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: 2020-05-10 20:40+0100\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n" 15"Language: \n" 16"MIME-Version: 1.0\n" 17"Content-Type: text/plain; charset=UTF-8\n" 18"Content-Transfer-Encoding: 8bit\n" 19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 20 21#: app/Age.php:98 app/Functions/FunctionsDate.php:66 22#: app/Functions/FunctionsPrint.php:250 23#: app/Statistics/Repository/FamilyRepository.php:351 24#: app/Statistics/Repository/IndividualRepository.php:961 25#: resources/views/modules/relatives/family.phtml:181 26#: resources/views/modules/statistics-chart/custom.phtml:133 27#: resources/views/modules/statistics-chart/custom.phtml:142 28#, php-format 29msgid "%s year" 30msgid_plural "%s years" 31msgstr[0] "" 32msgstr[1] "" 33 34#: app/Age.php:102 app/Functions/FunctionsDate.php:68 35#: app/Functions/FunctionsPrint.php:252 36#: app/Statistics/Repository/FamilyRepository.php:346 37#: app/Statistics/Repository/IndividualRepository.php:956 38#: resources/views/modules/relatives/family.phtml:183 39#, php-format 40msgid "%s month" 41msgid_plural "%s months" 42msgstr[0] "" 43msgstr[1] "" 44 45#: app/Age.php:106 app/Functions/FunctionsDate.php:72 46#: app/Functions/FunctionsPrint.php:256 47#: app/Statistics/Repository/FamilyRepository.php:340 48#: app/Statistics/Repository/IndividualRepository.php:951 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:177 57#, php-format 58msgid "(age %s)" 59msgstr "" 60 61#. I18N: The age of an individual at a given date 62#: app/Age.php:181 63#, php-format 64msgid "(aged %s)" 65msgstr "" 66 67#: app/Age.php:197 68msgid "(on the date of death)" 69msgstr "" 70 71#: app/Age.php:203 72#, php-format 73msgid "(%s after death)" 74msgstr "" 75 76#. I18N: The gregorian calendar 77#: app/Date.php:232 app/Module/YahrzeitModule.php:264 78msgid "Gregorian" 79msgstr "" 80 81#. I18N: The julian calendar 82#: app/Date.php:234 resources/views/help/date.phtml:139 83msgid "Julian" 84msgstr "" 85 86#. I18N: The French calendar 87#: app/Date.php:236 resources/views/help/date.phtml:187 88msgid "French" 89msgstr "" 90 91#. I18N: The Hebrew/Jewish calendar 92#: app/Date.php:238 app/Module/YahrzeitModule.php:263 93#: resources/views/help/date.phtml:155 94msgid "Jewish" 95msgstr "" 96 97#. I18N: The Arabic/Hijri calendar 98#: app/Date.php:240 resources/views/help/date.phtml:171 99msgid "Hijri" 100msgstr "" 101 102#. I18N: The Persian/Jalali calendar 103#: app/Date.php:242 104msgid "Jalali" 105msgstr "" 106 107#. I18N: Gedcom ABT dates 108#: app/Date.php:344 109#, php-format 110msgid "about %s" 111msgstr "" 112 113#. I18N: Gedcom CAL dates 114#: app/Date.php:348 115#, php-format 116msgid "calculated %s" 117msgstr "" 118 119#. I18N: Gedcom EST dates 120#: app/Date.php:352 121#, php-format 122msgid "estimated %s" 123msgstr "" 124 125#. I18N: Gedcom INT dates 126#: app/Date.php:356 127#, php-format 128msgid "interpreted %s (%s)" 129msgstr "" 130 131#. I18N: Gedcom BEF dates 132#: app/Date.php:360 133#, php-format 134msgid "before %s" 135msgstr "" 136 137#. I18N: Gedcom AFT dates 138#: app/Date.php:364 139#, php-format 140msgid "after %s" 141msgstr "" 142 143#. I18N: Gedcom FROM dates 144#: app/Date.php:368 145#, php-format 146msgid "from %s" 147msgstr "" 148 149#. I18N: Gedcom TO dates 150#: app/Date.php:372 151#, php-format 152msgid "to %s" 153msgstr "" 154 155#. I18N: Gedcom BET-AND dates 156#: app/Date.php:376 157#, php-format 158msgid "between %s and %s" 159msgstr "" 160 161#. I18N: Gedcom FROM-TO dates 162#: app/Date.php:380 163#, php-format 164msgid "from %s to %s" 165msgstr "" 166 167#: app/Date.php:383 168msgid "Invalid date" 169msgstr "" 170 171#: app/Date/AbstractCalendarDate.php:258 172msgid "Monday" 173msgstr "" 174 175#: app/Date/AbstractCalendarDate.php:259 176msgid "Tuesday" 177msgstr "" 178 179#: app/Date/AbstractCalendarDate.php:260 180msgid "Wednesday" 181msgstr "" 182 183#: app/Date/AbstractCalendarDate.php:261 184msgid "Thursday" 185msgstr "" 186 187#: app/Date/AbstractCalendarDate.php:262 188msgid "Friday" 189msgstr "" 190 191#: app/Date/AbstractCalendarDate.php:263 192msgid "Saturday" 193msgstr "" 194 195#: app/Date/AbstractCalendarDate.php:264 196msgid "Sunday" 197msgstr "" 198 199#. I18N: abbreviation for Monday 200#: app/Date/AbstractCalendarDate.php:285 201#: resources/views/edit/initialize-calendar-popup.phtml:27 202msgid "Mon" 203msgstr "" 204 205#. I18N: abbreviation for Tuesday 206#: app/Date/AbstractCalendarDate.php:287 207#: resources/views/edit/initialize-calendar-popup.phtml:28 208msgid "Tue" 209msgstr "" 210 211#. I18N: abbreviation for Wednesday 212#: app/Date/AbstractCalendarDate.php:289 213#: resources/views/edit/initialize-calendar-popup.phtml:29 214msgid "Wed" 215msgstr "" 216 217#. I18N: abbreviation for Thursday 218#: app/Date/AbstractCalendarDate.php:291 219#: resources/views/edit/initialize-calendar-popup.phtml:30 220msgid "Thu" 221msgstr "" 222 223#. I18N: abbreviation for Friday 224#: app/Date/AbstractCalendarDate.php:293 225#: resources/views/edit/initialize-calendar-popup.phtml:31 226msgid "Fri" 227msgstr "" 228 229#. I18N: abbreviation for Saturday 230#: app/Date/AbstractCalendarDate.php:295 231#: resources/views/edit/initialize-calendar-popup.phtml:32 232msgid "Sat" 233msgstr "" 234 235#. I18N: abbreviation for Sunday 236#: app/Date/AbstractCalendarDate.php:297 237#: resources/views/edit/initialize-calendar-popup.phtml:26 238msgid "Sun" 239msgstr "" 240 241#: app/Date/AbstractGregorianJulianDate.php:63 242#: app/Module/StatisticsChartModule.php:802 243#: resources/views/edit/initialize-calendar-popup.phtml:11 244msgctxt "NOMINATIVE" 245msgid "January" 246msgstr "" 247 248#: app/Date/AbstractGregorianJulianDate.php:64 249#: app/Module/StatisticsChartModule.php:803 250#: resources/views/edit/initialize-calendar-popup.phtml:12 251msgctxt "NOMINATIVE" 252msgid "February" 253msgstr "" 254 255#: app/Date/AbstractGregorianJulianDate.php:65 256#: app/Module/StatisticsChartModule.php:804 257#: resources/views/edit/initialize-calendar-popup.phtml:13 258msgctxt "NOMINATIVE" 259msgid "March" 260msgstr "" 261 262#: app/Date/AbstractGregorianJulianDate.php:66 263#: app/Module/StatisticsChartModule.php:805 264#: resources/views/edit/initialize-calendar-popup.phtml:14 265msgctxt "NOMINATIVE" 266msgid "April" 267msgstr "" 268 269#: app/Date/AbstractGregorianJulianDate.php:67 270#: app/Module/StatisticsChartModule.php:806 271#: resources/views/edit/initialize-calendar-popup.phtml:15 272msgctxt "NOMINATIVE" 273msgid "May" 274msgstr "" 275 276#: app/Date/AbstractGregorianJulianDate.php:68 277#: app/Module/StatisticsChartModule.php:807 278#: resources/views/edit/initialize-calendar-popup.phtml:16 279msgctxt "NOMINATIVE" 280msgid "June" 281msgstr "" 282 283#: app/Date/AbstractGregorianJulianDate.php:69 284#: app/Module/StatisticsChartModule.php:808 285#: resources/views/edit/initialize-calendar-popup.phtml:17 286msgctxt "NOMINATIVE" 287msgid "July" 288msgstr "" 289 290#: app/Date/AbstractGregorianJulianDate.php:70 291#: app/Module/StatisticsChartModule.php:809 292#: resources/views/edit/initialize-calendar-popup.phtml:18 293msgctxt "NOMINATIVE" 294msgid "August" 295msgstr "" 296 297#: app/Date/AbstractGregorianJulianDate.php:71 298#: app/Module/StatisticsChartModule.php:810 299#: resources/views/edit/initialize-calendar-popup.phtml:19 300msgctxt "NOMINATIVE" 301msgid "September" 302msgstr "" 303 304#: app/Date/AbstractGregorianJulianDate.php:72 305#: app/Module/StatisticsChartModule.php:811 306#: resources/views/edit/initialize-calendar-popup.phtml:20 307msgctxt "NOMINATIVE" 308msgid "October" 309msgstr "" 310 311#: app/Date/AbstractGregorianJulianDate.php:73 312#: app/Module/StatisticsChartModule.php:812 313#: resources/views/edit/initialize-calendar-popup.phtml:21 314msgctxt "NOMINATIVE" 315msgid "November" 316msgstr "" 317 318#: app/Date/AbstractGregorianJulianDate.php:74 319#: app/Module/StatisticsChartModule.php:813 320#: resources/views/edit/initialize-calendar-popup.phtml:22 321msgctxt "NOMINATIVE" 322msgid "December" 323msgstr "" 324 325#: app/Date/AbstractGregorianJulianDate.php:98 326msgctxt "GENITIVE" 327msgid "January" 328msgstr "" 329 330#: app/Date/AbstractGregorianJulianDate.php:99 331msgctxt "GENITIVE" 332msgid "February" 333msgstr "" 334 335#: app/Date/AbstractGregorianJulianDate.php:100 336msgctxt "GENITIVE" 337msgid "March" 338msgstr "" 339 340#: app/Date/AbstractGregorianJulianDate.php:101 341msgctxt "GENITIVE" 342msgid "April" 343msgstr "" 344 345#: app/Date/AbstractGregorianJulianDate.php:102 346msgctxt "GENITIVE" 347msgid "May" 348msgstr "" 349 350#: app/Date/AbstractGregorianJulianDate.php:103 351msgctxt "GENITIVE" 352msgid "June" 353msgstr "" 354 355#: app/Date/AbstractGregorianJulianDate.php:104 356msgctxt "GENITIVE" 357msgid "July" 358msgstr "" 359 360#: app/Date/AbstractGregorianJulianDate.php:105 361msgctxt "GENITIVE" 362msgid "August" 363msgstr "" 364 365#: app/Date/AbstractGregorianJulianDate.php:106 366msgctxt "GENITIVE" 367msgid "September" 368msgstr "" 369 370#: app/Date/AbstractGregorianJulianDate.php:107 371msgctxt "GENITIVE" 372msgid "October" 373msgstr "" 374 375#: app/Date/AbstractGregorianJulianDate.php:108 376msgctxt "GENITIVE" 377msgid "November" 378msgstr "" 379 380#: app/Date/AbstractGregorianJulianDate.php:109 381msgctxt "GENITIVE" 382msgid "December" 383msgstr "" 384 385#: app/Date/AbstractGregorianJulianDate.php:133 386msgctxt "LOCATIVE" 387msgid "January" 388msgstr "" 389 390#: app/Date/AbstractGregorianJulianDate.php:134 391msgctxt "LOCATIVE" 392msgid "February" 393msgstr "" 394 395#: app/Date/AbstractGregorianJulianDate.php:135 396msgctxt "LOCATIVE" 397msgid "March" 398msgstr "" 399 400#: app/Date/AbstractGregorianJulianDate.php:136 401msgctxt "LOCATIVE" 402msgid "April" 403msgstr "" 404 405#: app/Date/AbstractGregorianJulianDate.php:137 406msgctxt "LOCATIVE" 407msgid "May" 408msgstr "" 409 410#: app/Date/AbstractGregorianJulianDate.php:138 411msgctxt "LOCATIVE" 412msgid "June" 413msgstr "" 414 415#: app/Date/AbstractGregorianJulianDate.php:139 416msgctxt "LOCATIVE" 417msgid "July" 418msgstr "" 419 420#: app/Date/AbstractGregorianJulianDate.php:140 421msgctxt "LOCATIVE" 422msgid "August" 423msgstr "" 424 425#: app/Date/AbstractGregorianJulianDate.php:141 426msgctxt "LOCATIVE" 427msgid "September" 428msgstr "" 429 430#: app/Date/AbstractGregorianJulianDate.php:142 431msgctxt "LOCATIVE" 432msgid "October" 433msgstr "" 434 435#: app/Date/AbstractGregorianJulianDate.php:143 436msgctxt "LOCATIVE" 437msgid "November" 438msgstr "" 439 440#: app/Date/AbstractGregorianJulianDate.php:144 441msgctxt "LOCATIVE" 442msgid "December" 443msgstr "" 444 445#: app/Date/AbstractGregorianJulianDate.php:168 446msgctxt "INSTRUMENTAL" 447msgid "January" 448msgstr "" 449 450#: app/Date/AbstractGregorianJulianDate.php:169 451msgctxt "INSTRUMENTAL" 452msgid "February" 453msgstr "" 454 455#: app/Date/AbstractGregorianJulianDate.php:170 456msgctxt "INSTRUMENTAL" 457msgid "March" 458msgstr "" 459 460#: app/Date/AbstractGregorianJulianDate.php:171 461msgctxt "INSTRUMENTAL" 462msgid "April" 463msgstr "" 464 465#: app/Date/AbstractGregorianJulianDate.php:172 466msgctxt "INSTRUMENTAL" 467msgid "May" 468msgstr "" 469 470#: app/Date/AbstractGregorianJulianDate.php:173 471msgctxt "INSTRUMENTAL" 472msgid "June" 473msgstr "" 474 475#: app/Date/AbstractGregorianJulianDate.php:174 476msgctxt "INSTRUMENTAL" 477msgid "July" 478msgstr "" 479 480#: app/Date/AbstractGregorianJulianDate.php:175 481msgctxt "INSTRUMENTAL" 482msgid "August" 483msgstr "" 484 485#: app/Date/AbstractGregorianJulianDate.php:176 486msgctxt "INSTRUMENTAL" 487msgid "September" 488msgstr "" 489 490#: app/Date/AbstractGregorianJulianDate.php:177 491msgctxt "INSTRUMENTAL" 492msgid "October" 493msgstr "" 494 495#: app/Date/AbstractGregorianJulianDate.php:178 496msgctxt "INSTRUMENTAL" 497msgid "November" 498msgstr "" 499 500#: app/Date/AbstractGregorianJulianDate.php:179 501msgctxt "INSTRUMENTAL" 502msgid "December" 503msgstr "" 504 505#: app/Date/AbstractGregorianJulianDate.php:201 506msgctxt "Abbreviation for January" 507msgid "Jan" 508msgstr "" 509 510#: app/Date/AbstractGregorianJulianDate.php:202 511msgctxt "Abbreviation for February" 512msgid "Feb" 513msgstr "" 514 515#: app/Date/AbstractGregorianJulianDate.php:203 516msgctxt "Abbreviation for March" 517msgid "Mar" 518msgstr "" 519 520#: app/Date/AbstractGregorianJulianDate.php:204 521msgctxt "Abbreviation for April" 522msgid "Apr" 523msgstr "" 524 525#: app/Date/AbstractGregorianJulianDate.php:205 526msgctxt "Abbreviation for May" 527msgid "May" 528msgstr "" 529 530#: app/Date/AbstractGregorianJulianDate.php:206 531msgctxt "Abbreviation for June" 532msgid "Jun" 533msgstr "" 534 535#: app/Date/AbstractGregorianJulianDate.php:207 536msgctxt "Abbreviation for July" 537msgid "Jul" 538msgstr "" 539 540#: app/Date/AbstractGregorianJulianDate.php:208 541msgctxt "Abbreviation for August" 542msgid "Aug" 543msgstr "" 544 545#: app/Date/AbstractGregorianJulianDate.php:209 546msgctxt "Abbreviation for September" 547msgid "Sep" 548msgstr "" 549 550#: app/Date/AbstractGregorianJulianDate.php:210 551msgctxt "Abbreviation for October" 552msgid "Oct" 553msgstr "" 554 555#: app/Date/AbstractGregorianJulianDate.php:211 556msgctxt "Abbreviation for November" 557msgid "Nov" 558msgstr "" 559 560#: app/Date/AbstractGregorianJulianDate.php:212 561msgctxt "Abbreviation for December" 562msgid "Dec" 563msgstr "" 564 565#. I18N: a month in the French republican calendar 566#: app/Date/FrenchDate.php:87 567msgctxt "NOMINATIVE" 568msgid "Vendemiaire" 569msgstr "" 570 571#. I18N: a month in the French republican calendar 572#: app/Date/FrenchDate.php:89 573msgctxt "NOMINATIVE" 574msgid "Brumaire" 575msgstr "" 576 577#. I18N: a month in the French republican calendar 578#: app/Date/FrenchDate.php:91 579msgctxt "NOMINATIVE" 580msgid "Frimaire" 581msgstr "" 582 583#. I18N: a month in the French republican calendar 584#: app/Date/FrenchDate.php:93 585msgctxt "NOMINATIVE" 586msgid "Nivose" 587msgstr "" 588 589#. I18N: a month in the French republican calendar 590#: app/Date/FrenchDate.php:95 591msgctxt "NOMINATIVE" 592msgid "Pluviose" 593msgstr "" 594 595#. I18N: a month in the French republican calendar 596#: app/Date/FrenchDate.php:97 597msgctxt "NOMINATIVE" 598msgid "Ventose" 599msgstr "" 600 601#. I18N: a month in the French republican calendar 602#. I18N: a month in the French republican calendar 603#: app/Date/FrenchDate.php:100 604msgctxt "NOMINATIVE" 605msgid "Germinal" 606msgstr "" 607 608#. I18N: a month in the French republican calendar 609#: app/Date/FrenchDate.php:102 610msgctxt "NOMINATIVE" 611msgid "Floreal" 612msgstr "" 613 614#. I18N: a month in the French republican calendar 615#: app/Date/FrenchDate.php:104 616msgctxt "NOMINATIVE" 617msgid "Prairial" 618msgstr "" 619 620#. I18N: a month in the French republican calendar 621#: app/Date/FrenchDate.php:106 622msgctxt "NOMINATIVE" 623msgid "Messidor" 624msgstr "" 625 626#. I18N: a month in the French republican calendar 627#: app/Date/FrenchDate.php:108 628msgctxt "NOMINATIVE" 629msgid "Thermidor" 630msgstr "" 631 632#. I18N: a month in the French republican calendar 633#: app/Date/FrenchDate.php:110 634msgctxt "NOMINATIVE" 635msgid "Fructidor" 636msgstr "" 637 638#. I18N: a month in the French republican calendar 639#: app/Date/FrenchDate.php:112 640msgctxt "NOMINATIVE" 641msgid "jours complementaires" 642msgstr "" 643 644#. I18N: a month in the French republican calendar 645#: app/Date/FrenchDate.php:135 646msgctxt "GENITIVE" 647msgid "Vendemiaire" 648msgstr "" 649 650#. I18N: a month in the French republican calendar 651#: app/Date/FrenchDate.php:137 652msgctxt "GENITIVE" 653msgid "Brumaire" 654msgstr "" 655 656#. I18N: a month in the French republican calendar 657#: app/Date/FrenchDate.php:139 658msgctxt "GENITIVE" 659msgid "Frimaire" 660msgstr "" 661 662#. I18N: a month in the French republican calendar 663#: app/Date/FrenchDate.php:141 664msgctxt "GENITIVE" 665msgid "Nivose" 666msgstr "" 667 668#. I18N: a month in the French republican calendar 669#: app/Date/FrenchDate.php:143 670msgctxt "GENITIVE" 671msgid "Pluviose" 672msgstr "" 673 674#. I18N: a month in the French republican calendar 675#: app/Date/FrenchDate.php:145 676msgctxt "GENITIVE" 677msgid "Ventose" 678msgstr "" 679 680#. I18N: a month in the French republican calendar 681#: app/Date/FrenchDate.php:147 682msgctxt "GENITIVE" 683msgid "Germinal" 684msgstr "" 685 686#. I18N: a month in the French republican calendar 687#: app/Date/FrenchDate.php:149 688msgctxt "GENITIVE" 689msgid "Floreal" 690msgstr "" 691 692#. I18N: a month in the French republican calendar 693#: app/Date/FrenchDate.php:151 694msgctxt "GENITIVE" 695msgid "Prairial" 696msgstr "" 697 698#. I18N: a month in the French republican calendar 699#: app/Date/FrenchDate.php:153 700msgctxt "GENITIVE" 701msgid "Messidor" 702msgstr "" 703 704#. I18N: a month in the French republican calendar 705#: app/Date/FrenchDate.php:155 706msgctxt "GENITIVE" 707msgid "Thermidor" 708msgstr "" 709 710#. I18N: a month in the French republican calendar 711#: app/Date/FrenchDate.php:157 712msgctxt "GENITIVE" 713msgid "Fructidor" 714msgstr "" 715 716#. I18N: a month in the French republican calendar 717#: app/Date/FrenchDate.php:159 718msgctxt "GENITIVE" 719msgid "jours complementaires" 720msgstr "" 721 722#. I18N: a month in the French republican calendar 723#: app/Date/FrenchDate.php:182 724msgctxt "LOCATIVE" 725msgid "Vendemiaire" 726msgstr "" 727 728#. I18N: a month in the French republican calendar 729#: app/Date/FrenchDate.php:184 730msgctxt "LOCATIVE" 731msgid "Brumaire" 732msgstr "" 733 734#. I18N: a month in the French republican calendar 735#: app/Date/FrenchDate.php:186 736msgctxt "LOCATIVE" 737msgid "Frimaire" 738msgstr "" 739 740#. I18N: a month in the French republican calendar 741#: app/Date/FrenchDate.php:188 742msgctxt "LOCATIVE" 743msgid "Nivose" 744msgstr "" 745 746#. I18N: a month in the French republican calendar 747#: app/Date/FrenchDate.php:190 748msgctxt "LOCATIVE" 749msgid "Pluviose" 750msgstr "" 751 752#. I18N: a month in the French republican calendar 753#: app/Date/FrenchDate.php:192 754msgctxt "LOCATIVE" 755msgid "Ventose" 756msgstr "" 757 758#. I18N: a month in the French republican calendar 759#: app/Date/FrenchDate.php:194 760msgctxt "LOCATIVE" 761msgid "Germinal" 762msgstr "" 763 764#. I18N: a month in the French republican calendar 765#: app/Date/FrenchDate.php:196 766msgctxt "LOCATIVE" 767msgid "Floreal" 768msgstr "" 769 770#. I18N: a month in the French republican calendar 771#: app/Date/FrenchDate.php:198 772msgctxt "LOCATIVE" 773msgid "Prairial" 774msgstr "" 775 776#. I18N: a month in the French republican calendar 777#: app/Date/FrenchDate.php:200 778msgctxt "LOCATIVE" 779msgid "Messidor" 780msgstr "" 781 782#. I18N: a month in the French republican calendar 783#: app/Date/FrenchDate.php:202 784msgctxt "LOCATIVE" 785msgid "Thermidor" 786msgstr "" 787 788#. I18N: a month in the French republican calendar 789#: app/Date/FrenchDate.php:204 790msgctxt "LOCATIVE" 791msgid "Fructidor" 792msgstr "" 793 794#. I18N: a month in the French republican calendar 795#: app/Date/FrenchDate.php:206 796msgctxt "LOCATIVE" 797msgid "jours complementaires" 798msgstr "" 799 800#. I18N: a month in the French republican calendar 801#: app/Date/FrenchDate.php:229 802msgctxt "INSTRUMENTAL" 803msgid "Vendemiaire" 804msgstr "" 805 806#. I18N: a month in the French republican calendar 807#: app/Date/FrenchDate.php:231 808msgctxt "INSTRUMENTAL" 809msgid "Brumaire" 810msgstr "" 811 812#. I18N: a month in the French republican calendar 813#: app/Date/FrenchDate.php:233 814msgctxt "INSTRUMENTAL" 815msgid "Frimaire" 816msgstr "" 817 818#. I18N: a month in the French republican calendar 819#: app/Date/FrenchDate.php:235 820msgctxt "INSTRUMENTAL" 821msgid "Nivose" 822msgstr "" 823 824#. I18N: a month in the French republican calendar 825#: app/Date/FrenchDate.php:237 826msgctxt "INSTRUMENTAL" 827msgid "Pluviose" 828msgstr "" 829 830#. I18N: a month in the French republican calendar 831#: app/Date/FrenchDate.php:239 832msgctxt "INSTRUMENTAL" 833msgid "Ventose" 834msgstr "" 835 836#. I18N: a month in the French republican calendar 837#: app/Date/FrenchDate.php:241 838msgctxt "INSTRUMENTAL" 839msgid "Germinal" 840msgstr "" 841 842#. I18N: a month in the French republican calendar 843#: app/Date/FrenchDate.php:243 844msgctxt "INSTRUMENTAL" 845msgid "Floreal" 846msgstr "" 847 848#. I18N: a month in the French republican calendar 849#: app/Date/FrenchDate.php:245 850msgctxt "INSTRUMENTAL" 851msgid "Prairial" 852msgstr "" 853 854#. I18N: a month in the French republican calendar 855#: app/Date/FrenchDate.php:247 856msgctxt "INSTRUMENTAL" 857msgid "Messidor" 858msgstr "" 859 860#. I18N: a month in the French republican calendar 861#: app/Date/FrenchDate.php:249 862msgctxt "INSTRUMENTAL" 863msgid "Thermidor" 864msgstr "" 865 866#. I18N: a month in the French republican calendar 867#: app/Date/FrenchDate.php:251 868msgctxt "INSTRUMENTAL" 869msgid "Fructidor" 870msgstr "" 871 872#. I18N: a month in the French republican calendar 873#: app/Date/FrenchDate.php:253 874msgctxt "INSTRUMENTAL" 875msgid "jours complementaires" 876msgstr "" 877 878#. I18N: The first day in the French republican calendar 879#: app/Date/FrenchDate.php:287 880msgid "Primidi" 881msgstr "" 882 883#. I18N: The second day in the French republican calendar 884#: app/Date/FrenchDate.php:289 885msgid "Duodi" 886msgstr "" 887 888#. I18N: The third day in the French republican calendar 889#: app/Date/FrenchDate.php:291 890msgid "Tridi" 891msgstr "" 892 893#. I18N: The fourth day in the French republican calendar 894#: app/Date/FrenchDate.php:293 895msgid "Quartidi" 896msgstr "" 897 898#. I18N: The fifth day in the French republican calendar 899#: app/Date/FrenchDate.php:295 900msgid "Quintidi" 901msgstr "" 902 903#. I18N: The sixth day in the French republican calendar 904#: app/Date/FrenchDate.php:297 905msgid "Sextidi" 906msgstr "" 907 908#. I18N: The seventh day in the French republican calendar 909#: app/Date/FrenchDate.php:299 910msgid "Septidi" 911msgstr "" 912 913#. I18N: The eighth day in the French republican calendar 914#: app/Date/FrenchDate.php:301 915msgid "Octidi" 916msgstr "" 917 918#. I18N: The ninth day in the French republican calendar 919#: app/Date/FrenchDate.php:303 920msgid "Nonidi" 921msgstr "" 922 923#. I18N: The tenth day in the French republican calendar 924#: app/Date/FrenchDate.php:305 925msgid "Decidi" 926msgstr "" 927 928#. I18N: http://en.wikipedia.org/wiki/Muharram 929#: app/Date/HijriDate.php:83 930msgctxt "NOMINATIVE" 931msgid "Muharram" 932msgstr "" 933 934#. I18N: http://en.wikipedia.org/wiki/Safar 935#: app/Date/HijriDate.php:85 936msgctxt "NOMINATIVE" 937msgid "Safar" 938msgstr "" 939 940#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 941#: app/Date/HijriDate.php:87 942msgctxt "NOMINATIVE" 943msgid "Rabi’ al-awwal" 944msgstr "" 945 946#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 947#: app/Date/HijriDate.php:89 948msgctxt "NOMINATIVE" 949msgid "Rabi’ al-thani" 950msgstr "" 951 952#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 953#: app/Date/HijriDate.php:91 954msgctxt "NOMINATIVE" 955msgid "Jumada al-awwal" 956msgstr "" 957 958#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 959#: app/Date/HijriDate.php:93 960msgctxt "NOMINATIVE" 961msgid "Jumada al-thani" 962msgstr "" 963 964#. I18N: http://en.wikipedia.org/wiki/Rajab 965#: app/Date/HijriDate.php:95 966msgctxt "NOMINATIVE" 967msgid "Rajab" 968msgstr "" 969 970#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 971#: app/Date/HijriDate.php:97 972msgctxt "NOMINATIVE" 973msgid "Sha’aban" 974msgstr "" 975 976#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 977#: app/Date/HijriDate.php:99 978msgctxt "NOMINATIVE" 979msgid "Ramadan" 980msgstr "" 981 982#. I18N: http://en.wikipedia.org/wiki/Shawwal 983#: app/Date/HijriDate.php:101 984msgctxt "NOMINATIVE" 985msgid "Shawwal" 986msgstr "" 987 988#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 989#: app/Date/HijriDate.php:103 990msgctxt "NOMINATIVE" 991msgid "Dhu al-Qi’dah" 992msgstr "" 993 994#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 995#: app/Date/HijriDate.php:105 996msgctxt "NOMINATIVE" 997msgid "Dhu al-Hijjah" 998msgstr "" 999 1000#. I18N: http://en.wikipedia.org/wiki/Muharram 1001#: app/Date/HijriDate.php:128 1002msgctxt "GENITIVE" 1003msgid "Muharram" 1004msgstr "" 1005 1006#. I18N: http://en.wikipedia.org/wiki/Safar 1007#: app/Date/HijriDate.php:130 1008msgctxt "GENITIVE" 1009msgid "Safar" 1010msgstr "" 1011 1012#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 1013#: app/Date/HijriDate.php:132 1014msgctxt "GENITIVE" 1015msgid "Rabi’ al-awwal" 1016msgstr "" 1017 1018#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 1019#: app/Date/HijriDate.php:134 1020msgctxt "GENITIVE" 1021msgid "Rabi’ al-thani" 1022msgstr "" 1023 1024#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 1025#: app/Date/HijriDate.php:136 1026msgctxt "GENITIVE" 1027msgid "Jumada al-awwal" 1028msgstr "" 1029 1030#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 1031#: app/Date/HijriDate.php:138 1032msgctxt "GENITIVE" 1033msgid "Jumada al-thani" 1034msgstr "" 1035 1036#. I18N: http://en.wikipedia.org/wiki/Rajab 1037#: app/Date/HijriDate.php:140 1038msgctxt "GENITIVE" 1039msgid "Rajab" 1040msgstr "" 1041 1042#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 1043#: app/Date/HijriDate.php:142 1044msgctxt "GENITIVE" 1045msgid "Sha’aban" 1046msgstr "" 1047 1048#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1049#: app/Date/HijriDate.php:144 1050msgctxt "GENITIVE" 1051msgid "Ramadan" 1052msgstr "" 1053 1054#. I18N: http://en.wikipedia.org/wiki/Shawwal 1055#: app/Date/HijriDate.php:146 1056msgctxt "GENITIVE" 1057msgid "Shawwal" 1058msgstr "" 1059 1060#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1061#: app/Date/HijriDate.php:148 1062msgctxt "GENITIVE" 1063msgid "Dhu al-Qi’dah" 1064msgstr "" 1065 1066#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1067#: app/Date/HijriDate.php:150 1068msgctxt "GENITIVE" 1069msgid "Dhu al-Hijjah" 1070msgstr "" 1071 1072#. I18N: http://en.wikipedia.org/wiki/Muharram 1073#: app/Date/HijriDate.php:173 1074msgctxt "LOCATIVE" 1075msgid "Muharram" 1076msgstr "" 1077 1078#. I18N: http://en.wikipedia.org/wiki/Safar 1079#: app/Date/HijriDate.php:175 1080msgctxt "LOCATIVE" 1081msgid "Safar" 1082msgstr "" 1083 1084#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 1085#: app/Date/HijriDate.php:177 1086msgctxt "LOCATIVE" 1087msgid "Rabi’ al-awwal" 1088msgstr "" 1089 1090#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 1091#: app/Date/HijriDate.php:179 1092msgctxt "LOCATIVE" 1093msgid "Rabi’ al-thani" 1094msgstr "" 1095 1096#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 1097#: app/Date/HijriDate.php:181 1098msgctxt "LOCATIVE" 1099msgid "Jumada al-awwal" 1100msgstr "" 1101 1102#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 1103#: app/Date/HijriDate.php:183 1104msgctxt "LOCATIVE" 1105msgid "Jumada al-thani" 1106msgstr "" 1107 1108#. I18N: http://en.wikipedia.org/wiki/Rajab 1109#: app/Date/HijriDate.php:185 1110msgctxt "LOCATIVE" 1111msgid "Rajab" 1112msgstr "" 1113 1114#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 1115#: app/Date/HijriDate.php:187 1116msgctxt "LOCATIVE" 1117msgid "Sha’aban" 1118msgstr "" 1119 1120#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1121#: app/Date/HijriDate.php:189 1122msgctxt "LOCATIVE" 1123msgid "Ramadan" 1124msgstr "" 1125 1126#. I18N: http://en.wikipedia.org/wiki/Shawwal 1127#: app/Date/HijriDate.php:191 1128msgctxt "LOCATIVE" 1129msgid "Shawwal" 1130msgstr "" 1131 1132#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1133#: app/Date/HijriDate.php:193 1134msgctxt "LOCATIVE" 1135msgid "Dhu al-Qi’dah" 1136msgstr "" 1137 1138#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1139#: app/Date/HijriDate.php:195 1140msgctxt "LOCATIVE" 1141msgid "Dhu al-Hijjah" 1142msgstr "" 1143 1144#. I18N: http://en.wikipedia.org/wiki/Muharram 1145#: app/Date/HijriDate.php:218 1146msgctxt "INSTRUMENTAL" 1147msgid "Muharram" 1148msgstr "" 1149 1150#. I18N: http://en.wikipedia.org/wiki/Safar 1151#: app/Date/HijriDate.php:220 1152msgctxt "INSTRUMENTAL" 1153msgid "Safar" 1154msgstr "" 1155 1156#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 1157#: app/Date/HijriDate.php:222 1158msgctxt "INSTRUMENTAL" 1159msgid "Rabi’ al-awwal" 1160msgstr "" 1161 1162#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 1163#: app/Date/HijriDate.php:224 1164msgctxt "INSTRUMENTAL" 1165msgid "Rabi’ al-thani" 1166msgstr "" 1167 1168#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 1169#: app/Date/HijriDate.php:226 1170msgctxt "INSTRUMENTAL" 1171msgid "Jumada al-awwal" 1172msgstr "" 1173 1174#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 1175#: app/Date/HijriDate.php:228 1176msgctxt "INSTRUMENTAL" 1177msgid "Jumada al-thani" 1178msgstr "" 1179 1180#. I18N: http://en.wikipedia.org/wiki/Rajab 1181#: app/Date/HijriDate.php:230 1182msgctxt "INSTRUMENTAL" 1183msgid "Rajab" 1184msgstr "" 1185 1186#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 1187#: app/Date/HijriDate.php:232 1188msgctxt "INSTRUMENTAL" 1189msgid "Sha’aban" 1190msgstr "" 1191 1192#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1193#: app/Date/HijriDate.php:234 1194msgctxt "INSTRUMENTAL" 1195msgid "Ramadan" 1196msgstr "" 1197 1198#. I18N: http://en.wikipedia.org/wiki/Shawwal 1199#: app/Date/HijriDate.php:236 1200msgctxt "INSTRUMENTAL" 1201msgid "Shawwal" 1202msgstr "" 1203 1204#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1205#: app/Date/HijriDate.php:238 1206msgctxt "INSTRUMENTAL" 1207msgid "Dhu al-Qi’dah" 1208msgstr "" 1209 1210#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1211#: app/Date/HijriDate.php:240 1212msgctxt "INSTRUMENTAL" 1213msgid "Dhu al-Hijjah" 1214msgstr "" 1215 1216#. I18N: 1st month in the Persian/Jalali calendar 1217#: app/Date/JalaliDate.php:80 1218msgctxt "NOMINATIVE" 1219msgid "Farvardin" 1220msgstr "" 1221 1222#. I18N: 2nd month in the Persian/Jalali calendar 1223#: app/Date/JalaliDate.php:82 1224msgctxt "NOMINATIVE" 1225msgid "Ordibehesht" 1226msgstr "" 1227 1228#. I18N: 3rd month in the Persian/Jalali calendar 1229#: app/Date/JalaliDate.php:84 1230msgctxt "NOMINATIVE" 1231msgid "Khordad" 1232msgstr "" 1233 1234#. I18N: 4th month in the Persian/Jalali calendar 1235#: app/Date/JalaliDate.php:86 1236msgctxt "NOMINATIVE" 1237msgid "Tir" 1238msgstr "" 1239 1240#. I18N: 5th month in the Persian/Jalali calendar 1241#: app/Date/JalaliDate.php:88 1242msgctxt "NOMINATIVE" 1243msgid "Mordad" 1244msgstr "" 1245 1246#. I18N: 6th month in the Persian/Jalali calendar 1247#: app/Date/JalaliDate.php:90 1248msgctxt "NOMINATIVE" 1249msgid "Shahrivar" 1250msgstr "" 1251 1252#. I18N: 7th month in the Persian/Jalali calendar 1253#: app/Date/JalaliDate.php:92 1254msgctxt "NOMINATIVE" 1255msgid "Mehr" 1256msgstr "" 1257 1258#. I18N: 8th month in the Persian/Jalali calendar 1259#: app/Date/JalaliDate.php:94 1260msgctxt "NOMINATIVE" 1261msgid "Aban" 1262msgstr "" 1263 1264#. I18N: 9th month in the Persian/Jalali calendar 1265#: app/Date/JalaliDate.php:96 1266msgctxt "NOMINATIVE" 1267msgid "Azar" 1268msgstr "" 1269 1270#. I18N: 10th month in the Persian/Jalali calendar 1271#: app/Date/JalaliDate.php:98 1272msgctxt "NOMINATIVE" 1273msgid "Dey" 1274msgstr "" 1275 1276#. I18N: 11th month in the Persian/Jalali calendar 1277#: app/Date/JalaliDate.php:100 1278msgctxt "NOMINATIVE" 1279msgid "Bahman" 1280msgstr "" 1281 1282#. I18N: 12th month in the Persian/Jalali calendar 1283#: app/Date/JalaliDate.php:102 1284msgctxt "NOMINATIVE" 1285msgid "Esfand" 1286msgstr "" 1287 1288#. I18N: 1st month in the Persian/Jalali calendar 1289#: app/Date/JalaliDate.php:125 1290msgctxt "GENITIVE" 1291msgid "Farvardin" 1292msgstr "" 1293 1294#. I18N: 2nd month in the Persian/Jalali calendar 1295#: app/Date/JalaliDate.php:127 1296msgctxt "GENITIVE" 1297msgid "Ordibehesht" 1298msgstr "" 1299 1300#. I18N: 3rd month in the Persian/Jalali calendar 1301#: app/Date/JalaliDate.php:129 1302msgctxt "GENITIVE" 1303msgid "Khordad" 1304msgstr "" 1305 1306#. I18N: 4th month in the Persian/Jalali calendar 1307#: app/Date/JalaliDate.php:131 1308msgctxt "GENITIVE" 1309msgid "Tir" 1310msgstr "" 1311 1312#. I18N: 5th month in the Persian/Jalali calendar 1313#: app/Date/JalaliDate.php:133 1314msgctxt "GENITIVE" 1315msgid "Mordad" 1316msgstr "" 1317 1318#. I18N: 6th month in the Persian/Jalali calendar 1319#: app/Date/JalaliDate.php:135 1320msgctxt "GENITIVE" 1321msgid "Shahrivar" 1322msgstr "" 1323 1324#. I18N: 7th month in the Persian/Jalali calendar 1325#: app/Date/JalaliDate.php:137 1326msgctxt "GENITIVE" 1327msgid "Mehr" 1328msgstr "" 1329 1330#. I18N: 8th month in the Persian/Jalali calendar 1331#: app/Date/JalaliDate.php:139 1332msgctxt "GENITIVE" 1333msgid "Aban" 1334msgstr "" 1335 1336#. I18N: 9th month in the Persian/Jalali calendar 1337#: app/Date/JalaliDate.php:141 1338msgctxt "GENITIVE" 1339msgid "Azar" 1340msgstr "" 1341 1342#. I18N: 10th month in the Persian/Jalali calendar 1343#: app/Date/JalaliDate.php:143 1344msgctxt "GENITIVE" 1345msgid "Dey" 1346msgstr "" 1347 1348#. I18N: 11th month in the Persian/Jalali calendar 1349#: app/Date/JalaliDate.php:145 1350msgctxt "GENITIVE" 1351msgid "Bahman" 1352msgstr "" 1353 1354#. I18N: 12th month in the Persian/Jalali calendar 1355#: app/Date/JalaliDate.php:147 1356msgctxt "GENITIVE" 1357msgid "Esfand" 1358msgstr "" 1359 1360#. I18N: 1st month in the Persian/Jalali calendar 1361#: app/Date/JalaliDate.php:170 1362msgctxt "LOCATIVE" 1363msgid "Farvardin" 1364msgstr "" 1365 1366#. I18N: 2nd month in the Persian/Jalali calendar 1367#: app/Date/JalaliDate.php:172 1368msgctxt "LOCATIVE" 1369msgid "Ordibehesht" 1370msgstr "" 1371 1372#. I18N: 3rd month in the Persian/Jalali calendar 1373#: app/Date/JalaliDate.php:174 1374msgctxt "LOCATIVE" 1375msgid "Khordad" 1376msgstr "" 1377 1378#. I18N: 4th month in the Persian/Jalali calendar 1379#: app/Date/JalaliDate.php:176 1380msgctxt "LOCATIVE" 1381msgid "Tir" 1382msgstr "" 1383 1384#. I18N: 5th month in the Persian/Jalali calendar 1385#: app/Date/JalaliDate.php:178 1386msgctxt "LOCATIVE" 1387msgid "Mordad" 1388msgstr "" 1389 1390#. I18N: 6th month in the Persian/Jalali calendar 1391#: app/Date/JalaliDate.php:180 1392msgctxt "LOCATIVE" 1393msgid "Shahrivar" 1394msgstr "" 1395 1396#. I18N: 7th month in the Persian/Jalali calendar 1397#: app/Date/JalaliDate.php:182 1398msgctxt "LOCATIVE" 1399msgid "Mehr" 1400msgstr "" 1401 1402#. I18N: 8th month in the Persian/Jalali calendar 1403#: app/Date/JalaliDate.php:184 1404msgctxt "LOCATIVE" 1405msgid "Aban" 1406msgstr "" 1407 1408#. I18N: 9th month in the Persian/Jalali calendar 1409#: app/Date/JalaliDate.php:186 1410msgctxt "LOCATIVE" 1411msgid "Azar" 1412msgstr "" 1413 1414#. I18N: 10th month in the Persian/Jalali calendar 1415#: app/Date/JalaliDate.php:188 1416msgctxt "LOCATIVE" 1417msgid "Dey" 1418msgstr "" 1419 1420#. I18N: 11th month in the Persian/Jalali calendar 1421#: app/Date/JalaliDate.php:190 1422msgctxt "LOCATIVE" 1423msgid "Bahman" 1424msgstr "" 1425 1426#. I18N: 12th month in the Persian/Jalali calendar 1427#: app/Date/JalaliDate.php:192 1428msgctxt "LOCATIVE" 1429msgid "Esfand" 1430msgstr "" 1431 1432#. I18N: 1st month in the Persian/Jalali calendar 1433#: app/Date/JalaliDate.php:215 1434msgctxt "INSTRUMENTAL" 1435msgid "Farvardin" 1436msgstr "" 1437 1438#. I18N: 2nd month in the Persian/Jalali calendar 1439#: app/Date/JalaliDate.php:217 1440msgctxt "INSTRUMENTAL" 1441msgid "Ordibehesht" 1442msgstr "" 1443 1444#. I18N: 3rd month in the Persian/Jalali calendar 1445#: app/Date/JalaliDate.php:219 1446msgctxt "INSTRUMENTAL" 1447msgid "Khordad" 1448msgstr "" 1449 1450#. I18N: 4th month in the Persian/Jalali calendar 1451#: app/Date/JalaliDate.php:221 1452msgctxt "INSTRUMENTAL" 1453msgid "Tir" 1454msgstr "" 1455 1456#. I18N: 5th month in the Persian/Jalali calendar 1457#: app/Date/JalaliDate.php:223 1458msgctxt "INSTRUMENTAL" 1459msgid "Mordad" 1460msgstr "" 1461 1462#. I18N: 6th month in the Persian/Jalali calendar 1463#: app/Date/JalaliDate.php:225 1464msgctxt "INSTRUMENTAL" 1465msgid "Shahrivar" 1466msgstr "" 1467 1468#. I18N: 7th month in the Persian/Jalali calendar 1469#: app/Date/JalaliDate.php:227 1470msgctxt "INSTRUMENTAL" 1471msgid "Mehr" 1472msgstr "" 1473 1474#. I18N: 8th month in the Persian/Jalali calendar 1475#: app/Date/JalaliDate.php:229 1476msgctxt "INSTRUMENTAL" 1477msgid "Aban" 1478msgstr "" 1479 1480#. I18N: 9th month in the Persian/Jalali calendar 1481#: app/Date/JalaliDate.php:231 1482msgctxt "INSTRUMENTAL" 1483msgid "Azar" 1484msgstr "" 1485 1486#. I18N: 10th month in the Persian/Jalali calendar 1487#: app/Date/JalaliDate.php:233 1488msgctxt "INSTRUMENTAL" 1489msgid "Dey" 1490msgstr "" 1491 1492#. I18N: 11th month in the Persian/Jalali calendar 1493#: app/Date/JalaliDate.php:235 1494msgctxt "INSTRUMENTAL" 1495msgid "Bahman" 1496msgstr "" 1497 1498#. I18N: 12th month in the Persian/Jalali calendar 1499#: app/Date/JalaliDate.php:237 1500msgctxt "INSTRUMENTAL" 1501msgid "Esfand" 1502msgstr "" 1503 1504#: app/Date/JalaliDate.php:259 1505msgctxt "Abbreviation for Persian month: Farvardin" 1506msgid "Far" 1507msgstr "" 1508 1509#: app/Date/JalaliDate.php:260 1510msgctxt "Abbreviation for Persian month: Ordibehesht" 1511msgid "Ord" 1512msgstr "" 1513 1514#: app/Date/JalaliDate.php:261 1515msgctxt "Abbreviation for Persian month: Khordad" 1516msgid "Khor" 1517msgstr "" 1518 1519#: app/Date/JalaliDate.php:262 1520msgctxt "Abbreviation for Persian month: Tir" 1521msgid "Tir" 1522msgstr "" 1523 1524#: app/Date/JalaliDate.php:263 1525msgctxt "Abbreviation for Persian month: Mordad" 1526msgid "Mor" 1527msgstr "" 1528 1529#: app/Date/JalaliDate.php:264 1530msgctxt "Abbreviation for Persian month: Shahrivar" 1531msgid "Shah" 1532msgstr "" 1533 1534#: app/Date/JalaliDate.php:265 1535msgctxt "Abbreviation for Persian month: Mehr" 1536msgid "Mehr" 1537msgstr "" 1538 1539#: app/Date/JalaliDate.php:266 1540msgctxt "Abbreviation for Persian month: Aban" 1541msgid "Aban" 1542msgstr "" 1543 1544#: app/Date/JalaliDate.php:267 1545msgctxt "Abbreviation for Persian month: Azar" 1546msgid "Azar" 1547msgstr "" 1548 1549#: app/Date/JalaliDate.php:268 1550msgctxt "Abbreviation for Persian month: Dey" 1551msgid "Dey" 1552msgstr "" 1553 1554#: app/Date/JalaliDate.php:269 1555msgctxt "Abbreviation for Persian month: Bahman" 1556msgid "Bah" 1557msgstr "" 1558 1559#: app/Date/JalaliDate.php:270 1560msgctxt "Abbreviation for Persian month: Esfand" 1561msgid "Esf" 1562msgstr "" 1563 1564#. I18N: a month in the Jewish calendar 1565#: app/Date/JewishDate.php:126 1566msgctxt "NOMINATIVE" 1567msgid "Tishrei" 1568msgstr "" 1569 1570#. I18N: a month in the Jewish calendar 1571#: app/Date/JewishDate.php:128 1572msgctxt "NOMINATIVE" 1573msgid "Heshvan" 1574msgstr "" 1575 1576#. I18N: a month in the Jewish calendar 1577#: app/Date/JewishDate.php:130 1578msgctxt "NOMINATIVE" 1579msgid "Kislev" 1580msgstr "" 1581 1582#. I18N: a month in the Jewish calendar 1583#: app/Date/JewishDate.php:132 1584msgctxt "NOMINATIVE" 1585msgid "Tevet" 1586msgstr "" 1587 1588#. I18N: a month in the Jewish calendar 1589#: app/Date/JewishDate.php:134 1590msgctxt "NOMINATIVE" 1591msgid "Shevat" 1592msgstr "" 1593 1594#. I18N: a month in the Jewish calendar 1595#: app/Date/JewishDate.php:136 1596msgctxt "NOMINATIVE" 1597msgid "Adar I" 1598msgstr "" 1599 1600#. I18N: a month in the Jewish calendar 1601#: app/Date/JewishDate.php:138 1602msgctxt "NOMINATIVE" 1603msgid "Adar" 1604msgstr "" 1605 1606#. I18N: a month in the Jewish calendar 1607#: app/Date/JewishDate.php:140 1608msgctxt "NOMINATIVE" 1609msgid "Adar II" 1610msgstr "" 1611 1612#. I18N: a month in the Jewish calendar 1613#: app/Date/JewishDate.php:142 1614msgctxt "NOMINATIVE" 1615msgid "Nissan" 1616msgstr "" 1617 1618#. I18N: a month in the Jewish calendar 1619#: app/Date/JewishDate.php:144 1620msgctxt "NOMINATIVE" 1621msgid "Iyar" 1622msgstr "" 1623 1624#. I18N: a month in the Jewish calendar 1625#: app/Date/JewishDate.php:146 1626msgctxt "NOMINATIVE" 1627msgid "Sivan" 1628msgstr "" 1629 1630#. I18N: a month in the Jewish calendar 1631#: app/Date/JewishDate.php:148 1632msgctxt "NOMINATIVE" 1633msgid "Tamuz" 1634msgstr "" 1635 1636#. I18N: a month in the Jewish calendar 1637#: app/Date/JewishDate.php:150 1638msgctxt "NOMINATIVE" 1639msgid "Av" 1640msgstr "" 1641 1642#. I18N: a month in the Jewish calendar 1643#: app/Date/JewishDate.php:152 1644msgctxt "NOMINATIVE" 1645msgid "Elul" 1646msgstr "" 1647 1648#. I18N: a month in the Jewish calendar 1649#: app/Date/JewishDate.php:179 1650msgctxt "GENITIVE" 1651msgid "Tishrei" 1652msgstr "" 1653 1654#. I18N: a month in the Jewish calendar 1655#: app/Date/JewishDate.php:181 1656msgctxt "GENITIVE" 1657msgid "Heshvan" 1658msgstr "" 1659 1660#. I18N: a month in the Jewish calendar 1661#: app/Date/JewishDate.php:183 1662msgctxt "GENITIVE" 1663msgid "Kislev" 1664msgstr "" 1665 1666#. I18N: a month in the Jewish calendar 1667#: app/Date/JewishDate.php:185 1668msgctxt "GENITIVE" 1669msgid "Tevet" 1670msgstr "" 1671 1672#. I18N: a month in the Jewish calendar 1673#: app/Date/JewishDate.php:187 1674msgctxt "GENITIVE" 1675msgid "Shevat" 1676msgstr "" 1677 1678#. I18N: a month in the Jewish calendar 1679#: app/Date/JewishDate.php:189 1680msgctxt "GENITIVE" 1681msgid "Adar I" 1682msgstr "" 1683 1684#. I18N: a month in the Jewish calendar 1685#: app/Date/JewishDate.php:191 1686msgctxt "GENITIVE" 1687msgid "Adar" 1688msgstr "" 1689 1690#. I18N: a month in the Jewish calendar 1691#: app/Date/JewishDate.php:193 1692msgctxt "GENITIVE" 1693msgid "Adar II" 1694msgstr "" 1695 1696#. I18N: a month in the Jewish calendar 1697#: app/Date/JewishDate.php:195 1698msgctxt "GENITIVE" 1699msgid "Nissan" 1700msgstr "" 1701 1702#. I18N: a month in the Jewish calendar 1703#: app/Date/JewishDate.php:197 1704msgctxt "GENITIVE" 1705msgid "Iyar" 1706msgstr "" 1707 1708#. I18N: a month in the Jewish calendar 1709#: app/Date/JewishDate.php:199 1710msgctxt "GENITIVE" 1711msgid "Sivan" 1712msgstr "" 1713 1714#. I18N: a month in the Jewish calendar 1715#: app/Date/JewishDate.php:201 1716msgctxt "GENITIVE" 1717msgid "Tamuz" 1718msgstr "" 1719 1720#. I18N: a month in the Jewish calendar 1721#: app/Date/JewishDate.php:203 1722msgctxt "GENITIVE" 1723msgid "Av" 1724msgstr "" 1725 1726#. I18N: a month in the Jewish calendar 1727#: app/Date/JewishDate.php:205 1728msgctxt "GENITIVE" 1729msgid "Elul" 1730msgstr "" 1731 1732#. I18N: a month in the Jewish calendar 1733#: app/Date/JewishDate.php:232 1734msgctxt "LOCATIVE" 1735msgid "Tishrei" 1736msgstr "" 1737 1738#. I18N: a month in the Jewish calendar 1739#: app/Date/JewishDate.php:234 1740msgctxt "LOCATIVE" 1741msgid "Heshvan" 1742msgstr "" 1743 1744#. I18N: a month in the Jewish calendar 1745#: app/Date/JewishDate.php:236 1746msgctxt "LOCATIVE" 1747msgid "Kislev" 1748msgstr "" 1749 1750#. I18N: a month in the Jewish calendar 1751#: app/Date/JewishDate.php:238 1752msgctxt "LOCATIVE" 1753msgid "Tevet" 1754msgstr "" 1755 1756#. I18N: a month in the Jewish calendar 1757#: app/Date/JewishDate.php:240 1758msgctxt "LOCATIVE" 1759msgid "Shevat" 1760msgstr "" 1761 1762#. I18N: a month in the Jewish calendar 1763#: app/Date/JewishDate.php:242 1764msgctxt "LOCATIVE" 1765msgid "Adar I" 1766msgstr "" 1767 1768#. I18N: a month in the Jewish calendar 1769#: app/Date/JewishDate.php:244 1770msgctxt "LOCATIVE" 1771msgid "Adar" 1772msgstr "" 1773 1774#. I18N: a month in the Jewish calendar 1775#: app/Date/JewishDate.php:246 1776msgctxt "LOCATIVE" 1777msgid "Adar II" 1778msgstr "" 1779 1780#. I18N: a month in the Jewish calendar 1781#: app/Date/JewishDate.php:248 1782msgctxt "LOCATIVE" 1783msgid "Nissan" 1784msgstr "" 1785 1786#. I18N: a month in the Jewish calendar 1787#: app/Date/JewishDate.php:250 1788msgctxt "LOCATIVE" 1789msgid "Iyar" 1790msgstr "" 1791 1792#. I18N: a month in the Jewish calendar 1793#: app/Date/JewishDate.php:252 1794msgctxt "LOCATIVE" 1795msgid "Sivan" 1796msgstr "" 1797 1798#. I18N: a month in the Jewish calendar 1799#: app/Date/JewishDate.php:254 1800msgctxt "LOCATIVE" 1801msgid "Tamuz" 1802msgstr "" 1803 1804#. I18N: a month in the Jewish calendar 1805#: app/Date/JewishDate.php:256 1806msgctxt "LOCATIVE" 1807msgid "Av" 1808msgstr "" 1809 1810#. I18N: a month in the Jewish calendar 1811#: app/Date/JewishDate.php:258 1812msgctxt "LOCATIVE" 1813msgid "Elul" 1814msgstr "" 1815 1816#. I18N: a month in the Jewish calendar 1817#: app/Date/JewishDate.php:285 1818msgctxt "INSTRUMENTAL" 1819msgid "Tishrei" 1820msgstr "" 1821 1822#. I18N: a month in the Jewish calendar 1823#: app/Date/JewishDate.php:287 1824msgctxt "INSTRUMENTAL" 1825msgid "Heshvan" 1826msgstr "" 1827 1828#. I18N: a month in the Jewish calendar 1829#: app/Date/JewishDate.php:289 1830msgctxt "INSTRUMENTAL" 1831msgid "Kislev" 1832msgstr "" 1833 1834#. I18N: a month in the Jewish calendar 1835#: app/Date/JewishDate.php:291 1836msgctxt "INSTRUMENTAL" 1837msgid "Tevet" 1838msgstr "" 1839 1840#. I18N: a month in the Jewish calendar 1841#: app/Date/JewishDate.php:293 1842msgctxt "INSTRUMENTAL" 1843msgid "Shevat" 1844msgstr "" 1845 1846#. I18N: a month in the Jewish calendar 1847#: app/Date/JewishDate.php:295 1848msgctxt "INSTRUMENTAL" 1849msgid "Adar I" 1850msgstr "" 1851 1852#. I18N: a month in the Jewish calendar 1853#: app/Date/JewishDate.php:297 1854msgctxt "INSTRUMENTAL" 1855msgid "Adar" 1856msgstr "" 1857 1858#. I18N: a month in the Jewish calendar 1859#: app/Date/JewishDate.php:299 1860msgctxt "INSTRUMENTAL" 1861msgid "Adar II" 1862msgstr "" 1863 1864#. I18N: a month in the Jewish calendar 1865#: app/Date/JewishDate.php:301 1866msgctxt "INSTRUMENTAL" 1867msgid "Nissan" 1868msgstr "" 1869 1870#. I18N: a month in the Jewish calendar 1871#: app/Date/JewishDate.php:303 1872msgctxt "INSTRUMENTAL" 1873msgid "Iyar" 1874msgstr "" 1875 1876#. I18N: a month in the Jewish calendar 1877#: app/Date/JewishDate.php:305 1878msgctxt "INSTRUMENTAL" 1879msgid "Sivan" 1880msgstr "" 1881 1882#. I18N: a month in the Jewish calendar 1883#: app/Date/JewishDate.php:307 1884msgctxt "INSTRUMENTAL" 1885msgid "Tamuz" 1886msgstr "" 1887 1888#. I18N: a month in the Jewish calendar 1889#: app/Date/JewishDate.php:309 1890msgctxt "INSTRUMENTAL" 1891msgid "Av" 1892msgstr "" 1893 1894#. I18N: a month in the Jewish calendar 1895#: app/Date/JewishDate.php:311 1896msgctxt "INSTRUMENTAL" 1897msgid "Elul" 1898msgstr "" 1899 1900#. I18N: BCE=Before the Common Era, for Julian years < 0. See http://en.wikipedia.org/wiki/Common_Era 1901#: app/Date/JulianDate.php:98 1902#, php-format 1903msgid "%s BCE" 1904msgstr "" 1905 1906#. I18N: CE=Common Era, for Julian years > 0. See http://en.wikipedia.org/wiki/Common_Era 1907#: app/Date/JulianDate.php:102 app/Date/JulianDate.php:106 1908#, php-format 1909msgid "%s CE" 1910msgstr "" 1911 1912#: app/Exceptions/FamilyAccessDeniedException.php:35 1913#: app/Exceptions/FamilyNotFoundException.php:35 1914msgid "This family does not exist or you do not have permission to view it." 1915msgstr "" 1916 1917#: app/Exceptions/GedcomErrorException.php:37 1918msgid "Invalid GEDCOM record" 1919msgstr "" 1920 1921#: app/Exceptions/HttpAccessDeniedException.php:34 1922#: app/Exceptions/HttpNotFoundException.php:34 1923msgid "You do not have permission to view this page." 1924msgstr "" 1925 1926#: app/Exceptions/IndividualAccessDeniedException.php:35 1927#: app/Exceptions/IndividualNotFoundException.php:35 1928msgid "This individual does not exist or you do not have permission to view it." 1929msgstr "" 1930 1931#: app/Exceptions/MediaAccessDeniedException.php:35 1932#: app/Exceptions/MediaNotFoundException.php:35 1933msgid "This media object does not exist or you do not have permission to view it." 1934msgstr "" 1935 1936#: app/Exceptions/NoteAccessDeniedException.php:35 1937#: app/Exceptions/NoteNotFoundException.php:35 1938msgid "This note does not exist or you do not have permission to view it." 1939msgstr "" 1940 1941#: app/Exceptions/RecordAccessDeniedException.php:35 1942#: app/Exceptions/RecordNotFoundException.php:35 1943msgid "This record does not exist or you do not have permission to view it." 1944msgstr "" 1945 1946#: app/Exceptions/RepositoryAccessDeniedException.php:35 1947#: app/Exceptions/RepositoryNotFoundException.php:35 1948msgid "This repository does not exist or you do not have permission to view it." 1949msgstr "" 1950 1951#: app/Exceptions/SourceAccessDeniedException.php:35 1952#: app/Exceptions/SourceNotFoundException.php:35 1953msgid "This source does not exist or you do not have permission to view it." 1954msgstr "" 1955 1956#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. 1957#: app/Fact.php:614 app/Functions/FunctionsPrintFacts.php:571 1958#: app/GedcomTag.php:2132 1959#, php-format 1960msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 1961msgstr "" 1962 1963#: app/Family.php:427 app/Family.php:445 1964#: app/Http/Controllers/ListController.php:212 1965#: app/Http/Controllers/ListController.php:748 app/Individual.php:1165 1966msgctxt "Unknown given name" 1967msgid "…" 1968msgstr "" 1969 1970#: app/Family.php:427 app/Family.php:445 1971#: app/Http/Controllers/ListController.php:197 1972#: app/Http/Controllers/ListController.php:221 1973#: app/Http/Controllers/ListController.php:765 app/Individual.php:1164 1974msgctxt "Unknown surname" 1975msgid "…" 1976msgstr "" 1977 1978#: app/Functions/Functions.php:45 1979msgid "File successfully uploaded" 1980msgstr "" 1981 1982#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 1983#: app/Functions/Functions.php:49 1984msgid "The uploaded file exceeds the allowed size." 1985msgstr "" 1986 1987#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 1988#: app/Functions/Functions.php:52 1989msgid "The file was only partially uploaded. Please try again." 1990msgstr "" 1991 1992#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 1993#: app/Functions/Functions.php:55 1994msgid "No file was received. Please try again." 1995msgstr "" 1996 1997#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 1998#: app/Functions/Functions.php:58 1999msgid "The PHP temporary folder is missing." 2000msgstr "" 2001 2002#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2003#: app/Functions/Functions.php:61 2004msgid "PHP failed to write to disk." 2005msgstr "" 2006 2007#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2008#: app/Functions/Functions.php:64 2009msgid "PHP blocked the file because of its extension." 2010msgstr "" 2011 2012#. I18N: reflexive pronoun 2013#: app/Functions/Functions.php:188 2014msgid "himself" 2015msgstr "" 2016 2017#. I18N: reflexive pronoun 2018#: app/Functions/Functions.php:191 2019msgid "herself" 2020msgstr "" 2021 2022#. I18N: reflexive pronoun - gender neutral version of himself/herself 2023#: app/Functions/Functions.php:194 2024msgid "themself" 2025msgstr "" 2026 2027#. 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. 2028#: app/Functions/Functions.php:375 2029msgctxt "MALE" 2030msgid "first cousin" 2031msgstr "" 2032 2033#. 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. 2034#: app/Functions/Functions.php:378 2035msgctxt "MALE" 2036msgid "second cousin" 2037msgstr "" 2038 2039#. 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. 2040#: app/Functions/Functions.php:381 2041msgctxt "MALE" 2042msgid "third cousin" 2043msgstr "" 2044 2045#. 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. 2046#: app/Functions/Functions.php:384 2047msgctxt "MALE" 2048msgid "fourth cousin" 2049msgstr "" 2050 2051#. 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. 2052#: app/Functions/Functions.php:387 2053msgctxt "MALE" 2054msgid "fifth cousin" 2055msgstr "" 2056 2057#. 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. 2058#: app/Functions/Functions.php:390 2059msgctxt "MALE" 2060msgid "sixth cousin" 2061msgstr "" 2062 2063#. 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. 2064#: app/Functions/Functions.php:393 2065msgctxt "MALE" 2066msgid "seventh cousin" 2067msgstr "" 2068 2069#. 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. 2070#: app/Functions/Functions.php:396 2071msgctxt "MALE" 2072msgid "eighth cousin" 2073msgstr "" 2074 2075#. 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. 2076#: app/Functions/Functions.php:399 2077msgctxt "MALE" 2078msgid "ninth cousin" 2079msgstr "" 2080 2081#. 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. 2082#: app/Functions/Functions.php:402 2083msgctxt "MALE" 2084msgid "tenth cousin" 2085msgstr "" 2086 2087#. 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. 2088#: app/Functions/Functions.php:405 2089msgctxt "MALE" 2090msgid "eleventh cousin" 2091msgstr "" 2092 2093#. 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. 2094#: app/Functions/Functions.php:408 2095msgctxt "MALE" 2096msgid "twelfth cousin" 2097msgstr "" 2098 2099#. 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. 2100#: app/Functions/Functions.php:411 2101msgctxt "MALE" 2102msgid "thirteenth cousin" 2103msgstr "" 2104 2105#. 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. 2106#: app/Functions/Functions.php:414 2107msgctxt "MALE" 2108msgid "fourteenth cousin" 2109msgstr "" 2110 2111#. 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. 2112#: app/Functions/Functions.php:417 2113msgctxt "MALE" 2114msgid "fifteenth cousin" 2115msgstr "" 2116 2117#. 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. 2118#: app/Functions/Functions.php:420 2119#, php-format 2120msgctxt "MALE" 2121msgid "%s × cousin" 2122msgstr "" 2123 2124#: app/Functions/Functions.php:427 2125msgctxt "FEMALE" 2126msgid "first cousin" 2127msgstr "" 2128 2129#: app/Functions/Functions.php:429 2130msgctxt "FEMALE" 2131msgid "second cousin" 2132msgstr "" 2133 2134#: app/Functions/Functions.php:431 2135msgctxt "FEMALE" 2136msgid "third cousin" 2137msgstr "" 2138 2139#: app/Functions/Functions.php:433 2140msgctxt "FEMALE" 2141msgid "fourth cousin" 2142msgstr "" 2143 2144#: app/Functions/Functions.php:435 2145msgctxt "FEMALE" 2146msgid "fifth cousin" 2147msgstr "" 2148 2149#: app/Functions/Functions.php:437 2150msgctxt "FEMALE" 2151msgid "sixth cousin" 2152msgstr "" 2153 2154#: app/Functions/Functions.php:439 2155msgctxt "FEMALE" 2156msgid "seventh cousin" 2157msgstr "" 2158 2159#: app/Functions/Functions.php:441 2160msgctxt "FEMALE" 2161msgid "eighth cousin" 2162msgstr "" 2163 2164#: app/Functions/Functions.php:443 2165msgctxt "FEMALE" 2166msgid "ninth cousin" 2167msgstr "" 2168 2169#: app/Functions/Functions.php:445 2170msgctxt "FEMALE" 2171msgid "tenth cousin" 2172msgstr "" 2173 2174#: app/Functions/Functions.php:447 2175msgctxt "FEMALE" 2176msgid "eleventh cousin" 2177msgstr "" 2178 2179#: app/Functions/Functions.php:449 2180msgctxt "FEMALE" 2181msgid "twelfth cousin" 2182msgstr "" 2183 2184#: app/Functions/Functions.php:451 2185msgctxt "FEMALE" 2186msgid "thirteenth cousin" 2187msgstr "" 2188 2189#: app/Functions/Functions.php:453 2190msgctxt "FEMALE" 2191msgid "fourteenth cousin" 2192msgstr "" 2193 2194#: app/Functions/Functions.php:455 2195msgctxt "FEMALE" 2196msgid "fifteenth cousin" 2197msgstr "" 2198 2199#: app/Functions/Functions.php:457 2200#, php-format 2201msgctxt "FEMALE" 2202msgid "%s × cousin" 2203msgstr "" 2204 2205#: app/Functions/Functions.php:463 2206msgid "first cousin" 2207msgstr "" 2208 2209#: app/Functions/Functions.php:465 2210msgid "second cousin" 2211msgstr "" 2212 2213#: app/Functions/Functions.php:467 2214msgid "third cousin" 2215msgstr "" 2216 2217#: app/Functions/Functions.php:469 2218msgid "fourth cousin" 2219msgstr "" 2220 2221#: app/Functions/Functions.php:471 2222msgid "fifth cousin" 2223msgstr "" 2224 2225#: app/Functions/Functions.php:473 2226msgid "sixth cousin" 2227msgstr "" 2228 2229#: app/Functions/Functions.php:475 2230msgid "seventh cousin" 2231msgstr "" 2232 2233#: app/Functions/Functions.php:477 2234msgid "eighth cousin" 2235msgstr "" 2236 2237#: app/Functions/Functions.php:479 2238msgid "ninth cousin" 2239msgstr "" 2240 2241#: app/Functions/Functions.php:481 2242msgid "tenth cousin" 2243msgstr "" 2244 2245#: app/Functions/Functions.php:483 2246msgid "eleventh cousin" 2247msgstr "" 2248 2249#: app/Functions/Functions.php:485 2250msgid "twelfth cousin" 2251msgstr "" 2252 2253#: app/Functions/Functions.php:487 2254msgid "thirteenth cousin" 2255msgstr "" 2256 2257#: app/Functions/Functions.php:489 2258msgid "fourteenth cousin" 2259msgstr "" 2260 2261#: app/Functions/Functions.php:491 2262msgid "fifteenth cousin" 2263msgstr "" 2264 2265#: app/Functions/Functions.php:493 2266#, php-format 2267msgid "%s × cousin" 2268msgstr "" 2269 2270#. I18N: A Spanish relationship name, such as third great-nephew 2271#: app/Functions/Functions.php:513 2272#, php-format 2273msgctxt "MALE" 2274msgid "first %s" 2275msgstr "" 2276 2277#. I18N: A Spanish relationship name, such as third great-nephew 2278#: app/Functions/Functions.php:516 2279#, php-format 2280msgctxt "MALE" 2281msgid "second %s" 2282msgstr "" 2283 2284#. I18N: A Spanish relationship name, such as third great-nephew 2285#: app/Functions/Functions.php:519 2286#, php-format 2287msgctxt "MALE" 2288msgid "third %s" 2289msgstr "" 2290 2291#. I18N: A Spanish relationship name, such as third great-nephew 2292#: app/Functions/Functions.php:522 2293#, php-format 2294msgctxt "MALE" 2295msgid "fourth %s" 2296msgstr "" 2297 2298#. I18N: A Spanish relationship name, such as third great-nephew 2299#: app/Functions/Functions.php:525 2300#, php-format 2301msgctxt "MALE" 2302msgid "fifth %s" 2303msgstr "" 2304 2305#. I18N: A Spanish relationship name, such as third great-nephew 2306#: app/Functions/Functions.php:528 2307#, php-format 2308msgctxt "MALE" 2309msgid "%1$s × %2$s" 2310msgstr "" 2311 2312#. I18N: A Spanish relationship name, such as third great-nephew 2313#: app/Functions/Functions.php:536 2314#, php-format 2315msgctxt "FEMALE" 2316msgid "first %s" 2317msgstr "" 2318 2319#. I18N: A Spanish relationship name, such as third great-nephew 2320#: app/Functions/Functions.php:539 2321#, php-format 2322msgctxt "FEMALE" 2323msgid "second %s" 2324msgstr "" 2325 2326#. I18N: A Spanish relationship name, such as third great-nephew 2327#: app/Functions/Functions.php:542 2328#, php-format 2329msgctxt "FEMALE" 2330msgid "third %s" 2331msgstr "" 2332 2333#. I18N: A Spanish relationship name, such as third great-nephew 2334#: app/Functions/Functions.php:545 2335#, php-format 2336msgctxt "FEMALE" 2337msgid "fourth %s" 2338msgstr "" 2339 2340#. I18N: A Spanish relationship name, such as third great-nephew 2341#: app/Functions/Functions.php:548 2342#, php-format 2343msgctxt "FEMALE" 2344msgid "fifth %s" 2345msgstr "" 2346 2347#. I18N: A Spanish relationship name, such as third great-nephew 2348#: app/Functions/Functions.php:551 2349#, php-format 2350msgctxt "FEMALE" 2351msgid "%1$s × %2$s" 2352msgstr "" 2353 2354#. I18N: A Spanish relationship name, such as third great-nephew 2355#: app/Functions/Functions.php:558 2356#, php-format 2357msgid "first %s" 2358msgstr "" 2359 2360#. I18N: A Spanish relationship name, such as third great-nephew 2361#: app/Functions/Functions.php:561 2362#, php-format 2363msgid "second %s" 2364msgstr "" 2365 2366#. I18N: A Spanish relationship name, such as third great-nephew 2367#: app/Functions/Functions.php:564 2368#, php-format 2369msgid "third %s" 2370msgstr "" 2371 2372#. I18N: A Spanish relationship name, such as third great-nephew 2373#: app/Functions/Functions.php:567 2374#, php-format 2375msgid "fourth %s" 2376msgstr "" 2377 2378#. I18N: A Spanish relationship name, such as third great-nephew 2379#: app/Functions/Functions.php:570 2380#, php-format 2381msgid "fifth %s" 2382msgstr "" 2383 2384#. I18N: A Spanish relationship name, such as third great-nephew 2385#: app/Functions/Functions.php:573 2386#, php-format 2387msgid "%1$s × %2$s" 2388msgstr "" 2389 2390#: app/Functions/Functions.php:613 2391msgid "self" 2392msgstr "" 2393 2394#: app/Functions/Functions.php:616 2395msgid "mother" 2396msgstr "" 2397 2398#: app/Functions/Functions.php:618 2399msgid "father" 2400msgstr "" 2401 2402#: app/Functions/Functions.php:620 2403msgid "parent" 2404msgstr "" 2405 2406#: app/Functions/Functions.php:632 2407msgid "ex-husband" 2408msgstr "" 2409 2410#: app/Functions/Functions.php:634 2411msgid "husband" 2412msgstr "" 2413 2414#: app/Functions/Functions.php:636 2415msgid "fiancé" 2416msgstr "" 2417 2418#: app/Functions/Functions.php:643 2419msgctxt "MALE" 2420msgid "partner" 2421msgstr "" 2422 2423#: app/Functions/Functions.php:656 2424msgid "ex-wife" 2425msgstr "" 2426 2427#: app/Functions/Functions.php:658 2428msgid "wife" 2429msgstr "" 2430 2431#: app/Functions/Functions.php:660 2432msgid "fiancée" 2433msgstr "" 2434 2435#: app/Functions/Functions.php:667 2436msgctxt "FEMALE" 2437msgid "partner" 2438msgstr "" 2439 2440#: app/Functions/Functions.php:679 2441msgid "ex-spouse" 2442msgstr "" 2443 2444#: app/Functions/Functions.php:681 2445msgid "spouse" 2446msgstr "" 2447 2448#: app/Functions/Functions.php:683 2449msgid "fiancé(e)" 2450msgstr "" 2451 2452#: app/Functions/Functions.php:690 2453msgid "partner" 2454msgstr "" 2455 2456#: app/Functions/Functions.php:693 2457msgid "son" 2458msgstr "" 2459 2460#: app/Functions/Functions.php:695 2461msgid "daughter" 2462msgstr "" 2463 2464#: app/Functions/Functions.php:697 2465msgid "child" 2466msgstr "" 2467 2468#: app/Functions/Functions.php:705 2469msgid "twin brother" 2470msgstr "" 2471 2472#: app/Functions/Functions.php:709 2473msgid "younger brother" 2474msgstr "" 2475 2476#: app/Functions/Functions.php:713 2477msgid "elder brother" 2478msgstr "" 2479 2480#: app/Functions/Functions.php:718 2481msgid "brother" 2482msgstr "" 2483 2484#: app/Functions/Functions.php:726 2485msgid "twin sister" 2486msgstr "" 2487 2488#: app/Functions/Functions.php:730 2489msgid "younger sister" 2490msgstr "" 2491 2492#: app/Functions/Functions.php:734 2493msgid "elder sister" 2494msgstr "" 2495 2496#: app/Functions/Functions.php:739 2497msgid "sister" 2498msgstr "" 2499 2500#: app/Functions/Functions.php:747 2501msgid "twin sibling" 2502msgstr "" 2503 2504#: app/Functions/Functions.php:751 2505msgid "younger sibling" 2506msgstr "" 2507 2508#: app/Functions/Functions.php:755 2509msgid "elder sibling" 2510msgstr "" 2511 2512#: app/Functions/Functions.php:760 2513msgid "sibling" 2514msgstr "" 2515 2516#: app/Functions/Functions.php:764 2517msgctxt "brother’s child" 2518msgid "nephew/niece" 2519msgstr "" 2520 2521#: app/Functions/Functions.php:766 2522msgctxt "brother’s daughter" 2523msgid "niece" 2524msgstr "" 2525 2526#: app/Functions/Functions.php:768 2527msgctxt "brother’s son" 2528msgid "nephew" 2529msgstr "" 2530 2531#: app/Functions/Functions.php:770 2532msgctxt "brother’s wife" 2533msgid "sister-in-law" 2534msgstr "" 2535 2536#: app/Functions/Functions.php:772 2537msgctxt "child’s child" 2538msgid "grandchild" 2539msgstr "" 2540 2541#: app/Functions/Functions.php:774 2542msgctxt "child’s daughter" 2543msgid "granddaughter" 2544msgstr "" 2545 2546#: app/Functions/Functions.php:776 2547msgctxt "child’s husband" 2548msgid "son-in-law" 2549msgstr "" 2550 2551#: app/Functions/Functions.php:778 2552msgctxt "child’s son" 2553msgid "grandson" 2554msgstr "" 2555 2556#: app/Functions/Functions.php:780 2557msgctxt "child’s spouse" 2558msgid "son/daughter-in-law" 2559msgstr "" 2560 2561#: app/Functions/Functions.php:782 2562msgctxt "child’s wife" 2563msgid "daughter-in-law" 2564msgstr "" 2565 2566#: app/Functions/Functions.php:784 2567msgctxt "daughter’s child" 2568msgid "grandchild" 2569msgstr "" 2570 2571#: app/Functions/Functions.php:786 2572msgctxt "daughter’s daughter" 2573msgid "granddaughter" 2574msgstr "" 2575 2576#: app/Functions/Functions.php:788 2577msgctxt "daughter’s husband" 2578msgid "son-in-law" 2579msgstr "" 2580 2581#: app/Functions/Functions.php:790 2582msgctxt "daughter’s son" 2583msgid "grandson" 2584msgstr "" 2585 2586#: app/Functions/Functions.php:792 2587msgctxt "father’s brother" 2588msgid "uncle" 2589msgstr "" 2590 2591#: app/Functions/Functions.php:794 2592msgctxt "father’s child" 2593msgid "half-sibling" 2594msgstr "" 2595 2596#: app/Functions/Functions.php:796 2597msgctxt "father’s daughter" 2598msgid "half-sister" 2599msgstr "" 2600 2601#: app/Functions/Functions.php:798 2602msgctxt "father’s father" 2603msgid "paternal grandfather" 2604msgstr "" 2605 2606#: app/Functions/Functions.php:800 2607msgctxt "father’s mother" 2608msgid "paternal grandmother" 2609msgstr "" 2610 2611#: app/Functions/Functions.php:802 2612msgctxt "father’s parent" 2613msgid "paternal grandparent" 2614msgstr "" 2615 2616#: app/Functions/Functions.php:804 2617msgctxt "father’s sibling" 2618msgid "aunt/uncle" 2619msgstr "" 2620 2621#: app/Functions/Functions.php:806 2622msgctxt "father’s sister" 2623msgid "aunt" 2624msgstr "" 2625 2626#: app/Functions/Functions.php:808 2627msgctxt "father’s son" 2628msgid "half-brother" 2629msgstr "" 2630 2631#: app/Functions/Functions.php:810 2632msgctxt "father’s wife" 2633msgid "step-mother" 2634msgstr "" 2635 2636#: app/Functions/Functions.php:812 2637msgctxt "husband’s brother" 2638msgid "brother-in-law" 2639msgstr "" 2640 2641#: app/Functions/Functions.php:814 2642msgctxt "husband’s child" 2643msgid "step-child" 2644msgstr "" 2645 2646#: app/Functions/Functions.php:816 2647msgctxt "husband’s daughter" 2648msgid "step-daughter" 2649msgstr "" 2650 2651#: app/Functions/Functions.php:818 2652msgctxt "husband’s father" 2653msgid "father-in-law" 2654msgstr "" 2655 2656#: app/Functions/Functions.php:820 2657msgctxt "husband’s mother" 2658msgid "mother-in-law" 2659msgstr "" 2660 2661#: app/Functions/Functions.php:822 2662msgctxt "husband’s sibling" 2663msgid "brother/sister-in-law" 2664msgstr "" 2665 2666#: app/Functions/Functions.php:824 2667msgctxt "husband’s sister" 2668msgid "sister-in-law" 2669msgstr "" 2670 2671#: app/Functions/Functions.php:826 2672msgctxt "husband’s son" 2673msgid "step-son" 2674msgstr "" 2675 2676#: app/Functions/Functions.php:828 2677msgctxt "mother’s brother" 2678msgid "uncle" 2679msgstr "" 2680 2681#: app/Functions/Functions.php:830 2682msgctxt "mother’s child" 2683msgid "half-sibling" 2684msgstr "" 2685 2686#: app/Functions/Functions.php:832 2687msgctxt "mother’s daughter" 2688msgid "half-sister" 2689msgstr "" 2690 2691#: app/Functions/Functions.php:834 2692msgctxt "mother’s father" 2693msgid "maternal grandfather" 2694msgstr "" 2695 2696#: app/Functions/Functions.php:836 2697msgctxt "mother’s husband" 2698msgid "step-father" 2699msgstr "" 2700 2701#: app/Functions/Functions.php:838 2702msgctxt "mother’s mother" 2703msgid "maternal grandmother" 2704msgstr "" 2705 2706#: app/Functions/Functions.php:840 2707msgctxt "mother’s parent" 2708msgid "maternal grandparent" 2709msgstr "" 2710 2711#: app/Functions/Functions.php:842 2712msgctxt "mother’s sibling" 2713msgid "aunt/uncle" 2714msgstr "" 2715 2716#: app/Functions/Functions.php:844 2717msgctxt "mother’s sister" 2718msgid "aunt" 2719msgstr "" 2720 2721#: app/Functions/Functions.php:846 2722msgctxt "mother’s son" 2723msgid "half-brother" 2724msgstr "" 2725 2726#: app/Functions/Functions.php:848 2727msgctxt "parent’s brother" 2728msgid "uncle" 2729msgstr "" 2730 2731#: app/Functions/Functions.php:850 2732msgctxt "parent’s child" 2733msgid "half-sibling" 2734msgstr "" 2735 2736#: app/Functions/Functions.php:852 2737msgctxt "parent’s daughter" 2738msgid "half-sister" 2739msgstr "" 2740 2741#: app/Functions/Functions.php:854 2742msgctxt "parent’s father" 2743msgid "grandfather" 2744msgstr "" 2745 2746#: app/Functions/Functions.php:856 2747msgctxt "parent’s mother" 2748msgid "grandmother" 2749msgstr "" 2750 2751#: app/Functions/Functions.php:858 2752msgctxt "parent’s parent" 2753msgid "grandparent" 2754msgstr "" 2755 2756#: app/Functions/Functions.php:860 2757msgctxt "parent’s sibling" 2758msgid "aunt/uncle" 2759msgstr "" 2760 2761#: app/Functions/Functions.php:862 2762msgctxt "parent’s sister" 2763msgid "aunt" 2764msgstr "" 2765 2766#: app/Functions/Functions.php:864 2767msgctxt "parent’s son" 2768msgid "half-brother" 2769msgstr "" 2770 2771#: app/Functions/Functions.php:866 2772msgctxt "parent’s spouse" 2773msgid "step-parent" 2774msgstr "" 2775 2776#: app/Functions/Functions.php:868 2777msgctxt "sibling’s child" 2778msgid "nephew/niece" 2779msgstr "" 2780 2781#: app/Functions/Functions.php:870 2782msgctxt "sibling’s daughter" 2783msgid "niece" 2784msgstr "" 2785 2786#: app/Functions/Functions.php:872 2787msgctxt "sibling’s son" 2788msgid "nephew" 2789msgstr "" 2790 2791#: app/Functions/Functions.php:874 2792msgctxt "sibling’s spouse" 2793msgid "brother/sister-in-law" 2794msgstr "" 2795 2796#: app/Functions/Functions.php:876 2797msgctxt "sister’s child" 2798msgid "nephew/niece" 2799msgstr "" 2800 2801#: app/Functions/Functions.php:878 2802msgctxt "sister’s daughter" 2803msgid "niece" 2804msgstr "" 2805 2806#: app/Functions/Functions.php:880 2807msgctxt "sister’s husband" 2808msgid "brother-in-law" 2809msgstr "" 2810 2811#: app/Functions/Functions.php:882 2812msgctxt "sister’s son" 2813msgid "nephew" 2814msgstr "" 2815 2816#: app/Functions/Functions.php:884 2817msgctxt "son’s child" 2818msgid "grandchild" 2819msgstr "" 2820 2821#: app/Functions/Functions.php:886 2822msgctxt "son’s daughter" 2823msgid "granddaughter" 2824msgstr "" 2825 2826#: app/Functions/Functions.php:888 2827msgctxt "son’s son" 2828msgid "grandson" 2829msgstr "" 2830 2831#: app/Functions/Functions.php:890 2832msgctxt "son’s wife" 2833msgid "daughter-in-law" 2834msgstr "" 2835 2836#: app/Functions/Functions.php:892 2837msgctxt "spouse’s brother" 2838msgid "brother-in-law" 2839msgstr "" 2840 2841#: app/Functions/Functions.php:894 2842msgctxt "spouse’s child" 2843msgid "step-child" 2844msgstr "" 2845 2846#: app/Functions/Functions.php:896 2847msgctxt "spouse’s daughter" 2848msgid "step-daughter" 2849msgstr "" 2850 2851#: app/Functions/Functions.php:898 2852msgctxt "spouse’s father" 2853msgid "father-in-law" 2854msgstr "" 2855 2856#: app/Functions/Functions.php:900 2857msgctxt "spouse’s mother" 2858msgid "mother-in-law" 2859msgstr "" 2860 2861#: app/Functions/Functions.php:902 2862msgctxt "spouse’s sister" 2863msgid "sister-in-law" 2864msgstr "" 2865 2866#: app/Functions/Functions.php:904 2867msgctxt "spouse’s son" 2868msgid "step-son" 2869msgstr "" 2870 2871#: app/Functions/Functions.php:906 2872msgctxt "spouse’s parent" 2873msgid "mother/father-in-law" 2874msgstr "" 2875 2876#: app/Functions/Functions.php:908 2877msgctxt "spouse’s sibling" 2878msgid "brother/sister-in-law" 2879msgstr "" 2880 2881#: app/Functions/Functions.php:910 2882msgctxt "wife’s brother" 2883msgid "brother-in-law" 2884msgstr "" 2885 2886#: app/Functions/Functions.php:912 2887msgctxt "wife’s child" 2888msgid "step-child" 2889msgstr "" 2890 2891#: app/Functions/Functions.php:914 2892msgctxt "wife’s daughter" 2893msgid "step-daughter" 2894msgstr "" 2895 2896#: app/Functions/Functions.php:916 2897msgctxt "wife’s father" 2898msgid "father-in-law" 2899msgstr "" 2900 2901#: app/Functions/Functions.php:918 2902msgctxt "wife’s mother" 2903msgid "mother-in-law" 2904msgstr "" 2905 2906#: app/Functions/Functions.php:920 2907msgctxt "wife’s sibling" 2908msgid "brother/sister-in-law" 2909msgstr "" 2910 2911#: app/Functions/Functions.php:922 2912msgctxt "wife’s sister" 2913msgid "sister-in-law" 2914msgstr "" 2915 2916#: app/Functions/Functions.php:924 2917msgctxt "wife’s son" 2918msgid "step-son" 2919msgstr "" 2920 2921#: app/Functions/Functions.php:929 2922msgctxt "(a man’s) brother’s child’s child" 2923msgid "great-nephew/niece" 2924msgstr "" 2925 2926#: app/Functions/Functions.php:932 2927msgctxt "(a woman’s) brother’s child’s child" 2928msgid "great-nephew/niece" 2929msgstr "" 2930 2931#: app/Functions/Functions.php:935 2932msgctxt "(a man’s) brother’s child’s daughter" 2933msgid "great-niece" 2934msgstr "" 2935 2936#: app/Functions/Functions.php:938 2937msgctxt "(a woman’s) brother’s child’s daughter" 2938msgid "great-niece" 2939msgstr "" 2940 2941#: app/Functions/Functions.php:941 2942msgctxt "(a man’s) brother’s child’s son" 2943msgid "great-nephew" 2944msgstr "" 2945 2946#: app/Functions/Functions.php:944 2947msgctxt "(a woman’s) brother’s child’s son" 2948msgid "great-nephew" 2949msgstr "" 2950 2951#: app/Functions/Functions.php:947 2952msgctxt "(a man’s) brother’s daughter’s child" 2953msgid "great-nephew/niece" 2954msgstr "" 2955 2956#: app/Functions/Functions.php:950 2957msgctxt "(a woman’s) brother’s daughter’s child" 2958msgid "great-nephew/niece" 2959msgstr "" 2960 2961#: app/Functions/Functions.php:953 2962msgctxt "(a man’s) brother’s daughter’s daughter" 2963msgid "great-niece" 2964msgstr "" 2965 2966#: app/Functions/Functions.php:956 2967msgctxt "(a woman’s) brother’s daughter’s daughter" 2968msgid "great-niece" 2969msgstr "" 2970 2971#: app/Functions/Functions.php:958 2972msgctxt "brother’s daughter’s husband" 2973msgid "nephew-in-law" 2974msgstr "" 2975 2976#: app/Functions/Functions.php:961 2977msgctxt "(a man’s) brother’s daughter’s son" 2978msgid "great-nephew" 2979msgstr "" 2980 2981#: app/Functions/Functions.php:964 2982msgctxt "(a woman’s) brother’s daughter’s son" 2983msgid "great-nephew" 2984msgstr "" 2985 2986#: app/Functions/Functions.php:967 2987msgctxt "(a man’s) brother’s son’s child" 2988msgid "great-nephew/niece" 2989msgstr "" 2990 2991#: app/Functions/Functions.php:970 2992msgctxt "(a woman’s) brother’s son’s child" 2993msgid "great-nephew/niece" 2994msgstr "" 2995 2996#: app/Functions/Functions.php:973 2997msgctxt "(a man’s) brother’s son’s daughter" 2998msgid "great-niece" 2999msgstr "" 3000 3001#: app/Functions/Functions.php:976 3002msgctxt "(a woman’s) brother’s son’s daughter" 3003msgid "great-niece" 3004msgstr "" 3005 3006#: app/Functions/Functions.php:979 3007msgctxt "(a man’s) brother’s son’s son" 3008msgid "great-nephew" 3009msgstr "" 3010 3011#: app/Functions/Functions.php:982 3012msgctxt "(a woman’s) brother’s son’s son" 3013msgid "great-nephew" 3014msgstr "" 3015 3016#: app/Functions/Functions.php:984 3017msgctxt "brother’s son’s wife" 3018msgid "niece-in-law" 3019msgstr "" 3020 3021#: app/Functions/Functions.php:986 3022msgctxt "brother’s wife’s brother" 3023msgid "brother-in-law" 3024msgstr "" 3025 3026#: app/Functions/Functions.php:988 3027msgctxt "brother’s wife’s sibling" 3028msgid "brother/sister-in-law" 3029msgstr "" 3030 3031#: app/Functions/Functions.php:990 3032msgctxt "brother’s wife’s sister" 3033msgid "sister-in-law" 3034msgstr "" 3035 3036#: app/Functions/Functions.php:992 3037msgctxt "child’s child’s child" 3038msgid "great-grandchild" 3039msgstr "" 3040 3041#: app/Functions/Functions.php:994 3042msgctxt "child’s child’s daughter" 3043msgid "great-granddaughter" 3044msgstr "" 3045 3046#: app/Functions/Functions.php:996 3047msgctxt "child’s child’s son" 3048msgid "great-grandson" 3049msgstr "" 3050 3051#: app/Functions/Functions.php:998 3052msgctxt "child’s daughter’s child" 3053msgid "great-grandchild" 3054msgstr "" 3055 3056#: app/Functions/Functions.php:1000 3057msgctxt "child’s daughter’s daughter" 3058msgid "great-granddaughter" 3059msgstr "" 3060 3061#: app/Functions/Functions.php:1002 3062msgctxt "child’s daughter’s husband" 3063msgid "granddaughter’s husband" 3064msgstr "" 3065 3066#: app/Functions/Functions.php:1004 3067msgctxt "child’s daughter’s son" 3068msgid "great-grandson" 3069msgstr "" 3070 3071#: app/Functions/Functions.php:1006 3072msgctxt "child’s son’s child" 3073msgid "great-grandchild" 3074msgstr "" 3075 3076#: app/Functions/Functions.php:1008 3077msgctxt "child’s son’s daughter" 3078msgid "great-granddaughter" 3079msgstr "" 3080 3081#: app/Functions/Functions.php:1010 3082msgctxt "child’s son’s son" 3083msgid "great-grandson" 3084msgstr "" 3085 3086#: app/Functions/Functions.php:1012 3087msgctxt "child’s son’s wife" 3088msgid "grandson’s wife" 3089msgstr "" 3090 3091#: app/Functions/Functions.php:1014 3092msgctxt "daughter’s child’s child" 3093msgid "great-grandchild" 3094msgstr "" 3095 3096#: app/Functions/Functions.php:1016 3097msgctxt "daughter’s child’s daughter" 3098msgid "great-granddaughter" 3099msgstr "" 3100 3101#: app/Functions/Functions.php:1018 3102msgctxt "daughter’s child’s son" 3103msgid "great-grandson" 3104msgstr "" 3105 3106#: app/Functions/Functions.php:1020 3107msgctxt "daughter’s daughter’s child" 3108msgid "great-grandchild" 3109msgstr "" 3110 3111#: app/Functions/Functions.php:1022 3112msgctxt "daughter’s daughter’s daughter" 3113msgid "great-granddaughter" 3114msgstr "" 3115 3116#: app/Functions/Functions.php:1024 3117msgctxt "daughter’s daughter’s husband" 3118msgid "granddaughter’s husband" 3119msgstr "" 3120 3121#: app/Functions/Functions.php:1026 3122msgctxt "daughter’s daughter’s son" 3123msgid "great-grandson" 3124msgstr "" 3125 3126#: app/Functions/Functions.php:1028 3127msgctxt "daughter’s husband’s father" 3128msgid "son-in-law’s father" 3129msgstr "" 3130 3131#: app/Functions/Functions.php:1030 3132msgctxt "daughter’s husband’s mother" 3133msgid "son-in-law’s mother" 3134msgstr "" 3135 3136#: app/Functions/Functions.php:1032 3137msgctxt "daughter’s husband’s parent" 3138msgid "son-in-law’s parent" 3139msgstr "" 3140 3141#: app/Functions/Functions.php:1034 3142msgctxt "daughter’s son’s child" 3143msgid "great-grandchild" 3144msgstr "" 3145 3146#: app/Functions/Functions.php:1036 3147msgctxt "daughter’s son’s daughter" 3148msgid "great-granddaughter" 3149msgstr "" 3150 3151#: app/Functions/Functions.php:1038 3152msgctxt "daughter’s son’s son" 3153msgid "great-grandson" 3154msgstr "" 3155 3156#: app/Functions/Functions.php:1040 3157msgctxt "daughter’s son’s wife" 3158msgid "grandson’s wife" 3159msgstr "" 3160 3161#: app/Functions/Functions.php:1042 3162msgctxt "father’s brother’s child" 3163msgid "first cousin" 3164msgstr "" 3165 3166#: app/Functions/Functions.php:1044 3167msgctxt "father’s brother’s daughter" 3168msgid "first cousin" 3169msgstr "" 3170 3171#: app/Functions/Functions.php:1046 3172msgctxt "father’s brother’s son" 3173msgid "first cousin" 3174msgstr "" 3175 3176#: app/Functions/Functions.php:1048 3177msgctxt "father’s brother’s wife" 3178msgid "aunt" 3179msgstr "" 3180 3181#: app/Functions/Functions.php:1050 3182msgctxt "father’s father’s brother" 3183msgid "great-uncle" 3184msgstr "" 3185 3186#: app/Functions/Functions.php:1052 3187msgctxt "father’s father’s father" 3188msgid "great-grandfather" 3189msgstr "" 3190 3191#: app/Functions/Functions.php:1054 3192msgctxt "father’s father’s mother" 3193msgid "great-grandmother" 3194msgstr "" 3195 3196#: app/Functions/Functions.php:1056 3197msgctxt "father’s father’s parent" 3198msgid "great-grandparent" 3199msgstr "" 3200 3201#: app/Functions/Functions.php:1058 3202msgctxt "father’s father’s sibling" 3203msgid "great-aunt/uncle" 3204msgstr "" 3205 3206#: app/Functions/Functions.php:1060 3207msgctxt "father’s father’s sister" 3208msgid "great-aunt" 3209msgstr "" 3210 3211#: app/Functions/Functions.php:1062 3212msgctxt "father’s mother’s brother" 3213msgid "great-uncle" 3214msgstr "" 3215 3216#: app/Functions/Functions.php:1064 3217msgctxt "father’s mother’s father" 3218msgid "great-grandfather" 3219msgstr "" 3220 3221#: app/Functions/Functions.php:1066 3222msgctxt "father’s mother’s mother" 3223msgid "great-grandmother" 3224msgstr "" 3225 3226#: app/Functions/Functions.php:1068 3227msgctxt "father’s mother’s parent" 3228msgid "great-grandparent" 3229msgstr "" 3230 3231#: app/Functions/Functions.php:1070 3232msgctxt "father’s mother’s sibling" 3233msgid "great-aunt/uncle" 3234msgstr "" 3235 3236#: app/Functions/Functions.php:1072 3237msgctxt "father’s mother’s sister" 3238msgid "great-aunt" 3239msgstr "" 3240 3241#: app/Functions/Functions.php:1074 3242msgctxt "father’s parent’s brother" 3243msgid "great-uncle" 3244msgstr "" 3245 3246#: app/Functions/Functions.php:1076 3247msgctxt "father’s parent’s father" 3248msgid "great-grandfather" 3249msgstr "" 3250 3251#: app/Functions/Functions.php:1078 3252msgctxt "father’s parent’s mother" 3253msgid "great-grandmother" 3254msgstr "" 3255 3256#: app/Functions/Functions.php:1080 3257msgctxt "father’s parent’s parent" 3258msgid "great-grandparent" 3259msgstr "" 3260 3261#: app/Functions/Functions.php:1082 3262msgctxt "father’s parent’s sibling" 3263msgid "great-aunt/uncle" 3264msgstr "" 3265 3266#: app/Functions/Functions.php:1084 3267msgctxt "father’s parent’s sister" 3268msgid "great-aunt" 3269msgstr "" 3270 3271#: app/Functions/Functions.php:1086 3272msgctxt "father’s sister’s child" 3273msgid "first cousin" 3274msgstr "" 3275 3276#: app/Functions/Functions.php:1088 3277msgctxt "father’s sister’s daughter" 3278msgid "first cousin" 3279msgstr "" 3280 3281#: app/Functions/Functions.php:1090 3282msgctxt "father’s sister’s husband" 3283msgid "uncle" 3284msgstr "" 3285 3286#: app/Functions/Functions.php:1092 3287msgctxt "father’s sister’s son" 3288msgid "first cousin" 3289msgstr "" 3290 3291#: app/Functions/Functions.php:1094 3292msgctxt "father’s wife’s child" 3293msgid "step-sibling" 3294msgstr "" 3295 3296#: app/Functions/Functions.php:1096 3297msgctxt "father’s wife’s daughter" 3298msgid "step-sister" 3299msgstr "" 3300 3301#: app/Functions/Functions.php:1098 3302msgctxt "father’s wife’s son" 3303msgid "step-brother" 3304msgstr "" 3305 3306#: app/Functions/Functions.php:1100 3307msgctxt "husband’s brother’s wife" 3308msgid "sister-in-law" 3309msgstr "" 3310 3311#: app/Functions/Functions.php:1102 3312msgctxt "husband’s sister’s husband" 3313msgid "brother-in-law" 3314msgstr "" 3315 3316#: app/Functions/Functions.php:1104 3317msgctxt "husband’s sibling’s child" 3318msgid "nephew/niece" 3319msgstr "" 3320 3321#: app/Functions/Functions.php:1106 3322msgctxt "husband’s sister’s child" 3323msgid "nephew/niece" 3324msgstr "" 3325 3326#: app/Functions/Functions.php:1108 3327msgctxt "husband’s brother’s child" 3328msgid "nephew/niece" 3329msgstr "" 3330 3331#: app/Functions/Functions.php:1110 3332msgctxt "husband’s sibling’s daughter" 3333msgid "niece" 3334msgstr "" 3335 3336#: app/Functions/Functions.php:1112 3337msgctxt "husband’s sister’s daughter" 3338msgid "niece" 3339msgstr "" 3340 3341#: app/Functions/Functions.php:1114 3342msgctxt "husband’s brother’s daughter" 3343msgid "niece" 3344msgstr "" 3345 3346#: app/Functions/Functions.php:1116 3347msgctxt "husband’s sibling’s son" 3348msgid "nephew" 3349msgstr "" 3350 3351#: app/Functions/Functions.php:1118 3352msgctxt "husband’s sister’s son" 3353msgid "nephew" 3354msgstr "" 3355 3356#: app/Functions/Functions.php:1120 3357msgctxt "husband’s brother’s son" 3358msgid "nephew" 3359msgstr "" 3360 3361#: app/Functions/Functions.php:1122 3362msgctxt "mother’s brother’s child" 3363msgid "first cousin" 3364msgstr "" 3365 3366#: app/Functions/Functions.php:1124 3367msgctxt "mother’s brother’s daughter" 3368msgid "first cousin" 3369msgstr "" 3370 3371#: app/Functions/Functions.php:1126 3372msgctxt "mother’s brother’s son" 3373msgid "first cousin" 3374msgstr "" 3375 3376#: app/Functions/Functions.php:1128 3377msgctxt "mother’s brother’s wife" 3378msgid "aunt" 3379msgstr "" 3380 3381#: app/Functions/Functions.php:1130 3382msgctxt "mother’s father’s brother" 3383msgid "great-uncle" 3384msgstr "" 3385 3386#: app/Functions/Functions.php:1132 3387msgctxt "mother’s father’s father" 3388msgid "great-grandfather" 3389msgstr "" 3390 3391#: app/Functions/Functions.php:1134 3392msgctxt "mother’s father’s mother" 3393msgid "great-grandmother" 3394msgstr "" 3395 3396#: app/Functions/Functions.php:1136 3397msgctxt "mother’s father’s parent" 3398msgid "great-grandparent" 3399msgstr "" 3400 3401#: app/Functions/Functions.php:1138 3402msgctxt "mother’s father’s sibling" 3403msgid "great-aunt/uncle" 3404msgstr "" 3405 3406#: app/Functions/Functions.php:1140 3407msgctxt "mother’s father’s sister" 3408msgid "great-aunt" 3409msgstr "" 3410 3411#: app/Functions/Functions.php:1142 3412msgctxt "mother’s husband’s child" 3413msgid "step-sibling" 3414msgstr "" 3415 3416#: app/Functions/Functions.php:1144 3417msgctxt "mother’s husband’s daughter" 3418msgid "step-sister" 3419msgstr "" 3420 3421#: app/Functions/Functions.php:1146 3422msgctxt "mother’s husband’s son" 3423msgid "step-brother" 3424msgstr "" 3425 3426#: app/Functions/Functions.php:1148 3427msgctxt "mother’s mother’s brother" 3428msgid "great-uncle" 3429msgstr "" 3430 3431#: app/Functions/Functions.php:1150 3432msgctxt "mother’s mother’s father" 3433msgid "great-grandfather" 3434msgstr "" 3435 3436#: app/Functions/Functions.php:1152 3437msgctxt "mother’s mother’s mother" 3438msgid "great-grandmother" 3439msgstr "" 3440 3441#: app/Functions/Functions.php:1154 3442msgctxt "mother’s mother’s parent" 3443msgid "great-grandparent" 3444msgstr "" 3445 3446#: app/Functions/Functions.php:1156 3447msgctxt "mother’s mother’s sibling" 3448msgid "great-aunt/uncle" 3449msgstr "" 3450 3451#: app/Functions/Functions.php:1158 3452msgctxt "mother’s mother’s sister" 3453msgid "great-aunt" 3454msgstr "" 3455 3456#: app/Functions/Functions.php:1160 3457msgctxt "mother’s parent’s brother" 3458msgid "great-uncle" 3459msgstr "" 3460 3461#: app/Functions/Functions.php:1162 3462msgctxt "mother’s parent’s father" 3463msgid "great-grandfather" 3464msgstr "" 3465 3466#: app/Functions/Functions.php:1164 3467msgctxt "mother’s parent’s mother" 3468msgid "great-grandmother" 3469msgstr "" 3470 3471#: app/Functions/Functions.php:1166 3472msgctxt "mother’s parent’s parent" 3473msgid "great-grandparent" 3474msgstr "" 3475 3476#: app/Functions/Functions.php:1168 3477msgctxt "mother’s parent’s sibling" 3478msgid "great-aunt/uncle" 3479msgstr "" 3480 3481#: app/Functions/Functions.php:1170 3482msgctxt "mother’s parent’s sister" 3483msgid "great-aunt" 3484msgstr "" 3485 3486#: app/Functions/Functions.php:1172 3487msgctxt "mother’s sister’s child" 3488msgid "first cousin" 3489msgstr "" 3490 3491#: app/Functions/Functions.php:1174 3492msgctxt "mother’s sister’s daughter" 3493msgid "first cousin" 3494msgstr "" 3495 3496#: app/Functions/Functions.php:1176 3497msgctxt "mother’s sister’s husband" 3498msgid "uncle" 3499msgstr "" 3500 3501#: app/Functions/Functions.php:1178 3502msgctxt "mother’s sister’s son" 3503msgid "first cousin" 3504msgstr "" 3505 3506#: app/Functions/Functions.php:1180 3507msgctxt "parent’s brother’s wife" 3508msgid "aunt" 3509msgstr "" 3510 3511#: app/Functions/Functions.php:1182 3512msgctxt "parent’s father’s brother" 3513msgid "great-uncle" 3514msgstr "" 3515 3516#: app/Functions/Functions.php:1184 3517msgctxt "parent’s father’s father" 3518msgid "great-grandfather" 3519msgstr "" 3520 3521#: app/Functions/Functions.php:1186 3522msgctxt "parent’s father’s mother" 3523msgid "great-grandmother" 3524msgstr "" 3525 3526#: app/Functions/Functions.php:1188 3527msgctxt "parent’s father’s parent" 3528msgid "great-grandparent" 3529msgstr "" 3530 3531#: app/Functions/Functions.php:1190 3532msgctxt "parent’s father’s sibling" 3533msgid "great-aunt/uncle" 3534msgstr "" 3535 3536#: app/Functions/Functions.php:1192 3537msgctxt "parent’s father’s sister" 3538msgid "great-aunt" 3539msgstr "" 3540 3541#: app/Functions/Functions.php:1194 3542msgctxt "parent’s mother’s brother" 3543msgid "great-uncle" 3544msgstr "" 3545 3546#: app/Functions/Functions.php:1196 3547msgctxt "parent’s mother’s father" 3548msgid "great-grandfather" 3549msgstr "" 3550 3551#: app/Functions/Functions.php:1198 3552msgctxt "parent’s mother’s mother" 3553msgid "great-grandmother" 3554msgstr "" 3555 3556#: app/Functions/Functions.php:1200 3557msgctxt "parent’s mother’s parent" 3558msgid "great-grandparent" 3559msgstr "" 3560 3561#: app/Functions/Functions.php:1202 3562msgctxt "parent’s mother’s sibling" 3563msgid "great-aunt/uncle" 3564msgstr "" 3565 3566#: app/Functions/Functions.php:1204 3567msgctxt "parent’s mother’s sister" 3568msgid "great-aunt" 3569msgstr "" 3570 3571#: app/Functions/Functions.php:1206 3572msgctxt "parent’s parent’s brother" 3573msgid "great-uncle" 3574msgstr "" 3575 3576#: app/Functions/Functions.php:1208 3577msgctxt "parent’s parent’s father" 3578msgid "great-grandfather" 3579msgstr "" 3580 3581#: app/Functions/Functions.php:1210 3582msgctxt "parent’s parent’s mother" 3583msgid "great-grandmother" 3584msgstr "" 3585 3586#: app/Functions/Functions.php:1212 3587msgctxt "parent’s parent’s parent" 3588msgid "great-grandparent" 3589msgstr "" 3590 3591#: app/Functions/Functions.php:1214 3592msgctxt "parent’s parent’s sibling" 3593msgid "great-aunt/uncle" 3594msgstr "" 3595 3596#: app/Functions/Functions.php:1216 3597msgctxt "parent’s parent’s sister" 3598msgid "great-aunt" 3599msgstr "" 3600 3601#: app/Functions/Functions.php:1218 3602msgctxt "parent’s sister’s husband" 3603msgid "uncle" 3604msgstr "" 3605 3606#: app/Functions/Functions.php:1220 3607msgctxt "parent’s spouse’s child" 3608msgid "step-sibling" 3609msgstr "" 3610 3611#: app/Functions/Functions.php:1222 3612msgctxt "parent’s spouse’s daughter" 3613msgid "step-sister" 3614msgstr "" 3615 3616#: app/Functions/Functions.php:1224 3617msgctxt "parent’s spouse’s son" 3618msgid "step-brother" 3619msgstr "" 3620 3621#: app/Functions/Functions.php:1226 3622msgctxt "sibling’s child’s child" 3623msgid "great-nephew/niece" 3624msgstr "" 3625 3626#: app/Functions/Functions.php:1228 3627msgctxt "sibling’s child’s daughter" 3628msgid "great-niece" 3629msgstr "" 3630 3631#: app/Functions/Functions.php:1230 3632msgctxt "sibling’s child’s son" 3633msgid "great-nephew" 3634msgstr "" 3635 3636#: app/Functions/Functions.php:1232 3637msgctxt "sibling’s daughter’s child" 3638msgid "great-nephew/niece" 3639msgstr "" 3640 3641#: app/Functions/Functions.php:1234 3642msgctxt "sibling’s daughter’s daughter" 3643msgid "great-niece" 3644msgstr "" 3645 3646#: app/Functions/Functions.php:1236 3647msgctxt "sibling’s daughter’s husband" 3648msgid "nephew-in-law" 3649msgstr "" 3650 3651#: app/Functions/Functions.php:1238 3652msgctxt "sibling’s daughter’s son" 3653msgid "great-nephew" 3654msgstr "" 3655 3656#: app/Functions/Functions.php:1240 3657msgctxt "sibling’s son’s child" 3658msgid "great-nephew/niece" 3659msgstr "" 3660 3661#: app/Functions/Functions.php:1242 3662msgctxt "sibling’s son’s daughter" 3663msgid "great-niece" 3664msgstr "" 3665 3666#: app/Functions/Functions.php:1244 3667msgctxt "sibling’s son’s son" 3668msgid "great-nephew" 3669msgstr "" 3670 3671#: app/Functions/Functions.php:1246 3672msgctxt "sibling’s son’s wife" 3673msgid "niece-in-law" 3674msgstr "" 3675 3676#: app/Functions/Functions.php:1249 3677msgctxt "(a man’s) sister’s child’s child" 3678msgid "great-nephew/niece" 3679msgstr "" 3680 3681#: app/Functions/Functions.php:1252 3682msgctxt "(a woman’s) sister’s child’s child" 3683msgid "great-nephew/niece" 3684msgstr "" 3685 3686#: app/Functions/Functions.php:1255 3687msgctxt "(a man’s) sister’s child’s daughter" 3688msgid "great-niece" 3689msgstr "" 3690 3691#: app/Functions/Functions.php:1258 3692msgctxt "(a woman’s) sister’s child’s daughter" 3693msgid "great-niece" 3694msgstr "" 3695 3696#: app/Functions/Functions.php:1261 3697msgctxt "(a man’s) sister’s child’s son" 3698msgid "great-nephew" 3699msgstr "" 3700 3701#: app/Functions/Functions.php:1264 3702msgctxt "(a woman’s) sister’s child’s son" 3703msgid "great-nephew" 3704msgstr "" 3705 3706#: app/Functions/Functions.php:1267 3707msgctxt "(a man’s) sister’s daughter’s child" 3708msgid "great-nephew/niece" 3709msgstr "" 3710 3711#: app/Functions/Functions.php:1270 3712msgctxt "(a woman’s) sister’s daughter’s child" 3713msgid "great-nephew/niece" 3714msgstr "" 3715 3716#: app/Functions/Functions.php:1273 3717msgctxt "(a man’s) sister’s daughter’s daughter" 3718msgid "great-niece" 3719msgstr "" 3720 3721#: app/Functions/Functions.php:1276 3722msgctxt "(a woman’s) sister’s daughter’s daughter" 3723msgid "great-niece" 3724msgstr "" 3725 3726#: app/Functions/Functions.php:1278 3727msgctxt "sisters’s daughter’s husband" 3728msgid "nephew-in-law" 3729msgstr "" 3730 3731#: app/Functions/Functions.php:1281 3732msgctxt "(a man’s) sister’s daughter’s son" 3733msgid "great-nephew" 3734msgstr "" 3735 3736#: app/Functions/Functions.php:1284 3737msgctxt "(a woman’s) sister’s daughter’s son" 3738msgid "great-nephew" 3739msgstr "" 3740 3741#: app/Functions/Functions.php:1286 3742msgctxt "sister’s husband’s brother" 3743msgid "brother-in-law" 3744msgstr "" 3745 3746#: app/Functions/Functions.php:1288 3747msgctxt "sister’s husband’s sibling" 3748msgid "brother/sister-in-law" 3749msgstr "" 3750 3751#: app/Functions/Functions.php:1290 3752msgctxt "sister’s husband’s sister" 3753msgid "sister-in-law" 3754msgstr "" 3755 3756#: app/Functions/Functions.php:1293 3757msgctxt "(a man’s) sister’s son’s child" 3758msgid "great-nephew/niece" 3759msgstr "" 3760 3761#: app/Functions/Functions.php:1296 3762msgctxt "(a woman’s) sister’s son’s child" 3763msgid "great-nephew/niece" 3764msgstr "" 3765 3766#: app/Functions/Functions.php:1299 3767msgctxt "(a man’s) sister’s son’s daughter" 3768msgid "great-niece" 3769msgstr "" 3770 3771#: app/Functions/Functions.php:1302 3772msgctxt "(a woman’s) sister’s son’s daughter" 3773msgid "great-niece" 3774msgstr "" 3775 3776#: app/Functions/Functions.php:1305 3777msgctxt "(a man’s) sister’s son’s son" 3778msgid "great-nephew" 3779msgstr "" 3780 3781#: app/Functions/Functions.php:1308 3782msgctxt "(a woman’s) sister’s son’s son" 3783msgid "great-nephew" 3784msgstr "" 3785 3786#: app/Functions/Functions.php:1310 3787msgctxt "sisters’s son’s wife" 3788msgid "niece-in-law" 3789msgstr "" 3790 3791#: app/Functions/Functions.php:1312 3792msgctxt "son’s child’s child" 3793msgid "great-grandchild" 3794msgstr "" 3795 3796#: app/Functions/Functions.php:1314 3797msgctxt "son’s child’s daughter" 3798msgid "great-granddaughter" 3799msgstr "" 3800 3801#: app/Functions/Functions.php:1316 3802msgctxt "son’s child’s son" 3803msgid "great-grandson" 3804msgstr "" 3805 3806#: app/Functions/Functions.php:1318 3807msgctxt "son’s daughter’s child" 3808msgid "great-grandchild" 3809msgstr "" 3810 3811#: app/Functions/Functions.php:1320 3812msgctxt "son’s daughter’s daughter" 3813msgid "great-granddaughter" 3814msgstr "" 3815 3816#: app/Functions/Functions.php:1322 3817msgctxt "son’s daughter’s husband" 3818msgid "granddaughter’s husband" 3819msgstr "" 3820 3821#: app/Functions/Functions.php:1324 3822msgctxt "son’s daughter’s son" 3823msgid "great-grandson" 3824msgstr "" 3825 3826#: app/Functions/Functions.php:1326 3827msgctxt "son’s son’s child" 3828msgid "great-grandchild" 3829msgstr "" 3830 3831#: app/Functions/Functions.php:1328 3832msgctxt "son’s son’s daughter" 3833msgid "great-granddaughter" 3834msgstr "" 3835 3836#: app/Functions/Functions.php:1330 3837msgctxt "son’s son’s son" 3838msgid "great-grandson" 3839msgstr "" 3840 3841#: app/Functions/Functions.php:1332 3842msgctxt "son’s son’s wife" 3843msgid "grandson’s wife" 3844msgstr "" 3845 3846#: app/Functions/Functions.php:1334 3847msgctxt "son’s wife’s father" 3848msgid "daughter-in-law’s father" 3849msgstr "" 3850 3851#: app/Functions/Functions.php:1336 3852msgctxt "son’s wife’s mother" 3853msgid "daughter-in-law’s mother" 3854msgstr "" 3855 3856#: app/Functions/Functions.php:1338 3857msgctxt "son’s wife’s parent" 3858msgid "daughter-in-law’s parent" 3859msgstr "" 3860 3861#: app/Functions/Functions.php:1340 3862msgctxt "wife’s brother’s wife" 3863msgid "sister-in-law" 3864msgstr "" 3865 3866#: app/Functions/Functions.php:1342 3867msgctxt "wife’s sister’s husband" 3868msgid "brother-in-law" 3869msgstr "" 3870 3871#: app/Functions/Functions.php:1344 3872msgctxt "wife’s sibling’s child" 3873msgid "nephew/niece" 3874msgstr "" 3875 3876#: app/Functions/Functions.php:1346 3877msgctxt "wife’s sister’s child" 3878msgid "nephew/niece" 3879msgstr "" 3880 3881#: app/Functions/Functions.php:1348 3882msgctxt "wife’s brother’s child" 3883msgid "nephew/niece" 3884msgstr "" 3885 3886#: app/Functions/Functions.php:1350 3887msgctxt "wife’s sibling’s daughter" 3888msgid "niece" 3889msgstr "" 3890 3891#: app/Functions/Functions.php:1352 3892msgctxt "wife’s sister’s daughter" 3893msgid "niece" 3894msgstr "" 3895 3896#: app/Functions/Functions.php:1354 3897msgctxt "wife’s brother’s daughter" 3898msgid "niece" 3899msgstr "" 3900 3901#: app/Functions/Functions.php:1356 3902msgctxt "wife’s sibling’s son" 3903msgid "nephew" 3904msgstr "" 3905 3906#: app/Functions/Functions.php:1358 3907msgctxt "wife’s sister’s son" 3908msgid "nephew" 3909msgstr "" 3910 3911#: app/Functions/Functions.php:1360 3912msgctxt "wife’s brother’s son" 3913msgid "nephew" 3914msgstr "" 3915 3916#: app/Functions/Functions.php:1364 3917msgctxt "father’s father’s brother’s wife" 3918msgid "great-aunt" 3919msgstr "" 3920 3921#: app/Functions/Functions.php:1366 3922msgctxt "father’s father’s sibling’s spouse" 3923msgid "great-aunt/uncle" 3924msgstr "" 3925 3926#: app/Functions/Functions.php:1368 3927msgctxt "father’s father’s sister’s husband" 3928msgid "great-uncle" 3929msgstr "" 3930 3931#: app/Functions/Functions.php:1370 3932msgctxt "father’s mother’s brother’s wife" 3933msgid "great-aunt" 3934msgstr "" 3935 3936#: app/Functions/Functions.php:1372 3937msgctxt "father’s mother’s sibling’s spouse" 3938msgid "great-aunt/uncle" 3939msgstr "" 3940 3941#: app/Functions/Functions.php:1374 3942msgctxt "father’s mother’s sister’s husband" 3943msgid "great-uncle" 3944msgstr "" 3945 3946#: app/Functions/Functions.php:1376 3947msgctxt "father’s parent’s brother’s wife" 3948msgid "great-aunt" 3949msgstr "" 3950 3951#: app/Functions/Functions.php:1378 3952msgctxt "father’s parent’s sibling’s spouse" 3953msgid "great-aunt/uncle" 3954msgstr "" 3955 3956#: app/Functions/Functions.php:1380 3957msgctxt "father’s parent’s sister’s husband" 3958msgid "great-uncle" 3959msgstr "" 3960 3961#: app/Functions/Functions.php:1382 3962msgctxt "mother’s father’s brother’s wife" 3963msgid "great-aunt" 3964msgstr "" 3965 3966#: app/Functions/Functions.php:1384 3967msgctxt "mother’s father’s sibling’s spouse" 3968msgid "great-aunt/uncle" 3969msgstr "" 3970 3971#: app/Functions/Functions.php:1386 3972msgctxt "mother’s father’s sister’s husband" 3973msgid "great-uncle" 3974msgstr "" 3975 3976#: app/Functions/Functions.php:1388 3977msgctxt "mother’s mother’s brother’s wife" 3978msgid "great-aunt" 3979msgstr "" 3980 3981#: app/Functions/Functions.php:1390 3982msgctxt "mother’s mother’s sibling’s spouse" 3983msgid "great-aunt/uncle" 3984msgstr "" 3985 3986#: app/Functions/Functions.php:1392 3987msgctxt "mother’s mother’s sister’s husband" 3988msgid "great-uncle" 3989msgstr "" 3990 3991#: app/Functions/Functions.php:1394 3992msgctxt "mother’s parent’s brother’s wife" 3993msgid "great-aunt" 3994msgstr "" 3995 3996#: app/Functions/Functions.php:1396 3997msgctxt "mother’s parent’s sibling’s spouse" 3998msgid "great-aunt/uncle" 3999msgstr "" 4000 4001#: app/Functions/Functions.php:1398 4002msgctxt "mother’s parent’s sister’s husband" 4003msgid "great-uncle" 4004msgstr "" 4005 4006#: app/Functions/Functions.php:1400 4007msgctxt "parent’s father’s brother’s wife" 4008msgid "great-aunt" 4009msgstr "" 4010 4011#: app/Functions/Functions.php:1402 4012msgctxt "parent’s father’s sibling’s spouse" 4013msgid "great-aunt/uncle" 4014msgstr "" 4015 4016#: app/Functions/Functions.php:1404 4017msgctxt "parent’s father’s sister’s husband" 4018msgid "great-uncle" 4019msgstr "" 4020 4021#: app/Functions/Functions.php:1406 4022msgctxt "parent’s mother’s brother’s wife" 4023msgid "great-aunt" 4024msgstr "" 4025 4026#: app/Functions/Functions.php:1408 4027msgctxt "parent’s mother’s sibling’s spouse" 4028msgid "great-aunt/uncle" 4029msgstr "" 4030 4031#: app/Functions/Functions.php:1410 4032msgctxt "parent’s mother’s sister’s husband" 4033msgid "great-uncle" 4034msgstr "" 4035 4036#: app/Functions/Functions.php:1412 4037msgctxt "parent’s parent’s brother’s wife" 4038msgid "great-aunt" 4039msgstr "" 4040 4041#: app/Functions/Functions.php:1414 4042msgctxt "parent’s parent’s sibling’s spouse" 4043msgid "great-aunt/uncle" 4044msgstr "" 4045 4046#: app/Functions/Functions.php:1416 4047msgctxt "parent’s parent’s sister’s husband" 4048msgid "great-uncle" 4049msgstr "" 4050 4051#: app/Functions/Functions.php:1418 4052msgctxt "father’s father’s brother’s daughter" 4053msgid "first cousin once removed ascending" 4054msgstr "" 4055 4056#: app/Functions/Functions.php:1420 4057msgctxt "father’s father’s brother’s son" 4058msgid "first cousin once removed ascending" 4059msgstr "" 4060 4061#: app/Functions/Functions.php:1422 4062msgctxt "father’s father’s brother’s child" 4063msgid "first cousin once removed ascending" 4064msgstr "" 4065 4066#: app/Functions/Functions.php:1424 4067msgctxt "father’s father’s sister’s daughter" 4068msgid "first cousin once removed ascending" 4069msgstr "" 4070 4071#: app/Functions/Functions.php:1426 4072msgctxt "father’s father’s sister’s son" 4073msgid "first cousin once removed ascending" 4074msgstr "" 4075 4076#: app/Functions/Functions.php:1428 4077msgctxt "father’s father’s sister’s child" 4078msgid "first cousin once removed ascending" 4079msgstr "" 4080 4081#: app/Functions/Functions.php:1430 4082msgctxt "father’s mother’s brother’s daughter" 4083msgid "first cousin once removed ascending" 4084msgstr "" 4085 4086#: app/Functions/Functions.php:1432 4087msgctxt "father’s mother’s brother’s son" 4088msgid "first cousin once removed ascending" 4089msgstr "" 4090 4091#: app/Functions/Functions.php:1434 4092msgctxt "father’s mother’s brother’s child" 4093msgid "first cousin once removed ascending" 4094msgstr "" 4095 4096#: app/Functions/Functions.php:1436 4097msgctxt "father’s mother’s sister’s daughter" 4098msgid "first cousin once removed ascending" 4099msgstr "" 4100 4101#: app/Functions/Functions.php:1438 4102msgctxt "father’s mother’s sister’s son" 4103msgid "first cousin once removed ascending" 4104msgstr "" 4105 4106#: app/Functions/Functions.php:1440 4107msgctxt "father’s mother’s sister’s child" 4108msgid "first cousin once removed ascending" 4109msgstr "" 4110 4111#: app/Functions/Functions.php:1442 4112msgctxt "mother’s father’s brother’s daughter" 4113msgid "first cousin once removed ascending" 4114msgstr "" 4115 4116#: app/Functions/Functions.php:1444 4117msgctxt "mother’s father’s brother’s son" 4118msgid "first cousin once removed ascending" 4119msgstr "" 4120 4121#: app/Functions/Functions.php:1446 4122msgctxt "mother’s father’s brother’s child" 4123msgid "first cousin once removed ascending" 4124msgstr "" 4125 4126#: app/Functions/Functions.php:1448 4127msgctxt "mother’s father’s sister’s daughter" 4128msgid "first cousin once removed ascending" 4129msgstr "" 4130 4131#: app/Functions/Functions.php:1450 4132msgctxt "mother’s father’s sister’s son" 4133msgid "first cousin once removed ascending" 4134msgstr "" 4135 4136#: app/Functions/Functions.php:1452 4137msgctxt "mother’s father’s sister’s child" 4138msgid "first cousin once removed ascending" 4139msgstr "" 4140 4141#: app/Functions/Functions.php:1454 4142msgctxt "mother’s mother’s brother’s daughter" 4143msgid "first cousin once removed ascending" 4144msgstr "" 4145 4146#: app/Functions/Functions.php:1456 4147msgctxt "mother’s mother’s brother’s son" 4148msgid "first cousin once removed ascending" 4149msgstr "" 4150 4151#: app/Functions/Functions.php:1458 4152msgctxt "mother’s mother’s brother’s child" 4153msgid "first cousin once removed ascending" 4154msgstr "" 4155 4156#: app/Functions/Functions.php:1460 4157msgctxt "mother’s mother’s sister’s daughter" 4158msgid "first cousin once removed ascending" 4159msgstr "" 4160 4161#: app/Functions/Functions.php:1462 4162msgctxt "mother’s mother’s sister’s son" 4163msgid "first cousin once removed ascending" 4164msgstr "" 4165 4166#: app/Functions/Functions.php:1464 4167msgctxt "mother’s mother’s sister’s child" 4168msgid "first cousin once removed ascending" 4169msgstr "" 4170 4171#: app/Functions/Functions.php:1469 4172msgctxt "grandfather’s brother’s granddaughter" 4173msgid "second cousin" 4174msgstr "" 4175 4176#: app/Functions/Functions.php:1473 4177msgctxt "grandfather’s brother’s grandson" 4178msgid "second cousin" 4179msgstr "" 4180 4181#: app/Functions/Functions.php:1477 4182msgctxt "grandfather’s brother’s grandchild" 4183msgid "second cousin" 4184msgstr "" 4185 4186#: app/Functions/Functions.php:1481 4187msgctxt "grandfather’s sister’s granddaughter" 4188msgid "second cousin" 4189msgstr "" 4190 4191#: app/Functions/Functions.php:1485 4192msgctxt "grandfather’s sister’s grandson" 4193msgid "second cousin" 4194msgstr "" 4195 4196#: app/Functions/Functions.php:1489 4197msgctxt "grandfather’s sister’s grandchild" 4198msgid "second cousin" 4199msgstr "" 4200 4201#: app/Functions/Functions.php:1493 4202msgctxt "grandfather’s sibling’s granddaughter" 4203msgid "second cousin" 4204msgstr "" 4205 4206#: app/Functions/Functions.php:1497 4207msgctxt "grandfather’s sibling’s grandson" 4208msgid "second cousin" 4209msgstr "" 4210 4211#: app/Functions/Functions.php:1501 4212msgctxt "grandfather’s sibling’s grandchild" 4213msgid "second cousin" 4214msgstr "" 4215 4216#: app/Functions/Functions.php:1505 4217msgctxt "grandmother’s brother’s granddaughter" 4218msgid "second cousin" 4219msgstr "" 4220 4221#: app/Functions/Functions.php:1509 4222msgctxt "grandmother’s brother’s grandson" 4223msgid "second cousin" 4224msgstr "" 4225 4226#: app/Functions/Functions.php:1513 4227msgctxt "grandmother’s brother’s grandchild" 4228msgid "second cousin" 4229msgstr "" 4230 4231#: app/Functions/Functions.php:1517 4232msgctxt "grandmother’s sister’s granddaughter" 4233msgid "second cousin" 4234msgstr "" 4235 4236#: app/Functions/Functions.php:1521 4237msgctxt "grandmother’s sister’s grandson" 4238msgid "second cousin" 4239msgstr "" 4240 4241#: app/Functions/Functions.php:1525 4242msgctxt "grandmother’s sister’s grandchild" 4243msgid "second cousin" 4244msgstr "" 4245 4246#: app/Functions/Functions.php:1529 4247msgctxt "grandmother’s sibling’s granddaughter" 4248msgid "second cousin" 4249msgstr "" 4250 4251#: app/Functions/Functions.php:1533 4252msgctxt "grandmother’s sibling’s grandson" 4253msgid "second cousin" 4254msgstr "" 4255 4256#: app/Functions/Functions.php:1537 4257msgctxt "grandmother’s sibling’s grandchild" 4258msgid "second cousin" 4259msgstr "" 4260 4261#: app/Functions/Functions.php:1541 4262msgctxt "grandparent’s brother’s granddaughter" 4263msgid "second cousin" 4264msgstr "" 4265 4266#: app/Functions/Functions.php:1545 4267msgctxt "grandparent’s brother’s grandson" 4268msgid "second cousin" 4269msgstr "" 4270 4271#: app/Functions/Functions.php:1549 4272msgctxt "grandparent’s brother’s grandchild" 4273msgid "second cousin" 4274msgstr "" 4275 4276#: app/Functions/Functions.php:1553 4277msgctxt "grandparent’s sister’s granddaughter" 4278msgid "second cousin" 4279msgstr "" 4280 4281#: app/Functions/Functions.php:1557 4282msgctxt "grandparent’s sister’s grandson" 4283msgid "second cousin" 4284msgstr "" 4285 4286#: app/Functions/Functions.php:1561 4287msgctxt "grandparent’s sister’s grandchild" 4288msgid "second cousin" 4289msgstr "" 4290 4291#: app/Functions/Functions.php:1565 4292msgctxt "grandparent’s sibling’s granddaughter" 4293msgid "second cousin" 4294msgstr "" 4295 4296#: app/Functions/Functions.php:1569 4297msgctxt "grandparent’s sibling’s grandson" 4298msgid "second cousin" 4299msgstr "" 4300 4301#: app/Functions/Functions.php:1573 4302msgctxt "grandparent’s sibling’s grandchild" 4303msgid "second cousin" 4304msgstr "" 4305 4306#: app/Functions/Functions.php:1585 4307msgctxt "great-grandfather’s brother" 4308msgid "great-great-uncle" 4309msgstr "" 4310 4311#: app/Functions/Functions.php:1589 4312msgctxt "great-grandmother’s brother" 4313msgid "great-great-uncle" 4314msgstr "" 4315 4316#: app/Functions/Functions.php:1592 4317msgctxt "great-grandparent’s brother" 4318msgid "great-great-uncle" 4319msgstr "" 4320 4321#: app/Functions/Functions.php:1596 4322msgid "great-great-aunt" 4323msgstr "" 4324 4325#: app/Functions/Functions.php:1599 4326msgid "great-great-aunt/uncle" 4327msgstr "" 4328 4329#: app/Functions/Functions.php:1604 4330msgctxt "great-great-grandfather’s brother" 4331msgid "great-great-great-uncle" 4332msgstr "" 4333 4334#: app/Functions/Functions.php:1608 4335msgctxt "great-great-grandmother’s brother" 4336msgid "great-great-great-uncle" 4337msgstr "" 4338 4339#: app/Functions/Functions.php:1611 4340msgctxt "great-great-grandparent’s brother" 4341msgid "great-great-great-uncle" 4342msgstr "" 4343 4344#: app/Functions/Functions.php:1615 4345msgid "great-great-great-aunt" 4346msgstr "" 4347 4348#: app/Functions/Functions.php:1618 4349msgid "great-great-great-aunt/uncle" 4350msgstr "" 4351 4352#: app/Functions/Functions.php:1623 4353msgctxt "great-great-great-grandfather’s brother" 4354msgid "great ×4 uncle" 4355msgstr "" 4356 4357#: app/Functions/Functions.php:1627 4358msgctxt "great-great-great-grandmother’s brother" 4359msgid "great ×4 uncle" 4360msgstr "" 4361 4362#: app/Functions/Functions.php:1630 4363msgctxt "great-great-great-grandparent’s brother" 4364msgid "great ×4 uncle" 4365msgstr "" 4366 4367#: app/Functions/Functions.php:1634 4368msgid "great ×4 aunt" 4369msgstr "" 4370 4371#: app/Functions/Functions.php:1637 4372msgid "great ×4 aunt/uncle" 4373msgstr "" 4374 4375#: app/Functions/Functions.php:1642 4376msgctxt "great ×4 grandfather’s brother" 4377msgid "great ×5 uncle" 4378msgstr "" 4379 4380#: app/Functions/Functions.php:1646 4381msgctxt "great ×4 grandmother’s brother" 4382msgid "great ×5 uncle" 4383msgstr "" 4384 4385#: app/Functions/Functions.php:1649 4386msgctxt "great ×4 grandparent’s brother" 4387msgid "great ×5 uncle" 4388msgstr "" 4389 4390#: app/Functions/Functions.php:1653 4391msgid "great ×5 aunt" 4392msgstr "" 4393 4394#: app/Functions/Functions.php:1656 4395msgid "great ×5 aunt/uncle" 4396msgstr "" 4397 4398#: app/Functions/Functions.php:1661 4399msgctxt "great ×5 grandfather’s brother" 4400msgid "great ×6 uncle" 4401msgstr "" 4402 4403#: app/Functions/Functions.php:1665 4404msgctxt "great ×5 grandmother’s brother" 4405msgid "great ×6 uncle" 4406msgstr "" 4407 4408#: app/Functions/Functions.php:1668 4409msgctxt "great ×5 grandparent’s brother" 4410msgid "great ×6 uncle" 4411msgstr "" 4412 4413#: app/Functions/Functions.php:1672 4414msgid "great ×6 aunt" 4415msgstr "" 4416 4417#: app/Functions/Functions.php:1675 4418msgid "great ×6 aunt/uncle" 4419msgstr "" 4420 4421#: app/Functions/Functions.php:1680 4422msgctxt "great ×6 grandfather’s brother" 4423msgid "great ×7 uncle" 4424msgstr "" 4425 4426#: app/Functions/Functions.php:1684 4427msgctxt "great ×6 grandmother’s brother" 4428msgid "great ×7 uncle" 4429msgstr "" 4430 4431#: app/Functions/Functions.php:1687 4432msgctxt "great ×6 grandparent’s brother" 4433msgid "great ×7 uncle" 4434msgstr "" 4435 4436#: app/Functions/Functions.php:1691 4437msgid "great ×7 aunt" 4438msgstr "" 4439 4440#: app/Functions/Functions.php:1694 4441msgid "great ×7 aunt/uncle" 4442msgstr "" 4443 4444#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4445#: app/Functions/Functions.php:1704 app/Functions/Functions.php:1735 4446#: app/Functions/Functions.php:1747 app/Functions/Functions.php:1762 4447#, php-format 4448msgid "great ×%s uncle" 4449msgstr "" 4450 4451#: app/Functions/Functions.php:1708 app/Functions/Functions.php:1727 4452#: app/Functions/Functions.php:1739 app/Functions/Functions.php:1750 4453#: app/Functions/Functions.php:1766 4454#, php-format 4455msgid "great ×%s aunt" 4456msgstr "" 4457 4458#: app/Functions/Functions.php:1711 app/Functions/Functions.php:1730 4459#: app/Functions/Functions.php:1742 app/Functions/Functions.php:1753 4460#: app/Functions/Functions.php:1769 4461#, php-format 4462msgid "great ×%s aunt/uncle" 4463msgstr "" 4464 4465#: app/Functions/Functions.php:1716 4466#, php-format 4467msgctxt "great ×(%s-1) grandfather’s brother" 4468msgid "great ×%s uncle" 4469msgstr "" 4470 4471#: app/Functions/Functions.php:1720 4472#, php-format 4473msgctxt "great ×(%s-1) grandmother’s brother" 4474msgid "great ×%s uncle" 4475msgstr "" 4476 4477#: app/Functions/Functions.php:1723 4478#, php-format 4479msgctxt "great ×(%s-1) grandparent’s brother" 4480msgid "great ×%s uncle" 4481msgstr "" 4482 4483#: app/Functions/Functions.php:1781 4484msgctxt "(a man’s) brother’s great-grandson" 4485msgid "great-great-nephew" 4486msgstr "" 4487 4488#: app/Functions/Functions.php:1785 4489msgctxt "(a man’s) sister’s great-grandson" 4490msgid "great-great-nephew" 4491msgstr "" 4492 4493#: app/Functions/Functions.php:1788 4494msgctxt "(a woman’s) great-great-nephew" 4495msgid "great-great-nephew" 4496msgstr "" 4497 4498#: app/Functions/Functions.php:1793 4499msgctxt "(a man’s) brother’s great-granddaughter" 4500msgid "great-great-niece" 4501msgstr "" 4502 4503#: app/Functions/Functions.php:1797 4504msgctxt "(a man’s) sister’s great-granddaughter" 4505msgid "great-great-niece" 4506msgstr "" 4507 4508#: app/Functions/Functions.php:1800 4509msgctxt "(a woman’s) great-great-niece" 4510msgid "great-great-niece" 4511msgstr "" 4512 4513#: app/Functions/Functions.php:1804 4514msgctxt "(a man’s) brother’s great-grandchild" 4515msgid "great-great-nephew/niece" 4516msgstr "" 4517 4518#: app/Functions/Functions.php:1808 4519msgctxt "(a man’s) sister’s great-grandchild" 4520msgid "great-great-nephew/niece" 4521msgstr "" 4522 4523#: app/Functions/Functions.php:1811 4524msgctxt "(a woman’s) great-great-nephew/niece" 4525msgid "great-great-nephew/niece" 4526msgstr "" 4527 4528#: app/Functions/Functions.php:1816 4529msgctxt "(a man’s) brother’s great-great-grandson" 4530msgid "great-great-great-nephew" 4531msgstr "" 4532 4533#: app/Functions/Functions.php:1820 4534msgctxt "(a man’s) sister’s great-great-grandson" 4535msgid "great-great-great-nephew" 4536msgstr "" 4537 4538#: app/Functions/Functions.php:1823 4539msgctxt "(a woman’s) great-great-great-nephew" 4540msgid "great-great-great-nephew" 4541msgstr "" 4542 4543#: app/Functions/Functions.php:1828 4544msgctxt "(a man’s) brother’s great-great-granddaughter" 4545msgid "great-great-great-niece" 4546msgstr "" 4547 4548#: app/Functions/Functions.php:1832 4549msgctxt "(a man’s) sister’s great-great-granddaughter" 4550msgid "great-great-great-niece" 4551msgstr "" 4552 4553#: app/Functions/Functions.php:1835 4554msgctxt "(a woman’s) great-great-great-niece" 4555msgid "great-great-great-niece" 4556msgstr "" 4557 4558#: app/Functions/Functions.php:1839 4559msgctxt "(a man’s) brother’s great-great-grandchild" 4560msgid "great-great-great-nephew/niece" 4561msgstr "" 4562 4563#: app/Functions/Functions.php:1843 4564msgctxt "(a man’s) sister’s great-great-grandchild" 4565msgid "great-great-great-nephew/niece" 4566msgstr "" 4567 4568#: app/Functions/Functions.php:1846 4569msgctxt "(a woman’s) great-great-great-nephew/niece" 4570msgid "great-great-great-nephew/niece" 4571msgstr "" 4572 4573#: app/Functions/Functions.php:1851 4574msgctxt "(a man’s) brother’s great-great-great-grandson" 4575msgid "great ×4 nephew" 4576msgstr "" 4577 4578#: app/Functions/Functions.php:1855 4579msgctxt "(a man’s) sister’s great-great-great-grandson" 4580msgid "great ×4 nephew" 4581msgstr "" 4582 4583#: app/Functions/Functions.php:1858 4584msgctxt "(a woman’s) great ×4 nephew" 4585msgid "great ×4 nephew" 4586msgstr "" 4587 4588#: app/Functions/Functions.php:1863 4589msgctxt "(a man’s) brother’s great-great-great-granddaughter" 4590msgid "great ×4 niece" 4591msgstr "" 4592 4593#: app/Functions/Functions.php:1867 4594msgctxt "(a man’s) sister’s great-great-great-granddaughter" 4595msgid "great ×4 niece" 4596msgstr "" 4597 4598#: app/Functions/Functions.php:1870 4599msgctxt "(a woman’s) great ×4 niece" 4600msgid "great ×4 niece" 4601msgstr "" 4602 4603#: app/Functions/Functions.php:1874 4604msgctxt "(a man’s) brother’s great-great-great-grandchild" 4605msgid "great ×4 nephew/niece" 4606msgstr "" 4607 4608#: app/Functions/Functions.php:1878 4609msgctxt "(a man’s) sister’s great-great-great-grandchild" 4610msgid "great ×4 nephew/niece" 4611msgstr "" 4612 4613#: app/Functions/Functions.php:1881 4614msgctxt "(a woman’s) great ×4 nephew/niece" 4615msgid "great ×4 nephew/niece" 4616msgstr "" 4617 4618#: app/Functions/Functions.php:1886 4619msgctxt "(a man’s) brother’s great ×4 grandson" 4620msgid "great ×5 nephew" 4621msgstr "" 4622 4623#: app/Functions/Functions.php:1890 4624msgctxt "(a man’s) sister’s great ×4 grandson" 4625msgid "great ×5 nephew" 4626msgstr "" 4627 4628#: app/Functions/Functions.php:1893 4629msgctxt "(a woman’s) great ×5 nephew" 4630msgid "great ×5 nephew" 4631msgstr "" 4632 4633#: app/Functions/Functions.php:1898 4634msgctxt "(a man’s) brother’s great ×4 granddaughter" 4635msgid "great ×5 niece" 4636msgstr "" 4637 4638#: app/Functions/Functions.php:1902 4639msgctxt "(a man’s) sister’s great ×4 granddaughter" 4640msgid "great ×5 niece" 4641msgstr "" 4642 4643#: app/Functions/Functions.php:1905 4644msgctxt "(a woman’s) great ×5 niece" 4645msgid "great ×5 niece" 4646msgstr "" 4647 4648#: app/Functions/Functions.php:1909 4649msgctxt "(a man’s) brother’s great ×4 grandchild" 4650msgid "great ×5 nephew/niece" 4651msgstr "" 4652 4653#: app/Functions/Functions.php:1913 4654msgctxt "(a man’s) sister’s great ×4 grandchild" 4655msgid "great ×5 nephew/niece" 4656msgstr "" 4657 4658#: app/Functions/Functions.php:1916 4659msgctxt "(a woman’s) great ×5 nephew/niece" 4660msgid "great ×5 nephew/niece" 4661msgstr "" 4662 4663#: app/Functions/Functions.php:1927 app/Functions/Functions.php:1963 4664#, php-format 4665msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 4666msgid "great ×%s nephew" 4667msgstr "" 4668 4669#: app/Functions/Functions.php:1931 app/Functions/Functions.php:1966 4670#, php-format 4671msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 4672msgid "great ×%s nephew" 4673msgstr "" 4674 4675#: app/Functions/Functions.php:1934 app/Functions/Functions.php:1968 4676#, php-format 4677msgctxt "(a woman’s) great ×%s nephew" 4678msgid "great ×%s nephew" 4679msgstr "" 4680 4681#: app/Functions/Functions.php:1939 app/Functions/Functions.php:1972 4682#, php-format 4683msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 4684msgid "great ×%s niece" 4685msgstr "" 4686 4687#: app/Functions/Functions.php:1943 app/Functions/Functions.php:1975 4688#, php-format 4689msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 4690msgid "great ×%s niece" 4691msgstr "" 4692 4693#: app/Functions/Functions.php:1946 app/Functions/Functions.php:1977 4694#, php-format 4695msgctxt "(a woman’s) great ×%s niece" 4696msgid "great ×%s niece" 4697msgstr "" 4698 4699#: app/Functions/Functions.php:1950 app/Functions/Functions.php:1980 4700#, php-format 4701msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 4702msgid "great ×%s nephew/niece" 4703msgstr "" 4704 4705#: app/Functions/Functions.php:1954 app/Functions/Functions.php:1983 4706#, php-format 4707msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 4708msgid "great ×%s nephew/niece" 4709msgstr "" 4710 4711#: app/Functions/Functions.php:1957 app/Functions/Functions.php:1985 4712#, php-format 4713msgctxt "(a woman’s) great ×%s nephew/niece" 4714msgid "great ×%s nephew/niece" 4715msgstr "" 4716 4717#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4718#: app/Functions/Functions.php:1989 app/Functions/Functions.php:2001 4719#: app/Functions/Functions.php:2017 4720#, php-format 4721msgid "great ×%s nephew" 4722msgstr "" 4723 4724#: app/Functions/Functions.php:1993 app/Functions/Functions.php:2005 4725#: app/Functions/Functions.php:2021 4726#, php-format 4727msgid "great ×%s niece" 4728msgstr "" 4729 4730#: app/Functions/Functions.php:1996 app/Functions/Functions.php:2008 4731#: app/Functions/Functions.php:2024 4732#, php-format 4733msgid "great ×%s nephew/niece" 4734msgstr "" 4735 4736#: app/Functions/Functions.php:2034 4737msgid "great-great-grandfather" 4738msgstr "" 4739 4740#: app/Functions/Functions.php:2038 4741msgid "great-great-grandmother" 4742msgstr "" 4743 4744#: app/Functions/Functions.php:2041 4745msgid "great-great-grandparent" 4746msgstr "" 4747 4748#: app/Functions/Functions.php:2045 4749msgid "great-great-great-grandfather" 4750msgstr "" 4751 4752#: app/Functions/Functions.php:2049 4753msgid "great-great-great-grandmother" 4754msgstr "" 4755 4756#: app/Functions/Functions.php:2052 4757msgid "great-great-great-grandparent" 4758msgstr "" 4759 4760#: app/Functions/Functions.php:2056 4761msgid "great ×4 grandfather" 4762msgstr "" 4763 4764#: app/Functions/Functions.php:2060 4765msgid "great ×4 grandmother" 4766msgstr "" 4767 4768#: app/Functions/Functions.php:2063 4769msgid "great ×4 grandparent" 4770msgstr "" 4771 4772#: app/Functions/Functions.php:2067 4773msgid "great ×5 grandfather" 4774msgstr "" 4775 4776#: app/Functions/Functions.php:2071 4777msgid "great ×5 grandmother" 4778msgstr "" 4779 4780#: app/Functions/Functions.php:2074 4781msgid "great ×5 grandparent" 4782msgstr "" 4783 4784#: app/Functions/Functions.php:2078 4785msgid "great ×6 grandfather" 4786msgstr "" 4787 4788#: app/Functions/Functions.php:2082 4789msgid "great ×6 grandmother" 4790msgstr "" 4791 4792#: app/Functions/Functions.php:2085 4793msgid "great ×6 grandparent" 4794msgstr "" 4795 4796#: app/Functions/Functions.php:2089 4797msgid "great ×7 grandfather" 4798msgstr "" 4799 4800#: app/Functions/Functions.php:2093 4801msgid "great ×7 grandmother" 4802msgstr "" 4803 4804#: app/Functions/Functions.php:2096 4805msgid "great ×7 grandparent" 4806msgstr "" 4807 4808#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4809#: app/Functions/Functions.php:2106 app/Functions/Functions.php:2120 4810#: app/Functions/Functions.php:2132 app/Functions/Functions.php:2145 4811#: app/Functions/Functions.php:2161 4812#, php-format 4813msgid "great ×%s grandfather" 4814msgstr "" 4815 4816#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4817#: app/Functions/Functions.php:2110 app/Functions/Functions.php:2124 4818#: app/Functions/Functions.php:2136 app/Functions/Functions.php:2150 4819#: app/Functions/Functions.php:2166 4820#, php-format 4821msgid "great ×%s grandmother" 4822msgstr "" 4823 4824#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4825#: app/Functions/Functions.php:2113 app/Functions/Functions.php:2127 4826#: app/Functions/Functions.php:2139 app/Functions/Functions.php:2154 4827#: app/Functions/Functions.php:2170 4828#, php-format 4829msgid "great ×%s grandparent" 4830msgstr "" 4831 4832#: app/Functions/Functions.php:2180 4833msgid "great-great-grandson" 4834msgstr "" 4835 4836#: app/Functions/Functions.php:2184 4837msgid "great-great-granddaughter" 4838msgstr "" 4839 4840#: app/Functions/Functions.php:2187 4841msgid "great-great-grandchild" 4842msgstr "" 4843 4844#: app/Functions/Functions.php:2191 4845msgid "great-great-great-grandson" 4846msgstr "" 4847 4848#: app/Functions/Functions.php:2195 4849msgid "great-great-great-granddaughter" 4850msgstr "" 4851 4852#: app/Functions/Functions.php:2198 4853msgid "great-great-great-grandchild" 4854msgstr "" 4855 4856#: app/Functions/Functions.php:2202 4857msgid "great ×4 grandson" 4858msgstr "" 4859 4860#: app/Functions/Functions.php:2206 4861msgid "great ×4 granddaughter" 4862msgstr "" 4863 4864#: app/Functions/Functions.php:2209 4865msgid "great ×4 grandchild" 4866msgstr "" 4867 4868#: app/Functions/Functions.php:2213 4869msgid "great ×5 grandson" 4870msgstr "" 4871 4872#: app/Functions/Functions.php:2217 4873msgid "great ×5 granddaughter" 4874msgstr "" 4875 4876#: app/Functions/Functions.php:2220 4877msgid "great ×5 grandchild" 4878msgstr "" 4879 4880#: app/Functions/Functions.php:2224 4881msgid "great ×6 grandson" 4882msgstr "" 4883 4884#: app/Functions/Functions.php:2228 4885msgid "great ×6 granddaughter" 4886msgstr "" 4887 4888#: app/Functions/Functions.php:2231 4889msgid "great ×6 grandchild" 4890msgstr "" 4891 4892#: app/Functions/Functions.php:2235 4893msgid "great ×7 grandson" 4894msgstr "" 4895 4896#: app/Functions/Functions.php:2239 4897msgid "great ×7 granddaughter" 4898msgstr "" 4899 4900#: app/Functions/Functions.php:2242 4901msgid "great ×7 grandchild" 4902msgstr "" 4903 4904#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4905#: app/Functions/Functions.php:2254 app/Functions/Functions.php:2266 4906#: app/Functions/Functions.php:2283 4907#, php-format 4908msgid "great ×%s grandson" 4909msgstr "" 4910 4911#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4912#: app/Functions/Functions.php:2258 app/Functions/Functions.php:2269 4913#: app/Functions/Functions.php:2288 4914#, php-format 4915msgid "great ×%s granddaughter" 4916msgstr "" 4917 4918#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4919#: app/Functions/Functions.php:2261 app/Functions/Functions.php:2271 4920#: app/Functions/Functions.php:2292 4921#, php-format 4922msgid "great ×%s grandchild" 4923msgstr "" 4924 4925#. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856 4926#: app/Functions/Functions.php:2346 4927#, php-format 4928msgid "%s once removed ascending" 4929msgstr "" 4930 4931#. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856 4932#: app/Functions/Functions.php:2350 4933#, php-format 4934msgid "%s once removed descending" 4935msgstr "" 4936 4937#. I18N: %s=“fifth cousin”, etc. 4938#: app/Functions/Functions.php:2354 4939#, php-format 4940msgid "%s twice removed ascending" 4941msgstr "" 4942 4943#. I18N: %s=“fifth cousin”, etc. 4944#: app/Functions/Functions.php:2358 4945#, php-format 4946msgid "%s twice removed descending" 4947msgstr "" 4948 4949#. I18N: %s=“fifth cousin”, etc. 4950#: app/Functions/Functions.php:2362 4951#, php-format 4952msgid "%s three times removed ascending" 4953msgstr "" 4954 4955#. I18N: %s=“fifth cousin”, etc. 4956#: app/Functions/Functions.php:2366 4957#, php-format 4958msgid "%s three times removed descending" 4959msgstr "" 4960 4961#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 4962#: app/Functions/Functions.php:2370 4963#, php-format 4964msgid "%1$s %2$s times removed ascending" 4965msgstr "" 4966 4967#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 4968#: app/Functions/Functions.php:2374 4969#, php-format 4970msgid "%1$s %2$s times removed descending" 4971msgstr "" 4972 4973#: app/Functions/Functions.php:2392 4974#, php-format 4975msgid "%1$s’s %2$s" 4976msgstr "" 4977 4978#. I18N: gedcom tag CHIL 4979#: app/Functions/FunctionsDate.php:51 app/Functions/FunctionsPrint.php:235 4980#: app/GedcomTag.php:589 resources/views/edit/change-family-members.phtml:53 4981#: resources/views/edit/change-family-members.phtml:64 4982#: resources/views/modules/pedigree-chart/previous.phtml:40 4983msgid "Child" 4984msgstr "" 4985 4986#. I18N: gedcom tag INFL 4987#: app/Functions/FunctionsDate.php:53 app/Functions/FunctionsPrint.php:237 4988#: app/GedcomTag.php:807 4989msgid "Infant" 4990msgstr "" 4991 4992#: app/Functions/FunctionsDate.php:55 app/Functions/FunctionsPrint.php:239 4993msgid "Stillborn" 4994msgstr "" 4995 4996#: app/Functions/FunctionsDate.php:70 app/Functions/FunctionsPrint.php:254 4997#, php-format 4998msgid "%s week" 4999msgid_plural "%s weeks" 5000msgstr[0] "" 5001msgstr[1] "" 5002 5003#: app/Functions/FunctionsEdit.php:120 app/Functions/FunctionsEdit.php:243 5004#: app/Functions/FunctionsEdit.php:264 5005#: app/Functions/FunctionsPrintFacts.php:260 5006#: app/Functions/FunctionsPrintFacts.php:452 5007#: app/Functions/FunctionsPrintFacts.php:825 5008#: app/Functions/FunctionsPrintFacts.php:1063 5009#: app/Http/Controllers/AdminController.php:176 5010#: resources/views/admin/trees-privacy.phtml:29 5011#: resources/views/admin/trees-privacy.phtml:91 5012#: resources/views/admin/trees-privacy.phtml:152 5013#: resources/views/modals/restriction-fields.phtml:15 5014msgid "Show to visitors" 5015msgstr "" 5016 5017#: app/Functions/FunctionsEdit.php:121 app/Functions/FunctionsEdit.php:244 5018#: app/Functions/FunctionsEdit.php:265 5019#: app/Functions/FunctionsPrintFacts.php:263 5020#: app/Functions/FunctionsPrintFacts.php:455 5021#: app/Functions/FunctionsPrintFacts.php:828 5022#: app/Functions/FunctionsPrintFacts.php:1066 5023#: app/Http/Controllers/AdminController.php:177 5024#: app/Http/Controllers/AdminTreesController.php:767 5025#: resources/views/admin/trees-privacy.phtml:29 5026#: resources/views/admin/trees-privacy.phtml:91 5027#: resources/views/modals/restriction-fields.phtml:18 5028msgid "Show to members" 5029msgstr "" 5030 5031#: app/Functions/FunctionsEdit.php:122 app/Functions/FunctionsEdit.php:245 5032#: app/Functions/FunctionsEdit.php:266 5033#: app/Functions/FunctionsPrintFacts.php:266 5034#: app/Functions/FunctionsPrintFacts.php:458 5035#: app/Functions/FunctionsPrintFacts.php:831 5036#: app/Functions/FunctionsPrintFacts.php:1069 5037#: app/Http/Controllers/AdminController.php:178 5038#: app/Http/Controllers/AdminTreesController.php:768 5039#: resources/views/modals/restriction-fields.phtml:21 5040msgid "Show to managers" 5041msgstr "" 5042 5043#: app/Functions/FunctionsEdit.php:123 app/Functions/FunctionsEdit.php:267 5044#: app/Http/Controllers/AdminController.php:179 5045#: app/Http/Controllers/AdminTreesController.php:769 5046#: resources/views/admin/trees-privacy.phtml:152 5047msgid "Hide from everyone" 5048msgstr "" 5049 5050#: app/Functions/FunctionsEdit.php:149 5051msgid "No calendar conversion" 5052msgstr "" 5053 5054#: app/Functions/FunctionsEdit.php:160 5055msgid "Internal messaging" 5056msgstr "" 5057 5058#: app/Functions/FunctionsEdit.php:161 5059msgid "Internal messaging with emails" 5060msgstr "" 5061 5062#: app/Functions/FunctionsEdit.php:162 5063msgid "webtrees sends emails with no storage" 5064msgstr "" 5065 5066#: app/Functions/FunctionsEdit.php:163 5067msgid "Mailto link" 5068msgstr "" 5069 5070#: app/Functions/FunctionsEdit.php:164 5071msgid "No contact" 5072msgstr "" 5073 5074#: app/Functions/FunctionsEdit.php:176 app/Functions/FunctionsEdit.php:210 5075#: app/Http/Controllers/Admin/UsersController.php:191 5076#: app/Http/Controllers/Admin/UsersController.php:192 5077#: app/Statistics/Repository/LatestUserRepository.php:137 5078#: resources/views/admin/map-import-form.phtml:57 5079#: resources/views/admin/site-mail.phtml:111 5080#: resources/views/admin/site-preferences.phtml:102 5081#: resources/views/admin/site-registration.phtml:55 5082#: resources/views/admin/site-registration.phtml:72 5083#: resources/views/admin/trees-preferences.phtml:116 5084#: resources/views/admin/trees-preferences.phtml:286 5085#: resources/views/admin/trees-preferences.phtml:522 5086#: resources/views/admin/trees-preferences.phtml:538 5087#: resources/views/admin/trees-preferences.phtml:604 5088#: resources/views/admin/trees-preferences.phtml:886 5089#: resources/views/admin/trees-preferences.phtml:916 5090#: resources/views/lists/families-table.phtml:324 5091#: resources/views/modules/fix-search-and-replace/options.phtml:56 5092#: resources/views/modules/html/config.phtml:48 5093#: resources/views/modules/random_media/config.phtml:34 5094#: resources/views/modules/random_media/config.phtml:43 5095#: resources/views/modules/recent_changes/config.phtml:40 5096#: resources/views/modules/review_changes/config.phtml:17 5097#: resources/views/modules/todays_events/config.phtml:12 5098#: resources/views/modules/todo/config.phtml:18 5099#: resources/views/modules/todo/config.phtml:28 5100#: resources/views/modules/todo/config.phtml:37 5101#: resources/views/modules/upcoming_events/config.phtml:22 5102#: resources/xml/reports/change_report.xml:8 5103#: resources/xml/reports/family_group_report.xml:255 5104#: resources/xml/reports/family_group_report.xml:426 5105#: resources/xml/reports/family_group_report.xml:609 5106#: resources/xml/reports/family_group_report.xml:953 5107#: resources/xml/reports/individual_ext_report.xml:182 5108#: resources/xml/reports/individual_report.xml:178 5109msgid "no" 5110msgstr "" 5111 5112#: app/Functions/FunctionsEdit.php:177 app/Functions/FunctionsEdit.php:211 5113#: app/Http/Controllers/Admin/UsersController.php:191 5114#: app/Http/Controllers/Admin/UsersController.php:192 5115#: app/Statistics/Repository/LatestUserRepository.php:136 5116#: resources/views/admin/map-import-form.phtml:57 5117#: resources/views/admin/site-mail.phtml:111 5118#: resources/views/admin/site-preferences.phtml:102 5119#: resources/views/admin/site-registration.phtml:55 5120#: resources/views/admin/site-registration.phtml:72 5121#: resources/views/admin/trees-preferences.phtml:116 5122#: resources/views/admin/trees-preferences.phtml:286 5123#: resources/views/admin/trees-preferences.phtml:522 5124#: resources/views/admin/trees-preferences.phtml:538 5125#: resources/views/admin/trees-preferences.phtml:604 5126#: resources/views/admin/trees-preferences.phtml:886 5127#: resources/views/admin/trees-preferences.phtml:916 5128#: resources/views/lists/families-table.phtml:326 5129#: resources/views/modules/fix-search-and-replace/options.phtml:56 5130#: resources/views/modules/html/config.phtml:48 5131#: resources/views/modules/random_media/config.phtml:34 5132#: resources/views/modules/random_media/config.phtml:43 5133#: resources/views/modules/recent_changes/config.phtml:40 5134#: resources/views/modules/review_changes/config.phtml:17 5135#: resources/views/modules/todays_events/config.phtml:12 5136#: resources/views/modules/todo/config.phtml:18 5137#: resources/views/modules/todo/config.phtml:28 5138#: resources/views/modules/todo/config.phtml:37 5139#: resources/views/modules/upcoming_events/config.phtml:22 5140#: resources/xml/reports/change_report.xml:8 5141#: resources/xml/reports/family_group_report.xml:252 5142#: resources/xml/reports/family_group_report.xml:423 5143#: resources/xml/reports/family_group_report.xml:606 5144#: resources/xml/reports/family_group_report.xml:950 5145#: resources/xml/reports/individual_ext_report.xml:179 5146#: resources/xml/reports/individual_report.xml:175 5147msgid "yes" 5148msgstr "" 5149 5150#: app/Functions/FunctionsEdit.php:193 5151#: app/Http/Controllers/ListController.php:168 5152#: app/Http/Controllers/ListController.php:177 5153#: app/Http/Controllers/ListController.php:186 5154#: app/Http/Controllers/ListController.php:275 5155#: app/Http/Controllers/ListController.php:377 5156#: app/Http/Controllers/ListController.php:379 5157#: app/Module/FrequentlyAskedQuestionsModule.php:320 5158#: app/Module/UserMessagesModule.php:179 5159#: resources/views/calendar-page.phtml:155 5160#: resources/views/lists/datatables-attributes.phtml:10 5161#: resources/views/modules/faq/config.phtml:58 5162#: resources/views/modules/random_media/config.phtml:12 5163#: resources/xml/reports/ahnentafel_report.xml:7 5164#: resources/xml/reports/descendancy_report.xml:6 5165#: resources/xml/reports/individual_ext_report.xml:6 5166#: resources/xml/reports/individual_ext_report.xml:7 5167#: resources/xml/reports/individual_ext_report.xml:11 5168#: resources/xml/reports/individual_report.xml:8 5169#: resources/xml/reports/missing_facts_report.xml:6 5170#: resources/xml/reports/missing_facts_report.xml:7 5171#: resources/xml/reports/relative_ext_report.xml:6 5172msgid "All" 5173msgstr "" 5174 5175#: app/Functions/FunctionsEdit.php:246 5176#: app/Functions/FunctionsPrintFacts.php:269 5177#: app/Functions/FunctionsPrintFacts.php:461 5178#: app/Functions/FunctionsPrintFacts.php:834 5179#: app/Functions/FunctionsPrintFacts.php:1072 5180#: resources/views/modals/restriction-fields.phtml:32 5181msgid "Only managers can edit" 5182msgstr "" 5183 5184#: app/Functions/FunctionsEdit.php:278 5185msgid "No temple - living ordinance" 5186msgstr "" 5187 5188#: app/Functions/FunctionsEdit.php:472 5189msgid "An associate is another individual who was involved with this individual, such as a friend or an employer." 5190msgstr "" 5191 5192#: app/Functions/FunctionsEdit.php:474 5193msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest." 5194msgstr "" 5195 5196#: app/Functions/FunctionsEdit.php:490 5197msgid "Create a family" 5198msgstr "" 5199 5200#: app/Functions/FunctionsEdit.php:501 5201#: resources/views/modals/create-note-object.phtml:11 5202msgid "Create a shared note" 5203msgstr "" 5204 5205#: app/Functions/FunctionsEdit.php:510 5206#: resources/views/modals/create-media-from-file.phtml:16 5207#: resources/views/modals/create-media-object.phtml:11 5208msgid "Create a media object" 5209msgstr "" 5210 5211#: app/Functions/FunctionsEdit.php:548 5212#: resources/views/modals/create-repository.phtml:11 5213msgid "Create a repository" 5214msgstr "" 5215 5216#: app/Functions/FunctionsEdit.php:558 5217#: app/Http/RequestHandlers/IndividualPage.php:348 5218#: app/Module/StatisticsChartModule.php:789 5219msgid "Male" 5220msgstr "" 5221 5222#: app/Functions/FunctionsEdit.php:558 5223#: app/Http/RequestHandlers/IndividualPage.php:351 5224#: app/Module/StatisticsChartModule.php:790 5225msgid "Female" 5226msgstr "" 5227 5228#: app/Functions/FunctionsEdit.php:558 5229#: app/Http/RequestHandlers/IndividualPage.php:354 5230#: resources/xml/reports/family_group_report.xml:844 5231#: resources/xml/reports/individual_ext_report.xml:391 5232#: resources/xml/reports/individual_ext_report.xml:598 5233#: resources/xml/reports/individual_report.xml:388 5234#: resources/xml/reports/individual_report.xml:602 5235msgctxt "unknown gender" 5236msgid "Unknown" 5237msgstr "" 5238 5239#: app/Functions/FunctionsEdit.php:562 5240#: resources/views/modals/create-source.phtml:11 5241msgid "Create a source" 5242msgstr "" 5243 5244#: app/Functions/FunctionsEdit.php:570 5245#: resources/views/modals/create-submitter.phtml:11 5246msgid "Create a submitter" 5247msgstr "" 5248 5249#. I18N: Examples of valid time formats (hours:minutes:seconds) 5250#: app/Functions/FunctionsEdit.php:577 5251msgid "hh:mm or hh:mm:ss" 5252msgstr "" 5253 5254#: app/Functions/FunctionsEdit.php:581 5255msgid "always" 5256msgstr "" 5257 5258#: app/Functions/FunctionsEdit.php:581 5259msgid "never" 5260msgstr "" 5261 5262#: app/Functions/FunctionsEdit.php:582 5263msgid "Use this image for charts and on the individual’s page." 5264msgstr "" 5265 5266#: app/Functions/FunctionsEdit.php:614 5267#: app/Http/Controllers/EditIndividualController.php:444 5268#: app/Http/RequestHandlers/IndividualPage.php:318 5269msgid "Edit the name" 5270msgstr "" 5271 5272#: app/Functions/FunctionsPrint.php:118 app/Note.php:161 5273#: app/Report/ReportParserGenerate.php:985 5274#: app/Report/ReportParserGenerate.php:1080 5275msgid "…" 5276msgstr "" 5277 5278#. I18N: gedcom tag NOTE 5279#: app/Functions/FunctionsPrint.php:165 app/GedcomTag.php:890 5280#: resources/views/admin/trees-privacy.phtml:172 5281#: resources/views/cards/add-note.phtml:10 resources/views/family-page.phtml:71 5282#: resources/views/modals/create-media-from-file.phtml:48 5283#: resources/views/modals/media-object-fields.phtml:11 5284#: resources/views/modals/note-object-fields.phtml:9 5285#: resources/views/modules/favorites/favorites.phtml:159 5286#: resources/views/modules/notes/tab.phtml:41 5287#: resources/views/modules/recent_changes/changes-table.phtml:71 5288#: resources/xml/reports/cemetery_report.xml:56 5289#: resources/xml/reports/family_group_report.xml:485 5290#: resources/xml/reports/family_group_report.xml:749 5291#: resources/xml/reports/family_group_report.xml:1101 5292#: resources/xml/reports/occupation_report.xml:64 5293msgid "Note" 5294msgstr "" 5295 5296#: app/Functions/FunctionsPrint.php:199 5297msgid "Mother’s age" 5298msgstr "" 5299 5300#: app/Functions/FunctionsPrint.php:207 5301msgid "Father’s age" 5302msgstr "" 5303 5304#: app/Functions/FunctionsPrint.php:211 5305msgid "Parent’s age" 5306msgstr "" 5307 5308#. I18N: gedcom tag AGE 5309#: app/Functions/FunctionsPrint.php:356 app/GedcomTag.php:477 5310#: app/Statistics/Google/ChartAge.php:134 5311#: app/Statistics/Google/ChartMarriageAge.php:157 5312#: resources/views/lists/chart-by-age.phtml:27 5313#: resources/views/lists/families-table.phtml:141 5314#: resources/views/lists/families-table.phtml:216 5315#: resources/views/lists/families-table.phtml:219 5316#: resources/views/lists/individuals-table.phtml:157 5317#: resources/views/lists/individuals-table.phtml:253 5318#: resources/views/modules/timeline-chart/chart.phtml:414 5319msgid "Age" 5320msgstr "" 5321 5322#. I18N: gedcom tag HUSB 5323#: app/Functions/FunctionsPrint.php:357 app/GedcomTag.php:791 5324#: app/Http/Controllers/EditIndividualController.php:610 5325#: resources/views/edit/change-family-members.phtml:18 5326#: resources/views/edit/change-family-members.phtml:33 5327#: resources/xml/reports/cemetery_report.xml:7 5328#: resources/xml/reports/death_report.xml:10 5329#: resources/xml/reports/family_group_report.xml:147 5330#: resources/xml/reports/family_group_report.xml:1087 5331#: resources/xml/reports/individual_ext_report.xml:196 5332#: resources/xml/reports/individual_ext_report.xml:213 5333#: resources/xml/reports/individual_ext_report.xml:449 5334#: resources/xml/reports/individual_report.xml:192 5335#: resources/xml/reports/individual_report.xml:213 5336#: resources/xml/reports/individual_report.xml:449 5337#: resources/xml/reports/relative_ext_report.xml:109 5338msgid "Husband" 5339msgstr "" 5340 5341#. I18N: gedcom tag WIFE 5342#: app/Functions/FunctionsPrint.php:358 app/GedcomTag.php:1076 5343#: app/Http/Controllers/EditIndividualController.php:613 5344#: resources/views/edit/change-family-members.phtml:20 5345#: resources/views/edit/change-family-members.phtml:35 5346#: resources/xml/reports/family_group_report.xml:501 5347#: resources/xml/reports/family_group_report.xml:1078 5348#: resources/xml/reports/individual_ext_report.xml:199 5349#: resources/xml/reports/individual_ext_report.xml:216 5350#: resources/xml/reports/individual_ext_report.xml:485 5351#: resources/xml/reports/individual_report.xml:195 5352#: resources/xml/reports/individual_report.xml:216 5353#: resources/xml/reports/individual_report.xml:489 5354#: resources/xml/reports/relative_ext_report.xml:104 5355msgid "Wife" 5356msgstr "" 5357 5358#. I18N: gedcom tag LATI 5359#: app/Functions/FunctionsPrint.php:403 app/GedcomTag.php:813 5360#: resources/views/admin/location-edit.phtml:42 5361#: resources/views/admin/locations.phtml:16 5362#: resources/views/edit/input-addon-coordinates.phtml:9 5363#: resources/views/edit/input-addon-coordinates.phtml:12 5364#: resources/views/modules/place-hierarchy/popup.phtml:27 5365msgid "Latitude" 5366msgstr "" 5367 5368#. I18N: gedcom tag LONG 5369#: app/Functions/FunctionsPrint.php:409 app/GedcomTag.php:819 5370#: resources/views/admin/location-edit.phtml:53 5371#: resources/views/admin/locations.phtml:17 5372#: resources/views/edit/input-addon-coordinates.phtml:9 5373#: resources/views/edit/input-addon-coordinates.phtml:12 5374#: resources/views/modules/place-hierarchy/popup.phtml:31 5375msgid "Longitude" 5376msgstr "" 5377 5378#: app/Functions/FunctionsPrint.php:415 app/Functions/FunctionsPrint.php:417 5379msgid "Google Maps™" 5380msgstr "" 5381 5382#: app/Functions/FunctionsPrint.php:420 app/Functions/FunctionsPrint.php:422 5383msgid "Bing Maps™" 5384msgstr "" 5385 5386#: app/Functions/FunctionsPrint.php:425 app/Functions/FunctionsPrint.php:427 5387#: resources/views/admin/map-provider.phtml:21 5388msgid "OpenStreetMap™" 5389msgstr "" 5390 5391#: app/Functions/FunctionsPrint.php:437 5392msgid "LDS temple" 5393msgstr "" 5394 5395#. I18N: gedcom tag STAT 5396#: app/Functions/FunctionsPrint.php:440 app/GedcomTag.php:1032 5397#: resources/views/admin/changes-log.phtml:36 5398#: resources/views/admin/changes-log.phtml:116 5399msgid "Status" 5400msgstr "" 5401 5402#. I18N: Abbreviation for "number %s" 5403#: app/Functions/FunctionsPrintFacts.php:193 5404#: app/Functions/FunctionsPrintFacts.php:200 5405#, php-format 5406msgid "#%s" 5407msgstr "" 5408 5409#: app/Functions/FunctionsPrintFacts.php:229 5410#: app/Functions/FunctionsPrintFacts.php:716 5411#: app/Statistics/Repository/FamilyRepository.php:470 5412#: resources/views/statistics/families/top10-list-age.phtml:25 5413#: resources/views/statistics/families/top10-nolist-age.phtml:25 5414msgid "View this family" 5415msgstr "" 5416 5417#: app/Functions/FunctionsPrintFacts.php:320 5418#: resources/views/admin/users-edit.phtml:316 5419msgid "No" 5420msgstr "" 5421 5422#. I18N: gedcom tag SOUR 5423#. I18N: Name of a module/report 5424#: app/Functions/FunctionsPrintFacts.php:607 app/GedcomTag.php:1020 5425#: app/Module/FactSourcesReportModule.php:44 5426#: resources/views/admin/trees-privacy.phtml:170 5427#: resources/views/admin/trees.phtml:214 5428#: resources/views/cards/add-source-citation.phtml:14 5429#: resources/views/family-page.phtml:106 resources/views/media-page.phtml:157 5430#: resources/views/modals/link-media-to-source.phtml:15 5431#: resources/views/modules/favorites/favorites.phtml:108 5432#: resources/views/modules/random_media/slide-show.phtml:70 5433#: resources/views/modules/recent_changes/changes-table.phtml:74 5434#: resources/views/modules/sources_tab/tab.phtml:39 5435#: resources/xml/reports/bdm_report.xml:136 5436#: resources/xml/reports/bdm_report.xml:162 5437#: resources/xml/reports/bdm_report.xml:196 5438#: resources/xml/reports/birth_report.xml:43 5439#: resources/xml/reports/death_report.xml:54 5440#: resources/xml/reports/fact_sources.xml:3 5441#: resources/xml/reports/fact_sources.xml:43 5442#: resources/xml/reports/marriage_report.xml:54 5443#: resources/xml/reports/missing_facts_report.xml:108 5444#: resources/xml/reports/missing_facts_report.xml:153 5445#: resources/xml/reports/missing_facts_report.xml:194 5446#: resources/xml/reports/missing_facts_report.xml:236 5447#: resources/xml/reports/missing_facts_report.xml:277 5448#: resources/xml/reports/missing_facts_report.xml:318 5449#: resources/xml/reports/missing_facts_report.xml:360 5450#: resources/xml/reports/missing_facts_report.xml:402 5451#: resources/xml/reports/missing_facts_report.xml:444 5452#: resources/xml/reports/missing_facts_report.xml:487 5453#: resources/xml/reports/missing_facts_report.xml:529 5454#: resources/xml/reports/missing_facts_report.xml:570 5455msgid "Source" 5456msgstr "" 5457 5458#. I18N: gedcom tag TYPE 5459#: app/Functions/FunctionsPrintFacts.php:697 app/GedcomTag.php:1067 5460#: app/Statistics/Google/ChartFamilyLargest.php:104 5461#: app/Statistics/Google/ChartFamilyWithSources.php:76 5462#: app/Statistics/Google/ChartIndividualWithSources.php:76 5463#: app/Statistics/Google/ChartMedia.php:75 5464#: app/Statistics/Google/ChartSex.php:55 5465#: resources/views/admin/site-logs.phtml:37 5466#: resources/views/admin/site-logs.phtml:107 5467#: resources/views/modules/media-list/page.phtml:38 5468#: resources/views/modules/random_media/config.phtml:19 5469#: resources/views/modules/recent_changes/changes-table.phtml:40 5470msgid "Type" 5471msgstr "" 5472 5473#: app/Functions/FunctionsPrintFacts.php:799 5474#: app/Http/Controllers/Admin/LocationController.php:318 5475#: app/Http/Controllers/Admin/LocationController.php:319 5476#: resources/views/admin/locations.phtml:20 5477#: resources/views/admin/locations.phtml:68 5478#: resources/views/admin/locations.phtml:71 5479#: resources/views/admin/users-table-options.phtml:24 5480#: resources/views/admin/users.phtml:18 5481#: resources/views/edit/icon-fact-edit.phtml:8 5482#: resources/views/edit/icon-fact-edit.phtml:10 5483#: resources/views/media-page.phtml:95 resources/views/media-page.phtml:98 5484#: resources/views/modules/faq/config.phtml:46 5485#: resources/views/modules/gedcom_news/list.phtml:33 5486#: resources/views/modules/stories/config.phtml:37 5487#: resources/views/modules/stories/config.phtml:59 5488#: resources/views/modules/user_blog/list.phtml:33 5489#: resources/views/note-page.phtml:87 resources/views/note-page.phtml:90 5490msgid "Edit" 5491msgstr "" 5492 5493#: app/Functions/FunctionsPrintFacts.php:1037 5494msgid "View" 5495msgstr "" 5496 5497#: app/Functions/FunctionsPrintLists.php:70 5498#: app/Http/RequestHandlers/IndividualPage.php:295 5499#, php-format 5500msgid "%1$s (%2$s)" 5501msgstr "" 5502 5503#: app/GedcomCode/GedcomCodeAdop.php:57 5504msgctxt "MALE" 5505msgid "Adopted by both parents" 5506msgstr "" 5507 5508#: app/GedcomCode/GedcomCodeAdop.php:61 5509msgctxt "FEMALE" 5510msgid "Adopted by both parents" 5511msgstr "" 5512 5513#: app/GedcomCode/GedcomCodeAdop.php:64 5514msgid "Adopted by both parents" 5515msgstr "" 5516 5517#. I18N: gedcom tag _ADPF 5518#: app/GedcomCode/GedcomCodeAdop.php:68 app/GedcomTag.php:1152 5519msgctxt "MALE" 5520msgid "Adopted by father" 5521msgstr "" 5522 5523#. I18N: gedcom tag _ADPF 5524#: app/GedcomCode/GedcomCodeAdop.php:72 app/GedcomTag.php:1157 5525msgctxt "FEMALE" 5526msgid "Adopted by father" 5527msgstr "" 5528 5529#. I18N: gedcom tag _ADPF 5530#: app/GedcomCode/GedcomCodeAdop.php:75 app/GedcomTag.php:1161 5531msgid "Adopted by father" 5532msgstr "" 5533 5534#. I18N: gedcom tag _ADPM 5535#: app/GedcomCode/GedcomCodeAdop.php:79 app/GedcomTag.php:1166 5536msgctxt "MALE" 5537msgid "Adopted by mother" 5538msgstr "" 5539 5540#. I18N: gedcom tag _ADPM 5541#: app/GedcomCode/GedcomCodeAdop.php:83 app/GedcomTag.php:1171 5542msgctxt "FEMALE" 5543msgid "Adopted by mother" 5544msgstr "" 5545 5546#. I18N: gedcom tag _ADPM 5547#: app/GedcomCode/GedcomCodeAdop.php:86 app/GedcomTag.php:1175 5548msgid "Adopted by mother" 5549msgstr "" 5550 5551#. I18N: The name given to a child by its adoptive parents 5552#: app/GedcomCode/GedcomCodeName.php:64 5553msgctxt "MALE" 5554msgid "adopted name" 5555msgstr "" 5556 5557#. I18N: The name given to a child by its adoptive parents 5558#: app/GedcomCode/GedcomCodeName.php:69 5559msgctxt "FEMALE" 5560msgid "adopted name" 5561msgstr "" 5562 5563#. I18N: The name given to a child by its adoptive parents 5564#: app/GedcomCode/GedcomCodeName.php:73 5565msgid "adopted name" 5566msgstr "" 5567 5568#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 5569#: app/GedcomCode/GedcomCodeName.php:78 5570msgctxt "MALE" 5571msgid "also known as" 5572msgstr "" 5573 5574#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 5575#: app/GedcomCode/GedcomCodeName.php:83 5576msgctxt "FEMALE" 5577msgid "also known as" 5578msgstr "" 5579 5580#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 5581#: app/GedcomCode/GedcomCodeName.php:87 5582msgid "also known as" 5583msgstr "" 5584 5585#. I18N: The name given to an individual at their birth 5586#: app/GedcomCode/GedcomCodeName.php:92 5587msgctxt "MALE" 5588msgid "birth name" 5589msgstr "" 5590 5591#. I18N: The name given to an individual at their birth 5592#: app/GedcomCode/GedcomCodeName.php:97 5593msgctxt "FEMALE" 5594msgid "birth name" 5595msgstr "" 5596 5597#. I18N: The name given to an individual at their birth 5598#: app/GedcomCode/GedcomCodeName.php:101 5599msgid "birth name" 5600msgstr "" 5601 5602#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 5603#: app/GedcomCode/GedcomCodeName.php:106 5604msgctxt "MALE" 5605msgid "change of name" 5606msgstr "" 5607 5608#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 5609#: app/GedcomCode/GedcomCodeName.php:111 5610msgctxt "FEMALE" 5611msgid "change of name" 5612msgstr "" 5613 5614#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 5615#: app/GedcomCode/GedcomCodeName.php:115 5616msgid "change of name" 5617msgstr "" 5618 5619#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 5620#: app/GedcomCode/GedcomCodeName.php:120 5621msgctxt "MALE" 5622msgid "estate name" 5623msgstr "" 5624 5625#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 5626#: app/GedcomCode/GedcomCodeName.php:125 5627msgctxt "FEMALE" 5628msgid "estate name" 5629msgstr "" 5630 5631#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 5632#: app/GedcomCode/GedcomCodeName.php:129 5633msgid "estate name" 5634msgstr "" 5635 5636#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 5637#: app/GedcomCode/GedcomCodeName.php:134 5638msgctxt "MALE" 5639msgid "immigration name" 5640msgstr "" 5641 5642#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 5643#: app/GedcomCode/GedcomCodeName.php:139 5644msgctxt "FEMALE" 5645msgid "immigration name" 5646msgstr "" 5647 5648#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 5649#: app/GedcomCode/GedcomCodeName.php:143 5650msgid "immigration name" 5651msgstr "" 5652 5653#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 5654#: app/GedcomCode/GedcomCodeName.php:148 5655msgid "maiden name" 5656msgstr "" 5657 5658#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 5659#: app/GedcomCode/GedcomCodeName.php:153 5660msgctxt "MALE" 5661msgid "married name" 5662msgstr "" 5663 5664#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 5665#: app/GedcomCode/GedcomCodeName.php:158 5666msgctxt "FEMALE" 5667msgid "married name" 5668msgstr "" 5669 5670#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 5671#: app/GedcomCode/GedcomCodeName.php:162 5672msgid "married name" 5673msgstr "" 5674 5675#. I18N: A name taken when entering a religion or a religious order 5676#: app/GedcomCode/GedcomCodeName.php:167 5677msgctxt "MALE" 5678msgid "religious name" 5679msgstr "" 5680 5681#. I18N: A name taken when entering a religion or a religious order 5682#: app/GedcomCode/GedcomCodeName.php:172 5683msgctxt "FEMALE" 5684msgid "religious name" 5685msgstr "" 5686 5687#. I18N: A name taken when entering a religion or a religious order 5688#: app/GedcomCode/GedcomCodeName.php:176 5689msgid "religious name" 5690msgstr "" 5691 5692#: app/GedcomCode/GedcomCodePedi.php:59 5693msgctxt "Male pedigree" 5694msgid "Birth" 5695msgstr "" 5696 5697#: app/GedcomCode/GedcomCodePedi.php:63 5698msgctxt "Female pedigree" 5699msgid "Birth" 5700msgstr "" 5701 5702#: app/GedcomCode/GedcomCodePedi.php:66 5703msgctxt "Pedigree" 5704msgid "Birth" 5705msgstr "" 5706 5707#: app/GedcomCode/GedcomCodePedi.php:70 5708msgctxt "Male pedigree" 5709msgid "Adopted" 5710msgstr "" 5711 5712#: app/GedcomCode/GedcomCodePedi.php:74 5713msgctxt "Female pedigree" 5714msgid "Adopted" 5715msgstr "" 5716 5717#: app/GedcomCode/GedcomCodePedi.php:77 5718msgctxt "Pedigree" 5719msgid "Adopted" 5720msgstr "" 5721 5722#: app/GedcomCode/GedcomCodePedi.php:81 5723msgctxt "Male pedigree" 5724msgid "Foster" 5725msgstr "" 5726 5727#: app/GedcomCode/GedcomCodePedi.php:85 5728msgctxt "Female pedigree" 5729msgid "Foster" 5730msgstr "" 5731 5732#: app/GedcomCode/GedcomCodePedi.php:88 5733msgctxt "Pedigree" 5734msgid "Foster" 5735msgstr "" 5736 5737#. I18N: “sealing” is a ceremony in the Mormon church. 5738#: app/GedcomCode/GedcomCodePedi.php:93 5739msgctxt "Male pedigree" 5740msgid "Sealing" 5741msgstr "" 5742 5743#. I18N: “sealing” is a ceremony in the Mormon church. 5744#: app/GedcomCode/GedcomCodePedi.php:98 5745msgctxt "Female pedigree" 5746msgid "Sealing" 5747msgstr "" 5748 5749#. I18N: “sealing” is a ceremony in the Mormon church. 5750#: app/GedcomCode/GedcomCodePedi.php:102 5751msgctxt "Pedigree" 5752msgid "Sealing" 5753msgstr "" 5754 5755#. I18N: This is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 5756#: app/GedcomCode/GedcomCodePedi.php:109 5757msgid "Rada" 5758msgstr "" 5759 5760#: app/GedcomCode/GedcomCodePedi.php:145 app/GedcomCode/GedcomCodePedi.php:157 5761#: app/Individual.php:1001 resources/xml/reports/individual_ext_report.xml:237 5762#: resources/xml/reports/individual_report.xml:234 5763msgid "Family with parents" 5764msgstr "" 5765 5766#: app/GedcomCode/GedcomCodePedi.php:147 5767msgid "Family with adoptive parents" 5768msgstr "" 5769 5770#: app/GedcomCode/GedcomCodePedi.php:149 5771msgid "Family with foster parents" 5772msgstr "" 5773 5774#. I18N: “sealing” is a Mormon ceremony. 5775#: app/GedcomCode/GedcomCodePedi.php:152 5776msgid "Family with sealing parents" 5777msgstr "" 5778 5779#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 5780#: app/GedcomCode/GedcomCodePedi.php:155 5781msgid "Family with rada parents" 5782msgstr "" 5783 5784#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 5785#: app/GedcomCode/GedcomCodeQuay.php:49 5786msgid "primary evidence" 5787msgstr "" 5788 5789#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 5790#: app/GedcomCode/GedcomCodeQuay.php:52 5791msgid "secondary evidence" 5792msgstr "" 5793 5794#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 5795#: app/GedcomCode/GedcomCodeQuay.php:55 5796msgid "questionable evidence" 5797msgstr "" 5798 5799#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 5800#: app/GedcomCode/GedcomCodeQuay.php:58 5801msgid "unreliable evidence" 5802msgstr "" 5803 5804#: app/GedcomCode/GedcomCodeRela.php:89 5805msgctxt "MALE" 5806msgid "Attendant" 5807msgstr "" 5808 5809#: app/GedcomCode/GedcomCodeRela.php:93 5810msgctxt "FEMALE" 5811msgid "Attendant" 5812msgstr "" 5813 5814#: app/GedcomCode/GedcomCodeRela.php:96 5815msgid "Attendant" 5816msgstr "" 5817 5818#: app/GedcomCode/GedcomCodeRela.php:100 5819msgctxt "MALE" 5820msgid "Attending" 5821msgstr "" 5822 5823#: app/GedcomCode/GedcomCodeRela.php:104 5824msgctxt "FEMALE" 5825msgid "Attending" 5826msgstr "" 5827 5828#: app/GedcomCode/GedcomCodeRela.php:107 5829msgid "Attending" 5830msgstr "" 5831 5832#: app/GedcomCode/GedcomCodeRela.php:111 5833msgid "Best man" 5834msgstr "" 5835 5836#: app/GedcomCode/GedcomCodeRela.php:115 5837msgid "Bridesmaid" 5838msgstr "" 5839 5840#: app/GedcomCode/GedcomCodeRela.php:119 5841msgctxt "MALE" 5842msgid "Buyer" 5843msgstr "" 5844 5845#: app/GedcomCode/GedcomCodeRela.php:123 5846msgctxt "FEMALE" 5847msgid "Buyer" 5848msgstr "" 5849 5850#: app/GedcomCode/GedcomCodeRela.php:126 5851msgid "Buyer" 5852msgstr "" 5853 5854#: app/GedcomCode/GedcomCodeRela.php:130 5855msgid "Circumciser" 5856msgstr "" 5857 5858#: app/GedcomCode/GedcomCodeRela.php:134 5859msgctxt "MALE" 5860msgid "Civil registrar" 5861msgstr "" 5862 5863#: app/GedcomCode/GedcomCodeRela.php:138 5864msgctxt "FEMALE" 5865msgid "Civil registrar" 5866msgstr "" 5867 5868#: app/GedcomCode/GedcomCodeRela.php:141 5869msgid "Civil registrar" 5870msgstr "" 5871 5872#: app/GedcomCode/GedcomCodeRela.php:145 5873msgctxt "MALE" 5874msgid "Employee" 5875msgstr "" 5876 5877#: app/GedcomCode/GedcomCodeRela.php:149 5878msgctxt "FEMALE" 5879msgid "Employee" 5880msgstr "" 5881 5882#: app/GedcomCode/GedcomCodeRela.php:152 5883msgid "Employee" 5884msgstr "" 5885 5886#: app/GedcomCode/GedcomCodeRela.php:156 5887msgctxt "MALE" 5888msgid "Employer" 5889msgstr "" 5890 5891#: app/GedcomCode/GedcomCodeRela.php:160 5892msgctxt "FEMALE" 5893msgid "Employer" 5894msgstr "" 5895 5896#: app/GedcomCode/GedcomCodeRela.php:163 app/GedcomTag.php:904 5897#: app/GedcomTag.php:979 5898msgid "Employer" 5899msgstr "" 5900 5901#: app/GedcomCode/GedcomCodeRela.php:167 5902msgid "Foster child" 5903msgstr "" 5904 5905#: app/GedcomCode/GedcomCodeRela.php:171 5906msgid "Foster father" 5907msgstr "" 5908 5909#: app/GedcomCode/GedcomCodeRela.php:175 5910msgid "Foster mother" 5911msgstr "" 5912 5913#: app/GedcomCode/GedcomCodeRela.php:179 5914msgctxt "MALE" 5915msgid "Friend" 5916msgstr "" 5917 5918#: app/GedcomCode/GedcomCodeRela.php:183 5919msgctxt "FEMALE" 5920msgid "Friend" 5921msgstr "" 5922 5923#: app/GedcomCode/GedcomCodeRela.php:186 5924msgid "Friend" 5925msgstr "" 5926 5927#: app/GedcomCode/GedcomCodeRela.php:190 app/GedcomCode/GedcomCodeRela.php:198 5928msgid "Godfather" 5929msgstr "" 5930 5931#: app/GedcomCode/GedcomCodeRela.php:194 app/GedcomCode/GedcomCodeRela.php:202 5932msgid "Godmother" 5933msgstr "" 5934 5935#. I18N: gedcom tag _GODP 5936#: app/GedcomCode/GedcomCodeRela.php:205 app/GedcomTag.php:1831 5937msgid "Godparent" 5938msgstr "" 5939 5940#: app/GedcomCode/GedcomCodeRela.php:209 app/GedcomCode/GedcomCodeRela.php:217 5941msgid "Godson" 5942msgstr "" 5943 5944#: app/GedcomCode/GedcomCodeRela.php:213 app/GedcomCode/GedcomCodeRela.php:221 5945msgid "Goddaughter" 5946msgstr "" 5947 5948#: app/GedcomCode/GedcomCodeRela.php:224 5949msgid "Godchild" 5950msgstr "" 5951 5952#: app/GedcomCode/GedcomCodeRela.php:228 5953msgctxt "MALE" 5954msgid "Guardian" 5955msgstr "" 5956 5957#: app/GedcomCode/GedcomCodeRela.php:232 5958msgctxt "FEMALE" 5959msgid "Guardian" 5960msgstr "" 5961 5962#: app/GedcomCode/GedcomCodeRela.php:235 5963msgid "Guardian" 5964msgstr "" 5965 5966#: app/GedcomCode/GedcomCodeRela.php:239 5967msgctxt "MALE" 5968msgid "Informant" 5969msgstr "" 5970 5971#: app/GedcomCode/GedcomCodeRela.php:243 5972msgctxt "FEMALE" 5973msgid "Informant" 5974msgstr "" 5975 5976#: app/GedcomCode/GedcomCodeRela.php:246 5977msgid "Informant" 5978msgstr "" 5979 5980#: app/GedcomCode/GedcomCodeRela.php:250 5981msgctxt "MALE" 5982msgid "Lodger" 5983msgstr "" 5984 5985#: app/GedcomCode/GedcomCodeRela.php:254 5986msgctxt "FEMALE" 5987msgid "Lodger" 5988msgstr "" 5989 5990#: app/GedcomCode/GedcomCodeRela.php:257 5991msgid "Lodger" 5992msgstr "" 5993 5994#: app/GedcomCode/GedcomCodeRela.php:261 5995msgid "Nanny" 5996msgstr "" 5997 5998#: app/GedcomCode/GedcomCodeRela.php:265 5999msgctxt "MALE" 6000msgid "Nurse" 6001msgstr "" 6002 6003#: app/GedcomCode/GedcomCodeRela.php:269 6004msgctxt "FEMALE" 6005msgid "Nurse" 6006msgstr "" 6007 6008#: app/GedcomCode/GedcomCodeRela.php:272 6009msgid "Nurse" 6010msgstr "" 6011 6012#: app/GedcomCode/GedcomCodeRela.php:276 6013msgctxt "MALE" 6014msgid "Owner" 6015msgstr "" 6016 6017#: app/GedcomCode/GedcomCodeRela.php:280 6018msgctxt "FEMALE" 6019msgid "Owner" 6020msgstr "" 6021 6022#: app/GedcomCode/GedcomCodeRela.php:283 6023msgid "Owner" 6024msgstr "" 6025 6026#: app/GedcomCode/GedcomCodeRela.php:287 6027msgid "Priest" 6028msgstr "" 6029 6030#: app/GedcomCode/GedcomCodeRela.php:291 6031msgid "Rabbi" 6032msgstr "" 6033 6034#: app/GedcomCode/GedcomCodeRela.php:295 6035msgctxt "MALE" 6036msgid "Registry officer" 6037msgstr "" 6038 6039#: app/GedcomCode/GedcomCodeRela.php:299 6040msgctxt "FEMALE" 6041msgid "Registry officer" 6042msgstr "" 6043 6044#: app/GedcomCode/GedcomCodeRela.php:302 6045msgid "Registry officer" 6046msgstr "" 6047 6048#: app/GedcomCode/GedcomCodeRela.php:306 6049msgctxt "MALE" 6050msgid "Seller" 6051msgstr "" 6052 6053#: app/GedcomCode/GedcomCodeRela.php:310 6054msgctxt "FEMALE" 6055msgid "Seller" 6056msgstr "" 6057 6058#: app/GedcomCode/GedcomCodeRela.php:313 6059msgid "Seller" 6060msgstr "" 6061 6062#: app/GedcomCode/GedcomCodeRela.php:317 6063msgctxt "MALE" 6064msgid "Servant" 6065msgstr "" 6066 6067#: app/GedcomCode/GedcomCodeRela.php:321 6068msgctxt "FEMALE" 6069msgid "Servant" 6070msgstr "" 6071 6072#: app/GedcomCode/GedcomCodeRela.php:324 6073msgid "Servant" 6074msgstr "" 6075 6076#: app/GedcomCode/GedcomCodeRela.php:328 6077msgctxt "MALE" 6078msgid "Slave" 6079msgstr "" 6080 6081#: app/GedcomCode/GedcomCodeRela.php:332 6082msgctxt "FEMALE" 6083msgid "Slave" 6084msgstr "" 6085 6086#: app/GedcomCode/GedcomCodeRela.php:335 6087msgid "Slave" 6088msgstr "" 6089 6090#: app/GedcomCode/GedcomCodeRela.php:339 6091msgctxt "MALE" 6092msgid "Ward" 6093msgstr "" 6094 6095#: app/GedcomCode/GedcomCodeRela.php:343 6096msgctxt "FEMALE" 6097msgid "Ward" 6098msgstr "" 6099 6100#: app/GedcomCode/GedcomCodeRela.php:346 6101msgid "Ward" 6102msgstr "" 6103 6104#. I18N: gedcom tag _WITN 6105#: app/GedcomCode/GedcomCodeRela.php:350 app/GedcomTag.php:2074 6106msgid "Witness" 6107msgstr "" 6108 6109#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6110#: app/GedcomCode/GedcomCodeStat.php:105 6111msgid "Born in the covenant" 6112msgstr "" 6113 6114#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6115#: app/GedcomCode/GedcomCodeStat.php:108 6116msgid "Sealing canceled (divorce)" 6117msgstr "" 6118 6119#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6120#: app/GedcomCode/GedcomCodeStat.php:111 6121msgid "Died as a child: exempt" 6122msgstr "" 6123 6124#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6125#: app/GedcomCode/GedcomCodeStat.php:115 6126msgid "Cleared but not yet completed" 6127msgstr "" 6128 6129#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6130#: app/GedcomCode/GedcomCodeStat.php:118 6131msgid "Completed; date unknown" 6132msgstr "" 6133 6134#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6135#: app/GedcomCode/GedcomCodeStat.php:121 6136msgid "Do not seal: unauthorized" 6137msgstr "" 6138 6139#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6140#: app/GedcomCode/GedcomCodeStat.php:124 6141msgid "Do not seal, previous sealing canceled" 6142msgstr "" 6143 6144#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6145#: app/GedcomCode/GedcomCodeStat.php:127 6146msgid "Excluded from this submission" 6147msgstr "" 6148 6149#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6150#: app/GedcomCode/GedcomCodeStat.php:130 6151msgid "Died as an infant: exempt" 6152msgstr "" 6153 6154#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6155#: app/GedcomCode/GedcomCodeStat.php:133 6156msgid "Completed before 1970; date not available" 6157msgstr "" 6158 6159#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6160#: app/GedcomCode/GedcomCodeStat.php:136 6161msgid "Stillborn: exempt" 6162msgstr "" 6163 6164#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6165#: app/GedcomCode/GedcomCodeStat.php:139 6166msgid "Submitted but not yet cleared" 6167msgstr "" 6168 6169#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6170#: app/GedcomCode/GedcomCodeStat.php:142 6171msgid "Uncleared: insufficient data" 6172msgstr "" 6173 6174#. I18N: Location of an LDS church temple 6175#: app/GedcomCode/GedcomCodeTemp.php:225 6176msgid "Aba, Nigeria" 6177msgstr "" 6178 6179#. I18N: Location of an LDS church temple 6180#: app/GedcomCode/GedcomCodeTemp.php:228 6181msgid "Accra, Ghana" 6182msgstr "" 6183 6184#. I18N: Location of an LDS church temple 6185#: app/GedcomCode/GedcomCodeTemp.php:231 6186msgid "Adelaide, Australia" 6187msgstr "" 6188 6189#. I18N: Location of an LDS church temple 6190#: app/GedcomCode/GedcomCodeTemp.php:234 6191msgid "Cardston, Alberta, Canada" 6192msgstr "" 6193 6194#. I18N: Location of an LDS church temple 6195#: app/GedcomCode/GedcomCodeTemp.php:237 6196msgid "Albuquerque, New Mexico, United States" 6197msgstr "" 6198 6199#. I18N: Location of an LDS church temple 6200#: app/GedcomCode/GedcomCodeTemp.php:240 6201msgid "Anchorage, Alaska, United States" 6202msgstr "" 6203 6204#. I18N: Location of an LDS church temple 6205#: app/GedcomCode/GedcomCodeTemp.php:243 6206msgid "Apia, Samoa" 6207msgstr "" 6208 6209#. I18N: Location of an LDS church temple 6210#: app/GedcomCode/GedcomCodeTemp.php:246 6211msgid "Mesa, Arizona, United States" 6212msgstr "" 6213 6214#. I18N: Location of an LDS church temple 6215#: app/GedcomCode/GedcomCodeTemp.php:249 6216msgid "Asuncion, Paraguay" 6217msgstr "" 6218 6219#. I18N: Location of an LDS church temple 6220#: app/GedcomCode/GedcomCodeTemp.php:252 6221msgid "Atlanta, Georgia, United States" 6222msgstr "" 6223 6224#. I18N: Location of an LDS church temple 6225#: app/GedcomCode/GedcomCodeTemp.php:255 6226msgid "Buenos Aires, Argentina" 6227msgstr "" 6228 6229#. I18N: Location of an LDS church temple 6230#: app/GedcomCode/GedcomCodeTemp.php:258 6231msgid "Billings, Montana, United States" 6232msgstr "" 6233 6234#. I18N: Location of an LDS church temple 6235#: app/GedcomCode/GedcomCodeTemp.php:261 6236msgid "Birmingham, Alabama, United States" 6237msgstr "" 6238 6239#. I18N: Location of an LDS church temple 6240#: app/GedcomCode/GedcomCodeTemp.php:264 6241msgid "Bismarck, North Dakota, United States" 6242msgstr "" 6243 6244#. I18N: Location of an LDS church temple 6245#: app/GedcomCode/GedcomCodeTemp.php:267 6246msgid "Bogota, Colombia" 6247msgstr "" 6248 6249#. I18N: Location of an LDS church temple 6250#: app/GedcomCode/GedcomCodeTemp.php:270 6251msgid "Boise, Idaho, United States" 6252msgstr "" 6253 6254#. I18N: Location of an LDS church temple 6255#: app/GedcomCode/GedcomCodeTemp.php:273 6256msgid "Boston, Massachusetts, United States" 6257msgstr "" 6258 6259#. I18N: Location of an LDS church temple 6260#: app/GedcomCode/GedcomCodeTemp.php:276 6261msgid "Bountiful, Utah, United States" 6262msgstr "" 6263 6264#. I18N: Location of an LDS church temple 6265#: app/GedcomCode/GedcomCodeTemp.php:279 6266msgid "Brigham City, Utah, United States" 6267msgstr "" 6268 6269#. I18N: Location of an LDS church temple 6270#: app/GedcomCode/GedcomCodeTemp.php:282 6271msgid "Brisbane, Australia" 6272msgstr "" 6273 6274#. I18N: Location of an LDS church temple 6275#: app/GedcomCode/GedcomCodeTemp.php:285 6276msgid "Baton Rouge, Louisiana, United States" 6277msgstr "" 6278 6279#. I18N: Location of an LDS church temple 6280#: app/GedcomCode/GedcomCodeTemp.php:288 6281msgid "Calgary, Alberta, Canada" 6282msgstr "" 6283 6284#. I18N: Location of an LDS church temple 6285#: app/GedcomCode/GedcomCodeTemp.php:291 6286msgid "Campinas, Brazil" 6287msgstr "" 6288 6289#. I18N: Location of an LDS church temple 6290#: app/GedcomCode/GedcomCodeTemp.php:294 6291msgid "Caracas, Venezuela" 6292msgstr "" 6293 6294#. I18N: Location of an LDS church temple 6295#: app/GedcomCode/GedcomCodeTemp.php:297 6296msgid "Cebu City, Philippines" 6297msgstr "" 6298 6299#. I18N: Location of an LDS church temple 6300#: app/GedcomCode/GedcomCodeTemp.php:300 6301msgid "Chicago, Illinois, United States" 6302msgstr "" 6303 6304#. I18N: Location of an LDS church temple 6305#: app/GedcomCode/GedcomCodeTemp.php:303 6306msgid "Ciudad Juarez, Mexico" 6307msgstr "" 6308 6309#. I18N: Location of an LDS church temple 6310#: app/GedcomCode/GedcomCodeTemp.php:306 6311msgid "Cochabamba, Bolivia" 6312msgstr "" 6313 6314#. I18N: Location of an LDS church temple 6315#: app/GedcomCode/GedcomCodeTemp.php:309 6316msgid "Colonia Juarez, Mexico" 6317msgstr "" 6318 6319#. I18N: Location of an LDS church temple 6320#: app/GedcomCode/GedcomCodeTemp.php:312 6321msgid "Columbia, South Carolina, United States" 6322msgstr "" 6323 6324#. I18N: Location of an LDS church temple 6325#: app/GedcomCode/GedcomCodeTemp.php:315 6326msgid "Columbus, Ohio, United States" 6327msgstr "" 6328 6329#. I18N: Location of an LDS church temple 6330#: app/GedcomCode/GedcomCodeTemp.php:318 6331msgid "Copenhagen, Denmark" 6332msgstr "" 6333 6334#. I18N: Location of an LDS church temple 6335#: app/GedcomCode/GedcomCodeTemp.php:321 6336msgid "Cordoba, Argentina" 6337msgstr "" 6338 6339#. I18N: Location of an LDS church temple 6340#: app/GedcomCode/GedcomCodeTemp.php:324 6341msgid "Columbia River, Washington, United States" 6342msgstr "" 6343 6344#. I18N: Location of an LDS church temple 6345#: app/GedcomCode/GedcomCodeTemp.php:327 6346msgid "Curitiba, Brazil" 6347msgstr "" 6348 6349#. I18N: Location of an LDS church temple 6350#: app/GedcomCode/GedcomCodeTemp.php:330 6351msgid "Dallas, Texas, United States" 6352msgstr "" 6353 6354#. I18N: Location of an LDS church temple 6355#: app/GedcomCode/GedcomCodeTemp.php:333 6356msgid "Denver, Colorado, United States" 6357msgstr "" 6358 6359#. I18N: Location of an LDS church temple 6360#: app/GedcomCode/GedcomCodeTemp.php:336 6361msgid "Detroit, Michigan, United States" 6362msgstr "" 6363 6364#. I18N: Location of an LDS church temple 6365#: app/GedcomCode/GedcomCodeTemp.php:339 6366msgid "Draper, Utah, United States" 6367msgstr "" 6368 6369#. I18N: Location of an LDS church temple 6370#: app/GedcomCode/GedcomCodeTemp.php:342 6371msgid "Edmonton, Alberta, Canada" 6372msgstr "" 6373 6374#. I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/Endowment_house 6375#: app/GedcomCode/GedcomCodeTemp.php:345 6376msgid "Endowment House" 6377msgstr "" 6378 6379#. I18N: Location of an LDS church temple 6380#: app/GedcomCode/GedcomCodeTemp.php:348 6381msgid "Fort Lauderdale, Florida, United States" 6382msgstr "" 6383 6384#. I18N: Location of an LDS church temple 6385#: app/GedcomCode/GedcomCodeTemp.php:351 6386msgid "Frankfurt am Main, Germany" 6387msgstr "" 6388 6389#. I18N: Location of an LDS church temple 6390#: app/GedcomCode/GedcomCodeTemp.php:354 6391msgid "Freiburg, Germany" 6392msgstr "" 6393 6394#. I18N: Location of an LDS church temple 6395#: app/GedcomCode/GedcomCodeTemp.php:357 6396msgid "Fresno, California, United States" 6397msgstr "" 6398 6399#. I18N: Location of an LDS church temple 6400#: app/GedcomCode/GedcomCodeTemp.php:360 6401msgid "Fukuoka, Japan" 6402msgstr "" 6403 6404#. I18N: Location of an LDS church temple 6405#: app/GedcomCode/GedcomCodeTemp.php:363 6406msgid "Gila Valley, Arizona, United States" 6407msgstr "" 6408 6409#. I18N: Location of an LDS church temple 6410#: app/GedcomCode/GedcomCodeTemp.php:366 6411msgid "Gilbert, Arizona, United States" 6412msgstr "" 6413 6414#. I18N: Location of an LDS church temple 6415#: app/GedcomCode/GedcomCodeTemp.php:369 6416msgid "Guadalajara, Mexico" 6417msgstr "" 6418 6419#. I18N: Location of an LDS church temple 6420#: app/GedcomCode/GedcomCodeTemp.php:372 6421msgid "Guatemala City, Guatemala" 6422msgstr "" 6423 6424#. I18N: Location of an LDS church temple 6425#: app/GedcomCode/GedcomCodeTemp.php:375 6426msgid "Guayaquil, Ecuador" 6427msgstr "" 6428 6429#. I18N: Location of an LDS church temple 6430#: app/GedcomCode/GedcomCodeTemp.php:378 6431msgid "The Hague, Netherlands" 6432msgstr "" 6433 6434#. I18N: Location of an LDS church temple 6435#: app/GedcomCode/GedcomCodeTemp.php:381 6436msgid "Halifax, Nova Scotia, Canada" 6437msgstr "" 6438 6439#. I18N: Location of an LDS church temple 6440#: app/GedcomCode/GedcomCodeTemp.php:384 6441msgid "Hartford, Connecticut, United States" 6442msgstr "" 6443 6444#. I18N: Location of an LDS church temple 6445#: app/GedcomCode/GedcomCodeTemp.php:387 6446msgid "Laie, Hawaii, United States" 6447msgstr "" 6448 6449#. I18N: Location of an LDS church temple 6450#: app/GedcomCode/GedcomCodeTemp.php:390 6451msgid "Helsinki, Finland" 6452msgstr "" 6453 6454#. I18N: Location of an LDS church temple 6455#: app/GedcomCode/GedcomCodeTemp.php:393 6456msgid "Hermosillo, Mexico" 6457msgstr "" 6458 6459#. I18N: Location of an LDS church temple 6460#. I18N: Name of a country or state 6461#: app/GedcomCode/GedcomCodeTemp.php:396 6462#: app/Statistics/Service/CountryService.php:235 6463msgid "Hong Kong" 6464msgstr "" 6465 6466#. I18N: Location of an LDS church temple 6467#: app/GedcomCode/GedcomCodeTemp.php:399 6468msgid "Houston, Texas, United States" 6469msgstr "" 6470 6471#. I18N: Location of an LDS church temple 6472#: app/GedcomCode/GedcomCodeTemp.php:402 6473msgid "Idaho Falls, Idaho, United States" 6474msgstr "" 6475 6476#. I18N: Location of an LDS church temple 6477#: app/GedcomCode/GedcomCodeTemp.php:405 6478msgid "Indianapolis, Indiana, United States" 6479msgstr "" 6480 6481#. I18N: Location of an LDS church temple 6482#: app/GedcomCode/GedcomCodeTemp.php:408 6483msgid "Johannesburg, South Africa" 6484msgstr "" 6485 6486#. I18N: Location of an LDS church temple 6487#: app/GedcomCode/GedcomCodeTemp.php:411 6488msgid "Jordan River, Utah, United States" 6489msgstr "" 6490 6491#. I18N: Location of an LDS church temple 6492#: app/GedcomCode/GedcomCodeTemp.php:414 6493msgid "Kansas City, Missouri, United States" 6494msgstr "" 6495 6496#. I18N: Location of an LDS church temple 6497#: app/GedcomCode/GedcomCodeTemp.php:417 6498msgid "Kona, Hawaii, United States" 6499msgstr "" 6500 6501#. I18N: Location of an LDS church temple 6502#: app/GedcomCode/GedcomCodeTemp.php:420 6503msgid "Kiev, Ukraine" 6504msgstr "" 6505 6506#. I18N: Location of an LDS church temple 6507#: app/GedcomCode/GedcomCodeTemp.php:423 6508msgid "Los Angeles, California, United States" 6509msgstr "" 6510 6511#. I18N: Location of an LDS church temple 6512#: app/GedcomCode/GedcomCodeTemp.php:426 6513msgid "Lima, Peru" 6514msgstr "" 6515 6516#. I18N: Location of an LDS church temple 6517#: app/GedcomCode/GedcomCodeTemp.php:429 6518msgid "Logan, Utah, United States" 6519msgstr "" 6520 6521#. I18N: Location of an LDS church temple 6522#: app/GedcomCode/GedcomCodeTemp.php:432 6523msgid "London, England" 6524msgstr "" 6525 6526#. I18N: Location of an LDS church temple 6527#: app/GedcomCode/GedcomCodeTemp.php:435 6528msgid "Louisville, Kentucky, United States" 6529msgstr "" 6530 6531#. I18N: Location of an LDS church temple 6532#: app/GedcomCode/GedcomCodeTemp.php:438 6533msgid "Lubbock, Texas, United States" 6534msgstr "" 6535 6536#. I18N: Location of an LDS church temple 6537#: app/GedcomCode/GedcomCodeTemp.php:441 6538msgid "Las Vegas, Nevada, United States" 6539msgstr "" 6540 6541#. I18N: Location of an LDS church temple 6542#: app/GedcomCode/GedcomCodeTemp.php:444 6543msgid "Madrid, Spain" 6544msgstr "" 6545 6546#. I18N: Location of an LDS church temple 6547#: app/GedcomCode/GedcomCodeTemp.php:447 6548msgid "Manaus, Brazil" 6549msgstr "" 6550 6551#. I18N: Location of an LDS church temple 6552#: app/GedcomCode/GedcomCodeTemp.php:450 6553msgid "Manhattan, New York, United States" 6554msgstr "" 6555 6556#. I18N: Location of an LDS church temple 6557#: app/GedcomCode/GedcomCodeTemp.php:453 6558msgid "Manila, Philippines" 6559msgstr "" 6560 6561#. I18N: Location of an LDS church temple 6562#: app/GedcomCode/GedcomCodeTemp.php:456 6563msgid "Manti, Utah, United States" 6564msgstr "" 6565 6566#. I18N: Location of an LDS church temple 6567#: app/GedcomCode/GedcomCodeTemp.php:459 6568msgid "Medford, Oregon, United States" 6569msgstr "" 6570 6571#. I18N: Location of an LDS church temple 6572#: app/GedcomCode/GedcomCodeTemp.php:462 6573msgid "Melbourne, Australia" 6574msgstr "" 6575 6576#. I18N: Location of an LDS church temple 6577#: app/GedcomCode/GedcomCodeTemp.php:465 6578msgid "Memphis, Tennessee, United States" 6579msgstr "" 6580 6581#. I18N: Location of an LDS church temple 6582#: app/GedcomCode/GedcomCodeTemp.php:468 6583msgid "Merida, Mexico" 6584msgstr "" 6585 6586#. I18N: Location of an LDS church temple 6587#: app/GedcomCode/GedcomCodeTemp.php:471 6588msgid "Mexico City, Mexico" 6589msgstr "" 6590 6591#. I18N: Location of an LDS church temple 6592#: app/GedcomCode/GedcomCodeTemp.php:474 6593msgid "Montevideo, Uruguay" 6594msgstr "" 6595 6596#. I18N: Location of an LDS church temple 6597#: app/GedcomCode/GedcomCodeTemp.php:477 6598msgid "Monterrey, Mexico" 6599msgstr "" 6600 6601#. I18N: Location of an LDS church temple 6602#: app/GedcomCode/GedcomCodeTemp.php:480 6603msgid "Monticello, Utah, United States" 6604msgstr "" 6605 6606#. I18N: Location of an LDS church temple 6607#: app/GedcomCode/GedcomCodeTemp.php:483 6608msgid "Montreal, Quebec, Canada" 6609msgstr "" 6610 6611#. I18N: Location of an LDS church temple 6612#: app/GedcomCode/GedcomCodeTemp.php:486 6613msgid "Mount Timpanogos, Utah, United States" 6614msgstr "" 6615 6616#. I18N: Location of an LDS church temple 6617#: app/GedcomCode/GedcomCodeTemp.php:489 6618msgid "Nashville, Tennessee, United States" 6619msgstr "" 6620 6621#. I18N: Location of an LDS church temple 6622#: app/GedcomCode/GedcomCodeTemp.php:492 6623msgid "Nauvoo (new), Illinois, United States" 6624msgstr "" 6625 6626#. I18N: Location of an LDS church temple 6627#: app/GedcomCode/GedcomCodeTemp.php:495 6628msgid "Nauvoo (original), Illinois, United States" 6629msgstr "" 6630 6631#. I18N: Location of an LDS church temple 6632#: app/GedcomCode/GedcomCodeTemp.php:498 6633msgid "Newport Beach, California, United States" 6634msgstr "" 6635 6636#. I18N: Location of an LDS church temple 6637#: app/GedcomCode/GedcomCodeTemp.php:501 6638msgid "Nuku’Alofa, Tonga" 6639msgstr "" 6640 6641#. I18N: Location of an LDS church temple 6642#: app/GedcomCode/GedcomCodeTemp.php:504 6643msgid "New York, New York, United States" 6644msgstr "" 6645 6646#. I18N: Location of an LDS church temple 6647#: app/GedcomCode/GedcomCodeTemp.php:507 6648msgid "Hamilton, New Zealand" 6649msgstr "" 6650 6651#. I18N: Location of an LDS church temple 6652#: app/GedcomCode/GedcomCodeTemp.php:510 6653msgid "Oakland, California, United States" 6654msgstr "" 6655 6656#. I18N: Location of an LDS church temple 6657#: app/GedcomCode/GedcomCodeTemp.php:513 6658msgid "Oaxaca, Mexico" 6659msgstr "" 6660 6661#. I18N: Location of an LDS church temple 6662#: app/GedcomCode/GedcomCodeTemp.php:516 6663msgid "Ogden, Utah, United States" 6664msgstr "" 6665 6666#. I18N: Location of an LDS church temple 6667#: app/GedcomCode/GedcomCodeTemp.php:519 6668msgid "Oklahoma City, Oklahoma, United States" 6669msgstr "" 6670 6671#. I18N: Location of an LDS church temple 6672#: app/GedcomCode/GedcomCodeTemp.php:522 6673msgid "Oquirrh Mountain, Utah, United States" 6674msgstr "" 6675 6676#. I18N: Location of an LDS church temple 6677#: app/GedcomCode/GedcomCodeTemp.php:525 6678msgid "Orlando, Florida, United States" 6679msgstr "" 6680 6681#. I18N: Location of an LDS church temple 6682#: app/GedcomCode/GedcomCodeTemp.php:528 6683msgid "Porto Alegre, Brazil" 6684msgstr "" 6685 6686#. I18N: Location of an LDS church temple 6687#: app/GedcomCode/GedcomCodeTemp.php:531 6688msgid "Palmyra, New York, United States" 6689msgstr "" 6690 6691#. I18N: Location of an LDS church temple 6692#: app/GedcomCode/GedcomCodeTemp.php:534 6693msgid "Panama City, Panama" 6694msgstr "" 6695 6696#. I18N: Location of an LDS church temple 6697#: app/GedcomCode/GedcomCodeTemp.php:537 6698msgid "Papeete, Tahiti" 6699msgstr "" 6700 6701#. I18N: Location of an LDS church temple 6702#: app/GedcomCode/GedcomCodeTemp.php:540 6703msgid "Payson, Utah, United States" 6704msgstr "" 6705 6706#. I18N: Location of an LDS church temple 6707#: app/GedcomCode/GedcomCodeTemp.php:543 6708msgid "Perth, Australia" 6709msgstr "" 6710 6711#. I18N: Location of an LDS church temple 6712#: app/GedcomCode/GedcomCodeTemp.php:546 6713msgid "Phoenix, Arizona, United States" 6714msgstr "" 6715 6716#. I18N: I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/President_of_the_Church 6717#: app/GedcomCode/GedcomCodeTemp.php:549 6718msgid "President’s Office" 6719msgstr "" 6720 6721#. I18N: Location of an LDS church temple 6722#: app/GedcomCode/GedcomCodeTemp.php:552 6723msgid "Portland, Oregon, United States" 6724msgstr "" 6725 6726#. I18N: Location of an LDS church temple 6727#: app/GedcomCode/GedcomCodeTemp.php:555 6728msgid "Preston, England" 6729msgstr "" 6730 6731#. I18N: Location of an LDS church temple 6732#: app/GedcomCode/GedcomCodeTemp.php:558 6733msgid "Provo City Center, Utah, United States" 6734msgstr "" 6735 6736#. I18N: Location of an LDS church temple 6737#: app/GedcomCode/GedcomCodeTemp.php:561 6738msgid "Provo, Utah, United States" 6739msgstr "" 6740 6741#. I18N: Location of an LDS church temple 6742#: app/GedcomCode/GedcomCodeTemp.php:564 6743msgid "Quetzaltenango, Guatemala" 6744msgstr "" 6745 6746#. I18N: Location of an LDS church temple 6747#: app/GedcomCode/GedcomCodeTemp.php:567 6748msgid "Raleigh, North Carolina, United States" 6749msgstr "" 6750 6751#. I18N: Location of an LDS church temple 6752#: app/GedcomCode/GedcomCodeTemp.php:570 6753msgid "Recife, Brazil" 6754msgstr "" 6755 6756#. I18N: Location of an LDS church temple 6757#: app/GedcomCode/GedcomCodeTemp.php:573 6758msgid "Redlands, California, United States" 6759msgstr "" 6760 6761#. I18N: Location of an LDS church temple 6762#: app/GedcomCode/GedcomCodeTemp.php:576 6763msgid "Regina, Saskatchewan, Canada" 6764msgstr "" 6765 6766#. I18N: Location of an LDS church temple 6767#: app/GedcomCode/GedcomCodeTemp.php:579 6768msgid "Reno, Nevada, United States" 6769msgstr "" 6770 6771#. I18N: Location of an LDS church temple 6772#: app/GedcomCode/GedcomCodeTemp.php:582 6773msgid "Rexburg, Idaho, United States" 6774msgstr "" 6775 6776#. I18N: Location of an LDS church temple 6777#: app/GedcomCode/GedcomCodeTemp.php:585 6778msgid "Sacramento, California, United States" 6779msgstr "" 6780 6781#. I18N: Location of an LDS church temple 6782#: app/GedcomCode/GedcomCodeTemp.php:588 6783msgid "San Salvador, El Salvador" 6784msgstr "" 6785 6786#. I18N: Location of an LDS church temple 6787#: app/GedcomCode/GedcomCodeTemp.php:591 6788msgid "Santiago, Chile" 6789msgstr "" 6790 6791#. I18N: Location of an LDS church temple 6792#: app/GedcomCode/GedcomCodeTemp.php:594 6793msgid "San Antonio, Texas, United States" 6794msgstr "" 6795 6796#. I18N: Location of an LDS church temple 6797#: app/GedcomCode/GedcomCodeTemp.php:597 6798msgid "San Diego, California, United States" 6799msgstr "" 6800 6801#. I18N: Location of an LDS church temple 6802#: app/GedcomCode/GedcomCodeTemp.php:600 6803msgid "Santo Domingo, Dominican Republic" 6804msgstr "" 6805 6806#. I18N: Location of an LDS church temple 6807#: app/GedcomCode/GedcomCodeTemp.php:603 6808msgid "Seattle, Washington, United States" 6809msgstr "" 6810 6811#. I18N: Location of an LDS church temple 6812#: app/GedcomCode/GedcomCodeTemp.php:606 6813msgid "Seoul, Korea" 6814msgstr "" 6815 6816#. I18N: Location of an LDS church temple 6817#: app/GedcomCode/GedcomCodeTemp.php:609 6818msgid "St. George, Utah, United States" 6819msgstr "" 6820 6821#. I18N: Location of an LDS church temple 6822#: app/GedcomCode/GedcomCodeTemp.php:612 6823msgid "San Jose, Costa Rica" 6824msgstr "" 6825 6826#. I18N: Location of an LDS church temple 6827#: app/GedcomCode/GedcomCodeTemp.php:615 6828msgid "Salt Lake City, Utah, United States" 6829msgstr "" 6830 6831#. I18N: Location of an LDS church temple 6832#: app/GedcomCode/GedcomCodeTemp.php:618 6833msgid "St. Louis, Missouri, United States" 6834msgstr "" 6835 6836#. I18N: Location of an LDS church temple 6837#: app/GedcomCode/GedcomCodeTemp.php:621 6838msgid "Snowflake, Arizona, United States" 6839msgstr "" 6840 6841#. I18N: Location of an LDS church temple 6842#: app/GedcomCode/GedcomCodeTemp.php:624 6843msgid "Sao Paulo, Brazil" 6844msgstr "" 6845 6846#. I18N: Location of an LDS church temple 6847#: app/GedcomCode/GedcomCodeTemp.php:627 6848msgid "St. Paul, Minnesota, United States" 6849msgstr "" 6850 6851#. I18N: Location of an LDS church temple 6852#: app/GedcomCode/GedcomCodeTemp.php:630 6853msgid "Spokane, Washington, United States" 6854msgstr "" 6855 6856#. I18N: Location of an LDS church temple 6857#: app/GedcomCode/GedcomCodeTemp.php:633 6858msgid "Stockholm, Sweden" 6859msgstr "" 6860 6861#. I18N: Location of an LDS church temple 6862#: app/GedcomCode/GedcomCodeTemp.php:636 6863msgid "Suva, Fiji" 6864msgstr "" 6865 6866#. I18N: Location of an LDS church temple 6867#: app/GedcomCode/GedcomCodeTemp.php:639 6868msgid "Bern, Switzerland" 6869msgstr "" 6870 6871#. I18N: Location of an LDS church temple 6872#: app/GedcomCode/GedcomCodeTemp.php:642 6873msgid "Sydney, Australia" 6874msgstr "" 6875 6876#. I18N: Location of an LDS church temple 6877#: app/GedcomCode/GedcomCodeTemp.php:645 6878msgid "Taipei, Taiwan" 6879msgstr "" 6880 6881#. I18N: Location of an LDS church temple 6882#: app/GedcomCode/GedcomCodeTemp.php:648 6883msgid "Tampico, Mexico" 6884msgstr "" 6885 6886#. I18N: Location of an LDS church temple 6887#: app/GedcomCode/GedcomCodeTemp.php:651 6888msgid "Tegucigalpa, Honduras" 6889msgstr "" 6890 6891#. I18N: Location of an LDS church temple 6892#: app/GedcomCode/GedcomCodeTemp.php:654 6893msgid "Tuxtla Gutierrez, Mexico" 6894msgstr "" 6895 6896#. I18N: Location of an LDS church temple 6897#: app/GedcomCode/GedcomCodeTemp.php:657 6898msgid "Tijuana, Mexico" 6899msgstr "" 6900 6901#. I18N: Location of an LDS church temple 6902#: app/GedcomCode/GedcomCodeTemp.php:660 6903msgid "Tokyo, Japan" 6904msgstr "" 6905 6906#. I18N: Location of an LDS church temple 6907#: app/GedcomCode/GedcomCodeTemp.php:663 6908msgid "Toronto, Ontario, Canada" 6909msgstr "" 6910 6911#. I18N: Location of an LDS church temple 6912#: app/GedcomCode/GedcomCodeTemp.php:666 6913msgid "Trujillo, Peru" 6914msgstr "" 6915 6916#. I18N: Location of an LDS church temple 6917#: app/GedcomCode/GedcomCodeTemp.php:669 6918msgid "Twin Falls, Idaho, United States" 6919msgstr "" 6920 6921#. I18N: Location of an LDS church temple 6922#: app/GedcomCode/GedcomCodeTemp.php:672 6923msgid "Vancouver, British Columbia, Canada" 6924msgstr "" 6925 6926#. I18N: Location of an LDS church temple 6927#: app/GedcomCode/GedcomCodeTemp.php:675 6928msgid "Veracruz, Mexico" 6929msgstr "" 6930 6931#. I18N: Location of an LDS church temple 6932#: app/GedcomCode/GedcomCodeTemp.php:678 6933msgid "Vernal, Utah, United States" 6934msgstr "" 6935 6936#. I18N: Location of an LDS church temple 6937#: app/GedcomCode/GedcomCodeTemp.php:681 6938msgid "Villa Hermosa, Mexico" 6939msgstr "" 6940 6941#. I18N: Location of an LDS church temple 6942#: app/GedcomCode/GedcomCodeTemp.php:684 6943msgid "Washington, District of Columbia, United States" 6944msgstr "" 6945 6946#. I18N: Location of an LDS church temple 6947#: app/GedcomCode/GedcomCodeTemp.php:687 6948msgid "Winter Quarters, Nebraska, United States" 6949msgstr "" 6950 6951#: app/GedcomRecord.php:527 app/GedcomRecord.php:635 app/GedcomRecord.php:1281 6952#: app/Header.php:110 app/Note.php:128 app/Report/ReportParserGenerate.php:967 6953#: app/Repository.php:104 app/Source.php:109 6954#: app/Statistics/Repository/EventRepository.php:416 app/Submission.php:106 6955#: app/Submitter.php:104 6956msgid "Private" 6957msgstr "" 6958 6959#. I18N: Name of a country or state 6960#: app/GedcomRecord.php:992 app/GedcomRecord.php:997 6961#: app/Statistics/Google/ChartSex.php:72 6962#: app/Statistics/Service/CountryService.php:38 6963msgid "Unknown" 6964msgstr "" 6965 6966#. I18N: gedcom tag ABBR 6967#: app/GedcomTag.php:455 resources/views/lists/sources-table.phtml:86 6968#: resources/views/modals/source-fields.phtml:17 6969msgid "Abbreviation" 6970msgstr "" 6971 6972#. I18N: gedcom tag ADDR 6973#: app/GedcomTag.php:458 app/Module/FixCemeteryTag.php:85 6974#: resources/views/modals/submitter-fields.phtml:15 6975msgid "Address" 6976msgstr "" 6977 6978#. I18N: gedcom tag ADD1 6979#: app/GedcomTag.php:461 6980msgid "Address line 1" 6981msgstr "" 6982 6983#. I18N: gedcom tag ADD2 6984#: app/GedcomTag.php:464 6985msgid "Address line 2" 6986msgstr "" 6987 6988#. I18N: gedcom tag ADOP 6989#: app/GedcomTag.php:467 6990msgid "Adoption" 6991msgstr "" 6992 6993#: app/GedcomTag.php:469 6994msgid "Date of adoption" 6995msgstr "" 6996 6997#: app/GedcomTag.php:471 6998msgid "Place of adoption" 6999msgstr "" 7000 7001#. I18N: gedcom tag AFN 7002#: app/GedcomTag.php:474 7003msgid "Ancestral file number" 7004msgstr "" 7005 7006#. I18N: gedcom tag AGNC 7007#: app/GedcomTag.php:480 7008msgid "Agency" 7009msgstr "" 7010 7011#. I18N: gedcom tag ALIA 7012#: app/GedcomTag.php:483 7013msgid "Alias" 7014msgstr "" 7015 7016#. I18N: gedcom tag ANCE 7017#: app/GedcomTag.php:486 7018msgid "Generations of ancestors" 7019msgstr "" 7020 7021#. I18N: gedcom tag ANCI 7022#: app/GedcomTag.php:489 7023msgid "Ancestors interest" 7024msgstr "" 7025 7026#. I18N: gedcom tag ANUL 7027#: app/GedcomTag.php:492 7028msgid "Annulment" 7029msgstr "" 7030 7031#. I18N: gedcom tag ASSO 7032#. I18N: gedcom tag _ASSO 7033#: app/GedcomTag.php:495 app/GedcomTag.php:1198 7034#: resources/views/cards/add-associate.phtml:10 7035msgid "Associate" 7036msgstr "" 7037 7038#. I18N: gedcom tag AUTH 7039#: app/GedcomTag.php:498 resources/views/lists/sources-table.phtml:87 7040#: resources/views/modals/source-fields.phtml:25 7041msgid "Author" 7042msgstr "" 7043 7044#. I18N: gedcom tag BAPL. LDS = Church of Latter Day Saints. 7045#: app/GedcomTag.php:501 7046msgid "LDS baptism" 7047msgstr "" 7048 7049#. I18N: LDS = Church of Latter Day Saints. 7050#: app/GedcomTag.php:504 7051msgid "Date of LDS baptism" 7052msgstr "" 7053 7054#. I18N: LDS = Church of Latter Day Saints. 7055#: app/GedcomTag.php:507 7056msgid "Place of LDS baptism" 7057msgstr "" 7058 7059#. I18N: gedcom tag BAPM 7060#: app/GedcomTag.php:510 resources/views/calendar-page.phtml:161 7061#: resources/xml/reports/missing_facts_report.xml:16 7062msgid "Baptism" 7063msgstr "" 7064 7065#: app/GedcomTag.php:512 resources/xml/reports/missing_facts_report.xml:129 7066msgid "Date of baptism" 7067msgstr "" 7068 7069#: app/GedcomTag.php:514 resources/xml/reports/missing_facts_report.xml:140 7070msgid "Place of baptism" 7071msgstr "" 7072 7073#. I18N: gedcom tag BARM 7074#: app/GedcomTag.php:517 resources/xml/reports/missing_facts_report.xml:17 7075msgid "Bar mitzvah" 7076msgstr "" 7077 7078#: app/GedcomTag.php:519 resources/xml/reports/missing_facts_report.xml:212 7079msgid "Date of bar mitzvah" 7080msgstr "" 7081 7082#: app/GedcomTag.php:521 resources/xml/reports/missing_facts_report.xml:223 7083msgid "Place of bar mitzvah" 7084msgstr "" 7085 7086#. I18N: gedcom tag BASM 7087#: app/GedcomTag.php:524 resources/xml/reports/missing_facts_report.xml:18 7088msgid "Bat mitzvah" 7089msgstr "" 7090 7091#: app/GedcomTag.php:526 resources/xml/reports/missing_facts_report.xml:253 7092msgid "Date of bat mitzvah" 7093msgstr "" 7094 7095#: app/GedcomTag.php:528 resources/xml/reports/missing_facts_report.xml:264 7096msgid "Place of bat mitzvah" 7097msgstr "" 7098 7099#. I18N: gedcom tag BIRT 7100#: app/GedcomTag.php:531 app/Http/RequestHandlers/IndividualPage.php:194 7101#: resources/views/calendar-page.phtml:158 7102#: resources/views/lists/individuals-table.phtml:211 7103#: resources/views/lists/individuals-table.phtml:215 7104#: resources/views/lists/individuals-table.phtml:237 7105#: resources/xml/reports/ahnentafel_report.xml:442 7106#: resources/xml/reports/bdm_report.xml:58 7107#: resources/xml/reports/change_report.xml:102 7108#: resources/xml/reports/change_report.xml:118 7109#: resources/xml/reports/descendancy_report.xml:560 7110#: resources/xml/reports/family_group_report.xml:182 7111#: resources/xml/reports/family_group_report.xml:470 7112#: resources/xml/reports/family_group_report.xml:477 7113#: resources/xml/reports/family_group_report.xml:536 7114#: resources/xml/reports/family_group_report.xml:733 7115#: resources/xml/reports/family_group_report.xml:740 7116#: resources/xml/reports/family_group_report.xml:880 7117#: resources/xml/reports/family_group_report.xml:1081 7118#: resources/xml/reports/family_group_report.xml:1090 7119#: resources/xml/reports/individual_ext_report.xml:273 7120#: resources/xml/reports/individual_ext_report.xml:309 7121#: resources/xml/reports/individual_ext_report.xml:349 7122#: resources/xml/reports/individual_ext_report.xml:385 7123#: resources/xml/reports/individual_ext_report.xml:421 7124#: resources/xml/reports/individual_ext_report.xml:479 7125#: resources/xml/reports/individual_ext_report.xml:515 7126#: resources/xml/reports/individual_ext_report.xml:556 7127#: resources/xml/reports/individual_ext_report.xml:592 7128#: resources/xml/reports/individual_ext_report.xml:628 7129#: resources/xml/reports/individual_report.xml:270 7130#: resources/xml/reports/individual_report.xml:306 7131#: resources/xml/reports/individual_report.xml:346 7132#: resources/xml/reports/individual_report.xml:382 7133#: resources/xml/reports/individual_report.xml:418 7134#: resources/xml/reports/individual_report.xml:479 7135#: resources/xml/reports/individual_report.xml:519 7136#: resources/xml/reports/individual_report.xml:560 7137#: resources/xml/reports/individual_report.xml:596 7138#: resources/xml/reports/individual_report.xml:632 7139#: resources/xml/reports/missing_facts_report.xml:15 7140#: resources/xml/reports/pedigree_report.xml:73 7141#: resources/xml/reports/pedigree_report.xml:74 7142#: resources/xml/reports/pedigree_report.xml:94 7143#: resources/xml/reports/pedigree_report.xml:95 7144#: resources/xml/reports/pedigree_report.xml:116 7145#: resources/xml/reports/pedigree_report.xml:117 7146#: resources/xml/reports/pedigree_report.xml:134 7147#: resources/xml/reports/pedigree_report.xml:135 7148#: resources/xml/reports/pedigree_report.xml:156 7149#: resources/xml/reports/pedigree_report.xml:157 7150#: resources/xml/reports/pedigree_report.xml:175 7151#: resources/xml/reports/pedigree_report.xml:176 7152#: resources/xml/reports/pedigree_report.xml:197 7153#: resources/xml/reports/pedigree_report.xml:198 7154#: resources/xml/reports/pedigree_report.xml:218 7155#: resources/xml/reports/pedigree_report.xml:219 7156#: resources/xml/reports/pedigree_report.xml:240 7157#: resources/xml/reports/pedigree_report.xml:241 7158#: resources/xml/reports/pedigree_report.xml:261 7159#: resources/xml/reports/pedigree_report.xml:262 7160#: resources/xml/reports/pedigree_report.xml:283 7161#: resources/xml/reports/pedigree_report.xml:284 7162#: resources/xml/reports/pedigree_report.xml:304 7163#: resources/xml/reports/pedigree_report.xml:305 7164#: resources/xml/reports/pedigree_report.xml:326 7165#: resources/xml/reports/pedigree_report.xml:327 7166#: resources/xml/reports/pedigree_report.xml:347 7167#: resources/xml/reports/pedigree_report.xml:348 7168#: resources/xml/reports/pedigree_report.xml:369 7169#: resources/xml/reports/pedigree_report.xml:370 7170#: resources/xml/reports/pedigree_report.xml:390 7171#: resources/xml/reports/pedigree_report.xml:409 7172#: resources/xml/reports/pedigree_report.xml:428 7173#: resources/xml/reports/pedigree_report.xml:447 7174#: resources/xml/reports/pedigree_report.xml:466 7175#: resources/xml/reports/pedigree_report.xml:485 7176#: resources/xml/reports/pedigree_report.xml:504 7177#: resources/xml/reports/pedigree_report.xml:523 7178#: resources/xml/reports/pedigree_report.xml:542 7179#: resources/xml/reports/pedigree_report.xml:561 7180#: resources/xml/reports/pedigree_report.xml:580 7181#: resources/xml/reports/pedigree_report.xml:599 7182#: resources/xml/reports/pedigree_report.xml:618 7183#: resources/xml/reports/pedigree_report.xml:637 7184#: resources/xml/reports/pedigree_report.xml:656 7185#: resources/xml/reports/pedigree_report.xml:675 7186#: resources/xml/reports/pedigree_report.xml:775 7187#: resources/xml/reports/pedigree_report.xml:776 7188#: resources/xml/reports/pedigree_report.xml:796 7189#: resources/xml/reports/pedigree_report.xml:797 7190#: resources/xml/reports/pedigree_report.xml:818 7191#: resources/xml/reports/pedigree_report.xml:819 7192#: resources/xml/reports/pedigree_report.xml:836 7193#: resources/xml/reports/pedigree_report.xml:837 7194#: resources/xml/reports/pedigree_report.xml:858 7195#: resources/xml/reports/pedigree_report.xml:859 7196#: resources/xml/reports/pedigree_report.xml:876 7197#: resources/xml/reports/pedigree_report.xml:877 7198#: resources/xml/reports/pedigree_report.xml:898 7199#: resources/xml/reports/pedigree_report.xml:899 7200#: resources/xml/reports/pedigree_report.xml:920 7201#: resources/xml/reports/pedigree_report.xml:942 7202#: resources/xml/reports/pedigree_report.xml:963 7203#: resources/xml/reports/pedigree_report.xml:985 7204#: resources/xml/reports/pedigree_report.xml:1006 7205#: resources/xml/reports/pedigree_report.xml:1028 7206#: resources/xml/reports/pedigree_report.xml:1049 7207#: resources/xml/reports/pedigree_report.xml:1071 7208#: resources/xml/reports/pedigree_report.xml:1094 7209#: resources/xml/reports/pedigree_report.xml:1113 7210#: resources/xml/reports/pedigree_report.xml:1132 7211#: resources/xml/reports/pedigree_report.xml:1151 7212#: resources/xml/reports/pedigree_report.xml:1170 7213#: resources/xml/reports/pedigree_report.xml:1189 7214#: resources/xml/reports/pedigree_report.xml:1208 7215#: resources/xml/reports/pedigree_report.xml:1227 7216#: resources/xml/reports/pedigree_report.xml:1246 7217#: resources/xml/reports/pedigree_report.xml:1265 7218#: resources/xml/reports/pedigree_report.xml:1284 7219#: resources/xml/reports/pedigree_report.xml:1303 7220#: resources/xml/reports/pedigree_report.xml:1322 7221#: resources/xml/reports/pedigree_report.xml:1341 7222#: resources/xml/reports/pedigree_report.xml:1360 7223#: resources/xml/reports/pedigree_report.xml:1379 7224#: resources/xml/reports/relative_ext_report.xml:56 7225msgid "Birth" 7226msgstr "" 7227 7228#: app/GedcomTag.php:533 resources/xml/reports/fact_sources.xml:68 7229#: resources/xml/reports/fact_sources.xml:272 7230#: resources/xml/reports/missing_facts_report.xml:81 7231#: resources/xml/reports/occupation_report.xml:49 7232msgid "Date of birth" 7233msgstr "" 7234 7235#: app/GedcomTag.php:535 resources/xml/reports/fact_sources.xml:273 7236#: resources/xml/reports/missing_facts_report.xml:93 7237msgid "Place of birth" 7238msgstr "" 7239 7240#. I18N: gedcom tag BLES 7241#: app/GedcomTag.php:538 7242msgid "Blessing" 7243msgstr "" 7244 7245#: app/GedcomTag.php:540 7246msgid "Date of blessing" 7247msgstr "" 7248 7249#: app/GedcomTag.php:542 7250msgid "Place of blessing" 7251msgstr "" 7252 7253#. I18N: gedcom tag BLOB 7254#: app/GedcomTag.php:545 7255msgid "Binary data object" 7256msgstr "" 7257 7258#. I18N: gedcom tag BURI 7259#: app/GedcomTag.php:548 resources/views/calendar-page.phtml:173 7260#: resources/xml/reports/family_group_report.xml:351 7261#: resources/xml/reports/family_group_report.xml:705 7262#: resources/xml/reports/family_group_report.xml:1049 7263#: resources/xml/reports/missing_facts_report.xml:25 7264msgid "Burial" 7265msgstr "" 7266 7267#: app/GedcomTag.php:550 resources/xml/reports/missing_facts_report.xml:546 7268msgid "Date of burial" 7269msgstr "" 7270 7271#: app/GedcomTag.php:552 resources/xml/reports/missing_facts_report.xml:557 7272msgid "Place of burial" 7273msgstr "" 7274 7275#. I18N: gedcom tag CALN 7276#: app/GedcomTag.php:555 resources/views/modals/source-fields.phtml:45 7277msgid "Call number" 7278msgstr "" 7279 7280#. I18N: gedcom tag CAST 7281#: app/GedcomTag.php:558 7282msgid "Caste" 7283msgstr "" 7284 7285#. I18N: gedcom tag CAUS 7286#: app/GedcomTag.php:561 7287msgid "Cause" 7288msgstr "" 7289 7290#. I18N: gedcom tag CEME 7291#: app/GedcomTag.php:564 7292msgid "Cemetery" 7293msgstr "" 7294 7295#. I18N: gedcom tag CENS 7296#: app/GedcomTag.php:567 7297msgid "Census" 7298msgstr "" 7299 7300#: app/GedcomTag.php:569 7301#: resources/views/modules/GEDFact_assistant/select-census.phtml:19 7302msgid "Census date" 7303msgstr "" 7304 7305#: app/GedcomTag.php:571 7306msgid "Census place" 7307msgstr "" 7308 7309#. I18N: gedcom tag CHAN 7310#: app/GedcomTag.php:577 resources/views/edit/add-fact.phtml:71 7311#: resources/views/edit/edit-fact.phtml:100 7312#: resources/views/lists/families-table.phtml:228 7313#: resources/views/lists/individuals-table.phtml:255 7314#: resources/views/lists/media-table.phtml:74 7315#: resources/views/lists/notes-table.phtml:86 7316#: resources/views/lists/repositories-table.phtml:44 7317#: resources/views/lists/sources-table.phtml:93 7318#: resources/views/lists/submitters-table.phtml:63 7319#: resources/views/modules/gedcom_stats/config.phtml:10 7320#: resources/views/modules/recent_changes/changes-table.phtml:47 7321#: resources/xml/reports/change_report.xml:66 7322#: resources/xml/reports/change_report.xml:108 7323msgid "Last change" 7324msgstr "" 7325 7326#. I18N: gedcom tag CHAN:DATE 7327#: app/GedcomTag.php:580 7328msgid "Date of last change" 7329msgstr "" 7330 7331#. I18N: gedcom tag CHAN:_WT_USER 7332#: app/GedcomTag.php:583 7333msgid "Author of last change" 7334msgstr "" 7335 7336#. I18N: gedcom tag CHAR 7337#: app/GedcomTag.php:586 7338msgid "Character set" 7339msgstr "" 7340 7341#. I18N: gedcom tag CHR 7342#: app/GedcomTag.php:592 resources/xml/reports/family_group_report.xml:206 7343#: resources/xml/reports/family_group_report.xml:560 7344#: resources/xml/reports/family_group_report.xml:904 7345#: resources/xml/reports/missing_facts_report.xml:16 7346msgid "Christening" 7347msgstr "" 7348 7349#: app/GedcomTag.php:594 resources/xml/reports/missing_facts_report.xml:170 7350msgid "Date of christening" 7351msgstr "" 7352 7353#: app/GedcomTag.php:596 resources/xml/reports/missing_facts_report.xml:181 7354msgid "Place of christening" 7355msgstr "" 7356 7357#. I18N: gedcom tag CHRA 7358#: app/GedcomTag.php:599 7359msgid "Adult christening" 7360msgstr "" 7361 7362#. I18N: gedcom tag CITN 7363#: app/GedcomTag.php:602 7364msgid "Citizenship" 7365msgstr "" 7366 7367#. I18N: gedcom tag CITY 7368#: app/GedcomTag.php:605 7369msgid "City" 7370msgstr "" 7371 7372#. I18N: gedcom tag COMM 7373#: app/GedcomTag.php:608 7374msgid "Comment" 7375msgstr "" 7376 7377#. I18N: gedcom tag CONC 7378#: app/GedcomTag.php:611 7379msgid "Concatenation" 7380msgstr "" 7381 7382#. I18N: gedcom tag CONT 7383#: app/GedcomTag.php:614 7384msgid "Continued" 7385msgstr "" 7386 7387#. I18N: gedcom tag CONF 7388#: app/GedcomTag.php:617 resources/xml/reports/missing_facts_report.xml:19 7389msgid "Confirmation" 7390msgstr "" 7391 7392#: app/GedcomTag.php:619 resources/xml/reports/missing_facts_report.xml:294 7393msgid "Date of confirmation" 7394msgstr "" 7395 7396#: app/GedcomTag.php:621 resources/xml/reports/missing_facts_report.xml:305 7397msgid "Place of confirmation" 7398msgstr "" 7399 7400#. I18N: gedcom tag CONL. LDS = Church of Latter Day Saints. 7401#: app/GedcomTag.php:624 7402msgid "LDS confirmation" 7403msgstr "" 7404 7405#. I18N: gedcom tag COPR 7406#: app/GedcomTag.php:627 7407msgid "Copyright" 7408msgstr "" 7409 7410#. I18N: gedcom tag CORP 7411#: app/GedcomTag.php:630 7412msgid "Corporation" 7413msgstr "" 7414 7415#. I18N: gedcom tag CREM 7416#: app/GedcomTag.php:633 resources/xml/reports/family_group_report.xml:315 7417#: resources/xml/reports/family_group_report.xml:342 7418#: resources/xml/reports/family_group_report.xml:669 7419#: resources/xml/reports/family_group_report.xml:696 7420#: resources/xml/reports/family_group_report.xml:1013 7421#: resources/xml/reports/family_group_report.xml:1040 7422msgid "Cremation" 7423msgstr "" 7424 7425#: app/GedcomTag.php:635 7426msgid "Date of cremation" 7427msgstr "" 7428 7429#: app/GedcomTag.php:637 7430msgid "Place of cremation" 7431msgstr "" 7432 7433#. I18N: gedcom tag CTRY 7434#: app/GedcomTag.php:640 app/Statistics/Google/ChartDistribution.php:127 7435msgid "Country" 7436msgstr "" 7437 7438#. I18N: gedcom tag DATA 7439#: app/GedcomTag.php:643 resources/views/admin/changes-log.phtml:118 7440msgid "Data" 7441msgstr "" 7442 7443#: app/GedcomTag.php:645 resources/views/cards/add-source-citation.phtml:62 7444msgid "Date of entry in original source" 7445msgstr "" 7446 7447#. I18N: gedcom tag DATE 7448#: app/GedcomTag.php:651 app/Http/RequestHandlers/HelpText.php:193 7449#: resources/views/help/date.phtml:15 resources/views/help/date.phtml:129 7450#: resources/views/lists/anniversaries-table.phtml:37 7451#: resources/views/modules/todo/research-tasks.phtml:29 7452#: resources/views/pending-changes-page.phtml:54 7453#: resources/xml/reports/bdm_report.xml:132 7454#: resources/xml/reports/bdm_report.xml:158 7455#: resources/xml/reports/bdm_report.xml:192 7456#: resources/xml/reports/birth_report.xml:40 7457#: resources/xml/reports/death_report.xml:46 7458#: resources/xml/reports/fact_sources.xml:72 7459#: resources/xml/reports/fact_sources.xml:159 7460#: resources/xml/reports/marriage_report.xml:46 7461#: resources/xml/reports/occupation_report.xml:57 7462msgid "Date" 7463msgstr "" 7464 7465#. I18N: gedcom tag DEAT 7466#: app/GedcomTag.php:654 app/Http/RequestHandlers/IndividualPage.php:203 7467#: resources/views/calendar-page.phtml:170 7468#: resources/views/lists/individuals-table.phtml:200 7469#: resources/views/lists/individuals-table.phtml:204 7470#: resources/views/lists/individuals-table.phtml:247 7471#: resources/views/modules/yahrzeit/table.phtml:28 7472#: resources/xml/reports/ahnentafel_report.xml:458 7473#: resources/xml/reports/bdm_report.xml:87 7474#: resources/xml/reports/change_report.xml:102 7475#: resources/xml/reports/change_report.xml:118 7476#: resources/xml/reports/descendancy_report.xml:594 7477#: resources/xml/reports/family_group_report.xml:289 7478#: resources/xml/reports/family_group_report.xml:470 7479#: resources/xml/reports/family_group_report.xml:477 7480#: resources/xml/reports/family_group_report.xml:643 7481#: resources/xml/reports/family_group_report.xml:733 7482#: resources/xml/reports/family_group_report.xml:740 7483#: resources/xml/reports/family_group_report.xml:987 7484#: resources/xml/reports/family_group_report.xml:1081 7485#: resources/xml/reports/family_group_report.xml:1090 7486#: resources/xml/reports/individual_ext_report.xml:273 7487#: resources/xml/reports/individual_ext_report.xml:309 7488#: resources/xml/reports/individual_ext_report.xml:349 7489#: resources/xml/reports/individual_ext_report.xml:385 7490#: resources/xml/reports/individual_ext_report.xml:421 7491#: resources/xml/reports/individual_ext_report.xml:479 7492#: resources/xml/reports/individual_ext_report.xml:515 7493#: resources/xml/reports/individual_ext_report.xml:556 7494#: resources/xml/reports/individual_ext_report.xml:592 7495#: resources/xml/reports/individual_ext_report.xml:628 7496#: resources/xml/reports/individual_report.xml:270 7497#: resources/xml/reports/individual_report.xml:306 7498#: resources/xml/reports/individual_report.xml:346 7499#: resources/xml/reports/individual_report.xml:382 7500#: resources/xml/reports/individual_report.xml:418 7501#: resources/xml/reports/individual_report.xml:479 7502#: resources/xml/reports/individual_report.xml:519 7503#: resources/xml/reports/individual_report.xml:560 7504#: resources/xml/reports/individual_report.xml:596 7505#: resources/xml/reports/individual_report.xml:632 7506#: resources/xml/reports/missing_facts_report.xml:24 7507#: resources/xml/reports/pedigree_report.xml:80 7508#: resources/xml/reports/pedigree_report.xml:81 7509#: resources/xml/reports/pedigree_report.xml:101 7510#: resources/xml/reports/pedigree_report.xml:102 7511#: resources/xml/reports/pedigree_report.xml:119 7512#: resources/xml/reports/pedigree_report.xml:120 7513#: resources/xml/reports/pedigree_report.xml:141 7514#: resources/xml/reports/pedigree_report.xml:142 7515#: resources/xml/reports/pedigree_report.xml:159 7516#: resources/xml/reports/pedigree_report.xml:160 7517#: resources/xml/reports/pedigree_report.xml:182 7518#: resources/xml/reports/pedigree_report.xml:183 7519#: resources/xml/reports/pedigree_report.xml:200 7520#: resources/xml/reports/pedigree_report.xml:201 7521#: resources/xml/reports/pedigree_report.xml:225 7522#: resources/xml/reports/pedigree_report.xml:226 7523#: resources/xml/reports/pedigree_report.xml:243 7524#: resources/xml/reports/pedigree_report.xml:244 7525#: resources/xml/reports/pedigree_report.xml:268 7526#: resources/xml/reports/pedigree_report.xml:269 7527#: resources/xml/reports/pedigree_report.xml:286 7528#: resources/xml/reports/pedigree_report.xml:287 7529#: resources/xml/reports/pedigree_report.xml:311 7530#: resources/xml/reports/pedigree_report.xml:312 7531#: resources/xml/reports/pedigree_report.xml:329 7532#: resources/xml/reports/pedigree_report.xml:330 7533#: resources/xml/reports/pedigree_report.xml:354 7534#: resources/xml/reports/pedigree_report.xml:355 7535#: resources/xml/reports/pedigree_report.xml:372 7536#: resources/xml/reports/pedigree_report.xml:373 7537#: resources/xml/reports/pedigree_report.xml:395 7538#: resources/xml/reports/pedigree_report.xml:411 7539#: resources/xml/reports/pedigree_report.xml:433 7540#: resources/xml/reports/pedigree_report.xml:449 7541#: resources/xml/reports/pedigree_report.xml:471 7542#: resources/xml/reports/pedigree_report.xml:487 7543#: resources/xml/reports/pedigree_report.xml:509 7544#: resources/xml/reports/pedigree_report.xml:525 7545#: resources/xml/reports/pedigree_report.xml:547 7546#: resources/xml/reports/pedigree_report.xml:563 7547#: resources/xml/reports/pedigree_report.xml:585 7548#: resources/xml/reports/pedigree_report.xml:601 7549#: resources/xml/reports/pedigree_report.xml:623 7550#: resources/xml/reports/pedigree_report.xml:639 7551#: resources/xml/reports/pedigree_report.xml:661 7552#: resources/xml/reports/pedigree_report.xml:677 7553#: resources/xml/reports/pedigree_report.xml:782 7554#: resources/xml/reports/pedigree_report.xml:783 7555#: resources/xml/reports/pedigree_report.xml:803 7556#: resources/xml/reports/pedigree_report.xml:804 7557#: resources/xml/reports/pedigree_report.xml:821 7558#: resources/xml/reports/pedigree_report.xml:822 7559#: resources/xml/reports/pedigree_report.xml:843 7560#: resources/xml/reports/pedigree_report.xml:844 7561#: resources/xml/reports/pedigree_report.xml:861 7562#: resources/xml/reports/pedigree_report.xml:862 7563#: resources/xml/reports/pedigree_report.xml:883 7564#: resources/xml/reports/pedigree_report.xml:884 7565#: resources/xml/reports/pedigree_report.xml:901 7566#: resources/xml/reports/pedigree_report.xml:902 7567#: resources/xml/reports/pedigree_report.xml:927 7568#: resources/xml/reports/pedigree_report.xml:945 7569#: resources/xml/reports/pedigree_report.xml:970 7570#: resources/xml/reports/pedigree_report.xml:988 7571#: resources/xml/reports/pedigree_report.xml:1013 7572#: resources/xml/reports/pedigree_report.xml:1031 7573#: resources/xml/reports/pedigree_report.xml:1056 7574#: resources/xml/reports/pedigree_report.xml:1074 7575#: resources/xml/reports/pedigree_report.xml:1096 7576#: resources/xml/reports/pedigree_report.xml:1115 7577#: resources/xml/reports/pedigree_report.xml:1134 7578#: resources/xml/reports/pedigree_report.xml:1153 7579#: resources/xml/reports/pedigree_report.xml:1172 7580#: resources/xml/reports/pedigree_report.xml:1191 7581#: resources/xml/reports/pedigree_report.xml:1210 7582#: resources/xml/reports/pedigree_report.xml:1229 7583#: resources/xml/reports/pedigree_report.xml:1248 7584#: resources/xml/reports/pedigree_report.xml:1267 7585#: resources/xml/reports/pedigree_report.xml:1286 7586#: resources/xml/reports/pedigree_report.xml:1305 7587#: resources/xml/reports/pedigree_report.xml:1324 7588#: resources/xml/reports/pedigree_report.xml:1343 7589#: resources/xml/reports/pedigree_report.xml:1362 7590#: resources/xml/reports/pedigree_report.xml:1381 7591#: resources/xml/reports/relative_ext_report.xml:62 7592msgid "Death" 7593msgstr "" 7594 7595#: app/GedcomTag.php:656 7596msgid "Cause of death" 7597msgstr "" 7598 7599#: app/GedcomTag.php:658 resources/xml/reports/cemetery_report.xml:46 7600#: resources/xml/reports/fact_sources.xml:274 7601#: resources/xml/reports/missing_facts_report.xml:505 7602msgid "Date of death" 7603msgstr "" 7604 7605#: app/GedcomTag.php:660 resources/xml/reports/fact_sources.xml:275 7606#: resources/xml/reports/missing_facts_report.xml:516 7607msgid "Place of death" 7608msgstr "" 7609 7610#. I18N: gedcom tag DESC 7611#. I18N: Name of a module/chart 7612#. I18N: Name of a module/sidebar 7613#. I18N: Name of a module/report 7614#: app/GedcomTag.php:663 app/Module/ChartsBlockModule.php:244 7615#: app/Module/DescendancyChartModule.php:107 7616#: app/Module/DescendancyModule.php:61 7617#: app/Module/DescendancyReportModule.php:40 7618#: resources/xml/reports/descendancy_report.xml:3 7619#: resources/xml/reports/individual_ext_report.xml:6 7620#: resources/xml/reports/missing_facts_report.xml:6 7621#: resources/xml/reports/relative_ext_report.xml:6 7622msgid "Descendants" 7623msgstr "" 7624 7625#. I18N: gedcom tag DESI 7626#: app/GedcomTag.php:666 7627msgid "Descendants interest" 7628msgstr "" 7629 7630#. I18N: gedcom tag DEST 7631#: app/GedcomTag.php:669 7632msgid "Destination" 7633msgstr "" 7634 7635#. I18N: gedcom tag DIV 7636#: app/GedcomTag.php:672 resources/views/calendar-page.phtml:167 7637#: resources/views/lists/families-table.phtml:203 7638msgid "Divorce" 7639msgstr "" 7640 7641#. I18N: gedcom tag DIVF 7642#: app/GedcomTag.php:675 7643msgid "Divorce filed" 7644msgstr "" 7645 7646#. I18N: gedcom tag DSCR 7647#: app/GedcomTag.php:678 resources/views/admin/modules.phtml:61 7648#: resources/views/report-setup-page.phtml:25 7649msgid "Description" 7650msgstr "" 7651 7652#. I18N: gedcom tag EDUC 7653#: app/GedcomTag.php:681 7654msgid "Education" 7655msgstr "" 7656 7657#: app/GedcomTag.php:683 7658msgid "School or college" 7659msgstr "" 7660 7661#. I18N: gedcom tag EMAIL 7662#. I18N: gedcom tag _EMAIL 7663#: app/GedcomTag.php:690 app/GedcomTag.php:1790 7664#: app/Module/UserMessagesModule.php:182 7665#: resources/views/admin/users-create.phtml:58 7666#: resources/views/admin/users-edit.phtml:62 7667#: resources/views/admin/users.phtml:22 resources/views/contact-page.phtml:36 7668#: resources/views/edit-account-page.phtml:111 7669#: resources/views/emails/register-notify-html.phtml:21 7670#: resources/views/emails/register-notify-text.phtml:13 7671#: resources/views/register-page.phtml:46 7672#: resources/views/setup/step-5-administrator.phtml:72 7673msgid "Email address" 7674msgstr "" 7675 7676#. I18N: gedcom tag EMIG 7677#: app/GedcomTag.php:693 resources/views/calendar-page.phtml:176 7678msgid "Emigration" 7679msgstr "" 7680 7681#: app/GedcomTag.php:695 7682msgid "Date of emigration" 7683msgstr "" 7684 7685#: app/GedcomTag.php:697 7686msgid "Place of emigration" 7687msgstr "" 7688 7689#. I18N: gedcom tag ENDL. LDS = Church of Latter Day Saints. 7690#: app/GedcomTag.php:700 7691msgid "LDS endowment" 7692msgstr "" 7693 7694#. I18N: LDS = Church of Latter Day Saints. 7695#: app/GedcomTag.php:703 7696msgid "Date of LDS endowment" 7697msgstr "" 7698 7699#. I18N: LDS = Church of Latter Day Saints. 7700#: app/GedcomTag.php:706 7701msgid "Place of LDS endowment" 7702msgstr "" 7703 7704#. I18N: gedcom tag ENGA 7705#: app/GedcomTag.php:709 resources/xml/reports/missing_facts_report.xml:20 7706msgid "Engagement" 7707msgstr "" 7708 7709#: app/GedcomTag.php:711 resources/xml/reports/missing_facts_report.xml:336 7710msgid "Date of engagement" 7711msgstr "" 7712 7713#: app/GedcomTag.php:713 resources/xml/reports/missing_facts_report.xml:347 7714msgid "Place of engagement" 7715msgstr "" 7716 7717#. I18N: gedcom tag EVEN 7718#: app/GedcomTag.php:716 resources/views/lists/anniversaries-table.phtml:44 7719#: resources/xml/reports/fact_sources.xml:70 7720#: resources/xml/reports/fact_sources.xml:157 7721#: resources/xml/reports/missing_facts_report.xml:55 7722msgid "Event" 7723msgstr "" 7724 7725#: app/GedcomTag.php:718 7726msgid "Date of event" 7727msgstr "" 7728 7729#: app/GedcomTag.php:720 7730msgid "Place of event" 7731msgstr "" 7732 7733#: app/GedcomTag.php:722 7734msgid "Type of event" 7735msgstr "" 7736 7737#. I18N: gedcom tag FACT 7738#: app/GedcomTag.php:725 7739msgid "Fact" 7740msgstr "" 7741 7742#: app/GedcomTag.php:727 7743msgid "Type of fact" 7744msgstr "" 7745 7746#. I18N: gedcom tag FAM 7747#. I18N: Name of a module/report 7748#: app/GedcomTag.php:730 app/Module/FamilyGroupReportModule.php:44 7749#: resources/views/admin/trees-privacy.phtml:169 7750#: resources/views/cards/add-source-citation.phtml:42 7751#: resources/views/edit/link-child-to-family.phtml:15 7752#: resources/views/modals/link-media-to-family.phtml:15 7753#: resources/views/modules/family_nav/sidebar-family.phtml:91 7754#: resources/views/modules/favorites/favorites.phtml:80 7755#: resources/views/modules/random_media/slide-show.phtml:61 7756#: resources/views/modules/recent_changes/changes-table.phtml:65 7757#: resources/views/modules/statistics-chart/custom.phtml:39 7758#: resources/xml/reports/family_group_report.xml:3 7759#: resources/xml/reports/family_group_report.xml:6 7760#: resources/xml/reports/family_group_report.xml:88 7761#: resources/xml/reports/family_group_report.xml:96 7762msgid "Family" 7763msgstr "" 7764 7765#. I18N: gedcom tag FAMC 7766#: app/GedcomTag.php:733 7767msgid "Family as a child" 7768msgstr "" 7769 7770#. I18N: gedcom tag FAMF 7771#: app/GedcomTag.php:736 7772msgid "Family file" 7773msgstr "" 7774 7775#. I18N: gedcom tag FAMS 7776#: app/GedcomTag.php:739 7777msgid "Family as a spouse" 7778msgstr "" 7779 7780#: app/GedcomTag.php:741 7781msgid "Spouse census date" 7782msgstr "" 7783 7784#: app/GedcomTag.php:743 7785msgid "Spouse census place" 7786msgstr "" 7787 7788#: app/GedcomTag.php:745 7789msgid "Date of divorce" 7790msgstr "" 7791 7792#: app/GedcomTag.php:747 app/GedcomTag.php:840 7793#: resources/xml/reports/fact_sources.xml:319 7794#: resources/xml/reports/missing_facts_report.xml:463 7795msgid "Date of marriage" 7796msgstr "" 7797 7798#: app/GedcomTag.php:749 app/GedcomTag.php:842 7799#: resources/xml/reports/fact_sources.xml:321 7800#: resources/xml/reports/missing_facts_report.xml:474 7801msgid "Place of marriage" 7802msgstr "" 7803 7804#: app/GedcomTag.php:751 7805msgid "Spouse note" 7806msgstr "" 7807 7808#. I18N: LDS = Church of Latter Day Saints. 7809#: app/GedcomTag.php:754 7810msgid "Date of LDS spouse sealing" 7811msgstr "" 7812 7813#. I18N: LDS = Church of Latter Day Saints. 7814#: app/GedcomTag.php:757 7815msgid "Place of LDS spouse sealing" 7816msgstr "" 7817 7818#. I18N: gedcom tag FAX 7819#: app/GedcomTag.php:760 7820msgid "Fax" 7821msgstr "" 7822 7823#. I18N: gedcom tag FCOM 7824#: app/GedcomTag.php:763 resources/xml/reports/missing_facts_report.xml:21 7825msgid "First communion" 7826msgstr "" 7827 7828#: app/GedcomTag.php:765 resources/xml/reports/missing_facts_report.xml:378 7829msgid "Date of first communion" 7830msgstr "" 7831 7832#: app/GedcomTag.php:767 resources/xml/reports/missing_facts_report.xml:389 7833msgid "Place of first communion" 7834msgstr "" 7835 7836#. I18N: gedcom tag FILE 7837#: app/GedcomTag.php:770 app/Http/Controllers/Admin/MediaController.php:346 7838msgid "Filename" 7839msgstr "" 7840 7841#. I18N: gedcom tag FONE 7842#: app/GedcomTag.php:773 7843msgid "Phonetic" 7844msgstr "" 7845 7846#. I18N: gedcom tag FORM 7847#: app/GedcomTag.php:776 resources/views/help/date.phtml:18 7848#: resources/views/help/date.phtml:56 resources/views/help/date.phtml:94 7849#: resources/views/help/date.phtml:132 7850#: resources/views/report-setup-page.phtml:47 7851msgid "Format" 7852msgstr "" 7853 7854#. I18N: gedcom tag GEDC 7855#. I18N: gedcom tag _GEDF 7856#: app/GedcomTag.php:779 app/GedcomTag.php:1828 7857#: resources/views/admin/trees.phtml:255 7858msgid "GEDCOM file" 7859msgstr "" 7860 7861#. I18N: gedcom tag GIVN 7862#: app/GedcomTag.php:782 resources/views/lists/families-table.phtml:214 7863#: resources/views/lists/families-table.phtml:217 7864#: resources/views/lists/given-names-table.phtml:16 7865#: resources/views/lists/individuals-table.phtml:233 7866msgid "Given names" 7867msgstr "" 7868 7869#. I18N: gedcom tag GRAD 7870#: app/GedcomTag.php:785 7871msgid "Graduation" 7872msgstr "" 7873 7874#. I18N: gedcom tag HEAD 7875#: app/GedcomTag.php:788 app/Header.php:122 app/Header.php:123 7876#: app/Header.php:124 7877msgid "Header" 7878msgstr "" 7879 7880#. I18N: gedcom tag IDNO 7881#: app/GedcomTag.php:794 7882msgid "Identification number" 7883msgstr "" 7884 7885#. I18N: gedcom tag IMMI 7886#: app/GedcomTag.php:797 7887msgid "Immigration" 7888msgstr "" 7889 7890#: app/GedcomTag.php:799 7891msgid "Date of immigration" 7892msgstr "" 7893 7894#: app/GedcomTag.php:801 7895msgid "Place of immigration" 7896msgstr "" 7897 7898#. I18N: gedcom tag INDI 7899#. I18N: Name of a module/report 7900#: app/GedcomTag.php:804 app/Module/IndividualReportModule.php:40 7901#: resources/views/admin/fix-level-0-media.phtml:31 7902#: resources/views/admin/trees-privacy.phtml:168 7903#: resources/views/admin/trees.phtml:206 7904#: resources/views/cards/add-source-citation.phtml:27 7905#: resources/views/modals/link-media-to-individual.phtml:15 7906#: resources/views/modules/ancestors-chart/page.phtml:16 7907#: resources/views/modules/charts/config.phtml:19 7908#: resources/views/modules/compact-chart/page.phtml:16 7909#: resources/views/modules/descendancy_chart/page.phtml:16 7910#: resources/views/modules/family-book-chart/page.phtml:17 7911#: resources/views/modules/fanchart/page.phtml:17 7912#: resources/views/modules/favorites/favorites.phtml:66 7913#: resources/views/modules/hourglass-chart/page.phtml:17 7914#: resources/views/modules/interactive-tree/page.phtml:17 7915#: resources/views/modules/pedigree-chart/page.phtml:16 7916#: resources/views/modules/pedigree-map/page.phtml:15 7917#: resources/views/modules/random_media/slide-show.phtml:52 7918#: resources/views/modules/recent_changes/changes-table.phtml:62 7919#: resources/views/modules/statistics-chart/custom.phtml:23 7920#: resources/views/modules/stories/config.phtml:35 7921#: resources/views/modules/stories/edit.phtml:22 7922#: resources/views/modules/stories/list.phtml:13 7923#: resources/views/modules/timeline-chart/page.phtml:16 7924#: resources/views/search-advanced-page.phtml:18 7925#: resources/xml/reports/ahnentafel_report.xml:6 7926#: resources/xml/reports/descendancy_report.xml:5 7927#: resources/xml/reports/individual_ext_report.xml:5 7928#: resources/xml/reports/individual_report.xml:3 7929#: resources/xml/reports/individual_report.xml:5 7930#: resources/xml/reports/individual_report.xml:88 7931#: resources/xml/reports/missing_facts_report.xml:5 7932#: resources/xml/reports/pedigree_report.xml:5 7933#: resources/xml/reports/relative_ext_report.xml:5 7934msgid "Individual" 7935msgstr "" 7936 7937#. I18N: gedcom tag LANG 7938#. I18N: A configuration setting 7939#: app/GedcomTag.php:810 app/Module/ModuleLanguageTrait.php:48 7940#: app/Module/ModuleThemeTrait.php:249 resources/views/admin/modules.phtml:253 7941#: resources/views/admin/modules.phtml:256 7942#: resources/views/admin/site-preferences.phtml:78 7943#: resources/views/admin/users-edit.phtml:107 7944#: resources/views/admin/users.phtml:23 7945#: resources/views/edit-account-page.phtml:90 7946#: resources/views/layouts/administration.phtml:58 7947#: resources/views/setup/step-1-language.phtml:22 7948msgid "Language" 7949msgstr "" 7950 7951#. I18N: gedcom tag LEGA 7952#: app/GedcomTag.php:816 7953msgid "Legatee" 7954msgstr "" 7955 7956#. I18N: gedcom tag MAP 7957#. I18N: gedcom tag _LOC 7958#: app/GedcomTag.php:822 app/GedcomTag.php:1864 7959msgid "Location" 7960msgstr "" 7961 7962#. I18N: gedcom tag MARB 7963#: app/GedcomTag.php:825 resources/xml/reports/missing_facts_report.xml:22 7964msgid "Marriage banns" 7965msgstr "" 7966 7967#: app/GedcomTag.php:827 resources/xml/reports/missing_facts_report.xml:420 7968msgid "Date of marriage banns" 7969msgstr "" 7970 7971#: app/GedcomTag.php:829 resources/xml/reports/missing_facts_report.xml:431 7972msgid "Place of marriage banns" 7973msgstr "" 7974 7975#. I18N: gedcom tag MARC 7976#: app/GedcomTag.php:832 7977msgid "Marriage contract" 7978msgstr "" 7979 7980#. I18N: gedcom tag MARL 7981#: app/GedcomTag.php:835 7982msgid "Marriage license" 7983msgstr "" 7984 7985#. I18N: gedcom tag MARR 7986#: app/GedcomTag.php:838 app/Http/Controllers/BranchesController.php:342 7987#: resources/views/calendar-page.phtml:164 7988#: resources/views/lists/families-table.phtml:195 7989#: resources/views/lists/families-table.phtml:199 7990#: resources/views/lists/families-table.phtml:220 7991#: resources/views/modules/relatives/family.phtml:131 7992#: resources/xml/reports/ahnentafel_report.xml:450 7993#: resources/xml/reports/bdm_report.xml:78 7994#: resources/xml/reports/descendancy_report.xml:575 7995#: resources/xml/reports/family_group_report.xml:377 7996#: resources/xml/reports/missing_facts_report.xml:23 7997#: resources/xml/reports/pedigree_report.xml:76 7998#: resources/xml/reports/pedigree_report.xml:77 7999#: resources/xml/reports/pedigree_report.xml:97 8000#: resources/xml/reports/pedigree_report.xml:98 8001#: resources/xml/reports/pedigree_report.xml:137 8002#: resources/xml/reports/pedigree_report.xml:138 8003#: resources/xml/reports/pedigree_report.xml:178 8004#: resources/xml/reports/pedigree_report.xml:179 8005#: resources/xml/reports/pedigree_report.xml:221 8006#: resources/xml/reports/pedigree_report.xml:222 8007#: resources/xml/reports/pedigree_report.xml:264 8008#: resources/xml/reports/pedigree_report.xml:265 8009#: resources/xml/reports/pedigree_report.xml:307 8010#: resources/xml/reports/pedigree_report.xml:308 8011#: resources/xml/reports/pedigree_report.xml:350 8012#: resources/xml/reports/pedigree_report.xml:351 8013#: resources/xml/reports/pedigree_report.xml:392 8014#: resources/xml/reports/pedigree_report.xml:430 8015#: resources/xml/reports/pedigree_report.xml:468 8016#: resources/xml/reports/pedigree_report.xml:506 8017#: resources/xml/reports/pedigree_report.xml:544 8018#: resources/xml/reports/pedigree_report.xml:582 8019#: resources/xml/reports/pedigree_report.xml:620 8020#: resources/xml/reports/pedigree_report.xml:658 8021#: resources/xml/reports/pedigree_report.xml:778 8022#: resources/xml/reports/pedigree_report.xml:779 8023#: resources/xml/reports/pedigree_report.xml:799 8024#: resources/xml/reports/pedigree_report.xml:800 8025#: resources/xml/reports/pedigree_report.xml:839 8026#: resources/xml/reports/pedigree_report.xml:840 8027#: resources/xml/reports/pedigree_report.xml:879 8028#: resources/xml/reports/pedigree_report.xml:880 8029#: resources/xml/reports/pedigree_report.xml:923 8030#: resources/xml/reports/pedigree_report.xml:966 8031#: resources/xml/reports/pedigree_report.xml:1009 8032#: resources/xml/reports/pedigree_report.xml:1052 8033#: resources/xml/reports/pedigree_report.xml:1099 8034#: resources/xml/reports/pedigree_report.xml:1137 8035#: resources/xml/reports/pedigree_report.xml:1175 8036#: resources/xml/reports/pedigree_report.xml:1213 8037#: resources/xml/reports/pedigree_report.xml:1251 8038#: resources/xml/reports/pedigree_report.xml:1289 8039#: resources/xml/reports/pedigree_report.xml:1327 8040#: resources/xml/reports/pedigree_report.xml:1365 8041msgid "Marriage" 8042msgstr "" 8043 8044#: app/GedcomTag.php:844 resources/xml/reports/fact_sources.xml:202 8045msgid "Civil marriage" 8046msgstr "" 8047 8048#: app/GedcomTag.php:846 resources/xml/reports/fact_sources.xml:205 8049msgid "Registered partnership" 8050msgstr "" 8051 8052#: app/GedcomTag.php:848 resources/xml/reports/fact_sources.xml:199 8053msgid "Religious marriage" 8054msgstr "" 8055 8056#: app/GedcomTag.php:850 8057msgid "Marriage type unknown" 8058msgstr "" 8059 8060#. I18N: gedcom tag MARS 8061#: app/GedcomTag.php:853 8062msgid "Marriage settlement" 8063msgstr "" 8064 8065#. I18N: gedcom tag MEDI 8066#. I18N: gedcom tag _TYPE 8067#: app/GedcomTag.php:856 app/GedcomTag.php:2062 8068#: resources/views/modals/create-media-from-file.phtml:40 8069#: resources/views/modals/media-file-fields.phtml:115 8070msgid "Media type" 8071msgstr "" 8072 8073#. I18N: gedcom tag REPO:NAME 8074#: app/GedcomTag.php:860 resources/views/modals/repository-fields.phtml:9 8075msgctxt "Repository" 8076msgid "Name" 8077msgstr "" 8078 8079#. I18N: gedcom tag NAME 8080#: app/GedcomTag.php:864 app/Http/RequestHandlers/HelpText.php:209 8081#: app/Http/RequestHandlers/IndividualPage.php:271 8082#: app/Statistics/Google/ChartCommonGiven.php:81 8083#: app/Statistics/Google/ChartCommonSurname.php:140 8084#: resources/views/modals/submitter-fields.phtml:9 8085#: resources/views/modules/yahrzeit/table.phtml:27 8086#: resources/xml/reports/bdm_report.xml:5 8087#: resources/xml/reports/bdm_report.xml:49 8088#: resources/xml/reports/birth_report.xml:5 8089#: resources/xml/reports/birth_report.xml:36 8090#: resources/xml/reports/cemetery_report.xml:40 8091#: resources/xml/reports/change_report.xml:56 8092#: resources/xml/reports/change_report.xml:96 8093#: resources/xml/reports/death_report.xml:5 8094#: resources/xml/reports/death_report.xml:38 8095#: resources/xml/reports/fact_sources.xml:62 8096#: resources/xml/reports/fact_sources.xml:155 8097#: resources/xml/reports/fact_sources.xml:266 8098#: resources/xml/reports/fact_sources.xml:317 8099#: resources/xml/reports/marriage_report.xml:5 8100#: resources/xml/reports/marriage_report.xml:38 8101#: resources/xml/reports/missing_facts_report.xml:54 8102#: resources/xml/reports/occupation_report.xml:43 8103#: resources/xml/reports/relative_ext_report.xml:50 8104msgid "Name" 8105msgstr "" 8106 8107#: app/GedcomTag.php:866 8108msgid "Phonetic name" 8109msgstr "" 8110 8111#: app/GedcomTag.php:868 8112msgid "Name in Hebrew" 8113msgstr "" 8114 8115#. I18N: gedcom tag NATI 8116#: app/GedcomTag.php:871 8117msgid "Nationality" 8118msgstr "" 8119 8120#. I18N: gedcom tag NATU 8121#: app/GedcomTag.php:874 8122msgid "Naturalization" 8123msgstr "" 8124 8125#: app/GedcomTag.php:876 8126msgid "Date of naturalization" 8127msgstr "" 8128 8129#: app/GedcomTag.php:878 8130msgid "Place of naturalization" 8131msgstr "" 8132 8133#. I18N: gedcom tag NCHI 8134#: app/GedcomTag.php:881 app/Module/StatisticsChartModule.php:726 8135#: app/Statistics/Google/ChartChildren.php:108 8136#: resources/views/modules/statistics-chart/custom.phtml:45 8137msgid "Number of children" 8138msgstr "" 8139 8140#. I18N: gedcom tag NICK 8141#: app/GedcomTag.php:884 8142msgid "Nickname" 8143msgstr "" 8144 8145#. I18N: gedcom tag NMR 8146#: app/GedcomTag.php:887 8147msgid "Number of marriages" 8148msgstr "" 8149 8150#. I18N: gedcom tag NPFX 8151#: app/GedcomTag.php:893 8152msgid "Name prefix" 8153msgstr "" 8154 8155#. I18N: gedcom tag NSFX 8156#: app/GedcomTag.php:896 8157msgid "Name suffix" 8158msgstr "" 8159 8160#. I18N: gedcom tag OBJE 8161#: app/GedcomTag.php:899 app/Http/RequestHandlers/HelpText.php:219 8162#: resources/views/admin/fix-level-0-media.phtml:29 8163#: resources/views/admin/media.phtml:103 8164#: resources/views/admin/trees-privacy.phtml:173 8165#: resources/views/admin/trees.phtml:231 8166#: resources/views/admin/webtrees1-thumbnails.phtml:36 8167#: resources/views/family-page.phtml:94 8168#: resources/views/modules/favorites/favorites.phtml:94 8169#: resources/views/source-page.phtml:88 8170msgid "Media object" 8171msgstr "" 8172 8173#. I18N: gedcom tag OCCU 8174#: app/GedcomTag.php:902 resources/xml/reports/occupation_report.xml:5 8175#: resources/xml/reports/occupation_report.xml:54 8176msgid "Occupation" 8177msgstr "" 8178 8179#. I18N: gedcom tag ORDI 8180#: app/GedcomTag.php:907 8181msgid "Ordinance" 8182msgstr "" 8183 8184#. I18N: gedcom tag ORDN 8185#: app/GedcomTag.php:910 8186msgid "Ordination" 8187msgstr "" 8188 8189#: app/GedcomTag.php:912 8190msgid "Religious institution" 8191msgstr "" 8192 8193#: app/GedcomTag.php:914 8194msgid "Date of ordination" 8195msgstr "" 8196 8197#: app/GedcomTag.php:916 8198msgid "Place of ordination" 8199msgstr "" 8200 8201#. I18N: gedcom tag PAGE 8202#: app/GedcomTag.php:919 resources/xml/reports/fact_sources.xml:74 8203#: resources/xml/reports/fact_sources.xml:161 8204#: resources/xml/reports/fact_sources.xml:277 8205#: resources/xml/reports/fact_sources.xml:323 8206msgid "Citation details" 8207msgstr "" 8208 8209#. I18N: gedcom tag PEDI 8210#: app/GedcomTag.php:922 8211msgid "Relationship to parents" 8212msgstr "" 8213 8214#. I18N: gedcom tag PHON 8215#: app/GedcomTag.php:925 8216msgid "Phone" 8217msgstr "" 8218 8219#. I18N: gedcom tag PLAC 8220#: app/GedcomTag.php:931 app/Http/RequestHandlers/HelpText.php:224 8221#: app/Module/FixCemeteryTag.php:86 8222#: resources/views/admin/location-edit.phtml:24 8223#: resources/views/admin/location-edit.phtml:163 8224#: resources/views/admin/locations.phtml:15 8225#: resources/views/lists/families-table.phtml:226 8226#: resources/views/lists/individuals-table.phtml:243 8227#: resources/views/lists/individuals-table.phtml:254 8228#: resources/views/modules/census-assistant.phtml:43 8229#: resources/views/modules/lifespans-chart/page.phtml:36 8230#: resources/views/search-phonetic-page.phtml:41 8231#: resources/xml/reports/bdm_report.xml:6 8232#: resources/xml/reports/bdm_report.xml:134 8233#: resources/xml/reports/bdm_report.xml:160 8234#: resources/xml/reports/bdm_report.xml:194 8235#: resources/xml/reports/birth_report.xml:42 8236#: resources/xml/reports/cemetery_report.xml:52 8237#: resources/xml/reports/death_report.xml:50 8238#: resources/xml/reports/marriage_report.xml:50 8239#: resources/xml/reports/occupation_report.xml:60 8240msgid "Place" 8241msgstr "" 8242 8243#: app/GedcomTag.php:933 8244msgid "Phonetic place" 8245msgstr "" 8246 8247#: app/GedcomTag.php:935 8248msgid "Romanized place" 8249msgstr "" 8250 8251#: app/GedcomTag.php:937 8252msgid "Place in Hebrew" 8253msgstr "" 8254 8255#. I18N: gedcom tag POST 8256#: app/GedcomTag.php:940 8257msgid "Postal code" 8258msgstr "" 8259 8260#. I18N: gedcom tag PROB 8261#: app/GedcomTag.php:943 8262msgid "Probate" 8263msgstr "" 8264 8265#. I18N: gedcom tag PROP 8266#: app/GedcomTag.php:946 8267msgid "Property" 8268msgstr "" 8269 8270#. I18N: gedcom tag PUBL 8271#: app/GedcomTag.php:949 resources/views/lists/sources-table.phtml:88 8272#: resources/views/modals/source-fields.phtml:31 8273msgid "Publication" 8274msgstr "" 8275 8276#. I18N: gedcom tag QUAY 8277#: app/GedcomTag.php:952 8278msgid "Quality of data" 8279msgstr "" 8280 8281#. I18N: gedcom tag REFN 8282#: app/GedcomTag.php:955 8283msgid "Reference number" 8284msgstr "" 8285 8286#. I18N: gedcom tag RELA 8287#: app/GedcomTag.php:958 8288msgid "Relationship" 8289msgstr "" 8290 8291#. I18N: gedcom tag RELI 8292#: app/GedcomTag.php:961 resources/xml/reports/missing_facts_report.xml:26 8293#: resources/xml/reports/missing_facts_report.xml:587 8294msgid "Religion" 8295msgstr "" 8296 8297#. I18N: gedcom tag REPO 8298#: app/GedcomTag.php:964 resources/views/admin/trees-privacy.phtml:171 8299#: resources/views/admin/trees.phtml:222 8300#: resources/views/modals/source-fields.phtml:39 8301#: resources/views/modules/favorites/favorites.phtml:122 8302#: resources/views/modules/recent_changes/changes-table.phtml:80 8303msgid "Repository" 8304msgstr "" 8305 8306#. I18N: gedcom tag RESI 8307#: app/GedcomTag.php:967 8308msgid "Residence" 8309msgstr "" 8310 8311#: app/GedcomTag.php:969 8312msgid "Date of residence" 8313msgstr "" 8314 8315#: app/GedcomTag.php:971 8316msgid "Place of residence" 8317msgstr "" 8318 8319#. I18N: gedcom tag RESN 8320#: app/GedcomTag.php:974 app/Http/RequestHandlers/HelpText.php:229 8321#: resources/views/cards/add-restriction.phtml:10 8322#: resources/views/media-page.phtml:177 8323msgid "Restriction" 8324msgstr "" 8325 8326#. I18N: gedcom tag RETI 8327#: app/GedcomTag.php:977 8328msgid "Retirement" 8329msgstr "" 8330 8331#. I18N: gedcom tag RFN 8332#: app/GedcomTag.php:982 8333msgid "Record file number" 8334msgstr "" 8335 8336#. I18N: gedcom tag RIN 8337#: app/GedcomTag.php:991 8338msgid "Record ID number" 8339msgstr "" 8340 8341#. I18N: gedcom tag ROLE 8342#: app/GedcomTag.php:994 resources/views/admin/users-edit.phtml:269 8343msgid "Role" 8344msgstr "" 8345 8346#. I18N: gedcom tag ROMN 8347#: app/GedcomTag.php:997 app/Http/RequestHandlers/HelpText.php:234 8348msgid "Romanized" 8349msgstr "" 8350 8351#. I18N: gedcom tag SERV 8352#: app/GedcomTag.php:1000 8353msgid "Remote server" 8354msgstr "" 8355 8356#. I18N: gedcom tag SEX 8357#: app/GedcomTag.php:1003 app/Http/RequestHandlers/IndividualPage.php:375 8358#: resources/xml/reports/family_group_report.xml:844 8359#: resources/xml/reports/individual_ext_report.xml:391 8360#: resources/xml/reports/individual_ext_report.xml:598 8361#: resources/xml/reports/individual_report.xml:388 8362#: resources/xml/reports/individual_report.xml:602 8363msgid "Gender" 8364msgstr "" 8365 8366#: app/GedcomTag.php:1005 resources/views/admin/trees.phtml:239 8367#: resources/views/cards/add-shared-note.phtml:10 8368#: resources/views/edit/shared-note.phtml:14 8369#: resources/views/family-page.phtml:82 resources/views/media-page.phtml:167 8370#: resources/views/modules/notes/tab.phtml:51 8371#: resources/views/note-page.phtml:84 8372msgid "Shared note" 8373msgstr "" 8374 8375#. I18N: gedcom tag SLGC. LDS = Church of Latter Day Saints. 8376#: app/GedcomTag.php:1008 8377msgid "LDS child sealing" 8378msgstr "" 8379 8380#. I18N: LDS = Church of Latter Day Saints. 8381#: app/GedcomTag.php:1011 8382msgid "Date of LDS child sealing" 8383msgstr "" 8384 8385#. I18N: LDS = Church of Latter Day Saints. 8386#: app/GedcomTag.php:1014 8387msgid "Place of LDS child sealing" 8388msgstr "" 8389 8390#. I18N: gedcom tag SLGS. LDS = Church of Latter Day Saints. 8391#: app/GedcomTag.php:1017 8392msgid "LDS spouse sealing" 8393msgstr "" 8394 8395#. I18N: gedcom tag SPFX 8396#: app/GedcomTag.php:1023 8397msgid "Surname prefix" 8398msgstr "" 8399 8400#. I18N: gedcom tag SSN 8401#: app/GedcomTag.php:1026 8402msgid "Social security number" 8403msgstr "" 8404 8405#. I18N: gedcom tag STAE 8406#: app/GedcomTag.php:1029 8407msgid "State" 8408msgstr "" 8409 8410#: app/GedcomTag.php:1034 8411msgid "Status change date" 8412msgstr "" 8413 8414#. I18N: gedcom tag SUBM 8415#: app/GedcomTag.php:1037 resources/views/admin/trees.phtml:247 8416#: resources/views/modules/recent_changes/changes-table.phtml:77 8417msgid "Submitter" 8418msgstr "" 8419 8420#. I18N: gedcom tag SUBN 8421#: app/GedcomTag.php:1040 app/Submission.php:117 app/Submission.php:118 8422#: app/Submission.php:119 8423msgid "Submission" 8424msgstr "" 8425 8426#. I18N: gedcom tag SURN 8427#: app/GedcomTag.php:1043 app/Http/RequestHandlers/HelpText.php:214 8428#: resources/views/branches-page.phtml:16 8429#: resources/views/lists/families-table.phtml:215 8430#: resources/views/lists/families-table.phtml:218 8431#: resources/views/lists/individuals-table.phtml:234 8432#: resources/views/lists/surnames-table.phtml:23 8433#: resources/views/modules/statistics-chart/custom.phtml:160 8434#: resources/views/search-phonetic-page.phtml:29 8435msgid "Surname" 8436msgstr "" 8437 8438#. I18N: gedcom tag TEMP 8439#: app/GedcomTag.php:1046 resources/xml/reports/individual_report.xml:208 8440msgid "Temple" 8441msgstr "" 8442 8443#. I18N: gedcom tag TEXT 8444#: app/GedcomTag.php:1049 resources/views/admin/trees-preferences.phtml:575 8445#: resources/views/modals/source-fields.phtml:53 8446msgid "Text" 8447msgstr "" 8448 8449#. I18N: gedcom tag TIME 8450#: app/GedcomTag.php:1052 8451msgid "Time" 8452msgstr "" 8453 8454#. I18N: gedcom tag TITL 8455#: app/GedcomTag.php:1055 resources/views/admin/fix-level-0-media.phtml:30 8456#: resources/views/lists/media-table.phtml:70 8457#: resources/views/lists/notes-table.phtml:81 8458#: resources/views/lists/sources-table.phtml:85 8459#: resources/views/modals/create-media-from-file.phtml:32 8460#: resources/views/modals/media-file-fields.phtml:106 8461#: resources/views/modals/source-fields.phtml:9 8462#: resources/views/modules/census-assistant.phtml:20 8463#: resources/views/modules/favorites/favorites.phtml:149 8464#: resources/views/modules/favorites/favorites.phtml:151 8465#: resources/views/modules/gedcom_news/edit.phtml:17 8466#: resources/views/modules/html/config.phtml:11 8467#: resources/views/modules/user_blog/edit.phtml:17 8468msgid "Title" 8469msgstr "" 8470 8471#: app/GedcomTag.php:1057 8472msgid "Phonetic title" 8473msgstr "" 8474 8475#: app/GedcomTag.php:1059 8476msgid "Romanized title" 8477msgstr "" 8478 8479#: app/GedcomTag.php:1061 8480msgid "Title in Hebrew" 8481msgstr "" 8482 8483#. I18N: gedcom tag TRLR 8484#: app/GedcomTag.php:1064 8485msgid "Trailer" 8486msgstr "" 8487 8488#. I18N: gedcom tag URL (A web address / URL) 8489#. I18N: gedcom tag WWW (A web address / URL) 8490#. I18N: gedcom tag _URL 8491#. I18N: A configuration setting 8492#: app/GedcomTag.php:1070 app/GedcomTag.php:1082 app/GedcomTag.php:2068 8493#: resources/views/admin/trees-create.phtml:26 8494#: resources/views/admin/trees-preferences.phtml:40 8495#: resources/views/modals/media-file-fields.phtml:90 8496#: resources/views/modules/favorites/favorites.phtml:136 8497#: resources/views/modules/favorites/favorites.phtml:143 8498#: resources/views/modules/favorites/favorites.phtml:145 8499#: resources/views/modules/matomo-analytics/form.phtml:18 8500#: resources/views/modules/sitemap/config.phtml:36 8501msgid "URL" 8502msgstr "" 8503 8504#. I18N: gedcom tag VERS 8505#: app/GedcomTag.php:1073 8506msgid "Version" 8507msgstr "" 8508 8509#. I18N: gedcom tag WILL 8510#: app/GedcomTag.php:1079 8511msgid "Will" 8512msgstr "" 8513 8514#: app/GedcomTag.php:1085 8515msgid "Adoption of a son" 8516msgstr "" 8517 8518#: app/GedcomTag.php:1089 8519msgid "Adoption of a daughter" 8520msgstr "" 8521 8522#: app/GedcomTag.php:1092 8523msgid "Adoption of a child" 8524msgstr "" 8525 8526#: app/GedcomTag.php:1096 8527msgid "Adoption of a grandson" 8528msgstr "" 8529 8530#: app/GedcomTag.php:1100 8531msgid "Adoption of a granddaughter" 8532msgstr "" 8533 8534#: app/GedcomTag.php:1103 app/GedcomTag.php:1114 app/GedcomTag.php:1125 8535msgid "Adoption of a grandchild" 8536msgstr "" 8537 8538#: app/GedcomTag.php:1107 8539msgctxt "daughter’s son" 8540msgid "Adoption of a grandson" 8541msgstr "" 8542 8543#: app/GedcomTag.php:1111 8544msgctxt "daughter’s daughter" 8545msgid "Adoption of a granddaughter" 8546msgstr "" 8547 8548#: app/GedcomTag.php:1118 8549msgctxt "son’s son" 8550msgid "Adoption of a grandson" 8551msgstr "" 8552 8553#: app/GedcomTag.php:1122 8554msgctxt "son’s daughter" 8555msgid "Adoption of a granddaughter" 8556msgstr "" 8557 8558#: app/GedcomTag.php:1129 8559msgid "Adoption of a half-brother" 8560msgstr "" 8561 8562#: app/GedcomTag.php:1133 8563msgid "Adoption of a half-sister" 8564msgstr "" 8565 8566#: app/GedcomTag.php:1136 8567msgid "Adoption of a half-sibling" 8568msgstr "" 8569 8570#: app/GedcomTag.php:1140 8571msgid "Adoption of a brother" 8572msgstr "" 8573 8574#: app/GedcomTag.php:1144 8575msgid "Adoption of a sister" 8576msgstr "" 8577 8578#: app/GedcomTag.php:1147 8579msgid "Adoption of a sibling" 8580msgstr "" 8581 8582#. I18N: gedcom tag _AKA 8583#: app/GedcomTag.php:1181 8584msgctxt "MALE" 8585msgid "Also known as" 8586msgstr "" 8587 8588#. I18N: gedcom tag _AKA 8589#: app/GedcomTag.php:1186 8590msgctxt "FEMALE" 8591msgid "Also known as" 8592msgstr "" 8593 8594#. I18N: gedcom tag _AKA 8595#: app/GedcomTag.php:1190 8596msgid "Also known as" 8597msgstr "" 8598 8599#. I18N: gedcom tag _ALBUM 8600#. I18N: Name of a module 8601#: app/GedcomTag.php:1195 app/Module/AlbumModule.php:45 8602msgid "Album" 8603msgstr "" 8604 8605#: app/GedcomTag.php:1201 8606msgid "Baptism of a son" 8607msgstr "" 8608 8609#: app/GedcomTag.php:1205 8610msgid "Baptism of a daughter" 8611msgstr "" 8612 8613#: app/GedcomTag.php:1208 8614msgid "Baptism of a child" 8615msgstr "" 8616 8617#: app/GedcomTag.php:1212 8618msgid "Baptism of a grandson" 8619msgstr "" 8620 8621#: app/GedcomTag.php:1216 8622msgid "Baptism of a granddaughter" 8623msgstr "" 8624 8625#: app/GedcomTag.php:1219 app/GedcomTag.php:1230 app/GedcomTag.php:1241 8626msgid "Baptism of a grandchild" 8627msgstr "" 8628 8629#: app/GedcomTag.php:1223 8630msgctxt "daughter’s son" 8631msgid "Baptism of a grandson" 8632msgstr "" 8633 8634#: app/GedcomTag.php:1227 8635msgctxt "daughter’s daughter" 8636msgid "Baptism of a granddaughter" 8637msgstr "" 8638 8639#: app/GedcomTag.php:1234 8640msgctxt "son’s son" 8641msgid "Baptism of a grandson" 8642msgstr "" 8643 8644#: app/GedcomTag.php:1238 8645msgctxt "son’s daughter" 8646msgid "Baptism of a granddaughter" 8647msgstr "" 8648 8649#: app/GedcomTag.php:1245 8650msgid "Baptism of a half-brother" 8651msgstr "" 8652 8653#: app/GedcomTag.php:1249 8654msgid "Baptism of a half-sister" 8655msgstr "" 8656 8657#: app/GedcomTag.php:1252 8658msgid "Baptism of a half-sibling" 8659msgstr "" 8660 8661#: app/GedcomTag.php:1256 8662msgid "Baptism of a brother" 8663msgstr "" 8664 8665#: app/GedcomTag.php:1260 8666msgid "Baptism of a sister" 8667msgstr "" 8668 8669#: app/GedcomTag.php:1263 8670msgid "Baptism of a sibling" 8671msgstr "" 8672 8673#. I18N: gedcom tag _BIBL 8674#: app/GedcomTag.php:1267 8675msgid "Bibliography" 8676msgstr "" 8677 8678#: app/GedcomTag.php:1271 8679msgid "Birth of a son" 8680msgstr "" 8681 8682#: app/GedcomTag.php:1275 8683msgid "Birth of a daughter" 8684msgstr "" 8685 8686#: app/GedcomTag.php:1278 resources/views/admin/trees-preferences.phtml:423 8687msgid "Birth of a child" 8688msgstr "" 8689 8690#: app/GedcomTag.php:1282 8691msgid "Birth of a grandson" 8692msgstr "" 8693 8694#: app/GedcomTag.php:1286 8695msgid "Birth of a granddaughter" 8696msgstr "" 8697 8698#: app/GedcomTag.php:1289 app/GedcomTag.php:1300 app/GedcomTag.php:1311 8699#: resources/views/admin/trees-preferences.phtml:417 8700msgid "Birth of a grandchild" 8701msgstr "" 8702 8703#: app/GedcomTag.php:1293 8704msgctxt "daughter’s son" 8705msgid "Birth of a grandson" 8706msgstr "" 8707 8708#: app/GedcomTag.php:1297 8709msgctxt "daughter’s daughter" 8710msgid "Birth of a granddaughter" 8711msgstr "" 8712 8713#: app/GedcomTag.php:1304 8714msgctxt "son’s son" 8715msgid "Birth of a grandson" 8716msgstr "" 8717 8718#: app/GedcomTag.php:1308 8719msgctxt "son’s daughter" 8720msgid "Birth of a granddaughter" 8721msgstr "" 8722 8723#: app/GedcomTag.php:1315 8724msgid "Birth of a half-brother" 8725msgstr "" 8726 8727#: app/GedcomTag.php:1319 8728msgid "Birth of a half-sister" 8729msgstr "" 8730 8731#: app/GedcomTag.php:1322 8732msgid "Birth of a half-sibling" 8733msgstr "" 8734 8735#: app/GedcomTag.php:1326 8736msgid "Birth of a brother" 8737msgstr "" 8738 8739#: app/GedcomTag.php:1330 8740msgid "Birth of a sister" 8741msgstr "" 8742 8743#: app/GedcomTag.php:1333 resources/views/admin/trees-preferences.phtml:429 8744msgid "Birth of a sibling" 8745msgstr "" 8746 8747#. I18N: gedcom tag _BRTM 8748#: app/GedcomTag.php:1337 8749msgid "Brit milah" 8750msgstr "" 8751 8752#: app/GedcomTag.php:1339 8753msgid "Date of brit milah" 8754msgstr "" 8755 8756#: app/GedcomTag.php:1341 8757msgid "Place of brit milah" 8758msgstr "" 8759 8760#: app/GedcomTag.php:1344 8761msgid "Burial of a son" 8762msgstr "" 8763 8764#: app/GedcomTag.php:1348 8765msgid "Burial of a daughter" 8766msgstr "" 8767 8768#: app/GedcomTag.php:1351 8769msgid "Burial of a child" 8770msgstr "" 8771 8772#: app/GedcomTag.php:1355 8773msgid "Burial of a grandson" 8774msgstr "" 8775 8776#: app/GedcomTag.php:1359 8777msgid "Burial of a granddaughter" 8778msgstr "" 8779 8780#: app/GedcomTag.php:1362 app/GedcomTag.php:1373 app/GedcomTag.php:1384 8781msgid "Burial of a grandchild" 8782msgstr "" 8783 8784#: app/GedcomTag.php:1366 8785msgctxt "daughter’s son" 8786msgid "Burial of a grandson" 8787msgstr "" 8788 8789#: app/GedcomTag.php:1370 8790msgctxt "daughter’s daughter" 8791msgid "Burial of a granddaughter" 8792msgstr "" 8793 8794#: app/GedcomTag.php:1377 8795msgctxt "son’s son" 8796msgid "Burial of a grandson" 8797msgstr "" 8798 8799#: app/GedcomTag.php:1381 8800msgctxt "son’s daughter" 8801msgid "Burial of a granddaughter" 8802msgstr "" 8803 8804#: app/GedcomTag.php:1388 8805msgid "Burial of a grandfather" 8806msgstr "" 8807 8808#: app/GedcomTag.php:1392 8809msgid "Burial of a grandmother" 8810msgstr "" 8811 8812#: app/GedcomTag.php:1395 8813msgid "Burial of a grandparent" 8814msgstr "" 8815 8816#: app/GedcomTag.php:1399 8817msgid "Burial of a paternal grandfather" 8818msgstr "" 8819 8820#: app/GedcomTag.php:1403 8821msgid "Burial of a paternal grandmother" 8822msgstr "" 8823 8824#: app/GedcomTag.php:1406 8825msgid "Burial of a paternal grandparent" 8826msgstr "" 8827 8828#: app/GedcomTag.php:1410 8829msgid "Burial of a maternal grandfather" 8830msgstr "" 8831 8832#: app/GedcomTag.php:1414 8833msgid "Burial of a maternal grandmother" 8834msgstr "" 8835 8836#: app/GedcomTag.php:1417 8837msgid "Burial of a maternal grandparent" 8838msgstr "" 8839 8840#: app/GedcomTag.php:1421 8841msgid "Burial of a half-brother" 8842msgstr "" 8843 8844#: app/GedcomTag.php:1425 8845msgid "Burial of a half-sister" 8846msgstr "" 8847 8848#: app/GedcomTag.php:1428 8849msgid "Burial of a half-sibling" 8850msgstr "" 8851 8852#: app/GedcomTag.php:1432 8853msgid "Burial of a father" 8854msgstr "" 8855 8856#: app/GedcomTag.php:1436 8857msgid "Burial of a mother" 8858msgstr "" 8859 8860#: app/GedcomTag.php:1439 8861msgid "Burial of a parent" 8862msgstr "" 8863 8864#: app/GedcomTag.php:1443 8865msgid "Burial of a brother" 8866msgstr "" 8867 8868#: app/GedcomTag.php:1447 8869msgid "Burial of a sister" 8870msgstr "" 8871 8872#: app/GedcomTag.php:1450 8873msgid "Burial of a sibling" 8874msgstr "" 8875 8876#: app/GedcomTag.php:1454 8877msgid "Burial of a husband" 8878msgstr "" 8879 8880#: app/GedcomTag.php:1458 8881msgid "Burial of a wife" 8882msgstr "" 8883 8884#: app/GedcomTag.php:1461 8885msgid "Burial of a spouse" 8886msgstr "" 8887 8888#: app/GedcomTag.php:1465 8889msgid "Christening of a son" 8890msgstr "" 8891 8892#: app/GedcomTag.php:1469 8893msgid "Christening of a daughter" 8894msgstr "" 8895 8896#: app/GedcomTag.php:1472 8897msgid "Christening of a child" 8898msgstr "" 8899 8900#: app/GedcomTag.php:1476 8901msgid "Christening of a grandson" 8902msgstr "" 8903 8904#: app/GedcomTag.php:1480 8905msgid "Christening of a granddaughter" 8906msgstr "" 8907 8908#: app/GedcomTag.php:1483 app/GedcomTag.php:1494 app/GedcomTag.php:1505 8909msgid "Christening of a grandchild" 8910msgstr "" 8911 8912#: app/GedcomTag.php:1487 8913msgctxt "daughter’s son" 8914msgid "Christening of a grandson" 8915msgstr "" 8916 8917#: app/GedcomTag.php:1491 8918msgctxt "daughter’s daughter" 8919msgid "Christening of a granddaughter" 8920msgstr "" 8921 8922#: app/GedcomTag.php:1498 8923msgctxt "son’s son" 8924msgid "Christening of a grandson" 8925msgstr "" 8926 8927#: app/GedcomTag.php:1502 8928msgctxt "son’s daughter" 8929msgid "Christening of a granddaughter" 8930msgstr "" 8931 8932#: app/GedcomTag.php:1509 8933msgid "Christening of a half-brother" 8934msgstr "" 8935 8936#: app/GedcomTag.php:1513 8937msgid "Christening of a half-sister" 8938msgstr "" 8939 8940#: app/GedcomTag.php:1516 8941msgid "Christening of a half-sibling" 8942msgstr "" 8943 8944#: app/GedcomTag.php:1520 8945msgid "Christening of a brother" 8946msgstr "" 8947 8948#: app/GedcomTag.php:1524 8949msgid "Christening of a sister" 8950msgstr "" 8951 8952#: app/GedcomTag.php:1527 8953msgid "Christening of a sibling" 8954msgstr "" 8955 8956#. I18N: gedcom tag _COML 8957#: app/GedcomTag.php:1531 8958msgid "Common law marriage" 8959msgstr "" 8960 8961#: app/GedcomTag.php:1535 8962msgid "Cremation of a son" 8963msgstr "" 8964 8965#: app/GedcomTag.php:1539 8966msgid "Cremation of a daughter" 8967msgstr "" 8968 8969#: app/GedcomTag.php:1542 8970msgid "Cremation of a child" 8971msgstr "" 8972 8973#: app/GedcomTag.php:1546 8974msgid "Cremation of a grandson" 8975msgstr "" 8976 8977#: app/GedcomTag.php:1550 8978msgid "Cremation of a granddaughter" 8979msgstr "" 8980 8981#: app/GedcomTag.php:1553 app/GedcomTag.php:1564 app/GedcomTag.php:1575 8982msgid "Cremation of a grandchild" 8983msgstr "" 8984 8985#: app/GedcomTag.php:1557 8986msgctxt "daughter’s son" 8987msgid "Cremation of a grandson" 8988msgstr "" 8989 8990#: app/GedcomTag.php:1561 8991msgctxt "daughter’s daughter" 8992msgid "Cremation of a granddaughter" 8993msgstr "" 8994 8995#: app/GedcomTag.php:1568 8996msgctxt "son’s son" 8997msgid "Cremation of a grandson" 8998msgstr "" 8999 9000#: app/GedcomTag.php:1572 9001msgctxt "son’s daughter" 9002msgid "Cremation of a granddaughter" 9003msgstr "" 9004 9005#: app/GedcomTag.php:1579 9006msgid "Cremation of a grandfather" 9007msgstr "" 9008 9009#: app/GedcomTag.php:1583 9010msgid "Cremation of a grandmother" 9011msgstr "" 9012 9013#: app/GedcomTag.php:1586 app/GedcomTag.php:1597 app/GedcomTag.php:1608 9014msgid "Cremation of a grandparent" 9015msgstr "" 9016 9017#: app/GedcomTag.php:1590 9018msgid "Cremation of a paternal grandfather" 9019msgstr "" 9020 9021#: app/GedcomTag.php:1594 9022msgid "Cremation of a paternal grandmother" 9023msgstr "" 9024 9025#: app/GedcomTag.php:1601 9026msgid "Cremation of a maternal grandfather" 9027msgstr "" 9028 9029#: app/GedcomTag.php:1605 9030msgid "Cremation of a maternal grandmother" 9031msgstr "" 9032 9033#: app/GedcomTag.php:1612 9034msgid "Cremation of a half-brother" 9035msgstr "" 9036 9037#: app/GedcomTag.php:1616 9038msgid "Cremation of a half-sister" 9039msgstr "" 9040 9041#: app/GedcomTag.php:1619 9042msgid "Cremation of a half-sibling" 9043msgstr "" 9044 9045#: app/GedcomTag.php:1623 9046msgid "Cremation of a father" 9047msgstr "" 9048 9049#: app/GedcomTag.php:1627 9050msgid "Cremation of a mother" 9051msgstr "" 9052 9053#: app/GedcomTag.php:1630 9054msgid "Cremation of a parent" 9055msgstr "" 9056 9057#: app/GedcomTag.php:1634 9058msgid "Cremation of a brother" 9059msgstr "" 9060 9061#: app/GedcomTag.php:1638 9062msgid "Cremation of a sister" 9063msgstr "" 9064 9065#: app/GedcomTag.php:1641 9066msgid "Cremation of a sibling" 9067msgstr "" 9068 9069#: app/GedcomTag.php:1645 9070msgid "Cremation of a husband" 9071msgstr "" 9072 9073#: app/GedcomTag.php:1649 9074msgid "Cremation of a wife" 9075msgstr "" 9076 9077#: app/GedcomTag.php:1652 9078msgid "Cremation of a spouse" 9079msgstr "" 9080 9081#. I18N: gedcom tag _DBID 9082#: app/GedcomTag.php:1656 9083msgid "Linked database ID" 9084msgstr "" 9085 9086#: app/GedcomTag.php:1660 9087msgid "Death of a son" 9088msgstr "" 9089 9090#: app/GedcomTag.php:1664 9091msgid "Death of a daughter" 9092msgstr "" 9093 9094#: app/GedcomTag.php:1667 resources/views/admin/trees-preferences.phtml:469 9095msgid "Death of a child" 9096msgstr "" 9097 9098#: app/GedcomTag.php:1671 9099msgid "Death of a grandson" 9100msgstr "" 9101 9102#: app/GedcomTag.php:1675 9103msgid "Death of a granddaughter" 9104msgstr "" 9105 9106#: app/GedcomTag.php:1678 app/GedcomTag.php:1689 app/GedcomTag.php:1700 9107#: resources/views/admin/trees-preferences.phtml:463 9108msgid "Death of a grandchild" 9109msgstr "" 9110 9111#: app/GedcomTag.php:1682 9112msgctxt "daughter’s son" 9113msgid "Death of a grandson" 9114msgstr "" 9115 9116#: app/GedcomTag.php:1686 9117msgctxt "daughter’s daughter" 9118msgid "Death of a granddaughter" 9119msgstr "" 9120 9121#: app/GedcomTag.php:1693 9122msgctxt "son’s son" 9123msgid "Death of a grandson" 9124msgstr "" 9125 9126#: app/GedcomTag.php:1697 9127msgctxt "son’s daughter" 9128msgid "Death of a granddaughter" 9129msgstr "" 9130 9131#: app/GedcomTag.php:1704 9132msgid "Death of a grandfather" 9133msgstr "" 9134 9135#: app/GedcomTag.php:1708 9136msgid "Death of a grandmother" 9137msgstr "" 9138 9139#: app/GedcomTag.php:1711 app/GedcomTag.php:1722 app/GedcomTag.php:1733 9140#: resources/views/admin/trees-preferences.phtml:493 9141msgid "Death of a grandparent" 9142msgstr "" 9143 9144#: app/GedcomTag.php:1715 9145msgid "Death of a paternal grandfather" 9146msgstr "" 9147 9148#: app/GedcomTag.php:1719 9149msgid "Death of a paternal grandmother" 9150msgstr "" 9151 9152#: app/GedcomTag.php:1726 9153msgid "Death of a maternal grandfather" 9154msgstr "" 9155 9156#: app/GedcomTag.php:1730 9157msgid "Death of a maternal grandmother" 9158msgstr "" 9159 9160#: app/GedcomTag.php:1737 9161msgid "Death of a half-brother" 9162msgstr "" 9163 9164#: app/GedcomTag.php:1741 9165msgid "Death of a half-sister" 9166msgstr "" 9167 9168#: app/GedcomTag.php:1744 9169msgid "Death of a half-sibling" 9170msgstr "" 9171 9172#: app/GedcomTag.php:1748 9173msgid "Death of a father" 9174msgstr "" 9175 9176#: app/GedcomTag.php:1752 9177msgid "Death of a mother" 9178msgstr "" 9179 9180#: app/GedcomTag.php:1755 resources/views/admin/trees-preferences.phtml:481 9181msgid "Death of a parent" 9182msgstr "" 9183 9184#: app/GedcomTag.php:1759 9185msgid "Death of a brother" 9186msgstr "" 9187 9188#: app/GedcomTag.php:1763 9189msgid "Death of a sister" 9190msgstr "" 9191 9192#: app/GedcomTag.php:1766 resources/views/admin/trees-preferences.phtml:475 9193msgid "Death of a sibling" 9194msgstr "" 9195 9196#: app/GedcomTag.php:1770 9197msgid "Death of a husband" 9198msgstr "" 9199 9200#: app/GedcomTag.php:1774 9201msgid "Death of a wife" 9202msgstr "" 9203 9204#: app/GedcomTag.php:1777 resources/views/admin/trees-preferences.phtml:487 9205msgid "Death of a spouse" 9206msgstr "" 9207 9208#. I18N: gedcom tag _DEG 9209#: app/GedcomTag.php:1781 9210msgid "Degree" 9211msgstr "" 9212 9213#. I18N: gedcom tag _DETS 9214#: app/GedcomTag.php:1784 9215msgid "Death of one spouse" 9216msgstr "" 9217 9218#. I18N: gedcom tag _DNA (from FTM 2010) 9219#: app/GedcomTag.php:1787 9220msgid "DNA markers" 9221msgstr "" 9222 9223#. I18N: gedcom tag _EYEC 9224#: app/GedcomTag.php:1793 9225msgid "Eye color" 9226msgstr "" 9227 9228#: app/GedcomTag.php:1795 9229msgid "Fact 1" 9230msgstr "" 9231 9232#: app/GedcomTag.php:1797 9233msgid "Fact 2" 9234msgstr "" 9235 9236#: app/GedcomTag.php:1799 9237msgid "Fact 3" 9238msgstr "" 9239 9240#: app/GedcomTag.php:1801 9241msgid "Fact 4" 9242msgstr "" 9243 9244#: app/GedcomTag.php:1803 9245msgid "Fact 5" 9246msgstr "" 9247 9248#: app/GedcomTag.php:1805 9249msgid "Fact 6" 9250msgstr "" 9251 9252#: app/GedcomTag.php:1807 9253msgid "Fact 7" 9254msgstr "" 9255 9256#: app/GedcomTag.php:1809 9257msgid "Fact 8" 9258msgstr "" 9259 9260#: app/GedcomTag.php:1811 9261msgid "Fact 9" 9262msgstr "" 9263 9264#: app/GedcomTag.php:1813 9265msgid "Fact 10" 9266msgstr "" 9267 9268#: app/GedcomTag.php:1815 9269msgid "Fact 11" 9270msgstr "" 9271 9272#: app/GedcomTag.php:1817 9273msgid "Fact 12" 9274msgstr "" 9275 9276#: app/GedcomTag.php:1819 9277msgid "Fact 13" 9278msgstr "" 9279 9280#. I18N: gedcom tag _FNRL 9281#: app/GedcomTag.php:1822 9282msgid "Funeral" 9283msgstr "" 9284 9285#. I18N: gedcom tag _FREL 9286#: app/GedcomTag.php:1825 9287msgid "Relationship to father" 9288msgstr "" 9289 9290#. I18N: gedcom tag _HAIR 9291#: app/GedcomTag.php:1834 9292msgid "Hair color" 9293msgstr "" 9294 9295#. I18N: gedcom tag _HEB 9296#: app/GedcomTag.php:1837 app/Http/RequestHandlers/HelpText.php:239 9297msgid "Hebrew" 9298msgstr "" 9299 9300#. I18N: gedcom tag _HEIG 9301#: app/GedcomTag.php:1840 9302msgid "Height" 9303msgstr "" 9304 9305#. I18N: gedcom tag _HNM 9306#: app/GedcomTag.php:1843 9307msgid "Hebrew name" 9308msgstr "" 9309 9310#. I18N: gedcom tag _HOL 9311#: app/GedcomTag.php:1846 9312msgid "Holocaust" 9313msgstr "" 9314 9315#. I18N: gedcom tag _INTE 9316#: app/GedcomTag.php:1851 9317msgctxt "MALE" 9318msgid "Interred" 9319msgstr "" 9320 9321#. I18N: gedcom tag _INTE 9322#: app/GedcomTag.php:1856 9323msgctxt "FEMALE" 9324msgid "Interred" 9325msgstr "" 9326 9327#. I18N: gedcom tag _INTE 9328#: app/GedcomTag.php:1860 9329msgid "Interred" 9330msgstr "" 9331 9332#. I18N: gedcom tag _MARI 9333#: app/GedcomTag.php:1867 9334msgid "Marriage intention" 9335msgstr "" 9336 9337#. I18N: gedcom tag _MARNM 9338#: app/GedcomTag.php:1870 resources/xml/reports/cemetery_report.xml:7 9339#: resources/xml/reports/death_report.xml:10 9340msgid "Married name" 9341msgstr "" 9342 9343#. I18N: gedcom tag _PRIM 9344#: app/GedcomTag.php:1873 resources/xml/reports/individual_ext_report.xml:11 9345#: resources/xml/reports/individual_report.xml:8 9346msgid "Highlighted image" 9347msgstr "" 9348 9349#: app/GedcomTag.php:1875 9350msgid "Married surname" 9351msgstr "" 9352 9353#: app/GedcomTag.php:1879 9354msgid "Marriage of a son" 9355msgstr "" 9356 9357#: app/GedcomTag.php:1883 9358msgid "Marriage of a daughter" 9359msgstr "" 9360 9361#: app/GedcomTag.php:1886 resources/views/admin/trees-preferences.phtml:443 9362msgid "Marriage of a child" 9363msgstr "" 9364 9365#. I18N: ...to each other 9366#: app/GedcomTag.php:1890 9367msgid "Marriage of parents" 9368msgstr "" 9369 9370#: app/GedcomTag.php:1894 9371msgid "Marriage of a grandson" 9372msgstr "" 9373 9374#: app/GedcomTag.php:1898 9375msgid "Marriage of a granddaughter" 9376msgstr "" 9377 9378#: app/GedcomTag.php:1901 app/GedcomTag.php:1912 app/GedcomTag.php:1923 9379#: resources/views/admin/trees-preferences.phtml:437 9380msgid "Marriage of a grandchild" 9381msgstr "" 9382 9383#: app/GedcomTag.php:1905 9384msgctxt "daughter’s son" 9385msgid "Marriage of a grandson" 9386msgstr "" 9387 9388#: app/GedcomTag.php:1909 9389msgctxt "daughter’s daughter" 9390msgid "Marriage of a granddaughter" 9391msgstr "" 9392 9393#: app/GedcomTag.php:1916 9394msgctxt "son’s son" 9395msgid "Marriage of a grandson" 9396msgstr "" 9397 9398#: app/GedcomTag.php:1920 9399msgctxt "son’s daughter" 9400msgid "Marriage of a granddaughter" 9401msgstr "" 9402 9403#: app/GedcomTag.php:1927 9404msgid "Marriage of a half-brother" 9405msgstr "" 9406 9407#: app/GedcomTag.php:1931 9408msgid "Marriage of a half-sister" 9409msgstr "" 9410 9411#: app/GedcomTag.php:1934 9412msgid "Marriage of a half-sibling" 9413msgstr "" 9414 9415#. I18N: ...to another spouse 9416#: app/GedcomTag.php:1939 9417msgid "Marriage of a father" 9418msgstr "" 9419 9420#. I18N: ...to another spouse 9421#: app/GedcomTag.php:1944 9422msgid "Marriage of a mother" 9423msgstr "" 9424 9425#. I18N: ...to another spouse 9426#: app/GedcomTag.php:1948 resources/views/admin/trees-preferences.phtml:455 9427msgid "Marriage of a parent" 9428msgstr "" 9429 9430#: app/GedcomTag.php:1952 9431msgid "Marriage of a brother" 9432msgstr "" 9433 9434#: app/GedcomTag.php:1956 9435msgid "Marriage of a sister" 9436msgstr "" 9437 9438#: app/GedcomTag.php:1959 resources/views/admin/trees-preferences.phtml:449 9439msgid "Marriage of a sibling" 9440msgstr "" 9441 9442#. I18N: gedcom tag _MBON 9443#: app/GedcomTag.php:1963 9444msgid "Marriage bond" 9445msgstr "" 9446 9447#. I18N: gedcom tag _MDCL 9448#: app/GedcomTag.php:1966 9449msgid "Medical" 9450msgstr "" 9451 9452#. I18N: gedcom tag _MEDC 9453#: app/GedcomTag.php:1969 9454msgid "Medical condition" 9455msgstr "" 9456 9457#. I18N: gedcom tag _MEND 9458#: app/GedcomTag.php:1972 9459msgid "Marriage ending status" 9460msgstr "" 9461 9462#. I18N: gedcom tag _MILI 9463#: app/GedcomTag.php:1975 9464msgid "Military" 9465msgstr "" 9466 9467#. I18N: gedcom tag _MILT 9468#: app/GedcomTag.php:1978 9469msgid "Military service" 9470msgstr "" 9471 9472#. I18N: gedcom tag _MREL 9473#: app/GedcomTag.php:1981 9474msgid "Relationship to mother" 9475msgstr "" 9476 9477#. I18N: gedcom tag _MSTAT 9478#: app/GedcomTag.php:1984 9479msgid "Marriage beginning status" 9480msgstr "" 9481 9482#. I18N: gedcom tag _NAME 9483#: app/GedcomTag.php:1987 9484msgid "Mailing name" 9485msgstr "" 9486 9487#. I18N: gedcom tag _NAMS 9488#: app/GedcomTag.php:1990 9489msgid "Namesake" 9490msgstr "" 9491 9492#. I18N: gedcom tag _NLIV 9493#: app/GedcomTag.php:1993 9494msgid "Not living" 9495msgstr "" 9496 9497#. I18N: gedcom tag _NMAR 9498#: app/GedcomTag.php:1997 9499msgctxt "MALE" 9500msgid "Never married" 9501msgstr "" 9502 9503#. I18N: gedcom tag _NMAR 9504#: app/GedcomTag.php:2002 9505msgctxt "FEMALE" 9506msgid "Never married" 9507msgstr "" 9508 9509#. I18N: gedcom tag _NMAR 9510#: app/GedcomTag.php:2006 9511msgid "Never married" 9512msgstr "" 9513 9514#. I18N: gedcom tag _NMR 9515#: app/GedcomTag.php:2011 9516msgctxt "MALE" 9517msgid "Not married" 9518msgstr "" 9519 9520#. I18N: gedcom tag _NMR 9521#: app/GedcomTag.php:2016 9522msgctxt "FEMALE" 9523msgid "Not married" 9524msgstr "" 9525 9526#. I18N: gedcom tag _NMR 9527#: app/GedcomTag.php:2020 app/Http/Controllers/BranchesController.php:344 9528#: resources/views/lists/families-table.phtml:191 9529msgid "Not married" 9530msgstr "" 9531 9532#. I18N: Type of media object 9533#: app/GedcomTag.php:2024 app/GedcomTag.php:2399 9534msgid "Photo" 9535msgstr "" 9536 9537#: app/GedcomTag.php:2026 9538msgid "by" 9539msgstr "" 9540 9541#. I18N: gedcom tag _PRMN 9542#: app/GedcomTag.php:2029 9543msgid "Permanent number" 9544msgstr "" 9545 9546#: app/GedcomTag.php:2033 9547msgctxt "MALE" 9548msgid "Religious name" 9549msgstr "" 9550 9551#: app/GedcomTag.php:2037 9552msgctxt "FEMALE" 9553msgid "Religious name" 9554msgstr "" 9555 9556#: app/GedcomTag.php:2040 9557msgid "Religious name" 9558msgstr "" 9559 9560#. I18N: gedcom tag _SCBK 9561#: app/GedcomTag.php:2044 9562msgid "Scrapbook" 9563msgstr "" 9564 9565#. I18N: gedcom tag _SEPR 9566#: app/GedcomTag.php:2047 9567msgid "Separated" 9568msgstr "" 9569 9570#. I18N: gedcom tag _SSHOW 9571#. I18N: Name of a module 9572#: app/GedcomTag.php:2050 app/Module/SlideShowModule.php:187 9573msgid "Slide show" 9574msgstr "" 9575 9576#. I18N: gedcom tag _STAT 9577#: app/GedcomTag.php:2053 9578msgid "Marriage status" 9579msgstr "" 9580 9581#. I18N: gedcom tag _SUBQ 9582#: app/GedcomTag.php:2056 9583msgid "Short version" 9584msgstr "" 9585 9586#. I18N: gedcom tag _TODO 9587#: app/GedcomTag.php:2059 resources/views/modules/todo/research-tasks.phtml:38 9588msgid "Research task" 9589msgstr "" 9590 9591#. I18N: gedcom tag _UID 9592#: app/GedcomTag.php:2065 9593msgid "Unique identifier" 9594msgstr "" 9595 9596#. I18N: gedcom tag _WEIG 9597#: app/GedcomTag.php:2071 9598msgid "Weight" 9599msgstr "" 9600 9601#. I18N: gedcom tag _WT_OBJE_SORT 9602#: app/GedcomTag.php:2077 app/Http/RequestHandlers/ReorderMediaPage.php:57 9603#: app/Module/FixPrimaryTag.php:109 9604#: resources/views/individual-page-menu.phtml:81 9605#: resources/views/individual-page-menu.phtml:86 9606msgid "Re-order media" 9607msgstr "" 9608 9609#. I18N: gedcom tag _YART - A yahrzeit is a special anniversary of death in the Hebrew faith/calendar. 9610#: app/GedcomTag.php:2080 resources/views/modules/yahrzeit/table.phtml:35 9611msgid "Yahrzeit" 9612msgstr "" 9613 9614#: app/GedcomTag.php:2083 9615msgid "Brit milah of a son" 9616msgstr "" 9617 9618#: app/GedcomTag.php:2086 9619msgid "Brit milah of a grandson" 9620msgstr "" 9621 9622#: app/GedcomTag.php:2088 9623msgctxt "daughter’s son" 9624msgid "Brit milah of a grandson" 9625msgstr "" 9626 9627#: app/GedcomTag.php:2090 9628msgctxt "son’s son" 9629msgid "Brit milah of a grandson" 9630msgstr "" 9631 9632#: app/GedcomTag.php:2092 9633msgid "Brit milah of a half-brother" 9634msgstr "" 9635 9636#: app/GedcomTag.php:2094 9637msgid "Brit milah of a brother" 9638msgstr "" 9639 9640#: app/GedcomTag.php:2100 app/Http/Controllers/Admin/MediaController.php:354 9641msgid "File size" 9642msgstr "" 9643 9644#: app/GedcomTag.php:2103 app/Http/Controllers/Admin/MediaController.php:361 9645msgid "Image dimensions" 9646msgstr "" 9647 9648#: app/GedcomTag.php:2113 9649msgid "Unrecognized GEDCOM code" 9650msgstr "" 9651 9652#. I18N: Type of media object 9653#: app/GedcomTag.php:2360 9654msgid "Audio" 9655msgstr "" 9656 9657#. I18N: Type of media object 9658#: app/GedcomTag.php:2363 9659msgid "Book" 9660msgstr "" 9661 9662#. I18N: Type of media object 9663#: app/GedcomTag.php:2366 9664msgid "Card" 9665msgstr "" 9666 9667#. I18N: Type of media object 9668#: app/GedcomTag.php:2369 9669msgid "Certificate" 9670msgstr "" 9671 9672#. I18N: Type of media object 9673#: app/GedcomTag.php:2372 9674msgid "Coat of arms" 9675msgstr "" 9676 9677#. I18N: Type of media object 9678#: app/GedcomTag.php:2375 9679msgid "Document" 9680msgstr "" 9681 9682#. I18N: Type of media object 9683#: app/GedcomTag.php:2378 9684msgid "Electronic" 9685msgstr "" 9686 9687#. I18N: Type of media object 9688#: app/GedcomTag.php:2381 9689msgid "Microfiche" 9690msgstr "" 9691 9692#. I18N: Type of media object 9693#: app/GedcomTag.php:2384 9694msgid "Microfilm" 9695msgstr "" 9696 9697#. I18N: Type of media object 9698#: app/GedcomTag.php:2387 9699msgid "Magazine" 9700msgstr "" 9701 9702#. I18N: Type of media object 9703#: app/GedcomTag.php:2390 9704msgid "Manuscript" 9705msgstr "" 9706 9707#. I18N: Type of media object 9708#: app/GedcomTag.php:2393 resources/views/admin/control-panel.phtml:648 9709#: resources/views/modules/statistics-chart/custom.phtml:52 9710msgid "Map" 9711msgstr "" 9712 9713#. I18N: Type of media object 9714#: app/GedcomTag.php:2396 9715msgid "Newspaper" 9716msgstr "" 9717 9718#. I18N: Type of media object 9719#: app/GedcomTag.php:2402 9720msgid "Tombstone" 9721msgstr "" 9722 9723#. I18N: Type of media object 9724#: app/GedcomTag.php:2405 9725msgid "Video" 9726msgstr "" 9727 9728#. I18N: Type of media object 9729#: app/GedcomTag.php:2408 9730msgid "Painting" 9731msgstr "" 9732 9733#. I18N: Type of media object 9734#: app/GedcomTag.php:2411 app/Module/StatisticsChartModule.php:163 9735#: app/Statistics/Google/ChartCommonGiven.php:91 9736#: app/Statistics/Google/ChartCommonSurname.php:150 9737#: resources/views/admin/control-panel.phtml:568 9738msgid "Other" 9739msgstr "" 9740 9741#: app/Http/Controllers/Admin/FixLevel0MediaController.php:78 9742#: resources/views/admin/control-panel.phtml:631 9743msgid "Link media objects to facts and events" 9744msgstr "" 9745 9746#: app/Http/Controllers/Admin/ImportThumbnailsController.php:101 9747#: resources/views/admin/control-panel.phtml:637 9748msgid "Import custom thumbnails from webtrees version 1" 9749msgstr "" 9750 9751#: app/Http/Controllers/Admin/LocationController.php:112 9752#: app/Http/Controllers/Admin/LocationController.php:307 9753#: resources/views/admin/control-panel.phtml:658 9754#: resources/views/admin/map-import-form.phtml:9 9755msgid "Geographic data" 9756msgstr "" 9757 9758#: app/Http/Controllers/Admin/LocationController.php:114 9759#: app/Http/Controllers/Admin/LocationController.php:306 9760#: app/Http/RequestHandlers/ControlPanel.php:135 9761#: app/Module/ModuleThemeTrait.php:232 app/Module/ModuleThemeTrait.php:236 9762#: resources/views/admin/analytics-edit.phtml:8 9763#: resources/views/admin/broadcast.phtml:10 9764#: resources/views/admin/changes-log.phtml:12 9765#: resources/views/admin/clean-data.phtml:9 9766#: resources/views/admin/components.phtml:13 9767#: resources/views/admin/data-fix-page.phtml:23 9768#: resources/views/admin/data-fix-select.phtml:19 9769#: resources/views/admin/email-page.phtml:9 9770#: resources/views/admin/fix-level-0-media.phtml:9 9771#: resources/views/admin/map-import-form.phtml:9 9772#: resources/views/admin/map-provider.phtml:8 9773#: resources/views/admin/media-upload.phtml:8 9774#: resources/views/admin/media.phtml:16 9775#: resources/views/admin/merge-records-step-1.phtml:10 9776#: resources/views/admin/merge-records-step-2.phtml:10 9777#: resources/views/admin/modules.phtml:24 9778#: resources/views/admin/server-information.phtml:8 9779#: resources/views/admin/site-logs.phtml:13 9780#: resources/views/admin/site-mail.phtml:29 9781#: resources/views/admin/site-preferences.phtml:15 9782#: resources/views/admin/site-registration.phtml:16 9783#: resources/views/admin/trees-check.phtml:8 9784#: resources/views/admin/trees-create.phtml:9 9785#: resources/views/admin/trees-duplicates.phtml:9 9786#: resources/views/admin/trees-export.phtml:10 9787#: resources/views/admin/trees-import.phtml:9 9788#: resources/views/admin/trees-merge.phtml:8 9789#: resources/views/admin/trees-preferences.phtml:9 9790#: resources/views/admin/trees-privacy.phtml:10 9791#: resources/views/admin/trees-renumber.phtml:8 9792#: resources/views/admin/trees-unconnected.phtml:20 9793#: resources/views/admin/trees.phtml:26 9794#: resources/views/admin/upgrade/steps.phtml:9 9795#: resources/views/admin/upgrade/wizard.phtml:8 9796#: resources/views/admin/users-cleanup.phtml:11 9797#: resources/views/admin/users-create.phtml:9 9798#: resources/views/admin/users-edit.phtml:12 9799#: resources/views/admin/users.phtml:9 9800#: resources/views/admin/webtrees1-thumbnails.phtml:9 9801#: resources/views/modules/batch_update/admin.phtml:9 9802#: resources/views/modules/custom-css-js/edit.phtml:8 9803#: resources/views/modules/faq/config.phtml:8 9804#: resources/views/modules/faq/edit.phtml:9 9805#: resources/views/modules/relationships-chart/config.phtml:8 9806#: resources/views/modules/sitemap/config.phtml:8 9807#: resources/views/modules/stories/config.phtml:8 9808#: resources/views/modules/stories/edit.phtml:13 9809msgid "Control panel" 9810msgstr "" 9811 9812#: app/Http/Controllers/Admin/LocationController.php:296 9813#: resources/views/modules/place-hierarchy/page.phtml:29 9814#: resources/views/modules/place-hierarchy/page.phtml:32 9815#: resources/views/modules/statistics-chart/custom.phtml:171 9816msgid "World" 9817msgstr "" 9818 9819#: app/Http/Controllers/Admin/LocationController.php:315 9820#: app/Http/Controllers/Admin/LocationController.php:316 9821msgid "Add" 9822msgstr "" 9823 9824#: app/Http/Controllers/Admin/LocationController.php:420 9825#: app/Http/RequestHandlers/AccountUpdate.php:113 9826#, php-format 9827msgid "The details for “%s” have been updated." 9828msgstr "" 9829 9830#: app/Http/Controllers/Admin/LocationController.php:447 9831msgid "Location not removed: this location contains sub-locations" 9832msgstr "" 9833 9834#: app/Http/Controllers/Admin/LocationController.php:514 9835msgid "Level" 9836msgstr "" 9837 9838#: app/Http/Controllers/Admin/LocationController.php:667 9839msgid "Import geographic data" 9840msgstr "" 9841 9842#: app/Http/Controllers/Admin/LocationController.php:799 9843#, php-format 9844msgid "locations updated: %s, locations added: %s" 9845msgstr "" 9846 9847#: app/Http/Controllers/Admin/LocationController.php:917 9848#, php-format 9849msgid "%s location has been imported." 9850msgid_plural "%s locations have been imported." 9851msgstr[0] "" 9852msgstr[1] "" 9853 9854#: app/Http/Controllers/Admin/MapProviderController.php:41 9855#: resources/views/admin/control-panel.phtml:668 9856#: resources/views/admin/map-provider.phtml:16 9857msgid "Map provider" 9858msgstr "" 9859 9860#: app/Http/Controllers/Admin/MediaController.php:116 9861#: resources/views/admin/control-panel.phtml:619 9862#: resources/views/admin/media-upload.phtml:8 9863msgid "Manage media" 9864msgstr "" 9865 9866#: app/Http/Controllers/Admin/MediaController.php:271 9867msgid "Create" 9868msgstr "" 9869 9870#: app/Http/Controllers/Admin/MediaController.php:275 9871#: resources/views/admin/trees.phtml:98 9872#: resources/views/admin/users-table-options.phtml:41 9873#: resources/views/edit-account-page.phtml:162 9874#: resources/views/gedcom-record-page-menu.phtml:17 9875#: resources/views/individual-page-menu.phtml:92 9876#: resources/views/media-page-menu.phtml:34 9877#: resources/views/modules/faq/config.phtml:86 9878#: resources/views/modules/gedcom_news/list.phtml:36 9879#: resources/views/modules/stories/config.phtml:65 9880#: resources/views/modules/user_blog/list.phtml:36 9881#: resources/views/note-page-menu.phtml:17 9882#: resources/views/repository-page-menu.phtml:17 9883#: resources/views/source-page-menu.phtml:17 9884#: resources/views/submitter-page-menu.phtml:17 9885#, php-format 9886msgid "Are you sure you want to delete “%s”?" 9887msgstr "" 9888 9889#: app/Http/Controllers/Admin/MediaController.php:277 9890#: app/Module/FixPrimaryTag.php:104 app/Module/UserMessagesModule.php:179 9891#: app/Module/UserMessagesModule.php:220 9892#: resources/views/admin/locations.phtml:21 9893#: resources/views/admin/trees-privacy.phtml:272 9894#: resources/views/admin/trees.phtml:99 9895#: resources/views/admin/users-table-options.phtml:42 9896#: resources/views/edit-blocks-block.phtml:22 9897#: resources/views/edit/icon-fact-delete.phtml:8 9898#: resources/views/edit/icon-fact-delete.phtml:10 9899#: resources/views/family-page-menu.phtml:53 9900#: resources/views/gedcom-record-page-menu.phtml:19 9901#: resources/views/individual-page-menu.phtml:94 9902#: resources/views/media-page-menu.phtml:36 9903#: resources/views/media-page.phtml:103 resources/views/media-page.phtml:106 9904#: resources/views/modules/faq/config.phtml:47 9905#: resources/views/modules/gedcom_news/list.phtml:37 9906#: resources/views/modules/stories/config.phtml:38 9907#: resources/views/modules/stories/config.phtml:67 9908#: resources/views/modules/user_blog/list.phtml:37 9909#: resources/views/note-page-menu.phtml:19 9910#: resources/views/repository-page-menu.phtml:19 9911#: resources/views/source-page-menu.phtml:19 9912#: resources/views/submitter-page-menu.phtml:19 9913msgid "Delete" 9914msgstr "" 9915 9916#: app/Http/Controllers/Admin/MediaController.php:329 9917msgid "There are no links to this media object." 9918msgstr "" 9919 9920#. I18N: size of file in KB 9921#: app/Http/Controllers/Admin/MediaController.php:353 app/MediaFile.php:325 9922#: app/Services/MediaFileService.php:89 9923#, php-format 9924msgid "%s KB" 9925msgstr "" 9926 9927#. I18N: image dimensions, width × height 9928#: app/Http/Controllers/Admin/MediaController.php:363 app/MediaFile.php:338 9929#, php-format 9930msgid "%1$s × %2$s pixels" 9931msgstr "" 9932 9933#: app/Http/Controllers/Admin/MediaController.php:388 9934#: resources/views/admin/control-panel.phtml:625 9935msgid "Upload media files" 9936msgstr "" 9937 9938#: app/Http/Controllers/Admin/MediaController.php:442 9939#, php-format 9940msgid "Filenames are not allowed to contain the character “%s”." 9941msgstr "" 9942 9943#: app/Http/Controllers/Admin/MediaController.php:448 9944#, php-format 9945msgid "Filenames are not allowed to have the extension “%s”." 9946msgstr "" 9947 9948#: app/Http/Controllers/Admin/MediaController.php:455 9949#, php-format 9950msgid "The file %s already exists. Use another filename." 9951msgstr "" 9952 9953#: app/Http/Controllers/Admin/MediaController.php:462 9954#, php-format 9955msgid "The file %s has been uploaded." 9956msgstr "" 9957 9958#: app/Http/Controllers/Admin/MediaController.php:465 9959#: app/Http/Controllers/EditMediaController.php:131 9960#: app/Http/RequestHandlers/CreateMediaObjectAction.php:79 9961#: app/Services/MediaFileService.php:252 9962msgid "There was an error uploading your file." 9963msgstr "" 9964 9965#: app/Http/Controllers/Admin/ModuleController.php:85 9966#: resources/views/admin/components.phtml:13 9967#: resources/views/admin/control-panel.phtml:432 9968msgid "All modules" 9969msgstr "" 9970 9971#: app/Http/Controllers/Admin/ModuleController.php:100 9972#: app/Module/ModuleAnalyticsTrait.php:83 9973#: resources/views/admin/analytics-edit.phtml:8 9974#: resources/views/admin/control-panel.phtml:497 9975#: resources/views/admin/modules.phtml:99 9976#: resources/views/admin/modules.phtml:101 9977#: resources/views/admin/modules.phtml:229 9978#: resources/views/admin/modules.phtml:232 9979#: resources/views/modules/privacy-policy/page.phtml:32 9980msgid "Tracking and analytics" 9981msgstr "" 9982 9983#: app/Http/Controllers/Admin/ModuleController.php:101 9984msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 9985msgstr "" 9986 9987#: app/Http/Controllers/Admin/ModuleController.php:114 9988#: resources/views/admin/control-panel.phtml:529 9989#: resources/views/admin/modules.phtml:79 9990#: resources/views/admin/modules.phtml:81 9991msgid "Blocks" 9992msgstr "" 9993 9994#. I18N: Name of a module/block 9995#. I18N: Name of a module 9996#: app/Http/Controllers/Admin/ModuleController.php:128 9997#: app/Module/ChartsBlockModule.php:62 app/Module/ChartsMenuModule.php:60 9998#: app/Module/ChartsMenuModule.php:105 9999#: resources/views/admin/control-panel.phtml:455 10000#: resources/views/admin/modules.phtml:83 10001#: resources/views/admin/modules.phtml:85 10002#: resources/views/admin/trees-preferences.phtml:373 10003msgid "Charts" 10004msgstr "" 10005 10006#: app/Http/Controllers/Admin/ModuleController.php:142 10007#: app/Http/RequestHandlers/DataFixChoose.php:69 10008#: app/Http/RequestHandlers/DataFixPage.php:91 10009#: app/Http/RequestHandlers/HelpText.php:244 10010#: resources/views/admin/control-panel.phtml:476 10011#: resources/views/admin/data-fix-page.phtml:23 10012#: resources/views/admin/trees.phtml:132 10013msgid "Data fixes" 10014msgstr "" 10015 10016#: app/Http/Controllers/Admin/ModuleController.php:156 10017#: resources/views/admin/control-panel.phtml:490 10018#: resources/views/admin/modules.phtml:95 10019#: resources/views/admin/modules.phtml:97 10020msgid "Footers" 10021msgstr "" 10022 10023#: app/Http/Controllers/Admin/ModuleController.php:170 10024#: resources/views/admin/control-panel.phtml:557 10025#: resources/views/admin/modules.phtml:103 10026#: resources/views/admin/modules.phtml:105 10027#: resources/views/admin/modules.phtml:237 10028#: resources/views/admin/modules.phtml:240 10029#: resources/views/modules/personal_facts/tab.phtml:22 10030msgid "Historic events" 10031msgstr "" 10032 10033#: app/Http/Controllers/Admin/ModuleController.php:184 10034#: resources/views/admin/control-panel.phtml:511 10035#: resources/views/admin/modules.phtml:111 10036#: resources/views/admin/modules.phtml:113 10037msgid "Languages" 10038msgstr "" 10039 10040#. I18N: Name of a module 10041#: app/Http/Controllers/Admin/ModuleController.php:198 10042#: app/Module/ListsMenuModule.php:58 app/Module/ListsMenuModule.php:104 10043#: resources/views/admin/control-panel.phtml:462 10044#: resources/views/admin/modules.phtml:87 10045#: resources/views/admin/modules.phtml:89 10046#: resources/views/admin/trees-preferences.phtml:309 10047msgid "Lists" 10048msgstr "" 10049 10050#: app/Http/Controllers/Admin/ModuleController.php:212 10051#: resources/views/admin/control-panel.phtml:448 10052#: resources/views/admin/modules.phtml:67 10053#: resources/views/admin/modules.phtml:69 10054msgid "Menus" 10055msgstr "" 10056 10057#. I18N: Name of a module 10058#: app/Http/Controllers/Admin/ModuleController.php:226 10059#: app/Module/ReportsMenuModule.php:63 app/Module/ReportsMenuModule.php:108 10060#: resources/views/admin/control-panel.phtml:469 10061#: resources/views/admin/modules.phtml:91 10062#: resources/views/admin/modules.phtml:93 10063msgid "Reports" 10064msgstr "" 10065 10066#: app/Http/Controllers/Admin/ModuleController.php:240 10067#: resources/views/admin/control-panel.phtml:550 10068#: resources/views/admin/modules.phtml:75 10069#: resources/views/admin/modules.phtml:77 10070msgid "Sidebars" 10071msgstr "" 10072 10073#: app/Http/Controllers/Admin/ModuleController.php:254 10074#: resources/views/admin/control-panel.phtml:543 10075#: resources/views/admin/modules.phtml:71 10076#: resources/views/admin/modules.phtml:73 10077msgid "Tabs" 10078msgstr "" 10079 10080#: app/Http/Controllers/Admin/ModuleController.php:268 10081#: resources/views/admin/control-panel.phtml:504 10082#: resources/views/admin/modules.phtml:107 10083#: resources/views/admin/modules.phtml:109 10084msgid "Themes" 10085msgstr "" 10086 10087#: app/Http/Controllers/Admin/ModuleController.php:341 10088#: app/Http/Controllers/Admin/ModuleController.php:618 10089#, php-format 10090msgid "The module “%s” has been enabled." 10091msgstr "" 10092 10093#: app/Http/Controllers/Admin/ModuleController.php:343 10094#: app/Http/Controllers/Admin/ModuleController.php:620 10095#, php-format 10096msgid "The module “%s” has been disabled." 10097msgstr "" 10098 10099#: app/Http/Controllers/Admin/ModuleController.php:348 10100#: app/Http/Controllers/Admin/ModuleController.php:364 10101#: app/Http/Controllers/Admin/ModuleController.php:381 10102#: app/Http/Controllers/Admin/ModuleController.php:398 10103#: app/Http/Controllers/Admin/ModuleController.php:414 10104#: app/Http/Controllers/Admin/ModuleController.php:431 10105#: app/Http/Controllers/Admin/ModuleController.php:447 10106#: app/Http/Controllers/Admin/ModuleController.php:463 10107#: app/Http/Controllers/Admin/ModuleController.php:480 10108#: app/Http/Controllers/Admin/ModuleController.php:498 10109#: app/Http/Controllers/Admin/ModuleController.php:515 10110#: app/Http/Controllers/Admin/ModuleController.php:533 10111#: app/Http/Controllers/Admin/ModuleController.php:551 10112#: app/Http/Controllers/Admin/ModuleController.php:567 10113#: app/Http/RequestHandlers/EmailPreferencesAction.php:82 10114#: app/Http/RequestHandlers/SitePreferencesAction.php:63 10115#: app/Http/RequestHandlers/SiteRegistrationAction.php:51 10116msgid "The website preferences have been updated." 10117msgstr "" 10118 10119#: app/Http/Controllers/Admin/ModuleController.php:697 10120#, php-format 10121msgid "The preferences for the module “%s” have been deleted." 10122msgstr "" 10123 10124#: app/Http/Controllers/Admin/UpgradeController.php:114 10125#: app/Http/Controllers/Admin/UpgradeController.php:214 10126msgid "Upgrade wizard" 10127msgstr "" 10128 10129#: app/Http/Controllers/Admin/UpgradeController.php:210 10130msgid "Export all the family trees to GEDCOM files…" 10131msgstr "" 10132 10133#: app/Http/Controllers/Admin/UpgradeController.php:215 10134msgid "Create a temporary folder…" 10135msgstr "" 10136 10137#: app/Http/Controllers/Admin/UpgradeController.php:216 10138msgid "Check for pending changes…" 10139msgstr "" 10140 10141#: app/Http/Controllers/Admin/UpgradeController.php:218 10142#, php-format 10143msgid "Download %s…" 10144msgstr "" 10145 10146#: app/Http/Controllers/Admin/UpgradeController.php:219 10147#, php-format 10148msgid "Unzip %s to a temporary folder…" 10149msgstr "" 10150 10151#: app/Http/Controllers/Admin/UpgradeController.php:220 10152msgid "Copy files…" 10153msgstr "" 10154 10155#: app/Http/Controllers/Admin/UpgradeController.php:232 10156#: resources/views/admin/control-panel.phtml:66 10157#: resources/views/admin/upgrade/wizard.phtml:14 10158msgid "No upgrade information is available." 10159msgstr "" 10160 10161#: app/Http/Controllers/Admin/UpgradeController.php:236 10162#: resources/views/admin/control-panel.phtml:76 10163#: resources/views/admin/upgrade/wizard.phtml:18 10164msgid "This is the latest version of webtrees. No upgrade is available." 10165msgstr "" 10166 10167#. I18N: %s is a version number, such as 1.2.3 10168#. I18N: %s is a version number 10169#: app/Http/Controllers/Admin/UpgradeController.php:241 10170#: app/Http/RequestHandlers/LoginAction.php:83 10171#: resources/views/admin/control-panel.phtml:72 10172#, php-format 10173msgid "Upgrade to webtrees %s." 10174msgstr "" 10175 10176#: app/Http/Controllers/Admin/UpgradeController.php:261 10177#, php-format 10178msgid "The folder %s has been created." 10179msgstr "" 10180 10181#: app/Http/Controllers/Admin/UpgradeController.php:273 10182msgid "You should accept or reject all pending changes before upgrading." 10183msgstr "" 10184 10185#: app/Http/Controllers/Admin/UpgradeController.php:277 10186#: resources/views/pending-changes-page.phtml:18 10187msgid "There are no pending changes." 10188msgstr "" 10189 10190#. I18N: %s is a filename 10191#: app/Http/Controllers/Admin/UpgradeController.php:308 10192#: app/Http/RequestHandlers/ExportGedcomServer.php:79 10193#, php-format 10194msgid "The family tree has been exported to %s." 10195msgstr "" 10196 10197#: app/Http/Controllers/Admin/UpgradeController.php:333 10198#, php-format 10199msgid "%1$s KB were downloaded in %2$s seconds." 10200msgstr "" 10201 10202#. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds 10203#: app/Http/Controllers/Admin/UpgradeController.php:354 10204#, php-format 10205msgid "%1$s file was extracted in %2$s seconds." 10206msgid_plural "%1$s files were extracted in %2$s seconds." 10207msgstr[0] "" 10208msgstr[1] "" 10209 10210#: app/Http/Controllers/Admin/UpgradeController.php:386 10211msgid "The upgrade is complete." 10212msgstr "" 10213 10214#. I18N: A button label. 10215#: app/Http/Controllers/Admin/UpgradeController.php:387 10216#: resources/views/admin/import-progress.phtml:31 10217#: resources/views/admin/map-import-form.phtml:79 10218#: resources/views/admin/merge-records-step-1.phtml:109 10219#: resources/views/admin/trees-export.phtml:27 10220#: resources/views/admin/trees-export.phtml:120 10221#: resources/views/admin/trees-import.phtml:115 10222#: resources/views/admin/trees-merge.phtml:46 10223#: resources/views/admin/trees-renumber.phtml:34 10224#: resources/views/admin/trees.phtml:305 10225#: resources/views/admin/upgrade/wizard.phtml:33 10226#: resources/views/forgot-password-page.phtml:34 10227#: resources/views/modules/clippings/add-options.phtml:27 10228#: resources/views/modules/login_block/sign-in.phtml:59 10229#: resources/views/password-request-page.phtml:34 10230#: resources/views/password-reset-page.phtml:50 10231#: resources/views/pending-changes-page.phtml:22 10232#: resources/views/register-page.phtml:99 10233#: resources/views/report-select-page.phtml:32 10234msgid "continue" 10235msgstr "" 10236 10237#: app/Http/Controllers/Admin/UsersController.php:107 10238#: resources/views/admin/control-panel.phtml:369 10239#: resources/views/admin/email-page.phtml:9 10240#: resources/views/admin/users-cleanup.phtml:11 10241#: resources/views/admin/users-create.phtml:9 10242#: resources/views/admin/users-edit.phtml:12 10243msgid "User administration" 10244msgstr "" 10245 10246#: app/Http/Controllers/Admin/UsersController.php:190 10247#: resources/views/components/datetime.phtml:11 10248msgid "Never" 10249msgstr "" 10250 10251#: app/Http/Controllers/Admin/UsersController.php:216 10252#: resources/views/admin/control-panel.phtml:375 10253msgid "Add a user" 10254msgstr "" 10255 10256#. I18N: placeholders are GEDCOM XREFs, such as R123 10257#: app/Http/Controllers/Admin/UsersController.php:237 10258#: app/Http/Controllers/AdminTreesController.php:285 10259#, php-format 10260msgid "%1$s does not exist." 10261msgstr "" 10262 10263#: app/Http/Controllers/Admin/UsersController.php:254 10264msgid "Edit the user" 10265msgstr "" 10266 10267#: app/Http/Controllers/Admin/UsersController.php:275 10268#: app/Http/Controllers/Admin/UsersController.php:402 10269#: app/Http/RequestHandlers/AccountUpdate.php:86 10270#: app/Http/RequestHandlers/RegisterAction.php:239 10271msgid "Duplicate username. A user with that username already exists. Please choose another username." 10272msgstr "" 10273 10274#: app/Http/Controllers/Admin/UsersController.php:280 10275#: app/Http/Controllers/Admin/UsersController.php:396 10276#: app/Http/RequestHandlers/AccountUpdate.php:95 10277#: app/Http/RequestHandlers/RegisterAction.php:244 10278msgid "Duplicate email address. A user with that email already exists." 10279msgstr "" 10280 10281#: app/Http/Controllers/Admin/UsersController.php:340 10282#, php-format 10283msgid "%1$s does not exist" 10284msgstr "" 10285 10286#. I18N: %s is a server name/URL 10287#: app/Http/Controllers/Admin/UsersController.php:354 10288#: app/Http/RequestHandlers/VerifyEmail.php:87 10289#, php-format 10290msgid "New user at %s" 10291msgstr "" 10292 10293#. I18N: Listbox entry; name of a role 10294#: app/Http/Controllers/Admin/UsersController.php:421 10295#: resources/views/admin/trees-export.phtml:112 10296#: resources/views/admin/users-edit.phtml:220 10297#: resources/views/modules/clippings/download.phtml:39 10298#: resources/views/modules/clippings/download.phtml:59 10299msgid "Visitor" 10300msgstr "" 10301 10302#. I18N: Listbox entry; name of a role 10303#: app/Http/Controllers/Admin/UsersController.php:423 10304#: resources/views/admin/trees-export.phtml:106 10305#: resources/views/admin/users-edit.phtml:226 10306#: resources/views/modules/clippings/download.phtml:33 10307#: resources/views/modules/clippings/download.phtml:53 10308msgid "Member" 10309msgstr "" 10310 10311#. I18N: Listbox entry; name of a role 10312#: app/Http/Controllers/Admin/UsersController.php:425 10313#: resources/views/admin/users-edit.phtml:234 10314msgid "Editor" 10315msgstr "" 10316 10317#. I18N: Listbox entry; name of a role 10318#: app/Http/Controllers/Admin/UsersController.php:427 10319#: resources/views/admin/users-edit.phtml:240 10320msgid "Moderator" 10321msgstr "" 10322 10323#. I18N: Listbox entry; name of a role 10324#: app/Http/Controllers/Admin/UsersController.php:429 10325#: resources/views/admin/trees-export.phtml:100 10326#: resources/views/admin/users-edit.phtml:248 10327#: resources/views/modules/clippings/download.phtml:27 10328msgid "Manager" 10329msgstr "" 10330 10331#: app/Http/Controllers/Admin/UsersController.php:441 10332#: app/Http/Controllers/AdminTreesController.php:1810 10333msgid "<default theme>" 10334msgstr "" 10335 10336#: app/Http/Controllers/AdminController.php:66 10337#: resources/views/admin/trees.phtml:90 10338msgid "Privacy" 10339msgstr "" 10340 10341#: app/Http/Controllers/AdminController.php:152 10342#: app/Http/Controllers/AdminTreesController.php:964 10343#, php-format 10344msgid "The preferences for the family tree “%s” have been updated." 10345msgstr "" 10346 10347#: app/Http/Controllers/AdminController.php:159 10348#: app/Http/Controllers/AdminTreesController.php:971 10349msgid "The preferences for all family trees have been updated." 10350msgstr "" 10351 10352#: app/Http/Controllers/AdminController.php:162 10353#: app/Http/Controllers/AdminTreesController.php:975 10354msgid "The preferences for new family trees have been updated." 10355msgstr "" 10356 10357#: app/Http/Controllers/AdminController.php:261 10358#: resources/views/admin/trees-privacy.phtml:260 10359msgid "All facts and events" 10360msgstr "" 10361 10362#. I18N: placeholders are GEDCOM XREFs, such as R123 10363#: app/Http/Controllers/AdminTreesController.php:282 10364#, php-format 10365msgid "%1$s does not exist. Did you mean %2$s?" 10366msgstr "" 10367 10368#: app/Http/Controllers/AdminTreesController.php:295 10369#: app/Http/Controllers/AdminTreesController.php:300 10370msgid "This type of link is not allowed here." 10371msgstr "" 10372 10373#. I18N: %1$s is an internal ID number such as R123. %2$s and %3$s are record types, such as INDI or SOUR 10374#: app/Http/Controllers/AdminTreesController.php:306 10375#, php-format 10376msgid "%1$s is a %2$s but a %3$s is expected." 10377msgstr "" 10378 10379#. I18N: %1$s and %2$s are internal ID numbers such as R123 10380#: app/Http/Controllers/AdminTreesController.php:315 10381#, php-format 10382msgid "%1$s does not have a link back to %2$s." 10383msgstr "" 10384 10385#: app/Http/Controllers/AdminTreesController.php:320 10386#: resources/views/admin/trees.phtml:164 10387msgid "Check for errors" 10388msgstr "" 10389 10390#: app/Http/Controllers/AdminTreesController.php:341 10391#: resources/views/admin/trees.phtml:148 10392msgid "Find duplicates" 10393msgstr "" 10394 10395#: app/Http/Controllers/AdminTreesController.php:384 10396#: app/Http/Controllers/AdminTreesController.php:396 10397msgid "No GEDCOM file was received." 10398msgstr "" 10399 10400#: app/Http/Controllers/AdminTreesController.php:425 10401msgid "Import a GEDCOM file" 10402msgstr "" 10403 10404#: app/Http/Controllers/AdminTreesController.php:470 10405#: resources/views/admin/changes-log.phtml:12 10406#: resources/views/admin/data-fix-page.phtml:23 10407#: resources/views/admin/data-fix-select.phtml:19 10408#: resources/views/admin/merge-records-step-1.phtml:10 10409#: resources/views/admin/merge-records-step-2.phtml:10 10410#: resources/views/admin/trees-check.phtml:8 10411#: resources/views/admin/trees-duplicates.phtml:9 10412#: resources/views/admin/trees-export.phtml:10 10413#: resources/views/admin/trees-import.phtml:9 10414#: resources/views/admin/trees-preferences.phtml:9 10415#: resources/views/admin/trees-privacy.phtml:10 10416msgid "Manage family trees" 10417msgstr "" 10418 10419#: app/Http/Controllers/AdminTreesController.php:504 10420#: resources/views/admin/control-panel.phtml:172 10421msgid "Merge family trees" 10422msgstr "" 10423 10424#: app/Http/Controllers/AdminTreesController.php:705 10425msgid "The family trees have been merged successfully." 10426msgstr "" 10427 10428#. I18N: Layout option for lists of names 10429#. I18N: An option in a list-box 10430#: app/Http/Controllers/AdminTreesController.php:737 10431#: app/Module/OnThisDayModule.php:254 app/Module/RecentChangesModule.php:227 10432#: app/Module/TopGivenNamesModule.php:182 10433#: app/Module/UpcomingAnniversariesModule.php:275 10434#: app/Module/YahrzeitModule.php:257 10435msgid "list" 10436msgstr "" 10437 10438#. I18N: Layout option for lists of names 10439#. I18N: An option in a list-box 10440#: app/Http/Controllers/AdminTreesController.php:739 10441#: app/Module/OnThisDayModule.php:256 app/Module/RecentChangesModule.php:229 10442#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:243 10443#: app/Module/UpcomingAnniversariesModule.php:277 10444#: app/Module/YahrzeitModule.php:259 10445msgid "table" 10446msgstr "" 10447 10448#. I18N: Layout option for lists of names 10449#. I18N: An option in a list-box 10450#: app/Http/Controllers/AdminTreesController.php:741 10451#: app/Module/TopSurnamesModule.php:245 10452msgid "tag cloud" 10453msgstr "" 10454 10455#. I18N: page orientation 10456#: app/Http/Controllers/AdminTreesController.php:746 10457#: resources/xml/reports/change_report.xml:10 10458#: resources/xml/reports/pedigree_report.xml:7 10459msgid "Portrait" 10460msgstr "" 10461 10462#. I18N: page orientation 10463#: app/Http/Controllers/AdminTreesController.php:748 10464#: resources/xml/reports/change_report.xml:10 10465#: resources/xml/reports/pedigree_report.xml:7 10466msgid "Landscape" 10467msgstr "" 10468 10469#. I18N: None of the other options 10470#: app/Http/Controllers/AdminTreesController.php:753 10471#: app/Http/Controllers/AdminTreesController.php:759 10472#: app/Module/RelationshipsChartModule.php:456 10473#: app/Services/EmailService.php:234 10474#: resources/views/modules/statistics-chart/custom.phtml:75 10475msgid "none" 10476msgstr "" 10477 10478#. I18N: https://en.wikipedia.org/wiki/Markdown 10479#: app/Http/Controllers/AdminTreesController.php:755 10480msgid "markdown" 10481msgstr "" 10482 10483#: app/Http/Controllers/AdminTreesController.php:760 10484#: resources/xml/reports/fact_sources.xml:6 10485msgid "facts" 10486msgstr "" 10487 10488#: app/Http/Controllers/AdminTreesController.php:761 10489#: resources/xml/reports/fact_sources.xml:6 10490msgid "records" 10491msgstr "" 10492 10493#: app/Http/Controllers/AdminTreesController.php:818 10494#: app/Http/RequestHandlers/TreePageBlockEdit.php:64 10495#: app/Http/RequestHandlers/UserPageBlockEdit.php:64 10496#: resources/views/admin/components.phtml:45 10497#: resources/views/admin/components.phtml:48 10498#: resources/views/admin/modules.phtml:63 10499#: resources/views/admin/modules.phtml:65 10500#: resources/views/admin/modules.phtml:136 10501#: resources/views/admin/modules.phtml:139 10502#: resources/views/admin/modules.phtml:142 resources/views/admin/trees.phtml:82 10503#: resources/views/modules/block-template.phtml:10 10504#: resources/views/modules/block-template.phtml:12 10505msgid "Preferences" 10506msgstr "" 10507 10508#. I18N: Renumber the records in a family tree 10509#: app/Http/Controllers/AdminTreesController.php:864 10510#: resources/views/admin/trees-merge.phtml:24 10511#: resources/views/admin/trees-merge.phtml:29 10512msgid "Renumber family tree" 10513msgstr "" 10514 10515#: app/Http/Controllers/AdminTreesController.php:1472 10516#: app/Services/UpgradeService.php:150 app/Services/UpgradeService.php:183 10517msgid "The server’s time limit has been reached." 10518msgstr "" 10519 10520#: app/Http/Controllers/AdminTreesController.php:1507 10521#, php-format 10522msgid "The GEDCOM file “%s” has been imported." 10523msgstr "" 10524 10525#. I18N: %s is the name of a family tree 10526#: app/Http/Controllers/AdminTreesController.php:1514 10527#: app/Http/RequestHandlers/DeleteTreeAction.php:65 10528#, php-format 10529msgid "The family tree “%s” has been deleted." 10530msgstr "" 10531 10532#: app/Http/Controllers/AdminTreesController.php:1551 10533#, php-format 10534msgid "%1$s %2$s has a %3$s link to %4$s." 10535msgstr "" 10536 10537#. I18N: Name of a module/list 10538#: app/Http/Controllers/AdminTreesController.php:1713 10539#: app/Http/Controllers/ListController.php:521 10540#: app/Module/FixSearchAndReplace.php:113 10541#: app/Module/RepositoryListModule.php:53 10542#: resources/views/admin/control-panel.phtml:190 10543#: resources/views/admin/merge-records-step-1.phtml:26 10544#: resources/views/lists/repositories-table.phtml:37 10545#: resources/views/modules/gedcom_stats/config.phtml:29 10546#: resources/views/modules/gedcom_stats/statistics.phtml:101 10547#: resources/views/modules/html/template-statistics.phtml:47 10548#: resources/views/search-general-page.phtml:55 10549#: resources/views/search-results.phtml:46 10550#: resources/views/statistics/other/total-records.phtml:48 10551msgid "Repositories" 10552msgstr "" 10553 10554#. I18N: Name of a module/list 10555#. I18N: Name of a module 10556#: app/Http/Controllers/AdminTreesController.php:1714 10557#: app/Http/Controllers/ListController.php:542 10558#: app/Module/FixSearchAndReplace.php:114 app/Module/SourceListModule.php:52 10559#: app/Module/SourcesTabModule.php:59 10560#: resources/views/admin/control-panel.phtml:189 10561#: resources/views/admin/merge-records-step-1.phtml:25 10562#: resources/views/gedcom-record-page.phtml:93 10563#: resources/views/lists/media-table.phtml:73 10564#: resources/views/lists/notes-table.phtml:76 10565#: resources/views/lists/notes-table.phtml:85 10566#: resources/views/lists/repositories-table.phtml:43 10567#: resources/views/lists/sources-table.phtml:80 10568#: resources/views/media-page.phtml:73 10569#: resources/views/modules/gedcom_stats/config.phtml:27 10570#: resources/views/modules/gedcom_stats/statistics.phtml:79 10571#: resources/views/modules/html/template-statistics.phtml:39 10572#: resources/views/note-page.phtml:66 resources/views/repository-page.phtml:45 10573#: resources/views/search-general-page.phtml:48 10574#: resources/views/search-results.phtml:35 10575#: resources/views/statistics/other/chart-sources.phtml:12 10576#: resources/views/statistics/other/total-records.phtml:30 10577#: resources/xml/reports/ahnentafel_report.xml:476 10578#: resources/xml/reports/descendancy_report.xml:611 10579#: resources/xml/reports/family_group_report.xml:1118 10580#: resources/xml/reports/individual_ext_report.xml:644 10581#: resources/xml/reports/individual_report.xml:646 10582msgid "Sources" 10583msgstr "" 10584 10585#. I18N: Name of a module/list 10586#: app/Http/Controllers/AdminTreesController.php:1715 10587#: app/Http/Controllers/ListController.php:256 10588#: app/Module/AncestorsChartModule.php:276 10589#: app/Module/DescendancyChartModule.php:265 10590#: app/Module/FixSearchAndReplace.php:110 10591#: app/Module/IndividualListModule.php:48 10592#: app/Module/StatisticsChartModule.php:153 10593#: app/Module/StatisticsChartModule.php:293 10594#: app/Module/StatisticsChartModule.php:342 10595#: app/Module/StatisticsChartModule.php:537 10596#: app/Module/StatisticsChartModule.php:599 10597#: app/Module/StatisticsChartModule.php:660 10598#: resources/views/admin/control-panel.phtml:187 10599#: resources/views/admin/merge-records-step-1.phtml:23 10600#: resources/views/gedcom-record-page.phtml:66 10601#: resources/views/lists/given-names-table.phtml:24 10602#: resources/views/lists/media-table.phtml:71 10603#: resources/views/lists/notes-table.phtml:82 10604#: resources/views/lists/sources-table.phtml:89 10605#: resources/views/lists/submitters-table.phtml:61 10606#: resources/views/lists/surnames-table.phtml:29 10607#: resources/views/media-page.phtml:59 10608#: resources/views/modules/census-assistant.phtml:55 10609#: resources/views/modules/gedcom_stats/config.phtml:24 10610#: resources/views/modules/gedcom_stats/statistics.phtml:23 10611#: resources/views/modules/html/template-statistics.phtml:19 10612#: resources/views/modules/place-hierarchy/events.phtml:10 10613#: resources/views/modules/place-hierarchy/sidebar.phtml:43 10614#: resources/views/modules/random_media/config.phtml:12 10615#: resources/views/modules/statistics-chart/custom.phtml:56 10616#: resources/views/modules/statistics-chart/custom.phtml:152 10617#: resources/views/note-page.phtml:45 10618#: resources/views/search-general-page.phtml:34 10619#: resources/views/search-results.phtml:13 resources/views/source-page.phtml:46 10620#: resources/views/submitter-page.phtml:45 10621#: resources/xml/reports/fact_sources.xml:54 10622#: resources/xml/reports/fact_sources.xml:258 10623msgid "Individuals" 10624msgstr "" 10625 10626#. I18N: Name of a module/list 10627#. I18N: Name of a module 10628#: app/Http/Controllers/AdminTreesController.php:1716 10629#: app/Http/Controllers/ListController.php:254 10630#: app/Module/AncestorsChartModule.php:277 10631#: app/Module/DescendancyChartModule.php:266 app/Module/FamilyListModule.php:48 10632#: app/Module/FixSearchAndReplace.php:109 app/Module/RelativesTabModule.php:42 10633#: app/Module/StatisticsChartModule.php:158 10634#: app/Module/StatisticsChartModule.php:391 10635#: app/Module/StatisticsChartModule.php:482 10636#: app/Module/StatisticsChartModule.php:732 10637#: resources/views/admin/control-panel.phtml:188 10638#: resources/views/admin/merge-records-step-1.phtml:24 10639#: resources/views/gedcom-record-page.phtml:75 10640#: resources/views/lists/media-table.phtml:72 10641#: resources/views/lists/notes-table.phtml:83 10642#: resources/views/lists/sources-table.phtml:90 10643#: resources/views/lists/submitters-table.phtml:62 10644#: resources/views/media-page.phtml:66 10645#: resources/views/modules/gedcom_stats/config.phtml:26 10646#: resources/views/modules/gedcom_stats/statistics.phtml:67 10647#: resources/views/modules/html/template-statistics.phtml:35 10648#: resources/views/modules/place-hierarchy/events.phtml:16 10649#: resources/views/modules/place-hierarchy/sidebar.phtml:48 10650#: resources/views/note-page.phtml:52 10651#: resources/views/search-general-page.phtml:41 10652#: resources/views/search-results.phtml:24 resources/views/source-page.phtml:53 10653#: resources/views/submitter-page.phtml:52 10654#: resources/xml/reports/fact_sources.xml:152 10655#: resources/xml/reports/fact_sources.xml:314 10656msgid "Families" 10657msgstr "" 10658 10659#. I18N: Name of a module/list 10660#: app/Http/Controllers/AdminTreesController.php:1717 10661#: app/Module/FixSearchAndReplace.php:111 app/Module/MediaListModule.php:51 10662#: resources/views/admin/fix-level-0-media.phtml:24 10663#: resources/views/admin/merge-records-step-1.phtml:28 10664#: resources/views/admin/webtrees1-thumbnails.phtml:30 10665#: resources/views/gedcom-record-page.phtml:84 10666#: resources/views/lists/media-table.phtml:64 10667#: resources/views/lists/notes-table.phtml:84 10668#: resources/views/lists/sources-table.phtml:91 10669#: resources/views/modules/gedcom_stats/config.phtml:28 10670#: resources/views/modules/gedcom_stats/statistics.phtml:90 10671#: resources/views/modules/html/template-statistics.phtml:43 10672#: resources/views/note-page.phtml:59 resources/views/source-page.phtml:60 10673#: resources/views/statistics/other/chart-objects.phtml:12 10674#: resources/views/statistics/other/total-records.phtml:21 10675msgid "Media objects" 10676msgstr "" 10677 10678#. I18N: %s is a surname 10679#: app/Http/Controllers/BranchesController.php:84 10680#, php-format 10681msgid "Branches of the %s family" 10682msgstr "" 10683 10684#. I18N: Branches of a family tree 10685#. I18N: Name of a module/list 10686#: app/Http/Controllers/BranchesController.php:87 10687#: app/Module/BranchesListModule.php:49 10688msgid "Branches" 10689msgstr "" 10690 10691#. I18N: Name of a module/chart 10692#. I18N: Configuration option 10693#: app/Http/Controllers/BranchesController.php:296 10694#: app/Http/Controllers/BranchesController.php:333 10695#: app/Module/RelationshipsChartModule.php:173 10696#: app/Module/RelationshipsChartModule.php:257 10697#: resources/views/lists/individuals-table.phtml:284 10698#: resources/views/modules/relationships-chart/config.phtml:22 10699msgid "Relationships" 10700msgstr "" 10701 10702#: app/Http/Controllers/BranchesController.php:398 10703msgid "Generation" 10704msgstr "" 10705 10706#: app/Http/Controllers/CalendarController.php:145 10707msgid "Anniversary calendar" 10708msgstr "" 10709 10710#: app/Http/Controllers/CalendarController.php:149 10711msgid "On this day…" 10712msgstr "" 10713 10714#: app/Http/Controllers/CalendarController.php:152 10715msgid "In this month…" 10716msgstr "" 10717 10718#: app/Http/Controllers/CalendarController.php:155 10719msgid "In this year…" 10720msgstr "" 10721 10722#: app/Http/Controllers/CalendarController.php:348 10723#: resources/views/modules/yahrzeit/list.phtml:44 10724#, php-format 10725msgid "%s year anniversary" 10726msgstr "" 10727 10728#: app/Http/Controllers/CalendarController.php:397 10729msgid "Day not set" 10730msgstr "" 10731 10732#: app/Http/Controllers/EditFamilyController.php:58 10733#: resources/views/family-page-children.phtml:35 10734#: resources/views/modules/relatives/family.phtml:207 10735msgid "Add a son" 10736msgstr "" 10737 10738#: app/Http/Controllers/EditFamilyController.php:59 10739#: resources/views/family-page-children.phtml:39 10740#: resources/views/modules/relatives/family.phtml:211 10741msgid "Add a daughter" 10742msgstr "" 10743 10744#: app/Http/Controllers/EditFamilyController.php:60 10745#: resources/views/family-page-menu.phtml:39 10746#: resources/views/modules/relatives/family.phtml:215 10747msgid "Add a child" 10748msgstr "" 10749 10750#: app/Http/Controllers/EditFamilyController.php:162 10751#: app/Http/Controllers/EditIndividualController.php:262 10752#: resources/views/family-page-menu.phtml:33 10753#: resources/views/family-page-parents.phtml:42 10754#: resources/views/modules/relatives/family.phtml:89 10755#: resources/views/modules/relatives/tab.phtml:114 10756msgid "Add a wife" 10757msgstr "" 10758 10759#: app/Http/Controllers/EditFamilyController.php:165 10760#: app/Http/Controllers/EditIndividualController.php:258 10761#: resources/views/family-page-menu.phtml:26 10762#: resources/views/family-page-parents.phtml:20 10763#: resources/views/modules/relatives/family.phtml:52 10764#: resources/views/modules/relatives/tab.phtml:116 10765msgid "Add a husband" 10766msgstr "" 10767 10768#: app/Http/Controllers/EditFamilyController.php:262 10769#: resources/views/family-page-menu.phtml:20 10770msgid "Change family members" 10771msgstr "" 10772 10773#: app/Http/Controllers/EditIndividualController.php:59 10774#: resources/views/modules/relatives/tab.phtml:137 10775msgid "Add a child to create a one-parent family" 10776msgstr "" 10777 10778#: app/Http/Controllers/EditIndividualController.php:158 10779#: resources/views/family-page-grandparents.phtml:54 10780#: resources/views/family-page-grandparents.phtml:62 10781#: resources/views/modules/relatives/tab.phtml:36 10782msgid "Add a mother" 10783msgstr "" 10784 10785#: app/Http/Controllers/EditIndividualController.php:161 10786#: resources/views/family-page-grandparents.phtml:24 10787#: resources/views/family-page-grandparents.phtml:32 10788#: resources/views/modules/relatives/tab.phtml:29 10789msgid "Add a father" 10790msgstr "" 10791 10792#: app/Http/Controllers/EditIndividualController.php:364 10793msgid "Create an individual" 10794msgstr "" 10795 10796#: app/Http/Controllers/EditIndividualController.php:487 10797#: resources/views/individual-page-menu.phtml:24 10798msgid "Add a name" 10799msgstr "" 10800 10801#: app/Http/Controllers/EditIndividualController.php:531 10802#: resources/views/modules/relatives/tab.phtml:105 10803msgid "Link this individual to an existing family as a child" 10804msgstr "" 10805 10806#: app/Http/Controllers/EditIndividualController.php:609 10807#: resources/views/modules/relatives/tab.phtml:128 10808msgid "Add a husband using an existing individual" 10809msgstr "" 10810 10811#: app/Http/Controllers/EditIndividualController.php:612 10812#: resources/views/modules/relatives/tab.phtml:126 10813msgid "Add a wife using an existing individual" 10814msgstr "" 10815 10816#: app/Http/Controllers/EditMediaController.php:90 10817#: resources/views/media-page.phtml:191 10818#: resources/views/modals/add-media-file.phtml:10 10819msgid "Add a media file" 10820msgstr "" 10821 10822#: app/Http/Controllers/EditMediaController.php:170 10823#: resources/views/modals/edit-media-file.phtml:10 10824msgid "Edit a media file" 10825msgstr "" 10826 10827#: app/Http/Controllers/EditMediaController.php:267 10828#, php-format 10829msgid "The media file %1$s has been renamed to %2$s." 10830msgstr "" 10831 10832#: app/Http/Controllers/EditMediaController.php:273 10833#, php-format 10834msgid "The media file %1$s could not be renamed to %2$s." 10835msgstr "" 10836 10837#: app/Http/Controllers/EditNoteController.php:55 10838msgid "Edit the shared note" 10839msgstr "" 10840 10841#: app/Http/Controllers/GedcomFileController.php:126 10842msgid "Invalid GEDCOM file - no header record found." 10843msgstr "" 10844 10845#: app/Http/Controllers/GedcomFileController.php:190 10846#, php-format 10847msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." 10848msgstr "" 10849 10850#: app/Http/Controllers/ListController.php:229 10851#: app/Http/Controllers/ListController.php:767 10852#: resources/views/admin/trees-export.phtml:94 10853#: resources/views/modules/clippings/download.phtml:21 10854#: resources/xml/reports/cemetery_report.xml:7 10855#: resources/xml/reports/death_report.xml:10 10856#: resources/xml/reports/individual_ext_report.xml:11 10857#: resources/xml/reports/individual_report.xml:8 10858msgid "None" 10859msgstr "" 10860 10861#: app/Http/Controllers/ListController.php:285 10862#, php-format 10863msgid "Exclude individuals with “%s” as a married name" 10864msgstr "" 10865 10866#: app/Http/Controllers/ListController.php:291 10867#, php-format 10868msgid "Include individuals with “%s” as a married name" 10869msgstr "" 10870 10871#: app/Http/Controllers/ListController.php:300 10872msgid "Show the list of individuals" 10873msgstr "" 10874 10875#: app/Http/Controllers/ListController.php:306 10876msgid "Show the list of surnames" 10877msgstr "" 10878 10879#: app/Http/Controllers/ListController.php:354 10880#, php-format 10881msgid "Individuals with surname %s" 10882msgstr "" 10883 10884#. I18N: Name of a module 10885#: app/Http/Controllers/ListController.php:476 app/Module/MediaTabModule.php:60 10886#: resources/views/admin/control-panel.phtml:191 10887#: resources/views/admin/control-panel.phtml:611 10888#: resources/views/admin/media.phtml:99 10889#: resources/views/lists/media-table.phtml:69 10890#: resources/views/modules/recent_changes/changes-table.phtml:68 10891msgid "Media" 10892msgstr "" 10893 10894#. I18N: Name of a module/list 10895#: app/Http/Controllers/ListController.php:500 app/Module/NoteListModule.php:50 10896#: resources/views/lists/sources-table.phtml:92 10897#: resources/views/search-general-page.phtml:62 10898msgid "Shared notes" 10899msgstr "" 10900 10901#. I18N: Name of a module/list 10902#: app/Http/Controllers/ListController.php:563 10903#: app/Module/FixSearchAndReplace.php:115 app/Module/SubmitterListModule.php:53 10904#: resources/views/admin/control-panel.phtml:193 10905#: resources/views/admin/merge-records-step-1.phtml:29 10906#: resources/views/lists/submitters-table.phtml:55 10907msgid "Submitters" 10908msgstr "" 10909 10910#: app/Http/Controllers/PlaceHierarchyController.php:108 10911msgid "Show place hierarchy" 10912msgstr "" 10913 10914#: app/Http/Controllers/PlaceHierarchyController.php:113 10915msgid "Show all places in a list" 10916msgstr "" 10917 10918#. I18N: Name of a module 10919#: app/Http/Controllers/PlaceHierarchyController.php:133 10920#: app/Module/PlacesModule.php:68 10921#: resources/views/admin/trees-preferences.phtml:547 10922#: resources/views/search-replace-page.phtml:38 10923#: resources/views/statistics/other/places.phtml:12 10924msgid "Places" 10925msgstr "" 10926 10927#: app/Http/Controllers/SetupController.php:158 10928msgid "Oops! webtrees was unable to create files in this folder." 10929msgstr "" 10930 10931#: app/Http/Controllers/SetupController.php:159 10932msgid "This usually means that you need to change the folder permissions to 777." 10933msgstr "" 10934 10935#: app/Http/Controllers/SetupController.php:366 10936msgid "You must enter all the administrator account fields." 10937msgstr "" 10938 10939#: app/Http/Controllers/SetupController.php:370 10940msgid "The password needs to be at least six characters long." 10941msgstr "" 10942 10943#: app/Http/Middleware/CheckCsrf.php:68 10944msgid "This form has expired. Try again." 10945msgstr "" 10946 10947#: app/Http/RequestHandlers/AccountEdit.php:88 10948#: app/Module/ModuleThemeTrait.php:327 app/Module/UserWelcomeModule.php:114 10949msgid "My account" 10950msgstr "" 10951 10952#: app/Http/RequestHandlers/BroadcastAction.php:82 10953#: app/Http/RequestHandlers/ContactAction.php:147 10954#: app/Http/RequestHandlers/EmailPreferencesAction.php:90 10955#: app/Http/RequestHandlers/MessageAction.php:98 10956#, php-format 10957msgid "The message was successfully sent to %s." 10958msgstr "" 10959 10960#: app/Http/RequestHandlers/BroadcastAction.php:89 10961#: app/Http/RequestHandlers/ContactAction.php:154 10962#: app/Http/RequestHandlers/EmailPreferencesAction.php:92 10963#: app/Http/RequestHandlers/MessageAction.php:105 10964msgid "The message was not sent." 10965msgstr "" 10966 10967#: app/Http/RequestHandlers/CleanDataFolder.php:95 10968#: resources/views/admin/control-panel.phtml:123 10969msgid "Clean up data folder" 10970msgstr "" 10971 10972#: app/Http/RequestHandlers/ContactAction.php:115 10973#: app/Http/RequestHandlers/PasswordResetAction.php:85 10974#: app/Http/RequestHandlers/PasswordResetPage.php:77 10975#: app/Http/RequestHandlers/RegisterAction.php:98 10976msgid "Please try again." 10977msgstr "" 10978 10979#: app/Http/RequestHandlers/ContactAction.php:120 10980msgid "Please enter a valid email address." 10981msgstr "" 10982 10983#: app/Http/RequestHandlers/ContactAction.php:127 10984#: app/Http/RequestHandlers/RegisterAction.php:251 10985msgid "You are not allowed to send messages that contain external links." 10986msgstr "" 10987 10988#. I18N: e.g. ‘You should delete the “http://” from “http://www.example.com” and try again.’ 10989#: app/Http/RequestHandlers/ContactAction.php:128 10990#: app/Http/RequestHandlers/RegisterAction.php:251 10991#, php-format 10992msgid "You should delete the “%1$s” from “%2$s” and try again." 10993msgstr "" 10994 10995#: app/Http/RequestHandlers/ContactPage.php:96 10996#: app/Http/RequestHandlers/MessagePage.php:76 10997#: app/Module/UserMessagesModule.php:158 10998#: app/Statistics/Repository/UserRepository.php:127 10999#: resources/views/pending-changes-page.phtml:82 11000msgid "Send a message" 11001msgstr "" 11002 11003#: app/Http/RequestHandlers/CopyFact.php:77 11004msgid "The record has been copied to the clipboard." 11005msgstr "" 11006 11007#: app/Http/RequestHandlers/CreateMediaObjectAction.php:105 11008msgid "The media object has been created" 11009msgstr "" 11010 11011#: app/Http/RequestHandlers/CreateNoteAction.php:73 11012msgid "The note has been created" 11013msgstr "" 11014 11015#: app/Http/RequestHandlers/CreateRepositoryAction.php:78 11016msgid "The repository has been created" 11017msgstr "" 11018 11019#: app/Http/RequestHandlers/CreateSourceAction.php:111 11020msgid "The source has been created" 11021msgstr "" 11022 11023#: app/Http/RequestHandlers/CreateSubmitterAction.php:76 11024msgid "The submitter has been created" 11025msgstr "" 11026 11027#: app/Http/RequestHandlers/CreateTreeAction.php:64 11028#, php-format 11029msgid "The family tree “%s” already exists." 11030msgstr "" 11031 11032#: app/Http/RequestHandlers/CreateTreeAction.php:71 11033#, php-format 11034msgid "The family tree “%s” has been created." 11035msgstr "" 11036 11037#: app/Http/RequestHandlers/CreateTreePage.php:55 11038#: resources/views/admin/control-panel.phtml:159 11039msgid "Create a family tree" 11040msgstr "" 11041 11042#: app/Http/RequestHandlers/CreateTreePage.php:57 11043msgid "My family tree" 11044msgstr "" 11045 11046#: app/Http/RequestHandlers/DataFixData.php:107 11047#: app/Http/RequestHandlers/DataFixPreview.php:85 11048#: resources/views/admin/analytics-edit.phtml:18 11049msgid "Preview" 11050msgstr "" 11051 11052#: app/Http/RequestHandlers/DataFixData.php:108 11053#: resources/views/modules/batch_update/admin.phtml:77 11054msgid "Update" 11055msgstr "" 11056 11057#: app/Http/RequestHandlers/DeletePath.php:60 11058#, php-format 11059msgid "The file %s has been deleted." 11060msgstr "" 11061 11062#: app/Http/RequestHandlers/DeletePath.php:62 11063#: app/Http/RequestHandlers/DeletePath.php:76 11064#, php-format 11065msgid "The file %s could not be deleted." 11066msgstr "" 11067 11068#: app/Http/RequestHandlers/DeletePath.php:69 11069#, php-format 11070msgid "The folder %s has been deleted." 11071msgstr "" 11072 11073#: app/Http/RequestHandlers/DeletePath.php:71 11074#, php-format 11075msgid "The folder %s could not be deleted." 11076msgstr "" 11077 11078#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 11079#: app/Http/RequestHandlers/DeleteRecord.php:73 11080#, php-format 11081msgid "The family “%s” has been deleted because it only has one member." 11082msgstr "" 11083 11084#. I18N: %s are names of records, such as sources, repositories or individuals 11085#: app/Http/RequestHandlers/DeleteRecord.php:82 11086#: app/Http/RequestHandlers/DeleteRecord.php:87 11087#, php-format 11088msgid "The link from “%1$s” to “%2$s” has been deleted." 11089msgstr "" 11090 11091#: app/Http/RequestHandlers/EditRawFactPage.php:61 11092#: app/Http/RequestHandlers/EditRawRecordPage.php:61 11093#: resources/views/edit/edit-fact.phtml:125 11094#: resources/views/edit/new-individual.phtml:332 11095#: resources/views/family-page-menu.phtml:59 11096#: resources/views/gedcom-record-page-menu.phtml:25 11097#: resources/views/individual-page-menu.phtml:100 11098#: resources/views/media-page-menu.phtml:42 11099#: resources/views/note-page-menu.phtml:25 11100#: resources/views/repository-page-menu.phtml:25 11101#: resources/views/source-page-menu.phtml:25 11102#: resources/views/submitter-page-menu.phtml:25 11103msgid "Edit the raw GEDCOM" 11104msgstr "" 11105 11106#: app/Http/RequestHandlers/EmailPreferencesPage.php:64 11107#: resources/views/admin/control-panel.phtml:101 11108msgid "Sending email" 11109msgstr "" 11110 11111#: app/Http/RequestHandlers/ExportGedcomPage.php:49 11112msgid "Export a GEDCOM file" 11113msgstr "" 11114 11115#: app/Http/RequestHandlers/ExportGedcomServer.php:82 11116#, php-format 11117msgid "The file %s could not be created." 11118msgstr "" 11119 11120#: app/Http/RequestHandlers/HelpText.php:249 11121msgid "Associate events with this source" 11122msgstr "" 11123 11124#. I18N: Name of a module 11125#: app/Http/RequestHandlers/HelpText.php:254 11126#: app/Http/RequestHandlers/PendingChanges.php:133 11127#: app/Module/ModuleThemeTrait.php:432 app/Module/ReviewChangesModule.php:80 11128#: app/Module/ReviewChangesModule.php:134 11129#: resources/views/admin/control-panel.phtml:186 11130#: resources/views/admin/control-panel.phtml:212 11131#: resources/views/pending-changes-page.phtml:82 11132#: resources/xml/reports/change_report.xml:52 11133msgid "Pending changes" 11134msgstr "" 11135 11136#: app/Http/RequestHandlers/HelpText.php:261 11137#: resources/views/admin/users-edit.phtml:275 11138msgid "Restrict to immediate family" 11139msgstr "" 11140 11141#: app/Http/RequestHandlers/HelpText.php:266 11142#: resources/views/admin/trees-export.phtml:65 11143#: resources/views/modules/clippings/download.phtml:70 11144msgid "Convert from UTF-8 to ISO-8859-1" 11145msgstr "" 11146 11147#: app/Http/RequestHandlers/HelpText.php:271 11148#: resources/views/admin/trees-export.phtml:50 11149msgid "Compress the GEDCOM file" 11150msgstr "" 11151 11152#: app/Http/RequestHandlers/HelpText.php:276 resources/views/help/link.phtml:7 11153#: resources/views/help/link.phtml:9 11154msgid "Help" 11155msgstr "" 11156 11157#: app/Http/RequestHandlers/HelpText.php:277 11158msgid "The help text has not been written for this item." 11159msgstr "" 11160 11161#: app/Http/RequestHandlers/IndividualPage.php:209 11162#: resources/views/edit/reorder-families.phtml:60 11163#: resources/views/modules/family_nav/sidebar-family.phtml:43 11164msgid "Parents" 11165msgstr "" 11166 11167#: app/Http/RequestHandlers/IndividualPage.php:215 11168#: resources/views/edit/change-family-members.phtml:22 11169#: resources/views/edit/change-family-members.phtml:37 11170#: resources/views/modules/pedigree-chart/previous.phtml:31 11171#: resources/xml/reports/bdm_report.xml:169 11172#: resources/xml/reports/individual_ext_report.xml:202 11173#: resources/xml/reports/individual_ext_report.xml:219 11174msgid "Spouse" 11175msgstr "" 11176 11177#: app/Http/RequestHandlers/IndividualPage.php:224 11178#: app/Module/StatisticsChartModule.php:433 11179#: app/Module/StatisticsChartModule.php:727 11180#: resources/views/lists/families-table.phtml:227 11181#: resources/views/lists/individuals-table.phtml:245 11182#: resources/views/modules/pedigree-chart/previous.phtml:38 11183#: resources/views/modules/relatives/family.phtml:202 11184#: resources/xml/reports/family_group_report.xml:761 11185#: resources/xml/reports/relative_ext_report.xml:115 11186msgid "Children" 11187msgstr "" 11188 11189#: app/Http/RequestHandlers/IndividualPage.php:317 11190#: resources/views/edit/icon-fact-delete.phtml:8 11191#: resources/views/media-page.phtml:103 11192msgid "Are you sure you want to delete this fact?" 11193msgstr "" 11194 11195#: app/Http/RequestHandlers/IndividualPage.php:317 11196msgid "Delete this name" 11197msgstr "" 11198 11199#: app/Http/RequestHandlers/IndividualPage.php:366 11200#: resources/views/individual-page-menu.phtml:44 11201#: resources/views/individual-page-menu.phtml:52 11202msgid "Edit the gender" 11203msgstr "" 11204 11205#: app/Http/RequestHandlers/LoginAction.php:83 11206#: resources/views/admin/control-panel.phtml:69 11207#: resources/views/admin/upgrade/wizard.phtml:22 11208msgid "A new version of webtrees is available." 11209msgstr "" 11210 11211#: app/Http/RequestHandlers/LoginAction.php:115 11212msgid "You cannot sign in because your browser does not accept cookies." 11213msgstr "" 11214 11215#: app/Http/RequestHandlers/LoginAction.php:122 11216#: app/Http/RequestHandlers/LoginAction.php:127 11217msgid "The username or password is incorrect." 11218msgstr "" 11219 11220#: app/Http/RequestHandlers/LoginAction.php:132 11221msgid "This account has not been verified. Please check your email for a verification message." 11222msgstr "" 11223 11224#: app/Http/RequestHandlers/LoginAction.php:137 11225msgid "This account has not been approved. Please wait for an administrator to approve it." 11226msgstr "" 11227 11228#. I18N: Name of a module 11229#: app/Http/RequestHandlers/LoginPage.php:77 app/Module/LoginBlockModule.php:43 11230#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:294 11231msgid "Sign in" 11232msgstr "" 11233 11234#: app/Http/RequestHandlers/LoginPage.php:82 11235msgid "Anyone with a user account can access this website." 11236msgstr "" 11237 11238#: app/Http/RequestHandlers/LoginPage.php:85 11239msgid "You need to be an authorized user to access this website." 11240msgstr "" 11241 11242#: app/Http/RequestHandlers/LoginPage.php:88 11243msgid "You need to be a family member to access this website." 11244msgstr "" 11245 11246#: app/Http/RequestHandlers/LoginPage.php:96 11247msgid "You can apply for an account using the link below." 11248msgstr "" 11249 11250#: app/Http/RequestHandlers/Logout.php:51 11251msgid "You have signed out." 11252msgstr "" 11253 11254#: app/Http/RequestHandlers/MergeFactsAction.php:98 11255#, php-format 11256msgid "The link from “%1$s” to “%2$s” has been updated." 11257msgstr "" 11258 11259#: app/Http/RequestHandlers/MergeFactsAction.php:162 11260#, php-format 11261msgid "The records “%1$s” and “%2$s” have been merged." 11262msgstr "" 11263 11264#: app/Http/RequestHandlers/MergeFactsPage.php:57 11265#: app/Http/RequestHandlers/MergeRecordsPage.php:67 11266#: resources/views/admin/trees.phtml:156 11267msgid "Merge records" 11268msgstr "" 11269 11270#: app/Http/RequestHandlers/PasswordRequestAction.php:96 11271#: app/Http/RequestHandlers/PasswordRequestPage.php:55 11272#: resources/views/modules/login_block/sign-in.phtml:50 11273msgid "Request a new password" 11274msgstr "" 11275 11276#: app/Http/RequestHandlers/PasswordRequestAction.php:103 11277#, php-format 11278msgid "A password reset link has been sent to “%s”." 11279msgstr "" 11280 11281#: app/Http/RequestHandlers/PasswordRequestAction.php:104 11282msgid "This link is valid for one hour." 11283msgstr "" 11284 11285#: app/Http/RequestHandlers/PasswordRequestAction.php:107 11286#, php-format 11287msgid "There is no user account with the email “%s”." 11288msgstr "" 11289 11290#: app/Http/RequestHandlers/PasswordResetAction.php:77 11291msgid "Your password has been updated." 11292msgstr "" 11293 11294#: app/Http/RequestHandlers/PasswordResetAction.php:84 11295#: app/Http/RequestHandlers/PasswordResetPage.php:76 11296msgid "The password reset link has expired." 11297msgstr "" 11298 11299#: app/Http/RequestHandlers/PasswordResetPage.php:64 11300msgid "Set a new password" 11301msgstr "" 11302 11303#. I18N: %s is the name of a genealogy record 11304#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:66 11305#, php-format 11306msgid "“%s” has been deleted." 11307msgstr "" 11308 11309#. I18N: %s is the name of a genealogy record 11310#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:69 11311#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:62 11312#, php-format 11313msgid "The changes to “%s” have been accepted." 11314msgstr "" 11315 11316#: app/Http/RequestHandlers/PendingChangesLogPage.php:101 11317#: resources/views/admin/trees.phtml:190 11318msgid "Changes log" 11319msgstr "" 11320 11321#. I18N: the status of an edit accepted/rejected/pending 11322#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 11323msgid "accepted" 11324msgstr "" 11325 11326#. I18N: the status of an edit accepted/rejected/pending 11327#: app/Http/RequestHandlers/PendingChangesLogPage.php:124 11328msgid "rejected" 11329msgstr "" 11330 11331#. I18N: the status of an edit accepted/rejected/pending 11332#: app/Http/RequestHandlers/PendingChangesLogPage.php:126 11333msgid "pending" 11334msgstr "" 11335 11336#. I18N: %s is the name of a genealogy record 11337#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:67 11338#: app/Http/RequestHandlers/PendingChangesRejectTree.php:62 11339#, php-format 11340msgid "The changes to “%s” have been rejected." 11341msgstr "" 11342 11343#: app/Http/RequestHandlers/PhpInformation.php:60 11344#: resources/views/admin/control-panel.phtml:129 11345msgid "Server information" 11346msgstr "" 11347 11348#: app/Http/RequestHandlers/RegisterAction.php:146 11349#, php-format 11350msgid "Your registration at %s" 11351msgstr "" 11352 11353#. I18N: %s is a server name/URL 11354#: app/Http/RequestHandlers/RegisterAction.php:156 11355#, php-format 11356msgid "New registration at %s" 11357msgstr "" 11358 11359#: app/Http/RequestHandlers/RegisterAction.php:195 11360#: app/Http/RequestHandlers/RegisterPage.php:68 11361#: app/Module/WelcomeBlockModule.php:114 resources/views/login-page.phtml:65 11362#: resources/views/modules/login_block/sign-in.phtml:44 11363msgid "Request a new user account" 11364msgstr "" 11365 11366#: app/Http/RequestHandlers/RegisterAction.php:234 11367msgid "All fields must be completed." 11368msgstr "" 11369 11370#: app/Http/RequestHandlers/ReorderChildrenPage.php:57 11371#: resources/views/family-page-children.phtml:44 11372#: resources/views/family-page-menu.phtml:45 11373#: resources/views/modules/relatives/family.phtml:221 11374msgid "Re-order children" 11375msgstr "" 11376 11377#: app/Http/RequestHandlers/ReorderFamiliesPage.php:57 11378#: resources/views/individual-page-menu.phtml:62 11379#: resources/views/individual-page-menu.phtml:67 11380#: resources/views/modules/relatives/tab.phtml:97 11381msgid "Re-order families" 11382msgstr "" 11383 11384#: app/Http/RequestHandlers/ReorderNamesPage.php:57 11385#: resources/views/individual-page-menu.phtml:30 11386#: resources/views/individual-page-menu.phtml:35 11387msgid "Re-order names" 11388msgstr "" 11389 11390#: app/Http/RequestHandlers/ReportGenerate.php:122 11391#: resources/views/admin/modules.phtml:213 11392#: resources/views/admin/modules.phtml:216 11393#: resources/views/report-select-page.phtml:15 11394msgid "Report" 11395msgstr "" 11396 11397#: app/Http/RequestHandlers/ReportListPage.php:74 11398msgid "Choose a report to run" 11399msgstr "" 11400 11401#: app/Http/RequestHandlers/ReportSetupPage.php:147 11402#: resources/views/edit/input-addon-calendar.phtml:9 11403#: resources/views/edit/input-addon-calendar.phtml:12 11404msgid "Select a date" 11405msgstr "" 11406 11407#: app/Http/RequestHandlers/SearchAdvancedPage.php:171 11408#: app/Module/SearchMenuModule.php:125 11409msgid "Advanced search" 11410msgstr "" 11411 11412#: app/Http/RequestHandlers/SearchAdvancedPage.php:223 11413msgid "Exact date" 11414msgstr "" 11415 11416#: app/Http/RequestHandlers/SearchAdvancedPage.php:224 11417#: app/Http/RequestHandlers/SearchAdvancedPage.php:225 11418#: app/Http/RequestHandlers/SearchAdvancedPage.php:226 11419#: app/Http/RequestHandlers/SearchAdvancedPage.php:227 11420#: app/Http/RequestHandlers/SearchAdvancedPage.php:228 11421#, php-format 11422msgid "±%s year" 11423msgid_plural "±%s years" 11424msgstr[0] "" 11425msgstr[1] "" 11426 11427#: app/Http/RequestHandlers/SearchAdvancedPage.php:240 11428msgid "Exact" 11429msgstr "" 11430 11431#: app/Http/RequestHandlers/SearchAdvancedPage.php:241 11432msgid "Begins with" 11433msgstr "" 11434 11435#: app/Http/RequestHandlers/SearchAdvancedPage.php:242 11436msgid "Contains" 11437msgstr "" 11438 11439#: app/Http/RequestHandlers/SearchAdvancedPage.php:243 11440msgid "Sounds like" 11441msgstr "" 11442 11443#: app/Http/RequestHandlers/SearchGeneralPage.php:167 11444#: app/Module/SearchMenuModule.php:100 11445msgid "General search" 11446msgstr "" 11447 11448#. I18N: search using “sounds like”, rather than exact spelling 11449#: app/Http/RequestHandlers/SearchPhoneticPage.php:103 11450#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:26 11451msgid "Phonetic search" 11452msgstr "" 11453 11454#: app/Http/RequestHandlers/SearchReplaceAction.php:75 11455#: app/Http/RequestHandlers/SearchReplaceAction.php:109 11456#: app/Http/RequestHandlers/SearchReplaceAction.php:115 11457#, php-format 11458msgid "%s individual has been updated." 11459msgid_plural "%s individuals have been updated." 11460msgstr[0] "" 11461msgstr[1] "" 11462 11463#: app/Http/RequestHandlers/SearchReplaceAction.php:79 11464#: app/Http/RequestHandlers/SearchReplaceAction.php:119 11465#, php-format 11466msgid "%s family has been updated." 11467msgid_plural "%s families have been updated." 11468msgstr[0] "" 11469msgstr[1] "" 11470 11471#: app/Http/RequestHandlers/SearchReplaceAction.php:83 11472#, php-format 11473msgid "%s repository has been updated." 11474msgid_plural "%s repositories have been updated." 11475msgstr[0] "" 11476msgstr[1] "" 11477 11478#: app/Http/RequestHandlers/SearchReplaceAction.php:87 11479#, php-format 11480msgid "%s source has been updated." 11481msgid_plural "%s sources have been updated." 11482msgstr[0] "" 11483msgstr[1] "" 11484 11485#: app/Http/RequestHandlers/SearchReplaceAction.php:91 11486#, php-format 11487msgid "%s note has been updated." 11488msgid_plural "%s notes have been updated." 11489msgstr[0] "" 11490msgstr[1] "" 11491 11492#. I18N: Name of a module 11493#: app/Http/RequestHandlers/SearchReplacePage.php:52 11494#: app/Module/FixSearchAndReplace.php:77 app/Module/SearchMenuModule.php:138 11495msgid "Search and replace" 11496msgstr "" 11497 11498#. I18N: %s is the name of a family tree 11499#: app/Http/RequestHandlers/SelectDefaultTree.php:54 11500#, php-format 11501msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 11502msgstr "" 11503 11504#: app/Http/RequestHandlers/SiteLogsPage.php:102 11505#: resources/views/admin/control-panel.phtml:117 11506msgid "Website logs" 11507msgstr "" 11508 11509#: app/Http/RequestHandlers/SitePreferencesAction.php:55 11510#, php-format 11511msgid "The folder “%s” does not exist." 11512msgstr "" 11513 11514#: app/Http/RequestHandlers/SitePreferencesPage.php:65 11515#: resources/views/admin/control-panel.phtml:95 11516msgid "Website preferences" 11517msgstr "" 11518 11519#: app/Http/RequestHandlers/SiteRegistrationPage.php:44 11520#: resources/views/admin/control-panel.phtml:107 11521msgid "Sign-in and registration" 11522msgstr "" 11523 11524#: app/Http/RequestHandlers/SiteRegistrationPage.php:47 11525msgid "No predefined text" 11526msgstr "" 11527 11528#: app/Http/RequestHandlers/SiteRegistrationPage.php:48 11529msgid "Predefined text that states all users can request a user account" 11530msgstr "" 11531 11532#: app/Http/RequestHandlers/SiteRegistrationPage.php:49 11533msgid "Predefined text that states admin will decide on each request for a user account" 11534msgstr "" 11535 11536#: app/Http/RequestHandlers/SiteRegistrationPage.php:50 11537msgid "Predefined text that states only family members can request a user account" 11538msgstr "" 11539 11540#: app/Http/RequestHandlers/SiteRegistrationPage.php:51 11541msgid "Choose user defined welcome text typed below" 11542msgstr "" 11543 11544#: app/Http/RequestHandlers/TreePageDefaultEdit.php:70 11545#: resources/views/admin/control-panel.phtml:165 11546msgid "Set the default blocks for new family trees" 11547msgstr "" 11548 11549#: app/Http/RequestHandlers/TreePageEdit.php:70 11550msgid "Change the “Home page” blocks" 11551msgstr "" 11552 11553#: app/Http/RequestHandlers/UnconnectedPage.php:108 11554#: resources/views/admin/trees.phtml:172 11555msgid "Find unrelated individuals" 11556msgstr "" 11557 11558#. I18N: Name of a module 11559#: app/Http/RequestHandlers/UserPage.php:90 app/Module/ModuleThemeTrait.php:357 11560#: app/Module/UserWelcomeModule.php:61 resources/views/admin/modules.phtml:177 11561#: resources/views/admin/modules.phtml:181 11562#: resources/views/layouts/administration.phtml:54 11563msgid "My page" 11564msgstr "" 11565 11566#: app/Http/RequestHandlers/UserPageDefaultEdit.php:69 11567#: resources/views/admin/control-panel.phtml:387 11568msgid "Set the default blocks for new users" 11569msgstr "" 11570 11571#: app/Http/RequestHandlers/UserPageEdit.php:70 11572msgid "Change the “My page” blocks" 11573msgstr "" 11574 11575#: app/Http/RequestHandlers/UsersCleanupAction.php:69 11576#, php-format 11577msgid "The user %s has been deleted." 11578msgstr "" 11579 11580#: app/Http/RequestHandlers/UsersCleanupPage.php:66 11581#: resources/views/admin/control-panel.phtml:381 11582msgid "Delete inactive users" 11583msgstr "" 11584 11585#: app/Http/RequestHandlers/VerifyEmail.php:73 11586msgid "User verification" 11587msgstr "" 11588 11589#. I18N: This is the format string for full dates. See http://php.net/date for codes 11590#: app/I18N.php:257 11591msgid "%j %F %Y" 11592msgstr "" 11593 11594#. I18N: This punctuation is used to separate lists of items 11595#: app/I18N.php:324 11596msgid ", " 11597msgstr "" 11598 11599#. I18N: This is the format string for the time-of-day. See http://php.net/date for codes 11600#: app/I18N.php:600 11601msgid "%H:%i:%s" 11602msgstr "" 11603 11604#. I18N: A range of numbers 11605#: app/Individual.php:578 app/Module/StatisticsChartModule.php:872 11606#, php-format 11607msgid "%1$s–%2$s" 11608msgstr "" 11609 11610#. I18N: A step-family. %s is an individual’s name 11611#: app/Individual.php:979 11612#, php-format 11613msgid "Father’s family with %s" 11614msgstr "" 11615 11616#. I18N: A step-family. 11617#: app/Individual.php:983 11618msgid "Father’s family with an unknown individual" 11619msgstr "" 11620 11621#. I18N: A step-family. %s is an individual’s name 11622#: app/Individual.php:989 11623#, php-format 11624msgid "Mother’s family with %s" 11625msgstr "" 11626 11627#. I18N: A step-family. 11628#: app/Individual.php:993 11629msgid "Mother’s family with an unknown individual" 11630msgstr "" 11631 11632#. I18N: %s is the spouse name 11633#: app/Individual.php:1018 11634#, php-format 11635msgid "Family with %s" 11636msgstr "" 11637 11638#. I18N: Name of a module/report 11639#. I18N: Name of a module/chart 11640#: app/Module/AhnentafelReportModule.php:40 11641#: app/Module/AncestorsChartModule.php:107 11642#: resources/xml/reports/ahnentafel_report.xml:4 11643msgid "Ancestors" 11644msgstr "" 11645 11646#. I18N: Description of the “Ancestors” module 11647#: app/Module/AhnentafelReportModule.php:52 11648#: resources/xml/reports/ahnentafel_report.xml:5 11649msgid "A report of an individual’s ancestors, in a narrative style." 11650msgstr "" 11651 11652#. I18N: Description of the “Album” module 11653#: app/Module/AlbumModule.php:56 11654msgid "An alternative to the “media” tab, and an enhanced image viewer." 11655msgstr "" 11656 11657#. I18N: Description of the “AncestorsChart” module 11658#: app/Module/AncestorsChartModule.php:118 11659msgid "A chart of an individual’s ancestors." 11660msgstr "" 11661 11662#. I18N: %s is an individual’s name 11663#: app/Module/AncestorsChartModule.php:153 11664#, php-format 11665msgid "Ancestors of %s" 11666msgstr "" 11667 11668#: app/Module/AncestorsChartModule.php:275 11669#: app/Module/DescendancyChartModule.php:264 11670#: resources/views/emails/register-notify-html.phtml:25 11671#: resources/views/emails/register-notify-text.phtml:15 11672msgid "Tree" 11673msgstr "" 11674 11675#: app/Module/BingWebmasterToolsModule.php:41 11676msgid "Bing™ webmaster tools" 11677msgstr "" 11678 11679#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 11680#: app/Module/BirthDeathMarriageReportModule.php:40 11681#: resources/views/calendar-page.phtml:152 11682#: resources/xml/reports/bdm_report.xml:3 11683#: resources/xml/reports/bdm_report.xml:34 11684msgid "Vital records" 11685msgstr "" 11686 11687#. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death 11688#: app/Module/BirthDeathMarriageReportModule.php:52 11689#: resources/xml/reports/bdm_report.xml:4 11690msgid "A report of vital records for a given date or place." 11691msgstr "" 11692 11693#. I18N: Name of a module/report 11694#: app/Module/BirthReportModule.php:40 11695#: resources/views/modules/statistics-chart/custom.phtml:57 11696#: resources/xml/reports/birth_report.xml:3 11697#: resources/xml/reports/birth_report.xml:31 11698msgid "Births" 11699msgstr "" 11700 11701#. I18N: Description of the “Births” module 11702#: app/Module/BirthReportModule.php:52 resources/xml/reports/birth_report.xml:4 11703msgid "A report of individuals who were born in a given time or place." 11704msgstr "" 11705 11706#. I18N: Description of the “Branches” module 11707#: app/Module/BranchesListModule.php:60 11708msgid "A list of branches of a family." 11709msgstr "" 11710 11711#. I18N: Name of a module 11712#: app/Module/CalendarMenuModule.php:41 app/Module/CalendarMenuModule.php:80 11713#: resources/views/modules/yahrzeit/config.phtml:30 11714msgid "Calendar" 11715msgstr "" 11716 11717#. I18N: Description of the “Calendar” module 11718#: app/Module/CalendarMenuModule.php:52 11719msgid "The calendar menu." 11720msgstr "" 11721 11722#: app/Module/CalendarMenuModule.php:90 resources/views/calendar-page.phtml:16 11723msgid "Day" 11724msgstr "" 11725 11726#: app/Module/CalendarMenuModule.php:103 11727#: app/Module/StatisticsChartModule.php:288 11728#: app/Module/StatisticsChartModule.php:337 11729#: app/Module/StatisticsChartModule.php:386 11730#: app/Module/StatisticsChartModule.php:428 11731#: app/Module/StatisticsChartModule.php:477 11732#: resources/views/calendar-page.phtml:32 11733msgid "Month" 11734msgstr "" 11735 11736#: app/Module/CalendarMenuModule.php:116 resources/views/calendar-page.phtml:51 11737msgid "Year" 11738msgstr "" 11739 11740#. I18N: Name of a module/report 11741#: app/Module/CemeteryReportModule.php:40 11742#: resources/xml/reports/cemetery_report.xml:3 11743#: resources/xml/reports/cemetery_report.xml:34 11744msgid "Burials" 11745msgstr "" 11746 11747#. I18N: Description of the “Cemeteries” module 11748#: app/Module/CemeteryReportModule.php:52 11749#: resources/xml/reports/cemetery_report.xml:4 11750msgid "A report of individuals who were buried in a given place." 11751msgstr "" 11752 11753#. I18N: Name of a module 11754#: app/Module/CensusAssistantModule.php:51 11755msgid "Census assistant" 11756msgstr "" 11757 11758#. I18N: Description of the “Census assistant” module 11759#: app/Module/CensusAssistantModule.php:62 11760msgid "An alternative way to enter census transcripts and link them to individuals." 11761msgstr "" 11762 11763#: app/Module/CensusAssistantModule.php:232 11764#: app/Module/CensusAssistantModule.php:256 11765#: resources/views/modules/clippings/show.phtml:22 11766#: resources/views/modules/clippings/show.phtml:38 11767#: resources/views/modules/favorites/favorites.phtml:36 11768msgid "Remove" 11769msgstr "" 11770 11771#. I18N: Name of a module/report 11772#: app/Module/ChangeReportModule.php:44 11773#: resources/views/admin/users-edit.phtml:130 11774#: resources/views/pending-changes-page.phtml:52 11775#: resources/xml/reports/change_report.xml:3 11776#: resources/xml/reports/change_report.xml:44 11777msgid "Changes" 11778msgstr "" 11779 11780#. I18N: Description of the “Changes” module 11781#: app/Module/ChangeReportModule.php:56 11782#: resources/xml/reports/change_report.xml:4 11783msgid "A report of recent and pending changes." 11784msgstr "" 11785 11786#. I18N: Description of the “Charts” module 11787#: app/Module/ChartsBlockModule.php:73 11788msgid "An alternative way to display charts." 11789msgstr "" 11790 11791#. I18N: %s is an individual’s name 11792#: app/Module/ChartsBlockModule.php:154 11793#: app/Module/InteractiveTree/TreeView.php:156 11794#: app/Module/InteractiveTreeModule.php:162 11795#, php-format 11796msgid "Interactive tree of %s" 11797msgstr "" 11798 11799#: app/Module/ChartsBlockModule.php:161 11800msgid "You must select an individual and a chart type in the block preferences" 11801msgstr "" 11802 11803#. I18N: Name of a module/chart 11804#. I18N: Name of a report 11805#: app/Module/ChartsBlockModule.php:243 app/Module/PedigreeChartModule.php:118 11806#: app/Module/PedigreeReportModule.php:40 11807#: resources/views/edit/link-child-to-family.phtml:24 11808#: resources/xml/reports/pedigree_report.xml:3 11809#: resources/xml/reports/pedigree_report.xml:48 11810msgid "Pedigree" 11811msgstr "" 11812 11813#. I18N: Name of a module/chart 11814#: app/Module/ChartsBlockModule.php:245 app/Module/HourglassChartModule.php:89 11815msgid "Hourglass chart" 11816msgstr "" 11817 11818#. I18N: Name of a module 11819#: app/Module/ChartsBlockModule.php:246 app/Module/InteractiveTreeModule.php:52 11820msgid "Interactive tree" 11821msgstr "" 11822 11823#. I18N: Description of the “Charts” module 11824#: app/Module/ChartsMenuModule.php:71 11825msgid "The charts menu." 11826msgstr "" 11827 11828#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? http://ckeditor.com 11829#: app/Module/CkeditorModule.php:43 11830msgid "CKEditor™" 11831msgstr "" 11832 11833#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” 11834#: app/Module/CkeditorModule.php:54 11835msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 11836msgstr "" 11837 11838#. I18N: Name of a module 11839#: app/Module/ClippingsCartModule.php:117 11840msgid "Clippings cart" 11841msgstr "" 11842 11843#. I18N: Description of the “Clippings cart” module 11844#: app/Module/ClippingsCartModule.php:128 11845msgid "Select records from your family tree and save them as a GEDCOM file." 11846msgstr "" 11847 11848#: app/Module/ClippingsCartModule.php:176 11849#: resources/views/modules/clippings/add-options.phtml:15 11850msgid "Add to the clippings cart" 11851msgstr "" 11852 11853#: app/Module/ClippingsCartModule.php:180 11854msgid "Empty the clippings cart" 11855msgstr "" 11856 11857#: app/Module/ClippingsCartModule.php:186 11858#: app/Module/ClippingsCartModule.php:358 11859msgid "Download" 11860msgstr "" 11861 11862#: app/Module/ClippingsCartModule.php:358 11863#: app/Module/ClippingsCartModule.php:429 11864msgid "Family tree clippings cart" 11865msgstr "" 11866 11867#: app/Module/ClippingsCartModule.php:454 11868#: app/Module/ClippingsCartModule.php:592 11869#: app/Module/ClippingsCartModule.php:743 11870#: app/Module/ClippingsCartModule.php:811 11871#: app/Module/ClippingsCartModule.php:879 11872#: app/Module/ClippingsCartModule.php:947 11873#, php-format 11874msgid "Add %s to the clippings cart" 11875msgstr "" 11876 11877#. I18N: %s is a family (husband + wife) 11878#: app/Module/ClippingsCartModule.php:477 11879#, php-format 11880msgid "%s and their children" 11881msgstr "" 11882 11883#. I18N: %s is a family (husband + wife) 11884#: app/Module/ClippingsCartModule.php:479 11885#, php-format 11886msgid "%s and their descendants" 11887msgstr "" 11888 11889#: app/Module/ClippingsCartModule.php:615 11890#, php-format 11891msgid "%s, her parents and siblings" 11892msgstr "" 11893 11894#: app/Module/ClippingsCartModule.php:616 11895#, php-format 11896msgid "%s, her spouses and children" 11897msgstr "" 11898 11899#: app/Module/ClippingsCartModule.php:617 11900#, php-format 11901msgid "%s and her ancestors" 11902msgstr "" 11903 11904#: app/Module/ClippingsCartModule.php:618 11905#, php-format 11906msgid "%s, her ancestors and their families" 11907msgstr "" 11908 11909#: app/Module/ClippingsCartModule.php:619 11910#, php-format 11911msgid "%s, her spouses and descendants" 11912msgstr "" 11913 11914#: app/Module/ClippingsCartModule.php:625 11915#, php-format 11916msgid "%s, his parents and siblings" 11917msgstr "" 11918 11919#: app/Module/ClippingsCartModule.php:626 11920#, php-format 11921msgid "%s, his spouses and children" 11922msgstr "" 11923 11924#: app/Module/ClippingsCartModule.php:627 11925#, php-format 11926msgid "%s and his ancestors" 11927msgstr "" 11928 11929#: app/Module/ClippingsCartModule.php:628 11930#, php-format 11931msgid "%s, his ancestors and their families" 11932msgstr "" 11933 11934#: app/Module/ClippingsCartModule.php:629 11935#, php-format 11936msgid "%s, his spouses and descendants" 11937msgstr "" 11938 11939#: app/Module/ClippingsCartModule.php:969 11940#, php-format 11941msgid "%s and the individuals that reference it." 11942msgstr "" 11943 11944#. I18N: Name of a theme. 11945#: app/Module/CloudsTheme.php:43 11946msgid "clouds" 11947msgstr "" 11948 11949#. I18N: Name of a theme. 11950#: app/Module/ColorsTheme.php:53 11951msgid "colors" 11952msgstr "" 11953 11954#. I18N: A colour scheme 11955#: app/Module/ColorsTheme.php:124 11956msgid "Palette" 11957msgstr "" 11958 11959#. I18N: The name of a colour-scheme 11960#: app/Module/ColorsTheme.php:153 11961msgid "Aqua Marine" 11962msgstr "" 11963 11964#. I18N: The name of a colour-scheme 11965#: app/Module/ColorsTheme.php:155 11966msgid "Ash" 11967msgstr "" 11968 11969#. I18N: The name of a colour-scheme 11970#: app/Module/ColorsTheme.php:157 11971msgid "Belgian Chocolate" 11972msgstr "" 11973 11974#. I18N: The name of a colour-scheme 11975#: app/Module/ColorsTheme.php:159 11976msgid "Blue Lagoon" 11977msgstr "" 11978 11979#. I18N: The name of a colour-scheme 11980#: app/Module/ColorsTheme.php:161 11981msgid "Blue Marine" 11982msgstr "" 11983 11984#. I18N: The name of a colour-scheme 11985#: app/Module/ColorsTheme.php:163 11986msgid "Coffee and Cream" 11987msgstr "" 11988 11989#. I18N: The name of a colour-scheme 11990#: app/Module/ColorsTheme.php:165 11991msgid "Cold Day" 11992msgstr "" 11993 11994#. I18N: The name of a colour-scheme 11995#: app/Module/ColorsTheme.php:167 11996msgid "Green Beam" 11997msgstr "" 11998 11999#. I18N: The name of a colour-scheme 12000#: app/Module/ColorsTheme.php:169 12001msgid "Mediterranio" 12002msgstr "" 12003 12004#. I18N: The name of a colour-scheme 12005#: app/Module/ColorsTheme.php:171 12006msgid "Mercury" 12007msgstr "" 12008 12009#. I18N: The name of a colour-scheme 12010#: app/Module/ColorsTheme.php:173 12011msgid "Nocturnal" 12012msgstr "" 12013 12014#. I18N: The name of a colour-scheme 12015#: app/Module/ColorsTheme.php:175 12016msgid "Olivia" 12017msgstr "" 12018 12019#. I18N: The name of a colour-scheme 12020#: app/Module/ColorsTheme.php:177 12021msgid "Pink Plastic" 12022msgstr "" 12023 12024#. I18N: The name of a colour-scheme 12025#: app/Module/ColorsTheme.php:179 12026msgid "Sage" 12027msgstr "" 12028 12029#. I18N: The name of a colour-scheme 12030#: app/Module/ColorsTheme.php:181 12031msgid "Shiny Tomato" 12032msgstr "" 12033 12034#. I18N: The name of a colour-scheme 12035#: app/Module/ColorsTheme.php:183 12036msgid "Teal Top" 12037msgstr "" 12038 12039#. I18N: Name of a module/chart 12040#: app/Module/CompactTreeChartModule.php:84 12041msgid "Compact tree" 12042msgstr "" 12043 12044#. I18N: Description of the “CompactTreeChart” module 12045#: app/Module/CompactTreeChartModule.php:95 12046msgid "A chart of an individual’s ancestors, as a compact tree." 12047msgstr "" 12048 12049#. I18N: %s is an individual’s name 12050#: app/Module/CompactTreeChartModule.php:130 12051#, php-format 12052msgid "Compact tree of %s" 12053msgstr "" 12054 12055#. I18N: Name of a module 12056#: app/Module/ContactsFooterModule.php:57 12057#: resources/views/admin/trees-preferences.phtml:124 12058msgid "Contact information" 12059msgstr "" 12060 12061#. I18N: Description of the “Contact information” module 12062#: app/Module/ContactsFooterModule.php:68 12063msgid "A link to the site contacts." 12064msgstr "" 12065 12066#: app/Module/ContactsFooterModule.php:136 12067#, php-format 12068msgid "For technical support or genealogy questions contact %s." 12069msgstr "" 12070 12071#: app/Module/ContactsFooterModule.php:149 12072#, php-format 12073msgid "For help with genealogy questions contact %s." 12074msgstr "" 12075 12076#: app/Module/ContactsFooterModule.php:162 12077#, php-format 12078msgid "For technical support and information contact %s." 12079msgstr "" 12080 12081#. I18N: Description of the “CSS and JS” module. 12082#: app/Module/CustomCssJsModule.php:43 12083msgid "Add styling and scripts to every page." 12084msgstr "" 12085 12086#. I18N: Name of a module. 12087#: app/Module/CustomCssJsModule.php:82 12088msgid "CSS and JS" 12089msgstr "" 12090 12091#: app/Module/CustomCssJsModule.php:99 12092#: app/Module/RelationshipsChartModule.php:430 app/Module/SiteMapModule.php:180 12093#, php-format 12094msgid "The preferences for the module “%s” have been updated." 12095msgstr "" 12096 12097#. I18N: Name of a module/report 12098#: app/Module/DeathReportModule.php:40 12099#: resources/views/modules/statistics-chart/custom.phtml:59 12100#: resources/xml/reports/death_report.xml:3 12101#: resources/xml/reports/death_report.xml:32 12102msgid "Deaths" 12103msgstr "" 12104 12105#. I18N: Description of the “Deaths” module 12106#: app/Module/DeathReportModule.php:52 resources/xml/reports/death_report.xml:4 12107msgid "A report of individuals who died in a given time or place." 12108msgstr "" 12109 12110#. I18N: Description of the “DescendancyChart” module 12111#: app/Module/DescendancyChartModule.php:118 12112msgid "A chart of an individual’s descendants." 12113msgstr "" 12114 12115#. I18N: %s is an individual’s name 12116#: app/Module/DescendancyChartModule.php:153 12117#, php-format 12118msgid "Descendants of %s" 12119msgstr "" 12120 12121#. I18N: Description of the “Descendants” module 12122#: app/Module/DescendancyModule.php:72 12123msgid "A sidebar showing the descendants of an individual." 12124msgstr "" 12125 12126#: app/Module/DescendancyModule.php:268 12127#: resources/views/family-page-children.phtml:11 12128msgid "No children" 12129msgstr "" 12130 12131#. I18N: Description of the “Descendants” module 12132#: app/Module/DescendancyReportModule.php:52 12133#: resources/xml/reports/descendancy_report.xml:4 12134msgid "A report of an individual’s descendants, in a narrative style." 12135msgstr "" 12136 12137#. I18N: Name of a theme. 12138#: app/Module/FabTheme.php:39 12139msgid "F.A.B." 12140msgstr "" 12141 12142#. I18N: Description of the “Source” module 12143#: app/Module/FactSourcesReportModule.php:56 12144msgid "A report of the information provided by a source." 12145msgstr "" 12146 12147#. I18N: Name of a module/chart 12148#: app/Module/FamilyBookChartModule.php:91 12149msgid "Family book" 12150msgstr "" 12151 12152#. I18N: Description of the “FamilyBookChart” module 12153#: app/Module/FamilyBookChartModule.php:102 12154msgid "A chart of an individual’s ancestors and descendants, as a family book." 12155msgstr "" 12156 12157#. I18N: %s is an individual’s name 12158#: app/Module/FamilyBookChartModule.php:137 12159#, php-format 12160msgid "Family book of %s" 12161msgstr "" 12162 12163#. I18N: Description of the “Family” module 12164#: app/Module/FamilyGroupReportModule.php:56 12165#: resources/xml/reports/family_group_report.xml:4 12166msgid "A report of family members and their details." 12167msgstr "" 12168 12169#. I18N: Description of the “Families” module 12170#: app/Module/FamilyListModule.php:59 12171msgid "A list of families." 12172msgstr "" 12173 12174#. I18N: Name of a module/sidebar 12175#: app/Module/FamilyNavigatorModule.php:40 12176msgid "Family navigator" 12177msgstr "" 12178 12179#. I18N: Description of the “Family navigator” module 12180#: app/Module/FamilyNavigatorModule.php:51 12181msgid "A sidebar showing an individual’s close families and relatives." 12182msgstr "" 12183 12184#. I18N: Name of a module 12185#: app/Module/FamilyTreeFavoritesModule.php:55 12186#: app/Module/UserFavoritesModule.php:56 12187msgid "Favorites" 12188msgstr "" 12189 12190#. I18N: Description of the “Favorites” module 12191#: app/Module/FamilyTreeFavoritesModule.php:66 12192msgid "Display and manage a family tree’s favorite pages." 12193msgstr "" 12194 12195#. I18N: Description of the “News” module 12196#: app/Module/FamilyTreeNewsModule.php:65 12197msgid "Family news and site announcements." 12198msgstr "" 12199 12200#. I18N: Name of a module 12201#: app/Module/FamilyTreeNewsModule.php:118 12202msgid "News" 12203msgstr "" 12204 12205#: app/Module/FamilyTreeNewsModule.php:181 app/Module/UserJournalModule.php:181 12206msgid "Add/edit a journal/news entry" 12207msgstr "" 12208 12209#. I18N: Name of a module 12210#. I18N: Name of a module/chart 12211#: app/Module/FamilyTreeStatisticsModule.php:51 12212#: app/Module/HtmlBlockModule.php:201 app/Module/StatisticsChartModule.php:95 12213#: resources/views/modules/gedcom_stats/config.phtml:21 12214#: resources/views/modules/gedcom_stats/statistics.phtml:17 12215#: resources/views/modules/gedcom_stats/statistics.phtml:137 12216msgid "Statistics" 12217msgstr "" 12218 12219#. I18N: Description of “Statistics” module 12220#: app/Module/FamilyTreeStatisticsModule.php:62 12221msgid "The size of the family tree, earliest and latest events, common names, etc." 12222msgstr "" 12223 12224#. I18N: Name of a module/chart 12225#: app/Module/FanChartModule.php:116 12226msgid "Fan chart" 12227msgstr "" 12228 12229#. I18N: Description of the “Fan Chart” module 12230#: app/Module/FanChartModule.php:127 12231msgid "A fan chart of an individual’s ancestors." 12232msgstr "" 12233 12234#. I18N: http://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name 12235#: app/Module/FanChartModule.php:162 12236#, php-format 12237msgid "Fan chart of %s" 12238msgstr "" 12239 12240#. I18N: layout option for the fan chart 12241#: app/Module/FanChartModule.php:575 12242msgid "half circle" 12243msgstr "" 12244 12245#. I18N: layout option for the fan chart 12246#: app/Module/FanChartModule.php:577 12247msgid "three-quarter circle" 12248msgstr "" 12249 12250#. I18N: layout option for the fan chart 12251#: app/Module/FanChartModule.php:579 12252msgid "full circle" 12253msgstr "" 12254 12255#. I18N: Name of a module 12256#: app/Module/FixCemeteryTag.php:61 12257msgid "Convert CEME tags to GEDCOM 5.5.1" 12258msgstr "" 12259 12260#. I18N: Description of a “Data fix” module 12261#: app/Module/FixCemeteryTag.php:72 12262msgid "Replace cemetery tags with burial places." 12263msgstr "" 12264 12265#. I18N: Name of a module 12266#: app/Module/FixDuplicateLinks.php:63 12267msgid "Remove duplicate links" 12268msgstr "" 12269 12270#. I18N: Description of a “Data fix” module 12271#: app/Module/FixDuplicateLinks.php:74 12272msgid "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." 12273msgstr "" 12274 12275#. I18N: Name of a module 12276#: app/Module/FixMissingDeaths.php:59 12277msgid "Add missing death records" 12278msgstr "" 12279 12280#. I18N: Description of a “Data fix” module 12281#: app/Module/FixMissingDeaths.php:70 12282msgid "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." 12283msgstr "" 12284 12285#. I18N: Name of a module 12286#: app/Module/FixMissingMarriedNames.php:70 12287msgid "Add married names" 12288msgstr "" 12289 12290#. I18N: Description of a “Data fix” module 12291#: app/Module/FixMissingMarriedNames.php:81 12292msgid "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." 12293msgstr "" 12294 12295#: app/Module/FixMissingMarriedNames.php:94 12296msgid "Wife’s surname replaced by husband’s surname" 12297msgstr "" 12298 12299#: app/Module/FixMissingMarriedNames.php:95 12300msgid "Wife’s maiden surname becomes new given name" 12301msgstr "" 12302 12303#. I18N: Name of a module 12304#: app/Module/FixNameSlashesAndSpaces.php:60 12305msgid "Fix name slashes and spaces" 12306msgstr "" 12307 12308#. I18N: Description of a “Data fix” module 12309#: app/Module/FixNameSlashesAndSpaces.php:71 12310msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." 12311msgstr "" 12312 12313#. I18N: Name of a module 12314#: app/Module/FixPlaceNames.php:63 12315msgid "Update place names" 12316msgstr "" 12317 12318#. I18N: Description of a “Data fix” module 12319#: app/Module/FixPlaceNames.php:74 12320msgid "Update the higher-level parts of place names, while keeping the lower-level parts." 12321msgstr "" 12322 12323#. I18N: Name of a module 12324#: app/Module/FixPrimaryTag.php:49 12325msgid "Convert _PRIM tags to GEDCOM 5.5.1" 12326msgstr "" 12327 12328#. I18N: Description of a “Data fix” module 12329#: app/Module/FixPrimaryTag.php:60 12330msgid "“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." 12331msgstr "" 12332 12333#. I18N: Description of a “Data fix” module 12334#: app/Module/FixSearchAndReplace.php:88 12335msgid "Search and replace text, using simple searches or advanced pattern matching." 12336msgstr "" 12337 12338#: app/Module/FixSearchAndReplace.php:101 12339msgid "Match the exact text, even if it occurs in the middle of a word." 12340msgstr "" 12341 12342#: app/Module/FixSearchAndReplace.php:102 12343msgid "Match the exact text, unless it occurs in the middle of a word." 12344msgstr "" 12345 12346#: app/Module/FixSearchAndReplace.php:103 12347msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 12348msgstr "" 12349 12350#. I18N: http://en.wikipedia.org/wiki/Regular_expression 12351#: app/Module/FixSearchAndReplace.php:105 12352msgid "Regular expression" 12353msgstr "" 12354 12355#. I18N: Name of a module 12356#: app/Module/FixSearchAndReplace.php:112 app/Module/NotesTabModule.php:59 12357#: resources/views/admin/control-panel.phtml:192 12358#: resources/views/admin/merge-records-step-1.phtml:27 12359#: resources/views/gedcom-record-page.phtml:102 12360#: resources/views/media-page.phtml:80 12361#: resources/views/modules/census-assistant.phtml:79 12362#: resources/views/note-page.phtml:73 resources/views/search-results.phtml:57 12363#: resources/views/source-page.phtml:67 12364#: resources/views/statistics/other/total-records.phtml:39 12365#: resources/xml/reports/individual_ext_report.xml:229 12366#: resources/xml/reports/individual_report.xml:226 12367msgid "Notes" 12368msgstr "" 12369 12370#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” 12371#: app/Module/FrequentlyAskedQuestionsModule.php:73 12372msgid "FAQ" 12373msgstr "" 12374 12375#. I18N: Description of the “FAQ” module 12376#: app/Module/FrequentlyAskedQuestionsModule.php:84 12377msgid "A list of frequently asked questions and answers." 12378msgstr "" 12379 12380#: app/Module/FrequentlyAskedQuestionsModule.php:158 12381#: app/Module/FrequentlyAskedQuestionsModule.php:405 12382#: resources/views/modules/faq/edit.phtml:9 12383msgid "Frequently asked questions" 12384msgstr "" 12385 12386#. I18N: FAQ = “Frequently Asked Question” 12387#: app/Module/FrequentlyAskedQuestionsModule.php:301 12388#: resources/views/modules/faq/config.phtml:34 12389msgid "Add an FAQ" 12390msgstr "" 12391 12392#: app/Module/FrequentlyAskedQuestionsModule.php:311 12393msgid "Edit the FAQ" 12394msgstr "" 12395 12396#: app/Module/GoogleAnalyticsModule.php:44 12397msgid "Google™ analytics" 12398msgstr "" 12399 12400#: app/Module/GoogleWebmasterToolsModule.php:41 12401msgid "Google™ webmaster tools" 12402msgstr "" 12403 12404#. I18N: Name of a module 12405#. I18N: A configuration setting 12406#: app/Module/HitCountFooterModule.php:75 12407#: resources/views/admin/trees-preferences.phtml:631 12408msgid "Hit counters" 12409msgstr "" 12410 12411#. I18N: Description of the “Hit counters” module 12412#: app/Module/HitCountFooterModule.php:86 12413msgid "Count the visits to each page" 12414msgstr "" 12415 12416#: app/Module/HitCountFooterModule.php:115 12417#, php-format 12418msgid "This page has been viewed %s time." 12419msgid_plural "This page has been viewed %s times." 12420msgstr[0] "" 12421msgstr[1] "" 12422 12423#. I18N: Description of the “HourglassChart” module 12424#: app/Module/HourglassChartModule.php:100 12425msgid "An hourglass chart of an individual’s ancestors and descendants." 12426msgstr "" 12427 12428#. I18N: %s is an individual’s name 12429#: app/Module/HourglassChartModule.php:135 12430#, php-format 12431msgid "Hourglass chart of %s" 12432msgstr "" 12433 12434#. I18N: Name of a module 12435#: app/Module/HtmlBlockModule.php:64 12436msgid "HTML" 12437msgstr "" 12438 12439#. I18N: Description of the “HTML” module 12440#: app/Module/HtmlBlockModule.php:75 12441msgid "Add your own text and graphics." 12442msgstr "" 12443 12444#: app/Module/HtmlBlockModule.php:198 app/Module/StatisticsChartModule.php:168 12445msgid "Custom" 12446msgstr "" 12447 12448#: app/Module/HtmlBlockModule.php:199 12449msgid "Keyword examples" 12450msgstr "" 12451 12452#: app/Module/HtmlBlockModule.php:200 12453msgid "Narrative description" 12454msgstr "" 12455 12456#. I18N: Name of a module/tab on the individual page. 12457#: app/Module/IndividualFactsTabModule.php:66 12458#: resources/views/admin/fix-level-0-media.phtml:32 12459#: resources/views/family-page.phtml:51 12460#: resources/views/modules/random_media/config.phtml:12 12461#: resources/xml/reports/individual_ext_report.xml:153 12462#: resources/xml/reports/individual_report.xml:149 12463msgid "Facts and events" 12464msgstr "" 12465 12466#. I18N: Description of the “Facts and events” module 12467#: app/Module/IndividualFactsTabModule.php:77 12468msgid "A tab showing the facts and events of an individual." 12469msgstr "" 12470 12471#. I18N: Name of a module/report 12472#: app/Module/IndividualFamiliesReportModule.php:44 12473#: resources/xml/reports/individual_ext_report.xml:3 12474#: resources/xml/reports/individual_ext_report.xml:91 12475msgid "Related families" 12476msgstr "" 12477 12478#. I18N: Description of the “Related families” 12479#: app/Module/IndividualFamiliesReportModule.php:56 12480#: resources/xml/reports/individual_ext_report.xml:4 12481msgid "A report of the families that are closely related to an individual." 12482msgstr "" 12483 12484#. I18N: Description of the “Individuals” module 12485#: app/Module/IndividualListModule.php:59 12486msgid "A list of individuals." 12487msgstr "" 12488 12489#. I18N: Name of a module/sidebar 12490#: app/Module/IndividualMetadataModule.php:56 12491msgid "Extra information" 12492msgstr "" 12493 12494#. I18N: Description of the “Extra information” module 12495#: app/Module/IndividualMetadataModule.php:67 12496msgid "A sidebar showing non-genealogy information about an individual." 12497msgstr "" 12498 12499#. I18N: Description of the “Individual” module 12500#: app/Module/IndividualReportModule.php:52 12501#: resources/xml/reports/individual_report.xml:4 12502msgid "A report of an individual’s details." 12503msgstr "" 12504 12505#: app/Module/InteractiveTree/TreeView.php:352 12506msgctxt "unknown family" 12507msgid "unknown" 12508msgstr "" 12509 12510#. I18N: e.g. “Son of [father name & mother name]” 12511#: app/Module/InteractiveTree/TreeView.php:357 12512#, php-format 12513msgid "Son of %s" 12514msgstr "" 12515 12516#. I18N: e.g. “Daughter of [father name & mother name]” 12517#: app/Module/InteractiveTree/TreeView.php:361 12518#, php-format 12519msgid "Daughter of %s" 12520msgstr "" 12521 12522#. I18N: e.g. “Child of [father name & mother name]” 12523#: app/Module/InteractiveTree/TreeView.php:365 12524#, php-format 12525msgid "Child of %s" 12526msgstr "" 12527 12528#. I18N: Description of the “Interactive tree” module 12529#: app/Module/InteractiveTreeModule.php:63 12530msgid "An interactive tree, showing all the ancestors and descendants of an individual." 12531msgstr "" 12532 12533#. I18N: Name of a module/chart 12534#: app/Module/LifespansChartModule.php:83 12535msgid "Lifespans" 12536msgstr "" 12537 12538#. I18N: Description of the “LifespansChart” module 12539#: app/Module/LifespansChartModule.php:94 12540msgid "A chart of individuals’ lifespans." 12541msgstr "" 12542 12543#: app/Module/LifespansChartModule.php:244 12544#: resources/views/admin/trees-unconnected.phtml:37 12545#: resources/views/calendar-list.phtml:17 12546#, php-format 12547msgid "%s individual" 12548msgid_plural "%s individuals" 12549msgstr[0] "" 12550msgstr[1] "" 12551 12552#. I18N: Description of the “Lists” module 12553#: app/Module/ListsMenuModule.php:69 12554msgid "The lists menu." 12555msgstr "" 12556 12557#. I18N: Name of a module. (A list of users who are online now) 12558#: app/Module/LoggedInUsersModule.php:42 12559msgid "Who is online" 12560msgstr "" 12561 12562#. I18N: Description of the “Who is online” module 12563#: app/Module/LoggedInUsersModule.php:53 12564msgid "A list of users and visitors who are currently online." 12565msgstr "" 12566 12567#. I18N: Description of the “Sign in” module 12568#: app/Module/LoginBlockModule.php:54 12569msgid "An alternative way to sign in and sign out." 12570msgstr "" 12571 12572#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:310 12573#: resources/views/layouts/administration.phtml:67 12574msgid "Sign out" 12575msgstr "" 12576 12577#. I18N: Name of a module/report 12578#: app/Module/MarriageReportModule.php:40 12579#: resources/views/modules/statistics-chart/custom.phtml:58 12580#: resources/xml/reports/marriage_report.xml:3 12581#: resources/xml/reports/marriage_report.xml:30 12582msgid "Marriages" 12583msgstr "" 12584 12585#. I18N: Description of the “Marriages” module 12586#: app/Module/MarriageReportModule.php:52 12587#: resources/xml/reports/marriage_report.xml:4 12588msgid "A report of individuals who were married in a given time or place." 12589msgstr "" 12590 12591#: app/Module/MatomoAnalyticsModule.php:42 12592msgid "Matomo™ / Piwik™ analytics" 12593msgstr "" 12594 12595#. I18N: Description of the “Media objects” module 12596#: app/Module/MediaListModule.php:62 12597msgid "A list of media objects." 12598msgstr "" 12599 12600#. I18N: Description of the “Media” module 12601#: app/Module/MediaTabModule.php:71 12602msgid "A tab showing the media objects linked to an individual." 12603msgstr "" 12604 12605#. I18N: Name of a theme. 12606#: app/Module/MinimalTheme.php:39 12607msgid "minimal" 12608msgstr "" 12609 12610#. I18N: Name of a module/report 12611#: app/Module/MissingFactsReportModule.php:44 12612#: resources/xml/reports/missing_facts_report.xml:3 12613#: resources/xml/reports/missing_facts_report.xml:52 12614msgid "Missing data" 12615msgstr "" 12616 12617#. I18N: Description of the “Missing data” 12618#: app/Module/MissingFactsReportModule.php:56 12619#: resources/xml/reports/missing_facts_report.xml:4 12620msgid "A report of the information that is missing for an individual and their relatives." 12621msgstr "" 12622 12623#: app/Module/ModuleHistoricEventsTrait.php:40 12624msgid "Add historic events to an individual’s page." 12625msgstr "" 12626 12627#: app/Module/ModuleThemeTrait.php:73 app/Module/ModuleThemeTrait.php:459 12628#: resources/views/admin/modules.phtml:245 12629#: resources/views/admin/modules.phtml:248 12630#: resources/views/admin/users-edit.phtml:180 12631msgid "Theme" 12632msgstr "" 12633 12634#: app/Module/ModuleThemeTrait.php:181 resources/views/chart-box.phtml:35 12635msgid "Family with spouse" 12636msgstr "" 12637 12638#: app/Module/ModuleThemeTrait.php:212 app/Module/ModuleThemeTrait.php:216 12639msgid "Customize this page" 12640msgstr "" 12641 12642#: app/Module/ModuleThemeTrait.php:342 app/Module/UserWelcomeModule.php:107 12643msgid "My individual record" 12644msgstr "" 12645 12646#: app/Module/ModuleThemeTrait.php:371 12647msgid "My pages" 12648msgstr "" 12649 12650#: app/Module/ModuleThemeTrait.php:405 12651msgid "My pedigree" 12652msgstr "" 12653 12654#. I18N: Description of the “Shared notes” module 12655#: app/Module/NoteListModule.php:61 12656msgid "A list of shared notes." 12657msgstr "" 12658 12659#. I18N: Description of the “Notes” module 12660#: app/Module/NotesTabModule.php:70 12661msgid "A tab showing the notes attached to an individual." 12662msgstr "" 12663 12664#. I18N: Name of a report 12665#: app/Module/OccupationReportModule.php:44 12666#: resources/xml/reports/occupation_report.xml:3 12667#: resources/xml/reports/occupation_report.xml:37 12668msgid "Occupations" 12669msgstr "" 12670 12671#. I18N: Description of the “Occupations” module 12672#: app/Module/OccupationReportModule.php:56 12673#: resources/xml/reports/occupation_report.xml:4 12674msgid "A report of individuals who had a given occupation." 12675msgstr "" 12676 12677#. I18N: Name of a module 12678#: app/Module/OnThisDayModule.php:96 12679msgid "On this day" 12680msgstr "" 12681 12682#. I18N: Description of the “On this day” module 12683#: app/Module/OnThisDayModule.php:107 12684msgid "A list of the anniversaries that occur today." 12685msgstr "" 12686 12687#. I18N: An option in a list-box 12688#: app/Module/OnThisDayModule.php:261 app/Module/RecentChangesModule.php:234 12689#: app/Module/UpcomingAnniversariesModule.php:282 12690#: resources/xml/reports/bdm_report.xml:11 12691#: resources/xml/reports/birth_report.xml:9 12692#: resources/xml/reports/cemetery_report.xml:6 12693#: resources/xml/reports/change_report.xml:7 12694#: resources/xml/reports/death_report.xml:9 12695#: resources/xml/reports/fact_sources.xml:7 12696#: resources/xml/reports/individual_ext_report.xml:8 12697#: resources/xml/reports/marriage_report.xml:9 12698#: resources/xml/reports/occupation_report.xml:6 12699#: resources/xml/reports/relative_ext_report.xml:7 12700msgid "sort by name" 12701msgstr "" 12702 12703#. I18N: An option in a list-box 12704#: app/Module/OnThisDayModule.php:263 12705#: app/Module/UpcomingAnniversariesModule.php:284 12706#: resources/xml/reports/change_report.xml:7 12707msgid "sort by date" 12708msgstr "" 12709 12710#. I18N: Description of the “PedigreeChart” module 12711#: app/Module/PedigreeChartModule.php:129 12712msgid "A chart of an individual’s ancestors, formatted as a tree." 12713msgstr "" 12714 12715#. I18N: %s is an individual’s name 12716#: app/Module/PedigreeChartModule.php:164 12717#, php-format 12718msgid "Pedigree tree of %s" 12719msgstr "" 12720 12721#: app/Module/PedigreeChartModule.php:390 12722msgid "Left" 12723msgstr "" 12724 12725#: app/Module/PedigreeChartModule.php:391 12726msgid "Right" 12727msgstr "" 12728 12729#: app/Module/PedigreeChartModule.php:392 12730msgid "Up" 12731msgstr "" 12732 12733#: app/Module/PedigreeChartModule.php:393 12734msgid "Down" 12735msgstr "" 12736 12737#. I18N: Name of a module 12738#: app/Module/PedigreeMapModule.php:126 12739msgid "Pedigree map" 12740msgstr "" 12741 12742#. I18N: Description of the “Pedigree map” module 12743#: app/Module/PedigreeMapModule.php:137 12744msgid "Show the birthplace of ancestors on a map." 12745msgstr "" 12746 12747#. I18N: %s is an individual’s name 12748#: app/Module/PedigreeMapModule.php:172 app/Module/PedigreeMapModule.php:236 12749#, php-format 12750msgid "Pedigree map of %s" 12751msgstr "" 12752 12753#. I18N: Description of the “Pedigree” module 12754#: app/Module/PedigreeReportModule.php:52 12755#: resources/xml/reports/pedigree_report.xml:4 12756msgid "A report of an individual’s ancestors, formatted as a tree." 12757msgstr "" 12758 12759#. I18N: Name of a module/list 12760#: app/Module/PlaceHierarchyListModule.php:46 12761#: resources/views/place-hierarchy.phtml:10 12762msgid "Place hierarchy" 12763msgstr "" 12764 12765#. I18N: Description of the “Place hierarchy” module 12766#: app/Module/PlaceHierarchyListModule.php:57 12767msgid "The place hierarchy." 12768msgstr "" 12769 12770#. I18N: Description of the “Places” module 12771#: app/Module/PlacesModule.php:79 12772msgid "Show the location of events on a map." 12773msgstr "" 12774 12775#. I18N: Name of a module 12776#: app/Module/PoweredByWebtreesModule.php:41 12777msgid "Powered by webtrees™" 12778msgstr "" 12779 12780#. I18N: Description of the “webtrees” module 12781#: app/Module/PoweredByWebtreesModule.php:52 12782msgid "A link to the webtrees home page." 12783msgstr "" 12784 12785#. I18N: Name of a module 12786#: app/Module/PrivacyPolicy.php:67 app/Module/PrivacyPolicy.php:128 12787#: resources/views/modules/privacy-policy/footer.phtml:10 12788msgid "Privacy policy" 12789msgstr "" 12790 12791#. I18N: Description of the “Cookie warning” module 12792#: app/Module/PrivacyPolicy.php:78 12793msgid "Show a privacy policy." 12794msgstr "" 12795 12796#. I18N: Name of a module 12797#: app/Module/RecentChangesModule.php:77 12798#: resources/xml/reports/change_report.xml:92 12799msgid "Recent changes" 12800msgstr "" 12801 12802#. I18N: Description of the “Recent changes” module 12803#: app/Module/RecentChangesModule.php:88 12804msgid "A list of records that have been updated recently." 12805msgstr "" 12806 12807#: app/Module/RecentChangesModule.php:128 12808#, php-format 12809msgid "There have been no changes within the last %s day." 12810msgid_plural "There have been no changes within the last %s days." 12811msgstr[0] "" 12812msgstr[1] "" 12813 12814#: app/Module/RecentChangesModule.php:152 12815#, php-format 12816msgid "Changes in the last %s day" 12817msgid_plural "Changes in the last %s days" 12818msgstr[0] "" 12819msgstr[1] "" 12820 12821#. I18N: An option in a list-box 12822#: app/Module/RecentChangesModule.php:236 12823msgid "sort by date, oldest first" 12824msgstr "" 12825 12826#. I18N: An option in a list-box 12827#: app/Module/RecentChangesModule.php:238 12828msgid "sort by date, newest first" 12829msgstr "" 12830 12831#. I18N: Description of the “Legacy URLs” module 12832#: app/Module/RedirectLegacyUrlsModule.php:112 12833msgid "Redirect old URLs from webtrees version 1." 12834msgstr "" 12835 12836#. I18N: Name of a module - historic/obsolete URLs. 12837#: app/Module/RedirectLegacyUrlsModule.php:118 12838msgid "Legacy URLs" 12839msgstr "" 12840 12841#. I18N: Name of a report 12842#: app/Module/RelatedIndividualsReportModule.php:40 12843#: resources/xml/reports/relative_ext_report.xml:3 12844#: resources/xml/reports/relative_ext_report.xml:43 12845msgid "Related individuals" 12846msgstr "" 12847 12848#. I18N: Description of the “Related individuals” module 12849#: app/Module/RelatedIndividualsReportModule.php:52 12850#: resources/xml/reports/relative_ext_report.xml:4 12851msgid "A report of the individuals that are closely related to an individual." 12852msgstr "" 12853 12854#. I18N: Description of the “RelationshipsChart” module 12855#: app/Module/RelationshipsChartModule.php:112 12856msgid "A chart displaying relationships between two individuals." 12857msgstr "" 12858 12859#: app/Module/RelationshipsChartModule.php:140 12860msgid "Relationship to me" 12861msgstr "" 12862 12863#. I18N: %s are individual’s names 12864#: app/Module/RelationshipsChartModule.php:249 12865#, php-format 12866msgid "Relationships between %1$s and %2$s" 12867msgstr "" 12868 12869#: app/Module/RelationshipsChartModule.php:312 12870#, php-format 12871msgid "Relationship: %s" 12872msgstr "" 12873 12874#: app/Module/RelationshipsChartModule.php:386 12875msgid "No link between the two individuals could be found." 12876msgstr "" 12877 12878#: app/Module/RelationshipsChartModule.php:409 12879msgid "Chart preferences" 12880msgstr "" 12881 12882#: app/Module/RelationshipsChartModule.php:443 12883msgid "Find any relationship" 12884msgstr "" 12885 12886#: app/Module/RelationshipsChartModule.php:444 12887#: resources/views/modules/relationships-chart/page.phtml:40 12888msgid "Find relationships via ancestors" 12889msgstr "" 12890 12891#: app/Module/RelationshipsChartModule.php:460 12892msgid "unlimited" 12893msgstr "" 12894 12895#: app/Module/RelationshipsChartModule.php:711 12896msgid "Find all possible relationships" 12897msgstr "" 12898 12899#: app/Module/RelationshipsChartModule.php:713 12900msgid "Find other relationships" 12901msgstr "" 12902 12903#: app/Module/RelationshipsChartModule.php:717 12904#: resources/views/modules/relationships-chart/page.phtml:54 12905msgid "Find the closest relationships" 12906msgstr "" 12907 12908#. I18N: Description of the “Families” module 12909#: app/Module/RelativesTabModule.php:53 12910msgid "A tab showing the close relatives of an individual." 12911msgstr "" 12912 12913#. I18N: Description of the “Reports” module 12914#: app/Module/ReportsMenuModule.php:74 12915msgid "The reports menu." 12916msgstr "" 12917 12918#. I18N: Description of the “Repositories” module 12919#: app/Module/RepositoryListModule.php:64 12920msgid "A list of repositories." 12921msgstr "" 12922 12923#. I18N: Name of a module. Tasks that need further research. 12924#: app/Module/ResearchTaskModule.php:58 12925msgid "Research tasks" 12926msgstr "" 12927 12928#. I18N: Description of “Research tasks” module 12929#: app/Module/ResearchTaskModule.php:69 12930msgid "A list of tasks and activities that are linked to the family tree." 12931msgstr "" 12932 12933#: app/Module/ResearchTaskModule.php:116 12934msgid "There are no research tasks in this family tree." 12935msgstr "" 12936 12937#. I18N: Description of the “Pending changes” module 12938#: app/Module/ReviewChangesModule.php:91 12939msgid "A list of changes that need to be reviewed by a moderator, and email notifications." 12940msgstr "" 12941 12942#: app/Module/ReviewChangesModule.php:155 12943#: resources/views/emails/pending-changes-html.phtml:13 12944#: resources/views/emails/pending-changes-text.phtml:10 12945msgid "There are pending changes for you to moderate." 12946msgstr "" 12947 12948#: app/Module/ReviewChangesModule.php:161 12949msgid "Last email reminder was sent " 12950msgstr "" 12951 12952#: app/Module/ReviewChangesModule.php:162 12953msgid "Next email reminder will be sent after " 12954msgstr "" 12955 12956#. I18N: Name of a module 12957#. I18N: A button label. 12958#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 12959#: resources/views/admin/data-fix-page.phtml:41 12960#: resources/views/admin/location-edit.phtml:165 12961#: resources/views/admin/location-edit.phtml:201 12962#: resources/views/layouts/default.phtml:87 12963#: resources/views/layouts/default.phtml:88 12964#: resources/views/modules/descendancy/sidebar.phtml:10 12965#: resources/views/modules/descendancy/sidebar.phtml:29 12966#: resources/views/modules/fix-place-names/options.phtml:11 12967#: resources/views/search-replace-page.phtml:35 12968msgid "Search" 12969msgstr "" 12970 12971#. I18N: Description of the “Search” module 12972#: app/Module/SearchMenuModule.php:59 12973msgid "The search menu." 12974msgstr "" 12975 12976#. I18N: Description of the “Sitemaps” module 12977#: app/Module/SiteMapModule.php:117 12978msgid "Generate sitemap files for search engines." 12979msgstr "" 12980 12981#. I18N: Name of a module - see http://en.wikipedia.org/wiki/Sitemaps 12982#: app/Module/SiteMapModule.php:163 12983msgid "Sitemaps" 12984msgstr "" 12985 12986#. I18N: Description of the “Slide show” module 12987#: app/Module/SlideShowModule.php:60 12988msgid "Random images from the current family tree." 12989msgstr "" 12990 12991#: app/Module/SlideShowModule.php:163 12992msgid "This family tree has no images to display." 12993msgstr "" 12994 12995#. I18N: Description of the “Sources” module 12996#: app/Module/SourceListModule.php:63 12997msgid "A list of sources." 12998msgstr "" 12999 13000#. I18N: Description of the “Sources” module 13001#: app/Module/SourcesTabModule.php:70 13002msgid "A tab showing the sources linked to an individual." 13003msgstr "" 13004 13005#: app/Module/StatcounterModule.php:41 13006msgid "Statcounter™" 13007msgstr "" 13008 13009#. I18N: Description of the “StatisticsChart” module 13010#: app/Module/StatisticsChartModule.php:106 13011msgid "Various statistics charts." 13012msgstr "" 13013 13014#: app/Module/StatisticsChartModule.php:287 13015#: resources/views/modules/statistics-chart/custom.phtml:27 13016msgid "Month of birth" 13017msgstr "" 13018 13019#: app/Module/StatisticsChartModule.php:336 13020#: resources/views/modules/statistics-chart/custom.phtml:28 13021msgid "Month of death" 13022msgstr "" 13023 13024#: app/Module/StatisticsChartModule.php:385 13025#: resources/views/modules/statistics-chart/custom.phtml:43 13026msgid "Month of marriage" 13027msgstr "" 13028 13029#: app/Module/StatisticsChartModule.php:427 13030#: resources/views/modules/statistics-chart/custom.phtml:29 13031msgid "Month of birth of first child in a relation" 13032msgstr "" 13033 13034#: app/Module/StatisticsChartModule.php:476 13035#: resources/views/modules/statistics-chart/custom.phtml:44 13036msgid "Month of first marriage" 13037msgstr "" 13038 13039#: app/Module/StatisticsChartModule.php:530 13040#: app/Statistics/Google/ChartAge.php:132 13041#: resources/views/modules/gedcom_stats/config.phtml:37 13042#: resources/views/modules/gedcom_stats/statistics.phtml:199 13043#: resources/views/modules/html/template-statistics.phtml:84 13044#: resources/views/modules/statistics-chart/custom.phtml:30 13045#: resources/views/statistics/individuals/lifespan.phtml:20 13046msgid "Average age at death" 13047msgstr "" 13048 13049#: app/Module/StatisticsChartModule.php:531 13050#: app/Module/StatisticsChartModule.php:593 13051#: app/Module/StatisticsChartModule.php:654 13052msgid "age" 13053msgstr "" 13054 13055#: app/Module/StatisticsChartModule.php:592 13056#: resources/views/lists/families-table.phtml:482 13057#: resources/views/lists/families-table.phtml:524 13058#: resources/views/modules/statistics-chart/custom.phtml:31 13059#: resources/views/statistics/families/marriage-age.phtml:12 13060msgid "Age in year of marriage" 13061msgstr "" 13062 13063#: app/Module/StatisticsChartModule.php:653 13064#: resources/views/modules/statistics-chart/custom.phtml:32 13065msgid "Age in year of first marriage" 13066msgstr "" 13067 13068#: app/Module/StatisticsChartModule.php:779 13069#: app/Statistics/Google/ChartBirth.php:109 13070#: app/Statistics/Google/ChartCommonGiven.php:82 13071#: app/Statistics/Google/ChartCommonSurname.php:141 13072#: app/Statistics/Google/ChartDeath.php:109 13073#: app/Statistics/Google/ChartDistribution.php:128 13074#: app/Statistics/Google/ChartDivorce.php:109 13075#: app/Statistics/Google/ChartFamilyLargest.php:105 13076#: app/Statistics/Google/ChartFamilyWithSources.php:77 13077#: app/Statistics/Google/ChartIndividualWithSources.php:77 13078#: app/Statistics/Google/ChartMarriage.php:109 13079#: app/Statistics/Google/ChartMedia.php:76 13080#: app/Statistics/Google/ChartMortality.php:67 13081#: app/Statistics/Google/ChartNoChildrenFamilies.php:103 13082#: app/Statistics/Google/ChartSex.php:56 13083#: resources/views/admin/control-panel.phtml:302 13084#: resources/views/lists/chart-by-age.phtml:24 13085#: resources/views/lists/chart-by-decade.phtml:16 13086msgid "Total" 13087msgstr "" 13088 13089#. I18N: Label on a graph; 40+ means 40 or more 13090#: app/Module/StatisticsChartModule.php:877 13091#, php-format 13092msgid "%s+" 13093msgstr "" 13094 13095#: app/Module/StatisticsChartModule.php:963 13096#: app/Statistics/Repository/EventRepository.php:245 13097#: app/Statistics/Repository/FamilyDatesRepository.php:102 13098#: app/Statistics/Repository/FamilyRepository.php:517 13099#: app/Statistics/Repository/IndividualRepository.php:1769 13100#: app/Statistics/Repository/IndividualRepository.php:1794 13101#: resources/views/statistics/families/birth-age.phtml:31 13102#: resources/views/statistics/families/birth-age.phtml:51 13103#: resources/views/statistics/families/birth-age.phtml:73 13104#: resources/views/statistics/families/birth-age.phtml:93 13105#: resources/views/statistics/families/marriage-age.phtml:31 13106#: resources/views/statistics/families/marriage-age.phtml:51 13107#: resources/views/statistics/families/marriage-age.phtml:73 13108#: resources/views/statistics/families/marriage-age.phtml:93 13109#: resources/views/statistics/families/marriage-length.phtml:31 13110#: resources/views/statistics/families/marriage-length.phtml:51 13111#: resources/views/statistics/families/top10-list-age.phtml:33 13112#: resources/views/statistics/families/top10-list-grand.phtml:26 13113#: resources/views/statistics/families/top10-list-spouses.phtml:24 13114#: resources/views/statistics/families/top10-list.phtml:26 13115#: resources/views/statistics/individuals/top10-list.phtml:24 13116#: resources/views/statistics/other/charts/column.phtml:12 13117#: resources/views/statistics/other/charts/combo.phtml:12 13118#: resources/views/statistics/other/charts/custom.phtml:10 13119#: resources/views/statistics/other/charts/geo.phtml:12 13120#: resources/views/statistics/other/charts/pie.phtml:12 13121#: resources/views/statistics/other/places.phtml:55 13122#: resources/views/statistics/other/top10-list.phtml:24 13123msgid "This information is not available." 13124msgstr "" 13125 13126#: app/Module/StatisticsChartModule.php:998 13127#: app/Statistics/Google/ChartAge.php:109 13128#: app/Statistics/Google/ChartAge.php:137 13129#: app/Statistics/Google/ChartBirth.php:108 13130#: app/Statistics/Google/ChartChildren.php:88 13131#: app/Statistics/Google/ChartChildren.php:111 13132#: app/Statistics/Google/ChartDeath.php:108 13133#: app/Statistics/Google/ChartDivorce.php:108 13134#: app/Statistics/Google/ChartMarriage.php:108 13135#: app/Statistics/Google/ChartMarriageAge.php:132 13136#: app/Statistics/Google/ChartMarriageAge.php:160 13137#: app/Statistics/Google/ChartMortality.php:66 13138#: app/Statistics/Google/ChartNoChildrenFamilies.php:102 13139#: app/Statistics/Google/ChartNoChildrenFamilies.php:136 13140#: resources/views/lists/chart-by-decade.phtml:19 13141#: resources/views/lists/families-table.phtml:112 13142#: resources/views/lists/families-table.phtml:127 13143#: resources/views/lists/individuals-table.phtml:128 13144#: resources/views/lists/individuals-table.phtml:143 13145msgid "Century" 13146msgstr "" 13147 13148#. I18N: Description of the “Stories” module 13149#: app/Module/StoriesModule.php:77 13150msgid "Add narrative stories to individuals in the family tree." 13151msgstr "" 13152 13153#. I18N: Name of a module 13154#: app/Module/StoriesModule.php:207 13155#: resources/views/modules/stories/edit.phtml:13 13156msgid "Stories" 13157msgstr "" 13158 13159#: app/Module/StoriesModule.php:296 13160#: resources/views/modules/stories/config.phtml:28 13161#: resources/views/modules/stories/tab.phtml:27 13162msgid "Add a story" 13163msgstr "" 13164 13165#: app/Module/StoriesModule.php:307 13166#: resources/views/modules/stories/tab.phtml:18 13167msgid "Edit the story" 13168msgstr "" 13169 13170#. I18N: Description of the “Shared submitters” module 13171#: app/Module/SubmitterListModule.php:64 13172msgid "A list of submitters." 13173msgstr "" 13174 13175#. I18N: Name of a module 13176#: app/Module/ThemeSelectModule.php:45 13177msgid "Theme change" 13178msgstr "" 13179 13180#. I18N: Description of the “Theme change” module 13181#: app/Module/ThemeSelectModule.php:56 13182msgid "An alternative way to select a new theme." 13183msgstr "" 13184 13185#. I18N: Name of a module/chart 13186#: app/Module/TimelineChartModule.php:96 13187msgid "Timeline" 13188msgstr "" 13189 13190#. I18N: Description of the “TimelineChart” module 13191#: app/Module/TimelineChartModule.php:107 13192msgid "A timeline displaying individual events." 13193msgstr "" 13194 13195#. I18N: Name of a module. Top=Most common 13196#: app/Module/TopGivenNamesModule.php:47 13197#: resources/views/statistics/individuals/names.phtml:55 13198msgid "Top given names" 13199msgstr "" 13200 13201#. I18N: Description of the “Top given names” module 13202#: app/Module/TopGivenNamesModule.php:58 13203msgid "A list of the most popular given names." 13204msgstr "" 13205 13206#. I18N: i.e. most popular given name. 13207#: app/Module/TopGivenNamesModule.php:101 13208msgid "Top given name" 13209msgstr "" 13210 13211#. 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 13212#: app/Module/TopGivenNamesModule.php:104 13213#, php-format 13214msgid "Top %s given name" 13215msgid_plural "Top %s given names" 13216msgstr[0] "" 13217msgstr[1] "" 13218 13219#. I18N: Name of a module 13220#: app/Module/TopPageViewsModule.php:46 13221msgid "Most viewed pages" 13222msgstr "" 13223 13224#. I18N: Description of the “Most viewed pages” module 13225#: app/Module/TopPageViewsModule.php:57 13226msgid "A list of the pages that have been viewed the most number of times." 13227msgstr "" 13228 13229#. I18N: Name of a module. Top=Most common 13230#: app/Module/TopSurnamesModule.php:64 13231#: resources/views/statistics/individuals/names.phtml:31 13232msgid "Top surnames" 13233msgstr "" 13234 13235#. I18N: Description of the “Top surnames” module 13236#: app/Module/TopSurnamesModule.php:75 13237msgid "A list of the most popular surnames." 13238msgstr "" 13239 13240#. I18N: i.e. most popular surname. 13241#: app/Module/TopSurnamesModule.php:158 13242msgid "Top surname" 13243msgstr "" 13244 13245#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 13246#: app/Module/TopSurnamesModule.php:161 13247#, php-format 13248msgid "Top %s surname" 13249msgid_plural "Top %s surnames" 13250msgstr[0] "" 13251msgstr[1] "" 13252 13253#. I18N: An option in a list-box 13254#: app/Module/TopSurnamesModule.php:239 13255msgid "bullet list" 13256msgstr "" 13257 13258#. I18N: An option in a list-box 13259#: app/Module/TopSurnamesModule.php:241 13260msgid "compact list" 13261msgstr "" 13262 13263#. I18N: Name of a module 13264#: app/Module/TreesMenuModule.php:60 app/Module/TreesMenuModule.php:109 13265#: resources/views/admin/control-panel.phtml:142 13266#: resources/views/admin/control-panel.phtml:180 13267#: resources/views/search-general-page.phtml:73 13268#: resources/views/search-phonetic-page.phtml:74 13269msgid "Family trees" 13270msgstr "" 13271 13272#. I18N: Description of the “Family trees” module 13273#: app/Module/TreesMenuModule.php:71 13274msgid "The family trees menu." 13275msgstr "" 13276 13277#: app/Module/TreesMenuModule.php:96 resources/views/admin/changes-log.phtml:73 13278#: resources/views/admin/changes-log.phtml:120 13279#: resources/views/admin/control-panel.phtml:185 13280#: resources/views/admin/fix-level-0-media.phtml:28 13281#: resources/views/admin/site-logs.phtml:67 13282#: resources/views/admin/site-logs.phtml:111 13283#: resources/views/admin/trees.phtml:67 13284#: resources/views/admin/users-edit.phtml:266 13285#: resources/views/modules/batch_update/admin.phtml:19 13286#: resources/views/modules/faq/config.phtml:23 13287#: resources/views/modules/faq/config.phtml:42 13288#: resources/views/modules/faq/edit.phtml:61 13289#: resources/views/modules/stories/config.phtml:16 13290msgid "Family tree" 13291msgstr "" 13292 13293#. I18N: Name of a module 13294#: app/Module/UpcomingAnniversariesModule.php:106 13295msgid "Upcoming events" 13296msgstr "" 13297 13298#. I18N: Description of the “Upcoming events” module 13299#: app/Module/UpcomingAnniversariesModule.php:117 13300msgid "A list of the anniversaries that will occur in the near future." 13301msgstr "" 13302 13303#: app/Module/UpcomingAnniversariesModule.php:161 13304msgid "No events exist for tomorrow." 13305msgstr "" 13306 13307#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 13308#: app/Module/UpcomingAnniversariesModule.php:165 13309#, php-format 13310msgid "No events exist for the next %s day." 13311msgid_plural "No events exist for the next %s days." 13312msgstr[0] "" 13313msgstr[1] "" 13314 13315#. I18N: Description of the “Favorites” module 13316#: app/Module/UserFavoritesModule.php:67 13317msgid "Display and manage a user’s favorite pages." 13318msgstr "" 13319 13320#. I18N: Description of the “Journal” module 13321#: app/Module/UserJournalModule.php:65 13322msgid "A private area to record notes or keep a journal." 13323msgstr "" 13324 13325#. I18N: Name of a module 13326#: app/Module/UserJournalModule.php:118 13327msgid "Journal" 13328msgstr "" 13329 13330#. I18N: Name of a module 13331#. I18N: A configuration setting 13332#: app/Module/UserMessagesModule.php:74 13333#: resources/views/admin/site-mail.phtml:43 13334msgid "Messages" 13335msgstr "" 13336 13337#. I18N: Description of the “Messages” module 13338#: app/Module/UserMessagesModule.php:85 13339msgid "Communicate directly with other users, using private messages." 13340msgstr "" 13341 13342#: app/Module/UserMessagesModule.php:160 13343#: resources/views/admin/data-fix-select.phtml:32 13344#: resources/views/edit/add-fact-row.phtml:25 13345msgid "<select>" 13346msgstr "" 13347 13348#: app/Module/UserMessagesModule.php:165 13349#: resources/views/admin/broadcast.phtml:58 13350#: resources/views/admin/email-page.phtml:56 13351#: resources/views/contact-page.phtml:65 resources/views/message-page.phtml:56 13352msgid "Send" 13353msgstr "" 13354 13355#: app/Module/UserMessagesModule.php:173 app/Module/UserMessagesModule.php:220 13356msgid "Are you sure you want to delete this message? It cannot be retrieved later." 13357msgstr "" 13358 13359#: app/Module/UserMessagesModule.php:180 13360#: resources/views/admin/broadcast.phtml:38 13361#: resources/views/admin/email-page.phtml:36 13362#: resources/views/contact-page.phtml:45 resources/views/message-page.phtml:36 13363msgid "Subject" 13364msgstr "" 13365 13366#: app/Module/UserMessagesModule.php:181 13367msgid "Date sent" 13368msgstr "" 13369 13370#. I18N: When replying to an email, the subject becomes “RE: <subject>” 13371#: app/Module/UserMessagesModule.php:205 app/Module/UserMessagesModule.php:206 13372msgid "RE: " 13373msgstr "" 13374 13375#: app/Module/UserMessagesModule.php:218 13376msgid "Reply" 13377msgstr "" 13378 13379#: app/Module/UserMessagesModule.php:224 13380msgid "Delete selected messages" 13381msgstr "" 13382 13383#: app/Module/UserMessagesModule.php:235 13384#, php-format 13385msgid "%s message" 13386msgid_plural "%s messages" 13387msgstr[0] "" 13388msgstr[1] "" 13389 13390#. I18N: Description of the “My page” module 13391#: app/Module/UserWelcomeModule.php:72 13392msgid "A greeting message and useful links for a user." 13393msgstr "" 13394 13395#: app/Module/UserWelcomeModule.php:100 app/Module/WelcomeBlockModule.php:100 13396msgid "Default chart" 13397msgstr "" 13398 13399#. I18N: A %s is the user’s name 13400#: app/Module/UserWelcomeModule.php:122 13401#, php-format 13402msgid "Welcome %s" 13403msgstr "" 13404 13405#: app/Module/WebtreesTheme.php:38 13406msgid "webtrees" 13407msgstr "" 13408 13409#. I18N: Name of a module 13410#: app/Module/WelcomeBlockModule.php:60 13411#: resources/views/admin/control-panel.phtml:522 13412#: resources/views/admin/modules.phtml:186 13413#: resources/views/admin/modules.phtml:190 resources/views/admin/trees.phtml:73 13414msgid "Home page" 13415msgstr "" 13416 13417#. I18N: Description of the “Home page” module 13418#: app/Module/WelcomeBlockModule.php:71 13419msgid "A greeting message for site visitors." 13420msgstr "" 13421 13422#. I18N: A configuration setting 13423#: app/Module/WelcomeBlockModule.php:107 13424#: resources/views/admin/trees-preferences.phtml:65 13425#: resources/views/edit-account-page.phtml:63 13426msgid "Default individual" 13427msgstr "" 13428 13429#. I18N: Name of a theme. 13430#: app/Module/XeneaTheme.php:39 13431msgid "xenea" 13432msgstr "" 13433 13434#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 13435#: app/Module/YahrzeitModule.php:66 13436msgid "Yahrzeiten" 13437msgstr "" 13438 13439#. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar. 13440#: app/Module/YahrzeitModule.php:77 13441msgid "A list of the Hebrew death anniversaries that will occur in the near future." 13442msgstr "" 13443 13444#: app/Place.php:242 13445msgid "unknown" 13446msgstr "" 13447 13448#. I18N: This is a report footer. %s is the name of the application. 13449#: app/Report/AbstractRenderer.php:280 13450#, php-format 13451msgid "Generated by %s" 13452msgstr "" 13453 13454#. I18N: Secure Sockets Layer - a secure communications protocol 13455#: app/Services/EmailService.php:236 13456msgid "ssl" 13457msgstr "" 13458 13459#. I18N: Transport Layer Security - a secure communications protocol 13460#: app/Services/EmailService.php:238 13461msgid "tls" 13462msgstr "" 13463 13464#. I18N: "sendmail" is the name of some mail software 13465#: app/Services/EmailService.php:251 13466msgid "Use sendmail to send messages" 13467msgstr "" 13468 13469#: app/Services/EmailService.php:252 13470msgid "Use SMTP to send messages" 13471msgstr "" 13472 13473#: app/Services/MessageService.php:127 13474msgid "webtrees message" 13475msgstr "" 13476 13477#: app/Services/MessageService.php:210 13478#: resources/views/admin/control-panel.phtml:397 13479msgid "Send a message to all users" 13480msgstr "" 13481 13482#: app/Services/MessageService.php:212 13483#: resources/views/admin/control-panel.phtml:403 13484msgid "Send a message to users who have never signed in" 13485msgstr "" 13486 13487#: app/Services/MessageService.php:214 13488#: resources/views/admin/control-panel.phtml:409 13489msgid "Send a message to users who have not signed in for 6 months" 13490msgstr "" 13491 13492#: app/Services/SearchService.php:1075 13493msgid "The search returned too many results." 13494msgstr "" 13495 13496#: app/Services/ServerCheckService.php:126 13497#, php-format 13498msgid "The PHP extension “%s” is not installed." 13499msgstr "" 13500 13501#: app/Services/ServerCheckService.php:145 13502#, php-format 13503msgid "The PHP.INI setting “%1$s” is disabled." 13504msgstr "" 13505 13506#: app/Services/ServerCheckService.php:149 13507#, php-format 13508msgid "The PHP.INI setting “%1$s” is enabled." 13509msgstr "" 13510 13511#: app/Services/ServerCheckService.php:184 13512#, php-format 13513msgid "The PHP function “%1$s” is disabled." 13514msgstr "" 13515 13516#: app/Services/ServerCheckService.php:199 13517#, php-format 13518msgid "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." 13519msgstr "" 13520 13521#: app/Services/ServerCheckService.php:217 13522#, php-format 13523msgid "SQLite version %s is installed. SQLite version %s or later is required." 13524msgstr "" 13525 13526#: app/Services/ServerCheckService.php:249 13527msgid "The server’s temporary folder cannot be accessed." 13528msgstr "" 13529 13530#: app/Services/ServerCheckService.php:324 13531msgid "SQLite is only suitable for small sites, testing and evaluation." 13532msgstr "" 13533 13534#: app/Services/ServerCheckService.php:329 13535msgid "Support for PostgreSQL is experimental." 13536msgstr "" 13537 13538#: app/Services/ServerCheckService.php:334 13539msgid "Support for SQL Server is experimental." 13540msgstr "" 13541 13542#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 13543#: app/Services/TreeService.php:202 13544msgid "John /DOE/" 13545msgstr "" 13546 13547#: app/Services/TreeService.php:203 13548msgid "Edit this individual and replace their details with your own." 13549msgstr "" 13550 13551#: app/Services/UpgradeService.php:254 13552msgid "This website is being upgraded. Try again in a few minutes." 13553msgstr "" 13554 13555#. I18N: http://en.wikipedia.org/wiki/Soundex 13556#: app/Soundex.php:3491 resources/views/branches-page.phtml:29 13557#: resources/views/search-phonetic-page.phtml:57 13558msgid "Russell" 13559msgstr "" 13560 13561#. I18N: http://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex 13562#: app/Soundex.php:3493 resources/views/branches-page.phtml:30 13563#: resources/views/search-phonetic-page.phtml:63 13564msgid "Daitch-Mokotoff" 13565msgstr "" 13566 13567#: app/Statistics/Google/ChartAge.php:110 13568#: app/Statistics/Google/ChartMarriageAge.php:133 13569#: app/Statistics/Google/ChartSex.php:62 13570#: resources/views/calendar-page.phtml:121 13571#: resources/views/lists/families-table.phtml:115 13572#: resources/views/lists/families-table.phtml:130 13573#: resources/views/lists/families-table.phtml:142 13574#: resources/views/lists/individuals-table.phtml:131 13575#: resources/views/lists/individuals-table.phtml:146 13576#: resources/views/lists/individuals-table.phtml:158 13577#: resources/views/modules/gedcom_stats/statistics.phtml:32 13578#: resources/views/modules/gedcom_stats/statistics.phtml:204 13579#: resources/views/modules/html/template-statistics.phtml:23 13580#: resources/views/modules/top10_givnnames/block.phtml:9 13581#: resources/views/statistics/individuals/greatest-age.phtml:20 13582#: resources/views/statistics/individuals/lifespan.phtml:29 13583#: resources/views/statistics/individuals/oldest-living.phtml:20 13584msgid "Males" 13585msgstr "" 13586 13587#: app/Statistics/Google/ChartAge.php:111 13588#: app/Statistics/Google/ChartMarriageAge.php:134 13589#: app/Statistics/Google/ChartSex.php:67 13590#: resources/views/calendar-page.phtml:131 13591#: resources/views/lists/families-table.phtml:118 13592#: resources/views/lists/families-table.phtml:133 13593#: resources/views/lists/families-table.phtml:143 13594#: resources/views/lists/individuals-table.phtml:134 13595#: resources/views/lists/individuals-table.phtml:149 13596#: resources/views/lists/individuals-table.phtml:159 13597#: resources/views/modules/gedcom_stats/statistics.phtml:43 13598#: resources/views/modules/gedcom_stats/statistics.phtml:206 13599#: resources/views/modules/html/template-statistics.phtml:27 13600#: resources/views/modules/top10_givnnames/block.phtml:13 13601#: resources/views/statistics/individuals/greatest-age.phtml:29 13602#: resources/views/statistics/individuals/lifespan.phtml:38 13603#: resources/views/statistics/individuals/oldest-living.phtml:29 13604msgid "Females" 13605msgstr "" 13606 13607#: app/Statistics/Google/ChartAge.php:112 13608#: app/Statistics/Google/ChartMarriageAge.php:135 13609#: resources/views/lists/families-table.phtml:144 13610#: resources/views/lists/individuals-table.phtml:160 13611msgid "Average age" 13612msgstr "" 13613 13614#: app/Statistics/Google/ChartAge.php:129 13615msgid "Average age related to death century" 13616msgstr "" 13617 13618#: app/Statistics/Google/ChartBirth.php:123 13619#: resources/views/statistics/individuals/total-events.phtml:31 13620msgid "Births by century" 13621msgstr "" 13622 13623#: app/Statistics/Google/ChartChildren.php:89 13624msgid "Average number" 13625msgstr "" 13626 13627#: app/Statistics/Google/ChartChildren.php:100 13628#: resources/views/modules/gedcom_stats/config.phtml:39 13629#: resources/views/modules/gedcom_stats/statistics.phtml:227 13630#: resources/views/modules/html/template-statistics.phtml:92 13631#: resources/views/statistics/families/children.phtml:20 13632msgid "Average number of children per family" 13633msgstr "" 13634 13635#: app/Statistics/Google/ChartDeath.php:123 13636#: resources/views/statistics/individuals/total-events.phtml:79 13637msgid "Deaths by century" 13638msgstr "" 13639 13640#: app/Statistics/Google/ChartDistribution.php:333 13641msgid "Surname distribution chart" 13642msgstr "" 13643 13644#: app/Statistics/Google/ChartDistribution.php:338 13645msgid "Birth by country" 13646msgstr "" 13647 13648#: app/Statistics/Google/ChartDistribution.php:343 13649msgid "Death by country" 13650msgstr "" 13651 13652#: app/Statistics/Google/ChartDistribution.php:348 13653msgid "Marriage by country" 13654msgstr "" 13655 13656#: app/Statistics/Google/ChartDistribution.php:354 13657msgid "Individual distribution chart" 13658msgstr "" 13659 13660#: app/Statistics/Google/ChartDivorce.php:123 13661#: resources/views/statistics/families/total-records.phtml:80 13662msgid "Divorces by century" 13663msgstr "" 13664 13665#: app/Statistics/Google/ChartFamilyLargest.php:123 13666#: resources/views/statistics/families/children.phtml:46 13667msgid "Largest families" 13668msgstr "" 13669 13670#: app/Statistics/Google/ChartFamilyWithSources.php:83 13671#: app/Statistics/Google/ChartIndividualWithSources.php:83 13672msgid "Without sources" 13673msgstr "" 13674 13675#: app/Statistics/Google/ChartFamilyWithSources.php:88 13676#: app/Statistics/Google/ChartIndividualWithSources.php:88 13677msgid "With sources" 13678msgstr "" 13679 13680#: app/Statistics/Google/ChartFamilyWithSources.php:96 13681#: resources/views/statistics/other/chart-sources.phtml:32 13682msgid "Families with sources" 13683msgstr "" 13684 13685#: app/Statistics/Google/ChartIndividualWithSources.php:96 13686#: resources/views/statistics/other/chart-sources.phtml:20 13687msgid "Individuals with sources" 13688msgstr "" 13689 13690#: app/Statistics/Google/ChartMarriage.php:123 13691#: resources/views/statistics/families/total-records.phtml:32 13692msgid "Marriages by century" 13693msgstr "" 13694 13695#: app/Statistics/Google/ChartMarriageAge.php:152 13696msgid "Average age in century of marriage" 13697msgstr "" 13698 13699#: app/Statistics/Google/ChartMarriageAge.php:155 13700msgid "Average age at marriage" 13701msgstr "" 13702 13703#: app/Statistics/Google/ChartMortality.php:73 13704msgid "Living" 13705msgstr "" 13706 13707#: app/Statistics/Google/ChartMortality.php:78 13708#: resources/views/lists/individuals-table.phtml:196 13709msgid "Dead" 13710msgstr "" 13711 13712#: app/Statistics/Google/ChartNoChildrenFamilies.php:120 13713msgctxt "unknown century" 13714msgid "Unknown" 13715msgstr "" 13716 13717#: app/Statistics/Google/ChartNoChildrenFamilies.php:125 13718#: resources/views/statistics/families/children.phtml:32 13719msgid "Number of families without children" 13720msgstr "" 13721 13722#: app/Statistics/Google/ChartNoChildrenFamilies.php:133 13723#: resources/views/statistics/families/total-records.phtml:12 13724#: resources/xml/reports/fact_sources.xml:248 13725#: resources/xml/reports/fact_sources.xml:252 13726#: resources/xml/reports/fact_sources.xml:350 13727#: resources/xml/reports/fact_sources.xml:354 13728#: resources/xml/reports/marriage_report.xml:111 13729msgid "Total families" 13730msgstr "" 13731 13732#: app/Statistics/Repository/EventRepository.php:253 13733#: app/Statistics/Repository/FamilyDatesRepository.php:110 13734#: app/Statistics/Repository/FamilyDatesRepository.php:381 13735#: app/Statistics/Repository/FamilyRepository.php:84 13736#: app/Statistics/Repository/FamilyRepository.php:472 13737#: app/Statistics/Repository/FamilyRepository.php:849 13738#: app/Statistics/Repository/FamilyRepository.php:1500 13739#: app/Statistics/Repository/IndividualRepository.php:835 13740#: app/Statistics/Repository/IndividualRepository.php:1149 13741#: app/Statistics/Repository/IndividualRepository.php:1169 13742#: app/Statistics/Repository/IndividualRepository.php:1189 13743#: app/Statistics/Repository/IndividualRepository.php:1209 13744#: app/Statistics/Repository/IndividualRepository.php:1229 13745#: app/Statistics/Repository/IndividualRepository.php:1249 13746msgid "This information is private and cannot be shown." 13747msgstr "" 13748 13749#: app/Statistics/Repository/EventRepository.php:324 13750msgid "birth" 13751msgstr "" 13752 13753#: app/Statistics/Repository/EventRepository.php:325 13754msgid "death" 13755msgstr "" 13756 13757#: app/Statistics/Repository/EventRepository.php:326 13758msgid "marriage" 13759msgstr "" 13760 13761#: app/Statistics/Repository/EventRepository.php:327 13762msgid "adoption" 13763msgstr "" 13764 13765#: app/Statistics/Repository/EventRepository.php:328 13766msgid "burial" 13767msgstr "" 13768 13769#: app/Statistics/Repository/EventRepository.php:329 13770msgid "census added" 13771msgstr "" 13772 13773#: app/Statistics/Repository/FamilyRepository.php:468 13774#: app/Statistics/Repository/UserRepository.php:96 13775#: resources/views/statistics/families/top10-list-age.phtml:23 13776#: resources/views/statistics/families/top10-nolist-age.phtml:21 13777#: resources/xml/reports/ahnentafel_report.xml:395 13778#: resources/xml/reports/descendancy_report.xml:131 13779#: resources/xml/reports/descendancy_report.xml:230 13780#: resources/xml/reports/descendancy_report.xml:299 13781#: resources/xml/reports/descendancy_report.xml:363 13782#: resources/xml/reports/descendancy_report.xml:433 13783#: resources/xml/reports/descendancy_report.xml:486 13784msgid "and" 13785msgstr "" 13786 13787#: app/Statistics/Repository/UserRepository.php:84 13788msgid "No signed-in and no anonymous users" 13789msgstr "" 13790 13791#: app/Statistics/Repository/UserRepository.php:88 13792#, php-format 13793msgid "%s anonymous signed-in user" 13794msgid_plural "%s anonymous signed-in users" 13795msgstr[0] "" 13796msgstr[1] "" 13797 13798#: app/Statistics/Repository/UserRepository.php:99 13799#, php-format 13800msgid "%s signed-in user" 13801msgid_plural "%s signed-in users" 13802msgstr[0] "" 13803msgstr[1] "" 13804 13805#: app/Statistics/Service/CenturyService.php:39 13806#, php-format 13807msgid "%s BCE" 13808msgstr "" 13809 13810#: app/Statistics/Service/CenturyService.php:45 13811msgctxt "CENTURY" 13812msgid "21st" 13813msgstr "" 13814 13815#: app/Statistics/Service/CenturyService.php:47 13816msgctxt "CENTURY" 13817msgid "20th" 13818msgstr "" 13819 13820#: app/Statistics/Service/CenturyService.php:49 13821msgctxt "CENTURY" 13822msgid "19th" 13823msgstr "" 13824 13825#: app/Statistics/Service/CenturyService.php:51 13826msgctxt "CENTURY" 13827msgid "18th" 13828msgstr "" 13829 13830#: app/Statistics/Service/CenturyService.php:53 13831msgctxt "CENTURY" 13832msgid "17th" 13833msgstr "" 13834 13835#: app/Statistics/Service/CenturyService.php:55 13836msgctxt "CENTURY" 13837msgid "16th" 13838msgstr "" 13839 13840#: app/Statistics/Service/CenturyService.php:57 13841msgctxt "CENTURY" 13842msgid "15th" 13843msgstr "" 13844 13845#: app/Statistics/Service/CenturyService.php:59 13846msgctxt "CENTURY" 13847msgid "14th" 13848msgstr "" 13849 13850#: app/Statistics/Service/CenturyService.php:61 13851msgctxt "CENTURY" 13852msgid "13th" 13853msgstr "" 13854 13855#: app/Statistics/Service/CenturyService.php:63 13856msgctxt "CENTURY" 13857msgid "12th" 13858msgstr "" 13859 13860#: app/Statistics/Service/CenturyService.php:65 13861msgctxt "CENTURY" 13862msgid "11th" 13863msgstr "" 13864 13865#: app/Statistics/Service/CenturyService.php:67 13866msgctxt "CENTURY" 13867msgid "10th" 13868msgstr "" 13869 13870#: app/Statistics/Service/CenturyService.php:69 13871msgctxt "CENTURY" 13872msgid "9th" 13873msgstr "" 13874 13875#: app/Statistics/Service/CenturyService.php:71 13876msgctxt "CENTURY" 13877msgid "8th" 13878msgstr "" 13879 13880#: app/Statistics/Service/CenturyService.php:73 13881msgctxt "CENTURY" 13882msgid "7th" 13883msgstr "" 13884 13885#: app/Statistics/Service/CenturyService.php:75 13886msgctxt "CENTURY" 13887msgid "6th" 13888msgstr "" 13889 13890#: app/Statistics/Service/CenturyService.php:77 13891msgctxt "CENTURY" 13892msgid "5th" 13893msgstr "" 13894 13895#: app/Statistics/Service/CenturyService.php:79 13896msgctxt "CENTURY" 13897msgid "4th" 13898msgstr "" 13899 13900#: app/Statistics/Service/CenturyService.php:81 13901msgctxt "CENTURY" 13902msgid "3rd" 13903msgstr "" 13904 13905#: app/Statistics/Service/CenturyService.php:83 13906msgctxt "CENTURY" 13907msgid "2nd" 13908msgstr "" 13909 13910#: app/Statistics/Service/CenturyService.php:85 13911msgctxt "CENTURY" 13912msgid "1st" 13913msgstr "" 13914 13915#. I18N: Name of a country or state 13916#: app/Statistics/Service/CountryService.php:40 13917msgid "Aruba" 13918msgstr "" 13919 13920#. I18N: Name of a country or state 13921#: app/Statistics/Service/CountryService.php:42 13922msgid "Afghanistan" 13923msgstr "" 13924 13925#. I18N: Name of a country or state 13926#: app/Statistics/Service/CountryService.php:44 13927msgid "Angola" 13928msgstr "" 13929 13930#. I18N: Name of a country or state 13931#: app/Statistics/Service/CountryService.php:46 13932msgid "Anguilla" 13933msgstr "" 13934 13935#. I18N: Name of a country or state 13936#: app/Statistics/Service/CountryService.php:48 13937msgid "Aland Islands" 13938msgstr "" 13939 13940#. I18N: Name of a country or state 13941#: app/Statistics/Service/CountryService.php:50 13942msgid "Albania" 13943msgstr "" 13944 13945#. I18N: Name of a country or state 13946#: app/Statistics/Service/CountryService.php:52 13947msgid "Andorra" 13948msgstr "" 13949 13950#. I18N: Name of a country or state 13951#: app/Statistics/Service/CountryService.php:54 13952msgid "United Arab Emirates" 13953msgstr "" 13954 13955#. I18N: Name of a country or state 13956#: app/Statistics/Service/CountryService.php:56 13957msgid "Argentina" 13958msgstr "" 13959 13960#. I18N: Name of a country or state 13961#: app/Statistics/Service/CountryService.php:58 13962msgid "Armenia" 13963msgstr "" 13964 13965#. I18N: Name of a country or state 13966#: app/Statistics/Service/CountryService.php:60 13967msgid "American Samoa" 13968msgstr "" 13969 13970#. I18N: Name of a country or state 13971#: app/Statistics/Service/CountryService.php:62 13972msgid "Antarctica" 13973msgstr "" 13974 13975#. I18N: Name of a country or state 13976#: app/Statistics/Service/CountryService.php:64 13977msgid "French Southern Territories" 13978msgstr "" 13979 13980#. I18N: Name of a country or state 13981#: app/Statistics/Service/CountryService.php:66 13982msgid "Antigua and Barbuda" 13983msgstr "" 13984 13985#. I18N: Name of a country or state 13986#: app/Statistics/Service/CountryService.php:68 13987msgid "Australia" 13988msgstr "" 13989 13990#. I18N: Name of a country or state 13991#: app/Statistics/Service/CountryService.php:70 13992msgid "Austria" 13993msgstr "" 13994 13995#. I18N: Name of a country or state 13996#: app/Statistics/Service/CountryService.php:72 13997msgid "Azerbaijan" 13998msgstr "" 13999 14000#. I18N: Name of a country or state 14001#: app/Statistics/Service/CountryService.php:74 14002msgid "Azores" 14003msgstr "" 14004 14005#. I18N: Name of a country or state 14006#: app/Statistics/Service/CountryService.php:76 14007msgid "Burundi" 14008msgstr "" 14009 14010#. I18N: Name of a country or state 14011#: app/Statistics/Service/CountryService.php:78 14012msgid "Belgium" 14013msgstr "" 14014 14015#. I18N: Name of a country or state 14016#: app/Statistics/Service/CountryService.php:80 14017msgid "Benin" 14018msgstr "" 14019 14020#. I18N: Name of a country or state 14021#: app/Statistics/Service/CountryService.php:83 14022msgid "Burkina Faso" 14023msgstr "" 14024 14025#. I18N: Name of a country or state 14026#: app/Statistics/Service/CountryService.php:85 14027msgid "Bangladesh" 14028msgstr "" 14029 14030#. I18N: Name of a country or state 14031#: app/Statistics/Service/CountryService.php:87 14032msgid "Bulgaria" 14033msgstr "" 14034 14035#. I18N: Name of a country or state 14036#: app/Statistics/Service/CountryService.php:89 14037msgid "Bahrain" 14038msgstr "" 14039 14040#. I18N: Name of a country or state 14041#: app/Statistics/Service/CountryService.php:91 14042msgid "Bahamas" 14043msgstr "" 14044 14045#. I18N: Name of a country or state 14046#: app/Statistics/Service/CountryService.php:93 14047msgid "Bosnia and Herzegovina" 14048msgstr "" 14049 14050#. I18N: Name of a country or state 14051#: app/Statistics/Service/CountryService.php:96 14052msgid "Belarus" 14053msgstr "" 14054 14055#. I18N: Name of a country or state 14056#: app/Statistics/Service/CountryService.php:98 14057msgid "Belize" 14058msgstr "" 14059 14060#. I18N: Name of a country or state 14061#: app/Statistics/Service/CountryService.php:100 14062msgid "Bermuda" 14063msgstr "" 14064 14065#. I18N: Name of a country or state 14066#: app/Statistics/Service/CountryService.php:102 14067msgid "Bolivia" 14068msgstr "" 14069 14070#. I18N: Name of a country or state 14071#: app/Statistics/Service/CountryService.php:104 14072msgid "Brazil" 14073msgstr "" 14074 14075#. I18N: Name of a country or state 14076#: app/Statistics/Service/CountryService.php:106 14077msgid "Barbados" 14078msgstr "" 14079 14080#. I18N: Name of a country or state 14081#: app/Statistics/Service/CountryService.php:108 14082msgid "Brunei Darussalam" 14083msgstr "" 14084 14085#. I18N: Name of a country or state 14086#: app/Statistics/Service/CountryService.php:110 14087msgid "Bhutan" 14088msgstr "" 14089 14090#. I18N: Name of a country or state 14091#: app/Statistics/Service/CountryService.php:112 14092msgid "Bouvet Island" 14093msgstr "" 14094 14095#. I18N: Name of a country or state 14096#: app/Statistics/Service/CountryService.php:114 14097msgid "Botswana" 14098msgstr "" 14099 14100#. I18N: Name of a country or state 14101#: app/Statistics/Service/CountryService.php:116 14102msgid "Central African Republic" 14103msgstr "" 14104 14105#. I18N: Name of a country or state 14106#: app/Statistics/Service/CountryService.php:118 14107msgid "Canada" 14108msgstr "" 14109 14110#. I18N: Name of a country or state 14111#: app/Statistics/Service/CountryService.php:120 14112msgid "Cocos (Keeling) Islands" 14113msgstr "" 14114 14115#. I18N: Name of a country or state 14116#: app/Statistics/Service/CountryService.php:122 14117msgid "Switzerland" 14118msgstr "" 14119 14120#. I18N: Name of a country or state 14121#: app/Statistics/Service/CountryService.php:124 14122msgid "Chile" 14123msgstr "" 14124 14125#. I18N: Name of a country or state 14126#: app/Statistics/Service/CountryService.php:126 14127msgid "China" 14128msgstr "" 14129 14130#. I18N: Name of a country or state 14131#: app/Statistics/Service/CountryService.php:128 14132msgid "Cote d’Ivoire" 14133msgstr "" 14134 14135#. I18N: Name of a country or state 14136#: app/Statistics/Service/CountryService.php:130 14137msgid "Cameroon" 14138msgstr "" 14139 14140#. I18N: Name of a country or state 14141#: app/Statistics/Service/CountryService.php:132 14142msgid "Democratic Republic of the Congo" 14143msgstr "" 14144 14145#. I18N: Name of a country or state 14146#: app/Statistics/Service/CountryService.php:134 14147msgid "Republic of the Congo" 14148msgstr "" 14149 14150#. I18N: Name of a country or state 14151#: app/Statistics/Service/CountryService.php:136 14152msgid "Cook Islands" 14153msgstr "" 14154 14155#. I18N: Name of a country or state 14156#: app/Statistics/Service/CountryService.php:138 14157msgid "Colombia" 14158msgstr "" 14159 14160#. I18N: Name of a country or state 14161#: app/Statistics/Service/CountryService.php:140 14162msgid "Comoros" 14163msgstr "" 14164 14165#. I18N: Name of a country or state 14166#: app/Statistics/Service/CountryService.php:142 14167msgid "Cape Verde" 14168msgstr "" 14169 14170#. I18N: Name of a country or state 14171#: app/Statistics/Service/CountryService.php:144 14172msgid "Costa Rica" 14173msgstr "" 14174 14175#. I18N: Name of a country or state 14176#: app/Statistics/Service/CountryService.php:146 14177msgid "Cuba" 14178msgstr "" 14179 14180#. I18N: Name of a country or state 14181#: app/Statistics/Service/CountryService.php:149 14182msgid "Christmas Island" 14183msgstr "" 14184 14185#. I18N: Name of a country or state 14186#: app/Statistics/Service/CountryService.php:151 14187msgid "Cayman Islands" 14188msgstr "" 14189 14190#. I18N: Name of a country or state 14191#: app/Statistics/Service/CountryService.php:153 14192msgid "Cyprus" 14193msgstr "" 14194 14195#. I18N: Name of a country or state 14196#: app/Statistics/Service/CountryService.php:155 14197msgid "Czech Republic" 14198msgstr "" 14199 14200#. I18N: Name of a country or state 14201#: app/Statistics/Service/CountryService.php:157 14202msgid "Germany" 14203msgstr "" 14204 14205#. I18N: Name of a country or state 14206#: app/Statistics/Service/CountryService.php:159 14207msgid "Djibouti" 14208msgstr "" 14209 14210#. I18N: Name of a country or state 14211#: app/Statistics/Service/CountryService.php:161 14212msgid "Dominica" 14213msgstr "" 14214 14215#. I18N: Name of a country or state 14216#: app/Statistics/Service/CountryService.php:163 14217msgid "Denmark" 14218msgstr "" 14219 14220#. I18N: Name of a country or state 14221#: app/Statistics/Service/CountryService.php:165 14222msgid "Dominican Republic" 14223msgstr "" 14224 14225#. I18N: Name of a country or state 14226#: app/Statistics/Service/CountryService.php:167 14227msgid "Algeria" 14228msgstr "" 14229 14230#. I18N: Name of a country or state 14231#: app/Statistics/Service/CountryService.php:169 14232msgid "Ecuador" 14233msgstr "" 14234 14235#. I18N: Name of a country or state 14236#: app/Statistics/Service/CountryService.php:171 14237msgid "Egypt" 14238msgstr "" 14239 14240#. I18N: Name of a country or state 14241#: app/Statistics/Service/CountryService.php:173 14242msgid "England" 14243msgstr "" 14244 14245#. I18N: Name of a country or state 14246#: app/Statistics/Service/CountryService.php:175 14247msgid "Eritrea" 14248msgstr "" 14249 14250#. I18N: Name of a country or state 14251#: app/Statistics/Service/CountryService.php:177 14252msgid "Western Sahara" 14253msgstr "" 14254 14255#. I18N: Name of a country or state 14256#: app/Statistics/Service/CountryService.php:179 14257msgid "Spain" 14258msgstr "" 14259 14260#. I18N: Name of a country or state 14261#: app/Statistics/Service/CountryService.php:181 14262msgid "Estonia" 14263msgstr "" 14264 14265#. I18N: Name of a country or state 14266#: app/Statistics/Service/CountryService.php:183 14267msgid "Ethiopia" 14268msgstr "" 14269 14270#. I18N: Name of a country or state 14271#: app/Statistics/Service/CountryService.php:185 14272msgid "Finland" 14273msgstr "" 14274 14275#. I18N: Name of a country or state 14276#: app/Statistics/Service/CountryService.php:187 14277msgid "Fiji" 14278msgstr "" 14279 14280#. I18N: Name of a country or state 14281#: app/Statistics/Service/CountryService.php:189 14282msgid "Flanders" 14283msgstr "" 14284 14285#. I18N: Name of a country or state 14286#: app/Statistics/Service/CountryService.php:191 14287msgid "Falkland Islands" 14288msgstr "" 14289 14290#. I18N: Name of a country or state 14291#: app/Statistics/Service/CountryService.php:193 14292msgid "France" 14293msgstr "" 14294 14295#. I18N: Name of a country or state 14296#: app/Statistics/Service/CountryService.php:195 14297msgid "Faroe Islands" 14298msgstr "" 14299 14300#. I18N: Name of a country or state 14301#: app/Statistics/Service/CountryService.php:197 14302msgid "Micronesia" 14303msgstr "" 14304 14305#. I18N: Name of a country or state 14306#: app/Statistics/Service/CountryService.php:199 14307msgid "Gabon" 14308msgstr "" 14309 14310#. I18N: Name of a country or state 14311#: app/Statistics/Service/CountryService.php:201 14312msgid "United Kingdom" 14313msgstr "" 14314 14315#. I18N: Name of a country or state 14316#: app/Statistics/Service/CountryService.php:203 14317msgid "Georgia" 14318msgstr "" 14319 14320#. I18N: Name of a country or state 14321#: app/Statistics/Service/CountryService.php:205 14322msgid "Guernsey" 14323msgstr "" 14324 14325#. I18N: Name of a country or state 14326#: app/Statistics/Service/CountryService.php:207 14327msgid "Ghana" 14328msgstr "" 14329 14330#. I18N: Name of a country or state 14331#: app/Statistics/Service/CountryService.php:209 14332msgid "Gibraltar" 14333msgstr "" 14334 14335#. I18N: Name of a country or state 14336#: app/Statistics/Service/CountryService.php:211 14337msgid "Guinea" 14338msgstr "" 14339 14340#. I18N: Name of a country or state 14341#: app/Statistics/Service/CountryService.php:213 14342msgid "Guadeloupe" 14343msgstr "" 14344 14345#. I18N: Name of a country or state 14346#: app/Statistics/Service/CountryService.php:215 14347msgid "Gambia" 14348msgstr "" 14349 14350#. I18N: Name of a country or state 14351#: app/Statistics/Service/CountryService.php:217 14352msgid "Guinea-Bissau" 14353msgstr "" 14354 14355#. I18N: Name of a country or state 14356#: app/Statistics/Service/CountryService.php:219 14357msgid "Equatorial Guinea" 14358msgstr "" 14359 14360#. I18N: Name of a country or state 14361#: app/Statistics/Service/CountryService.php:221 14362msgid "Greece" 14363msgstr "" 14364 14365#. I18N: Name of a country or state 14366#: app/Statistics/Service/CountryService.php:223 14367msgid "Grenada" 14368msgstr "" 14369 14370#. I18N: Name of a country or state 14371#: app/Statistics/Service/CountryService.php:225 14372msgid "Greenland" 14373msgstr "" 14374 14375#. I18N: Name of a country or state 14376#: app/Statistics/Service/CountryService.php:227 14377msgid "Guatemala" 14378msgstr "" 14379 14380#. I18N: Name of a country or state 14381#: app/Statistics/Service/CountryService.php:229 14382msgid "French Guiana" 14383msgstr "" 14384 14385#. I18N: Name of a country or state 14386#: app/Statistics/Service/CountryService.php:231 14387msgid "Guam" 14388msgstr "" 14389 14390#. I18N: Name of a country or state 14391#: app/Statistics/Service/CountryService.php:233 14392msgid "Guyana" 14393msgstr "" 14394 14395#. I18N: Name of a country or state 14396#: app/Statistics/Service/CountryService.php:237 14397msgid "Heard Island and McDonald Islands" 14398msgstr "" 14399 14400#. I18N: Name of a country or state 14401#: app/Statistics/Service/CountryService.php:239 14402msgid "Honduras" 14403msgstr "" 14404 14405#. I18N: Name of a country or state 14406#: app/Statistics/Service/CountryService.php:241 14407msgid "Croatia" 14408msgstr "" 14409 14410#. I18N: Name of a country or state 14411#: app/Statistics/Service/CountryService.php:243 14412msgid "Haiti" 14413msgstr "" 14414 14415#. I18N: Name of a country or state 14416#: app/Statistics/Service/CountryService.php:245 14417msgid "Hungary" 14418msgstr "" 14419 14420#. I18N: Name of a country or state 14421#: app/Statistics/Service/CountryService.php:247 14422msgid "Indonesia" 14423msgstr "" 14424 14425#. I18N: Name of a country or state 14426#: app/Statistics/Service/CountryService.php:249 14427msgid "India" 14428msgstr "" 14429 14430#. I18N: Name of a country or state 14431#: app/Statistics/Service/CountryService.php:251 14432msgid "Isle of Man" 14433msgstr "" 14434 14435#. I18N: Name of a country or state 14436#: app/Statistics/Service/CountryService.php:253 14437msgid "British Indian Ocean Territory" 14438msgstr "" 14439 14440#. I18N: Name of a country or state 14441#: app/Statistics/Service/CountryService.php:255 14442msgid "Ireland" 14443msgstr "" 14444 14445#. I18N: Name of a country or state 14446#: app/Statistics/Service/CountryService.php:257 14447msgid "Iran" 14448msgstr "" 14449 14450#. I18N: Name of a country or state 14451#: app/Statistics/Service/CountryService.php:259 14452msgid "Iraq" 14453msgstr "" 14454 14455#. I18N: Name of a country or state 14456#: app/Statistics/Service/CountryService.php:261 14457msgid "Iceland" 14458msgstr "" 14459 14460#. I18N: Name of a country or state 14461#: app/Statistics/Service/CountryService.php:263 14462msgid "Israel" 14463msgstr "" 14464 14465#. I18N: Name of a country or state 14466#: app/Statistics/Service/CountryService.php:265 14467msgid "Italy" 14468msgstr "" 14469 14470#. I18N: Name of a country or state 14471#: app/Statistics/Service/CountryService.php:267 14472msgid "Jamaica" 14473msgstr "" 14474 14475#. I18N: Name of a country or state 14476#: app/Statistics/Service/CountryService.php:270 14477msgid "Jordan" 14478msgstr "" 14479 14480#. I18N: Name of a country or state 14481#: app/Statistics/Service/CountryService.php:272 14482msgid "Japan" 14483msgstr "" 14484 14485#. I18N: Name of a country or state 14486#: app/Statistics/Service/CountryService.php:274 14487msgid "Kazakhstan" 14488msgstr "" 14489 14490#. I18N: Name of a country or state 14491#: app/Statistics/Service/CountryService.php:276 14492msgid "Kenya" 14493msgstr "" 14494 14495#. I18N: Name of a country or state 14496#: app/Statistics/Service/CountryService.php:278 14497msgid "Kyrgyzstan" 14498msgstr "" 14499 14500#. I18N: Name of a country or state 14501#: app/Statistics/Service/CountryService.php:280 14502msgid "Cambodia" 14503msgstr "" 14504 14505#. I18N: Name of a country or state 14506#: app/Statistics/Service/CountryService.php:282 14507msgid "Kiribati" 14508msgstr "" 14509 14510#. I18N: Name of a country or state 14511#: app/Statistics/Service/CountryService.php:284 14512msgid "Saint Kitts and Nevis" 14513msgstr "" 14514 14515#. I18N: Name of a country or state 14516#: app/Statistics/Service/CountryService.php:286 14517msgid "Korea" 14518msgstr "" 14519 14520#. I18N: Name of a country or state 14521#: app/Statistics/Service/CountryService.php:288 14522msgid "Kuwait" 14523msgstr "" 14524 14525#. I18N: Name of a country or state 14526#: app/Statistics/Service/CountryService.php:290 14527msgid "Laos" 14528msgstr "" 14529 14530#. I18N: Name of a country or state 14531#: app/Statistics/Service/CountryService.php:292 14532msgid "Lebanon" 14533msgstr "" 14534 14535#. I18N: Name of a country or state 14536#: app/Statistics/Service/CountryService.php:294 14537msgid "Liberia" 14538msgstr "" 14539 14540#. I18N: Name of a country or state 14541#: app/Statistics/Service/CountryService.php:296 14542msgid "Libya" 14543msgstr "" 14544 14545#. I18N: Name of a country or state 14546#: app/Statistics/Service/CountryService.php:298 14547msgid "Saint Lucia" 14548msgstr "" 14549 14550#. I18N: Name of a country or state 14551#: app/Statistics/Service/CountryService.php:300 14552msgid "Liechtenstein" 14553msgstr "" 14554 14555#. I18N: Name of a country or state 14556#: app/Statistics/Service/CountryService.php:302 14557msgid "Sri Lanka" 14558msgstr "" 14559 14560#. I18N: Name of a country or state 14561#: app/Statistics/Service/CountryService.php:304 14562msgid "Lesotho" 14563msgstr "" 14564 14565#. I18N: Name of a country or state 14566#: app/Statistics/Service/CountryService.php:306 14567msgid "Lithuania" 14568msgstr "" 14569 14570#. I18N: Name of a country or state 14571#: app/Statistics/Service/CountryService.php:308 14572msgid "Luxembourg" 14573msgstr "" 14574 14575#. I18N: Name of a country or state 14576#: app/Statistics/Service/CountryService.php:310 14577msgid "Latvia" 14578msgstr "" 14579 14580#. I18N: Name of a country or state 14581#: app/Statistics/Service/CountryService.php:312 14582msgid "Macau" 14583msgstr "" 14584 14585#. I18N: Name of a country or state 14586#: app/Statistics/Service/CountryService.php:315 14587msgid "Morocco" 14588msgstr "" 14589 14590#. I18N: Name of a country or state 14591#: app/Statistics/Service/CountryService.php:317 14592msgid "Monaco" 14593msgstr "" 14594 14595#. I18N: Name of a country or state 14596#: app/Statistics/Service/CountryService.php:319 14597msgid "Moldova" 14598msgstr "" 14599 14600#. I18N: Name of a country or state 14601#: app/Statistics/Service/CountryService.php:321 14602msgid "Madagascar" 14603msgstr "" 14604 14605#. I18N: Name of a country or state 14606#: app/Statistics/Service/CountryService.php:323 14607msgid "Maldives" 14608msgstr "" 14609 14610#. I18N: Name of a country or state 14611#: app/Statistics/Service/CountryService.php:325 14612msgid "Mexico" 14613msgstr "" 14614 14615#. I18N: Name of a country or state 14616#: app/Statistics/Service/CountryService.php:327 14617msgid "Marshall Islands" 14618msgstr "" 14619 14620#. I18N: Name of a country or state 14621#: app/Statistics/Service/CountryService.php:329 14622msgid "Macedonia" 14623msgstr "" 14624 14625#. I18N: Name of a country or state 14626#: app/Statistics/Service/CountryService.php:331 14627msgid "Mali" 14628msgstr "" 14629 14630#. I18N: Name of a country or state 14631#: app/Statistics/Service/CountryService.php:333 14632msgid "Malta" 14633msgstr "" 14634 14635#. I18N: Name of a country or state 14636#: app/Statistics/Service/CountryService.php:335 14637msgid "Myanmar" 14638msgstr "" 14639 14640#. I18N: Name of a country or state 14641#: app/Statistics/Service/CountryService.php:337 14642msgid "Mongolia" 14643msgstr "" 14644 14645#. I18N: Name of a country or state 14646#: app/Statistics/Service/CountryService.php:339 14647msgid "Northern Mariana Islands" 14648msgstr "" 14649 14650#. I18N: Name of a country or state 14651#: app/Statistics/Service/CountryService.php:341 14652msgid "Montenegro" 14653msgstr "" 14654 14655#. I18N: Name of a country or state 14656#: app/Statistics/Service/CountryService.php:343 14657msgid "Mozambique" 14658msgstr "" 14659 14660#. I18N: Name of a country or state 14661#: app/Statistics/Service/CountryService.php:345 14662msgid "Mauritania" 14663msgstr "" 14664 14665#. I18N: Name of a country or state 14666#: app/Statistics/Service/CountryService.php:347 14667msgid "Montserrat" 14668msgstr "" 14669 14670#. I18N: Name of a country or state 14671#: app/Statistics/Service/CountryService.php:349 14672msgid "Martinique" 14673msgstr "" 14674 14675#. I18N: Name of a country or state 14676#: app/Statistics/Service/CountryService.php:351 14677msgid "Mauritius" 14678msgstr "" 14679 14680#. I18N: Name of a country or state 14681#: app/Statistics/Service/CountryService.php:353 14682msgid "Malawi" 14683msgstr "" 14684 14685#. I18N: Name of a country or state 14686#: app/Statistics/Service/CountryService.php:355 14687msgid "Malaysia" 14688msgstr "" 14689 14690#. I18N: Name of a country or state 14691#: app/Statistics/Service/CountryService.php:357 14692msgid "Mayotte" 14693msgstr "" 14694 14695#. I18N: Name of a country or state 14696#: app/Statistics/Service/CountryService.php:359 14697msgid "Namibia" 14698msgstr "" 14699 14700#. I18N: Name of a country or state 14701#: app/Statistics/Service/CountryService.php:361 14702msgid "New Caledonia" 14703msgstr "" 14704 14705#. I18N: Name of a country or state 14706#: app/Statistics/Service/CountryService.php:363 14707msgid "Niger" 14708msgstr "" 14709 14710#. I18N: Name of a country or state 14711#: app/Statistics/Service/CountryService.php:365 14712msgid "Norfolk Island" 14713msgstr "" 14714 14715#. I18N: Name of a country or state 14716#: app/Statistics/Service/CountryService.php:367 14717msgid "Nigeria" 14718msgstr "" 14719 14720#. I18N: Name of a country or state 14721#: app/Statistics/Service/CountryService.php:369 14722msgid "Nicaragua" 14723msgstr "" 14724 14725#. I18N: Name of a country or state 14726#: app/Statistics/Service/CountryService.php:371 14727msgid "Northern Ireland" 14728msgstr "" 14729 14730#. I18N: Name of a country or state 14731#: app/Statistics/Service/CountryService.php:373 14732msgid "Niue" 14733msgstr "" 14734 14735#. I18N: Name of a country or state 14736#: app/Statistics/Service/CountryService.php:375 14737msgid "Netherlands" 14738msgstr "" 14739 14740#. I18N: Name of a country or state 14741#: app/Statistics/Service/CountryService.php:377 14742msgid "Norway" 14743msgstr "" 14744 14745#. I18N: Name of a country or state 14746#: app/Statistics/Service/CountryService.php:379 14747msgid "Nepal" 14748msgstr "" 14749 14750#. I18N: Name of a country or state 14751#: app/Statistics/Service/CountryService.php:381 14752msgid "Nauru" 14753msgstr "" 14754 14755#. I18N: Name of a country or state 14756#: app/Statistics/Service/CountryService.php:383 14757msgid "New Zealand" 14758msgstr "" 14759 14760#. I18N: Name of a country or state 14761#: app/Statistics/Service/CountryService.php:385 14762msgid "Oman" 14763msgstr "" 14764 14765#. I18N: Name of a country or state 14766#: app/Statistics/Service/CountryService.php:387 14767msgid "Pakistan" 14768msgstr "" 14769 14770#. I18N: Name of a country or state 14771#: app/Statistics/Service/CountryService.php:389 14772msgid "Panama" 14773msgstr "" 14774 14775#. I18N: Name of a country or state 14776#: app/Statistics/Service/CountryService.php:391 14777msgid "Pitcairn" 14778msgstr "" 14779 14780#. I18N: Name of a country or state 14781#: app/Statistics/Service/CountryService.php:393 14782msgid "Peru" 14783msgstr "" 14784 14785#. I18N: Name of a country or state 14786#: app/Statistics/Service/CountryService.php:395 14787msgid "Philippines" 14788msgstr "" 14789 14790#. I18N: Name of a country or state 14791#: app/Statistics/Service/CountryService.php:397 14792msgid "Palau" 14793msgstr "" 14794 14795#. I18N: Name of a country or state 14796#: app/Statistics/Service/CountryService.php:399 14797msgid "Papua New Guinea" 14798msgstr "" 14799 14800#. I18N: Name of a country or state 14801#: app/Statistics/Service/CountryService.php:401 14802msgid "Poland" 14803msgstr "" 14804 14805#. I18N: Name of a country or state 14806#: app/Statistics/Service/CountryService.php:403 14807msgid "Puerto Rico" 14808msgstr "" 14809 14810#. I18N: Name of a country or state 14811#: app/Statistics/Service/CountryService.php:405 14812msgid "North Korea" 14813msgstr "" 14814 14815#. I18N: Name of a country or state 14816#: app/Statistics/Service/CountryService.php:407 14817msgid "Portugal" 14818msgstr "" 14819 14820#. I18N: Name of a country or state 14821#: app/Statistics/Service/CountryService.php:409 14822msgid "Paraguay" 14823msgstr "" 14824 14825#. I18N: Name of a country or state 14826#: app/Statistics/Service/CountryService.php:411 14827msgid "Occupied Palestinian Territory" 14828msgstr "" 14829 14830#. I18N: Name of a country or state 14831#: app/Statistics/Service/CountryService.php:413 14832msgid "French Polynesia" 14833msgstr "" 14834 14835#. I18N: Name of a country or state 14836#: app/Statistics/Service/CountryService.php:415 14837msgid "Qatar" 14838msgstr "" 14839 14840#. I18N: Name of a country or state 14841#: app/Statistics/Service/CountryService.php:417 14842msgid "Reunion" 14843msgstr "" 14844 14845#. I18N: Name of a country or state 14846#: app/Statistics/Service/CountryService.php:419 14847msgid "Romania" 14848msgstr "" 14849 14850#. I18N: Name of a country or state 14851#: app/Statistics/Service/CountryService.php:421 14852msgid "Russia" 14853msgstr "" 14854 14855#. I18N: Name of a country or state 14856#: app/Statistics/Service/CountryService.php:423 14857msgid "Rwanda" 14858msgstr "" 14859 14860#. I18N: Name of a country or state 14861#: app/Statistics/Service/CountryService.php:425 14862msgid "Saudi Arabia" 14863msgstr "" 14864 14865#. I18N: Name of a country or state 14866#: app/Statistics/Service/CountryService.php:427 14867msgid "Scotland" 14868msgstr "" 14869 14870#. I18N: Name of a country or state 14871#: app/Statistics/Service/CountryService.php:429 14872msgid "Sudan" 14873msgstr "" 14874 14875#. I18N: Name of a country or state 14876#: app/Statistics/Service/CountryService.php:431 14877msgid "At sea" 14878msgstr "" 14879 14880#. I18N: Name of a country or state 14881#: app/Statistics/Service/CountryService.php:433 14882msgid "Senegal" 14883msgstr "" 14884 14885#. I18N: Name of a country or state 14886#: app/Statistics/Service/CountryService.php:435 14887msgid "Serbia" 14888msgstr "" 14889 14890#. I18N: Name of a country or state 14891#: app/Statistics/Service/CountryService.php:437 14892msgid "Singapore" 14893msgstr "" 14894 14895#. I18N: Name of a country or state 14896#: app/Statistics/Service/CountryService.php:439 14897msgid "South Georgia and the South Sandwich Islands" 14898msgstr "" 14899 14900#. I18N: Name of a country or state 14901#: app/Statistics/Service/CountryService.php:441 14902msgid "Saint Helena" 14903msgstr "" 14904 14905#. I18N: Name of a country or state 14906#: app/Statistics/Service/CountryService.php:443 14907msgid "Svalbard and Jan Mayen" 14908msgstr "" 14909 14910#. I18N: Name of a country or state 14911#: app/Statistics/Service/CountryService.php:445 14912msgid "Solomon Islands" 14913msgstr "" 14914 14915#. I18N: Name of a country or state 14916#: app/Statistics/Service/CountryService.php:447 14917msgid "Sierra Leone" 14918msgstr "" 14919 14920#. I18N: Name of a country or state 14921#: app/Statistics/Service/CountryService.php:449 14922msgid "El Salvador" 14923msgstr "" 14924 14925#. I18N: Name of a country or state 14926#: app/Statistics/Service/CountryService.php:451 14927msgid "San Marino" 14928msgstr "" 14929 14930#. I18N: Name of a country or state 14931#: app/Statistics/Service/CountryService.php:453 14932msgid "Somalia" 14933msgstr "" 14934 14935#. I18N: Name of a country or state 14936#: app/Statistics/Service/CountryService.php:455 14937msgid "Saint Pierre and Miquelon" 14938msgstr "" 14939 14940#. I18N: Name of a country or state 14941#: app/Statistics/Service/CountryService.php:457 14942msgid "South Sudan" 14943msgstr "" 14944 14945#. I18N: Name of a country or state 14946#: app/Statistics/Service/CountryService.php:459 14947msgid "Sao Tome and Principe" 14948msgstr "" 14949 14950#. I18N: Name of a country or state 14951#: app/Statistics/Service/CountryService.php:461 14952msgid "Suriname" 14953msgstr "" 14954 14955#. I18N: Name of a country or state 14956#: app/Statistics/Service/CountryService.php:463 14957msgid "Slovakia" 14958msgstr "" 14959 14960#. I18N: Name of a country or state 14961#: app/Statistics/Service/CountryService.php:465 14962msgid "Slovenia" 14963msgstr "" 14964 14965#. I18N: Name of a country or state 14966#: app/Statistics/Service/CountryService.php:467 14967msgid "Sweden" 14968msgstr "" 14969 14970#. I18N: Name of a country or state 14971#: app/Statistics/Service/CountryService.php:469 14972msgid "Swaziland" 14973msgstr "" 14974 14975#. I18N: Name of a country or state 14976#: app/Statistics/Service/CountryService.php:472 14977msgid "Seychelles" 14978msgstr "" 14979 14980#. I18N: Name of a country or state 14981#: app/Statistics/Service/CountryService.php:474 14982msgid "Syria" 14983msgstr "" 14984 14985#. I18N: Name of a country or state 14986#: app/Statistics/Service/CountryService.php:476 14987msgid "Turks and Caicos Islands" 14988msgstr "" 14989 14990#. I18N: Name of a country or state 14991#: app/Statistics/Service/CountryService.php:478 14992msgid "Chad" 14993msgstr "" 14994 14995#. I18N: Name of a country or state 14996#: app/Statistics/Service/CountryService.php:480 14997msgid "Togo" 14998msgstr "" 14999 15000#. I18N: Name of a country or state 15001#: app/Statistics/Service/CountryService.php:482 15002msgid "Thailand" 15003msgstr "" 15004 15005#. I18N: Name of a country or state 15006#: app/Statistics/Service/CountryService.php:484 15007msgid "Tajikistan" 15008msgstr "" 15009 15010#. I18N: Name of a country or state 15011#: app/Statistics/Service/CountryService.php:486 15012msgid "Tokelau" 15013msgstr "" 15014 15015#. I18N: Name of a country or state 15016#: app/Statistics/Service/CountryService.php:488 15017msgid "Turkmenistan" 15018msgstr "" 15019 15020#. I18N: Name of a country or state 15021#: app/Statistics/Service/CountryService.php:490 15022msgid "Timor-Leste" 15023msgstr "" 15024 15025#. I18N: Name of a country or state 15026#: app/Statistics/Service/CountryService.php:492 15027msgid "Tonga" 15028msgstr "" 15029 15030#. I18N: Name of a country or state 15031#: app/Statistics/Service/CountryService.php:494 15032msgid "Trinidad and Tobago" 15033msgstr "" 15034 15035#. I18N: Name of a country or state 15036#: app/Statistics/Service/CountryService.php:496 15037msgid "Tunisia" 15038msgstr "" 15039 15040#. I18N: Name of a country or state 15041#: app/Statistics/Service/CountryService.php:498 15042msgid "Turkey" 15043msgstr "" 15044 15045#. I18N: Name of a country or state 15046#: app/Statistics/Service/CountryService.php:500 15047msgid "Tuvalu" 15048msgstr "" 15049 15050#. I18N: Name of a country or state 15051#: app/Statistics/Service/CountryService.php:502 15052msgid "Taiwan" 15053msgstr "" 15054 15055#. I18N: Name of a country or state 15056#: app/Statistics/Service/CountryService.php:504 15057msgid "Tanzania" 15058msgstr "" 15059 15060#. I18N: Name of a country or state 15061#: app/Statistics/Service/CountryService.php:506 15062msgid "Uganda" 15063msgstr "" 15064 15065#. I18N: Name of a country or state 15066#: app/Statistics/Service/CountryService.php:508 15067msgid "Ukraine" 15068msgstr "" 15069 15070#. I18N: Name of a country or state 15071#: app/Statistics/Service/CountryService.php:510 15072msgid "US Minor Outlying Islands" 15073msgstr "" 15074 15075#. I18N: Name of a country or state 15076#: app/Statistics/Service/CountryService.php:512 15077msgid "Uruguay" 15078msgstr "" 15079 15080#. I18N: Name of a country or state 15081#: app/Statistics/Service/CountryService.php:514 15082msgid "United States" 15083msgstr "" 15084 15085#. I18N: Name of a country or state 15086#: app/Statistics/Service/CountryService.php:516 15087msgid "Uzbekistan" 15088msgstr "" 15089 15090#. I18N: Name of a country or state 15091#: app/Statistics/Service/CountryService.php:518 15092msgid "Vatican City" 15093msgstr "" 15094 15095#. I18N: Name of a country or state 15096#: app/Statistics/Service/CountryService.php:520 15097msgid "Saint Vincent and the Grenadines" 15098msgstr "" 15099 15100#. I18N: Name of a country or state 15101#: app/Statistics/Service/CountryService.php:522 15102msgid "Venezuela" 15103msgstr "" 15104 15105#. I18N: Name of a country or state 15106#: app/Statistics/Service/CountryService.php:524 15107msgid "British Virgin Islands" 15108msgstr "" 15109 15110#. I18N: Name of a country or state 15111#: app/Statistics/Service/CountryService.php:526 15112msgid "US Virgin Islands" 15113msgstr "" 15114 15115#. I18N: Name of a country or state 15116#: app/Statistics/Service/CountryService.php:528 15117msgid "Vietnam" 15118msgstr "" 15119 15120#. I18N: Name of a country or state 15121#: app/Statistics/Service/CountryService.php:530 15122msgid "Vanuatu" 15123msgstr "" 15124 15125#. I18N: Name of a country or state 15126#: app/Statistics/Service/CountryService.php:532 15127msgid "Wallis and Futuna" 15128msgstr "" 15129 15130#. I18N: Name of a country or state 15131#: app/Statistics/Service/CountryService.php:534 15132msgid "Wales" 15133msgstr "" 15134 15135#. I18N: Name of a country or state 15136#: app/Statistics/Service/CountryService.php:536 15137msgid "Samoa" 15138msgstr "" 15139 15140#. I18N: Name of a country or state 15141#: app/Statistics/Service/CountryService.php:538 15142msgid "Yemen" 15143msgstr "" 15144 15145#. I18N: Name of a country or state 15146#: app/Statistics/Service/CountryService.php:540 15147msgid "South Africa" 15148msgstr "" 15149 15150#. I18N: Name of a country or state 15151#: app/Statistics/Service/CountryService.php:542 15152msgid "Zambia" 15153msgstr "" 15154 15155#. I18N: Name of a country or state 15156#: app/Statistics/Service/CountryService.php:544 15157msgid "Zimbabwe" 15158msgstr "" 15159 15160#: app/SurnameTradition.php:77 15161msgctxt "Surname tradition" 15162msgid "paternal" 15163msgstr "" 15164 15165#. I18N: In the paternal surname tradition, ... 15166#. I18N: In the patrilineal surname tradition, ... 15167#. I18N: In the Polish surname tradition, ... 15168#. I18N: In the Lithuanian surname tradition, ... 15169#: app/SurnameTradition.php:79 app/SurnameTradition.php:86 15170#: app/SurnameTradition.php:102 app/SurnameTradition.php:109 15171msgid "Children take their father’s surname." 15172msgstr "" 15173 15174#. I18N: In the paternal surname tradition, ... 15175#. I18N: In the Polish surname tradition, ... 15176#. I18N: In the Lithuanian surname tradition, ... 15177#: app/SurnameTradition.php:81 app/SurnameTradition.php:104 15178#: app/SurnameTradition.php:111 15179msgid "Wives take their husband’s surname." 15180msgstr "" 15181 15182#. I18N: A system where children take their father’s surname 15183#: app/SurnameTradition.php:84 15184msgid "patrilineal" 15185msgstr "" 15186 15187#. I18N: A system where children take their mother’s surname 15188#: app/SurnameTradition.php:88 15189msgid "matrilineal" 15190msgstr "" 15191 15192#. I18N: In the matrilineal surname tradition, ... 15193#: app/SurnameTradition.php:90 15194msgid "Children take their mother’s surname." 15195msgstr "" 15196 15197#: app/SurnameTradition.php:91 15198msgctxt "Surname tradition" 15199msgid "Spanish" 15200msgstr "" 15201 15202#. I18N: In the Spanish surname tradition, ... 15203#: app/SurnameTradition.php:93 15204msgid "Children take one surname from the father and one surname from the mother." 15205msgstr "" 15206 15207#: app/SurnameTradition.php:94 15208msgctxt "Surname tradition" 15209msgid "Portuguese" 15210msgstr "" 15211 15212#. I18N: In the Portuguese surname tradition, ... 15213#: app/SurnameTradition.php:96 15214msgid "Children take one surname from the mother and one surname from the father." 15215msgstr "" 15216 15217#: app/SurnameTradition.php:97 15218msgctxt "Surname tradition" 15219msgid "Icelandic" 15220msgstr "" 15221 15222#. I18N: In the Icelandic surname tradition, ... 15223#: app/SurnameTradition.php:99 15224msgid "Children take a patronym instead of a surname." 15225msgstr "" 15226 15227#: app/SurnameTradition.php:100 15228msgctxt "Surname tradition" 15229msgid "Polish" 15230msgstr "" 15231 15232#. I18N: In the Polish surname tradition, ... 15233#: app/SurnameTradition.php:106 15234msgid "Surnames are inflected to indicate an individual’s gender." 15235msgstr "" 15236 15237#: app/SurnameTradition.php:107 15238msgctxt "Surname tradition" 15239msgid "Lithuanian" 15240msgstr "" 15241 15242#. I18N: In the Lithuanian surname tradition, ... 15243#: app/SurnameTradition.php:113 15244msgid "Surnames are inflected to indicate an individual’s gender and marital status." 15245msgstr "" 15246 15247#: app/SurnameTradition.php:114 15248msgctxt "Surname tradition" 15249msgid "none" 15250msgstr "" 15251 15252#: resources/views/admin/analytics-edit.phtml:8 15253#: resources/views/admin/control-panel.phtml:422 15254#: resources/views/modules/faq/config.phtml:8 15255#: resources/views/modules/faq/edit.phtml:9 15256#: resources/views/modules/relationships-chart/config.phtml:8 15257#: resources/views/modules/sitemap/config.phtml:8 15258#: resources/views/modules/stories/config.phtml:8 15259#: resources/views/modules/stories/edit.phtml:13 15260msgid "Modules" 15261msgstr "" 15262 15263#. I18N: A button label. 15264#: resources/views/admin/analytics-edit.phtml:31 15265#: resources/views/admin/components.phtml:139 15266#: resources/views/admin/location-edit.phtml:75 15267#: resources/views/admin/map-provider.phtml:55 15268#: resources/views/admin/merge-records-step-2.phtml:165 15269#: resources/views/admin/modules.phtml:267 15270#: resources/views/admin/site-mail.phtml:227 15271#: resources/views/admin/site-preferences.phtml:115 15272#: resources/views/admin/site-registration.phtml:83 15273#: resources/views/admin/trees-preferences.phtml:928 15274#: resources/views/admin/trees-privacy.phtml:284 15275#: resources/views/admin/users-create.phtml:71 15276#: resources/views/admin/users-edit.phtml:329 15277#: resources/views/edit-account-page.phtml:152 15278#: resources/views/edit-blocks-page.phtml:48 15279#: resources/views/edit/add-fact.phtml:87 15280#: resources/views/edit/change-family-members.phtml:78 15281#: resources/views/edit/edit-fact.phtml:116 15282#: resources/views/edit/link-child-to-family.phtml:39 15283#: resources/views/edit/link-spouse-to-individual.phtml:31 15284#: resources/views/edit/new-individual.phtml:315 15285#: resources/views/edit/raw-gedcom-fact.phtml:32 15286#: resources/views/edit/raw-gedcom-record.phtml:57 15287#: resources/views/edit/reorder-children.phtml:34 15288#: resources/views/edit/reorder-families.phtml:87 15289#: resources/views/edit/reorder-media.phtml:32 15290#: resources/views/edit/reorder-names.phtml:34 15291#: resources/views/edit/shared-note.phtml:32 15292#: resources/views/modals/create-media-from-file.phtml:58 15293#: resources/views/modals/footer-save-cancel.phtml:10 15294#: resources/views/modules/custom-css-js/edit.phtml:40 15295#: resources/views/modules/edit-block-config.phtml:25 15296#: resources/views/modules/faq/edit.phtml:77 15297#: resources/views/modules/favorites/favorites.phtml:175 15298#: resources/views/modules/gedcom_news/edit.phtml:42 15299#: resources/views/modules/relationships-chart/config.phtml:46 15300#: resources/views/modules/sitemap/config.phtml:28 15301#: resources/views/modules/stories/edit.phtml:60 15302#: resources/views/modules/user_blog/edit.phtml:42 15303msgid "save" 15304msgstr "" 15305 15306#. I18N: A button label. 15307#: resources/views/admin/analytics-edit.phtml:36 15308#: resources/views/admin/broadcast.phtml:61 15309#: resources/views/admin/components.phtml:144 15310#: resources/views/admin/email-page.phtml:59 15311#: resources/views/admin/location-edit.phtml:79 15312#: resources/views/admin/site-mail.phtml:232 15313#: resources/views/admin/site-preferences.phtml:120 15314#: resources/views/admin/site-registration.phtml:88 15315#: resources/views/admin/trees-preferences.phtml:932 15316#: resources/views/admin/trees-privacy.phtml:289 15317#: resources/views/contact-page.phtml:68 15318#: resources/views/edit-blocks-page.phtml:53 15319#: resources/views/edit/add-fact.phtml:92 15320#: resources/views/edit/change-family-members.phtml:83 15321#: resources/views/edit/edit-fact.phtml:121 15322#: resources/views/edit/link-child-to-family.phtml:44 15323#: resources/views/edit/link-spouse-to-individual.phtml:36 15324#: resources/views/edit/new-individual.phtml:327 15325#: resources/views/edit/raw-gedcom-fact.phtml:36 15326#: resources/views/edit/raw-gedcom-record.phtml:61 15327#: resources/views/edit/reorder-children.phtml:44 15328#: resources/views/edit/reorder-families.phtml:92 15329#: resources/views/edit/reorder-media.phtml:37 15330#: resources/views/edit/reorder-names.phtml:39 15331#: resources/views/edit/shared-note.phtml:37 15332#: resources/views/message-page.phtml:59 15333#: resources/views/modals/create-media-from-file.phtml:62 15334#: resources/views/modals/footer-save-cancel.phtml:14 15335#: resources/views/modules/clippings/add-options.phtml:32 15336#: resources/views/modules/clippings/download.phtml:87 15337#: resources/views/modules/custom-css-js/edit.phtml:45 15338#: resources/views/modules/edit-block-config.phtml:29 15339#: resources/views/modules/favorites/favorites.phtml:171 15340#: resources/views/modules/gedcom_news/edit.phtml:46 15341#: resources/views/modules/stories/edit.phtml:65 15342#: resources/views/modules/user_blog/edit.phtml:46 15343msgid "cancel" 15344msgstr "" 15345 15346#: resources/views/admin/broadcast.phtml:19 15347#: resources/views/admin/email-page.phtml:18 15348#: resources/views/message-page.phtml:17 15349msgctxt "Email sender" 15350msgid "From" 15351msgstr "" 15352 15353#: resources/views/admin/broadcast.phtml:28 15354#: resources/views/admin/email-page.phtml:27 15355#: resources/views/contact-page.phtml:18 resources/views/message-page.phtml:26 15356msgctxt "Email recipient" 15357msgid "To" 15358msgstr "" 15359 15360#: resources/views/admin/broadcast.phtml:47 15361#: resources/views/admin/email-page.phtml:45 15362#: resources/views/admin/site-logs.phtml:53 15363#: resources/views/admin/site-logs.phtml:108 15364#: resources/views/contact-page.phtml:54 resources/views/message-page.phtml:45 15365msgid "Message" 15366msgstr "" 15367 15368#: resources/views/admin/changes-log.phtml:22 15369#: resources/views/admin/site-logs.phtml:23 15370msgctxt "Start of date range" 15371msgid "From" 15372msgstr "" 15373 15374#: resources/views/admin/changes-log.phtml:29 15375#: resources/views/admin/site-logs.phtml:30 15376msgctxt "End of date range" 15377msgid "To" 15378msgstr "" 15379 15380#: resources/views/admin/changes-log.phtml:43 15381#: resources/views/admin/changes-log.phtml:117 15382#: resources/views/admin/data-fix-page.phtml:64 15383#: resources/views/admin/trees-privacy.phtml:225 15384#: resources/views/lists/anniversaries-table.phtml:34 15385#: resources/views/modules/clippings/show.phtml:21 15386#: resources/views/modules/recent_changes/changes-table.phtml:44 15387#: resources/views/modules/todo/research-tasks.phtml:32 15388msgid "Record" 15389msgstr "" 15390 15391#: resources/views/admin/changes-log.phtml:52 15392msgid "Old data" 15393msgstr "" 15394 15395#: resources/views/admin/changes-log.phtml:59 15396msgid "New data" 15397msgstr "" 15398 15399#: resources/views/admin/changes-log.phtml:66 15400#: resources/views/admin/changes-log.phtml:119 15401#: resources/views/admin/site-logs.phtml:60 15402#: resources/views/admin/site-logs.phtml:110 15403#: resources/views/modules/recent_changes/changes-table.phtml:51 15404#: resources/views/pending-changes-page.phtml:53 15405msgid "User" 15406msgstr "" 15407 15408#. I18N: A button label. 15409#: resources/views/admin/changes-log.phtml:82 15410#: resources/views/admin/site-logs.phtml:76 15411#: resources/views/modules/media-list/page.phtml:62 15412#: resources/views/search-advanced-page.phtml:72 15413#: resources/views/search-general-page.phtml:105 15414#: resources/views/search-phonetic-page.phtml:106 15415msgid "search" 15416msgstr "" 15417 15418#. I18N: A button label. 15419#: resources/views/admin/changes-log.phtml:87 15420#: resources/views/admin/site-logs.phtml:81 15421#: resources/views/modules/lifespans-chart/page.phtml:70 15422#: resources/views/modules/media-list/page.phtml:65 15423#: resources/views/modules/timeline-chart/page.phtml:30 15424msgid "reset" 15425msgstr "" 15426 15427#. I18N: A button label. 15428#: resources/views/admin/changes-log.phtml:91 15429#: resources/views/admin/site-logs.phtml:86 15430#: resources/views/modules/clippings/download.phtml:83 15431#: resources/views/report-setup-page.phtml:76 15432#: resources/views/report-setup-page.phtml:89 15433msgid "download" 15434msgstr "" 15435 15436#: resources/views/admin/changes-log.phtml:94 15437#: resources/views/admin/site-logs.phtml:89 15438msgid "Permanently delete these records?" 15439msgstr "" 15440 15441#. I18N: A button label. 15442#: resources/views/admin/changes-log.phtml:96 15443#: resources/views/admin/locations.phtml:82 15444#: resources/views/admin/site-logs.phtml:91 15445#: resources/views/admin/users-cleanup.phtml:65 15446#: resources/views/admin/webtrees1-thumbnails-form.phtml:27 15447msgid "delete" 15448msgstr "" 15449 15450#: resources/views/admin/changes-log.phtml:115 15451#: resources/views/admin/site-logs.phtml:106 15452msgid "Timestamp" 15453msgstr "" 15454 15455#: resources/views/admin/clean-data.phtml:14 15456#, php-format 15457msgid "Files marked with %s are required for proper operation and cannot be removed." 15458msgstr "" 15459 15460#: resources/views/admin/components.phtml:24 15461#: resources/views/admin/modules.phtml:55 15462msgid "Module" 15463msgstr "" 15464 15465#: resources/views/admin/components.phtml:25 15466#: resources/views/admin/components.phtml:64 15467#: resources/views/admin/modules.phtml:58 15468msgid "Enabled" 15469msgstr "" 15470 15471#: resources/views/admin/components.phtml:27 15472#: resources/views/admin/components.phtml:82 15473#: resources/views/admin/trees-privacy.phtml:231 15474msgid "Access level" 15475msgstr "" 15476 15477#: resources/views/admin/components.phtml:30 15478#: resources/views/admin/components.phtml:121 15479#: resources/views/modules/faq/config.phtml:44 15480msgid "Move up" 15481msgstr "" 15482 15483#: resources/views/admin/components.phtml:31 15484#: resources/views/admin/components.phtml:127 15485#: resources/views/modules/faq/config.phtml:45 15486msgid "Move down" 15487msgstr "" 15488 15489#: resources/views/admin/components.phtml:114 15490#: resources/views/family-page-menu.phtml:14 15491#: resources/views/gedcom-record-page-menu.phtml:13 15492#: resources/views/individual-page-menu.phtml:18 15493#: resources/views/media-page-menu.phtml:13 15494#: resources/views/note-page-menu.phtml:13 15495#: resources/views/repository-page-menu.phtml:13 15496#: resources/views/source-page-menu.phtml:13 15497#: resources/views/submitter-page-menu.phtml:13 15498msgid "edit" 15499msgstr "" 15500 15501#: resources/views/admin/control-panel.phtml:45 15502#: resources/views/admin/control-panel.phtml:483 15503#: resources/views/admin/trees-preferences.phtml:166 15504msgid "Website" 15505msgstr "" 15506 15507#. I18N: %s is a URL/link to the project website 15508#: resources/views/admin/control-panel.phtml:62 15509#, php-format 15510msgid "Support and documentation can be found at %s." 15511msgstr "" 15512 15513#: resources/views/admin/control-panel.phtml:83 15514msgid "An upgrade is available." 15515msgstr "" 15516 15517#: resources/views/admin/control-panel.phtml:151 15518#: resources/views/admin/trees.phtml:33 15519msgid "You need to create a family tree." 15520msgstr "" 15521 15522#: resources/views/admin/control-panel.phtml:335 15523#: resources/views/modules/gedcom_stats/statistics.phtml:123 15524#: resources/views/modules/html/template-statistics.phtml:55 15525msgid "Users" 15526msgstr "" 15527 15528#: resources/views/admin/control-panel.phtml:343 15529msgid "Administrators" 15530msgstr "" 15531 15532#: resources/views/admin/control-panel.phtml:343 15533msgid "Managers" 15534msgstr "" 15535 15536#: resources/views/admin/control-panel.phtml:343 15537msgid "Moderators" 15538msgstr "" 15539 15540#: resources/views/admin/control-panel.phtml:343 15541msgid "Not verified by the user" 15542msgstr "" 15543 15544#: resources/views/admin/control-panel.phtml:343 15545msgid "Not approved by an administrator" 15546msgstr "" 15547 15548#: resources/views/admin/control-panel.phtml:441 15549msgid "Genealogy" 15550msgstr "" 15551 15552#: resources/views/admin/control-panel.phtml:536 15553msgid "Individual page" 15554msgstr "" 15555 15556#: resources/views/admin/control-panel.phtml:682 15557msgid "Old files found" 15558msgstr "" 15559 15560#: resources/views/admin/control-panel.phtml:687 15561msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." 15562msgstr "" 15563 15564#: resources/views/admin/custom-module-info.phtml:12 15565msgid "Custom module" 15566msgstr "" 15567 15568#: resources/views/admin/data-fix-page.phtml:46 15569#: resources/views/modules/batch_update/admin.phtml:82 15570#: resources/views/modules/batch_update/admin.phtml:86 15571msgid "Update all" 15572msgstr "" 15573 15574#: resources/views/admin/data-fix-page.phtml:68 15575#: resources/views/admin/data-fix-select.phtml:28 15576msgid "Data fix" 15577msgstr "" 15578 15579#: resources/views/admin/data-fix-page.phtml:80 15580msgid "Why does this list include records that do not need to be updated?" 15581msgstr "" 15582 15583#. I18N: A button label, next page 15584#: resources/views/admin/data-fix-select.phtml:49 15585#: resources/views/individual-page.phtml:82 15586#: resources/views/layouts/default.phtml:157 15587#: resources/views/lists/datatables-attributes.phtml:18 15588#: resources/views/modules/batch_update/admin.phtml:66 15589#: resources/views/modules/batch_update/admin.phtml:70 15590#: resources/views/modules/media-list/page.phtml:96 15591#: resources/views/modules/media-list/page.phtml:195 15592#: resources/views/setup/step-1-language.phtml:39 15593#: resources/views/setup/step-2-server-checks.phtml:67 15594#: resources/views/setup/step-3-database-type.phtml:75 15595#: resources/views/setup/step-4-database-mysql.phtml:116 15596#: resources/views/setup/step-4-database-pgsql.phtml:101 15597#: resources/views/setup/step-4-database-sqlite.phtml:75 15598#: resources/views/setup/step-4-database-sqlsvr.phtml:101 15599#: resources/views/setup/step-5-administrator.phtml:86 15600msgid "next" 15601msgstr "" 15602 15603#: resources/views/admin/fix-level-0-media-action.phtml:17 15604msgid "Move the media object?" 15605msgstr "" 15606 15607#: resources/views/admin/fix-level-0-media.phtml:14 15608msgid "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." 15609msgstr "" 15610 15611#: resources/views/admin/location-edit.phtml:31 15612#: resources/views/admin/locations.phtml:19 15613msgid "Flag" 15614msgstr "" 15615 15616#: resources/views/admin/location-edit.phtml:47 15617#: resources/views/admin/location-edit.phtml:58 15618msgid "degrees" 15619msgstr "" 15620 15621#: resources/views/admin/location-edit.phtml:63 15622#: resources/views/modules/fanchart/page.phtml:44 15623msgid "Zoom" 15624msgstr "" 15625 15626#: resources/views/admin/location-edit.phtml:138 15627msgid "Reset to initial map state" 15628msgstr "" 15629 15630#: resources/views/admin/location-edit.phtml:153 15631#: resources/views/modules/pedigree-map/chart.phtml:82 15632#: resources/views/modules/place-hierarchy/map.phtml:85 15633#: resources/views/modules/places/tab.phtml:73 15634#: resources/views/modules/timeline-chart/page.phtml:38 15635msgid "Zoom in" 15636msgstr "" 15637 15638#: resources/views/admin/location-edit.phtml:154 15639#: resources/views/modules/pedigree-map/chart.phtml:83 15640#: resources/views/modules/place-hierarchy/map.phtml:86 15641#: resources/views/modules/places/tab.phtml:74 15642#: resources/views/modules/timeline-chart/page.phtml:41 15643msgid "Zoom out" 15644msgstr "" 15645 15646#: resources/views/admin/location-edit.phtml:164 15647#: resources/views/modules/batch_update/admin.phtml:100 15648msgid "Nothing found." 15649msgstr "" 15650 15651#: resources/views/admin/locations.phtml:18 15652msgid "Zoom level" 15653msgstr "" 15654 15655#: resources/views/admin/locations.phtml:63 15656#, php-format 15657msgid "Flag of %s" 15658msgstr "" 15659 15660#: resources/views/admin/locations.phtml:79 15661msgid "Remove this location?" 15662msgstr "" 15663 15664#. I18N: A button label. 15665#: resources/views/admin/locations.phtml:102 15666msgid "add place" 15667msgstr "" 15668 15669#. I18N: A button label. 15670#: resources/views/admin/locations.phtml:108 15671msgid "export file" 15672msgstr "" 15673 15674#. I18N: A button label. 15675#: resources/views/admin/locations.phtml:121 15676msgid "import file" 15677msgstr "" 15678 15679#: resources/views/admin/locations.phtml:133 15680msgid "Import all places from a family tree" 15681msgstr "" 15682 15683#. I18N: A button label. 15684#: resources/views/admin/locations.phtml:142 15685msgid "import" 15686msgstr "" 15687 15688#: resources/views/admin/map-import-form.phtml:19 15689#: resources/views/admin/trees-export.phtml:18 15690#: resources/views/admin/trees-import.phtml:41 15691#: resources/views/modals/media-file-fields.phtml:19 15692#: resources/views/modals/media-file-fields.phtml:79 15693msgid "A file on the server" 15694msgstr "" 15695 15696#: resources/views/admin/map-import-form.phtml:43 15697#: resources/views/admin/trees-export.phtml:37 15698#: resources/views/admin/trees-import.phtml:30 15699#: resources/views/modals/media-file-fields.phtml:15 15700#: resources/views/modals/media-file-fields.phtml:31 15701msgid "A file on your computer" 15702msgstr "" 15703 15704#: resources/views/admin/map-import-form.phtml:54 15705msgid "Delete all existing geographic data before importing the file." 15706msgstr "" 15707 15708#: resources/views/admin/map-import-form.phtml:66 15709#: resources/views/admin/trees.phtml:270 15710msgid "Import" 15711msgstr "" 15712 15713#: resources/views/admin/map-import-form.phtml:69 15714msgid "Add new, and update existing records" 15715msgstr "" 15716 15717#: resources/views/admin/map-import-form.phtml:69 15718msgid "Only add new records" 15719msgstr "" 15720 15721#: resources/views/admin/map-import-form.phtml:69 15722msgid "Only update existing records" 15723msgstr "" 15724 15725#: resources/views/admin/map-import-form.phtml:91 15726msgid "Really delete all geographic data?" 15727msgstr "" 15728 15729#: resources/views/admin/map-provider.phtml:20 15730msgid "Do not use maps" 15731msgstr "" 15732 15733#: resources/views/admin/map-provider.phtml:31 15734msgid "Use the GeoNames database for autocomplete on places" 15735msgstr "" 15736 15737#. I18N: Help text for the “Use GeoNames database for autocomplete on places” configuration setting 15738#: resources/views/admin/map-provider.phtml:44 15739msgid "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." 15740msgstr "" 15741 15742#: resources/views/admin/media-upload.phtml:13 15743msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 15744msgstr "" 15745 15746#: resources/views/admin/media-upload.phtml:14 15747#: resources/views/modals/media-file-fields.phtml:36 15748msgid "Maximum upload size: " 15749msgstr "" 15750 15751#: resources/views/admin/media-upload.phtml:21 15752#: resources/views/admin/media.phtml:95 15753#: resources/views/admin/webtrees1-thumbnails.phtml:35 15754#: resources/views/media-page.phtml:92 resources/views/media-page.phtml:187 15755#: resources/views/modals/create-media-from-file.phtml:24 15756#: resources/views/modals/media-file-fields.phtml:10 15757msgid "Media file" 15758msgstr "" 15759 15760#: resources/views/admin/media-upload.phtml:25 15761msgid "Media file to upload" 15762msgstr "" 15763 15764#: resources/views/admin/media-upload.phtml:35 15765#: resources/views/modals/media-file-fields.phtml:44 15766msgid "Filename on server" 15767msgstr "" 15768 15769#: resources/views/admin/media-upload.phtml:41 15770msgid "Leave this entry blank to keep the original filename" 15771msgstr "" 15772 15773#: resources/views/admin/media-upload.phtml:48 15774msgid "Folder name on server" 15775msgstr "" 15776 15777#. I18N: A button label. 15778#: resources/views/admin/media-upload.phtml:64 15779msgid "upload" 15780msgstr "" 15781 15782#: resources/views/admin/media.phtml:26 15783#: resources/views/admin/trees-preferences.phtml:232 15784msgid "Media files" 15785msgstr "" 15786 15787#: resources/views/admin/media.phtml:27 15788#: resources/views/admin/trees-preferences.phtml:208 15789msgid "Media folders" 15790msgstr "" 15791 15792#. I18N: “Local files” are stored on this computer 15793#: resources/views/admin/media.phtml:35 15794msgid "Local files" 15795msgstr "" 15796 15797#. I18N: “External files” are stored on other computers 15798#: resources/views/admin/media.phtml:40 15799msgid "External files" 15800msgstr "" 15801 15802#: resources/views/admin/media.phtml:45 15803msgid "Unused files" 15804msgstr "" 15805 15806#. I18N: A configuration setting 15807#: resources/views/admin/media.phtml:58 15808#: resources/views/admin/trees-preferences.phtml:213 15809msgid "Media folder" 15810msgstr "" 15811 15812#. I18N: Label for check-box 15813#: resources/views/admin/media.phtml:65 15814#: resources/views/modules/media-list/page.phtml:25 15815msgid "Include subfolders" 15816msgstr "" 15817 15818#: resources/views/admin/media.phtml:70 15819msgid "Exclude subfolders" 15820msgstr "" 15821 15822#: resources/views/admin/media.phtml:74 15823msgid "External media files have a URL instead of a filename." 15824msgstr "" 15825 15826#: resources/views/admin/merge-records-step-1.phtml:19 15827msgid "Select two records to merge." 15828msgstr "" 15829 15830#: resources/views/admin/merge-records-step-1.phtml:36 15831msgid "First record" 15832msgstr "" 15833 15834#: resources/views/admin/merge-records-step-1.phtml:70 15835msgid "Second record" 15836msgstr "" 15837 15838#: resources/views/admin/merge-records-step-2.phtml:21 15839msgid "Select the facts and events to keep from both records." 15840msgstr "" 15841 15842#: resources/views/admin/merge-records-step-2.phtml:26 15843msgid "The following facts and events were found in both records." 15844msgstr "" 15845 15846#: resources/views/admin/merge-records-step-2.phtml:35 15847#: resources/views/admin/merge-records-step-2.phtml:82 15848#: resources/views/admin/merge-records-step-2.phtml:128 15849msgid "Select" 15850msgstr "" 15851 15852#: resources/views/admin/merge-records-step-2.phtml:38 15853#: resources/views/admin/merge-records-step-2.phtml:85 15854#: resources/views/admin/merge-records-step-2.phtml:131 15855#: resources/views/gedcom-record-page.phtml:59 15856#: resources/views/media-page.phtml:53 15857#: resources/views/modules/statistics-chart/custom.phtml:66 15858#: resources/views/note-page.phtml:39 resources/views/repository-page.phtml:39 15859#: resources/views/source-page.phtml:40 resources/views/submitter-page.phtml:39 15860msgid "Details" 15861msgstr "" 15862 15863#: resources/views/admin/merge-records-step-2.phtml:62 15864#: resources/views/admin/merge-records-step-2.phtml:109 15865#: resources/views/admin/merge-records-step-2.phtml:155 15866msgid "No matching facts found" 15867msgstr "" 15868 15869#. I18N: the name of an individual, source, etc. 15870#: resources/views/admin/merge-records-step-2.phtml:73 15871#: resources/views/admin/merge-records-step-2.phtml:119 15872#, php-format 15873msgid "The following facts and events were only found in the record of %s." 15874msgstr "" 15875 15876#: resources/views/admin/modules.phtml:33 15877#, php-format 15878msgid "Preferences exist for the module “%s”, but this module no longer exists." 15879msgstr "" 15880 15881#: resources/views/admin/modules.phtml:35 15882msgid "Delete the preferences for this module." 15883msgstr "" 15884 15885#: resources/views/admin/modules.phtml:50 15886#: resources/views/modules/batch_update/admin.phtml:9 15887msgid "Module administration" 15888msgstr "" 15889 15890#: resources/views/admin/modules.phtml:150 15891#: resources/views/admin/modules.phtml:153 15892msgid "Menu" 15893msgstr "" 15894 15895#: resources/views/admin/modules.phtml:158 15896#: resources/views/admin/modules.phtml:161 15897msgid "Tab" 15898msgstr "" 15899 15900#: resources/views/admin/modules.phtml:166 15901#: resources/views/admin/modules.phtml:169 15902msgid "Sidebar" 15903msgstr "" 15904 15905#: resources/views/admin/modules.phtml:197 15906#: resources/views/admin/modules.phtml:200 15907msgid "Chart" 15908msgstr "" 15909 15910#: resources/views/admin/modules.phtml:205 15911#: resources/views/admin/modules.phtml:208 15912msgid "List" 15913msgstr "" 15914 15915#: resources/views/admin/modules.phtml:221 15916#: resources/views/admin/modules.phtml:224 15917msgid "Footer" 15918msgstr "" 15919 15920#: resources/views/admin/server-information.phtml:13 15921msgid "PHP information" 15922msgstr "" 15923 15924#: resources/views/admin/site-logs.phtml:44 15925#: resources/views/admin/site-logs.phtml:109 15926msgid "IP address" 15927msgstr "" 15928 15929#: resources/views/admin/site-mail.phtml:34 15930#: resources/views/modules/fix-search-and-replace/options.phtml:45 15931#, php-format 15932msgid "See %s for more information." 15933msgstr "" 15934 15935#. I18N: Help text for the “Messages” site configuration setting 15936#: resources/views/admin/site-mail.phtml:49 15937msgid "webtrees needs to send emails, such as password reminders and website notifications." 15938msgstr "" 15939 15940#. I18N: A configuration setting 15941#: resources/views/admin/site-mail.phtml:57 15942msgid "Sender name" 15943msgstr "" 15944 15945#. I18N: Help text for the “Sender name” site configuration setting 15946#: resources/views/admin/site-mail.phtml:63 15947msgid "This name is used in the “From” field, when sending automatic emails from this server." 15948msgstr "" 15949 15950#: resources/views/admin/site-mail.phtml:68 15951msgid "Most mail servers require a valid email address." 15952msgstr "" 15953 15954#: resources/views/admin/site-mail.phtml:74 15955msgid "SMTP mail server" 15956msgstr "" 15957 15958#. I18N: A configuration setting 15959#: resources/views/admin/site-mail.phtml:79 15960#: resources/views/setup/step-4-database-mysql.phtml:29 15961#: resources/views/setup/step-4-database-pgsql.phtml:29 15962#: resources/views/setup/step-4-database-sqlsvr.phtml:29 15963msgid "Server name" 15964msgstr "" 15965 15966#. I18N: Help text for the “Server name” site configuration setting 15967#: resources/views/admin/site-mail.phtml:85 15968msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 15969msgstr "" 15970 15971#. I18N: A configuration setting 15972#: resources/views/admin/site-mail.phtml:93 15973#: resources/views/setup/step-4-database-mysql.phtml:49 15974#: resources/views/setup/step-4-database-pgsql.phtml:41 15975#: resources/views/setup/step-4-database-sqlsvr.phtml:41 15976msgid "Port number" 15977msgstr "" 15978 15979#. I18N: Help text for the "Port number" site configuration setting 15980#: resources/views/admin/site-mail.phtml:99 15981msgid "By default, SMTP works on port 25." 15982msgstr "" 15983 15984#. I18N: A configuration setting 15985#: resources/views/admin/site-mail.phtml:108 15986msgid "Use password" 15987msgstr "" 15988 15989#. I18N: Help text for the “Use password” site configuration setting 15990#: resources/views/admin/site-mail.phtml:114 15991msgid "Most SMTP servers require a password." 15992msgstr "" 15993 15994#. I18N: A configuration setting 15995#: resources/views/admin/site-mail.phtml:123 15996#: resources/views/admin/users-create.phtml:32 15997#: resources/views/admin/users-edit.phtml:36 15998#: resources/views/admin/users.phtml:20 15999#: resources/views/edit-account-page.phtml:20 16000#: resources/views/emails/register-notify-html.phtml:17 16001#: resources/views/emails/register-notify-text.phtml:11 16002#: resources/views/login-page.phtml:34 16003#: resources/views/modules/login_block/sign-in.phtml:19 16004#: resources/views/modules/todo/research-tasks.phtml:35 16005#: resources/views/password-reset-page.phtml:25 16006#: resources/views/register-page.phtml:58 16007#: resources/views/setup/step-5-administrator.phtml:48 16008msgid "Username" 16009msgstr "" 16010 16011#. I18N: Help text for the "Username" site configuration setting 16012#: resources/views/admin/site-mail.phtml:129 16013msgid "The username required for authentication with the SMTP server." 16014msgstr "" 16015 16016#. I18N: A configuration setting 16017#: resources/views/admin/site-mail.phtml:137 16018#: resources/views/admin/users-create.phtml:45 16019#: resources/views/admin/users-edit.phtml:49 16020#: resources/views/edit-account-page.phtml:76 16021#: resources/views/login-page.phtml:43 16022#: resources/views/modules/login_block/sign-in.phtml:26 16023#: resources/views/password-reset-page.phtml:34 16024#: resources/views/register-page.phtml:70 16025#: resources/views/setup/step-5-administrator.phtml:60 16026msgid "Password" 16027msgstr "" 16028 16029#. I18N: Help text for the "Password" site configuration setting 16030#: resources/views/admin/site-mail.phtml:143 16031msgid "The password required for authentication with the SMTP server." 16032msgstr "" 16033 16034#. I18N: A configuration setting 16035#: resources/views/admin/site-mail.phtml:151 16036msgid "Secure connection" 16037msgstr "" 16038 16039#. I18N: Help text for the “Secure connection” site configuration setting 16040#: resources/views/admin/site-mail.phtml:157 16041msgid "Most servers do not use secure connections." 16042msgstr "" 16043 16044#. I18N: A configuration setting 16045#: resources/views/admin/site-mail.phtml:165 16046msgid "Sending server name" 16047msgstr "" 16048 16049#. I18N: Help text for the "Sending server name" site configuration setting 16050#: resources/views/admin/site-mail.phtml:171 16051msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." 16052msgstr "" 16053 16054#: resources/views/admin/site-mail.phtml:176 16055msgid "Most mail servers require a valid domain name." 16056msgstr "" 16057 16058#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail 16059#: resources/views/admin/site-mail.phtml:184 16060msgid "DKIM digital signature" 16061msgstr "" 16062 16063#: resources/views/admin/site-mail.phtml:189 16064msgid "Domain name" 16065msgstr "" 16066 16067#: resources/views/admin/site-mail.phtml:198 16068msgid "Selector" 16069msgstr "" 16070 16071#: resources/views/admin/site-mail.phtml:207 16072msgid "Private key" 16073msgstr "" 16074 16075#: resources/views/admin/site-mail.phtml:221 16076msgid "Send a test email using these settings" 16077msgstr "" 16078 16079#. I18N: A configuration setting 16080#: resources/views/admin/site-preferences.phtml:26 16081msgid "Data folder" 16082msgstr "" 16083 16084#. I18N: Help text for the "Data folder" site configuration setting 16085#: resources/views/admin/site-preferences.phtml:32 16086msgid "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." 16087msgstr "" 16088 16089#. I18N: “Apache” is a software program. 16090#: resources/views/admin/site-preferences.phtml:36 16091msgid "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." 16092msgstr "" 16093 16094#: resources/views/admin/site-preferences.phtml:39 16095msgid "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." 16096msgstr "" 16097 16098#: resources/views/admin/site-preferences.phtml:42 16099msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 16100msgstr "" 16101 16102#. I18N: A configuration setting 16103#: resources/views/admin/site-preferences.phtml:50 16104#: resources/views/admin/users-edit.phtml:117 16105#: resources/views/edit-account-page.phtml:99 16106msgid "Time zone" 16107msgstr "" 16108 16109#: resources/views/admin/site-preferences.phtml:55 16110#: resources/views/admin/users-edit.phtml:122 16111#: resources/views/edit-account-page.phtml:104 16112msgid "The time zone is required for date calculations, such as knowing today’s date." 16113msgstr "" 16114 16115#. I18N: A configuration setting 16116#: resources/views/admin/site-preferences.phtml:64 16117msgid "Default theme" 16118msgstr "" 16119 16120#. I18N: Help text for the "Default theme" site configuration setting 16121#: resources/views/admin/site-preferences.phtml:70 16122msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 16123msgstr "" 16124 16125#. I18N: Help text for the “Language” configuration setting 16126#: resources/views/admin/site-preferences.phtml:89 16127msgid "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." 16128msgstr "" 16129 16130#. I18N: A configuration setting 16131#: resources/views/admin/site-preferences.phtml:99 16132msgid "Show list of family trees" 16133msgstr "" 16134 16135#. I18N: Help text for the “Show list of family trees” site configuration setting 16136#: resources/views/admin/site-preferences.phtml:105 16137msgid "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." 16138msgstr "" 16139 16140#. I18N: A configuration setting 16141#: resources/views/admin/site-registration.phtml:26 16142msgid "Welcome text on sign-in page" 16143msgstr "" 16144 16145#. I18N: A configuration setting 16146#: resources/views/admin/site-registration.phtml:38 16147msgid "Custom welcome text" 16148msgstr "" 16149 16150#. I18N: Help text for the "Custom welcome text" site configuration setting 16151#: resources/views/admin/site-registration.phtml:43 16152msgid "To set this text for other languages, you must switch to that language, and visit this page again." 16153msgstr "" 16154 16155#. I18N: A configuration setting 16156#: resources/views/admin/site-registration.phtml:52 16157msgid "Allow visitors to request a new user account" 16158msgstr "" 16159 16160#: resources/views/admin/site-registration.phtml:57 16161msgid "The new user will be asked to confirm their email address before the account is created." 16162msgstr "" 16163 16164#: resources/views/admin/site-registration.phtml:58 16165msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree." 16166msgstr "" 16167 16168#: resources/views/admin/site-registration.phtml:59 16169msgid "An administrator must approve the new user account and select an access level before the user can sign in." 16170msgstr "" 16171 16172#. I18N: A configuration setting 16173#: resources/views/admin/site-registration.phtml:69 16174msgid "Show acceptable use agreement on “Request a new user account” page" 16175msgstr "" 16176 16177#. I18N: A configuration setting 16178#: resources/views/admin/trees-check.phtml:14 16179#: resources/views/admin/trees-preferences.phtml:616 16180msgid "GEDCOM errors" 16181msgstr "" 16182 16183#: resources/views/admin/trees-check.phtml:26 16184msgid "No errors have been found." 16185msgstr "" 16186 16187#: resources/views/admin/trees-create.phtml:18 16188#: resources/views/admin/trees-preferences.phtml:21 16189msgid "Family tree title" 16190msgstr "" 16191 16192#. I18N: help text for family tree / GEDCOM file names 16193#: resources/views/admin/trees-create.phtml:43 16194#: resources/views/admin/trees-preferences.phtml:57 16195msgid "Avoid spaces and punctuation. A family name might be a good choice." 16196msgstr "" 16197 16198#. I18N: A button label. 16199#: resources/views/admin/trees-create.phtml:52 16200msgid "create" 16201msgstr "" 16202 16203#: resources/views/admin/trees-create.phtml:55 16204msgid "After creating the family tree, you will be able to import data from a GEDCOM file." 16205msgstr "" 16206 16207#: resources/views/admin/trees-duplicates.phtml:30 16208msgid "Merge" 16209msgstr "" 16210 16211#: resources/views/admin/trees-duplicates.phtml:37 16212msgid "No duplicates have been found." 16213msgstr "" 16214 16215#: resources/views/admin/trees-export.phtml:44 16216msgid "Export preferences" 16217msgstr "" 16218 16219#: resources/views/admin/trees-export.phtml:58 16220msgid "Include media (automatically zips files)" 16221msgstr "" 16222 16223#. I18N: A media path (e.g. C:\aaa\bbb\ccc\) in a GEDCOM file 16224#: resources/views/admin/trees-export.phtml:76 16225msgid "Add the GEDCOM media path to filenames" 16226msgstr "" 16227 16228#. I18N: %s is the name of a folder. 16229#: resources/views/admin/trees-export.phtml:80 16230#, php-format 16231msgid "Media filenames will be prefixed by %s." 16232msgstr "" 16233 16234#: resources/views/admin/trees-export.phtml:87 16235#: resources/views/modules/clippings/download.phtml:15 16236#: resources/views/modules/clippings/download.phtml:47 16237msgid "Apply privacy settings" 16238msgstr "" 16239 16240#. I18N: %s is the name of a family tree 16241#: resources/views/admin/trees-import.phtml:14 16242#, php-format 16243msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 16244msgstr "" 16245 16246#: resources/views/admin/trees-import.phtml:17 16247msgid "You have selected a GEDCOM file with a different name. Is this correct?" 16248msgstr "" 16249 16250#: resources/views/admin/trees-import.phtml:24 16251msgid "Select a GEDCOM file to import" 16252msgstr "" 16253 16254#: resources/views/admin/trees-import.phtml:59 16255msgid "No GEDCOM files found." 16256msgstr "" 16257 16258#: resources/views/admin/trees-import.phtml:75 16259msgid "Import preferences" 16260msgstr "" 16261 16262#. I18N: A configuration setting 16263#: resources/views/admin/trees-import.phtml:80 16264msgid "Keep media objects" 16265msgstr "" 16266 16267#: resources/views/admin/trees-import.phtml:83 16268msgid "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." 16269msgstr "" 16270 16271#: resources/views/admin/trees-import.phtml:87 16272msgid "Add spaces where long lines were wrapped" 16273msgstr "" 16274 16275#: resources/views/admin/trees-import.phtml:90 16276msgid "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." 16277msgstr "" 16278 16279#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 16280#: resources/views/admin/trees-import.phtml:93 16281msgid "Remove the GEDCOM media path from filenames" 16282msgstr "" 16283 16284#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 16285#: resources/views/admin/trees-import.phtml:105 16286msgid "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." 16287msgstr "" 16288 16289#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 16290#: resources/views/admin/trees-import.phtml:106 16291#, php-format 16292msgid "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." 16293msgstr "" 16294 16295#: resources/views/admin/trees-merge.phtml:14 16296#: resources/views/admin/trees-renumber.phtml:13 16297msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 16298msgstr "" 16299 16300#. I18N: An XREF is the identification number used in GEDCOM files. 16301#: resources/views/admin/trees-merge.phtml:17 16302#, php-format 16303msgid "The two family trees have %1$s record which uses the same “XREF”." 16304msgid_plural "The two family trees have %1$s records which use the same “XREF”." 16305msgstr[0] "" 16306msgstr[1] "" 16307 16308#: resources/views/admin/trees-merge.phtml:20 16309msgid "You must renumber the records in one of the trees before you can merge them." 16310msgstr "" 16311 16312#. I18N: Copy all the records from [family tree 1] into [family tree 2] 16313#: resources/views/admin/trees-merge.phtml:38 16314#, php-format 16315msgid "Copy all the records from %1$s into %2$s." 16316msgstr "" 16317 16318#: resources/views/admin/trees-preferences.phtml:16 16319#: resources/views/admin/trees-preferences.phtml:595 16320msgid "General" 16321msgstr "" 16322 16323#. I18N: Help text for the “Default individual” configuration setting 16324#: resources/views/admin/trees-preferences.phtml:70 16325#: resources/views/edit-account-page.phtml:68 16326msgid "This individual will be selected by default when viewing charts and reports." 16327msgstr "" 16328 16329#. I18N: A configuration setting 16330#: resources/views/admin/trees-preferences.phtml:79 16331#: resources/views/admin/trees-preferences.phtml:81 16332#: resources/views/admin/trees-preferences.phtml:84 16333msgid "Calendar conversion" 16334msgstr "" 16335 16336#. I18N: Help text for the “Calendar conversion” configuration setting 16337#: resources/views/admin/trees-preferences.phtml:97 16338msgid "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." 16339msgstr "" 16340 16341#. I18N: Help text for the “Calendar conversion” configuration setting 16342#: resources/views/admin/trees-preferences.phtml:100 16343#, php-format 16344msgid "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." 16345msgstr "" 16346 16347#. I18N: Help text for the “Calendar conversion” configuration setting 16348#: resources/views/admin/trees-preferences.phtml:103 16349msgid "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." 16350msgstr "" 16351 16352#. I18N: A configuration setting 16353#: resources/views/admin/trees-preferences.phtml:113 16354msgid "Add unique identifiers" 16355msgstr "" 16356 16357#. I18N: Help text for the “Add unique identifiers” configuration setting 16358#: resources/views/admin/trees-preferences.phtml:118 16359msgid "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." 16360msgstr "" 16361 16362#. I18N: A configuration setting 16363#: resources/views/admin/trees-preferences.phtml:129 16364msgid "Genealogy contact" 16365msgstr "" 16366 16367#. I18N: Help text for the “Genealogy contact” configuration setting 16368#: resources/views/admin/trees-preferences.phtml:141 16369msgid "The individual to contact about the genealogy data on this website." 16370msgstr "" 16371 16372#. I18N: A configuration setting 16373#: resources/views/admin/trees-preferences.phtml:149 16374msgid "Technical help contact" 16375msgstr "" 16376 16377#. I18N: Help text for the “Technical help contact” configuration setting 16378#: resources/views/admin/trees-preferences.phtml:161 16379msgid "The individual to be contacted about technical questions or errors encountered on your website." 16380msgstr "" 16381 16382#. I18N: A configuration setting 16383#: resources/views/admin/trees-preferences.phtml:171 16384msgid "Add to TITLE header tag" 16385msgstr "" 16386 16387#. I18N: Help text for the “Add to TITLE header tag” configuration setting 16388#: resources/views/admin/trees-preferences.phtml:183 16389msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 16390msgstr "" 16391 16392#. I18N: A configuration setting 16393#: resources/views/admin/trees-preferences.phtml:191 16394msgid "Description META tag" 16395msgstr "" 16396 16397#. I18N: Help text for the “Description META tag” configuration setting 16398#: resources/views/admin/trees-preferences.phtml:203 16399msgid "Search engines may use this description of your site in their search results." 16400msgstr "" 16401 16402#. I18N: Help text for the “Media folder” configuration setting 16403#: resources/views/admin/trees-preferences.phtml:225 16404msgid "This folder will be used to store the media files for this family tree." 16405msgstr "" 16406 16407#. I18N: Help text for the “Media folder” configuration setting 16408#: resources/views/admin/trees-preferences.phtml:226 16409msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 16410msgstr "" 16411 16412#. I18N: Help text for the “Media folder” configuration setting 16413#: resources/views/admin/trees-preferences.phtml:227 16414msgid "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." 16415msgstr "" 16416 16417#. I18N: A configuration setting 16418#: resources/views/admin/trees-preferences.phtml:237 16419msgid "Who can upload new media files" 16420msgstr "" 16421 16422#. I18N: Help text for the “Who can upload new media files” configuration setting 16423#: resources/views/admin/trees-preferences.phtml:242 16424msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 16425msgstr "" 16426 16427#. I18N: A configuration setting 16428#: resources/views/admin/trees-preferences.phtml:251 16429msgid "Show a download link in the media viewer" 16430msgstr "" 16431 16432#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 16433#: resources/views/admin/trees-preferences.phtml:256 16434msgid "This option will make it easier for users to download images." 16435msgstr "" 16436 16437#: resources/views/admin/trees-preferences.phtml:262 16438#: resources/views/admin/trees-preferences.phtml:268 16439msgid "Thumbnail images" 16440msgstr "" 16441 16442#: resources/views/admin/trees-preferences.phtml:271 16443#: resources/views/admin/trees-preferences.phtml:351 16444#: resources/views/admin/trees-preferences.phtml:366 16445#: resources/views/admin/trees-preferences.phtml:382 16446#: resources/views/admin/trees-preferences.phtml:507 16447#: resources/views/admin/trees-preferences.phtml:619 16448#: resources/views/admin/trees-preferences.phtml:634 16449msgid "hide" 16450msgstr "" 16451 16452#: resources/views/admin/trees-preferences.phtml:271 16453#: resources/views/admin/trees-preferences.phtml:351 16454#: resources/views/admin/trees-preferences.phtml:366 16455#: resources/views/admin/trees-preferences.phtml:382 16456#: resources/views/admin/trees-preferences.phtml:507 16457#: resources/views/admin/trees-preferences.phtml:619 16458#: resources/views/admin/trees-preferences.phtml:634 16459#: resources/views/modules/faq/config.phtml:26 16460#: resources/views/modules/stories/config.phtml:21 16461msgid "show" 16462msgstr "" 16463 16464#: resources/views/admin/trees-preferences.phtml:273 16465msgid "Show thumbnail images in charts and family groups." 16466msgstr "" 16467 16468#. I18N: A configuration setting 16469#: resources/views/admin/trees-preferences.phtml:283 16470msgid "Use silhouettes" 16471msgstr "" 16472 16473#. I18N: Help text for the “Use silhouettes” configuration setting 16474#: resources/views/admin/trees-preferences.phtml:288 16475msgid "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." 16476msgstr "" 16477 16478#: resources/views/admin/trees-preferences.phtml:294 16479msgid "Watermarks" 16480msgstr "" 16481 16482#: resources/views/admin/trees-preferences.phtml:299 16483msgid "Images without watermarks" 16484msgstr "" 16485 16486#. I18N: Help text for the “Images without watermarks” configuration setting 16487#: resources/views/admin/trees-preferences.phtml:304 16488msgid "Watermarks are optional and normally shown just to visitors." 16489msgstr "" 16490 16491#: resources/views/admin/trees-preferences.phtml:314 16492msgid "Surname list style" 16493msgstr "" 16494 16495#. I18N: A configuration setting 16496#: resources/views/admin/trees-preferences.phtml:326 16497msgid "Maximum number of surnames on individual list" 16498msgstr "" 16499 16500#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 16501#: resources/views/admin/trees-preferences.phtml:339 16502msgid "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." 16503msgstr "" 16504 16505#. I18N: A configuration setting 16506#: resources/views/admin/trees-preferences.phtml:348 16507msgid "Estimated dates for birth and death" 16508msgstr "" 16509 16510#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 16511#: resources/views/admin/trees-preferences.phtml:353 16512msgid "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." 16513msgstr "" 16514 16515#: resources/views/admin/trees-preferences.phtml:363 16516msgid "The date and time of the last update" 16517msgstr "" 16518 16519#. I18N: A configuration setting 16520#: resources/views/admin/trees-preferences.phtml:379 16521msgid "Age of parents next to child’s birthdate" 16522msgstr "" 16523 16524#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 16525#: resources/views/admin/trees-preferences.phtml:384 16526msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 16527msgstr "" 16528 16529#: resources/views/admin/trees-preferences.phtml:393 16530msgid "Other facts to show in charts" 16531msgstr "" 16532 16533#. I18N: Help text for the “Other facts to show in charts” configuration setting 16534#: resources/views/admin/trees-preferences.phtml:400 16535msgid "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." 16536msgstr "" 16537 16538#: resources/views/admin/trees-preferences.phtml:405 16539msgid "Individual pages" 16540msgstr "" 16541 16542#: resources/views/admin/trees-preferences.phtml:411 16543msgid "Show the events of close relatives on the individual page" 16544msgstr "" 16545 16546#. I18N: A configuration setting 16547#: resources/views/admin/trees-preferences.phtml:504 16548msgid "Fact icons" 16549msgstr "" 16550 16551#. I18N: Help text for the “Fact icons” configuration setting 16552#: resources/views/admin/trees-preferences.phtml:509 16553msgid "Some themes can display icons on the “Facts and events” tab." 16554msgstr "" 16555 16556#. I18N: A configuration setting 16557#: resources/views/admin/trees-preferences.phtml:519 16558msgid "Automatically expand notes" 16559msgstr "" 16560 16561#. I18N: Help text for the “Automatically expand notes” configuration setting 16562#: resources/views/admin/trees-preferences.phtml:525 16563msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 16564msgstr "" 16565 16566#. I18N: A configuration setting 16567#: resources/views/admin/trees-preferences.phtml:535 16568msgid "Automatically expand sources" 16569msgstr "" 16570 16571#. I18N: Help text for the “Automatically expand sources” configuration setting 16572#: resources/views/admin/trees-preferences.phtml:541 16573msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 16574msgstr "" 16575 16576#. I18N: A configuration setting 16577#: resources/views/admin/trees-preferences.phtml:553 16578#: resources/views/admin/trees-preferences.phtml:555 16579#: resources/views/admin/trees-preferences.phtml:559 16580msgid "Abbreviate place names" 16581msgstr "" 16582 16583#. I18N: A button label, first page 16584#: resources/views/admin/trees-preferences.phtml:556 16585#: resources/views/edit/reorder-card-header.phtml:22 16586#: resources/views/lists/datatables-attributes.phtml:14 16587#: resources/views/modules/media-list/page.phtml:79 16588#: resources/views/modules/media-list/page.phtml:178 16589msgid "first" 16590msgstr "" 16591 16592#. I18N: A button label, last page 16593#: resources/views/admin/trees-preferences.phtml:556 16594#: resources/views/edit/reorder-card-header.phtml:34 16595#: resources/views/lists/datatables-attributes.phtml:16 16596#: resources/views/modules/media-list/page.phtml:103 16597#: resources/views/modules/media-list/page.phtml:202 16598msgid "last" 16599msgstr "" 16600 16601#: resources/views/admin/trees-preferences.phtml:565 16602msgctxt "Show the [first/last] [N] parts of a place name." 16603msgid "first" 16604msgstr "" 16605 16606#: resources/views/admin/trees-preferences.phtml:565 16607msgctxt "Show the [first/last] [N] parts of a place name." 16608msgid "last" 16609msgstr "" 16610 16611#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 16612#: resources/views/admin/trees-preferences.phtml:564 16613#, php-format 16614msgid "Show the %1$s %2$s parts of a place name." 16615msgstr "" 16616 16617#. I18N: Help text for the “Abbreviate place names” configuration setting 16618#: resources/views/admin/trees-preferences.phtml:569 16619msgid "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>." 16620msgstr "" 16621 16622#. I18N: A configuration setting 16623#: resources/views/admin/trees-preferences.phtml:581 16624msgid "Format text and notes" 16625msgstr "" 16626 16627#. I18N: Help text for the “Format text and notes” configuration setting 16628#: resources/views/admin/trees-preferences.phtml:586 16629msgid "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." 16630msgstr "" 16631 16632#. I18N: Help text for the “Format text and notes” configuration setting 16633#: resources/views/admin/trees-preferences.phtml:589 16634msgid "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." 16635msgstr "" 16636 16637#. I18N: A configuration setting 16638#: resources/views/admin/trees-preferences.phtml:601 16639msgid "Allow users to see raw GEDCOM records" 16640msgstr "" 16641 16642#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 16643#: resources/views/admin/trees-preferences.phtml:606 16644msgid "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." 16645msgstr "" 16646 16647#. I18N: Help text for the “GEDCOM errors” configuration setting 16648#: resources/views/admin/trees-preferences.phtml:621 16649msgid "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." 16650msgstr "" 16651 16652#. I18N: Help text for the “Hit counters” configuration setting 16653#: resources/views/admin/trees-preferences.phtml:636 16654msgid "Some pages can display the number of times that they have been visited." 16655msgstr "" 16656 16657#. I18N: Options for editing 16658#: resources/views/admin/trees-preferences.phtml:642 16659msgid "Edit preferences" 16660msgstr "" 16661 16662#: resources/views/admin/trees-preferences.phtml:644 16663msgid "Facts for individual records" 16664msgstr "" 16665 16666#: resources/views/admin/trees-preferences.phtml:649 16667msgid "All individual facts" 16668msgstr "" 16669 16670#. I18N: Help text for the “All individual facts” configuration setting 16671#: resources/views/admin/trees-preferences.phtml:654 16672msgid "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." 16673msgstr "" 16674 16675#: resources/views/admin/trees-preferences.phtml:662 16676msgid "Unique individual facts" 16677msgstr "" 16678 16679#. I18N: Help text for the “Unique individual facts” configuration setting 16680#: resources/views/admin/trees-preferences.phtml:667 16681msgid "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." 16682msgstr "" 16683 16684#: resources/views/admin/trees-preferences.phtml:675 16685msgid "Facts for new individuals" 16686msgstr "" 16687 16688#. I18N: Help text for the “Facts for new individuals” configuration setting 16689#: resources/views/admin/trees-preferences.phtml:680 16690msgid "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." 16691msgstr "" 16692 16693#: resources/views/admin/trees-preferences.phtml:688 16694msgid "Quick individual facts" 16695msgstr "" 16696 16697#. I18N: Help text for the “Quick individual facts” configuration setting 16698#: resources/views/admin/trees-preferences.phtml:693 16699msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 16700msgstr "" 16701 16702#: resources/views/admin/trees-preferences.phtml:698 16703msgid "Facts for family records" 16704msgstr "" 16705 16706#: resources/views/admin/trees-preferences.phtml:703 16707msgid "All family facts" 16708msgstr "" 16709 16710#. I18N: Help text for the “All family facts” configuration setting 16711#: resources/views/admin/trees-preferences.phtml:708 16712msgid "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." 16713msgstr "" 16714 16715#: resources/views/admin/trees-preferences.phtml:716 16716msgid "Unique family facts" 16717msgstr "" 16718 16719#. I18N: Help text for the “Unique family facts” configuration setting 16720#: resources/views/admin/trees-preferences.phtml:721 16721msgid "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." 16722msgstr "" 16723 16724#: resources/views/admin/trees-preferences.phtml:729 16725msgid "Facts for new families" 16726msgstr "" 16727 16728#. I18N: Help text for the “Facts for new families” configuration setting 16729#: resources/views/admin/trees-preferences.phtml:734 16730msgid "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." 16731msgstr "" 16732 16733#: resources/views/admin/trees-preferences.phtml:742 16734msgid "Quick family facts" 16735msgstr "" 16736 16737#. I18N: Help text for the “Quick family facts” configuration setting 16738#: resources/views/admin/trees-preferences.phtml:747 16739msgid "The most common family facts and events are listed separately, so that they can be added more easily." 16740msgstr "" 16741 16742#: resources/views/admin/trees-preferences.phtml:752 16743msgid "Facts for source records" 16744msgstr "" 16745 16746#: resources/views/admin/trees-preferences.phtml:757 16747msgid "All source facts" 16748msgstr "" 16749 16750#. I18N: Help text for the “All source facts” configuration setting 16751#: resources/views/admin/trees-preferences.phtml:762 16752msgid "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." 16753msgstr "" 16754 16755#: resources/views/admin/trees-preferences.phtml:770 16756msgid "Unique source facts" 16757msgstr "" 16758 16759#. I18N: Help text for the “Unique source facts” configuration setting 16760#: resources/views/admin/trees-preferences.phtml:775 16761msgid "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." 16762msgstr "" 16763 16764#: resources/views/admin/trees-preferences.phtml:783 16765msgid "Quick source facts" 16766msgstr "" 16767 16768#. I18N: Help text for the “Quick source facts” configuration setting 16769#: resources/views/admin/trees-preferences.phtml:788 16770msgid "The most common source facts are listed separately, so that they can be added more easily." 16771msgstr "" 16772 16773#: resources/views/admin/trees-preferences.phtml:793 16774msgid "Facts for repository records" 16775msgstr "" 16776 16777#: resources/views/admin/trees-preferences.phtml:798 16778msgid "All repository facts" 16779msgstr "" 16780 16781#. I18N: Help text for the “All repository facts” configuration setting 16782#: resources/views/admin/trees-preferences.phtml:803 16783msgid "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." 16784msgstr "" 16785 16786#: resources/views/admin/trees-preferences.phtml:811 16787msgid "Unique repository facts" 16788msgstr "" 16789 16790#. I18N: Help text for the “Unique repository facts” configuration setting 16791#: resources/views/admin/trees-preferences.phtml:816 16792msgid "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." 16793msgstr "" 16794 16795#: resources/views/admin/trees-preferences.phtml:824 16796msgid "Quick repository facts" 16797msgstr "" 16798 16799#. I18N: Help text for the “Quick repository facts” configuration setting 16800#: resources/views/admin/trees-preferences.phtml:829 16801msgid "The most common repository facts are listed separately, so that they can be added more easily." 16802msgstr "" 16803 16804#: resources/views/admin/trees-preferences.phtml:834 16805msgid "Advanced fact preferences" 16806msgstr "" 16807 16808#: resources/views/admin/trees-preferences.phtml:839 16809msgid "Advanced name facts" 16810msgstr "" 16811 16812#. I18N: Help text for the “Advanced name facts” configuration setting 16813#: resources/views/admin/trees-preferences.phtml:844 16814msgid "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." 16815msgstr "" 16816 16817#: resources/views/admin/trees-preferences.phtml:852 16818msgid "Advanced place name facts" 16819msgstr "" 16820 16821#. I18N: Help text for the “Advanced place name facts” configuration setting 16822#: resources/views/admin/trees-preferences.phtml:857 16823msgid "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." 16824msgstr "" 16825 16826#: resources/views/admin/trees-preferences.phtml:862 16827msgid "Other preferences" 16828msgstr "" 16829 16830#: resources/views/admin/trees-preferences.phtml:868 16831msgid "Surname tradition" 16832msgstr "" 16833 16834#. I18N: Help text for the “Surname tradition” configuration setting 16835#: resources/views/admin/trees-preferences.phtml:873 16836msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 16837msgstr "" 16838 16839#. I18N: A configuration setting 16840#: resources/views/admin/trees-preferences.phtml:883 16841msgid "Use full source citations" 16842msgstr "" 16843 16844#. I18N: Help text for the “Use full source citations” configuration setting 16845#: resources/views/admin/trees-preferences.phtml:888 16846msgid "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." 16847msgstr "" 16848 16849#. I18N: A configuration setting 16850#: resources/views/admin/trees-preferences.phtml:898 16851#: resources/xml/reports/fact_sources.xml:6 16852msgid "Source type" 16853msgstr "" 16854 16855#. I18N: Help text for the “Source type” configuration setting 16856#: resources/views/admin/trees-preferences.phtml:903 16857msgid "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." 16858msgstr "" 16859 16860#. I18N: A configuration setting 16861#: resources/views/admin/trees-preferences.phtml:913 16862#: resources/views/edit/add-fact.phtml:74 16863#: resources/views/edit/edit-fact.phtml:103 16864msgid "Keep the existing “last change” information" 16865msgstr "" 16866 16867#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 16868#: resources/views/admin/trees-preferences.phtml:918 16869msgid "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." 16870msgstr "" 16871 16872#. I18N: Label for checkbox 16873#: resources/views/admin/trees-preferences.phtml:939 16874#: resources/views/admin/trees-privacy.phtml:296 16875msgid "Apply these preferences to all family trees" 16876msgstr "" 16877 16878#. I18N: Label for checkbox 16879#: resources/views/admin/trees-preferences.phtml:946 16880#: resources/views/admin/trees-privacy.phtml:303 16881msgid "Apply these preferences to new family trees" 16882msgstr "" 16883 16884#. I18N: A configuration setting 16885#: resources/views/admin/trees-privacy.phtml:21 16886msgid "Show the family tree" 16887msgstr "" 16888 16889#: resources/views/admin/trees-privacy.phtml:24 16890#: resources/views/admin/trees-privacy.phtml:43 16891#: resources/views/admin/trees-privacy.phtml:85 16892#: resources/views/admin/trees-privacy.phtml:127 16893#: resources/views/admin/trees-privacy.phtml:147 16894msgid "visitors" 16895msgstr "" 16896 16897#: resources/views/admin/trees-privacy.phtml:25 16898#: resources/views/admin/trees-privacy.phtml:44 16899#: resources/views/admin/trees-privacy.phtml:86 16900#: resources/views/admin/trees-privacy.phtml:128 16901#: resources/views/admin/trees-privacy.phtml:148 16902msgid "members" 16903msgstr "" 16904 16905#. I18N: Help text for the “Family tree” configuration setting 16906#: resources/views/admin/trees-privacy.phtml:31 16907msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." 16908msgstr "" 16909 16910#. I18N: A configuration setting 16911#: resources/views/admin/trees-privacy.phtml:40 16912msgid "Show dead individuals" 16913msgstr "" 16914 16915#. I18N: Help text for the “Show dead individuals” configuration setting 16916#: resources/views/admin/trees-privacy.phtml:50 16917msgid "Set the privacy access level for all dead individuals." 16918msgstr "" 16919 16920#: resources/views/admin/trees-privacy.phtml:59 16921msgid "Age at which to assume an individual is dead" 16922msgstr "" 16923 16924#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 16925#: resources/views/admin/trees-privacy.phtml:73 16926msgid "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." 16927msgstr "" 16928 16929#. I18N: A configuration setting 16930#: resources/views/admin/trees-privacy.phtml:83 16931msgid "Show living individuals" 16932msgstr "" 16933 16934#. I18N: Help text for the “Show living individuals” configuration setting 16935#: resources/views/admin/trees-privacy.phtml:93 16936msgid "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." 16937msgstr "" 16938 16939#. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years 16940#: resources/views/admin/trees-privacy.phtml:103 16941msgid "Extend privacy to dead individuals" 16942msgstr "" 16943 16944#. I18N: Extend privacy to dead individuals who were… 16945#: resources/views/admin/trees-privacy.phtml:109 16946#, php-format 16947msgid "born in the last %1$s years or died in the last %2$s years" 16948msgstr "" 16949 16950#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 16951#: resources/views/admin/trees-privacy.phtml:114 16952msgid "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." 16953msgstr "" 16954 16955#. I18N: A configuration setting 16956#: resources/views/admin/trees-privacy.phtml:124 16957msgid "Show names of private individuals" 16958msgstr "" 16959 16960#: resources/views/admin/trees-privacy.phtml:129 16961msgid "managers" 16962msgstr "" 16963 16964#. I18N: Help text for the “Show names of private individuals” configuration setting 16965#: resources/views/admin/trees-privacy.phtml:135 16966msgid "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." 16967msgstr "" 16968 16969#. I18N: A configuration setting 16970#: resources/views/admin/trees-privacy.phtml:144 16971msgid "Show private relationships" 16972msgstr "" 16973 16974#. I18N: Help text for the “Show private relationships” configuration setting 16975#: resources/views/admin/trees-privacy.phtml:154 16976msgid "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." 16977msgstr "" 16978 16979#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 16980#: resources/views/admin/trees-privacy.phtml:158 16981msgid "Privacy restrictions" 16982msgstr "" 16983 16984#. I18N: Privacy restrictions are RESN tags in GEDCOM. 16985#: resources/views/admin/trees-privacy.phtml:160 16986msgid "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." 16987msgstr "" 16988 16989#: resources/views/admin/trees-privacy.phtml:167 16990#: resources/views/admin/trees-privacy.phtml:253 16991msgid "All records" 16992msgstr "" 16993 16994#: resources/views/admin/trees-privacy.phtml:220 16995msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 16996msgstr "" 16997 16998#: resources/views/admin/trees-privacy.phtml:228 16999#: resources/views/edit/add-fact-row.phtml:15 17000msgid "Fact or event" 17001msgstr "" 17002 17003#. I18N: A button label. 17004#: resources/views/admin/trees-privacy.phtml:236 17005#: resources/views/admin/webtrees1-thumbnails-form.phtml:18 17006#: resources/views/edit/add-fact-row.phtml:41 17007#: resources/views/edit/paste-fact-row.phtml:40 17008#: resources/views/modules/census-assistant.phtml:60 17009#: resources/views/modules/lifespans-chart/page.phtml:66 17010#: resources/views/modules/timeline-chart/page.phtml:27 17011msgid "add" 17012msgstr "" 17013 17014#: resources/views/admin/trees-privacy.phtml:249 17015msgid "This record does not exist." 17016msgstr "" 17017 17018#: resources/views/admin/trees-renumber.phtml:8 17019#: resources/views/admin/trees-unconnected.phtml:20 17020msgid "Manage family trees " 17021msgstr "" 17022 17023#: resources/views/admin/trees-renumber.phtml:17 17024msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." 17025msgstr "" 17026 17027#: resources/views/admin/trees-renumber.phtml:21 17028#, php-format 17029msgid "This family tree has %s record which uses the same “XREF” as another family tree." 17030msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." 17031msgstr[0] "" 17032msgstr[1] "" 17033 17034#: resources/views/admin/trees-renumber.phtml:26 17035msgid "You can renumber this family tree." 17036msgstr "" 17037 17038#: resources/views/admin/trees-renumber.phtml:37 17039#: resources/views/admin/trees.phtml:308 17040msgid "Caution! This may take a long time. Be patient." 17041msgstr "" 17042 17043#: resources/views/admin/trees-unconnected.phtml:27 17044msgid "Include associates" 17045msgstr "" 17046 17047#: resources/views/admin/trees-unconnected.phtml:28 17048msgid "Include aliases" 17049msgstr "" 17050 17051#: resources/views/admin/trees-unconnected.phtml:30 17052msgid "update" 17053msgstr "" 17054 17055#: resources/views/admin/trees-unconnected.phtml:34 17056#, php-format 17057msgid "These groups of individuals are not related to %s." 17058msgstr "" 17059 17060#: resources/views/admin/trees.phtml:55 17061#: resources/views/lists/datatables-attributes.phtml:31 17062msgid "Calculating…" 17063msgstr "" 17064 17065#: resources/views/admin/trees.phtml:109 17066msgid "Default family tree" 17067msgstr "" 17068 17069#: resources/views/admin/trees.phtml:112 resources/views/admin/trees.phtml:119 17070msgid "Set as default" 17071msgstr "" 17072 17073#. I18N: Individuals, sources, dates, places, etc. 17074#: resources/views/admin/trees.phtml:141 17075msgid "Genealogy data" 17076msgstr "" 17077 17078#: resources/views/admin/trees.phtml:180 17079msgid "Renumber" 17080msgstr "" 17081 17082#: resources/views/admin/trees.phtml:199 17083msgid "Add unlinked records" 17084msgstr "" 17085 17086#: resources/views/admin/trees.phtml:262 17087msgid "Export" 17088msgstr "" 17089 17090#: resources/views/admin/trees.phtml:290 17091msgid "Synchronize family trees with GEDCOM files" 17092msgstr "" 17093 17094#: resources/views/admin/trees.phtml:298 17095msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 17096msgstr "" 17097 17098#: resources/views/admin/upgrade/steps.phtml:14 17099msgid "It can take several minutes to download and install the upgrade. Be patient." 17100msgstr "" 17101 17102#: resources/views/admin/upgrade/wizard.phtml:26 17103msgid "Depending on your server configuration, you may be able to upgrade automatically." 17104msgstr "" 17105 17106#: resources/views/admin/users-cleanup.phtml:29 17107msgid "User’s account has been inactive too long: " 17108msgstr "" 17109 17110#: resources/views/admin/users-cleanup.phtml:48 17111msgid "User didn’t verify within 7 days." 17112msgstr "" 17113 17114#: resources/views/admin/users-cleanup.phtml:50 17115msgid "User not verified by administrator." 17116msgstr "" 17117 17118#: resources/views/admin/users-cleanup.phtml:62 17119msgid "Nothing found to cleanup" 17120msgstr "" 17121 17122#: resources/views/admin/users-create.phtml:19 17123#: resources/views/admin/users-edit.phtml:23 17124#: resources/views/admin/users.phtml:21 17125#: resources/views/edit-account-page.phtml:32 17126#: resources/views/emails/register-notify-html.phtml:19 17127#: resources/views/emails/register-notify-text.phtml:12 17128#: resources/views/register-page.phtml:34 17129msgid "Real name" 17130msgstr "" 17131 17132#: resources/views/admin/users-create.phtml:24 17133#: resources/views/admin/users-edit.phtml:28 17134#: resources/views/edit-account-page.phtml:37 17135#: resources/views/register-page.phtml:39 17136#: resources/views/setup/step-5-administrator.phtml:41 17137msgid "This is your real name, as you would like it displayed on screen." 17138msgstr "" 17139 17140#: resources/views/admin/users-create.phtml:37 17141#: resources/views/admin/users-edit.phtml:41 17142#: resources/views/edit-account-page.phtml:25 17143#: resources/views/register-page.phtml:63 17144msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 17145msgstr "" 17146 17147#. I18N: placeholder text for new-password field 17148#: resources/views/admin/users-create.phtml:48 17149#: resources/views/admin/users-edit.phtml:52 17150#: resources/views/register-page.phtml:74 17151#, php-format 17152msgid "Use at least %s character." 17153msgid_plural "Use at least %s characters." 17154msgstr[0] "" 17155msgstr[1] "" 17156 17157#: resources/views/admin/users-create.phtml:50 17158#: resources/views/admin/users-edit.phtml:54 17159#: resources/views/edit-account-page.phtml:81 17160#: resources/views/password-reset-page.phtml:39 17161#: resources/views/register-page.phtml:76 17162msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 17163msgstr "" 17164 17165#: resources/views/admin/users-create.phtml:63 17166#: resources/views/admin/users-edit.phtml:67 17167#: resources/views/edit-account-page.phtml:116 17168#: resources/views/register-page.phtml:51 17169#: resources/views/setup/step-5-administrator.phtml:77 17170msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 17171msgstr "" 17172 17173#: resources/views/admin/users-edit.phtml:76 17174msgid "Account approval and email verification" 17175msgstr "" 17176 17177#: resources/views/admin/users-edit.phtml:82 17178msgid "Email verified" 17179msgstr "" 17180 17181#: resources/views/admin/users-edit.phtml:86 17182msgid "Approved by administrator" 17183msgstr "" 17184 17185#: resources/views/admin/users-edit.phtml:89 17186msgid "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." 17187msgstr "" 17188 17189#: resources/views/admin/users-edit.phtml:92 17190msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 17191msgstr "" 17192 17193#: resources/views/admin/users-edit.phtml:95 17194msgid "You should not approve an account unless you know that the email address is correct." 17195msgstr "" 17196 17197#: resources/views/admin/users-edit.phtml:98 17198msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected." 17199msgstr "" 17200 17201#: resources/views/admin/users-edit.phtml:136 17202msgid "Automatically accept changes made by this user" 17203msgstr "" 17204 17205#: resources/views/admin/users-edit.phtml:139 17206msgid "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." 17207msgstr "" 17208 17209#. I18N: A configuration setting 17210#: resources/views/admin/users-edit.phtml:148 17211#: resources/views/edit-account-page.phtml:136 17212msgid "Visible online" 17213msgstr "" 17214 17215#. I18N: A configuration setting 17216#: resources/views/admin/users-edit.phtml:154 17217#: resources/views/edit-account-page.phtml:139 17218msgid "Visible to other users when online" 17219msgstr "" 17220 17221#: resources/views/admin/users-edit.phtml:157 17222#: resources/views/edit-account-page.phtml:141 17223msgid "You can choose whether to appear in the list of users who are currently signed-in." 17224msgstr "" 17225 17226#. I18N: A configuration setting 17227#: resources/views/admin/users-edit.phtml:166 17228msgid "Preferred contact method" 17229msgstr "" 17230 17231#. I18N: Help text for the “Preferred contact method” configuration setting 17232#: resources/views/admin/users-edit.phtml:172 17233#: resources/views/edit-account-page.phtml:128 17234msgid "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." 17235msgstr "" 17236 17237#: resources/views/admin/users-edit.phtml:190 17238msgid "Administrator comments on user" 17239msgstr "" 17240 17241#: resources/views/admin/users-edit.phtml:205 17242#: resources/views/admin/users-edit.phtml:254 17243msgid "Administrator" 17244msgstr "" 17245 17246#: resources/views/admin/users-edit.phtml:211 17247msgid "Access to family trees" 17248msgstr "" 17249 17250#: resources/views/admin/users-edit.phtml:214 17251msgid "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." 17252msgstr "" 17253 17254#: resources/views/admin/users-edit.phtml:223 17255msgid "Everybody has this role, including visitors to the website and search engines." 17256msgstr "" 17257 17258#: resources/views/admin/users-edit.phtml:229 17259msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 17260msgstr "" 17261 17262#: resources/views/admin/users-edit.phtml:237 17263msgid "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." 17264msgstr "" 17265 17266#: resources/views/admin/users-edit.phtml:243 17267msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 17268msgstr "" 17269 17270#: resources/views/admin/users-edit.phtml:251 17271msgid "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." 17272msgstr "" 17273 17274#: resources/views/admin/users-edit.phtml:257 17275msgid "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." 17276msgstr "" 17277 17278#: resources/views/admin/users-edit.phtml:272 17279#: resources/views/edit-account-page.phtml:45 17280msgid "Individual record" 17281msgstr "" 17282 17283#: resources/views/admin/users-edit.phtml:286 17284msgid "Link this user to an individual in the family tree." 17285msgstr "" 17286 17287#: resources/views/admin/users-edit.phtml:344 17288msgid "You must specify an individual record before you can restrict the user to their immediate family." 17289msgstr "" 17290 17291#: resources/views/admin/users-table-options.phtml:34 17292msgid "Masquerade as this user" 17293msgstr "" 17294 17295#: resources/views/admin/users.phtml:25 17296msgid "Date registered" 17297msgstr "" 17298 17299#: resources/views/admin/users.phtml:27 17300msgid "Last signed in" 17301msgstr "" 17302 17303#: resources/views/admin/users.phtml:28 17304msgid "Verified" 17305msgstr "" 17306 17307#: resources/views/admin/users.phtml:29 17308msgid "Approved" 17309msgstr "" 17310 17311#. I18N: "thumbs" is fixed text. Do not change it. 17312#: resources/views/admin/webtrees1-thumbnails.phtml:14 17313msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 17314msgstr "" 17315 17316#: resources/views/admin/webtrees1-thumbnails.phtml:16 17317msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 17318msgstr "" 17319 17320#: resources/views/admin/webtrees1-thumbnails.phtml:18 17321msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it." 17322msgstr "" 17323 17324#: resources/views/admin/webtrees1-thumbnails.phtml:19 17325msgid "If the thumbnail image is a custom image, you should add it to the media object." 17326msgstr "" 17327 17328#: resources/views/admin/webtrees1-thumbnails.phtml:34 17329msgid "Thumbnail image" 17330msgstr "" 17331 17332#: resources/views/admin/webtrees1-thumbnails.phtml:37 17333msgid "Comparison" 17334msgstr "" 17335 17336#: resources/views/admin/webtrees1-thumbnails.phtml:38 17337msgid "Action" 17338msgstr "" 17339 17340#. I18N: A button label. 17341#: resources/views/branches-page.phtml:40 17342#: resources/views/modules/ancestors-chart/page.phtml:46 17343#: resources/views/modules/compact-chart/page.phtml:26 17344#: resources/views/modules/descendancy_chart/page.phtml:46 17345#: resources/views/modules/family-book-chart/page.phtml:56 17346#: resources/views/modules/fanchart/page.phtml:61 17347#: resources/views/modules/hourglass-chart/page.phtml:47 17348#: resources/views/modules/interactive-tree/page.phtml:28 17349#: resources/views/modules/pedigree-chart/page.phtml:45 17350#: resources/views/modules/pedigree-map/page.phtml:35 17351#: resources/views/modules/relationships-chart/page.phtml:67 17352#: resources/views/report-setup-page.phtml:80 17353#: resources/views/report-setup-page.phtml:85 17354msgid "view" 17355msgstr "" 17356 17357#: resources/views/calendar-list.phtml:22 17358#, php-format 17359msgid "%s family" 17360msgid_plural "%s families" 17361msgstr[0] "" 17362msgstr[1] "" 17363 17364#: resources/views/calendar-page.phtml:81 17365msgid "Show" 17366msgstr "" 17367 17368#: resources/views/calendar-page.phtml:97 17369#: resources/views/calendar-page.phtml:109 17370msgid "All individuals" 17371msgstr "" 17372 17373#: resources/views/calendar-page.phtml:100 17374msgid "Living individuals" 17375msgstr "" 17376 17377#: resources/views/calendar-page.phtml:103 17378msgid "Recent years (< 100 yrs)" 17379msgstr "" 17380 17381#: resources/views/calendar-page.phtml:179 17382#: resources/views/edit/add-fact-row.phtml:35 17383msgid "Custom event" 17384msgstr "" 17385 17386#: resources/views/calendar-page.phtml:191 17387msgid "View this day" 17388msgstr "" 17389 17390#: resources/views/calendar-page.phtml:195 17391msgid "View this month" 17392msgstr "" 17393 17394#: resources/views/calendar-page.phtml:199 17395msgid "View this year" 17396msgstr "" 17397 17398#: resources/views/cards/add-media-object.phtml:10 17399#: resources/views/family-page.phtml:98 17400#: resources/views/individual-page-menu.phtml:75 17401#: resources/views/individual-page.phtml:90 17402#: resources/views/source-page.phtml:92 17403msgid "Add a media object" 17404msgstr "" 17405 17406#: resources/views/cards/add-sour-data-even.phtml:10 17407msgid "Add an event" 17408msgstr "" 17409 17410#: resources/views/chart-box.phtml:108 resources/views/chart-box.phtml:120 17411#: resources/views/chart-box.phtml:121 17412msgid "Links" 17413msgstr "" 17414 17415#: resources/views/components/alert-warning-dismissible.phtml:10 17416#: resources/views/layouts/administration.phtml:76 17417#: resources/views/layouts/default.phtml:125 17418#: resources/views/layouts/default.phtml:160 17419#: resources/views/modals/create-media-from-file.phtml:17 17420#: resources/views/modals/footer-close.phtml:10 17421#: resources/views/modals/header.phtml:11 17422#: resources/views/modules/privacy-policy/footer.phtml:17 17423msgid "close" 17424msgstr "" 17425 17426#: resources/views/contact-page.phtml:28 17427#: resources/views/setup/step-5-administrator.phtml:36 17428msgid "Your name" 17429msgstr "" 17430 17431#: resources/views/edit-account-page.phtml:52 17432msgctxt "unknown people" 17433msgid "Unknown" 17434msgstr "" 17435 17436#: resources/views/edit-account-page.phtml:56 17437msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 17438msgstr "" 17439 17440#: resources/views/edit-account-page.phtml:83 17441msgid "Leave the password blank if you want to keep the current password." 17442msgstr "" 17443 17444#: resources/views/edit-account-page.phtml:123 17445msgid "Contact method" 17446msgstr "" 17447 17448#: resources/views/edit-account-page.phtml:164 17449msgid "Delete your account" 17450msgstr "" 17451 17452#: resources/views/edit-blocks-block.phtml:16 17453msgid "Block" 17454msgstr "" 17455 17456#: resources/views/edit-blocks-page.phtml:11 17457msgid "Drag the blocks to change their position." 17458msgstr "" 17459 17460#: resources/views/edit-blocks-page.phtml:34 17461msgid "Add more blocks from the following list." 17462msgstr "" 17463 17464#: resources/views/edit-blocks-page.phtml:57 17465#: resources/views/edit-blocks-page.phtml:58 17466msgid "Restore the default block layout" 17467msgstr "" 17468 17469#: resources/views/edit/add-fact-row.phtml:32 17470msgid "Custom fact" 17471msgstr "" 17472 17473#: resources/views/edit/change-family-members.phtml:49 17474#: resources/xml/reports/family_group_report.xml:774 17475#: resources/xml/reports/individual_ext_report.xml:526 17476#: resources/xml/reports/individual_report.xml:530 17477msgid "Son" 17478msgstr "" 17479 17480#: resources/views/edit/change-family-members.phtml:51 17481#: resources/xml/reports/family_group_report.xml:809 17482#: resources/xml/reports/individual_ext_report.xml:562 17483#: resources/xml/reports/individual_report.xml:566 17484msgid "Daughter" 17485msgstr "" 17486 17487#: resources/views/edit/icon-fact-copy.phtml:8 17488#: resources/views/edit/icon-fact-copy.phtml:10 17489msgid "Copy" 17490msgstr "" 17491 17492#: resources/views/edit/input-addon-keyboard.phtml:9 17493#: resources/views/edit/input-addon-keyboard.phtml:12 17494#: resources/views/edit/shared-note.phtml:20 17495#: resources/views/edit/shared-note.phtml:22 17496msgid "Find a special character" 17497msgstr "" 17498 17499#: resources/views/edit/link-child-to-family.phtml:29 17500msgid "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." 17501msgstr "" 17502 17503#. I18N: A button label. 17504#: resources/views/edit/new-individual.phtml:321 17505msgid "go to new individual" 17506msgstr "" 17507 17508#: resources/views/edit/paste-fact-row.phtml:12 17509msgid "Add from clipboard" 17510msgstr "" 17511 17512#: resources/views/edit/raw-gedcom-fact.phtml:15 17513#: resources/views/edit/raw-gedcom-record.phtml:16 17514msgid "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." 17515msgstr "" 17516 17517#. I18N: %s is a URL 17518#: resources/views/edit/raw-gedcom-fact.phtml:18 17519#: resources/views/edit/raw-gedcom-record.phtml:19 17520#, php-format 17521msgid "You can download a copy of the GEDCOM specification from %s." 17522msgstr "" 17523 17524#: resources/views/edit/raw-gedcom-record.phtml:46 17525msgid "Add a fact" 17526msgstr "" 17527 17528#: resources/views/edit/reorder-card-header.phtml:26 17529#: resources/views/modules/pedigree-chart/page.phtml:37 17530msgid "up" 17531msgstr "" 17532 17533#: resources/views/edit/reorder-card-header.phtml:30 17534#: resources/views/modules/pedigree-chart/page.phtml:37 17535msgid "down" 17536msgstr "" 17537 17538#. I18N: A button label. 17539#: resources/views/edit/reorder-children.phtml:39 17540#: resources/xml/reports/bdm_report.xml:11 17541#: resources/xml/reports/birth_report.xml:9 17542#: resources/xml/reports/change_report.xml:7 17543#: resources/xml/reports/fact_sources.xml:7 17544#: resources/xml/reports/individual_ext_report.xml:8 17545#: resources/xml/reports/occupation_report.xml:6 17546#: resources/xml/reports/relative_ext_report.xml:7 17547msgid "sort by date of birth" 17548msgstr "" 17549 17550#: resources/views/edit/reorder-families.phtml:21 17551#: resources/views/lists/surnames-table.phtml:27 17552#: resources/views/modules/family-book-chart/page.phtml:45 17553#: resources/views/modules/pedigree-chart/previous.phtml:29 17554msgid "Spouses" 17555msgstr "" 17556 17557#: resources/views/edit/reorder-families.phtml:24 17558msgid "When an individual has more than one spouse, you should sort the families in date order." 17559msgstr "" 17560 17561#. I18N: A button label. 17562#: resources/views/edit/reorder-families.phtml:30 17563#: resources/xml/reports/marriage_report.xml:9 17564msgid "sort by date of marriage" 17565msgstr "" 17566 17567#: resources/views/edit/reorder-families.phtml:63 17568msgid "An individual can have more than one set of parents. For example, birth and adopted." 17569msgstr "" 17570 17571#: resources/views/edit/reorder-families.phtml:65 17572msgid "The first family in the list will be used in charts, lists, reports, etc." 17573msgstr "" 17574 17575#: resources/views/emails/approve-user-html.phtml:9 17576#: resources/views/emails/message-copy-html.phtml:8 17577#: resources/views/emails/message-copy-text.phtml:6 17578#: resources/views/emails/message-user-html.phtml:8 17579#: resources/views/emails/message-user-text.phtml:6 17580#: resources/views/emails/password-request-html.phtml:8 17581#: resources/views/emails/password-request-text.phtml:6 17582#: resources/views/emails/pending-changes-html.phtml:9 17583#: resources/views/emails/pending-changes-text.phtml:8 17584#: resources/views/emails/register-user-html.phtml:8 17585#: resources/views/emails/register-user-text.phtml:7 17586#, php-format 17587msgid "Hello %s…" 17588msgstr "" 17589 17590#: resources/views/emails/approve-user-html.phtml:13 17591#: resources/views/emails/approve-user-text.phtml:8 17592#, php-format 17593msgid "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" 17594msgstr "" 17595 17596#: resources/views/emails/message-copy-html.phtml:12 17597#: resources/views/emails/message-copy-text.phtml:8 17598msgid "You sent the following message to a webtrees user:" 17599msgstr "" 17600 17601#: resources/views/emails/message-copy-html.phtml:25 17602#: resources/views/emails/message-copy-text.phtml:15 17603#: resources/views/emails/message-user-html.phtml:26 17604#: resources/views/emails/message-user-text.phtml:16 17605msgid "This message was sent while viewing the following URL: " 17606msgstr "" 17607 17608#. I18N: %s is a person's name 17609#: resources/views/emails/message-user-html.phtml:13 17610#: resources/views/emails/message-user-text.phtml:8 17611#, php-format 17612msgid "%s sent you the following message." 17613msgstr "" 17614 17615#: resources/views/emails/password-request-html.phtml:12 17616#: resources/views/emails/password-request-text.phtml:8 17617msgid "To set a new password, follow this link." 17618msgstr "" 17619 17620#: resources/views/emails/password-request-html.phtml:20 17621#: resources/views/emails/password-request-text.phtml:12 17622msgid "If you did not request a new password, please ignore this message." 17623msgstr "" 17624 17625#: resources/views/emails/register-notify-html.phtml:8 17626#: resources/views/emails/register-notify-text.phtml:6 17627#: resources/views/emails/verify-notify-html.phtml:8 17628#: resources/views/emails/verify-notify-text.phtml:6 17629msgid "Hello administrator…" 17630msgstr "" 17631 17632#. I18N: %s is a server name/URL 17633#: resources/views/emails/register-notify-html.phtml:13 17634#: resources/views/emails/register-notify-text.phtml:9 17635#, php-format 17636msgid "A prospective user has registered with webtrees at %s." 17637msgstr "" 17638 17639#: resources/views/emails/register-notify-html.phtml:23 17640#: resources/views/emails/register-notify-text.phtml:14 17641#: resources/views/register-page.phtml:83 17642msgid "Comments" 17643msgstr "" 17644 17645#: resources/views/emails/register-notify-html.phtml:30 17646#: resources/views/emails/register-notify-text.phtml:17 17647msgid "The user has been sent an email with the information necessary to confirm the access request." 17648msgstr "" 17649 17650#: resources/views/emails/register-notify-html.phtml:34 17651#: resources/views/emails/register-notify-text.phtml:19 17652msgid "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." 17653msgstr "" 17654 17655#. I18N: %1$s is the site URL and %2$s is an email address 17656#: resources/views/emails/register-user-html.phtml:13 17657#: resources/views/emails/register-user-text.phtml:9 17658#, php-format 17659msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 17660msgstr "" 17661 17662#: resources/views/emails/register-user-html.phtml:17 17663#: resources/views/emails/register-user-text.phtml:11 17664msgid "Follow this link to verify your email address." 17665msgstr "" 17666 17667#: resources/views/emails/register-user-html.phtml:27 17668#: resources/views/emails/register-user-text.phtml:15 17669msgid "If you didn’t request an account, you can just delete this message." 17670msgstr "" 17671 17672#. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address 17673#: resources/views/emails/verify-notify-html.phtml:14 17674#: resources/views/emails/verify-notify-text.phtml:9 17675#, php-format 17676msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 17677msgstr "" 17678 17679#: resources/views/emails/verify-notify-html.phtml:22 17680#: resources/views/emails/verify-notify-text.phtml:15 17681msgid "You need to review the account details." 17682msgstr "" 17683 17684#. I18N: You need to: 17685#: resources/views/emails/verify-notify-html.phtml:31 17686#: resources/views/emails/verify-notify-text.phtml:19 17687msgid "Set the status to “approved”." 17688msgstr "" 17689 17690#. I18N: You need to: 17691#: resources/views/emails/verify-notify-html.phtml:33 17692#: resources/views/emails/verify-notify-text.phtml:20 17693msgid "Set the access level for each tree." 17694msgstr "" 17695 17696#. I18N: You need to: 17697#: resources/views/emails/verify-notify-html.phtml:35 17698#: resources/views/emails/verify-notify-text.phtml:21 17699msgid "Link the user account to an individual." 17700msgstr "" 17701 17702#: resources/views/errors/database-connection.phtml:9 17703msgid "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." 17704msgstr "" 17705 17706#: resources/views/errors/database-connection.phtml:16 17707msgid "If you are the website administrator, you should check that:" 17708msgstr "" 17709 17710#. I18N: [you should check that:] ... 17711#: resources/views/errors/database-connection.phtml:20 17712msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 17713msgstr "" 17714 17715#. I18N: [you should check that:] ... 17716#: resources/views/errors/database-connection.phtml:23 17717msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 17718msgstr "" 17719 17720#. I18N: [you should check that:] ... 17721#: resources/views/errors/database-connection.phtml:26 17722msgid "you can connect to the database using other applications, such as phpmyadmin" 17723msgstr "" 17724 17725#: resources/views/errors/database-connection.phtml:31 17726msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 17727msgstr "" 17728 17729#: resources/views/errors/database-error.phtml:8 17730#: resources/views/setup/step-6-failed.phtml:8 17731msgid "An unexpected database error occurred." 17732msgstr "" 17733 17734#: resources/views/errors/database-error.phtml:16 17735#: resources/views/setup/step-6-failed.phtml:16 17736msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 17737msgstr "" 17738 17739#: resources/views/errors/no-tree-access.phtml:8 17740msgid "This user account does not have access to any tree." 17741msgstr "" 17742 17743#: resources/views/family-page-children.phtml:13 17744#: resources/views/modules/ancestors-chart/tree.phtml:39 17745#: resources/views/modules/descendancy_chart/tree.phtml:41 17746#: resources/views/statistics/families/top10-list.phtml:19 17747#: resources/views/statistics/families/top10-nolist.phtml:15 17748#, php-format 17749msgid "%s child" 17750msgid_plural "%s children" 17751msgstr[0] "" 17752msgstr[1] "" 17753 17754#: resources/views/family-page-menu.phtml:51 17755msgid "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?" 17756msgstr "" 17757 17758#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17759#: resources/views/family-page.phtml:16 17760#: resources/views/gedcom-record-page.phtml:34 17761#: resources/views/individual-page.phtml:30 resources/views/media-page.phtml:28 17762#: resources/views/note-page.phtml:14 resources/views/repository-page.phtml:14 17763#: resources/views/source-page.phtml:15 resources/views/submitter-page.phtml:14 17764msgctxt "You should review the deletion and then accept or reject it." 17765msgid "accept" 17766msgstr "" 17767 17768#: resources/views/family-page.phtml:16 17769#: resources/views/gedcom-record-page.phtml:34 17770#: resources/views/individual-page.phtml:30 resources/views/media-page.phtml:28 17771#: resources/views/note-page.phtml:14 resources/views/repository-page.phtml:14 17772#: resources/views/source-page.phtml:15 resources/views/submitter-page.phtml:14 17773msgctxt "You should review the deletion and then accept or reject it." 17774msgid "reject" 17775msgstr "" 17776 17777#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17778#: resources/views/family-page.phtml:16 17779#, php-format 17780msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 17781msgstr "" 17782 17783#: resources/views/family-page.phtml:18 17784msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 17785msgstr "" 17786 17787#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17788#: resources/views/family-page.phtml:22 17789#: resources/views/gedcom-record-page.phtml:40 17790#: resources/views/individual-page.phtml:39 resources/views/media-page.phtml:34 17791#: resources/views/note-page.phtml:20 resources/views/repository-page.phtml:20 17792#: resources/views/source-page.phtml:21 resources/views/submitter-page.phtml:20 17793msgctxt "You should review the changes and then accept or reject them." 17794msgid "accept" 17795msgstr "" 17796 17797#: resources/views/family-page.phtml:22 17798#: resources/views/gedcom-record-page.phtml:40 17799#: resources/views/individual-page.phtml:39 resources/views/media-page.phtml:34 17800#: resources/views/note-page.phtml:20 resources/views/repository-page.phtml:20 17801#: resources/views/source-page.phtml:21 resources/views/submitter-page.phtml:20 17802msgctxt "You should review the changes and then accept or reject them." 17803msgid "reject" 17804msgstr "" 17805 17806#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17807#: resources/views/family-page.phtml:22 17808#, php-format 17809msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 17810msgstr "" 17811 17812#: resources/views/family-page.phtml:24 17813msgid "This family has been edited. The changes need to be reviewed by a moderator." 17814msgstr "" 17815 17816#: resources/views/family-page.phtml:56 17817msgid "No facts exist for this family." 17818msgstr "" 17819 17820#: resources/views/family-page.phtml:75 17821#: resources/views/modules/notes/tab.phtml:45 17822msgid "Add a note" 17823msgstr "" 17824 17825#: resources/views/family-page.phtml:86 resources/views/media-page.phtml:171 17826#: resources/views/modules/notes/tab.phtml:55 17827msgid "Add a shared note" 17828msgstr "" 17829 17830#: resources/views/family-page.phtml:110 resources/views/media-page.phtml:161 17831#: resources/views/modules/sources_tab/tab.phtml:43 17832msgid "Add a source citation" 17833msgstr "" 17834 17835#: resources/views/forgot-password-page.phtml:21 17836#: resources/views/modules/login_block/sign-in.phtml:53 17837msgid "Username or email address" 17838msgstr "" 17839 17840#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17841#: resources/views/gedcom-record-page.phtml:34 17842#: resources/views/submitter-page.phtml:14 17843#, php-format 17844msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 17845msgstr "" 17846 17847#: resources/views/gedcom-record-page.phtml:36 17848#: resources/views/submitter-page.phtml:16 17849msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 17850msgstr "" 17851 17852#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17853#: resources/views/gedcom-record-page.phtml:40 17854#: resources/views/submitter-page.phtml:20 17855#, php-format 17856msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 17857msgstr "" 17858 17859#: resources/views/gedcom-record-page.phtml:42 17860#: resources/views/submitter-page.phtml:22 17861msgid "This record has been edited. The changes need to be reviewed by a moderator." 17862msgstr "" 17863 17864#: resources/views/help/data-fixes.phtml:8 17865msgid "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." 17866msgstr "" 17867 17868#: resources/views/help/data-fixes.phtml:12 17869msgid "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." 17870msgstr "" 17871 17872#: resources/views/help/data-fixes.phtml:16 17873msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." 17874msgstr "" 17875 17876#: resources/views/help/date.phtml:8 17877msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." 17878msgstr "" 17879 17880#: resources/views/help/date.phtml:21 resources/views/help/date.phtml:59 17881#: resources/views/help/date.phtml:97 17882msgid "Shortcut" 17883msgstr "" 17884 17885#: resources/views/help/date.phtml:46 17886msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range." 17887msgstr "" 17888 17889#: resources/views/help/date.phtml:53 17890#: resources/views/modules/statistics-chart/custom.phtml:88 17891msgid "Date range" 17892msgstr "" 17893 17894#: resources/views/help/date.phtml:84 17895msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." 17896msgstr "" 17897 17898#: resources/views/help/date.phtml:91 17899msgid "Date period" 17900msgstr "" 17901 17902#: resources/views/help/date.phtml:122 17903msgid "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." 17904msgstr "" 17905 17906#: resources/views/help/hebrew.phtml:8 17907msgid "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." 17908msgstr "" 17909 17910#: resources/views/help/iso-8859-1.phtml:8 17911msgid "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." 17912msgstr "" 17913 17914#: resources/views/help/media-object.phtml:8 17915msgid "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)." 17916msgstr "" 17917 17918#: resources/views/help/name.phtml:8 17919msgid "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." 17920msgstr "" 17921 17922#: resources/views/help/name.phtml:13 17923#, php-format 17924msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 17925msgstr "" 17926 17927#: resources/views/help/name.phtml:16 17928#, php-format 17929msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 17930msgstr "" 17931 17932#: resources/views/help/name.phtml:19 17933#, php-format 17934msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 17935msgstr "" 17936 17937#: resources/views/help/name.phtml:22 17938#, php-format 17939msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 17940msgstr "" 17941 17942#: resources/views/help/name.phtml:25 17943#, php-format 17944msgid "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>" 17945msgstr "" 17946 17947#: resources/views/help/name.phtml:28 17948#, php-format 17949msgid "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>." 17950msgstr "" 17951 17952#: resources/views/help/pending-changes.phtml:8 17953msgid "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." 17954msgstr "" 17955 17956#: resources/views/help/pending-changes.phtml:12 17957msgid "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." 17958msgstr "" 17959 17960#: resources/views/help/pending-changes.phtml:16 17961msgid "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." 17962msgstr "" 17963 17964#: resources/views/help/pending-changes.phtml:21 17965msgid "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." 17966msgstr "" 17967 17968#: resources/views/help/place.phtml:8 17969msgid "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”." 17970msgstr "" 17971 17972#: resources/views/help/place.phtml:12 17973msgid "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." 17974msgstr "" 17975 17976#: resources/views/help/relationship-privacy.phtml:8 17977msgid "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." 17978msgstr "" 17979 17980#: resources/views/help/relationship-privacy.phtml:12 17981msgid "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)." 17982msgstr "" 17983 17984#: resources/views/help/relationship-privacy.phtml:16 17985msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 17986msgstr "" 17987 17988#: resources/views/help/restriction.phtml:8 17989msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 17990msgstr "" 17991 17992#: resources/views/help/restriction.phtml:11 17993msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 17994msgstr "" 17995 17996#: resources/views/help/romanized.phtml:8 17997msgid "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." 17998msgstr "" 17999 18000#: resources/views/help/source-events.phtml:8 18001msgid "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." 18002msgstr "" 18003 18004#: resources/views/help/surname.phtml:8 18005msgid "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." 18006msgstr "" 18007 18008#: resources/views/help/zip-gedcom.phtml:8 18009msgid "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." 18010msgstr "" 18011 18012#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18013#: resources/views/individual-page.phtml:30 18014#, php-format 18015msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 18016msgstr "" 18017 18018#: resources/views/individual-page.phtml:33 18019msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 18020msgstr "" 18021 18022#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18023#: resources/views/individual-page.phtml:39 18024#, php-format 18025msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 18026msgstr "" 18027 18028#: resources/views/individual-page.phtml:42 18029msgid "This individual has been edited. The changes need to be reviewed by a moderator." 18030msgstr "" 18031 18032#. I18N: A button label, previous page 18033#: resources/views/individual-page.phtml:78 18034#: resources/views/layouts/default.phtml:156 18035#: resources/views/lists/datatables-attributes.phtml:20 18036#: resources/views/modules/batch_update/admin.phtml:56 18037#: resources/views/modules/batch_update/admin.phtml:60 18038#: resources/views/modules/media-list/page.phtml:86 18039#: resources/views/modules/media-list/page.phtml:185 18040#: resources/views/setup/step-2-server-checks.phtml:71 18041#: resources/views/setup/step-3-database-type.phtml:79 18042#: resources/views/setup/step-4-database-mysql.phtml:120 18043#: resources/views/setup/step-4-database-pgsql.phtml:105 18044#: resources/views/setup/step-4-database-sqlite.phtml:79 18045#: resources/views/setup/step-4-database-sqlsvr.phtml:105 18046#: resources/views/setup/step-5-administrator.phtml:90 18047msgid "previous" 18048msgstr "" 18049 18050#. I18N: Skip over the headers and menus, to the main content of the page 18051#: resources/views/layouts/administration.phtml:48 18052#: resources/views/layouts/default.phtml:75 18053msgid "Skip to content" 18054msgstr "" 18055 18056#: resources/views/layouts/default.phtml:158 18057#: resources/views/modules/random_media/slide-show.phtml:21 18058#: resources/views/modules/random_media/slide-show.phtml:23 18059msgid "Play" 18060msgstr "" 18061 18062#: resources/views/layouts/default.phtml:159 18063#: resources/views/modules/random_media/slide-show.phtml:25 18064#: resources/views/modules/random_media/slide-show.phtml:27 18065msgid "Stop" 18066msgstr "" 18067 18068#: resources/views/layouts/error.phtml:13 18069#: resources/views/layouts/error.phtml:30 18070#: resources/views/layouts/offline.phtml:62 18071msgid "This website is temporarily unavailable" 18072msgstr "" 18073 18074#: resources/views/layouts/offline.phtml:65 18075msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 18076msgstr "" 18077 18078#: resources/views/layouts/setup.phtml:12 18079#: resources/views/layouts/setup.phtml:20 18080msgid "Setup wizard for webtrees" 18081msgstr "" 18082 18083#. I18N: button label 18084#: resources/views/lists/anniversaries-list.phtml:23 18085#: resources/views/modules/gedcom_news/list.phtml:17 18086#: resources/views/modules/recent_changes/changes-list.phtml:21 18087#: resources/views/modules/user_blog/list.phtml:17 18088#: resources/views/modules/yahrzeit/list.phtml:20 18089msgid "show more" 18090msgstr "" 18091 18092#: resources/views/lists/anniversaries-table.phtml:41 18093#: resources/views/lists/families-table.phtml:222 18094#: resources/views/lists/individuals-table.phtml:239 18095#: resources/views/lists/individuals-table.phtml:249 18096#: resources/views/modules/yahrzeit/table.phtml:30 18097msgid "Anniversary" 18098msgstr "" 18099 18100#: resources/views/lists/datatables-attributes.phtml:22 18101#: resources/views/lists/datatables-attributes.phtml:33 18102msgid "No records to display" 18103msgstr "" 18104 18105#. I18N: %s are placeholders for numbers 18106#: resources/views/lists/datatables-attributes.phtml:24 18107#: resources/views/lists/datatables-attributes.phtml:25 18108#, php-format 18109msgid "Showing %1$s to %2$s of %3$s" 18110msgstr "" 18111 18112#. I18N: %s is a number 18113#: resources/views/lists/datatables-attributes.phtml:27 18114#, php-format 18115msgid "(filtered from %s total entries)" 18116msgstr "" 18117 18118#. I18N: %s is a number of records per page 18119#: resources/views/lists/datatables-attributes.phtml:29 18120#, php-format 18121msgid "Display %s" 18122msgstr "" 18123 18124#: resources/views/lists/datatables-attributes.phtml:30 18125msgid "Loading…" 18126msgstr "" 18127 18128#: resources/views/lists/datatables-attributes.phtml:32 18129msgid "Filter" 18130msgstr "" 18131 18132#: resources/views/lists/families-table.phtml:161 18133msgid "Both alive" 18134msgstr "" 18135 18136#: resources/views/lists/families-table.phtml:163 18137msgid "Show couples where only the female partner is dead." 18138msgstr "" 18139 18140#: resources/views/lists/families-table.phtml:165 18141msgid "Widower" 18142msgstr "" 18143 18144#: resources/views/lists/families-table.phtml:167 18145msgid "Show couples where only the male partner is dead." 18146msgstr "" 18147 18148#: resources/views/lists/families-table.phtml:169 18149msgid "Widow" 18150msgstr "" 18151 18152#: resources/views/lists/families-table.phtml:171 18153#: resources/views/lists/individuals-table.phtml:194 18154msgid "Show individuals who are dead or couples where both partners are dead." 18155msgstr "" 18156 18157#: resources/views/lists/families-table.phtml:173 18158msgid "Both dead" 18159msgstr "" 18160 18161#: resources/views/lists/families-table.phtml:178 18162#: resources/views/lists/individuals-table.phtml:220 18163msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 18164msgstr "" 18165 18166#: resources/views/lists/families-table.phtml:180 18167#: resources/views/lists/individuals-table.phtml:222 18168msgid "Roots" 18169msgstr "" 18170 18171#: resources/views/lists/families-table.phtml:182 18172#: resources/views/lists/individuals-table.phtml:224 18173msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 18174msgstr "" 18175 18176#: resources/views/lists/families-table.phtml:184 18177#: resources/views/lists/individuals-table.phtml:226 18178msgid "Leaves" 18179msgstr "" 18180 18181#: resources/views/lists/families-table.phtml:189 18182msgid "Show couples with an unknown marriage date." 18183msgstr "" 18184 18185#: resources/views/lists/families-table.phtml:193 18186msgid "Show couples who married more than 100 years ago." 18187msgstr "" 18188 18189#: resources/views/lists/families-table.phtml:197 18190msgid "Show couples who married within the last 100 years." 18191msgstr "" 18192 18193#: resources/views/lists/families-table.phtml:201 18194msgid "Show divorced couples." 18195msgstr "" 18196 18197#: resources/views/lists/families-table.phtml:205 18198msgid "Show couples where either partner married more than once." 18199msgstr "" 18200 18201#: resources/views/lists/families-table.phtml:207 18202msgid "Multiple marriages" 18203msgstr "" 18204 18205#: resources/views/lists/families-table.phtml:414 18206#: resources/views/lists/individuals-table.phtml:421 18207msgid "Show parents" 18208msgstr "" 18209 18210#: resources/views/lists/families-table.phtml:417 18211#: resources/views/lists/individuals-table.phtml:424 18212msgid "Show statistics charts" 18213msgstr "" 18214 18215#: resources/views/lists/families-table.phtml:432 18216#: resources/views/lists/families-table.phtml:448 18217#: resources/views/lists/individuals-table.phtml:439 18218#: resources/views/lists/individuals-table.phtml:456 18219msgid "Decade of birth" 18220msgstr "" 18221 18222#: resources/views/lists/families-table.phtml:457 18223#: resources/views/lists/families-table.phtml:473 18224msgid "Decade of marriage" 18225msgstr "" 18226 18227#: resources/views/lists/given-names-table.phtml:21 18228#: resources/views/search-phonetic-page.phtml:17 18229msgid "Given name" 18230msgstr "" 18231 18232#: resources/views/lists/individual-table-parents.phtml:14 18233#, php-format 18234msgid "Mother: %s" 18235msgstr "" 18236 18237#: resources/views/lists/individual-table-parents.phtml:16 18238#, php-format 18239msgid "Father: %s" 18240msgstr "" 18241 18242#: resources/views/lists/individuals-table.phtml:175 18243msgid "Show only males." 18244msgstr "" 18245 18246#: resources/views/lists/individuals-table.phtml:179 18247msgid "Show only females." 18248msgstr "" 18249 18250#: resources/views/lists/individuals-table.phtml:183 18251msgid "Show only individuals for whom the gender is not known." 18252msgstr "" 18253 18254#: resources/views/lists/individuals-table.phtml:190 18255msgid "Show individuals who are alive or couples where both partners are alive." 18256msgstr "" 18257 18258#: resources/views/lists/individuals-table.phtml:192 18259msgid "Alive" 18260msgstr "" 18261 18262#: resources/views/lists/individuals-table.phtml:198 18263msgid "Show individuals who died more than 100 years ago." 18264msgstr "" 18265 18266#: resources/views/lists/individuals-table.phtml:202 18267msgid "Show individuals who died within the last 100 years." 18268msgstr "" 18269 18270#: resources/views/lists/individuals-table.phtml:209 18271msgid "Show individuals born more than 100 years ago." 18272msgstr "" 18273 18274#: resources/views/lists/individuals-table.phtml:213 18275msgid "Show individuals born within the last 100 years." 18276msgstr "" 18277 18278#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 18279#: resources/views/lists/individuals-table.phtml:236 18280msgid "Sosa" 18281msgstr "" 18282 18283#: resources/views/lists/individuals-table.phtml:465 18284#: resources/views/lists/individuals-table.phtml:482 18285msgid "Decade of death" 18286msgstr "" 18287 18288#: resources/views/lists/individuals-table.phtml:491 18289#: resources/views/lists/individuals-table.phtml:533 18290msgid "Age related to death year" 18291msgstr "" 18292 18293#: resources/views/lists/repositories-table.phtml:42 18294msgid "Repository name" 18295msgstr "" 18296 18297#: resources/views/lists/submitters-table.phtml:60 18298msgid "Submitter name" 18299msgstr "" 18300 18301#: resources/views/lists/surnames-table.phtml:18 18302#: resources/views/modules/gedcom_stats/config.phtml:48 18303#: resources/views/modules/gedcom_stats/statistics.phtml:56 18304#: resources/views/modules/statistics-chart/custom.phtml:155 18305msgid "Surnames" 18306msgstr "" 18307 18308#: resources/views/login-page.phtml:21 18309msgid "Welcome to this genealogy website" 18310msgstr "" 18311 18312#. I18N: A button label. 18313#: resources/views/login-page.phtml:56 18314#: resources/views/modules/login_block/sign-in.phtml:33 18315msgid "sign in" 18316msgstr "" 18317 18318#: resources/views/login-page.phtml:60 18319#: resources/views/modules/login_block/sign-in.phtml:37 18320msgid "Forgot password?" 18321msgstr "" 18322 18323#: resources/views/media-page-menu.phtml:19 18324#: resources/views/modals/link-media-to-individual.phtml:10 18325msgid "Link this media object to an individual" 18326msgstr "" 18327 18328#: resources/views/media-page-menu.phtml:24 18329#: resources/views/modals/link-media-to-family.phtml:10 18330msgid "Link this media object to a family" 18331msgstr "" 18332 18333#: resources/views/media-page-menu.phtml:29 18334#: resources/views/modals/link-media-to-source.phtml:10 18335msgid "Link this media object to a source" 18336msgstr "" 18337 18338#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18339#: resources/views/media-page.phtml:28 18340#, php-format 18341msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 18342msgstr "" 18343 18344#: resources/views/media-page.phtml:30 18345msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 18346msgstr "" 18347 18348#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18349#: resources/views/media-page.phtml:34 18350#, php-format 18351msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 18352msgstr "" 18353 18354#: resources/views/media-page.phtml:36 18355msgid "This media object has been edited. The changes need to be reviewed by a moderator." 18356msgstr "" 18357 18358#. I18N: %s is a filename 18359#: resources/views/media-page.phtml:121 18360#: resources/views/modules/media-list/page.phtml:145 18361#, php-format 18362msgid "The file “%s” does not exist." 18363msgstr "" 18364 18365#: resources/views/media-page.phtml:138 18366msgid "Download file" 18367msgstr "" 18368 18369#: resources/views/media-page.phtml:181 18370msgid "Add a restriction" 18371msgstr "" 18372 18373#. I18N: URL = web address 18374#: resources/views/modals/media-file-fields.phtml:23 18375msgid "A URL" 18376msgstr "" 18377 18378#: resources/views/modals/media-file-fields.phtml:52 18379#: resources/views/modules/media-list/page.phtml:21 18380msgid "Folder" 18381msgstr "" 18382 18383#: resources/views/modals/media-file-fields.phtml:62 18384msgid "Same as uploaded file" 18385msgstr "" 18386 18387#: resources/views/modals/media-file-fields.phtml:66 18388msgid "If you have a large number of media files, you can organize them into folders and subfolders." 18389msgstr "" 18390 18391#: resources/views/modals/media-file-fields.phtml:71 18392msgid "Create a unique filename" 18393msgstr "" 18394 18395#: resources/views/modals/media-file-fields.phtml:96 18396msgid "Caution!" 18397msgstr "" 18398 18399#: resources/views/modals/media-file-fields.phtml:98 18400msgid "The GEDCOM standard does not allow URLs in media objects." 18401msgstr "" 18402 18403#: resources/views/modals/media-file-fields.phtml:99 18404msgid "Other genealogy applications might not recognize this data." 18405msgstr "" 18406 18407#: resources/views/modals/on-screen-keyboard.phtml:51 18408msgid "Keep open" 18409msgstr "" 18410 18411#. I18N: a restrction on viewing data 18412#: resources/views/modals/restriction-fields.phtml:9 18413msgid "Privacy restriction" 18414msgstr "" 18415 18416#. I18N: A restriction on editing data 18417#: resources/views/modals/restriction-fields.phtml:26 18418msgid "Editing restriction" 18419msgstr "" 18420 18421#: resources/views/modules/ancestors-chart/page.phtml:25 18422#: resources/views/modules/descendancy_chart/page.phtml:25 18423#: resources/views/modules/family-book-chart/page.phtml:26 18424#: resources/views/modules/fanchart/page.phtml:35 18425#: resources/views/modules/hourglass-chart/page.phtml:26 18426#: resources/views/modules/pedigree-chart/page.phtml:25 18427#: resources/views/modules/pedigree-map/page.phtml:24 18428#: resources/xml/reports/ahnentafel_report.xml:7 18429#: resources/xml/reports/descendancy_report.xml:6 18430#: resources/xml/reports/individual_ext_report.xml:7 18431#: resources/xml/reports/missing_facts_report.xml:7 18432msgid "Generations" 18433msgstr "" 18434 18435#: resources/views/modules/ancestors-chart/page.phtml:35 18436#: resources/views/modules/descendancy_chart/page.phtml:35 18437#: resources/views/modules/fanchart/page.phtml:26 18438#: resources/views/modules/hourglass-chart/page.phtml:36 18439#: resources/views/modules/pedigree-chart/page.phtml:34 18440msgid "Layout" 18441msgstr "" 18442 18443#: resources/views/modules/ancestors-chart/tree.phtml:18 18444msgid "Sosa-Stradonitz number" 18445msgstr "" 18446 18447#: resources/views/modules/batch_update/admin.phtml:25 18448msgid "Batch update" 18449msgstr "" 18450 18451#: resources/views/modules/batch_update/admin.phtml:85 18452msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." 18453msgstr "" 18454 18455#. I18N: A configuration setting 18456#: resources/views/modules/bing-webmaster-tools/form.phtml:9 18457#: resources/views/modules/google-webmaster-tools/form.phtml:9 18458msgid "Site verification code" 18459msgstr "" 18460 18461#: resources/views/modules/bing-webmaster-tools/form.phtml:18 18462#: resources/views/modules/google-webmaster-tools/form.phtml:18 18463msgid "Site verification codes do not work when webtrees is installed in a subfolder." 18464msgstr "" 18465 18466#: resources/views/modules/census-assistant.phtml:10 18467msgid "Create a shared note using the census assistant" 18468msgstr "" 18469 18470#: resources/views/modules/census-assistant.phtml:32 18471msgid "Citation" 18472msgstr "" 18473 18474#: resources/views/modules/census-assistant.phtml:106 18475msgid "Census transcript" 18476msgstr "" 18477 18478#: resources/views/modules/census-assistant.phtml:106 18479msgid "Household" 18480msgstr "" 18481 18482#: resources/views/modules/charts/config.phtml:9 18483#: resources/views/modules/statistics-chart/custom.phtml:18 18484#: resources/views/modules/statistics-chart/custom.phtml:147 18485#: resources/views/modules/statistics-chart/custom.phtml:149 18486msgid "Chart type" 18487msgstr "" 18488 18489#: resources/views/modules/clippings/show.phtml:10 18490msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 18491msgstr "" 18492 18493#: resources/views/modules/clippings/show.phtml:15 18494msgid "Your clippings cart is empty." 18495msgstr "" 18496 18497#: resources/views/modules/custom-css-js/edit.phtml:16 18498msgid "Add content to the end of the <code><head></code> element." 18499msgstr "" 18500 18501#: resources/views/modules/custom-css-js/edit.phtml:21 18502msgid "Include the <code><style></style></code> tags." 18503msgstr "" 18504 18505#: resources/views/modules/custom-css-js/edit.phtml:28 18506msgid "Add content to the end of the <code><body></code> element." 18507msgstr "" 18508 18509#: resources/views/modules/custom-css-js/edit.phtml:33 18510msgid "Include the <code><script></script></code> tags." 18511msgstr "" 18512 18513#: resources/views/modules/descendancy_chart/tree.phtml:17 18514msgid "d’Aboville number" 18515msgstr "" 18516 18517#: resources/views/modules/family-book-chart/chart.phtml:21 18518#, php-format 18519msgid "Family of %s" 18520msgstr "" 18521 18522#: resources/views/modules/family-book-chart/page.phtml:35 18523msgid "Descendant generations" 18524msgstr "" 18525 18526#: resources/views/modules/family-book-chart/page.phtml:48 18527#: resources/views/modules/hourglass-chart/page.phtml:39 18528#: resources/xml/reports/pedigree_report.xml:6 18529msgid "Show spouses" 18530msgstr "" 18531 18532#. I18N: FAQ = “Frequently Asked Question” 18533#: resources/views/modules/faq/config.phtml:14 18534msgid "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." 18535msgstr "" 18536 18537#: resources/views/modules/faq/config.phtml:15 18538msgid "You may use HTML to format the answer and to add links to other websites." 18539msgstr "" 18540 18541#. I18N: Label for a configuration option 18542#: resources/views/modules/faq/config.phtml:41 18543#: resources/views/modules/faq/edit.phtml:51 18544#: resources/views/modules/recent_changes/config.phtml:28 18545#: resources/views/modules/todays_events/config.phtml:36 18546#: resources/views/modules/upcoming_events/config.phtml:46 18547#: resources/xml/reports/bdm_report.xml:11 18548#: resources/xml/reports/birth_report.xml:9 18549#: resources/xml/reports/cemetery_report.xml:6 18550#: resources/xml/reports/change_report.xml:7 18551#: resources/xml/reports/death_report.xml:9 18552#: resources/xml/reports/fact_sources.xml:7 18553#: resources/xml/reports/individual_ext_report.xml:8 18554#: resources/xml/reports/marriage_report.xml:9 18555#: resources/xml/reports/occupation_report.xml:6 18556#: resources/xml/reports/relative_ext_report.xml:7 18557msgid "Sort order" 18558msgstr "" 18559 18560#: resources/views/modules/faq/config.phtml:43 18561#: resources/views/modules/faq/edit.phtml:19 18562msgid "Question" 18563msgstr "" 18564 18565#: resources/views/modules/faq/edit.phtml:30 18566msgid "Answer" 18567msgstr "" 18568 18569#. I18N: Label for a configuration option 18570#: resources/views/modules/faq/edit.phtml:41 18571#: resources/views/modules/html/config.phtml:56 18572#: resources/views/modules/stories/edit.phtml:49 18573msgid "Show this block for which languages" 18574msgstr "" 18575 18576#. I18N: FAQ = “Frequently Asked Question” 18577#: resources/views/modules/faq/edit.phtml:68 18578msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." 18579msgstr "" 18580 18581#: resources/views/modules/faq/show.phtml:24 18582msgid "back to top" 18583msgstr "" 18584 18585#: resources/views/modules/favorites/favorites.phtml:35 18586msgid "Are you sure you want to remove this item from your list of favorites?" 18587msgstr "" 18588 18589#: resources/views/modules/favorites/favorites.phtml:44 18590#: resources/views/modules/favorites/favorites.phtml:54 18591msgid "Add a favorite" 18592msgstr "" 18593 18594#: resources/views/modules/favorites/favorites.phtml:163 18595msgid "Enter an optional note about this favorite" 18596msgstr "" 18597 18598#: resources/views/modules/fix-add-marr-names/options.phtml:16 18599msgid "Surname option" 18600msgstr "" 18601 18602#. I18N: Label for option 18603#: resources/views/modules/fix-ceme-tag/options.phtml:16 18604msgid "Convert to" 18605msgstr "" 18606 18607#: resources/views/modules/fix-place-names/options.phtml:21 18608msgid "Replace" 18609msgstr "" 18610 18611#: resources/views/modules/fix-search-and-replace/options.phtml:18 18612msgid "Search text/pattern" 18613msgstr "" 18614 18615#: resources/views/modules/fix-search-and-replace/options.phtml:28 18616msgid "Replacement text" 18617msgstr "" 18618 18619#: resources/views/modules/fix-search-and-replace/options.phtml:38 18620msgid "Search method" 18621msgstr "" 18622 18623#: resources/views/modules/fix-search-and-replace/options.phtml:44 18624msgid "Regular expressions are an advanced pattern matching technique." 18625msgstr "" 18626 18627#: resources/views/modules/fix-search-and-replace/options.phtml:52 18628msgid "Case insensitive" 18629msgstr "" 18630 18631#. I18N: Help text for "Case insensitive" searches 18632#: resources/views/modules/fix-search-and-replace/options.phtml:58 18633msgid "Match both upper and lower case letters." 18634msgstr "" 18635 18636#: resources/views/modules/fix-search-and-replace/options.phtml:65 18637#: resources/views/search-general-page.phtml:28 18638#: resources/views/statistics/other/total-records.phtml:12 18639msgid "Records" 18640msgstr "" 18641 18642#: resources/views/modules/gedcom_news/edit.phtml:29 18643#: resources/views/modules/html/config.phtml:32 18644#: resources/views/modules/user_blog/edit.phtml:29 18645msgid "Content" 18646msgstr "" 18647 18648#: resources/views/modules/gedcom_news/list.phtml:9 18649#: resources/views/modules/user_blog/list.phtml:9 18650msgid "No news articles have been submitted." 18651msgstr "" 18652 18653#: resources/views/modules/gedcom_news/list.phtml:51 18654msgid "Add a news article" 18655msgstr "" 18656 18657#. I18N: label for yes/no option 18658#: resources/views/modules/gedcom_stats/config.phtml:13 18659msgid "Show date of last update" 18660msgstr "" 18661 18662#: resources/views/modules/gedcom_stats/config.phtml:25 18663#: resources/views/modules/html/template-statistics.phtml:31 18664#: resources/views/statistics/individuals/names.phtml:22 18665msgid "Total surnames" 18666msgstr "" 18667 18668#: resources/views/modules/gedcom_stats/config.phtml:30 18669#: resources/views/statistics/other/total-events.phtml:12 18670#: resources/xml/reports/missing_facts_report.xml:602 18671msgid "Total events" 18672msgstr "" 18673 18674#: resources/views/modules/gedcom_stats/config.phtml:31 18675msgid "Total users" 18676msgstr "" 18677 18678#: resources/views/modules/gedcom_stats/config.phtml:32 18679#: resources/views/modules/gedcom_stats/statistics.phtml:144 18680#: resources/views/modules/html/template-statistics.phtml:64 18681#: resources/views/statistics/individuals/total-events.phtml:44 18682msgid "Earliest birth" 18683msgstr "" 18684 18685#: resources/views/modules/gedcom_stats/config.phtml:33 18686#: resources/views/modules/gedcom_stats/statistics.phtml:155 18687#: resources/views/modules/html/template-statistics.phtml:68 18688#: resources/views/statistics/individuals/total-events.phtml:55 18689msgid "Latest birth" 18690msgstr "" 18691 18692#: resources/views/modules/gedcom_stats/config.phtml:34 18693#: resources/views/modules/gedcom_stats/statistics.phtml:166 18694#: resources/views/modules/html/template-statistics.phtml:72 18695#: resources/views/statistics/individuals/total-events.phtml:92 18696msgid "Earliest death" 18697msgstr "" 18698 18699#: resources/views/modules/gedcom_stats/config.phtml:35 18700#: resources/views/modules/gedcom_stats/statistics.phtml:177 18701#: resources/views/modules/html/template-statistics.phtml:76 18702#: resources/views/statistics/individuals/total-events.phtml:103 18703msgid "Latest death" 18704msgstr "" 18705 18706#: resources/views/modules/gedcom_stats/config.phtml:36 18707#: resources/views/modules/gedcom_stats/statistics.phtml:188 18708#: resources/views/modules/html/template-statistics.phtml:80 18709msgid "Individual who lived the longest" 18710msgstr "" 18711 18712#: resources/views/modules/gedcom_stats/config.phtml:38 18713#: resources/views/modules/gedcom_stats/statistics.phtml:214 18714#: resources/views/modules/html/template-statistics.phtml:88 18715msgid "Family with the most children" 18716msgstr "" 18717 18718#: resources/views/modules/gedcom_stats/config.phtml:52 18719#: resources/views/modules/gedcom_stats/statistics.phtml:243 18720#: resources/views/modules/html/template-statistics.phtml:100 18721msgid "Most common surnames" 18722msgstr "" 18723 18724#. I18N: ... to show in a list 18725#: resources/views/modules/gedcom_stats/config.phtml:60 18726#: resources/views/modules/top10_surnames/config.phtml:9 18727msgid "Number of surnames" 18728msgstr "" 18729 18730#: resources/views/modules/gedcom_stats/statistics.phtml:9 18731#: resources/views/modules/html/template-statistics.phtml:13 18732#, php-format 18733msgid "This family tree was last updated on %s." 18734msgstr "" 18735 18736#: resources/views/modules/gedcom_stats/statistics.phtml:112 18737#: resources/views/modules/html/template-statistics.phtml:51 18738#: resources/views/modules/todays_events/config.phtml:18 18739#: resources/views/modules/upcoming_events/config.phtml:28 18740#: resources/views/statistics/individuals/total-events.phtml:12 18741msgid "Events" 18742msgstr "" 18743 18744#. I18N: A configuration setting 18745#: resources/views/modules/google-analytics/form.phtml:9 18746#: resources/views/modules/matomo-analytics/form.phtml:9 18747#: resources/views/modules/statcounter/form.phtml:9 18748msgid "Site identification code" 18749msgstr "" 18750 18751#: resources/views/modules/html/config.phtml:20 18752msgid "Templates" 18753msgstr "" 18754 18755#: resources/views/modules/html/config.phtml:25 18756msgid "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." 18757msgstr "" 18758 18759#: resources/views/modules/html/config.phtml:36 18760msgid "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." 18761msgstr "" 18762 18763#: resources/views/modules/html/config.phtml:45 18764msgid "Show the date and time of update" 18765msgstr "" 18766 18767#. I18N: do not translate the #keywords# 18768#: resources/views/modules/html/template-narrative.phtml:7 18769msgid "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#." 18770msgstr "" 18771 18772#: resources/views/modules/interactive-tree/chart.phtml:10 18773msgid "Use compact layout" 18774msgstr "" 18775 18776#: resources/views/modules/lifespans-chart/page.phtml:20 18777msgid "Add individuals" 18778msgstr "" 18779 18780#. I18N: Label for a configuration option 18781#: resources/views/modules/lifespans-chart/page.phtml:24 18782msgid "Include the individual’s immediate family" 18783msgstr "" 18784 18785#: resources/views/modules/lifespans-chart/page.phtml:30 18786msgid "Select individuals by place or date" 18787msgstr "" 18788 18789#: resources/views/modules/lifespans-chart/page.phtml:45 18790msgid "Start year" 18791msgstr "" 18792 18793#: resources/views/modules/lifespans-chart/page.phtml:54 18794msgid "End year" 18795msgstr "" 18796 18797#: resources/views/modules/login_block/sign-out.phtml:10 18798#, php-format 18799msgid "You are signed in as %s." 18800msgstr "" 18801 18802#. I18N: A button label. 18803#: resources/views/modules/login_block/sign-out.phtml:15 18804msgid "sign out" 18805msgstr "" 18806 18807#: resources/views/modules/media-list/page.phtml:29 18808msgid "Media objects per page" 18809msgstr "" 18810 18811#: resources/views/modules/media-list/page.phtml:52 18812msgid "Search filters" 18813msgstr "" 18814 18815#: resources/views/modules/media-list/page.phtml:73 18816msgid "Media objects found" 18817msgstr "" 18818 18819#: resources/views/modules/media-list/page.phtml:91 18820#: resources/views/modules/media-list/page.phtml:190 18821#, php-format 18822msgid "Page %s of %s" 18823msgstr "" 18824 18825#: resources/views/modules/media/tab.phtml:20 18826msgid "There are no media objects for this individual." 18827msgstr "" 18828 18829#: resources/views/modules/notes/tab.phtml:16 18830msgid "Show all notes" 18831msgstr "" 18832 18833#: resources/views/modules/notes/tab.phtml:31 18834msgid "There are no notes for this individual." 18835msgstr "" 18836 18837#: resources/views/modules/pedigree-chart/page.phtml:37 18838msgid "left" 18839msgstr "" 18840 18841#: resources/views/modules/pedigree-chart/page.phtml:37 18842msgid "right" 18843msgstr "" 18844 18845#: resources/views/modules/pedigree-chart/previous.phtml:20 18846msgid "Siblings" 18847msgstr "" 18848 18849#: resources/views/modules/pedigree-chart/previous.phtml:22 18850msgid "Sibling" 18851msgstr "" 18852 18853#: resources/views/modules/pedigree-map/chart.phtml:67 18854#: resources/views/modules/place-hierarchy/map.phtml:71 18855#: resources/views/modules/places/tab.phtml:58 18856msgid "Reload map" 18857msgstr "" 18858 18859#: resources/views/modules/pedigree-map/chart.phtml:110 18860#: resources/views/modules/places/tab.phtml:102 18861msgid "Nothing to show" 18862msgstr "" 18863 18864#: resources/views/modules/personal_facts/tab.phtml:17 18865msgid "Events of close relatives" 18866msgstr "" 18867 18868#: resources/views/modules/personal_facts/tab.phtml:35 18869msgid "There are no facts for this individual." 18870msgstr "" 18871 18872#: resources/views/modules/place-hierarchy/events.phtml:24 18873#: resources/views/modules/place-hierarchy/events.phtml:36 18874#: resources/views/search-advanced-page.phtml:81 18875#: resources/views/search-general-page.phtml:113 18876#: resources/views/search-phonetic-page.phtml:114 18877msgid "No results found." 18878msgstr "" 18879 18880#: resources/views/modules/place-hierarchy/list.phtml:9 18881msgid "Place list" 18882msgstr "" 18883 18884#: resources/views/modules/place-hierarchy/page.phtml:50 18885#, php-format 18886msgid "View table of events occurring in %s" 18887msgstr "" 18888 18889#: resources/views/modules/place-hierarchy/sidebar.phtml:37 18890msgid "The location of this place is not known." 18891msgstr "" 18892 18893#: resources/views/modules/privacy-policy/footer.phtml:15 18894msgid "This website uses cookies to learn about visitor behavior." 18895msgstr "" 18896 18897#: resources/views/modules/privacy-policy/page.phtml:9 18898msgid "Personal data" 18899msgstr "" 18900 18901#: resources/views/modules/privacy-policy/page.phtml:13 18902msgid "This website processes personal data for the purpose of historical and genealogical research." 18903msgstr "" 18904 18905#: resources/views/modules/privacy-policy/page.phtml:16 18906msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." 18907msgstr "" 18908 18909#: resources/views/modules/privacy-policy/page.phtml:20 18910msgid "Cookies" 18911msgstr "" 18912 18913#: resources/views/modules/privacy-policy/page.phtml:24 18914msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." 18915msgstr "" 18916 18917#: resources/views/modules/privacy-policy/page.phtml:27 18918msgid "These cookies are “essential”, and do not require consent." 18919msgstr "" 18920 18921#: resources/views/modules/privacy-policy/page.phtml:36 18922msgid "This website uses third-party services to learn about visitor behavior." 18923msgstr "" 18924 18925#: resources/views/modules/privacy-policy/page.phtml:48 18926msgid "These services may use cookies or other tracking technology." 18927msgstr "" 18928 18929#: resources/views/modules/privacy-policy/page.phtml:52 18930msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." 18931msgstr "" 18932 18933#: resources/views/modules/privacy-policy/page.phtml:57 18934msgid "Data controller" 18935msgstr "" 18936 18937#: resources/views/modules/privacy-policy/page.phtml:61 18938msgid "This website is operated by the following individuals." 18939msgstr "" 18940 18941#: resources/views/modules/random_media/config.phtml:9 18942msgid "Show only individuals, events, or all" 18943msgstr "" 18944 18945#: resources/views/modules/random_media/config.phtml:31 18946msgid "Show slide show controls" 18947msgstr "" 18948 18949#: resources/views/modules/random_media/config.phtml:40 18950msgid "Start slide show on page load" 18951msgstr "" 18952 18953#: resources/views/modules/random_media/slide-show.phtml:29 18954#: resources/views/modules/random_media/slide-show.phtml:31 18955msgid "Next image" 18956msgstr "" 18957 18958#. I18N: [a record was] Changed on <date/time> by <user> 18959#: resources/views/modules/recent_changes/changes-list.phtml:45 18960#, php-format 18961msgid "Changed on %1$s by %2$s" 18962msgstr "" 18963 18964#. I18N: [a record was] Changed on <date/time> 18965#: resources/views/modules/recent_changes/changes-list.phtml:47 18966#, php-format 18967msgid "Changed on %1$s" 18968msgstr "" 18969 18970#: resources/views/modules/recent_changes/config.phtml:9 18971#: resources/views/modules/upcoming_events/config.phtml:9 18972#: resources/views/modules/yahrzeit/config.phtml:9 18973msgid "Number of days to show" 18974msgstr "" 18975 18976#: resources/views/modules/recent_changes/config.phtml:13 18977#: resources/views/modules/upcoming_events/config.phtml:13 18978#: resources/views/modules/yahrzeit/config.phtml:14 18979#, php-format 18980msgid "maximum %s day" 18981msgid_plural "maximum %s days" 18982msgstr[0] "" 18983msgstr[1] "" 18984 18985#. I18N: Label for a configuration option 18986#: resources/views/modules/recent_changes/config.phtml:19 18987#: resources/views/modules/todays_events/config.phtml:27 18988#: resources/views/modules/top10_givnnames/config.phtml:18 18989#: resources/views/modules/top10_surnames/config.phtml:18 18990#: resources/views/modules/upcoming_events/config.phtml:37 18991#: resources/views/modules/yahrzeit/config.phtml:21 18992msgid "Presentation style" 18993msgstr "" 18994 18995#. I18N: label for a yes/no option 18996#: resources/views/modules/recent_changes/config.phtml:37 18997msgid "Show the user who made the change" 18998msgstr "" 18999 19000#: resources/views/modules/relationships-chart/config.phtml:12 19001msgid "Searching for all possible relationships can take a lot of time in complex trees." 19002msgstr "" 19003 19004#. I18N: Configuration option 19005#: resources/views/modules/relationships-chart/config.phtml:33 19006msgid "How much recursion to use when searching for relationships" 19007msgstr "" 19008 19009#: resources/views/modules/relationships-chart/page.phtml:17 19010msgid "Individual 1" 19011msgstr "" 19012 19013#: resources/views/modules/relationships-chart/page.phtml:26 19014msgid "Individual 2" 19015msgstr "" 19016 19017#. I18N: Reverse the order of two individuals 19018#: resources/views/modules/relationships-chart/page.phtml:72 19019msgid "Swap individuals" 19020msgstr "" 19021 19022#: resources/views/modules/relatives/family.phtml:136 19023msgid "Add marriage details" 19024msgstr "" 19025 19026#: resources/views/modules/relatives/family.phtml:207 19027msgid "Add a brother" 19028msgstr "" 19029 19030#: resources/views/modules/relatives/family.phtml:211 19031msgid "Add a sister" 19032msgstr "" 19033 19034#: resources/views/modules/relatives/family.phtml:215 19035msgid "Add a sibling" 19036msgstr "" 19037 19038#: resources/views/modules/relatives/tab.phtml:16 19039msgid "Date differences" 19040msgstr "" 19041 19042#: resources/views/modules/review_changes/config.phtml:8 19043msgid "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." 19044msgstr "" 19045 19046#. I18N: Label for a configuration option 19047#: resources/views/modules/review_changes/config.phtml:14 19048msgid "Send out reminder emails" 19049msgstr "" 19050 19051#: resources/views/modules/review_changes/config.phtml:24 19052msgid "Reminder email frequency (days)" 19053msgstr "" 19054 19055#. I18N: The www.sitemaps.org site is translated into many languages (e.g. http://www.sitemaps.org/fr/) - choose an appropriate URL. 19056#: resources/views/modules/sitemap/config.phtml:13 19057msgid "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>." 19058msgstr "" 19059 19060#. I18N: Label for a configuration option 19061#: resources/views/modules/sitemap/config.phtml:17 19062msgid "Which family trees should be included in the sitemaps" 19063msgstr "" 19064 19065#: resources/views/modules/sitemap/config.phtml:40 19066msgid "To tell search engines that sitemaps are available, you can use the following links." 19067msgstr "" 19068 19069#: resources/views/modules/sources_tab/tab.phtml:16 19070msgid "Show all sources" 19071msgstr "" 19072 19073#: resources/views/modules/sources_tab/tab.phtml:29 19074msgid "There are no source citations for this individual." 19075msgstr "" 19076 19077#. I18N: A configuration setting 19078#: resources/views/modules/statcounter/form.phtml:18 19079msgid "Security code" 19080msgstr "" 19081 19082#: resources/views/modules/statistics-chart/custom.phtml:10 19083msgid "Create your own chart" 19084msgstr "" 19085 19086#: resources/views/modules/statistics-chart/custom.phtml:71 19087msgid "Categories" 19088msgstr "" 19089 19090#: resources/views/modules/statistics-chart/custom.phtml:80 19091msgid "gender" 19092msgstr "" 19093 19094#: resources/views/modules/statistics-chart/custom.phtml:85 19095msgid "date periods" 19096msgstr "" 19097 19098#. I18N: from 1700 interval 50 years 19099#: resources/views/modules/statistics-chart/custom.phtml:93 19100#: resources/views/modules/statistics-chart/custom.phtml:96 19101#: resources/views/modules/statistics-chart/custom.phtml:99 19102#: resources/views/modules/statistics-chart/custom.phtml:102 19103#: resources/views/modules/statistics-chart/custom.phtml:105 19104#: resources/views/modules/statistics-chart/custom.phtml:108 19105#, php-format 19106msgid "from %1$s interval %2$s year" 19107msgid_plural "from %1$s interval %2$s years" 19108msgstr[0] "" 19109msgstr[1] "" 19110 19111#: resources/views/modules/statistics-chart/custom.phtml:114 19112msgid "Results" 19113msgstr "" 19114 19115#: resources/views/modules/statistics-chart/custom.phtml:118 19116msgid "numbers" 19117msgstr "" 19118 19119#: resources/views/modules/statistics-chart/custom.phtml:123 19120msgid "percentage" 19121msgstr "" 19122 19123#: resources/views/modules/statistics-chart/custom.phtml:128 19124#: resources/views/modules/statistics-chart/custom.phtml:131 19125#: resources/views/modules/statistics-chart/custom.phtml:137 19126msgid "Age interval" 19127msgstr "" 19128 19129#: resources/views/modules/statistics-chart/custom.phtml:140 19130msgid "Select the desired age interval" 19131msgstr "" 19132 19133#: resources/views/modules/statistics-chart/custom.phtml:166 19134#: resources/views/modules/statistics-chart/custom.phtml:168 19135msgid "Geographic area" 19136msgstr "" 19137 19138#: resources/views/modules/statistics-chart/custom.phtml:174 19139msgid "Europe" 19140msgstr "" 19141 19142#: resources/views/modules/statistics-chart/custom.phtml:177 19143msgid "Northern America" 19144msgstr "" 19145 19146#: resources/views/modules/statistics-chart/custom.phtml:180 19147msgid "South America" 19148msgstr "" 19149 19150#: resources/views/modules/statistics-chart/custom.phtml:183 19151msgid "Asia" 19152msgstr "" 19153 19154#: resources/views/modules/statistics-chart/custom.phtml:186 19155msgid "Middle East" 19156msgstr "" 19157 19158#: resources/views/modules/statistics-chart/custom.phtml:189 19159msgid "Africa" 19160msgstr "" 19161 19162#: resources/views/modules/statistics-chart/custom.phtml:200 19163msgid "show the chart" 19164msgstr "" 19165 19166#: resources/views/modules/stories/config.phtml:36 19167#: resources/views/modules/stories/edit.phtml:31 19168#: resources/views/modules/stories/list.phtml:12 19169msgid "Story title" 19170msgstr "" 19171 19172#: resources/views/modules/stories/edit.phtml:40 19173msgid "Story" 19174msgstr "" 19175 19176#: resources/views/modules/timeline-chart/chart.phtml:139 19177#: resources/views/modules/timeline-chart/chart.phtml:141 19178#: resources/views/modules/timeline-chart/chart.phtml:143 19179msgid "Month:" 19180msgstr "" 19181 19182#: resources/views/modules/timeline-chart/chart.phtml:139 19183#: resources/views/modules/timeline-chart/chart.phtml:141 19184#: resources/views/modules/timeline-chart/chart.phtml:143 19185msgid "Day:" 19186msgstr "" 19187 19188#: resources/views/modules/timeline-chart/chart.phtml:141 19189msgid "years" 19190msgstr "" 19191 19192#: resources/views/modules/timeline-chart/chart.phtml:143 19193#: resources/views/modules/timeline-chart/chart.phtml:408 19194msgid "Year:" 19195msgstr "" 19196 19197#: resources/views/modules/timeline-chart/chart.phtml:351 19198msgid "Wife’s age" 19199msgstr "" 19200 19201#: resources/views/modules/timeline-chart/chart.phtml:353 19202msgid "Husband’s age" 19203msgstr "" 19204 19205#: resources/views/modules/timeline-chart/page.phtml:60 19206msgid "Remove individual" 19207msgstr "" 19208 19209#. I18N: an age indicator, which can be dragged around the screen 19210#: resources/views/modules/timeline-chart/page.phtml:67 19211msgid "Show an age cursor" 19212msgstr "" 19213 19214#: resources/views/modules/todays_events/config.phtml:9 19215#: resources/views/modules/upcoming_events/config.phtml:19 19216msgid "Show only events of living individuals" 19217msgstr "" 19218 19219#: resources/views/modules/todays_events/empty.phtml:8 19220msgid "No events exist for today." 19221msgstr "" 19222 19223#: resources/views/modules/todo/config.phtml:8 19224msgid "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." 19225msgstr "" 19226 19227#: resources/views/modules/todo/config.phtml:9 19228msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 19229msgstr "" 19230 19231#: resources/views/modules/todo/config.phtml:10 19232msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 19233msgstr "" 19234 19235#: resources/views/modules/todo/config.phtml:15 19236msgid "Show research tasks that are assigned to other users" 19237msgstr "" 19238 19239#: resources/views/modules/todo/config.phtml:25 19240msgid "Show research tasks that are not assigned to any user" 19241msgstr "" 19242 19243#: resources/views/modules/todo/config.phtml:34 19244msgid "Show research tasks that have a date in the future" 19245msgstr "" 19246 19247#. I18N: ... to show in a list 19248#: resources/views/modules/top10_givnnames/config.phtml:9 19249msgid "Number of given names" 19250msgstr "" 19251 19252#. I18N: ... to show in a list 19253#: resources/views/modules/top10_pageviews/config.phtml:9 19254msgid "Number of pages" 19255msgstr "" 19256 19257#: resources/views/modules/user_blog/list.phtml:50 19258msgid "Add a journal entry" 19259msgstr "" 19260 19261#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19262#: resources/views/note-page.phtml:14 19263#, php-format 19264msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 19265msgstr "" 19266 19267#: resources/views/note-page.phtml:16 19268msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 19269msgstr "" 19270 19271#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19272#: resources/views/note-page.phtml:20 19273#, php-format 19274msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 19275msgstr "" 19276 19277#: resources/views/note-page.phtml:22 19278msgid "This note has been edited. The changes need to be reviewed by a moderator." 19279msgstr "" 19280 19281#: resources/views/password-request-page.phtml:21 19282msgid "Email" 19283msgstr "" 19284 19285#: resources/views/pending-changes-page.phtml:51 19286#: resources/views/pending-changes-page.phtml:63 19287msgid "Accept" 19288msgstr "" 19289 19290#: resources/views/pending-changes-page.phtml:55 19291#: resources/views/pending-changes-page.phtml:93 19292msgid "Reject" 19293msgstr "" 19294 19295#: resources/views/pending-changes-page.phtml:104 19296msgid "Accept all changes" 19297msgstr "" 19298 19299#: resources/views/pending-changes-page.phtml:107 19300msgid "Are you sure you want to reject all the changes to this family tree?" 19301msgstr "" 19302 19303#: resources/views/pending-changes-page.phtml:108 19304msgid "Reject all changes" 19305msgstr "" 19306 19307#: resources/views/register-page.phtml:24 19308msgid "<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>" 19309msgstr "" 19310 19311#. I18N: placeholder text for registration-comments field 19312#: resources/views/register-page.phtml:87 19313msgid "Explain why you are requesting an account." 19314msgstr "" 19315 19316#: resources/views/register-page.phtml:89 19317msgid "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." 19318msgstr "" 19319 19320#: resources/views/register-success-page.phtml:13 19321#, php-format 19322msgid "Hello %s…<br>Thank you for your registration." 19323msgstr "" 19324 19325#: resources/views/register-success-page.phtml:17 19326#, php-format 19327msgid "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." 19328msgstr "" 19329 19330#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19331#: resources/views/repository-page.phtml:14 19332#, php-format 19333msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it." 19334msgstr "" 19335 19336#: resources/views/repository-page.phtml:16 19337msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator." 19338msgstr "" 19339 19340#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19341#: resources/views/repository-page.phtml:20 19342#, php-format 19343msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them." 19344msgstr "" 19345 19346#: resources/views/repository-page.phtml:22 19347msgid "This repository has been edited. The changes need to be reviewed by a moderator." 19348msgstr "" 19349 19350#: resources/views/search-advanced-page.phtml:30 19351msgid "Add more fields" 19352msgstr "" 19353 19354#: resources/views/search-advanced-page.phtml:47 19355#: resources/xml/reports/bdm_report.xml:118 19356#: resources/xml/reports/family_group_report.xml:467 19357#: resources/xml/reports/family_group_report.xml:730 19358#: resources/xml/reports/individual_ext_report.xml:243 19359#: resources/xml/reports/individual_report.xml:240 19360#: resources/xml/reports/relative_ext_report.xml:64 19361msgid "Father" 19362msgstr "" 19363 19364#: resources/views/search-advanced-page.phtml:59 19365#: resources/xml/reports/bdm_report.xml:120 19366#: resources/xml/reports/family_group_report.xml:474 19367#: resources/xml/reports/family_group_report.xml:737 19368#: resources/xml/reports/individual_ext_report.xml:279 19369#: resources/xml/reports/individual_report.xml:276 19370#: resources/xml/reports/relative_ext_report.xml:65 19371msgid "Mother" 19372msgstr "" 19373 19374#: resources/views/search-general-page.phtml:16 19375#: resources/views/search-replace-page.phtml:17 19376msgid "Search for" 19377msgstr "" 19378 19379#. I18N: select all (of the family trees) 19380#: resources/views/search-general-page.phtml:89 19381#: resources/views/search-phonetic-page.phtml:90 19382msgid "select all" 19383msgstr "" 19384 19385#. I18N: select none (of the family trees) 19386#: resources/views/search-general-page.phtml:90 19387#: resources/views/search-phonetic-page.phtml:91 19388msgid "select none" 19389msgstr "" 19390 19391#: resources/views/search-general-page.phtml:92 19392#: resources/views/search-phonetic-page.phtml:93 19393msgid "invert selection" 19394msgstr "" 19395 19396#: resources/views/search-phonetic-page.phtml:51 19397msgid "Phonetic algorithm" 19398msgstr "" 19399 19400#: resources/views/search-replace-page.phtml:26 19401msgid "Replace with" 19402msgstr "" 19403 19404#: resources/views/search-replace-page.phtml:38 19405msgid "Entire record" 19406msgstr "" 19407 19408#: resources/views/search-replace-page.phtml:38 19409#: resources/views/statistics/individuals/names.phtml:12 19410#: resources/xml/reports/cemetery_report.xml:7 19411#: resources/xml/reports/death_report.xml:10 19412msgid "Names" 19413msgstr "" 19414 19415#. I18N: A button label. 19416#: resources/views/search-replace-page.phtml:44 19417msgid "replace" 19418msgstr "" 19419 19420#: resources/views/setup/step-2-server-checks.phtml:22 19421msgid "Checking server configuration" 19422msgstr "" 19423 19424#: resources/views/setup/step-2-server-checks.phtml:35 19425msgid "The server configuration is OK." 19426msgstr "" 19427 19428#: resources/views/setup/step-2-server-checks.phtml:39 19429msgid "Checking server capacity" 19430msgstr "" 19431 19432#: resources/views/setup/step-2-server-checks.phtml:42 19433msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 19434msgstr "" 19435 19436#: resources/views/setup/step-2-server-checks.phtml:45 19437msgid "The following list shows typical requirements." 19438msgstr "" 19439 19440#: resources/views/setup/step-2-server-checks.phtml:48 19441msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 19442msgstr "" 19443 19444#: resources/views/setup/step-2-server-checks.phtml:50 19445msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 19446msgstr "" 19447 19448#: resources/views/setup/step-2-server-checks.phtml:52 19449msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 19450msgstr "" 19451 19452#: resources/views/setup/step-2-server-checks.phtml:56 19453#, php-format 19454msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 19455msgstr "" 19456 19457#: resources/views/setup/step-2-server-checks.phtml:60 19458msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 19459msgstr "" 19460 19461#: resources/views/setup/step-3-database-type.phtml:17 19462msgid "Connection to database server" 19463msgstr "" 19464 19465#: resources/views/setup/step-3-database-type.phtml:29 19466msgid "webtrees needs a database to store your genealogy data." 19467msgstr "" 19468 19469#: resources/views/setup/step-3-database-type.phtml:34 19470msgid "Database type" 19471msgstr "" 19472 19473#: resources/views/setup/step-4-database-mysql.phtml:16 19474#: resources/views/setup/step-4-database-pgsql.phtml:16 19475#: resources/views/setup/step-4-database-sqlite.phtml:21 19476#: resources/views/setup/step-4-database-sqlsvr.phtml:16 19477msgid "Database connection" 19478msgstr "" 19479 19480#: resources/views/setup/step-4-database-mysql.phtml:36 19481#: resources/views/setup/step-4-database-pgsql.phtml:34 19482#: resources/views/setup/step-4-database-sqlsvr.phtml:34 19483msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 19484msgstr "" 19485 19486#: resources/views/setup/step-4-database-mysql.phtml:41 19487msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 19488msgstr "" 19489 19490#: resources/views/setup/step-4-database-mysql.phtml:56 19491msgid "Most sites are configured to use the default value of 3306." 19492msgstr "" 19493 19494#: resources/views/setup/step-4-database-mysql.phtml:63 19495#: resources/views/setup/step-4-database-pgsql.phtml:53 19496#: resources/views/setup/step-4-database-sqlsvr.phtml:53 19497msgid "Database user account" 19498msgstr "" 19499 19500#: resources/views/setup/step-4-database-mysql.phtml:70 19501#: resources/views/setup/step-4-database-mysql.phtml:84 19502#: resources/views/setup/step-4-database-pgsql.phtml:58 19503#: resources/views/setup/step-4-database-pgsql.phtml:70 19504#: resources/views/setup/step-4-database-sqlsvr.phtml:58 19505#: resources/views/setup/step-4-database-sqlsvr.phtml:70 19506msgid "This is case sensitive." 19507msgstr "" 19508 19509#: resources/views/setup/step-4-database-mysql.phtml:77 19510#: resources/views/setup/step-4-database-pgsql.phtml:65 19511#: resources/views/setup/step-4-database-sqlsvr.phtml:65 19512msgid "Database password" 19513msgstr "" 19514 19515#: resources/views/setup/step-4-database-mysql.phtml:91 19516#: resources/views/setup/step-4-database-pgsql.phtml:77 19517#: resources/views/setup/step-4-database-sqlite.phtml:34 19518#: resources/views/setup/step-4-database-sqlsvr.phtml:77 19519msgid "Database name" 19520msgstr "" 19521 19522#: resources/views/setup/step-4-database-mysql.phtml:101 19523#: resources/views/setup/step-4-database-pgsql.phtml:86 19524#: resources/views/setup/step-4-database-sqlite.phtml:58 19525#: resources/views/setup/step-4-database-sqlsvr.phtml:86 19526msgid "Table prefix" 19527msgstr "" 19528 19529#: resources/views/setup/step-4-database-mysql.phtml:106 19530#: resources/views/setup/step-4-database-pgsql.phtml:91 19531#: resources/views/setup/step-4-database-sqlite.phtml:65 19532#: resources/views/setup/step-4-database-sqlsvr.phtml:91 19533msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 19534msgstr "" 19535 19536#: resources/views/setup/step-4-database-mysql.phtml:107 19537#: resources/views/setup/step-4-database-pgsql.phtml:92 19538#: resources/views/setup/step-4-database-sqlite.phtml:51 19539#: resources/views/setup/step-4-database-sqlite.phtml:66 19540#: resources/views/setup/step-4-database-sqlsvr.phtml:92 19541msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 19542msgstr "" 19543 19544#: resources/views/setup/step-4-database-pgsql.phtml:46 19545msgid "Most sites are configured to use the default value of 5432." 19546msgstr "" 19547 19548#: resources/views/setup/step-4-database-sqlsvr.phtml:46 19549msgid "Most sites are configured to use the default value of 1433." 19550msgstr "" 19551 19552#: resources/views/setup/step-5-administrator.phtml:19 19553msgid "Administrator account" 19554msgstr "" 19555 19556#: resources/views/setup/step-5-administrator.phtml:31 19557msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 19558msgstr "" 19559 19560#: resources/views/setup/step-5-administrator.phtml:53 19561msgid "You will use this to sign in to webtrees." 19562msgstr "" 19563 19564#: resources/views/setup/step-5-administrator.phtml:65 19565msgid "This must be at least six characters long. It is case-sensitive." 19566msgstr "" 19567 19568#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19569#: resources/views/source-page.phtml:15 19570#, php-format 19571msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it." 19572msgstr "" 19573 19574#: resources/views/source-page.phtml:17 19575msgid "This source has been deleted. The deletion will need to be reviewed by a moderator." 19576msgstr "" 19577 19578#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19579#: resources/views/source-page.phtml:21 19580#, php-format 19581msgid "This source has been edited. You should review the changes and then %1$s or %2$s them." 19582msgstr "" 19583 19584#: resources/views/source-page.phtml:23 19585msgid "This source has been edited. The changes need to be reviewed by a moderator." 19586msgstr "" 19587 19588#: resources/views/statistics/families/age-difference.phtml:12 19589msgid "Age difference" 19590msgstr "" 19591 19592#: resources/views/statistics/families/age-difference.phtml:20 19593msgid "Age between siblings" 19594msgstr "" 19595 19596#: resources/views/statistics/families/age-difference.phtml:29 19597msgid "Greatest age between siblings" 19598msgstr "" 19599 19600#: resources/views/statistics/families/age-difference.phtml:42 19601msgid "Age between husband and wife" 19602msgstr "" 19603 19604#: resources/views/statistics/families/age-difference.phtml:51 19605msgid "Age between wife and husband" 19606msgstr "" 19607 19608#: resources/views/statistics/families/birth-age.phtml:12 19609msgid "Age at birth of child" 19610msgstr "" 19611 19612#: resources/views/statistics/families/birth-age.phtml:22 19613msgid "Youngest father" 19614msgstr "" 19615 19616#: resources/views/statistics/families/birth-age.phtml:42 19617msgid "Youngest mother" 19618msgstr "" 19619 19620#: resources/views/statistics/families/birth-age.phtml:64 19621msgid "Oldest father" 19622msgstr "" 19623 19624#: resources/views/statistics/families/birth-age.phtml:84 19625msgid "Oldest mother" 19626msgstr "" 19627 19628#: resources/views/statistics/families/children.phtml:12 19629msgid "Children in family" 19630msgstr "" 19631 19632#: resources/views/statistics/families/children.phtml:55 19633msgid "Largest number of grandchildren" 19634msgstr "" 19635 19636#: resources/views/statistics/families/marriage-age.phtml:22 19637msgid "Youngest male" 19638msgstr "" 19639 19640#: resources/views/statistics/families/marriage-age.phtml:42 19641msgid "Youngest female" 19642msgstr "" 19643 19644#: resources/views/statistics/families/marriage-age.phtml:64 19645msgid "Oldest male" 19646msgstr "" 19647 19648#: resources/views/statistics/families/marriage-age.phtml:84 19649msgid "Oldest female" 19650msgstr "" 19651 19652#: resources/views/statistics/families/marriage-length.phtml:12 19653msgid "Length of marriage" 19654msgstr "" 19655 19656#: resources/views/statistics/families/marriage-length.phtml:22 19657msgid "Longest marriage" 19658msgstr "" 19659 19660#: resources/views/statistics/families/marriage-length.phtml:42 19661msgid "Shortest marriage" 19662msgstr "" 19663 19664#: resources/views/statistics/families/top10-list-grand.phtml:19 19665#: resources/views/statistics/families/top10-nolist-grand.phtml:15 19666#, php-format 19667msgid "%s grandchild" 19668msgid_plural "%s grandchildren" 19669msgstr[0] "" 19670msgstr[1] "" 19671 19672#: resources/views/statistics/families/total-records.phtml:23 19673msgid "Total marriages" 19674msgstr "" 19675 19676#: resources/views/statistics/families/total-records.phtml:45 19677msgid "Earliest marriage" 19678msgstr "" 19679 19680#: resources/views/statistics/families/total-records.phtml:56 19681msgid "Latest marriage" 19682msgstr "" 19683 19684#: resources/views/statistics/families/total-records.phtml:71 19685msgid "Total divorces" 19686msgstr "" 19687 19688#: resources/views/statistics/families/total-records.phtml:93 19689msgid "Earliest divorce" 19690msgstr "" 19691 19692#: resources/views/statistics/families/total-records.phtml:104 19693msgid "Latest divorce" 19694msgstr "" 19695 19696#: resources/views/statistics/individuals/greatest-age.phtml:12 19697msgid "Greatest age at death" 19698msgstr "" 19699 19700#: resources/views/statistics/individuals/lifespan.phtml:12 19701msgid "Lifespan" 19702msgstr "" 19703 19704#: resources/views/statistics/individuals/names.phtml:46 19705msgid "Total given names" 19706msgstr "" 19707 19708#: resources/views/statistics/individuals/oldest-living.phtml:12 19709msgid "Oldest living individuals" 19710msgstr "" 19711 19712#: resources/views/statistics/individuals/total-events.phtml:22 19713msgid "Total births" 19714msgstr "" 19715 19716#: resources/views/statistics/individuals/total-events.phtml:70 19717msgid "Total deaths" 19718msgstr "" 19719 19720#: resources/views/statistics/individuals/total-records.phtml:12 19721#: resources/xml/reports/bdm_report.xml:210 19722#: resources/xml/reports/birth_report.xml:66 19723#: resources/xml/reports/cemetery_report.xml:89 19724#: resources/xml/reports/death_report.xml:99 19725#: resources/xml/reports/fact_sources.xml:142 19726#: resources/xml/reports/fact_sources.xml:146 19727#: resources/xml/reports/fact_sources.xml:305 19728#: resources/xml/reports/fact_sources.xml:309 19729#: resources/xml/reports/missing_facts_report.xml:601 19730#: resources/xml/reports/occupation_report.xml:94 19731#: resources/xml/reports/relative_ext_report.xml:140 19732msgid "Total individuals" 19733msgstr "" 19734 19735#: resources/views/statistics/individuals/total-records.phtml:23 19736msgid "Total males" 19737msgstr "" 19738 19739#: resources/views/statistics/individuals/total-records.phtml:32 19740msgid "Total females" 19741msgstr "" 19742 19743#: resources/views/statistics/individuals/total-records.phtml:53 19744msgid "Total living" 19745msgstr "" 19746 19747#: resources/views/statistics/individuals/total-records.phtml:61 19748msgid "Total dead" 19749msgstr "" 19750 19751#: resources/views/statistics/other/places.phtml:21 19752msgid "Birth places" 19753msgstr "" 19754 19755#: resources/views/statistics/other/places.phtml:30 19756msgid "Death places" 19757msgstr "" 19758 19759#: resources/views/statistics/other/places.phtml:39 19760msgid "Marriage places" 19761msgstr "" 19762 19763#: resources/views/statistics/other/places.phtml:48 19764msgid "Events in countries" 19765msgstr "" 19766 19767#: resources/views/statistics/other/total-events.phtml:23 19768msgid "First event" 19769msgstr "" 19770 19771#: resources/views/statistics/other/total-events.phtml:39 19772msgid "Last event" 19773msgstr "" 19774 19775#: resources/views/verify-failure-page.phtml:13 19776msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." 19777msgstr "" 19778 19779#: resources/views/verify-success-page.phtml:13 19780msgid "You have confirmed your request to become a registered user." 19781msgstr "" 19782 19783#: resources/views/verify-success-page.phtml:16 19784msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 19785msgstr "" 19786 19787#: resources/xml/reports/ahnentafel_report.xml:8 19788#: resources/xml/reports/descendancy_report.xml:7 19789#: resources/xml/reports/family_group_report.xml:7 19790#: resources/xml/reports/individual_ext_report.xml:9 19791#: resources/xml/reports/individual_report.xml:6 19792msgid "Show sources" 19793msgstr "" 19794 19795#: resources/xml/reports/ahnentafel_report.xml:9 19796#: resources/xml/reports/family_group_report.xml:8 19797#: resources/xml/reports/individual_ext_report.xml:10 19798#: resources/xml/reports/individual_report.xml:7 19799msgid "Show notes" 19800msgstr "" 19801 19802#: resources/xml/reports/ahnentafel_report.xml:10 19803msgid "Show occupations" 19804msgstr "" 19805 19806#: resources/xml/reports/ahnentafel_report.xml:11 19807msgid "Show residences" 19808msgstr "" 19809 19810#: resources/xml/reports/ahnentafel_report.xml:12 19811msgid "Show children of ancestors" 19812msgstr "" 19813 19814#: resources/xml/reports/ahnentafel_report.xml:13 19815#: resources/xml/reports/bdm_report.xml:12 19816#: resources/xml/reports/birth_report.xml:10 19817#: resources/xml/reports/cemetery_report.xml:8 19818#: resources/xml/reports/change_report.xml:9 19819#: resources/xml/reports/death_report.xml:11 19820#: resources/xml/reports/descendancy_report.xml:8 19821#: resources/xml/reports/fact_sources.xml:8 19822#: resources/xml/reports/family_group_report.xml:11 19823#: resources/xml/reports/individual_ext_report.xml:12 19824#: resources/xml/reports/individual_report.xml:9 19825#: resources/xml/reports/marriage_report.xml:10 19826#: resources/xml/reports/missing_facts_report.xml:8 19827#: resources/xml/reports/occupation_report.xml:7 19828#: resources/xml/reports/pedigree_report.xml:8 19829#: resources/xml/reports/relative_ext_report.xml:8 19830msgctxt "paper size" 19831msgid "A4" 19832msgstr "" 19833 19834#: resources/xml/reports/ahnentafel_report.xml:13 19835#: resources/xml/reports/bdm_report.xml:12 19836#: resources/xml/reports/birth_report.xml:10 19837#: resources/xml/reports/cemetery_report.xml:8 19838#: resources/xml/reports/change_report.xml:9 19839#: resources/xml/reports/death_report.xml:11 19840#: resources/xml/reports/descendancy_report.xml:8 19841#: resources/xml/reports/fact_sources.xml:8 19842#: resources/xml/reports/family_group_report.xml:11 19843#: resources/xml/reports/individual_ext_report.xml:12 19844#: resources/xml/reports/individual_report.xml:9 19845#: resources/xml/reports/marriage_report.xml:10 19846#: resources/xml/reports/missing_facts_report.xml:8 19847#: resources/xml/reports/occupation_report.xml:7 19848#: resources/xml/reports/pedigree_report.xml:8 19849#: resources/xml/reports/relative_ext_report.xml:8 19850msgctxt "paper size" 19851msgid "A3" 19852msgstr "" 19853 19854#: resources/xml/reports/ahnentafel_report.xml:13 19855#: resources/xml/reports/bdm_report.xml:12 19856#: resources/xml/reports/birth_report.xml:10 19857#: resources/xml/reports/cemetery_report.xml:8 19858#: resources/xml/reports/change_report.xml:9 19859#: resources/xml/reports/death_report.xml:11 19860#: resources/xml/reports/descendancy_report.xml:8 19861#: resources/xml/reports/fact_sources.xml:8 19862#: resources/xml/reports/family_group_report.xml:11 19863#: resources/xml/reports/individual_ext_report.xml:12 19864#: resources/xml/reports/individual_report.xml:9 19865#: resources/xml/reports/marriage_report.xml:10 19866#: resources/xml/reports/missing_facts_report.xml:8 19867#: resources/xml/reports/occupation_report.xml:7 19868#: resources/xml/reports/pedigree_report.xml:8 19869#: resources/xml/reports/relative_ext_report.xml:8 19870msgctxt "paper size" 19871msgid "Letter" 19872msgstr "" 19873 19874#: resources/xml/reports/ahnentafel_report.xml:13 19875#: resources/xml/reports/bdm_report.xml:12 19876#: resources/xml/reports/birth_report.xml:10 19877#: resources/xml/reports/cemetery_report.xml:8 19878#: resources/xml/reports/change_report.xml:9 19879#: resources/xml/reports/descendancy_report.xml:8 19880#: resources/xml/reports/fact_sources.xml:8 19881#: resources/xml/reports/family_group_report.xml:11 19882#: resources/xml/reports/individual_ext_report.xml:12 19883#: resources/xml/reports/individual_report.xml:9 19884#: resources/xml/reports/marriage_report.xml:10 19885#: resources/xml/reports/missing_facts_report.xml:8 19886#: resources/xml/reports/occupation_report.xml:7 19887#: resources/xml/reports/pedigree_report.xml:8 19888#: resources/xml/reports/relative_ext_report.xml:8 19889msgctxt "paper size" 19890msgid "Tabloid" 19891msgstr "" 19892 19893#: resources/xml/reports/ahnentafel_report.xml:13 19894#: resources/xml/reports/bdm_report.xml:12 19895#: resources/xml/reports/birth_report.xml:10 19896#: resources/xml/reports/cemetery_report.xml:8 19897#: resources/xml/reports/change_report.xml:9 19898#: resources/xml/reports/death_report.xml:11 19899#: resources/xml/reports/descendancy_report.xml:8 19900#: resources/xml/reports/fact_sources.xml:8 19901#: resources/xml/reports/family_group_report.xml:11 19902#: resources/xml/reports/individual_ext_report.xml:12 19903#: resources/xml/reports/individual_report.xml:9 19904#: resources/xml/reports/marriage_report.xml:10 19905#: resources/xml/reports/missing_facts_report.xml:8 19906#: resources/xml/reports/occupation_report.xml:7 19907#: resources/xml/reports/pedigree_report.xml:8 19908#: resources/xml/reports/relative_ext_report.xml:8 19909msgid "Page size" 19910msgstr "" 19911 19912#: resources/xml/reports/ahnentafel_report.xml:15 19913#: resources/xml/reports/bdm_report.xml:14 19914#: resources/xml/reports/birth_report.xml:12 19915#: resources/xml/reports/cemetery_report.xml:10 19916#: resources/xml/reports/change_report.xml:12 19917#: resources/xml/reports/death_report.xml:13 19918#: resources/xml/reports/descendancy_report.xml:10 19919#: resources/xml/reports/fact_sources.xml:10 19920#: resources/xml/reports/family_group_report.xml:14 19921#: resources/xml/reports/individual_ext_report.xml:15 19922#: resources/xml/reports/individual_report.xml:12 19923#: resources/xml/reports/marriage_report.xml:12 19924#: resources/xml/reports/missing_facts_report.xml:10 19925#: resources/xml/reports/occupation_report.xml:9 19926#: resources/xml/reports/pedigree_report.xml:10 19927#: resources/xml/reports/relative_ext_report.xml:10 19928msgctxt "font name" 19929msgid "Arial" 19930msgstr "" 19931 19932#: resources/xml/reports/ahnentafel_report.xml:15 19933#: resources/xml/reports/bdm_report.xml:14 19934#: resources/xml/reports/birth_report.xml:12 19935#: resources/xml/reports/cemetery_report.xml:10 19936#: resources/xml/reports/change_report.xml:12 19937#: resources/xml/reports/death_report.xml:13 19938#: resources/xml/reports/descendancy_report.xml:10 19939#: resources/xml/reports/fact_sources.xml:10 19940#: resources/xml/reports/family_group_report.xml:14 19941#: resources/xml/reports/individual_ext_report.xml:15 19942#: resources/xml/reports/individual_report.xml:12 19943#: resources/xml/reports/marriage_report.xml:12 19944#: resources/xml/reports/missing_facts_report.xml:10 19945#: resources/xml/reports/occupation_report.xml:9 19946#: resources/xml/reports/pedigree_report.xml:10 19947#: resources/xml/reports/relative_ext_report.xml:10 19948msgctxt "font name" 19949msgid "DejaVu" 19950msgstr "" 19951 19952#: resources/xml/reports/ahnentafel_report.xml:15 19953#: resources/xml/reports/bdm_report.xml:14 19954#: resources/xml/reports/birth_report.xml:12 19955#: resources/xml/reports/cemetery_report.xml:10 19956#: resources/xml/reports/change_report.xml:12 19957#: resources/xml/reports/death_report.xml:13 19958#: resources/xml/reports/descendancy_report.xml:10 19959#: resources/xml/reports/fact_sources.xml:10 19960#: resources/xml/reports/family_group_report.xml:14 19961#: resources/xml/reports/individual_ext_report.xml:15 19962#: resources/xml/reports/individual_report.xml:12 19963#: resources/xml/reports/marriage_report.xml:12 19964#: resources/xml/reports/missing_facts_report.xml:10 19965#: resources/xml/reports/occupation_report.xml:9 19966#: resources/xml/reports/pedigree_report.xml:10 19967#: resources/xml/reports/relative_ext_report.xml:10 19968msgctxt "font name" 19969msgid "Helvetica" 19970msgstr "" 19971 19972#: resources/xml/reports/ahnentafel_report.xml:15 19973#: resources/xml/reports/bdm_report.xml:14 19974#: resources/xml/reports/birth_report.xml:12 19975#: resources/xml/reports/cemetery_report.xml:10 19976#: resources/xml/reports/change_report.xml:12 19977#: resources/xml/reports/death_report.xml:13 19978#: resources/xml/reports/descendancy_report.xml:10 19979#: resources/xml/reports/fact_sources.xml:10 19980#: resources/xml/reports/family_group_report.xml:14 19981#: resources/xml/reports/individual_ext_report.xml:15 19982#: resources/xml/reports/individual_report.xml:12 19983#: resources/xml/reports/marriage_report.xml:12 19984#: resources/xml/reports/missing_facts_report.xml:10 19985#: resources/xml/reports/occupation_report.xml:9 19986#: resources/xml/reports/pedigree_report.xml:10 19987#: resources/xml/reports/relative_ext_report.xml:10 19988msgid "Font" 19989msgstr "" 19990 19991#: resources/xml/reports/ahnentafel_report.xml:55 19992msgid "Ancestors of " 19993msgstr "" 19994 19995#: resources/xml/reports/ahnentafel_report.xml:56 19996#: resources/xml/reports/bdm_report.xml:42 19997#: resources/xml/reports/birth_report.xml:32 19998#: resources/xml/reports/cemetery_report.xml:35 19999#: resources/xml/reports/change_report.xml:45 20000#: resources/xml/reports/death_report.xml:33 20001#: resources/xml/reports/descendancy_report.xml:43 20002#: resources/xml/reports/fact_sources.xml:44 20003#: resources/xml/reports/family_group_report.xml:89 20004#: resources/xml/reports/individual_ext_report.xml:92 20005#: resources/xml/reports/individual_report.xml:89 20006#: resources/xml/reports/marriage_report.xml:31 20007#: resources/xml/reports/missing_facts_report.xml:53 20008#: resources/xml/reports/occupation_report.xml:38 20009#: resources/xml/reports/relative_ext_report.xml:44 20010msgid "Page" 20011msgstr "" 20012 20013#: resources/xml/reports/ahnentafel_report.xml:56 20014#: resources/xml/reports/bdm_report.xml:42 20015#: resources/xml/reports/birth_report.xml:32 20016#: resources/xml/reports/cemetery_report.xml:35 20017#: resources/xml/reports/change_report.xml:45 20018#: resources/xml/reports/death_report.xml:33 20019#: resources/xml/reports/descendancy_report.xml:43 20020#: resources/xml/reports/fact_sources.xml:44 20021#: resources/xml/reports/family_group_report.xml:89 20022#: resources/xml/reports/individual_report.xml:89 20023#: resources/xml/reports/marriage_report.xml:31 20024#: resources/xml/reports/occupation_report.xml:38 20025#: resources/xml/reports/relative_ext_report.xml:44 20026msgid "of" 20027msgstr "" 20028 20029#: resources/xml/reports/ahnentafel_report.xml:78 20030#: resources/xml/reports/descendancy_report.xml:55 20031msgid "Generation " 20032msgstr "" 20033 20034#: resources/xml/reports/ahnentafel_report.xml:140 20035#: resources/xml/reports/descendancy_report.xml:102 20036msgctxt "MALE" 20037msgid "was born" 20038msgstr "" 20039 20040#: resources/xml/reports/ahnentafel_report.xml:141 20041#: resources/xml/reports/descendancy_report.xml:105 20042msgctxt "FEMALE" 20043msgid "was born" 20044msgstr "" 20045 20046#: resources/xml/reports/ahnentafel_report.xml:159 20047#: resources/xml/reports/ahnentafel_report.xml:187 20048#: resources/xml/reports/ahnentafel_report.xml:214 20049#: resources/xml/reports/ahnentafel_report.xml:281 20050#: resources/xml/reports/ahnentafel_report.xml:308 20051#: resources/xml/reports/ahnentafel_report.xml:333 20052#: resources/xml/reports/ahnentafel_report.xml:358 20053#: resources/xml/reports/descendancy_report.xml:125 20054#: resources/xml/reports/descendancy_report.xml:157 20055#: resources/xml/reports/descendancy_report.xml:315 20056#: resources/xml/reports/descendancy_report.xml:353 20057#: resources/xml/reports/descendancy_report.xml:384 20058#: resources/xml/reports/descendancy_report.xml:423 20059#: resources/xml/reports/descendancy_report.xml:454 20060msgid " in " 20061msgstr "" 20062 20063#: resources/xml/reports/ahnentafel_report.xml:160 20064#: resources/xml/reports/ahnentafel_report.xml:188 20065#: resources/xml/reports/ahnentafel_report.xml:282 20066#: resources/xml/reports/ahnentafel_report.xml:309 20067#: resources/xml/reports/ahnentafel_report.xml:334 20068#: resources/xml/reports/ahnentafel_report.xml:359 20069msgid " but the details are unknown" 20070msgstr "" 20071 20072#: resources/xml/reports/ahnentafel_report.xml:166 20073msgid "He was christened" 20074msgstr "" 20075 20076#: resources/xml/reports/ahnentafel_report.xml:167 20077msgid "She was christened" 20078msgstr "" 20079 20080#: resources/xml/reports/ahnentafel_report.xml:195 20081msgid "His occupation was" 20082msgstr "" 20083 20084#: resources/xml/reports/ahnentafel_report.xml:196 20085msgid "Her occupation was" 20086msgstr "" 20087 20088#: resources/xml/reports/ahnentafel_report.xml:222 20089msgid "He resided at" 20090msgstr "" 20091 20092#: resources/xml/reports/ahnentafel_report.xml:223 20093msgid "She resided at" 20094msgstr "" 20095 20096#: resources/xml/reports/ahnentafel_report.xml:259 20097#: resources/xml/reports/descendancy_report.xml:173 20098msgid "He married" 20099msgstr "" 20100 20101#: resources/xml/reports/ahnentafel_report.xml:260 20102#: resources/xml/reports/descendancy_report.xml:242 20103msgid "She married" 20104msgstr "" 20105 20106#: resources/xml/reports/ahnentafel_report.xml:289 20107msgid "He died" 20108msgstr "" 20109 20110#: resources/xml/reports/ahnentafel_report.xml:290 20111msgid "She died" 20112msgstr "" 20113 20114#: resources/xml/reports/ahnentafel_report.xml:314 20115msgid "He was cremated" 20116msgstr "" 20117 20118#: resources/xml/reports/ahnentafel_report.xml:315 20119msgid "She was cremated" 20120msgstr "" 20121 20122#: resources/xml/reports/ahnentafel_report.xml:339 20123msgid "He was buried" 20124msgstr "" 20125 20126#: resources/xml/reports/ahnentafel_report.xml:340 20127msgid "She was buried" 20128msgstr "" 20129 20130#: resources/xml/reports/ahnentafel_report.xml:389 20131#: resources/xml/reports/descendancy_report.xml:480 20132msgid "Child of " 20133msgstr "" 20134 20135#: resources/xml/reports/ahnentafel_report.xml:392 20136#: resources/xml/reports/descendancy_report.xml:483 20137msgid "Children of " 20138msgstr "" 20139 20140#: resources/xml/reports/bdm_report.xml:7 20141#: resources/xml/reports/birth_report.xml:7 20142msgid "Birth date range start" 20143msgstr "" 20144 20145#: resources/xml/reports/bdm_report.xml:8 20146#: resources/xml/reports/birth_report.xml:8 20147msgid "Birth date range end" 20148msgstr "" 20149 20150#: resources/xml/reports/bdm_report.xml:9 20151#: resources/xml/reports/death_report.xml:7 20152msgid "Death date range start" 20153msgstr "" 20154 20155#: resources/xml/reports/bdm_report.xml:10 20156#: resources/xml/reports/death_report.xml:8 20157msgid "Death date range end" 20158msgstr "" 20159 20160#: resources/xml/reports/bdm_report.xml:11 20161#: resources/xml/reports/cemetery_report.xml:6 20162#: resources/xml/reports/death_report.xml:9 20163#: resources/xml/reports/relative_ext_report.xml:7 20164msgid "sort by date of death" 20165msgstr "" 20166 20167#: resources/xml/reports/birth_report.xml:6 20168msgid "Birthplace contains" 20169msgstr "" 20170 20171#: resources/xml/reports/cemetery_report.xml:5 20172msgid "Burial place contains" 20173msgstr "" 20174 20175#: resources/xml/reports/change_report.xml:5 20176msgid "Starting range of change dates" 20177msgstr "" 20178 20179#: resources/xml/reports/change_report.xml:6 20180msgid "Ending range of change dates" 20181msgstr "" 20182 20183#: resources/xml/reports/change_report.xml:8 20184msgid "Show pending changes" 20185msgstr "" 20186 20187#: resources/xml/reports/change_report.xml:10 20188#: resources/xml/reports/pedigree_report.xml:7 20189msgid "Orientation" 20190msgstr "" 20191 20192#: resources/xml/reports/change_report.xml:60 20193msgid "Differences" 20194msgstr "" 20195 20196#: resources/xml/reports/change_report.xml:87 20197msgid "Total pending changes: " 20198msgstr "" 20199 20200#: resources/xml/reports/change_report.xml:127 20201msgid "Total accepted changes: " 20202msgstr "" 20203 20204#: resources/xml/reports/death_report.xml:6 20205msgid "Death place contains" 20206msgstr "" 20207 20208#: resources/xml/reports/descendancy_report.xml:42 20209msgid "Descendants of " 20210msgstr "" 20211 20212#: resources/xml/reports/descendancy_report.xml:134 20213#: resources/xml/reports/descendancy_report.xml:435 20214msgctxt "MALE" 20215msgid "died" 20216msgstr "" 20217 20218#: resources/xml/reports/descendancy_report.xml:137 20219#: resources/xml/reports/descendancy_report.xml:365 20220msgctxt "FEMALE" 20221msgid "died" 20222msgstr "" 20223 20224#: resources/xml/reports/descendancy_report.xml:176 20225msgctxt "MALE" 20226msgid "married" 20227msgstr "" 20228 20229#: resources/xml/reports/descendancy_report.xml:226 20230msgid "daughter of" 20231msgstr "" 20232 20233#: resources/xml/reports/descendancy_report.xml:245 20234msgctxt "FEMALE" 20235msgid "married" 20236msgstr "" 20237 20238#: resources/xml/reports/descendancy_report.xml:295 20239msgid "son of" 20240msgstr "" 20241 20242#: resources/xml/reports/descendancy_report.xml:331 20243msgid "She was born" 20244msgstr "" 20245 20246#: resources/xml/reports/descendancy_report.xml:358 20247msgid "She " 20248msgstr "" 20249 20250#: resources/xml/reports/descendancy_report.xml:401 20251msgid "He was born" 20252msgstr "" 20253 20254#: resources/xml/reports/descendancy_report.xml:428 20255msgid "He " 20256msgstr "" 20257 20258#: resources/xml/reports/fact_sources.xml:4 20259msgid "A report of facts which are supported by a given source." 20260msgstr "" 20261 20262#: resources/xml/reports/fact_sources.xml:5 20263msgid "Find a source" 20264msgstr "" 20265 20266#: resources/xml/reports/family_group_report.xml:9 20267#: resources/xml/reports/individual_ext_report.xml:11 20268#: resources/xml/reports/individual_report.xml:8 20269msgid "Show photos" 20270msgstr "" 20271 20272#: resources/xml/reports/family_group_report.xml:10 20273msgid "Print basic events when blank" 20274msgstr "" 20275 20276#: resources/xml/reports/family_group_report.xml:12 20277#: resources/xml/reports/individual_ext_report.xml:13 20278#: resources/xml/reports/individual_report.xml:10 20279msgid "Use colors" 20280msgstr "" 20281 20282#: resources/xml/reports/individual_ext_report.xml:6 20283#: resources/xml/reports/missing_facts_report.xml:6 20284#: resources/xml/reports/relative_ext_report.xml:6 20285msgid "Parents and siblings" 20286msgstr "" 20287 20288#: resources/xml/reports/individual_ext_report.xml:6 20289#: resources/xml/reports/missing_facts_report.xml:6 20290#: resources/xml/reports/relative_ext_report.xml:6 20291msgid "Spouses and children" 20292msgstr "" 20293 20294#: resources/xml/reports/individual_ext_report.xml:6 20295#: resources/xml/reports/missing_facts_report.xml:6 20296#: resources/xml/reports/relative_ext_report.xml:6 20297msgid "Direct line ancestors" 20298msgstr "" 20299 20300#: resources/xml/reports/individual_ext_report.xml:6 20301#: resources/xml/reports/missing_facts_report.xml:6 20302#: resources/xml/reports/relative_ext_report.xml:6 20303msgid "Direct line ancestors and their families" 20304msgstr "" 20305 20306#: resources/xml/reports/individual_ext_report.xml:6 20307#: resources/xml/reports/missing_facts_report.xml:6 20308#: resources/xml/reports/relative_ext_report.xml:6 20309msgid "Choose relatives" 20310msgstr "" 20311 20312#: resources/xml/reports/individual_ext_report.xml:319 20313#: resources/xml/reports/individual_report.xml:316 20314msgid "Brother" 20315msgstr "" 20316 20317#: resources/xml/reports/individual_ext_report.xml:355 20318#: resources/xml/reports/individual_report.xml:352 20319msgid "Sister" 20320msgstr "" 20321 20322#: resources/xml/reports/individual_ext_report.xml:435 20323#: resources/xml/reports/individual_report.xml:486 20324msgid "Family with wife" 20325msgstr "" 20326 20327#: resources/xml/reports/individual_ext_report.xml:441 20328#: resources/xml/reports/individual_report.xml:446 20329msgid "Family with husband" 20330msgstr "" 20331 20332#: resources/xml/reports/marriage_report.xml:6 20333msgid "Marriage place contains" 20334msgstr "" 20335 20336#: resources/xml/reports/marriage_report.xml:7 20337msgid "Marriage date range start" 20338msgstr "" 20339 20340#: resources/xml/reports/marriage_report.xml:8 20341msgid "Marriage date range end" 20342msgstr "" 20343 20344#: resources/xml/reports/missing_facts_report.xml:14 20345msgid "Sources to the events" 20346msgstr "" 20347 20348#: resources/xml/reports/pedigree_report.xml:750 20349msgid "Pedigree chart" 20350msgstr "" 20351