1# SOME DESCRIPTIVE TITLE. 2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3# This file is distributed under the same license as the webtrees package. 4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. 5# 6#, fuzzy 7msgid "" 8msgstr "" 9"Project-Id-Version: webtrees 1.0\n" 10"Report-Msgid-Bugs-To: i18n@webtrees.net\n" 11"POT-Creation-Date: 2022-07-27 13:59+0100\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n" 15"Language: \n" 16"MIME-Version: 1.0\n" 17"Content-Type: text/plain; charset=UTF-8\n" 18"Content-Transfer-Encoding: 8bit\n" 19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 20 21#: app/Age.php:92 app/Elements/AgeAtEvent.php:100 22#: app/Statistics/Repository/FamilyRepository.php:364 23#: app/Statistics/Repository/IndividualRepository.php:989 24#: resources/views/modules/relatives/family.phtml:193 25#: resources/views/modules/statistics-chart/custom.phtml:139 26#: resources/views/modules/statistics-chart/custom.phtml:148 27#, php-format 28msgid "%s year" 29msgid_plural "%s years" 30msgstr[0] "" 31msgstr[1] "" 32 33#: app/Age.php:96 app/Elements/AgeAtEvent.php:101 34#: app/Statistics/Repository/FamilyRepository.php:359 35#: app/Statistics/Repository/IndividualRepository.php:984 36#: resources/views/modules/relatives/family.phtml:195 37#, php-format 38msgid "%s month" 39msgid_plural "%s months" 40msgstr[0] "" 41msgstr[1] "" 42 43#: app/Age.php:100 app/Elements/AgeAtEvent.php:103 44#: app/Statistics/Repository/FamilyRepository.php:353 45#: app/Statistics/Repository/IndividualRepository.php:979 46#, php-format 47msgid "%s day" 48msgid_plural "%s days" 49msgstr[0] "" 50msgstr[1] "" 51 52#: app/Auth.php:227 app/Http/RequestHandlers/RedirectFamilyPhp.php:69 53msgid "This family does not exist or you do not have permission to view it." 54msgstr "" 55 56#: app/Auth.php:256 app/Auth.php:319 app/Auth.php:435 app/Auth.php:522 57#: app/Auth.php:551 app/Http/RequestHandlers/RedirectGedRecordPhp.php:69 58msgid "This record does not exist or you do not have permission to view it." 59msgstr "" 60 61#: app/Auth.php:286 app/Http/RequestHandlers/RedirectIndividualPhp.php:69 62msgid "This individual does not exist or you do not have permission to view it." 63msgstr "" 64 65#: app/Auth.php:348 app/Http/RequestHandlers/RedirectMediaViewerPhp.php:69 66msgid "This media object does not exist or you do not have permission to view it." 67msgstr "" 68 69#: app/Auth.php:377 app/Auth.php:406 70#: app/Http/RequestHandlers/RedirectNotePhp.php:69 71msgid "This note does not exist or you do not have permission to view it." 72msgstr "" 73 74#: app/Auth.php:464 app/Http/RequestHandlers/RedirectRepositoryPhp.php:69 75msgid "This repository does not exist or you do not have permission to view it." 76msgstr "" 77 78#: app/Auth.php:493 app/Http/RequestHandlers/RedirectSourcePhp.php:69 79msgid "This source does not exist or you do not have permission to view it." 80msgstr "" 81 82#: app/Auth.php:590 app/Auth.php:603 app/Elements/RestrictionNotice.php:98 83#: app/Http/RequestHandlers/TreePrivacyPage.php:91 84#: resources/views/admin/trees-privacy.phtml:39 85#: resources/views/admin/trees-privacy.phtml:90 86#: resources/views/admin/trees-privacy.phtml:148 87#: resources/views/modals/restriction-fields.phtml:15 88msgid "Show to visitors" 89msgstr "" 90 91#: app/Auth.php:591 app/Auth.php:604 app/Elements/RestrictionNotice.php:99 92#: app/Http/RequestHandlers/TreePreferencesPage.php:123 93#: app/Http/RequestHandlers/TreePrivacyPage.php:92 94#: resources/views/admin/trees-privacy.phtml:39 95#: resources/views/admin/trees-privacy.phtml:90 96#: resources/views/modals/restriction-fields.phtml:18 97msgid "Show to members" 98msgstr "" 99 100#: app/Auth.php:592 app/Auth.php:605 app/Elements/RestrictionNotice.php:96 101#: app/Http/RequestHandlers/TreePreferencesPage.php:124 102#: app/Http/RequestHandlers/TreePrivacyPage.php:93 103#: resources/views/modals/restriction-fields.phtml:21 104msgid "Show to managers" 105msgstr "" 106 107#: app/Auth.php:593 app/Auth.php:606 108#: app/Http/RequestHandlers/TreePreferencesPage.php:125 109#: app/Http/RequestHandlers/TreePrivacyPage.php:94 110#: resources/views/admin/trees-privacy.phtml:148 111msgid "Hide from everyone" 112msgstr "" 113 114#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:363 115#: app/Family.php:381 app/Individual.php:1047 116#: app/Module/IndividualListModule.php:260 117#: app/Module/IndividualListModule.php:284 118#: app/Module/IndividualListModule.php:515 119msgctxt "Unknown surname" 120msgid "…" 121msgstr "" 122 123#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363 124#: app/Family.php:381 app/Individual.php:1048 125#: app/Module/IndividualListModule.php:275 126#: app/Module/IndividualListModule.php:499 127msgctxt "Unknown given name" 128msgid "…" 129msgstr "" 130 131#. I18N: Gedcom ABT dates 132#: app/Date.php:185 133#, php-format 134msgid "about %s" 135msgstr "" 136 137#. I18N: Gedcom CAL dates 138#: app/Date.php:189 139#, php-format 140msgid "calculated %s" 141msgstr "" 142 143#. I18N: Gedcom EST dates 144#: app/Date.php:193 145#, php-format 146msgid "estimated %s" 147msgstr "" 148 149#. I18N: Gedcom INT dates 150#: app/Date.php:197 151#, php-format 152msgid "interpreted %s (%s)" 153msgstr "" 154 155#. I18N: Gedcom BEF dates 156#: app/Date.php:201 157#, php-format 158msgid "before %s" 159msgstr "" 160 161#. I18N: Gedcom AFT dates 162#: app/Date.php:205 163#, php-format 164msgid "after %s" 165msgstr "" 166 167#. I18N: Gedcom FROM dates 168#: app/Date.php:209 169#, php-format 170msgid "from %s" 171msgstr "" 172 173#. I18N: Gedcom TO dates 174#: app/Date.php:213 175#, php-format 176msgid "to %s" 177msgstr "" 178 179#. I18N: Gedcom BET-AND dates 180#: app/Date.php:217 181#, php-format 182msgid "between %s and %s" 183msgstr "" 184 185#. I18N: Gedcom FROM-TO dates 186#: app/Date.php:221 187#, php-format 188msgid "from %s to %s" 189msgstr "" 190 191#: app/Date.php:224 192msgid "Invalid date" 193msgstr "" 194 195#: app/Date/AbstractCalendarDate.php:246 196msgid "Monday" 197msgstr "" 198 199#: app/Date/AbstractCalendarDate.php:247 200msgid "Tuesday" 201msgstr "" 202 203#: app/Date/AbstractCalendarDate.php:248 204msgid "Wednesday" 205msgstr "" 206 207#: app/Date/AbstractCalendarDate.php:249 208msgid "Thursday" 209msgstr "" 210 211#: app/Date/AbstractCalendarDate.php:250 212msgid "Friday" 213msgstr "" 214 215#: app/Date/AbstractCalendarDate.php:251 216msgid "Saturday" 217msgstr "" 218 219#: app/Date/AbstractCalendarDate.php:252 220msgid "Sunday" 221msgstr "" 222 223#. I18N: abbreviation for Monday 224#: app/Date/AbstractCalendarDate.php:273 225#: resources/views/edit/initialize-calendar-popup.phtml:24 226msgid "Mon" 227msgstr "" 228 229#. I18N: abbreviation for Tuesday 230#: app/Date/AbstractCalendarDate.php:275 231#: resources/views/edit/initialize-calendar-popup.phtml:25 232msgid "Tue" 233msgstr "" 234 235#. I18N: abbreviation for Wednesday 236#: app/Date/AbstractCalendarDate.php:277 237#: resources/views/edit/initialize-calendar-popup.phtml:26 238msgid "Wed" 239msgstr "" 240 241#. I18N: abbreviation for Thursday 242#: app/Date/AbstractCalendarDate.php:279 243#: resources/views/edit/initialize-calendar-popup.phtml:27 244msgid "Thu" 245msgstr "" 246 247#. I18N: abbreviation for Friday 248#: app/Date/AbstractCalendarDate.php:281 249#: resources/views/edit/initialize-calendar-popup.phtml:28 250msgid "Fri" 251msgstr "" 252 253#. I18N: abbreviation for Saturday 254#: app/Date/AbstractCalendarDate.php:283 255#: resources/views/edit/initialize-calendar-popup.phtml:29 256msgid "Sat" 257msgstr "" 258 259#. I18N: abbreviation for Sunday 260#: app/Date/AbstractCalendarDate.php:285 261#: resources/views/edit/initialize-calendar-popup.phtml:23 262msgid "Sun" 263msgstr "" 264 265#: app/Date/AbstractGregorianJulianDate.php:93 266#: app/Module/StatisticsChartModule.php:789 267#: resources/views/edit/initialize-calendar-popup.phtml:11 268msgctxt "NOMINATIVE" 269msgid "January" 270msgstr "" 271 272#: app/Date/AbstractGregorianJulianDate.php:94 273#: app/Module/StatisticsChartModule.php:790 274#: resources/views/edit/initialize-calendar-popup.phtml:12 275msgctxt "NOMINATIVE" 276msgid "February" 277msgstr "" 278 279#: app/Date/AbstractGregorianJulianDate.php:95 280#: app/Module/StatisticsChartModule.php:791 281#: resources/views/edit/initialize-calendar-popup.phtml:13 282msgctxt "NOMINATIVE" 283msgid "March" 284msgstr "" 285 286#: app/Date/AbstractGregorianJulianDate.php:96 287#: app/Module/StatisticsChartModule.php:792 288#: resources/views/edit/initialize-calendar-popup.phtml:14 289msgctxt "NOMINATIVE" 290msgid "April" 291msgstr "" 292 293#: app/Date/AbstractGregorianJulianDate.php:97 294#: app/Module/StatisticsChartModule.php:793 295#: resources/views/edit/initialize-calendar-popup.phtml:15 296msgctxt "NOMINATIVE" 297msgid "May" 298msgstr "" 299 300#: app/Date/AbstractGregorianJulianDate.php:98 301#: app/Module/StatisticsChartModule.php:794 302#: resources/views/edit/initialize-calendar-popup.phtml:16 303msgctxt "NOMINATIVE" 304msgid "June" 305msgstr "" 306 307#: app/Date/AbstractGregorianJulianDate.php:99 308#: app/Module/StatisticsChartModule.php:795 309#: resources/views/edit/initialize-calendar-popup.phtml:17 310msgctxt "NOMINATIVE" 311msgid "July" 312msgstr "" 313 314#: app/Date/AbstractGregorianJulianDate.php:100 315#: app/Module/StatisticsChartModule.php:796 316#: resources/views/edit/initialize-calendar-popup.phtml:18 317msgctxt "NOMINATIVE" 318msgid "August" 319msgstr "" 320 321#: app/Date/AbstractGregorianJulianDate.php:101 322#: app/Module/StatisticsChartModule.php:797 323#: resources/views/edit/initialize-calendar-popup.phtml:19 324msgctxt "NOMINATIVE" 325msgid "September" 326msgstr "" 327 328#: app/Date/AbstractGregorianJulianDate.php:102 329#: app/Module/StatisticsChartModule.php:798 330#: resources/views/edit/initialize-calendar-popup.phtml:20 331msgctxt "NOMINATIVE" 332msgid "October" 333msgstr "" 334 335#: app/Date/AbstractGregorianJulianDate.php:103 336#: app/Module/StatisticsChartModule.php:799 337#: resources/views/edit/initialize-calendar-popup.phtml:21 338msgctxt "NOMINATIVE" 339msgid "November" 340msgstr "" 341 342#: app/Date/AbstractGregorianJulianDate.php:104 343#: app/Module/StatisticsChartModule.php:800 344#: resources/views/edit/initialize-calendar-popup.phtml:22 345msgctxt "NOMINATIVE" 346msgid "December" 347msgstr "" 348 349#: app/Date/AbstractGregorianJulianDate.php:128 350msgctxt "GENITIVE" 351msgid "January" 352msgstr "" 353 354#: app/Date/AbstractGregorianJulianDate.php:129 355msgctxt "GENITIVE" 356msgid "February" 357msgstr "" 358 359#: app/Date/AbstractGregorianJulianDate.php:130 360msgctxt "GENITIVE" 361msgid "March" 362msgstr "" 363 364#: app/Date/AbstractGregorianJulianDate.php:131 365msgctxt "GENITIVE" 366msgid "April" 367msgstr "" 368 369#: app/Date/AbstractGregorianJulianDate.php:132 370msgctxt "GENITIVE" 371msgid "May" 372msgstr "" 373 374#: app/Date/AbstractGregorianJulianDate.php:133 375msgctxt "GENITIVE" 376msgid "June" 377msgstr "" 378 379#: app/Date/AbstractGregorianJulianDate.php:134 380msgctxt "GENITIVE" 381msgid "July" 382msgstr "" 383 384#: app/Date/AbstractGregorianJulianDate.php:135 385msgctxt "GENITIVE" 386msgid "August" 387msgstr "" 388 389#: app/Date/AbstractGregorianJulianDate.php:136 390msgctxt "GENITIVE" 391msgid "September" 392msgstr "" 393 394#: app/Date/AbstractGregorianJulianDate.php:137 395msgctxt "GENITIVE" 396msgid "October" 397msgstr "" 398 399#: app/Date/AbstractGregorianJulianDate.php:138 400msgctxt "GENITIVE" 401msgid "November" 402msgstr "" 403 404#: app/Date/AbstractGregorianJulianDate.php:139 405msgctxt "GENITIVE" 406msgid "December" 407msgstr "" 408 409#: app/Date/AbstractGregorianJulianDate.php:163 410msgctxt "LOCATIVE" 411msgid "January" 412msgstr "" 413 414#: app/Date/AbstractGregorianJulianDate.php:164 415msgctxt "LOCATIVE" 416msgid "February" 417msgstr "" 418 419#: app/Date/AbstractGregorianJulianDate.php:165 420msgctxt "LOCATIVE" 421msgid "March" 422msgstr "" 423 424#: app/Date/AbstractGregorianJulianDate.php:166 425msgctxt "LOCATIVE" 426msgid "April" 427msgstr "" 428 429#: app/Date/AbstractGregorianJulianDate.php:167 430msgctxt "LOCATIVE" 431msgid "May" 432msgstr "" 433 434#: app/Date/AbstractGregorianJulianDate.php:168 435msgctxt "LOCATIVE" 436msgid "June" 437msgstr "" 438 439#: app/Date/AbstractGregorianJulianDate.php:169 440msgctxt "LOCATIVE" 441msgid "July" 442msgstr "" 443 444#: app/Date/AbstractGregorianJulianDate.php:170 445msgctxt "LOCATIVE" 446msgid "August" 447msgstr "" 448 449#: app/Date/AbstractGregorianJulianDate.php:171 450msgctxt "LOCATIVE" 451msgid "September" 452msgstr "" 453 454#: app/Date/AbstractGregorianJulianDate.php:172 455msgctxt "LOCATIVE" 456msgid "October" 457msgstr "" 458 459#: app/Date/AbstractGregorianJulianDate.php:173 460msgctxt "LOCATIVE" 461msgid "November" 462msgstr "" 463 464#: app/Date/AbstractGregorianJulianDate.php:174 465msgctxt "LOCATIVE" 466msgid "December" 467msgstr "" 468 469#: app/Date/AbstractGregorianJulianDate.php:198 470msgctxt "INSTRUMENTAL" 471msgid "January" 472msgstr "" 473 474#: app/Date/AbstractGregorianJulianDate.php:199 475msgctxt "INSTRUMENTAL" 476msgid "February" 477msgstr "" 478 479#: app/Date/AbstractGregorianJulianDate.php:200 480msgctxt "INSTRUMENTAL" 481msgid "March" 482msgstr "" 483 484#: app/Date/AbstractGregorianJulianDate.php:201 485msgctxt "INSTRUMENTAL" 486msgid "April" 487msgstr "" 488 489#: app/Date/AbstractGregorianJulianDate.php:202 490msgctxt "INSTRUMENTAL" 491msgid "May" 492msgstr "" 493 494#: app/Date/AbstractGregorianJulianDate.php:203 495msgctxt "INSTRUMENTAL" 496msgid "June" 497msgstr "" 498 499#: app/Date/AbstractGregorianJulianDate.php:204 500msgctxt "INSTRUMENTAL" 501msgid "July" 502msgstr "" 503 504#: app/Date/AbstractGregorianJulianDate.php:205 505msgctxt "INSTRUMENTAL" 506msgid "August" 507msgstr "" 508 509#: app/Date/AbstractGregorianJulianDate.php:206 510msgctxt "INSTRUMENTAL" 511msgid "September" 512msgstr "" 513 514#: app/Date/AbstractGregorianJulianDate.php:207 515msgctxt "INSTRUMENTAL" 516msgid "October" 517msgstr "" 518 519#: app/Date/AbstractGregorianJulianDate.php:208 520msgctxt "INSTRUMENTAL" 521msgid "November" 522msgstr "" 523 524#: app/Date/AbstractGregorianJulianDate.php:209 525msgctxt "INSTRUMENTAL" 526msgid "December" 527msgstr "" 528 529#: app/Date/AbstractGregorianJulianDate.php:231 530msgctxt "Abbreviation for January" 531msgid "Jan" 532msgstr "" 533 534#: app/Date/AbstractGregorianJulianDate.php:232 535msgctxt "Abbreviation for February" 536msgid "Feb" 537msgstr "" 538 539#: app/Date/AbstractGregorianJulianDate.php:233 540msgctxt "Abbreviation for March" 541msgid "Mar" 542msgstr "" 543 544#: app/Date/AbstractGregorianJulianDate.php:234 545msgctxt "Abbreviation for April" 546msgid "Apr" 547msgstr "" 548 549#: app/Date/AbstractGregorianJulianDate.php:235 550msgctxt "Abbreviation for May" 551msgid "May" 552msgstr "" 553 554#: app/Date/AbstractGregorianJulianDate.php:236 555msgctxt "Abbreviation for June" 556msgid "Jun" 557msgstr "" 558 559#: app/Date/AbstractGregorianJulianDate.php:237 560msgctxt "Abbreviation for July" 561msgid "Jul" 562msgstr "" 563 564#: app/Date/AbstractGregorianJulianDate.php:238 565msgctxt "Abbreviation for August" 566msgid "Aug" 567msgstr "" 568 569#: app/Date/AbstractGregorianJulianDate.php:239 570msgctxt "Abbreviation for September" 571msgid "Sep" 572msgstr "" 573 574#: app/Date/AbstractGregorianJulianDate.php:240 575msgctxt "Abbreviation for October" 576msgid "Oct" 577msgstr "" 578 579#: app/Date/AbstractGregorianJulianDate.php:241 580msgctxt "Abbreviation for November" 581msgid "Nov" 582msgstr "" 583 584#: app/Date/AbstractGregorianJulianDate.php:242 585msgctxt "Abbreviation for December" 586msgid "Dec" 587msgstr "" 588 589#. I18N: a month in the French republican calendar 590#: app/Date/FrenchDate.php:101 591msgctxt "NOMINATIVE" 592msgid "Vendemiaire" 593msgstr "" 594 595#. I18N: a month in the French republican calendar 596#: app/Date/FrenchDate.php:103 597msgctxt "NOMINATIVE" 598msgid "Brumaire" 599msgstr "" 600 601#. I18N: a month in the French republican calendar 602#: app/Date/FrenchDate.php:105 603msgctxt "NOMINATIVE" 604msgid "Frimaire" 605msgstr "" 606 607#. I18N: a month in the French republican calendar 608#: app/Date/FrenchDate.php:107 609msgctxt "NOMINATIVE" 610msgid "Nivose" 611msgstr "" 612 613#. I18N: a month in the French republican calendar 614#: app/Date/FrenchDate.php:109 615msgctxt "NOMINATIVE" 616msgid "Pluviose" 617msgstr "" 618 619#. I18N: a month in the French republican calendar 620#: app/Date/FrenchDate.php:111 621msgctxt "NOMINATIVE" 622msgid "Ventose" 623msgstr "" 624 625#. I18N: a month in the French republican calendar 626#. I18N: a month in the French republican calendar 627#: app/Date/FrenchDate.php:114 628msgctxt "NOMINATIVE" 629msgid "Germinal" 630msgstr "" 631 632#. I18N: a month in the French republican calendar 633#: app/Date/FrenchDate.php:116 634msgctxt "NOMINATIVE" 635msgid "Floreal" 636msgstr "" 637 638#. I18N: a month in the French republican calendar 639#: app/Date/FrenchDate.php:118 640msgctxt "NOMINATIVE" 641msgid "Prairial" 642msgstr "" 643 644#. I18N: a month in the French republican calendar 645#: app/Date/FrenchDate.php:120 646msgctxt "NOMINATIVE" 647msgid "Messidor" 648msgstr "" 649 650#. I18N: a month in the French republican calendar 651#: app/Date/FrenchDate.php:122 652msgctxt "NOMINATIVE" 653msgid "Thermidor" 654msgstr "" 655 656#. I18N: a month in the French republican calendar 657#: app/Date/FrenchDate.php:124 658msgctxt "NOMINATIVE" 659msgid "Fructidor" 660msgstr "" 661 662#. I18N: a month in the French republican calendar 663#: app/Date/FrenchDate.php:126 664msgctxt "NOMINATIVE" 665msgid "jours complementaires" 666msgstr "" 667 668#. I18N: a month in the French republican calendar 669#: app/Date/FrenchDate.php:149 670msgctxt "GENITIVE" 671msgid "Vendemiaire" 672msgstr "" 673 674#. I18N: a month in the French republican calendar 675#: app/Date/FrenchDate.php:151 676msgctxt "GENITIVE" 677msgid "Brumaire" 678msgstr "" 679 680#. I18N: a month in the French republican calendar 681#: app/Date/FrenchDate.php:153 682msgctxt "GENITIVE" 683msgid "Frimaire" 684msgstr "" 685 686#. I18N: a month in the French republican calendar 687#: app/Date/FrenchDate.php:155 688msgctxt "GENITIVE" 689msgid "Nivose" 690msgstr "" 691 692#. I18N: a month in the French republican calendar 693#: app/Date/FrenchDate.php:157 694msgctxt "GENITIVE" 695msgid "Pluviose" 696msgstr "" 697 698#. I18N: a month in the French republican calendar 699#: app/Date/FrenchDate.php:159 700msgctxt "GENITIVE" 701msgid "Ventose" 702msgstr "" 703 704#. I18N: a month in the French republican calendar 705#: app/Date/FrenchDate.php:161 706msgctxt "GENITIVE" 707msgid "Germinal" 708msgstr "" 709 710#. I18N: a month in the French republican calendar 711#: app/Date/FrenchDate.php:163 712msgctxt "GENITIVE" 713msgid "Floreal" 714msgstr "" 715 716#. I18N: a month in the French republican calendar 717#: app/Date/FrenchDate.php:165 718msgctxt "GENITIVE" 719msgid "Prairial" 720msgstr "" 721 722#. I18N: a month in the French republican calendar 723#: app/Date/FrenchDate.php:167 724msgctxt "GENITIVE" 725msgid "Messidor" 726msgstr "" 727 728#. I18N: a month in the French republican calendar 729#: app/Date/FrenchDate.php:169 730msgctxt "GENITIVE" 731msgid "Thermidor" 732msgstr "" 733 734#. I18N: a month in the French republican calendar 735#: app/Date/FrenchDate.php:171 736msgctxt "GENITIVE" 737msgid "Fructidor" 738msgstr "" 739 740#. I18N: a month in the French republican calendar 741#: app/Date/FrenchDate.php:173 742msgctxt "GENITIVE" 743msgid "jours complementaires" 744msgstr "" 745 746#. I18N: a month in the French republican calendar 747#: app/Date/FrenchDate.php:196 748msgctxt "LOCATIVE" 749msgid "Vendemiaire" 750msgstr "" 751 752#. I18N: a month in the French republican calendar 753#: app/Date/FrenchDate.php:198 754msgctxt "LOCATIVE" 755msgid "Brumaire" 756msgstr "" 757 758#. I18N: a month in the French republican calendar 759#: app/Date/FrenchDate.php:200 760msgctxt "LOCATIVE" 761msgid "Frimaire" 762msgstr "" 763 764#. I18N: a month in the French republican calendar 765#: app/Date/FrenchDate.php:202 766msgctxt "LOCATIVE" 767msgid "Nivose" 768msgstr "" 769 770#. I18N: a month in the French republican calendar 771#: app/Date/FrenchDate.php:204 772msgctxt "LOCATIVE" 773msgid "Pluviose" 774msgstr "" 775 776#. I18N: a month in the French republican calendar 777#: app/Date/FrenchDate.php:206 778msgctxt "LOCATIVE" 779msgid "Ventose" 780msgstr "" 781 782#. I18N: a month in the French republican calendar 783#: app/Date/FrenchDate.php:208 784msgctxt "LOCATIVE" 785msgid "Germinal" 786msgstr "" 787 788#. I18N: a month in the French republican calendar 789#: app/Date/FrenchDate.php:210 790msgctxt "LOCATIVE" 791msgid "Floreal" 792msgstr "" 793 794#. I18N: a month in the French republican calendar 795#: app/Date/FrenchDate.php:212 796msgctxt "LOCATIVE" 797msgid "Prairial" 798msgstr "" 799 800#. I18N: a month in the French republican calendar 801#: app/Date/FrenchDate.php:214 802msgctxt "LOCATIVE" 803msgid "Messidor" 804msgstr "" 805 806#. I18N: a month in the French republican calendar 807#: app/Date/FrenchDate.php:216 808msgctxt "LOCATIVE" 809msgid "Thermidor" 810msgstr "" 811 812#. I18N: a month in the French republican calendar 813#: app/Date/FrenchDate.php:218 814msgctxt "LOCATIVE" 815msgid "Fructidor" 816msgstr "" 817 818#. I18N: a month in the French republican calendar 819#: app/Date/FrenchDate.php:220 820msgctxt "LOCATIVE" 821msgid "jours complementaires" 822msgstr "" 823 824#. I18N: a month in the French republican calendar 825#: app/Date/FrenchDate.php:243 826msgctxt "INSTRUMENTAL" 827msgid "Vendemiaire" 828msgstr "" 829 830#. I18N: a month in the French republican calendar 831#: app/Date/FrenchDate.php:245 832msgctxt "INSTRUMENTAL" 833msgid "Brumaire" 834msgstr "" 835 836#. I18N: a month in the French republican calendar 837#: app/Date/FrenchDate.php:247 838msgctxt "INSTRUMENTAL" 839msgid "Frimaire" 840msgstr "" 841 842#. I18N: a month in the French republican calendar 843#: app/Date/FrenchDate.php:249 844msgctxt "INSTRUMENTAL" 845msgid "Nivose" 846msgstr "" 847 848#. I18N: a month in the French republican calendar 849#: app/Date/FrenchDate.php:251 850msgctxt "INSTRUMENTAL" 851msgid "Pluviose" 852msgstr "" 853 854#. I18N: a month in the French republican calendar 855#: app/Date/FrenchDate.php:253 856msgctxt "INSTRUMENTAL" 857msgid "Ventose" 858msgstr "" 859 860#. I18N: a month in the French republican calendar 861#: app/Date/FrenchDate.php:255 862msgctxt "INSTRUMENTAL" 863msgid "Germinal" 864msgstr "" 865 866#. I18N: a month in the French republican calendar 867#: app/Date/FrenchDate.php:257 868msgctxt "INSTRUMENTAL" 869msgid "Floreal" 870msgstr "" 871 872#. I18N: a month in the French republican calendar 873#: app/Date/FrenchDate.php:259 874msgctxt "INSTRUMENTAL" 875msgid "Prairial" 876msgstr "" 877 878#. I18N: a month in the French republican calendar 879#: app/Date/FrenchDate.php:261 880msgctxt "INSTRUMENTAL" 881msgid "Messidor" 882msgstr "" 883 884#. I18N: a month in the French republican calendar 885#: app/Date/FrenchDate.php:263 886msgctxt "INSTRUMENTAL" 887msgid "Thermidor" 888msgstr "" 889 890#. I18N: a month in the French republican calendar 891#: app/Date/FrenchDate.php:265 892msgctxt "INSTRUMENTAL" 893msgid "Fructidor" 894msgstr "" 895 896#. I18N: a month in the French republican calendar 897#: app/Date/FrenchDate.php:267 898msgctxt "INSTRUMENTAL" 899msgid "jours complementaires" 900msgstr "" 901 902#. I18N: The first day in the French republican calendar 903#: app/Date/FrenchDate.php:301 904msgid "Primidi" 905msgstr "" 906 907#. I18N: The second day in the French republican calendar 908#: app/Date/FrenchDate.php:303 909msgid "Duodi" 910msgstr "" 911 912#. I18N: The third day in the French republican calendar 913#: app/Date/FrenchDate.php:305 914msgid "Tridi" 915msgstr "" 916 917#. I18N: The fourth day in the French republican calendar 918#: app/Date/FrenchDate.php:307 919msgid "Quartidi" 920msgstr "" 921 922#. I18N: The fifth day in the French republican calendar 923#: app/Date/FrenchDate.php:309 924msgid "Quintidi" 925msgstr "" 926 927#. I18N: The sixth day in the French republican calendar 928#: app/Date/FrenchDate.php:311 929msgid "Sextidi" 930msgstr "" 931 932#. I18N: The seventh day in the French republican calendar 933#: app/Date/FrenchDate.php:313 934msgid "Septidi" 935msgstr "" 936 937#. I18N: The eighth day in the French republican calendar 938#: app/Date/FrenchDate.php:315 939msgid "Octidi" 940msgstr "" 941 942#. I18N: The ninth day in the French republican calendar 943#: app/Date/FrenchDate.php:317 944msgid "Nonidi" 945msgstr "" 946 947#. I18N: The tenth day in the French republican calendar 948#: app/Date/FrenchDate.php:319 949msgid "Decidi" 950msgstr "" 951 952#. I18N: https://en.wikipedia.org/wiki/Muharram 953#: app/Date/HijriDate.php:97 954msgctxt "NOMINATIVE" 955msgid "Muharram" 956msgstr "" 957 958#. I18N: https://en.wikipedia.org/wiki/Safar 959#: app/Date/HijriDate.php:99 960msgctxt "NOMINATIVE" 961msgid "Safar" 962msgstr "" 963 964#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 965#: app/Date/HijriDate.php:101 966msgctxt "NOMINATIVE" 967msgid "Rabi’ al-awwal" 968msgstr "" 969 970#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 971#: app/Date/HijriDate.php:103 972msgctxt "NOMINATIVE" 973msgid "Rabi’ al-thani" 974msgstr "" 975 976#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 977#: app/Date/HijriDate.php:105 978msgctxt "NOMINATIVE" 979msgid "Jumada al-awwal" 980msgstr "" 981 982#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 983#: app/Date/HijriDate.php:107 984msgctxt "NOMINATIVE" 985msgid "Jumada al-thani" 986msgstr "" 987 988#. I18N: https://en.wikipedia.org/wiki/Rajab 989#: app/Date/HijriDate.php:109 990msgctxt "NOMINATIVE" 991msgid "Rajab" 992msgstr "" 993 994#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 995#: app/Date/HijriDate.php:111 996msgctxt "NOMINATIVE" 997msgid "Sha’aban" 998msgstr "" 999 1000#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1001#: app/Date/HijriDate.php:113 1002msgctxt "NOMINATIVE" 1003msgid "Ramadan" 1004msgstr "" 1005 1006#. I18N: https://en.wikipedia.org/wiki/Shawwal 1007#: app/Date/HijriDate.php:115 1008msgctxt "NOMINATIVE" 1009msgid "Shawwal" 1010msgstr "" 1011 1012#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1013#: app/Date/HijriDate.php:117 1014msgctxt "NOMINATIVE" 1015msgid "Dhu al-Qi’dah" 1016msgstr "" 1017 1018#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 1019#: app/Date/HijriDate.php:119 1020msgctxt "NOMINATIVE" 1021msgid "Dhu al-Hijjah" 1022msgstr "" 1023 1024#. I18N: https://en.wikipedia.org/wiki/Muharram 1025#: app/Date/HijriDate.php:142 1026msgctxt "GENITIVE" 1027msgid "Muharram" 1028msgstr "" 1029 1030#. I18N: https://en.wikipedia.org/wiki/Safar 1031#: app/Date/HijriDate.php:144 1032msgctxt "GENITIVE" 1033msgid "Safar" 1034msgstr "" 1035 1036#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 1037#: app/Date/HijriDate.php:146 1038msgctxt "GENITIVE" 1039msgid "Rabi’ al-awwal" 1040msgstr "" 1041 1042#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 1043#: app/Date/HijriDate.php:148 1044msgctxt "GENITIVE" 1045msgid "Rabi’ al-thani" 1046msgstr "" 1047 1048#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 1049#: app/Date/HijriDate.php:150 1050msgctxt "GENITIVE" 1051msgid "Jumada al-awwal" 1052msgstr "" 1053 1054#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 1055#: app/Date/HijriDate.php:152 1056msgctxt "GENITIVE" 1057msgid "Jumada al-thani" 1058msgstr "" 1059 1060#. I18N: https://en.wikipedia.org/wiki/Rajab 1061#: app/Date/HijriDate.php:154 1062msgctxt "GENITIVE" 1063msgid "Rajab" 1064msgstr "" 1065 1066#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 1067#: app/Date/HijriDate.php:156 1068msgctxt "GENITIVE" 1069msgid "Sha’aban" 1070msgstr "" 1071 1072#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1073#: app/Date/HijriDate.php:158 1074msgctxt "GENITIVE" 1075msgid "Ramadan" 1076msgstr "" 1077 1078#. I18N: https://en.wikipedia.org/wiki/Shawwal 1079#: app/Date/HijriDate.php:160 1080msgctxt "GENITIVE" 1081msgid "Shawwal" 1082msgstr "" 1083 1084#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1085#: app/Date/HijriDate.php:162 1086msgctxt "GENITIVE" 1087msgid "Dhu al-Qi’dah" 1088msgstr "" 1089 1090#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 1091#: app/Date/HijriDate.php:164 1092msgctxt "GENITIVE" 1093msgid "Dhu al-Hijjah" 1094msgstr "" 1095 1096#. I18N: https://en.wikipedia.org/wiki/Muharram 1097#: app/Date/HijriDate.php:187 1098msgctxt "LOCATIVE" 1099msgid "Muharram" 1100msgstr "" 1101 1102#. I18N: https://en.wikipedia.org/wiki/Safar 1103#: app/Date/HijriDate.php:189 1104msgctxt "LOCATIVE" 1105msgid "Safar" 1106msgstr "" 1107 1108#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 1109#: app/Date/HijriDate.php:191 1110msgctxt "LOCATIVE" 1111msgid "Rabi’ al-awwal" 1112msgstr "" 1113 1114#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 1115#: app/Date/HijriDate.php:193 1116msgctxt "LOCATIVE" 1117msgid "Rabi’ al-thani" 1118msgstr "" 1119 1120#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 1121#: app/Date/HijriDate.php:195 1122msgctxt "LOCATIVE" 1123msgid "Jumada al-awwal" 1124msgstr "" 1125 1126#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 1127#: app/Date/HijriDate.php:197 1128msgctxt "LOCATIVE" 1129msgid "Jumada al-thani" 1130msgstr "" 1131 1132#. I18N: https://en.wikipedia.org/wiki/Rajab 1133#: app/Date/HijriDate.php:199 1134msgctxt "LOCATIVE" 1135msgid "Rajab" 1136msgstr "" 1137 1138#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 1139#: app/Date/HijriDate.php:201 1140msgctxt "LOCATIVE" 1141msgid "Sha’aban" 1142msgstr "" 1143 1144#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1145#: app/Date/HijriDate.php:203 1146msgctxt "LOCATIVE" 1147msgid "Ramadan" 1148msgstr "" 1149 1150#. I18N: https://en.wikipedia.org/wiki/Shawwal 1151#: app/Date/HijriDate.php:205 1152msgctxt "LOCATIVE" 1153msgid "Shawwal" 1154msgstr "" 1155 1156#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1157#: app/Date/HijriDate.php:207 1158msgctxt "LOCATIVE" 1159msgid "Dhu al-Qi’dah" 1160msgstr "" 1161 1162#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 1163#: app/Date/HijriDate.php:209 1164msgctxt "LOCATIVE" 1165msgid "Dhu al-Hijjah" 1166msgstr "" 1167 1168#. I18N: https://en.wikipedia.org/wiki/Muharram 1169#: app/Date/HijriDate.php:232 1170msgctxt "INSTRUMENTAL" 1171msgid "Muharram" 1172msgstr "" 1173 1174#. I18N: https://en.wikipedia.org/wiki/Safar 1175#: app/Date/HijriDate.php:234 1176msgctxt "INSTRUMENTAL" 1177msgid "Safar" 1178msgstr "" 1179 1180#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 1181#: app/Date/HijriDate.php:236 1182msgctxt "INSTRUMENTAL" 1183msgid "Rabi’ al-awwal" 1184msgstr "" 1185 1186#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 1187#: app/Date/HijriDate.php:238 1188msgctxt "INSTRUMENTAL" 1189msgid "Rabi’ al-thani" 1190msgstr "" 1191 1192#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 1193#: app/Date/HijriDate.php:240 1194msgctxt "INSTRUMENTAL" 1195msgid "Jumada al-awwal" 1196msgstr "" 1197 1198#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 1199#: app/Date/HijriDate.php:242 1200msgctxt "INSTRUMENTAL" 1201msgid "Jumada al-thani" 1202msgstr "" 1203 1204#. I18N: https://en.wikipedia.org/wiki/Rajab 1205#: app/Date/HijriDate.php:244 1206msgctxt "INSTRUMENTAL" 1207msgid "Rajab" 1208msgstr "" 1209 1210#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 1211#: app/Date/HijriDate.php:246 1212msgctxt "INSTRUMENTAL" 1213msgid "Sha’aban" 1214msgstr "" 1215 1216#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1217#: app/Date/HijriDate.php:248 1218msgctxt "INSTRUMENTAL" 1219msgid "Ramadan" 1220msgstr "" 1221 1222#. I18N: https://en.wikipedia.org/wiki/Shawwal 1223#: app/Date/HijriDate.php:250 1224msgctxt "INSTRUMENTAL" 1225msgid "Shawwal" 1226msgstr "" 1227 1228#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1229#: app/Date/HijriDate.php:252 1230msgctxt "INSTRUMENTAL" 1231msgid "Dhu al-Qi’dah" 1232msgstr "" 1233 1234#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 1235#: app/Date/HijriDate.php:254 1236msgctxt "INSTRUMENTAL" 1237msgid "Dhu al-Hijjah" 1238msgstr "" 1239 1240#. I18N: 1st month in the Persian/Jalali calendar 1241#: app/Date/JalaliDate.php:94 1242msgctxt "NOMINATIVE" 1243msgid "Farvardin" 1244msgstr "" 1245 1246#. I18N: 2nd month in the Persian/Jalali calendar 1247#: app/Date/JalaliDate.php:96 1248msgctxt "NOMINATIVE" 1249msgid "Ordibehesht" 1250msgstr "" 1251 1252#. I18N: 3rd month in the Persian/Jalali calendar 1253#: app/Date/JalaliDate.php:98 1254msgctxt "NOMINATIVE" 1255msgid "Khordad" 1256msgstr "" 1257 1258#. I18N: 4th month in the Persian/Jalali calendar 1259#: app/Date/JalaliDate.php:100 1260msgctxt "NOMINATIVE" 1261msgid "Tir" 1262msgstr "" 1263 1264#. I18N: 5th month in the Persian/Jalali calendar 1265#: app/Date/JalaliDate.php:102 1266msgctxt "NOMINATIVE" 1267msgid "Mordad" 1268msgstr "" 1269 1270#. I18N: 6th month in the Persian/Jalali calendar 1271#: app/Date/JalaliDate.php:104 1272msgctxt "NOMINATIVE" 1273msgid "Shahrivar" 1274msgstr "" 1275 1276#. I18N: 7th month in the Persian/Jalali calendar 1277#: app/Date/JalaliDate.php:106 1278msgctxt "NOMINATIVE" 1279msgid "Mehr" 1280msgstr "" 1281 1282#. I18N: 8th month in the Persian/Jalali calendar 1283#: app/Date/JalaliDate.php:108 1284msgctxt "NOMINATIVE" 1285msgid "Aban" 1286msgstr "" 1287 1288#. I18N: 9th month in the Persian/Jalali calendar 1289#: app/Date/JalaliDate.php:110 1290msgctxt "NOMINATIVE" 1291msgid "Azar" 1292msgstr "" 1293 1294#. I18N: 10th month in the Persian/Jalali calendar 1295#: app/Date/JalaliDate.php:112 1296msgctxt "NOMINATIVE" 1297msgid "Dey" 1298msgstr "" 1299 1300#. I18N: 11th month in the Persian/Jalali calendar 1301#: app/Date/JalaliDate.php:114 1302msgctxt "NOMINATIVE" 1303msgid "Bahman" 1304msgstr "" 1305 1306#. I18N: 12th month in the Persian/Jalali calendar 1307#: app/Date/JalaliDate.php:116 1308msgctxt "NOMINATIVE" 1309msgid "Esfand" 1310msgstr "" 1311 1312#. I18N: 1st month in the Persian/Jalali calendar 1313#: app/Date/JalaliDate.php:139 1314msgctxt "GENITIVE" 1315msgid "Farvardin" 1316msgstr "" 1317 1318#. I18N: 2nd month in the Persian/Jalali calendar 1319#: app/Date/JalaliDate.php:141 1320msgctxt "GENITIVE" 1321msgid "Ordibehesht" 1322msgstr "" 1323 1324#. I18N: 3rd month in the Persian/Jalali calendar 1325#: app/Date/JalaliDate.php:143 1326msgctxt "GENITIVE" 1327msgid "Khordad" 1328msgstr "" 1329 1330#. I18N: 4th month in the Persian/Jalali calendar 1331#: app/Date/JalaliDate.php:145 1332msgctxt "GENITIVE" 1333msgid "Tir" 1334msgstr "" 1335 1336#. I18N: 5th month in the Persian/Jalali calendar 1337#: app/Date/JalaliDate.php:147 1338msgctxt "GENITIVE" 1339msgid "Mordad" 1340msgstr "" 1341 1342#. I18N: 6th month in the Persian/Jalali calendar 1343#: app/Date/JalaliDate.php:149 1344msgctxt "GENITIVE" 1345msgid "Shahrivar" 1346msgstr "" 1347 1348#. I18N: 7th month in the Persian/Jalali calendar 1349#: app/Date/JalaliDate.php:151 1350msgctxt "GENITIVE" 1351msgid "Mehr" 1352msgstr "" 1353 1354#. I18N: 8th month in the Persian/Jalali calendar 1355#: app/Date/JalaliDate.php:153 1356msgctxt "GENITIVE" 1357msgid "Aban" 1358msgstr "" 1359 1360#. I18N: 9th month in the Persian/Jalali calendar 1361#: app/Date/JalaliDate.php:155 1362msgctxt "GENITIVE" 1363msgid "Azar" 1364msgstr "" 1365 1366#. I18N: 10th month in the Persian/Jalali calendar 1367#: app/Date/JalaliDate.php:157 1368msgctxt "GENITIVE" 1369msgid "Dey" 1370msgstr "" 1371 1372#. I18N: 11th month in the Persian/Jalali calendar 1373#: app/Date/JalaliDate.php:159 1374msgctxt "GENITIVE" 1375msgid "Bahman" 1376msgstr "" 1377 1378#. I18N: 12th month in the Persian/Jalali calendar 1379#: app/Date/JalaliDate.php:161 1380msgctxt "GENITIVE" 1381msgid "Esfand" 1382msgstr "" 1383 1384#. I18N: 1st month in the Persian/Jalali calendar 1385#: app/Date/JalaliDate.php:184 1386msgctxt "LOCATIVE" 1387msgid "Farvardin" 1388msgstr "" 1389 1390#. I18N: 2nd month in the Persian/Jalali calendar 1391#: app/Date/JalaliDate.php:186 1392msgctxt "LOCATIVE" 1393msgid "Ordibehesht" 1394msgstr "" 1395 1396#. I18N: 3rd month in the Persian/Jalali calendar 1397#: app/Date/JalaliDate.php:188 1398msgctxt "LOCATIVE" 1399msgid "Khordad" 1400msgstr "" 1401 1402#. I18N: 4th month in the Persian/Jalali calendar 1403#: app/Date/JalaliDate.php:190 1404msgctxt "LOCATIVE" 1405msgid "Tir" 1406msgstr "" 1407 1408#. I18N: 5th month in the Persian/Jalali calendar 1409#: app/Date/JalaliDate.php:192 1410msgctxt "LOCATIVE" 1411msgid "Mordad" 1412msgstr "" 1413 1414#. I18N: 6th month in the Persian/Jalali calendar 1415#: app/Date/JalaliDate.php:194 1416msgctxt "LOCATIVE" 1417msgid "Shahrivar" 1418msgstr "" 1419 1420#. I18N: 7th month in the Persian/Jalali calendar 1421#: app/Date/JalaliDate.php:196 1422msgctxt "LOCATIVE" 1423msgid "Mehr" 1424msgstr "" 1425 1426#. I18N: 8th month in the Persian/Jalali calendar 1427#: app/Date/JalaliDate.php:198 1428msgctxt "LOCATIVE" 1429msgid "Aban" 1430msgstr "" 1431 1432#. I18N: 9th month in the Persian/Jalali calendar 1433#: app/Date/JalaliDate.php:200 1434msgctxt "LOCATIVE" 1435msgid "Azar" 1436msgstr "" 1437 1438#. I18N: 10th month in the Persian/Jalali calendar 1439#: app/Date/JalaliDate.php:202 1440msgctxt "LOCATIVE" 1441msgid "Dey" 1442msgstr "" 1443 1444#. I18N: 11th month in the Persian/Jalali calendar 1445#: app/Date/JalaliDate.php:204 1446msgctxt "LOCATIVE" 1447msgid "Bahman" 1448msgstr "" 1449 1450#. I18N: 12th month in the Persian/Jalali calendar 1451#: app/Date/JalaliDate.php:206 1452msgctxt "LOCATIVE" 1453msgid "Esfand" 1454msgstr "" 1455 1456#. I18N: 1st month in the Persian/Jalali calendar 1457#: app/Date/JalaliDate.php:229 1458msgctxt "INSTRUMENTAL" 1459msgid "Farvardin" 1460msgstr "" 1461 1462#. I18N: 2nd month in the Persian/Jalali calendar 1463#: app/Date/JalaliDate.php:231 1464msgctxt "INSTRUMENTAL" 1465msgid "Ordibehesht" 1466msgstr "" 1467 1468#. I18N: 3rd month in the Persian/Jalali calendar 1469#: app/Date/JalaliDate.php:233 1470msgctxt "INSTRUMENTAL" 1471msgid "Khordad" 1472msgstr "" 1473 1474#. I18N: 4th month in the Persian/Jalali calendar 1475#: app/Date/JalaliDate.php:235 1476msgctxt "INSTRUMENTAL" 1477msgid "Tir" 1478msgstr "" 1479 1480#. I18N: 5th month in the Persian/Jalali calendar 1481#: app/Date/JalaliDate.php:237 1482msgctxt "INSTRUMENTAL" 1483msgid "Mordad" 1484msgstr "" 1485 1486#. I18N: 6th month in the Persian/Jalali calendar 1487#: app/Date/JalaliDate.php:239 1488msgctxt "INSTRUMENTAL" 1489msgid "Shahrivar" 1490msgstr "" 1491 1492#. I18N: 7th month in the Persian/Jalali calendar 1493#: app/Date/JalaliDate.php:241 1494msgctxt "INSTRUMENTAL" 1495msgid "Mehr" 1496msgstr "" 1497 1498#. I18N: 8th month in the Persian/Jalali calendar 1499#: app/Date/JalaliDate.php:243 1500msgctxt "INSTRUMENTAL" 1501msgid "Aban" 1502msgstr "" 1503 1504#. I18N: 9th month in the Persian/Jalali calendar 1505#: app/Date/JalaliDate.php:245 1506msgctxt "INSTRUMENTAL" 1507msgid "Azar" 1508msgstr "" 1509 1510#. I18N: 10th month in the Persian/Jalali calendar 1511#: app/Date/JalaliDate.php:247 1512msgctxt "INSTRUMENTAL" 1513msgid "Dey" 1514msgstr "" 1515 1516#. I18N: 11th month in the Persian/Jalali calendar 1517#: app/Date/JalaliDate.php:249 1518msgctxt "INSTRUMENTAL" 1519msgid "Bahman" 1520msgstr "" 1521 1522#. I18N: 12th month in the Persian/Jalali calendar 1523#: app/Date/JalaliDate.php:251 1524msgctxt "INSTRUMENTAL" 1525msgid "Esfand" 1526msgstr "" 1527 1528#: app/Date/JalaliDate.php:273 1529msgctxt "Abbreviation for Persian month: Farvardin" 1530msgid "Far" 1531msgstr "" 1532 1533#: app/Date/JalaliDate.php:274 1534msgctxt "Abbreviation for Persian month: Ordibehesht" 1535msgid "Ord" 1536msgstr "" 1537 1538#: app/Date/JalaliDate.php:275 1539msgctxt "Abbreviation for Persian month: Khordad" 1540msgid "Khor" 1541msgstr "" 1542 1543#: app/Date/JalaliDate.php:276 1544msgctxt "Abbreviation for Persian month: Tir" 1545msgid "Tir" 1546msgstr "" 1547 1548#: app/Date/JalaliDate.php:277 1549msgctxt "Abbreviation for Persian month: Mordad" 1550msgid "Mor" 1551msgstr "" 1552 1553#: app/Date/JalaliDate.php:278 1554msgctxt "Abbreviation for Persian month: Shahrivar" 1555msgid "Shah" 1556msgstr "" 1557 1558#: app/Date/JalaliDate.php:279 1559msgctxt "Abbreviation for Persian month: Mehr" 1560msgid "Mehr" 1561msgstr "" 1562 1563#: app/Date/JalaliDate.php:280 1564msgctxt "Abbreviation for Persian month: Aban" 1565msgid "Aban" 1566msgstr "" 1567 1568#: app/Date/JalaliDate.php:281 1569msgctxt "Abbreviation for Persian month: Azar" 1570msgid "Azar" 1571msgstr "" 1572 1573#: app/Date/JalaliDate.php:282 1574msgctxt "Abbreviation for Persian month: Dey" 1575msgid "Dey" 1576msgstr "" 1577 1578#: app/Date/JalaliDate.php:283 1579msgctxt "Abbreviation for Persian month: Bahman" 1580msgid "Bah" 1581msgstr "" 1582 1583#: app/Date/JalaliDate.php:284 1584msgctxt "Abbreviation for Persian month: Esfand" 1585msgid "Esf" 1586msgstr "" 1587 1588#. I18N: a month in the Jewish calendar 1589#: app/Date/JewishDate.php:141 1590msgctxt "NOMINATIVE" 1591msgid "Tishrei" 1592msgstr "" 1593 1594#. I18N: a month in the Jewish calendar 1595#: app/Date/JewishDate.php:143 1596msgctxt "NOMINATIVE" 1597msgid "Heshvan" 1598msgstr "" 1599 1600#. I18N: a month in the Jewish calendar 1601#: app/Date/JewishDate.php:145 1602msgctxt "NOMINATIVE" 1603msgid "Kislev" 1604msgstr "" 1605 1606#. I18N: a month in the Jewish calendar 1607#: app/Date/JewishDate.php:147 1608msgctxt "NOMINATIVE" 1609msgid "Tevet" 1610msgstr "" 1611 1612#. I18N: a month in the Jewish calendar 1613#: app/Date/JewishDate.php:149 1614msgctxt "NOMINATIVE" 1615msgid "Shevat" 1616msgstr "" 1617 1618#. I18N: a month in the Jewish calendar 1619#: app/Date/JewishDate.php:151 1620msgctxt "NOMINATIVE" 1621msgid "Adar I" 1622msgstr "" 1623 1624#. I18N: a month in the Jewish calendar 1625#: app/Date/JewishDate.php:153 1626msgctxt "NOMINATIVE" 1627msgid "Adar" 1628msgstr "" 1629 1630#. I18N: a month in the Jewish calendar 1631#: app/Date/JewishDate.php:155 1632msgctxt "NOMINATIVE" 1633msgid "Nissan" 1634msgstr "" 1635 1636#. I18N: a month in the Jewish calendar 1637#: app/Date/JewishDate.php:157 1638msgctxt "NOMINATIVE" 1639msgid "Iyar" 1640msgstr "" 1641 1642#. I18N: a month in the Jewish calendar 1643#: app/Date/JewishDate.php:159 1644msgctxt "NOMINATIVE" 1645msgid "Sivan" 1646msgstr "" 1647 1648#. I18N: a month in the Jewish calendar 1649#: app/Date/JewishDate.php:161 1650msgctxt "NOMINATIVE" 1651msgid "Tamuz" 1652msgstr "" 1653 1654#. I18N: a month in the Jewish calendar 1655#: app/Date/JewishDate.php:163 1656msgctxt "NOMINATIVE" 1657msgid "Av" 1658msgstr "" 1659 1660#. I18N: a month in the Jewish calendar 1661#: app/Date/JewishDate.php:165 1662msgctxt "NOMINATIVE" 1663msgid "Elul" 1664msgstr "" 1665 1666#. I18N: a month in the Jewish calendar 1667#: app/Date/JewishDate.php:171 1668msgctxt "NOMINATIVE" 1669msgid "Adar II" 1670msgstr "" 1671 1672#. I18N: a month in the Jewish calendar 1673#: app/Date/JewishDate.php:193 1674msgctxt "GENITIVE" 1675msgid "Tishrei" 1676msgstr "" 1677 1678#. I18N: a month in the Jewish calendar 1679#: app/Date/JewishDate.php:195 1680msgctxt "GENITIVE" 1681msgid "Heshvan" 1682msgstr "" 1683 1684#. I18N: a month in the Jewish calendar 1685#: app/Date/JewishDate.php:197 1686msgctxt "GENITIVE" 1687msgid "Kislev" 1688msgstr "" 1689 1690#. I18N: a month in the Jewish calendar 1691#: app/Date/JewishDate.php:199 1692msgctxt "GENITIVE" 1693msgid "Tevet" 1694msgstr "" 1695 1696#. I18N: a month in the Jewish calendar 1697#: app/Date/JewishDate.php:201 1698msgctxt "GENITIVE" 1699msgid "Shevat" 1700msgstr "" 1701 1702#. I18N: a month in the Jewish calendar 1703#: app/Date/JewishDate.php:203 1704msgctxt "GENITIVE" 1705msgid "Adar I" 1706msgstr "" 1707 1708#. I18N: a month in the Jewish calendar 1709#: app/Date/JewishDate.php:205 1710msgctxt "GENITIVE" 1711msgid "Adar" 1712msgstr "" 1713 1714#. I18N: a month in the Jewish calendar 1715#: app/Date/JewishDate.php:207 1716msgctxt "GENITIVE" 1717msgid "Nissan" 1718msgstr "" 1719 1720#. I18N: a month in the Jewish calendar 1721#: app/Date/JewishDate.php:209 1722msgctxt "GENITIVE" 1723msgid "Iyar" 1724msgstr "" 1725 1726#. I18N: a month in the Jewish calendar 1727#: app/Date/JewishDate.php:211 1728msgctxt "GENITIVE" 1729msgid "Sivan" 1730msgstr "" 1731 1732#. I18N: a month in the Jewish calendar 1733#: app/Date/JewishDate.php:213 1734msgctxt "GENITIVE" 1735msgid "Tamuz" 1736msgstr "" 1737 1738#. I18N: a month in the Jewish calendar 1739#: app/Date/JewishDate.php:215 1740msgctxt "GENITIVE" 1741msgid "Av" 1742msgstr "" 1743 1744#. I18N: a month in the Jewish calendar 1745#: app/Date/JewishDate.php:217 1746msgctxt "GENITIVE" 1747msgid "Elul" 1748msgstr "" 1749 1750#. I18N: a month in the Jewish calendar 1751#: app/Date/JewishDate.php:223 1752msgctxt "GENITIVE" 1753msgid "Adar II" 1754msgstr "" 1755 1756#. I18N: a month in the Jewish calendar 1757#: app/Date/JewishDate.php:245 1758msgctxt "LOCATIVE" 1759msgid "Tishrei" 1760msgstr "" 1761 1762#. I18N: a month in the Jewish calendar 1763#: app/Date/JewishDate.php:247 1764msgctxt "LOCATIVE" 1765msgid "Heshvan" 1766msgstr "" 1767 1768#. I18N: a month in the Jewish calendar 1769#: app/Date/JewishDate.php:249 1770msgctxt "LOCATIVE" 1771msgid "Kislev" 1772msgstr "" 1773 1774#. I18N: a month in the Jewish calendar 1775#: app/Date/JewishDate.php:251 1776msgctxt "LOCATIVE" 1777msgid "Tevet" 1778msgstr "" 1779 1780#. I18N: a month in the Jewish calendar 1781#: app/Date/JewishDate.php:253 1782msgctxt "LOCATIVE" 1783msgid "Shevat" 1784msgstr "" 1785 1786#. I18N: a month in the Jewish calendar 1787#: app/Date/JewishDate.php:255 1788msgctxt "LOCATIVE" 1789msgid "Adar I" 1790msgstr "" 1791 1792#. I18N: a month in the Jewish calendar 1793#: app/Date/JewishDate.php:257 1794msgctxt "LOCATIVE" 1795msgid "Adar" 1796msgstr "" 1797 1798#. I18N: a month in the Jewish calendar 1799#: app/Date/JewishDate.php:259 1800msgctxt "LOCATIVE" 1801msgid "Nissan" 1802msgstr "" 1803 1804#. I18N: a month in the Jewish calendar 1805#: app/Date/JewishDate.php:261 1806msgctxt "LOCATIVE" 1807msgid "Iyar" 1808msgstr "" 1809 1810#. I18N: a month in the Jewish calendar 1811#: app/Date/JewishDate.php:263 1812msgctxt "LOCATIVE" 1813msgid "Sivan" 1814msgstr "" 1815 1816#. I18N: a month in the Jewish calendar 1817#: app/Date/JewishDate.php:265 1818msgctxt "LOCATIVE" 1819msgid "Tamuz" 1820msgstr "" 1821 1822#. I18N: a month in the Jewish calendar 1823#: app/Date/JewishDate.php:267 1824msgctxt "LOCATIVE" 1825msgid "Av" 1826msgstr "" 1827 1828#. I18N: a month in the Jewish calendar 1829#: app/Date/JewishDate.php:269 1830msgctxt "LOCATIVE" 1831msgid "Elul" 1832msgstr "" 1833 1834#. I18N: a month in the Jewish calendar 1835#: app/Date/JewishDate.php:275 1836msgctxt "LOCATIVE" 1837msgid "Adar II" 1838msgstr "" 1839 1840#. I18N: a month in the Jewish calendar 1841#: app/Date/JewishDate.php:297 1842msgctxt "INSTRUMENTAL" 1843msgid "Tishrei" 1844msgstr "" 1845 1846#. I18N: a month in the Jewish calendar 1847#: app/Date/JewishDate.php:299 1848msgctxt "INSTRUMENTAL" 1849msgid "Heshvan" 1850msgstr "" 1851 1852#. I18N: a month in the Jewish calendar 1853#: app/Date/JewishDate.php:301 1854msgctxt "INSTRUMENTAL" 1855msgid "Kislev" 1856msgstr "" 1857 1858#. I18N: a month in the Jewish calendar 1859#: app/Date/JewishDate.php:303 1860msgctxt "INSTRUMENTAL" 1861msgid "Tevet" 1862msgstr "" 1863 1864#. I18N: a month in the Jewish calendar 1865#: app/Date/JewishDate.php:305 1866msgctxt "INSTRUMENTAL" 1867msgid "Shevat" 1868msgstr "" 1869 1870#. I18N: a month in the Jewish calendar 1871#: app/Date/JewishDate.php:307 1872msgctxt "INSTRUMENTAL" 1873msgid "Adar I" 1874msgstr "" 1875 1876#. I18N: a month in the Jewish calendar 1877#: app/Date/JewishDate.php:309 1878msgctxt "INSTRUMENTAL" 1879msgid "Adar" 1880msgstr "" 1881 1882#. I18N: a month in the Jewish calendar 1883#: app/Date/JewishDate.php:311 1884msgctxt "INSTRUMENTAL" 1885msgid "Nissan" 1886msgstr "" 1887 1888#. I18N: a month in the Jewish calendar 1889#: app/Date/JewishDate.php:313 1890msgctxt "INSTRUMENTAL" 1891msgid "Iyar" 1892msgstr "" 1893 1894#. I18N: a month in the Jewish calendar 1895#: app/Date/JewishDate.php:315 1896msgctxt "INSTRUMENTAL" 1897msgid "Sivan" 1898msgstr "" 1899 1900#. I18N: a month in the Jewish calendar 1901#: app/Date/JewishDate.php:317 1902msgctxt "INSTRUMENTAL" 1903msgid "Tamuz" 1904msgstr "" 1905 1906#. I18N: a month in the Jewish calendar 1907#: app/Date/JewishDate.php:319 1908msgctxt "INSTRUMENTAL" 1909msgid "Av" 1910msgstr "" 1911 1912#. I18N: a month in the Jewish calendar 1913#: app/Date/JewishDate.php:321 1914msgctxt "INSTRUMENTAL" 1915msgid "Elul" 1916msgstr "" 1917 1918#. I18N: a month in the Jewish calendar 1919#: app/Date/JewishDate.php:327 1920msgctxt "INSTRUMENTAL" 1921msgid "Adar II" 1922msgstr "" 1923 1924#. I18N: BCE=Before the Common Era, for Julian years < 0. See https://en.wikipedia.org/wiki/Common_Era 1925#: app/Date/JulianDate.php:98 1926#, php-format 1927msgid "%s BCE" 1928msgstr "" 1929 1930#. I18N: CE=Common Era, for Julian years > 0. See https://en.wikipedia.org/wiki/Common_Era 1931#: app/Date/JulianDate.php:102 app/Date/JulianDate.php:106 1932#, php-format 1933msgid "%s CE" 1934msgstr "" 1935 1936#. I18N: e.g. "Occupation: farmer" 1937#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. 1938#. I18N: e.g. "Occupation: farmer" 1939#: app/Elements/AbstractElement.php:237 app/Elements/NoteStructure.php:130 1940#: app/Elements/NoteStructure.php:154 app/Elements/NoteStructure.php:166 1941#: app/Exceptions/FileUploadException.php:101 app/Fact.php:635 1942#: app/GedcomRecord.php:554 app/Http/RequestHandlers/CheckTree.php:418 1943#: app/Http/RequestHandlers/CheckTree.php:420 1944#: app/Http/RequestHandlers/CheckTree.php:444 1945#: resources/views/fact-association-structure.phtml:99 1946#: resources/views/fact-association-structure.phtml:103 1947#: resources/views/fact-association-structure.phtml:107 1948#: resources/views/fact-gedcom-fields.phtml:66 1949#: resources/views/modules/media-list/page.phtml:143 1950#, php-format 1951msgid "%1$s: %2$s" 1952msgstr "" 1953 1954#: app/Elements/AbstractEventElement.php:67 1955msgid "This event occurred, but the details are unknown." 1956msgstr "" 1957 1958#: app/Elements/AbstractEventElement.php:88 1959#: app/Elements/OrdinanceProcessFlag.php:56 1960#: app/Http/RequestHandlers/FamilyPage.php:143 1961#: app/Http/RequestHandlers/UserListData.php:140 1962#: app/Http/RequestHandlers/UserListData.php:141 1963#: app/Statistics/Repository/LatestUserRepository.php:145 1964#: resources/views/admin/site-mail.phtml:122 1965#: resources/views/admin/site-preferences.phtml:99 1966#: resources/views/admin/site-registration.phtml:52 1967#: resources/views/admin/site-registration.phtml:67 1968#: resources/views/admin/trees-preferences.phtml:141 1969#: resources/views/admin/trees-preferences.phtml:307 1970#: resources/views/admin/trees-preferences.phtml:528 1971#: resources/views/admin/trees-preferences.phtml:542 1972#: resources/views/admin/trees-preferences.phtml:601 1973#: resources/views/admin/trees-preferences.phtml:707 1974#: resources/views/admin/trees-preferences.phtml:733 1975#: resources/views/lists/families-table.phtml:331 1976#: resources/views/modules/fix-search-and-replace/options.phtml:56 1977#: resources/views/modules/html/config.phtml:54 1978#: resources/views/modules/random_media/config.phtml:40 1979#: resources/views/modules/random_media/config.phtml:49 1980#: resources/views/modules/recent_changes/config.phtml:61 1981#: resources/views/modules/recent_changes/config.phtml:70 1982#: resources/views/modules/review_changes/config.phtml:21 1983#: resources/views/modules/todays_events/config.phtml:22 1984#: resources/views/modules/todo/config.phtml:24 1985#: resources/views/modules/todo/config.phtml:34 1986#: resources/views/modules/todo/config.phtml:43 1987#: resources/views/modules/upcoming_events/config.phtml:34 1988#: resources/xml/reports/change_report.xml:8 1989#: resources/xml/reports/family_group_report.xml:252 1990#: resources/xml/reports/family_group_report.xml:423 1991#: resources/xml/reports/family_group_report.xml:606 1992#: resources/xml/reports/family_group_report.xml:950 1993#: resources/xml/reports/individual_ext_report.xml:187 1994#: resources/xml/reports/individual_report.xml:175 1995msgid "yes" 1996msgstr "" 1997 1998#. I18N: The record was not recorded in this GEDCOM file. 1999#: app/Elements/AbstractXrefElement.php:70 2000#: resources/views/fact-association-structure.phtml:102 2001msgid "Not recorded" 2002msgstr "" 2003 2004#: app/Elements/AdoptedByWhichParent.php:57 2005msgid "Adopted by both parents" 2006msgstr "" 2007 2008#: app/Elements/AdoptedByWhichParent.php:58 app/Gedcom.php:1119 2009msgid "Adopted by father" 2010msgstr "" 2011 2012#: app/Elements/AdoptedByWhichParent.php:59 app/Gedcom.php:1120 2013msgid "Adopted by mother" 2014msgstr "" 2015 2016#: app/Elements/AgeAtEvent.php:90 app/Elements/RoleInEvent.php:78 2017#: app/Services/RelationshipService.php:430 2018msgid "child" 2019msgstr "" 2020 2021#: app/Elements/AgeAtEvent.php:93 2022msgid "infant" 2023msgstr "" 2024 2025#: app/Elements/AgeAtEvent.php:96 2026msgid "stillborn" 2027msgstr "" 2028 2029#: app/Elements/AgeAtEvent.php:102 2030#, php-format 2031msgid "%s week" 2032msgid_plural "%s weeks" 2033msgstr[0] "" 2034msgstr[1] "" 2035 2036#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 2037#: app/Elements/CertaintyAssessment.php:49 2038msgid "unreliable evidence" 2039msgstr "" 2040 2041#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 2042#: app/Elements/CertaintyAssessment.php:50 2043msgid "questionable evidence" 2044msgstr "" 2045 2046#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 2047#: app/Elements/CertaintyAssessment.php:51 2048msgid "secondary evidence" 2049msgstr "" 2050 2051#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 2052#: app/Elements/CertaintyAssessment.php:52 2053msgid "primary evidence" 2054msgstr "" 2055 2056#. I18N: Status of child-parent link 2057#: app/Elements/ChildLinkageStatus.php:65 2058msgid "challenged" 2059msgstr "" 2060 2061#. I18N: Status of child-parent link 2062#: app/Elements/ChildLinkageStatus.php:66 2063msgid "disproven" 2064msgstr "" 2065 2066#. I18N: Status of child-parent link 2067#: app/Elements/ChildLinkageStatus.php:67 2068msgid "proven" 2069msgstr "" 2070 2071#. I18N: Type of demographic data 2072#: app/Elements/DemographicDataType.php:55 2073msgid "household" 2074msgstr "" 2075 2076#. I18N: Type of demographic data 2077#: app/Elements/DemographicDataType.php:56 2078msgid "citizen" 2079msgstr "" 2080 2081#: app/Elements/FamilyStatusText.php:71 app/Gedcom.php:1093 2082#: app/Module/BranchesListModule.php:447 2083#: resources/views/lists/families-table.phtml:192 2084msgid "Not married" 2085msgstr "" 2086 2087#: app/Elements/FamilyStatusText.php:72 app/Gedcom.php:1133 2088msgid "Never married" 2089msgstr "" 2090 2091#. I18N: Name of a country or state 2092#: app/Elements/FamilyStatusText.php:73 app/Gedcom.php:1266 2093#: app/GedcomRecord.php:739 app/GedcomRecord.php:744 2094#: app/Statistics/Google/ChartSex.php:72 2095#: app/Statistics/Service/CountryService.php:38 2096msgid "Unknown" 2097msgstr "" 2098 2099#. I18N: Type of location hierarchy 2100#: app/Elements/HierarchicalRelationship.php:56 2101msgid "political" 2102msgstr "" 2103 2104#. I18N: Type of location hierarchy 2105#: app/Elements/HierarchicalRelationship.php:57 2106msgid "religious" 2107msgstr "" 2108 2109#. I18N: Type of location hierarchy 2110#: app/Elements/HierarchicalRelationship.php:58 2111msgid "geographic" 2112msgstr "" 2113 2114#. I18N: Type of location hierarchy 2115#: app/Elements/HierarchicalRelationship.php:59 2116msgid "cultural" 2117msgstr "" 2118 2119#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2120#: app/Elements/LdsBaptismDateStatus.php:65 2121#: app/Elements/LdsEndowmentDateStatus.php:66 2122#: app/Elements/LdsOrdinanceStatus.php:65 2123msgid "Died as a child: exempt" 2124msgstr "" 2125 2126#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2127#: app/Elements/LdsBaptismDateStatus.php:67 2128#: app/Elements/LdsEndowmentDateStatus.php:68 2129#: app/Elements/LdsOrdinanceStatus.php:67 2130#: app/Elements/LdsSpouseSealingDateStatus.php:66 2131msgid "Completed; date unknown" 2132msgstr "" 2133 2134#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2135#: app/Elements/LdsBaptismDateStatus.php:69 2136#: app/Elements/LdsChildSealingDateStatus.php:62 2137#: app/Elements/LdsEndowmentDateStatus.php:70 2138#: app/Elements/LdsOrdinanceStatus.php:73 2139#: app/Elements/LdsSpouseSealingDateStatus.php:72 2140msgid "Excluded from this submission" 2141msgstr "" 2142 2143#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2144#: app/Elements/LdsBaptismDateStatus.php:71 2145#: app/Elements/LdsChildSealingDateStatus.php:64 2146#: app/Elements/LdsEndowmentDateStatus.php:72 2147#: app/Elements/LdsOrdinanceStatus.php:77 2148#: app/Elements/LdsSpouseSealingDateStatus.php:74 2149msgid "Completed before 1970; date not available" 2150msgstr "" 2151 2152#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2153#: app/Elements/LdsBaptismDateStatus.php:73 2154#: app/Elements/LdsChildSealingDateStatus.php:66 2155#: app/Elements/LdsEndowmentDateStatus.php:74 2156#: app/Elements/LdsOrdinanceStatus.php:79 2157msgid "Stillborn: exempt" 2158msgstr "" 2159 2160#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2161#: app/Elements/LdsBaptismDateStatus.php:75 2162#: app/Elements/LdsChildSealingDateStatus.php:68 2163#: app/Elements/LdsEndowmentDateStatus.php:76 2164#: app/Elements/LdsOrdinanceStatus.php:81 2165#: app/Elements/LdsSpouseSealingDateStatus.php:76 2166msgid "Submitted but not yet cleared" 2167msgstr "" 2168 2169#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2170#: app/Elements/LdsBaptismDateStatus.php:77 2171#: app/Elements/LdsChildSealingDateStatus.php:70 2172#: app/Elements/LdsEndowmentDateStatus.php:78 2173#: app/Elements/LdsOrdinanceStatus.php:83 2174#: app/Elements/LdsSpouseSealingDateStatus.php:78 2175msgid "Uncleared: insufficient data" 2176msgstr "" 2177 2178#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2179#: app/Elements/LdsChildSealingDateStatus.php:60 2180#: app/Elements/LdsOrdinanceStatus.php:61 2181msgid "Born in the covenant" 2182msgstr "" 2183 2184#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2185#: app/Elements/LdsOrdinanceStatus.php:63 2186#: app/Elements/LdsSpouseSealingDateStatus.php:64 2187msgid "Sealing canceled (divorce)" 2188msgstr "" 2189 2190#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2191#: app/Elements/LdsOrdinanceStatus.php:69 2192#: app/Elements/LdsSpouseSealingDateStatus.php:68 2193msgid "Do not seal: unauthorized" 2194msgstr "" 2195 2196#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2197#: app/Elements/LdsOrdinanceStatus.php:71 2198#: app/Elements/LdsSpouseSealingDateStatus.php:70 2199msgid "Do not seal, previous sealing canceled" 2200msgstr "" 2201 2202#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2203#: app/Elements/LdsOrdinanceStatus.php:75 2204msgid "Died less than 1 year old, sealing not required." 2205msgstr "" 2206 2207#: app/Elements/MarriageType.php:63 app/Gedcom.php:1017 2208#: resources/xml/reports/fact_sources.xml:202 2209msgid "Civil marriage" 2210msgstr "" 2211 2212#: app/Elements/MarriageType.php:64 app/Gedcom.php:1018 2213#: resources/xml/reports/fact_sources.xml:205 2214msgid "Registered partnership" 2215msgstr "" 2216 2217#: app/Elements/MarriageType.php:65 app/Gedcom.php:1019 2218#: resources/xml/reports/fact_sources.xml:199 2219msgid "Religious marriage" 2220msgstr "" 2221 2222#: app/Elements/MultimediaFileReference.php:76 2223#: resources/views/edit/raw-gedcom-record.phtml:48 2224msgid "If you modify the filename, you should also rename the file." 2225msgstr "" 2226 2227#. I18N: The name given to a child by its adoptive parents 2228#: app/Elements/NameType.php:71 2229msgid "adopted name" 2230msgstr "" 2231 2232#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 2233#: app/Elements/NameType.php:73 2234msgid "also known as" 2235msgstr "" 2236 2237#. I18N: The name given to an individual at their birth 2238#: app/Elements/NameType.php:75 2239msgid "birth name" 2240msgstr "" 2241 2242#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 2243#: app/Elements/NameType.php:77 2244msgid "change of name" 2245msgstr "" 2246 2247#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 2248#: app/Elements/NameType.php:79 2249msgid "estate name" 2250msgstr "" 2251 2252#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 2253#: app/Elements/NameType.php:81 2254msgid "immigration name" 2255msgstr "" 2256 2257#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 2258#: app/Elements/NameType.php:83 2259msgid "maiden name" 2260msgstr "" 2261 2262#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 2263#: app/Elements/NameType.php:85 2264msgid "married name" 2265msgstr "" 2266 2267#. I18N: A name taken when entering a religion or a religious order 2268#: app/Elements/NameType.php:87 2269msgid "religious name" 2270msgstr "" 2271 2272#: app/Elements/NoteStructure.php:69 2273msgid "inline note" 2274msgstr "" 2275 2276#: app/Elements/NoteStructure.php:70 2277msgid "shared note" 2278msgstr "" 2279 2280#: app/Elements/NoteStructure.php:121 app/Fact.php:452 app/Gedcom.php:766 2281#: app/Gedcom.php:917 app/Gedcom.php:931 app/Gedcom.php:943 app/Gedcom.php:965 2282#: app/Gedcom.php:970 app/Gedcom.php:978 app/Gedcom.php:995 app/Gedcom.php:1004 2283#: resources/views/admin/trees.phtml:257 2284#: resources/views/edit/shared-note.phtml:21 2285#: resources/views/modules/notes/tab.phtml:63 2286#: resources/views/note-page-details.phtml:22 2287msgid "Shared note" 2288msgstr "" 2289 2290#: app/Elements/NoteStructure.php:146 app/Gedcom.php:422 app/Gedcom.php:478 2291#: app/Gedcom.php:515 app/Gedcom.php:554 app/Gedcom.php:723 app/Gedcom.php:771 2292#: app/Gedcom.php:796 app/Gedcom.php:826 app/Gedcom.php:874 app/Gedcom.php:888 2293#: app/Gedcom.php:1061 app/Gedcom.php:1064 app/Gedcom.php:1305 2294#: app/Gedcom.php:1361 app/Gedcom.php:1416 app/Gedcom.php:1427 2295#: app/Http/RequestHandlers/CheckTree.php:355 2296#: resources/views/admin/trees-privacy.phtml:168 2297#: resources/views/modals/create-media-from-file.phtml:49 2298#: resources/views/modals/media-object-fields.phtml:19 2299#: resources/views/modals/note-object-fields.phtml:9 2300#: resources/views/modules/favorites/favorites.phtml:158 2301#: resources/views/modules/notes/tab.phtml:92 2302#: resources/views/modules/recent_changes/changes-table.phtml:68 2303#: resources/xml/reports/cemetery_report.xml:56 2304#: resources/xml/reports/family_group_report.xml:485 2305#: resources/xml/reports/family_group_report.xml:749 2306#: resources/xml/reports/family_group_report.xml:1101 2307#: resources/xml/reports/occupation_report.xml:64 2308msgid "Note" 2309msgstr "" 2310 2311#: app/Elements/OrdinanceProcessFlag.php:55 2312#: app/Http/RequestHandlers/UserListData.php:140 2313#: app/Http/RequestHandlers/UserListData.php:141 2314#: app/Statistics/Repository/LatestUserRepository.php:146 2315#: resources/views/admin/site-mail.phtml:122 2316#: resources/views/admin/site-preferences.phtml:99 2317#: resources/views/admin/site-registration.phtml:52 2318#: resources/views/admin/site-registration.phtml:67 2319#: resources/views/admin/trees-preferences.phtml:141 2320#: resources/views/admin/trees-preferences.phtml:307 2321#: resources/views/admin/trees-preferences.phtml:528 2322#: resources/views/admin/trees-preferences.phtml:542 2323#: resources/views/admin/trees-preferences.phtml:601 2324#: resources/views/admin/trees-preferences.phtml:707 2325#: resources/views/admin/trees-preferences.phtml:733 2326#: resources/views/lists/families-table.phtml:329 2327#: resources/views/modules/fix-search-and-replace/options.phtml:56 2328#: resources/views/modules/html/config.phtml:54 2329#: resources/views/modules/random_media/config.phtml:40 2330#: resources/views/modules/random_media/config.phtml:49 2331#: resources/views/modules/recent_changes/config.phtml:61 2332#: resources/views/modules/recent_changes/config.phtml:70 2333#: resources/views/modules/review_changes/config.phtml:21 2334#: resources/views/modules/todays_events/config.phtml:22 2335#: resources/views/modules/todo/config.phtml:24 2336#: resources/views/modules/todo/config.phtml:34 2337#: resources/views/modules/todo/config.phtml:43 2338#: resources/views/modules/upcoming_events/config.phtml:34 2339#: resources/xml/reports/change_report.xml:8 2340#: resources/xml/reports/family_group_report.xml:255 2341#: resources/xml/reports/family_group_report.xml:426 2342#: resources/xml/reports/family_group_report.xml:609 2343#: resources/xml/reports/family_group_report.xml:953 2344#: resources/xml/reports/individual_ext_report.xml:190 2345#: resources/xml/reports/individual_report.xml:178 2346msgid "no" 2347msgstr "" 2348 2349#: app/Elements/PedigreeLinkageType.php:70 2350msgctxt "Male pedigree" 2351msgid "Birth" 2352msgstr "" 2353 2354#: app/Elements/PedigreeLinkageType.php:71 2355msgctxt "Male pedigree" 2356msgid "Adopted" 2357msgstr "" 2358 2359#: app/Elements/PedigreeLinkageType.php:72 2360msgctxt "Male pedigree" 2361msgid "Foster" 2362msgstr "" 2363 2364#. I18N: “sealing” is a Mormon ceremony. 2365#: app/Elements/PedigreeLinkageType.php:74 2366msgctxt "Male pedigree" 2367msgid "Sealing" 2368msgstr "" 2369 2370#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 2371#: app/Elements/PedigreeLinkageType.php:76 2372msgctxt "Male pedigree" 2373msgid "Rada" 2374msgstr "" 2375 2376#: app/Elements/PedigreeLinkageType.php:80 2377msgctxt "Female pedigree" 2378msgid "Birth" 2379msgstr "" 2380 2381#: app/Elements/PedigreeLinkageType.php:81 2382msgctxt "Female pedigree" 2383msgid "Adopted" 2384msgstr "" 2385 2386#: app/Elements/PedigreeLinkageType.php:82 2387msgctxt "Female pedigree" 2388msgid "Foster" 2389msgstr "" 2390 2391#. I18N: “sealing” is a Mormon ceremony. 2392#: app/Elements/PedigreeLinkageType.php:84 2393msgctxt "Female pedigree" 2394msgid "Sealing" 2395msgstr "" 2396 2397#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 2398#: app/Elements/PedigreeLinkageType.php:86 2399msgctxt "Female pedigree" 2400msgid "Rada" 2401msgstr "" 2402 2403#: app/Elements/PedigreeLinkageType.php:90 2404msgctxt "Pedigree" 2405msgid "Birth" 2406msgstr "" 2407 2408#: app/Elements/PedigreeLinkageType.php:91 2409msgctxt "Pedigree" 2410msgid "Adopted" 2411msgstr "" 2412 2413#: app/Elements/PedigreeLinkageType.php:92 2414msgctxt "Pedigree" 2415msgid "Foster" 2416msgstr "" 2417 2418#. I18N: “sealing” is a Mormon ceremony. 2419#: app/Elements/PedigreeLinkageType.php:94 2420msgctxt "Pedigree" 2421msgid "Sealing" 2422msgstr "" 2423 2424#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 2425#: app/Elements/PedigreeLinkageType.php:96 2426msgctxt "Pedigree" 2427msgid "Rada" 2428msgstr "" 2429 2430#: app/Elements/RelationIsDescriptor.php:52 2431msgctxt "MALE" 2432msgid "Attendant" 2433msgstr "" 2434 2435#: app/Elements/RelationIsDescriptor.php:53 2436msgctxt "MALE" 2437msgid "Attending" 2438msgstr "" 2439 2440#: app/Elements/RelationIsDescriptor.php:54 2441msgctxt "MALE" 2442msgid "Buyer" 2443msgstr "" 2444 2445#: app/Elements/RelationIsDescriptor.php:55 2446msgctxt "MALE" 2447msgid "Civil registrar" 2448msgstr "" 2449 2450#: app/Elements/RelationIsDescriptor.php:56 2451msgctxt "MALE" 2452msgid "Employee" 2453msgstr "" 2454 2455#: app/Elements/RelationIsDescriptor.php:57 2456msgctxt "MALE" 2457msgid "Employer" 2458msgstr "" 2459 2460#: app/Elements/RelationIsDescriptor.php:58 2461msgctxt "MALE" 2462msgid "Friend" 2463msgstr "" 2464 2465#: app/Elements/RelationIsDescriptor.php:59 2466#: app/Elements/RelationIsDescriptor.php:107 2467msgid "Godfather" 2468msgstr "" 2469 2470#: app/Elements/RelationIsDescriptor.php:60 2471#: app/Elements/RelationIsDescriptor.php:110 2472msgid "Godson" 2473msgstr "" 2474 2475#: app/Elements/RelationIsDescriptor.php:61 2476msgctxt "MALE" 2477msgid "Guardian" 2478msgstr "" 2479 2480#: app/Elements/RelationIsDescriptor.php:62 2481msgctxt "MALE" 2482msgid "Informant" 2483msgstr "" 2484 2485#: app/Elements/RelationIsDescriptor.php:63 2486msgctxt "MALE" 2487msgid "Lodger" 2488msgstr "" 2489 2490#: app/Elements/RelationIsDescriptor.php:64 2491msgctxt "MALE" 2492msgid "Nurse" 2493msgstr "" 2494 2495#: app/Elements/RelationIsDescriptor.php:65 2496msgctxt "MALE" 2497msgid "Owner" 2498msgstr "" 2499 2500#: app/Elements/RelationIsDescriptor.php:66 2501msgctxt "MALE" 2502msgid "Registry officer" 2503msgstr "" 2504 2505#: app/Elements/RelationIsDescriptor.php:67 2506msgctxt "MALE" 2507msgid "Seller" 2508msgstr "" 2509 2510#: app/Elements/RelationIsDescriptor.php:68 2511msgctxt "MALE" 2512msgid "Servant" 2513msgstr "" 2514 2515#: app/Elements/RelationIsDescriptor.php:69 2516msgctxt "MALE" 2517msgid "Slave" 2518msgstr "" 2519 2520#: app/Elements/RelationIsDescriptor.php:70 2521msgctxt "MALE" 2522msgid "Ward" 2523msgstr "" 2524 2525#: app/Elements/RelationIsDescriptor.php:73 2526msgctxt "FEMALE" 2527msgid "Attendant" 2528msgstr "" 2529 2530#: app/Elements/RelationIsDescriptor.php:74 2531msgctxt "FEMALE" 2532msgid "Attending" 2533msgstr "" 2534 2535#: app/Elements/RelationIsDescriptor.php:75 2536msgctxt "FEMALE" 2537msgid "Buyer" 2538msgstr "" 2539 2540#: app/Elements/RelationIsDescriptor.php:76 2541msgctxt "FEMALE" 2542msgid "Civil registrar" 2543msgstr "" 2544 2545#: app/Elements/RelationIsDescriptor.php:77 2546msgctxt "FEMALE" 2547msgid "Employee" 2548msgstr "" 2549 2550#: app/Elements/RelationIsDescriptor.php:78 2551msgctxt "FEMALE" 2552msgid "Employer" 2553msgstr "" 2554 2555#: app/Elements/RelationIsDescriptor.php:79 2556msgctxt "FEMALE" 2557msgid "Friend" 2558msgstr "" 2559 2560#: app/Elements/RelationIsDescriptor.php:80 2561#: app/Elements/RelationIsDescriptor.php:108 2562msgid "Godmother" 2563msgstr "" 2564 2565#: app/Elements/RelationIsDescriptor.php:81 2566#: app/Elements/RelationIsDescriptor.php:111 2567msgid "Goddaughter" 2568msgstr "" 2569 2570#: app/Elements/RelationIsDescriptor.php:82 2571msgctxt "FEMALE" 2572msgid "Guardian" 2573msgstr "" 2574 2575#: app/Elements/RelationIsDescriptor.php:83 2576msgctxt "FEMALE" 2577msgid "Informant" 2578msgstr "" 2579 2580#: app/Elements/RelationIsDescriptor.php:84 2581msgctxt "FEMALE" 2582msgid "Lodger" 2583msgstr "" 2584 2585#: app/Elements/RelationIsDescriptor.php:85 2586msgctxt "FEMALE" 2587msgid "Nurse" 2588msgstr "" 2589 2590#: app/Elements/RelationIsDescriptor.php:86 2591msgctxt "FEMALE" 2592msgid "Owner" 2593msgstr "" 2594 2595#: app/Elements/RelationIsDescriptor.php:87 2596msgctxt "FEMALE" 2597msgid "Registry officer" 2598msgstr "" 2599 2600#: app/Elements/RelationIsDescriptor.php:88 2601msgctxt "FEMALE" 2602msgid "Seller" 2603msgstr "" 2604 2605#: app/Elements/RelationIsDescriptor.php:89 2606msgctxt "FEMALE" 2607msgid "Servant" 2608msgstr "" 2609 2610#: app/Elements/RelationIsDescriptor.php:90 2611msgctxt "FEMALE" 2612msgid "Slave" 2613msgstr "" 2614 2615#: app/Elements/RelationIsDescriptor.php:91 2616msgctxt "FEMALE" 2617msgid "Ward" 2618msgstr "" 2619 2620#: app/Elements/RelationIsDescriptor.php:94 2621msgid "Attendant" 2622msgstr "" 2623 2624#: app/Elements/RelationIsDescriptor.php:95 2625msgid "Attending" 2626msgstr "" 2627 2628#: app/Elements/RelationIsDescriptor.php:96 2629msgid "Best man" 2630msgstr "" 2631 2632#: app/Elements/RelationIsDescriptor.php:97 2633msgid "Bridesmaid" 2634msgstr "" 2635 2636#: app/Elements/RelationIsDescriptor.php:98 2637msgid "Buyer" 2638msgstr "" 2639 2640#: app/Elements/RelationIsDescriptor.php:99 2641msgid "Circumciser" 2642msgstr "" 2643 2644#: app/Elements/RelationIsDescriptor.php:100 2645msgid "Civil registrar" 2646msgstr "" 2647 2648#: app/Elements/RelationIsDescriptor.php:101 2649msgid "Employee" 2650msgstr "" 2651 2652#: app/Elements/RelationIsDescriptor.php:102 app/Gedcom.php:726 2653#: app/Gedcom.php:741 2654msgid "Employer" 2655msgstr "" 2656 2657#: app/Elements/RelationIsDescriptor.php:103 2658msgid "Foster child" 2659msgstr "" 2660 2661#: app/Elements/RelationIsDescriptor.php:104 2662msgid "Foster father" 2663msgstr "" 2664 2665#: app/Elements/RelationIsDescriptor.php:105 2666msgid "Foster mother" 2667msgstr "" 2668 2669#: app/Elements/RelationIsDescriptor.php:106 2670msgid "Friend" 2671msgstr "" 2672 2673#: app/Elements/RelationIsDescriptor.php:109 2674msgid "Godparent" 2675msgstr "" 2676 2677#: app/Elements/RelationIsDescriptor.php:112 2678msgid "Godchild" 2679msgstr "" 2680 2681#: app/Elements/RelationIsDescriptor.php:113 2682msgid "Guardian" 2683msgstr "" 2684 2685#: app/Elements/RelationIsDescriptor.php:114 2686msgid "Informant" 2687msgstr "" 2688 2689#: app/Elements/RelationIsDescriptor.php:115 2690msgid "Lodger" 2691msgstr "" 2692 2693#. I18N: twin, triplet, etc. 2694#: app/Elements/RelationIsDescriptor.php:116 2695msgid "Multiple birth" 2696msgstr "" 2697 2698#: app/Elements/RelationIsDescriptor.php:117 2699msgid "Nanny" 2700msgstr "" 2701 2702#: app/Elements/RelationIsDescriptor.php:118 2703msgid "Nurse" 2704msgstr "" 2705 2706#: app/Elements/RelationIsDescriptor.php:119 2707msgid "Owner" 2708msgstr "" 2709 2710#. I18N: An individual that represents another 2711#: app/Elements/RelationIsDescriptor.php:120 2712msgid "Proxy" 2713msgstr "" 2714 2715#: app/Elements/RelationIsDescriptor.php:121 2716msgid "Priest" 2717msgstr "" 2718 2719#: app/Elements/RelationIsDescriptor.php:122 2720msgid "Rabbi" 2721msgstr "" 2722 2723#: app/Elements/RelationIsDescriptor.php:123 2724msgid "Registry officer" 2725msgstr "" 2726 2727#: app/Elements/RelationIsDescriptor.php:124 2728msgid "Seller" 2729msgstr "" 2730 2731#: app/Elements/RelationIsDescriptor.php:125 2732msgid "Servant" 2733msgstr "" 2734 2735#: app/Elements/RelationIsDescriptor.php:126 2736msgid "Slave" 2737msgstr "" 2738 2739#: app/Elements/RelationIsDescriptor.php:127 2740msgid "Ward" 2741msgstr "" 2742 2743#: app/Elements/RelationIsDescriptor.php:128 2744msgid "Witness" 2745msgstr "" 2746 2747#: app/Elements/ResearchTaskStatus.php:51 app/Elements/ResearchTaskType.php:50 2748msgid "Research" 2749msgstr "" 2750 2751#: app/Elements/ResearchTaskStatus.php:52 app/Elements/ResearchTaskType.php:51 2752msgid "Correspondence" 2753msgstr "" 2754 2755#. I18N: Type of media object 2756#: app/Elements/ResearchTaskStatus.php:53 app/Elements/ResearchTaskType.php:52 2757#: app/Elements/SexXValue.php:39 app/Elements/SourceMediaType.php:92 2758#: app/Module/StatisticsChartModule.php:153 2759#: app/Statistics/Google/ChartCommonGiven.php:79 2760#: app/Statistics/Google/ChartCommonSurname.php:137 2761#: resources/views/admin/control-panel.phtml:737 2762msgid "Other" 2763msgstr "" 2764 2765#: app/Elements/RestrictionNotice.php:97 2766#: resources/views/modals/restriction-fields.phtml:24 2767msgid "Only managers can edit" 2768msgstr "" 2769 2770#: app/Elements/RoleInEvent.php:79 app/Services/RelationshipService.php:367 2771msgid "husband" 2772msgstr "" 2773 2774#: app/Elements/RoleInEvent.php:80 app/Services/RelationshipService.php:391 2775msgid "wife" 2776msgstr "" 2777 2778#: app/Elements/RoleInEvent.php:81 app/Services/RelationshipService.php:349 2779msgid "mother" 2780msgstr "" 2781 2782#: app/Elements/RoleInEvent.php:82 app/Services/RelationshipService.php:351 2783msgid "father" 2784msgstr "" 2785 2786#: app/Elements/RoleInEvent.php:83 app/Services/RelationshipService.php:414 2787msgid "spouse" 2788msgstr "" 2789 2790#: app/Elements/SexValue.php:85 app/Module/StatisticsChartModule.php:776 2791msgid "Male" 2792msgstr "" 2793 2794#: app/Elements/SexValue.php:86 app/Module/StatisticsChartModule.php:777 2795msgid "Female" 2796msgstr "" 2797 2798#: app/Elements/SexValue.php:87 2799#: resources/xml/reports/family_group_report.xml:844 2800#: resources/xml/reports/individual_ext_report.xml:399 2801#: resources/xml/reports/individual_ext_report.xml:606 2802#: resources/xml/reports/individual_report.xml:388 2803#: resources/xml/reports/individual_report.xml:602 2804msgctxt "unknown gender" 2805msgid "Unknown" 2806msgstr "" 2807 2808#. I18N: Type of media object 2809#: app/Elements/SourceMediaType.php:79 app/Gedcom.php:1715 2810msgid "Audio" 2811msgstr "" 2812 2813#. I18N: Type of media object 2814#: app/Elements/SourceMediaType.php:80 2815msgid "Book" 2816msgstr "" 2817 2818#. I18N: Type of media object 2819#: app/Elements/SourceMediaType.php:81 2820msgid "Card" 2821msgstr "" 2822 2823#. I18N: Type of media object 2824#: app/Elements/SourceMediaType.php:82 2825msgid "Certificate" 2826msgstr "" 2827 2828#. I18N: Type of media object 2829#: app/Elements/SourceMediaType.php:83 2830msgid "Coat of arms" 2831msgstr "" 2832 2833#. I18N: Type of media object 2834#: app/Elements/SourceMediaType.php:84 2835msgid "Document" 2836msgstr "" 2837 2838#. I18N: Type of media object 2839#: app/Elements/SourceMediaType.php:85 2840msgid "Electronic" 2841msgstr "" 2842 2843#. I18N: Type of media object 2844#: app/Elements/SourceMediaType.php:86 2845msgid "Microfiche" 2846msgstr "" 2847 2848#. I18N: Type of media object 2849#: app/Elements/SourceMediaType.php:87 2850msgid "Microfilm" 2851msgstr "" 2852 2853#. I18N: Type of media object 2854#: app/Elements/SourceMediaType.php:88 2855msgid "Magazine" 2856msgstr "" 2857 2858#. I18N: Type of media object 2859#: app/Elements/SourceMediaType.php:89 2860msgid "Manuscript" 2861msgstr "" 2862 2863#. I18N: Type of media object 2864#: app/Elements/SourceMediaType.php:90 2865#: resources/views/admin/control-panel.phtml:815 2866#: resources/views/modules/statistics-chart/custom.phtml:58 2867msgid "Map" 2868msgstr "" 2869 2870#. I18N: Type of media object 2871#: app/Elements/SourceMediaType.php:91 2872msgid "Newspaper" 2873msgstr "" 2874 2875#. I18N: Type of media object 2876#: app/Elements/SourceMediaType.php:93 2877msgid "Painting" 2878msgstr "" 2879 2880#. I18N: Type of media object 2881#: app/Elements/SourceMediaType.php:94 app/Gedcom.php:1168 2882msgid "Photo" 2883msgstr "" 2884 2885#. I18N: Type of media object 2886#: app/Elements/SourceMediaType.php:95 2887msgid "Tombstone" 2888msgstr "" 2889 2890#. I18N: Type of media object 2891#: app/Elements/SourceMediaType.php:96 2892msgid "Video" 2893msgstr "" 2894 2895#. I18N: Location of an LDS church temple 2896#: app/Elements/TempleCode.php:53 2897msgid "Aba, Nigeria" 2898msgstr "" 2899 2900#. I18N: Location of an LDS church temple 2901#: app/Elements/TempleCode.php:54 2902msgid "Accra, Ghana" 2903msgstr "" 2904 2905#. I18N: Location of an LDS church temple 2906#: app/Elements/TempleCode.php:55 2907msgid "Adelaide, Australia" 2908msgstr "" 2909 2910#. I18N: Location of an LDS church temple 2911#: app/Elements/TempleCode.php:56 2912msgid "Cardston, Alberta, Canada" 2913msgstr "" 2914 2915#. I18N: Location of an LDS church temple 2916#: app/Elements/TempleCode.php:57 2917msgid "Albuquerque, New Mexico, United States" 2918msgstr "" 2919 2920#. I18N: Location of an LDS church temple 2921#: app/Elements/TempleCode.php:58 2922msgid "Anchorage, Alaska, United States" 2923msgstr "" 2924 2925#. I18N: Location of an LDS church temple 2926#: app/Elements/TempleCode.php:59 2927msgid "Apia, Samoa" 2928msgstr "" 2929 2930#. I18N: Location of an LDS church temple 2931#: app/Elements/TempleCode.php:60 2932msgid "Mesa, Arizona, United States" 2933msgstr "" 2934 2935#. I18N: Location of an LDS church temple 2936#: app/Elements/TempleCode.php:61 2937msgid "Asuncion, Paraguay" 2938msgstr "" 2939 2940#. I18N: Location of an LDS church temple 2941#: app/Elements/TempleCode.php:62 2942msgid "Atlanta, Georgia, United States" 2943msgstr "" 2944 2945#. I18N: Location of an LDS church temple 2946#: app/Elements/TempleCode.php:63 2947msgid "Buenos Aires, Argentina" 2948msgstr "" 2949 2950#. I18N: Location of an LDS church temple 2951#: app/Elements/TempleCode.php:64 2952msgid "Billings, Montana, United States" 2953msgstr "" 2954 2955#. I18N: Location of an LDS church temple 2956#: app/Elements/TempleCode.php:65 2957msgid "Birmingham, Alabama, United States" 2958msgstr "" 2959 2960#. I18N: Location of an LDS church temple 2961#: app/Elements/TempleCode.php:66 2962msgid "Bismarck, North Dakota, United States" 2963msgstr "" 2964 2965#. I18N: Location of an LDS church temple 2966#: app/Elements/TempleCode.php:67 2967msgid "Bogota, Colombia" 2968msgstr "" 2969 2970#. I18N: Location of an LDS church temple 2971#: app/Elements/TempleCode.php:68 2972msgid "Boise, Idaho, United States" 2973msgstr "" 2974 2975#. I18N: Location of an LDS church temple 2976#: app/Elements/TempleCode.php:69 2977msgid "Boston, Massachusetts, United States" 2978msgstr "" 2979 2980#. I18N: Location of an LDS church temple 2981#: app/Elements/TempleCode.php:70 2982msgid "Bountiful, Utah, United States" 2983msgstr "" 2984 2985#. I18N: Location of an LDS church temple 2986#: app/Elements/TempleCode.php:71 2987msgid "Brigham City, Utah, United States" 2988msgstr "" 2989 2990#. I18N: Location of an LDS church temple 2991#: app/Elements/TempleCode.php:72 2992msgid "Brisbane, Australia" 2993msgstr "" 2994 2995#. I18N: Location of an LDS church temple 2996#: app/Elements/TempleCode.php:73 2997msgid "Baton Rouge, Louisiana, United States" 2998msgstr "" 2999 3000#. I18N: Location of an LDS church temple 3001#: app/Elements/TempleCode.php:74 3002msgid "Calgary, Alberta, Canada" 3003msgstr "" 3004 3005#. I18N: Location of an LDS church temple 3006#: app/Elements/TempleCode.php:75 3007msgid "Campinas, Brazil" 3008msgstr "" 3009 3010#. I18N: Location of an LDS church temple 3011#: app/Elements/TempleCode.php:76 3012msgid "Caracas, Venezuela" 3013msgstr "" 3014 3015#. I18N: Location of an LDS church temple 3016#: app/Elements/TempleCode.php:77 3017msgid "Cebu City, Philippines" 3018msgstr "" 3019 3020#. I18N: Location of an LDS church temple 3021#: app/Elements/TempleCode.php:78 3022msgid "Chicago, Illinois, United States" 3023msgstr "" 3024 3025#. I18N: Location of an LDS church temple 3026#: app/Elements/TempleCode.php:79 3027msgid "Ciudad Juarez, Mexico" 3028msgstr "" 3029 3030#. I18N: Location of an LDS church temple 3031#: app/Elements/TempleCode.php:80 3032msgid "Cochabamba, Bolivia" 3033msgstr "" 3034 3035#. I18N: Location of an LDS church temple 3036#: app/Elements/TempleCode.php:81 3037msgid "Colonia Juarez, Mexico" 3038msgstr "" 3039 3040#. I18N: Location of an LDS church temple 3041#: app/Elements/TempleCode.php:82 3042msgid "Columbia, South Carolina, United States" 3043msgstr "" 3044 3045#. I18N: Location of an LDS church temple 3046#: app/Elements/TempleCode.php:83 3047msgid "Columbus, Ohio, United States" 3048msgstr "" 3049 3050#. I18N: Location of an LDS church temple 3051#: app/Elements/TempleCode.php:84 3052msgid "Copenhagen, Denmark" 3053msgstr "" 3054 3055#. I18N: Location of an LDS church temple 3056#: app/Elements/TempleCode.php:85 3057msgid "Cordoba, Argentina" 3058msgstr "" 3059 3060#. I18N: Location of an LDS church temple 3061#: app/Elements/TempleCode.php:86 3062msgid "Columbia River, Washington, United States" 3063msgstr "" 3064 3065#. I18N: Location of an LDS church temple 3066#: app/Elements/TempleCode.php:87 3067msgid "Curitiba, Brazil" 3068msgstr "" 3069 3070#. I18N: Location of an LDS church temple 3071#: app/Elements/TempleCode.php:88 3072msgid "Dallas, Texas, United States" 3073msgstr "" 3074 3075#. I18N: Location of an LDS church temple 3076#: app/Elements/TempleCode.php:89 3077msgid "Denver, Colorado, United States" 3078msgstr "" 3079 3080#. I18N: Location of an LDS church temple 3081#: app/Elements/TempleCode.php:90 3082msgid "Detroit, Michigan, United States" 3083msgstr "" 3084 3085#. I18N: Location of an LDS church temple 3086#: app/Elements/TempleCode.php:91 3087msgid "Draper, Utah, United States" 3088msgstr "" 3089 3090#. I18N: Location of an LDS church temple 3091#: app/Elements/TempleCode.php:92 3092msgid "Edmonton, Alberta, Canada" 3093msgstr "" 3094 3095#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/Endowment_house 3096#: app/Elements/TempleCode.php:93 3097msgid "Endowment House" 3098msgstr "" 3099 3100#. I18N: Location of an LDS church temple 3101#: app/Elements/TempleCode.php:94 3102msgid "Fort Lauderdale, Florida, United States" 3103msgstr "" 3104 3105#. I18N: Location of an LDS church temple 3106#: app/Elements/TempleCode.php:95 3107msgid "Frankfurt am Main, Germany" 3108msgstr "" 3109 3110#. I18N: Location of an LDS church temple 3111#: app/Elements/TempleCode.php:96 3112msgid "Freiburg, Germany" 3113msgstr "" 3114 3115#. I18N: Location of an LDS church temple 3116#: app/Elements/TempleCode.php:97 3117msgid "Fresno, California, United States" 3118msgstr "" 3119 3120#. I18N: Location of an LDS church temple 3121#: app/Elements/TempleCode.php:98 3122msgid "Fukuoka, Japan" 3123msgstr "" 3124 3125#. I18N: Location of an LDS church temple 3126#: app/Elements/TempleCode.php:99 3127msgid "Gila Valley, Arizona, United States" 3128msgstr "" 3129 3130#. I18N: Location of an LDS church temple 3131#: app/Elements/TempleCode.php:100 3132msgid "Gilbert, Arizona, United States" 3133msgstr "" 3134 3135#. I18N: Location of an LDS church temple 3136#: app/Elements/TempleCode.php:101 3137msgid "Guadalajara, Mexico" 3138msgstr "" 3139 3140#. I18N: Location of an LDS church temple 3141#: app/Elements/TempleCode.php:102 3142msgid "Guatemala City, Guatemala" 3143msgstr "" 3144 3145#. I18N: Location of an LDS church temple 3146#: app/Elements/TempleCode.php:103 3147msgid "Guayaquil, Ecuador" 3148msgstr "" 3149 3150#. I18N: Location of an LDS church temple 3151#: app/Elements/TempleCode.php:104 3152msgid "The Hague, Netherlands" 3153msgstr "" 3154 3155#. I18N: Location of an LDS church temple 3156#: app/Elements/TempleCode.php:105 3157msgid "Halifax, Nova Scotia, Canada" 3158msgstr "" 3159 3160#. I18N: Location of an LDS church temple 3161#: app/Elements/TempleCode.php:106 3162msgid "Hartford, Connecticut, United States" 3163msgstr "" 3164 3165#. I18N: Location of an LDS church temple 3166#: app/Elements/TempleCode.php:107 3167msgid "Laie, Hawaii, United States" 3168msgstr "" 3169 3170#. I18N: Location of an LDS church temple 3171#: app/Elements/TempleCode.php:108 3172msgid "Helsinki, Finland" 3173msgstr "" 3174 3175#. I18N: Location of an LDS church temple 3176#: app/Elements/TempleCode.php:109 3177msgid "Hermosillo, Mexico" 3178msgstr "" 3179 3180#. I18N: Location of an LDS church temple 3181#. I18N: Name of a country or state 3182#: app/Elements/TempleCode.php:110 3183#: app/Statistics/Service/CountryService.php:235 3184msgid "Hong Kong" 3185msgstr "" 3186 3187#. I18N: Location of an LDS church temple 3188#: app/Elements/TempleCode.php:111 3189msgid "Houston, Texas, United States" 3190msgstr "" 3191 3192#. I18N: Location of an LDS church temple 3193#: app/Elements/TempleCode.php:112 3194msgid "Idaho Falls, Idaho, United States" 3195msgstr "" 3196 3197#. I18N: Location of an LDS church temple 3198#: app/Elements/TempleCode.php:113 3199msgid "Indianapolis, Indiana, United States" 3200msgstr "" 3201 3202#. I18N: Location of an LDS church temple 3203#: app/Elements/TempleCode.php:114 3204msgid "Johannesburg, South Africa" 3205msgstr "" 3206 3207#. I18N: Location of an LDS church temple 3208#: app/Elements/TempleCode.php:115 3209msgid "Jordan River, Utah, United States" 3210msgstr "" 3211 3212#. I18N: Location of an LDS church temple 3213#: app/Elements/TempleCode.php:116 3214msgid "Kansas City, Missouri, United States" 3215msgstr "" 3216 3217#. I18N: Location of an LDS church temple 3218#: app/Elements/TempleCode.php:117 3219msgid "Kona, Hawaii, United States" 3220msgstr "" 3221 3222#. I18N: Location of an LDS church temple 3223#: app/Elements/TempleCode.php:118 3224msgid "Kyiv, Ukraine" 3225msgstr "" 3226 3227#. I18N: Location of an LDS church temple 3228#: app/Elements/TempleCode.php:119 3229msgid "Los Angeles, California, United States" 3230msgstr "" 3231 3232#. I18N: Location of an LDS church temple 3233#: app/Elements/TempleCode.php:120 3234msgid "Lima, Peru" 3235msgstr "" 3236 3237#. I18N: Location of an LDS church temple 3238#: app/Elements/TempleCode.php:121 3239msgid "Logan, Utah, United States" 3240msgstr "" 3241 3242#. I18N: Location of an LDS church temple 3243#: app/Elements/TempleCode.php:122 3244msgid "London, England" 3245msgstr "" 3246 3247#. I18N: Location of an LDS church temple 3248#: app/Elements/TempleCode.php:123 3249msgid "Louisville, Kentucky, United States" 3250msgstr "" 3251 3252#. I18N: Location of an LDS church temple 3253#: app/Elements/TempleCode.php:124 3254msgid "Lubbock, Texas, United States" 3255msgstr "" 3256 3257#. I18N: Location of an LDS church temple 3258#: app/Elements/TempleCode.php:125 3259msgid "Las Vegas, Nevada, United States" 3260msgstr "" 3261 3262#. I18N: Location of an LDS church temple 3263#: app/Elements/TempleCode.php:126 3264msgid "Madrid, Spain" 3265msgstr "" 3266 3267#. I18N: Location of an LDS church temple 3268#: app/Elements/TempleCode.php:127 3269msgid "Manaus, Brazil" 3270msgstr "" 3271 3272#. I18N: Location of an LDS church temple 3273#: app/Elements/TempleCode.php:128 3274msgid "Manhattan, New York, United States" 3275msgstr "" 3276 3277#. I18N: Location of an LDS church temple 3278#: app/Elements/TempleCode.php:129 3279msgid "Manila, Philippines" 3280msgstr "" 3281 3282#. I18N: Location of an LDS church temple 3283#: app/Elements/TempleCode.php:130 3284msgid "Manti, Utah, United States" 3285msgstr "" 3286 3287#. I18N: Location of an LDS church temple 3288#: app/Elements/TempleCode.php:131 3289msgid "Medford, Oregon, United States" 3290msgstr "" 3291 3292#. I18N: Location of an LDS church temple 3293#: app/Elements/TempleCode.php:132 3294msgid "Melbourne, Australia" 3295msgstr "" 3296 3297#. I18N: Location of an LDS church temple 3298#: app/Elements/TempleCode.php:133 3299msgid "Memphis, Tennessee, United States" 3300msgstr "" 3301 3302#. I18N: Location of an LDS church temple 3303#: app/Elements/TempleCode.php:134 3304msgid "Merida, Mexico" 3305msgstr "" 3306 3307#. I18N: Location of an LDS church temple 3308#: app/Elements/TempleCode.php:135 3309msgid "Mexico City, Mexico" 3310msgstr "" 3311 3312#. I18N: Location of an LDS church temple 3313#: app/Elements/TempleCode.php:136 3314msgid "Montevideo, Uruguay" 3315msgstr "" 3316 3317#. I18N: Location of an LDS church temple 3318#: app/Elements/TempleCode.php:137 3319msgid "Monterrey, Mexico" 3320msgstr "" 3321 3322#. I18N: Location of an LDS church temple 3323#: app/Elements/TempleCode.php:138 3324msgid "Monticello, Utah, United States" 3325msgstr "" 3326 3327#. I18N: Location of an LDS church temple 3328#: app/Elements/TempleCode.php:139 3329msgid "Montreal, Quebec, Canada" 3330msgstr "" 3331 3332#. I18N: Location of an LDS church temple 3333#: app/Elements/TempleCode.php:140 3334msgid "Mount Timpanogos, Utah, United States" 3335msgstr "" 3336 3337#. I18N: Location of an LDS church temple 3338#: app/Elements/TempleCode.php:141 3339msgid "Nashville, Tennessee, United States" 3340msgstr "" 3341 3342#. I18N: Location of an LDS church temple 3343#: app/Elements/TempleCode.php:142 3344msgid "Nauvoo (new), Illinois, United States" 3345msgstr "" 3346 3347#. I18N: Location of an LDS church temple 3348#: app/Elements/TempleCode.php:143 3349msgid "Nauvoo (original), Illinois, United States" 3350msgstr "" 3351 3352#. I18N: Location of an LDS church temple 3353#: app/Elements/TempleCode.php:144 3354msgid "Newport Beach, California, United States" 3355msgstr "" 3356 3357#. I18N: Location of an LDS church temple 3358#: app/Elements/TempleCode.php:145 3359msgid "Nuku’Alofa, Tonga" 3360msgstr "" 3361 3362#. I18N: Location of an LDS church temple 3363#: app/Elements/TempleCode.php:146 3364msgid "New York, New York, United States" 3365msgstr "" 3366 3367#. I18N: Location of an LDS church temple 3368#: app/Elements/TempleCode.php:147 3369msgid "Hamilton, New Zealand" 3370msgstr "" 3371 3372#. I18N: Location of an LDS church temple 3373#: app/Elements/TempleCode.php:148 3374msgid "Oakland, California, United States" 3375msgstr "" 3376 3377#. I18N: Location of an LDS church temple 3378#: app/Elements/TempleCode.php:149 3379msgid "Oaxaca, Mexico" 3380msgstr "" 3381 3382#. I18N: Location of an LDS church temple 3383#: app/Elements/TempleCode.php:150 3384msgid "Ogden, Utah, United States" 3385msgstr "" 3386 3387#. I18N: Location of an LDS church temple 3388#: app/Elements/TempleCode.php:151 3389msgid "Oklahoma City, Oklahoma, United States" 3390msgstr "" 3391 3392#. I18N: Location of an LDS church temple 3393#: app/Elements/TempleCode.php:152 3394msgid "Oquirrh Mountain, Utah, United States" 3395msgstr "" 3396 3397#. I18N: Location of an LDS church temple 3398#: app/Elements/TempleCode.php:153 3399msgid "Orlando, Florida, United States" 3400msgstr "" 3401 3402#. I18N: Location of an LDS church temple 3403#: app/Elements/TempleCode.php:154 3404msgid "Porto Alegre, Brazil" 3405msgstr "" 3406 3407#. I18N: Location of an LDS church temple 3408#: app/Elements/TempleCode.php:155 3409msgid "Palmyra, New York, United States" 3410msgstr "" 3411 3412#. I18N: Location of an LDS church temple 3413#: app/Elements/TempleCode.php:156 3414msgid "Panama City, Panama" 3415msgstr "" 3416 3417#. I18N: Location of an LDS church temple 3418#: app/Elements/TempleCode.php:157 3419msgid "Papeete, Tahiti" 3420msgstr "" 3421 3422#. I18N: Location of an LDS church temple 3423#: app/Elements/TempleCode.php:158 3424msgid "Payson, Utah, United States" 3425msgstr "" 3426 3427#. I18N: Location of an LDS church temple 3428#: app/Elements/TempleCode.php:159 3429msgid "Perth, Australia" 3430msgstr "" 3431 3432#. I18N: Location of an LDS church temple 3433#: app/Elements/TempleCode.php:160 3434msgid "Phoenix, Arizona, United States" 3435msgstr "" 3436 3437#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/President_of_the_Church 3438#: app/Elements/TempleCode.php:161 3439msgid "President’s Office" 3440msgstr "" 3441 3442#. I18N: Location of an LDS church temple 3443#: app/Elements/TempleCode.php:162 3444msgid "Portland, Oregon, United States" 3445msgstr "" 3446 3447#. I18N: Location of an LDS church temple 3448#: app/Elements/TempleCode.php:163 3449msgid "Preston, England" 3450msgstr "" 3451 3452#. I18N: Location of an LDS church temple 3453#: app/Elements/TempleCode.php:164 3454msgid "Provo City Center, Utah, United States" 3455msgstr "" 3456 3457#. I18N: Location of an LDS church temple 3458#: app/Elements/TempleCode.php:165 3459msgid "Provo, Utah, United States" 3460msgstr "" 3461 3462#. I18N: Location of an LDS church temple 3463#: app/Elements/TempleCode.php:166 3464msgid "Quetzaltenango, Guatemala" 3465msgstr "" 3466 3467#. I18N: Location of an LDS church temple 3468#: app/Elements/TempleCode.php:167 3469msgid "Raleigh, North Carolina, United States" 3470msgstr "" 3471 3472#. I18N: Location of an LDS church temple 3473#: app/Elements/TempleCode.php:168 3474msgid "Recife, Brazil" 3475msgstr "" 3476 3477#. I18N: Location of an LDS church temple 3478#: app/Elements/TempleCode.php:169 3479msgid "Redlands, California, United States" 3480msgstr "" 3481 3482#. I18N: Location of an LDS church temple 3483#: app/Elements/TempleCode.php:170 3484msgid "Regina, Saskatchewan, Canada" 3485msgstr "" 3486 3487#. I18N: Location of an LDS church temple 3488#: app/Elements/TempleCode.php:171 3489msgid "Reno, Nevada, United States" 3490msgstr "" 3491 3492#. I18N: Location of an LDS church temple 3493#: app/Elements/TempleCode.php:172 3494msgid "Rexburg, Idaho, United States" 3495msgstr "" 3496 3497#. I18N: Location of an LDS church temple 3498#: app/Elements/TempleCode.php:173 3499msgid "Sacramento, California, United States" 3500msgstr "" 3501 3502#. I18N: Location of an LDS church temple 3503#: app/Elements/TempleCode.php:174 3504msgid "San Salvador, El Salvador" 3505msgstr "" 3506 3507#. I18N: Location of an LDS church temple 3508#: app/Elements/TempleCode.php:175 3509msgid "Santiago, Chile" 3510msgstr "" 3511 3512#. I18N: Location of an LDS church temple 3513#: app/Elements/TempleCode.php:176 3514msgid "San Antonio, Texas, United States" 3515msgstr "" 3516 3517#. I18N: Location of an LDS church temple 3518#: app/Elements/TempleCode.php:177 3519msgid "San Diego, California, United States" 3520msgstr "" 3521 3522#. I18N: Location of an LDS church temple 3523#: app/Elements/TempleCode.php:178 3524msgid "Santo Domingo, Dominican Republic" 3525msgstr "" 3526 3527#. I18N: Location of an LDS church temple 3528#: app/Elements/TempleCode.php:179 3529msgid "Seattle, Washington, United States" 3530msgstr "" 3531 3532#. I18N: Location of an LDS church temple 3533#: app/Elements/TempleCode.php:180 3534msgid "Seoul, Korea" 3535msgstr "" 3536 3537#. I18N: Location of an LDS church temple 3538#: app/Elements/TempleCode.php:181 3539msgid "St. George, Utah, United States" 3540msgstr "" 3541 3542#. I18N: Location of an LDS church temple 3543#: app/Elements/TempleCode.php:182 3544msgid "San Jose, Costa Rica" 3545msgstr "" 3546 3547#. I18N: Location of an LDS church temple 3548#: app/Elements/TempleCode.php:183 3549msgid "Salt Lake City, Utah, United States" 3550msgstr "" 3551 3552#. I18N: Location of an LDS church temple 3553#: app/Elements/TempleCode.php:184 3554msgid "St. Louis, Missouri, United States" 3555msgstr "" 3556 3557#. I18N: Location of an LDS church temple 3558#: app/Elements/TempleCode.php:185 3559msgid "Snowflake, Arizona, United States" 3560msgstr "" 3561 3562#. I18N: Location of an LDS church temple 3563#: app/Elements/TempleCode.php:186 3564msgid "Sao Paulo, Brazil" 3565msgstr "" 3566 3567#. I18N: Location of an LDS church temple 3568#: app/Elements/TempleCode.php:187 3569msgid "St. Paul, Minnesota, United States" 3570msgstr "" 3571 3572#. I18N: Location of an LDS church temple 3573#: app/Elements/TempleCode.php:188 3574msgid "Spokane, Washington, United States" 3575msgstr "" 3576 3577#. I18N: Location of an LDS church temple 3578#: app/Elements/TempleCode.php:189 3579msgid "Stockholm, Sweden" 3580msgstr "" 3581 3582#. I18N: Location of an LDS church temple 3583#: app/Elements/TempleCode.php:190 3584msgid "Suva, Fiji" 3585msgstr "" 3586 3587#. I18N: Location of an LDS church temple 3588#: app/Elements/TempleCode.php:191 3589msgid "Bern, Switzerland" 3590msgstr "" 3591 3592#. I18N: Location of an LDS church temple 3593#: app/Elements/TempleCode.php:192 3594msgid "Sydney, Australia" 3595msgstr "" 3596 3597#. I18N: Location of an LDS church temple 3598#: app/Elements/TempleCode.php:193 3599msgid "Taipei, Taiwan" 3600msgstr "" 3601 3602#. I18N: Location of an LDS church temple 3603#: app/Elements/TempleCode.php:194 3604msgid "Tampico, Mexico" 3605msgstr "" 3606 3607#. I18N: Location of an LDS church temple 3608#: app/Elements/TempleCode.php:195 3609msgid "Tegucigalpa, Honduras" 3610msgstr "" 3611 3612#. I18N: Location of an LDS church temple 3613#: app/Elements/TempleCode.php:196 3614msgid "Tuxtla Gutierrez, Mexico" 3615msgstr "" 3616 3617#. I18N: Location of an LDS church temple 3618#: app/Elements/TempleCode.php:197 3619msgid "Tijuana, Mexico" 3620msgstr "" 3621 3622#. I18N: Location of an LDS church temple 3623#: app/Elements/TempleCode.php:198 3624msgid "Tokyo, Japan" 3625msgstr "" 3626 3627#. I18N: Location of an LDS church temple 3628#: app/Elements/TempleCode.php:199 3629msgid "Toronto, Ontario, Canada" 3630msgstr "" 3631 3632#. I18N: Location of an LDS church temple 3633#: app/Elements/TempleCode.php:200 3634msgid "Trujillo, Peru" 3635msgstr "" 3636 3637#. I18N: Location of an LDS church temple 3638#: app/Elements/TempleCode.php:201 3639msgid "Twin Falls, Idaho, United States" 3640msgstr "" 3641 3642#. I18N: Location of an LDS church temple 3643#: app/Elements/TempleCode.php:202 3644msgid "Vancouver, British Columbia, Canada" 3645msgstr "" 3646 3647#. I18N: Location of an LDS church temple 3648#: app/Elements/TempleCode.php:203 3649msgid "Veracruz, Mexico" 3650msgstr "" 3651 3652#. I18N: Location of an LDS church temple 3653#: app/Elements/TempleCode.php:204 3654msgid "Vernal, Utah, United States" 3655msgstr "" 3656 3657#. I18N: Location of an LDS church temple 3658#: app/Elements/TempleCode.php:205 3659msgid "Villa Hermosa, Mexico" 3660msgstr "" 3661 3662#. I18N: Location of an LDS church temple 3663#: app/Elements/TempleCode.php:206 3664msgid "Washington, District of Columbia, United States" 3665msgstr "" 3666 3667#. I18N: Location of an LDS church temple 3668#: app/Elements/TempleCode.php:207 3669msgid "Winter Quarters, Nebraska, United States" 3670msgstr "" 3671 3672#: app/Elements/TempleCode.php:211 3673msgid "No temple - living ordinance" 3674msgstr "" 3675 3676#: app/Elements/UnknownElement.php:36 3677msgid "Unrecognized GEDCOM code" 3678msgstr "" 3679 3680#: app/Elements/XrefLocation.php:60 3681#: resources/views/modals/create-location.phtml:14 3682msgid "Create a location" 3683msgstr "" 3684 3685#: app/Elements/XrefMedia.php:62 3686#: resources/views/modals/create-media-from-file.phtml:18 3687#: resources/views/modals/create-media-object.phtml:17 3688msgid "Create a media object" 3689msgstr "" 3690 3691#: app/Elements/XrefNote.php:60 app/Elements/XrefSharedNote.php:60 3692#: resources/views/modals/create-note-object.phtml:14 3693msgid "Create a shared note" 3694msgstr "" 3695 3696#: app/Elements/XrefRepository.php:65 3697#: resources/views/modals/create-repository.phtml:16 3698msgid "Create a repository" 3699msgstr "" 3700 3701#: app/Elements/XrefSource.php:74 resources/views/modals/create-source.phtml:14 3702msgid "Create a source" 3703msgstr "" 3704 3705#: app/Elements/XrefSubmission.php:60 3706#: resources/views/modals/create-submission.phtml:14 3707msgid "Create a submission" 3708msgstr "" 3709 3710#: app/Elements/XrefSubmitter.php:60 3711#: resources/views/modals/create-submitter.phtml:14 3712msgid "Create a submitter" 3713msgstr "" 3714 3715#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 3716#: app/Exceptions/FileUploadException.php:50 3717#: app/Exceptions/FileUploadException.php:73 3718msgid "No file was received. Please try again." 3719msgstr "" 3720 3721#: app/Exceptions/FileUploadException.php:57 3722msgid "File successfully uploaded" 3723msgstr "" 3724 3725#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 3726#: app/Exceptions/FileUploadException.php:63 3727msgid "The uploaded file exceeds the allowed size." 3728msgstr "" 3729 3730#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 3731#: app/Exceptions/FileUploadException.php:68 3732msgid "The file was only partially uploaded. Please try again." 3733msgstr "" 3734 3735#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 3736#: app/Exceptions/FileUploadException.php:78 3737msgid "The PHP temporary folder is missing." 3738msgstr "" 3739 3740#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 3741#: app/Exceptions/FileUploadException.php:83 3742msgid "PHP failed to write to disk." 3743msgstr "" 3744 3745#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 3746#: app/Exceptions/FileUploadException.php:88 3747msgid "PHP blocked the file because of its extension." 3748msgstr "" 3749 3750#: app/Exceptions/FileUploadException.php:99 3751#: app/Http/RequestHandlers/AddMediaFileAction.php:76 3752#: app/Http/RequestHandlers/CreateMediaObjectAction.php:75 3753#: app/Http/RequestHandlers/UploadMediaAction.php:136 3754#: app/Services/MediaFileService.php:233 3755msgid "There was an error uploading your file." 3756msgstr "" 3757 3758#: app/Exceptions/FileUploadException.php:101 app/Gedcom.php:510 3759#: app/Gedcom.php:792 app/Http/RequestHandlers/ManageMediaData.php:344 3760#: resources/views/admin/gedcom-export-options.phtml:64 3761#: resources/views/admin/trees-export.phtml:33 3762#: resources/views/modals/media-file-fields.phtml:69 3763msgid "Filename" 3764msgstr "" 3765 3766#: app/Exceptions/GedcomErrorException.php:39 3767msgid "Invalid GEDCOM record" 3768msgstr "" 3769 3770#: app/Exceptions/InvalidGedcomEncodingException.php:39 3771#, php-format 3772msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." 3773msgstr "" 3774 3775#. I18N: The gregorian calendar 3776#: app/Factories/CalendarDateFactory.php:146 app/Module/YahrzeitModule.php:264 3777msgid "Gregorian" 3778msgstr "" 3779 3780#. I18N: The julian calendar 3781#: app/Factories/CalendarDateFactory.php:148 3782#: resources/views/help/date.phtml:153 3783msgid "Julian" 3784msgstr "" 3785 3786#. I18N: The French calendar 3787#: app/Factories/CalendarDateFactory.php:150 3788#: resources/views/help/date.phtml:217 3789msgid "French" 3790msgstr "" 3791 3792#. I18N: The Hebrew/Jewish calendar 3793#: app/Factories/CalendarDateFactory.php:152 app/Module/YahrzeitModule.php:263 3794#: resources/views/help/date.phtml:169 3795msgid "Jewish" 3796msgstr "" 3797 3798#. I18N: The Arabic/Hijri calendar 3799#: app/Factories/CalendarDateFactory.php:154 3800#: resources/views/help/date.phtml:185 3801msgid "Hijri" 3802msgstr "" 3803 3804#. I18N: The Persian/Jalali calendar 3805#: app/Factories/CalendarDateFactory.php:156 3806#: resources/views/help/date.phtml:201 3807msgid "Jalali" 3808msgstr "" 3809 3810#. I18N: Name of a module/report 3811#: app/Gedcom.php:406 app/Gedcom.php:1201 3812#: app/Http/RequestHandlers/CheckTree.php:350 3813#: app/Module/FamilyGroupReportModule.php:44 3814#: resources/views/admin/trees-privacy.phtml:165 3815#: resources/views/edit/link-child-to-family.phtml:23 3816#: resources/views/modals/link-media-to-family.phtml:21 3817#: resources/views/modules/family_nav/sidebar-family.phtml:89 3818#: resources/views/modules/favorites/favorites.phtml:79 3819#: resources/views/modules/random_media/slide-show.phtml:72 3820#: resources/views/modules/recent_changes/changes-table.phtml:62 3821#: resources/views/modules/statistics-chart/custom.phtml:45 3822#: resources/xml/reports/family_group_report.xml:3 3823#: resources/xml/reports/family_group_report.xml:6 3824#: resources/xml/reports/family_group_report.xml:88 3825#: resources/xml/reports/family_group_report.xml:96 3826msgid "Family" 3827msgstr "" 3828 3829#: app/Gedcom.php:407 app/Gedcom.php:520 app/Gedcom.php:540 app/Gedcom.php:811 3830#: app/Gedcom.php:858 app/Gedcom.php:1022 app/Gedcom.php:1404 3831#: app/Gedcom.php:1761 app/Http/RequestHandlers/CreateRepositoryModal.php:50 3832#: app/Module/FixCemeteryTag.php:84 3833#: resources/views/modals/submitter-fields.phtml:33 3834msgid "Address" 3835msgstr "" 3836 3837#: app/Gedcom.php:408 app/Gedcom.php:521 app/Gedcom.php:541 app/Gedcom.php:812 3838#: app/Gedcom.php:859 app/Gedcom.php:1405 app/Gedcom.php:1762 3839msgid "Address line 1" 3840msgstr "" 3841 3842#: app/Gedcom.php:409 app/Gedcom.php:522 app/Gedcom.php:542 app/Gedcom.php:813 3843#: app/Gedcom.php:860 app/Gedcom.php:1406 app/Gedcom.php:1763 3844msgid "Address line 2" 3845msgstr "" 3846 3847#: app/Gedcom.php:410 app/Gedcom.php:523 app/Gedcom.php:543 app/Gedcom.php:814 3848#: app/Gedcom.php:861 app/Gedcom.php:1407 3849msgid "Address line 3" 3850msgstr "" 3851 3852#: app/Gedcom.php:411 app/Gedcom.php:524 app/Gedcom.php:544 app/Gedcom.php:815 3853#: app/Gedcom.php:862 app/Gedcom.php:1408 app/Gedcom.php:1764 3854msgid "City" 3855msgstr "" 3856 3857#: app/Gedcom.php:412 app/Gedcom.php:525 app/Gedcom.php:545 app/Gedcom.php:816 3858#: app/Gedcom.php:863 app/Gedcom.php:1409 app/Gedcom.php:1765 3859#: app/Statistics/Google/ChartDistribution.php:108 3860msgid "Country" 3861msgstr "" 3862 3863#: app/Gedcom.php:413 app/Gedcom.php:526 app/Gedcom.php:546 app/Gedcom.php:817 3864#: app/Gedcom.php:864 app/Gedcom.php:1282 app/Gedcom.php:1336 3865#: app/Gedcom.php:1379 app/Gedcom.php:1410 app/Gedcom.php:1460 3866#: app/Gedcom.php:1532 app/Gedcom.php:1564 app/Gedcom.php:1766 3867msgid "Postal code" 3868msgstr "" 3869 3870#: app/Gedcom.php:414 app/Gedcom.php:527 app/Gedcom.php:547 app/Gedcom.php:818 3871#: app/Gedcom.php:865 app/Gedcom.php:1411 app/Gedcom.php:1767 3872msgid "State" 3873msgstr "" 3874 3875#: app/Gedcom.php:415 app/Gedcom.php:549 app/Gedcom.php:840 app/Gedcom.php:1403 3876msgid "Agency" 3877msgstr "" 3878 3879#: app/Gedcom.php:416 app/Gedcom.php:550 app/Gedcom.php:1412 3880msgid "Cause" 3881msgstr "" 3882 3883#: app/Gedcom.php:417 app/Gedcom.php:507 app/Gedcom.php:534 app/Gedcom.php:551 3884#: app/Gedcom.php:1036 app/Gedcom.php:1071 app/Gedcom.php:1164 3885#: app/Gedcom.php:1283 app/Gedcom.php:1337 app/Gedcom.php:1380 3886#: app/Gedcom.php:1424 app/Gedcom.php:1441 app/Gedcom.php:1445 3887#: app/Gedcom.php:1449 app/Gedcom.php:1455 app/Gedcom.php:1461 3888#: app/Gedcom.php:1626 app/Gedcom.php:1651 app/Gedcom.php:1690 3889#: app/Gedcom.php:1712 app/Gedcom.php:1861 3890#: app/Http/RequestHandlers/HelpText.php:219 3891#: app/Module/ResearchTaskModule.php:65 app/Module/ResearchTaskModule.php:68 3892#: resources/views/help/date.phtml:29 resources/views/help/date.phtml:143 3893#: resources/views/lists/anniversaries-table.phtml:35 3894#: resources/views/modules/todo/research-tasks.phtml:27 3895#: resources/views/pending-changes-page.phtml:50 3896#: resources/xml/reports/bdm_report.xml:132 3897#: resources/xml/reports/bdm_report.xml:158 3898#: resources/xml/reports/bdm_report.xml:192 3899#: resources/xml/reports/birth_report.xml:40 3900#: resources/xml/reports/death_report.xml:46 3901#: resources/xml/reports/fact_sources.xml:72 3902#: resources/xml/reports/fact_sources.xml:159 3903#: resources/xml/reports/marriage_report.xml:46 3904#: resources/xml/reports/occupation_report.xml:57 3905msgid "Date" 3906msgstr "" 3907 3908#: app/Gedcom.php:418 app/Gedcom.php:528 app/Gedcom.php:552 app/Gedcom.php:823 3909#: app/Gedcom.php:870 app/Gedcom.php:1124 app/Gedcom.php:1769 3910#: app/Gedcom.php:1822 resources/views/admin/users-create.phtml:69 3911#: resources/views/admin/users-edit.phtml:80 3912#: resources/views/admin/users.phtml:28 resources/views/contact-page.phtml:49 3913#: resources/views/edit-account-page.phtml:121 3914#: resources/views/emails/register-notify-html.phtml:30 3915#: resources/views/emails/register-notify-text.phtml:24 3916#: resources/views/modules/user-messages/user-messages.phtml:70 3917#: resources/views/register-page.phtml:47 3918#: resources/views/setup/step-5-administrator.phtml:90 3919msgid "Email address" 3920msgstr "" 3921 3922#: app/Gedcom.php:419 app/Gedcom.php:529 app/Gedcom.php:553 app/Gedcom.php:824 3923#: app/Gedcom.php:871 app/Gedcom.php:1025 app/Gedcom.php:1770 3924msgid "Fax" 3925msgstr "" 3926 3927#: app/Gedcom.php:420 app/Gedcom.php:466 3928#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:74 3929#: resources/views/edit/change-family-members.phtml:30 3930#: resources/views/edit/change-family-members.phtml:45 3931#: resources/views/fact-date.phtml:138 3932#: resources/xml/reports/cemetery_report.xml:7 3933#: resources/xml/reports/death_report.xml:10 3934#: resources/xml/reports/family_group_report.xml:147 3935#: resources/xml/reports/family_group_report.xml:1087 3936#: resources/xml/reports/individual_ext_report.xml:204 3937#: resources/xml/reports/individual_ext_report.xml:221 3938#: resources/xml/reports/individual_ext_report.xml:457 3939#: resources/xml/reports/individual_report.xml:192 3940#: resources/xml/reports/individual_report.xml:213 3941#: resources/xml/reports/individual_report.xml:449 3942#: resources/xml/reports/relative_ext_report.xml:116 3943msgid "Husband" 3944msgstr "" 3945 3946#: app/Gedcom.php:421 resources/views/modules/timeline-chart/chart.phtml:355 3947msgid "Husband’s age" 3948msgstr "" 3949 3950#: app/Gedcom.php:423 app/Gedcom.php:444 app/Gedcom.php:479 app/Gedcom.php:498 3951#: app/Gedcom.php:555 app/Gedcom.php:576 app/Gedcom.php:687 app/Gedcom.php:724 3952#: app/Gedcom.php:759 app/Gedcom.php:783 app/Gedcom.php:786 app/Gedcom.php:807 3953#: app/Gedcom.php:846 app/Gedcom.php:875 app/Gedcom.php:1294 3954#: app/Gedcom.php:1348 app/Gedcom.php:1417 app/Gedcom.php:1437 3955#: app/Gedcom.php:1470 app/Gedcom.php:1886 app/Gedcom.php:1900 3956#: app/Http/RequestHandlers/CheckTree.php:354 3957#: app/Http/RequestHandlers/HelpText.php:246 3958#: resources/views/admin/fix-level-0-media.phtml:35 3959#: resources/views/admin/media.phtml:106 3960#: resources/views/admin/trees-privacy.phtml:169 3961#: resources/views/admin/trees.phtml:249 3962#: resources/views/admin/webtrees1-thumbnails.phtml:41 3963#: resources/views/modules/favorites/favorites.phtml:93 3964msgid "Media object" 3965msgstr "" 3966 3967#: app/Gedcom.php:424 app/Gedcom.php:530 app/Gedcom.php:556 app/Gedcom.php:827 3968#: app/Gedcom.php:876 app/Gedcom.php:1023 app/Gedcom.php:1771 3969#: resources/views/modals/submitter-fields.phtml:25 3970msgid "Phone" 3971msgstr "" 3972 3973#: app/Gedcom.php:425 app/Gedcom.php:557 app/Gedcom.php:843 app/Gedcom.php:1072 3974#: app/Gedcom.php:1167 app/Gedcom.php:1421 app/Gedcom.php:1653 3975#: app/Http/RequestHandlers/HelpText.php:251 app/Module/FixCemeteryTag.php:85 3976#: resources/views/admin/location-edit.phtml:35 3977#: resources/views/admin/location-edit.phtml:122 3978#: resources/views/admin/locations.phtml:42 3979#: resources/views/lists/families-table.phtml:231 3980#: resources/views/lists/individuals-table.phtml:252 3981#: resources/views/lists/individuals-table.phtml:263 3982#: resources/views/modules/census-assistant.phtml:45 3983#: resources/views/modules/lifespans-chart/page.phtml:43 3984#: resources/views/search-phonetic-page.phtml:54 3985#: resources/xml/reports/bdm_report.xml:6 3986#: resources/xml/reports/bdm_report.xml:134 3987#: resources/xml/reports/bdm_report.xml:160 3988#: resources/xml/reports/bdm_report.xml:194 3989#: resources/xml/reports/birth_report.xml:42 3990#: resources/xml/reports/cemetery_report.xml:52 3991#: resources/xml/reports/death_report.xml:50 3992#: resources/xml/reports/marriage_report.xml:50 3993#: resources/xml/reports/occupation_report.xml:60 3994msgid "Place" 3995msgstr "" 3996 3997#: app/Gedcom.php:426 app/Gedcom.php:558 app/Gedcom.php:1392 3998msgid "Phonetic place" 3999msgstr "" 4000 4001#: app/Gedcom.php:427 app/Gedcom.php:434 app/Gedcom.php:447 app/Gedcom.php:559 4002#: app/Gedcom.php:566 app/Gedcom.php:579 app/Gedcom.php:913 app/Gedcom.php:927 4003#: app/Gedcom.php:930 app/Gedcom.php:939 app/Gedcom.php:957 app/Gedcom.php:964 4004#: app/Gedcom.php:975 app/Gedcom.php:977 app/Gedcom.php:984 app/Gedcom.php:986 4005#: app/Gedcom.php:992 app/Gedcom.php:994 app/Gedcom.php:1001 4006#: app/Gedcom.php:1003 app/Gedcom.php:1393 app/Gedcom.php:1400 4007#: app/Gedcom.php:1716 app/Gedcom.php:1805 4008#: app/Statistics/Google/ChartFamilyLargest.php:89 4009#: app/Statistics/Google/ChartFamilyWithSources.php:64 4010#: app/Statistics/Google/ChartIndividualWithSources.php:64 4011#: app/Statistics/Google/ChartMedia.php:63 4012#: app/Statistics/Google/ChartSex.php:55 4013#: resources/views/admin/site-logs.phtml:51 4014#: resources/views/admin/site-logs.phtml:123 4015#: resources/views/modules/media-list/page.phtml:59 4016#: resources/views/modules/random_media/config.phtml:26 4017#: resources/views/modules/recent_changes/changes-table.phtml:39 4018msgid "Type" 4019msgstr "" 4020 4021#: app/Gedcom.php:428 app/Gedcom.php:512 app/Gedcom.php:517 app/Gedcom.php:560 4022#: app/Gedcom.php:793 app/Gedcom.php:1394 app/Gedcom.php:1483 4023#: resources/views/admin/gedcom-export-options.phtml:22 4024#: resources/views/help/date.phtml:32 resources/views/help/date.phtml:70 4025#: resources/views/help/date.phtml:108 resources/views/help/date.phtml:146 4026#: resources/views/report-setup-page.phtml:52 4027msgid "Format" 4028msgstr "" 4029 4030#: app/Gedcom.php:429 app/Gedcom.php:561 app/Gedcom.php:1395 4031#: app/Gedcom.php:1418 4032msgid "Coordinates" 4033msgstr "" 4034 4035#: app/Gedcom.php:430 app/Gedcom.php:562 app/Gedcom.php:1396 4036#: app/Gedcom.php:1419 resources/views/admin/location-edit.phtml:44 4037#: resources/views/admin/locations.phtml:43 4038#: resources/views/edit/input-addon-coordinates.phtml:12 4039#: resources/views/edit/input-addon-coordinates.phtml:15 4040#: resources/views/fact-place.phtml:33 4041#: resources/views/modules/place-hierarchy/popup.phtml:23 4042msgid "Latitude" 4043msgstr "" 4044 4045#: app/Gedcom.php:431 app/Gedcom.php:563 app/Gedcom.php:1397 4046#: app/Gedcom.php:1420 resources/views/admin/location-edit.phtml:55 4047#: resources/views/admin/locations.phtml:44 4048#: resources/views/edit/input-addon-coordinates.phtml:12 4049#: resources/views/edit/input-addon-coordinates.phtml:15 4050#: resources/views/fact-place.phtml:34 4051#: resources/views/modules/place-hierarchy/popup.phtml:27 4052msgid "Longitude" 4053msgstr "" 4054 4055#: app/Gedcom.php:432 app/Gedcom.php:564 app/Gedcom.php:1398 4056msgid "Note on place" 4057msgstr "" 4058 4059#: app/Gedcom.php:433 app/Gedcom.php:565 app/Gedcom.php:1399 4060msgid "Romanized place" 4061msgstr "" 4062 4063#: app/Gedcom.php:435 app/Gedcom.php:567 app/Gedcom.php:735 app/Gedcom.php:1413 4064#: app/Gedcom.php:1429 resources/xml/reports/missing_facts_report.xml:26 4065#: resources/xml/reports/missing_facts_report.xml:587 4066msgid "Religion" 4067msgstr "" 4068 4069#. I18N: a restriction on viewing data 4070#: app/Gedcom.php:436 app/Gedcom.php:483 app/Gedcom.php:568 app/Gedcom.php:739 4071#: app/Gedcom.php:1414 app/Gedcom.php:1809 app/Gedcom.php:1904 4072#: app/Gedcom.php:1906 app/Gedcom.php:1908 app/Gedcom.php:1910 4073#: app/Gedcom.php:1912 app/Gedcom.php:1914 4074#: app/Http/RequestHandlers/HelpText.php:256 4075#: resources/views/modals/restriction-fields.phtml:9 4076msgid "Restriction" 4077msgstr "" 4078 4079#: app/Gedcom.php:437 app/Gedcom.php:491 app/Gedcom.php:569 app/Gedcom.php:680 4080#: app/Gedcom.php:696 app/Gedcom.php:710 app/Gedcom.php:752 app/Gedcom.php:776 4081#: app/Gedcom.php:800 app/Gedcom.php:1287 app/Gedcom.php:1341 4082#: app/Gedcom.php:1415 app/Gedcom.php:1879 app/Gedcom.php:1893 4083msgid "Source citation" 4084msgstr "" 4085 4086#: app/Gedcom.php:438 app/Gedcom.php:492 app/Gedcom.php:532 app/Gedcom.php:570 4087#: app/Gedcom.php:681 app/Gedcom.php:753 app/Gedcom.php:777 app/Gedcom.php:801 4088#: app/Gedcom.php:839 app/Gedcom.php:1288 app/Gedcom.php:1342 4089#: app/Gedcom.php:1431 app/Gedcom.php:1464 app/Gedcom.php:1880 4090#: app/Gedcom.php:1894 resources/views/admin/changes-log.phtml:137 4091msgid "Data" 4092msgstr "" 4093 4094#: app/Gedcom.php:439 app/Gedcom.php:493 app/Gedcom.php:571 app/Gedcom.php:682 4095#: app/Gedcom.php:754 app/Gedcom.php:778 app/Gedcom.php:802 app/Gedcom.php:1289 4096#: app/Gedcom.php:1343 app/Gedcom.php:1432 app/Gedcom.php:1465 4097#: app/Gedcom.php:1881 app/Gedcom.php:1895 4098msgid "Date of entry in original source" 4099msgstr "" 4100 4101#: app/Gedcom.php:440 app/Gedcom.php:494 app/Gedcom.php:572 app/Gedcom.php:683 4102#: app/Gedcom.php:755 app/Gedcom.php:779 app/Gedcom.php:803 app/Gedcom.php:855 4103#: app/Gedcom.php:1290 app/Gedcom.php:1344 app/Gedcom.php:1433 4104#: app/Gedcom.php:1466 app/Gedcom.php:1844 app/Gedcom.php:1882 4105#: app/Gedcom.php:1896 resources/views/admin/trees-preferences.phtml:576 4106#: resources/views/modals/source-fields.phtml:58 4107msgid "Text" 4108msgstr "" 4109 4110#: app/Gedcom.php:441 app/Gedcom.php:464 app/Gedcom.php:495 app/Gedcom.php:573 4111#: app/Gedcom.php:659 app/Gedcom.php:684 app/Gedcom.php:756 app/Gedcom.php:780 4112#: app/Gedcom.php:804 app/Gedcom.php:1291 app/Gedcom.php:1345 4113#: app/Gedcom.php:1389 app/Gedcom.php:1434 app/Gedcom.php:1467 4114#: app/Gedcom.php:1883 app/Gedcom.php:1897 4115#: resources/views/lists/anniversaries-table.phtml:42 4116#: resources/xml/reports/fact_sources.xml:70 4117#: resources/xml/reports/fact_sources.xml:157 4118#: resources/xml/reports/missing_facts_report.xml:55 4119msgid "Event" 4120msgstr "" 4121 4122#: app/Gedcom.php:442 app/Gedcom.php:496 app/Gedcom.php:574 app/Gedcom.php:685 4123#: app/Gedcom.php:757 app/Gedcom.php:781 app/Gedcom.php:805 app/Gedcom.php:909 4124#: app/Gedcom.php:921 app/Gedcom.php:935 app/Gedcom.php:949 app/Gedcom.php:1292 4125#: app/Gedcom.php:1346 app/Gedcom.php:1435 app/Gedcom.php:1468 4126#: app/Gedcom.php:1884 app/Gedcom.php:1898 4127#: resources/views/admin/users-edit.phtml:287 4128msgid "Role" 4129msgstr "" 4130 4131#: app/Gedcom.php:443 app/Gedcom.php:497 app/Gedcom.php:575 app/Gedcom.php:686 4132#: app/Gedcom.php:758 app/Gedcom.php:782 app/Gedcom.php:806 app/Gedcom.php:1293 4133#: app/Gedcom.php:1347 app/Gedcom.php:1436 app/Gedcom.php:1469 4134#: app/Gedcom.php:1885 app/Gedcom.php:1899 4135msgid "Note on source citation" 4136msgstr "" 4137 4138#: app/Gedcom.php:445 app/Gedcom.php:499 app/Gedcom.php:577 app/Gedcom.php:688 4139#: app/Gedcom.php:760 app/Gedcom.php:784 app/Gedcom.php:808 app/Gedcom.php:1295 4140#: app/Gedcom.php:1349 app/Gedcom.php:1438 app/Gedcom.php:1471 4141#: app/Gedcom.php:1887 app/Gedcom.php:1901 4142#: resources/xml/reports/fact_sources.xml:74 4143#: resources/xml/reports/fact_sources.xml:161 4144#: resources/xml/reports/fact_sources.xml:277 4145#: resources/xml/reports/fact_sources.xml:323 4146msgid "Citation details" 4147msgstr "" 4148 4149#: app/Gedcom.php:446 app/Gedcom.php:500 app/Gedcom.php:578 app/Gedcom.php:689 4150#: app/Gedcom.php:761 app/Gedcom.php:785 app/Gedcom.php:809 app/Gedcom.php:1296 4151#: app/Gedcom.php:1350 app/Gedcom.php:1439 app/Gedcom.php:1472 4152#: app/Gedcom.php:1888 app/Gedcom.php:1902 4153msgid "Quality of data" 4154msgstr "" 4155 4156#: app/Gedcom.php:448 app/Gedcom.php:502 4157#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:77 4158#: resources/views/edit/change-family-members.phtml:32 4159#: resources/views/edit/change-family-members.phtml:47 4160#: resources/views/fact-date.phtml:139 4161#: resources/xml/reports/family_group_report.xml:501 4162#: resources/xml/reports/family_group_report.xml:1078 4163#: resources/xml/reports/individual_ext_report.xml:207 4164#: resources/xml/reports/individual_ext_report.xml:224 4165#: resources/xml/reports/individual_ext_report.xml:493 4166#: resources/xml/reports/individual_report.xml:195 4167#: resources/xml/reports/individual_report.xml:216 4168#: resources/xml/reports/individual_report.xml:489 4169#: resources/xml/reports/relative_ext_report.xml:111 4170msgid "Wife" 4171msgstr "" 4172 4173#: app/Gedcom.php:449 resources/views/modules/timeline-chart/chart.phtml:353 4174msgid "Wife’s age" 4175msgstr "" 4176 4177#. I18N: A configuration setting 4178#: app/Gedcom.php:450 app/Gedcom.php:531 app/Gedcom.php:580 app/Gedcom.php:831 4179#: app/Gedcom.php:879 app/Gedcom.php:1026 app/Gedcom.php:1075 4180#: app/Gedcom.php:1316 app/Gedcom.php:1711 app/Gedcom.php:1772 4181#: app/Gedcom.php:1804 app/Gedcom.php:1845 4182#: app/Http/RequestHandlers/CreateRepositoryModal.php:51 4183#: resources/views/admin/trees-create.phtml:31 4184#: resources/views/admin/trees-preferences.phtml:68 4185#: resources/views/modals/media-file-fields.phtml:97 4186#: resources/views/modules/favorites/favorites.phtml:135 4187#: resources/views/modules/favorites/favorites.phtml:142 4188#: resources/views/modules/favorites/favorites.phtml:144 4189#: resources/views/modules/matomo-analytics/form.phtml:18 4190#: resources/views/modules/share-url/share.phtml:10 4191#: resources/views/modules/sitemap/config.phtml:45 4192msgid "URL" 4193msgstr "" 4194 4195#: app/Gedcom.php:451 4196msgid "Annulment" 4197msgstr "" 4198 4199#: app/Gedcom.php:452 4200msgid "Family census" 4201msgstr "" 4202 4203#: app/Gedcom.php:453 app/Gedcom.php:620 app/Gedcom.php:767 app/Gedcom.php:788 4204#: app/Gedcom.php:819 app/Gedcom.php:835 app/Gedcom.php:866 app/Gedcom.php:882 4205#: app/Gedcom.php:1385 resources/views/lists/families-table.phtml:233 4206#: resources/views/lists/individuals-table.phtml:264 4207#: resources/views/lists/locations-table.phtml:66 4208#: resources/views/lists/media-table.phtml:82 4209#: resources/views/lists/notes-table.phtml:94 4210#: resources/views/lists/repositories-table.phtml:52 4211#: resources/views/lists/sources-table.phtml:102 4212#: resources/views/lists/submitters-table.phtml:70 4213#: resources/views/modules/gedcom_stats/config.phtml:31 4214#: resources/views/modules/recent_changes/changes-table.phtml:46 4215#: resources/xml/reports/change_report.xml:66 4216#: resources/xml/reports/change_report.xml:108 4217msgid "Last change" 4218msgstr "" 4219 4220#: app/Gedcom.php:454 app/Gedcom.php:621 app/Gedcom.php:768 app/Gedcom.php:789 4221#: app/Gedcom.php:820 app/Gedcom.php:836 app/Gedcom.php:867 app/Gedcom.php:883 4222#: app/Gedcom.php:1386 4223msgid "Date of last change" 4224msgstr "" 4225 4226#: app/Gedcom.php:455 app/Gedcom.php:622 app/Gedcom.php:769 app/Gedcom.php:790 4227#: app/Gedcom.php:821 app/Gedcom.php:837 app/Gedcom.php:868 app/Gedcom.php:884 4228#: app/Gedcom.php:1387 4229msgid "Time of last change" 4230msgstr "" 4231 4232#: app/Gedcom.php:456 app/Gedcom.php:623 app/Gedcom.php:770 app/Gedcom.php:791 4233#: app/Gedcom.php:822 app/Gedcom.php:838 app/Gedcom.php:869 app/Gedcom.php:885 4234#: app/Gedcom.php:1388 4235msgid "Note on last change" 4236msgstr "" 4237 4238#: app/Gedcom.php:457 resources/views/edit/change-family-members.phtml:65 4239#: resources/views/edit/change-family-members.phtml:76 4240#: resources/views/modules/pedigree-chart/previous.phtml:40 4241msgid "Child" 4242msgstr "" 4243 4244#: app/Gedcom.php:458 resources/views/calendar-page.phtml:193 4245#: resources/views/lists/families-table.phtml:207 4246msgid "Divorce" 4247msgstr "" 4248 4249#: app/Gedcom.php:459 4250msgid "Date of divorce" 4251msgstr "" 4252 4253#: app/Gedcom.php:460 4254msgid "Divorce filed" 4255msgstr "" 4256 4257#: app/Gedcom.php:461 resources/xml/reports/missing_facts_report.xml:20 4258msgid "Engagement" 4259msgstr "" 4260 4261#: app/Gedcom.php:462 resources/xml/reports/missing_facts_report.xml:336 4262msgid "Date of engagement" 4263msgstr "" 4264 4265#: app/Gedcom.php:463 resources/xml/reports/missing_facts_report.xml:347 4266msgid "Place of engagement" 4267msgstr "" 4268 4269#: app/Gedcom.php:465 app/Gedcom.php:662 app/Gedcom.php:1402 4270msgid "Type of event" 4271msgstr "" 4272 4273#: app/Gedcom.php:467 resources/xml/reports/missing_facts_report.xml:22 4274msgid "Marriage banns" 4275msgstr "" 4276 4277#: app/Gedcom.php:468 resources/xml/reports/missing_facts_report.xml:420 4278msgid "Date of marriage banns" 4279msgstr "" 4280 4281#: app/Gedcom.php:469 resources/xml/reports/missing_facts_report.xml:431 4282msgid "Place of marriage banns" 4283msgstr "" 4284 4285#: app/Gedcom.php:470 4286msgid "Marriage contract" 4287msgstr "" 4288 4289#: app/Gedcom.php:471 4290msgid "Marriage license" 4291msgstr "" 4292 4293#: app/Gedcom.php:472 app/Gedcom.php:1020 app/Module/BranchesListModule.php:445 4294#: resources/views/calendar-page.phtml:190 4295#: resources/views/lists/families-table.phtml:197 4296#: resources/views/lists/families-table.phtml:202 4297#: resources/views/lists/families-table.phtml:225 4298#: resources/views/modules/relatives/family.phtml:143 4299#: resources/views/selects/family.phtml:13 4300#: resources/xml/reports/ahnentafel_report.xml:449 4301#: resources/xml/reports/bdm_report.xml:78 4302#: resources/xml/reports/descendancy_report.xml:575 4303#: resources/xml/reports/family_group_report.xml:377 4304#: resources/xml/reports/missing_facts_report.xml:23 4305#: resources/xml/reports/pedigree_report.xml:76 4306#: resources/xml/reports/pedigree_report.xml:77 4307#: resources/xml/reports/pedigree_report.xml:97 4308#: resources/xml/reports/pedigree_report.xml:98 4309#: resources/xml/reports/pedigree_report.xml:137 4310#: resources/xml/reports/pedigree_report.xml:138 4311#: resources/xml/reports/pedigree_report.xml:178 4312#: resources/xml/reports/pedigree_report.xml:179 4313#: resources/xml/reports/pedigree_report.xml:221 4314#: resources/xml/reports/pedigree_report.xml:222 4315#: resources/xml/reports/pedigree_report.xml:264 4316#: resources/xml/reports/pedigree_report.xml:265 4317#: resources/xml/reports/pedigree_report.xml:307 4318#: resources/xml/reports/pedigree_report.xml:308 4319#: resources/xml/reports/pedigree_report.xml:350 4320#: resources/xml/reports/pedigree_report.xml:351 4321#: resources/xml/reports/pedigree_report.xml:392 4322#: resources/xml/reports/pedigree_report.xml:430 4323#: resources/xml/reports/pedigree_report.xml:468 4324#: resources/xml/reports/pedigree_report.xml:506 4325#: resources/xml/reports/pedigree_report.xml:544 4326#: resources/xml/reports/pedigree_report.xml:582 4327#: resources/xml/reports/pedigree_report.xml:620 4328#: resources/xml/reports/pedigree_report.xml:658 4329#: resources/xml/reports/pedigree_report.xml:778 4330#: resources/xml/reports/pedigree_report.xml:779 4331#: resources/xml/reports/pedigree_report.xml:799 4332#: resources/xml/reports/pedigree_report.xml:800 4333#: resources/xml/reports/pedigree_report.xml:839 4334#: resources/xml/reports/pedigree_report.xml:840 4335#: resources/xml/reports/pedigree_report.xml:879 4336#: resources/xml/reports/pedigree_report.xml:880 4337#: resources/xml/reports/pedigree_report.xml:923 4338#: resources/xml/reports/pedigree_report.xml:966 4339#: resources/xml/reports/pedigree_report.xml:1009 4340#: resources/xml/reports/pedigree_report.xml:1052 4341#: resources/xml/reports/pedigree_report.xml:1099 4342#: resources/xml/reports/pedigree_report.xml:1137 4343#: resources/xml/reports/pedigree_report.xml:1175 4344#: resources/xml/reports/pedigree_report.xml:1213 4345#: resources/xml/reports/pedigree_report.xml:1251 4346#: resources/xml/reports/pedigree_report.xml:1289 4347#: resources/xml/reports/pedigree_report.xml:1327 4348#: resources/xml/reports/pedigree_report.xml:1365 4349msgid "Marriage" 4350msgstr "" 4351 4352#: app/Gedcom.php:473 resources/xml/reports/fact_sources.xml:319 4353#: resources/xml/reports/missing_facts_report.xml:463 4354msgid "Date of marriage" 4355msgstr "" 4356 4357#: app/Gedcom.php:474 resources/xml/reports/fact_sources.xml:321 4358#: resources/xml/reports/missing_facts_report.xml:474 4359msgid "Place of marriage" 4360msgstr "" 4361 4362#: app/Gedcom.php:475 4363msgid "Type of marriage" 4364msgstr "" 4365 4366#: app/Gedcom.php:476 4367msgid "Marriage settlement" 4368msgstr "" 4369 4370#: app/Gedcom.php:477 app/Gedcom.php:721 4371#: app/Module/StatisticsChartModule.php:714 4372#: app/Statistics/Google/ChartChildren.php:107 4373#: resources/views/modules/statistics-chart/custom.phtml:51 4374msgid "Number of children" 4375msgstr "" 4376 4377#: app/Gedcom.php:480 app/Gedcom.php:733 app/Gedcom.php:773 app/Gedcom.php:797 4378#: app/Gedcom.php:828 app/Gedcom.php:848 app/Gedcom.php:929 app/Gedcom.php:963 4379#: app/Gedcom.php:976 app/Gedcom.php:985 app/Gedcom.php:993 app/Gedcom.php:1002 4380msgid "Reference number" 4381msgstr "" 4382 4383#: app/Gedcom.php:481 app/Gedcom.php:734 app/Gedcom.php:774 app/Gedcom.php:798 4384#: app/Gedcom.php:829 app/Gedcom.php:849 4385msgid "Type of reference number" 4386msgstr "" 4387 4388#: app/Gedcom.php:482 4389msgid "Family residence" 4390msgstr "" 4391 4392#: app/Gedcom.php:484 app/Gedcom.php:743 app/Gedcom.php:775 app/Gedcom.php:799 4393#: app/Gedcom.php:830 app/Gedcom.php:854 app/Gedcom.php:878 app/Gedcom.php:890 4394#: app/Gedcom.php:1062 app/Gedcom.php:1166 app/Gedcom.php:1737 4395#: app/Gedcom.php:1740 app/Gedcom.php:1746 4396msgid "Record ID number" 4397msgstr "" 4398 4399#: app/Gedcom.php:485 4400msgid "LDS spouse sealing" 4401msgstr "" 4402 4403#: app/Gedcom.php:486 4404msgid "Date of LDS spouse sealing" 4405msgstr "" 4406 4407#: app/Gedcom.php:487 4408msgid "Place of LDS spouse sealing" 4409msgstr "" 4410 4411#: app/Gedcom.php:488 app/Gedcom.php:594 app/Gedcom.php:636 app/Gedcom.php:656 4412#: app/Gedcom.php:667 app/Gedcom.php:749 app/Gedcom.php:959 app/Gedcom.php:1307 4413#: app/Gedcom.php:1363 app/Gedcom.php:1631 app/Gedcom.php:1636 4414#: resources/views/admin/changes-log.phtml:53 4415#: resources/views/admin/changes-log.phtml:135 4416msgid "Status" 4417msgstr "" 4418 4419#: app/Gedcom.php:489 app/Gedcom.php:595 app/Gedcom.php:637 app/Gedcom.php:657 4420#: app/Gedcom.php:750 4421msgid "Status change date" 4422msgstr "" 4423 4424#. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church) 4425#: app/Gedcom.php:490 app/Gedcom.php:596 app/Gedcom.php:638 app/Gedcom.php:658 4426#: app/Gedcom.php:751 app/Gedcom.php:892 app/Gedcom.php:962 4427#: resources/xml/reports/individual_report.xml:208 4428msgid "Temple" 4429msgstr "" 4430 4431#: app/Gedcom.php:501 app/Gedcom.php:537 app/Gedcom.php:763 app/Gedcom.php:857 4432#: app/Gedcom.php:891 app/Http/RequestHandlers/CheckTree.php:359 4433#: resources/views/admin/trees.phtml:265 4434#: resources/views/modals/submission-fields.phtml:14 4435#: resources/views/modules/recent_changes/changes-table.phtml:74 4436msgid "Submitter" 4437msgstr "" 4438 4439#: app/Gedcom.php:503 app/Header.php:42 app/Header.php:43 app/Header.php:44 4440#: app/Http/RequestHandlers/CheckTree.php:351 4441msgid "Header" 4442msgstr "" 4443 4444#: app/Gedcom.php:504 4445msgid "Character set" 4446msgstr "" 4447 4448#: app/Gedcom.php:505 app/Gedcom.php:513 app/Gedcom.php:536 app/Gedcom.php:1315 4449msgid "Version" 4450msgstr "" 4451 4452#: app/Gedcom.php:506 app/Gedcom.php:533 4453msgid "Copyright" 4454msgstr "" 4455 4456#: app/Gedcom.php:508 app/Gedcom.php:911 app/Gedcom.php:937 4457msgid "Time" 4458msgstr "" 4459 4460#: app/Gedcom.php:509 app/Gedcom.php:1070 4461msgid "Destination" 4462msgstr "" 4463 4464#: app/Gedcom.php:511 resources/views/admin/gedcom-export-options.phtml:30 4465msgid "GEDCOM" 4466msgstr "" 4467 4468#. I18N: A configuration setting 4469#: app/Gedcom.php:514 app/Gedcom.php:872 app/Gedcom.php:1425 4470#: app/Module/ModuleLanguageTrait.php:49 app/Module/ModuleThemeTrait.php:252 4471#: resources/views/admin/modules.phtml:278 4472#: resources/views/admin/modules.phtml:281 4473#: resources/views/admin/site-preferences.phtml:76 4474#: resources/views/admin/users-edit.phtml:125 4475#: resources/views/admin/users.phtml:29 4476#: resources/views/edit-account-page.phtml:100 4477#: resources/views/layouts/administration.phtml:56 4478#: resources/views/setup/step-1-language.phtml:42 4479msgid "Language" 4480msgstr "" 4481 4482#. I18N: Name of a module/list 4483#: app/Gedcom.php:516 app/Module/PlaceHierarchyListModule.php:102 4484#: app/Module/PlaceHierarchyListModule.php:245 4485#: resources/views/place-hierarchy.phtml:16 4486msgid "Place hierarchy" 4487msgstr "" 4488 4489#: app/Gedcom.php:518 4490msgid "Application ID" 4491msgstr "" 4492 4493#: app/Gedcom.php:519 4494msgid "Corporation" 4495msgstr "" 4496 4497#: app/Gedcom.php:535 4498msgid "Application name" 4499msgstr "" 4500 4501#: app/Gedcom.php:538 app/Gedcom.php:880 4502#: app/Http/RequestHandlers/CheckTree.php:358 app/Submission.php:44 4503#: app/Submission.php:45 app/Submission.php:46 4504msgid "Submission" 4505msgstr "" 4506 4507#. I18N: Name of a module/report 4508#: app/Gedcom.php:539 app/Gedcom.php:1219 4509#: app/Http/RequestHandlers/CheckTree.php:352 4510#: app/Module/IndividualReportModule.php:40 4511#: resources/views/admin/fix-level-0-media.phtml:37 4512#: resources/views/admin/trees-privacy.phtml:164 4513#: resources/views/admin/trees.phtml:224 4514#: resources/views/modals/link-media-to-individual.phtml:21 4515#: resources/views/modules/ancestors-chart/page.phtml:28 4516#: resources/views/modules/charts/config.phtml:28 4517#: resources/views/modules/compact-chart/page.phtml:23 4518#: resources/views/modules/descendancy_chart/page.phtml:28 4519#: resources/views/modules/family-book-chart/page.phtml:30 4520#: resources/views/modules/fanchart/page.phtml:31 4521#: resources/views/modules/favorites/favorites.phtml:65 4522#: resources/views/modules/hourglass-chart/page.phtml:27 4523#: resources/views/modules/interactive-tree/page.phtml:23 4524#: resources/views/modules/pedigree-chart/page.phtml:28 4525#: resources/views/modules/pedigree-map/page.phtml:23 4526#: resources/views/modules/random_media/slide-show.phtml:63 4527#: resources/views/modules/recent_changes/changes-table.phtml:59 4528#: resources/views/modules/statistics-chart/custom.phtml:29 4529#: resources/views/modules/stories/config.phtml:56 4530#: resources/views/modules/stories/edit.phtml:31 4531#: resources/views/modules/stories/list.phtml:19 4532#: resources/views/modules/timeline-chart/page.phtml:28 4533#: resources/views/search-advanced-page.phtml:30 4534#: resources/xml/reports/ahnentafel_report.xml:6 4535#: resources/xml/reports/descendancy_report.xml:5 4536#: resources/xml/reports/individual_ext_report.xml:5 4537#: resources/xml/reports/individual_report.xml:3 4538#: resources/xml/reports/individual_report.xml:5 4539#: resources/xml/reports/individual_report.xml:88 4540#: resources/xml/reports/missing_facts_report.xml:5 4541#: resources/xml/reports/pedigree_report.xml:5 4542#: resources/xml/reports/relative_ext_report.xml:5 4543msgid "Individual" 4544msgstr "" 4545 4546#: app/Gedcom.php:548 app/Statistics/Google/ChartAge.php:137 4547#: app/Statistics/Google/ChartMarriageAge.php:160 4548#: resources/views/fact-date.phtml:137 4549#: resources/views/lists/chart-by-age.phtml:32 4550#: resources/views/lists/families-table.phtml:138 4551#: resources/views/lists/families-table.phtml:221 4552#: resources/views/lists/families-table.phtml:224 4553#: resources/views/lists/individuals-table.phtml:157 4554#: resources/views/lists/individuals-table.phtml:262 4555#: resources/views/modules/timeline-chart/chart.phtml:416 4556msgid "Age" 4557msgstr "" 4558 4559#: app/Gedcom.php:581 app/Gedcom.php:584 4560#: app/Module/IndividualFactsTabModule.php:155 4561msgid "Adoption" 4562msgstr "" 4563 4564#: app/Gedcom.php:582 4565msgid "Date of adoption" 4566msgstr "" 4567 4568#: app/Gedcom.php:583 app/Module/IndividualFactsTabModule.php:154 4569msgid "Adoptive parents" 4570msgstr "" 4571 4572#: app/Gedcom.php:585 4573msgid "Place of adoption" 4574msgstr "" 4575 4576#: app/Gedcom.php:586 4577msgid "Ancestral file number" 4578msgstr "" 4579 4580#: app/Gedcom.php:587 4581msgid "Alias" 4582msgstr "" 4583 4584#: app/Gedcom.php:588 4585msgid "Ancestors interest" 4586msgstr "" 4587 4588#: app/Gedcom.php:589 app/Gedcom.php:907 app/Gedcom.php:919 app/Gedcom.php:933 4589#: app/Gedcom.php:947 app/Gedcom.php:1284 app/Gedcom.php:1298 4590#: app/Gedcom.php:1338 app/Gedcom.php:1538 app/Gedcom.php:1570 4591#: app/Gedcom.php:1788 app/Gedcom.php:1876 app/Gedcom.php:1890 4592#: resources/views/fact-association-structure.phtml:101 4593#: resources/views/fact-association-structure.phtml:105 4594msgid "Associate" 4595msgstr "" 4596 4597#: app/Gedcom.php:590 app/Gedcom.php:1286 app/Gedcom.php:1299 4598#: app/Gedcom.php:1340 app/Gedcom.php:1789 app/Gedcom.php:1878 4599#: app/Gedcom.php:1892 app/Module/BranchesListModule.php:398 4600#: app/Module/BranchesListModule.php:436 4601#: resources/views/fact-association-structure.phtml:85 4602msgid "Relationship" 4603msgstr "" 4604 4605#: app/Gedcom.php:591 4606msgid "LDS baptism" 4607msgstr "" 4608 4609#: app/Gedcom.php:592 4610msgid "Date of LDS baptism" 4611msgstr "" 4612 4613#: app/Gedcom.php:593 4614msgid "Place of LDS baptism" 4615msgstr "" 4616 4617#: app/Gedcom.php:597 resources/views/calendar-page.phtml:187 4618#: resources/xml/reports/missing_facts_report.xml:16 4619msgid "Baptism" 4620msgstr "" 4621 4622#: app/Gedcom.php:598 resources/xml/reports/missing_facts_report.xml:129 4623msgid "Date of baptism" 4624msgstr "" 4625 4626#: app/Gedcom.php:599 resources/xml/reports/missing_facts_report.xml:140 4627msgid "Place of baptism" 4628msgstr "" 4629 4630#: app/Gedcom.php:600 resources/xml/reports/missing_facts_report.xml:17 4631msgid "Bar mitzvah" 4632msgstr "" 4633 4634#: app/Gedcom.php:601 resources/xml/reports/missing_facts_report.xml:212 4635msgid "Date of bar mitzvah" 4636msgstr "" 4637 4638#: app/Gedcom.php:602 resources/xml/reports/missing_facts_report.xml:223 4639msgid "Place of bar mitzvah" 4640msgstr "" 4641 4642#: app/Gedcom.php:603 resources/xml/reports/missing_facts_report.xml:18 4643msgid "Bat mitzvah" 4644msgstr "" 4645 4646#: app/Gedcom.php:604 resources/xml/reports/missing_facts_report.xml:253 4647msgid "Date of bat mitzvah" 4648msgstr "" 4649 4650#: app/Gedcom.php:605 resources/xml/reports/missing_facts_report.xml:264 4651msgid "Place of bat mitzvah" 4652msgstr "" 4653 4654#: app/Gedcom.php:606 app/Http/RequestHandlers/IndividualPage.php:197 4655#: resources/views/calendar-page.phtml:184 4656#: resources/views/lists/individuals-table.phtml:217 4657#: resources/views/lists/individuals-table.phtml:222 4658#: resources/views/lists/individuals-table.phtml:246 4659#: resources/xml/reports/ahnentafel_report.xml:441 4660#: resources/xml/reports/bdm_report.xml:58 4661#: resources/xml/reports/change_report.xml:102 4662#: resources/xml/reports/change_report.xml:118 4663#: resources/xml/reports/descendancy_report.xml:560 4664#: resources/xml/reports/family_group_report.xml:182 4665#: resources/xml/reports/family_group_report.xml:470 4666#: resources/xml/reports/family_group_report.xml:477 4667#: resources/xml/reports/family_group_report.xml:536 4668#: resources/xml/reports/family_group_report.xml:733 4669#: resources/xml/reports/family_group_report.xml:740 4670#: resources/xml/reports/family_group_report.xml:880 4671#: resources/xml/reports/family_group_report.xml:1081 4672#: resources/xml/reports/family_group_report.xml:1090 4673#: resources/xml/reports/individual_ext_report.xml:281 4674#: resources/xml/reports/individual_ext_report.xml:317 4675#: resources/xml/reports/individual_ext_report.xml:357 4676#: resources/xml/reports/individual_ext_report.xml:393 4677#: resources/xml/reports/individual_ext_report.xml:429 4678#: resources/xml/reports/individual_ext_report.xml:487 4679#: resources/xml/reports/individual_ext_report.xml:523 4680#: resources/xml/reports/individual_ext_report.xml:564 4681#: resources/xml/reports/individual_ext_report.xml:600 4682#: resources/xml/reports/individual_ext_report.xml:636 4683#: resources/xml/reports/individual_report.xml:270 4684#: resources/xml/reports/individual_report.xml:306 4685#: resources/xml/reports/individual_report.xml:346 4686#: resources/xml/reports/individual_report.xml:382 4687#: resources/xml/reports/individual_report.xml:418 4688#: resources/xml/reports/individual_report.xml:479 4689#: resources/xml/reports/individual_report.xml:519 4690#: resources/xml/reports/individual_report.xml:560 4691#: resources/xml/reports/individual_report.xml:596 4692#: resources/xml/reports/individual_report.xml:632 4693#: resources/xml/reports/missing_facts_report.xml:15 4694#: resources/xml/reports/pedigree_report.xml:73 4695#: resources/xml/reports/pedigree_report.xml:74 4696#: resources/xml/reports/pedigree_report.xml:94 4697#: resources/xml/reports/pedigree_report.xml:95 4698#: resources/xml/reports/pedigree_report.xml:116 4699#: resources/xml/reports/pedigree_report.xml:117 4700#: resources/xml/reports/pedigree_report.xml:134 4701#: resources/xml/reports/pedigree_report.xml:135 4702#: resources/xml/reports/pedigree_report.xml:156 4703#: resources/xml/reports/pedigree_report.xml:157 4704#: resources/xml/reports/pedigree_report.xml:175 4705#: resources/xml/reports/pedigree_report.xml:176 4706#: resources/xml/reports/pedigree_report.xml:197 4707#: resources/xml/reports/pedigree_report.xml:198 4708#: resources/xml/reports/pedigree_report.xml:218 4709#: resources/xml/reports/pedigree_report.xml:219 4710#: resources/xml/reports/pedigree_report.xml:240 4711#: resources/xml/reports/pedigree_report.xml:241 4712#: resources/xml/reports/pedigree_report.xml:261 4713#: resources/xml/reports/pedigree_report.xml:262 4714#: resources/xml/reports/pedigree_report.xml:283 4715#: resources/xml/reports/pedigree_report.xml:284 4716#: resources/xml/reports/pedigree_report.xml:304 4717#: resources/xml/reports/pedigree_report.xml:305 4718#: resources/xml/reports/pedigree_report.xml:326 4719#: resources/xml/reports/pedigree_report.xml:327 4720#: resources/xml/reports/pedigree_report.xml:347 4721#: resources/xml/reports/pedigree_report.xml:348 4722#: resources/xml/reports/pedigree_report.xml:369 4723#: resources/xml/reports/pedigree_report.xml:370 4724#: resources/xml/reports/pedigree_report.xml:390 4725#: resources/xml/reports/pedigree_report.xml:409 4726#: resources/xml/reports/pedigree_report.xml:428 4727#: resources/xml/reports/pedigree_report.xml:447 4728#: resources/xml/reports/pedigree_report.xml:466 4729#: resources/xml/reports/pedigree_report.xml:485 4730#: resources/xml/reports/pedigree_report.xml:504 4731#: resources/xml/reports/pedigree_report.xml:523 4732#: resources/xml/reports/pedigree_report.xml:542 4733#: resources/xml/reports/pedigree_report.xml:561 4734#: resources/xml/reports/pedigree_report.xml:580 4735#: resources/xml/reports/pedigree_report.xml:599 4736#: resources/xml/reports/pedigree_report.xml:618 4737#: resources/xml/reports/pedigree_report.xml:637 4738#: resources/xml/reports/pedigree_report.xml:656 4739#: resources/xml/reports/pedigree_report.xml:675 4740#: resources/xml/reports/pedigree_report.xml:775 4741#: resources/xml/reports/pedigree_report.xml:776 4742#: resources/xml/reports/pedigree_report.xml:796 4743#: resources/xml/reports/pedigree_report.xml:797 4744#: resources/xml/reports/pedigree_report.xml:818 4745#: resources/xml/reports/pedigree_report.xml:819 4746#: resources/xml/reports/pedigree_report.xml:836 4747#: resources/xml/reports/pedigree_report.xml:837 4748#: resources/xml/reports/pedigree_report.xml:858 4749#: resources/xml/reports/pedigree_report.xml:859 4750#: resources/xml/reports/pedigree_report.xml:876 4751#: resources/xml/reports/pedigree_report.xml:877 4752#: resources/xml/reports/pedigree_report.xml:898 4753#: resources/xml/reports/pedigree_report.xml:899 4754#: resources/xml/reports/pedigree_report.xml:920 4755#: resources/xml/reports/pedigree_report.xml:942 4756#: resources/xml/reports/pedigree_report.xml:963 4757#: resources/xml/reports/pedigree_report.xml:985 4758#: resources/xml/reports/pedigree_report.xml:1006 4759#: resources/xml/reports/pedigree_report.xml:1028 4760#: resources/xml/reports/pedigree_report.xml:1049 4761#: resources/xml/reports/pedigree_report.xml:1071 4762#: resources/xml/reports/pedigree_report.xml:1094 4763#: resources/xml/reports/pedigree_report.xml:1113 4764#: resources/xml/reports/pedigree_report.xml:1132 4765#: resources/xml/reports/pedigree_report.xml:1151 4766#: resources/xml/reports/pedigree_report.xml:1170 4767#: resources/xml/reports/pedigree_report.xml:1189 4768#: resources/xml/reports/pedigree_report.xml:1208 4769#: resources/xml/reports/pedigree_report.xml:1227 4770#: resources/xml/reports/pedigree_report.xml:1246 4771#: resources/xml/reports/pedigree_report.xml:1265 4772#: resources/xml/reports/pedigree_report.xml:1284 4773#: resources/xml/reports/pedigree_report.xml:1303 4774#: resources/xml/reports/pedigree_report.xml:1322 4775#: resources/xml/reports/pedigree_report.xml:1341 4776#: resources/xml/reports/pedigree_report.xml:1360 4777#: resources/xml/reports/pedigree_report.xml:1379 4778#: resources/xml/reports/relative_ext_report.xml:63 4779msgid "Birth" 4780msgstr "" 4781 4782#: app/Gedcom.php:607 resources/xml/reports/fact_sources.xml:68 4783#: resources/xml/reports/fact_sources.xml:272 4784#: resources/xml/reports/missing_facts_report.xml:81 4785#: resources/xml/reports/occupation_report.xml:49 4786msgid "Date of birth" 4787msgstr "" 4788 4789#: app/Gedcom.php:608 4790msgid "Birth parents" 4791msgstr "" 4792 4793#: app/Gedcom.php:609 resources/xml/reports/fact_sources.xml:273 4794#: resources/xml/reports/missing_facts_report.xml:93 4795msgid "Place of birth" 4796msgstr "" 4797 4798#: app/Gedcom.php:610 4799msgid "Blessing" 4800msgstr "" 4801 4802#: app/Gedcom.php:611 4803msgid "Date of blessing" 4804msgstr "" 4805 4806#: app/Gedcom.php:612 4807msgid "Place of blessing" 4808msgstr "" 4809 4810#: app/Gedcom.php:613 resources/views/calendar-page.phtml:199 4811#: resources/xml/reports/family_group_report.xml:351 4812#: resources/xml/reports/family_group_report.xml:705 4813#: resources/xml/reports/family_group_report.xml:1049 4814#: resources/xml/reports/missing_facts_report.xml:25 4815msgid "Burial" 4816msgstr "" 4817 4818#: app/Gedcom.php:614 resources/xml/reports/missing_facts_report.xml:546 4819msgid "Date of burial" 4820msgstr "" 4821 4822#: app/Gedcom.php:615 resources/xml/reports/missing_facts_report.xml:557 4823msgid "Place of burial" 4824msgstr "" 4825 4826#: app/Gedcom.php:616 4827msgid "Caste" 4828msgstr "" 4829 4830#: app/Gedcom.php:617 4831msgid "Census" 4832msgstr "" 4833 4834#: app/Gedcom.php:618 4835#: resources/views/modules/GEDFact_assistant/select-census.phtml:14 4836msgid "Census date" 4837msgstr "" 4838 4839#: app/Gedcom.php:619 4840msgid "Census place" 4841msgstr "" 4842 4843#: app/Gedcom.php:624 resources/xml/reports/family_group_report.xml:206 4844#: resources/xml/reports/family_group_report.xml:560 4845#: resources/xml/reports/family_group_report.xml:904 4846#: resources/xml/reports/missing_facts_report.xml:16 4847msgid "Christening" 4848msgstr "" 4849 4850#: app/Gedcom.php:625 resources/xml/reports/missing_facts_report.xml:170 4851msgid "Date of christening" 4852msgstr "" 4853 4854#: app/Gedcom.php:626 app/Gedcom.php:1352 app/Gedcom.php:1353 4855#: app/Gedcom.php:1575 app/Gedcom.php:1576 4856msgid "Godparents" 4857msgstr "" 4858 4859#: app/Gedcom.php:627 app/Gedcom.php:629 4860#: resources/xml/reports/missing_facts_report.xml:181 4861msgid "Place of christening" 4862msgstr "" 4863 4864#: app/Gedcom.php:628 4865msgid "Adult christening" 4866msgstr "" 4867 4868#: app/Gedcom.php:630 resources/xml/reports/missing_facts_report.xml:19 4869msgid "Confirmation" 4870msgstr "" 4871 4872#: app/Gedcom.php:631 resources/xml/reports/missing_facts_report.xml:294 4873msgid "Date of confirmation" 4874msgstr "" 4875 4876#: app/Gedcom.php:632 resources/xml/reports/missing_facts_report.xml:305 4877msgid "Place of confirmation" 4878msgstr "" 4879 4880#: app/Gedcom.php:633 4881msgid "LDS confirmation" 4882msgstr "" 4883 4884#: app/Gedcom.php:634 4885msgid "Date of LDS confirmation" 4886msgstr "" 4887 4888#: app/Gedcom.php:635 4889msgid "Place of LDS confirmation" 4890msgstr "" 4891 4892#: app/Gedcom.php:639 resources/xml/reports/family_group_report.xml:315 4893#: resources/xml/reports/family_group_report.xml:342 4894#: resources/xml/reports/family_group_report.xml:669 4895#: resources/xml/reports/family_group_report.xml:696 4896#: resources/xml/reports/family_group_report.xml:1013 4897#: resources/xml/reports/family_group_report.xml:1040 4898msgid "Cremation" 4899msgstr "" 4900 4901#: app/Gedcom.php:640 4902msgid "Date of cremation" 4903msgstr "" 4904 4905#: app/Gedcom.php:641 4906msgid "Place of cremation" 4907msgstr "" 4908 4909#: app/Gedcom.php:642 app/Http/RequestHandlers/IndividualPage.php:206 4910#: resources/views/calendar-page.phtml:196 4911#: resources/views/lists/individuals-table.phtml:204 4912#: resources/views/lists/individuals-table.phtml:209 4913#: resources/views/lists/individuals-table.phtml:256 4914#: resources/views/modules/yahrzeit/table.phtml:27 4915#: resources/xml/reports/ahnentafel_report.xml:457 4916#: resources/xml/reports/bdm_report.xml:87 4917#: resources/xml/reports/change_report.xml:102 4918#: resources/xml/reports/change_report.xml:118 4919#: resources/xml/reports/descendancy_report.xml:594 4920#: resources/xml/reports/family_group_report.xml:289 4921#: resources/xml/reports/family_group_report.xml:470 4922#: resources/xml/reports/family_group_report.xml:477 4923#: resources/xml/reports/family_group_report.xml:643 4924#: resources/xml/reports/family_group_report.xml:733 4925#: resources/xml/reports/family_group_report.xml:740 4926#: resources/xml/reports/family_group_report.xml:987 4927#: resources/xml/reports/family_group_report.xml:1081 4928#: resources/xml/reports/family_group_report.xml:1090 4929#: resources/xml/reports/individual_ext_report.xml:281 4930#: resources/xml/reports/individual_ext_report.xml:317 4931#: resources/xml/reports/individual_ext_report.xml:357 4932#: resources/xml/reports/individual_ext_report.xml:393 4933#: resources/xml/reports/individual_ext_report.xml:429 4934#: resources/xml/reports/individual_ext_report.xml:487 4935#: resources/xml/reports/individual_ext_report.xml:523 4936#: resources/xml/reports/individual_ext_report.xml:564 4937#: resources/xml/reports/individual_ext_report.xml:600 4938#: resources/xml/reports/individual_ext_report.xml:636 4939#: resources/xml/reports/individual_report.xml:270 4940#: resources/xml/reports/individual_report.xml:306 4941#: resources/xml/reports/individual_report.xml:346 4942#: resources/xml/reports/individual_report.xml:382 4943#: resources/xml/reports/individual_report.xml:418 4944#: resources/xml/reports/individual_report.xml:479 4945#: resources/xml/reports/individual_report.xml:519 4946#: resources/xml/reports/individual_report.xml:560 4947#: resources/xml/reports/individual_report.xml:596 4948#: resources/xml/reports/individual_report.xml:632 4949#: resources/xml/reports/missing_facts_report.xml:24 4950#: resources/xml/reports/pedigree_report.xml:80 4951#: resources/xml/reports/pedigree_report.xml:81 4952#: resources/xml/reports/pedigree_report.xml:101 4953#: resources/xml/reports/pedigree_report.xml:102 4954#: resources/xml/reports/pedigree_report.xml:119 4955#: resources/xml/reports/pedigree_report.xml:120 4956#: resources/xml/reports/pedigree_report.xml:141 4957#: resources/xml/reports/pedigree_report.xml:142 4958#: resources/xml/reports/pedigree_report.xml:159 4959#: resources/xml/reports/pedigree_report.xml:160 4960#: resources/xml/reports/pedigree_report.xml:182 4961#: resources/xml/reports/pedigree_report.xml:183 4962#: resources/xml/reports/pedigree_report.xml:200 4963#: resources/xml/reports/pedigree_report.xml:201 4964#: resources/xml/reports/pedigree_report.xml:225 4965#: resources/xml/reports/pedigree_report.xml:226 4966#: resources/xml/reports/pedigree_report.xml:243 4967#: resources/xml/reports/pedigree_report.xml:244 4968#: resources/xml/reports/pedigree_report.xml:268 4969#: resources/xml/reports/pedigree_report.xml:269 4970#: resources/xml/reports/pedigree_report.xml:286 4971#: resources/xml/reports/pedigree_report.xml:287 4972#: resources/xml/reports/pedigree_report.xml:311 4973#: resources/xml/reports/pedigree_report.xml:312 4974#: resources/xml/reports/pedigree_report.xml:329 4975#: resources/xml/reports/pedigree_report.xml:330 4976#: resources/xml/reports/pedigree_report.xml:354 4977#: resources/xml/reports/pedigree_report.xml:355 4978#: resources/xml/reports/pedigree_report.xml:372 4979#: resources/xml/reports/pedigree_report.xml:373 4980#: resources/xml/reports/pedigree_report.xml:395 4981#: resources/xml/reports/pedigree_report.xml:411 4982#: resources/xml/reports/pedigree_report.xml:433 4983#: resources/xml/reports/pedigree_report.xml:449 4984#: resources/xml/reports/pedigree_report.xml:471 4985#: resources/xml/reports/pedigree_report.xml:487 4986#: resources/xml/reports/pedigree_report.xml:509 4987#: resources/xml/reports/pedigree_report.xml:525 4988#: resources/xml/reports/pedigree_report.xml:547 4989#: resources/xml/reports/pedigree_report.xml:563 4990#: resources/xml/reports/pedigree_report.xml:585 4991#: resources/xml/reports/pedigree_report.xml:601 4992#: resources/xml/reports/pedigree_report.xml:623 4993#: resources/xml/reports/pedigree_report.xml:639 4994#: resources/xml/reports/pedigree_report.xml:661 4995#: resources/xml/reports/pedigree_report.xml:677 4996#: resources/xml/reports/pedigree_report.xml:782 4997#: resources/xml/reports/pedigree_report.xml:783 4998#: resources/xml/reports/pedigree_report.xml:803 4999#: resources/xml/reports/pedigree_report.xml:804 5000#: resources/xml/reports/pedigree_report.xml:821 5001#: resources/xml/reports/pedigree_report.xml:822 5002#: resources/xml/reports/pedigree_report.xml:843 5003#: resources/xml/reports/pedigree_report.xml:844 5004#: resources/xml/reports/pedigree_report.xml:861 5005#: resources/xml/reports/pedigree_report.xml:862 5006#: resources/xml/reports/pedigree_report.xml:883 5007#: resources/xml/reports/pedigree_report.xml:884 5008#: resources/xml/reports/pedigree_report.xml:901 5009#: resources/xml/reports/pedigree_report.xml:902 5010#: resources/xml/reports/pedigree_report.xml:927 5011#: resources/xml/reports/pedigree_report.xml:945 5012#: resources/xml/reports/pedigree_report.xml:970 5013#: resources/xml/reports/pedigree_report.xml:988 5014#: resources/xml/reports/pedigree_report.xml:1013 5015#: resources/xml/reports/pedigree_report.xml:1031 5016#: resources/xml/reports/pedigree_report.xml:1056 5017#: resources/xml/reports/pedigree_report.xml:1074 5018#: resources/xml/reports/pedigree_report.xml:1096 5019#: resources/xml/reports/pedigree_report.xml:1115 5020#: resources/xml/reports/pedigree_report.xml:1134 5021#: resources/xml/reports/pedigree_report.xml:1153 5022#: resources/xml/reports/pedigree_report.xml:1172 5023#: resources/xml/reports/pedigree_report.xml:1191 5024#: resources/xml/reports/pedigree_report.xml:1210 5025#: resources/xml/reports/pedigree_report.xml:1229 5026#: resources/xml/reports/pedigree_report.xml:1248 5027#: resources/xml/reports/pedigree_report.xml:1267 5028#: resources/xml/reports/pedigree_report.xml:1286 5029#: resources/xml/reports/pedigree_report.xml:1305 5030#: resources/xml/reports/pedigree_report.xml:1324 5031#: resources/xml/reports/pedigree_report.xml:1343 5032#: resources/xml/reports/pedigree_report.xml:1362 5033#: resources/xml/reports/pedigree_report.xml:1381 5034#: resources/xml/reports/relative_ext_report.xml:69 5035msgid "Death" 5036msgstr "" 5037 5038#: app/Gedcom.php:643 app/Gedcom.php:1242 5039msgid "Cause of death" 5040msgstr "" 5041 5042#: app/Gedcom.php:644 resources/xml/reports/cemetery_report.xml:46 5043#: resources/xml/reports/fact_sources.xml:274 5044#: resources/xml/reports/missing_facts_report.xml:505 5045msgid "Date of death" 5046msgstr "" 5047 5048#: app/Gedcom.php:645 resources/xml/reports/fact_sources.xml:275 5049#: resources/xml/reports/missing_facts_report.xml:516 5050msgid "Place of death" 5051msgstr "" 5052 5053#: app/Gedcom.php:646 5054msgid "Descendants interest" 5055msgstr "" 5056 5057#: app/Gedcom.php:647 app/Gedcom.php:1304 app/Gedcom.php:1360 5058#: app/Gedcom.php:1652 app/Gedcom.php:1744 5059#: resources/views/admin/modules.phtml:74 resources/views/admin/tags.phtml:48 5060#: resources/views/admin/tags.phtml:178 resources/views/admin/tags.phtml:270 5061#: resources/views/admin/tags.phtml:332 resources/views/admin/tags.phtml:407 5062#: resources/views/admin/tags.phtml:446 resources/views/admin/tags.phtml:730 5063#: resources/views/admin/tags.phtml:784 resources/views/admin/tags.phtml:888 5064#: resources/views/report-setup-page.phtml:23 5065msgid "Description" 5066msgstr "" 5067 5068#: app/Gedcom.php:648 5069msgid "Education" 5070msgstr "" 5071 5072#: app/Gedcom.php:649 app/Gedcom.php:673 5073msgid "School or college" 5074msgstr "" 5075 5076#: app/Gedcom.php:650 resources/views/calendar-page.phtml:202 5077msgid "Emigration" 5078msgstr "" 5079 5080#: app/Gedcom.php:651 5081msgid "Date of emigration" 5082msgstr "" 5083 5084#: app/Gedcom.php:652 5085msgid "Place of emigration" 5086msgstr "" 5087 5088#: app/Gedcom.php:653 5089msgid "LDS endowment" 5090msgstr "" 5091 5092#: app/Gedcom.php:654 5093msgid "Date of LDS endowment" 5094msgstr "" 5095 5096#: app/Gedcom.php:655 5097msgid "Place of LDS endowment" 5098msgstr "" 5099 5100#: app/Gedcom.php:660 app/Gedcom.php:1390 5101msgid "Date of event" 5102msgstr "" 5103 5104#: app/Gedcom.php:661 app/Gedcom.php:1391 5105msgid "Place of event" 5106msgstr "" 5107 5108#: app/Gedcom.php:663 app/Gedcom.php:928 app/Gedcom.php:1874 5109msgid "Fact" 5110msgstr "" 5111 5112#: app/Gedcom.php:664 app/Gedcom.php:1875 5113msgid "Type of fact" 5114msgstr "" 5115 5116#: app/Gedcom.php:665 5117msgid "Family as a child" 5118msgstr "" 5119 5120#: app/Gedcom.php:666 5121msgid "Relationship to parents" 5122msgstr "" 5123 5124#: app/Gedcom.php:668 5125msgid "Family as a spouse" 5126msgstr "" 5127 5128#: app/Gedcom.php:669 resources/xml/reports/missing_facts_report.xml:21 5129msgid "First communion" 5130msgstr "" 5131 5132#: app/Gedcom.php:670 resources/xml/reports/missing_facts_report.xml:378 5133msgid "Date of first communion" 5134msgstr "" 5135 5136#: app/Gedcom.php:671 resources/xml/reports/missing_facts_report.xml:389 5137msgid "Place of first communion" 5138msgstr "" 5139 5140#: app/Gedcom.php:672 5141msgid "Graduation" 5142msgstr "" 5143 5144#: app/Gedcom.php:674 5145msgid "Identification number" 5146msgstr "" 5147 5148#: app/Gedcom.php:675 5149msgid "Type of identification number" 5150msgstr "" 5151 5152#: app/Gedcom.php:676 5153msgid "Immigration" 5154msgstr "" 5155 5156#: app/Gedcom.php:677 5157msgid "Date of immigration" 5158msgstr "" 5159 5160#: app/Gedcom.php:678 5161msgid "Place of immigration" 5162msgstr "" 5163 5164#: app/Gedcom.php:679 app/Gedcom.php:873 5165#: app/Http/RequestHandlers/HelpText.php:236 5166#: app/Statistics/Google/ChartCommonGiven.php:69 5167#: app/Statistics/Google/ChartCommonSurname.php:127 5168#: resources/views/individual-page-name.phtml:40 5169#: resources/views/individual-page-name.phtml:52 5170#: resources/views/modals/location-fields.phtml:9 5171#: resources/views/modals/submitter-fields.phtml:9 5172#: resources/views/modules/yahrzeit/table.phtml:26 5173#: resources/xml/reports/bdm_report.xml:5 5174#: resources/xml/reports/bdm_report.xml:49 5175#: resources/xml/reports/birth_report.xml:5 5176#: resources/xml/reports/birth_report.xml:36 5177#: resources/xml/reports/cemetery_report.xml:40 5178#: resources/xml/reports/change_report.xml:56 5179#: resources/xml/reports/change_report.xml:96 5180#: resources/xml/reports/death_report.xml:5 5181#: resources/xml/reports/death_report.xml:38 5182#: resources/xml/reports/fact_sources.xml:62 5183#: resources/xml/reports/fact_sources.xml:155 5184#: resources/xml/reports/fact_sources.xml:266 5185#: resources/xml/reports/fact_sources.xml:317 5186#: resources/xml/reports/marriage_report.xml:5 5187#: resources/xml/reports/marriage_report.xml:38 5188#: resources/xml/reports/missing_facts_report.xml:54 5189#: resources/xml/reports/occupation_report.xml:43 5190#: resources/xml/reports/relative_ext_report.xml:57 5191msgid "Name" 5192msgstr "" 5193 5194#: app/Gedcom.php:690 5195msgid "Phonetic name" 5196msgstr "" 5197 5198#: app/Gedcom.php:691 app/Gedcom.php:700 app/Gedcom.php:705 5199#: resources/views/lists/families-table.phtml:219 5200#: resources/views/lists/families-table.phtml:222 5201#: resources/views/lists/given-names-table.phtml:21 5202#: resources/views/lists/individuals-table.phtml:242 5203msgid "Given names" 5204msgstr "" 5205 5206#: app/Gedcom.php:692 app/Gedcom.php:701 app/Gedcom.php:706 5207msgid "Nickname" 5208msgstr "" 5209 5210#: app/Gedcom.php:693 5211msgid "Note on phonetic name" 5212msgstr "" 5213 5214#: app/Gedcom.php:694 app/Gedcom.php:702 app/Gedcom.php:708 5215msgid "Name prefix" 5216msgstr "" 5217 5218#: app/Gedcom.php:695 app/Gedcom.php:703 app/Gedcom.php:709 5219msgid "Name suffix" 5220msgstr "" 5221 5222#: app/Gedcom.php:697 app/Gedcom.php:711 app/Gedcom.php:714 5223msgid "Surname prefix" 5224msgstr "" 5225 5226#: app/Gedcom.php:698 app/Gedcom.php:712 app/Gedcom.php:715 5227#: app/Http/RequestHandlers/HelpText.php:241 5228#: resources/views/branches-page.phtml:25 5229#: resources/views/lists/families-table.phtml:220 5230#: resources/views/lists/families-table.phtml:223 5231#: resources/views/lists/individuals-table.phtml:243 5232#: resources/views/lists/surnames-table.phtml:31 5233#: resources/views/modules/statistics-chart/custom.phtml:166 5234#: resources/views/search-phonetic-page.phtml:42 5235msgid "Surname" 5236msgstr "" 5237 5238#: app/Gedcom.php:699 5239msgid "Phonetic type" 5240msgstr "" 5241 5242#: app/Gedcom.php:704 5243msgid "Romanized name" 5244msgstr "" 5245 5246#: app/Gedcom.php:707 5247msgid "Note on romanized name" 5248msgstr "" 5249 5250#: app/Gedcom.php:713 5251msgid "Romanized type" 5252msgstr "" 5253 5254#: app/Gedcom.php:716 5255msgid "Type of name" 5256msgstr "" 5257 5258#: app/Gedcom.php:717 5259msgid "Nationality" 5260msgstr "" 5261 5262#: app/Gedcom.php:718 5263msgid "Naturalization" 5264msgstr "" 5265 5266#: app/Gedcom.php:719 5267msgid "Date of naturalization" 5268msgstr "" 5269 5270#: app/Gedcom.php:720 5271msgid "Place of naturalization" 5272msgstr "" 5273 5274#: app/Gedcom.php:722 5275msgid "Number of marriages" 5276msgstr "" 5277 5278#: app/Gedcom.php:725 app/Gedcom.php:1065 5279#: resources/xml/reports/occupation_report.xml:5 5280#: resources/xml/reports/occupation_report.xml:54 5281msgid "Occupation" 5282msgstr "" 5283 5284#: app/Gedcom.php:727 app/Gedcom.php:1068 5285msgid "Ordination" 5286msgstr "" 5287 5288#: app/Gedcom.php:728 5289msgid "Religious institution" 5290msgstr "" 5291 5292#: app/Gedcom.php:729 5293msgid "Date of ordination" 5294msgstr "" 5295 5296#: app/Gedcom.php:730 5297msgid "Place of ordination" 5298msgstr "" 5299 5300#: app/Gedcom.php:731 5301msgid "Probate" 5302msgstr "" 5303 5304#: app/Gedcom.php:732 5305msgid "Property" 5306msgstr "" 5307 5308#: app/Gedcom.php:736 5309msgid "Residence" 5310msgstr "" 5311 5312#: app/Gedcom.php:737 5313msgid "Date of residence" 5314msgstr "" 5315 5316#: app/Gedcom.php:738 5317msgid "Place of residence" 5318msgstr "" 5319 5320#: app/Gedcom.php:740 5321msgid "Retirement" 5322msgstr "" 5323 5324#: app/Gedcom.php:742 app/Gedcom.php:877 5325msgid "Record file number" 5326msgstr "" 5327 5328#: app/Gedcom.php:744 app/Gedcom.php:1356 5329#: resources/views/individual-page-sex.phtml:28 5330#: resources/xml/reports/family_group_report.xml:844 5331#: resources/xml/reports/individual_ext_report.xml:399 5332#: resources/xml/reports/individual_ext_report.xml:606 5333#: resources/xml/reports/individual_report.xml:388 5334#: resources/xml/reports/individual_report.xml:602 5335msgid "Gender" 5336msgstr "" 5337 5338#: app/Gedcom.php:745 5339msgid "LDS child sealing" 5340msgstr "" 5341 5342#: app/Gedcom.php:746 5343msgid "Date of LDS child sealing" 5344msgstr "" 5345 5346#: app/Gedcom.php:747 app/Http/RequestHandlers/IndividualPage.php:212 5347#: resources/views/edit/reorder-families.phtml:70 5348#: resources/views/modules/ancestors-chart/tree.phtml:33 5349#: resources/views/modules/family_nav/sidebar-family.phtml:41 5350msgid "Parents" 5351msgstr "" 5352 5353#: app/Gedcom.php:748 5354msgid "Place of LDS child sealing" 5355msgstr "" 5356 5357#: app/Gedcom.php:762 5358msgid "Social security number" 5359msgstr "" 5360 5361#: app/Gedcom.php:764 app/Gedcom.php:795 app/Gedcom.php:856 app/Gedcom.php:1484 5362#: resources/views/admin/fix-level-0-media.phtml:36 5363#: resources/views/lists/media-table.phtml:78 5364#: resources/views/lists/notes-table.phtml:89 5365#: resources/views/lists/sources-table.phtml:94 5366#: resources/views/modals/create-media-from-file.phtml:33 5367#: resources/views/modals/media-file-fields.phtml:106 5368#: resources/views/modals/source-fields.phtml:14 5369#: resources/views/modules/census-assistant.phtml:24 5370#: resources/views/modules/favorites/favorites.phtml:148 5371#: resources/views/modules/favorites/favorites.phtml:150 5372#: resources/views/modules/gedcom_news/edit.phtml:23 5373#: resources/views/modules/html/config.phtml:18 5374#: resources/views/modules/user_blog/edit.phtml:23 5375msgid "Title" 5376msgstr "" 5377 5378#: app/Gedcom.php:765 5379msgid "Will" 5380msgstr "" 5381 5382#: app/Gedcom.php:772 5383msgid "Continuation" 5384msgstr "" 5385 5386#: app/Gedcom.php:787 5387msgid "Binary data object" 5388msgstr "" 5389 5390#: app/Gedcom.php:794 app/Gedcom.php:852 5391#: resources/views/modals/create-media-from-file.phtml:41 5392#: resources/views/modals/media-file-fields.phtml:115 5393msgid "Media type" 5394msgstr "" 5395 5396#: app/Gedcom.php:810 app/Gedcom.php:850 app/Gedcom.php:1306 5397#: app/Gedcom.php:1362 app/Http/RequestHandlers/CheckTree.php:356 5398#: resources/views/admin/trees-privacy.phtml:167 5399#: resources/views/admin/trees.phtml:240 5400#: resources/views/modals/source-fields.phtml:44 5401#: resources/views/modules/favorites/favorites.phtml:121 5402#: resources/views/modules/recent_changes/changes-table.phtml:77 5403msgid "Repository" 5404msgstr "" 5405 5406#: app/Gedcom.php:825 app/Http/RequestHandlers/CreateRepositoryModal.php:49 5407msgctxt "Repository" 5408msgid "Name" 5409msgstr "" 5410 5411#. I18N: Name of a module/report 5412#: app/Gedcom.php:832 app/Gedcom.php:1426 app/Gedcom.php:1430 5413#: app/Gedcom.php:1442 app/Gedcom.php:1446 app/Gedcom.php:1450 5414#: app/Gedcom.php:1456 app/Gedcom.php:1462 5415#: app/Http/RequestHandlers/CheckTree.php:357 5416#: app/Module/FactSourcesReportModule.php:44 5417#: resources/views/admin/trees-privacy.phtml:166 5418#: resources/views/admin/trees.phtml:232 5419#: resources/views/fact-gedcom-fields.phtml:64 5420#: resources/views/modals/link-media-to-source.phtml:21 5421#: resources/views/modules/favorites/favorites.phtml:107 5422#: resources/views/modules/random_media/slide-show.phtml:81 5423#: resources/views/modules/recent_changes/changes-table.phtml:71 5424#: resources/views/modules/sources_tab/tab.phtml:71 5425#: resources/xml/reports/bdm_report.xml:136 5426#: resources/xml/reports/bdm_report.xml:162 5427#: resources/xml/reports/bdm_report.xml:196 5428#: resources/xml/reports/birth_report.xml:43 5429#: resources/xml/reports/death_report.xml:54 5430#: resources/xml/reports/fact_sources.xml:3 5431#: resources/xml/reports/fact_sources.xml:43 5432#: resources/xml/reports/marriage_report.xml:54 5433#: resources/xml/reports/missing_facts_report.xml:108 5434#: resources/xml/reports/missing_facts_report.xml:153 5435#: resources/xml/reports/missing_facts_report.xml:194 5436#: resources/xml/reports/missing_facts_report.xml:236 5437#: resources/xml/reports/missing_facts_report.xml:277 5438#: resources/xml/reports/missing_facts_report.xml:318 5439#: resources/xml/reports/missing_facts_report.xml:360 5440#: resources/xml/reports/missing_facts_report.xml:402 5441#: resources/xml/reports/missing_facts_report.xml:444 5442#: resources/xml/reports/missing_facts_report.xml:487 5443#: resources/xml/reports/missing_facts_report.xml:529 5444#: resources/xml/reports/missing_facts_report.xml:570 5445msgid "Source" 5446msgstr "" 5447 5448#: app/Gedcom.php:833 app/Gedcom.php:1422 app/Gedcom.php:1594 5449#: app/Gedcom.php:1849 resources/views/lists/sources-table.phtml:95 5450#: resources/views/modals/source-fields.phtml:22 5451msgid "Abbreviation" 5452msgstr "" 5453 5454#: app/Gedcom.php:834 resources/views/lists/sources-table.phtml:96 5455#: resources/views/modals/source-fields.phtml:30 5456msgid "Author" 5457msgstr "" 5458 5459#: app/Gedcom.php:841 resources/views/calendar-page.phtml:176 5460#: resources/views/modules/gedcom_stats/statistics.phtml:133 5461#: resources/views/modules/html/template-statistics.phtml:56 5462#: resources/views/modules/statistics-chart/individual-events.phtml:10 5463#: resources/views/modules/todays_events/config.phtml:28 5464#: resources/views/modules/upcoming_events/config.phtml:40 5465msgid "Events" 5466msgstr "" 5467 5468#: app/Gedcom.php:842 resources/views/help/date.phtml:67 5469#: resources/views/modules/statistics-chart/custom.phtml:94 5470msgid "Date range" 5471msgstr "" 5472 5473#: app/Gedcom.php:844 5474msgid "Note on source data" 5475msgstr "" 5476 5477#: app/Gedcom.php:845 5478msgid "Note on source" 5479msgstr "" 5480 5481#: app/Gedcom.php:847 resources/views/lists/sources-table.phtml:97 5482#: resources/views/modals/source-fields.phtml:36 5483msgid "Publication" 5484msgstr "" 5485 5486#: app/Gedcom.php:851 resources/views/modals/source-fields.phtml:50 5487msgid "Call number" 5488msgstr "" 5489 5490#: app/Gedcom.php:853 5491msgid "Note on repository reference" 5492msgstr "" 5493 5494#: app/Gedcom.php:881 5495msgid "Generations of ancestors" 5496msgstr "" 5497 5498#: app/Gedcom.php:886 5499msgid "Generations of descendants" 5500msgstr "" 5501 5502#: app/Gedcom.php:887 5503msgid "Family file" 5504msgstr "" 5505 5506#: app/Gedcom.php:889 5507msgid "Ordinance" 5508msgstr "" 5509 5510#: app/Gedcom.php:893 5511msgid "Trailer" 5512msgstr "" 5513 5514#: app/Gedcom.php:908 app/Gedcom.php:910 app/Gedcom.php:915 app/Gedcom.php:920 5515#: app/Gedcom.php:922 app/Gedcom.php:934 app/Gedcom.php:936 app/Gedcom.php:941 5516#: app/Gedcom.php:945 app/Gedcom.php:946 app/Gedcom.php:948 app/Gedcom.php:950 5517msgid "Phrase" 5518msgstr "" 5519 5520#: app/Gedcom.php:912 app/Gedcom.php:926 app/Gedcom.php:938 app/Gedcom.php:956 5521#: app/Gedcom.php:974 app/Gedcom.php:983 app/Gedcom.php:991 app/Gedcom.php:1000 5522msgid "External identifier" 5523msgstr "" 5524 5525#: app/Gedcom.php:914 app/Gedcom.php:940 app/Gedcom.php:1860 5526msgid "Sort date" 5527msgstr "" 5528 5529#: app/Gedcom.php:916 app/Gedcom.php:942 5530msgid "Sort time" 5531msgstr "" 5532 5533#: app/Gedcom.php:918 app/Gedcom.php:932 app/Gedcom.php:944 app/Gedcom.php:966 5534#: app/Gedcom.php:979 app/Gedcom.php:987 app/Gedcom.php:996 app/Gedcom.php:1005 5535#: app/Gedcom.php:1313 app/Gedcom.php:1369 app/Gedcom.php:1370 5536#: app/Gedcom.php:1372 app/Gedcom.php:1374 app/Gedcom.php:1375 5537#: app/Gedcom.php:1382 app/Gedcom.php:1383 app/Gedcom.php:1463 5538#: app/Gedcom.php:1550 app/Gedcom.php:1586 app/Gedcom.php:1588 5539#: app/Gedcom.php:1590 app/Gedcom.php:1592 app/Gedcom.php:1595 5540#: app/Gedcom.php:1648 app/Gedcom.php:1710 app/Gedcom.php:1717 5541#: app/Gedcom.php:1718 app/Gedcom.php:1726 app/Gedcom.php:1736 5542#: app/Gedcom.php:1741 app/Gedcom.php:1742 app/Gedcom.php:1745 5543#: app/Gedcom.php:1757 app/Gedcom.php:1773 app/Gedcom.php:1774 5544#: app/Gedcom.php:1775 app/Gedcom.php:1776 app/Gedcom.php:1820 5545#: app/Gedcom.php:1827 app/Gedcom.php:1828 app/Gedcom.php:1829 5546#: app/Gedcom.php:1830 app/Gedcom.php:1840 app/Gedcom.php:1842 5547#: app/Gedcom.php:1846 app/Gedcom.php:1847 app/Gedcom.php:1850 5548msgid "Unique identifier" 5549msgstr "" 5550 5551#. I18N: GEDCOM tag _CREA 5552#: app/Gedcom.php:923 app/Gedcom.php:952 app/Gedcom.php:967 app/Gedcom.php:971 5553#: app/Gedcom.php:980 app/Gedcom.php:988 app/Gedcom.php:997 app/Gedcom.php:1073 5554msgid "Created at" 5555msgstr "" 5556 5557#: app/Gedcom.php:924 app/Gedcom.php:953 app/Gedcom.php:968 app/Gedcom.php:972 5558#: app/Gedcom.php:981 app/Gedcom.php:989 app/Gedcom.php:998 app/Gedcom.php:1303 5559#: app/Gedcom.php:1359 app/Gedcom.php:1547 app/Gedcom.php:1584 5560#: app/Gedcom.php:1587 app/Gedcom.php:1589 app/Gedcom.php:1591 5561#: app/Gedcom.php:1593 5562msgid "Creation date" 5563msgstr "" 5564 5565#: app/Gedcom.php:925 app/Gedcom.php:954 app/Gedcom.php:969 app/Gedcom.php:973 5566#: app/Gedcom.php:982 app/Gedcom.php:990 app/Gedcom.php:999 5567msgid "Creation time" 5568msgstr "" 5569 5570#: app/Gedcom.php:951 app/Gedcom.php:1027 5571msgid "Time of birth" 5572msgstr "" 5573 5574#: app/Gedcom.php:955 app/Gedcom.php:1030 app/Gedcom.php:1482 5575msgid "Time of death" 5576msgstr "" 5577 5578#. I18N: GEDCOM tag INIL - an LDS ceremony 5579#: app/Gedcom.php:958 app/Gedcom.php:1067 5580msgid "LDS initiatory" 5581msgstr "" 5582 5583#: app/Gedcom.php:960 5584msgid "Date of status change" 5585msgstr "" 5586 5587#: app/Gedcom.php:961 5588msgid "Time of status change" 5589msgstr "" 5590 5591#: app/Gedcom.php:1024 app/Gedcom.php:1677 5592#: resources/views/modals/submitter-fields.phtml:17 5593#: resources/views/password-request-page.phtml:21 5594msgid "Email" 5595msgstr "" 5596 5597#: app/Gedcom.php:1028 5598msgid "Length" 5599msgstr "" 5600 5601#: app/Gedcom.php:1029 app/Gedcom.php:1136 5602msgid "Weight" 5603msgstr "" 5604 5605#: app/Gedcom.php:1035 5606msgid "Alternative spelling of surname" 5607msgstr "" 5608 5609#: app/Gedcom.php:1060 app/Module/TreesMenuModule.php:95 5610#: resources/views/admin/changes-log.phtml:90 5611#: resources/views/admin/changes-log.phtml:139 5612#: resources/views/admin/control-panel.phtml:318 5613#: resources/views/admin/fix-level-0-media.phtml:34 5614#: resources/views/admin/site-logs.phtml:81 5615#: resources/views/admin/site-logs.phtml:127 5616#: resources/views/admin/trees.phtml:85 5617#: resources/views/admin/users-edit.phtml:284 5618#: resources/views/modules/faq/config.phtml:33 5619#: resources/views/modules/faq/config.phtml:57 5620#: resources/views/modules/faq/edit.phtml:72 5621#: resources/views/modules/stories/config.phtml:25 5622msgid "Family tree" 5623msgstr "" 5624 5625#. I18N: GEDCOM tag _APID 5626#: app/Gedcom.php:1063 5627msgid "Ancestry PID" 5628msgstr "" 5629 5630#: app/Gedcom.php:1066 app/Gedcom.php:1126 5631msgid "Funeral" 5632msgstr "" 5633 5634#: app/Gedcom.php:1069 5635msgid "Origin" 5636msgstr "" 5637 5638#. I18N: GEDCOM tag _ORIG 5639#: app/Gedcom.php:1074 app/Gedcom.php:1535 app/Gedcom.php:1544 5640#: app/Gedcom.php:1567 app/Gedcom.php:1578 5641msgid "Original text" 5642msgstr "" 5643 5644#: app/Gedcom.php:1088 app/Gedcom.php:1181 app/Gedcom.php:1234 5645#: app/Gedcom.php:1629 5646msgid "Relationship to father" 5647msgstr "" 5648 5649#: app/Gedcom.php:1089 app/Gedcom.php:1182 app/Gedcom.php:1236 5650#: app/Gedcom.php:1630 5651msgid "Relationship to mother" 5652msgstr "" 5653 5654#: app/Gedcom.php:1090 5655msgid "Common law marriage" 5656msgstr "" 5657 5658#: app/Gedcom.php:1091 5659msgid "Marriage intention" 5660msgstr "" 5661 5662#: app/Gedcom.php:1092 5663msgid "Marriage bond" 5664msgstr "" 5665 5666#: app/Gedcom.php:1094 app/Gedcom.php:1134 5667msgid "Permanent number" 5668msgstr "" 5669 5670#: app/Gedcom.php:1095 5671msgid "Separated" 5672msgstr "" 5673 5674#: app/Gedcom.php:1096 app/Gedcom.php:1135 app/Gedcom.php:1301 5675#: app/Gedcom.php:1357 app/Gedcom.php:1704 app/Module/ResearchTaskModule.php:64 5676#: app/Module/ResearchTaskModule.php:67 5677#: resources/views/modules/todo/research-tasks.phtml:36 5678msgid "Research task" 5679msgstr "" 5680 5681#: app/Gedcom.php:1098 app/Gedcom.php:1758 5682msgid "Adopted name" 5683msgstr "" 5684 5685#: app/Gedcom.php:1099 app/Gedcom.php:1162 app/Gedcom.php:1239 5686#: app/Gedcom.php:1485 app/Gedcom.php:1486 app/Gedcom.php:1581 5687#: app/Gedcom.php:1759 app/Gedcom.php:1760 5688msgid "Also known as" 5689msgstr "" 5690 5691#: app/Gedcom.php:1100 5692msgid "Birth name" 5693msgstr "" 5694 5695#: app/Gedcom.php:1104 5696msgid "Estate name" 5697msgstr "" 5698 5699#: app/Gedcom.php:1108 app/Gedcom.php:1109 5700msgid "Hebrew name" 5701msgstr "" 5702 5703#: app/Gedcom.php:1121 5704msgid "Brit milah" 5705msgstr "" 5706 5707#: app/Gedcom.php:1122 5708msgid "Date of brit milah" 5709msgstr "" 5710 5711#: app/Gedcom.php:1123 5712msgid "Place of brit milah" 5713msgstr "" 5714 5715#: app/Gedcom.php:1125 5716msgid "Eye color" 5717msgstr "" 5718 5719#: app/Gedcom.php:1127 5720msgid "Hair color" 5721msgstr "" 5722 5723#: app/Gedcom.php:1128 5724msgid "Height" 5725msgstr "" 5726 5727#: app/Gedcom.php:1129 5728msgid "Interment" 5729msgstr "" 5730 5731#: app/Gedcom.php:1130 app/Gedcom.php:1261 app/Gedcom.php:1824 5732msgid "Medical" 5733msgstr "" 5734 5735#: app/Gedcom.php:1131 app/Gedcom.php:1262 5736msgid "Military service" 5737msgstr "" 5738 5739#: app/Gedcom.php:1132 5740msgid "Not living" 5741msgstr "" 5742 5743#: app/Gedcom.php:1137 resources/views/modules/yahrzeit/table.phtml:34 5744msgid "Yahrzeit" 5745msgstr "" 5746 5747#. I18N: familysearch.org 5748#: app/Gedcom.php:1151 5749msgid "FamilySearch ID" 5750msgstr "" 5751 5752#. I18N: GEDCOM tag _UPD 5753#: app/Gedcom.php:1161 app/Gedcom.php:1747 5754msgid "Updated at" 5755msgstr "" 5756 5757#. I18N: Name of a module 5758#: app/Gedcom.php:1163 app/Module/AlbumModule.php:42 5759msgid "Album" 5760msgstr "" 5761 5762#: app/Gedcom.php:1165 app/Http/RequestHandlers/ManageMediaData.php:362 5763#: app/MediaFile.php:315 5764msgid "File size" 5765msgstr "" 5766 5767#: app/Gedcom.php:1169 app/Gedcom.php:1355 app/Gedcom.php:1371 5768#: app/Gedcom.php:1522 app/Gedcom.php:1543 app/Gedcom.php:1554 5769#: app/Gedcom.php:1577 app/Gedcom.php:1713 5770#: resources/xml/reports/individual_ext_report.xml:11 5771#: resources/xml/reports/individual_report.xml:8 5772msgid "Highlighted image" 5773msgstr "" 5774 5775#: app/Gedcom.php:1183 5776msgid "Death of one spouse" 5777msgstr "" 5778 5779#: app/Gedcom.php:1184 app/Gedcom.php:1203 app/Gedcom.php:1221 5780#: app/Gedcom.php:1248 5781msgid "Fact 1" 5782msgstr "" 5783 5784#: app/Gedcom.php:1185 app/Gedcom.php:1204 app/Gedcom.php:1222 5785#: app/Gedcom.php:1249 5786msgid "Fact 10" 5787msgstr "" 5788 5789#: app/Gedcom.php:1186 app/Gedcom.php:1205 app/Gedcom.php:1223 5790#: app/Gedcom.php:1250 5791msgid "Fact 11" 5792msgstr "" 5793 5794#: app/Gedcom.php:1187 app/Gedcom.php:1206 app/Gedcom.php:1224 5795#: app/Gedcom.php:1251 5796msgid "Fact 12" 5797msgstr "" 5798 5799#: app/Gedcom.php:1188 app/Gedcom.php:1207 app/Gedcom.php:1225 5800#: app/Gedcom.php:1252 5801msgid "Fact 13" 5802msgstr "" 5803 5804#: app/Gedcom.php:1189 app/Gedcom.php:1208 app/Gedcom.php:1226 5805#: app/Gedcom.php:1253 5806msgid "Fact 2" 5807msgstr "" 5808 5809#: app/Gedcom.php:1190 app/Gedcom.php:1209 app/Gedcom.php:1227 5810#: app/Gedcom.php:1254 5811msgid "Fact 3" 5812msgstr "" 5813 5814#: app/Gedcom.php:1191 app/Gedcom.php:1210 app/Gedcom.php:1228 5815#: app/Gedcom.php:1255 5816msgid "Fact 4" 5817msgstr "" 5818 5819#: app/Gedcom.php:1192 app/Gedcom.php:1211 app/Gedcom.php:1229 5820#: app/Gedcom.php:1256 5821msgid "Fact 5" 5822msgstr "" 5823 5824#: app/Gedcom.php:1193 app/Gedcom.php:1212 app/Gedcom.php:1230 5825#: app/Gedcom.php:1257 5826msgid "Fact 6" 5827msgstr "" 5828 5829#: app/Gedcom.php:1194 app/Gedcom.php:1213 app/Gedcom.php:1231 5830#: app/Gedcom.php:1258 5831msgid "Fact 7" 5832msgstr "" 5833 5834#: app/Gedcom.php:1195 app/Gedcom.php:1214 app/Gedcom.php:1232 5835#: app/Gedcom.php:1259 5836msgid "Fact 8" 5837msgstr "" 5838 5839#: app/Gedcom.php:1196 app/Gedcom.php:1215 app/Gedcom.php:1233 5840#: app/Gedcom.php:1260 5841msgid "Fact 9" 5842msgstr "" 5843 5844#: app/Gedcom.php:1197 app/Gedcom.php:1217 5845msgid "Marriage ending status" 5846msgstr "" 5847 5848#: app/Gedcom.php:1198 app/Gedcom.php:1218 5849msgid "Marriage beginning status" 5850msgstr "" 5851 5852#: app/Gedcom.php:1199 5853msgid "Separation" 5854msgstr "" 5855 5856#: app/Gedcom.php:1200 app/Gedcom.php:1318 5857msgid "Schema" 5858msgstr "" 5859 5860#: app/Gedcom.php:1202 app/Gedcom.php:1216 app/Gedcom.php:1220 5861#: app/Gedcom.php:1235 5862msgid "Label" 5863msgstr "" 5864 5865#. I18N: GEDCOM tag _APID 5866#: app/Gedcom.php:1237 5867msgid "Ancestry.com source identifier" 5868msgstr "" 5869 5870#: app/Gedcom.php:1238 app/Gedcom.php:1843 5871msgid "External link" 5872msgstr "" 5873 5874#: app/Gedcom.php:1240 resources/views/lists/families-table.phtml:250 5875#: resources/views/lists/families-table.phtml:285 5876#: resources/views/lists/individuals-table.phtml:277 5877#: resources/xml/reports/cemetery_report.xml:7 5878#: resources/xml/reports/death_report.xml:10 5879msgid "Married name" 5880msgstr "" 5881 5882#: app/Gedcom.php:1241 5883msgid "Circumcision" 5884msgstr "" 5885 5886#: app/Gedcom.php:1243 5887msgid "Degree" 5888msgstr "" 5889 5890#: app/Gedcom.php:1244 app/Gedcom.php:1841 5891msgid "DNA markers" 5892msgstr "" 5893 5894#: app/Gedcom.php:1265 5895msgid "Namesake" 5896msgstr "" 5897 5898#: app/Gedcom.php:1276 app/Gedcom.php:1317 app/Gedcom.php:1330 5899#: app/Gedcom.php:1373 app/Gedcom.php:1381 app/Gedcom.php:1684 5900#: app/Gedcom.php:1768 5901msgid "Name of addressee" 5902msgstr "" 5903 5904#. I18N: https://gov.genealogy.net 5905#: app/Gedcom.php:1278 app/Gedcom.php:1332 app/Gedcom.php:1453 5906#: app/Gedcom.php:1529 app/Gedcom.php:1561 5907msgid "GOV identifier" 5908msgstr "" 5909 5910#: app/Gedcom.php:1279 app/Gedcom.php:1333 app/Gedcom.php:1376 5911#: app/Gedcom.php:1384 app/Gedcom.php:1401 app/Gedcom.php:1708 5912#: app/Http/RequestHandlers/CheckTree.php:353 5913#: resources/views/lists/locations-table.phtml:63 5914msgid "Location" 5915msgstr "" 5916 5917#. I18N: https://en.wikipedia.org/wiki/Maidenhead_Locator_System 5918#: app/Gedcom.php:1281 app/Gedcom.php:1335 app/Gedcom.php:1378 5919#: app/Gedcom.php:1459 app/Gedcom.php:1531 app/Gedcom.php:1563 5920msgid "Maidenhead location code" 5921msgstr "" 5922 5923#: app/Gedcom.php:1285 app/Gedcom.php:1339 app/Gedcom.php:1877 5924#: app/Gedcom.php:1891 5925msgid "Note on association" 5926msgstr "" 5927 5928#: app/Gedcom.php:1297 app/Gedcom.php:1351 app/Gedcom.php:1542 5929#: app/Gedcom.php:1574 5930msgid "Witnesses" 5931msgstr "" 5932 5933#: app/Gedcom.php:1300 5934msgid "Family status" 5935msgstr "" 5936 5937#: app/Gedcom.php:1302 app/Gedcom.php:1358 5938msgid "The solution" 5939msgstr "" 5940 5941#: app/Gedcom.php:1308 app/Gedcom.php:1364 5942msgid "Type of research task" 5943msgstr "" 5944 5945#: app/Gedcom.php:1309 app/Gedcom.php:1365 app/Gedcom.php:1706 5946msgid "Category" 5947msgstr "" 5948 5949#: app/Gedcom.php:1310 app/Gedcom.php:1366 app/Gedcom.php:1707 5950msgid "Completion date" 5951msgstr "" 5952 5953#: app/Gedcom.php:1311 app/Gedcom.php:1367 app/Gedcom.php:1705 5954msgid "Priority" 5955msgstr "" 5956 5957#: app/Gedcom.php:1312 app/Gedcom.php:1368 app/Gedcom.php:1709 5958msgid "Reminder date" 5959msgstr "" 5960 5961#. I18N: https://genealogy.net/GEDCOM/ 5962#: app/Gedcom.php:1314 resources/views/admin/tags.phtml:973 5963msgid "GEDCOM-L" 5964msgstr "" 5965 5966#: app/Gedcom.php:1319 5967msgid "Base GEDCOM tag" 5968msgstr "" 5969 5970#: app/Gedcom.php:1320 app/Gedcom.php:1321 app/Gedcom.php:1322 5971#: app/Gedcom.php:1323 app/Gedcom.php:1324 5972msgid "New GEDCOM tag" 5973msgstr "" 5974 5975#: app/Gedcom.php:1325 app/Gedcom.php:1326 app/Gedcom.php:1327 5976#: app/Gedcom.php:1328 app/Gedcom.php:1329 5977msgid "Definition" 5978msgstr "" 5979 5980#: app/Gedcom.php:1354 app/Gedcom.php:1583 5981msgid "Rufname" 5982msgstr "" 5983 5984#: app/Gedcom.php:1423 5985msgid "Type of abbreviation" 5986msgstr "" 5987 5988#. I18N: Name of a module 5989#: app/Gedcom.php:1428 app/Media.php:156 app/Module/MediaListModule.php:224 5990#: app/Module/MediaTabModule.php:59 5991#: resources/views/admin/control-panel.phtml:324 5992#: resources/views/admin/control-panel.phtml:778 5993#: resources/views/admin/media.phtml:102 5994#: resources/views/lists/media-table.phtml:77 5995#: resources/views/modules/recent_changes/changes-table.phtml:65 5996msgid "Media" 5997msgstr "" 5998 5999#: app/Gedcom.php:1440 6000msgid "Type of location" 6001msgstr "" 6002 6003#: app/Gedcom.php:1443 6004msgid "GOV identifier type" 6005msgstr "" 6006 6007#: app/Gedcom.php:1444 6008msgid "Administrative ID" 6009msgstr "" 6010 6011#: app/Gedcom.php:1447 6012msgid "Type of administrative ID" 6013msgstr "" 6014 6015#: app/Gedcom.php:1448 6016msgid "Demographic data" 6017msgstr "" 6018 6019#: app/Gedcom.php:1451 6020msgid "Type of demographic data" 6021msgstr "" 6022 6023#: app/Gedcom.php:1454 6024msgid "Parent location" 6025msgstr "" 6026 6027#: app/Gedcom.php:1457 6028msgid "Hierarchical relationship" 6029msgstr "" 6030 6031#: app/Gedcom.php:1519 app/Gedcom.php:1551 6032msgid "House number" 6033msgstr "" 6034 6035#: app/Gedcom.php:1520 app/Gedcom.php:1552 6036msgid "Street name" 6037msgstr "" 6038 6039#: app/Gedcom.php:1521 app/Gedcom.php:1534 app/Gedcom.php:1536 6040#: app/Gedcom.php:1537 app/Gedcom.php:1545 app/Gedcom.php:1546 6041#: app/Gedcom.php:1553 app/Gedcom.php:1566 app/Gedcom.php:1568 6042#: app/Gedcom.php:1569 app/Gedcom.php:1579 app/Gedcom.php:1580 6043msgid "Additional information" 6044msgstr "" 6045 6046#: app/Gedcom.php:1523 app/Gedcom.php:1555 6047msgid "Alternative place name" 6048msgstr "" 6049 6050#. I18N: https://foko.genealogy.net 6051#: app/Gedcom.php:1525 app/Gedcom.php:1527 app/Gedcom.php:1557 6052#: app/Gedcom.php:1559 6053msgid "FOKO country" 6054msgstr "" 6055 6056#: app/Gedcom.php:1533 app/Gedcom.php:1565 6057msgid "Reliability of the information" 6058msgstr "" 6059 6060#: app/Gedcom.php:1539 app/Gedcom.php:1571 6061msgid "Certificate number" 6062msgstr "" 6063 6064#: app/Gedcom.php:1540 app/Gedcom.php:1572 app/Gedcom.php:1787 6065#: app/Gedcom.php:1793 6066msgid "Comment" 6067msgstr "" 6068 6069#. I18N: Name of a module/sidebar 6070#: app/Gedcom.php:1541 app/Gedcom.php:1573 6071#: app/Module/IndividualMetadataModule.php:60 6072msgid "Extra information" 6073msgstr "" 6074 6075#: app/Gedcom.php:1548 6076msgid "Cohabitation" 6077msgstr "" 6078 6079#: app/Gedcom.php:1549 6080msgid "Joint family name" 6081msgstr "" 6082 6083#. I18N: German Bürgerort 6084#: app/Gedcom.php:1585 6085msgid "Place of citizenship" 6086msgstr "" 6087 6088#: app/Gedcom.php:1605 6089msgid "Signature" 6090msgstr "" 6091 6092#: app/Gedcom.php:1624 app/Gedcom.php:1628 app/Gedcom.php:1650 6093#: app/Gedcom.php:1685 app/Gedcom.php:1692 app/GedcomRecord.php:359 6094#: app/GedcomRecord.php:465 app/Report/ReportParserGenerate.php:1006 6095#: app/Statistics/Repository/EventRepository.php:414 6096msgid "Private" 6097msgstr "" 6098 6099#: app/Gedcom.php:1625 app/Gedcom.php:1627 app/Gedcom.php:1689 6100#: app/Gedcom.php:1691 app/Gedcom.php:1694 resources/views/admin/users.phtml:34 6101msgid "Verified" 6102msgstr "" 6103 6104#: app/Gedcom.php:1633 6105msgid "Label for husband" 6106msgstr "" 6107 6108#. I18N: ''GEDCOM tag _RPT_PHRS 6109#: app/Gedcom.php:1634 app/Gedcom.php:1635 6110msgid "Report phrase" 6111msgstr "" 6112 6113#: app/Gedcom.php:1637 6114msgid "Label for wife" 6115msgstr "" 6116 6117#: app/Gedcom.php:1638 app/Module/DescendancyModule.php:267 6118#: resources/views/family-page-children.phtml:17 6119msgid "No children" 6120msgstr "" 6121 6122#: app/Gedcom.php:1714 6123msgid "Scrapbook" 6124msgstr "" 6125 6126#. I18N: A configuration setting 6127#: app/Gedcom.php:1738 resources/views/admin/site-preferences.phtml:48 6128#: resources/views/admin/users-edit.phtml:135 6129#: resources/views/edit-account-page.phtml:109 6130msgid "Time zone" 6131msgstr "" 6132 6133#: app/Gedcom.php:1739 6134msgid "Text direction" 6135msgstr "" 6136 6137#. I18N: A configuration setting 6138#: app/Gedcom.php:1743 resources/views/modules/google-analytics/form.phtml:9 6139#: resources/views/modules/matomo-analytics/form.phtml:9 6140#: resources/views/modules/statcounter/form.phtml:9 6141msgid "Site identification code" 6142msgstr "" 6143 6144#: app/Gedcom.php:1786 app/Gedcom.php:1792 app/Gedcom.php:1798 6145#: app/Gedcom.php:1799 app/Gedcom.php:1801 app/Gedcom.php:1802 6146#: app/Gedcom.php:1873 app/Gedcom.php:1889 app/Gedcom.php:1903 6147#: app/Gedcom.php:1905 app/Gedcom.php:1907 app/Gedcom.php:1909 6148#: app/Gedcom.php:1911 app/Gedcom.php:1913 6149msgid "Author of last change" 6150msgstr "" 6151 6152#: app/Gedcom.php:1790 6153msgid "Place in Hebrew" 6154msgstr "" 6155 6156#: app/Gedcom.php:1791 6157msgid "Cemetery" 6158msgstr "" 6159 6160#: app/Gedcom.php:1794 6161msgid "Name in Hebrew" 6162msgstr "" 6163 6164#: app/Gedcom.php:1795 6165msgid "Holocaust" 6166msgstr "" 6167 6168#: app/Gedcom.php:1796 6169msgid "Military" 6170msgstr "" 6171 6172#: app/Gedcom.php:1797 app/Http/RequestHandlers/ReorderMediaFilesPage.php:49 6173#: app/Http/RequestHandlers/ReorderMediaPage.php:49 6174#: app/Module/FixPrimaryTag.php:119 6175#: resources/views/individual-page-menu.phtml:102 6176#: resources/views/individual-page-menu.phtml:107 6177msgid "Re-order media" 6178msgstr "" 6179 6180#: app/Gedcom.php:1800 resources/views/admin/webtrees1-thumbnails.phtml:39 6181msgid "Thumbnail image" 6182msgstr "" 6183 6184#: app/Gedcom.php:1803 6185msgid "Remote server" 6186msgstr "" 6187 6188#: app/Gedcom.php:1806 resources/views/edit-blocks-block.phtml:22 6189msgid "Block" 6190msgstr "" 6191 6192#: app/Gedcom.php:1807 resources/views/setup/step-4-database-mysql.phtml:109 6193#: resources/views/setup/step-4-database-pgsql.phtml:95 6194#: resources/views/setup/step-4-database-sqlite.phtml:52 6195#: resources/views/setup/step-4-database-sqlsvr.phtml:95 6196msgid "Database name" 6197msgstr "" 6198 6199#: app/Gedcom.php:1808 resources/views/setup/step-4-database-mysql.phtml:95 6200#: resources/views/setup/step-4-database-pgsql.phtml:83 6201#: resources/views/setup/step-4-database-sqlsvr.phtml:83 6202msgid "Database password" 6203msgstr "" 6204 6205#: app/Gedcom.php:1810 resources/views/setup/step-4-database-mysql.phtml:81 6206#: resources/views/setup/step-4-database-pgsql.phtml:71 6207#: resources/views/setup/step-4-database-sqlsvr.phtml:71 6208msgid "Database user account" 6209msgstr "" 6210 6211#: app/Gedcom.php:1821 6212msgid "Citizenship" 6213msgstr "" 6214 6215#: app/Gedcom.php:1823 6216msgid "Legatee" 6217msgstr "" 6218 6219#. I18N: GEDCOM tag _PURC 6220#: app/Gedcom.php:1825 6221msgid "Land purchase" 6222msgstr "" 6223 6224#. I18N: GEDCOM tag _SALE 6225#: app/Gedcom.php:1826 6226msgid "Land sale" 6227msgstr "" 6228 6229#: app/Gedcom.php:1848 6230msgid "Bibliography" 6231msgstr "" 6232 6233#: app/Http/Exceptions/HttpAccessDeniedException.php:35 6234#: app/Http/Exceptions/HttpNotFoundException.php:35 6235msgid "You do not have permission to view this page." 6236msgstr "" 6237 6238#: app/Http/Exceptions/HttpBadRequestException.php:35 6239msgid "The server could not understand this request." 6240msgstr "" 6241 6242#: app/Http/Exceptions/HttpTooManyRequestsException.php:35 6243msgid "Too many requests. Try again later." 6244msgstr "" 6245 6246#: app/Http/Middleware/CheckCsrf.php:70 6247msgid "The form data is incomplete. Perhaps you need to increase max_input_vars on your server?" 6248msgstr "" 6249 6250#: app/Http/Middleware/CheckCsrf.php:72 6251msgid "This form has expired. Try again." 6252msgstr "" 6253 6254#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:73 6255#: app/Http/RequestHandlers/ModulesAllAction.php:69 6256#, php-format 6257msgid "The module “%s” has been enabled." 6258msgstr "" 6259 6260#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:75 6261#: app/Http/RequestHandlers/ModulesAllAction.php:71 6262#: app/Module/ChartsBlockModule.php:123 app/Module/ChartsBlockModule.php:143 6263#: app/Module/ChartsBlockModule.php:163 app/Module/ChartsBlockModule.php:177 6264#, php-format 6265msgid "The module “%s” has been disabled." 6266msgstr "" 6267 6268#: app/Http/RequestHandlers/AccountEdit.php:90 6269#: app/Module/ModuleThemeTrait.php:329 app/Module/UserWelcomeModule.php:112 6270msgid "My account" 6271msgstr "" 6272 6273#: app/Http/RequestHandlers/AccountUpdate.php:87 6274#: app/Http/RequestHandlers/RegisterAction.php:259 6275#: app/Http/RequestHandlers/UserAddAction.php:67 6276#: app/Http/RequestHandlers/UserEditAction.php:159 6277msgid "Duplicate username. A user with that username already exists. Please choose another username." 6278msgstr "" 6279 6280#: app/Http/RequestHandlers/AccountUpdate.php:96 6281#: app/Http/RequestHandlers/RegisterAction.php:264 6282#: app/Http/RequestHandlers/UserAddAction.php:72 6283#: app/Http/RequestHandlers/UserEditAction.php:153 6284msgid "Duplicate email address. A user with that email already exists." 6285msgstr "" 6286 6287#: app/Http/RequestHandlers/AccountUpdate.php:114 6288#: app/Http/RequestHandlers/MapDataSave.php:101 6289#, php-format 6290msgid "The details for “%s” have been updated." 6291msgstr "" 6292 6293#: app/Http/RequestHandlers/AddChildToFamilyPage.php:77 6294#: resources/views/family-page-children.phtml:41 6295#: resources/views/modules/relatives/family.phtml:219 6296msgid "Add a son" 6297msgstr "" 6298 6299#: app/Http/RequestHandlers/AddChildToFamilyPage.php:78 6300#: resources/views/family-page-children.phtml:45 6301#: resources/views/modules/relatives/family.phtml:223 6302msgid "Add a daughter" 6303msgstr "" 6304 6305#: app/Http/RequestHandlers/AddChildToFamilyPage.php:79 6306#: resources/views/family-page-menu.phtml:52 6307#: resources/views/modules/relatives/family.phtml:227 6308msgid "Add a child" 6309msgstr "" 6310 6311#: app/Http/RequestHandlers/AddChildToIndividualPage.php:87 6312#: resources/views/modules/relatives/tab.phtml:153 6313msgid "Add a child to create a one-parent family" 6314msgstr "" 6315 6316#: app/Http/RequestHandlers/AddMediaFileModal.php:73 6317#: resources/views/media-page-menu.phtml:32 6318#: resources/views/modals/add-media-file.phtml:19 6319msgid "Add a media file" 6320msgstr "" 6321 6322#: app/Http/RequestHandlers/AddParentToIndividualPage.php:77 6323#: resources/views/family-page-grandparents.phtml:64 6324#: resources/views/family-page-grandparents.phtml:72 6325#: resources/views/modules/relatives/tab.phtml:112 6326msgid "Add a mother" 6327msgstr "" 6328 6329#: app/Http/RequestHandlers/AddParentToIndividualPage.php:79 6330#: resources/views/family-page-grandparents.phtml:34 6331#: resources/views/family-page-grandparents.phtml:42 6332#: resources/views/modules/relatives/tab.phtml:105 6333msgid "Add a father" 6334msgstr "" 6335 6336#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:85 6337#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:87 6338#: resources/views/family-page-menu.phtml:46 6339#: resources/views/family-page-parents.phtml:49 6340#: resources/views/modules/relatives/family.phtml:99 6341#: resources/views/modules/relatives/tab.phtml:130 6342msgid "Add a wife" 6343msgstr "" 6344 6345#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:87 6346#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:88 6347#: resources/views/family-page-menu.phtml:39 6348#: resources/views/family-page-parents.phtml:27 6349#: resources/views/modules/relatives/family.phtml:62 6350#: resources/views/modules/relatives/tab.phtml:132 6351msgid "Add a husband" 6352msgstr "" 6353 6354#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:89 6355msgid "Add a spouse" 6356msgstr "" 6357 6358#: app/Http/RequestHandlers/AddUnlinkedPage.php:75 6359msgid "Create an individual" 6360msgstr "" 6361 6362#: app/Http/RequestHandlers/BroadcastAction.php:80 6363#: app/Http/RequestHandlers/ContactAction.php:146 6364#: app/Http/RequestHandlers/EmailPreferencesAction.php:88 6365#: app/Http/RequestHandlers/MessageAction.php:93 6366#, php-format 6367msgid "The message was successfully sent to %s." 6368msgstr "" 6369 6370#: app/Http/RequestHandlers/BroadcastAction.php:85 6371#, php-format 6372msgid "The message was not sent to %s." 6373msgstr "" 6374 6375#: app/Http/RequestHandlers/CalendarEvents.php:159 6376#: resources/views/modules/yahrzeit/list.phtml:45 6377#, php-format 6378msgid "%s year anniversary" 6379msgstr "" 6380 6381#: app/Http/RequestHandlers/CalendarEvents.php:209 6382msgid "Day not set" 6383msgstr "" 6384 6385#: app/Http/RequestHandlers/CalendarPage.php:116 6386msgid "Anniversary calendar" 6387msgstr "" 6388 6389#: app/Http/RequestHandlers/CalendarPage.php:120 6390msgid "On this day…" 6391msgstr "" 6392 6393#: app/Http/RequestHandlers/CalendarPage.php:123 6394msgid "In this month…" 6395msgstr "" 6396 6397#: app/Http/RequestHandlers/CalendarPage.php:126 6398msgid "In this year…" 6399msgstr "" 6400 6401#: app/Http/RequestHandlers/ChangeFamilyMembersPage.php:50 6402#: resources/views/family-page-menu.phtml:33 6403msgid "Change family members" 6404msgstr "" 6405 6406#: app/Http/RequestHandlers/CheckTree.php:192 6407msgid "Invalid GEDCOM record." 6408msgstr "" 6409 6410#: app/Http/RequestHandlers/CheckTree.php:198 6411msgid "Invalid GEDCOM level number." 6412msgstr "" 6413 6414#: app/Http/RequestHandlers/CheckTree.php:215 6415msgid "Custom GEDCOM tags are discouraged. Try to use only standard GEDCOM tags." 6416msgstr "" 6417 6418#: app/Http/RequestHandlers/CheckTree.php:218 6419msgid "Invalid GEDCOM tag." 6420msgstr "" 6421 6422#: app/Http/RequestHandlers/CheckTree.php:228 6423#: app/Http/RequestHandlers/UserEditAction.php:97 6424#: app/Http/RequestHandlers/UserEditPage.php:84 6425#: app/Module/FamilyTreeNewsModule.php:175 app/Module/UserJournalModule.php:177 6426#, php-format 6427msgid "%s does not exist." 6428msgstr "" 6429 6430#: app/Http/RequestHandlers/CheckTree.php:260 6431#: app/Http/RequestHandlers/CheckTree.php:265 6432#: app/Http/RequestHandlers/CheckTree.php:270 6433#: app/Http/RequestHandlers/CheckTree.php:275 6434#, php-format 6435msgid "%1$s does not have a link back to %2$s." 6436msgstr "" 6437 6438#: app/Http/RequestHandlers/CheckTree.php:278 6439#, php-format 6440msgid "%1$s does not exist. Did you mean %2$s?" 6441msgstr "" 6442 6443#: app/Http/RequestHandlers/CheckTree.php:282 6444msgid "Inline-source records are discouraged." 6445msgstr "" 6446 6447#: app/Http/RequestHandlers/CheckTree.php:285 6448msgid "Invalid GEDCOM value." 6449msgstr "" 6450 6451#: app/Http/RequestHandlers/CheckTree.php:291 6452#, php-format 6453msgid "“%1$s” should be “%2$s”." 6454msgstr "" 6455 6456#: app/Http/RequestHandlers/CheckTree.php:300 6457msgid "webtrees does not recognise this file format." 6458msgstr "" 6459 6460#: app/Http/RequestHandlers/CheckTree.php:303 6461msgid "webtrees cannot create thumbnails for this file format." 6462msgstr "" 6463 6464#: app/Http/RequestHandlers/CheckTree.php:307 6465msgid "This filename is not compatible with the GEDZIP file format." 6466msgstr "" 6467 6468#: app/Http/RequestHandlers/CheckTree.php:314 6469#: app/Http/RequestHandlers/CheckTree.php:318 6470#, php-format 6471msgid "%s occurs too many times." 6472msgstr "" 6473 6474#: app/Http/RequestHandlers/CheckTree.php:324 6475#: resources/views/admin/trees.phtml:183 6476msgid "Check for errors" 6477msgstr "" 6478 6479#: app/Http/RequestHandlers/CheckTree.php:392 6480#, php-format 6481msgid "%1$s is a %2$s but a %3$s is expected." 6482msgstr "" 6483 6484#: app/Http/RequestHandlers/CheckTree.php:420 6485msgid "Line number" 6486msgstr "" 6487 6488#: app/Http/RequestHandlers/CleanDataFolder.php:102 6489#: resources/views/admin/control-panel.phtml:245 6490msgid "Clean up data folder" 6491msgstr "" 6492 6493#: app/Http/RequestHandlers/ContactAction.php:114 6494#: app/Http/RequestHandlers/PasswordResetAction.php:85 6495#: app/Http/RequestHandlers/PasswordResetPage.php:77 6496#: app/Http/RequestHandlers/RegisterAction.php:107 6497msgid "Please try again." 6498msgstr "" 6499 6500#: app/Http/RequestHandlers/ContactAction.php:119 6501msgid "Please enter a valid email address." 6502msgstr "" 6503 6504#: app/Http/RequestHandlers/ContactAction.php:124 6505#: app/Http/RequestHandlers/RegisterAction.php:271 6506msgid "You are not allowed to send messages that contain external links." 6507msgstr "" 6508 6509#. I18N: e.g. ‘You should delete the “https://” from “https://www.example.com” and try again.’ 6510#: app/Http/RequestHandlers/ContactAction.php:125 6511#: app/Http/RequestHandlers/RegisterAction.php:271 6512#, php-format 6513msgid "You should delete the “%1$s” from “%2$s” and try again." 6514msgstr "" 6515 6516#: app/Http/RequestHandlers/ContactAction.php:151 6517#: app/Http/RequestHandlers/EmailPreferencesAction.php:90 6518#: app/Http/RequestHandlers/MessageAction.php:98 6519msgid "The message was not sent." 6520msgstr "" 6521 6522#: app/Http/RequestHandlers/ContactPage.php:89 6523#: app/Http/RequestHandlers/MessagePage.php:73 6524#: app/Statistics/Repository/UserRepository.php:121 6525#: resources/views/modules/user-messages/user-messages.phtml:29 6526#: resources/views/pending-changes-page.phtml:78 6527msgid "Send a message" 6528msgstr "" 6529 6530#: app/Http/RequestHandlers/ControlPanel.php:150 6531#: app/Http/RequestHandlers/MapDataAdd.php:93 6532#: app/Http/RequestHandlers/MapDataEdit.php:86 6533#: app/Http/RequestHandlers/MapDataList.php:110 6534#: app/Module/ModuleThemeTrait.php:235 app/Module/ModuleThemeTrait.php:239 6535#: resources/views/admin/analytics-edit.phtml:17 6536#: resources/views/admin/broadcast.phtml:18 6537#: resources/views/admin/changes-log.phtml:31 6538#: resources/views/admin/clean-data.phtml:15 6539#: resources/views/admin/components.phtml:28 6540#: resources/views/admin/data-fix-page.phtml:24 6541#: resources/views/admin/data-fix-select.phtml:20 6542#: resources/views/admin/email-page.phtml:20 6543#: resources/views/admin/fix-level-0-media.phtml:15 6544#: resources/views/admin/map-import-form.phtml:16 6545#: resources/views/admin/media-upload.phtml:18 6546#: resources/views/admin/media.phtml:21 6547#: resources/views/admin/merge-records-step-1.phtml:41 6548#: resources/views/admin/merge-records-step-2.phtml:23 6549#: resources/views/admin/modules.phtml:35 6550#: resources/views/admin/server-information.phtml:13 6551#: resources/views/admin/site-logs.phtml:29 6552#: resources/views/admin/site-mail.phtml:29 6553#: resources/views/admin/site-preferences.phtml:15 6554#: resources/views/admin/site-registration.phtml:16 6555#: resources/views/admin/tags.phtml:22 6556#: resources/views/admin/trees-check.phtml:20 6557#: resources/views/admin/trees-create.phtml:15 6558#: resources/views/admin/trees-duplicates.phtml:18 6559#: resources/views/admin/trees-export.phtml:20 6560#: resources/views/admin/trees-import.phtml:23 6561#: resources/views/admin/trees-merge.phtml:19 6562#: resources/views/admin/trees-preferences.phtml:38 6563#: resources/views/admin/trees-privacy.phtml:22 6564#: resources/views/admin/trees-renumber.phtml:17 6565#: resources/views/admin/trees-unconnected.phtml:22 6566#: resources/views/admin/trees.phtml:41 6567#: resources/views/admin/upgrade/steps.phtml:14 6568#: resources/views/admin/upgrade/wizard.phtml:15 6569#: resources/views/admin/users-cleanup.phtml:21 6570#: resources/views/admin/users-create.phtml:19 6571#: resources/views/admin/users-edit.phtml:28 6572#: resources/views/admin/users.phtml:15 6573#: resources/views/admin/webtrees1-thumbnails.phtml:14 6574#: resources/views/modules/bing-maps/config.phtml:14 6575#: resources/views/modules/custom-css-js/edit.phtml:14 6576#: resources/views/modules/faq/config.phtml:20 6577#: resources/views/modules/faq/edit.phtml:21 6578#: resources/views/modules/geonames/config.phtml:14 6579#: resources/views/modules/google-maps/config.phtml:14 6580#: resources/views/modules/here-maps/config.phtml:14 6581#: resources/views/modules/map-box/config.phtml:14 6582#: resources/views/modules/openrouteservice/config.phtml:14 6583#: resources/views/modules/relationships-chart/config.phtml:20 6584#: resources/views/modules/sitemap/config.phtml:18 6585#: resources/views/modules/stories/config.phtml:18 6586#: resources/views/modules/stories/edit.phtml:22 6587msgid "Control panel" 6588msgstr "" 6589 6590#: app/Http/RequestHandlers/CopyFact.php:71 6591#, php-format 6592msgid "“%s“ has been copied to the clipboard." 6593msgstr "" 6594 6595#: app/Http/RequestHandlers/CopyFact.php:73 6596msgid "Use the “edit“ menu to paste this into another record." 6597msgstr "" 6598 6599#: app/Http/RequestHandlers/CreateLocationAction.php:57 6600#: app/Http/RequestHandlers/MapDataSave.php:89 6601msgid "The location has been created" 6602msgstr "" 6603 6604#: app/Http/RequestHandlers/CreateMediaObjectAction.php:96 6605msgid "The media object has been created" 6606msgstr "" 6607 6608#: app/Http/RequestHandlers/CreateNoteAction.php:64 6609msgid "The note has been created" 6610msgstr "" 6611 6612#: app/Http/RequestHandlers/CreateRepositoryAction.php:79 6613msgid "The repository has been created" 6614msgstr "" 6615 6616#: app/Http/RequestHandlers/CreateSourceAction.php:103 6617msgid "The source has been created" 6618msgstr "" 6619 6620#: app/Http/RequestHandlers/CreateSubmissionAction.php:56 6621msgid "The submission has been created" 6622msgstr "" 6623 6624#: app/Http/RequestHandlers/CreateSubmitterAction.php:79 6625msgid "The submitter has been created" 6626msgstr "" 6627 6628#: app/Http/RequestHandlers/CreateTreeAction.php:63 6629#, php-format 6630msgid "The family tree “%s” already exists." 6631msgstr "" 6632 6633#: app/Http/RequestHandlers/CreateTreeAction.php:70 6634#, php-format 6635msgid "The family tree “%s” has been created." 6636msgstr "" 6637 6638#: app/Http/RequestHandlers/CreateTreePage.php:57 6639#: resources/views/admin/control-panel.phtml:292 6640msgid "Create a family tree" 6641msgstr "" 6642 6643#: app/Http/RequestHandlers/CreateTreePage.php:59 6644msgid "My family tree" 6645msgstr "" 6646 6647#: app/Http/RequestHandlers/DataFixChoose.php:65 6648#: app/Http/RequestHandlers/DataFixPage.php:87 6649#: app/Http/RequestHandlers/HelpText.php:271 6650#: app/Http/RequestHandlers/ModulesDataFixesPage.php:43 6651#: resources/views/admin/control-panel.phtml:692 6652#: resources/views/admin/data-fix-page.phtml:24 6653#: resources/views/admin/modules.phtml:96 6654#: resources/views/admin/modules.phtml:98 resources/views/admin/trees.phtml:151 6655msgid "Data fixes" 6656msgstr "" 6657 6658#: app/Http/RequestHandlers/DataFixData.php:103 6659#: app/Http/RequestHandlers/DataFixPreview.php:81 6660#: resources/views/admin/analytics-edit.phtml:26 6661msgid "Preview" 6662msgstr "" 6663 6664#: app/Http/RequestHandlers/DataFixData.php:104 6665msgid "Update" 6666msgstr "" 6667 6668#: app/Http/RequestHandlers/DeletePath.php:73 6669#: app/Http/RequestHandlers/DeletePath.php:90 6670#, php-format 6671msgid "The file %s could not be deleted." 6672msgstr "" 6673 6674#: app/Http/RequestHandlers/DeletePath.php:81 6675#, php-format 6676msgid "The folder %s has been deleted." 6677msgstr "" 6678 6679#: app/Http/RequestHandlers/DeletePath.php:83 6680#, php-format 6681msgid "The folder %s could not be deleted." 6682msgstr "" 6683 6684#: app/Http/RequestHandlers/DeletePath.php:88 6685#, php-format 6686msgid "The file %s has been deleted." 6687msgstr "" 6688 6689#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 6690#: app/Http/RequestHandlers/DeleteRecord.php:84 6691#, php-format 6692msgid "The family “%s” has been deleted because it only has one member." 6693msgstr "" 6694 6695#. I18N: %s are names of records, such as sources, repositories or individuals 6696#: app/Http/RequestHandlers/DeleteRecord.php:92 6697#: app/Http/RequestHandlers/DeleteRecord.php:97 6698#, php-format 6699msgid "The link from “%1$s” to “%2$s” has been deleted." 6700msgstr "" 6701 6702#. I18N: %s is the name of a family tree 6703#: app/Http/RequestHandlers/DeleteTreeAction.php:62 6704#: app/Http/RequestHandlers/SynchronizeTrees.php:112 6705#, php-format 6706msgid "The family tree “%s” has been deleted." 6707msgstr "" 6708 6709#: app/Http/RequestHandlers/EditMediaFileAction.php:135 6710#, php-format 6711msgid "The media file %1$s has been renamed to %2$s." 6712msgstr "" 6713 6714#: app/Http/RequestHandlers/EditMediaFileAction.php:138 6715#, php-format 6716msgid "The media file %1$s could not be renamed to %2$s." 6717msgstr "" 6718 6719#: app/Http/RequestHandlers/EditMediaFileModal.php:74 6720#: resources/views/modals/edit-media-file.phtml:20 6721msgid "Edit a media file" 6722msgstr "" 6723 6724#: app/Http/RequestHandlers/EditNotePage.php:54 6725msgid "Edit the shared note" 6726msgstr "" 6727 6728#: app/Http/RequestHandlers/EditRawFactPage.php:53 6729#: app/Http/RequestHandlers/EditRawRecordPage.php:55 6730#: resources/views/edit/edit-fact.phtml:56 6731#: resources/views/edit/edit-record.phtml:56 6732#: resources/views/family-page-menu.phtml:87 6733#: resources/views/individual-page-menu.phtml:127 6734msgid "Edit the raw GEDCOM" 6735msgstr "" 6736 6737#: app/Http/RequestHandlers/EmailPreferencesAction.php:80 6738#: app/Http/RequestHandlers/ModulesAnalyticsAction.php:45 6739#: app/Http/RequestHandlers/ModulesBlocksAction.php:46 6740#: app/Http/RequestHandlers/ModulesChartsAction.php:46 6741#: app/Http/RequestHandlers/ModulesDataFixesAction.php:45 6742#: app/Http/RequestHandlers/ModulesFootersAction.php:46 6743#: app/Http/RequestHandlers/ModulesHistoricEventsAction.php:45 6744#: app/Http/RequestHandlers/ModulesLanguagesAction.php:45 6745#: app/Http/RequestHandlers/ModulesListsAction.php:46 6746#: app/Http/RequestHandlers/ModulesMapAutocompleteAction.php:45 6747#: app/Http/RequestHandlers/ModulesMapGeoLocationsAction.php:45 6748#: app/Http/RequestHandlers/ModulesMapLinksAction.php:45 6749#: app/Http/RequestHandlers/ModulesMapProvidersAction.php:45 6750#: app/Http/RequestHandlers/ModulesMenusAction.php:47 6751#: app/Http/RequestHandlers/ModulesReportsAction.php:46 6752#: app/Http/RequestHandlers/ModulesSharesAction.php:45 6753#: app/Http/RequestHandlers/ModulesSidebarsAction.php:47 6754#: app/Http/RequestHandlers/ModulesTabsAction.php:47 6755#: app/Http/RequestHandlers/ModulesThemesAction.php:45 6756#: app/Http/RequestHandlers/SitePreferencesAction.php:63 6757#: app/Http/RequestHandlers/SiteRegistrationAction.php:51 6758#: app/Http/RequestHandlers/SiteTagsAction.php:63 6759msgid "The website preferences have been updated." 6760msgstr "" 6761 6762#: app/Http/RequestHandlers/EmailPreferencesPage.php:67 6763#: resources/views/admin/control-panel.phtml:223 6764msgid "Sending email" 6765msgstr "" 6766 6767#: app/Http/RequestHandlers/ExportGedcomPage.php:53 6768msgid "Export a GEDCOM file" 6769msgstr "" 6770 6771#. I18N: %s is a filename 6772#: app/Http/RequestHandlers/ExportGedcomServer.php:88 6773#: app/Http/RequestHandlers/UpgradeWizardStep.php:231 6774#, php-format 6775msgid "The family tree has been exported to %s." 6776msgstr "" 6777 6778#: app/Http/RequestHandlers/ExportGedcomServer.php:91 6779#, php-format 6780msgid "The file %s could not be created." 6781msgstr "" 6782 6783#: app/Http/RequestHandlers/FamilyPage.php:155 6784#: app/Http/RequestHandlers/IndividualPage.php:227 6785#: app/Module/StatisticsChartModule.php:423 6786#: app/Module/StatisticsChartModule.php:715 6787#: resources/views/lists/families-table.phtml:232 6788#: resources/views/lists/individuals-table.phtml:254 6789#: resources/views/modules/pedigree-chart/previous.phtml:38 6790#: resources/views/modules/relatives/family.phtml:214 6791#: resources/xml/reports/family_group_report.xml:761 6792#: resources/xml/reports/relative_ext_report.xml:122 6793msgid "Children" 6794msgstr "" 6795 6796#: app/Http/RequestHandlers/FindDuplicateRecords.php:61 6797#: resources/views/admin/trees.phtml:167 6798msgid "Find duplicates" 6799msgstr "" 6800 6801#: app/Http/RequestHandlers/FixLevel0MediaPage.php:48 6802#: resources/views/admin/control-panel.phtml:798 6803msgid "Link media objects to facts and events" 6804msgstr "" 6805 6806#: app/Http/RequestHandlers/GedcomLoad.php:94 6807msgid "Invalid GEDCOM file - no trailer record found." 6808msgstr "" 6809 6810#: app/Http/RequestHandlers/GedcomLoad.php:134 6811msgid "Deleting…" 6812msgstr "" 6813 6814#: app/Http/RequestHandlers/GedcomLoad.php:186 6815msgid "Invalid GEDCOM file - no header record found." 6816msgstr "" 6817 6818#: app/Http/RequestHandlers/HelpText.php:261 6819msgid "Romanized" 6820msgstr "" 6821 6822#: app/Http/RequestHandlers/HelpText.php:266 6823msgid "Hebrew" 6824msgstr "" 6825 6826#: app/Http/RequestHandlers/HelpText.php:276 6827msgid "Associate events with this source" 6828msgstr "" 6829 6830#. I18N: Name of a module 6831#: app/Http/RequestHandlers/HelpText.php:281 6832#: app/Http/RequestHandlers/PendingChanges.php:67 6833#: app/Module/ModuleThemeTrait.php:440 app/Module/ReviewChangesModule.php:81 6834#: app/Module/ReviewChangesModule.php:135 6835#: resources/views/admin/control-panel.phtml:319 6836#: resources/views/admin/control-panel.phtml:345 6837#: resources/views/pending-changes-page.phtml:78 6838#: resources/xml/reports/change_report.xml:52 6839msgid "Pending changes" 6840msgstr "" 6841 6842#: app/Http/RequestHandlers/HelpText.php:288 6843#: resources/views/admin/users-edit.phtml:293 6844msgid "Restrict to immediate family" 6845msgstr "" 6846 6847#: app/Http/RequestHandlers/HelpText.php:293 resources/views/help/link.phtml:11 6848#: resources/views/help/link.phtml:13 6849msgid "Help" 6850msgstr "" 6851 6852#: app/Http/RequestHandlers/HelpText.php:294 6853msgid "The help text has not been written for this item." 6854msgstr "" 6855 6856#: app/Http/RequestHandlers/ImportGedcomAction.php:90 6857#: app/Http/RequestHandlers/ImportGedcomAction.php:102 6858msgid "No GEDCOM file was received." 6859msgstr "" 6860 6861#: app/Http/RequestHandlers/ImportGedcomPage.php:68 6862msgid "Import a GEDCOM file" 6863msgstr "" 6864 6865#: app/Http/RequestHandlers/ImportThumbnailsPage.php:47 6866#: resources/views/admin/control-panel.phtml:804 6867msgid "Import custom thumbnails from webtrees version 1" 6868msgstr "" 6869 6870#. I18N: The age of an individual at a given date 6871#: app/Http/RequestHandlers/IndividualPage.php:162 6872#: resources/views/fact-association-structure.phtml:62 6873#: resources/views/fact-date.phtml:94 6874#, php-format 6875msgctxt "Male" 6876msgid "(aged %s)" 6877msgstr "" 6878 6879#. I18N: The age of an individual at a given date 6880#: app/Http/RequestHandlers/IndividualPage.php:165 6881#: resources/views/fact-association-structure.phtml:65 6882#: resources/views/fact-date.phtml:98 6883#, php-format 6884msgctxt "Female" 6885msgid "(aged %s)" 6886msgstr "" 6887 6888#. I18N: The age of an individual at a given date 6889#: app/Http/RequestHandlers/IndividualPage.php:168 6890#: resources/views/fact-association-structure.phtml:68 6891#: resources/views/fact-date.phtml:102 6892#, php-format 6893msgid "(aged %s)" 6894msgstr "" 6895 6896#. I18N: The current age of a living individual 6897#: app/Http/RequestHandlers/IndividualPage.php:181 6898#, php-format 6899msgid "(age %s)" 6900msgstr "" 6901 6902#: app/Http/RequestHandlers/IndividualPage.php:218 6903#: resources/views/edit/change-family-members.phtml:34 6904#: resources/views/edit/change-family-members.phtml:49 6905#: resources/views/modules/pedigree-chart/previous.phtml:31 6906#: resources/xml/reports/bdm_report.xml:169 6907#: resources/xml/reports/individual_ext_report.xml:210 6908#: resources/xml/reports/individual_ext_report.xml:227 6909msgid "Spouse" 6910msgstr "" 6911 6912#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:49 6913#: resources/views/modules/relatives/tab.phtml:121 6914msgid "Link this individual to an existing family as a child" 6915msgstr "" 6916 6917#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:73 6918#: resources/views/modules/relatives/tab.phtml:144 6919msgid "Add a husband using an existing individual" 6920msgstr "" 6921 6922#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:76 6923#: resources/views/modules/relatives/tab.phtml:142 6924msgid "Add a wife using an existing individual" 6925msgstr "" 6926 6927#: app/Http/RequestHandlers/LoginAction.php:80 6928#: app/Module/CheckForNewVersion.php:99 6929#: resources/views/admin/control-panel.phtml:186 6930#: resources/views/admin/upgrade/wizard.phtml:29 6931#: resources/views/emails/new-version-html.phtml:19 6932#: resources/views/emails/new-version-text.phtml:17 6933msgid "A new version of webtrees is available." 6934msgstr "" 6935 6936#. I18N: %s is a version number, such as 1.2.3 6937#. I18N: %s is a version number 6938#: app/Http/RequestHandlers/LoginAction.php:80 6939#: app/Http/RequestHandlers/UpgradeWizardStep.php:173 6940#: resources/views/admin/control-panel.phtml:189 6941#, php-format 6942msgid "Upgrade to webtrees %s." 6943msgstr "" 6944 6945#: app/Http/RequestHandlers/LoginAction.php:110 6946msgid "You cannot sign in because your browser does not accept cookies." 6947msgstr "" 6948 6949#: app/Http/RequestHandlers/LoginAction.php:117 6950#: app/Http/RequestHandlers/LoginAction.php:122 6951msgid "The username or password is incorrect." 6952msgstr "" 6953 6954#: app/Http/RequestHandlers/LoginAction.php:127 6955msgid "This account has not been verified. Please check your email for a verification message." 6956msgstr "" 6957 6958#: app/Http/RequestHandlers/LoginAction.php:132 6959msgid "This account has not been approved. Please wait for an administrator to approve it." 6960msgstr "" 6961 6962#. I18N: Name of a module 6963#: app/Http/RequestHandlers/LoginPage.php:80 app/Module/LoginBlockModule.php:43 6964#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:296 6965msgid "Sign in" 6966msgstr "" 6967 6968#: app/Http/RequestHandlers/LoginPage.php:85 6969msgid "Anyone with a user account can access this website." 6970msgstr "" 6971 6972#: app/Http/RequestHandlers/LoginPage.php:88 6973msgid "You need to be an authorized user to access this website." 6974msgstr "" 6975 6976#: app/Http/RequestHandlers/LoginPage.php:91 6977msgid "You need to be a family member to access this website." 6978msgstr "" 6979 6980#: app/Http/RequestHandlers/LoginPage.php:99 6981msgid "You can apply for an account using the link below." 6982msgstr "" 6983 6984#: app/Http/RequestHandlers/Logout.php:52 6985msgid "You have signed out." 6986msgstr "" 6987 6988#: app/Http/RequestHandlers/ManageMediaData.php:254 6989msgid "Create" 6990msgstr "" 6991 6992#: app/Http/RequestHandlers/ManageMediaData.php:258 6993#: resources/views/admin/clean-data.phtml:40 6994#: resources/views/admin/trees.phtml:116 6995#: resources/views/admin/users-table-options.phtml:44 6996#: resources/views/edit-account-page.phtml:172 6997#: resources/views/edit/icon-fact-delete.phtml:14 6998#: resources/views/individual-page-menu.phtml:119 6999#: resources/views/media-page-menu.phtml:82 7000#: resources/views/modules/faq/config.phtml:102 7001#: resources/views/modules/gedcom_news/list.phtml:44 7002#: resources/views/modules/stories/config.phtml:86 7003#: resources/views/modules/user_blog/list.phtml:44 7004#: resources/views/record-page-menu.phtml:45 7005#, php-format 7006msgid "Are you sure you want to delete “%s”?" 7007msgstr "" 7008 7009#: app/Http/RequestHandlers/ManageMediaData.php:260 7010#: app/Module/FixPrimaryTag.php:114 resources/views/admin/locations.phtml:50 7011#: resources/views/admin/trees-privacy.phtml:272 7012#: resources/views/admin/trees.phtml:117 7013#: resources/views/admin/users-table-options.phtml:45 7014#: resources/views/edit-blocks-block.phtml:28 7015#: resources/views/edit/icon-fact-delete.phtml:14 7016#: resources/views/edit/icon-fact-delete.phtml:16 7017#: resources/views/family-page-menu.phtml:81 7018#: resources/views/individual-page-menu.phtml:121 7019#: resources/views/media-page-details.phtml:38 7020#: resources/views/media-page-details.phtml:41 7021#: resources/views/media-page-menu.phtml:84 7022#: resources/views/modules/faq/config.phtml:62 7023#: resources/views/modules/faq/config.phtml:102 7024#: resources/views/modules/gedcom_news/list.phtml:45 7025#: resources/views/modules/stories/config.phtml:59 7026#: resources/views/modules/stories/config.phtml:86 7027#: resources/views/modules/stories/config.phtml:88 7028#: resources/views/modules/user-messages/user-messages.phtml:61 7029#: resources/views/modules/user-messages/user-messages.phtml:135 7030#: resources/views/modules/user_blog/list.phtml:45 7031#: resources/views/record-page-menu.phtml:47 7032msgid "Delete" 7033msgstr "" 7034 7035#: app/Http/RequestHandlers/ManageMediaData.php:327 7036msgid "There are no links to this media object." 7037msgstr "" 7038 7039#. I18N: size of file in KB 7040#: app/Http/RequestHandlers/ManageMediaData.php:361 app/MediaFile.php:313 7041#: app/Services/MediaFileService.php:98 7042#, php-format 7043msgid "%s KB" 7044msgstr "" 7045 7046#: app/Http/RequestHandlers/ManageMediaData.php:369 app/MediaFile.php:330 7047msgid "Image dimensions" 7048msgstr "" 7049 7050#. I18N: image dimensions, width × height 7051#: app/Http/RequestHandlers/ManageMediaData.php:371 app/MediaFile.php:328 7052#, php-format 7053msgid "%1$s × %2$s pixels" 7054msgstr "" 7055 7056#: app/Http/RequestHandlers/ManageMediaPage.php:67 7057#: resources/views/admin/control-panel.phtml:786 7058#: resources/views/admin/media-upload.phtml:18 7059msgid "Manage media" 7060msgstr "" 7061 7062#: app/Http/RequestHandlers/ManageTrees.php:87 7063#: resources/views/admin/changes-log.phtml:31 7064#: resources/views/admin/data-fix-page.phtml:24 7065#: resources/views/admin/data-fix-select.phtml:20 7066#: resources/views/admin/merge-records-step-1.phtml:41 7067#: resources/views/admin/merge-records-step-2.phtml:23 7068#: resources/views/admin/trees-check.phtml:20 7069#: resources/views/admin/trees-duplicates.phtml:18 7070#: resources/views/admin/trees-export.phtml:20 7071#: resources/views/admin/trees-import.phtml:23 7072#: resources/views/admin/trees-preferences.phtml:38 7073#: resources/views/admin/trees-privacy.phtml:22 7074#: resources/views/admin/trees-renumber.phtml:17 7075#: resources/views/admin/trees-unconnected.phtml:22 7076msgid "Manage family trees" 7077msgstr "" 7078 7079#: app/Http/RequestHandlers/MapDataAdd.php:75 7080#: resources/views/modules/place-hierarchy/page.phtml:28 7081#: resources/views/modules/place-hierarchy/page.phtml:31 7082#: resources/views/modules/statistics-chart/custom.phtml:177 7083msgid "World" 7084msgstr "" 7085 7086#: app/Http/RequestHandlers/MapDataAdd.php:80 7087#: app/Http/RequestHandlers/MapDataAdd.php:83 7088msgid "Add" 7089msgstr "" 7090 7091#: app/Http/RequestHandlers/MapDataAdd.php:92 7092#: app/Http/RequestHandlers/MapDataEdit.php:85 7093#: app/Http/RequestHandlers/MapDataList.php:106 7094#: resources/views/admin/control-panel.phtml:620 7095#: resources/views/admin/control-panel.phtml:825 7096#: resources/views/admin/map-import-form.phtml:16 7097msgid "Geographic data" 7098msgstr "" 7099 7100#: app/Http/RequestHandlers/MapDataEdit.php:73 7101#: app/Http/RequestHandlers/MapDataEdit.php:76 7102#: resources/views/admin/locations.phtml:48 7103#: resources/views/admin/locations.phtml:92 7104#: resources/views/admin/locations.phtml:95 7105#: resources/views/admin/users-table-options.phtml:27 7106#: resources/views/admin/users.phtml:24 7107#: resources/views/edit/icon-fact-edit.phtml:14 7108#: resources/views/edit/icon-fact-edit.phtml:16 7109#: resources/views/media-page-details.phtml:30 7110#: resources/views/media-page-details.phtml:33 7111#: resources/views/media-page-menu.phtml:76 7112#: resources/views/modules/faq/config.phtml:61 7113#: resources/views/modules/faq/config.phtml:97 7114#: resources/views/modules/gedcom_news/list.phtml:41 7115#: resources/views/modules/stories/config.phtml:58 7116#: resources/views/modules/stories/config.phtml:79 7117#: resources/views/modules/stories/config.phtml:81 7118#: resources/views/modules/user_blog/list.phtml:41 7119#: resources/views/note-page-details.phtml:25 7120#: resources/views/note-page-details.phtml:28 7121#: resources/views/record-page-menu.phtml:27 7122msgid "Edit" 7123msgstr "" 7124 7125#: app/Http/RequestHandlers/MapDataImportAction.php:183 7126#, php-format 7127msgid "locations updated: %s, locations added: %s" 7128msgstr "" 7129 7130#: app/Http/RequestHandlers/MapDataImportPage.php:75 7131msgid "Import geographic data" 7132msgstr "" 7133 7134#: app/Http/RequestHandlers/MergeFactsAction.php:107 7135#, php-format 7136msgid "The link from “%1$s” to “%2$s” has been updated." 7137msgstr "" 7138 7139#: app/Http/RequestHandlers/MergeFactsAction.php:178 7140#, php-format 7141msgid "The records “%1$s” and “%2$s” have been merged." 7142msgstr "" 7143 7144#: app/Http/RequestHandlers/MergeFactsPage.php:55 7145#: app/Http/RequestHandlers/MergeRecordsPage.php:65 7146#: resources/views/admin/trees.phtml:175 7147msgid "Merge records" 7148msgstr "" 7149 7150#: app/Http/RequestHandlers/MergeTreesAction.php:249 7151msgid "The family trees have been merged successfully." 7152msgstr "" 7153 7154#: app/Http/RequestHandlers/MergeTreesPage.php:75 7155#: resources/views/admin/control-panel.phtml:305 7156msgid "Merge family trees" 7157msgstr "" 7158 7159#: app/Http/RequestHandlers/ModuleDeleteSettings.php:73 7160#, php-format 7161msgid "The preferences for the module “%s” have been deleted." 7162msgstr "" 7163 7164#: app/Http/RequestHandlers/ModulesAllPage.php:58 7165#: resources/views/admin/components.phtml:28 7166#: resources/views/admin/control-panel.phtml:562 7167msgid "All modules" 7168msgstr "" 7169 7170#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:43 7171#: app/Module/ModuleAnalyticsTrait.php:107 7172#: resources/views/admin/analytics-edit.phtml:17 7173#: resources/views/admin/control-panel.phtml:585 7174#: resources/views/admin/modules.phtml:116 7175#: resources/views/admin/modules.phtml:118 7176#: resources/views/admin/modules.phtml:254 7177#: resources/views/admin/modules.phtml:257 7178#: resources/views/modules/privacy-policy/page.phtml:41 7179msgid "Tracking and analytics" 7180msgstr "" 7181 7182#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:44 7183msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 7184msgstr "" 7185 7186#: app/Http/RequestHandlers/ModulesBlocksPage.php:43 7187#: resources/views/admin/control-panel.phtml:613 7188#: resources/views/admin/modules.phtml:92 7189#: resources/views/admin/modules.phtml:94 7190msgid "Blocks" 7191msgstr "" 7192 7193#. I18N: Name of a module/block 7194#. I18N: Name of a module 7195#: app/Http/RequestHandlers/ModulesChartsPage.php:43 7196#: app/Module/ChartsBlockModule.php:66 app/Module/ChartsMenuModule.php:57 7197#: app/Module/ChartsMenuModule.php:107 7198#: resources/views/admin/control-panel.phtml:671 7199#: resources/views/admin/modules.phtml:100 7200#: resources/views/admin/modules.phtml:102 7201#: resources/views/admin/trees-preferences.phtml:389 7202msgid "Charts" 7203msgstr "" 7204 7205#: app/Http/RequestHandlers/ModulesFootersPage.php:43 7206#: resources/views/admin/control-panel.phtml:578 7207#: resources/views/admin/modules.phtml:112 7208#: resources/views/admin/modules.phtml:114 7209msgid "Footers" 7210msgstr "" 7211 7212#: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43 7213#: resources/views/admin/control-panel.phtml:720 7214#: resources/views/admin/modules.phtml:120 7215#: resources/views/admin/modules.phtml:122 7216#: resources/views/admin/modules.phtml:262 7217#: resources/views/admin/modules.phtml:265 7218#: resources/views/modules/personal_facts/tab.phtml:46 7219msgid "Historic events" 7220msgstr "" 7221 7222#: app/Http/RequestHandlers/ModulesLanguagesPage.php:43 7223#: resources/views/admin/control-panel.phtml:599 7224#: resources/views/admin/modules.phtml:128 7225#: resources/views/admin/modules.phtml:130 7226msgid "Languages" 7227msgstr "" 7228 7229#. I18N: Name of a module 7230#: app/Http/RequestHandlers/ModulesListsPage.php:43 7231#: app/Module/ListsMenuModule.php:55 app/Module/ListsMenuModule.php:101 7232#: resources/views/admin/control-panel.phtml:678 7233#: resources/views/admin/modules.phtml:104 7234#: resources/views/admin/modules.phtml:106 7235#: resources/views/admin/trees-preferences.phtml:329 7236msgid "Lists" 7237msgstr "" 7238 7239#. I18N: Automatic suggestions when you type 7240#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:43 7241#: resources/views/admin/control-panel.phtml:627 7242msgid "Autocomplete" 7243msgstr "" 7244 7245#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:44 7246msgid "Search for place names in an external database." 7247msgstr "" 7248 7249#. I18N: find latitude/longitude for a place 7250#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:43 7251#: resources/views/admin/control-panel.phtml:634 7252msgid "Geolocation" 7253msgstr "" 7254 7255#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:44 7256msgid "Search for locations in an external database." 7257msgstr "" 7258 7259#. I18N: Links to maps 7260#: app/Http/RequestHandlers/ModulesMapLinksPage.php:43 7261#: resources/views/admin/control-panel.phtml:641 7262msgid "Map links" 7263msgstr "" 7264 7265#: app/Http/RequestHandlers/ModulesMapLinksPage.php:44 7266#: app/Module/ModuleMapLinkTrait.php:49 7267msgid "Show the location of an event on an external map." 7268msgstr "" 7269 7270#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:43 7271#: app/Services/LeafletJsService.php:69 7272#: resources/views/admin/control-panel.phtml:648 7273msgid "Map providers" 7274msgstr "" 7275 7276#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:44 7277msgid "Use maps in webtrees." 7278msgstr "" 7279 7280#: app/Http/RequestHandlers/ModulesMenusPage.php:43 7281#: resources/views/admin/control-panel.phtml:664 7282#: resources/views/admin/modules.phtml:80 7283#: resources/views/admin/modules.phtml:82 7284msgid "Menus" 7285msgstr "" 7286 7287#. I18N: Name of a module 7288#: app/Http/RequestHandlers/ModulesReportsPage.php:43 7289#: app/Module/ReportsMenuModule.php:59 app/Module/ReportsMenuModule.php:109 7290#: resources/views/admin/control-panel.phtml:685 7291#: resources/views/admin/modules.phtml:108 7292#: resources/views/admin/modules.phtml:110 7293msgid "Reports" 7294msgstr "" 7295 7296#. I18N: plural noun - things that can be shared 7297#: app/Http/RequestHandlers/ModulesSharesPage.php:43 7298#: resources/views/admin/control-panel.phtml:727 7299msgid "Shares" 7300msgstr "" 7301 7302#: app/Http/RequestHandlers/ModulesSidebarsPage.php:43 7303#: resources/views/admin/control-panel.phtml:713 7304#: resources/views/admin/modules.phtml:88 7305#: resources/views/admin/modules.phtml:90 7306msgid "Sidebars" 7307msgstr "" 7308 7309#: app/Http/RequestHandlers/ModulesTabsPage.php:43 7310#: resources/views/admin/control-panel.phtml:706 7311#: resources/views/admin/modules.phtml:84 7312#: resources/views/admin/modules.phtml:86 7313msgid "Tabs" 7314msgstr "" 7315 7316#: app/Http/RequestHandlers/ModulesThemesPage.php:43 7317#: resources/views/admin/control-panel.phtml:592 7318#: resources/views/admin/modules.phtml:124 7319#: resources/views/admin/modules.phtml:126 7320msgid "Themes" 7321msgstr "" 7322 7323#: app/Http/RequestHandlers/PasswordRequestAction.php:111 7324#: app/Http/RequestHandlers/PasswordRequestPage.php:56 7325#: resources/views/modules/login_block/sign-in.phtml:55 7326msgid "Request a new password" 7327msgstr "" 7328 7329#: app/Http/RequestHandlers/PasswordRequestAction.php:124 7330#, php-format 7331msgid "A password reset link has been sent to “%s”." 7332msgstr "" 7333 7334#: app/Http/RequestHandlers/PasswordRequestAction.php:125 7335msgid "This link is valid for one hour." 7336msgstr "" 7337 7338#: app/Http/RequestHandlers/PasswordResetAction.php:77 7339msgid "Your password has been updated." 7340msgstr "" 7341 7342#: app/Http/RequestHandlers/PasswordResetAction.php:84 7343#: app/Http/RequestHandlers/PasswordResetPage.php:76 7344msgid "The password reset link has expired." 7345msgstr "" 7346 7347#: app/Http/RequestHandlers/PasswordResetPage.php:64 7348msgid "Set a new password" 7349msgstr "" 7350 7351#. I18N: %s is the name of a genealogy record 7352#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:62 7353#: app/Services/MapDataService.php:199 7354#, php-format 7355msgid "“%s” has been deleted." 7356msgstr "" 7357 7358#. I18N: %s is the name of a genealogy record 7359#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:65 7360#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:63 7361#, php-format 7362msgid "The changes to “%s” have been accepted." 7363msgstr "" 7364 7365#: app/Http/RequestHandlers/PendingChangesLogPage.php:97 7366#: resources/views/admin/trees.phtml:209 7367msgid "Changes log" 7368msgstr "" 7369 7370#. I18N: the status of an edit accepted/rejected/pending 7371#: app/Http/RequestHandlers/PendingChangesLogPage.php:118 7372msgid "accepted" 7373msgstr "" 7374 7375#. I18N: the status of an edit accepted/rejected/pending 7376#: app/Http/RequestHandlers/PendingChangesLogPage.php:120 7377msgid "rejected" 7378msgstr "" 7379 7380#. I18N: the status of an edit accepted/rejected/pending 7381#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 7382msgid "pending" 7383msgstr "" 7384 7385#. I18N: %s is the name of a genealogy record 7386#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:64 7387#: app/Http/RequestHandlers/PendingChangesRejectTree.php:59 7388#, php-format 7389msgid "The changes to “%s” have been rejected." 7390msgstr "" 7391 7392#: app/Http/RequestHandlers/PhpInformation.php:60 7393#: resources/views/admin/control-panel.phtml:251 7394msgid "Server information" 7395msgstr "" 7396 7397#: app/Http/RequestHandlers/RegisterAction.php:162 7398#, php-format 7399msgid "Your registration at %s" 7400msgstr "" 7401 7402#. I18N: %s is a server name/URL 7403#: app/Http/RequestHandlers/RegisterAction.php:172 7404#, php-format 7405msgid "New registration at %s" 7406msgstr "" 7407 7408#: app/Http/RequestHandlers/RegisterAction.php:215 7409#: app/Http/RequestHandlers/RegisterPage.php:79 7410#: app/Module/WelcomeBlockModule.php:111 resources/views/login-page.phtml:64 7411#: resources/views/modules/login_block/sign-in.phtml:49 7412msgid "Request a new user account" 7413msgstr "" 7414 7415#: app/Http/RequestHandlers/RegisterAction.php:254 7416msgid "All fields must be completed." 7417msgstr "" 7418 7419#: app/Http/RequestHandlers/RenumberTreeAction.php:551 7420#: app/Services/UpgradeService.php:178 app/Services/UpgradeService.php:210 7421#: resources/views/admin/trees-check.phtml:84 7422msgid "The server’s time limit has been reached." 7423msgstr "" 7424 7425#. I18N: Renumber the records in a family tree 7426#: app/Http/RequestHandlers/RenumberTreePage.php:62 7427#: resources/views/admin/trees-merge.phtml:35 7428#: resources/views/admin/trees-merge.phtml:40 7429#: resources/views/admin/trees.phtml:199 7430msgid "Renumber XREFs" 7431msgstr "" 7432 7433#: app/Http/RequestHandlers/ReorderChildrenPage.php:50 7434#: resources/views/family-page-children.phtml:50 7435#: resources/views/family-page-menu.phtml:58 7436#: resources/views/modules/relatives/family.phtml:233 7437msgid "Re-order children" 7438msgstr "" 7439 7440#: app/Http/RequestHandlers/ReorderFamiliesPage.php:49 7441#: resources/views/individual-page-menu.phtml:81 7442#: resources/views/individual-page-menu.phtml:86 7443#: resources/views/modules/relatives/tab.phtml:95 7444msgid "Re-order families" 7445msgstr "" 7446 7447#: app/Http/RequestHandlers/ReorderNamesPage.php:49 7448#: resources/views/individual-page-menu.phtml:49 7449#: resources/views/individual-page-menu.phtml:54 7450msgid "Re-order names" 7451msgstr "" 7452 7453#: app/Http/RequestHandlers/ReportGenerate.php:113 7454#: resources/views/admin/modules.phtml:238 7455#: resources/views/admin/modules.phtml:241 7456#: resources/views/report-select-page.phtml:21 7457msgid "Report" 7458msgstr "" 7459 7460#: app/Http/RequestHandlers/ReportListPage.php:65 7461msgid "Choose a report to run" 7462msgstr "" 7463 7464#: app/Http/RequestHandlers/SearchAdvancedPage.php:163 7465#: app/Module/SearchMenuModule.php:125 7466msgid "Advanced search" 7467msgstr "" 7468 7469#: app/Http/RequestHandlers/SearchAdvancedPage.php:232 7470msgid "Exact date" 7471msgstr "" 7472 7473#: app/Http/RequestHandlers/SearchAdvancedPage.php:233 7474#: app/Http/RequestHandlers/SearchAdvancedPage.php:234 7475#: app/Http/RequestHandlers/SearchAdvancedPage.php:235 7476#: app/Http/RequestHandlers/SearchAdvancedPage.php:236 7477#: app/Http/RequestHandlers/SearchAdvancedPage.php:237 7478#, php-format 7479msgid "±%s year" 7480msgid_plural "±%s years" 7481msgstr[0] "" 7482msgstr[1] "" 7483 7484#: app/Http/RequestHandlers/SearchAdvancedPage.php:249 7485msgid "Exact" 7486msgstr "" 7487 7488#: app/Http/RequestHandlers/SearchAdvancedPage.php:250 7489msgid "Begins with" 7490msgstr "" 7491 7492#: app/Http/RequestHandlers/SearchAdvancedPage.php:251 7493msgid "Contains" 7494msgstr "" 7495 7496#: app/Http/RequestHandlers/SearchAdvancedPage.php:252 7497msgid "Sounds like" 7498msgstr "" 7499 7500#: app/Http/RequestHandlers/SearchGeneralPage.php:196 7501#: app/Module/SearchMenuModule.php:100 7502msgid "General search" 7503msgstr "" 7504 7505#. I18N: search using “sounds like”, rather than exact spelling 7506#: app/Http/RequestHandlers/SearchPhoneticPage.php:98 7507#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:35 7508msgid "Phonetic search" 7509msgstr "" 7510 7511#: app/Http/RequestHandlers/SearchReplaceAction.php:72 7512#: app/Http/RequestHandlers/SearchReplaceAction.php:98 7513#: app/Http/RequestHandlers/SearchReplaceAction.php:104 7514#, php-format 7515msgid "%s individual has been updated." 7516msgid_plural "%s individuals have been updated." 7517msgstr[0] "" 7518msgstr[1] "" 7519 7520#: app/Http/RequestHandlers/SearchReplaceAction.php:76 7521#: app/Http/RequestHandlers/SearchReplaceAction.php:108 7522#, php-format 7523msgid "%s family has been updated." 7524msgid_plural "%s families have been updated." 7525msgstr[0] "" 7526msgstr[1] "" 7527 7528#: app/Http/RequestHandlers/SearchReplaceAction.php:80 7529#, php-format 7530msgid "%s repository has been updated." 7531msgid_plural "%s repositories have been updated." 7532msgstr[0] "" 7533msgstr[1] "" 7534 7535#: app/Http/RequestHandlers/SearchReplaceAction.php:84 7536#, php-format 7537msgid "%s source has been updated." 7538msgid_plural "%s sources have been updated." 7539msgstr[0] "" 7540msgstr[1] "" 7541 7542#: app/Http/RequestHandlers/SearchReplaceAction.php:88 7543#, php-format 7544msgid "%s note has been updated." 7545msgid_plural "%s notes have been updated." 7546msgstr[0] "" 7547msgstr[1] "" 7548 7549#. I18N: Name of a module 7550#: app/Http/RequestHandlers/SearchReplacePage.php:47 7551#: app/Module/FixSearchAndReplace.php:77 app/Module/SearchMenuModule.php:138 7552msgid "Search and replace" 7553msgstr "" 7554 7555#. I18N: %s is the name of a family tree 7556#: app/Http/RequestHandlers/SelectDefaultTree.php:52 7557#, php-format 7558msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 7559msgstr "" 7560 7561#: app/Http/RequestHandlers/SetupWizard.php:175 7562msgid "Oops! webtrees was unable to create files in this folder." 7563msgstr "" 7564 7565#: app/Http/RequestHandlers/SetupWizard.php:176 7566msgid "This usually means that you need to change the folder permissions to 777." 7567msgstr "" 7568 7569#: app/Http/RequestHandlers/SetupWizard.php:379 7570msgid "You must enter all the administrator account fields." 7571msgstr "" 7572 7573#: app/Http/RequestHandlers/SetupWizard.php:383 7574msgid "The password needs to be at least six characters long." 7575msgstr "" 7576 7577#: app/Http/RequestHandlers/SiteLogsPage.php:96 7578#: resources/views/admin/control-panel.phtml:239 7579msgid "Website logs" 7580msgstr "" 7581 7582#: app/Http/RequestHandlers/SitePreferencesAction.php:55 7583#, php-format 7584msgid "The folder “%s” does not exist." 7585msgstr "" 7586 7587#: app/Http/RequestHandlers/SitePreferencesPage.php:66 7588#: resources/views/admin/control-panel.phtml:217 7589msgid "Website preferences" 7590msgstr "" 7591 7592#: app/Http/RequestHandlers/SiteRegistrationPage.php:44 7593#: resources/views/admin/control-panel.phtml:229 7594msgid "Sign-in and registration" 7595msgstr "" 7596 7597#: app/Http/RequestHandlers/SiteRegistrationPage.php:47 7598msgid "No predefined text" 7599msgstr "" 7600 7601#: app/Http/RequestHandlers/SiteRegistrationPage.php:48 7602msgid "Predefined text that states all users can request a user account" 7603msgstr "" 7604 7605#: app/Http/RequestHandlers/SiteRegistrationPage.php:49 7606msgid "Predefined text that states admin will decide on each request for a user account" 7607msgstr "" 7608 7609#: app/Http/RequestHandlers/SiteRegistrationPage.php:50 7610msgid "Predefined text that states only family members can request a user account" 7611msgstr "" 7612 7613#: app/Http/RequestHandlers/SiteRegistrationPage.php:51 7614msgid "Choose user defined welcome text typed below" 7615msgstr "" 7616 7617#: app/Http/RequestHandlers/SiteTagsPage.php:76 7618#: resources/views/admin/control-panel.phtml:261 7619msgid "GEDCOM tags" 7620msgstr "" 7621 7622#: app/Http/RequestHandlers/SynchronizeTrees.php:98 7623#, php-format 7624msgid "The GEDCOM file “%s” has been imported." 7625msgstr "" 7626 7627#: app/Http/RequestHandlers/TreePageBlockEdit.php:60 7628#: app/Http/RequestHandlers/TreePreferencesPage.php:162 7629#: app/Http/RequestHandlers/UserPageBlockEdit.php:61 7630#: resources/views/admin/components.phtml:60 7631#: resources/views/admin/components.phtml:63 7632#: resources/views/admin/modules.phtml:76 7633#: resources/views/admin/modules.phtml:78 7634#: resources/views/admin/modules.phtml:153 7635#: resources/views/admin/modules.phtml:156 7636#: resources/views/admin/modules.phtml:159 7637#: resources/views/admin/trees.phtml:100 7638#: resources/views/modules/block-template.phtml:18 7639#: resources/views/modules/block-template.phtml:20 7640msgid "Preferences" 7641msgstr "" 7642 7643#: app/Http/RequestHandlers/TreePageDefaultEdit.php:69 7644#: resources/views/admin/control-panel.phtml:298 7645msgid "Set the default blocks for new family trees" 7646msgstr "" 7647 7648#: app/Http/RequestHandlers/TreePageEdit.php:64 7649msgid "Change the “Home page” blocks" 7650msgstr "" 7651 7652#: app/Http/RequestHandlers/TreePreferencesAction.php:128 7653#: app/Http/RequestHandlers/TreePrivacyAction.php:108 7654#, php-format 7655msgid "The preferences for the family tree “%s” have been updated." 7656msgstr "" 7657 7658#: app/Http/RequestHandlers/TreePreferencesAction.php:135 7659#: app/Http/RequestHandlers/TreePrivacyAction.php:115 7660msgid "The preferences for all family trees have been updated." 7661msgstr "" 7662 7663#: app/Http/RequestHandlers/TreePreferencesAction.php:139 7664#: app/Http/RequestHandlers/TreePrivacyAction.php:118 7665msgid "The preferences for new family trees have been updated." 7666msgstr "" 7667 7668#. I18N: Layout option for lists of names 7669#. I18N: An option in a list-box 7670#: app/Http/RequestHandlers/TreePreferencesPage.php:90 7671#: app/Module/OnThisDayModule.php:264 app/Module/RecentChangesModule.php:255 7672#: app/Module/TopGivenNamesModule.php:182 7673#: app/Module/UpcomingAnniversariesModule.php:319 7674#: app/Module/YahrzeitModule.php:257 7675msgid "list" 7676msgstr "" 7677 7678#. I18N: Layout option for lists of names 7679#. I18N: An option in a list-box 7680#: app/Http/RequestHandlers/TreePreferencesPage.php:92 7681#: app/Module/OnThisDayModule.php:266 app/Module/RecentChangesModule.php:257 7682#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:270 7683#: app/Module/UpcomingAnniversariesModule.php:320 7684#: app/Module/YahrzeitModule.php:259 7685msgid "table" 7686msgstr "" 7687 7688#. I18N: Layout option for lists of names 7689#. I18N: An option in a list-box 7690#: app/Http/RequestHandlers/TreePreferencesPage.php:94 7691#: app/Module/TopSurnamesModule.php:272 7692msgid "tag cloud" 7693msgstr "" 7694 7695#. I18N: page orientation 7696#: app/Http/RequestHandlers/TreePreferencesPage.php:99 7697#: resources/xml/reports/change_report.xml:10 7698#: resources/xml/reports/pedigree_report.xml:7 7699msgid "Portrait" 7700msgstr "" 7701 7702#. I18N: page orientation 7703#: app/Http/RequestHandlers/TreePreferencesPage.php:101 7704#: resources/xml/reports/change_report.xml:10 7705#: resources/xml/reports/pedigree_report.xml:7 7706msgid "Landscape" 7707msgstr "" 7708 7709#. I18N: https://en.wikipedia.org/wiki/Plain_text 7710#: app/Http/RequestHandlers/TreePreferencesPage.php:106 7711msgid "plain text" 7712msgstr "" 7713 7714#. I18N: https://en.wikipedia.org/wiki/Markdown 7715#: app/Http/RequestHandlers/TreePreferencesPage.php:108 7716msgid "markdown" 7717msgstr "" 7718 7719#: app/Http/RequestHandlers/TreePreferencesPage.php:112 7720#: app/Module/RelationshipsChartModule.php:469 7721#: app/Services/EmailService.php:207 7722#: resources/views/modules/statistics-chart/custom.phtml:81 7723msgid "none" 7724msgstr "" 7725 7726#: app/Http/RequestHandlers/TreePreferencesPage.php:113 7727#: resources/xml/reports/fact_sources.xml:6 7728msgid "facts" 7729msgstr "" 7730 7731#: app/Http/RequestHandlers/TreePreferencesPage.php:114 7732#: resources/xml/reports/fact_sources.xml:6 7733msgid "records" 7734msgstr "" 7735 7736#: app/Http/RequestHandlers/TreePreferencesPage.php:120 7737#: app/Http/RequestHandlers/UserEditPage.php:110 7738msgid "<default theme>" 7739msgstr "" 7740 7741#: app/Http/RequestHandlers/TreePrivacyPage.php:68 7742#: resources/views/admin/trees.phtml:108 7743msgid "Privacy" 7744msgstr "" 7745 7746#: app/Http/RequestHandlers/TreePrivacyPage.php:170 7747#: resources/views/admin/trees-privacy.phtml:260 7748msgid "All facts and events" 7749msgstr "" 7750 7751#: app/Http/RequestHandlers/UnconnectedPage.php:110 7752#: resources/views/admin/trees.phtml:191 7753msgid "Find unrelated individuals" 7754msgstr "" 7755 7756#: app/Http/RequestHandlers/UpgradeWizardPage.php:79 7757#: app/Http/RequestHandlers/UpgradeWizardPage.php:119 7758msgid "Upgrade wizard" 7759msgstr "" 7760 7761#: app/Http/RequestHandlers/UpgradeWizardPage.php:115 7762msgid "Export all the family trees to GEDCOM files…" 7763msgstr "" 7764 7765#: app/Http/RequestHandlers/UpgradeWizardPage.php:120 7766msgid "Create a temporary folder…" 7767msgstr "" 7768 7769#: app/Http/RequestHandlers/UpgradeWizardPage.php:121 7770msgid "Check for pending changes…" 7771msgstr "" 7772 7773#: app/Http/RequestHandlers/UpgradeWizardPage.php:123 7774#, php-format 7775msgid "Download %s…" 7776msgstr "" 7777 7778#: app/Http/RequestHandlers/UpgradeWizardPage.php:124 7779#, php-format 7780msgid "Unzip %s to a temporary folder…" 7781msgstr "" 7782 7783#: app/Http/RequestHandlers/UpgradeWizardPage.php:125 7784msgid "Copy files…" 7785msgstr "" 7786 7787#: app/Http/RequestHandlers/UpgradeWizardStep.php:164 7788#: resources/views/admin/control-panel.phtml:182 7789#: resources/views/admin/upgrade/wizard.phtml:21 7790msgid "No upgrade information is available." 7791msgstr "" 7792 7793#: app/Http/RequestHandlers/UpgradeWizardStep.php:168 7794#: resources/views/admin/control-panel.phtml:194 7795#: resources/views/admin/upgrade/wizard.phtml:25 7796msgid "This is the latest version of webtrees. No upgrade is available." 7797msgstr "" 7798 7799#: app/Http/RequestHandlers/UpgradeWizardStep.php:193 7800#, php-format 7801msgid "The folder %s has been created." 7802msgstr "" 7803 7804#: app/Http/RequestHandlers/UpgradeWizardStep.php:206 7805msgid "You should accept or reject all pending changes before upgrading." 7806msgstr "" 7807 7808#: app/Http/RequestHandlers/UpgradeWizardStep.php:211 7809#: resources/views/pending-changes-page.phtml:30 7810msgid "There are no pending changes." 7811msgstr "" 7812 7813#: app/Http/RequestHandlers/UpgradeWizardStep.php:256 7814#, php-format 7815msgid "%1$s KB were downloaded in %2$s seconds." 7816msgstr "" 7817 7818#. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds 7819#: app/Http/RequestHandlers/UpgradeWizardStep.php:277 7820#, php-format 7821msgid "%1$s file was extracted in %2$s seconds." 7822msgid_plural "%1$s files were extracted in %2$s seconds." 7823msgstr[0] "" 7824msgstr[1] "" 7825 7826#: app/Http/RequestHandlers/UpgradeWizardStep.php:309 7827msgid "The upgrade is complete." 7828msgstr "" 7829 7830#. I18N: A button label. 7831#: app/Http/RequestHandlers/UpgradeWizardStep.php:310 7832#: resources/views/admin/import-progress.phtml:40 7833#: resources/views/admin/map-import-form.phtml:69 7834#: resources/views/admin/merge-records-step-1.phtml:147 7835#: resources/views/admin/synchronize-trees.phtml:24 7836#: resources/views/admin/trees-import.phtml:135 7837#: resources/views/admin/trees-merge.phtml:57 7838#: resources/views/admin/trees-renumber.phtml:42 7839#: resources/views/admin/upgrade/wizard.phtml:38 7840#: resources/views/forgot-password-page.phtml:34 7841#: resources/views/modules/clippings/add-options.phtml:33 7842#: resources/views/modules/login_block/sign-in.phtml:64 7843#: resources/views/password-request-page.phtml:34 7844#: resources/views/password-reset-page.phtml:48 7845#: resources/views/pending-changes-page.phtml:34 7846#: resources/views/register-page.phtml:99 7847#: resources/views/report-select-page.phtml:38 7848msgid "continue" 7849msgstr "" 7850 7851#: app/Http/RequestHandlers/UploadMediaAction.php:107 7852#, php-format 7853msgid "Filenames are not allowed to contain the character “%s”." 7854msgstr "" 7855 7856#: app/Http/RequestHandlers/UploadMediaAction.php:113 7857#, php-format 7858msgid "Filenames are not allowed to have the extension “%s”." 7859msgstr "" 7860 7861#: app/Http/RequestHandlers/UploadMediaAction.php:126 7862#, php-format 7863msgid "The file %s already exists. Use another filename." 7864msgstr "" 7865 7866#: app/Http/RequestHandlers/UploadMediaAction.php:133 7867#, php-format 7868msgid "The file %s has been uploaded." 7869msgstr "" 7870 7871#: app/Http/RequestHandlers/UploadMediaPage.php:69 7872#: resources/views/admin/control-panel.phtml:792 7873msgid "Upload media files" 7874msgstr "" 7875 7876#: app/Http/RequestHandlers/UserAddPage.php:48 7877#: resources/views/admin/control-panel.phtml:515 7878msgid "Add a user" 7879msgstr "" 7880 7881#. I18N: %s is a server name/URL 7882#: app/Http/RequestHandlers/UserEditAction.php:111 7883#: app/Http/RequestHandlers/VerifyEmail.php:88 7884#, php-format 7885msgid "New user at %s" 7886msgstr "" 7887 7888#. I18N: Listbox entry; name of a role 7889#: app/Http/RequestHandlers/UserEditPage.php:96 7890#: resources/views/admin/gedcom-export-options.phtml:102 7891#: resources/views/admin/gedcom-export-options.phtml:104 7892#: resources/views/admin/gedcom-export-options.phtml:106 7893#: resources/views/admin/users-edit.phtml:238 7894msgid "Visitor" 7895msgstr "" 7896 7897#. I18N: Listbox entry; name of a role 7898#: app/Http/RequestHandlers/UserEditPage.php:98 7899#: resources/views/admin/gedcom-export-options.phtml:102 7900#: resources/views/admin/gedcom-export-options.phtml:104 7901#: resources/views/admin/gedcom-export-options.phtml:106 7902#: resources/views/admin/users-edit.phtml:244 7903msgid "Member" 7904msgstr "" 7905 7906#. I18N: Listbox entry; name of a role 7907#: app/Http/RequestHandlers/UserEditPage.php:100 7908#: resources/views/admin/users-edit.phtml:252 7909#: resources/views/modules/recent_changes/changes-table.phtml:49 7910#: resources/views/pending-changes-page.phtml:49 7911msgid "Editor" 7912msgstr "" 7913 7914#. I18N: Listbox entry; name of a role 7915#: app/Http/RequestHandlers/UserEditPage.php:102 7916#: resources/views/admin/users-edit.phtml:258 7917msgid "Moderator" 7918msgstr "" 7919 7920#. I18N: Listbox entry; name of a role 7921#: app/Http/RequestHandlers/UserEditPage.php:104 7922#: resources/views/admin/gedcom-export-options.phtml:102 7923#: resources/views/admin/gedcom-export-options.phtml:104 7924#: resources/views/admin/users-edit.phtml:266 7925msgid "Manager" 7926msgstr "" 7927 7928#: app/Http/RequestHandlers/UserEditPage.php:119 7929msgid "Edit the user" 7930msgstr "" 7931 7932#: app/Http/RequestHandlers/UserListData.php:139 7933#: resources/views/components/datetime.phtml:13 7934msgid "Never" 7935msgstr "" 7936 7937#: app/Http/RequestHandlers/UserListPage.php:52 7938#: resources/views/admin/control-panel.phtml:509 7939#: resources/views/admin/email-page.phtml:21 7940#: resources/views/admin/users-cleanup.phtml:22 7941#: resources/views/admin/users-create.phtml:20 7942#: resources/views/admin/users-edit.phtml:29 7943msgid "User administration" 7944msgstr "" 7945 7946#. I18N: Name of a module 7947#: app/Http/RequestHandlers/UserPage.php:83 app/Module/ModuleThemeTrait.php:359 7948#: app/Module/UserWelcomeModule.php:59 resources/views/admin/modules.phtml:194 7949#: resources/views/admin/modules.phtml:198 7950#: resources/views/layouts/administration.phtml:52 7951msgid "My page" 7952msgstr "" 7953 7954#: app/Http/RequestHandlers/UserPageDefaultEdit.php:68 7955#: resources/views/admin/control-panel.phtml:527 7956msgid "Set the default blocks for new users" 7957msgstr "" 7958 7959#: app/Http/RequestHandlers/UserPageEdit.php:62 7960msgid "Change the “My page” blocks" 7961msgstr "" 7962 7963#: app/Http/RequestHandlers/UsersCleanupAction.php:68 7964#, php-format 7965msgid "The user %s has been deleted." 7966msgstr "" 7967 7968#: app/Http/RequestHandlers/UsersCleanupPage.php:65 7969#: resources/views/admin/control-panel.phtml:521 7970msgid "Delete inactive users" 7971msgstr "" 7972 7973#: app/Http/RequestHandlers/VerifyEmail.php:74 7974msgid "User verification" 7975msgstr "" 7976 7977#. I18N: This is the format string for full dates. See https://php.net/date for codes 7978#: app/I18N.php:261 7979msgid "%j %F %Y" 7980msgstr "" 7981 7982#. I18N: This punctuation is used to separate lists of items 7983#: app/I18N.php:334 7984msgid ", " 7985msgstr "" 7986 7987#. I18N: This is the format string for the time-of-day. See https://php.net/date for codes 7988#: app/I18N.php:616 7989msgid "%H:%i:%s" 7990msgstr "" 7991 7992#. I18N: A range of numbers 7993#: app/Individual.php:480 app/Module/StatisticsChartModule.php:857 7994#, php-format 7995msgid "%1$s–%2$s" 7996msgstr "" 7997 7998#: app/Individual.php:849 app/Individual.php:903 7999#: resources/xml/reports/individual_ext_report.xml:245 8000#: resources/xml/reports/individual_report.xml:234 8001msgid "Family with parents" 8002msgstr "" 8003 8004#: app/Individual.php:850 8005msgid "Family with adoptive parents" 8006msgstr "" 8007 8008#: app/Individual.php:851 8009msgid "Family with foster parents" 8010msgstr "" 8011 8012#. I18N: “sealing” is a Mormon ceremony. 8013#: app/Individual.php:853 8014msgid "Family with sealing parents" 8015msgstr "" 8016 8017#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 8018#: app/Individual.php:855 8019msgid "Family with rada parents" 8020msgstr "" 8021 8022#. I18N: A step-family. %s is an individual’s name 8023#: app/Individual.php:881 8024#, php-format 8025msgid "Father’s family with %s" 8026msgstr "" 8027 8028#. I18N: A step-family. 8029#: app/Individual.php:885 8030msgid "Father’s family with an unknown individual" 8031msgstr "" 8032 8033#. I18N: A step-family. %s is an individual’s name 8034#: app/Individual.php:891 8035#, php-format 8036msgid "Mother’s family with %s" 8037msgstr "" 8038 8039#. I18N: A step-family. 8040#: app/Individual.php:895 8041msgid "Mother’s family with an unknown individual" 8042msgstr "" 8043 8044#. I18N: %s is the spouse name 8045#: app/Individual.php:920 8046#, php-format 8047msgid "Family with %s" 8048msgstr "" 8049 8050#. I18N: Name of a module/report 8051#. I18N: Name of a module/chart 8052#: app/Module/AhnentafelReportModule.php:40 8053#: app/Module/AncestorsChartModule.php:98 8054#: resources/xml/reports/ahnentafel_report.xml:4 8055msgid "Ancestors" 8056msgstr "" 8057 8058#. I18N: Description of the “Ancestors” module 8059#: app/Module/AhnentafelReportModule.php:52 8060#: resources/xml/reports/ahnentafel_report.xml:5 8061msgid "A report of an individual’s ancestors, in a narrative style." 8062msgstr "" 8063 8064#. I18N: Description of the “Album” module 8065#: app/Module/AlbumModule.php:53 8066msgid "An alternative to the “media” tab, and an enhanced image viewer." 8067msgstr "" 8068 8069#. I18N: Description of the “AncestorsChart” module 8070#: app/Module/AncestorsChartModule.php:109 8071msgid "A chart of an individual’s ancestors." 8072msgstr "" 8073 8074#. I18N: %s is an individual’s name 8075#: app/Module/AncestorsChartModule.php:144 8076#, php-format 8077msgid "Ancestors of %s" 8078msgstr "" 8079 8080#: app/Module/AncestorsChartModule.php:256 8081#: app/Module/DescendancyChartModule.php:247 8082#: resources/views/emails/register-notify-html.phtml:34 8083#: resources/views/emails/register-notify-text.phtml:28 8084msgid "Tree" 8085msgstr "" 8086 8087#. I18N: Name of a module/list 8088#: app/Module/AncestorsChartModule.php:257 8089#: app/Module/DescendancyChartModule.php:248 8090#: app/Module/FixSearchAndReplace.php:110 8091#: app/Module/IndividualListModule.php:94 8092#: app/Module/IndividualListModule.php:319 8093#: app/Module/StatisticsChartModule.php:143 8094#: app/Module/StatisticsChartModule.php:283 8095#: app/Module/StatisticsChartModule.php:332 8096#: app/Module/StatisticsChartModule.php:525 8097#: app/Module/StatisticsChartModule.php:587 8098#: app/Module/StatisticsChartModule.php:648 app/Services/AdminService.php:184 8099#: resources/views/admin/control-panel.phtml:320 8100#: resources/views/admin/merge-records-step-1.phtml:52 8101#: resources/views/lists/given-names-table.phtml:29 8102#: resources/views/lists/locations-table.phtml:64 8103#: resources/views/lists/media-table.phtml:79 8104#: resources/views/lists/notes-table.phtml:90 8105#: resources/views/lists/sources-table.phtml:98 8106#: resources/views/lists/submitters-table.phtml:68 8107#: resources/views/lists/surnames-table.phtml:37 8108#: resources/views/modules/census-assistant.phtml:56 8109#: resources/views/modules/gedcom_stats/config.phtml:45 8110#: resources/views/modules/gedcom_stats/statistics.phtml:44 8111#: resources/views/modules/html/template-statistics.phtml:24 8112#: resources/views/modules/place-hierarchy/events.phtml:20 8113#: resources/views/modules/place-hierarchy/sidebar.phtml:39 8114#: resources/views/modules/random_media/config.phtml:20 8115#: resources/views/modules/statistics-chart/custom.phtml:62 8116#: resources/views/modules/statistics-chart/custom.phtml:158 8117#: resources/views/record-page-links.phtml:40 8118#: resources/views/search-general-page.phtml:66 8119#: resources/views/search-results.phtml:37 8120#: resources/xml/reports/fact_sources.xml:54 8121#: resources/xml/reports/fact_sources.xml:258 8122msgid "Individuals" 8123msgstr "" 8124 8125#. I18N: Name of a module/list 8126#. I18N: Name of a module 8127#: app/Module/AncestorsChartModule.php:258 8128#: app/Module/DescendancyChartModule.php:249 app/Module/FamilyListModule.php:43 8129#: app/Module/FixSearchAndReplace.php:109 8130#: app/Module/IndividualListModule.php:317 app/Module/RelativesTabModule.php:42 8131#: app/Module/StatisticsChartModule.php:148 8132#: app/Module/StatisticsChartModule.php:381 8133#: app/Module/StatisticsChartModule.php:472 8134#: app/Module/StatisticsChartModule.php:720 app/Services/AdminService.php:185 8135#: resources/views/admin/control-panel.phtml:321 8136#: resources/views/admin/merge-records-step-1.phtml:53 8137#: resources/views/lists/locations-table.phtml:65 8138#: resources/views/lists/media-table.phtml:80 8139#: resources/views/lists/notes-table.phtml:91 8140#: resources/views/lists/sources-table.phtml:99 8141#: resources/views/lists/submitters-table.phtml:69 8142#: resources/views/modules/gedcom_stats/config.phtml:47 8143#: resources/views/modules/gedcom_stats/statistics.phtml:88 8144#: resources/views/modules/html/template-statistics.phtml:40 8145#: resources/views/modules/place-hierarchy/events.phtml:26 8146#: resources/views/modules/place-hierarchy/sidebar.phtml:45 8147#: resources/views/record-page-links.phtml:49 8148#: resources/views/search-general-page.phtml:74 8149#: resources/views/search-results.phtml:48 8150#: resources/xml/reports/fact_sources.xml:152 8151#: resources/xml/reports/fact_sources.xml:314 8152msgid "Families" 8153msgstr "" 8154 8155#. I18N: %s is a link/URL 8156#: app/Module/BingMaps.php:47 app/Module/EsriMaps.php:51 8157#: app/Module/GoogleMaps.php:47 app/Module/HereMaps.php:47 8158#: app/Module/MapBox.php:47 app/Module/OpenStreetMap.php:41 8159#: app/Module/OrdnanceSurveyHistoricMaps.php:52 8160#, php-format 8161msgid "Create maps using %s." 8162msgstr "" 8163 8164#: app/Module/BingMaps.php:82 app/Module/MapLinkBing.php:42 8165msgid "Bing™ maps" 8166msgstr "" 8167 8168#: app/Module/BingMaps.php:96 app/Module/CustomCssJsModule.php:99 8169#: app/Module/GeonamesAutocomplete.php:109 app/Module/GoogleMaps.php:96 8170#: app/Module/HereMaps.php:96 app/Module/MapBox.php:96 8171#: app/Module/MapGeoLocationGeonames.php:86 8172#: app/Module/MapGeoLocationOpenRouteService.php:81 8173#: app/Module/OpenRouteServiceAutocomplete.php:105 8174#: app/Module/RelationshipsChartModule.php:443 app/Module/SiteMapModule.php:173 8175#, php-format 8176msgid "The preferences for the module “%s” have been updated." 8177msgstr "" 8178 8179#: app/Module/BingWebmasterToolsModule.php:41 8180msgid "Bing™ webmaster tools" 8181msgstr "" 8182 8183#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 8184#: app/Module/BirthDeathMarriageReportModule.php:40 8185#: resources/views/calendar-page.phtml:178 8186#: resources/xml/reports/bdm_report.xml:3 8187#: resources/xml/reports/bdm_report.xml:34 8188msgid "Vital records" 8189msgstr "" 8190 8191#. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death 8192#: app/Module/BirthDeathMarriageReportModule.php:52 8193#: resources/xml/reports/bdm_report.xml:4 8194msgid "A report of vital records for a given date or place." 8195msgstr "" 8196 8197#. I18N: Name of a module/report 8198#: app/Module/BirthReportModule.php:40 8199#: resources/views/modules/statistics-chart/custom.phtml:63 8200#: resources/xml/reports/birth_report.xml:3 8201#: resources/xml/reports/birth_report.xml:31 8202msgid "Births" 8203msgstr "" 8204 8205#. I18N: Description of the “Births” module 8206#: app/Module/BirthReportModule.php:52 resources/xml/reports/birth_report.xml:4 8207msgid "A report of individuals who were born in a given time or place." 8208msgstr "" 8209 8210#. I18N: Name of a module/list 8211#. I18N: Branches of a family tree 8212#: app/Module/BranchesListModule.php:101 app/Module/BranchesListModule.php:228 8213msgid "Branches" 8214msgstr "" 8215 8216#. I18N: Description of the “Branches” module 8217#: app/Module/BranchesListModule.php:112 8218msgid "A list of branches of a family." 8219msgstr "" 8220 8221#. I18N: %s is a surname 8222#: app/Module/BranchesListModule.php:223 8223#, php-format 8224msgid "Branches of the %s family" 8225msgstr "" 8226 8227#: app/Module/BranchesListModule.php:501 8228msgid "Generation" 8229msgstr "" 8230 8231#. I18N: Name of a module 8232#: app/Module/CalendarMenuModule.php:42 app/Module/CalendarMenuModule.php:81 8233#: resources/views/modules/yahrzeit/config.phtml:39 8234msgid "Calendar" 8235msgstr "" 8236 8237#. I18N: Description of the “Calendar” module 8238#: app/Module/CalendarMenuModule.php:53 8239msgid "The calendar menu." 8240msgstr "" 8241 8242#: app/Module/CalendarMenuModule.php:91 resources/views/calendar-page.phtml:41 8243msgid "Day" 8244msgstr "" 8245 8246#: app/Module/CalendarMenuModule.php:104 8247#: app/Module/StatisticsChartModule.php:278 8248#: app/Module/StatisticsChartModule.php:327 8249#: app/Module/StatisticsChartModule.php:376 8250#: app/Module/StatisticsChartModule.php:418 8251#: app/Module/StatisticsChartModule.php:467 8252#: resources/views/calendar-page.phtml:57 8253msgid "Month" 8254msgstr "" 8255 8256#: app/Module/CalendarMenuModule.php:117 resources/views/calendar-page.phtml:76 8257msgid "Year" 8258msgstr "" 8259 8260#. I18N: Name of a module/report 8261#: app/Module/CemeteryReportModule.php:40 8262#: resources/xml/reports/cemetery_report.xml:3 8263#: resources/xml/reports/cemetery_report.xml:34 8264msgid "Burials" 8265msgstr "" 8266 8267#. I18N: Description of the “Cemeteries” module 8268#: app/Module/CemeteryReportModule.php:52 8269#: resources/xml/reports/cemetery_report.xml:4 8270msgid "A report of individuals who were buried in a given place." 8271msgstr "" 8272 8273#. I18N: Name of a module 8274#: app/Module/CensusAssistantModule.php:51 8275msgid "Census assistant" 8276msgstr "" 8277 8278#. I18N: Description of the “Census assistant” module 8279#: app/Module/CensusAssistantModule.php:62 8280msgid "An alternative way to enter census transcripts and link them to individuals." 8281msgstr "" 8282 8283#: app/Module/CensusAssistantModule.php:245 8284#: app/Module/CensusAssistantModule.php:269 8285#: resources/views/modules/clippings/show.phtml:31 8286#: resources/views/modules/clippings/show.phtml:46 8287#: resources/views/modules/favorites/favorites.phtml:35 8288msgid "Remove" 8289msgstr "" 8290 8291#. I18N: Name of a module/report 8292#: app/Module/ChangeReportModule.php:44 8293#: resources/views/admin/users-edit.phtml:148 8294#: resources/views/modules/recent_changes/config.phtml:49 8295#: resources/views/pending-changes-page.phtml:48 8296#: resources/xml/reports/change_report.xml:3 8297#: resources/xml/reports/change_report.xml:44 8298msgid "Changes" 8299msgstr "" 8300 8301#. I18N: Description of the “Changes” module 8302#: app/Module/ChangeReportModule.php:56 8303#: resources/xml/reports/change_report.xml:4 8304msgid "A report of recent and pending changes." 8305msgstr "" 8306 8307#. I18N: Description of the “Charts” module 8308#: app/Module/ChartsBlockModule.php:77 8309msgid "An alternative way to display charts." 8310msgstr "" 8311 8312#. I18N: Name of a module/chart 8313#. I18N: Name of a report 8314#: app/Module/ChartsBlockModule.php:122 app/Module/ChartsBlockModule.php:255 8315#: app/Module/PedigreeChartModule.php:104 8316#: app/Module/PedigreeReportModule.php:40 8317#: resources/xml/reports/pedigree_report.xml:3 8318#: resources/xml/reports/pedigree_report.xml:48 8319msgid "Pedigree" 8320msgstr "" 8321 8322#. I18N: Name of a module/chart 8323#. I18N: Name of a module/sidebar 8324#. I18N: Name of a module/report 8325#: app/Module/ChartsBlockModule.php:142 app/Module/ChartsBlockModule.php:256 8326#: app/Module/DescendancyChartModule.php:94 app/Module/DescendancyModule.php:60 8327#: app/Module/DescendancyReportModule.php:40 8328#: resources/xml/reports/descendancy_report.xml:3 8329#: resources/xml/reports/individual_ext_report.xml:6 8330#: resources/xml/reports/individual_ext_report.xml:93 8331#: resources/xml/reports/missing_facts_report.xml:6 8332#: resources/xml/reports/relative_ext_report.xml:6 8333#: resources/xml/reports/relative_ext_report.xml:45 8334msgid "Descendants" 8335msgstr "" 8336 8337#. I18N: Name of a module/chart 8338#: app/Module/ChartsBlockModule.php:162 app/Module/ChartsBlockModule.php:257 8339#: app/Module/HourglassChartModule.php:79 8340msgid "Hourglass chart" 8341msgstr "" 8342 8343#. I18N: %s is an individual’s name 8344#: app/Module/ChartsBlockModule.php:171 8345#: app/Module/InteractiveTree/TreeView.php:160 8346#: app/Module/InteractiveTreeModule.php:159 8347#, php-format 8348msgid "Interactive tree of %s" 8349msgstr "" 8350 8351#. I18N: Name of a module 8352#: app/Module/ChartsBlockModule.php:176 app/Module/ChartsBlockModule.php:258 8353#: app/Module/InteractiveTreeModule.php:49 8354msgid "Interactive tree" 8355msgstr "" 8356 8357#: app/Module/ChartsBlockModule.php:183 8358msgid "You must select an individual and a chart type in the block preferences" 8359msgstr "" 8360 8361#. I18N: Description of the “Charts” module 8362#: app/Module/ChartsMenuModule.php:68 8363msgid "The charts menu." 8364msgstr "" 8365 8366#: app/Module/CheckForNewVersion.php:65 8367msgid "Check for new version" 8368msgstr "" 8369 8370#: app/Module/CheckForNewVersion.php:75 8371msgid "Send an email to all administrators when an upgrade is available." 8372msgstr "" 8373 8374#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? https://ckeditor.com 8375#: app/Module/CkeditorModule.php:43 8376msgid "CKEditor™" 8377msgstr "" 8378 8379#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” 8380#: app/Module/CkeditorModule.php:54 8381msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 8382msgstr "" 8383 8384#. I18N: Description of the “Clippings cart” module 8385#: app/Module/ClippingsCartModule.php:137 8386msgid "Select records from your family tree and save them as a GEDCOM file." 8387msgstr "" 8388 8389#: app/Module/ClippingsCartModule.php:188 8390#: resources/views/modules/clippings/add-options.phtml:21 8391msgid "Add to the clippings cart" 8392msgstr "" 8393 8394#: app/Module/ClippingsCartModule.php:192 8395msgid "Empty the clippings cart" 8396msgstr "" 8397 8398#: app/Module/ClippingsCartModule.php:198 8399#: app/Module/ClippingsCartModule.php:242 8400#: resources/views/modules/share-anniversary/share.phtml:25 8401msgid "Download" 8402msgstr "" 8403 8404#. I18N: Name of a module 8405#: app/Module/ClippingsCartModule.php:216 8406msgid "Clippings cart" 8407msgstr "" 8408 8409#: app/Module/ClippingsCartModule.php:242 8410#: app/Module/ClippingsCartModule.php:403 8411msgid "Family tree clippings cart" 8412msgstr "" 8413 8414#. I18N: %s is a family (husband + wife) 8415#: app/Module/ClippingsCartModule.php:457 8416#, php-format 8417msgid "%s and their children" 8418msgstr "" 8419 8420#. I18N: %s is a family (husband + wife) 8421#: app/Module/ClippingsCartModule.php:459 8422#, php-format 8423msgid "%s and their descendants" 8424msgstr "" 8425 8426#: app/Module/ClippingsCartModule.php:462 8427#: app/Module/ClippingsCartModule.php:572 8428#: app/Module/ClippingsCartModule.php:687 8429#: app/Module/ClippingsCartModule.php:735 8430#: app/Module/ClippingsCartModule.php:783 8431#: app/Module/ClippingsCartModule.php:831 8432#: app/Module/ClippingsCartModule.php:884 8433#: app/Module/ClippingsCartModule.php:944 8434#, php-format 8435msgid "Add %s to the clippings cart" 8436msgstr "" 8437 8438#: app/Module/ClippingsCartModule.php:555 8439#, php-format 8440msgid "%s, her parents and siblings" 8441msgstr "" 8442 8443#: app/Module/ClippingsCartModule.php:556 8444#, php-format 8445msgid "%s, her spouses and children" 8446msgstr "" 8447 8448#: app/Module/ClippingsCartModule.php:557 8449#, php-format 8450msgid "%s and her ancestors" 8451msgstr "" 8452 8453#: app/Module/ClippingsCartModule.php:558 8454#, php-format 8455msgid "%s, her ancestors and their families" 8456msgstr "" 8457 8458#: app/Module/ClippingsCartModule.php:559 8459#, php-format 8460msgid "%s, her spouses and descendants" 8461msgstr "" 8462 8463#: app/Module/ClippingsCartModule.php:564 8464#, php-format 8465msgid "%s, his parents and siblings" 8466msgstr "" 8467 8468#: app/Module/ClippingsCartModule.php:565 8469#, php-format 8470msgid "%s, his spouses and children" 8471msgstr "" 8472 8473#: app/Module/ClippingsCartModule.php:566 8474#, php-format 8475msgid "%s and his ancestors" 8476msgstr "" 8477 8478#: app/Module/ClippingsCartModule.php:567 8479#, php-format 8480msgid "%s, his ancestors and their families" 8481msgstr "" 8482 8483#: app/Module/ClippingsCartModule.php:568 8484#, php-format 8485msgid "%s, his spouses and descendants" 8486msgstr "" 8487 8488#: app/Module/ClippingsCartModule.php:881 8489#, php-format 8490msgid "%s and the individuals that reference it." 8491msgstr "" 8492 8493#. I18N: Name of a theme. 8494#: app/Module/CloudsTheme.php:43 8495msgid "clouds" 8496msgstr "" 8497 8498#. I18N: Name of a theme. 8499#: app/Module/ColorsTheme.php:54 8500msgid "colors" 8501msgstr "" 8502 8503#. I18N: A colour scheme 8504#: app/Module/ColorsTheme.php:124 8505msgid "Palette" 8506msgstr "" 8507 8508#. I18N: The name of a colour-scheme 8509#: app/Module/ColorsTheme.php:153 8510msgid "Aqua Marine" 8511msgstr "" 8512 8513#. I18N: The name of a colour-scheme 8514#: app/Module/ColorsTheme.php:155 8515msgid "Ash" 8516msgstr "" 8517 8518#. I18N: The name of a colour-scheme 8519#: app/Module/ColorsTheme.php:157 8520msgid "Belgian Chocolate" 8521msgstr "" 8522 8523#. I18N: The name of a colour-scheme 8524#: app/Module/ColorsTheme.php:159 8525msgid "Blue Lagoon" 8526msgstr "" 8527 8528#. I18N: The name of a colour-scheme 8529#: app/Module/ColorsTheme.php:161 8530msgid "Blue Marine" 8531msgstr "" 8532 8533#. I18N: The name of a colour-scheme 8534#: app/Module/ColorsTheme.php:163 8535msgid "Coffee and Cream" 8536msgstr "" 8537 8538#. I18N: The name of a colour-scheme 8539#: app/Module/ColorsTheme.php:165 8540msgid "Cold Day" 8541msgstr "" 8542 8543#. I18N: The name of a colour-scheme 8544#: app/Module/ColorsTheme.php:167 8545msgid "Green Beam" 8546msgstr "" 8547 8548#. I18N: The name of a colour-scheme 8549#: app/Module/ColorsTheme.php:169 8550msgid "Mediterranio" 8551msgstr "" 8552 8553#. I18N: The name of a colour-scheme 8554#: app/Module/ColorsTheme.php:171 8555msgid "Mercury" 8556msgstr "" 8557 8558#. I18N: The name of a colour-scheme 8559#: app/Module/ColorsTheme.php:173 8560msgid "Nocturnal" 8561msgstr "" 8562 8563#. I18N: The name of a colour-scheme 8564#: app/Module/ColorsTheme.php:175 8565msgid "Olivia" 8566msgstr "" 8567 8568#. I18N: The name of a colour-scheme 8569#: app/Module/ColorsTheme.php:177 8570msgid "Pink Plastic" 8571msgstr "" 8572 8573#. I18N: The name of a colour-scheme 8574#: app/Module/ColorsTheme.php:179 8575msgid "Sage" 8576msgstr "" 8577 8578#. I18N: The name of a colour-scheme 8579#: app/Module/ColorsTheme.php:181 8580msgid "Shiny Tomato" 8581msgstr "" 8582 8583#. I18N: The name of a colour-scheme 8584#: app/Module/ColorsTheme.php:183 8585msgid "Teal Top" 8586msgstr "" 8587 8588#. I18N: Name of a module/chart 8589#: app/Module/CompactTreeChartModule.php:77 8590msgid "Compact tree" 8591msgstr "" 8592 8593#. I18N: Description of the “CompactTreeChart” module 8594#: app/Module/CompactTreeChartModule.php:88 8595msgid "A chart of an individual’s ancestors, as a compact tree." 8596msgstr "" 8597 8598#. I18N: %s is an individual’s name 8599#: app/Module/CompactTreeChartModule.php:123 8600#, php-format 8601msgid "Compact tree of %s" 8602msgstr "" 8603 8604#. I18N: Name of a module 8605#: app/Module/ContactsFooterModule.php:55 8606#: resources/views/admin/trees-preferences.phtml:148 8607msgid "Contact information" 8608msgstr "" 8609 8610#. I18N: Description of the “Contact information” module 8611#: app/Module/ContactsFooterModule.php:66 8612msgid "A link to the site contacts." 8613msgstr "" 8614 8615#: app/Module/ContactsFooterModule.php:134 8616#, php-format 8617msgid "For technical support or genealogy questions contact %s." 8618msgstr "" 8619 8620#: app/Module/ContactsFooterModule.php:147 8621#, php-format 8622msgid "For help with genealogy questions contact %s." 8623msgstr "" 8624 8625#: app/Module/ContactsFooterModule.php:160 8626#, php-format 8627msgid "For technical support and information contact %s." 8628msgstr "" 8629 8630#. I18N: Description of the “CSS and JS” module. 8631#: app/Module/CustomCssJsModule.php:43 8632msgid "Add styling and scripts to every page." 8633msgstr "" 8634 8635#. I18N: Name of a module. 8636#: app/Module/CustomCssJsModule.php:82 8637msgid "CSS and JS" 8638msgstr "" 8639 8640#. I18N: Name of a module/report 8641#: app/Module/DeathReportModule.php:40 8642#: resources/views/modules/statistics-chart/custom.phtml:65 8643#: resources/xml/reports/death_report.xml:3 8644#: resources/xml/reports/death_report.xml:32 8645msgid "Deaths" 8646msgstr "" 8647 8648#. I18N: Description of the “Deaths” module 8649#: app/Module/DeathReportModule.php:52 resources/xml/reports/death_report.xml:4 8650msgid "A report of individuals who died in a given time or place." 8651msgstr "" 8652 8653#. I18N: Description of the “DescendancyChart” module 8654#: app/Module/DescendancyChartModule.php:105 8655msgid "A chart of an individual’s descendants." 8656msgstr "" 8657 8658#. I18N: %s is an individual’s name 8659#: app/Module/DescendancyChartModule.php:140 8660#, php-format 8661msgid "Descendants of %s" 8662msgstr "" 8663 8664#. I18N: Description of the “Descendants” module 8665#: app/Module/DescendancyModule.php:71 8666msgid "A sidebar showing the descendants of an individual." 8667msgstr "" 8668 8669#. I18N: Description of the “Descendants” module 8670#: app/Module/DescendancyReportModule.php:52 8671#: resources/xml/reports/descendancy_report.xml:4 8672msgid "A report of an individual’s descendants, in a narrative style." 8673msgstr "" 8674 8675#. I18N: Name of a mapping organisation 8676#: app/Module/EsriMaps.php:38 8677msgid "Esri/ArcGIS" 8678msgstr "" 8679 8680#. I18N: Name of a theme. 8681#: app/Module/FabTheme.php:39 8682msgid "F.A.B." 8683msgstr "" 8684 8685#. I18N: Description of the “Source” module 8686#: app/Module/FactSourcesReportModule.php:56 8687msgid "A report of the information provided by a source." 8688msgstr "" 8689 8690#. I18N: Name of a module/chart 8691#: app/Module/FamilyBookChartModule.php:80 8692msgid "Family book" 8693msgstr "" 8694 8695#. I18N: Description of the “FamilyBookChart” module 8696#: app/Module/FamilyBookChartModule.php:91 8697msgid "A chart of an individual’s ancestors and descendants, as a family book." 8698msgstr "" 8699 8700#. I18N: %s is an individual’s name 8701#: app/Module/FamilyBookChartModule.php:126 8702#, php-format 8703msgid "Family book of %s" 8704msgstr "" 8705 8706#. I18N: Description of the “Family” module 8707#: app/Module/FamilyGroupReportModule.php:56 8708#: resources/xml/reports/family_group_report.xml:4 8709msgid "A report of family members and their details." 8710msgstr "" 8711 8712#. I18N: Description of the “Families” module 8713#: app/Module/FamilyListModule.php:54 8714msgid "A list of families." 8715msgstr "" 8716 8717#. I18N: Name of a module/sidebar 8718#: app/Module/FamilyNavigatorModule.php:40 8719msgid "Family navigator" 8720msgstr "" 8721 8722#. I18N: Description of the “Family navigator” module 8723#: app/Module/FamilyNavigatorModule.php:51 8724msgid "A sidebar showing an individual’s close families and relatives." 8725msgstr "" 8726 8727#. I18N: Name of a module 8728#: app/Module/FamilyTreeFavoritesModule.php:49 8729#: app/Module/UserFavoritesModule.php:50 8730msgid "Favorites" 8731msgstr "" 8732 8733#. I18N: Description of the “Favorites” module 8734#: app/Module/FamilyTreeFavoritesModule.php:60 8735msgid "Display and manage a family tree’s favorite pages." 8736msgstr "" 8737 8738#. I18N: Description of the “News” module 8739#: app/Module/FamilyTreeNewsModule.php:64 8740msgid "Family news and site announcements." 8741msgstr "" 8742 8743#. I18N: Name of a module 8744#: app/Module/FamilyTreeNewsModule.php:117 8745msgid "News" 8746msgstr "" 8747 8748#: app/Module/FamilyTreeNewsModule.php:184 app/Module/UserJournalModule.php:183 8749msgid "Add/edit a journal/news entry" 8750msgstr "" 8751 8752#. I18N: Name of a module 8753#. I18N: Name of a module/chart 8754#: app/Module/FamilyTreeStatisticsModule.php:68 8755#: app/Module/HtmlBlockModule.php:194 app/Module/StatisticsChartModule.php:87 8756#: resources/views/modules/gedcom_stats/config.phtml:41 8757#: resources/views/modules/gedcom_stats/statistics.phtml:38 8758#: resources/views/modules/gedcom_stats/statistics.phtml:158 8759msgid "Statistics" 8760msgstr "" 8761 8762#. I18N: Description of “Statistics” module 8763#: app/Module/FamilyTreeStatisticsModule.php:79 8764msgid "The size of the family tree, earliest and latest events, common names, etc." 8765msgstr "" 8766 8767#. I18N: Name of a module/chart 8768#: app/Module/FanChartModule.php:138 8769msgid "Fan chart" 8770msgstr "" 8771 8772#. I18N: Description of the “Fan Chart” module 8773#: app/Module/FanChartModule.php:149 8774msgid "A fan chart of an individual’s ancestors." 8775msgstr "" 8776 8777#. I18N: https://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name 8778#: app/Module/FanChartModule.php:184 8779#, php-format 8780msgid "Fan chart of %s" 8781msgstr "" 8782 8783#. I18N: layout option for the fan chart 8784#: app/Module/FanChartModule.php:516 8785msgid "half circle" 8786msgstr "" 8787 8788#. I18N: layout option for the fan chart 8789#: app/Module/FanChartModule.php:518 8790msgid "three-quarter circle" 8791msgstr "" 8792 8793#. I18N: layout option for the fan chart 8794#: app/Module/FanChartModule.php:520 8795msgid "full circle" 8796msgstr "" 8797 8798#. I18N: Name of a module 8799#: app/Module/FixCemeteryTag.php:60 app/Module/FixNameTags.php:84 8800#: app/Module/FixPrimaryTag.php:59 app/Module/FixWtObjeSortTag.php:62 8801#, php-format 8802msgid "Convert %s tags to GEDCOM 5.5.1" 8803msgstr "" 8804 8805#. I18N: Description of a “Data fix” module 8806#: app/Module/FixCemeteryTag.php:71 8807msgid "Replace cemetery tags with burial places." 8808msgstr "" 8809 8810#. I18N: Name of a module 8811#: app/Module/FixDuplicateLinks.php:58 8812msgid "Remove duplicate links" 8813msgstr "" 8814 8815#. I18N: Description of a “Data fix” module 8816#: app/Module/FixDuplicateLinks.php:69 8817msgid "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." 8818msgstr "" 8819 8820#. I18N: Name of a module 8821#: app/Module/FixMissingDeaths.php:57 8822msgid "Add missing death records" 8823msgstr "" 8824 8825#. I18N: Description of a “Data fix” module 8826#: app/Module/FixMissingDeaths.php:68 8827msgid "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." 8828msgstr "" 8829 8830#. I18N: Name of a module 8831#: app/Module/FixNameSlashesAndSpaces.php:58 8832msgid "Fix name slashes and spaces" 8833msgstr "" 8834 8835#. I18N: Description of a “Data fix” module 8836#: app/Module/FixNameSlashesAndSpaces.php:69 8837msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." 8838msgstr "" 8839 8840#. I18N: Description of a “Data fix” module 8841#: app/Module/FixNameTags.php:95 8842msgid "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." 8843msgstr "" 8844 8845#. I18N: Name of a module 8846#: app/Module/FixPlaceNames.php:61 8847msgid "Update place names" 8848msgstr "" 8849 8850#. I18N: Description of a “Data fix” module 8851#: app/Module/FixPlaceNames.php:72 8852msgid "Update the higher-level parts of place names, while keeping the lower-level parts." 8853msgstr "" 8854 8855#. I18N: Description of a “Data fix” module 8856#: app/Module/FixPrimaryTag.php:70 8857msgid "“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." 8858msgstr "" 8859 8860#. I18N: Description of a “Data fix” module 8861#: app/Module/FixSearchAndReplace.php:88 8862msgid "Search and replace text, using simple searches or advanced pattern matching." 8863msgstr "" 8864 8865#: app/Module/FixSearchAndReplace.php:101 8866msgid "Match the exact text, even if it occurs in the middle of a word." 8867msgstr "" 8868 8869#: app/Module/FixSearchAndReplace.php:102 8870msgid "Match the exact text, unless it occurs in the middle of a word." 8871msgstr "" 8872 8873#: app/Module/FixSearchAndReplace.php:103 8874msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 8875msgstr "" 8876 8877#. I18N: https://en.wikipedia.org/wiki/Regular_expression 8878#: app/Module/FixSearchAndReplace.php:105 8879msgid "Regular expression" 8880msgstr "" 8881 8882#. I18N: Name of a module/list 8883#: app/Module/FixSearchAndReplace.php:111 app/Module/LocationListModule.php:67 8884#: app/Module/LocationListModule.php:160 8885#: resources/views/admin/merge-records-step-1.phtml:59 8886#: resources/views/lists/locations-table.phtml:58 8887#: resources/views/modules/place-hierarchy/sidebar.phtml:52 8888#: resources/views/record-page-links.phtml:103 8889#: resources/views/search-general-page.phtml:113 8890#: resources/views/search-results.phtml:92 8891msgid "Locations" 8892msgstr "" 8893 8894#. I18N: Name of a module/list 8895#: app/Module/FixSearchAndReplace.php:112 app/Module/MediaListModule.php:87 8896#: app/Services/AdminService.php:186 8897#: resources/views/admin/fix-level-0-media.phtml:30 8898#: resources/views/admin/merge-records-step-1.phtml:57 8899#: resources/views/admin/webtrees1-thumbnails.phtml:35 8900#: resources/views/lists/media-table.phtml:72 8901#: resources/views/lists/notes-table.phtml:92 8902#: resources/views/lists/sources-table.phtml:100 8903#: resources/views/modules/gedcom_stats/config.phtml:49 8904#: resources/views/modules/gedcom_stats/statistics.phtml:111 8905#: resources/views/modules/html/template-statistics.phtml:48 8906#: resources/views/modules/statistics-chart/chart-objects.phtml:10 8907#: resources/views/modules/statistics-chart/other-records.phtml:18 8908#: resources/views/record-page-links.phtml:58 8909msgid "Media objects" 8910msgstr "" 8911 8912#. I18N: Name of a module 8913#: app/Module/FixSearchAndReplace.php:113 app/Module/NoteListModule.php:157 8914#: app/Module/NotesTabModule.php:60 8915#: resources/views/admin/control-panel.phtml:325 8916#: resources/views/admin/merge-records-step-1.phtml:56 8917#: resources/views/modules/statistics-chart/other-records.phtml:36 8918#: resources/views/record-page-links.phtml:76 8919#: resources/views/search-results.phtml:81 8920#: resources/xml/reports/individual_ext_report.xml:237 8921#: resources/xml/reports/individual_report.xml:226 8922msgid "Notes" 8923msgstr "" 8924 8925#. I18N: Name of a module/list 8926#: app/Module/FixSearchAndReplace.php:114 8927#: app/Module/RepositoryListModule.php:67 8928#: app/Module/RepositoryListModule.php:160 app/Services/AdminService.php:182 8929#: resources/views/admin/control-panel.phtml:323 8930#: resources/views/admin/merge-records-step-1.phtml:55 8931#: resources/views/lists/repositories-table.phtml:45 8932#: resources/views/modules/gedcom_stats/config.phtml:50 8933#: resources/views/modules/gedcom_stats/statistics.phtml:122 8934#: resources/views/modules/html/template-statistics.phtml:52 8935#: resources/views/modules/statistics-chart/other-records.phtml:45 8936#: resources/views/record-page-links.phtml:85 8937#: resources/views/search-general-page.phtml:93 8938#: resources/views/search-results.phtml:70 8939msgid "Repositories" 8940msgstr "" 8941 8942#. I18N: Name of a module/list 8943#. I18N: Name of a module 8944#: app/Module/FixSearchAndReplace.php:115 app/Module/SourceListModule.php:66 8945#: app/Module/SourceListModule.php:157 app/Module/SourcesTabModule.php:58 8946#: app/Services/AdminService.php:183 8947#: resources/views/admin/control-panel.phtml:322 8948#: resources/views/admin/merge-records-step-1.phtml:54 8949#: resources/views/admin/tags.phtml:396 8950#: resources/views/lists/media-table.phtml:81 8951#: resources/views/lists/notes-table.phtml:84 8952#: resources/views/lists/notes-table.phtml:93 8953#: resources/views/lists/repositories-table.phtml:51 8954#: resources/views/lists/sources-table.phtml:89 8955#: resources/views/modules/gedcom_stats/config.phtml:48 8956#: resources/views/modules/gedcom_stats/statistics.phtml:100 8957#: resources/views/modules/html/template-statistics.phtml:44 8958#: resources/views/modules/statistics-chart/chart-sources.phtml:10 8959#: resources/views/modules/statistics-chart/other-records.phtml:27 8960#: resources/views/record-page-links.phtml:67 8961#: resources/views/search-general-page.phtml:83 8962#: resources/views/search-results.phtml:59 8963#: resources/xml/reports/ahnentafel_report.xml:475 8964#: resources/xml/reports/descendancy_report.xml:611 8965#: resources/xml/reports/family_group_report.xml:1118 8966#: resources/xml/reports/individual_ext_report.xml:651 8967#: resources/xml/reports/individual_report.xml:647 8968msgid "Sources" 8969msgstr "" 8970 8971#. I18N: Name of a module/list 8972#: app/Module/FixSearchAndReplace.php:116 app/Module/SubmitterListModule.php:67 8973#: app/Module/SubmitterListModule.php:170 8974#: resources/views/admin/control-panel.phtml:326 8975#: resources/views/admin/merge-records-step-1.phtml:58 8976#: resources/views/admin/tags.phtml:877 8977#: resources/views/lists/submitters-table.phtml:62 8978#: resources/views/record-page-links.phtml:94 8979msgid "Submitters" 8980msgstr "" 8981 8982#. I18N: Description of a “Data fix” module 8983#: app/Module/FixWtObjeSortTag.php:73 8984msgid "_WT_OBJE_SORT tags were used by old versions of webtrees to indicate the preferred image for an individual. An alternative is to re-order the images so that the preferred one is listed first." 8985msgstr "" 8986 8987#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” 8988#: app/Module/FrequentlyAskedQuestionsModule.php:70 8989msgid "FAQ" 8990msgstr "" 8991 8992#. I18N: Description of the “FAQ” module 8993#: app/Module/FrequentlyAskedQuestionsModule.php:81 8994msgid "A list of frequently asked questions and answers." 8995msgstr "" 8996 8997#: app/Module/FrequentlyAskedQuestionsModule.php:155 8998#: app/Module/FrequentlyAskedQuestionsModule.php:401 8999#: resources/views/modules/faq/config.phtml:51 9000#: resources/views/modules/faq/edit.phtml:21 9001msgid "Frequently asked questions" 9002msgstr "" 9003 9004#. I18N: FAQ = “Frequently Asked Question” 9005#: app/Module/FrequentlyAskedQuestionsModule.php:298 9006#: resources/views/modules/faq/config.phtml:45 9007msgid "Add an FAQ" 9008msgstr "" 9009 9010#: app/Module/FrequentlyAskedQuestionsModule.php:308 9011msgid "Edit the FAQ" 9012msgstr "" 9013 9014#: app/Module/FrequentlyAskedQuestionsModule.php:317 9015#: app/Module/IndividualListModule.php:231 9016#: app/Module/IndividualListModule.php:240 9017#: app/Module/IndividualListModule.php:249 9018#: app/Module/IndividualListModule.php:338 9019#: app/Module/IndividualListModule.php:451 9020#: app/Module/IndividualListModule.php:453 9021#: resources/views/calendar-page.phtml:181 9022#: resources/views/lists/datatables-attributes.phtml:10 9023#: resources/views/modules/faq/config.phtml:74 9024#: resources/views/modules/random_media/config.phtml:20 9025#: resources/views/modules/user-messages/user-messages.phtml:65 9026#: resources/xml/reports/ahnentafel_report.xml:7 9027#: resources/xml/reports/descendancy_report.xml:6 9028#: resources/xml/reports/individual_ext_report.xml:6 9029#: resources/xml/reports/individual_ext_report.xml:7 9030#: resources/xml/reports/individual_ext_report.xml:11 9031#: resources/xml/reports/individual_ext_report.xml:94 9032#: resources/xml/reports/individual_report.xml:8 9033#: resources/xml/reports/missing_facts_report.xml:6 9034#: resources/xml/reports/missing_facts_report.xml:7 9035#: resources/xml/reports/relative_ext_report.xml:6 9036#: resources/xml/reports/relative_ext_report.xml:46 9037msgid "All" 9038msgstr "" 9039 9040#. I18N: https://www.geonames.org 9041#: app/Module/GeonamesAutocomplete.php:56 9042#: app/Module/MapGeoLocationGeonames.php:45 9043msgid "GeoNames" 9044msgstr "" 9045 9046#: app/Module/GeonamesAutocomplete.php:68 9047#: app/Module/OpenRouteServiceAutocomplete.php:56 9048#, php-format 9049msgid "Search for place names using %s." 9050msgstr "" 9051 9052#: app/Module/GoogleAnalyticsModule.php:47 9053msgid "Google™ analytics" 9054msgstr "" 9055 9056#: app/Module/GoogleMaps.php:82 app/Module/MapLinkGoogle.php:41 9057msgid "Google™ maps" 9058msgstr "" 9059 9060#: app/Module/GoogleWebmasterToolsModule.php:41 9061msgid "Google™ webmaster tools" 9062msgstr "" 9063 9064#. I18N: https://wego.here.com 9065#: app/Module/HereMaps.php:82 9066msgid "Here maps" 9067msgstr "" 9068 9069#. I18N: Name of a module 9070#. I18N: A configuration setting 9071#: app/Module/HitCountFooterModule.php:73 9072#: resources/views/admin/trees-preferences.phtml:624 9073msgid "Hit counters" 9074msgstr "" 9075 9076#. I18N: Description of the “Hit counters” module 9077#: app/Module/HitCountFooterModule.php:84 9078msgid "Count the visits to each page" 9079msgstr "" 9080 9081#: app/Module/HitCountFooterModule.php:113 9082#, php-format 9083msgid "This page has been viewed %s time." 9084msgid_plural "This page has been viewed %s times." 9085msgstr[0] "" 9086msgstr[1] "" 9087 9088#. I18N: Description of the “HourglassChart” module 9089#: app/Module/HourglassChartModule.php:90 9090msgid "An hourglass chart of an individual’s ancestors and descendants." 9091msgstr "" 9092 9093#. I18N: %s is an individual’s name 9094#: app/Module/HourglassChartModule.php:125 9095#, php-format 9096msgid "Hourglass chart of %s" 9097msgstr "" 9098 9099#. I18N: Name of a module 9100#: app/Module/HtmlBlockModule.php:60 9101msgid "HTML" 9102msgstr "" 9103 9104#. I18N: Description of the “HTML” module 9105#: app/Module/HtmlBlockModule.php:71 9106msgid "Add your own text and graphics." 9107msgstr "" 9108 9109#: app/Module/HtmlBlockModule.php:191 app/Module/StatisticsChartModule.php:158 9110msgid "Custom" 9111msgstr "" 9112 9113#: app/Module/HtmlBlockModule.php:192 9114msgid "Keyword examples" 9115msgstr "" 9116 9117#: app/Module/HtmlBlockModule.php:193 9118msgid "Narrative description" 9119msgstr "" 9120 9121#. I18N: Name of a module/tab on the individual page. 9122#: app/Module/IndividualFactsTabModule.php:73 9123#: resources/views/admin/fix-level-0-media.phtml:38 9124#: resources/views/admin/locations.phtml:49 9125#: resources/views/admin/tags.phtml:435 resources/views/family-page.phtml:34 9126#: resources/views/modules/random_media/config.phtml:20 9127#: resources/xml/reports/individual_ext_report.xml:161 9128#: resources/xml/reports/individual_report.xml:149 9129msgid "Facts and events" 9130msgstr "" 9131 9132#. I18N: Description of the “Facts and events” module 9133#: app/Module/IndividualFactsTabModule.php:84 9134msgid "A tab showing the facts and events of an individual." 9135msgstr "" 9136 9137#. I18N: Name of a module/report 9138#: app/Module/IndividualFamiliesReportModule.php:44 9139#: resources/xml/reports/individual_ext_report.xml:3 9140msgid "Related families" 9141msgstr "" 9142 9143#. I18N: Description of the “Related families” 9144#: app/Module/IndividualFamiliesReportModule.php:56 9145#: resources/xml/reports/individual_ext_report.xml:4 9146msgid "A report of the families that are closely related to an individual." 9147msgstr "" 9148 9149#. I18N: Description of the “Individuals” module 9150#: app/Module/IndividualListModule.php:105 9151msgid "A list of individuals." 9152msgstr "" 9153 9154#: app/Module/IndividualListModule.php:292 9155#: app/Module/IndividualListModule.php:519 9156#: resources/views/lists/surnames-column-list.phtml:25 9157#: resources/views/lists/surnames-compact-list.phtml:19 9158#: resources/views/lists/surnames-table.phtml:62 9159msgid "No surname" 9160msgstr "" 9161 9162#: app/Module/IndividualListModule.php:348 9163#, php-format 9164msgid "Exclude individuals with “%s” as a married name" 9165msgstr "" 9166 9167#: app/Module/IndividualListModule.php:354 9168#, php-format 9169msgid "Include individuals with “%s” as a married name" 9170msgstr "" 9171 9172#: app/Module/IndividualListModule.php:363 9173msgid "Show the list of individuals" 9174msgstr "" 9175 9176#: app/Module/IndividualListModule.php:369 9177msgid "Show the list of surnames" 9178msgstr "" 9179 9180#: app/Module/IndividualListModule.php:428 9181#, php-format 9182msgid "Individuals with surname %s" 9183msgstr "" 9184 9185#. I18N: Description of the “Extra information” module 9186#: app/Module/IndividualMetadataModule.php:71 9187msgid "A sidebar showing non-genealogy information about an individual." 9188msgstr "" 9189 9190#. I18N: Description of the “Individual” module 9191#: app/Module/IndividualReportModule.php:52 9192#: resources/xml/reports/individual_report.xml:4 9193msgid "A report of an individual’s details." 9194msgstr "" 9195 9196#: app/Module/InteractiveTree/TreeView.php:356 9197msgctxt "unknown family" 9198msgid "unknown" 9199msgstr "" 9200 9201#. I18N: e.g. “Son of [father name & mother name]” 9202#: app/Module/InteractiveTree/TreeView.php:361 9203#, php-format 9204msgid "Son of %s" 9205msgstr "" 9206 9207#. I18N: e.g. “Daughter of [father name & mother name]” 9208#: app/Module/InteractiveTree/TreeView.php:365 9209#, php-format 9210msgid "Daughter of %s" 9211msgstr "" 9212 9213#. I18N: e.g. “Child of [father name & mother name]” 9214#: app/Module/InteractiveTree/TreeView.php:369 9215#, php-format 9216msgid "Child of %s" 9217msgstr "" 9218 9219#. I18N: Description of the “Interactive tree” module 9220#: app/Module/InteractiveTreeModule.php:60 9221msgid "An interactive tree, showing all the ancestors and descendants of an individual." 9222msgstr "" 9223 9224#. I18N: Name of a module/chart 9225#: app/Module/LifespansChartModule.php:103 9226msgid "Lifespans" 9227msgstr "" 9228 9229#. I18N: Description of the “LifespansChart” module 9230#: app/Module/LifespansChartModule.php:114 9231msgid "A chart of individuals’ lifespans." 9232msgstr "" 9233 9234#: app/Module/LifespansChartModule.php:266 9235#: resources/views/admin/trees-unconnected.phtml:40 9236#: resources/views/calendar-list.phtml:18 9237#, php-format 9238msgid "%s individual" 9239msgid_plural "%s individuals" 9240msgstr[0] "" 9241msgstr[1] "" 9242 9243#. I18N: Description of the “Lists” module 9244#: app/Module/ListsMenuModule.php:66 9245msgid "The lists menu." 9246msgstr "" 9247 9248#. I18N: Description of the “Locations” module 9249#: app/Module/LocationListModule.php:78 9250msgid "A list of locations." 9251msgstr "" 9252 9253#. I18N: Name of a module. (A list of users who are online now) 9254#: app/Module/LoggedInUsersModule.php:42 9255msgid "Who is online" 9256msgstr "" 9257 9258#. I18N: Description of the “Who is online” module 9259#: app/Module/LoggedInUsersModule.php:53 9260msgid "A list of users and visitors who are currently online." 9261msgstr "" 9262 9263#. I18N: Description of the “Sign in” module 9264#: app/Module/LoginBlockModule.php:54 9265msgid "An alternative way to sign in and sign out." 9266msgstr "" 9267 9268#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:312 9269#: resources/views/layouts/administration.phtml:65 9270msgid "Sign out" 9271msgstr "" 9272 9273#. I18N: mapbox.com 9274#: app/Module/MapBox.php:82 9275msgid "Mapbox" 9276msgstr "" 9277 9278#. I18N: https://nominatim.org 9279#: app/Module/MapGeoLocationNominatim.php:39 9280msgid "Nominatim" 9281msgstr "" 9282 9283#. I18N: https://openrouteservice.org 9284#: app/Module/MapGeoLocationOpenRouteService.php:44 9285#: app/Module/OpenRouteServiceAutocomplete.php:81 9286msgid "OpenRouteService" 9287msgstr "" 9288 9289#: app/Module/MapLinkOpenStreetMap.php:41 app/Module/OpenStreetMap.php:51 9290msgid "OpenStreetMap™" 9291msgstr "" 9292 9293#. I18N: Name of a module/report 9294#: app/Module/MarriageReportModule.php:40 9295#: resources/views/modules/statistics-chart/custom.phtml:64 9296#: resources/xml/reports/marriage_report.xml:3 9297#: resources/xml/reports/marriage_report.xml:30 9298msgid "Marriages" 9299msgstr "" 9300 9301#. I18N: Description of the “Marriages” module 9302#: app/Module/MarriageReportModule.php:52 9303#: resources/xml/reports/marriage_report.xml:4 9304msgid "A report of individuals who were married in a given time or place." 9305msgstr "" 9306 9307#: app/Module/MatomoAnalyticsModule.php:44 9308msgid "Matomo™ / Piwik™ analytics" 9309msgstr "" 9310 9311#. I18N: Description of the “Media objects” module 9312#: app/Module/MediaListModule.php:98 9313msgid "A list of media objects." 9314msgstr "" 9315 9316#. I18N: Description of the “Media” module 9317#: app/Module/MediaTabModule.php:70 9318msgid "A tab showing the media objects linked to an individual." 9319msgstr "" 9320 9321#. I18N: Name of a theme. 9322#: app/Module/MinimalTheme.php:39 9323msgid "minimal" 9324msgstr "" 9325 9326#. I18N: Name of a module/report 9327#: app/Module/MissingFactsReportModule.php:44 9328#: resources/xml/reports/missing_facts_report.xml:3 9329#: resources/xml/reports/missing_facts_report.xml:52 9330msgid "Missing data" 9331msgstr "" 9332 9333#. I18N: Description of the “Missing data” 9334#: app/Module/MissingFactsReportModule.php:56 9335#: resources/xml/reports/missing_facts_report.xml:4 9336msgid "A report of the information that is missing for an individual and their relatives." 9337msgstr "" 9338 9339#: app/Module/ModuleHistoricEventsTrait.php:40 9340msgid "Add historic events to an individual’s page." 9341msgstr "" 9342 9343#: app/Module/ModuleMapGeoLocationTrait.php:55 9344msgid "Use an external service to find locations." 9345msgstr "" 9346 9347#: app/Module/ModuleMapLinkTrait.php:39 9348msgid "Map link" 9349msgstr "" 9350 9351#: app/Module/ModuleMapLinkTrait.php:62 9352#, php-format 9353msgid "View this location using %s" 9354msgstr "" 9355 9356#: app/Module/ModuleThemeTrait.php:73 app/Module/ModuleThemeTrait.php:470 9357#: resources/views/admin/modules.phtml:270 9358#: resources/views/admin/modules.phtml:273 9359#: resources/views/admin/users-edit.phtml:198 9360msgid "Theme" 9361msgstr "" 9362 9363#: app/Module/ModuleThemeTrait.php:185 resources/views/chart-box.phtml:35 9364msgid "Family with spouse" 9365msgstr "" 9366 9367#: app/Module/ModuleThemeTrait.php:215 app/Module/ModuleThemeTrait.php:219 9368msgid "Customize this page" 9369msgstr "" 9370 9371#: app/Module/ModuleThemeTrait.php:344 app/Module/UserWelcomeModule.php:105 9372msgid "My individual record" 9373msgstr "" 9374 9375#: app/Module/ModuleThemeTrait.php:373 9376msgid "My pages" 9377msgstr "" 9378 9379#: app/Module/ModuleThemeTrait.php:412 9380msgid "My pedigree" 9381msgstr "" 9382 9383#. I18N: Name of a module/list 9384#: app/Module/NoteListModule.php:64 9385#: resources/views/lists/sources-table.phtml:101 9386#: resources/views/search-general-page.phtml:103 9387msgid "Shared notes" 9388msgstr "" 9389 9390#. I18N: Description of the “Shared notes” module 9391#: app/Module/NoteListModule.php:75 9392msgid "A list of shared notes." 9393msgstr "" 9394 9395#. I18N: Description of the “Notes” module 9396#: app/Module/NotesTabModule.php:71 9397msgid "A tab showing the notes attached to an individual." 9398msgstr "" 9399 9400#. I18N: Name of a report 9401#: app/Module/OccupationReportModule.php:44 9402#: resources/xml/reports/occupation_report.xml:3 9403#: resources/xml/reports/occupation_report.xml:37 9404msgid "Occupations" 9405msgstr "" 9406 9407#. I18N: Description of the “Occupations” module 9408#: app/Module/OccupationReportModule.php:56 9409#: resources/xml/reports/occupation_report.xml:4 9410msgid "A report of individuals who had a given occupation." 9411msgstr "" 9412 9413#. I18N: Name of a module 9414#: app/Module/OnThisDayModule.php:101 9415msgid "On this day" 9416msgstr "" 9417 9418#. I18N: Description of the “On this day” module 9419#: app/Module/OnThisDayModule.php:112 9420msgid "A list of the anniversaries that occur today." 9421msgstr "" 9422 9423#: app/Module/OnThisDayModule.php:154 9424msgid "No events for living individuals exist for today." 9425msgstr "" 9426 9427#: app/Module/OnThisDayModule.php:156 9428msgid "No events exist for today." 9429msgstr "" 9430 9431#. I18N: An option in a list-box 9432#: app/Module/OnThisDayModule.php:271 app/Module/RecentChangesModule.php:262 9433#: app/Module/UpcomingAnniversariesModule.php:330 9434#: resources/xml/reports/bdm_report.xml:11 9435#: resources/xml/reports/birth_report.xml:9 9436#: resources/xml/reports/cemetery_report.xml:6 9437#: resources/xml/reports/change_report.xml:7 9438#: resources/xml/reports/death_report.xml:9 9439#: resources/xml/reports/fact_sources.xml:7 9440#: resources/xml/reports/individual_ext_report.xml:8 9441#: resources/xml/reports/marriage_report.xml:9 9442#: resources/xml/reports/occupation_report.xml:6 9443#: resources/xml/reports/relative_ext_report.xml:7 9444msgid "sort by name" 9445msgstr "" 9446 9447#. I18N: An option in a list-box 9448#: app/Module/OnThisDayModule.php:273 app/Module/RecentChangesModule.php:264 9449msgid "sort by date, oldest first" 9450msgstr "" 9451 9452#. I18N: An option in a list-box 9453#: app/Module/OnThisDayModule.php:275 app/Module/RecentChangesModule.php:266 9454msgid "sort by date, newest first" 9455msgstr "" 9456 9457#. I18N: Ordnance Survey is the UK government mapping service. 9458#: app/Module/OrdnanceSurveyHistoricMaps.php:39 9459msgid "Ordnance Survey historic maps" 9460msgstr "" 9461 9462#. I18N: Description of the “PedigreeChart” module 9463#: app/Module/PedigreeChartModule.php:115 9464msgid "A chart of an individual’s ancestors, formatted as a tree." 9465msgstr "" 9466 9467#. I18N: %s is an individual’s name 9468#: app/Module/PedigreeChartModule.php:150 9469#, php-format 9470msgid "Pedigree tree of %s" 9471msgstr "" 9472 9473#: app/Module/PedigreeChartModule.php:364 9474#: app/Module/PedigreeChartModule.php:372 9475msgid "left" 9476msgstr "" 9477 9478#: app/Module/PedigreeChartModule.php:365 9479#: app/Module/PedigreeChartModule.php:373 9480msgid "right" 9481msgstr "" 9482 9483#: app/Module/PedigreeChartModule.php:366 9484#: app/Module/PedigreeChartModule.php:374 9485#: resources/views/edit/reorder-card-header.phtml:26 9486msgid "up" 9487msgstr "" 9488 9489#: app/Module/PedigreeChartModule.php:367 9490#: app/Module/PedigreeChartModule.php:375 9491#: resources/views/edit/reorder-card-header.phtml:30 9492msgid "down" 9493msgstr "" 9494 9495#. I18N: Name of a module 9496#: app/Module/PedigreeMapModule.php:111 9497msgid "Pedigree map" 9498msgstr "" 9499 9500#. I18N: Description of the “Pedigree map” module 9501#: app/Module/PedigreeMapModule.php:122 9502msgid "Show the birthplace of ancestors on a map." 9503msgstr "" 9504 9505#. I18N: %s is an individual’s name 9506#: app/Module/PedigreeMapModule.php:157 app/Module/PedigreeMapModule.php:210 9507#, php-format 9508msgid "Pedigree map of %s" 9509msgstr "" 9510 9511#. I18N: Description of the “Pedigree” module 9512#: app/Module/PedigreeReportModule.php:52 9513#: resources/xml/reports/pedigree_report.xml:4 9514msgid "A report of an individual’s ancestors, formatted as a tree." 9515msgstr "" 9516 9517#. I18N: Description of the “Place hierarchy” module 9518#: app/Module/PlaceHierarchyListModule.php:113 9519msgid "The place hierarchy." 9520msgstr "" 9521 9522#: app/Module/PlaceHierarchyListModule.php:210 9523msgid "Show place hierarchy" 9524msgstr "" 9525 9526#: app/Module/PlaceHierarchyListModule.php:216 9527msgid "Show all places in a list" 9528msgstr "" 9529 9530#. I18N: Name of a module 9531#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:167 9532#: resources/views/admin/trees-preferences.phtml:550 9533#: resources/views/modules/statistics-chart/places.phtml:10 9534#: resources/views/search-replace-page.phtml:45 9535msgid "Places" 9536msgstr "" 9537 9538#. I18N: Description of the “Places” module 9539#: app/Module/PlacesModule.php:96 9540msgid "Show the location of events on a map." 9541msgstr "" 9542 9543#: app/Module/PlacesModule.php:222 app/Services/IndividualFactsService.php:196 9544#: resources/views/admin/trees-preferences.phtml:433 9545msgid "Birth of a child" 9546msgstr "" 9547 9548#. I18N: Name of a module 9549#: app/Module/PoweredByWebtreesModule.php:41 9550msgid "Powered by webtrees™" 9551msgstr "" 9552 9553#. I18N: Description of the “webtrees” module 9554#: app/Module/PoweredByWebtreesModule.php:52 9555msgid "A link to the webtrees home page." 9556msgstr "" 9557 9558#. I18N: Name of a module 9559#: app/Module/PrivacyPolicy.php:65 app/Module/PrivacyPolicy.php:121 9560#: resources/views/modules/privacy-policy/footer.phtml:16 9561msgid "Privacy policy" 9562msgstr "" 9563 9564#. I18N: Description of the “Cookie warning” module 9565#: app/Module/PrivacyPolicy.php:76 9566msgid "Show a privacy policy." 9567msgstr "" 9568 9569#. I18N: Name of a module 9570#: app/Module/RecentChangesModule.php:86 9571#: resources/xml/reports/change_report.xml:92 9572msgid "Recent changes" 9573msgstr "" 9574 9575#. I18N: Description of the “Recent changes” module 9576#: app/Module/RecentChangesModule.php:97 9577msgid "A list of records that have been updated recently." 9578msgstr "" 9579 9580#: app/Module/RecentChangesModule.php:150 9581#, php-format 9582msgid "There have been no changes within the last %s day." 9583msgid_plural "There have been no changes within the last %s days." 9584msgstr[0] "" 9585msgstr[1] "" 9586 9587#: app/Module/RecentChangesModule.php:176 9588#, php-format 9589msgid "Changes in the last %s day" 9590msgid_plural "Changes in the last %s days" 9591msgstr[0] "" 9592msgstr[1] "" 9593 9594#. I18N: An option in a list-box 9595#: app/Module/RecentChangesModule.php:271 9596msgid "show changes made in webtrees" 9597msgstr "" 9598 9599#. I18N: An option in a list-box 9600#: app/Module/RecentChangesModule.php:273 9601msgid "show changes recorded in the genealogy data" 9602msgstr "" 9603 9604#. I18N: Description of the “Legacy URLs” module 9605#: app/Module/RedirectLegacyUrlsModule.php:114 9606msgid "Redirect old URLs from webtrees version 1." 9607msgstr "" 9608 9609#. I18N: Name of a module - historic/obsolete URLs. 9610#: app/Module/RedirectLegacyUrlsModule.php:125 9611msgid "Legacy URLs" 9612msgstr "" 9613 9614#. I18N: Name of a report 9615#: app/Module/RelatedIndividualsReportModule.php:40 9616#: resources/xml/reports/relative_ext_report.xml:3 9617msgid "Related individuals" 9618msgstr "" 9619 9620#. I18N: Description of the “Related individuals” module 9621#: app/Module/RelatedIndividualsReportModule.php:52 9622#: resources/xml/reports/relative_ext_report.xml:4 9623msgid "A report of the individuals that are closely related to an individual." 9624msgstr "" 9625 9626#. I18N: Description of the “RelationshipsChart” module 9627#: app/Module/RelationshipsChartModule.php:114 9628msgid "A chart displaying relationships between two individuals." 9629msgstr "" 9630 9631#: app/Module/RelationshipsChartModule.php:145 9632msgid "Relationship to me" 9633msgstr "" 9634 9635#. I18N: Name of a module/chart 9636#. I18N: Configuration option 9637#: app/Module/RelationshipsChartModule.php:179 9638#: app/Module/RelationshipsChartModule.php:256 9639#: resources/views/lists/individuals-table.phtml:293 9640#: resources/views/modules/relationships-chart/config.phtml:33 9641msgid "Relationships" 9642msgstr "" 9643 9644#. I18N: %s are individual’s names 9645#: app/Module/RelationshipsChartModule.php:248 9646#, php-format 9647msgid "Relationships between %1$s and %2$s" 9648msgstr "" 9649 9650#: app/Module/RelationshipsChartModule.php:325 9651#, php-format 9652msgid "Relationship: %s" 9653msgstr "" 9654 9655#: app/Module/RelationshipsChartModule.php:399 9656msgid "No link between the two individuals could be found." 9657msgstr "" 9658 9659#: app/Module/RelationshipsChartModule.php:422 9660msgid "Chart preferences" 9661msgstr "" 9662 9663#: app/Module/RelationshipsChartModule.php:456 9664msgid "Find any relationship" 9665msgstr "" 9666 9667#: app/Module/RelationshipsChartModule.php:457 9668#: resources/views/modules/relationships-chart/page.phtml:53 9669msgid "Find relationships via ancestors" 9670msgstr "" 9671 9672#: app/Module/RelationshipsChartModule.php:473 9673msgid "unlimited" 9674msgstr "" 9675 9676#: app/Module/RelationshipsChartModule.php:728 9677msgid "Find all possible relationships" 9678msgstr "" 9679 9680#: app/Module/RelationshipsChartModule.php:730 9681msgid "Find other relationships" 9682msgstr "" 9683 9684#: app/Module/RelationshipsChartModule.php:734 9685#: resources/views/modules/relationships-chart/page.phtml:65 9686msgid "Find the closest relationships" 9687msgstr "" 9688 9689#. I18N: Description of the “Families” module 9690#: app/Module/RelativesTabModule.php:53 9691msgid "A tab showing the close relatives of an individual." 9692msgstr "" 9693 9694#. I18N: Description of the “Reports” module 9695#: app/Module/ReportsMenuModule.php:70 9696msgid "The reports menu." 9697msgstr "" 9698 9699#. I18N: Description of the “Repositories” module 9700#: app/Module/RepositoryListModule.php:78 9701msgid "A list of repositories." 9702msgstr "" 9703 9704#: app/Module/ResearchTaskModule.php:66 app/Module/ResearchTaskModule.php:69 9705#: resources/views/admin/changes-log.phtml:83 9706#: resources/views/admin/changes-log.phtml:138 9707#: resources/views/admin/site-logs.phtml:74 9708#: resources/views/admin/site-logs.phtml:126 9709msgid "User" 9710msgstr "" 9711 9712#. I18N: Description of “Research tasks” module 9713#: app/Module/ResearchTaskModule.php:84 9714msgid "A list of tasks and activities that are linked to the family tree." 9715msgstr "" 9716 9717#: app/Module/ResearchTaskModule.php:131 9718msgid "There are no research tasks in this family tree." 9719msgstr "" 9720 9721#. I18N: Name of a module. Tasks that need further research. 9722#: app/Module/ResearchTaskModule.php:209 9723msgid "Research tasks" 9724msgstr "" 9725 9726#. I18N: Description of the “Pending changes” module 9727#: app/Module/ReviewChangesModule.php:92 9728msgid "A list of changes that need to be reviewed by a moderator, and email notifications." 9729msgstr "" 9730 9731#: app/Module/ReviewChangesModule.php:156 9732#: resources/views/emails/pending-changes-html.phtml:20 9733#: resources/views/emails/pending-changes-text.phtml:17 9734msgid "There are pending changes for you to moderate." 9735msgstr "" 9736 9737#: app/Module/ReviewChangesModule.php:162 9738msgid "Last email reminder was sent " 9739msgstr "" 9740 9741#: app/Module/ReviewChangesModule.php:163 9742msgid "Next email reminder will be sent after " 9743msgstr "" 9744 9745#. I18N: Name of a module 9746#. I18N: A button label. 9747#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 9748#: resources/views/admin/data-fix-page.phtml:42 9749#: resources/views/admin/location-edit.phtml:124 9750#: resources/views/admin/location-edit.phtml:159 9751#: resources/views/layouts/default.phtml:85 9752#: resources/views/layouts/default.phtml:87 9753#: resources/views/layouts/default.phtml:89 9754#: resources/views/modules/descendancy/sidebar.phtml:15 9755#: resources/views/modules/descendancy/sidebar.phtml:36 9756#: resources/views/modules/fix-place-names/options.phtml:11 9757#: resources/views/search-replace-page.phtml:42 9758msgid "Search" 9759msgstr "" 9760 9761#. I18N: Description of the “Search” module 9762#: app/Module/SearchMenuModule.php:59 9763msgid "The search menu." 9764msgstr "" 9765 9766#: app/Module/ShareAnniversaryModule.php:73 9767msgid "Share the anniversary of an event" 9768msgstr "" 9769 9770#: app/Module/ShareAnniversaryModule.php:83 9771msgid "Download a .ICS file containing an anniversary" 9772msgstr "" 9773 9774#: app/Module/ShareUrlModule.php:41 9775msgid "Share the URL" 9776msgstr "" 9777 9778#: app/Module/ShareUrlModule.php:51 9779msgid "Copy the URL of the record to the clipboard" 9780msgstr "" 9781 9782#. I18N: Description of the “Sitemaps” module 9783#: app/Module/SiteMapModule.php:110 9784msgid "Generate sitemap files for search engines." 9785msgstr "" 9786 9787#. I18N: Name of a module - see https://en.wikipedia.org/wiki/Sitemaps 9788#: app/Module/SiteMapModule.php:156 9789msgid "Sitemaps" 9790msgstr "" 9791 9792#. I18N: Description of the “Slide show” module 9793#: app/Module/SlideShowModule.php:74 9794msgid "Random images from the current family tree." 9795msgstr "" 9796 9797#: app/Module/SlideShowModule.php:179 9798msgid "This family tree has no images to display." 9799msgstr "" 9800 9801#. I18N: Name of a module 9802#: app/Module/SlideShowModule.php:203 9803msgid "Slide show" 9804msgstr "" 9805 9806#. I18N: Description of the “Sources” module 9807#: app/Module/SourceListModule.php:77 9808msgid "A list of sources." 9809msgstr "" 9810 9811#. I18N: Description of the “Sources” module 9812#: app/Module/SourcesTabModule.php:69 9813msgid "A tab showing the sources linked to an individual." 9814msgstr "" 9815 9816#: app/Module/StatcounterModule.php:41 9817msgid "Statcounter™" 9818msgstr "" 9819 9820#. I18N: Description of the “StatisticsChart” module 9821#: app/Module/StatisticsChartModule.php:98 9822msgid "Various statistics charts." 9823msgstr "" 9824 9825#: app/Module/StatisticsChartModule.php:277 9826#: resources/views/modules/statistics-chart/custom.phtml:33 9827msgid "Month of birth" 9828msgstr "" 9829 9830#: app/Module/StatisticsChartModule.php:326 9831#: resources/views/modules/statistics-chart/custom.phtml:34 9832msgid "Month of death" 9833msgstr "" 9834 9835#: app/Module/StatisticsChartModule.php:375 9836#: resources/views/modules/statistics-chart/custom.phtml:49 9837msgid "Month of marriage" 9838msgstr "" 9839 9840#: app/Module/StatisticsChartModule.php:417 9841#: resources/views/modules/statistics-chart/custom.phtml:35 9842msgid "Month of birth of first child in a relation" 9843msgstr "" 9844 9845#: app/Module/StatisticsChartModule.php:466 9846#: resources/views/modules/statistics-chart/custom.phtml:50 9847msgid "Month of first marriage" 9848msgstr "" 9849 9850#: app/Module/StatisticsChartModule.php:518 9851#: app/Statistics/Google/ChartAge.php:135 9852#: resources/views/modules/gedcom_stats/config.phtml:58 9853#: resources/views/modules/gedcom_stats/statistics.phtml:220 9854#: resources/views/modules/html/template-statistics.phtml:89 9855#: resources/views/modules/statistics-chart/custom.phtml:36 9856#: resources/views/modules/statistics-chart/lifespan.phtml:17 9857msgid "Average age at death" 9858msgstr "" 9859 9860#: app/Module/StatisticsChartModule.php:519 9861#: app/Module/StatisticsChartModule.php:581 9862#: app/Module/StatisticsChartModule.php:642 9863msgid "age" 9864msgstr "" 9865 9866#: app/Module/StatisticsChartModule.php:580 9867#: resources/views/lists/families-table.phtml:479 9868#: resources/views/lists/families-table.phtml:521 9869#: resources/views/modules/statistics-chart/custom.phtml:37 9870#: resources/views/modules/statistics-chart/marriage-age.phtml:10 9871msgid "Age in year of marriage" 9872msgstr "" 9873 9874#: app/Module/StatisticsChartModule.php:641 9875#: resources/views/modules/statistics-chart/custom.phtml:38 9876msgid "Age in year of first marriage" 9877msgstr "" 9878 9879#: app/Module/StatisticsChartModule.php:766 9880#: app/Statistics/Google/ChartBirth.php:97 9881#: app/Statistics/Google/ChartCommonGiven.php:70 9882#: app/Statistics/Google/ChartCommonSurname.php:128 9883#: app/Statistics/Google/ChartDeath.php:97 9884#: app/Statistics/Google/ChartDistribution.php:109 9885#: app/Statistics/Google/ChartDivorce.php:97 9886#: app/Statistics/Google/ChartFamilyLargest.php:90 9887#: app/Statistics/Google/ChartFamilyWithSources.php:65 9888#: app/Statistics/Google/ChartIndividualWithSources.php:65 9889#: app/Statistics/Google/ChartMarriage.php:97 9890#: app/Statistics/Google/ChartMedia.php:64 9891#: app/Statistics/Google/ChartMortality.php:65 9892#: app/Statistics/Google/ChartNoChildrenFamilies.php:97 9893#: app/Statistics/Google/ChartSex.php:56 9894#: resources/views/admin/control-panel.phtml:435 9895#: resources/views/lists/chart-by-age.phtml:29 9896#: resources/views/lists/chart-by-decade.phtml:21 9897msgid "Total" 9898msgstr "" 9899 9900#. I18N: Label on a graph; 40+ means 40 or more 9901#: app/Module/StatisticsChartModule.php:862 9902#, php-format 9903msgid "%s+" 9904msgstr "" 9905 9906#: app/Module/StatisticsChartModule.php:948 9907#: app/Statistics/Repository/EventRepository.php:244 9908#: app/Statistics/Repository/FamilyDatesRepository.php:98 9909#: app/Statistics/Repository/FamilyRepository.php:530 9910#: app/Statistics/Repository/FamilyRepository.php:851 9911#: app/Statistics/Repository/FamilyRepository.php:1501 9912#: app/Statistics/Repository/IndividualRepository.php:1797 9913#: app/Statistics/Repository/IndividualRepository.php:1822 9914#: app/Statistics/Repository/PlaceRepository.php:210 9915#: resources/views/statistics/families/top10-list-age.phtml:31 9916#: resources/views/statistics/families/top10-list-grand.phtml:27 9917#: resources/views/statistics/families/top10-list-spouses.phtml:25 9918#: resources/views/statistics/families/top10-list.phtml:27 9919#: resources/views/statistics/individuals/top10-list.phtml:25 9920#: resources/views/statistics/other/charts/column.phtml:19 9921#: resources/views/statistics/other/charts/combo.phtml:18 9922#: resources/views/statistics/other/charts/custom.phtml:17 9923#: resources/views/statistics/other/charts/geo.phtml:21 9924#: resources/views/statistics/other/charts/pie.phtml:19 9925#: resources/views/statistics/other/top10-list.phtml:26 9926msgid "This information is not available." 9927msgstr "" 9928 9929#: app/Module/StatisticsChartModule.php:981 9930#: app/Statistics/Google/ChartAge.php:112 9931#: app/Statistics/Google/ChartAge.php:142 9932#: app/Statistics/Google/ChartBirth.php:96 9933#: app/Statistics/Google/ChartChildren.php:87 9934#: app/Statistics/Google/ChartChildren.php:112 9935#: app/Statistics/Google/ChartDeath.php:96 9936#: app/Statistics/Google/ChartDivorce.php:96 9937#: app/Statistics/Google/ChartMarriage.php:96 9938#: app/Statistics/Google/ChartMarriageAge.php:135 9939#: app/Statistics/Google/ChartMarriageAge.php:165 9940#: app/Statistics/Google/ChartMortality.php:64 9941#: app/Statistics/Google/ChartNoChildrenFamilies.php:96 9942#: app/Statistics/Google/ChartNoChildrenFamilies.php:132 9943#: resources/views/lists/chart-by-decade.phtml:24 9944#: resources/views/lists/families-table.phtml:109 9945#: resources/views/lists/families-table.phtml:124 9946#: resources/views/lists/individuals-table.phtml:128 9947#: resources/views/lists/individuals-table.phtml:143 9948msgid "Century" 9949msgstr "" 9950 9951#. I18N: Description of the “Stories” module 9952#: app/Module/StoriesModule.php:75 9953msgid "Add narrative stories to individuals in the family tree." 9954msgstr "" 9955 9956#. I18N: Name of a module 9957#: app/Module/StoriesModule.php:205 9958#: resources/views/modules/stories/config.phtml:51 9959#: resources/views/modules/stories/edit.phtml:22 9960msgid "Stories" 9961msgstr "" 9962 9963#: app/Module/StoriesModule.php:292 9964#: resources/views/modules/stories/config.phtml:36 9965#: resources/views/modules/stories/tab.phtml:36 9966msgid "Add a story" 9967msgstr "" 9968 9969#: app/Module/StoriesModule.php:302 9970#: resources/views/modules/stories/tab.phtml:27 9971msgid "Edit the story" 9972msgstr "" 9973 9974#. I18N: Description of the “Submitters” module 9975#: app/Module/SubmitterListModule.php:78 9976msgid "A list of submitters." 9977msgstr "" 9978 9979#. I18N: Name of a module 9980#: app/Module/ThemeSelectModule.php:45 9981msgid "Theme change" 9982msgstr "" 9983 9984#. I18N: Description of the “Theme change” module 9985#: app/Module/ThemeSelectModule.php:56 9986msgid "An alternative way to select a new theme." 9987msgstr "" 9988 9989#. I18N: Name of a module/chart 9990#: app/Module/TimelineChartModule.php:92 9991msgid "Timeline" 9992msgstr "" 9993 9994#. I18N: Description of the “TimelineChart” module 9995#: app/Module/TimelineChartModule.php:103 9996msgid "A timeline displaying individual events." 9997msgstr "" 9998 9999#. I18N: Name of a module. Top=Most common 10000#: app/Module/TopGivenNamesModule.php:47 10001#: resources/views/modules/statistics-chart/names.phtml:45 10002msgid "Top given names" 10003msgstr "" 10004 10005#. I18N: Description of the “Top given names” module 10006#: app/Module/TopGivenNamesModule.php:58 10007msgid "A list of the most popular given names." 10008msgstr "" 10009 10010#. I18N: i.e. most popular given name. 10011#: app/Module/TopGivenNamesModule.php:101 10012msgid "Top given name" 10013msgstr "" 10014 10015#. 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 10016#: app/Module/TopGivenNamesModule.php:104 10017#, php-format 10018msgid "Top %s given name" 10019msgid_plural "Top %s given names" 10020msgstr[0] "" 10021msgstr[1] "" 10022 10023#. I18N: Name of a module 10024#: app/Module/TopPageViewsModule.php:49 10025msgid "Most viewed pages" 10026msgstr "" 10027 10028#. I18N: Description of the “Most viewed pages” module 10029#: app/Module/TopPageViewsModule.php:60 10030msgid "A list of the pages that have been viewed the most number of times." 10031msgstr "" 10032 10033#. I18N: Name of a module. Top=Most common 10034#: app/Module/TopSurnamesModule.php:72 10035#: resources/views/modules/statistics-chart/names.phtml:25 10036msgid "Top surnames" 10037msgstr "" 10038 10039#. I18N: Description of the “Top surnames” module 10040#: app/Module/TopSurnamesModule.php:83 10041msgid "A list of the most popular surnames." 10042msgstr "" 10043 10044#. I18N: i.e. most popular surname. 10045#: app/Module/TopSurnamesModule.php:185 10046msgid "Top surname" 10047msgstr "" 10048 10049#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 10050#: app/Module/TopSurnamesModule.php:188 10051#, php-format 10052msgid "Top %s surname" 10053msgid_plural "Top %s surnames" 10054msgstr[0] "" 10055msgstr[1] "" 10056 10057#. I18N: An option in a list-box 10058#: app/Module/TopSurnamesModule.php:266 10059msgid "bullet list" 10060msgstr "" 10061 10062#. I18N: An option in a list-box 10063#: app/Module/TopSurnamesModule.php:268 10064msgid "compact list" 10065msgstr "" 10066 10067#. I18N: Name of a module 10068#: app/Module/TreesMenuModule.php:59 app/Module/TreesMenuModule.php:108 10069#: resources/views/admin/control-panel.phtml:274 10070#: resources/views/admin/control-panel.phtml:313 10071#: resources/views/search-trees.phtml:17 10072msgid "Family trees" 10073msgstr "" 10074 10075#. I18N: Description of the “Family trees” module 10076#: app/Module/TreesMenuModule.php:70 10077msgid "The family trees menu." 10078msgstr "" 10079 10080#. I18N: Name of a module 10081#: app/Module/UpcomingAnniversariesModule.php:122 10082msgid "Upcoming events" 10083msgstr "" 10084 10085#. I18N: Description of the “Upcoming events” module 10086#: app/Module/UpcomingAnniversariesModule.php:133 10087msgid "A list of the anniversaries that will occur in the near future." 10088msgstr "" 10089 10090#: app/Module/UpcomingAnniversariesModule.php:175 10091msgid "No events for living individuals exist for tomorrow." 10092msgstr "" 10093 10094#: app/Module/UpcomingAnniversariesModule.php:177 10095msgid "No events exist for tomorrow." 10096msgstr "" 10097 10098#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 10099#: app/Module/UpcomingAnniversariesModule.php:184 10100#, php-format 10101msgid "No events for living people exist for the next %s day." 10102msgid_plural "No events for living people exist for the next %s days." 10103msgstr[0] "" 10104msgstr[1] "" 10105 10106#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 10107#: app/Module/UpcomingAnniversariesModule.php:187 10108#, php-format 10109msgid "No events exist for the next %s day." 10110msgid_plural "No events exist for the next %s days." 10111msgstr[0] "" 10112msgstr[1] "" 10113 10114#. I18N: An option in a list-box 10115#: app/Module/UpcomingAnniversariesModule.php:331 10116#: resources/xml/reports/change_report.xml:7 10117msgid "sort by date" 10118msgstr "" 10119 10120#. I18N: Description of the “Favorites” module 10121#: app/Module/UserFavoritesModule.php:61 10122msgid "Display and manage a user’s favorite pages." 10123msgstr "" 10124 10125#. I18N: Description of the “Journal” module 10126#: app/Module/UserJournalModule.php:66 10127msgid "A private area to record notes or keep a journal." 10128msgstr "" 10129 10130#. I18N: Name of a module 10131#: app/Module/UserJournalModule.php:119 10132msgid "Journal" 10133msgstr "" 10134 10135#. I18N: Name of a module 10136#. I18N: A configuration setting 10137#: app/Module/UserMessagesModule.php:67 10138#: resources/views/admin/site-mail.phtml:41 10139msgid "Messages" 10140msgstr "" 10141 10142#. I18N: Description of the “Messages” module 10143#: app/Module/UserMessagesModule.php:78 10144msgid "Communicate directly with other users, using private messages." 10145msgstr "" 10146 10147#: app/Module/UserMessagesModule.php:158 10148#, php-format 10149msgid "%s message" 10150msgid_plural "%s messages" 10151msgstr[0] "" 10152msgstr[1] "" 10153 10154#. I18N: Description of the “My page” module 10155#: app/Module/UserWelcomeModule.php:70 10156msgid "A greeting message and useful links for a user." 10157msgstr "" 10158 10159#: app/Module/UserWelcomeModule.php:98 app/Module/WelcomeBlockModule.php:97 10160msgid "Default chart" 10161msgstr "" 10162 10163#. I18N: A %s is the user’s name 10164#: app/Module/UserWelcomeModule.php:120 10165#, php-format 10166msgid "Welcome %s" 10167msgstr "" 10168 10169#: app/Module/WebtreesTheme.php:38 10170msgid "webtrees" 10171msgstr "" 10172 10173#. I18N: Name of a module 10174#: app/Module/WelcomeBlockModule.php:57 10175#: resources/views/admin/control-panel.phtml:606 10176#: resources/views/admin/modules.phtml:203 10177#: resources/views/admin/modules.phtml:207 resources/views/admin/trees.phtml:91 10178msgid "Home page" 10179msgstr "" 10180 10181#. I18N: Description of the “Home page” module 10182#: app/Module/WelcomeBlockModule.php:68 10183msgid "A greeting message for site visitors." 10184msgstr "" 10185 10186#. I18N: A configuration setting 10187#: app/Module/WelcomeBlockModule.php:104 10188#: resources/views/admin/trees-preferences.phtml:93 10189#: resources/views/edit-account-page.phtml:73 10190msgid "Default individual" 10191msgstr "" 10192 10193#. I18N: Name of a theme. 10194#: app/Module/XeneaTheme.php:39 10195msgid "xenea" 10196msgstr "" 10197 10198#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 10199#: app/Module/YahrzeitModule.php:66 10200msgid "Yahrzeiten" 10201msgstr "" 10202 10203#. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar. 10204#: app/Module/YahrzeitModule.php:77 10205msgid "A list of the Hebrew death anniversaries that will occur in the near future." 10206msgstr "" 10207 10208#: app/Note.php:101 app/Report/ReportParserGenerate.php:1011 10209#: app/Report/ReportParserGenerate.php:1097 10210msgid "…" 10211msgstr "" 10212 10213#: app/Place.php:249 10214msgid "unknown" 10215msgstr "" 10216 10217#. I18N: This is a report footer. %s is the name of the application. 10218#: app/Report/AbstractRenderer.php:336 10219#, php-format 10220msgid "Generated by %s" 10221msgstr "" 10222 10223#. I18N: Use SMTP over SSL/TLS, or Implicit TLS - a secure communications protocol 10224#: app/Services/EmailService.php:209 10225msgid "SSL/TLS" 10226msgstr "" 10227 10228#. I18N: Use SMTP with STARTTLS, or Explicit TLS - a secure communications protocol 10229#: app/Services/EmailService.php:211 10230msgid "STARTTLS" 10231msgstr "" 10232 10233#. I18N: "sendmail" is the name of some mail software 10234#: app/Services/EmailService.php:224 10235msgid "Use sendmail to send messages" 10236msgstr "" 10237 10238#: app/Services/EmailService.php:225 10239msgid "Use SMTP to send messages" 10240msgstr "" 10241 10242#: app/Services/IndividualFactsService.php:194 10243msgid "Birth of a son" 10244msgstr "" 10245 10246#: app/Services/IndividualFactsService.php:195 10247msgid "Birth of a daughter" 10248msgstr "" 10249 10250#: app/Services/IndividualFactsService.php:199 10251msgid "Christening of a son" 10252msgstr "" 10253 10254#: app/Services/IndividualFactsService.php:200 10255msgid "Christening of a daughter" 10256msgstr "" 10257 10258#: app/Services/IndividualFactsService.php:201 10259msgid "Christening of a child" 10260msgstr "" 10261 10262#: app/Services/IndividualFactsService.php:204 10263msgid "Baptism of a son" 10264msgstr "" 10265 10266#: app/Services/IndividualFactsService.php:205 10267msgid "Baptism of a daughter" 10268msgstr "" 10269 10270#: app/Services/IndividualFactsService.php:206 10271msgid "Baptism of a child" 10272msgstr "" 10273 10274#: app/Services/IndividualFactsService.php:209 10275msgid "Adoption of a son" 10276msgstr "" 10277 10278#: app/Services/IndividualFactsService.php:210 10279msgid "Adoption of a daughter" 10280msgstr "" 10281 10282#: app/Services/IndividualFactsService.php:211 10283msgid "Adoption of a child" 10284msgstr "" 10285 10286#: app/Services/IndividualFactsService.php:217 10287msgid "Birth of a brother" 10288msgstr "" 10289 10290#: app/Services/IndividualFactsService.php:218 10291msgid "Birth of a sister" 10292msgstr "" 10293 10294#: app/Services/IndividualFactsService.php:219 10295#: resources/views/admin/trees-preferences.phtml:439 10296msgid "Birth of a sibling" 10297msgstr "" 10298 10299#: app/Services/IndividualFactsService.php:222 10300msgid "Christening of a brother" 10301msgstr "" 10302 10303#: app/Services/IndividualFactsService.php:223 10304msgid "Christening of a sister" 10305msgstr "" 10306 10307#: app/Services/IndividualFactsService.php:224 10308msgid "Christening of a sibling" 10309msgstr "" 10310 10311#: app/Services/IndividualFactsService.php:227 10312msgid "Baptism of a brother" 10313msgstr "" 10314 10315#: app/Services/IndividualFactsService.php:228 10316msgid "Baptism of a sister" 10317msgstr "" 10318 10319#: app/Services/IndividualFactsService.php:229 10320msgid "Baptism of a sibling" 10321msgstr "" 10322 10323#: app/Services/IndividualFactsService.php:232 10324msgid "Adoption of a brother" 10325msgstr "" 10326 10327#: app/Services/IndividualFactsService.php:233 10328msgid "Adoption of a sister" 10329msgstr "" 10330 10331#: app/Services/IndividualFactsService.php:234 10332msgid "Adoption of a sibling" 10333msgstr "" 10334 10335#: app/Services/IndividualFactsService.php:240 10336msgid "Birth of a half-brother" 10337msgstr "" 10338 10339#: app/Services/IndividualFactsService.php:241 10340msgid "Birth of a half-sister" 10341msgstr "" 10342 10343#: app/Services/IndividualFactsService.php:242 10344msgid "Birth of a half-sibling" 10345msgstr "" 10346 10347#: app/Services/IndividualFactsService.php:245 10348msgid "Christening of a half-brother" 10349msgstr "" 10350 10351#: app/Services/IndividualFactsService.php:246 10352msgid "Christening of a half-sister" 10353msgstr "" 10354 10355#: app/Services/IndividualFactsService.php:247 10356msgid "Christening of a half-sibling" 10357msgstr "" 10358 10359#: app/Services/IndividualFactsService.php:250 10360msgid "Baptism of a half-brother" 10361msgstr "" 10362 10363#: app/Services/IndividualFactsService.php:251 10364msgid "Baptism of a half-sister" 10365msgstr "" 10366 10367#: app/Services/IndividualFactsService.php:252 10368msgid "Baptism of a half-sibling" 10369msgstr "" 10370 10371#: app/Services/IndividualFactsService.php:255 10372msgid "Adoption of a half-brother" 10373msgstr "" 10374 10375#: app/Services/IndividualFactsService.php:256 10376msgid "Adoption of a half-sister" 10377msgstr "" 10378 10379#: app/Services/IndividualFactsService.php:257 10380msgid "Adoption of a half-sibling" 10381msgstr "" 10382 10383#: app/Services/IndividualFactsService.php:263 10384msgid "Birth of a grandson" 10385msgstr "" 10386 10387#: app/Services/IndividualFactsService.php:264 10388msgid "Birth of a granddaughter" 10389msgstr "" 10390 10391#: app/Services/IndividualFactsService.php:265 10392#: app/Services/IndividualFactsService.php:288 10393#: app/Services/IndividualFactsService.php:311 10394#: resources/views/admin/trees-preferences.phtml:427 10395msgid "Birth of a grandchild" 10396msgstr "" 10397 10398#: app/Services/IndividualFactsService.php:268 10399msgid "Christening of a grandson" 10400msgstr "" 10401 10402#: app/Services/IndividualFactsService.php:269 10403msgid "Christening of a granddaughter" 10404msgstr "" 10405 10406#: app/Services/IndividualFactsService.php:270 10407#: app/Services/IndividualFactsService.php:293 10408#: app/Services/IndividualFactsService.php:316 10409msgid "Christening of a grandchild" 10410msgstr "" 10411 10412#: app/Services/IndividualFactsService.php:273 10413msgid "Baptism of a grandson" 10414msgstr "" 10415 10416#: app/Services/IndividualFactsService.php:274 10417msgid "Baptism of a granddaughter" 10418msgstr "" 10419 10420#: app/Services/IndividualFactsService.php:275 10421#: app/Services/IndividualFactsService.php:298 10422#: app/Services/IndividualFactsService.php:321 10423#: app/Services/IndividualFactsService.php:398 10424#: app/Services/IndividualFactsService.php:416 10425msgid "Baptism of a grandchild" 10426msgstr "" 10427 10428#: app/Services/IndividualFactsService.php:278 10429msgid "Adoption of a grandson" 10430msgstr "" 10431 10432#: app/Services/IndividualFactsService.php:279 10433msgid "Adoption of a granddaughter" 10434msgstr "" 10435 10436#: app/Services/IndividualFactsService.php:280 10437#: app/Services/IndividualFactsService.php:303 10438#: app/Services/IndividualFactsService.php:326 10439msgid "Adoption of a grandchild" 10440msgstr "" 10441 10442#: app/Services/IndividualFactsService.php:286 10443msgctxt "daughter’s son" 10444msgid "Birth of a grandson" 10445msgstr "" 10446 10447#: app/Services/IndividualFactsService.php:287 10448msgctxt "daughter’s daughter" 10449msgid "Birth of a granddaughter" 10450msgstr "" 10451 10452#: app/Services/IndividualFactsService.php:291 10453msgctxt "daughter’s son" 10454msgid "Christening of a grandson" 10455msgstr "" 10456 10457#: app/Services/IndividualFactsService.php:292 10458msgctxt "daughter’s daughter" 10459msgid "Christening of a granddaughter" 10460msgstr "" 10461 10462#: app/Services/IndividualFactsService.php:296 10463msgctxt "daughter’s son" 10464msgid "Baptism of a grandson" 10465msgstr "" 10466 10467#: app/Services/IndividualFactsService.php:297 10468msgctxt "daughter’s daughter" 10469msgid "Baptism of a granddaughter" 10470msgstr "" 10471 10472#: app/Services/IndividualFactsService.php:301 10473msgctxt "daughter’s son" 10474msgid "Adoption of a grandson" 10475msgstr "" 10476 10477#: app/Services/IndividualFactsService.php:302 10478msgctxt "daughter’s daughter" 10479msgid "Adoption of a granddaughter" 10480msgstr "" 10481 10482#: app/Services/IndividualFactsService.php:309 10483msgctxt "son’s son" 10484msgid "Birth of a grandson" 10485msgstr "" 10486 10487#: app/Services/IndividualFactsService.php:310 10488msgctxt "son’s daughter" 10489msgid "Birth of a granddaughter" 10490msgstr "" 10491 10492#: app/Services/IndividualFactsService.php:314 10493msgctxt "son’s son" 10494msgid "Christening of a grandson" 10495msgstr "" 10496 10497#: app/Services/IndividualFactsService.php:315 10498msgctxt "son’s daughter" 10499msgid "Christening of a granddaughter" 10500msgstr "" 10501 10502#: app/Services/IndividualFactsService.php:319 10503msgctxt "son’s son" 10504msgid "Baptism of a grandson" 10505msgstr "" 10506 10507#: app/Services/IndividualFactsService.php:320 10508msgctxt "son’s daughter" 10509msgid "Baptism of a granddaughter" 10510msgstr "" 10511 10512#: app/Services/IndividualFactsService.php:324 10513msgctxt "son’s son" 10514msgid "Adoption of a grandson" 10515msgstr "" 10516 10517#: app/Services/IndividualFactsService.php:325 10518msgctxt "son’s daughter" 10519msgid "Adoption of a granddaughter" 10520msgstr "" 10521 10522#: app/Services/IndividualFactsService.php:332 10523msgid "Death of a son" 10524msgstr "" 10525 10526#: app/Services/IndividualFactsService.php:333 10527msgid "Death of a daughter" 10528msgstr "" 10529 10530#: app/Services/IndividualFactsService.php:334 10531#: resources/views/admin/trees-preferences.phtml:479 10532msgid "Death of a child" 10533msgstr "" 10534 10535#: app/Services/IndividualFactsService.php:337 10536msgid "Burial of a son" 10537msgstr "" 10538 10539#: app/Services/IndividualFactsService.php:338 10540msgid "Burial of a daughter" 10541msgstr "" 10542 10543#: app/Services/IndividualFactsService.php:339 10544msgid "Burial of a child" 10545msgstr "" 10546 10547#: app/Services/IndividualFactsService.php:342 10548msgid "Cremation of a son" 10549msgstr "" 10550 10551#: app/Services/IndividualFactsService.php:343 10552msgid "Cremation of a daughter" 10553msgstr "" 10554 10555#: app/Services/IndividualFactsService.php:344 10556msgid "Cremation of a child" 10557msgstr "" 10558 10559#: app/Services/IndividualFactsService.php:350 10560msgid "Death of a brother" 10561msgstr "" 10562 10563#: app/Services/IndividualFactsService.php:351 10564msgid "Death of a sister" 10565msgstr "" 10566 10567#: app/Services/IndividualFactsService.php:352 10568#: resources/views/admin/trees-preferences.phtml:485 10569msgid "Death of a sibling" 10570msgstr "" 10571 10572#: app/Services/IndividualFactsService.php:355 10573msgid "Burial of a brother" 10574msgstr "" 10575 10576#: app/Services/IndividualFactsService.php:356 10577msgid "Burial of a sister" 10578msgstr "" 10579 10580#: app/Services/IndividualFactsService.php:357 10581msgid "Burial of a sibling" 10582msgstr "" 10583 10584#: app/Services/IndividualFactsService.php:360 10585msgid "Cremation of a brother" 10586msgstr "" 10587 10588#: app/Services/IndividualFactsService.php:361 10589msgid "Cremation of a sister" 10590msgstr "" 10591 10592#: app/Services/IndividualFactsService.php:362 10593msgid "Cremation of a sibling" 10594msgstr "" 10595 10596#: app/Services/IndividualFactsService.php:368 10597msgid "Death of a half-brother" 10598msgstr "" 10599 10600#: app/Services/IndividualFactsService.php:369 10601msgid "Death of a half-sister" 10602msgstr "" 10603 10604#: app/Services/IndividualFactsService.php:370 10605msgid "Death of a half-sibling" 10606msgstr "" 10607 10608#: app/Services/IndividualFactsService.php:373 10609msgid "Burial of a half-brother" 10610msgstr "" 10611 10612#: app/Services/IndividualFactsService.php:374 10613msgid "Burial of a half-sister" 10614msgstr "" 10615 10616#: app/Services/IndividualFactsService.php:375 10617msgid "Burial of a half-sibling" 10618msgstr "" 10619 10620#: app/Services/IndividualFactsService.php:378 10621msgid "Cremation of a half-brother" 10622msgstr "" 10623 10624#: app/Services/IndividualFactsService.php:379 10625msgid "Cremation of a half-sister" 10626msgstr "" 10627 10628#: app/Services/IndividualFactsService.php:380 10629msgid "Cremation of a half-sibling" 10630msgstr "" 10631 10632#: app/Services/IndividualFactsService.php:386 10633msgid "Death of a grandson" 10634msgstr "" 10635 10636#: app/Services/IndividualFactsService.php:387 10637msgid "Death of a granddaughter" 10638msgstr "" 10639 10640#: app/Services/IndividualFactsService.php:388 10641#: app/Services/IndividualFactsService.php:406 10642#: app/Services/IndividualFactsService.php:424 10643#: resources/views/admin/trees-preferences.phtml:473 10644msgid "Death of a grandchild" 10645msgstr "" 10646 10647#: app/Services/IndividualFactsService.php:391 10648msgid "Burial of a grandson" 10649msgstr "" 10650 10651#: app/Services/IndividualFactsService.php:392 10652msgid "Burial of a granddaughter" 10653msgstr "" 10654 10655#: app/Services/IndividualFactsService.php:393 10656#: app/Services/IndividualFactsService.php:411 10657#: app/Services/IndividualFactsService.php:429 10658msgid "Burial of a grandchild" 10659msgstr "" 10660 10661#: app/Services/IndividualFactsService.php:396 10662msgid "Cremation of a grandson" 10663msgstr "" 10664 10665#: app/Services/IndividualFactsService.php:397 10666msgid "Cremation of a granddaughter" 10667msgstr "" 10668 10669#: app/Services/IndividualFactsService.php:404 10670msgctxt "daughter’s son" 10671msgid "Death of a grandson" 10672msgstr "" 10673 10674#: app/Services/IndividualFactsService.php:405 10675msgctxt "daughter’s daughter" 10676msgid "Death of a granddaughter" 10677msgstr "" 10678 10679#: app/Services/IndividualFactsService.php:409 10680msgctxt "daughter’s son" 10681msgid "Burial of a grandson" 10682msgstr "" 10683 10684#: app/Services/IndividualFactsService.php:410 10685msgctxt "daughter’s daughter" 10686msgid "Burial of a granddaughter" 10687msgstr "" 10688 10689#: app/Services/IndividualFactsService.php:414 10690msgctxt "daughter’s son" 10691msgid "Cremation of a grandson" 10692msgstr "" 10693 10694#: app/Services/IndividualFactsService.php:415 10695msgctxt "daughter’s daughter" 10696msgid "Cremation of a granddaughter" 10697msgstr "" 10698 10699#: app/Services/IndividualFactsService.php:422 10700msgctxt "son’s son" 10701msgid "Death of a grandson" 10702msgstr "" 10703 10704#: app/Services/IndividualFactsService.php:423 10705msgctxt "son’s daughter" 10706msgid "Death of a granddaughter" 10707msgstr "" 10708 10709#: app/Services/IndividualFactsService.php:427 10710msgctxt "son’s son" 10711msgid "Burial of a grandson" 10712msgstr "" 10713 10714#: app/Services/IndividualFactsService.php:428 10715msgctxt "son’s daughter" 10716msgid "Burial of a granddaughter" 10717msgstr "" 10718 10719#: app/Services/IndividualFactsService.php:432 10720msgctxt "son’s son" 10721msgid "Cremation of a grandson" 10722msgstr "" 10723 10724#: app/Services/IndividualFactsService.php:433 10725msgctxt "son’s daughter" 10726msgid "Cremation of a granddaughter" 10727msgstr "" 10728 10729#: app/Services/IndividualFactsService.php:434 10730msgid "Cremation of a grandchild" 10731msgstr "" 10732 10733#: app/Services/IndividualFactsService.php:439 10734msgid "Marriage of a son" 10735msgstr "" 10736 10737#: app/Services/IndividualFactsService.php:440 10738msgid "Marriage of a daughter" 10739msgstr "" 10740 10741#: app/Services/IndividualFactsService.php:441 10742#: resources/views/admin/trees-preferences.phtml:453 10743msgid "Marriage of a child" 10744msgstr "" 10745 10746#: app/Services/IndividualFactsService.php:445 10747msgid "Marriage of a grandson" 10748msgstr "" 10749 10750#: app/Services/IndividualFactsService.php:446 10751msgid "Marriage of a granddaughter" 10752msgstr "" 10753 10754#: app/Services/IndividualFactsService.php:447 10755#: app/Services/IndividualFactsService.php:453 10756#: app/Services/IndividualFactsService.php:459 10757#: resources/views/admin/trees-preferences.phtml:447 10758msgid "Marriage of a grandchild" 10759msgstr "" 10760 10761#: app/Services/IndividualFactsService.php:451 10762msgctxt "daughter’s son" 10763msgid "Marriage of a grandson" 10764msgstr "" 10765 10766#: app/Services/IndividualFactsService.php:452 10767msgctxt "daughter’s daughter" 10768msgid "Marriage of a granddaughter" 10769msgstr "" 10770 10771#: app/Services/IndividualFactsService.php:457 10772msgctxt "son’s son" 10773msgid "Marriage of a grandson" 10774msgstr "" 10775 10776#: app/Services/IndividualFactsService.php:458 10777msgctxt "son’s daughter" 10778msgid "Marriage of a granddaughter" 10779msgstr "" 10780 10781#: app/Services/IndividualFactsService.php:463 10782msgid "Marriage of a brother" 10783msgstr "" 10784 10785#: app/Services/IndividualFactsService.php:464 10786msgid "Marriage of a sister" 10787msgstr "" 10788 10789#: app/Services/IndividualFactsService.php:465 10790#: resources/views/admin/trees-preferences.phtml:459 10791msgid "Marriage of a sibling" 10792msgstr "" 10793 10794#: app/Services/IndividualFactsService.php:469 10795msgid "Marriage of a half-brother" 10796msgstr "" 10797 10798#: app/Services/IndividualFactsService.php:470 10799msgid "Marriage of a half-sister" 10800msgstr "" 10801 10802#: app/Services/IndividualFactsService.php:471 10803msgid "Marriage of a half-sibling" 10804msgstr "" 10805 10806#: app/Services/IndividualFactsService.php:626 10807#: resources/views/fact-parent-age.phtml:26 10808msgid "Death of a father" 10809msgstr "" 10810 10811#: app/Services/IndividualFactsService.php:627 10812#: resources/views/fact-parent-age.phtml:16 10813msgid "Death of a mother" 10814msgstr "" 10815 10816#: app/Services/IndividualFactsService.php:628 10817#: resources/views/admin/trees-preferences.phtml:491 10818#: resources/views/fact-parent-age.phtml:36 10819msgid "Death of a parent" 10820msgstr "" 10821 10822#: app/Services/IndividualFactsService.php:631 10823msgid "Burial of a father" 10824msgstr "" 10825 10826#: app/Services/IndividualFactsService.php:632 10827msgid "Burial of a mother" 10828msgstr "" 10829 10830#: app/Services/IndividualFactsService.php:633 10831msgid "Burial of a parent" 10832msgstr "" 10833 10834#: app/Services/IndividualFactsService.php:636 10835msgid "Cremation of a father" 10836msgstr "" 10837 10838#: app/Services/IndividualFactsService.php:637 10839msgid "Cremation of a mother" 10840msgstr "" 10841 10842#: app/Services/IndividualFactsService.php:638 10843msgid "Cremation of a parent" 10844msgstr "" 10845 10846#: app/Services/IndividualFactsService.php:644 10847msgid "Death of a grandfather" 10848msgstr "" 10849 10850#: app/Services/IndividualFactsService.php:645 10851msgid "Death of a grandmother" 10852msgstr "" 10853 10854#: app/Services/IndividualFactsService.php:646 10855#: app/Services/IndividualFactsService.php:664 10856#: app/Services/IndividualFactsService.php:682 10857#: resources/views/admin/trees-preferences.phtml:503 10858msgid "Death of a grandparent" 10859msgstr "" 10860 10861#: app/Services/IndividualFactsService.php:649 10862msgid "Burial of a grandfather" 10863msgstr "" 10864 10865#: app/Services/IndividualFactsService.php:650 10866msgid "Burial of a grandmother" 10867msgstr "" 10868 10869#: app/Services/IndividualFactsService.php:651 10870#: app/Services/IndividualFactsService.php:669 10871#: app/Services/IndividualFactsService.php:687 10872msgid "Burial of a grandparent" 10873msgstr "" 10874 10875#: app/Services/IndividualFactsService.php:654 10876msgid "Cremation of a grandfather" 10877msgstr "" 10878 10879#: app/Services/IndividualFactsService.php:655 10880msgid "Cremation of a grandmother" 10881msgstr "" 10882 10883#: app/Services/IndividualFactsService.php:656 10884#: app/Services/IndividualFactsService.php:674 10885#: app/Services/IndividualFactsService.php:692 10886msgid "Cremation of a grandparent" 10887msgstr "" 10888 10889#: app/Services/IndividualFactsService.php:662 10890msgid "Death of a maternal grandfather" 10891msgstr "" 10892 10893#: app/Services/IndividualFactsService.php:663 10894msgid "Death of a maternal grandmother" 10895msgstr "" 10896 10897#: app/Services/IndividualFactsService.php:667 10898msgid "Burial of a maternal grandfather" 10899msgstr "" 10900 10901#: app/Services/IndividualFactsService.php:668 10902msgid "Burial of a maternal grandmother" 10903msgstr "" 10904 10905#: app/Services/IndividualFactsService.php:672 10906msgid "Cremation of a maternal grandfather" 10907msgstr "" 10908 10909#: app/Services/IndividualFactsService.php:673 10910msgid "Cremation of a maternal grandmother" 10911msgstr "" 10912 10913#: app/Services/IndividualFactsService.php:680 10914msgid "Death of a paternal grandfather" 10915msgstr "" 10916 10917#: app/Services/IndividualFactsService.php:681 10918msgid "Death of a paternal grandmother" 10919msgstr "" 10920 10921#: app/Services/IndividualFactsService.php:685 10922msgid "Burial of a paternal grandfather" 10923msgstr "" 10924 10925#: app/Services/IndividualFactsService.php:686 10926msgid "Burial of a paternal grandmother" 10927msgstr "" 10928 10929#: app/Services/IndividualFactsService.php:690 10930msgid "Cremation of a paternal grandfather" 10931msgstr "" 10932 10933#: app/Services/IndividualFactsService.php:691 10934msgid "Cremation of a paternal grandmother" 10935msgstr "" 10936 10937#: app/Services/IndividualFactsService.php:697 10938msgid "Marriage of a father" 10939msgstr "" 10940 10941#: app/Services/IndividualFactsService.php:698 10942msgid "Marriage of a mother" 10943msgstr "" 10944 10945#: app/Services/IndividualFactsService.php:699 10946#: resources/views/admin/trees-preferences.phtml:465 10947msgid "Marriage of a parent" 10948msgstr "" 10949 10950#: app/Services/IndividualFactsService.php:732 10951msgid "Marriage of parents" 10952msgstr "" 10953 10954#: app/Services/IndividualFactsService.php:796 10955msgid "Death of a husband" 10956msgstr "" 10957 10958#: app/Services/IndividualFactsService.php:797 10959msgid "Death of a wife" 10960msgstr "" 10961 10962#: app/Services/IndividualFactsService.php:798 10963#: resources/views/admin/trees-preferences.phtml:497 10964msgid "Death of a spouse" 10965msgstr "" 10966 10967#: app/Services/IndividualFactsService.php:801 10968msgid "Burial of a husband" 10969msgstr "" 10970 10971#: app/Services/IndividualFactsService.php:802 10972msgid "Burial of a wife" 10973msgstr "" 10974 10975#: app/Services/IndividualFactsService.php:803 10976msgid "Burial of a spouse" 10977msgstr "" 10978 10979#: app/Services/IndividualFactsService.php:806 10980msgid "Cremation of a husband" 10981msgstr "" 10982 10983#: app/Services/IndividualFactsService.php:807 10984msgid "Cremation of a wife" 10985msgstr "" 10986 10987#: app/Services/IndividualFactsService.php:808 10988msgid "Cremation of a spouse" 10989msgstr "" 10990 10991#: app/Services/LeafletJsService.php:65 10992msgid "To display a map, you need to enable a map-provider in the control panel." 10993msgstr "" 10994 10995#: app/Services/LeafletJsService.php:77 10996msgid "Reload map" 10997msgstr "" 10998 10999#: app/Services/LeafletJsService.php:78 11000#: resources/views/modules/timeline-chart/page.phtml:50 11001msgid "Zoom in" 11002msgstr "" 11003 11004#: app/Services/LeafletJsService.php:79 11005#: resources/views/modules/timeline-chart/page.phtml:53 11006msgid "Zoom out" 11007msgstr "" 11008 11009#: app/Services/MessageService.php:136 11010msgid "webtrees message" 11011msgstr "" 11012 11013#: app/Services/MessageService.php:217 11014msgid "Send a message to all users" 11015msgstr "" 11016 11017#: app/Services/MessageService.php:218 11018msgid "Send a message to users who have never signed in" 11019msgstr "" 11020 11021#: app/Services/MessageService.php:219 11022msgid "Send a message to users who have not signed in for 6 months" 11023msgstr "" 11024 11025#: app/Services/MessageService.php:231 11026msgid "Internal messaging" 11027msgstr "" 11028 11029#: app/Services/MessageService.php:232 11030msgid "Internal messaging with emails" 11031msgstr "" 11032 11033#: app/Services/MessageService.php:233 11034msgid "webtrees sends emails with no storage" 11035msgstr "" 11036 11037#: app/Services/MessageService.php:234 11038msgid "Mailto link" 11039msgstr "" 11040 11041#: app/Services/MessageService.php:235 11042msgid "No contact" 11043msgstr "" 11044 11045#. I18N: reflexive pronoun 11046#: app/Services/RelationshipService.php:241 11047msgid "himself" 11048msgstr "" 11049 11050#. I18N: reflexive pronoun 11051#: app/Services/RelationshipService.php:244 11052msgid "herself" 11053msgstr "" 11054 11055#. I18N: reflexive pronoun - gender neutral version of himself/herself 11056#: app/Services/RelationshipService.php:247 11057msgid "themself" 11058msgstr "" 11059 11060#: app/Services/RelationshipService.php:346 11061msgid "self" 11062msgstr "" 11063 11064#: app/Services/RelationshipService.php:353 11065msgid "parent" 11066msgstr "" 11067 11068#: app/Services/RelationshipService.php:365 11069msgid "ex-husband" 11070msgstr "" 11071 11072#: app/Services/RelationshipService.php:369 11073msgid "fiancé" 11074msgstr "" 11075 11076#: app/Services/RelationshipService.php:376 11077msgctxt "MALE" 11078msgid "partner" 11079msgstr "" 11080 11081#: app/Services/RelationshipService.php:389 11082msgid "ex-wife" 11083msgstr "" 11084 11085#: app/Services/RelationshipService.php:393 11086msgid "fiancée" 11087msgstr "" 11088 11089#: app/Services/RelationshipService.php:400 11090msgctxt "FEMALE" 11091msgid "partner" 11092msgstr "" 11093 11094#: app/Services/RelationshipService.php:412 11095msgid "ex-spouse" 11096msgstr "" 11097 11098#: app/Services/RelationshipService.php:416 11099msgid "fiancé(e)" 11100msgstr "" 11101 11102#: app/Services/RelationshipService.php:423 11103msgid "partner" 11104msgstr "" 11105 11106#: app/Services/RelationshipService.php:426 11107msgid "son" 11108msgstr "" 11109 11110#: app/Services/RelationshipService.php:428 11111msgid "daughter" 11112msgstr "" 11113 11114#: app/Services/RelationshipService.php:438 11115msgid "twin brother" 11116msgstr "" 11117 11118#: app/Services/RelationshipService.php:442 11119msgid "younger brother" 11120msgstr "" 11121 11122#: app/Services/RelationshipService.php:446 11123msgid "elder brother" 11124msgstr "" 11125 11126#: app/Services/RelationshipService.php:451 11127msgid "brother" 11128msgstr "" 11129 11130#: app/Services/RelationshipService.php:459 11131msgid "twin sister" 11132msgstr "" 11133 11134#: app/Services/RelationshipService.php:463 11135msgid "younger sister" 11136msgstr "" 11137 11138#: app/Services/RelationshipService.php:467 11139msgid "elder sister" 11140msgstr "" 11141 11142#: app/Services/RelationshipService.php:472 11143msgid "sister" 11144msgstr "" 11145 11146#: app/Services/RelationshipService.php:480 11147msgid "twin sibling" 11148msgstr "" 11149 11150#: app/Services/RelationshipService.php:484 11151msgid "younger sibling" 11152msgstr "" 11153 11154#: app/Services/RelationshipService.php:488 11155msgid "elder sibling" 11156msgstr "" 11157 11158#: app/Services/RelationshipService.php:493 11159msgid "sibling" 11160msgstr "" 11161 11162#: app/Services/RelationshipService.php:497 11163msgctxt "brother’s child" 11164msgid "nephew/niece" 11165msgstr "" 11166 11167#: app/Services/RelationshipService.php:499 11168msgctxt "brother’s daughter" 11169msgid "niece" 11170msgstr "" 11171 11172#: app/Services/RelationshipService.php:501 11173msgctxt "brother’s son" 11174msgid "nephew" 11175msgstr "" 11176 11177#: app/Services/RelationshipService.php:503 11178msgctxt "brother’s wife" 11179msgid "sister-in-law" 11180msgstr "" 11181 11182#: app/Services/RelationshipService.php:505 11183msgctxt "child’s child" 11184msgid "grandchild" 11185msgstr "" 11186 11187#: app/Services/RelationshipService.php:507 11188msgctxt "child’s daughter" 11189msgid "granddaughter" 11190msgstr "" 11191 11192#: app/Services/RelationshipService.php:509 11193msgctxt "child’s husband" 11194msgid "son-in-law" 11195msgstr "" 11196 11197#: app/Services/RelationshipService.php:511 11198msgctxt "child’s son" 11199msgid "grandson" 11200msgstr "" 11201 11202#: app/Services/RelationshipService.php:513 11203msgctxt "child’s spouse" 11204msgid "son/daughter-in-law" 11205msgstr "" 11206 11207#: app/Services/RelationshipService.php:515 11208msgctxt "child’s wife" 11209msgid "daughter-in-law" 11210msgstr "" 11211 11212#: app/Services/RelationshipService.php:517 11213msgctxt "daughter’s child" 11214msgid "grandchild" 11215msgstr "" 11216 11217#: app/Services/RelationshipService.php:519 11218msgctxt "daughter’s daughter" 11219msgid "granddaughter" 11220msgstr "" 11221 11222#: app/Services/RelationshipService.php:521 11223msgctxt "daughter’s husband" 11224msgid "son-in-law" 11225msgstr "" 11226 11227#: app/Services/RelationshipService.php:523 11228msgctxt "daughter’s son" 11229msgid "grandson" 11230msgstr "" 11231 11232#: app/Services/RelationshipService.php:525 11233msgctxt "father’s brother" 11234msgid "uncle" 11235msgstr "" 11236 11237#: app/Services/RelationshipService.php:527 11238msgctxt "father’s child" 11239msgid "half-sibling" 11240msgstr "" 11241 11242#: app/Services/RelationshipService.php:529 11243msgctxt "father’s daughter" 11244msgid "half-sister" 11245msgstr "" 11246 11247#: app/Services/RelationshipService.php:531 11248msgctxt "father’s father" 11249msgid "paternal grandfather" 11250msgstr "" 11251 11252#: app/Services/RelationshipService.php:533 11253msgctxt "father’s mother" 11254msgid "paternal grandmother" 11255msgstr "" 11256 11257#: app/Services/RelationshipService.php:535 11258msgctxt "father’s parent" 11259msgid "paternal grandparent" 11260msgstr "" 11261 11262#: app/Services/RelationshipService.php:537 11263msgctxt "father’s sibling" 11264msgid "aunt/uncle" 11265msgstr "" 11266 11267#: app/Services/RelationshipService.php:539 11268msgctxt "father’s sister" 11269msgid "aunt" 11270msgstr "" 11271 11272#: app/Services/RelationshipService.php:541 11273msgctxt "father’s son" 11274msgid "half-brother" 11275msgstr "" 11276 11277#: app/Services/RelationshipService.php:543 11278msgctxt "father’s wife" 11279msgid "step-mother" 11280msgstr "" 11281 11282#: app/Services/RelationshipService.php:545 11283msgctxt "husband’s brother" 11284msgid "brother-in-law" 11285msgstr "" 11286 11287#: app/Services/RelationshipService.php:547 11288msgctxt "husband’s child" 11289msgid "step-child" 11290msgstr "" 11291 11292#: app/Services/RelationshipService.php:549 11293msgctxt "husband’s daughter" 11294msgid "step-daughter" 11295msgstr "" 11296 11297#: app/Services/RelationshipService.php:551 11298msgctxt "husband’s father" 11299msgid "father-in-law" 11300msgstr "" 11301 11302#: app/Services/RelationshipService.php:553 11303msgctxt "husband’s mother" 11304msgid "mother-in-law" 11305msgstr "" 11306 11307#: app/Services/RelationshipService.php:555 11308msgctxt "husband’s sibling" 11309msgid "brother/sister-in-law" 11310msgstr "" 11311 11312#: app/Services/RelationshipService.php:557 11313msgctxt "husband’s sister" 11314msgid "sister-in-law" 11315msgstr "" 11316 11317#: app/Services/RelationshipService.php:559 11318msgctxt "husband’s son" 11319msgid "step-son" 11320msgstr "" 11321 11322#: app/Services/RelationshipService.php:561 11323msgctxt "mother’s brother" 11324msgid "uncle" 11325msgstr "" 11326 11327#: app/Services/RelationshipService.php:563 11328msgctxt "mother’s child" 11329msgid "half-sibling" 11330msgstr "" 11331 11332#: app/Services/RelationshipService.php:565 11333msgctxt "mother’s daughter" 11334msgid "half-sister" 11335msgstr "" 11336 11337#: app/Services/RelationshipService.php:567 11338msgctxt "mother’s father" 11339msgid "maternal grandfather" 11340msgstr "" 11341 11342#: app/Services/RelationshipService.php:569 11343msgctxt "mother’s husband" 11344msgid "step-father" 11345msgstr "" 11346 11347#: app/Services/RelationshipService.php:571 11348msgctxt "mother’s mother" 11349msgid "maternal grandmother" 11350msgstr "" 11351 11352#: app/Services/RelationshipService.php:573 11353msgctxt "mother’s parent" 11354msgid "maternal grandparent" 11355msgstr "" 11356 11357#: app/Services/RelationshipService.php:575 11358msgctxt "mother’s sibling" 11359msgid "aunt/uncle" 11360msgstr "" 11361 11362#: app/Services/RelationshipService.php:577 11363msgctxt "mother’s sister" 11364msgid "aunt" 11365msgstr "" 11366 11367#: app/Services/RelationshipService.php:579 11368msgctxt "mother’s son" 11369msgid "half-brother" 11370msgstr "" 11371 11372#: app/Services/RelationshipService.php:581 11373msgctxt "parent’s brother" 11374msgid "uncle" 11375msgstr "" 11376 11377#: app/Services/RelationshipService.php:583 11378msgctxt "parent’s child" 11379msgid "half-sibling" 11380msgstr "" 11381 11382#: app/Services/RelationshipService.php:585 11383msgctxt "parent’s daughter" 11384msgid "half-sister" 11385msgstr "" 11386 11387#: app/Services/RelationshipService.php:587 11388msgctxt "parent’s father" 11389msgid "grandfather" 11390msgstr "" 11391 11392#: app/Services/RelationshipService.php:589 11393msgctxt "parent’s mother" 11394msgid "grandmother" 11395msgstr "" 11396 11397#: app/Services/RelationshipService.php:591 11398msgctxt "parent’s parent" 11399msgid "grandparent" 11400msgstr "" 11401 11402#: app/Services/RelationshipService.php:593 11403msgctxt "parent’s sibling" 11404msgid "aunt/uncle" 11405msgstr "" 11406 11407#: app/Services/RelationshipService.php:595 11408msgctxt "parent’s sister" 11409msgid "aunt" 11410msgstr "" 11411 11412#: app/Services/RelationshipService.php:597 11413msgctxt "parent’s son" 11414msgid "half-brother" 11415msgstr "" 11416 11417#: app/Services/RelationshipService.php:599 11418msgctxt "parent’s spouse" 11419msgid "step-parent" 11420msgstr "" 11421 11422#: app/Services/RelationshipService.php:601 11423msgctxt "sibling’s child" 11424msgid "nephew/niece" 11425msgstr "" 11426 11427#: app/Services/RelationshipService.php:603 11428msgctxt "sibling’s daughter" 11429msgid "niece" 11430msgstr "" 11431 11432#: app/Services/RelationshipService.php:605 11433msgctxt "sibling’s son" 11434msgid "nephew" 11435msgstr "" 11436 11437#: app/Services/RelationshipService.php:607 11438msgctxt "sibling’s spouse" 11439msgid "brother/sister-in-law" 11440msgstr "" 11441 11442#: app/Services/RelationshipService.php:609 11443msgctxt "sister’s child" 11444msgid "nephew/niece" 11445msgstr "" 11446 11447#: app/Services/RelationshipService.php:611 11448msgctxt "sister’s daughter" 11449msgid "niece" 11450msgstr "" 11451 11452#: app/Services/RelationshipService.php:613 11453msgctxt "sister’s husband" 11454msgid "brother-in-law" 11455msgstr "" 11456 11457#: app/Services/RelationshipService.php:615 11458msgctxt "sister’s son" 11459msgid "nephew" 11460msgstr "" 11461 11462#: app/Services/RelationshipService.php:617 11463msgctxt "son’s child" 11464msgid "grandchild" 11465msgstr "" 11466 11467#: app/Services/RelationshipService.php:619 11468msgctxt "son’s daughter" 11469msgid "granddaughter" 11470msgstr "" 11471 11472#: app/Services/RelationshipService.php:621 11473msgctxt "son’s son" 11474msgid "grandson" 11475msgstr "" 11476 11477#: app/Services/RelationshipService.php:623 11478msgctxt "son’s wife" 11479msgid "daughter-in-law" 11480msgstr "" 11481 11482#: app/Services/RelationshipService.php:625 11483msgctxt "spouse’s brother" 11484msgid "brother-in-law" 11485msgstr "" 11486 11487#: app/Services/RelationshipService.php:627 11488msgctxt "spouse’s child" 11489msgid "step-child" 11490msgstr "" 11491 11492#: app/Services/RelationshipService.php:629 11493msgctxt "spouse’s daughter" 11494msgid "step-daughter" 11495msgstr "" 11496 11497#: app/Services/RelationshipService.php:631 11498msgctxt "spouse’s father" 11499msgid "father-in-law" 11500msgstr "" 11501 11502#: app/Services/RelationshipService.php:633 11503msgctxt "spouse’s mother" 11504msgid "mother-in-law" 11505msgstr "" 11506 11507#: app/Services/RelationshipService.php:635 11508msgctxt "spouse’s sister" 11509msgid "sister-in-law" 11510msgstr "" 11511 11512#: app/Services/RelationshipService.php:637 11513msgctxt "spouse’s son" 11514msgid "step-son" 11515msgstr "" 11516 11517#: app/Services/RelationshipService.php:639 11518msgctxt "spouse’s parent" 11519msgid "mother/father-in-law" 11520msgstr "" 11521 11522#: app/Services/RelationshipService.php:641 11523msgctxt "spouse’s sibling" 11524msgid "brother/sister-in-law" 11525msgstr "" 11526 11527#: app/Services/RelationshipService.php:643 11528msgctxt "wife’s brother" 11529msgid "brother-in-law" 11530msgstr "" 11531 11532#: app/Services/RelationshipService.php:645 11533msgctxt "wife’s child" 11534msgid "step-child" 11535msgstr "" 11536 11537#: app/Services/RelationshipService.php:647 11538msgctxt "wife’s daughter" 11539msgid "step-daughter" 11540msgstr "" 11541 11542#: app/Services/RelationshipService.php:649 11543msgctxt "wife’s father" 11544msgid "father-in-law" 11545msgstr "" 11546 11547#: app/Services/RelationshipService.php:651 11548msgctxt "wife’s mother" 11549msgid "mother-in-law" 11550msgstr "" 11551 11552#: app/Services/RelationshipService.php:653 11553msgctxt "wife’s sibling" 11554msgid "brother/sister-in-law" 11555msgstr "" 11556 11557#: app/Services/RelationshipService.php:655 11558msgctxt "wife’s sister" 11559msgid "sister-in-law" 11560msgstr "" 11561 11562#: app/Services/RelationshipService.php:657 11563msgctxt "wife’s son" 11564msgid "step-son" 11565msgstr "" 11566 11567#: app/Services/RelationshipService.php:662 11568msgctxt "(a man’s) brother’s child’s child" 11569msgid "great-nephew/niece" 11570msgstr "" 11571 11572#: app/Services/RelationshipService.php:665 11573msgctxt "(a woman’s) brother’s child’s child" 11574msgid "great-nephew/niece" 11575msgstr "" 11576 11577#: app/Services/RelationshipService.php:668 11578msgctxt "(a man’s) brother’s child’s daughter" 11579msgid "great-niece" 11580msgstr "" 11581 11582#: app/Services/RelationshipService.php:671 11583msgctxt "(a woman’s) brother’s child’s daughter" 11584msgid "great-niece" 11585msgstr "" 11586 11587#: app/Services/RelationshipService.php:674 11588msgctxt "(a man’s) brother’s child’s son" 11589msgid "great-nephew" 11590msgstr "" 11591 11592#: app/Services/RelationshipService.php:677 11593msgctxt "(a woman’s) brother’s child’s son" 11594msgid "great-nephew" 11595msgstr "" 11596 11597#: app/Services/RelationshipService.php:680 11598msgctxt "(a man’s) brother’s daughter’s child" 11599msgid "great-nephew/niece" 11600msgstr "" 11601 11602#: app/Services/RelationshipService.php:683 11603msgctxt "(a woman’s) brother’s daughter’s child" 11604msgid "great-nephew/niece" 11605msgstr "" 11606 11607#: app/Services/RelationshipService.php:686 11608msgctxt "(a man’s) brother’s daughter’s daughter" 11609msgid "great-niece" 11610msgstr "" 11611 11612#: app/Services/RelationshipService.php:689 11613msgctxt "(a woman’s) brother’s daughter’s daughter" 11614msgid "great-niece" 11615msgstr "" 11616 11617#: app/Services/RelationshipService.php:691 11618msgctxt "brother’s daughter’s husband" 11619msgid "nephew-in-law" 11620msgstr "" 11621 11622#: app/Services/RelationshipService.php:694 11623msgctxt "(a man’s) brother’s daughter’s son" 11624msgid "great-nephew" 11625msgstr "" 11626 11627#: app/Services/RelationshipService.php:697 11628msgctxt "(a woman’s) brother’s daughter’s son" 11629msgid "great-nephew" 11630msgstr "" 11631 11632#: app/Services/RelationshipService.php:700 11633msgctxt "(a man’s) brother’s son’s child" 11634msgid "great-nephew/niece" 11635msgstr "" 11636 11637#: app/Services/RelationshipService.php:703 11638msgctxt "(a woman’s) brother’s son’s child" 11639msgid "great-nephew/niece" 11640msgstr "" 11641 11642#: app/Services/RelationshipService.php:706 11643msgctxt "(a man’s) brother’s son’s daughter" 11644msgid "great-niece" 11645msgstr "" 11646 11647#: app/Services/RelationshipService.php:709 11648msgctxt "(a woman’s) brother’s son’s daughter" 11649msgid "great-niece" 11650msgstr "" 11651 11652#: app/Services/RelationshipService.php:712 11653msgctxt "(a man’s) brother’s son’s son" 11654msgid "great-nephew" 11655msgstr "" 11656 11657#: app/Services/RelationshipService.php:715 11658msgctxt "(a woman’s) brother’s son’s son" 11659msgid "great-nephew" 11660msgstr "" 11661 11662#: app/Services/RelationshipService.php:717 11663msgctxt "brother’s son’s wife" 11664msgid "niece-in-law" 11665msgstr "" 11666 11667#: app/Services/RelationshipService.php:719 11668msgctxt "brother’s wife’s brother" 11669msgid "brother-in-law" 11670msgstr "" 11671 11672#: app/Services/RelationshipService.php:721 11673msgctxt "brother’s wife’s sibling" 11674msgid "brother/sister-in-law" 11675msgstr "" 11676 11677#: app/Services/RelationshipService.php:723 11678msgctxt "brother’s wife’s sister" 11679msgid "sister-in-law" 11680msgstr "" 11681 11682#: app/Services/RelationshipService.php:725 11683msgctxt "child’s child’s child" 11684msgid "great-grandchild" 11685msgstr "" 11686 11687#: app/Services/RelationshipService.php:727 11688msgctxt "child’s child’s daughter" 11689msgid "great-granddaughter" 11690msgstr "" 11691 11692#: app/Services/RelationshipService.php:729 11693msgctxt "child’s child’s son" 11694msgid "great-grandson" 11695msgstr "" 11696 11697#: app/Services/RelationshipService.php:731 11698msgctxt "child’s daughter’s child" 11699msgid "great-grandchild" 11700msgstr "" 11701 11702#: app/Services/RelationshipService.php:733 11703msgctxt "child’s daughter’s daughter" 11704msgid "great-granddaughter" 11705msgstr "" 11706 11707#: app/Services/RelationshipService.php:735 11708msgctxt "child’s daughter’s husband" 11709msgid "granddaughter’s husband" 11710msgstr "" 11711 11712#: app/Services/RelationshipService.php:737 11713msgctxt "child’s daughter’s son" 11714msgid "great-grandson" 11715msgstr "" 11716 11717#: app/Services/RelationshipService.php:739 11718msgctxt "child’s son’s child" 11719msgid "great-grandchild" 11720msgstr "" 11721 11722#: app/Services/RelationshipService.php:741 11723msgctxt "child’s son’s daughter" 11724msgid "great-granddaughter" 11725msgstr "" 11726 11727#: app/Services/RelationshipService.php:743 11728msgctxt "child’s son’s son" 11729msgid "great-grandson" 11730msgstr "" 11731 11732#: app/Services/RelationshipService.php:745 11733msgctxt "child’s son’s wife" 11734msgid "grandson’s wife" 11735msgstr "" 11736 11737#: app/Services/RelationshipService.php:747 11738msgctxt "daughter’s child’s child" 11739msgid "great-grandchild" 11740msgstr "" 11741 11742#: app/Services/RelationshipService.php:749 11743msgctxt "daughter’s child’s daughter" 11744msgid "great-granddaughter" 11745msgstr "" 11746 11747#: app/Services/RelationshipService.php:751 11748msgctxt "daughter’s child’s son" 11749msgid "great-grandson" 11750msgstr "" 11751 11752#: app/Services/RelationshipService.php:753 11753msgctxt "daughter’s daughter’s child" 11754msgid "great-grandchild" 11755msgstr "" 11756 11757#: app/Services/RelationshipService.php:755 11758msgctxt "daughter’s daughter’s daughter" 11759msgid "great-granddaughter" 11760msgstr "" 11761 11762#: app/Services/RelationshipService.php:757 11763msgctxt "daughter’s daughter’s husband" 11764msgid "granddaughter’s husband" 11765msgstr "" 11766 11767#: app/Services/RelationshipService.php:759 11768msgctxt "daughter’s daughter’s son" 11769msgid "great-grandson" 11770msgstr "" 11771 11772#: app/Services/RelationshipService.php:761 11773msgctxt "daughter’s husband’s father" 11774msgid "son-in-law’s father" 11775msgstr "" 11776 11777#: app/Services/RelationshipService.php:763 11778msgctxt "daughter’s husband’s mother" 11779msgid "son-in-law’s mother" 11780msgstr "" 11781 11782#: app/Services/RelationshipService.php:765 11783msgctxt "daughter’s husband’s parent" 11784msgid "son-in-law’s parent" 11785msgstr "" 11786 11787#: app/Services/RelationshipService.php:767 11788msgctxt "daughter’s son’s child" 11789msgid "great-grandchild" 11790msgstr "" 11791 11792#: app/Services/RelationshipService.php:769 11793msgctxt "daughter’s son’s daughter" 11794msgid "great-granddaughter" 11795msgstr "" 11796 11797#: app/Services/RelationshipService.php:771 11798msgctxt "daughter’s son’s son" 11799msgid "great-grandson" 11800msgstr "" 11801 11802#: app/Services/RelationshipService.php:773 11803msgctxt "daughter’s son’s wife" 11804msgid "grandson’s wife" 11805msgstr "" 11806 11807#: app/Services/RelationshipService.php:775 11808msgctxt "father’s brother’s child" 11809msgid "first cousin" 11810msgstr "" 11811 11812#: app/Services/RelationshipService.php:777 11813msgctxt "father’s brother’s daughter" 11814msgid "first cousin" 11815msgstr "" 11816 11817#: app/Services/RelationshipService.php:779 11818msgctxt "father’s brother’s son" 11819msgid "first cousin" 11820msgstr "" 11821 11822#: app/Services/RelationshipService.php:781 11823msgctxt "father’s brother’s wife" 11824msgid "aunt" 11825msgstr "" 11826 11827#: app/Services/RelationshipService.php:783 11828msgctxt "father’s father’s brother" 11829msgid "great-uncle" 11830msgstr "" 11831 11832#: app/Services/RelationshipService.php:785 11833msgctxt "father’s father’s father" 11834msgid "great-grandfather" 11835msgstr "" 11836 11837#: app/Services/RelationshipService.php:787 11838msgctxt "father’s father’s mother" 11839msgid "great-grandmother" 11840msgstr "" 11841 11842#: app/Services/RelationshipService.php:789 11843msgctxt "father’s father’s parent" 11844msgid "great-grandparent" 11845msgstr "" 11846 11847#: app/Services/RelationshipService.php:791 11848msgctxt "father’s father’s sibling" 11849msgid "great-aunt/uncle" 11850msgstr "" 11851 11852#: app/Services/RelationshipService.php:793 11853msgctxt "father’s father’s sister" 11854msgid "great-aunt" 11855msgstr "" 11856 11857#: app/Services/RelationshipService.php:795 11858msgctxt "father’s mother’s brother" 11859msgid "great-uncle" 11860msgstr "" 11861 11862#: app/Services/RelationshipService.php:797 11863msgctxt "father’s mother’s father" 11864msgid "great-grandfather" 11865msgstr "" 11866 11867#: app/Services/RelationshipService.php:799 11868msgctxt "father’s mother’s mother" 11869msgid "great-grandmother" 11870msgstr "" 11871 11872#: app/Services/RelationshipService.php:801 11873msgctxt "father’s mother’s parent" 11874msgid "great-grandparent" 11875msgstr "" 11876 11877#: app/Services/RelationshipService.php:803 11878msgctxt "father’s mother’s sibling" 11879msgid "great-aunt/uncle" 11880msgstr "" 11881 11882#: app/Services/RelationshipService.php:805 11883msgctxt "father’s mother’s sister" 11884msgid "great-aunt" 11885msgstr "" 11886 11887#: app/Services/RelationshipService.php:807 11888msgctxt "father’s parent’s brother" 11889msgid "great-uncle" 11890msgstr "" 11891 11892#: app/Services/RelationshipService.php:809 11893msgctxt "father’s parent’s father" 11894msgid "great-grandfather" 11895msgstr "" 11896 11897#: app/Services/RelationshipService.php:811 11898msgctxt "father’s parent’s mother" 11899msgid "great-grandmother" 11900msgstr "" 11901 11902#: app/Services/RelationshipService.php:813 11903msgctxt "father’s parent’s parent" 11904msgid "great-grandparent" 11905msgstr "" 11906 11907#: app/Services/RelationshipService.php:815 11908msgctxt "father’s parent’s sibling" 11909msgid "great-aunt/uncle" 11910msgstr "" 11911 11912#: app/Services/RelationshipService.php:817 11913msgctxt "father’s parent’s sister" 11914msgid "great-aunt" 11915msgstr "" 11916 11917#: app/Services/RelationshipService.php:819 11918msgctxt "father’s sister’s child" 11919msgid "first cousin" 11920msgstr "" 11921 11922#: app/Services/RelationshipService.php:821 11923msgctxt "father’s sister’s daughter" 11924msgid "first cousin" 11925msgstr "" 11926 11927#: app/Services/RelationshipService.php:823 11928msgctxt "father’s sister’s husband" 11929msgid "uncle" 11930msgstr "" 11931 11932#: app/Services/RelationshipService.php:825 11933msgctxt "father’s sister’s son" 11934msgid "first cousin" 11935msgstr "" 11936 11937#: app/Services/RelationshipService.php:827 11938msgctxt "father’s wife’s child" 11939msgid "step-sibling" 11940msgstr "" 11941 11942#: app/Services/RelationshipService.php:829 11943msgctxt "father’s wife’s daughter" 11944msgid "step-sister" 11945msgstr "" 11946 11947#: app/Services/RelationshipService.php:831 11948msgctxt "father’s wife’s son" 11949msgid "step-brother" 11950msgstr "" 11951 11952#: app/Services/RelationshipService.php:833 11953msgctxt "husband’s brother’s wife" 11954msgid "sister-in-law" 11955msgstr "" 11956 11957#: app/Services/RelationshipService.php:835 11958msgctxt "husband’s sister’s husband" 11959msgid "brother-in-law" 11960msgstr "" 11961 11962#: app/Services/RelationshipService.php:837 11963msgctxt "husband’s sibling’s child" 11964msgid "nephew/niece" 11965msgstr "" 11966 11967#: app/Services/RelationshipService.php:839 11968msgctxt "husband’s sister’s child" 11969msgid "nephew/niece" 11970msgstr "" 11971 11972#: app/Services/RelationshipService.php:841 11973msgctxt "husband’s brother’s child" 11974msgid "nephew/niece" 11975msgstr "" 11976 11977#: app/Services/RelationshipService.php:843 11978msgctxt "husband’s sibling’s daughter" 11979msgid "niece" 11980msgstr "" 11981 11982#: app/Services/RelationshipService.php:845 11983msgctxt "husband’s sister’s daughter" 11984msgid "niece" 11985msgstr "" 11986 11987#: app/Services/RelationshipService.php:847 11988msgctxt "husband’s brother’s daughter" 11989msgid "niece" 11990msgstr "" 11991 11992#: app/Services/RelationshipService.php:849 11993msgctxt "husband’s sibling’s son" 11994msgid "nephew" 11995msgstr "" 11996 11997#: app/Services/RelationshipService.php:851 11998msgctxt "husband’s sister’s son" 11999msgid "nephew" 12000msgstr "" 12001 12002#: app/Services/RelationshipService.php:853 12003msgctxt "husband’s brother’s son" 12004msgid "nephew" 12005msgstr "" 12006 12007#: app/Services/RelationshipService.php:855 12008msgctxt "mother’s brother’s child" 12009msgid "first cousin" 12010msgstr "" 12011 12012#: app/Services/RelationshipService.php:857 12013msgctxt "mother’s brother’s daughter" 12014msgid "first cousin" 12015msgstr "" 12016 12017#: app/Services/RelationshipService.php:859 12018msgctxt "mother’s brother’s son" 12019msgid "first cousin" 12020msgstr "" 12021 12022#: app/Services/RelationshipService.php:861 12023msgctxt "mother’s brother’s wife" 12024msgid "aunt" 12025msgstr "" 12026 12027#: app/Services/RelationshipService.php:863 12028msgctxt "mother’s father’s brother" 12029msgid "great-uncle" 12030msgstr "" 12031 12032#: app/Services/RelationshipService.php:865 12033msgctxt "mother’s father’s father" 12034msgid "great-grandfather" 12035msgstr "" 12036 12037#: app/Services/RelationshipService.php:867 12038msgctxt "mother’s father’s mother" 12039msgid "great-grandmother" 12040msgstr "" 12041 12042#: app/Services/RelationshipService.php:869 12043msgctxt "mother’s father’s parent" 12044msgid "great-grandparent" 12045msgstr "" 12046 12047#: app/Services/RelationshipService.php:871 12048msgctxt "mother’s father’s sibling" 12049msgid "great-aunt/uncle" 12050msgstr "" 12051 12052#: app/Services/RelationshipService.php:873 12053msgctxt "mother’s father’s sister" 12054msgid "great-aunt" 12055msgstr "" 12056 12057#: app/Services/RelationshipService.php:875 12058msgctxt "mother’s husband’s child" 12059msgid "step-sibling" 12060msgstr "" 12061 12062#: app/Services/RelationshipService.php:877 12063msgctxt "mother’s husband’s daughter" 12064msgid "step-sister" 12065msgstr "" 12066 12067#: app/Services/RelationshipService.php:879 12068msgctxt "mother’s husband’s son" 12069msgid "step-brother" 12070msgstr "" 12071 12072#: app/Services/RelationshipService.php:881 12073msgctxt "mother’s mother’s brother" 12074msgid "great-uncle" 12075msgstr "" 12076 12077#: app/Services/RelationshipService.php:883 12078msgctxt "mother’s mother’s father" 12079msgid "great-grandfather" 12080msgstr "" 12081 12082#: app/Services/RelationshipService.php:885 12083msgctxt "mother’s mother’s mother" 12084msgid "great-grandmother" 12085msgstr "" 12086 12087#: app/Services/RelationshipService.php:887 12088msgctxt "mother’s mother’s parent" 12089msgid "great-grandparent" 12090msgstr "" 12091 12092#: app/Services/RelationshipService.php:889 12093msgctxt "mother’s mother’s sibling" 12094msgid "great-aunt/uncle" 12095msgstr "" 12096 12097#: app/Services/RelationshipService.php:891 12098msgctxt "mother’s mother’s sister" 12099msgid "great-aunt" 12100msgstr "" 12101 12102#: app/Services/RelationshipService.php:893 12103msgctxt "mother’s parent’s brother" 12104msgid "great-uncle" 12105msgstr "" 12106 12107#: app/Services/RelationshipService.php:895 12108msgctxt "mother’s parent’s father" 12109msgid "great-grandfather" 12110msgstr "" 12111 12112#: app/Services/RelationshipService.php:897 12113msgctxt "mother’s parent’s mother" 12114msgid "great-grandmother" 12115msgstr "" 12116 12117#: app/Services/RelationshipService.php:899 12118msgctxt "mother’s parent’s parent" 12119msgid "great-grandparent" 12120msgstr "" 12121 12122#: app/Services/RelationshipService.php:901 12123msgctxt "mother’s parent’s sibling" 12124msgid "great-aunt/uncle" 12125msgstr "" 12126 12127#: app/Services/RelationshipService.php:903 12128msgctxt "mother’s parent’s sister" 12129msgid "great-aunt" 12130msgstr "" 12131 12132#: app/Services/RelationshipService.php:905 12133msgctxt "mother’s sister’s child" 12134msgid "first cousin" 12135msgstr "" 12136 12137#: app/Services/RelationshipService.php:907 12138msgctxt "mother’s sister’s daughter" 12139msgid "first cousin" 12140msgstr "" 12141 12142#: app/Services/RelationshipService.php:909 12143msgctxt "mother’s sister’s husband" 12144msgid "uncle" 12145msgstr "" 12146 12147#: app/Services/RelationshipService.php:911 12148msgctxt "mother’s sister’s son" 12149msgid "first cousin" 12150msgstr "" 12151 12152#: app/Services/RelationshipService.php:913 12153msgctxt "parent’s brother’s wife" 12154msgid "aunt" 12155msgstr "" 12156 12157#: app/Services/RelationshipService.php:915 12158msgctxt "parent’s father’s brother" 12159msgid "great-uncle" 12160msgstr "" 12161 12162#: app/Services/RelationshipService.php:917 12163msgctxt "parent’s father’s father" 12164msgid "great-grandfather" 12165msgstr "" 12166 12167#: app/Services/RelationshipService.php:919 12168msgctxt "parent’s father’s mother" 12169msgid "great-grandmother" 12170msgstr "" 12171 12172#: app/Services/RelationshipService.php:921 12173msgctxt "parent’s father’s parent" 12174msgid "great-grandparent" 12175msgstr "" 12176 12177#: app/Services/RelationshipService.php:923 12178msgctxt "parent’s father’s sibling" 12179msgid "great-aunt/uncle" 12180msgstr "" 12181 12182#: app/Services/RelationshipService.php:925 12183msgctxt "parent’s father’s sister" 12184msgid "great-aunt" 12185msgstr "" 12186 12187#: app/Services/RelationshipService.php:927 12188msgctxt "parent’s mother’s brother" 12189msgid "great-uncle" 12190msgstr "" 12191 12192#: app/Services/RelationshipService.php:929 12193msgctxt "parent’s mother’s father" 12194msgid "great-grandfather" 12195msgstr "" 12196 12197#: app/Services/RelationshipService.php:931 12198msgctxt "parent’s mother’s mother" 12199msgid "great-grandmother" 12200msgstr "" 12201 12202#: app/Services/RelationshipService.php:933 12203msgctxt "parent’s mother’s parent" 12204msgid "great-grandparent" 12205msgstr "" 12206 12207#: app/Services/RelationshipService.php:935 12208msgctxt "parent’s mother’s sibling" 12209msgid "great-aunt/uncle" 12210msgstr "" 12211 12212#: app/Services/RelationshipService.php:937 12213msgctxt "parent’s mother’s sister" 12214msgid "great-aunt" 12215msgstr "" 12216 12217#: app/Services/RelationshipService.php:939 12218msgctxt "parent’s parent’s brother" 12219msgid "great-uncle" 12220msgstr "" 12221 12222#: app/Services/RelationshipService.php:941 12223msgctxt "parent’s parent’s father" 12224msgid "great-grandfather" 12225msgstr "" 12226 12227#: app/Services/RelationshipService.php:943 12228msgctxt "parent’s parent’s mother" 12229msgid "great-grandmother" 12230msgstr "" 12231 12232#: app/Services/RelationshipService.php:945 12233msgctxt "parent’s parent’s parent" 12234msgid "great-grandparent" 12235msgstr "" 12236 12237#: app/Services/RelationshipService.php:947 12238msgctxt "parent’s parent’s sibling" 12239msgid "great-aunt/uncle" 12240msgstr "" 12241 12242#: app/Services/RelationshipService.php:949 12243msgctxt "parent’s parent’s sister" 12244msgid "great-aunt" 12245msgstr "" 12246 12247#: app/Services/RelationshipService.php:951 12248msgctxt "parent’s sister’s husband" 12249msgid "uncle" 12250msgstr "" 12251 12252#: app/Services/RelationshipService.php:953 12253msgctxt "parent’s spouse’s child" 12254msgid "step-sibling" 12255msgstr "" 12256 12257#: app/Services/RelationshipService.php:955 12258msgctxt "parent’s spouse’s daughter" 12259msgid "step-sister" 12260msgstr "" 12261 12262#: app/Services/RelationshipService.php:957 12263msgctxt "parent’s spouse’s son" 12264msgid "step-brother" 12265msgstr "" 12266 12267#: app/Services/RelationshipService.php:959 12268msgctxt "sibling’s child’s child" 12269msgid "great-nephew/niece" 12270msgstr "" 12271 12272#: app/Services/RelationshipService.php:961 12273msgctxt "sibling’s child’s daughter" 12274msgid "great-niece" 12275msgstr "" 12276 12277#: app/Services/RelationshipService.php:963 12278msgctxt "sibling’s child’s son" 12279msgid "great-nephew" 12280msgstr "" 12281 12282#: app/Services/RelationshipService.php:965 12283msgctxt "sibling’s daughter’s child" 12284msgid "great-nephew/niece" 12285msgstr "" 12286 12287#: app/Services/RelationshipService.php:967 12288msgctxt "sibling’s daughter’s daughter" 12289msgid "great-niece" 12290msgstr "" 12291 12292#: app/Services/RelationshipService.php:969 12293msgctxt "sibling’s daughter’s husband" 12294msgid "nephew-in-law" 12295msgstr "" 12296 12297#: app/Services/RelationshipService.php:971 12298msgctxt "sibling’s daughter’s son" 12299msgid "great-nephew" 12300msgstr "" 12301 12302#: app/Services/RelationshipService.php:973 12303msgctxt "sibling’s son’s child" 12304msgid "great-nephew/niece" 12305msgstr "" 12306 12307#: app/Services/RelationshipService.php:975 12308msgctxt "sibling’s son’s daughter" 12309msgid "great-niece" 12310msgstr "" 12311 12312#: app/Services/RelationshipService.php:977 12313msgctxt "sibling’s son’s son" 12314msgid "great-nephew" 12315msgstr "" 12316 12317#: app/Services/RelationshipService.php:979 12318msgctxt "sibling’s son’s wife" 12319msgid "niece-in-law" 12320msgstr "" 12321 12322#: app/Services/RelationshipService.php:982 12323msgctxt "(a man’s) sister’s child’s child" 12324msgid "great-nephew/niece" 12325msgstr "" 12326 12327#: app/Services/RelationshipService.php:985 12328msgctxt "(a woman’s) sister’s child’s child" 12329msgid "great-nephew/niece" 12330msgstr "" 12331 12332#: app/Services/RelationshipService.php:988 12333msgctxt "(a man’s) sister’s child’s daughter" 12334msgid "great-niece" 12335msgstr "" 12336 12337#: app/Services/RelationshipService.php:991 12338msgctxt "(a woman’s) sister’s child’s daughter" 12339msgid "great-niece" 12340msgstr "" 12341 12342#: app/Services/RelationshipService.php:994 12343msgctxt "(a man’s) sister’s child’s son" 12344msgid "great-nephew" 12345msgstr "" 12346 12347#: app/Services/RelationshipService.php:997 12348msgctxt "(a woman’s) sister’s child’s son" 12349msgid "great-nephew" 12350msgstr "" 12351 12352#: app/Services/RelationshipService.php:1000 12353msgctxt "(a man’s) sister’s daughter’s child" 12354msgid "great-nephew/niece" 12355msgstr "" 12356 12357#: app/Services/RelationshipService.php:1003 12358msgctxt "(a woman’s) sister’s daughter’s child" 12359msgid "great-nephew/niece" 12360msgstr "" 12361 12362#: app/Services/RelationshipService.php:1006 12363msgctxt "(a man’s) sister’s daughter’s daughter" 12364msgid "great-niece" 12365msgstr "" 12366 12367#: app/Services/RelationshipService.php:1009 12368msgctxt "(a woman’s) sister’s daughter’s daughter" 12369msgid "great-niece" 12370msgstr "" 12371 12372#: app/Services/RelationshipService.php:1011 12373msgctxt "sisters’s daughter’s husband" 12374msgid "nephew-in-law" 12375msgstr "" 12376 12377#: app/Services/RelationshipService.php:1014 12378msgctxt "(a man’s) sister’s daughter’s son" 12379msgid "great-nephew" 12380msgstr "" 12381 12382#: app/Services/RelationshipService.php:1017 12383msgctxt "(a woman’s) sister’s daughter’s son" 12384msgid "great-nephew" 12385msgstr "" 12386 12387#: app/Services/RelationshipService.php:1019 12388msgctxt "sister’s husband’s brother" 12389msgid "brother-in-law" 12390msgstr "" 12391 12392#: app/Services/RelationshipService.php:1021 12393msgctxt "sister’s husband’s sibling" 12394msgid "brother/sister-in-law" 12395msgstr "" 12396 12397#: app/Services/RelationshipService.php:1023 12398msgctxt "sister’s husband’s sister" 12399msgid "sister-in-law" 12400msgstr "" 12401 12402#: app/Services/RelationshipService.php:1026 12403msgctxt "(a man’s) sister’s son’s child" 12404msgid "great-nephew/niece" 12405msgstr "" 12406 12407#: app/Services/RelationshipService.php:1029 12408msgctxt "(a woman’s) sister’s son’s child" 12409msgid "great-nephew/niece" 12410msgstr "" 12411 12412#: app/Services/RelationshipService.php:1032 12413msgctxt "(a man’s) sister’s son’s daughter" 12414msgid "great-niece" 12415msgstr "" 12416 12417#: app/Services/RelationshipService.php:1035 12418msgctxt "(a woman’s) sister’s son’s daughter" 12419msgid "great-niece" 12420msgstr "" 12421 12422#: app/Services/RelationshipService.php:1038 12423msgctxt "(a man’s) sister’s son’s son" 12424msgid "great-nephew" 12425msgstr "" 12426 12427#: app/Services/RelationshipService.php:1041 12428msgctxt "(a woman’s) sister’s son’s son" 12429msgid "great-nephew" 12430msgstr "" 12431 12432#: app/Services/RelationshipService.php:1043 12433msgctxt "sisters’s son’s wife" 12434msgid "niece-in-law" 12435msgstr "" 12436 12437#: app/Services/RelationshipService.php:1045 12438msgctxt "son’s child’s child" 12439msgid "great-grandchild" 12440msgstr "" 12441 12442#: app/Services/RelationshipService.php:1047 12443msgctxt "son’s child’s daughter" 12444msgid "great-granddaughter" 12445msgstr "" 12446 12447#: app/Services/RelationshipService.php:1049 12448msgctxt "son’s child’s son" 12449msgid "great-grandson" 12450msgstr "" 12451 12452#: app/Services/RelationshipService.php:1051 12453msgctxt "son’s daughter’s child" 12454msgid "great-grandchild" 12455msgstr "" 12456 12457#: app/Services/RelationshipService.php:1053 12458msgctxt "son’s daughter’s daughter" 12459msgid "great-granddaughter" 12460msgstr "" 12461 12462#: app/Services/RelationshipService.php:1055 12463msgctxt "son’s daughter’s husband" 12464msgid "granddaughter’s husband" 12465msgstr "" 12466 12467#: app/Services/RelationshipService.php:1057 12468msgctxt "son’s daughter’s son" 12469msgid "great-grandson" 12470msgstr "" 12471 12472#: app/Services/RelationshipService.php:1059 12473msgctxt "son’s son’s child" 12474msgid "great-grandchild" 12475msgstr "" 12476 12477#: app/Services/RelationshipService.php:1061 12478msgctxt "son’s son’s daughter" 12479msgid "great-granddaughter" 12480msgstr "" 12481 12482#: app/Services/RelationshipService.php:1063 12483msgctxt "son’s son’s son" 12484msgid "great-grandson" 12485msgstr "" 12486 12487#: app/Services/RelationshipService.php:1065 12488msgctxt "son’s son’s wife" 12489msgid "grandson’s wife" 12490msgstr "" 12491 12492#: app/Services/RelationshipService.php:1067 12493msgctxt "son’s wife’s father" 12494msgid "daughter-in-law’s father" 12495msgstr "" 12496 12497#: app/Services/RelationshipService.php:1069 12498msgctxt "son’s wife’s mother" 12499msgid "daughter-in-law’s mother" 12500msgstr "" 12501 12502#: app/Services/RelationshipService.php:1071 12503msgctxt "son’s wife’s parent" 12504msgid "daughter-in-law’s parent" 12505msgstr "" 12506 12507#: app/Services/RelationshipService.php:1073 12508msgctxt "wife’s brother’s wife" 12509msgid "sister-in-law" 12510msgstr "" 12511 12512#: app/Services/RelationshipService.php:1075 12513msgctxt "wife’s sister’s husband" 12514msgid "brother-in-law" 12515msgstr "" 12516 12517#: app/Services/RelationshipService.php:1077 12518msgctxt "wife’s sibling’s child" 12519msgid "nephew/niece" 12520msgstr "" 12521 12522#: app/Services/RelationshipService.php:1079 12523msgctxt "wife’s sister’s child" 12524msgid "nephew/niece" 12525msgstr "" 12526 12527#: app/Services/RelationshipService.php:1081 12528msgctxt "wife’s brother’s child" 12529msgid "nephew/niece" 12530msgstr "" 12531 12532#: app/Services/RelationshipService.php:1083 12533msgctxt "wife’s sibling’s daughter" 12534msgid "niece" 12535msgstr "" 12536 12537#: app/Services/RelationshipService.php:1085 12538msgctxt "wife’s sister’s daughter" 12539msgid "niece" 12540msgstr "" 12541 12542#: app/Services/RelationshipService.php:1087 12543msgctxt "wife’s brother’s daughter" 12544msgid "niece" 12545msgstr "" 12546 12547#: app/Services/RelationshipService.php:1089 12548msgctxt "wife’s sibling’s son" 12549msgid "nephew" 12550msgstr "" 12551 12552#: app/Services/RelationshipService.php:1091 12553msgctxt "wife’s sister’s son" 12554msgid "nephew" 12555msgstr "" 12556 12557#: app/Services/RelationshipService.php:1093 12558msgctxt "wife’s brother’s son" 12559msgid "nephew" 12560msgstr "" 12561 12562#: app/Services/RelationshipService.php:1097 12563msgctxt "father’s father’s brother’s wife" 12564msgid "great-aunt" 12565msgstr "" 12566 12567#: app/Services/RelationshipService.php:1099 12568msgctxt "father’s father’s sibling’s spouse" 12569msgid "great-aunt/uncle" 12570msgstr "" 12571 12572#: app/Services/RelationshipService.php:1101 12573msgctxt "father’s father’s sister’s husband" 12574msgid "great-uncle" 12575msgstr "" 12576 12577#: app/Services/RelationshipService.php:1103 12578msgctxt "father’s mother’s brother’s wife" 12579msgid "great-aunt" 12580msgstr "" 12581 12582#: app/Services/RelationshipService.php:1105 12583msgctxt "father’s mother’s sibling’s spouse" 12584msgid "great-aunt/uncle" 12585msgstr "" 12586 12587#: app/Services/RelationshipService.php:1107 12588msgctxt "father’s mother’s sister’s husband" 12589msgid "great-uncle" 12590msgstr "" 12591 12592#: app/Services/RelationshipService.php:1109 12593msgctxt "father’s parent’s brother’s wife" 12594msgid "great-aunt" 12595msgstr "" 12596 12597#: app/Services/RelationshipService.php:1111 12598msgctxt "father’s parent’s sibling’s spouse" 12599msgid "great-aunt/uncle" 12600msgstr "" 12601 12602#: app/Services/RelationshipService.php:1113 12603msgctxt "father’s parent’s sister’s husband" 12604msgid "great-uncle" 12605msgstr "" 12606 12607#: app/Services/RelationshipService.php:1115 12608msgctxt "mother’s father’s brother’s wife" 12609msgid "great-aunt" 12610msgstr "" 12611 12612#: app/Services/RelationshipService.php:1117 12613msgctxt "mother’s father’s sibling’s spouse" 12614msgid "great-aunt/uncle" 12615msgstr "" 12616 12617#: app/Services/RelationshipService.php:1119 12618msgctxt "mother’s father’s sister’s husband" 12619msgid "great-uncle" 12620msgstr "" 12621 12622#: app/Services/RelationshipService.php:1121 12623msgctxt "mother’s mother’s brother’s wife" 12624msgid "great-aunt" 12625msgstr "" 12626 12627#: app/Services/RelationshipService.php:1123 12628msgctxt "mother’s mother’s sibling’s spouse" 12629msgid "great-aunt/uncle" 12630msgstr "" 12631 12632#: app/Services/RelationshipService.php:1125 12633msgctxt "mother’s mother’s sister’s husband" 12634msgid "great-uncle" 12635msgstr "" 12636 12637#: app/Services/RelationshipService.php:1127 12638msgctxt "mother’s parent’s brother’s wife" 12639msgid "great-aunt" 12640msgstr "" 12641 12642#: app/Services/RelationshipService.php:1129 12643msgctxt "mother’s parent’s sibling’s spouse" 12644msgid "great-aunt/uncle" 12645msgstr "" 12646 12647#: app/Services/RelationshipService.php:1131 12648msgctxt "mother’s parent’s sister’s husband" 12649msgid "great-uncle" 12650msgstr "" 12651 12652#: app/Services/RelationshipService.php:1133 12653msgctxt "parent’s father’s brother’s wife" 12654msgid "great-aunt" 12655msgstr "" 12656 12657#: app/Services/RelationshipService.php:1135 12658msgctxt "parent’s father’s sibling’s spouse" 12659msgid "great-aunt/uncle" 12660msgstr "" 12661 12662#: app/Services/RelationshipService.php:1137 12663msgctxt "parent’s father’s sister’s husband" 12664msgid "great-uncle" 12665msgstr "" 12666 12667#: app/Services/RelationshipService.php:1139 12668msgctxt "parent’s mother’s brother’s wife" 12669msgid "great-aunt" 12670msgstr "" 12671 12672#: app/Services/RelationshipService.php:1141 12673msgctxt "parent’s mother’s sibling’s spouse" 12674msgid "great-aunt/uncle" 12675msgstr "" 12676 12677#: app/Services/RelationshipService.php:1143 12678msgctxt "parent’s mother’s sister’s husband" 12679msgid "great-uncle" 12680msgstr "" 12681 12682#: app/Services/RelationshipService.php:1145 12683msgctxt "parent’s parent’s brother’s wife" 12684msgid "great-aunt" 12685msgstr "" 12686 12687#: app/Services/RelationshipService.php:1147 12688msgctxt "parent’s parent’s sibling’s spouse" 12689msgid "great-aunt/uncle" 12690msgstr "" 12691 12692#: app/Services/RelationshipService.php:1149 12693msgctxt "parent’s parent’s sister’s husband" 12694msgid "great-uncle" 12695msgstr "" 12696 12697#: app/Services/RelationshipService.php:1151 12698msgctxt "father’s father’s brother’s daughter" 12699msgid "first cousin once removed ascending" 12700msgstr "" 12701 12702#: app/Services/RelationshipService.php:1153 12703msgctxt "father’s father’s brother’s son" 12704msgid "first cousin once removed ascending" 12705msgstr "" 12706 12707#: app/Services/RelationshipService.php:1155 12708msgctxt "father’s father’s brother’s child" 12709msgid "first cousin once removed ascending" 12710msgstr "" 12711 12712#: app/Services/RelationshipService.php:1157 12713msgctxt "father’s father’s sister’s daughter" 12714msgid "first cousin once removed ascending" 12715msgstr "" 12716 12717#: app/Services/RelationshipService.php:1159 12718msgctxt "father’s father’s sister’s son" 12719msgid "first cousin once removed ascending" 12720msgstr "" 12721 12722#: app/Services/RelationshipService.php:1161 12723msgctxt "father’s father’s sister’s child" 12724msgid "first cousin once removed ascending" 12725msgstr "" 12726 12727#: app/Services/RelationshipService.php:1163 12728msgctxt "father’s mother’s brother’s daughter" 12729msgid "first cousin once removed ascending" 12730msgstr "" 12731 12732#: app/Services/RelationshipService.php:1165 12733msgctxt "father’s mother’s brother’s son" 12734msgid "first cousin once removed ascending" 12735msgstr "" 12736 12737#: app/Services/RelationshipService.php:1167 12738msgctxt "father’s mother’s brother’s child" 12739msgid "first cousin once removed ascending" 12740msgstr "" 12741 12742#: app/Services/RelationshipService.php:1169 12743msgctxt "father’s mother’s sister’s daughter" 12744msgid "first cousin once removed ascending" 12745msgstr "" 12746 12747#: app/Services/RelationshipService.php:1171 12748msgctxt "father’s mother’s sister’s son" 12749msgid "first cousin once removed ascending" 12750msgstr "" 12751 12752#: app/Services/RelationshipService.php:1173 12753msgctxt "father’s mother’s sister’s child" 12754msgid "first cousin once removed ascending" 12755msgstr "" 12756 12757#: app/Services/RelationshipService.php:1175 12758msgctxt "mother’s father’s brother’s daughter" 12759msgid "first cousin once removed ascending" 12760msgstr "" 12761 12762#: app/Services/RelationshipService.php:1177 12763msgctxt "mother’s father’s brother’s son" 12764msgid "first cousin once removed ascending" 12765msgstr "" 12766 12767#: app/Services/RelationshipService.php:1179 12768msgctxt "mother’s father’s brother’s child" 12769msgid "first cousin once removed ascending" 12770msgstr "" 12771 12772#: app/Services/RelationshipService.php:1181 12773msgctxt "mother’s father’s sister’s daughter" 12774msgid "first cousin once removed ascending" 12775msgstr "" 12776 12777#: app/Services/RelationshipService.php:1183 12778msgctxt "mother’s father’s sister’s son" 12779msgid "first cousin once removed ascending" 12780msgstr "" 12781 12782#: app/Services/RelationshipService.php:1185 12783msgctxt "mother’s father’s sister’s child" 12784msgid "first cousin once removed ascending" 12785msgstr "" 12786 12787#: app/Services/RelationshipService.php:1187 12788msgctxt "mother’s mother’s brother’s daughter" 12789msgid "first cousin once removed ascending" 12790msgstr "" 12791 12792#: app/Services/RelationshipService.php:1189 12793msgctxt "mother’s mother’s brother’s son" 12794msgid "first cousin once removed ascending" 12795msgstr "" 12796 12797#: app/Services/RelationshipService.php:1191 12798msgctxt "mother’s mother’s brother’s child" 12799msgid "first cousin once removed ascending" 12800msgstr "" 12801 12802#: app/Services/RelationshipService.php:1193 12803msgctxt "mother’s mother’s sister’s daughter" 12804msgid "first cousin once removed ascending" 12805msgstr "" 12806 12807#: app/Services/RelationshipService.php:1195 12808msgctxt "mother’s mother’s sister’s son" 12809msgid "first cousin once removed ascending" 12810msgstr "" 12811 12812#: app/Services/RelationshipService.php:1197 12813msgctxt "mother’s mother’s sister’s child" 12814msgid "first cousin once removed ascending" 12815msgstr "" 12816 12817#: app/Services/RelationshipService.php:1202 12818msgctxt "grandfather’s brother’s granddaughter" 12819msgid "second cousin" 12820msgstr "" 12821 12822#: app/Services/RelationshipService.php:1206 12823msgctxt "grandfather’s brother’s grandson" 12824msgid "second cousin" 12825msgstr "" 12826 12827#: app/Services/RelationshipService.php:1210 12828msgctxt "grandfather’s brother’s grandchild" 12829msgid "second cousin" 12830msgstr "" 12831 12832#: app/Services/RelationshipService.php:1214 12833msgctxt "grandfather’s sister’s granddaughter" 12834msgid "second cousin" 12835msgstr "" 12836 12837#: app/Services/RelationshipService.php:1218 12838msgctxt "grandfather’s sister’s grandson" 12839msgid "second cousin" 12840msgstr "" 12841 12842#: app/Services/RelationshipService.php:1222 12843msgctxt "grandfather’s sister’s grandchild" 12844msgid "second cousin" 12845msgstr "" 12846 12847#: app/Services/RelationshipService.php:1226 12848msgctxt "grandfather’s sibling’s granddaughter" 12849msgid "second cousin" 12850msgstr "" 12851 12852#: app/Services/RelationshipService.php:1230 12853msgctxt "grandfather’s sibling’s grandson" 12854msgid "second cousin" 12855msgstr "" 12856 12857#: app/Services/RelationshipService.php:1234 12858msgctxt "grandfather’s sibling’s grandchild" 12859msgid "second cousin" 12860msgstr "" 12861 12862#: app/Services/RelationshipService.php:1238 12863msgctxt "grandmother’s brother’s granddaughter" 12864msgid "second cousin" 12865msgstr "" 12866 12867#: app/Services/RelationshipService.php:1242 12868msgctxt "grandmother’s brother’s grandson" 12869msgid "second cousin" 12870msgstr "" 12871 12872#: app/Services/RelationshipService.php:1246 12873msgctxt "grandmother’s brother’s grandchild" 12874msgid "second cousin" 12875msgstr "" 12876 12877#: app/Services/RelationshipService.php:1250 12878msgctxt "grandmother’s sister’s granddaughter" 12879msgid "second cousin" 12880msgstr "" 12881 12882#: app/Services/RelationshipService.php:1254 12883msgctxt "grandmother’s sister’s grandson" 12884msgid "second cousin" 12885msgstr "" 12886 12887#: app/Services/RelationshipService.php:1258 12888msgctxt "grandmother’s sister’s grandchild" 12889msgid "second cousin" 12890msgstr "" 12891 12892#: app/Services/RelationshipService.php:1262 12893msgctxt "grandmother’s sibling’s granddaughter" 12894msgid "second cousin" 12895msgstr "" 12896 12897#: app/Services/RelationshipService.php:1266 12898msgctxt "grandmother’s sibling’s grandson" 12899msgid "second cousin" 12900msgstr "" 12901 12902#: app/Services/RelationshipService.php:1270 12903msgctxt "grandmother’s sibling’s grandchild" 12904msgid "second cousin" 12905msgstr "" 12906 12907#: app/Services/RelationshipService.php:1274 12908msgctxt "grandparent’s brother’s granddaughter" 12909msgid "second cousin" 12910msgstr "" 12911 12912#: app/Services/RelationshipService.php:1278 12913msgctxt "grandparent’s brother’s grandson" 12914msgid "second cousin" 12915msgstr "" 12916 12917#: app/Services/RelationshipService.php:1282 12918msgctxt "grandparent’s brother’s grandchild" 12919msgid "second cousin" 12920msgstr "" 12921 12922#: app/Services/RelationshipService.php:1286 12923msgctxt "grandparent’s sister’s granddaughter" 12924msgid "second cousin" 12925msgstr "" 12926 12927#: app/Services/RelationshipService.php:1290 12928msgctxt "grandparent’s sister’s grandson" 12929msgid "second cousin" 12930msgstr "" 12931 12932#: app/Services/RelationshipService.php:1294 12933msgctxt "grandparent’s sister’s grandchild" 12934msgid "second cousin" 12935msgstr "" 12936 12937#: app/Services/RelationshipService.php:1298 12938msgctxt "grandparent’s sibling’s granddaughter" 12939msgid "second cousin" 12940msgstr "" 12941 12942#: app/Services/RelationshipService.php:1302 12943msgctxt "grandparent’s sibling’s grandson" 12944msgid "second cousin" 12945msgstr "" 12946 12947#: app/Services/RelationshipService.php:1306 12948msgctxt "grandparent’s sibling’s grandchild" 12949msgid "second cousin" 12950msgstr "" 12951 12952#: app/Services/RelationshipService.php:1318 12953msgctxt "great-grandfather’s brother" 12954msgid "great-great-uncle" 12955msgstr "" 12956 12957#: app/Services/RelationshipService.php:1322 12958msgctxt "great-grandmother’s brother" 12959msgid "great-great-uncle" 12960msgstr "" 12961 12962#: app/Services/RelationshipService.php:1325 12963msgctxt "great-grandparent’s brother" 12964msgid "great-great-uncle" 12965msgstr "" 12966 12967#: app/Services/RelationshipService.php:1329 12968msgid "great-great-aunt" 12969msgstr "" 12970 12971#: app/Services/RelationshipService.php:1332 12972msgid "great-great-aunt/uncle" 12973msgstr "" 12974 12975#: app/Services/RelationshipService.php:1337 12976msgctxt "great-great-grandfather’s brother" 12977msgid "great-great-great-uncle" 12978msgstr "" 12979 12980#: app/Services/RelationshipService.php:1341 12981msgctxt "great-great-grandmother’s brother" 12982msgid "great-great-great-uncle" 12983msgstr "" 12984 12985#: app/Services/RelationshipService.php:1344 12986msgctxt "great-great-grandparent’s brother" 12987msgid "great-great-great-uncle" 12988msgstr "" 12989 12990#: app/Services/RelationshipService.php:1348 12991msgid "great-great-great-aunt" 12992msgstr "" 12993 12994#: app/Services/RelationshipService.php:1351 12995msgid "great-great-great-aunt/uncle" 12996msgstr "" 12997 12998#: app/Services/RelationshipService.php:1356 12999msgctxt "great-great-great-grandfather’s brother" 13000msgid "great ×4 uncle" 13001msgstr "" 13002 13003#: app/Services/RelationshipService.php:1360 13004msgctxt "great-great-great-grandmother’s brother" 13005msgid "great ×4 uncle" 13006msgstr "" 13007 13008#: app/Services/RelationshipService.php:1363 13009msgctxt "great-great-great-grandparent’s brother" 13010msgid "great ×4 uncle" 13011msgstr "" 13012 13013#: app/Services/RelationshipService.php:1367 13014msgid "great ×4 aunt" 13015msgstr "" 13016 13017#: app/Services/RelationshipService.php:1370 13018msgid "great ×4 aunt/uncle" 13019msgstr "" 13020 13021#: app/Services/RelationshipService.php:1375 13022msgctxt "great ×4 grandfather’s brother" 13023msgid "great ×5 uncle" 13024msgstr "" 13025 13026#: app/Services/RelationshipService.php:1379 13027msgctxt "great ×4 grandmother’s brother" 13028msgid "great ×5 uncle" 13029msgstr "" 13030 13031#: app/Services/RelationshipService.php:1382 13032msgctxt "great ×4 grandparent’s brother" 13033msgid "great ×5 uncle" 13034msgstr "" 13035 13036#: app/Services/RelationshipService.php:1386 13037msgid "great ×5 aunt" 13038msgstr "" 13039 13040#: app/Services/RelationshipService.php:1389 13041msgid "great ×5 aunt/uncle" 13042msgstr "" 13043 13044#: app/Services/RelationshipService.php:1394 13045msgctxt "great ×5 grandfather’s brother" 13046msgid "great ×6 uncle" 13047msgstr "" 13048 13049#: app/Services/RelationshipService.php:1398 13050msgctxt "great ×5 grandmother’s brother" 13051msgid "great ×6 uncle" 13052msgstr "" 13053 13054#: app/Services/RelationshipService.php:1401 13055msgctxt "great ×5 grandparent’s brother" 13056msgid "great ×6 uncle" 13057msgstr "" 13058 13059#: app/Services/RelationshipService.php:1405 13060msgid "great ×6 aunt" 13061msgstr "" 13062 13063#: app/Services/RelationshipService.php:1408 13064msgid "great ×6 aunt/uncle" 13065msgstr "" 13066 13067#: app/Services/RelationshipService.php:1413 13068msgctxt "great ×6 grandfather’s brother" 13069msgid "great ×7 uncle" 13070msgstr "" 13071 13072#: app/Services/RelationshipService.php:1417 13073msgctxt "great ×6 grandmother’s brother" 13074msgid "great ×7 uncle" 13075msgstr "" 13076 13077#: app/Services/RelationshipService.php:1420 13078msgctxt "great ×6 grandparent’s brother" 13079msgid "great ×7 uncle" 13080msgstr "" 13081 13082#: app/Services/RelationshipService.php:1424 13083msgid "great ×7 aunt" 13084msgstr "" 13085 13086#: app/Services/RelationshipService.php:1427 13087msgid "great ×7 aunt/uncle" 13088msgstr "" 13089 13090#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 13091#: app/Services/RelationshipService.php:1437 13092#: app/Services/RelationshipService.php:1468 13093#: app/Services/RelationshipService.php:1480 13094#: app/Services/RelationshipService.php:1492 13095#: app/Services/RelationshipService.php:1507 13096#, php-format 13097msgid "great ×%s uncle" 13098msgstr "" 13099 13100#: app/Services/RelationshipService.php:1441 13101#: app/Services/RelationshipService.php:1460 13102#: app/Services/RelationshipService.php:1472 13103#: app/Services/RelationshipService.php:1484 13104#: app/Services/RelationshipService.php:1495 13105#: app/Services/RelationshipService.php:1511 13106#, php-format 13107msgid "great ×%s aunt" 13108msgstr "" 13109 13110#: app/Services/RelationshipService.php:1444 13111#: app/Services/RelationshipService.php:1463 13112#: app/Services/RelationshipService.php:1475 13113#: app/Services/RelationshipService.php:1487 13114#: app/Services/RelationshipService.php:1498 13115#: app/Services/RelationshipService.php:1514 13116#, php-format 13117msgid "great ×%s aunt/uncle" 13118msgstr "" 13119 13120#: app/Services/RelationshipService.php:1449 13121#, php-format 13122msgctxt "great ×(%s-1) grandfather’s brother" 13123msgid "great ×%s uncle" 13124msgstr "" 13125 13126#: app/Services/RelationshipService.php:1453 13127#, php-format 13128msgctxt "great ×(%s-1) grandmother’s brother" 13129msgid "great ×%s uncle" 13130msgstr "" 13131 13132#: app/Services/RelationshipService.php:1456 13133#, php-format 13134msgctxt "great ×(%s-1) grandparent’s brother" 13135msgid "great ×%s uncle" 13136msgstr "" 13137 13138#: app/Services/RelationshipService.php:1526 13139msgctxt "(a man’s) brother’s great-grandson" 13140msgid "great-great-nephew" 13141msgstr "" 13142 13143#: app/Services/RelationshipService.php:1530 13144msgctxt "(a man’s) sister’s great-grandson" 13145msgid "great-great-nephew" 13146msgstr "" 13147 13148#: app/Services/RelationshipService.php:1533 13149msgctxt "(a woman’s) great-great-nephew" 13150msgid "great-great-nephew" 13151msgstr "" 13152 13153#: app/Services/RelationshipService.php:1538 13154msgctxt "(a man’s) brother’s great-granddaughter" 13155msgid "great-great-niece" 13156msgstr "" 13157 13158#: app/Services/RelationshipService.php:1542 13159msgctxt "(a man’s) sister’s great-granddaughter" 13160msgid "great-great-niece" 13161msgstr "" 13162 13163#: app/Services/RelationshipService.php:1545 13164msgctxt "(a woman’s) great-great-niece" 13165msgid "great-great-niece" 13166msgstr "" 13167 13168#: app/Services/RelationshipService.php:1549 13169msgctxt "(a man’s) brother’s great-grandchild" 13170msgid "great-great-nephew/niece" 13171msgstr "" 13172 13173#: app/Services/RelationshipService.php:1553 13174msgctxt "(a man’s) sister’s great-grandchild" 13175msgid "great-great-nephew/niece" 13176msgstr "" 13177 13178#: app/Services/RelationshipService.php:1556 13179msgctxt "(a woman’s) great-great-nephew/niece" 13180msgid "great-great-nephew/niece" 13181msgstr "" 13182 13183#: app/Services/RelationshipService.php:1561 13184msgctxt "(a man’s) brother’s great-great-grandson" 13185msgid "great-great-great-nephew" 13186msgstr "" 13187 13188#: app/Services/RelationshipService.php:1565 13189msgctxt "(a man’s) sister’s great-great-grandson" 13190msgid "great-great-great-nephew" 13191msgstr "" 13192 13193#: app/Services/RelationshipService.php:1568 13194msgctxt "(a woman’s) great-great-great-nephew" 13195msgid "great-great-great-nephew" 13196msgstr "" 13197 13198#: app/Services/RelationshipService.php:1573 13199msgctxt "(a man’s) brother’s great-great-granddaughter" 13200msgid "great-great-great-niece" 13201msgstr "" 13202 13203#: app/Services/RelationshipService.php:1577 13204msgctxt "(a man’s) sister’s great-great-granddaughter" 13205msgid "great-great-great-niece" 13206msgstr "" 13207 13208#: app/Services/RelationshipService.php:1580 13209msgctxt "(a woman’s) great-great-great-niece" 13210msgid "great-great-great-niece" 13211msgstr "" 13212 13213#: app/Services/RelationshipService.php:1584 13214msgctxt "(a man’s) brother’s great-great-grandchild" 13215msgid "great-great-great-nephew/niece" 13216msgstr "" 13217 13218#: app/Services/RelationshipService.php:1588 13219msgctxt "(a man’s) sister’s great-great-grandchild" 13220msgid "great-great-great-nephew/niece" 13221msgstr "" 13222 13223#: app/Services/RelationshipService.php:1591 13224msgctxt "(a woman’s) great-great-great-nephew/niece" 13225msgid "great-great-great-nephew/niece" 13226msgstr "" 13227 13228#: app/Services/RelationshipService.php:1596 13229msgctxt "(a man’s) brother’s great-great-great-grandson" 13230msgid "great ×4 nephew" 13231msgstr "" 13232 13233#: app/Services/RelationshipService.php:1600 13234msgctxt "(a man’s) sister’s great-great-great-grandson" 13235msgid "great ×4 nephew" 13236msgstr "" 13237 13238#: app/Services/RelationshipService.php:1603 13239msgctxt "(a woman’s) great ×4 nephew" 13240msgid "great ×4 nephew" 13241msgstr "" 13242 13243#: app/Services/RelationshipService.php:1608 13244msgctxt "(a man’s) brother’s great-great-great-granddaughter" 13245msgid "great ×4 niece" 13246msgstr "" 13247 13248#: app/Services/RelationshipService.php:1612 13249msgctxt "(a man’s) sister’s great-great-great-granddaughter" 13250msgid "great ×4 niece" 13251msgstr "" 13252 13253#: app/Services/RelationshipService.php:1615 13254msgctxt "(a woman’s) great ×4 niece" 13255msgid "great ×4 niece" 13256msgstr "" 13257 13258#: app/Services/RelationshipService.php:1619 13259msgctxt "(a man’s) brother’s great-great-great-grandchild" 13260msgid "great ×4 nephew/niece" 13261msgstr "" 13262 13263#: app/Services/RelationshipService.php:1623 13264msgctxt "(a man’s) sister’s great-great-great-grandchild" 13265msgid "great ×4 nephew/niece" 13266msgstr "" 13267 13268#: app/Services/RelationshipService.php:1626 13269msgctxt "(a woman’s) great ×4 nephew/niece" 13270msgid "great ×4 nephew/niece" 13271msgstr "" 13272 13273#: app/Services/RelationshipService.php:1631 13274msgctxt "(a man’s) brother’s great ×4 grandson" 13275msgid "great ×5 nephew" 13276msgstr "" 13277 13278#: app/Services/RelationshipService.php:1635 13279msgctxt "(a man’s) sister’s great ×4 grandson" 13280msgid "great ×5 nephew" 13281msgstr "" 13282 13283#: app/Services/RelationshipService.php:1638 13284msgctxt "(a woman’s) great ×5 nephew" 13285msgid "great ×5 nephew" 13286msgstr "" 13287 13288#: app/Services/RelationshipService.php:1643 13289msgctxt "(a man’s) brother’s great ×4 granddaughter" 13290msgid "great ×5 niece" 13291msgstr "" 13292 13293#: app/Services/RelationshipService.php:1647 13294msgctxt "(a man’s) sister’s great ×4 granddaughter" 13295msgid "great ×5 niece" 13296msgstr "" 13297 13298#: app/Services/RelationshipService.php:1650 13299msgctxt "(a woman’s) great ×5 niece" 13300msgid "great ×5 niece" 13301msgstr "" 13302 13303#: app/Services/RelationshipService.php:1654 13304msgctxt "(a man’s) brother’s great ×4 grandchild" 13305msgid "great ×5 nephew/niece" 13306msgstr "" 13307 13308#: app/Services/RelationshipService.php:1658 13309msgctxt "(a man’s) sister’s great ×4 grandchild" 13310msgid "great ×5 nephew/niece" 13311msgstr "" 13312 13313#: app/Services/RelationshipService.php:1661 13314msgctxt "(a woman’s) great ×5 nephew/niece" 13315msgid "great ×5 nephew/niece" 13316msgstr "" 13317 13318#: app/Services/RelationshipService.php:1672 13319#: app/Services/RelationshipService.php:1707 13320#: app/Services/RelationshipService.php:1743 13321#, php-format 13322msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 13323msgid "great ×%s nephew" 13324msgstr "" 13325 13326#: app/Services/RelationshipService.php:1676 13327#: app/Services/RelationshipService.php:1711 13328#: app/Services/RelationshipService.php:1746 13329#, php-format 13330msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 13331msgid "great ×%s nephew" 13332msgstr "" 13333 13334#: app/Services/RelationshipService.php:1679 13335#: app/Services/RelationshipService.php:1714 13336#: app/Services/RelationshipService.php:1749 13337#, php-format 13338msgctxt "(a woman’s) great ×%s nephew" 13339msgid "great ×%s nephew" 13340msgstr "" 13341 13342#: app/Services/RelationshipService.php:1684 13343#: app/Services/RelationshipService.php:1719 13344#: app/Services/RelationshipService.php:1753 13345#, php-format 13346msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 13347msgid "great ×%s niece" 13348msgstr "" 13349 13350#: app/Services/RelationshipService.php:1688 13351#: app/Services/RelationshipService.php:1723 13352#: app/Services/RelationshipService.php:1756 13353#, php-format 13354msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 13355msgid "great ×%s niece" 13356msgstr "" 13357 13358#: app/Services/RelationshipService.php:1691 13359#: app/Services/RelationshipService.php:1726 13360#: app/Services/RelationshipService.php:1759 13361#, php-format 13362msgctxt "(a woman’s) great ×%s niece" 13363msgid "great ×%s niece" 13364msgstr "" 13365 13366#: app/Services/RelationshipService.php:1695 13367#: app/Services/RelationshipService.php:1730 13368#: app/Services/RelationshipService.php:1762 13369#, php-format 13370msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 13371msgid "great ×%s nephew/niece" 13372msgstr "" 13373 13374#: app/Services/RelationshipService.php:1699 13375#: app/Services/RelationshipService.php:1734 13376#: app/Services/RelationshipService.php:1765 13377#, php-format 13378msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 13379msgid "great ×%s nephew/niece" 13380msgstr "" 13381 13382#: app/Services/RelationshipService.php:1702 13383#: app/Services/RelationshipService.php:1737 13384#: app/Services/RelationshipService.php:1768 13385#, php-format 13386msgctxt "(a woman’s) great ×%s nephew/niece" 13387msgid "great ×%s nephew/niece" 13388msgstr "" 13389 13390#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 13391#: app/Services/RelationshipService.php:1772 13392#: app/Services/RelationshipService.php:1784 13393#: app/Services/RelationshipService.php:1800 13394#, php-format 13395msgid "great ×%s nephew" 13396msgstr "" 13397 13398#: app/Services/RelationshipService.php:1776 13399#: app/Services/RelationshipService.php:1788 13400#: app/Services/RelationshipService.php:1804 13401#, php-format 13402msgid "great ×%s niece" 13403msgstr "" 13404 13405#: app/Services/RelationshipService.php:1779 13406#: app/Services/RelationshipService.php:1791 13407#: app/Services/RelationshipService.php:1807 13408#, php-format 13409msgid "great ×%s nephew/niece" 13410msgstr "" 13411 13412#: app/Services/RelationshipService.php:1817 13413msgid "great-great-grandfather" 13414msgstr "" 13415 13416#: app/Services/RelationshipService.php:1821 13417msgid "great-great-grandmother" 13418msgstr "" 13419 13420#: app/Services/RelationshipService.php:1824 13421msgid "great-great-grandparent" 13422msgstr "" 13423 13424#: app/Services/RelationshipService.php:1828 13425msgid "great-great-great-grandfather" 13426msgstr "" 13427 13428#: app/Services/RelationshipService.php:1832 13429msgid "great-great-great-grandmother" 13430msgstr "" 13431 13432#: app/Services/RelationshipService.php:1835 13433msgid "great-great-great-grandparent" 13434msgstr "" 13435 13436#: app/Services/RelationshipService.php:1839 13437msgid "great ×4 grandfather" 13438msgstr "" 13439 13440#: app/Services/RelationshipService.php:1843 13441msgid "great ×4 grandmother" 13442msgstr "" 13443 13444#: app/Services/RelationshipService.php:1846 13445msgid "great ×4 grandparent" 13446msgstr "" 13447 13448#: app/Services/RelationshipService.php:1850 13449msgid "great ×5 grandfather" 13450msgstr "" 13451 13452#: app/Services/RelationshipService.php:1854 13453msgid "great ×5 grandmother" 13454msgstr "" 13455 13456#: app/Services/RelationshipService.php:1857 13457msgid "great ×5 grandparent" 13458msgstr "" 13459 13460#: app/Services/RelationshipService.php:1861 13461msgid "great ×6 grandfather" 13462msgstr "" 13463 13464#: app/Services/RelationshipService.php:1865 13465msgid "great ×6 grandmother" 13466msgstr "" 13467 13468#: app/Services/RelationshipService.php:1868 13469msgid "great ×6 grandparent" 13470msgstr "" 13471 13472#: app/Services/RelationshipService.php:1872 13473msgid "great ×7 grandfather" 13474msgstr "" 13475 13476#: app/Services/RelationshipService.php:1876 13477msgid "great ×7 grandmother" 13478msgstr "" 13479 13480#: app/Services/RelationshipService.php:1879 13481msgid "great ×7 grandparent" 13482msgstr "" 13483 13484#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 13485#: app/Services/RelationshipService.php:1889 13486#: app/Services/RelationshipService.php:1903 13487#: app/Services/RelationshipService.php:1915 13488#: app/Services/RelationshipService.php:1926 13489#: app/Services/RelationshipService.php:1939 13490#: app/Services/RelationshipService.php:1955 13491#, php-format 13492msgid "great ×%s grandfather" 13493msgstr "" 13494 13495#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 13496#: app/Services/RelationshipService.php:1893 13497#: app/Services/RelationshipService.php:1907 13498#: app/Services/RelationshipService.php:1919 13499#: app/Services/RelationshipService.php:1930 13500#: app/Services/RelationshipService.php:1944 13501#: app/Services/RelationshipService.php:1960 13502#, php-format 13503msgid "great ×%s grandmother" 13504msgstr "" 13505 13506#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 13507#: app/Services/RelationshipService.php:1896 13508#: app/Services/RelationshipService.php:1910 13509#: app/Services/RelationshipService.php:1922 13510#: app/Services/RelationshipService.php:1933 13511#: app/Services/RelationshipService.php:1948 13512#: app/Services/RelationshipService.php:1964 13513#, php-format 13514msgid "great ×%s grandparent" 13515msgstr "" 13516 13517#: app/Services/RelationshipService.php:1974 13518msgid "great-great-grandson" 13519msgstr "" 13520 13521#: app/Services/RelationshipService.php:1978 13522msgid "great-great-granddaughter" 13523msgstr "" 13524 13525#: app/Services/RelationshipService.php:1981 13526msgid "great-great-grandchild" 13527msgstr "" 13528 13529#: app/Services/RelationshipService.php:1985 13530msgid "great-great-great-grandson" 13531msgstr "" 13532 13533#: app/Services/RelationshipService.php:1989 13534msgid "great-great-great-granddaughter" 13535msgstr "" 13536 13537#: app/Services/RelationshipService.php:1992 13538msgid "great-great-great-grandchild" 13539msgstr "" 13540 13541#: app/Services/RelationshipService.php:1996 13542msgid "great ×4 grandson" 13543msgstr "" 13544 13545#: app/Services/RelationshipService.php:2000 13546msgid "great ×4 granddaughter" 13547msgstr "" 13548 13549#: app/Services/RelationshipService.php:2003 13550msgid "great ×4 grandchild" 13551msgstr "" 13552 13553#: app/Services/RelationshipService.php:2007 13554msgid "great ×5 grandson" 13555msgstr "" 13556 13557#: app/Services/RelationshipService.php:2011 13558msgid "great ×5 granddaughter" 13559msgstr "" 13560 13561#: app/Services/RelationshipService.php:2014 13562msgid "great ×5 grandchild" 13563msgstr "" 13564 13565#: app/Services/RelationshipService.php:2018 13566msgid "great ×6 grandson" 13567msgstr "" 13568 13569#: app/Services/RelationshipService.php:2022 13570msgid "great ×6 granddaughter" 13571msgstr "" 13572 13573#: app/Services/RelationshipService.php:2025 13574msgid "great ×6 grandchild" 13575msgstr "" 13576 13577#: app/Services/RelationshipService.php:2029 13578msgid "great ×7 grandson" 13579msgstr "" 13580 13581#: app/Services/RelationshipService.php:2033 13582msgid "great ×7 granddaughter" 13583msgstr "" 13584 13585#: app/Services/RelationshipService.php:2036 13586msgid "great ×7 grandchild" 13587msgstr "" 13588 13589#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 13590#: app/Services/RelationshipService.php:2048 13591#: app/Services/RelationshipService.php:2059 13592#: app/Services/RelationshipService.php:2071 13593#: app/Services/RelationshipService.php:2089 13594#, php-format 13595msgid "great ×%s grandson" 13596msgstr "" 13597 13598#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 13599#: app/Services/RelationshipService.php:2052 13600#: app/Services/RelationshipService.php:2063 13601#: app/Services/RelationshipService.php:2074 13602#: app/Services/RelationshipService.php:2094 13603#, php-format 13604msgid "great ×%s granddaughter" 13605msgstr "" 13606 13607#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 13608#: app/Services/RelationshipService.php:2055 13609#: app/Services/RelationshipService.php:2066 13610#: app/Services/RelationshipService.php:2077 13611#: app/Services/RelationshipService.php:2098 13612#, php-format 13613msgid "great ×%s grandchild" 13614msgstr "" 13615 13616#. I18N: %s=“fifth cousin”, etc. 13617#: app/Services/RelationshipService.php:2151 13618#, php-format 13619msgid "%s once removed ascending" 13620msgstr "" 13621 13622#. I18N: %s=“fifth cousin”, etc. 13623#: app/Services/RelationshipService.php:2156 13624#, php-format 13625msgid "%s once removed descending" 13626msgstr "" 13627 13628#. I18N: %s=“fifth cousin”, etc. 13629#: app/Services/RelationshipService.php:2160 13630#, php-format 13631msgid "%s twice removed ascending" 13632msgstr "" 13633 13634#. I18N: %s=“fifth cousin”, etc. 13635#: app/Services/RelationshipService.php:2165 13636#, php-format 13637msgid "%s twice removed descending" 13638msgstr "" 13639 13640#. I18N: %s=“fifth cousin”, etc. 13641#: app/Services/RelationshipService.php:2169 13642#, php-format 13643msgid "%s three times removed ascending" 13644msgstr "" 13645 13646#. I18N: %s=“fifth cousin”, etc. 13647#: app/Services/RelationshipService.php:2174 13648#, php-format 13649msgid "%s three times removed descending" 13650msgstr "" 13651 13652#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 13653#: app/Services/RelationshipService.php:2178 13654#, php-format 13655msgid "%1$s %2$s times removed ascending" 13656msgstr "" 13657 13658#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 13659#: app/Services/RelationshipService.php:2183 13660#, php-format 13661msgid "%1$s %2$s times removed descending" 13662msgstr "" 13663 13664#: app/Services/RelationshipService.php:2204 13665#, php-format 13666msgid "%1$s’s %2$s" 13667msgstr "" 13668 13669#. 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. 13670#: app/Services/RelationshipService.php:2236 13671msgctxt "MALE" 13672msgid "first cousin" 13673msgstr "" 13674 13675#. 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. 13676#: app/Services/RelationshipService.php:2239 13677msgctxt "MALE" 13678msgid "second cousin" 13679msgstr "" 13680 13681#. 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. 13682#: app/Services/RelationshipService.php:2242 13683msgctxt "MALE" 13684msgid "third cousin" 13685msgstr "" 13686 13687#. 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. 13688#: app/Services/RelationshipService.php:2245 13689msgctxt "MALE" 13690msgid "fourth cousin" 13691msgstr "" 13692 13693#. 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. 13694#: app/Services/RelationshipService.php:2248 13695msgctxt "MALE" 13696msgid "fifth cousin" 13697msgstr "" 13698 13699#. 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. 13700#: app/Services/RelationshipService.php:2251 13701msgctxt "MALE" 13702msgid "sixth cousin" 13703msgstr "" 13704 13705#. 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. 13706#: app/Services/RelationshipService.php:2254 13707msgctxt "MALE" 13708msgid "seventh cousin" 13709msgstr "" 13710 13711#. 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. 13712#: app/Services/RelationshipService.php:2257 13713msgctxt "MALE" 13714msgid "eighth cousin" 13715msgstr "" 13716 13717#. 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. 13718#: app/Services/RelationshipService.php:2260 13719msgctxt "MALE" 13720msgid "ninth cousin" 13721msgstr "" 13722 13723#. 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. 13724#: app/Services/RelationshipService.php:2263 13725msgctxt "MALE" 13726msgid "tenth cousin" 13727msgstr "" 13728 13729#. 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. 13730#: app/Services/RelationshipService.php:2266 13731msgctxt "MALE" 13732msgid "eleventh cousin" 13733msgstr "" 13734 13735#. 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. 13736#: app/Services/RelationshipService.php:2269 13737msgctxt "MALE" 13738msgid "twelfth cousin" 13739msgstr "" 13740 13741#. 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. 13742#: app/Services/RelationshipService.php:2272 13743msgctxt "MALE" 13744msgid "thirteenth cousin" 13745msgstr "" 13746 13747#. 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. 13748#: app/Services/RelationshipService.php:2275 13749msgctxt "MALE" 13750msgid "fourteenth cousin" 13751msgstr "" 13752 13753#. 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. 13754#: app/Services/RelationshipService.php:2278 13755msgctxt "MALE" 13756msgid "fifteenth cousin" 13757msgstr "" 13758 13759#. 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. 13760#: app/Services/RelationshipService.php:2281 13761#, php-format 13762msgctxt "MALE" 13763msgid "%s × cousin" 13764msgstr "" 13765 13766#: app/Services/RelationshipService.php:2288 13767msgctxt "FEMALE" 13768msgid "first cousin" 13769msgstr "" 13770 13771#: app/Services/RelationshipService.php:2290 13772msgctxt "FEMALE" 13773msgid "second cousin" 13774msgstr "" 13775 13776#: app/Services/RelationshipService.php:2292 13777msgctxt "FEMALE" 13778msgid "third cousin" 13779msgstr "" 13780 13781#: app/Services/RelationshipService.php:2294 13782msgctxt "FEMALE" 13783msgid "fourth cousin" 13784msgstr "" 13785 13786#: app/Services/RelationshipService.php:2296 13787msgctxt "FEMALE" 13788msgid "fifth cousin" 13789msgstr "" 13790 13791#: app/Services/RelationshipService.php:2298 13792msgctxt "FEMALE" 13793msgid "sixth cousin" 13794msgstr "" 13795 13796#: app/Services/RelationshipService.php:2300 13797msgctxt "FEMALE" 13798msgid "seventh cousin" 13799msgstr "" 13800 13801#: app/Services/RelationshipService.php:2302 13802msgctxt "FEMALE" 13803msgid "eighth cousin" 13804msgstr "" 13805 13806#: app/Services/RelationshipService.php:2304 13807msgctxt "FEMALE" 13808msgid "ninth cousin" 13809msgstr "" 13810 13811#: app/Services/RelationshipService.php:2306 13812msgctxt "FEMALE" 13813msgid "tenth cousin" 13814msgstr "" 13815 13816#: app/Services/RelationshipService.php:2308 13817msgctxt "FEMALE" 13818msgid "eleventh cousin" 13819msgstr "" 13820 13821#: app/Services/RelationshipService.php:2310 13822msgctxt "FEMALE" 13823msgid "twelfth cousin" 13824msgstr "" 13825 13826#: app/Services/RelationshipService.php:2312 13827msgctxt "FEMALE" 13828msgid "thirteenth cousin" 13829msgstr "" 13830 13831#: app/Services/RelationshipService.php:2314 13832msgctxt "FEMALE" 13833msgid "fourteenth cousin" 13834msgstr "" 13835 13836#: app/Services/RelationshipService.php:2316 13837msgctxt "FEMALE" 13838msgid "fifteenth cousin" 13839msgstr "" 13840 13841#: app/Services/RelationshipService.php:2318 13842#, php-format 13843msgctxt "FEMALE" 13844msgid "%s × cousin" 13845msgstr "" 13846 13847#: app/Services/RelationshipService.php:2324 13848msgid "first cousin" 13849msgstr "" 13850 13851#: app/Services/RelationshipService.php:2326 13852msgid "second cousin" 13853msgstr "" 13854 13855#: app/Services/RelationshipService.php:2328 13856msgid "third cousin" 13857msgstr "" 13858 13859#: app/Services/RelationshipService.php:2330 13860msgid "fourth cousin" 13861msgstr "" 13862 13863#: app/Services/RelationshipService.php:2332 13864msgid "fifth cousin" 13865msgstr "" 13866 13867#: app/Services/RelationshipService.php:2334 13868msgid "sixth cousin" 13869msgstr "" 13870 13871#: app/Services/RelationshipService.php:2336 13872msgid "seventh cousin" 13873msgstr "" 13874 13875#: app/Services/RelationshipService.php:2338 13876msgid "eighth cousin" 13877msgstr "" 13878 13879#: app/Services/RelationshipService.php:2340 13880msgid "ninth cousin" 13881msgstr "" 13882 13883#: app/Services/RelationshipService.php:2342 13884msgid "tenth cousin" 13885msgstr "" 13886 13887#: app/Services/RelationshipService.php:2344 13888msgid "eleventh cousin" 13889msgstr "" 13890 13891#: app/Services/RelationshipService.php:2346 13892msgid "twelfth cousin" 13893msgstr "" 13894 13895#: app/Services/RelationshipService.php:2348 13896msgid "thirteenth cousin" 13897msgstr "" 13898 13899#: app/Services/RelationshipService.php:2350 13900msgid "fourteenth cousin" 13901msgstr "" 13902 13903#: app/Services/RelationshipService.php:2352 13904msgid "fifteenth cousin" 13905msgstr "" 13906 13907#: app/Services/RelationshipService.php:2354 13908#, php-format 13909msgid "%s × cousin" 13910msgstr "" 13911 13912#. I18N: A Spanish relationship name, such as third great-nephew 13913#: app/Services/RelationshipService.php:2376 13914#, php-format 13915msgctxt "MALE" 13916msgid "first %s" 13917msgstr "" 13918 13919#. I18N: A Spanish relationship name, such as third great-nephew 13920#: app/Services/RelationshipService.php:2379 13921#, php-format 13922msgctxt "MALE" 13923msgid "second %s" 13924msgstr "" 13925 13926#. I18N: A Spanish relationship name, such as third great-nephew 13927#: app/Services/RelationshipService.php:2382 13928#, php-format 13929msgctxt "MALE" 13930msgid "third %s" 13931msgstr "" 13932 13933#. I18N: A Spanish relationship name, such as third great-nephew 13934#: app/Services/RelationshipService.php:2385 13935#, php-format 13936msgctxt "MALE" 13937msgid "fourth %s" 13938msgstr "" 13939 13940#. I18N: A Spanish relationship name, such as third great-nephew 13941#: app/Services/RelationshipService.php:2388 13942#, php-format 13943msgctxt "MALE" 13944msgid "fifth %s" 13945msgstr "" 13946 13947#. I18N: A Spanish relationship name, such as third great-nephew 13948#: app/Services/RelationshipService.php:2391 13949#, php-format 13950msgctxt "MALE" 13951msgid "%1$s × %2$s" 13952msgstr "" 13953 13954#. I18N: A Spanish relationship name, such as third great-nephew 13955#: app/Services/RelationshipService.php:2399 13956#, php-format 13957msgctxt "FEMALE" 13958msgid "first %s" 13959msgstr "" 13960 13961#. I18N: A Spanish relationship name, such as third great-nephew 13962#: app/Services/RelationshipService.php:2402 13963#, php-format 13964msgctxt "FEMALE" 13965msgid "second %s" 13966msgstr "" 13967 13968#. I18N: A Spanish relationship name, such as third great-nephew 13969#: app/Services/RelationshipService.php:2405 13970#, php-format 13971msgctxt "FEMALE" 13972msgid "third %s" 13973msgstr "" 13974 13975#. I18N: A Spanish relationship name, such as third great-nephew 13976#: app/Services/RelationshipService.php:2408 13977#, php-format 13978msgctxt "FEMALE" 13979msgid "fourth %s" 13980msgstr "" 13981 13982#. I18N: A Spanish relationship name, such as third great-nephew 13983#: app/Services/RelationshipService.php:2411 13984#, php-format 13985msgctxt "FEMALE" 13986msgid "fifth %s" 13987msgstr "" 13988 13989#. I18N: A Spanish relationship name, such as third great-nephew 13990#: app/Services/RelationshipService.php:2414 13991#, php-format 13992msgctxt "FEMALE" 13993msgid "%1$s × %2$s" 13994msgstr "" 13995 13996#. I18N: A Spanish relationship name, such as third great-nephew 13997#: app/Services/RelationshipService.php:2421 13998#, php-format 13999msgid "first %s" 14000msgstr "" 14001 14002#. I18N: A Spanish relationship name, such as third great-nephew 14003#: app/Services/RelationshipService.php:2424 14004#, php-format 14005msgid "second %s" 14006msgstr "" 14007 14008#. I18N: A Spanish relationship name, such as third great-nephew 14009#: app/Services/RelationshipService.php:2427 14010#, php-format 14011msgid "third %s" 14012msgstr "" 14013 14014#. I18N: A Spanish relationship name, such as third great-nephew 14015#: app/Services/RelationshipService.php:2430 14016#, php-format 14017msgid "fourth %s" 14018msgstr "" 14019 14020#. I18N: A Spanish relationship name, such as third great-nephew 14021#: app/Services/RelationshipService.php:2433 14022#, php-format 14023msgid "fifth %s" 14024msgstr "" 14025 14026#. I18N: A Spanish relationship name, such as third great-nephew 14027#: app/Services/RelationshipService.php:2436 14028#, php-format 14029msgid "%1$s × %2$s" 14030msgstr "" 14031 14032#: app/Services/SearchService.php:1183 14033msgid "The search returned too many results." 14034msgstr "" 14035 14036#: app/Services/ServerCheckService.php:124 14037#, php-format 14038msgid "The PHP extension “%s” is not installed." 14039msgstr "" 14040 14041#: app/Services/ServerCheckService.php:143 14042#, php-format 14043msgid "The PHP.INI setting “%1$s” is disabled." 14044msgstr "" 14045 14046#: app/Services/ServerCheckService.php:147 14047#, php-format 14048msgid "The PHP.INI setting “%1$s” is enabled." 14049msgstr "" 14050 14051#: app/Services/ServerCheckService.php:180 14052#, php-format 14053msgid "The PHP function “%1$s” is disabled." 14054msgstr "" 14055 14056#: app/Services/ServerCheckService.php:195 14057#, php-format 14058msgid "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." 14059msgstr "" 14060 14061#: app/Services/ServerCheckService.php:213 14062#, php-format 14063msgid "SQLite version %s is installed. SQLite version %s or later is required." 14064msgstr "" 14065 14066#: app/Services/ServerCheckService.php:245 14067msgid "The server’s temporary folder cannot be accessed." 14068msgstr "" 14069 14070#: app/Services/ServerCheckService.php:323 14071msgid "SQLite is only suitable for small sites, testing and evaluation." 14072msgstr "" 14073 14074#: app/Services/ServerCheckService.php:328 14075msgid "Support for PostgreSQL is experimental." 14076msgstr "" 14077 14078#: app/Services/ServerCheckService.php:333 14079msgid "Support for SQL Server is experimental." 14080msgstr "" 14081 14082#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 14083#: app/Services/TreeService.php:226 14084msgid "John /DOE/" 14085msgstr "" 14086 14087#: app/Services/TreeService.php:227 14088msgid "Edit this individual and replace their details with your own." 14089msgstr "" 14090 14091#: app/Services/UpgradeService.php:292 14092msgid "This website is being upgraded. Try again in a few minutes." 14093msgstr "" 14094 14095#. I18N: https://en.wikipedia.org/wiki/Soundex 14096#: app/Soundex.php:602 resources/views/branches-page.phtml:39 14097#: resources/views/search-phonetic-page.phtml:69 14098msgid "Russell" 14099msgstr "" 14100 14101#. I18N: https://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex 14102#: app/Soundex.php:604 resources/views/branches-page.phtml:40 14103#: resources/views/search-phonetic-page.phtml:75 14104msgid "Daitch-Mokotoff" 14105msgstr "" 14106 14107#: app/Statistics/Google/ChartAge.php:113 14108#: app/Statistics/Google/ChartMarriageAge.php:136 14109#: app/Statistics/Google/ChartSex.php:62 14110#: resources/views/calendar-page.phtml:148 14111#: resources/views/lists/families-table.phtml:112 14112#: resources/views/lists/families-table.phtml:127 14113#: resources/views/lists/families-table.phtml:139 14114#: resources/views/lists/individuals-table.phtml:131 14115#: resources/views/lists/individuals-table.phtml:146 14116#: resources/views/lists/individuals-table.phtml:158 14117#: resources/views/modules/gedcom_stats/statistics.phtml:53 14118#: resources/views/modules/gedcom_stats/statistics.phtml:225 14119#: resources/views/modules/html/template-statistics.phtml:28 14120#: resources/views/modules/statistics-chart/greatest-age.phtml:17 14121#: resources/views/modules/statistics-chart/lifespan.phtml:26 14122#: resources/views/modules/statistics-chart/oldest-living.phtml:17 14123#: resources/views/modules/top10_givnnames/block.phtml:14 14124msgid "Males" 14125msgstr "" 14126 14127#: app/Statistics/Google/ChartAge.php:114 14128#: app/Statistics/Google/ChartMarriageAge.php:137 14129#: app/Statistics/Google/ChartSex.php:67 14130#: resources/views/calendar-page.phtml:158 14131#: resources/views/lists/families-table.phtml:115 14132#: resources/views/lists/families-table.phtml:130 14133#: resources/views/lists/families-table.phtml:140 14134#: resources/views/lists/individuals-table.phtml:134 14135#: resources/views/lists/individuals-table.phtml:149 14136#: resources/views/lists/individuals-table.phtml:159 14137#: resources/views/modules/gedcom_stats/statistics.phtml:64 14138#: resources/views/modules/gedcom_stats/statistics.phtml:227 14139#: resources/views/modules/html/template-statistics.phtml:32 14140#: resources/views/modules/statistics-chart/greatest-age.phtml:26 14141#: resources/views/modules/statistics-chart/lifespan.phtml:35 14142#: resources/views/modules/statistics-chart/oldest-living.phtml:26 14143#: resources/views/modules/top10_givnnames/block.phtml:18 14144msgid "Females" 14145msgstr "" 14146 14147#: app/Statistics/Google/ChartAge.php:115 14148#: app/Statistics/Google/ChartMarriageAge.php:138 14149#: resources/views/lists/families-table.phtml:141 14150#: resources/views/lists/individuals-table.phtml:160 14151msgid "Average age" 14152msgstr "" 14153 14154#: app/Statistics/Google/ChartAge.php:132 14155msgid "Average age related to death century" 14156msgstr "" 14157 14158#: app/Statistics/Google/ChartBirth.php:111 14159#: resources/views/modules/statistics-chart/individual-events.phtml:25 14160msgid "Births by century" 14161msgstr "" 14162 14163#: app/Statistics/Google/ChartChildren.php:88 14164msgid "Average number" 14165msgstr "" 14166 14167#: app/Statistics/Google/ChartChildren.php:99 14168#: resources/views/modules/gedcom_stats/config.phtml:60 14169#: resources/views/modules/gedcom_stats/statistics.phtml:248 14170#: resources/views/modules/html/template-statistics.phtml:97 14171#: resources/views/modules/statistics-chart/children.phtml:17 14172msgid "Average number of children per family" 14173msgstr "" 14174 14175#: app/Statistics/Google/ChartDeath.php:111 14176#: resources/views/modules/statistics-chart/individual-events.phtml:69 14177msgid "Deaths by century" 14178msgstr "" 14179 14180#: app/Statistics/Google/ChartDistribution.php:295 14181msgid "Surname distribution chart" 14182msgstr "" 14183 14184#: app/Statistics/Google/ChartDistribution.php:301 14185msgid "Birth by country" 14186msgstr "" 14187 14188#: app/Statistics/Google/ChartDistribution.php:306 14189msgid "Death by country" 14190msgstr "" 14191 14192#: app/Statistics/Google/ChartDistribution.php:311 14193msgid "Marriage by country" 14194msgstr "" 14195 14196#: app/Statistics/Google/ChartDistribution.php:317 14197msgid "Individual distribution chart" 14198msgstr "" 14199 14200#: app/Statistics/Google/ChartDivorce.php:111 14201#: resources/views/modules/statistics-chart/family-totals.phtml:70 14202msgid "Divorces by century" 14203msgstr "" 14204 14205#: app/Statistics/Google/ChartFamilyLargest.php:108 14206#: resources/views/modules/statistics-chart/children.phtml:41 14207msgid "Largest families" 14208msgstr "" 14209 14210#: app/Statistics/Google/ChartFamilyWithSources.php:71 14211#: app/Statistics/Google/ChartIndividualWithSources.php:71 14212msgid "Without sources" 14213msgstr "" 14214 14215#: app/Statistics/Google/ChartFamilyWithSources.php:76 14216#: app/Statistics/Google/ChartIndividualWithSources.php:76 14217msgid "With sources" 14218msgstr "" 14219 14220#: app/Statistics/Google/ChartFamilyWithSources.php:84 14221#: resources/views/modules/statistics-chart/chart-sources.phtml:29 14222msgid "Families with sources" 14223msgstr "" 14224 14225#: app/Statistics/Google/ChartIndividualWithSources.php:84 14226#: resources/views/modules/statistics-chart/chart-sources.phtml:17 14227msgid "Individuals with sources" 14228msgstr "" 14229 14230#: app/Statistics/Google/ChartMarriage.php:111 14231#: resources/views/modules/statistics-chart/family-totals.phtml:26 14232msgid "Marriages by century" 14233msgstr "" 14234 14235#: app/Statistics/Google/ChartMarriageAge.php:155 14236msgid "Average age in century of marriage" 14237msgstr "" 14238 14239#: app/Statistics/Google/ChartMarriageAge.php:158 14240msgid "Average age at marriage" 14241msgstr "" 14242 14243#: app/Statistics/Google/ChartMortality.php:71 14244msgid "Living" 14245msgstr "" 14246 14247#: app/Statistics/Google/ChartMortality.php:76 14248#: resources/views/lists/individuals-table.phtml:199 14249msgid "Dead" 14250msgstr "" 14251 14252#: app/Statistics/Google/ChartNoChildrenFamilies.php:114 14253msgctxt "unknown century" 14254msgid "Unknown" 14255msgstr "" 14256 14257#: app/Statistics/Google/ChartNoChildrenFamilies.php:119 14258#: resources/views/modules/statistics-chart/children.phtml:29 14259msgid "Number of families without children" 14260msgstr "" 14261 14262#: app/Statistics/Google/ChartNoChildrenFamilies.php:127 14263#: resources/views/modules/statistics-chart/family-totals.phtml:10 14264#: resources/xml/reports/fact_sources.xml:248 14265#: resources/xml/reports/fact_sources.xml:252 14266#: resources/xml/reports/fact_sources.xml:350 14267#: resources/xml/reports/fact_sources.xml:354 14268#: resources/xml/reports/marriage_report.xml:111 14269msgid "Total families" 14270msgstr "" 14271 14272#: app/Statistics/Repository/EventRepository.php:252 14273#: app/Statistics/Repository/FamilyDatesRepository.php:106 14274#: app/Statistics/Repository/FamilyDatesRepository.php:377 14275#: app/Statistics/Repository/FamilyRepository.php:97 14276#: app/Statistics/Repository/FamilyRepository.php:485 14277#: app/Statistics/Repository/FamilyRepository.php:862 14278#: app/Statistics/Repository/FamilyRepository.php:1513 14279#: app/Statistics/Repository/IndividualRepository.php:863 14280#: app/Statistics/Repository/IndividualRepository.php:1177 14281#: app/Statistics/Repository/IndividualRepository.php:1197 14282#: app/Statistics/Repository/IndividualRepository.php:1217 14283#: app/Statistics/Repository/IndividualRepository.php:1237 14284#: app/Statistics/Repository/IndividualRepository.php:1257 14285#: app/Statistics/Repository/IndividualRepository.php:1277 14286msgid "This information is private and cannot be shown." 14287msgstr "" 14288 14289#: app/Statistics/Repository/FamilyRepository.php:481 14290#: app/Statistics/Repository/UserRepository.php:93 14291#: resources/views/statistics/families/top10-list-age.phtml:21 14292#: resources/views/statistics/families/top10-nolist-age.phtml:21 14293#: resources/xml/reports/ahnentafel_report.xml:394 14294#: resources/xml/reports/descendancy_report.xml:131 14295#: resources/xml/reports/descendancy_report.xml:230 14296#: resources/xml/reports/descendancy_report.xml:299 14297#: resources/xml/reports/descendancy_report.xml:363 14298#: resources/xml/reports/descendancy_report.xml:433 14299#: resources/xml/reports/descendancy_report.xml:486 14300msgid "and" 14301msgstr "" 14302 14303#: app/Statistics/Repository/FamilyRepository.php:483 14304#: resources/views/fact.phtml:108 14305#: resources/views/statistics/families/top10-list-age.phtml:23 14306#: resources/views/statistics/families/top10-nolist-age.phtml:25 14307msgid "View this family" 14308msgstr "" 14309 14310#: app/Statistics/Repository/UserRepository.php:81 14311msgid "No signed-in and no anonymous users" 14312msgstr "" 14313 14314#: app/Statistics/Repository/UserRepository.php:85 14315#, php-format 14316msgid "%s anonymous signed-in user" 14317msgid_plural "%s anonymous signed-in users" 14318msgstr[0] "" 14319msgstr[1] "" 14320 14321#: app/Statistics/Repository/UserRepository.php:96 14322#, php-format 14323msgid "%s signed-in user" 14324msgid_plural "%s signed-in users" 14325msgstr[0] "" 14326msgstr[1] "" 14327 14328#: app/Statistics/Service/CenturyService.php:39 14329#, php-format 14330msgid "%s BCE" 14331msgstr "" 14332 14333#: app/Statistics/Service/CenturyService.php:45 14334msgctxt "CENTURY" 14335msgid "21st" 14336msgstr "" 14337 14338#: app/Statistics/Service/CenturyService.php:47 14339msgctxt "CENTURY" 14340msgid "20th" 14341msgstr "" 14342 14343#: app/Statistics/Service/CenturyService.php:49 14344msgctxt "CENTURY" 14345msgid "19th" 14346msgstr "" 14347 14348#: app/Statistics/Service/CenturyService.php:51 14349msgctxt "CENTURY" 14350msgid "18th" 14351msgstr "" 14352 14353#: app/Statistics/Service/CenturyService.php:53 14354msgctxt "CENTURY" 14355msgid "17th" 14356msgstr "" 14357 14358#: app/Statistics/Service/CenturyService.php:55 14359msgctxt "CENTURY" 14360msgid "16th" 14361msgstr "" 14362 14363#: app/Statistics/Service/CenturyService.php:57 14364msgctxt "CENTURY" 14365msgid "15th" 14366msgstr "" 14367 14368#: app/Statistics/Service/CenturyService.php:59 14369msgctxt "CENTURY" 14370msgid "14th" 14371msgstr "" 14372 14373#: app/Statistics/Service/CenturyService.php:61 14374msgctxt "CENTURY" 14375msgid "13th" 14376msgstr "" 14377 14378#: app/Statistics/Service/CenturyService.php:63 14379msgctxt "CENTURY" 14380msgid "12th" 14381msgstr "" 14382 14383#: app/Statistics/Service/CenturyService.php:65 14384msgctxt "CENTURY" 14385msgid "11th" 14386msgstr "" 14387 14388#: app/Statistics/Service/CenturyService.php:67 14389msgctxt "CENTURY" 14390msgid "10th" 14391msgstr "" 14392 14393#: app/Statistics/Service/CenturyService.php:69 14394msgctxt "CENTURY" 14395msgid "9th" 14396msgstr "" 14397 14398#: app/Statistics/Service/CenturyService.php:71 14399msgctxt "CENTURY" 14400msgid "8th" 14401msgstr "" 14402 14403#: app/Statistics/Service/CenturyService.php:73 14404msgctxt "CENTURY" 14405msgid "7th" 14406msgstr "" 14407 14408#: app/Statistics/Service/CenturyService.php:75 14409msgctxt "CENTURY" 14410msgid "6th" 14411msgstr "" 14412 14413#: app/Statistics/Service/CenturyService.php:77 14414msgctxt "CENTURY" 14415msgid "5th" 14416msgstr "" 14417 14418#: app/Statistics/Service/CenturyService.php:79 14419msgctxt "CENTURY" 14420msgid "4th" 14421msgstr "" 14422 14423#: app/Statistics/Service/CenturyService.php:81 14424msgctxt "CENTURY" 14425msgid "3rd" 14426msgstr "" 14427 14428#: app/Statistics/Service/CenturyService.php:83 14429msgctxt "CENTURY" 14430msgid "2nd" 14431msgstr "" 14432 14433#: app/Statistics/Service/CenturyService.php:85 14434msgctxt "CENTURY" 14435msgid "1st" 14436msgstr "" 14437 14438#. I18N: Name of a country or state 14439#: app/Statistics/Service/CountryService.php:40 14440msgid "Aruba" 14441msgstr "" 14442 14443#. I18N: Name of a country or state 14444#: app/Statistics/Service/CountryService.php:42 14445msgid "Afghanistan" 14446msgstr "" 14447 14448#. I18N: Name of a country or state 14449#: app/Statistics/Service/CountryService.php:44 14450msgid "Angola" 14451msgstr "" 14452 14453#. I18N: Name of a country or state 14454#: app/Statistics/Service/CountryService.php:46 14455msgid "Anguilla" 14456msgstr "" 14457 14458#. I18N: Name of a country or state 14459#: app/Statistics/Service/CountryService.php:48 14460msgid "Aland Islands" 14461msgstr "" 14462 14463#. I18N: Name of a country or state 14464#: app/Statistics/Service/CountryService.php:50 14465msgid "Albania" 14466msgstr "" 14467 14468#. I18N: Name of a country or state 14469#: app/Statistics/Service/CountryService.php:52 14470msgid "Andorra" 14471msgstr "" 14472 14473#. I18N: Name of a country or state 14474#: app/Statistics/Service/CountryService.php:54 14475msgid "United Arab Emirates" 14476msgstr "" 14477 14478#. I18N: Name of a country or state 14479#: app/Statistics/Service/CountryService.php:56 14480msgid "Argentina" 14481msgstr "" 14482 14483#. I18N: Name of a country or state 14484#: app/Statistics/Service/CountryService.php:58 14485msgid "Armenia" 14486msgstr "" 14487 14488#. I18N: Name of a country or state 14489#: app/Statistics/Service/CountryService.php:60 14490msgid "American Samoa" 14491msgstr "" 14492 14493#. I18N: Name of a country or state 14494#: app/Statistics/Service/CountryService.php:62 14495msgid "Antarctica" 14496msgstr "" 14497 14498#. I18N: Name of a country or state 14499#: app/Statistics/Service/CountryService.php:64 14500msgid "French Southern Territories" 14501msgstr "" 14502 14503#. I18N: Name of a country or state 14504#: app/Statistics/Service/CountryService.php:66 14505msgid "Antigua and Barbuda" 14506msgstr "" 14507 14508#. I18N: Name of a country or state 14509#: app/Statistics/Service/CountryService.php:68 14510msgid "Australia" 14511msgstr "" 14512 14513#. I18N: Name of a country or state 14514#: app/Statistics/Service/CountryService.php:70 14515msgid "Austria" 14516msgstr "" 14517 14518#. I18N: Name of a country or state 14519#: app/Statistics/Service/CountryService.php:72 14520msgid "Azerbaijan" 14521msgstr "" 14522 14523#. I18N: Name of a country or state 14524#: app/Statistics/Service/CountryService.php:74 14525msgid "Azores" 14526msgstr "" 14527 14528#. I18N: Name of a country or state 14529#: app/Statistics/Service/CountryService.php:76 14530msgid "Burundi" 14531msgstr "" 14532 14533#. I18N: Name of a country or state 14534#: app/Statistics/Service/CountryService.php:78 14535msgid "Belgium" 14536msgstr "" 14537 14538#. I18N: Name of a country or state 14539#: app/Statistics/Service/CountryService.php:80 14540msgid "Benin" 14541msgstr "" 14542 14543#. I18N: Name of a country or state 14544#: app/Statistics/Service/CountryService.php:83 14545msgid "Burkina Faso" 14546msgstr "" 14547 14548#. I18N: Name of a country or state 14549#: app/Statistics/Service/CountryService.php:85 14550msgid "Bangladesh" 14551msgstr "" 14552 14553#. I18N: Name of a country or state 14554#: app/Statistics/Service/CountryService.php:87 14555msgid "Bulgaria" 14556msgstr "" 14557 14558#. I18N: Name of a country or state 14559#: app/Statistics/Service/CountryService.php:89 14560msgid "Bahrain" 14561msgstr "" 14562 14563#. I18N: Name of a country or state 14564#: app/Statistics/Service/CountryService.php:91 14565msgid "Bahamas" 14566msgstr "" 14567 14568#. I18N: Name of a country or state 14569#: app/Statistics/Service/CountryService.php:93 14570msgid "Bosnia and Herzegovina" 14571msgstr "" 14572 14573#. I18N: Name of a country or state 14574#: app/Statistics/Service/CountryService.php:96 14575msgid "Belarus" 14576msgstr "" 14577 14578#. I18N: Name of a country or state 14579#: app/Statistics/Service/CountryService.php:98 14580msgid "Belize" 14581msgstr "" 14582 14583#. I18N: Name of a country or state 14584#: app/Statistics/Service/CountryService.php:100 14585msgid "Bermuda" 14586msgstr "" 14587 14588#. I18N: Name of a country or state 14589#: app/Statistics/Service/CountryService.php:102 14590msgid "Bolivia" 14591msgstr "" 14592 14593#. I18N: Name of a country or state 14594#: app/Statistics/Service/CountryService.php:104 14595msgid "Brazil" 14596msgstr "" 14597 14598#. I18N: Name of a country or state 14599#: app/Statistics/Service/CountryService.php:106 14600msgid "Barbados" 14601msgstr "" 14602 14603#. I18N: Name of a country or state 14604#: app/Statistics/Service/CountryService.php:108 14605msgid "Brunei Darussalam" 14606msgstr "" 14607 14608#. I18N: Name of a country or state 14609#: app/Statistics/Service/CountryService.php:110 14610msgid "Bhutan" 14611msgstr "" 14612 14613#. I18N: Name of a country or state 14614#: app/Statistics/Service/CountryService.php:112 14615msgid "Bouvet Island" 14616msgstr "" 14617 14618#. I18N: Name of a country or state 14619#: app/Statistics/Service/CountryService.php:114 14620msgid "Botswana" 14621msgstr "" 14622 14623#. I18N: Name of a country or state 14624#: app/Statistics/Service/CountryService.php:116 14625msgid "Central African Republic" 14626msgstr "" 14627 14628#. I18N: Name of a country or state 14629#: app/Statistics/Service/CountryService.php:118 14630msgid "Canada" 14631msgstr "" 14632 14633#. I18N: Name of a country or state 14634#: app/Statistics/Service/CountryService.php:120 14635msgid "Cocos (Keeling) Islands" 14636msgstr "" 14637 14638#. I18N: Name of a country or state 14639#: app/Statistics/Service/CountryService.php:122 14640msgid "Switzerland" 14641msgstr "" 14642 14643#. I18N: Name of a country or state 14644#: app/Statistics/Service/CountryService.php:124 14645msgid "Chile" 14646msgstr "" 14647 14648#. I18N: Name of a country or state 14649#: app/Statistics/Service/CountryService.php:126 14650msgid "China" 14651msgstr "" 14652 14653#. I18N: Name of a country or state 14654#: app/Statistics/Service/CountryService.php:128 14655msgid "Cote d’Ivoire" 14656msgstr "" 14657 14658#. I18N: Name of a country or state 14659#: app/Statistics/Service/CountryService.php:130 14660msgid "Cameroon" 14661msgstr "" 14662 14663#. I18N: Name of a country or state 14664#: app/Statistics/Service/CountryService.php:132 14665msgid "Democratic Republic of the Congo" 14666msgstr "" 14667 14668#. I18N: Name of a country or state 14669#: app/Statistics/Service/CountryService.php:134 14670msgid "Republic of the Congo" 14671msgstr "" 14672 14673#. I18N: Name of a country or state 14674#: app/Statistics/Service/CountryService.php:136 14675msgid "Cook Islands" 14676msgstr "" 14677 14678#. I18N: Name of a country or state 14679#: app/Statistics/Service/CountryService.php:138 14680msgid "Colombia" 14681msgstr "" 14682 14683#. I18N: Name of a country or state 14684#: app/Statistics/Service/CountryService.php:140 14685msgid "Comoros" 14686msgstr "" 14687 14688#. I18N: Name of a country or state 14689#: app/Statistics/Service/CountryService.php:142 14690msgid "Cape Verde" 14691msgstr "" 14692 14693#. I18N: Name of a country or state 14694#: app/Statistics/Service/CountryService.php:144 14695msgid "Costa Rica" 14696msgstr "" 14697 14698#. I18N: Name of a country or state 14699#: app/Statistics/Service/CountryService.php:146 14700msgid "Cuba" 14701msgstr "" 14702 14703#. I18N: Name of a country or state 14704#: app/Statistics/Service/CountryService.php:149 14705msgid "Christmas Island" 14706msgstr "" 14707 14708#. I18N: Name of a country or state 14709#: app/Statistics/Service/CountryService.php:151 14710msgid "Cayman Islands" 14711msgstr "" 14712 14713#. I18N: Name of a country or state 14714#: app/Statistics/Service/CountryService.php:153 14715msgid "Cyprus" 14716msgstr "" 14717 14718#. I18N: Name of a country or state 14719#: app/Statistics/Service/CountryService.php:155 14720msgid "Czech Republic" 14721msgstr "" 14722 14723#. I18N: Name of a country or state 14724#: app/Statistics/Service/CountryService.php:157 14725msgid "Germany" 14726msgstr "" 14727 14728#. I18N: Name of a country or state 14729#: app/Statistics/Service/CountryService.php:159 14730msgid "Djibouti" 14731msgstr "" 14732 14733#. I18N: Name of a country or state 14734#: app/Statistics/Service/CountryService.php:161 14735msgid "Dominica" 14736msgstr "" 14737 14738#. I18N: Name of a country or state 14739#: app/Statistics/Service/CountryService.php:163 14740msgid "Denmark" 14741msgstr "" 14742 14743#. I18N: Name of a country or state 14744#: app/Statistics/Service/CountryService.php:165 14745msgid "Dominican Republic" 14746msgstr "" 14747 14748#. I18N: Name of a country or state 14749#: app/Statistics/Service/CountryService.php:167 14750msgid "Algeria" 14751msgstr "" 14752 14753#. I18N: Name of a country or state 14754#: app/Statistics/Service/CountryService.php:169 14755msgid "Ecuador" 14756msgstr "" 14757 14758#. I18N: Name of a country or state 14759#: app/Statistics/Service/CountryService.php:171 14760msgid "Egypt" 14761msgstr "" 14762 14763#. I18N: Name of a country or state 14764#: app/Statistics/Service/CountryService.php:173 14765msgid "England" 14766msgstr "" 14767 14768#. I18N: Name of a country or state 14769#: app/Statistics/Service/CountryService.php:175 14770msgid "Eritrea" 14771msgstr "" 14772 14773#. I18N: Name of a country or state 14774#: app/Statistics/Service/CountryService.php:177 14775msgid "Western Sahara" 14776msgstr "" 14777 14778#. I18N: Name of a country or state 14779#: app/Statistics/Service/CountryService.php:179 14780msgid "Spain" 14781msgstr "" 14782 14783#. I18N: Name of a country or state 14784#: app/Statistics/Service/CountryService.php:181 14785msgid "Estonia" 14786msgstr "" 14787 14788#. I18N: Name of a country or state 14789#: app/Statistics/Service/CountryService.php:183 14790msgid "Ethiopia" 14791msgstr "" 14792 14793#. I18N: Name of a country or state 14794#: app/Statistics/Service/CountryService.php:185 14795msgid "Finland" 14796msgstr "" 14797 14798#. I18N: Name of a country or state 14799#: app/Statistics/Service/CountryService.php:187 14800msgid "Fiji" 14801msgstr "" 14802 14803#. I18N: Name of a country or state 14804#: app/Statistics/Service/CountryService.php:189 14805msgid "Flanders" 14806msgstr "" 14807 14808#. I18N: Name of a country or state 14809#: app/Statistics/Service/CountryService.php:191 14810msgid "Falkland Islands" 14811msgstr "" 14812 14813#. I18N: Name of a country or state 14814#: app/Statistics/Service/CountryService.php:193 14815msgid "France" 14816msgstr "" 14817 14818#. I18N: Name of a country or state 14819#: app/Statistics/Service/CountryService.php:195 14820msgid "Faroe Islands" 14821msgstr "" 14822 14823#. I18N: Name of a country or state 14824#: app/Statistics/Service/CountryService.php:197 14825msgid "Micronesia" 14826msgstr "" 14827 14828#. I18N: Name of a country or state 14829#: app/Statistics/Service/CountryService.php:199 14830msgid "Gabon" 14831msgstr "" 14832 14833#. I18N: Name of a country or state 14834#: app/Statistics/Service/CountryService.php:201 14835msgid "United Kingdom" 14836msgstr "" 14837 14838#. I18N: Name of a country or state 14839#: app/Statistics/Service/CountryService.php:203 14840msgid "Georgia" 14841msgstr "" 14842 14843#. I18N: Name of a country or state 14844#: app/Statistics/Service/CountryService.php:205 14845msgid "Guernsey" 14846msgstr "" 14847 14848#. I18N: Name of a country or state 14849#: app/Statistics/Service/CountryService.php:207 14850msgid "Ghana" 14851msgstr "" 14852 14853#. I18N: Name of a country or state 14854#: app/Statistics/Service/CountryService.php:209 14855msgid "Gibraltar" 14856msgstr "" 14857 14858#. I18N: Name of a country or state 14859#: app/Statistics/Service/CountryService.php:211 14860msgid "Guinea" 14861msgstr "" 14862 14863#. I18N: Name of a country or state 14864#: app/Statistics/Service/CountryService.php:213 14865msgid "Guadeloupe" 14866msgstr "" 14867 14868#. I18N: Name of a country or state 14869#: app/Statistics/Service/CountryService.php:215 14870msgid "Gambia" 14871msgstr "" 14872 14873#. I18N: Name of a country or state 14874#: app/Statistics/Service/CountryService.php:217 14875msgid "Guinea-Bissau" 14876msgstr "" 14877 14878#. I18N: Name of a country or state 14879#: app/Statistics/Service/CountryService.php:219 14880msgid "Equatorial Guinea" 14881msgstr "" 14882 14883#. I18N: Name of a country or state 14884#: app/Statistics/Service/CountryService.php:221 14885msgid "Greece" 14886msgstr "" 14887 14888#. I18N: Name of a country or state 14889#: app/Statistics/Service/CountryService.php:223 14890msgid "Grenada" 14891msgstr "" 14892 14893#. I18N: Name of a country or state 14894#: app/Statistics/Service/CountryService.php:225 14895msgid "Greenland" 14896msgstr "" 14897 14898#. I18N: Name of a country or state 14899#: app/Statistics/Service/CountryService.php:227 14900msgid "Guatemala" 14901msgstr "" 14902 14903#. I18N: Name of a country or state 14904#: app/Statistics/Service/CountryService.php:229 14905msgid "French Guiana" 14906msgstr "" 14907 14908#. I18N: Name of a country or state 14909#: app/Statistics/Service/CountryService.php:231 14910msgid "Guam" 14911msgstr "" 14912 14913#. I18N: Name of a country or state 14914#: app/Statistics/Service/CountryService.php:233 14915msgid "Guyana" 14916msgstr "" 14917 14918#. I18N: Name of a country or state 14919#: app/Statistics/Service/CountryService.php:237 14920msgid "Heard Island and McDonald Islands" 14921msgstr "" 14922 14923#. I18N: Name of a country or state 14924#: app/Statistics/Service/CountryService.php:239 14925msgid "Honduras" 14926msgstr "" 14927 14928#. I18N: Name of a country or state 14929#: app/Statistics/Service/CountryService.php:241 14930msgid "Croatia" 14931msgstr "" 14932 14933#. I18N: Name of a country or state 14934#: app/Statistics/Service/CountryService.php:243 14935msgid "Haiti" 14936msgstr "" 14937 14938#. I18N: Name of a country or state 14939#: app/Statistics/Service/CountryService.php:245 14940msgid "Hungary" 14941msgstr "" 14942 14943#. I18N: Name of a country or state 14944#: app/Statistics/Service/CountryService.php:247 14945msgid "Indonesia" 14946msgstr "" 14947 14948#. I18N: Name of a country or state 14949#: app/Statistics/Service/CountryService.php:249 14950msgid "India" 14951msgstr "" 14952 14953#. I18N: Name of a country or state 14954#: app/Statistics/Service/CountryService.php:251 14955msgid "Isle of Man" 14956msgstr "" 14957 14958#. I18N: Name of a country or state 14959#: app/Statistics/Service/CountryService.php:253 14960msgid "British Indian Ocean Territory" 14961msgstr "" 14962 14963#. I18N: Name of a country or state 14964#: app/Statistics/Service/CountryService.php:255 14965msgid "Ireland" 14966msgstr "" 14967 14968#. I18N: Name of a country or state 14969#: app/Statistics/Service/CountryService.php:257 14970msgid "Iran" 14971msgstr "" 14972 14973#. I18N: Name of a country or state 14974#: app/Statistics/Service/CountryService.php:259 14975msgid "Iraq" 14976msgstr "" 14977 14978#. I18N: Name of a country or state 14979#: app/Statistics/Service/CountryService.php:261 14980msgid "Iceland" 14981msgstr "" 14982 14983#. I18N: Name of a country or state 14984#: app/Statistics/Service/CountryService.php:263 14985msgid "Israel" 14986msgstr "" 14987 14988#. I18N: Name of a country or state 14989#: app/Statistics/Service/CountryService.php:265 14990msgid "Italy" 14991msgstr "" 14992 14993#. I18N: Name of a country or state 14994#: app/Statistics/Service/CountryService.php:267 14995msgid "Jamaica" 14996msgstr "" 14997 14998#. I18N: Name of a country or state 14999#: app/Statistics/Service/CountryService.php:270 15000msgid "Jordan" 15001msgstr "" 15002 15003#. I18N: Name of a country or state 15004#: app/Statistics/Service/CountryService.php:272 15005msgid "Japan" 15006msgstr "" 15007 15008#. I18N: Name of a country or state 15009#: app/Statistics/Service/CountryService.php:274 15010msgid "Kazakhstan" 15011msgstr "" 15012 15013#. I18N: Name of a country or state 15014#: app/Statistics/Service/CountryService.php:276 15015msgid "Kenya" 15016msgstr "" 15017 15018#. I18N: Name of a country or state 15019#: app/Statistics/Service/CountryService.php:278 15020msgid "Kyrgyzstan" 15021msgstr "" 15022 15023#. I18N: Name of a country or state 15024#: app/Statistics/Service/CountryService.php:280 15025msgid "Cambodia" 15026msgstr "" 15027 15028#. I18N: Name of a country or state 15029#: app/Statistics/Service/CountryService.php:282 15030msgid "Kiribati" 15031msgstr "" 15032 15033#. I18N: Name of a country or state 15034#: app/Statistics/Service/CountryService.php:284 15035msgid "Saint Kitts and Nevis" 15036msgstr "" 15037 15038#. I18N: Name of a country or state 15039#: app/Statistics/Service/CountryService.php:286 15040msgid "Korea" 15041msgstr "" 15042 15043#. I18N: Name of a country or state 15044#: app/Statistics/Service/CountryService.php:288 15045msgid "Kuwait" 15046msgstr "" 15047 15048#. I18N: Name of a country or state 15049#: app/Statistics/Service/CountryService.php:290 15050msgid "Laos" 15051msgstr "" 15052 15053#. I18N: Name of a country or state 15054#: app/Statistics/Service/CountryService.php:292 15055msgid "Lebanon" 15056msgstr "" 15057 15058#. I18N: Name of a country or state 15059#: app/Statistics/Service/CountryService.php:294 15060msgid "Liberia" 15061msgstr "" 15062 15063#. I18N: Name of a country or state 15064#: app/Statistics/Service/CountryService.php:296 15065msgid "Libya" 15066msgstr "" 15067 15068#. I18N: Name of a country or state 15069#: app/Statistics/Service/CountryService.php:298 15070msgid "Saint Lucia" 15071msgstr "" 15072 15073#. I18N: Name of a country or state 15074#: app/Statistics/Service/CountryService.php:300 15075msgid "Liechtenstein" 15076msgstr "" 15077 15078#. I18N: Name of a country or state 15079#: app/Statistics/Service/CountryService.php:302 15080msgid "Sri Lanka" 15081msgstr "" 15082 15083#. I18N: Name of a country or state 15084#: app/Statistics/Service/CountryService.php:304 15085msgid "Lesotho" 15086msgstr "" 15087 15088#. I18N: Name of a country or state 15089#: app/Statistics/Service/CountryService.php:306 15090msgid "Lithuania" 15091msgstr "" 15092 15093#. I18N: Name of a country or state 15094#: app/Statistics/Service/CountryService.php:308 15095msgid "Luxembourg" 15096msgstr "" 15097 15098#. I18N: Name of a country or state 15099#: app/Statistics/Service/CountryService.php:310 15100msgid "Latvia" 15101msgstr "" 15102 15103#. I18N: Name of a country or state 15104#: app/Statistics/Service/CountryService.php:312 15105msgid "Macau" 15106msgstr "" 15107 15108#. I18N: Name of a country or state 15109#: app/Statistics/Service/CountryService.php:315 15110msgid "Morocco" 15111msgstr "" 15112 15113#. I18N: Name of a country or state 15114#: app/Statistics/Service/CountryService.php:317 15115msgid "Monaco" 15116msgstr "" 15117 15118#. I18N: Name of a country or state 15119#: app/Statistics/Service/CountryService.php:319 15120msgid "Moldova" 15121msgstr "" 15122 15123#. I18N: Name of a country or state 15124#: app/Statistics/Service/CountryService.php:321 15125msgid "Madagascar" 15126msgstr "" 15127 15128#. I18N: Name of a country or state 15129#: app/Statistics/Service/CountryService.php:323 15130msgid "Maldives" 15131msgstr "" 15132 15133#. I18N: Name of a country or state 15134#: app/Statistics/Service/CountryService.php:325 15135msgid "Mexico" 15136msgstr "" 15137 15138#. I18N: Name of a country or state 15139#: app/Statistics/Service/CountryService.php:327 15140msgid "Marshall Islands" 15141msgstr "" 15142 15143#. I18N: Name of a country or state 15144#: app/Statistics/Service/CountryService.php:329 15145msgid "Macedonia" 15146msgstr "" 15147 15148#. I18N: Name of a country or state 15149#: app/Statistics/Service/CountryService.php:331 15150msgid "Mali" 15151msgstr "" 15152 15153#. I18N: Name of a country or state 15154#: app/Statistics/Service/CountryService.php:333 15155msgid "Malta" 15156msgstr "" 15157 15158#. I18N: Name of a country or state 15159#: app/Statistics/Service/CountryService.php:335 15160msgid "Myanmar" 15161msgstr "" 15162 15163#. I18N: Name of a country or state 15164#: app/Statistics/Service/CountryService.php:337 15165msgid "Mongolia" 15166msgstr "" 15167 15168#. I18N: Name of a country or state 15169#: app/Statistics/Service/CountryService.php:339 15170msgid "Northern Mariana Islands" 15171msgstr "" 15172 15173#. I18N: Name of a country or state 15174#: app/Statistics/Service/CountryService.php:341 15175msgid "Montenegro" 15176msgstr "" 15177 15178#. I18N: Name of a country or state 15179#: app/Statistics/Service/CountryService.php:343 15180msgid "Mozambique" 15181msgstr "" 15182 15183#. I18N: Name of a country or state 15184#: app/Statistics/Service/CountryService.php:345 15185msgid "Mauritania" 15186msgstr "" 15187 15188#. I18N: Name of a country or state 15189#: app/Statistics/Service/CountryService.php:347 15190msgid "Montserrat" 15191msgstr "" 15192 15193#. I18N: Name of a country or state 15194#: app/Statistics/Service/CountryService.php:349 15195msgid "Martinique" 15196msgstr "" 15197 15198#. I18N: Name of a country or state 15199#: app/Statistics/Service/CountryService.php:351 15200msgid "Mauritius" 15201msgstr "" 15202 15203#. I18N: Name of a country or state 15204#: app/Statistics/Service/CountryService.php:353 15205msgid "Malawi" 15206msgstr "" 15207 15208#. I18N: Name of a country or state 15209#: app/Statistics/Service/CountryService.php:355 15210msgid "Malaysia" 15211msgstr "" 15212 15213#. I18N: Name of a country or state 15214#: app/Statistics/Service/CountryService.php:357 15215msgid "Mayotte" 15216msgstr "" 15217 15218#. I18N: Name of a country or state 15219#: app/Statistics/Service/CountryService.php:359 15220msgid "Namibia" 15221msgstr "" 15222 15223#. I18N: Name of a country or state 15224#: app/Statistics/Service/CountryService.php:361 15225msgid "New Caledonia" 15226msgstr "" 15227 15228#. I18N: Name of a country or state 15229#: app/Statistics/Service/CountryService.php:363 15230msgid "Niger" 15231msgstr "" 15232 15233#. I18N: Name of a country or state 15234#: app/Statistics/Service/CountryService.php:365 15235msgid "Norfolk Island" 15236msgstr "" 15237 15238#. I18N: Name of a country or state 15239#: app/Statistics/Service/CountryService.php:367 15240msgid "Nigeria" 15241msgstr "" 15242 15243#. I18N: Name of a country or state 15244#: app/Statistics/Service/CountryService.php:369 15245msgid "Nicaragua" 15246msgstr "" 15247 15248#. I18N: Name of a country or state 15249#: app/Statistics/Service/CountryService.php:371 15250msgid "Northern Ireland" 15251msgstr "" 15252 15253#. I18N: Name of a country or state 15254#: app/Statistics/Service/CountryService.php:373 15255msgid "Niue" 15256msgstr "" 15257 15258#. I18N: Name of a country or state 15259#: app/Statistics/Service/CountryService.php:375 15260msgid "Netherlands" 15261msgstr "" 15262 15263#. I18N: Name of a country or state 15264#: app/Statistics/Service/CountryService.php:377 15265msgid "Norway" 15266msgstr "" 15267 15268#. I18N: Name of a country or state 15269#: app/Statistics/Service/CountryService.php:379 15270msgid "Nepal" 15271msgstr "" 15272 15273#. I18N: Name of a country or state 15274#: app/Statistics/Service/CountryService.php:381 15275msgid "Nauru" 15276msgstr "" 15277 15278#. I18N: Name of a country or state 15279#: app/Statistics/Service/CountryService.php:383 15280msgid "New Zealand" 15281msgstr "" 15282 15283#. I18N: Name of a country or state 15284#: app/Statistics/Service/CountryService.php:385 15285msgid "Oman" 15286msgstr "" 15287 15288#. I18N: Name of a country or state 15289#: app/Statistics/Service/CountryService.php:387 15290msgid "Pakistan" 15291msgstr "" 15292 15293#. I18N: Name of a country or state 15294#: app/Statistics/Service/CountryService.php:389 15295msgid "Panama" 15296msgstr "" 15297 15298#. I18N: Name of a country or state 15299#: app/Statistics/Service/CountryService.php:391 15300msgid "Pitcairn" 15301msgstr "" 15302 15303#. I18N: Name of a country or state 15304#: app/Statistics/Service/CountryService.php:393 15305msgid "Peru" 15306msgstr "" 15307 15308#. I18N: Name of a country or state 15309#: app/Statistics/Service/CountryService.php:395 15310msgid "Philippines" 15311msgstr "" 15312 15313#. I18N: Name of a country or state 15314#: app/Statistics/Service/CountryService.php:397 15315msgid "Palau" 15316msgstr "" 15317 15318#. I18N: Name of a country or state 15319#: app/Statistics/Service/CountryService.php:399 15320msgid "Papua New Guinea" 15321msgstr "" 15322 15323#. I18N: Name of a country or state 15324#: app/Statistics/Service/CountryService.php:401 15325msgid "Poland" 15326msgstr "" 15327 15328#. I18N: Name of a country or state 15329#: app/Statistics/Service/CountryService.php:403 15330msgid "Puerto Rico" 15331msgstr "" 15332 15333#. I18N: Name of a country or state 15334#: app/Statistics/Service/CountryService.php:405 15335msgid "North Korea" 15336msgstr "" 15337 15338#. I18N: Name of a country or state 15339#: app/Statistics/Service/CountryService.php:407 15340msgid "Portugal" 15341msgstr "" 15342 15343#. I18N: Name of a country or state 15344#: app/Statistics/Service/CountryService.php:409 15345msgid "Paraguay" 15346msgstr "" 15347 15348#. I18N: Name of a country or state 15349#: app/Statistics/Service/CountryService.php:411 15350msgid "Occupied Palestinian Territory" 15351msgstr "" 15352 15353#. I18N: Name of a country or state 15354#: app/Statistics/Service/CountryService.php:413 15355msgid "French Polynesia" 15356msgstr "" 15357 15358#. I18N: Name of a country or state 15359#: app/Statistics/Service/CountryService.php:415 15360msgid "Qatar" 15361msgstr "" 15362 15363#. I18N: Name of a country or state 15364#: app/Statistics/Service/CountryService.php:417 15365msgid "Reunion" 15366msgstr "" 15367 15368#. I18N: Name of a country or state 15369#: app/Statistics/Service/CountryService.php:419 15370msgid "Romania" 15371msgstr "" 15372 15373#. I18N: Name of a country or state 15374#: app/Statistics/Service/CountryService.php:421 15375msgid "Russia" 15376msgstr "" 15377 15378#. I18N: Name of a country or state 15379#: app/Statistics/Service/CountryService.php:423 15380msgid "Rwanda" 15381msgstr "" 15382 15383#. I18N: Name of a country or state 15384#: app/Statistics/Service/CountryService.php:425 15385msgid "Saudi Arabia" 15386msgstr "" 15387 15388#. I18N: Name of a country or state 15389#: app/Statistics/Service/CountryService.php:427 15390msgid "Scotland" 15391msgstr "" 15392 15393#. I18N: Name of a country or state 15394#: app/Statistics/Service/CountryService.php:429 15395msgid "Sudan" 15396msgstr "" 15397 15398#. I18N: Name of a country or state 15399#: app/Statistics/Service/CountryService.php:431 15400msgid "At sea" 15401msgstr "" 15402 15403#. I18N: Name of a country or state 15404#: app/Statistics/Service/CountryService.php:433 15405msgid "Senegal" 15406msgstr "" 15407 15408#. I18N: Name of a country or state 15409#: app/Statistics/Service/CountryService.php:435 15410msgid "Serbia" 15411msgstr "" 15412 15413#. I18N: Name of a country or state 15414#: app/Statistics/Service/CountryService.php:437 15415msgid "Singapore" 15416msgstr "" 15417 15418#. I18N: Name of a country or state 15419#: app/Statistics/Service/CountryService.php:439 15420msgid "South Georgia and the South Sandwich Islands" 15421msgstr "" 15422 15423#. I18N: Name of a country or state 15424#: app/Statistics/Service/CountryService.php:441 15425msgid "Saint Helena" 15426msgstr "" 15427 15428#. I18N: Name of a country or state 15429#: app/Statistics/Service/CountryService.php:443 15430msgid "Svalbard and Jan Mayen" 15431msgstr "" 15432 15433#. I18N: Name of a country or state 15434#: app/Statistics/Service/CountryService.php:445 15435msgid "Solomon Islands" 15436msgstr "" 15437 15438#. I18N: Name of a country or state 15439#: app/Statistics/Service/CountryService.php:447 15440msgid "Sierra Leone" 15441msgstr "" 15442 15443#. I18N: Name of a country or state 15444#: app/Statistics/Service/CountryService.php:449 15445msgid "El Salvador" 15446msgstr "" 15447 15448#. I18N: Name of a country or state 15449#: app/Statistics/Service/CountryService.php:451 15450msgid "San Marino" 15451msgstr "" 15452 15453#. I18N: Name of a country or state 15454#: app/Statistics/Service/CountryService.php:453 15455msgid "Somalia" 15456msgstr "" 15457 15458#. I18N: Name of a country or state 15459#: app/Statistics/Service/CountryService.php:455 15460msgid "Saint Pierre and Miquelon" 15461msgstr "" 15462 15463#. I18N: Name of a country or state 15464#: app/Statistics/Service/CountryService.php:457 15465msgid "South Sudan" 15466msgstr "" 15467 15468#. I18N: Name of a country or state 15469#: app/Statistics/Service/CountryService.php:459 15470msgid "Sao Tome and Principe" 15471msgstr "" 15472 15473#. I18N: Name of a country or state 15474#: app/Statistics/Service/CountryService.php:461 15475msgid "Suriname" 15476msgstr "" 15477 15478#. I18N: Name of a country or state 15479#: app/Statistics/Service/CountryService.php:463 15480msgid "Slovakia" 15481msgstr "" 15482 15483#. I18N: Name of a country or state 15484#: app/Statistics/Service/CountryService.php:465 15485msgid "Slovenia" 15486msgstr "" 15487 15488#. I18N: Name of a country or state 15489#: app/Statistics/Service/CountryService.php:467 15490msgid "Sweden" 15491msgstr "" 15492 15493#. I18N: Name of a country or state 15494#: app/Statistics/Service/CountryService.php:469 15495msgid "Swaziland" 15496msgstr "" 15497 15498#. I18N: Name of a country or state 15499#: app/Statistics/Service/CountryService.php:472 15500msgid "Seychelles" 15501msgstr "" 15502 15503#. I18N: Name of a country or state 15504#: app/Statistics/Service/CountryService.php:474 15505msgid "Syria" 15506msgstr "" 15507 15508#. I18N: Name of a country or state 15509#: app/Statistics/Service/CountryService.php:476 15510msgid "Turks and Caicos Islands" 15511msgstr "" 15512 15513#. I18N: Name of a country or state 15514#: app/Statistics/Service/CountryService.php:478 15515msgid "Chad" 15516msgstr "" 15517 15518#. I18N: Name of a country or state 15519#: app/Statistics/Service/CountryService.php:480 15520msgid "Togo" 15521msgstr "" 15522 15523#. I18N: Name of a country or state 15524#: app/Statistics/Service/CountryService.php:482 15525msgid "Thailand" 15526msgstr "" 15527 15528#. I18N: Name of a country or state 15529#: app/Statistics/Service/CountryService.php:484 15530msgid "Tajikistan" 15531msgstr "" 15532 15533#. I18N: Name of a country or state 15534#: app/Statistics/Service/CountryService.php:486 15535msgid "Tokelau" 15536msgstr "" 15537 15538#. I18N: Name of a country or state 15539#: app/Statistics/Service/CountryService.php:488 15540msgid "Turkmenistan" 15541msgstr "" 15542 15543#. I18N: Name of a country or state 15544#: app/Statistics/Service/CountryService.php:490 15545msgid "Timor-Leste" 15546msgstr "" 15547 15548#. I18N: Name of a country or state 15549#: app/Statistics/Service/CountryService.php:492 15550msgid "Tonga" 15551msgstr "" 15552 15553#. I18N: Name of a country or state 15554#: app/Statistics/Service/CountryService.php:494 15555msgid "Trinidad and Tobago" 15556msgstr "" 15557 15558#. I18N: Name of a country or state 15559#: app/Statistics/Service/CountryService.php:496 15560msgid "Tunisia" 15561msgstr "" 15562 15563#. I18N: Name of a country or state 15564#: app/Statistics/Service/CountryService.php:498 15565msgid "Turkey" 15566msgstr "" 15567 15568#. I18N: Name of a country or state 15569#: app/Statistics/Service/CountryService.php:500 15570msgid "Tuvalu" 15571msgstr "" 15572 15573#. I18N: Name of a country or state 15574#: app/Statistics/Service/CountryService.php:502 15575msgid "Taiwan" 15576msgstr "" 15577 15578#. I18N: Name of a country or state 15579#: app/Statistics/Service/CountryService.php:504 15580msgid "Tanzania" 15581msgstr "" 15582 15583#. I18N: Name of a country or state 15584#: app/Statistics/Service/CountryService.php:506 15585msgid "Uganda" 15586msgstr "" 15587 15588#. I18N: Name of a country or state 15589#: app/Statistics/Service/CountryService.php:508 15590msgid "Ukraine" 15591msgstr "" 15592 15593#. I18N: Name of a country or state 15594#: app/Statistics/Service/CountryService.php:510 15595msgid "US Minor Outlying Islands" 15596msgstr "" 15597 15598#. I18N: Name of a country or state 15599#: app/Statistics/Service/CountryService.php:512 15600msgid "Uruguay" 15601msgstr "" 15602 15603#. I18N: Name of a country or state 15604#: app/Statistics/Service/CountryService.php:514 15605msgid "United States" 15606msgstr "" 15607 15608#. I18N: Name of a country or state 15609#: app/Statistics/Service/CountryService.php:516 15610msgid "Uzbekistan" 15611msgstr "" 15612 15613#. I18N: Name of a country or state 15614#: app/Statistics/Service/CountryService.php:518 15615msgid "Vatican City" 15616msgstr "" 15617 15618#. I18N: Name of a country or state 15619#: app/Statistics/Service/CountryService.php:520 15620msgid "Saint Vincent and the Grenadines" 15621msgstr "" 15622 15623#. I18N: Name of a country or state 15624#: app/Statistics/Service/CountryService.php:522 15625msgid "Venezuela" 15626msgstr "" 15627 15628#. I18N: Name of a country or state 15629#: app/Statistics/Service/CountryService.php:524 15630msgid "British Virgin Islands" 15631msgstr "" 15632 15633#. I18N: Name of a country or state 15634#: app/Statistics/Service/CountryService.php:526 15635msgid "US Virgin Islands" 15636msgstr "" 15637 15638#. I18N: Name of a country or state 15639#: app/Statistics/Service/CountryService.php:528 15640msgid "Vietnam" 15641msgstr "" 15642 15643#. I18N: Name of a country or state 15644#: app/Statistics/Service/CountryService.php:530 15645msgid "Vanuatu" 15646msgstr "" 15647 15648#. I18N: Name of a country or state 15649#: app/Statistics/Service/CountryService.php:532 15650msgid "Wallis and Futuna" 15651msgstr "" 15652 15653#. I18N: Name of a country or state 15654#: app/Statistics/Service/CountryService.php:534 15655msgid "Wales" 15656msgstr "" 15657 15658#. I18N: Name of a country or state 15659#: app/Statistics/Service/CountryService.php:536 15660msgid "Samoa" 15661msgstr "" 15662 15663#. I18N: Name of a country or state 15664#: app/Statistics/Service/CountryService.php:538 15665msgid "Yemen" 15666msgstr "" 15667 15668#. I18N: Name of a country or state 15669#: app/Statistics/Service/CountryService.php:540 15670msgid "South Africa" 15671msgstr "" 15672 15673#. I18N: Name of a country or state 15674#: app/Statistics/Service/CountryService.php:542 15675msgid "Zambia" 15676msgstr "" 15677 15678#. I18N: Name of a country or state 15679#: app/Statistics/Service/CountryService.php:544 15680msgid "Zimbabwe" 15681msgstr "" 15682 15683#: app/SurnameTradition/DefaultSurnameTradition.php:57 15684msgctxt "Surname tradition" 15685msgid "none" 15686msgstr "" 15687 15688#: app/SurnameTradition/IcelandicSurnameTradition.php:41 15689msgctxt "Surname tradition" 15690msgid "Icelandic" 15691msgstr "" 15692 15693#. I18N: In the Icelandic surname tradition, ... 15694#: app/SurnameTradition/IcelandicSurnameTradition.php:52 15695msgid "Children take a patronym instead of a surname." 15696msgstr "" 15697 15698#: app/SurnameTradition/LithuanianSurnameTradition.php:64 15699msgctxt "Surname tradition" 15700msgid "Lithuanian" 15701msgstr "" 15702 15703#. I18N: In the patrilineal surname tradition, ... 15704#: app/SurnameTradition/LithuanianSurnameTradition.php:76 15705#: app/SurnameTradition/PaternalSurnameTradition.php:50 15706#: app/SurnameTradition/PatrilinealSurnameTradition.php:50 15707#: app/SurnameTradition/PolishSurnameTradition.php:66 15708msgid "Children take their father’s surname." 15709msgstr "" 15710 15711#: app/SurnameTradition/LithuanianSurnameTradition.php:77 15712#: app/SurnameTradition/PaternalSurnameTradition.php:51 15713#: app/SurnameTradition/PolishSurnameTradition.php:67 15714msgid "Wives take their husband’s surname." 15715msgstr "" 15716 15717#: app/SurnameTradition/LithuanianSurnameTradition.php:78 15718msgid "Surnames are inflected to indicate an individual’s gender and marital status." 15719msgstr "" 15720 15721#. I18N: A system where children take their mother’s surname 15722#: app/SurnameTradition/MatrilinealSurnameTradition.php:39 15723msgid "matrilineal" 15724msgstr "" 15725 15726#. I18N: In the matrilineal surname tradition, ... 15727#: app/SurnameTradition/MatrilinealSurnameTradition.php:50 15728msgid "Children take their mother’s surname." 15729msgstr "" 15730 15731#: app/SurnameTradition/PaternalSurnameTradition.php:38 15732msgctxt "Surname tradition" 15733msgid "paternal" 15734msgstr "" 15735 15736#. I18N: A system where children take their father’s surname 15737#: app/SurnameTradition/PatrilinealSurnameTradition.php:39 15738msgid "patrilineal" 15739msgstr "" 15740 15741#: app/SurnameTradition/PolishSurnameTradition.php:54 15742msgctxt "Surname tradition" 15743msgid "Polish" 15744msgstr "" 15745 15746#: app/SurnameTradition/PolishSurnameTradition.php:68 15747msgid "Surnames are inflected to indicate an individual’s gender." 15748msgstr "" 15749 15750#: app/SurnameTradition/PortugueseSurnameTradition.php:42 15751msgctxt "Surname tradition" 15752msgid "Portuguese" 15753msgstr "" 15754 15755#. I18N: In the Portuguese surname tradition, ... 15756#: app/SurnameTradition/PortugueseSurnameTradition.php:53 15757msgid "Children take one surname from the mother and one surname from the father." 15758msgstr "" 15759 15760#: app/SurnameTradition/SpanishSurnameTradition.php:42 15761msgctxt "Surname tradition" 15762msgid "Spanish" 15763msgstr "" 15764 15765#. I18N: In the Spanish surname tradition, ... 15766#: app/SurnameTradition/SpanishSurnameTradition.php:53 15767msgid "Children take one surname from the father and one surname from the mother." 15768msgstr "" 15769 15770#: app/Validator.php:235 app/Validator.php:251 app/Validator.php:261 15771#: app/Validator.php:299 app/Validator.php:318 app/Validator.php:341 15772#: app/Validator.php:360 app/Validator.php:376 app/Validator.php:392 15773#, php-format 15774msgid "The parameter “%s” is missing." 15775msgstr "" 15776 15777#: resources/views/admin/analytics-edit.phtml:17 15778#: resources/views/admin/control-panel.phtml:552 15779#: resources/views/modules/bing-maps/config.phtml:14 15780#: resources/views/modules/faq/config.phtml:20 15781#: resources/views/modules/faq/edit.phtml:21 15782#: resources/views/modules/geonames/config.phtml:14 15783#: resources/views/modules/google-maps/config.phtml:14 15784#: resources/views/modules/here-maps/config.phtml:14 15785#: resources/views/modules/map-box/config.phtml:14 15786#: resources/views/modules/openrouteservice/config.phtml:14 15787#: resources/views/modules/relationships-chart/config.phtml:20 15788#: resources/views/modules/sitemap/config.phtml:18 15789#: resources/views/modules/stories/config.phtml:18 15790#: resources/views/modules/stories/edit.phtml:22 15791msgid "Modules" 15792msgstr "" 15793 15794#. I18N: A button label. 15795#: resources/views/admin/analytics-edit.phtml:39 15796#: resources/views/admin/components.phtml:164 15797#: resources/views/admin/location-edit.phtml:68 15798#: resources/views/admin/merge-records-step-2.phtml:176 15799#: resources/views/admin/modules.phtml:293 15800#: resources/views/admin/site-mail.phtml:237 15801#: resources/views/admin/site-preferences.phtml:111 15802#: resources/views/admin/site-registration.phtml:77 15803#: resources/views/admin/tags.phtml:987 15804#: resources/views/admin/trees-export.phtml:40 15805#: resources/views/admin/trees-preferences.phtml:744 15806#: resources/views/admin/trees-privacy.phtml:284 15807#: resources/views/admin/users-create.phtml:82 15808#: resources/views/admin/users-edit.phtml:347 15809#: resources/views/edit-account-page.phtml:160 15810#: resources/views/edit-blocks-page.phtml:63 15811#: resources/views/edit/change-family-members.phtml:90 15812#: resources/views/edit/edit-fact.phtml:39 15813#: resources/views/edit/edit-record.phtml:39 15814#: resources/views/edit/link-child-to-family.phtml:47 15815#: resources/views/edit/link-spouse-to-individual.phtml:48 15816#: resources/views/edit/new-individual.phtml:43 15817#: resources/views/edit/raw-gedcom-fact.phtml:41 15818#: resources/views/edit/raw-gedcom-record.phtml:69 15819#: resources/views/edit/reorder-children.phtml:38 15820#: resources/views/edit/reorder-families.phtml:97 15821#: resources/views/edit/reorder-media-files.phtml:37 15822#: resources/views/edit/reorder-media.phtml:36 15823#: resources/views/edit/reorder-names.phtml:39 15824#: resources/views/edit/shared-note.phtml:39 15825#: resources/views/modals/create-media-from-file.phtml:59 15826#: resources/views/modals/footer-save-cancel.phtml:10 15827#: resources/views/modules/bing-maps/config.phtml:42 15828#: resources/views/modules/custom-css-js/edit.phtml:45 15829#: resources/views/modules/edit-block-config.phtml:33 15830#: resources/views/modules/faq/edit.phtml:88 15831#: resources/views/modules/favorites/favorites.phtml:174 15832#: resources/views/modules/gedcom_news/edit.phtml:48 15833#: resources/views/modules/geonames/config.phtml:42 15834#: resources/views/modules/google-maps/config.phtml:42 15835#: resources/views/modules/here-maps/config.phtml:42 15836#: resources/views/modules/map-box/config.phtml:42 15837#: resources/views/modules/openrouteservice/config.phtml:42 15838#: resources/views/modules/relationships-chart/config.phtml:55 15839#: resources/views/modules/sitemap/config.phtml:36 15840#: resources/views/modules/stories/edit.phtml:69 15841#: resources/views/modules/user_blog/edit.phtml:48 15842msgid "save" 15843msgstr "" 15844 15845#. I18N: A button label. 15846#: resources/views/admin/analytics-edit.phtml:44 15847#: resources/views/admin/broadcast.phtml:66 15848#: resources/views/admin/components.phtml:169 15849#: resources/views/admin/email-page.phtml:71 15850#: resources/views/admin/location-edit.phtml:72 15851#: resources/views/admin/map-import-form.phtml:73 15852#: resources/views/admin/site-mail.phtml:242 15853#: resources/views/admin/site-preferences.phtml:116 15854#: resources/views/admin/site-registration.phtml:82 15855#: resources/views/admin/tags.phtml:991 15856#: resources/views/admin/trees-preferences.phtml:748 15857#: resources/views/admin/trees-privacy.phtml:289 15858#: resources/views/contact-page.phtml:81 15859#: resources/views/edit-blocks-page.phtml:68 15860#: resources/views/edit/change-family-members.phtml:95 15861#: resources/views/edit/edit-fact.phtml:45 15862#: resources/views/edit/edit-record.phtml:45 15863#: resources/views/edit/link-child-to-family.phtml:52 15864#: resources/views/edit/link-spouse-to-individual.phtml:53 15865#: resources/views/edit/new-individual.phtml:53 15866#: resources/views/edit/raw-gedcom-fact.phtml:45 15867#: resources/views/edit/raw-gedcom-record.phtml:73 15868#: resources/views/edit/reorder-children.phtml:48 15869#: resources/views/edit/reorder-families.phtml:102 15870#: resources/views/edit/reorder-media-files.phtml:42 15871#: resources/views/edit/reorder-media.phtml:41 15872#: resources/views/edit/reorder-names.phtml:44 15873#: resources/views/edit/shared-note.phtml:44 15874#: resources/views/message-page.phtml:69 15875#: resources/views/modals/create-media-from-file.phtml:63 15876#: resources/views/modals/footer-save-cancel.phtml:14 15877#: resources/views/modules/bing-maps/config.phtml:47 15878#: resources/views/modules/clippings/add-options.phtml:38 15879#: resources/views/modules/clippings/download.phtml:38 15880#: resources/views/modules/custom-css-js/edit.phtml:50 15881#: resources/views/modules/edit-block-config.phtml:37 15882#: resources/views/modules/favorites/favorites.phtml:170 15883#: resources/views/modules/gedcom_news/edit.phtml:52 15884#: resources/views/modules/geonames/config.phtml:47 15885#: resources/views/modules/google-maps/config.phtml:47 15886#: resources/views/modules/here-maps/config.phtml:47 15887#: resources/views/modules/map-box/config.phtml:47 15888#: resources/views/modules/openrouteservice/config.phtml:47 15889#: resources/views/modules/stories/edit.phtml:74 15890#: resources/views/modules/user_blog/edit.phtml:52 15891msgid "cancel" 15892msgstr "" 15893 15894#: resources/views/admin/broadcast.phtml:25 15895#: resources/views/admin/email-page.phtml:30 15896#: resources/views/message-page.phtml:27 15897msgctxt "Email sender" 15898msgid "From" 15899msgstr "" 15900 15901#: resources/views/admin/broadcast.phtml:34 15902#: resources/views/admin/email-page.phtml:39 15903#: resources/views/contact-page.phtml:31 resources/views/message-page.phtml:36 15904msgctxt "Email recipient" 15905msgid "To" 15906msgstr "" 15907 15908#: resources/views/admin/broadcast.phtml:43 15909#: resources/views/admin/email-page.phtml:48 15910#: resources/views/contact-page.phtml:58 resources/views/message-page.phtml:46 15911#: resources/views/modules/user-messages/user-messages.phtml:68 15912msgid "Subject" 15913msgstr "" 15914 15915#: resources/views/admin/broadcast.phtml:52 15916#: resources/views/admin/email-page.phtml:57 15917#: resources/views/admin/site-logs.phtml:67 15918#: resources/views/admin/site-logs.phtml:124 15919#: resources/views/contact-page.phtml:67 resources/views/message-page.phtml:55 15920msgid "Message" 15921msgstr "" 15922 15923#: resources/views/admin/broadcast.phtml:63 15924#: resources/views/admin/email-page.phtml:68 15925#: resources/views/contact-page.phtml:78 resources/views/message-page.phtml:66 15926#: resources/views/modules/user-messages/user-messages.phtml:41 15927msgid "Send" 15928msgstr "" 15929 15930#: resources/views/admin/changes-log.phtml:39 15931#: resources/views/admin/site-logs.phtml:37 15932msgctxt "Start of date range" 15933msgid "From" 15934msgstr "" 15935 15936#: resources/views/admin/changes-log.phtml:46 15937#: resources/views/admin/site-logs.phtml:44 15938msgctxt "End of date range" 15939msgid "To" 15940msgstr "" 15941 15942#: resources/views/admin/changes-log.phtml:60 15943#: resources/views/admin/changes-log.phtml:136 15944#: resources/views/admin/data-fix-page.phtml:66 15945#: resources/views/admin/trees-privacy.phtml:225 15946#: resources/views/lists/anniversaries-table.phtml:32 15947#: resources/views/modules/clippings/show.phtml:30 15948#: resources/views/modules/recent_changes/changes-table.phtml:43 15949#: resources/views/modules/todo/research-tasks.phtml:30 15950msgid "Record" 15951msgstr "" 15952 15953#: resources/views/admin/changes-log.phtml:69 15954msgid "Old data" 15955msgstr "" 15956 15957#: resources/views/admin/changes-log.phtml:76 15958msgid "New data" 15959msgstr "" 15960 15961#. I18N: A button label. 15962#: resources/views/admin/changes-log.phtml:99 15963#: resources/views/admin/site-logs.phtml:90 15964#: resources/views/modules/media-list/page.phtml:83 15965#: resources/views/search-advanced-page.phtml:89 15966#: resources/views/search-general-page.phtml:126 15967#: resources/views/search-phonetic-page.phtml:86 15968msgid "search" 15969msgstr "" 15970 15971#. I18N: A button label. 15972#: resources/views/admin/changes-log.phtml:104 15973#: resources/views/admin/site-logs.phtml:95 15974#: resources/views/modules/lifespans-chart/page.phtml:77 15975#: resources/views/modules/media-list/page.phtml:86 15976#: resources/views/modules/timeline-chart/page.phtml:42 15977msgid "reset" 15978msgstr "" 15979 15980#. I18N: A button label. 15981#: resources/views/admin/changes-log.phtml:108 15982#: resources/views/admin/site-logs.phtml:100 15983#: resources/views/admin/trees-export.phtml:66 15984#: resources/views/modules/clippings/download.phtml:34 15985#: resources/views/report-setup-page.phtml:81 15986#: resources/views/report-setup-page.phtml:94 15987msgid "download" 15988msgstr "" 15989 15990#: resources/views/admin/changes-log.phtml:111 15991#: resources/views/admin/site-logs.phtml:103 15992msgid "Permanently delete these records?" 15993msgstr "" 15994 15995#. I18N: A button label. 15996#: resources/views/admin/changes-log.phtml:113 15997#: resources/views/admin/clean-data.phtml:45 15998#: resources/views/admin/locations.phtml:127 15999#: resources/views/admin/site-logs.phtml:105 16000#: resources/views/admin/users-cleanup.phtml:76 16001#: resources/views/admin/webtrees1-thumbnails-form.phtml:33 16002msgid "delete" 16003msgstr "" 16004 16005#: resources/views/admin/changes-log.phtml:134 16006#: resources/views/admin/site-logs.phtml:122 16007msgid "Timestamp" 16008msgstr "" 16009 16010#: resources/views/admin/clean-data.phtml:20 16011#, php-format 16012msgid "Files marked with %s are required for proper operation and cannot be removed." 16013msgstr "" 16014 16015#: resources/views/admin/components.phtml:38 16016#: resources/views/admin/modules.phtml:68 16017msgid "Module" 16018msgstr "" 16019 16020#: resources/views/admin/components.phtml:39 16021#: resources/views/admin/components.phtml:85 16022#: resources/views/admin/modules.phtml:71 16023msgid "Enabled" 16024msgstr "" 16025 16026#: resources/views/admin/components.phtml:41 16027#: resources/views/admin/components.phtml:104 16028#: resources/views/admin/trees-privacy.phtml:231 16029msgid "Access level" 16030msgstr "" 16031 16032#: resources/views/admin/components.phtml:44 16033#: resources/views/admin/components.phtml:146 16034#: resources/views/modules/faq/config.phtml:59 16035msgid "Move up" 16036msgstr "" 16037 16038#: resources/views/admin/components.phtml:45 16039#: resources/views/admin/components.phtml:152 16040#: resources/views/modules/faq/config.phtml:60 16041msgid "Move down" 16042msgstr "" 16043 16044#: resources/views/admin/components.phtml:106 16045#: resources/views/admin/components.phtml:127 16046#: resources/views/components/alert-warning-dismissible.phtml:14 16047#: resources/views/layouts/administration.phtml:73 16048#: resources/views/layouts/default.phtml:125 16049#: resources/views/layouts/default.phtml:159 16050#: resources/views/modals/create-media-from-file.phtml:19 16051#: resources/views/modals/footer-close.phtml:10 16052#: resources/views/modals/header.phtml:15 16053#: resources/views/modules/favorites/favorites.phtml:56 16054#: resources/views/modules/privacy-policy/footer.phtml:23 16055msgid "close" 16056msgstr "" 16057 16058#: resources/views/admin/components.phtml:139 16059#: resources/views/family-page-menu.phtml:27 16060#: resources/views/individual-page-menu.phtml:28 16061#: resources/views/media-page-menu.phtml:26 16062#: resources/views/record-page-menu.phtml:21 16063msgid "edit" 16064msgstr "" 16065 16066#: resources/views/admin/control-panel.phtml:160 16067#: resources/views/admin/control-panel.phtml:571 16068#: resources/views/admin/trees-preferences.phtml:190 16069msgid "Website" 16070msgstr "" 16071 16072#. I18N: %s is a URL/link to the project website 16073#: resources/views/admin/control-panel.phtml:177 16074#, php-format 16075msgid "Support and documentation can be found at %s." 16076msgstr "" 16077 16078#: resources/views/admin/control-panel.phtml:201 16079msgid "An upgrade is available." 16080msgstr "" 16081 16082#: resources/views/admin/control-panel.phtml:206 16083#: resources/views/admin/tags.phtml:979 16084#: resources/views/modules/bing-maps/config.phtml:36 16085#: resources/views/modules/geonames/config.phtml:36 16086#: resources/views/modules/google-maps/config.phtml:36 16087#: resources/views/modules/here-maps/config.phtml:36 16088#: resources/views/modules/map-box/config.phtml:36 16089#: resources/views/modules/openrouteservice/config.phtml:36 16090#, php-format 16091msgid "For more information, see %s." 16092msgstr "" 16093 16094#: resources/views/admin/control-panel.phtml:284 16095#: resources/views/admin/trees.phtml:48 16096msgid "You need to create a family tree." 16097msgstr "" 16098 16099#: resources/views/admin/control-panel.phtml:475 16100#: resources/views/modules/gedcom_stats/statistics.phtml:144 16101#: resources/views/modules/html/template-statistics.phtml:60 16102msgid "Users" 16103msgstr "" 16104 16105#: resources/views/admin/control-panel.phtml:483 16106msgid "Administrators" 16107msgstr "" 16108 16109#: resources/views/admin/control-panel.phtml:483 16110msgid "Managers" 16111msgstr "" 16112 16113#: resources/views/admin/control-panel.phtml:483 16114msgid "Moderators" 16115msgstr "" 16116 16117#: resources/views/admin/control-panel.phtml:483 16118msgid "Not verified by the user" 16119msgstr "" 16120 16121#: resources/views/admin/control-panel.phtml:483 16122msgid "Not approved by an administrator" 16123msgstr "" 16124 16125#: resources/views/admin/control-panel.phtml:657 16126msgid "Genealogy" 16127msgstr "" 16128 16129#: resources/views/admin/control-panel.phtml:699 16130msgid "Individual page" 16131msgstr "" 16132 16133#: resources/views/admin/control-panel.phtml:839 16134msgid "Old files found" 16135msgstr "" 16136 16137#: resources/views/admin/control-panel.phtml:844 16138msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." 16139msgstr "" 16140 16141#: resources/views/admin/custom-module-info.phtml:12 16142msgid "Custom module" 16143msgstr "" 16144 16145#: resources/views/admin/data-fix-page.phtml:47 16146msgid "Update all" 16147msgstr "" 16148 16149#: resources/views/admin/data-fix-page.phtml:70 16150#: resources/views/admin/data-fix-select.phtml:27 16151#: resources/views/admin/modules.phtml:214 16152#: resources/views/admin/modules.phtml:217 16153msgid "Data fix" 16154msgstr "" 16155 16156#: resources/views/admin/data-fix-page.phtml:82 16157msgid "Why does this list include records that do not need to be updated?" 16158msgstr "" 16159 16160#: resources/views/admin/data-fix-select.phtml:31 16161#: resources/views/edit/add-fact-row.phtml:28 16162#: resources/views/modules/user-messages/user-messages.phtml:33 16163msgid "<select>" 16164msgstr "" 16165 16166#. I18N: A button label, next page 16167#: resources/views/admin/data-fix-select.phtml:48 16168#: resources/views/individual-page-images.phtml:51 16169#: resources/views/layouts/default.phtml:156 16170#: resources/views/lists/datatables-attributes.phtml:18 16171#: resources/views/modules/media-list/pagination.phtml:45 16172#: resources/views/setup/step-1-language.phtml:59 16173#: resources/views/setup/step-2-server-checks.phtml:87 16174#: resources/views/setup/step-3-database-type.phtml:93 16175#: resources/views/setup/step-4-database-mysql.phtml:134 16176#: resources/views/setup/step-4-database-pgsql.phtml:119 16177#: resources/views/setup/step-4-database-sqlite.phtml:89 16178#: resources/views/setup/step-4-database-sqlsvr.phtml:119 16179#: resources/views/setup/step-5-administrator.phtml:104 16180msgid "next" 16181msgstr "" 16182 16183#: resources/views/admin/fix-level-0-media-action.phtml:17 16184msgid "Move the media object?" 16185msgstr "" 16186 16187#: resources/views/admin/fix-level-0-media.phtml:20 16188msgid "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." 16189msgstr "" 16190 16191#. I18N: ZIP = file format 16192#: resources/views/admin/gedcom-export-options.phtml:38 16193#: resources/views/admin/gedcom-export-options.phtml:46 16194msgid "ZIP" 16195msgstr "" 16196 16197#: resources/views/admin/gedcom-export-options.phtml:47 16198#: resources/views/admin/gedcom-export-options.phtml:56 16199msgid "(includes media files)" 16200msgstr "" 16201 16202#. I18N: GEDZIP = file format 16203#: resources/views/admin/gedcom-export-options.phtml:55 16204msgid "GEDZIP" 16205msgstr "" 16206 16207#: resources/views/admin/gedcom-export-options.phtml:77 16208#: resources/views/admin/trees-import.phtml:80 16209msgid "Character encoding" 16210msgstr "" 16211 16212#: resources/views/admin/gedcom-export-options.phtml:87 16213msgid "Line endings" 16214msgstr "" 16215 16216#: resources/views/admin/gedcom-export-options.phtml:97 16217msgid "Apply privacy settings" 16218msgstr "" 16219 16220#: resources/views/admin/gedcom-export-options.phtml:102 16221#: resources/xml/reports/cemetery_report.xml:7 16222#: resources/xml/reports/death_report.xml:10 16223#: resources/xml/reports/individual_ext_report.xml:11 16224#: resources/xml/reports/individual_report.xml:8 16225msgid "None" 16226msgstr "" 16227 16228#: resources/views/admin/location-edit.phtml:48 16229#: resources/views/admin/location-edit.phtml:59 16230msgid "degrees" 16231msgstr "" 16232 16233#: resources/views/admin/location-edit.phtml:123 16234msgid "Nothing found." 16235msgstr "" 16236 16237#: resources/views/admin/locations.phtml:35 16238msgid "Hide unused locations" 16239msgstr "" 16240 16241#: resources/views/admin/locations.phtml:46 16242msgid "Flag" 16243msgstr "" 16244 16245#: resources/views/admin/locations.phtml:109 16246#, php-format 16247msgid "%s family tree" 16248msgid_plural "%s family trees" 16249msgstr[0] "" 16250msgstr[1] "" 16251 16252#: resources/views/admin/locations.phtml:127 16253msgid "Remove this location?" 16254msgstr "" 16255 16256#. I18N: A button label. 16257#: resources/views/admin/locations.phtml:145 16258msgid "add place" 16259msgstr "" 16260 16261#. I18N: A button label. 16262#: resources/views/admin/locations.phtml:151 16263msgid "export file" 16264msgstr "" 16265 16266#. I18N: A button label. 16267#: resources/views/admin/locations.phtml:164 16268msgid "import file" 16269msgstr "" 16270 16271#: resources/views/admin/locations.phtml:172 16272msgid "Delete unused locations" 16273msgstr "" 16274 16275#: resources/views/admin/map-import-form.phtml:24 16276#: resources/views/admin/trees-export.phtml:28 16277#: resources/views/admin/trees-import.phtml:49 16278#: resources/views/modals/media-file-fields.phtml:30 16279#: resources/views/modals/media-file-fields.phtml:86 16280msgid "A file on the server" 16281msgstr "" 16282 16283#: resources/views/admin/map-import-form.phtml:47 16284#: resources/views/admin/trees-export.phtml:52 16285#: resources/views/admin/trees-import.phtml:39 16286#: resources/views/modals/media-file-fields.phtml:26 16287#: resources/views/modals/media-file-fields.phtml:42 16288msgid "A file on your computer" 16289msgstr "" 16290 16291#: resources/views/admin/map-import-form.phtml:57 16292#: resources/views/admin/trees.phtml:288 16293msgid "Import" 16294msgstr "" 16295 16296#: resources/views/admin/map-import-form.phtml:60 16297msgid "Only update existing records" 16298msgstr "" 16299 16300#: resources/views/admin/map-import-form.phtml:60 16301msgid "Only add new records" 16302msgstr "" 16303 16304#: resources/views/admin/map-import-form.phtml:60 16305msgid "Add new, and update existing records" 16306msgstr "" 16307 16308#: resources/views/admin/media-upload.phtml:23 16309msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 16310msgstr "" 16311 16312#: resources/views/admin/media-upload.phtml:24 16313#: resources/views/modals/media-file-fields.phtml:47 16314msgid "Maximum upload size: " 16315msgstr "" 16316 16317#: resources/views/admin/media-upload.phtml:29 16318#: resources/views/admin/media.phtml:98 16319#: resources/views/admin/webtrees1-thumbnails.phtml:40 16320#: resources/views/media-page-details.phtml:27 16321#: resources/views/modals/create-media-from-file.phtml:25 16322#: resources/views/modals/media-file-fields.phtml:21 16323msgid "Media file" 16324msgstr "" 16325 16326#: resources/views/admin/media-upload.phtml:33 16327msgid "Media file to upload" 16328msgstr "" 16329 16330#: resources/views/admin/media-upload.phtml:43 16331#: resources/views/modals/media-file-fields.phtml:55 16332msgid "Filename on server" 16333msgstr "" 16334 16335#: resources/views/admin/media-upload.phtml:49 16336msgid "Leave this entry blank to keep the original filename" 16337msgstr "" 16338 16339#: resources/views/admin/media-upload.phtml:56 16340msgid "Folder name on server" 16341msgstr "" 16342 16343#. I18N: A button label. 16344#: resources/views/admin/media-upload.phtml:72 16345msgid "upload" 16346msgstr "" 16347 16348#: resources/views/admin/media.phtml:29 16349#: resources/views/admin/trees-preferences.phtml:258 16350msgid "Media files" 16351msgstr "" 16352 16353#: resources/views/admin/media.phtml:30 16354#: resources/views/admin/trees-preferences.phtml:233 16355msgid "Media folders" 16356msgstr "" 16357 16358#. I18N: “Local files” are stored on this computer 16359#: resources/views/admin/media.phtml:38 16360msgid "Local files" 16361msgstr "" 16362 16363#. I18N: “External files” are stored on other computers 16364#: resources/views/admin/media.phtml:43 16365msgid "External files" 16366msgstr "" 16367 16368#: resources/views/admin/media.phtml:48 16369msgid "Unused files" 16370msgstr "" 16371 16372#. I18N: A configuration setting 16373#: resources/views/admin/media.phtml:59 16374#: resources/views/admin/trees-preferences.phtml:238 16375msgid "Media folder" 16376msgstr "" 16377 16378#. I18N: Label for check-box 16379#: resources/views/admin/media.phtml:66 16380#: resources/views/modules/media-list/page.phtml:46 16381msgid "Include subfolders" 16382msgstr "" 16383 16384#: resources/views/admin/media.phtml:71 16385msgid "Exclude subfolders" 16386msgstr "" 16387 16388#: resources/views/admin/media.phtml:75 16389msgid "External media files have a URL instead of a filename." 16390msgstr "" 16391 16392#: resources/views/admin/merge-records-step-1.phtml:48 16393msgid "Select two records to merge." 16394msgstr "" 16395 16396#: resources/views/admin/merge-records-step-1.phtml:66 16397msgid "First record" 16398msgstr "" 16399 16400#: resources/views/admin/merge-records-step-1.phtml:104 16401msgid "Second record" 16402msgstr "" 16403 16404#: resources/views/admin/merge-records-step-2.phtml:32 16405msgid "Select the facts and events to keep from both records." 16406msgstr "" 16407 16408#: resources/views/admin/merge-records-step-2.phtml:37 16409msgid "The following facts and events were found in both records." 16410msgstr "" 16411 16412#: resources/views/admin/merge-records-step-2.phtml:46 16413#: resources/views/admin/merge-records-step-2.phtml:93 16414#: resources/views/admin/merge-records-step-2.phtml:139 16415msgid "Select" 16416msgstr "" 16417 16418#: resources/views/admin/merge-records-step-2.phtml:49 16419#: resources/views/admin/merge-records-step-2.phtml:96 16420#: resources/views/admin/merge-records-step-2.phtml:142 16421#: resources/views/modules/statistics-chart/custom.phtml:72 16422#: resources/views/record-page-links.phtml:33 16423msgid "Details" 16424msgstr "" 16425 16426#: resources/views/admin/merge-records-step-2.phtml:73 16427#: resources/views/admin/merge-records-step-2.phtml:120 16428#: resources/views/admin/merge-records-step-2.phtml:166 16429msgid "No matching facts found" 16430msgstr "" 16431 16432#. I18N: the name of an individual, source, etc. 16433#: resources/views/admin/merge-records-step-2.phtml:84 16434#: resources/views/admin/merge-records-step-2.phtml:130 16435#, php-format 16436msgid "The following facts and events were only found in the record of %s." 16437msgstr "" 16438 16439#: resources/views/admin/modules.phtml:44 16440#, php-format 16441msgid "Preferences exist for the module “%s”, but this module no longer exists." 16442msgstr "" 16443 16444#: resources/views/admin/modules.phtml:47 16445msgid "Delete the preferences for this module." 16446msgstr "" 16447 16448#: resources/views/admin/modules.phtml:63 16449msgid "Module administration" 16450msgstr "" 16451 16452#: resources/views/admin/modules.phtml:167 16453#: resources/views/admin/modules.phtml:170 16454msgid "Menu" 16455msgstr "" 16456 16457#: resources/views/admin/modules.phtml:175 16458#: resources/views/admin/modules.phtml:178 16459msgid "Tab" 16460msgstr "" 16461 16462#: resources/views/admin/modules.phtml:183 16463#: resources/views/admin/modules.phtml:186 16464msgid "Sidebar" 16465msgstr "" 16466 16467#: resources/views/admin/modules.phtml:222 16468#: resources/views/admin/modules.phtml:225 16469msgid "Chart" 16470msgstr "" 16471 16472#: resources/views/admin/modules.phtml:230 16473#: resources/views/admin/modules.phtml:233 16474msgid "List" 16475msgstr "" 16476 16477#: resources/views/admin/modules.phtml:246 16478#: resources/views/admin/modules.phtml:249 16479msgid "Footer" 16480msgstr "" 16481 16482#: resources/views/admin/server-information.phtml:18 16483msgid "PHP information" 16484msgstr "" 16485 16486#: resources/views/admin/site-logs.phtml:58 16487#: resources/views/admin/site-logs.phtml:125 16488msgid "IP address" 16489msgstr "" 16490 16491#: resources/views/admin/site-mail.phtml:34 16492#: resources/views/emails/new-version-html.phtml:23 16493#: resources/views/emails/new-version-text.phtml:19 16494#: resources/views/modules/fix-search-and-replace/options.phtml:45 16495#, php-format 16496msgid "See %s for more information." 16497msgstr "" 16498 16499#. I18N: Help text for the “Messages” site configuration setting 16500#: resources/views/admin/site-mail.phtml:47 16501msgid "webtrees needs to send emails, such as password reminders and website notifications." 16502msgstr "" 16503 16504#. I18N: A configuration setting 16505#: resources/views/admin/site-mail.phtml:55 16506msgid "Sender name" 16507msgstr "" 16508 16509#. I18N: Help text for the “Sender name” site configuration setting 16510#: resources/views/admin/site-mail.phtml:61 16511#: resources/views/admin/site-mail.phtml:75 16512msgid "This name is used in the “From” field, when sending automatic emails from this server." 16513msgstr "" 16514 16515#. I18N: A configuration setting 16516#: resources/views/admin/site-mail.phtml:69 16517msgid "Sender email" 16518msgstr "" 16519 16520#: resources/views/admin/site-mail.phtml:80 16521msgid "Most mail servers require a valid email address." 16522msgstr "" 16523 16524#: resources/views/admin/site-mail.phtml:86 16525msgid "SMTP mail server" 16526msgstr "" 16527 16528#. I18N: A configuration setting 16529#: resources/views/admin/site-mail.phtml:91 16530#: resources/views/setup/step-4-database-mysql.phtml:47 16531#: resources/views/setup/step-4-database-pgsql.phtml:47 16532#: resources/views/setup/step-4-database-sqlsvr.phtml:47 16533msgid "Server name" 16534msgstr "" 16535 16536#. I18N: Help text for the “Server name” site configuration setting 16537#: resources/views/admin/site-mail.phtml:97 16538msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 16539msgstr "" 16540 16541#. I18N: A configuration setting 16542#: resources/views/admin/site-mail.phtml:105 16543#: resources/views/setup/step-4-database-mysql.phtml:67 16544#: resources/views/setup/step-4-database-pgsql.phtml:59 16545#: resources/views/setup/step-4-database-sqlsvr.phtml:59 16546msgid "Port number" 16547msgstr "" 16548 16549#. I18N: Help text for the "Port number" site configuration setting 16550#: resources/views/admin/site-mail.phtml:111 16551msgid "By default, SMTP works on port 25." 16552msgstr "" 16553 16554#. I18N: A configuration setting 16555#: resources/views/admin/site-mail.phtml:119 16556msgid "Use password" 16557msgstr "" 16558 16559#. I18N: Help text for the “Use password” site configuration setting 16560#: resources/views/admin/site-mail.phtml:125 16561msgid "Most SMTP servers require a password." 16562msgstr "" 16563 16564#. I18N: A configuration setting 16565#: resources/views/admin/site-mail.phtml:133 16566#: resources/views/admin/users-create.phtml:43 16567#: resources/views/admin/users-edit.phtml:54 16568#: resources/views/admin/users.phtml:26 16569#: resources/views/edit-account-page.phtml:30 16570#: resources/views/emails/register-notify-html.phtml:26 16571#: resources/views/emails/register-notify-text.phtml:20 16572#: resources/views/login-page.phtml:33 16573#: resources/views/modules/geonames/config.phtml:21 16574#: resources/views/modules/login_block/sign-in.phtml:22 16575#: resources/views/modules/todo/research-tasks.phtml:33 16576#: resources/views/password-reset-page.phtml:23 16577#: resources/views/register-page.phtml:59 16578#: resources/views/setup/step-5-administrator.phtml:66 16579msgid "Username" 16580msgstr "" 16581 16582#. I18N: Help text for the "Username" site configuration setting 16583#: resources/views/admin/site-mail.phtml:139 16584msgid "The username required for authentication with the SMTP server." 16585msgstr "" 16586 16587#. I18N: A configuration setting 16588#: resources/views/admin/site-mail.phtml:147 16589#: resources/views/admin/users-create.phtml:56 16590#: resources/views/admin/users-edit.phtml:67 16591#: resources/views/edit-account-page.phtml:86 16592#: resources/views/login-page.phtml:42 16593#: resources/views/modules/login_block/sign-in.phtml:29 16594#: resources/views/password-reset-page.phtml:32 16595#: resources/views/register-page.phtml:71 16596#: resources/views/setup/step-5-administrator.phtml:78 16597msgid "Password" 16598msgstr "" 16599 16600#: resources/views/admin/site-mail.phtml:150 16601#: resources/views/admin/tags.phtml:957 resources/views/admin/tags.phtml:977 16602#: resources/views/admin/trees-preferences.phtml:294 16603#: resources/views/admin/trees-preferences.phtml:370 16604#: resources/views/admin/trees-preferences.phtml:383 16605#: resources/views/admin/trees-preferences.phtml:397 16606#: resources/views/admin/trees-preferences.phtml:515 16607#: resources/views/admin/trees-preferences.phtml:614 16608#: resources/views/admin/trees-preferences.phtml:627 16609#: resources/views/admin/users-create.phtml:59 16610#: resources/views/admin/users-edit.phtml:70 16611#: resources/views/edit-account-page.phtml:89 16612#: resources/views/login-page.phtml:45 16613#: resources/views/modules/faq/config.phtml:34 16614#: resources/views/modules/login_block/sign-in.phtml:31 16615#: resources/views/modules/stories/config.phtml:26 16616#: resources/views/password-reset-page.phtml:35 16617#: resources/views/register-page.phtml:74 16618#: resources/views/setup/step-4-database-mysql.phtml:99 16619#: resources/views/setup/step-4-database-pgsql.phtml:86 16620#: resources/views/setup/step-4-database-sqlsvr.phtml:86 16621#: resources/views/setup/step-5-administrator.phtml:81 16622msgid "show" 16623msgstr "" 16624 16625#: resources/views/admin/site-mail.phtml:150 16626#: resources/views/admin/users-create.phtml:59 16627#: resources/views/admin/users-edit.phtml:70 16628#: resources/views/edit-account-page.phtml:89 16629#: resources/views/login-page.phtml:45 16630#: resources/views/modules/login_block/sign-in.phtml:31 16631#: resources/views/password-reset-page.phtml:35 16632#: resources/views/register-page.phtml:74 16633#: resources/views/setup/step-4-database-mysql.phtml:99 16634#: resources/views/setup/step-4-database-pgsql.phtml:86 16635#: resources/views/setup/step-4-database-sqlsvr.phtml:86 16636#: resources/views/setup/step-5-administrator.phtml:81 16637msgid "Show password" 16638msgstr "" 16639 16640#: resources/views/admin/site-mail.phtml:150 16641#: resources/views/admin/tags.phtml:65 resources/views/admin/tags.phtml:79 16642#: resources/views/admin/tags.phtml:93 resources/views/admin/tags.phtml:105 16643#: resources/views/admin/tags.phtml:119 resources/views/admin/tags.phtml:133 16644#: resources/views/admin/tags.phtml:147 resources/views/admin/tags.phtml:161 16645#: resources/views/admin/tags.phtml:195 resources/views/admin/tags.phtml:209 16646#: resources/views/admin/tags.phtml:223 resources/views/admin/tags.phtml:237 16647#: resources/views/admin/tags.phtml:253 resources/views/admin/tags.phtml:287 16648#: resources/views/admin/tags.phtml:301 resources/views/admin/tags.phtml:315 16649#: resources/views/admin/tags.phtml:349 resources/views/admin/tags.phtml:362 16650#: resources/views/admin/tags.phtml:376 resources/views/admin/tags.phtml:390 16651#: resources/views/admin/tags.phtml:429 resources/views/admin/tags.phtml:463 16652#: resources/views/admin/tags.phtml:477 resources/views/admin/tags.phtml:491 16653#: resources/views/admin/tags.phtml:509 resources/views/admin/tags.phtml:527 16654#: resources/views/admin/tags.phtml:541 resources/views/admin/tags.phtml:559 16655#: resources/views/admin/tags.phtml:573 resources/views/admin/tags.phtml:587 16656#: resources/views/admin/tags.phtml:601 resources/views/admin/tags.phtml:615 16657#: resources/views/admin/tags.phtml:629 resources/views/admin/tags.phtml:643 16658#: resources/views/admin/tags.phtml:657 resources/views/admin/tags.phtml:671 16659#: resources/views/admin/tags.phtml:685 resources/views/admin/tags.phtml:699 16660#: resources/views/admin/tags.phtml:713 resources/views/admin/tags.phtml:767 16661#: resources/views/admin/tags.phtml:801 resources/views/admin/tags.phtml:815 16662#: resources/views/admin/tags.phtml:829 resources/views/admin/tags.phtml:843 16663#: resources/views/admin/tags.phtml:857 resources/views/admin/tags.phtml:871 16664#: resources/views/admin/tags.phtml:907 resources/views/admin/tags.phtml:925 16665#: resources/views/admin/trees-preferences.phtml:294 16666#: resources/views/admin/trees-preferences.phtml:370 16667#: resources/views/admin/trees-preferences.phtml:383 16668#: resources/views/admin/trees-preferences.phtml:397 16669#: resources/views/admin/trees-preferences.phtml:515 16670#: resources/views/admin/trees-preferences.phtml:614 16671#: resources/views/admin/trees-preferences.phtml:627 16672#: resources/views/admin/users-create.phtml:59 16673#: resources/views/admin/users-edit.phtml:70 16674#: resources/views/edit-account-page.phtml:89 16675#: resources/views/login-page.phtml:45 16676#: resources/views/modules/login_block/sign-in.phtml:31 16677#: resources/views/password-reset-page.phtml:35 16678#: resources/views/register-page.phtml:74 16679#: resources/views/setup/step-4-database-mysql.phtml:99 16680#: resources/views/setup/step-4-database-pgsql.phtml:86 16681#: resources/views/setup/step-4-database-sqlsvr.phtml:86 16682#: resources/views/setup/step-5-administrator.phtml:81 16683msgid "hide" 16684msgstr "" 16685 16686#: resources/views/admin/site-mail.phtml:150 16687#: resources/views/admin/users-create.phtml:59 16688#: resources/views/admin/users-edit.phtml:70 16689#: resources/views/edit-account-page.phtml:89 16690#: resources/views/login-page.phtml:45 16691#: resources/views/modules/login_block/sign-in.phtml:31 16692#: resources/views/password-reset-page.phtml:35 16693#: resources/views/register-page.phtml:74 16694#: resources/views/setup/step-4-database-mysql.phtml:99 16695#: resources/views/setup/step-4-database-pgsql.phtml:86 16696#: resources/views/setup/step-4-database-sqlsvr.phtml:86 16697#: resources/views/setup/step-5-administrator.phtml:81 16698msgid "Hide password" 16699msgstr "" 16700 16701#. I18N: Help text for the "Password" site configuration setting 16702#: resources/views/admin/site-mail.phtml:153 16703msgid "The password required for authentication with the SMTP server." 16704msgstr "" 16705 16706#. I18N: A configuration setting 16707#: resources/views/admin/site-mail.phtml:161 16708msgid "Secure connection" 16709msgstr "" 16710 16711#. I18N: Help text for the “Secure connection” site configuration setting 16712#: resources/views/admin/site-mail.phtml:167 16713msgid "Most servers do not use secure connections." 16714msgstr "" 16715 16716#. I18N: A configuration setting 16717#: resources/views/admin/site-mail.phtml:175 16718msgid "Sending server name" 16719msgstr "" 16720 16721#. I18N: Help text for the "Sending server name" site configuration setting 16722#: resources/views/admin/site-mail.phtml:181 16723msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." 16724msgstr "" 16725 16726#: resources/views/admin/site-mail.phtml:186 16727msgid "Most mail servers require a valid domain name." 16728msgstr "" 16729 16730#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail 16731#: resources/views/admin/site-mail.phtml:194 16732msgid "DKIM digital signature" 16733msgstr "" 16734 16735#: resources/views/admin/site-mail.phtml:199 16736msgid "Domain name" 16737msgstr "" 16738 16739#: resources/views/admin/site-mail.phtml:208 16740msgid "Selector" 16741msgstr "" 16742 16743#: resources/views/admin/site-mail.phtml:217 16744msgid "Private key" 16745msgstr "" 16746 16747#: resources/views/admin/site-mail.phtml:231 16748msgid "Send a test email using these settings" 16749msgstr "" 16750 16751#. I18N: A configuration setting 16752#: resources/views/admin/site-preferences.phtml:24 16753msgid "Data folder" 16754msgstr "" 16755 16756#. I18N: Help text for the "Data folder" site configuration setting 16757#: resources/views/admin/site-preferences.phtml:30 16758msgid "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." 16759msgstr "" 16760 16761#. I18N: “Apache” is a software program. 16762#: resources/views/admin/site-preferences.phtml:34 16763msgid "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." 16764msgstr "" 16765 16766#: resources/views/admin/site-preferences.phtml:37 16767msgid "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." 16768msgstr "" 16769 16770#: resources/views/admin/site-preferences.phtml:40 16771msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 16772msgstr "" 16773 16774#: resources/views/admin/site-preferences.phtml:53 16775#: resources/views/admin/users-edit.phtml:140 16776#: resources/views/edit-account-page.phtml:114 16777msgid "The time zone is required for date calculations, such as knowing today’s date." 16778msgstr "" 16779 16780#. I18N: A configuration setting 16781#: resources/views/admin/site-preferences.phtml:62 16782msgid "Default theme" 16783msgstr "" 16784 16785#. I18N: Help text for the "Default theme" site configuration setting 16786#: resources/views/admin/site-preferences.phtml:68 16787msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 16788msgstr "" 16789 16790#. I18N: Help text for the “Language” configuration setting 16791#: resources/views/admin/site-preferences.phtml:87 16792msgid "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." 16793msgstr "" 16794 16795#. I18N: A configuration setting 16796#: resources/views/admin/site-preferences.phtml:96 16797msgid "Show list of family trees" 16798msgstr "" 16799 16800#. I18N: Help text for the “Show list of family trees” site configuration setting 16801#: resources/views/admin/site-preferences.phtml:102 16802msgid "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." 16803msgstr "" 16804 16805#. I18N: A configuration setting 16806#: resources/views/admin/site-registration.phtml:24 16807msgid "Welcome text on sign-in page" 16808msgstr "" 16809 16810#. I18N: A configuration setting 16811#: resources/views/admin/site-registration.phtml:36 16812msgid "Custom welcome text" 16813msgstr "" 16814 16815#. I18N: Help text for the "Custom welcome text" site configuration setting 16816#: resources/views/admin/site-registration.phtml:41 16817msgid "To set this text for other languages, you must switch to that language, and visit this page again." 16818msgstr "" 16819 16820#. I18N: A configuration setting 16821#: resources/views/admin/site-registration.phtml:49 16822msgid "Allow visitors to request a new user account" 16823msgstr "" 16824 16825#: resources/views/admin/site-registration.phtml:54 16826msgid "The new user will be asked to confirm their email address before the account is created." 16827msgstr "" 16828 16829#: resources/views/admin/site-registration.phtml:55 16830msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree." 16831msgstr "" 16832 16833#: resources/views/admin/site-registration.phtml:56 16834msgid "An administrator must approve the new user account and select an access level before the user can sign in." 16835msgstr "" 16836 16837#. I18N: A configuration setting 16838#: resources/views/admin/site-registration.phtml:64 16839msgid "Show acceptable use agreement on “Request a new user account” page" 16840msgstr "" 16841 16842#: resources/views/admin/synchronize-trees.phtml:12 16843msgid "Synchronize family trees with GEDCOM files" 16844msgstr "" 16845 16846#: resources/views/admin/synchronize-trees.phtml:18 16847msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 16848msgstr "" 16849 16850#: resources/views/admin/synchronize-trees.phtml:28 16851#: resources/views/admin/trees-merge.phtml:64 16852#: resources/views/admin/trees-renumber.phtml:45 16853msgid "Caution! This may take a long time. Be patient." 16854msgstr "" 16855 16856#: resources/views/admin/tags.phtml:27 16857msgid "Standard GEDCOM tags" 16858msgstr "" 16859 16860#: resources/views/admin/tags.phtml:30 16861msgid "The GEDCOM standard provides a large number of data-entry fields, called tags." 16862msgstr "" 16863 16864#: resources/views/admin/tags.phtml:32 16865msgid "Some of these GEDCOM tags are used infrequently or never used." 16866msgstr "" 16867 16868#: resources/views/admin/tags.phtml:34 16869msgid "You can simplify the edit forms by hiding GEDCOM tags that you do not use." 16870msgstr "" 16871 16872#: resources/views/admin/tags.phtml:37 16873#: resources/views/modules/statistics-chart/names.phtml:10 16874#: resources/views/search-replace-page.phtml:45 16875#: resources/xml/reports/cemetery_report.xml:7 16876#: resources/xml/reports/death_report.xml:10 16877msgid "Names" 16878msgstr "" 16879 16880#: resources/views/admin/tags.phtml:49 resources/views/admin/tags.phtml:179 16881#: resources/views/admin/tags.phtml:271 resources/views/admin/tags.phtml:333 16882#: resources/views/admin/tags.phtml:408 resources/views/admin/tags.phtml:447 16883#: resources/views/admin/tags.phtml:731 resources/views/admin/tags.phtml:785 16884#: resources/views/admin/tags.phtml:889 16885msgid "GEDCOM tag" 16886msgstr "" 16887 16888#: resources/views/admin/tags.phtml:50 resources/views/admin/tags.phtml:180 16889#: resources/views/admin/tags.phtml:272 resources/views/admin/tags.phtml:334 16890#: resources/views/admin/tags.phtml:409 resources/views/admin/tags.phtml:448 16891#: resources/views/admin/tags.phtml:732 resources/views/admin/tags.phtml:786 16892#: resources/views/admin/tags.phtml:890 16893msgid "Hide GEDCOM tags" 16894msgstr "" 16895 16896#: resources/views/admin/tags.phtml:259 16897msgid "Addresses" 16898msgstr "" 16899 16900#: resources/views/admin/tags.phtml:321 16901msgid "Source citations" 16902msgstr "" 16903 16904#: resources/views/admin/tags.phtml:719 16905msgid "LDS church" 16906msgstr "" 16907 16908#: resources/views/admin/tags.phtml:773 16909msgid "Identifiers" 16910msgstr "" 16911 16912#: resources/views/admin/tags.phtml:931 16913msgid "Custom GEDCOM tags" 16914msgstr "" 16915 16916#: resources/views/admin/tags.phtml:934 16917msgid "Many genealogy applications define their own custom GEDCOM tags and webtrees will be able to display most of them." 16918msgstr "" 16919 16920#: resources/views/admin/tags.phtml:936 16921msgid "It is not recommended to use custom GEDCOM tags. This data can be lost when you transfer it to other applications." 16922msgstr "" 16923 16924#: resources/views/admin/tags.phtml:938 16925msgid "To create new data using custom tags, you need to enable them." 16926msgstr "" 16927 16928#: resources/views/admin/tags.phtml:943 16929msgid "Individual facts and events" 16930msgstr "" 16931 16932#: resources/views/admin/tags.phtml:953 16933msgid "Time of birth and time of death" 16934msgstr "" 16935 16936#: resources/views/admin/tags.phtml:963 16937msgid "Family facts and events" 16938msgstr "" 16939 16940#. I18N: A configuration setting 16941#: resources/views/admin/trees-check.phtml:25 16942#: resources/views/admin/trees-preferences.phtml:611 16943msgid "GEDCOM errors" 16944msgstr "" 16945 16946#: resources/views/admin/trees-check.phtml:37 16947#: resources/views/admin/trees-check.phtml:53 16948#: resources/views/admin/trees-check.phtml:69 16949msgid "Hide these errors" 16950msgstr "" 16951 16952#: resources/views/admin/trees-check.phtml:78 16953msgid "No errors have been found." 16954msgstr "" 16955 16956#. I18N: button label 16957#: resources/views/admin/trees-check.phtml:86 16958#: resources/views/lists/anniversaries-list.phtml:24 16959#: resources/views/modules/gedcom_news/list.phtml:26 16960#: resources/views/modules/recent_changes/changes-list.phtml:23 16961#: resources/views/modules/user_blog/list.phtml:26 16962#: resources/views/modules/yahrzeit/list.phtml:21 16963msgid "show more" 16964msgstr "" 16965 16966#: resources/views/admin/trees-create.phtml:23 16967#: resources/views/admin/trees-preferences.phtml:48 16968msgid "Family tree title" 16969msgstr "" 16970 16971#. I18N: help text for family tree / GEDCOM file names 16972#: resources/views/admin/trees-create.phtml:46 16973#: resources/views/admin/trees-preferences.phtml:84 16974msgid "Avoid spaces and punctuation. A family name might be a good choice." 16975msgstr "" 16976 16977#. I18N: A button label. 16978#: resources/views/admin/trees-create.phtml:55 16979msgid "create" 16980msgstr "" 16981 16982#: resources/views/admin/trees-create.phtml:58 16983msgid "After creating the family tree, you will be able to import data from a GEDCOM file." 16984msgstr "" 16985 16986#: resources/views/admin/trees-duplicates.phtml:39 16987msgid "Merge" 16988msgstr "" 16989 16990#: resources/views/admin/trees-duplicates.phtml:46 16991msgid "No duplicates have been found." 16992msgstr "" 16993 16994#: resources/views/admin/trees-export.phtml:58 16995#: resources/views/modules/clippings/download.phtml:21 16996msgid "Export preferences" 16997msgstr "" 16998 16999#. I18N: %s is the name of a family tree 17000#: resources/views/admin/trees-import.phtml:28 17001#, php-format 17002msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 17003msgstr "" 17004 17005#: resources/views/admin/trees-import.phtml:31 17006msgid "You have selected a GEDCOM file with a different name. Is this correct?" 17007msgstr "" 17008 17009#: resources/views/admin/trees-import.phtml:34 17010msgid "Select a GEDCOM file to import" 17011msgstr "" 17012 17013#: resources/views/admin/trees-import.phtml:66 17014msgid "No GEDCOM files found." 17015msgstr "" 17016 17017#: resources/views/admin/trees-import.phtml:76 17018msgid "Import preferences" 17019msgstr "" 17020 17021#: resources/views/admin/trees-import.phtml:84 17022msgid "automatic" 17023msgstr "" 17024 17025#. I18N: A configuration setting 17026#: resources/views/admin/trees-import.phtml:90 17027msgid "Keep media objects" 17028msgstr "" 17029 17030#: resources/views/admin/trees-import.phtml:97 17031msgid "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." 17032msgstr "" 17033 17034#: resources/views/admin/trees-import.phtml:105 17035msgid "Add spaces where long lines were wrapped" 17036msgstr "" 17037 17038#: resources/views/admin/trees-import.phtml:112 17039msgid "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." 17040msgstr "" 17041 17042#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 17043#: resources/views/admin/trees-import.phtml:120 17044msgid "Remove the GEDCOM media path from filenames" 17045msgstr "" 17046 17047#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 17048#: resources/views/admin/trees-import.phtml:126 17049msgid "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." 17050msgstr "" 17051 17052#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 17053#: resources/views/admin/trees-import.phtml:127 17054#, php-format 17055msgid "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." 17056msgstr "" 17057 17058#: resources/views/admin/trees-merge.phtml:25 17059#: resources/views/admin/trees-renumber.phtml:22 17060msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 17061msgstr "" 17062 17063#. I18N: An XREF is the identification number used in GEDCOM files. 17064#: resources/views/admin/trees-merge.phtml:28 17065#, php-format 17066msgid "The two family trees have %1$s record which uses the same “XREF”." 17067msgid_plural "The two family trees have %1$s records which use the same “XREF”." 17068msgstr[0] "" 17069msgstr[1] "" 17070 17071#: resources/views/admin/trees-merge.phtml:31 17072msgid "You must renumber the records in one of the trees before you can merge them." 17073msgstr "" 17074 17075#. I18N: Copy all the records from [family tree 1] into [family tree 2] 17076#: resources/views/admin/trees-merge.phtml:48 17077#, php-format 17078msgid "Copy all the records from %1$s into %2$s." 17079msgstr "" 17080 17081#: resources/views/admin/trees-preferences.phtml:43 17082#: resources/views/admin/trees-preferences.phtml:593 17083msgid "General" 17084msgstr "" 17085 17086#. I18N: Help text for the “Default individual” configuration setting 17087#: resources/views/admin/trees-preferences.phtml:98 17088#: resources/views/edit-account-page.phtml:78 17089msgid "This individual will be selected by default when viewing charts and reports." 17090msgstr "" 17091 17092#. I18N: A configuration setting 17093#: resources/views/admin/trees-preferences.phtml:106 17094#: resources/views/admin/trees-preferences.phtml:108 17095#: resources/views/admin/trees-preferences.phtml:111 17096msgid "Calendar conversion" 17097msgstr "" 17098 17099#: resources/views/admin/trees-preferences.phtml:117 17100#: resources/views/admin/trees-preferences.phtml:120 17101msgid "No calendar conversion" 17102msgstr "" 17103 17104#. I18N: Help text for the “Calendar conversion” configuration setting 17105#: resources/views/admin/trees-preferences.phtml:124 17106msgid "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." 17107msgstr "" 17108 17109#. I18N: Help text for the “Calendar conversion” configuration setting 17110#: resources/views/admin/trees-preferences.phtml:127 17111#, php-format 17112msgid "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." 17113msgstr "" 17114 17115#. I18N: Help text for the “Calendar conversion” configuration setting 17116#: resources/views/admin/trees-preferences.phtml:130 17117msgid "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." 17118msgstr "" 17119 17120#. I18N: A configuration setting 17121#: resources/views/admin/trees-preferences.phtml:138 17122msgid "Add unique identifiers" 17123msgstr "" 17124 17125#. I18N: Help text for the “Add unique identifiers” configuration setting 17126#: resources/views/admin/trees-preferences.phtml:143 17127msgid "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." 17128msgstr "" 17129 17130#. I18N: A configuration setting 17131#: resources/views/admin/trees-preferences.phtml:153 17132msgid "Genealogy contact" 17133msgstr "" 17134 17135#. I18N: Help text for the “Genealogy contact” configuration setting 17136#: resources/views/admin/trees-preferences.phtml:165 17137msgid "The individual to contact about the genealogy data on this website." 17138msgstr "" 17139 17140#. I18N: A configuration setting 17141#: resources/views/admin/trees-preferences.phtml:173 17142msgid "Technical help contact" 17143msgstr "" 17144 17145#. I18N: Help text for the “Technical help contact” configuration setting 17146#: resources/views/admin/trees-preferences.phtml:185 17147msgid "The individual to be contacted about technical questions or errors encountered on your website." 17148msgstr "" 17149 17150#. I18N: A configuration setting 17151#: resources/views/admin/trees-preferences.phtml:195 17152msgid "Add to TITLE header tag" 17153msgstr "" 17154 17155#. I18N: Help text for the “Add to TITLE header tag” configuration setting 17156#: resources/views/admin/trees-preferences.phtml:207 17157msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 17158msgstr "" 17159 17160#. I18N: A configuration setting 17161#: resources/views/admin/trees-preferences.phtml:215 17162msgid "Description META tag" 17163msgstr "" 17164 17165#. I18N: Help text for the “Description META tag” configuration setting 17166#: resources/views/admin/trees-preferences.phtml:227 17167msgid "Search engines may use this description of your site in their search results." 17168msgstr "" 17169 17170#. I18N: Help text for the “Media folder” configuration setting 17171#: resources/views/admin/trees-preferences.phtml:250 17172msgid "This folder will be used to store the media files for this family tree." 17173msgstr "" 17174 17175#. I18N: Help text for the “Media folder” configuration setting 17176#: resources/views/admin/trees-preferences.phtml:251 17177msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 17178msgstr "" 17179 17180#. I18N: Help text for the “Media folder” configuration setting 17181#: resources/views/admin/trees-preferences.phtml:252 17182msgid "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." 17183msgstr "" 17184 17185#. I18N: A configuration setting 17186#: resources/views/admin/trees-preferences.phtml:263 17187msgid "Who can upload new media files" 17188msgstr "" 17189 17190#. I18N: Help text for the “Who can upload new media files” configuration setting 17191#: resources/views/admin/trees-preferences.phtml:268 17192msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 17193msgstr "" 17194 17195#. I18N: A configuration setting 17196#: resources/views/admin/trees-preferences.phtml:276 17197msgid "Show a download link in the media viewer" 17198msgstr "" 17199 17200#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 17201#: resources/views/admin/trees-preferences.phtml:281 17202msgid "This option will make it easier for users to download images." 17203msgstr "" 17204 17205#: resources/views/admin/trees-preferences.phtml:286 17206#: resources/views/admin/trees-preferences.phtml:291 17207msgid "Thumbnail images" 17208msgstr "" 17209 17210#: resources/views/admin/trees-preferences.phtml:296 17211msgid "Show thumbnail images in charts and family groups." 17212msgstr "" 17213 17214#. I18N: A configuration setting 17215#: resources/views/admin/trees-preferences.phtml:304 17216msgid "Use silhouettes" 17217msgstr "" 17218 17219#. I18N: Help text for the “Use silhouettes” configuration setting 17220#: resources/views/admin/trees-preferences.phtml:309 17221msgid "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." 17222msgstr "" 17223 17224#: resources/views/admin/trees-preferences.phtml:314 17225msgid "Watermarks" 17226msgstr "" 17227 17228#: resources/views/admin/trees-preferences.phtml:319 17229msgid "Images without watermarks" 17230msgstr "" 17231 17232#. I18N: Help text for the “Images without watermarks” configuration setting 17233#: resources/views/admin/trees-preferences.phtml:324 17234msgid "Watermarks are optional and normally shown just to visitors." 17235msgstr "" 17236 17237#: resources/views/admin/trees-preferences.phtml:334 17238msgid "Surname list style" 17239msgstr "" 17240 17241#. I18N: A configuration setting 17242#: resources/views/admin/trees-preferences.phtml:346 17243msgid "Maximum number of surnames on individual list" 17244msgstr "" 17245 17246#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 17247#: resources/views/admin/trees-preferences.phtml:359 17248msgid "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." 17249msgstr "" 17250 17251#. I18N: A configuration setting 17252#: resources/views/admin/trees-preferences.phtml:367 17253msgid "Estimated dates for birth and death" 17254msgstr "" 17255 17256#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 17257#: resources/views/admin/trees-preferences.phtml:372 17258msgid "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." 17259msgstr "" 17260 17261#: resources/views/admin/trees-preferences.phtml:380 17262msgid "The date and time of the last update" 17263msgstr "" 17264 17265#. I18N: A configuration setting 17266#: resources/views/admin/trees-preferences.phtml:394 17267msgid "Age of parents next to child’s birthdate" 17268msgstr "" 17269 17270#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 17271#: resources/views/admin/trees-preferences.phtml:399 17272msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 17273msgstr "" 17274 17275#: resources/views/admin/trees-preferences.phtml:407 17276msgid "Other facts to show in charts" 17277msgstr "" 17278 17279#: resources/views/admin/trees-preferences.phtml:416 17280msgid "Individual pages" 17281msgstr "" 17282 17283#: resources/views/admin/trees-preferences.phtml:421 17284msgid "Show the events of close relatives on the individual page" 17285msgstr "" 17286 17287#. I18N: A configuration setting 17288#: resources/views/admin/trees-preferences.phtml:512 17289msgid "Fact icons" 17290msgstr "" 17291 17292#. I18N: Help text for the “Fact icons” configuration setting 17293#: resources/views/admin/trees-preferences.phtml:517 17294msgid "Some themes can display icons on the “Facts and events” tab." 17295msgstr "" 17296 17297#. I18N: A configuration setting 17298#: resources/views/admin/trees-preferences.phtml:525 17299msgid "Automatically expand notes" 17300msgstr "" 17301 17302#. I18N: Help text for the “Automatically expand notes” configuration setting 17303#: resources/views/admin/trees-preferences.phtml:531 17304msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 17305msgstr "" 17306 17307#. I18N: A configuration setting 17308#: resources/views/admin/trees-preferences.phtml:539 17309msgid "Automatically expand sources" 17310msgstr "" 17311 17312#. I18N: Help text for the “Automatically expand sources” configuration setting 17313#: resources/views/admin/trees-preferences.phtml:545 17314msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 17315msgstr "" 17316 17317#. I18N: A configuration setting 17318#: resources/views/admin/trees-preferences.phtml:555 17319#: resources/views/admin/trees-preferences.phtml:557 17320#: resources/views/admin/trees-preferences.phtml:561 17321msgid "Abbreviate place names" 17322msgstr "" 17323 17324#. I18N: A button label, first page 17325#: resources/views/admin/trees-preferences.phtml:558 17326#: resources/views/edit/reorder-card-header.phtml:22 17327#: resources/views/lists/datatables-attributes.phtml:14 17328#: resources/views/modules/media-list/pagination.phtml:25 17329msgid "first" 17330msgstr "" 17331 17332#. I18N: A button label, last page 17333#: resources/views/admin/trees-preferences.phtml:558 17334#: resources/views/edit/reorder-card-header.phtml:34 17335#: resources/views/lists/datatables-attributes.phtml:16 17336#: resources/views/modules/media-list/pagination.phtml:53 17337msgid "last" 17338msgstr "" 17339 17340#: resources/views/admin/trees-preferences.phtml:567 17341msgctxt "Show the [first/last] [N] parts of a place name." 17342msgid "first" 17343msgstr "" 17344 17345#: resources/views/admin/trees-preferences.phtml:567 17346msgctxt "Show the [first/last] [N] parts of a place name." 17347msgid "last" 17348msgstr "" 17349 17350#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 17351#: resources/views/admin/trees-preferences.phtml:566 17352#, php-format 17353msgid "Show the %1$s %2$s parts of a place name." 17354msgstr "" 17355 17356#. I18N: Help text for the “Abbreviate place names” configuration setting 17357#: resources/views/admin/trees-preferences.phtml:571 17358msgid "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>." 17359msgstr "" 17360 17361#. I18N: A configuration setting 17362#: resources/views/admin/trees-preferences.phtml:581 17363msgid "Format text and notes" 17364msgstr "" 17365 17366#. I18N: Help text for the “Format text and notes” configuration setting 17367#: resources/views/admin/trees-preferences.phtml:586 17368msgid "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." 17369msgstr "" 17370 17371#. I18N: Help text for the “Format text and notes” configuration setting 17372#: resources/views/admin/trees-preferences.phtml:588 17373msgid "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." 17374msgstr "" 17375 17376#. I18N: A configuration setting 17377#: resources/views/admin/trees-preferences.phtml:598 17378msgid "Allow users to see raw GEDCOM records" 17379msgstr "" 17380 17381#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 17382#: resources/views/admin/trees-preferences.phtml:603 17383msgid "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." 17384msgstr "" 17385 17386#. I18N: Help text for the “GEDCOM errors” configuration setting 17387#: resources/views/admin/trees-preferences.phtml:616 17388msgid "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." 17389msgstr "" 17390 17391#. I18N: Help text for the “Hit counters” configuration setting 17392#: resources/views/admin/trees-preferences.phtml:629 17393msgid "Some pages can display the number of times that they have been visited." 17394msgstr "" 17395 17396#. I18N: Options for editing 17397#: resources/views/admin/trees-preferences.phtml:634 17398msgid "Edit preferences" 17399msgstr "" 17400 17401#: resources/views/admin/trees-preferences.phtml:636 17402msgid "Facts for individual records" 17403msgstr "" 17404 17405#: resources/views/admin/trees-preferences.phtml:641 17406msgid "Facts for new individuals" 17407msgstr "" 17408 17409#: resources/views/admin/trees-preferences.phtml:651 17410msgid "Quick individual facts" 17411msgstr "" 17412 17413#. I18N: Help text for the “Quick individual facts” configuration setting 17414#: resources/views/admin/trees-preferences.phtml:656 17415msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 17416msgstr "" 17417 17418#: resources/views/admin/trees-preferences.phtml:661 17419msgid "Facts for family records" 17420msgstr "" 17421 17422#: resources/views/admin/trees-preferences.phtml:666 17423msgid "Facts for new families" 17424msgstr "" 17425 17426#: resources/views/admin/trees-preferences.phtml:676 17427msgid "Quick family facts" 17428msgstr "" 17429 17430#. I18N: Help text for the “Quick family facts” configuration setting 17431#: resources/views/admin/trees-preferences.phtml:681 17432msgid "The most common family facts and events are listed separately, so that they can be added more easily." 17433msgstr "" 17434 17435#: resources/views/admin/trees-preferences.phtml:686 17436msgid "Other preferences" 17437msgstr "" 17438 17439#: resources/views/admin/trees-preferences.phtml:691 17440msgid "Surname tradition" 17441msgstr "" 17442 17443#. I18N: Help text for the “Surname tradition” configuration setting 17444#: resources/views/admin/trees-preferences.phtml:696 17445msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 17446msgstr "" 17447 17448#. I18N: A configuration setting 17449#: resources/views/admin/trees-preferences.phtml:704 17450msgid "Use full source citations" 17451msgstr "" 17452 17453#. I18N: Help text for the “Use full source citations” configuration setting 17454#: resources/views/admin/trees-preferences.phtml:709 17455msgid "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." 17456msgstr "" 17457 17458#. I18N: A configuration setting 17459#: resources/views/admin/trees-preferences.phtml:717 17460#: resources/xml/reports/fact_sources.xml:6 17461msgid "Source type" 17462msgstr "" 17463 17464#. I18N: Help text for the “Source type” configuration setting 17465#: resources/views/admin/trees-preferences.phtml:722 17466msgid "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." 17467msgstr "" 17468 17469#. I18N: A configuration setting 17470#: resources/views/admin/trees-preferences.phtml:730 17471#: resources/views/edit/edit-fact.phtml:33 17472#: resources/views/edit/edit-record.phtml:32 17473msgid "Keep the existing “last change” information" 17474msgstr "" 17475 17476#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 17477#: resources/views/admin/trees-preferences.phtml:735 17478msgid "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." 17479msgstr "" 17480 17481#. I18N: Label for checkbox 17482#: resources/views/admin/trees-preferences.phtml:755 17483#: resources/views/admin/trees-privacy.phtml:296 17484msgid "Apply these preferences to all family trees" 17485msgstr "" 17486 17487#. I18N: Label for checkbox 17488#: resources/views/admin/trees-preferences.phtml:762 17489#: resources/views/admin/trees-privacy.phtml:303 17490msgid "Apply these preferences to new family trees" 17491msgstr "" 17492 17493#. I18N: A configuration setting 17494#: resources/views/admin/trees-privacy.phtml:31 17495msgid "Show the family tree" 17496msgstr "" 17497 17498#: resources/views/admin/trees-privacy.phtml:34 17499#: resources/views/admin/trees-privacy.phtml:53 17500#: resources/views/admin/trees-privacy.phtml:84 17501#: resources/views/admin/trees-privacy.phtml:123 17502#: resources/views/admin/trees-privacy.phtml:143 17503msgid "visitors" 17504msgstr "" 17505 17506#: resources/views/admin/trees-privacy.phtml:35 17507#: resources/views/admin/trees-privacy.phtml:54 17508#: resources/views/admin/trees-privacy.phtml:85 17509#: resources/views/admin/trees-privacy.phtml:124 17510#: resources/views/admin/trees-privacy.phtml:144 17511msgid "members" 17512msgstr "" 17513 17514#. I18N: Help text for the “Family tree” configuration setting 17515#: resources/views/admin/trees-privacy.phtml:41 17516msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." 17517msgstr "" 17518 17519#. I18N: A configuration setting 17520#: resources/views/admin/trees-privacy.phtml:50 17521msgid "Show dead individuals" 17522msgstr "" 17523 17524#. I18N: Help text for the “Show dead individuals” configuration setting 17525#: resources/views/admin/trees-privacy.phtml:60 17526msgid "Set the privacy access level for all dead individuals." 17527msgstr "" 17528 17529#: resources/views/admin/trees-privacy.phtml:69 17530msgid "Age at which to assume an individual is dead" 17531msgstr "" 17532 17533#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 17534#: resources/views/admin/trees-privacy.phtml:74 17535msgid "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." 17536msgstr "" 17537 17538#. I18N: A configuration setting 17539#: resources/views/admin/trees-privacy.phtml:82 17540msgid "Show living individuals" 17541msgstr "" 17542 17543#. I18N: Help text for the “Show living individuals” configuration setting 17544#: resources/views/admin/trees-privacy.phtml:92 17545msgid "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." 17546msgstr "" 17547 17548#. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years 17549#: resources/views/admin/trees-privacy.phtml:100 17550msgid "Extend privacy to dead individuals" 17551msgstr "" 17552 17553#. I18N: Extend privacy to dead individuals who were… 17554#: resources/views/admin/trees-privacy.phtml:106 17555#, php-format 17556msgid "born in the last %1$s years or died in the last %2$s years" 17557msgstr "" 17558 17559#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 17560#: resources/views/admin/trees-privacy.phtml:111 17561msgid "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." 17562msgstr "" 17563 17564#. I18N: A configuration setting 17565#: resources/views/admin/trees-privacy.phtml:120 17566msgid "Show names of private individuals" 17567msgstr "" 17568 17569#: resources/views/admin/trees-privacy.phtml:125 17570msgid "managers" 17571msgstr "" 17572 17573#. I18N: Help text for the “Show names of private individuals” configuration setting 17574#: resources/views/admin/trees-privacy.phtml:131 17575msgid "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." 17576msgstr "" 17577 17578#. I18N: A configuration setting 17579#: resources/views/admin/trees-privacy.phtml:140 17580msgid "Show private relationships" 17581msgstr "" 17582 17583#. I18N: Help text for the “Show private relationships” configuration setting 17584#: resources/views/admin/trees-privacy.phtml:150 17585msgid "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." 17586msgstr "" 17587 17588#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 17589#: resources/views/admin/trees-privacy.phtml:154 17590msgid "Privacy restrictions" 17591msgstr "" 17592 17593#. I18N: Privacy restrictions are RESN tags in GEDCOM. 17594#: resources/views/admin/trees-privacy.phtml:156 17595msgid "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." 17596msgstr "" 17597 17598#: resources/views/admin/trees-privacy.phtml:163 17599#: resources/views/admin/trees-privacy.phtml:253 17600msgid "All records" 17601msgstr "" 17602 17603#: resources/views/admin/trees-privacy.phtml:220 17604msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 17605msgstr "" 17606 17607#: resources/views/admin/trees-privacy.phtml:228 17608msgid "Fact or event" 17609msgstr "" 17610 17611#. I18N: A button label. 17612#: resources/views/admin/trees-privacy.phtml:236 17613#: resources/views/admin/webtrees1-thumbnails-form.phtml:24 17614#: resources/views/edit/add-fact-row.phtml:36 17615#: resources/views/modules/census-assistant.phtml:61 17616#: resources/views/modules/lifespans-chart/page.phtml:73 17617#: resources/views/modules/timeline-chart/page.phtml:39 17618msgid "add" 17619msgstr "" 17620 17621#: resources/views/admin/trees-privacy.phtml:249 17622msgid "This record does not exist." 17623msgstr "" 17624 17625#: resources/views/admin/trees-renumber.phtml:26 17626msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." 17627msgstr "" 17628 17629#: resources/views/admin/trees-renumber.phtml:30 17630#, php-format 17631msgid "This family tree has %s record which uses the same “XREF” as another family tree." 17632msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." 17633msgstr[0] "" 17634msgstr[1] "" 17635 17636#: resources/views/admin/trees-renumber.phtml:35 17637msgid "You can renumber this family tree." 17638msgstr "" 17639 17640#: resources/views/admin/trees-unconnected.phtml:27 17641msgid "Include associates" 17642msgstr "" 17643 17644#: resources/views/admin/trees-unconnected.phtml:28 17645msgid "Include aliases" 17646msgstr "" 17647 17648#: resources/views/admin/trees-unconnected.phtml:31 17649msgid "update" 17650msgstr "" 17651 17652#: resources/views/admin/trees-unconnected.phtml:37 17653#, php-format 17654msgid "These groups of individuals are not related to %s." 17655msgstr "" 17656 17657#: resources/views/admin/trees.phtml:72 17658#: resources/views/lists/datatables-attributes.phtml:31 17659msgid "Calculating…" 17660msgstr "" 17661 17662#: resources/views/admin/trees.phtml:127 17663msgid "Default family tree" 17664msgstr "" 17665 17666#: resources/views/admin/trees.phtml:130 resources/views/admin/trees.phtml:136 17667msgid "Set as default" 17668msgstr "" 17669 17670#. I18N: Individuals, sources, dates, places, etc. 17671#: resources/views/admin/trees.phtml:160 17672msgid "Genealogy data" 17673msgstr "" 17674 17675#: resources/views/admin/trees.phtml:217 17676msgid "Add unlinked records" 17677msgstr "" 17678 17679#: resources/views/admin/trees.phtml:273 17680msgid "GEDCOM file" 17681msgstr "" 17682 17683#: resources/views/admin/trees.phtml:280 17684msgid "Export" 17685msgstr "" 17686 17687#: resources/views/admin/upgrade/steps.phtml:19 17688msgid "It can take several minutes to download and install the upgrade. Be patient." 17689msgstr "" 17690 17691#: resources/views/admin/upgrade/wizard.phtml:33 17692msgid "Depending on your server configuration, you may be able to upgrade automatically." 17693msgstr "" 17694 17695#: resources/views/admin/users-cleanup.phtml:43 17696msgid "User’s account has been inactive too long: " 17697msgstr "" 17698 17699#: resources/views/admin/users-cleanup.phtml:62 17700msgid "User didn’t verify within 7 days." 17701msgstr "" 17702 17703#: resources/views/admin/users-cleanup.phtml:64 17704msgid "User not verified by administrator." 17705msgstr "" 17706 17707#: resources/views/admin/users-cleanup.phtml:73 17708msgid "Nothing found to cleanup" 17709msgstr "" 17710 17711#: resources/views/admin/users-create.phtml:30 17712#: resources/views/admin/users-edit.phtml:41 17713#: resources/views/admin/users.phtml:27 17714#: resources/views/edit-account-page.phtml:42 17715#: resources/views/emails/register-notify-html.phtml:28 17716#: resources/views/emails/register-notify-text.phtml:22 17717#: resources/views/register-page.phtml:35 17718msgid "Real name" 17719msgstr "" 17720 17721#: resources/views/admin/users-create.phtml:35 17722#: resources/views/admin/users-edit.phtml:46 17723#: resources/views/edit-account-page.phtml:47 17724#: resources/views/register-page.phtml:40 17725#: resources/views/setup/step-5-administrator.phtml:59 17726msgid "This is your real name, as you would like it displayed on screen." 17727msgstr "" 17728 17729#: resources/views/admin/users-create.phtml:48 17730#: resources/views/admin/users-edit.phtml:59 17731#: resources/views/edit-account-page.phtml:35 17732#: resources/views/register-page.phtml:64 17733msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 17734msgstr "" 17735 17736#. I18N: placeholder text for new-password field 17737#: resources/views/admin/users-create.phtml:59 17738#: resources/views/admin/users-edit.phtml:70 17739#: resources/views/register-page.phtml:74 17740#, php-format 17741msgid "Use at least %s character." 17742msgid_plural "Use at least %s characters." 17743msgstr[0] "" 17744msgstr[1] "" 17745 17746#: resources/views/admin/users-create.phtml:61 17747#: resources/views/admin/users-edit.phtml:72 17748#: resources/views/edit-account-page.phtml:91 17749#: resources/views/password-reset-page.phtml:37 17750#: resources/views/register-page.phtml:76 17751msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 17752msgstr "" 17753 17754#: resources/views/admin/users-create.phtml:74 17755#: resources/views/admin/users-edit.phtml:85 17756#: resources/views/edit-account-page.phtml:126 17757#: resources/views/register-page.phtml:52 17758#: resources/views/setup/step-5-administrator.phtml:95 17759msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 17760msgstr "" 17761 17762#: resources/views/admin/users-edit.phtml:94 17763msgid "Account approval and email verification" 17764msgstr "" 17765 17766#: resources/views/admin/users-edit.phtml:100 17767msgid "Email verified" 17768msgstr "" 17769 17770#: resources/views/admin/users-edit.phtml:104 17771msgid "Approved by administrator" 17772msgstr "" 17773 17774#: resources/views/admin/users-edit.phtml:107 17775msgid "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." 17776msgstr "" 17777 17778#: resources/views/admin/users-edit.phtml:110 17779msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 17780msgstr "" 17781 17782#: resources/views/admin/users-edit.phtml:113 17783msgid "You should not approve an account unless you know that the email address is correct." 17784msgstr "" 17785 17786#: resources/views/admin/users-edit.phtml:116 17787msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected." 17788msgstr "" 17789 17790#: resources/views/admin/users-edit.phtml:154 17791msgid "Automatically accept changes made by this user" 17792msgstr "" 17793 17794#: resources/views/admin/users-edit.phtml:157 17795msgid "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." 17796msgstr "" 17797 17798#. I18N: A configuration setting 17799#: resources/views/admin/users-edit.phtml:166 17800#: resources/views/edit-account-page.phtml:145 17801msgid "Visible online" 17802msgstr "" 17803 17804#. I18N: A configuration setting 17805#: resources/views/admin/users-edit.phtml:172 17806#: resources/views/edit-account-page.phtml:148 17807msgid "Visible to other users when online" 17808msgstr "" 17809 17810#: resources/views/admin/users-edit.phtml:175 17811#: resources/views/edit-account-page.phtml:150 17812msgid "You can choose whether to appear in the list of users who are currently signed-in." 17813msgstr "" 17814 17815#. I18N: A configuration setting 17816#: resources/views/admin/users-edit.phtml:184 17817msgid "Preferred contact method" 17818msgstr "" 17819 17820#. I18N: Help text for the “Preferred contact method” configuration setting 17821#: resources/views/admin/users-edit.phtml:190 17822#: resources/views/edit-account-page.phtml:138 17823msgid "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." 17824msgstr "" 17825 17826#: resources/views/admin/users-edit.phtml:208 17827msgid "Administrator comments on user" 17828msgstr "" 17829 17830#: resources/views/admin/users-edit.phtml:223 17831#: resources/views/admin/users-edit.phtml:272 17832msgid "Administrator" 17833msgstr "" 17834 17835#: resources/views/admin/users-edit.phtml:229 17836msgid "Access to family trees" 17837msgstr "" 17838 17839#: resources/views/admin/users-edit.phtml:232 17840msgid "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." 17841msgstr "" 17842 17843#: resources/views/admin/users-edit.phtml:241 17844msgid "Everybody has this role, including visitors to the website and search engines." 17845msgstr "" 17846 17847#: resources/views/admin/users-edit.phtml:247 17848msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 17849msgstr "" 17850 17851#: resources/views/admin/users-edit.phtml:255 17852msgid "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." 17853msgstr "" 17854 17855#: resources/views/admin/users-edit.phtml:261 17856msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 17857msgstr "" 17858 17859#: resources/views/admin/users-edit.phtml:269 17860msgid "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." 17861msgstr "" 17862 17863#: resources/views/admin/users-edit.phtml:275 17864msgid "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." 17865msgstr "" 17866 17867#: resources/views/admin/users-edit.phtml:290 17868#: resources/views/edit-account-page.phtml:55 17869msgid "Individual record" 17870msgstr "" 17871 17872#: resources/views/admin/users-edit.phtml:304 17873msgid "Link this user to an individual in the family tree." 17874msgstr "" 17875 17876#: resources/views/admin/users-edit.phtml:334 17877msgid "No" 17878msgstr "" 17879 17880#: resources/views/admin/users-edit.phtml:364 17881msgid "You must specify an individual record before you can restrict the user to their immediate family." 17882msgstr "" 17883 17884#: resources/views/admin/users-table-options.phtml:37 17885msgid "Masquerade as this user" 17886msgstr "" 17887 17888#: resources/views/admin/users.phtml:31 17889msgid "Date registered" 17890msgstr "" 17891 17892#: resources/views/admin/users.phtml:33 17893msgid "Last signed in" 17894msgstr "" 17895 17896#: resources/views/admin/users.phtml:35 17897msgid "Approved" 17898msgstr "" 17899 17900#. I18N: "thumbs" is fixed text. Do not change it. 17901#: resources/views/admin/webtrees1-thumbnails.phtml:19 17902msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 17903msgstr "" 17904 17905#: resources/views/admin/webtrees1-thumbnails.phtml:21 17906msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 17907msgstr "" 17908 17909#: resources/views/admin/webtrees1-thumbnails.phtml:23 17910msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it." 17911msgstr "" 17912 17913#: resources/views/admin/webtrees1-thumbnails.phtml:24 17914msgid "If the thumbnail image is a custom image, you should add it to the media object." 17915msgstr "" 17916 17917#: resources/views/admin/webtrees1-thumbnails.phtml:42 17918msgid "Comparison" 17919msgstr "" 17920 17921#: resources/views/admin/webtrees1-thumbnails.phtml:43 17922msgid "Action" 17923msgstr "" 17924 17925#. I18N: A button label. 17926#: resources/views/branches-page.phtml:49 17927#: resources/views/modules/ancestors-chart/page.phtml:56 17928#: resources/views/modules/compact-chart/page.phtml:33 17929#: resources/views/modules/descendancy_chart/page.phtml:56 17930#: resources/views/modules/family-book-chart/page.phtml:67 17931#: resources/views/modules/fanchart/page.phtml:71 17932#: resources/views/modules/hourglass-chart/page.phtml:55 17933#: resources/views/modules/interactive-tree/page.phtml:34 17934#: resources/views/modules/pedigree-chart/page.phtml:57 17935#: resources/views/modules/pedigree-map/page.phtml:43 17936#: resources/views/modules/relationships-chart/page.phtml:77 17937#: resources/views/report-setup-page.phtml:85 17938#: resources/views/report-setup-page.phtml:90 17939msgid "view" 17940msgstr "" 17941 17942#: resources/views/calendar-list.phtml:23 17943#, php-format 17944msgid "%s family" 17945msgid_plural "%s families" 17946msgstr[0] "" 17947msgstr[1] "" 17948 17949#: resources/views/calendar-page.phtml:107 17950msgid "Show" 17951msgstr "" 17952 17953#: resources/views/calendar-page.phtml:120 17954#: resources/views/lists/datatables-attributes.phtml:32 17955msgid "Filter" 17956msgstr "" 17957 17958#: resources/views/calendar-page.phtml:122 17959#: resources/views/calendar-page.phtml:136 17960msgid "All individuals" 17961msgstr "" 17962 17963#: resources/views/calendar-page.phtml:125 17964msgid "Living individuals" 17965msgstr "" 17966 17967#: resources/views/calendar-page.phtml:128 17968msgid "Recent years (< 100 yrs)" 17969msgstr "" 17970 17971#: resources/views/calendar-page.phtml:205 17972msgid "Custom event" 17973msgstr "" 17974 17975#: resources/views/calendar-page.phtml:219 17976msgid "View this day" 17977msgstr "" 17978 17979#: resources/views/calendar-page.phtml:223 17980msgid "View this month" 17981msgstr "" 17982 17983#: resources/views/calendar-page.phtml:227 17984msgid "View this year" 17985msgstr "" 17986 17987#: resources/views/chart-box.phtml:113 resources/views/chart-box.phtml:125 17988#: resources/views/chart-box.phtml:126 17989msgid "Links" 17990msgstr "" 17991 17992#: resources/views/contact-page.phtml:41 17993#: resources/views/setup/step-5-administrator.phtml:54 17994msgid "Your name" 17995msgstr "" 17996 17997#: resources/views/edit-account-page.phtml:62 17998msgctxt "unknown people" 17999msgid "Unknown" 18000msgstr "" 18001 18002#: resources/views/edit-account-page.phtml:66 18003msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 18004msgstr "" 18005 18006#: resources/views/edit-account-page.phtml:93 18007msgid "Leave the password blank if you want to keep the current password." 18008msgstr "" 18009 18010#: resources/views/edit-account-page.phtml:133 18011msgid "Contact method" 18012msgstr "" 18013 18014#: resources/views/edit-account-page.phtml:174 18015msgid "Delete your account" 18016msgstr "" 18017 18018#: resources/views/edit-blocks-page.phtml:23 18019msgid "Drag the blocks to change their position." 18020msgstr "" 18021 18022#: resources/views/edit-blocks-page.phtml:49 18023msgid "Add more blocks from the following list." 18024msgstr "" 18025 18026#: resources/views/edit-blocks-page.phtml:72 18027#: resources/views/edit-blocks-page.phtml:73 18028msgid "Restore the default block layout" 18029msgstr "" 18030 18031#: resources/views/edit/add-fact-row.phtml:19 18032#: resources/views/edit/raw-gedcom-record.phtml:58 18033#: resources/views/record-page-menu-facts.phtml:14 18034msgid "Add a fact" 18035msgstr "" 18036 18037#: resources/views/edit/change-family-members.phtml:61 18038#: resources/xml/reports/family_group_report.xml:774 18039#: resources/xml/reports/individual_ext_report.xml:534 18040#: resources/xml/reports/individual_report.xml:530 18041msgid "Son" 18042msgstr "" 18043 18044#: resources/views/edit/change-family-members.phtml:63 18045#: resources/xml/reports/family_group_report.xml:809 18046#: resources/xml/reports/individual_ext_report.xml:570 18047#: resources/xml/reports/individual_report.xml:566 18048msgid "Daughter" 18049msgstr "" 18050 18051#: resources/views/edit/edit-fact.phtml:50 18052#: resources/views/edit/edit-record.phtml:50 18053msgid "Edit with all GEDCOM tags" 18054msgstr "" 18055 18056#: resources/views/edit/icon-fact-copy.phtml:13 18057#: resources/views/edit/icon-fact-copy.phtml:15 18058#: resources/views/individual-page-name.phtml:80 18059#: resources/views/individual-page-name.phtml:82 18060#: resources/views/modules/share-url/share.phtml:16 18061msgid "Copy" 18062msgstr "" 18063 18064#: resources/views/edit/icon-fact-delete.phtml:19 18065#, php-format 18066msgid "Are you sure you want to delete the link to “%s”?" 18067msgstr "" 18068 18069#: resources/views/edit/icon-fact-delete.phtml:19 18070#: resources/views/edit/icon-fact-delete.phtml:21 18071msgid "Unlink" 18072msgstr "" 18073 18074#: resources/views/edit/input-addon-calendar.phtml:12 18075#: resources/views/edit/input-addon-calendar.phtml:15 18076msgid "Select a date" 18077msgstr "" 18078 18079#: resources/views/edit/input-addon-edit-name.phtml:12 18080#: resources/views/edit/input-addon-edit-name.phtml:15 18081#: resources/views/individual-page-name.phtml:75 18082#: resources/views/individual-page-name.phtml:77 18083msgid "Edit the name" 18084msgstr "" 18085 18086#: resources/views/edit/input-addon-keyboard.phtml:12 18087#: resources/views/edit/input-addon-keyboard.phtml:15 18088#: resources/views/edit/shared-note.phtml:27 18089#: resources/views/edit/shared-note.phtml:29 18090msgid "Find a special character" 18091msgstr "" 18092 18093#: resources/views/edit/link-child-to-family.phtml:37 18094msgid "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." 18095msgstr "" 18096 18097#. I18N: A button label. 18098#: resources/views/edit/new-individual.phtml:48 18099msgid "go to new individual" 18100msgstr "" 18101 18102#: resources/views/edit/raw-gedcom-fact.phtml:24 18103#: resources/views/edit/raw-gedcom-record.phtml:24 18104msgid "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." 18105msgstr "" 18106 18107#. I18N: %s is a URL 18108#: resources/views/edit/raw-gedcom-fact.phtml:27 18109#: resources/views/edit/raw-gedcom-record.phtml:26 18110#, php-format 18111msgid "You can download a copy of the GEDCOM specification from %s." 18112msgstr "" 18113 18114#. I18N: A button label. 18115#: resources/views/edit/reorder-children.phtml:43 18116#: resources/xml/reports/bdm_report.xml:11 18117#: resources/xml/reports/birth_report.xml:9 18118#: resources/xml/reports/change_report.xml:7 18119#: resources/xml/reports/fact_sources.xml:7 18120#: resources/xml/reports/individual_ext_report.xml:8 18121#: resources/xml/reports/occupation_report.xml:6 18122#: resources/xml/reports/relative_ext_report.xml:7 18123msgid "sort by date of birth" 18124msgstr "" 18125 18126#: resources/views/edit/reorder-families.phtml:31 18127#: resources/views/lists/surnames-table.phtml:35 18128#: resources/views/modules/family-book-chart/page.phtml:57 18129#: resources/views/modules/pedigree-chart/previous.phtml:29 18130msgid "Spouses" 18131msgstr "" 18132 18133#: resources/views/edit/reorder-families.phtml:34 18134msgid "When an individual has more than one spouse, you should sort the families in date order." 18135msgstr "" 18136 18137#. I18N: A button label. 18138#: resources/views/edit/reorder-families.phtml:40 18139#: resources/xml/reports/marriage_report.xml:9 18140msgid "sort by date of marriage" 18141msgstr "" 18142 18143#: resources/views/edit/reorder-families.phtml:73 18144msgid "An individual can have more than one set of parents. For example, birth and adopted." 18145msgstr "" 18146 18147#: resources/views/edit/reorder-families.phtml:75 18148msgid "The first family in the list will be used in charts, lists, reports, etc." 18149msgstr "" 18150 18151#: resources/views/emails/approve-user-html.phtml:16 18152#: resources/views/emails/approve-user-text.phtml:12 18153#: resources/views/emails/message-copy-html.phtml:16 18154#: resources/views/emails/message-copy-text.phtml:14 18155#: resources/views/emails/message-user-html.phtml:16 18156#: resources/views/emails/message-user-text.phtml:14 18157#: resources/views/emails/new-version-html.phtml:15 18158#: resources/views/emails/new-version-text.phtml:15 18159#: resources/views/emails/password-request-html.phtml:14 18160#: resources/views/emails/password-request-text.phtml:12 18161#: resources/views/emails/pending-changes-html.phtml:16 18162#: resources/views/emails/pending-changes-text.phtml:15 18163#: resources/views/emails/register-user-html.phtml:15 18164#: resources/views/emails/register-user-text.phtml:14 18165#, php-format 18166msgid "Hello %s…" 18167msgstr "" 18168 18169#: resources/views/emails/approve-user-html.phtml:20 18170#: resources/views/emails/approve-user-text.phtml:14 18171#, php-format 18172msgid "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" 18173msgstr "" 18174 18175#: resources/views/emails/message-copy-html.phtml:20 18176#: resources/views/emails/message-copy-text.phtml:16 18177msgid "You sent the following message to a webtrees user:" 18178msgstr "" 18179 18180#: resources/views/emails/message-copy-html.phtml:33 18181#: resources/views/emails/message-copy-text.phtml:23 18182#: resources/views/emails/message-user-html.phtml:34 18183#: resources/views/emails/message-user-text.phtml:24 18184msgid "This message was sent while viewing the following URL: " 18185msgstr "" 18186 18187#. I18N: %s is a person's name 18188#: resources/views/emails/message-user-html.phtml:21 18189#: resources/views/emails/message-user-text.phtml:16 18190#: resources/views/lists/surnames-bullet-list.phtml:23 18191#: resources/views/lists/surnames-bullet-list.phtml:26 18192#: resources/views/lists/surnames-column-list.phtml:28 18193#: resources/views/lists/surnames-compact-list.phtml:22 18194#: resources/views/lists/surnames-tag-cloud.phtml:25 18195#, php-format 18196msgid "%1$s (%2$s)" 18197msgstr "" 18198 18199#. I18N: %s is a person's name 18200#: resources/views/emails/message-user-html.phtml:21 18201#: resources/views/emails/message-user-text.phtml:16 18202#, php-format 18203msgid "%s sent you the following message." 18204msgstr "" 18205 18206#: resources/views/emails/password-request-html.phtml:18 18207#: resources/views/emails/password-request-text.phtml:14 18208msgid "To set a new password, follow this link." 18209msgstr "" 18210 18211#: resources/views/emails/password-request-html.phtml:26 18212#: resources/views/emails/password-request-text.phtml:18 18213msgid "If you did not request a new password, please ignore this message." 18214msgstr "" 18215 18216#: resources/views/emails/register-notify-html.phtml:17 18217#: resources/views/emails/register-notify-text.phtml:15 18218#: resources/views/emails/verify-notify-html.phtml:14 18219#: resources/views/emails/verify-notify-text.phtml:12 18220msgid "Hello administrator…" 18221msgstr "" 18222 18223#. I18N: %s is a server name/URL 18224#: resources/views/emails/register-notify-html.phtml:22 18225#: resources/views/emails/register-notify-text.phtml:18 18226#, php-format 18227msgid "A prospective user has registered with webtrees at %s." 18228msgstr "" 18229 18230#: resources/views/emails/register-notify-html.phtml:32 18231#: resources/views/emails/register-notify-text.phtml:26 18232#: resources/views/modules/census-assistant.phtml:77 18233#: resources/views/register-page.phtml:83 18234msgid "Comments" 18235msgstr "" 18236 18237#: resources/views/emails/register-notify-html.phtml:39 18238#: resources/views/emails/register-notify-text.phtml:30 18239msgid "The user has been sent an email with the information necessary to confirm the access request." 18240msgstr "" 18241 18242#: resources/views/emails/register-notify-html.phtml:43 18243#: resources/views/emails/register-notify-text.phtml:32 18244msgid "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." 18245msgstr "" 18246 18247#. I18N: %1$s is the site URL and %2$s is an email address 18248#: resources/views/emails/register-user-html.phtml:20 18249#: resources/views/emails/register-user-text.phtml:16 18250#, php-format 18251msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 18252msgstr "" 18253 18254#: resources/views/emails/register-user-html.phtml:24 18255#: resources/views/emails/register-user-text.phtml:18 18256msgid "Follow this link to verify your email address." 18257msgstr "" 18258 18259#: resources/views/emails/register-user-html.phtml:34 18260#: resources/views/emails/register-user-text.phtml:22 18261msgid "If you didn’t request an account, you can just delete this message." 18262msgstr "" 18263 18264#. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address 18265#: resources/views/emails/verify-notify-html.phtml:20 18266#: resources/views/emails/verify-notify-text.phtml:15 18267#, php-format 18268msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 18269msgstr "" 18270 18271#: resources/views/emails/verify-notify-html.phtml:28 18272#: resources/views/emails/verify-notify-text.phtml:21 18273msgid "You need to review the account details." 18274msgstr "" 18275 18276#. I18N: You need to: 18277#: resources/views/emails/verify-notify-html.phtml:37 18278#: resources/views/emails/verify-notify-text.phtml:25 18279msgid "Set the status to “approved”." 18280msgstr "" 18281 18282#. I18N: You need to: 18283#: resources/views/emails/verify-notify-html.phtml:39 18284#: resources/views/emails/verify-notify-text.phtml:26 18285msgid "Set the access level for each tree." 18286msgstr "" 18287 18288#. I18N: You need to: 18289#: resources/views/emails/verify-notify-html.phtml:41 18290#: resources/views/emails/verify-notify-text.phtml:27 18291msgid "Link the user account to an individual." 18292msgstr "" 18293 18294#: resources/views/errors/database-connection.phtml:13 18295msgid "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." 18296msgstr "" 18297 18298#: resources/views/errors/database-connection.phtml:20 18299msgid "If you are the website administrator, you should check that:" 18300msgstr "" 18301 18302#. I18N: [you should check that:] ... 18303#: resources/views/errors/database-connection.phtml:24 18304msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 18305msgstr "" 18306 18307#. I18N: [you should check that:] ... 18308#: resources/views/errors/database-connection.phtml:27 18309msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 18310msgstr "" 18311 18312#. I18N: [you should check that:] ... 18313#: resources/views/errors/database-connection.phtml:30 18314msgid "you can connect to the database using other applications, such as phpmyadmin" 18315msgstr "" 18316 18317#: resources/views/errors/database-connection.phtml:35 18318msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 18319msgstr "" 18320 18321#: resources/views/errors/database-error.phtml:12 18322#: resources/views/setup/step-6-failed.phtml:12 18323msgid "An unexpected database error occurred." 18324msgstr "" 18325 18326#: resources/views/errors/database-error.phtml:20 18327#: resources/views/setup/step-6-failed.phtml:20 18328msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 18329msgstr "" 18330 18331#: resources/views/errors/no-tree-access.phtml:8 18332msgid "This user account does not have access to any tree." 18333msgstr "" 18334 18335#: resources/views/fact-date.phtml:116 18336msgid "(on the date of death)" 18337msgstr "" 18338 18339#: resources/views/fact-date.phtml:120 18340#, php-format 18341msgid "(%s after death)" 18342msgstr "" 18343 18344#: resources/views/fact-parent-age.phtml:20 18345msgid "Mother’s age" 18346msgstr "" 18347 18348#: resources/views/fact-parent-age.phtml:30 18349msgid "Father’s age" 18350msgstr "" 18351 18352#: resources/views/fact-parent-age.phtml:40 18353msgid "Parent’s age" 18354msgstr "" 18355 18356#: resources/views/family-page-children.phtml:19 18357#: resources/views/modules/ancestors-chart/tree.phtml:42 18358#: resources/views/modules/descendancy_chart/tree.phtml:40 18359#: resources/views/statistics/families/top10-list.phtml:20 18360#: resources/views/statistics/families/top10-nolist.phtml:16 18361#, php-format 18362msgid "%s child" 18363msgid_plural "%s children" 18364msgstr[0] "" 18365msgstr[1] "" 18366 18367#: resources/views/family-page-menu.phtml:67 18368#: resources/views/individual-page-images.phtml:59 18369#: resources/views/individual-page-menu.phtml:95 18370msgid "Add a media object" 18371msgstr "" 18372 18373#: resources/views/family-page-menu.phtml:79 18374msgid "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?" 18375msgstr "" 18376 18377#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18378#: resources/views/family-page-pending.phtml:17 18379#: resources/views/individual-page-pending.phtml:18 18380#: resources/views/media-page-pending.phtml:16 18381#: resources/views/note-page-pending.phtml:17 18382#: resources/views/record-page-pending.phtml:17 18383msgctxt "You should review the deletion and then accept or reject it." 18384msgid "accept" 18385msgstr "" 18386 18387#: resources/views/family-page-pending.phtml:17 18388#: resources/views/individual-page-pending.phtml:18 18389#: resources/views/media-page-pending.phtml:16 18390#: resources/views/note-page-pending.phtml:17 18391#: resources/views/record-page-pending.phtml:17 18392msgctxt "You should review the deletion and then accept or reject it." 18393msgid "reject" 18394msgstr "" 18395 18396#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18397#: resources/views/family-page-pending.phtml:17 18398#, php-format 18399msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 18400msgstr "" 18401 18402#: resources/views/family-page-pending.phtml:19 18403msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 18404msgstr "" 18405 18406#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18407#: resources/views/family-page-pending.phtml:23 18408#: resources/views/individual-page-pending.phtml:27 18409#: resources/views/media-page-pending.phtml:22 18410#: resources/views/note-page-pending.phtml:23 18411#: resources/views/record-page-pending.phtml:23 18412msgctxt "You should review the changes and then accept or reject them." 18413msgid "accept" 18414msgstr "" 18415 18416#: resources/views/family-page-pending.phtml:23 18417#: resources/views/individual-page-pending.phtml:27 18418#: resources/views/media-page-pending.phtml:22 18419#: resources/views/note-page-pending.phtml:23 18420#: resources/views/record-page-pending.phtml:23 18421msgctxt "You should review the changes and then accept or reject them." 18422msgid "reject" 18423msgstr "" 18424 18425#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18426#: resources/views/family-page-pending.phtml:23 18427#, php-format 18428msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 18429msgstr "" 18430 18431#: resources/views/family-page-pending.phtml:25 18432msgid "This family has been edited. The changes need to be reviewed by a moderator." 18433msgstr "" 18434 18435#: resources/views/family-page.phtml:39 18436msgid "No facts exist for this family." 18437msgstr "" 18438 18439#: resources/views/forgot-password-page.phtml:21 18440#: resources/views/modules/login_block/sign-in.phtml:58 18441msgid "Username or email address" 18442msgstr "" 18443 18444#: resources/views/help/data-fixes.phtml:8 18445msgid "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." 18446msgstr "" 18447 18448#: resources/views/help/data-fixes.phtml:12 18449msgid "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." 18450msgstr "" 18451 18452#: resources/views/help/data-fixes.phtml:16 18453msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." 18454msgstr "" 18455 18456#: resources/views/help/date.phtml:22 18457msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." 18458msgstr "" 18459 18460#: resources/views/help/date.phtml:35 resources/views/help/date.phtml:73 18461#: resources/views/help/date.phtml:111 18462msgid "Shortcut" 18463msgstr "" 18464 18465#: resources/views/help/date.phtml:60 18466msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range." 18467msgstr "" 18468 18469#: resources/views/help/date.phtml:98 18470msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." 18471msgstr "" 18472 18473#: resources/views/help/date.phtml:105 18474msgid "Date period" 18475msgstr "" 18476 18477#: resources/views/help/date.phtml:136 18478msgid "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." 18479msgstr "" 18480 18481#: resources/views/help/hebrew.phtml:8 18482msgid "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." 18483msgstr "" 18484 18485#: resources/views/help/media-object.phtml:8 18486msgid "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)." 18487msgstr "" 18488 18489#: resources/views/help/name.phtml:8 18490msgid "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." 18491msgstr "" 18492 18493#: resources/views/help/name.phtml:13 18494#, php-format 18495msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 18496msgstr "" 18497 18498#: resources/views/help/name.phtml:16 18499#, php-format 18500msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 18501msgstr "" 18502 18503#: resources/views/help/name.phtml:19 18504#, php-format 18505msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 18506msgstr "" 18507 18508#: resources/views/help/name.phtml:22 18509#, php-format 18510msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 18511msgstr "" 18512 18513#: resources/views/help/name.phtml:25 18514#, php-format 18515msgid "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>" 18516msgstr "" 18517 18518#: resources/views/help/name.phtml:28 18519#, php-format 18520msgid "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>." 18521msgstr "" 18522 18523#: resources/views/help/pending-changes.phtml:12 18524msgid "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." 18525msgstr "" 18526 18527#: resources/views/help/pending-changes.phtml:16 18528msgid "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." 18529msgstr "" 18530 18531#: resources/views/help/pending-changes.phtml:20 18532msgid "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." 18533msgstr "" 18534 18535#: resources/views/help/pending-changes.phtml:25 18536msgid "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." 18537msgstr "" 18538 18539#: resources/views/help/place.phtml:8 18540msgid "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”." 18541msgstr "" 18542 18543#: resources/views/help/place.phtml:12 18544msgid "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." 18545msgstr "" 18546 18547#: resources/views/help/relationship-privacy.phtml:8 18548msgid "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." 18549msgstr "" 18550 18551#: resources/views/help/relationship-privacy.phtml:12 18552msgid "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)." 18553msgstr "" 18554 18555#: resources/views/help/relationship-privacy.phtml:16 18556msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 18557msgstr "" 18558 18559#: resources/views/help/restriction.phtml:8 18560msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 18561msgstr "" 18562 18563#: resources/views/help/restriction.phtml:11 18564msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 18565msgstr "" 18566 18567#: resources/views/help/romanized.phtml:8 18568msgid "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." 18569msgstr "" 18570 18571#: resources/views/help/source-events.phtml:8 18572msgid "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." 18573msgstr "" 18574 18575#: resources/views/help/surname.phtml:8 18576msgid "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." 18577msgstr "" 18578 18579#. I18N: A button label, previous page 18580#: resources/views/individual-page-images.phtml:47 18581#: resources/views/layouts/default.phtml:155 18582#: resources/views/lists/datatables-attributes.phtml:20 18583#: resources/views/modules/media-list/pagination.phtml:33 18584#: resources/views/setup/step-2-server-checks.phtml:91 18585#: resources/views/setup/step-3-database-type.phtml:97 18586#: resources/views/setup/step-4-database-mysql.phtml:138 18587#: resources/views/setup/step-4-database-pgsql.phtml:123 18588#: resources/views/setup/step-4-database-sqlite.phtml:93 18589#: resources/views/setup/step-4-database-sqlsvr.phtml:123 18590#: resources/views/setup/step-5-administrator.phtml:108 18591msgid "previous" 18592msgstr "" 18593 18594#: resources/views/individual-page-menu.phtml:35 18595#: resources/views/individual-page.phtml:66 18596msgid "Share" 18597msgstr "" 18598 18599#: resources/views/individual-page-menu.phtml:43 18600msgid "Add a name" 18601msgstr "" 18602 18603#: resources/views/individual-page-menu.phtml:63 18604#: resources/views/individual-page-menu.phtml:71 18605#: resources/views/individual-page-sex.phtml:40 18606#: resources/views/individual-page-sex.phtml:42 18607msgid "Edit the gender" 18608msgstr "" 18609 18610#: resources/views/individual-page-name.phtml:86 18611#: resources/views/media-page-details.phtml:38 18612msgid "Are you sure you want to delete this fact?" 18613msgstr "" 18614 18615#: resources/views/individual-page-name.phtml:88 18616#: resources/views/individual-page-name.phtml:90 18617msgid "Delete this name" 18618msgstr "" 18619 18620#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18621#: resources/views/individual-page-pending.phtml:18 18622#, php-format 18623msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 18624msgstr "" 18625 18626#: resources/views/individual-page-pending.phtml:21 18627msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 18628msgstr "" 18629 18630#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18631#: resources/views/individual-page-pending.phtml:27 18632#, php-format 18633msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 18634msgstr "" 18635 18636#: resources/views/individual-page-pending.phtml:30 18637msgid "This individual has been edited. The changes need to be reviewed by a moderator." 18638msgstr "" 18639 18640#. I18N: Skip over the headers and menus, to the main content of the page 18641#: resources/views/layouts/administration.phtml:46 18642#: resources/views/layouts/default.phtml:74 18643msgid "Skip to content" 18644msgstr "" 18645 18646#: resources/views/layouts/default.phtml:157 18647#: resources/views/modules/random_media/slide-show.phtml:30 18648#: resources/views/modules/random_media/slide-show.phtml:32 18649msgid "Play" 18650msgstr "" 18651 18652#: resources/views/layouts/default.phtml:158 18653#: resources/views/modules/random_media/slide-show.phtml:34 18654#: resources/views/modules/random_media/slide-show.phtml:36 18655msgid "Stop" 18656msgstr "" 18657 18658#: resources/views/layouts/error.phtml:17 18659#: resources/views/layouts/error.phtml:34 18660#: resources/views/layouts/offline.phtml:67 18661msgid "This website is temporarily unavailable" 18662msgstr "" 18663 18664#: resources/views/layouts/offline.phtml:70 18665msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 18666msgstr "" 18667 18668#: resources/views/layouts/setup.phtml:16 18669#: resources/views/layouts/setup.phtml:24 18670msgid "Setup wizard for webtrees" 18671msgstr "" 18672 18673#: resources/views/lists/anniversaries-table.phtml:39 18674#: resources/views/lists/families-table.phtml:227 18675#: resources/views/lists/individuals-table.phtml:248 18676#: resources/views/lists/individuals-table.phtml:258 18677#: resources/views/modules/share-anniversary/share.phtml:18 18678#: resources/views/modules/yahrzeit/table.phtml:29 18679msgid "Anniversary" 18680msgstr "" 18681 18682#: resources/views/lists/datatables-attributes.phtml:22 18683#: resources/views/lists/datatables-attributes.phtml:33 18684msgid "No records to display" 18685msgstr "" 18686 18687#. I18N: %s are placeholders for numbers 18688#: resources/views/lists/datatables-attributes.phtml:24 18689#: resources/views/lists/datatables-attributes.phtml:25 18690#: resources/views/pending-changes-page.phtml:24 18691#, php-format 18692msgid "Showing %1$s to %2$s of %3$s" 18693msgstr "" 18694 18695#. I18N: %s is a number 18696#: resources/views/lists/datatables-attributes.phtml:27 18697#, php-format 18698msgid "(filtered from %s total entries)" 18699msgstr "" 18700 18701#. I18N: %s is a number of records per page 18702#: resources/views/lists/datatables-attributes.phtml:29 18703#, php-format 18704msgid "Display %s" 18705msgstr "" 18706 18707#: resources/views/lists/datatables-attributes.phtml:30 18708msgid "Loading…" 18709msgstr "" 18710 18711#: resources/views/lists/families-table.phtml:158 18712msgid "Both alive" 18713msgstr "" 18714 18715#: resources/views/lists/families-table.phtml:162 18716msgid "Show couples where only the female partner is dead." 18717msgstr "" 18718 18719#: resources/views/lists/families-table.phtml:163 18720msgid "Widower" 18721msgstr "" 18722 18723#: resources/views/lists/families-table.phtml:167 18724msgid "Show couples where only the male partner is dead." 18725msgstr "" 18726 18727#: resources/views/lists/families-table.phtml:168 18728msgid "Widow" 18729msgstr "" 18730 18731#: resources/views/lists/families-table.phtml:172 18732#: resources/views/lists/individuals-table.phtml:198 18733msgid "Show individuals who are dead or couples where both partners are dead." 18734msgstr "" 18735 18736#: resources/views/lists/families-table.phtml:173 18737msgid "Both dead" 18738msgstr "" 18739 18740#: resources/views/lists/families-table.phtml:179 18741#: resources/views/lists/individuals-table.phtml:229 18742msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 18743msgstr "" 18744 18745#: resources/views/lists/families-table.phtml:180 18746#: resources/views/lists/individuals-table.phtml:230 18747msgid "Roots" 18748msgstr "" 18749 18750#: resources/views/lists/families-table.phtml:184 18751#: resources/views/lists/individuals-table.phtml:234 18752msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 18753msgstr "" 18754 18755#: resources/views/lists/families-table.phtml:185 18756#: resources/views/lists/individuals-table.phtml:235 18757msgid "Leaves" 18758msgstr "" 18759 18760#: resources/views/lists/families-table.phtml:191 18761msgid "Show couples with an unknown marriage date." 18762msgstr "" 18763 18764#: resources/views/lists/families-table.phtml:196 18765msgid "Show couples who married more than 100 years ago." 18766msgstr "" 18767 18768#: resources/views/lists/families-table.phtml:201 18769msgid "Show couples who married within the last 100 years." 18770msgstr "" 18771 18772#: resources/views/lists/families-table.phtml:206 18773msgid "Show divorced couples." 18774msgstr "" 18775 18776#: resources/views/lists/families-table.phtml:211 18777msgid "Show couples where either partner married more than once." 18778msgstr "" 18779 18780#: resources/views/lists/families-table.phtml:212 18781msgid "Multiple marriages" 18782msgstr "" 18783 18784#: resources/views/lists/families-table.phtml:420 18785#: resources/views/lists/individuals-table.phtml:431 18786msgid "Show parents" 18787msgstr "" 18788 18789#: resources/views/lists/families-table.phtml:424 18790#: resources/views/lists/individuals-table.phtml:435 18791msgid "Show statistics charts" 18792msgstr "" 18793 18794#: resources/views/lists/families-table.phtml:437 18795#: resources/views/lists/families-table.phtml:453 18796#: resources/views/lists/individuals-table.phtml:448 18797#: resources/views/lists/individuals-table.phtml:465 18798msgid "Decade of birth" 18799msgstr "" 18800 18801#: resources/views/lists/families-table.phtml:458 18802#: resources/views/lists/families-table.phtml:474 18803msgid "Decade of marriage" 18804msgstr "" 18805 18806#: resources/views/lists/given-names-table.phtml:26 18807#: resources/views/search-phonetic-page.phtml:30 18808msgid "Given name" 18809msgstr "" 18810 18811#: resources/views/lists/individual-table-parents.phtml:19 18812#, php-format 18813msgid "Mother: %s" 18814msgstr "" 18815 18816#: resources/views/lists/individual-table-parents.phtml:21 18817#, php-format 18818msgid "Father: %s" 18819msgstr "" 18820 18821#: resources/views/lists/individuals-table.phtml:176 18822msgid "Show only males." 18823msgstr "" 18824 18825#: resources/views/lists/individuals-table.phtml:181 18826msgid "Show only females." 18827msgstr "" 18828 18829#: resources/views/lists/individuals-table.phtml:186 18830msgid "Show only individuals for whom the gender is not known." 18831msgstr "" 18832 18833#: resources/views/lists/individuals-table.phtml:193 18834msgid "Show individuals who are alive or couples where both partners are alive." 18835msgstr "" 18836 18837#: resources/views/lists/individuals-table.phtml:194 18838msgid "Alive" 18839msgstr "" 18840 18841#: resources/views/lists/individuals-table.phtml:203 18842msgid "Show individuals who died more than 100 years ago." 18843msgstr "" 18844 18845#: resources/views/lists/individuals-table.phtml:208 18846msgid "Show individuals who died within the last 100 years." 18847msgstr "" 18848 18849#: resources/views/lists/individuals-table.phtml:216 18850msgid "Show individuals born more than 100 years ago." 18851msgstr "" 18852 18853#: resources/views/lists/individuals-table.phtml:221 18854msgid "Show individuals born within the last 100 years." 18855msgstr "" 18856 18857#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 18858#: resources/views/lists/individuals-table.phtml:245 18859msgid "Sosa" 18860msgstr "" 18861 18862#: resources/views/lists/individuals-table.phtml:470 18863#: resources/views/lists/individuals-table.phtml:487 18864msgid "Decade of death" 18865msgstr "" 18866 18867#: resources/views/lists/individuals-table.phtml:492 18868#: resources/views/lists/individuals-table.phtml:534 18869msgid "Age related to death year" 18870msgstr "" 18871 18872#: resources/views/lists/repositories-table.phtml:50 18873msgid "Repository name" 18874msgstr "" 18875 18876#: resources/views/lists/submitters-table.phtml:67 18877msgid "Submitter name" 18878msgstr "" 18879 18880#: resources/views/lists/surnames-table.phtml:26 18881#: resources/views/modules/gedcom_stats/config.phtml:68 18882#: resources/views/modules/gedcom_stats/statistics.phtml:77 18883#: resources/views/modules/statistics-chart/custom.phtml:161 18884msgid "Surnames" 18885msgstr "" 18886 18887#: resources/views/login-page.phtml:21 18888msgid "Welcome to this genealogy website" 18889msgstr "" 18890 18891#. I18N: A button label. 18892#: resources/views/login-page.phtml:55 18893#: resources/views/modules/login_block/sign-in.phtml:36 18894msgid "sign in" 18895msgstr "" 18896 18897#: resources/views/login-page.phtml:59 18898#: resources/views/modules/login_block/sign-in.phtml:40 18899msgid "Forgot password?" 18900msgstr "" 18901 18902#. I18N: %s is a filename 18903#: resources/views/media-page-details.phtml:56 18904#: resources/views/modules/media-list/page.phtml:147 18905#, php-format 18906msgid "The file “%s” does not exist." 18907msgstr "" 18908 18909#: resources/views/media-page-details.phtml:83 18910msgid "Download file" 18911msgstr "" 18912 18913#: resources/views/media-page-menu.phtml:38 18914msgid "Re-order media files" 18915msgstr "" 18916 18917#: resources/views/media-page-menu.phtml:58 18918#: resources/views/modals/link-media-to-individual.phtml:16 18919msgid "Link this media object to an individual" 18920msgstr "" 18921 18922#: resources/views/media-page-menu.phtml:63 18923#: resources/views/modals/link-media-to-family.phtml:16 18924msgid "Link this media object to a family" 18925msgstr "" 18926 18927#: resources/views/media-page-menu.phtml:68 18928#: resources/views/modals/link-media-to-source.phtml:16 18929msgid "Link this media object to a source" 18930msgstr "" 18931 18932#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18933#: resources/views/media-page-pending.phtml:16 18934#, php-format 18935msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 18936msgstr "" 18937 18938#: resources/views/media-page-pending.phtml:18 18939msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 18940msgstr "" 18941 18942#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18943#: resources/views/media-page-pending.phtml:22 18944#, php-format 18945msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 18946msgstr "" 18947 18948#: resources/views/media-page-pending.phtml:24 18949msgid "This media object has been edited. The changes need to be reviewed by a moderator." 18950msgstr "" 18951 18952#. I18N: URL = web address 18953#: resources/views/modals/media-file-fields.phtml:34 18954msgid "A URL" 18955msgstr "" 18956 18957#: resources/views/modals/media-file-fields.phtml:63 18958#: resources/views/modules/media-list/page.phtml:42 18959msgid "Folder" 18960msgstr "" 18961 18962#: resources/views/modals/media-file-fields.phtml:69 18963msgid "Same as uploaded file" 18964msgstr "" 18965 18966#: resources/views/modals/media-file-fields.phtml:73 18967msgid "If you have a large number of media files, you can organize them into folders and subfolders." 18968msgstr "" 18969 18970#: resources/views/modals/media-file-fields.phtml:78 18971msgid "Create a unique filename" 18972msgstr "" 18973 18974#: resources/views/modals/on-screen-keyboard.phtml:44 18975msgid "Keep open" 18976msgstr "" 18977 18978#: resources/views/modules/GEDFact_assistant/select-census.phtml:13 18979msgid "Census date and place" 18980msgstr "" 18981 18982#: resources/views/modules/ancestors-chart/page.phtml:37 18983#: resources/views/modules/descendancy_chart/page.phtml:37 18984#: resources/views/modules/family-book-chart/page.phtml:39 18985#: resources/views/modules/fanchart/page.phtml:49 18986#: resources/views/modules/hourglass-chart/page.phtml:36 18987#: resources/views/modules/pedigree-chart/page.phtml:37 18988#: resources/views/modules/pedigree-map/page.phtml:32 18989#: resources/xml/reports/ahnentafel_report.xml:7 18990#: resources/xml/reports/descendancy_report.xml:6 18991#: resources/xml/reports/individual_ext_report.xml:7 18992#: resources/xml/reports/missing_facts_report.xml:7 18993msgid "Generations" 18994msgstr "" 18995 18996#: resources/views/modules/ancestors-chart/page.phtml:46 18997#: resources/views/modules/descendancy_chart/page.phtml:46 18998#: resources/views/modules/fanchart/page.phtml:40 18999#: resources/views/modules/hourglass-chart/page.phtml:45 19000#: resources/views/modules/pedigree-chart/page.phtml:46 19001#: resources/views/modules/recent_changes/config.phtml:31 19002#: resources/views/modules/todays_events/config.phtml:37 19003#: resources/views/modules/top10_givnnames/config.phtml:24 19004#: resources/views/modules/top10_surnames/config.phtml:24 19005#: resources/views/modules/upcoming_events/config.phtml:49 19006#: resources/views/modules/yahrzeit/config.phtml:30 19007msgid "Layout" 19008msgstr "" 19009 19010#: resources/views/modules/ancestors-chart/tree.phtml:18 19011msgid "Sosa-Stradonitz number" 19012msgstr "" 19013 19014#: resources/views/modules/bing-maps/config.phtml:21 19015#: resources/views/modules/google-maps/config.phtml:21 19016#: resources/views/modules/here-maps/config.phtml:21 19017#: resources/views/modules/map-box/config.phtml:21 19018#: resources/views/modules/openrouteservice/config.phtml:21 19019msgid "API key" 19020msgstr "" 19021 19022#: resources/views/modules/bing-maps/config.phtml:34 19023#: resources/views/modules/google-maps/config.phtml:34 19024#: resources/views/modules/here-maps/config.phtml:34 19025#: resources/views/modules/map-box/config.phtml:34 19026#: resources/views/modules/openrouteservice/config.phtml:34 19027msgid "To use this service, you need an API key." 19028msgstr "" 19029 19030#. I18N: A configuration setting 19031#: resources/views/modules/bing-webmaster-tools/form.phtml:9 19032#: resources/views/modules/google-webmaster-tools/form.phtml:9 19033msgid "Site verification code" 19034msgstr "" 19035 19036#: resources/views/modules/bing-webmaster-tools/form.phtml:18 19037#: resources/views/modules/google-webmaster-tools/form.phtml:18 19038msgid "Site verification codes do not work when webtrees is installed in a subfolder." 19039msgstr "" 19040 19041#: resources/views/modules/census-assistant.phtml:15 19042msgid "Create a shared note using the census assistant" 19043msgstr "" 19044 19045#: resources/views/modules/census-assistant.phtml:35 19046msgid "Citation" 19047msgstr "" 19048 19049#: resources/views/modules/census-assistant.phtml:110 19050msgid "Census transcript" 19051msgstr "" 19052 19053#: resources/views/modules/census-assistant.phtml:110 19054msgid "Household" 19055msgstr "" 19056 19057#: resources/views/modules/charts/config.phtml:18 19058#: resources/views/modules/statistics-chart/custom.phtml:24 19059#: resources/views/modules/statistics-chart/custom.phtml:153 19060#: resources/views/modules/statistics-chart/custom.phtml:155 19061msgid "Chart type" 19062msgstr "" 19063 19064#: resources/views/modules/clippings/show.phtml:19 19065msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 19066msgstr "" 19067 19068#: resources/views/modules/clippings/show.phtml:24 19069msgid "Your clippings cart is empty." 19070msgstr "" 19071 19072#: resources/views/modules/custom-css-js/edit.phtml:21 19073msgid "Add content to the end of the <code><head></code> element." 19074msgstr "" 19075 19076#: resources/views/modules/custom-css-js/edit.phtml:26 19077msgid "Include the <code><style></style></code> tags." 19078msgstr "" 19079 19080#: resources/views/modules/custom-css-js/edit.phtml:33 19081msgid "Add content to the end of the <code><body></code> element." 19082msgstr "" 19083 19084#: resources/views/modules/custom-css-js/edit.phtml:38 19085msgid "Include the <code><script></script></code> tags." 19086msgstr "" 19087 19088#: resources/views/modules/descendancy_chart/tree.phtml:17 19089msgid "d’Aboville number" 19090msgstr "" 19091 19092#: resources/views/modules/family-book-chart/chart.phtml:21 19093#, php-format 19094msgid "Family of %s" 19095msgstr "" 19096 19097#: resources/views/modules/family-book-chart/page.phtml:48 19098msgid "Descendant generations" 19099msgstr "" 19100 19101#: resources/views/modules/family-book-chart/page.phtml:60 19102#: resources/views/modules/hourglass-chart/page.phtml:48 19103#: resources/xml/reports/pedigree_report.xml:6 19104msgid "Show spouses" 19105msgstr "" 19106 19107#: resources/views/modules/fanchart/page.phtml:58 19108msgid "Zoom" 19109msgstr "" 19110 19111#. I18N: FAQ = “Frequently Asked Question” 19112#: resources/views/modules/faq/config.phtml:26 19113msgid "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." 19114msgstr "" 19115 19116#: resources/views/modules/faq/config.phtml:27 19117msgid "You may use HTML to format the answer and to add links to other websites." 19118msgstr "" 19119 19120#. I18N: Label for a configuration option 19121#: resources/views/modules/faq/config.phtml:56 19122#: resources/views/modules/faq/edit.phtml:62 19123#: resources/views/modules/recent_changes/config.phtml:40 19124#: resources/views/modules/todays_events/config.phtml:46 19125#: resources/views/modules/upcoming_events/config.phtml:58 19126#: resources/xml/reports/bdm_report.xml:11 19127#: resources/xml/reports/birth_report.xml:9 19128#: resources/xml/reports/cemetery_report.xml:6 19129#: resources/xml/reports/change_report.xml:7 19130#: resources/xml/reports/death_report.xml:9 19131#: resources/xml/reports/fact_sources.xml:7 19132#: resources/xml/reports/individual_ext_report.xml:8 19133#: resources/xml/reports/marriage_report.xml:9 19134#: resources/xml/reports/occupation_report.xml:6 19135#: resources/xml/reports/relative_ext_report.xml:7 19136msgid "Sort order" 19137msgstr "" 19138 19139#: resources/views/modules/faq/config.phtml:58 19140#: resources/views/modules/faq/edit.phtml:30 19141msgid "Question" 19142msgstr "" 19143 19144#: resources/views/modules/faq/edit.phtml:41 19145msgid "Answer" 19146msgstr "" 19147 19148#. I18N: Label for a configuration option 19149#: resources/views/modules/faq/edit.phtml:52 19150#: resources/views/modules/html/config.phtml:60 19151#: resources/views/modules/stories/edit.phtml:58 19152msgid "Show this block for which languages" 19153msgstr "" 19154 19155#. I18N: FAQ = “Frequently Asked Question” 19156#: resources/views/modules/faq/edit.phtml:79 19157msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." 19158msgstr "" 19159 19160#: resources/views/modules/faq/show.phtml:30 19161msgid "back to top" 19162msgstr "" 19163 19164#: resources/views/modules/favorites/favorites.phtml:34 19165msgid "Are you sure you want to remove this item from your list of favorites?" 19166msgstr "" 19167 19168#: resources/views/modules/favorites/favorites.phtml:45 19169#: resources/views/modules/favorites/favorites.phtml:54 19170msgid "Add a favorite" 19171msgstr "" 19172 19173#: resources/views/modules/favorites/favorites.phtml:162 19174msgid "Enter an optional note about this favorite" 19175msgstr "" 19176 19177#: resources/views/modules/fix-add-marr-names/options.phtml:16 19178msgid "Surname option" 19179msgstr "" 19180 19181#. I18N: Label for option 19182#: resources/views/modules/fix-ceme-tag/options.phtml:16 19183msgid "Convert to" 19184msgstr "" 19185 19186#: resources/views/modules/fix-place-names/options.phtml:21 19187msgid "Replace" 19188msgstr "" 19189 19190#: resources/views/modules/fix-search-and-replace/options.phtml:18 19191msgid "Search text/pattern" 19192msgstr "" 19193 19194#: resources/views/modules/fix-search-and-replace/options.phtml:28 19195msgid "Replacement text" 19196msgstr "" 19197 19198#: resources/views/modules/fix-search-and-replace/options.phtml:38 19199msgid "Search method" 19200msgstr "" 19201 19202#: resources/views/modules/fix-search-and-replace/options.phtml:44 19203msgid "Regular expressions are an advanced pattern matching technique." 19204msgstr "" 19205 19206#: resources/views/modules/fix-search-and-replace/options.phtml:52 19207msgid "Match both upper and lower case letters." 19208msgstr "" 19209 19210#: resources/views/modules/fix-search-and-replace/options.phtml:62 19211#: resources/views/modules/statistics-chart/other-records.phtml:10 19212#: resources/views/search-general-page.phtml:59 19213msgid "Records" 19214msgstr "" 19215 19216#: resources/views/modules/gedcom_news/edit.phtml:35 19217#: resources/views/modules/html/config.phtml:39 19218#: resources/views/modules/user_blog/edit.phtml:35 19219msgid "Content" 19220msgstr "" 19221 19222#: resources/views/modules/gedcom_news/list.phtml:18 19223#: resources/views/modules/user_blog/list.phtml:18 19224msgid "No news articles have been submitted." 19225msgstr "" 19226 19227#: resources/views/modules/gedcom_news/list.phtml:61 19228msgid "Add a news article" 19229msgstr "" 19230 19231#. I18N: label for yes/no option 19232#: resources/views/modules/gedcom_stats/config.phtml:35 19233msgid "Show date of last update" 19234msgstr "" 19235 19236#: resources/views/modules/gedcom_stats/config.phtml:46 19237#: resources/views/modules/html/template-statistics.phtml:36 19238#: resources/views/modules/statistics-chart/names.phtml:18 19239msgid "Total surnames" 19240msgstr "" 19241 19242#: resources/views/modules/gedcom_stats/config.phtml:51 19243#: resources/views/modules/statistics-chart/other-events.phtml:10 19244#: resources/xml/reports/missing_facts_report.xml:602 19245msgid "Total events" 19246msgstr "" 19247 19248#: resources/views/modules/gedcom_stats/config.phtml:52 19249msgid "Total users" 19250msgstr "" 19251 19252#: resources/views/modules/gedcom_stats/config.phtml:53 19253#: resources/views/modules/gedcom_stats/statistics.phtml:165 19254#: resources/views/modules/html/template-statistics.phtml:69 19255#: resources/views/modules/statistics-chart/individual-events.phtml:36 19256msgid "Earliest birth" 19257msgstr "" 19258 19259#: resources/views/modules/gedcom_stats/config.phtml:54 19260#: resources/views/modules/gedcom_stats/statistics.phtml:176 19261#: resources/views/modules/html/template-statistics.phtml:73 19262#: resources/views/modules/statistics-chart/individual-events.phtml:47 19263msgid "Latest birth" 19264msgstr "" 19265 19266#: resources/views/modules/gedcom_stats/config.phtml:55 19267#: resources/views/modules/gedcom_stats/statistics.phtml:187 19268#: resources/views/modules/html/template-statistics.phtml:77 19269#: resources/views/modules/statistics-chart/individual-events.phtml:80 19270msgid "Earliest death" 19271msgstr "" 19272 19273#: resources/views/modules/gedcom_stats/config.phtml:56 19274#: resources/views/modules/gedcom_stats/statistics.phtml:198 19275#: resources/views/modules/html/template-statistics.phtml:81 19276#: resources/views/modules/statistics-chart/individual-events.phtml:91 19277msgid "Latest death" 19278msgstr "" 19279 19280#: resources/views/modules/gedcom_stats/config.phtml:57 19281#: resources/views/modules/gedcom_stats/statistics.phtml:209 19282#: resources/views/modules/html/template-statistics.phtml:85 19283msgid "Individual who lived the longest" 19284msgstr "" 19285 19286#: resources/views/modules/gedcom_stats/config.phtml:59 19287#: resources/views/modules/gedcom_stats/statistics.phtml:235 19288#: resources/views/modules/html/template-statistics.phtml:93 19289msgid "Family with the most children" 19290msgstr "" 19291 19292#: resources/views/modules/gedcom_stats/config.phtml:73 19293#: resources/views/modules/gedcom_stats/statistics.phtml:264 19294#: resources/views/modules/html/template-statistics.phtml:105 19295msgid "Most common surnames" 19296msgstr "" 19297 19298#. I18N: ... to show in a list 19299#: resources/views/modules/gedcom_stats/config.phtml:80 19300#: resources/views/modules/top10_surnames/config.phtml:15 19301msgid "Number of surnames" 19302msgstr "" 19303 19304#: resources/views/modules/gedcom_stats/statistics.phtml:30 19305#: resources/views/modules/html/template-statistics.phtml:18 19306#, php-format 19307msgid "This family tree was last updated on %s." 19308msgstr "" 19309 19310#: resources/views/modules/geonames/config.phtml:34 19311msgid "To use this service, you need an account." 19312msgstr "" 19313 19314#: resources/views/modules/html/config.phtml:27 19315msgid "Templates" 19316msgstr "" 19317 19318#: resources/views/modules/html/config.phtml:32 19319msgid "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." 19320msgstr "" 19321 19322#: resources/views/modules/html/config.phtml:43 19323msgid "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." 19324msgstr "" 19325 19326#: resources/views/modules/html/config.phtml:51 19327msgid "Show the date and time of update" 19328msgstr "" 19329 19330#. I18N: do not translate the #keywords# 19331#: resources/views/modules/html/template-narrative.phtml:7 19332msgid "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#." 19333msgstr "" 19334 19335#: resources/views/modules/interactive-tree/chart.phtml:19 19336msgid "Use compact layout" 19337msgstr "" 19338 19339#: resources/views/modules/lifespans-chart/page.phtml:27 19340msgid "Add individuals" 19341msgstr "" 19342 19343#. I18N: Label for a configuration option 19344#: resources/views/modules/lifespans-chart/page.phtml:31 19345msgid "Include the individual’s immediate family" 19346msgstr "" 19347 19348#: resources/views/modules/lifespans-chart/page.phtml:37 19349msgid "Select individuals by place or date" 19350msgstr "" 19351 19352#: resources/views/modules/lifespans-chart/page.phtml:52 19353msgid "Start year" 19354msgstr "" 19355 19356#: resources/views/modules/lifespans-chart/page.phtml:61 19357msgid "End year" 19358msgstr "" 19359 19360#: resources/views/modules/login_block/sign-out.phtml:15 19361#, php-format 19362msgid "You are signed in as %s." 19363msgstr "" 19364 19365#. I18N: A button label. 19366#: resources/views/modules/login_block/sign-out.phtml:20 19367msgid "sign out" 19368msgstr "" 19369 19370#: resources/views/modules/media-list/page.phtml:50 19371msgid "Media objects per page" 19372msgstr "" 19373 19374#: resources/views/modules/media-list/page.phtml:73 19375msgid "Search filters" 19376msgstr "" 19377 19378#: resources/views/modules/media-list/page.phtml:95 19379msgid "Media objects found" 19380msgstr "" 19381 19382#: resources/views/modules/media-list/pagination.phtml:39 19383#, php-format 19384msgid "Page %s of %s" 19385msgstr "" 19386 19387#: resources/views/modules/media/tab.phtml:22 19388msgid "Show all media" 19389msgstr "" 19390 19391#: resources/views/modules/media/tab.phtml:61 19392msgid "There are no media objects for this individual." 19393msgstr "" 19394 19395#: resources/views/modules/notes/tab.phtml:28 19396msgid "Show all notes" 19397msgstr "" 19398 19399#: resources/views/modules/notes/tab.phtml:84 19400msgid "There are no notes for this individual." 19401msgstr "" 19402 19403#: resources/views/modules/notes/tab.phtml:96 19404msgid "Add a note" 19405msgstr "" 19406 19407#: resources/views/modules/pedigree-chart/previous.phtml:20 19408msgid "Siblings" 19409msgstr "" 19410 19411#: resources/views/modules/pedigree-chart/previous.phtml:22 19412msgid "Sibling" 19413msgstr "" 19414 19415#: resources/views/modules/pedigree-map/chart.phtml:64 19416#: resources/views/modules/places/tab.phtml:65 19417msgid "Nothing to show" 19418msgstr "" 19419 19420#: resources/views/modules/personal_facts/tab.phtml:32 19421msgid "Associated events" 19422msgstr "" 19423 19424#: resources/views/modules/personal_facts/tab.phtml:39 19425msgid "Events of close relatives" 19426msgstr "" 19427 19428#: resources/views/modules/personal_facts/tab.phtml:59 19429msgid "There are no facts for this individual." 19430msgstr "" 19431 19432#: resources/views/modules/place-hierarchy/events.phtml:34 19433#: resources/views/modules/place-hierarchy/events.phtml:46 19434#: resources/views/search-advanced-page.phtml:100 19435#: resources/views/search-general-page.phtml:136 19436#: resources/views/search-phonetic-page.phtml:96 19437msgid "No results found." 19438msgstr "" 19439 19440#: resources/views/modules/place-hierarchy/list.phtml:14 19441msgid "Place list" 19442msgstr "" 19443 19444#: resources/views/modules/place-hierarchy/page.phtml:49 19445#, php-format 19446msgid "View table of events occurring in %s" 19447msgstr "" 19448 19449#: resources/views/modules/place-hierarchy/sidebar.phtml:33 19450msgid "The location of this place is not known." 19451msgstr "" 19452 19453#: resources/views/modules/privacy-policy/footer.phtml:21 19454msgid "This website uses cookies to learn about visitor behavior." 19455msgstr "" 19456 19457#: resources/views/modules/privacy-policy/page.phtml:18 19458msgid "Personal data" 19459msgstr "" 19460 19461#: resources/views/modules/privacy-policy/page.phtml:22 19462msgid "This website processes personal data for the purpose of historical and genealogical research." 19463msgstr "" 19464 19465#: resources/views/modules/privacy-policy/page.phtml:25 19466msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." 19467msgstr "" 19468 19469#: resources/views/modules/privacy-policy/page.phtml:29 19470msgid "Cookies" 19471msgstr "" 19472 19473#: resources/views/modules/privacy-policy/page.phtml:33 19474msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." 19475msgstr "" 19476 19477#: resources/views/modules/privacy-policy/page.phtml:36 19478msgid "These cookies are “essential”, and do not require consent." 19479msgstr "" 19480 19481#: resources/views/modules/privacy-policy/page.phtml:45 19482msgid "This website uses third-party services to learn about visitor behavior." 19483msgstr "" 19484 19485#: resources/views/modules/privacy-policy/page.phtml:57 19486msgid "These services may use cookies or other tracking technology." 19487msgstr "" 19488 19489#: resources/views/modules/privacy-policy/page.phtml:61 19490msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." 19491msgstr "" 19492 19493#: resources/views/modules/privacy-policy/page.phtml:66 19494msgid "Data controller" 19495msgstr "" 19496 19497#: resources/views/modules/privacy-policy/page.phtml:70 19498msgid "This website is operated by the following individuals." 19499msgstr "" 19500 19501#: resources/views/modules/random_media/config.phtml:17 19502msgid "Show only individuals, events, or all" 19503msgstr "" 19504 19505#: resources/views/modules/random_media/config.phtml:37 19506msgid "Show slide show controls" 19507msgstr "" 19508 19509#: resources/views/modules/random_media/config.phtml:46 19510msgid "Start slide show on page load" 19511msgstr "" 19512 19513#: resources/views/modules/random_media/slide-show.phtml:38 19514#: resources/views/modules/random_media/slide-show.phtml:40 19515msgid "Next image" 19516msgstr "" 19517 19518#. I18N: [a record was] Changed on <date/time> by <user> 19519#: resources/views/modules/recent_changes/changes-list.phtml:46 19520#, php-format 19521msgid "Changed on %1$s by %2$s" 19522msgstr "" 19523 19524#. I18N: [a record was] Changed on <date/time> 19525#: resources/views/modules/recent_changes/changes-list.phtml:48 19526#, php-format 19527msgid "Changed on %1$s" 19528msgstr "" 19529 19530#. I18N: [a record was] Changed on <date/time> 19531#: resources/views/modules/recent_changes/changes-list.phtml:50 19532#, php-format 19533msgid "Changed by %1$s" 19534msgstr "" 19535 19536#: resources/views/modules/recent_changes/config.phtml:21 19537#: resources/views/modules/upcoming_events/config.phtml:21 19538#: resources/views/modules/yahrzeit/config.phtml:18 19539msgid "Number of days to show" 19540msgstr "" 19541 19542#: resources/views/modules/recent_changes/config.phtml:25 19543#: resources/views/modules/upcoming_events/config.phtml:25 19544#: resources/views/modules/yahrzeit/config.phtml:23 19545#, php-format 19546msgid "maximum %s day" 19547msgid_plural "maximum %s days" 19548msgstr[0] "" 19549msgstr[1] "" 19550 19551#. I18N: label for a yes/no option 19552#: resources/views/modules/recent_changes/config.phtml:58 19553msgid "Show the user who made the change" 19554msgstr "" 19555 19556#. I18N: label for a yes/no option 19557#: resources/views/modules/recent_changes/config.phtml:67 19558msgid "Show the date and time" 19559msgstr "" 19560 19561#: resources/views/modules/relationships-chart/config.phtml:24 19562msgid "Searching for all possible relationships can take a lot of time in complex trees." 19563msgstr "" 19564 19565#. I18N: Configuration option 19566#: resources/views/modules/relationships-chart/config.phtml:43 19567msgid "How much recursion to use when searching for relationships" 19568msgstr "" 19569 19570#: resources/views/modules/relationships-chart/page.phtml:31 19571msgid "Individual 1" 19572msgstr "" 19573 19574#: resources/views/modules/relationships-chart/page.phtml:40 19575msgid "Individual 2" 19576msgstr "" 19577 19578#. I18N: Reverse the order of two individuals 19579#: resources/views/modules/relationships-chart/page.phtml:82 19580msgid "Swap individuals" 19581msgstr "" 19582 19583#: resources/views/modules/relatives/family.phtml:148 19584msgid "Add marriage details" 19585msgstr "" 19586 19587#: resources/views/modules/relatives/family.phtml:219 19588msgid "Add a brother" 19589msgstr "" 19590 19591#: resources/views/modules/relatives/family.phtml:223 19592msgid "Add a sister" 19593msgstr "" 19594 19595#: resources/views/modules/relatives/family.phtml:227 19596msgid "Add a sibling" 19597msgstr "" 19598 19599#: resources/views/modules/relatives/tab.phtml:35 19600msgid "Date differences" 19601msgstr "" 19602 19603#: resources/views/modules/review_changes/config.phtml:13 19604msgid "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." 19605msgstr "" 19606 19607#. I18N: Label for a configuration option 19608#: resources/views/modules/review_changes/config.phtml:18 19609msgid "Send out reminder emails" 19610msgstr "" 19611 19612#: resources/views/modules/review_changes/config.phtml:27 19613msgid "Reminder email frequency (days)" 19614msgstr "" 19615 19616#: resources/views/modules/share-url/share.phtml:29 19617msgid "The URL was copied to the clipboard" 19618msgstr "" 19619 19620#. I18N: The www.sitemaps.org site is translated into many languages (e.g. https://www.sitemaps.org/fr/) - choose an appropriate URL. 19621#: resources/views/modules/sitemap/config.phtml:23 19622msgid "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>." 19623msgstr "" 19624 19625#. I18N: Label for a configuration option 19626#: resources/views/modules/sitemap/config.phtml:27 19627msgid "Which family trees should be included in the sitemaps" 19628msgstr "" 19629 19630#: resources/views/modules/sitemap/config.phtml:49 19631msgid "To tell search engines that sitemaps are available, you can use the following links." 19632msgstr "" 19633 19634#: resources/views/modules/sources_tab/tab.phtml:24 19635msgid "Show all sources" 19636msgstr "" 19637 19638#: resources/views/modules/sources_tab/tab.phtml:63 19639msgid "There are no source citations for this individual." 19640msgstr "" 19641 19642#: resources/views/modules/sources_tab/tab.phtml:75 19643msgid "Add a source citation" 19644msgstr "" 19645 19646#. I18N: A configuration setting 19647#: resources/views/modules/statcounter/form.phtml:18 19648msgid "Security code" 19649msgstr "" 19650 19651#: resources/views/modules/statistics-chart/age-difference.phtml:10 19652msgid "Age difference" 19653msgstr "" 19654 19655#: resources/views/modules/statistics-chart/age-difference.phtml:17 19656msgid "Age between siblings" 19657msgstr "" 19658 19659#: resources/views/modules/statistics-chart/age-difference.phtml:26 19660msgid "Greatest age between siblings" 19661msgstr "" 19662 19663#: resources/views/modules/statistics-chart/age-difference.phtml:37 19664msgid "Age between husband and wife" 19665msgstr "" 19666 19667#: resources/views/modules/statistics-chart/age-difference.phtml:46 19668msgid "Age between wife and husband" 19669msgstr "" 19670 19671#: resources/views/modules/statistics-chart/birth-age.phtml:10 19672msgid "Age at birth of child" 19673msgstr "" 19674 19675#: resources/views/modules/statistics-chart/birth-age.phtml:17 19676msgid "Youngest father" 19677msgstr "" 19678 19679#: resources/views/modules/statistics-chart/birth-age.phtml:28 19680msgid "Youngest mother" 19681msgstr "" 19682 19683#: resources/views/modules/statistics-chart/birth-age.phtml:39 19684msgid "Oldest father" 19685msgstr "" 19686 19687#: resources/views/modules/statistics-chart/birth-age.phtml:50 19688msgid "Oldest mother" 19689msgstr "" 19690 19691#: resources/views/modules/statistics-chart/children.phtml:10 19692msgid "Children in family" 19693msgstr "" 19694 19695#: resources/views/modules/statistics-chart/children.phtml:50 19696msgid "Largest number of grandchildren" 19697msgstr "" 19698 19699#: resources/views/modules/statistics-chart/custom.phtml:18 19700msgid "Create your own chart" 19701msgstr "" 19702 19703#: resources/views/modules/statistics-chart/custom.phtml:77 19704msgid "Categories" 19705msgstr "" 19706 19707#: resources/views/modules/statistics-chart/custom.phtml:86 19708msgid "gender" 19709msgstr "" 19710 19711#: resources/views/modules/statistics-chart/custom.phtml:91 19712msgid "date periods" 19713msgstr "" 19714 19715#. I18N: from 1700 interval 50 years 19716#: resources/views/modules/statistics-chart/custom.phtml:99 19717#: resources/views/modules/statistics-chart/custom.phtml:102 19718#: resources/views/modules/statistics-chart/custom.phtml:105 19719#: resources/views/modules/statistics-chart/custom.phtml:108 19720#: resources/views/modules/statistics-chart/custom.phtml:111 19721#: resources/views/modules/statistics-chart/custom.phtml:114 19722#, php-format 19723msgid "from %1$s interval %2$s year" 19724msgid_plural "from %1$s interval %2$s years" 19725msgstr[0] "" 19726msgstr[1] "" 19727 19728#: resources/views/modules/statistics-chart/custom.phtml:120 19729msgid "Results" 19730msgstr "" 19731 19732#: resources/views/modules/statistics-chart/custom.phtml:124 19733msgid "numbers" 19734msgstr "" 19735 19736#: resources/views/modules/statistics-chart/custom.phtml:129 19737msgid "percentage" 19738msgstr "" 19739 19740#: resources/views/modules/statistics-chart/custom.phtml:134 19741#: resources/views/modules/statistics-chart/custom.phtml:137 19742#: resources/views/modules/statistics-chart/custom.phtml:143 19743msgid "Age interval" 19744msgstr "" 19745 19746#: resources/views/modules/statistics-chart/custom.phtml:146 19747msgid "Select the desired age interval" 19748msgstr "" 19749 19750#: resources/views/modules/statistics-chart/custom.phtml:172 19751#: resources/views/modules/statistics-chart/custom.phtml:174 19752msgid "Geographic area" 19753msgstr "" 19754 19755#: resources/views/modules/statistics-chart/custom.phtml:180 19756msgid "Europe" 19757msgstr "" 19758 19759#: resources/views/modules/statistics-chart/custom.phtml:183 19760msgid "Northern America" 19761msgstr "" 19762 19763#: resources/views/modules/statistics-chart/custom.phtml:186 19764msgid "South America" 19765msgstr "" 19766 19767#: resources/views/modules/statistics-chart/custom.phtml:189 19768msgid "Asia" 19769msgstr "" 19770 19771#: resources/views/modules/statistics-chart/custom.phtml:192 19772msgid "Middle East" 19773msgstr "" 19774 19775#: resources/views/modules/statistics-chart/custom.phtml:195 19776msgid "Africa" 19777msgstr "" 19778 19779#: resources/views/modules/statistics-chart/custom.phtml:206 19780msgid "show the chart" 19781msgstr "" 19782 19783#: resources/views/modules/statistics-chart/family-totals.phtml:19 19784msgid "Total marriages" 19785msgstr "" 19786 19787#: resources/views/modules/statistics-chart/family-totals.phtml:37 19788msgid "Earliest marriage" 19789msgstr "" 19790 19791#: resources/views/modules/statistics-chart/family-totals.phtml:48 19792msgid "Latest marriage" 19793msgstr "" 19794 19795#: resources/views/modules/statistics-chart/family-totals.phtml:63 19796msgid "Total divorces" 19797msgstr "" 19798 19799#: resources/views/modules/statistics-chart/family-totals.phtml:81 19800msgid "Earliest divorce" 19801msgstr "" 19802 19803#: resources/views/modules/statistics-chart/family-totals.phtml:92 19804msgid "Latest divorce" 19805msgstr "" 19806 19807#: resources/views/modules/statistics-chart/greatest-age.phtml:10 19808msgid "Greatest age at death" 19809msgstr "" 19810 19811#: resources/views/modules/statistics-chart/individual-events.phtml:18 19812msgid "Total births" 19813msgstr "" 19814 19815#: resources/views/modules/statistics-chart/individual-events.phtml:62 19816msgid "Total deaths" 19817msgstr "" 19818 19819#: resources/views/modules/statistics-chart/lifespan.phtml:10 19820msgid "Lifespan" 19821msgstr "" 19822 19823#: resources/views/modules/statistics-chart/marriage-age.phtml:18 19824msgid "Youngest male" 19825msgstr "" 19826 19827#: resources/views/modules/statistics-chart/marriage-age.phtml:28 19828msgid "Youngest female" 19829msgstr "" 19830 19831#: resources/views/modules/statistics-chart/marriage-age.phtml:39 19832msgid "Oldest male" 19833msgstr "" 19834 19835#: resources/views/modules/statistics-chart/marriage-age.phtml:50 19836msgid "Oldest female" 19837msgstr "" 19838 19839#: resources/views/modules/statistics-chart/marriage-length.phtml:10 19840msgid "Length of marriage" 19841msgstr "" 19842 19843#: resources/views/modules/statistics-chart/marriage-length.phtml:17 19844msgid "Longest marriage" 19845msgstr "" 19846 19847#: resources/views/modules/statistics-chart/marriage-length.phtml:28 19848msgid "Shortest marriage" 19849msgstr "" 19850 19851#: resources/views/modules/statistics-chart/names.phtml:38 19852msgid "Total given names" 19853msgstr "" 19854 19855#: resources/views/modules/statistics-chart/oldest-living.phtml:10 19856msgid "Oldest living individuals" 19857msgstr "" 19858 19859#: resources/views/modules/statistics-chart/other-events.phtml:18 19860msgid "First event" 19861msgstr "" 19862 19863#: resources/views/modules/statistics-chart/other-events.phtml:29 19864msgid "Last event" 19865msgstr "" 19866 19867#: resources/views/modules/statistics-chart/places.phtml:18 19868msgid "Birth places" 19869msgstr "" 19870 19871#: resources/views/modules/statistics-chart/places.phtml:27 19872msgid "Death places" 19873msgstr "" 19874 19875#: resources/views/modules/statistics-chart/places.phtml:36 19876msgid "Marriage places" 19877msgstr "" 19878 19879#: resources/views/modules/statistics-chart/places.phtml:45 19880msgid "Events in countries" 19881msgstr "" 19882 19883#: resources/views/modules/statistics-chart/total-individuals.phtml:10 19884#: resources/xml/reports/bdm_report.xml:210 19885#: resources/xml/reports/birth_report.xml:66 19886#: resources/xml/reports/cemetery_report.xml:89 19887#: resources/xml/reports/death_report.xml:99 19888#: resources/xml/reports/fact_sources.xml:142 19889#: resources/xml/reports/fact_sources.xml:146 19890#: resources/xml/reports/fact_sources.xml:305 19891#: resources/xml/reports/fact_sources.xml:309 19892#: resources/xml/reports/missing_facts_report.xml:601 19893#: resources/xml/reports/occupation_report.xml:94 19894#: resources/xml/reports/relative_ext_report.xml:147 19895msgid "Total individuals" 19896msgstr "" 19897 19898#: resources/views/modules/statistics-chart/total-individuals.phtml:21 19899msgid "Total males" 19900msgstr "" 19901 19902#: resources/views/modules/statistics-chart/total-individuals.phtml:30 19903msgid "Total females" 19904msgstr "" 19905 19906#: resources/views/modules/statistics-chart/total-individuals.phtml:50 19907msgid "Total living" 19908msgstr "" 19909 19910#: resources/views/modules/statistics-chart/total-individuals.phtml:59 19911msgid "Total dead" 19912msgstr "" 19913 19914#: resources/views/modules/stories/config.phtml:57 19915#: resources/views/modules/stories/edit.phtml:40 19916#: resources/views/modules/stories/list.phtml:18 19917msgid "Story title" 19918msgstr "" 19919 19920#: resources/views/modules/stories/edit.phtml:49 19921msgid "Story" 19922msgstr "" 19923 19924#: resources/views/modules/timeline-chart/chart.phtml:141 19925#: resources/views/modules/timeline-chart/chart.phtml:143 19926#: resources/views/modules/timeline-chart/chart.phtml:145 19927msgid "Month:" 19928msgstr "" 19929 19930#: resources/views/modules/timeline-chart/chart.phtml:141 19931#: resources/views/modules/timeline-chart/chart.phtml:143 19932#: resources/views/modules/timeline-chart/chart.phtml:145 19933msgid "Day:" 19934msgstr "" 19935 19936#: resources/views/modules/timeline-chart/chart.phtml:143 19937msgid "years" 19938msgstr "" 19939 19940#: resources/views/modules/timeline-chart/chart.phtml:145 19941#: resources/views/modules/timeline-chart/chart.phtml:410 19942msgid "Year:" 19943msgstr "" 19944 19945#: resources/views/modules/timeline-chart/page.phtml:74 19946msgid "Remove individual" 19947msgstr "" 19948 19949#. I18N: an age indicator, which can be dragged around the screen 19950#: resources/views/modules/timeline-chart/page.phtml:81 19951msgid "Show an age cursor" 19952msgstr "" 19953 19954#: resources/views/modules/todays_events/config.phtml:19 19955#: resources/views/modules/upcoming_events/config.phtml:31 19956msgid "Show only events of living individuals" 19957msgstr "" 19958 19959#: resources/views/modules/todo/config.phtml:14 19960msgid "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." 19961msgstr "" 19962 19963#: resources/views/modules/todo/config.phtml:15 19964msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 19965msgstr "" 19966 19967#: resources/views/modules/todo/config.phtml:16 19968msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 19969msgstr "" 19970 19971#: resources/views/modules/todo/config.phtml:21 19972msgid "Show research tasks that are assigned to other users" 19973msgstr "" 19974 19975#: resources/views/modules/todo/config.phtml:31 19976msgid "Show research tasks that are not assigned to any user" 19977msgstr "" 19978 19979#: resources/views/modules/todo/config.phtml:40 19980msgid "Show research tasks that have a date in the future" 19981msgstr "" 19982 19983#. I18N: ... to show in a list 19984#: resources/views/modules/top10_givnnames/config.phtml:15 19985msgid "Number of given names" 19986msgstr "" 19987 19988#. I18N: ... to show in a list 19989#: resources/views/modules/top10_pageviews/config.phtml:13 19990msgid "Number of pages" 19991msgstr "" 19992 19993#: resources/views/modules/user-messages/user-messages.phtml:51 19994#: resources/views/modules/user-messages/user-messages.phtml:133 19995msgid "Are you sure you want to delete this message? It cannot be retrieved later." 19996msgstr "" 19997 19998#: resources/views/modules/user-messages/user-messages.phtml:69 19999msgid "Date sent" 20000msgstr "" 20001 20002#. I18N: When replying to an email, the subject becomes “RE: subject” 20003#: resources/views/modules/user-messages/user-messages.phtml:113 20004#: resources/views/modules/user-messages/user-messages.phtml:114 20005msgid "RE: " 20006msgstr "" 20007 20008#: resources/views/modules/user-messages/user-messages.phtml:128 20009#: resources/views/modules/user-messages/user-messages.phtml:129 20010msgid "Reply" 20011msgstr "" 20012 20013#: resources/views/modules/user-messages/user-messages.phtml:144 20014msgid "Delete selected messages" 20015msgstr "" 20016 20017#: resources/views/modules/user_blog/list.phtml:60 20018msgid "Add a journal entry" 20019msgstr "" 20020 20021#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 20022#: resources/views/note-page-pending.phtml:17 20023#, php-format 20024msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 20025msgstr "" 20026 20027#: resources/views/note-page-pending.phtml:19 20028msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 20029msgstr "" 20030 20031#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 20032#: resources/views/note-page-pending.phtml:23 20033#, php-format 20034msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 20035msgstr "" 20036 20037#: resources/views/note-page-pending.phtml:25 20038msgid "This note has been edited. The changes need to be reviewed by a moderator." 20039msgstr "" 20040 20041#: resources/views/pending-changes-page.phtml:47 20042#: resources/views/pending-changes-page.phtml:59 20043msgid "Accept" 20044msgstr "" 20045 20046#: resources/views/pending-changes-page.phtml:51 20047#: resources/views/pending-changes-page.phtml:89 20048msgid "Reject" 20049msgstr "" 20050 20051#: resources/views/pending-changes-page.phtml:101 20052msgid "Accept all changes" 20053msgstr "" 20054 20055#: resources/views/pending-changes-page.phtml:104 20056msgid "Are you sure you want to reject all the changes to this family tree?" 20057msgstr "" 20058 20059#: resources/views/pending-changes-page.phtml:105 20060msgid "Reject all changes" 20061msgstr "" 20062 20063#: resources/views/record-page-menu-clipboard.phtml:18 20064msgid "Add from clipboard" 20065msgstr "" 20066 20067#: resources/views/record-page-menu-clipboard.phtml:41 20068msgid "Empty the clipboard" 20069msgstr "" 20070 20071#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 20072#: resources/views/record-page-pending.phtml:17 20073#, php-format 20074msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 20075msgstr "" 20076 20077#: resources/views/record-page-pending.phtml:19 20078msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 20079msgstr "" 20080 20081#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 20082#: resources/views/record-page-pending.phtml:23 20083#, php-format 20084msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 20085msgstr "" 20086 20087#: resources/views/record-page-pending.phtml:25 20088msgid "This record has been edited. The changes need to be reviewed by a moderator." 20089msgstr "" 20090 20091#: resources/views/register-page.phtml:26 20092msgid "<p>Notice: By completing and submitting this form, you agree:</p><ul><li>to protect the privacy of living individuals listed on our site;</li><li>and in the text box below, to explain to whom you are related, or to provide us with information on someone who should be listed on our website.</li></ul>" 20093msgstr "" 20094 20095#. I18N: placeholder text for registration-comments field 20096#: resources/views/register-page.phtml:87 20097msgid "Explain why you are requesting an account." 20098msgstr "" 20099 20100#: resources/views/register-page.phtml:89 20101msgid "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." 20102msgstr "" 20103 20104#: resources/views/register-success-page.phtml:19 20105#, php-format 20106msgid "Hello %s…<br>Thank you for your registration." 20107msgstr "" 20108 20109#: resources/views/register-success-page.phtml:23 20110#, php-format 20111msgid "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." 20112msgstr "" 20113 20114#: resources/views/search-advanced-page.phtml:42 20115msgid "Add more fields" 20116msgstr "" 20117 20118#: resources/views/search-advanced-page.phtml:61 20119#: resources/xml/reports/bdm_report.xml:118 20120#: resources/xml/reports/family_group_report.xml:467 20121#: resources/xml/reports/family_group_report.xml:730 20122#: resources/xml/reports/individual_ext_report.xml:251 20123#: resources/xml/reports/individual_report.xml:240 20124#: resources/xml/reports/relative_ext_report.xml:71 20125msgid "Father" 20126msgstr "" 20127 20128#: resources/views/search-advanced-page.phtml:75 20129#: resources/xml/reports/bdm_report.xml:120 20130#: resources/xml/reports/family_group_report.xml:474 20131#: resources/xml/reports/family_group_report.xml:737 20132#: resources/xml/reports/individual_ext_report.xml:287 20133#: resources/xml/reports/individual_report.xml:276 20134#: resources/xml/reports/relative_ext_report.xml:72 20135msgid "Mother" 20136msgstr "" 20137 20138#: resources/views/search-general-page.phtml:47 20139#: resources/views/search-replace-page.phtml:24 20140msgid "Search for" 20141msgstr "" 20142 20143#: resources/views/search-phonetic-page.phtml:63 20144msgid "Phonetic algorithm" 20145msgstr "" 20146 20147#: resources/views/search-replace-page.phtml:33 20148msgid "Replace with" 20149msgstr "" 20150 20151#: resources/views/search-replace-page.phtml:45 20152msgid "Entire record" 20153msgstr "" 20154 20155#. I18N: A button label. 20156#: resources/views/search-replace-page.phtml:51 20157msgid "replace" 20158msgstr "" 20159 20160#. I18N: select all (of a list of options) 20161#: resources/views/search-trees.phtml:45 20162msgid "select all" 20163msgstr "" 20164 20165#. I18N: select none (of a list of options) 20166#: resources/views/search-trees.phtml:48 20167msgid "select none" 20168msgstr "" 20169 20170#. I18N: reverse the selection (of a list of options) 20171#: resources/views/search-trees.phtml:52 20172msgid "invert selection" 20173msgstr "" 20174 20175#: resources/views/setup/step-2-server-checks.phtml:42 20176msgid "Checking server configuration" 20177msgstr "" 20178 20179#: resources/views/setup/step-2-server-checks.phtml:55 20180msgid "The server configuration is OK." 20181msgstr "" 20182 20183#: resources/views/setup/step-2-server-checks.phtml:59 20184msgid "Checking server capacity" 20185msgstr "" 20186 20187#: resources/views/setup/step-2-server-checks.phtml:62 20188msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 20189msgstr "" 20190 20191#: resources/views/setup/step-2-server-checks.phtml:65 20192msgid "The following list shows typical requirements." 20193msgstr "" 20194 20195#: resources/views/setup/step-2-server-checks.phtml:68 20196msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 20197msgstr "" 20198 20199#: resources/views/setup/step-2-server-checks.phtml:70 20200msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 20201msgstr "" 20202 20203#: resources/views/setup/step-2-server-checks.phtml:72 20204msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 20205msgstr "" 20206 20207#: resources/views/setup/step-2-server-checks.phtml:76 20208#, php-format 20209msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 20210msgstr "" 20211 20212#: resources/views/setup/step-2-server-checks.phtml:80 20213msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 20214msgstr "" 20215 20216#: resources/views/setup/step-3-database-type.phtml:35 20217msgid "Connection to database server" 20218msgstr "" 20219 20220#: resources/views/setup/step-3-database-type.phtml:47 20221msgid "webtrees needs a database to store your genealogy data." 20222msgstr "" 20223 20224#: resources/views/setup/step-3-database-type.phtml:52 20225msgid "Database type" 20226msgstr "" 20227 20228#: resources/views/setup/step-4-database-mysql.phtml:34 20229#: resources/views/setup/step-4-database-pgsql.phtml:34 20230#: resources/views/setup/step-4-database-sqlite.phtml:39 20231#: resources/views/setup/step-4-database-sqlsvr.phtml:34 20232msgid "Database connection" 20233msgstr "" 20234 20235#: resources/views/setup/step-4-database-mysql.phtml:54 20236#: resources/views/setup/step-4-database-pgsql.phtml:52 20237#: resources/views/setup/step-4-database-sqlsvr.phtml:52 20238msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 20239msgstr "" 20240 20241#: resources/views/setup/step-4-database-mysql.phtml:59 20242msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 20243msgstr "" 20244 20245#: resources/views/setup/step-4-database-mysql.phtml:74 20246msgid "Most sites are configured to use the default value of 3306." 20247msgstr "" 20248 20249#: resources/views/setup/step-4-database-mysql.phtml:88 20250#: resources/views/setup/step-4-database-mysql.phtml:102 20251#: resources/views/setup/step-4-database-pgsql.phtml:76 20252#: resources/views/setup/step-4-database-pgsql.phtml:88 20253#: resources/views/setup/step-4-database-sqlsvr.phtml:76 20254#: resources/views/setup/step-4-database-sqlsvr.phtml:88 20255msgid "This is case sensitive." 20256msgstr "" 20257 20258#: resources/views/setup/step-4-database-mysql.phtml:119 20259#: resources/views/setup/step-4-database-pgsql.phtml:104 20260#: resources/views/setup/step-4-database-sqlite.phtml:72 20261#: resources/views/setup/step-4-database-sqlsvr.phtml:104 20262msgid "Table prefix" 20263msgstr "" 20264 20265#: resources/views/setup/step-4-database-mysql.phtml:124 20266#: resources/views/setup/step-4-database-pgsql.phtml:109 20267#: resources/views/setup/step-4-database-sqlite.phtml:79 20268#: resources/views/setup/step-4-database-sqlsvr.phtml:109 20269msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 20270msgstr "" 20271 20272#: resources/views/setup/step-4-database-mysql.phtml:125 20273#: resources/views/setup/step-4-database-pgsql.phtml:110 20274#: resources/views/setup/step-4-database-sqlite.phtml:65 20275#: resources/views/setup/step-4-database-sqlite.phtml:80 20276#: resources/views/setup/step-4-database-sqlsvr.phtml:110 20277msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 20278msgstr "" 20279 20280#: resources/views/setup/step-4-database-pgsql.phtml:64 20281msgid "Most sites are configured to use the default value of 5432." 20282msgstr "" 20283 20284#: resources/views/setup/step-4-database-sqlsvr.phtml:64 20285msgid "Most sites are configured to use the default value of 1433." 20286msgstr "" 20287 20288#: resources/views/setup/step-5-administrator.phtml:37 20289msgid "Administrator account" 20290msgstr "" 20291 20292#: resources/views/setup/step-5-administrator.phtml:49 20293msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 20294msgstr "" 20295 20296#: resources/views/setup/step-5-administrator.phtml:71 20297msgid "You will use this to sign in to webtrees." 20298msgstr "" 20299 20300#: resources/views/setup/step-5-administrator.phtml:83 20301msgid "This must be at least six characters long. It is case-sensitive." 20302msgstr "" 20303 20304#: resources/views/statistics/families/top10-list-grand.phtml:20 20305#: resources/views/statistics/families/top10-nolist-grand.phtml:16 20306#, php-format 20307msgid "%s grandchild" 20308msgid_plural "%s grandchildren" 20309msgstr[0] "" 20310msgstr[1] "" 20311 20312#: resources/views/verify-failure-page.phtml:17 20313msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." 20314msgstr "" 20315 20316#: resources/views/verify-success-page.phtml:17 20317msgid "You have confirmed your request to become a registered user." 20318msgstr "" 20319 20320#: resources/views/verify-success-page.phtml:20 20321msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 20322msgstr "" 20323 20324#: resources/xml/reports/ahnentafel_report.xml:8 20325#: resources/xml/reports/descendancy_report.xml:7 20326#: resources/xml/reports/family_group_report.xml:7 20327#: resources/xml/reports/individual_ext_report.xml:9 20328#: resources/xml/reports/individual_report.xml:6 20329msgid "Show sources" 20330msgstr "" 20331 20332#: resources/xml/reports/ahnentafel_report.xml:9 20333#: resources/xml/reports/family_group_report.xml:8 20334#: resources/xml/reports/individual_ext_report.xml:10 20335#: resources/xml/reports/individual_report.xml:7 20336msgid "Show notes" 20337msgstr "" 20338 20339#: resources/xml/reports/ahnentafel_report.xml:10 20340msgid "Show occupations" 20341msgstr "" 20342 20343#: resources/xml/reports/ahnentafel_report.xml:11 20344msgid "Show residences" 20345msgstr "" 20346 20347#: resources/xml/reports/ahnentafel_report.xml:12 20348msgid "Show children of ancestors" 20349msgstr "" 20350 20351#: resources/xml/reports/ahnentafel_report.xml:13 20352#: resources/xml/reports/bdm_report.xml:12 20353#: resources/xml/reports/birth_report.xml:10 20354#: resources/xml/reports/cemetery_report.xml:8 20355#: resources/xml/reports/change_report.xml:9 20356#: resources/xml/reports/death_report.xml:11 20357#: resources/xml/reports/descendancy_report.xml:8 20358#: resources/xml/reports/fact_sources.xml:8 20359#: resources/xml/reports/family_group_report.xml:11 20360#: resources/xml/reports/individual_ext_report.xml:12 20361#: resources/xml/reports/individual_report.xml:9 20362#: resources/xml/reports/marriage_report.xml:10 20363#: resources/xml/reports/missing_facts_report.xml:8 20364#: resources/xml/reports/occupation_report.xml:7 20365#: resources/xml/reports/pedigree_report.xml:8 20366#: resources/xml/reports/relative_ext_report.xml:8 20367msgctxt "paper size" 20368msgid "A4" 20369msgstr "" 20370 20371#: resources/xml/reports/ahnentafel_report.xml:13 20372#: resources/xml/reports/bdm_report.xml:12 20373#: resources/xml/reports/birth_report.xml:10 20374#: resources/xml/reports/cemetery_report.xml:8 20375#: resources/xml/reports/change_report.xml:9 20376#: resources/xml/reports/death_report.xml:11 20377#: resources/xml/reports/descendancy_report.xml:8 20378#: resources/xml/reports/fact_sources.xml:8 20379#: resources/xml/reports/family_group_report.xml:11 20380#: resources/xml/reports/individual_ext_report.xml:12 20381#: resources/xml/reports/individual_report.xml:9 20382#: resources/xml/reports/marriage_report.xml:10 20383#: resources/xml/reports/missing_facts_report.xml:8 20384#: resources/xml/reports/occupation_report.xml:7 20385#: resources/xml/reports/pedigree_report.xml:8 20386#: resources/xml/reports/relative_ext_report.xml:8 20387msgctxt "paper size" 20388msgid "A3" 20389msgstr "" 20390 20391#: resources/xml/reports/ahnentafel_report.xml:13 20392#: resources/xml/reports/bdm_report.xml:12 20393#: resources/xml/reports/birth_report.xml:10 20394#: resources/xml/reports/cemetery_report.xml:8 20395#: resources/xml/reports/change_report.xml:9 20396#: resources/xml/reports/death_report.xml:11 20397#: resources/xml/reports/descendancy_report.xml:8 20398#: resources/xml/reports/fact_sources.xml:8 20399#: resources/xml/reports/family_group_report.xml:11 20400#: resources/xml/reports/individual_ext_report.xml:12 20401#: resources/xml/reports/individual_report.xml:9 20402#: resources/xml/reports/marriage_report.xml:10 20403#: resources/xml/reports/missing_facts_report.xml:8 20404#: resources/xml/reports/occupation_report.xml:7 20405#: resources/xml/reports/pedigree_report.xml:8 20406#: resources/xml/reports/relative_ext_report.xml:8 20407msgctxt "paper size" 20408msgid "Letter" 20409msgstr "" 20410 20411#: resources/xml/reports/ahnentafel_report.xml:13 20412#: resources/xml/reports/bdm_report.xml:12 20413#: resources/xml/reports/birth_report.xml:10 20414#: resources/xml/reports/cemetery_report.xml:8 20415#: resources/xml/reports/change_report.xml:9 20416#: resources/xml/reports/descendancy_report.xml:8 20417#: resources/xml/reports/fact_sources.xml:8 20418#: resources/xml/reports/family_group_report.xml:11 20419#: resources/xml/reports/individual_ext_report.xml:12 20420#: resources/xml/reports/individual_report.xml:9 20421#: resources/xml/reports/marriage_report.xml:10 20422#: resources/xml/reports/missing_facts_report.xml:8 20423#: resources/xml/reports/occupation_report.xml:7 20424#: resources/xml/reports/pedigree_report.xml:8 20425#: resources/xml/reports/relative_ext_report.xml:8 20426msgctxt "paper size" 20427msgid "Tabloid" 20428msgstr "" 20429 20430#: resources/xml/reports/ahnentafel_report.xml:13 20431#: resources/xml/reports/bdm_report.xml:12 20432#: resources/xml/reports/birth_report.xml:10 20433#: resources/xml/reports/cemetery_report.xml:8 20434#: resources/xml/reports/change_report.xml:9 20435#: resources/xml/reports/death_report.xml:11 20436#: resources/xml/reports/descendancy_report.xml:8 20437#: resources/xml/reports/fact_sources.xml:8 20438#: resources/xml/reports/family_group_report.xml:11 20439#: resources/xml/reports/individual_ext_report.xml:12 20440#: resources/xml/reports/individual_report.xml:9 20441#: resources/xml/reports/marriage_report.xml:10 20442#: resources/xml/reports/missing_facts_report.xml:8 20443#: resources/xml/reports/occupation_report.xml:7 20444#: resources/xml/reports/pedigree_report.xml:8 20445#: resources/xml/reports/relative_ext_report.xml:8 20446msgid "Page size" 20447msgstr "" 20448 20449#: resources/xml/reports/ahnentafel_report.xml:15 20450#: resources/xml/reports/bdm_report.xml:14 20451#: resources/xml/reports/birth_report.xml:12 20452#: resources/xml/reports/cemetery_report.xml:10 20453#: resources/xml/reports/change_report.xml:12 20454#: resources/xml/reports/death_report.xml:13 20455#: resources/xml/reports/descendancy_report.xml:10 20456#: resources/xml/reports/fact_sources.xml:10 20457#: resources/xml/reports/family_group_report.xml:14 20458#: resources/xml/reports/individual_ext_report.xml:15 20459#: resources/xml/reports/individual_report.xml:12 20460#: resources/xml/reports/marriage_report.xml:12 20461#: resources/xml/reports/missing_facts_report.xml:10 20462#: resources/xml/reports/occupation_report.xml:9 20463#: resources/xml/reports/pedigree_report.xml:10 20464#: resources/xml/reports/relative_ext_report.xml:10 20465msgctxt "font name" 20466msgid "Arial" 20467msgstr "" 20468 20469#: resources/xml/reports/ahnentafel_report.xml:15 20470#: resources/xml/reports/bdm_report.xml:14 20471#: resources/xml/reports/birth_report.xml:12 20472#: resources/xml/reports/cemetery_report.xml:10 20473#: resources/xml/reports/change_report.xml:12 20474#: resources/xml/reports/death_report.xml:13 20475#: resources/xml/reports/descendancy_report.xml:10 20476#: resources/xml/reports/fact_sources.xml:10 20477#: resources/xml/reports/family_group_report.xml:14 20478#: resources/xml/reports/individual_ext_report.xml:15 20479#: resources/xml/reports/individual_report.xml:12 20480#: resources/xml/reports/marriage_report.xml:12 20481#: resources/xml/reports/missing_facts_report.xml:10 20482#: resources/xml/reports/occupation_report.xml:9 20483#: resources/xml/reports/pedigree_report.xml:10 20484#: resources/xml/reports/relative_ext_report.xml:10 20485msgctxt "font name" 20486msgid "DejaVu" 20487msgstr "" 20488 20489#: resources/xml/reports/ahnentafel_report.xml:15 20490#: resources/xml/reports/bdm_report.xml:14 20491#: resources/xml/reports/birth_report.xml:12 20492#: resources/xml/reports/cemetery_report.xml:10 20493#: resources/xml/reports/change_report.xml:12 20494#: resources/xml/reports/death_report.xml:13 20495#: resources/xml/reports/descendancy_report.xml:10 20496#: resources/xml/reports/fact_sources.xml:10 20497#: resources/xml/reports/family_group_report.xml:14 20498#: resources/xml/reports/individual_ext_report.xml:15 20499#: resources/xml/reports/individual_report.xml:12 20500#: resources/xml/reports/marriage_report.xml:12 20501#: resources/xml/reports/missing_facts_report.xml:10 20502#: resources/xml/reports/occupation_report.xml:9 20503#: resources/xml/reports/pedigree_report.xml:10 20504#: resources/xml/reports/relative_ext_report.xml:10 20505msgctxt "font name" 20506msgid "Helvetica" 20507msgstr "" 20508 20509#: resources/xml/reports/ahnentafel_report.xml:15 20510#: resources/xml/reports/bdm_report.xml:14 20511#: resources/xml/reports/birth_report.xml:12 20512#: resources/xml/reports/cemetery_report.xml:10 20513#: resources/xml/reports/change_report.xml:12 20514#: resources/xml/reports/death_report.xml:13 20515#: resources/xml/reports/descendancy_report.xml:10 20516#: resources/xml/reports/fact_sources.xml:10 20517#: resources/xml/reports/family_group_report.xml:14 20518#: resources/xml/reports/individual_ext_report.xml:15 20519#: resources/xml/reports/individual_report.xml:12 20520#: resources/xml/reports/marriage_report.xml:12 20521#: resources/xml/reports/missing_facts_report.xml:10 20522#: resources/xml/reports/occupation_report.xml:9 20523#: resources/xml/reports/pedigree_report.xml:10 20524#: resources/xml/reports/relative_ext_report.xml:10 20525msgid "Font" 20526msgstr "" 20527 20528#: resources/xml/reports/ahnentafel_report.xml:55 20529msgid "Ancestors of " 20530msgstr "" 20531 20532#: resources/xml/reports/ahnentafel_report.xml:56 20533#: resources/xml/reports/bdm_report.xml:42 20534#: resources/xml/reports/birth_report.xml:32 20535#: resources/xml/reports/cemetery_report.xml:35 20536#: resources/xml/reports/change_report.xml:45 20537#: resources/xml/reports/death_report.xml:33 20538#: resources/xml/reports/descendancy_report.xml:43 20539#: resources/xml/reports/fact_sources.xml:44 20540#: resources/xml/reports/family_group_report.xml:89 20541#: resources/xml/reports/individual_ext_report.xml:100 20542#: resources/xml/reports/individual_report.xml:89 20543#: resources/xml/reports/marriage_report.xml:31 20544#: resources/xml/reports/missing_facts_report.xml:53 20545#: resources/xml/reports/occupation_report.xml:38 20546#: resources/xml/reports/relative_ext_report.xml:51 20547msgid "Page" 20548msgstr "" 20549 20550#: resources/xml/reports/ahnentafel_report.xml:56 20551#: resources/xml/reports/bdm_report.xml:42 20552#: resources/xml/reports/birth_report.xml:32 20553#: resources/xml/reports/cemetery_report.xml:35 20554#: resources/xml/reports/change_report.xml:45 20555#: resources/xml/reports/death_report.xml:33 20556#: resources/xml/reports/descendancy_report.xml:43 20557#: resources/xml/reports/fact_sources.xml:44 20558#: resources/xml/reports/family_group_report.xml:89 20559#: resources/xml/reports/individual_report.xml:89 20560#: resources/xml/reports/marriage_report.xml:31 20561#: resources/xml/reports/occupation_report.xml:38 20562#: resources/xml/reports/relative_ext_report.xml:51 20563msgid "of" 20564msgstr "" 20565 20566#: resources/xml/reports/ahnentafel_report.xml:78 20567#: resources/xml/reports/descendancy_report.xml:55 20568msgid "Generation " 20569msgstr "" 20570 20571#: resources/xml/reports/ahnentafel_report.xml:141 20572#: resources/xml/reports/descendancy_report.xml:102 20573msgctxt "MALE" 20574msgid "was born" 20575msgstr "" 20576 20577#: resources/xml/reports/ahnentafel_report.xml:142 20578#: resources/xml/reports/descendancy_report.xml:105 20579msgctxt "FEMALE" 20580msgid "was born" 20581msgstr "" 20582 20583#: resources/xml/reports/ahnentafel_report.xml:160 20584#: resources/xml/reports/ahnentafel_report.xml:188 20585#: resources/xml/reports/ahnentafel_report.xml:215 20586#: resources/xml/reports/ahnentafel_report.xml:280 20587#: resources/xml/reports/ahnentafel_report.xml:307 20588#: resources/xml/reports/ahnentafel_report.xml:332 20589#: resources/xml/reports/ahnentafel_report.xml:357 20590#: resources/xml/reports/descendancy_report.xml:125 20591#: resources/xml/reports/descendancy_report.xml:157 20592#: resources/xml/reports/descendancy_report.xml:315 20593#: resources/xml/reports/descendancy_report.xml:353 20594#: resources/xml/reports/descendancy_report.xml:384 20595#: resources/xml/reports/descendancy_report.xml:423 20596#: resources/xml/reports/descendancy_report.xml:454 20597msgid " in " 20598msgstr "" 20599 20600#: resources/xml/reports/ahnentafel_report.xml:161 20601#: resources/xml/reports/ahnentafel_report.xml:189 20602#: resources/xml/reports/ahnentafel_report.xml:281 20603#: resources/xml/reports/ahnentafel_report.xml:308 20604#: resources/xml/reports/ahnentafel_report.xml:333 20605#: resources/xml/reports/ahnentafel_report.xml:358 20606msgid " but the details are unknown" 20607msgstr "" 20608 20609#: resources/xml/reports/ahnentafel_report.xml:167 20610msgid "He was christened" 20611msgstr "" 20612 20613#: resources/xml/reports/ahnentafel_report.xml:168 20614msgid "She was christened" 20615msgstr "" 20616 20617#: resources/xml/reports/ahnentafel_report.xml:196 20618msgid "His occupation was" 20619msgstr "" 20620 20621#: resources/xml/reports/ahnentafel_report.xml:197 20622msgid "Her occupation was" 20623msgstr "" 20624 20625#: resources/xml/reports/ahnentafel_report.xml:223 20626msgid "He resided at" 20627msgstr "" 20628 20629#: resources/xml/reports/ahnentafel_report.xml:224 20630msgid "She resided at" 20631msgstr "" 20632 20633#: resources/xml/reports/ahnentafel_report.xml:260 20634#: resources/xml/reports/descendancy_report.xml:173 20635msgid "He married" 20636msgstr "" 20637 20638#: resources/xml/reports/ahnentafel_report.xml:261 20639#: resources/xml/reports/descendancy_report.xml:242 20640msgid "She married" 20641msgstr "" 20642 20643#: resources/xml/reports/ahnentafel_report.xml:288 20644msgid "He died" 20645msgstr "" 20646 20647#: resources/xml/reports/ahnentafel_report.xml:289 20648msgid "She died" 20649msgstr "" 20650 20651#: resources/xml/reports/ahnentafel_report.xml:313 20652msgid "He was cremated" 20653msgstr "" 20654 20655#: resources/xml/reports/ahnentafel_report.xml:314 20656msgid "She was cremated" 20657msgstr "" 20658 20659#: resources/xml/reports/ahnentafel_report.xml:338 20660msgid "He was buried" 20661msgstr "" 20662 20663#: resources/xml/reports/ahnentafel_report.xml:339 20664msgid "She was buried" 20665msgstr "" 20666 20667#: resources/xml/reports/ahnentafel_report.xml:388 20668#: resources/xml/reports/descendancy_report.xml:480 20669msgid "Child of " 20670msgstr "" 20671 20672#: resources/xml/reports/ahnentafel_report.xml:391 20673#: resources/xml/reports/descendancy_report.xml:483 20674msgid "Children of " 20675msgstr "" 20676 20677#: resources/xml/reports/bdm_report.xml:7 20678#: resources/xml/reports/birth_report.xml:7 20679msgid "Birth date range start" 20680msgstr "" 20681 20682#: resources/xml/reports/bdm_report.xml:8 20683#: resources/xml/reports/birth_report.xml:8 20684msgid "Birth date range end" 20685msgstr "" 20686 20687#: resources/xml/reports/bdm_report.xml:9 20688#: resources/xml/reports/death_report.xml:7 20689msgid "Death date range start" 20690msgstr "" 20691 20692#: resources/xml/reports/bdm_report.xml:10 20693#: resources/xml/reports/death_report.xml:8 20694msgid "Death date range end" 20695msgstr "" 20696 20697#: resources/xml/reports/bdm_report.xml:11 20698#: resources/xml/reports/cemetery_report.xml:6 20699#: resources/xml/reports/death_report.xml:9 20700#: resources/xml/reports/relative_ext_report.xml:7 20701msgid "sort by date of death" 20702msgstr "" 20703 20704#: resources/xml/reports/birth_report.xml:6 20705msgid "Birthplace contains" 20706msgstr "" 20707 20708#: resources/xml/reports/cemetery_report.xml:5 20709msgid "Burial place contains" 20710msgstr "" 20711 20712#: resources/xml/reports/change_report.xml:5 20713msgid "Starting range of change dates" 20714msgstr "" 20715 20716#: resources/xml/reports/change_report.xml:6 20717msgid "Ending range of change dates" 20718msgstr "" 20719 20720#: resources/xml/reports/change_report.xml:8 20721msgid "Show pending changes" 20722msgstr "" 20723 20724#: resources/xml/reports/change_report.xml:10 20725#: resources/xml/reports/pedigree_report.xml:7 20726msgid "Orientation" 20727msgstr "" 20728 20729#: resources/xml/reports/change_report.xml:60 20730msgid "Differences" 20731msgstr "" 20732 20733#: resources/xml/reports/change_report.xml:87 20734msgid "Total pending changes: " 20735msgstr "" 20736 20737#: resources/xml/reports/change_report.xml:127 20738msgid "Total accepted changes: " 20739msgstr "" 20740 20741#: resources/xml/reports/death_report.xml:6 20742msgid "Death place contains" 20743msgstr "" 20744 20745#: resources/xml/reports/descendancy_report.xml:42 20746msgid "Descendants of " 20747msgstr "" 20748 20749#: resources/xml/reports/descendancy_report.xml:134 20750#: resources/xml/reports/descendancy_report.xml:435 20751msgctxt "MALE" 20752msgid "died" 20753msgstr "" 20754 20755#: resources/xml/reports/descendancy_report.xml:137 20756#: resources/xml/reports/descendancy_report.xml:365 20757msgctxt "FEMALE" 20758msgid "died" 20759msgstr "" 20760 20761#: resources/xml/reports/descendancy_report.xml:176 20762msgctxt "MALE" 20763msgid "married" 20764msgstr "" 20765 20766#: resources/xml/reports/descendancy_report.xml:226 20767msgid "daughter of" 20768msgstr "" 20769 20770#: resources/xml/reports/descendancy_report.xml:245 20771msgctxt "FEMALE" 20772msgid "married" 20773msgstr "" 20774 20775#: resources/xml/reports/descendancy_report.xml:295 20776msgid "son of" 20777msgstr "" 20778 20779#: resources/xml/reports/descendancy_report.xml:331 20780msgid "She was born" 20781msgstr "" 20782 20783#: resources/xml/reports/descendancy_report.xml:358 20784msgid "She " 20785msgstr "" 20786 20787#: resources/xml/reports/descendancy_report.xml:401 20788msgid "He was born" 20789msgstr "" 20790 20791#: resources/xml/reports/descendancy_report.xml:428 20792msgid "He " 20793msgstr "" 20794 20795#: resources/xml/reports/fact_sources.xml:4 20796msgid "A report of facts which are supported by a given source." 20797msgstr "" 20798 20799#: resources/xml/reports/fact_sources.xml:5 20800msgid "Find a source" 20801msgstr "" 20802 20803#: resources/xml/reports/family_group_report.xml:9 20804#: resources/xml/reports/individual_ext_report.xml:11 20805#: resources/xml/reports/individual_report.xml:8 20806msgid "Show photos" 20807msgstr "" 20808 20809#: resources/xml/reports/family_group_report.xml:10 20810msgid "Print basic events when blank" 20811msgstr "" 20812 20813#: resources/xml/reports/family_group_report.xml:12 20814#: resources/xml/reports/individual_ext_report.xml:13 20815#: resources/xml/reports/individual_report.xml:10 20816msgid "Use colors" 20817msgstr "" 20818 20819#: resources/xml/reports/individual_ext_report.xml:6 20820#: resources/xml/reports/individual_ext_report.xml:89 20821#: resources/xml/reports/missing_facts_report.xml:6 20822#: resources/xml/reports/relative_ext_report.xml:6 20823#: resources/xml/reports/relative_ext_report.xml:41 20824msgid "Parents and siblings" 20825msgstr "" 20826 20827#: resources/xml/reports/individual_ext_report.xml:6 20828#: resources/xml/reports/individual_ext_report.xml:90 20829#: resources/xml/reports/missing_facts_report.xml:6 20830#: resources/xml/reports/relative_ext_report.xml:6 20831#: resources/xml/reports/relative_ext_report.xml:42 20832msgid "Spouses and children" 20833msgstr "" 20834 20835#: resources/xml/reports/individual_ext_report.xml:6 20836#: resources/xml/reports/individual_ext_report.xml:91 20837#: resources/xml/reports/missing_facts_report.xml:6 20838#: resources/xml/reports/relative_ext_report.xml:6 20839#: resources/xml/reports/relative_ext_report.xml:43 20840msgid "Direct line ancestors" 20841msgstr "" 20842 20843#: resources/xml/reports/individual_ext_report.xml:6 20844#: resources/xml/reports/individual_ext_report.xml:92 20845#: resources/xml/reports/missing_facts_report.xml:6 20846#: resources/xml/reports/relative_ext_report.xml:6 20847#: resources/xml/reports/relative_ext_report.xml:44 20848msgid "Direct line ancestors and their families" 20849msgstr "" 20850 20851#: resources/xml/reports/individual_ext_report.xml:6 20852#: resources/xml/reports/missing_facts_report.xml:6 20853#: resources/xml/reports/relative_ext_report.xml:6 20854msgid "Choose relatives" 20855msgstr "" 20856 20857#: resources/xml/reports/individual_ext_report.xml:327 20858#: resources/xml/reports/individual_report.xml:316 20859msgid "Brother" 20860msgstr "" 20861 20862#: resources/xml/reports/individual_ext_report.xml:363 20863#: resources/xml/reports/individual_report.xml:352 20864msgid "Sister" 20865msgstr "" 20866 20867#: resources/xml/reports/individual_ext_report.xml:443 20868#: resources/xml/reports/individual_report.xml:486 20869msgid "Family with wife" 20870msgstr "" 20871 20872#: resources/xml/reports/individual_ext_report.xml:449 20873#: resources/xml/reports/individual_report.xml:446 20874msgid "Family with husband" 20875msgstr "" 20876 20877#: resources/xml/reports/marriage_report.xml:6 20878msgid "Marriage place contains" 20879msgstr "" 20880 20881#: resources/xml/reports/marriage_report.xml:7 20882msgid "Marriage date range start" 20883msgstr "" 20884 20885#: resources/xml/reports/marriage_report.xml:8 20886msgid "Marriage date range end" 20887msgstr "" 20888 20889#: resources/xml/reports/missing_facts_report.xml:14 20890msgid "Sources to the events" 20891msgstr "" 20892 20893#: resources/xml/reports/pedigree_report.xml:750 20894msgid "Pedigree chart" 20895msgstr "" 20896