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: 2021-02-26 12:38+0000\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:112 app/Functions/FunctionsDate.php:66 22#: app/Functions/FunctionsPrint.php:261 23#: app/Statistics/Repository/FamilyRepository.php:351 24#: app/Statistics/Repository/IndividualRepository.php:964 25#: resources/views/modules/relatives/family.phtml:194 26#: resources/views/modules/statistics-chart/custom.phtml:141 27#: resources/views/modules/statistics-chart/custom.phtml:150 28#, php-format 29msgid "%s year" 30msgid_plural "%s years" 31msgstr[0] "" 32msgstr[1] "" 33 34#: app/Age.php:116 app/Functions/FunctionsDate.php:68 35#: app/Functions/FunctionsPrint.php:263 36#: app/Statistics/Repository/FamilyRepository.php:346 37#: app/Statistics/Repository/IndividualRepository.php:959 38#: resources/views/modules/relatives/family.phtml:196 39#, php-format 40msgid "%s month" 41msgid_plural "%s months" 42msgstr[0] "" 43msgstr[1] "" 44 45#: app/Age.php:120 app/Functions/FunctionsDate.php:72 46#: app/Functions/FunctionsPrint.php:267 47#: app/Statistics/Repository/FamilyRepository.php:340 48#: app/Statistics/Repository/IndividualRepository.php:954 49#, php-format 50msgid "%s day" 51msgid_plural "%s days" 52msgstr[0] "" 53msgstr[1] "" 54 55#. I18N: The current age of a living individual 56#: app/Age.php:192 app/Http/RequestHandlers/IndividualPage.php:192 57#, php-format 58msgid "(age %s)" 59msgstr "" 60 61#. I18N: The age of an individual at a given date 62#: app/Age.php:196 app/Functions/FunctionsPrint.php:358 63#: app/Functions/FunctionsPrintFacts.php:494 64#: app/Http/RequestHandlers/IndividualPage.php:179 65#, php-format 66msgid "(aged %s)" 67msgstr "" 68 69#: app/Age.php:213 app/Functions/FunctionsPrint.php:371 70msgid "(on the date of death)" 71msgstr "" 72 73#: app/Age.php:219 app/Functions/FunctionsPrint.php:375 74#, php-format 75msgid "(%s after death)" 76msgstr "" 77 78#: app/Auth.php:531 app/Auth.php:544 app/Elements/RestrictionNotice.php:75 79#: app/Functions/FunctionsEdit.php:219 80#: app/Functions/FunctionsPrintFacts.php:395 81#: app/Functions/FunctionsPrintFacts.php:741 82#: app/Functions/FunctionsPrintFacts.php:979 83#: app/Http/RequestHandlers/TreePrivacyPage.php:91 84#: resources/views/admin/trees-privacy.phtml:41 85#: resources/views/admin/trees-privacy.phtml:103 86#: resources/views/admin/trees-privacy.phtml:164 87#: resources/views/modals/restriction-fields.phtml:15 88msgid "Show to visitors" 89msgstr "" 90 91#: app/Auth.php:532 app/Auth.php:545 app/Elements/RestrictionNotice.php:76 92#: app/Functions/FunctionsEdit.php:220 93#: app/Functions/FunctionsPrintFacts.php:398 94#: app/Functions/FunctionsPrintFacts.php:744 95#: app/Functions/FunctionsPrintFacts.php:982 96#: app/Http/RequestHandlers/TreePreferencesPage.php:126 97#: app/Http/RequestHandlers/TreePrivacyPage.php:92 98#: resources/views/admin/trees-privacy.phtml:41 99#: resources/views/admin/trees-privacy.phtml:103 100#: resources/views/modals/restriction-fields.phtml:18 101msgid "Show to members" 102msgstr "" 103 104#: app/Auth.php:533 app/Auth.php:546 app/Elements/RestrictionNotice.php:77 105#: app/Functions/FunctionsEdit.php:221 106#: app/Functions/FunctionsPrintFacts.php:401 107#: app/Functions/FunctionsPrintFacts.php:747 108#: app/Functions/FunctionsPrintFacts.php:985 109#: app/Http/RequestHandlers/TreePreferencesPage.php:127 110#: app/Http/RequestHandlers/TreePrivacyPage.php:93 111#: resources/views/modals/restriction-fields.phtml:21 112msgid "Show to managers" 113msgstr "" 114 115#: app/Auth.php:534 app/Auth.php:547 116#: app/Http/RequestHandlers/TreePreferencesPage.php:128 117#: app/Http/RequestHandlers/TreePrivacyPage.php:94 118#: resources/views/admin/trees-privacy.phtml:164 119msgid "Hide from everyone" 120msgstr "" 121 122#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:395 123#: app/Family.php:413 app/Individual.php:1137 124#: app/Module/IndividualListModule.php:264 125#: app/Module/IndividualListModule.php:288 126#: app/Module/IndividualListModule.php:508 127msgctxt "Unknown surname" 128msgid "…" 129msgstr "" 130 131#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:395 132#: app/Family.php:413 app/Individual.php:1138 133#: app/Module/IndividualListModule.php:279 134#: app/Module/IndividualListModule.php:492 135msgctxt "Unknown given name" 136msgid "…" 137msgstr "" 138 139#. I18N: The gregorian calendar 140#: app/Date.php:232 app/Module/YahrzeitModule.php:264 141msgid "Gregorian" 142msgstr "" 143 144#. I18N: The julian calendar 145#: app/Date.php:234 resources/views/help/date.phtml:152 146msgid "Julian" 147msgstr "" 148 149#. I18N: The French calendar 150#: app/Date.php:236 resources/views/help/date.phtml:200 151msgid "French" 152msgstr "" 153 154#. I18N: The Hebrew/Jewish calendar 155#: app/Date.php:238 app/Module/YahrzeitModule.php:263 156#: resources/views/help/date.phtml:168 157msgid "Jewish" 158msgstr "" 159 160#. I18N: The Arabic/Hijri calendar 161#: app/Date.php:240 resources/views/help/date.phtml:184 162msgid "Hijri" 163msgstr "" 164 165#. I18N: The Persian/Jalali calendar 166#: app/Date.php:242 167msgid "Jalali" 168msgstr "" 169 170#. I18N: Gedcom ABT dates 171#: app/Date.php:342 172#, php-format 173msgid "about %s" 174msgstr "" 175 176#. I18N: Gedcom CAL dates 177#: app/Date.php:346 178#, php-format 179msgid "calculated %s" 180msgstr "" 181 182#. I18N: Gedcom EST dates 183#: app/Date.php:350 184#, php-format 185msgid "estimated %s" 186msgstr "" 187 188#. I18N: Gedcom INT dates 189#: app/Date.php:354 190#, php-format 191msgid "interpreted %s (%s)" 192msgstr "" 193 194#. I18N: Gedcom BEF dates 195#: app/Date.php:358 196#, php-format 197msgid "before %s" 198msgstr "" 199 200#. I18N: Gedcom AFT dates 201#: app/Date.php:362 202#, php-format 203msgid "after %s" 204msgstr "" 205 206#. I18N: Gedcom FROM dates 207#: app/Date.php:366 208#, php-format 209msgid "from %s" 210msgstr "" 211 212#. I18N: Gedcom TO dates 213#: app/Date.php:370 214#, php-format 215msgid "to %s" 216msgstr "" 217 218#. I18N: Gedcom BET-AND dates 219#: app/Date.php:374 220#, php-format 221msgid "between %s and %s" 222msgstr "" 223 224#. I18N: Gedcom FROM-TO dates 225#: app/Date.php:378 226#, php-format 227msgid "from %s to %s" 228msgstr "" 229 230#: app/Date.php:381 231msgid "Invalid date" 232msgstr "" 233 234#: app/Date/AbstractCalendarDate.php:258 235msgid "Monday" 236msgstr "" 237 238#: app/Date/AbstractCalendarDate.php:259 239msgid "Tuesday" 240msgstr "" 241 242#: app/Date/AbstractCalendarDate.php:260 243msgid "Wednesday" 244msgstr "" 245 246#: app/Date/AbstractCalendarDate.php:261 247msgid "Thursday" 248msgstr "" 249 250#: app/Date/AbstractCalendarDate.php:262 251msgid "Friday" 252msgstr "" 253 254#: app/Date/AbstractCalendarDate.php:263 255msgid "Saturday" 256msgstr "" 257 258#: app/Date/AbstractCalendarDate.php:264 259msgid "Sunday" 260msgstr "" 261 262#. I18N: abbreviation for Monday 263#: app/Date/AbstractCalendarDate.php:285 264#: resources/views/edit/initialize-calendar-popup.phtml:24 265msgid "Mon" 266msgstr "" 267 268#. I18N: abbreviation for Tuesday 269#: app/Date/AbstractCalendarDate.php:287 270#: resources/views/edit/initialize-calendar-popup.phtml:25 271msgid "Tue" 272msgstr "" 273 274#. I18N: abbreviation for Wednesday 275#: app/Date/AbstractCalendarDate.php:289 276#: resources/views/edit/initialize-calendar-popup.phtml:26 277msgid "Wed" 278msgstr "" 279 280#. I18N: abbreviation for Thursday 281#: app/Date/AbstractCalendarDate.php:291 282#: resources/views/edit/initialize-calendar-popup.phtml:27 283msgid "Thu" 284msgstr "" 285 286#. I18N: abbreviation for Friday 287#: app/Date/AbstractCalendarDate.php:293 288#: resources/views/edit/initialize-calendar-popup.phtml:28 289msgid "Fri" 290msgstr "" 291 292#. I18N: abbreviation for Saturday 293#: app/Date/AbstractCalendarDate.php:295 294#: resources/views/edit/initialize-calendar-popup.phtml:29 295msgid "Sat" 296msgstr "" 297 298#. I18N: abbreviation for Sunday 299#: app/Date/AbstractCalendarDate.php:297 300#: resources/views/edit/initialize-calendar-popup.phtml:23 301msgid "Sun" 302msgstr "" 303 304#: app/Date/AbstractGregorianJulianDate.php:63 305#: app/Module/StatisticsChartModule.php:794 306#: resources/views/edit/initialize-calendar-popup.phtml:11 307msgctxt "NOMINATIVE" 308msgid "January" 309msgstr "" 310 311#: app/Date/AbstractGregorianJulianDate.php:64 312#: app/Module/StatisticsChartModule.php:795 313#: resources/views/edit/initialize-calendar-popup.phtml:12 314msgctxt "NOMINATIVE" 315msgid "February" 316msgstr "" 317 318#: app/Date/AbstractGregorianJulianDate.php:65 319#: app/Module/StatisticsChartModule.php:796 320#: resources/views/edit/initialize-calendar-popup.phtml:13 321msgctxt "NOMINATIVE" 322msgid "March" 323msgstr "" 324 325#: app/Date/AbstractGregorianJulianDate.php:66 326#: app/Module/StatisticsChartModule.php:797 327#: resources/views/edit/initialize-calendar-popup.phtml:14 328msgctxt "NOMINATIVE" 329msgid "April" 330msgstr "" 331 332#: app/Date/AbstractGregorianJulianDate.php:67 333#: app/Module/StatisticsChartModule.php:798 334#: resources/views/edit/initialize-calendar-popup.phtml:15 335msgctxt "NOMINATIVE" 336msgid "May" 337msgstr "" 338 339#: app/Date/AbstractGregorianJulianDate.php:68 340#: app/Module/StatisticsChartModule.php:799 341#: resources/views/edit/initialize-calendar-popup.phtml:16 342msgctxt "NOMINATIVE" 343msgid "June" 344msgstr "" 345 346#: app/Date/AbstractGregorianJulianDate.php:69 347#: app/Module/StatisticsChartModule.php:800 348#: resources/views/edit/initialize-calendar-popup.phtml:17 349msgctxt "NOMINATIVE" 350msgid "July" 351msgstr "" 352 353#: app/Date/AbstractGregorianJulianDate.php:70 354#: app/Module/StatisticsChartModule.php:801 355#: resources/views/edit/initialize-calendar-popup.phtml:18 356msgctxt "NOMINATIVE" 357msgid "August" 358msgstr "" 359 360#: app/Date/AbstractGregorianJulianDate.php:71 361#: app/Module/StatisticsChartModule.php:802 362#: resources/views/edit/initialize-calendar-popup.phtml:19 363msgctxt "NOMINATIVE" 364msgid "September" 365msgstr "" 366 367#: app/Date/AbstractGregorianJulianDate.php:72 368#: app/Module/StatisticsChartModule.php:803 369#: resources/views/edit/initialize-calendar-popup.phtml:20 370msgctxt "NOMINATIVE" 371msgid "October" 372msgstr "" 373 374#: app/Date/AbstractGregorianJulianDate.php:73 375#: app/Module/StatisticsChartModule.php:804 376#: resources/views/edit/initialize-calendar-popup.phtml:21 377msgctxt "NOMINATIVE" 378msgid "November" 379msgstr "" 380 381#: app/Date/AbstractGregorianJulianDate.php:74 382#: app/Module/StatisticsChartModule.php:805 383#: resources/views/edit/initialize-calendar-popup.phtml:22 384msgctxt "NOMINATIVE" 385msgid "December" 386msgstr "" 387 388#: app/Date/AbstractGregorianJulianDate.php:98 389msgctxt "GENITIVE" 390msgid "January" 391msgstr "" 392 393#: app/Date/AbstractGregorianJulianDate.php:99 394msgctxt "GENITIVE" 395msgid "February" 396msgstr "" 397 398#: app/Date/AbstractGregorianJulianDate.php:100 399msgctxt "GENITIVE" 400msgid "March" 401msgstr "" 402 403#: app/Date/AbstractGregorianJulianDate.php:101 404msgctxt "GENITIVE" 405msgid "April" 406msgstr "" 407 408#: app/Date/AbstractGregorianJulianDate.php:102 409msgctxt "GENITIVE" 410msgid "May" 411msgstr "" 412 413#: app/Date/AbstractGregorianJulianDate.php:103 414msgctxt "GENITIVE" 415msgid "June" 416msgstr "" 417 418#: app/Date/AbstractGregorianJulianDate.php:104 419msgctxt "GENITIVE" 420msgid "July" 421msgstr "" 422 423#: app/Date/AbstractGregorianJulianDate.php:105 424msgctxt "GENITIVE" 425msgid "August" 426msgstr "" 427 428#: app/Date/AbstractGregorianJulianDate.php:106 429msgctxt "GENITIVE" 430msgid "September" 431msgstr "" 432 433#: app/Date/AbstractGregorianJulianDate.php:107 434msgctxt "GENITIVE" 435msgid "October" 436msgstr "" 437 438#: app/Date/AbstractGregorianJulianDate.php:108 439msgctxt "GENITIVE" 440msgid "November" 441msgstr "" 442 443#: app/Date/AbstractGregorianJulianDate.php:109 444msgctxt "GENITIVE" 445msgid "December" 446msgstr "" 447 448#: app/Date/AbstractGregorianJulianDate.php:133 449msgctxt "LOCATIVE" 450msgid "January" 451msgstr "" 452 453#: app/Date/AbstractGregorianJulianDate.php:134 454msgctxt "LOCATIVE" 455msgid "February" 456msgstr "" 457 458#: app/Date/AbstractGregorianJulianDate.php:135 459msgctxt "LOCATIVE" 460msgid "March" 461msgstr "" 462 463#: app/Date/AbstractGregorianJulianDate.php:136 464msgctxt "LOCATIVE" 465msgid "April" 466msgstr "" 467 468#: app/Date/AbstractGregorianJulianDate.php:137 469msgctxt "LOCATIVE" 470msgid "May" 471msgstr "" 472 473#: app/Date/AbstractGregorianJulianDate.php:138 474msgctxt "LOCATIVE" 475msgid "June" 476msgstr "" 477 478#: app/Date/AbstractGregorianJulianDate.php:139 479msgctxt "LOCATIVE" 480msgid "July" 481msgstr "" 482 483#: app/Date/AbstractGregorianJulianDate.php:140 484msgctxt "LOCATIVE" 485msgid "August" 486msgstr "" 487 488#: app/Date/AbstractGregorianJulianDate.php:141 489msgctxt "LOCATIVE" 490msgid "September" 491msgstr "" 492 493#: app/Date/AbstractGregorianJulianDate.php:142 494msgctxt "LOCATIVE" 495msgid "October" 496msgstr "" 497 498#: app/Date/AbstractGregorianJulianDate.php:143 499msgctxt "LOCATIVE" 500msgid "November" 501msgstr "" 502 503#: app/Date/AbstractGregorianJulianDate.php:144 504msgctxt "LOCATIVE" 505msgid "December" 506msgstr "" 507 508#: app/Date/AbstractGregorianJulianDate.php:168 509msgctxt "INSTRUMENTAL" 510msgid "January" 511msgstr "" 512 513#: app/Date/AbstractGregorianJulianDate.php:169 514msgctxt "INSTRUMENTAL" 515msgid "February" 516msgstr "" 517 518#: app/Date/AbstractGregorianJulianDate.php:170 519msgctxt "INSTRUMENTAL" 520msgid "March" 521msgstr "" 522 523#: app/Date/AbstractGregorianJulianDate.php:171 524msgctxt "INSTRUMENTAL" 525msgid "April" 526msgstr "" 527 528#: app/Date/AbstractGregorianJulianDate.php:172 529msgctxt "INSTRUMENTAL" 530msgid "May" 531msgstr "" 532 533#: app/Date/AbstractGregorianJulianDate.php:173 534msgctxt "INSTRUMENTAL" 535msgid "June" 536msgstr "" 537 538#: app/Date/AbstractGregorianJulianDate.php:174 539msgctxt "INSTRUMENTAL" 540msgid "July" 541msgstr "" 542 543#: app/Date/AbstractGregorianJulianDate.php:175 544msgctxt "INSTRUMENTAL" 545msgid "August" 546msgstr "" 547 548#: app/Date/AbstractGregorianJulianDate.php:176 549msgctxt "INSTRUMENTAL" 550msgid "September" 551msgstr "" 552 553#: app/Date/AbstractGregorianJulianDate.php:177 554msgctxt "INSTRUMENTAL" 555msgid "October" 556msgstr "" 557 558#: app/Date/AbstractGregorianJulianDate.php:178 559msgctxt "INSTRUMENTAL" 560msgid "November" 561msgstr "" 562 563#: app/Date/AbstractGregorianJulianDate.php:179 564msgctxt "INSTRUMENTAL" 565msgid "December" 566msgstr "" 567 568#: app/Date/AbstractGregorianJulianDate.php:201 569msgctxt "Abbreviation for January" 570msgid "Jan" 571msgstr "" 572 573#: app/Date/AbstractGregorianJulianDate.php:202 574msgctxt "Abbreviation for February" 575msgid "Feb" 576msgstr "" 577 578#: app/Date/AbstractGregorianJulianDate.php:203 579msgctxt "Abbreviation for March" 580msgid "Mar" 581msgstr "" 582 583#: app/Date/AbstractGregorianJulianDate.php:204 584msgctxt "Abbreviation for April" 585msgid "Apr" 586msgstr "" 587 588#: app/Date/AbstractGregorianJulianDate.php:205 589msgctxt "Abbreviation for May" 590msgid "May" 591msgstr "" 592 593#: app/Date/AbstractGregorianJulianDate.php:206 594msgctxt "Abbreviation for June" 595msgid "Jun" 596msgstr "" 597 598#: app/Date/AbstractGregorianJulianDate.php:207 599msgctxt "Abbreviation for July" 600msgid "Jul" 601msgstr "" 602 603#: app/Date/AbstractGregorianJulianDate.php:208 604msgctxt "Abbreviation for August" 605msgid "Aug" 606msgstr "" 607 608#: app/Date/AbstractGregorianJulianDate.php:209 609msgctxt "Abbreviation for September" 610msgid "Sep" 611msgstr "" 612 613#: app/Date/AbstractGregorianJulianDate.php:210 614msgctxt "Abbreviation for October" 615msgid "Oct" 616msgstr "" 617 618#: app/Date/AbstractGregorianJulianDate.php:211 619msgctxt "Abbreviation for November" 620msgid "Nov" 621msgstr "" 622 623#: app/Date/AbstractGregorianJulianDate.php:212 624msgctxt "Abbreviation for December" 625msgid "Dec" 626msgstr "" 627 628#. I18N: a month in the French republican calendar 629#: app/Date/FrenchDate.php:87 630msgctxt "NOMINATIVE" 631msgid "Vendemiaire" 632msgstr "" 633 634#. I18N: a month in the French republican calendar 635#: app/Date/FrenchDate.php:89 636msgctxt "NOMINATIVE" 637msgid "Brumaire" 638msgstr "" 639 640#. I18N: a month in the French republican calendar 641#: app/Date/FrenchDate.php:91 642msgctxt "NOMINATIVE" 643msgid "Frimaire" 644msgstr "" 645 646#. I18N: a month in the French republican calendar 647#: app/Date/FrenchDate.php:93 648msgctxt "NOMINATIVE" 649msgid "Nivose" 650msgstr "" 651 652#. I18N: a month in the French republican calendar 653#: app/Date/FrenchDate.php:95 654msgctxt "NOMINATIVE" 655msgid "Pluviose" 656msgstr "" 657 658#. I18N: a month in the French republican calendar 659#: app/Date/FrenchDate.php:97 660msgctxt "NOMINATIVE" 661msgid "Ventose" 662msgstr "" 663 664#. I18N: a month in the French republican calendar 665#. I18N: a month in the French republican calendar 666#: app/Date/FrenchDate.php:100 667msgctxt "NOMINATIVE" 668msgid "Germinal" 669msgstr "" 670 671#. I18N: a month in the French republican calendar 672#: app/Date/FrenchDate.php:102 673msgctxt "NOMINATIVE" 674msgid "Floreal" 675msgstr "" 676 677#. I18N: a month in the French republican calendar 678#: app/Date/FrenchDate.php:104 679msgctxt "NOMINATIVE" 680msgid "Prairial" 681msgstr "" 682 683#. I18N: a month in the French republican calendar 684#: app/Date/FrenchDate.php:106 685msgctxt "NOMINATIVE" 686msgid "Messidor" 687msgstr "" 688 689#. I18N: a month in the French republican calendar 690#: app/Date/FrenchDate.php:108 691msgctxt "NOMINATIVE" 692msgid "Thermidor" 693msgstr "" 694 695#. I18N: a month in the French republican calendar 696#: app/Date/FrenchDate.php:110 697msgctxt "NOMINATIVE" 698msgid "Fructidor" 699msgstr "" 700 701#. I18N: a month in the French republican calendar 702#: app/Date/FrenchDate.php:112 703msgctxt "NOMINATIVE" 704msgid "jours complementaires" 705msgstr "" 706 707#. I18N: a month in the French republican calendar 708#: app/Date/FrenchDate.php:135 709msgctxt "GENITIVE" 710msgid "Vendemiaire" 711msgstr "" 712 713#. I18N: a month in the French republican calendar 714#: app/Date/FrenchDate.php:137 715msgctxt "GENITIVE" 716msgid "Brumaire" 717msgstr "" 718 719#. I18N: a month in the French republican calendar 720#: app/Date/FrenchDate.php:139 721msgctxt "GENITIVE" 722msgid "Frimaire" 723msgstr "" 724 725#. I18N: a month in the French republican calendar 726#: app/Date/FrenchDate.php:141 727msgctxt "GENITIVE" 728msgid "Nivose" 729msgstr "" 730 731#. I18N: a month in the French republican calendar 732#: app/Date/FrenchDate.php:143 733msgctxt "GENITIVE" 734msgid "Pluviose" 735msgstr "" 736 737#. I18N: a month in the French republican calendar 738#: app/Date/FrenchDate.php:145 739msgctxt "GENITIVE" 740msgid "Ventose" 741msgstr "" 742 743#. I18N: a month in the French republican calendar 744#: app/Date/FrenchDate.php:147 745msgctxt "GENITIVE" 746msgid "Germinal" 747msgstr "" 748 749#. I18N: a month in the French republican calendar 750#: app/Date/FrenchDate.php:149 751msgctxt "GENITIVE" 752msgid "Floreal" 753msgstr "" 754 755#. I18N: a month in the French republican calendar 756#: app/Date/FrenchDate.php:151 757msgctxt "GENITIVE" 758msgid "Prairial" 759msgstr "" 760 761#. I18N: a month in the French republican calendar 762#: app/Date/FrenchDate.php:153 763msgctxt "GENITIVE" 764msgid "Messidor" 765msgstr "" 766 767#. I18N: a month in the French republican calendar 768#: app/Date/FrenchDate.php:155 769msgctxt "GENITIVE" 770msgid "Thermidor" 771msgstr "" 772 773#. I18N: a month in the French republican calendar 774#: app/Date/FrenchDate.php:157 775msgctxt "GENITIVE" 776msgid "Fructidor" 777msgstr "" 778 779#. I18N: a month in the French republican calendar 780#: app/Date/FrenchDate.php:159 781msgctxt "GENITIVE" 782msgid "jours complementaires" 783msgstr "" 784 785#. I18N: a month in the French republican calendar 786#: app/Date/FrenchDate.php:182 787msgctxt "LOCATIVE" 788msgid "Vendemiaire" 789msgstr "" 790 791#. I18N: a month in the French republican calendar 792#: app/Date/FrenchDate.php:184 793msgctxt "LOCATIVE" 794msgid "Brumaire" 795msgstr "" 796 797#. I18N: a month in the French republican calendar 798#: app/Date/FrenchDate.php:186 799msgctxt "LOCATIVE" 800msgid "Frimaire" 801msgstr "" 802 803#. I18N: a month in the French republican calendar 804#: app/Date/FrenchDate.php:188 805msgctxt "LOCATIVE" 806msgid "Nivose" 807msgstr "" 808 809#. I18N: a month in the French republican calendar 810#: app/Date/FrenchDate.php:190 811msgctxt "LOCATIVE" 812msgid "Pluviose" 813msgstr "" 814 815#. I18N: a month in the French republican calendar 816#: app/Date/FrenchDate.php:192 817msgctxt "LOCATIVE" 818msgid "Ventose" 819msgstr "" 820 821#. I18N: a month in the French republican calendar 822#: app/Date/FrenchDate.php:194 823msgctxt "LOCATIVE" 824msgid "Germinal" 825msgstr "" 826 827#. I18N: a month in the French republican calendar 828#: app/Date/FrenchDate.php:196 829msgctxt "LOCATIVE" 830msgid "Floreal" 831msgstr "" 832 833#. I18N: a month in the French republican calendar 834#: app/Date/FrenchDate.php:198 835msgctxt "LOCATIVE" 836msgid "Prairial" 837msgstr "" 838 839#. I18N: a month in the French republican calendar 840#: app/Date/FrenchDate.php:200 841msgctxt "LOCATIVE" 842msgid "Messidor" 843msgstr "" 844 845#. I18N: a month in the French republican calendar 846#: app/Date/FrenchDate.php:202 847msgctxt "LOCATIVE" 848msgid "Thermidor" 849msgstr "" 850 851#. I18N: a month in the French republican calendar 852#: app/Date/FrenchDate.php:204 853msgctxt "LOCATIVE" 854msgid "Fructidor" 855msgstr "" 856 857#. I18N: a month in the French republican calendar 858#: app/Date/FrenchDate.php:206 859msgctxt "LOCATIVE" 860msgid "jours complementaires" 861msgstr "" 862 863#. I18N: a month in the French republican calendar 864#: app/Date/FrenchDate.php:229 865msgctxt "INSTRUMENTAL" 866msgid "Vendemiaire" 867msgstr "" 868 869#. I18N: a month in the French republican calendar 870#: app/Date/FrenchDate.php:231 871msgctxt "INSTRUMENTAL" 872msgid "Brumaire" 873msgstr "" 874 875#. I18N: a month in the French republican calendar 876#: app/Date/FrenchDate.php:233 877msgctxt "INSTRUMENTAL" 878msgid "Frimaire" 879msgstr "" 880 881#. I18N: a month in the French republican calendar 882#: app/Date/FrenchDate.php:235 883msgctxt "INSTRUMENTAL" 884msgid "Nivose" 885msgstr "" 886 887#. I18N: a month in the French republican calendar 888#: app/Date/FrenchDate.php:237 889msgctxt "INSTRUMENTAL" 890msgid "Pluviose" 891msgstr "" 892 893#. I18N: a month in the French republican calendar 894#: app/Date/FrenchDate.php:239 895msgctxt "INSTRUMENTAL" 896msgid "Ventose" 897msgstr "" 898 899#. I18N: a month in the French republican calendar 900#: app/Date/FrenchDate.php:241 901msgctxt "INSTRUMENTAL" 902msgid "Germinal" 903msgstr "" 904 905#. I18N: a month in the French republican calendar 906#: app/Date/FrenchDate.php:243 907msgctxt "INSTRUMENTAL" 908msgid "Floreal" 909msgstr "" 910 911#. I18N: a month in the French republican calendar 912#: app/Date/FrenchDate.php:245 913msgctxt "INSTRUMENTAL" 914msgid "Prairial" 915msgstr "" 916 917#. I18N: a month in the French republican calendar 918#: app/Date/FrenchDate.php:247 919msgctxt "INSTRUMENTAL" 920msgid "Messidor" 921msgstr "" 922 923#. I18N: a month in the French republican calendar 924#: app/Date/FrenchDate.php:249 925msgctxt "INSTRUMENTAL" 926msgid "Thermidor" 927msgstr "" 928 929#. I18N: a month in the French republican calendar 930#: app/Date/FrenchDate.php:251 931msgctxt "INSTRUMENTAL" 932msgid "Fructidor" 933msgstr "" 934 935#. I18N: a month in the French republican calendar 936#: app/Date/FrenchDate.php:253 937msgctxt "INSTRUMENTAL" 938msgid "jours complementaires" 939msgstr "" 940 941#. I18N: The first day in the French republican calendar 942#: app/Date/FrenchDate.php:287 943msgid "Primidi" 944msgstr "" 945 946#. I18N: The second day in the French republican calendar 947#: app/Date/FrenchDate.php:289 948msgid "Duodi" 949msgstr "" 950 951#. I18N: The third day in the French republican calendar 952#: app/Date/FrenchDate.php:291 953msgid "Tridi" 954msgstr "" 955 956#. I18N: The fourth day in the French republican calendar 957#: app/Date/FrenchDate.php:293 958msgid "Quartidi" 959msgstr "" 960 961#. I18N: The fifth day in the French republican calendar 962#: app/Date/FrenchDate.php:295 963msgid "Quintidi" 964msgstr "" 965 966#. I18N: The sixth day in the French republican calendar 967#: app/Date/FrenchDate.php:297 968msgid "Sextidi" 969msgstr "" 970 971#. I18N: The seventh day in the French republican calendar 972#: app/Date/FrenchDate.php:299 973msgid "Septidi" 974msgstr "" 975 976#. I18N: The eighth day in the French republican calendar 977#: app/Date/FrenchDate.php:301 978msgid "Octidi" 979msgstr "" 980 981#. I18N: The ninth day in the French republican calendar 982#: app/Date/FrenchDate.php:303 983msgid "Nonidi" 984msgstr "" 985 986#. I18N: The tenth day in the French republican calendar 987#: app/Date/FrenchDate.php:305 988msgid "Decidi" 989msgstr "" 990 991#. I18N: http://en.wikipedia.org/wiki/Muharram 992#: app/Date/HijriDate.php:83 993msgctxt "NOMINATIVE" 994msgid "Muharram" 995msgstr "" 996 997#. I18N: http://en.wikipedia.org/wiki/Safar 998#: app/Date/HijriDate.php:85 999msgctxt "NOMINATIVE" 1000msgid "Safar" 1001msgstr "" 1002 1003#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 1004#: app/Date/HijriDate.php:87 1005msgctxt "NOMINATIVE" 1006msgid "Rabi’ al-awwal" 1007msgstr "" 1008 1009#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 1010#: app/Date/HijriDate.php:89 1011msgctxt "NOMINATIVE" 1012msgid "Rabi’ al-thani" 1013msgstr "" 1014 1015#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 1016#: app/Date/HijriDate.php:91 1017msgctxt "NOMINATIVE" 1018msgid "Jumada al-awwal" 1019msgstr "" 1020 1021#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 1022#: app/Date/HijriDate.php:93 1023msgctxt "NOMINATIVE" 1024msgid "Jumada al-thani" 1025msgstr "" 1026 1027#. I18N: http://en.wikipedia.org/wiki/Rajab 1028#: app/Date/HijriDate.php:95 1029msgctxt "NOMINATIVE" 1030msgid "Rajab" 1031msgstr "" 1032 1033#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 1034#: app/Date/HijriDate.php:97 1035msgctxt "NOMINATIVE" 1036msgid "Sha’aban" 1037msgstr "" 1038 1039#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1040#: app/Date/HijriDate.php:99 1041msgctxt "NOMINATIVE" 1042msgid "Ramadan" 1043msgstr "" 1044 1045#. I18N: http://en.wikipedia.org/wiki/Shawwal 1046#: app/Date/HijriDate.php:101 1047msgctxt "NOMINATIVE" 1048msgid "Shawwal" 1049msgstr "" 1050 1051#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1052#: app/Date/HijriDate.php:103 1053msgctxt "NOMINATIVE" 1054msgid "Dhu al-Qi’dah" 1055msgstr "" 1056 1057#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1058#: app/Date/HijriDate.php:105 1059msgctxt "NOMINATIVE" 1060msgid "Dhu al-Hijjah" 1061msgstr "" 1062 1063#. I18N: http://en.wikipedia.org/wiki/Muharram 1064#: app/Date/HijriDate.php:128 1065msgctxt "GENITIVE" 1066msgid "Muharram" 1067msgstr "" 1068 1069#. I18N: http://en.wikipedia.org/wiki/Safar 1070#: app/Date/HijriDate.php:130 1071msgctxt "GENITIVE" 1072msgid "Safar" 1073msgstr "" 1074 1075#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 1076#: app/Date/HijriDate.php:132 1077msgctxt "GENITIVE" 1078msgid "Rabi’ al-awwal" 1079msgstr "" 1080 1081#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 1082#: app/Date/HijriDate.php:134 1083msgctxt "GENITIVE" 1084msgid "Rabi’ al-thani" 1085msgstr "" 1086 1087#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 1088#: app/Date/HijriDate.php:136 1089msgctxt "GENITIVE" 1090msgid "Jumada al-awwal" 1091msgstr "" 1092 1093#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 1094#: app/Date/HijriDate.php:138 1095msgctxt "GENITIVE" 1096msgid "Jumada al-thani" 1097msgstr "" 1098 1099#. I18N: http://en.wikipedia.org/wiki/Rajab 1100#: app/Date/HijriDate.php:140 1101msgctxt "GENITIVE" 1102msgid "Rajab" 1103msgstr "" 1104 1105#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 1106#: app/Date/HijriDate.php:142 1107msgctxt "GENITIVE" 1108msgid "Sha’aban" 1109msgstr "" 1110 1111#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1112#: app/Date/HijriDate.php:144 1113msgctxt "GENITIVE" 1114msgid "Ramadan" 1115msgstr "" 1116 1117#. I18N: http://en.wikipedia.org/wiki/Shawwal 1118#: app/Date/HijriDate.php:146 1119msgctxt "GENITIVE" 1120msgid "Shawwal" 1121msgstr "" 1122 1123#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1124#: app/Date/HijriDate.php:148 1125msgctxt "GENITIVE" 1126msgid "Dhu al-Qi’dah" 1127msgstr "" 1128 1129#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1130#: app/Date/HijriDate.php:150 1131msgctxt "GENITIVE" 1132msgid "Dhu al-Hijjah" 1133msgstr "" 1134 1135#. I18N: http://en.wikipedia.org/wiki/Muharram 1136#: app/Date/HijriDate.php:173 1137msgctxt "LOCATIVE" 1138msgid "Muharram" 1139msgstr "" 1140 1141#. I18N: http://en.wikipedia.org/wiki/Safar 1142#: app/Date/HijriDate.php:175 1143msgctxt "LOCATIVE" 1144msgid "Safar" 1145msgstr "" 1146 1147#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 1148#: app/Date/HijriDate.php:177 1149msgctxt "LOCATIVE" 1150msgid "Rabi’ al-awwal" 1151msgstr "" 1152 1153#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 1154#: app/Date/HijriDate.php:179 1155msgctxt "LOCATIVE" 1156msgid "Rabi’ al-thani" 1157msgstr "" 1158 1159#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 1160#: app/Date/HijriDate.php:181 1161msgctxt "LOCATIVE" 1162msgid "Jumada al-awwal" 1163msgstr "" 1164 1165#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 1166#: app/Date/HijriDate.php:183 1167msgctxt "LOCATIVE" 1168msgid "Jumada al-thani" 1169msgstr "" 1170 1171#. I18N: http://en.wikipedia.org/wiki/Rajab 1172#: app/Date/HijriDate.php:185 1173msgctxt "LOCATIVE" 1174msgid "Rajab" 1175msgstr "" 1176 1177#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 1178#: app/Date/HijriDate.php:187 1179msgctxt "LOCATIVE" 1180msgid "Sha’aban" 1181msgstr "" 1182 1183#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1184#: app/Date/HijriDate.php:189 1185msgctxt "LOCATIVE" 1186msgid "Ramadan" 1187msgstr "" 1188 1189#. I18N: http://en.wikipedia.org/wiki/Shawwal 1190#: app/Date/HijriDate.php:191 1191msgctxt "LOCATIVE" 1192msgid "Shawwal" 1193msgstr "" 1194 1195#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1196#: app/Date/HijriDate.php:193 1197msgctxt "LOCATIVE" 1198msgid "Dhu al-Qi’dah" 1199msgstr "" 1200 1201#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1202#: app/Date/HijriDate.php:195 1203msgctxt "LOCATIVE" 1204msgid "Dhu al-Hijjah" 1205msgstr "" 1206 1207#. I18N: http://en.wikipedia.org/wiki/Muharram 1208#: app/Date/HijriDate.php:218 1209msgctxt "INSTRUMENTAL" 1210msgid "Muharram" 1211msgstr "" 1212 1213#. I18N: http://en.wikipedia.org/wiki/Safar 1214#: app/Date/HijriDate.php:220 1215msgctxt "INSTRUMENTAL" 1216msgid "Safar" 1217msgstr "" 1218 1219#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 1220#: app/Date/HijriDate.php:222 1221msgctxt "INSTRUMENTAL" 1222msgid "Rabi’ al-awwal" 1223msgstr "" 1224 1225#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 1226#: app/Date/HijriDate.php:224 1227msgctxt "INSTRUMENTAL" 1228msgid "Rabi’ al-thani" 1229msgstr "" 1230 1231#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 1232#: app/Date/HijriDate.php:226 1233msgctxt "INSTRUMENTAL" 1234msgid "Jumada al-awwal" 1235msgstr "" 1236 1237#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 1238#: app/Date/HijriDate.php:228 1239msgctxt "INSTRUMENTAL" 1240msgid "Jumada al-thani" 1241msgstr "" 1242 1243#. I18N: http://en.wikipedia.org/wiki/Rajab 1244#: app/Date/HijriDate.php:230 1245msgctxt "INSTRUMENTAL" 1246msgid "Rajab" 1247msgstr "" 1248 1249#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 1250#: app/Date/HijriDate.php:232 1251msgctxt "INSTRUMENTAL" 1252msgid "Sha’aban" 1253msgstr "" 1254 1255#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1256#: app/Date/HijriDate.php:234 1257msgctxt "INSTRUMENTAL" 1258msgid "Ramadan" 1259msgstr "" 1260 1261#. I18N: http://en.wikipedia.org/wiki/Shawwal 1262#: app/Date/HijriDate.php:236 1263msgctxt "INSTRUMENTAL" 1264msgid "Shawwal" 1265msgstr "" 1266 1267#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1268#: app/Date/HijriDate.php:238 1269msgctxt "INSTRUMENTAL" 1270msgid "Dhu al-Qi’dah" 1271msgstr "" 1272 1273#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1274#: app/Date/HijriDate.php:240 1275msgctxt "INSTRUMENTAL" 1276msgid "Dhu al-Hijjah" 1277msgstr "" 1278 1279#. I18N: 1st month in the Persian/Jalali calendar 1280#: app/Date/JalaliDate.php:80 1281msgctxt "NOMINATIVE" 1282msgid "Farvardin" 1283msgstr "" 1284 1285#. I18N: 2nd month in the Persian/Jalali calendar 1286#: app/Date/JalaliDate.php:82 1287msgctxt "NOMINATIVE" 1288msgid "Ordibehesht" 1289msgstr "" 1290 1291#. I18N: 3rd month in the Persian/Jalali calendar 1292#: app/Date/JalaliDate.php:84 1293msgctxt "NOMINATIVE" 1294msgid "Khordad" 1295msgstr "" 1296 1297#. I18N: 4th month in the Persian/Jalali calendar 1298#: app/Date/JalaliDate.php:86 1299msgctxt "NOMINATIVE" 1300msgid "Tir" 1301msgstr "" 1302 1303#. I18N: 5th month in the Persian/Jalali calendar 1304#: app/Date/JalaliDate.php:88 1305msgctxt "NOMINATIVE" 1306msgid "Mordad" 1307msgstr "" 1308 1309#. I18N: 6th month in the Persian/Jalali calendar 1310#: app/Date/JalaliDate.php:90 1311msgctxt "NOMINATIVE" 1312msgid "Shahrivar" 1313msgstr "" 1314 1315#. I18N: 7th month in the Persian/Jalali calendar 1316#: app/Date/JalaliDate.php:92 1317msgctxt "NOMINATIVE" 1318msgid "Mehr" 1319msgstr "" 1320 1321#. I18N: 8th month in the Persian/Jalali calendar 1322#: app/Date/JalaliDate.php:94 1323msgctxt "NOMINATIVE" 1324msgid "Aban" 1325msgstr "" 1326 1327#. I18N: 9th month in the Persian/Jalali calendar 1328#: app/Date/JalaliDate.php:96 1329msgctxt "NOMINATIVE" 1330msgid "Azar" 1331msgstr "" 1332 1333#. I18N: 10th month in the Persian/Jalali calendar 1334#: app/Date/JalaliDate.php:98 1335msgctxt "NOMINATIVE" 1336msgid "Dey" 1337msgstr "" 1338 1339#. I18N: 11th month in the Persian/Jalali calendar 1340#: app/Date/JalaliDate.php:100 1341msgctxt "NOMINATIVE" 1342msgid "Bahman" 1343msgstr "" 1344 1345#. I18N: 12th month in the Persian/Jalali calendar 1346#: app/Date/JalaliDate.php:102 1347msgctxt "NOMINATIVE" 1348msgid "Esfand" 1349msgstr "" 1350 1351#. I18N: 1st month in the Persian/Jalali calendar 1352#: app/Date/JalaliDate.php:125 1353msgctxt "GENITIVE" 1354msgid "Farvardin" 1355msgstr "" 1356 1357#. I18N: 2nd month in the Persian/Jalali calendar 1358#: app/Date/JalaliDate.php:127 1359msgctxt "GENITIVE" 1360msgid "Ordibehesht" 1361msgstr "" 1362 1363#. I18N: 3rd month in the Persian/Jalali calendar 1364#: app/Date/JalaliDate.php:129 1365msgctxt "GENITIVE" 1366msgid "Khordad" 1367msgstr "" 1368 1369#. I18N: 4th month in the Persian/Jalali calendar 1370#: app/Date/JalaliDate.php:131 1371msgctxt "GENITIVE" 1372msgid "Tir" 1373msgstr "" 1374 1375#. I18N: 5th month in the Persian/Jalali calendar 1376#: app/Date/JalaliDate.php:133 1377msgctxt "GENITIVE" 1378msgid "Mordad" 1379msgstr "" 1380 1381#. I18N: 6th month in the Persian/Jalali calendar 1382#: app/Date/JalaliDate.php:135 1383msgctxt "GENITIVE" 1384msgid "Shahrivar" 1385msgstr "" 1386 1387#. I18N: 7th month in the Persian/Jalali calendar 1388#: app/Date/JalaliDate.php:137 1389msgctxt "GENITIVE" 1390msgid "Mehr" 1391msgstr "" 1392 1393#. I18N: 8th month in the Persian/Jalali calendar 1394#: app/Date/JalaliDate.php:139 1395msgctxt "GENITIVE" 1396msgid "Aban" 1397msgstr "" 1398 1399#. I18N: 9th month in the Persian/Jalali calendar 1400#: app/Date/JalaliDate.php:141 1401msgctxt "GENITIVE" 1402msgid "Azar" 1403msgstr "" 1404 1405#. I18N: 10th month in the Persian/Jalali calendar 1406#: app/Date/JalaliDate.php:143 1407msgctxt "GENITIVE" 1408msgid "Dey" 1409msgstr "" 1410 1411#. I18N: 11th month in the Persian/Jalali calendar 1412#: app/Date/JalaliDate.php:145 1413msgctxt "GENITIVE" 1414msgid "Bahman" 1415msgstr "" 1416 1417#. I18N: 12th month in the Persian/Jalali calendar 1418#: app/Date/JalaliDate.php:147 1419msgctxt "GENITIVE" 1420msgid "Esfand" 1421msgstr "" 1422 1423#. I18N: 1st month in the Persian/Jalali calendar 1424#: app/Date/JalaliDate.php:170 1425msgctxt "LOCATIVE" 1426msgid "Farvardin" 1427msgstr "" 1428 1429#. I18N: 2nd month in the Persian/Jalali calendar 1430#: app/Date/JalaliDate.php:172 1431msgctxt "LOCATIVE" 1432msgid "Ordibehesht" 1433msgstr "" 1434 1435#. I18N: 3rd month in the Persian/Jalali calendar 1436#: app/Date/JalaliDate.php:174 1437msgctxt "LOCATIVE" 1438msgid "Khordad" 1439msgstr "" 1440 1441#. I18N: 4th month in the Persian/Jalali calendar 1442#: app/Date/JalaliDate.php:176 1443msgctxt "LOCATIVE" 1444msgid "Tir" 1445msgstr "" 1446 1447#. I18N: 5th month in the Persian/Jalali calendar 1448#: app/Date/JalaliDate.php:178 1449msgctxt "LOCATIVE" 1450msgid "Mordad" 1451msgstr "" 1452 1453#. I18N: 6th month in the Persian/Jalali calendar 1454#: app/Date/JalaliDate.php:180 1455msgctxt "LOCATIVE" 1456msgid "Shahrivar" 1457msgstr "" 1458 1459#. I18N: 7th month in the Persian/Jalali calendar 1460#: app/Date/JalaliDate.php:182 1461msgctxt "LOCATIVE" 1462msgid "Mehr" 1463msgstr "" 1464 1465#. I18N: 8th month in the Persian/Jalali calendar 1466#: app/Date/JalaliDate.php:184 1467msgctxt "LOCATIVE" 1468msgid "Aban" 1469msgstr "" 1470 1471#. I18N: 9th month in the Persian/Jalali calendar 1472#: app/Date/JalaliDate.php:186 1473msgctxt "LOCATIVE" 1474msgid "Azar" 1475msgstr "" 1476 1477#. I18N: 10th month in the Persian/Jalali calendar 1478#: app/Date/JalaliDate.php:188 1479msgctxt "LOCATIVE" 1480msgid "Dey" 1481msgstr "" 1482 1483#. I18N: 11th month in the Persian/Jalali calendar 1484#: app/Date/JalaliDate.php:190 1485msgctxt "LOCATIVE" 1486msgid "Bahman" 1487msgstr "" 1488 1489#. I18N: 12th month in the Persian/Jalali calendar 1490#: app/Date/JalaliDate.php:192 1491msgctxt "LOCATIVE" 1492msgid "Esfand" 1493msgstr "" 1494 1495#. I18N: 1st month in the Persian/Jalali calendar 1496#: app/Date/JalaliDate.php:215 1497msgctxt "INSTRUMENTAL" 1498msgid "Farvardin" 1499msgstr "" 1500 1501#. I18N: 2nd month in the Persian/Jalali calendar 1502#: app/Date/JalaliDate.php:217 1503msgctxt "INSTRUMENTAL" 1504msgid "Ordibehesht" 1505msgstr "" 1506 1507#. I18N: 3rd month in the Persian/Jalali calendar 1508#: app/Date/JalaliDate.php:219 1509msgctxt "INSTRUMENTAL" 1510msgid "Khordad" 1511msgstr "" 1512 1513#. I18N: 4th month in the Persian/Jalali calendar 1514#: app/Date/JalaliDate.php:221 1515msgctxt "INSTRUMENTAL" 1516msgid "Tir" 1517msgstr "" 1518 1519#. I18N: 5th month in the Persian/Jalali calendar 1520#: app/Date/JalaliDate.php:223 1521msgctxt "INSTRUMENTAL" 1522msgid "Mordad" 1523msgstr "" 1524 1525#. I18N: 6th month in the Persian/Jalali calendar 1526#: app/Date/JalaliDate.php:225 1527msgctxt "INSTRUMENTAL" 1528msgid "Shahrivar" 1529msgstr "" 1530 1531#. I18N: 7th month in the Persian/Jalali calendar 1532#: app/Date/JalaliDate.php:227 1533msgctxt "INSTRUMENTAL" 1534msgid "Mehr" 1535msgstr "" 1536 1537#. I18N: 8th month in the Persian/Jalali calendar 1538#: app/Date/JalaliDate.php:229 1539msgctxt "INSTRUMENTAL" 1540msgid "Aban" 1541msgstr "" 1542 1543#. I18N: 9th month in the Persian/Jalali calendar 1544#: app/Date/JalaliDate.php:231 1545msgctxt "INSTRUMENTAL" 1546msgid "Azar" 1547msgstr "" 1548 1549#. I18N: 10th month in the Persian/Jalali calendar 1550#: app/Date/JalaliDate.php:233 1551msgctxt "INSTRUMENTAL" 1552msgid "Dey" 1553msgstr "" 1554 1555#. I18N: 11th month in the Persian/Jalali calendar 1556#: app/Date/JalaliDate.php:235 1557msgctxt "INSTRUMENTAL" 1558msgid "Bahman" 1559msgstr "" 1560 1561#. I18N: 12th month in the Persian/Jalali calendar 1562#: app/Date/JalaliDate.php:237 1563msgctxt "INSTRUMENTAL" 1564msgid "Esfand" 1565msgstr "" 1566 1567#: app/Date/JalaliDate.php:259 1568msgctxt "Abbreviation for Persian month: Farvardin" 1569msgid "Far" 1570msgstr "" 1571 1572#: app/Date/JalaliDate.php:260 1573msgctxt "Abbreviation for Persian month: Ordibehesht" 1574msgid "Ord" 1575msgstr "" 1576 1577#: app/Date/JalaliDate.php:261 1578msgctxt "Abbreviation for Persian month: Khordad" 1579msgid "Khor" 1580msgstr "" 1581 1582#: app/Date/JalaliDate.php:262 1583msgctxt "Abbreviation for Persian month: Tir" 1584msgid "Tir" 1585msgstr "" 1586 1587#: app/Date/JalaliDate.php:263 1588msgctxt "Abbreviation for Persian month: Mordad" 1589msgid "Mor" 1590msgstr "" 1591 1592#: app/Date/JalaliDate.php:264 1593msgctxt "Abbreviation for Persian month: Shahrivar" 1594msgid "Shah" 1595msgstr "" 1596 1597#: app/Date/JalaliDate.php:265 1598msgctxt "Abbreviation for Persian month: Mehr" 1599msgid "Mehr" 1600msgstr "" 1601 1602#: app/Date/JalaliDate.php:266 1603msgctxt "Abbreviation for Persian month: Aban" 1604msgid "Aban" 1605msgstr "" 1606 1607#: app/Date/JalaliDate.php:267 1608msgctxt "Abbreviation for Persian month: Azar" 1609msgid "Azar" 1610msgstr "" 1611 1612#: app/Date/JalaliDate.php:268 1613msgctxt "Abbreviation for Persian month: Dey" 1614msgid "Dey" 1615msgstr "" 1616 1617#: app/Date/JalaliDate.php:269 1618msgctxt "Abbreviation for Persian month: Bahman" 1619msgid "Bah" 1620msgstr "" 1621 1622#: app/Date/JalaliDate.php:270 1623msgctxt "Abbreviation for Persian month: Esfand" 1624msgid "Esf" 1625msgstr "" 1626 1627#. I18N: a month in the Jewish calendar 1628#: app/Date/JewishDate.php:126 1629msgctxt "NOMINATIVE" 1630msgid "Tishrei" 1631msgstr "" 1632 1633#. I18N: a month in the Jewish calendar 1634#: app/Date/JewishDate.php:128 1635msgctxt "NOMINATIVE" 1636msgid "Heshvan" 1637msgstr "" 1638 1639#. I18N: a month in the Jewish calendar 1640#: app/Date/JewishDate.php:130 1641msgctxt "NOMINATIVE" 1642msgid "Kislev" 1643msgstr "" 1644 1645#. I18N: a month in the Jewish calendar 1646#: app/Date/JewishDate.php:132 1647msgctxt "NOMINATIVE" 1648msgid "Tevet" 1649msgstr "" 1650 1651#. I18N: a month in the Jewish calendar 1652#: app/Date/JewishDate.php:134 1653msgctxt "NOMINATIVE" 1654msgid "Shevat" 1655msgstr "" 1656 1657#. I18N: a month in the Jewish calendar 1658#: app/Date/JewishDate.php:136 1659msgctxt "NOMINATIVE" 1660msgid "Adar I" 1661msgstr "" 1662 1663#. I18N: a month in the Jewish calendar 1664#: app/Date/JewishDate.php:138 1665msgctxt "NOMINATIVE" 1666msgid "Adar" 1667msgstr "" 1668 1669#. I18N: a month in the Jewish calendar 1670#: app/Date/JewishDate.php:140 1671msgctxt "NOMINATIVE" 1672msgid "Nissan" 1673msgstr "" 1674 1675#. I18N: a month in the Jewish calendar 1676#: app/Date/JewishDate.php:142 1677msgctxt "NOMINATIVE" 1678msgid "Iyar" 1679msgstr "" 1680 1681#. I18N: a month in the Jewish calendar 1682#: app/Date/JewishDate.php:144 1683msgctxt "NOMINATIVE" 1684msgid "Sivan" 1685msgstr "" 1686 1687#. I18N: a month in the Jewish calendar 1688#: app/Date/JewishDate.php:146 1689msgctxt "NOMINATIVE" 1690msgid "Tamuz" 1691msgstr "" 1692 1693#. I18N: a month in the Jewish calendar 1694#: app/Date/JewishDate.php:148 1695msgctxt "NOMINATIVE" 1696msgid "Av" 1697msgstr "" 1698 1699#. I18N: a month in the Jewish calendar 1700#: app/Date/JewishDate.php:150 1701msgctxt "NOMINATIVE" 1702msgid "Elul" 1703msgstr "" 1704 1705#. I18N: a month in the Jewish calendar 1706#: app/Date/JewishDate.php:156 1707msgctxt "NOMINATIVE" 1708msgid "Adar II" 1709msgstr "" 1710 1711#. I18N: a month in the Jewish calendar 1712#: app/Date/JewishDate.php:178 1713msgctxt "GENITIVE" 1714msgid "Tishrei" 1715msgstr "" 1716 1717#. I18N: a month in the Jewish calendar 1718#: app/Date/JewishDate.php:180 1719msgctxt "GENITIVE" 1720msgid "Heshvan" 1721msgstr "" 1722 1723#. I18N: a month in the Jewish calendar 1724#: app/Date/JewishDate.php:182 1725msgctxt "GENITIVE" 1726msgid "Kislev" 1727msgstr "" 1728 1729#. I18N: a month in the Jewish calendar 1730#: app/Date/JewishDate.php:184 1731msgctxt "GENITIVE" 1732msgid "Tevet" 1733msgstr "" 1734 1735#. I18N: a month in the Jewish calendar 1736#: app/Date/JewishDate.php:186 1737msgctxt "GENITIVE" 1738msgid "Shevat" 1739msgstr "" 1740 1741#. I18N: a month in the Jewish calendar 1742#: app/Date/JewishDate.php:188 1743msgctxt "GENITIVE" 1744msgid "Adar I" 1745msgstr "" 1746 1747#. I18N: a month in the Jewish calendar 1748#: app/Date/JewishDate.php:190 1749msgctxt "GENITIVE" 1750msgid "Adar" 1751msgstr "" 1752 1753#. I18N: a month in the Jewish calendar 1754#: app/Date/JewishDate.php:192 1755msgctxt "GENITIVE" 1756msgid "Nissan" 1757msgstr "" 1758 1759#. I18N: a month in the Jewish calendar 1760#: app/Date/JewishDate.php:194 1761msgctxt "GENITIVE" 1762msgid "Iyar" 1763msgstr "" 1764 1765#. I18N: a month in the Jewish calendar 1766#: app/Date/JewishDate.php:196 1767msgctxt "GENITIVE" 1768msgid "Sivan" 1769msgstr "" 1770 1771#. I18N: a month in the Jewish calendar 1772#: app/Date/JewishDate.php:198 1773msgctxt "GENITIVE" 1774msgid "Tamuz" 1775msgstr "" 1776 1777#. I18N: a month in the Jewish calendar 1778#: app/Date/JewishDate.php:200 1779msgctxt "GENITIVE" 1780msgid "Av" 1781msgstr "" 1782 1783#. I18N: a month in the Jewish calendar 1784#: app/Date/JewishDate.php:202 1785msgctxt "GENITIVE" 1786msgid "Elul" 1787msgstr "" 1788 1789#. I18N: a month in the Jewish calendar 1790#: app/Date/JewishDate.php:208 1791msgctxt "GENITIVE" 1792msgid "Adar II" 1793msgstr "" 1794 1795#. I18N: a month in the Jewish calendar 1796#: app/Date/JewishDate.php:230 1797msgctxt "LOCATIVE" 1798msgid "Tishrei" 1799msgstr "" 1800 1801#. I18N: a month in the Jewish calendar 1802#: app/Date/JewishDate.php:232 1803msgctxt "LOCATIVE" 1804msgid "Heshvan" 1805msgstr "" 1806 1807#. I18N: a month in the Jewish calendar 1808#: app/Date/JewishDate.php:234 1809msgctxt "LOCATIVE" 1810msgid "Kislev" 1811msgstr "" 1812 1813#. I18N: a month in the Jewish calendar 1814#: app/Date/JewishDate.php:236 1815msgctxt "LOCATIVE" 1816msgid "Tevet" 1817msgstr "" 1818 1819#. I18N: a month in the Jewish calendar 1820#: app/Date/JewishDate.php:238 1821msgctxt "LOCATIVE" 1822msgid "Shevat" 1823msgstr "" 1824 1825#. I18N: a month in the Jewish calendar 1826#: app/Date/JewishDate.php:240 1827msgctxt "LOCATIVE" 1828msgid "Adar I" 1829msgstr "" 1830 1831#. I18N: a month in the Jewish calendar 1832#: app/Date/JewishDate.php:242 1833msgctxt "LOCATIVE" 1834msgid "Adar" 1835msgstr "" 1836 1837#. I18N: a month in the Jewish calendar 1838#: app/Date/JewishDate.php:244 1839msgctxt "LOCATIVE" 1840msgid "Nissan" 1841msgstr "" 1842 1843#. I18N: a month in the Jewish calendar 1844#: app/Date/JewishDate.php:246 1845msgctxt "LOCATIVE" 1846msgid "Iyar" 1847msgstr "" 1848 1849#. I18N: a month in the Jewish calendar 1850#: app/Date/JewishDate.php:248 1851msgctxt "LOCATIVE" 1852msgid "Sivan" 1853msgstr "" 1854 1855#. I18N: a month in the Jewish calendar 1856#: app/Date/JewishDate.php:250 1857msgctxt "LOCATIVE" 1858msgid "Tamuz" 1859msgstr "" 1860 1861#. I18N: a month in the Jewish calendar 1862#: app/Date/JewishDate.php:252 1863msgctxt "LOCATIVE" 1864msgid "Av" 1865msgstr "" 1866 1867#. I18N: a month in the Jewish calendar 1868#: app/Date/JewishDate.php:254 1869msgctxt "LOCATIVE" 1870msgid "Elul" 1871msgstr "" 1872 1873#. I18N: a month in the Jewish calendar 1874#: app/Date/JewishDate.php:260 1875msgctxt "LOCATIVE" 1876msgid "Adar II" 1877msgstr "" 1878 1879#. I18N: a month in the Jewish calendar 1880#: app/Date/JewishDate.php:282 1881msgctxt "INSTRUMENTAL" 1882msgid "Tishrei" 1883msgstr "" 1884 1885#. I18N: a month in the Jewish calendar 1886#: app/Date/JewishDate.php:284 1887msgctxt "INSTRUMENTAL" 1888msgid "Heshvan" 1889msgstr "" 1890 1891#. I18N: a month in the Jewish calendar 1892#: app/Date/JewishDate.php:286 1893msgctxt "INSTRUMENTAL" 1894msgid "Kislev" 1895msgstr "" 1896 1897#. I18N: a month in the Jewish calendar 1898#: app/Date/JewishDate.php:288 1899msgctxt "INSTRUMENTAL" 1900msgid "Tevet" 1901msgstr "" 1902 1903#. I18N: a month in the Jewish calendar 1904#: app/Date/JewishDate.php:290 1905msgctxt "INSTRUMENTAL" 1906msgid "Shevat" 1907msgstr "" 1908 1909#. I18N: a month in the Jewish calendar 1910#: app/Date/JewishDate.php:292 1911msgctxt "INSTRUMENTAL" 1912msgid "Adar I" 1913msgstr "" 1914 1915#. I18N: a month in the Jewish calendar 1916#: app/Date/JewishDate.php:294 1917msgctxt "INSTRUMENTAL" 1918msgid "Adar" 1919msgstr "" 1920 1921#. I18N: a month in the Jewish calendar 1922#: app/Date/JewishDate.php:296 1923msgctxt "INSTRUMENTAL" 1924msgid "Nissan" 1925msgstr "" 1926 1927#. I18N: a month in the Jewish calendar 1928#: app/Date/JewishDate.php:298 1929msgctxt "INSTRUMENTAL" 1930msgid "Iyar" 1931msgstr "" 1932 1933#. I18N: a month in the Jewish calendar 1934#: app/Date/JewishDate.php:300 1935msgctxt "INSTRUMENTAL" 1936msgid "Sivan" 1937msgstr "" 1938 1939#. I18N: a month in the Jewish calendar 1940#: app/Date/JewishDate.php:302 1941msgctxt "INSTRUMENTAL" 1942msgid "Tamuz" 1943msgstr "" 1944 1945#. I18N: a month in the Jewish calendar 1946#: app/Date/JewishDate.php:304 1947msgctxt "INSTRUMENTAL" 1948msgid "Av" 1949msgstr "" 1950 1951#. I18N: a month in the Jewish calendar 1952#: app/Date/JewishDate.php:306 1953msgctxt "INSTRUMENTAL" 1954msgid "Elul" 1955msgstr "" 1956 1957#. I18N: a month in the Jewish calendar 1958#: app/Date/JewishDate.php:312 1959msgctxt "INSTRUMENTAL" 1960msgid "Adar II" 1961msgstr "" 1962 1963#. I18N: BCE=Before the Common Era, for Julian years < 0. See http://en.wikipedia.org/wiki/Common_Era 1964#: app/Date/JulianDate.php:98 1965#, php-format 1966msgid "%s BCE" 1967msgstr "" 1968 1969#. I18N: CE=Common Era, for Julian years > 0. See http://en.wikipedia.org/wiki/Common_Era 1970#: app/Date/JulianDate.php:102 app/Date/JulianDate.php:106 1971#, php-format 1972msgid "%s CE" 1973msgstr "" 1974 1975#. I18N: e.g. "Occupation: farmer" 1976#: app/Elements/AbstractElement.php:217 1977#: resources/views/edit/edit-fact.phtml:115 1978#: resources/views/edit/edit-fact.phtml:118 1979#: resources/views/edit/edit-record.phtml:34 1980#: resources/views/edit/edit-record.phtml:37 1981#, php-format 1982msgid "%1$s: %2$s" 1983msgstr "" 1984 1985#: app/Elements/AbstractEventElement.php:61 1986msgid "This event occurred, but the details are unknown." 1987msgstr "" 1988 1989#: app/Elements/AdoptedByWhichParent.php:57 1990#: app/GedcomCode/GedcomCodeAdop.php:49 1991msgid "Adopted by both parents" 1992msgstr "" 1993 1994#. I18N: gedcom tag _ADPF 1995#: app/Elements/AdoptedByWhichParent.php:58 1996#: app/Factories/ElementFactory.php:775 app/GedcomCode/GedcomCodeAdop.php:50 1997#: app/GedcomTag.php:1027 1998msgid "Adopted by father" 1999msgstr "" 2000 2001#. I18N: gedcom tag _ADPM 2002#: app/Elements/AdoptedByWhichParent.php:59 2003#: app/Factories/ElementFactory.php:776 app/GedcomCode/GedcomCodeAdop.php:51 2004#: app/GedcomTag.php:1031 2005msgid "Adopted by mother" 2006msgstr "" 2007 2008#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 2009#: app/Elements/CertaintyAssessment.php:49 app/GedcomCode/GedcomCodeQuay.php:58 2010msgid "unreliable evidence" 2011msgstr "" 2012 2013#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 2014#: app/Elements/CertaintyAssessment.php:50 app/GedcomCode/GedcomCodeQuay.php:55 2015msgid "questionable evidence" 2016msgstr "" 2017 2018#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 2019#: app/Elements/CertaintyAssessment.php:51 app/GedcomCode/GedcomCodeQuay.php:52 2020msgid "secondary evidence" 2021msgstr "" 2022 2023#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 2024#: app/Elements/CertaintyAssessment.php:52 app/GedcomCode/GedcomCodeQuay.php:49 2025msgid "primary evidence" 2026msgstr "" 2027 2028#: app/Elements/ChildLinkageStatus.php:61 2029msgid "challenged" 2030msgstr "" 2031 2032#: app/Elements/ChildLinkageStatus.php:62 2033msgid "disproven" 2034msgstr "" 2035 2036#: app/Elements/ChildLinkageStatus.php:63 2037msgid "proven" 2038msgstr "" 2039 2040#: app/Elements/DemographicDataType.php:55 2041msgid "household" 2042msgstr "" 2043 2044#: app/Elements/DemographicDataType.php:56 2045msgid "citizen" 2046msgstr "" 2047 2048#. I18N: gedcom tag _NMR 2049#: app/Elements/FamilyStatusText.php:64 app/Factories/ElementFactory.php:749 2050#: app/GedcomTag.php:1196 app/Module/BranchesListModule.php:448 2051#: resources/views/lists/families-table.phtml:191 2052msgid "Not married" 2053msgstr "" 2054 2055#. I18N: gedcom tag _NMAR 2056#: app/Elements/FamilyStatusText.php:65 app/Factories/ElementFactory.php:789 2057#: app/GedcomTag.php:1192 2058msgid "Never married" 2059msgstr "" 2060 2061#. I18N: Name of a country or state 2062#: app/Elements/FamilyStatusText.php:66 app/Factories/ElementFactory.php:900 2063#: app/Factories/ElementFactory.php:956 app/GedcomRecord.php:902 2064#: app/GedcomRecord.php:907 app/Statistics/Google/ChartSex.php:72 2065#: app/Statistics/Service/CountryService.php:38 2066msgid "Unknown" 2067msgstr "" 2068 2069#: app/Elements/HierarchicalRelationship.php:56 2070msgid "political" 2071msgstr "" 2072 2073#: app/Elements/HierarchicalRelationship.php:57 2074msgid "religious" 2075msgstr "" 2076 2077#: app/Elements/HierarchicalRelationship.php:58 2078msgid "geographic" 2079msgstr "" 2080 2081#: app/Elements/HierarchicalRelationship.php:59 2082msgid "cultural" 2083msgstr "" 2084 2085#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2086#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 2087#: app/Elements/LdsBaptismDateStatus.php:65 2088#: app/Elements/LdsEndowmentDateStatus.php:66 2089#: app/GedcomCode/GedcomCodeStat.php:111 2090msgid "Died as a child: exempt" 2091msgstr "" 2092 2093#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2094#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 2095#: app/Elements/LdsBaptismDateStatus.php:67 2096#: app/Elements/LdsEndowmentDateStatus.php:68 2097#: app/Elements/LdsSpouseSealingDateStatus.php:65 2098#: app/GedcomCode/GedcomCodeStat.php:118 2099msgid "Completed; date unknown" 2100msgstr "" 2101 2102#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2103#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 2104#: app/Elements/LdsBaptismDateStatus.php:69 2105#: app/Elements/LdsChildSealingDateStatus.php:62 2106#: app/Elements/LdsEndowmentDateStatus.php:70 2107#: app/Elements/LdsSpouseSealingDateStatus.php:71 2108#: app/GedcomCode/GedcomCodeStat.php:127 2109msgid "Excluded from this submission" 2110msgstr "" 2111 2112#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2113#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 2114#: app/Elements/LdsBaptismDateStatus.php:71 2115#: app/Elements/LdsChildSealingDateStatus.php:64 2116#: app/Elements/LdsEndowmentDateStatus.php:72 2117#: app/Elements/LdsSpouseSealingDateStatus.php:73 2118#: app/GedcomCode/GedcomCodeStat.php:133 2119msgid "Completed before 1970; date not available" 2120msgstr "" 2121 2122#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2123#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 2124#: app/Elements/LdsBaptismDateStatus.php:73 2125#: app/Elements/LdsChildSealingDateStatus.php:66 2126#: app/Elements/LdsEndowmentDateStatus.php:74 2127#: app/GedcomCode/GedcomCodeStat.php:136 2128msgid "Stillborn: exempt" 2129msgstr "" 2130 2131#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2132#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 2133#: app/Elements/LdsBaptismDateStatus.php:75 2134#: app/Elements/LdsChildSealingDateStatus.php:68 2135#: app/Elements/LdsEndowmentDateStatus.php:76 2136#: app/Elements/LdsSpouseSealingDateStatus.php:75 2137#: app/GedcomCode/GedcomCodeStat.php:139 2138msgid "Submitted but not yet cleared" 2139msgstr "" 2140 2141#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2142#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 2143#: app/Elements/LdsBaptismDateStatus.php:77 2144#: app/Elements/LdsChildSealingDateStatus.php:70 2145#: app/Elements/LdsEndowmentDateStatus.php:78 2146#: app/Elements/LdsSpouseSealingDateStatus.php:77 2147#: app/GedcomCode/GedcomCodeStat.php:142 2148msgid "Uncleared: insufficient data" 2149msgstr "" 2150 2151#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2152#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 2153#: app/Elements/LdsChildSealingDateStatus.php:60 2154#: app/GedcomCode/GedcomCodeStat.php:105 2155msgid "Born in the covenant" 2156msgstr "" 2157 2158#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2159#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 2160#: app/Elements/LdsSpouseSealingDateStatus.php:63 2161#: app/GedcomCode/GedcomCodeStat.php:108 2162msgid "Sealing canceled (divorce)" 2163msgstr "" 2164 2165#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2166#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 2167#: app/Elements/LdsSpouseSealingDateStatus.php:67 2168#: app/GedcomCode/GedcomCodeStat.php:121 2169msgid "Do not seal: unauthorized" 2170msgstr "" 2171 2172#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2173#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 2174#: app/Elements/LdsSpouseSealingDateStatus.php:69 2175#: app/GedcomCode/GedcomCodeStat.php:124 2176msgid "Do not seal, previous sealing canceled" 2177msgstr "" 2178 2179#: app/Elements/MarriageType.php:60 app/Factories/ElementFactory.php:729 2180#: app/Functions/FunctionsEdit.php:595 app/GedcomTag.php:792 2181#: resources/xml/reports/fact_sources.xml:202 2182msgid "Civil marriage" 2183msgstr "" 2184 2185#: app/Elements/MarriageType.php:61 app/Factories/ElementFactory.php:731 2186#: app/Functions/FunctionsEdit.php:597 app/GedcomTag.php:794 2187#: resources/xml/reports/fact_sources.xml:205 2188msgid "Registered partnership" 2189msgstr "" 2190 2191#: app/Elements/MarriageType.php:62 app/Factories/ElementFactory.php:730 2192#: app/Functions/FunctionsEdit.php:596 app/GedcomTag.php:796 2193#: resources/xml/reports/fact_sources.xml:199 2194msgid "Religious marriage" 2195msgstr "" 2196 2197#. I18N: The name given to a child by its adoptive parents 2198#: app/Elements/NameType.php:47 app/GedcomCode/GedcomCodeName.php:73 2199msgid "adopted name" 2200msgstr "" 2201 2202#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 2203#: app/Elements/NameType.php:49 app/GedcomCode/GedcomCodeName.php:87 2204msgid "also known as" 2205msgstr "" 2206 2207#. I18N: The name given to an individual at their birth 2208#: app/Elements/NameType.php:51 app/GedcomCode/GedcomCodeName.php:101 2209msgid "birth name" 2210msgstr "" 2211 2212#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 2213#: app/Elements/NameType.php:53 app/GedcomCode/GedcomCodeName.php:115 2214msgid "change of name" 2215msgstr "" 2216 2217#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 2218#: app/Elements/NameType.php:55 app/GedcomCode/GedcomCodeName.php:129 2219msgid "estate name" 2220msgstr "" 2221 2222#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 2223#: app/Elements/NameType.php:57 app/GedcomCode/GedcomCodeName.php:143 2224msgid "immigration name" 2225msgstr "" 2226 2227#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 2228#: app/Elements/NameType.php:59 app/GedcomCode/GedcomCodeName.php:148 2229msgid "maiden name" 2230msgstr "" 2231 2232#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 2233#: app/Elements/NameType.php:61 app/GedcomCode/GedcomCodeName.php:162 2234msgid "married name" 2235msgstr "" 2236 2237#. I18N: A name taken when entering a religion or a religious order 2238#: app/Elements/NameType.php:63 app/GedcomCode/GedcomCodeName.php:176 2239msgid "religious name" 2240msgstr "" 2241 2242#: app/Elements/NoteStructure.php:73 resources/views/family-page.phtml:75 2243#: resources/views/modules/notes/tab.phtml:55 2244msgid "Add a note" 2245msgstr "" 2246 2247#: app/Elements/NoteStructure.php:74 resources/views/family-page.phtml:86 2248#: resources/views/media-page.phtml:190 2249#: resources/views/modules/notes/tab.phtml:65 2250msgid "Add a shared note" 2251msgstr "" 2252 2253#: app/Elements/OrdinanceProcessFlag.php:55 app/Functions/FunctionsEdit.php:152 2254#: app/Functions/FunctionsEdit.php:186 2255#: app/Http/RequestHandlers/UserListData.php:143 2256#: app/Http/RequestHandlers/UserListData.php:144 2257#: app/Statistics/Repository/LatestUserRepository.php:147 2258#: resources/views/admin/map-import-form.phtml:65 2259#: resources/views/admin/site-mail.phtml:111 2260#: resources/views/admin/site-preferences.phtml:102 2261#: resources/views/admin/site-registration.phtml:55 2262#: resources/views/admin/site-registration.phtml:72 2263#: resources/views/admin/trees-preferences.phtml:148 2264#: resources/views/admin/trees-preferences.phtml:318 2265#: resources/views/admin/trees-preferences.phtml:554 2266#: resources/views/admin/trees-preferences.phtml:570 2267#: resources/views/admin/trees-preferences.phtml:636 2268#: resources/views/admin/trees-preferences.phtml:918 2269#: resources/views/admin/trees-preferences.phtml:948 2270#: resources/views/lists/families-table.phtml:324 2271#: resources/views/modules/fix-search-and-replace/options.phtml:56 2272#: resources/views/modules/html/config.phtml:55 2273#: resources/views/modules/random_media/config.phtml:42 2274#: resources/views/modules/random_media/config.phtml:51 2275#: resources/views/modules/recent_changes/config.phtml:61 2276#: resources/views/modules/recent_changes/config.phtml:70 2277#: resources/views/modules/review_changes/config.phtml:22 2278#: resources/views/modules/todays_events/config.phtml:22 2279#: resources/views/modules/todo/config.phtml:24 2280#: resources/views/modules/todo/config.phtml:34 2281#: resources/views/modules/todo/config.phtml:43 2282#: resources/views/modules/upcoming_events/config.phtml:34 2283#: resources/xml/reports/change_report.xml:8 2284#: resources/xml/reports/family_group_report.xml:255 2285#: resources/xml/reports/family_group_report.xml:426 2286#: resources/xml/reports/family_group_report.xml:609 2287#: resources/xml/reports/family_group_report.xml:953 2288#: resources/xml/reports/individual_ext_report.xml:190 2289#: resources/xml/reports/individual_report.xml:178 2290msgid "no" 2291msgstr "" 2292 2293#: app/Elements/OrdinanceProcessFlag.php:56 app/Functions/FunctionsEdit.php:153 2294#: app/Functions/FunctionsEdit.php:187 2295#: app/Http/RequestHandlers/UserListData.php:143 2296#: app/Http/RequestHandlers/UserListData.php:144 2297#: app/Statistics/Repository/LatestUserRepository.php:146 2298#: resources/views/admin/map-import-form.phtml:65 2299#: resources/views/admin/site-mail.phtml:111 2300#: resources/views/admin/site-preferences.phtml:102 2301#: resources/views/admin/site-registration.phtml:55 2302#: resources/views/admin/site-registration.phtml:72 2303#: resources/views/admin/trees-preferences.phtml:148 2304#: resources/views/admin/trees-preferences.phtml:318 2305#: resources/views/admin/trees-preferences.phtml:554 2306#: resources/views/admin/trees-preferences.phtml:570 2307#: resources/views/admin/trees-preferences.phtml:636 2308#: resources/views/admin/trees-preferences.phtml:918 2309#: resources/views/admin/trees-preferences.phtml:948 2310#: resources/views/lists/families-table.phtml:326 2311#: resources/views/modules/fix-search-and-replace/options.phtml:56 2312#: resources/views/modules/html/config.phtml:55 2313#: resources/views/modules/random_media/config.phtml:42 2314#: resources/views/modules/random_media/config.phtml:51 2315#: resources/views/modules/recent_changes/config.phtml:61 2316#: resources/views/modules/recent_changes/config.phtml:70 2317#: resources/views/modules/review_changes/config.phtml:22 2318#: resources/views/modules/todays_events/config.phtml:22 2319#: resources/views/modules/todo/config.phtml:24 2320#: resources/views/modules/todo/config.phtml:34 2321#: resources/views/modules/todo/config.phtml:43 2322#: resources/views/modules/upcoming_events/config.phtml:34 2323#: resources/xml/reports/change_report.xml:8 2324#: resources/xml/reports/family_group_report.xml:252 2325#: resources/xml/reports/family_group_report.xml:423 2326#: resources/xml/reports/family_group_report.xml:606 2327#: resources/xml/reports/family_group_report.xml:950 2328#: resources/xml/reports/individual_ext_report.xml:187 2329#: resources/xml/reports/individual_report.xml:175 2330msgid "yes" 2331msgstr "" 2332 2333#: app/Elements/PedigreeLinkageType.php:50 app/GedcomCode/GedcomCodePedi.php:59 2334msgctxt "Male pedigree" 2335msgid "Birth" 2336msgstr "" 2337 2338#: app/Elements/PedigreeLinkageType.php:51 app/GedcomCode/GedcomCodePedi.php:70 2339msgctxt "Male pedigree" 2340msgid "Adopted" 2341msgstr "" 2342 2343#: app/Elements/PedigreeLinkageType.php:52 app/GedcomCode/GedcomCodePedi.php:81 2344msgctxt "Male pedigree" 2345msgid "Foster" 2346msgstr "" 2347 2348#. I18N: “sealing” is a Mormon ceremony. 2349#. I18N: “sealing” is a ceremony in the Mormon church. 2350#: app/Elements/PedigreeLinkageType.php:54 app/GedcomCode/GedcomCodePedi.php:93 2351msgctxt "Male pedigree" 2352msgid "Sealing" 2353msgstr "" 2354 2355#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 2356#: app/Elements/PedigreeLinkageType.php:56 2357msgctxt "Male pedigree" 2358msgid "Rada" 2359msgstr "" 2360 2361#: app/Elements/PedigreeLinkageType.php:60 app/GedcomCode/GedcomCodePedi.php:63 2362msgctxt "Female pedigree" 2363msgid "Birth" 2364msgstr "" 2365 2366#: app/Elements/PedigreeLinkageType.php:61 app/GedcomCode/GedcomCodePedi.php:74 2367msgctxt "Female pedigree" 2368msgid "Adopted" 2369msgstr "" 2370 2371#: app/Elements/PedigreeLinkageType.php:62 app/GedcomCode/GedcomCodePedi.php:85 2372msgctxt "Female pedigree" 2373msgid "Foster" 2374msgstr "" 2375 2376#. I18N: “sealing” is a Mormon ceremony. 2377#. I18N: “sealing” is a ceremony in the Mormon church. 2378#: app/Elements/PedigreeLinkageType.php:64 app/GedcomCode/GedcomCodePedi.php:98 2379msgctxt "Female pedigree" 2380msgid "Sealing" 2381msgstr "" 2382 2383#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 2384#: app/Elements/PedigreeLinkageType.php:66 2385msgctxt "Female pedigree" 2386msgid "Rada" 2387msgstr "" 2388 2389#: app/Elements/PedigreeLinkageType.php:70 app/GedcomCode/GedcomCodePedi.php:66 2390msgctxt "Pedigree" 2391msgid "Birth" 2392msgstr "" 2393 2394#: app/Elements/PedigreeLinkageType.php:71 app/GedcomCode/GedcomCodePedi.php:77 2395msgctxt "Pedigree" 2396msgid "Adopted" 2397msgstr "" 2398 2399#: app/Elements/PedigreeLinkageType.php:72 app/GedcomCode/GedcomCodePedi.php:88 2400msgctxt "Pedigree" 2401msgid "Foster" 2402msgstr "" 2403 2404#. I18N: “sealing” is a Mormon ceremony. 2405#. I18N: “sealing” is a ceremony in the Mormon church. 2406#: app/Elements/PedigreeLinkageType.php:74 2407#: app/GedcomCode/GedcomCodePedi.php:102 2408msgctxt "Pedigree" 2409msgid "Sealing" 2410msgstr "" 2411 2412#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 2413#: app/Elements/PedigreeLinkageType.php:76 2414msgctxt "Pedigree" 2415msgid "Rada" 2416msgstr "" 2417 2418#: app/Elements/RelationIsDescriptor.php:50 2419#: app/GedcomCode/GedcomCodeRela.php:89 2420msgctxt "MALE" 2421msgid "Attendant" 2422msgstr "" 2423 2424#: app/Elements/RelationIsDescriptor.php:51 2425#: app/GedcomCode/GedcomCodeRela.php:100 2426msgctxt "MALE" 2427msgid "Attending" 2428msgstr "" 2429 2430#: app/Elements/RelationIsDescriptor.php:52 2431#: app/Elements/RelationIsDescriptor.php:87 2432#: app/Elements/RelationIsDescriptor.php:122 2433#: app/GedcomCode/GedcomCodeRela.php:111 2434msgid "Best man" 2435msgstr "" 2436 2437#: app/Elements/RelationIsDescriptor.php:53 2438#: app/Elements/RelationIsDescriptor.php:88 2439#: app/Elements/RelationIsDescriptor.php:123 2440#: app/GedcomCode/GedcomCodeRela.php:115 2441msgid "Bridesmaid" 2442msgstr "" 2443 2444#: app/Elements/RelationIsDescriptor.php:54 2445#: app/GedcomCode/GedcomCodeRela.php:119 2446msgctxt "MALE" 2447msgid "Buyer" 2448msgstr "" 2449 2450#: app/Elements/RelationIsDescriptor.php:55 2451#: app/Elements/RelationIsDescriptor.php:90 2452#: app/Elements/RelationIsDescriptor.php:125 2453#: app/GedcomCode/GedcomCodeRela.php:130 2454msgid "Circumciser" 2455msgstr "" 2456 2457#: app/Elements/RelationIsDescriptor.php:56 2458#: app/GedcomCode/GedcomCodeRela.php:134 2459msgctxt "MALE" 2460msgid "Civil registrar" 2461msgstr "" 2462 2463#: app/Elements/RelationIsDescriptor.php:57 2464#: app/GedcomCode/GedcomCodeRela.php:145 2465msgctxt "MALE" 2466msgid "Employee" 2467msgstr "" 2468 2469#: app/Elements/RelationIsDescriptor.php:58 2470#: app/GedcomCode/GedcomCodeRela.php:156 2471msgctxt "MALE" 2472msgid "Employer" 2473msgstr "" 2474 2475#: app/Elements/RelationIsDescriptor.php:59 2476#: app/Elements/RelationIsDescriptor.php:94 2477#: app/Elements/RelationIsDescriptor.php:129 2478#: app/GedcomCode/GedcomCodeRela.php:167 2479msgid "Foster child" 2480msgstr "" 2481 2482#: app/Elements/RelationIsDescriptor.php:60 2483#: app/Elements/RelationIsDescriptor.php:95 2484#: app/Elements/RelationIsDescriptor.php:130 2485#: app/GedcomCode/GedcomCodeRela.php:171 2486msgid "Foster father" 2487msgstr "" 2488 2489#: app/Elements/RelationIsDescriptor.php:61 2490#: app/Elements/RelationIsDescriptor.php:96 2491#: app/Elements/RelationIsDescriptor.php:131 2492#: app/GedcomCode/GedcomCodeRela.php:175 2493msgid "Foster mother" 2494msgstr "" 2495 2496#: app/Elements/RelationIsDescriptor.php:62 2497#: app/GedcomCode/GedcomCodeRela.php:179 2498msgctxt "MALE" 2499msgid "Friend" 2500msgstr "" 2501 2502#: app/Elements/RelationIsDescriptor.php:63 2503#: app/Elements/RelationIsDescriptor.php:98 2504#: app/Elements/RelationIsDescriptor.php:133 2505#: app/GedcomCode/GedcomCodeRela.php:190 app/GedcomCode/GedcomCodeRela.php:198 2506msgid "Godfather" 2507msgstr "" 2508 2509#: app/Elements/RelationIsDescriptor.php:64 2510#: app/Elements/RelationIsDescriptor.php:99 2511#: app/Elements/RelationIsDescriptor.php:134 2512#: app/GedcomCode/GedcomCodeRela.php:194 app/GedcomCode/GedcomCodeRela.php:202 2513msgid "Godmother" 2514msgstr "" 2515 2516#. I18N: gedcom tag _GODP 2517#: app/Elements/RelationIsDescriptor.php:65 2518#: app/Elements/RelationIsDescriptor.php:100 2519#: app/Elements/RelationIsDescriptor.php:135 2520#: app/GedcomCode/GedcomCodeRela.php:205 app/GedcomTag.php:1118 2521msgid "Godparent" 2522msgstr "" 2523 2524#: app/Elements/RelationIsDescriptor.php:66 2525#: app/Elements/RelationIsDescriptor.php:101 2526#: app/Elements/RelationIsDescriptor.php:136 2527#: app/GedcomCode/GedcomCodeRela.php:209 app/GedcomCode/GedcomCodeRela.php:217 2528msgid "Godson" 2529msgstr "" 2530 2531#: app/Elements/RelationIsDescriptor.php:67 2532#: app/Elements/RelationIsDescriptor.php:102 2533#: app/Elements/RelationIsDescriptor.php:137 2534#: app/GedcomCode/GedcomCodeRela.php:213 app/GedcomCode/GedcomCodeRela.php:221 2535msgid "Goddaughter" 2536msgstr "" 2537 2538#: app/Elements/RelationIsDescriptor.php:68 2539#: app/Elements/RelationIsDescriptor.php:103 2540#: app/Elements/RelationIsDescriptor.php:138 2541#: app/GedcomCode/GedcomCodeRela.php:224 2542msgid "Godchild" 2543msgstr "" 2544 2545#: app/Elements/RelationIsDescriptor.php:69 2546#: app/GedcomCode/GedcomCodeRela.php:228 2547msgctxt "MALE" 2548msgid "Guardian" 2549msgstr "" 2550 2551#: app/Elements/RelationIsDescriptor.php:70 2552#: app/GedcomCode/GedcomCodeRela.php:239 2553msgctxt "MALE" 2554msgid "Informant" 2555msgstr "" 2556 2557#: app/Elements/RelationIsDescriptor.php:71 2558#: app/GedcomCode/GedcomCodeRela.php:250 2559msgctxt "MALE" 2560msgid "Lodger" 2561msgstr "" 2562 2563#: app/Elements/RelationIsDescriptor.php:72 2564#: app/Elements/RelationIsDescriptor.php:107 2565#: app/Elements/RelationIsDescriptor.php:142 2566#: app/GedcomCode/GedcomCodeRela.php:261 2567msgid "Nanny" 2568msgstr "" 2569 2570#: app/Elements/RelationIsDescriptor.php:73 2571#: app/GedcomCode/GedcomCodeRela.php:265 2572msgctxt "MALE" 2573msgid "Nurse" 2574msgstr "" 2575 2576#: app/Elements/RelationIsDescriptor.php:74 2577#: app/GedcomCode/GedcomCodeRela.php:276 2578msgctxt "MALE" 2579msgid "Owner" 2580msgstr "" 2581 2582#: app/Elements/RelationIsDescriptor.php:75 2583#: app/Elements/RelationIsDescriptor.php:110 2584#: app/Elements/RelationIsDescriptor.php:145 2585#: app/GedcomCode/GedcomCodeRela.php:287 2586msgid "Priest" 2587msgstr "" 2588 2589#: app/Elements/RelationIsDescriptor.php:76 2590#: app/Elements/RelationIsDescriptor.php:111 2591#: app/Elements/RelationIsDescriptor.php:146 2592#: app/GedcomCode/GedcomCodeRela.php:291 2593msgid "Rabbi" 2594msgstr "" 2595 2596#: app/Elements/RelationIsDescriptor.php:77 2597#: app/GedcomCode/GedcomCodeRela.php:295 2598msgctxt "MALE" 2599msgid "Registry officer" 2600msgstr "" 2601 2602#: app/Elements/RelationIsDescriptor.php:78 2603#: app/GedcomCode/GedcomCodeRela.php:306 2604msgctxt "MALE" 2605msgid "Seller" 2606msgstr "" 2607 2608#: app/Elements/RelationIsDescriptor.php:79 2609#: app/GedcomCode/GedcomCodeRela.php:317 2610msgctxt "MALE" 2611msgid "Servant" 2612msgstr "" 2613 2614#: app/Elements/RelationIsDescriptor.php:80 2615#: app/GedcomCode/GedcomCodeRela.php:328 2616msgctxt "MALE" 2617msgid "Slave" 2618msgstr "" 2619 2620#: app/Elements/RelationIsDescriptor.php:81 2621#: app/GedcomCode/GedcomCodeRela.php:339 2622msgctxt "MALE" 2623msgid "Ward" 2624msgstr "" 2625 2626#. I18N: gedcom tag _WITN 2627#: app/Elements/RelationIsDescriptor.php:82 2628#: app/Elements/RelationIsDescriptor.php:117 2629#: app/Elements/RelationIsDescriptor.php:152 2630#: app/GedcomCode/GedcomCodeRela.php:350 app/GedcomTag.php:1241 2631msgid "Witness" 2632msgstr "" 2633 2634#: app/Elements/RelationIsDescriptor.php:85 2635#: app/GedcomCode/GedcomCodeRela.php:93 2636msgctxt "FEMALE" 2637msgid "Attendant" 2638msgstr "" 2639 2640#: app/Elements/RelationIsDescriptor.php:86 2641#: app/GedcomCode/GedcomCodeRela.php:104 2642msgctxt "FEMALE" 2643msgid "Attending" 2644msgstr "" 2645 2646#: app/Elements/RelationIsDescriptor.php:89 2647#: app/GedcomCode/GedcomCodeRela.php:123 2648msgctxt "FEMALE" 2649msgid "Buyer" 2650msgstr "" 2651 2652#: app/Elements/RelationIsDescriptor.php:91 2653#: app/GedcomCode/GedcomCodeRela.php:138 2654msgctxt "FEMALE" 2655msgid "Civil registrar" 2656msgstr "" 2657 2658#: app/Elements/RelationIsDescriptor.php:92 2659#: app/GedcomCode/GedcomCodeRela.php:149 2660msgctxt "FEMALE" 2661msgid "Employee" 2662msgstr "" 2663 2664#: app/Elements/RelationIsDescriptor.php:93 2665#: app/GedcomCode/GedcomCodeRela.php:160 2666msgctxt "FEMALE" 2667msgid "Employer" 2668msgstr "" 2669 2670#: app/Elements/RelationIsDescriptor.php:97 2671#: app/GedcomCode/GedcomCodeRela.php:183 2672msgctxt "FEMALE" 2673msgid "Friend" 2674msgstr "" 2675 2676#: app/Elements/RelationIsDescriptor.php:104 2677#: app/GedcomCode/GedcomCodeRela.php:232 2678msgctxt "FEMALE" 2679msgid "Guardian" 2680msgstr "" 2681 2682#: app/Elements/RelationIsDescriptor.php:105 2683#: app/GedcomCode/GedcomCodeRela.php:243 2684msgctxt "FEMALE" 2685msgid "Informant" 2686msgstr "" 2687 2688#: app/Elements/RelationIsDescriptor.php:106 2689#: app/GedcomCode/GedcomCodeRela.php:254 2690msgctxt "FEMALE" 2691msgid "Lodger" 2692msgstr "" 2693 2694#: app/Elements/RelationIsDescriptor.php:108 2695#: app/GedcomCode/GedcomCodeRela.php:269 2696msgctxt "FEMALE" 2697msgid "Nurse" 2698msgstr "" 2699 2700#: app/Elements/RelationIsDescriptor.php:109 2701#: app/GedcomCode/GedcomCodeRela.php:280 2702msgctxt "FEMALE" 2703msgid "Owner" 2704msgstr "" 2705 2706#: app/Elements/RelationIsDescriptor.php:112 2707#: app/GedcomCode/GedcomCodeRela.php:299 2708msgctxt "FEMALE" 2709msgid "Registry officer" 2710msgstr "" 2711 2712#: app/Elements/RelationIsDescriptor.php:113 2713#: app/GedcomCode/GedcomCodeRela.php:310 2714msgctxt "FEMALE" 2715msgid "Seller" 2716msgstr "" 2717 2718#: app/Elements/RelationIsDescriptor.php:114 2719#: app/GedcomCode/GedcomCodeRela.php:321 2720msgctxt "FEMALE" 2721msgid "Servant" 2722msgstr "" 2723 2724#: app/Elements/RelationIsDescriptor.php:115 2725#: app/GedcomCode/GedcomCodeRela.php:332 2726msgctxt "FEMALE" 2727msgid "Slave" 2728msgstr "" 2729 2730#: app/Elements/RelationIsDescriptor.php:116 2731#: app/GedcomCode/GedcomCodeRela.php:343 2732msgctxt "FEMALE" 2733msgid "Ward" 2734msgstr "" 2735 2736#: app/Elements/RelationIsDescriptor.php:120 2737#: app/GedcomCode/GedcomCodeRela.php:96 2738msgid "Attendant" 2739msgstr "" 2740 2741#: app/Elements/RelationIsDescriptor.php:121 2742#: app/GedcomCode/GedcomCodeRela.php:107 2743msgid "Attending" 2744msgstr "" 2745 2746#: app/Elements/RelationIsDescriptor.php:124 2747#: app/GedcomCode/GedcomCodeRela.php:126 2748msgid "Buyer" 2749msgstr "" 2750 2751#: app/Elements/RelationIsDescriptor.php:126 2752#: app/GedcomCode/GedcomCodeRela.php:141 2753msgid "Civil registrar" 2754msgstr "" 2755 2756#: app/Elements/RelationIsDescriptor.php:127 2757#: app/GedcomCode/GedcomCodeRela.php:152 2758msgid "Employee" 2759msgstr "" 2760 2761#: app/Elements/RelationIsDescriptor.php:128 2762#: app/Factories/ElementFactory.php:557 app/Factories/ElementFactory.php:572 2763#: app/GedcomCode/GedcomCodeRela.php:163 app/GedcomTag.php:847 2764#: app/GedcomTag.php:922 2765msgid "Employer" 2766msgstr "" 2767 2768#: app/Elements/RelationIsDescriptor.php:132 2769#: app/GedcomCode/GedcomCodeRela.php:186 2770msgid "Friend" 2771msgstr "" 2772 2773#: app/Elements/RelationIsDescriptor.php:139 2774#: app/GedcomCode/GedcomCodeRela.php:235 2775msgid "Guardian" 2776msgstr "" 2777 2778#: app/Elements/RelationIsDescriptor.php:140 2779#: app/GedcomCode/GedcomCodeRela.php:246 2780msgid "Informant" 2781msgstr "" 2782 2783#: app/Elements/RelationIsDescriptor.php:141 2784#: app/GedcomCode/GedcomCodeRela.php:257 2785msgid "Lodger" 2786msgstr "" 2787 2788#: app/Elements/RelationIsDescriptor.php:143 2789#: app/GedcomCode/GedcomCodeRela.php:272 2790msgid "Nurse" 2791msgstr "" 2792 2793#: app/Elements/RelationIsDescriptor.php:144 2794#: app/GedcomCode/GedcomCodeRela.php:283 2795msgid "Owner" 2796msgstr "" 2797 2798#: app/Elements/RelationIsDescriptor.php:147 2799#: app/GedcomCode/GedcomCodeRela.php:302 2800msgid "Registry officer" 2801msgstr "" 2802 2803#: app/Elements/RelationIsDescriptor.php:148 2804#: app/GedcomCode/GedcomCodeRela.php:313 2805msgid "Seller" 2806msgstr "" 2807 2808#: app/Elements/RelationIsDescriptor.php:149 2809#: app/GedcomCode/GedcomCodeRela.php:324 2810msgid "Servant" 2811msgstr "" 2812 2813#: app/Elements/RelationIsDescriptor.php:150 2814#: app/GedcomCode/GedcomCodeRela.php:335 2815msgid "Slave" 2816msgstr "" 2817 2818#: app/Elements/RelationIsDescriptor.php:151 2819#: app/GedcomCode/GedcomCodeRela.php:346 2820msgid "Ward" 2821msgstr "" 2822 2823#: app/Elements/ResearchTaskStatus.php:51 app/Elements/ResearchTaskType.php:50 2824msgid "Research" 2825msgstr "" 2826 2827#: app/Elements/ResearchTaskStatus.php:52 app/Elements/ResearchTaskType.php:51 2828msgid "Correspondence" 2829msgstr "" 2830 2831#. I18N: Type of media object 2832#: app/Elements/ResearchTaskStatus.php:53 app/Elements/ResearchTaskType.php:52 2833#: app/Elements/SexXValue.php:43 app/Elements/SourceMediaType.php:73 2834#: app/Module/StatisticsChartModule.php:156 2835#: app/Statistics/Google/ChartCommonGiven.php:91 2836#: app/Statistics/Google/ChartCommonSurname.php:150 2837#: resources/views/admin/control-panel.phtml:667 2838msgid "Other" 2839msgstr "" 2840 2841#: app/Elements/RestrictionNotice.php:78 app/Functions/FunctionsEdit.php:222 2842#: app/Functions/FunctionsPrintFacts.php:404 2843#: app/Functions/FunctionsPrintFacts.php:750 2844#: app/Functions/FunctionsPrintFacts.php:988 2845#: resources/views/modals/restriction-fields.phtml:32 2846msgid "Only managers can edit" 2847msgstr "" 2848 2849#: app/Elements/SexValue.php:73 app/Functions/FunctionsEdit.php:543 2850#: app/Module/StatisticsChartModule.php:781 2851#: resources/views/individual-sex.phtml:33 2852msgid "Male" 2853msgstr "" 2854 2855#: app/Elements/SexValue.php:74 app/Functions/FunctionsEdit.php:543 2856#: app/Module/StatisticsChartModule.php:782 2857#: resources/views/individual-sex.phtml:36 2858msgid "Female" 2859msgstr "" 2860 2861#: app/Elements/SexValue.php:75 app/Functions/FunctionsEdit.php:543 2862#: resources/views/individual-sex.phtml:39 2863#: resources/xml/reports/family_group_report.xml:844 2864#: resources/xml/reports/individual_ext_report.xml:399 2865#: resources/xml/reports/individual_ext_report.xml:606 2866#: resources/xml/reports/individual_report.xml:388 2867#: resources/xml/reports/individual_report.xml:602 2868msgctxt "unknown gender" 2869msgid "Unknown" 2870msgstr "" 2871 2872#. I18N: Type of media object 2873#: app/Elements/SourceMediaType.php:60 app/Factories/ElementFactory.php:912 2874#: app/Factories/ElementFactory.php:952 app/Factories/ElementFactory.php:978 2875#: app/Factories/ElementFactory.php:993 2876msgid "Audio" 2877msgstr "" 2878 2879#. I18N: Type of media object 2880#: app/Elements/SourceMediaType.php:61 2881msgid "Book" 2882msgstr "" 2883 2884#. I18N: Type of media object 2885#: app/Elements/SourceMediaType.php:62 2886msgid "Card" 2887msgstr "" 2888 2889#. I18N: Type of media object 2890#: app/Elements/SourceMediaType.php:63 2891msgid "Certificate" 2892msgstr "" 2893 2894#. I18N: Type of media object 2895#: app/Elements/SourceMediaType.php:64 2896msgid "Coat of arms" 2897msgstr "" 2898 2899#. I18N: Type of media object 2900#: app/Elements/SourceMediaType.php:65 2901msgid "Document" 2902msgstr "" 2903 2904#. I18N: Type of media object 2905#: app/Elements/SourceMediaType.php:66 2906msgid "Electronic" 2907msgstr "" 2908 2909#. I18N: Type of media object 2910#: app/Elements/SourceMediaType.php:67 2911msgid "Microfiche" 2912msgstr "" 2913 2914#. I18N: Type of media object 2915#: app/Elements/SourceMediaType.php:68 app/Factories/ElementFactory.php:1004 2916msgid "Microfilm" 2917msgstr "" 2918 2919#. I18N: Type of media object 2920#: app/Elements/SourceMediaType.php:69 2921msgid "Magazine" 2922msgstr "" 2923 2924#. I18N: Type of media object 2925#: app/Elements/SourceMediaType.php:70 2926msgid "Manuscript" 2927msgstr "" 2928 2929#. I18N: Type of media object 2930#: app/Elements/SourceMediaType.php:71 2931#: resources/views/admin/control-panel.phtml:747 2932#: resources/views/modules/statistics-chart/custom.phtml:60 2933msgid "Map" 2934msgstr "" 2935 2936#. I18N: Type of media object 2937#: app/Elements/SourceMediaType.php:72 2938msgid "Newspaper" 2939msgstr "" 2940 2941#. I18N: Type of media object 2942#: app/Elements/SourceMediaType.php:74 app/Factories/ElementFactory.php:807 2943#: app/Factories/ElementFactory.php:809 app/Factories/ElementFactory.php:932 2944#: app/Factories/ElementFactory.php:954 app/Factories/ElementFactory.php:984 2945#: app/Factories/ElementFactory.php:1013 app/GedcomTag.php:1200 2946msgid "Photo" 2947msgstr "" 2948 2949#. I18N: Type of media object 2950#: app/Elements/SourceMediaType.php:75 2951msgid "Painting" 2952msgstr "" 2953 2954#. I18N: Type of media object 2955#: app/Elements/SourceMediaType.php:76 2956msgid "Tombstone" 2957msgstr "" 2958 2959#. I18N: Type of media object 2960#: app/Elements/SourceMediaType.php:77 app/Factories/ElementFactory.php:943 2961#: app/Factories/ElementFactory.php:955 app/Factories/ElementFactory.php:986 2962#: app/Factories/ElementFactory.php:1041 2963msgid "Video" 2964msgstr "" 2965 2966#. I18N: Location of an LDS church temple 2967#: app/Elements/TempleCode.php:53 app/GedcomCode/GedcomCodeTemp.php:225 2968msgid "Aba, Nigeria" 2969msgstr "" 2970 2971#. I18N: Location of an LDS church temple 2972#: app/Elements/TempleCode.php:54 app/GedcomCode/GedcomCodeTemp.php:228 2973msgid "Accra, Ghana" 2974msgstr "" 2975 2976#. I18N: Location of an LDS church temple 2977#: app/Elements/TempleCode.php:55 app/GedcomCode/GedcomCodeTemp.php:231 2978msgid "Adelaide, Australia" 2979msgstr "" 2980 2981#. I18N: Location of an LDS church temple 2982#: app/Elements/TempleCode.php:56 app/GedcomCode/GedcomCodeTemp.php:234 2983msgid "Cardston, Alberta, Canada" 2984msgstr "" 2985 2986#. I18N: Location of an LDS church temple 2987#: app/Elements/TempleCode.php:57 app/GedcomCode/GedcomCodeTemp.php:237 2988msgid "Albuquerque, New Mexico, United States" 2989msgstr "" 2990 2991#. I18N: Location of an LDS church temple 2992#: app/Elements/TempleCode.php:58 app/GedcomCode/GedcomCodeTemp.php:240 2993msgid "Anchorage, Alaska, United States" 2994msgstr "" 2995 2996#. I18N: Location of an LDS church temple 2997#: app/Elements/TempleCode.php:59 app/GedcomCode/GedcomCodeTemp.php:243 2998msgid "Apia, Samoa" 2999msgstr "" 3000 3001#. I18N: Location of an LDS church temple 3002#: app/Elements/TempleCode.php:60 app/GedcomCode/GedcomCodeTemp.php:246 3003msgid "Mesa, Arizona, United States" 3004msgstr "" 3005 3006#. I18N: Location of an LDS church temple 3007#: app/Elements/TempleCode.php:61 app/GedcomCode/GedcomCodeTemp.php:249 3008msgid "Asuncion, Paraguay" 3009msgstr "" 3010 3011#. I18N: Location of an LDS church temple 3012#: app/Elements/TempleCode.php:62 app/GedcomCode/GedcomCodeTemp.php:252 3013msgid "Atlanta, Georgia, United States" 3014msgstr "" 3015 3016#. I18N: Location of an LDS church temple 3017#: app/Elements/TempleCode.php:63 app/GedcomCode/GedcomCodeTemp.php:255 3018msgid "Buenos Aires, Argentina" 3019msgstr "" 3020 3021#. I18N: Location of an LDS church temple 3022#: app/Elements/TempleCode.php:64 app/GedcomCode/GedcomCodeTemp.php:258 3023msgid "Billings, Montana, United States" 3024msgstr "" 3025 3026#. I18N: Location of an LDS church temple 3027#: app/Elements/TempleCode.php:65 app/GedcomCode/GedcomCodeTemp.php:261 3028msgid "Birmingham, Alabama, United States" 3029msgstr "" 3030 3031#. I18N: Location of an LDS church temple 3032#: app/Elements/TempleCode.php:66 app/GedcomCode/GedcomCodeTemp.php:264 3033msgid "Bismarck, North Dakota, United States" 3034msgstr "" 3035 3036#. I18N: Location of an LDS church temple 3037#: app/Elements/TempleCode.php:67 app/GedcomCode/GedcomCodeTemp.php:267 3038msgid "Bogota, Colombia" 3039msgstr "" 3040 3041#. I18N: Location of an LDS church temple 3042#: app/Elements/TempleCode.php:68 app/GedcomCode/GedcomCodeTemp.php:270 3043msgid "Boise, Idaho, United States" 3044msgstr "" 3045 3046#. I18N: Location of an LDS church temple 3047#: app/Elements/TempleCode.php:69 app/GedcomCode/GedcomCodeTemp.php:273 3048msgid "Boston, Massachusetts, United States" 3049msgstr "" 3050 3051#. I18N: Location of an LDS church temple 3052#: app/Elements/TempleCode.php:70 app/GedcomCode/GedcomCodeTemp.php:276 3053msgid "Bountiful, Utah, United States" 3054msgstr "" 3055 3056#. I18N: Location of an LDS church temple 3057#: app/Elements/TempleCode.php:71 app/GedcomCode/GedcomCodeTemp.php:279 3058msgid "Brigham City, Utah, United States" 3059msgstr "" 3060 3061#. I18N: Location of an LDS church temple 3062#: app/Elements/TempleCode.php:72 app/GedcomCode/GedcomCodeTemp.php:282 3063msgid "Brisbane, Australia" 3064msgstr "" 3065 3066#. I18N: Location of an LDS church temple 3067#: app/Elements/TempleCode.php:73 app/GedcomCode/GedcomCodeTemp.php:285 3068msgid "Baton Rouge, Louisiana, United States" 3069msgstr "" 3070 3071#. I18N: Location of an LDS church temple 3072#: app/Elements/TempleCode.php:74 app/GedcomCode/GedcomCodeTemp.php:288 3073msgid "Calgary, Alberta, Canada" 3074msgstr "" 3075 3076#. I18N: Location of an LDS church temple 3077#: app/Elements/TempleCode.php:75 app/GedcomCode/GedcomCodeTemp.php:291 3078msgid "Campinas, Brazil" 3079msgstr "" 3080 3081#. I18N: Location of an LDS church temple 3082#: app/Elements/TempleCode.php:76 app/GedcomCode/GedcomCodeTemp.php:294 3083msgid "Caracas, Venezuela" 3084msgstr "" 3085 3086#. I18N: Location of an LDS church temple 3087#: app/Elements/TempleCode.php:77 app/GedcomCode/GedcomCodeTemp.php:297 3088msgid "Cebu City, Philippines" 3089msgstr "" 3090 3091#. I18N: Location of an LDS church temple 3092#: app/Elements/TempleCode.php:78 app/GedcomCode/GedcomCodeTemp.php:300 3093msgid "Chicago, Illinois, United States" 3094msgstr "" 3095 3096#. I18N: Location of an LDS church temple 3097#: app/Elements/TempleCode.php:79 app/GedcomCode/GedcomCodeTemp.php:303 3098msgid "Ciudad Juarez, Mexico" 3099msgstr "" 3100 3101#. I18N: Location of an LDS church temple 3102#: app/Elements/TempleCode.php:80 app/GedcomCode/GedcomCodeTemp.php:306 3103msgid "Cochabamba, Bolivia" 3104msgstr "" 3105 3106#. I18N: Location of an LDS church temple 3107#: app/Elements/TempleCode.php:81 app/GedcomCode/GedcomCodeTemp.php:309 3108msgid "Colonia Juarez, Mexico" 3109msgstr "" 3110 3111#. I18N: Location of an LDS church temple 3112#: app/Elements/TempleCode.php:82 app/GedcomCode/GedcomCodeTemp.php:312 3113msgid "Columbia, South Carolina, United States" 3114msgstr "" 3115 3116#. I18N: Location of an LDS church temple 3117#: app/Elements/TempleCode.php:83 app/GedcomCode/GedcomCodeTemp.php:315 3118msgid "Columbus, Ohio, United States" 3119msgstr "" 3120 3121#. I18N: Location of an LDS church temple 3122#: app/Elements/TempleCode.php:84 app/GedcomCode/GedcomCodeTemp.php:318 3123msgid "Copenhagen, Denmark" 3124msgstr "" 3125 3126#. I18N: Location of an LDS church temple 3127#: app/Elements/TempleCode.php:85 app/GedcomCode/GedcomCodeTemp.php:321 3128msgid "Cordoba, Argentina" 3129msgstr "" 3130 3131#. I18N: Location of an LDS church temple 3132#: app/Elements/TempleCode.php:86 app/GedcomCode/GedcomCodeTemp.php:324 3133msgid "Columbia River, Washington, United States" 3134msgstr "" 3135 3136#. I18N: Location of an LDS church temple 3137#: app/Elements/TempleCode.php:87 app/GedcomCode/GedcomCodeTemp.php:327 3138msgid "Curitiba, Brazil" 3139msgstr "" 3140 3141#. I18N: Location of an LDS church temple 3142#: app/Elements/TempleCode.php:88 app/GedcomCode/GedcomCodeTemp.php:330 3143msgid "Dallas, Texas, United States" 3144msgstr "" 3145 3146#. I18N: Location of an LDS church temple 3147#: app/Elements/TempleCode.php:89 app/GedcomCode/GedcomCodeTemp.php:333 3148msgid "Denver, Colorado, United States" 3149msgstr "" 3150 3151#. I18N: Location of an LDS church temple 3152#: app/Elements/TempleCode.php:90 app/GedcomCode/GedcomCodeTemp.php:336 3153msgid "Detroit, Michigan, United States" 3154msgstr "" 3155 3156#. I18N: Location of an LDS church temple 3157#: app/Elements/TempleCode.php:91 app/GedcomCode/GedcomCodeTemp.php:339 3158msgid "Draper, Utah, United States" 3159msgstr "" 3160 3161#. I18N: Location of an LDS church temple 3162#: app/Elements/TempleCode.php:92 app/GedcomCode/GedcomCodeTemp.php:342 3163msgid "Edmonton, Alberta, Canada" 3164msgstr "" 3165 3166#. I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/Endowment_house 3167#: app/Elements/TempleCode.php:93 app/GedcomCode/GedcomCodeTemp.php:345 3168msgid "Endowment House" 3169msgstr "" 3170 3171#. I18N: Location of an LDS church temple 3172#: app/Elements/TempleCode.php:94 app/GedcomCode/GedcomCodeTemp.php:348 3173msgid "Fort Lauderdale, Florida, United States" 3174msgstr "" 3175 3176#. I18N: Location of an LDS church temple 3177#: app/Elements/TempleCode.php:95 app/GedcomCode/GedcomCodeTemp.php:351 3178msgid "Frankfurt am Main, Germany" 3179msgstr "" 3180 3181#. I18N: Location of an LDS church temple 3182#: app/Elements/TempleCode.php:96 app/GedcomCode/GedcomCodeTemp.php:354 3183msgid "Freiburg, Germany" 3184msgstr "" 3185 3186#. I18N: Location of an LDS church temple 3187#: app/Elements/TempleCode.php:97 app/GedcomCode/GedcomCodeTemp.php:357 3188msgid "Fresno, California, United States" 3189msgstr "" 3190 3191#. I18N: Location of an LDS church temple 3192#: app/Elements/TempleCode.php:98 app/GedcomCode/GedcomCodeTemp.php:360 3193msgid "Fukuoka, Japan" 3194msgstr "" 3195 3196#. I18N: Location of an LDS church temple 3197#: app/Elements/TempleCode.php:99 app/GedcomCode/GedcomCodeTemp.php:363 3198msgid "Gila Valley, Arizona, United States" 3199msgstr "" 3200 3201#. I18N: Location of an LDS church temple 3202#: app/Elements/TempleCode.php:100 app/GedcomCode/GedcomCodeTemp.php:366 3203msgid "Gilbert, Arizona, United States" 3204msgstr "" 3205 3206#. I18N: Location of an LDS church temple 3207#: app/Elements/TempleCode.php:101 app/GedcomCode/GedcomCodeTemp.php:369 3208msgid "Guadalajara, Mexico" 3209msgstr "" 3210 3211#. I18N: Location of an LDS church temple 3212#: app/Elements/TempleCode.php:102 app/GedcomCode/GedcomCodeTemp.php:372 3213msgid "Guatemala City, Guatemala" 3214msgstr "" 3215 3216#. I18N: Location of an LDS church temple 3217#: app/Elements/TempleCode.php:103 app/GedcomCode/GedcomCodeTemp.php:375 3218msgid "Guayaquil, Ecuador" 3219msgstr "" 3220 3221#. I18N: Location of an LDS church temple 3222#: app/Elements/TempleCode.php:104 app/GedcomCode/GedcomCodeTemp.php:378 3223msgid "The Hague, Netherlands" 3224msgstr "" 3225 3226#. I18N: Location of an LDS church temple 3227#: app/Elements/TempleCode.php:105 app/GedcomCode/GedcomCodeTemp.php:381 3228msgid "Halifax, Nova Scotia, Canada" 3229msgstr "" 3230 3231#. I18N: Location of an LDS church temple 3232#: app/Elements/TempleCode.php:106 app/GedcomCode/GedcomCodeTemp.php:384 3233msgid "Hartford, Connecticut, United States" 3234msgstr "" 3235 3236#. I18N: Location of an LDS church temple 3237#: app/Elements/TempleCode.php:107 app/GedcomCode/GedcomCodeTemp.php:387 3238msgid "Laie, Hawaii, United States" 3239msgstr "" 3240 3241#. I18N: Location of an LDS church temple 3242#: app/Elements/TempleCode.php:108 app/GedcomCode/GedcomCodeTemp.php:390 3243msgid "Helsinki, Finland" 3244msgstr "" 3245 3246#. I18N: Location of an LDS church temple 3247#: app/Elements/TempleCode.php:109 app/GedcomCode/GedcomCodeTemp.php:393 3248msgid "Hermosillo, Mexico" 3249msgstr "" 3250 3251#. I18N: Location of an LDS church temple 3252#. I18N: Name of a country or state 3253#: app/Elements/TempleCode.php:110 app/GedcomCode/GedcomCodeTemp.php:396 3254#: app/Statistics/Service/CountryService.php:235 3255msgid "Hong Kong" 3256msgstr "" 3257 3258#. I18N: Location of an LDS church temple 3259#: app/Elements/TempleCode.php:111 app/GedcomCode/GedcomCodeTemp.php:399 3260msgid "Houston, Texas, United States" 3261msgstr "" 3262 3263#. I18N: Location of an LDS church temple 3264#: app/Elements/TempleCode.php:112 app/GedcomCode/GedcomCodeTemp.php:402 3265msgid "Idaho Falls, Idaho, United States" 3266msgstr "" 3267 3268#. I18N: Location of an LDS church temple 3269#: app/Elements/TempleCode.php:113 app/GedcomCode/GedcomCodeTemp.php:405 3270msgid "Indianapolis, Indiana, United States" 3271msgstr "" 3272 3273#. I18N: Location of an LDS church temple 3274#: app/Elements/TempleCode.php:114 app/GedcomCode/GedcomCodeTemp.php:408 3275msgid "Johannesburg, South Africa" 3276msgstr "" 3277 3278#. I18N: Location of an LDS church temple 3279#: app/Elements/TempleCode.php:115 app/GedcomCode/GedcomCodeTemp.php:411 3280msgid "Jordan River, Utah, United States" 3281msgstr "" 3282 3283#. I18N: Location of an LDS church temple 3284#: app/Elements/TempleCode.php:116 app/GedcomCode/GedcomCodeTemp.php:414 3285msgid "Kansas City, Missouri, United States" 3286msgstr "" 3287 3288#. I18N: Location of an LDS church temple 3289#: app/Elements/TempleCode.php:117 app/GedcomCode/GedcomCodeTemp.php:417 3290msgid "Kona, Hawaii, United States" 3291msgstr "" 3292 3293#. I18N: Location of an LDS church temple 3294#: app/Elements/TempleCode.php:118 app/GedcomCode/GedcomCodeTemp.php:420 3295msgid "Kiev, Ukraine" 3296msgstr "" 3297 3298#. I18N: Location of an LDS church temple 3299#: app/Elements/TempleCode.php:119 app/GedcomCode/GedcomCodeTemp.php:423 3300msgid "Los Angeles, California, United States" 3301msgstr "" 3302 3303#. I18N: Location of an LDS church temple 3304#: app/Elements/TempleCode.php:120 app/GedcomCode/GedcomCodeTemp.php:426 3305msgid "Lima, Peru" 3306msgstr "" 3307 3308#. I18N: Location of an LDS church temple 3309#: app/Elements/TempleCode.php:121 app/GedcomCode/GedcomCodeTemp.php:429 3310msgid "Logan, Utah, United States" 3311msgstr "" 3312 3313#. I18N: Location of an LDS church temple 3314#: app/Elements/TempleCode.php:122 app/GedcomCode/GedcomCodeTemp.php:432 3315msgid "London, England" 3316msgstr "" 3317 3318#. I18N: Location of an LDS church temple 3319#: app/Elements/TempleCode.php:123 app/GedcomCode/GedcomCodeTemp.php:435 3320msgid "Louisville, Kentucky, United States" 3321msgstr "" 3322 3323#. I18N: Location of an LDS church temple 3324#: app/Elements/TempleCode.php:124 app/GedcomCode/GedcomCodeTemp.php:438 3325msgid "Lubbock, Texas, United States" 3326msgstr "" 3327 3328#. I18N: Location of an LDS church temple 3329#: app/Elements/TempleCode.php:125 app/GedcomCode/GedcomCodeTemp.php:441 3330msgid "Las Vegas, Nevada, United States" 3331msgstr "" 3332 3333#. I18N: Location of an LDS church temple 3334#: app/Elements/TempleCode.php:126 app/GedcomCode/GedcomCodeTemp.php:444 3335msgid "Madrid, Spain" 3336msgstr "" 3337 3338#. I18N: Location of an LDS church temple 3339#: app/Elements/TempleCode.php:127 app/GedcomCode/GedcomCodeTemp.php:447 3340msgid "Manaus, Brazil" 3341msgstr "" 3342 3343#. I18N: Location of an LDS church temple 3344#: app/Elements/TempleCode.php:128 app/GedcomCode/GedcomCodeTemp.php:450 3345msgid "Manhattan, New York, United States" 3346msgstr "" 3347 3348#. I18N: Location of an LDS church temple 3349#: app/Elements/TempleCode.php:129 app/GedcomCode/GedcomCodeTemp.php:453 3350msgid "Manila, Philippines" 3351msgstr "" 3352 3353#. I18N: Location of an LDS church temple 3354#: app/Elements/TempleCode.php:130 app/GedcomCode/GedcomCodeTemp.php:456 3355msgid "Manti, Utah, United States" 3356msgstr "" 3357 3358#. I18N: Location of an LDS church temple 3359#: app/Elements/TempleCode.php:131 app/GedcomCode/GedcomCodeTemp.php:459 3360msgid "Medford, Oregon, United States" 3361msgstr "" 3362 3363#. I18N: Location of an LDS church temple 3364#: app/Elements/TempleCode.php:132 app/GedcomCode/GedcomCodeTemp.php:462 3365msgid "Melbourne, Australia" 3366msgstr "" 3367 3368#. I18N: Location of an LDS church temple 3369#: app/Elements/TempleCode.php:133 app/GedcomCode/GedcomCodeTemp.php:465 3370msgid "Memphis, Tennessee, United States" 3371msgstr "" 3372 3373#. I18N: Location of an LDS church temple 3374#: app/Elements/TempleCode.php:134 app/GedcomCode/GedcomCodeTemp.php:468 3375msgid "Merida, Mexico" 3376msgstr "" 3377 3378#. I18N: Location of an LDS church temple 3379#: app/Elements/TempleCode.php:135 app/GedcomCode/GedcomCodeTemp.php:471 3380msgid "Mexico City, Mexico" 3381msgstr "" 3382 3383#. I18N: Location of an LDS church temple 3384#: app/Elements/TempleCode.php:136 app/GedcomCode/GedcomCodeTemp.php:474 3385msgid "Montevideo, Uruguay" 3386msgstr "" 3387 3388#. I18N: Location of an LDS church temple 3389#: app/Elements/TempleCode.php:137 app/GedcomCode/GedcomCodeTemp.php:477 3390msgid "Monterrey, Mexico" 3391msgstr "" 3392 3393#. I18N: Location of an LDS church temple 3394#: app/Elements/TempleCode.php:138 app/GedcomCode/GedcomCodeTemp.php:480 3395msgid "Monticello, Utah, United States" 3396msgstr "" 3397 3398#. I18N: Location of an LDS church temple 3399#: app/Elements/TempleCode.php:139 app/GedcomCode/GedcomCodeTemp.php:483 3400msgid "Montreal, Quebec, Canada" 3401msgstr "" 3402 3403#. I18N: Location of an LDS church temple 3404#: app/Elements/TempleCode.php:140 app/GedcomCode/GedcomCodeTemp.php:486 3405msgid "Mount Timpanogos, Utah, United States" 3406msgstr "" 3407 3408#. I18N: Location of an LDS church temple 3409#: app/Elements/TempleCode.php:141 app/GedcomCode/GedcomCodeTemp.php:489 3410msgid "Nashville, Tennessee, United States" 3411msgstr "" 3412 3413#. I18N: Location of an LDS church temple 3414#: app/Elements/TempleCode.php:142 app/GedcomCode/GedcomCodeTemp.php:492 3415msgid "Nauvoo (new), Illinois, United States" 3416msgstr "" 3417 3418#. I18N: Location of an LDS church temple 3419#: app/Elements/TempleCode.php:143 app/GedcomCode/GedcomCodeTemp.php:495 3420msgid "Nauvoo (original), Illinois, United States" 3421msgstr "" 3422 3423#. I18N: Location of an LDS church temple 3424#: app/Elements/TempleCode.php:144 app/GedcomCode/GedcomCodeTemp.php:498 3425msgid "Newport Beach, California, United States" 3426msgstr "" 3427 3428#. I18N: Location of an LDS church temple 3429#: app/Elements/TempleCode.php:145 app/GedcomCode/GedcomCodeTemp.php:501 3430msgid "Nuku’Alofa, Tonga" 3431msgstr "" 3432 3433#. I18N: Location of an LDS church temple 3434#: app/Elements/TempleCode.php:146 app/GedcomCode/GedcomCodeTemp.php:504 3435msgid "New York, New York, United States" 3436msgstr "" 3437 3438#. I18N: Location of an LDS church temple 3439#: app/Elements/TempleCode.php:147 app/GedcomCode/GedcomCodeTemp.php:507 3440msgid "Hamilton, New Zealand" 3441msgstr "" 3442 3443#. I18N: Location of an LDS church temple 3444#: app/Elements/TempleCode.php:148 app/GedcomCode/GedcomCodeTemp.php:510 3445msgid "Oakland, California, United States" 3446msgstr "" 3447 3448#. I18N: Location of an LDS church temple 3449#: app/Elements/TempleCode.php:149 app/GedcomCode/GedcomCodeTemp.php:513 3450msgid "Oaxaca, Mexico" 3451msgstr "" 3452 3453#. I18N: Location of an LDS church temple 3454#: app/Elements/TempleCode.php:150 app/GedcomCode/GedcomCodeTemp.php:516 3455msgid "Ogden, Utah, United States" 3456msgstr "" 3457 3458#. I18N: Location of an LDS church temple 3459#: app/Elements/TempleCode.php:151 app/GedcomCode/GedcomCodeTemp.php:519 3460msgid "Oklahoma City, Oklahoma, United States" 3461msgstr "" 3462 3463#. I18N: Location of an LDS church temple 3464#: app/Elements/TempleCode.php:152 app/GedcomCode/GedcomCodeTemp.php:522 3465msgid "Oquirrh Mountain, Utah, United States" 3466msgstr "" 3467 3468#. I18N: Location of an LDS church temple 3469#: app/Elements/TempleCode.php:153 app/GedcomCode/GedcomCodeTemp.php:525 3470msgid "Orlando, Florida, United States" 3471msgstr "" 3472 3473#. I18N: Location of an LDS church temple 3474#: app/Elements/TempleCode.php:154 app/GedcomCode/GedcomCodeTemp.php:528 3475msgid "Porto Alegre, Brazil" 3476msgstr "" 3477 3478#. I18N: Location of an LDS church temple 3479#: app/Elements/TempleCode.php:155 app/GedcomCode/GedcomCodeTemp.php:531 3480msgid "Palmyra, New York, United States" 3481msgstr "" 3482 3483#. I18N: Location of an LDS church temple 3484#: app/Elements/TempleCode.php:156 app/GedcomCode/GedcomCodeTemp.php:534 3485msgid "Panama City, Panama" 3486msgstr "" 3487 3488#. I18N: Location of an LDS church temple 3489#: app/Elements/TempleCode.php:157 app/GedcomCode/GedcomCodeTemp.php:537 3490msgid "Papeete, Tahiti" 3491msgstr "" 3492 3493#. I18N: Location of an LDS church temple 3494#: app/Elements/TempleCode.php:158 app/GedcomCode/GedcomCodeTemp.php:540 3495msgid "Payson, Utah, United States" 3496msgstr "" 3497 3498#. I18N: Location of an LDS church temple 3499#: app/Elements/TempleCode.php:159 app/GedcomCode/GedcomCodeTemp.php:543 3500msgid "Perth, Australia" 3501msgstr "" 3502 3503#. I18N: Location of an LDS church temple 3504#: app/Elements/TempleCode.php:160 app/GedcomCode/GedcomCodeTemp.php:546 3505msgid "Phoenix, Arizona, United States" 3506msgstr "" 3507 3508#. I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/President_of_the_Church 3509#. I18N: I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/President_of_the_Church 3510#: app/Elements/TempleCode.php:161 app/GedcomCode/GedcomCodeTemp.php:549 3511msgid "President’s Office" 3512msgstr "" 3513 3514#. I18N: Location of an LDS church temple 3515#: app/Elements/TempleCode.php:162 app/GedcomCode/GedcomCodeTemp.php:552 3516msgid "Portland, Oregon, United States" 3517msgstr "" 3518 3519#. I18N: Location of an LDS church temple 3520#: app/Elements/TempleCode.php:163 app/GedcomCode/GedcomCodeTemp.php:555 3521msgid "Preston, England" 3522msgstr "" 3523 3524#. I18N: Location of an LDS church temple 3525#: app/Elements/TempleCode.php:164 app/GedcomCode/GedcomCodeTemp.php:558 3526msgid "Provo City Center, Utah, United States" 3527msgstr "" 3528 3529#. I18N: Location of an LDS church temple 3530#: app/Elements/TempleCode.php:165 app/GedcomCode/GedcomCodeTemp.php:561 3531msgid "Provo, Utah, United States" 3532msgstr "" 3533 3534#. I18N: Location of an LDS church temple 3535#: app/Elements/TempleCode.php:166 app/GedcomCode/GedcomCodeTemp.php:564 3536msgid "Quetzaltenango, Guatemala" 3537msgstr "" 3538 3539#. I18N: Location of an LDS church temple 3540#: app/Elements/TempleCode.php:167 app/GedcomCode/GedcomCodeTemp.php:567 3541msgid "Raleigh, North Carolina, United States" 3542msgstr "" 3543 3544#. I18N: Location of an LDS church temple 3545#: app/Elements/TempleCode.php:168 app/GedcomCode/GedcomCodeTemp.php:570 3546msgid "Recife, Brazil" 3547msgstr "" 3548 3549#. I18N: Location of an LDS church temple 3550#: app/Elements/TempleCode.php:169 app/GedcomCode/GedcomCodeTemp.php:573 3551msgid "Redlands, California, United States" 3552msgstr "" 3553 3554#. I18N: Location of an LDS church temple 3555#: app/Elements/TempleCode.php:170 app/GedcomCode/GedcomCodeTemp.php:576 3556msgid "Regina, Saskatchewan, Canada" 3557msgstr "" 3558 3559#. I18N: Location of an LDS church temple 3560#: app/Elements/TempleCode.php:171 app/GedcomCode/GedcomCodeTemp.php:579 3561msgid "Reno, Nevada, United States" 3562msgstr "" 3563 3564#. I18N: Location of an LDS church temple 3565#: app/Elements/TempleCode.php:172 app/GedcomCode/GedcomCodeTemp.php:582 3566msgid "Rexburg, Idaho, United States" 3567msgstr "" 3568 3569#. I18N: Location of an LDS church temple 3570#: app/Elements/TempleCode.php:173 app/GedcomCode/GedcomCodeTemp.php:585 3571msgid "Sacramento, California, United States" 3572msgstr "" 3573 3574#. I18N: Location of an LDS church temple 3575#: app/Elements/TempleCode.php:174 app/GedcomCode/GedcomCodeTemp.php:588 3576msgid "San Salvador, El Salvador" 3577msgstr "" 3578 3579#. I18N: Location of an LDS church temple 3580#: app/Elements/TempleCode.php:175 app/GedcomCode/GedcomCodeTemp.php:591 3581msgid "Santiago, Chile" 3582msgstr "" 3583 3584#. I18N: Location of an LDS church temple 3585#: app/Elements/TempleCode.php:176 app/GedcomCode/GedcomCodeTemp.php:594 3586msgid "San Antonio, Texas, United States" 3587msgstr "" 3588 3589#. I18N: Location of an LDS church temple 3590#: app/Elements/TempleCode.php:177 app/GedcomCode/GedcomCodeTemp.php:597 3591msgid "San Diego, California, United States" 3592msgstr "" 3593 3594#. I18N: Location of an LDS church temple 3595#: app/Elements/TempleCode.php:178 app/GedcomCode/GedcomCodeTemp.php:600 3596msgid "Santo Domingo, Dominican Republic" 3597msgstr "" 3598 3599#. I18N: Location of an LDS church temple 3600#: app/Elements/TempleCode.php:179 app/GedcomCode/GedcomCodeTemp.php:603 3601msgid "Seattle, Washington, United States" 3602msgstr "" 3603 3604#. I18N: Location of an LDS church temple 3605#: app/Elements/TempleCode.php:180 app/GedcomCode/GedcomCodeTemp.php:606 3606msgid "Seoul, Korea" 3607msgstr "" 3608 3609#. I18N: Location of an LDS church temple 3610#: app/Elements/TempleCode.php:181 app/GedcomCode/GedcomCodeTemp.php:609 3611msgid "St. George, Utah, United States" 3612msgstr "" 3613 3614#. I18N: Location of an LDS church temple 3615#: app/Elements/TempleCode.php:182 app/GedcomCode/GedcomCodeTemp.php:612 3616msgid "San Jose, Costa Rica" 3617msgstr "" 3618 3619#. I18N: Location of an LDS church temple 3620#: app/Elements/TempleCode.php:183 app/GedcomCode/GedcomCodeTemp.php:615 3621msgid "Salt Lake City, Utah, United States" 3622msgstr "" 3623 3624#. I18N: Location of an LDS church temple 3625#: app/Elements/TempleCode.php:184 app/GedcomCode/GedcomCodeTemp.php:618 3626msgid "St. Louis, Missouri, United States" 3627msgstr "" 3628 3629#. I18N: Location of an LDS church temple 3630#: app/Elements/TempleCode.php:185 app/GedcomCode/GedcomCodeTemp.php:621 3631msgid "Snowflake, Arizona, United States" 3632msgstr "" 3633 3634#. I18N: Location of an LDS church temple 3635#: app/Elements/TempleCode.php:186 app/GedcomCode/GedcomCodeTemp.php:624 3636msgid "Sao Paulo, Brazil" 3637msgstr "" 3638 3639#. I18N: Location of an LDS church temple 3640#: app/Elements/TempleCode.php:187 app/GedcomCode/GedcomCodeTemp.php:627 3641msgid "St. Paul, Minnesota, United States" 3642msgstr "" 3643 3644#. I18N: Location of an LDS church temple 3645#: app/Elements/TempleCode.php:188 app/GedcomCode/GedcomCodeTemp.php:630 3646msgid "Spokane, Washington, United States" 3647msgstr "" 3648 3649#. I18N: Location of an LDS church temple 3650#: app/Elements/TempleCode.php:189 app/GedcomCode/GedcomCodeTemp.php:633 3651msgid "Stockholm, Sweden" 3652msgstr "" 3653 3654#. I18N: Location of an LDS church temple 3655#: app/Elements/TempleCode.php:190 app/GedcomCode/GedcomCodeTemp.php:636 3656msgid "Suva, Fiji" 3657msgstr "" 3658 3659#. I18N: Location of an LDS church temple 3660#: app/Elements/TempleCode.php:191 app/GedcomCode/GedcomCodeTemp.php:639 3661msgid "Bern, Switzerland" 3662msgstr "" 3663 3664#. I18N: Location of an LDS church temple 3665#: app/Elements/TempleCode.php:192 app/GedcomCode/GedcomCodeTemp.php:642 3666msgid "Sydney, Australia" 3667msgstr "" 3668 3669#. I18N: Location of an LDS church temple 3670#: app/Elements/TempleCode.php:193 app/GedcomCode/GedcomCodeTemp.php:645 3671msgid "Taipei, Taiwan" 3672msgstr "" 3673 3674#. I18N: Location of an LDS church temple 3675#: app/Elements/TempleCode.php:194 app/GedcomCode/GedcomCodeTemp.php:648 3676msgid "Tampico, Mexico" 3677msgstr "" 3678 3679#. I18N: Location of an LDS church temple 3680#: app/Elements/TempleCode.php:195 app/GedcomCode/GedcomCodeTemp.php:651 3681msgid "Tegucigalpa, Honduras" 3682msgstr "" 3683 3684#. I18N: Location of an LDS church temple 3685#: app/Elements/TempleCode.php:196 app/GedcomCode/GedcomCodeTemp.php:654 3686msgid "Tuxtla Gutierrez, Mexico" 3687msgstr "" 3688 3689#. I18N: Location of an LDS church temple 3690#: app/Elements/TempleCode.php:197 app/GedcomCode/GedcomCodeTemp.php:657 3691msgid "Tijuana, Mexico" 3692msgstr "" 3693 3694#. I18N: Location of an LDS church temple 3695#: app/Elements/TempleCode.php:198 app/GedcomCode/GedcomCodeTemp.php:660 3696msgid "Tokyo, Japan" 3697msgstr "" 3698 3699#. I18N: Location of an LDS church temple 3700#: app/Elements/TempleCode.php:199 app/GedcomCode/GedcomCodeTemp.php:663 3701msgid "Toronto, Ontario, Canada" 3702msgstr "" 3703 3704#. I18N: Location of an LDS church temple 3705#: app/Elements/TempleCode.php:200 app/GedcomCode/GedcomCodeTemp.php:666 3706msgid "Trujillo, Peru" 3707msgstr "" 3708 3709#. I18N: Location of an LDS church temple 3710#: app/Elements/TempleCode.php:201 app/GedcomCode/GedcomCodeTemp.php:669 3711msgid "Twin Falls, Idaho, United States" 3712msgstr "" 3713 3714#. I18N: Location of an LDS church temple 3715#: app/Elements/TempleCode.php:202 app/GedcomCode/GedcomCodeTemp.php:672 3716msgid "Vancouver, British Columbia, Canada" 3717msgstr "" 3718 3719#. I18N: Location of an LDS church temple 3720#: app/Elements/TempleCode.php:203 app/GedcomCode/GedcomCodeTemp.php:675 3721msgid "Veracruz, Mexico" 3722msgstr "" 3723 3724#. I18N: Location of an LDS church temple 3725#: app/Elements/TempleCode.php:204 app/GedcomCode/GedcomCodeTemp.php:678 3726msgid "Vernal, Utah, United States" 3727msgstr "" 3728 3729#. I18N: Location of an LDS church temple 3730#: app/Elements/TempleCode.php:205 app/GedcomCode/GedcomCodeTemp.php:681 3731msgid "Villa Hermosa, Mexico" 3732msgstr "" 3733 3734#. I18N: Location of an LDS church temple 3735#: app/Elements/TempleCode.php:206 app/GedcomCode/GedcomCodeTemp.php:684 3736msgid "Washington, District of Columbia, United States" 3737msgstr "" 3738 3739#. I18N: Location of an LDS church temple 3740#: app/Elements/TempleCode.php:207 app/GedcomCode/GedcomCodeTemp.php:687 3741msgid "Winter Quarters, Nebraska, United States" 3742msgstr "" 3743 3744#: app/Elements/TempleCode.php:211 3745msgid "No temple - living ordinance" 3746msgstr "" 3747 3748#: app/Elements/UnknownElement.php:36 app/GedcomTag.php:1264 3749msgid "Unrecognized GEDCOM code" 3750msgstr "" 3751 3752#: app/Elements/XrefLocation.php:61 3753#: resources/views/modals/create-location.phtml:16 3754msgid "Create a location" 3755msgstr "" 3756 3757#: app/Elements/XrefMedia.php:61 app/Functions/FunctionsEdit.php:492 3758#: resources/views/modals/create-media-from-file.phtml:19 3759#: resources/views/modals/create-media-object.phtml:19 3760msgid "Create a media object" 3761msgstr "" 3762 3763#: app/Elements/XrefNote.php:61 app/Functions/FunctionsEdit.php:483 3764#: resources/views/modals/create-note-object.phtml:16 3765msgid "Create a shared note" 3766msgstr "" 3767 3768#: app/Elements/XrefRepository.php:61 app/Functions/FunctionsEdit.php:533 3769#: resources/views/modals/create-repository.phtml:16 3770msgid "Create a repository" 3771msgstr "" 3772 3773#: app/Elements/XrefSource.php:70 app/Functions/FunctionsEdit.php:547 3774#: resources/views/modals/create-source.phtml:16 3775msgid "Create a source" 3776msgstr "" 3777 3778#: app/Elements/XrefSubmission.php:61 3779#: resources/views/modals/create-submission.phtml:16 3780msgid "Create a submission" 3781msgstr "" 3782 3783#: app/Elements/XrefSubmitter.php:61 app/Functions/FunctionsEdit.php:555 3784#: resources/views/modals/create-submitter.phtml:16 3785msgid "Create a submitter" 3786msgstr "" 3787 3788#: app/Exceptions/FamilyAccessDeniedException.php:35 3789#: app/Exceptions/FamilyNotFoundException.php:35 3790msgid "This family does not exist or you do not have permission to view it." 3791msgstr "" 3792 3793#: app/Exceptions/GedcomErrorException.php:37 3794msgid "Invalid GEDCOM record" 3795msgstr "" 3796 3797#: app/Exceptions/HttpAccessDeniedException.php:34 3798#: app/Exceptions/HttpNotFoundException.php:34 3799msgid "You do not have permission to view this page." 3800msgstr "" 3801 3802#: app/Exceptions/HttpBadRequestException.php:34 3803msgid "The server could not understand this request." 3804msgstr "" 3805 3806#: app/Exceptions/IndividualAccessDeniedException.php:35 3807#: app/Exceptions/IndividualNotFoundException.php:35 3808msgid "This individual does not exist or you do not have permission to view it." 3809msgstr "" 3810 3811#: app/Exceptions/MediaAccessDeniedException.php:35 3812#: app/Exceptions/MediaNotFoundException.php:35 3813msgid "This media object does not exist or you do not have permission to view it." 3814msgstr "" 3815 3816#: app/Exceptions/MissingParameterException.php:36 3817#, php-format 3818msgid "The parameter “%s” is missing." 3819msgstr "" 3820 3821#: app/Exceptions/MissingParameterException.php:43 3822#, php-format 3823msgid "This could be caused by an error at %s" 3824msgstr "" 3825 3826#: app/Exceptions/NoteAccessDeniedException.php:35 3827#: app/Exceptions/NoteNotFoundException.php:35 3828msgid "This note does not exist or you do not have permission to view it." 3829msgstr "" 3830 3831#: app/Exceptions/RecordAccessDeniedException.php:35 3832#: app/Exceptions/RecordNotFoundException.php:35 3833msgid "This record does not exist or you do not have permission to view it." 3834msgstr "" 3835 3836#: app/Exceptions/RepositoryAccessDeniedException.php:35 3837#: app/Exceptions/RepositoryNotFoundException.php:35 3838msgid "This repository does not exist or you do not have permission to view it." 3839msgstr "" 3840 3841#: app/Exceptions/SourceAccessDeniedException.php:35 3842#: app/Exceptions/SourceNotFoundException.php:35 3843msgid "This source does not exist or you do not have permission to view it." 3844msgstr "" 3845 3846#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. 3847#: app/Fact.php:643 app/Functions/FunctionsPrint.php:111 3848#: app/Functions/FunctionsPrintFacts.php:525 app/GedcomTag.php:1283 3849#, php-format 3850msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 3851msgstr "" 3852 3853#. I18N: gedcom tag FAM 3854#. I18N: Name of a module/report 3855#: app/Factories/ElementFactory.php:246 app/Factories/ElementFactory.php:835 3856#: app/Factories/ElementFactory.php:957 app/GedcomTag.php:696 3857#: app/Module/FamilyGroupReportModule.php:44 3858#: resources/views/admin/trees-privacy.phtml:181 3859#: resources/views/cards/add-source-citation.phtml:53 3860#: resources/views/edit/link-child-to-family.phtml:25 3861#: resources/views/modals/link-media-to-family.phtml:23 3862#: resources/views/modules/family_nav/sidebar-family.phtml:89 3863#: resources/views/modules/favorites/favorites.phtml:80 3864#: resources/views/modules/random_media/slide-show.phtml:64 3865#: resources/views/modules/recent_changes/changes-table.phtml:62 3866#: resources/views/modules/statistics-chart/custom.phtml:47 3867#: resources/xml/reports/family_group_report.xml:3 3868#: resources/xml/reports/family_group_report.xml:6 3869#: resources/xml/reports/family_group_report.xml:88 3870#: resources/xml/reports/family_group_report.xml:96 3871msgid "Family" 3872msgstr "" 3873 3874#. I18N: gedcom tag ADDR 3875#: app/Factories/ElementFactory.php:247 app/Factories/ElementFactory.php:360 3876#: app/Factories/ElementFactory.php:380 app/Factories/ElementFactory.php:642 3877#: app/Factories/ElementFactory.php:689 app/GedcomTag.php:427 3878#: app/Module/FixCemeteryTag.php:85 3879#: resources/views/modals/submitter-fields.phtml:33 3880msgid "Address" 3881msgstr "" 3882 3883#. I18N: gedcom tag ADD1 3884#: app/Factories/ElementFactory.php:248 app/Factories/ElementFactory.php:361 3885#: app/Factories/ElementFactory.php:381 app/Factories/ElementFactory.php:643 3886#: app/Factories/ElementFactory.php:690 app/GedcomTag.php:430 3887msgid "Address line 1" 3888msgstr "" 3889 3890#. I18N: gedcom tag ADD2 3891#: app/Factories/ElementFactory.php:249 app/Factories/ElementFactory.php:362 3892#: app/Factories/ElementFactory.php:382 app/Factories/ElementFactory.php:644 3893#: app/Factories/ElementFactory.php:691 app/GedcomTag.php:433 3894msgid "Address line 2" 3895msgstr "" 3896 3897#. I18N: gedcom tag ADD2 3898#: app/Factories/ElementFactory.php:250 app/Factories/ElementFactory.php:363 3899#: app/Factories/ElementFactory.php:383 app/Factories/ElementFactory.php:645 3900#: app/Factories/ElementFactory.php:692 app/GedcomTag.php:436 3901msgid "Address line 3" 3902msgstr "" 3903 3904#. I18N: gedcom tag CITY 3905#: app/Factories/ElementFactory.php:251 app/Factories/ElementFactory.php:364 3906#: app/Factories/ElementFactory.php:384 app/Factories/ElementFactory.php:646 3907#: app/Factories/ElementFactory.php:693 app/GedcomTag.php:575 3908msgid "City" 3909msgstr "" 3910 3911#. I18N: gedcom tag CTRY 3912#: app/Factories/ElementFactory.php:252 app/Factories/ElementFactory.php:365 3913#: app/Factories/ElementFactory.php:385 app/Factories/ElementFactory.php:647 3914#: app/Factories/ElementFactory.php:694 app/GedcomTag.php:610 3915#: app/Statistics/Google/ChartDistribution.php:127 3916msgid "Country" 3917msgstr "" 3918 3919#. I18N: gedcom tag POST 3920#: app/Factories/ElementFactory.php:253 app/Factories/ElementFactory.php:366 3921#: app/Factories/ElementFactory.php:386 app/Factories/ElementFactory.php:648 3922#: app/Factories/ElementFactory.php:695 app/Factories/ElementFactory.php:1181 3923#: app/GedcomTag.php:881 3924msgid "Postal code" 3925msgstr "" 3926 3927#. I18N: gedcom tag STAE 3928#: app/Factories/ElementFactory.php:254 app/Factories/ElementFactory.php:367 3929#: app/Factories/ElementFactory.php:387 app/Factories/ElementFactory.php:649 3930#: app/Factories/ElementFactory.php:696 app/GedcomTag.php:970 3931msgid "State" 3932msgstr "" 3933 3934#. I18N: gedcom tag AGNC 3935#: app/Factories/ElementFactory.php:255 app/Factories/ElementFactory.php:389 3936#: app/Factories/ElementFactory.php:671 app/GedcomTag.php:452 3937msgid "Agency" 3938msgstr "" 3939 3940#. I18N: gedcom tag CAUS 3941#: app/Factories/ElementFactory.php:256 app/Factories/ElementFactory.php:390 3942#: app/GedcomTag.php:533 3943msgid "Cause" 3944msgstr "" 3945 3946#. I18N: gedcom tag DATE 3947#: app/Factories/ElementFactory.php:257 app/Factories/ElementFactory.php:325 3948#: app/Factories/ElementFactory.php:347 app/Factories/ElementFactory.php:374 3949#: app/Factories/ElementFactory.php:391 app/Factories/ElementFactory.php:805 3950#: app/Factories/ElementFactory.php:1057 app/Factories/ElementFactory.php:1063 3951#: app/Factories/ElementFactory.php:1098 app/Factories/ElementFactory.php:1147 3952#: app/Factories/ElementFactory.php:1164 app/Factories/ElementFactory.php:1168 3953#: app/Factories/ElementFactory.php:1172 app/Factories/ElementFactory.php:1177 3954#: app/Factories/ElementFactory.php:1182 app/GedcomTag.php:619 3955#: app/Http/RequestHandlers/HelpText.php:206 3956#: app/Module/ResearchTaskModule.php:59 app/Module/ResearchTaskModule.php:62 3957#: resources/views/help/date.phtml:28 resources/views/help/date.phtml:142 3958#: resources/views/lists/anniversaries-table.phtml:35 3959#: resources/views/modules/todo/research-tasks.phtml:27 3960#: resources/views/pending-changes-page.phtml:50 3961#: resources/xml/reports/bdm_report.xml:132 3962#: resources/xml/reports/bdm_report.xml:158 3963#: resources/xml/reports/bdm_report.xml:192 3964#: resources/xml/reports/birth_report.xml:40 3965#: resources/xml/reports/death_report.xml:46 3966#: resources/xml/reports/fact_sources.xml:72 3967#: resources/xml/reports/fact_sources.xml:159 3968#: resources/xml/reports/marriage_report.xml:46 3969#: resources/xml/reports/occupation_report.xml:57 3970msgid "Date" 3971msgstr "" 3972 3973#. I18N: gedcom tag EMAIL 3974#. I18N: gedcom tag _EMAIL 3975#: app/Factories/ElementFactory.php:258 app/Factories/ElementFactory.php:368 3976#: app/Factories/ElementFactory.php:392 app/Factories/ElementFactory.php:654 3977#: app/Factories/ElementFactory.php:701 app/Factories/ElementFactory.php:780 3978#: app/Factories/ElementFactory.php:1281 app/Factories/ElementFactory.php:1298 3979#: app/Factories/ElementFactory.php:1321 app/GedcomTag.php:656 3980#: app/GedcomTag.php:1077 resources/views/admin/users-create.phtml:71 3981#: resources/views/admin/users-edit.phtml:81 3982#: resources/views/admin/users.phtml:28 resources/views/contact-page.phtml:50 3983#: resources/views/edit-account-page.phtml:124 3984#: resources/views/emails/register-notify-html.phtml:30 3985#: resources/views/emails/register-notify-text.phtml:24 3986#: resources/views/modules/user-messages/user-messages.phtml:72 3987#: resources/views/register-page.phtml:48 3988#: resources/views/setup/step-5-administrator.phtml:90 3989msgid "Email address" 3990msgstr "" 3991 3992#. I18N: gedcom tag FAX 3993#: app/Factories/ElementFactory.php:259 app/Factories/ElementFactory.php:369 3994#: app/Factories/ElementFactory.php:393 app/Factories/ElementFactory.php:655 3995#: app/Factories/ElementFactory.php:702 app/GedcomTag.php:708 3996msgid "Fax" 3997msgstr "" 3998 3999#. I18N: gedcom tag HUSB 4000#: app/Factories/ElementFactory.php:260 app/Factories/ElementFactory.php:305 4001#: app/Functions/FunctionsPrint.php:391 app/GedcomTag.php:739 4002#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:57 4003#: resources/views/edit/change-family-members.phtml:32 4004#: resources/views/edit/change-family-members.phtml:47 4005#: resources/xml/reports/cemetery_report.xml:7 4006#: resources/xml/reports/death_report.xml:10 4007#: resources/xml/reports/family_group_report.xml:147 4008#: resources/xml/reports/family_group_report.xml:1087 4009#: resources/xml/reports/individual_ext_report.xml:204 4010#: resources/xml/reports/individual_ext_report.xml:221 4011#: resources/xml/reports/individual_ext_report.xml:457 4012#: resources/xml/reports/individual_report.xml:192 4013#: resources/xml/reports/individual_report.xml:213 4014#: resources/xml/reports/individual_report.xml:449 4015#: resources/xml/reports/relative_ext_report.xml:116 4016msgid "Husband" 4017msgstr "" 4018 4019#: app/Factories/ElementFactory.php:261 4020#: resources/views/modules/timeline-chart/chart.phtml:353 4021msgid "Husband’s age" 4022msgstr "" 4023 4024#. I18N: gedcom tag NOTE 4025#: app/Factories/ElementFactory.php:262 app/Factories/ElementFactory.php:272 4026#: app/Factories/ElementFactory.php:283 app/Factories/ElementFactory.php:296 4027#: app/Factories/ElementFactory.php:317 app/Factories/ElementFactory.php:326 4028#: app/Factories/ElementFactory.php:337 app/Factories/ElementFactory.php:355 4029#: app/Factories/ElementFactory.php:394 app/Factories/ElementFactory.php:404 4030#: app/Factories/ElementFactory.php:415 app/Factories/ElementFactory.php:430 4031#: app/Factories/ElementFactory.php:435 app/Factories/ElementFactory.php:466 4032#: app/Factories/ElementFactory.php:477 app/Factories/ElementFactory.php:498 4033#: app/Factories/ElementFactory.php:510 app/Factories/ElementFactory.php:534 4034#: app/Factories/ElementFactory.php:554 app/Factories/ElementFactory.php:579 4035#: app/Factories/ElementFactory.php:590 app/Factories/ElementFactory.php:598 4036#: app/Factories/ElementFactory.php:602 app/Factories/ElementFactory.php:603 4037#: app/Factories/ElementFactory.php:614 app/Factories/ElementFactory.php:622 4038#: app/Factories/ElementFactory.php:627 app/Factories/ElementFactory.php:637 4039#: app/Factories/ElementFactory.php:653 app/Factories/ElementFactory.php:657 4040#: app/Factories/ElementFactory.php:669 app/Factories/ElementFactory.php:675 4041#: app/Factories/ElementFactory.php:676 app/Factories/ElementFactory.php:684 4042#: app/Factories/ElementFactory.php:700 app/Factories/ElementFactory.php:705 4043#: app/Factories/ElementFactory.php:716 app/Factories/ElementFactory.php:719 4044#: app/Factories/ElementFactory.php:1030 app/Factories/ElementFactory.php:1059 4045#: app/Factories/ElementFactory.php:1064 app/Factories/ElementFactory.php:1100 4046#: app/Factories/ElementFactory.php:1132 app/Factories/ElementFactory.php:1138 4047#: app/Factories/ElementFactory.php:1150 app/Factories/ElementFactory.php:1159 4048#: app/Functions/FunctionsPrint.php:103 app/Functions/FunctionsPrint.php:176 4049#: app/GedcomTag.php:833 resources/views/admin/trees-privacy.phtml:184 4050#: resources/views/cards/add-note.phtml:16 resources/views/family-page.phtml:71 4051#: resources/views/modals/create-media-from-file.phtml:51 4052#: resources/views/modals/media-object-fields.phtml:19 4053#: resources/views/modals/note-object-fields.phtml:9 4054#: resources/views/modules/favorites/favorites.phtml:159 4055#: resources/views/modules/notes/tab.phtml:51 4056#: resources/views/modules/recent_changes/changes-table.phtml:68 4057#: resources/xml/reports/cemetery_report.xml:56 4058#: resources/xml/reports/family_group_report.xml:485 4059#: resources/xml/reports/family_group_report.xml:749 4060#: resources/xml/reports/family_group_report.xml:1101 4061#: resources/xml/reports/occupation_report.xml:64 4062msgid "Note" 4063msgstr "" 4064 4065#. I18N: gedcom tag OBJE 4066#: app/Factories/ElementFactory.php:263 app/Factories/ElementFactory.php:284 4067#: app/Factories/ElementFactory.php:318 app/Factories/ElementFactory.php:338 4068#: app/Factories/ElementFactory.php:395 app/Factories/ElementFactory.php:416 4069#: app/Factories/ElementFactory.php:555 app/Factories/ElementFactory.php:591 4070#: app/Factories/ElementFactory.php:615 app/Factories/ElementFactory.php:618 4071#: app/Factories/ElementFactory.php:638 app/Factories/ElementFactory.php:677 4072#: app/Factories/ElementFactory.php:706 app/Factories/ElementFactory.php:1133 4073#: app/Factories/ElementFactory.php:1160 app/GedcomTag.php:842 4074#: app/Http/RequestHandlers/HelpText.php:232 4075#: resources/views/admin/fix-level-0-media.phtml:35 4076#: resources/views/admin/media.phtml:108 4077#: resources/views/admin/trees-privacy.phtml:185 4078#: resources/views/admin/trees.phtml:248 4079#: resources/views/admin/webtrees1-thumbnails.phtml:41 4080#: resources/views/family-page.phtml:94 4081#: resources/views/modules/favorites/favorites.phtml:94 4082#: resources/views/source-page.phtml:107 4083msgid "Media object" 4084msgstr "" 4085 4086#. I18N: gedcom tag PHON 4087#: app/Factories/ElementFactory.php:264 app/Factories/ElementFactory.php:370 4088#: app/Factories/ElementFactory.php:396 app/Factories/ElementFactory.php:658 4089#: app/Factories/ElementFactory.php:707 app/GedcomTag.php:868 4090#: resources/views/modals/submitter-fields.phtml:25 4091msgid "Phone" 4092msgstr "" 4093 4094#. I18N: gedcom tag PLAC 4095#: app/Factories/ElementFactory.php:265 app/Factories/ElementFactory.php:327 4096#: app/Factories/ElementFactory.php:397 app/Factories/ElementFactory.php:674 4097#: app/Factories/ElementFactory.php:808 app/Factories/ElementFactory.php:1065 4098#: app/Factories/ElementFactory.php:1144 app/GedcomTag.php:872 4099#: app/Http/RequestHandlers/HelpText.php:237 app/Module/FixCemeteryTag.php:86 4100#: resources/views/admin/location-edit.phtml:39 4101#: resources/views/admin/location-edit.phtml:155 4102#: resources/views/admin/locations.phtml:42 4103#: resources/views/lists/families-table.phtml:226 4104#: resources/views/lists/individuals-table.phtml:242 4105#: resources/views/lists/individuals-table.phtml:253 4106#: resources/views/modules/census-assistant.phtml:48 4107#: resources/views/modules/lifespans-chart/page.phtml:45 4108#: resources/views/search-phonetic-page.phtml:56 4109#: resources/xml/reports/bdm_report.xml:6 4110#: resources/xml/reports/bdm_report.xml:134 4111#: resources/xml/reports/bdm_report.xml:160 4112#: resources/xml/reports/bdm_report.xml:194 4113#: resources/xml/reports/birth_report.xml:42 4114#: resources/xml/reports/cemetery_report.xml:52 4115#: resources/xml/reports/death_report.xml:50 4116#: resources/xml/reports/marriage_report.xml:50 4117#: resources/xml/reports/occupation_report.xml:60 4118msgid "Place" 4119msgstr "" 4120 4121#: app/Factories/ElementFactory.php:266 app/Factories/ElementFactory.php:398 4122#: app/GedcomTag.php:874 4123msgid "Phonetic place" 4124msgstr "" 4125 4126#. I18N: gedcom tag TYPE 4127#: app/Factories/ElementFactory.php:267 app/Factories/ElementFactory.php:274 4128#: app/Factories/ElementFactory.php:287 app/Factories/ElementFactory.php:320 4129#: app/Factories/ElementFactory.php:399 app/Factories/ElementFactory.php:406 4130#: app/Factories/ElementFactory.php:419 app/Factories/ElementFactory.php:565 4131#: app/Factories/ElementFactory.php:606 app/Factories/ElementFactory.php:629 4132#: app/Factories/ElementFactory.php:660 app/Factories/ElementFactory.php:680 4133#: app/Factories/ElementFactory.php:1311 app/GedcomTag.php:1008 4134#: app/Statistics/Google/ChartFamilyLargest.php:104 4135#: app/Statistics/Google/ChartFamilyWithSources.php:76 4136#: app/Statistics/Google/ChartIndividualWithSources.php:76 4137#: app/Statistics/Google/ChartMedia.php:76 4138#: app/Statistics/Google/ChartSex.php:55 4139#: resources/views/admin/site-logs.phtml:53 4140#: resources/views/admin/site-logs.phtml:123 4141#: resources/views/modules/media-list/page.phtml:62 4142#: resources/views/modules/random_media/config.phtml:27 4143#: resources/views/modules/recent_changes/changes-table.phtml:39 4144msgid "Type" 4145msgstr "" 4146 4147#. I18N: gedcom tag FORM 4148#: app/Factories/ElementFactory.php:268 app/Factories/ElementFactory.php:352 4149#: app/Factories/ElementFactory.php:357 app/Factories/ElementFactory.php:400 4150#: app/Factories/ElementFactory.php:624 app/GedcomTag.php:724 4151#: resources/views/help/date.phtml:31 resources/views/help/date.phtml:69 4152#: resources/views/help/date.phtml:107 resources/views/help/date.phtml:145 4153#: resources/views/report-setup-page.phtml:54 4154msgid "Format" 4155msgstr "" 4156 4157#. I18N: gedcom tag MAP 4158#: app/Factories/ElementFactory.php:269 app/Factories/ElementFactory.php:401 4159#: app/Factories/ElementFactory.php:1141 app/GedcomTag.php:770 4160msgid "Coordinates" 4161msgstr "" 4162 4163#. I18N: gedcom tag LATI 4164#: app/Factories/ElementFactory.php:270 app/Factories/ElementFactory.php:402 4165#: app/Factories/ElementFactory.php:1142 app/Functions/FunctionsPrint.php:437 4166#: app/GedcomTag.php:761 resources/views/admin/location-edit.phtml:48 4167#: resources/views/admin/locations.phtml:43 4168#: resources/views/edit/input-addon-coordinates.phtml:13 4169#: resources/views/edit/input-addon-coordinates.phtml:16 4170#: resources/views/modules/place-hierarchy/popup.phtml:23 4171msgid "Latitude" 4172msgstr "" 4173 4174#. I18N: gedcom tag LONG 4175#: app/Factories/ElementFactory.php:271 app/Factories/ElementFactory.php:403 4176#: app/Factories/ElementFactory.php:1143 app/Functions/FunctionsPrint.php:443 4177#: app/GedcomTag.php:767 resources/views/admin/location-edit.phtml:59 4178#: resources/views/admin/locations.phtml:44 4179#: resources/views/edit/input-addon-coordinates.phtml:13 4180#: resources/views/edit/input-addon-coordinates.phtml:16 4181#: resources/views/modules/place-hierarchy/popup.phtml:27 4182msgid "Longitude" 4183msgstr "" 4184 4185#: app/Factories/ElementFactory.php:273 app/Factories/ElementFactory.php:405 4186#: app/GedcomTag.php:876 4187msgid "Romanized place" 4188msgstr "" 4189 4190#. I18N: gedcom tag RELI 4191#: app/Factories/ElementFactory.php:275 app/Factories/ElementFactory.php:407 4192#: app/Factories/ElementFactory.php:566 app/GedcomTag.php:902 4193#: resources/xml/reports/missing_facts_report.xml:26 4194#: resources/xml/reports/missing_facts_report.xml:587 4195msgid "Religion" 4196msgstr "" 4197 4198#. I18N: gedcom tag RESN 4199#: app/Factories/ElementFactory.php:276 app/Factories/ElementFactory.php:322 4200#: app/Factories/ElementFactory.php:408 app/Factories/ElementFactory.php:570 4201#: app/Factories/ElementFactory.php:1315 app/Factories/ElementFactory.php:1351 4202#: app/Factories/ElementFactory.php:1354 app/Factories/ElementFactory.php:1357 4203#: app/Factories/ElementFactory.php:1360 app/Factories/ElementFactory.php:1363 4204#: app/Factories/ElementFactory.php:1366 app/GedcomTag.php:917 4205#: app/Http/RequestHandlers/HelpText.php:242 4206#: resources/views/cards/add-restriction.phtml:16 4207#: resources/views/media-page.phtml:196 4208msgid "Restriction" 4209msgstr "" 4210 4211#. I18N: gedcom tag SOUR 4212#. I18N: Name of a module/report 4213#: app/Factories/ElementFactory.php:277 app/Factories/ElementFactory.php:331 4214#: app/Factories/ElementFactory.php:409 app/Factories/ElementFactory.php:584 4215#: app/Factories/ElementFactory.php:608 app/Factories/ElementFactory.php:631 4216#: app/Factories/ElementFactory.php:663 app/Factories/ElementFactory.php:1134 4217#: app/Factories/ElementFactory.php:1149 app/Factories/ElementFactory.php:1153 4218#: app/Factories/ElementFactory.php:1165 app/Factories/ElementFactory.php:1169 4219#: app/Factories/ElementFactory.php:1173 app/Factories/ElementFactory.php:1178 4220#: app/Factories/ElementFactory.php:1183 4221#: app/Functions/FunctionsPrintFacts.php:561 app/GedcomTag.php:961 4222#: app/Module/FactSourcesReportModule.php:44 4223#: resources/views/admin/trees-privacy.phtml:182 4224#: resources/views/admin/trees.phtml:231 4225#: resources/views/cards/add-source-citation.phtml:25 4226#: resources/views/family-page.phtml:106 resources/views/media-page.phtml:176 4227#: resources/views/modals/link-media-to-source.phtml:23 4228#: resources/views/modules/favorites/favorites.phtml:108 4229#: resources/views/modules/random_media/slide-show.phtml:73 4230#: resources/views/modules/recent_changes/changes-table.phtml:71 4231#: resources/views/modules/sources_tab/tab.phtml:49 4232#: resources/xml/reports/bdm_report.xml:136 4233#: resources/xml/reports/bdm_report.xml:162 4234#: resources/xml/reports/bdm_report.xml:196 4235#: resources/xml/reports/birth_report.xml:43 4236#: resources/xml/reports/death_report.xml:54 4237#: resources/xml/reports/fact_sources.xml:3 4238#: resources/xml/reports/fact_sources.xml:43 4239#: resources/xml/reports/marriage_report.xml:54 4240#: resources/xml/reports/missing_facts_report.xml:108 4241#: resources/xml/reports/missing_facts_report.xml:153 4242#: resources/xml/reports/missing_facts_report.xml:194 4243#: resources/xml/reports/missing_facts_report.xml:236 4244#: resources/xml/reports/missing_facts_report.xml:277 4245#: resources/xml/reports/missing_facts_report.xml:318 4246#: resources/xml/reports/missing_facts_report.xml:360 4247#: resources/xml/reports/missing_facts_report.xml:402 4248#: resources/xml/reports/missing_facts_report.xml:444 4249#: resources/xml/reports/missing_facts_report.xml:487 4250#: resources/xml/reports/missing_facts_report.xml:529 4251#: resources/xml/reports/missing_facts_report.xml:570 4252msgid "Source" 4253msgstr "" 4254 4255#. I18N: gedcom tag DATA 4256#: app/Factories/ElementFactory.php:278 app/Factories/ElementFactory.php:332 4257#: app/Factories/ElementFactory.php:410 app/Factories/ElementFactory.php:585 4258#: app/Factories/ElementFactory.php:609 app/Factories/ElementFactory.php:632 4259#: app/Factories/ElementFactory.php:670 app/Factories/ElementFactory.php:1154 4260#: app/GedcomTag.php:613 resources/views/admin/changes-log.phtml:137 4261msgid "Data" 4262msgstr "" 4263 4264#: app/Factories/ElementFactory.php:279 app/Factories/ElementFactory.php:333 4265#: app/Factories/ElementFactory.php:411 app/Factories/ElementFactory.php:586 4266#: app/Factories/ElementFactory.php:610 app/Factories/ElementFactory.php:633 4267#: app/Factories/ElementFactory.php:1155 app/GedcomTag.php:615 4268#: resources/views/cards/add-source-citation.phtml:73 4269msgid "Date of entry in original source" 4270msgstr "" 4271 4272#. I18N: gedcom tag TEXT 4273#: app/Factories/ElementFactory.php:280 app/Factories/ElementFactory.php:334 4274#: app/Factories/ElementFactory.php:412 app/Factories/ElementFactory.php:587 4275#: app/Factories/ElementFactory.php:611 app/Factories/ElementFactory.php:634 4276#: app/Factories/ElementFactory.php:686 app/Factories/ElementFactory.php:1035 4277#: app/Factories/ElementFactory.php:1039 app/Factories/ElementFactory.php:1156 4278#: app/GedcomTag.php:990 resources/views/admin/trees-preferences.phtml:607 4279#: resources/views/modals/source-fields.phtml:58 4280msgid "Text" 4281msgstr "" 4282 4283#. I18N: gedcom tag EVEN 4284#: app/Factories/ElementFactory.php:281 app/Factories/ElementFactory.php:303 4285#: app/Factories/ElementFactory.php:335 app/Factories/ElementFactory.php:413 4286#: app/Factories/ElementFactory.php:503 app/Factories/ElementFactory.php:588 4287#: app/Factories/ElementFactory.php:612 app/Factories/ElementFactory.php:635 4288#: app/Factories/ElementFactory.php:1139 app/Factories/ElementFactory.php:1157 4289#: app/GedcomTag.php:682 resources/views/lists/anniversaries-table.phtml:42 4290#: resources/xml/reports/fact_sources.xml:70 4291#: resources/xml/reports/fact_sources.xml:157 4292#: resources/xml/reports/missing_facts_report.xml:55 4293msgid "Event" 4294msgstr "" 4295 4296#. I18N: gedcom tag ROLE 4297#: app/Factories/ElementFactory.php:282 app/Factories/ElementFactory.php:336 4298#: app/Factories/ElementFactory.php:414 app/Factories/ElementFactory.php:589 4299#: app/Factories/ElementFactory.php:613 app/Factories/ElementFactory.php:636 4300#: app/Factories/ElementFactory.php:1158 app/GedcomTag.php:935 4301#: resources/views/admin/users-edit.phtml:288 4302msgid "Role" 4303msgstr "" 4304 4305#. I18N: gedcom tag PAGE 4306#: app/Factories/ElementFactory.php:285 app/Factories/ElementFactory.php:339 4307#: app/Factories/ElementFactory.php:417 app/Factories/ElementFactory.php:592 4308#: app/Factories/ElementFactory.php:616 app/Factories/ElementFactory.php:639 4309#: app/Factories/ElementFactory.php:1161 app/GedcomTag.php:862 4310#: resources/xml/reports/fact_sources.xml:74 4311#: resources/xml/reports/fact_sources.xml:161 4312#: resources/xml/reports/fact_sources.xml:277 4313#: resources/xml/reports/fact_sources.xml:323 4314msgid "Citation details" 4315msgstr "" 4316 4317#. I18N: gedcom tag QUAY 4318#: app/Factories/ElementFactory.php:286 app/Factories/ElementFactory.php:340 4319#: app/Factories/ElementFactory.php:418 app/Factories/ElementFactory.php:593 4320#: app/Factories/ElementFactory.php:617 app/Factories/ElementFactory.php:640 4321#: app/Factories/ElementFactory.php:949 app/Factories/ElementFactory.php:951 4322#: app/Factories/ElementFactory.php:975 app/Factories/ElementFactory.php:977 4323#: app/Factories/ElementFactory.php:1022 app/Factories/ElementFactory.php:1162 4324#: app/GedcomTag.php:893 4325msgid "Quality of data" 4326msgstr "" 4327 4328#. I18N: gedcom tag WIFE 4329#: app/Factories/ElementFactory.php:288 app/Factories/ElementFactory.php:342 4330#: app/Functions/FunctionsPrint.php:392 app/GedcomTag.php:1017 4331#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:60 4332#: resources/views/edit/change-family-members.phtml:34 4333#: resources/views/edit/change-family-members.phtml:49 4334#: resources/xml/reports/family_group_report.xml:501 4335#: resources/xml/reports/family_group_report.xml:1078 4336#: resources/xml/reports/individual_ext_report.xml:207 4337#: resources/xml/reports/individual_ext_report.xml:224 4338#: resources/xml/reports/individual_ext_report.xml:493 4339#: resources/xml/reports/individual_report.xml:195 4340#: resources/xml/reports/individual_report.xml:216 4341#: resources/xml/reports/individual_report.xml:489 4342#: resources/xml/reports/relative_ext_report.xml:111 4343msgid "Wife" 4344msgstr "" 4345 4346#: app/Factories/ElementFactory.php:289 4347#: resources/views/modules/timeline-chart/chart.phtml:351 4348msgid "Wife’s age" 4349msgstr "" 4350 4351#. I18N: gedcom tag URL (A web address / URL) 4352#. I18N: gedcom tag WWW (A web address / URL) 4353#. I18N: gedcom tag _URL 4354#. I18N: A configuration setting 4355#: app/Factories/ElementFactory.php:290 app/Factories/ElementFactory.php:371 4356#: app/Factories/ElementFactory.php:420 app/Factories/ElementFactory.php:662 4357#: app/Factories/ElementFactory.php:710 app/Factories/ElementFactory.php:1282 4358#: app/Factories/ElementFactory.php:1288 app/Factories/ElementFactory.php:1310 4359#: app/GedcomTag.php:1011 app/GedcomTag.php:1023 app/GedcomTag.php:1235 4360#: resources/views/admin/trees-create.phtml:32 4361#: resources/views/admin/trees-preferences.phtml:72 4362#: resources/views/modals/media-file-fields.phtml:100 4363#: resources/views/modules/favorites/favorites.phtml:136 4364#: resources/views/modules/favorites/favorites.phtml:143 4365#: resources/views/modules/favorites/favorites.phtml:145 4366#: resources/views/modules/matomo-analytics/form.phtml:18 4367#: resources/views/modules/sitemap/config.phtml:46 4368msgid "URL" 4369msgstr "" 4370 4371#. I18N: gedcom tag ANUL 4372#: app/Factories/ElementFactory.php:291 app/GedcomTag.php:464 4373msgid "Annulment" 4374msgstr "" 4375 4376#. I18N: gedcom tag CENS 4377#: app/Factories/ElementFactory.php:292 app/Factories/ElementFactory.php:460 4378#: app/GedcomTag.php:539 4379msgid "Census" 4380msgstr "" 4381 4382#. I18N: gedcom tag CHAN 4383#: app/Factories/ElementFactory.php:293 app/Factories/ElementFactory.php:463 4384#: app/Factories/ElementFactory.php:599 app/Factories/ElementFactory.php:619 4385#: app/Factories/ElementFactory.php:650 app/Factories/ElementFactory.php:666 4386#: app/Factories/ElementFactory.php:697 app/Factories/ElementFactory.php:713 4387#: app/Factories/ElementFactory.php:802 app/Factories/ElementFactory.php:1135 4388#: app/GedcomTag.php:547 resources/views/edit/add-fact.phtml:82 4389#: resources/views/edit/edit-fact.phtml:110 4390#: resources/views/edit/edit-record.phtml:29 4391#: resources/views/lists/families-table.phtml:228 4392#: resources/views/lists/individuals-table.phtml:254 4393#: resources/views/lists/locations-table.phtml:66 4394#: resources/views/lists/media-table.phtml:82 4395#: resources/views/lists/notes-table.phtml:94 4396#: resources/views/lists/repositories-table.phtml:52 4397#: resources/views/lists/sources-table.phtml:101 4398#: resources/views/lists/submitters-table.phtml:70 4399#: resources/views/modules/gedcom_stats/config.phtml:32 4400#: resources/views/modules/recent_changes/changes-table.phtml:46 4401#: resources/xml/reports/change_report.xml:66 4402#: resources/xml/reports/change_report.xml:108 4403msgid "Last change" 4404msgstr "" 4405 4406#. I18N: gedcom tag CHAN:DATE 4407#: app/Factories/ElementFactory.php:294 app/Factories/ElementFactory.php:464 4408#: app/Factories/ElementFactory.php:600 app/Factories/ElementFactory.php:620 4409#: app/Factories/ElementFactory.php:651 app/Factories/ElementFactory.php:667 4410#: app/Factories/ElementFactory.php:698 app/Factories/ElementFactory.php:714 4411#: app/Factories/ElementFactory.php:1136 app/GedcomTag.php:550 4412msgid "Date of last change" 4413msgstr "" 4414 4415#. I18N: gedcom tag TIME 4416#: app/Factories/ElementFactory.php:295 app/Factories/ElementFactory.php:348 4417#: app/Factories/ElementFactory.php:465 app/Factories/ElementFactory.php:601 4418#: app/Factories/ElementFactory.php:621 app/Factories/ElementFactory.php:652 4419#: app/Factories/ElementFactory.php:668 app/Factories/ElementFactory.php:699 4420#: app/Factories/ElementFactory.php:715 app/Factories/ElementFactory.php:1137 4421#: app/GedcomTag.php:993 4422msgid "Time" 4423msgstr "" 4424 4425#. I18N: gedcom tag CHIL 4426#: app/Factories/ElementFactory.php:297 app/Functions/FunctionsDate.php:51 4427#: app/Functions/FunctionsPrint.php:246 app/GedcomTag.php:559 4428#: resources/views/edit/change-family-members.phtml:67 4429#: resources/views/edit/change-family-members.phtml:78 4430#: resources/views/modules/pedigree-chart/previous.phtml:40 4431msgid "Child" 4432msgstr "" 4433 4434#. I18N: gedcom tag DIV 4435#: app/Factories/ElementFactory.php:298 app/GedcomTag.php:640 4436#: resources/views/calendar-page.phtml:191 4437#: resources/views/lists/families-table.phtml:203 4438msgid "Divorce" 4439msgstr "" 4440 4441#. I18N: gedcom tag DIVF 4442#: app/Factories/ElementFactory.php:299 app/GedcomTag.php:643 4443msgid "Divorce filed" 4444msgstr "" 4445 4446#. I18N: gedcom tag ENGA 4447#: app/Factories/ElementFactory.php:300 app/GedcomTag.php:675 4448#: resources/xml/reports/missing_facts_report.xml:20 4449msgid "Engagement" 4450msgstr "" 4451 4452#: app/Factories/ElementFactory.php:301 app/GedcomTag.php:677 4453#: resources/xml/reports/missing_facts_report.xml:336 4454msgid "Date of engagement" 4455msgstr "" 4456 4457#: app/Factories/ElementFactory.php:302 app/GedcomTag.php:679 4458#: resources/xml/reports/missing_facts_report.xml:347 4459msgid "Place of engagement" 4460msgstr "" 4461 4462#: app/Factories/ElementFactory.php:304 app/Factories/ElementFactory.php:506 4463#: app/Factories/ElementFactory.php:1140 app/GedcomTag.php:688 4464msgid "Type of event" 4465msgstr "" 4466 4467#. I18N: gedcom tag MARB 4468#: app/Factories/ElementFactory.php:306 app/GedcomTag.php:773 4469#: resources/xml/reports/missing_facts_report.xml:22 4470msgid "Marriage banns" 4471msgstr "" 4472 4473#: app/Factories/ElementFactory.php:307 app/GedcomTag.php:775 4474#: resources/xml/reports/missing_facts_report.xml:420 4475msgid "Date of marriage banns" 4476msgstr "" 4477 4478#: app/Factories/ElementFactory.php:308 app/GedcomTag.php:777 4479#: resources/xml/reports/missing_facts_report.xml:431 4480msgid "Place of marriage banns" 4481msgstr "" 4482 4483#. I18N: gedcom tag MARC 4484#: app/Factories/ElementFactory.php:309 app/GedcomTag.php:780 4485msgid "Marriage contract" 4486msgstr "" 4487 4488#. I18N: gedcom tag MARL 4489#: app/Factories/ElementFactory.php:310 app/GedcomTag.php:783 4490msgid "Marriage license" 4491msgstr "" 4492 4493#. I18N: gedcom tag MARR 4494#: app/Factories/ElementFactory.php:311 app/GedcomTag.php:786 4495#: app/Module/BranchesListModule.php:446 4496#: resources/views/calendar-page.phtml:188 4497#: resources/views/lists/families-table.phtml:195 4498#: resources/views/lists/families-table.phtml:199 4499#: resources/views/lists/families-table.phtml:220 4500#: resources/views/modules/relatives/family.phtml:144 4501#: resources/xml/reports/ahnentafel_report.xml:449 4502#: resources/xml/reports/bdm_report.xml:78 4503#: resources/xml/reports/descendancy_report.xml:575 4504#: resources/xml/reports/family_group_report.xml:377 4505#: resources/xml/reports/missing_facts_report.xml:23 4506#: resources/xml/reports/pedigree_report.xml:76 4507#: resources/xml/reports/pedigree_report.xml:77 4508#: resources/xml/reports/pedigree_report.xml:97 4509#: resources/xml/reports/pedigree_report.xml:98 4510#: resources/xml/reports/pedigree_report.xml:137 4511#: resources/xml/reports/pedigree_report.xml:138 4512#: resources/xml/reports/pedigree_report.xml:178 4513#: resources/xml/reports/pedigree_report.xml:179 4514#: resources/xml/reports/pedigree_report.xml:221 4515#: resources/xml/reports/pedigree_report.xml:222 4516#: resources/xml/reports/pedigree_report.xml:264 4517#: resources/xml/reports/pedigree_report.xml:265 4518#: resources/xml/reports/pedigree_report.xml:307 4519#: resources/xml/reports/pedigree_report.xml:308 4520#: resources/xml/reports/pedigree_report.xml:350 4521#: resources/xml/reports/pedigree_report.xml:351 4522#: resources/xml/reports/pedigree_report.xml:392 4523#: resources/xml/reports/pedigree_report.xml:430 4524#: resources/xml/reports/pedigree_report.xml:468 4525#: resources/xml/reports/pedigree_report.xml:506 4526#: resources/xml/reports/pedigree_report.xml:544 4527#: resources/xml/reports/pedigree_report.xml:582 4528#: resources/xml/reports/pedigree_report.xml:620 4529#: resources/xml/reports/pedigree_report.xml:658 4530#: resources/xml/reports/pedigree_report.xml:778 4531#: resources/xml/reports/pedigree_report.xml:779 4532#: resources/xml/reports/pedigree_report.xml:799 4533#: resources/xml/reports/pedigree_report.xml:800 4534#: resources/xml/reports/pedigree_report.xml:839 4535#: resources/xml/reports/pedigree_report.xml:840 4536#: resources/xml/reports/pedigree_report.xml:879 4537#: resources/xml/reports/pedigree_report.xml:880 4538#: resources/xml/reports/pedigree_report.xml:923 4539#: resources/xml/reports/pedigree_report.xml:966 4540#: resources/xml/reports/pedigree_report.xml:1009 4541#: resources/xml/reports/pedigree_report.xml:1052 4542#: resources/xml/reports/pedigree_report.xml:1099 4543#: resources/xml/reports/pedigree_report.xml:1137 4544#: resources/xml/reports/pedigree_report.xml:1175 4545#: resources/xml/reports/pedigree_report.xml:1213 4546#: resources/xml/reports/pedigree_report.xml:1251 4547#: resources/xml/reports/pedigree_report.xml:1289 4548#: resources/xml/reports/pedigree_report.xml:1327 4549#: resources/xml/reports/pedigree_report.xml:1365 4550msgid "Marriage" 4551msgstr "" 4552 4553#: app/Factories/ElementFactory.php:312 app/GedcomTag.php:788 4554#: app/Http/RequestHandlers/SearchAdvancedPage.php:226 4555#: resources/xml/reports/fact_sources.xml:319 4556#: resources/xml/reports/missing_facts_report.xml:463 4557msgid "Date of marriage" 4558msgstr "" 4559 4560#: app/Factories/ElementFactory.php:313 app/GedcomTag.php:790 4561#: app/Http/RequestHandlers/SearchAdvancedPage.php:227 4562#: resources/xml/reports/fact_sources.xml:321 4563#: resources/xml/reports/missing_facts_report.xml:474 4564msgid "Place of marriage" 4565msgstr "" 4566 4567#: app/Factories/ElementFactory.php:314 4568msgid "Type of marriage" 4569msgstr "" 4570 4571#. I18N: gedcom tag MARS 4572#: app/Factories/ElementFactory.php:315 app/GedcomTag.php:801 4573msgid "Marriage settlement" 4574msgstr "" 4575 4576#. I18N: gedcom tag NCHI 4577#: app/Factories/ElementFactory.php:316 app/Factories/ElementFactory.php:552 4578#: app/GedcomTag.php:824 app/Module/StatisticsChartModule.php:718 4579#: app/Statistics/Google/ChartChildren.php:114 4580#: resources/views/modules/statistics-chart/custom.phtml:53 4581msgid "Number of children" 4582msgstr "" 4583 4584#. I18N: gedcom tag REFN 4585#: app/Factories/ElementFactory.php:319 app/Factories/ElementFactory.php:564 4586#: app/Factories/ElementFactory.php:605 app/Factories/ElementFactory.php:628 4587#: app/Factories/ElementFactory.php:659 app/Factories/ElementFactory.php:679 4588#: app/GedcomTag.php:896 4589msgid "Reference number" 4590msgstr "" 4591 4592#. I18N: gedcom tag RESI 4593#: app/Factories/ElementFactory.php:321 app/Factories/ElementFactory.php:567 4594#: app/GedcomTag.php:910 4595msgid "Residence" 4596msgstr "" 4597 4598#. I18N: gedcom tag RIN 4599#: app/Factories/ElementFactory.php:323 app/Factories/ElementFactory.php:574 4600#: app/Factories/ElementFactory.php:607 app/Factories/ElementFactory.php:630 4601#: app/Factories/ElementFactory.php:661 app/Factories/ElementFactory.php:685 4602#: app/Factories/ElementFactory.php:709 app/Factories/ElementFactory.php:721 4603#: app/GedcomTag.php:932 4604msgid "Record ID number" 4605msgstr "" 4606 4607#. I18N: gedcom tag SLGS. LDS = Church of Latter Day Saints. 4608#: app/Factories/ElementFactory.php:324 app/GedcomTag.php:958 4609msgid "LDS spouse sealing" 4610msgstr "" 4611 4612#. I18N: gedcom tag STAT 4613#: app/Factories/ElementFactory.php:328 app/Factories/ElementFactory.php:437 4614#: app/Factories/ElementFactory.php:479 app/Factories/ElementFactory.php:500 4615#: app/Factories/ElementFactory.php:512 app/Factories/ElementFactory.php:581 4616#: app/Factories/ElementFactory.php:1073 app/Factories/ElementFactory.php:1115 4617#: app/GedcomTag.php:973 resources/views/admin/changes-log.phtml:55 4618#: resources/views/admin/changes-log.phtml:135 4619msgid "Status" 4620msgstr "" 4621 4622#: app/Factories/ElementFactory.php:329 app/Factories/ElementFactory.php:438 4623#: app/Factories/ElementFactory.php:480 app/Factories/ElementFactory.php:501 4624#: app/Factories/ElementFactory.php:582 app/GedcomTag.php:975 4625msgid "Status change date" 4626msgstr "" 4627 4628#. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church) 4629#. I18N: gedcom tag TEMP 4630#: app/Factories/ElementFactory.php:330 app/Factories/ElementFactory.php:439 4631#: app/Factories/ElementFactory.php:481 app/Factories/ElementFactory.php:502 4632#: app/Factories/ElementFactory.php:583 app/Factories/ElementFactory.php:723 4633#: app/GedcomTag.php:987 resources/xml/reports/individual_report.xml:208 4634msgid "Temple" 4635msgstr "" 4636 4637#. I18N: gedcom tag SUBM 4638#: app/Factories/ElementFactory.php:341 app/Factories/ElementFactory.php:377 4639#: app/Factories/ElementFactory.php:595 app/Factories/ElementFactory.php:688 4640#: app/Factories/ElementFactory.php:722 app/GedcomTag.php:978 4641#: resources/views/admin/trees.phtml:264 4642#: resources/views/modals/submission-fields.phtml:14 4643#: resources/views/modules/recent_changes/changes-table.phtml:74 4644msgid "Submitter" 4645msgstr "" 4646 4647#. I18N: gedcom tag HEAD 4648#: app/Factories/ElementFactory.php:343 app/GedcomTag.php:736 app/Header.php:75 4649#: app/Header.php:76 app/Header.php:77 4650msgid "Header" 4651msgstr "" 4652 4653#. I18N: gedcom tag CHAR 4654#: app/Factories/ElementFactory.php:344 app/GedcomTag.php:556 4655msgid "Character set" 4656msgstr "" 4657 4658#. I18N: gedcom tag VERS 4659#: app/Factories/ElementFactory.php:345 app/Factories/ElementFactory.php:353 4660#: app/Factories/ElementFactory.php:376 app/GedcomTag.php:1014 4661msgid "Version" 4662msgstr "" 4663 4664#. I18N: gedcom tag COPR 4665#: app/Factories/ElementFactory.php:346 app/Factories/ElementFactory.php:373 4666#: app/GedcomTag.php:597 4667msgid "Copyright" 4668msgstr "" 4669 4670#. I18N: gedcom tag DEST 4671#: app/Factories/ElementFactory.php:349 app/GedcomTag.php:637 4672msgid "Destination" 4673msgstr "" 4674 4675#. I18N: gedcom tag FILE 4676#: app/Factories/ElementFactory.php:350 app/Factories/ElementFactory.php:623 4677#: app/GedcomTag.php:718 app/Http/RequestHandlers/ManageMediaData.php:305 4678#: resources/views/modals/media-file-fields.phtml:72 4679msgid "Filename" 4680msgstr "" 4681 4682#: app/Factories/ElementFactory.php:351 4683msgid "GEDCOM" 4684msgstr "" 4685 4686#. I18N: gedcom tag LANG 4687#. I18N: A configuration setting 4688#: app/Factories/ElementFactory.php:354 app/Factories/ElementFactory.php:703 4689#: app/Factories/ElementFactory.php:1148 app/GedcomTag.php:758 4690#: app/Module/ModuleLanguageTrait.php:48 app/Module/ModuleThemeTrait.php:241 4691#: resources/views/admin/modules.phtml:264 4692#: resources/views/admin/modules.phtml:267 4693#: resources/views/admin/site-preferences.phtml:78 4694#: resources/views/admin/users-edit.phtml:126 4695#: resources/views/admin/users.phtml:29 4696#: resources/views/edit-account-page.phtml:103 4697#: resources/views/layouts/administration.phtml:57 4698#: resources/views/setup/step-1-language.phtml:42 4699msgid "Language" 4700msgstr "" 4701 4702#. I18N: Name of a module/list 4703#: app/Factories/ElementFactory.php:356 4704#: app/Module/PlaceHierarchyListModule.php:98 4705#: app/Module/PlaceHierarchyListModule.php:246 4706#: resources/views/place-hierarchy.phtml:16 4707msgid "Place hierarchy" 4708msgstr "" 4709 4710#. I18N: gedcom tag CORP 4711#: app/Factories/ElementFactory.php:359 app/GedcomTag.php:600 4712msgid "Corporation" 4713msgstr "" 4714 4715#. I18N: gedcom tag SUBN 4716#: app/Factories/ElementFactory.php:378 app/Factories/ElementFactory.php:711 4717#: app/GedcomTag.php:981 app/Submission.php:95 app/Submission.php:96 4718#: app/Submission.php:97 4719msgid "Submission" 4720msgstr "" 4721 4722#. I18N: gedcom tag INDI 4723#. I18N: Name of a module/report 4724#: app/Factories/ElementFactory.php:379 app/Factories/ElementFactory.php:853 4725#: app/Factories/ElementFactory.php:966 app/GedcomTag.php:752 4726#: app/Module/IndividualReportModule.php:40 4727#: resources/views/admin/fix-level-0-media.phtml:37 4728#: resources/views/admin/trees-privacy.phtml:180 4729#: resources/views/admin/trees.phtml:223 4730#: resources/views/cards/add-source-citation.phtml:38 4731#: resources/views/modals/link-media-to-individual.phtml:23 4732#: resources/views/modules/ancestors-chart/page.phtml:30 4733#: resources/views/modules/charts/config.phtml:28 4734#: resources/views/modules/compact-chart/page.phtml:25 4735#: resources/views/modules/descendancy_chart/page.phtml:30 4736#: resources/views/modules/family-book-chart/page.phtml:30 4737#: resources/views/modules/fanchart/page.phtml:33 4738#: resources/views/modules/favorites/favorites.phtml:66 4739#: resources/views/modules/hourglass-chart/page.phtml:29 4740#: resources/views/modules/interactive-tree/page.phtml:25 4741#: resources/views/modules/pedigree-chart/page.phtml:30 4742#: resources/views/modules/pedigree-map/page.phtml:25 4743#: resources/views/modules/random_media/slide-show.phtml:55 4744#: resources/views/modules/recent_changes/changes-table.phtml:59 4745#: resources/views/modules/statistics-chart/custom.phtml:31 4746#: resources/views/modules/stories/config.phtml:54 4747#: resources/views/modules/stories/edit.phtml:33 4748#: resources/views/modules/stories/list.phtml:19 4749#: resources/views/modules/timeline-chart/page.phtml:30 4750#: resources/views/search-advanced-page.phtml:33 4751#: resources/xml/reports/ahnentafel_report.xml:6 4752#: resources/xml/reports/descendancy_report.xml:5 4753#: resources/xml/reports/individual_ext_report.xml:5 4754#: resources/xml/reports/individual_report.xml:3 4755#: resources/xml/reports/individual_report.xml:5 4756#: resources/xml/reports/individual_report.xml:88 4757#: resources/xml/reports/missing_facts_report.xml:5 4758#: resources/xml/reports/pedigree_report.xml:5 4759#: resources/xml/reports/relative_ext_report.xml:5 4760msgid "Individual" 4761msgstr "" 4762 4763#. I18N: gedcom tag AGE 4764#: app/Factories/ElementFactory.php:388 app/Functions/FunctionsPrint.php:390 4765#: app/GedcomTag.php:449 app/Statistics/Google/ChartAge.php:141 4766#: app/Statistics/Google/ChartMarriageAge.php:164 4767#: resources/views/lists/chart-by-age.phtml:32 4768#: resources/views/lists/families-table.phtml:141 4769#: resources/views/lists/families-table.phtml:216 4770#: resources/views/lists/families-table.phtml:219 4771#: resources/views/lists/individuals-table.phtml:156 4772#: resources/views/lists/individuals-table.phtml:252 4773#: resources/views/modules/timeline-chart/chart.phtml:414 4774msgid "Age" 4775msgstr "" 4776 4777#. I18N: gedcom tag ADOP 4778#: app/Factories/ElementFactory.php:421 app/Factories/ElementFactory.php:424 4779#: app/GedcomTag.php:439 4780msgid "Adoption" 4781msgstr "" 4782 4783#: app/Factories/ElementFactory.php:422 app/GedcomTag.php:441 4784msgid "Date of adoption" 4785msgstr "" 4786 4787#: app/Factories/ElementFactory.php:423 4788msgid "Adoptive parents" 4789msgstr "" 4790 4791#: app/Factories/ElementFactory.php:425 app/GedcomTag.php:443 4792msgid "Place of adoption" 4793msgstr "" 4794 4795#. I18N: gedcom tag AFN 4796#: app/Factories/ElementFactory.php:426 app/GedcomTag.php:446 4797msgid "Ancestral file number" 4798msgstr "" 4799 4800#. I18N: gedcom tag ALIA 4801#: app/Factories/ElementFactory.php:427 app/GedcomTag.php:455 4802msgid "Alias" 4803msgstr "" 4804 4805#. I18N: gedcom tag ANCI 4806#: app/Factories/ElementFactory.php:428 app/GedcomTag.php:461 4807msgid "Ancestors interest" 4808msgstr "" 4809 4810#. I18N: gedcom tag ASSO 4811#. I18N: gedcom tag _ASSO 4812#: app/Factories/ElementFactory.php:429 app/Factories/ElementFactory.php:1058 4813#: app/Factories/ElementFactory.php:1099 app/Factories/ElementFactory.php:1338 4814#: app/Factories/ElementFactory.php:1342 app/Factories/ElementFactory.php:1345 4815#: app/GedcomTag.php:467 app/GedcomTag.php:1044 4816#: resources/views/cards/add-associate.phtml:17 4817msgid "Associate" 4818msgstr "" 4819 4820#. I18N: gedcom tag RELA 4821#: app/Factories/ElementFactory.php:431 app/Factories/ElementFactory.php:1060 4822#: app/Factories/ElementFactory.php:1101 app/Factories/ElementFactory.php:1339 4823#: app/Factories/ElementFactory.php:1343 app/Factories/ElementFactory.php:1346 4824#: app/GedcomTag.php:899 app/Module/BranchesListModule.php:399 4825#: app/Module/BranchesListModule.php:437 4826msgid "Relationship" 4827msgstr "" 4828 4829#: app/Factories/ElementFactory.php:432 app/Factories/ElementFactory.php:1061 4830#: app/Factories/ElementFactory.php:1066 app/Factories/ElementFactory.php:1102 4831msgid "Source citation" 4832msgstr "" 4833 4834#. I18N: gedcom tag BAPL. LDS = Church of Latter Day Saints. 4835#: app/Factories/ElementFactory.php:433 app/GedcomTag.php:473 4836msgid "LDS baptism" 4837msgstr "" 4838 4839#. I18N: LDS = Church of Latter Day Saints. 4840#: app/Factories/ElementFactory.php:434 app/GedcomTag.php:476 4841msgid "Date of LDS baptism" 4842msgstr "" 4843 4844#. I18N: LDS = Church of Latter Day Saints. 4845#: app/Factories/ElementFactory.php:436 app/GedcomTag.php:479 4846msgid "Place of LDS baptism" 4847msgstr "" 4848 4849#. I18N: gedcom tag BAPM 4850#: app/Factories/ElementFactory.php:440 app/GedcomTag.php:482 4851#: resources/views/calendar-page.phtml:185 4852#: resources/xml/reports/missing_facts_report.xml:16 4853msgid "Baptism" 4854msgstr "" 4855 4856#: app/Factories/ElementFactory.php:441 app/GedcomTag.php:484 4857#: resources/xml/reports/missing_facts_report.xml:129 4858msgid "Date of baptism" 4859msgstr "" 4860 4861#: app/Factories/ElementFactory.php:442 app/GedcomTag.php:486 4862#: resources/xml/reports/missing_facts_report.xml:140 4863msgid "Place of baptism" 4864msgstr "" 4865 4866#. I18N: gedcom tag BARM 4867#: app/Factories/ElementFactory.php:443 app/GedcomTag.php:489 4868#: resources/xml/reports/missing_facts_report.xml:17 4869msgid "Bar mitzvah" 4870msgstr "" 4871 4872#: app/Factories/ElementFactory.php:444 app/GedcomTag.php:491 4873#: resources/xml/reports/missing_facts_report.xml:212 4874msgid "Date of bar mitzvah" 4875msgstr "" 4876 4877#: app/Factories/ElementFactory.php:445 app/GedcomTag.php:493 4878#: resources/xml/reports/missing_facts_report.xml:223 4879msgid "Place of bar mitzvah" 4880msgstr "" 4881 4882#. I18N: gedcom tag BASM 4883#: app/Factories/ElementFactory.php:446 app/GedcomTag.php:496 4884#: resources/xml/reports/missing_facts_report.xml:18 4885msgid "Bat mitzvah" 4886msgstr "" 4887 4888#: app/Factories/ElementFactory.php:447 app/GedcomTag.php:498 4889#: resources/xml/reports/missing_facts_report.xml:253 4890msgid "Date of bat mitzvah" 4891msgstr "" 4892 4893#: app/Factories/ElementFactory.php:448 app/GedcomTag.php:500 4894#: resources/xml/reports/missing_facts_report.xml:264 4895msgid "Place of bat mitzvah" 4896msgstr "" 4897 4898#. I18N: gedcom tag BIRT 4899#: app/Factories/ElementFactory.php:449 app/GedcomTag.php:503 4900#: app/Http/RequestHandlers/IndividualPage.php:208 4901#: resources/views/calendar-page.phtml:182 4902#: resources/views/lists/individuals-table.phtml:210 4903#: resources/views/lists/individuals-table.phtml:214 4904#: resources/views/lists/individuals-table.phtml:236 4905#: resources/xml/reports/ahnentafel_report.xml:441 4906#: resources/xml/reports/bdm_report.xml:58 4907#: resources/xml/reports/change_report.xml:102 4908#: resources/xml/reports/change_report.xml:118 4909#: resources/xml/reports/descendancy_report.xml:560 4910#: resources/xml/reports/family_group_report.xml:182 4911#: resources/xml/reports/family_group_report.xml:470 4912#: resources/xml/reports/family_group_report.xml:477 4913#: resources/xml/reports/family_group_report.xml:536 4914#: resources/xml/reports/family_group_report.xml:733 4915#: resources/xml/reports/family_group_report.xml:740 4916#: resources/xml/reports/family_group_report.xml:880 4917#: resources/xml/reports/family_group_report.xml:1081 4918#: resources/xml/reports/family_group_report.xml:1090 4919#: resources/xml/reports/individual_ext_report.xml:281 4920#: resources/xml/reports/individual_ext_report.xml:317 4921#: resources/xml/reports/individual_ext_report.xml:357 4922#: resources/xml/reports/individual_ext_report.xml:393 4923#: resources/xml/reports/individual_ext_report.xml:429 4924#: resources/xml/reports/individual_ext_report.xml:487 4925#: resources/xml/reports/individual_ext_report.xml:523 4926#: resources/xml/reports/individual_ext_report.xml:564 4927#: resources/xml/reports/individual_ext_report.xml:600 4928#: resources/xml/reports/individual_ext_report.xml:636 4929#: resources/xml/reports/individual_report.xml:270 4930#: resources/xml/reports/individual_report.xml:306 4931#: resources/xml/reports/individual_report.xml:346 4932#: resources/xml/reports/individual_report.xml:382 4933#: resources/xml/reports/individual_report.xml:418 4934#: resources/xml/reports/individual_report.xml:479 4935#: resources/xml/reports/individual_report.xml:519 4936#: resources/xml/reports/individual_report.xml:560 4937#: resources/xml/reports/individual_report.xml:596 4938#: resources/xml/reports/individual_report.xml:632 4939#: resources/xml/reports/missing_facts_report.xml:15 4940#: resources/xml/reports/pedigree_report.xml:73 4941#: resources/xml/reports/pedigree_report.xml:74 4942#: resources/xml/reports/pedigree_report.xml:94 4943#: resources/xml/reports/pedigree_report.xml:95 4944#: resources/xml/reports/pedigree_report.xml:116 4945#: resources/xml/reports/pedigree_report.xml:117 4946#: resources/xml/reports/pedigree_report.xml:134 4947#: resources/xml/reports/pedigree_report.xml:135 4948#: resources/xml/reports/pedigree_report.xml:156 4949#: resources/xml/reports/pedigree_report.xml:157 4950#: resources/xml/reports/pedigree_report.xml:175 4951#: resources/xml/reports/pedigree_report.xml:176 4952#: resources/xml/reports/pedigree_report.xml:197 4953#: resources/xml/reports/pedigree_report.xml:198 4954#: resources/xml/reports/pedigree_report.xml:218 4955#: resources/xml/reports/pedigree_report.xml:219 4956#: resources/xml/reports/pedigree_report.xml:240 4957#: resources/xml/reports/pedigree_report.xml:241 4958#: resources/xml/reports/pedigree_report.xml:261 4959#: resources/xml/reports/pedigree_report.xml:262 4960#: resources/xml/reports/pedigree_report.xml:283 4961#: resources/xml/reports/pedigree_report.xml:284 4962#: resources/xml/reports/pedigree_report.xml:304 4963#: resources/xml/reports/pedigree_report.xml:305 4964#: resources/xml/reports/pedigree_report.xml:326 4965#: resources/xml/reports/pedigree_report.xml:327 4966#: resources/xml/reports/pedigree_report.xml:347 4967#: resources/xml/reports/pedigree_report.xml:348 4968#: resources/xml/reports/pedigree_report.xml:369 4969#: resources/xml/reports/pedigree_report.xml:370 4970#: resources/xml/reports/pedigree_report.xml:390 4971#: resources/xml/reports/pedigree_report.xml:409 4972#: resources/xml/reports/pedigree_report.xml:428 4973#: resources/xml/reports/pedigree_report.xml:447 4974#: resources/xml/reports/pedigree_report.xml:466 4975#: resources/xml/reports/pedigree_report.xml:485 4976#: resources/xml/reports/pedigree_report.xml:504 4977#: resources/xml/reports/pedigree_report.xml:523 4978#: resources/xml/reports/pedigree_report.xml:542 4979#: resources/xml/reports/pedigree_report.xml:561 4980#: resources/xml/reports/pedigree_report.xml:580 4981#: resources/xml/reports/pedigree_report.xml:599 4982#: resources/xml/reports/pedigree_report.xml:618 4983#: resources/xml/reports/pedigree_report.xml:637 4984#: resources/xml/reports/pedigree_report.xml:656 4985#: resources/xml/reports/pedigree_report.xml:675 4986#: resources/xml/reports/pedigree_report.xml:775 4987#: resources/xml/reports/pedigree_report.xml:776 4988#: resources/xml/reports/pedigree_report.xml:796 4989#: resources/xml/reports/pedigree_report.xml:797 4990#: resources/xml/reports/pedigree_report.xml:818 4991#: resources/xml/reports/pedigree_report.xml:819 4992#: resources/xml/reports/pedigree_report.xml:836 4993#: resources/xml/reports/pedigree_report.xml:837 4994#: resources/xml/reports/pedigree_report.xml:858 4995#: resources/xml/reports/pedigree_report.xml:859 4996#: resources/xml/reports/pedigree_report.xml:876 4997#: resources/xml/reports/pedigree_report.xml:877 4998#: resources/xml/reports/pedigree_report.xml:898 4999#: resources/xml/reports/pedigree_report.xml:899 5000#: resources/xml/reports/pedigree_report.xml:920 5001#: resources/xml/reports/pedigree_report.xml:942 5002#: resources/xml/reports/pedigree_report.xml:963 5003#: resources/xml/reports/pedigree_report.xml:985 5004#: resources/xml/reports/pedigree_report.xml:1006 5005#: resources/xml/reports/pedigree_report.xml:1028 5006#: resources/xml/reports/pedigree_report.xml:1049 5007#: resources/xml/reports/pedigree_report.xml:1071 5008#: resources/xml/reports/pedigree_report.xml:1094 5009#: resources/xml/reports/pedigree_report.xml:1113 5010#: resources/xml/reports/pedigree_report.xml:1132 5011#: resources/xml/reports/pedigree_report.xml:1151 5012#: resources/xml/reports/pedigree_report.xml:1170 5013#: resources/xml/reports/pedigree_report.xml:1189 5014#: resources/xml/reports/pedigree_report.xml:1208 5015#: resources/xml/reports/pedigree_report.xml:1227 5016#: resources/xml/reports/pedigree_report.xml:1246 5017#: resources/xml/reports/pedigree_report.xml:1265 5018#: resources/xml/reports/pedigree_report.xml:1284 5019#: resources/xml/reports/pedigree_report.xml:1303 5020#: resources/xml/reports/pedigree_report.xml:1322 5021#: resources/xml/reports/pedigree_report.xml:1341 5022#: resources/xml/reports/pedigree_report.xml:1360 5023#: resources/xml/reports/pedigree_report.xml:1379 5024#: resources/xml/reports/relative_ext_report.xml:63 5025msgid "Birth" 5026msgstr "" 5027 5028#: app/Factories/ElementFactory.php:450 app/GedcomTag.php:505 5029#: resources/xml/reports/fact_sources.xml:68 5030#: resources/xml/reports/fact_sources.xml:272 5031#: resources/xml/reports/missing_facts_report.xml:81 5032#: resources/xml/reports/occupation_report.xml:49 5033msgid "Date of birth" 5034msgstr "" 5035 5036#: app/Factories/ElementFactory.php:451 5037msgid "Birth parents" 5038msgstr "" 5039 5040#: app/Factories/ElementFactory.php:452 app/GedcomTag.php:507 5041#: resources/xml/reports/fact_sources.xml:273 5042#: resources/xml/reports/missing_facts_report.xml:93 5043msgid "Place of birth" 5044msgstr "" 5045 5046#. I18N: gedcom tag BLES 5047#: app/Factories/ElementFactory.php:453 app/GedcomTag.php:510 5048msgid "Blessing" 5049msgstr "" 5050 5051#: app/Factories/ElementFactory.php:454 app/GedcomTag.php:512 5052msgid "Date of blessing" 5053msgstr "" 5054 5055#: app/Factories/ElementFactory.php:455 app/GedcomTag.php:514 5056msgid "Place of blessing" 5057msgstr "" 5058 5059#. I18N: gedcom tag BURI 5060#: app/Factories/ElementFactory.php:456 app/GedcomTag.php:520 5061#: resources/views/calendar-page.phtml:197 5062#: resources/xml/reports/family_group_report.xml:351 5063#: resources/xml/reports/family_group_report.xml:705 5064#: resources/xml/reports/family_group_report.xml:1049 5065#: resources/xml/reports/missing_facts_report.xml:25 5066msgid "Burial" 5067msgstr "" 5068 5069#: app/Factories/ElementFactory.php:457 app/GedcomTag.php:522 5070#: resources/xml/reports/missing_facts_report.xml:546 5071msgid "Date of burial" 5072msgstr "" 5073 5074#: app/Factories/ElementFactory.php:458 app/GedcomTag.php:524 5075#: resources/xml/reports/missing_facts_report.xml:557 5076msgid "Place of burial" 5077msgstr "" 5078 5079#. I18N: gedcom tag CAST 5080#: app/Factories/ElementFactory.php:459 app/GedcomTag.php:530 5081msgid "Caste" 5082msgstr "" 5083 5084#: app/Factories/ElementFactory.php:461 app/GedcomTag.php:541 5085#: resources/views/modules/GEDFact_assistant/select-census.phtml:24 5086msgid "Census date" 5087msgstr "" 5088 5089#: app/Factories/ElementFactory.php:462 app/GedcomTag.php:543 5090msgid "Census place" 5091msgstr "" 5092 5093#. I18N: gedcom tag CHR 5094#: app/Factories/ElementFactory.php:467 app/GedcomTag.php:562 5095#: resources/xml/reports/family_group_report.xml:206 5096#: resources/xml/reports/family_group_report.xml:560 5097#: resources/xml/reports/family_group_report.xml:904 5098#: resources/xml/reports/missing_facts_report.xml:16 5099msgid "Christening" 5100msgstr "" 5101 5102#: app/Factories/ElementFactory.php:468 app/GedcomTag.php:564 5103#: resources/xml/reports/missing_facts_report.xml:170 5104msgid "Date of christening" 5105msgstr "" 5106 5107#: app/Factories/ElementFactory.php:469 5108msgid "Godparents" 5109msgstr "" 5110 5111#: app/Factories/ElementFactory.php:470 app/GedcomTag.php:566 5112#: resources/xml/reports/missing_facts_report.xml:181 5113msgid "Place of christening" 5114msgstr "" 5115 5116#. I18N: gedcom tag CHRA 5117#: app/Factories/ElementFactory.php:471 app/GedcomTag.php:569 5118msgid "Adult christening" 5119msgstr "" 5120 5121#. I18N: gedcom tag CONF 5122#: app/Factories/ElementFactory.php:472 app/GedcomTag.php:587 5123#: resources/xml/reports/missing_facts_report.xml:19 5124msgid "Confirmation" 5125msgstr "" 5126 5127#: app/Factories/ElementFactory.php:473 app/GedcomTag.php:589 5128#: resources/xml/reports/missing_facts_report.xml:294 5129msgid "Date of confirmation" 5130msgstr "" 5131 5132#: app/Factories/ElementFactory.php:474 app/GedcomTag.php:591 5133#: resources/xml/reports/missing_facts_report.xml:305 5134msgid "Place of confirmation" 5135msgstr "" 5136 5137#. I18N: gedcom tag CONL. LDS = Church of Latter Day Saints. 5138#: app/Factories/ElementFactory.php:475 app/GedcomTag.php:594 5139msgid "LDS confirmation" 5140msgstr "" 5141 5142#: app/Factories/ElementFactory.php:476 5143msgid "Date of LDS confirmation" 5144msgstr "" 5145 5146#: app/Factories/ElementFactory.php:478 5147msgid "Place of LDS confirmation" 5148msgstr "" 5149 5150#. I18N: gedcom tag CREM 5151#: app/Factories/ElementFactory.php:482 app/GedcomTag.php:603 5152#: resources/xml/reports/family_group_report.xml:315 5153#: resources/xml/reports/family_group_report.xml:342 5154#: resources/xml/reports/family_group_report.xml:669 5155#: resources/xml/reports/family_group_report.xml:696 5156#: resources/xml/reports/family_group_report.xml:1013 5157#: resources/xml/reports/family_group_report.xml:1040 5158msgid "Cremation" 5159msgstr "" 5160 5161#: app/Factories/ElementFactory.php:483 app/GedcomTag.php:605 5162msgid "Date of cremation" 5163msgstr "" 5164 5165#: app/Factories/ElementFactory.php:484 app/GedcomTag.php:607 5166msgid "Place of cremation" 5167msgstr "" 5168 5169#. I18N: gedcom tag DEAT 5170#: app/Factories/ElementFactory.php:485 app/GedcomTag.php:622 5171#: app/Http/RequestHandlers/IndividualPage.php:217 5172#: resources/views/calendar-page.phtml:194 5173#: resources/views/lists/individuals-table.phtml:199 5174#: resources/views/lists/individuals-table.phtml:203 5175#: resources/views/lists/individuals-table.phtml:246 5176#: resources/views/modules/yahrzeit/table.phtml:27 5177#: resources/xml/reports/ahnentafel_report.xml:457 5178#: resources/xml/reports/bdm_report.xml:87 5179#: resources/xml/reports/change_report.xml:102 5180#: resources/xml/reports/change_report.xml:118 5181#: resources/xml/reports/descendancy_report.xml:594 5182#: resources/xml/reports/family_group_report.xml:289 5183#: resources/xml/reports/family_group_report.xml:470 5184#: resources/xml/reports/family_group_report.xml:477 5185#: resources/xml/reports/family_group_report.xml:643 5186#: resources/xml/reports/family_group_report.xml:733 5187#: resources/xml/reports/family_group_report.xml:740 5188#: resources/xml/reports/family_group_report.xml:987 5189#: resources/xml/reports/family_group_report.xml:1081 5190#: resources/xml/reports/family_group_report.xml:1090 5191#: resources/xml/reports/individual_ext_report.xml:281 5192#: resources/xml/reports/individual_ext_report.xml:317 5193#: resources/xml/reports/individual_ext_report.xml:357 5194#: resources/xml/reports/individual_ext_report.xml:393 5195#: resources/xml/reports/individual_ext_report.xml:429 5196#: resources/xml/reports/individual_ext_report.xml:487 5197#: resources/xml/reports/individual_ext_report.xml:523 5198#: resources/xml/reports/individual_ext_report.xml:564 5199#: resources/xml/reports/individual_ext_report.xml:600 5200#: resources/xml/reports/individual_ext_report.xml:636 5201#: resources/xml/reports/individual_report.xml:270 5202#: resources/xml/reports/individual_report.xml:306 5203#: resources/xml/reports/individual_report.xml:346 5204#: resources/xml/reports/individual_report.xml:382 5205#: resources/xml/reports/individual_report.xml:418 5206#: resources/xml/reports/individual_report.xml:479 5207#: resources/xml/reports/individual_report.xml:519 5208#: resources/xml/reports/individual_report.xml:560 5209#: resources/xml/reports/individual_report.xml:596 5210#: resources/xml/reports/individual_report.xml:632 5211#: resources/xml/reports/missing_facts_report.xml:24 5212#: resources/xml/reports/pedigree_report.xml:80 5213#: resources/xml/reports/pedigree_report.xml:81 5214#: resources/xml/reports/pedigree_report.xml:101 5215#: resources/xml/reports/pedigree_report.xml:102 5216#: resources/xml/reports/pedigree_report.xml:119 5217#: resources/xml/reports/pedigree_report.xml:120 5218#: resources/xml/reports/pedigree_report.xml:141 5219#: resources/xml/reports/pedigree_report.xml:142 5220#: resources/xml/reports/pedigree_report.xml:159 5221#: resources/xml/reports/pedigree_report.xml:160 5222#: resources/xml/reports/pedigree_report.xml:182 5223#: resources/xml/reports/pedigree_report.xml:183 5224#: resources/xml/reports/pedigree_report.xml:200 5225#: resources/xml/reports/pedigree_report.xml:201 5226#: resources/xml/reports/pedigree_report.xml:225 5227#: resources/xml/reports/pedigree_report.xml:226 5228#: resources/xml/reports/pedigree_report.xml:243 5229#: resources/xml/reports/pedigree_report.xml:244 5230#: resources/xml/reports/pedigree_report.xml:268 5231#: resources/xml/reports/pedigree_report.xml:269 5232#: resources/xml/reports/pedigree_report.xml:286 5233#: resources/xml/reports/pedigree_report.xml:287 5234#: resources/xml/reports/pedigree_report.xml:311 5235#: resources/xml/reports/pedigree_report.xml:312 5236#: resources/xml/reports/pedigree_report.xml:329 5237#: resources/xml/reports/pedigree_report.xml:330 5238#: resources/xml/reports/pedigree_report.xml:354 5239#: resources/xml/reports/pedigree_report.xml:355 5240#: resources/xml/reports/pedigree_report.xml:372 5241#: resources/xml/reports/pedigree_report.xml:373 5242#: resources/xml/reports/pedigree_report.xml:395 5243#: resources/xml/reports/pedigree_report.xml:411 5244#: resources/xml/reports/pedigree_report.xml:433 5245#: resources/xml/reports/pedigree_report.xml:449 5246#: resources/xml/reports/pedigree_report.xml:471 5247#: resources/xml/reports/pedigree_report.xml:487 5248#: resources/xml/reports/pedigree_report.xml:509 5249#: resources/xml/reports/pedigree_report.xml:525 5250#: resources/xml/reports/pedigree_report.xml:547 5251#: resources/xml/reports/pedigree_report.xml:563 5252#: resources/xml/reports/pedigree_report.xml:585 5253#: resources/xml/reports/pedigree_report.xml:601 5254#: resources/xml/reports/pedigree_report.xml:623 5255#: resources/xml/reports/pedigree_report.xml:639 5256#: resources/xml/reports/pedigree_report.xml:661 5257#: resources/xml/reports/pedigree_report.xml:677 5258#: resources/xml/reports/pedigree_report.xml:782 5259#: resources/xml/reports/pedigree_report.xml:783 5260#: resources/xml/reports/pedigree_report.xml:803 5261#: resources/xml/reports/pedigree_report.xml:804 5262#: resources/xml/reports/pedigree_report.xml:821 5263#: resources/xml/reports/pedigree_report.xml:822 5264#: resources/xml/reports/pedigree_report.xml:843 5265#: resources/xml/reports/pedigree_report.xml:844 5266#: resources/xml/reports/pedigree_report.xml:861 5267#: resources/xml/reports/pedigree_report.xml:862 5268#: resources/xml/reports/pedigree_report.xml:883 5269#: resources/xml/reports/pedigree_report.xml:884 5270#: resources/xml/reports/pedigree_report.xml:901 5271#: resources/xml/reports/pedigree_report.xml:902 5272#: resources/xml/reports/pedigree_report.xml:927 5273#: resources/xml/reports/pedigree_report.xml:945 5274#: resources/xml/reports/pedigree_report.xml:970 5275#: resources/xml/reports/pedigree_report.xml:988 5276#: resources/xml/reports/pedigree_report.xml:1013 5277#: resources/xml/reports/pedigree_report.xml:1031 5278#: resources/xml/reports/pedigree_report.xml:1056 5279#: resources/xml/reports/pedigree_report.xml:1074 5280#: resources/xml/reports/pedigree_report.xml:1096 5281#: resources/xml/reports/pedigree_report.xml:1115 5282#: resources/xml/reports/pedigree_report.xml:1134 5283#: resources/xml/reports/pedigree_report.xml:1153 5284#: resources/xml/reports/pedigree_report.xml:1172 5285#: resources/xml/reports/pedigree_report.xml:1191 5286#: resources/xml/reports/pedigree_report.xml:1210 5287#: resources/xml/reports/pedigree_report.xml:1229 5288#: resources/xml/reports/pedigree_report.xml:1248 5289#: resources/xml/reports/pedigree_report.xml:1267 5290#: resources/xml/reports/pedigree_report.xml:1286 5291#: resources/xml/reports/pedigree_report.xml:1305 5292#: resources/xml/reports/pedigree_report.xml:1324 5293#: resources/xml/reports/pedigree_report.xml:1343 5294#: resources/xml/reports/pedigree_report.xml:1362 5295#: resources/xml/reports/pedigree_report.xml:1381 5296#: resources/xml/reports/relative_ext_report.xml:69 5297msgid "Death" 5298msgstr "" 5299 5300#: app/Factories/ElementFactory.php:486 app/Factories/ElementFactory.php:876 5301#: app/GedcomTag.php:624 5302msgid "Cause of death" 5303msgstr "" 5304 5305#: app/Factories/ElementFactory.php:487 app/GedcomTag.php:626 5306#: resources/xml/reports/cemetery_report.xml:46 5307#: resources/xml/reports/fact_sources.xml:274 5308#: resources/xml/reports/missing_facts_report.xml:505 5309msgid "Date of death" 5310msgstr "" 5311 5312#: app/Factories/ElementFactory.php:488 app/GedcomTag.php:628 5313#: resources/xml/reports/fact_sources.xml:275 5314#: resources/xml/reports/missing_facts_report.xml:516 5315msgid "Place of death" 5316msgstr "" 5317 5318#. I18N: gedcom tag DESI 5319#: app/Factories/ElementFactory.php:489 app/GedcomTag.php:634 5320msgid "Descendants interest" 5321msgstr "" 5322 5323#. I18N: gedcom tag DSCR 5324#: app/Factories/ElementFactory.php:490 app/Factories/ElementFactory.php:1070 5325#: app/Factories/ElementFactory.php:1112 app/GedcomTag.php:646 5326#: resources/views/admin/modules.phtml:72 5327#: resources/views/report-setup-page.phtml:25 5328msgid "Description" 5329msgstr "" 5330 5331#. I18N: gedcom tag EDUC 5332#: app/Factories/ElementFactory.php:491 app/GedcomTag.php:649 5333msgid "Education" 5334msgstr "" 5335 5336#: app/Factories/ElementFactory.php:492 app/Factories/ElementFactory.php:518 5337#: app/GedcomTag.php:651 5338msgid "School or college" 5339msgstr "" 5340 5341#. I18N: gedcom tag EMIG 5342#: app/Factories/ElementFactory.php:493 app/GedcomTag.php:659 5343#: resources/views/calendar-page.phtml:200 5344msgid "Emigration" 5345msgstr "" 5346 5347#: app/Factories/ElementFactory.php:494 app/GedcomTag.php:661 5348msgid "Date of emigration" 5349msgstr "" 5350 5351#: app/Factories/ElementFactory.php:495 app/GedcomTag.php:663 5352msgid "Place of emigration" 5353msgstr "" 5354 5355#. I18N: gedcom tag ENDL. LDS = Church of Latter Day Saints. 5356#: app/Factories/ElementFactory.php:496 app/GedcomTag.php:666 5357msgid "LDS endowment" 5358msgstr "" 5359 5360#. I18N: LDS = Church of Latter Day Saints. 5361#: app/Factories/ElementFactory.php:497 app/GedcomTag.php:669 5362msgid "Date of LDS endowment" 5363msgstr "" 5364 5365#. I18N: LDS = Church of Latter Day Saints. 5366#: app/Factories/ElementFactory.php:499 app/GedcomTag.php:672 5367msgid "Place of LDS endowment" 5368msgstr "" 5369 5370#: app/Factories/ElementFactory.php:504 app/GedcomTag.php:684 5371msgid "Date of event" 5372msgstr "" 5373 5374#: app/Factories/ElementFactory.php:505 app/GedcomTag.php:686 5375msgid "Place of event" 5376msgstr "" 5377 5378#. I18N: gedcom tag FACT 5379#: app/Factories/ElementFactory.php:507 app/GedcomTag.php:691 5380msgid "Fact" 5381msgstr "" 5382 5383#: app/Factories/ElementFactory.php:508 app/GedcomTag.php:693 5384msgid "Type of fact" 5385msgstr "" 5386 5387#. I18N: gedcom tag FAMC 5388#: app/Factories/ElementFactory.php:509 app/GedcomTag.php:699 5389msgid "Family as a child" 5390msgstr "" 5391 5392#. I18N: gedcom tag PEDI 5393#: app/Factories/ElementFactory.php:511 app/GedcomTag.php:865 5394msgid "Relationship to parents" 5395msgstr "" 5396 5397#. I18N: gedcom tag FAMS 5398#: app/Factories/ElementFactory.php:513 app/GedcomTag.php:705 5399msgid "Family as a spouse" 5400msgstr "" 5401 5402#. I18N: gedcom tag FCOM 5403#: app/Factories/ElementFactory.php:514 app/GedcomTag.php:711 5404#: resources/xml/reports/missing_facts_report.xml:21 5405msgid "First communion" 5406msgstr "" 5407 5408#: app/Factories/ElementFactory.php:515 app/GedcomTag.php:713 5409#: resources/xml/reports/missing_facts_report.xml:378 5410msgid "Date of first communion" 5411msgstr "" 5412 5413#: app/Factories/ElementFactory.php:516 app/GedcomTag.php:715 5414#: resources/xml/reports/missing_facts_report.xml:389 5415msgid "Place of first communion" 5416msgstr "" 5417 5418#. I18N: gedcom tag GRAD 5419#: app/Factories/ElementFactory.php:517 app/GedcomTag.php:733 5420msgid "Graduation" 5421msgstr "" 5422 5423#. I18N: gedcom tag IDNO 5424#: app/Factories/ElementFactory.php:519 app/GedcomTag.php:742 5425msgid "Identification number" 5426msgstr "" 5427 5428#. I18N: gedcom tag IMMI 5429#: app/Factories/ElementFactory.php:520 app/GedcomTag.php:745 5430msgid "Immigration" 5431msgstr "" 5432 5433#: app/Factories/ElementFactory.php:521 app/GedcomTag.php:747 5434msgid "Date of immigration" 5435msgstr "" 5436 5437#: app/Factories/ElementFactory.php:522 app/GedcomTag.php:749 5438msgid "Place of immigration" 5439msgstr "" 5440 5441#. I18N: gedcom tag NAME 5442#: app/Factories/ElementFactory.php:523 app/Factories/ElementFactory.php:704 5443#: app/Factories/ElementFactory.php:911 app/GedcomTag.php:807 5444#: app/Http/RequestHandlers/HelpText.php:222 5445#: app/Statistics/Google/ChartCommonGiven.php:81 5446#: app/Statistics/Google/ChartCommonSurname.php:140 5447#: resources/views/individual-name.phtml:44 5448#: resources/views/individual-name.phtml:55 5449#: resources/views/modals/location-fields.phtml:9 5450#: resources/views/modals/submitter-fields.phtml:9 5451#: resources/views/modules/yahrzeit/table.phtml:26 5452#: resources/xml/reports/bdm_report.xml:5 5453#: resources/xml/reports/bdm_report.xml:49 5454#: resources/xml/reports/birth_report.xml:5 5455#: resources/xml/reports/birth_report.xml:36 5456#: resources/xml/reports/cemetery_report.xml:40 5457#: resources/xml/reports/change_report.xml:56 5458#: resources/xml/reports/change_report.xml:96 5459#: resources/xml/reports/death_report.xml:5 5460#: resources/xml/reports/death_report.xml:38 5461#: resources/xml/reports/fact_sources.xml:62 5462#: resources/xml/reports/fact_sources.xml:155 5463#: resources/xml/reports/fact_sources.xml:266 5464#: resources/xml/reports/fact_sources.xml:317 5465#: resources/xml/reports/marriage_report.xml:5 5466#: resources/xml/reports/marriage_report.xml:38 5467#: resources/xml/reports/missing_facts_report.xml:54 5468#: resources/xml/reports/occupation_report.xml:43 5469#: resources/xml/reports/relative_ext_report.xml:57 5470msgid "Name" 5471msgstr "" 5472 5473#: app/Factories/ElementFactory.php:524 app/GedcomTag.php:809 5474msgid "Phonetic name" 5475msgstr "" 5476 5477#. I18N: gedcom tag GIVN 5478#: app/Factories/ElementFactory.php:525 app/Factories/ElementFactory.php:532 5479#: app/Factories/ElementFactory.php:538 app/GedcomTag.php:730 5480#: app/Http/RequestHandlers/SearchAdvancedPage.php:228 5481#: app/Http/RequestHandlers/SearchAdvancedPage.php:230 5482#: resources/views/lists/families-table.phtml:214 5483#: resources/views/lists/families-table.phtml:217 5484#: resources/views/lists/given-names-table.phtml:21 5485#: resources/views/lists/individuals-table.phtml:232 5486msgid "Given names" 5487msgstr "" 5488 5489#. I18N: gedcom tag NICK 5490#: app/Factories/ElementFactory.php:526 app/Factories/ElementFactory.php:533 5491#: app/Factories/ElementFactory.php:539 app/GedcomTag.php:827 5492msgid "Nickname" 5493msgstr "" 5494 5495#. I18N: gedcom tag NPFX 5496#: app/Factories/ElementFactory.php:527 app/Factories/ElementFactory.php:535 5497#: app/Factories/ElementFactory.php:540 app/GedcomTag.php:836 5498msgid "Name prefix" 5499msgstr "" 5500 5501#. I18N: gedcom tag NSFX 5502#: app/Factories/ElementFactory.php:528 app/Factories/ElementFactory.php:536 5503#: app/Factories/ElementFactory.php:541 app/GedcomTag.php:839 5504msgid "Name suffix" 5505msgstr "" 5506 5507#. I18N: gedcom tag SPFX 5508#: app/Factories/ElementFactory.php:529 app/Factories/ElementFactory.php:542 5509#: app/Factories/ElementFactory.php:545 app/GedcomTag.php:964 5510msgid "Surname prefix" 5511msgstr "" 5512 5513#. I18N: gedcom tag SURN 5514#: app/Factories/ElementFactory.php:530 app/Factories/ElementFactory.php:543 5515#: app/Factories/ElementFactory.php:546 app/GedcomTag.php:984 5516#: app/Http/RequestHandlers/HelpText.php:227 5517#: app/Http/RequestHandlers/SearchAdvancedPage.php:229 5518#: app/Http/RequestHandlers/SearchAdvancedPage.php:231 5519#: resources/views/branches-page.phtml:27 5520#: resources/views/lists/families-table.phtml:215 5521#: resources/views/lists/families-table.phtml:218 5522#: resources/views/lists/individuals-table.phtml:233 5523#: resources/views/lists/surnames-table.phtml:31 5524#: resources/views/modules/statistics-chart/custom.phtml:168 5525#: resources/views/search-phonetic-page.phtml:44 5526msgid "Surname" 5527msgstr "" 5528 5529#: app/Factories/ElementFactory.php:531 5530msgid "Phonetic type" 5531msgstr "" 5532 5533#: app/Factories/ElementFactory.php:537 5534msgid "Romanized name" 5535msgstr "" 5536 5537#: app/Factories/ElementFactory.php:544 5538msgid "Romanized type" 5539msgstr "" 5540 5541#: app/Factories/ElementFactory.php:547 5542msgid "Type of name" 5543msgstr "" 5544 5545#. I18N: gedcom tag NATI 5546#: app/Factories/ElementFactory.php:548 app/GedcomTag.php:814 5547msgid "Nationality" 5548msgstr "" 5549 5550#. I18N: gedcom tag NATU 5551#: app/Factories/ElementFactory.php:549 app/GedcomTag.php:817 5552msgid "Naturalization" 5553msgstr "" 5554 5555#: app/Factories/ElementFactory.php:550 app/GedcomTag.php:819 5556msgid "Date of naturalization" 5557msgstr "" 5558 5559#: app/Factories/ElementFactory.php:551 app/GedcomTag.php:821 5560msgid "Place of naturalization" 5561msgstr "" 5562 5563#. I18N: gedcom tag NMR 5564#: app/Factories/ElementFactory.php:553 app/GedcomTag.php:830 5565msgid "Number of marriages" 5566msgstr "" 5567 5568#. I18N: gedcom tag OCCU 5569#: app/Factories/ElementFactory.php:556 app/Factories/ElementFactory.php:738 5570#: app/GedcomTag.php:845 resources/xml/reports/occupation_report.xml:5 5571#: resources/xml/reports/occupation_report.xml:54 5572msgid "Occupation" 5573msgstr "" 5574 5575#. I18N: gedcom tag ORDN 5576#: app/Factories/ElementFactory.php:558 app/GedcomTag.php:853 5577msgid "Ordination" 5578msgstr "" 5579 5580#: app/Factories/ElementFactory.php:559 app/GedcomTag.php:855 5581msgid "Religious institution" 5582msgstr "" 5583 5584#: app/Factories/ElementFactory.php:560 app/GedcomTag.php:857 5585msgid "Date of ordination" 5586msgstr "" 5587 5588#: app/Factories/ElementFactory.php:561 app/GedcomTag.php:859 5589msgid "Place of ordination" 5590msgstr "" 5591 5592#. I18N: gedcom tag PROB 5593#: app/Factories/ElementFactory.php:562 app/GedcomTag.php:884 5594msgid "Probate" 5595msgstr "" 5596 5597#. I18N: gedcom tag PROP 5598#: app/Factories/ElementFactory.php:563 app/GedcomTag.php:887 5599msgid "Property" 5600msgstr "" 5601 5602#: app/Factories/ElementFactory.php:568 app/GedcomTag.php:912 5603msgid "Date of residence" 5604msgstr "" 5605 5606#: app/Factories/ElementFactory.php:569 app/GedcomTag.php:914 5607msgid "Place of residence" 5608msgstr "" 5609 5610#. I18N: gedcom tag RETI 5611#: app/Factories/ElementFactory.php:571 app/GedcomTag.php:920 5612msgid "Retirement" 5613msgstr "" 5614 5615#. I18N: gedcom tag RFN 5616#: app/Factories/ElementFactory.php:573 app/Factories/ElementFactory.php:708 5617#: app/GedcomTag.php:925 5618msgid "Record file number" 5619msgstr "" 5620 5621#. I18N: gedcom tag SEX 5622#: app/Factories/ElementFactory.php:575 app/Factories/ElementFactory.php:1108 5623#: app/GedcomTag.php:944 resources/views/individual-sex.phtml:29 5624#: resources/xml/reports/family_group_report.xml:844 5625#: resources/xml/reports/individual_ext_report.xml:399 5626#: resources/xml/reports/individual_ext_report.xml:606 5627#: resources/xml/reports/individual_report.xml:388 5628#: resources/xml/reports/individual_report.xml:602 5629msgid "Gender" 5630msgstr "" 5631 5632#. I18N: gedcom tag SLGC. LDS = Church of Latter Day Saints. 5633#: app/Factories/ElementFactory.php:576 app/GedcomTag.php:949 5634msgid "LDS child sealing" 5635msgstr "" 5636 5637#. I18N: LDS = Church of Latter Day Saints. 5638#: app/Factories/ElementFactory.php:577 app/GedcomTag.php:952 5639msgid "Date of LDS child sealing" 5640msgstr "" 5641 5642#: app/Factories/ElementFactory.php:578 5643#: app/Http/RequestHandlers/IndividualPage.php:223 5644#: resources/views/edit/reorder-families.phtml:72 5645#: resources/views/modules/family_nav/sidebar-family.phtml:41 5646msgid "Parents" 5647msgstr "" 5648 5649#. I18N: LDS = Church of Latter Day Saints. 5650#: app/Factories/ElementFactory.php:580 app/GedcomTag.php:955 5651msgid "Place of LDS child sealing" 5652msgstr "" 5653 5654#. I18N: gedcom tag SSN 5655#: app/Factories/ElementFactory.php:594 app/GedcomTag.php:967 5656msgid "Social security number" 5657msgstr "" 5658 5659#. I18N: gedcom tag TITL 5660#: app/Factories/ElementFactory.php:596 app/Factories/ElementFactory.php:626 5661#: app/Factories/ElementFactory.php:687 app/GedcomTag.php:996 5662#: resources/views/admin/fix-level-0-media.phtml:36 5663#: resources/views/lists/media-table.phtml:78 5664#: resources/views/lists/notes-table.phtml:89 5665#: resources/views/lists/sources-table.phtml:93 5666#: resources/views/modals/create-media-from-file.phtml:35 5667#: resources/views/modals/media-file-fields.phtml:109 5668#: resources/views/modals/source-fields.phtml:14 5669#: resources/views/modules/census-assistant.phtml:25 5670#: resources/views/modules/favorites/favorites.phtml:149 5671#: resources/views/modules/favorites/favorites.phtml:151 5672#: resources/views/modules/gedcom_news/edit.phtml:25 5673#: resources/views/modules/html/config.phtml:18 5674#: resources/views/modules/user_blog/edit.phtml:25 5675msgid "Title" 5676msgstr "" 5677 5678#. I18N: gedcom tag WILL 5679#: app/Factories/ElementFactory.php:597 app/GedcomTag.php:1020 5680msgid "Will" 5681msgstr "" 5682 5683#. I18N: gedcom tag CONT 5684#: app/Factories/ElementFactory.php:604 app/GedcomTag.php:584 5685msgid "Continued" 5686msgstr "" 5687 5688#. I18N: gedcom tag MEDI 5689#. I18N: gedcom tag _TYPE 5690#: app/Factories/ElementFactory.php:625 app/Factories/ElementFactory.php:683 5691#: app/Factories/ElementFactory.php:991 app/Factories/ElementFactory.php:1287 5692#: app/GedcomTag.php:804 app/GedcomTag.php:1229 5693#: resources/views/modals/create-media-from-file.phtml:43 5694#: resources/views/modals/media-file-fields.phtml:118 5695msgid "Media type" 5696msgstr "" 5697 5698#. I18N: gedcom tag REPO 5699#: app/Factories/ElementFactory.php:641 app/Factories/ElementFactory.php:681 5700#: app/GedcomTag.php:905 resources/views/admin/trees-privacy.phtml:183 5701#: resources/views/admin/trees.phtml:239 5702#: resources/views/modals/source-fields.phtml:44 5703#: resources/views/modules/favorites/favorites.phtml:122 5704#: resources/views/modules/recent_changes/changes-table.phtml:77 5705msgid "Repository" 5706msgstr "" 5707 5708#: app/Factories/ElementFactory.php:656 app/GedcomTag.php:907 5709#: resources/views/modals/repository-fields.phtml:9 5710msgctxt "Repository" 5711msgid "Name" 5712msgstr "" 5713 5714#. I18N: gedcom tag ABBR 5715#: app/Factories/ElementFactory.php:664 app/Factories/ElementFactory.php:1145 5716#: app/Factories/ElementFactory.php:1333 app/GedcomTag.php:424 5717#: resources/views/lists/sources-table.phtml:94 5718#: resources/views/modals/source-fields.phtml:22 5719msgid "Abbreviation" 5720msgstr "" 5721 5722#. I18N: gedcom tag AUTH 5723#: app/Factories/ElementFactory.php:665 app/GedcomTag.php:470 5724#: resources/views/lists/sources-table.phtml:95 5725#: resources/views/modals/source-fields.phtml:30 5726msgid "Author" 5727msgstr "" 5728 5729#: app/Factories/ElementFactory.php:672 resources/views/calendar-page.phtml:174 5730#: resources/views/modules/gedcom_stats/statistics.phtml:135 5731#: resources/views/modules/html/template-statistics.phtml:56 5732#: resources/views/modules/todays_events/config.phtml:28 5733#: resources/views/modules/upcoming_events/config.phtml:40 5734#: resources/views/statistics/individuals/total-events.phtml:12 5735msgid "Events" 5736msgstr "" 5737 5738#: app/Factories/ElementFactory.php:673 resources/views/help/date.phtml:66 5739#: resources/views/modules/statistics-chart/custom.phtml:96 5740msgid "Date range" 5741msgstr "" 5742 5743#. I18N: gedcom tag PUBL 5744#: app/Factories/ElementFactory.php:678 app/GedcomTag.php:890 5745#: resources/views/lists/sources-table.phtml:96 5746#: resources/views/modals/source-fields.phtml:36 5747msgid "Publication" 5748msgstr "" 5749 5750#. I18N: gedcom tag CALN 5751#: app/Factories/ElementFactory.php:682 app/GedcomTag.php:527 5752#: resources/views/modals/source-fields.phtml:50 5753msgid "Call number" 5754msgstr "" 5755 5756#. I18N: gedcom tag ANCE 5757#: app/Factories/ElementFactory.php:712 app/GedcomTag.php:458 5758msgid "Generations of ancestors" 5759msgstr "" 5760 5761#: app/Factories/ElementFactory.php:717 5762msgid "Generations of descendants" 5763msgstr "" 5764 5765#. I18N: gedcom tag FAMF 5766#: app/Factories/ElementFactory.php:718 app/GedcomTag.php:702 5767msgid "Family file" 5768msgstr "" 5769 5770#. I18N: gedcom tag ORDI 5771#: app/Factories/ElementFactory.php:720 app/GedcomTag.php:850 5772msgid "Ordinance" 5773msgstr "" 5774 5775#. I18N: gedcom tag TRLR 5776#: app/Factories/ElementFactory.php:724 app/GedcomTag.php:1005 5777msgid "Trailer" 5778msgstr "" 5779 5780#: app/Factories/ElementFactory.php:732 app/GedcomTag.php:798 5781msgid "Marriage type unknown" 5782msgstr "" 5783 5784#: app/Factories/ElementFactory.php:737 5785msgid "Ancestry PID" 5786msgstr "" 5787 5788#. I18N: gedcom tag _COML 5789#: app/Factories/ElementFactory.php:746 app/GedcomTag.php:1060 5790msgid "Common law marriage" 5791msgstr "" 5792 5793#. I18N: gedcom tag _MARI 5794#: app/Factories/ElementFactory.php:747 app/GedcomTag.php:1147 5795msgid "Marriage intention" 5796msgstr "" 5797 5798#. I18N: gedcom tag _MBON 5799#: app/Factories/ElementFactory.php:748 app/GedcomTag.php:1159 5800msgid "Marriage bond" 5801msgstr "" 5802 5803#. I18N: gedcom tag _PRMN 5804#: app/Factories/ElementFactory.php:750 app/Factories/ElementFactory.php:790 5805#: app/GedcomTag.php:1205 5806msgid "Permanent number" 5807msgstr "" 5808 5809#: app/Factories/ElementFactory.php:751 5810msgid "Separated" 5811msgstr "" 5812 5813#. I18N: gedcom tag _TODO 5814#: app/Factories/ElementFactory.php:752 app/Factories/ElementFactory.php:791 5815#: app/Factories/ElementFactory.php:1067 app/Factories/ElementFactory.php:1109 5816#: app/GedcomTag.php:1226 app/Module/ResearchTaskModule.php:58 5817#: app/Module/ResearchTaskModule.php:61 5818#: resources/views/modules/todo/research-tasks.phtml:36 5819msgid "Research task" 5820msgstr "" 5821 5822#: app/Factories/ElementFactory.php:754 app/Factories/ElementFactory.php:1278 5823msgid "Adopted name" 5824msgstr "" 5825 5826#. I18N: gedcom tag _AKA 5827#: app/Factories/ElementFactory.php:755 app/Factories/ElementFactory.php:803 5828#: app/Factories/ElementFactory.php:873 app/Factories/ElementFactory.php:1279 5829#: app/Factories/ElementFactory.php:1280 app/GedcomTag.php:1036 5830msgid "Also known as" 5831msgstr "" 5832 5833#: app/Factories/ElementFactory.php:756 5834msgid "Birth name" 5835msgstr "" 5836 5837#: app/Factories/ElementFactory.php:760 5838msgid "Estate name" 5839msgstr "" 5840 5841#. I18N: gedcom tag _HNM 5842#: app/Factories/ElementFactory.php:764 app/Factories/ElementFactory.php:765 5843#: app/GedcomTag.php:1133 5844msgid "Hebrew name" 5845msgstr "" 5846 5847#. I18N: gedcom tag _BRTM 5848#: app/Factories/ElementFactory.php:777 app/GedcomTag.php:1052 5849msgid "Brit milah" 5850msgstr "" 5851 5852#: app/Factories/ElementFactory.php:778 app/GedcomTag.php:1054 5853msgid "Date of brit milah" 5854msgstr "" 5855 5856#: app/Factories/ElementFactory.php:779 app/GedcomTag.php:1056 5857msgid "Place of brit milah" 5858msgstr "" 5859 5860#. I18N: gedcom tag _EYEC 5861#: app/Factories/ElementFactory.php:781 app/GedcomTag.php:1080 5862msgid "Eye color" 5863msgstr "" 5864 5865#. I18N: gedcom tag _FNRL 5866#: app/Factories/ElementFactory.php:782 app/Factories/ElementFactory.php:1299 5867#: app/GedcomTag.php:1109 5868msgid "Funeral" 5869msgstr "" 5870 5871#. I18N: gedcom tag _HAIR 5872#: app/Factories/ElementFactory.php:783 app/GedcomTag.php:1124 5873msgid "Hair color" 5874msgstr "" 5875 5876#. I18N: gedcom tag _HEIG 5877#: app/Factories/ElementFactory.php:784 app/GedcomTag.php:1130 5878msgid "Height" 5879msgstr "" 5880 5881#. I18N: gedcom tag _INTE 5882#: app/Factories/ElementFactory.php:785 app/GedcomTag.php:1140 5883msgid "Interment" 5884msgstr "" 5885 5886#. I18N: gedcom tag _MDCL 5887#: app/Factories/ElementFactory.php:786 app/Factories/ElementFactory.php:1324 5888#: app/GedcomTag.php:1162 5889msgid "Medical" 5890msgstr "" 5891 5892#. I18N: gedcom tag _MILT 5893#: app/Factories/ElementFactory.php:787 app/Factories/ElementFactory.php:896 5894#: app/GedcomTag.php:1174 5895msgid "Military service" 5896msgstr "" 5897 5898#. I18N: gedcom tag _NLIV 5899#: app/Factories/ElementFactory.php:788 app/GedcomTag.php:1189 5900msgid "Not living" 5901msgstr "" 5902 5903#. I18N: gedcom tag _WEIG 5904#: app/Factories/ElementFactory.php:792 app/GedcomTag.php:1238 5905msgid "Weight" 5906msgstr "" 5907 5908#. I18N: gedcom tag _YART - A yahrzeit is a special anniversary of death in the Hebrew faith/calendar. 5909#: app/Factories/ElementFactory.php:793 app/GedcomTag.php:1247 5910#: resources/views/modules/yahrzeit/table.phtml:34 5911msgid "Yahrzeit" 5912msgstr "" 5913 5914#. I18N: gedcom tag _ALBUM 5915#. I18N: Name of a module 5916#: app/Factories/ElementFactory.php:804 app/GedcomTag.php:1041 5917#: app/Module/AlbumModule.php:42 5918msgid "Album" 5919msgstr "" 5920 5921#: app/Factories/ElementFactory.php:806 app/GedcomTag.php:1251 5922#: app/Http/RequestHandlers/ManageMediaData.php:313 5923msgid "File size" 5924msgstr "" 5925 5926#. I18N: gedcom tag _PRIM 5927#: app/Factories/ElementFactory.php:810 app/Factories/ElementFactory.php:1107 5928#: app/Factories/ElementFactory.php:1123 app/Factories/ElementFactory.php:1305 5929#: app/GedcomTag.php:1153 resources/xml/reports/individual_ext_report.xml:11 5930#: resources/xml/reports/individual_report.xml:8 5931msgid "Highlighted image" 5932msgstr "" 5933 5934#. I18N: gedcom tag _FREL 5935#: app/Factories/ElementFactory.php:815 app/GedcomTag.php:1112 5936msgid "Relationship to father" 5937msgstr "" 5938 5939#. I18N: gedcom tag _MREL 5940#: app/Factories/ElementFactory.php:816 app/GedcomTag.php:1177 5941msgid "Relationship to mother" 5942msgstr "" 5943 5944#. I18N: gedcom tag _DETS 5945#: app/Factories/ElementFactory.php:817 app/GedcomTag.php:1071 5946msgid "Death of one spouse" 5947msgstr "" 5948 5949#. I18N: gedcom tag _MEND 5950#: app/Factories/ElementFactory.php:831 app/Factories/ElementFactory.php:851 5951#: app/GedcomTag.php:1168 5952msgid "Marriage ending status" 5953msgstr "" 5954 5955#. I18N: gedcom tag _MSTAT 5956#: app/Factories/ElementFactory.php:832 app/Factories/ElementFactory.php:852 5957#: app/GedcomTag.php:1180 5958msgid "Marriage beginning status" 5959msgstr "" 5960 5961#. I18N: gedcom tag _SEPR 5962#: app/Factories/ElementFactory.php:833 app/GedcomTag.php:1214 5963msgid "Separation" 5964msgstr "" 5965 5966#: app/Factories/ElementFactory.php:836 app/Factories/ElementFactory.php:850 5967#: app/Factories/ElementFactory.php:854 app/Factories/ElementFactory.php:869 5968msgid "Label" 5969msgstr "" 5970 5971#: app/Factories/ElementFactory.php:837 app/Factories/ElementFactory.php:855 5972#: app/GedcomTag.php:1082 5973msgid "Fact 1" 5974msgstr "" 5975 5976#: app/Factories/ElementFactory.php:838 app/Factories/ElementFactory.php:856 5977#: app/GedcomTag.php:1100 5978msgid "Fact 10" 5979msgstr "" 5980 5981#: app/Factories/ElementFactory.php:839 app/Factories/ElementFactory.php:857 5982#: app/GedcomTag.php:1102 5983msgid "Fact 11" 5984msgstr "" 5985 5986#: app/Factories/ElementFactory.php:840 app/Factories/ElementFactory.php:858 5987#: app/GedcomTag.php:1104 5988msgid "Fact 12" 5989msgstr "" 5990 5991#: app/Factories/ElementFactory.php:841 app/Factories/ElementFactory.php:859 5992#: app/GedcomTag.php:1106 5993msgid "Fact 13" 5994msgstr "" 5995 5996#: app/Factories/ElementFactory.php:842 app/Factories/ElementFactory.php:860 5997#: app/GedcomTag.php:1084 5998msgid "Fact 2" 5999msgstr "" 6000 6001#: app/Factories/ElementFactory.php:843 app/Factories/ElementFactory.php:861 6002#: app/GedcomTag.php:1086 6003msgid "Fact 3" 6004msgstr "" 6005 6006#: app/Factories/ElementFactory.php:844 app/Factories/ElementFactory.php:862 6007#: app/GedcomTag.php:1088 6008msgid "Fact 4" 6009msgstr "" 6010 6011#: app/Factories/ElementFactory.php:845 app/Factories/ElementFactory.php:863 6012#: app/GedcomTag.php:1090 6013msgid "Fact 5" 6014msgstr "" 6015 6016#: app/Factories/ElementFactory.php:846 app/Factories/ElementFactory.php:864 6017#: app/GedcomTag.php:1092 6018msgid "Fact 6" 6019msgstr "" 6020 6021#: app/Factories/ElementFactory.php:847 app/Factories/ElementFactory.php:865 6022#: app/GedcomTag.php:1094 6023msgid "Fact 7" 6024msgstr "" 6025 6026#: app/Factories/ElementFactory.php:848 app/Factories/ElementFactory.php:866 6027#: app/GedcomTag.php:1096 6028msgid "Fact 8" 6029msgstr "" 6030 6031#: app/Factories/ElementFactory.php:849 app/Factories/ElementFactory.php:867 6032#: app/GedcomTag.php:1098 6033msgid "Fact 9" 6034msgstr "" 6035 6036#. I18N: gedcom tag _MARNM 6037#: app/Factories/ElementFactory.php:874 app/GedcomTag.php:1150 6038#: resources/views/lists/families-table.phtml:245 6039#: resources/views/lists/families-table.phtml:280 6040#: resources/views/lists/individuals-table.phtml:267 6041#: resources/xml/reports/cemetery_report.xml:7 6042#: resources/xml/reports/death_report.xml:10 6043msgid "Married name" 6044msgstr "" 6045 6046#. I18N: gedcom tag _DEG 6047#: app/Factories/ElementFactory.php:877 app/GedcomTag.php:1068 6048msgid "Degree" 6049msgstr "" 6050 6051#. I18N: gedcom tag _DNA (from FTM 2010) 6052#: app/Factories/ElementFactory.php:878 app/Factories/ElementFactory.php:1331 6053#: app/GedcomTag.php:1074 6054msgid "DNA markers" 6055msgstr "" 6056 6057#. I18N: gedcom tag _NAMS 6058#: app/Factories/ElementFactory.php:899 app/Factories/ElementFactory.php:983 6059#: app/GedcomTag.php:1186 6060msgid "Namesake" 6061msgstr "" 6062 6063#. I18N: gedcom tag CEME 6064#: app/Factories/ElementFactory.php:979 app/GedcomTag.php:536 6065msgid "Cemetery" 6066msgstr "" 6067 6068#: app/Factories/ElementFactory.php:982 app/GedcomTag.php:1207 6069msgid "Religious name" 6070msgstr "" 6071 6072#. I18N: gedcom tag BLOB 6073#: app/Factories/ElementFactory.php:1047 app/GedcomTag.php:517 6074msgid "Binary data object" 6075msgstr "" 6076 6077#. I18N: gedcom tag _GOV - see https://gov.genealogy.net 6078#: app/Factories/ElementFactory.php:1053 app/Factories/ElementFactory.php:1094 6079#: app/Factories/ElementFactory.php:1175 app/GedcomTag.php:1121 6080msgid "GOV identifier" 6081msgstr "" 6082 6083#. I18N: gedcom tag _LOC 6084#: app/Factories/ElementFactory.php:1054 app/Factories/ElementFactory.php:1095 6085#: app/Factories/ElementFactory.php:1131 app/GedcomTag.php:1144 6086#: resources/views/lists/locations-table.phtml:63 6087msgid "Location" 6088msgstr "" 6089 6090#: app/Factories/ElementFactory.php:1062 6091msgid "Family status" 6092msgstr "" 6093 6094#: app/Factories/ElementFactory.php:1068 app/Factories/ElementFactory.php:1110 6095msgid "The solution" 6096msgstr "" 6097 6098#: app/Factories/ElementFactory.php:1069 app/Factories/ElementFactory.php:1111 6099msgid "Creation date" 6100msgstr "" 6101 6102#: app/Factories/ElementFactory.php:1071 app/Factories/ElementFactory.php:1113 6103msgid "The problem" 6104msgstr "" 6105 6106#: app/Factories/ElementFactory.php:1074 app/Factories/ElementFactory.php:1116 6107msgid "Type of research task" 6108msgstr "" 6109 6110#: app/Factories/ElementFactory.php:1075 app/Factories/ElementFactory.php:1117 6111msgid "Category" 6112msgstr "" 6113 6114#: app/Factories/ElementFactory.php:1076 app/Factories/ElementFactory.php:1118 6115msgid "Completion date" 6116msgstr "" 6117 6118#: app/Factories/ElementFactory.php:1077 app/Factories/ElementFactory.php:1119 6119msgid "Priority" 6120msgstr "" 6121 6122#: app/Factories/ElementFactory.php:1078 app/Factories/ElementFactory.php:1120 6123msgid "Reminder date" 6124msgstr "" 6125 6126#. I18N: gedcom tag _UID 6127#: app/Factories/ElementFactory.php:1079 app/Factories/ElementFactory.php:1121 6128#: app/Factories/ElementFactory.php:1122 app/Factories/ElementFactory.php:1124 6129#: app/Factories/ElementFactory.php:1126 app/Factories/ElementFactory.php:1127 6130#: app/Factories/ElementFactory.php:1129 app/Factories/ElementFactory.php:1130 6131#: app/Factories/ElementFactory.php:1184 app/Factories/ElementFactory.php:1341 6132#: app/Factories/ElementFactory.php:1348 app/Factories/ElementFactory.php:1352 6133#: app/Factories/ElementFactory.php:1355 app/Factories/ElementFactory.php:1358 6134#: app/Factories/ElementFactory.php:1361 app/Factories/ElementFactory.php:1364 6135#: app/Factories/ElementFactory.php:1367 app/GedcomTag.php:1232 6136msgid "Unique identifier" 6137msgstr "" 6138 6139#: app/Factories/ElementFactory.php:1081 6140msgid "Schema" 6141msgstr "" 6142 6143#: app/Factories/ElementFactory.php:1082 6144msgid "Base GEDCOM tag" 6145msgstr "" 6146 6147#: app/Factories/ElementFactory.php:1083 app/Factories/ElementFactory.php:1084 6148#: app/Factories/ElementFactory.php:1085 app/Factories/ElementFactory.php:1086 6149#: app/Factories/ElementFactory.php:1087 6150msgid "New GEDCOM tag" 6151msgstr "" 6152 6153#: app/Factories/ElementFactory.php:1088 app/Factories/ElementFactory.php:1089 6154#: app/Factories/ElementFactory.php:1090 app/Factories/ElementFactory.php:1091 6155#: app/Factories/ElementFactory.php:1092 6156msgid "Definition" 6157msgstr "" 6158 6159#: app/Factories/ElementFactory.php:1106 6160msgid "Rufname" 6161msgstr "" 6162 6163#: app/Factories/ElementFactory.php:1146 6164msgid "Type of abbreviation" 6165msgstr "" 6166 6167#. I18N: Name of a module 6168#: app/Factories/ElementFactory.php:1151 app/Module/MediaListModule.php:219 6169#: app/Module/MediaTabModule.php:60 6170#: resources/views/admin/control-panel.phtml:286 6171#: resources/views/admin/control-panel.phtml:710 6172#: resources/views/admin/media.phtml:104 6173#: resources/views/lists/media-table.phtml:77 6174#: resources/views/modules/recent_changes/changes-table.phtml:65 6175msgid "Media" 6176msgstr "" 6177 6178#: app/Factories/ElementFactory.php:1163 6179msgid "Type of location" 6180msgstr "" 6181 6182#: app/Factories/ElementFactory.php:1170 6183msgid "Type of administrative ID" 6184msgstr "" 6185 6186#: app/Factories/ElementFactory.php:1174 6187msgid "Type of demographic data" 6188msgstr "" 6189 6190#: app/Factories/ElementFactory.php:1176 6191msgid "Parent" 6192msgstr "" 6193 6194#: app/Factories/ElementFactory.php:1179 6195msgid "Hierarchical relationship" 6196msgstr "" 6197 6198#. I18N: gedcom tag _HEB 6199#: app/Factories/ElementFactory.php:1283 app/GedcomTag.php:1127 6200#: app/Http/RequestHandlers/HelpText.php:252 6201msgid "Hebrew" 6202msgstr "" 6203 6204#. I18N: gedcom tag _NAME 6205#: app/Factories/ElementFactory.php:1284 app/GedcomTag.php:1183 6206msgid "Mailing name" 6207msgstr "" 6208 6209#. I18N: gedcom tag _SCBK 6210#: app/Factories/ElementFactory.php:1285 app/GedcomTag.php:1211 6211msgid "Scrapbook" 6212msgstr "" 6213 6214#. I18N: gedcom tag _SSHOW 6215#. I18N: Name of a module 6216#: app/Factories/ElementFactory.php:1286 app/GedcomTag.php:1217 6217#: app/Module/SlideShowModule.php:189 6218msgid "Slide show" 6219msgstr "" 6220 6221#. I18N: gedcom tag CHAN:_WT_USER 6222#: app/Factories/ElementFactory.php:1293 app/Factories/ElementFactory.php:1295 6223#: app/Factories/ElementFactory.php:1303 app/Factories/ElementFactory.php:1304 6224#: app/Factories/ElementFactory.php:1307 app/Factories/ElementFactory.php:1308 6225#: app/Factories/ElementFactory.php:1340 app/Factories/ElementFactory.php:1347 6226#: app/Factories/ElementFactory.php:1350 app/Factories/ElementFactory.php:1353 6227#: app/Factories/ElementFactory.php:1356 app/Factories/ElementFactory.php:1359 6228#: app/Factories/ElementFactory.php:1362 app/Factories/ElementFactory.php:1365 6229#: app/GedcomTag.php:553 resources/views/edit/edit-fact.phtml:118 6230#: resources/views/edit/edit-record.phtml:37 6231msgid "Author of last change" 6232msgstr "" 6233 6234#. I18N: gedcom tag COMM 6235#: app/Factories/ElementFactory.php:1294 app/Factories/ElementFactory.php:1296 6236#: app/GedcomTag.php:578 6237msgid "Comment" 6238msgstr "" 6239 6240#: app/Factories/ElementFactory.php:1297 app/GedcomTag.php:811 6241msgid "Name in Hebrew" 6242msgstr "" 6243 6244#. I18N: gedcom tag _HOL 6245#: app/Factories/ElementFactory.php:1300 app/GedcomTag.php:1136 6246msgid "Holocaust" 6247msgstr "" 6248 6249#. I18N: gedcom tag _MILI 6250#: app/Factories/ElementFactory.php:1301 app/GedcomTag.php:1171 6251msgid "Military" 6252msgstr "" 6253 6254#. I18N: gedcom tag _WT_OBJE_SORT 6255#: app/Factories/ElementFactory.php:1302 app/Factories/ElementFactory.php:1349 6256#: app/GedcomTag.php:1244 app/Http/RequestHandlers/ReorderMediaPage.php:57 6257#: app/Module/FixPrimaryTag.php:108 6258#: resources/views/individual-page-menu.phtml:88 6259#: resources/views/individual-page-menu.phtml:93 6260msgid "Re-order media" 6261msgstr "" 6262 6263#: app/Factories/ElementFactory.php:1306 6264#: resources/views/admin/webtrees1-thumbnails.phtml:39 6265msgid "Thumbnail image" 6266msgstr "" 6267 6268#. I18N: gedcom tag SERV 6269#: app/Factories/ElementFactory.php:1309 app/GedcomTag.php:941 6270msgid "Remote server" 6271msgstr "" 6272 6273#: app/Factories/ElementFactory.php:1312 6274#: resources/views/edit-blocks-block.phtml:22 6275msgid "Block" 6276msgstr "" 6277 6278#: app/Factories/ElementFactory.php:1313 6279#: resources/views/setup/step-4-database-mysql.phtml:109 6280#: resources/views/setup/step-4-database-pgsql.phtml:95 6281#: resources/views/setup/step-4-database-sqlite.phtml:52 6282#: resources/views/setup/step-4-database-sqlsvr.phtml:95 6283msgid "Database name" 6284msgstr "" 6285 6286#: app/Factories/ElementFactory.php:1314 6287#: resources/views/setup/step-4-database-mysql.phtml:95 6288#: resources/views/setup/step-4-database-pgsql.phtml:83 6289#: resources/views/setup/step-4-database-sqlsvr.phtml:83 6290msgid "Database password" 6291msgstr "" 6292 6293#: app/Factories/ElementFactory.php:1316 6294#: resources/views/setup/step-4-database-mysql.phtml:81 6295#: resources/views/setup/step-4-database-pgsql.phtml:71 6296#: resources/views/setup/step-4-database-sqlsvr.phtml:71 6297msgid "Database user account" 6298msgstr "" 6299 6300#. I18N: gedcom tag CITN 6301#: app/Factories/ElementFactory.php:1322 app/GedcomTag.php:572 6302msgid "Citizenship" 6303msgstr "" 6304 6305#. I18N: gedcom tag LEGA 6306#: app/Factories/ElementFactory.php:1323 app/GedcomTag.php:764 6307msgid "Legatee" 6308msgstr "" 6309 6310#. I18N: gedcom tag _BIBL 6311#: app/Factories/ElementFactory.php:1332 app/GedcomTag.php:1048 6312msgid "Bibliography" 6313msgstr "" 6314 6315#: app/Factories/ElementFactory.php:1344 app/GedcomTag.php:878 6316msgid "Place in Hebrew" 6317msgstr "" 6318 6319#: app/Functions/Functions.php:45 6320msgid "File successfully uploaded" 6321msgstr "" 6322 6323#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 6324#: app/Functions/Functions.php:49 6325msgid "The uploaded file exceeds the allowed size." 6326msgstr "" 6327 6328#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 6329#: app/Functions/Functions.php:52 6330msgid "The file was only partially uploaded. Please try again." 6331msgstr "" 6332 6333#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 6334#: app/Functions/Functions.php:55 6335msgid "No file was received. Please try again." 6336msgstr "" 6337 6338#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 6339#: app/Functions/Functions.php:58 6340msgid "The PHP temporary folder is missing." 6341msgstr "" 6342 6343#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 6344#: app/Functions/Functions.php:61 6345msgid "PHP failed to write to disk." 6346msgstr "" 6347 6348#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 6349#: app/Functions/Functions.php:64 6350msgid "PHP blocked the file because of its extension." 6351msgstr "" 6352 6353#. I18N: reflexive pronoun 6354#: app/Functions/Functions.php:188 6355msgid "himself" 6356msgstr "" 6357 6358#. I18N: reflexive pronoun 6359#: app/Functions/Functions.php:191 6360msgid "herself" 6361msgstr "" 6362 6363#. I18N: reflexive pronoun - gender neutral version of himself/herself 6364#: app/Functions/Functions.php:194 6365msgid "themself" 6366msgstr "" 6367 6368#. 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. 6369#: app/Functions/Functions.php:379 6370msgctxt "MALE" 6371msgid "first cousin" 6372msgstr "" 6373 6374#. 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. 6375#: app/Functions/Functions.php:382 6376msgctxt "MALE" 6377msgid "second cousin" 6378msgstr "" 6379 6380#. 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. 6381#: app/Functions/Functions.php:385 6382msgctxt "MALE" 6383msgid "third cousin" 6384msgstr "" 6385 6386#. 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. 6387#: app/Functions/Functions.php:388 6388msgctxt "MALE" 6389msgid "fourth cousin" 6390msgstr "" 6391 6392#. 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. 6393#: app/Functions/Functions.php:391 6394msgctxt "MALE" 6395msgid "fifth cousin" 6396msgstr "" 6397 6398#. 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. 6399#: app/Functions/Functions.php:394 6400msgctxt "MALE" 6401msgid "sixth cousin" 6402msgstr "" 6403 6404#. 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. 6405#: app/Functions/Functions.php:397 6406msgctxt "MALE" 6407msgid "seventh cousin" 6408msgstr "" 6409 6410#. 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. 6411#: app/Functions/Functions.php:400 6412msgctxt "MALE" 6413msgid "eighth cousin" 6414msgstr "" 6415 6416#. 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. 6417#: app/Functions/Functions.php:403 6418msgctxt "MALE" 6419msgid "ninth cousin" 6420msgstr "" 6421 6422#. 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. 6423#: app/Functions/Functions.php:406 6424msgctxt "MALE" 6425msgid "tenth cousin" 6426msgstr "" 6427 6428#. 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. 6429#: app/Functions/Functions.php:409 6430msgctxt "MALE" 6431msgid "eleventh cousin" 6432msgstr "" 6433 6434#. 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. 6435#: app/Functions/Functions.php:412 6436msgctxt "MALE" 6437msgid "twelfth cousin" 6438msgstr "" 6439 6440#. 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. 6441#: app/Functions/Functions.php:415 6442msgctxt "MALE" 6443msgid "thirteenth cousin" 6444msgstr "" 6445 6446#. 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. 6447#: app/Functions/Functions.php:418 6448msgctxt "MALE" 6449msgid "fourteenth cousin" 6450msgstr "" 6451 6452#. 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. 6453#: app/Functions/Functions.php:421 6454msgctxt "MALE" 6455msgid "fifteenth cousin" 6456msgstr "" 6457 6458#. 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. 6459#: app/Functions/Functions.php:424 6460#, php-format 6461msgctxt "MALE" 6462msgid "%s × cousin" 6463msgstr "" 6464 6465#: app/Functions/Functions.php:431 6466msgctxt "FEMALE" 6467msgid "first cousin" 6468msgstr "" 6469 6470#: app/Functions/Functions.php:433 6471msgctxt "FEMALE" 6472msgid "second cousin" 6473msgstr "" 6474 6475#: app/Functions/Functions.php:435 6476msgctxt "FEMALE" 6477msgid "third cousin" 6478msgstr "" 6479 6480#: app/Functions/Functions.php:437 6481msgctxt "FEMALE" 6482msgid "fourth cousin" 6483msgstr "" 6484 6485#: app/Functions/Functions.php:439 6486msgctxt "FEMALE" 6487msgid "fifth cousin" 6488msgstr "" 6489 6490#: app/Functions/Functions.php:441 6491msgctxt "FEMALE" 6492msgid "sixth cousin" 6493msgstr "" 6494 6495#: app/Functions/Functions.php:443 6496msgctxt "FEMALE" 6497msgid "seventh cousin" 6498msgstr "" 6499 6500#: app/Functions/Functions.php:445 6501msgctxt "FEMALE" 6502msgid "eighth cousin" 6503msgstr "" 6504 6505#: app/Functions/Functions.php:447 6506msgctxt "FEMALE" 6507msgid "ninth cousin" 6508msgstr "" 6509 6510#: app/Functions/Functions.php:449 6511msgctxt "FEMALE" 6512msgid "tenth cousin" 6513msgstr "" 6514 6515#: app/Functions/Functions.php:451 6516msgctxt "FEMALE" 6517msgid "eleventh cousin" 6518msgstr "" 6519 6520#: app/Functions/Functions.php:453 6521msgctxt "FEMALE" 6522msgid "twelfth cousin" 6523msgstr "" 6524 6525#: app/Functions/Functions.php:455 6526msgctxt "FEMALE" 6527msgid "thirteenth cousin" 6528msgstr "" 6529 6530#: app/Functions/Functions.php:457 6531msgctxt "FEMALE" 6532msgid "fourteenth cousin" 6533msgstr "" 6534 6535#: app/Functions/Functions.php:459 6536msgctxt "FEMALE" 6537msgid "fifteenth cousin" 6538msgstr "" 6539 6540#: app/Functions/Functions.php:461 6541#, php-format 6542msgctxt "FEMALE" 6543msgid "%s × cousin" 6544msgstr "" 6545 6546#: app/Functions/Functions.php:467 6547msgid "first cousin" 6548msgstr "" 6549 6550#: app/Functions/Functions.php:469 6551msgid "second cousin" 6552msgstr "" 6553 6554#: app/Functions/Functions.php:471 6555msgid "third cousin" 6556msgstr "" 6557 6558#: app/Functions/Functions.php:473 6559msgid "fourth cousin" 6560msgstr "" 6561 6562#: app/Functions/Functions.php:475 6563msgid "fifth cousin" 6564msgstr "" 6565 6566#: app/Functions/Functions.php:477 6567msgid "sixth cousin" 6568msgstr "" 6569 6570#: app/Functions/Functions.php:479 6571msgid "seventh cousin" 6572msgstr "" 6573 6574#: app/Functions/Functions.php:481 6575msgid "eighth cousin" 6576msgstr "" 6577 6578#: app/Functions/Functions.php:483 6579msgid "ninth cousin" 6580msgstr "" 6581 6582#: app/Functions/Functions.php:485 6583msgid "tenth cousin" 6584msgstr "" 6585 6586#: app/Functions/Functions.php:487 6587msgid "eleventh cousin" 6588msgstr "" 6589 6590#: app/Functions/Functions.php:489 6591msgid "twelfth cousin" 6592msgstr "" 6593 6594#: app/Functions/Functions.php:491 6595msgid "thirteenth cousin" 6596msgstr "" 6597 6598#: app/Functions/Functions.php:493 6599msgid "fourteenth cousin" 6600msgstr "" 6601 6602#: app/Functions/Functions.php:495 6603msgid "fifteenth cousin" 6604msgstr "" 6605 6606#: app/Functions/Functions.php:497 6607#, php-format 6608msgid "%s × cousin" 6609msgstr "" 6610 6611#. I18N: A Spanish relationship name, such as third great-nephew 6612#: app/Functions/Functions.php:517 6613#, php-format 6614msgctxt "MALE" 6615msgid "first %s" 6616msgstr "" 6617 6618#. I18N: A Spanish relationship name, such as third great-nephew 6619#: app/Functions/Functions.php:520 6620#, php-format 6621msgctxt "MALE" 6622msgid "second %s" 6623msgstr "" 6624 6625#. I18N: A Spanish relationship name, such as third great-nephew 6626#: app/Functions/Functions.php:523 6627#, php-format 6628msgctxt "MALE" 6629msgid "third %s" 6630msgstr "" 6631 6632#. I18N: A Spanish relationship name, such as third great-nephew 6633#: app/Functions/Functions.php:526 6634#, php-format 6635msgctxt "MALE" 6636msgid "fourth %s" 6637msgstr "" 6638 6639#. I18N: A Spanish relationship name, such as third great-nephew 6640#: app/Functions/Functions.php:529 6641#, php-format 6642msgctxt "MALE" 6643msgid "fifth %s" 6644msgstr "" 6645 6646#. I18N: A Spanish relationship name, such as third great-nephew 6647#: app/Functions/Functions.php:532 6648#, php-format 6649msgctxt "MALE" 6650msgid "%1$s × %2$s" 6651msgstr "" 6652 6653#. I18N: A Spanish relationship name, such as third great-nephew 6654#: app/Functions/Functions.php:540 6655#, php-format 6656msgctxt "FEMALE" 6657msgid "first %s" 6658msgstr "" 6659 6660#. I18N: A Spanish relationship name, such as third great-nephew 6661#: app/Functions/Functions.php:543 6662#, php-format 6663msgctxt "FEMALE" 6664msgid "second %s" 6665msgstr "" 6666 6667#. I18N: A Spanish relationship name, such as third great-nephew 6668#: app/Functions/Functions.php:546 6669#, php-format 6670msgctxt "FEMALE" 6671msgid "third %s" 6672msgstr "" 6673 6674#. I18N: A Spanish relationship name, such as third great-nephew 6675#: app/Functions/Functions.php:549 6676#, php-format 6677msgctxt "FEMALE" 6678msgid "fourth %s" 6679msgstr "" 6680 6681#. I18N: A Spanish relationship name, such as third great-nephew 6682#: app/Functions/Functions.php:552 6683#, php-format 6684msgctxt "FEMALE" 6685msgid "fifth %s" 6686msgstr "" 6687 6688#. I18N: A Spanish relationship name, such as third great-nephew 6689#: app/Functions/Functions.php:555 6690#, php-format 6691msgctxt "FEMALE" 6692msgid "%1$s × %2$s" 6693msgstr "" 6694 6695#. I18N: A Spanish relationship name, such as third great-nephew 6696#: app/Functions/Functions.php:562 6697#, php-format 6698msgid "first %s" 6699msgstr "" 6700 6701#. I18N: A Spanish relationship name, such as third great-nephew 6702#: app/Functions/Functions.php:565 6703#, php-format 6704msgid "second %s" 6705msgstr "" 6706 6707#. I18N: A Spanish relationship name, such as third great-nephew 6708#: app/Functions/Functions.php:568 6709#, php-format 6710msgid "third %s" 6711msgstr "" 6712 6713#. I18N: A Spanish relationship name, such as third great-nephew 6714#: app/Functions/Functions.php:571 6715#, php-format 6716msgid "fourth %s" 6717msgstr "" 6718 6719#. I18N: A Spanish relationship name, such as third great-nephew 6720#: app/Functions/Functions.php:574 6721#, php-format 6722msgid "fifth %s" 6723msgstr "" 6724 6725#. I18N: A Spanish relationship name, such as third great-nephew 6726#: app/Functions/Functions.php:577 6727#, php-format 6728msgid "%1$s × %2$s" 6729msgstr "" 6730 6731#: app/Functions/Functions.php:617 6732msgid "self" 6733msgstr "" 6734 6735#: app/Functions/Functions.php:620 6736msgid "mother" 6737msgstr "" 6738 6739#: app/Functions/Functions.php:622 6740msgid "father" 6741msgstr "" 6742 6743#: app/Functions/Functions.php:624 6744msgid "parent" 6745msgstr "" 6746 6747#: app/Functions/Functions.php:636 6748msgid "ex-husband" 6749msgstr "" 6750 6751#: app/Functions/Functions.php:638 6752msgid "husband" 6753msgstr "" 6754 6755#: app/Functions/Functions.php:640 6756msgid "fiancé" 6757msgstr "" 6758 6759#: app/Functions/Functions.php:647 6760msgctxt "MALE" 6761msgid "partner" 6762msgstr "" 6763 6764#: app/Functions/Functions.php:660 6765msgid "ex-wife" 6766msgstr "" 6767 6768#: app/Functions/Functions.php:662 6769msgid "wife" 6770msgstr "" 6771 6772#: app/Functions/Functions.php:664 6773msgid "fiancée" 6774msgstr "" 6775 6776#: app/Functions/Functions.php:671 6777msgctxt "FEMALE" 6778msgid "partner" 6779msgstr "" 6780 6781#: app/Functions/Functions.php:683 6782msgid "ex-spouse" 6783msgstr "" 6784 6785#: app/Functions/Functions.php:685 6786msgid "spouse" 6787msgstr "" 6788 6789#: app/Functions/Functions.php:687 6790msgid "fiancé(e)" 6791msgstr "" 6792 6793#: app/Functions/Functions.php:694 6794msgid "partner" 6795msgstr "" 6796 6797#: app/Functions/Functions.php:697 6798msgid "son" 6799msgstr "" 6800 6801#: app/Functions/Functions.php:699 6802msgid "daughter" 6803msgstr "" 6804 6805#: app/Functions/Functions.php:701 6806msgid "child" 6807msgstr "" 6808 6809#: app/Functions/Functions.php:709 6810msgid "twin brother" 6811msgstr "" 6812 6813#: app/Functions/Functions.php:713 6814msgid "younger brother" 6815msgstr "" 6816 6817#: app/Functions/Functions.php:717 6818msgid "elder brother" 6819msgstr "" 6820 6821#: app/Functions/Functions.php:722 6822msgid "brother" 6823msgstr "" 6824 6825#: app/Functions/Functions.php:730 6826msgid "twin sister" 6827msgstr "" 6828 6829#: app/Functions/Functions.php:734 6830msgid "younger sister" 6831msgstr "" 6832 6833#: app/Functions/Functions.php:738 6834msgid "elder sister" 6835msgstr "" 6836 6837#: app/Functions/Functions.php:743 6838msgid "sister" 6839msgstr "" 6840 6841#: app/Functions/Functions.php:751 6842msgid "twin sibling" 6843msgstr "" 6844 6845#: app/Functions/Functions.php:755 6846msgid "younger sibling" 6847msgstr "" 6848 6849#: app/Functions/Functions.php:759 6850msgid "elder sibling" 6851msgstr "" 6852 6853#: app/Functions/Functions.php:764 6854msgid "sibling" 6855msgstr "" 6856 6857#: app/Functions/Functions.php:768 6858msgctxt "brother’s child" 6859msgid "nephew/niece" 6860msgstr "" 6861 6862#: app/Functions/Functions.php:770 6863msgctxt "brother’s daughter" 6864msgid "niece" 6865msgstr "" 6866 6867#: app/Functions/Functions.php:772 6868msgctxt "brother’s son" 6869msgid "nephew" 6870msgstr "" 6871 6872#: app/Functions/Functions.php:774 6873msgctxt "brother’s wife" 6874msgid "sister-in-law" 6875msgstr "" 6876 6877#: app/Functions/Functions.php:776 6878msgctxt "child’s child" 6879msgid "grandchild" 6880msgstr "" 6881 6882#: app/Functions/Functions.php:778 6883msgctxt "child’s daughter" 6884msgid "granddaughter" 6885msgstr "" 6886 6887#: app/Functions/Functions.php:780 6888msgctxt "child’s husband" 6889msgid "son-in-law" 6890msgstr "" 6891 6892#: app/Functions/Functions.php:782 6893msgctxt "child’s son" 6894msgid "grandson" 6895msgstr "" 6896 6897#: app/Functions/Functions.php:784 6898msgctxt "child’s spouse" 6899msgid "son/daughter-in-law" 6900msgstr "" 6901 6902#: app/Functions/Functions.php:786 6903msgctxt "child’s wife" 6904msgid "daughter-in-law" 6905msgstr "" 6906 6907#: app/Functions/Functions.php:788 6908msgctxt "daughter’s child" 6909msgid "grandchild" 6910msgstr "" 6911 6912#: app/Functions/Functions.php:790 6913msgctxt "daughter’s daughter" 6914msgid "granddaughter" 6915msgstr "" 6916 6917#: app/Functions/Functions.php:792 6918msgctxt "daughter’s husband" 6919msgid "son-in-law" 6920msgstr "" 6921 6922#: app/Functions/Functions.php:794 6923msgctxt "daughter’s son" 6924msgid "grandson" 6925msgstr "" 6926 6927#: app/Functions/Functions.php:796 6928msgctxt "father’s brother" 6929msgid "uncle" 6930msgstr "" 6931 6932#: app/Functions/Functions.php:798 6933msgctxt "father’s child" 6934msgid "half-sibling" 6935msgstr "" 6936 6937#: app/Functions/Functions.php:800 6938msgctxt "father’s daughter" 6939msgid "half-sister" 6940msgstr "" 6941 6942#: app/Functions/Functions.php:802 6943msgctxt "father’s father" 6944msgid "paternal grandfather" 6945msgstr "" 6946 6947#: app/Functions/Functions.php:804 6948msgctxt "father’s mother" 6949msgid "paternal grandmother" 6950msgstr "" 6951 6952#: app/Functions/Functions.php:806 6953msgctxt "father’s parent" 6954msgid "paternal grandparent" 6955msgstr "" 6956 6957#: app/Functions/Functions.php:808 6958msgctxt "father’s sibling" 6959msgid "aunt/uncle" 6960msgstr "" 6961 6962#: app/Functions/Functions.php:810 6963msgctxt "father’s sister" 6964msgid "aunt" 6965msgstr "" 6966 6967#: app/Functions/Functions.php:812 6968msgctxt "father’s son" 6969msgid "half-brother" 6970msgstr "" 6971 6972#: app/Functions/Functions.php:814 6973msgctxt "father’s wife" 6974msgid "step-mother" 6975msgstr "" 6976 6977#: app/Functions/Functions.php:816 6978msgctxt "husband’s brother" 6979msgid "brother-in-law" 6980msgstr "" 6981 6982#: app/Functions/Functions.php:818 6983msgctxt "husband’s child" 6984msgid "step-child" 6985msgstr "" 6986 6987#: app/Functions/Functions.php:820 6988msgctxt "husband’s daughter" 6989msgid "step-daughter" 6990msgstr "" 6991 6992#: app/Functions/Functions.php:822 6993msgctxt "husband’s father" 6994msgid "father-in-law" 6995msgstr "" 6996 6997#: app/Functions/Functions.php:824 6998msgctxt "husband’s mother" 6999msgid "mother-in-law" 7000msgstr "" 7001 7002#: app/Functions/Functions.php:826 7003msgctxt "husband’s sibling" 7004msgid "brother/sister-in-law" 7005msgstr "" 7006 7007#: app/Functions/Functions.php:828 7008msgctxt "husband’s sister" 7009msgid "sister-in-law" 7010msgstr "" 7011 7012#: app/Functions/Functions.php:830 7013msgctxt "husband’s son" 7014msgid "step-son" 7015msgstr "" 7016 7017#: app/Functions/Functions.php:832 7018msgctxt "mother’s brother" 7019msgid "uncle" 7020msgstr "" 7021 7022#: app/Functions/Functions.php:834 7023msgctxt "mother’s child" 7024msgid "half-sibling" 7025msgstr "" 7026 7027#: app/Functions/Functions.php:836 7028msgctxt "mother’s daughter" 7029msgid "half-sister" 7030msgstr "" 7031 7032#: app/Functions/Functions.php:838 7033msgctxt "mother’s father" 7034msgid "maternal grandfather" 7035msgstr "" 7036 7037#: app/Functions/Functions.php:840 7038msgctxt "mother’s husband" 7039msgid "step-father" 7040msgstr "" 7041 7042#: app/Functions/Functions.php:842 7043msgctxt "mother’s mother" 7044msgid "maternal grandmother" 7045msgstr "" 7046 7047#: app/Functions/Functions.php:844 7048msgctxt "mother’s parent" 7049msgid "maternal grandparent" 7050msgstr "" 7051 7052#: app/Functions/Functions.php:846 7053msgctxt "mother’s sibling" 7054msgid "aunt/uncle" 7055msgstr "" 7056 7057#: app/Functions/Functions.php:848 7058msgctxt "mother’s sister" 7059msgid "aunt" 7060msgstr "" 7061 7062#: app/Functions/Functions.php:850 7063msgctxt "mother’s son" 7064msgid "half-brother" 7065msgstr "" 7066 7067#: app/Functions/Functions.php:852 7068msgctxt "parent’s brother" 7069msgid "uncle" 7070msgstr "" 7071 7072#: app/Functions/Functions.php:854 7073msgctxt "parent’s child" 7074msgid "half-sibling" 7075msgstr "" 7076 7077#: app/Functions/Functions.php:856 7078msgctxt "parent’s daughter" 7079msgid "half-sister" 7080msgstr "" 7081 7082#: app/Functions/Functions.php:858 7083msgctxt "parent’s father" 7084msgid "grandfather" 7085msgstr "" 7086 7087#: app/Functions/Functions.php:860 7088msgctxt "parent’s mother" 7089msgid "grandmother" 7090msgstr "" 7091 7092#: app/Functions/Functions.php:862 7093msgctxt "parent’s parent" 7094msgid "grandparent" 7095msgstr "" 7096 7097#: app/Functions/Functions.php:864 7098msgctxt "parent’s sibling" 7099msgid "aunt/uncle" 7100msgstr "" 7101 7102#: app/Functions/Functions.php:866 7103msgctxt "parent’s sister" 7104msgid "aunt" 7105msgstr "" 7106 7107#: app/Functions/Functions.php:868 7108msgctxt "parent’s son" 7109msgid "half-brother" 7110msgstr "" 7111 7112#: app/Functions/Functions.php:870 7113msgctxt "parent’s spouse" 7114msgid "step-parent" 7115msgstr "" 7116 7117#: app/Functions/Functions.php:872 7118msgctxt "sibling’s child" 7119msgid "nephew/niece" 7120msgstr "" 7121 7122#: app/Functions/Functions.php:874 7123msgctxt "sibling’s daughter" 7124msgid "niece" 7125msgstr "" 7126 7127#: app/Functions/Functions.php:876 7128msgctxt "sibling’s son" 7129msgid "nephew" 7130msgstr "" 7131 7132#: app/Functions/Functions.php:878 7133msgctxt "sibling’s spouse" 7134msgid "brother/sister-in-law" 7135msgstr "" 7136 7137#: app/Functions/Functions.php:880 7138msgctxt "sister’s child" 7139msgid "nephew/niece" 7140msgstr "" 7141 7142#: app/Functions/Functions.php:882 7143msgctxt "sister’s daughter" 7144msgid "niece" 7145msgstr "" 7146 7147#: app/Functions/Functions.php:884 7148msgctxt "sister’s husband" 7149msgid "brother-in-law" 7150msgstr "" 7151 7152#: app/Functions/Functions.php:886 7153msgctxt "sister’s son" 7154msgid "nephew" 7155msgstr "" 7156 7157#: app/Functions/Functions.php:888 7158msgctxt "son’s child" 7159msgid "grandchild" 7160msgstr "" 7161 7162#: app/Functions/Functions.php:890 7163msgctxt "son’s daughter" 7164msgid "granddaughter" 7165msgstr "" 7166 7167#: app/Functions/Functions.php:892 7168msgctxt "son’s son" 7169msgid "grandson" 7170msgstr "" 7171 7172#: app/Functions/Functions.php:894 7173msgctxt "son’s wife" 7174msgid "daughter-in-law" 7175msgstr "" 7176 7177#: app/Functions/Functions.php:896 7178msgctxt "spouse’s brother" 7179msgid "brother-in-law" 7180msgstr "" 7181 7182#: app/Functions/Functions.php:898 7183msgctxt "spouse’s child" 7184msgid "step-child" 7185msgstr "" 7186 7187#: app/Functions/Functions.php:900 7188msgctxt "spouse’s daughter" 7189msgid "step-daughter" 7190msgstr "" 7191 7192#: app/Functions/Functions.php:902 7193msgctxt "spouse’s father" 7194msgid "father-in-law" 7195msgstr "" 7196 7197#: app/Functions/Functions.php:904 7198msgctxt "spouse’s mother" 7199msgid "mother-in-law" 7200msgstr "" 7201 7202#: app/Functions/Functions.php:906 7203msgctxt "spouse’s sister" 7204msgid "sister-in-law" 7205msgstr "" 7206 7207#: app/Functions/Functions.php:908 7208msgctxt "spouse’s son" 7209msgid "step-son" 7210msgstr "" 7211 7212#: app/Functions/Functions.php:910 7213msgctxt "spouse’s parent" 7214msgid "mother/father-in-law" 7215msgstr "" 7216 7217#: app/Functions/Functions.php:912 7218msgctxt "spouse’s sibling" 7219msgid "brother/sister-in-law" 7220msgstr "" 7221 7222#: app/Functions/Functions.php:914 7223msgctxt "wife’s brother" 7224msgid "brother-in-law" 7225msgstr "" 7226 7227#: app/Functions/Functions.php:916 7228msgctxt "wife’s child" 7229msgid "step-child" 7230msgstr "" 7231 7232#: app/Functions/Functions.php:918 7233msgctxt "wife’s daughter" 7234msgid "step-daughter" 7235msgstr "" 7236 7237#: app/Functions/Functions.php:920 7238msgctxt "wife’s father" 7239msgid "father-in-law" 7240msgstr "" 7241 7242#: app/Functions/Functions.php:922 7243msgctxt "wife’s mother" 7244msgid "mother-in-law" 7245msgstr "" 7246 7247#: app/Functions/Functions.php:924 7248msgctxt "wife’s sibling" 7249msgid "brother/sister-in-law" 7250msgstr "" 7251 7252#: app/Functions/Functions.php:926 7253msgctxt "wife’s sister" 7254msgid "sister-in-law" 7255msgstr "" 7256 7257#: app/Functions/Functions.php:928 7258msgctxt "wife’s son" 7259msgid "step-son" 7260msgstr "" 7261 7262#: app/Functions/Functions.php:933 7263msgctxt "(a man’s) brother’s child’s child" 7264msgid "great-nephew/niece" 7265msgstr "" 7266 7267#: app/Functions/Functions.php:936 7268msgctxt "(a woman’s) brother’s child’s child" 7269msgid "great-nephew/niece" 7270msgstr "" 7271 7272#: app/Functions/Functions.php:939 7273msgctxt "(a man’s) brother’s child’s daughter" 7274msgid "great-niece" 7275msgstr "" 7276 7277#: app/Functions/Functions.php:942 7278msgctxt "(a woman’s) brother’s child’s daughter" 7279msgid "great-niece" 7280msgstr "" 7281 7282#: app/Functions/Functions.php:945 7283msgctxt "(a man’s) brother’s child’s son" 7284msgid "great-nephew" 7285msgstr "" 7286 7287#: app/Functions/Functions.php:948 7288msgctxt "(a woman’s) brother’s child’s son" 7289msgid "great-nephew" 7290msgstr "" 7291 7292#: app/Functions/Functions.php:951 7293msgctxt "(a man’s) brother’s daughter’s child" 7294msgid "great-nephew/niece" 7295msgstr "" 7296 7297#: app/Functions/Functions.php:954 7298msgctxt "(a woman’s) brother’s daughter’s child" 7299msgid "great-nephew/niece" 7300msgstr "" 7301 7302#: app/Functions/Functions.php:957 7303msgctxt "(a man’s) brother’s daughter’s daughter" 7304msgid "great-niece" 7305msgstr "" 7306 7307#: app/Functions/Functions.php:960 7308msgctxt "(a woman’s) brother’s daughter’s daughter" 7309msgid "great-niece" 7310msgstr "" 7311 7312#: app/Functions/Functions.php:962 7313msgctxt "brother’s daughter’s husband" 7314msgid "nephew-in-law" 7315msgstr "" 7316 7317#: app/Functions/Functions.php:965 7318msgctxt "(a man’s) brother’s daughter’s son" 7319msgid "great-nephew" 7320msgstr "" 7321 7322#: app/Functions/Functions.php:968 7323msgctxt "(a woman’s) brother’s daughter’s son" 7324msgid "great-nephew" 7325msgstr "" 7326 7327#: app/Functions/Functions.php:971 7328msgctxt "(a man’s) brother’s son’s child" 7329msgid "great-nephew/niece" 7330msgstr "" 7331 7332#: app/Functions/Functions.php:974 7333msgctxt "(a woman’s) brother’s son’s child" 7334msgid "great-nephew/niece" 7335msgstr "" 7336 7337#: app/Functions/Functions.php:977 7338msgctxt "(a man’s) brother’s son’s daughter" 7339msgid "great-niece" 7340msgstr "" 7341 7342#: app/Functions/Functions.php:980 7343msgctxt "(a woman’s) brother’s son’s daughter" 7344msgid "great-niece" 7345msgstr "" 7346 7347#: app/Functions/Functions.php:983 7348msgctxt "(a man’s) brother’s son’s son" 7349msgid "great-nephew" 7350msgstr "" 7351 7352#: app/Functions/Functions.php:986 7353msgctxt "(a woman’s) brother’s son’s son" 7354msgid "great-nephew" 7355msgstr "" 7356 7357#: app/Functions/Functions.php:988 7358msgctxt "brother’s son’s wife" 7359msgid "niece-in-law" 7360msgstr "" 7361 7362#: app/Functions/Functions.php:990 7363msgctxt "brother’s wife’s brother" 7364msgid "brother-in-law" 7365msgstr "" 7366 7367#: app/Functions/Functions.php:992 7368msgctxt "brother’s wife’s sibling" 7369msgid "brother/sister-in-law" 7370msgstr "" 7371 7372#: app/Functions/Functions.php:994 7373msgctxt "brother’s wife’s sister" 7374msgid "sister-in-law" 7375msgstr "" 7376 7377#: app/Functions/Functions.php:996 7378msgctxt "child’s child’s child" 7379msgid "great-grandchild" 7380msgstr "" 7381 7382#: app/Functions/Functions.php:998 7383msgctxt "child’s child’s daughter" 7384msgid "great-granddaughter" 7385msgstr "" 7386 7387#: app/Functions/Functions.php:1000 7388msgctxt "child’s child’s son" 7389msgid "great-grandson" 7390msgstr "" 7391 7392#: app/Functions/Functions.php:1002 7393msgctxt "child’s daughter’s child" 7394msgid "great-grandchild" 7395msgstr "" 7396 7397#: app/Functions/Functions.php:1004 7398msgctxt "child’s daughter’s daughter" 7399msgid "great-granddaughter" 7400msgstr "" 7401 7402#: app/Functions/Functions.php:1006 7403msgctxt "child’s daughter’s husband" 7404msgid "granddaughter’s husband" 7405msgstr "" 7406 7407#: app/Functions/Functions.php:1008 7408msgctxt "child’s daughter’s son" 7409msgid "great-grandson" 7410msgstr "" 7411 7412#: app/Functions/Functions.php:1010 7413msgctxt "child’s son’s child" 7414msgid "great-grandchild" 7415msgstr "" 7416 7417#: app/Functions/Functions.php:1012 7418msgctxt "child’s son’s daughter" 7419msgid "great-granddaughter" 7420msgstr "" 7421 7422#: app/Functions/Functions.php:1014 7423msgctxt "child’s son’s son" 7424msgid "great-grandson" 7425msgstr "" 7426 7427#: app/Functions/Functions.php:1016 7428msgctxt "child’s son’s wife" 7429msgid "grandson’s wife" 7430msgstr "" 7431 7432#: app/Functions/Functions.php:1018 7433msgctxt "daughter’s child’s child" 7434msgid "great-grandchild" 7435msgstr "" 7436 7437#: app/Functions/Functions.php:1020 7438msgctxt "daughter’s child’s daughter" 7439msgid "great-granddaughter" 7440msgstr "" 7441 7442#: app/Functions/Functions.php:1022 7443msgctxt "daughter’s child’s son" 7444msgid "great-grandson" 7445msgstr "" 7446 7447#: app/Functions/Functions.php:1024 7448msgctxt "daughter’s daughter’s child" 7449msgid "great-grandchild" 7450msgstr "" 7451 7452#: app/Functions/Functions.php:1026 7453msgctxt "daughter’s daughter’s daughter" 7454msgid "great-granddaughter" 7455msgstr "" 7456 7457#: app/Functions/Functions.php:1028 7458msgctxt "daughter’s daughter’s husband" 7459msgid "granddaughter’s husband" 7460msgstr "" 7461 7462#: app/Functions/Functions.php:1030 7463msgctxt "daughter’s daughter’s son" 7464msgid "great-grandson" 7465msgstr "" 7466 7467#: app/Functions/Functions.php:1032 7468msgctxt "daughter’s husband’s father" 7469msgid "son-in-law’s father" 7470msgstr "" 7471 7472#: app/Functions/Functions.php:1034 7473msgctxt "daughter’s husband’s mother" 7474msgid "son-in-law’s mother" 7475msgstr "" 7476 7477#: app/Functions/Functions.php:1036 7478msgctxt "daughter’s husband’s parent" 7479msgid "son-in-law’s parent" 7480msgstr "" 7481 7482#: app/Functions/Functions.php:1038 7483msgctxt "daughter’s son’s child" 7484msgid "great-grandchild" 7485msgstr "" 7486 7487#: app/Functions/Functions.php:1040 7488msgctxt "daughter’s son’s daughter" 7489msgid "great-granddaughter" 7490msgstr "" 7491 7492#: app/Functions/Functions.php:1042 7493msgctxt "daughter’s son’s son" 7494msgid "great-grandson" 7495msgstr "" 7496 7497#: app/Functions/Functions.php:1044 7498msgctxt "daughter’s son’s wife" 7499msgid "grandson’s wife" 7500msgstr "" 7501 7502#: app/Functions/Functions.php:1046 7503msgctxt "father’s brother’s child" 7504msgid "first cousin" 7505msgstr "" 7506 7507#: app/Functions/Functions.php:1048 7508msgctxt "father’s brother’s daughter" 7509msgid "first cousin" 7510msgstr "" 7511 7512#: app/Functions/Functions.php:1050 7513msgctxt "father’s brother’s son" 7514msgid "first cousin" 7515msgstr "" 7516 7517#: app/Functions/Functions.php:1052 7518msgctxt "father’s brother’s wife" 7519msgid "aunt" 7520msgstr "" 7521 7522#: app/Functions/Functions.php:1054 7523msgctxt "father’s father’s brother" 7524msgid "great-uncle" 7525msgstr "" 7526 7527#: app/Functions/Functions.php:1056 7528msgctxt "father’s father’s father" 7529msgid "great-grandfather" 7530msgstr "" 7531 7532#: app/Functions/Functions.php:1058 7533msgctxt "father’s father’s mother" 7534msgid "great-grandmother" 7535msgstr "" 7536 7537#: app/Functions/Functions.php:1060 7538msgctxt "father’s father’s parent" 7539msgid "great-grandparent" 7540msgstr "" 7541 7542#: app/Functions/Functions.php:1062 7543msgctxt "father’s father’s sibling" 7544msgid "great-aunt/uncle" 7545msgstr "" 7546 7547#: app/Functions/Functions.php:1064 7548msgctxt "father’s father’s sister" 7549msgid "great-aunt" 7550msgstr "" 7551 7552#: app/Functions/Functions.php:1066 7553msgctxt "father’s mother’s brother" 7554msgid "great-uncle" 7555msgstr "" 7556 7557#: app/Functions/Functions.php:1068 7558msgctxt "father’s mother’s father" 7559msgid "great-grandfather" 7560msgstr "" 7561 7562#: app/Functions/Functions.php:1070 7563msgctxt "father’s mother’s mother" 7564msgid "great-grandmother" 7565msgstr "" 7566 7567#: app/Functions/Functions.php:1072 7568msgctxt "father’s mother’s parent" 7569msgid "great-grandparent" 7570msgstr "" 7571 7572#: app/Functions/Functions.php:1074 7573msgctxt "father’s mother’s sibling" 7574msgid "great-aunt/uncle" 7575msgstr "" 7576 7577#: app/Functions/Functions.php:1076 7578msgctxt "father’s mother’s sister" 7579msgid "great-aunt" 7580msgstr "" 7581 7582#: app/Functions/Functions.php:1078 7583msgctxt "father’s parent’s brother" 7584msgid "great-uncle" 7585msgstr "" 7586 7587#: app/Functions/Functions.php:1080 7588msgctxt "father’s parent’s father" 7589msgid "great-grandfather" 7590msgstr "" 7591 7592#: app/Functions/Functions.php:1082 7593msgctxt "father’s parent’s mother" 7594msgid "great-grandmother" 7595msgstr "" 7596 7597#: app/Functions/Functions.php:1084 7598msgctxt "father’s parent’s parent" 7599msgid "great-grandparent" 7600msgstr "" 7601 7602#: app/Functions/Functions.php:1086 7603msgctxt "father’s parent’s sibling" 7604msgid "great-aunt/uncle" 7605msgstr "" 7606 7607#: app/Functions/Functions.php:1088 7608msgctxt "father’s parent’s sister" 7609msgid "great-aunt" 7610msgstr "" 7611 7612#: app/Functions/Functions.php:1090 7613msgctxt "father’s sister’s child" 7614msgid "first cousin" 7615msgstr "" 7616 7617#: app/Functions/Functions.php:1092 7618msgctxt "father’s sister’s daughter" 7619msgid "first cousin" 7620msgstr "" 7621 7622#: app/Functions/Functions.php:1094 7623msgctxt "father’s sister’s husband" 7624msgid "uncle" 7625msgstr "" 7626 7627#: app/Functions/Functions.php:1096 7628msgctxt "father’s sister’s son" 7629msgid "first cousin" 7630msgstr "" 7631 7632#: app/Functions/Functions.php:1098 7633msgctxt "father’s wife’s child" 7634msgid "step-sibling" 7635msgstr "" 7636 7637#: app/Functions/Functions.php:1100 7638msgctxt "father’s wife’s daughter" 7639msgid "step-sister" 7640msgstr "" 7641 7642#: app/Functions/Functions.php:1102 7643msgctxt "father’s wife’s son" 7644msgid "step-brother" 7645msgstr "" 7646 7647#: app/Functions/Functions.php:1104 7648msgctxt "husband’s brother’s wife" 7649msgid "sister-in-law" 7650msgstr "" 7651 7652#: app/Functions/Functions.php:1106 7653msgctxt "husband’s sister’s husband" 7654msgid "brother-in-law" 7655msgstr "" 7656 7657#: app/Functions/Functions.php:1108 7658msgctxt "husband’s sibling’s child" 7659msgid "nephew/niece" 7660msgstr "" 7661 7662#: app/Functions/Functions.php:1110 7663msgctxt "husband’s sister’s child" 7664msgid "nephew/niece" 7665msgstr "" 7666 7667#: app/Functions/Functions.php:1112 7668msgctxt "husband’s brother’s child" 7669msgid "nephew/niece" 7670msgstr "" 7671 7672#: app/Functions/Functions.php:1114 7673msgctxt "husband’s sibling’s daughter" 7674msgid "niece" 7675msgstr "" 7676 7677#: app/Functions/Functions.php:1116 7678msgctxt "husband’s sister’s daughter" 7679msgid "niece" 7680msgstr "" 7681 7682#: app/Functions/Functions.php:1118 7683msgctxt "husband’s brother’s daughter" 7684msgid "niece" 7685msgstr "" 7686 7687#: app/Functions/Functions.php:1120 7688msgctxt "husband’s sibling’s son" 7689msgid "nephew" 7690msgstr "" 7691 7692#: app/Functions/Functions.php:1122 7693msgctxt "husband’s sister’s son" 7694msgid "nephew" 7695msgstr "" 7696 7697#: app/Functions/Functions.php:1124 7698msgctxt "husband’s brother’s son" 7699msgid "nephew" 7700msgstr "" 7701 7702#: app/Functions/Functions.php:1126 7703msgctxt "mother’s brother’s child" 7704msgid "first cousin" 7705msgstr "" 7706 7707#: app/Functions/Functions.php:1128 7708msgctxt "mother’s brother’s daughter" 7709msgid "first cousin" 7710msgstr "" 7711 7712#: app/Functions/Functions.php:1130 7713msgctxt "mother’s brother’s son" 7714msgid "first cousin" 7715msgstr "" 7716 7717#: app/Functions/Functions.php:1132 7718msgctxt "mother’s brother’s wife" 7719msgid "aunt" 7720msgstr "" 7721 7722#: app/Functions/Functions.php:1134 7723msgctxt "mother’s father’s brother" 7724msgid "great-uncle" 7725msgstr "" 7726 7727#: app/Functions/Functions.php:1136 7728msgctxt "mother’s father’s father" 7729msgid "great-grandfather" 7730msgstr "" 7731 7732#: app/Functions/Functions.php:1138 7733msgctxt "mother’s father’s mother" 7734msgid "great-grandmother" 7735msgstr "" 7736 7737#: app/Functions/Functions.php:1140 7738msgctxt "mother’s father’s parent" 7739msgid "great-grandparent" 7740msgstr "" 7741 7742#: app/Functions/Functions.php:1142 7743msgctxt "mother’s father’s sibling" 7744msgid "great-aunt/uncle" 7745msgstr "" 7746 7747#: app/Functions/Functions.php:1144 7748msgctxt "mother’s father’s sister" 7749msgid "great-aunt" 7750msgstr "" 7751 7752#: app/Functions/Functions.php:1146 7753msgctxt "mother’s husband’s child" 7754msgid "step-sibling" 7755msgstr "" 7756 7757#: app/Functions/Functions.php:1148 7758msgctxt "mother’s husband’s daughter" 7759msgid "step-sister" 7760msgstr "" 7761 7762#: app/Functions/Functions.php:1150 7763msgctxt "mother’s husband’s son" 7764msgid "step-brother" 7765msgstr "" 7766 7767#: app/Functions/Functions.php:1152 7768msgctxt "mother’s mother’s brother" 7769msgid "great-uncle" 7770msgstr "" 7771 7772#: app/Functions/Functions.php:1154 7773msgctxt "mother’s mother’s father" 7774msgid "great-grandfather" 7775msgstr "" 7776 7777#: app/Functions/Functions.php:1156 7778msgctxt "mother’s mother’s mother" 7779msgid "great-grandmother" 7780msgstr "" 7781 7782#: app/Functions/Functions.php:1158 7783msgctxt "mother’s mother’s parent" 7784msgid "great-grandparent" 7785msgstr "" 7786 7787#: app/Functions/Functions.php:1160 7788msgctxt "mother’s mother’s sibling" 7789msgid "great-aunt/uncle" 7790msgstr "" 7791 7792#: app/Functions/Functions.php:1162 7793msgctxt "mother’s mother’s sister" 7794msgid "great-aunt" 7795msgstr "" 7796 7797#: app/Functions/Functions.php:1164 7798msgctxt "mother’s parent’s brother" 7799msgid "great-uncle" 7800msgstr "" 7801 7802#: app/Functions/Functions.php:1166 7803msgctxt "mother’s parent’s father" 7804msgid "great-grandfather" 7805msgstr "" 7806 7807#: app/Functions/Functions.php:1168 7808msgctxt "mother’s parent’s mother" 7809msgid "great-grandmother" 7810msgstr "" 7811 7812#: app/Functions/Functions.php:1170 7813msgctxt "mother’s parent’s parent" 7814msgid "great-grandparent" 7815msgstr "" 7816 7817#: app/Functions/Functions.php:1172 7818msgctxt "mother’s parent’s sibling" 7819msgid "great-aunt/uncle" 7820msgstr "" 7821 7822#: app/Functions/Functions.php:1174 7823msgctxt "mother’s parent’s sister" 7824msgid "great-aunt" 7825msgstr "" 7826 7827#: app/Functions/Functions.php:1176 7828msgctxt "mother’s sister’s child" 7829msgid "first cousin" 7830msgstr "" 7831 7832#: app/Functions/Functions.php:1178 7833msgctxt "mother’s sister’s daughter" 7834msgid "first cousin" 7835msgstr "" 7836 7837#: app/Functions/Functions.php:1180 7838msgctxt "mother’s sister’s husband" 7839msgid "uncle" 7840msgstr "" 7841 7842#: app/Functions/Functions.php:1182 7843msgctxt "mother’s sister’s son" 7844msgid "first cousin" 7845msgstr "" 7846 7847#: app/Functions/Functions.php:1184 7848msgctxt "parent’s brother’s wife" 7849msgid "aunt" 7850msgstr "" 7851 7852#: app/Functions/Functions.php:1186 7853msgctxt "parent’s father’s brother" 7854msgid "great-uncle" 7855msgstr "" 7856 7857#: app/Functions/Functions.php:1188 7858msgctxt "parent’s father’s father" 7859msgid "great-grandfather" 7860msgstr "" 7861 7862#: app/Functions/Functions.php:1190 7863msgctxt "parent’s father’s mother" 7864msgid "great-grandmother" 7865msgstr "" 7866 7867#: app/Functions/Functions.php:1192 7868msgctxt "parent’s father’s parent" 7869msgid "great-grandparent" 7870msgstr "" 7871 7872#: app/Functions/Functions.php:1194 7873msgctxt "parent’s father’s sibling" 7874msgid "great-aunt/uncle" 7875msgstr "" 7876 7877#: app/Functions/Functions.php:1196 7878msgctxt "parent’s father’s sister" 7879msgid "great-aunt" 7880msgstr "" 7881 7882#: app/Functions/Functions.php:1198 7883msgctxt "parent’s mother’s brother" 7884msgid "great-uncle" 7885msgstr "" 7886 7887#: app/Functions/Functions.php:1200 7888msgctxt "parent’s mother’s father" 7889msgid "great-grandfather" 7890msgstr "" 7891 7892#: app/Functions/Functions.php:1202 7893msgctxt "parent’s mother’s mother" 7894msgid "great-grandmother" 7895msgstr "" 7896 7897#: app/Functions/Functions.php:1204 7898msgctxt "parent’s mother’s parent" 7899msgid "great-grandparent" 7900msgstr "" 7901 7902#: app/Functions/Functions.php:1206 7903msgctxt "parent’s mother’s sibling" 7904msgid "great-aunt/uncle" 7905msgstr "" 7906 7907#: app/Functions/Functions.php:1208 7908msgctxt "parent’s mother’s sister" 7909msgid "great-aunt" 7910msgstr "" 7911 7912#: app/Functions/Functions.php:1210 7913msgctxt "parent’s parent’s brother" 7914msgid "great-uncle" 7915msgstr "" 7916 7917#: app/Functions/Functions.php:1212 7918msgctxt "parent’s parent’s father" 7919msgid "great-grandfather" 7920msgstr "" 7921 7922#: app/Functions/Functions.php:1214 7923msgctxt "parent’s parent’s mother" 7924msgid "great-grandmother" 7925msgstr "" 7926 7927#: app/Functions/Functions.php:1216 7928msgctxt "parent’s parent’s parent" 7929msgid "great-grandparent" 7930msgstr "" 7931 7932#: app/Functions/Functions.php:1218 7933msgctxt "parent’s parent’s sibling" 7934msgid "great-aunt/uncle" 7935msgstr "" 7936 7937#: app/Functions/Functions.php:1220 7938msgctxt "parent’s parent’s sister" 7939msgid "great-aunt" 7940msgstr "" 7941 7942#: app/Functions/Functions.php:1222 7943msgctxt "parent’s sister’s husband" 7944msgid "uncle" 7945msgstr "" 7946 7947#: app/Functions/Functions.php:1224 7948msgctxt "parent’s spouse’s child" 7949msgid "step-sibling" 7950msgstr "" 7951 7952#: app/Functions/Functions.php:1226 7953msgctxt "parent’s spouse’s daughter" 7954msgid "step-sister" 7955msgstr "" 7956 7957#: app/Functions/Functions.php:1228 7958msgctxt "parent’s spouse’s son" 7959msgid "step-brother" 7960msgstr "" 7961 7962#: app/Functions/Functions.php:1230 7963msgctxt "sibling’s child’s child" 7964msgid "great-nephew/niece" 7965msgstr "" 7966 7967#: app/Functions/Functions.php:1232 7968msgctxt "sibling’s child’s daughter" 7969msgid "great-niece" 7970msgstr "" 7971 7972#: app/Functions/Functions.php:1234 7973msgctxt "sibling’s child’s son" 7974msgid "great-nephew" 7975msgstr "" 7976 7977#: app/Functions/Functions.php:1236 7978msgctxt "sibling’s daughter’s child" 7979msgid "great-nephew/niece" 7980msgstr "" 7981 7982#: app/Functions/Functions.php:1238 7983msgctxt "sibling’s daughter’s daughter" 7984msgid "great-niece" 7985msgstr "" 7986 7987#: app/Functions/Functions.php:1240 7988msgctxt "sibling’s daughter’s husband" 7989msgid "nephew-in-law" 7990msgstr "" 7991 7992#: app/Functions/Functions.php:1242 7993msgctxt "sibling’s daughter’s son" 7994msgid "great-nephew" 7995msgstr "" 7996 7997#: app/Functions/Functions.php:1244 7998msgctxt "sibling’s son’s child" 7999msgid "great-nephew/niece" 8000msgstr "" 8001 8002#: app/Functions/Functions.php:1246 8003msgctxt "sibling’s son’s daughter" 8004msgid "great-niece" 8005msgstr "" 8006 8007#: app/Functions/Functions.php:1248 8008msgctxt "sibling’s son’s son" 8009msgid "great-nephew" 8010msgstr "" 8011 8012#: app/Functions/Functions.php:1250 8013msgctxt "sibling’s son’s wife" 8014msgid "niece-in-law" 8015msgstr "" 8016 8017#: app/Functions/Functions.php:1253 8018msgctxt "(a man’s) sister’s child’s child" 8019msgid "great-nephew/niece" 8020msgstr "" 8021 8022#: app/Functions/Functions.php:1256 8023msgctxt "(a woman’s) sister’s child’s child" 8024msgid "great-nephew/niece" 8025msgstr "" 8026 8027#: app/Functions/Functions.php:1259 8028msgctxt "(a man’s) sister’s child’s daughter" 8029msgid "great-niece" 8030msgstr "" 8031 8032#: app/Functions/Functions.php:1262 8033msgctxt "(a woman’s) sister’s child’s daughter" 8034msgid "great-niece" 8035msgstr "" 8036 8037#: app/Functions/Functions.php:1265 8038msgctxt "(a man’s) sister’s child’s son" 8039msgid "great-nephew" 8040msgstr "" 8041 8042#: app/Functions/Functions.php:1268 8043msgctxt "(a woman’s) sister’s child’s son" 8044msgid "great-nephew" 8045msgstr "" 8046 8047#: app/Functions/Functions.php:1271 8048msgctxt "(a man’s) sister’s daughter’s child" 8049msgid "great-nephew/niece" 8050msgstr "" 8051 8052#: app/Functions/Functions.php:1274 8053msgctxt "(a woman’s) sister’s daughter’s child" 8054msgid "great-nephew/niece" 8055msgstr "" 8056 8057#: app/Functions/Functions.php:1277 8058msgctxt "(a man’s) sister’s daughter’s daughter" 8059msgid "great-niece" 8060msgstr "" 8061 8062#: app/Functions/Functions.php:1280 8063msgctxt "(a woman’s) sister’s daughter’s daughter" 8064msgid "great-niece" 8065msgstr "" 8066 8067#: app/Functions/Functions.php:1282 8068msgctxt "sisters’s daughter’s husband" 8069msgid "nephew-in-law" 8070msgstr "" 8071 8072#: app/Functions/Functions.php:1285 8073msgctxt "(a man’s) sister’s daughter’s son" 8074msgid "great-nephew" 8075msgstr "" 8076 8077#: app/Functions/Functions.php:1288 8078msgctxt "(a woman’s) sister’s daughter’s son" 8079msgid "great-nephew" 8080msgstr "" 8081 8082#: app/Functions/Functions.php:1290 8083msgctxt "sister’s husband’s brother" 8084msgid "brother-in-law" 8085msgstr "" 8086 8087#: app/Functions/Functions.php:1292 8088msgctxt "sister’s husband’s sibling" 8089msgid "brother/sister-in-law" 8090msgstr "" 8091 8092#: app/Functions/Functions.php:1294 8093msgctxt "sister’s husband’s sister" 8094msgid "sister-in-law" 8095msgstr "" 8096 8097#: app/Functions/Functions.php:1297 8098msgctxt "(a man’s) sister’s son’s child" 8099msgid "great-nephew/niece" 8100msgstr "" 8101 8102#: app/Functions/Functions.php:1300 8103msgctxt "(a woman’s) sister’s son’s child" 8104msgid "great-nephew/niece" 8105msgstr "" 8106 8107#: app/Functions/Functions.php:1303 8108msgctxt "(a man’s) sister’s son’s daughter" 8109msgid "great-niece" 8110msgstr "" 8111 8112#: app/Functions/Functions.php:1306 8113msgctxt "(a woman’s) sister’s son’s daughter" 8114msgid "great-niece" 8115msgstr "" 8116 8117#: app/Functions/Functions.php:1309 8118msgctxt "(a man’s) sister’s son’s son" 8119msgid "great-nephew" 8120msgstr "" 8121 8122#: app/Functions/Functions.php:1312 8123msgctxt "(a woman’s) sister’s son’s son" 8124msgid "great-nephew" 8125msgstr "" 8126 8127#: app/Functions/Functions.php:1314 8128msgctxt "sisters’s son’s wife" 8129msgid "niece-in-law" 8130msgstr "" 8131 8132#: app/Functions/Functions.php:1316 8133msgctxt "son’s child’s child" 8134msgid "great-grandchild" 8135msgstr "" 8136 8137#: app/Functions/Functions.php:1318 8138msgctxt "son’s child’s daughter" 8139msgid "great-granddaughter" 8140msgstr "" 8141 8142#: app/Functions/Functions.php:1320 8143msgctxt "son’s child’s son" 8144msgid "great-grandson" 8145msgstr "" 8146 8147#: app/Functions/Functions.php:1322 8148msgctxt "son’s daughter’s child" 8149msgid "great-grandchild" 8150msgstr "" 8151 8152#: app/Functions/Functions.php:1324 8153msgctxt "son’s daughter’s daughter" 8154msgid "great-granddaughter" 8155msgstr "" 8156 8157#: app/Functions/Functions.php:1326 8158msgctxt "son’s daughter’s husband" 8159msgid "granddaughter’s husband" 8160msgstr "" 8161 8162#: app/Functions/Functions.php:1328 8163msgctxt "son’s daughter’s son" 8164msgid "great-grandson" 8165msgstr "" 8166 8167#: app/Functions/Functions.php:1330 8168msgctxt "son’s son’s child" 8169msgid "great-grandchild" 8170msgstr "" 8171 8172#: app/Functions/Functions.php:1332 8173msgctxt "son’s son’s daughter" 8174msgid "great-granddaughter" 8175msgstr "" 8176 8177#: app/Functions/Functions.php:1334 8178msgctxt "son’s son’s son" 8179msgid "great-grandson" 8180msgstr "" 8181 8182#: app/Functions/Functions.php:1336 8183msgctxt "son’s son’s wife" 8184msgid "grandson’s wife" 8185msgstr "" 8186 8187#: app/Functions/Functions.php:1338 8188msgctxt "son’s wife’s father" 8189msgid "daughter-in-law’s father" 8190msgstr "" 8191 8192#: app/Functions/Functions.php:1340 8193msgctxt "son’s wife’s mother" 8194msgid "daughter-in-law’s mother" 8195msgstr "" 8196 8197#: app/Functions/Functions.php:1342 8198msgctxt "son’s wife’s parent" 8199msgid "daughter-in-law’s parent" 8200msgstr "" 8201 8202#: app/Functions/Functions.php:1344 8203msgctxt "wife’s brother’s wife" 8204msgid "sister-in-law" 8205msgstr "" 8206 8207#: app/Functions/Functions.php:1346 8208msgctxt "wife’s sister’s husband" 8209msgid "brother-in-law" 8210msgstr "" 8211 8212#: app/Functions/Functions.php:1348 8213msgctxt "wife’s sibling’s child" 8214msgid "nephew/niece" 8215msgstr "" 8216 8217#: app/Functions/Functions.php:1350 8218msgctxt "wife’s sister’s child" 8219msgid "nephew/niece" 8220msgstr "" 8221 8222#: app/Functions/Functions.php:1352 8223msgctxt "wife’s brother’s child" 8224msgid "nephew/niece" 8225msgstr "" 8226 8227#: app/Functions/Functions.php:1354 8228msgctxt "wife’s sibling’s daughter" 8229msgid "niece" 8230msgstr "" 8231 8232#: app/Functions/Functions.php:1356 8233msgctxt "wife’s sister’s daughter" 8234msgid "niece" 8235msgstr "" 8236 8237#: app/Functions/Functions.php:1358 8238msgctxt "wife’s brother’s daughter" 8239msgid "niece" 8240msgstr "" 8241 8242#: app/Functions/Functions.php:1360 8243msgctxt "wife’s sibling’s son" 8244msgid "nephew" 8245msgstr "" 8246 8247#: app/Functions/Functions.php:1362 8248msgctxt "wife’s sister’s son" 8249msgid "nephew" 8250msgstr "" 8251 8252#: app/Functions/Functions.php:1364 8253msgctxt "wife’s brother’s son" 8254msgid "nephew" 8255msgstr "" 8256 8257#: app/Functions/Functions.php:1368 8258msgctxt "father’s father’s brother’s wife" 8259msgid "great-aunt" 8260msgstr "" 8261 8262#: app/Functions/Functions.php:1370 8263msgctxt "father’s father’s sibling’s spouse" 8264msgid "great-aunt/uncle" 8265msgstr "" 8266 8267#: app/Functions/Functions.php:1372 8268msgctxt "father’s father’s sister’s husband" 8269msgid "great-uncle" 8270msgstr "" 8271 8272#: app/Functions/Functions.php:1374 8273msgctxt "father’s mother’s brother’s wife" 8274msgid "great-aunt" 8275msgstr "" 8276 8277#: app/Functions/Functions.php:1376 8278msgctxt "father’s mother’s sibling’s spouse" 8279msgid "great-aunt/uncle" 8280msgstr "" 8281 8282#: app/Functions/Functions.php:1378 8283msgctxt "father’s mother’s sister’s husband" 8284msgid "great-uncle" 8285msgstr "" 8286 8287#: app/Functions/Functions.php:1380 8288msgctxt "father’s parent’s brother’s wife" 8289msgid "great-aunt" 8290msgstr "" 8291 8292#: app/Functions/Functions.php:1382 8293msgctxt "father’s parent’s sibling’s spouse" 8294msgid "great-aunt/uncle" 8295msgstr "" 8296 8297#: app/Functions/Functions.php:1384 8298msgctxt "father’s parent’s sister’s husband" 8299msgid "great-uncle" 8300msgstr "" 8301 8302#: app/Functions/Functions.php:1386 8303msgctxt "mother’s father’s brother’s wife" 8304msgid "great-aunt" 8305msgstr "" 8306 8307#: app/Functions/Functions.php:1388 8308msgctxt "mother’s father’s sibling’s spouse" 8309msgid "great-aunt/uncle" 8310msgstr "" 8311 8312#: app/Functions/Functions.php:1390 8313msgctxt "mother’s father’s sister’s husband" 8314msgid "great-uncle" 8315msgstr "" 8316 8317#: app/Functions/Functions.php:1392 8318msgctxt "mother’s mother’s brother’s wife" 8319msgid "great-aunt" 8320msgstr "" 8321 8322#: app/Functions/Functions.php:1394 8323msgctxt "mother’s mother’s sibling’s spouse" 8324msgid "great-aunt/uncle" 8325msgstr "" 8326 8327#: app/Functions/Functions.php:1396 8328msgctxt "mother’s mother’s sister’s husband" 8329msgid "great-uncle" 8330msgstr "" 8331 8332#: app/Functions/Functions.php:1398 8333msgctxt "mother’s parent’s brother’s wife" 8334msgid "great-aunt" 8335msgstr "" 8336 8337#: app/Functions/Functions.php:1400 8338msgctxt "mother’s parent’s sibling’s spouse" 8339msgid "great-aunt/uncle" 8340msgstr "" 8341 8342#: app/Functions/Functions.php:1402 8343msgctxt "mother’s parent’s sister’s husband" 8344msgid "great-uncle" 8345msgstr "" 8346 8347#: app/Functions/Functions.php:1404 8348msgctxt "parent’s father’s brother’s wife" 8349msgid "great-aunt" 8350msgstr "" 8351 8352#: app/Functions/Functions.php:1406 8353msgctxt "parent’s father’s sibling’s spouse" 8354msgid "great-aunt/uncle" 8355msgstr "" 8356 8357#: app/Functions/Functions.php:1408 8358msgctxt "parent’s father’s sister’s husband" 8359msgid "great-uncle" 8360msgstr "" 8361 8362#: app/Functions/Functions.php:1410 8363msgctxt "parent’s mother’s brother’s wife" 8364msgid "great-aunt" 8365msgstr "" 8366 8367#: app/Functions/Functions.php:1412 8368msgctxt "parent’s mother’s sibling’s spouse" 8369msgid "great-aunt/uncle" 8370msgstr "" 8371 8372#: app/Functions/Functions.php:1414 8373msgctxt "parent’s mother’s sister’s husband" 8374msgid "great-uncle" 8375msgstr "" 8376 8377#: app/Functions/Functions.php:1416 8378msgctxt "parent’s parent’s brother’s wife" 8379msgid "great-aunt" 8380msgstr "" 8381 8382#: app/Functions/Functions.php:1418 8383msgctxt "parent’s parent’s sibling’s spouse" 8384msgid "great-aunt/uncle" 8385msgstr "" 8386 8387#: app/Functions/Functions.php:1420 8388msgctxt "parent’s parent’s sister’s husband" 8389msgid "great-uncle" 8390msgstr "" 8391 8392#: app/Functions/Functions.php:1422 8393msgctxt "father’s father’s brother’s daughter" 8394msgid "first cousin once removed ascending" 8395msgstr "" 8396 8397#: app/Functions/Functions.php:1424 8398msgctxt "father’s father’s brother’s son" 8399msgid "first cousin once removed ascending" 8400msgstr "" 8401 8402#: app/Functions/Functions.php:1426 8403msgctxt "father’s father’s brother’s child" 8404msgid "first cousin once removed ascending" 8405msgstr "" 8406 8407#: app/Functions/Functions.php:1428 8408msgctxt "father’s father’s sister’s daughter" 8409msgid "first cousin once removed ascending" 8410msgstr "" 8411 8412#: app/Functions/Functions.php:1430 8413msgctxt "father’s father’s sister’s son" 8414msgid "first cousin once removed ascending" 8415msgstr "" 8416 8417#: app/Functions/Functions.php:1432 8418msgctxt "father’s father’s sister’s child" 8419msgid "first cousin once removed ascending" 8420msgstr "" 8421 8422#: app/Functions/Functions.php:1434 8423msgctxt "father’s mother’s brother’s daughter" 8424msgid "first cousin once removed ascending" 8425msgstr "" 8426 8427#: app/Functions/Functions.php:1436 8428msgctxt "father’s mother’s brother’s son" 8429msgid "first cousin once removed ascending" 8430msgstr "" 8431 8432#: app/Functions/Functions.php:1438 8433msgctxt "father’s mother’s brother’s child" 8434msgid "first cousin once removed ascending" 8435msgstr "" 8436 8437#: app/Functions/Functions.php:1440 8438msgctxt "father’s mother’s sister’s daughter" 8439msgid "first cousin once removed ascending" 8440msgstr "" 8441 8442#: app/Functions/Functions.php:1442 8443msgctxt "father’s mother’s sister’s son" 8444msgid "first cousin once removed ascending" 8445msgstr "" 8446 8447#: app/Functions/Functions.php:1444 8448msgctxt "father’s mother’s sister’s child" 8449msgid "first cousin once removed ascending" 8450msgstr "" 8451 8452#: app/Functions/Functions.php:1446 8453msgctxt "mother’s father’s brother’s daughter" 8454msgid "first cousin once removed ascending" 8455msgstr "" 8456 8457#: app/Functions/Functions.php:1448 8458msgctxt "mother’s father’s brother’s son" 8459msgid "first cousin once removed ascending" 8460msgstr "" 8461 8462#: app/Functions/Functions.php:1450 8463msgctxt "mother’s father’s brother’s child" 8464msgid "first cousin once removed ascending" 8465msgstr "" 8466 8467#: app/Functions/Functions.php:1452 8468msgctxt "mother’s father’s sister’s daughter" 8469msgid "first cousin once removed ascending" 8470msgstr "" 8471 8472#: app/Functions/Functions.php:1454 8473msgctxt "mother’s father’s sister’s son" 8474msgid "first cousin once removed ascending" 8475msgstr "" 8476 8477#: app/Functions/Functions.php:1456 8478msgctxt "mother’s father’s sister’s child" 8479msgid "first cousin once removed ascending" 8480msgstr "" 8481 8482#: app/Functions/Functions.php:1458 8483msgctxt "mother’s mother’s brother’s daughter" 8484msgid "first cousin once removed ascending" 8485msgstr "" 8486 8487#: app/Functions/Functions.php:1460 8488msgctxt "mother’s mother’s brother’s son" 8489msgid "first cousin once removed ascending" 8490msgstr "" 8491 8492#: app/Functions/Functions.php:1462 8493msgctxt "mother’s mother’s brother’s child" 8494msgid "first cousin once removed ascending" 8495msgstr "" 8496 8497#: app/Functions/Functions.php:1464 8498msgctxt "mother’s mother’s sister’s daughter" 8499msgid "first cousin once removed ascending" 8500msgstr "" 8501 8502#: app/Functions/Functions.php:1466 8503msgctxt "mother’s mother’s sister’s son" 8504msgid "first cousin once removed ascending" 8505msgstr "" 8506 8507#: app/Functions/Functions.php:1468 8508msgctxt "mother’s mother’s sister’s child" 8509msgid "first cousin once removed ascending" 8510msgstr "" 8511 8512#: app/Functions/Functions.php:1473 8513msgctxt "grandfather’s brother’s granddaughter" 8514msgid "second cousin" 8515msgstr "" 8516 8517#: app/Functions/Functions.php:1477 8518msgctxt "grandfather’s brother’s grandson" 8519msgid "second cousin" 8520msgstr "" 8521 8522#: app/Functions/Functions.php:1481 8523msgctxt "grandfather’s brother’s grandchild" 8524msgid "second cousin" 8525msgstr "" 8526 8527#: app/Functions/Functions.php:1485 8528msgctxt "grandfather’s sister’s granddaughter" 8529msgid "second cousin" 8530msgstr "" 8531 8532#: app/Functions/Functions.php:1489 8533msgctxt "grandfather’s sister’s grandson" 8534msgid "second cousin" 8535msgstr "" 8536 8537#: app/Functions/Functions.php:1493 8538msgctxt "grandfather’s sister’s grandchild" 8539msgid "second cousin" 8540msgstr "" 8541 8542#: app/Functions/Functions.php:1497 8543msgctxt "grandfather’s sibling’s granddaughter" 8544msgid "second cousin" 8545msgstr "" 8546 8547#: app/Functions/Functions.php:1501 8548msgctxt "grandfather’s sibling’s grandson" 8549msgid "second cousin" 8550msgstr "" 8551 8552#: app/Functions/Functions.php:1505 8553msgctxt "grandfather’s sibling’s grandchild" 8554msgid "second cousin" 8555msgstr "" 8556 8557#: app/Functions/Functions.php:1509 8558msgctxt "grandmother’s brother’s granddaughter" 8559msgid "second cousin" 8560msgstr "" 8561 8562#: app/Functions/Functions.php:1513 8563msgctxt "grandmother’s brother’s grandson" 8564msgid "second cousin" 8565msgstr "" 8566 8567#: app/Functions/Functions.php:1517 8568msgctxt "grandmother’s brother’s grandchild" 8569msgid "second cousin" 8570msgstr "" 8571 8572#: app/Functions/Functions.php:1521 8573msgctxt "grandmother’s sister’s granddaughter" 8574msgid "second cousin" 8575msgstr "" 8576 8577#: app/Functions/Functions.php:1525 8578msgctxt "grandmother’s sister’s grandson" 8579msgid "second cousin" 8580msgstr "" 8581 8582#: app/Functions/Functions.php:1529 8583msgctxt "grandmother’s sister’s grandchild" 8584msgid "second cousin" 8585msgstr "" 8586 8587#: app/Functions/Functions.php:1533 8588msgctxt "grandmother’s sibling’s granddaughter" 8589msgid "second cousin" 8590msgstr "" 8591 8592#: app/Functions/Functions.php:1537 8593msgctxt "grandmother’s sibling’s grandson" 8594msgid "second cousin" 8595msgstr "" 8596 8597#: app/Functions/Functions.php:1541 8598msgctxt "grandmother’s sibling’s grandchild" 8599msgid "second cousin" 8600msgstr "" 8601 8602#: app/Functions/Functions.php:1545 8603msgctxt "grandparent’s brother’s granddaughter" 8604msgid "second cousin" 8605msgstr "" 8606 8607#: app/Functions/Functions.php:1549 8608msgctxt "grandparent’s brother’s grandson" 8609msgid "second cousin" 8610msgstr "" 8611 8612#: app/Functions/Functions.php:1553 8613msgctxt "grandparent’s brother’s grandchild" 8614msgid "second cousin" 8615msgstr "" 8616 8617#: app/Functions/Functions.php:1557 8618msgctxt "grandparent’s sister’s granddaughter" 8619msgid "second cousin" 8620msgstr "" 8621 8622#: app/Functions/Functions.php:1561 8623msgctxt "grandparent’s sister’s grandson" 8624msgid "second cousin" 8625msgstr "" 8626 8627#: app/Functions/Functions.php:1565 8628msgctxt "grandparent’s sister’s grandchild" 8629msgid "second cousin" 8630msgstr "" 8631 8632#: app/Functions/Functions.php:1569 8633msgctxt "grandparent’s sibling’s granddaughter" 8634msgid "second cousin" 8635msgstr "" 8636 8637#: app/Functions/Functions.php:1573 8638msgctxt "grandparent’s sibling’s grandson" 8639msgid "second cousin" 8640msgstr "" 8641 8642#: app/Functions/Functions.php:1577 8643msgctxt "grandparent’s sibling’s grandchild" 8644msgid "second cousin" 8645msgstr "" 8646 8647#: app/Functions/Functions.php:1589 8648msgctxt "great-grandfather’s brother" 8649msgid "great-great-uncle" 8650msgstr "" 8651 8652#: app/Functions/Functions.php:1593 8653msgctxt "great-grandmother’s brother" 8654msgid "great-great-uncle" 8655msgstr "" 8656 8657#: app/Functions/Functions.php:1596 8658msgctxt "great-grandparent’s brother" 8659msgid "great-great-uncle" 8660msgstr "" 8661 8662#: app/Functions/Functions.php:1600 8663msgid "great-great-aunt" 8664msgstr "" 8665 8666#: app/Functions/Functions.php:1603 8667msgid "great-great-aunt/uncle" 8668msgstr "" 8669 8670#: app/Functions/Functions.php:1608 8671msgctxt "great-great-grandfather’s brother" 8672msgid "great-great-great-uncle" 8673msgstr "" 8674 8675#: app/Functions/Functions.php:1612 8676msgctxt "great-great-grandmother’s brother" 8677msgid "great-great-great-uncle" 8678msgstr "" 8679 8680#: app/Functions/Functions.php:1615 8681msgctxt "great-great-grandparent’s brother" 8682msgid "great-great-great-uncle" 8683msgstr "" 8684 8685#: app/Functions/Functions.php:1619 8686msgid "great-great-great-aunt" 8687msgstr "" 8688 8689#: app/Functions/Functions.php:1622 8690msgid "great-great-great-aunt/uncle" 8691msgstr "" 8692 8693#: app/Functions/Functions.php:1627 8694msgctxt "great-great-great-grandfather’s brother" 8695msgid "great ×4 uncle" 8696msgstr "" 8697 8698#: app/Functions/Functions.php:1631 8699msgctxt "great-great-great-grandmother’s brother" 8700msgid "great ×4 uncle" 8701msgstr "" 8702 8703#: app/Functions/Functions.php:1634 8704msgctxt "great-great-great-grandparent’s brother" 8705msgid "great ×4 uncle" 8706msgstr "" 8707 8708#: app/Functions/Functions.php:1638 8709msgid "great ×4 aunt" 8710msgstr "" 8711 8712#: app/Functions/Functions.php:1641 8713msgid "great ×4 aunt/uncle" 8714msgstr "" 8715 8716#: app/Functions/Functions.php:1646 8717msgctxt "great ×4 grandfather’s brother" 8718msgid "great ×5 uncle" 8719msgstr "" 8720 8721#: app/Functions/Functions.php:1650 8722msgctxt "great ×4 grandmother’s brother" 8723msgid "great ×5 uncle" 8724msgstr "" 8725 8726#: app/Functions/Functions.php:1653 8727msgctxt "great ×4 grandparent’s brother" 8728msgid "great ×5 uncle" 8729msgstr "" 8730 8731#: app/Functions/Functions.php:1657 8732msgid "great ×5 aunt" 8733msgstr "" 8734 8735#: app/Functions/Functions.php:1660 8736msgid "great ×5 aunt/uncle" 8737msgstr "" 8738 8739#: app/Functions/Functions.php:1665 8740msgctxt "great ×5 grandfather’s brother" 8741msgid "great ×6 uncle" 8742msgstr "" 8743 8744#: app/Functions/Functions.php:1669 8745msgctxt "great ×5 grandmother’s brother" 8746msgid "great ×6 uncle" 8747msgstr "" 8748 8749#: app/Functions/Functions.php:1672 8750msgctxt "great ×5 grandparent’s brother" 8751msgid "great ×6 uncle" 8752msgstr "" 8753 8754#: app/Functions/Functions.php:1676 8755msgid "great ×6 aunt" 8756msgstr "" 8757 8758#: app/Functions/Functions.php:1679 8759msgid "great ×6 aunt/uncle" 8760msgstr "" 8761 8762#: app/Functions/Functions.php:1684 8763msgctxt "great ×6 grandfather’s brother" 8764msgid "great ×7 uncle" 8765msgstr "" 8766 8767#: app/Functions/Functions.php:1688 8768msgctxt "great ×6 grandmother’s brother" 8769msgid "great ×7 uncle" 8770msgstr "" 8771 8772#: app/Functions/Functions.php:1691 8773msgctxt "great ×6 grandparent’s brother" 8774msgid "great ×7 uncle" 8775msgstr "" 8776 8777#: app/Functions/Functions.php:1695 8778msgid "great ×7 aunt" 8779msgstr "" 8780 8781#: app/Functions/Functions.php:1698 8782msgid "great ×7 aunt/uncle" 8783msgstr "" 8784 8785#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 8786#: app/Functions/Functions.php:1708 app/Functions/Functions.php:1739 8787#: app/Functions/Functions.php:1751 app/Functions/Functions.php:1766 8788#, php-format 8789msgid "great ×%s uncle" 8790msgstr "" 8791 8792#: app/Functions/Functions.php:1712 app/Functions/Functions.php:1731 8793#: app/Functions/Functions.php:1743 app/Functions/Functions.php:1754 8794#: app/Functions/Functions.php:1770 8795#, php-format 8796msgid "great ×%s aunt" 8797msgstr "" 8798 8799#: app/Functions/Functions.php:1715 app/Functions/Functions.php:1734 8800#: app/Functions/Functions.php:1746 app/Functions/Functions.php:1757 8801#: app/Functions/Functions.php:1773 8802#, php-format 8803msgid "great ×%s aunt/uncle" 8804msgstr "" 8805 8806#: app/Functions/Functions.php:1720 8807#, php-format 8808msgctxt "great ×(%s-1) grandfather’s brother" 8809msgid "great ×%s uncle" 8810msgstr "" 8811 8812#: app/Functions/Functions.php:1724 8813#, php-format 8814msgctxt "great ×(%s-1) grandmother’s brother" 8815msgid "great ×%s uncle" 8816msgstr "" 8817 8818#: app/Functions/Functions.php:1727 8819#, php-format 8820msgctxt "great ×(%s-1) grandparent’s brother" 8821msgid "great ×%s uncle" 8822msgstr "" 8823 8824#: app/Functions/Functions.php:1785 8825msgctxt "(a man’s) brother’s great-grandson" 8826msgid "great-great-nephew" 8827msgstr "" 8828 8829#: app/Functions/Functions.php:1789 8830msgctxt "(a man’s) sister’s great-grandson" 8831msgid "great-great-nephew" 8832msgstr "" 8833 8834#: app/Functions/Functions.php:1792 8835msgctxt "(a woman’s) great-great-nephew" 8836msgid "great-great-nephew" 8837msgstr "" 8838 8839#: app/Functions/Functions.php:1797 8840msgctxt "(a man’s) brother’s great-granddaughter" 8841msgid "great-great-niece" 8842msgstr "" 8843 8844#: app/Functions/Functions.php:1801 8845msgctxt "(a man’s) sister’s great-granddaughter" 8846msgid "great-great-niece" 8847msgstr "" 8848 8849#: app/Functions/Functions.php:1804 8850msgctxt "(a woman’s) great-great-niece" 8851msgid "great-great-niece" 8852msgstr "" 8853 8854#: app/Functions/Functions.php:1808 8855msgctxt "(a man’s) brother’s great-grandchild" 8856msgid "great-great-nephew/niece" 8857msgstr "" 8858 8859#: app/Functions/Functions.php:1812 8860msgctxt "(a man’s) sister’s great-grandchild" 8861msgid "great-great-nephew/niece" 8862msgstr "" 8863 8864#: app/Functions/Functions.php:1815 8865msgctxt "(a woman’s) great-great-nephew/niece" 8866msgid "great-great-nephew/niece" 8867msgstr "" 8868 8869#: app/Functions/Functions.php:1820 8870msgctxt "(a man’s) brother’s great-great-grandson" 8871msgid "great-great-great-nephew" 8872msgstr "" 8873 8874#: app/Functions/Functions.php:1824 8875msgctxt "(a man’s) sister’s great-great-grandson" 8876msgid "great-great-great-nephew" 8877msgstr "" 8878 8879#: app/Functions/Functions.php:1827 8880msgctxt "(a woman’s) great-great-great-nephew" 8881msgid "great-great-great-nephew" 8882msgstr "" 8883 8884#: app/Functions/Functions.php:1832 8885msgctxt "(a man’s) brother’s great-great-granddaughter" 8886msgid "great-great-great-niece" 8887msgstr "" 8888 8889#: app/Functions/Functions.php:1836 8890msgctxt "(a man’s) sister’s great-great-granddaughter" 8891msgid "great-great-great-niece" 8892msgstr "" 8893 8894#: app/Functions/Functions.php:1839 8895msgctxt "(a woman’s) great-great-great-niece" 8896msgid "great-great-great-niece" 8897msgstr "" 8898 8899#: app/Functions/Functions.php:1843 8900msgctxt "(a man’s) brother’s great-great-grandchild" 8901msgid "great-great-great-nephew/niece" 8902msgstr "" 8903 8904#: app/Functions/Functions.php:1847 8905msgctxt "(a man’s) sister’s great-great-grandchild" 8906msgid "great-great-great-nephew/niece" 8907msgstr "" 8908 8909#: app/Functions/Functions.php:1850 8910msgctxt "(a woman’s) great-great-great-nephew/niece" 8911msgid "great-great-great-nephew/niece" 8912msgstr "" 8913 8914#: app/Functions/Functions.php:1855 8915msgctxt "(a man’s) brother’s great-great-great-grandson" 8916msgid "great ×4 nephew" 8917msgstr "" 8918 8919#: app/Functions/Functions.php:1859 8920msgctxt "(a man’s) sister’s great-great-great-grandson" 8921msgid "great ×4 nephew" 8922msgstr "" 8923 8924#: app/Functions/Functions.php:1862 8925msgctxt "(a woman’s) great ×4 nephew" 8926msgid "great ×4 nephew" 8927msgstr "" 8928 8929#: app/Functions/Functions.php:1867 8930msgctxt "(a man’s) brother’s great-great-great-granddaughter" 8931msgid "great ×4 niece" 8932msgstr "" 8933 8934#: app/Functions/Functions.php:1871 8935msgctxt "(a man’s) sister’s great-great-great-granddaughter" 8936msgid "great ×4 niece" 8937msgstr "" 8938 8939#: app/Functions/Functions.php:1874 8940msgctxt "(a woman’s) great ×4 niece" 8941msgid "great ×4 niece" 8942msgstr "" 8943 8944#: app/Functions/Functions.php:1878 8945msgctxt "(a man’s) brother’s great-great-great-grandchild" 8946msgid "great ×4 nephew/niece" 8947msgstr "" 8948 8949#: app/Functions/Functions.php:1882 8950msgctxt "(a man’s) sister’s great-great-great-grandchild" 8951msgid "great ×4 nephew/niece" 8952msgstr "" 8953 8954#: app/Functions/Functions.php:1885 8955msgctxt "(a woman’s) great ×4 nephew/niece" 8956msgid "great ×4 nephew/niece" 8957msgstr "" 8958 8959#: app/Functions/Functions.php:1890 8960msgctxt "(a man’s) brother’s great ×4 grandson" 8961msgid "great ×5 nephew" 8962msgstr "" 8963 8964#: app/Functions/Functions.php:1894 8965msgctxt "(a man’s) sister’s great ×4 grandson" 8966msgid "great ×5 nephew" 8967msgstr "" 8968 8969#: app/Functions/Functions.php:1897 8970msgctxt "(a woman’s) great ×5 nephew" 8971msgid "great ×5 nephew" 8972msgstr "" 8973 8974#: app/Functions/Functions.php:1902 8975msgctxt "(a man’s) brother’s great ×4 granddaughter" 8976msgid "great ×5 niece" 8977msgstr "" 8978 8979#: app/Functions/Functions.php:1906 8980msgctxt "(a man’s) sister’s great ×4 granddaughter" 8981msgid "great ×5 niece" 8982msgstr "" 8983 8984#: app/Functions/Functions.php:1909 8985msgctxt "(a woman’s) great ×5 niece" 8986msgid "great ×5 niece" 8987msgstr "" 8988 8989#: app/Functions/Functions.php:1913 8990msgctxt "(a man’s) brother’s great ×4 grandchild" 8991msgid "great ×5 nephew/niece" 8992msgstr "" 8993 8994#: app/Functions/Functions.php:1917 8995msgctxt "(a man’s) sister’s great ×4 grandchild" 8996msgid "great ×5 nephew/niece" 8997msgstr "" 8998 8999#: app/Functions/Functions.php:1920 9000msgctxt "(a woman’s) great ×5 nephew/niece" 9001msgid "great ×5 nephew/niece" 9002msgstr "" 9003 9004#: app/Functions/Functions.php:1931 app/Functions/Functions.php:1967 9005#, php-format 9006msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 9007msgid "great ×%s nephew" 9008msgstr "" 9009 9010#: app/Functions/Functions.php:1935 app/Functions/Functions.php:1970 9011#, php-format 9012msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 9013msgid "great ×%s nephew" 9014msgstr "" 9015 9016#: app/Functions/Functions.php:1938 app/Functions/Functions.php:1972 9017#, php-format 9018msgctxt "(a woman’s) great ×%s nephew" 9019msgid "great ×%s nephew" 9020msgstr "" 9021 9022#: app/Functions/Functions.php:1943 app/Functions/Functions.php:1976 9023#, php-format 9024msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 9025msgid "great ×%s niece" 9026msgstr "" 9027 9028#: app/Functions/Functions.php:1947 app/Functions/Functions.php:1979 9029#, php-format 9030msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 9031msgid "great ×%s niece" 9032msgstr "" 9033 9034#: app/Functions/Functions.php:1950 app/Functions/Functions.php:1981 9035#, php-format 9036msgctxt "(a woman’s) great ×%s niece" 9037msgid "great ×%s niece" 9038msgstr "" 9039 9040#: app/Functions/Functions.php:1954 app/Functions/Functions.php:1984 9041#, php-format 9042msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 9043msgid "great ×%s nephew/niece" 9044msgstr "" 9045 9046#: app/Functions/Functions.php:1958 app/Functions/Functions.php:1987 9047#, php-format 9048msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 9049msgid "great ×%s nephew/niece" 9050msgstr "" 9051 9052#: app/Functions/Functions.php:1961 app/Functions/Functions.php:1989 9053#, php-format 9054msgctxt "(a woman’s) great ×%s nephew/niece" 9055msgid "great ×%s nephew/niece" 9056msgstr "" 9057 9058#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 9059#: app/Functions/Functions.php:1993 app/Functions/Functions.php:2005 9060#: app/Functions/Functions.php:2021 9061#, php-format 9062msgid "great ×%s nephew" 9063msgstr "" 9064 9065#: app/Functions/Functions.php:1997 app/Functions/Functions.php:2009 9066#: app/Functions/Functions.php:2025 9067#, php-format 9068msgid "great ×%s niece" 9069msgstr "" 9070 9071#: app/Functions/Functions.php:2000 app/Functions/Functions.php:2012 9072#: app/Functions/Functions.php:2028 9073#, php-format 9074msgid "great ×%s nephew/niece" 9075msgstr "" 9076 9077#: app/Functions/Functions.php:2038 9078msgid "great-great-grandfather" 9079msgstr "" 9080 9081#: app/Functions/Functions.php:2042 9082msgid "great-great-grandmother" 9083msgstr "" 9084 9085#: app/Functions/Functions.php:2045 9086msgid "great-great-grandparent" 9087msgstr "" 9088 9089#: app/Functions/Functions.php:2049 9090msgid "great-great-great-grandfather" 9091msgstr "" 9092 9093#: app/Functions/Functions.php:2053 9094msgid "great-great-great-grandmother" 9095msgstr "" 9096 9097#: app/Functions/Functions.php:2056 9098msgid "great-great-great-grandparent" 9099msgstr "" 9100 9101#: app/Functions/Functions.php:2060 9102msgid "great ×4 grandfather" 9103msgstr "" 9104 9105#: app/Functions/Functions.php:2064 9106msgid "great ×4 grandmother" 9107msgstr "" 9108 9109#: app/Functions/Functions.php:2067 9110msgid "great ×4 grandparent" 9111msgstr "" 9112 9113#: app/Functions/Functions.php:2071 9114msgid "great ×5 grandfather" 9115msgstr "" 9116 9117#: app/Functions/Functions.php:2075 9118msgid "great ×5 grandmother" 9119msgstr "" 9120 9121#: app/Functions/Functions.php:2078 9122msgid "great ×5 grandparent" 9123msgstr "" 9124 9125#: app/Functions/Functions.php:2082 9126msgid "great ×6 grandfather" 9127msgstr "" 9128 9129#: app/Functions/Functions.php:2086 9130msgid "great ×6 grandmother" 9131msgstr "" 9132 9133#: app/Functions/Functions.php:2089 9134msgid "great ×6 grandparent" 9135msgstr "" 9136 9137#: app/Functions/Functions.php:2093 9138msgid "great ×7 grandfather" 9139msgstr "" 9140 9141#: app/Functions/Functions.php:2097 9142msgid "great ×7 grandmother" 9143msgstr "" 9144 9145#: app/Functions/Functions.php:2100 9146msgid "great ×7 grandparent" 9147msgstr "" 9148 9149#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 9150#: app/Functions/Functions.php:2110 app/Functions/Functions.php:2124 9151#: app/Functions/Functions.php:2136 app/Functions/Functions.php:2149 9152#: app/Functions/Functions.php:2165 9153#, php-format 9154msgid "great ×%s grandfather" 9155msgstr "" 9156 9157#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 9158#: app/Functions/Functions.php:2114 app/Functions/Functions.php:2128 9159#: app/Functions/Functions.php:2140 app/Functions/Functions.php:2154 9160#: app/Functions/Functions.php:2170 9161#, php-format 9162msgid "great ×%s grandmother" 9163msgstr "" 9164 9165#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 9166#: app/Functions/Functions.php:2117 app/Functions/Functions.php:2131 9167#: app/Functions/Functions.php:2143 app/Functions/Functions.php:2158 9168#: app/Functions/Functions.php:2174 9169#, php-format 9170msgid "great ×%s grandparent" 9171msgstr "" 9172 9173#: app/Functions/Functions.php:2184 9174msgid "great-great-grandson" 9175msgstr "" 9176 9177#: app/Functions/Functions.php:2188 9178msgid "great-great-granddaughter" 9179msgstr "" 9180 9181#: app/Functions/Functions.php:2191 9182msgid "great-great-grandchild" 9183msgstr "" 9184 9185#: app/Functions/Functions.php:2195 9186msgid "great-great-great-grandson" 9187msgstr "" 9188 9189#: app/Functions/Functions.php:2199 9190msgid "great-great-great-granddaughter" 9191msgstr "" 9192 9193#: app/Functions/Functions.php:2202 9194msgid "great-great-great-grandchild" 9195msgstr "" 9196 9197#: app/Functions/Functions.php:2206 9198msgid "great ×4 grandson" 9199msgstr "" 9200 9201#: app/Functions/Functions.php:2210 9202msgid "great ×4 granddaughter" 9203msgstr "" 9204 9205#: app/Functions/Functions.php:2213 9206msgid "great ×4 grandchild" 9207msgstr "" 9208 9209#: app/Functions/Functions.php:2217 9210msgid "great ×5 grandson" 9211msgstr "" 9212 9213#: app/Functions/Functions.php:2221 9214msgid "great ×5 granddaughter" 9215msgstr "" 9216 9217#: app/Functions/Functions.php:2224 9218msgid "great ×5 grandchild" 9219msgstr "" 9220 9221#: app/Functions/Functions.php:2228 9222msgid "great ×6 grandson" 9223msgstr "" 9224 9225#: app/Functions/Functions.php:2232 9226msgid "great ×6 granddaughter" 9227msgstr "" 9228 9229#: app/Functions/Functions.php:2235 9230msgid "great ×6 grandchild" 9231msgstr "" 9232 9233#: app/Functions/Functions.php:2239 9234msgid "great ×7 grandson" 9235msgstr "" 9236 9237#: app/Functions/Functions.php:2243 9238msgid "great ×7 granddaughter" 9239msgstr "" 9240 9241#: app/Functions/Functions.php:2246 9242msgid "great ×7 grandchild" 9243msgstr "" 9244 9245#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 9246#: app/Functions/Functions.php:2258 app/Functions/Functions.php:2270 9247#: app/Functions/Functions.php:2287 9248#, php-format 9249msgid "great ×%s grandson" 9250msgstr "" 9251 9252#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 9253#: app/Functions/Functions.php:2262 app/Functions/Functions.php:2273 9254#: app/Functions/Functions.php:2292 9255#, php-format 9256msgid "great ×%s granddaughter" 9257msgstr "" 9258 9259#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 9260#: app/Functions/Functions.php:2265 app/Functions/Functions.php:2275 9261#: app/Functions/Functions.php:2296 9262#, php-format 9263msgid "great ×%s grandchild" 9264msgstr "" 9265 9266#. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856 9267#: app/Functions/Functions.php:2350 9268#, php-format 9269msgid "%s once removed ascending" 9270msgstr "" 9271 9272#. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856 9273#: app/Functions/Functions.php:2354 9274#, php-format 9275msgid "%s once removed descending" 9276msgstr "" 9277 9278#. I18N: %s=“fifth cousin”, etc. 9279#: app/Functions/Functions.php:2358 9280#, php-format 9281msgid "%s twice removed ascending" 9282msgstr "" 9283 9284#. I18N: %s=“fifth cousin”, etc. 9285#: app/Functions/Functions.php:2362 9286#, php-format 9287msgid "%s twice removed descending" 9288msgstr "" 9289 9290#. I18N: %s=“fifth cousin”, etc. 9291#: app/Functions/Functions.php:2366 9292#, php-format 9293msgid "%s three times removed ascending" 9294msgstr "" 9295 9296#. I18N: %s=“fifth cousin”, etc. 9297#: app/Functions/Functions.php:2370 9298#, php-format 9299msgid "%s three times removed descending" 9300msgstr "" 9301 9302#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 9303#: app/Functions/Functions.php:2374 9304#, php-format 9305msgid "%1$s %2$s times removed ascending" 9306msgstr "" 9307 9308#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 9309#: app/Functions/Functions.php:2378 9310#, php-format 9311msgid "%1$s %2$s times removed descending" 9312msgstr "" 9313 9314#: app/Functions/Functions.php:2396 9315#, php-format 9316msgid "%1$s’s %2$s" 9317msgstr "" 9318 9319#. I18N: gedcom tag INFL 9320#: app/Functions/FunctionsDate.php:53 app/Functions/FunctionsPrint.php:248 9321#: app/GedcomTag.php:755 9322msgid "Infant" 9323msgstr "" 9324 9325#: app/Functions/FunctionsDate.php:55 app/Functions/FunctionsPrint.php:250 9326msgid "Stillborn" 9327msgstr "" 9328 9329#: app/Functions/FunctionsDate.php:70 app/Functions/FunctionsPrint.php:265 9330#, php-format 9331msgid "%s week" 9332msgid_plural "%s weeks" 9333msgstr[0] "" 9334msgstr[1] "" 9335 9336#: app/Functions/FunctionsEdit.php:131 9337#: resources/views/admin/trees-preferences.phtml:122 9338#: resources/views/admin/trees-preferences.phtml:125 9339msgid "No calendar conversion" 9340msgstr "" 9341 9342#: app/Functions/FunctionsEdit.php:169 9343#: app/Module/FrequentlyAskedQuestionsModule.php:320 9344#: app/Module/IndividualListModule.php:235 9345#: app/Module/IndividualListModule.php:244 9346#: app/Module/IndividualListModule.php:253 9347#: app/Module/IndividualListModule.php:342 9348#: app/Module/IndividualListModule.php:444 9349#: app/Module/IndividualListModule.php:446 9350#: resources/views/calendar-page.phtml:179 9351#: resources/views/lists/datatables-attributes.phtml:10 9352#: resources/views/modules/faq/config.phtml:70 9353#: resources/views/modules/random_media/config.phtml:20 9354#: resources/views/modules/user-messages/user-messages.phtml:67 9355#: resources/xml/reports/ahnentafel_report.xml:7 9356#: resources/xml/reports/descendancy_report.xml:6 9357#: resources/xml/reports/individual_ext_report.xml:6 9358#: resources/xml/reports/individual_ext_report.xml:7 9359#: resources/xml/reports/individual_ext_report.xml:11 9360#: resources/xml/reports/individual_ext_report.xml:94 9361#: resources/xml/reports/individual_report.xml:8 9362#: resources/xml/reports/missing_facts_report.xml:6 9363#: resources/xml/reports/missing_facts_report.xml:7 9364#: resources/xml/reports/relative_ext_report.xml:6 9365#: resources/xml/reports/relative_ext_report.xml:46 9366msgid "All" 9367msgstr "" 9368 9369#: app/Functions/FunctionsEdit.php:454 9370msgid "An associate is another individual who was involved with this individual, such as a friend or an employer." 9371msgstr "" 9372 9373#: app/Functions/FunctionsEdit.php:456 9374msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest." 9375msgstr "" 9376 9377#: app/Functions/FunctionsEdit.php:472 9378msgid "Create a family" 9379msgstr "" 9380 9381#. I18N: Examples of valid time formats (hours:minutes:seconds) 9382#: app/Functions/FunctionsEdit.php:562 9383msgid "hh:mm or hh:mm:ss" 9384msgstr "" 9385 9386#: app/Functions/FunctionsEdit.php:566 9387msgid "always" 9388msgstr "" 9389 9390#: app/Functions/FunctionsEdit.php:566 9391msgid "never" 9392msgstr "" 9393 9394#: app/Functions/FunctionsEdit.php:567 9395msgid "Use this image for charts and on the individual’s page." 9396msgstr "" 9397 9398#: app/Functions/FunctionsEdit.php:584 app/Http/RequestHandlers/EditName.php:71 9399#: resources/views/edit/input-addon-edit-name.phtml:13 9400#: resources/views/edit/input-addon-edit-name.phtml:16 9401#: resources/views/individual-name.phtml:81 9402#: resources/views/individual-name.phtml:83 9403msgid "Edit the name" 9404msgstr "" 9405 9406#: app/Functions/FunctionsPrint.php:98 app/GedcomTag.php:946 9407#: resources/views/admin/trees.phtml:256 9408#: resources/views/cards/add-shared-note.phtml:16 9409#: resources/views/edit/shared-note.phtml:23 9410#: resources/views/family-page.phtml:82 resources/views/media-page.phtml:186 9411#: resources/views/modules/notes/tab.phtml:61 9412#: resources/views/note-page.phtml:98 9413msgid "Shared note" 9414msgstr "" 9415 9416#: app/Functions/FunctionsPrint.php:119 app/Note.php:121 9417#: app/Report/ReportParserGenerate.php:972 9418#: app/Report/ReportParserGenerate.php:1054 9419msgid "…" 9420msgstr "" 9421 9422#: app/Functions/FunctionsPrint.php:208 9423#: app/Module/IndividualFactsTabModule.php:740 9424msgid "Death of a mother" 9425msgstr "" 9426 9427#: app/Functions/FunctionsPrint.php:210 9428msgid "Mother’s age" 9429msgstr "" 9430 9431#: app/Functions/FunctionsPrint.php:216 9432#: app/Module/IndividualFactsTabModule.php:739 9433msgid "Death of a father" 9434msgstr "" 9435 9436#: app/Functions/FunctionsPrint.php:218 9437msgid "Father’s age" 9438msgstr "" 9439 9440#: app/Functions/FunctionsPrint.php:222 9441msgid "Parent’s age" 9442msgstr "" 9443 9444#. I18N: The age of an individual at a given date 9445#: app/Functions/FunctionsPrint.php:350 9446#: app/Functions/FunctionsPrintFacts.php:488 9447#: app/Http/RequestHandlers/IndividualPage.php:173 9448#, php-format 9449msgctxt "Male" 9450msgid "(aged %s)" 9451msgstr "" 9452 9453#. I18N: The age of an individual at a given date 9454#: app/Functions/FunctionsPrint.php:354 9455#: app/Functions/FunctionsPrintFacts.php:491 9456#: app/Http/RequestHandlers/IndividualPage.php:176 9457#, php-format 9458msgctxt "Female" 9459msgid "(aged %s)" 9460msgstr "" 9461 9462#: app/Functions/FunctionsPrint.php:449 app/Functions/FunctionsPrint.php:451 9463msgid "Google Maps™" 9464msgstr "" 9465 9466#: app/Functions/FunctionsPrint.php:454 app/Functions/FunctionsPrint.php:456 9467msgid "Bing Maps™" 9468msgstr "" 9469 9470#: app/Functions/FunctionsPrint.php:459 app/Functions/FunctionsPrint.php:461 9471#: resources/views/admin/map-provider.phtml:28 9472msgid "OpenStreetMap™" 9473msgstr "" 9474 9475#: app/Functions/FunctionsPrintFacts.php:198 9476#: app/Statistics/Repository/FamilyRepository.php:470 9477#: resources/views/statistics/families/top10-list-age.phtml:23 9478#: resources/views/statistics/families/top10-nolist-age.phtml:25 9479msgid "View this family" 9480msgstr "" 9481 9482#: app/Functions/FunctionsPrintFacts.php:265 9483#: resources/views/admin/users-edit.phtml:335 9484msgid "No" 9485msgstr "" 9486 9487#: app/Functions/FunctionsPrintFacts.php:268 9488msgid "Yes" 9489msgstr "" 9490 9491#: app/Functions/FunctionsPrintFacts.php:715 9492#: app/Http/RequestHandlers/MapDataEdit.php:70 9493#: app/Http/RequestHandlers/MapDataEdit.php:73 9494#: resources/views/admin/locations.phtml:48 9495#: resources/views/admin/locations.phtml:92 9496#: resources/views/admin/locations.phtml:95 9497#: resources/views/admin/users-table-options.phtml:27 9498#: resources/views/admin/users.phtml:24 9499#: resources/views/edit/icon-fact-edit.phtml:13 9500#: resources/views/edit/icon-fact-edit.phtml:15 9501#: resources/views/gedcom-record-page-menu.phtml:23 9502#: resources/views/media-page.phtml:106 resources/views/media-page.phtml:109 9503#: resources/views/modules/faq/config.phtml:58 9504#: resources/views/modules/gedcom_news/list.phtml:42 9505#: resources/views/modules/stories/config.phtml:56 9506#: resources/views/modules/stories/config.phtml:78 9507#: resources/views/modules/user_blog/list.phtml:42 9508#: resources/views/note-page.phtml:101 resources/views/note-page.phtml:104 9509#: resources/views/submitter-page-menu.phtml:23 9510msgid "Edit" 9511msgstr "" 9512 9513#: app/Functions/FunctionsPrintFacts.php:953 9514msgid "View" 9515msgstr "" 9516 9517#: app/Functions/FunctionsPrintLists.php:70 9518#, php-format 9519msgid "%1$s (%2$s)" 9520msgstr "" 9521 9522#. I18N: The name given to a child by its adoptive parents 9523#: app/GedcomCode/GedcomCodeName.php:64 9524msgctxt "MALE" 9525msgid "adopted name" 9526msgstr "" 9527 9528#. I18N: The name given to a child by its adoptive parents 9529#: app/GedcomCode/GedcomCodeName.php:69 9530msgctxt "FEMALE" 9531msgid "adopted name" 9532msgstr "" 9533 9534#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 9535#: app/GedcomCode/GedcomCodeName.php:78 9536msgctxt "MALE" 9537msgid "also known as" 9538msgstr "" 9539 9540#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 9541#: app/GedcomCode/GedcomCodeName.php:83 9542msgctxt "FEMALE" 9543msgid "also known as" 9544msgstr "" 9545 9546#. I18N: The name given to an individual at their birth 9547#: app/GedcomCode/GedcomCodeName.php:92 9548msgctxt "MALE" 9549msgid "birth name" 9550msgstr "" 9551 9552#. I18N: The name given to an individual at their birth 9553#: app/GedcomCode/GedcomCodeName.php:97 9554msgctxt "FEMALE" 9555msgid "birth name" 9556msgstr "" 9557 9558#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 9559#: app/GedcomCode/GedcomCodeName.php:106 9560msgctxt "MALE" 9561msgid "change of name" 9562msgstr "" 9563 9564#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 9565#: app/GedcomCode/GedcomCodeName.php:111 9566msgctxt "FEMALE" 9567msgid "change of name" 9568msgstr "" 9569 9570#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 9571#: app/GedcomCode/GedcomCodeName.php:120 9572msgctxt "MALE" 9573msgid "estate name" 9574msgstr "" 9575 9576#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 9577#: app/GedcomCode/GedcomCodeName.php:125 9578msgctxt "FEMALE" 9579msgid "estate name" 9580msgstr "" 9581 9582#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 9583#: app/GedcomCode/GedcomCodeName.php:134 9584msgctxt "MALE" 9585msgid "immigration name" 9586msgstr "" 9587 9588#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 9589#: app/GedcomCode/GedcomCodeName.php:139 9590msgctxt "FEMALE" 9591msgid "immigration name" 9592msgstr "" 9593 9594#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 9595#: app/GedcomCode/GedcomCodeName.php:153 9596msgctxt "MALE" 9597msgid "married name" 9598msgstr "" 9599 9600#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 9601#: app/GedcomCode/GedcomCodeName.php:158 9602msgctxt "FEMALE" 9603msgid "married name" 9604msgstr "" 9605 9606#. I18N: A name taken when entering a religion or a religious order 9607#: app/GedcomCode/GedcomCodeName.php:167 9608msgctxt "MALE" 9609msgid "religious name" 9610msgstr "" 9611 9612#. I18N: A name taken when entering a religion or a religious order 9613#: app/GedcomCode/GedcomCodeName.php:172 9614msgctxt "FEMALE" 9615msgid "religious name" 9616msgstr "" 9617 9618#. I18N: This is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 9619#: app/GedcomCode/GedcomCodePedi.php:109 9620msgid "Rada" 9621msgstr "" 9622 9623#: app/GedcomCode/GedcomCodePedi.php:145 app/GedcomCode/GedcomCodePedi.php:157 9624#: app/Individual.php:928 app/Individual.php:982 9625#: resources/xml/reports/individual_ext_report.xml:245 9626#: resources/xml/reports/individual_report.xml:234 9627msgid "Family with parents" 9628msgstr "" 9629 9630#: app/GedcomCode/GedcomCodePedi.php:147 app/Individual.php:929 9631msgid "Family with adoptive parents" 9632msgstr "" 9633 9634#: app/GedcomCode/GedcomCodePedi.php:149 app/Individual.php:930 9635msgid "Family with foster parents" 9636msgstr "" 9637 9638#. I18N: “sealing” is a Mormon ceremony. 9639#: app/GedcomCode/GedcomCodePedi.php:152 app/Individual.php:932 9640msgid "Family with sealing parents" 9641msgstr "" 9642 9643#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 9644#: app/GedcomCode/GedcomCodePedi.php:155 app/Individual.php:934 9645msgid "Family with rada parents" 9646msgstr "" 9647 9648#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 9649#: app/GedcomCode/GedcomCodeStat.php:115 9650msgid "Cleared but not yet completed" 9651msgstr "" 9652 9653#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 9654#: app/GedcomCode/GedcomCodeStat.php:130 9655msgid "Died as an infant: exempt" 9656msgstr "" 9657 9658#: app/GedcomRecord.php:412 app/GedcomRecord.php:520 9659#: app/Report/ReportParserGenerate.php:967 9660#: app/Statistics/Repository/EventRepository.php:417 9661msgid "Private" 9662msgstr "" 9663 9664#. I18N: gedcom tag CONC 9665#: app/GedcomTag.php:581 9666msgid "Concatenation" 9667msgstr "" 9668 9669#. I18N: gedcom tag DESC 9670#. I18N: Name of a module/chart 9671#. I18N: Name of a module/sidebar 9672#. I18N: Name of a module/report 9673#: app/GedcomTag.php:631 app/Module/ChartsBlockModule.php:145 9674#: app/Module/ChartsBlockModule.php:269 9675#: app/Module/DescendancyChartModule.php:108 9676#: app/Module/DescendancyModule.php:62 9677#: app/Module/DescendancyReportModule.php:40 9678#: resources/xml/reports/descendancy_report.xml:3 9679#: resources/xml/reports/individual_ext_report.xml:6 9680#: resources/xml/reports/individual_ext_report.xml:93 9681#: resources/xml/reports/missing_facts_report.xml:6 9682#: resources/xml/reports/relative_ext_report.xml:6 9683#: resources/xml/reports/relative_ext_report.xml:45 9684msgid "Descendants" 9685msgstr "" 9686 9687#. I18N: gedcom tag FONE 9688#: app/GedcomTag.php:721 9689msgid "Phonetic" 9690msgstr "" 9691 9692#. I18N: gedcom tag GEDC 9693#. I18N: gedcom tag _GEDF 9694#: app/GedcomTag.php:727 app/GedcomTag.php:1115 9695#: resources/views/admin/trees.phtml:272 9696msgid "GEDCOM file" 9697msgstr "" 9698 9699#. I18N: gedcom tag ROMN 9700#: app/GedcomTag.php:938 app/Http/RequestHandlers/HelpText.php:247 9701msgid "Romanized" 9702msgstr "" 9703 9704#: app/GedcomTag.php:998 9705msgid "Phonetic title" 9706msgstr "" 9707 9708#: app/GedcomTag.php:1000 9709msgid "Romanized title" 9710msgstr "" 9711 9712#: app/GedcomTag.php:1002 9713msgid "Title in Hebrew" 9714msgstr "" 9715 9716#. I18N: gedcom tag _DBID 9717#: app/GedcomTag.php:1064 9718msgid "Linked database ID" 9719msgstr "" 9720 9721#: app/GedcomTag.php:1155 9722msgid "Married surname" 9723msgstr "" 9724 9725#. I18N: gedcom tag _MEDC 9726#: app/GedcomTag.php:1165 9727msgid "Medical condition" 9728msgstr "" 9729 9730#: app/GedcomTag.php:1202 9731msgid "by" 9732msgstr "" 9733 9734#. I18N: gedcom tag _STAT 9735#: app/GedcomTag.php:1220 9736msgid "Marriage status" 9737msgstr "" 9738 9739#. I18N: gedcom tag _SUBQ 9740#: app/GedcomTag.php:1223 9741msgid "Short version" 9742msgstr "" 9743 9744#: app/GedcomTag.php:1254 app/Http/RequestHandlers/ManageMediaData.php:320 9745msgid "Image dimensions" 9746msgstr "" 9747 9748#: app/Http/Middleware/CheckCsrf.php:68 9749msgid "This form has expired. Try again." 9750msgstr "" 9751 9752#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:76 9753#: app/Http/RequestHandlers/ModulesAllAction.php:70 9754#, php-format 9755msgid "The module “%s” has been enabled." 9756msgstr "" 9757 9758#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:78 9759#: app/Http/RequestHandlers/ModulesAllAction.php:72 9760#: app/Module/ChartsBlockModule.php:126 app/Module/ChartsBlockModule.php:146 9761#: app/Module/ChartsBlockModule.php:166 app/Module/ChartsBlockModule.php:180 9762#, php-format 9763msgid "The module “%s” has been disabled." 9764msgstr "" 9765 9766#: app/Http/RequestHandlers/AccountEdit.php:94 9767#: app/Module/ModuleThemeTrait.php:319 app/Module/UserWelcomeModule.php:115 9768msgid "My account" 9769msgstr "" 9770 9771#: app/Http/RequestHandlers/AccountUpdate.php:87 9772#: app/Http/RequestHandlers/RegisterAction.php:242 9773#: app/Http/RequestHandlers/UserAddAction.php:68 9774#: app/Http/RequestHandlers/UserEditAction.php:161 9775msgid "Duplicate username. A user with that username already exists. Please choose another username." 9776msgstr "" 9777 9778#: app/Http/RequestHandlers/AccountUpdate.php:96 9779#: app/Http/RequestHandlers/RegisterAction.php:247 9780#: app/Http/RequestHandlers/UserAddAction.php:73 9781#: app/Http/RequestHandlers/UserEditAction.php:155 9782msgid "Duplicate email address. A user with that email already exists." 9783msgstr "" 9784 9785#: app/Http/RequestHandlers/AccountUpdate.php:114 9786#: app/Http/RequestHandlers/MapDataSave.php:86 9787#, php-format 9788msgid "The details for “%s” have been updated." 9789msgstr "" 9790 9791#: app/Http/RequestHandlers/AddChildToFamilyPage.php:58 9792#: resources/views/family-page-children.phtml:41 9793#: resources/views/modules/relatives/family.phtml:220 9794msgid "Add a son" 9795msgstr "" 9796 9797#: app/Http/RequestHandlers/AddChildToFamilyPage.php:59 9798#: resources/views/family-page-children.phtml:45 9799#: resources/views/modules/relatives/family.phtml:224 9800msgid "Add a daughter" 9801msgstr "" 9802 9803#: app/Http/RequestHandlers/AddChildToFamilyPage.php:60 9804#: resources/views/family-page-menu.phtml:47 9805#: resources/views/modules/relatives/family.phtml:228 9806msgid "Add a child" 9807msgstr "" 9808 9809#: app/Http/RequestHandlers/AddChildToIndividualPage.php:55 9810#: resources/views/modules/relatives/tab.phtml:157 9811msgid "Add a child to create a one-parent family" 9812msgstr "" 9813 9814#: app/Http/RequestHandlers/AddMediaFileAction.php:88 9815#: app/Http/RequestHandlers/CreateMediaObjectAction.php:81 9816#: app/Http/RequestHandlers/UploadMediaAction.php:130 9817#: app/Services/MediaFileService.php:246 9818msgid "There was an error uploading your file." 9819msgstr "" 9820 9821#: app/Http/RequestHandlers/AddMediaFileModal.php:78 9822#: resources/views/media-page.phtml:210 9823#: resources/views/modals/add-media-file.phtml:21 9824msgid "Add a media file" 9825msgstr "" 9826 9827#: app/Http/RequestHandlers/AddName.php:55 9828#: resources/views/individual-page-menu.phtml:31 9829msgid "Add a name" 9830msgstr "" 9831 9832#: app/Http/RequestHandlers/AddParentToIndividualPage.php:58 9833#: resources/views/family-page-grandparents.phtml:63 9834#: resources/views/family-page-grandparents.phtml:71 9835#: resources/views/modules/relatives/tab.phtml:56 9836msgid "Add a mother" 9837msgstr "" 9838 9839#: app/Http/RequestHandlers/AddParentToIndividualPage.php:61 9840#: resources/views/family-page-grandparents.phtml:33 9841#: resources/views/family-page-grandparents.phtml:41 9842#: resources/views/modules/relatives/tab.phtml:49 9843msgid "Add a father" 9844msgstr "" 9845 9846#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:56 9847#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:60 9848#: resources/views/family-page-menu.phtml:41 9849#: resources/views/family-page-parents.phtml:49 9850#: resources/views/modules/relatives/family.phtml:100 9851#: resources/views/modules/relatives/tab.phtml:134 9852msgid "Add a wife" 9853msgstr "" 9854 9855#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:59 9856#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:56 9857#: resources/views/family-page-menu.phtml:34 9858#: resources/views/family-page-parents.phtml:27 9859#: resources/views/modules/relatives/family.phtml:63 9860#: resources/views/modules/relatives/tab.phtml:136 9861msgid "Add a husband" 9862msgstr "" 9863 9864#: app/Http/RequestHandlers/AddUnlinkedPage.php:51 9865msgid "Create an individual" 9866msgstr "" 9867 9868#: app/Http/RequestHandlers/BroadcastAction.php:82 9869#: app/Http/RequestHandlers/ContactAction.php:147 9870#: app/Http/RequestHandlers/EmailPreferencesAction.php:90 9871#: app/Http/RequestHandlers/MessageAction.php:98 9872#, php-format 9873msgid "The message was successfully sent to %s." 9874msgstr "" 9875 9876#: app/Http/RequestHandlers/BroadcastAction.php:89 9877#: app/Http/RequestHandlers/ContactAction.php:154 9878#: app/Http/RequestHandlers/EmailPreferencesAction.php:92 9879#: app/Http/RequestHandlers/MessageAction.php:105 9880msgid "The message was not sent." 9881msgstr "" 9882 9883#: app/Http/RequestHandlers/CalendarEvents.php:162 9884#: resources/views/modules/yahrzeit/list.phtml:45 9885#, php-format 9886msgid "%s year anniversary" 9887msgstr "" 9888 9889#: app/Http/RequestHandlers/CalendarEvents.php:211 9890msgid "Day not set" 9891msgstr "" 9892 9893#: app/Http/RequestHandlers/CalendarPage.php:122 9894msgid "Anniversary calendar" 9895msgstr "" 9896 9897#: app/Http/RequestHandlers/CalendarPage.php:126 9898msgid "On this day…" 9899msgstr "" 9900 9901#: app/Http/RequestHandlers/CalendarPage.php:129 9902msgid "In this month…" 9903msgstr "" 9904 9905#: app/Http/RequestHandlers/CalendarPage.php:132 9906msgid "In this year…" 9907msgstr "" 9908 9909#: app/Http/RequestHandlers/ChangeFamilyMembersPage.php:54 9910#: resources/views/family-page-menu.phtml:28 9911msgid "Change family members" 9912msgstr "" 9913 9914#. I18N: placeholders are GEDCOM XREFs, such as R123 9915#: app/Http/RequestHandlers/CheckTree.php:223 9916#, php-format 9917msgid "%1$s does not exist. Did you mean %2$s?" 9918msgstr "" 9919 9920#. I18N: placeholders are GEDCOM XREFs, such as R123 9921#: app/Http/RequestHandlers/CheckTree.php:226 9922#: app/Http/RequestHandlers/UserEditPage.php:88 9923#, php-format 9924msgid "%1$s does not exist." 9925msgstr "" 9926 9927#: app/Http/RequestHandlers/CheckTree.php:236 9928#: app/Http/RequestHandlers/CheckTree.php:241 9929msgid "This type of link is not allowed here." 9930msgstr "" 9931 9932#. I18N: %1$s is an internal ID number such as R123. %2$s and %3$s are record types, such as INDI or SOUR 9933#: app/Http/RequestHandlers/CheckTree.php:247 9934#, php-format 9935msgid "%1$s is a %2$s but a %3$s is expected." 9936msgstr "" 9937 9938#. I18N: %1$s and %2$s are internal ID numbers such as R123 9939#: app/Http/RequestHandlers/CheckTree.php:256 9940#, php-format 9941msgid "%1$s does not have a link back to %2$s." 9942msgstr "" 9943 9944#: app/Http/RequestHandlers/CheckTree.php:261 9945#: resources/views/admin/trees.phtml:181 9946msgid "Check for errors" 9947msgstr "" 9948 9949#: app/Http/RequestHandlers/CheckTree.php:301 9950#, php-format 9951msgid "%1$s %2$s has a %3$s link to %4$s." 9952msgstr "" 9953 9954#: app/Http/RequestHandlers/CleanDataFolder.php:93 9955#: resources/views/admin/control-panel.phtml:217 9956msgid "Clean up data folder" 9957msgstr "" 9958 9959#: app/Http/RequestHandlers/ContactAction.php:115 9960#: app/Http/RequestHandlers/PasswordResetAction.php:85 9961#: app/Http/RequestHandlers/PasswordResetPage.php:77 9962#: app/Http/RequestHandlers/RegisterAction.php:101 9963msgid "Please try again." 9964msgstr "" 9965 9966#: app/Http/RequestHandlers/ContactAction.php:120 9967msgid "Please enter a valid email address." 9968msgstr "" 9969 9970#: app/Http/RequestHandlers/ContactAction.php:127 9971#: app/Http/RequestHandlers/RegisterAction.php:254 9972msgid "You are not allowed to send messages that contain external links." 9973msgstr "" 9974 9975#. I18N: e.g. ‘You should delete the “http://” from “http://www.example.com” and try again.’ 9976#: app/Http/RequestHandlers/ContactAction.php:128 9977#: app/Http/RequestHandlers/RegisterAction.php:254 9978#, php-format 9979msgid "You should delete the “%1$s” from “%2$s” and try again." 9980msgstr "" 9981 9982#: app/Http/RequestHandlers/ContactPage.php:96 9983#: app/Http/RequestHandlers/MessagePage.php:76 9984#: app/Statistics/Repository/UserRepository.php:124 9985#: resources/views/modules/user-messages/user-messages.phtml:30 9986#: resources/views/pending-changes-page.phtml:78 9987msgid "Send a message" 9988msgstr "" 9989 9990#: app/Http/RequestHandlers/ControlPanel.php:146 9991#: app/Http/RequestHandlers/MapDataAdd.php:89 9992#: app/Http/RequestHandlers/MapDataEdit.php:83 9993#: app/Http/RequestHandlers/MapDataList.php:113 9994#: app/Module/ModuleThemeTrait.php:224 app/Module/ModuleThemeTrait.php:228 9995#: resources/views/admin/analytics-edit.phtml:17 9996#: resources/views/admin/broadcast.phtml:21 9997#: resources/views/admin/changes-log.phtml:31 9998#: resources/views/admin/clean-data.phtml:15 9999#: resources/views/admin/components.phtml:28 10000#: resources/views/admin/data-fix-page.phtml:24 10001#: resources/views/admin/data-fix-select.phtml:20 10002#: resources/views/admin/email-page.phtml:20 10003#: resources/views/admin/fix-level-0-media.phtml:15 10004#: resources/views/admin/map-import-form.phtml:17 10005#: resources/views/admin/map-provider.phtml:15 10006#: resources/views/admin/media-upload.phtml:18 10007#: resources/views/admin/media.phtml:21 10008#: resources/views/admin/merge-records-step-1.phtml:38 10009#: resources/views/admin/merge-records-step-2.phtml:23 10010#: resources/views/admin/modules.phtml:34 10011#: resources/views/admin/server-information.phtml:13 10012#: resources/views/admin/site-logs.phtml:29 10013#: resources/views/admin/site-mail.phtml:29 10014#: resources/views/admin/site-preferences.phtml:15 10015#: resources/views/admin/site-registration.phtml:16 10016#: resources/views/admin/trees-check.phtml:17 10017#: resources/views/admin/trees-create.phtml:15 10018#: resources/views/admin/trees-duplicates.phtml:18 10019#: resources/views/admin/trees-export.phtml:17 10020#: resources/views/admin/trees-import.phtml:22 10021#: resources/views/admin/trees-merge.phtml:19 10022#: resources/views/admin/trees-preferences.phtml:41 10023#: resources/views/admin/trees-privacy.phtml:22 10024#: resources/views/admin/trees-renumber.phtml:17 10025#: resources/views/admin/trees-unconnected.phtml:21 10026#: resources/views/admin/trees.phtml:41 10027#: resources/views/admin/upgrade/steps.phtml:14 10028#: resources/views/admin/upgrade/wizard.phtml:15 10029#: resources/views/admin/users-cleanup.phtml:21 10030#: resources/views/admin/users-create.phtml:19 10031#: resources/views/admin/users-edit.phtml:28 10032#: resources/views/admin/users.phtml:15 10033#: resources/views/admin/webtrees1-thumbnails.phtml:14 10034#: resources/views/modules/custom-css-js/edit.phtml:14 10035#: resources/views/modules/faq/config.phtml:20 10036#: resources/views/modules/faq/edit.phtml:21 10037#: resources/views/modules/relationships-chart/config.phtml:20 10038#: resources/views/modules/sitemap/config.phtml:18 10039#: resources/views/modules/stories/config.phtml:18 10040#: resources/views/modules/stories/edit.phtml:22 10041msgid "Control panel" 10042msgstr "" 10043 10044#: app/Http/RequestHandlers/CopyFact.php:77 10045msgid "The record has been copied to the clipboard." 10046msgstr "" 10047 10048#: app/Http/RequestHandlers/CreateLocationAction.php:60 10049msgid "The location has been created" 10050msgstr "" 10051 10052#: app/Http/RequestHandlers/CreateMediaObjectAction.php:108 10053msgid "The media object has been created" 10054msgstr "" 10055 10056#: app/Http/RequestHandlers/CreateNoteAction.php:75 10057msgid "The note has been created" 10058msgstr "" 10059 10060#: app/Http/RequestHandlers/CreateRepositoryAction.php:80 10061msgid "The repository has been created" 10062msgstr "" 10063 10064#: app/Http/RequestHandlers/CreateSourceAction.php:113 10065msgid "The source has been created" 10066msgstr "" 10067 10068#: app/Http/RequestHandlers/CreateSubmissionAction.php:62 10069msgid "The submission has been created" 10070msgstr "" 10071 10072#: app/Http/RequestHandlers/CreateSubmitterAction.php:90 10073msgid "The submitter has been created" 10074msgstr "" 10075 10076#: app/Http/RequestHandlers/CreateTreeAction.php:64 10077#, php-format 10078msgid "The family tree “%s” already exists." 10079msgstr "" 10080 10081#: app/Http/RequestHandlers/CreateTreeAction.php:71 10082#, php-format 10083msgid "The family tree “%s” has been created." 10084msgstr "" 10085 10086#: app/Http/RequestHandlers/CreateTreePage.php:58 10087#: resources/views/admin/control-panel.phtml:254 10088msgid "Create a family tree" 10089msgstr "" 10090 10091#: app/Http/RequestHandlers/CreateTreePage.php:60 10092msgid "My family tree" 10093msgstr "" 10094 10095#: app/Http/RequestHandlers/DataFixChoose.php:69 10096#: app/Http/RequestHandlers/DataFixPage.php:91 10097#: app/Http/RequestHandlers/HelpText.php:257 10098#: app/Http/RequestHandlers/ModulesDataFixesPage.php:43 10099#: resources/views/admin/control-panel.phtml:575 10100#: resources/views/admin/data-fix-page.phtml:24 10101#: resources/views/admin/trees.phtml:149 10102msgid "Data fixes" 10103msgstr "" 10104 10105#: app/Http/RequestHandlers/DataFixData.php:107 10106#: app/Http/RequestHandlers/DataFixPreview.php:85 10107#: resources/views/admin/analytics-edit.phtml:27 10108msgid "Preview" 10109msgstr "" 10110 10111#: app/Http/RequestHandlers/DataFixData.php:108 10112msgid "Update" 10113msgstr "" 10114 10115#: app/Http/RequestHandlers/DeletePath.php:59 10116#, php-format 10117msgid "The file %s has been deleted." 10118msgstr "" 10119 10120#: app/Http/RequestHandlers/DeletePath.php:61 10121#: app/Http/RequestHandlers/DeletePath.php:75 10122#, php-format 10123msgid "The file %s could not be deleted." 10124msgstr "" 10125 10126#: app/Http/RequestHandlers/DeletePath.php:68 10127#, php-format 10128msgid "The folder %s has been deleted." 10129msgstr "" 10130 10131#: app/Http/RequestHandlers/DeletePath.php:70 10132#, php-format 10133msgid "The folder %s could not be deleted." 10134msgstr "" 10135 10136#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 10137#: app/Http/RequestHandlers/DeleteRecord.php:75 10138#, php-format 10139msgid "The family “%s” has been deleted because it only has one member." 10140msgstr "" 10141 10142#. I18N: %s are names of records, such as sources, repositories or individuals 10143#: app/Http/RequestHandlers/DeleteRecord.php:83 10144#: app/Http/RequestHandlers/DeleteRecord.php:88 10145#, php-format 10146msgid "The link from “%1$s” to “%2$s” has been deleted." 10147msgstr "" 10148 10149#. I18N: %s is the name of a family tree 10150#: app/Http/RequestHandlers/DeleteTreeAction.php:65 10151#: app/Http/RequestHandlers/SynchronizeTrees.php:104 10152#, php-format 10153msgid "The family tree “%s” has been deleted." 10154msgstr "" 10155 10156#: app/Http/RequestHandlers/EditMediaFileAction.php:145 10157#, php-format 10158msgid "The media file %1$s has been renamed to %2$s." 10159msgstr "" 10160 10161#: app/Http/RequestHandlers/EditMediaFileAction.php:151 10162#, php-format 10163msgid "The media file %1$s could not be renamed to %2$s." 10164msgstr "" 10165 10166#: app/Http/RequestHandlers/EditMediaFileModal.php:82 10167#: resources/views/modals/edit-media-file.phtml:22 10168msgid "Edit a media file" 10169msgstr "" 10170 10171#: app/Http/RequestHandlers/EditNotePage.php:59 10172msgid "Edit the shared note" 10173msgstr "" 10174 10175#: app/Http/RequestHandlers/EditRawFactPage.php:61 10176#: app/Http/RequestHandlers/EditRawRecordPage.php:61 10177#: resources/views/edit/edit-fact.phtml:139 10178#: resources/views/edit/edit-record.phtml:59 10179#: resources/views/edit/new-individual.phtml:347 10180#: resources/views/family-page-menu.phtml:67 10181#: resources/views/individual-page-menu.phtml:107 10182#: resources/views/media-page-menu.phtml:50 10183#: resources/views/note-page-menu.phtml:30 10184#: resources/views/repository-page-menu.phtml:30 10185#: resources/views/source-page-menu.phtml:30 10186msgid "Edit the raw GEDCOM" 10187msgstr "" 10188 10189#: app/Http/RequestHandlers/EmailPreferencesAction.php:82 10190#: app/Http/RequestHandlers/ModulesAnalyticsAction.php:45 10191#: app/Http/RequestHandlers/ModulesBlocksAction.php:46 10192#: app/Http/RequestHandlers/ModulesChartsAction.php:46 10193#: app/Http/RequestHandlers/ModulesDataFixesAction.php:45 10194#: app/Http/RequestHandlers/ModulesFootersAction.php:46 10195#: app/Http/RequestHandlers/ModulesHistoricEventsAction.php:45 10196#: app/Http/RequestHandlers/ModulesLanguagesAction.php:45 10197#: app/Http/RequestHandlers/ModulesListsAction.php:46 10198#: app/Http/RequestHandlers/ModulesMenusAction.php:47 10199#: app/Http/RequestHandlers/ModulesReportsAction.php:46 10200#: app/Http/RequestHandlers/ModulesSidebarsAction.php:47 10201#: app/Http/RequestHandlers/ModulesTabsAction.php:47 10202#: app/Http/RequestHandlers/ModulesThemesAction.php:45 10203#: app/Http/RequestHandlers/SitePreferencesAction.php:63 10204#: app/Http/RequestHandlers/SiteRegistrationAction.php:51 10205msgid "The website preferences have been updated." 10206msgstr "" 10207 10208#: app/Http/RequestHandlers/EmailPreferencesPage.php:64 10209#: resources/views/admin/control-panel.phtml:195 10210msgid "Sending email" 10211msgstr "" 10212 10213#: app/Http/RequestHandlers/ExportGedcomPage.php:49 10214msgid "Export a GEDCOM file" 10215msgstr "" 10216 10217#. I18N: %s is a filename 10218#: app/Http/RequestHandlers/ExportGedcomServer.php:98 10219#: app/Http/RequestHandlers/UpgradeWizardStep.php:244 10220#, php-format 10221msgid "The family tree has been exported to %s." 10222msgstr "" 10223 10224#: app/Http/RequestHandlers/ExportGedcomServer.php:101 10225#, php-format 10226msgid "The file %s could not be created." 10227msgstr "" 10228 10229#: app/Http/RequestHandlers/FindDuplicateRecords.php:64 10230#: resources/views/admin/trees.phtml:165 10231msgid "Find duplicates" 10232msgstr "" 10233 10234#: app/Http/RequestHandlers/FixLevel0MediaPage.php:48 10235#: resources/views/admin/control-panel.phtml:730 10236msgid "Link media objects to facts and events" 10237msgstr "" 10238 10239#: app/Http/RequestHandlers/GedcomLoad.php:136 10240msgid "Invalid GEDCOM file - no header record found." 10241msgstr "" 10242 10243#: app/Http/RequestHandlers/GedcomLoad.php:200 10244#, php-format 10245msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." 10246msgstr "" 10247 10248#: app/Http/RequestHandlers/HelpText.php:262 10249msgid "Associate events with this source" 10250msgstr "" 10251 10252#. I18N: Name of a module 10253#: app/Http/RequestHandlers/HelpText.php:267 10254#: app/Http/RequestHandlers/PendingChanges.php:71 10255#: app/Module/ModuleThemeTrait.php:424 app/Module/ReviewChangesModule.php:80 10256#: app/Module/ReviewChangesModule.php:134 10257#: resources/views/admin/control-panel.phtml:281 10258#: resources/views/admin/control-panel.phtml:307 10259#: resources/views/pending-changes-page.phtml:78 10260#: resources/xml/reports/change_report.xml:52 10261msgid "Pending changes" 10262msgstr "" 10263 10264#: app/Http/RequestHandlers/HelpText.php:274 10265#: resources/views/admin/users-edit.phtml:294 10266msgid "Restrict to immediate family" 10267msgstr "" 10268 10269#: app/Http/RequestHandlers/HelpText.php:279 10270#: resources/views/admin/trees-export.phtml:72 10271#: resources/views/modules/clippings/download.phtml:79 10272msgid "Convert from UTF-8 to ISO-8859-1" 10273msgstr "" 10274 10275#: app/Http/RequestHandlers/HelpText.php:284 10276#: resources/views/admin/trees-export.phtml:57 10277msgid "Compress the GEDCOM file" 10278msgstr "" 10279 10280#: app/Http/RequestHandlers/HelpText.php:289 resources/views/help/link.phtml:11 10281#: resources/views/help/link.phtml:13 10282msgid "Help" 10283msgstr "" 10284 10285#: app/Http/RequestHandlers/HelpText.php:290 10286msgid "The help text has not been written for this item." 10287msgstr "" 10288 10289#: app/Http/RequestHandlers/ImportGedcomAction.php:79 10290#: app/Http/RequestHandlers/ImportGedcomAction.php:91 10291msgid "No GEDCOM file was received." 10292msgstr "" 10293 10294#: app/Http/RequestHandlers/ImportGedcomPage.php:71 10295msgid "Import a GEDCOM file" 10296msgstr "" 10297 10298#: app/Http/RequestHandlers/ImportThumbnailsPage.php:47 10299#: resources/views/admin/control-panel.phtml:736 10300msgid "Import custom thumbnails from webtrees version 1" 10301msgstr "" 10302 10303#: app/Http/RequestHandlers/IndividualPage.php:229 10304#: resources/views/edit/change-family-members.phtml:36 10305#: resources/views/edit/change-family-members.phtml:51 10306#: resources/views/modules/pedigree-chart/previous.phtml:31 10307#: resources/xml/reports/bdm_report.xml:169 10308#: resources/xml/reports/individual_ext_report.xml:210 10309#: resources/xml/reports/individual_ext_report.xml:227 10310msgid "Spouse" 10311msgstr "" 10312 10313#: app/Http/RequestHandlers/IndividualPage.php:238 10314#: app/Module/StatisticsChartModule.php:427 10315#: app/Module/StatisticsChartModule.php:719 10316#: resources/views/lists/families-table.phtml:227 10317#: resources/views/lists/individuals-table.phtml:244 10318#: resources/views/modules/pedigree-chart/previous.phtml:38 10319#: resources/views/modules/relatives/family.phtml:215 10320#: resources/xml/reports/family_group_report.xml:761 10321#: resources/xml/reports/relative_ext_report.xml:122 10322msgid "Children" 10323msgstr "" 10324 10325#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:56 10326#: resources/views/modules/relatives/tab.phtml:125 10327msgid "Link this individual to an existing family as a child" 10328msgstr "" 10329 10330#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:56 10331#: resources/views/modules/relatives/tab.phtml:148 10332msgid "Add a husband using an existing individual" 10333msgstr "" 10334 10335#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:59 10336#: resources/views/modules/relatives/tab.phtml:146 10337msgid "Add a wife using an existing individual" 10338msgstr "" 10339 10340#: app/Http/RequestHandlers/LoginAction.php:83 10341#: resources/views/admin/control-panel.phtml:163 10342#: resources/views/admin/upgrade/wizard.phtml:29 10343msgid "A new version of webtrees is available." 10344msgstr "" 10345 10346#. I18N: %s is a version number, such as 1.2.3 10347#. I18N: %s is a version number 10348#: app/Http/RequestHandlers/LoginAction.php:83 10349#: app/Http/RequestHandlers/UpgradeWizardStep.php:180 10350#: resources/views/admin/control-panel.phtml:166 10351#, php-format 10352msgid "Upgrade to webtrees %s." 10353msgstr "" 10354 10355#: app/Http/RequestHandlers/LoginAction.php:115 10356msgid "You cannot sign in because your browser does not accept cookies." 10357msgstr "" 10358 10359#: app/Http/RequestHandlers/LoginAction.php:122 10360#: app/Http/RequestHandlers/LoginAction.php:127 10361msgid "The username or password is incorrect." 10362msgstr "" 10363 10364#: app/Http/RequestHandlers/LoginAction.php:132 10365msgid "This account has not been verified. Please check your email for a verification message." 10366msgstr "" 10367 10368#: app/Http/RequestHandlers/LoginAction.php:137 10369msgid "This account has not been approved. Please wait for an administrator to approve it." 10370msgstr "" 10371 10372#. I18N: Name of a module 10373#: app/Http/RequestHandlers/LoginPage.php:80 app/Module/LoginBlockModule.php:43 10374#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:286 10375msgid "Sign in" 10376msgstr "" 10377 10378#: app/Http/RequestHandlers/LoginPage.php:85 10379msgid "Anyone with a user account can access this website." 10380msgstr "" 10381 10382#: app/Http/RequestHandlers/LoginPage.php:88 10383msgid "You need to be an authorized user to access this website." 10384msgstr "" 10385 10386#: app/Http/RequestHandlers/LoginPage.php:91 10387msgid "You need to be a family member to access this website." 10388msgstr "" 10389 10390#: app/Http/RequestHandlers/LoginPage.php:99 10391msgid "You can apply for an account using the link below." 10392msgstr "" 10393 10394#: app/Http/RequestHandlers/Logout.php:51 10395msgid "You have signed out." 10396msgstr "" 10397 10398#: app/Http/RequestHandlers/ManageMediaData.php:227 10399msgid "Create" 10400msgstr "" 10401 10402#: app/Http/RequestHandlers/ManageMediaData.php:231 10403#: resources/views/admin/clean-data.phtml:41 10404#: resources/views/admin/trees.phtml:115 10405#: resources/views/admin/users-table-options.phtml:44 10406#: resources/views/edit-account-page.phtml:175 10407#: resources/views/gedcom-record-page-menu.phtml:26 10408#: resources/views/individual-page-menu.phtml:99 10409#: resources/views/media-page-menu.phtml:42 10410#: resources/views/modules/faq/config.phtml:98 10411#: resources/views/modules/gedcom_news/list.phtml:45 10412#: resources/views/modules/stories/config.phtml:84 10413#: resources/views/modules/user_blog/list.phtml:45 10414#: resources/views/note-page-menu.phtml:22 10415#: resources/views/repository-page-menu.phtml:22 10416#: resources/views/source-page-menu.phtml:22 10417#: resources/views/submitter-page-menu.phtml:26 10418#, php-format 10419msgid "Are you sure you want to delete “%s”?" 10420msgstr "" 10421 10422#: app/Http/RequestHandlers/ManageMediaData.php:233 10423#: app/Module/FixPrimaryTag.php:103 resources/views/admin/locations.phtml:50 10424#: resources/views/admin/trees-privacy.phtml:284 10425#: resources/views/admin/trees.phtml:116 10426#: resources/views/admin/users-table-options.phtml:45 10427#: resources/views/edit-blocks-block.phtml:28 10428#: resources/views/edit/icon-fact-delete.phtml:13 10429#: resources/views/edit/icon-fact-delete.phtml:15 10430#: resources/views/family-page-menu.phtml:61 10431#: resources/views/gedcom-record-page-menu.phtml:28 10432#: resources/views/individual-page-menu.phtml:101 10433#: resources/views/media-page-menu.phtml:44 10434#: resources/views/media-page.phtml:114 resources/views/media-page.phtml:117 10435#: resources/views/modules/faq/config.phtml:59 10436#: resources/views/modules/gedcom_news/list.phtml:46 10437#: resources/views/modules/stories/config.phtml:57 10438#: resources/views/modules/stories/config.phtml:86 10439#: resources/views/modules/user-messages/user-messages.phtml:63 10440#: resources/views/modules/user-messages/user-messages.phtml:138 10441#: resources/views/modules/user_blog/list.phtml:46 10442#: resources/views/note-page-menu.phtml:24 10443#: resources/views/repository-page-menu.phtml:24 10444#: resources/views/source-page-menu.phtml:24 10445#: resources/views/submitter-page-menu.phtml:28 10446msgid "Delete" 10447msgstr "" 10448 10449#: app/Http/RequestHandlers/ManageMediaData.php:288 10450msgid "There are no links to this media object." 10451msgstr "" 10452 10453#. I18N: size of file in KB 10454#: app/Http/RequestHandlers/ManageMediaData.php:312 app/MediaFile.php:320 10455#: app/Services/MediaFileService.php:89 10456#, php-format 10457msgid "%s KB" 10458msgstr "" 10459 10460#. I18N: image dimensions, width × height 10461#: app/Http/RequestHandlers/ManageMediaData.php:322 app/MediaFile.php:333 10462#, php-format 10463msgid "%1$s × %2$s pixels" 10464msgstr "" 10465 10466#: app/Http/RequestHandlers/ManageMediaPage.php:68 10467#: resources/views/admin/control-panel.phtml:718 10468#: resources/views/admin/media-upload.phtml:18 10469msgid "Manage media" 10470msgstr "" 10471 10472#: app/Http/RequestHandlers/ManageTrees.php:90 10473#: resources/views/admin/changes-log.phtml:31 10474#: resources/views/admin/data-fix-page.phtml:24 10475#: resources/views/admin/data-fix-select.phtml:20 10476#: resources/views/admin/merge-records-step-1.phtml:38 10477#: resources/views/admin/merge-records-step-2.phtml:23 10478#: resources/views/admin/trees-check.phtml:17 10479#: resources/views/admin/trees-duplicates.phtml:18 10480#: resources/views/admin/trees-export.phtml:17 10481#: resources/views/admin/trees-import.phtml:22 10482#: resources/views/admin/trees-preferences.phtml:41 10483#: resources/views/admin/trees-privacy.phtml:22 10484msgid "Manage family trees" 10485msgstr "" 10486 10487#: app/Http/RequestHandlers/MapDataAdd.php:71 10488#: resources/views/modules/place-hierarchy/page.phtml:28 10489#: resources/views/modules/place-hierarchy/page.phtml:31 10490#: resources/views/modules/statistics-chart/custom.phtml:179 10491msgid "World" 10492msgstr "" 10493 10494#: app/Http/RequestHandlers/MapDataAdd.php:76 10495#: app/Http/RequestHandlers/MapDataAdd.php:79 10496msgid "Add" 10497msgstr "" 10498 10499#: app/Http/RequestHandlers/MapDataAdd.php:88 10500#: app/Http/RequestHandlers/MapDataEdit.php:82 10501#: app/Http/RequestHandlers/MapDataList.php:109 10502#: resources/views/admin/control-panel.phtml:757 10503#: resources/views/admin/map-import-form.phtml:17 10504msgid "Geographic data" 10505msgstr "" 10506 10507#: app/Http/RequestHandlers/MapDataImportAction.php:186 10508#, php-format 10509msgid "locations updated: %s, locations added: %s" 10510msgstr "" 10511 10512#: app/Http/RequestHandlers/MapDataImportPage.php:65 10513msgid "Import geographic data" 10514msgstr "" 10515 10516#: app/Http/RequestHandlers/MapProviderPage.php:46 10517#: resources/views/admin/control-panel.phtml:767 10518#: resources/views/admin/map-provider.phtml:23 10519msgid "Map provider" 10520msgstr "" 10521 10522#: app/Http/RequestHandlers/MergeFactsAction.php:98 10523#, php-format 10524msgid "The link from “%1$s” to “%2$s” has been updated." 10525msgstr "" 10526 10527#: app/Http/RequestHandlers/MergeFactsAction.php:163 10528#, php-format 10529msgid "The records “%1$s” and “%2$s” have been merged." 10530msgstr "" 10531 10532#: app/Http/RequestHandlers/MergeFactsPage.php:57 10533#: app/Http/RequestHandlers/MergeRecordsPage.php:67 10534#: resources/views/admin/trees.phtml:173 10535msgid "Merge records" 10536msgstr "" 10537 10538#: app/Http/RequestHandlers/MergeTreesAction.php:251 10539msgid "The family trees have been merged successfully." 10540msgstr "" 10541 10542#: app/Http/RequestHandlers/MergeTreesPage.php:77 10543#: resources/views/admin/control-panel.phtml:267 10544msgid "Merge family trees" 10545msgstr "" 10546 10547#: app/Http/RequestHandlers/ModuleDeleteSettings.php:73 10548#, php-format 10549msgid "The preferences for the module “%s” have been deleted." 10550msgstr "" 10551 10552#: app/Http/RequestHandlers/ModulesAllPage.php:59 10553#: resources/views/admin/components.phtml:28 10554#: resources/views/admin/control-panel.phtml:531 10555msgid "All modules" 10556msgstr "" 10557 10558#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:41 10559#: app/Module/ModuleAnalyticsTrait.php:79 10560#: resources/views/admin/analytics-edit.phtml:17 10561#: resources/views/admin/control-panel.phtml:596 10562#: resources/views/admin/modules.phtml:110 10563#: resources/views/admin/modules.phtml:112 10564#: resources/views/admin/modules.phtml:240 10565#: resources/views/admin/modules.phtml:243 10566#: resources/views/modules/privacy-policy/page.phtml:41 10567msgid "Tracking and analytics" 10568msgstr "" 10569 10570#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:42 10571msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 10572msgstr "" 10573 10574#: app/Http/RequestHandlers/ModulesBlocksPage.php:43 10575#: resources/views/admin/control-panel.phtml:628 10576#: resources/views/admin/modules.phtml:90 10577#: resources/views/admin/modules.phtml:92 10578msgid "Blocks" 10579msgstr "" 10580 10581#. I18N: Name of a module/block 10582#. I18N: Name of a module 10583#: app/Http/RequestHandlers/ModulesChartsPage.php:43 10584#: app/Module/ChartsBlockModule.php:69 app/Module/ChartsMenuModule.php:59 10585#: app/Module/ChartsMenuModule.php:107 10586#: resources/views/admin/control-panel.phtml:554 10587#: resources/views/admin/modules.phtml:94 10588#: resources/views/admin/modules.phtml:96 10589#: resources/views/admin/trees-preferences.phtml:405 10590msgid "Charts" 10591msgstr "" 10592 10593#: app/Http/RequestHandlers/ModulesFootersPage.php:43 10594#: resources/views/admin/control-panel.phtml:589 10595#: resources/views/admin/modules.phtml:106 10596#: resources/views/admin/modules.phtml:108 10597msgid "Footers" 10598msgstr "" 10599 10600#: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43 10601#: resources/views/admin/control-panel.phtml:656 10602#: resources/views/admin/modules.phtml:114 10603#: resources/views/admin/modules.phtml:116 10604#: resources/views/admin/modules.phtml:248 10605#: resources/views/admin/modules.phtml:251 10606#: resources/views/modules/personal_facts/tab.phtml:33 10607msgid "Historic events" 10608msgstr "" 10609 10610#: app/Http/RequestHandlers/ModulesLanguagesPage.php:43 10611#: resources/views/admin/control-panel.phtml:610 10612#: resources/views/admin/modules.phtml:122 10613#: resources/views/admin/modules.phtml:124 10614msgid "Languages" 10615msgstr "" 10616 10617#. I18N: Name of a module 10618#: app/Http/RequestHandlers/ModulesListsPage.php:43 10619#: app/Module/ListsMenuModule.php:58 app/Module/ListsMenuModule.php:104 10620#: resources/views/admin/control-panel.phtml:561 10621#: resources/views/admin/modules.phtml:98 10622#: resources/views/admin/modules.phtml:100 10623#: resources/views/admin/trees-preferences.phtml:341 10624msgid "Lists" 10625msgstr "" 10626 10627#: app/Http/RequestHandlers/ModulesMenusPage.php:43 10628#: resources/views/admin/control-panel.phtml:547 10629#: resources/views/admin/modules.phtml:78 10630#: resources/views/admin/modules.phtml:80 10631msgid "Menus" 10632msgstr "" 10633 10634#. I18N: Name of a module 10635#: app/Http/RequestHandlers/ModulesReportsPage.php:43 10636#: app/Module/ReportsMenuModule.php:61 app/Module/ReportsMenuModule.php:109 10637#: resources/views/admin/control-panel.phtml:568 10638#: resources/views/admin/modules.phtml:102 10639#: resources/views/admin/modules.phtml:104 10640msgid "Reports" 10641msgstr "" 10642 10643#: app/Http/RequestHandlers/ModulesSidebarsPage.php:43 10644#: resources/views/admin/control-panel.phtml:649 10645#: resources/views/admin/modules.phtml:86 10646#: resources/views/admin/modules.phtml:88 10647msgid "Sidebars" 10648msgstr "" 10649 10650#: app/Http/RequestHandlers/ModulesTabsPage.php:43 10651#: resources/views/admin/control-panel.phtml:642 10652#: resources/views/admin/modules.phtml:82 10653#: resources/views/admin/modules.phtml:84 10654msgid "Tabs" 10655msgstr "" 10656 10657#: app/Http/RequestHandlers/ModulesThemesPage.php:43 10658#: resources/views/admin/control-panel.phtml:603 10659#: resources/views/admin/modules.phtml:118 10660#: resources/views/admin/modules.phtml:120 10661msgid "Themes" 10662msgstr "" 10663 10664#: app/Http/RequestHandlers/PasswordRequestAction.php:96 10665#: app/Http/RequestHandlers/PasswordRequestPage.php:55 10666#: resources/views/modules/login_block/sign-in.phtml:55 10667msgid "Request a new password" 10668msgstr "" 10669 10670#: app/Http/RequestHandlers/PasswordRequestAction.php:103 10671#, php-format 10672msgid "A password reset link has been sent to “%s”." 10673msgstr "" 10674 10675#: app/Http/RequestHandlers/PasswordRequestAction.php:104 10676msgid "This link is valid for one hour." 10677msgstr "" 10678 10679#: app/Http/RequestHandlers/PasswordRequestAction.php:107 10680#, php-format 10681msgid "There is no user account with the email “%s”." 10682msgstr "" 10683 10684#: app/Http/RequestHandlers/PasswordResetAction.php:77 10685msgid "Your password has been updated." 10686msgstr "" 10687 10688#: app/Http/RequestHandlers/PasswordResetAction.php:84 10689#: app/Http/RequestHandlers/PasswordResetPage.php:76 10690msgid "The password reset link has expired." 10691msgstr "" 10692 10693#: app/Http/RequestHandlers/PasswordResetPage.php:64 10694msgid "Set a new password" 10695msgstr "" 10696 10697#. I18N: %s is the name of a genealogy record 10698#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:66 10699#, php-format 10700msgid "“%s” has been deleted." 10701msgstr "" 10702 10703#. I18N: %s is the name of a genealogy record 10704#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:69 10705#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:66 10706#, php-format 10707msgid "The changes to “%s” have been accepted." 10708msgstr "" 10709 10710#: app/Http/RequestHandlers/PendingChangesLogPage.php:101 10711#: resources/views/admin/trees.phtml:207 10712msgid "Changes log" 10713msgstr "" 10714 10715#. I18N: the status of an edit accepted/rejected/pending 10716#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 10717msgid "accepted" 10718msgstr "" 10719 10720#. I18N: the status of an edit accepted/rejected/pending 10721#: app/Http/RequestHandlers/PendingChangesLogPage.php:124 10722msgid "rejected" 10723msgstr "" 10724 10725#. I18N: the status of an edit accepted/rejected/pending 10726#: app/Http/RequestHandlers/PendingChangesLogPage.php:126 10727msgid "pending" 10728msgstr "" 10729 10730#. I18N: %s is the name of a genealogy record 10731#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:68 10732#: app/Http/RequestHandlers/PendingChangesRejectTree.php:62 10733#, php-format 10734msgid "The changes to “%s” have been rejected." 10735msgstr "" 10736 10737#: app/Http/RequestHandlers/PhpInformation.php:60 10738#: resources/views/admin/control-panel.phtml:223 10739msgid "Server information" 10740msgstr "" 10741 10742#: app/Http/RequestHandlers/RegisterAction.php:149 10743#, php-format 10744msgid "Your registration at %s" 10745msgstr "" 10746 10747#. I18N: %s is a server name/URL 10748#: app/Http/RequestHandlers/RegisterAction.php:159 10749#, php-format 10750msgid "New registration at %s" 10751msgstr "" 10752 10753#: app/Http/RequestHandlers/RegisterAction.php:198 10754#: app/Http/RequestHandlers/RegisterPage.php:68 10755#: app/Module/WelcomeBlockModule.php:114 resources/views/login-page.phtml:66 10756#: resources/views/modules/login_block/sign-in.phtml:49 10757msgid "Request a new user account" 10758msgstr "" 10759 10760#: app/Http/RequestHandlers/RegisterAction.php:237 10761msgid "All fields must be completed." 10762msgstr "" 10763 10764#: app/Http/RequestHandlers/RenumberTreeAction.php:556 10765#: app/Services/UpgradeService.php:150 app/Services/UpgradeService.php:183 10766msgid "The server’s time limit has been reached." 10767msgstr "" 10768 10769#. I18N: Renumber the records in a family tree 10770#: app/Http/RequestHandlers/RenumberTreePage.php:66 10771#: resources/views/admin/trees-merge.phtml:35 10772#: resources/views/admin/trees-merge.phtml:40 10773msgid "Renumber family tree" 10774msgstr "" 10775 10776#: app/Http/RequestHandlers/ReorderChildrenPage.php:57 10777#: resources/views/family-page-children.phtml:50 10778#: resources/views/family-page-menu.phtml:53 10779#: resources/views/modules/relatives/family.phtml:234 10780msgid "Re-order children" 10781msgstr "" 10782 10783#: app/Http/RequestHandlers/ReorderFamiliesPage.php:57 10784#: resources/views/individual-page-menu.phtml:69 10785#: resources/views/individual-page-menu.phtml:74 10786#: resources/views/modules/relatives/tab.phtml:117 10787msgid "Re-order families" 10788msgstr "" 10789 10790#: app/Http/RequestHandlers/ReorderNamesPage.php:57 10791#: resources/views/individual-page-menu.phtml:37 10792#: resources/views/individual-page-menu.phtml:42 10793msgid "Re-order names" 10794msgstr "" 10795 10796#: app/Http/RequestHandlers/ReportGenerate.php:121 10797#: resources/views/admin/modules.phtml:224 10798#: resources/views/admin/modules.phtml:227 10799#: resources/views/report-select-page.phtml:22 10800msgid "Report" 10801msgstr "" 10802 10803#: app/Http/RequestHandlers/ReportListPage.php:74 10804msgid "Choose a report to run" 10805msgstr "" 10806 10807#: app/Http/RequestHandlers/SearchAdvancedPage.php:168 10808#: app/Module/SearchMenuModule.php:125 10809msgid "Advanced search" 10810msgstr "" 10811 10812#: app/Http/RequestHandlers/SearchAdvancedPage.php:222 10813msgid "Date of divorce" 10814msgstr "" 10815 10816#: app/Http/RequestHandlers/SearchAdvancedPage.php:223 10817msgid "Spouse note" 10818msgstr "" 10819 10820#: app/Http/RequestHandlers/SearchAdvancedPage.php:224 10821msgid "Date of LDS spouse sealing" 10822msgstr "" 10823 10824#: app/Http/RequestHandlers/SearchAdvancedPage.php:225 10825msgid "Place of LDS spouse sealing" 10826msgstr "" 10827 10828#: app/Http/RequestHandlers/SearchAdvancedPage.php:243 10829msgid "Exact date" 10830msgstr "" 10831 10832#: app/Http/RequestHandlers/SearchAdvancedPage.php:244 10833#: app/Http/RequestHandlers/SearchAdvancedPage.php:245 10834#: app/Http/RequestHandlers/SearchAdvancedPage.php:246 10835#: app/Http/RequestHandlers/SearchAdvancedPage.php:247 10836#: app/Http/RequestHandlers/SearchAdvancedPage.php:248 10837#, php-format 10838msgid "±%s year" 10839msgid_plural "±%s years" 10840msgstr[0] "" 10841msgstr[1] "" 10842 10843#: app/Http/RequestHandlers/SearchAdvancedPage.php:260 10844msgid "Exact" 10845msgstr "" 10846 10847#: app/Http/RequestHandlers/SearchAdvancedPage.php:261 10848msgid "Begins with" 10849msgstr "" 10850 10851#: app/Http/RequestHandlers/SearchAdvancedPage.php:262 10852msgid "Contains" 10853msgstr "" 10854 10855#: app/Http/RequestHandlers/SearchAdvancedPage.php:263 10856msgid "Sounds like" 10857msgstr "" 10858 10859#: app/Http/RequestHandlers/SearchGeneralPage.php:167 10860#: app/Module/SearchMenuModule.php:100 10861msgid "General search" 10862msgstr "" 10863 10864#. I18N: search using “sounds like”, rather than exact spelling 10865#: app/Http/RequestHandlers/SearchPhoneticPage.php:103 10866#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:38 10867msgid "Phonetic search" 10868msgstr "" 10869 10870#: app/Http/RequestHandlers/SearchReplaceAction.php:75 10871#: app/Http/RequestHandlers/SearchReplaceAction.php:109 10872#: app/Http/RequestHandlers/SearchReplaceAction.php:115 10873#, php-format 10874msgid "%s individual has been updated." 10875msgid_plural "%s individuals have been updated." 10876msgstr[0] "" 10877msgstr[1] "" 10878 10879#: app/Http/RequestHandlers/SearchReplaceAction.php:79 10880#: app/Http/RequestHandlers/SearchReplaceAction.php:119 10881#, php-format 10882msgid "%s family has been updated." 10883msgid_plural "%s families have been updated." 10884msgstr[0] "" 10885msgstr[1] "" 10886 10887#: app/Http/RequestHandlers/SearchReplaceAction.php:83 10888#, php-format 10889msgid "%s repository has been updated." 10890msgid_plural "%s repositories have been updated." 10891msgstr[0] "" 10892msgstr[1] "" 10893 10894#: app/Http/RequestHandlers/SearchReplaceAction.php:87 10895#, php-format 10896msgid "%s source has been updated." 10897msgid_plural "%s sources have been updated." 10898msgstr[0] "" 10899msgstr[1] "" 10900 10901#: app/Http/RequestHandlers/SearchReplaceAction.php:91 10902#, php-format 10903msgid "%s note has been updated." 10904msgid_plural "%s notes have been updated." 10905msgstr[0] "" 10906msgstr[1] "" 10907 10908#. I18N: Name of a module 10909#: app/Http/RequestHandlers/SearchReplacePage.php:52 10910#: app/Module/FixSearchAndReplace.php:77 app/Module/SearchMenuModule.php:138 10911msgid "Search and replace" 10912msgstr "" 10913 10914#. I18N: %s is the name of a family tree 10915#: app/Http/RequestHandlers/SelectDefaultTree.php:54 10916#, php-format 10917msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 10918msgstr "" 10919 10920#: app/Http/RequestHandlers/SetupWizard.php:182 10921msgid "Oops! webtrees was unable to create files in this folder." 10922msgstr "" 10923 10924#: app/Http/RequestHandlers/SetupWizard.php:183 10925msgid "This usually means that you need to change the folder permissions to 777." 10926msgstr "" 10927 10928#: app/Http/RequestHandlers/SetupWizard.php:386 10929msgid "You must enter all the administrator account fields." 10930msgstr "" 10931 10932#: app/Http/RequestHandlers/SetupWizard.php:390 10933msgid "The password needs to be at least six characters long." 10934msgstr "" 10935 10936#: app/Http/RequestHandlers/SiteLogsPage.php:102 10937#: resources/views/admin/control-panel.phtml:211 10938msgid "Website logs" 10939msgstr "" 10940 10941#: app/Http/RequestHandlers/SitePreferencesAction.php:55 10942#, php-format 10943msgid "The folder “%s” does not exist." 10944msgstr "" 10945 10946#: app/Http/RequestHandlers/SitePreferencesPage.php:65 10947#: resources/views/admin/control-panel.phtml:189 10948msgid "Website preferences" 10949msgstr "" 10950 10951#: app/Http/RequestHandlers/SiteRegistrationPage.php:44 10952#: resources/views/admin/control-panel.phtml:201 10953msgid "Sign-in and registration" 10954msgstr "" 10955 10956#: app/Http/RequestHandlers/SiteRegistrationPage.php:47 10957msgid "No predefined text" 10958msgstr "" 10959 10960#: app/Http/RequestHandlers/SiteRegistrationPage.php:48 10961msgid "Predefined text that states all users can request a user account" 10962msgstr "" 10963 10964#: app/Http/RequestHandlers/SiteRegistrationPage.php:49 10965msgid "Predefined text that states admin will decide on each request for a user account" 10966msgstr "" 10967 10968#: app/Http/RequestHandlers/SiteRegistrationPage.php:50 10969msgid "Predefined text that states only family members can request a user account" 10970msgstr "" 10971 10972#: app/Http/RequestHandlers/SiteRegistrationPage.php:51 10973msgid "Choose user defined welcome text typed below" 10974msgstr "" 10975 10976#: app/Http/RequestHandlers/SynchronizeTrees.php:93 10977#, php-format 10978msgid "The GEDCOM file “%s” has been imported." 10979msgstr "" 10980 10981#: app/Http/RequestHandlers/TreePageBlockEdit.php:64 10982#: app/Http/RequestHandlers/TreePreferencesPage.php:177 10983#: app/Http/RequestHandlers/UserPageBlockEdit.php:64 10984#: resources/views/admin/components.phtml:60 10985#: resources/views/admin/components.phtml:63 10986#: resources/views/admin/modules.phtml:74 10987#: resources/views/admin/modules.phtml:76 10988#: resources/views/admin/modules.phtml:147 10989#: resources/views/admin/modules.phtml:150 10990#: resources/views/admin/modules.phtml:153 resources/views/admin/trees.phtml:99 10991#: resources/views/modules/block-template.phtml:18 10992#: resources/views/modules/block-template.phtml:20 10993msgid "Preferences" 10994msgstr "" 10995 10996#: app/Http/RequestHandlers/TreePageDefaultEdit.php:70 10997#: resources/views/admin/control-panel.phtml:260 10998msgid "Set the default blocks for new family trees" 10999msgstr "" 11000 11001#: app/Http/RequestHandlers/TreePageEdit.php:70 11002msgid "Change the “Home page” blocks" 11003msgstr "" 11004 11005#: app/Http/RequestHandlers/TreePreferencesAction.php:136 11006#: app/Http/RequestHandlers/TreePrivacyAction.php:111 11007#, php-format 11008msgid "The preferences for the family tree “%s” have been updated." 11009msgstr "" 11010 11011#: app/Http/RequestHandlers/TreePreferencesAction.php:143 11012#: app/Http/RequestHandlers/TreePrivacyAction.php:118 11013msgid "The preferences for all family trees have been updated." 11014msgstr "" 11015 11016#: app/Http/RequestHandlers/TreePreferencesAction.php:147 11017#: app/Http/RequestHandlers/TreePrivacyAction.php:121 11018msgid "The preferences for new family trees have been updated." 11019msgstr "" 11020 11021#. I18N: Layout option for lists of names 11022#. I18N: An option in a list-box 11023#: app/Http/RequestHandlers/TreePreferencesPage.php:93 11024#: app/Module/OnThisDayModule.php:259 app/Module/RecentChangesModule.php:257 11025#: app/Module/TopGivenNamesModule.php:182 11026#: app/Module/UpcomingAnniversariesModule.php:274 11027#: app/Module/YahrzeitModule.php:257 11028msgid "list" 11029msgstr "" 11030 11031#. I18N: Layout option for lists of names 11032#. I18N: An option in a list-box 11033#: app/Http/RequestHandlers/TreePreferencesPage.php:95 11034#: app/Module/OnThisDayModule.php:261 app/Module/RecentChangesModule.php:259 11035#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:247 11036#: app/Module/UpcomingAnniversariesModule.php:276 11037#: app/Module/YahrzeitModule.php:259 11038msgid "table" 11039msgstr "" 11040 11041#. I18N: Layout option for lists of names 11042#. I18N: An option in a list-box 11043#: app/Http/RequestHandlers/TreePreferencesPage.php:97 11044#: app/Module/TopSurnamesModule.php:249 11045msgid "tag cloud" 11046msgstr "" 11047 11048#. I18N: page orientation 11049#: app/Http/RequestHandlers/TreePreferencesPage.php:102 11050#: resources/xml/reports/change_report.xml:10 11051#: resources/xml/reports/pedigree_report.xml:7 11052msgid "Portrait" 11053msgstr "" 11054 11055#. I18N: page orientation 11056#: app/Http/RequestHandlers/TreePreferencesPage.php:104 11057#: resources/xml/reports/change_report.xml:10 11058#: resources/xml/reports/pedigree_report.xml:7 11059msgid "Landscape" 11060msgstr "" 11061 11062#. I18N: None of the other options 11063#: app/Http/RequestHandlers/TreePreferencesPage.php:109 11064#: app/Http/RequestHandlers/TreePreferencesPage.php:115 11065#: app/Module/RelationshipsChartModule.php:454 11066#: app/Services/EmailService.php:234 11067#: resources/views/modules/statistics-chart/custom.phtml:83 11068msgid "none" 11069msgstr "" 11070 11071#. I18N: https://en.wikipedia.org/wiki/Markdown 11072#: app/Http/RequestHandlers/TreePreferencesPage.php:111 11073msgid "markdown" 11074msgstr "" 11075 11076#: app/Http/RequestHandlers/TreePreferencesPage.php:116 11077#: resources/xml/reports/fact_sources.xml:6 11078msgid "facts" 11079msgstr "" 11080 11081#: app/Http/RequestHandlers/TreePreferencesPage.php:117 11082#: resources/xml/reports/fact_sources.xml:6 11083msgid "records" 11084msgstr "" 11085 11086#: app/Http/RequestHandlers/TreePreferencesPage.php:123 11087#: app/Http/RequestHandlers/UserEditPage.php:114 11088msgid "<default theme>" 11089msgstr "" 11090 11091#: app/Http/RequestHandlers/TreePrivacyPage.php:68 11092#: resources/views/admin/trees.phtml:107 11093msgid "Privacy" 11094msgstr "" 11095 11096#: app/Http/RequestHandlers/TreePrivacyPage.php:176 11097#: resources/views/admin/trees-privacy.phtml:272 11098msgid "All facts and events" 11099msgstr "" 11100 11101#: app/Http/RequestHandlers/UnconnectedPage.php:109 11102#: resources/views/admin/trees.phtml:189 11103msgid "Find unrelated individuals" 11104msgstr "" 11105 11106#: app/Http/RequestHandlers/UpgradeWizardPage.php:81 11107#: app/Http/RequestHandlers/UpgradeWizardPage.php:121 11108msgid "Upgrade wizard" 11109msgstr "" 11110 11111#: app/Http/RequestHandlers/UpgradeWizardPage.php:117 11112msgid "Export all the family trees to GEDCOM files…" 11113msgstr "" 11114 11115#: app/Http/RequestHandlers/UpgradeWizardPage.php:122 11116msgid "Create a temporary folder…" 11117msgstr "" 11118 11119#: app/Http/RequestHandlers/UpgradeWizardPage.php:123 11120msgid "Check for pending changes…" 11121msgstr "" 11122 11123#: app/Http/RequestHandlers/UpgradeWizardPage.php:125 11124#, php-format 11125msgid "Download %s…" 11126msgstr "" 11127 11128#: app/Http/RequestHandlers/UpgradeWizardPage.php:126 11129#, php-format 11130msgid "Unzip %s to a temporary folder…" 11131msgstr "" 11132 11133#: app/Http/RequestHandlers/UpgradeWizardPage.php:127 11134msgid "Copy files…" 11135msgstr "" 11136 11137#: app/Http/RequestHandlers/UpgradeWizardStep.php:171 11138#: resources/views/admin/control-panel.phtml:160 11139#: resources/views/admin/upgrade/wizard.phtml:21 11140msgid "No upgrade information is available." 11141msgstr "" 11142 11143#: app/Http/RequestHandlers/UpgradeWizardStep.php:175 11144#: resources/views/admin/control-panel.phtml:170 11145#: resources/views/admin/upgrade/wizard.phtml:25 11146msgid "This is the latest version of webtrees. No upgrade is available." 11147msgstr "" 11148 11149#: app/Http/RequestHandlers/UpgradeWizardStep.php:200 11150#, php-format 11151msgid "The folder %s has been created." 11152msgstr "" 11153 11154#: app/Http/RequestHandlers/UpgradeWizardStep.php:212 11155msgid "You should accept or reject all pending changes before upgrading." 11156msgstr "" 11157 11158#: app/Http/RequestHandlers/UpgradeWizardStep.php:216 11159#: resources/views/pending-changes-page.phtml:30 11160msgid "There are no pending changes." 11161msgstr "" 11162 11163#: app/Http/RequestHandlers/UpgradeWizardStep.php:269 11164#, php-format 11165msgid "%1$s KB were downloaded in %2$s seconds." 11166msgstr "" 11167 11168#. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds 11169#: app/Http/RequestHandlers/UpgradeWizardStep.php:290 11170#, php-format 11171msgid "%1$s file was extracted in %2$s seconds." 11172msgid_plural "%1$s files were extracted in %2$s seconds." 11173msgstr[0] "" 11174msgstr[1] "" 11175 11176#: app/Http/RequestHandlers/UpgradeWizardStep.php:322 11177msgid "The upgrade is complete." 11178msgstr "" 11179 11180#. I18N: A button label. 11181#: app/Http/RequestHandlers/UpgradeWizardStep.php:323 11182#: resources/views/admin/import-progress.phtml:39 11183#: resources/views/admin/map-import-form.phtml:87 11184#: resources/views/admin/merge-records-step-1.phtml:137 11185#: resources/views/admin/synchronize-trees.phtml:25 11186#: resources/views/admin/trees-export.phtml:34 11187#: resources/views/admin/trees-export.phtml:127 11188#: resources/views/admin/trees-import.phtml:128 11189#: resources/views/admin/trees-merge.phtml:57 11190#: resources/views/admin/trees-renumber.phtml:43 11191#: resources/views/admin/upgrade/wizard.phtml:40 11192#: resources/views/forgot-password-page.phtml:35 11193#: resources/views/modules/clippings/add-options.phtml:34 11194#: resources/views/modules/login_block/sign-in.phtml:64 11195#: resources/views/password-request-page.phtml:36 11196#: resources/views/password-reset-page.phtml:51 11197#: resources/views/pending-changes-page.phtml:34 11198#: resources/views/register-page.phtml:101 11199#: resources/views/report-select-page.phtml:39 11200msgid "continue" 11201msgstr "" 11202 11203#: app/Http/RequestHandlers/UploadMediaAction.php:107 11204#, php-format 11205msgid "Filenames are not allowed to contain the character “%s”." 11206msgstr "" 11207 11208#: app/Http/RequestHandlers/UploadMediaAction.php:113 11209#, php-format 11210msgid "Filenames are not allowed to have the extension “%s”." 11211msgstr "" 11212 11213#: app/Http/RequestHandlers/UploadMediaAction.php:120 11214#, php-format 11215msgid "The file %s already exists. Use another filename." 11216msgstr "" 11217 11218#: app/Http/RequestHandlers/UploadMediaAction.php:127 11219#, php-format 11220msgid "The file %s has been uploaded." 11221msgstr "" 11222 11223#: app/Http/RequestHandlers/UploadMediaPage.php:70 11224#: resources/views/admin/control-panel.phtml:724 11225msgid "Upload media files" 11226msgstr "" 11227 11228#: app/Http/RequestHandlers/UserAddPage.php:48 11229#: resources/views/admin/control-panel.phtml:474 11230msgid "Add a user" 11231msgstr "" 11232 11233#: app/Http/RequestHandlers/UserEditAction.php:99 11234#, php-format 11235msgid "%1$s does not exist" 11236msgstr "" 11237 11238#. I18N: %s is a server name/URL 11239#: app/Http/RequestHandlers/UserEditAction.php:113 11240#: app/Http/RequestHandlers/VerifyEmail.php:88 11241#, php-format 11242msgid "New user at %s" 11243msgstr "" 11244 11245#. I18N: Listbox entry; name of a role 11246#: app/Http/RequestHandlers/UserEditPage.php:100 11247#: resources/views/admin/trees-export.phtml:119 11248#: resources/views/admin/users-edit.phtml:239 11249#: resources/views/modules/clippings/download.phtml:48 11250#: resources/views/modules/clippings/download.phtml:68 11251msgid "Visitor" 11252msgstr "" 11253 11254#. I18N: Listbox entry; name of a role 11255#: app/Http/RequestHandlers/UserEditPage.php:102 11256#: resources/views/admin/trees-export.phtml:113 11257#: resources/views/admin/users-edit.phtml:245 11258#: resources/views/modules/clippings/download.phtml:42 11259#: resources/views/modules/clippings/download.phtml:62 11260msgid "Member" 11261msgstr "" 11262 11263#. I18N: Listbox entry; name of a role 11264#: app/Http/RequestHandlers/UserEditPage.php:104 11265#: resources/views/admin/users-edit.phtml:253 11266#: resources/views/modules/recent_changes/changes-table.phtml:49 11267#: resources/views/pending-changes-page.phtml:49 11268msgid "Editor" 11269msgstr "" 11270 11271#. I18N: Listbox entry; name of a role 11272#: app/Http/RequestHandlers/UserEditPage.php:106 11273#: resources/views/admin/users-edit.phtml:259 11274msgid "Moderator" 11275msgstr "" 11276 11277#. I18N: Listbox entry; name of a role 11278#: app/Http/RequestHandlers/UserEditPage.php:108 11279#: resources/views/admin/trees-export.phtml:107 11280#: resources/views/admin/users-edit.phtml:267 11281#: resources/views/modules/clippings/download.phtml:36 11282msgid "Manager" 11283msgstr "" 11284 11285#: app/Http/RequestHandlers/UserEditPage.php:123 11286msgid "Edit the user" 11287msgstr "" 11288 11289#: app/Http/RequestHandlers/UserListData.php:142 11290#: resources/views/components/datetime.phtml:11 11291msgid "Never" 11292msgstr "" 11293 11294#: app/Http/RequestHandlers/UserListPage.php:51 11295#: resources/views/admin/control-panel.phtml:468 11296#: resources/views/admin/email-page.phtml:21 11297#: resources/views/admin/users-cleanup.phtml:22 11298#: resources/views/admin/users-create.phtml:20 11299#: resources/views/admin/users-edit.phtml:29 11300msgid "User administration" 11301msgstr "" 11302 11303#. I18N: Name of a module 11304#: app/Http/RequestHandlers/UserPage.php:90 app/Module/ModuleThemeTrait.php:349 11305#: app/Module/UserWelcomeModule.php:62 resources/views/admin/modules.phtml:188 11306#: resources/views/admin/modules.phtml:192 11307#: resources/views/layouts/administration.phtml:53 11308msgid "My page" 11309msgstr "" 11310 11311#: app/Http/RequestHandlers/UserPageDefaultEdit.php:69 11312#: resources/views/admin/control-panel.phtml:486 11313msgid "Set the default blocks for new users" 11314msgstr "" 11315 11316#: app/Http/RequestHandlers/UserPageEdit.php:70 11317msgid "Change the “My page” blocks" 11318msgstr "" 11319 11320#: app/Http/RequestHandlers/UsersCleanupAction.php:69 11321#, php-format 11322msgid "The user %s has been deleted." 11323msgstr "" 11324 11325#: app/Http/RequestHandlers/UsersCleanupPage.php:66 11326#: resources/views/admin/control-panel.phtml:480 11327msgid "Delete inactive users" 11328msgstr "" 11329 11330#: app/Http/RequestHandlers/VerifyEmail.php:74 11331msgid "User verification" 11332msgstr "" 11333 11334#. I18N: This is the format string for full dates. See http://php.net/date for codes 11335#: app/I18N.php:257 11336msgid "%j %F %Y" 11337msgstr "" 11338 11339#. I18N: This punctuation is used to separate lists of items 11340#: app/I18N.php:324 11341msgid ", " 11342msgstr "" 11343 11344#. I18N: This is the format string for the time-of-day. See http://php.net/date for codes 11345#: app/I18N.php:600 11346msgid "%H:%i:%s" 11347msgstr "" 11348 11349#. I18N: A range of numbers 11350#: app/Individual.php:549 app/Module/StatisticsChartModule.php:862 11351#, php-format 11352msgid "%1$s–%2$s" 11353msgstr "" 11354 11355#. I18N: A step-family. %s is an individual’s name 11356#: app/Individual.php:960 11357#, php-format 11358msgid "Father’s family with %s" 11359msgstr "" 11360 11361#. I18N: A step-family. 11362#: app/Individual.php:964 11363msgid "Father’s family with an unknown individual" 11364msgstr "" 11365 11366#. I18N: A step-family. %s is an individual’s name 11367#: app/Individual.php:970 11368#, php-format 11369msgid "Mother’s family with %s" 11370msgstr "" 11371 11372#. I18N: A step-family. 11373#: app/Individual.php:974 11374msgid "Mother’s family with an unknown individual" 11375msgstr "" 11376 11377#. I18N: %s is the spouse name 11378#: app/Individual.php:999 11379#, php-format 11380msgid "Family with %s" 11381msgstr "" 11382 11383#. I18N: Name of a module/report 11384#. I18N: Name of a module/chart 11385#: app/Module/AhnentafelReportModule.php:40 11386#: app/Module/AncestorsChartModule.php:108 11387#: resources/xml/reports/ahnentafel_report.xml:4 11388msgid "Ancestors" 11389msgstr "" 11390 11391#. I18N: Description of the “Ancestors” module 11392#: app/Module/AhnentafelReportModule.php:52 11393#: resources/xml/reports/ahnentafel_report.xml:5 11394msgid "A report of an individual’s ancestors, in a narrative style." 11395msgstr "" 11396 11397#. I18N: Description of the “Album” module 11398#: app/Module/AlbumModule.php:53 11399msgid "An alternative to the “media” tab, and an enhanced image viewer." 11400msgstr "" 11401 11402#. I18N: Description of the “AncestorsChart” module 11403#: app/Module/AncestorsChartModule.php:119 11404msgid "A chart of an individual’s ancestors." 11405msgstr "" 11406 11407#. I18N: %s is an individual’s name 11408#: app/Module/AncestorsChartModule.php:154 11409#, php-format 11410msgid "Ancestors of %s" 11411msgstr "" 11412 11413#: app/Module/AncestorsChartModule.php:276 11414#: app/Module/DescendancyChartModule.php:265 11415#: resources/views/emails/register-notify-html.phtml:34 11416#: resources/views/emails/register-notify-text.phtml:28 11417msgid "Tree" 11418msgstr "" 11419 11420#. I18N: Name of a module/list 11421#: app/Module/AncestorsChartModule.php:277 11422#: app/Module/DescendancyChartModule.php:266 11423#: app/Module/FixSearchAndReplace.php:110 11424#: app/Module/IndividualListModule.php:100 11425#: app/Module/IndividualListModule.php:323 11426#: app/Module/StatisticsChartModule.php:146 11427#: app/Module/StatisticsChartModule.php:287 11428#: app/Module/StatisticsChartModule.php:336 11429#: app/Module/StatisticsChartModule.php:529 11430#: app/Module/StatisticsChartModule.php:591 11431#: app/Module/StatisticsChartModule.php:652 app/Services/AdminService.php:181 11432#: resources/views/admin/control-panel.phtml:282 11433#: resources/views/admin/merge-records-step-1.phtml:51 11434#: resources/views/gedcom-record-page.phtml:65 11435#: resources/views/lists/given-names-table.phtml:29 11436#: resources/views/lists/locations-table.phtml:64 11437#: resources/views/lists/media-table.phtml:79 11438#: resources/views/lists/notes-table.phtml:90 11439#: resources/views/lists/sources-table.phtml:97 11440#: resources/views/lists/submitters-table.phtml:68 11441#: resources/views/lists/surnames-table.phtml:37 11442#: resources/views/media-page.phtml:70 11443#: resources/views/modules/census-assistant.phtml:60 11444#: resources/views/modules/gedcom_stats/config.phtml:46 11445#: resources/views/modules/gedcom_stats/statistics.phtml:46 11446#: resources/views/modules/html/template-statistics.phtml:24 11447#: resources/views/modules/place-hierarchy/events.phtml:20 11448#: resources/views/modules/place-hierarchy/sidebar.phtml:36 11449#: resources/views/modules/random_media/config.phtml:20 11450#: resources/views/modules/statistics-chart/custom.phtml:64 11451#: resources/views/modules/statistics-chart/custom.phtml:160 11452#: resources/views/note-page.phtml:66 11453#: resources/views/search-general-page.phtml:55 11454#: resources/views/search-results.phtml:34 resources/views/source-page.phtml:65 11455#: resources/views/submitter-page.phtml:58 11456#: resources/xml/reports/fact_sources.xml:54 11457#: resources/xml/reports/fact_sources.xml:258 11458msgid "Individuals" 11459msgstr "" 11460 11461#. I18N: Name of a module/list 11462#. I18N: Name of a module 11463#: app/Module/AncestorsChartModule.php:278 11464#: app/Module/DescendancyChartModule.php:267 app/Module/FamilyListModule.php:46 11465#: app/Module/FixSearchAndReplace.php:109 11466#: app/Module/IndividualListModule.php:321 app/Module/RelativesTabModule.php:42 11467#: app/Module/StatisticsChartModule.php:151 11468#: app/Module/StatisticsChartModule.php:385 11469#: app/Module/StatisticsChartModule.php:476 11470#: app/Module/StatisticsChartModule.php:724 app/Services/AdminService.php:182 11471#: resources/views/admin/control-panel.phtml:283 11472#: resources/views/admin/merge-records-step-1.phtml:52 11473#: resources/views/gedcom-record-page.phtml:74 11474#: resources/views/lists/locations-table.phtml:65 11475#: resources/views/lists/media-table.phtml:80 11476#: resources/views/lists/notes-table.phtml:91 11477#: resources/views/lists/sources-table.phtml:98 11478#: resources/views/lists/submitters-table.phtml:69 11479#: resources/views/media-page.phtml:77 11480#: resources/views/modules/gedcom_stats/config.phtml:48 11481#: resources/views/modules/gedcom_stats/statistics.phtml:90 11482#: resources/views/modules/html/template-statistics.phtml:40 11483#: resources/views/modules/place-hierarchy/events.phtml:26 11484#: resources/views/modules/place-hierarchy/sidebar.phtml:41 11485#: resources/views/note-page.phtml:73 11486#: resources/views/search-general-page.phtml:63 11487#: resources/views/search-results.phtml:45 resources/views/source-page.phtml:72 11488#: resources/views/submitter-page.phtml:65 11489#: resources/xml/reports/fact_sources.xml:152 11490#: resources/xml/reports/fact_sources.xml:314 11491msgid "Families" 11492msgstr "" 11493 11494#: app/Module/BingWebmasterToolsModule.php:41 11495msgid "Bing™ webmaster tools" 11496msgstr "" 11497 11498#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 11499#: app/Module/BirthDeathMarriageReportModule.php:40 11500#: resources/views/calendar-page.phtml:176 11501#: resources/xml/reports/bdm_report.xml:3 11502#: resources/xml/reports/bdm_report.xml:34 11503msgid "Vital records" 11504msgstr "" 11505 11506#. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death 11507#: app/Module/BirthDeathMarriageReportModule.php:52 11508#: resources/xml/reports/bdm_report.xml:4 11509msgid "A report of vital records for a given date or place." 11510msgstr "" 11511 11512#. I18N: Name of a module/report 11513#: app/Module/BirthReportModule.php:40 11514#: resources/views/modules/statistics-chart/custom.phtml:65 11515#: resources/xml/reports/birth_report.xml:3 11516#: resources/xml/reports/birth_report.xml:31 11517msgid "Births" 11518msgstr "" 11519 11520#. I18N: Description of the “Births” module 11521#: app/Module/BirthReportModule.php:52 resources/xml/reports/birth_report.xml:4 11522msgid "A report of individuals who were born in a given time or place." 11523msgstr "" 11524 11525#. I18N: Name of a module/list 11526#. I18N: Branches of a family tree 11527#: app/Module/BranchesListModule.php:104 app/Module/BranchesListModule.php:229 11528msgid "Branches" 11529msgstr "" 11530 11531#. I18N: Description of the “Branches” module 11532#: app/Module/BranchesListModule.php:115 11533msgid "A list of branches of a family." 11534msgstr "" 11535 11536#. I18N: %s is a surname 11537#: app/Module/BranchesListModule.php:224 11538#, php-format 11539msgid "Branches of the %s family" 11540msgstr "" 11541 11542#: app/Module/BranchesListModule.php:502 11543msgid "Generation" 11544msgstr "" 11545 11546#. I18N: Name of a module 11547#: app/Module/CalendarMenuModule.php:42 app/Module/CalendarMenuModule.php:81 11548#: resources/views/modules/yahrzeit/config.phtml:39 11549msgid "Calendar" 11550msgstr "" 11551 11552#. I18N: Description of the “Calendar” module 11553#: app/Module/CalendarMenuModule.php:53 11554msgid "The calendar menu." 11555msgstr "" 11556 11557#: app/Module/CalendarMenuModule.php:91 resources/views/calendar-page.phtml:40 11558msgid "Day" 11559msgstr "" 11560 11561#: app/Module/CalendarMenuModule.php:104 11562#: app/Module/StatisticsChartModule.php:282 11563#: app/Module/StatisticsChartModule.php:331 11564#: app/Module/StatisticsChartModule.php:380 11565#: app/Module/StatisticsChartModule.php:422 11566#: app/Module/StatisticsChartModule.php:471 11567#: resources/views/calendar-page.phtml:56 11568msgid "Month" 11569msgstr "" 11570 11571#: app/Module/CalendarMenuModule.php:117 resources/views/calendar-page.phtml:75 11572msgid "Year" 11573msgstr "" 11574 11575#. I18N: Name of a module/report 11576#: app/Module/CemeteryReportModule.php:40 11577#: resources/xml/reports/cemetery_report.xml:3 11578#: resources/xml/reports/cemetery_report.xml:34 11579msgid "Burials" 11580msgstr "" 11581 11582#. I18N: Description of the “Cemeteries” module 11583#: app/Module/CemeteryReportModule.php:52 11584#: resources/xml/reports/cemetery_report.xml:4 11585msgid "A report of individuals who were buried in a given place." 11586msgstr "" 11587 11588#. I18N: Name of a module 11589#: app/Module/CensusAssistantModule.php:52 11590msgid "Census assistant" 11591msgstr "" 11592 11593#. I18N: Description of the “Census assistant” module 11594#: app/Module/CensusAssistantModule.php:63 11595msgid "An alternative way to enter census transcripts and link them to individuals." 11596msgstr "" 11597 11598#: app/Module/CensusAssistantModule.php:233 11599#: app/Module/CensusAssistantModule.php:257 11600#: resources/views/modules/clippings/show.phtml:31 11601#: resources/views/modules/clippings/show.phtml:47 11602#: resources/views/modules/favorites/favorites.phtml:36 11603msgid "Remove" 11604msgstr "" 11605 11606#. I18N: Name of a module/report 11607#: app/Module/ChangeReportModule.php:44 11608#: resources/views/admin/users-edit.phtml:149 11609#: resources/views/modules/recent_changes/config.phtml:49 11610#: resources/views/pending-changes-page.phtml:48 11611#: resources/xml/reports/change_report.xml:3 11612#: resources/xml/reports/change_report.xml:44 11613msgid "Changes" 11614msgstr "" 11615 11616#. I18N: Description of the “Changes” module 11617#: app/Module/ChangeReportModule.php:56 11618#: resources/xml/reports/change_report.xml:4 11619msgid "A report of recent and pending changes." 11620msgstr "" 11621 11622#. I18N: Description of the “Charts” module 11623#: app/Module/ChartsBlockModule.php:80 11624msgid "An alternative way to display charts." 11625msgstr "" 11626 11627#. I18N: Name of a module/chart 11628#. I18N: Name of a report 11629#: app/Module/ChartsBlockModule.php:125 app/Module/ChartsBlockModule.php:268 11630#: app/Module/PedigreeChartModule.php:118 11631#: app/Module/PedigreeReportModule.php:40 11632#: resources/views/edit/link-child-to-family.phtml:34 11633#: resources/xml/reports/pedigree_report.xml:3 11634#: resources/xml/reports/pedigree_report.xml:48 11635msgid "Pedigree" 11636msgstr "" 11637 11638#. I18N: Name of a module/chart 11639#: app/Module/ChartsBlockModule.php:165 app/Module/ChartsBlockModule.php:270 11640#: app/Module/HourglassChartModule.php:90 11641msgid "Hourglass chart" 11642msgstr "" 11643 11644#. I18N: %s is an individual’s name 11645#: app/Module/ChartsBlockModule.php:174 11646#: app/Module/InteractiveTree/TreeView.php:157 11647#: app/Module/InteractiveTreeModule.php:163 11648#, php-format 11649msgid "Interactive tree of %s" 11650msgstr "" 11651 11652#. I18N: Name of a module 11653#: app/Module/ChartsBlockModule.php:179 app/Module/ChartsBlockModule.php:271 11654#: app/Module/InteractiveTreeModule.php:53 11655msgid "Interactive tree" 11656msgstr "" 11657 11658#: app/Module/ChartsBlockModule.php:186 11659msgid "You must select an individual and a chart type in the block preferences" 11660msgstr "" 11661 11662#. I18N: Description of the “Charts” module 11663#: app/Module/ChartsMenuModule.php:70 11664msgid "The charts menu." 11665msgstr "" 11666 11667#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? http://ckeditor.com 11668#: app/Module/CkeditorModule.php:43 11669msgid "CKEditor™" 11670msgstr "" 11671 11672#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” 11673#: app/Module/CkeditorModule.php:54 11674msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 11675msgstr "" 11676 11677#. I18N: Description of the “Clippings cart” module 11678#: app/Module/ClippingsCartModule.php:127 11679msgid "Select records from your family tree and save them as a GEDCOM file." 11680msgstr "" 11681 11682#: app/Module/ClippingsCartModule.php:179 11683#: resources/views/modules/clippings/add-options.phtml:22 11684msgid "Add to the clippings cart" 11685msgstr "" 11686 11687#: app/Module/ClippingsCartModule.php:183 11688msgid "Empty the clippings cart" 11689msgstr "" 11690 11691#: app/Module/ClippingsCartModule.php:189 11692#: app/Module/ClippingsCartModule.php:234 11693msgid "Download" 11694msgstr "" 11695 11696#. I18N: Name of a module 11697#: app/Module/ClippingsCartModule.php:207 11698msgid "Clippings cart" 11699msgstr "" 11700 11701#: app/Module/ClippingsCartModule.php:234 11702#: app/Module/ClippingsCartModule.php:454 11703msgid "Family tree clippings cart" 11704msgstr "" 11705 11706#. I18N: %s is a family (husband + wife) 11707#: app/Module/ClippingsCartModule.php:508 11708#, php-format 11709msgid "%s and their children" 11710msgstr "" 11711 11712#. I18N: %s is a family (husband + wife) 11713#: app/Module/ClippingsCartModule.php:510 11714#, php-format 11715msgid "%s and their descendants" 11716msgstr "" 11717 11718#: app/Module/ClippingsCartModule.php:513 11719#: app/Module/ClippingsCartModule.php:625 11720#: app/Module/ClippingsCartModule.php:742 11721#: app/Module/ClippingsCartModule.php:792 11722#: app/Module/ClippingsCartModule.php:842 11723#: app/Module/ClippingsCartModule.php:892 11724#: app/Module/ClippingsCartModule.php:947 11725#: app/Module/ClippingsCartModule.php:1009 11726#, php-format 11727msgid "Add %s to the clippings cart" 11728msgstr "" 11729 11730#: app/Module/ClippingsCartModule.php:608 11731#, php-format 11732msgid "%s, her parents and siblings" 11733msgstr "" 11734 11735#: app/Module/ClippingsCartModule.php:609 11736#, php-format 11737msgid "%s, her spouses and children" 11738msgstr "" 11739 11740#: app/Module/ClippingsCartModule.php:610 11741#, php-format 11742msgid "%s and her ancestors" 11743msgstr "" 11744 11745#: app/Module/ClippingsCartModule.php:611 11746#, php-format 11747msgid "%s, her ancestors and their families" 11748msgstr "" 11749 11750#: app/Module/ClippingsCartModule.php:612 11751#, php-format 11752msgid "%s, her spouses and descendants" 11753msgstr "" 11754 11755#: app/Module/ClippingsCartModule.php:617 11756#, php-format 11757msgid "%s, his parents and siblings" 11758msgstr "" 11759 11760#: app/Module/ClippingsCartModule.php:618 11761#, php-format 11762msgid "%s, his spouses and children" 11763msgstr "" 11764 11765#: app/Module/ClippingsCartModule.php:619 11766#, php-format 11767msgid "%s and his ancestors" 11768msgstr "" 11769 11770#: app/Module/ClippingsCartModule.php:620 11771#, php-format 11772msgid "%s, his ancestors and their families" 11773msgstr "" 11774 11775#: app/Module/ClippingsCartModule.php:621 11776#, php-format 11777msgid "%s, his spouses and descendants" 11778msgstr "" 11779 11780#: app/Module/ClippingsCartModule.php:944 11781#, php-format 11782msgid "%s and the individuals that reference it." 11783msgstr "" 11784 11785#. I18N: Name of a theme. 11786#: app/Module/CloudsTheme.php:43 11787msgid "clouds" 11788msgstr "" 11789 11790#. I18N: Name of a theme. 11791#: app/Module/ColorsTheme.php:53 11792msgid "colors" 11793msgstr "" 11794 11795#. I18N: A colour scheme 11796#: app/Module/ColorsTheme.php:124 11797msgid "Palette" 11798msgstr "" 11799 11800#. I18N: The name of a colour-scheme 11801#: app/Module/ColorsTheme.php:153 11802msgid "Aqua Marine" 11803msgstr "" 11804 11805#. I18N: The name of a colour-scheme 11806#: app/Module/ColorsTheme.php:155 11807msgid "Ash" 11808msgstr "" 11809 11810#. I18N: The name of a colour-scheme 11811#: app/Module/ColorsTheme.php:157 11812msgid "Belgian Chocolate" 11813msgstr "" 11814 11815#. I18N: The name of a colour-scheme 11816#: app/Module/ColorsTheme.php:159 11817msgid "Blue Lagoon" 11818msgstr "" 11819 11820#. I18N: The name of a colour-scheme 11821#: app/Module/ColorsTheme.php:161 11822msgid "Blue Marine" 11823msgstr "" 11824 11825#. I18N: The name of a colour-scheme 11826#: app/Module/ColorsTheme.php:163 11827msgid "Coffee and Cream" 11828msgstr "" 11829 11830#. I18N: The name of a colour-scheme 11831#: app/Module/ColorsTheme.php:165 11832msgid "Cold Day" 11833msgstr "" 11834 11835#. I18N: The name of a colour-scheme 11836#: app/Module/ColorsTheme.php:167 11837msgid "Green Beam" 11838msgstr "" 11839 11840#. I18N: The name of a colour-scheme 11841#: app/Module/ColorsTheme.php:169 11842msgid "Mediterranio" 11843msgstr "" 11844 11845#. I18N: The name of a colour-scheme 11846#: app/Module/ColorsTheme.php:171 11847msgid "Mercury" 11848msgstr "" 11849 11850#. I18N: The name of a colour-scheme 11851#: app/Module/ColorsTheme.php:173 11852msgid "Nocturnal" 11853msgstr "" 11854 11855#. I18N: The name of a colour-scheme 11856#: app/Module/ColorsTheme.php:175 11857msgid "Olivia" 11858msgstr "" 11859 11860#. I18N: The name of a colour-scheme 11861#: app/Module/ColorsTheme.php:177 11862msgid "Pink Plastic" 11863msgstr "" 11864 11865#. I18N: The name of a colour-scheme 11866#: app/Module/ColorsTheme.php:179 11867msgid "Sage" 11868msgstr "" 11869 11870#. I18N: The name of a colour-scheme 11871#: app/Module/ColorsTheme.php:181 11872msgid "Shiny Tomato" 11873msgstr "" 11874 11875#. I18N: The name of a colour-scheme 11876#: app/Module/ColorsTheme.php:183 11877msgid "Teal Top" 11878msgstr "" 11879 11880#. I18N: Name of a module/chart 11881#: app/Module/CompactTreeChartModule.php:85 11882msgid "Compact tree" 11883msgstr "" 11884 11885#. I18N: Description of the “CompactTreeChart” module 11886#: app/Module/CompactTreeChartModule.php:96 11887msgid "A chart of an individual’s ancestors, as a compact tree." 11888msgstr "" 11889 11890#. I18N: %s is an individual’s name 11891#: app/Module/CompactTreeChartModule.php:131 11892#, php-format 11893msgid "Compact tree of %s" 11894msgstr "" 11895 11896#. I18N: Name of a module 11897#: app/Module/ContactsFooterModule.php:57 11898#: resources/views/admin/trees-preferences.phtml:156 11899msgid "Contact information" 11900msgstr "" 11901 11902#. I18N: Description of the “Contact information” module 11903#: app/Module/ContactsFooterModule.php:68 11904msgid "A link to the site contacts." 11905msgstr "" 11906 11907#: app/Module/ContactsFooterModule.php:136 11908#, php-format 11909msgid "For technical support or genealogy questions contact %s." 11910msgstr "" 11911 11912#: app/Module/ContactsFooterModule.php:149 11913#, php-format 11914msgid "For help with genealogy questions contact %s." 11915msgstr "" 11916 11917#: app/Module/ContactsFooterModule.php:162 11918#, php-format 11919msgid "For technical support and information contact %s." 11920msgstr "" 11921 11922#. I18N: Description of the “CSS and JS” module. 11923#: app/Module/CustomCssJsModule.php:43 11924msgid "Add styling and scripts to every page." 11925msgstr "" 11926 11927#. I18N: Name of a module. 11928#: app/Module/CustomCssJsModule.php:82 11929msgid "CSS and JS" 11930msgstr "" 11931 11932#: app/Module/CustomCssJsModule.php:99 11933#: app/Module/RelationshipsChartModule.php:428 app/Module/SiteMapModule.php:180 11934#, php-format 11935msgid "The preferences for the module “%s” have been updated." 11936msgstr "" 11937 11938#. I18N: Name of a module/report 11939#: app/Module/DeathReportModule.php:40 11940#: resources/views/modules/statistics-chart/custom.phtml:67 11941#: resources/xml/reports/death_report.xml:3 11942#: resources/xml/reports/death_report.xml:32 11943msgid "Deaths" 11944msgstr "" 11945 11946#. I18N: Description of the “Deaths” module 11947#: app/Module/DeathReportModule.php:52 resources/xml/reports/death_report.xml:4 11948msgid "A report of individuals who died in a given time or place." 11949msgstr "" 11950 11951#. I18N: Description of the “DescendancyChart” module 11952#: app/Module/DescendancyChartModule.php:119 11953msgid "A chart of an individual’s descendants." 11954msgstr "" 11955 11956#. I18N: %s is an individual’s name 11957#: app/Module/DescendancyChartModule.php:154 11958#, php-format 11959msgid "Descendants of %s" 11960msgstr "" 11961 11962#. I18N: Description of the “Descendants” module 11963#: app/Module/DescendancyModule.php:73 11964msgid "A sidebar showing the descendants of an individual." 11965msgstr "" 11966 11967#: app/Module/DescendancyModule.php:273 11968#: resources/views/family-page-children.phtml:17 11969msgid "No children" 11970msgstr "" 11971 11972#. I18N: Description of the “Descendants” module 11973#: app/Module/DescendancyReportModule.php:52 11974#: resources/xml/reports/descendancy_report.xml:4 11975msgid "A report of an individual’s descendants, in a narrative style." 11976msgstr "" 11977 11978#. I18N: Name of a theme. 11979#: app/Module/FabTheme.php:39 11980msgid "F.A.B." 11981msgstr "" 11982 11983#. I18N: Description of the “Source” module 11984#: app/Module/FactSourcesReportModule.php:56 11985msgid "A report of the information provided by a source." 11986msgstr "" 11987 11988#. I18N: Name of a module/chart 11989#: app/Module/FamilyBookChartModule.php:92 11990msgid "Family book" 11991msgstr "" 11992 11993#. I18N: Description of the “FamilyBookChart” module 11994#: app/Module/FamilyBookChartModule.php:103 11995msgid "A chart of an individual’s ancestors and descendants, as a family book." 11996msgstr "" 11997 11998#. I18N: %s is an individual’s name 11999#: app/Module/FamilyBookChartModule.php:138 12000#, php-format 12001msgid "Family book of %s" 12002msgstr "" 12003 12004#. I18N: Description of the “Family” module 12005#: app/Module/FamilyGroupReportModule.php:56 12006#: resources/xml/reports/family_group_report.xml:4 12007msgid "A report of family members and their details." 12008msgstr "" 12009 12010#. I18N: Description of the “Families” module 12011#: app/Module/FamilyListModule.php:57 12012msgid "A list of families." 12013msgstr "" 12014 12015#. I18N: Name of a module/sidebar 12016#: app/Module/FamilyNavigatorModule.php:40 12017msgid "Family navigator" 12018msgstr "" 12019 12020#. I18N: Description of the “Family navigator” module 12021#: app/Module/FamilyNavigatorModule.php:51 12022msgid "A sidebar showing an individual’s close families and relatives." 12023msgstr "" 12024 12025#. I18N: Name of a module 12026#: app/Module/FamilyTreeFavoritesModule.php:51 12027#: app/Module/UserFavoritesModule.php:52 12028msgid "Favorites" 12029msgstr "" 12030 12031#. I18N: Description of the “Favorites” module 12032#: app/Module/FamilyTreeFavoritesModule.php:62 12033msgid "Display and manage a family tree’s favorite pages." 12034msgstr "" 12035 12036#. I18N: Description of the “News” module 12037#: app/Module/FamilyTreeNewsModule.php:66 12038msgid "Family news and site announcements." 12039msgstr "" 12040 12041#. I18N: Name of a module 12042#: app/Module/FamilyTreeNewsModule.php:119 12043msgid "News" 12044msgstr "" 12045 12046#: app/Module/FamilyTreeNewsModule.php:182 app/Module/UserJournalModule.php:182 12047msgid "Add/edit a journal/news entry" 12048msgstr "" 12049 12050#. I18N: Name of a module 12051#. I18N: Name of a module/chart 12052#: app/Module/FamilyTreeStatisticsModule.php:52 12053#: app/Module/HtmlBlockModule.php:194 app/Module/StatisticsChartModule.php:88 12054#: resources/views/modules/gedcom_stats/config.phtml:43 12055#: resources/views/modules/gedcom_stats/statistics.phtml:40 12056#: resources/views/modules/gedcom_stats/statistics.phtml:160 12057msgid "Statistics" 12058msgstr "" 12059 12060#. I18N: Description of “Statistics” module 12061#: app/Module/FamilyTreeStatisticsModule.php:63 12062msgid "The size of the family tree, earliest and latest events, common names, etc." 12063msgstr "" 12064 12065#. I18N: Name of a module/chart 12066#: app/Module/FanChartModule.php:119 12067msgid "Fan chart" 12068msgstr "" 12069 12070#. I18N: Description of the “Fan Chart” module 12071#: app/Module/FanChartModule.php:130 12072msgid "A fan chart of an individual’s ancestors." 12073msgstr "" 12074 12075#. I18N: http://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name 12076#: app/Module/FanChartModule.php:165 12077#, php-format 12078msgid "Fan chart of %s" 12079msgstr "" 12080 12081#. I18N: layout option for the fan chart 12082#: app/Module/FanChartModule.php:583 12083msgid "half circle" 12084msgstr "" 12085 12086#. I18N: layout option for the fan chart 12087#: app/Module/FanChartModule.php:585 12088msgid "three-quarter circle" 12089msgstr "" 12090 12091#. I18N: layout option for the fan chart 12092#: app/Module/FanChartModule.php:587 12093msgid "full circle" 12094msgstr "" 12095 12096#. I18N: Name of a module 12097#: app/Module/FixCemeteryTag.php:61 12098msgid "Convert CEME tags to GEDCOM 5.5.1" 12099msgstr "" 12100 12101#. I18N: Description of a “Data fix” module 12102#: app/Module/FixCemeteryTag.php:72 12103msgid "Replace cemetery tags with burial places." 12104msgstr "" 12105 12106#. I18N: Name of a module 12107#: app/Module/FixDuplicateLinks.php:59 12108msgid "Remove duplicate links" 12109msgstr "" 12110 12111#. I18N: Description of a “Data fix” module 12112#: app/Module/FixDuplicateLinks.php:70 12113msgid "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." 12114msgstr "" 12115 12116#. I18N: Name of a module 12117#: app/Module/FixMissingDeaths.php:58 12118msgid "Add missing death records" 12119msgstr "" 12120 12121#. I18N: Description of a “Data fix” module 12122#: app/Module/FixMissingDeaths.php:69 12123msgid "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." 12124msgstr "" 12125 12126#. I18N: Name of a module 12127#: app/Module/FixMissingMarriedNames.php:69 12128msgid "Add married names" 12129msgstr "" 12130 12131#. I18N: Description of a “Data fix” module 12132#: app/Module/FixMissingMarriedNames.php:80 12133msgid "You can make it easier to search for married women by recording their married name. However not all women take their husband’s surname, so beware of introducing incorrect information into your database." 12134msgstr "" 12135 12136#: app/Module/FixMissingMarriedNames.php:93 12137msgid "Wife’s surname replaced by husband’s surname" 12138msgstr "" 12139 12140#: app/Module/FixMissingMarriedNames.php:94 12141msgid "Wife’s maiden surname becomes new given name" 12142msgstr "" 12143 12144#. I18N: Name of a module 12145#: app/Module/FixNameSlashesAndSpaces.php:59 12146msgid "Fix name slashes and spaces" 12147msgstr "" 12148 12149#. I18N: Description of a “Data fix” module 12150#: app/Module/FixNameSlashesAndSpaces.php:70 12151msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." 12152msgstr "" 12153 12154#. I18N: Name of a module 12155#: app/Module/FixNameTags.php:84 12156msgid "Convert NAME:_XXX tags to GEDCOM 5.5.1" 12157msgstr "" 12158 12159#. I18N: Description of a “Data fix” module 12160#: app/Module/FixNameTags.php:95 12161msgid "Some genelealogy applications store 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." 12162msgstr "" 12163 12164#. I18N: Name of a module 12165#: app/Module/FixPlaceNames.php:62 12166msgid "Update place names" 12167msgstr "" 12168 12169#. I18N: Description of a “Data fix” module 12170#: app/Module/FixPlaceNames.php:73 12171msgid "Update the higher-level parts of place names, while keeping the lower-level parts." 12172msgstr "" 12173 12174#. I18N: Name of a module 12175#: app/Module/FixPrimaryTag.php:48 12176msgid "Convert _PRIM tags to GEDCOM 5.5.1" 12177msgstr "" 12178 12179#. I18N: Description of a “Data fix” module 12180#: app/Module/FixPrimaryTag.php:59 12181msgid "“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." 12182msgstr "" 12183 12184#. I18N: Description of a “Data fix” module 12185#: app/Module/FixSearchAndReplace.php:88 12186msgid "Search and replace text, using simple searches or advanced pattern matching." 12187msgstr "" 12188 12189#: app/Module/FixSearchAndReplace.php:101 12190msgid "Match the exact text, even if it occurs in the middle of a word." 12191msgstr "" 12192 12193#: app/Module/FixSearchAndReplace.php:102 12194msgid "Match the exact text, unless it occurs in the middle of a word." 12195msgstr "" 12196 12197#: app/Module/FixSearchAndReplace.php:103 12198msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 12199msgstr "" 12200 12201#. I18N: http://en.wikipedia.org/wiki/Regular_expression 12202#: app/Module/FixSearchAndReplace.php:105 12203msgid "Regular expression" 12204msgstr "" 12205 12206#. I18N: Name of a module/list 12207#: app/Module/FixSearchAndReplace.php:111 app/Module/MediaListModule.php:82 12208#: app/Services/AdminService.php:183 12209#: resources/views/admin/fix-level-0-media.phtml:30 12210#: resources/views/admin/merge-records-step-1.phtml:56 12211#: resources/views/admin/webtrees1-thumbnails.phtml:35 12212#: resources/views/gedcom-record-page.phtml:83 12213#: resources/views/lists/media-table.phtml:72 12214#: resources/views/lists/notes-table.phtml:92 12215#: resources/views/lists/sources-table.phtml:99 12216#: resources/views/modules/gedcom_stats/config.phtml:50 12217#: resources/views/modules/gedcom_stats/statistics.phtml:113 12218#: resources/views/modules/html/template-statistics.phtml:48 12219#: resources/views/note-page.phtml:80 resources/views/source-page.phtml:79 12220#: resources/views/statistics/other/chart-objects.phtml:12 12221#: resources/views/statistics/other/total-records.phtml:21 12222msgid "Media objects" 12223msgstr "" 12224 12225#. I18N: Name of a module 12226#: app/Module/FixSearchAndReplace.php:112 app/Module/NoteListModule.php:164 12227#: app/Module/NotesTabModule.php:59 12228#: resources/views/admin/control-panel.phtml:287 12229#: resources/views/admin/merge-records-step-1.phtml:55 12230#: resources/views/gedcom-record-page.phtml:101 12231#: resources/views/media-page.phtml:91 resources/views/search-results.phtml:78 12232#: resources/views/source-page.phtml:86 12233#: resources/views/statistics/other/total-records.phtml:39 12234#: resources/xml/reports/individual_ext_report.xml:237 12235#: resources/xml/reports/individual_report.xml:226 12236msgid "Notes" 12237msgstr "" 12238 12239#. I18N: Name of a module/list 12240#: app/Module/FixSearchAndReplace.php:113 12241#: app/Module/RepositoryListModule.php:73 12242#: app/Module/RepositoryListModule.php:167 app/Services/AdminService.php:179 12243#: resources/views/admin/control-panel.phtml:285 12244#: resources/views/admin/merge-records-step-1.phtml:54 12245#: resources/views/lists/repositories-table.phtml:45 12246#: resources/views/modules/gedcom_stats/config.phtml:51 12247#: resources/views/modules/gedcom_stats/statistics.phtml:124 12248#: resources/views/modules/html/template-statistics.phtml:52 12249#: resources/views/search-general-page.phtml:79 12250#: resources/views/search-results.phtml:67 12251#: resources/views/statistics/other/total-records.phtml:48 12252msgid "Repositories" 12253msgstr "" 12254 12255#. I18N: Name of a module/list 12256#. I18N: Name of a module 12257#: app/Module/FixSearchAndReplace.php:114 app/Module/SourceListModule.php:72 12258#: app/Module/SourceListModule.php:164 app/Module/SourcesTabModule.php:59 12259#: app/Services/AdminService.php:180 12260#: resources/views/admin/control-panel.phtml:284 12261#: resources/views/admin/merge-records-step-1.phtml:53 12262#: resources/views/gedcom-record-page.phtml:92 12263#: resources/views/lists/media-table.phtml:81 12264#: resources/views/lists/notes-table.phtml:84 12265#: resources/views/lists/notes-table.phtml:93 12266#: resources/views/lists/repositories-table.phtml:51 12267#: resources/views/lists/sources-table.phtml:88 12268#: resources/views/media-page.phtml:84 12269#: resources/views/modules/gedcom_stats/config.phtml:49 12270#: resources/views/modules/gedcom_stats/statistics.phtml:102 12271#: resources/views/modules/html/template-statistics.phtml:44 12272#: resources/views/note-page.phtml:87 resources/views/repository-page.phtml:58 12273#: resources/views/search-general-page.phtml:71 12274#: resources/views/search-results.phtml:56 12275#: resources/views/statistics/other/chart-sources.phtml:12 12276#: resources/views/statistics/other/total-records.phtml:30 12277#: resources/xml/reports/ahnentafel_report.xml:475 12278#: resources/xml/reports/descendancy_report.xml:611 12279#: resources/xml/reports/family_group_report.xml:1118 12280#: resources/xml/reports/individual_ext_report.xml:651 12281#: resources/xml/reports/individual_report.xml:647 12282msgid "Sources" 12283msgstr "" 12284 12285#. I18N: Name of a module/list 12286#: app/Module/FixSearchAndReplace.php:115 app/Module/SubmitterListModule.php:73 12287#: app/Module/SubmitterListModule.php:177 12288#: resources/views/admin/control-panel.phtml:288 12289#: resources/views/admin/merge-records-step-1.phtml:57 12290#: resources/views/lists/submitters-table.phtml:62 12291msgid "Submitters" 12292msgstr "" 12293 12294#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” 12295#: app/Module/FrequentlyAskedQuestionsModule.php:73 12296msgid "FAQ" 12297msgstr "" 12298 12299#. I18N: Description of the “FAQ” module 12300#: app/Module/FrequentlyAskedQuestionsModule.php:84 12301msgid "A list of frequently asked questions and answers." 12302msgstr "" 12303 12304#: app/Module/FrequentlyAskedQuestionsModule.php:158 12305#: app/Module/FrequentlyAskedQuestionsModule.php:405 12306#: resources/views/modules/faq/edit.phtml:21 12307msgid "Frequently asked questions" 12308msgstr "" 12309 12310#. I18N: FAQ = “Frequently Asked Question” 12311#: app/Module/FrequentlyAskedQuestionsModule.php:301 12312#: resources/views/modules/faq/config.phtml:46 12313msgid "Add an FAQ" 12314msgstr "" 12315 12316#: app/Module/FrequentlyAskedQuestionsModule.php:311 12317msgid "Edit the FAQ" 12318msgstr "" 12319 12320#: app/Module/GoogleAnalyticsModule.php:44 12321msgid "Google™ analytics" 12322msgstr "" 12323 12324#: app/Module/GoogleWebmasterToolsModule.php:41 12325msgid "Google™ webmaster tools" 12326msgstr "" 12327 12328#. I18N: Name of a module 12329#. I18N: A configuration setting 12330#: app/Module/HitCountFooterModule.php:75 12331#: resources/views/admin/trees-preferences.phtml:663 12332msgid "Hit counters" 12333msgstr "" 12334 12335#. I18N: Description of the “Hit counters” module 12336#: app/Module/HitCountFooterModule.php:86 12337msgid "Count the visits to each page" 12338msgstr "" 12339 12340#: app/Module/HitCountFooterModule.php:115 12341#, php-format 12342msgid "This page has been viewed %s time." 12343msgid_plural "This page has been viewed %s times." 12344msgstr[0] "" 12345msgstr[1] "" 12346 12347#. I18N: Description of the “HourglassChart” module 12348#: app/Module/HourglassChartModule.php:101 12349msgid "An hourglass chart of an individual’s ancestors and descendants." 12350msgstr "" 12351 12352#. I18N: %s is an individual’s name 12353#: app/Module/HourglassChartModule.php:136 12354#, php-format 12355msgid "Hourglass chart of %s" 12356msgstr "" 12357 12358#. I18N: Name of a module 12359#: app/Module/HtmlBlockModule.php:58 12360msgid "HTML" 12361msgstr "" 12362 12363#. I18N: Description of the “HTML” module 12364#: app/Module/HtmlBlockModule.php:69 12365msgid "Add your own text and graphics." 12366msgstr "" 12367 12368#: app/Module/HtmlBlockModule.php:191 app/Module/StatisticsChartModule.php:161 12369msgid "Custom" 12370msgstr "" 12371 12372#: app/Module/HtmlBlockModule.php:192 12373msgid "Keyword examples" 12374msgstr "" 12375 12376#: app/Module/HtmlBlockModule.php:193 12377msgid "Narrative description" 12378msgstr "" 12379 12380#. I18N: Name of a module/tab on the individual page. 12381#: app/Module/IndividualFactsTabModule.php:67 12382#: resources/views/admin/fix-level-0-media.phtml:38 12383#: resources/views/admin/locations.phtml:49 12384#: resources/views/family-page.phtml:51 12385#: resources/views/modules/random_media/config.phtml:20 12386#: resources/xml/reports/individual_ext_report.xml:161 12387#: resources/xml/reports/individual_report.xml:149 12388msgid "Facts and events" 12389msgstr "" 12390 12391#. I18N: Description of the “Facts and events” module 12392#: app/Module/IndividualFactsTabModule.php:78 12393msgid "A tab showing the facts and events of an individual." 12394msgstr "" 12395 12396#: app/Module/IndividualFactsTabModule.php:258 12397msgid "Death of a husband" 12398msgstr "" 12399 12400#: app/Module/IndividualFactsTabModule.php:259 12401msgid "Death of a wife" 12402msgstr "" 12403 12404#: app/Module/IndividualFactsTabModule.php:260 12405#: resources/views/admin/trees-preferences.phtml:519 12406msgid "Death of a spouse" 12407msgstr "" 12408 12409#: app/Module/IndividualFactsTabModule.php:263 12410msgid "Burial of a husband" 12411msgstr "" 12412 12413#: app/Module/IndividualFactsTabModule.php:264 12414msgid "Burial of a wife" 12415msgstr "" 12416 12417#: app/Module/IndividualFactsTabModule.php:265 12418msgid "Burial of a spouse" 12419msgstr "" 12420 12421#: app/Module/IndividualFactsTabModule.php:268 12422msgid "Cremation of a husband" 12423msgstr "" 12424 12425#: app/Module/IndividualFactsTabModule.php:269 12426msgid "Cremation of a wife" 12427msgstr "" 12428 12429#: app/Module/IndividualFactsTabModule.php:270 12430msgid "Cremation of a spouse" 12431msgstr "" 12432 12433#: app/Module/IndividualFactsTabModule.php:305 12434msgid "Birth of a son" 12435msgstr "" 12436 12437#: app/Module/IndividualFactsTabModule.php:306 12438msgid "Birth of a daughter" 12439msgstr "" 12440 12441#: app/Module/IndividualFactsTabModule.php:307 app/Module/PlacesModule.php:247 12442#: resources/views/admin/trees-preferences.phtml:455 12443msgid "Birth of a child" 12444msgstr "" 12445 12446#: app/Module/IndividualFactsTabModule.php:310 12447msgid "Christening of a son" 12448msgstr "" 12449 12450#: app/Module/IndividualFactsTabModule.php:311 12451msgid "Christening of a daughter" 12452msgstr "" 12453 12454#: app/Module/IndividualFactsTabModule.php:312 12455msgid "Christening of a child" 12456msgstr "" 12457 12458#: app/Module/IndividualFactsTabModule.php:315 12459msgid "Baptism of a son" 12460msgstr "" 12461 12462#: app/Module/IndividualFactsTabModule.php:316 12463msgid "Baptism of a daughter" 12464msgstr "" 12465 12466#: app/Module/IndividualFactsTabModule.php:317 12467msgid "Baptism of a child" 12468msgstr "" 12469 12470#: app/Module/IndividualFactsTabModule.php:320 12471msgid "Adoption of a son" 12472msgstr "" 12473 12474#: app/Module/IndividualFactsTabModule.php:321 12475msgid "Adoption of a daughter" 12476msgstr "" 12477 12478#: app/Module/IndividualFactsTabModule.php:322 12479msgid "Adoption of a child" 12480msgstr "" 12481 12482#: app/Module/IndividualFactsTabModule.php:328 12483msgid "Birth of a brother" 12484msgstr "" 12485 12486#: app/Module/IndividualFactsTabModule.php:329 12487msgid "Birth of a sister" 12488msgstr "" 12489 12490#: app/Module/IndividualFactsTabModule.php:330 12491#: resources/views/admin/trees-preferences.phtml:461 12492msgid "Birth of a sibling" 12493msgstr "" 12494 12495#: app/Module/IndividualFactsTabModule.php:333 12496msgid "Christening of a brother" 12497msgstr "" 12498 12499#: app/Module/IndividualFactsTabModule.php:334 12500msgid "Christening of a sister" 12501msgstr "" 12502 12503#: app/Module/IndividualFactsTabModule.php:335 12504msgid "Christening of a sibling" 12505msgstr "" 12506 12507#: app/Module/IndividualFactsTabModule.php:338 12508msgid "Baptism of a brother" 12509msgstr "" 12510 12511#: app/Module/IndividualFactsTabModule.php:339 12512msgid "Baptism of a sister" 12513msgstr "" 12514 12515#: app/Module/IndividualFactsTabModule.php:340 12516msgid "Baptism of a sibling" 12517msgstr "" 12518 12519#: app/Module/IndividualFactsTabModule.php:343 12520msgid "Adoption of a brother" 12521msgstr "" 12522 12523#: app/Module/IndividualFactsTabModule.php:344 12524msgid "Adoption of a sister" 12525msgstr "" 12526 12527#: app/Module/IndividualFactsTabModule.php:345 12528msgid "Adoption of a sibling" 12529msgstr "" 12530 12531#: app/Module/IndividualFactsTabModule.php:351 12532msgid "Birth of a half-brother" 12533msgstr "" 12534 12535#: app/Module/IndividualFactsTabModule.php:352 12536msgid "Birth of a half-sister" 12537msgstr "" 12538 12539#: app/Module/IndividualFactsTabModule.php:353 12540msgid "Birth of a half-sibling" 12541msgstr "" 12542 12543#: app/Module/IndividualFactsTabModule.php:356 12544msgid "Christening of a half-brother" 12545msgstr "" 12546 12547#: app/Module/IndividualFactsTabModule.php:357 12548msgid "Christening of a half-sister" 12549msgstr "" 12550 12551#: app/Module/IndividualFactsTabModule.php:358 12552msgid "Christening of a half-sibling" 12553msgstr "" 12554 12555#: app/Module/IndividualFactsTabModule.php:361 12556msgid "Baptism of a half-brother" 12557msgstr "" 12558 12559#: app/Module/IndividualFactsTabModule.php:362 12560msgid "Baptism of a half-sister" 12561msgstr "" 12562 12563#: app/Module/IndividualFactsTabModule.php:363 12564msgid "Baptism of a half-sibling" 12565msgstr "" 12566 12567#: app/Module/IndividualFactsTabModule.php:366 12568msgid "Adoption of a half-brother" 12569msgstr "" 12570 12571#: app/Module/IndividualFactsTabModule.php:367 12572msgid "Adoption of a half-sister" 12573msgstr "" 12574 12575#: app/Module/IndividualFactsTabModule.php:368 12576msgid "Adoption of a half-sibling" 12577msgstr "" 12578 12579#: app/Module/IndividualFactsTabModule.php:374 12580msgid "Birth of a grandson" 12581msgstr "" 12582 12583#: app/Module/IndividualFactsTabModule.php:375 12584msgid "Birth of a granddaughter" 12585msgstr "" 12586 12587#: app/Module/IndividualFactsTabModule.php:376 12588#: app/Module/IndividualFactsTabModule.php:399 12589#: app/Module/IndividualFactsTabModule.php:422 12590#: resources/views/admin/trees-preferences.phtml:449 12591msgid "Birth of a grandchild" 12592msgstr "" 12593 12594#: app/Module/IndividualFactsTabModule.php:379 12595msgid "Christening of a grandson" 12596msgstr "" 12597 12598#: app/Module/IndividualFactsTabModule.php:380 12599msgid "Christening of a granddaughter" 12600msgstr "" 12601 12602#: app/Module/IndividualFactsTabModule.php:381 12603#: app/Module/IndividualFactsTabModule.php:404 12604#: app/Module/IndividualFactsTabModule.php:427 12605msgid "Christening of a grandchild" 12606msgstr "" 12607 12608#: app/Module/IndividualFactsTabModule.php:384 12609msgid "Baptism of a grandson" 12610msgstr "" 12611 12612#: app/Module/IndividualFactsTabModule.php:385 12613msgid "Baptism of a granddaughter" 12614msgstr "" 12615 12616#: app/Module/IndividualFactsTabModule.php:386 12617#: app/Module/IndividualFactsTabModule.php:409 12618#: app/Module/IndividualFactsTabModule.php:432 12619#: app/Module/IndividualFactsTabModule.php:509 12620#: app/Module/IndividualFactsTabModule.php:527 12621msgid "Baptism of a grandchild" 12622msgstr "" 12623 12624#: app/Module/IndividualFactsTabModule.php:389 12625msgid "Adoption of a grandson" 12626msgstr "" 12627 12628#: app/Module/IndividualFactsTabModule.php:390 12629msgid "Adoption of a granddaughter" 12630msgstr "" 12631 12632#: app/Module/IndividualFactsTabModule.php:391 12633#: app/Module/IndividualFactsTabModule.php:414 12634#: app/Module/IndividualFactsTabModule.php:437 12635msgid "Adoption of a grandchild" 12636msgstr "" 12637 12638#: app/Module/IndividualFactsTabModule.php:397 12639msgctxt "daughter’s son" 12640msgid "Birth of a grandson" 12641msgstr "" 12642 12643#: app/Module/IndividualFactsTabModule.php:398 12644msgctxt "daughter’s daughter" 12645msgid "Birth of a granddaughter" 12646msgstr "" 12647 12648#: app/Module/IndividualFactsTabModule.php:402 12649msgctxt "daughter’s son" 12650msgid "Christening of a grandson" 12651msgstr "" 12652 12653#: app/Module/IndividualFactsTabModule.php:403 12654msgctxt "daughter’s daughter" 12655msgid "Christening of a granddaughter" 12656msgstr "" 12657 12658#: app/Module/IndividualFactsTabModule.php:407 12659msgctxt "daughter’s son" 12660msgid "Baptism of a grandson" 12661msgstr "" 12662 12663#: app/Module/IndividualFactsTabModule.php:408 12664msgctxt "daughter’s daughter" 12665msgid "Baptism of a granddaughter" 12666msgstr "" 12667 12668#: app/Module/IndividualFactsTabModule.php:412 12669msgctxt "daughter’s son" 12670msgid "Adoption of a grandson" 12671msgstr "" 12672 12673#: app/Module/IndividualFactsTabModule.php:413 12674msgctxt "daughter’s daughter" 12675msgid "Adoption of a granddaughter" 12676msgstr "" 12677 12678#: app/Module/IndividualFactsTabModule.php:420 12679msgctxt "son’s son" 12680msgid "Birth of a grandson" 12681msgstr "" 12682 12683#: app/Module/IndividualFactsTabModule.php:421 12684msgctxt "son’s daughter" 12685msgid "Birth of a granddaughter" 12686msgstr "" 12687 12688#: app/Module/IndividualFactsTabModule.php:425 12689msgctxt "son’s son" 12690msgid "Christening of a grandson" 12691msgstr "" 12692 12693#: app/Module/IndividualFactsTabModule.php:426 12694msgctxt "son’s daughter" 12695msgid "Christening of a granddaughter" 12696msgstr "" 12697 12698#: app/Module/IndividualFactsTabModule.php:430 12699msgctxt "son’s son" 12700msgid "Baptism of a grandson" 12701msgstr "" 12702 12703#: app/Module/IndividualFactsTabModule.php:431 12704msgctxt "son’s daughter" 12705msgid "Baptism of a granddaughter" 12706msgstr "" 12707 12708#: app/Module/IndividualFactsTabModule.php:435 12709msgctxt "son’s son" 12710msgid "Adoption of a grandson" 12711msgstr "" 12712 12713#: app/Module/IndividualFactsTabModule.php:436 12714msgctxt "son’s daughter" 12715msgid "Adoption of a granddaughter" 12716msgstr "" 12717 12718#: app/Module/IndividualFactsTabModule.php:443 12719msgid "Death of a son" 12720msgstr "" 12721 12722#: app/Module/IndividualFactsTabModule.php:444 12723msgid "Death of a daughter" 12724msgstr "" 12725 12726#: app/Module/IndividualFactsTabModule.php:445 12727#: resources/views/admin/trees-preferences.phtml:501 12728msgid "Death of a child" 12729msgstr "" 12730 12731#: app/Module/IndividualFactsTabModule.php:448 12732msgid "Burial of a son" 12733msgstr "" 12734 12735#: app/Module/IndividualFactsTabModule.php:449 12736msgid "Burial of a daughter" 12737msgstr "" 12738 12739#: app/Module/IndividualFactsTabModule.php:450 12740msgid "Burial of a child" 12741msgstr "" 12742 12743#: app/Module/IndividualFactsTabModule.php:453 12744msgid "Cremation of a son" 12745msgstr "" 12746 12747#: app/Module/IndividualFactsTabModule.php:454 12748msgid "Cremation of a daughter" 12749msgstr "" 12750 12751#: app/Module/IndividualFactsTabModule.php:455 12752msgid "Cremation of a child" 12753msgstr "" 12754 12755#: app/Module/IndividualFactsTabModule.php:461 12756msgid "Death of a brother" 12757msgstr "" 12758 12759#: app/Module/IndividualFactsTabModule.php:462 12760msgid "Death of a sister" 12761msgstr "" 12762 12763#: app/Module/IndividualFactsTabModule.php:463 12764#: resources/views/admin/trees-preferences.phtml:507 12765msgid "Death of a sibling" 12766msgstr "" 12767 12768#: app/Module/IndividualFactsTabModule.php:466 12769msgid "Burial of a brother" 12770msgstr "" 12771 12772#: app/Module/IndividualFactsTabModule.php:467 12773msgid "Burial of a sister" 12774msgstr "" 12775 12776#: app/Module/IndividualFactsTabModule.php:468 12777msgid "Burial of a sibling" 12778msgstr "" 12779 12780#: app/Module/IndividualFactsTabModule.php:471 12781msgid "Cremation of a brother" 12782msgstr "" 12783 12784#: app/Module/IndividualFactsTabModule.php:472 12785msgid "Cremation of a sister" 12786msgstr "" 12787 12788#: app/Module/IndividualFactsTabModule.php:473 12789msgid "Cremation of a sibling" 12790msgstr "" 12791 12792#: app/Module/IndividualFactsTabModule.php:479 12793msgid "Death of a half-brother" 12794msgstr "" 12795 12796#: app/Module/IndividualFactsTabModule.php:480 12797msgid "Death of a half-sister" 12798msgstr "" 12799 12800#: app/Module/IndividualFactsTabModule.php:481 12801msgid "Death of a half-sibling" 12802msgstr "" 12803 12804#: app/Module/IndividualFactsTabModule.php:484 12805msgid "Burial of a half-brother" 12806msgstr "" 12807 12808#: app/Module/IndividualFactsTabModule.php:485 12809msgid "Burial of a half-sister" 12810msgstr "" 12811 12812#: app/Module/IndividualFactsTabModule.php:486 12813msgid "Burial of a half-sibling" 12814msgstr "" 12815 12816#: app/Module/IndividualFactsTabModule.php:489 12817msgid "Cremation of a half-brother" 12818msgstr "" 12819 12820#: app/Module/IndividualFactsTabModule.php:490 12821msgid "Cremation of a half-sister" 12822msgstr "" 12823 12824#: app/Module/IndividualFactsTabModule.php:491 12825msgid "Cremation of a half-sibling" 12826msgstr "" 12827 12828#: app/Module/IndividualFactsTabModule.php:497 12829msgid "Death of a grandson" 12830msgstr "" 12831 12832#: app/Module/IndividualFactsTabModule.php:498 12833msgid "Death of a granddaughter" 12834msgstr "" 12835 12836#: app/Module/IndividualFactsTabModule.php:499 12837#: app/Module/IndividualFactsTabModule.php:517 12838#: app/Module/IndividualFactsTabModule.php:535 12839#: resources/views/admin/trees-preferences.phtml:495 12840msgid "Death of a grandchild" 12841msgstr "" 12842 12843#: app/Module/IndividualFactsTabModule.php:502 12844msgid "Burial of a grandson" 12845msgstr "" 12846 12847#: app/Module/IndividualFactsTabModule.php:503 12848msgid "Burial of a granddaughter" 12849msgstr "" 12850 12851#: app/Module/IndividualFactsTabModule.php:504 12852#: app/Module/IndividualFactsTabModule.php:522 12853#: app/Module/IndividualFactsTabModule.php:540 12854msgid "Burial of a grandchild" 12855msgstr "" 12856 12857#: app/Module/IndividualFactsTabModule.php:507 12858msgid "Cremation of a grandson" 12859msgstr "" 12860 12861#: app/Module/IndividualFactsTabModule.php:508 12862msgid "Cremation of a granddaughter" 12863msgstr "" 12864 12865#: app/Module/IndividualFactsTabModule.php:515 12866msgctxt "daughter’s son" 12867msgid "Death of a grandson" 12868msgstr "" 12869 12870#: app/Module/IndividualFactsTabModule.php:516 12871msgctxt "daughter’s daughter" 12872msgid "Death of a granddaughter" 12873msgstr "" 12874 12875#: app/Module/IndividualFactsTabModule.php:520 12876msgctxt "daughter’s son" 12877msgid "Burial of a grandson" 12878msgstr "" 12879 12880#: app/Module/IndividualFactsTabModule.php:521 12881msgctxt "daughter’s daughter" 12882msgid "Burial of a granddaughter" 12883msgstr "" 12884 12885#: app/Module/IndividualFactsTabModule.php:525 12886msgctxt "daughter’s son" 12887msgid "Cremation of a grandson" 12888msgstr "" 12889 12890#: app/Module/IndividualFactsTabModule.php:526 12891msgctxt "daughter’s daughter" 12892msgid "Cremation of a granddaughter" 12893msgstr "" 12894 12895#: app/Module/IndividualFactsTabModule.php:533 12896msgctxt "son’s son" 12897msgid "Death of a grandson" 12898msgstr "" 12899 12900#: app/Module/IndividualFactsTabModule.php:534 12901msgctxt "son’s daughter" 12902msgid "Death of a granddaughter" 12903msgstr "" 12904 12905#: app/Module/IndividualFactsTabModule.php:538 12906msgctxt "son’s son" 12907msgid "Burial of a grandson" 12908msgstr "" 12909 12910#: app/Module/IndividualFactsTabModule.php:539 12911msgctxt "son’s daughter" 12912msgid "Burial of a granddaughter" 12913msgstr "" 12914 12915#: app/Module/IndividualFactsTabModule.php:543 12916msgctxt "son’s son" 12917msgid "Cremation of a grandson" 12918msgstr "" 12919 12920#: app/Module/IndividualFactsTabModule.php:544 12921msgctxt "son’s daughter" 12922msgid "Cremation of a granddaughter" 12923msgstr "" 12924 12925#: app/Module/IndividualFactsTabModule.php:545 12926msgid "Cremation of a grandchild" 12927msgstr "" 12928 12929#: app/Module/IndividualFactsTabModule.php:550 12930msgid "Marriage of a son" 12931msgstr "" 12932 12933#: app/Module/IndividualFactsTabModule.php:551 12934msgid "Marriage of a daughter" 12935msgstr "" 12936 12937#: app/Module/IndividualFactsTabModule.php:552 12938#: resources/views/admin/trees-preferences.phtml:475 12939msgid "Marriage of a child" 12940msgstr "" 12941 12942#: app/Module/IndividualFactsTabModule.php:556 12943msgid "Marriage of a grandson" 12944msgstr "" 12945 12946#: app/Module/IndividualFactsTabModule.php:557 12947msgid "Marriage of a granddaughter" 12948msgstr "" 12949 12950#: app/Module/IndividualFactsTabModule.php:558 12951#: app/Module/IndividualFactsTabModule.php:564 12952#: app/Module/IndividualFactsTabModule.php:570 12953#: resources/views/admin/trees-preferences.phtml:469 12954msgid "Marriage of a grandchild" 12955msgstr "" 12956 12957#: app/Module/IndividualFactsTabModule.php:562 12958msgctxt "daughter’s son" 12959msgid "Marriage of a grandson" 12960msgstr "" 12961 12962#: app/Module/IndividualFactsTabModule.php:563 12963msgctxt "daughter’s daughter" 12964msgid "Marriage of a granddaughter" 12965msgstr "" 12966 12967#: app/Module/IndividualFactsTabModule.php:568 12968msgctxt "son’s son" 12969msgid "Marriage of a grandson" 12970msgstr "" 12971 12972#: app/Module/IndividualFactsTabModule.php:569 12973msgctxt "son’s daughter" 12974msgid "Marriage of a granddaughter" 12975msgstr "" 12976 12977#: app/Module/IndividualFactsTabModule.php:574 12978msgid "Marriage of a brother" 12979msgstr "" 12980 12981#: app/Module/IndividualFactsTabModule.php:575 12982msgid "Marriage of a sister" 12983msgstr "" 12984 12985#: app/Module/IndividualFactsTabModule.php:576 12986#: resources/views/admin/trees-preferences.phtml:481 12987msgid "Marriage of a sibling" 12988msgstr "" 12989 12990#: app/Module/IndividualFactsTabModule.php:580 12991msgid "Marriage of a half-brother" 12992msgstr "" 12993 12994#: app/Module/IndividualFactsTabModule.php:581 12995msgid "Marriage of a half-sister" 12996msgstr "" 12997 12998#: app/Module/IndividualFactsTabModule.php:582 12999msgid "Marriage of a half-sibling" 13000msgstr "" 13001 13002#: app/Module/IndividualFactsTabModule.php:741 13003#: resources/views/admin/trees-preferences.phtml:513 13004msgid "Death of a parent" 13005msgstr "" 13006 13007#: app/Module/IndividualFactsTabModule.php:744 13008msgid "Burial of a father" 13009msgstr "" 13010 13011#: app/Module/IndividualFactsTabModule.php:745 13012msgid "Burial of a mother" 13013msgstr "" 13014 13015#: app/Module/IndividualFactsTabModule.php:746 13016msgid "Burial of a parent" 13017msgstr "" 13018 13019#: app/Module/IndividualFactsTabModule.php:749 13020msgid "Cremation of a father" 13021msgstr "" 13022 13023#: app/Module/IndividualFactsTabModule.php:750 13024msgid "Cremation of a mother" 13025msgstr "" 13026 13027#: app/Module/IndividualFactsTabModule.php:751 13028msgid "Cremation of a parent" 13029msgstr "" 13030 13031#: app/Module/IndividualFactsTabModule.php:757 13032msgid "Death of a grandfather" 13033msgstr "" 13034 13035#: app/Module/IndividualFactsTabModule.php:758 13036msgid "Death of a grandmother" 13037msgstr "" 13038 13039#: app/Module/IndividualFactsTabModule.php:759 13040#: app/Module/IndividualFactsTabModule.php:777 13041#: app/Module/IndividualFactsTabModule.php:795 13042#: resources/views/admin/trees-preferences.phtml:525 13043msgid "Death of a grandparent" 13044msgstr "" 13045 13046#: app/Module/IndividualFactsTabModule.php:762 13047msgid "Burial of a grandfather" 13048msgstr "" 13049 13050#: app/Module/IndividualFactsTabModule.php:763 13051msgid "Burial of a grandmother" 13052msgstr "" 13053 13054#: app/Module/IndividualFactsTabModule.php:764 13055#: app/Module/IndividualFactsTabModule.php:782 13056#: app/Module/IndividualFactsTabModule.php:800 13057msgid "Burial of a grandparent" 13058msgstr "" 13059 13060#: app/Module/IndividualFactsTabModule.php:767 13061msgid "Cremation of a grandfather" 13062msgstr "" 13063 13064#: app/Module/IndividualFactsTabModule.php:768 13065msgid "Cremation of a grandmother" 13066msgstr "" 13067 13068#: app/Module/IndividualFactsTabModule.php:769 13069#: app/Module/IndividualFactsTabModule.php:787 13070#: app/Module/IndividualFactsTabModule.php:805 13071msgid "Cremation of a grandparent" 13072msgstr "" 13073 13074#: app/Module/IndividualFactsTabModule.php:775 13075msgid "Death of a maternal grandfather" 13076msgstr "" 13077 13078#: app/Module/IndividualFactsTabModule.php:776 13079msgid "Death of a maternal grandmother" 13080msgstr "" 13081 13082#: app/Module/IndividualFactsTabModule.php:780 13083msgid "Burial of a maternal grandfather" 13084msgstr "" 13085 13086#: app/Module/IndividualFactsTabModule.php:781 13087msgid "Burial of a maternal grandmother" 13088msgstr "" 13089 13090#: app/Module/IndividualFactsTabModule.php:785 13091msgid "Cremation of a maternal grandfather" 13092msgstr "" 13093 13094#: app/Module/IndividualFactsTabModule.php:786 13095msgid "Cremation of a maternal grandmother" 13096msgstr "" 13097 13098#: app/Module/IndividualFactsTabModule.php:793 13099msgid "Death of a paternal grandfather" 13100msgstr "" 13101 13102#: app/Module/IndividualFactsTabModule.php:794 13103msgid "Death of a paternal grandmother" 13104msgstr "" 13105 13106#: app/Module/IndividualFactsTabModule.php:798 13107msgid "Burial of a paternal grandfather" 13108msgstr "" 13109 13110#: app/Module/IndividualFactsTabModule.php:799 13111msgid "Burial of a paternal grandmother" 13112msgstr "" 13113 13114#: app/Module/IndividualFactsTabModule.php:803 13115msgid "Cremation of a paternal grandfather" 13116msgstr "" 13117 13118#: app/Module/IndividualFactsTabModule.php:804 13119msgid "Cremation of a paternal grandmother" 13120msgstr "" 13121 13122#: app/Module/IndividualFactsTabModule.php:810 13123msgid "Marriage of a father" 13124msgstr "" 13125 13126#: app/Module/IndividualFactsTabModule.php:811 13127msgid "Marriage of a mother" 13128msgstr "" 13129 13130#: app/Module/IndividualFactsTabModule.php:812 13131#: resources/views/admin/trees-preferences.phtml:487 13132msgid "Marriage of a parent" 13133msgstr "" 13134 13135#: app/Module/IndividualFactsTabModule.php:845 13136msgid "Marriage of parents" 13137msgstr "" 13138 13139#. I18N: Name of a module/report 13140#: app/Module/IndividualFamiliesReportModule.php:44 13141#: resources/xml/reports/individual_ext_report.xml:3 13142msgid "Related families" 13143msgstr "" 13144 13145#. I18N: Description of the “Related families” 13146#: app/Module/IndividualFamiliesReportModule.php:56 13147#: resources/xml/reports/individual_ext_report.xml:4 13148msgid "A report of the families that are closely related to an individual." 13149msgstr "" 13150 13151#. I18N: Description of the “Individuals” module 13152#: app/Module/IndividualListModule.php:111 13153msgid "A list of individuals." 13154msgstr "" 13155 13156#: app/Module/IndividualListModule.php:296 13157#: app/Module/IndividualListModule.php:512 13158#: resources/views/admin/trees-export.phtml:101 13159#: resources/views/modules/clippings/download.phtml:30 13160#: resources/xml/reports/cemetery_report.xml:7 13161#: resources/xml/reports/death_report.xml:10 13162#: resources/xml/reports/individual_ext_report.xml:11 13163#: resources/xml/reports/individual_report.xml:8 13164msgid "None" 13165msgstr "" 13166 13167#: app/Module/IndividualListModule.php:352 13168#, php-format 13169msgid "Exclude individuals with “%s” as a married name" 13170msgstr "" 13171 13172#: app/Module/IndividualListModule.php:358 13173#, php-format 13174msgid "Include individuals with “%s” as a married name" 13175msgstr "" 13176 13177#: app/Module/IndividualListModule.php:367 13178msgid "Show the list of individuals" 13179msgstr "" 13180 13181#: app/Module/IndividualListModule.php:373 13182msgid "Show the list of surnames" 13183msgstr "" 13184 13185#: app/Module/IndividualListModule.php:421 13186#, php-format 13187msgid "Individuals with surname %s" 13188msgstr "" 13189 13190#. I18N: Name of a module/sidebar 13191#: app/Module/IndividualMetadataModule.php:56 13192msgid "Extra information" 13193msgstr "" 13194 13195#. I18N: Description of the “Extra information” module 13196#: app/Module/IndividualMetadataModule.php:67 13197msgid "A sidebar showing non-genealogy information about an individual." 13198msgstr "" 13199 13200#. I18N: Description of the “Individual” module 13201#: app/Module/IndividualReportModule.php:52 13202#: resources/xml/reports/individual_report.xml:4 13203msgid "A report of an individual’s details." 13204msgstr "" 13205 13206#: app/Module/InteractiveTree/TreeView.php:353 13207msgctxt "unknown family" 13208msgid "unknown" 13209msgstr "" 13210 13211#. I18N: e.g. “Son of [father name & mother name]” 13212#: app/Module/InteractiveTree/TreeView.php:358 13213#, php-format 13214msgid "Son of %s" 13215msgstr "" 13216 13217#. I18N: e.g. “Daughter of [father name & mother name]” 13218#: app/Module/InteractiveTree/TreeView.php:362 13219#, php-format 13220msgid "Daughter of %s" 13221msgstr "" 13222 13223#. I18N: e.g. “Child of [father name & mother name]” 13224#: app/Module/InteractiveTree/TreeView.php:366 13225#, php-format 13226msgid "Child of %s" 13227msgstr "" 13228 13229#. I18N: Description of the “Interactive tree” module 13230#: app/Module/InteractiveTreeModule.php:64 13231msgid "An interactive tree, showing all the ancestors and descendants of an individual." 13232msgstr "" 13233 13234#. I18N: Name of a module/chart 13235#: app/Module/LifespansChartModule.php:110 13236msgid "Lifespans" 13237msgstr "" 13238 13239#. I18N: Description of the “LifespansChart” module 13240#: app/Module/LifespansChartModule.php:121 13241msgid "A chart of individuals’ lifespans." 13242msgstr "" 13243 13244#: app/Module/LifespansChartModule.php:276 13245#: resources/views/admin/trees-unconnected.phtml:38 13246#: resources/views/calendar-list.phtml:18 13247#, php-format 13248msgid "%s individual" 13249msgid_plural "%s individuals" 13250msgstr[0] "" 13251msgstr[1] "" 13252 13253#. I18N: Description of the “Lists” module 13254#: app/Module/ListsMenuModule.php:69 13255msgid "The lists menu." 13256msgstr "" 13257 13258#. I18N: Name of a module/list 13259#: app/Module/LocationListModule.php:73 app/Module/LocationListModule.php:167 13260#: resources/views/lists/locations-table.phtml:58 13261msgid "Locations" 13262msgstr "" 13263 13264#. I18N: Description of the “Repositories” module 13265#: app/Module/LocationListModule.php:84 13266msgid "A list of locations." 13267msgstr "" 13268 13269#. I18N: Name of a module. (A list of users who are online now) 13270#: app/Module/LoggedInUsersModule.php:42 13271msgid "Who is online" 13272msgstr "" 13273 13274#. I18N: Description of the “Who is online” module 13275#: app/Module/LoggedInUsersModule.php:53 13276msgid "A list of users and visitors who are currently online." 13277msgstr "" 13278 13279#. I18N: Description of the “Sign in” module 13280#: app/Module/LoginBlockModule.php:54 13281msgid "An alternative way to sign in and sign out." 13282msgstr "" 13283 13284#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:302 13285#: resources/views/layouts/administration.phtml:66 13286msgid "Sign out" 13287msgstr "" 13288 13289#. I18N: Name of a module/report 13290#: app/Module/MarriageReportModule.php:40 13291#: resources/views/modules/statistics-chart/custom.phtml:66 13292#: resources/xml/reports/marriage_report.xml:3 13293#: resources/xml/reports/marriage_report.xml:30 13294msgid "Marriages" 13295msgstr "" 13296 13297#. I18N: Description of the “Marriages” module 13298#: app/Module/MarriageReportModule.php:52 13299#: resources/xml/reports/marriage_report.xml:4 13300msgid "A report of individuals who were married in a given time or place." 13301msgstr "" 13302 13303#: app/Module/MatomoAnalyticsModule.php:42 13304msgid "Matomo™ / Piwik™ analytics" 13305msgstr "" 13306 13307#. I18N: Description of the “Media objects” module 13308#: app/Module/MediaListModule.php:93 13309msgid "A list of media objects." 13310msgstr "" 13311 13312#. I18N: Description of the “Media” module 13313#: app/Module/MediaTabModule.php:71 13314msgid "A tab showing the media objects linked to an individual." 13315msgstr "" 13316 13317#. I18N: Name of a theme. 13318#: app/Module/MinimalTheme.php:39 13319msgid "minimal" 13320msgstr "" 13321 13322#. I18N: Name of a module/report 13323#: app/Module/MissingFactsReportModule.php:44 13324#: resources/xml/reports/missing_facts_report.xml:3 13325#: resources/xml/reports/missing_facts_report.xml:52 13326msgid "Missing data" 13327msgstr "" 13328 13329#. I18N: Description of the “Missing data” 13330#: app/Module/MissingFactsReportModule.php:56 13331#: resources/xml/reports/missing_facts_report.xml:4 13332msgid "A report of the information that is missing for an individual and their relatives." 13333msgstr "" 13334 13335#: app/Module/ModuleHistoricEventsTrait.php:40 13336msgid "Add historic events to an individual’s page." 13337msgstr "" 13338 13339#: app/Module/ModuleThemeTrait.php:65 app/Module/ModuleThemeTrait.php:451 13340#: resources/views/admin/modules.phtml:256 13341#: resources/views/admin/modules.phtml:259 13342#: resources/views/admin/users-edit.phtml:199 13343msgid "Theme" 13344msgstr "" 13345 13346#: app/Module/ModuleThemeTrait.php:173 resources/views/chart-box.phtml:35 13347msgid "Family with spouse" 13348msgstr "" 13349 13350#: app/Module/ModuleThemeTrait.php:204 app/Module/ModuleThemeTrait.php:208 13351msgid "Customize this page" 13352msgstr "" 13353 13354#: app/Module/ModuleThemeTrait.php:334 app/Module/UserWelcomeModule.php:108 13355msgid "My individual record" 13356msgstr "" 13357 13358#: app/Module/ModuleThemeTrait.php:363 13359msgid "My pages" 13360msgstr "" 13361 13362#: app/Module/ModuleThemeTrait.php:397 13363msgid "My pedigree" 13364msgstr "" 13365 13366#. I18N: Name of a module/list 13367#: app/Module/NoteListModule.php:70 13368#: resources/views/lists/sources-table.phtml:100 13369#: resources/views/search-general-page.phtml:87 13370msgid "Shared notes" 13371msgstr "" 13372 13373#. I18N: Description of the “Shared notes” module 13374#: app/Module/NoteListModule.php:81 13375msgid "A list of shared notes." 13376msgstr "" 13377 13378#. I18N: Description of the “Notes” module 13379#: app/Module/NotesTabModule.php:70 13380msgid "A tab showing the notes attached to an individual." 13381msgstr "" 13382 13383#. I18N: Name of a report 13384#: app/Module/OccupationReportModule.php:44 13385#: resources/xml/reports/occupation_report.xml:3 13386#: resources/xml/reports/occupation_report.xml:37 13387msgid "Occupations" 13388msgstr "" 13389 13390#. I18N: Description of the “Occupations” module 13391#: app/Module/OccupationReportModule.php:56 13392#: resources/xml/reports/occupation_report.xml:4 13393msgid "A report of individuals who had a given occupation." 13394msgstr "" 13395 13396#. I18N: Name of a module 13397#: app/Module/OnThisDayModule.php:101 13398msgid "On this day" 13399msgstr "" 13400 13401#. I18N: Description of the “On this day” module 13402#: app/Module/OnThisDayModule.php:112 13403msgid "A list of the anniversaries that occur today." 13404msgstr "" 13405 13406#. I18N: An option in a list-box 13407#: app/Module/OnThisDayModule.php:266 app/Module/RecentChangesModule.php:264 13408#: app/Module/UpcomingAnniversariesModule.php:281 13409#: resources/xml/reports/bdm_report.xml:11 13410#: resources/xml/reports/birth_report.xml:9 13411#: resources/xml/reports/cemetery_report.xml:6 13412#: resources/xml/reports/change_report.xml:7 13413#: resources/xml/reports/death_report.xml:9 13414#: resources/xml/reports/fact_sources.xml:7 13415#: resources/xml/reports/individual_ext_report.xml:8 13416#: resources/xml/reports/marriage_report.xml:9 13417#: resources/xml/reports/occupation_report.xml:6 13418#: resources/xml/reports/relative_ext_report.xml:7 13419msgid "sort by name" 13420msgstr "" 13421 13422#. I18N: An option in a list-box 13423#: app/Module/OnThisDayModule.php:268 app/Module/RecentChangesModule.php:266 13424msgid "sort by date, oldest first" 13425msgstr "" 13426 13427#. I18N: An option in a list-box 13428#: app/Module/OnThisDayModule.php:270 app/Module/RecentChangesModule.php:268 13429msgid "sort by date, newest first" 13430msgstr "" 13431 13432#. I18N: Description of the “PedigreeChart” module 13433#: app/Module/PedigreeChartModule.php:129 13434msgid "A chart of an individual’s ancestors, formatted as a tree." 13435msgstr "" 13436 13437#. I18N: %s is an individual’s name 13438#: app/Module/PedigreeChartModule.php:164 13439#, php-format 13440msgid "Pedigree tree of %s" 13441msgstr "" 13442 13443#: app/Module/PedigreeChartModule.php:387 13444#: app/Module/PedigreeChartModule.php:395 13445msgid "left" 13446msgstr "" 13447 13448#: app/Module/PedigreeChartModule.php:388 13449#: app/Module/PedigreeChartModule.php:396 13450msgid "right" 13451msgstr "" 13452 13453#: app/Module/PedigreeChartModule.php:389 13454#: app/Module/PedigreeChartModule.php:397 13455#: resources/views/edit/reorder-card-header.phtml:26 13456msgid "up" 13457msgstr "" 13458 13459#: app/Module/PedigreeChartModule.php:390 13460#: app/Module/PedigreeChartModule.php:398 13461#: resources/views/edit/reorder-card-header.phtml:30 13462msgid "down" 13463msgstr "" 13464 13465#. I18N: Name of a module 13466#: app/Module/PedigreeMapModule.php:123 13467msgid "Pedigree map" 13468msgstr "" 13469 13470#. I18N: Description of the “Pedigree map” module 13471#: app/Module/PedigreeMapModule.php:134 13472msgid "Show the birthplace of ancestors on a map." 13473msgstr "" 13474 13475#. I18N: %s is an individual’s name 13476#: app/Module/PedigreeMapModule.php:169 app/Module/PedigreeMapModule.php:233 13477#, php-format 13478msgid "Pedigree map of %s" 13479msgstr "" 13480 13481#. I18N: Description of the “Pedigree” module 13482#: app/Module/PedigreeReportModule.php:52 13483#: resources/xml/reports/pedigree_report.xml:4 13484msgid "A report of an individual’s ancestors, formatted as a tree." 13485msgstr "" 13486 13487#. I18N: Description of the “Place hierarchy” module 13488#: app/Module/PlaceHierarchyListModule.php:109 13489msgid "The place hierarchy." 13490msgstr "" 13491 13492#: app/Module/PlaceHierarchyListModule.php:211 13493msgid "Show place hierarchy" 13494msgstr "" 13495 13496#: app/Module/PlaceHierarchyListModule.php:217 13497msgid "Show all places in a list" 13498msgstr "" 13499 13500#. I18N: Name of a module 13501#: app/Module/PlacesModule.php:67 13502#: resources/views/admin/trees-preferences.phtml:579 13503#: resources/views/search-replace-page.phtml:47 13504#: resources/views/statistics/other/places.phtml:12 13505msgid "Places" 13506msgstr "" 13507 13508#. I18N: Description of the “Places” module 13509#: app/Module/PlacesModule.php:78 13510msgid "Show the location of events on a map." 13511msgstr "" 13512 13513#. I18N: Name of a module 13514#: app/Module/PoweredByWebtreesModule.php:41 13515msgid "Powered by webtrees™" 13516msgstr "" 13517 13518#. I18N: Description of the “webtrees” module 13519#: app/Module/PoweredByWebtreesModule.php:52 13520msgid "A link to the webtrees home page." 13521msgstr "" 13522 13523#. I18N: Name of a module 13524#: app/Module/PrivacyPolicy.php:67 app/Module/PrivacyPolicy.php:128 13525#: resources/views/modules/privacy-policy/footer.phtml:16 13526msgid "Privacy policy" 13527msgstr "" 13528 13529#. I18N: Description of the “Cookie warning” module 13530#: app/Module/PrivacyPolicy.php:78 13531msgid "Show a privacy policy." 13532msgstr "" 13533 13534#. I18N: Name of a module 13535#: app/Module/RecentChangesModule.php:88 13536#: resources/xml/reports/change_report.xml:92 13537msgid "Recent changes" 13538msgstr "" 13539 13540#. I18N: Description of the “Recent changes” module 13541#: app/Module/RecentChangesModule.php:99 13542msgid "A list of records that have been updated recently." 13543msgstr "" 13544 13545#: app/Module/RecentChangesModule.php:152 13546#, php-format 13547msgid "There have been no changes within the last %s day." 13548msgid_plural "There have been no changes within the last %s days." 13549msgstr[0] "" 13550msgstr[1] "" 13551 13552#: app/Module/RecentChangesModule.php:178 13553#, php-format 13554msgid "Changes in the last %s day" 13555msgid_plural "Changes in the last %s days" 13556msgstr[0] "" 13557msgstr[1] "" 13558 13559#. I18N: An option in a list-box 13560#: app/Module/RecentChangesModule.php:273 13561msgid "show changes made in webtrees" 13562msgstr "" 13563 13564#. I18N: An option in a list-box 13565#: app/Module/RecentChangesModule.php:275 13566msgid "show changes recorded in the genealogy data" 13567msgstr "" 13568 13569#. I18N: Description of the “Legacy URLs” module 13570#: app/Module/RedirectLegacyUrlsModule.php:114 13571msgid "Redirect old URLs from webtrees version 1." 13572msgstr "" 13573 13574#. I18N: Name of a module - historic/obsolete URLs. 13575#: app/Module/RedirectLegacyUrlsModule.php:120 13576msgid "Legacy URLs" 13577msgstr "" 13578 13579#. I18N: Name of a report 13580#: app/Module/RelatedIndividualsReportModule.php:40 13581#: resources/xml/reports/relative_ext_report.xml:3 13582msgid "Related individuals" 13583msgstr "" 13584 13585#. I18N: Description of the “Related individuals” module 13586#: app/Module/RelatedIndividualsReportModule.php:52 13587#: resources/xml/reports/relative_ext_report.xml:4 13588msgid "A report of the individuals that are closely related to an individual." 13589msgstr "" 13590 13591#. I18N: Description of the “RelationshipsChart” module 13592#: app/Module/RelationshipsChartModule.php:110 13593msgid "A chart displaying relationships between two individuals." 13594msgstr "" 13595 13596#: app/Module/RelationshipsChartModule.php:138 13597msgid "Relationship to me" 13598msgstr "" 13599 13600#. I18N: Name of a module/chart 13601#. I18N: Configuration option 13602#: app/Module/RelationshipsChartModule.php:171 13603#: app/Module/RelationshipsChartModule.php:255 13604#: resources/views/lists/individuals-table.phtml:283 13605#: resources/views/modules/relationships-chart/config.phtml:34 13606msgid "Relationships" 13607msgstr "" 13608 13609#. I18N: %s are individual’s names 13610#: app/Module/RelationshipsChartModule.php:247 13611#, php-format 13612msgid "Relationships between %1$s and %2$s" 13613msgstr "" 13614 13615#: app/Module/RelationshipsChartModule.php:310 13616#, php-format 13617msgid "Relationship: %s" 13618msgstr "" 13619 13620#: app/Module/RelationshipsChartModule.php:384 13621msgid "No link between the two individuals could be found." 13622msgstr "" 13623 13624#: app/Module/RelationshipsChartModule.php:407 13625msgid "Chart preferences" 13626msgstr "" 13627 13628#: app/Module/RelationshipsChartModule.php:441 13629msgid "Find any relationship" 13630msgstr "" 13631 13632#: app/Module/RelationshipsChartModule.php:442 13633#: resources/views/modules/relationships-chart/page.phtml:56 13634msgid "Find relationships via ancestors" 13635msgstr "" 13636 13637#: app/Module/RelationshipsChartModule.php:458 13638msgid "unlimited" 13639msgstr "" 13640 13641#: app/Module/RelationshipsChartModule.php:713 13642msgid "Find all possible relationships" 13643msgstr "" 13644 13645#: app/Module/RelationshipsChartModule.php:715 13646msgid "Find other relationships" 13647msgstr "" 13648 13649#: app/Module/RelationshipsChartModule.php:719 13650#: resources/views/modules/relationships-chart/page.phtml:70 13651msgid "Find the closest relationships" 13652msgstr "" 13653 13654#. I18N: Description of the “Families” module 13655#: app/Module/RelativesTabModule.php:53 13656msgid "A tab showing the close relatives of an individual." 13657msgstr "" 13658 13659#. I18N: Description of the “Reports” module 13660#: app/Module/ReportsMenuModule.php:72 13661msgid "The reports menu." 13662msgstr "" 13663 13664#. I18N: Description of the “Repositories” module 13665#: app/Module/RepositoryListModule.php:84 13666msgid "A list of repositories." 13667msgstr "" 13668 13669#: app/Module/ResearchTaskModule.php:60 app/Module/ResearchTaskModule.php:63 13670#: resources/views/admin/changes-log.phtml:85 13671#: resources/views/admin/changes-log.phtml:138 13672#: resources/views/admin/site-logs.phtml:76 13673#: resources/views/admin/site-logs.phtml:126 13674msgid "User" 13675msgstr "" 13676 13677#. I18N: Description of “Research tasks” module 13678#: app/Module/ResearchTaskModule.php:75 13679msgid "A list of tasks and activities that are linked to the family tree." 13680msgstr "" 13681 13682#: app/Module/ResearchTaskModule.php:122 13683msgid "There are no research tasks in this family tree." 13684msgstr "" 13685 13686#. I18N: Name of a module. Tasks that need further research. 13687#: app/Module/ResearchTaskModule.php:200 13688msgid "Research tasks" 13689msgstr "" 13690 13691#. I18N: Description of the “Pending changes” module 13692#: app/Module/ReviewChangesModule.php:91 13693msgid "A list of changes that need to be reviewed by a moderator, and email notifications." 13694msgstr "" 13695 13696#: app/Module/ReviewChangesModule.php:155 13697#: resources/views/emails/pending-changes-html.phtml:20 13698#: resources/views/emails/pending-changes-text.phtml:17 13699msgid "There are pending changes for you to moderate." 13700msgstr "" 13701 13702#: app/Module/ReviewChangesModule.php:161 13703msgid "Last email reminder was sent " 13704msgstr "" 13705 13706#: app/Module/ReviewChangesModule.php:162 13707msgid "Next email reminder will be sent after " 13708msgstr "" 13709 13710#. I18N: Name of a module 13711#. I18N: A button label. 13712#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 13713#: resources/views/admin/data-fix-page.phtml:42 13714#: resources/views/admin/location-edit.phtml:157 13715#: resources/views/admin/location-edit.phtml:178 13716#: resources/views/layouts/default.phtml:92 13717#: resources/views/layouts/default.phtml:94 13718#: resources/views/modules/descendancy/sidebar.phtml:16 13719#: resources/views/modules/descendancy/sidebar.phtml:35 13720#: resources/views/modules/fix-place-names/options.phtml:11 13721#: resources/views/search-replace-page.phtml:44 13722msgid "Search" 13723msgstr "" 13724 13725#. I18N: Description of the “Search” module 13726#: app/Module/SearchMenuModule.php:59 13727msgid "The search menu." 13728msgstr "" 13729 13730#. I18N: Description of the “Sitemaps” module 13731#: app/Module/SiteMapModule.php:117 13732msgid "Generate sitemap files for search engines." 13733msgstr "" 13734 13735#. I18N: Name of a module - see http://en.wikipedia.org/wiki/Sitemaps 13736#: app/Module/SiteMapModule.php:163 13737msgid "Sitemaps" 13738msgstr "" 13739 13740#. I18N: Description of the “Slide show” module 13741#: app/Module/SlideShowModule.php:62 13742msgid "Random images from the current family tree." 13743msgstr "" 13744 13745#: app/Module/SlideShowModule.php:165 13746msgid "This family tree has no images to display." 13747msgstr "" 13748 13749#. I18N: Description of the “Sources” module 13750#: app/Module/SourceListModule.php:83 13751msgid "A list of sources." 13752msgstr "" 13753 13754#. I18N: Description of the “Sources” module 13755#: app/Module/SourcesTabModule.php:70 13756msgid "A tab showing the sources linked to an individual." 13757msgstr "" 13758 13759#: app/Module/StatcounterModule.php:41 13760msgid "Statcounter™" 13761msgstr "" 13762 13763#. I18N: Description of the “StatisticsChart” module 13764#: app/Module/StatisticsChartModule.php:99 13765msgid "Various statistics charts." 13766msgstr "" 13767 13768#: app/Module/StatisticsChartModule.php:281 13769#: resources/views/modules/statistics-chart/custom.phtml:35 13770msgid "Month of birth" 13771msgstr "" 13772 13773#: app/Module/StatisticsChartModule.php:330 13774#: resources/views/modules/statistics-chart/custom.phtml:36 13775msgid "Month of death" 13776msgstr "" 13777 13778#: app/Module/StatisticsChartModule.php:379 13779#: resources/views/modules/statistics-chart/custom.phtml:51 13780msgid "Month of marriage" 13781msgstr "" 13782 13783#: app/Module/StatisticsChartModule.php:421 13784#: resources/views/modules/statistics-chart/custom.phtml:37 13785msgid "Month of birth of first child in a relation" 13786msgstr "" 13787 13788#: app/Module/StatisticsChartModule.php:470 13789#: resources/views/modules/statistics-chart/custom.phtml:52 13790msgid "Month of first marriage" 13791msgstr "" 13792 13793#: app/Module/StatisticsChartModule.php:522 13794#: app/Statistics/Google/ChartAge.php:139 13795#: resources/views/modules/gedcom_stats/config.phtml:59 13796#: resources/views/modules/gedcom_stats/statistics.phtml:222 13797#: resources/views/modules/html/template-statistics.phtml:89 13798#: resources/views/modules/statistics-chart/custom.phtml:38 13799#: resources/views/statistics/individuals/lifespan.phtml:20 13800msgid "Average age at death" 13801msgstr "" 13802 13803#: app/Module/StatisticsChartModule.php:523 13804#: app/Module/StatisticsChartModule.php:585 13805#: app/Module/StatisticsChartModule.php:646 13806msgid "age" 13807msgstr "" 13808 13809#: app/Module/StatisticsChartModule.php:584 13810#: resources/views/lists/families-table.phtml:482 13811#: resources/views/lists/families-table.phtml:524 13812#: resources/views/modules/statistics-chart/custom.phtml:39 13813#: resources/views/statistics/families/marriage-age.phtml:12 13814msgid "Age in year of marriage" 13815msgstr "" 13816 13817#: app/Module/StatisticsChartModule.php:645 13818#: resources/views/modules/statistics-chart/custom.phtml:40 13819msgid "Age in year of first marriage" 13820msgstr "" 13821 13822#: app/Module/StatisticsChartModule.php:771 13823#: app/Statistics/Google/ChartBirth.php:115 13824#: app/Statistics/Google/ChartCommonGiven.php:82 13825#: app/Statistics/Google/ChartCommonSurname.php:141 13826#: app/Statistics/Google/ChartDeath.php:115 13827#: app/Statistics/Google/ChartDistribution.php:128 13828#: app/Statistics/Google/ChartDivorce.php:115 13829#: app/Statistics/Google/ChartFamilyLargest.php:105 13830#: app/Statistics/Google/ChartFamilyWithSources.php:77 13831#: app/Statistics/Google/ChartIndividualWithSources.php:77 13832#: app/Statistics/Google/ChartMarriage.php:115 13833#: app/Statistics/Google/ChartMedia.php:77 13834#: app/Statistics/Google/ChartMortality.php:67 13835#: app/Statistics/Google/ChartNoChildrenFamilies.php:103 13836#: app/Statistics/Google/ChartSex.php:56 13837#: resources/views/admin/control-panel.phtml:397 13838#: resources/views/lists/chart-by-age.phtml:29 13839#: resources/views/lists/chart-by-decade.phtml:21 13840msgid "Total" 13841msgstr "" 13842 13843#. I18N: Label on a graph; 40+ means 40 or more 13844#: app/Module/StatisticsChartModule.php:867 13845#, php-format 13846msgid "%s+" 13847msgstr "" 13848 13849#: app/Module/StatisticsChartModule.php:953 13850#: app/Statistics/Repository/EventRepository.php:246 13851#: app/Statistics/Repository/FamilyDatesRepository.php:102 13852#: app/Statistics/Repository/FamilyRepository.php:517 13853#: app/Statistics/Repository/IndividualRepository.php:1772 13854#: app/Statistics/Repository/IndividualRepository.php:1797 13855#: resources/views/statistics/families/birth-age.phtml:31 13856#: resources/views/statistics/families/birth-age.phtml:51 13857#: resources/views/statistics/families/birth-age.phtml:73 13858#: resources/views/statistics/families/birth-age.phtml:93 13859#: resources/views/statistics/families/marriage-age.phtml:31 13860#: resources/views/statistics/families/marriage-age.phtml:51 13861#: resources/views/statistics/families/marriage-age.phtml:73 13862#: resources/views/statistics/families/marriage-age.phtml:93 13863#: resources/views/statistics/families/marriage-length.phtml:31 13864#: resources/views/statistics/families/marriage-length.phtml:51 13865#: resources/views/statistics/families/top10-list-age.phtml:31 13866#: resources/views/statistics/families/top10-list-grand.phtml:27 13867#: resources/views/statistics/families/top10-list-spouses.phtml:25 13868#: resources/views/statistics/families/top10-list.phtml:27 13869#: resources/views/statistics/individuals/top10-list.phtml:26 13870#: resources/views/statistics/other/charts/column.phtml:19 13871#: resources/views/statistics/other/charts/combo.phtml:18 13872#: resources/views/statistics/other/charts/custom.phtml:17 13873#: resources/views/statistics/other/charts/geo.phtml:21 13874#: resources/views/statistics/other/charts/pie.phtml:19 13875#: resources/views/statistics/other/places.phtml:55 13876#: resources/views/statistics/other/top10-list.phtml:26 13877msgid "This information is not available." 13878msgstr "" 13879 13880#: app/Module/StatisticsChartModule.php:988 13881#: app/Statistics/Google/ChartAge.php:116 13882#: app/Statistics/Google/ChartAge.php:144 13883#: app/Statistics/Google/ChartBirth.php:114 13884#: app/Statistics/Google/ChartChildren.php:94 13885#: app/Statistics/Google/ChartChildren.php:117 13886#: app/Statistics/Google/ChartDeath.php:114 13887#: app/Statistics/Google/ChartDivorce.php:114 13888#: app/Statistics/Google/ChartMarriage.php:114 13889#: app/Statistics/Google/ChartMarriageAge.php:139 13890#: app/Statistics/Google/ChartMarriageAge.php:167 13891#: app/Statistics/Google/ChartMortality.php:66 13892#: app/Statistics/Google/ChartNoChildrenFamilies.php:102 13893#: app/Statistics/Google/ChartNoChildrenFamilies.php:136 13894#: resources/views/lists/chart-by-decade.phtml:24 13895#: resources/views/lists/families-table.phtml:112 13896#: resources/views/lists/families-table.phtml:127 13897#: resources/views/lists/individuals-table.phtml:127 13898#: resources/views/lists/individuals-table.phtml:142 13899msgid "Century" 13900msgstr "" 13901 13902#. I18N: Description of the “Stories” module 13903#: app/Module/StoriesModule.php:78 13904msgid "Add narrative stories to individuals in the family tree." 13905msgstr "" 13906 13907#. I18N: Name of a module 13908#: app/Module/StoriesModule.php:208 13909#: resources/views/modules/stories/edit.phtml:22 13910msgid "Stories" 13911msgstr "" 13912 13913#: app/Module/StoriesModule.php:299 13914#: resources/views/modules/stories/config.phtml:38 13915#: resources/views/modules/stories/tab.phtml:36 13916msgid "Add a story" 13917msgstr "" 13918 13919#: app/Module/StoriesModule.php:310 13920#: resources/views/modules/stories/tab.phtml:27 13921msgid "Edit the story" 13922msgstr "" 13923 13924#. I18N: Description of the “Shared submitters” module 13925#: app/Module/SubmitterListModule.php:84 13926msgid "A list of submitters." 13927msgstr "" 13928 13929#. I18N: Name of a module 13930#: app/Module/ThemeSelectModule.php:45 13931msgid "Theme change" 13932msgstr "" 13933 13934#. I18N: Description of the “Theme change” module 13935#: app/Module/ThemeSelectModule.php:56 13936msgid "An alternative way to select a new theme." 13937msgstr "" 13938 13939#. I18N: Name of a module/chart 13940#: app/Module/TimelineChartModule.php:97 13941msgid "Timeline" 13942msgstr "" 13943 13944#. I18N: Description of the “TimelineChart” module 13945#: app/Module/TimelineChartModule.php:108 13946msgid "A timeline displaying individual events." 13947msgstr "" 13948 13949#. I18N: Name of a module. Top=Most common 13950#: app/Module/TopGivenNamesModule.php:47 13951#: resources/views/statistics/individuals/names.phtml:55 13952msgid "Top given names" 13953msgstr "" 13954 13955#. I18N: Description of the “Top given names” module 13956#: app/Module/TopGivenNamesModule.php:58 13957msgid "A list of the most popular given names." 13958msgstr "" 13959 13960#. I18N: i.e. most popular given name. 13961#: app/Module/TopGivenNamesModule.php:101 13962msgid "Top given name" 13963msgstr "" 13964 13965#. 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 13966#: app/Module/TopGivenNamesModule.php:104 13967#, php-format 13968msgid "Top %s given name" 13969msgid_plural "Top %s given names" 13970msgstr[0] "" 13971msgstr[1] "" 13972 13973#. I18N: Name of a module 13974#: app/Module/TopPageViewsModule.php:47 13975msgid "Most viewed pages" 13976msgstr "" 13977 13978#. I18N: Description of the “Most viewed pages” module 13979#: app/Module/TopPageViewsModule.php:58 13980msgid "A list of the pages that have been viewed the most number of times." 13981msgstr "" 13982 13983#. I18N: Name of a module. Top=Most common 13984#: app/Module/TopSurnamesModule.php:65 13985#: resources/views/statistics/individuals/names.phtml:31 13986msgid "Top surnames" 13987msgstr "" 13988 13989#. I18N: Description of the “Top surnames” module 13990#: app/Module/TopSurnamesModule.php:76 13991msgid "A list of the most popular surnames." 13992msgstr "" 13993 13994#. I18N: i.e. most popular surname. 13995#: app/Module/TopSurnamesModule.php:162 13996msgid "Top surname" 13997msgstr "" 13998 13999#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 14000#: app/Module/TopSurnamesModule.php:165 14001#, php-format 14002msgid "Top %s surname" 14003msgid_plural "Top %s surnames" 14004msgstr[0] "" 14005msgstr[1] "" 14006 14007#. I18N: An option in a list-box 14008#: app/Module/TopSurnamesModule.php:243 14009msgid "bullet list" 14010msgstr "" 14011 14012#. I18N: An option in a list-box 14013#: app/Module/TopSurnamesModule.php:245 14014msgid "compact list" 14015msgstr "" 14016 14017#. I18N: Name of a module 14018#: app/Module/TreesMenuModule.php:60 app/Module/TreesMenuModule.php:109 14019#: resources/views/admin/control-panel.phtml:236 14020#: resources/views/admin/control-panel.phtml:275 14021#: resources/views/search-general-page.phtml:98 14022#: resources/views/search-phonetic-page.phtml:89 14023msgid "Family trees" 14024msgstr "" 14025 14026#. I18N: Description of the “Family trees” module 14027#: app/Module/TreesMenuModule.php:71 14028msgid "The family trees menu." 14029msgstr "" 14030 14031#: app/Module/TreesMenuModule.php:96 resources/views/admin/changes-log.phtml:92 14032#: resources/views/admin/changes-log.phtml:139 14033#: resources/views/admin/control-panel.phtml:280 14034#: resources/views/admin/fix-level-0-media.phtml:34 14035#: resources/views/admin/site-logs.phtml:83 14036#: resources/views/admin/site-logs.phtml:127 14037#: resources/views/admin/trees.phtml:84 14038#: resources/views/admin/users-edit.phtml:285 14039#: resources/views/modules/faq/config.phtml:35 14040#: resources/views/modules/faq/config.phtml:54 14041#: resources/views/modules/faq/edit.phtml:73 14042#: resources/views/modules/stories/config.phtml:26 14043msgid "Family tree" 14044msgstr "" 14045 14046#. I18N: Name of a module 14047#: app/Module/UpcomingAnniversariesModule.php:105 14048msgid "Upcoming events" 14049msgstr "" 14050 14051#. I18N: Description of the “Upcoming events” module 14052#: app/Module/UpcomingAnniversariesModule.php:116 14053msgid "A list of the anniversaries that will occur in the near future." 14054msgstr "" 14055 14056#: app/Module/UpcomingAnniversariesModule.php:160 14057msgid "No events exist for tomorrow." 14058msgstr "" 14059 14060#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 14061#: app/Module/UpcomingAnniversariesModule.php:164 14062#, php-format 14063msgid "No events exist for the next %s day." 14064msgid_plural "No events exist for the next %s days." 14065msgstr[0] "" 14066msgstr[1] "" 14067 14068#. I18N: An option in a list-box 14069#: app/Module/UpcomingAnniversariesModule.php:283 14070#: resources/xml/reports/change_report.xml:7 14071msgid "sort by date" 14072msgstr "" 14073 14074#. I18N: Description of the “Favorites” module 14075#: app/Module/UserFavoritesModule.php:63 14076msgid "Display and manage a user’s favorite pages." 14077msgstr "" 14078 14079#. I18N: Description of the “Journal” module 14080#: app/Module/UserJournalModule.php:66 14081msgid "A private area to record notes or keep a journal." 14082msgstr "" 14083 14084#. I18N: Name of a module 14085#: app/Module/UserJournalModule.php:119 14086msgid "Journal" 14087msgstr "" 14088 14089#. I18N: Name of a module 14090#. I18N: A configuration setting 14091#: app/Module/UserMessagesModule.php:76 14092#: resources/views/admin/site-mail.phtml:43 14093msgid "Messages" 14094msgstr "" 14095 14096#. I18N: Description of the “Messages” module 14097#: app/Module/UserMessagesModule.php:87 14098msgid "Communicate directly with other users, using private messages." 14099msgstr "" 14100 14101#: app/Module/UserMessagesModule.php:170 14102#, php-format 14103msgid "%s message" 14104msgid_plural "%s messages" 14105msgstr[0] "" 14106msgstr[1] "" 14107 14108#. I18N: Description of the “My page” module 14109#: app/Module/UserWelcomeModule.php:73 14110msgid "A greeting message and useful links for a user." 14111msgstr "" 14112 14113#: app/Module/UserWelcomeModule.php:101 app/Module/WelcomeBlockModule.php:100 14114msgid "Default chart" 14115msgstr "" 14116 14117#. I18N: A %s is the user’s name 14118#: app/Module/UserWelcomeModule.php:123 14119#, php-format 14120msgid "Welcome %s" 14121msgstr "" 14122 14123#: app/Module/WebtreesTheme.php:38 14124msgid "webtrees" 14125msgstr "" 14126 14127#. I18N: Name of a module 14128#: app/Module/WelcomeBlockModule.php:60 14129#: resources/views/admin/control-panel.phtml:621 14130#: resources/views/admin/modules.phtml:197 14131#: resources/views/admin/modules.phtml:201 resources/views/admin/trees.phtml:90 14132msgid "Home page" 14133msgstr "" 14134 14135#. I18N: Description of the “Home page” module 14136#: app/Module/WelcomeBlockModule.php:71 14137msgid "A greeting message for site visitors." 14138msgstr "" 14139 14140#. I18N: A configuration setting 14141#: app/Module/WelcomeBlockModule.php:107 14142#: resources/views/admin/trees-preferences.phtml:97 14143#: resources/views/edit-account-page.phtml:76 14144msgid "Default individual" 14145msgstr "" 14146 14147#. I18N: Name of a theme. 14148#: app/Module/XeneaTheme.php:39 14149msgid "xenea" 14150msgstr "" 14151 14152#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 14153#: app/Module/YahrzeitModule.php:66 14154msgid "Yahrzeiten" 14155msgstr "" 14156 14157#. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar. 14158#: app/Module/YahrzeitModule.php:77 14159msgid "A list of the Hebrew death anniversaries that will occur in the near future." 14160msgstr "" 14161 14162#: app/Place.php:246 14163msgid "unknown" 14164msgstr "" 14165 14166#. I18N: This is a report footer. %s is the name of the application. 14167#: app/Report/AbstractRenderer.php:295 14168#, php-format 14169msgid "Generated by %s" 14170msgstr "" 14171 14172#. I18N: Secure Sockets Layer - a secure communications protocol 14173#: app/Services/EmailService.php:236 14174msgid "ssl" 14175msgstr "" 14176 14177#. I18N: Transport Layer Security - a secure communications protocol 14178#: app/Services/EmailService.php:238 14179msgid "tls" 14180msgstr "" 14181 14182#. I18N: "sendmail" is the name of some mail software 14183#: app/Services/EmailService.php:251 14184msgid "Use sendmail to send messages" 14185msgstr "" 14186 14187#: app/Services/EmailService.php:252 14188msgid "Use SMTP to send messages" 14189msgstr "" 14190 14191#: app/Services/MessageService.php:127 14192msgid "webtrees message" 14193msgstr "" 14194 14195#: app/Services/MessageService.php:210 14196#: resources/views/admin/control-panel.phtml:496 14197msgid "Send a message to all users" 14198msgstr "" 14199 14200#: app/Services/MessageService.php:212 14201#: resources/views/admin/control-panel.phtml:502 14202msgid "Send a message to users who have never signed in" 14203msgstr "" 14204 14205#: app/Services/MessageService.php:214 14206#: resources/views/admin/control-panel.phtml:508 14207msgid "Send a message to users who have not signed in for 6 months" 14208msgstr "" 14209 14210#: app/Services/MessageService.php:226 14211msgid "Internal messaging" 14212msgstr "" 14213 14214#: app/Services/MessageService.php:227 14215msgid "Internal messaging with emails" 14216msgstr "" 14217 14218#: app/Services/MessageService.php:228 14219msgid "webtrees sends emails with no storage" 14220msgstr "" 14221 14222#: app/Services/MessageService.php:229 14223msgid "Mailto link" 14224msgstr "" 14225 14226#: app/Services/MessageService.php:230 14227msgid "No contact" 14228msgstr "" 14229 14230#: app/Services/SearchService.php:1171 14231msgid "The search returned too many results." 14232msgstr "" 14233 14234#: app/Services/ServerCheckService.php:125 14235#, php-format 14236msgid "The PHP extension “%s” is not installed." 14237msgstr "" 14238 14239#: app/Services/ServerCheckService.php:144 14240#, php-format 14241msgid "The PHP.INI setting “%1$s” is disabled." 14242msgstr "" 14243 14244#: app/Services/ServerCheckService.php:148 14245#, php-format 14246msgid "The PHP.INI setting “%1$s” is enabled." 14247msgstr "" 14248 14249#: app/Services/ServerCheckService.php:183 14250#, php-format 14251msgid "The PHP function “%1$s” is disabled." 14252msgstr "" 14253 14254#: app/Services/ServerCheckService.php:198 14255#, php-format 14256msgid "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." 14257msgstr "" 14258 14259#: app/Services/ServerCheckService.php:216 14260#, php-format 14261msgid "SQLite version %s is installed. SQLite version %s or later is required." 14262msgstr "" 14263 14264#: app/Services/ServerCheckService.php:248 14265msgid "The server’s temporary folder cannot be accessed." 14266msgstr "" 14267 14268#: app/Services/ServerCheckService.php:326 14269msgid "SQLite is only suitable for small sites, testing and evaluation." 14270msgstr "" 14271 14272#: app/Services/ServerCheckService.php:331 14273msgid "Support for PostgreSQL is experimental." 14274msgstr "" 14275 14276#: app/Services/ServerCheckService.php:336 14277msgid "Support for SQL Server is experimental." 14278msgstr "" 14279 14280#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 14281#: app/Services/TreeService.php:202 14282msgid "John /DOE/" 14283msgstr "" 14284 14285#: app/Services/TreeService.php:203 14286msgid "Edit this individual and replace their details with your own." 14287msgstr "" 14288 14289#: app/Services/UpgradeService.php:254 14290msgid "This website is being upgraded. Try again in a few minutes." 14291msgstr "" 14292 14293#. I18N: http://en.wikipedia.org/wiki/Soundex 14294#: app/Soundex.php:3491 resources/views/branches-page.phtml:42 14295#: resources/views/search-phonetic-page.phtml:72 14296msgid "Russell" 14297msgstr "" 14298 14299#. I18N: http://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex 14300#: app/Soundex.php:3493 resources/views/branches-page.phtml:43 14301#: resources/views/search-phonetic-page.phtml:78 14302msgid "Daitch-Mokotoff" 14303msgstr "" 14304 14305#: app/Statistics/Google/ChartAge.php:117 14306#: app/Statistics/Google/ChartMarriageAge.php:140 14307#: app/Statistics/Google/ChartSex.php:62 14308#: resources/views/calendar-page.phtml:145 14309#: resources/views/lists/families-table.phtml:115 14310#: resources/views/lists/families-table.phtml:130 14311#: resources/views/lists/families-table.phtml:142 14312#: resources/views/lists/individuals-table.phtml:130 14313#: resources/views/lists/individuals-table.phtml:145 14314#: resources/views/lists/individuals-table.phtml:157 14315#: resources/views/modules/gedcom_stats/statistics.phtml:55 14316#: resources/views/modules/gedcom_stats/statistics.phtml:227 14317#: resources/views/modules/html/template-statistics.phtml:28 14318#: resources/views/modules/top10_givnnames/block.phtml:14 14319#: resources/views/statistics/individuals/greatest-age.phtml:20 14320#: resources/views/statistics/individuals/lifespan.phtml:29 14321#: resources/views/statistics/individuals/oldest-living.phtml:20 14322msgid "Males" 14323msgstr "" 14324 14325#: app/Statistics/Google/ChartAge.php:118 14326#: app/Statistics/Google/ChartMarriageAge.php:141 14327#: app/Statistics/Google/ChartSex.php:67 14328#: resources/views/calendar-page.phtml:155 14329#: resources/views/lists/families-table.phtml:118 14330#: resources/views/lists/families-table.phtml:133 14331#: resources/views/lists/families-table.phtml:143 14332#: resources/views/lists/individuals-table.phtml:133 14333#: resources/views/lists/individuals-table.phtml:148 14334#: resources/views/lists/individuals-table.phtml:158 14335#: resources/views/modules/gedcom_stats/statistics.phtml:66 14336#: resources/views/modules/gedcom_stats/statistics.phtml:229 14337#: resources/views/modules/html/template-statistics.phtml:32 14338#: resources/views/modules/top10_givnnames/block.phtml:18 14339#: resources/views/statistics/individuals/greatest-age.phtml:29 14340#: resources/views/statistics/individuals/lifespan.phtml:38 14341#: resources/views/statistics/individuals/oldest-living.phtml:29 14342msgid "Females" 14343msgstr "" 14344 14345#: app/Statistics/Google/ChartAge.php:119 14346#: app/Statistics/Google/ChartMarriageAge.php:142 14347#: resources/views/lists/families-table.phtml:144 14348#: resources/views/lists/individuals-table.phtml:159 14349msgid "Average age" 14350msgstr "" 14351 14352#: app/Statistics/Google/ChartAge.php:136 14353msgid "Average age related to death century" 14354msgstr "" 14355 14356#: app/Statistics/Google/ChartBirth.php:129 14357#: resources/views/statistics/individuals/total-events.phtml:31 14358msgid "Births by century" 14359msgstr "" 14360 14361#: app/Statistics/Google/ChartChildren.php:95 14362msgid "Average number" 14363msgstr "" 14364 14365#: app/Statistics/Google/ChartChildren.php:106 14366#: resources/views/modules/gedcom_stats/config.phtml:61 14367#: resources/views/modules/gedcom_stats/statistics.phtml:250 14368#: resources/views/modules/html/template-statistics.phtml:97 14369#: resources/views/statistics/families/children.phtml:20 14370msgid "Average number of children per family" 14371msgstr "" 14372 14373#: app/Statistics/Google/ChartDeath.php:129 14374#: resources/views/statistics/individuals/total-events.phtml:79 14375msgid "Deaths by century" 14376msgstr "" 14377 14378#: app/Statistics/Google/ChartDistribution.php:333 14379msgid "Surname distribution chart" 14380msgstr "" 14381 14382#: app/Statistics/Google/ChartDistribution.php:338 14383msgid "Birth by country" 14384msgstr "" 14385 14386#: app/Statistics/Google/ChartDistribution.php:343 14387msgid "Death by country" 14388msgstr "" 14389 14390#: app/Statistics/Google/ChartDistribution.php:348 14391msgid "Marriage by country" 14392msgstr "" 14393 14394#: app/Statistics/Google/ChartDistribution.php:354 14395msgid "Individual distribution chart" 14396msgstr "" 14397 14398#: app/Statistics/Google/ChartDivorce.php:129 14399#: resources/views/statistics/families/total-records.phtml:81 14400msgid "Divorces by century" 14401msgstr "" 14402 14403#: app/Statistics/Google/ChartFamilyLargest.php:123 14404#: resources/views/statistics/families/children.phtml:46 14405msgid "Largest families" 14406msgstr "" 14407 14408#: app/Statistics/Google/ChartFamilyWithSources.php:83 14409#: app/Statistics/Google/ChartIndividualWithSources.php:83 14410msgid "Without sources" 14411msgstr "" 14412 14413#: app/Statistics/Google/ChartFamilyWithSources.php:88 14414#: app/Statistics/Google/ChartIndividualWithSources.php:88 14415msgid "With sources" 14416msgstr "" 14417 14418#: app/Statistics/Google/ChartFamilyWithSources.php:96 14419#: resources/views/statistics/other/chart-sources.phtml:32 14420msgid "Families with sources" 14421msgstr "" 14422 14423#: app/Statistics/Google/ChartIndividualWithSources.php:96 14424#: resources/views/statistics/other/chart-sources.phtml:20 14425msgid "Individuals with sources" 14426msgstr "" 14427 14428#: app/Statistics/Google/ChartMarriage.php:129 14429#: resources/views/statistics/families/total-records.phtml:33 14430msgid "Marriages by century" 14431msgstr "" 14432 14433#: app/Statistics/Google/ChartMarriageAge.php:159 14434msgid "Average age in century of marriage" 14435msgstr "" 14436 14437#: app/Statistics/Google/ChartMarriageAge.php:162 14438msgid "Average age at marriage" 14439msgstr "" 14440 14441#: app/Statistics/Google/ChartMortality.php:73 14442msgid "Living" 14443msgstr "" 14444 14445#: app/Statistics/Google/ChartMortality.php:78 14446#: resources/views/lists/individuals-table.phtml:195 14447msgid "Dead" 14448msgstr "" 14449 14450#: app/Statistics/Google/ChartNoChildrenFamilies.php:120 14451msgctxt "unknown century" 14452msgid "Unknown" 14453msgstr "" 14454 14455#: app/Statistics/Google/ChartNoChildrenFamilies.php:125 14456#: resources/views/statistics/families/children.phtml:32 14457msgid "Number of families without children" 14458msgstr "" 14459 14460#: app/Statistics/Google/ChartNoChildrenFamilies.php:133 14461#: resources/views/statistics/families/total-records.phtml:13 14462#: resources/xml/reports/fact_sources.xml:248 14463#: resources/xml/reports/fact_sources.xml:252 14464#: resources/xml/reports/fact_sources.xml:350 14465#: resources/xml/reports/fact_sources.xml:354 14466#: resources/xml/reports/marriage_report.xml:111 14467msgid "Total families" 14468msgstr "" 14469 14470#: app/Statistics/Repository/EventRepository.php:254 14471#: app/Statistics/Repository/FamilyDatesRepository.php:110 14472#: app/Statistics/Repository/FamilyDatesRepository.php:381 14473#: app/Statistics/Repository/FamilyRepository.php:84 14474#: app/Statistics/Repository/FamilyRepository.php:472 14475#: app/Statistics/Repository/FamilyRepository.php:849 14476#: app/Statistics/Repository/FamilyRepository.php:1500 14477#: app/Statistics/Repository/IndividualRepository.php:838 14478#: app/Statistics/Repository/IndividualRepository.php:1152 14479#: app/Statistics/Repository/IndividualRepository.php:1172 14480#: app/Statistics/Repository/IndividualRepository.php:1192 14481#: app/Statistics/Repository/IndividualRepository.php:1212 14482#: app/Statistics/Repository/IndividualRepository.php:1232 14483#: app/Statistics/Repository/IndividualRepository.php:1252 14484msgid "This information is private and cannot be shown." 14485msgstr "" 14486 14487#: app/Statistics/Repository/EventRepository.php:325 14488msgid "birth" 14489msgstr "" 14490 14491#: app/Statistics/Repository/EventRepository.php:326 14492msgid "death" 14493msgstr "" 14494 14495#: app/Statistics/Repository/EventRepository.php:327 14496msgid "marriage" 14497msgstr "" 14498 14499#: app/Statistics/Repository/EventRepository.php:328 14500msgid "adoption" 14501msgstr "" 14502 14503#: app/Statistics/Repository/EventRepository.php:329 14504msgid "burial" 14505msgstr "" 14506 14507#: app/Statistics/Repository/EventRepository.php:330 14508msgid "census added" 14509msgstr "" 14510 14511#: app/Statistics/Repository/FamilyRepository.php:468 14512#: app/Statistics/Repository/UserRepository.php:96 14513#: resources/views/statistics/families/top10-list-age.phtml:21 14514#: resources/views/statistics/families/top10-nolist-age.phtml:21 14515#: resources/xml/reports/ahnentafel_report.xml:394 14516#: resources/xml/reports/descendancy_report.xml:131 14517#: resources/xml/reports/descendancy_report.xml:230 14518#: resources/xml/reports/descendancy_report.xml:299 14519#: resources/xml/reports/descendancy_report.xml:363 14520#: resources/xml/reports/descendancy_report.xml:433 14521#: resources/xml/reports/descendancy_report.xml:486 14522msgid "and" 14523msgstr "" 14524 14525#: app/Statistics/Repository/UserRepository.php:84 14526msgid "No signed-in and no anonymous users" 14527msgstr "" 14528 14529#: app/Statistics/Repository/UserRepository.php:88 14530#, php-format 14531msgid "%s anonymous signed-in user" 14532msgid_plural "%s anonymous signed-in users" 14533msgstr[0] "" 14534msgstr[1] "" 14535 14536#: app/Statistics/Repository/UserRepository.php:99 14537#, php-format 14538msgid "%s signed-in user" 14539msgid_plural "%s signed-in users" 14540msgstr[0] "" 14541msgstr[1] "" 14542 14543#: app/Statistics/Service/CenturyService.php:39 14544#, php-format 14545msgid "%s BCE" 14546msgstr "" 14547 14548#: app/Statistics/Service/CenturyService.php:45 14549msgctxt "CENTURY" 14550msgid "21st" 14551msgstr "" 14552 14553#: app/Statistics/Service/CenturyService.php:47 14554msgctxt "CENTURY" 14555msgid "20th" 14556msgstr "" 14557 14558#: app/Statistics/Service/CenturyService.php:49 14559msgctxt "CENTURY" 14560msgid "19th" 14561msgstr "" 14562 14563#: app/Statistics/Service/CenturyService.php:51 14564msgctxt "CENTURY" 14565msgid "18th" 14566msgstr "" 14567 14568#: app/Statistics/Service/CenturyService.php:53 14569msgctxt "CENTURY" 14570msgid "17th" 14571msgstr "" 14572 14573#: app/Statistics/Service/CenturyService.php:55 14574msgctxt "CENTURY" 14575msgid "16th" 14576msgstr "" 14577 14578#: app/Statistics/Service/CenturyService.php:57 14579msgctxt "CENTURY" 14580msgid "15th" 14581msgstr "" 14582 14583#: app/Statistics/Service/CenturyService.php:59 14584msgctxt "CENTURY" 14585msgid "14th" 14586msgstr "" 14587 14588#: app/Statistics/Service/CenturyService.php:61 14589msgctxt "CENTURY" 14590msgid "13th" 14591msgstr "" 14592 14593#: app/Statistics/Service/CenturyService.php:63 14594msgctxt "CENTURY" 14595msgid "12th" 14596msgstr "" 14597 14598#: app/Statistics/Service/CenturyService.php:65 14599msgctxt "CENTURY" 14600msgid "11th" 14601msgstr "" 14602 14603#: app/Statistics/Service/CenturyService.php:67 14604msgctxt "CENTURY" 14605msgid "10th" 14606msgstr "" 14607 14608#: app/Statistics/Service/CenturyService.php:69 14609msgctxt "CENTURY" 14610msgid "9th" 14611msgstr "" 14612 14613#: app/Statistics/Service/CenturyService.php:71 14614msgctxt "CENTURY" 14615msgid "8th" 14616msgstr "" 14617 14618#: app/Statistics/Service/CenturyService.php:73 14619msgctxt "CENTURY" 14620msgid "7th" 14621msgstr "" 14622 14623#: app/Statistics/Service/CenturyService.php:75 14624msgctxt "CENTURY" 14625msgid "6th" 14626msgstr "" 14627 14628#: app/Statistics/Service/CenturyService.php:77 14629msgctxt "CENTURY" 14630msgid "5th" 14631msgstr "" 14632 14633#: app/Statistics/Service/CenturyService.php:79 14634msgctxt "CENTURY" 14635msgid "4th" 14636msgstr "" 14637 14638#: app/Statistics/Service/CenturyService.php:81 14639msgctxt "CENTURY" 14640msgid "3rd" 14641msgstr "" 14642 14643#: app/Statistics/Service/CenturyService.php:83 14644msgctxt "CENTURY" 14645msgid "2nd" 14646msgstr "" 14647 14648#: app/Statistics/Service/CenturyService.php:85 14649msgctxt "CENTURY" 14650msgid "1st" 14651msgstr "" 14652 14653#. I18N: Name of a country or state 14654#: app/Statistics/Service/CountryService.php:40 14655msgid "Aruba" 14656msgstr "" 14657 14658#. I18N: Name of a country or state 14659#: app/Statistics/Service/CountryService.php:42 14660msgid "Afghanistan" 14661msgstr "" 14662 14663#. I18N: Name of a country or state 14664#: app/Statistics/Service/CountryService.php:44 14665msgid "Angola" 14666msgstr "" 14667 14668#. I18N: Name of a country or state 14669#: app/Statistics/Service/CountryService.php:46 14670msgid "Anguilla" 14671msgstr "" 14672 14673#. I18N: Name of a country or state 14674#: app/Statistics/Service/CountryService.php:48 14675msgid "Aland Islands" 14676msgstr "" 14677 14678#. I18N: Name of a country or state 14679#: app/Statistics/Service/CountryService.php:50 14680msgid "Albania" 14681msgstr "" 14682 14683#. I18N: Name of a country or state 14684#: app/Statistics/Service/CountryService.php:52 14685msgid "Andorra" 14686msgstr "" 14687 14688#. I18N: Name of a country or state 14689#: app/Statistics/Service/CountryService.php:54 14690msgid "United Arab Emirates" 14691msgstr "" 14692 14693#. I18N: Name of a country or state 14694#: app/Statistics/Service/CountryService.php:56 14695msgid "Argentina" 14696msgstr "" 14697 14698#. I18N: Name of a country or state 14699#: app/Statistics/Service/CountryService.php:58 14700msgid "Armenia" 14701msgstr "" 14702 14703#. I18N: Name of a country or state 14704#: app/Statistics/Service/CountryService.php:60 14705msgid "American Samoa" 14706msgstr "" 14707 14708#. I18N: Name of a country or state 14709#: app/Statistics/Service/CountryService.php:62 14710msgid "Antarctica" 14711msgstr "" 14712 14713#. I18N: Name of a country or state 14714#: app/Statistics/Service/CountryService.php:64 14715msgid "French Southern Territories" 14716msgstr "" 14717 14718#. I18N: Name of a country or state 14719#: app/Statistics/Service/CountryService.php:66 14720msgid "Antigua and Barbuda" 14721msgstr "" 14722 14723#. I18N: Name of a country or state 14724#: app/Statistics/Service/CountryService.php:68 14725msgid "Australia" 14726msgstr "" 14727 14728#. I18N: Name of a country or state 14729#: app/Statistics/Service/CountryService.php:70 14730msgid "Austria" 14731msgstr "" 14732 14733#. I18N: Name of a country or state 14734#: app/Statistics/Service/CountryService.php:72 14735msgid "Azerbaijan" 14736msgstr "" 14737 14738#. I18N: Name of a country or state 14739#: app/Statistics/Service/CountryService.php:74 14740msgid "Azores" 14741msgstr "" 14742 14743#. I18N: Name of a country or state 14744#: app/Statistics/Service/CountryService.php:76 14745msgid "Burundi" 14746msgstr "" 14747 14748#. I18N: Name of a country or state 14749#: app/Statistics/Service/CountryService.php:78 14750msgid "Belgium" 14751msgstr "" 14752 14753#. I18N: Name of a country or state 14754#: app/Statistics/Service/CountryService.php:80 14755msgid "Benin" 14756msgstr "" 14757 14758#. I18N: Name of a country or state 14759#: app/Statistics/Service/CountryService.php:83 14760msgid "Burkina Faso" 14761msgstr "" 14762 14763#. I18N: Name of a country or state 14764#: app/Statistics/Service/CountryService.php:85 14765msgid "Bangladesh" 14766msgstr "" 14767 14768#. I18N: Name of a country or state 14769#: app/Statistics/Service/CountryService.php:87 14770msgid "Bulgaria" 14771msgstr "" 14772 14773#. I18N: Name of a country or state 14774#: app/Statistics/Service/CountryService.php:89 14775msgid "Bahrain" 14776msgstr "" 14777 14778#. I18N: Name of a country or state 14779#: app/Statistics/Service/CountryService.php:91 14780msgid "Bahamas" 14781msgstr "" 14782 14783#. I18N: Name of a country or state 14784#: app/Statistics/Service/CountryService.php:93 14785msgid "Bosnia and Herzegovina" 14786msgstr "" 14787 14788#. I18N: Name of a country or state 14789#: app/Statistics/Service/CountryService.php:96 14790msgid "Belarus" 14791msgstr "" 14792 14793#. I18N: Name of a country or state 14794#: app/Statistics/Service/CountryService.php:98 14795msgid "Belize" 14796msgstr "" 14797 14798#. I18N: Name of a country or state 14799#: app/Statistics/Service/CountryService.php:100 14800msgid "Bermuda" 14801msgstr "" 14802 14803#. I18N: Name of a country or state 14804#: app/Statistics/Service/CountryService.php:102 14805msgid "Bolivia" 14806msgstr "" 14807 14808#. I18N: Name of a country or state 14809#: app/Statistics/Service/CountryService.php:104 14810msgid "Brazil" 14811msgstr "" 14812 14813#. I18N: Name of a country or state 14814#: app/Statistics/Service/CountryService.php:106 14815msgid "Barbados" 14816msgstr "" 14817 14818#. I18N: Name of a country or state 14819#: app/Statistics/Service/CountryService.php:108 14820msgid "Brunei Darussalam" 14821msgstr "" 14822 14823#. I18N: Name of a country or state 14824#: app/Statistics/Service/CountryService.php:110 14825msgid "Bhutan" 14826msgstr "" 14827 14828#. I18N: Name of a country or state 14829#: app/Statistics/Service/CountryService.php:112 14830msgid "Bouvet Island" 14831msgstr "" 14832 14833#. I18N: Name of a country or state 14834#: app/Statistics/Service/CountryService.php:114 14835msgid "Botswana" 14836msgstr "" 14837 14838#. I18N: Name of a country or state 14839#: app/Statistics/Service/CountryService.php:116 14840msgid "Central African Republic" 14841msgstr "" 14842 14843#. I18N: Name of a country or state 14844#: app/Statistics/Service/CountryService.php:118 14845msgid "Canada" 14846msgstr "" 14847 14848#. I18N: Name of a country or state 14849#: app/Statistics/Service/CountryService.php:120 14850msgid "Cocos (Keeling) Islands" 14851msgstr "" 14852 14853#. I18N: Name of a country or state 14854#: app/Statistics/Service/CountryService.php:122 14855msgid "Switzerland" 14856msgstr "" 14857 14858#. I18N: Name of a country or state 14859#: app/Statistics/Service/CountryService.php:124 14860msgid "Chile" 14861msgstr "" 14862 14863#. I18N: Name of a country or state 14864#: app/Statistics/Service/CountryService.php:126 14865msgid "China" 14866msgstr "" 14867 14868#. I18N: Name of a country or state 14869#: app/Statistics/Service/CountryService.php:128 14870msgid "Cote d’Ivoire" 14871msgstr "" 14872 14873#. I18N: Name of a country or state 14874#: app/Statistics/Service/CountryService.php:130 14875msgid "Cameroon" 14876msgstr "" 14877 14878#. I18N: Name of a country or state 14879#: app/Statistics/Service/CountryService.php:132 14880msgid "Democratic Republic of the Congo" 14881msgstr "" 14882 14883#. I18N: Name of a country or state 14884#: app/Statistics/Service/CountryService.php:134 14885msgid "Republic of the Congo" 14886msgstr "" 14887 14888#. I18N: Name of a country or state 14889#: app/Statistics/Service/CountryService.php:136 14890msgid "Cook Islands" 14891msgstr "" 14892 14893#. I18N: Name of a country or state 14894#: app/Statistics/Service/CountryService.php:138 14895msgid "Colombia" 14896msgstr "" 14897 14898#. I18N: Name of a country or state 14899#: app/Statistics/Service/CountryService.php:140 14900msgid "Comoros" 14901msgstr "" 14902 14903#. I18N: Name of a country or state 14904#: app/Statistics/Service/CountryService.php:142 14905msgid "Cape Verde" 14906msgstr "" 14907 14908#. I18N: Name of a country or state 14909#: app/Statistics/Service/CountryService.php:144 14910msgid "Costa Rica" 14911msgstr "" 14912 14913#. I18N: Name of a country or state 14914#: app/Statistics/Service/CountryService.php:146 14915msgid "Cuba" 14916msgstr "" 14917 14918#. I18N: Name of a country or state 14919#: app/Statistics/Service/CountryService.php:149 14920msgid "Christmas Island" 14921msgstr "" 14922 14923#. I18N: Name of a country or state 14924#: app/Statistics/Service/CountryService.php:151 14925msgid "Cayman Islands" 14926msgstr "" 14927 14928#. I18N: Name of a country or state 14929#: app/Statistics/Service/CountryService.php:153 14930msgid "Cyprus" 14931msgstr "" 14932 14933#. I18N: Name of a country or state 14934#: app/Statistics/Service/CountryService.php:155 14935msgid "Czech Republic" 14936msgstr "" 14937 14938#. I18N: Name of a country or state 14939#: app/Statistics/Service/CountryService.php:157 14940msgid "Germany" 14941msgstr "" 14942 14943#. I18N: Name of a country or state 14944#: app/Statistics/Service/CountryService.php:159 14945msgid "Djibouti" 14946msgstr "" 14947 14948#. I18N: Name of a country or state 14949#: app/Statistics/Service/CountryService.php:161 14950msgid "Dominica" 14951msgstr "" 14952 14953#. I18N: Name of a country or state 14954#: app/Statistics/Service/CountryService.php:163 14955msgid "Denmark" 14956msgstr "" 14957 14958#. I18N: Name of a country or state 14959#: app/Statistics/Service/CountryService.php:165 14960msgid "Dominican Republic" 14961msgstr "" 14962 14963#. I18N: Name of a country or state 14964#: app/Statistics/Service/CountryService.php:167 14965msgid "Algeria" 14966msgstr "" 14967 14968#. I18N: Name of a country or state 14969#: app/Statistics/Service/CountryService.php:169 14970msgid "Ecuador" 14971msgstr "" 14972 14973#. I18N: Name of a country or state 14974#: app/Statistics/Service/CountryService.php:171 14975msgid "Egypt" 14976msgstr "" 14977 14978#. I18N: Name of a country or state 14979#: app/Statistics/Service/CountryService.php:173 14980msgid "England" 14981msgstr "" 14982 14983#. I18N: Name of a country or state 14984#: app/Statistics/Service/CountryService.php:175 14985msgid "Eritrea" 14986msgstr "" 14987 14988#. I18N: Name of a country or state 14989#: app/Statistics/Service/CountryService.php:177 14990msgid "Western Sahara" 14991msgstr "" 14992 14993#. I18N: Name of a country or state 14994#: app/Statistics/Service/CountryService.php:179 14995msgid "Spain" 14996msgstr "" 14997 14998#. I18N: Name of a country or state 14999#: app/Statistics/Service/CountryService.php:181 15000msgid "Estonia" 15001msgstr "" 15002 15003#. I18N: Name of a country or state 15004#: app/Statistics/Service/CountryService.php:183 15005msgid "Ethiopia" 15006msgstr "" 15007 15008#. I18N: Name of a country or state 15009#: app/Statistics/Service/CountryService.php:185 15010msgid "Finland" 15011msgstr "" 15012 15013#. I18N: Name of a country or state 15014#: app/Statistics/Service/CountryService.php:187 15015msgid "Fiji" 15016msgstr "" 15017 15018#. I18N: Name of a country or state 15019#: app/Statistics/Service/CountryService.php:189 15020msgid "Flanders" 15021msgstr "" 15022 15023#. I18N: Name of a country or state 15024#: app/Statistics/Service/CountryService.php:191 15025msgid "Falkland Islands" 15026msgstr "" 15027 15028#. I18N: Name of a country or state 15029#: app/Statistics/Service/CountryService.php:193 15030msgid "France" 15031msgstr "" 15032 15033#. I18N: Name of a country or state 15034#: app/Statistics/Service/CountryService.php:195 15035msgid "Faroe Islands" 15036msgstr "" 15037 15038#. I18N: Name of a country or state 15039#: app/Statistics/Service/CountryService.php:197 15040msgid "Micronesia" 15041msgstr "" 15042 15043#. I18N: Name of a country or state 15044#: app/Statistics/Service/CountryService.php:199 15045msgid "Gabon" 15046msgstr "" 15047 15048#. I18N: Name of a country or state 15049#: app/Statistics/Service/CountryService.php:201 15050msgid "United Kingdom" 15051msgstr "" 15052 15053#. I18N: Name of a country or state 15054#: app/Statistics/Service/CountryService.php:203 15055msgid "Georgia" 15056msgstr "" 15057 15058#. I18N: Name of a country or state 15059#: app/Statistics/Service/CountryService.php:205 15060msgid "Guernsey" 15061msgstr "" 15062 15063#. I18N: Name of a country or state 15064#: app/Statistics/Service/CountryService.php:207 15065msgid "Ghana" 15066msgstr "" 15067 15068#. I18N: Name of a country or state 15069#: app/Statistics/Service/CountryService.php:209 15070msgid "Gibraltar" 15071msgstr "" 15072 15073#. I18N: Name of a country or state 15074#: app/Statistics/Service/CountryService.php:211 15075msgid "Guinea" 15076msgstr "" 15077 15078#. I18N: Name of a country or state 15079#: app/Statistics/Service/CountryService.php:213 15080msgid "Guadeloupe" 15081msgstr "" 15082 15083#. I18N: Name of a country or state 15084#: app/Statistics/Service/CountryService.php:215 15085msgid "Gambia" 15086msgstr "" 15087 15088#. I18N: Name of a country or state 15089#: app/Statistics/Service/CountryService.php:217 15090msgid "Guinea-Bissau" 15091msgstr "" 15092 15093#. I18N: Name of a country or state 15094#: app/Statistics/Service/CountryService.php:219 15095msgid "Equatorial Guinea" 15096msgstr "" 15097 15098#. I18N: Name of a country or state 15099#: app/Statistics/Service/CountryService.php:221 15100msgid "Greece" 15101msgstr "" 15102 15103#. I18N: Name of a country or state 15104#: app/Statistics/Service/CountryService.php:223 15105msgid "Grenada" 15106msgstr "" 15107 15108#. I18N: Name of a country or state 15109#: app/Statistics/Service/CountryService.php:225 15110msgid "Greenland" 15111msgstr "" 15112 15113#. I18N: Name of a country or state 15114#: app/Statistics/Service/CountryService.php:227 15115msgid "Guatemala" 15116msgstr "" 15117 15118#. I18N: Name of a country or state 15119#: app/Statistics/Service/CountryService.php:229 15120msgid "French Guiana" 15121msgstr "" 15122 15123#. I18N: Name of a country or state 15124#: app/Statistics/Service/CountryService.php:231 15125msgid "Guam" 15126msgstr "" 15127 15128#. I18N: Name of a country or state 15129#: app/Statistics/Service/CountryService.php:233 15130msgid "Guyana" 15131msgstr "" 15132 15133#. I18N: Name of a country or state 15134#: app/Statistics/Service/CountryService.php:237 15135msgid "Heard Island and McDonald Islands" 15136msgstr "" 15137 15138#. I18N: Name of a country or state 15139#: app/Statistics/Service/CountryService.php:239 15140msgid "Honduras" 15141msgstr "" 15142 15143#. I18N: Name of a country or state 15144#: app/Statistics/Service/CountryService.php:241 15145msgid "Croatia" 15146msgstr "" 15147 15148#. I18N: Name of a country or state 15149#: app/Statistics/Service/CountryService.php:243 15150msgid "Haiti" 15151msgstr "" 15152 15153#. I18N: Name of a country or state 15154#: app/Statistics/Service/CountryService.php:245 15155msgid "Hungary" 15156msgstr "" 15157 15158#. I18N: Name of a country or state 15159#: app/Statistics/Service/CountryService.php:247 15160msgid "Indonesia" 15161msgstr "" 15162 15163#. I18N: Name of a country or state 15164#: app/Statistics/Service/CountryService.php:249 15165msgid "India" 15166msgstr "" 15167 15168#. I18N: Name of a country or state 15169#: app/Statistics/Service/CountryService.php:251 15170msgid "Isle of Man" 15171msgstr "" 15172 15173#. I18N: Name of a country or state 15174#: app/Statistics/Service/CountryService.php:253 15175msgid "British Indian Ocean Territory" 15176msgstr "" 15177 15178#. I18N: Name of a country or state 15179#: app/Statistics/Service/CountryService.php:255 15180msgid "Ireland" 15181msgstr "" 15182 15183#. I18N: Name of a country or state 15184#: app/Statistics/Service/CountryService.php:257 15185msgid "Iran" 15186msgstr "" 15187 15188#. I18N: Name of a country or state 15189#: app/Statistics/Service/CountryService.php:259 15190msgid "Iraq" 15191msgstr "" 15192 15193#. I18N: Name of a country or state 15194#: app/Statistics/Service/CountryService.php:261 15195msgid "Iceland" 15196msgstr "" 15197 15198#. I18N: Name of a country or state 15199#: app/Statistics/Service/CountryService.php:263 15200msgid "Israel" 15201msgstr "" 15202 15203#. I18N: Name of a country or state 15204#: app/Statistics/Service/CountryService.php:265 15205msgid "Italy" 15206msgstr "" 15207 15208#. I18N: Name of a country or state 15209#: app/Statistics/Service/CountryService.php:267 15210msgid "Jamaica" 15211msgstr "" 15212 15213#. I18N: Name of a country or state 15214#: app/Statistics/Service/CountryService.php:270 15215msgid "Jordan" 15216msgstr "" 15217 15218#. I18N: Name of a country or state 15219#: app/Statistics/Service/CountryService.php:272 15220msgid "Japan" 15221msgstr "" 15222 15223#. I18N: Name of a country or state 15224#: app/Statistics/Service/CountryService.php:274 15225msgid "Kazakhstan" 15226msgstr "" 15227 15228#. I18N: Name of a country or state 15229#: app/Statistics/Service/CountryService.php:276 15230msgid "Kenya" 15231msgstr "" 15232 15233#. I18N: Name of a country or state 15234#: app/Statistics/Service/CountryService.php:278 15235msgid "Kyrgyzstan" 15236msgstr "" 15237 15238#. I18N: Name of a country or state 15239#: app/Statistics/Service/CountryService.php:280 15240msgid "Cambodia" 15241msgstr "" 15242 15243#. I18N: Name of a country or state 15244#: app/Statistics/Service/CountryService.php:282 15245msgid "Kiribati" 15246msgstr "" 15247 15248#. I18N: Name of a country or state 15249#: app/Statistics/Service/CountryService.php:284 15250msgid "Saint Kitts and Nevis" 15251msgstr "" 15252 15253#. I18N: Name of a country or state 15254#: app/Statistics/Service/CountryService.php:286 15255msgid "Korea" 15256msgstr "" 15257 15258#. I18N: Name of a country or state 15259#: app/Statistics/Service/CountryService.php:288 15260msgid "Kuwait" 15261msgstr "" 15262 15263#. I18N: Name of a country or state 15264#: app/Statistics/Service/CountryService.php:290 15265msgid "Laos" 15266msgstr "" 15267 15268#. I18N: Name of a country or state 15269#: app/Statistics/Service/CountryService.php:292 15270msgid "Lebanon" 15271msgstr "" 15272 15273#. I18N: Name of a country or state 15274#: app/Statistics/Service/CountryService.php:294 15275msgid "Liberia" 15276msgstr "" 15277 15278#. I18N: Name of a country or state 15279#: app/Statistics/Service/CountryService.php:296 15280msgid "Libya" 15281msgstr "" 15282 15283#. I18N: Name of a country or state 15284#: app/Statistics/Service/CountryService.php:298 15285msgid "Saint Lucia" 15286msgstr "" 15287 15288#. I18N: Name of a country or state 15289#: app/Statistics/Service/CountryService.php:300 15290msgid "Liechtenstein" 15291msgstr "" 15292 15293#. I18N: Name of a country or state 15294#: app/Statistics/Service/CountryService.php:302 15295msgid "Sri Lanka" 15296msgstr "" 15297 15298#. I18N: Name of a country or state 15299#: app/Statistics/Service/CountryService.php:304 15300msgid "Lesotho" 15301msgstr "" 15302 15303#. I18N: Name of a country or state 15304#: app/Statistics/Service/CountryService.php:306 15305msgid "Lithuania" 15306msgstr "" 15307 15308#. I18N: Name of a country or state 15309#: app/Statistics/Service/CountryService.php:308 15310msgid "Luxembourg" 15311msgstr "" 15312 15313#. I18N: Name of a country or state 15314#: app/Statistics/Service/CountryService.php:310 15315msgid "Latvia" 15316msgstr "" 15317 15318#. I18N: Name of a country or state 15319#: app/Statistics/Service/CountryService.php:312 15320msgid "Macau" 15321msgstr "" 15322 15323#. I18N: Name of a country or state 15324#: app/Statistics/Service/CountryService.php:315 15325msgid "Morocco" 15326msgstr "" 15327 15328#. I18N: Name of a country or state 15329#: app/Statistics/Service/CountryService.php:317 15330msgid "Monaco" 15331msgstr "" 15332 15333#. I18N: Name of a country or state 15334#: app/Statistics/Service/CountryService.php:319 15335msgid "Moldova" 15336msgstr "" 15337 15338#. I18N: Name of a country or state 15339#: app/Statistics/Service/CountryService.php:321 15340msgid "Madagascar" 15341msgstr "" 15342 15343#. I18N: Name of a country or state 15344#: app/Statistics/Service/CountryService.php:323 15345msgid "Maldives" 15346msgstr "" 15347 15348#. I18N: Name of a country or state 15349#: app/Statistics/Service/CountryService.php:325 15350msgid "Mexico" 15351msgstr "" 15352 15353#. I18N: Name of a country or state 15354#: app/Statistics/Service/CountryService.php:327 15355msgid "Marshall Islands" 15356msgstr "" 15357 15358#. I18N: Name of a country or state 15359#: app/Statistics/Service/CountryService.php:329 15360msgid "Macedonia" 15361msgstr "" 15362 15363#. I18N: Name of a country or state 15364#: app/Statistics/Service/CountryService.php:331 15365msgid "Mali" 15366msgstr "" 15367 15368#. I18N: Name of a country or state 15369#: app/Statistics/Service/CountryService.php:333 15370msgid "Malta" 15371msgstr "" 15372 15373#. I18N: Name of a country or state 15374#: app/Statistics/Service/CountryService.php:335 15375msgid "Myanmar" 15376msgstr "" 15377 15378#. I18N: Name of a country or state 15379#: app/Statistics/Service/CountryService.php:337 15380msgid "Mongolia" 15381msgstr "" 15382 15383#. I18N: Name of a country or state 15384#: app/Statistics/Service/CountryService.php:339 15385msgid "Northern Mariana Islands" 15386msgstr "" 15387 15388#. I18N: Name of a country or state 15389#: app/Statistics/Service/CountryService.php:341 15390msgid "Montenegro" 15391msgstr "" 15392 15393#. I18N: Name of a country or state 15394#: app/Statistics/Service/CountryService.php:343 15395msgid "Mozambique" 15396msgstr "" 15397 15398#. I18N: Name of a country or state 15399#: app/Statistics/Service/CountryService.php:345 15400msgid "Mauritania" 15401msgstr "" 15402 15403#. I18N: Name of a country or state 15404#: app/Statistics/Service/CountryService.php:347 15405msgid "Montserrat" 15406msgstr "" 15407 15408#. I18N: Name of a country or state 15409#: app/Statistics/Service/CountryService.php:349 15410msgid "Martinique" 15411msgstr "" 15412 15413#. I18N: Name of a country or state 15414#: app/Statistics/Service/CountryService.php:351 15415msgid "Mauritius" 15416msgstr "" 15417 15418#. I18N: Name of a country or state 15419#: app/Statistics/Service/CountryService.php:353 15420msgid "Malawi" 15421msgstr "" 15422 15423#. I18N: Name of a country or state 15424#: app/Statistics/Service/CountryService.php:355 15425msgid "Malaysia" 15426msgstr "" 15427 15428#. I18N: Name of a country or state 15429#: app/Statistics/Service/CountryService.php:357 15430msgid "Mayotte" 15431msgstr "" 15432 15433#. I18N: Name of a country or state 15434#: app/Statistics/Service/CountryService.php:359 15435msgid "Namibia" 15436msgstr "" 15437 15438#. I18N: Name of a country or state 15439#: app/Statistics/Service/CountryService.php:361 15440msgid "New Caledonia" 15441msgstr "" 15442 15443#. I18N: Name of a country or state 15444#: app/Statistics/Service/CountryService.php:363 15445msgid "Niger" 15446msgstr "" 15447 15448#. I18N: Name of a country or state 15449#: app/Statistics/Service/CountryService.php:365 15450msgid "Norfolk Island" 15451msgstr "" 15452 15453#. I18N: Name of a country or state 15454#: app/Statistics/Service/CountryService.php:367 15455msgid "Nigeria" 15456msgstr "" 15457 15458#. I18N: Name of a country or state 15459#: app/Statistics/Service/CountryService.php:369 15460msgid "Nicaragua" 15461msgstr "" 15462 15463#. I18N: Name of a country or state 15464#: app/Statistics/Service/CountryService.php:371 15465msgid "Northern Ireland" 15466msgstr "" 15467 15468#. I18N: Name of a country or state 15469#: app/Statistics/Service/CountryService.php:373 15470msgid "Niue" 15471msgstr "" 15472 15473#. I18N: Name of a country or state 15474#: app/Statistics/Service/CountryService.php:375 15475msgid "Netherlands" 15476msgstr "" 15477 15478#. I18N: Name of a country or state 15479#: app/Statistics/Service/CountryService.php:377 15480msgid "Norway" 15481msgstr "" 15482 15483#. I18N: Name of a country or state 15484#: app/Statistics/Service/CountryService.php:379 15485msgid "Nepal" 15486msgstr "" 15487 15488#. I18N: Name of a country or state 15489#: app/Statistics/Service/CountryService.php:381 15490msgid "Nauru" 15491msgstr "" 15492 15493#. I18N: Name of a country or state 15494#: app/Statistics/Service/CountryService.php:383 15495msgid "New Zealand" 15496msgstr "" 15497 15498#. I18N: Name of a country or state 15499#: app/Statistics/Service/CountryService.php:385 15500msgid "Oman" 15501msgstr "" 15502 15503#. I18N: Name of a country or state 15504#: app/Statistics/Service/CountryService.php:387 15505msgid "Pakistan" 15506msgstr "" 15507 15508#. I18N: Name of a country or state 15509#: app/Statistics/Service/CountryService.php:389 15510msgid "Panama" 15511msgstr "" 15512 15513#. I18N: Name of a country or state 15514#: app/Statistics/Service/CountryService.php:391 15515msgid "Pitcairn" 15516msgstr "" 15517 15518#. I18N: Name of a country or state 15519#: app/Statistics/Service/CountryService.php:393 15520msgid "Peru" 15521msgstr "" 15522 15523#. I18N: Name of a country or state 15524#: app/Statistics/Service/CountryService.php:395 15525msgid "Philippines" 15526msgstr "" 15527 15528#. I18N: Name of a country or state 15529#: app/Statistics/Service/CountryService.php:397 15530msgid "Palau" 15531msgstr "" 15532 15533#. I18N: Name of a country or state 15534#: app/Statistics/Service/CountryService.php:399 15535msgid "Papua New Guinea" 15536msgstr "" 15537 15538#. I18N: Name of a country or state 15539#: app/Statistics/Service/CountryService.php:401 15540msgid "Poland" 15541msgstr "" 15542 15543#. I18N: Name of a country or state 15544#: app/Statistics/Service/CountryService.php:403 15545msgid "Puerto Rico" 15546msgstr "" 15547 15548#. I18N: Name of a country or state 15549#: app/Statistics/Service/CountryService.php:405 15550msgid "North Korea" 15551msgstr "" 15552 15553#. I18N: Name of a country or state 15554#: app/Statistics/Service/CountryService.php:407 15555msgid "Portugal" 15556msgstr "" 15557 15558#. I18N: Name of a country or state 15559#: app/Statistics/Service/CountryService.php:409 15560msgid "Paraguay" 15561msgstr "" 15562 15563#. I18N: Name of a country or state 15564#: app/Statistics/Service/CountryService.php:411 15565msgid "Occupied Palestinian Territory" 15566msgstr "" 15567 15568#. I18N: Name of a country or state 15569#: app/Statistics/Service/CountryService.php:413 15570msgid "French Polynesia" 15571msgstr "" 15572 15573#. I18N: Name of a country or state 15574#: app/Statistics/Service/CountryService.php:415 15575msgid "Qatar" 15576msgstr "" 15577 15578#. I18N: Name of a country or state 15579#: app/Statistics/Service/CountryService.php:417 15580msgid "Reunion" 15581msgstr "" 15582 15583#. I18N: Name of a country or state 15584#: app/Statistics/Service/CountryService.php:419 15585msgid "Romania" 15586msgstr "" 15587 15588#. I18N: Name of a country or state 15589#: app/Statistics/Service/CountryService.php:421 15590msgid "Russia" 15591msgstr "" 15592 15593#. I18N: Name of a country or state 15594#: app/Statistics/Service/CountryService.php:423 15595msgid "Rwanda" 15596msgstr "" 15597 15598#. I18N: Name of a country or state 15599#: app/Statistics/Service/CountryService.php:425 15600msgid "Saudi Arabia" 15601msgstr "" 15602 15603#. I18N: Name of a country or state 15604#: app/Statistics/Service/CountryService.php:427 15605msgid "Scotland" 15606msgstr "" 15607 15608#. I18N: Name of a country or state 15609#: app/Statistics/Service/CountryService.php:429 15610msgid "Sudan" 15611msgstr "" 15612 15613#. I18N: Name of a country or state 15614#: app/Statistics/Service/CountryService.php:431 15615msgid "At sea" 15616msgstr "" 15617 15618#. I18N: Name of a country or state 15619#: app/Statistics/Service/CountryService.php:433 15620msgid "Senegal" 15621msgstr "" 15622 15623#. I18N: Name of a country or state 15624#: app/Statistics/Service/CountryService.php:435 15625msgid "Serbia" 15626msgstr "" 15627 15628#. I18N: Name of a country or state 15629#: app/Statistics/Service/CountryService.php:437 15630msgid "Singapore" 15631msgstr "" 15632 15633#. I18N: Name of a country or state 15634#: app/Statistics/Service/CountryService.php:439 15635msgid "South Georgia and the South Sandwich Islands" 15636msgstr "" 15637 15638#. I18N: Name of a country or state 15639#: app/Statistics/Service/CountryService.php:441 15640msgid "Saint Helena" 15641msgstr "" 15642 15643#. I18N: Name of a country or state 15644#: app/Statistics/Service/CountryService.php:443 15645msgid "Svalbard and Jan Mayen" 15646msgstr "" 15647 15648#. I18N: Name of a country or state 15649#: app/Statistics/Service/CountryService.php:445 15650msgid "Solomon Islands" 15651msgstr "" 15652 15653#. I18N: Name of a country or state 15654#: app/Statistics/Service/CountryService.php:447 15655msgid "Sierra Leone" 15656msgstr "" 15657 15658#. I18N: Name of a country or state 15659#: app/Statistics/Service/CountryService.php:449 15660msgid "El Salvador" 15661msgstr "" 15662 15663#. I18N: Name of a country or state 15664#: app/Statistics/Service/CountryService.php:451 15665msgid "San Marino" 15666msgstr "" 15667 15668#. I18N: Name of a country or state 15669#: app/Statistics/Service/CountryService.php:453 15670msgid "Somalia" 15671msgstr "" 15672 15673#. I18N: Name of a country or state 15674#: app/Statistics/Service/CountryService.php:455 15675msgid "Saint Pierre and Miquelon" 15676msgstr "" 15677 15678#. I18N: Name of a country or state 15679#: app/Statistics/Service/CountryService.php:457 15680msgid "South Sudan" 15681msgstr "" 15682 15683#. I18N: Name of a country or state 15684#: app/Statistics/Service/CountryService.php:459 15685msgid "Sao Tome and Principe" 15686msgstr "" 15687 15688#. I18N: Name of a country or state 15689#: app/Statistics/Service/CountryService.php:461 15690msgid "Suriname" 15691msgstr "" 15692 15693#. I18N: Name of a country or state 15694#: app/Statistics/Service/CountryService.php:463 15695msgid "Slovakia" 15696msgstr "" 15697 15698#. I18N: Name of a country or state 15699#: app/Statistics/Service/CountryService.php:465 15700msgid "Slovenia" 15701msgstr "" 15702 15703#. I18N: Name of a country or state 15704#: app/Statistics/Service/CountryService.php:467 15705msgid "Sweden" 15706msgstr "" 15707 15708#. I18N: Name of a country or state 15709#: app/Statistics/Service/CountryService.php:469 15710msgid "Swaziland" 15711msgstr "" 15712 15713#. I18N: Name of a country or state 15714#: app/Statistics/Service/CountryService.php:472 15715msgid "Seychelles" 15716msgstr "" 15717 15718#. I18N: Name of a country or state 15719#: app/Statistics/Service/CountryService.php:474 15720msgid "Syria" 15721msgstr "" 15722 15723#. I18N: Name of a country or state 15724#: app/Statistics/Service/CountryService.php:476 15725msgid "Turks and Caicos Islands" 15726msgstr "" 15727 15728#. I18N: Name of a country or state 15729#: app/Statistics/Service/CountryService.php:478 15730msgid "Chad" 15731msgstr "" 15732 15733#. I18N: Name of a country or state 15734#: app/Statistics/Service/CountryService.php:480 15735msgid "Togo" 15736msgstr "" 15737 15738#. I18N: Name of a country or state 15739#: app/Statistics/Service/CountryService.php:482 15740msgid "Thailand" 15741msgstr "" 15742 15743#. I18N: Name of a country or state 15744#: app/Statistics/Service/CountryService.php:484 15745msgid "Tajikistan" 15746msgstr "" 15747 15748#. I18N: Name of a country or state 15749#: app/Statistics/Service/CountryService.php:486 15750msgid "Tokelau" 15751msgstr "" 15752 15753#. I18N: Name of a country or state 15754#: app/Statistics/Service/CountryService.php:488 15755msgid "Turkmenistan" 15756msgstr "" 15757 15758#. I18N: Name of a country or state 15759#: app/Statistics/Service/CountryService.php:490 15760msgid "Timor-Leste" 15761msgstr "" 15762 15763#. I18N: Name of a country or state 15764#: app/Statistics/Service/CountryService.php:492 15765msgid "Tonga" 15766msgstr "" 15767 15768#. I18N: Name of a country or state 15769#: app/Statistics/Service/CountryService.php:494 15770msgid "Trinidad and Tobago" 15771msgstr "" 15772 15773#. I18N: Name of a country or state 15774#: app/Statistics/Service/CountryService.php:496 15775msgid "Tunisia" 15776msgstr "" 15777 15778#. I18N: Name of a country or state 15779#: app/Statistics/Service/CountryService.php:498 15780msgid "Turkey" 15781msgstr "" 15782 15783#. I18N: Name of a country or state 15784#: app/Statistics/Service/CountryService.php:500 15785msgid "Tuvalu" 15786msgstr "" 15787 15788#. I18N: Name of a country or state 15789#: app/Statistics/Service/CountryService.php:502 15790msgid "Taiwan" 15791msgstr "" 15792 15793#. I18N: Name of a country or state 15794#: app/Statistics/Service/CountryService.php:504 15795msgid "Tanzania" 15796msgstr "" 15797 15798#. I18N: Name of a country or state 15799#: app/Statistics/Service/CountryService.php:506 15800msgid "Uganda" 15801msgstr "" 15802 15803#. I18N: Name of a country or state 15804#: app/Statistics/Service/CountryService.php:508 15805msgid "Ukraine" 15806msgstr "" 15807 15808#. I18N: Name of a country or state 15809#: app/Statistics/Service/CountryService.php:510 15810msgid "US Minor Outlying Islands" 15811msgstr "" 15812 15813#. I18N: Name of a country or state 15814#: app/Statistics/Service/CountryService.php:512 15815msgid "Uruguay" 15816msgstr "" 15817 15818#. I18N: Name of a country or state 15819#: app/Statistics/Service/CountryService.php:514 15820msgid "United States" 15821msgstr "" 15822 15823#. I18N: Name of a country or state 15824#: app/Statistics/Service/CountryService.php:516 15825msgid "Uzbekistan" 15826msgstr "" 15827 15828#. I18N: Name of a country or state 15829#: app/Statistics/Service/CountryService.php:518 15830msgid "Vatican City" 15831msgstr "" 15832 15833#. I18N: Name of a country or state 15834#: app/Statistics/Service/CountryService.php:520 15835msgid "Saint Vincent and the Grenadines" 15836msgstr "" 15837 15838#. I18N: Name of a country or state 15839#: app/Statistics/Service/CountryService.php:522 15840msgid "Venezuela" 15841msgstr "" 15842 15843#. I18N: Name of a country or state 15844#: app/Statistics/Service/CountryService.php:524 15845msgid "British Virgin Islands" 15846msgstr "" 15847 15848#. I18N: Name of a country or state 15849#: app/Statistics/Service/CountryService.php:526 15850msgid "US Virgin Islands" 15851msgstr "" 15852 15853#. I18N: Name of a country or state 15854#: app/Statistics/Service/CountryService.php:528 15855msgid "Vietnam" 15856msgstr "" 15857 15858#. I18N: Name of a country or state 15859#: app/Statistics/Service/CountryService.php:530 15860msgid "Vanuatu" 15861msgstr "" 15862 15863#. I18N: Name of a country or state 15864#: app/Statistics/Service/CountryService.php:532 15865msgid "Wallis and Futuna" 15866msgstr "" 15867 15868#. I18N: Name of a country or state 15869#: app/Statistics/Service/CountryService.php:534 15870msgid "Wales" 15871msgstr "" 15872 15873#. I18N: Name of a country or state 15874#: app/Statistics/Service/CountryService.php:536 15875msgid "Samoa" 15876msgstr "" 15877 15878#. I18N: Name of a country or state 15879#: app/Statistics/Service/CountryService.php:538 15880msgid "Yemen" 15881msgstr "" 15882 15883#. I18N: Name of a country or state 15884#: app/Statistics/Service/CountryService.php:540 15885msgid "South Africa" 15886msgstr "" 15887 15888#. I18N: Name of a country or state 15889#: app/Statistics/Service/CountryService.php:542 15890msgid "Zambia" 15891msgstr "" 15892 15893#. I18N: Name of a country or state 15894#: app/Statistics/Service/CountryService.php:544 15895msgid "Zimbabwe" 15896msgstr "" 15897 15898#: app/SurnameTradition.php:77 15899msgctxt "Surname tradition" 15900msgid "paternal" 15901msgstr "" 15902 15903#. I18N: In the paternal surname tradition, ... 15904#. I18N: In the patrilineal surname tradition, ... 15905#. I18N: In the Polish surname tradition, ... 15906#. I18N: In the Lithuanian surname tradition, ... 15907#: app/SurnameTradition.php:79 app/SurnameTradition.php:86 15908#: app/SurnameTradition.php:102 app/SurnameTradition.php:109 15909msgid "Children take their father’s surname." 15910msgstr "" 15911 15912#. I18N: In the paternal surname tradition, ... 15913#. I18N: In the Polish surname tradition, ... 15914#. I18N: In the Lithuanian surname tradition, ... 15915#: app/SurnameTradition.php:81 app/SurnameTradition.php:104 15916#: app/SurnameTradition.php:111 15917msgid "Wives take their husband’s surname." 15918msgstr "" 15919 15920#. I18N: A system where children take their father’s surname 15921#: app/SurnameTradition.php:84 15922msgid "patrilineal" 15923msgstr "" 15924 15925#. I18N: A system where children take their mother’s surname 15926#: app/SurnameTradition.php:88 15927msgid "matrilineal" 15928msgstr "" 15929 15930#. I18N: In the matrilineal surname tradition, ... 15931#: app/SurnameTradition.php:90 15932msgid "Children take their mother’s surname." 15933msgstr "" 15934 15935#: app/SurnameTradition.php:91 15936msgctxt "Surname tradition" 15937msgid "Spanish" 15938msgstr "" 15939 15940#. I18N: In the Spanish surname tradition, ... 15941#: app/SurnameTradition.php:93 15942msgid "Children take one surname from the father and one surname from the mother." 15943msgstr "" 15944 15945#: app/SurnameTradition.php:94 15946msgctxt "Surname tradition" 15947msgid "Portuguese" 15948msgstr "" 15949 15950#. I18N: In the Portuguese surname tradition, ... 15951#: app/SurnameTradition.php:96 15952msgid "Children take one surname from the mother and one surname from the father." 15953msgstr "" 15954 15955#: app/SurnameTradition.php:97 15956msgctxt "Surname tradition" 15957msgid "Icelandic" 15958msgstr "" 15959 15960#. I18N: In the Icelandic surname tradition, ... 15961#: app/SurnameTradition.php:99 15962msgid "Children take a patronym instead of a surname." 15963msgstr "" 15964 15965#: app/SurnameTradition.php:100 15966msgctxt "Surname tradition" 15967msgid "Polish" 15968msgstr "" 15969 15970#. I18N: In the Polish surname tradition, ... 15971#: app/SurnameTradition.php:106 15972msgid "Surnames are inflected to indicate an individual’s gender." 15973msgstr "" 15974 15975#: app/SurnameTradition.php:107 15976msgctxt "Surname tradition" 15977msgid "Lithuanian" 15978msgstr "" 15979 15980#. I18N: In the Lithuanian surname tradition, ... 15981#: app/SurnameTradition.php:113 15982msgid "Surnames are inflected to indicate an individual’s gender and marital status." 15983msgstr "" 15984 15985#: app/SurnameTradition.php:114 15986msgctxt "Surname tradition" 15987msgid "none" 15988msgstr "" 15989 15990#: resources/views/admin/analytics-edit.phtml:17 15991#: resources/views/admin/control-panel.phtml:521 15992#: resources/views/modules/faq/config.phtml:20 15993#: resources/views/modules/faq/edit.phtml:21 15994#: resources/views/modules/relationships-chart/config.phtml:20 15995#: resources/views/modules/sitemap/config.phtml:18 15996#: resources/views/modules/stories/config.phtml:18 15997#: resources/views/modules/stories/edit.phtml:22 15998msgid "Modules" 15999msgstr "" 16000 16001#. I18N: A button label. 16002#: resources/views/admin/analytics-edit.phtml:40 16003#: resources/views/admin/components.phtml:158 16004#: resources/views/admin/location-edit.phtml:72 16005#: resources/views/admin/map-provider.phtml:62 16006#: resources/views/admin/merge-records-step-2.phtml:178 16007#: resources/views/admin/modules.phtml:278 16008#: resources/views/admin/site-mail.phtml:227 16009#: resources/views/admin/site-preferences.phtml:115 16010#: resources/views/admin/site-registration.phtml:83 16011#: resources/views/admin/trees-preferences.phtml:960 16012#: resources/views/admin/trees-privacy.phtml:296 16013#: resources/views/admin/users-create.phtml:84 16014#: resources/views/admin/users-edit.phtml:348 16015#: resources/views/edit-account-page.phtml:165 16016#: resources/views/edit-blocks-page.phtml:60 16017#: resources/views/edit/add-fact.phtml:98 16018#: resources/views/edit/change-family-members.phtml:92 16019#: resources/views/edit/edit-fact.phtml:130 16020#: resources/views/edit/edit-record.phtml:50 16021#: resources/views/edit/link-child-to-family.phtml:49 16022#: resources/views/edit/link-spouse-to-individual.phtml:40 16023#: resources/views/edit/new-individual.phtml:330 16024#: resources/views/edit/raw-gedcom-fact.phtml:41 16025#: resources/views/edit/raw-gedcom-record.phtml:64 16026#: resources/views/edit/reorder-children.phtml:40 16027#: resources/views/edit/reorder-families.phtml:99 16028#: resources/views/edit/reorder-media.phtml:38 16029#: resources/views/edit/reorder-names.phtml:41 16030#: resources/views/edit/shared-note.phtml:41 16031#: resources/views/modals/create-media-from-file.phtml:61 16032#: resources/views/modals/footer-save-cancel.phtml:10 16033#: resources/views/modules/custom-css-js/edit.phtml:46 16034#: resources/views/modules/edit-block-config.phtml:35 16035#: resources/views/modules/faq/edit.phtml:89 16036#: resources/views/modules/favorites/favorites.phtml:175 16037#: resources/views/modules/gedcom_news/edit.phtml:50 16038#: resources/views/modules/relationships-chart/config.phtml:58 16039#: resources/views/modules/sitemap/config.phtml:38 16040#: resources/views/modules/stories/edit.phtml:71 16041#: resources/views/modules/user_blog/edit.phtml:50 16042msgid "save" 16043msgstr "" 16044 16045#. I18N: A button label. 16046#: resources/views/admin/analytics-edit.phtml:45 16047#: resources/views/admin/broadcast.phtml:72 16048#: resources/views/admin/components.phtml:163 16049#: resources/views/admin/email-page.phtml:73 16050#: resources/views/admin/location-edit.phtml:76 16051#: resources/views/admin/map-import-form.phtml:91 16052#: resources/views/admin/site-mail.phtml:232 16053#: resources/views/admin/site-preferences.phtml:120 16054#: resources/views/admin/site-registration.phtml:88 16055#: resources/views/admin/trees-preferences.phtml:964 16056#: resources/views/admin/trees-privacy.phtml:301 16057#: resources/views/contact-page.phtml:82 16058#: resources/views/edit-blocks-page.phtml:65 16059#: resources/views/edit/add-fact.phtml:103 16060#: resources/views/edit/change-family-members.phtml:97 16061#: resources/views/edit/edit-fact.phtml:135 16062#: resources/views/edit/edit-record.phtml:55 16063#: resources/views/edit/link-child-to-family.phtml:54 16064#: resources/views/edit/link-spouse-to-individual.phtml:45 16065#: resources/views/edit/new-individual.phtml:342 16066#: resources/views/edit/raw-gedcom-fact.phtml:45 16067#: resources/views/edit/raw-gedcom-record.phtml:68 16068#: resources/views/edit/reorder-children.phtml:50 16069#: resources/views/edit/reorder-families.phtml:104 16070#: resources/views/edit/reorder-media.phtml:43 16071#: resources/views/edit/reorder-names.phtml:46 16072#: resources/views/edit/shared-note.phtml:46 16073#: resources/views/message-page.phtml:71 16074#: resources/views/modals/create-media-from-file.phtml:65 16075#: resources/views/modals/footer-save-cancel.phtml:14 16076#: resources/views/modules/clippings/add-options.phtml:39 16077#: resources/views/modules/clippings/download.phtml:96 16078#: resources/views/modules/custom-css-js/edit.phtml:51 16079#: resources/views/modules/edit-block-config.phtml:39 16080#: resources/views/modules/favorites/favorites.phtml:171 16081#: resources/views/modules/gedcom_news/edit.phtml:54 16082#: resources/views/modules/stories/edit.phtml:76 16083#: resources/views/modules/user_blog/edit.phtml:54 16084msgid "cancel" 16085msgstr "" 16086 16087#: resources/views/admin/broadcast.phtml:30 16088#: resources/views/admin/email-page.phtml:32 16089#: resources/views/message-page.phtml:29 16090msgctxt "Email sender" 16091msgid "From" 16092msgstr "" 16093 16094#: resources/views/admin/broadcast.phtml:39 16095#: resources/views/admin/email-page.phtml:41 16096#: resources/views/contact-page.phtml:32 resources/views/message-page.phtml:38 16097msgctxt "Email recipient" 16098msgid "To" 16099msgstr "" 16100 16101#: resources/views/admin/broadcast.phtml:49 16102#: resources/views/admin/email-page.phtml:50 16103#: resources/views/contact-page.phtml:59 resources/views/message-page.phtml:48 16104#: resources/views/modules/user-messages/user-messages.phtml:70 16105msgid "Subject" 16106msgstr "" 16107 16108#: resources/views/admin/broadcast.phtml:58 16109#: resources/views/admin/email-page.phtml:59 16110#: resources/views/admin/site-logs.phtml:69 16111#: resources/views/admin/site-logs.phtml:124 16112#: resources/views/contact-page.phtml:68 resources/views/message-page.phtml:57 16113msgid "Message" 16114msgstr "" 16115 16116#: resources/views/admin/broadcast.phtml:69 16117#: resources/views/admin/email-page.phtml:70 16118#: resources/views/contact-page.phtml:79 resources/views/message-page.phtml:68 16119#: resources/views/modules/user-messages/user-messages.phtml:42 16120msgid "Send" 16121msgstr "" 16122 16123#: resources/views/admin/changes-log.phtml:41 16124#: resources/views/admin/site-logs.phtml:39 16125msgctxt "Start of date range" 16126msgid "From" 16127msgstr "" 16128 16129#: resources/views/admin/changes-log.phtml:48 16130#: resources/views/admin/site-logs.phtml:46 16131msgctxt "End of date range" 16132msgid "To" 16133msgstr "" 16134 16135#: resources/views/admin/changes-log.phtml:62 16136#: resources/views/admin/changes-log.phtml:136 16137#: resources/views/admin/data-fix-page.phtml:66 16138#: resources/views/admin/trees-privacy.phtml:237 16139#: resources/views/lists/anniversaries-table.phtml:32 16140#: resources/views/modules/clippings/show.phtml:30 16141#: resources/views/modules/recent_changes/changes-table.phtml:43 16142#: resources/views/modules/todo/research-tasks.phtml:30 16143msgid "Record" 16144msgstr "" 16145 16146#: resources/views/admin/changes-log.phtml:71 16147msgid "Old data" 16148msgstr "" 16149 16150#: resources/views/admin/changes-log.phtml:78 16151msgid "New data" 16152msgstr "" 16153 16154#. I18N: A button label. 16155#: resources/views/admin/changes-log.phtml:101 16156#: resources/views/admin/site-logs.phtml:92 16157#: resources/views/modules/media-list/page.phtml:86 16158#: resources/views/search-advanced-page.phtml:87 16159#: resources/views/search-general-page.phtml:140 16160#: resources/views/search-phonetic-page.phtml:121 16161msgid "search" 16162msgstr "" 16163 16164#. I18N: A button label. 16165#: resources/views/admin/changes-log.phtml:106 16166#: resources/views/admin/site-logs.phtml:97 16167#: resources/views/modules/lifespans-chart/page.phtml:79 16168#: resources/views/modules/media-list/page.phtml:89 16169#: resources/views/modules/timeline-chart/page.phtml:44 16170msgid "reset" 16171msgstr "" 16172 16173#. I18N: A button label. 16174#: resources/views/admin/changes-log.phtml:110 16175#: resources/views/admin/site-logs.phtml:102 16176#: resources/views/modules/clippings/download.phtml:92 16177#: resources/views/report-setup-page.phtml:83 16178#: resources/views/report-setup-page.phtml:96 16179msgid "download" 16180msgstr "" 16181 16182#: resources/views/admin/changes-log.phtml:113 16183#: resources/views/admin/site-logs.phtml:105 16184msgid "Permanently delete these records?" 16185msgstr "" 16186 16187#. I18N: A button label. 16188#: resources/views/admin/changes-log.phtml:115 16189#: resources/views/admin/locations.phtml:128 16190#: resources/views/admin/site-logs.phtml:107 16191#: resources/views/admin/users-cleanup.phtml:78 16192#: resources/views/admin/webtrees1-thumbnails-form.phtml:33 16193msgid "delete" 16194msgstr "" 16195 16196#: resources/views/admin/changes-log.phtml:134 16197#: resources/views/admin/site-logs.phtml:122 16198#: resources/views/edit/edit-fact.phtml:115 16199#: resources/views/edit/edit-record.phtml:34 16200msgid "Timestamp" 16201msgstr "" 16202 16203#: resources/views/admin/clean-data.phtml:20 16204#, php-format 16205msgid "Files marked with %s are required for proper operation and cannot be removed." 16206msgstr "" 16207 16208#: resources/views/admin/components.phtml:39 16209#: resources/views/admin/modules.phtml:66 16210msgid "Module" 16211msgstr "" 16212 16213#: resources/views/admin/components.phtml:40 16214#: resources/views/admin/components.phtml:80 16215#: resources/views/admin/modules.phtml:69 16216msgid "Enabled" 16217msgstr "" 16218 16219#: resources/views/admin/components.phtml:42 16220#: resources/views/admin/components.phtml:99 16221#: resources/views/admin/trees-privacy.phtml:243 16222msgid "Access level" 16223msgstr "" 16224 16225#: resources/views/admin/components.phtml:45 16226#: resources/views/admin/components.phtml:140 16227#: resources/views/modules/faq/config.phtml:56 16228msgid "Move up" 16229msgstr "" 16230 16231#: resources/views/admin/components.phtml:46 16232#: resources/views/admin/components.phtml:146 16233#: resources/views/modules/faq/config.phtml:57 16234msgid "Move down" 16235msgstr "" 16236 16237#: resources/views/admin/components.phtml:133 16238#: resources/views/family-page-menu.phtml:22 16239#: resources/views/gedcom-record-page-menu.phtml:17 16240#: resources/views/individual-page-menu.phtml:25 16241#: resources/views/media-page-menu.phtml:21 16242#: resources/views/note-page-menu.phtml:18 16243#: resources/views/repository-page-menu.phtml:18 16244#: resources/views/source-page-menu.phtml:18 16245#: resources/views/submitter-page-menu.phtml:17 16246msgid "edit" 16247msgstr "" 16248 16249#: resources/views/admin/control-panel.phtml:139 16250#: resources/views/admin/control-panel.phtml:582 16251#: resources/views/admin/trees-preferences.phtml:198 16252msgid "Website" 16253msgstr "" 16254 16255#. I18N: %s is a URL/link to the project website 16256#: resources/views/admin/control-panel.phtml:156 16257#, php-format 16258msgid "Support and documentation can be found at %s." 16259msgstr "" 16260 16261#: resources/views/admin/control-panel.phtml:177 16262msgid "An upgrade is available." 16263msgstr "" 16264 16265#: resources/views/admin/control-panel.phtml:246 16266#: resources/views/admin/trees.phtml:48 16267msgid "You need to create a family tree." 16268msgstr "" 16269 16270#: resources/views/admin/control-panel.phtml:434 16271#: resources/views/modules/gedcom_stats/statistics.phtml:146 16272#: resources/views/modules/html/template-statistics.phtml:60 16273msgid "Users" 16274msgstr "" 16275 16276#: resources/views/admin/control-panel.phtml:442 16277msgid "Administrators" 16278msgstr "" 16279 16280#: resources/views/admin/control-panel.phtml:442 16281msgid "Managers" 16282msgstr "" 16283 16284#: resources/views/admin/control-panel.phtml:442 16285msgid "Moderators" 16286msgstr "" 16287 16288#: resources/views/admin/control-panel.phtml:442 16289msgid "Not verified by the user" 16290msgstr "" 16291 16292#: resources/views/admin/control-panel.phtml:442 16293msgid "Not approved by an administrator" 16294msgstr "" 16295 16296#: resources/views/admin/control-panel.phtml:540 16297msgid "Genealogy" 16298msgstr "" 16299 16300#: resources/views/admin/control-panel.phtml:635 16301msgid "Individual page" 16302msgstr "" 16303 16304#: resources/views/admin/control-panel.phtml:781 16305msgid "Old files found" 16306msgstr "" 16307 16308#: resources/views/admin/control-panel.phtml:786 16309msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." 16310msgstr "" 16311 16312#: resources/views/admin/custom-module-info.phtml:12 16313msgid "Custom module" 16314msgstr "" 16315 16316#: resources/views/admin/data-fix-page.phtml:47 16317msgid "Update all" 16318msgstr "" 16319 16320#: resources/views/admin/data-fix-page.phtml:70 16321#: resources/views/admin/data-fix-select.phtml:29 16322msgid "Data fix" 16323msgstr "" 16324 16325#: resources/views/admin/data-fix-page.phtml:82 16326msgid "Why does this list include records that do not need to be updated?" 16327msgstr "" 16328 16329#: resources/views/admin/data-fix-select.phtml:33 16330#: resources/views/edit/add-fact-row.phtml:32 16331#: resources/views/modules/user-messages/user-messages.phtml:34 16332msgid "<select>" 16333msgstr "" 16334 16335#. I18N: A button label, next page 16336#: resources/views/admin/data-fix-select.phtml:50 16337#: resources/views/individual-page.phtml:86 16338#: resources/views/layouts/default.phtml:164 16339#: resources/views/lists/datatables-attributes.phtml:18 16340#: resources/views/modules/media-list/pagination.phtml:45 16341#: resources/views/setup/step-1-language.phtml:59 16342#: resources/views/setup/step-2-server-checks.phtml:87 16343#: resources/views/setup/step-3-database-type.phtml:93 16344#: resources/views/setup/step-4-database-mysql.phtml:134 16345#: resources/views/setup/step-4-database-pgsql.phtml:119 16346#: resources/views/setup/step-4-database-sqlite.phtml:93 16347#: resources/views/setup/step-4-database-sqlsvr.phtml:119 16348#: resources/views/setup/step-5-administrator.phtml:104 16349msgid "next" 16350msgstr "" 16351 16352#: resources/views/admin/fix-level-0-media-action.phtml:17 16353msgid "Move the media object?" 16354msgstr "" 16355 16356#: resources/views/admin/fix-level-0-media.phtml:20 16357msgid "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." 16358msgstr "" 16359 16360#: resources/views/admin/location-edit.phtml:52 16361#: resources/views/admin/location-edit.phtml:63 16362msgid "degrees" 16363msgstr "" 16364 16365#: resources/views/admin/location-edit.phtml:130 16366msgid "Reset to initial map state" 16367msgstr "" 16368 16369#: resources/views/admin/location-edit.phtml:145 16370#: resources/views/modules/pedigree-map/chart.phtml:82 16371#: resources/views/modules/place-hierarchy/map.phtml:90 16372#: resources/views/modules/places/tab.phtml:78 16373#: resources/views/modules/timeline-chart/page.phtml:52 16374msgid "Zoom in" 16375msgstr "" 16376 16377#: resources/views/admin/location-edit.phtml:146 16378#: resources/views/modules/pedigree-map/chart.phtml:83 16379#: resources/views/modules/place-hierarchy/map.phtml:91 16380#: resources/views/modules/places/tab.phtml:79 16381#: resources/views/modules/timeline-chart/page.phtml:55 16382msgid "Zoom out" 16383msgstr "" 16384 16385#: resources/views/admin/location-edit.phtml:156 16386msgid "Nothing found." 16387msgstr "" 16388 16389#: resources/views/admin/locations.phtml:35 16390msgid "Hide unused locations" 16391msgstr "" 16392 16393#: resources/views/admin/locations.phtml:46 16394msgid "Flag" 16395msgstr "" 16396 16397#: resources/views/admin/locations.phtml:109 16398#, php-format 16399msgid "%s family tree" 16400msgid_plural "%s family trees" 16401msgstr[0] "" 16402msgstr[1] "" 16403 16404#: resources/views/admin/locations.phtml:128 16405msgid "Remove this location?" 16406msgstr "" 16407 16408#. I18N: A button label. 16409#: resources/views/admin/locations.phtml:144 16410msgid "add place" 16411msgstr "" 16412 16413#. I18N: A button label. 16414#: resources/views/admin/locations.phtml:150 16415msgid "export file" 16416msgstr "" 16417 16418#. I18N: A button label. 16419#: resources/views/admin/locations.phtml:163 16420msgid "import file" 16421msgstr "" 16422 16423#: resources/views/admin/map-import-form.phtml:27 16424#: resources/views/admin/trees-export.phtml:25 16425#: resources/views/admin/trees-import.phtml:54 16426#: resources/views/modals/media-file-fields.phtml:29 16427#: resources/views/modals/media-file-fields.phtml:89 16428msgid "A file on the server" 16429msgstr "" 16430 16431#: resources/views/admin/map-import-form.phtml:51 16432#: resources/views/admin/trees-export.phtml:44 16433#: resources/views/admin/trees-import.phtml:43 16434#: resources/views/modals/media-file-fields.phtml:25 16435#: resources/views/modals/media-file-fields.phtml:41 16436msgid "A file on your computer" 16437msgstr "" 16438 16439#: resources/views/admin/map-import-form.phtml:62 16440msgid "Delete all existing geographic data before importing the file." 16441msgstr "" 16442 16443#: resources/views/admin/map-import-form.phtml:74 16444#: resources/views/admin/trees.phtml:287 16445msgid "Import" 16446msgstr "" 16447 16448#: resources/views/admin/map-import-form.phtml:77 16449msgid "Only update existing records" 16450msgstr "" 16451 16452#: resources/views/admin/map-import-form.phtml:77 16453msgid "Only add new records" 16454msgstr "" 16455 16456#: resources/views/admin/map-import-form.phtml:77 16457msgid "Add new, and update existing records" 16458msgstr "" 16459 16460#: resources/views/admin/map-import-form.phtml:103 16461msgid "Really delete all geographic data?" 16462msgstr "" 16463 16464#: resources/views/admin/map-provider.phtml:27 16465msgid "Do not use maps" 16466msgstr "" 16467 16468#: resources/views/admin/map-provider.phtml:38 16469msgid "Use the GeoNames database for autocomplete on places" 16470msgstr "" 16471 16472#. I18N: Help text for the “Use GeoNames database for autocomplete on places” configuration setting 16473#: resources/views/admin/map-provider.phtml:51 16474msgid "The website www.geonames.org provides a large database of place names. This can be searched when entering new places. To use this feature, you must register for a free account at www.geonames.org and provide the username." 16475msgstr "" 16476 16477#: resources/views/admin/media-upload.phtml:23 16478msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 16479msgstr "" 16480 16481#: resources/views/admin/media-upload.phtml:24 16482#: resources/views/modals/media-file-fields.phtml:46 16483msgid "Maximum upload size: " 16484msgstr "" 16485 16486#: resources/views/admin/media-upload.phtml:31 16487#: resources/views/admin/media.phtml:100 16488#: resources/views/admin/webtrees1-thumbnails.phtml:40 16489#: resources/views/media-page.phtml:103 resources/views/media-page.phtml:206 16490#: resources/views/modals/create-media-from-file.phtml:27 16491#: resources/views/modals/media-file-fields.phtml:20 16492msgid "Media file" 16493msgstr "" 16494 16495#: resources/views/admin/media-upload.phtml:35 16496msgid "Media file to upload" 16497msgstr "" 16498 16499#: resources/views/admin/media-upload.phtml:45 16500#: resources/views/modals/media-file-fields.phtml:54 16501msgid "Filename on server" 16502msgstr "" 16503 16504#: resources/views/admin/media-upload.phtml:51 16505msgid "Leave this entry blank to keep the original filename" 16506msgstr "" 16507 16508#: resources/views/admin/media-upload.phtml:58 16509msgid "Folder name on server" 16510msgstr "" 16511 16512#. I18N: A button label. 16513#: resources/views/admin/media-upload.phtml:74 16514msgid "upload" 16515msgstr "" 16516 16517#: resources/views/admin/media.phtml:31 16518#: resources/views/admin/trees-preferences.phtml:264 16519msgid "Media files" 16520msgstr "" 16521 16522#: resources/views/admin/media.phtml:32 16523#: resources/views/admin/trees-preferences.phtml:240 16524msgid "Media folders" 16525msgstr "" 16526 16527#. I18N: “Local files” are stored on this computer 16528#: resources/views/admin/media.phtml:40 16529msgid "Local files" 16530msgstr "" 16531 16532#. I18N: “External files” are stored on other computers 16533#: resources/views/admin/media.phtml:45 16534msgid "External files" 16535msgstr "" 16536 16537#: resources/views/admin/media.phtml:50 16538msgid "Unused files" 16539msgstr "" 16540 16541#. I18N: A configuration setting 16542#: resources/views/admin/media.phtml:63 16543#: resources/views/admin/trees-preferences.phtml:245 16544msgid "Media folder" 16545msgstr "" 16546 16547#. I18N: Label for check-box 16548#: resources/views/admin/media.phtml:70 16549#: resources/views/modules/media-list/page.phtml:49 16550msgid "Include subfolders" 16551msgstr "" 16552 16553#: resources/views/admin/media.phtml:75 16554msgid "Exclude subfolders" 16555msgstr "" 16556 16557#: resources/views/admin/media.phtml:79 16558msgid "External media files have a URL instead of a filename." 16559msgstr "" 16560 16561#: resources/views/admin/merge-records-step-1.phtml:47 16562msgid "Select two records to merge." 16563msgstr "" 16564 16565#: resources/views/admin/merge-records-step-1.phtml:64 16566msgid "First record" 16567msgstr "" 16568 16569#: resources/views/admin/merge-records-step-1.phtml:98 16570msgid "Second record" 16571msgstr "" 16572 16573#: resources/views/admin/merge-records-step-2.phtml:34 16574msgid "Select the facts and events to keep from both records." 16575msgstr "" 16576 16577#: resources/views/admin/merge-records-step-2.phtml:39 16578msgid "The following facts and events were found in both records." 16579msgstr "" 16580 16581#: resources/views/admin/merge-records-step-2.phtml:48 16582#: resources/views/admin/merge-records-step-2.phtml:95 16583#: resources/views/admin/merge-records-step-2.phtml:141 16584msgid "Select" 16585msgstr "" 16586 16587#: resources/views/admin/merge-records-step-2.phtml:51 16588#: resources/views/admin/merge-records-step-2.phtml:98 16589#: resources/views/admin/merge-records-step-2.phtml:144 16590#: resources/views/gedcom-record-page.phtml:58 16591#: resources/views/media-page.phtml:64 16592#: resources/views/modules/statistics-chart/custom.phtml:74 16593#: resources/views/note-page.phtml:60 resources/views/repository-page.phtml:52 16594#: resources/views/source-page.phtml:59 resources/views/submitter-page.phtml:52 16595msgid "Details" 16596msgstr "" 16597 16598#: resources/views/admin/merge-records-step-2.phtml:75 16599#: resources/views/admin/merge-records-step-2.phtml:122 16600#: resources/views/admin/merge-records-step-2.phtml:168 16601msgid "No matching facts found" 16602msgstr "" 16603 16604#. I18N: the name of an individual, source, etc. 16605#: resources/views/admin/merge-records-step-2.phtml:86 16606#: resources/views/admin/merge-records-step-2.phtml:132 16607#, php-format 16608msgid "The following facts and events were only found in the record of %s." 16609msgstr "" 16610 16611#: resources/views/admin/modules.phtml:43 16612#, php-format 16613msgid "Preferences exist for the module “%s”, but this module no longer exists." 16614msgstr "" 16615 16616#: resources/views/admin/modules.phtml:45 16617msgid "Delete the preferences for this module." 16618msgstr "" 16619 16620#: resources/views/admin/modules.phtml:61 16621msgid "Module administration" 16622msgstr "" 16623 16624#: resources/views/admin/modules.phtml:161 16625#: resources/views/admin/modules.phtml:164 16626msgid "Menu" 16627msgstr "" 16628 16629#: resources/views/admin/modules.phtml:169 16630#: resources/views/admin/modules.phtml:172 16631msgid "Tab" 16632msgstr "" 16633 16634#: resources/views/admin/modules.phtml:177 16635#: resources/views/admin/modules.phtml:180 16636msgid "Sidebar" 16637msgstr "" 16638 16639#: resources/views/admin/modules.phtml:208 16640#: resources/views/admin/modules.phtml:211 16641msgid "Chart" 16642msgstr "" 16643 16644#: resources/views/admin/modules.phtml:216 16645#: resources/views/admin/modules.phtml:219 16646msgid "List" 16647msgstr "" 16648 16649#: resources/views/admin/modules.phtml:232 16650#: resources/views/admin/modules.phtml:235 16651msgid "Footer" 16652msgstr "" 16653 16654#: resources/views/admin/server-information.phtml:18 16655msgid "PHP information" 16656msgstr "" 16657 16658#: resources/views/admin/site-logs.phtml:60 16659#: resources/views/admin/site-logs.phtml:125 16660msgid "IP address" 16661msgstr "" 16662 16663#: resources/views/admin/site-mail.phtml:34 16664#: resources/views/modules/fix-search-and-replace/options.phtml:45 16665#, php-format 16666msgid "See %s for more information." 16667msgstr "" 16668 16669#. I18N: Help text for the “Messages” site configuration setting 16670#: resources/views/admin/site-mail.phtml:49 16671msgid "webtrees needs to send emails, such as password reminders and website notifications." 16672msgstr "" 16673 16674#. I18N: A configuration setting 16675#: resources/views/admin/site-mail.phtml:57 16676msgid "Sender name" 16677msgstr "" 16678 16679#. I18N: Help text for the “Sender name” site configuration setting 16680#: resources/views/admin/site-mail.phtml:63 16681msgid "This name is used in the “From” field, when sending automatic emails from this server." 16682msgstr "" 16683 16684#: resources/views/admin/site-mail.phtml:68 16685msgid "Most mail servers require a valid email address." 16686msgstr "" 16687 16688#: resources/views/admin/site-mail.phtml:74 16689msgid "SMTP mail server" 16690msgstr "" 16691 16692#. I18N: A configuration setting 16693#: resources/views/admin/site-mail.phtml:79 16694#: resources/views/setup/step-4-database-mysql.phtml:47 16695#: resources/views/setup/step-4-database-pgsql.phtml:47 16696#: resources/views/setup/step-4-database-sqlsvr.phtml:47 16697msgid "Server name" 16698msgstr "" 16699 16700#. I18N: Help text for the “Server name” site configuration setting 16701#: resources/views/admin/site-mail.phtml:85 16702msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 16703msgstr "" 16704 16705#. I18N: A configuration setting 16706#: resources/views/admin/site-mail.phtml:93 16707#: resources/views/setup/step-4-database-mysql.phtml:67 16708#: resources/views/setup/step-4-database-pgsql.phtml:59 16709#: resources/views/setup/step-4-database-sqlsvr.phtml:59 16710msgid "Port number" 16711msgstr "" 16712 16713#. I18N: Help text for the "Port number" site configuration setting 16714#: resources/views/admin/site-mail.phtml:99 16715msgid "By default, SMTP works on port 25." 16716msgstr "" 16717 16718#. I18N: A configuration setting 16719#: resources/views/admin/site-mail.phtml:108 16720msgid "Use password" 16721msgstr "" 16722 16723#. I18N: Help text for the “Use password” site configuration setting 16724#: resources/views/admin/site-mail.phtml:114 16725msgid "Most SMTP servers require a password." 16726msgstr "" 16727 16728#. I18N: A configuration setting 16729#: resources/views/admin/site-mail.phtml:123 16730#: resources/views/admin/users-create.phtml:45 16731#: resources/views/admin/users-edit.phtml:55 16732#: resources/views/admin/users.phtml:26 16733#: resources/views/edit-account-page.phtml:33 16734#: resources/views/emails/register-notify-html.phtml:26 16735#: resources/views/emails/register-notify-text.phtml:20 16736#: resources/views/login-page.phtml:35 16737#: resources/views/modules/login_block/sign-in.phtml:24 16738#: resources/views/modules/todo/research-tasks.phtml:33 16739#: resources/views/password-reset-page.phtml:26 16740#: resources/views/register-page.phtml:60 16741#: resources/views/setup/step-5-administrator.phtml:66 16742msgid "Username" 16743msgstr "" 16744 16745#. I18N: Help text for the "Username" site configuration setting 16746#: resources/views/admin/site-mail.phtml:129 16747msgid "The username required for authentication with the SMTP server." 16748msgstr "" 16749 16750#. I18N: A configuration setting 16751#: resources/views/admin/site-mail.phtml:137 16752#: resources/views/admin/users-create.phtml:58 16753#: resources/views/admin/users-edit.phtml:68 16754#: resources/views/edit-account-page.phtml:89 16755#: resources/views/login-page.phtml:44 16756#: resources/views/modules/login_block/sign-in.phtml:31 16757#: resources/views/password-reset-page.phtml:35 16758#: resources/views/register-page.phtml:72 16759#: resources/views/setup/step-5-administrator.phtml:78 16760msgid "Password" 16761msgstr "" 16762 16763#. I18N: Help text for the "Password" site configuration setting 16764#: resources/views/admin/site-mail.phtml:143 16765msgid "The password required for authentication with the SMTP server." 16766msgstr "" 16767 16768#. I18N: A configuration setting 16769#: resources/views/admin/site-mail.phtml:151 16770msgid "Secure connection" 16771msgstr "" 16772 16773#. I18N: Help text for the “Secure connection” site configuration setting 16774#: resources/views/admin/site-mail.phtml:157 16775msgid "Most servers do not use secure connections." 16776msgstr "" 16777 16778#. I18N: A configuration setting 16779#: resources/views/admin/site-mail.phtml:165 16780msgid "Sending server name" 16781msgstr "" 16782 16783#. I18N: Help text for the "Sending server name" site configuration setting 16784#: resources/views/admin/site-mail.phtml:171 16785msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." 16786msgstr "" 16787 16788#: resources/views/admin/site-mail.phtml:176 16789msgid "Most mail servers require a valid domain name." 16790msgstr "" 16791 16792#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail 16793#: resources/views/admin/site-mail.phtml:184 16794msgid "DKIM digital signature" 16795msgstr "" 16796 16797#: resources/views/admin/site-mail.phtml:189 16798msgid "Domain name" 16799msgstr "" 16800 16801#: resources/views/admin/site-mail.phtml:198 16802msgid "Selector" 16803msgstr "" 16804 16805#: resources/views/admin/site-mail.phtml:207 16806msgid "Private key" 16807msgstr "" 16808 16809#: resources/views/admin/site-mail.phtml:221 16810msgid "Send a test email using these settings" 16811msgstr "" 16812 16813#. I18N: A configuration setting 16814#: resources/views/admin/site-preferences.phtml:26 16815msgid "Data folder" 16816msgstr "" 16817 16818#. I18N: Help text for the "Data folder" site configuration setting 16819#: resources/views/admin/site-preferences.phtml:32 16820msgid "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." 16821msgstr "" 16822 16823#. I18N: “Apache” is a software program. 16824#: resources/views/admin/site-preferences.phtml:36 16825msgid "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." 16826msgstr "" 16827 16828#: resources/views/admin/site-preferences.phtml:39 16829msgid "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." 16830msgstr "" 16831 16832#: resources/views/admin/site-preferences.phtml:42 16833msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 16834msgstr "" 16835 16836#. I18N: A configuration setting 16837#: resources/views/admin/site-preferences.phtml:50 16838#: resources/views/admin/users-edit.phtml:136 16839#: resources/views/edit-account-page.phtml:112 16840msgid "Time zone" 16841msgstr "" 16842 16843#: resources/views/admin/site-preferences.phtml:55 16844#: resources/views/admin/users-edit.phtml:141 16845#: resources/views/edit-account-page.phtml:117 16846msgid "The time zone is required for date calculations, such as knowing today’s date." 16847msgstr "" 16848 16849#. I18N: A configuration setting 16850#: resources/views/admin/site-preferences.phtml:64 16851msgid "Default theme" 16852msgstr "" 16853 16854#. I18N: Help text for the "Default theme" site configuration setting 16855#: resources/views/admin/site-preferences.phtml:70 16856msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 16857msgstr "" 16858 16859#. I18N: Help text for the “Language” configuration setting 16860#: resources/views/admin/site-preferences.phtml:89 16861msgid "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." 16862msgstr "" 16863 16864#. I18N: A configuration setting 16865#: resources/views/admin/site-preferences.phtml:99 16866msgid "Show list of family trees" 16867msgstr "" 16868 16869#. I18N: Help text for the “Show list of family trees” site configuration setting 16870#: resources/views/admin/site-preferences.phtml:105 16871msgid "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." 16872msgstr "" 16873 16874#. I18N: A configuration setting 16875#: resources/views/admin/site-registration.phtml:26 16876msgid "Welcome text on sign-in page" 16877msgstr "" 16878 16879#. I18N: A configuration setting 16880#: resources/views/admin/site-registration.phtml:38 16881msgid "Custom welcome text" 16882msgstr "" 16883 16884#. I18N: Help text for the "Custom welcome text" site configuration setting 16885#: resources/views/admin/site-registration.phtml:43 16886msgid "To set this text for other languages, you must switch to that language, and visit this page again." 16887msgstr "" 16888 16889#. I18N: A configuration setting 16890#: resources/views/admin/site-registration.phtml:52 16891msgid "Allow visitors to request a new user account" 16892msgstr "" 16893 16894#: resources/views/admin/site-registration.phtml:57 16895msgid "The new user will be asked to confirm their email address before the account is created." 16896msgstr "" 16897 16898#: resources/views/admin/site-registration.phtml:58 16899msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree." 16900msgstr "" 16901 16902#: resources/views/admin/site-registration.phtml:59 16903msgid "An administrator must approve the new user account and select an access level before the user can sign in." 16904msgstr "" 16905 16906#. I18N: A configuration setting 16907#: resources/views/admin/site-registration.phtml:69 16908msgid "Show acceptable use agreement on “Request a new user account” page" 16909msgstr "" 16910 16911#: resources/views/admin/synchronize-trees.phtml:12 16912msgid "Synchronize family trees with GEDCOM files" 16913msgstr "" 16914 16915#: resources/views/admin/synchronize-trees.phtml:18 16916msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 16917msgstr "" 16918 16919#: resources/views/admin/synchronize-trees.phtml:28 16920#: resources/views/admin/trees-merge.phtml:60 16921#: resources/views/admin/trees-renumber.phtml:46 16922msgid "Caution! This may take a long time. Be patient." 16923msgstr "" 16924 16925#. I18N: A configuration setting 16926#: resources/views/admin/trees-check.phtml:23 16927#: resources/views/admin/trees-preferences.phtml:648 16928msgid "GEDCOM errors" 16929msgstr "" 16930 16931#: resources/views/admin/trees-check.phtml:35 16932msgid "No errors have been found." 16933msgstr "" 16934 16935#: resources/views/admin/trees-create.phtml:24 16936#: resources/views/admin/trees-preferences.phtml:53 16937msgid "Family tree title" 16938msgstr "" 16939 16940#. I18N: help text for family tree / GEDCOM file names 16941#: resources/views/admin/trees-create.phtml:49 16942#: resources/views/admin/trees-preferences.phtml:89 16943msgid "Avoid spaces and punctuation. A family name might be a good choice." 16944msgstr "" 16945 16946#. I18N: A button label. 16947#: resources/views/admin/trees-create.phtml:58 16948msgid "create" 16949msgstr "" 16950 16951#: resources/views/admin/trees-create.phtml:61 16952msgid "After creating the family tree, you will be able to import data from a GEDCOM file." 16953msgstr "" 16954 16955#: resources/views/admin/trees-duplicates.phtml:39 16956msgid "Merge" 16957msgstr "" 16958 16959#: resources/views/admin/trees-duplicates.phtml:46 16960msgid "No duplicates have been found." 16961msgstr "" 16962 16963#: resources/views/admin/trees-export.phtml:51 16964msgid "Export preferences" 16965msgstr "" 16966 16967#: resources/views/admin/trees-export.phtml:65 16968msgid "Include media (automatically zips files)" 16969msgstr "" 16970 16971#. I18N: A media path (e.g. C:\aaa\bbb\ccc\) in a GEDCOM file 16972#: resources/views/admin/trees-export.phtml:83 16973msgid "Add the GEDCOM media path to filenames" 16974msgstr "" 16975 16976#. I18N: %s is the name of a folder. 16977#: resources/views/admin/trees-export.phtml:87 16978#, php-format 16979msgid "Media filenames will be prefixed by %s." 16980msgstr "" 16981 16982#: resources/views/admin/trees-export.phtml:94 16983#: resources/views/modules/clippings/download.phtml:24 16984#: resources/views/modules/clippings/download.phtml:56 16985msgid "Apply privacy settings" 16986msgstr "" 16987 16988#. I18N: %s is the name of a family tree 16989#: resources/views/admin/trees-import.phtml:27 16990#, php-format 16991msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 16992msgstr "" 16993 16994#: resources/views/admin/trees-import.phtml:30 16995msgid "You have selected a GEDCOM file with a different name. Is this correct?" 16996msgstr "" 16997 16998#: resources/views/admin/trees-import.phtml:37 16999msgid "Select a GEDCOM file to import" 17000msgstr "" 17001 17002#: resources/views/admin/trees-import.phtml:72 17003msgid "No GEDCOM files found." 17004msgstr "" 17005 17006#: resources/views/admin/trees-import.phtml:88 17007msgid "Import preferences" 17008msgstr "" 17009 17010#. I18N: A configuration setting 17011#: resources/views/admin/trees-import.phtml:93 17012msgid "Keep media objects" 17013msgstr "" 17014 17015#: resources/views/admin/trees-import.phtml:96 17016msgid "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." 17017msgstr "" 17018 17019#: resources/views/admin/trees-import.phtml:100 17020msgid "Add spaces where long lines were wrapped" 17021msgstr "" 17022 17023#: resources/views/admin/trees-import.phtml:103 17024msgid "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." 17025msgstr "" 17026 17027#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 17028#: resources/views/admin/trees-import.phtml:106 17029msgid "Remove the GEDCOM media path from filenames" 17030msgstr "" 17031 17032#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 17033#: resources/views/admin/trees-import.phtml:118 17034msgid "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." 17035msgstr "" 17036 17037#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 17038#: resources/views/admin/trees-import.phtml:119 17039#, php-format 17040msgid "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." 17041msgstr "" 17042 17043#: resources/views/admin/trees-merge.phtml:25 17044#: resources/views/admin/trees-renumber.phtml:22 17045msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 17046msgstr "" 17047 17048#. I18N: An XREF is the identification number used in GEDCOM files. 17049#: resources/views/admin/trees-merge.phtml:28 17050#, php-format 17051msgid "The two family trees have %1$s record which uses the same “XREF”." 17052msgid_plural "The two family trees have %1$s records which use the same “XREF”." 17053msgstr[0] "" 17054msgstr[1] "" 17055 17056#: resources/views/admin/trees-merge.phtml:31 17057msgid "You must renumber the records in one of the trees before you can merge them." 17058msgstr "" 17059 17060#. I18N: Copy all the records from [family tree 1] into [family tree 2] 17061#: resources/views/admin/trees-merge.phtml:49 17062#, php-format 17063msgid "Copy all the records from %1$s into %2$s." 17064msgstr "" 17065 17066#: resources/views/admin/trees-preferences.phtml:48 17067#: resources/views/admin/trees-preferences.phtml:627 17068msgid "General" 17069msgstr "" 17070 17071#. I18N: Help text for the “Default individual” configuration setting 17072#: resources/views/admin/trees-preferences.phtml:102 17073#: resources/views/edit-account-page.phtml:81 17074msgid "This individual will be selected by default when viewing charts and reports." 17075msgstr "" 17076 17077#. I18N: A configuration setting 17078#: resources/views/admin/trees-preferences.phtml:111 17079#: resources/views/admin/trees-preferences.phtml:113 17080#: resources/views/admin/trees-preferences.phtml:116 17081msgid "Calendar conversion" 17082msgstr "" 17083 17084#. I18N: Help text for the “Calendar conversion” configuration setting 17085#: resources/views/admin/trees-preferences.phtml:129 17086msgid "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." 17087msgstr "" 17088 17089#. I18N: Help text for the “Calendar conversion” configuration setting 17090#: resources/views/admin/trees-preferences.phtml:132 17091#, php-format 17092msgid "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." 17093msgstr "" 17094 17095#. I18N: Help text for the “Calendar conversion” configuration setting 17096#: resources/views/admin/trees-preferences.phtml:135 17097msgid "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." 17098msgstr "" 17099 17100#. I18N: A configuration setting 17101#: resources/views/admin/trees-preferences.phtml:145 17102msgid "Add unique identifiers" 17103msgstr "" 17104 17105#. I18N: Help text for the “Add unique identifiers” configuration setting 17106#: resources/views/admin/trees-preferences.phtml:150 17107msgid "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." 17108msgstr "" 17109 17110#. I18N: A configuration setting 17111#: resources/views/admin/trees-preferences.phtml:161 17112msgid "Genealogy contact" 17113msgstr "" 17114 17115#. I18N: Help text for the “Genealogy contact” configuration setting 17116#: resources/views/admin/trees-preferences.phtml:173 17117msgid "The individual to contact about the genealogy data on this website." 17118msgstr "" 17119 17120#. I18N: A configuration setting 17121#: resources/views/admin/trees-preferences.phtml:181 17122msgid "Technical help contact" 17123msgstr "" 17124 17125#. I18N: Help text for the “Technical help contact” configuration setting 17126#: resources/views/admin/trees-preferences.phtml:193 17127msgid "The individual to be contacted about technical questions or errors encountered on your website." 17128msgstr "" 17129 17130#. I18N: A configuration setting 17131#: resources/views/admin/trees-preferences.phtml:203 17132msgid "Add to TITLE header tag" 17133msgstr "" 17134 17135#. I18N: Help text for the “Add to TITLE header tag” configuration setting 17136#: resources/views/admin/trees-preferences.phtml:215 17137msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 17138msgstr "" 17139 17140#. I18N: A configuration setting 17141#: resources/views/admin/trees-preferences.phtml:223 17142msgid "Description META tag" 17143msgstr "" 17144 17145#. I18N: Help text for the “Description META tag” configuration setting 17146#: resources/views/admin/trees-preferences.phtml:235 17147msgid "Search engines may use this description of your site in their search results." 17148msgstr "" 17149 17150#. I18N: Help text for the “Media folder” configuration setting 17151#: resources/views/admin/trees-preferences.phtml:257 17152msgid "This folder will be used to store the media files for this family tree." 17153msgstr "" 17154 17155#. I18N: Help text for the “Media folder” configuration setting 17156#: resources/views/admin/trees-preferences.phtml:258 17157msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 17158msgstr "" 17159 17160#. I18N: Help text for the “Media folder” configuration setting 17161#: resources/views/admin/trees-preferences.phtml:259 17162msgid "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." 17163msgstr "" 17164 17165#. I18N: A configuration setting 17166#: resources/views/admin/trees-preferences.phtml:269 17167msgid "Who can upload new media files" 17168msgstr "" 17169 17170#. I18N: Help text for the “Who can upload new media files” configuration setting 17171#: resources/views/admin/trees-preferences.phtml:274 17172msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 17173msgstr "" 17174 17175#. I18N: A configuration setting 17176#: resources/views/admin/trees-preferences.phtml:283 17177msgid "Show a download link in the media viewer" 17178msgstr "" 17179 17180#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 17181#: resources/views/admin/trees-preferences.phtml:288 17182msgid "This option will make it easier for users to download images." 17183msgstr "" 17184 17185#: resources/views/admin/trees-preferences.phtml:294 17186#: resources/views/admin/trees-preferences.phtml:300 17187msgid "Thumbnail images" 17188msgstr "" 17189 17190#: resources/views/admin/trees-preferences.phtml:303 17191#: resources/views/admin/trees-preferences.phtml:383 17192#: resources/views/admin/trees-preferences.phtml:398 17193#: resources/views/admin/trees-preferences.phtml:414 17194#: resources/views/admin/trees-preferences.phtml:539 17195#: resources/views/admin/trees-preferences.phtml:651 17196#: resources/views/admin/trees-preferences.phtml:666 17197msgid "hide" 17198msgstr "" 17199 17200#: resources/views/admin/trees-preferences.phtml:303 17201#: resources/views/admin/trees-preferences.phtml:383 17202#: resources/views/admin/trees-preferences.phtml:398 17203#: resources/views/admin/trees-preferences.phtml:414 17204#: resources/views/admin/trees-preferences.phtml:539 17205#: resources/views/admin/trees-preferences.phtml:651 17206#: resources/views/admin/trees-preferences.phtml:666 17207#: resources/views/modules/faq/config.phtml:38 17208#: resources/views/modules/stories/config.phtml:31 17209msgid "show" 17210msgstr "" 17211 17212#: resources/views/admin/trees-preferences.phtml:305 17213msgid "Show thumbnail images in charts and family groups." 17214msgstr "" 17215 17216#. I18N: A configuration setting 17217#: resources/views/admin/trees-preferences.phtml:315 17218msgid "Use silhouettes" 17219msgstr "" 17220 17221#. I18N: Help text for the “Use silhouettes” configuration setting 17222#: resources/views/admin/trees-preferences.phtml:320 17223msgid "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." 17224msgstr "" 17225 17226#: resources/views/admin/trees-preferences.phtml:326 17227msgid "Watermarks" 17228msgstr "" 17229 17230#: resources/views/admin/trees-preferences.phtml:331 17231msgid "Images without watermarks" 17232msgstr "" 17233 17234#. I18N: Help text for the “Images without watermarks” configuration setting 17235#: resources/views/admin/trees-preferences.phtml:336 17236msgid "Watermarks are optional and normally shown just to visitors." 17237msgstr "" 17238 17239#: resources/views/admin/trees-preferences.phtml:346 17240msgid "Surname list style" 17241msgstr "" 17242 17243#. I18N: A configuration setting 17244#: resources/views/admin/trees-preferences.phtml:358 17245msgid "Maximum number of surnames on individual list" 17246msgstr "" 17247 17248#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 17249#: resources/views/admin/trees-preferences.phtml:371 17250msgid "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." 17251msgstr "" 17252 17253#. I18N: A configuration setting 17254#: resources/views/admin/trees-preferences.phtml:380 17255msgid "Estimated dates for birth and death" 17256msgstr "" 17257 17258#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 17259#: resources/views/admin/trees-preferences.phtml:385 17260msgid "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." 17261msgstr "" 17262 17263#: resources/views/admin/trees-preferences.phtml:395 17264msgid "The date and time of the last update" 17265msgstr "" 17266 17267#. I18N: A configuration setting 17268#: resources/views/admin/trees-preferences.phtml:411 17269msgid "Age of parents next to child’s birthdate" 17270msgstr "" 17271 17272#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 17273#: resources/views/admin/trees-preferences.phtml:416 17274msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 17275msgstr "" 17276 17277#: resources/views/admin/trees-preferences.phtml:425 17278msgid "Other facts to show in charts" 17279msgstr "" 17280 17281#. I18N: Help text for the “Other facts to show in charts” configuration setting 17282#: resources/views/admin/trees-preferences.phtml:432 17283msgid "This should be a comma or space separated list of facts, in addition to birth and death, that you want to appear in chart boxes such as the pedigree chart. This list requires you to use fact tags as defined in the GEDCOM 5.5.1 standard. For example, if you wanted the occupation to show up in the box, you would add “OCCU” to this field." 17284msgstr "" 17285 17286#: resources/views/admin/trees-preferences.phtml:437 17287msgid "Individual pages" 17288msgstr "" 17289 17290#: resources/views/admin/trees-preferences.phtml:443 17291msgid "Show the events of close relatives on the individual page" 17292msgstr "" 17293 17294#. I18N: A configuration setting 17295#: resources/views/admin/trees-preferences.phtml:536 17296msgid "Fact icons" 17297msgstr "" 17298 17299#. I18N: Help text for the “Fact icons” configuration setting 17300#: resources/views/admin/trees-preferences.phtml:541 17301msgid "Some themes can display icons on the “Facts and events” tab." 17302msgstr "" 17303 17304#. I18N: A configuration setting 17305#: resources/views/admin/trees-preferences.phtml:551 17306msgid "Automatically expand notes" 17307msgstr "" 17308 17309#. I18N: Help text for the “Automatically expand notes” configuration setting 17310#: resources/views/admin/trees-preferences.phtml:557 17311msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 17312msgstr "" 17313 17314#. I18N: A configuration setting 17315#: resources/views/admin/trees-preferences.phtml:567 17316msgid "Automatically expand sources" 17317msgstr "" 17318 17319#. I18N: Help text for the “Automatically expand sources” configuration setting 17320#: resources/views/admin/trees-preferences.phtml:573 17321msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 17322msgstr "" 17323 17324#. I18N: A configuration setting 17325#: resources/views/admin/trees-preferences.phtml:585 17326#: resources/views/admin/trees-preferences.phtml:587 17327#: resources/views/admin/trees-preferences.phtml:591 17328msgid "Abbreviate place names" 17329msgstr "" 17330 17331#. I18N: A button label, first page 17332#: resources/views/admin/trees-preferences.phtml:588 17333#: resources/views/edit/reorder-card-header.phtml:22 17334#: resources/views/lists/datatables-attributes.phtml:14 17335#: resources/views/modules/media-list/pagination.phtml:25 17336msgid "first" 17337msgstr "" 17338 17339#. I18N: A button label, last page 17340#: resources/views/admin/trees-preferences.phtml:588 17341#: resources/views/edit/reorder-card-header.phtml:34 17342#: resources/views/lists/datatables-attributes.phtml:16 17343#: resources/views/modules/media-list/pagination.phtml:53 17344msgid "last" 17345msgstr "" 17346 17347#: resources/views/admin/trees-preferences.phtml:597 17348msgctxt "Show the [first/last] [N] parts of a place name." 17349msgid "first" 17350msgstr "" 17351 17352#: resources/views/admin/trees-preferences.phtml:597 17353msgctxt "Show the [first/last] [N] parts of a place name." 17354msgid "last" 17355msgstr "" 17356 17357#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 17358#: resources/views/admin/trees-preferences.phtml:596 17359#, php-format 17360msgid "Show the %1$s %2$s parts of a place name." 17361msgstr "" 17362 17363#. I18N: Help text for the “Abbreviate place names” configuration setting 17364#: resources/views/admin/trees-preferences.phtml:601 17365msgid "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>." 17366msgstr "" 17367 17368#. I18N: A configuration setting 17369#: resources/views/admin/trees-preferences.phtml:613 17370msgid "Format text and notes" 17371msgstr "" 17372 17373#. I18N: Help text for the “Format text and notes” configuration setting 17374#: resources/views/admin/trees-preferences.phtml:618 17375msgid "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." 17376msgstr "" 17377 17378#. I18N: Help text for the “Format text and notes” configuration setting 17379#: resources/views/admin/trees-preferences.phtml:621 17380msgid "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." 17381msgstr "" 17382 17383#. I18N: A configuration setting 17384#: resources/views/admin/trees-preferences.phtml:633 17385msgid "Allow users to see raw GEDCOM records" 17386msgstr "" 17387 17388#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 17389#: resources/views/admin/trees-preferences.phtml:638 17390msgid "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." 17391msgstr "" 17392 17393#. I18N: Help text for the “GEDCOM errors” configuration setting 17394#: resources/views/admin/trees-preferences.phtml:653 17395msgid "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." 17396msgstr "" 17397 17398#. I18N: Help text for the “Hit counters” configuration setting 17399#: resources/views/admin/trees-preferences.phtml:668 17400msgid "Some pages can display the number of times that they have been visited." 17401msgstr "" 17402 17403#. I18N: Options for editing 17404#: resources/views/admin/trees-preferences.phtml:674 17405msgid "Edit preferences" 17406msgstr "" 17407 17408#: resources/views/admin/trees-preferences.phtml:676 17409msgid "Facts for individual records" 17410msgstr "" 17411 17412#: resources/views/admin/trees-preferences.phtml:681 17413msgid "All individual facts" 17414msgstr "" 17415 17416#. I18N: Help text for the “All individual facts” configuration setting 17417#: resources/views/admin/trees-preferences.phtml:686 17418msgid "This is the list of GEDCOM facts that your users can add to individuals. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique individual facts” list." 17419msgstr "" 17420 17421#: resources/views/admin/trees-preferences.phtml:694 17422msgid "Unique individual facts" 17423msgstr "" 17424 17425#. I18N: Help text for the “Unique individual facts” configuration setting 17426#: resources/views/admin/trees-preferences.phtml:699 17427msgid "This is the list of GEDCOM facts that your users can only add once to individuals. For example, if BIRT is in this list, users will not be able to add more than one BIRT record to an individual. Fact names that appear in this list must not also appear in the “All individual facts” list." 17428msgstr "" 17429 17430#: resources/views/admin/trees-preferences.phtml:707 17431msgid "Facts for new individuals" 17432msgstr "" 17433 17434#. I18N: Help text for the “Facts for new individuals” configuration setting 17435#: resources/views/admin/trees-preferences.phtml:712 17436msgid "This is a comma separated list of GEDCOM fact tags that will be shown when adding a new individual. For example, if BIRT is in the list, fields for birth date and birth place will be shown on the form." 17437msgstr "" 17438 17439#: resources/views/admin/trees-preferences.phtml:720 17440msgid "Quick individual facts" 17441msgstr "" 17442 17443#. I18N: Help text for the “Quick individual facts” configuration setting 17444#: resources/views/admin/trees-preferences.phtml:725 17445msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 17446msgstr "" 17447 17448#: resources/views/admin/trees-preferences.phtml:730 17449msgid "Facts for family records" 17450msgstr "" 17451 17452#: resources/views/admin/trees-preferences.phtml:735 17453msgid "All family facts" 17454msgstr "" 17455 17456#. I18N: Help text for the “All family facts” configuration setting 17457#: resources/views/admin/trees-preferences.phtml:740 17458msgid "This is the list of GEDCOM facts that your users can add to families. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique family facts” list." 17459msgstr "" 17460 17461#: resources/views/admin/trees-preferences.phtml:748 17462msgid "Unique family facts" 17463msgstr "" 17464 17465#. I18N: Help text for the “Unique family facts” configuration setting 17466#: resources/views/admin/trees-preferences.phtml:753 17467msgid "This is the list of GEDCOM facts that your users can only add once to families. For example, if MARR is in this list, users will not be able to add more than one MARR record to a family. Fact names that appear in this list must not also appear in the “All family facts” list." 17468msgstr "" 17469 17470#: resources/views/admin/trees-preferences.phtml:761 17471msgid "Facts for new families" 17472msgstr "" 17473 17474#. I18N: Help text for the “Facts for new families” configuration setting 17475#: resources/views/admin/trees-preferences.phtml:766 17476msgid "This is a comma separated list of GEDCOM fact tags that will be shown when adding a new family. For example, if MARR is in the list, then fields for marriage date and marriage place will be shown on the form." 17477msgstr "" 17478 17479#: resources/views/admin/trees-preferences.phtml:774 17480msgid "Quick family facts" 17481msgstr "" 17482 17483#. I18N: Help text for the “Quick family facts” configuration setting 17484#: resources/views/admin/trees-preferences.phtml:779 17485msgid "The most common family facts and events are listed separately, so that they can be added more easily." 17486msgstr "" 17487 17488#: resources/views/admin/trees-preferences.phtml:784 17489msgid "Facts for source records" 17490msgstr "" 17491 17492#: resources/views/admin/trees-preferences.phtml:789 17493msgid "All source facts" 17494msgstr "" 17495 17496#. I18N: Help text for the “All source facts” configuration setting 17497#: resources/views/admin/trees-preferences.phtml:794 17498msgid "This is the list of GEDCOM facts that your users can add to sources. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique source facts” list." 17499msgstr "" 17500 17501#: resources/views/admin/trees-preferences.phtml:802 17502msgid "Unique source facts" 17503msgstr "" 17504 17505#. I18N: Help text for the “Unique source facts” configuration setting 17506#: resources/views/admin/trees-preferences.phtml:807 17507msgid "This is the list of GEDCOM facts that your users can only add once to sources. For example, if TITL is in this list, users will not be able to add more than one TITL record to a source. Fact names that appear in this list must not also appear in the “All source facts” list." 17508msgstr "" 17509 17510#: resources/views/admin/trees-preferences.phtml:815 17511msgid "Quick source facts" 17512msgstr "" 17513 17514#. I18N: Help text for the “Quick source facts” configuration setting 17515#: resources/views/admin/trees-preferences.phtml:820 17516msgid "The most common source facts are listed separately, so that they can be added more easily." 17517msgstr "" 17518 17519#: resources/views/admin/trees-preferences.phtml:825 17520msgid "Facts for repository records" 17521msgstr "" 17522 17523#: resources/views/admin/trees-preferences.phtml:830 17524msgid "All repository facts" 17525msgstr "" 17526 17527#. I18N: Help text for the “All repository facts” configuration setting 17528#: resources/views/admin/trees-preferences.phtml:835 17529msgid "This is the list of GEDCOM facts that your users can add to repositories. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique repository facts” list." 17530msgstr "" 17531 17532#: resources/views/admin/trees-preferences.phtml:843 17533msgid "Unique repository facts" 17534msgstr "" 17535 17536#. I18N: Help text for the “Unique repository facts” configuration setting 17537#: resources/views/admin/trees-preferences.phtml:848 17538msgid "This is the list of GEDCOM facts that your users can only add once to repositories. For example, if NAME is in this list, users will not be able to add more than one NAME record to a repository. Fact names that appear in this list must not also appear in the “All repository facts” list." 17539msgstr "" 17540 17541#: resources/views/admin/trees-preferences.phtml:856 17542msgid "Quick repository facts" 17543msgstr "" 17544 17545#. I18N: Help text for the “Quick repository facts” configuration setting 17546#: resources/views/admin/trees-preferences.phtml:861 17547msgid "The most common repository facts are listed separately, so that they can be added more easily." 17548msgstr "" 17549 17550#: resources/views/admin/trees-preferences.phtml:866 17551msgid "Advanced fact preferences" 17552msgstr "" 17553 17554#: resources/views/admin/trees-preferences.phtml:871 17555msgid "Advanced name facts" 17556msgstr "" 17557 17558#. I18N: Help text for the “Advanced name facts” configuration setting 17559#: resources/views/admin/trees-preferences.phtml:876 17560msgid "This is a comma separated list of GEDCOM fact tags that will be shown on the add/edit name form. If you use non-Latin alphabets such as Hebrew, Greek, Cyrillic, or Arabic, you may want to add tags such as _HEB, ROMN, FONE, etc. to allow you to store names in several different alphabets." 17561msgstr "" 17562 17563#: resources/views/admin/trees-preferences.phtml:884 17564msgid "Advanced place name facts" 17565msgstr "" 17566 17567#. I18N: Help text for the “Advanced place name facts” configuration setting 17568#: resources/views/admin/trees-preferences.phtml:889 17569msgid "This is a comma separated list of GEDCOM fact tags that will be shown when you add or edit place names. If you use non-Latin alphabets such as Hebrew, Greek, Cyrillic, or Arabic, you may want to add tags such as _HEB, ROMN, FONE, etc. to allow you to store place names in several different alphabets." 17570msgstr "" 17571 17572#: resources/views/admin/trees-preferences.phtml:894 17573msgid "Other preferences" 17574msgstr "" 17575 17576#: resources/views/admin/trees-preferences.phtml:900 17577msgid "Surname tradition" 17578msgstr "" 17579 17580#. I18N: Help text for the “Surname tradition” configuration setting 17581#: resources/views/admin/trees-preferences.phtml:905 17582msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 17583msgstr "" 17584 17585#. I18N: A configuration setting 17586#: resources/views/admin/trees-preferences.phtml:915 17587msgid "Use full source citations" 17588msgstr "" 17589 17590#. I18N: Help text for the “Use full source citations” configuration setting 17591#: resources/views/admin/trees-preferences.phtml:920 17592msgid "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." 17593msgstr "" 17594 17595#. I18N: A configuration setting 17596#: resources/views/admin/trees-preferences.phtml:930 17597#: resources/xml/reports/fact_sources.xml:6 17598msgid "Source type" 17599msgstr "" 17600 17601#. I18N: Help text for the “Source type” configuration setting 17602#: resources/views/admin/trees-preferences.phtml:935 17603msgid "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." 17604msgstr "" 17605 17606#. I18N: A configuration setting 17607#: resources/views/admin/trees-preferences.phtml:945 17608#: resources/views/edit/add-fact.phtml:85 17609#: resources/views/edit/edit-fact.phtml:113 17610#: resources/views/edit/edit-record.phtml:32 17611msgid "Keep the existing “last change” information" 17612msgstr "" 17613 17614#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 17615#: resources/views/admin/trees-preferences.phtml:950 17616msgid "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." 17617msgstr "" 17618 17619#. I18N: Label for checkbox 17620#: resources/views/admin/trees-preferences.phtml:971 17621#: resources/views/admin/trees-privacy.phtml:308 17622msgid "Apply these preferences to all family trees" 17623msgstr "" 17624 17625#. I18N: Label for checkbox 17626#: resources/views/admin/trees-preferences.phtml:978 17627#: resources/views/admin/trees-privacy.phtml:315 17628msgid "Apply these preferences to new family trees" 17629msgstr "" 17630 17631#. I18N: A configuration setting 17632#: resources/views/admin/trees-privacy.phtml:33 17633msgid "Show the family tree" 17634msgstr "" 17635 17636#: resources/views/admin/trees-privacy.phtml:36 17637#: resources/views/admin/trees-privacy.phtml:55 17638#: resources/views/admin/trees-privacy.phtml:97 17639#: resources/views/admin/trees-privacy.phtml:139 17640#: resources/views/admin/trees-privacy.phtml:159 17641msgid "visitors" 17642msgstr "" 17643 17644#: resources/views/admin/trees-privacy.phtml:37 17645#: resources/views/admin/trees-privacy.phtml:56 17646#: resources/views/admin/trees-privacy.phtml:98 17647#: resources/views/admin/trees-privacy.phtml:140 17648#: resources/views/admin/trees-privacy.phtml:160 17649msgid "members" 17650msgstr "" 17651 17652#. I18N: Help text for the “Family tree” configuration setting 17653#: resources/views/admin/trees-privacy.phtml:43 17654msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." 17655msgstr "" 17656 17657#. I18N: A configuration setting 17658#: resources/views/admin/trees-privacy.phtml:52 17659msgid "Show dead individuals" 17660msgstr "" 17661 17662#. I18N: Help text for the “Show dead individuals” configuration setting 17663#: resources/views/admin/trees-privacy.phtml:62 17664msgid "Set the privacy access level for all dead individuals." 17665msgstr "" 17666 17667#: resources/views/admin/trees-privacy.phtml:71 17668msgid "Age at which to assume an individual is dead" 17669msgstr "" 17670 17671#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 17672#: resources/views/admin/trees-privacy.phtml:85 17673msgid "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." 17674msgstr "" 17675 17676#. I18N: A configuration setting 17677#: resources/views/admin/trees-privacy.phtml:95 17678msgid "Show living individuals" 17679msgstr "" 17680 17681#. I18N: Help text for the “Show living individuals” configuration setting 17682#: resources/views/admin/trees-privacy.phtml:105 17683msgid "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." 17684msgstr "" 17685 17686#. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years 17687#: resources/views/admin/trees-privacy.phtml:115 17688msgid "Extend privacy to dead individuals" 17689msgstr "" 17690 17691#. I18N: Extend privacy to dead individuals who were… 17692#: resources/views/admin/trees-privacy.phtml:121 17693#, php-format 17694msgid "born in the last %1$s years or died in the last %2$s years" 17695msgstr "" 17696 17697#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 17698#: resources/views/admin/trees-privacy.phtml:126 17699msgid "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." 17700msgstr "" 17701 17702#. I18N: A configuration setting 17703#: resources/views/admin/trees-privacy.phtml:136 17704msgid "Show names of private individuals" 17705msgstr "" 17706 17707#: resources/views/admin/trees-privacy.phtml:141 17708msgid "managers" 17709msgstr "" 17710 17711#. I18N: Help text for the “Show names of private individuals” configuration setting 17712#: resources/views/admin/trees-privacy.phtml:147 17713msgid "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." 17714msgstr "" 17715 17716#. I18N: A configuration setting 17717#: resources/views/admin/trees-privacy.phtml:156 17718msgid "Show private relationships" 17719msgstr "" 17720 17721#. I18N: Help text for the “Show private relationships” configuration setting 17722#: resources/views/admin/trees-privacy.phtml:166 17723msgid "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." 17724msgstr "" 17725 17726#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 17727#: resources/views/admin/trees-privacy.phtml:170 17728msgid "Privacy restrictions" 17729msgstr "" 17730 17731#. I18N: Privacy restrictions are RESN tags in GEDCOM. 17732#: resources/views/admin/trees-privacy.phtml:172 17733msgid "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." 17734msgstr "" 17735 17736#: resources/views/admin/trees-privacy.phtml:179 17737#: resources/views/admin/trees-privacy.phtml:265 17738msgid "All records" 17739msgstr "" 17740 17741#: resources/views/admin/trees-privacy.phtml:232 17742msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 17743msgstr "" 17744 17745#: resources/views/admin/trees-privacy.phtml:240 17746#: resources/views/edit/add-fact-row.phtml:22 17747msgid "Fact or event" 17748msgstr "" 17749 17750#. I18N: A button label. 17751#: resources/views/admin/trees-privacy.phtml:248 17752#: resources/views/admin/webtrees1-thumbnails-form.phtml:24 17753#: resources/views/edit/add-fact-row.phtml:48 17754#: resources/views/edit/paste-fact-row.phtml:48 17755#: resources/views/modules/census-assistant.phtml:65 17756#: resources/views/modules/lifespans-chart/page.phtml:75 17757#: resources/views/modules/timeline-chart/page.phtml:41 17758msgid "add" 17759msgstr "" 17760 17761#: resources/views/admin/trees-privacy.phtml:261 17762msgid "This record does not exist." 17763msgstr "" 17764 17765#: resources/views/admin/trees-renumber.phtml:17 17766#: resources/views/admin/trees-unconnected.phtml:21 17767msgid "Manage family trees " 17768msgstr "" 17769 17770#: resources/views/admin/trees-renumber.phtml:26 17771msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." 17772msgstr "" 17773 17774#: resources/views/admin/trees-renumber.phtml:30 17775#, php-format 17776msgid "This family tree has %s record which uses the same “XREF” as another family tree." 17777msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." 17778msgstr[0] "" 17779msgstr[1] "" 17780 17781#: resources/views/admin/trees-renumber.phtml:35 17782msgid "You can renumber this family tree." 17783msgstr "" 17784 17785#: resources/views/admin/trees-unconnected.phtml:28 17786msgid "Include associates" 17787msgstr "" 17788 17789#: resources/views/admin/trees-unconnected.phtml:29 17790msgid "Include aliases" 17791msgstr "" 17792 17793#: resources/views/admin/trees-unconnected.phtml:31 17794msgid "update" 17795msgstr "" 17796 17797#: resources/views/admin/trees-unconnected.phtml:35 17798#, php-format 17799msgid "These groups of individuals are not related to %s." 17800msgstr "" 17801 17802#: resources/views/admin/trees.phtml:71 17803#: resources/views/lists/datatables-attributes.phtml:31 17804msgid "Calculating…" 17805msgstr "" 17806 17807#: resources/views/admin/trees.phtml:126 17808msgid "Default family tree" 17809msgstr "" 17810 17811#: resources/views/admin/trees.phtml:129 resources/views/admin/trees.phtml:136 17812msgid "Set as default" 17813msgstr "" 17814 17815#. I18N: Individuals, sources, dates, places, etc. 17816#: resources/views/admin/trees.phtml:158 17817msgid "Genealogy data" 17818msgstr "" 17819 17820#: resources/views/admin/trees.phtml:197 17821msgid "Renumber" 17822msgstr "" 17823 17824#: resources/views/admin/trees.phtml:216 17825msgid "Add unlinked records" 17826msgstr "" 17827 17828#: resources/views/admin/trees.phtml:279 17829msgid "Export" 17830msgstr "" 17831 17832#: resources/views/admin/upgrade/steps.phtml:19 17833msgid "It can take several minutes to download and install the upgrade. Be patient." 17834msgstr "" 17835 17836#: resources/views/admin/upgrade/wizard.phtml:33 17837msgid "Depending on your server configuration, you may be able to upgrade automatically." 17838msgstr "" 17839 17840#: resources/views/admin/users-cleanup.phtml:45 17841msgid "User’s account has been inactive too long: " 17842msgstr "" 17843 17844#: resources/views/admin/users-cleanup.phtml:64 17845msgid "User didn’t verify within 7 days." 17846msgstr "" 17847 17848#: resources/views/admin/users-cleanup.phtml:66 17849msgid "User not verified by administrator." 17850msgstr "" 17851 17852#: resources/views/admin/users-cleanup.phtml:75 17853msgid "Nothing found to cleanup" 17854msgstr "" 17855 17856#: resources/views/admin/users-create.phtml:32 17857#: resources/views/admin/users-edit.phtml:42 17858#: resources/views/admin/users.phtml:27 17859#: resources/views/edit-account-page.phtml:45 17860#: resources/views/emails/register-notify-html.phtml:28 17861#: resources/views/emails/register-notify-text.phtml:22 17862#: resources/views/register-page.phtml:36 17863msgid "Real name" 17864msgstr "" 17865 17866#: resources/views/admin/users-create.phtml:37 17867#: resources/views/admin/users-edit.phtml:47 17868#: resources/views/edit-account-page.phtml:50 17869#: resources/views/register-page.phtml:41 17870#: resources/views/setup/step-5-administrator.phtml:59 17871msgid "This is your real name, as you would like it displayed on screen." 17872msgstr "" 17873 17874#: resources/views/admin/users-create.phtml:50 17875#: resources/views/admin/users-edit.phtml:60 17876#: resources/views/edit-account-page.phtml:38 17877#: resources/views/register-page.phtml:65 17878msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 17879msgstr "" 17880 17881#. I18N: placeholder text for new-password field 17882#: resources/views/admin/users-create.phtml:61 17883#: resources/views/admin/users-edit.phtml:71 17884#: resources/views/register-page.phtml:76 17885#, php-format 17886msgid "Use at least %s character." 17887msgid_plural "Use at least %s characters." 17888msgstr[0] "" 17889msgstr[1] "" 17890 17891#: resources/views/admin/users-create.phtml:63 17892#: resources/views/admin/users-edit.phtml:73 17893#: resources/views/edit-account-page.phtml:94 17894#: resources/views/password-reset-page.phtml:40 17895#: resources/views/register-page.phtml:78 17896msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 17897msgstr "" 17898 17899#: resources/views/admin/users-create.phtml:76 17900#: resources/views/admin/users-edit.phtml:86 17901#: resources/views/edit-account-page.phtml:129 17902#: resources/views/register-page.phtml:53 17903#: resources/views/setup/step-5-administrator.phtml:95 17904msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 17905msgstr "" 17906 17907#: resources/views/admin/users-edit.phtml:95 17908msgid "Account approval and email verification" 17909msgstr "" 17910 17911#: resources/views/admin/users-edit.phtml:101 17912msgid "Email verified" 17913msgstr "" 17914 17915#: resources/views/admin/users-edit.phtml:105 17916msgid "Approved by administrator" 17917msgstr "" 17918 17919#: resources/views/admin/users-edit.phtml:108 17920msgid "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." 17921msgstr "" 17922 17923#: resources/views/admin/users-edit.phtml:111 17924msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 17925msgstr "" 17926 17927#: resources/views/admin/users-edit.phtml:114 17928msgid "You should not approve an account unless you know that the email address is correct." 17929msgstr "" 17930 17931#: resources/views/admin/users-edit.phtml:117 17932msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected." 17933msgstr "" 17934 17935#: resources/views/admin/users-edit.phtml:155 17936msgid "Automatically accept changes made by this user" 17937msgstr "" 17938 17939#: resources/views/admin/users-edit.phtml:158 17940msgid "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." 17941msgstr "" 17942 17943#. I18N: A configuration setting 17944#: resources/views/admin/users-edit.phtml:167 17945#: resources/views/edit-account-page.phtml:149 17946msgid "Visible online" 17947msgstr "" 17948 17949#. I18N: A configuration setting 17950#: resources/views/admin/users-edit.phtml:173 17951#: resources/views/edit-account-page.phtml:152 17952msgid "Visible to other users when online" 17953msgstr "" 17954 17955#: resources/views/admin/users-edit.phtml:176 17956#: resources/views/edit-account-page.phtml:154 17957msgid "You can choose whether to appear in the list of users who are currently signed-in." 17958msgstr "" 17959 17960#. I18N: A configuration setting 17961#: resources/views/admin/users-edit.phtml:185 17962msgid "Preferred contact method" 17963msgstr "" 17964 17965#. I18N: Help text for the “Preferred contact method” configuration setting 17966#: resources/views/admin/users-edit.phtml:191 17967#: resources/views/edit-account-page.phtml:141 17968msgid "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." 17969msgstr "" 17970 17971#: resources/views/admin/users-edit.phtml:209 17972msgid "Administrator comments on user" 17973msgstr "" 17974 17975#: resources/views/admin/users-edit.phtml:224 17976#: resources/views/admin/users-edit.phtml:273 17977msgid "Administrator" 17978msgstr "" 17979 17980#: resources/views/admin/users-edit.phtml:230 17981msgid "Access to family trees" 17982msgstr "" 17983 17984#: resources/views/admin/users-edit.phtml:233 17985msgid "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." 17986msgstr "" 17987 17988#: resources/views/admin/users-edit.phtml:242 17989msgid "Everybody has this role, including visitors to the website and search engines." 17990msgstr "" 17991 17992#: resources/views/admin/users-edit.phtml:248 17993msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 17994msgstr "" 17995 17996#: resources/views/admin/users-edit.phtml:256 17997msgid "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." 17998msgstr "" 17999 18000#: resources/views/admin/users-edit.phtml:262 18001msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 18002msgstr "" 18003 18004#: resources/views/admin/users-edit.phtml:270 18005msgid "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." 18006msgstr "" 18007 18008#: resources/views/admin/users-edit.phtml:276 18009msgid "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." 18010msgstr "" 18011 18012#: resources/views/admin/users-edit.phtml:291 18013#: resources/views/edit-account-page.phtml:58 18014msgid "Individual record" 18015msgstr "" 18016 18017#: resources/views/admin/users-edit.phtml:305 18018msgid "Link this user to an individual in the family tree." 18019msgstr "" 18020 18021#: resources/views/admin/users-edit.phtml:363 18022msgid "You must specify an individual record before you can restrict the user to their immediate family." 18023msgstr "" 18024 18025#: resources/views/admin/users-table-options.phtml:37 18026msgid "Masquerade as this user" 18027msgstr "" 18028 18029#: resources/views/admin/users.phtml:31 18030msgid "Date registered" 18031msgstr "" 18032 18033#: resources/views/admin/users.phtml:33 18034msgid "Last signed in" 18035msgstr "" 18036 18037#: resources/views/admin/users.phtml:34 18038msgid "Verified" 18039msgstr "" 18040 18041#: resources/views/admin/users.phtml:35 18042msgid "Approved" 18043msgstr "" 18044 18045#. I18N: "thumbs" is fixed text. Do not change it. 18046#: resources/views/admin/webtrees1-thumbnails.phtml:19 18047msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 18048msgstr "" 18049 18050#: resources/views/admin/webtrees1-thumbnails.phtml:21 18051msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 18052msgstr "" 18053 18054#: resources/views/admin/webtrees1-thumbnails.phtml:23 18055msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it." 18056msgstr "" 18057 18058#: resources/views/admin/webtrees1-thumbnails.phtml:24 18059msgid "If the thumbnail image is a custom image, you should add it to the media object." 18060msgstr "" 18061 18062#: resources/views/admin/webtrees1-thumbnails.phtml:42 18063msgid "Comparison" 18064msgstr "" 18065 18066#: resources/views/admin/webtrees1-thumbnails.phtml:43 18067msgid "Action" 18068msgstr "" 18069 18070#. I18N: A button label. 18071#: resources/views/branches-page.phtml:53 18072#: resources/views/modules/ancestors-chart/page.phtml:60 18073#: resources/views/modules/compact-chart/page.phtml:35 18074#: resources/views/modules/descendancy_chart/page.phtml:60 18075#: resources/views/modules/family-book-chart/page.phtml:69 18076#: resources/views/modules/fanchart/page.phtml:77 18077#: resources/views/modules/hourglass-chart/page.phtml:59 18078#: resources/views/modules/interactive-tree/page.phtml:36 18079#: resources/views/modules/pedigree-chart/page.phtml:59 18080#: resources/views/modules/pedigree-map/page.phtml:45 18081#: resources/views/modules/relationships-chart/page.phtml:83 18082#: resources/views/report-setup-page.phtml:87 18083#: resources/views/report-setup-page.phtml:92 18084msgid "view" 18085msgstr "" 18086 18087#: resources/views/calendar-list.phtml:23 18088#, php-format 18089msgid "%s family" 18090msgid_plural "%s families" 18091msgstr[0] "" 18092msgstr[1] "" 18093 18094#: resources/views/calendar-page.phtml:105 18095msgid "Show" 18096msgstr "" 18097 18098#: resources/views/calendar-page.phtml:119 18099#: resources/views/lists/datatables-attributes.phtml:32 18100msgid "Filter" 18101msgstr "" 18102 18103#: resources/views/calendar-page.phtml:121 18104#: resources/views/calendar-page.phtml:133 18105msgid "All individuals" 18106msgstr "" 18107 18108#: resources/views/calendar-page.phtml:124 18109msgid "Living individuals" 18110msgstr "" 18111 18112#: resources/views/calendar-page.phtml:127 18113msgid "Recent years (< 100 yrs)" 18114msgstr "" 18115 18116#: resources/views/calendar-page.phtml:203 18117#: resources/views/edit/add-fact-row.phtml:42 18118msgid "Custom event" 18119msgstr "" 18120 18121#: resources/views/calendar-page.phtml:215 18122msgid "View this day" 18123msgstr "" 18124 18125#: resources/views/calendar-page.phtml:219 18126msgid "View this month" 18127msgstr "" 18128 18129#: resources/views/calendar-page.phtml:223 18130msgid "View this year" 18131msgstr "" 18132 18133#: resources/views/cards/add-media-object.phtml:16 18134#: resources/views/family-page.phtml:98 18135#: resources/views/individual-page-menu.phtml:82 18136#: resources/views/individual-page.phtml:94 18137#: resources/views/source-page.phtml:111 18138msgid "Add a media object" 18139msgstr "" 18140 18141#: resources/views/cards/add-sour-data-even.phtml:15 18142msgid "Add an event" 18143msgstr "" 18144 18145#: resources/views/chart-box.phtml:112 resources/views/chart-box.phtml:124 18146#: resources/views/chart-box.phtml:125 18147msgid "Links" 18148msgstr "" 18149 18150#: resources/views/components/alert-warning-dismissible.phtml:14 18151#: resources/views/layouts/administration.phtml:75 18152#: resources/views/layouts/default.phtml:132 18153#: resources/views/layouts/default.phtml:167 18154#: resources/views/modals/create-media-from-file.phtml:20 18155#: resources/views/modals/footer-close.phtml:10 18156#: resources/views/modals/header.phtml:15 18157#: resources/views/modules/privacy-policy/footer.phtml:23 18158msgid "close" 18159msgstr "" 18160 18161#: resources/views/contact-page.phtml:42 18162#: resources/views/setup/step-5-administrator.phtml:54 18163msgid "Your name" 18164msgstr "" 18165 18166#: resources/views/edit-account-page.phtml:65 18167msgctxt "unknown people" 18168msgid "Unknown" 18169msgstr "" 18170 18171#: resources/views/edit-account-page.phtml:69 18172msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 18173msgstr "" 18174 18175#: resources/views/edit-account-page.phtml:96 18176msgid "Leave the password blank if you want to keep the current password." 18177msgstr "" 18178 18179#: resources/views/edit-account-page.phtml:136 18180msgid "Contact method" 18181msgstr "" 18182 18183#: resources/views/edit-account-page.phtml:177 18184msgid "Delete your account" 18185msgstr "" 18186 18187#: resources/views/edit-blocks-page.phtml:23 18188msgid "Drag the blocks to change their position." 18189msgstr "" 18190 18191#: resources/views/edit-blocks-page.phtml:46 18192msgid "Add more blocks from the following list." 18193msgstr "" 18194 18195#: resources/views/edit-blocks-page.phtml:69 18196#: resources/views/edit-blocks-page.phtml:70 18197msgid "Restore the default block layout" 18198msgstr "" 18199 18200#: resources/views/edit/add-fact-row.phtml:39 18201msgid "Custom fact" 18202msgstr "" 18203 18204#: resources/views/edit/change-family-members.phtml:63 18205#: resources/xml/reports/family_group_report.xml:774 18206#: resources/xml/reports/individual_ext_report.xml:534 18207#: resources/xml/reports/individual_report.xml:530 18208msgid "Son" 18209msgstr "" 18210 18211#: resources/views/edit/change-family-members.phtml:65 18212#: resources/xml/reports/family_group_report.xml:809 18213#: resources/xml/reports/individual_ext_report.xml:570 18214#: resources/xml/reports/individual_report.xml:566 18215msgid "Daughter" 18216msgstr "" 18217 18218#: resources/views/edit/icon-fact-copy.phtml:13 18219#: resources/views/edit/icon-fact-copy.phtml:15 18220#: resources/views/individual-name.phtml:86 18221#: resources/views/individual-name.phtml:88 18222msgid "Copy" 18223msgstr "" 18224 18225#: resources/views/edit/icon-fact-delete.phtml:13 18226#: resources/views/individual-name.phtml:92 18227#: resources/views/media-page.phtml:114 18228msgid "Are you sure you want to delete this fact?" 18229msgstr "" 18230 18231#: resources/views/edit/input-addon-calendar.phtml:13 18232#: resources/views/edit/input-addon-calendar.phtml:16 18233msgid "Select a date" 18234msgstr "" 18235 18236#: resources/views/edit/input-addon-keyboard.phtml:13 18237#: resources/views/edit/input-addon-keyboard.phtml:16 18238#: resources/views/edit/shared-note.phtml:29 18239#: resources/views/edit/shared-note.phtml:31 18240msgid "Find a special character" 18241msgstr "" 18242 18243#: resources/views/edit/link-child-to-family.phtml:39 18244msgid "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." 18245msgstr "" 18246 18247#. I18N: A button label. 18248#: resources/views/edit/new-individual.phtml:336 18249msgid "go to new individual" 18250msgstr "" 18251 18252#: resources/views/edit/paste-fact-row.phtml:20 18253msgid "Add from clipboard" 18254msgstr "" 18255 18256#: resources/views/edit/raw-gedcom-fact.phtml:24 18257#: resources/views/edit/raw-gedcom-record.phtml:25 18258msgid "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." 18259msgstr "" 18260 18261#. I18N: %s is a URL 18262#: resources/views/edit/raw-gedcom-fact.phtml:27 18263#: resources/views/edit/raw-gedcom-record.phtml:28 18264#, php-format 18265msgid "You can download a copy of the GEDCOM specification from %s." 18266msgstr "" 18267 18268#: resources/views/edit/raw-gedcom-record.phtml:53 18269msgid "Add a fact" 18270msgstr "" 18271 18272#. I18N: A button label. 18273#: resources/views/edit/reorder-children.phtml:45 18274#: resources/xml/reports/bdm_report.xml:11 18275#: resources/xml/reports/birth_report.xml:9 18276#: resources/xml/reports/change_report.xml:7 18277#: resources/xml/reports/fact_sources.xml:7 18278#: resources/xml/reports/individual_ext_report.xml:8 18279#: resources/xml/reports/occupation_report.xml:6 18280#: resources/xml/reports/relative_ext_report.xml:7 18281msgid "sort by date of birth" 18282msgstr "" 18283 18284#: resources/views/edit/reorder-families.phtml:33 18285#: resources/views/lists/surnames-table.phtml:35 18286#: resources/views/modules/family-book-chart/page.phtml:58 18287#: resources/views/modules/pedigree-chart/previous.phtml:29 18288msgid "Spouses" 18289msgstr "" 18290 18291#: resources/views/edit/reorder-families.phtml:36 18292msgid "When an individual has more than one spouse, you should sort the families in date order." 18293msgstr "" 18294 18295#. I18N: A button label. 18296#: resources/views/edit/reorder-families.phtml:42 18297#: resources/xml/reports/marriage_report.xml:9 18298msgid "sort by date of marriage" 18299msgstr "" 18300 18301#: resources/views/edit/reorder-families.phtml:75 18302msgid "An individual can have more than one set of parents. For example, birth and adopted." 18303msgstr "" 18304 18305#: resources/views/edit/reorder-families.phtml:77 18306msgid "The first family in the list will be used in charts, lists, reports, etc." 18307msgstr "" 18308 18309#: resources/views/emails/approve-user-html.phtml:15 18310#: resources/views/emails/approve-user-text.phtml:12 18311#: resources/views/emails/message-copy-html.phtml:16 18312#: resources/views/emails/message-copy-text.phtml:14 18313#: resources/views/emails/message-user-html.phtml:16 18314#: resources/views/emails/message-user-text.phtml:14 18315#: resources/views/emails/password-request-html.phtml:14 18316#: resources/views/emails/password-request-text.phtml:12 18317#: resources/views/emails/pending-changes-html.phtml:16 18318#: resources/views/emails/pending-changes-text.phtml:15 18319#: resources/views/emails/register-user-html.phtml:15 18320#: resources/views/emails/register-user-text.phtml:14 18321#, php-format 18322msgid "Hello %s…" 18323msgstr "" 18324 18325#: resources/views/emails/approve-user-html.phtml:19 18326#: resources/views/emails/approve-user-text.phtml:14 18327#, php-format 18328msgid "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" 18329msgstr "" 18330 18331#: resources/views/emails/message-copy-html.phtml:20 18332#: resources/views/emails/message-copy-text.phtml:16 18333msgid "You sent the following message to a webtrees user:" 18334msgstr "" 18335 18336#: resources/views/emails/message-copy-html.phtml:33 18337#: resources/views/emails/message-copy-text.phtml:23 18338#: resources/views/emails/message-user-html.phtml:34 18339#: resources/views/emails/message-user-text.phtml:24 18340msgid "This message was sent while viewing the following URL: " 18341msgstr "" 18342 18343#. I18N: %s is a person's name 18344#: resources/views/emails/message-user-html.phtml:21 18345#: resources/views/emails/message-user-text.phtml:16 18346#, php-format 18347msgid "%s sent you the following message." 18348msgstr "" 18349 18350#: resources/views/emails/password-request-html.phtml:18 18351#: resources/views/emails/password-request-text.phtml:14 18352msgid "To set a new password, follow this link." 18353msgstr "" 18354 18355#: resources/views/emails/password-request-html.phtml:26 18356#: resources/views/emails/password-request-text.phtml:18 18357msgid "If you did not request a new password, please ignore this message." 18358msgstr "" 18359 18360#: resources/views/emails/register-notify-html.phtml:17 18361#: resources/views/emails/register-notify-text.phtml:15 18362#: resources/views/emails/verify-notify-html.phtml:14 18363#: resources/views/emails/verify-notify-text.phtml:12 18364msgid "Hello administrator…" 18365msgstr "" 18366 18367#. I18N: %s is a server name/URL 18368#: resources/views/emails/register-notify-html.phtml:22 18369#: resources/views/emails/register-notify-text.phtml:18 18370#, php-format 18371msgid "A prospective user has registered with webtrees at %s." 18372msgstr "" 18373 18374#: resources/views/emails/register-notify-html.phtml:32 18375#: resources/views/emails/register-notify-text.phtml:26 18376#: resources/views/modules/census-assistant.phtml:84 18377#: resources/views/register-page.phtml:85 18378msgid "Comments" 18379msgstr "" 18380 18381#: resources/views/emails/register-notify-html.phtml:39 18382#: resources/views/emails/register-notify-text.phtml:30 18383msgid "The user has been sent an email with the information necessary to confirm the access request." 18384msgstr "" 18385 18386#: resources/views/emails/register-notify-html.phtml:43 18387#: resources/views/emails/register-notify-text.phtml:32 18388msgid "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." 18389msgstr "" 18390 18391#. I18N: %1$s is the site URL and %2$s is an email address 18392#: resources/views/emails/register-user-html.phtml:20 18393#: resources/views/emails/register-user-text.phtml:16 18394#, php-format 18395msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 18396msgstr "" 18397 18398#: resources/views/emails/register-user-html.phtml:24 18399#: resources/views/emails/register-user-text.phtml:18 18400msgid "Follow this link to verify your email address." 18401msgstr "" 18402 18403#: resources/views/emails/register-user-html.phtml:34 18404#: resources/views/emails/register-user-text.phtml:22 18405msgid "If you didn’t request an account, you can just delete this message." 18406msgstr "" 18407 18408#. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address 18409#: resources/views/emails/verify-notify-html.phtml:20 18410#: resources/views/emails/verify-notify-text.phtml:15 18411#, php-format 18412msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 18413msgstr "" 18414 18415#: resources/views/emails/verify-notify-html.phtml:28 18416#: resources/views/emails/verify-notify-text.phtml:21 18417msgid "You need to review the account details." 18418msgstr "" 18419 18420#. I18N: You need to: 18421#: resources/views/emails/verify-notify-html.phtml:37 18422#: resources/views/emails/verify-notify-text.phtml:25 18423msgid "Set the status to “approved”." 18424msgstr "" 18425 18426#. I18N: You need to: 18427#: resources/views/emails/verify-notify-html.phtml:39 18428#: resources/views/emails/verify-notify-text.phtml:26 18429msgid "Set the access level for each tree." 18430msgstr "" 18431 18432#. I18N: You need to: 18433#: resources/views/emails/verify-notify-html.phtml:41 18434#: resources/views/emails/verify-notify-text.phtml:27 18435msgid "Link the user account to an individual." 18436msgstr "" 18437 18438#: resources/views/errors/database-connection.phtml:13 18439msgid "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." 18440msgstr "" 18441 18442#: resources/views/errors/database-connection.phtml:20 18443msgid "If you are the website administrator, you should check that:" 18444msgstr "" 18445 18446#. I18N: [you should check that:] ... 18447#: resources/views/errors/database-connection.phtml:24 18448msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 18449msgstr "" 18450 18451#. I18N: [you should check that:] ... 18452#: resources/views/errors/database-connection.phtml:27 18453msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 18454msgstr "" 18455 18456#. I18N: [you should check that:] ... 18457#: resources/views/errors/database-connection.phtml:30 18458msgid "you can connect to the database using other applications, such as phpmyadmin" 18459msgstr "" 18460 18461#: resources/views/errors/database-connection.phtml:35 18462msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 18463msgstr "" 18464 18465#: resources/views/errors/database-error.phtml:12 18466#: resources/views/setup/step-6-failed.phtml:12 18467msgid "An unexpected database error occurred." 18468msgstr "" 18469 18470#: resources/views/errors/database-error.phtml:20 18471#: resources/views/setup/step-6-failed.phtml:20 18472msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 18473msgstr "" 18474 18475#: resources/views/errors/no-tree-access.phtml:8 18476msgid "This user account does not have access to any tree." 18477msgstr "" 18478 18479#: resources/views/family-page-children.phtml:19 18480#: resources/views/modules/ancestors-chart/tree.phtml:39 18481#: resources/views/modules/descendancy_chart/tree.phtml:41 18482#: resources/views/statistics/families/top10-list.phtml:20 18483#: resources/views/statistics/families/top10-nolist.phtml:16 18484#, php-format 18485msgid "%s child" 18486msgid_plural "%s children" 18487msgstr[0] "" 18488msgstr[1] "" 18489 18490#: resources/views/family-page-menu.phtml:59 18491msgid "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?" 18492msgstr "" 18493 18494#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18495#: resources/views/family-page.phtml:24 18496#: resources/views/gedcom-record-page.phtml:33 18497#: resources/views/individual-page.phtml:34 resources/views/media-page.phtml:39 18498#: resources/views/note-page.phtml:35 resources/views/repository-page.phtml:27 18499#: resources/views/source-page.phtml:34 resources/views/submitter-page.phtml:27 18500msgctxt "You should review the deletion and then accept or reject it." 18501msgid "accept" 18502msgstr "" 18503 18504#: resources/views/family-page.phtml:24 18505#: resources/views/gedcom-record-page.phtml:33 18506#: resources/views/individual-page.phtml:34 resources/views/media-page.phtml:39 18507#: resources/views/note-page.phtml:35 resources/views/repository-page.phtml:27 18508#: resources/views/source-page.phtml:34 resources/views/submitter-page.phtml:27 18509msgctxt "You should review the deletion and then accept or reject it." 18510msgid "reject" 18511msgstr "" 18512 18513#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18514#: resources/views/family-page.phtml:24 18515#, php-format 18516msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 18517msgstr "" 18518 18519#: resources/views/family-page.phtml:26 18520msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 18521msgstr "" 18522 18523#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18524#: resources/views/family-page.phtml:30 18525#: resources/views/gedcom-record-page.phtml:39 18526#: resources/views/individual-page.phtml:43 resources/views/media-page.phtml:45 18527#: resources/views/note-page.phtml:41 resources/views/repository-page.phtml:33 18528#: resources/views/source-page.phtml:40 resources/views/submitter-page.phtml:33 18529msgctxt "You should review the changes and then accept or reject them." 18530msgid "accept" 18531msgstr "" 18532 18533#: resources/views/family-page.phtml:30 18534#: resources/views/gedcom-record-page.phtml:39 18535#: resources/views/individual-page.phtml:43 resources/views/media-page.phtml:45 18536#: resources/views/note-page.phtml:41 resources/views/repository-page.phtml:33 18537#: resources/views/source-page.phtml:40 resources/views/submitter-page.phtml:33 18538msgctxt "You should review the changes and then accept or reject them." 18539msgid "reject" 18540msgstr "" 18541 18542#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18543#: resources/views/family-page.phtml:30 18544#, php-format 18545msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 18546msgstr "" 18547 18548#: resources/views/family-page.phtml:32 18549msgid "This family has been edited. The changes need to be reviewed by a moderator." 18550msgstr "" 18551 18552#: resources/views/family-page.phtml:56 18553msgid "No facts exist for this family." 18554msgstr "" 18555 18556#: resources/views/family-page.phtml:110 resources/views/media-page.phtml:180 18557#: resources/views/modules/sources_tab/tab.phtml:53 18558msgid "Add a source citation" 18559msgstr "" 18560 18561#: resources/views/forgot-password-page.phtml:22 18562#: resources/views/modules/login_block/sign-in.phtml:58 18563msgid "Username or email address" 18564msgstr "" 18565 18566#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18567#: resources/views/gedcom-record-page.phtml:33 18568#: resources/views/submitter-page.phtml:27 18569#, php-format 18570msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 18571msgstr "" 18572 18573#: resources/views/gedcom-record-page.phtml:35 18574#: resources/views/submitter-page.phtml:29 18575msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 18576msgstr "" 18577 18578#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18579#: resources/views/gedcom-record-page.phtml:39 18580#: resources/views/submitter-page.phtml:33 18581#, php-format 18582msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 18583msgstr "" 18584 18585#: resources/views/gedcom-record-page.phtml:41 18586#: resources/views/submitter-page.phtml:35 18587msgid "This record has been edited. The changes need to be reviewed by a moderator." 18588msgstr "" 18589 18590#: resources/views/help/data-fixes.phtml:8 18591msgid "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." 18592msgstr "" 18593 18594#: resources/views/help/data-fixes.phtml:12 18595msgid "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." 18596msgstr "" 18597 18598#: resources/views/help/data-fixes.phtml:16 18599msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." 18600msgstr "" 18601 18602#: resources/views/help/date.phtml:21 18603msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." 18604msgstr "" 18605 18606#: resources/views/help/date.phtml:34 resources/views/help/date.phtml:72 18607#: resources/views/help/date.phtml:110 18608msgid "Shortcut" 18609msgstr "" 18610 18611#: resources/views/help/date.phtml:59 18612msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range." 18613msgstr "" 18614 18615#: resources/views/help/date.phtml:97 18616msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." 18617msgstr "" 18618 18619#: resources/views/help/date.phtml:104 18620msgid "Date period" 18621msgstr "" 18622 18623#: resources/views/help/date.phtml:135 18624msgid "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." 18625msgstr "" 18626 18627#: resources/views/help/hebrew.phtml:8 18628msgid "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." 18629msgstr "" 18630 18631#: resources/views/help/iso-8859-1.phtml:8 18632msgid "webtrees uses UTF-8 encoding for accented letters, special characters and non-Latin scripts. If you want to use this GEDCOM file with genealogy software that does not support UTF-8, then you can create it using ISO-8859-1 encoding." 18633msgstr "" 18634 18635#: resources/views/help/media-object.phtml:8 18636msgid "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)." 18637msgstr "" 18638 18639#: resources/views/help/name.phtml:8 18640msgid "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." 18641msgstr "" 18642 18643#: resources/views/help/name.phtml:13 18644#, php-format 18645msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 18646msgstr "" 18647 18648#: resources/views/help/name.phtml:16 18649#, php-format 18650msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 18651msgstr "" 18652 18653#: resources/views/help/name.phtml:19 18654#, php-format 18655msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 18656msgstr "" 18657 18658#: resources/views/help/name.phtml:22 18659#, php-format 18660msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 18661msgstr "" 18662 18663#: resources/views/help/name.phtml:25 18664#, php-format 18665msgid "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>" 18666msgstr "" 18667 18668#: resources/views/help/name.phtml:28 18669#, php-format 18670msgid "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>." 18671msgstr "" 18672 18673#: resources/views/help/pending-changes.phtml:12 18674msgid "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." 18675msgstr "" 18676 18677#: resources/views/help/pending-changes.phtml:16 18678msgid "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." 18679msgstr "" 18680 18681#: resources/views/help/pending-changes.phtml:20 18682msgid "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." 18683msgstr "" 18684 18685#: resources/views/help/pending-changes.phtml:25 18686msgid "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." 18687msgstr "" 18688 18689#: resources/views/help/place.phtml:8 18690msgid "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”." 18691msgstr "" 18692 18693#: resources/views/help/place.phtml:12 18694msgid "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." 18695msgstr "" 18696 18697#: resources/views/help/relationship-privacy.phtml:8 18698msgid "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." 18699msgstr "" 18700 18701#: resources/views/help/relationship-privacy.phtml:12 18702msgid "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)." 18703msgstr "" 18704 18705#: resources/views/help/relationship-privacy.phtml:16 18706msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 18707msgstr "" 18708 18709#: resources/views/help/restriction.phtml:8 18710msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 18711msgstr "" 18712 18713#: resources/views/help/restriction.phtml:11 18714msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 18715msgstr "" 18716 18717#: resources/views/help/romanized.phtml:8 18718msgid "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." 18719msgstr "" 18720 18721#: resources/views/help/source-events.phtml:8 18722msgid "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." 18723msgstr "" 18724 18725#: resources/views/help/surname.phtml:8 18726msgid "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." 18727msgstr "" 18728 18729#: resources/views/help/zip-gedcom.phtml:8 18730msgid "To reduce the size of the download, you can compress the data into a .ZIP file. You will need to uncompress the .ZIP file before you can use it." 18731msgstr "" 18732 18733#: resources/views/individual-name.phtml:94 18734#: resources/views/individual-name.phtml:96 18735msgid "Delete this name" 18736msgstr "" 18737 18738#: resources/views/individual-page-menu.phtml:51 18739#: resources/views/individual-page-menu.phtml:59 18740#: resources/views/individual-sex.phtml:52 18741#: resources/views/individual-sex.phtml:54 18742msgid "Edit the gender" 18743msgstr "" 18744 18745#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18746#: resources/views/individual-page.phtml:34 18747#, php-format 18748msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 18749msgstr "" 18750 18751#: resources/views/individual-page.phtml:37 18752msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 18753msgstr "" 18754 18755#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18756#: resources/views/individual-page.phtml:43 18757#, php-format 18758msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 18759msgstr "" 18760 18761#: resources/views/individual-page.phtml:46 18762msgid "This individual has been edited. The changes need to be reviewed by a moderator." 18763msgstr "" 18764 18765#. I18N: A button label, previous page 18766#: resources/views/individual-page.phtml:82 18767#: resources/views/layouts/default.phtml:163 18768#: resources/views/lists/datatables-attributes.phtml:20 18769#: resources/views/modules/media-list/pagination.phtml:33 18770#: resources/views/setup/step-2-server-checks.phtml:91 18771#: resources/views/setup/step-3-database-type.phtml:97 18772#: resources/views/setup/step-4-database-mysql.phtml:138 18773#: resources/views/setup/step-4-database-pgsql.phtml:123 18774#: resources/views/setup/step-4-database-sqlite.phtml:97 18775#: resources/views/setup/step-4-database-sqlsvr.phtml:123 18776#: resources/views/setup/step-5-administrator.phtml:108 18777msgid "previous" 18778msgstr "" 18779 18780#. I18N: Skip over the headers and menus, to the main content of the page 18781#: resources/views/layouts/administration.phtml:47 18782#: resources/views/layouts/default.phtml:78 18783msgid "Skip to content" 18784msgstr "" 18785 18786#: resources/views/layouts/default.phtml:165 18787#: resources/views/modules/random_media/slide-show.phtml:24 18788#: resources/views/modules/random_media/slide-show.phtml:26 18789msgid "Play" 18790msgstr "" 18791 18792#: resources/views/layouts/default.phtml:166 18793#: resources/views/modules/random_media/slide-show.phtml:28 18794#: resources/views/modules/random_media/slide-show.phtml:30 18795msgid "Stop" 18796msgstr "" 18797 18798#: resources/views/layouts/error.phtml:17 18799#: resources/views/layouts/error.phtml:34 18800#: resources/views/layouts/offline.phtml:67 18801msgid "This website is temporarily unavailable" 18802msgstr "" 18803 18804#: resources/views/layouts/offline.phtml:70 18805msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 18806msgstr "" 18807 18808#: resources/views/layouts/setup.phtml:16 18809#: resources/views/layouts/setup.phtml:24 18810msgid "Setup wizard for webtrees" 18811msgstr "" 18812 18813#. I18N: button label 18814#: resources/views/lists/anniversaries-list.phtml:24 18815#: resources/views/modules/gedcom_news/list.phtml:26 18816#: resources/views/modules/recent_changes/changes-list.phtml:23 18817#: resources/views/modules/user_blog/list.phtml:26 18818#: resources/views/modules/yahrzeit/list.phtml:21 18819msgid "show more" 18820msgstr "" 18821 18822#: resources/views/lists/anniversaries-table.phtml:39 18823#: resources/views/lists/families-table.phtml:222 18824#: resources/views/lists/individuals-table.phtml:238 18825#: resources/views/lists/individuals-table.phtml:248 18826#: resources/views/modules/yahrzeit/table.phtml:29 18827msgid "Anniversary" 18828msgstr "" 18829 18830#: resources/views/lists/datatables-attributes.phtml:22 18831#: resources/views/lists/datatables-attributes.phtml:33 18832msgid "No records to display" 18833msgstr "" 18834 18835#. I18N: %s are placeholders for numbers 18836#: resources/views/lists/datatables-attributes.phtml:24 18837#: resources/views/lists/datatables-attributes.phtml:25 18838#: resources/views/pending-changes-page.phtml:24 18839#, php-format 18840msgid "Showing %1$s to %2$s of %3$s" 18841msgstr "" 18842 18843#. I18N: %s is a number 18844#: resources/views/lists/datatables-attributes.phtml:27 18845#, php-format 18846msgid "(filtered from %s total entries)" 18847msgstr "" 18848 18849#. I18N: %s is a number of records per page 18850#: resources/views/lists/datatables-attributes.phtml:29 18851#, php-format 18852msgid "Display %s" 18853msgstr "" 18854 18855#: resources/views/lists/datatables-attributes.phtml:30 18856msgid "Loading…" 18857msgstr "" 18858 18859#: resources/views/lists/families-table.phtml:161 18860msgid "Both alive" 18861msgstr "" 18862 18863#: resources/views/lists/families-table.phtml:163 18864msgid "Show couples where only the female partner is dead." 18865msgstr "" 18866 18867#: resources/views/lists/families-table.phtml:165 18868msgid "Widower" 18869msgstr "" 18870 18871#: resources/views/lists/families-table.phtml:167 18872msgid "Show couples where only the male partner is dead." 18873msgstr "" 18874 18875#: resources/views/lists/families-table.phtml:169 18876msgid "Widow" 18877msgstr "" 18878 18879#: resources/views/lists/families-table.phtml:171 18880#: resources/views/lists/individuals-table.phtml:193 18881msgid "Show individuals who are dead or couples where both partners are dead." 18882msgstr "" 18883 18884#: resources/views/lists/families-table.phtml:173 18885msgid "Both dead" 18886msgstr "" 18887 18888#: resources/views/lists/families-table.phtml:178 18889#: resources/views/lists/individuals-table.phtml:219 18890msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 18891msgstr "" 18892 18893#: resources/views/lists/families-table.phtml:180 18894#: resources/views/lists/individuals-table.phtml:221 18895msgid "Roots" 18896msgstr "" 18897 18898#: resources/views/lists/families-table.phtml:182 18899#: resources/views/lists/individuals-table.phtml:223 18900msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 18901msgstr "" 18902 18903#: resources/views/lists/families-table.phtml:184 18904#: resources/views/lists/individuals-table.phtml:225 18905msgid "Leaves" 18906msgstr "" 18907 18908#: resources/views/lists/families-table.phtml:189 18909msgid "Show couples with an unknown marriage date." 18910msgstr "" 18911 18912#: resources/views/lists/families-table.phtml:193 18913msgid "Show couples who married more than 100 years ago." 18914msgstr "" 18915 18916#: resources/views/lists/families-table.phtml:197 18917msgid "Show couples who married within the last 100 years." 18918msgstr "" 18919 18920#: resources/views/lists/families-table.phtml:201 18921msgid "Show divorced couples." 18922msgstr "" 18923 18924#: resources/views/lists/families-table.phtml:205 18925msgid "Show couples where either partner married more than once." 18926msgstr "" 18927 18928#: resources/views/lists/families-table.phtml:207 18929msgid "Multiple marriages" 18930msgstr "" 18931 18932#: resources/views/lists/families-table.phtml:414 18933#: resources/views/lists/individuals-table.phtml:420 18934msgid "Show parents" 18935msgstr "" 18936 18937#: resources/views/lists/families-table.phtml:417 18938#: resources/views/lists/individuals-table.phtml:423 18939msgid "Show statistics charts" 18940msgstr "" 18941 18942#: resources/views/lists/families-table.phtml:432 18943#: resources/views/lists/families-table.phtml:448 18944#: resources/views/lists/individuals-table.phtml:438 18945#: resources/views/lists/individuals-table.phtml:455 18946msgid "Decade of birth" 18947msgstr "" 18948 18949#: resources/views/lists/families-table.phtml:457 18950#: resources/views/lists/families-table.phtml:473 18951msgid "Decade of marriage" 18952msgstr "" 18953 18954#: resources/views/lists/given-names-table.phtml:26 18955#: resources/views/search-phonetic-page.phtml:32 18956msgid "Given name" 18957msgstr "" 18958 18959#: resources/views/lists/individual-table-parents.phtml:19 18960#, php-format 18961msgid "Mother: %s" 18962msgstr "" 18963 18964#: resources/views/lists/individual-table-parents.phtml:21 18965#, php-format 18966msgid "Father: %s" 18967msgstr "" 18968 18969#: resources/views/lists/individuals-table.phtml:174 18970msgid "Show only males." 18971msgstr "" 18972 18973#: resources/views/lists/individuals-table.phtml:178 18974msgid "Show only females." 18975msgstr "" 18976 18977#: resources/views/lists/individuals-table.phtml:182 18978msgid "Show only individuals for whom the gender is not known." 18979msgstr "" 18980 18981#: resources/views/lists/individuals-table.phtml:189 18982msgid "Show individuals who are alive or couples where both partners are alive." 18983msgstr "" 18984 18985#: resources/views/lists/individuals-table.phtml:191 18986msgid "Alive" 18987msgstr "" 18988 18989#: resources/views/lists/individuals-table.phtml:197 18990msgid "Show individuals who died more than 100 years ago." 18991msgstr "" 18992 18993#: resources/views/lists/individuals-table.phtml:201 18994msgid "Show individuals who died within the last 100 years." 18995msgstr "" 18996 18997#: resources/views/lists/individuals-table.phtml:208 18998msgid "Show individuals born more than 100 years ago." 18999msgstr "" 19000 19001#: resources/views/lists/individuals-table.phtml:212 19002msgid "Show individuals born within the last 100 years." 19003msgstr "" 19004 19005#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 19006#: resources/views/lists/individuals-table.phtml:235 19007msgid "Sosa" 19008msgstr "" 19009 19010#: resources/views/lists/individuals-table.phtml:464 19011#: resources/views/lists/individuals-table.phtml:481 19012msgid "Decade of death" 19013msgstr "" 19014 19015#: resources/views/lists/individuals-table.phtml:490 19016#: resources/views/lists/individuals-table.phtml:532 19017msgid "Age related to death year" 19018msgstr "" 19019 19020#: resources/views/lists/repositories-table.phtml:50 19021msgid "Repository name" 19022msgstr "" 19023 19024#: resources/views/lists/submitters-table.phtml:67 19025msgid "Submitter name" 19026msgstr "" 19027 19028#: resources/views/lists/surnames-table.phtml:26 19029#: resources/views/modules/gedcom_stats/config.phtml:70 19030#: resources/views/modules/gedcom_stats/statistics.phtml:79 19031#: resources/views/modules/statistics-chart/custom.phtml:163 19032msgid "Surnames" 19033msgstr "" 19034 19035#: resources/views/login-page.phtml:22 19036msgid "Welcome to this genealogy website" 19037msgstr "" 19038 19039#. I18N: A button label. 19040#: resources/views/login-page.phtml:57 19041#: resources/views/modules/login_block/sign-in.phtml:38 19042msgid "sign in" 19043msgstr "" 19044 19045#: resources/views/login-page.phtml:61 19046#: resources/views/modules/login_block/sign-in.phtml:42 19047msgid "Forgot password?" 19048msgstr "" 19049 19050#: resources/views/media-page-menu.phtml:27 19051#: resources/views/modals/link-media-to-individual.phtml:18 19052msgid "Link this media object to an individual" 19053msgstr "" 19054 19055#: resources/views/media-page-menu.phtml:32 19056#: resources/views/modals/link-media-to-family.phtml:18 19057msgid "Link this media object to a family" 19058msgstr "" 19059 19060#: resources/views/media-page-menu.phtml:37 19061#: resources/views/modals/link-media-to-source.phtml:18 19062msgid "Link this media object to a source" 19063msgstr "" 19064 19065#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19066#: resources/views/media-page.phtml:39 19067#, php-format 19068msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 19069msgstr "" 19070 19071#: resources/views/media-page.phtml:41 19072msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 19073msgstr "" 19074 19075#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19076#: resources/views/media-page.phtml:45 19077#, php-format 19078msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 19079msgstr "" 19080 19081#: resources/views/media-page.phtml:47 19082msgid "This media object has been edited. The changes need to be reviewed by a moderator." 19083msgstr "" 19084 19085#. I18N: %s is a filename 19086#: resources/views/media-page.phtml:132 19087#: resources/views/modules/media-list/page.phtml:140 19088#, php-format 19089msgid "The file “%s” does not exist." 19090msgstr "" 19091 19092#: resources/views/media-page.phtml:159 19093msgid "Download file" 19094msgstr "" 19095 19096#: resources/views/media-page.phtml:200 19097msgid "Add a restriction" 19098msgstr "" 19099 19100#. I18N: URL = web address 19101#: resources/views/modals/media-file-fields.phtml:33 19102msgid "A URL" 19103msgstr "" 19104 19105#: resources/views/modals/media-file-fields.phtml:63 19106#: resources/views/modules/media-list/page.phtml:45 19107msgid "Folder" 19108msgstr "" 19109 19110#: resources/views/modals/media-file-fields.phtml:72 19111msgid "Same as uploaded file" 19112msgstr "" 19113 19114#: resources/views/modals/media-file-fields.phtml:76 19115msgid "If you have a large number of media files, you can organize them into folders and subfolders." 19116msgstr "" 19117 19118#: resources/views/modals/media-file-fields.phtml:81 19119msgid "Create a unique filename" 19120msgstr "" 19121 19122#: resources/views/modals/on-screen-keyboard.phtml:51 19123msgid "Keep open" 19124msgstr "" 19125 19126#. I18N: a restrction on viewing data 19127#: resources/views/modals/restriction-fields.phtml:9 19128msgid "Privacy restriction" 19129msgstr "" 19130 19131#. I18N: A restriction on editing data 19132#: resources/views/modals/restriction-fields.phtml:26 19133msgid "Editing restriction" 19134msgstr "" 19135 19136#: resources/views/modals/submitter-fields.phtml:17 19137#: resources/views/password-request-page.phtml:23 19138msgid "Email" 19139msgstr "" 19140 19141#: resources/views/modules/ancestors-chart/page.phtml:39 19142#: resources/views/modules/descendancy_chart/page.phtml:39 19143#: resources/views/modules/family-book-chart/page.phtml:39 19144#: resources/views/modules/fanchart/page.phtml:51 19145#: resources/views/modules/hourglass-chart/page.phtml:38 19146#: resources/views/modules/pedigree-chart/page.phtml:39 19147#: resources/views/modules/pedigree-map/page.phtml:34 19148#: resources/xml/reports/ahnentafel_report.xml:7 19149#: resources/xml/reports/descendancy_report.xml:6 19150#: resources/xml/reports/individual_ext_report.xml:7 19151#: resources/xml/reports/missing_facts_report.xml:7 19152msgid "Generations" 19153msgstr "" 19154 19155#: resources/views/modules/ancestors-chart/page.phtml:49 19156#: resources/views/modules/descendancy_chart/page.phtml:49 19157#: resources/views/modules/fanchart/page.phtml:42 19158#: resources/views/modules/hourglass-chart/page.phtml:48 19159#: resources/views/modules/pedigree-chart/page.phtml:48 19160msgid "Layout" 19161msgstr "" 19162 19163#: resources/views/modules/ancestors-chart/tree.phtml:18 19164msgid "Sosa-Stradonitz number" 19165msgstr "" 19166 19167#. I18N: A configuration setting 19168#: resources/views/modules/bing-webmaster-tools/form.phtml:9 19169#: resources/views/modules/google-webmaster-tools/form.phtml:9 19170msgid "Site verification code" 19171msgstr "" 19172 19173#: resources/views/modules/bing-webmaster-tools/form.phtml:18 19174#: resources/views/modules/google-webmaster-tools/form.phtml:18 19175msgid "Site verification codes do not work when webtrees is installed in a subfolder." 19176msgstr "" 19177 19178#: resources/views/modules/census-assistant.phtml:15 19179msgid "Create a shared note using the census assistant" 19180msgstr "" 19181 19182#: resources/views/modules/census-assistant.phtml:37 19183msgid "Citation" 19184msgstr "" 19185 19186#: resources/views/modules/census-assistant.phtml:111 19187msgid "Census transcript" 19188msgstr "" 19189 19190#: resources/views/modules/census-assistant.phtml:111 19191msgid "Household" 19192msgstr "" 19193 19194#: resources/views/modules/charts/config.phtml:18 19195#: resources/views/modules/statistics-chart/custom.phtml:26 19196#: resources/views/modules/statistics-chart/custom.phtml:155 19197#: resources/views/modules/statistics-chart/custom.phtml:157 19198msgid "Chart type" 19199msgstr "" 19200 19201#: resources/views/modules/clippings/show.phtml:19 19202msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 19203msgstr "" 19204 19205#: resources/views/modules/clippings/show.phtml:24 19206msgid "Your clippings cart is empty." 19207msgstr "" 19208 19209#: resources/views/modules/custom-css-js/edit.phtml:22 19210msgid "Add content to the end of the <code><head></code> element." 19211msgstr "" 19212 19213#: resources/views/modules/custom-css-js/edit.phtml:27 19214msgid "Include the <code><style></style></code> tags." 19215msgstr "" 19216 19217#: resources/views/modules/custom-css-js/edit.phtml:34 19218msgid "Add content to the end of the <code><body></code> element." 19219msgstr "" 19220 19221#: resources/views/modules/custom-css-js/edit.phtml:39 19222msgid "Include the <code><script></script></code> tags." 19223msgstr "" 19224 19225#: resources/views/modules/descendancy_chart/tree.phtml:17 19226msgid "d’Aboville number" 19227msgstr "" 19228 19229#: resources/views/modules/family-book-chart/chart.phtml:21 19230#, php-format 19231msgid "Family of %s" 19232msgstr "" 19233 19234#: resources/views/modules/family-book-chart/page.phtml:48 19235msgid "Descendant generations" 19236msgstr "" 19237 19238#: resources/views/modules/family-book-chart/page.phtml:61 19239#: resources/views/modules/hourglass-chart/page.phtml:51 19240#: resources/xml/reports/pedigree_report.xml:6 19241msgid "Show spouses" 19242msgstr "" 19243 19244#: resources/views/modules/fanchart/page.phtml:60 19245msgid "Zoom" 19246msgstr "" 19247 19248#. I18N: FAQ = “Frequently Asked Question” 19249#: resources/views/modules/faq/config.phtml:26 19250msgid "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." 19251msgstr "" 19252 19253#: resources/views/modules/faq/config.phtml:27 19254msgid "You may use HTML to format the answer and to add links to other websites." 19255msgstr "" 19256 19257#. I18N: Label for a configuration option 19258#: resources/views/modules/faq/config.phtml:53 19259#: resources/views/modules/faq/edit.phtml:63 19260#: resources/views/modules/recent_changes/config.phtml:40 19261#: resources/views/modules/todays_events/config.phtml:46 19262#: resources/views/modules/upcoming_events/config.phtml:58 19263#: resources/xml/reports/bdm_report.xml:11 19264#: resources/xml/reports/birth_report.xml:9 19265#: resources/xml/reports/cemetery_report.xml:6 19266#: resources/xml/reports/change_report.xml:7 19267#: resources/xml/reports/death_report.xml:9 19268#: resources/xml/reports/fact_sources.xml:7 19269#: resources/xml/reports/individual_ext_report.xml:8 19270#: resources/xml/reports/marriage_report.xml:9 19271#: resources/xml/reports/occupation_report.xml:6 19272#: resources/xml/reports/relative_ext_report.xml:7 19273msgid "Sort order" 19274msgstr "" 19275 19276#: resources/views/modules/faq/config.phtml:55 19277#: resources/views/modules/faq/edit.phtml:31 19278msgid "Question" 19279msgstr "" 19280 19281#: resources/views/modules/faq/edit.phtml:42 19282msgid "Answer" 19283msgstr "" 19284 19285#. I18N: Label for a configuration option 19286#: resources/views/modules/faq/edit.phtml:53 19287#: resources/views/modules/html/config.phtml:63 19288#: resources/views/modules/stories/edit.phtml:60 19289msgid "Show this block for which languages" 19290msgstr "" 19291 19292#. I18N: FAQ = “Frequently Asked Question” 19293#: resources/views/modules/faq/edit.phtml:80 19294msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." 19295msgstr "" 19296 19297#: resources/views/modules/faq/show.phtml:30 19298msgid "back to top" 19299msgstr "" 19300 19301#: resources/views/modules/favorites/favorites.phtml:35 19302msgid "Are you sure you want to remove this item from your list of favorites?" 19303msgstr "" 19304 19305#: resources/views/modules/favorites/favorites.phtml:44 19306#: resources/views/modules/favorites/favorites.phtml:54 19307msgid "Add a favorite" 19308msgstr "" 19309 19310#: resources/views/modules/favorites/favorites.phtml:163 19311msgid "Enter an optional note about this favorite" 19312msgstr "" 19313 19314#: resources/views/modules/fix-add-marr-names/options.phtml:16 19315msgid "Surname option" 19316msgstr "" 19317 19318#. I18N: Label for option 19319#: resources/views/modules/fix-ceme-tag/options.phtml:16 19320msgid "Convert to" 19321msgstr "" 19322 19323#: resources/views/modules/fix-place-names/options.phtml:21 19324msgid "Replace" 19325msgstr "" 19326 19327#: resources/views/modules/fix-search-and-replace/options.phtml:18 19328msgid "Search text/pattern" 19329msgstr "" 19330 19331#: resources/views/modules/fix-search-and-replace/options.phtml:28 19332msgid "Replacement text" 19333msgstr "" 19334 19335#: resources/views/modules/fix-search-and-replace/options.phtml:38 19336msgid "Search method" 19337msgstr "" 19338 19339#: resources/views/modules/fix-search-and-replace/options.phtml:44 19340msgid "Regular expressions are an advanced pattern matching technique." 19341msgstr "" 19342 19343#: resources/views/modules/fix-search-and-replace/options.phtml:52 19344msgid "Case insensitive" 19345msgstr "" 19346 19347#. I18N: Help text for "Case insensitive" searches 19348#: resources/views/modules/fix-search-and-replace/options.phtml:58 19349msgid "Match both upper and lower case letters." 19350msgstr "" 19351 19352#: resources/views/modules/fix-search-and-replace/options.phtml:65 19353#: resources/views/search-general-page.phtml:48 19354#: resources/views/statistics/other/total-records.phtml:12 19355msgid "Records" 19356msgstr "" 19357 19358#: resources/views/modules/gedcom_news/edit.phtml:37 19359#: resources/views/modules/html/config.phtml:39 19360#: resources/views/modules/user_blog/edit.phtml:37 19361msgid "Content" 19362msgstr "" 19363 19364#: resources/views/modules/gedcom_news/list.phtml:18 19365#: resources/views/modules/user_blog/list.phtml:18 19366msgid "No news articles have been submitted." 19367msgstr "" 19368 19369#: resources/views/modules/gedcom_news/list.phtml:60 19370msgid "Add a news article" 19371msgstr "" 19372 19373#. I18N: label for yes/no option 19374#: resources/views/modules/gedcom_stats/config.phtml:35 19375msgid "Show date of last update" 19376msgstr "" 19377 19378#: resources/views/modules/gedcom_stats/config.phtml:47 19379#: resources/views/modules/html/template-statistics.phtml:36 19380#: resources/views/statistics/individuals/names.phtml:22 19381msgid "Total surnames" 19382msgstr "" 19383 19384#: resources/views/modules/gedcom_stats/config.phtml:52 19385#: resources/views/statistics/other/total-events.phtml:12 19386#: resources/xml/reports/missing_facts_report.xml:602 19387msgid "Total events" 19388msgstr "" 19389 19390#: resources/views/modules/gedcom_stats/config.phtml:53 19391msgid "Total users" 19392msgstr "" 19393 19394#: resources/views/modules/gedcom_stats/config.phtml:54 19395#: resources/views/modules/gedcom_stats/statistics.phtml:167 19396#: resources/views/modules/html/template-statistics.phtml:69 19397#: resources/views/statistics/individuals/total-events.phtml:44 19398msgid "Earliest birth" 19399msgstr "" 19400 19401#: resources/views/modules/gedcom_stats/config.phtml:55 19402#: resources/views/modules/gedcom_stats/statistics.phtml:178 19403#: resources/views/modules/html/template-statistics.phtml:73 19404#: resources/views/statistics/individuals/total-events.phtml:55 19405msgid "Latest birth" 19406msgstr "" 19407 19408#: resources/views/modules/gedcom_stats/config.phtml:56 19409#: resources/views/modules/gedcom_stats/statistics.phtml:189 19410#: resources/views/modules/html/template-statistics.phtml:77 19411#: resources/views/statistics/individuals/total-events.phtml:92 19412msgid "Earliest death" 19413msgstr "" 19414 19415#: resources/views/modules/gedcom_stats/config.phtml:57 19416#: resources/views/modules/gedcom_stats/statistics.phtml:200 19417#: resources/views/modules/html/template-statistics.phtml:81 19418#: resources/views/statistics/individuals/total-events.phtml:103 19419msgid "Latest death" 19420msgstr "" 19421 19422#: resources/views/modules/gedcom_stats/config.phtml:58 19423#: resources/views/modules/gedcom_stats/statistics.phtml:211 19424#: resources/views/modules/html/template-statistics.phtml:85 19425msgid "Individual who lived the longest" 19426msgstr "" 19427 19428#: resources/views/modules/gedcom_stats/config.phtml:60 19429#: resources/views/modules/gedcom_stats/statistics.phtml:237 19430#: resources/views/modules/html/template-statistics.phtml:93 19431msgid "Family with the most children" 19432msgstr "" 19433 19434#: resources/views/modules/gedcom_stats/config.phtml:74 19435#: resources/views/modules/gedcom_stats/statistics.phtml:266 19436#: resources/views/modules/html/template-statistics.phtml:105 19437msgid "Most common surnames" 19438msgstr "" 19439 19440#. I18N: ... to show in a list 19441#: resources/views/modules/gedcom_stats/config.phtml:82 19442#: resources/views/modules/top10_surnames/config.phtml:15 19443msgid "Number of surnames" 19444msgstr "" 19445 19446#: resources/views/modules/gedcom_stats/statistics.phtml:32 19447#: resources/views/modules/html/template-statistics.phtml:18 19448#, php-format 19449msgid "This family tree was last updated on %s." 19450msgstr "" 19451 19452#. I18N: A configuration setting 19453#: resources/views/modules/google-analytics/form.phtml:9 19454#: resources/views/modules/matomo-analytics/form.phtml:9 19455#: resources/views/modules/statcounter/form.phtml:9 19456msgid "Site identification code" 19457msgstr "" 19458 19459#: resources/views/modules/html/config.phtml:27 19460msgid "Templates" 19461msgstr "" 19462 19463#: resources/views/modules/html/config.phtml:32 19464msgid "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." 19465msgstr "" 19466 19467#: resources/views/modules/html/config.phtml:43 19468msgid "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." 19469msgstr "" 19470 19471#: resources/views/modules/html/config.phtml:52 19472msgid "Show the date and time of update" 19473msgstr "" 19474 19475#. I18N: do not translate the #keywords# 19476#: resources/views/modules/html/template-narrative.phtml:7 19477msgid "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#." 19478msgstr "" 19479 19480#: resources/views/modules/interactive-tree/chart.phtml:19 19481msgid "Use compact layout" 19482msgstr "" 19483 19484#: resources/views/modules/lifespans-chart/page.phtml:29 19485msgid "Add individuals" 19486msgstr "" 19487 19488#. I18N: Label for a configuration option 19489#: resources/views/modules/lifespans-chart/page.phtml:33 19490msgid "Include the individual’s immediate family" 19491msgstr "" 19492 19493#: resources/views/modules/lifespans-chart/page.phtml:39 19494msgid "Select individuals by place or date" 19495msgstr "" 19496 19497#: resources/views/modules/lifespans-chart/page.phtml:54 19498msgid "Start year" 19499msgstr "" 19500 19501#: resources/views/modules/lifespans-chart/page.phtml:63 19502msgid "End year" 19503msgstr "" 19504 19505#: resources/views/modules/login_block/sign-out.phtml:15 19506#, php-format 19507msgid "You are signed in as %s." 19508msgstr "" 19509 19510#. I18N: A button label. 19511#: resources/views/modules/login_block/sign-out.phtml:20 19512msgid "sign out" 19513msgstr "" 19514 19515#: resources/views/modules/media-list/page.phtml:53 19516msgid "Media objects per page" 19517msgstr "" 19518 19519#: resources/views/modules/media-list/page.phtml:76 19520msgid "Search filters" 19521msgstr "" 19522 19523#: resources/views/modules/media-list/page.phtml:96 19524msgid "Media objects found" 19525msgstr "" 19526 19527#: resources/views/modules/media-list/pagination.phtml:39 19528#, php-format 19529msgid "Page %s of %s" 19530msgstr "" 19531 19532#: resources/views/modules/media/tab.phtml:29 19533msgid "There are no media objects for this individual." 19534msgstr "" 19535 19536#: resources/views/modules/notes/tab.phtml:26 19537msgid "Show all notes" 19538msgstr "" 19539 19540#: resources/views/modules/notes/tab.phtml:41 19541msgid "There are no notes for this individual." 19542msgstr "" 19543 19544#: resources/views/modules/pedigree-chart/previous.phtml:20 19545msgid "Siblings" 19546msgstr "" 19547 19548#: resources/views/modules/pedigree-chart/previous.phtml:22 19549msgid "Sibling" 19550msgstr "" 19551 19552#: resources/views/modules/pedigree-map/chart.phtml:67 19553#: resources/views/modules/place-hierarchy/map.phtml:76 19554#: resources/views/modules/places/tab.phtml:63 19555msgid "Reload map" 19556msgstr "" 19557 19558#: resources/views/modules/pedigree-map/chart.phtml:110 19559#: resources/views/modules/places/tab.phtml:107 19560msgid "Nothing to show" 19561msgstr "" 19562 19563#: resources/views/modules/personal_facts/tab.phtml:28 19564msgid "Events of close relatives" 19565msgstr "" 19566 19567#: resources/views/modules/personal_facts/tab.phtml:46 19568msgid "There are no facts for this individual." 19569msgstr "" 19570 19571#: resources/views/modules/place-hierarchy/events.phtml:34 19572#: resources/views/modules/place-hierarchy/events.phtml:46 19573#: resources/views/search-advanced-page.phtml:96 19574#: resources/views/search-general-page.phtml:148 19575#: resources/views/search-phonetic-page.phtml:129 19576msgid "No results found." 19577msgstr "" 19578 19579#: resources/views/modules/place-hierarchy/list.phtml:14 19580msgid "Place list" 19581msgstr "" 19582 19583#: resources/views/modules/place-hierarchy/page.phtml:49 19584#, php-format 19585msgid "View table of events occurring in %s" 19586msgstr "" 19587 19588#: resources/views/modules/place-hierarchy/sidebar.phtml:30 19589msgid "The location of this place is not known." 19590msgstr "" 19591 19592#: resources/views/modules/privacy-policy/footer.phtml:21 19593msgid "This website uses cookies to learn about visitor behavior." 19594msgstr "" 19595 19596#: resources/views/modules/privacy-policy/page.phtml:18 19597msgid "Personal data" 19598msgstr "" 19599 19600#: resources/views/modules/privacy-policy/page.phtml:22 19601msgid "This website processes personal data for the purpose of historical and genealogical research." 19602msgstr "" 19603 19604#: resources/views/modules/privacy-policy/page.phtml:25 19605msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." 19606msgstr "" 19607 19608#: resources/views/modules/privacy-policy/page.phtml:29 19609msgid "Cookies" 19610msgstr "" 19611 19612#: resources/views/modules/privacy-policy/page.phtml:33 19613msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." 19614msgstr "" 19615 19616#: resources/views/modules/privacy-policy/page.phtml:36 19617msgid "These cookies are “essential”, and do not require consent." 19618msgstr "" 19619 19620#: resources/views/modules/privacy-policy/page.phtml:45 19621msgid "This website uses third-party services to learn about visitor behavior." 19622msgstr "" 19623 19624#: resources/views/modules/privacy-policy/page.phtml:57 19625msgid "These services may use cookies or other tracking technology." 19626msgstr "" 19627 19628#: resources/views/modules/privacy-policy/page.phtml:61 19629msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." 19630msgstr "" 19631 19632#: resources/views/modules/privacy-policy/page.phtml:66 19633msgid "Data controller" 19634msgstr "" 19635 19636#: resources/views/modules/privacy-policy/page.phtml:70 19637msgid "This website is operated by the following individuals." 19638msgstr "" 19639 19640#: resources/views/modules/random_media/config.phtml:17 19641msgid "Show only individuals, events, or all" 19642msgstr "" 19643 19644#: resources/views/modules/random_media/config.phtml:39 19645msgid "Show slide show controls" 19646msgstr "" 19647 19648#: resources/views/modules/random_media/config.phtml:48 19649msgid "Start slide show on page load" 19650msgstr "" 19651 19652#: resources/views/modules/random_media/slide-show.phtml:32 19653#: resources/views/modules/random_media/slide-show.phtml:34 19654msgid "Next image" 19655msgstr "" 19656 19657#. I18N: [a record was] Changed on <date/time> by <user> 19658#: resources/views/modules/recent_changes/changes-list.phtml:47 19659#, php-format 19660msgid "Changed on %1$s by %2$s" 19661msgstr "" 19662 19663#. I18N: [a record was] Changed on <date/time> 19664#: resources/views/modules/recent_changes/changes-list.phtml:49 19665#, php-format 19666msgid "Changed on %1$s" 19667msgstr "" 19668 19669#. I18N: [a record was] Changed on <date/time> 19670#: resources/views/modules/recent_changes/changes-list.phtml:51 19671#, php-format 19672msgid "Changed by %1$s" 19673msgstr "" 19674 19675#: resources/views/modules/recent_changes/config.phtml:21 19676#: resources/views/modules/upcoming_events/config.phtml:21 19677#: resources/views/modules/yahrzeit/config.phtml:18 19678msgid "Number of days to show" 19679msgstr "" 19680 19681#: resources/views/modules/recent_changes/config.phtml:25 19682#: resources/views/modules/upcoming_events/config.phtml:25 19683#: resources/views/modules/yahrzeit/config.phtml:23 19684#, php-format 19685msgid "maximum %s day" 19686msgid_plural "maximum %s days" 19687msgstr[0] "" 19688msgstr[1] "" 19689 19690#. I18N: Label for a configuration option 19691#: resources/views/modules/recent_changes/config.phtml:31 19692#: resources/views/modules/todays_events/config.phtml:37 19693#: resources/views/modules/top10_givnnames/config.phtml:24 19694#: resources/views/modules/top10_surnames/config.phtml:24 19695#: resources/views/modules/upcoming_events/config.phtml:49 19696#: resources/views/modules/yahrzeit/config.phtml:30 19697msgid "Presentation style" 19698msgstr "" 19699 19700#. I18N: label for a yes/no option 19701#: resources/views/modules/recent_changes/config.phtml:58 19702msgid "Show the user who made the change" 19703msgstr "" 19704 19705#. I18N: label for a yes/no option 19706#: resources/views/modules/recent_changes/config.phtml:67 19707msgid "Show the date and time" 19708msgstr "" 19709 19710#: resources/views/modules/relationships-chart/config.phtml:24 19711msgid "Searching for all possible relationships can take a lot of time in complex trees." 19712msgstr "" 19713 19714#. I18N: Configuration option 19715#: resources/views/modules/relationships-chart/config.phtml:45 19716msgid "How much recursion to use when searching for relationships" 19717msgstr "" 19718 19719#: resources/views/modules/relationships-chart/page.phtml:33 19720msgid "Individual 1" 19721msgstr "" 19722 19723#: resources/views/modules/relationships-chart/page.phtml:42 19724msgid "Individual 2" 19725msgstr "" 19726 19727#. I18N: Reverse the order of two individuals 19728#: resources/views/modules/relationships-chart/page.phtml:88 19729msgid "Swap individuals" 19730msgstr "" 19731 19732#: resources/views/modules/relatives/family.phtml:149 19733msgid "Add marriage details" 19734msgstr "" 19735 19736#: resources/views/modules/relatives/family.phtml:220 19737msgid "Add a brother" 19738msgstr "" 19739 19740#: resources/views/modules/relatives/family.phtml:224 19741msgid "Add a sister" 19742msgstr "" 19743 19744#: resources/views/modules/relatives/family.phtml:228 19745msgid "Add a sibling" 19746msgstr "" 19747 19748#: resources/views/modules/relatives/tab.phtml:36 19749msgid "Date differences" 19750msgstr "" 19751 19752#: resources/views/modules/review_changes/config.phtml:13 19753msgid "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." 19754msgstr "" 19755 19756#. I18N: Label for a configuration option 19757#: resources/views/modules/review_changes/config.phtml:19 19758msgid "Send out reminder emails" 19759msgstr "" 19760 19761#: resources/views/modules/review_changes/config.phtml:29 19762msgid "Reminder email frequency (days)" 19763msgstr "" 19764 19765#. I18N: The www.sitemaps.org site is translated into many languages (e.g. http://www.sitemaps.org/fr/) - choose an appropriate URL. 19766#: resources/views/modules/sitemap/config.phtml:23 19767msgid "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=\"http://www.sitemaps.org/\">www.sitemaps.org</a>." 19768msgstr "" 19769 19770#. I18N: Label for a configuration option 19771#: resources/views/modules/sitemap/config.phtml:27 19772msgid "Which family trees should be included in the sitemaps" 19773msgstr "" 19774 19775#: resources/views/modules/sitemap/config.phtml:50 19776msgid "To tell search engines that sitemaps are available, you can use the following links." 19777msgstr "" 19778 19779#: resources/views/modules/sources_tab/tab.phtml:26 19780msgid "Show all sources" 19781msgstr "" 19782 19783#: resources/views/modules/sources_tab/tab.phtml:39 19784msgid "There are no source citations for this individual." 19785msgstr "" 19786 19787#. I18N: A configuration setting 19788#: resources/views/modules/statcounter/form.phtml:18 19789msgid "Security code" 19790msgstr "" 19791 19792#: resources/views/modules/statistics-chart/custom.phtml:18 19793msgid "Create your own chart" 19794msgstr "" 19795 19796#: resources/views/modules/statistics-chart/custom.phtml:79 19797msgid "Categories" 19798msgstr "" 19799 19800#: resources/views/modules/statistics-chart/custom.phtml:88 19801msgid "gender" 19802msgstr "" 19803 19804#: resources/views/modules/statistics-chart/custom.phtml:93 19805msgid "date periods" 19806msgstr "" 19807 19808#. I18N: from 1700 interval 50 years 19809#: resources/views/modules/statistics-chart/custom.phtml:101 19810#: resources/views/modules/statistics-chart/custom.phtml:104 19811#: resources/views/modules/statistics-chart/custom.phtml:107 19812#: resources/views/modules/statistics-chart/custom.phtml:110 19813#: resources/views/modules/statistics-chart/custom.phtml:113 19814#: resources/views/modules/statistics-chart/custom.phtml:116 19815#, php-format 19816msgid "from %1$s interval %2$s year" 19817msgid_plural "from %1$s interval %2$s years" 19818msgstr[0] "" 19819msgstr[1] "" 19820 19821#: resources/views/modules/statistics-chart/custom.phtml:122 19822msgid "Results" 19823msgstr "" 19824 19825#: resources/views/modules/statistics-chart/custom.phtml:126 19826msgid "numbers" 19827msgstr "" 19828 19829#: resources/views/modules/statistics-chart/custom.phtml:131 19830msgid "percentage" 19831msgstr "" 19832 19833#: resources/views/modules/statistics-chart/custom.phtml:136 19834#: resources/views/modules/statistics-chart/custom.phtml:139 19835#: resources/views/modules/statistics-chart/custom.phtml:145 19836msgid "Age interval" 19837msgstr "" 19838 19839#: resources/views/modules/statistics-chart/custom.phtml:148 19840msgid "Select the desired age interval" 19841msgstr "" 19842 19843#: resources/views/modules/statistics-chart/custom.phtml:174 19844#: resources/views/modules/statistics-chart/custom.phtml:176 19845msgid "Geographic area" 19846msgstr "" 19847 19848#: resources/views/modules/statistics-chart/custom.phtml:182 19849msgid "Europe" 19850msgstr "" 19851 19852#: resources/views/modules/statistics-chart/custom.phtml:185 19853msgid "Northern America" 19854msgstr "" 19855 19856#: resources/views/modules/statistics-chart/custom.phtml:188 19857msgid "South America" 19858msgstr "" 19859 19860#: resources/views/modules/statistics-chart/custom.phtml:191 19861msgid "Asia" 19862msgstr "" 19863 19864#: resources/views/modules/statistics-chart/custom.phtml:194 19865msgid "Middle East" 19866msgstr "" 19867 19868#: resources/views/modules/statistics-chart/custom.phtml:197 19869msgid "Africa" 19870msgstr "" 19871 19872#: resources/views/modules/statistics-chart/custom.phtml:208 19873msgid "show the chart" 19874msgstr "" 19875 19876#: resources/views/modules/stories/config.phtml:55 19877#: resources/views/modules/stories/edit.phtml:42 19878#: resources/views/modules/stories/list.phtml:18 19879msgid "Story title" 19880msgstr "" 19881 19882#: resources/views/modules/stories/edit.phtml:51 19883msgid "Story" 19884msgstr "" 19885 19886#: resources/views/modules/timeline-chart/chart.phtml:139 19887#: resources/views/modules/timeline-chart/chart.phtml:141 19888#: resources/views/modules/timeline-chart/chart.phtml:143 19889msgid "Month:" 19890msgstr "" 19891 19892#: resources/views/modules/timeline-chart/chart.phtml:139 19893#: resources/views/modules/timeline-chart/chart.phtml:141 19894#: resources/views/modules/timeline-chart/chart.phtml:143 19895msgid "Day:" 19896msgstr "" 19897 19898#: resources/views/modules/timeline-chart/chart.phtml:141 19899msgid "years" 19900msgstr "" 19901 19902#: resources/views/modules/timeline-chart/chart.phtml:143 19903#: resources/views/modules/timeline-chart/chart.phtml:408 19904msgid "Year:" 19905msgstr "" 19906 19907#: resources/views/modules/timeline-chart/page.phtml:74 19908msgid "Remove individual" 19909msgstr "" 19910 19911#. I18N: an age indicator, which can be dragged around the screen 19912#: resources/views/modules/timeline-chart/page.phtml:81 19913msgid "Show an age cursor" 19914msgstr "" 19915 19916#: resources/views/modules/todays_events/config.phtml:19 19917#: resources/views/modules/upcoming_events/config.phtml:31 19918msgid "Show only events of living individuals" 19919msgstr "" 19920 19921#: resources/views/modules/todays_events/empty.phtml:8 19922msgid "No events exist for today." 19923msgstr "" 19924 19925#: resources/views/modules/todo/config.phtml:14 19926msgid "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." 19927msgstr "" 19928 19929#: resources/views/modules/todo/config.phtml:15 19930msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 19931msgstr "" 19932 19933#: resources/views/modules/todo/config.phtml:16 19934msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 19935msgstr "" 19936 19937#: resources/views/modules/todo/config.phtml:21 19938msgid "Show research tasks that are assigned to other users" 19939msgstr "" 19940 19941#: resources/views/modules/todo/config.phtml:31 19942msgid "Show research tasks that are not assigned to any user" 19943msgstr "" 19944 19945#: resources/views/modules/todo/config.phtml:40 19946msgid "Show research tasks that have a date in the future" 19947msgstr "" 19948 19949#. I18N: ... to show in a list 19950#: resources/views/modules/top10_givnnames/config.phtml:15 19951msgid "Number of given names" 19952msgstr "" 19953 19954#. I18N: ... to show in a list 19955#: resources/views/modules/top10_pageviews/config.phtml:13 19956msgid "Number of pages" 19957msgstr "" 19958 19959#: resources/views/modules/user-messages/user-messages.phtml:51 19960#: resources/views/modules/user-messages/user-messages.phtml:136 19961msgid "Are you sure you want to delete this message? It cannot be retrieved later." 19962msgstr "" 19963 19964#: resources/views/modules/user-messages/user-messages.phtml:71 19965msgid "Date sent" 19966msgstr "" 19967 19968#. I18N: When replying to an email, the subject becomes “RE: subject” 19969#: resources/views/modules/user-messages/user-messages.phtml:116 19970#: resources/views/modules/user-messages/user-messages.phtml:117 19971msgid "RE: " 19972msgstr "" 19973 19974#: resources/views/modules/user-messages/user-messages.phtml:131 19975#: resources/views/modules/user-messages/user-messages.phtml:132 19976msgid "Reply" 19977msgstr "" 19978 19979#: resources/views/modules/user-messages/user-messages.phtml:147 19980msgid "Delete selected messages" 19981msgstr "" 19982 19983#: resources/views/modules/user_blog/list.phtml:59 19984msgid "Add a journal entry" 19985msgstr "" 19986 19987#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19988#: resources/views/note-page.phtml:35 19989#, php-format 19990msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 19991msgstr "" 19992 19993#: resources/views/note-page.phtml:37 19994msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 19995msgstr "" 19996 19997#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19998#: resources/views/note-page.phtml:41 19999#, php-format 20000msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 20001msgstr "" 20002 20003#: resources/views/note-page.phtml:43 20004msgid "This note has been edited. The changes need to be reviewed by a moderator." 20005msgstr "" 20006 20007#: resources/views/pending-changes-page.phtml:47 20008#: resources/views/pending-changes-page.phtml:59 20009msgid "Accept" 20010msgstr "" 20011 20012#: resources/views/pending-changes-page.phtml:51 20013#: resources/views/pending-changes-page.phtml:89 20014msgid "Reject" 20015msgstr "" 20016 20017#: resources/views/pending-changes-page.phtml:101 20018msgid "Accept all changes" 20019msgstr "" 20020 20021#: resources/views/pending-changes-page.phtml:104 20022msgid "Are you sure you want to reject all the changes to this family tree?" 20023msgstr "" 20024 20025#: resources/views/pending-changes-page.phtml:105 20026msgid "Reject all changes" 20027msgstr "" 20028 20029#: resources/views/register-page.phtml:26 20030msgid "<div class=\"largeError\">Notice:</div><div class=\"error\">By completing and submitting this form, you agree:<ul><li>to protect the privacy of living individuals listed on our site;</li><li>and in the text box below, to explain to whom you are related, or to provide us with information on someone who should be listed on our website.</li></ul></div>" 20031msgstr "" 20032 20033#. I18N: placeholder text for registration-comments field 20034#: resources/views/register-page.phtml:89 20035msgid "Explain why you are requesting an account." 20036msgstr "" 20037 20038#: resources/views/register-page.phtml:91 20039msgid "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." 20040msgstr "" 20041 20042#: resources/views/register-success-page.phtml:19 20043#, php-format 20044msgid "Hello %s…<br>Thank you for your registration." 20045msgstr "" 20046 20047#: resources/views/register-success-page.phtml:23 20048#, php-format 20049msgid "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." 20050msgstr "" 20051 20052#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 20053#: resources/views/repository-page.phtml:27 20054#, php-format 20055msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it." 20056msgstr "" 20057 20058#: resources/views/repository-page.phtml:29 20059msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator." 20060msgstr "" 20061 20062#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 20063#: resources/views/repository-page.phtml:33 20064#, php-format 20065msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them." 20066msgstr "" 20067 20068#: resources/views/repository-page.phtml:35 20069msgid "This repository has been edited. The changes need to be reviewed by a moderator." 20070msgstr "" 20071 20072#: resources/views/search-advanced-page.phtml:45 20073msgid "Add more fields" 20074msgstr "" 20075 20076#: resources/views/search-advanced-page.phtml:62 20077#: resources/xml/reports/bdm_report.xml:118 20078#: resources/xml/reports/family_group_report.xml:467 20079#: resources/xml/reports/family_group_report.xml:730 20080#: resources/xml/reports/individual_ext_report.xml:251 20081#: resources/xml/reports/individual_report.xml:240 20082#: resources/xml/reports/relative_ext_report.xml:71 20083msgid "Father" 20084msgstr "" 20085 20086#: resources/views/search-advanced-page.phtml:74 20087#: resources/xml/reports/bdm_report.xml:120 20088#: resources/xml/reports/family_group_report.xml:474 20089#: resources/xml/reports/family_group_report.xml:737 20090#: resources/xml/reports/individual_ext_report.xml:287 20091#: resources/xml/reports/individual_report.xml:276 20092#: resources/xml/reports/relative_ext_report.xml:72 20093msgid "Mother" 20094msgstr "" 20095 20096#: resources/views/search-general-page.phtml:36 20097#: resources/views/search-replace-page.phtml:26 20098msgid "Search for" 20099msgstr "" 20100 20101#. I18N: select all (of the family trees) 20102#: resources/views/search-general-page.phtml:118 20103#: resources/views/search-phonetic-page.phtml:105 20104msgid "select all" 20105msgstr "" 20106 20107#. I18N: select none (of the family trees) 20108#: resources/views/search-general-page.phtml:122 20109#: resources/views/search-phonetic-page.phtml:106 20110msgid "select none" 20111msgstr "" 20112 20113#: resources/views/search-general-page.phtml:125 20114#: resources/views/search-phonetic-page.phtml:108 20115msgid "invert selection" 20116msgstr "" 20117 20118#: resources/views/search-phonetic-page.phtml:66 20119msgid "Phonetic algorithm" 20120msgstr "" 20121 20122#: resources/views/search-replace-page.phtml:35 20123msgid "Replace with" 20124msgstr "" 20125 20126#: resources/views/search-replace-page.phtml:47 20127msgid "Entire record" 20128msgstr "" 20129 20130#: resources/views/search-replace-page.phtml:47 20131#: resources/views/statistics/individuals/names.phtml:12 20132#: resources/xml/reports/cemetery_report.xml:7 20133#: resources/xml/reports/death_report.xml:10 20134msgid "Names" 20135msgstr "" 20136 20137#. I18N: A button label. 20138#: resources/views/search-replace-page.phtml:53 20139msgid "replace" 20140msgstr "" 20141 20142#: resources/views/setup/step-2-server-checks.phtml:42 20143msgid "Checking server configuration" 20144msgstr "" 20145 20146#: resources/views/setup/step-2-server-checks.phtml:55 20147msgid "The server configuration is OK." 20148msgstr "" 20149 20150#: resources/views/setup/step-2-server-checks.phtml:59 20151msgid "Checking server capacity" 20152msgstr "" 20153 20154#: resources/views/setup/step-2-server-checks.phtml:62 20155msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 20156msgstr "" 20157 20158#: resources/views/setup/step-2-server-checks.phtml:65 20159msgid "The following list shows typical requirements." 20160msgstr "" 20161 20162#: resources/views/setup/step-2-server-checks.phtml:68 20163msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 20164msgstr "" 20165 20166#: resources/views/setup/step-2-server-checks.phtml:70 20167msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 20168msgstr "" 20169 20170#: resources/views/setup/step-2-server-checks.phtml:72 20171msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 20172msgstr "" 20173 20174#: resources/views/setup/step-2-server-checks.phtml:76 20175#, php-format 20176msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 20177msgstr "" 20178 20179#: resources/views/setup/step-2-server-checks.phtml:80 20180msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 20181msgstr "" 20182 20183#: resources/views/setup/step-3-database-type.phtml:35 20184msgid "Connection to database server" 20185msgstr "" 20186 20187#: resources/views/setup/step-3-database-type.phtml:47 20188msgid "webtrees needs a database to store your genealogy data." 20189msgstr "" 20190 20191#: resources/views/setup/step-3-database-type.phtml:52 20192msgid "Database type" 20193msgstr "" 20194 20195#: resources/views/setup/step-4-database-mysql.phtml:34 20196#: resources/views/setup/step-4-database-pgsql.phtml:34 20197#: resources/views/setup/step-4-database-sqlite.phtml:39 20198#: resources/views/setup/step-4-database-sqlsvr.phtml:34 20199msgid "Database connection" 20200msgstr "" 20201 20202#: resources/views/setup/step-4-database-mysql.phtml:54 20203#: resources/views/setup/step-4-database-pgsql.phtml:52 20204#: resources/views/setup/step-4-database-sqlsvr.phtml:52 20205msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 20206msgstr "" 20207 20208#: resources/views/setup/step-4-database-mysql.phtml:59 20209msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 20210msgstr "" 20211 20212#: resources/views/setup/step-4-database-mysql.phtml:74 20213msgid "Most sites are configured to use the default value of 3306." 20214msgstr "" 20215 20216#: resources/views/setup/step-4-database-mysql.phtml:88 20217#: resources/views/setup/step-4-database-mysql.phtml:102 20218#: resources/views/setup/step-4-database-pgsql.phtml:76 20219#: resources/views/setup/step-4-database-pgsql.phtml:88 20220#: resources/views/setup/step-4-database-sqlsvr.phtml:76 20221#: resources/views/setup/step-4-database-sqlsvr.phtml:88 20222msgid "This is case sensitive." 20223msgstr "" 20224 20225#: resources/views/setup/step-4-database-mysql.phtml:119 20226#: resources/views/setup/step-4-database-pgsql.phtml:104 20227#: resources/views/setup/step-4-database-sqlite.phtml:76 20228#: resources/views/setup/step-4-database-sqlsvr.phtml:104 20229msgid "Table prefix" 20230msgstr "" 20231 20232#: resources/views/setup/step-4-database-mysql.phtml:124 20233#: resources/views/setup/step-4-database-pgsql.phtml:109 20234#: resources/views/setup/step-4-database-sqlite.phtml:83 20235#: resources/views/setup/step-4-database-sqlsvr.phtml:109 20236msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 20237msgstr "" 20238 20239#: resources/views/setup/step-4-database-mysql.phtml:125 20240#: resources/views/setup/step-4-database-pgsql.phtml:110 20241#: resources/views/setup/step-4-database-sqlite.phtml:69 20242#: resources/views/setup/step-4-database-sqlite.phtml:84 20243#: resources/views/setup/step-4-database-sqlsvr.phtml:110 20244msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 20245msgstr "" 20246 20247#: resources/views/setup/step-4-database-pgsql.phtml:64 20248msgid "Most sites are configured to use the default value of 5432." 20249msgstr "" 20250 20251#: resources/views/setup/step-4-database-sqlsvr.phtml:64 20252msgid "Most sites are configured to use the default value of 1433." 20253msgstr "" 20254 20255#: resources/views/setup/step-5-administrator.phtml:37 20256msgid "Administrator account" 20257msgstr "" 20258 20259#: resources/views/setup/step-5-administrator.phtml:49 20260msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 20261msgstr "" 20262 20263#: resources/views/setup/step-5-administrator.phtml:71 20264msgid "You will use this to sign in to webtrees." 20265msgstr "" 20266 20267#: resources/views/setup/step-5-administrator.phtml:83 20268msgid "This must be at least six characters long. It is case-sensitive." 20269msgstr "" 20270 20271#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 20272#: resources/views/source-page.phtml:34 20273#, php-format 20274msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it." 20275msgstr "" 20276 20277#: resources/views/source-page.phtml:36 20278msgid "This source has been deleted. The deletion will need to be reviewed by a moderator." 20279msgstr "" 20280 20281#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 20282#: resources/views/source-page.phtml:40 20283#, php-format 20284msgid "This source has been edited. You should review the changes and then %1$s or %2$s them." 20285msgstr "" 20286 20287#: resources/views/source-page.phtml:42 20288msgid "This source has been edited. The changes need to be reviewed by a moderator." 20289msgstr "" 20290 20291#: resources/views/statistics/families/age-difference.phtml:12 20292msgid "Age difference" 20293msgstr "" 20294 20295#: resources/views/statistics/families/age-difference.phtml:20 20296msgid "Age between siblings" 20297msgstr "" 20298 20299#: resources/views/statistics/families/age-difference.phtml:29 20300msgid "Greatest age between siblings" 20301msgstr "" 20302 20303#: resources/views/statistics/families/age-difference.phtml:42 20304msgid "Age between husband and wife" 20305msgstr "" 20306 20307#: resources/views/statistics/families/age-difference.phtml:51 20308msgid "Age between wife and husband" 20309msgstr "" 20310 20311#: resources/views/statistics/families/birth-age.phtml:12 20312msgid "Age at birth of child" 20313msgstr "" 20314 20315#: resources/views/statistics/families/birth-age.phtml:22 20316msgid "Youngest father" 20317msgstr "" 20318 20319#: resources/views/statistics/families/birth-age.phtml:42 20320msgid "Youngest mother" 20321msgstr "" 20322 20323#: resources/views/statistics/families/birth-age.phtml:64 20324msgid "Oldest father" 20325msgstr "" 20326 20327#: resources/views/statistics/families/birth-age.phtml:84 20328msgid "Oldest mother" 20329msgstr "" 20330 20331#: resources/views/statistics/families/children.phtml:12 20332msgid "Children in family" 20333msgstr "" 20334 20335#: resources/views/statistics/families/children.phtml:55 20336msgid "Largest number of grandchildren" 20337msgstr "" 20338 20339#: resources/views/statistics/families/marriage-age.phtml:22 20340msgid "Youngest male" 20341msgstr "" 20342 20343#: resources/views/statistics/families/marriage-age.phtml:42 20344msgid "Youngest female" 20345msgstr "" 20346 20347#: resources/views/statistics/families/marriage-age.phtml:64 20348msgid "Oldest male" 20349msgstr "" 20350 20351#: resources/views/statistics/families/marriage-age.phtml:84 20352msgid "Oldest female" 20353msgstr "" 20354 20355#: resources/views/statistics/families/marriage-length.phtml:12 20356msgid "Length of marriage" 20357msgstr "" 20358 20359#: resources/views/statistics/families/marriage-length.phtml:22 20360msgid "Longest marriage" 20361msgstr "" 20362 20363#: resources/views/statistics/families/marriage-length.phtml:42 20364msgid "Shortest marriage" 20365msgstr "" 20366 20367#: resources/views/statistics/families/top10-list-grand.phtml:20 20368#: resources/views/statistics/families/top10-nolist-grand.phtml:16 20369#, php-format 20370msgid "%s grandchild" 20371msgid_plural "%s grandchildren" 20372msgstr[0] "" 20373msgstr[1] "" 20374 20375#: resources/views/statistics/families/total-records.phtml:24 20376msgid "Total marriages" 20377msgstr "" 20378 20379#: resources/views/statistics/families/total-records.phtml:46 20380msgid "Earliest marriage" 20381msgstr "" 20382 20383#: resources/views/statistics/families/total-records.phtml:57 20384msgid "Latest marriage" 20385msgstr "" 20386 20387#: resources/views/statistics/families/total-records.phtml:72 20388msgid "Total divorces" 20389msgstr "" 20390 20391#: resources/views/statistics/families/total-records.phtml:94 20392msgid "Earliest divorce" 20393msgstr "" 20394 20395#: resources/views/statistics/families/total-records.phtml:105 20396msgid "Latest divorce" 20397msgstr "" 20398 20399#: resources/views/statistics/individuals/greatest-age.phtml:12 20400msgid "Greatest age at death" 20401msgstr "" 20402 20403#: resources/views/statistics/individuals/lifespan.phtml:12 20404msgid "Lifespan" 20405msgstr "" 20406 20407#: resources/views/statistics/individuals/names.phtml:46 20408msgid "Total given names" 20409msgstr "" 20410 20411#: resources/views/statistics/individuals/oldest-living.phtml:12 20412msgid "Oldest living individuals" 20413msgstr "" 20414 20415#: resources/views/statistics/individuals/total-events.phtml:22 20416msgid "Total births" 20417msgstr "" 20418 20419#: resources/views/statistics/individuals/total-events.phtml:70 20420msgid "Total deaths" 20421msgstr "" 20422 20423#: resources/views/statistics/individuals/total-records.phtml:12 20424#: resources/xml/reports/bdm_report.xml:210 20425#: resources/xml/reports/birth_report.xml:66 20426#: resources/xml/reports/cemetery_report.xml:89 20427#: resources/xml/reports/death_report.xml:99 20428#: resources/xml/reports/fact_sources.xml:142 20429#: resources/xml/reports/fact_sources.xml:146 20430#: resources/xml/reports/fact_sources.xml:305 20431#: resources/xml/reports/fact_sources.xml:309 20432#: resources/xml/reports/missing_facts_report.xml:601 20433#: resources/xml/reports/occupation_report.xml:94 20434#: resources/xml/reports/relative_ext_report.xml:147 20435msgid "Total individuals" 20436msgstr "" 20437 20438#: resources/views/statistics/individuals/total-records.phtml:23 20439msgid "Total males" 20440msgstr "" 20441 20442#: resources/views/statistics/individuals/total-records.phtml:32 20443msgid "Total females" 20444msgstr "" 20445 20446#: resources/views/statistics/individuals/total-records.phtml:53 20447msgid "Total living" 20448msgstr "" 20449 20450#: resources/views/statistics/individuals/total-records.phtml:61 20451msgid "Total dead" 20452msgstr "" 20453 20454#: resources/views/statistics/other/places.phtml:21 20455msgid "Birth places" 20456msgstr "" 20457 20458#: resources/views/statistics/other/places.phtml:30 20459msgid "Death places" 20460msgstr "" 20461 20462#: resources/views/statistics/other/places.phtml:39 20463msgid "Marriage places" 20464msgstr "" 20465 20466#: resources/views/statistics/other/places.phtml:48 20467msgid "Events in countries" 20468msgstr "" 20469 20470#: resources/views/statistics/other/total-events.phtml:23 20471msgid "First event" 20472msgstr "" 20473 20474#: resources/views/statistics/other/total-events.phtml:39 20475msgid "Last event" 20476msgstr "" 20477 20478#: resources/views/verify-failure-page.phtml:17 20479msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." 20480msgstr "" 20481 20482#: resources/views/verify-success-page.phtml:17 20483msgid "You have confirmed your request to become a registered user." 20484msgstr "" 20485 20486#: resources/views/verify-success-page.phtml:20 20487msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 20488msgstr "" 20489 20490#: resources/xml/reports/ahnentafel_report.xml:8 20491#: resources/xml/reports/descendancy_report.xml:7 20492#: resources/xml/reports/family_group_report.xml:7 20493#: resources/xml/reports/individual_ext_report.xml:9 20494#: resources/xml/reports/individual_report.xml:6 20495msgid "Show sources" 20496msgstr "" 20497 20498#: resources/xml/reports/ahnentafel_report.xml:9 20499#: resources/xml/reports/family_group_report.xml:8 20500#: resources/xml/reports/individual_ext_report.xml:10 20501#: resources/xml/reports/individual_report.xml:7 20502msgid "Show notes" 20503msgstr "" 20504 20505#: resources/xml/reports/ahnentafel_report.xml:10 20506msgid "Show occupations" 20507msgstr "" 20508 20509#: resources/xml/reports/ahnentafel_report.xml:11 20510msgid "Show residences" 20511msgstr "" 20512 20513#: resources/xml/reports/ahnentafel_report.xml:12 20514msgid "Show children of ancestors" 20515msgstr "" 20516 20517#: resources/xml/reports/ahnentafel_report.xml:13 20518#: resources/xml/reports/bdm_report.xml:12 20519#: resources/xml/reports/birth_report.xml:10 20520#: resources/xml/reports/cemetery_report.xml:8 20521#: resources/xml/reports/change_report.xml:9 20522#: resources/xml/reports/death_report.xml:11 20523#: resources/xml/reports/descendancy_report.xml:8 20524#: resources/xml/reports/fact_sources.xml:8 20525#: resources/xml/reports/family_group_report.xml:11 20526#: resources/xml/reports/individual_ext_report.xml:12 20527#: resources/xml/reports/individual_report.xml:9 20528#: resources/xml/reports/marriage_report.xml:10 20529#: resources/xml/reports/missing_facts_report.xml:8 20530#: resources/xml/reports/occupation_report.xml:7 20531#: resources/xml/reports/pedigree_report.xml:8 20532#: resources/xml/reports/relative_ext_report.xml:8 20533msgctxt "paper size" 20534msgid "A4" 20535msgstr "" 20536 20537#: resources/xml/reports/ahnentafel_report.xml:13 20538#: resources/xml/reports/bdm_report.xml:12 20539#: resources/xml/reports/birth_report.xml:10 20540#: resources/xml/reports/cemetery_report.xml:8 20541#: resources/xml/reports/change_report.xml:9 20542#: resources/xml/reports/death_report.xml:11 20543#: resources/xml/reports/descendancy_report.xml:8 20544#: resources/xml/reports/fact_sources.xml:8 20545#: resources/xml/reports/family_group_report.xml:11 20546#: resources/xml/reports/individual_ext_report.xml:12 20547#: resources/xml/reports/individual_report.xml:9 20548#: resources/xml/reports/marriage_report.xml:10 20549#: resources/xml/reports/missing_facts_report.xml:8 20550#: resources/xml/reports/occupation_report.xml:7 20551#: resources/xml/reports/pedigree_report.xml:8 20552#: resources/xml/reports/relative_ext_report.xml:8 20553msgctxt "paper size" 20554msgid "A3" 20555msgstr "" 20556 20557#: resources/xml/reports/ahnentafel_report.xml:13 20558#: resources/xml/reports/bdm_report.xml:12 20559#: resources/xml/reports/birth_report.xml:10 20560#: resources/xml/reports/cemetery_report.xml:8 20561#: resources/xml/reports/change_report.xml:9 20562#: resources/xml/reports/death_report.xml:11 20563#: resources/xml/reports/descendancy_report.xml:8 20564#: resources/xml/reports/fact_sources.xml:8 20565#: resources/xml/reports/family_group_report.xml:11 20566#: resources/xml/reports/individual_ext_report.xml:12 20567#: resources/xml/reports/individual_report.xml:9 20568#: resources/xml/reports/marriage_report.xml:10 20569#: resources/xml/reports/missing_facts_report.xml:8 20570#: resources/xml/reports/occupation_report.xml:7 20571#: resources/xml/reports/pedigree_report.xml:8 20572#: resources/xml/reports/relative_ext_report.xml:8 20573msgctxt "paper size" 20574msgid "Letter" 20575msgstr "" 20576 20577#: resources/xml/reports/ahnentafel_report.xml:13 20578#: resources/xml/reports/bdm_report.xml:12 20579#: resources/xml/reports/birth_report.xml:10 20580#: resources/xml/reports/cemetery_report.xml:8 20581#: resources/xml/reports/change_report.xml:9 20582#: resources/xml/reports/descendancy_report.xml:8 20583#: resources/xml/reports/fact_sources.xml:8 20584#: resources/xml/reports/family_group_report.xml:11 20585#: resources/xml/reports/individual_ext_report.xml:12 20586#: resources/xml/reports/individual_report.xml:9 20587#: resources/xml/reports/marriage_report.xml:10 20588#: resources/xml/reports/missing_facts_report.xml:8 20589#: resources/xml/reports/occupation_report.xml:7 20590#: resources/xml/reports/pedigree_report.xml:8 20591#: resources/xml/reports/relative_ext_report.xml:8 20592msgctxt "paper size" 20593msgid "Tabloid" 20594msgstr "" 20595 20596#: resources/xml/reports/ahnentafel_report.xml:13 20597#: resources/xml/reports/bdm_report.xml:12 20598#: resources/xml/reports/birth_report.xml:10 20599#: resources/xml/reports/cemetery_report.xml:8 20600#: resources/xml/reports/change_report.xml:9 20601#: resources/xml/reports/death_report.xml:11 20602#: resources/xml/reports/descendancy_report.xml:8 20603#: resources/xml/reports/fact_sources.xml:8 20604#: resources/xml/reports/family_group_report.xml:11 20605#: resources/xml/reports/individual_ext_report.xml:12 20606#: resources/xml/reports/individual_report.xml:9 20607#: resources/xml/reports/marriage_report.xml:10 20608#: resources/xml/reports/missing_facts_report.xml:8 20609#: resources/xml/reports/occupation_report.xml:7 20610#: resources/xml/reports/pedigree_report.xml:8 20611#: resources/xml/reports/relative_ext_report.xml:8 20612msgid "Page size" 20613msgstr "" 20614 20615#: resources/xml/reports/ahnentafel_report.xml:15 20616#: resources/xml/reports/bdm_report.xml:14 20617#: resources/xml/reports/birth_report.xml:12 20618#: resources/xml/reports/cemetery_report.xml:10 20619#: resources/xml/reports/change_report.xml:12 20620#: resources/xml/reports/death_report.xml:13 20621#: resources/xml/reports/descendancy_report.xml:10 20622#: resources/xml/reports/fact_sources.xml:10 20623#: resources/xml/reports/family_group_report.xml:14 20624#: resources/xml/reports/individual_ext_report.xml:15 20625#: resources/xml/reports/individual_report.xml:12 20626#: resources/xml/reports/marriage_report.xml:12 20627#: resources/xml/reports/missing_facts_report.xml:10 20628#: resources/xml/reports/occupation_report.xml:9 20629#: resources/xml/reports/pedigree_report.xml:10 20630#: resources/xml/reports/relative_ext_report.xml:10 20631msgctxt "font name" 20632msgid "Arial" 20633msgstr "" 20634 20635#: resources/xml/reports/ahnentafel_report.xml:15 20636#: resources/xml/reports/bdm_report.xml:14 20637#: resources/xml/reports/birth_report.xml:12 20638#: resources/xml/reports/cemetery_report.xml:10 20639#: resources/xml/reports/change_report.xml:12 20640#: resources/xml/reports/death_report.xml:13 20641#: resources/xml/reports/descendancy_report.xml:10 20642#: resources/xml/reports/fact_sources.xml:10 20643#: resources/xml/reports/family_group_report.xml:14 20644#: resources/xml/reports/individual_ext_report.xml:15 20645#: resources/xml/reports/individual_report.xml:12 20646#: resources/xml/reports/marriage_report.xml:12 20647#: resources/xml/reports/missing_facts_report.xml:10 20648#: resources/xml/reports/occupation_report.xml:9 20649#: resources/xml/reports/pedigree_report.xml:10 20650#: resources/xml/reports/relative_ext_report.xml:10 20651msgctxt "font name" 20652msgid "DejaVu" 20653msgstr "" 20654 20655#: resources/xml/reports/ahnentafel_report.xml:15 20656#: resources/xml/reports/bdm_report.xml:14 20657#: resources/xml/reports/birth_report.xml:12 20658#: resources/xml/reports/cemetery_report.xml:10 20659#: resources/xml/reports/change_report.xml:12 20660#: resources/xml/reports/death_report.xml:13 20661#: resources/xml/reports/descendancy_report.xml:10 20662#: resources/xml/reports/fact_sources.xml:10 20663#: resources/xml/reports/family_group_report.xml:14 20664#: resources/xml/reports/individual_ext_report.xml:15 20665#: resources/xml/reports/individual_report.xml:12 20666#: resources/xml/reports/marriage_report.xml:12 20667#: resources/xml/reports/missing_facts_report.xml:10 20668#: resources/xml/reports/occupation_report.xml:9 20669#: resources/xml/reports/pedigree_report.xml:10 20670#: resources/xml/reports/relative_ext_report.xml:10 20671msgctxt "font name" 20672msgid "Helvetica" 20673msgstr "" 20674 20675#: resources/xml/reports/ahnentafel_report.xml:15 20676#: resources/xml/reports/bdm_report.xml:14 20677#: resources/xml/reports/birth_report.xml:12 20678#: resources/xml/reports/cemetery_report.xml:10 20679#: resources/xml/reports/change_report.xml:12 20680#: resources/xml/reports/death_report.xml:13 20681#: resources/xml/reports/descendancy_report.xml:10 20682#: resources/xml/reports/fact_sources.xml:10 20683#: resources/xml/reports/family_group_report.xml:14 20684#: resources/xml/reports/individual_ext_report.xml:15 20685#: resources/xml/reports/individual_report.xml:12 20686#: resources/xml/reports/marriage_report.xml:12 20687#: resources/xml/reports/missing_facts_report.xml:10 20688#: resources/xml/reports/occupation_report.xml:9 20689#: resources/xml/reports/pedigree_report.xml:10 20690#: resources/xml/reports/relative_ext_report.xml:10 20691msgid "Font" 20692msgstr "" 20693 20694#: resources/xml/reports/ahnentafel_report.xml:55 20695msgid "Ancestors of " 20696msgstr "" 20697 20698#: resources/xml/reports/ahnentafel_report.xml:56 20699#: resources/xml/reports/bdm_report.xml:42 20700#: resources/xml/reports/birth_report.xml:32 20701#: resources/xml/reports/cemetery_report.xml:35 20702#: resources/xml/reports/change_report.xml:45 20703#: resources/xml/reports/death_report.xml:33 20704#: resources/xml/reports/descendancy_report.xml:43 20705#: resources/xml/reports/fact_sources.xml:44 20706#: resources/xml/reports/family_group_report.xml:89 20707#: resources/xml/reports/individual_ext_report.xml:100 20708#: resources/xml/reports/individual_report.xml:89 20709#: resources/xml/reports/marriage_report.xml:31 20710#: resources/xml/reports/missing_facts_report.xml:53 20711#: resources/xml/reports/occupation_report.xml:38 20712#: resources/xml/reports/relative_ext_report.xml:51 20713msgid "Page" 20714msgstr "" 20715 20716#: resources/xml/reports/ahnentafel_report.xml:56 20717#: resources/xml/reports/bdm_report.xml:42 20718#: resources/xml/reports/birth_report.xml:32 20719#: resources/xml/reports/cemetery_report.xml:35 20720#: resources/xml/reports/change_report.xml:45 20721#: resources/xml/reports/death_report.xml:33 20722#: resources/xml/reports/descendancy_report.xml:43 20723#: resources/xml/reports/fact_sources.xml:44 20724#: resources/xml/reports/family_group_report.xml:89 20725#: resources/xml/reports/individual_report.xml:89 20726#: resources/xml/reports/marriage_report.xml:31 20727#: resources/xml/reports/occupation_report.xml:38 20728#: resources/xml/reports/relative_ext_report.xml:51 20729msgid "of" 20730msgstr "" 20731 20732#: resources/xml/reports/ahnentafel_report.xml:78 20733#: resources/xml/reports/descendancy_report.xml:55 20734msgid "Generation " 20735msgstr "" 20736 20737#: resources/xml/reports/ahnentafel_report.xml:141 20738#: resources/xml/reports/descendancy_report.xml:102 20739msgctxt "MALE" 20740msgid "was born" 20741msgstr "" 20742 20743#: resources/xml/reports/ahnentafel_report.xml:142 20744#: resources/xml/reports/descendancy_report.xml:105 20745msgctxt "FEMALE" 20746msgid "was born" 20747msgstr "" 20748 20749#: resources/xml/reports/ahnentafel_report.xml:160 20750#: resources/xml/reports/ahnentafel_report.xml:188 20751#: resources/xml/reports/ahnentafel_report.xml:215 20752#: resources/xml/reports/ahnentafel_report.xml:280 20753#: resources/xml/reports/ahnentafel_report.xml:307 20754#: resources/xml/reports/ahnentafel_report.xml:332 20755#: resources/xml/reports/ahnentafel_report.xml:357 20756#: resources/xml/reports/descendancy_report.xml:125 20757#: resources/xml/reports/descendancy_report.xml:157 20758#: resources/xml/reports/descendancy_report.xml:315 20759#: resources/xml/reports/descendancy_report.xml:353 20760#: resources/xml/reports/descendancy_report.xml:384 20761#: resources/xml/reports/descendancy_report.xml:423 20762#: resources/xml/reports/descendancy_report.xml:454 20763msgid " in " 20764msgstr "" 20765 20766#: resources/xml/reports/ahnentafel_report.xml:161 20767#: resources/xml/reports/ahnentafel_report.xml:189 20768#: resources/xml/reports/ahnentafel_report.xml:281 20769#: resources/xml/reports/ahnentafel_report.xml:308 20770#: resources/xml/reports/ahnentafel_report.xml:333 20771#: resources/xml/reports/ahnentafel_report.xml:358 20772msgid " but the details are unknown" 20773msgstr "" 20774 20775#: resources/xml/reports/ahnentafel_report.xml:167 20776msgid "He was christened" 20777msgstr "" 20778 20779#: resources/xml/reports/ahnentafel_report.xml:168 20780msgid "She was christened" 20781msgstr "" 20782 20783#: resources/xml/reports/ahnentafel_report.xml:196 20784msgid "His occupation was" 20785msgstr "" 20786 20787#: resources/xml/reports/ahnentafel_report.xml:197 20788msgid "Her occupation was" 20789msgstr "" 20790 20791#: resources/xml/reports/ahnentafel_report.xml:223 20792msgid "He resided at" 20793msgstr "" 20794 20795#: resources/xml/reports/ahnentafel_report.xml:224 20796msgid "She resided at" 20797msgstr "" 20798 20799#: resources/xml/reports/ahnentafel_report.xml:260 20800#: resources/xml/reports/descendancy_report.xml:173 20801msgid "He married" 20802msgstr "" 20803 20804#: resources/xml/reports/ahnentafel_report.xml:261 20805#: resources/xml/reports/descendancy_report.xml:242 20806msgid "She married" 20807msgstr "" 20808 20809#: resources/xml/reports/ahnentafel_report.xml:288 20810msgid "He died" 20811msgstr "" 20812 20813#: resources/xml/reports/ahnentafel_report.xml:289 20814msgid "She died" 20815msgstr "" 20816 20817#: resources/xml/reports/ahnentafel_report.xml:313 20818msgid "He was cremated" 20819msgstr "" 20820 20821#: resources/xml/reports/ahnentafel_report.xml:314 20822msgid "She was cremated" 20823msgstr "" 20824 20825#: resources/xml/reports/ahnentafel_report.xml:338 20826msgid "He was buried" 20827msgstr "" 20828 20829#: resources/xml/reports/ahnentafel_report.xml:339 20830msgid "She was buried" 20831msgstr "" 20832 20833#: resources/xml/reports/ahnentafel_report.xml:388 20834#: resources/xml/reports/descendancy_report.xml:480 20835msgid "Child of " 20836msgstr "" 20837 20838#: resources/xml/reports/ahnentafel_report.xml:391 20839#: resources/xml/reports/descendancy_report.xml:483 20840msgid "Children of " 20841msgstr "" 20842 20843#: resources/xml/reports/bdm_report.xml:7 20844#: resources/xml/reports/birth_report.xml:7 20845msgid "Birth date range start" 20846msgstr "" 20847 20848#: resources/xml/reports/bdm_report.xml:8 20849#: resources/xml/reports/birth_report.xml:8 20850msgid "Birth date range end" 20851msgstr "" 20852 20853#: resources/xml/reports/bdm_report.xml:9 20854#: resources/xml/reports/death_report.xml:7 20855msgid "Death date range start" 20856msgstr "" 20857 20858#: resources/xml/reports/bdm_report.xml:10 20859#: resources/xml/reports/death_report.xml:8 20860msgid "Death date range end" 20861msgstr "" 20862 20863#: resources/xml/reports/bdm_report.xml:11 20864#: resources/xml/reports/cemetery_report.xml:6 20865#: resources/xml/reports/death_report.xml:9 20866#: resources/xml/reports/relative_ext_report.xml:7 20867msgid "sort by date of death" 20868msgstr "" 20869 20870#: resources/xml/reports/birth_report.xml:6 20871msgid "Birthplace contains" 20872msgstr "" 20873 20874#: resources/xml/reports/cemetery_report.xml:5 20875msgid "Burial place contains" 20876msgstr "" 20877 20878#: resources/xml/reports/change_report.xml:5 20879msgid "Starting range of change dates" 20880msgstr "" 20881 20882#: resources/xml/reports/change_report.xml:6 20883msgid "Ending range of change dates" 20884msgstr "" 20885 20886#: resources/xml/reports/change_report.xml:8 20887msgid "Show pending changes" 20888msgstr "" 20889 20890#: resources/xml/reports/change_report.xml:10 20891#: resources/xml/reports/pedigree_report.xml:7 20892msgid "Orientation" 20893msgstr "" 20894 20895#: resources/xml/reports/change_report.xml:60 20896msgid "Differences" 20897msgstr "" 20898 20899#: resources/xml/reports/change_report.xml:87 20900msgid "Total pending changes: " 20901msgstr "" 20902 20903#: resources/xml/reports/change_report.xml:127 20904msgid "Total accepted changes: " 20905msgstr "" 20906 20907#: resources/xml/reports/death_report.xml:6 20908msgid "Death place contains" 20909msgstr "" 20910 20911#: resources/xml/reports/descendancy_report.xml:42 20912msgid "Descendants of " 20913msgstr "" 20914 20915#: resources/xml/reports/descendancy_report.xml:134 20916#: resources/xml/reports/descendancy_report.xml:435 20917msgctxt "MALE" 20918msgid "died" 20919msgstr "" 20920 20921#: resources/xml/reports/descendancy_report.xml:137 20922#: resources/xml/reports/descendancy_report.xml:365 20923msgctxt "FEMALE" 20924msgid "died" 20925msgstr "" 20926 20927#: resources/xml/reports/descendancy_report.xml:176 20928msgctxt "MALE" 20929msgid "married" 20930msgstr "" 20931 20932#: resources/xml/reports/descendancy_report.xml:226 20933msgid "daughter of" 20934msgstr "" 20935 20936#: resources/xml/reports/descendancy_report.xml:245 20937msgctxt "FEMALE" 20938msgid "married" 20939msgstr "" 20940 20941#: resources/xml/reports/descendancy_report.xml:295 20942msgid "son of" 20943msgstr "" 20944 20945#: resources/xml/reports/descendancy_report.xml:331 20946msgid "She was born" 20947msgstr "" 20948 20949#: resources/xml/reports/descendancy_report.xml:358 20950msgid "She " 20951msgstr "" 20952 20953#: resources/xml/reports/descendancy_report.xml:401 20954msgid "He was born" 20955msgstr "" 20956 20957#: resources/xml/reports/descendancy_report.xml:428 20958msgid "He " 20959msgstr "" 20960 20961#: resources/xml/reports/fact_sources.xml:4 20962msgid "A report of facts which are supported by a given source." 20963msgstr "" 20964 20965#: resources/xml/reports/fact_sources.xml:5 20966msgid "Find a source" 20967msgstr "" 20968 20969#: resources/xml/reports/family_group_report.xml:9 20970#: resources/xml/reports/individual_ext_report.xml:11 20971#: resources/xml/reports/individual_report.xml:8 20972msgid "Show photos" 20973msgstr "" 20974 20975#: resources/xml/reports/family_group_report.xml:10 20976msgid "Print basic events when blank" 20977msgstr "" 20978 20979#: resources/xml/reports/family_group_report.xml:12 20980#: resources/xml/reports/individual_ext_report.xml:13 20981#: resources/xml/reports/individual_report.xml:10 20982msgid "Use colors" 20983msgstr "" 20984 20985#: resources/xml/reports/individual_ext_report.xml:6 20986#: resources/xml/reports/individual_ext_report.xml:89 20987#: resources/xml/reports/missing_facts_report.xml:6 20988#: resources/xml/reports/relative_ext_report.xml:6 20989#: resources/xml/reports/relative_ext_report.xml:41 20990msgid "Parents and siblings" 20991msgstr "" 20992 20993#: resources/xml/reports/individual_ext_report.xml:6 20994#: resources/xml/reports/individual_ext_report.xml:90 20995#: resources/xml/reports/missing_facts_report.xml:6 20996#: resources/xml/reports/relative_ext_report.xml:6 20997#: resources/xml/reports/relative_ext_report.xml:42 20998msgid "Spouses and children" 20999msgstr "" 21000 21001#: resources/xml/reports/individual_ext_report.xml:6 21002#: resources/xml/reports/individual_ext_report.xml:91 21003#: resources/xml/reports/missing_facts_report.xml:6 21004#: resources/xml/reports/relative_ext_report.xml:6 21005#: resources/xml/reports/relative_ext_report.xml:43 21006msgid "Direct line ancestors" 21007msgstr "" 21008 21009#: resources/xml/reports/individual_ext_report.xml:6 21010#: resources/xml/reports/individual_ext_report.xml:92 21011#: resources/xml/reports/missing_facts_report.xml:6 21012#: resources/xml/reports/relative_ext_report.xml:6 21013#: resources/xml/reports/relative_ext_report.xml:44 21014msgid "Direct line ancestors and their families" 21015msgstr "" 21016 21017#: resources/xml/reports/individual_ext_report.xml:6 21018#: resources/xml/reports/missing_facts_report.xml:6 21019#: resources/xml/reports/relative_ext_report.xml:6 21020msgid "Choose relatives" 21021msgstr "" 21022 21023#: resources/xml/reports/individual_ext_report.xml:327 21024#: resources/xml/reports/individual_report.xml:316 21025msgid "Brother" 21026msgstr "" 21027 21028#: resources/xml/reports/individual_ext_report.xml:363 21029#: resources/xml/reports/individual_report.xml:352 21030msgid "Sister" 21031msgstr "" 21032 21033#: resources/xml/reports/individual_ext_report.xml:443 21034#: resources/xml/reports/individual_report.xml:486 21035msgid "Family with wife" 21036msgstr "" 21037 21038#: resources/xml/reports/individual_ext_report.xml:449 21039#: resources/xml/reports/individual_report.xml:446 21040msgid "Family with husband" 21041msgstr "" 21042 21043#: resources/xml/reports/marriage_report.xml:6 21044msgid "Marriage place contains" 21045msgstr "" 21046 21047#: resources/xml/reports/marriage_report.xml:7 21048msgid "Marriage date range start" 21049msgstr "" 21050 21051#: resources/xml/reports/marriage_report.xml:8 21052msgid "Marriage date range end" 21053msgstr "" 21054 21055#: resources/xml/reports/missing_facts_report.xml:14 21056msgid "Sources to the events" 21057msgstr "" 21058 21059#: resources/xml/reports/pedigree_report.xml:750 21060msgid "Pedigree chart" 21061msgstr "" 21062