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-04 18:25+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:211 1965#: app/Http/Controllers/ListController.php:746 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:196 1972#: app/Http/Controllers/ListController.php:220 1973#: app/Http/Controllers/ListController.php:763 app/Individual.php:1164 1974msgctxt "Unknown surname" 1975msgid "…" 1976msgstr "" 1977 1978#: app/Functions/Functions.php:44 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:48 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:51 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:54 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:57 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:60 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:63 2009msgid "PHP blocked the file because of its extension." 2010msgstr "" 2011 2012#. I18N: reflexive pronoun 2013#: app/Functions/Functions.php:187 2014msgid "himself" 2015msgstr "" 2016 2017#. I18N: reflexive pronoun 2018#: app/Functions/Functions.php:190 2019msgid "herself" 2020msgstr "" 2021 2022#. I18N: reflexive pronoun - gender neutral version of himself/herself 2023#: app/Functions/Functions.php:193 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:374 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:377 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:380 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:383 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:386 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:389 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:392 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:395 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:398 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:401 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:404 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:407 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:410 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:413 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:416 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:419 2119#, php-format 2120msgctxt "MALE" 2121msgid "%s × cousin" 2122msgstr "" 2123 2124#: app/Functions/Functions.php:426 2125msgctxt "FEMALE" 2126msgid "first cousin" 2127msgstr "" 2128 2129#: app/Functions/Functions.php:428 2130msgctxt "FEMALE" 2131msgid "second cousin" 2132msgstr "" 2133 2134#: app/Functions/Functions.php:430 2135msgctxt "FEMALE" 2136msgid "third cousin" 2137msgstr "" 2138 2139#: app/Functions/Functions.php:432 2140msgctxt "FEMALE" 2141msgid "fourth cousin" 2142msgstr "" 2143 2144#: app/Functions/Functions.php:434 2145msgctxt "FEMALE" 2146msgid "fifth cousin" 2147msgstr "" 2148 2149#: app/Functions/Functions.php:436 2150msgctxt "FEMALE" 2151msgid "sixth cousin" 2152msgstr "" 2153 2154#: app/Functions/Functions.php:438 2155msgctxt "FEMALE" 2156msgid "seventh cousin" 2157msgstr "" 2158 2159#: app/Functions/Functions.php:440 2160msgctxt "FEMALE" 2161msgid "eighth cousin" 2162msgstr "" 2163 2164#: app/Functions/Functions.php:442 2165msgctxt "FEMALE" 2166msgid "ninth cousin" 2167msgstr "" 2168 2169#: app/Functions/Functions.php:444 2170msgctxt "FEMALE" 2171msgid "tenth cousin" 2172msgstr "" 2173 2174#: app/Functions/Functions.php:446 2175msgctxt "FEMALE" 2176msgid "eleventh cousin" 2177msgstr "" 2178 2179#: app/Functions/Functions.php:448 2180msgctxt "FEMALE" 2181msgid "twelfth cousin" 2182msgstr "" 2183 2184#: app/Functions/Functions.php:450 2185msgctxt "FEMALE" 2186msgid "thirteenth cousin" 2187msgstr "" 2188 2189#: app/Functions/Functions.php:452 2190msgctxt "FEMALE" 2191msgid "fourteenth cousin" 2192msgstr "" 2193 2194#: app/Functions/Functions.php:454 2195msgctxt "FEMALE" 2196msgid "fifteenth cousin" 2197msgstr "" 2198 2199#: app/Functions/Functions.php:456 2200#, php-format 2201msgctxt "FEMALE" 2202msgid "%s × cousin" 2203msgstr "" 2204 2205#: app/Functions/Functions.php:462 2206msgid "first cousin" 2207msgstr "" 2208 2209#: app/Functions/Functions.php:464 2210msgid "second cousin" 2211msgstr "" 2212 2213#: app/Functions/Functions.php:466 2214msgid "third cousin" 2215msgstr "" 2216 2217#: app/Functions/Functions.php:468 2218msgid "fourth cousin" 2219msgstr "" 2220 2221#: app/Functions/Functions.php:470 2222msgid "fifth cousin" 2223msgstr "" 2224 2225#: app/Functions/Functions.php:472 2226msgid "sixth cousin" 2227msgstr "" 2228 2229#: app/Functions/Functions.php:474 2230msgid "seventh cousin" 2231msgstr "" 2232 2233#: app/Functions/Functions.php:476 2234msgid "eighth cousin" 2235msgstr "" 2236 2237#: app/Functions/Functions.php:478 2238msgid "ninth cousin" 2239msgstr "" 2240 2241#: app/Functions/Functions.php:480 2242msgid "tenth cousin" 2243msgstr "" 2244 2245#: app/Functions/Functions.php:482 2246msgid "eleventh cousin" 2247msgstr "" 2248 2249#: app/Functions/Functions.php:484 2250msgid "twelfth cousin" 2251msgstr "" 2252 2253#: app/Functions/Functions.php:486 2254msgid "thirteenth cousin" 2255msgstr "" 2256 2257#: app/Functions/Functions.php:488 2258msgid "fourteenth cousin" 2259msgstr "" 2260 2261#: app/Functions/Functions.php:490 2262msgid "fifteenth cousin" 2263msgstr "" 2264 2265#: app/Functions/Functions.php:492 2266#, php-format 2267msgid "%s × cousin" 2268msgstr "" 2269 2270#. I18N: A Spanish relationship name, such as third great-nephew 2271#: app/Functions/Functions.php:512 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:515 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:518 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:521 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:524 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:527 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:535 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:538 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:541 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:544 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:547 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:550 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:557 2356#, php-format 2357msgid "first %s" 2358msgstr "" 2359 2360#. I18N: A Spanish relationship name, such as third great-nephew 2361#: app/Functions/Functions.php:560 2362#, php-format 2363msgid "second %s" 2364msgstr "" 2365 2366#. I18N: A Spanish relationship name, such as third great-nephew 2367#: app/Functions/Functions.php:563 2368#, php-format 2369msgid "third %s" 2370msgstr "" 2371 2372#. I18N: A Spanish relationship name, such as third great-nephew 2373#: app/Functions/Functions.php:566 2374#, php-format 2375msgid "fourth %s" 2376msgstr "" 2377 2378#. I18N: A Spanish relationship name, such as third great-nephew 2379#: app/Functions/Functions.php:569 2380#, php-format 2381msgid "fifth %s" 2382msgstr "" 2383 2384#. I18N: A Spanish relationship name, such as third great-nephew 2385#: app/Functions/Functions.php:572 2386#, php-format 2387msgid "%1$s × %2$s" 2388msgstr "" 2389 2390#: app/Functions/Functions.php:612 2391msgid "self" 2392msgstr "" 2393 2394#: app/Functions/Functions.php:615 2395msgid "mother" 2396msgstr "" 2397 2398#: app/Functions/Functions.php:617 2399msgid "father" 2400msgstr "" 2401 2402#: app/Functions/Functions.php:619 2403msgid "parent" 2404msgstr "" 2405 2406#: app/Functions/Functions.php:626 2407msgid "ex-husband" 2408msgstr "" 2409 2410#: app/Functions/Functions.php:629 2411msgid "husband" 2412msgstr "" 2413 2414#: app/Functions/Functions.php:633 2415msgctxt "MALE" 2416msgid "ex-partner" 2417msgstr "" 2418 2419#: app/Functions/Functions.php:639 2420msgctxt "MALE" 2421msgid "partner" 2422msgstr "" 2423 2424#: app/Functions/Functions.php:646 2425msgid "ex-wife" 2426msgstr "" 2427 2428#: app/Functions/Functions.php:649 2429msgid "wife" 2430msgstr "" 2431 2432#: app/Functions/Functions.php:653 2433msgctxt "FEMALE" 2434msgid "ex-partner" 2435msgstr "" 2436 2437#: app/Functions/Functions.php:659 2438msgctxt "FEMALE" 2439msgid "partner" 2440msgstr "" 2441 2442#: app/Functions/Functions.php:666 2443msgid "ex-spouse" 2444msgstr "" 2445 2446#: app/Functions/Functions.php:669 2447msgid "spouse" 2448msgstr "" 2449 2450#: app/Functions/Functions.php:673 2451msgid "ex-partner" 2452msgstr "" 2453 2454#: app/Functions/Functions.php:679 2455msgid "partner" 2456msgstr "" 2457 2458#: app/Functions/Functions.php:681 2459msgid "son" 2460msgstr "" 2461 2462#: app/Functions/Functions.php:683 2463msgid "daughter" 2464msgstr "" 2465 2466#: app/Functions/Functions.php:685 2467msgid "child" 2468msgstr "" 2469 2470#: app/Functions/Functions.php:693 2471msgid "twin brother" 2472msgstr "" 2473 2474#: app/Functions/Functions.php:697 2475msgid "younger brother" 2476msgstr "" 2477 2478#: app/Functions/Functions.php:701 2479msgid "elder brother" 2480msgstr "" 2481 2482#: app/Functions/Functions.php:706 2483msgid "brother" 2484msgstr "" 2485 2486#: app/Functions/Functions.php:714 2487msgid "twin sister" 2488msgstr "" 2489 2490#: app/Functions/Functions.php:718 2491msgid "younger sister" 2492msgstr "" 2493 2494#: app/Functions/Functions.php:722 2495msgid "elder sister" 2496msgstr "" 2497 2498#: app/Functions/Functions.php:727 2499msgid "sister" 2500msgstr "" 2501 2502#: app/Functions/Functions.php:735 2503msgid "twin sibling" 2504msgstr "" 2505 2506#: app/Functions/Functions.php:739 2507msgid "younger sibling" 2508msgstr "" 2509 2510#: app/Functions/Functions.php:743 2511msgid "elder sibling" 2512msgstr "" 2513 2514#: app/Functions/Functions.php:748 2515msgid "sibling" 2516msgstr "" 2517 2518#: app/Functions/Functions.php:752 2519msgctxt "brother’s child" 2520msgid "nephew/niece" 2521msgstr "" 2522 2523#: app/Functions/Functions.php:754 2524msgctxt "brother’s daughter" 2525msgid "niece" 2526msgstr "" 2527 2528#: app/Functions/Functions.php:756 2529msgctxt "brother’s son" 2530msgid "nephew" 2531msgstr "" 2532 2533#: app/Functions/Functions.php:758 2534msgctxt "brother’s wife" 2535msgid "sister-in-law" 2536msgstr "" 2537 2538#: app/Functions/Functions.php:760 2539msgctxt "child’s child" 2540msgid "grandchild" 2541msgstr "" 2542 2543#: app/Functions/Functions.php:762 2544msgctxt "child’s daughter" 2545msgid "granddaughter" 2546msgstr "" 2547 2548#: app/Functions/Functions.php:764 2549msgctxt "child’s husband" 2550msgid "son-in-law" 2551msgstr "" 2552 2553#: app/Functions/Functions.php:766 2554msgctxt "child’s son" 2555msgid "grandson" 2556msgstr "" 2557 2558#: app/Functions/Functions.php:768 2559msgctxt "child’s spouse" 2560msgid "son/daughter-in-law" 2561msgstr "" 2562 2563#: app/Functions/Functions.php:770 2564msgctxt "child’s wife" 2565msgid "daughter-in-law" 2566msgstr "" 2567 2568#: app/Functions/Functions.php:772 2569msgctxt "daughter’s child" 2570msgid "grandchild" 2571msgstr "" 2572 2573#: app/Functions/Functions.php:774 2574msgctxt "daughter’s daughter" 2575msgid "granddaughter" 2576msgstr "" 2577 2578#: app/Functions/Functions.php:776 2579msgctxt "daughter’s husband" 2580msgid "son-in-law" 2581msgstr "" 2582 2583#: app/Functions/Functions.php:778 2584msgctxt "daughter’s son" 2585msgid "grandson" 2586msgstr "" 2587 2588#: app/Functions/Functions.php:780 2589msgctxt "father’s brother" 2590msgid "uncle" 2591msgstr "" 2592 2593#: app/Functions/Functions.php:782 2594msgctxt "father’s child" 2595msgid "half-sibling" 2596msgstr "" 2597 2598#: app/Functions/Functions.php:784 2599msgctxt "father’s daughter" 2600msgid "half-sister" 2601msgstr "" 2602 2603#: app/Functions/Functions.php:786 2604msgctxt "father’s father" 2605msgid "paternal grandfather" 2606msgstr "" 2607 2608#: app/Functions/Functions.php:788 2609msgctxt "father’s mother" 2610msgid "paternal grandmother" 2611msgstr "" 2612 2613#: app/Functions/Functions.php:790 2614msgctxt "father’s parent" 2615msgid "paternal grandparent" 2616msgstr "" 2617 2618#: app/Functions/Functions.php:792 2619msgctxt "father’s sibling" 2620msgid "aunt/uncle" 2621msgstr "" 2622 2623#: app/Functions/Functions.php:794 2624msgctxt "father’s sister" 2625msgid "aunt" 2626msgstr "" 2627 2628#: app/Functions/Functions.php:796 2629msgctxt "father’s son" 2630msgid "half-brother" 2631msgstr "" 2632 2633#: app/Functions/Functions.php:798 2634msgctxt "father’s wife" 2635msgid "step-mother" 2636msgstr "" 2637 2638#: app/Functions/Functions.php:800 2639msgctxt "husband’s brother" 2640msgid "brother-in-law" 2641msgstr "" 2642 2643#: app/Functions/Functions.php:802 2644msgctxt "husband’s child" 2645msgid "step-child" 2646msgstr "" 2647 2648#: app/Functions/Functions.php:804 2649msgctxt "husband’s daughter" 2650msgid "step-daughter" 2651msgstr "" 2652 2653#: app/Functions/Functions.php:806 2654msgctxt "husband’s father" 2655msgid "father-in-law" 2656msgstr "" 2657 2658#: app/Functions/Functions.php:808 2659msgctxt "husband’s mother" 2660msgid "mother-in-law" 2661msgstr "" 2662 2663#: app/Functions/Functions.php:810 2664msgctxt "husband’s sibling" 2665msgid "brother/sister-in-law" 2666msgstr "" 2667 2668#: app/Functions/Functions.php:812 2669msgctxt "husband’s sister" 2670msgid "sister-in-law" 2671msgstr "" 2672 2673#: app/Functions/Functions.php:814 2674msgctxt "husband’s son" 2675msgid "step-son" 2676msgstr "" 2677 2678#: app/Functions/Functions.php:816 2679msgctxt "mother’s brother" 2680msgid "uncle" 2681msgstr "" 2682 2683#: app/Functions/Functions.php:818 2684msgctxt "mother’s child" 2685msgid "half-sibling" 2686msgstr "" 2687 2688#: app/Functions/Functions.php:820 2689msgctxt "mother’s daughter" 2690msgid "half-sister" 2691msgstr "" 2692 2693#: app/Functions/Functions.php:822 2694msgctxt "mother’s father" 2695msgid "maternal grandfather" 2696msgstr "" 2697 2698#: app/Functions/Functions.php:824 2699msgctxt "mother’s husband" 2700msgid "step-father" 2701msgstr "" 2702 2703#: app/Functions/Functions.php:826 2704msgctxt "mother’s mother" 2705msgid "maternal grandmother" 2706msgstr "" 2707 2708#: app/Functions/Functions.php:828 2709msgctxt "mother’s parent" 2710msgid "maternal grandparent" 2711msgstr "" 2712 2713#: app/Functions/Functions.php:830 2714msgctxt "mother’s sibling" 2715msgid "aunt/uncle" 2716msgstr "" 2717 2718#: app/Functions/Functions.php:832 2719msgctxt "mother’s sister" 2720msgid "aunt" 2721msgstr "" 2722 2723#: app/Functions/Functions.php:834 2724msgctxt "mother’s son" 2725msgid "half-brother" 2726msgstr "" 2727 2728#: app/Functions/Functions.php:836 2729msgctxt "parent’s brother" 2730msgid "uncle" 2731msgstr "" 2732 2733#: app/Functions/Functions.php:838 2734msgctxt "parent’s child" 2735msgid "half-sibling" 2736msgstr "" 2737 2738#: app/Functions/Functions.php:840 2739msgctxt "parent’s daughter" 2740msgid "half-sister" 2741msgstr "" 2742 2743#: app/Functions/Functions.php:842 2744msgctxt "parent’s father" 2745msgid "grandfather" 2746msgstr "" 2747 2748#: app/Functions/Functions.php:844 2749msgctxt "parent’s mother" 2750msgid "grandmother" 2751msgstr "" 2752 2753#: app/Functions/Functions.php:846 2754msgctxt "parent’s parent" 2755msgid "grandparent" 2756msgstr "" 2757 2758#: app/Functions/Functions.php:848 2759msgctxt "parent’s sibling" 2760msgid "aunt/uncle" 2761msgstr "" 2762 2763#: app/Functions/Functions.php:850 2764msgctxt "parent’s sister" 2765msgid "aunt" 2766msgstr "" 2767 2768#: app/Functions/Functions.php:852 2769msgctxt "parent’s son" 2770msgid "half-brother" 2771msgstr "" 2772 2773#: app/Functions/Functions.php:854 2774msgctxt "parent’s spouse" 2775msgid "step-parent" 2776msgstr "" 2777 2778#: app/Functions/Functions.php:856 2779msgctxt "sibling’s child" 2780msgid "nephew/niece" 2781msgstr "" 2782 2783#: app/Functions/Functions.php:858 2784msgctxt "sibling’s daughter" 2785msgid "niece" 2786msgstr "" 2787 2788#: app/Functions/Functions.php:860 2789msgctxt "sibling’s son" 2790msgid "nephew" 2791msgstr "" 2792 2793#: app/Functions/Functions.php:862 2794msgctxt "sibling’s spouse" 2795msgid "brother/sister-in-law" 2796msgstr "" 2797 2798#: app/Functions/Functions.php:864 2799msgctxt "sister’s child" 2800msgid "nephew/niece" 2801msgstr "" 2802 2803#: app/Functions/Functions.php:866 2804msgctxt "sister’s daughter" 2805msgid "niece" 2806msgstr "" 2807 2808#: app/Functions/Functions.php:868 2809msgctxt "sister’s husband" 2810msgid "brother-in-law" 2811msgstr "" 2812 2813#: app/Functions/Functions.php:870 2814msgctxt "sister’s son" 2815msgid "nephew" 2816msgstr "" 2817 2818#: app/Functions/Functions.php:872 2819msgctxt "son’s child" 2820msgid "grandchild" 2821msgstr "" 2822 2823#: app/Functions/Functions.php:874 2824msgctxt "son’s daughter" 2825msgid "granddaughter" 2826msgstr "" 2827 2828#: app/Functions/Functions.php:876 2829msgctxt "son’s son" 2830msgid "grandson" 2831msgstr "" 2832 2833#: app/Functions/Functions.php:878 2834msgctxt "son’s wife" 2835msgid "daughter-in-law" 2836msgstr "" 2837 2838#: app/Functions/Functions.php:880 2839msgctxt "spouse’s brother" 2840msgid "brother-in-law" 2841msgstr "" 2842 2843#: app/Functions/Functions.php:882 2844msgctxt "spouse’s child" 2845msgid "step-child" 2846msgstr "" 2847 2848#: app/Functions/Functions.php:884 2849msgctxt "spouse’s daughter" 2850msgid "step-daughter" 2851msgstr "" 2852 2853#: app/Functions/Functions.php:886 2854msgctxt "spouse’s father" 2855msgid "father-in-law" 2856msgstr "" 2857 2858#: app/Functions/Functions.php:888 2859msgctxt "spouse’s mother" 2860msgid "mother-in-law" 2861msgstr "" 2862 2863#: app/Functions/Functions.php:890 2864msgctxt "spouse’s sister" 2865msgid "sister-in-law" 2866msgstr "" 2867 2868#: app/Functions/Functions.php:892 2869msgctxt "spouse’s son" 2870msgid "step-son" 2871msgstr "" 2872 2873#: app/Functions/Functions.php:894 2874msgctxt "spouse’s parent" 2875msgid "mother/father-in-law" 2876msgstr "" 2877 2878#: app/Functions/Functions.php:896 2879msgctxt "spouse’s sibling" 2880msgid "brother/sister-in-law" 2881msgstr "" 2882 2883#: app/Functions/Functions.php:898 2884msgctxt "wife’s brother" 2885msgid "brother-in-law" 2886msgstr "" 2887 2888#: app/Functions/Functions.php:900 2889msgctxt "wife’s child" 2890msgid "step-child" 2891msgstr "" 2892 2893#: app/Functions/Functions.php:902 2894msgctxt "wife’s daughter" 2895msgid "step-daughter" 2896msgstr "" 2897 2898#: app/Functions/Functions.php:904 2899msgctxt "wife’s father" 2900msgid "father-in-law" 2901msgstr "" 2902 2903#: app/Functions/Functions.php:906 2904msgctxt "wife’s mother" 2905msgid "mother-in-law" 2906msgstr "" 2907 2908#: app/Functions/Functions.php:908 2909msgctxt "wife’s sibling" 2910msgid "brother/sister-in-law" 2911msgstr "" 2912 2913#: app/Functions/Functions.php:910 2914msgctxt "wife’s sister" 2915msgid "sister-in-law" 2916msgstr "" 2917 2918#: app/Functions/Functions.php:912 2919msgctxt "wife’s son" 2920msgid "step-son" 2921msgstr "" 2922 2923#: app/Functions/Functions.php:917 2924msgctxt "(a man’s) brother’s child’s child" 2925msgid "great-nephew/niece" 2926msgstr "" 2927 2928#: app/Functions/Functions.php:920 2929msgctxt "(a woman’s) brother’s child’s child" 2930msgid "great-nephew/niece" 2931msgstr "" 2932 2933#: app/Functions/Functions.php:923 2934msgctxt "(a man’s) brother’s child’s daughter" 2935msgid "great-niece" 2936msgstr "" 2937 2938#: app/Functions/Functions.php:926 2939msgctxt "(a woman’s) brother’s child’s daughter" 2940msgid "great-niece" 2941msgstr "" 2942 2943#: app/Functions/Functions.php:929 2944msgctxt "(a man’s) brother’s child’s son" 2945msgid "great-nephew" 2946msgstr "" 2947 2948#: app/Functions/Functions.php:932 2949msgctxt "(a woman’s) brother’s child’s son" 2950msgid "great-nephew" 2951msgstr "" 2952 2953#: app/Functions/Functions.php:935 2954msgctxt "(a man’s) brother’s daughter’s child" 2955msgid "great-nephew/niece" 2956msgstr "" 2957 2958#: app/Functions/Functions.php:938 2959msgctxt "(a woman’s) brother’s daughter’s child" 2960msgid "great-nephew/niece" 2961msgstr "" 2962 2963#: app/Functions/Functions.php:941 2964msgctxt "(a man’s) brother’s daughter’s daughter" 2965msgid "great-niece" 2966msgstr "" 2967 2968#: app/Functions/Functions.php:944 2969msgctxt "(a woman’s) brother’s daughter’s daughter" 2970msgid "great-niece" 2971msgstr "" 2972 2973#: app/Functions/Functions.php:946 2974msgctxt "brother’s daughter’s husband" 2975msgid "nephew-in-law" 2976msgstr "" 2977 2978#: app/Functions/Functions.php:949 2979msgctxt "(a man’s) brother’s daughter’s son" 2980msgid "great-nephew" 2981msgstr "" 2982 2983#: app/Functions/Functions.php:952 2984msgctxt "(a woman’s) brother’s daughter’s son" 2985msgid "great-nephew" 2986msgstr "" 2987 2988#: app/Functions/Functions.php:955 2989msgctxt "(a man’s) brother’s son’s child" 2990msgid "great-nephew/niece" 2991msgstr "" 2992 2993#: app/Functions/Functions.php:958 2994msgctxt "(a woman’s) brother’s son’s child" 2995msgid "great-nephew/niece" 2996msgstr "" 2997 2998#: app/Functions/Functions.php:961 2999msgctxt "(a man’s) brother’s son’s daughter" 3000msgid "great-niece" 3001msgstr "" 3002 3003#: app/Functions/Functions.php:964 3004msgctxt "(a woman’s) brother’s son’s daughter" 3005msgid "great-niece" 3006msgstr "" 3007 3008#: app/Functions/Functions.php:967 3009msgctxt "(a man’s) brother’s son’s son" 3010msgid "great-nephew" 3011msgstr "" 3012 3013#: app/Functions/Functions.php:970 3014msgctxt "(a woman’s) brother’s son’s son" 3015msgid "great-nephew" 3016msgstr "" 3017 3018#: app/Functions/Functions.php:972 3019msgctxt "brother’s son’s wife" 3020msgid "niece-in-law" 3021msgstr "" 3022 3023#: app/Functions/Functions.php:974 3024msgctxt "brother’s wife’s brother" 3025msgid "brother-in-law" 3026msgstr "" 3027 3028#: app/Functions/Functions.php:976 3029msgctxt "brother’s wife’s sibling" 3030msgid "brother/sister-in-law" 3031msgstr "" 3032 3033#: app/Functions/Functions.php:978 3034msgctxt "brother’s wife’s sister" 3035msgid "sister-in-law" 3036msgstr "" 3037 3038#: app/Functions/Functions.php:980 3039msgctxt "child’s child’s child" 3040msgid "great-grandchild" 3041msgstr "" 3042 3043#: app/Functions/Functions.php:982 3044msgctxt "child’s child’s daughter" 3045msgid "great-granddaughter" 3046msgstr "" 3047 3048#: app/Functions/Functions.php:984 3049msgctxt "child’s child’s son" 3050msgid "great-grandson" 3051msgstr "" 3052 3053#: app/Functions/Functions.php:986 3054msgctxt "child’s daughter’s child" 3055msgid "great-grandchild" 3056msgstr "" 3057 3058#: app/Functions/Functions.php:988 3059msgctxt "child’s daughter’s daughter" 3060msgid "great-granddaughter" 3061msgstr "" 3062 3063#: app/Functions/Functions.php:990 3064msgctxt "child’s daughter’s husband" 3065msgid "granddaughter’s husband" 3066msgstr "" 3067 3068#: app/Functions/Functions.php:992 3069msgctxt "child’s daughter’s son" 3070msgid "great-grandson" 3071msgstr "" 3072 3073#: app/Functions/Functions.php:994 3074msgctxt "child’s son’s child" 3075msgid "great-grandchild" 3076msgstr "" 3077 3078#: app/Functions/Functions.php:996 3079msgctxt "child’s son’s daughter" 3080msgid "great-granddaughter" 3081msgstr "" 3082 3083#: app/Functions/Functions.php:998 3084msgctxt "child’s son’s son" 3085msgid "great-grandson" 3086msgstr "" 3087 3088#: app/Functions/Functions.php:1000 3089msgctxt "child’s son’s wife" 3090msgid "grandson’s wife" 3091msgstr "" 3092 3093#: app/Functions/Functions.php:1002 3094msgctxt "daughter’s child’s child" 3095msgid "great-grandchild" 3096msgstr "" 3097 3098#: app/Functions/Functions.php:1004 3099msgctxt "daughter’s child’s daughter" 3100msgid "great-granddaughter" 3101msgstr "" 3102 3103#: app/Functions/Functions.php:1006 3104msgctxt "daughter’s child’s son" 3105msgid "great-grandson" 3106msgstr "" 3107 3108#: app/Functions/Functions.php:1008 3109msgctxt "daughter’s daughter’s child" 3110msgid "great-grandchild" 3111msgstr "" 3112 3113#: app/Functions/Functions.php:1010 3114msgctxt "daughter’s daughter’s daughter" 3115msgid "great-granddaughter" 3116msgstr "" 3117 3118#: app/Functions/Functions.php:1012 3119msgctxt "daughter’s daughter’s husband" 3120msgid "granddaughter’s husband" 3121msgstr "" 3122 3123#: app/Functions/Functions.php:1014 3124msgctxt "daughter’s daughter’s son" 3125msgid "great-grandson" 3126msgstr "" 3127 3128#: app/Functions/Functions.php:1016 3129msgctxt "daughter’s husband’s father" 3130msgid "son-in-law’s father" 3131msgstr "" 3132 3133#: app/Functions/Functions.php:1018 3134msgctxt "daughter’s husband’s mother" 3135msgid "son-in-law’s mother" 3136msgstr "" 3137 3138#: app/Functions/Functions.php:1020 3139msgctxt "daughter’s husband’s parent" 3140msgid "son-in-law’s parent" 3141msgstr "" 3142 3143#: app/Functions/Functions.php:1022 3144msgctxt "daughter’s son’s child" 3145msgid "great-grandchild" 3146msgstr "" 3147 3148#: app/Functions/Functions.php:1024 3149msgctxt "daughter’s son’s daughter" 3150msgid "great-granddaughter" 3151msgstr "" 3152 3153#: app/Functions/Functions.php:1026 3154msgctxt "daughter’s son’s son" 3155msgid "great-grandson" 3156msgstr "" 3157 3158#: app/Functions/Functions.php:1028 3159msgctxt "daughter’s son’s wife" 3160msgid "grandson’s wife" 3161msgstr "" 3162 3163#: app/Functions/Functions.php:1030 3164msgctxt "father’s brother’s child" 3165msgid "first cousin" 3166msgstr "" 3167 3168#: app/Functions/Functions.php:1032 3169msgctxt "father’s brother’s daughter" 3170msgid "first cousin" 3171msgstr "" 3172 3173#: app/Functions/Functions.php:1034 3174msgctxt "father’s brother’s son" 3175msgid "first cousin" 3176msgstr "" 3177 3178#: app/Functions/Functions.php:1036 3179msgctxt "father’s brother’s wife" 3180msgid "aunt" 3181msgstr "" 3182 3183#: app/Functions/Functions.php:1038 3184msgctxt "father’s father’s brother" 3185msgid "great-uncle" 3186msgstr "" 3187 3188#: app/Functions/Functions.php:1040 3189msgctxt "father’s father’s father" 3190msgid "great-grandfather" 3191msgstr "" 3192 3193#: app/Functions/Functions.php:1042 3194msgctxt "father’s father’s mother" 3195msgid "great-grandmother" 3196msgstr "" 3197 3198#: app/Functions/Functions.php:1044 3199msgctxt "father’s father’s parent" 3200msgid "great-grandparent" 3201msgstr "" 3202 3203#: app/Functions/Functions.php:1046 3204msgctxt "father’s father’s sibling" 3205msgid "great-aunt/uncle" 3206msgstr "" 3207 3208#: app/Functions/Functions.php:1048 3209msgctxt "father’s father’s sister" 3210msgid "great-aunt" 3211msgstr "" 3212 3213#: app/Functions/Functions.php:1050 3214msgctxt "father’s mother’s brother" 3215msgid "great-uncle" 3216msgstr "" 3217 3218#: app/Functions/Functions.php:1052 3219msgctxt "father’s mother’s father" 3220msgid "great-grandfather" 3221msgstr "" 3222 3223#: app/Functions/Functions.php:1054 3224msgctxt "father’s mother’s mother" 3225msgid "great-grandmother" 3226msgstr "" 3227 3228#: app/Functions/Functions.php:1056 3229msgctxt "father’s mother’s parent" 3230msgid "great-grandparent" 3231msgstr "" 3232 3233#: app/Functions/Functions.php:1058 3234msgctxt "father’s mother’s sibling" 3235msgid "great-aunt/uncle" 3236msgstr "" 3237 3238#: app/Functions/Functions.php:1060 3239msgctxt "father’s mother’s sister" 3240msgid "great-aunt" 3241msgstr "" 3242 3243#: app/Functions/Functions.php:1062 3244msgctxt "father’s parent’s brother" 3245msgid "great-uncle" 3246msgstr "" 3247 3248#: app/Functions/Functions.php:1064 3249msgctxt "father’s parent’s father" 3250msgid "great-grandfather" 3251msgstr "" 3252 3253#: app/Functions/Functions.php:1066 3254msgctxt "father’s parent’s mother" 3255msgid "great-grandmother" 3256msgstr "" 3257 3258#: app/Functions/Functions.php:1068 3259msgctxt "father’s parent’s parent" 3260msgid "great-grandparent" 3261msgstr "" 3262 3263#: app/Functions/Functions.php:1070 3264msgctxt "father’s parent’s sibling" 3265msgid "great-aunt/uncle" 3266msgstr "" 3267 3268#: app/Functions/Functions.php:1072 3269msgctxt "father’s parent’s sister" 3270msgid "great-aunt" 3271msgstr "" 3272 3273#: app/Functions/Functions.php:1074 3274msgctxt "father’s sister’s child" 3275msgid "first cousin" 3276msgstr "" 3277 3278#: app/Functions/Functions.php:1076 3279msgctxt "father’s sister’s daughter" 3280msgid "first cousin" 3281msgstr "" 3282 3283#: app/Functions/Functions.php:1078 3284msgctxt "father’s sister’s husband" 3285msgid "uncle" 3286msgstr "" 3287 3288#: app/Functions/Functions.php:1080 3289msgctxt "father’s sister’s son" 3290msgid "first cousin" 3291msgstr "" 3292 3293#: app/Functions/Functions.php:1082 3294msgctxt "father’s wife’s child" 3295msgid "step-sibling" 3296msgstr "" 3297 3298#: app/Functions/Functions.php:1084 3299msgctxt "father’s wife’s daughter" 3300msgid "step-sister" 3301msgstr "" 3302 3303#: app/Functions/Functions.php:1086 3304msgctxt "father’s wife’s son" 3305msgid "step-brother" 3306msgstr "" 3307 3308#: app/Functions/Functions.php:1088 3309msgctxt "husband’s brother’s wife" 3310msgid "sister-in-law" 3311msgstr "" 3312 3313#: app/Functions/Functions.php:1090 3314msgctxt "husband’s sister’s husband" 3315msgid "brother-in-law" 3316msgstr "" 3317 3318#: app/Functions/Functions.php:1092 3319msgctxt "husband’s sibling’s child" 3320msgid "nephew/niece" 3321msgstr "" 3322 3323#: app/Functions/Functions.php:1094 3324msgctxt "husband’s sister’s child" 3325msgid "nephew/niece" 3326msgstr "" 3327 3328#: app/Functions/Functions.php:1096 3329msgctxt "husband’s brother’s child" 3330msgid "nephew/niece" 3331msgstr "" 3332 3333#: app/Functions/Functions.php:1098 3334msgctxt "husband’s sibling’s daughter" 3335msgid "niece" 3336msgstr "" 3337 3338#: app/Functions/Functions.php:1100 3339msgctxt "husband’s sister’s daughter" 3340msgid "niece" 3341msgstr "" 3342 3343#: app/Functions/Functions.php:1102 3344msgctxt "husband’s brother’s daughter" 3345msgid "niece" 3346msgstr "" 3347 3348#: app/Functions/Functions.php:1104 3349msgctxt "husband’s sibling’s son" 3350msgid "nephew" 3351msgstr "" 3352 3353#: app/Functions/Functions.php:1106 3354msgctxt "husband’s sister’s son" 3355msgid "nephew" 3356msgstr "" 3357 3358#: app/Functions/Functions.php:1108 3359msgctxt "husband’s brother’s son" 3360msgid "nephew" 3361msgstr "" 3362 3363#: app/Functions/Functions.php:1110 3364msgctxt "mother’s brother’s child" 3365msgid "first cousin" 3366msgstr "" 3367 3368#: app/Functions/Functions.php:1112 3369msgctxt "mother’s brother’s daughter" 3370msgid "first cousin" 3371msgstr "" 3372 3373#: app/Functions/Functions.php:1114 3374msgctxt "mother’s brother’s son" 3375msgid "first cousin" 3376msgstr "" 3377 3378#: app/Functions/Functions.php:1116 3379msgctxt "mother’s brother’s wife" 3380msgid "aunt" 3381msgstr "" 3382 3383#: app/Functions/Functions.php:1118 3384msgctxt "mother’s father’s brother" 3385msgid "great-uncle" 3386msgstr "" 3387 3388#: app/Functions/Functions.php:1120 3389msgctxt "mother’s father’s father" 3390msgid "great-grandfather" 3391msgstr "" 3392 3393#: app/Functions/Functions.php:1122 3394msgctxt "mother’s father’s mother" 3395msgid "great-grandmother" 3396msgstr "" 3397 3398#: app/Functions/Functions.php:1124 3399msgctxt "mother’s father’s parent" 3400msgid "great-grandparent" 3401msgstr "" 3402 3403#: app/Functions/Functions.php:1126 3404msgctxt "mother’s father’s sibling" 3405msgid "great-aunt/uncle" 3406msgstr "" 3407 3408#: app/Functions/Functions.php:1128 3409msgctxt "mother’s father’s sister" 3410msgid "great-aunt" 3411msgstr "" 3412 3413#: app/Functions/Functions.php:1130 3414msgctxt "mother’s husband’s child" 3415msgid "step-sibling" 3416msgstr "" 3417 3418#: app/Functions/Functions.php:1132 3419msgctxt "mother’s husband’s daughter" 3420msgid "step-sister" 3421msgstr "" 3422 3423#: app/Functions/Functions.php:1134 3424msgctxt "mother’s husband’s son" 3425msgid "step-brother" 3426msgstr "" 3427 3428#: app/Functions/Functions.php:1136 3429msgctxt "mother’s mother’s brother" 3430msgid "great-uncle" 3431msgstr "" 3432 3433#: app/Functions/Functions.php:1138 3434msgctxt "mother’s mother’s father" 3435msgid "great-grandfather" 3436msgstr "" 3437 3438#: app/Functions/Functions.php:1140 3439msgctxt "mother’s mother’s mother" 3440msgid "great-grandmother" 3441msgstr "" 3442 3443#: app/Functions/Functions.php:1142 3444msgctxt "mother’s mother’s parent" 3445msgid "great-grandparent" 3446msgstr "" 3447 3448#: app/Functions/Functions.php:1144 3449msgctxt "mother’s mother’s sibling" 3450msgid "great-aunt/uncle" 3451msgstr "" 3452 3453#: app/Functions/Functions.php:1146 3454msgctxt "mother’s mother’s sister" 3455msgid "great-aunt" 3456msgstr "" 3457 3458#: app/Functions/Functions.php:1148 3459msgctxt "mother’s parent’s brother" 3460msgid "great-uncle" 3461msgstr "" 3462 3463#: app/Functions/Functions.php:1150 3464msgctxt "mother’s parent’s father" 3465msgid "great-grandfather" 3466msgstr "" 3467 3468#: app/Functions/Functions.php:1152 3469msgctxt "mother’s parent’s mother" 3470msgid "great-grandmother" 3471msgstr "" 3472 3473#: app/Functions/Functions.php:1154 3474msgctxt "mother’s parent’s parent" 3475msgid "great-grandparent" 3476msgstr "" 3477 3478#: app/Functions/Functions.php:1156 3479msgctxt "mother’s parent’s sibling" 3480msgid "great-aunt/uncle" 3481msgstr "" 3482 3483#: app/Functions/Functions.php:1158 3484msgctxt "mother’s parent’s sister" 3485msgid "great-aunt" 3486msgstr "" 3487 3488#: app/Functions/Functions.php:1160 3489msgctxt "mother’s sister’s child" 3490msgid "first cousin" 3491msgstr "" 3492 3493#: app/Functions/Functions.php:1162 3494msgctxt "mother’s sister’s daughter" 3495msgid "first cousin" 3496msgstr "" 3497 3498#: app/Functions/Functions.php:1164 3499msgctxt "mother’s sister’s husband" 3500msgid "uncle" 3501msgstr "" 3502 3503#: app/Functions/Functions.php:1166 3504msgctxt "mother’s sister’s son" 3505msgid "first cousin" 3506msgstr "" 3507 3508#: app/Functions/Functions.php:1168 3509msgctxt "parent’s brother’s wife" 3510msgid "aunt" 3511msgstr "" 3512 3513#: app/Functions/Functions.php:1170 3514msgctxt "parent’s father’s brother" 3515msgid "great-uncle" 3516msgstr "" 3517 3518#: app/Functions/Functions.php:1172 3519msgctxt "parent’s father’s father" 3520msgid "great-grandfather" 3521msgstr "" 3522 3523#: app/Functions/Functions.php:1174 3524msgctxt "parent’s father’s mother" 3525msgid "great-grandmother" 3526msgstr "" 3527 3528#: app/Functions/Functions.php:1176 3529msgctxt "parent’s father’s parent" 3530msgid "great-grandparent" 3531msgstr "" 3532 3533#: app/Functions/Functions.php:1178 3534msgctxt "parent’s father’s sibling" 3535msgid "great-aunt/uncle" 3536msgstr "" 3537 3538#: app/Functions/Functions.php:1180 3539msgctxt "parent’s father’s sister" 3540msgid "great-aunt" 3541msgstr "" 3542 3543#: app/Functions/Functions.php:1182 3544msgctxt "parent’s mother’s brother" 3545msgid "great-uncle" 3546msgstr "" 3547 3548#: app/Functions/Functions.php:1184 3549msgctxt "parent’s mother’s father" 3550msgid "great-grandfather" 3551msgstr "" 3552 3553#: app/Functions/Functions.php:1186 3554msgctxt "parent’s mother’s mother" 3555msgid "great-grandmother" 3556msgstr "" 3557 3558#: app/Functions/Functions.php:1188 3559msgctxt "parent’s mother’s parent" 3560msgid "great-grandparent" 3561msgstr "" 3562 3563#: app/Functions/Functions.php:1190 3564msgctxt "parent’s mother’s sibling" 3565msgid "great-aunt/uncle" 3566msgstr "" 3567 3568#: app/Functions/Functions.php:1192 3569msgctxt "parent’s mother’s sister" 3570msgid "great-aunt" 3571msgstr "" 3572 3573#: app/Functions/Functions.php:1194 3574msgctxt "parent’s parent’s brother" 3575msgid "great-uncle" 3576msgstr "" 3577 3578#: app/Functions/Functions.php:1196 3579msgctxt "parent’s parent’s father" 3580msgid "great-grandfather" 3581msgstr "" 3582 3583#: app/Functions/Functions.php:1198 3584msgctxt "parent’s parent’s mother" 3585msgid "great-grandmother" 3586msgstr "" 3587 3588#: app/Functions/Functions.php:1200 3589msgctxt "parent’s parent’s parent" 3590msgid "great-grandparent" 3591msgstr "" 3592 3593#: app/Functions/Functions.php:1202 3594msgctxt "parent’s parent’s sibling" 3595msgid "great-aunt/uncle" 3596msgstr "" 3597 3598#: app/Functions/Functions.php:1204 3599msgctxt "parent’s parent’s sister" 3600msgid "great-aunt" 3601msgstr "" 3602 3603#: app/Functions/Functions.php:1206 3604msgctxt "parent’s sister’s husband" 3605msgid "uncle" 3606msgstr "" 3607 3608#: app/Functions/Functions.php:1208 3609msgctxt "parent’s spouse’s child" 3610msgid "step-sibling" 3611msgstr "" 3612 3613#: app/Functions/Functions.php:1210 3614msgctxt "parent’s spouse’s daughter" 3615msgid "step-sister" 3616msgstr "" 3617 3618#: app/Functions/Functions.php:1212 3619msgctxt "parent’s spouse’s son" 3620msgid "step-brother" 3621msgstr "" 3622 3623#: app/Functions/Functions.php:1214 3624msgctxt "sibling’s child’s child" 3625msgid "great-nephew/niece" 3626msgstr "" 3627 3628#: app/Functions/Functions.php:1216 3629msgctxt "sibling’s child’s daughter" 3630msgid "great-niece" 3631msgstr "" 3632 3633#: app/Functions/Functions.php:1218 3634msgctxt "sibling’s child’s son" 3635msgid "great-nephew" 3636msgstr "" 3637 3638#: app/Functions/Functions.php:1220 3639msgctxt "sibling’s daughter’s child" 3640msgid "great-nephew/niece" 3641msgstr "" 3642 3643#: app/Functions/Functions.php:1222 3644msgctxt "sibling’s daughter’s daughter" 3645msgid "great-niece" 3646msgstr "" 3647 3648#: app/Functions/Functions.php:1224 3649msgctxt "sibling’s daughter’s husband" 3650msgid "nephew-in-law" 3651msgstr "" 3652 3653#: app/Functions/Functions.php:1226 3654msgctxt "sibling’s daughter’s son" 3655msgid "great-nephew" 3656msgstr "" 3657 3658#: app/Functions/Functions.php:1228 3659msgctxt "sibling’s son’s child" 3660msgid "great-nephew/niece" 3661msgstr "" 3662 3663#: app/Functions/Functions.php:1230 3664msgctxt "sibling’s son’s daughter" 3665msgid "great-niece" 3666msgstr "" 3667 3668#: app/Functions/Functions.php:1232 3669msgctxt "sibling’s son’s son" 3670msgid "great-nephew" 3671msgstr "" 3672 3673#: app/Functions/Functions.php:1234 3674msgctxt "sibling’s son’s wife" 3675msgid "niece-in-law" 3676msgstr "" 3677 3678#: app/Functions/Functions.php:1237 3679msgctxt "(a man’s) sister’s child’s child" 3680msgid "great-nephew/niece" 3681msgstr "" 3682 3683#: app/Functions/Functions.php:1240 3684msgctxt "(a woman’s) sister’s child’s child" 3685msgid "great-nephew/niece" 3686msgstr "" 3687 3688#: app/Functions/Functions.php:1243 3689msgctxt "(a man’s) sister’s child’s daughter" 3690msgid "great-niece" 3691msgstr "" 3692 3693#: app/Functions/Functions.php:1246 3694msgctxt "(a woman’s) sister’s child’s daughter" 3695msgid "great-niece" 3696msgstr "" 3697 3698#: app/Functions/Functions.php:1249 3699msgctxt "(a man’s) sister’s child’s son" 3700msgid "great-nephew" 3701msgstr "" 3702 3703#: app/Functions/Functions.php:1252 3704msgctxt "(a woman’s) sister’s child’s son" 3705msgid "great-nephew" 3706msgstr "" 3707 3708#: app/Functions/Functions.php:1255 3709msgctxt "(a man’s) sister’s daughter’s child" 3710msgid "great-nephew/niece" 3711msgstr "" 3712 3713#: app/Functions/Functions.php:1258 3714msgctxt "(a woman’s) sister’s daughter’s child" 3715msgid "great-nephew/niece" 3716msgstr "" 3717 3718#: app/Functions/Functions.php:1261 3719msgctxt "(a man’s) sister’s daughter’s daughter" 3720msgid "great-niece" 3721msgstr "" 3722 3723#: app/Functions/Functions.php:1264 3724msgctxt "(a woman’s) sister’s daughter’s daughter" 3725msgid "great-niece" 3726msgstr "" 3727 3728#: app/Functions/Functions.php:1266 3729msgctxt "sisters’s daughter’s husband" 3730msgid "nephew-in-law" 3731msgstr "" 3732 3733#: app/Functions/Functions.php:1269 3734msgctxt "(a man’s) sister’s daughter’s son" 3735msgid "great-nephew" 3736msgstr "" 3737 3738#: app/Functions/Functions.php:1272 3739msgctxt "(a woman’s) sister’s daughter’s son" 3740msgid "great-nephew" 3741msgstr "" 3742 3743#: app/Functions/Functions.php:1274 3744msgctxt "sister’s husband’s brother" 3745msgid "brother-in-law" 3746msgstr "" 3747 3748#: app/Functions/Functions.php:1276 3749msgctxt "sister’s husband’s sibling" 3750msgid "brother/sister-in-law" 3751msgstr "" 3752 3753#: app/Functions/Functions.php:1278 3754msgctxt "sister’s husband’s sister" 3755msgid "sister-in-law" 3756msgstr "" 3757 3758#: app/Functions/Functions.php:1281 3759msgctxt "(a man’s) sister’s son’s child" 3760msgid "great-nephew/niece" 3761msgstr "" 3762 3763#: app/Functions/Functions.php:1284 3764msgctxt "(a woman’s) sister’s son’s child" 3765msgid "great-nephew/niece" 3766msgstr "" 3767 3768#: app/Functions/Functions.php:1287 3769msgctxt "(a man’s) sister’s son’s daughter" 3770msgid "great-niece" 3771msgstr "" 3772 3773#: app/Functions/Functions.php:1290 3774msgctxt "(a woman’s) sister’s son’s daughter" 3775msgid "great-niece" 3776msgstr "" 3777 3778#: app/Functions/Functions.php:1293 3779msgctxt "(a man’s) sister’s son’s son" 3780msgid "great-nephew" 3781msgstr "" 3782 3783#: app/Functions/Functions.php:1296 3784msgctxt "(a woman’s) sister’s son’s son" 3785msgid "great-nephew" 3786msgstr "" 3787 3788#: app/Functions/Functions.php:1298 3789msgctxt "sisters’s son’s wife" 3790msgid "niece-in-law" 3791msgstr "" 3792 3793#: app/Functions/Functions.php:1300 3794msgctxt "son’s child’s child" 3795msgid "great-grandchild" 3796msgstr "" 3797 3798#: app/Functions/Functions.php:1302 3799msgctxt "son’s child’s daughter" 3800msgid "great-granddaughter" 3801msgstr "" 3802 3803#: app/Functions/Functions.php:1304 3804msgctxt "son’s child’s son" 3805msgid "great-grandson" 3806msgstr "" 3807 3808#: app/Functions/Functions.php:1306 3809msgctxt "son’s daughter’s child" 3810msgid "great-grandchild" 3811msgstr "" 3812 3813#: app/Functions/Functions.php:1308 3814msgctxt "son’s daughter’s daughter" 3815msgid "great-granddaughter" 3816msgstr "" 3817 3818#: app/Functions/Functions.php:1310 3819msgctxt "son’s daughter’s husband" 3820msgid "granddaughter’s husband" 3821msgstr "" 3822 3823#: app/Functions/Functions.php:1312 3824msgctxt "son’s daughter’s son" 3825msgid "great-grandson" 3826msgstr "" 3827 3828#: app/Functions/Functions.php:1314 3829msgctxt "son’s son’s child" 3830msgid "great-grandchild" 3831msgstr "" 3832 3833#: app/Functions/Functions.php:1316 3834msgctxt "son’s son’s daughter" 3835msgid "great-granddaughter" 3836msgstr "" 3837 3838#: app/Functions/Functions.php:1318 3839msgctxt "son’s son’s son" 3840msgid "great-grandson" 3841msgstr "" 3842 3843#: app/Functions/Functions.php:1320 3844msgctxt "son’s son’s wife" 3845msgid "grandson’s wife" 3846msgstr "" 3847 3848#: app/Functions/Functions.php:1322 3849msgctxt "son’s wife’s father" 3850msgid "daughter-in-law’s father" 3851msgstr "" 3852 3853#: app/Functions/Functions.php:1324 3854msgctxt "son’s wife’s mother" 3855msgid "daughter-in-law’s mother" 3856msgstr "" 3857 3858#: app/Functions/Functions.php:1326 3859msgctxt "son’s wife’s parent" 3860msgid "daughter-in-law’s parent" 3861msgstr "" 3862 3863#: app/Functions/Functions.php:1328 3864msgctxt "wife’s brother’s wife" 3865msgid "sister-in-law" 3866msgstr "" 3867 3868#: app/Functions/Functions.php:1330 3869msgctxt "wife’s sister’s husband" 3870msgid "brother-in-law" 3871msgstr "" 3872 3873#: app/Functions/Functions.php:1332 3874msgctxt "wife’s sibling’s child" 3875msgid "nephew/niece" 3876msgstr "" 3877 3878#: app/Functions/Functions.php:1334 3879msgctxt "wife’s sister’s child" 3880msgid "nephew/niece" 3881msgstr "" 3882 3883#: app/Functions/Functions.php:1336 3884msgctxt "wife’s brother’s child" 3885msgid "nephew/niece" 3886msgstr "" 3887 3888#: app/Functions/Functions.php:1338 3889msgctxt "wife’s sibling’s daughter" 3890msgid "niece" 3891msgstr "" 3892 3893#: app/Functions/Functions.php:1340 3894msgctxt "wife’s sister’s daughter" 3895msgid "niece" 3896msgstr "" 3897 3898#: app/Functions/Functions.php:1342 3899msgctxt "wife’s brother’s daughter" 3900msgid "niece" 3901msgstr "" 3902 3903#: app/Functions/Functions.php:1344 3904msgctxt "wife’s sibling’s son" 3905msgid "nephew" 3906msgstr "" 3907 3908#: app/Functions/Functions.php:1346 3909msgctxt "wife’s sister’s son" 3910msgid "nephew" 3911msgstr "" 3912 3913#: app/Functions/Functions.php:1348 3914msgctxt "wife’s brother’s son" 3915msgid "nephew" 3916msgstr "" 3917 3918#: app/Functions/Functions.php:1352 3919msgctxt "father’s father’s brother’s wife" 3920msgid "great-aunt" 3921msgstr "" 3922 3923#: app/Functions/Functions.php:1354 3924msgctxt "father’s father’s sibling’s spouse" 3925msgid "great-aunt/uncle" 3926msgstr "" 3927 3928#: app/Functions/Functions.php:1356 3929msgctxt "father’s father’s sister’s husband" 3930msgid "great-uncle" 3931msgstr "" 3932 3933#: app/Functions/Functions.php:1358 3934msgctxt "father’s mother’s brother’s wife" 3935msgid "great-aunt" 3936msgstr "" 3937 3938#: app/Functions/Functions.php:1360 3939msgctxt "father’s mother’s sibling’s spouse" 3940msgid "great-aunt/uncle" 3941msgstr "" 3942 3943#: app/Functions/Functions.php:1362 3944msgctxt "father’s mother’s sister’s husband" 3945msgid "great-uncle" 3946msgstr "" 3947 3948#: app/Functions/Functions.php:1364 3949msgctxt "father’s parent’s brother’s wife" 3950msgid "great-aunt" 3951msgstr "" 3952 3953#: app/Functions/Functions.php:1366 3954msgctxt "father’s parent’s sibling’s spouse" 3955msgid "great-aunt/uncle" 3956msgstr "" 3957 3958#: app/Functions/Functions.php:1368 3959msgctxt "father’s parent’s sister’s husband" 3960msgid "great-uncle" 3961msgstr "" 3962 3963#: app/Functions/Functions.php:1370 3964msgctxt "mother’s father’s brother’s wife" 3965msgid "great-aunt" 3966msgstr "" 3967 3968#: app/Functions/Functions.php:1372 3969msgctxt "mother’s father’s sibling’s spouse" 3970msgid "great-aunt/uncle" 3971msgstr "" 3972 3973#: app/Functions/Functions.php:1374 3974msgctxt "mother’s father’s sister’s husband" 3975msgid "great-uncle" 3976msgstr "" 3977 3978#: app/Functions/Functions.php:1376 3979msgctxt "mother’s mother’s brother’s wife" 3980msgid "great-aunt" 3981msgstr "" 3982 3983#: app/Functions/Functions.php:1378 3984msgctxt "mother’s mother’s sibling’s spouse" 3985msgid "great-aunt/uncle" 3986msgstr "" 3987 3988#: app/Functions/Functions.php:1380 3989msgctxt "mother’s mother’s sister’s husband" 3990msgid "great-uncle" 3991msgstr "" 3992 3993#: app/Functions/Functions.php:1382 3994msgctxt "mother’s parent’s brother’s wife" 3995msgid "great-aunt" 3996msgstr "" 3997 3998#: app/Functions/Functions.php:1384 3999msgctxt "mother’s parent’s sibling’s spouse" 4000msgid "great-aunt/uncle" 4001msgstr "" 4002 4003#: app/Functions/Functions.php:1386 4004msgctxt "mother’s parent’s sister’s husband" 4005msgid "great-uncle" 4006msgstr "" 4007 4008#: app/Functions/Functions.php:1388 4009msgctxt "parent’s father’s brother’s wife" 4010msgid "great-aunt" 4011msgstr "" 4012 4013#: app/Functions/Functions.php:1390 4014msgctxt "parent’s father’s sibling’s spouse" 4015msgid "great-aunt/uncle" 4016msgstr "" 4017 4018#: app/Functions/Functions.php:1392 4019msgctxt "parent’s father’s sister’s husband" 4020msgid "great-uncle" 4021msgstr "" 4022 4023#: app/Functions/Functions.php:1394 4024msgctxt "parent’s mother’s brother’s wife" 4025msgid "great-aunt" 4026msgstr "" 4027 4028#: app/Functions/Functions.php:1396 4029msgctxt "parent’s mother’s sibling’s spouse" 4030msgid "great-aunt/uncle" 4031msgstr "" 4032 4033#: app/Functions/Functions.php:1398 4034msgctxt "parent’s mother’s sister’s husband" 4035msgid "great-uncle" 4036msgstr "" 4037 4038#: app/Functions/Functions.php:1400 4039msgctxt "parent’s parent’s brother’s wife" 4040msgid "great-aunt" 4041msgstr "" 4042 4043#: app/Functions/Functions.php:1402 4044msgctxt "parent’s parent’s sibling’s spouse" 4045msgid "great-aunt/uncle" 4046msgstr "" 4047 4048#: app/Functions/Functions.php:1404 4049msgctxt "parent’s parent’s sister’s husband" 4050msgid "great-uncle" 4051msgstr "" 4052 4053#: app/Functions/Functions.php:1406 4054msgctxt "father’s father’s brother’s daughter" 4055msgid "first cousin once removed ascending" 4056msgstr "" 4057 4058#: app/Functions/Functions.php:1408 4059msgctxt "father’s father’s brother’s son" 4060msgid "first cousin once removed ascending" 4061msgstr "" 4062 4063#: app/Functions/Functions.php:1410 4064msgctxt "father’s father’s brother’s child" 4065msgid "first cousin once removed ascending" 4066msgstr "" 4067 4068#: app/Functions/Functions.php:1412 4069msgctxt "father’s father’s sister’s daughter" 4070msgid "first cousin once removed ascending" 4071msgstr "" 4072 4073#: app/Functions/Functions.php:1414 4074msgctxt "father’s father’s sister’s son" 4075msgid "first cousin once removed ascending" 4076msgstr "" 4077 4078#: app/Functions/Functions.php:1416 4079msgctxt "father’s father’s sister’s child" 4080msgid "first cousin once removed ascending" 4081msgstr "" 4082 4083#: app/Functions/Functions.php:1418 4084msgctxt "father’s mother’s brother’s daughter" 4085msgid "first cousin once removed ascending" 4086msgstr "" 4087 4088#: app/Functions/Functions.php:1420 4089msgctxt "father’s mother’s brother’s son" 4090msgid "first cousin once removed ascending" 4091msgstr "" 4092 4093#: app/Functions/Functions.php:1422 4094msgctxt "father’s mother’s brother’s child" 4095msgid "first cousin once removed ascending" 4096msgstr "" 4097 4098#: app/Functions/Functions.php:1424 4099msgctxt "father’s mother’s sister’s daughter" 4100msgid "first cousin once removed ascending" 4101msgstr "" 4102 4103#: app/Functions/Functions.php:1426 4104msgctxt "father’s mother’s sister’s son" 4105msgid "first cousin once removed ascending" 4106msgstr "" 4107 4108#: app/Functions/Functions.php:1428 4109msgctxt "father’s mother’s sister’s child" 4110msgid "first cousin once removed ascending" 4111msgstr "" 4112 4113#: app/Functions/Functions.php:1430 4114msgctxt "mother’s father’s brother’s daughter" 4115msgid "first cousin once removed ascending" 4116msgstr "" 4117 4118#: app/Functions/Functions.php:1432 4119msgctxt "mother’s father’s brother’s son" 4120msgid "first cousin once removed ascending" 4121msgstr "" 4122 4123#: app/Functions/Functions.php:1434 4124msgctxt "mother’s father’s brother’s child" 4125msgid "first cousin once removed ascending" 4126msgstr "" 4127 4128#: app/Functions/Functions.php:1436 4129msgctxt "mother’s father’s sister’s daughter" 4130msgid "first cousin once removed ascending" 4131msgstr "" 4132 4133#: app/Functions/Functions.php:1438 4134msgctxt "mother’s father’s sister’s son" 4135msgid "first cousin once removed ascending" 4136msgstr "" 4137 4138#: app/Functions/Functions.php:1440 4139msgctxt "mother’s father’s sister’s child" 4140msgid "first cousin once removed ascending" 4141msgstr "" 4142 4143#: app/Functions/Functions.php:1442 4144msgctxt "mother’s mother’s brother’s daughter" 4145msgid "first cousin once removed ascending" 4146msgstr "" 4147 4148#: app/Functions/Functions.php:1444 4149msgctxt "mother’s mother’s brother’s son" 4150msgid "first cousin once removed ascending" 4151msgstr "" 4152 4153#: app/Functions/Functions.php:1446 4154msgctxt "mother’s mother’s brother’s child" 4155msgid "first cousin once removed ascending" 4156msgstr "" 4157 4158#: app/Functions/Functions.php:1448 4159msgctxt "mother’s mother’s sister’s daughter" 4160msgid "first cousin once removed ascending" 4161msgstr "" 4162 4163#: app/Functions/Functions.php:1450 4164msgctxt "mother’s mother’s sister’s son" 4165msgid "first cousin once removed ascending" 4166msgstr "" 4167 4168#: app/Functions/Functions.php:1452 4169msgctxt "mother’s mother’s sister’s child" 4170msgid "first cousin once removed ascending" 4171msgstr "" 4172 4173#: app/Functions/Functions.php:1457 4174msgctxt "grandfather’s brother’s granddaughter" 4175msgid "second cousin" 4176msgstr "" 4177 4178#: app/Functions/Functions.php:1461 4179msgctxt "grandfather’s brother’s grandson" 4180msgid "second cousin" 4181msgstr "" 4182 4183#: app/Functions/Functions.php:1465 4184msgctxt "grandfather’s brother’s grandchild" 4185msgid "second cousin" 4186msgstr "" 4187 4188#: app/Functions/Functions.php:1469 4189msgctxt "grandfather’s sister’s granddaughter" 4190msgid "second cousin" 4191msgstr "" 4192 4193#: app/Functions/Functions.php:1473 4194msgctxt "grandfather’s sister’s grandson" 4195msgid "second cousin" 4196msgstr "" 4197 4198#: app/Functions/Functions.php:1477 4199msgctxt "grandfather’s sister’s grandchild" 4200msgid "second cousin" 4201msgstr "" 4202 4203#: app/Functions/Functions.php:1481 4204msgctxt "grandfather’s sibling’s granddaughter" 4205msgid "second cousin" 4206msgstr "" 4207 4208#: app/Functions/Functions.php:1485 4209msgctxt "grandfather’s sibling’s grandson" 4210msgid "second cousin" 4211msgstr "" 4212 4213#: app/Functions/Functions.php:1489 4214msgctxt "grandfather’s sibling’s grandchild" 4215msgid "second cousin" 4216msgstr "" 4217 4218#: app/Functions/Functions.php:1493 4219msgctxt "grandmother’s brother’s granddaughter" 4220msgid "second cousin" 4221msgstr "" 4222 4223#: app/Functions/Functions.php:1497 4224msgctxt "grandmother’s brother’s grandson" 4225msgid "second cousin" 4226msgstr "" 4227 4228#: app/Functions/Functions.php:1501 4229msgctxt "grandmother’s brother’s grandchild" 4230msgid "second cousin" 4231msgstr "" 4232 4233#: app/Functions/Functions.php:1505 4234msgctxt "grandmother’s sister’s granddaughter" 4235msgid "second cousin" 4236msgstr "" 4237 4238#: app/Functions/Functions.php:1509 4239msgctxt "grandmother’s sister’s grandson" 4240msgid "second cousin" 4241msgstr "" 4242 4243#: app/Functions/Functions.php:1513 4244msgctxt "grandmother’s sister’s grandchild" 4245msgid "second cousin" 4246msgstr "" 4247 4248#: app/Functions/Functions.php:1517 4249msgctxt "grandmother’s sibling’s granddaughter" 4250msgid "second cousin" 4251msgstr "" 4252 4253#: app/Functions/Functions.php:1521 4254msgctxt "grandmother’s sibling’s grandson" 4255msgid "second cousin" 4256msgstr "" 4257 4258#: app/Functions/Functions.php:1525 4259msgctxt "grandmother’s sibling’s grandchild" 4260msgid "second cousin" 4261msgstr "" 4262 4263#: app/Functions/Functions.php:1529 4264msgctxt "grandparent’s brother’s granddaughter" 4265msgid "second cousin" 4266msgstr "" 4267 4268#: app/Functions/Functions.php:1533 4269msgctxt "grandparent’s brother’s grandson" 4270msgid "second cousin" 4271msgstr "" 4272 4273#: app/Functions/Functions.php:1537 4274msgctxt "grandparent’s brother’s grandchild" 4275msgid "second cousin" 4276msgstr "" 4277 4278#: app/Functions/Functions.php:1541 4279msgctxt "grandparent’s sister’s granddaughter" 4280msgid "second cousin" 4281msgstr "" 4282 4283#: app/Functions/Functions.php:1545 4284msgctxt "grandparent’s sister’s grandson" 4285msgid "second cousin" 4286msgstr "" 4287 4288#: app/Functions/Functions.php:1549 4289msgctxt "grandparent’s sister’s grandchild" 4290msgid "second cousin" 4291msgstr "" 4292 4293#: app/Functions/Functions.php:1553 4294msgctxt "grandparent’s sibling’s granddaughter" 4295msgid "second cousin" 4296msgstr "" 4297 4298#: app/Functions/Functions.php:1557 4299msgctxt "grandparent’s sibling’s grandson" 4300msgid "second cousin" 4301msgstr "" 4302 4303#: app/Functions/Functions.php:1561 4304msgctxt "grandparent’s sibling’s grandchild" 4305msgid "second cousin" 4306msgstr "" 4307 4308#: app/Functions/Functions.php:1573 4309msgctxt "great-grandfather’s brother" 4310msgid "great-great-uncle" 4311msgstr "" 4312 4313#: app/Functions/Functions.php:1577 4314msgctxt "great-grandmother’s brother" 4315msgid "great-great-uncle" 4316msgstr "" 4317 4318#: app/Functions/Functions.php:1580 4319msgctxt "great-grandparent’s brother" 4320msgid "great-great-uncle" 4321msgstr "" 4322 4323#: app/Functions/Functions.php:1584 4324msgid "great-great-aunt" 4325msgstr "" 4326 4327#: app/Functions/Functions.php:1587 4328msgid "great-great-aunt/uncle" 4329msgstr "" 4330 4331#: app/Functions/Functions.php:1592 4332msgctxt "great-great-grandfather’s brother" 4333msgid "great-great-great-uncle" 4334msgstr "" 4335 4336#: app/Functions/Functions.php:1596 4337msgctxt "great-great-grandmother’s brother" 4338msgid "great-great-great-uncle" 4339msgstr "" 4340 4341#: app/Functions/Functions.php:1599 4342msgctxt "great-great-grandparent’s brother" 4343msgid "great-great-great-uncle" 4344msgstr "" 4345 4346#: app/Functions/Functions.php:1603 4347msgid "great-great-great-aunt" 4348msgstr "" 4349 4350#: app/Functions/Functions.php:1606 4351msgid "great-great-great-aunt/uncle" 4352msgstr "" 4353 4354#: app/Functions/Functions.php:1611 4355msgctxt "great-great-great-grandfather’s brother" 4356msgid "great ×4 uncle" 4357msgstr "" 4358 4359#: app/Functions/Functions.php:1615 4360msgctxt "great-great-great-grandmother’s brother" 4361msgid "great ×4 uncle" 4362msgstr "" 4363 4364#: app/Functions/Functions.php:1618 4365msgctxt "great-great-great-grandparent’s brother" 4366msgid "great ×4 uncle" 4367msgstr "" 4368 4369#: app/Functions/Functions.php:1622 4370msgid "great ×4 aunt" 4371msgstr "" 4372 4373#: app/Functions/Functions.php:1625 4374msgid "great ×4 aunt/uncle" 4375msgstr "" 4376 4377#: app/Functions/Functions.php:1630 4378msgctxt "great ×4 grandfather’s brother" 4379msgid "great ×5 uncle" 4380msgstr "" 4381 4382#: app/Functions/Functions.php:1634 4383msgctxt "great ×4 grandmother’s brother" 4384msgid "great ×5 uncle" 4385msgstr "" 4386 4387#: app/Functions/Functions.php:1637 4388msgctxt "great ×4 grandparent’s brother" 4389msgid "great ×5 uncle" 4390msgstr "" 4391 4392#: app/Functions/Functions.php:1641 4393msgid "great ×5 aunt" 4394msgstr "" 4395 4396#: app/Functions/Functions.php:1644 4397msgid "great ×5 aunt/uncle" 4398msgstr "" 4399 4400#: app/Functions/Functions.php:1649 4401msgctxt "great ×5 grandfather’s brother" 4402msgid "great ×6 uncle" 4403msgstr "" 4404 4405#: app/Functions/Functions.php:1653 4406msgctxt "great ×5 grandmother’s brother" 4407msgid "great ×6 uncle" 4408msgstr "" 4409 4410#: app/Functions/Functions.php:1656 4411msgctxt "great ×5 grandparent’s brother" 4412msgid "great ×6 uncle" 4413msgstr "" 4414 4415#: app/Functions/Functions.php:1660 4416msgid "great ×6 aunt" 4417msgstr "" 4418 4419#: app/Functions/Functions.php:1663 4420msgid "great ×6 aunt/uncle" 4421msgstr "" 4422 4423#: app/Functions/Functions.php:1668 4424msgctxt "great ×6 grandfather’s brother" 4425msgid "great ×7 uncle" 4426msgstr "" 4427 4428#: app/Functions/Functions.php:1672 4429msgctxt "great ×6 grandmother’s brother" 4430msgid "great ×7 uncle" 4431msgstr "" 4432 4433#: app/Functions/Functions.php:1675 4434msgctxt "great ×6 grandparent’s brother" 4435msgid "great ×7 uncle" 4436msgstr "" 4437 4438#: app/Functions/Functions.php:1679 4439msgid "great ×7 aunt" 4440msgstr "" 4441 4442#: app/Functions/Functions.php:1682 4443msgid "great ×7 aunt/uncle" 4444msgstr "" 4445 4446#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4447#: app/Functions/Functions.php:1692 app/Functions/Functions.php:1723 4448#: app/Functions/Functions.php:1735 app/Functions/Functions.php:1750 4449#, php-format 4450msgid "great ×%s uncle" 4451msgstr "" 4452 4453#: app/Functions/Functions.php:1696 app/Functions/Functions.php:1715 4454#: app/Functions/Functions.php:1727 app/Functions/Functions.php:1738 4455#: app/Functions/Functions.php:1754 4456#, php-format 4457msgid "great ×%s aunt" 4458msgstr "" 4459 4460#: app/Functions/Functions.php:1699 app/Functions/Functions.php:1718 4461#: app/Functions/Functions.php:1730 app/Functions/Functions.php:1741 4462#: app/Functions/Functions.php:1757 4463#, php-format 4464msgid "great ×%s aunt/uncle" 4465msgstr "" 4466 4467#: app/Functions/Functions.php:1704 4468#, php-format 4469msgctxt "great ×(%s-1) grandfather’s brother" 4470msgid "great ×%s uncle" 4471msgstr "" 4472 4473#: app/Functions/Functions.php:1708 4474#, php-format 4475msgctxt "great ×(%s-1) grandmother’s brother" 4476msgid "great ×%s uncle" 4477msgstr "" 4478 4479#: app/Functions/Functions.php:1711 4480#, php-format 4481msgctxt "great ×(%s-1) grandparent’s brother" 4482msgid "great ×%s uncle" 4483msgstr "" 4484 4485#: app/Functions/Functions.php:1769 4486msgctxt "(a man’s) brother’s great-grandson" 4487msgid "great-great-nephew" 4488msgstr "" 4489 4490#: app/Functions/Functions.php:1773 4491msgctxt "(a man’s) sister’s great-grandson" 4492msgid "great-great-nephew" 4493msgstr "" 4494 4495#: app/Functions/Functions.php:1776 4496msgctxt "(a woman’s) great-great-nephew" 4497msgid "great-great-nephew" 4498msgstr "" 4499 4500#: app/Functions/Functions.php:1781 4501msgctxt "(a man’s) brother’s great-granddaughter" 4502msgid "great-great-niece" 4503msgstr "" 4504 4505#: app/Functions/Functions.php:1785 4506msgctxt "(a man’s) sister’s great-granddaughter" 4507msgid "great-great-niece" 4508msgstr "" 4509 4510#: app/Functions/Functions.php:1788 4511msgctxt "(a woman’s) great-great-niece" 4512msgid "great-great-niece" 4513msgstr "" 4514 4515#: app/Functions/Functions.php:1792 4516msgctxt "(a man’s) brother’s great-grandchild" 4517msgid "great-great-nephew/niece" 4518msgstr "" 4519 4520#: app/Functions/Functions.php:1796 4521msgctxt "(a man’s) sister’s great-grandchild" 4522msgid "great-great-nephew/niece" 4523msgstr "" 4524 4525#: app/Functions/Functions.php:1799 4526msgctxt "(a woman’s) great-great-nephew/niece" 4527msgid "great-great-nephew/niece" 4528msgstr "" 4529 4530#: app/Functions/Functions.php:1804 4531msgctxt "(a man’s) brother’s great-great-grandson" 4532msgid "great-great-great-nephew" 4533msgstr "" 4534 4535#: app/Functions/Functions.php:1808 4536msgctxt "(a man’s) sister’s great-great-grandson" 4537msgid "great-great-great-nephew" 4538msgstr "" 4539 4540#: app/Functions/Functions.php:1811 4541msgctxt "(a woman’s) great-great-great-nephew" 4542msgid "great-great-great-nephew" 4543msgstr "" 4544 4545#: app/Functions/Functions.php:1816 4546msgctxt "(a man’s) brother’s great-great-granddaughter" 4547msgid "great-great-great-niece" 4548msgstr "" 4549 4550#: app/Functions/Functions.php:1820 4551msgctxt "(a man’s) sister’s great-great-granddaughter" 4552msgid "great-great-great-niece" 4553msgstr "" 4554 4555#: app/Functions/Functions.php:1823 4556msgctxt "(a woman’s) great-great-great-niece" 4557msgid "great-great-great-niece" 4558msgstr "" 4559 4560#: app/Functions/Functions.php:1827 4561msgctxt "(a man’s) brother’s great-great-grandchild" 4562msgid "great-great-great-nephew/niece" 4563msgstr "" 4564 4565#: app/Functions/Functions.php:1831 4566msgctxt "(a man’s) sister’s great-great-grandchild" 4567msgid "great-great-great-nephew/niece" 4568msgstr "" 4569 4570#: app/Functions/Functions.php:1834 4571msgctxt "(a woman’s) great-great-great-nephew/niece" 4572msgid "great-great-great-nephew/niece" 4573msgstr "" 4574 4575#: app/Functions/Functions.php:1839 4576msgctxt "(a man’s) brother’s great-great-great-grandson" 4577msgid "great ×4 nephew" 4578msgstr "" 4579 4580#: app/Functions/Functions.php:1843 4581msgctxt "(a man’s) sister’s great-great-great-grandson" 4582msgid "great ×4 nephew" 4583msgstr "" 4584 4585#: app/Functions/Functions.php:1846 4586msgctxt "(a woman’s) great ×4 nephew" 4587msgid "great ×4 nephew" 4588msgstr "" 4589 4590#: app/Functions/Functions.php:1851 4591msgctxt "(a man’s) brother’s great-great-great-granddaughter" 4592msgid "great ×4 niece" 4593msgstr "" 4594 4595#: app/Functions/Functions.php:1855 4596msgctxt "(a man’s) sister’s great-great-great-granddaughter" 4597msgid "great ×4 niece" 4598msgstr "" 4599 4600#: app/Functions/Functions.php:1858 4601msgctxt "(a woman’s) great ×4 niece" 4602msgid "great ×4 niece" 4603msgstr "" 4604 4605#: app/Functions/Functions.php:1862 4606msgctxt "(a man’s) brother’s great-great-great-grandchild" 4607msgid "great ×4 nephew/niece" 4608msgstr "" 4609 4610#: app/Functions/Functions.php:1866 4611msgctxt "(a man’s) sister’s great-great-great-grandchild" 4612msgid "great ×4 nephew/niece" 4613msgstr "" 4614 4615#: app/Functions/Functions.php:1869 4616msgctxt "(a woman’s) great ×4 nephew/niece" 4617msgid "great ×4 nephew/niece" 4618msgstr "" 4619 4620#: app/Functions/Functions.php:1874 4621msgctxt "(a man’s) brother’s great ×4 grandson" 4622msgid "great ×5 nephew" 4623msgstr "" 4624 4625#: app/Functions/Functions.php:1878 4626msgctxt "(a man’s) sister’s great ×4 grandson" 4627msgid "great ×5 nephew" 4628msgstr "" 4629 4630#: app/Functions/Functions.php:1881 4631msgctxt "(a woman’s) great ×5 nephew" 4632msgid "great ×5 nephew" 4633msgstr "" 4634 4635#: app/Functions/Functions.php:1886 4636msgctxt "(a man’s) brother’s great ×4 granddaughter" 4637msgid "great ×5 niece" 4638msgstr "" 4639 4640#: app/Functions/Functions.php:1890 4641msgctxt "(a man’s) sister’s great ×4 granddaughter" 4642msgid "great ×5 niece" 4643msgstr "" 4644 4645#: app/Functions/Functions.php:1893 4646msgctxt "(a woman’s) great ×5 niece" 4647msgid "great ×5 niece" 4648msgstr "" 4649 4650#: app/Functions/Functions.php:1897 4651msgctxt "(a man’s) brother’s great ×4 grandchild" 4652msgid "great ×5 nephew/niece" 4653msgstr "" 4654 4655#: app/Functions/Functions.php:1901 4656msgctxt "(a man’s) sister’s great ×4 grandchild" 4657msgid "great ×5 nephew/niece" 4658msgstr "" 4659 4660#: app/Functions/Functions.php:1904 4661msgctxt "(a woman’s) great ×5 nephew/niece" 4662msgid "great ×5 nephew/niece" 4663msgstr "" 4664 4665#: app/Functions/Functions.php:1915 app/Functions/Functions.php:1951 4666#, php-format 4667msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 4668msgid "great ×%s nephew" 4669msgstr "" 4670 4671#: app/Functions/Functions.php:1919 app/Functions/Functions.php:1954 4672#, php-format 4673msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 4674msgid "great ×%s nephew" 4675msgstr "" 4676 4677#: app/Functions/Functions.php:1922 app/Functions/Functions.php:1956 4678#, php-format 4679msgctxt "(a woman’s) great ×%s nephew" 4680msgid "great ×%s nephew" 4681msgstr "" 4682 4683#: app/Functions/Functions.php:1927 app/Functions/Functions.php:1960 4684#, php-format 4685msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 4686msgid "great ×%s niece" 4687msgstr "" 4688 4689#: app/Functions/Functions.php:1931 app/Functions/Functions.php:1963 4690#, php-format 4691msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 4692msgid "great ×%s niece" 4693msgstr "" 4694 4695#: app/Functions/Functions.php:1934 app/Functions/Functions.php:1965 4696#, php-format 4697msgctxt "(a woman’s) great ×%s niece" 4698msgid "great ×%s niece" 4699msgstr "" 4700 4701#: app/Functions/Functions.php:1938 app/Functions/Functions.php:1968 4702#, php-format 4703msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 4704msgid "great ×%s nephew/niece" 4705msgstr "" 4706 4707#: app/Functions/Functions.php:1942 app/Functions/Functions.php:1971 4708#, php-format 4709msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 4710msgid "great ×%s nephew/niece" 4711msgstr "" 4712 4713#: app/Functions/Functions.php:1945 app/Functions/Functions.php:1973 4714#, php-format 4715msgctxt "(a woman’s) great ×%s nephew/niece" 4716msgid "great ×%s nephew/niece" 4717msgstr "" 4718 4719#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4720#: app/Functions/Functions.php:1977 app/Functions/Functions.php:1989 4721#: app/Functions/Functions.php:2005 4722#, php-format 4723msgid "great ×%s nephew" 4724msgstr "" 4725 4726#: app/Functions/Functions.php:1981 app/Functions/Functions.php:1993 4727#: app/Functions/Functions.php:2009 4728#, php-format 4729msgid "great ×%s niece" 4730msgstr "" 4731 4732#: app/Functions/Functions.php:1984 app/Functions/Functions.php:1996 4733#: app/Functions/Functions.php:2012 4734#, php-format 4735msgid "great ×%s nephew/niece" 4736msgstr "" 4737 4738#: app/Functions/Functions.php:2022 4739msgid "great-great-grandfather" 4740msgstr "" 4741 4742#: app/Functions/Functions.php:2026 4743msgid "great-great-grandmother" 4744msgstr "" 4745 4746#: app/Functions/Functions.php:2029 4747msgid "great-great-grandparent" 4748msgstr "" 4749 4750#: app/Functions/Functions.php:2033 4751msgid "great-great-great-grandfather" 4752msgstr "" 4753 4754#: app/Functions/Functions.php:2037 4755msgid "great-great-great-grandmother" 4756msgstr "" 4757 4758#: app/Functions/Functions.php:2040 4759msgid "great-great-great-grandparent" 4760msgstr "" 4761 4762#: app/Functions/Functions.php:2044 4763msgid "great ×4 grandfather" 4764msgstr "" 4765 4766#: app/Functions/Functions.php:2048 4767msgid "great ×4 grandmother" 4768msgstr "" 4769 4770#: app/Functions/Functions.php:2051 4771msgid "great ×4 grandparent" 4772msgstr "" 4773 4774#: app/Functions/Functions.php:2055 4775msgid "great ×5 grandfather" 4776msgstr "" 4777 4778#: app/Functions/Functions.php:2059 4779msgid "great ×5 grandmother" 4780msgstr "" 4781 4782#: app/Functions/Functions.php:2062 4783msgid "great ×5 grandparent" 4784msgstr "" 4785 4786#: app/Functions/Functions.php:2066 4787msgid "great ×6 grandfather" 4788msgstr "" 4789 4790#: app/Functions/Functions.php:2070 4791msgid "great ×6 grandmother" 4792msgstr "" 4793 4794#: app/Functions/Functions.php:2073 4795msgid "great ×6 grandparent" 4796msgstr "" 4797 4798#: app/Functions/Functions.php:2077 4799msgid "great ×7 grandfather" 4800msgstr "" 4801 4802#: app/Functions/Functions.php:2081 4803msgid "great ×7 grandmother" 4804msgstr "" 4805 4806#: app/Functions/Functions.php:2084 4807msgid "great ×7 grandparent" 4808msgstr "" 4809 4810#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4811#: app/Functions/Functions.php:2094 app/Functions/Functions.php:2108 4812#: app/Functions/Functions.php:2120 app/Functions/Functions.php:2133 4813#: app/Functions/Functions.php:2149 4814#, php-format 4815msgid "great ×%s grandfather" 4816msgstr "" 4817 4818#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4819#: app/Functions/Functions.php:2098 app/Functions/Functions.php:2112 4820#: app/Functions/Functions.php:2124 app/Functions/Functions.php:2138 4821#: app/Functions/Functions.php:2154 4822#, php-format 4823msgid "great ×%s grandmother" 4824msgstr "" 4825 4826#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4827#: app/Functions/Functions.php:2101 app/Functions/Functions.php:2115 4828#: app/Functions/Functions.php:2127 app/Functions/Functions.php:2142 4829#: app/Functions/Functions.php:2158 4830#, php-format 4831msgid "great ×%s grandparent" 4832msgstr "" 4833 4834#: app/Functions/Functions.php:2168 4835msgid "great-great-grandson" 4836msgstr "" 4837 4838#: app/Functions/Functions.php:2172 4839msgid "great-great-granddaughter" 4840msgstr "" 4841 4842#: app/Functions/Functions.php:2175 4843msgid "great-great-grandchild" 4844msgstr "" 4845 4846#: app/Functions/Functions.php:2179 4847msgid "great-great-great-grandson" 4848msgstr "" 4849 4850#: app/Functions/Functions.php:2183 4851msgid "great-great-great-granddaughter" 4852msgstr "" 4853 4854#: app/Functions/Functions.php:2186 4855msgid "great-great-great-grandchild" 4856msgstr "" 4857 4858#: app/Functions/Functions.php:2190 4859msgid "great ×4 grandson" 4860msgstr "" 4861 4862#: app/Functions/Functions.php:2194 4863msgid "great ×4 granddaughter" 4864msgstr "" 4865 4866#: app/Functions/Functions.php:2197 4867msgid "great ×4 grandchild" 4868msgstr "" 4869 4870#: app/Functions/Functions.php:2201 4871msgid "great ×5 grandson" 4872msgstr "" 4873 4874#: app/Functions/Functions.php:2205 4875msgid "great ×5 granddaughter" 4876msgstr "" 4877 4878#: app/Functions/Functions.php:2208 4879msgid "great ×5 grandchild" 4880msgstr "" 4881 4882#: app/Functions/Functions.php:2212 4883msgid "great ×6 grandson" 4884msgstr "" 4885 4886#: app/Functions/Functions.php:2216 4887msgid "great ×6 granddaughter" 4888msgstr "" 4889 4890#: app/Functions/Functions.php:2219 4891msgid "great ×6 grandchild" 4892msgstr "" 4893 4894#: app/Functions/Functions.php:2223 4895msgid "great ×7 grandson" 4896msgstr "" 4897 4898#: app/Functions/Functions.php:2227 4899msgid "great ×7 granddaughter" 4900msgstr "" 4901 4902#: app/Functions/Functions.php:2230 4903msgid "great ×7 grandchild" 4904msgstr "" 4905 4906#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4907#: app/Functions/Functions.php:2242 app/Functions/Functions.php:2254 4908#: app/Functions/Functions.php:2271 4909#, php-format 4910msgid "great ×%s grandson" 4911msgstr "" 4912 4913#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4914#: app/Functions/Functions.php:2246 app/Functions/Functions.php:2257 4915#: app/Functions/Functions.php:2276 4916#, php-format 4917msgid "great ×%s granddaughter" 4918msgstr "" 4919 4920#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4921#: app/Functions/Functions.php:2249 app/Functions/Functions.php:2259 4922#: app/Functions/Functions.php:2280 4923#, php-format 4924msgid "great ×%s grandchild" 4925msgstr "" 4926 4927#. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856 4928#: app/Functions/Functions.php:2334 4929#, php-format 4930msgid "%s once removed ascending" 4931msgstr "" 4932 4933#. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856 4934#: app/Functions/Functions.php:2338 4935#, php-format 4936msgid "%s once removed descending" 4937msgstr "" 4938 4939#. I18N: %s=“fifth cousin”, etc. 4940#: app/Functions/Functions.php:2342 4941#, php-format 4942msgid "%s twice removed ascending" 4943msgstr "" 4944 4945#. I18N: %s=“fifth cousin”, etc. 4946#: app/Functions/Functions.php:2346 4947#, php-format 4948msgid "%s twice removed descending" 4949msgstr "" 4950 4951#. I18N: %s=“fifth cousin”, etc. 4952#: app/Functions/Functions.php:2350 4953#, php-format 4954msgid "%s three times removed ascending" 4955msgstr "" 4956 4957#. I18N: %s=“fifth cousin”, etc. 4958#: app/Functions/Functions.php:2354 4959#, php-format 4960msgid "%s three times removed descending" 4961msgstr "" 4962 4963#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 4964#: app/Functions/Functions.php:2358 4965#, php-format 4966msgid "%1$s %2$s times removed ascending" 4967msgstr "" 4968 4969#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 4970#: app/Functions/Functions.php:2362 4971#, php-format 4972msgid "%1$s %2$s times removed descending" 4973msgstr "" 4974 4975#: app/Functions/Functions.php:2380 4976#, php-format 4977msgid "%1$s’s %2$s" 4978msgstr "" 4979 4980#. I18N: gedcom tag CHIL 4981#: app/Functions/FunctionsDate.php:51 app/Functions/FunctionsPrint.php:235 4982#: app/GedcomTag.php:589 resources/views/edit/change-family-members.phtml:53 4983#: resources/views/edit/change-family-members.phtml:64 4984#: resources/views/modules/pedigree-chart/previous.phtml:40 4985msgid "Child" 4986msgstr "" 4987 4988#. I18N: gedcom tag INFL 4989#: app/Functions/FunctionsDate.php:53 app/Functions/FunctionsPrint.php:237 4990#: app/GedcomTag.php:807 4991msgid "Infant" 4992msgstr "" 4993 4994#: app/Functions/FunctionsDate.php:55 app/Functions/FunctionsPrint.php:239 4995msgid "Stillborn" 4996msgstr "" 4997 4998#: app/Functions/FunctionsDate.php:70 app/Functions/FunctionsPrint.php:254 4999#, php-format 5000msgid "%s week" 5001msgid_plural "%s weeks" 5002msgstr[0] "" 5003msgstr[1] "" 5004 5005#: app/Functions/FunctionsEdit.php:120 app/Functions/FunctionsEdit.php:243 5006#: app/Functions/FunctionsEdit.php:264 5007#: app/Functions/FunctionsPrintFacts.php:260 5008#: app/Functions/FunctionsPrintFacts.php:452 5009#: app/Functions/FunctionsPrintFacts.php:825 5010#: app/Functions/FunctionsPrintFacts.php:1063 5011#: app/Http/Controllers/AdminController.php:176 5012#: resources/views/admin/trees-privacy.phtml:29 5013#: resources/views/admin/trees-privacy.phtml:91 5014#: resources/views/admin/trees-privacy.phtml:152 5015#: resources/views/modals/restriction-fields.phtml:15 5016msgid "Show to visitors" 5017msgstr "" 5018 5019#: app/Functions/FunctionsEdit.php:121 app/Functions/FunctionsEdit.php:244 5020#: app/Functions/FunctionsEdit.php:265 5021#: app/Functions/FunctionsPrintFacts.php:263 5022#: app/Functions/FunctionsPrintFacts.php:455 5023#: app/Functions/FunctionsPrintFacts.php:828 5024#: app/Functions/FunctionsPrintFacts.php:1066 5025#: app/Http/Controllers/AdminController.php:177 5026#: app/Http/Controllers/AdminTreesController.php:767 5027#: resources/views/admin/trees-privacy.phtml:29 5028#: resources/views/admin/trees-privacy.phtml:91 5029#: resources/views/modals/restriction-fields.phtml:18 5030msgid "Show to members" 5031msgstr "" 5032 5033#: app/Functions/FunctionsEdit.php:122 app/Functions/FunctionsEdit.php:245 5034#: app/Functions/FunctionsEdit.php:266 5035#: app/Functions/FunctionsPrintFacts.php:266 5036#: app/Functions/FunctionsPrintFacts.php:458 5037#: app/Functions/FunctionsPrintFacts.php:831 5038#: app/Functions/FunctionsPrintFacts.php:1069 5039#: app/Http/Controllers/AdminController.php:178 5040#: app/Http/Controllers/AdminTreesController.php:768 5041#: resources/views/modals/restriction-fields.phtml:21 5042msgid "Show to managers" 5043msgstr "" 5044 5045#: app/Functions/FunctionsEdit.php:123 app/Functions/FunctionsEdit.php:267 5046#: app/Http/Controllers/AdminController.php:179 5047#: app/Http/Controllers/AdminTreesController.php:769 5048#: resources/views/admin/trees-privacy.phtml:152 5049msgid "Hide from everyone" 5050msgstr "" 5051 5052#: app/Functions/FunctionsEdit.php:149 5053msgid "No calendar conversion" 5054msgstr "" 5055 5056#: app/Functions/FunctionsEdit.php:160 5057msgid "Internal messaging" 5058msgstr "" 5059 5060#: app/Functions/FunctionsEdit.php:161 5061msgid "Internal messaging with emails" 5062msgstr "" 5063 5064#: app/Functions/FunctionsEdit.php:162 5065msgid "webtrees sends emails with no storage" 5066msgstr "" 5067 5068#: app/Functions/FunctionsEdit.php:163 5069msgid "Mailto link" 5070msgstr "" 5071 5072#: app/Functions/FunctionsEdit.php:164 5073msgid "No contact" 5074msgstr "" 5075 5076#: app/Functions/FunctionsEdit.php:176 app/Functions/FunctionsEdit.php:210 5077#: app/Http/Controllers/Admin/UsersController.php:191 5078#: app/Http/Controllers/Admin/UsersController.php:192 5079#: app/Statistics/Repository/LatestUserRepository.php:137 5080#: resources/views/admin/map-import-form.phtml:57 5081#: resources/views/admin/site-mail.phtml:111 5082#: resources/views/admin/site-preferences.phtml:102 5083#: resources/views/admin/site-registration.phtml:55 5084#: resources/views/admin/site-registration.phtml:72 5085#: resources/views/admin/trees-preferences.phtml:116 5086#: resources/views/admin/trees-preferences.phtml:286 5087#: resources/views/admin/trees-preferences.phtml:522 5088#: resources/views/admin/trees-preferences.phtml:538 5089#: resources/views/admin/trees-preferences.phtml:604 5090#: resources/views/admin/trees-preferences.phtml:886 5091#: resources/views/admin/trees-preferences.phtml:916 5092#: resources/views/lists/families-table.phtml:324 5093#: resources/views/modules/fix-search-and-replace/options.phtml:56 5094#: resources/views/modules/html/config.phtml:48 5095#: resources/views/modules/random_media/config.phtml:34 5096#: resources/views/modules/random_media/config.phtml:43 5097#: resources/views/modules/recent_changes/config.phtml:40 5098#: resources/views/modules/review_changes/config.phtml:17 5099#: resources/views/modules/todays_events/config.phtml:12 5100#: resources/views/modules/todo/config.phtml:18 5101#: resources/views/modules/todo/config.phtml:28 5102#: resources/views/modules/todo/config.phtml:37 5103#: resources/views/modules/upcoming_events/config.phtml:22 5104#: resources/xml/reports/change_report.xml:8 5105#: resources/xml/reports/family_group_report.xml:255 5106#: resources/xml/reports/family_group_report.xml:426 5107#: resources/xml/reports/family_group_report.xml:609 5108#: resources/xml/reports/family_group_report.xml:953 5109#: resources/xml/reports/individual_ext_report.xml:182 5110#: resources/xml/reports/individual_report.xml:178 5111msgid "no" 5112msgstr "" 5113 5114#: app/Functions/FunctionsEdit.php:177 app/Functions/FunctionsEdit.php:211 5115#: app/Http/Controllers/Admin/UsersController.php:191 5116#: app/Http/Controllers/Admin/UsersController.php:192 5117#: app/Statistics/Repository/LatestUserRepository.php:136 5118#: resources/views/admin/map-import-form.phtml:57 5119#: resources/views/admin/site-mail.phtml:111 5120#: resources/views/admin/site-preferences.phtml:102 5121#: resources/views/admin/site-registration.phtml:55 5122#: resources/views/admin/site-registration.phtml:72 5123#: resources/views/admin/trees-preferences.phtml:116 5124#: resources/views/admin/trees-preferences.phtml:286 5125#: resources/views/admin/trees-preferences.phtml:522 5126#: resources/views/admin/trees-preferences.phtml:538 5127#: resources/views/admin/trees-preferences.phtml:604 5128#: resources/views/admin/trees-preferences.phtml:886 5129#: resources/views/admin/trees-preferences.phtml:916 5130#: resources/views/lists/families-table.phtml:326 5131#: resources/views/modules/fix-search-and-replace/options.phtml:56 5132#: resources/views/modules/html/config.phtml:48 5133#: resources/views/modules/random_media/config.phtml:34 5134#: resources/views/modules/random_media/config.phtml:43 5135#: resources/views/modules/recent_changes/config.phtml:40 5136#: resources/views/modules/review_changes/config.phtml:17 5137#: resources/views/modules/todays_events/config.phtml:12 5138#: resources/views/modules/todo/config.phtml:18 5139#: resources/views/modules/todo/config.phtml:28 5140#: resources/views/modules/todo/config.phtml:37 5141#: resources/views/modules/upcoming_events/config.phtml:22 5142#: resources/xml/reports/change_report.xml:8 5143#: resources/xml/reports/family_group_report.xml:252 5144#: resources/xml/reports/family_group_report.xml:423 5145#: resources/xml/reports/family_group_report.xml:606 5146#: resources/xml/reports/family_group_report.xml:950 5147#: resources/xml/reports/individual_ext_report.xml:179 5148#: resources/xml/reports/individual_report.xml:175 5149msgid "yes" 5150msgstr "" 5151 5152#: app/Functions/FunctionsEdit.php:193 5153#: app/Http/Controllers/ListController.php:167 5154#: app/Http/Controllers/ListController.php:176 5155#: app/Http/Controllers/ListController.php:185 5156#: app/Http/Controllers/ListController.php:274 5157#: app/Http/Controllers/ListController.php:376 5158#: app/Http/Controllers/ListController.php:378 5159#: app/Module/FrequentlyAskedQuestionsModule.php:320 5160#: app/Module/UserMessagesModule.php:179 5161#: resources/views/calendar-page.phtml:155 5162#: resources/views/lists/datatables-attributes.phtml:10 5163#: resources/views/modules/faq/config.phtml:58 5164#: resources/views/modules/random_media/config.phtml:12 5165#: resources/xml/reports/ahnentafel_report.xml:7 5166#: resources/xml/reports/descendancy_report.xml:6 5167#: resources/xml/reports/individual_ext_report.xml:6 5168#: resources/xml/reports/individual_ext_report.xml:7 5169#: resources/xml/reports/individual_ext_report.xml:11 5170#: resources/xml/reports/individual_report.xml:8 5171#: resources/xml/reports/missing_facts_report.xml:6 5172#: resources/xml/reports/missing_facts_report.xml:7 5173#: resources/xml/reports/relative_ext_report.xml:6 5174msgid "All" 5175msgstr "" 5176 5177#: app/Functions/FunctionsEdit.php:246 5178#: app/Functions/FunctionsPrintFacts.php:269 5179#: app/Functions/FunctionsPrintFacts.php:461 5180#: app/Functions/FunctionsPrintFacts.php:834 5181#: app/Functions/FunctionsPrintFacts.php:1072 5182#: resources/views/modals/restriction-fields.phtml:32 5183msgid "Only managers can edit" 5184msgstr "" 5185 5186#: app/Functions/FunctionsEdit.php:278 5187msgid "No temple - living ordinance" 5188msgstr "" 5189 5190#: app/Functions/FunctionsEdit.php:472 5191msgid "An associate is another individual who was involved with this individual, such as a friend or an employer." 5192msgstr "" 5193 5194#: app/Functions/FunctionsEdit.php:474 5195msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest." 5196msgstr "" 5197 5198#: app/Functions/FunctionsEdit.php:490 5199msgid "Create a family" 5200msgstr "" 5201 5202#: app/Functions/FunctionsEdit.php:501 5203#: resources/views/modals/create-note-object.phtml:11 5204msgid "Create a shared note" 5205msgstr "" 5206 5207#: app/Functions/FunctionsEdit.php:510 5208#: resources/views/modals/create-media-from-file.phtml:16 5209#: resources/views/modals/create-media-object.phtml:11 5210msgid "Create a media object" 5211msgstr "" 5212 5213#: app/Functions/FunctionsEdit.php:548 5214#: resources/views/modals/create-repository.phtml:11 5215msgid "Create a repository" 5216msgstr "" 5217 5218#: app/Functions/FunctionsEdit.php:558 5219#: app/Http/RequestHandlers/IndividualPage.php:348 5220#: app/Module/StatisticsChartModule.php:789 5221msgid "Male" 5222msgstr "" 5223 5224#: app/Functions/FunctionsEdit.php:558 5225#: app/Http/RequestHandlers/IndividualPage.php:351 5226#: app/Module/StatisticsChartModule.php:790 5227msgid "Female" 5228msgstr "" 5229 5230#: app/Functions/FunctionsEdit.php:558 5231#: app/Http/RequestHandlers/IndividualPage.php:354 5232#: resources/xml/reports/family_group_report.xml:844 5233#: resources/xml/reports/individual_ext_report.xml:391 5234#: resources/xml/reports/individual_ext_report.xml:598 5235#: resources/xml/reports/individual_report.xml:388 5236#: resources/xml/reports/individual_report.xml:602 5237msgctxt "unknown gender" 5238msgid "Unknown" 5239msgstr "" 5240 5241#: app/Functions/FunctionsEdit.php:562 5242#: resources/views/modals/create-source.phtml:11 5243msgid "Create a source" 5244msgstr "" 5245 5246#: app/Functions/FunctionsEdit.php:570 5247#: resources/views/modals/create-submitter.phtml:11 5248msgid "Create a submitter" 5249msgstr "" 5250 5251#. I18N: Examples of valid time formats (hours:minutes:seconds) 5252#: app/Functions/FunctionsEdit.php:577 5253msgid "hh:mm or hh:mm:ss" 5254msgstr "" 5255 5256#: app/Functions/FunctionsEdit.php:581 5257msgid "always" 5258msgstr "" 5259 5260#: app/Functions/FunctionsEdit.php:581 5261msgid "never" 5262msgstr "" 5263 5264#: app/Functions/FunctionsEdit.php:582 5265msgid "Use this image for charts and on the individual’s page." 5266msgstr "" 5267 5268#: app/Functions/FunctionsEdit.php:614 5269#: app/Http/Controllers/EditIndividualController.php:444 5270#: app/Http/RequestHandlers/IndividualPage.php:318 5271msgid "Edit the name" 5272msgstr "" 5273 5274#: app/Functions/FunctionsPrint.php:118 app/Note.php:161 5275#: app/Report/ReportParserGenerate.php:985 5276#: app/Report/ReportParserGenerate.php:1080 5277msgid "…" 5278msgstr "" 5279 5280#. I18N: gedcom tag NOTE 5281#: app/Functions/FunctionsPrint.php:165 app/GedcomTag.php:890 5282#: resources/views/admin/trees-privacy.phtml:172 5283#: resources/views/cards/add-note.phtml:10 resources/views/family-page.phtml:71 5284#: resources/views/modals/create-media-from-file.phtml:48 5285#: resources/views/modals/media-object-fields.phtml:11 5286#: resources/views/modals/note-object-fields.phtml:9 5287#: resources/views/modules/favorites/favorites.phtml:159 5288#: resources/views/modules/notes/tab.phtml:41 5289#: resources/views/modules/recent_changes/changes-table.phtml:71 5290#: resources/xml/reports/cemetery_report.xml:56 5291#: resources/xml/reports/family_group_report.xml:485 5292#: resources/xml/reports/family_group_report.xml:749 5293#: resources/xml/reports/family_group_report.xml:1101 5294#: resources/xml/reports/occupation_report.xml:64 5295msgid "Note" 5296msgstr "" 5297 5298#: app/Functions/FunctionsPrint.php:199 5299msgid "Mother’s age" 5300msgstr "" 5301 5302#: app/Functions/FunctionsPrint.php:207 5303msgid "Father’s age" 5304msgstr "" 5305 5306#: app/Functions/FunctionsPrint.php:211 5307msgid "Parent’s age" 5308msgstr "" 5309 5310#. I18N: gedcom tag AGE 5311#: app/Functions/FunctionsPrint.php:356 app/GedcomTag.php:477 5312#: app/Statistics/Google/ChartAge.php:134 5313#: app/Statistics/Google/ChartMarriageAge.php:157 5314#: resources/views/lists/chart-by-age.phtml:27 5315#: resources/views/lists/families-table.phtml:141 5316#: resources/views/lists/families-table.phtml:216 5317#: resources/views/lists/families-table.phtml:219 5318#: resources/views/lists/individuals-table.phtml:157 5319#: resources/views/lists/individuals-table.phtml:253 5320#: resources/views/modules/timeline-chart/chart.phtml:414 5321msgid "Age" 5322msgstr "" 5323 5324#. I18N: gedcom tag HUSB 5325#: app/Functions/FunctionsPrint.php:357 app/GedcomTag.php:791 5326#: app/Http/Controllers/EditIndividualController.php:610 5327#: resources/views/edit/change-family-members.phtml:18 5328#: resources/views/edit/change-family-members.phtml:33 5329#: resources/xml/reports/cemetery_report.xml:7 5330#: resources/xml/reports/death_report.xml:10 5331#: resources/xml/reports/family_group_report.xml:147 5332#: resources/xml/reports/family_group_report.xml:1087 5333#: resources/xml/reports/individual_ext_report.xml:196 5334#: resources/xml/reports/individual_ext_report.xml:213 5335#: resources/xml/reports/individual_ext_report.xml:449 5336#: resources/xml/reports/individual_report.xml:192 5337#: resources/xml/reports/individual_report.xml:213 5338#: resources/xml/reports/individual_report.xml:449 5339#: resources/xml/reports/relative_ext_report.xml:109 5340msgid "Husband" 5341msgstr "" 5342 5343#. I18N: gedcom tag WIFE 5344#: app/Functions/FunctionsPrint.php:358 app/GedcomTag.php:1076 5345#: app/Http/Controllers/EditIndividualController.php:613 5346#: resources/views/edit/change-family-members.phtml:20 5347#: resources/views/edit/change-family-members.phtml:35 5348#: resources/xml/reports/family_group_report.xml:501 5349#: resources/xml/reports/family_group_report.xml:1078 5350#: resources/xml/reports/individual_ext_report.xml:199 5351#: resources/xml/reports/individual_ext_report.xml:216 5352#: resources/xml/reports/individual_ext_report.xml:485 5353#: resources/xml/reports/individual_report.xml:195 5354#: resources/xml/reports/individual_report.xml:216 5355#: resources/xml/reports/individual_report.xml:489 5356#: resources/xml/reports/relative_ext_report.xml:104 5357msgid "Wife" 5358msgstr "" 5359 5360#. I18N: gedcom tag LATI 5361#: app/Functions/FunctionsPrint.php:403 app/GedcomTag.php:813 5362#: resources/views/admin/location-edit.phtml:42 5363#: resources/views/admin/locations.phtml:16 5364#: resources/views/edit/input-addon-coordinates.phtml:9 5365#: resources/views/edit/input-addon-coordinates.phtml:12 5366#: resources/views/modules/place-hierarchy/popup.phtml:27 5367msgid "Latitude" 5368msgstr "" 5369 5370#. I18N: gedcom tag LONG 5371#: app/Functions/FunctionsPrint.php:409 app/GedcomTag.php:819 5372#: resources/views/admin/location-edit.phtml:53 5373#: resources/views/admin/locations.phtml:17 5374#: resources/views/edit/input-addon-coordinates.phtml:9 5375#: resources/views/edit/input-addon-coordinates.phtml:12 5376#: resources/views/modules/place-hierarchy/popup.phtml:31 5377msgid "Longitude" 5378msgstr "" 5379 5380#: app/Functions/FunctionsPrint.php:415 app/Functions/FunctionsPrint.php:417 5381msgid "Google Maps™" 5382msgstr "" 5383 5384#: app/Functions/FunctionsPrint.php:420 app/Functions/FunctionsPrint.php:422 5385msgid "Bing Maps™" 5386msgstr "" 5387 5388#: app/Functions/FunctionsPrint.php:425 app/Functions/FunctionsPrint.php:427 5389#: resources/views/admin/map-provider.phtml:21 5390msgid "OpenStreetMap™" 5391msgstr "" 5392 5393#: app/Functions/FunctionsPrint.php:437 5394msgid "LDS temple" 5395msgstr "" 5396 5397#. I18N: gedcom tag STAT 5398#: app/Functions/FunctionsPrint.php:440 app/GedcomTag.php:1032 5399#: resources/views/admin/changes-log.phtml:36 5400#: resources/views/admin/changes-log.phtml:116 5401msgid "Status" 5402msgstr "" 5403 5404#. I18N: Abbreviation for "number %s" 5405#: app/Functions/FunctionsPrintFacts.php:193 5406#: app/Functions/FunctionsPrintFacts.php:200 5407#, php-format 5408msgid "#%s" 5409msgstr "" 5410 5411#: app/Functions/FunctionsPrintFacts.php:229 5412#: app/Functions/FunctionsPrintFacts.php:716 5413#: app/Statistics/Repository/FamilyRepository.php:470 5414#: resources/views/statistics/families/top10-list-age.phtml:25 5415#: resources/views/statistics/families/top10-nolist-age.phtml:25 5416msgid "View this family" 5417msgstr "" 5418 5419#: app/Functions/FunctionsPrintFacts.php:320 5420#: resources/views/admin/users-edit.phtml:316 5421msgid "No" 5422msgstr "" 5423 5424#. I18N: gedcom tag SOUR 5425#. I18N: Name of a module/report 5426#: app/Functions/FunctionsPrintFacts.php:607 app/GedcomTag.php:1020 5427#: app/Module/FactSourcesReportModule.php:44 5428#: resources/views/admin/trees-privacy.phtml:170 5429#: resources/views/admin/trees.phtml:214 5430#: resources/views/cards/add-source-citation.phtml:14 5431#: resources/views/family-page.phtml:106 resources/views/media-page.phtml:157 5432#: resources/views/modals/link-media-to-source.phtml:15 5433#: resources/views/modules/favorites/favorites.phtml:108 5434#: resources/views/modules/random_media/slide-show.phtml:70 5435#: resources/views/modules/recent_changes/changes-table.phtml:74 5436#: resources/views/modules/sources_tab/tab.phtml:39 5437#: resources/xml/reports/bdm_report.xml:136 5438#: resources/xml/reports/bdm_report.xml:162 5439#: resources/xml/reports/bdm_report.xml:196 5440#: resources/xml/reports/birth_report.xml:43 5441#: resources/xml/reports/death_report.xml:54 5442#: resources/xml/reports/fact_sources.xml:3 5443#: resources/xml/reports/fact_sources.xml:43 5444#: resources/xml/reports/marriage_report.xml:54 5445#: resources/xml/reports/missing_facts_report.xml:108 5446#: resources/xml/reports/missing_facts_report.xml:153 5447#: resources/xml/reports/missing_facts_report.xml:194 5448#: resources/xml/reports/missing_facts_report.xml:236 5449#: resources/xml/reports/missing_facts_report.xml:277 5450#: resources/xml/reports/missing_facts_report.xml:318 5451#: resources/xml/reports/missing_facts_report.xml:360 5452#: resources/xml/reports/missing_facts_report.xml:402 5453#: resources/xml/reports/missing_facts_report.xml:444 5454#: resources/xml/reports/missing_facts_report.xml:487 5455#: resources/xml/reports/missing_facts_report.xml:529 5456#: resources/xml/reports/missing_facts_report.xml:570 5457msgid "Source" 5458msgstr "" 5459 5460#. I18N: gedcom tag TYPE 5461#: app/Functions/FunctionsPrintFacts.php:697 app/GedcomTag.php:1067 5462#: app/Statistics/Google/ChartFamilyLargest.php:104 5463#: app/Statistics/Google/ChartFamilyWithSources.php:76 5464#: app/Statistics/Google/ChartIndividualWithSources.php:76 5465#: app/Statistics/Google/ChartMedia.php:75 5466#: app/Statistics/Google/ChartSex.php:55 5467#: resources/views/admin/site-logs.phtml:37 5468#: resources/views/admin/site-logs.phtml:107 5469#: resources/views/modules/media-list/page.phtml:38 5470#: resources/views/modules/random_media/config.phtml:19 5471#: resources/views/modules/recent_changes/changes-table.phtml:40 5472msgid "Type" 5473msgstr "" 5474 5475#: app/Functions/FunctionsPrintFacts.php:799 5476#: app/Http/Controllers/Admin/LocationController.php:318 5477#: app/Http/Controllers/Admin/LocationController.php:319 5478#: resources/views/admin/locations.phtml:20 5479#: resources/views/admin/locations.phtml:68 5480#: resources/views/admin/locations.phtml:71 5481#: resources/views/admin/users-table-options.phtml:24 5482#: resources/views/admin/users.phtml:18 5483#: resources/views/edit/icon-fact-edit.phtml:8 5484#: resources/views/edit/icon-fact-edit.phtml:10 5485#: resources/views/media-page.phtml:95 resources/views/media-page.phtml:98 5486#: resources/views/modules/faq/config.phtml:46 5487#: resources/views/modules/gedcom_news/list.phtml:33 5488#: resources/views/modules/stories/config.phtml:37 5489#: resources/views/modules/stories/config.phtml:59 5490#: resources/views/modules/user_blog/list.phtml:33 5491#: resources/views/note-page.phtml:87 resources/views/note-page.phtml:90 5492msgid "Edit" 5493msgstr "" 5494 5495#: app/Functions/FunctionsPrintFacts.php:1037 5496msgid "View" 5497msgstr "" 5498 5499#: app/Functions/FunctionsPrintLists.php:70 5500#: app/Http/RequestHandlers/IndividualPage.php:295 5501#, php-format 5502msgid "%1$s (%2$s)" 5503msgstr "" 5504 5505#: app/GedcomCode/GedcomCodeAdop.php:57 5506msgctxt "MALE" 5507msgid "Adopted by both parents" 5508msgstr "" 5509 5510#: app/GedcomCode/GedcomCodeAdop.php:61 5511msgctxt "FEMALE" 5512msgid "Adopted by both parents" 5513msgstr "" 5514 5515#: app/GedcomCode/GedcomCodeAdop.php:64 5516msgid "Adopted by both parents" 5517msgstr "" 5518 5519#. I18N: gedcom tag _ADPF 5520#: app/GedcomCode/GedcomCodeAdop.php:68 app/GedcomTag.php:1152 5521msgctxt "MALE" 5522msgid "Adopted by father" 5523msgstr "" 5524 5525#. I18N: gedcom tag _ADPF 5526#: app/GedcomCode/GedcomCodeAdop.php:72 app/GedcomTag.php:1157 5527msgctxt "FEMALE" 5528msgid "Adopted by father" 5529msgstr "" 5530 5531#. I18N: gedcom tag _ADPF 5532#: app/GedcomCode/GedcomCodeAdop.php:75 app/GedcomTag.php:1161 5533msgid "Adopted by father" 5534msgstr "" 5535 5536#. I18N: gedcom tag _ADPM 5537#: app/GedcomCode/GedcomCodeAdop.php:79 app/GedcomTag.php:1166 5538msgctxt "MALE" 5539msgid "Adopted by mother" 5540msgstr "" 5541 5542#. I18N: gedcom tag _ADPM 5543#: app/GedcomCode/GedcomCodeAdop.php:83 app/GedcomTag.php:1171 5544msgctxt "FEMALE" 5545msgid "Adopted by mother" 5546msgstr "" 5547 5548#. I18N: gedcom tag _ADPM 5549#: app/GedcomCode/GedcomCodeAdop.php:86 app/GedcomTag.php:1175 5550msgid "Adopted by mother" 5551msgstr "" 5552 5553#. I18N: The name given to a child by its adoptive parents 5554#: app/GedcomCode/GedcomCodeName.php:64 5555msgctxt "MALE" 5556msgid "adopted name" 5557msgstr "" 5558 5559#. I18N: The name given to a child by its adoptive parents 5560#: app/GedcomCode/GedcomCodeName.php:69 5561msgctxt "FEMALE" 5562msgid "adopted name" 5563msgstr "" 5564 5565#. I18N: The name given to a child by its adoptive parents 5566#: app/GedcomCode/GedcomCodeName.php:73 5567msgid "adopted name" 5568msgstr "" 5569 5570#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 5571#: app/GedcomCode/GedcomCodeName.php:78 5572msgctxt "MALE" 5573msgid "also known as" 5574msgstr "" 5575 5576#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 5577#: app/GedcomCode/GedcomCodeName.php:83 5578msgctxt "FEMALE" 5579msgid "also known as" 5580msgstr "" 5581 5582#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 5583#: app/GedcomCode/GedcomCodeName.php:87 5584msgid "also known as" 5585msgstr "" 5586 5587#. I18N: The name given to an individual at their birth 5588#: app/GedcomCode/GedcomCodeName.php:92 5589msgctxt "MALE" 5590msgid "birth name" 5591msgstr "" 5592 5593#. I18N: The name given to an individual at their birth 5594#: app/GedcomCode/GedcomCodeName.php:97 5595msgctxt "FEMALE" 5596msgid "birth name" 5597msgstr "" 5598 5599#. I18N: The name given to an individual at their birth 5600#: app/GedcomCode/GedcomCodeName.php:101 5601msgid "birth name" 5602msgstr "" 5603 5604#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 5605#: app/GedcomCode/GedcomCodeName.php:106 5606msgctxt "MALE" 5607msgid "change of name" 5608msgstr "" 5609 5610#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 5611#: app/GedcomCode/GedcomCodeName.php:111 5612msgctxt "FEMALE" 5613msgid "change of name" 5614msgstr "" 5615 5616#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 5617#: app/GedcomCode/GedcomCodeName.php:115 5618msgid "change of name" 5619msgstr "" 5620 5621#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 5622#: app/GedcomCode/GedcomCodeName.php:120 5623msgctxt "MALE" 5624msgid "estate name" 5625msgstr "" 5626 5627#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 5628#: app/GedcomCode/GedcomCodeName.php:125 5629msgctxt "FEMALE" 5630msgid "estate name" 5631msgstr "" 5632 5633#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 5634#: app/GedcomCode/GedcomCodeName.php:129 5635msgid "estate name" 5636msgstr "" 5637 5638#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 5639#: app/GedcomCode/GedcomCodeName.php:134 5640msgctxt "MALE" 5641msgid "immigration name" 5642msgstr "" 5643 5644#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 5645#: app/GedcomCode/GedcomCodeName.php:139 5646msgctxt "FEMALE" 5647msgid "immigration name" 5648msgstr "" 5649 5650#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 5651#: app/GedcomCode/GedcomCodeName.php:143 5652msgid "immigration name" 5653msgstr "" 5654 5655#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 5656#: app/GedcomCode/GedcomCodeName.php:148 5657msgid "maiden name" 5658msgstr "" 5659 5660#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 5661#: app/GedcomCode/GedcomCodeName.php:153 5662msgctxt "MALE" 5663msgid "married name" 5664msgstr "" 5665 5666#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 5667#: app/GedcomCode/GedcomCodeName.php:158 5668msgctxt "FEMALE" 5669msgid "married name" 5670msgstr "" 5671 5672#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 5673#: app/GedcomCode/GedcomCodeName.php:162 5674msgid "married name" 5675msgstr "" 5676 5677#. I18N: A name taken when entering a religion or a religious order 5678#: app/GedcomCode/GedcomCodeName.php:167 5679msgctxt "MALE" 5680msgid "religious name" 5681msgstr "" 5682 5683#. I18N: A name taken when entering a religion or a religious order 5684#: app/GedcomCode/GedcomCodeName.php:172 5685msgctxt "FEMALE" 5686msgid "religious name" 5687msgstr "" 5688 5689#. I18N: A name taken when entering a religion or a religious order 5690#: app/GedcomCode/GedcomCodeName.php:176 5691msgid "religious name" 5692msgstr "" 5693 5694#: app/GedcomCode/GedcomCodePedi.php:59 5695msgctxt "Male pedigree" 5696msgid "Birth" 5697msgstr "" 5698 5699#: app/GedcomCode/GedcomCodePedi.php:63 5700msgctxt "Female pedigree" 5701msgid "Birth" 5702msgstr "" 5703 5704#: app/GedcomCode/GedcomCodePedi.php:66 5705msgctxt "Pedigree" 5706msgid "Birth" 5707msgstr "" 5708 5709#: app/GedcomCode/GedcomCodePedi.php:70 5710msgctxt "Male pedigree" 5711msgid "Adopted" 5712msgstr "" 5713 5714#: app/GedcomCode/GedcomCodePedi.php:74 5715msgctxt "Female pedigree" 5716msgid "Adopted" 5717msgstr "" 5718 5719#: app/GedcomCode/GedcomCodePedi.php:77 5720msgctxt "Pedigree" 5721msgid "Adopted" 5722msgstr "" 5723 5724#: app/GedcomCode/GedcomCodePedi.php:81 5725msgctxt "Male pedigree" 5726msgid "Foster" 5727msgstr "" 5728 5729#: app/GedcomCode/GedcomCodePedi.php:85 5730msgctxt "Female pedigree" 5731msgid "Foster" 5732msgstr "" 5733 5734#: app/GedcomCode/GedcomCodePedi.php:88 5735msgctxt "Pedigree" 5736msgid "Foster" 5737msgstr "" 5738 5739#. I18N: “sealing” is a ceremony in the Mormon church. 5740#: app/GedcomCode/GedcomCodePedi.php:93 5741msgctxt "Male pedigree" 5742msgid "Sealing" 5743msgstr "" 5744 5745#. I18N: “sealing” is a ceremony in the Mormon church. 5746#: app/GedcomCode/GedcomCodePedi.php:98 5747msgctxt "Female pedigree" 5748msgid "Sealing" 5749msgstr "" 5750 5751#. I18N: “sealing” is a ceremony in the Mormon church. 5752#: app/GedcomCode/GedcomCodePedi.php:102 5753msgctxt "Pedigree" 5754msgid "Sealing" 5755msgstr "" 5756 5757#. I18N: This is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 5758#: app/GedcomCode/GedcomCodePedi.php:109 5759msgid "Rada" 5760msgstr "" 5761 5762#: app/GedcomCode/GedcomCodePedi.php:145 app/GedcomCode/GedcomCodePedi.php:157 5763#: app/Individual.php:1001 resources/xml/reports/individual_ext_report.xml:237 5764#: resources/xml/reports/individual_report.xml:234 5765msgid "Family with parents" 5766msgstr "" 5767 5768#: app/GedcomCode/GedcomCodePedi.php:147 5769msgid "Family with adoptive parents" 5770msgstr "" 5771 5772#: app/GedcomCode/GedcomCodePedi.php:149 5773msgid "Family with foster parents" 5774msgstr "" 5775 5776#. I18N: “sealing” is a Mormon ceremony. 5777#: app/GedcomCode/GedcomCodePedi.php:152 5778msgid "Family with sealing parents" 5779msgstr "" 5780 5781#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 5782#: app/GedcomCode/GedcomCodePedi.php:155 5783msgid "Family with rada parents" 5784msgstr "" 5785 5786#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 5787#: app/GedcomCode/GedcomCodeQuay.php:49 5788msgid "primary evidence" 5789msgstr "" 5790 5791#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 5792#: app/GedcomCode/GedcomCodeQuay.php:52 5793msgid "secondary evidence" 5794msgstr "" 5795 5796#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 5797#: app/GedcomCode/GedcomCodeQuay.php:55 5798msgid "questionable evidence" 5799msgstr "" 5800 5801#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 5802#: app/GedcomCode/GedcomCodeQuay.php:58 5803msgid "unreliable evidence" 5804msgstr "" 5805 5806#: app/GedcomCode/GedcomCodeRela.php:89 5807msgctxt "MALE" 5808msgid "Attendant" 5809msgstr "" 5810 5811#: app/GedcomCode/GedcomCodeRela.php:93 5812msgctxt "FEMALE" 5813msgid "Attendant" 5814msgstr "" 5815 5816#: app/GedcomCode/GedcomCodeRela.php:96 5817msgid "Attendant" 5818msgstr "" 5819 5820#: app/GedcomCode/GedcomCodeRela.php:100 5821msgctxt "MALE" 5822msgid "Attending" 5823msgstr "" 5824 5825#: app/GedcomCode/GedcomCodeRela.php:104 5826msgctxt "FEMALE" 5827msgid "Attending" 5828msgstr "" 5829 5830#: app/GedcomCode/GedcomCodeRela.php:107 5831msgid "Attending" 5832msgstr "" 5833 5834#: app/GedcomCode/GedcomCodeRela.php:111 5835msgid "Best man" 5836msgstr "" 5837 5838#: app/GedcomCode/GedcomCodeRela.php:115 5839msgid "Bridesmaid" 5840msgstr "" 5841 5842#: app/GedcomCode/GedcomCodeRela.php:119 5843msgctxt "MALE" 5844msgid "Buyer" 5845msgstr "" 5846 5847#: app/GedcomCode/GedcomCodeRela.php:123 5848msgctxt "FEMALE" 5849msgid "Buyer" 5850msgstr "" 5851 5852#: app/GedcomCode/GedcomCodeRela.php:126 5853msgid "Buyer" 5854msgstr "" 5855 5856#: app/GedcomCode/GedcomCodeRela.php:130 5857msgid "Circumciser" 5858msgstr "" 5859 5860#: app/GedcomCode/GedcomCodeRela.php:134 5861msgctxt "MALE" 5862msgid "Civil registrar" 5863msgstr "" 5864 5865#: app/GedcomCode/GedcomCodeRela.php:138 5866msgctxt "FEMALE" 5867msgid "Civil registrar" 5868msgstr "" 5869 5870#: app/GedcomCode/GedcomCodeRela.php:141 5871msgid "Civil registrar" 5872msgstr "" 5873 5874#: app/GedcomCode/GedcomCodeRela.php:145 5875msgctxt "MALE" 5876msgid "Employee" 5877msgstr "" 5878 5879#: app/GedcomCode/GedcomCodeRela.php:149 5880msgctxt "FEMALE" 5881msgid "Employee" 5882msgstr "" 5883 5884#: app/GedcomCode/GedcomCodeRela.php:152 5885msgid "Employee" 5886msgstr "" 5887 5888#: app/GedcomCode/GedcomCodeRela.php:156 5889msgctxt "MALE" 5890msgid "Employer" 5891msgstr "" 5892 5893#: app/GedcomCode/GedcomCodeRela.php:160 5894msgctxt "FEMALE" 5895msgid "Employer" 5896msgstr "" 5897 5898#: app/GedcomCode/GedcomCodeRela.php:163 app/GedcomTag.php:904 5899#: app/GedcomTag.php:979 5900msgid "Employer" 5901msgstr "" 5902 5903#: app/GedcomCode/GedcomCodeRela.php:167 5904msgid "Foster child" 5905msgstr "" 5906 5907#: app/GedcomCode/GedcomCodeRela.php:171 5908msgid "Foster father" 5909msgstr "" 5910 5911#: app/GedcomCode/GedcomCodeRela.php:175 5912msgid "Foster mother" 5913msgstr "" 5914 5915#: app/GedcomCode/GedcomCodeRela.php:179 5916msgctxt "MALE" 5917msgid "Friend" 5918msgstr "" 5919 5920#: app/GedcomCode/GedcomCodeRela.php:183 5921msgctxt "FEMALE" 5922msgid "Friend" 5923msgstr "" 5924 5925#: app/GedcomCode/GedcomCodeRela.php:186 5926msgid "Friend" 5927msgstr "" 5928 5929#: app/GedcomCode/GedcomCodeRela.php:190 app/GedcomCode/GedcomCodeRela.php:198 5930msgid "Godfather" 5931msgstr "" 5932 5933#: app/GedcomCode/GedcomCodeRela.php:194 app/GedcomCode/GedcomCodeRela.php:202 5934msgid "Godmother" 5935msgstr "" 5936 5937#. I18N: gedcom tag _GODP 5938#: app/GedcomCode/GedcomCodeRela.php:205 app/GedcomTag.php:1831 5939msgid "Godparent" 5940msgstr "" 5941 5942#: app/GedcomCode/GedcomCodeRela.php:209 app/GedcomCode/GedcomCodeRela.php:217 5943msgid "Godson" 5944msgstr "" 5945 5946#: app/GedcomCode/GedcomCodeRela.php:213 app/GedcomCode/GedcomCodeRela.php:221 5947msgid "Goddaughter" 5948msgstr "" 5949 5950#: app/GedcomCode/GedcomCodeRela.php:224 5951msgid "Godchild" 5952msgstr "" 5953 5954#: app/GedcomCode/GedcomCodeRela.php:228 5955msgctxt "MALE" 5956msgid "Guardian" 5957msgstr "" 5958 5959#: app/GedcomCode/GedcomCodeRela.php:232 5960msgctxt "FEMALE" 5961msgid "Guardian" 5962msgstr "" 5963 5964#: app/GedcomCode/GedcomCodeRela.php:235 5965msgid "Guardian" 5966msgstr "" 5967 5968#: app/GedcomCode/GedcomCodeRela.php:239 5969msgctxt "MALE" 5970msgid "Informant" 5971msgstr "" 5972 5973#: app/GedcomCode/GedcomCodeRela.php:243 5974msgctxt "FEMALE" 5975msgid "Informant" 5976msgstr "" 5977 5978#: app/GedcomCode/GedcomCodeRela.php:246 5979msgid "Informant" 5980msgstr "" 5981 5982#: app/GedcomCode/GedcomCodeRela.php:250 5983msgctxt "MALE" 5984msgid "Lodger" 5985msgstr "" 5986 5987#: app/GedcomCode/GedcomCodeRela.php:254 5988msgctxt "FEMALE" 5989msgid "Lodger" 5990msgstr "" 5991 5992#: app/GedcomCode/GedcomCodeRela.php:257 5993msgid "Lodger" 5994msgstr "" 5995 5996#: app/GedcomCode/GedcomCodeRela.php:261 5997msgid "Nanny" 5998msgstr "" 5999 6000#: app/GedcomCode/GedcomCodeRela.php:265 6001msgctxt "MALE" 6002msgid "Nurse" 6003msgstr "" 6004 6005#: app/GedcomCode/GedcomCodeRela.php:269 6006msgctxt "FEMALE" 6007msgid "Nurse" 6008msgstr "" 6009 6010#: app/GedcomCode/GedcomCodeRela.php:272 6011msgid "Nurse" 6012msgstr "" 6013 6014#: app/GedcomCode/GedcomCodeRela.php:276 6015msgctxt "MALE" 6016msgid "Owner" 6017msgstr "" 6018 6019#: app/GedcomCode/GedcomCodeRela.php:280 6020msgctxt "FEMALE" 6021msgid "Owner" 6022msgstr "" 6023 6024#: app/GedcomCode/GedcomCodeRela.php:283 6025msgid "Owner" 6026msgstr "" 6027 6028#: app/GedcomCode/GedcomCodeRela.php:287 6029msgid "Priest" 6030msgstr "" 6031 6032#: app/GedcomCode/GedcomCodeRela.php:291 6033msgid "Rabbi" 6034msgstr "" 6035 6036#: app/GedcomCode/GedcomCodeRela.php:295 6037msgctxt "MALE" 6038msgid "Registry officer" 6039msgstr "" 6040 6041#: app/GedcomCode/GedcomCodeRela.php:299 6042msgctxt "FEMALE" 6043msgid "Registry officer" 6044msgstr "" 6045 6046#: app/GedcomCode/GedcomCodeRela.php:302 6047msgid "Registry officer" 6048msgstr "" 6049 6050#: app/GedcomCode/GedcomCodeRela.php:306 6051msgctxt "MALE" 6052msgid "Seller" 6053msgstr "" 6054 6055#: app/GedcomCode/GedcomCodeRela.php:310 6056msgctxt "FEMALE" 6057msgid "Seller" 6058msgstr "" 6059 6060#: app/GedcomCode/GedcomCodeRela.php:313 6061msgid "Seller" 6062msgstr "" 6063 6064#: app/GedcomCode/GedcomCodeRela.php:317 6065msgctxt "MALE" 6066msgid "Servant" 6067msgstr "" 6068 6069#: app/GedcomCode/GedcomCodeRela.php:321 6070msgctxt "FEMALE" 6071msgid "Servant" 6072msgstr "" 6073 6074#: app/GedcomCode/GedcomCodeRela.php:324 6075msgid "Servant" 6076msgstr "" 6077 6078#: app/GedcomCode/GedcomCodeRela.php:328 6079msgctxt "MALE" 6080msgid "Slave" 6081msgstr "" 6082 6083#: app/GedcomCode/GedcomCodeRela.php:332 6084msgctxt "FEMALE" 6085msgid "Slave" 6086msgstr "" 6087 6088#: app/GedcomCode/GedcomCodeRela.php:335 6089msgid "Slave" 6090msgstr "" 6091 6092#: app/GedcomCode/GedcomCodeRela.php:339 6093msgctxt "MALE" 6094msgid "Ward" 6095msgstr "" 6096 6097#: app/GedcomCode/GedcomCodeRela.php:343 6098msgctxt "FEMALE" 6099msgid "Ward" 6100msgstr "" 6101 6102#: app/GedcomCode/GedcomCodeRela.php:346 6103msgid "Ward" 6104msgstr "" 6105 6106#. I18N: gedcom tag _WITN 6107#: app/GedcomCode/GedcomCodeRela.php:350 app/GedcomTag.php:2074 6108msgid "Witness" 6109msgstr "" 6110 6111#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6112#: app/GedcomCode/GedcomCodeStat.php:105 6113msgid "Born in the covenant" 6114msgstr "" 6115 6116#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6117#: app/GedcomCode/GedcomCodeStat.php:108 6118msgid "Sealing canceled (divorce)" 6119msgstr "" 6120 6121#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6122#: app/GedcomCode/GedcomCodeStat.php:111 6123msgid "Died as a child: exempt" 6124msgstr "" 6125 6126#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6127#: app/GedcomCode/GedcomCodeStat.php:115 6128msgid "Cleared but not yet completed" 6129msgstr "" 6130 6131#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6132#: app/GedcomCode/GedcomCodeStat.php:118 6133msgid "Completed; date unknown" 6134msgstr "" 6135 6136#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6137#: app/GedcomCode/GedcomCodeStat.php:121 6138msgid "Do not seal: unauthorized" 6139msgstr "" 6140 6141#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6142#: app/GedcomCode/GedcomCodeStat.php:124 6143msgid "Do not seal, previous sealing canceled" 6144msgstr "" 6145 6146#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6147#: app/GedcomCode/GedcomCodeStat.php:127 6148msgid "Excluded from this submission" 6149msgstr "" 6150 6151#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6152#: app/GedcomCode/GedcomCodeStat.php:130 6153msgid "Died as an infant: exempt" 6154msgstr "" 6155 6156#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6157#: app/GedcomCode/GedcomCodeStat.php:133 6158msgid "Completed before 1970; date not available" 6159msgstr "" 6160 6161#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6162#: app/GedcomCode/GedcomCodeStat.php:136 6163msgid "Stillborn: exempt" 6164msgstr "" 6165 6166#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6167#: app/GedcomCode/GedcomCodeStat.php:139 6168msgid "Submitted but not yet cleared" 6169msgstr "" 6170 6171#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6172#: app/GedcomCode/GedcomCodeStat.php:142 6173msgid "Uncleared: insufficient data" 6174msgstr "" 6175 6176#. I18N: Location of an LDS church temple 6177#: app/GedcomCode/GedcomCodeTemp.php:225 6178msgid "Aba, Nigeria" 6179msgstr "" 6180 6181#. I18N: Location of an LDS church temple 6182#: app/GedcomCode/GedcomCodeTemp.php:228 6183msgid "Accra, Ghana" 6184msgstr "" 6185 6186#. I18N: Location of an LDS church temple 6187#: app/GedcomCode/GedcomCodeTemp.php:231 6188msgid "Adelaide, Australia" 6189msgstr "" 6190 6191#. I18N: Location of an LDS church temple 6192#: app/GedcomCode/GedcomCodeTemp.php:234 6193msgid "Cardston, Alberta, Canada" 6194msgstr "" 6195 6196#. I18N: Location of an LDS church temple 6197#: app/GedcomCode/GedcomCodeTemp.php:237 6198msgid "Albuquerque, New Mexico, United States" 6199msgstr "" 6200 6201#. I18N: Location of an LDS church temple 6202#: app/GedcomCode/GedcomCodeTemp.php:240 6203msgid "Anchorage, Alaska, United States" 6204msgstr "" 6205 6206#. I18N: Location of an LDS church temple 6207#: app/GedcomCode/GedcomCodeTemp.php:243 6208msgid "Apia, Samoa" 6209msgstr "" 6210 6211#. I18N: Location of an LDS church temple 6212#: app/GedcomCode/GedcomCodeTemp.php:246 6213msgid "Mesa, Arizona, United States" 6214msgstr "" 6215 6216#. I18N: Location of an LDS church temple 6217#: app/GedcomCode/GedcomCodeTemp.php:249 6218msgid "Asuncion, Paraguay" 6219msgstr "" 6220 6221#. I18N: Location of an LDS church temple 6222#: app/GedcomCode/GedcomCodeTemp.php:252 6223msgid "Atlanta, Georgia, United States" 6224msgstr "" 6225 6226#. I18N: Location of an LDS church temple 6227#: app/GedcomCode/GedcomCodeTemp.php:255 6228msgid "Buenos Aires, Argentina" 6229msgstr "" 6230 6231#. I18N: Location of an LDS church temple 6232#: app/GedcomCode/GedcomCodeTemp.php:258 6233msgid "Billings, Montana, United States" 6234msgstr "" 6235 6236#. I18N: Location of an LDS church temple 6237#: app/GedcomCode/GedcomCodeTemp.php:261 6238msgid "Birmingham, Alabama, United States" 6239msgstr "" 6240 6241#. I18N: Location of an LDS church temple 6242#: app/GedcomCode/GedcomCodeTemp.php:264 6243msgid "Bismarck, North Dakota, United States" 6244msgstr "" 6245 6246#. I18N: Location of an LDS church temple 6247#: app/GedcomCode/GedcomCodeTemp.php:267 6248msgid "Bogota, Colombia" 6249msgstr "" 6250 6251#. I18N: Location of an LDS church temple 6252#: app/GedcomCode/GedcomCodeTemp.php:270 6253msgid "Boise, Idaho, United States" 6254msgstr "" 6255 6256#. I18N: Location of an LDS church temple 6257#: app/GedcomCode/GedcomCodeTemp.php:273 6258msgid "Boston, Massachusetts, United States" 6259msgstr "" 6260 6261#. I18N: Location of an LDS church temple 6262#: app/GedcomCode/GedcomCodeTemp.php:276 6263msgid "Bountiful, Utah, United States" 6264msgstr "" 6265 6266#. I18N: Location of an LDS church temple 6267#: app/GedcomCode/GedcomCodeTemp.php:279 6268msgid "Brigham City, Utah, United States" 6269msgstr "" 6270 6271#. I18N: Location of an LDS church temple 6272#: app/GedcomCode/GedcomCodeTemp.php:282 6273msgid "Brisbane, Australia" 6274msgstr "" 6275 6276#. I18N: Location of an LDS church temple 6277#: app/GedcomCode/GedcomCodeTemp.php:285 6278msgid "Baton Rouge, Louisiana, United States" 6279msgstr "" 6280 6281#. I18N: Location of an LDS church temple 6282#: app/GedcomCode/GedcomCodeTemp.php:288 6283msgid "Calgary, Alberta, Canada" 6284msgstr "" 6285 6286#. I18N: Location of an LDS church temple 6287#: app/GedcomCode/GedcomCodeTemp.php:291 6288msgid "Campinas, Brazil" 6289msgstr "" 6290 6291#. I18N: Location of an LDS church temple 6292#: app/GedcomCode/GedcomCodeTemp.php:294 6293msgid "Caracas, Venezuela" 6294msgstr "" 6295 6296#. I18N: Location of an LDS church temple 6297#: app/GedcomCode/GedcomCodeTemp.php:297 6298msgid "Cebu City, Philippines" 6299msgstr "" 6300 6301#. I18N: Location of an LDS church temple 6302#: app/GedcomCode/GedcomCodeTemp.php:300 6303msgid "Chicago, Illinois, United States" 6304msgstr "" 6305 6306#. I18N: Location of an LDS church temple 6307#: app/GedcomCode/GedcomCodeTemp.php:303 6308msgid "Ciudad Juarez, Mexico" 6309msgstr "" 6310 6311#. I18N: Location of an LDS church temple 6312#: app/GedcomCode/GedcomCodeTemp.php:306 6313msgid "Cochabamba, Bolivia" 6314msgstr "" 6315 6316#. I18N: Location of an LDS church temple 6317#: app/GedcomCode/GedcomCodeTemp.php:309 6318msgid "Colonia Juarez, Mexico" 6319msgstr "" 6320 6321#. I18N: Location of an LDS church temple 6322#: app/GedcomCode/GedcomCodeTemp.php:312 6323msgid "Columbia, South Carolina, United States" 6324msgstr "" 6325 6326#. I18N: Location of an LDS church temple 6327#: app/GedcomCode/GedcomCodeTemp.php:315 6328msgid "Columbus, Ohio, United States" 6329msgstr "" 6330 6331#. I18N: Location of an LDS church temple 6332#: app/GedcomCode/GedcomCodeTemp.php:318 6333msgid "Copenhagen, Denmark" 6334msgstr "" 6335 6336#. I18N: Location of an LDS church temple 6337#: app/GedcomCode/GedcomCodeTemp.php:321 6338msgid "Cordoba, Argentina" 6339msgstr "" 6340 6341#. I18N: Location of an LDS church temple 6342#: app/GedcomCode/GedcomCodeTemp.php:324 6343msgid "Columbia River, Washington, United States" 6344msgstr "" 6345 6346#. I18N: Location of an LDS church temple 6347#: app/GedcomCode/GedcomCodeTemp.php:327 6348msgid "Curitiba, Brazil" 6349msgstr "" 6350 6351#. I18N: Location of an LDS church temple 6352#: app/GedcomCode/GedcomCodeTemp.php:330 6353msgid "Dallas, Texas, United States" 6354msgstr "" 6355 6356#. I18N: Location of an LDS church temple 6357#: app/GedcomCode/GedcomCodeTemp.php:333 6358msgid "Denver, Colorado, United States" 6359msgstr "" 6360 6361#. I18N: Location of an LDS church temple 6362#: app/GedcomCode/GedcomCodeTemp.php:336 6363msgid "Detroit, Michigan, United States" 6364msgstr "" 6365 6366#. I18N: Location of an LDS church temple 6367#: app/GedcomCode/GedcomCodeTemp.php:339 6368msgid "Draper, Utah, United States" 6369msgstr "" 6370 6371#. I18N: Location of an LDS church temple 6372#: app/GedcomCode/GedcomCodeTemp.php:342 6373msgid "Edmonton, Alberta, Canada" 6374msgstr "" 6375 6376#. I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/Endowment_house 6377#: app/GedcomCode/GedcomCodeTemp.php:345 6378msgid "Endowment House" 6379msgstr "" 6380 6381#. I18N: Location of an LDS church temple 6382#: app/GedcomCode/GedcomCodeTemp.php:348 6383msgid "Fort Lauderdale, Florida, United States" 6384msgstr "" 6385 6386#. I18N: Location of an LDS church temple 6387#: app/GedcomCode/GedcomCodeTemp.php:351 6388msgid "Frankfurt am Main, Germany" 6389msgstr "" 6390 6391#. I18N: Location of an LDS church temple 6392#: app/GedcomCode/GedcomCodeTemp.php:354 6393msgid "Freiburg, Germany" 6394msgstr "" 6395 6396#. I18N: Location of an LDS church temple 6397#: app/GedcomCode/GedcomCodeTemp.php:357 6398msgid "Fresno, California, United States" 6399msgstr "" 6400 6401#. I18N: Location of an LDS church temple 6402#: app/GedcomCode/GedcomCodeTemp.php:360 6403msgid "Fukuoka, Japan" 6404msgstr "" 6405 6406#. I18N: Location of an LDS church temple 6407#: app/GedcomCode/GedcomCodeTemp.php:363 6408msgid "Gila Valley, Arizona, United States" 6409msgstr "" 6410 6411#. I18N: Location of an LDS church temple 6412#: app/GedcomCode/GedcomCodeTemp.php:366 6413msgid "Gilbert, Arizona, United States" 6414msgstr "" 6415 6416#. I18N: Location of an LDS church temple 6417#: app/GedcomCode/GedcomCodeTemp.php:369 6418msgid "Guadalajara, Mexico" 6419msgstr "" 6420 6421#. I18N: Location of an LDS church temple 6422#: app/GedcomCode/GedcomCodeTemp.php:372 6423msgid "Guatemala City, Guatemala" 6424msgstr "" 6425 6426#. I18N: Location of an LDS church temple 6427#: app/GedcomCode/GedcomCodeTemp.php:375 6428msgid "Guayaquil, Ecuador" 6429msgstr "" 6430 6431#. I18N: Location of an LDS church temple 6432#: app/GedcomCode/GedcomCodeTemp.php:378 6433msgid "The Hague, Netherlands" 6434msgstr "" 6435 6436#. I18N: Location of an LDS church temple 6437#: app/GedcomCode/GedcomCodeTemp.php:381 6438msgid "Halifax, Nova Scotia, Canada" 6439msgstr "" 6440 6441#. I18N: Location of an LDS church temple 6442#: app/GedcomCode/GedcomCodeTemp.php:384 6443msgid "Hartford, Connecticut, United States" 6444msgstr "" 6445 6446#. I18N: Location of an LDS church temple 6447#: app/GedcomCode/GedcomCodeTemp.php:387 6448msgid "Laie, Hawaii, United States" 6449msgstr "" 6450 6451#. I18N: Location of an LDS church temple 6452#: app/GedcomCode/GedcomCodeTemp.php:390 6453msgid "Helsinki, Finland" 6454msgstr "" 6455 6456#. I18N: Location of an LDS church temple 6457#: app/GedcomCode/GedcomCodeTemp.php:393 6458msgid "Hermosillo, Mexico" 6459msgstr "" 6460 6461#. I18N: Location of an LDS church temple 6462#. I18N: Name of a country or state 6463#: app/GedcomCode/GedcomCodeTemp.php:396 6464#: app/Statistics/Service/CountryService.php:235 6465msgid "Hong Kong" 6466msgstr "" 6467 6468#. I18N: Location of an LDS church temple 6469#: app/GedcomCode/GedcomCodeTemp.php:399 6470msgid "Houston, Texas, United States" 6471msgstr "" 6472 6473#. I18N: Location of an LDS church temple 6474#: app/GedcomCode/GedcomCodeTemp.php:402 6475msgid "Idaho Falls, Idaho, United States" 6476msgstr "" 6477 6478#. I18N: Location of an LDS church temple 6479#: app/GedcomCode/GedcomCodeTemp.php:405 6480msgid "Indianapolis, Indiana, United States" 6481msgstr "" 6482 6483#. I18N: Location of an LDS church temple 6484#: app/GedcomCode/GedcomCodeTemp.php:408 6485msgid "Johannesburg, South Africa" 6486msgstr "" 6487 6488#. I18N: Location of an LDS church temple 6489#: app/GedcomCode/GedcomCodeTemp.php:411 6490msgid "Jordan River, Utah, United States" 6491msgstr "" 6492 6493#. I18N: Location of an LDS church temple 6494#: app/GedcomCode/GedcomCodeTemp.php:414 6495msgid "Kansas City, Missouri, United States" 6496msgstr "" 6497 6498#. I18N: Location of an LDS church temple 6499#: app/GedcomCode/GedcomCodeTemp.php:417 6500msgid "Kona, Hawaii, United States" 6501msgstr "" 6502 6503#. I18N: Location of an LDS church temple 6504#: app/GedcomCode/GedcomCodeTemp.php:420 6505msgid "Kiev, Ukraine" 6506msgstr "" 6507 6508#. I18N: Location of an LDS church temple 6509#: app/GedcomCode/GedcomCodeTemp.php:423 6510msgid "Los Angeles, California, United States" 6511msgstr "" 6512 6513#. I18N: Location of an LDS church temple 6514#: app/GedcomCode/GedcomCodeTemp.php:426 6515msgid "Lima, Peru" 6516msgstr "" 6517 6518#. I18N: Location of an LDS church temple 6519#: app/GedcomCode/GedcomCodeTemp.php:429 6520msgid "Logan, Utah, United States" 6521msgstr "" 6522 6523#. I18N: Location of an LDS church temple 6524#: app/GedcomCode/GedcomCodeTemp.php:432 6525msgid "London, England" 6526msgstr "" 6527 6528#. I18N: Location of an LDS church temple 6529#: app/GedcomCode/GedcomCodeTemp.php:435 6530msgid "Louisville, Kentucky, United States" 6531msgstr "" 6532 6533#. I18N: Location of an LDS church temple 6534#: app/GedcomCode/GedcomCodeTemp.php:438 6535msgid "Lubbock, Texas, United States" 6536msgstr "" 6537 6538#. I18N: Location of an LDS church temple 6539#: app/GedcomCode/GedcomCodeTemp.php:441 6540msgid "Las Vegas, Nevada, United States" 6541msgstr "" 6542 6543#. I18N: Location of an LDS church temple 6544#: app/GedcomCode/GedcomCodeTemp.php:444 6545msgid "Madrid, Spain" 6546msgstr "" 6547 6548#. I18N: Location of an LDS church temple 6549#: app/GedcomCode/GedcomCodeTemp.php:447 6550msgid "Manaus, Brazil" 6551msgstr "" 6552 6553#. I18N: Location of an LDS church temple 6554#: app/GedcomCode/GedcomCodeTemp.php:450 6555msgid "Manhattan, New York, United States" 6556msgstr "" 6557 6558#. I18N: Location of an LDS church temple 6559#: app/GedcomCode/GedcomCodeTemp.php:453 6560msgid "Manila, Philippines" 6561msgstr "" 6562 6563#. I18N: Location of an LDS church temple 6564#: app/GedcomCode/GedcomCodeTemp.php:456 6565msgid "Manti, Utah, United States" 6566msgstr "" 6567 6568#. I18N: Location of an LDS church temple 6569#: app/GedcomCode/GedcomCodeTemp.php:459 6570msgid "Medford, Oregon, United States" 6571msgstr "" 6572 6573#. I18N: Location of an LDS church temple 6574#: app/GedcomCode/GedcomCodeTemp.php:462 6575msgid "Melbourne, Australia" 6576msgstr "" 6577 6578#. I18N: Location of an LDS church temple 6579#: app/GedcomCode/GedcomCodeTemp.php:465 6580msgid "Memphis, Tennessee, United States" 6581msgstr "" 6582 6583#. I18N: Location of an LDS church temple 6584#: app/GedcomCode/GedcomCodeTemp.php:468 6585msgid "Merida, Mexico" 6586msgstr "" 6587 6588#. I18N: Location of an LDS church temple 6589#: app/GedcomCode/GedcomCodeTemp.php:471 6590msgid "Mexico City, Mexico" 6591msgstr "" 6592 6593#. I18N: Location of an LDS church temple 6594#: app/GedcomCode/GedcomCodeTemp.php:474 6595msgid "Montevideo, Uruguay" 6596msgstr "" 6597 6598#. I18N: Location of an LDS church temple 6599#: app/GedcomCode/GedcomCodeTemp.php:477 6600msgid "Monterrey, Mexico" 6601msgstr "" 6602 6603#. I18N: Location of an LDS church temple 6604#: app/GedcomCode/GedcomCodeTemp.php:480 6605msgid "Monticello, Utah, United States" 6606msgstr "" 6607 6608#. I18N: Location of an LDS church temple 6609#: app/GedcomCode/GedcomCodeTemp.php:483 6610msgid "Montreal, Quebec, Canada" 6611msgstr "" 6612 6613#. I18N: Location of an LDS church temple 6614#: app/GedcomCode/GedcomCodeTemp.php:486 6615msgid "Mount Timpanogos, Utah, United States" 6616msgstr "" 6617 6618#. I18N: Location of an LDS church temple 6619#: app/GedcomCode/GedcomCodeTemp.php:489 6620msgid "Nashville, Tennessee, United States" 6621msgstr "" 6622 6623#. I18N: Location of an LDS church temple 6624#: app/GedcomCode/GedcomCodeTemp.php:492 6625msgid "Nauvoo (new), Illinois, United States" 6626msgstr "" 6627 6628#. I18N: Location of an LDS church temple 6629#: app/GedcomCode/GedcomCodeTemp.php:495 6630msgid "Nauvoo (original), Illinois, United States" 6631msgstr "" 6632 6633#. I18N: Location of an LDS church temple 6634#: app/GedcomCode/GedcomCodeTemp.php:498 6635msgid "Newport Beach, California, United States" 6636msgstr "" 6637 6638#. I18N: Location of an LDS church temple 6639#: app/GedcomCode/GedcomCodeTemp.php:501 6640msgid "Nuku’Alofa, Tonga" 6641msgstr "" 6642 6643#. I18N: Location of an LDS church temple 6644#: app/GedcomCode/GedcomCodeTemp.php:504 6645msgid "New York, New York, United States" 6646msgstr "" 6647 6648#. I18N: Location of an LDS church temple 6649#: app/GedcomCode/GedcomCodeTemp.php:507 6650msgid "Hamilton, New Zealand" 6651msgstr "" 6652 6653#. I18N: Location of an LDS church temple 6654#: app/GedcomCode/GedcomCodeTemp.php:510 6655msgid "Oakland, California, United States" 6656msgstr "" 6657 6658#. I18N: Location of an LDS church temple 6659#: app/GedcomCode/GedcomCodeTemp.php:513 6660msgid "Oaxaca, Mexico" 6661msgstr "" 6662 6663#. I18N: Location of an LDS church temple 6664#: app/GedcomCode/GedcomCodeTemp.php:516 6665msgid "Ogden, Utah, United States" 6666msgstr "" 6667 6668#. I18N: Location of an LDS church temple 6669#: app/GedcomCode/GedcomCodeTemp.php:519 6670msgid "Oklahoma City, Oklahoma, United States" 6671msgstr "" 6672 6673#. I18N: Location of an LDS church temple 6674#: app/GedcomCode/GedcomCodeTemp.php:522 6675msgid "Oquirrh Mountain, Utah, United States" 6676msgstr "" 6677 6678#. I18N: Location of an LDS church temple 6679#: app/GedcomCode/GedcomCodeTemp.php:525 6680msgid "Orlando, Florida, United States" 6681msgstr "" 6682 6683#. I18N: Location of an LDS church temple 6684#: app/GedcomCode/GedcomCodeTemp.php:528 6685msgid "Porto Alegre, Brazil" 6686msgstr "" 6687 6688#. I18N: Location of an LDS church temple 6689#: app/GedcomCode/GedcomCodeTemp.php:531 6690msgid "Palmyra, New York, United States" 6691msgstr "" 6692 6693#. I18N: Location of an LDS church temple 6694#: app/GedcomCode/GedcomCodeTemp.php:534 6695msgid "Panama City, Panama" 6696msgstr "" 6697 6698#. I18N: Location of an LDS church temple 6699#: app/GedcomCode/GedcomCodeTemp.php:537 6700msgid "Papeete, Tahiti" 6701msgstr "" 6702 6703#. I18N: Location of an LDS church temple 6704#: app/GedcomCode/GedcomCodeTemp.php:540 6705msgid "Payson, Utah, United States" 6706msgstr "" 6707 6708#. I18N: Location of an LDS church temple 6709#: app/GedcomCode/GedcomCodeTemp.php:543 6710msgid "Perth, Australia" 6711msgstr "" 6712 6713#. I18N: Location of an LDS church temple 6714#: app/GedcomCode/GedcomCodeTemp.php:546 6715msgid "Phoenix, Arizona, United States" 6716msgstr "" 6717 6718#. I18N: I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/President_of_the_Church 6719#: app/GedcomCode/GedcomCodeTemp.php:549 6720msgid "President’s Office" 6721msgstr "" 6722 6723#. I18N: Location of an LDS church temple 6724#: app/GedcomCode/GedcomCodeTemp.php:552 6725msgid "Portland, Oregon, United States" 6726msgstr "" 6727 6728#. I18N: Location of an LDS church temple 6729#: app/GedcomCode/GedcomCodeTemp.php:555 6730msgid "Preston, England" 6731msgstr "" 6732 6733#. I18N: Location of an LDS church temple 6734#: app/GedcomCode/GedcomCodeTemp.php:558 6735msgid "Provo City Center, Utah, United States" 6736msgstr "" 6737 6738#. I18N: Location of an LDS church temple 6739#: app/GedcomCode/GedcomCodeTemp.php:561 6740msgid "Provo, Utah, United States" 6741msgstr "" 6742 6743#. I18N: Location of an LDS church temple 6744#: app/GedcomCode/GedcomCodeTemp.php:564 6745msgid "Quetzaltenango, Guatemala" 6746msgstr "" 6747 6748#. I18N: Location of an LDS church temple 6749#: app/GedcomCode/GedcomCodeTemp.php:567 6750msgid "Raleigh, North Carolina, United States" 6751msgstr "" 6752 6753#. I18N: Location of an LDS church temple 6754#: app/GedcomCode/GedcomCodeTemp.php:570 6755msgid "Recife, Brazil" 6756msgstr "" 6757 6758#. I18N: Location of an LDS church temple 6759#: app/GedcomCode/GedcomCodeTemp.php:573 6760msgid "Redlands, California, United States" 6761msgstr "" 6762 6763#. I18N: Location of an LDS church temple 6764#: app/GedcomCode/GedcomCodeTemp.php:576 6765msgid "Regina, Saskatchewan, Canada" 6766msgstr "" 6767 6768#. I18N: Location of an LDS church temple 6769#: app/GedcomCode/GedcomCodeTemp.php:579 6770msgid "Reno, Nevada, United States" 6771msgstr "" 6772 6773#. I18N: Location of an LDS church temple 6774#: app/GedcomCode/GedcomCodeTemp.php:582 6775msgid "Rexburg, Idaho, United States" 6776msgstr "" 6777 6778#. I18N: Location of an LDS church temple 6779#: app/GedcomCode/GedcomCodeTemp.php:585 6780msgid "Sacramento, California, United States" 6781msgstr "" 6782 6783#. I18N: Location of an LDS church temple 6784#: app/GedcomCode/GedcomCodeTemp.php:588 6785msgid "San Salvador, El Salvador" 6786msgstr "" 6787 6788#. I18N: Location of an LDS church temple 6789#: app/GedcomCode/GedcomCodeTemp.php:591 6790msgid "Santiago, Chile" 6791msgstr "" 6792 6793#. I18N: Location of an LDS church temple 6794#: app/GedcomCode/GedcomCodeTemp.php:594 6795msgid "San Antonio, Texas, United States" 6796msgstr "" 6797 6798#. I18N: Location of an LDS church temple 6799#: app/GedcomCode/GedcomCodeTemp.php:597 6800msgid "San Diego, California, United States" 6801msgstr "" 6802 6803#. I18N: Location of an LDS church temple 6804#: app/GedcomCode/GedcomCodeTemp.php:600 6805msgid "Santo Domingo, Dominican Republic" 6806msgstr "" 6807 6808#. I18N: Location of an LDS church temple 6809#: app/GedcomCode/GedcomCodeTemp.php:603 6810msgid "Seattle, Washington, United States" 6811msgstr "" 6812 6813#. I18N: Location of an LDS church temple 6814#: app/GedcomCode/GedcomCodeTemp.php:606 6815msgid "Seoul, Korea" 6816msgstr "" 6817 6818#. I18N: Location of an LDS church temple 6819#: app/GedcomCode/GedcomCodeTemp.php:609 6820msgid "St. George, Utah, United States" 6821msgstr "" 6822 6823#. I18N: Location of an LDS church temple 6824#: app/GedcomCode/GedcomCodeTemp.php:612 6825msgid "San Jose, Costa Rica" 6826msgstr "" 6827 6828#. I18N: Location of an LDS church temple 6829#: app/GedcomCode/GedcomCodeTemp.php:615 6830msgid "Salt Lake City, Utah, United States" 6831msgstr "" 6832 6833#. I18N: Location of an LDS church temple 6834#: app/GedcomCode/GedcomCodeTemp.php:618 6835msgid "St. Louis, Missouri, United States" 6836msgstr "" 6837 6838#. I18N: Location of an LDS church temple 6839#: app/GedcomCode/GedcomCodeTemp.php:621 6840msgid "Snowflake, Arizona, United States" 6841msgstr "" 6842 6843#. I18N: Location of an LDS church temple 6844#: app/GedcomCode/GedcomCodeTemp.php:624 6845msgid "Sao Paulo, Brazil" 6846msgstr "" 6847 6848#. I18N: Location of an LDS church temple 6849#: app/GedcomCode/GedcomCodeTemp.php:627 6850msgid "St. Paul, Minnesota, United States" 6851msgstr "" 6852 6853#. I18N: Location of an LDS church temple 6854#: app/GedcomCode/GedcomCodeTemp.php:630 6855msgid "Spokane, Washington, United States" 6856msgstr "" 6857 6858#. I18N: Location of an LDS church temple 6859#: app/GedcomCode/GedcomCodeTemp.php:633 6860msgid "Stockholm, Sweden" 6861msgstr "" 6862 6863#. I18N: Location of an LDS church temple 6864#: app/GedcomCode/GedcomCodeTemp.php:636 6865msgid "Suva, Fiji" 6866msgstr "" 6867 6868#. I18N: Location of an LDS church temple 6869#: app/GedcomCode/GedcomCodeTemp.php:639 6870msgid "Bern, Switzerland" 6871msgstr "" 6872 6873#. I18N: Location of an LDS church temple 6874#: app/GedcomCode/GedcomCodeTemp.php:642 6875msgid "Sydney, Australia" 6876msgstr "" 6877 6878#. I18N: Location of an LDS church temple 6879#: app/GedcomCode/GedcomCodeTemp.php:645 6880msgid "Taipei, Taiwan" 6881msgstr "" 6882 6883#. I18N: Location of an LDS church temple 6884#: app/GedcomCode/GedcomCodeTemp.php:648 6885msgid "Tampico, Mexico" 6886msgstr "" 6887 6888#. I18N: Location of an LDS church temple 6889#: app/GedcomCode/GedcomCodeTemp.php:651 6890msgid "Tegucigalpa, Honduras" 6891msgstr "" 6892 6893#. I18N: Location of an LDS church temple 6894#: app/GedcomCode/GedcomCodeTemp.php:654 6895msgid "Tuxtla Gutierrez, Mexico" 6896msgstr "" 6897 6898#. I18N: Location of an LDS church temple 6899#: app/GedcomCode/GedcomCodeTemp.php:657 6900msgid "Tijuana, Mexico" 6901msgstr "" 6902 6903#. I18N: Location of an LDS church temple 6904#: app/GedcomCode/GedcomCodeTemp.php:660 6905msgid "Tokyo, Japan" 6906msgstr "" 6907 6908#. I18N: Location of an LDS church temple 6909#: app/GedcomCode/GedcomCodeTemp.php:663 6910msgid "Toronto, Ontario, Canada" 6911msgstr "" 6912 6913#. I18N: Location of an LDS church temple 6914#: app/GedcomCode/GedcomCodeTemp.php:666 6915msgid "Trujillo, Peru" 6916msgstr "" 6917 6918#. I18N: Location of an LDS church temple 6919#: app/GedcomCode/GedcomCodeTemp.php:669 6920msgid "Twin Falls, Idaho, United States" 6921msgstr "" 6922 6923#. I18N: Location of an LDS church temple 6924#: app/GedcomCode/GedcomCodeTemp.php:672 6925msgid "Vancouver, British Columbia, Canada" 6926msgstr "" 6927 6928#. I18N: Location of an LDS church temple 6929#: app/GedcomCode/GedcomCodeTemp.php:675 6930msgid "Veracruz, Mexico" 6931msgstr "" 6932 6933#. I18N: Location of an LDS church temple 6934#: app/GedcomCode/GedcomCodeTemp.php:678 6935msgid "Vernal, Utah, United States" 6936msgstr "" 6937 6938#. I18N: Location of an LDS church temple 6939#: app/GedcomCode/GedcomCodeTemp.php:681 6940msgid "Villa Hermosa, Mexico" 6941msgstr "" 6942 6943#. I18N: Location of an LDS church temple 6944#: app/GedcomCode/GedcomCodeTemp.php:684 6945msgid "Washington, District of Columbia, United States" 6946msgstr "" 6947 6948#. I18N: Location of an LDS church temple 6949#: app/GedcomCode/GedcomCodeTemp.php:687 6950msgid "Winter Quarters, Nebraska, United States" 6951msgstr "" 6952 6953#: app/GedcomRecord.php:526 app/GedcomRecord.php:634 app/GedcomRecord.php:1278 6954#: app/Header.php:110 app/Note.php:128 app/Report/ReportParserGenerate.php:967 6955#: app/Repository.php:104 app/Source.php:109 6956#: app/Statistics/Repository/EventRepository.php:416 app/Submission.php:106 6957#: app/Submitter.php:104 6958msgid "Private" 6959msgstr "" 6960 6961#. I18N: Name of a country or state 6962#: app/GedcomRecord.php:991 app/GedcomRecord.php:996 6963#: app/Statistics/Google/ChartSex.php:72 6964#: app/Statistics/Service/CountryService.php:38 6965msgid "Unknown" 6966msgstr "" 6967 6968#. I18N: gedcom tag ABBR 6969#: app/GedcomTag.php:455 resources/views/lists/sources-table.phtml:86 6970#: resources/views/modals/source-fields.phtml:17 6971msgid "Abbreviation" 6972msgstr "" 6973 6974#. I18N: gedcom tag ADDR 6975#: app/GedcomTag.php:458 app/Module/FixCemeteryTag.php:85 6976#: resources/views/modals/submitter-fields.phtml:15 6977msgid "Address" 6978msgstr "" 6979 6980#. I18N: gedcom tag ADD1 6981#: app/GedcomTag.php:461 6982msgid "Address line 1" 6983msgstr "" 6984 6985#. I18N: gedcom tag ADD2 6986#: app/GedcomTag.php:464 6987msgid "Address line 2" 6988msgstr "" 6989 6990#. I18N: gedcom tag ADOP 6991#: app/GedcomTag.php:467 6992msgid "Adoption" 6993msgstr "" 6994 6995#: app/GedcomTag.php:469 6996msgid "Date of adoption" 6997msgstr "" 6998 6999#: app/GedcomTag.php:471 7000msgid "Place of adoption" 7001msgstr "" 7002 7003#. I18N: gedcom tag AFN 7004#: app/GedcomTag.php:474 7005msgid "Ancestral file number" 7006msgstr "" 7007 7008#. I18N: gedcom tag AGNC 7009#: app/GedcomTag.php:480 7010msgid "Agency" 7011msgstr "" 7012 7013#. I18N: gedcom tag ALIA 7014#: app/GedcomTag.php:483 7015msgid "Alias" 7016msgstr "" 7017 7018#. I18N: gedcom tag ANCE 7019#: app/GedcomTag.php:486 7020msgid "Generations of ancestors" 7021msgstr "" 7022 7023#. I18N: gedcom tag ANCI 7024#: app/GedcomTag.php:489 7025msgid "Ancestors interest" 7026msgstr "" 7027 7028#. I18N: gedcom tag ANUL 7029#: app/GedcomTag.php:492 7030msgid "Annulment" 7031msgstr "" 7032 7033#. I18N: gedcom tag ASSO 7034#. I18N: gedcom tag _ASSO 7035#: app/GedcomTag.php:495 app/GedcomTag.php:1198 7036#: resources/views/cards/add-associate.phtml:10 7037msgid "Associate" 7038msgstr "" 7039 7040#. I18N: gedcom tag AUTH 7041#: app/GedcomTag.php:498 resources/views/lists/sources-table.phtml:87 7042#: resources/views/modals/source-fields.phtml:25 7043msgid "Author" 7044msgstr "" 7045 7046#. I18N: gedcom tag BAPL. LDS = Church of Latter Day Saints. 7047#: app/GedcomTag.php:501 7048msgid "LDS baptism" 7049msgstr "" 7050 7051#. I18N: LDS = Church of Latter Day Saints. 7052#: app/GedcomTag.php:504 7053msgid "Date of LDS baptism" 7054msgstr "" 7055 7056#. I18N: LDS = Church of Latter Day Saints. 7057#: app/GedcomTag.php:507 7058msgid "Place of LDS baptism" 7059msgstr "" 7060 7061#. I18N: gedcom tag BAPM 7062#: app/GedcomTag.php:510 resources/views/calendar-page.phtml:161 7063#: resources/xml/reports/missing_facts_report.xml:16 7064msgid "Baptism" 7065msgstr "" 7066 7067#: app/GedcomTag.php:512 resources/xml/reports/missing_facts_report.xml:129 7068msgid "Date of baptism" 7069msgstr "" 7070 7071#: app/GedcomTag.php:514 resources/xml/reports/missing_facts_report.xml:140 7072msgid "Place of baptism" 7073msgstr "" 7074 7075#. I18N: gedcom tag BARM 7076#: app/GedcomTag.php:517 resources/xml/reports/missing_facts_report.xml:17 7077msgid "Bar mitzvah" 7078msgstr "" 7079 7080#: app/GedcomTag.php:519 resources/xml/reports/missing_facts_report.xml:212 7081msgid "Date of bar mitzvah" 7082msgstr "" 7083 7084#: app/GedcomTag.php:521 resources/xml/reports/missing_facts_report.xml:223 7085msgid "Place of bar mitzvah" 7086msgstr "" 7087 7088#. I18N: gedcom tag BASM 7089#: app/GedcomTag.php:524 resources/xml/reports/missing_facts_report.xml:18 7090msgid "Bat mitzvah" 7091msgstr "" 7092 7093#: app/GedcomTag.php:526 resources/xml/reports/missing_facts_report.xml:253 7094msgid "Date of bat mitzvah" 7095msgstr "" 7096 7097#: app/GedcomTag.php:528 resources/xml/reports/missing_facts_report.xml:264 7098msgid "Place of bat mitzvah" 7099msgstr "" 7100 7101#. I18N: gedcom tag BIRT 7102#: app/GedcomTag.php:531 app/Http/RequestHandlers/IndividualPage.php:194 7103#: resources/views/calendar-page.phtml:158 7104#: resources/views/lists/individuals-table.phtml:211 7105#: resources/views/lists/individuals-table.phtml:215 7106#: resources/views/lists/individuals-table.phtml:237 7107#: resources/xml/reports/ahnentafel_report.xml:442 7108#: resources/xml/reports/bdm_report.xml:58 7109#: resources/xml/reports/change_report.xml:102 7110#: resources/xml/reports/change_report.xml:118 7111#: resources/xml/reports/descendancy_report.xml:560 7112#: resources/xml/reports/family_group_report.xml:182 7113#: resources/xml/reports/family_group_report.xml:470 7114#: resources/xml/reports/family_group_report.xml:477 7115#: resources/xml/reports/family_group_report.xml:536 7116#: resources/xml/reports/family_group_report.xml:733 7117#: resources/xml/reports/family_group_report.xml:740 7118#: resources/xml/reports/family_group_report.xml:880 7119#: resources/xml/reports/family_group_report.xml:1081 7120#: resources/xml/reports/family_group_report.xml:1090 7121#: resources/xml/reports/individual_ext_report.xml:273 7122#: resources/xml/reports/individual_ext_report.xml:309 7123#: resources/xml/reports/individual_ext_report.xml:349 7124#: resources/xml/reports/individual_ext_report.xml:385 7125#: resources/xml/reports/individual_ext_report.xml:421 7126#: resources/xml/reports/individual_ext_report.xml:479 7127#: resources/xml/reports/individual_ext_report.xml:515 7128#: resources/xml/reports/individual_ext_report.xml:556 7129#: resources/xml/reports/individual_ext_report.xml:592 7130#: resources/xml/reports/individual_ext_report.xml:628 7131#: resources/xml/reports/individual_report.xml:270 7132#: resources/xml/reports/individual_report.xml:306 7133#: resources/xml/reports/individual_report.xml:346 7134#: resources/xml/reports/individual_report.xml:382 7135#: resources/xml/reports/individual_report.xml:418 7136#: resources/xml/reports/individual_report.xml:479 7137#: resources/xml/reports/individual_report.xml:519 7138#: resources/xml/reports/individual_report.xml:560 7139#: resources/xml/reports/individual_report.xml:596 7140#: resources/xml/reports/individual_report.xml:632 7141#: resources/xml/reports/missing_facts_report.xml:15 7142#: resources/xml/reports/pedigree_report.xml:73 7143#: resources/xml/reports/pedigree_report.xml:74 7144#: resources/xml/reports/pedigree_report.xml:94 7145#: resources/xml/reports/pedigree_report.xml:95 7146#: resources/xml/reports/pedigree_report.xml:116 7147#: resources/xml/reports/pedigree_report.xml:117 7148#: resources/xml/reports/pedigree_report.xml:134 7149#: resources/xml/reports/pedigree_report.xml:135 7150#: resources/xml/reports/pedigree_report.xml:156 7151#: resources/xml/reports/pedigree_report.xml:157 7152#: resources/xml/reports/pedigree_report.xml:175 7153#: resources/xml/reports/pedigree_report.xml:176 7154#: resources/xml/reports/pedigree_report.xml:197 7155#: resources/xml/reports/pedigree_report.xml:198 7156#: resources/xml/reports/pedigree_report.xml:218 7157#: resources/xml/reports/pedigree_report.xml:219 7158#: resources/xml/reports/pedigree_report.xml:240 7159#: resources/xml/reports/pedigree_report.xml:241 7160#: resources/xml/reports/pedigree_report.xml:261 7161#: resources/xml/reports/pedigree_report.xml:262 7162#: resources/xml/reports/pedigree_report.xml:283 7163#: resources/xml/reports/pedigree_report.xml:284 7164#: resources/xml/reports/pedigree_report.xml:304 7165#: resources/xml/reports/pedigree_report.xml:305 7166#: resources/xml/reports/pedigree_report.xml:326 7167#: resources/xml/reports/pedigree_report.xml:327 7168#: resources/xml/reports/pedigree_report.xml:347 7169#: resources/xml/reports/pedigree_report.xml:348 7170#: resources/xml/reports/pedigree_report.xml:369 7171#: resources/xml/reports/pedigree_report.xml:370 7172#: resources/xml/reports/pedigree_report.xml:390 7173#: resources/xml/reports/pedigree_report.xml:409 7174#: resources/xml/reports/pedigree_report.xml:428 7175#: resources/xml/reports/pedigree_report.xml:447 7176#: resources/xml/reports/pedigree_report.xml:466 7177#: resources/xml/reports/pedigree_report.xml:485 7178#: resources/xml/reports/pedigree_report.xml:504 7179#: resources/xml/reports/pedigree_report.xml:523 7180#: resources/xml/reports/pedigree_report.xml:542 7181#: resources/xml/reports/pedigree_report.xml:561 7182#: resources/xml/reports/pedigree_report.xml:580 7183#: resources/xml/reports/pedigree_report.xml:599 7184#: resources/xml/reports/pedigree_report.xml:618 7185#: resources/xml/reports/pedigree_report.xml:637 7186#: resources/xml/reports/pedigree_report.xml:656 7187#: resources/xml/reports/pedigree_report.xml:675 7188#: resources/xml/reports/pedigree_report.xml:775 7189#: resources/xml/reports/pedigree_report.xml:776 7190#: resources/xml/reports/pedigree_report.xml:796 7191#: resources/xml/reports/pedigree_report.xml:797 7192#: resources/xml/reports/pedigree_report.xml:818 7193#: resources/xml/reports/pedigree_report.xml:819 7194#: resources/xml/reports/pedigree_report.xml:836 7195#: resources/xml/reports/pedigree_report.xml:837 7196#: resources/xml/reports/pedigree_report.xml:858 7197#: resources/xml/reports/pedigree_report.xml:859 7198#: resources/xml/reports/pedigree_report.xml:876 7199#: resources/xml/reports/pedigree_report.xml:877 7200#: resources/xml/reports/pedigree_report.xml:898 7201#: resources/xml/reports/pedigree_report.xml:899 7202#: resources/xml/reports/pedigree_report.xml:920 7203#: resources/xml/reports/pedigree_report.xml:942 7204#: resources/xml/reports/pedigree_report.xml:963 7205#: resources/xml/reports/pedigree_report.xml:985 7206#: resources/xml/reports/pedigree_report.xml:1006 7207#: resources/xml/reports/pedigree_report.xml:1028 7208#: resources/xml/reports/pedigree_report.xml:1049 7209#: resources/xml/reports/pedigree_report.xml:1071 7210#: resources/xml/reports/pedigree_report.xml:1094 7211#: resources/xml/reports/pedigree_report.xml:1113 7212#: resources/xml/reports/pedigree_report.xml:1132 7213#: resources/xml/reports/pedigree_report.xml:1151 7214#: resources/xml/reports/pedigree_report.xml:1170 7215#: resources/xml/reports/pedigree_report.xml:1189 7216#: resources/xml/reports/pedigree_report.xml:1208 7217#: resources/xml/reports/pedigree_report.xml:1227 7218#: resources/xml/reports/pedigree_report.xml:1246 7219#: resources/xml/reports/pedigree_report.xml:1265 7220#: resources/xml/reports/pedigree_report.xml:1284 7221#: resources/xml/reports/pedigree_report.xml:1303 7222#: resources/xml/reports/pedigree_report.xml:1322 7223#: resources/xml/reports/pedigree_report.xml:1341 7224#: resources/xml/reports/pedigree_report.xml:1360 7225#: resources/xml/reports/pedigree_report.xml:1379 7226#: resources/xml/reports/relative_ext_report.xml:56 7227msgid "Birth" 7228msgstr "" 7229 7230#: app/GedcomTag.php:533 resources/xml/reports/fact_sources.xml:68 7231#: resources/xml/reports/fact_sources.xml:272 7232#: resources/xml/reports/missing_facts_report.xml:81 7233#: resources/xml/reports/occupation_report.xml:49 7234msgid "Date of birth" 7235msgstr "" 7236 7237#: app/GedcomTag.php:535 resources/xml/reports/fact_sources.xml:273 7238#: resources/xml/reports/missing_facts_report.xml:93 7239msgid "Place of birth" 7240msgstr "" 7241 7242#. I18N: gedcom tag BLES 7243#: app/GedcomTag.php:538 7244msgid "Blessing" 7245msgstr "" 7246 7247#: app/GedcomTag.php:540 7248msgid "Date of blessing" 7249msgstr "" 7250 7251#: app/GedcomTag.php:542 7252msgid "Place of blessing" 7253msgstr "" 7254 7255#. I18N: gedcom tag BLOB 7256#: app/GedcomTag.php:545 7257msgid "Binary data object" 7258msgstr "" 7259 7260#. I18N: gedcom tag BURI 7261#: app/GedcomTag.php:548 resources/views/calendar-page.phtml:173 7262#: resources/xml/reports/family_group_report.xml:351 7263#: resources/xml/reports/family_group_report.xml:705 7264#: resources/xml/reports/family_group_report.xml:1049 7265#: resources/xml/reports/missing_facts_report.xml:25 7266msgid "Burial" 7267msgstr "" 7268 7269#: app/GedcomTag.php:550 resources/xml/reports/missing_facts_report.xml:546 7270msgid "Date of burial" 7271msgstr "" 7272 7273#: app/GedcomTag.php:552 resources/xml/reports/missing_facts_report.xml:557 7274msgid "Place of burial" 7275msgstr "" 7276 7277#. I18N: gedcom tag CALN 7278#: app/GedcomTag.php:555 resources/views/modals/source-fields.phtml:45 7279msgid "Call number" 7280msgstr "" 7281 7282#. I18N: gedcom tag CAST 7283#: app/GedcomTag.php:558 7284msgid "Caste" 7285msgstr "" 7286 7287#. I18N: gedcom tag CAUS 7288#: app/GedcomTag.php:561 7289msgid "Cause" 7290msgstr "" 7291 7292#. I18N: gedcom tag CEME 7293#: app/GedcomTag.php:564 7294msgid "Cemetery" 7295msgstr "" 7296 7297#. I18N: gedcom tag CENS 7298#: app/GedcomTag.php:567 7299msgid "Census" 7300msgstr "" 7301 7302#: app/GedcomTag.php:569 7303#: resources/views/modules/GEDFact_assistant/select-census.phtml:19 7304msgid "Census date" 7305msgstr "" 7306 7307#: app/GedcomTag.php:571 7308msgid "Census place" 7309msgstr "" 7310 7311#. I18N: gedcom tag CHAN 7312#: app/GedcomTag.php:577 resources/views/edit/add-fact.phtml:71 7313#: resources/views/edit/edit-fact.phtml:100 7314#: resources/views/lists/families-table.phtml:228 7315#: resources/views/lists/individuals-table.phtml:255 7316#: resources/views/lists/media-table.phtml:74 7317#: resources/views/lists/notes-table.phtml:86 7318#: resources/views/lists/repositories-table.phtml:44 7319#: resources/views/lists/sources-table.phtml:93 7320#: resources/views/lists/submitters-table.phtml:63 7321#: resources/views/modules/gedcom_stats/config.phtml:10 7322#: resources/views/modules/recent_changes/changes-table.phtml:47 7323#: resources/xml/reports/change_report.xml:66 7324#: resources/xml/reports/change_report.xml:108 7325msgid "Last change" 7326msgstr "" 7327 7328#. I18N: gedcom tag CHAN:DATE 7329#: app/GedcomTag.php:580 7330msgid "Date of last change" 7331msgstr "" 7332 7333#. I18N: gedcom tag CHAN:_WT_USER 7334#: app/GedcomTag.php:583 7335msgid "Author of last change" 7336msgstr "" 7337 7338#. I18N: gedcom tag CHAR 7339#: app/GedcomTag.php:586 7340msgid "Character set" 7341msgstr "" 7342 7343#. I18N: gedcom tag CHR 7344#: app/GedcomTag.php:592 resources/xml/reports/family_group_report.xml:206 7345#: resources/xml/reports/family_group_report.xml:560 7346#: resources/xml/reports/family_group_report.xml:904 7347#: resources/xml/reports/missing_facts_report.xml:16 7348msgid "Christening" 7349msgstr "" 7350 7351#: app/GedcomTag.php:594 resources/xml/reports/missing_facts_report.xml:170 7352msgid "Date of christening" 7353msgstr "" 7354 7355#: app/GedcomTag.php:596 resources/xml/reports/missing_facts_report.xml:181 7356msgid "Place of christening" 7357msgstr "" 7358 7359#. I18N: gedcom tag CHRA 7360#: app/GedcomTag.php:599 7361msgid "Adult christening" 7362msgstr "" 7363 7364#. I18N: gedcom tag CITN 7365#: app/GedcomTag.php:602 7366msgid "Citizenship" 7367msgstr "" 7368 7369#. I18N: gedcom tag CITY 7370#: app/GedcomTag.php:605 7371msgid "City" 7372msgstr "" 7373 7374#. I18N: gedcom tag COMM 7375#: app/GedcomTag.php:608 7376msgid "Comment" 7377msgstr "" 7378 7379#. I18N: gedcom tag CONC 7380#: app/GedcomTag.php:611 7381msgid "Concatenation" 7382msgstr "" 7383 7384#. I18N: gedcom tag CONT 7385#: app/GedcomTag.php:614 7386msgid "Continued" 7387msgstr "" 7388 7389#. I18N: gedcom tag CONF 7390#: app/GedcomTag.php:617 resources/xml/reports/missing_facts_report.xml:19 7391msgid "Confirmation" 7392msgstr "" 7393 7394#: app/GedcomTag.php:619 resources/xml/reports/missing_facts_report.xml:294 7395msgid "Date of confirmation" 7396msgstr "" 7397 7398#: app/GedcomTag.php:621 resources/xml/reports/missing_facts_report.xml:305 7399msgid "Place of confirmation" 7400msgstr "" 7401 7402#. I18N: gedcom tag CONL. LDS = Church of Latter Day Saints. 7403#: app/GedcomTag.php:624 7404msgid "LDS confirmation" 7405msgstr "" 7406 7407#. I18N: gedcom tag COPR 7408#: app/GedcomTag.php:627 7409msgid "Copyright" 7410msgstr "" 7411 7412#. I18N: gedcom tag CORP 7413#: app/GedcomTag.php:630 7414msgid "Corporation" 7415msgstr "" 7416 7417#. I18N: gedcom tag CREM 7418#: app/GedcomTag.php:633 resources/xml/reports/family_group_report.xml:315 7419#: resources/xml/reports/family_group_report.xml:342 7420#: resources/xml/reports/family_group_report.xml:669 7421#: resources/xml/reports/family_group_report.xml:696 7422#: resources/xml/reports/family_group_report.xml:1013 7423#: resources/xml/reports/family_group_report.xml:1040 7424msgid "Cremation" 7425msgstr "" 7426 7427#: app/GedcomTag.php:635 7428msgid "Date of cremation" 7429msgstr "" 7430 7431#: app/GedcomTag.php:637 7432msgid "Place of cremation" 7433msgstr "" 7434 7435#. I18N: gedcom tag CTRY 7436#: app/GedcomTag.php:640 app/Statistics/Google/ChartDistribution.php:127 7437msgid "Country" 7438msgstr "" 7439 7440#. I18N: gedcom tag DATA 7441#: app/GedcomTag.php:643 resources/views/admin/changes-log.phtml:118 7442msgid "Data" 7443msgstr "" 7444 7445#: app/GedcomTag.php:645 resources/views/cards/add-source-citation.phtml:62 7446msgid "Date of entry in original source" 7447msgstr "" 7448 7449#. I18N: gedcom tag DATE 7450#: app/GedcomTag.php:651 app/Http/RequestHandlers/HelpText.php:193 7451#: resources/views/help/date.phtml:15 resources/views/help/date.phtml:129 7452#: resources/views/lists/anniversaries-table.phtml:37 7453#: resources/views/modules/todo/research-tasks.phtml:29 7454#: resources/views/pending-changes-page.phtml:54 7455#: resources/xml/reports/bdm_report.xml:132 7456#: resources/xml/reports/bdm_report.xml:158 7457#: resources/xml/reports/bdm_report.xml:192 7458#: resources/xml/reports/birth_report.xml:40 7459#: resources/xml/reports/death_report.xml:46 7460#: resources/xml/reports/fact_sources.xml:72 7461#: resources/xml/reports/fact_sources.xml:159 7462#: resources/xml/reports/marriage_report.xml:46 7463#: resources/xml/reports/occupation_report.xml:57 7464msgid "Date" 7465msgstr "" 7466 7467#. I18N: gedcom tag DEAT 7468#: app/GedcomTag.php:654 app/Http/RequestHandlers/IndividualPage.php:203 7469#: resources/views/calendar-page.phtml:170 7470#: resources/views/lists/individuals-table.phtml:200 7471#: resources/views/lists/individuals-table.phtml:204 7472#: resources/views/lists/individuals-table.phtml:247 7473#: resources/views/modules/yahrzeit/table.phtml:28 7474#: resources/xml/reports/ahnentafel_report.xml:458 7475#: resources/xml/reports/bdm_report.xml:87 7476#: resources/xml/reports/change_report.xml:102 7477#: resources/xml/reports/change_report.xml:118 7478#: resources/xml/reports/descendancy_report.xml:594 7479#: resources/xml/reports/family_group_report.xml:289 7480#: resources/xml/reports/family_group_report.xml:470 7481#: resources/xml/reports/family_group_report.xml:477 7482#: resources/xml/reports/family_group_report.xml:643 7483#: resources/xml/reports/family_group_report.xml:733 7484#: resources/xml/reports/family_group_report.xml:740 7485#: resources/xml/reports/family_group_report.xml:987 7486#: resources/xml/reports/family_group_report.xml:1081 7487#: resources/xml/reports/family_group_report.xml:1090 7488#: resources/xml/reports/individual_ext_report.xml:273 7489#: resources/xml/reports/individual_ext_report.xml:309 7490#: resources/xml/reports/individual_ext_report.xml:349 7491#: resources/xml/reports/individual_ext_report.xml:385 7492#: resources/xml/reports/individual_ext_report.xml:421 7493#: resources/xml/reports/individual_ext_report.xml:479 7494#: resources/xml/reports/individual_ext_report.xml:515 7495#: resources/xml/reports/individual_ext_report.xml:556 7496#: resources/xml/reports/individual_ext_report.xml:592 7497#: resources/xml/reports/individual_ext_report.xml:628 7498#: resources/xml/reports/individual_report.xml:270 7499#: resources/xml/reports/individual_report.xml:306 7500#: resources/xml/reports/individual_report.xml:346 7501#: resources/xml/reports/individual_report.xml:382 7502#: resources/xml/reports/individual_report.xml:418 7503#: resources/xml/reports/individual_report.xml:479 7504#: resources/xml/reports/individual_report.xml:519 7505#: resources/xml/reports/individual_report.xml:560 7506#: resources/xml/reports/individual_report.xml:596 7507#: resources/xml/reports/individual_report.xml:632 7508#: resources/xml/reports/missing_facts_report.xml:24 7509#: resources/xml/reports/pedigree_report.xml:80 7510#: resources/xml/reports/pedigree_report.xml:81 7511#: resources/xml/reports/pedigree_report.xml:101 7512#: resources/xml/reports/pedigree_report.xml:102 7513#: resources/xml/reports/pedigree_report.xml:119 7514#: resources/xml/reports/pedigree_report.xml:120 7515#: resources/xml/reports/pedigree_report.xml:141 7516#: resources/xml/reports/pedigree_report.xml:142 7517#: resources/xml/reports/pedigree_report.xml:159 7518#: resources/xml/reports/pedigree_report.xml:160 7519#: resources/xml/reports/pedigree_report.xml:182 7520#: resources/xml/reports/pedigree_report.xml:183 7521#: resources/xml/reports/pedigree_report.xml:200 7522#: resources/xml/reports/pedigree_report.xml:201 7523#: resources/xml/reports/pedigree_report.xml:225 7524#: resources/xml/reports/pedigree_report.xml:226 7525#: resources/xml/reports/pedigree_report.xml:243 7526#: resources/xml/reports/pedigree_report.xml:244 7527#: resources/xml/reports/pedigree_report.xml:268 7528#: resources/xml/reports/pedigree_report.xml:269 7529#: resources/xml/reports/pedigree_report.xml:286 7530#: resources/xml/reports/pedigree_report.xml:287 7531#: resources/xml/reports/pedigree_report.xml:311 7532#: resources/xml/reports/pedigree_report.xml:312 7533#: resources/xml/reports/pedigree_report.xml:329 7534#: resources/xml/reports/pedigree_report.xml:330 7535#: resources/xml/reports/pedigree_report.xml:354 7536#: resources/xml/reports/pedigree_report.xml:355 7537#: resources/xml/reports/pedigree_report.xml:372 7538#: resources/xml/reports/pedigree_report.xml:373 7539#: resources/xml/reports/pedigree_report.xml:395 7540#: resources/xml/reports/pedigree_report.xml:411 7541#: resources/xml/reports/pedigree_report.xml:433 7542#: resources/xml/reports/pedigree_report.xml:449 7543#: resources/xml/reports/pedigree_report.xml:471 7544#: resources/xml/reports/pedigree_report.xml:487 7545#: resources/xml/reports/pedigree_report.xml:509 7546#: resources/xml/reports/pedigree_report.xml:525 7547#: resources/xml/reports/pedigree_report.xml:547 7548#: resources/xml/reports/pedigree_report.xml:563 7549#: resources/xml/reports/pedigree_report.xml:585 7550#: resources/xml/reports/pedigree_report.xml:601 7551#: resources/xml/reports/pedigree_report.xml:623 7552#: resources/xml/reports/pedigree_report.xml:639 7553#: resources/xml/reports/pedigree_report.xml:661 7554#: resources/xml/reports/pedigree_report.xml:677 7555#: resources/xml/reports/pedigree_report.xml:782 7556#: resources/xml/reports/pedigree_report.xml:783 7557#: resources/xml/reports/pedigree_report.xml:803 7558#: resources/xml/reports/pedigree_report.xml:804 7559#: resources/xml/reports/pedigree_report.xml:821 7560#: resources/xml/reports/pedigree_report.xml:822 7561#: resources/xml/reports/pedigree_report.xml:843 7562#: resources/xml/reports/pedigree_report.xml:844 7563#: resources/xml/reports/pedigree_report.xml:861 7564#: resources/xml/reports/pedigree_report.xml:862 7565#: resources/xml/reports/pedigree_report.xml:883 7566#: resources/xml/reports/pedigree_report.xml:884 7567#: resources/xml/reports/pedigree_report.xml:901 7568#: resources/xml/reports/pedigree_report.xml:902 7569#: resources/xml/reports/pedigree_report.xml:927 7570#: resources/xml/reports/pedigree_report.xml:945 7571#: resources/xml/reports/pedigree_report.xml:970 7572#: resources/xml/reports/pedigree_report.xml:988 7573#: resources/xml/reports/pedigree_report.xml:1013 7574#: resources/xml/reports/pedigree_report.xml:1031 7575#: resources/xml/reports/pedigree_report.xml:1056 7576#: resources/xml/reports/pedigree_report.xml:1074 7577#: resources/xml/reports/pedigree_report.xml:1096 7578#: resources/xml/reports/pedigree_report.xml:1115 7579#: resources/xml/reports/pedigree_report.xml:1134 7580#: resources/xml/reports/pedigree_report.xml:1153 7581#: resources/xml/reports/pedigree_report.xml:1172 7582#: resources/xml/reports/pedigree_report.xml:1191 7583#: resources/xml/reports/pedigree_report.xml:1210 7584#: resources/xml/reports/pedigree_report.xml:1229 7585#: resources/xml/reports/pedigree_report.xml:1248 7586#: resources/xml/reports/pedigree_report.xml:1267 7587#: resources/xml/reports/pedigree_report.xml:1286 7588#: resources/xml/reports/pedigree_report.xml:1305 7589#: resources/xml/reports/pedigree_report.xml:1324 7590#: resources/xml/reports/pedigree_report.xml:1343 7591#: resources/xml/reports/pedigree_report.xml:1362 7592#: resources/xml/reports/pedigree_report.xml:1381 7593#: resources/xml/reports/relative_ext_report.xml:62 7594msgid "Death" 7595msgstr "" 7596 7597#: app/GedcomTag.php:656 7598msgid "Cause of death" 7599msgstr "" 7600 7601#: app/GedcomTag.php:658 resources/xml/reports/cemetery_report.xml:46 7602#: resources/xml/reports/fact_sources.xml:274 7603#: resources/xml/reports/missing_facts_report.xml:505 7604msgid "Date of death" 7605msgstr "" 7606 7607#: app/GedcomTag.php:660 resources/xml/reports/fact_sources.xml:275 7608#: resources/xml/reports/missing_facts_report.xml:516 7609msgid "Place of death" 7610msgstr "" 7611 7612#. I18N: gedcom tag DESC 7613#. I18N: Name of a module/chart 7614#. I18N: Name of a module/sidebar 7615#. I18N: Name of a module/report 7616#: app/GedcomTag.php:663 app/Module/ChartsBlockModule.php:244 7617#: app/Module/DescendancyChartModule.php:107 7618#: app/Module/DescendancyModule.php:61 7619#: app/Module/DescendancyReportModule.php:40 7620#: resources/xml/reports/descendancy_report.xml:3 7621#: resources/xml/reports/individual_ext_report.xml:6 7622#: resources/xml/reports/missing_facts_report.xml:6 7623#: resources/xml/reports/relative_ext_report.xml:6 7624msgid "Descendants" 7625msgstr "" 7626 7627#. I18N: gedcom tag DESI 7628#: app/GedcomTag.php:666 7629msgid "Descendants interest" 7630msgstr "" 7631 7632#. I18N: gedcom tag DEST 7633#: app/GedcomTag.php:669 7634msgid "Destination" 7635msgstr "" 7636 7637#. I18N: gedcom tag DIV 7638#: app/GedcomTag.php:672 resources/views/calendar-page.phtml:167 7639#: resources/views/lists/families-table.phtml:203 7640msgid "Divorce" 7641msgstr "" 7642 7643#. I18N: gedcom tag DIVF 7644#: app/GedcomTag.php:675 7645msgid "Divorce filed" 7646msgstr "" 7647 7648#. I18N: gedcom tag DSCR 7649#: app/GedcomTag.php:678 resources/views/admin/modules.phtml:61 7650#: resources/views/report-setup-page.phtml:25 7651msgid "Description" 7652msgstr "" 7653 7654#. I18N: gedcom tag EDUC 7655#: app/GedcomTag.php:681 7656msgid "Education" 7657msgstr "" 7658 7659#: app/GedcomTag.php:683 7660msgid "School or college" 7661msgstr "" 7662 7663#. I18N: gedcom tag EMAIL 7664#. I18N: gedcom tag _EMAIL 7665#: app/GedcomTag.php:690 app/GedcomTag.php:1790 7666#: app/Module/UserMessagesModule.php:182 7667#: resources/views/admin/users-create.phtml:58 7668#: resources/views/admin/users-edit.phtml:62 7669#: resources/views/admin/users.phtml:22 resources/views/contact-page.phtml:36 7670#: resources/views/edit-account-page.phtml:111 7671#: resources/views/emails/register-notify-html.phtml:21 7672#: resources/views/emails/register-notify-text.phtml:13 7673#: resources/views/register-page.phtml:46 7674#: resources/views/setup/step-5-administrator.phtml:72 7675msgid "Email address" 7676msgstr "" 7677 7678#. I18N: gedcom tag EMIG 7679#: app/GedcomTag.php:693 resources/views/calendar-page.phtml:176 7680msgid "Emigration" 7681msgstr "" 7682 7683#: app/GedcomTag.php:695 7684msgid "Date of emigration" 7685msgstr "" 7686 7687#: app/GedcomTag.php:697 7688msgid "Place of emigration" 7689msgstr "" 7690 7691#. I18N: gedcom tag ENDL. LDS = Church of Latter Day Saints. 7692#: app/GedcomTag.php:700 7693msgid "LDS endowment" 7694msgstr "" 7695 7696#. I18N: LDS = Church of Latter Day Saints. 7697#: app/GedcomTag.php:703 7698msgid "Date of LDS endowment" 7699msgstr "" 7700 7701#. I18N: LDS = Church of Latter Day Saints. 7702#: app/GedcomTag.php:706 7703msgid "Place of LDS endowment" 7704msgstr "" 7705 7706#. I18N: gedcom tag ENGA 7707#: app/GedcomTag.php:709 resources/xml/reports/missing_facts_report.xml:20 7708msgid "Engagement" 7709msgstr "" 7710 7711#: app/GedcomTag.php:711 resources/xml/reports/missing_facts_report.xml:336 7712msgid "Date of engagement" 7713msgstr "" 7714 7715#: app/GedcomTag.php:713 resources/xml/reports/missing_facts_report.xml:347 7716msgid "Place of engagement" 7717msgstr "" 7718 7719#. I18N: gedcom tag EVEN 7720#: app/GedcomTag.php:716 resources/views/lists/anniversaries-table.phtml:44 7721#: resources/xml/reports/fact_sources.xml:70 7722#: resources/xml/reports/fact_sources.xml:157 7723#: resources/xml/reports/missing_facts_report.xml:55 7724msgid "Event" 7725msgstr "" 7726 7727#: app/GedcomTag.php:718 7728msgid "Date of event" 7729msgstr "" 7730 7731#: app/GedcomTag.php:720 7732msgid "Place of event" 7733msgstr "" 7734 7735#: app/GedcomTag.php:722 7736msgid "Type of event" 7737msgstr "" 7738 7739#. I18N: gedcom tag FACT 7740#: app/GedcomTag.php:725 7741msgid "Fact" 7742msgstr "" 7743 7744#: app/GedcomTag.php:727 7745msgid "Type of fact" 7746msgstr "" 7747 7748#. I18N: gedcom tag FAM 7749#. I18N: Name of a module/report 7750#: app/GedcomTag.php:730 app/Module/FamilyGroupReportModule.php:44 7751#: resources/views/admin/trees-privacy.phtml:169 7752#: resources/views/cards/add-source-citation.phtml:42 7753#: resources/views/edit/link-child-to-family.phtml:15 7754#: resources/views/modals/link-media-to-family.phtml:15 7755#: resources/views/modules/family_nav/sidebar-family.phtml:91 7756#: resources/views/modules/favorites/favorites.phtml:80 7757#: resources/views/modules/random_media/slide-show.phtml:61 7758#: resources/views/modules/recent_changes/changes-table.phtml:65 7759#: resources/views/modules/statistics-chart/custom.phtml:39 7760#: resources/xml/reports/family_group_report.xml:3 7761#: resources/xml/reports/family_group_report.xml:6 7762#: resources/xml/reports/family_group_report.xml:88 7763#: resources/xml/reports/family_group_report.xml:96 7764msgid "Family" 7765msgstr "" 7766 7767#. I18N: gedcom tag FAMC 7768#: app/GedcomTag.php:733 7769msgid "Family as a child" 7770msgstr "" 7771 7772#. I18N: gedcom tag FAMF 7773#: app/GedcomTag.php:736 7774msgid "Family file" 7775msgstr "" 7776 7777#. I18N: gedcom tag FAMS 7778#: app/GedcomTag.php:739 7779msgid "Family as a spouse" 7780msgstr "" 7781 7782#: app/GedcomTag.php:741 7783msgid "Spouse census date" 7784msgstr "" 7785 7786#: app/GedcomTag.php:743 7787msgid "Spouse census place" 7788msgstr "" 7789 7790#: app/GedcomTag.php:745 7791msgid "Date of divorce" 7792msgstr "" 7793 7794#: app/GedcomTag.php:747 app/GedcomTag.php:840 7795#: resources/xml/reports/fact_sources.xml:319 7796#: resources/xml/reports/missing_facts_report.xml:463 7797msgid "Date of marriage" 7798msgstr "" 7799 7800#: app/GedcomTag.php:749 app/GedcomTag.php:842 7801#: resources/xml/reports/fact_sources.xml:321 7802#: resources/xml/reports/missing_facts_report.xml:474 7803msgid "Place of marriage" 7804msgstr "" 7805 7806#: app/GedcomTag.php:751 7807msgid "Spouse note" 7808msgstr "" 7809 7810#. I18N: LDS = Church of Latter Day Saints. 7811#: app/GedcomTag.php:754 7812msgid "Date of LDS spouse sealing" 7813msgstr "" 7814 7815#. I18N: LDS = Church of Latter Day Saints. 7816#: app/GedcomTag.php:757 7817msgid "Place of LDS spouse sealing" 7818msgstr "" 7819 7820#. I18N: gedcom tag FAX 7821#: app/GedcomTag.php:760 7822msgid "Fax" 7823msgstr "" 7824 7825#. I18N: gedcom tag FCOM 7826#: app/GedcomTag.php:763 resources/xml/reports/missing_facts_report.xml:21 7827msgid "First communion" 7828msgstr "" 7829 7830#: app/GedcomTag.php:765 resources/xml/reports/missing_facts_report.xml:378 7831msgid "Date of first communion" 7832msgstr "" 7833 7834#: app/GedcomTag.php:767 resources/xml/reports/missing_facts_report.xml:389 7835msgid "Place of first communion" 7836msgstr "" 7837 7838#. I18N: gedcom tag FILE 7839#: app/GedcomTag.php:770 app/Http/Controllers/Admin/MediaController.php:346 7840msgid "Filename" 7841msgstr "" 7842 7843#. I18N: gedcom tag FONE 7844#: app/GedcomTag.php:773 7845msgid "Phonetic" 7846msgstr "" 7847 7848#. I18N: gedcom tag FORM 7849#: app/GedcomTag.php:776 resources/views/help/date.phtml:18 7850#: resources/views/help/date.phtml:56 resources/views/help/date.phtml:94 7851#: resources/views/help/date.phtml:132 7852#: resources/views/report-setup-page.phtml:47 7853msgid "Format" 7854msgstr "" 7855 7856#. I18N: gedcom tag GEDC 7857#. I18N: gedcom tag _GEDF 7858#: app/GedcomTag.php:779 app/GedcomTag.php:1828 7859#: resources/views/admin/trees.phtml:255 7860msgid "GEDCOM file" 7861msgstr "" 7862 7863#. I18N: gedcom tag GIVN 7864#: app/GedcomTag.php:782 resources/views/lists/families-table.phtml:214 7865#: resources/views/lists/families-table.phtml:217 7866#: resources/views/lists/given-names-table.phtml:16 7867#: resources/views/lists/individuals-table.phtml:233 7868msgid "Given names" 7869msgstr "" 7870 7871#. I18N: gedcom tag GRAD 7872#: app/GedcomTag.php:785 7873msgid "Graduation" 7874msgstr "" 7875 7876#. I18N: gedcom tag HEAD 7877#: app/GedcomTag.php:788 app/Header.php:122 app/Header.php:123 7878#: app/Header.php:124 7879msgid "Header" 7880msgstr "" 7881 7882#. I18N: gedcom tag IDNO 7883#: app/GedcomTag.php:794 7884msgid "Identification number" 7885msgstr "" 7886 7887#. I18N: gedcom tag IMMI 7888#: app/GedcomTag.php:797 7889msgid "Immigration" 7890msgstr "" 7891 7892#: app/GedcomTag.php:799 7893msgid "Date of immigration" 7894msgstr "" 7895 7896#: app/GedcomTag.php:801 7897msgid "Place of immigration" 7898msgstr "" 7899 7900#. I18N: gedcom tag INDI 7901#. I18N: Name of a module/report 7902#: app/GedcomTag.php:804 app/Module/IndividualReportModule.php:40 7903#: resources/views/admin/fix-level-0-media.phtml:31 7904#: resources/views/admin/trees-privacy.phtml:168 7905#: resources/views/admin/trees.phtml:206 7906#: resources/views/cards/add-source-citation.phtml:27 7907#: resources/views/modals/link-media-to-individual.phtml:15 7908#: resources/views/modules/ancestors-chart/page.phtml:16 7909#: resources/views/modules/charts/config.phtml:19 7910#: resources/views/modules/compact-chart/page.phtml:16 7911#: resources/views/modules/descendancy_chart/page.phtml:16 7912#: resources/views/modules/family-book-chart/page.phtml:17 7913#: resources/views/modules/fanchart/page.phtml:17 7914#: resources/views/modules/favorites/favorites.phtml:66 7915#: resources/views/modules/hourglass-chart/page.phtml:17 7916#: resources/views/modules/interactive-tree/page.phtml:17 7917#: resources/views/modules/pedigree-chart/page.phtml:16 7918#: resources/views/modules/pedigree-map/page.phtml:15 7919#: resources/views/modules/random_media/slide-show.phtml:52 7920#: resources/views/modules/recent_changes/changes-table.phtml:62 7921#: resources/views/modules/statistics-chart/custom.phtml:23 7922#: resources/views/modules/stories/config.phtml:35 7923#: resources/views/modules/stories/edit.phtml:22 7924#: resources/views/modules/stories/list.phtml:13 7925#: resources/views/modules/timeline-chart/page.phtml:16 7926#: resources/views/search-advanced-page.phtml:18 7927#: resources/xml/reports/ahnentafel_report.xml:6 7928#: resources/xml/reports/descendancy_report.xml:5 7929#: resources/xml/reports/individual_ext_report.xml:5 7930#: resources/xml/reports/individual_report.xml:3 7931#: resources/xml/reports/individual_report.xml:5 7932#: resources/xml/reports/individual_report.xml:88 7933#: resources/xml/reports/missing_facts_report.xml:5 7934#: resources/xml/reports/pedigree_report.xml:5 7935#: resources/xml/reports/relative_ext_report.xml:5 7936msgid "Individual" 7937msgstr "" 7938 7939#. I18N: gedcom tag LANG 7940#. I18N: A configuration setting 7941#: app/GedcomTag.php:810 app/Module/ModuleLanguageTrait.php:48 7942#: app/Module/ModuleThemeTrait.php:249 resources/views/admin/modules.phtml:253 7943#: resources/views/admin/modules.phtml:256 7944#: resources/views/admin/site-preferences.phtml:78 7945#: resources/views/admin/users-edit.phtml:107 7946#: resources/views/admin/users.phtml:23 7947#: resources/views/edit-account-page.phtml:90 7948#: resources/views/layouts/administration.phtml:58 7949#: resources/views/setup/step-1-language.phtml:22 7950msgid "Language" 7951msgstr "" 7952 7953#. I18N: gedcom tag LEGA 7954#: app/GedcomTag.php:816 7955msgid "Legatee" 7956msgstr "" 7957 7958#. I18N: gedcom tag MAP 7959#. I18N: gedcom tag _LOC 7960#: app/GedcomTag.php:822 app/GedcomTag.php:1864 7961msgid "Location" 7962msgstr "" 7963 7964#. I18N: gedcom tag MARB 7965#: app/GedcomTag.php:825 resources/xml/reports/missing_facts_report.xml:22 7966msgid "Marriage banns" 7967msgstr "" 7968 7969#: app/GedcomTag.php:827 resources/xml/reports/missing_facts_report.xml:420 7970msgid "Date of marriage banns" 7971msgstr "" 7972 7973#: app/GedcomTag.php:829 resources/xml/reports/missing_facts_report.xml:431 7974msgid "Place of marriage banns" 7975msgstr "" 7976 7977#. I18N: gedcom tag MARC 7978#: app/GedcomTag.php:832 7979msgid "Marriage contract" 7980msgstr "" 7981 7982#. I18N: gedcom tag MARL 7983#: app/GedcomTag.php:835 7984msgid "Marriage license" 7985msgstr "" 7986 7987#. I18N: gedcom tag MARR 7988#: app/GedcomTag.php:838 app/Http/Controllers/BranchesController.php:342 7989#: resources/views/calendar-page.phtml:164 7990#: resources/views/lists/families-table.phtml:195 7991#: resources/views/lists/families-table.phtml:199 7992#: resources/views/lists/families-table.phtml:220 7993#: resources/views/modules/relatives/family.phtml:131 7994#: resources/xml/reports/ahnentafel_report.xml:450 7995#: resources/xml/reports/bdm_report.xml:78 7996#: resources/xml/reports/descendancy_report.xml:575 7997#: resources/xml/reports/family_group_report.xml:377 7998#: resources/xml/reports/missing_facts_report.xml:23 7999#: resources/xml/reports/pedigree_report.xml:76 8000#: resources/xml/reports/pedigree_report.xml:77 8001#: resources/xml/reports/pedigree_report.xml:97 8002#: resources/xml/reports/pedigree_report.xml:98 8003#: resources/xml/reports/pedigree_report.xml:137 8004#: resources/xml/reports/pedigree_report.xml:138 8005#: resources/xml/reports/pedigree_report.xml:178 8006#: resources/xml/reports/pedigree_report.xml:179 8007#: resources/xml/reports/pedigree_report.xml:221 8008#: resources/xml/reports/pedigree_report.xml:222 8009#: resources/xml/reports/pedigree_report.xml:264 8010#: resources/xml/reports/pedigree_report.xml:265 8011#: resources/xml/reports/pedigree_report.xml:307 8012#: resources/xml/reports/pedigree_report.xml:308 8013#: resources/xml/reports/pedigree_report.xml:350 8014#: resources/xml/reports/pedigree_report.xml:351 8015#: resources/xml/reports/pedigree_report.xml:392 8016#: resources/xml/reports/pedigree_report.xml:430 8017#: resources/xml/reports/pedigree_report.xml:468 8018#: resources/xml/reports/pedigree_report.xml:506 8019#: resources/xml/reports/pedigree_report.xml:544 8020#: resources/xml/reports/pedigree_report.xml:582 8021#: resources/xml/reports/pedigree_report.xml:620 8022#: resources/xml/reports/pedigree_report.xml:658 8023#: resources/xml/reports/pedigree_report.xml:778 8024#: resources/xml/reports/pedigree_report.xml:779 8025#: resources/xml/reports/pedigree_report.xml:799 8026#: resources/xml/reports/pedigree_report.xml:800 8027#: resources/xml/reports/pedigree_report.xml:839 8028#: resources/xml/reports/pedigree_report.xml:840 8029#: resources/xml/reports/pedigree_report.xml:879 8030#: resources/xml/reports/pedigree_report.xml:880 8031#: resources/xml/reports/pedigree_report.xml:923 8032#: resources/xml/reports/pedigree_report.xml:966 8033#: resources/xml/reports/pedigree_report.xml:1009 8034#: resources/xml/reports/pedigree_report.xml:1052 8035#: resources/xml/reports/pedigree_report.xml:1099 8036#: resources/xml/reports/pedigree_report.xml:1137 8037#: resources/xml/reports/pedigree_report.xml:1175 8038#: resources/xml/reports/pedigree_report.xml:1213 8039#: resources/xml/reports/pedigree_report.xml:1251 8040#: resources/xml/reports/pedigree_report.xml:1289 8041#: resources/xml/reports/pedigree_report.xml:1327 8042#: resources/xml/reports/pedigree_report.xml:1365 8043msgid "Marriage" 8044msgstr "" 8045 8046#: app/GedcomTag.php:844 resources/xml/reports/fact_sources.xml:202 8047msgid "Civil marriage" 8048msgstr "" 8049 8050#: app/GedcomTag.php:846 resources/xml/reports/fact_sources.xml:205 8051msgid "Registered partnership" 8052msgstr "" 8053 8054#: app/GedcomTag.php:848 resources/xml/reports/fact_sources.xml:199 8055msgid "Religious marriage" 8056msgstr "" 8057 8058#: app/GedcomTag.php:850 8059msgid "Marriage type unknown" 8060msgstr "" 8061 8062#. I18N: gedcom tag MARS 8063#: app/GedcomTag.php:853 8064msgid "Marriage settlement" 8065msgstr "" 8066 8067#. I18N: gedcom tag MEDI 8068#. I18N: gedcom tag _TYPE 8069#: app/GedcomTag.php:856 app/GedcomTag.php:2062 8070#: resources/views/modals/create-media-from-file.phtml:40 8071#: resources/views/modals/media-file-fields.phtml:115 8072msgid "Media type" 8073msgstr "" 8074 8075#. I18N: gedcom tag REPO:NAME 8076#: app/GedcomTag.php:860 resources/views/modals/repository-fields.phtml:9 8077msgctxt "Repository" 8078msgid "Name" 8079msgstr "" 8080 8081#. I18N: gedcom tag NAME 8082#: app/GedcomTag.php:864 app/Http/RequestHandlers/HelpText.php:209 8083#: app/Http/RequestHandlers/IndividualPage.php:271 8084#: app/Statistics/Google/ChartCommonGiven.php:81 8085#: app/Statistics/Google/ChartCommonSurname.php:140 8086#: resources/views/modals/submitter-fields.phtml:9 8087#: resources/views/modules/yahrzeit/table.phtml:27 8088#: resources/xml/reports/bdm_report.xml:5 8089#: resources/xml/reports/bdm_report.xml:49 8090#: resources/xml/reports/birth_report.xml:5 8091#: resources/xml/reports/birth_report.xml:36 8092#: resources/xml/reports/cemetery_report.xml:40 8093#: resources/xml/reports/change_report.xml:56 8094#: resources/xml/reports/change_report.xml:96 8095#: resources/xml/reports/death_report.xml:5 8096#: resources/xml/reports/death_report.xml:38 8097#: resources/xml/reports/fact_sources.xml:62 8098#: resources/xml/reports/fact_sources.xml:155 8099#: resources/xml/reports/fact_sources.xml:266 8100#: resources/xml/reports/fact_sources.xml:317 8101#: resources/xml/reports/marriage_report.xml:5 8102#: resources/xml/reports/marriage_report.xml:38 8103#: resources/xml/reports/missing_facts_report.xml:54 8104#: resources/xml/reports/occupation_report.xml:43 8105#: resources/xml/reports/relative_ext_report.xml:50 8106msgid "Name" 8107msgstr "" 8108 8109#: app/GedcomTag.php:866 8110msgid "Phonetic name" 8111msgstr "" 8112 8113#: app/GedcomTag.php:868 8114msgid "Name in Hebrew" 8115msgstr "" 8116 8117#. I18N: gedcom tag NATI 8118#: app/GedcomTag.php:871 8119msgid "Nationality" 8120msgstr "" 8121 8122#. I18N: gedcom tag NATU 8123#: app/GedcomTag.php:874 8124msgid "Naturalization" 8125msgstr "" 8126 8127#: app/GedcomTag.php:876 8128msgid "Date of naturalization" 8129msgstr "" 8130 8131#: app/GedcomTag.php:878 8132msgid "Place of naturalization" 8133msgstr "" 8134 8135#. I18N: gedcom tag NCHI 8136#: app/GedcomTag.php:881 app/Module/StatisticsChartModule.php:726 8137#: app/Statistics/Google/ChartChildren.php:108 8138#: resources/views/modules/statistics-chart/custom.phtml:45 8139msgid "Number of children" 8140msgstr "" 8141 8142#. I18N: gedcom tag NICK 8143#: app/GedcomTag.php:884 8144msgid "Nickname" 8145msgstr "" 8146 8147#. I18N: gedcom tag NMR 8148#: app/GedcomTag.php:887 8149msgid "Number of marriages" 8150msgstr "" 8151 8152#. I18N: gedcom tag NPFX 8153#: app/GedcomTag.php:893 8154msgid "Name prefix" 8155msgstr "" 8156 8157#. I18N: gedcom tag NSFX 8158#: app/GedcomTag.php:896 8159msgid "Name suffix" 8160msgstr "" 8161 8162#. I18N: gedcom tag OBJE 8163#: app/GedcomTag.php:899 app/Http/RequestHandlers/HelpText.php:219 8164#: resources/views/admin/fix-level-0-media.phtml:29 8165#: resources/views/admin/media.phtml:103 8166#: resources/views/admin/trees-privacy.phtml:173 8167#: resources/views/admin/trees.phtml:231 8168#: resources/views/admin/webtrees1-thumbnails.phtml:36 8169#: resources/views/family-page.phtml:94 8170#: resources/views/modules/favorites/favorites.phtml:94 8171#: resources/views/source-page.phtml:88 8172msgid "Media object" 8173msgstr "" 8174 8175#. I18N: gedcom tag OCCU 8176#: app/GedcomTag.php:902 resources/xml/reports/occupation_report.xml:5 8177#: resources/xml/reports/occupation_report.xml:54 8178msgid "Occupation" 8179msgstr "" 8180 8181#. I18N: gedcom tag ORDI 8182#: app/GedcomTag.php:907 8183msgid "Ordinance" 8184msgstr "" 8185 8186#. I18N: gedcom tag ORDN 8187#: app/GedcomTag.php:910 8188msgid "Ordination" 8189msgstr "" 8190 8191#: app/GedcomTag.php:912 8192msgid "Religious institution" 8193msgstr "" 8194 8195#: app/GedcomTag.php:914 8196msgid "Date of ordination" 8197msgstr "" 8198 8199#: app/GedcomTag.php:916 8200msgid "Place of ordination" 8201msgstr "" 8202 8203#. I18N: gedcom tag PAGE 8204#: app/GedcomTag.php:919 resources/xml/reports/fact_sources.xml:74 8205#: resources/xml/reports/fact_sources.xml:161 8206#: resources/xml/reports/fact_sources.xml:277 8207#: resources/xml/reports/fact_sources.xml:323 8208msgid "Citation details" 8209msgstr "" 8210 8211#. I18N: gedcom tag PEDI 8212#: app/GedcomTag.php:922 8213msgid "Relationship to parents" 8214msgstr "" 8215 8216#. I18N: gedcom tag PHON 8217#: app/GedcomTag.php:925 8218msgid "Phone" 8219msgstr "" 8220 8221#. I18N: gedcom tag PLAC 8222#: app/GedcomTag.php:931 app/Http/RequestHandlers/HelpText.php:224 8223#: app/Module/FixCemeteryTag.php:86 8224#: resources/views/admin/location-edit.phtml:24 8225#: resources/views/admin/location-edit.phtml:163 8226#: resources/views/admin/locations.phtml:15 8227#: resources/views/lists/families-table.phtml:226 8228#: resources/views/lists/individuals-table.phtml:243 8229#: resources/views/lists/individuals-table.phtml:254 8230#: resources/views/modules/census-assistant.phtml:43 8231#: resources/views/modules/lifespans-chart/page.phtml:36 8232#: resources/views/search-phonetic-page.phtml:41 8233#: resources/xml/reports/bdm_report.xml:6 8234#: resources/xml/reports/bdm_report.xml:134 8235#: resources/xml/reports/bdm_report.xml:160 8236#: resources/xml/reports/bdm_report.xml:194 8237#: resources/xml/reports/birth_report.xml:42 8238#: resources/xml/reports/cemetery_report.xml:52 8239#: resources/xml/reports/death_report.xml:50 8240#: resources/xml/reports/marriage_report.xml:50 8241#: resources/xml/reports/occupation_report.xml:60 8242msgid "Place" 8243msgstr "" 8244 8245#: app/GedcomTag.php:933 8246msgid "Phonetic place" 8247msgstr "" 8248 8249#: app/GedcomTag.php:935 8250msgid "Romanized place" 8251msgstr "" 8252 8253#: app/GedcomTag.php:937 8254msgid "Place in Hebrew" 8255msgstr "" 8256 8257#. I18N: gedcom tag POST 8258#: app/GedcomTag.php:940 8259msgid "Postal code" 8260msgstr "" 8261 8262#. I18N: gedcom tag PROB 8263#: app/GedcomTag.php:943 8264msgid "Probate" 8265msgstr "" 8266 8267#. I18N: gedcom tag PROP 8268#: app/GedcomTag.php:946 8269msgid "Property" 8270msgstr "" 8271 8272#. I18N: gedcom tag PUBL 8273#: app/GedcomTag.php:949 resources/views/modals/source-fields.phtml:31 8274msgid "Publication" 8275msgstr "" 8276 8277#. I18N: gedcom tag QUAY 8278#: app/GedcomTag.php:952 8279msgid "Quality of data" 8280msgstr "" 8281 8282#. I18N: gedcom tag REFN 8283#: app/GedcomTag.php:955 8284msgid "Reference number" 8285msgstr "" 8286 8287#. I18N: gedcom tag RELA 8288#: app/GedcomTag.php:958 8289msgid "Relationship" 8290msgstr "" 8291 8292#. I18N: gedcom tag RELI 8293#: app/GedcomTag.php:961 resources/xml/reports/missing_facts_report.xml:26 8294#: resources/xml/reports/missing_facts_report.xml:587 8295msgid "Religion" 8296msgstr "" 8297 8298#. I18N: gedcom tag REPO 8299#: app/GedcomTag.php:964 resources/views/admin/trees-privacy.phtml:171 8300#: resources/views/admin/trees.phtml:222 8301#: resources/views/modals/source-fields.phtml:39 8302#: resources/views/modules/favorites/favorites.phtml:122 8303#: resources/views/modules/recent_changes/changes-table.phtml:80 8304msgid "Repository" 8305msgstr "" 8306 8307#. I18N: gedcom tag RESI 8308#: app/GedcomTag.php:967 8309msgid "Residence" 8310msgstr "" 8311 8312#: app/GedcomTag.php:969 8313msgid "Date of residence" 8314msgstr "" 8315 8316#: app/GedcomTag.php:971 8317msgid "Place of residence" 8318msgstr "" 8319 8320#. I18N: gedcom tag RESN 8321#: app/GedcomTag.php:974 app/Http/RequestHandlers/HelpText.php:229 8322#: resources/views/cards/add-restriction.phtml:10 8323#: resources/views/media-page.phtml:177 8324msgid "Restriction" 8325msgstr "" 8326 8327#. I18N: gedcom tag RETI 8328#: app/GedcomTag.php:977 8329msgid "Retirement" 8330msgstr "" 8331 8332#. I18N: gedcom tag RFN 8333#: app/GedcomTag.php:982 8334msgid "Record file number" 8335msgstr "" 8336 8337#. I18N: gedcom tag RIN 8338#: app/GedcomTag.php:991 8339msgid "Record ID number" 8340msgstr "" 8341 8342#. I18N: gedcom tag ROLE 8343#: app/GedcomTag.php:994 resources/views/admin/users-edit.phtml:269 8344msgid "Role" 8345msgstr "" 8346 8347#. I18N: gedcom tag ROMN 8348#: app/GedcomTag.php:997 app/Http/RequestHandlers/HelpText.php:234 8349msgid "Romanized" 8350msgstr "" 8351 8352#. I18N: gedcom tag SERV 8353#: app/GedcomTag.php:1000 8354msgid "Remote server" 8355msgstr "" 8356 8357#. I18N: gedcom tag SEX 8358#: app/GedcomTag.php:1003 app/Http/RequestHandlers/IndividualPage.php:375 8359#: resources/xml/reports/family_group_report.xml:844 8360#: resources/xml/reports/individual_ext_report.xml:391 8361#: resources/xml/reports/individual_ext_report.xml:598 8362#: resources/xml/reports/individual_report.xml:388 8363#: resources/xml/reports/individual_report.xml:602 8364msgid "Gender" 8365msgstr "" 8366 8367#: app/GedcomTag.php:1005 resources/views/admin/trees.phtml:239 8368#: resources/views/cards/add-shared-note.phtml:10 8369#: resources/views/edit/shared-note.phtml:14 8370#: resources/views/family-page.phtml:82 resources/views/media-page.phtml:167 8371#: resources/views/modules/notes/tab.phtml:51 8372#: resources/views/note-page.phtml:84 8373msgid "Shared note" 8374msgstr "" 8375 8376#. I18N: gedcom tag SLGC. LDS = Church of Latter Day Saints. 8377#: app/GedcomTag.php:1008 8378msgid "LDS child sealing" 8379msgstr "" 8380 8381#. I18N: LDS = Church of Latter Day Saints. 8382#: app/GedcomTag.php:1011 8383msgid "Date of LDS child sealing" 8384msgstr "" 8385 8386#. I18N: LDS = Church of Latter Day Saints. 8387#: app/GedcomTag.php:1014 8388msgid "Place of LDS child sealing" 8389msgstr "" 8390 8391#. I18N: gedcom tag SLGS. LDS = Church of Latter Day Saints. 8392#: app/GedcomTag.php:1017 8393msgid "LDS spouse sealing" 8394msgstr "" 8395 8396#. I18N: gedcom tag SPFX 8397#: app/GedcomTag.php:1023 8398msgid "Surname prefix" 8399msgstr "" 8400 8401#. I18N: gedcom tag SSN 8402#: app/GedcomTag.php:1026 8403msgid "Social security number" 8404msgstr "" 8405 8406#. I18N: gedcom tag STAE 8407#: app/GedcomTag.php:1029 8408msgid "State" 8409msgstr "" 8410 8411#: app/GedcomTag.php:1034 8412msgid "Status change date" 8413msgstr "" 8414 8415#. I18N: gedcom tag SUBM 8416#: app/GedcomTag.php:1037 resources/views/admin/trees.phtml:247 8417#: resources/views/modules/recent_changes/changes-table.phtml:77 8418msgid "Submitter" 8419msgstr "" 8420 8421#. I18N: gedcom tag SUBN 8422#: app/GedcomTag.php:1040 app/Submission.php:117 app/Submission.php:118 8423#: app/Submission.php:119 8424msgid "Submission" 8425msgstr "" 8426 8427#. I18N: gedcom tag SURN 8428#: app/GedcomTag.php:1043 app/Http/RequestHandlers/HelpText.php:214 8429#: resources/views/branches-page.phtml:16 8430#: resources/views/lists/families-table.phtml:215 8431#: resources/views/lists/families-table.phtml:218 8432#: resources/views/lists/individuals-table.phtml:234 8433#: resources/views/lists/surnames-table.phtml:23 8434#: resources/views/modules/statistics-chart/custom.phtml:160 8435#: resources/views/search-phonetic-page.phtml:29 8436msgid "Surname" 8437msgstr "" 8438 8439#. I18N: gedcom tag TEMP 8440#: app/GedcomTag.php:1046 resources/xml/reports/individual_report.xml:208 8441msgid "Temple" 8442msgstr "" 8443 8444#. I18N: gedcom tag TEXT 8445#: app/GedcomTag.php:1049 resources/views/admin/trees-preferences.phtml:575 8446#: resources/views/modals/source-fields.phtml:53 8447msgid "Text" 8448msgstr "" 8449 8450#. I18N: gedcom tag TIME 8451#: app/GedcomTag.php:1052 8452msgid "Time" 8453msgstr "" 8454 8455#. I18N: gedcom tag TITL 8456#: app/GedcomTag.php:1055 resources/views/admin/fix-level-0-media.phtml:30 8457#: resources/views/lists/media-table.phtml:70 8458#: resources/views/lists/notes-table.phtml:81 8459#: resources/views/lists/sources-table.phtml:85 8460#: resources/views/modals/create-media-from-file.phtml:32 8461#: resources/views/modals/media-file-fields.phtml:106 8462#: resources/views/modals/source-fields.phtml:9 8463#: resources/views/modules/census-assistant.phtml:20 8464#: resources/views/modules/favorites/favorites.phtml:149 8465#: resources/views/modules/favorites/favorites.phtml:151 8466#: resources/views/modules/gedcom_news/edit.phtml:17 8467#: resources/views/modules/html/config.phtml:11 8468#: resources/views/modules/user_blog/edit.phtml:17 8469msgid "Title" 8470msgstr "" 8471 8472#: app/GedcomTag.php:1057 8473msgid "Phonetic title" 8474msgstr "" 8475 8476#: app/GedcomTag.php:1059 8477msgid "Romanized title" 8478msgstr "" 8479 8480#: app/GedcomTag.php:1061 8481msgid "Title in Hebrew" 8482msgstr "" 8483 8484#. I18N: gedcom tag TRLR 8485#: app/GedcomTag.php:1064 8486msgid "Trailer" 8487msgstr "" 8488 8489#. I18N: gedcom tag URL (A web address / URL) 8490#. I18N: gedcom tag WWW (A web address / URL) 8491#. I18N: gedcom tag _URL 8492#. I18N: A configuration setting 8493#: app/GedcomTag.php:1070 app/GedcomTag.php:1082 app/GedcomTag.php:2068 8494#: resources/views/admin/trees-create.phtml:26 8495#: resources/views/admin/trees-preferences.phtml:40 8496#: resources/views/modals/media-file-fields.phtml:90 8497#: resources/views/modules/favorites/favorites.phtml:136 8498#: resources/views/modules/favorites/favorites.phtml:143 8499#: resources/views/modules/favorites/favorites.phtml:145 8500#: resources/views/modules/matomo-analytics/form.phtml:18 8501#: resources/views/modules/sitemap/config.phtml:36 8502msgid "URL" 8503msgstr "" 8504 8505#. I18N: gedcom tag VERS 8506#: app/GedcomTag.php:1073 8507msgid "Version" 8508msgstr "" 8509 8510#. I18N: gedcom tag WILL 8511#: app/GedcomTag.php:1079 8512msgid "Will" 8513msgstr "" 8514 8515#: app/GedcomTag.php:1085 8516msgid "Adoption of a son" 8517msgstr "" 8518 8519#: app/GedcomTag.php:1089 8520msgid "Adoption of a daughter" 8521msgstr "" 8522 8523#: app/GedcomTag.php:1092 8524msgid "Adoption of a child" 8525msgstr "" 8526 8527#: app/GedcomTag.php:1096 8528msgid "Adoption of a grandson" 8529msgstr "" 8530 8531#: app/GedcomTag.php:1100 8532msgid "Adoption of a granddaughter" 8533msgstr "" 8534 8535#: app/GedcomTag.php:1103 app/GedcomTag.php:1114 app/GedcomTag.php:1125 8536msgid "Adoption of a grandchild" 8537msgstr "" 8538 8539#: app/GedcomTag.php:1107 8540msgctxt "daughter’s son" 8541msgid "Adoption of a grandson" 8542msgstr "" 8543 8544#: app/GedcomTag.php:1111 8545msgctxt "daughter’s daughter" 8546msgid "Adoption of a granddaughter" 8547msgstr "" 8548 8549#: app/GedcomTag.php:1118 8550msgctxt "son’s son" 8551msgid "Adoption of a grandson" 8552msgstr "" 8553 8554#: app/GedcomTag.php:1122 8555msgctxt "son’s daughter" 8556msgid "Adoption of a granddaughter" 8557msgstr "" 8558 8559#: app/GedcomTag.php:1129 8560msgid "Adoption of a half-brother" 8561msgstr "" 8562 8563#: app/GedcomTag.php:1133 8564msgid "Adoption of a half-sister" 8565msgstr "" 8566 8567#: app/GedcomTag.php:1136 8568msgid "Adoption of a half-sibling" 8569msgstr "" 8570 8571#: app/GedcomTag.php:1140 8572msgid "Adoption of a brother" 8573msgstr "" 8574 8575#: app/GedcomTag.php:1144 8576msgid "Adoption of a sister" 8577msgstr "" 8578 8579#: app/GedcomTag.php:1147 8580msgid "Adoption of a sibling" 8581msgstr "" 8582 8583#. I18N: gedcom tag _AKA 8584#: app/GedcomTag.php:1181 8585msgctxt "MALE" 8586msgid "Also known as" 8587msgstr "" 8588 8589#. I18N: gedcom tag _AKA 8590#: app/GedcomTag.php:1186 8591msgctxt "FEMALE" 8592msgid "Also known as" 8593msgstr "" 8594 8595#. I18N: gedcom tag _AKA 8596#: app/GedcomTag.php:1190 8597msgid "Also known as" 8598msgstr "" 8599 8600#. I18N: gedcom tag _ALBUM 8601#. I18N: Name of a module 8602#: app/GedcomTag.php:1195 app/Module/AlbumModule.php:45 8603msgid "Album" 8604msgstr "" 8605 8606#: app/GedcomTag.php:1201 8607msgid "Baptism of a son" 8608msgstr "" 8609 8610#: app/GedcomTag.php:1205 8611msgid "Baptism of a daughter" 8612msgstr "" 8613 8614#: app/GedcomTag.php:1208 8615msgid "Baptism of a child" 8616msgstr "" 8617 8618#: app/GedcomTag.php:1212 8619msgid "Baptism of a grandson" 8620msgstr "" 8621 8622#: app/GedcomTag.php:1216 8623msgid "Baptism of a granddaughter" 8624msgstr "" 8625 8626#: app/GedcomTag.php:1219 app/GedcomTag.php:1230 app/GedcomTag.php:1241 8627msgid "Baptism of a grandchild" 8628msgstr "" 8629 8630#: app/GedcomTag.php:1223 8631msgctxt "daughter’s son" 8632msgid "Baptism of a grandson" 8633msgstr "" 8634 8635#: app/GedcomTag.php:1227 8636msgctxt "daughter’s daughter" 8637msgid "Baptism of a granddaughter" 8638msgstr "" 8639 8640#: app/GedcomTag.php:1234 8641msgctxt "son’s son" 8642msgid "Baptism of a grandson" 8643msgstr "" 8644 8645#: app/GedcomTag.php:1238 8646msgctxt "son’s daughter" 8647msgid "Baptism of a granddaughter" 8648msgstr "" 8649 8650#: app/GedcomTag.php:1245 8651msgid "Baptism of a half-brother" 8652msgstr "" 8653 8654#: app/GedcomTag.php:1249 8655msgid "Baptism of a half-sister" 8656msgstr "" 8657 8658#: app/GedcomTag.php:1252 8659msgid "Baptism of a half-sibling" 8660msgstr "" 8661 8662#: app/GedcomTag.php:1256 8663msgid "Baptism of a brother" 8664msgstr "" 8665 8666#: app/GedcomTag.php:1260 8667msgid "Baptism of a sister" 8668msgstr "" 8669 8670#: app/GedcomTag.php:1263 8671msgid "Baptism of a sibling" 8672msgstr "" 8673 8674#. I18N: gedcom tag _BIBL 8675#: app/GedcomTag.php:1267 8676msgid "Bibliography" 8677msgstr "" 8678 8679#: app/GedcomTag.php:1271 8680msgid "Birth of a son" 8681msgstr "" 8682 8683#: app/GedcomTag.php:1275 8684msgid "Birth of a daughter" 8685msgstr "" 8686 8687#: app/GedcomTag.php:1278 resources/views/admin/trees-preferences.phtml:423 8688msgid "Birth of a child" 8689msgstr "" 8690 8691#: app/GedcomTag.php:1282 8692msgid "Birth of a grandson" 8693msgstr "" 8694 8695#: app/GedcomTag.php:1286 8696msgid "Birth of a granddaughter" 8697msgstr "" 8698 8699#: app/GedcomTag.php:1289 app/GedcomTag.php:1300 app/GedcomTag.php:1311 8700#: resources/views/admin/trees-preferences.phtml:417 8701msgid "Birth of a grandchild" 8702msgstr "" 8703 8704#: app/GedcomTag.php:1293 8705msgctxt "daughter’s son" 8706msgid "Birth of a grandson" 8707msgstr "" 8708 8709#: app/GedcomTag.php:1297 8710msgctxt "daughter’s daughter" 8711msgid "Birth of a granddaughter" 8712msgstr "" 8713 8714#: app/GedcomTag.php:1304 8715msgctxt "son’s son" 8716msgid "Birth of a grandson" 8717msgstr "" 8718 8719#: app/GedcomTag.php:1308 8720msgctxt "son’s daughter" 8721msgid "Birth of a granddaughter" 8722msgstr "" 8723 8724#: app/GedcomTag.php:1315 8725msgid "Birth of a half-brother" 8726msgstr "" 8727 8728#: app/GedcomTag.php:1319 8729msgid "Birth of a half-sister" 8730msgstr "" 8731 8732#: app/GedcomTag.php:1322 8733msgid "Birth of a half-sibling" 8734msgstr "" 8735 8736#: app/GedcomTag.php:1326 8737msgid "Birth of a brother" 8738msgstr "" 8739 8740#: app/GedcomTag.php:1330 8741msgid "Birth of a sister" 8742msgstr "" 8743 8744#: app/GedcomTag.php:1333 resources/views/admin/trees-preferences.phtml:429 8745msgid "Birth of a sibling" 8746msgstr "" 8747 8748#. I18N: gedcom tag _BRTM 8749#: app/GedcomTag.php:1337 8750msgid "Brit milah" 8751msgstr "" 8752 8753#: app/GedcomTag.php:1339 8754msgid "Date of brit milah" 8755msgstr "" 8756 8757#: app/GedcomTag.php:1341 8758msgid "Place of brit milah" 8759msgstr "" 8760 8761#: app/GedcomTag.php:1344 8762msgid "Burial of a son" 8763msgstr "" 8764 8765#: app/GedcomTag.php:1348 8766msgid "Burial of a daughter" 8767msgstr "" 8768 8769#: app/GedcomTag.php:1351 8770msgid "Burial of a child" 8771msgstr "" 8772 8773#: app/GedcomTag.php:1355 8774msgid "Burial of a grandson" 8775msgstr "" 8776 8777#: app/GedcomTag.php:1359 8778msgid "Burial of a granddaughter" 8779msgstr "" 8780 8781#: app/GedcomTag.php:1362 app/GedcomTag.php:1373 app/GedcomTag.php:1384 8782msgid "Burial of a grandchild" 8783msgstr "" 8784 8785#: app/GedcomTag.php:1366 8786msgctxt "daughter’s son" 8787msgid "Burial of a grandson" 8788msgstr "" 8789 8790#: app/GedcomTag.php:1370 8791msgctxt "daughter’s daughter" 8792msgid "Burial of a granddaughter" 8793msgstr "" 8794 8795#: app/GedcomTag.php:1377 8796msgctxt "son’s son" 8797msgid "Burial of a grandson" 8798msgstr "" 8799 8800#: app/GedcomTag.php:1381 8801msgctxt "son’s daughter" 8802msgid "Burial of a granddaughter" 8803msgstr "" 8804 8805#: app/GedcomTag.php:1388 8806msgid "Burial of a grandfather" 8807msgstr "" 8808 8809#: app/GedcomTag.php:1392 8810msgid "Burial of a grandmother" 8811msgstr "" 8812 8813#: app/GedcomTag.php:1395 8814msgid "Burial of a grandparent" 8815msgstr "" 8816 8817#: app/GedcomTag.php:1399 8818msgid "Burial of a paternal grandfather" 8819msgstr "" 8820 8821#: app/GedcomTag.php:1403 8822msgid "Burial of a paternal grandmother" 8823msgstr "" 8824 8825#: app/GedcomTag.php:1406 8826msgid "Burial of a paternal grandparent" 8827msgstr "" 8828 8829#: app/GedcomTag.php:1410 8830msgid "Burial of a maternal grandfather" 8831msgstr "" 8832 8833#: app/GedcomTag.php:1414 8834msgid "Burial of a maternal grandmother" 8835msgstr "" 8836 8837#: app/GedcomTag.php:1417 8838msgid "Burial of a maternal grandparent" 8839msgstr "" 8840 8841#: app/GedcomTag.php:1421 8842msgid "Burial of a half-brother" 8843msgstr "" 8844 8845#: app/GedcomTag.php:1425 8846msgid "Burial of a half-sister" 8847msgstr "" 8848 8849#: app/GedcomTag.php:1428 8850msgid "Burial of a half-sibling" 8851msgstr "" 8852 8853#: app/GedcomTag.php:1432 8854msgid "Burial of a father" 8855msgstr "" 8856 8857#: app/GedcomTag.php:1436 8858msgid "Burial of a mother" 8859msgstr "" 8860 8861#: app/GedcomTag.php:1439 8862msgid "Burial of a parent" 8863msgstr "" 8864 8865#: app/GedcomTag.php:1443 8866msgid "Burial of a brother" 8867msgstr "" 8868 8869#: app/GedcomTag.php:1447 8870msgid "Burial of a sister" 8871msgstr "" 8872 8873#: app/GedcomTag.php:1450 8874msgid "Burial of a sibling" 8875msgstr "" 8876 8877#: app/GedcomTag.php:1454 8878msgid "Burial of a husband" 8879msgstr "" 8880 8881#: app/GedcomTag.php:1458 8882msgid "Burial of a wife" 8883msgstr "" 8884 8885#: app/GedcomTag.php:1461 8886msgid "Burial of a spouse" 8887msgstr "" 8888 8889#: app/GedcomTag.php:1465 8890msgid "Christening of a son" 8891msgstr "" 8892 8893#: app/GedcomTag.php:1469 8894msgid "Christening of a daughter" 8895msgstr "" 8896 8897#: app/GedcomTag.php:1472 8898msgid "Christening of a child" 8899msgstr "" 8900 8901#: app/GedcomTag.php:1476 8902msgid "Christening of a grandson" 8903msgstr "" 8904 8905#: app/GedcomTag.php:1480 8906msgid "Christening of a granddaughter" 8907msgstr "" 8908 8909#: app/GedcomTag.php:1483 app/GedcomTag.php:1494 app/GedcomTag.php:1505 8910msgid "Christening of a grandchild" 8911msgstr "" 8912 8913#: app/GedcomTag.php:1487 8914msgctxt "daughter’s son" 8915msgid "Christening of a grandson" 8916msgstr "" 8917 8918#: app/GedcomTag.php:1491 8919msgctxt "daughter’s daughter" 8920msgid "Christening of a granddaughter" 8921msgstr "" 8922 8923#: app/GedcomTag.php:1498 8924msgctxt "son’s son" 8925msgid "Christening of a grandson" 8926msgstr "" 8927 8928#: app/GedcomTag.php:1502 8929msgctxt "son’s daughter" 8930msgid "Christening of a granddaughter" 8931msgstr "" 8932 8933#: app/GedcomTag.php:1509 8934msgid "Christening of a half-brother" 8935msgstr "" 8936 8937#: app/GedcomTag.php:1513 8938msgid "Christening of a half-sister" 8939msgstr "" 8940 8941#: app/GedcomTag.php:1516 8942msgid "Christening of a half-sibling" 8943msgstr "" 8944 8945#: app/GedcomTag.php:1520 8946msgid "Christening of a brother" 8947msgstr "" 8948 8949#: app/GedcomTag.php:1524 8950msgid "Christening of a sister" 8951msgstr "" 8952 8953#: app/GedcomTag.php:1527 8954msgid "Christening of a sibling" 8955msgstr "" 8956 8957#. I18N: gedcom tag _COML 8958#: app/GedcomTag.php:1531 8959msgid "Common law marriage" 8960msgstr "" 8961 8962#: app/GedcomTag.php:1535 8963msgid "Cremation of a son" 8964msgstr "" 8965 8966#: app/GedcomTag.php:1539 8967msgid "Cremation of a daughter" 8968msgstr "" 8969 8970#: app/GedcomTag.php:1542 8971msgid "Cremation of a child" 8972msgstr "" 8973 8974#: app/GedcomTag.php:1546 8975msgid "Cremation of a grandson" 8976msgstr "" 8977 8978#: app/GedcomTag.php:1550 8979msgid "Cremation of a granddaughter" 8980msgstr "" 8981 8982#: app/GedcomTag.php:1553 app/GedcomTag.php:1564 app/GedcomTag.php:1575 8983msgid "Cremation of a grandchild" 8984msgstr "" 8985 8986#: app/GedcomTag.php:1557 8987msgctxt "daughter’s son" 8988msgid "Cremation of a grandson" 8989msgstr "" 8990 8991#: app/GedcomTag.php:1561 8992msgctxt "daughter’s daughter" 8993msgid "Cremation of a granddaughter" 8994msgstr "" 8995 8996#: app/GedcomTag.php:1568 8997msgctxt "son’s son" 8998msgid "Cremation of a grandson" 8999msgstr "" 9000 9001#: app/GedcomTag.php:1572 9002msgctxt "son’s daughter" 9003msgid "Cremation of a granddaughter" 9004msgstr "" 9005 9006#: app/GedcomTag.php:1579 9007msgid "Cremation of a grandfather" 9008msgstr "" 9009 9010#: app/GedcomTag.php:1583 9011msgid "Cremation of a grandmother" 9012msgstr "" 9013 9014#: app/GedcomTag.php:1586 app/GedcomTag.php:1597 app/GedcomTag.php:1608 9015msgid "Cremation of a grand-parent" 9016msgstr "" 9017 9018#: app/GedcomTag.php:1590 9019msgid "Cremation of a paternal grandfather" 9020msgstr "" 9021 9022#: app/GedcomTag.php:1594 9023msgid "Cremation of a paternal grandmother" 9024msgstr "" 9025 9026#: app/GedcomTag.php:1601 9027msgid "Cremation of a maternal grandfather" 9028msgstr "" 9029 9030#: app/GedcomTag.php:1605 9031msgid "Cremation of a maternal grandmother" 9032msgstr "" 9033 9034#: app/GedcomTag.php:1612 9035msgid "Cremation of a half-brother" 9036msgstr "" 9037 9038#: app/GedcomTag.php:1616 9039msgid "Cremation of a half-sister" 9040msgstr "" 9041 9042#: app/GedcomTag.php:1619 9043msgid "Cremation of a half-sibling" 9044msgstr "" 9045 9046#: app/GedcomTag.php:1623 9047msgid "Cremation of a father" 9048msgstr "" 9049 9050#: app/GedcomTag.php:1627 9051msgid "Cremation of a mother" 9052msgstr "" 9053 9054#: app/GedcomTag.php:1630 9055msgid "Cremation of a parent" 9056msgstr "" 9057 9058#: app/GedcomTag.php:1634 9059msgid "Cremation of a brother" 9060msgstr "" 9061 9062#: app/GedcomTag.php:1638 9063msgid "Cremation of a sister" 9064msgstr "" 9065 9066#: app/GedcomTag.php:1641 9067msgid "Cremation of a sibling" 9068msgstr "" 9069 9070#: app/GedcomTag.php:1645 9071msgid "Cremation of a husband" 9072msgstr "" 9073 9074#: app/GedcomTag.php:1649 9075msgid "Cremation of a wife" 9076msgstr "" 9077 9078#: app/GedcomTag.php:1652 9079msgid "Cremation of a spouse" 9080msgstr "" 9081 9082#. I18N: gedcom tag _DBID 9083#: app/GedcomTag.php:1656 9084msgid "Linked database ID" 9085msgstr "" 9086 9087#: app/GedcomTag.php:1660 9088msgid "Death of a son" 9089msgstr "" 9090 9091#: app/GedcomTag.php:1664 9092msgid "Death of a daughter" 9093msgstr "" 9094 9095#: app/GedcomTag.php:1667 resources/views/admin/trees-preferences.phtml:469 9096msgid "Death of a child" 9097msgstr "" 9098 9099#: app/GedcomTag.php:1671 9100msgid "Death of a grandson" 9101msgstr "" 9102 9103#: app/GedcomTag.php:1675 9104msgid "Death of a granddaughter" 9105msgstr "" 9106 9107#: app/GedcomTag.php:1678 app/GedcomTag.php:1689 app/GedcomTag.php:1700 9108#: resources/views/admin/trees-preferences.phtml:463 9109msgid "Death of a grandchild" 9110msgstr "" 9111 9112#: app/GedcomTag.php:1682 9113msgctxt "daughter’s son" 9114msgid "Death of a grandson" 9115msgstr "" 9116 9117#: app/GedcomTag.php:1686 9118msgctxt "daughter’s daughter" 9119msgid "Death of a granddaughter" 9120msgstr "" 9121 9122#: app/GedcomTag.php:1693 9123msgctxt "son’s son" 9124msgid "Death of a grandson" 9125msgstr "" 9126 9127#: app/GedcomTag.php:1697 9128msgctxt "son’s daughter" 9129msgid "Death of a granddaughter" 9130msgstr "" 9131 9132#: app/GedcomTag.php:1704 9133msgid "Death of a grandfather" 9134msgstr "" 9135 9136#: app/GedcomTag.php:1708 9137msgid "Death of a grandmother" 9138msgstr "" 9139 9140#: app/GedcomTag.php:1711 app/GedcomTag.php:1722 app/GedcomTag.php:1733 9141#: resources/views/admin/trees-preferences.phtml:493 9142msgid "Death of a grand-parent" 9143msgstr "" 9144 9145#: app/GedcomTag.php:1715 9146msgid "Death of a paternal grandfather" 9147msgstr "" 9148 9149#: app/GedcomTag.php:1719 9150msgid "Death of a paternal grandmother" 9151msgstr "" 9152 9153#: app/GedcomTag.php:1726 9154msgid "Death of a maternal grandfather" 9155msgstr "" 9156 9157#: app/GedcomTag.php:1730 9158msgid "Death of a maternal grandmother" 9159msgstr "" 9160 9161#: app/GedcomTag.php:1737 9162msgid "Death of a half-brother" 9163msgstr "" 9164 9165#: app/GedcomTag.php:1741 9166msgid "Death of a half-sister" 9167msgstr "" 9168 9169#: app/GedcomTag.php:1744 9170msgid "Death of a half-sibling" 9171msgstr "" 9172 9173#: app/GedcomTag.php:1748 9174msgid "Death of a father" 9175msgstr "" 9176 9177#: app/GedcomTag.php:1752 9178msgid "Death of a mother" 9179msgstr "" 9180 9181#: app/GedcomTag.php:1755 resources/views/admin/trees-preferences.phtml:481 9182msgid "Death of a parent" 9183msgstr "" 9184 9185#: app/GedcomTag.php:1759 9186msgid "Death of a brother" 9187msgstr "" 9188 9189#: app/GedcomTag.php:1763 9190msgid "Death of a sister" 9191msgstr "" 9192 9193#: app/GedcomTag.php:1766 resources/views/admin/trees-preferences.phtml:475 9194msgid "Death of a sibling" 9195msgstr "" 9196 9197#: app/GedcomTag.php:1770 9198msgid "Death of a husband" 9199msgstr "" 9200 9201#: app/GedcomTag.php:1774 9202msgid "Death of a wife" 9203msgstr "" 9204 9205#: app/GedcomTag.php:1777 resources/views/admin/trees-preferences.phtml:487 9206msgid "Death of a spouse" 9207msgstr "" 9208 9209#. I18N: gedcom tag _DEG 9210#: app/GedcomTag.php:1781 9211msgid "Degree" 9212msgstr "" 9213 9214#. I18N: gedcom tag _DETS 9215#: app/GedcomTag.php:1784 9216msgid "Death of one spouse" 9217msgstr "" 9218 9219#. I18N: gedcom tag _DNA (from FTM 2010) 9220#: app/GedcomTag.php:1787 9221msgid "DNA markers" 9222msgstr "" 9223 9224#. I18N: gedcom tag _EYEC 9225#: app/GedcomTag.php:1793 9226msgid "Eye color" 9227msgstr "" 9228 9229#: app/GedcomTag.php:1795 9230msgid "Fact 1" 9231msgstr "" 9232 9233#: app/GedcomTag.php:1797 9234msgid "Fact 2" 9235msgstr "" 9236 9237#: app/GedcomTag.php:1799 9238msgid "Fact 3" 9239msgstr "" 9240 9241#: app/GedcomTag.php:1801 9242msgid "Fact 4" 9243msgstr "" 9244 9245#: app/GedcomTag.php:1803 9246msgid "Fact 5" 9247msgstr "" 9248 9249#: app/GedcomTag.php:1805 9250msgid "Fact 6" 9251msgstr "" 9252 9253#: app/GedcomTag.php:1807 9254msgid "Fact 7" 9255msgstr "" 9256 9257#: app/GedcomTag.php:1809 9258msgid "Fact 8" 9259msgstr "" 9260 9261#: app/GedcomTag.php:1811 9262msgid "Fact 9" 9263msgstr "" 9264 9265#: app/GedcomTag.php:1813 9266msgid "Fact 10" 9267msgstr "" 9268 9269#: app/GedcomTag.php:1815 9270msgid "Fact 11" 9271msgstr "" 9272 9273#: app/GedcomTag.php:1817 9274msgid "Fact 12" 9275msgstr "" 9276 9277#: app/GedcomTag.php:1819 9278msgid "Fact 13" 9279msgstr "" 9280 9281#. I18N: gedcom tag _FNRL 9282#: app/GedcomTag.php:1822 9283msgid "Funeral" 9284msgstr "" 9285 9286#. I18N: gedcom tag _FREL 9287#: app/GedcomTag.php:1825 9288msgid "Relationship to father" 9289msgstr "" 9290 9291#. I18N: gedcom tag _HAIR 9292#: app/GedcomTag.php:1834 9293msgid "Hair color" 9294msgstr "" 9295 9296#. I18N: gedcom tag _HEB 9297#: app/GedcomTag.php:1837 app/Http/RequestHandlers/HelpText.php:239 9298msgid "Hebrew" 9299msgstr "" 9300 9301#. I18N: gedcom tag _HEIG 9302#: app/GedcomTag.php:1840 9303msgid "Height" 9304msgstr "" 9305 9306#. I18N: gedcom tag _HNM 9307#: app/GedcomTag.php:1843 9308msgid "Hebrew name" 9309msgstr "" 9310 9311#. I18N: gedcom tag _HOL 9312#: app/GedcomTag.php:1846 9313msgid "Holocaust" 9314msgstr "" 9315 9316#. I18N: gedcom tag _INTE 9317#: app/GedcomTag.php:1851 9318msgctxt "MALE" 9319msgid "Interred" 9320msgstr "" 9321 9322#. I18N: gedcom tag _INTE 9323#: app/GedcomTag.php:1856 9324msgctxt "FEMALE" 9325msgid "Interred" 9326msgstr "" 9327 9328#. I18N: gedcom tag _INTE 9329#: app/GedcomTag.php:1860 9330msgid "Interred" 9331msgstr "" 9332 9333#. I18N: gedcom tag _MARI 9334#: app/GedcomTag.php:1867 9335msgid "Marriage intention" 9336msgstr "" 9337 9338#. I18N: gedcom tag _MARNM 9339#: app/GedcomTag.php:1870 resources/xml/reports/cemetery_report.xml:7 9340#: resources/xml/reports/death_report.xml:10 9341msgid "Married name" 9342msgstr "" 9343 9344#. I18N: gedcom tag _PRIM 9345#: app/GedcomTag.php:1873 resources/xml/reports/individual_ext_report.xml:11 9346#: resources/xml/reports/individual_report.xml:8 9347msgid "Highlighted image" 9348msgstr "" 9349 9350#: app/GedcomTag.php:1875 9351msgid "Married surname" 9352msgstr "" 9353 9354#: app/GedcomTag.php:1879 9355msgid "Marriage of a son" 9356msgstr "" 9357 9358#: app/GedcomTag.php:1883 9359msgid "Marriage of a daughter" 9360msgstr "" 9361 9362#: app/GedcomTag.php:1886 resources/views/admin/trees-preferences.phtml:443 9363msgid "Marriage of a child" 9364msgstr "" 9365 9366#. I18N: ...to each other 9367#: app/GedcomTag.php:1890 9368msgid "Marriage of parents" 9369msgstr "" 9370 9371#: app/GedcomTag.php:1894 9372msgid "Marriage of a grandson" 9373msgstr "" 9374 9375#: app/GedcomTag.php:1898 9376msgid "Marriage of a granddaughter" 9377msgstr "" 9378 9379#: app/GedcomTag.php:1901 app/GedcomTag.php:1912 app/GedcomTag.php:1923 9380#: resources/views/admin/trees-preferences.phtml:437 9381msgid "Marriage of a grandchild" 9382msgstr "" 9383 9384#: app/GedcomTag.php:1905 9385msgctxt "daughter’s son" 9386msgid "Marriage of a grandson" 9387msgstr "" 9388 9389#: app/GedcomTag.php:1909 9390msgctxt "daughter’s daughter" 9391msgid "Marriage of a granddaughter" 9392msgstr "" 9393 9394#: app/GedcomTag.php:1916 9395msgctxt "son’s son" 9396msgid "Marriage of a grandson" 9397msgstr "" 9398 9399#: app/GedcomTag.php:1920 9400msgctxt "son’s daughter" 9401msgid "Marriage of a granddaughter" 9402msgstr "" 9403 9404#: app/GedcomTag.php:1927 9405msgid "Marriage of a half-brother" 9406msgstr "" 9407 9408#: app/GedcomTag.php:1931 9409msgid "Marriage of a half-sister" 9410msgstr "" 9411 9412#: app/GedcomTag.php:1934 9413msgid "Marriage of a half-sibling" 9414msgstr "" 9415 9416#. I18N: ...to another spouse 9417#: app/GedcomTag.php:1939 9418msgid "Marriage of a father" 9419msgstr "" 9420 9421#. I18N: ...to another spouse 9422#: app/GedcomTag.php:1944 9423msgid "Marriage of a mother" 9424msgstr "" 9425 9426#. I18N: ...to another spouse 9427#: app/GedcomTag.php:1948 resources/views/admin/trees-preferences.phtml:455 9428msgid "Marriage of a parent" 9429msgstr "" 9430 9431#: app/GedcomTag.php:1952 9432msgid "Marriage of a brother" 9433msgstr "" 9434 9435#: app/GedcomTag.php:1956 9436msgid "Marriage of a sister" 9437msgstr "" 9438 9439#: app/GedcomTag.php:1959 resources/views/admin/trees-preferences.phtml:449 9440msgid "Marriage of a sibling" 9441msgstr "" 9442 9443#. I18N: gedcom tag _MBON 9444#: app/GedcomTag.php:1963 9445msgid "Marriage bond" 9446msgstr "" 9447 9448#. I18N: gedcom tag _MDCL 9449#: app/GedcomTag.php:1966 9450msgid "Medical" 9451msgstr "" 9452 9453#. I18N: gedcom tag _MEDC 9454#: app/GedcomTag.php:1969 9455msgid "Medical condition" 9456msgstr "" 9457 9458#. I18N: gedcom tag _MEND 9459#: app/GedcomTag.php:1972 9460msgid "Marriage ending status" 9461msgstr "" 9462 9463#. I18N: gedcom tag _MILI 9464#: app/GedcomTag.php:1975 9465msgid "Military" 9466msgstr "" 9467 9468#. I18N: gedcom tag _MILT 9469#: app/GedcomTag.php:1978 9470msgid "Military service" 9471msgstr "" 9472 9473#. I18N: gedcom tag _MREL 9474#: app/GedcomTag.php:1981 9475msgid "Relationship to mother" 9476msgstr "" 9477 9478#. I18N: gedcom tag _MSTAT 9479#: app/GedcomTag.php:1984 9480msgid "Marriage beginning status" 9481msgstr "" 9482 9483#. I18N: gedcom tag _NAME 9484#: app/GedcomTag.php:1987 9485msgid "Mailing name" 9486msgstr "" 9487 9488#. I18N: gedcom tag _NAMS 9489#: app/GedcomTag.php:1990 9490msgid "Namesake" 9491msgstr "" 9492 9493#. I18N: gedcom tag _NLIV 9494#: app/GedcomTag.php:1993 9495msgid "Not living" 9496msgstr "" 9497 9498#. I18N: gedcom tag _NMAR 9499#: app/GedcomTag.php:1997 9500msgctxt "MALE" 9501msgid "Never married" 9502msgstr "" 9503 9504#. I18N: gedcom tag _NMAR 9505#: app/GedcomTag.php:2002 9506msgctxt "FEMALE" 9507msgid "Never married" 9508msgstr "" 9509 9510#. I18N: gedcom tag _NMAR 9511#: app/GedcomTag.php:2006 9512msgid "Never married" 9513msgstr "" 9514 9515#. I18N: gedcom tag _NMR 9516#: app/GedcomTag.php:2011 9517msgctxt "MALE" 9518msgid "Not married" 9519msgstr "" 9520 9521#. I18N: gedcom tag _NMR 9522#: app/GedcomTag.php:2016 9523msgctxt "FEMALE" 9524msgid "Not married" 9525msgstr "" 9526 9527#. I18N: gedcom tag _NMR 9528#: app/GedcomTag.php:2020 app/Http/Controllers/BranchesController.php:344 9529#: resources/views/lists/families-table.phtml:191 9530msgid "Not married" 9531msgstr "" 9532 9533#. I18N: Type of media object 9534#: app/GedcomTag.php:2024 app/GedcomTag.php:2399 9535msgid "Photo" 9536msgstr "" 9537 9538#: app/GedcomTag.php:2026 9539msgid "by" 9540msgstr "" 9541 9542#. I18N: gedcom tag _PRMN 9543#: app/GedcomTag.php:2029 9544msgid "Permanent number" 9545msgstr "" 9546 9547#: app/GedcomTag.php:2033 9548msgctxt "MALE" 9549msgid "Religious name" 9550msgstr "" 9551 9552#: app/GedcomTag.php:2037 9553msgctxt "FEMALE" 9554msgid "Religious name" 9555msgstr "" 9556 9557#: app/GedcomTag.php:2040 9558msgid "Religious name" 9559msgstr "" 9560 9561#. I18N: gedcom tag _SCBK 9562#: app/GedcomTag.php:2044 9563msgid "Scrapbook" 9564msgstr "" 9565 9566#. I18N: gedcom tag _SEPR 9567#: app/GedcomTag.php:2047 9568msgid "Separated" 9569msgstr "" 9570 9571#. I18N: gedcom tag _SSHOW 9572#. I18N: Name of a module 9573#: app/GedcomTag.php:2050 app/Module/SlideShowModule.php:187 9574msgid "Slide show" 9575msgstr "" 9576 9577#. I18N: gedcom tag _STAT 9578#: app/GedcomTag.php:2053 9579msgid "Marriage status" 9580msgstr "" 9581 9582#. I18N: gedcom tag _SUBQ 9583#: app/GedcomTag.php:2056 9584msgid "Short version" 9585msgstr "" 9586 9587#. I18N: gedcom tag _TODO 9588#: app/GedcomTag.php:2059 resources/views/modules/todo/research-tasks.phtml:38 9589msgid "Research task" 9590msgstr "" 9591 9592#. I18N: gedcom tag _UID 9593#: app/GedcomTag.php:2065 9594msgid "Unique identifier" 9595msgstr "" 9596 9597#. I18N: gedcom tag _WEIG 9598#: app/GedcomTag.php:2071 9599msgid "Weight" 9600msgstr "" 9601 9602#. I18N: gedcom tag _WT_OBJE_SORT 9603#: app/GedcomTag.php:2077 app/Http/RequestHandlers/ReorderMediaPage.php:57 9604#: app/Module/FixPrimaryTag.php:109 9605#: resources/views/individual-page-menu.phtml:81 9606#: resources/views/individual-page-menu.phtml:86 9607msgid "Re-order media" 9608msgstr "" 9609 9610#. I18N: gedcom tag _YART - A yahrzeit is a special anniversary of death in the Hebrew faith/calendar. 9611#: app/GedcomTag.php:2080 resources/views/modules/yahrzeit/table.phtml:35 9612msgid "Yahrzeit" 9613msgstr "" 9614 9615#: app/GedcomTag.php:2083 9616msgid "Brit milah of a son" 9617msgstr "" 9618 9619#: app/GedcomTag.php:2086 9620msgid "Brit milah of a grandson" 9621msgstr "" 9622 9623#: app/GedcomTag.php:2088 9624msgctxt "daughter’s son" 9625msgid "Brit milah of a grandson" 9626msgstr "" 9627 9628#: app/GedcomTag.php:2090 9629msgctxt "son’s son" 9630msgid "Brit milah of a grandson" 9631msgstr "" 9632 9633#: app/GedcomTag.php:2092 9634msgid "Brit milah of a half-brother" 9635msgstr "" 9636 9637#: app/GedcomTag.php:2094 9638msgid "Brit milah of a brother" 9639msgstr "" 9640 9641#: app/GedcomTag.php:2100 app/Http/Controllers/Admin/MediaController.php:354 9642msgid "File size" 9643msgstr "" 9644 9645#: app/GedcomTag.php:2103 app/Http/Controllers/Admin/MediaController.php:361 9646msgid "Image dimensions" 9647msgstr "" 9648 9649#: app/GedcomTag.php:2113 9650msgid "Unrecognized GEDCOM code" 9651msgstr "" 9652 9653#. I18N: Type of media object 9654#: app/GedcomTag.php:2360 9655msgid "Audio" 9656msgstr "" 9657 9658#. I18N: Type of media object 9659#: app/GedcomTag.php:2363 9660msgid "Book" 9661msgstr "" 9662 9663#. I18N: Type of media object 9664#: app/GedcomTag.php:2366 9665msgid "Card" 9666msgstr "" 9667 9668#. I18N: Type of media object 9669#: app/GedcomTag.php:2369 9670msgid "Certificate" 9671msgstr "" 9672 9673#. I18N: Type of media object 9674#: app/GedcomTag.php:2372 9675msgid "Coat of arms" 9676msgstr "" 9677 9678#. I18N: Type of media object 9679#: app/GedcomTag.php:2375 9680msgid "Document" 9681msgstr "" 9682 9683#. I18N: Type of media object 9684#: app/GedcomTag.php:2378 9685msgid "Electronic" 9686msgstr "" 9687 9688#. I18N: Type of media object 9689#: app/GedcomTag.php:2381 9690msgid "Microfiche" 9691msgstr "" 9692 9693#. I18N: Type of media object 9694#: app/GedcomTag.php:2384 9695msgid "Microfilm" 9696msgstr "" 9697 9698#. I18N: Type of media object 9699#: app/GedcomTag.php:2387 9700msgid "Magazine" 9701msgstr "" 9702 9703#. I18N: Type of media object 9704#: app/GedcomTag.php:2390 9705msgid "Manuscript" 9706msgstr "" 9707 9708#. I18N: Type of media object 9709#: app/GedcomTag.php:2393 resources/views/admin/control-panel.phtml:648 9710#: resources/views/modules/statistics-chart/custom.phtml:52 9711msgid "Map" 9712msgstr "" 9713 9714#. I18N: Type of media object 9715#: app/GedcomTag.php:2396 9716msgid "Newspaper" 9717msgstr "" 9718 9719#. I18N: Type of media object 9720#: app/GedcomTag.php:2402 9721msgid "Tombstone" 9722msgstr "" 9723 9724#. I18N: Type of media object 9725#: app/GedcomTag.php:2405 9726msgid "Video" 9727msgstr "" 9728 9729#. I18N: Type of media object 9730#: app/GedcomTag.php:2408 9731msgid "Painting" 9732msgstr "" 9733 9734#. I18N: Type of media object 9735#: app/GedcomTag.php:2411 app/Module/StatisticsChartModule.php:163 9736#: app/Statistics/Google/ChartCommonGiven.php:91 9737#: app/Statistics/Google/ChartCommonSurname.php:150 9738#: resources/views/admin/control-panel.phtml:568 9739msgid "Other" 9740msgstr "" 9741 9742#: app/Http/Controllers/Admin/FixLevel0MediaController.php:71 9743#: resources/views/admin/control-panel.phtml:631 9744msgid "Link media objects to facts and events" 9745msgstr "" 9746 9747#: app/Http/Controllers/Admin/ImportThumbnailsController.php:101 9748#: resources/views/admin/control-panel.phtml:637 9749msgid "Import custom thumbnails from webtrees version 1" 9750msgstr "" 9751 9752#: app/Http/Controllers/Admin/LocationController.php:112 9753#: app/Http/Controllers/Admin/LocationController.php:307 9754#: resources/views/admin/control-panel.phtml:658 9755#: resources/views/admin/map-import-form.phtml:9 9756msgid "Geographic data" 9757msgstr "" 9758 9759#: app/Http/Controllers/Admin/LocationController.php:114 9760#: app/Http/Controllers/Admin/LocationController.php:306 9761#: app/Http/RequestHandlers/ControlPanel.php:135 9762#: app/Module/ModuleThemeTrait.php:232 app/Module/ModuleThemeTrait.php:236 9763#: resources/views/admin/analytics-edit.phtml:8 9764#: resources/views/admin/broadcast.phtml:10 9765#: resources/views/admin/changes-log.phtml:12 9766#: resources/views/admin/clean-data.phtml:9 9767#: resources/views/admin/components.phtml:13 9768#: resources/views/admin/data-fix-page.phtml:23 9769#: resources/views/admin/data-fix-select.phtml:19 9770#: resources/views/admin/email-page.phtml:9 9771#: resources/views/admin/fix-level-0-media.phtml:9 9772#: resources/views/admin/map-import-form.phtml:9 9773#: resources/views/admin/map-provider.phtml:8 9774#: resources/views/admin/media-upload.phtml:8 9775#: resources/views/admin/media.phtml:16 9776#: resources/views/admin/merge-records-step-1.phtml:10 9777#: resources/views/admin/merge-records-step-2.phtml:10 9778#: resources/views/admin/modules.phtml:24 9779#: resources/views/admin/server-information.phtml:8 9780#: resources/views/admin/site-logs.phtml:13 9781#: resources/views/admin/site-mail.phtml:29 9782#: resources/views/admin/site-preferences.phtml:15 9783#: resources/views/admin/site-registration.phtml:16 9784#: resources/views/admin/trees-check.phtml:8 9785#: resources/views/admin/trees-create.phtml:9 9786#: resources/views/admin/trees-duplicates.phtml:9 9787#: resources/views/admin/trees-export.phtml:10 9788#: resources/views/admin/trees-import.phtml:9 9789#: resources/views/admin/trees-merge.phtml:8 9790#: resources/views/admin/trees-preferences.phtml:9 9791#: resources/views/admin/trees-privacy.phtml:10 9792#: resources/views/admin/trees-renumber.phtml:8 9793#: resources/views/admin/trees-unconnected.phtml:20 9794#: resources/views/admin/trees.phtml:26 9795#: resources/views/admin/upgrade/steps.phtml:9 9796#: resources/views/admin/upgrade/wizard.phtml:8 9797#: resources/views/admin/users-cleanup.phtml:11 9798#: resources/views/admin/users-create.phtml:9 9799#: resources/views/admin/users-edit.phtml:12 9800#: resources/views/admin/users.phtml:9 9801#: resources/views/admin/webtrees1-thumbnails.phtml:9 9802#: resources/views/modules/batch_update/admin.phtml:9 9803#: resources/views/modules/custom-css-js/edit.phtml:8 9804#: resources/views/modules/faq/config.phtml:8 9805#: resources/views/modules/faq/edit.phtml:9 9806#: resources/views/modules/relationships-chart/config.phtml:8 9807#: resources/views/modules/sitemap/config.phtml:8 9808#: resources/views/modules/stories/config.phtml:8 9809#: resources/views/modules/stories/edit.phtml:13 9810msgid "Control panel" 9811msgstr "" 9812 9813#: app/Http/Controllers/Admin/LocationController.php:296 9814#: resources/views/modules/place-hierarchy/page.phtml:29 9815#: resources/views/modules/place-hierarchy/page.phtml:32 9816#: resources/views/modules/statistics-chart/custom.phtml:171 9817msgid "World" 9818msgstr "" 9819 9820#: app/Http/Controllers/Admin/LocationController.php:315 9821#: app/Http/Controllers/Admin/LocationController.php:316 9822msgid "Add" 9823msgstr "" 9824 9825#: app/Http/Controllers/Admin/LocationController.php:420 9826#: app/Http/RequestHandlers/AccountUpdate.php:113 9827#, php-format 9828msgid "The details for “%s” have been updated." 9829msgstr "" 9830 9831#: app/Http/Controllers/Admin/LocationController.php:447 9832msgid "Location not removed: this location contains sub-locations" 9833msgstr "" 9834 9835#: app/Http/Controllers/Admin/LocationController.php:514 9836msgid "Level" 9837msgstr "" 9838 9839#: app/Http/Controllers/Admin/LocationController.php:667 9840msgid "Import geographic data" 9841msgstr "" 9842 9843#: app/Http/Controllers/Admin/LocationController.php:799 9844#, php-format 9845msgid "locations updated: %s, locations added: %s" 9846msgstr "" 9847 9848#: app/Http/Controllers/Admin/LocationController.php:917 9849#, php-format 9850msgid "%s location has been imported." 9851msgid_plural "%s locations have been imported." 9852msgstr[0] "" 9853msgstr[1] "" 9854 9855#: app/Http/Controllers/Admin/MapProviderController.php:41 9856#: resources/views/admin/control-panel.phtml:668 9857#: resources/views/admin/map-provider.phtml:16 9858msgid "Map provider" 9859msgstr "" 9860 9861#: app/Http/Controllers/Admin/MediaController.php:116 9862#: resources/views/admin/control-panel.phtml:619 9863#: resources/views/admin/media-upload.phtml:8 9864msgid "Manage media" 9865msgstr "" 9866 9867#: app/Http/Controllers/Admin/MediaController.php:271 9868msgid "Create" 9869msgstr "" 9870 9871#: app/Http/Controllers/Admin/MediaController.php:275 9872#: resources/views/admin/trees.phtml:98 9873#: resources/views/admin/users-table-options.phtml:41 9874#: resources/views/edit-account-page.phtml:162 9875#: resources/views/gedcom-record-page-menu.phtml:17 9876#: resources/views/individual-page-menu.phtml:92 9877#: resources/views/media-page-menu.phtml:34 9878#: resources/views/modules/faq/config.phtml:86 9879#: resources/views/modules/gedcom_news/list.phtml:36 9880#: resources/views/modules/stories/config.phtml:65 9881#: resources/views/modules/user_blog/list.phtml:36 9882#: resources/views/note-page-menu.phtml:17 9883#: resources/views/repository-page-menu.phtml:17 9884#: resources/views/source-page-menu.phtml:17 9885#: resources/views/submitter-page-menu.phtml:17 9886#, php-format 9887msgid "Are you sure you want to delete “%s”?" 9888msgstr "" 9889 9890#: app/Http/Controllers/Admin/MediaController.php:277 9891#: app/Module/FixPrimaryTag.php:104 app/Module/UserMessagesModule.php:179 9892#: app/Module/UserMessagesModule.php:220 9893#: resources/views/admin/locations.phtml:21 9894#: resources/views/admin/trees-privacy.phtml:272 9895#: resources/views/admin/trees.phtml:99 9896#: resources/views/admin/users-table-options.phtml:42 9897#: resources/views/edit-blocks-block.phtml:22 9898#: resources/views/edit/icon-fact-delete.phtml:8 9899#: resources/views/edit/icon-fact-delete.phtml:10 9900#: resources/views/family-page-menu.phtml:53 9901#: resources/views/gedcom-record-page-menu.phtml:19 9902#: resources/views/individual-page-menu.phtml:94 9903#: resources/views/media-page-menu.phtml:36 9904#: resources/views/media-page.phtml:103 resources/views/media-page.phtml:106 9905#: resources/views/modules/faq/config.phtml:47 9906#: resources/views/modules/gedcom_news/list.phtml:37 9907#: resources/views/modules/stories/config.phtml:38 9908#: resources/views/modules/stories/config.phtml:67 9909#: resources/views/modules/user_blog/list.phtml:37 9910#: resources/views/note-page-menu.phtml:19 9911#: resources/views/repository-page-menu.phtml:19 9912#: resources/views/source-page-menu.phtml:19 9913#: resources/views/submitter-page-menu.phtml:19 9914msgid "Delete" 9915msgstr "" 9916 9917#: app/Http/Controllers/Admin/MediaController.php:329 9918msgid "There are no links to this media object." 9919msgstr "" 9920 9921#. I18N: size of file in KB 9922#: app/Http/Controllers/Admin/MediaController.php:353 app/MediaFile.php:325 9923#: app/Services/MediaFileService.php:89 9924#, php-format 9925msgid "%s KB" 9926msgstr "" 9927 9928#. I18N: image dimensions, width × height 9929#: app/Http/Controllers/Admin/MediaController.php:363 app/MediaFile.php:338 9930#, php-format 9931msgid "%1$s × %2$s pixels" 9932msgstr "" 9933 9934#: app/Http/Controllers/Admin/MediaController.php:388 9935#: resources/views/admin/control-panel.phtml:625 9936msgid "Upload media files" 9937msgstr "" 9938 9939#: app/Http/Controllers/Admin/MediaController.php:442 9940#, php-format 9941msgid "Filenames are not allowed to contain the character “%s”." 9942msgstr "" 9943 9944#: app/Http/Controllers/Admin/MediaController.php:448 9945#, php-format 9946msgid "Filenames are not allowed to have the extension “%s”." 9947msgstr "" 9948 9949#: app/Http/Controllers/Admin/MediaController.php:455 9950#, php-format 9951msgid "The file %s already exists. Use another filename." 9952msgstr "" 9953 9954#: app/Http/Controllers/Admin/MediaController.php:462 9955#, php-format 9956msgid "The file %s has been uploaded." 9957msgstr "" 9958 9959#: app/Http/Controllers/Admin/MediaController.php:465 9960#: app/Http/Controllers/EditMediaController.php:131 9961#: app/Http/RequestHandlers/CreateMediaObjectAction.php:79 9962#: app/Services/MediaFileService.php:252 9963msgid "There was an error uploading your file." 9964msgstr "" 9965 9966#: app/Http/Controllers/Admin/ModuleController.php:85 9967#: resources/views/admin/components.phtml:13 9968#: resources/views/admin/control-panel.phtml:432 9969msgid "All modules" 9970msgstr "" 9971 9972#: app/Http/Controllers/Admin/ModuleController.php:100 9973#: app/Module/ModuleAnalyticsTrait.php:83 9974#: resources/views/admin/analytics-edit.phtml:8 9975#: resources/views/admin/control-panel.phtml:497 9976#: resources/views/admin/modules.phtml:99 9977#: resources/views/admin/modules.phtml:101 9978#: resources/views/admin/modules.phtml:229 9979#: resources/views/admin/modules.phtml:232 9980#: resources/views/modules/privacy-policy/page.phtml:32 9981msgid "Tracking and analytics" 9982msgstr "" 9983 9984#: app/Http/Controllers/Admin/ModuleController.php:101 9985msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 9986msgstr "" 9987 9988#: app/Http/Controllers/Admin/ModuleController.php:114 9989#: resources/views/admin/control-panel.phtml:529 9990#: resources/views/admin/modules.phtml:79 9991#: resources/views/admin/modules.phtml:81 9992msgid "Blocks" 9993msgstr "" 9994 9995#. I18N: Name of a module/block 9996#. I18N: Name of a module 9997#: app/Http/Controllers/Admin/ModuleController.php:128 9998#: app/Module/ChartsBlockModule.php:62 app/Module/ChartsMenuModule.php:60 9999#: app/Module/ChartsMenuModule.php:105 10000#: resources/views/admin/control-panel.phtml:455 10001#: resources/views/admin/modules.phtml:83 10002#: resources/views/admin/modules.phtml:85 10003#: resources/views/admin/trees-preferences.phtml:373 10004msgid "Charts" 10005msgstr "" 10006 10007#: app/Http/Controllers/Admin/ModuleController.php:142 10008#: app/Http/RequestHandlers/DataFixChoose.php:69 10009#: app/Http/RequestHandlers/DataFixPage.php:91 10010#: app/Http/RequestHandlers/HelpText.php:244 10011#: resources/views/admin/control-panel.phtml:476 10012#: resources/views/admin/data-fix-page.phtml:23 10013#: resources/views/admin/trees.phtml:132 10014msgid "Data fixes" 10015msgstr "" 10016 10017#: app/Http/Controllers/Admin/ModuleController.php:156 10018#: resources/views/admin/control-panel.phtml:490 10019#: resources/views/admin/modules.phtml:95 10020#: resources/views/admin/modules.phtml:97 10021msgid "Footers" 10022msgstr "" 10023 10024#: app/Http/Controllers/Admin/ModuleController.php:170 10025#: resources/views/admin/control-panel.phtml:557 10026#: resources/views/admin/modules.phtml:103 10027#: resources/views/admin/modules.phtml:105 10028#: resources/views/admin/modules.phtml:237 10029#: resources/views/admin/modules.phtml:240 10030#: resources/views/modules/personal_facts/tab.phtml:22 10031msgid "Historic events" 10032msgstr "" 10033 10034#: app/Http/Controllers/Admin/ModuleController.php:184 10035#: resources/views/admin/control-panel.phtml:511 10036#: resources/views/admin/modules.phtml:111 10037#: resources/views/admin/modules.phtml:113 10038msgid "Languages" 10039msgstr "" 10040 10041#. I18N: Name of a module 10042#: app/Http/Controllers/Admin/ModuleController.php:198 10043#: app/Module/ListsMenuModule.php:58 app/Module/ListsMenuModule.php:104 10044#: resources/views/admin/control-panel.phtml:462 10045#: resources/views/admin/modules.phtml:87 10046#: resources/views/admin/modules.phtml:89 10047#: resources/views/admin/trees-preferences.phtml:309 10048msgid "Lists" 10049msgstr "" 10050 10051#: app/Http/Controllers/Admin/ModuleController.php:212 10052#: resources/views/admin/control-panel.phtml:448 10053#: resources/views/admin/modules.phtml:67 10054#: resources/views/admin/modules.phtml:69 10055msgid "Menus" 10056msgstr "" 10057 10058#. I18N: Name of a module 10059#: app/Http/Controllers/Admin/ModuleController.php:226 10060#: app/Module/ReportsMenuModule.php:63 app/Module/ReportsMenuModule.php:108 10061#: resources/views/admin/control-panel.phtml:469 10062#: resources/views/admin/modules.phtml:91 10063#: resources/views/admin/modules.phtml:93 10064msgid "Reports" 10065msgstr "" 10066 10067#: app/Http/Controllers/Admin/ModuleController.php:240 10068#: resources/views/admin/control-panel.phtml:550 10069#: resources/views/admin/modules.phtml:75 10070#: resources/views/admin/modules.phtml:77 10071msgid "Sidebars" 10072msgstr "" 10073 10074#: app/Http/Controllers/Admin/ModuleController.php:254 10075#: resources/views/admin/control-panel.phtml:543 10076#: resources/views/admin/modules.phtml:71 10077#: resources/views/admin/modules.phtml:73 10078msgid "Tabs" 10079msgstr "" 10080 10081#: app/Http/Controllers/Admin/ModuleController.php:268 10082#: resources/views/admin/control-panel.phtml:504 10083#: resources/views/admin/modules.phtml:107 10084#: resources/views/admin/modules.phtml:109 10085msgid "Themes" 10086msgstr "" 10087 10088#: app/Http/Controllers/Admin/ModuleController.php:341 10089#: app/Http/Controllers/Admin/ModuleController.php:618 10090#, php-format 10091msgid "The module “%s” has been enabled." 10092msgstr "" 10093 10094#: app/Http/Controllers/Admin/ModuleController.php:343 10095#: app/Http/Controllers/Admin/ModuleController.php:620 10096#, php-format 10097msgid "The module “%s” has been disabled." 10098msgstr "" 10099 10100#: app/Http/Controllers/Admin/ModuleController.php:348 10101#: app/Http/Controllers/Admin/ModuleController.php:364 10102#: app/Http/Controllers/Admin/ModuleController.php:381 10103#: app/Http/Controllers/Admin/ModuleController.php:398 10104#: app/Http/Controllers/Admin/ModuleController.php:414 10105#: app/Http/Controllers/Admin/ModuleController.php:431 10106#: app/Http/Controllers/Admin/ModuleController.php:447 10107#: app/Http/Controllers/Admin/ModuleController.php:463 10108#: app/Http/Controllers/Admin/ModuleController.php:480 10109#: app/Http/Controllers/Admin/ModuleController.php:498 10110#: app/Http/Controllers/Admin/ModuleController.php:515 10111#: app/Http/Controllers/Admin/ModuleController.php:533 10112#: app/Http/Controllers/Admin/ModuleController.php:551 10113#: app/Http/Controllers/Admin/ModuleController.php:567 10114#: app/Http/RequestHandlers/EmailPreferencesAction.php:82 10115#: app/Http/RequestHandlers/SitePreferencesAction.php:63 10116#: app/Http/RequestHandlers/SiteRegistrationAction.php:51 10117msgid "The website preferences have been updated." 10118msgstr "" 10119 10120#: app/Http/Controllers/Admin/ModuleController.php:697 10121#, php-format 10122msgid "The preferences for the module “%s” have been deleted." 10123msgstr "" 10124 10125#: app/Http/Controllers/Admin/UpgradeController.php:114 10126#: app/Http/Controllers/Admin/UpgradeController.php:214 10127msgid "Upgrade wizard" 10128msgstr "" 10129 10130#: app/Http/Controllers/Admin/UpgradeController.php:210 10131msgid "Export all the family trees to GEDCOM files…" 10132msgstr "" 10133 10134#: app/Http/Controllers/Admin/UpgradeController.php:215 10135msgid "Create a temporary folder…" 10136msgstr "" 10137 10138#: app/Http/Controllers/Admin/UpgradeController.php:216 10139msgid "Check for pending changes…" 10140msgstr "" 10141 10142#: app/Http/Controllers/Admin/UpgradeController.php:218 10143#, php-format 10144msgid "Download %s…" 10145msgstr "" 10146 10147#: app/Http/Controllers/Admin/UpgradeController.php:219 10148#, php-format 10149msgid "Unzip %s to a temporary folder…" 10150msgstr "" 10151 10152#: app/Http/Controllers/Admin/UpgradeController.php:220 10153msgid "Copy files…" 10154msgstr "" 10155 10156#: app/Http/Controllers/Admin/UpgradeController.php:232 10157#: resources/views/admin/control-panel.phtml:66 10158#: resources/views/admin/upgrade/wizard.phtml:14 10159msgid "No upgrade information is available." 10160msgstr "" 10161 10162#: app/Http/Controllers/Admin/UpgradeController.php:236 10163#: resources/views/admin/control-panel.phtml:76 10164#: resources/views/admin/upgrade/wizard.phtml:18 10165msgid "This is the latest version of webtrees. No upgrade is available." 10166msgstr "" 10167 10168#. I18N: %s is a version number, such as 1.2.3 10169#. I18N: %s is a version number 10170#: app/Http/Controllers/Admin/UpgradeController.php:241 10171#: app/Http/RequestHandlers/LoginAction.php:83 10172#: resources/views/admin/control-panel.phtml:72 10173#, php-format 10174msgid "Upgrade to webtrees %s." 10175msgstr "" 10176 10177#: app/Http/Controllers/Admin/UpgradeController.php:261 10178#, php-format 10179msgid "The folder %s has been created." 10180msgstr "" 10181 10182#: app/Http/Controllers/Admin/UpgradeController.php:273 10183msgid "You should accept or reject all pending changes before upgrading." 10184msgstr "" 10185 10186#: app/Http/Controllers/Admin/UpgradeController.php:277 10187#: resources/views/pending-changes-page.phtml:18 10188msgid "There are no pending changes." 10189msgstr "" 10190 10191#. I18N: %s is a filename 10192#: app/Http/Controllers/Admin/UpgradeController.php:308 10193#: app/Http/RequestHandlers/ExportGedcomServer.php:79 10194#, php-format 10195msgid "The family tree has been exported to %s." 10196msgstr "" 10197 10198#: app/Http/Controllers/Admin/UpgradeController.php:333 10199#, php-format 10200msgid "%1$s KB were downloaded in %2$s seconds." 10201msgstr "" 10202 10203#. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds 10204#: app/Http/Controllers/Admin/UpgradeController.php:354 10205#, php-format 10206msgid "%1$s file was extracted in %2$s seconds." 10207msgid_plural "%1$s files were extracted in %2$s seconds." 10208msgstr[0] "" 10209msgstr[1] "" 10210 10211#: app/Http/Controllers/Admin/UpgradeController.php:386 10212msgid "The upgrade is complete." 10213msgstr "" 10214 10215#. I18N: A button label. 10216#: app/Http/Controllers/Admin/UpgradeController.php:387 10217#: resources/views/admin/import-progress.phtml:31 10218#: resources/views/admin/map-import-form.phtml:79 10219#: resources/views/admin/merge-records-step-1.phtml:109 10220#: resources/views/admin/trees-export.phtml:27 10221#: resources/views/admin/trees-export.phtml:120 10222#: resources/views/admin/trees-import.phtml:115 10223#: resources/views/admin/trees-merge.phtml:46 10224#: resources/views/admin/trees-renumber.phtml:34 10225#: resources/views/admin/trees.phtml:305 10226#: resources/views/admin/upgrade/wizard.phtml:33 10227#: resources/views/forgot-password-page.phtml:34 10228#: resources/views/modules/clippings/add-options.phtml:27 10229#: resources/views/modules/login_block/sign-in.phtml:59 10230#: resources/views/password-request-page.phtml:34 10231#: resources/views/password-reset-page.phtml:50 10232#: resources/views/pending-changes-page.phtml:22 10233#: resources/views/register-page.phtml:99 10234#: resources/views/report-select-page.phtml:32 10235msgid "continue" 10236msgstr "" 10237 10238#: app/Http/Controllers/Admin/UsersController.php:107 10239#: resources/views/admin/control-panel.phtml:369 10240#: resources/views/admin/email-page.phtml:9 10241#: resources/views/admin/users-cleanup.phtml:11 10242#: resources/views/admin/users-create.phtml:9 10243#: resources/views/admin/users-edit.phtml:12 10244msgid "User administration" 10245msgstr "" 10246 10247#: app/Http/Controllers/Admin/UsersController.php:190 10248#: resources/views/components/datetime.phtml:11 10249msgid "Never" 10250msgstr "" 10251 10252#: app/Http/Controllers/Admin/UsersController.php:216 10253#: resources/views/admin/control-panel.phtml:375 10254msgid "Add a user" 10255msgstr "" 10256 10257#. I18N: placeholders are GEDCOM XREFs, such as R123 10258#: app/Http/Controllers/Admin/UsersController.php:237 10259#: app/Http/Controllers/AdminTreesController.php:285 10260#, php-format 10261msgid "%1$s does not exist." 10262msgstr "" 10263 10264#: app/Http/Controllers/Admin/UsersController.php:254 10265msgid "Edit the user" 10266msgstr "" 10267 10268#: app/Http/Controllers/Admin/UsersController.php:275 10269#: app/Http/Controllers/Admin/UsersController.php:402 10270#: app/Http/RequestHandlers/AccountUpdate.php:86 10271#: app/Http/RequestHandlers/RegisterAction.php:239 10272msgid "Duplicate username. A user with that username already exists. Please choose another username." 10273msgstr "" 10274 10275#: app/Http/Controllers/Admin/UsersController.php:280 10276#: app/Http/Controllers/Admin/UsersController.php:396 10277#: app/Http/RequestHandlers/AccountUpdate.php:95 10278#: app/Http/RequestHandlers/RegisterAction.php:244 10279msgid "Duplicate email address. A user with that email already exists." 10280msgstr "" 10281 10282#: app/Http/Controllers/Admin/UsersController.php:340 10283#, php-format 10284msgid "%1$s does not exist" 10285msgstr "" 10286 10287#. I18N: %s is a server name/URL 10288#: app/Http/Controllers/Admin/UsersController.php:354 10289#: app/Http/RequestHandlers/VerifyEmail.php:87 10290#, php-format 10291msgid "New user at %s" 10292msgstr "" 10293 10294#. I18N: Listbox entry; name of a role 10295#: app/Http/Controllers/Admin/UsersController.php:421 10296#: resources/views/admin/trees-export.phtml:112 10297#: resources/views/admin/users-edit.phtml:220 10298#: resources/views/modules/clippings/download.phtml:39 10299#: resources/views/modules/clippings/download.phtml:59 10300msgid "Visitor" 10301msgstr "" 10302 10303#. I18N: Listbox entry; name of a role 10304#: app/Http/Controllers/Admin/UsersController.php:423 10305#: resources/views/admin/trees-export.phtml:106 10306#: resources/views/admin/users-edit.phtml:226 10307#: resources/views/modules/clippings/download.phtml:33 10308#: resources/views/modules/clippings/download.phtml:53 10309msgid "Member" 10310msgstr "" 10311 10312#. I18N: Listbox entry; name of a role 10313#: app/Http/Controllers/Admin/UsersController.php:425 10314#: resources/views/admin/users-edit.phtml:234 10315msgid "Editor" 10316msgstr "" 10317 10318#. I18N: Listbox entry; name of a role 10319#: app/Http/Controllers/Admin/UsersController.php:427 10320#: resources/views/admin/users-edit.phtml:240 10321msgid "Moderator" 10322msgstr "" 10323 10324#. I18N: Listbox entry; name of a role 10325#: app/Http/Controllers/Admin/UsersController.php:429 10326#: resources/views/admin/trees-export.phtml:100 10327#: resources/views/admin/users-edit.phtml:248 10328#: resources/views/modules/clippings/download.phtml:27 10329msgid "Manager" 10330msgstr "" 10331 10332#: app/Http/Controllers/Admin/UsersController.php:441 10333#: app/Http/Controllers/AdminTreesController.php:1810 10334msgid "<default theme>" 10335msgstr "" 10336 10337#: app/Http/Controllers/AdminController.php:66 10338#: resources/views/admin/trees.phtml:90 10339msgid "Privacy" 10340msgstr "" 10341 10342#: app/Http/Controllers/AdminController.php:152 10343#: app/Http/Controllers/AdminTreesController.php:964 10344#, php-format 10345msgid "The preferences for the family tree “%s” have been updated." 10346msgstr "" 10347 10348#: app/Http/Controllers/AdminController.php:159 10349#: app/Http/Controllers/AdminTreesController.php:971 10350msgid "The preferences for all family trees have been updated." 10351msgstr "" 10352 10353#: app/Http/Controllers/AdminController.php:162 10354#: app/Http/Controllers/AdminTreesController.php:975 10355msgid "The preferences for new family trees have been updated." 10356msgstr "" 10357 10358#: app/Http/Controllers/AdminController.php:261 10359#: resources/views/admin/trees-privacy.phtml:260 10360msgid "All facts and events" 10361msgstr "" 10362 10363#. I18N: placeholders are GEDCOM XREFs, such as R123 10364#: app/Http/Controllers/AdminTreesController.php:282 10365#, php-format 10366msgid "%1$s does not exist. Did you mean %2$s?" 10367msgstr "" 10368 10369#: app/Http/Controllers/AdminTreesController.php:295 10370#: app/Http/Controllers/AdminTreesController.php:300 10371msgid "This type of link is not allowed here." 10372msgstr "" 10373 10374#. I18N: %1$s is an internal ID number such as R123. %2$s and %3$s are record types, such as INDI or SOUR 10375#: app/Http/Controllers/AdminTreesController.php:306 10376#, php-format 10377msgid "%1$s is a %2$s but a %3$s is expected." 10378msgstr "" 10379 10380#. I18N: %1$s and %2$s are internal ID numbers such as R123 10381#: app/Http/Controllers/AdminTreesController.php:315 10382#, php-format 10383msgid "%1$s does not have a link back to %2$s." 10384msgstr "" 10385 10386#: app/Http/Controllers/AdminTreesController.php:320 10387#: resources/views/admin/trees.phtml:164 10388msgid "Check for errors" 10389msgstr "" 10390 10391#: app/Http/Controllers/AdminTreesController.php:341 10392#: resources/views/admin/trees.phtml:148 10393msgid "Find duplicates" 10394msgstr "" 10395 10396#: app/Http/Controllers/AdminTreesController.php:384 10397#: app/Http/Controllers/AdminTreesController.php:396 10398msgid "No GEDCOM file was received." 10399msgstr "" 10400 10401#: app/Http/Controllers/AdminTreesController.php:425 10402msgid "Import a GEDCOM file" 10403msgstr "" 10404 10405#: app/Http/Controllers/AdminTreesController.php:470 10406#: resources/views/admin/changes-log.phtml:12 10407#: resources/views/admin/data-fix-page.phtml:23 10408#: resources/views/admin/data-fix-select.phtml:19 10409#: resources/views/admin/merge-records-step-1.phtml:10 10410#: resources/views/admin/merge-records-step-2.phtml:10 10411#: resources/views/admin/trees-check.phtml:8 10412#: resources/views/admin/trees-duplicates.phtml:9 10413#: resources/views/admin/trees-export.phtml:10 10414#: resources/views/admin/trees-import.phtml:9 10415#: resources/views/admin/trees-preferences.phtml:9 10416#: resources/views/admin/trees-privacy.phtml:10 10417msgid "Manage family trees" 10418msgstr "" 10419 10420#: app/Http/Controllers/AdminTreesController.php:504 10421#: resources/views/admin/control-panel.phtml:172 10422msgid "Merge family trees" 10423msgstr "" 10424 10425#: app/Http/Controllers/AdminTreesController.php:705 10426msgid "The family trees have been merged successfully." 10427msgstr "" 10428 10429#. I18N: Layout option for lists of names 10430#. I18N: An option in a list-box 10431#: app/Http/Controllers/AdminTreesController.php:737 10432#: app/Module/OnThisDayModule.php:254 app/Module/RecentChangesModule.php:227 10433#: app/Module/TopGivenNamesModule.php:182 10434#: app/Module/UpcomingAnniversariesModule.php:275 10435#: app/Module/YahrzeitModule.php:257 10436msgid "list" 10437msgstr "" 10438 10439#. I18N: Layout option for lists of names 10440#. I18N: An option in a list-box 10441#: app/Http/Controllers/AdminTreesController.php:739 10442#: app/Module/OnThisDayModule.php:256 app/Module/RecentChangesModule.php:229 10443#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:243 10444#: app/Module/UpcomingAnniversariesModule.php:277 10445#: app/Module/YahrzeitModule.php:259 10446msgid "table" 10447msgstr "" 10448 10449#. I18N: Layout option for lists of names 10450#. I18N: An option in a list-box 10451#: app/Http/Controllers/AdminTreesController.php:741 10452#: app/Module/TopSurnamesModule.php:245 10453msgid "tag cloud" 10454msgstr "" 10455 10456#. I18N: page orientation 10457#: app/Http/Controllers/AdminTreesController.php:746 10458#: resources/xml/reports/change_report.xml:10 10459#: resources/xml/reports/pedigree_report.xml:7 10460msgid "Portrait" 10461msgstr "" 10462 10463#. I18N: page orientation 10464#: app/Http/Controllers/AdminTreesController.php:748 10465#: resources/xml/reports/change_report.xml:10 10466#: resources/xml/reports/pedigree_report.xml:7 10467msgid "Landscape" 10468msgstr "" 10469 10470#. I18N: None of the other options 10471#: app/Http/Controllers/AdminTreesController.php:753 10472#: app/Http/Controllers/AdminTreesController.php:759 10473#: app/Module/RelationshipsChartModule.php:456 10474#: app/Services/EmailService.php:227 10475#: resources/views/modules/statistics-chart/custom.phtml:75 10476msgid "none" 10477msgstr "" 10478 10479#. I18N: https://en.wikipedia.org/wiki/Markdown 10480#: app/Http/Controllers/AdminTreesController.php:755 10481msgid "markdown" 10482msgstr "" 10483 10484#: app/Http/Controllers/AdminTreesController.php:760 10485#: resources/xml/reports/fact_sources.xml:6 10486msgid "facts" 10487msgstr "" 10488 10489#: app/Http/Controllers/AdminTreesController.php:761 10490#: resources/xml/reports/fact_sources.xml:6 10491msgid "records" 10492msgstr "" 10493 10494#: app/Http/Controllers/AdminTreesController.php:818 10495#: app/Http/RequestHandlers/TreePageBlockEdit.php:64 10496#: app/Http/RequestHandlers/UserPageBlockEdit.php:64 10497#: resources/views/admin/components.phtml:45 10498#: resources/views/admin/components.phtml:48 10499#: resources/views/admin/modules.phtml:63 10500#: resources/views/admin/modules.phtml:65 10501#: resources/views/admin/modules.phtml:136 10502#: resources/views/admin/modules.phtml:139 10503#: resources/views/admin/modules.phtml:142 resources/views/admin/trees.phtml:82 10504#: resources/views/modules/block-template.phtml:10 10505#: resources/views/modules/block-template.phtml:12 10506msgid "Preferences" 10507msgstr "" 10508 10509#. I18N: Renumber the records in a family tree 10510#: app/Http/Controllers/AdminTreesController.php:864 10511#: resources/views/admin/trees-merge.phtml:24 10512#: resources/views/admin/trees-merge.phtml:29 10513msgid "Renumber family tree" 10514msgstr "" 10515 10516#: app/Http/Controllers/AdminTreesController.php:1472 10517#: app/Services/UpgradeService.php:150 app/Services/UpgradeService.php:183 10518msgid "The server’s time limit has been reached." 10519msgstr "" 10520 10521#: app/Http/Controllers/AdminTreesController.php:1507 10522#, php-format 10523msgid "The GEDCOM file “%s” has been imported." 10524msgstr "" 10525 10526#. I18N: %s is the name of a family tree 10527#: app/Http/Controllers/AdminTreesController.php:1514 10528#: app/Http/RequestHandlers/DeleteTreeAction.php:65 10529#, php-format 10530msgid "The family tree “%s” has been deleted." 10531msgstr "" 10532 10533#: app/Http/Controllers/AdminTreesController.php:1551 10534#, php-format 10535msgid "%1$s %2$s has a %3$s link to %4$s." 10536msgstr "" 10537 10538#. I18N: Name of a module/list 10539#: app/Http/Controllers/AdminTreesController.php:1713 10540#: app/Http/Controllers/ListController.php:520 10541#: app/Module/FixSearchAndReplace.php:113 10542#: app/Module/RepositoryListModule.php:53 10543#: resources/views/admin/control-panel.phtml:190 10544#: resources/views/admin/merge-records-step-1.phtml:26 10545#: resources/views/lists/repositories-table.phtml:37 10546#: resources/views/modules/gedcom_stats/config.phtml:29 10547#: resources/views/modules/gedcom_stats/statistics.phtml:101 10548#: resources/views/modules/html/template-statistics.phtml:47 10549#: resources/views/search-general-page.phtml:55 10550#: resources/views/search-results.phtml:46 10551#: resources/views/statistics/other/total-records.phtml:48 10552msgid "Repositories" 10553msgstr "" 10554 10555#. I18N: Name of a module/list 10556#. I18N: Name of a module 10557#: app/Http/Controllers/AdminTreesController.php:1714 10558#: app/Http/Controllers/ListController.php:541 10559#: app/Module/FixSearchAndReplace.php:114 app/Module/SourceListModule.php:52 10560#: app/Module/SourcesTabModule.php:59 10561#: resources/views/admin/control-panel.phtml:189 10562#: resources/views/admin/merge-records-step-1.phtml:25 10563#: resources/views/gedcom-record-page.phtml:93 10564#: resources/views/lists/media-table.phtml:73 10565#: resources/views/lists/notes-table.phtml:76 10566#: resources/views/lists/notes-table.phtml:85 10567#: resources/views/lists/repositories-table.phtml:43 10568#: resources/views/lists/sources-table.phtml:80 10569#: resources/views/media-page.phtml:73 10570#: resources/views/modules/gedcom_stats/config.phtml:27 10571#: resources/views/modules/gedcom_stats/statistics.phtml:79 10572#: resources/views/modules/html/template-statistics.phtml:39 10573#: resources/views/note-page.phtml:66 resources/views/repository-page.phtml:45 10574#: resources/views/search-general-page.phtml:48 10575#: resources/views/search-results.phtml:35 10576#: resources/views/statistics/other/chart-sources.phtml:12 10577#: resources/views/statistics/other/total-records.phtml:30 10578#: resources/xml/reports/ahnentafel_report.xml:476 10579#: resources/xml/reports/descendancy_report.xml:611 10580#: resources/xml/reports/family_group_report.xml:1118 10581#: resources/xml/reports/individual_ext_report.xml:644 10582#: resources/xml/reports/individual_report.xml:646 10583msgid "Sources" 10584msgstr "" 10585 10586#. I18N: Name of a module/list 10587#: app/Http/Controllers/AdminTreesController.php:1715 10588#: app/Http/Controllers/ListController.php:255 10589#: app/Module/AncestorsChartModule.php:276 10590#: app/Module/DescendancyChartModule.php:265 10591#: app/Module/FixSearchAndReplace.php:110 10592#: app/Module/IndividualListModule.php:48 10593#: app/Module/StatisticsChartModule.php:153 10594#: app/Module/StatisticsChartModule.php:293 10595#: app/Module/StatisticsChartModule.php:342 10596#: app/Module/StatisticsChartModule.php:537 10597#: app/Module/StatisticsChartModule.php:599 10598#: app/Module/StatisticsChartModule.php:660 10599#: resources/views/admin/control-panel.phtml:187 10600#: resources/views/admin/merge-records-step-1.phtml:23 10601#: resources/views/gedcom-record-page.phtml:66 10602#: resources/views/lists/given-names-table.phtml:24 10603#: resources/views/lists/media-table.phtml:71 10604#: resources/views/lists/notes-table.phtml:82 10605#: resources/views/lists/sources-table.phtml:89 10606#: resources/views/lists/submitters-table.phtml:61 10607#: resources/views/lists/surnames-table.phtml:29 10608#: resources/views/media-page.phtml:59 10609#: resources/views/modules/census-assistant.phtml:55 10610#: resources/views/modules/gedcom_stats/config.phtml:24 10611#: resources/views/modules/gedcom_stats/statistics.phtml:23 10612#: resources/views/modules/html/template-statistics.phtml:19 10613#: resources/views/modules/place-hierarchy/events.phtml:10 10614#: resources/views/modules/place-hierarchy/sidebar.phtml:43 10615#: resources/views/modules/random_media/config.phtml:12 10616#: resources/views/modules/statistics-chart/custom.phtml:56 10617#: resources/views/modules/statistics-chart/custom.phtml:152 10618#: resources/views/note-page.phtml:45 10619#: resources/views/search-general-page.phtml:34 10620#: resources/views/search-results.phtml:13 resources/views/source-page.phtml:46 10621#: resources/views/submitter-page.phtml:45 10622#: resources/xml/reports/fact_sources.xml:54 10623#: resources/xml/reports/fact_sources.xml:258 10624msgid "Individuals" 10625msgstr "" 10626 10627#. I18N: Name of a module/list 10628#. I18N: Name of a module 10629#: app/Http/Controllers/AdminTreesController.php:1716 10630#: app/Http/Controllers/ListController.php:253 10631#: app/Module/AncestorsChartModule.php:277 10632#: app/Module/DescendancyChartModule.php:266 app/Module/FamilyListModule.php:48 10633#: app/Module/FixSearchAndReplace.php:109 app/Module/RelativesTabModule.php:42 10634#: app/Module/StatisticsChartModule.php:158 10635#: app/Module/StatisticsChartModule.php:391 10636#: app/Module/StatisticsChartModule.php:482 10637#: app/Module/StatisticsChartModule.php:732 10638#: resources/views/admin/control-panel.phtml:188 10639#: resources/views/admin/merge-records-step-1.phtml:24 10640#: resources/views/gedcom-record-page.phtml:75 10641#: resources/views/lists/media-table.phtml:72 10642#: resources/views/lists/notes-table.phtml:83 10643#: resources/views/lists/sources-table.phtml:90 10644#: resources/views/lists/submitters-table.phtml:62 10645#: resources/views/media-page.phtml:66 10646#: resources/views/modules/gedcom_stats/config.phtml:26 10647#: resources/views/modules/gedcom_stats/statistics.phtml:67 10648#: resources/views/modules/html/template-statistics.phtml:35 10649#: resources/views/modules/place-hierarchy/events.phtml:16 10650#: resources/views/modules/place-hierarchy/sidebar.phtml:48 10651#: resources/views/note-page.phtml:52 10652#: resources/views/search-general-page.phtml:41 10653#: resources/views/search-results.phtml:24 resources/views/source-page.phtml:53 10654#: resources/views/submitter-page.phtml:52 10655#: resources/xml/reports/fact_sources.xml:152 10656#: resources/xml/reports/fact_sources.xml:314 10657msgid "Families" 10658msgstr "" 10659 10660#. I18N: Name of a module/list 10661#: app/Http/Controllers/AdminTreesController.php:1717 10662#: app/Module/FixSearchAndReplace.php:111 app/Module/MediaListModule.php:51 10663#: resources/views/admin/fix-level-0-media.phtml:24 10664#: resources/views/admin/merge-records-step-1.phtml:28 10665#: resources/views/admin/webtrees1-thumbnails.phtml:30 10666#: resources/views/gedcom-record-page.phtml:84 10667#: resources/views/lists/media-table.phtml:64 10668#: resources/views/lists/notes-table.phtml:84 10669#: resources/views/lists/sources-table.phtml:91 10670#: resources/views/modules/gedcom_stats/config.phtml:28 10671#: resources/views/modules/gedcom_stats/statistics.phtml:90 10672#: resources/views/modules/html/template-statistics.phtml:43 10673#: resources/views/note-page.phtml:59 resources/views/source-page.phtml:60 10674#: resources/views/statistics/other/chart-objects.phtml:12 10675#: resources/views/statistics/other/total-records.phtml:21 10676msgid "Media objects" 10677msgstr "" 10678 10679#. I18N: %s is a surname 10680#: app/Http/Controllers/BranchesController.php:84 10681#, php-format 10682msgid "Branches of the %s family" 10683msgstr "" 10684 10685#. I18N: Branches of a family tree 10686#. I18N: Name of a module/list 10687#: app/Http/Controllers/BranchesController.php:87 10688#: app/Module/BranchesListModule.php:49 10689msgid "Branches" 10690msgstr "" 10691 10692#. I18N: Name of a module/chart 10693#. I18N: Configuration option 10694#: app/Http/Controllers/BranchesController.php:296 10695#: app/Http/Controllers/BranchesController.php:333 10696#: app/Module/RelationshipsChartModule.php:173 10697#: app/Module/RelationshipsChartModule.php:257 10698#: resources/views/lists/individuals-table.phtml:284 10699#: resources/views/modules/relationships-chart/config.phtml:22 10700msgid "Relationships" 10701msgstr "" 10702 10703#: app/Http/Controllers/BranchesController.php:398 10704msgid "Generation" 10705msgstr "" 10706 10707#: app/Http/Controllers/CalendarController.php:144 10708msgid "Anniversary calendar" 10709msgstr "" 10710 10711#: app/Http/Controllers/CalendarController.php:148 10712msgid "On this day…" 10713msgstr "" 10714 10715#: app/Http/Controllers/CalendarController.php:151 10716msgid "In this month…" 10717msgstr "" 10718 10719#: app/Http/Controllers/CalendarController.php:154 10720msgid "In this year…" 10721msgstr "" 10722 10723#: app/Http/Controllers/CalendarController.php:411 10724msgid "Day not set" 10725msgstr "" 10726 10727#: app/Http/Controllers/CalendarController.php:537 10728#: resources/views/modules/yahrzeit/list.phtml:44 10729#, php-format 10730msgid "%s year anniversary" 10731msgstr "" 10732 10733#: app/Http/Controllers/EditFamilyController.php:58 10734#: resources/views/family-page-children.phtml:35 10735#: resources/views/modules/relatives/family.phtml:207 10736msgid "Add a son" 10737msgstr "" 10738 10739#: app/Http/Controllers/EditFamilyController.php:59 10740#: resources/views/family-page-children.phtml:39 10741#: resources/views/modules/relatives/family.phtml:211 10742msgid "Add a daughter" 10743msgstr "" 10744 10745#: app/Http/Controllers/EditFamilyController.php:60 10746#: resources/views/family-page-menu.phtml:39 10747#: resources/views/modules/relatives/family.phtml:215 10748msgid "Add a child" 10749msgstr "" 10750 10751#: app/Http/Controllers/EditFamilyController.php:162 10752#: app/Http/Controllers/EditIndividualController.php:262 10753#: resources/views/family-page-menu.phtml:33 10754#: resources/views/family-page-parents.phtml:42 10755#: resources/views/modules/relatives/family.phtml:89 10756#: resources/views/modules/relatives/tab.phtml:114 10757msgid "Add a wife" 10758msgstr "" 10759 10760#: app/Http/Controllers/EditFamilyController.php:165 10761#: app/Http/Controllers/EditIndividualController.php:258 10762#: resources/views/family-page-menu.phtml:26 10763#: resources/views/family-page-parents.phtml:20 10764#: resources/views/modules/relatives/family.phtml:52 10765#: resources/views/modules/relatives/tab.phtml:116 10766msgid "Add a husband" 10767msgstr "" 10768 10769#: app/Http/Controllers/EditFamilyController.php:262 10770#: resources/views/family-page-menu.phtml:20 10771msgid "Change family members" 10772msgstr "" 10773 10774#: app/Http/Controllers/EditIndividualController.php:59 10775#: resources/views/modules/relatives/tab.phtml:137 10776msgid "Add a child to create a one-parent family" 10777msgstr "" 10778 10779#: app/Http/Controllers/EditIndividualController.php:158 10780#: resources/views/family-page-grandparents.phtml:54 10781#: resources/views/family-page-grandparents.phtml:62 10782#: resources/views/modules/relatives/tab.phtml:36 10783msgid "Add a mother" 10784msgstr "" 10785 10786#: app/Http/Controllers/EditIndividualController.php:161 10787#: resources/views/family-page-grandparents.phtml:24 10788#: resources/views/family-page-grandparents.phtml:32 10789#: resources/views/modules/relatives/tab.phtml:29 10790msgid "Add a father" 10791msgstr "" 10792 10793#: app/Http/Controllers/EditIndividualController.php:364 10794msgid "Create an individual" 10795msgstr "" 10796 10797#: app/Http/Controllers/EditIndividualController.php:487 10798#: resources/views/individual-page-menu.phtml:24 10799msgid "Add a name" 10800msgstr "" 10801 10802#: app/Http/Controllers/EditIndividualController.php:531 10803#: resources/views/modules/relatives/tab.phtml:105 10804msgid "Link this individual to an existing family as a child" 10805msgstr "" 10806 10807#: app/Http/Controllers/EditIndividualController.php:609 10808#: resources/views/modules/relatives/tab.phtml:128 10809msgid "Add a husband using an existing individual" 10810msgstr "" 10811 10812#: app/Http/Controllers/EditIndividualController.php:612 10813#: resources/views/modules/relatives/tab.phtml:126 10814msgid "Add a wife using an existing individual" 10815msgstr "" 10816 10817#: app/Http/Controllers/EditMediaController.php:90 10818#: resources/views/media-page.phtml:191 10819#: resources/views/modals/add-media-file.phtml:10 10820msgid "Add a media file" 10821msgstr "" 10822 10823#: app/Http/Controllers/EditMediaController.php:170 10824#: resources/views/modals/edit-media-file.phtml:10 10825msgid "Edit a media file" 10826msgstr "" 10827 10828#: app/Http/Controllers/EditMediaController.php:267 10829#, php-format 10830msgid "The media file %1$s has been renamed to %2$s." 10831msgstr "" 10832 10833#: app/Http/Controllers/EditMediaController.php:273 10834#, php-format 10835msgid "The media file %1$s could not be renamed to %2$s." 10836msgstr "" 10837 10838#: app/Http/Controllers/EditNoteController.php:55 10839msgid "Edit the shared note" 10840msgstr "" 10841 10842#: app/Http/Controllers/GedcomFileController.php:126 10843msgid "Invalid GEDCOM file - no header record found." 10844msgstr "" 10845 10846#: app/Http/Controllers/GedcomFileController.php:190 10847#, php-format 10848msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." 10849msgstr "" 10850 10851#: app/Http/Controllers/ListController.php:228 10852#: app/Http/Controllers/ListController.php:765 10853#: resources/views/admin/trees-export.phtml:94 10854#: resources/views/modules/clippings/download.phtml:21 10855#: resources/xml/reports/cemetery_report.xml:7 10856#: resources/xml/reports/death_report.xml:10 10857#: resources/xml/reports/individual_ext_report.xml:11 10858#: resources/xml/reports/individual_report.xml:8 10859msgid "None" 10860msgstr "" 10861 10862#: app/Http/Controllers/ListController.php:284 10863#, php-format 10864msgid "Exclude individuals with “%s” as a married name" 10865msgstr "" 10866 10867#: app/Http/Controllers/ListController.php:290 10868#, php-format 10869msgid "Include individuals with “%s” as a married name" 10870msgstr "" 10871 10872#: app/Http/Controllers/ListController.php:299 10873msgid "Show the list of individuals" 10874msgstr "" 10875 10876#: app/Http/Controllers/ListController.php:305 10877msgid "Show the list of surnames" 10878msgstr "" 10879 10880#: app/Http/Controllers/ListController.php:353 10881#, php-format 10882msgid "Individuals with surname %s" 10883msgstr "" 10884 10885#. I18N: Name of a module 10886#: app/Http/Controllers/ListController.php:475 app/Module/MediaTabModule.php:60 10887#: resources/views/admin/control-panel.phtml:191 10888#: resources/views/admin/control-panel.phtml:611 10889#: resources/views/admin/media.phtml:99 10890#: resources/views/lists/media-table.phtml:69 10891#: resources/views/modules/recent_changes/changes-table.phtml:68 10892msgid "Media" 10893msgstr "" 10894 10895#. I18N: Name of a module/list 10896#: app/Http/Controllers/ListController.php:499 app/Module/NoteListModule.php:50 10897#: resources/views/lists/sources-table.phtml:92 10898#: resources/views/search-general-page.phtml:62 10899msgid "Shared notes" 10900msgstr "" 10901 10902#. I18N: Name of a module/list 10903#: app/Http/Controllers/ListController.php:562 10904#: app/Module/FixSearchAndReplace.php:115 app/Module/SubmitterListModule.php:53 10905#: resources/views/admin/control-panel.phtml:193 10906#: resources/views/admin/merge-records-step-1.phtml:29 10907#: resources/views/lists/submitters-table.phtml:55 10908msgid "Submitters" 10909msgstr "" 10910 10911#: app/Http/Controllers/PlaceHierarchyController.php:108 10912msgid "Show place hierarchy" 10913msgstr "" 10914 10915#: app/Http/Controllers/PlaceHierarchyController.php:113 10916msgid "Show all places in a list" 10917msgstr "" 10918 10919#. I18N: Name of a module 10920#: app/Http/Controllers/PlaceHierarchyController.php:133 10921#: app/Module/PlacesModule.php:68 10922#: resources/views/admin/trees-preferences.phtml:547 10923#: resources/views/search-replace-page.phtml:38 10924#: resources/views/statistics/other/places.phtml:12 10925msgid "Places" 10926msgstr "" 10927 10928#: app/Http/Controllers/SetupController.php:158 10929msgid "Oops! webtrees was unable to create files in this folder." 10930msgstr "" 10931 10932#: app/Http/Controllers/SetupController.php:159 10933msgid "This usually means that you need to change the folder permissions to 777." 10934msgstr "" 10935 10936#: app/Http/Controllers/SetupController.php:366 10937msgid "You must enter all the administrator account fields." 10938msgstr "" 10939 10940#: app/Http/Controllers/SetupController.php:370 10941msgid "The password needs to be at least six characters long." 10942msgstr "" 10943 10944#: app/Http/Middleware/CheckCsrf.php:68 10945msgid "This form has expired. Try again." 10946msgstr "" 10947 10948#: app/Http/RequestHandlers/AccountEdit.php:88 10949#: app/Module/ModuleThemeTrait.php:327 app/Module/UserWelcomeModule.php:114 10950msgid "My account" 10951msgstr "" 10952 10953#: app/Http/RequestHandlers/BroadcastAction.php:82 10954#: app/Http/RequestHandlers/ContactAction.php:147 10955#: app/Http/RequestHandlers/EmailPreferencesAction.php:90 10956#: app/Http/RequestHandlers/MessageAction.php:98 10957#, php-format 10958msgid "The message was successfully sent to %s." 10959msgstr "" 10960 10961#: app/Http/RequestHandlers/BroadcastAction.php:89 10962#: app/Http/RequestHandlers/ContactAction.php:154 10963#: app/Http/RequestHandlers/EmailPreferencesAction.php:92 10964#: app/Http/RequestHandlers/MessageAction.php:105 10965msgid "The message was not sent." 10966msgstr "" 10967 10968#: app/Http/RequestHandlers/CleanDataFolder.php:95 10969#: resources/views/admin/control-panel.phtml:123 10970msgid "Clean up data folder" 10971msgstr "" 10972 10973#: app/Http/RequestHandlers/ContactAction.php:115 10974#: app/Http/RequestHandlers/PasswordResetAction.php:85 10975#: app/Http/RequestHandlers/PasswordResetPage.php:77 10976#: app/Http/RequestHandlers/RegisterAction.php:98 10977msgid "Please try again." 10978msgstr "" 10979 10980#: app/Http/RequestHandlers/ContactAction.php:120 10981msgid "Please enter a valid email address." 10982msgstr "" 10983 10984#: app/Http/RequestHandlers/ContactAction.php:127 10985#: app/Http/RequestHandlers/RegisterAction.php:251 10986msgid "You are not allowed to send messages that contain external links." 10987msgstr "" 10988 10989#. I18N: e.g. ‘You should delete the “http://” from “http://www.example.com” and try again.’ 10990#: app/Http/RequestHandlers/ContactAction.php:128 10991#: app/Http/RequestHandlers/RegisterAction.php:251 10992#, php-format 10993msgid "You should delete the “%1$s” from “%2$s” and try again." 10994msgstr "" 10995 10996#: app/Http/RequestHandlers/ContactPage.php:96 10997#: app/Http/RequestHandlers/MessagePage.php:76 10998#: app/Module/UserMessagesModule.php:158 10999#: app/Statistics/Repository/UserRepository.php:127 11000#: resources/views/pending-changes-page.phtml:82 11001msgid "Send a message" 11002msgstr "" 11003 11004#: app/Http/RequestHandlers/CopyFact.php:77 11005msgid "The record has been copied to the clipboard." 11006msgstr "" 11007 11008#: app/Http/RequestHandlers/CreateMediaObjectAction.php:105 11009msgid "The media object has been created" 11010msgstr "" 11011 11012#: app/Http/RequestHandlers/CreateNoteAction.php:73 11013msgid "The note has been created" 11014msgstr "" 11015 11016#: app/Http/RequestHandlers/CreateRepositoryAction.php:78 11017msgid "The repository has been created" 11018msgstr "" 11019 11020#: app/Http/RequestHandlers/CreateSourceAction.php:111 11021msgid "The source has been created" 11022msgstr "" 11023 11024#: app/Http/RequestHandlers/CreateSubmitterAction.php:76 11025msgid "The submitter has been created" 11026msgstr "" 11027 11028#: app/Http/RequestHandlers/CreateTreeAction.php:64 11029#, php-format 11030msgid "The family tree “%s” already exists." 11031msgstr "" 11032 11033#: app/Http/RequestHandlers/CreateTreeAction.php:71 11034#, php-format 11035msgid "The family tree “%s” has been created." 11036msgstr "" 11037 11038#: app/Http/RequestHandlers/CreateTreePage.php:55 11039#: resources/views/admin/control-panel.phtml:159 11040msgid "Create a family tree" 11041msgstr "" 11042 11043#: app/Http/RequestHandlers/CreateTreePage.php:57 11044msgid "My family tree" 11045msgstr "" 11046 11047#: app/Http/RequestHandlers/DataFixData.php:107 11048#: app/Http/RequestHandlers/DataFixPreview.php:85 11049#: resources/views/admin/analytics-edit.phtml:18 11050msgid "Preview" 11051msgstr "" 11052 11053#: app/Http/RequestHandlers/DataFixData.php:108 11054#: resources/views/modules/batch_update/admin.phtml:77 11055msgid "Update" 11056msgstr "" 11057 11058#: app/Http/RequestHandlers/DeletePath.php:60 11059#, php-format 11060msgid "The file %s has been deleted." 11061msgstr "" 11062 11063#: app/Http/RequestHandlers/DeletePath.php:62 11064#: app/Http/RequestHandlers/DeletePath.php:76 11065#, php-format 11066msgid "The file %s could not be deleted." 11067msgstr "" 11068 11069#: app/Http/RequestHandlers/DeletePath.php:69 11070#, php-format 11071msgid "The folder %s has been deleted." 11072msgstr "" 11073 11074#: app/Http/RequestHandlers/DeletePath.php:71 11075#, php-format 11076msgid "The folder %s could not be deleted." 11077msgstr "" 11078 11079#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 11080#: app/Http/RequestHandlers/DeleteRecord.php:73 11081#, php-format 11082msgid "The family “%s” has been deleted because it only has one member." 11083msgstr "" 11084 11085#. I18N: %s are names of records, such as sources, repositories or individuals 11086#: app/Http/RequestHandlers/DeleteRecord.php:82 11087#: app/Http/RequestHandlers/DeleteRecord.php:87 11088#, php-format 11089msgid "The link from “%1$s” to “%2$s” has been deleted." 11090msgstr "" 11091 11092#: app/Http/RequestHandlers/EditRawFactPage.php:61 11093#: app/Http/RequestHandlers/EditRawRecordPage.php:61 11094#: resources/views/edit/edit-fact.phtml:125 11095#: resources/views/edit/new-individual.phtml:332 11096#: resources/views/family-page-menu.phtml:59 11097#: resources/views/gedcom-record-page-menu.phtml:25 11098#: resources/views/individual-page-menu.phtml:100 11099#: resources/views/media-page-menu.phtml:42 11100#: resources/views/note-page-menu.phtml:25 11101#: resources/views/repository-page-menu.phtml:25 11102#: resources/views/source-page-menu.phtml:25 11103#: resources/views/submitter-page-menu.phtml:25 11104msgid "Edit the raw GEDCOM" 11105msgstr "" 11106 11107#: app/Http/RequestHandlers/EmailPreferencesPage.php:64 11108#: resources/views/admin/control-panel.phtml:101 11109msgid "Sending email" 11110msgstr "" 11111 11112#: app/Http/RequestHandlers/ExportGedcomPage.php:49 11113msgid "Export a GEDCOM file" 11114msgstr "" 11115 11116#: app/Http/RequestHandlers/ExportGedcomServer.php:82 11117#, php-format 11118msgid "The file %s could not be created." 11119msgstr "" 11120 11121#: app/Http/RequestHandlers/HelpText.php:249 11122msgid "Associate events with this source" 11123msgstr "" 11124 11125#. I18N: Name of a module 11126#: app/Http/RequestHandlers/HelpText.php:254 11127#: app/Http/RequestHandlers/PendingChanges.php:133 11128#: app/Module/ModuleThemeTrait.php:432 app/Module/ReviewChangesModule.php:80 11129#: app/Module/ReviewChangesModule.php:134 11130#: resources/views/admin/control-panel.phtml:186 11131#: resources/views/admin/control-panel.phtml:212 11132#: resources/views/pending-changes-page.phtml:82 11133#: resources/xml/reports/change_report.xml:52 11134msgid "Pending changes" 11135msgstr "" 11136 11137#: app/Http/RequestHandlers/HelpText.php:261 11138#: resources/views/admin/users-edit.phtml:275 11139msgid "Restrict to immediate family" 11140msgstr "" 11141 11142#: app/Http/RequestHandlers/HelpText.php:266 11143#: resources/views/admin/trees-export.phtml:65 11144#: resources/views/modules/clippings/download.phtml:70 11145msgid "Convert from UTF-8 to ISO-8859-1" 11146msgstr "" 11147 11148#: app/Http/RequestHandlers/HelpText.php:271 11149#: resources/views/admin/trees-export.phtml:50 11150msgid "Compress the GEDCOM file" 11151msgstr "" 11152 11153#: app/Http/RequestHandlers/HelpText.php:276 resources/views/help/link.phtml:7 11154#: resources/views/help/link.phtml:9 11155msgid "Help" 11156msgstr "" 11157 11158#: app/Http/RequestHandlers/HelpText.php:277 11159msgid "The help text has not been written for this item." 11160msgstr "" 11161 11162#: app/Http/RequestHandlers/IndividualPage.php:209 11163#: resources/views/edit/reorder-families.phtml:62 11164#: resources/views/modules/family_nav/sidebar-family.phtml:43 11165msgid "Parents" 11166msgstr "" 11167 11168#: app/Http/RequestHandlers/IndividualPage.php:215 11169#: resources/views/edit/change-family-members.phtml:22 11170#: resources/views/edit/change-family-members.phtml:37 11171#: resources/views/modules/pedigree-chart/previous.phtml:31 11172#: resources/xml/reports/bdm_report.xml:169 11173#: resources/xml/reports/individual_ext_report.xml:202 11174#: resources/xml/reports/individual_ext_report.xml:219 11175msgid "Spouse" 11176msgstr "" 11177 11178#: app/Http/RequestHandlers/IndividualPage.php:224 11179#: app/Module/StatisticsChartModule.php:433 11180#: app/Module/StatisticsChartModule.php:727 11181#: resources/views/lists/families-table.phtml:227 11182#: resources/views/lists/individuals-table.phtml:245 11183#: resources/views/modules/pedigree-chart/previous.phtml:38 11184#: resources/views/modules/relatives/family.phtml:202 11185#: resources/xml/reports/family_group_report.xml:761 11186#: resources/xml/reports/relative_ext_report.xml:115 11187msgid "Children" 11188msgstr "" 11189 11190#: app/Http/RequestHandlers/IndividualPage.php:317 11191#: resources/views/edit/icon-fact-delete.phtml:8 11192#: resources/views/media-page.phtml:103 11193msgid "Are you sure you want to delete this fact?" 11194msgstr "" 11195 11196#: app/Http/RequestHandlers/IndividualPage.php:317 11197msgid "Delete this name" 11198msgstr "" 11199 11200#: app/Http/RequestHandlers/IndividualPage.php:366 11201#: resources/views/individual-page-menu.phtml:44 11202#: resources/views/individual-page-menu.phtml:52 11203msgid "Edit the gender" 11204msgstr "" 11205 11206#: app/Http/RequestHandlers/LoginAction.php:83 11207#: resources/views/admin/control-panel.phtml:69 11208#: resources/views/admin/upgrade/wizard.phtml:22 11209msgid "A new version of webtrees is available." 11210msgstr "" 11211 11212#: app/Http/RequestHandlers/LoginAction.php:115 11213msgid "You cannot sign in because your browser does not accept cookies." 11214msgstr "" 11215 11216#: app/Http/RequestHandlers/LoginAction.php:122 11217#: app/Http/RequestHandlers/LoginAction.php:127 11218msgid "The username or password is incorrect." 11219msgstr "" 11220 11221#: app/Http/RequestHandlers/LoginAction.php:132 11222msgid "This account has not been verified. Please check your email for a verification message." 11223msgstr "" 11224 11225#: app/Http/RequestHandlers/LoginAction.php:137 11226msgid "This account has not been approved. Please wait for an administrator to approve it." 11227msgstr "" 11228 11229#. I18N: Name of a module 11230#: app/Http/RequestHandlers/LoginPage.php:77 app/Module/LoginBlockModule.php:43 11231#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:294 11232msgid "Sign in" 11233msgstr "" 11234 11235#: app/Http/RequestHandlers/LoginPage.php:82 11236msgid "Anyone with a user account can access this website." 11237msgstr "" 11238 11239#: app/Http/RequestHandlers/LoginPage.php:85 11240msgid "You need to be an authorized user to access this website." 11241msgstr "" 11242 11243#: app/Http/RequestHandlers/LoginPage.php:88 11244msgid "You need to be a family member to access this website." 11245msgstr "" 11246 11247#: app/Http/RequestHandlers/LoginPage.php:96 11248msgid "You can apply for an account using the link below." 11249msgstr "" 11250 11251#: app/Http/RequestHandlers/Logout.php:51 11252msgid "You have signed out." 11253msgstr "" 11254 11255#: app/Http/RequestHandlers/MergeFactsAction.php:98 11256#, php-format 11257msgid "The link from “%1$s” to “%2$s” has been updated." 11258msgstr "" 11259 11260#: app/Http/RequestHandlers/MergeFactsAction.php:162 11261#, php-format 11262msgid "The records “%1$s” and “%2$s” have been merged." 11263msgstr "" 11264 11265#: app/Http/RequestHandlers/MergeFactsPage.php:57 11266#: app/Http/RequestHandlers/MergeRecordsPage.php:67 11267#: resources/views/admin/trees.phtml:156 11268msgid "Merge records" 11269msgstr "" 11270 11271#: app/Http/RequestHandlers/PasswordRequestAction.php:96 11272#: app/Http/RequestHandlers/PasswordRequestPage.php:55 11273#: resources/views/modules/login_block/sign-in.phtml:50 11274msgid "Request a new password" 11275msgstr "" 11276 11277#: app/Http/RequestHandlers/PasswordRequestAction.php:103 11278#, php-format 11279msgid "A password reset link has been sent to “%s”." 11280msgstr "" 11281 11282#: app/Http/RequestHandlers/PasswordRequestAction.php:104 11283msgid "This link is valid for one hour." 11284msgstr "" 11285 11286#: app/Http/RequestHandlers/PasswordRequestAction.php:107 11287#, php-format 11288msgid "There is no user account with the email “%s”." 11289msgstr "" 11290 11291#: app/Http/RequestHandlers/PasswordResetAction.php:77 11292msgid "Your password has been updated." 11293msgstr "" 11294 11295#: app/Http/RequestHandlers/PasswordResetAction.php:84 11296#: app/Http/RequestHandlers/PasswordResetPage.php:76 11297msgid "The password reset link has expired." 11298msgstr "" 11299 11300#: app/Http/RequestHandlers/PasswordResetPage.php:64 11301msgid "Set a new password" 11302msgstr "" 11303 11304#. I18N: %s is the name of a genealogy record 11305#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:66 11306#, php-format 11307msgid "“%s” has been deleted." 11308msgstr "" 11309 11310#. I18N: %s is the name of a genealogy record 11311#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:69 11312#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:62 11313#, php-format 11314msgid "The changes to “%s” have been accepted." 11315msgstr "" 11316 11317#: app/Http/RequestHandlers/PendingChangesLogPage.php:101 11318#: resources/views/admin/trees.phtml:190 11319msgid "Changes log" 11320msgstr "" 11321 11322#. I18N: the status of an edit accepted/rejected/pending 11323#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 11324msgid "accepted" 11325msgstr "" 11326 11327#. I18N: the status of an edit accepted/rejected/pending 11328#: app/Http/RequestHandlers/PendingChangesLogPage.php:124 11329msgid "rejected" 11330msgstr "" 11331 11332#. I18N: the status of an edit accepted/rejected/pending 11333#: app/Http/RequestHandlers/PendingChangesLogPage.php:126 11334msgid "pending" 11335msgstr "" 11336 11337#. I18N: %s is the name of a genealogy record 11338#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:67 11339#: app/Http/RequestHandlers/PendingChangesRejectTree.php:62 11340#, php-format 11341msgid "The changes to “%s” have been rejected." 11342msgstr "" 11343 11344#: app/Http/RequestHandlers/PhpInformation.php:60 11345#: resources/views/admin/control-panel.phtml:129 11346msgid "Server information" 11347msgstr "" 11348 11349#: app/Http/RequestHandlers/RegisterAction.php:146 11350#, php-format 11351msgid "Your registration at %s" 11352msgstr "" 11353 11354#. I18N: %s is a server name/URL 11355#: app/Http/RequestHandlers/RegisterAction.php:156 11356#, php-format 11357msgid "New registration at %s" 11358msgstr "" 11359 11360#: app/Http/RequestHandlers/RegisterAction.php:195 11361#: app/Http/RequestHandlers/RegisterPage.php:68 11362#: app/Module/WelcomeBlockModule.php:114 resources/views/login-page.phtml:65 11363#: resources/views/modules/login_block/sign-in.phtml:44 11364msgid "Request a new user account" 11365msgstr "" 11366 11367#: app/Http/RequestHandlers/RegisterAction.php:234 11368msgid "All fields must be completed." 11369msgstr "" 11370 11371#: app/Http/RequestHandlers/ReorderChildrenPage.php:57 11372#: resources/views/family-page-children.phtml:44 11373#: resources/views/family-page-menu.phtml:45 11374#: resources/views/modules/relatives/family.phtml:221 11375msgid "Re-order children" 11376msgstr "" 11377 11378#: app/Http/RequestHandlers/ReorderFamiliesPage.php:57 11379#: resources/views/individual-page-menu.phtml:62 11380#: resources/views/individual-page-menu.phtml:67 11381#: resources/views/modules/relatives/tab.phtml:97 11382msgid "Re-order families" 11383msgstr "" 11384 11385#: app/Http/RequestHandlers/ReorderNamesPage.php:57 11386#: resources/views/individual-page-menu.phtml:30 11387#: resources/views/individual-page-menu.phtml:35 11388msgid "Re-order names" 11389msgstr "" 11390 11391#: app/Http/RequestHandlers/ReportGenerate.php:122 11392#: resources/views/admin/modules.phtml:213 11393#: resources/views/admin/modules.phtml:216 11394#: resources/views/report-select-page.phtml:15 11395msgid "Report" 11396msgstr "" 11397 11398#: app/Http/RequestHandlers/ReportListPage.php:74 11399msgid "Choose a report to run" 11400msgstr "" 11401 11402#: app/Http/RequestHandlers/ReportSetupPage.php:147 11403#: resources/views/edit/input-addon-calendar.phtml:9 11404#: resources/views/edit/input-addon-calendar.phtml:12 11405msgid "Select a date" 11406msgstr "" 11407 11408#: app/Http/RequestHandlers/SearchAdvancedPage.php:172 11409#: app/Module/SearchMenuModule.php:125 11410msgid "Advanced search" 11411msgstr "" 11412 11413#: app/Http/RequestHandlers/SearchAdvancedPage.php:224 11414msgid "Exact date" 11415msgstr "" 11416 11417#: app/Http/RequestHandlers/SearchAdvancedPage.php:225 11418#: app/Http/RequestHandlers/SearchAdvancedPage.php:226 11419#: app/Http/RequestHandlers/SearchAdvancedPage.php:227 11420#, php-format 11421msgid "±%s year" 11422msgid_plural "±%s years" 11423msgstr[0] "" 11424msgstr[1] "" 11425 11426#: app/Http/RequestHandlers/SearchAdvancedPage.php:239 11427msgid "Exact" 11428msgstr "" 11429 11430#: app/Http/RequestHandlers/SearchAdvancedPage.php:240 11431msgid "Begins with" 11432msgstr "" 11433 11434#: app/Http/RequestHandlers/SearchAdvancedPage.php:241 11435msgid "Contains" 11436msgstr "" 11437 11438#: app/Http/RequestHandlers/SearchAdvancedPage.php:242 11439msgid "Sounds like" 11440msgstr "" 11441 11442#: app/Http/RequestHandlers/SearchGeneralPage.php:167 11443#: app/Module/SearchMenuModule.php:100 11444msgid "General search" 11445msgstr "" 11446 11447#. I18N: search using “sounds like”, rather than exact spelling 11448#: app/Http/RequestHandlers/SearchPhoneticPage.php:103 11449#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:26 11450msgid "Phonetic search" 11451msgstr "" 11452 11453#: app/Http/RequestHandlers/SearchReplaceAction.php:75 11454#: app/Http/RequestHandlers/SearchReplaceAction.php:109 11455#: app/Http/RequestHandlers/SearchReplaceAction.php:115 11456#, php-format 11457msgid "%s individual has been updated." 11458msgid_plural "%s individuals have been updated." 11459msgstr[0] "" 11460msgstr[1] "" 11461 11462#: app/Http/RequestHandlers/SearchReplaceAction.php:79 11463#: app/Http/RequestHandlers/SearchReplaceAction.php:119 11464#, php-format 11465msgid "%s family has been updated." 11466msgid_plural "%s families have been updated." 11467msgstr[0] "" 11468msgstr[1] "" 11469 11470#: app/Http/RequestHandlers/SearchReplaceAction.php:83 11471#, php-format 11472msgid "%s repository has been updated." 11473msgid_plural "%s repositories have been updated." 11474msgstr[0] "" 11475msgstr[1] "" 11476 11477#: app/Http/RequestHandlers/SearchReplaceAction.php:87 11478#, php-format 11479msgid "%s source has been updated." 11480msgid_plural "%s sources have been updated." 11481msgstr[0] "" 11482msgstr[1] "" 11483 11484#: app/Http/RequestHandlers/SearchReplaceAction.php:91 11485#, php-format 11486msgid "%s note has been updated." 11487msgid_plural "%s notes have been updated." 11488msgstr[0] "" 11489msgstr[1] "" 11490 11491#. I18N: Name of a module 11492#: app/Http/RequestHandlers/SearchReplacePage.php:52 11493#: app/Module/FixSearchAndReplace.php:77 app/Module/SearchMenuModule.php:138 11494msgid "Search and replace" 11495msgstr "" 11496 11497#. I18N: %s is the name of a family tree 11498#: app/Http/RequestHandlers/SelectDefaultTree.php:54 11499#, php-format 11500msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 11501msgstr "" 11502 11503#: app/Http/RequestHandlers/SiteLogsPage.php:102 11504#: resources/views/admin/control-panel.phtml:117 11505msgid "Website logs" 11506msgstr "" 11507 11508#: app/Http/RequestHandlers/SitePreferencesAction.php:55 11509#, php-format 11510msgid "The folder “%s” does not exist." 11511msgstr "" 11512 11513#: app/Http/RequestHandlers/SitePreferencesPage.php:65 11514#: resources/views/admin/control-panel.phtml:95 11515msgid "Website preferences" 11516msgstr "" 11517 11518#: app/Http/RequestHandlers/SiteRegistrationPage.php:44 11519#: resources/views/admin/control-panel.phtml:107 11520msgid "Sign-in and registration" 11521msgstr "" 11522 11523#: app/Http/RequestHandlers/SiteRegistrationPage.php:47 11524msgid "No predefined text" 11525msgstr "" 11526 11527#: app/Http/RequestHandlers/SiteRegistrationPage.php:48 11528msgid "Predefined text that states all users can request a user account" 11529msgstr "" 11530 11531#: app/Http/RequestHandlers/SiteRegistrationPage.php:49 11532msgid "Predefined text that states admin will decide on each request for a user account" 11533msgstr "" 11534 11535#: app/Http/RequestHandlers/SiteRegistrationPage.php:50 11536msgid "Predefined text that states only family members can request a user account" 11537msgstr "" 11538 11539#: app/Http/RequestHandlers/SiteRegistrationPage.php:51 11540msgid "Choose user defined welcome text typed below" 11541msgstr "" 11542 11543#: app/Http/RequestHandlers/TreePageDefaultEdit.php:72 11544#: resources/views/admin/control-panel.phtml:165 11545msgid "Set the default blocks for new family trees" 11546msgstr "" 11547 11548#: app/Http/RequestHandlers/TreePageEdit.php:70 11549msgid "Change the “Home page” blocks" 11550msgstr "" 11551 11552#: app/Http/RequestHandlers/UnconnectedPage.php:108 11553#: resources/views/admin/trees.phtml:172 11554msgid "Find unrelated individuals" 11555msgstr "" 11556 11557#. I18N: Name of a module 11558#: app/Http/RequestHandlers/UserPage.php:90 app/Module/ModuleThemeTrait.php:357 11559#: app/Module/UserWelcomeModule.php:61 resources/views/admin/modules.phtml:177 11560#: resources/views/admin/modules.phtml:181 11561#: resources/views/layouts/administration.phtml:54 11562msgid "My page" 11563msgstr "" 11564 11565#: app/Http/RequestHandlers/UserPageDefaultEdit.php:69 11566#: resources/views/admin/control-panel.phtml:387 11567msgid "Set the default blocks for new users" 11568msgstr "" 11569 11570#: app/Http/RequestHandlers/UserPageEdit.php:70 11571msgid "Change the “My page” blocks" 11572msgstr "" 11573 11574#: app/Http/RequestHandlers/UsersCleanupAction.php:69 11575#, php-format 11576msgid "The user %s has been deleted." 11577msgstr "" 11578 11579#: app/Http/RequestHandlers/UsersCleanupPage.php:66 11580#: resources/views/admin/control-panel.phtml:381 11581msgid "Delete inactive users" 11582msgstr "" 11583 11584#: app/Http/RequestHandlers/VerifyEmail.php:73 11585msgid "User verification" 11586msgstr "" 11587 11588#. I18N: This is the format string for full dates. See http://php.net/date for codes 11589#: app/I18N.php:257 11590msgid "%j %F %Y" 11591msgstr "" 11592 11593#. I18N: This punctuation is used to separate lists of items 11594#: app/I18N.php:324 11595msgid ", " 11596msgstr "" 11597 11598#. I18N: This is the format string for the time-of-day. See http://php.net/date for codes 11599#: app/I18N.php:600 11600msgid "%H:%i:%s" 11601msgstr "" 11602 11603#. I18N: A range of numbers 11604#: app/Individual.php:578 app/Module/StatisticsChartModule.php:872 11605#, php-format 11606msgid "%1$s–%2$s" 11607msgstr "" 11608 11609#. I18N: A step-family. %s is an individual’s name 11610#: app/Individual.php:979 11611#, php-format 11612msgid "Father’s family with %s" 11613msgstr "" 11614 11615#. I18N: A step-family. 11616#: app/Individual.php:983 11617msgid "Father’s family with an unknown individual" 11618msgstr "" 11619 11620#. I18N: A step-family. %s is an individual’s name 11621#: app/Individual.php:989 11622#, php-format 11623msgid "Mother’s family with %s" 11624msgstr "" 11625 11626#. I18N: A step-family. 11627#: app/Individual.php:993 11628msgid "Mother’s family with an unknown individual" 11629msgstr "" 11630 11631#. I18N: %s is the spouse name 11632#: app/Individual.php:1018 11633#, php-format 11634msgid "Family with %s" 11635msgstr "" 11636 11637#. I18N: Name of a module/report 11638#. I18N: Name of a module/chart 11639#: app/Module/AhnentafelReportModule.php:40 11640#: app/Module/AncestorsChartModule.php:107 11641#: resources/xml/reports/ahnentafel_report.xml:4 11642msgid "Ancestors" 11643msgstr "" 11644 11645#. I18N: Description of the “Ancestors” module 11646#: app/Module/AhnentafelReportModule.php:52 11647#: resources/xml/reports/ahnentafel_report.xml:5 11648msgid "A report of an individual’s ancestors, in a narrative style." 11649msgstr "" 11650 11651#. I18N: Description of the “Album” module 11652#: app/Module/AlbumModule.php:56 11653msgid "An alternative to the “media” tab, and an enhanced image viewer." 11654msgstr "" 11655 11656#. I18N: Description of the “AncestorsChart” module 11657#: app/Module/AncestorsChartModule.php:118 11658msgid "A chart of an individual’s ancestors." 11659msgstr "" 11660 11661#. I18N: %s is an individual’s name 11662#: app/Module/AncestorsChartModule.php:153 11663#, php-format 11664msgid "Ancestors of %s" 11665msgstr "" 11666 11667#: app/Module/AncestorsChartModule.php:275 11668#: app/Module/DescendancyChartModule.php:264 11669#: resources/views/emails/register-notify-html.phtml:25 11670#: resources/views/emails/register-notify-text.phtml:15 11671msgid "Tree" 11672msgstr "" 11673 11674#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 11675#: app/Module/BirthDeathMarriageReportModule.php:40 11676#: resources/views/calendar-page.phtml:152 11677#: resources/xml/reports/bdm_report.xml:3 11678#: resources/xml/reports/bdm_report.xml:34 11679msgid "Vital records" 11680msgstr "" 11681 11682#. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death 11683#: app/Module/BirthDeathMarriageReportModule.php:52 11684#: resources/xml/reports/bdm_report.xml:4 11685msgid "A report of vital records for a given date or place." 11686msgstr "" 11687 11688#. I18N: Name of a module/report 11689#: app/Module/BirthReportModule.php:40 11690#: resources/views/modules/statistics-chart/custom.phtml:57 11691#: resources/xml/reports/birth_report.xml:3 11692#: resources/xml/reports/birth_report.xml:31 11693msgid "Births" 11694msgstr "" 11695 11696#. I18N: Description of the “Births” module 11697#: app/Module/BirthReportModule.php:52 resources/xml/reports/birth_report.xml:4 11698msgid "A report of individuals who were born in a given time or place." 11699msgstr "" 11700 11701#. I18N: Description of the “Branches” module 11702#: app/Module/BranchesListModule.php:60 11703msgid "A list of branches of a family." 11704msgstr "" 11705 11706#. I18N: Name of a module 11707#: app/Module/CalendarMenuModule.php:41 app/Module/CalendarMenuModule.php:80 11708#: resources/views/modules/yahrzeit/config.phtml:30 11709msgid "Calendar" 11710msgstr "" 11711 11712#. I18N: Description of the “Calendar” module 11713#: app/Module/CalendarMenuModule.php:52 11714msgid "The calendar menu." 11715msgstr "" 11716 11717#: app/Module/CalendarMenuModule.php:90 resources/views/calendar-page.phtml:16 11718msgid "Day" 11719msgstr "" 11720 11721#: app/Module/CalendarMenuModule.php:103 11722#: app/Module/StatisticsChartModule.php:288 11723#: app/Module/StatisticsChartModule.php:337 11724#: app/Module/StatisticsChartModule.php:386 11725#: app/Module/StatisticsChartModule.php:428 11726#: app/Module/StatisticsChartModule.php:477 11727#: resources/views/calendar-page.phtml:32 11728msgid "Month" 11729msgstr "" 11730 11731#: app/Module/CalendarMenuModule.php:116 resources/views/calendar-page.phtml:51 11732msgid "Year" 11733msgstr "" 11734 11735#. I18N: Name of a module/report 11736#: app/Module/CemeteryReportModule.php:40 11737#: resources/xml/reports/cemetery_report.xml:3 11738#: resources/xml/reports/cemetery_report.xml:34 11739msgid "Burials" 11740msgstr "" 11741 11742#. I18N: Description of the “Cemeteries” module 11743#: app/Module/CemeteryReportModule.php:52 11744#: resources/xml/reports/cemetery_report.xml:4 11745msgid "A report of individuals who were buried in a given place." 11746msgstr "" 11747 11748#. I18N: Name of a module 11749#: app/Module/CensusAssistantModule.php:51 11750msgid "Census assistant" 11751msgstr "" 11752 11753#. I18N: Description of the “Census assistant” module 11754#: app/Module/CensusAssistantModule.php:62 11755msgid "An alternative way to enter census transcripts and link them to individuals." 11756msgstr "" 11757 11758#: app/Module/CensusAssistantModule.php:232 11759#: app/Module/CensusAssistantModule.php:256 11760#: resources/views/modules/clippings/show.phtml:22 11761#: resources/views/modules/clippings/show.phtml:38 11762#: resources/views/modules/favorites/favorites.phtml:36 11763msgid "Remove" 11764msgstr "" 11765 11766#. I18N: Name of a module/report 11767#: app/Module/ChangeReportModule.php:44 11768#: resources/views/admin/users-edit.phtml:130 11769#: resources/views/pending-changes-page.phtml:52 11770#: resources/xml/reports/change_report.xml:3 11771#: resources/xml/reports/change_report.xml:44 11772msgid "Changes" 11773msgstr "" 11774 11775#. I18N: Description of the “Changes” module 11776#: app/Module/ChangeReportModule.php:56 11777#: resources/xml/reports/change_report.xml:4 11778msgid "A report of recent and pending changes." 11779msgstr "" 11780 11781#. I18N: Description of the “Charts” module 11782#: app/Module/ChartsBlockModule.php:73 11783msgid "An alternative way to display charts." 11784msgstr "" 11785 11786#. I18N: %s is an individual’s name 11787#: app/Module/ChartsBlockModule.php:154 11788#: app/Module/InteractiveTree/TreeView.php:156 11789#: app/Module/InteractiveTreeModule.php:162 11790#, php-format 11791msgid "Interactive tree of %s" 11792msgstr "" 11793 11794#: app/Module/ChartsBlockModule.php:161 11795msgid "You must select an individual and a chart type in the block preferences" 11796msgstr "" 11797 11798#. I18N: Name of a module/chart 11799#. I18N: Name of a report 11800#: app/Module/ChartsBlockModule.php:243 app/Module/PedigreeChartModule.php:118 11801#: app/Module/PedigreeReportModule.php:40 11802#: resources/views/edit/link-child-to-family.phtml:24 11803#: resources/xml/reports/pedigree_report.xml:3 11804#: resources/xml/reports/pedigree_report.xml:48 11805msgid "Pedigree" 11806msgstr "" 11807 11808#. I18N: Name of a module/chart 11809#: app/Module/ChartsBlockModule.php:245 app/Module/HourglassChartModule.php:89 11810msgid "Hourglass chart" 11811msgstr "" 11812 11813#. I18N: Name of a module 11814#: app/Module/ChartsBlockModule.php:246 app/Module/InteractiveTreeModule.php:52 11815msgid "Interactive tree" 11816msgstr "" 11817 11818#. I18N: Description of the “Charts” module 11819#: app/Module/ChartsMenuModule.php:71 11820msgid "The charts menu." 11821msgstr "" 11822 11823#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? http://ckeditor.com 11824#: app/Module/CkeditorModule.php:43 11825msgid "CKEditor™" 11826msgstr "" 11827 11828#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” 11829#: app/Module/CkeditorModule.php:54 11830msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 11831msgstr "" 11832 11833#. I18N: Name of a module 11834#: app/Module/ClippingsCartModule.php:117 11835msgid "Clippings cart" 11836msgstr "" 11837 11838#. I18N: Description of the “Clippings cart” module 11839#: app/Module/ClippingsCartModule.php:128 11840msgid "Select records from your family tree and save them as a GEDCOM file." 11841msgstr "" 11842 11843#: app/Module/ClippingsCartModule.php:176 11844#: resources/views/modules/clippings/add-options.phtml:15 11845msgid "Add to the clippings cart" 11846msgstr "" 11847 11848#: app/Module/ClippingsCartModule.php:180 11849msgid "Empty the clippings cart" 11850msgstr "" 11851 11852#: app/Module/ClippingsCartModule.php:186 11853#: app/Module/ClippingsCartModule.php:357 11854msgid "Download" 11855msgstr "" 11856 11857#: app/Module/ClippingsCartModule.php:357 11858#: app/Module/ClippingsCartModule.php:428 11859msgid "Family tree clippings cart" 11860msgstr "" 11861 11862#: app/Module/ClippingsCartModule.php:453 11863#: app/Module/ClippingsCartModule.php:591 11864#: app/Module/ClippingsCartModule.php:742 11865#: app/Module/ClippingsCartModule.php:810 11866#: app/Module/ClippingsCartModule.php:878 11867#: app/Module/ClippingsCartModule.php:946 11868#, php-format 11869msgid "Add %s to the clippings cart" 11870msgstr "" 11871 11872#. I18N: %s is a family (husband + wife) 11873#: app/Module/ClippingsCartModule.php:476 11874#, php-format 11875msgid "%s and their children" 11876msgstr "" 11877 11878#. I18N: %s is a family (husband + wife) 11879#: app/Module/ClippingsCartModule.php:478 11880#, php-format 11881msgid "%s and their descendants" 11882msgstr "" 11883 11884#: app/Module/ClippingsCartModule.php:614 11885#, php-format 11886msgid "%s, her parents and siblings" 11887msgstr "" 11888 11889#: app/Module/ClippingsCartModule.php:615 11890#, php-format 11891msgid "%s, her spouses and children" 11892msgstr "" 11893 11894#: app/Module/ClippingsCartModule.php:616 11895#, php-format 11896msgid "%s and her ancestors" 11897msgstr "" 11898 11899#: app/Module/ClippingsCartModule.php:617 11900#, php-format 11901msgid "%s, her ancestors and their families" 11902msgstr "" 11903 11904#: app/Module/ClippingsCartModule.php:618 11905#, php-format 11906msgid "%s, her spouses and descendants" 11907msgstr "" 11908 11909#: app/Module/ClippingsCartModule.php:624 11910#, php-format 11911msgid "%s, his parents and siblings" 11912msgstr "" 11913 11914#: app/Module/ClippingsCartModule.php:625 11915#, php-format 11916msgid "%s, his spouses and children" 11917msgstr "" 11918 11919#: app/Module/ClippingsCartModule.php:626 11920#, php-format 11921msgid "%s and his ancestors" 11922msgstr "" 11923 11924#: app/Module/ClippingsCartModule.php:627 11925#, php-format 11926msgid "%s, his ancestors and their families" 11927msgstr "" 11928 11929#: app/Module/ClippingsCartModule.php:628 11930#, php-format 11931msgid "%s, his spouses and descendants" 11932msgstr "" 11933 11934#: app/Module/ClippingsCartModule.php:968 11935#, php-format 11936msgid "%s and the individuals that reference it." 11937msgstr "" 11938 11939#. I18N: Name of a theme. 11940#: app/Module/CloudsTheme.php:43 11941msgid "clouds" 11942msgstr "" 11943 11944#. I18N: Name of a theme. 11945#: app/Module/ColorsTheme.php:53 11946msgid "colors" 11947msgstr "" 11948 11949#. I18N: A colour scheme 11950#: app/Module/ColorsTheme.php:124 11951msgid "Palette" 11952msgstr "" 11953 11954#. I18N: The name of a colour-scheme 11955#: app/Module/ColorsTheme.php:153 11956msgid "Aqua Marine" 11957msgstr "" 11958 11959#. I18N: The name of a colour-scheme 11960#: app/Module/ColorsTheme.php:155 11961msgid "Ash" 11962msgstr "" 11963 11964#. I18N: The name of a colour-scheme 11965#: app/Module/ColorsTheme.php:157 11966msgid "Belgian Chocolate" 11967msgstr "" 11968 11969#. I18N: The name of a colour-scheme 11970#: app/Module/ColorsTheme.php:159 11971msgid "Blue Lagoon" 11972msgstr "" 11973 11974#. I18N: The name of a colour-scheme 11975#: app/Module/ColorsTheme.php:161 11976msgid "Blue Marine" 11977msgstr "" 11978 11979#. I18N: The name of a colour-scheme 11980#: app/Module/ColorsTheme.php:163 11981msgid "Coffee and Cream" 11982msgstr "" 11983 11984#. I18N: The name of a colour-scheme 11985#: app/Module/ColorsTheme.php:165 11986msgid "Cold Day" 11987msgstr "" 11988 11989#. I18N: The name of a colour-scheme 11990#: app/Module/ColorsTheme.php:167 11991msgid "Green Beam" 11992msgstr "" 11993 11994#. I18N: The name of a colour-scheme 11995#: app/Module/ColorsTheme.php:169 11996msgid "Mediterranio" 11997msgstr "" 11998 11999#. I18N: The name of a colour-scheme 12000#: app/Module/ColorsTheme.php:171 12001msgid "Mercury" 12002msgstr "" 12003 12004#. I18N: The name of a colour-scheme 12005#: app/Module/ColorsTheme.php:173 12006msgid "Nocturnal" 12007msgstr "" 12008 12009#. I18N: The name of a colour-scheme 12010#: app/Module/ColorsTheme.php:175 12011msgid "Olivia" 12012msgstr "" 12013 12014#. I18N: The name of a colour-scheme 12015#: app/Module/ColorsTheme.php:177 12016msgid "Pink Plastic" 12017msgstr "" 12018 12019#. I18N: The name of a colour-scheme 12020#: app/Module/ColorsTheme.php:179 12021msgid "Sage" 12022msgstr "" 12023 12024#. I18N: The name of a colour-scheme 12025#: app/Module/ColorsTheme.php:181 12026msgid "Shiny Tomato" 12027msgstr "" 12028 12029#. I18N: The name of a colour-scheme 12030#: app/Module/ColorsTheme.php:183 12031msgid "Teal Top" 12032msgstr "" 12033 12034#. I18N: Name of a module/chart 12035#: app/Module/CompactTreeChartModule.php:84 12036msgid "Compact tree" 12037msgstr "" 12038 12039#. I18N: Description of the “CompactTreeChart” module 12040#: app/Module/CompactTreeChartModule.php:95 12041msgid "A chart of an individual’s ancestors, as a compact tree." 12042msgstr "" 12043 12044#. I18N: %s is an individual’s name 12045#: app/Module/CompactTreeChartModule.php:130 12046#, php-format 12047msgid "Compact tree of %s" 12048msgstr "" 12049 12050#. I18N: Name of a module 12051#: app/Module/ContactsFooterModule.php:57 12052#: resources/views/admin/trees-preferences.phtml:124 12053msgid "Contact information" 12054msgstr "" 12055 12056#. I18N: Description of the “Contact information” module 12057#: app/Module/ContactsFooterModule.php:68 12058msgid "A link to the site contacts." 12059msgstr "" 12060 12061#: app/Module/ContactsFooterModule.php:136 12062#, php-format 12063msgid "For technical support or genealogy questions contact %s." 12064msgstr "" 12065 12066#: app/Module/ContactsFooterModule.php:149 12067#, php-format 12068msgid "For help with genealogy questions contact %s." 12069msgstr "" 12070 12071#: app/Module/ContactsFooterModule.php:162 12072#, php-format 12073msgid "For technical support and information contact %s." 12074msgstr "" 12075 12076#. I18N: Description of the “CSS and JS” module. 12077#: app/Module/CustomCssJsModule.php:43 12078msgid "Add styling and scripts to every page." 12079msgstr "" 12080 12081#. I18N: Name of a module. 12082#: app/Module/CustomCssJsModule.php:82 12083msgid "CSS and JS" 12084msgstr "" 12085 12086#: app/Module/CustomCssJsModule.php:99 12087#: app/Module/RelationshipsChartModule.php:430 app/Module/SiteMapModule.php:180 12088#, php-format 12089msgid "The preferences for the module “%s” have been updated." 12090msgstr "" 12091 12092#. I18N: Name of a module/report 12093#: app/Module/DeathReportModule.php:40 12094#: resources/views/modules/statistics-chart/custom.phtml:59 12095#: resources/xml/reports/death_report.xml:3 12096#: resources/xml/reports/death_report.xml:32 12097msgid "Deaths" 12098msgstr "" 12099 12100#. I18N: Description of the “Deaths” module 12101#: app/Module/DeathReportModule.php:52 resources/xml/reports/death_report.xml:4 12102msgid "A report of individuals who died in a given time or place." 12103msgstr "" 12104 12105#. I18N: Description of the “DescendancyChart” module 12106#: app/Module/DescendancyChartModule.php:118 12107msgid "A chart of an individual’s descendants." 12108msgstr "" 12109 12110#. I18N: %s is an individual’s name 12111#: app/Module/DescendancyChartModule.php:153 12112#, php-format 12113msgid "Descendants of %s" 12114msgstr "" 12115 12116#. I18N: Description of the “Descendants” module 12117#: app/Module/DescendancyModule.php:72 12118msgid "A sidebar showing the descendants of an individual." 12119msgstr "" 12120 12121#: app/Module/DescendancyModule.php:268 12122#: resources/views/family-page-children.phtml:11 12123msgid "No children" 12124msgstr "" 12125 12126#. I18N: Description of the “Descendants” module 12127#: app/Module/DescendancyReportModule.php:52 12128#: resources/xml/reports/descendancy_report.xml:4 12129msgid "A report of an individual’s descendants, in a narrative style." 12130msgstr "" 12131 12132#. I18N: Name of a theme. 12133#: app/Module/FabTheme.php:39 12134msgid "F.A.B." 12135msgstr "" 12136 12137#. I18N: Description of the “Source” module 12138#: app/Module/FactSourcesReportModule.php:56 12139msgid "A report of the information provided by a source." 12140msgstr "" 12141 12142#. I18N: Name of a module/chart 12143#: app/Module/FamilyBookChartModule.php:91 12144msgid "Family book" 12145msgstr "" 12146 12147#. I18N: Description of the “FamilyBookChart” module 12148#: app/Module/FamilyBookChartModule.php:102 12149msgid "A chart of an individual’s ancestors and descendants, as a family book." 12150msgstr "" 12151 12152#. I18N: %s is an individual’s name 12153#: app/Module/FamilyBookChartModule.php:137 12154#, php-format 12155msgid "Family book of %s" 12156msgstr "" 12157 12158#. I18N: Description of the “Family” module 12159#: app/Module/FamilyGroupReportModule.php:56 12160#: resources/xml/reports/family_group_report.xml:4 12161msgid "A report of family members and their details." 12162msgstr "" 12163 12164#. I18N: Description of the “Families” module 12165#: app/Module/FamilyListModule.php:59 12166msgid "A list of families." 12167msgstr "" 12168 12169#. I18N: Name of a module/sidebar 12170#: app/Module/FamilyNavigatorModule.php:40 12171msgid "Family navigator" 12172msgstr "" 12173 12174#. I18N: Description of the “Family navigator” module 12175#: app/Module/FamilyNavigatorModule.php:51 12176msgid "A sidebar showing an individual’s close families and relatives." 12177msgstr "" 12178 12179#. I18N: Name of a module 12180#: app/Module/FamilyTreeFavoritesModule.php:55 12181#: app/Module/UserFavoritesModule.php:56 12182msgid "Favorites" 12183msgstr "" 12184 12185#. I18N: Description of the “Favorites” module 12186#: app/Module/FamilyTreeFavoritesModule.php:66 12187msgid "Display and manage a family tree’s favorite pages." 12188msgstr "" 12189 12190#. I18N: Description of the “News” module 12191#: app/Module/FamilyTreeNewsModule.php:65 12192msgid "Family news and site announcements." 12193msgstr "" 12194 12195#. I18N: Name of a module 12196#: app/Module/FamilyTreeNewsModule.php:118 12197msgid "News" 12198msgstr "" 12199 12200#: app/Module/FamilyTreeNewsModule.php:181 app/Module/UserJournalModule.php:181 12201msgid "Add/edit a journal/news entry" 12202msgstr "" 12203 12204#. I18N: Name of a module 12205#. I18N: Name of a module/chart 12206#: app/Module/FamilyTreeStatisticsModule.php:51 12207#: app/Module/HtmlBlockModule.php:201 app/Module/StatisticsChartModule.php:95 12208#: resources/views/modules/gedcom_stats/config.phtml:21 12209#: resources/views/modules/gedcom_stats/statistics.phtml:17 12210#: resources/views/modules/gedcom_stats/statistics.phtml:137 12211msgid "Statistics" 12212msgstr "" 12213 12214#. I18N: Description of “Statistics” module 12215#: app/Module/FamilyTreeStatisticsModule.php:62 12216msgid "The size of the family tree, earliest and latest events, common names, etc." 12217msgstr "" 12218 12219#. I18N: Name of a module/chart 12220#: app/Module/FanChartModule.php:116 12221msgid "Fan chart" 12222msgstr "" 12223 12224#. I18N: Description of the “Fan Chart” module 12225#: app/Module/FanChartModule.php:127 12226msgid "A fan chart of an individual’s ancestors." 12227msgstr "" 12228 12229#. I18N: http://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name 12230#: app/Module/FanChartModule.php:162 12231#, php-format 12232msgid "Fan chart of %s" 12233msgstr "" 12234 12235#. I18N: layout option for the fan chart 12236#: app/Module/FanChartModule.php:575 12237msgid "half circle" 12238msgstr "" 12239 12240#. I18N: layout option for the fan chart 12241#: app/Module/FanChartModule.php:577 12242msgid "three-quarter circle" 12243msgstr "" 12244 12245#. I18N: layout option for the fan chart 12246#: app/Module/FanChartModule.php:579 12247msgid "full circle" 12248msgstr "" 12249 12250#. I18N: Name of a module 12251#: app/Module/FixCemeteryTag.php:61 12252msgid "Convert CEME tags to GEDCOM 5.5.1" 12253msgstr "" 12254 12255#. I18N: Description of a “Data fix” module 12256#: app/Module/FixCemeteryTag.php:72 12257msgid "Replace cemetery tags with burial places." 12258msgstr "" 12259 12260#. I18N: Name of a module 12261#: app/Module/FixDuplicateLinks.php:63 12262msgid "Remove duplicate links" 12263msgstr "" 12264 12265#. I18N: Description of a “Data fix” module 12266#: app/Module/FixDuplicateLinks.php:74 12267msgid "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." 12268msgstr "" 12269 12270#. I18N: Name of a module 12271#: app/Module/FixMissingDeaths.php:59 12272msgid "Add missing death records" 12273msgstr "" 12274 12275#. I18N: Description of a “Data fix” module 12276#: app/Module/FixMissingDeaths.php:70 12277msgid "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." 12278msgstr "" 12279 12280#. I18N: Name of a module 12281#: app/Module/FixMissingMarriedNames.php:70 12282msgid "Add married names" 12283msgstr "" 12284 12285#. I18N: Description of a “Data fix” module 12286#: app/Module/FixMissingMarriedNames.php:81 12287msgid "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." 12288msgstr "" 12289 12290#: app/Module/FixMissingMarriedNames.php:94 12291msgid "Wife’s surname replaced by husband’s surname" 12292msgstr "" 12293 12294#: app/Module/FixMissingMarriedNames.php:95 12295msgid "Wife’s maiden surname becomes new given name" 12296msgstr "" 12297 12298#. I18N: Name of a module 12299#: app/Module/FixNameSlashesAndSpaces.php:60 12300msgid "Fix name slashes and spaces" 12301msgstr "" 12302 12303#. I18N: Description of a “Data fix” module 12304#: app/Module/FixNameSlashesAndSpaces.php:71 12305msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." 12306msgstr "" 12307 12308#. I18N: Name of a module 12309#: app/Module/FixPlaceNames.php:63 12310msgid "Update place names" 12311msgstr "" 12312 12313#. I18N: Description of a “Data fix” module 12314#: app/Module/FixPlaceNames.php:74 12315msgid "Update the higher-level parts of place names, while keeping the lower-level parts." 12316msgstr "" 12317 12318#. I18N: Name of a module 12319#: app/Module/FixPrimaryTag.php:49 12320msgid "Convert _PRIM tags to GEDCOM 5.5.1" 12321msgstr "" 12322 12323#. I18N: Description of a “Data fix” module 12324#: app/Module/FixPrimaryTag.php:60 12325msgid "“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." 12326msgstr "" 12327 12328#. I18N: Description of a “Data fix” module 12329#: app/Module/FixSearchAndReplace.php:88 12330msgid "Search and replace text, using simple searches or advanced pattern matching." 12331msgstr "" 12332 12333#: app/Module/FixSearchAndReplace.php:101 12334msgid "Match the exact text, even if it occurs in the middle of a word." 12335msgstr "" 12336 12337#: app/Module/FixSearchAndReplace.php:102 12338msgid "Match the exact text, unless it occurs in the middle of a word." 12339msgstr "" 12340 12341#: app/Module/FixSearchAndReplace.php:103 12342msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 12343msgstr "" 12344 12345#. I18N: http://en.wikipedia.org/wiki/Regular_expression 12346#: app/Module/FixSearchAndReplace.php:105 12347msgid "Regular expression" 12348msgstr "" 12349 12350#. I18N: Name of a module 12351#: app/Module/FixSearchAndReplace.php:112 app/Module/NotesTabModule.php:59 12352#: resources/views/admin/control-panel.phtml:192 12353#: resources/views/admin/merge-records-step-1.phtml:27 12354#: resources/views/gedcom-record-page.phtml:102 12355#: resources/views/media-page.phtml:80 12356#: resources/views/modules/census-assistant.phtml:79 12357#: resources/views/note-page.phtml:73 resources/views/search-results.phtml:57 12358#: resources/views/source-page.phtml:67 12359#: resources/views/statistics/other/total-records.phtml:39 12360#: resources/xml/reports/individual_ext_report.xml:229 12361#: resources/xml/reports/individual_report.xml:226 12362msgid "Notes" 12363msgstr "" 12364 12365#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” 12366#: app/Module/FrequentlyAskedQuestionsModule.php:73 12367msgid "FAQ" 12368msgstr "" 12369 12370#. I18N: Description of the “FAQ” module 12371#: app/Module/FrequentlyAskedQuestionsModule.php:84 12372msgid "A list of frequently asked questions and answers." 12373msgstr "" 12374 12375#: app/Module/FrequentlyAskedQuestionsModule.php:158 12376#: app/Module/FrequentlyAskedQuestionsModule.php:405 12377#: resources/views/modules/faq/edit.phtml:9 12378msgid "Frequently asked questions" 12379msgstr "" 12380 12381#. I18N: FAQ = “Frequently Asked Question” 12382#: app/Module/FrequentlyAskedQuestionsModule.php:301 12383#: resources/views/modules/faq/config.phtml:34 12384msgid "Add an FAQ" 12385msgstr "" 12386 12387#: app/Module/FrequentlyAskedQuestionsModule.php:311 12388msgid "Edit the FAQ" 12389msgstr "" 12390 12391#. I18N: Name of a module 12392#. I18N: A configuration setting 12393#: app/Module/HitCountFooterModule.php:75 12394#: resources/views/admin/trees-preferences.phtml:631 12395msgid "Hit counters" 12396msgstr "" 12397 12398#. I18N: Description of the “Hit counters” module 12399#: app/Module/HitCountFooterModule.php:86 12400msgid "Count the visits to each page" 12401msgstr "" 12402 12403#: app/Module/HitCountFooterModule.php:115 12404#, php-format 12405msgid "This page has been viewed %s time." 12406msgid_plural "This page has been viewed %s times." 12407msgstr[0] "" 12408msgstr[1] "" 12409 12410#. I18N: Description of the “HourglassChart” module 12411#: app/Module/HourglassChartModule.php:100 12412msgid "An hourglass chart of an individual’s ancestors and descendants." 12413msgstr "" 12414 12415#. I18N: %s is an individual’s name 12416#: app/Module/HourglassChartModule.php:135 12417#, php-format 12418msgid "Hourglass chart of %s" 12419msgstr "" 12420 12421#. I18N: Name of a module 12422#: app/Module/HtmlBlockModule.php:64 12423msgid "HTML" 12424msgstr "" 12425 12426#. I18N: Description of the “HTML” module 12427#: app/Module/HtmlBlockModule.php:75 12428msgid "Add your own text and graphics." 12429msgstr "" 12430 12431#: app/Module/HtmlBlockModule.php:198 app/Module/StatisticsChartModule.php:168 12432msgid "Custom" 12433msgstr "" 12434 12435#: app/Module/HtmlBlockModule.php:199 12436msgid "Keyword examples" 12437msgstr "" 12438 12439#: app/Module/HtmlBlockModule.php:200 12440msgid "Narrative description" 12441msgstr "" 12442 12443#. I18N: Name of a module/tab on the individual page. 12444#: app/Module/IndividualFactsTabModule.php:66 12445#: resources/views/admin/fix-level-0-media.phtml:32 12446#: resources/views/family-page.phtml:51 12447#: resources/views/modules/random_media/config.phtml:12 12448#: resources/xml/reports/individual_ext_report.xml:153 12449#: resources/xml/reports/individual_report.xml:149 12450msgid "Facts and events" 12451msgstr "" 12452 12453#. I18N: Description of the “Facts and events” module 12454#: app/Module/IndividualFactsTabModule.php:77 12455msgid "A tab showing the facts and events of an individual." 12456msgstr "" 12457 12458#. I18N: Name of a module/report 12459#: app/Module/IndividualFamiliesReportModule.php:44 12460#: resources/xml/reports/individual_ext_report.xml:3 12461#: resources/xml/reports/individual_ext_report.xml:91 12462msgid "Related families" 12463msgstr "" 12464 12465#. I18N: Description of the “Related families” 12466#: app/Module/IndividualFamiliesReportModule.php:56 12467#: resources/xml/reports/individual_ext_report.xml:4 12468msgid "A report of the families that are closely related to an individual." 12469msgstr "" 12470 12471#. I18N: Description of the “Individuals” module 12472#: app/Module/IndividualListModule.php:59 12473msgid "A list of individuals." 12474msgstr "" 12475 12476#. I18N: Name of a module/sidebar 12477#: app/Module/IndividualMetadataModule.php:56 12478msgid "Extra information" 12479msgstr "" 12480 12481#. I18N: Description of the “Extra information” module 12482#: app/Module/IndividualMetadataModule.php:67 12483msgid "A sidebar showing non-genealogy information about an individual." 12484msgstr "" 12485 12486#. I18N: Description of the “Individual” module 12487#: app/Module/IndividualReportModule.php:52 12488#: resources/xml/reports/individual_report.xml:4 12489msgid "A report of an individual’s details." 12490msgstr "" 12491 12492#: app/Module/InteractiveTree/TreeView.php:352 12493msgctxt "unknown family" 12494msgid "unknown" 12495msgstr "" 12496 12497#. I18N: e.g. “Son of [father name & mother name]” 12498#: app/Module/InteractiveTree/TreeView.php:357 12499#, php-format 12500msgid "Son of %s" 12501msgstr "" 12502 12503#. I18N: e.g. “Daughter of [father name & mother name]” 12504#: app/Module/InteractiveTree/TreeView.php:361 12505#, php-format 12506msgid "Daughter of %s" 12507msgstr "" 12508 12509#. I18N: e.g. “Child of [father name & mother name]” 12510#: app/Module/InteractiveTree/TreeView.php:365 12511#, php-format 12512msgid "Child of %s" 12513msgstr "" 12514 12515#. I18N: Description of the “Interactive tree” module 12516#: app/Module/InteractiveTreeModule.php:63 12517msgid "An interactive tree, showing all the ancestors and descendants of an individual." 12518msgstr "" 12519 12520#. I18N: Name of a module/chart 12521#: app/Module/LifespansChartModule.php:83 12522msgid "Lifespans" 12523msgstr "" 12524 12525#. I18N: Description of the “LifespansChart” module 12526#: app/Module/LifespansChartModule.php:94 12527msgid "A chart of individuals’ lifespans." 12528msgstr "" 12529 12530#: app/Module/LifespansChartModule.php:244 12531#: resources/views/admin/trees-unconnected.phtml:37 12532#: resources/views/calendar-list.phtml:13 12533#, php-format 12534msgid "%s individual" 12535msgid_plural "%s individuals" 12536msgstr[0] "" 12537msgstr[1] "" 12538 12539#. I18N: Description of the “Lists” module 12540#: app/Module/ListsMenuModule.php:69 12541msgid "The lists menu." 12542msgstr "" 12543 12544#. I18N: Name of a module. (A list of users who are online now) 12545#: app/Module/LoggedInUsersModule.php:42 12546msgid "Who is online" 12547msgstr "" 12548 12549#. I18N: Description of the “Who is online” module 12550#: app/Module/LoggedInUsersModule.php:53 12551msgid "A list of users and visitors who are currently online." 12552msgstr "" 12553 12554#. I18N: Description of the “Sign in” module 12555#: app/Module/LoginBlockModule.php:54 12556msgid "An alternative way to sign in and sign out." 12557msgstr "" 12558 12559#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:310 12560#: resources/views/layouts/administration.phtml:67 12561msgid "Sign out" 12562msgstr "" 12563 12564#. I18N: Name of a module/report 12565#: app/Module/MarriageReportModule.php:40 12566#: resources/views/modules/statistics-chart/custom.phtml:58 12567#: resources/xml/reports/marriage_report.xml:3 12568#: resources/xml/reports/marriage_report.xml:30 12569msgid "Marriages" 12570msgstr "" 12571 12572#. I18N: Description of the “Marriages” module 12573#: app/Module/MarriageReportModule.php:52 12574#: resources/xml/reports/marriage_report.xml:4 12575msgid "A report of individuals who were married in a given time or place." 12576msgstr "" 12577 12578#. I18N: Description of the “Media objects” module 12579#: app/Module/MediaListModule.php:62 12580msgid "A list of media objects." 12581msgstr "" 12582 12583#. I18N: Description of the “Media” module 12584#: app/Module/MediaTabModule.php:71 12585msgid "A tab showing the media objects linked to an individual." 12586msgstr "" 12587 12588#. I18N: Name of a theme. 12589#: app/Module/MinimalTheme.php:39 12590msgid "minimal" 12591msgstr "" 12592 12593#. I18N: Name of a module/report 12594#: app/Module/MissingFactsReportModule.php:44 12595#: resources/xml/reports/missing_facts_report.xml:3 12596#: resources/xml/reports/missing_facts_report.xml:52 12597msgid "Missing data" 12598msgstr "" 12599 12600#. I18N: Description of the “Missing data” 12601#: app/Module/MissingFactsReportModule.php:56 12602#: resources/xml/reports/missing_facts_report.xml:4 12603msgid "A report of the information that is missing for an individual and their relatives." 12604msgstr "" 12605 12606#: app/Module/ModuleHistoricEventsTrait.php:40 12607msgid "Add historic events to an individual’s page." 12608msgstr "" 12609 12610#: app/Module/ModuleThemeTrait.php:73 app/Module/ModuleThemeTrait.php:459 12611#: resources/views/admin/modules.phtml:245 12612#: resources/views/admin/modules.phtml:248 12613#: resources/views/admin/users-edit.phtml:180 12614msgid "Theme" 12615msgstr "" 12616 12617#: app/Module/ModuleThemeTrait.php:181 resources/views/chart-box.phtml:35 12618msgid "Family with spouse" 12619msgstr "" 12620 12621#: app/Module/ModuleThemeTrait.php:212 app/Module/ModuleThemeTrait.php:216 12622msgid "Customize this page" 12623msgstr "" 12624 12625#: app/Module/ModuleThemeTrait.php:342 app/Module/UserWelcomeModule.php:107 12626msgid "My individual record" 12627msgstr "" 12628 12629#: app/Module/ModuleThemeTrait.php:371 12630msgid "My pages" 12631msgstr "" 12632 12633#: app/Module/ModuleThemeTrait.php:405 12634msgid "My pedigree" 12635msgstr "" 12636 12637#. I18N: Description of the “Shared notes” module 12638#: app/Module/NoteListModule.php:61 12639msgid "A list of shared notes." 12640msgstr "" 12641 12642#. I18N: Description of the “Notes” module 12643#: app/Module/NotesTabModule.php:70 12644msgid "A tab showing the notes attached to an individual." 12645msgstr "" 12646 12647#. I18N: Name of a report 12648#: app/Module/OccupationReportModule.php:44 12649#: resources/xml/reports/occupation_report.xml:3 12650#: resources/xml/reports/occupation_report.xml:37 12651msgid "Occupations" 12652msgstr "" 12653 12654#. I18N: Description of the “Occupations” module 12655#: app/Module/OccupationReportModule.php:56 12656#: resources/xml/reports/occupation_report.xml:4 12657msgid "A report of individuals who had a given occupation." 12658msgstr "" 12659 12660#. I18N: Name of a module 12661#: app/Module/OnThisDayModule.php:96 12662msgid "On this day" 12663msgstr "" 12664 12665#. I18N: Description of the “On this day” module 12666#: app/Module/OnThisDayModule.php:107 12667msgid "A list of the anniversaries that occur today." 12668msgstr "" 12669 12670#. I18N: An option in a list-box 12671#: app/Module/OnThisDayModule.php:261 app/Module/RecentChangesModule.php:234 12672#: app/Module/UpcomingAnniversariesModule.php:282 12673#: resources/xml/reports/bdm_report.xml:11 12674#: resources/xml/reports/birth_report.xml:9 12675#: resources/xml/reports/cemetery_report.xml:6 12676#: resources/xml/reports/change_report.xml:7 12677#: resources/xml/reports/death_report.xml:9 12678#: resources/xml/reports/fact_sources.xml:7 12679#: resources/xml/reports/individual_ext_report.xml:8 12680#: resources/xml/reports/marriage_report.xml:9 12681#: resources/xml/reports/occupation_report.xml:6 12682#: resources/xml/reports/relative_ext_report.xml:7 12683msgid "sort by name" 12684msgstr "" 12685 12686#. I18N: An option in a list-box 12687#: app/Module/OnThisDayModule.php:263 12688#: app/Module/UpcomingAnniversariesModule.php:284 12689#: resources/xml/reports/change_report.xml:7 12690msgid "sort by date" 12691msgstr "" 12692 12693#. I18N: Description of the “PedigreeChart” module 12694#: app/Module/PedigreeChartModule.php:129 12695msgid "A chart of an individual’s ancestors, formatted as a tree." 12696msgstr "" 12697 12698#. I18N: %s is an individual’s name 12699#: app/Module/PedigreeChartModule.php:164 12700#, php-format 12701msgid "Pedigree tree of %s" 12702msgstr "" 12703 12704#: app/Module/PedigreeChartModule.php:390 12705msgid "Left" 12706msgstr "" 12707 12708#: app/Module/PedigreeChartModule.php:391 12709msgid "Right" 12710msgstr "" 12711 12712#: app/Module/PedigreeChartModule.php:392 12713msgid "Up" 12714msgstr "" 12715 12716#: app/Module/PedigreeChartModule.php:393 12717msgid "Down" 12718msgstr "" 12719 12720#. I18N: Name of a module 12721#: app/Module/PedigreeMapModule.php:126 12722msgid "Pedigree map" 12723msgstr "" 12724 12725#. I18N: Description of the “Pedigree map” module 12726#: app/Module/PedigreeMapModule.php:137 12727msgid "Show the birthplace of ancestors on a map." 12728msgstr "" 12729 12730#. I18N: %s is an individual’s name 12731#: app/Module/PedigreeMapModule.php:172 app/Module/PedigreeMapModule.php:236 12732#, php-format 12733msgid "Pedigree map of %s" 12734msgstr "" 12735 12736#. I18N: Description of the “Pedigree” module 12737#: app/Module/PedigreeReportModule.php:52 12738#: resources/xml/reports/pedigree_report.xml:4 12739msgid "A report of an individual’s ancestors, formatted as a tree." 12740msgstr "" 12741 12742#. I18N: Name of a module/list 12743#: app/Module/PlaceHierarchyListModule.php:46 12744#: resources/views/place-hierarchy.phtml:10 12745msgid "Place hierarchy" 12746msgstr "" 12747 12748#. I18N: Description of the “Place hierarchy” module 12749#: app/Module/PlaceHierarchyListModule.php:57 12750msgid "The place hierarchy." 12751msgstr "" 12752 12753#. I18N: Description of the “Places” module 12754#: app/Module/PlacesModule.php:79 12755msgid "Show the location of events on a map." 12756msgstr "" 12757 12758#. I18N: Name of a module 12759#: app/Module/PoweredByWebtreesModule.php:41 12760msgid "Powered by webtrees™" 12761msgstr "" 12762 12763#. I18N: Description of the “webtrees” module 12764#: app/Module/PoweredByWebtreesModule.php:52 12765msgid "A link to the webtrees home page." 12766msgstr "" 12767 12768#. I18N: Name of a module 12769#: app/Module/PrivacyPolicy.php:67 app/Module/PrivacyPolicy.php:128 12770#: resources/views/modules/privacy-policy/footer.phtml:10 12771msgid "Privacy policy" 12772msgstr "" 12773 12774#. I18N: Description of the “Cookie warning” module 12775#: app/Module/PrivacyPolicy.php:78 12776msgid "Show a privacy policy." 12777msgstr "" 12778 12779#. I18N: Name of a module 12780#: app/Module/RecentChangesModule.php:77 12781#: resources/xml/reports/change_report.xml:92 12782msgid "Recent changes" 12783msgstr "" 12784 12785#. I18N: Description of the “Recent changes” module 12786#: app/Module/RecentChangesModule.php:88 12787msgid "A list of records that have been updated recently." 12788msgstr "" 12789 12790#: app/Module/RecentChangesModule.php:128 12791#, php-format 12792msgid "There have been no changes within the last %s day." 12793msgid_plural "There have been no changes within the last %s days." 12794msgstr[0] "" 12795msgstr[1] "" 12796 12797#: app/Module/RecentChangesModule.php:152 12798#, php-format 12799msgid "Changes in the last %s day" 12800msgid_plural "Changes in the last %s days" 12801msgstr[0] "" 12802msgstr[1] "" 12803 12804#. I18N: An option in a list-box 12805#: app/Module/RecentChangesModule.php:236 12806msgid "sort by date, oldest first" 12807msgstr "" 12808 12809#. I18N: An option in a list-box 12810#: app/Module/RecentChangesModule.php:238 12811msgid "sort by date, newest first" 12812msgstr "" 12813 12814#. I18N: Name of a report 12815#: app/Module/RelatedIndividualsReportModule.php:40 12816#: resources/xml/reports/relative_ext_report.xml:3 12817#: resources/xml/reports/relative_ext_report.xml:43 12818msgid "Related individuals" 12819msgstr "" 12820 12821#. I18N: Description of the “Related individuals” module 12822#: app/Module/RelatedIndividualsReportModule.php:52 12823#: resources/xml/reports/relative_ext_report.xml:4 12824msgid "A report of the individuals that are closely related to an individual." 12825msgstr "" 12826 12827#. I18N: Description of the “RelationshipsChart” module 12828#: app/Module/RelationshipsChartModule.php:112 12829msgid "A chart displaying relationships between two individuals." 12830msgstr "" 12831 12832#: app/Module/RelationshipsChartModule.php:140 12833msgid "Relationship to me" 12834msgstr "" 12835 12836#. I18N: %s are individual’s names 12837#: app/Module/RelationshipsChartModule.php:249 12838#, php-format 12839msgid "Relationships between %1$s and %2$s" 12840msgstr "" 12841 12842#: app/Module/RelationshipsChartModule.php:312 12843#, php-format 12844msgid "Relationship: %s" 12845msgstr "" 12846 12847#: app/Module/RelationshipsChartModule.php:386 12848msgid "No link between the two individuals could be found." 12849msgstr "" 12850 12851#: app/Module/RelationshipsChartModule.php:409 12852msgid "Chart preferences" 12853msgstr "" 12854 12855#: app/Module/RelationshipsChartModule.php:443 12856msgid "Find any relationship" 12857msgstr "" 12858 12859#: app/Module/RelationshipsChartModule.php:444 12860#: resources/views/modules/relationships-chart/page.phtml:40 12861msgid "Find relationships via ancestors" 12862msgstr "" 12863 12864#: app/Module/RelationshipsChartModule.php:460 12865msgid "unlimited" 12866msgstr "" 12867 12868#: app/Module/RelationshipsChartModule.php:711 12869msgid "Find all possible relationships" 12870msgstr "" 12871 12872#: app/Module/RelationshipsChartModule.php:713 12873msgid "Find other relationships" 12874msgstr "" 12875 12876#: app/Module/RelationshipsChartModule.php:717 12877#: resources/views/modules/relationships-chart/page.phtml:54 12878msgid "Find the closest relationships" 12879msgstr "" 12880 12881#. I18N: Description of the “Families” module 12882#: app/Module/RelativesTabModule.php:53 12883msgid "A tab showing the close relatives of an individual." 12884msgstr "" 12885 12886#. I18N: Description of the “Reports” module 12887#: app/Module/ReportsMenuModule.php:74 12888msgid "The reports menu." 12889msgstr "" 12890 12891#. I18N: Description of the “Repositories” module 12892#: app/Module/RepositoryListModule.php:64 12893msgid "A list of repositories." 12894msgstr "" 12895 12896#. I18N: Name of a module. Tasks that need further research. 12897#: app/Module/ResearchTaskModule.php:58 12898msgid "Research tasks" 12899msgstr "" 12900 12901#. I18N: Description of “Research tasks” module 12902#: app/Module/ResearchTaskModule.php:69 12903msgid "A list of tasks and activities that are linked to the family tree." 12904msgstr "" 12905 12906#: app/Module/ResearchTaskModule.php:116 12907msgid "There are no research tasks in this family tree." 12908msgstr "" 12909 12910#. I18N: Description of the “Pending changes” module 12911#: app/Module/ReviewChangesModule.php:91 12912msgid "A list of changes that need to be reviewed by a moderator, and email notifications." 12913msgstr "" 12914 12915#: app/Module/ReviewChangesModule.php:155 12916#: resources/views/emails/pending-changes-html.phtml:13 12917#: resources/views/emails/pending-changes-text.phtml:10 12918msgid "There are pending changes for you to moderate." 12919msgstr "" 12920 12921#: app/Module/ReviewChangesModule.php:161 12922msgid "Last email reminder was sent " 12923msgstr "" 12924 12925#: app/Module/ReviewChangesModule.php:162 12926msgid "Next email reminder will be sent after " 12927msgstr "" 12928 12929#. I18N: Name of a module 12930#. I18N: A button label. 12931#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 12932#: resources/views/admin/data-fix-page.phtml:41 12933#: resources/views/admin/location-edit.phtml:165 12934#: resources/views/admin/location-edit.phtml:201 12935#: resources/views/layouts/default.phtml:87 12936#: resources/views/layouts/default.phtml:88 12937#: resources/views/modules/descendancy/sidebar.phtml:10 12938#: resources/views/modules/descendancy/sidebar.phtml:29 12939#: resources/views/modules/fix-place-names/options.phtml:11 12940#: resources/views/search-replace-page.phtml:35 12941msgid "Search" 12942msgstr "" 12943 12944#. I18N: Description of the “Search” module 12945#: app/Module/SearchMenuModule.php:59 12946msgid "The search menu." 12947msgstr "" 12948 12949#. I18N: Description of the “Sitemaps” module 12950#: app/Module/SiteMapModule.php:117 12951msgid "Generate sitemap files for search engines." 12952msgstr "" 12953 12954#. I18N: Name of a module - see http://en.wikipedia.org/wiki/Sitemaps 12955#: app/Module/SiteMapModule.php:163 12956msgid "Sitemaps" 12957msgstr "" 12958 12959#. I18N: Description of the “Slide show” module 12960#: app/Module/SlideShowModule.php:60 12961msgid "Random images from the current family tree." 12962msgstr "" 12963 12964#: app/Module/SlideShowModule.php:163 12965msgid "This family tree has no images to display." 12966msgstr "" 12967 12968#. I18N: Description of the “Sources” module 12969#: app/Module/SourceListModule.php:63 12970msgid "A list of sources." 12971msgstr "" 12972 12973#. I18N: Description of the “Sources” module 12974#: app/Module/SourcesTabModule.php:70 12975msgid "A tab showing the sources linked to an individual." 12976msgstr "" 12977 12978#. I18N: Description of the “StatisticsChart” module 12979#: app/Module/StatisticsChartModule.php:106 12980msgid "Various statistics charts." 12981msgstr "" 12982 12983#: app/Module/StatisticsChartModule.php:287 12984#: resources/views/modules/statistics-chart/custom.phtml:27 12985msgid "Month of birth" 12986msgstr "" 12987 12988#: app/Module/StatisticsChartModule.php:336 12989#: resources/views/modules/statistics-chart/custom.phtml:28 12990msgid "Month of death" 12991msgstr "" 12992 12993#: app/Module/StatisticsChartModule.php:385 12994#: resources/views/modules/statistics-chart/custom.phtml:43 12995msgid "Month of marriage" 12996msgstr "" 12997 12998#: app/Module/StatisticsChartModule.php:427 12999#: resources/views/modules/statistics-chart/custom.phtml:29 13000msgid "Month of birth of first child in a relation" 13001msgstr "" 13002 13003#: app/Module/StatisticsChartModule.php:476 13004#: resources/views/modules/statistics-chart/custom.phtml:44 13005msgid "Month of first marriage" 13006msgstr "" 13007 13008#: app/Module/StatisticsChartModule.php:530 13009#: app/Statistics/Google/ChartAge.php:132 13010#: resources/views/modules/gedcom_stats/config.phtml:37 13011#: resources/views/modules/gedcom_stats/statistics.phtml:199 13012#: resources/views/modules/html/template-statistics.phtml:84 13013#: resources/views/modules/statistics-chart/custom.phtml:30 13014#: resources/views/statistics/individuals/lifespan.phtml:20 13015msgid "Average age at death" 13016msgstr "" 13017 13018#: app/Module/StatisticsChartModule.php:531 13019#: app/Module/StatisticsChartModule.php:593 13020#: app/Module/StatisticsChartModule.php:654 13021msgid "age" 13022msgstr "" 13023 13024#: app/Module/StatisticsChartModule.php:592 13025#: resources/views/lists/families-table.phtml:482 13026#: resources/views/lists/families-table.phtml:524 13027#: resources/views/modules/statistics-chart/custom.phtml:31 13028#: resources/views/statistics/families/marriage-age.phtml:12 13029msgid "Age in year of marriage" 13030msgstr "" 13031 13032#: app/Module/StatisticsChartModule.php:653 13033#: resources/views/modules/statistics-chart/custom.phtml:32 13034msgid "Age in year of first marriage" 13035msgstr "" 13036 13037#: app/Module/StatisticsChartModule.php:779 13038#: app/Statistics/Google/ChartBirth.php:109 13039#: app/Statistics/Google/ChartCommonGiven.php:82 13040#: app/Statistics/Google/ChartCommonSurname.php:141 13041#: app/Statistics/Google/ChartDeath.php:109 13042#: app/Statistics/Google/ChartDistribution.php:128 13043#: app/Statistics/Google/ChartDivorce.php:109 13044#: app/Statistics/Google/ChartFamilyLargest.php:105 13045#: app/Statistics/Google/ChartFamilyWithSources.php:77 13046#: app/Statistics/Google/ChartIndividualWithSources.php:77 13047#: app/Statistics/Google/ChartMarriage.php:109 13048#: app/Statistics/Google/ChartMedia.php:76 13049#: app/Statistics/Google/ChartMortality.php:67 13050#: app/Statistics/Google/ChartNoChildrenFamilies.php:103 13051#: app/Statistics/Google/ChartSex.php:56 13052#: resources/views/admin/control-panel.phtml:302 13053#: resources/views/lists/chart-by-age.phtml:24 13054#: resources/views/lists/chart-by-decade.phtml:16 13055msgid "Total" 13056msgstr "" 13057 13058#. I18N: Label on a graph; 40+ means 40 or more 13059#: app/Module/StatisticsChartModule.php:877 13060#, php-format 13061msgid "%s+" 13062msgstr "" 13063 13064#: app/Module/StatisticsChartModule.php:963 13065#: app/Statistics/Repository/EventRepository.php:245 13066#: app/Statistics/Repository/FamilyDatesRepository.php:102 13067#: app/Statistics/Repository/FamilyRepository.php:517 13068#: app/Statistics/Repository/IndividualRepository.php:1769 13069#: app/Statistics/Repository/IndividualRepository.php:1794 13070#: resources/views/statistics/families/birth-age.phtml:31 13071#: resources/views/statistics/families/birth-age.phtml:51 13072#: resources/views/statistics/families/birth-age.phtml:73 13073#: resources/views/statistics/families/birth-age.phtml:93 13074#: resources/views/statistics/families/marriage-age.phtml:31 13075#: resources/views/statistics/families/marriage-age.phtml:51 13076#: resources/views/statistics/families/marriage-age.phtml:73 13077#: resources/views/statistics/families/marriage-age.phtml:93 13078#: resources/views/statistics/families/marriage-length.phtml:31 13079#: resources/views/statistics/families/marriage-length.phtml:51 13080#: resources/views/statistics/families/top10-list-age.phtml:33 13081#: resources/views/statistics/families/top10-list-grand.phtml:26 13082#: resources/views/statistics/families/top10-list-spouses.phtml:24 13083#: resources/views/statistics/families/top10-list.phtml:26 13084#: resources/views/statistics/individuals/top10-list.phtml:24 13085#: resources/views/statistics/other/charts/column.phtml:12 13086#: resources/views/statistics/other/charts/combo.phtml:12 13087#: resources/views/statistics/other/charts/custom.phtml:10 13088#: resources/views/statistics/other/charts/geo.phtml:12 13089#: resources/views/statistics/other/charts/pie.phtml:12 13090#: resources/views/statistics/other/places.phtml:55 13091#: resources/views/statistics/other/top10-list.phtml:24 13092msgid "This information is not available." 13093msgstr "" 13094 13095#: app/Module/StatisticsChartModule.php:998 13096#: app/Statistics/Google/ChartAge.php:109 13097#: app/Statistics/Google/ChartAge.php:137 13098#: app/Statistics/Google/ChartBirth.php:108 13099#: app/Statistics/Google/ChartChildren.php:88 13100#: app/Statistics/Google/ChartChildren.php:111 13101#: app/Statistics/Google/ChartDeath.php:108 13102#: app/Statistics/Google/ChartDivorce.php:108 13103#: app/Statistics/Google/ChartMarriage.php:108 13104#: app/Statistics/Google/ChartMarriageAge.php:132 13105#: app/Statistics/Google/ChartMarriageAge.php:160 13106#: app/Statistics/Google/ChartMortality.php:66 13107#: app/Statistics/Google/ChartNoChildrenFamilies.php:102 13108#: app/Statistics/Google/ChartNoChildrenFamilies.php:136 13109#: resources/views/lists/chart-by-decade.phtml:19 13110#: resources/views/lists/families-table.phtml:112 13111#: resources/views/lists/families-table.phtml:127 13112#: resources/views/lists/individuals-table.phtml:128 13113#: resources/views/lists/individuals-table.phtml:143 13114msgid "Century" 13115msgstr "" 13116 13117#. I18N: Description of the “Stories” module 13118#: app/Module/StoriesModule.php:77 13119msgid "Add narrative stories to individuals in the family tree." 13120msgstr "" 13121 13122#. I18N: Name of a module 13123#: app/Module/StoriesModule.php:207 13124#: resources/views/modules/stories/edit.phtml:13 13125msgid "Stories" 13126msgstr "" 13127 13128#: app/Module/StoriesModule.php:296 13129#: resources/views/modules/stories/config.phtml:28 13130#: resources/views/modules/stories/tab.phtml:27 13131msgid "Add a story" 13132msgstr "" 13133 13134#: app/Module/StoriesModule.php:307 13135#: resources/views/modules/stories/tab.phtml:18 13136msgid "Edit the story" 13137msgstr "" 13138 13139#. I18N: Description of the “Shared submitters” module 13140#: app/Module/SubmitterListModule.php:64 13141msgid "A list of submitters." 13142msgstr "" 13143 13144#. I18N: Name of a module 13145#: app/Module/ThemeSelectModule.php:45 13146msgid "Theme change" 13147msgstr "" 13148 13149#. I18N: Description of the “Theme change” module 13150#: app/Module/ThemeSelectModule.php:56 13151msgid "An alternative way to select a new theme." 13152msgstr "" 13153 13154#. I18N: Name of a module/chart 13155#: app/Module/TimelineChartModule.php:96 13156msgid "Timeline" 13157msgstr "" 13158 13159#. I18N: Description of the “TimelineChart” module 13160#: app/Module/TimelineChartModule.php:107 13161msgid "A timeline displaying individual events." 13162msgstr "" 13163 13164#. I18N: Name of a module. Top=Most common 13165#: app/Module/TopGivenNamesModule.php:47 13166#: resources/views/statistics/individuals/names.phtml:55 13167msgid "Top given names" 13168msgstr "" 13169 13170#. I18N: Description of the “Top given names” module 13171#: app/Module/TopGivenNamesModule.php:58 13172msgid "A list of the most popular given names." 13173msgstr "" 13174 13175#. I18N: i.e. most popular given name. 13176#: app/Module/TopGivenNamesModule.php:101 13177msgid "Top given name" 13178msgstr "" 13179 13180#. 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 13181#: app/Module/TopGivenNamesModule.php:104 13182#, php-format 13183msgid "Top %s given name" 13184msgid_plural "Top %s given names" 13185msgstr[0] "" 13186msgstr[1] "" 13187 13188#. I18N: Name of a module 13189#: app/Module/TopPageViewsModule.php:46 13190msgid "Most viewed pages" 13191msgstr "" 13192 13193#. I18N: Description of the “Most viewed pages” module 13194#: app/Module/TopPageViewsModule.php:57 13195msgid "A list of the pages that have been viewed the most number of times." 13196msgstr "" 13197 13198#. I18N: Name of a module. Top=Most common 13199#: app/Module/TopSurnamesModule.php:64 13200#: resources/views/statistics/individuals/names.phtml:31 13201msgid "Top surnames" 13202msgstr "" 13203 13204#. I18N: Description of the “Top surnames” module 13205#: app/Module/TopSurnamesModule.php:75 13206msgid "A list of the most popular surnames." 13207msgstr "" 13208 13209#. I18N: i.e. most popular surname. 13210#: app/Module/TopSurnamesModule.php:158 13211msgid "Top surname" 13212msgstr "" 13213 13214#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 13215#: app/Module/TopSurnamesModule.php:161 13216#, php-format 13217msgid "Top %s surname" 13218msgid_plural "Top %s surnames" 13219msgstr[0] "" 13220msgstr[1] "" 13221 13222#. I18N: An option in a list-box 13223#: app/Module/TopSurnamesModule.php:239 13224msgid "bullet list" 13225msgstr "" 13226 13227#. I18N: An option in a list-box 13228#: app/Module/TopSurnamesModule.php:241 13229msgid "compact list" 13230msgstr "" 13231 13232#. I18N: Name of a module 13233#: app/Module/TreesMenuModule.php:60 app/Module/TreesMenuModule.php:109 13234#: resources/views/admin/control-panel.phtml:142 13235#: resources/views/admin/control-panel.phtml:180 13236#: resources/views/search-general-page.phtml:73 13237#: resources/views/search-phonetic-page.phtml:74 13238msgid "Family trees" 13239msgstr "" 13240 13241#. I18N: Description of the “Family trees” module 13242#: app/Module/TreesMenuModule.php:71 13243msgid "The family trees menu." 13244msgstr "" 13245 13246#: app/Module/TreesMenuModule.php:96 resources/views/admin/changes-log.phtml:73 13247#: resources/views/admin/changes-log.phtml:120 13248#: resources/views/admin/control-panel.phtml:185 13249#: resources/views/admin/fix-level-0-media.phtml:28 13250#: resources/views/admin/site-logs.phtml:67 13251#: resources/views/admin/site-logs.phtml:111 13252#: resources/views/admin/trees.phtml:67 13253#: resources/views/admin/users-edit.phtml:266 13254#: resources/views/modules/batch_update/admin.phtml:19 13255#: resources/views/modules/faq/config.phtml:23 13256#: resources/views/modules/faq/config.phtml:42 13257#: resources/views/modules/faq/edit.phtml:61 13258#: resources/views/modules/stories/config.phtml:16 13259msgid "Family tree" 13260msgstr "" 13261 13262#. I18N: Name of a module 13263#: app/Module/UpcomingAnniversariesModule.php:106 13264msgid "Upcoming events" 13265msgstr "" 13266 13267#. I18N: Description of the “Upcoming events” module 13268#: app/Module/UpcomingAnniversariesModule.php:117 13269msgid "A list of the anniversaries that will occur in the near future." 13270msgstr "" 13271 13272#: app/Module/UpcomingAnniversariesModule.php:161 13273msgid "No events exist for tomorrow." 13274msgstr "" 13275 13276#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 13277#: app/Module/UpcomingAnniversariesModule.php:165 13278#, php-format 13279msgid "No events exist for the next %s day." 13280msgid_plural "No events exist for the next %s days." 13281msgstr[0] "" 13282msgstr[1] "" 13283 13284#. I18N: Description of the “Favorites” module 13285#: app/Module/UserFavoritesModule.php:67 13286msgid "Display and manage a user’s favorite pages." 13287msgstr "" 13288 13289#. I18N: Description of the “Journal” module 13290#: app/Module/UserJournalModule.php:65 13291msgid "A private area to record notes or keep a journal." 13292msgstr "" 13293 13294#. I18N: Name of a module 13295#: app/Module/UserJournalModule.php:118 13296msgid "Journal" 13297msgstr "" 13298 13299#. I18N: Name of a module 13300#. I18N: A configuration setting 13301#: app/Module/UserMessagesModule.php:74 13302#: resources/views/admin/site-mail.phtml:43 13303msgid "Messages" 13304msgstr "" 13305 13306#. I18N: Description of the “Messages” module 13307#: app/Module/UserMessagesModule.php:85 13308msgid "Communicate directly with other users, using private messages." 13309msgstr "" 13310 13311#: app/Module/UserMessagesModule.php:160 13312#: resources/views/admin/data-fix-select.phtml:32 13313#: resources/views/edit/add-fact-row.phtml:25 13314msgid "<select>" 13315msgstr "" 13316 13317#: app/Module/UserMessagesModule.php:165 13318#: resources/views/admin/broadcast.phtml:58 13319#: resources/views/admin/email-page.phtml:56 13320#: resources/views/contact-page.phtml:65 resources/views/message-page.phtml:56 13321msgid "Send" 13322msgstr "" 13323 13324#: app/Module/UserMessagesModule.php:173 app/Module/UserMessagesModule.php:220 13325msgid "Are you sure you want to delete this message? It cannot be retrieved later." 13326msgstr "" 13327 13328#: app/Module/UserMessagesModule.php:180 13329#: resources/views/admin/broadcast.phtml:38 13330#: resources/views/admin/email-page.phtml:36 13331#: resources/views/contact-page.phtml:45 resources/views/message-page.phtml:36 13332msgid "Subject" 13333msgstr "" 13334 13335#: app/Module/UserMessagesModule.php:181 13336msgid "Date sent" 13337msgstr "" 13338 13339#. I18N: When replying to an email, the subject becomes “RE: <subject>” 13340#: app/Module/UserMessagesModule.php:205 app/Module/UserMessagesModule.php:206 13341msgid "RE: " 13342msgstr "" 13343 13344#: app/Module/UserMessagesModule.php:218 13345msgid "Reply" 13346msgstr "" 13347 13348#: app/Module/UserMessagesModule.php:224 13349msgid "Delete selected messages" 13350msgstr "" 13351 13352#: app/Module/UserMessagesModule.php:235 13353#, php-format 13354msgid "%s message" 13355msgid_plural "%s messages" 13356msgstr[0] "" 13357msgstr[1] "" 13358 13359#. I18N: Description of the “My page” module 13360#: app/Module/UserWelcomeModule.php:72 13361msgid "A greeting message and useful links for a user." 13362msgstr "" 13363 13364#: app/Module/UserWelcomeModule.php:100 app/Module/WelcomeBlockModule.php:100 13365msgid "Default chart" 13366msgstr "" 13367 13368#. I18N: A %s is the user’s name 13369#: app/Module/UserWelcomeModule.php:122 13370#, php-format 13371msgid "Welcome %s" 13372msgstr "" 13373 13374#: app/Module/WebtreesTheme.php:38 13375msgid "webtrees" 13376msgstr "" 13377 13378#. I18N: Name of a module 13379#: app/Module/WelcomeBlockModule.php:60 13380#: resources/views/admin/control-panel.phtml:522 13381#: resources/views/admin/modules.phtml:186 13382#: resources/views/admin/modules.phtml:190 resources/views/admin/trees.phtml:73 13383msgid "Home page" 13384msgstr "" 13385 13386#. I18N: Description of the “Home page” module 13387#: app/Module/WelcomeBlockModule.php:71 13388msgid "A greeting message for site visitors." 13389msgstr "" 13390 13391#. I18N: A configuration setting 13392#: app/Module/WelcomeBlockModule.php:107 13393#: resources/views/admin/trees-preferences.phtml:65 13394#: resources/views/edit-account-page.phtml:63 13395msgid "Default individual" 13396msgstr "" 13397 13398#. I18N: Name of a theme. 13399#: app/Module/XeneaTheme.php:39 13400msgid "xenea" 13401msgstr "" 13402 13403#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 13404#: app/Module/YahrzeitModule.php:66 13405msgid "Yahrzeiten" 13406msgstr "" 13407 13408#. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar. 13409#: app/Module/YahrzeitModule.php:77 13410msgid "A list of the Hebrew death anniversaries that will occur in the near future." 13411msgstr "" 13412 13413#: app/Place.php:242 13414msgid "unknown" 13415msgstr "" 13416 13417#. I18N: This is a report footer. %s is the name of the application. 13418#: app/Report/AbstractRenderer.php:280 13419#, php-format 13420msgid "Generated by %s" 13421msgstr "" 13422 13423#. I18N: Secure Sockets Layer - a secure communications protocol 13424#: app/Services/EmailService.php:229 13425msgid "ssl" 13426msgstr "" 13427 13428#. I18N: Transport Layer Security - a secure communications protocol 13429#: app/Services/EmailService.php:231 13430msgid "tls" 13431msgstr "" 13432 13433#. I18N: "sendmail" is the name of some mail software 13434#: app/Services/EmailService.php:244 13435msgid "Use sendmail to send messages" 13436msgstr "" 13437 13438#: app/Services/EmailService.php:245 13439msgid "Use SMTP to send messages" 13440msgstr "" 13441 13442#: app/Services/MessageService.php:127 13443msgid "webtrees message" 13444msgstr "" 13445 13446#: app/Services/MessageService.php:210 13447#: resources/views/admin/control-panel.phtml:397 13448msgid "Send a message to all users" 13449msgstr "" 13450 13451#: app/Services/MessageService.php:212 13452#: resources/views/admin/control-panel.phtml:403 13453msgid "Send a message to users who have never signed in" 13454msgstr "" 13455 13456#: app/Services/MessageService.php:214 13457#: resources/views/admin/control-panel.phtml:409 13458msgid "Send a message to users who have not signed in for 6 months" 13459msgstr "" 13460 13461#: app/Services/SearchService.php:1045 13462msgid "The search returned too many results." 13463msgstr "" 13464 13465#: app/Services/ServerCheckService.php:126 13466#, php-format 13467msgid "The PHP extension “%s” is not installed." 13468msgstr "" 13469 13470#: app/Services/ServerCheckService.php:145 13471#, php-format 13472msgid "The PHP.INI setting “%1$s” is disabled." 13473msgstr "" 13474 13475#: app/Services/ServerCheckService.php:149 13476#, php-format 13477msgid "The PHP.INI setting “%1$s” is enabled." 13478msgstr "" 13479 13480#: app/Services/ServerCheckService.php:184 13481#, php-format 13482msgid "The PHP function “%1$s” is disabled." 13483msgstr "" 13484 13485#: app/Services/ServerCheckService.php:199 13486#, php-format 13487msgid "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." 13488msgstr "" 13489 13490#: app/Services/ServerCheckService.php:217 13491#, php-format 13492msgid "SQLite version %s is installed. SQLite version %s or later is required." 13493msgstr "" 13494 13495#: app/Services/ServerCheckService.php:249 13496msgid "The server’s temporary folder cannot be accessed." 13497msgstr "" 13498 13499#: app/Services/ServerCheckService.php:324 13500msgid "SQLite is only suitable for small sites, testing and evaluation." 13501msgstr "" 13502 13503#: app/Services/ServerCheckService.php:329 13504msgid "Support for PostgreSQL is experimental." 13505msgstr "" 13506 13507#: app/Services/ServerCheckService.php:334 13508msgid "Support for SQL Server is experimental." 13509msgstr "" 13510 13511#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 13512#: app/Services/TreeService.php:202 13513msgid "John /DOE/" 13514msgstr "" 13515 13516#: app/Services/TreeService.php:203 13517msgid "Edit this individual and replace their details with your own." 13518msgstr "" 13519 13520#: app/Services/UpgradeService.php:254 13521msgid "This website is being upgraded. Try again in a few minutes." 13522msgstr "" 13523 13524#. I18N: http://en.wikipedia.org/wiki/Soundex 13525#: app/Soundex.php:3491 resources/views/branches-page.phtml:29 13526#: resources/views/search-phonetic-page.phtml:57 13527msgid "Russell" 13528msgstr "" 13529 13530#. I18N: http://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex 13531#: app/Soundex.php:3493 resources/views/branches-page.phtml:30 13532#: resources/views/search-phonetic-page.phtml:63 13533msgid "Daitch-Mokotoff" 13534msgstr "" 13535 13536#: app/Statistics/Google/ChartAge.php:110 13537#: app/Statistics/Google/ChartMarriageAge.php:133 13538#: app/Statistics/Google/ChartSex.php:62 13539#: resources/views/calendar-page.phtml:121 13540#: resources/views/lists/families-table.phtml:115 13541#: resources/views/lists/families-table.phtml:130 13542#: resources/views/lists/families-table.phtml:142 13543#: resources/views/lists/individuals-table.phtml:131 13544#: resources/views/lists/individuals-table.phtml:146 13545#: resources/views/lists/individuals-table.phtml:158 13546#: resources/views/modules/gedcom_stats/statistics.phtml:32 13547#: resources/views/modules/gedcom_stats/statistics.phtml:204 13548#: resources/views/modules/html/template-statistics.phtml:23 13549#: resources/views/modules/top10_givnnames/block.phtml:9 13550#: resources/views/statistics/individuals/greatest-age.phtml:20 13551#: resources/views/statistics/individuals/lifespan.phtml:29 13552#: resources/views/statistics/individuals/oldest-living.phtml:20 13553msgid "Males" 13554msgstr "" 13555 13556#: app/Statistics/Google/ChartAge.php:111 13557#: app/Statistics/Google/ChartMarriageAge.php:134 13558#: app/Statistics/Google/ChartSex.php:67 13559#: resources/views/calendar-page.phtml:131 13560#: resources/views/lists/families-table.phtml:118 13561#: resources/views/lists/families-table.phtml:133 13562#: resources/views/lists/families-table.phtml:143 13563#: resources/views/lists/individuals-table.phtml:134 13564#: resources/views/lists/individuals-table.phtml:149 13565#: resources/views/lists/individuals-table.phtml:159 13566#: resources/views/modules/gedcom_stats/statistics.phtml:43 13567#: resources/views/modules/gedcom_stats/statistics.phtml:206 13568#: resources/views/modules/html/template-statistics.phtml:27 13569#: resources/views/modules/top10_givnnames/block.phtml:13 13570#: resources/views/statistics/individuals/greatest-age.phtml:29 13571#: resources/views/statistics/individuals/lifespan.phtml:38 13572#: resources/views/statistics/individuals/oldest-living.phtml:29 13573msgid "Females" 13574msgstr "" 13575 13576#: app/Statistics/Google/ChartAge.php:112 13577#: app/Statistics/Google/ChartMarriageAge.php:135 13578#: resources/views/lists/families-table.phtml:144 13579#: resources/views/lists/individuals-table.phtml:160 13580msgid "Average age" 13581msgstr "" 13582 13583#: app/Statistics/Google/ChartAge.php:129 13584msgid "Average age related to death century" 13585msgstr "" 13586 13587#: app/Statistics/Google/ChartBirth.php:123 13588#: resources/views/statistics/individuals/total-events.phtml:31 13589msgid "Births by century" 13590msgstr "" 13591 13592#: app/Statistics/Google/ChartChildren.php:89 13593msgid "Average number" 13594msgstr "" 13595 13596#: app/Statistics/Google/ChartChildren.php:100 13597#: resources/views/modules/gedcom_stats/config.phtml:39 13598#: resources/views/modules/gedcom_stats/statistics.phtml:227 13599#: resources/views/modules/html/template-statistics.phtml:92 13600#: resources/views/statistics/families/children.phtml:20 13601msgid "Average number of children per family" 13602msgstr "" 13603 13604#: app/Statistics/Google/ChartDeath.php:123 13605#: resources/views/statistics/individuals/total-events.phtml:79 13606msgid "Deaths by century" 13607msgstr "" 13608 13609#: app/Statistics/Google/ChartDistribution.php:333 13610msgid "Surname distribution chart" 13611msgstr "" 13612 13613#: app/Statistics/Google/ChartDistribution.php:338 13614msgid "Birth by country" 13615msgstr "" 13616 13617#: app/Statistics/Google/ChartDistribution.php:343 13618msgid "Death by country" 13619msgstr "" 13620 13621#: app/Statistics/Google/ChartDistribution.php:348 13622msgid "Marriage by country" 13623msgstr "" 13624 13625#: app/Statistics/Google/ChartDistribution.php:354 13626msgid "Individual distribution chart" 13627msgstr "" 13628 13629#: app/Statistics/Google/ChartDivorce.php:123 13630#: resources/views/statistics/families/total-records.phtml:80 13631msgid "Divorces by century" 13632msgstr "" 13633 13634#: app/Statistics/Google/ChartFamilyLargest.php:123 13635#: resources/views/statistics/families/children.phtml:46 13636msgid "Largest families" 13637msgstr "" 13638 13639#: app/Statistics/Google/ChartFamilyWithSources.php:83 13640#: app/Statistics/Google/ChartIndividualWithSources.php:83 13641msgid "Without sources" 13642msgstr "" 13643 13644#: app/Statistics/Google/ChartFamilyWithSources.php:88 13645#: app/Statistics/Google/ChartIndividualWithSources.php:88 13646msgid "With sources" 13647msgstr "" 13648 13649#: app/Statistics/Google/ChartFamilyWithSources.php:96 13650#: resources/views/statistics/other/chart-sources.phtml:32 13651msgid "Families with sources" 13652msgstr "" 13653 13654#: app/Statistics/Google/ChartIndividualWithSources.php:96 13655#: resources/views/statistics/other/chart-sources.phtml:20 13656msgid "Individuals with sources" 13657msgstr "" 13658 13659#: app/Statistics/Google/ChartMarriage.php:123 13660#: resources/views/statistics/families/total-records.phtml:32 13661msgid "Marriages by century" 13662msgstr "" 13663 13664#: app/Statistics/Google/ChartMarriageAge.php:152 13665msgid "Average age in century of marriage" 13666msgstr "" 13667 13668#: app/Statistics/Google/ChartMarriageAge.php:155 13669msgid "Average age at marriage" 13670msgstr "" 13671 13672#: app/Statistics/Google/ChartMortality.php:73 13673msgid "Living" 13674msgstr "" 13675 13676#: app/Statistics/Google/ChartMortality.php:78 13677#: resources/views/lists/individuals-table.phtml:196 13678msgid "Dead" 13679msgstr "" 13680 13681#: app/Statistics/Google/ChartNoChildrenFamilies.php:120 13682msgctxt "unknown century" 13683msgid "Unknown" 13684msgstr "" 13685 13686#: app/Statistics/Google/ChartNoChildrenFamilies.php:125 13687#: resources/views/statistics/families/children.phtml:32 13688msgid "Number of families without children" 13689msgstr "" 13690 13691#: app/Statistics/Google/ChartNoChildrenFamilies.php:133 13692#: resources/views/statistics/families/total-records.phtml:12 13693#: resources/xml/reports/fact_sources.xml:248 13694#: resources/xml/reports/fact_sources.xml:252 13695#: resources/xml/reports/fact_sources.xml:350 13696#: resources/xml/reports/fact_sources.xml:354 13697#: resources/xml/reports/marriage_report.xml:111 13698msgid "Total families" 13699msgstr "" 13700 13701#: app/Statistics/Repository/EventRepository.php:253 13702#: app/Statistics/Repository/FamilyDatesRepository.php:110 13703#: app/Statistics/Repository/FamilyDatesRepository.php:381 13704#: app/Statistics/Repository/FamilyRepository.php:84 13705#: app/Statistics/Repository/FamilyRepository.php:472 13706#: app/Statistics/Repository/FamilyRepository.php:849 13707#: app/Statistics/Repository/FamilyRepository.php:1500 13708#: app/Statistics/Repository/IndividualRepository.php:835 13709#: app/Statistics/Repository/IndividualRepository.php:1149 13710#: app/Statistics/Repository/IndividualRepository.php:1169 13711#: app/Statistics/Repository/IndividualRepository.php:1189 13712#: app/Statistics/Repository/IndividualRepository.php:1209 13713#: app/Statistics/Repository/IndividualRepository.php:1229 13714#: app/Statistics/Repository/IndividualRepository.php:1249 13715msgid "This information is private and cannot be shown." 13716msgstr "" 13717 13718#: app/Statistics/Repository/EventRepository.php:324 13719msgid "birth" 13720msgstr "" 13721 13722#: app/Statistics/Repository/EventRepository.php:325 13723msgid "death" 13724msgstr "" 13725 13726#: app/Statistics/Repository/EventRepository.php:326 13727msgid "marriage" 13728msgstr "" 13729 13730#: app/Statistics/Repository/EventRepository.php:327 13731msgid "adoption" 13732msgstr "" 13733 13734#: app/Statistics/Repository/EventRepository.php:328 13735msgid "burial" 13736msgstr "" 13737 13738#: app/Statistics/Repository/EventRepository.php:329 13739msgid "census added" 13740msgstr "" 13741 13742#: app/Statistics/Repository/FamilyRepository.php:468 13743#: app/Statistics/Repository/UserRepository.php:96 13744#: resources/views/statistics/families/top10-list-age.phtml:23 13745#: resources/views/statistics/families/top10-nolist-age.phtml:21 13746#: resources/xml/reports/ahnentafel_report.xml:395 13747#: resources/xml/reports/descendancy_report.xml:131 13748#: resources/xml/reports/descendancy_report.xml:230 13749#: resources/xml/reports/descendancy_report.xml:299 13750#: resources/xml/reports/descendancy_report.xml:363 13751#: resources/xml/reports/descendancy_report.xml:433 13752#: resources/xml/reports/descendancy_report.xml:486 13753msgid "and" 13754msgstr "" 13755 13756#: app/Statistics/Repository/UserRepository.php:84 13757msgid "No signed-in and no anonymous users" 13758msgstr "" 13759 13760#: app/Statistics/Repository/UserRepository.php:88 13761#, php-format 13762msgid "%s anonymous signed-in user" 13763msgid_plural "%s anonymous signed-in users" 13764msgstr[0] "" 13765msgstr[1] "" 13766 13767#: app/Statistics/Repository/UserRepository.php:99 13768#, php-format 13769msgid "%s signed-in user" 13770msgid_plural "%s signed-in users" 13771msgstr[0] "" 13772msgstr[1] "" 13773 13774#: app/Statistics/Service/CenturyService.php:39 13775#, php-format 13776msgid "%s BCE" 13777msgstr "" 13778 13779#: app/Statistics/Service/CenturyService.php:45 13780msgctxt "CENTURY" 13781msgid "21st" 13782msgstr "" 13783 13784#: app/Statistics/Service/CenturyService.php:47 13785msgctxt "CENTURY" 13786msgid "20th" 13787msgstr "" 13788 13789#: app/Statistics/Service/CenturyService.php:49 13790msgctxt "CENTURY" 13791msgid "19th" 13792msgstr "" 13793 13794#: app/Statistics/Service/CenturyService.php:51 13795msgctxt "CENTURY" 13796msgid "18th" 13797msgstr "" 13798 13799#: app/Statistics/Service/CenturyService.php:53 13800msgctxt "CENTURY" 13801msgid "17th" 13802msgstr "" 13803 13804#: app/Statistics/Service/CenturyService.php:55 13805msgctxt "CENTURY" 13806msgid "16th" 13807msgstr "" 13808 13809#: app/Statistics/Service/CenturyService.php:57 13810msgctxt "CENTURY" 13811msgid "15th" 13812msgstr "" 13813 13814#: app/Statistics/Service/CenturyService.php:59 13815msgctxt "CENTURY" 13816msgid "14th" 13817msgstr "" 13818 13819#: app/Statistics/Service/CenturyService.php:61 13820msgctxt "CENTURY" 13821msgid "13th" 13822msgstr "" 13823 13824#: app/Statistics/Service/CenturyService.php:63 13825msgctxt "CENTURY" 13826msgid "12th" 13827msgstr "" 13828 13829#: app/Statistics/Service/CenturyService.php:65 13830msgctxt "CENTURY" 13831msgid "11th" 13832msgstr "" 13833 13834#: app/Statistics/Service/CenturyService.php:67 13835msgctxt "CENTURY" 13836msgid "10th" 13837msgstr "" 13838 13839#: app/Statistics/Service/CenturyService.php:69 13840msgctxt "CENTURY" 13841msgid "9th" 13842msgstr "" 13843 13844#: app/Statistics/Service/CenturyService.php:71 13845msgctxt "CENTURY" 13846msgid "8th" 13847msgstr "" 13848 13849#: app/Statistics/Service/CenturyService.php:73 13850msgctxt "CENTURY" 13851msgid "7th" 13852msgstr "" 13853 13854#: app/Statistics/Service/CenturyService.php:75 13855msgctxt "CENTURY" 13856msgid "6th" 13857msgstr "" 13858 13859#: app/Statistics/Service/CenturyService.php:77 13860msgctxt "CENTURY" 13861msgid "5th" 13862msgstr "" 13863 13864#: app/Statistics/Service/CenturyService.php:79 13865msgctxt "CENTURY" 13866msgid "4th" 13867msgstr "" 13868 13869#: app/Statistics/Service/CenturyService.php:81 13870msgctxt "CENTURY" 13871msgid "3rd" 13872msgstr "" 13873 13874#: app/Statistics/Service/CenturyService.php:83 13875msgctxt "CENTURY" 13876msgid "2nd" 13877msgstr "" 13878 13879#: app/Statistics/Service/CenturyService.php:85 13880msgctxt "CENTURY" 13881msgid "1st" 13882msgstr "" 13883 13884#. I18N: Name of a country or state 13885#: app/Statistics/Service/CountryService.php:40 13886msgid "Aruba" 13887msgstr "" 13888 13889#. I18N: Name of a country or state 13890#: app/Statistics/Service/CountryService.php:42 13891msgid "Afghanistan" 13892msgstr "" 13893 13894#. I18N: Name of a country or state 13895#: app/Statistics/Service/CountryService.php:44 13896msgid "Angola" 13897msgstr "" 13898 13899#. I18N: Name of a country or state 13900#: app/Statistics/Service/CountryService.php:46 13901msgid "Anguilla" 13902msgstr "" 13903 13904#. I18N: Name of a country or state 13905#: app/Statistics/Service/CountryService.php:48 13906msgid "Aland Islands" 13907msgstr "" 13908 13909#. I18N: Name of a country or state 13910#: app/Statistics/Service/CountryService.php:50 13911msgid "Albania" 13912msgstr "" 13913 13914#. I18N: Name of a country or state 13915#: app/Statistics/Service/CountryService.php:52 13916msgid "Andorra" 13917msgstr "" 13918 13919#. I18N: Name of a country or state 13920#: app/Statistics/Service/CountryService.php:54 13921msgid "United Arab Emirates" 13922msgstr "" 13923 13924#. I18N: Name of a country or state 13925#: app/Statistics/Service/CountryService.php:56 13926msgid "Argentina" 13927msgstr "" 13928 13929#. I18N: Name of a country or state 13930#: app/Statistics/Service/CountryService.php:58 13931msgid "Armenia" 13932msgstr "" 13933 13934#. I18N: Name of a country or state 13935#: app/Statistics/Service/CountryService.php:60 13936msgid "American Samoa" 13937msgstr "" 13938 13939#. I18N: Name of a country or state 13940#: app/Statistics/Service/CountryService.php:62 13941msgid "Antarctica" 13942msgstr "" 13943 13944#. I18N: Name of a country or state 13945#: app/Statistics/Service/CountryService.php:64 13946msgid "French Southern Territories" 13947msgstr "" 13948 13949#. I18N: Name of a country or state 13950#: app/Statistics/Service/CountryService.php:66 13951msgid "Antigua and Barbuda" 13952msgstr "" 13953 13954#. I18N: Name of a country or state 13955#: app/Statistics/Service/CountryService.php:68 13956msgid "Australia" 13957msgstr "" 13958 13959#. I18N: Name of a country or state 13960#: app/Statistics/Service/CountryService.php:70 13961msgid "Austria" 13962msgstr "" 13963 13964#. I18N: Name of a country or state 13965#: app/Statistics/Service/CountryService.php:72 13966msgid "Azerbaijan" 13967msgstr "" 13968 13969#. I18N: Name of a country or state 13970#: app/Statistics/Service/CountryService.php:74 13971msgid "Azores" 13972msgstr "" 13973 13974#. I18N: Name of a country or state 13975#: app/Statistics/Service/CountryService.php:76 13976msgid "Burundi" 13977msgstr "" 13978 13979#. I18N: Name of a country or state 13980#: app/Statistics/Service/CountryService.php:78 13981msgid "Belgium" 13982msgstr "" 13983 13984#. I18N: Name of a country or state 13985#: app/Statistics/Service/CountryService.php:80 13986msgid "Benin" 13987msgstr "" 13988 13989#. I18N: Name of a country or state 13990#: app/Statistics/Service/CountryService.php:83 13991msgid "Burkina Faso" 13992msgstr "" 13993 13994#. I18N: Name of a country or state 13995#: app/Statistics/Service/CountryService.php:85 13996msgid "Bangladesh" 13997msgstr "" 13998 13999#. I18N: Name of a country or state 14000#: app/Statistics/Service/CountryService.php:87 14001msgid "Bulgaria" 14002msgstr "" 14003 14004#. I18N: Name of a country or state 14005#: app/Statistics/Service/CountryService.php:89 14006msgid "Bahrain" 14007msgstr "" 14008 14009#. I18N: Name of a country or state 14010#: app/Statistics/Service/CountryService.php:91 14011msgid "Bahamas" 14012msgstr "" 14013 14014#. I18N: Name of a country or state 14015#: app/Statistics/Service/CountryService.php:93 14016msgid "Bosnia and Herzegovina" 14017msgstr "" 14018 14019#. I18N: Name of a country or state 14020#: app/Statistics/Service/CountryService.php:96 14021msgid "Belarus" 14022msgstr "" 14023 14024#. I18N: Name of a country or state 14025#: app/Statistics/Service/CountryService.php:98 14026msgid "Belize" 14027msgstr "" 14028 14029#. I18N: Name of a country or state 14030#: app/Statistics/Service/CountryService.php:100 14031msgid "Bermuda" 14032msgstr "" 14033 14034#. I18N: Name of a country or state 14035#: app/Statistics/Service/CountryService.php:102 14036msgid "Bolivia" 14037msgstr "" 14038 14039#. I18N: Name of a country or state 14040#: app/Statistics/Service/CountryService.php:104 14041msgid "Brazil" 14042msgstr "" 14043 14044#. I18N: Name of a country or state 14045#: app/Statistics/Service/CountryService.php:106 14046msgid "Barbados" 14047msgstr "" 14048 14049#. I18N: Name of a country or state 14050#: app/Statistics/Service/CountryService.php:108 14051msgid "Brunei Darussalam" 14052msgstr "" 14053 14054#. I18N: Name of a country or state 14055#: app/Statistics/Service/CountryService.php:110 14056msgid "Bhutan" 14057msgstr "" 14058 14059#. I18N: Name of a country or state 14060#: app/Statistics/Service/CountryService.php:112 14061msgid "Bouvet Island" 14062msgstr "" 14063 14064#. I18N: Name of a country or state 14065#: app/Statistics/Service/CountryService.php:114 14066msgid "Botswana" 14067msgstr "" 14068 14069#. I18N: Name of a country or state 14070#: app/Statistics/Service/CountryService.php:116 14071msgid "Central African Republic" 14072msgstr "" 14073 14074#. I18N: Name of a country or state 14075#: app/Statistics/Service/CountryService.php:118 14076msgid "Canada" 14077msgstr "" 14078 14079#. I18N: Name of a country or state 14080#: app/Statistics/Service/CountryService.php:120 14081msgid "Cocos (Keeling) Islands" 14082msgstr "" 14083 14084#. I18N: Name of a country or state 14085#: app/Statistics/Service/CountryService.php:122 14086msgid "Switzerland" 14087msgstr "" 14088 14089#. I18N: Name of a country or state 14090#: app/Statistics/Service/CountryService.php:124 14091msgid "Chile" 14092msgstr "" 14093 14094#. I18N: Name of a country or state 14095#: app/Statistics/Service/CountryService.php:126 14096msgid "China" 14097msgstr "" 14098 14099#. I18N: Name of a country or state 14100#: app/Statistics/Service/CountryService.php:128 14101msgid "Cote d’Ivoire" 14102msgstr "" 14103 14104#. I18N: Name of a country or state 14105#: app/Statistics/Service/CountryService.php:130 14106msgid "Cameroon" 14107msgstr "" 14108 14109#. I18N: Name of a country or state 14110#: app/Statistics/Service/CountryService.php:132 14111msgid "Democratic Republic of the Congo" 14112msgstr "" 14113 14114#. I18N: Name of a country or state 14115#: app/Statistics/Service/CountryService.php:134 14116msgid "Republic of the Congo" 14117msgstr "" 14118 14119#. I18N: Name of a country or state 14120#: app/Statistics/Service/CountryService.php:136 14121msgid "Cook Islands" 14122msgstr "" 14123 14124#. I18N: Name of a country or state 14125#: app/Statistics/Service/CountryService.php:138 14126msgid "Colombia" 14127msgstr "" 14128 14129#. I18N: Name of a country or state 14130#: app/Statistics/Service/CountryService.php:140 14131msgid "Comoros" 14132msgstr "" 14133 14134#. I18N: Name of a country or state 14135#: app/Statistics/Service/CountryService.php:142 14136msgid "Cape Verde" 14137msgstr "" 14138 14139#. I18N: Name of a country or state 14140#: app/Statistics/Service/CountryService.php:144 14141msgid "Costa Rica" 14142msgstr "" 14143 14144#. I18N: Name of a country or state 14145#: app/Statistics/Service/CountryService.php:146 14146msgid "Cuba" 14147msgstr "" 14148 14149#. I18N: Name of a country or state 14150#: app/Statistics/Service/CountryService.php:149 14151msgid "Christmas Island" 14152msgstr "" 14153 14154#. I18N: Name of a country or state 14155#: app/Statistics/Service/CountryService.php:151 14156msgid "Cayman Islands" 14157msgstr "" 14158 14159#. I18N: Name of a country or state 14160#: app/Statistics/Service/CountryService.php:153 14161msgid "Cyprus" 14162msgstr "" 14163 14164#. I18N: Name of a country or state 14165#: app/Statistics/Service/CountryService.php:155 14166msgid "Czech Republic" 14167msgstr "" 14168 14169#. I18N: Name of a country or state 14170#: app/Statistics/Service/CountryService.php:157 14171msgid "Germany" 14172msgstr "" 14173 14174#. I18N: Name of a country or state 14175#: app/Statistics/Service/CountryService.php:159 14176msgid "Djibouti" 14177msgstr "" 14178 14179#. I18N: Name of a country or state 14180#: app/Statistics/Service/CountryService.php:161 14181msgid "Dominica" 14182msgstr "" 14183 14184#. I18N: Name of a country or state 14185#: app/Statistics/Service/CountryService.php:163 14186msgid "Denmark" 14187msgstr "" 14188 14189#. I18N: Name of a country or state 14190#: app/Statistics/Service/CountryService.php:165 14191msgid "Dominican Republic" 14192msgstr "" 14193 14194#. I18N: Name of a country or state 14195#: app/Statistics/Service/CountryService.php:167 14196msgid "Algeria" 14197msgstr "" 14198 14199#. I18N: Name of a country or state 14200#: app/Statistics/Service/CountryService.php:169 14201msgid "Ecuador" 14202msgstr "" 14203 14204#. I18N: Name of a country or state 14205#: app/Statistics/Service/CountryService.php:171 14206msgid "Egypt" 14207msgstr "" 14208 14209#. I18N: Name of a country or state 14210#: app/Statistics/Service/CountryService.php:173 14211msgid "England" 14212msgstr "" 14213 14214#. I18N: Name of a country or state 14215#: app/Statistics/Service/CountryService.php:175 14216msgid "Eritrea" 14217msgstr "" 14218 14219#. I18N: Name of a country or state 14220#: app/Statistics/Service/CountryService.php:177 14221msgid "Western Sahara" 14222msgstr "" 14223 14224#. I18N: Name of a country or state 14225#: app/Statistics/Service/CountryService.php:179 14226msgid "Spain" 14227msgstr "" 14228 14229#. I18N: Name of a country or state 14230#: app/Statistics/Service/CountryService.php:181 14231msgid "Estonia" 14232msgstr "" 14233 14234#. I18N: Name of a country or state 14235#: app/Statistics/Service/CountryService.php:183 14236msgid "Ethiopia" 14237msgstr "" 14238 14239#. I18N: Name of a country or state 14240#: app/Statistics/Service/CountryService.php:185 14241msgid "Finland" 14242msgstr "" 14243 14244#. I18N: Name of a country or state 14245#: app/Statistics/Service/CountryService.php:187 14246msgid "Fiji" 14247msgstr "" 14248 14249#. I18N: Name of a country or state 14250#: app/Statistics/Service/CountryService.php:189 14251msgid "Flanders" 14252msgstr "" 14253 14254#. I18N: Name of a country or state 14255#: app/Statistics/Service/CountryService.php:191 14256msgid "Falkland Islands" 14257msgstr "" 14258 14259#. I18N: Name of a country or state 14260#: app/Statistics/Service/CountryService.php:193 14261msgid "France" 14262msgstr "" 14263 14264#. I18N: Name of a country or state 14265#: app/Statistics/Service/CountryService.php:195 14266msgid "Faroe Islands" 14267msgstr "" 14268 14269#. I18N: Name of a country or state 14270#: app/Statistics/Service/CountryService.php:197 14271msgid "Micronesia" 14272msgstr "" 14273 14274#. I18N: Name of a country or state 14275#: app/Statistics/Service/CountryService.php:199 14276msgid "Gabon" 14277msgstr "" 14278 14279#. I18N: Name of a country or state 14280#: app/Statistics/Service/CountryService.php:201 14281msgid "United Kingdom" 14282msgstr "" 14283 14284#. I18N: Name of a country or state 14285#: app/Statistics/Service/CountryService.php:203 14286msgid "Georgia" 14287msgstr "" 14288 14289#. I18N: Name of a country or state 14290#: app/Statistics/Service/CountryService.php:205 14291msgid "Guernsey" 14292msgstr "" 14293 14294#. I18N: Name of a country or state 14295#: app/Statistics/Service/CountryService.php:207 14296msgid "Ghana" 14297msgstr "" 14298 14299#. I18N: Name of a country or state 14300#: app/Statistics/Service/CountryService.php:209 14301msgid "Gibraltar" 14302msgstr "" 14303 14304#. I18N: Name of a country or state 14305#: app/Statistics/Service/CountryService.php:211 14306msgid "Guinea" 14307msgstr "" 14308 14309#. I18N: Name of a country or state 14310#: app/Statistics/Service/CountryService.php:213 14311msgid "Guadeloupe" 14312msgstr "" 14313 14314#. I18N: Name of a country or state 14315#: app/Statistics/Service/CountryService.php:215 14316msgid "Gambia" 14317msgstr "" 14318 14319#. I18N: Name of a country or state 14320#: app/Statistics/Service/CountryService.php:217 14321msgid "Guinea-Bissau" 14322msgstr "" 14323 14324#. I18N: Name of a country or state 14325#: app/Statistics/Service/CountryService.php:219 14326msgid "Equatorial Guinea" 14327msgstr "" 14328 14329#. I18N: Name of a country or state 14330#: app/Statistics/Service/CountryService.php:221 14331msgid "Greece" 14332msgstr "" 14333 14334#. I18N: Name of a country or state 14335#: app/Statistics/Service/CountryService.php:223 14336msgid "Grenada" 14337msgstr "" 14338 14339#. I18N: Name of a country or state 14340#: app/Statistics/Service/CountryService.php:225 14341msgid "Greenland" 14342msgstr "" 14343 14344#. I18N: Name of a country or state 14345#: app/Statistics/Service/CountryService.php:227 14346msgid "Guatemala" 14347msgstr "" 14348 14349#. I18N: Name of a country or state 14350#: app/Statistics/Service/CountryService.php:229 14351msgid "French Guiana" 14352msgstr "" 14353 14354#. I18N: Name of a country or state 14355#: app/Statistics/Service/CountryService.php:231 14356msgid "Guam" 14357msgstr "" 14358 14359#. I18N: Name of a country or state 14360#: app/Statistics/Service/CountryService.php:233 14361msgid "Guyana" 14362msgstr "" 14363 14364#. I18N: Name of a country or state 14365#: app/Statistics/Service/CountryService.php:237 14366msgid "Heard Island and McDonald Islands" 14367msgstr "" 14368 14369#. I18N: Name of a country or state 14370#: app/Statistics/Service/CountryService.php:239 14371msgid "Honduras" 14372msgstr "" 14373 14374#. I18N: Name of a country or state 14375#: app/Statistics/Service/CountryService.php:241 14376msgid "Croatia" 14377msgstr "" 14378 14379#. I18N: Name of a country or state 14380#: app/Statistics/Service/CountryService.php:243 14381msgid "Haiti" 14382msgstr "" 14383 14384#. I18N: Name of a country or state 14385#: app/Statistics/Service/CountryService.php:245 14386msgid "Hungary" 14387msgstr "" 14388 14389#. I18N: Name of a country or state 14390#: app/Statistics/Service/CountryService.php:247 14391msgid "Indonesia" 14392msgstr "" 14393 14394#. I18N: Name of a country or state 14395#: app/Statistics/Service/CountryService.php:249 14396msgid "India" 14397msgstr "" 14398 14399#. I18N: Name of a country or state 14400#: app/Statistics/Service/CountryService.php:251 14401msgid "Isle of Man" 14402msgstr "" 14403 14404#. I18N: Name of a country or state 14405#: app/Statistics/Service/CountryService.php:253 14406msgid "British Indian Ocean Territory" 14407msgstr "" 14408 14409#. I18N: Name of a country or state 14410#: app/Statistics/Service/CountryService.php:255 14411msgid "Ireland" 14412msgstr "" 14413 14414#. I18N: Name of a country or state 14415#: app/Statistics/Service/CountryService.php:257 14416msgid "Iran" 14417msgstr "" 14418 14419#. I18N: Name of a country or state 14420#: app/Statistics/Service/CountryService.php:259 14421msgid "Iraq" 14422msgstr "" 14423 14424#. I18N: Name of a country or state 14425#: app/Statistics/Service/CountryService.php:261 14426msgid "Iceland" 14427msgstr "" 14428 14429#. I18N: Name of a country or state 14430#: app/Statistics/Service/CountryService.php:263 14431msgid "Israel" 14432msgstr "" 14433 14434#. I18N: Name of a country or state 14435#: app/Statistics/Service/CountryService.php:265 14436msgid "Italy" 14437msgstr "" 14438 14439#. I18N: Name of a country or state 14440#: app/Statistics/Service/CountryService.php:267 14441msgid "Jamaica" 14442msgstr "" 14443 14444#. I18N: Name of a country or state 14445#: app/Statistics/Service/CountryService.php:270 14446msgid "Jordan" 14447msgstr "" 14448 14449#. I18N: Name of a country or state 14450#: app/Statistics/Service/CountryService.php:272 14451msgid "Japan" 14452msgstr "" 14453 14454#. I18N: Name of a country or state 14455#: app/Statistics/Service/CountryService.php:274 14456msgid "Kazakhstan" 14457msgstr "" 14458 14459#. I18N: Name of a country or state 14460#: app/Statistics/Service/CountryService.php:276 14461msgid "Kenya" 14462msgstr "" 14463 14464#. I18N: Name of a country or state 14465#: app/Statistics/Service/CountryService.php:278 14466msgid "Kyrgyzstan" 14467msgstr "" 14468 14469#. I18N: Name of a country or state 14470#: app/Statistics/Service/CountryService.php:280 14471msgid "Cambodia" 14472msgstr "" 14473 14474#. I18N: Name of a country or state 14475#: app/Statistics/Service/CountryService.php:282 14476msgid "Kiribati" 14477msgstr "" 14478 14479#. I18N: Name of a country or state 14480#: app/Statistics/Service/CountryService.php:284 14481msgid "Saint Kitts and Nevis" 14482msgstr "" 14483 14484#. I18N: Name of a country or state 14485#: app/Statistics/Service/CountryService.php:286 14486msgid "Korea" 14487msgstr "" 14488 14489#. I18N: Name of a country or state 14490#: app/Statistics/Service/CountryService.php:288 14491msgid "Kuwait" 14492msgstr "" 14493 14494#. I18N: Name of a country or state 14495#: app/Statistics/Service/CountryService.php:290 14496msgid "Laos" 14497msgstr "" 14498 14499#. I18N: Name of a country or state 14500#: app/Statistics/Service/CountryService.php:292 14501msgid "Lebanon" 14502msgstr "" 14503 14504#. I18N: Name of a country or state 14505#: app/Statistics/Service/CountryService.php:294 14506msgid "Liberia" 14507msgstr "" 14508 14509#. I18N: Name of a country or state 14510#: app/Statistics/Service/CountryService.php:296 14511msgid "Libya" 14512msgstr "" 14513 14514#. I18N: Name of a country or state 14515#: app/Statistics/Service/CountryService.php:298 14516msgid "Saint Lucia" 14517msgstr "" 14518 14519#. I18N: Name of a country or state 14520#: app/Statistics/Service/CountryService.php:300 14521msgid "Liechtenstein" 14522msgstr "" 14523 14524#. I18N: Name of a country or state 14525#: app/Statistics/Service/CountryService.php:302 14526msgid "Sri Lanka" 14527msgstr "" 14528 14529#. I18N: Name of a country or state 14530#: app/Statistics/Service/CountryService.php:304 14531msgid "Lesotho" 14532msgstr "" 14533 14534#. I18N: Name of a country or state 14535#: app/Statistics/Service/CountryService.php:306 14536msgid "Lithuania" 14537msgstr "" 14538 14539#. I18N: Name of a country or state 14540#: app/Statistics/Service/CountryService.php:308 14541msgid "Luxembourg" 14542msgstr "" 14543 14544#. I18N: Name of a country or state 14545#: app/Statistics/Service/CountryService.php:310 14546msgid "Latvia" 14547msgstr "" 14548 14549#. I18N: Name of a country or state 14550#: app/Statistics/Service/CountryService.php:312 14551msgid "Macau" 14552msgstr "" 14553 14554#. I18N: Name of a country or state 14555#: app/Statistics/Service/CountryService.php:315 14556msgid "Morocco" 14557msgstr "" 14558 14559#. I18N: Name of a country or state 14560#: app/Statistics/Service/CountryService.php:317 14561msgid "Monaco" 14562msgstr "" 14563 14564#. I18N: Name of a country or state 14565#: app/Statistics/Service/CountryService.php:319 14566msgid "Moldova" 14567msgstr "" 14568 14569#. I18N: Name of a country or state 14570#: app/Statistics/Service/CountryService.php:321 14571msgid "Madagascar" 14572msgstr "" 14573 14574#. I18N: Name of a country or state 14575#: app/Statistics/Service/CountryService.php:323 14576msgid "Maldives" 14577msgstr "" 14578 14579#. I18N: Name of a country or state 14580#: app/Statistics/Service/CountryService.php:325 14581msgid "Mexico" 14582msgstr "" 14583 14584#. I18N: Name of a country or state 14585#: app/Statistics/Service/CountryService.php:327 14586msgid "Marshall Islands" 14587msgstr "" 14588 14589#. I18N: Name of a country or state 14590#: app/Statistics/Service/CountryService.php:329 14591msgid "Macedonia" 14592msgstr "" 14593 14594#. I18N: Name of a country or state 14595#: app/Statistics/Service/CountryService.php:331 14596msgid "Mali" 14597msgstr "" 14598 14599#. I18N: Name of a country or state 14600#: app/Statistics/Service/CountryService.php:333 14601msgid "Malta" 14602msgstr "" 14603 14604#. I18N: Name of a country or state 14605#: app/Statistics/Service/CountryService.php:335 14606msgid "Myanmar" 14607msgstr "" 14608 14609#. I18N: Name of a country or state 14610#: app/Statistics/Service/CountryService.php:337 14611msgid "Mongolia" 14612msgstr "" 14613 14614#. I18N: Name of a country or state 14615#: app/Statistics/Service/CountryService.php:339 14616msgid "Northern Mariana Islands" 14617msgstr "" 14618 14619#. I18N: Name of a country or state 14620#: app/Statistics/Service/CountryService.php:341 14621msgid "Montenegro" 14622msgstr "" 14623 14624#. I18N: Name of a country or state 14625#: app/Statistics/Service/CountryService.php:343 14626msgid "Mozambique" 14627msgstr "" 14628 14629#. I18N: Name of a country or state 14630#: app/Statistics/Service/CountryService.php:345 14631msgid "Mauritania" 14632msgstr "" 14633 14634#. I18N: Name of a country or state 14635#: app/Statistics/Service/CountryService.php:347 14636msgid "Montserrat" 14637msgstr "" 14638 14639#. I18N: Name of a country or state 14640#: app/Statistics/Service/CountryService.php:349 14641msgid "Martinique" 14642msgstr "" 14643 14644#. I18N: Name of a country or state 14645#: app/Statistics/Service/CountryService.php:351 14646msgid "Mauritius" 14647msgstr "" 14648 14649#. I18N: Name of a country or state 14650#: app/Statistics/Service/CountryService.php:353 14651msgid "Malawi" 14652msgstr "" 14653 14654#. I18N: Name of a country or state 14655#: app/Statistics/Service/CountryService.php:355 14656msgid "Malaysia" 14657msgstr "" 14658 14659#. I18N: Name of a country or state 14660#: app/Statistics/Service/CountryService.php:357 14661msgid "Mayotte" 14662msgstr "" 14663 14664#. I18N: Name of a country or state 14665#: app/Statistics/Service/CountryService.php:359 14666msgid "Namibia" 14667msgstr "" 14668 14669#. I18N: Name of a country or state 14670#: app/Statistics/Service/CountryService.php:361 14671msgid "New Caledonia" 14672msgstr "" 14673 14674#. I18N: Name of a country or state 14675#: app/Statistics/Service/CountryService.php:363 14676msgid "Niger" 14677msgstr "" 14678 14679#. I18N: Name of a country or state 14680#: app/Statistics/Service/CountryService.php:365 14681msgid "Norfolk Island" 14682msgstr "" 14683 14684#. I18N: Name of a country or state 14685#: app/Statistics/Service/CountryService.php:367 14686msgid "Nigeria" 14687msgstr "" 14688 14689#. I18N: Name of a country or state 14690#: app/Statistics/Service/CountryService.php:369 14691msgid "Nicaragua" 14692msgstr "" 14693 14694#. I18N: Name of a country or state 14695#: app/Statistics/Service/CountryService.php:371 14696msgid "Northern Ireland" 14697msgstr "" 14698 14699#. I18N: Name of a country or state 14700#: app/Statistics/Service/CountryService.php:373 14701msgid "Niue" 14702msgstr "" 14703 14704#. I18N: Name of a country or state 14705#: app/Statistics/Service/CountryService.php:375 14706msgid "Netherlands" 14707msgstr "" 14708 14709#. I18N: Name of a country or state 14710#: app/Statistics/Service/CountryService.php:377 14711msgid "Norway" 14712msgstr "" 14713 14714#. I18N: Name of a country or state 14715#: app/Statistics/Service/CountryService.php:379 14716msgid "Nepal" 14717msgstr "" 14718 14719#. I18N: Name of a country or state 14720#: app/Statistics/Service/CountryService.php:381 14721msgid "Nauru" 14722msgstr "" 14723 14724#. I18N: Name of a country or state 14725#: app/Statistics/Service/CountryService.php:383 14726msgid "New Zealand" 14727msgstr "" 14728 14729#. I18N: Name of a country or state 14730#: app/Statistics/Service/CountryService.php:385 14731msgid "Oman" 14732msgstr "" 14733 14734#. I18N: Name of a country or state 14735#: app/Statistics/Service/CountryService.php:387 14736msgid "Pakistan" 14737msgstr "" 14738 14739#. I18N: Name of a country or state 14740#: app/Statistics/Service/CountryService.php:389 14741msgid "Panama" 14742msgstr "" 14743 14744#. I18N: Name of a country or state 14745#: app/Statistics/Service/CountryService.php:391 14746msgid "Pitcairn" 14747msgstr "" 14748 14749#. I18N: Name of a country or state 14750#: app/Statistics/Service/CountryService.php:393 14751msgid "Peru" 14752msgstr "" 14753 14754#. I18N: Name of a country or state 14755#: app/Statistics/Service/CountryService.php:395 14756msgid "Philippines" 14757msgstr "" 14758 14759#. I18N: Name of a country or state 14760#: app/Statistics/Service/CountryService.php:397 14761msgid "Palau" 14762msgstr "" 14763 14764#. I18N: Name of a country or state 14765#: app/Statistics/Service/CountryService.php:399 14766msgid "Papua New Guinea" 14767msgstr "" 14768 14769#. I18N: Name of a country or state 14770#: app/Statistics/Service/CountryService.php:401 14771msgid "Poland" 14772msgstr "" 14773 14774#. I18N: Name of a country or state 14775#: app/Statistics/Service/CountryService.php:403 14776msgid "Puerto Rico" 14777msgstr "" 14778 14779#. I18N: Name of a country or state 14780#: app/Statistics/Service/CountryService.php:405 14781msgid "North Korea" 14782msgstr "" 14783 14784#. I18N: Name of a country or state 14785#: app/Statistics/Service/CountryService.php:407 14786msgid "Portugal" 14787msgstr "" 14788 14789#. I18N: Name of a country or state 14790#: app/Statistics/Service/CountryService.php:409 14791msgid "Paraguay" 14792msgstr "" 14793 14794#. I18N: Name of a country or state 14795#: app/Statistics/Service/CountryService.php:411 14796msgid "Occupied Palestinian Territory" 14797msgstr "" 14798 14799#. I18N: Name of a country or state 14800#: app/Statistics/Service/CountryService.php:413 14801msgid "French Polynesia" 14802msgstr "" 14803 14804#. I18N: Name of a country or state 14805#: app/Statistics/Service/CountryService.php:415 14806msgid "Qatar" 14807msgstr "" 14808 14809#. I18N: Name of a country or state 14810#: app/Statistics/Service/CountryService.php:417 14811msgid "Reunion" 14812msgstr "" 14813 14814#. I18N: Name of a country or state 14815#: app/Statistics/Service/CountryService.php:419 14816msgid "Romania" 14817msgstr "" 14818 14819#. I18N: Name of a country or state 14820#: app/Statistics/Service/CountryService.php:421 14821msgid "Russia" 14822msgstr "" 14823 14824#. I18N: Name of a country or state 14825#: app/Statistics/Service/CountryService.php:423 14826msgid "Rwanda" 14827msgstr "" 14828 14829#. I18N: Name of a country or state 14830#: app/Statistics/Service/CountryService.php:425 14831msgid "Saudi Arabia" 14832msgstr "" 14833 14834#. I18N: Name of a country or state 14835#: app/Statistics/Service/CountryService.php:427 14836msgid "Scotland" 14837msgstr "" 14838 14839#. I18N: Name of a country or state 14840#: app/Statistics/Service/CountryService.php:429 14841msgid "Sudan" 14842msgstr "" 14843 14844#. I18N: Name of a country or state 14845#: app/Statistics/Service/CountryService.php:431 14846msgid "At sea" 14847msgstr "" 14848 14849#. I18N: Name of a country or state 14850#: app/Statistics/Service/CountryService.php:433 14851msgid "Senegal" 14852msgstr "" 14853 14854#. I18N: Name of a country or state 14855#: app/Statistics/Service/CountryService.php:435 14856msgid "Serbia" 14857msgstr "" 14858 14859#. I18N: Name of a country or state 14860#: app/Statistics/Service/CountryService.php:437 14861msgid "Singapore" 14862msgstr "" 14863 14864#. I18N: Name of a country or state 14865#: app/Statistics/Service/CountryService.php:439 14866msgid "South Georgia and the South Sandwich Islands" 14867msgstr "" 14868 14869#. I18N: Name of a country or state 14870#: app/Statistics/Service/CountryService.php:441 14871msgid "Saint Helena" 14872msgstr "" 14873 14874#. I18N: Name of a country or state 14875#: app/Statistics/Service/CountryService.php:443 14876msgid "Svalbard and Jan Mayen" 14877msgstr "" 14878 14879#. I18N: Name of a country or state 14880#: app/Statistics/Service/CountryService.php:445 14881msgid "Solomon Islands" 14882msgstr "" 14883 14884#. I18N: Name of a country or state 14885#: app/Statistics/Service/CountryService.php:447 14886msgid "Sierra Leone" 14887msgstr "" 14888 14889#. I18N: Name of a country or state 14890#: app/Statistics/Service/CountryService.php:449 14891msgid "El Salvador" 14892msgstr "" 14893 14894#. I18N: Name of a country or state 14895#: app/Statistics/Service/CountryService.php:451 14896msgid "San Marino" 14897msgstr "" 14898 14899#. I18N: Name of a country or state 14900#: app/Statistics/Service/CountryService.php:453 14901msgid "Somalia" 14902msgstr "" 14903 14904#. I18N: Name of a country or state 14905#: app/Statistics/Service/CountryService.php:455 14906msgid "Saint Pierre and Miquelon" 14907msgstr "" 14908 14909#. I18N: Name of a country or state 14910#: app/Statistics/Service/CountryService.php:457 14911msgid "South Sudan" 14912msgstr "" 14913 14914#. I18N: Name of a country or state 14915#: app/Statistics/Service/CountryService.php:459 14916msgid "Sao Tome and Principe" 14917msgstr "" 14918 14919#. I18N: Name of a country or state 14920#: app/Statistics/Service/CountryService.php:461 14921msgid "Suriname" 14922msgstr "" 14923 14924#. I18N: Name of a country or state 14925#: app/Statistics/Service/CountryService.php:463 14926msgid "Slovakia" 14927msgstr "" 14928 14929#. I18N: Name of a country or state 14930#: app/Statistics/Service/CountryService.php:465 14931msgid "Slovenia" 14932msgstr "" 14933 14934#. I18N: Name of a country or state 14935#: app/Statistics/Service/CountryService.php:467 14936msgid "Sweden" 14937msgstr "" 14938 14939#. I18N: Name of a country or state 14940#: app/Statistics/Service/CountryService.php:469 14941msgid "Swaziland" 14942msgstr "" 14943 14944#. I18N: Name of a country or state 14945#: app/Statistics/Service/CountryService.php:472 14946msgid "Seychelles" 14947msgstr "" 14948 14949#. I18N: Name of a country or state 14950#: app/Statistics/Service/CountryService.php:474 14951msgid "Syria" 14952msgstr "" 14953 14954#. I18N: Name of a country or state 14955#: app/Statistics/Service/CountryService.php:476 14956msgid "Turks and Caicos Islands" 14957msgstr "" 14958 14959#. I18N: Name of a country or state 14960#: app/Statistics/Service/CountryService.php:478 14961msgid "Chad" 14962msgstr "" 14963 14964#. I18N: Name of a country or state 14965#: app/Statistics/Service/CountryService.php:480 14966msgid "Togo" 14967msgstr "" 14968 14969#. I18N: Name of a country or state 14970#: app/Statistics/Service/CountryService.php:482 14971msgid "Thailand" 14972msgstr "" 14973 14974#. I18N: Name of a country or state 14975#: app/Statistics/Service/CountryService.php:484 14976msgid "Tajikistan" 14977msgstr "" 14978 14979#. I18N: Name of a country or state 14980#: app/Statistics/Service/CountryService.php:486 14981msgid "Tokelau" 14982msgstr "" 14983 14984#. I18N: Name of a country or state 14985#: app/Statistics/Service/CountryService.php:488 14986msgid "Turkmenistan" 14987msgstr "" 14988 14989#. I18N: Name of a country or state 14990#: app/Statistics/Service/CountryService.php:490 14991msgid "Timor-Leste" 14992msgstr "" 14993 14994#. I18N: Name of a country or state 14995#: app/Statistics/Service/CountryService.php:492 14996msgid "Tonga" 14997msgstr "" 14998 14999#. I18N: Name of a country or state 15000#: app/Statistics/Service/CountryService.php:494 15001msgid "Trinidad and Tobago" 15002msgstr "" 15003 15004#. I18N: Name of a country or state 15005#: app/Statistics/Service/CountryService.php:496 15006msgid "Tunisia" 15007msgstr "" 15008 15009#. I18N: Name of a country or state 15010#: app/Statistics/Service/CountryService.php:498 15011msgid "Turkey" 15012msgstr "" 15013 15014#. I18N: Name of a country or state 15015#: app/Statistics/Service/CountryService.php:500 15016msgid "Tuvalu" 15017msgstr "" 15018 15019#. I18N: Name of a country or state 15020#: app/Statistics/Service/CountryService.php:502 15021msgid "Taiwan" 15022msgstr "" 15023 15024#. I18N: Name of a country or state 15025#: app/Statistics/Service/CountryService.php:504 15026msgid "Tanzania" 15027msgstr "" 15028 15029#. I18N: Name of a country or state 15030#: app/Statistics/Service/CountryService.php:506 15031msgid "Uganda" 15032msgstr "" 15033 15034#. I18N: Name of a country or state 15035#: app/Statistics/Service/CountryService.php:508 15036msgid "Ukraine" 15037msgstr "" 15038 15039#. I18N: Name of a country or state 15040#: app/Statistics/Service/CountryService.php:510 15041msgid "US Minor Outlying Islands" 15042msgstr "" 15043 15044#. I18N: Name of a country or state 15045#: app/Statistics/Service/CountryService.php:512 15046msgid "Uruguay" 15047msgstr "" 15048 15049#. I18N: Name of a country or state 15050#: app/Statistics/Service/CountryService.php:514 15051msgid "United States" 15052msgstr "" 15053 15054#. I18N: Name of a country or state 15055#: app/Statistics/Service/CountryService.php:516 15056msgid "Uzbekistan" 15057msgstr "" 15058 15059#. I18N: Name of a country or state 15060#: app/Statistics/Service/CountryService.php:518 15061msgid "Vatican City" 15062msgstr "" 15063 15064#. I18N: Name of a country or state 15065#: app/Statistics/Service/CountryService.php:520 15066msgid "Saint Vincent and the Grenadines" 15067msgstr "" 15068 15069#. I18N: Name of a country or state 15070#: app/Statistics/Service/CountryService.php:522 15071msgid "Venezuela" 15072msgstr "" 15073 15074#. I18N: Name of a country or state 15075#: app/Statistics/Service/CountryService.php:524 15076msgid "British Virgin Islands" 15077msgstr "" 15078 15079#. I18N: Name of a country or state 15080#: app/Statistics/Service/CountryService.php:526 15081msgid "US Virgin Islands" 15082msgstr "" 15083 15084#. I18N: Name of a country or state 15085#: app/Statistics/Service/CountryService.php:528 15086msgid "Vietnam" 15087msgstr "" 15088 15089#. I18N: Name of a country or state 15090#: app/Statistics/Service/CountryService.php:530 15091msgid "Vanuatu" 15092msgstr "" 15093 15094#. I18N: Name of a country or state 15095#: app/Statistics/Service/CountryService.php:532 15096msgid "Wallis and Futuna" 15097msgstr "" 15098 15099#. I18N: Name of a country or state 15100#: app/Statistics/Service/CountryService.php:534 15101msgid "Wales" 15102msgstr "" 15103 15104#. I18N: Name of a country or state 15105#: app/Statistics/Service/CountryService.php:536 15106msgid "Samoa" 15107msgstr "" 15108 15109#. I18N: Name of a country or state 15110#: app/Statistics/Service/CountryService.php:538 15111msgid "Yemen" 15112msgstr "" 15113 15114#. I18N: Name of a country or state 15115#: app/Statistics/Service/CountryService.php:540 15116msgid "South Africa" 15117msgstr "" 15118 15119#. I18N: Name of a country or state 15120#: app/Statistics/Service/CountryService.php:542 15121msgid "Zambia" 15122msgstr "" 15123 15124#. I18N: Name of a country or state 15125#: app/Statistics/Service/CountryService.php:544 15126msgid "Zimbabwe" 15127msgstr "" 15128 15129#: app/SurnameTradition.php:77 15130msgctxt "Surname tradition" 15131msgid "paternal" 15132msgstr "" 15133 15134#. I18N: In the paternal surname tradition, ... 15135#. I18N: In the patrilineal surname tradition, ... 15136#. I18N: In the Polish surname tradition, ... 15137#. I18N: In the Lithuanian surname tradition, ... 15138#: app/SurnameTradition.php:79 app/SurnameTradition.php:86 15139#: app/SurnameTradition.php:102 app/SurnameTradition.php:109 15140msgid "Children take their father’s surname." 15141msgstr "" 15142 15143#. I18N: In the paternal surname tradition, ... 15144#. I18N: In the Polish surname tradition, ... 15145#. I18N: In the Lithuanian surname tradition, ... 15146#: app/SurnameTradition.php:81 app/SurnameTradition.php:104 15147#: app/SurnameTradition.php:111 15148msgid "Wives take their husband’s surname." 15149msgstr "" 15150 15151#. I18N: A system where children take their father’s surname 15152#: app/SurnameTradition.php:84 15153msgid "patrilineal" 15154msgstr "" 15155 15156#. I18N: A system where children take their mother’s surname 15157#: app/SurnameTradition.php:88 15158msgid "matrilineal" 15159msgstr "" 15160 15161#. I18N: In the matrilineal surname tradition, ... 15162#: app/SurnameTradition.php:90 15163msgid "Children take their mother’s surname." 15164msgstr "" 15165 15166#: app/SurnameTradition.php:91 15167msgctxt "Surname tradition" 15168msgid "Spanish" 15169msgstr "" 15170 15171#. I18N: In the Spanish surname tradition, ... 15172#: app/SurnameTradition.php:93 15173msgid "Children take one surname from the father and one surname from the mother." 15174msgstr "" 15175 15176#: app/SurnameTradition.php:94 15177msgctxt "Surname tradition" 15178msgid "Portuguese" 15179msgstr "" 15180 15181#. I18N: In the Portuguese surname tradition, ... 15182#: app/SurnameTradition.php:96 15183msgid "Children take one surname from the mother and one surname from the father." 15184msgstr "" 15185 15186#: app/SurnameTradition.php:97 15187msgctxt "Surname tradition" 15188msgid "Icelandic" 15189msgstr "" 15190 15191#. I18N: In the Icelandic surname tradition, ... 15192#: app/SurnameTradition.php:99 15193msgid "Children take a patronym instead of a surname." 15194msgstr "" 15195 15196#: app/SurnameTradition.php:100 15197msgctxt "Surname tradition" 15198msgid "Polish" 15199msgstr "" 15200 15201#. I18N: In the Polish surname tradition, ... 15202#: app/SurnameTradition.php:106 15203msgid "Surnames are inflected to indicate an individual’s gender." 15204msgstr "" 15205 15206#: app/SurnameTradition.php:107 15207msgctxt "Surname tradition" 15208msgid "Lithuanian" 15209msgstr "" 15210 15211#. I18N: In the Lithuanian surname tradition, ... 15212#: app/SurnameTradition.php:113 15213msgid "Surnames are inflected to indicate an individual’s gender and marital status." 15214msgstr "" 15215 15216#: app/SurnameTradition.php:114 15217msgctxt "Surname tradition" 15218msgid "none" 15219msgstr "" 15220 15221#: resources/views/admin/analytics-edit.phtml:8 15222#: resources/views/admin/control-panel.phtml:422 15223#: resources/views/modules/faq/config.phtml:8 15224#: resources/views/modules/faq/edit.phtml:9 15225#: resources/views/modules/relationships-chart/config.phtml:8 15226#: resources/views/modules/sitemap/config.phtml:8 15227#: resources/views/modules/stories/config.phtml:8 15228#: resources/views/modules/stories/edit.phtml:13 15229msgid "Modules" 15230msgstr "" 15231 15232#. I18N: A button label. 15233#: resources/views/admin/analytics-edit.phtml:31 15234#: resources/views/admin/components.phtml:139 15235#: resources/views/admin/location-edit.phtml:75 15236#: resources/views/admin/map-provider.phtml:55 15237#: resources/views/admin/merge-records-step-2.phtml:165 15238#: resources/views/admin/modules.phtml:267 15239#: resources/views/admin/site-mail.phtml:227 15240#: resources/views/admin/site-preferences.phtml:115 15241#: resources/views/admin/site-registration.phtml:83 15242#: resources/views/admin/trees-preferences.phtml:928 15243#: resources/views/admin/trees-privacy.phtml:284 15244#: resources/views/admin/users-create.phtml:71 15245#: resources/views/admin/users-edit.phtml:329 15246#: resources/views/edit-account-page.phtml:152 15247#: resources/views/edit-blocks-page.phtml:48 15248#: resources/views/edit/add-fact.phtml:87 15249#: resources/views/edit/change-family-members.phtml:78 15250#: resources/views/edit/edit-fact.phtml:116 15251#: resources/views/edit/link-child-to-family.phtml:39 15252#: resources/views/edit/link-spouse-to-individual.phtml:31 15253#: resources/views/edit/new-individual.phtml:315 15254#: resources/views/edit/raw-gedcom-fact.phtml:32 15255#: resources/views/edit/raw-gedcom-record.phtml:58 15256#: resources/views/edit/reorder-children.phtml:36 15257#: resources/views/edit/reorder-families.phtml:95 15258#: resources/views/edit/reorder-media.phtml:34 15259#: resources/views/edit/reorder-names.phtml:36 15260#: resources/views/edit/shared-note.phtml:32 15261#: resources/views/modals/create-media-from-file.phtml:58 15262#: resources/views/modals/footer-save-cancel.phtml:10 15263#: resources/views/modules/custom-css-js/edit.phtml:40 15264#: resources/views/modules/edit-block-config.phtml:25 15265#: resources/views/modules/faq/edit.phtml:77 15266#: resources/views/modules/favorites/favorites.phtml:175 15267#: resources/views/modules/gedcom_news/edit.phtml:42 15268#: resources/views/modules/relationships-chart/config.phtml:46 15269#: resources/views/modules/sitemap/config.phtml:28 15270#: resources/views/modules/stories/edit.phtml:60 15271#: resources/views/modules/user_blog/edit.phtml:42 15272msgid "save" 15273msgstr "" 15274 15275#. I18N: A button label. 15276#: resources/views/admin/analytics-edit.phtml:36 15277#: resources/views/admin/broadcast.phtml:61 15278#: resources/views/admin/components.phtml:144 15279#: resources/views/admin/email-page.phtml:59 15280#: resources/views/admin/location-edit.phtml:79 15281#: resources/views/admin/site-mail.phtml:232 15282#: resources/views/admin/site-preferences.phtml:120 15283#: resources/views/admin/site-registration.phtml:88 15284#: resources/views/admin/trees-preferences.phtml:932 15285#: resources/views/admin/trees-privacy.phtml:289 15286#: resources/views/contact-page.phtml:68 15287#: resources/views/edit-blocks-page.phtml:53 15288#: resources/views/edit/add-fact.phtml:92 15289#: resources/views/edit/change-family-members.phtml:83 15290#: resources/views/edit/edit-fact.phtml:121 15291#: resources/views/edit/link-child-to-family.phtml:44 15292#: resources/views/edit/link-spouse-to-individual.phtml:36 15293#: resources/views/edit/new-individual.phtml:327 15294#: resources/views/edit/raw-gedcom-fact.phtml:36 15295#: resources/views/edit/raw-gedcom-record.phtml:62 15296#: resources/views/edit/reorder-children.phtml:46 15297#: resources/views/edit/reorder-families.phtml:100 15298#: resources/views/edit/reorder-media.phtml:39 15299#: resources/views/edit/reorder-names.phtml:41 15300#: resources/views/edit/shared-note.phtml:37 15301#: resources/views/message-page.phtml:59 15302#: resources/views/modals/create-media-from-file.phtml:62 15303#: resources/views/modals/footer-save-cancel.phtml:14 15304#: resources/views/modules/clippings/add-options.phtml:32 15305#: resources/views/modules/clippings/download.phtml:87 15306#: resources/views/modules/custom-css-js/edit.phtml:45 15307#: resources/views/modules/edit-block-config.phtml:29 15308#: resources/views/modules/favorites/favorites.phtml:171 15309#: resources/views/modules/gedcom_news/edit.phtml:46 15310#: resources/views/modules/stories/edit.phtml:65 15311#: resources/views/modules/user_blog/edit.phtml:46 15312msgid "cancel" 15313msgstr "" 15314 15315#: resources/views/admin/broadcast.phtml:19 15316#: resources/views/admin/email-page.phtml:18 15317#: resources/views/message-page.phtml:17 15318msgctxt "Email sender" 15319msgid "From" 15320msgstr "" 15321 15322#: resources/views/admin/broadcast.phtml:28 15323#: resources/views/admin/email-page.phtml:27 15324#: resources/views/contact-page.phtml:18 resources/views/message-page.phtml:26 15325msgctxt "Email recipient" 15326msgid "To" 15327msgstr "" 15328 15329#: resources/views/admin/broadcast.phtml:47 15330#: resources/views/admin/email-page.phtml:45 15331#: resources/views/admin/site-logs.phtml:53 15332#: resources/views/admin/site-logs.phtml:108 15333#: resources/views/contact-page.phtml:54 resources/views/message-page.phtml:45 15334msgid "Message" 15335msgstr "" 15336 15337#: resources/views/admin/changes-log.phtml:22 15338#: resources/views/admin/site-logs.phtml:23 15339msgctxt "Start of date range" 15340msgid "From" 15341msgstr "" 15342 15343#: resources/views/admin/changes-log.phtml:29 15344#: resources/views/admin/site-logs.phtml:30 15345msgctxt "End of date range" 15346msgid "To" 15347msgstr "" 15348 15349#: resources/views/admin/changes-log.phtml:43 15350#: resources/views/admin/changes-log.phtml:117 15351#: resources/views/admin/data-fix-page.phtml:64 15352#: resources/views/admin/trees-privacy.phtml:225 15353#: resources/views/lists/anniversaries-table.phtml:34 15354#: resources/views/modules/clippings/show.phtml:21 15355#: resources/views/modules/recent_changes/changes-table.phtml:44 15356#: resources/views/modules/todo/research-tasks.phtml:32 15357msgid "Record" 15358msgstr "" 15359 15360#: resources/views/admin/changes-log.phtml:52 15361msgid "Old data" 15362msgstr "" 15363 15364#: resources/views/admin/changes-log.phtml:59 15365msgid "New data" 15366msgstr "" 15367 15368#: resources/views/admin/changes-log.phtml:66 15369#: resources/views/admin/changes-log.phtml:119 15370#: resources/views/admin/site-logs.phtml:60 15371#: resources/views/admin/site-logs.phtml:110 15372#: resources/views/modules/recent_changes/changes-table.phtml:51 15373#: resources/views/pending-changes-page.phtml:53 15374msgid "User" 15375msgstr "" 15376 15377#. I18N: A button label. 15378#: resources/views/admin/changes-log.phtml:82 15379#: resources/views/admin/site-logs.phtml:76 15380#: resources/views/modules/media-list/page.phtml:62 15381#: resources/views/search-advanced-page.phtml:72 15382#: resources/views/search-general-page.phtml:105 15383#: resources/views/search-phonetic-page.phtml:106 15384msgid "search" 15385msgstr "" 15386 15387#. I18N: A button label. 15388#: resources/views/admin/changes-log.phtml:87 15389#: resources/views/admin/site-logs.phtml:81 15390#: resources/views/modules/lifespans-chart/page.phtml:70 15391#: resources/views/modules/media-list/page.phtml:65 15392#: resources/views/modules/timeline-chart/page.phtml:30 15393msgid "reset" 15394msgstr "" 15395 15396#. I18N: A button label. 15397#: resources/views/admin/changes-log.phtml:91 15398#: resources/views/admin/site-logs.phtml:86 15399#: resources/views/modules/clippings/download.phtml:83 15400#: resources/views/report-setup-page.phtml:76 15401#: resources/views/report-setup-page.phtml:89 15402msgid "download" 15403msgstr "" 15404 15405#: resources/views/admin/changes-log.phtml:94 15406#: resources/views/admin/site-logs.phtml:89 15407msgid "Permanently delete these records?" 15408msgstr "" 15409 15410#. I18N: A button label. 15411#: resources/views/admin/changes-log.phtml:96 15412#: resources/views/admin/locations.phtml:82 15413#: resources/views/admin/site-logs.phtml:91 15414#: resources/views/admin/users-cleanup.phtml:65 15415#: resources/views/admin/webtrees1-thumbnails-form.phtml:27 15416msgid "delete" 15417msgstr "" 15418 15419#: resources/views/admin/changes-log.phtml:115 15420#: resources/views/admin/site-logs.phtml:106 15421msgid "Timestamp" 15422msgstr "" 15423 15424#: resources/views/admin/clean-data.phtml:14 15425#, php-format 15426msgid "Files marked with %s are required for proper operation and cannot be removed." 15427msgstr "" 15428 15429#: resources/views/admin/components.phtml:24 15430#: resources/views/admin/modules.phtml:55 15431msgid "Module" 15432msgstr "" 15433 15434#: resources/views/admin/components.phtml:25 15435#: resources/views/admin/components.phtml:64 15436#: resources/views/admin/modules.phtml:58 15437msgid "Enabled" 15438msgstr "" 15439 15440#: resources/views/admin/components.phtml:27 15441#: resources/views/admin/components.phtml:82 15442#: resources/views/admin/trees-privacy.phtml:231 15443msgid "Access level" 15444msgstr "" 15445 15446#: resources/views/admin/components.phtml:30 15447#: resources/views/admin/components.phtml:121 15448#: resources/views/modules/faq/config.phtml:44 15449msgid "Move up" 15450msgstr "" 15451 15452#: resources/views/admin/components.phtml:31 15453#: resources/views/admin/components.phtml:127 15454#: resources/views/modules/faq/config.phtml:45 15455msgid "Move down" 15456msgstr "" 15457 15458#: resources/views/admin/components.phtml:114 15459#: resources/views/family-page-menu.phtml:14 15460#: resources/views/gedcom-record-page-menu.phtml:13 15461#: resources/views/individual-page-menu.phtml:18 15462#: resources/views/media-page-menu.phtml:13 15463#: resources/views/note-page-menu.phtml:13 15464#: resources/views/repository-page-menu.phtml:13 15465#: resources/views/source-page-menu.phtml:13 15466#: resources/views/submitter-page-menu.phtml:13 15467msgid "edit" 15468msgstr "" 15469 15470#: resources/views/admin/control-panel.phtml:45 15471#: resources/views/admin/control-panel.phtml:483 15472#: resources/views/admin/trees-preferences.phtml:166 15473msgid "Website" 15474msgstr "" 15475 15476#. I18N: %s is a URL/link to the project website 15477#: resources/views/admin/control-panel.phtml:62 15478#, php-format 15479msgid "Support and documentation can be found at %s." 15480msgstr "" 15481 15482#: resources/views/admin/control-panel.phtml:83 15483msgid "An upgrade is available." 15484msgstr "" 15485 15486#: resources/views/admin/control-panel.phtml:151 15487#: resources/views/admin/trees.phtml:33 15488msgid "You need to create a family tree." 15489msgstr "" 15490 15491#: resources/views/admin/control-panel.phtml:335 15492#: resources/views/modules/gedcom_stats/statistics.phtml:123 15493#: resources/views/modules/html/template-statistics.phtml:55 15494msgid "Users" 15495msgstr "" 15496 15497#: resources/views/admin/control-panel.phtml:343 15498msgid "Administrators" 15499msgstr "" 15500 15501#: resources/views/admin/control-panel.phtml:343 15502msgid "Managers" 15503msgstr "" 15504 15505#: resources/views/admin/control-panel.phtml:343 15506msgid "Moderators" 15507msgstr "" 15508 15509#: resources/views/admin/control-panel.phtml:343 15510msgid "Not verified by the user" 15511msgstr "" 15512 15513#: resources/views/admin/control-panel.phtml:343 15514msgid "Not approved by an administrator" 15515msgstr "" 15516 15517#: resources/views/admin/control-panel.phtml:441 15518msgid "Genealogy" 15519msgstr "" 15520 15521#: resources/views/admin/control-panel.phtml:536 15522msgid "Individual page" 15523msgstr "" 15524 15525#: resources/views/admin/control-panel.phtml:682 15526msgid "Old files found" 15527msgstr "" 15528 15529#: resources/views/admin/control-panel.phtml:687 15530msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." 15531msgstr "" 15532 15533#: resources/views/admin/custom-module-info.phtml:12 15534msgid "Custom module" 15535msgstr "" 15536 15537#: resources/views/admin/data-fix-page.phtml:46 15538#: resources/views/modules/batch_update/admin.phtml:82 15539#: resources/views/modules/batch_update/admin.phtml:86 15540msgid "Update all" 15541msgstr "" 15542 15543#: resources/views/admin/data-fix-page.phtml:68 15544#: resources/views/admin/data-fix-select.phtml:28 15545msgid "Data fix" 15546msgstr "" 15547 15548#: resources/views/admin/data-fix-page.phtml:80 15549msgid "Why does this list include records that do not need to be updated?" 15550msgstr "" 15551 15552#. I18N: A button label, next page 15553#: resources/views/admin/data-fix-select.phtml:49 15554#: resources/views/individual-page.phtml:82 15555#: resources/views/layouts/default.phtml:157 15556#: resources/views/lists/datatables-attributes.phtml:18 15557#: resources/views/modules/batch_update/admin.phtml:66 15558#: resources/views/modules/batch_update/admin.phtml:70 15559#: resources/views/modules/media-list/page.phtml:96 15560#: resources/views/modules/media-list/page.phtml:195 15561#: resources/views/setup/step-1-language.phtml:39 15562#: resources/views/setup/step-2-server-checks.phtml:67 15563#: resources/views/setup/step-3-database-type.phtml:75 15564#: resources/views/setup/step-4-database-mysql.phtml:114 15565#: resources/views/setup/step-4-database-pgsql.phtml:101 15566#: resources/views/setup/step-4-database-sqlite.phtml:75 15567#: resources/views/setup/step-4-database-sqlsvr.phtml:101 15568#: resources/views/setup/step-5-administrator.phtml:86 15569msgid "next" 15570msgstr "" 15571 15572#: resources/views/admin/fix-level-0-media-action.phtml:17 15573msgid "Move the media object?" 15574msgstr "" 15575 15576#: resources/views/admin/fix-level-0-media.phtml:14 15577msgid "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." 15578msgstr "" 15579 15580#: resources/views/admin/location-edit.phtml:31 15581#: resources/views/admin/locations.phtml:19 15582msgid "Flag" 15583msgstr "" 15584 15585#: resources/views/admin/location-edit.phtml:47 15586#: resources/views/admin/location-edit.phtml:58 15587msgid "degrees" 15588msgstr "" 15589 15590#: resources/views/admin/location-edit.phtml:63 15591#: resources/views/modules/fanchart/page.phtml:44 15592msgid "Zoom" 15593msgstr "" 15594 15595#: resources/views/admin/location-edit.phtml:138 15596msgid "Reset to initial map state" 15597msgstr "" 15598 15599#: resources/views/admin/location-edit.phtml:153 15600#: resources/views/modules/pedigree-map/chart.phtml:82 15601#: resources/views/modules/place-hierarchy/map.phtml:85 15602#: resources/views/modules/places/tab.phtml:73 15603#: resources/views/modules/timeline-chart/page.phtml:38 15604msgid "Zoom in" 15605msgstr "" 15606 15607#: resources/views/admin/location-edit.phtml:154 15608#: resources/views/modules/pedigree-map/chart.phtml:83 15609#: resources/views/modules/place-hierarchy/map.phtml:86 15610#: resources/views/modules/places/tab.phtml:74 15611#: resources/views/modules/timeline-chart/page.phtml:41 15612msgid "Zoom out" 15613msgstr "" 15614 15615#: resources/views/admin/location-edit.phtml:164 15616#: resources/views/modules/batch_update/admin.phtml:100 15617msgid "Nothing found." 15618msgstr "" 15619 15620#: resources/views/admin/locations.phtml:18 15621msgid "Zoom level" 15622msgstr "" 15623 15624#: resources/views/admin/locations.phtml:63 15625#, php-format 15626msgid "Flag of %s" 15627msgstr "" 15628 15629#: resources/views/admin/locations.phtml:79 15630msgid "Remove this location?" 15631msgstr "" 15632 15633#. I18N: A button label. 15634#: resources/views/admin/locations.phtml:102 15635msgid "add place" 15636msgstr "" 15637 15638#. I18N: A button label. 15639#: resources/views/admin/locations.phtml:108 15640msgid "export file" 15641msgstr "" 15642 15643#. I18N: A button label. 15644#: resources/views/admin/locations.phtml:121 15645msgid "import file" 15646msgstr "" 15647 15648#: resources/views/admin/locations.phtml:133 15649msgid "Import all places from a family tree" 15650msgstr "" 15651 15652#. I18N: A button label. 15653#: resources/views/admin/locations.phtml:142 15654msgid "import" 15655msgstr "" 15656 15657#: resources/views/admin/map-import-form.phtml:19 15658#: resources/views/admin/trees-export.phtml:18 15659#: resources/views/admin/trees-import.phtml:41 15660#: resources/views/modals/media-file-fields.phtml:19 15661#: resources/views/modals/media-file-fields.phtml:79 15662msgid "A file on the server" 15663msgstr "" 15664 15665#: resources/views/admin/map-import-form.phtml:43 15666#: resources/views/admin/trees-export.phtml:37 15667#: resources/views/admin/trees-import.phtml:30 15668#: resources/views/modals/media-file-fields.phtml:15 15669#: resources/views/modals/media-file-fields.phtml:31 15670msgid "A file on your computer" 15671msgstr "" 15672 15673#: resources/views/admin/map-import-form.phtml:54 15674msgid "Delete all existing geographic data before importing the file." 15675msgstr "" 15676 15677#: resources/views/admin/map-import-form.phtml:66 15678#: resources/views/admin/trees.phtml:270 15679msgid "Import" 15680msgstr "" 15681 15682#: resources/views/admin/map-import-form.phtml:69 15683msgid "Add new, and update existing records" 15684msgstr "" 15685 15686#: resources/views/admin/map-import-form.phtml:69 15687msgid "Only add new records" 15688msgstr "" 15689 15690#: resources/views/admin/map-import-form.phtml:69 15691msgid "Only update existing records" 15692msgstr "" 15693 15694#: resources/views/admin/map-import-form.phtml:91 15695msgid "Really delete all geographic data?" 15696msgstr "" 15697 15698#: resources/views/admin/map-provider.phtml:20 15699msgid "Do not use maps" 15700msgstr "" 15701 15702#: resources/views/admin/map-provider.phtml:31 15703msgid "Use the GeoNames database for autocomplete on places" 15704msgstr "" 15705 15706#. I18N: Help text for the “Use GeoNames database for autocomplete on places” configuration setting 15707#: resources/views/admin/map-provider.phtml:44 15708msgid "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." 15709msgstr "" 15710 15711#: resources/views/admin/media-upload.phtml:13 15712msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 15713msgstr "" 15714 15715#: resources/views/admin/media-upload.phtml:14 15716#: resources/views/modals/media-file-fields.phtml:36 15717msgid "Maximum upload size: " 15718msgstr "" 15719 15720#: resources/views/admin/media-upload.phtml:21 15721#: resources/views/admin/media.phtml:95 15722#: resources/views/admin/webtrees1-thumbnails.phtml:35 15723#: resources/views/media-page.phtml:92 resources/views/media-page.phtml:187 15724#: resources/views/modals/create-media-from-file.phtml:24 15725#: resources/views/modals/media-file-fields.phtml:10 15726msgid "Media file" 15727msgstr "" 15728 15729#: resources/views/admin/media-upload.phtml:25 15730msgid "Media file to upload" 15731msgstr "" 15732 15733#: resources/views/admin/media-upload.phtml:35 15734#: resources/views/modals/media-file-fields.phtml:44 15735msgid "Filename on server" 15736msgstr "" 15737 15738#: resources/views/admin/media-upload.phtml:41 15739msgid "Leave this entry blank to keep the original filename" 15740msgstr "" 15741 15742#: resources/views/admin/media-upload.phtml:48 15743msgid "Folder name on server" 15744msgstr "" 15745 15746#. I18N: A button label. 15747#: resources/views/admin/media-upload.phtml:64 15748msgid "upload" 15749msgstr "" 15750 15751#: resources/views/admin/media.phtml:26 15752#: resources/views/admin/trees-preferences.phtml:232 15753msgid "Media files" 15754msgstr "" 15755 15756#: resources/views/admin/media.phtml:27 15757#: resources/views/admin/trees-preferences.phtml:208 15758msgid "Media folders" 15759msgstr "" 15760 15761#. I18N: “Local files” are stored on this computer 15762#: resources/views/admin/media.phtml:35 15763msgid "Local files" 15764msgstr "" 15765 15766#. I18N: “External files” are stored on other computers 15767#: resources/views/admin/media.phtml:40 15768msgid "External files" 15769msgstr "" 15770 15771#: resources/views/admin/media.phtml:45 15772msgid "Unused files" 15773msgstr "" 15774 15775#. I18N: A configuration setting 15776#: resources/views/admin/media.phtml:58 15777#: resources/views/admin/trees-preferences.phtml:213 15778msgid "Media folder" 15779msgstr "" 15780 15781#. I18N: Label for check-box 15782#: resources/views/admin/media.phtml:65 15783#: resources/views/modules/media-list/page.phtml:25 15784msgid "Include subfolders" 15785msgstr "" 15786 15787#: resources/views/admin/media.phtml:70 15788msgid "Exclude subfolders" 15789msgstr "" 15790 15791#: resources/views/admin/media.phtml:74 15792msgid "External media files have a URL instead of a filename." 15793msgstr "" 15794 15795#: resources/views/admin/merge-records-step-1.phtml:19 15796msgid "Select two records to merge." 15797msgstr "" 15798 15799#: resources/views/admin/merge-records-step-1.phtml:36 15800msgid "First record" 15801msgstr "" 15802 15803#: resources/views/admin/merge-records-step-1.phtml:70 15804msgid "Second record" 15805msgstr "" 15806 15807#: resources/views/admin/merge-records-step-2.phtml:21 15808msgid "Select the facts and events to keep from both records." 15809msgstr "" 15810 15811#: resources/views/admin/merge-records-step-2.phtml:26 15812msgid "The following facts and events were found in both records." 15813msgstr "" 15814 15815#: resources/views/admin/merge-records-step-2.phtml:35 15816#: resources/views/admin/merge-records-step-2.phtml:82 15817#: resources/views/admin/merge-records-step-2.phtml:128 15818msgid "Select" 15819msgstr "" 15820 15821#: resources/views/admin/merge-records-step-2.phtml:38 15822#: resources/views/admin/merge-records-step-2.phtml:85 15823#: resources/views/admin/merge-records-step-2.phtml:131 15824#: resources/views/gedcom-record-page.phtml:59 15825#: resources/views/media-page.phtml:53 15826#: resources/views/modules/statistics-chart/custom.phtml:66 15827#: resources/views/note-page.phtml:39 resources/views/repository-page.phtml:39 15828#: resources/views/source-page.phtml:40 resources/views/submitter-page.phtml:39 15829msgid "Details" 15830msgstr "" 15831 15832#: resources/views/admin/merge-records-step-2.phtml:62 15833#: resources/views/admin/merge-records-step-2.phtml:109 15834#: resources/views/admin/merge-records-step-2.phtml:155 15835msgid "No matching facts found" 15836msgstr "" 15837 15838#. I18N: the name of an individual, source, etc. 15839#: resources/views/admin/merge-records-step-2.phtml:73 15840#: resources/views/admin/merge-records-step-2.phtml:119 15841#, php-format 15842msgid "The following facts and events were only found in the record of %s." 15843msgstr "" 15844 15845#: resources/views/admin/modules.phtml:33 15846#, php-format 15847msgid "Preferences exist for the module “%s”, but this module no longer exists." 15848msgstr "" 15849 15850#: resources/views/admin/modules.phtml:35 15851msgid "Delete the preferences for this module." 15852msgstr "" 15853 15854#: resources/views/admin/modules.phtml:50 15855#: resources/views/modules/batch_update/admin.phtml:9 15856msgid "Module administration" 15857msgstr "" 15858 15859#: resources/views/admin/modules.phtml:150 15860#: resources/views/admin/modules.phtml:153 15861msgid "Menu" 15862msgstr "" 15863 15864#: resources/views/admin/modules.phtml:158 15865#: resources/views/admin/modules.phtml:161 15866msgid "Tab" 15867msgstr "" 15868 15869#: resources/views/admin/modules.phtml:166 15870#: resources/views/admin/modules.phtml:169 15871msgid "Sidebar" 15872msgstr "" 15873 15874#: resources/views/admin/modules.phtml:197 15875#: resources/views/admin/modules.phtml:200 15876msgid "Chart" 15877msgstr "" 15878 15879#: resources/views/admin/modules.phtml:205 15880#: resources/views/admin/modules.phtml:208 15881msgid "List" 15882msgstr "" 15883 15884#: resources/views/admin/modules.phtml:221 15885#: resources/views/admin/modules.phtml:224 15886msgid "Footer" 15887msgstr "" 15888 15889#: resources/views/admin/server-information.phtml:13 15890msgid "PHP information" 15891msgstr "" 15892 15893#: resources/views/admin/site-logs.phtml:44 15894#: resources/views/admin/site-logs.phtml:109 15895msgid "IP address" 15896msgstr "" 15897 15898#: resources/views/admin/site-mail.phtml:34 15899#: resources/views/modules/fix-search-and-replace/options.phtml:45 15900#, php-format 15901msgid "See %s for more information." 15902msgstr "" 15903 15904#. I18N: Help text for the “Messages” site configuration setting 15905#: resources/views/admin/site-mail.phtml:49 15906msgid "webtrees needs to send emails, such as password reminders and website notifications." 15907msgstr "" 15908 15909#. I18N: A configuration setting 15910#: resources/views/admin/site-mail.phtml:57 15911msgid "Sender name" 15912msgstr "" 15913 15914#. I18N: Help text for the “Sender name” site configuration setting 15915#: resources/views/admin/site-mail.phtml:63 15916msgid "This name is used in the “From” field, when sending automatic emails from this server." 15917msgstr "" 15918 15919#: resources/views/admin/site-mail.phtml:68 15920msgid "Most mail servers require a valid email address." 15921msgstr "" 15922 15923#: resources/views/admin/site-mail.phtml:74 15924msgid "SMTP mail server" 15925msgstr "" 15926 15927#. I18N: A configuration setting 15928#: resources/views/admin/site-mail.phtml:79 15929#: resources/views/setup/step-4-database-mysql.phtml:29 15930#: resources/views/setup/step-4-database-pgsql.phtml:29 15931#: resources/views/setup/step-4-database-sqlsvr.phtml:29 15932msgid "Server name" 15933msgstr "" 15934 15935#. I18N: Help text for the “Server name” site configuration setting 15936#: resources/views/admin/site-mail.phtml:85 15937msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 15938msgstr "" 15939 15940#. I18N: A configuration setting 15941#: resources/views/admin/site-mail.phtml:93 15942#: resources/views/setup/step-4-database-mysql.phtml:47 15943#: resources/views/setup/step-4-database-pgsql.phtml:41 15944#: resources/views/setup/step-4-database-sqlsvr.phtml:41 15945msgid "Port number" 15946msgstr "" 15947 15948#. I18N: Help text for the "Port number" site configuration setting 15949#: resources/views/admin/site-mail.phtml:99 15950msgid "By default, SMTP works on port 25." 15951msgstr "" 15952 15953#. I18N: A configuration setting 15954#: resources/views/admin/site-mail.phtml:108 15955msgid "Use password" 15956msgstr "" 15957 15958#. I18N: Help text for the “Use password” site configuration setting 15959#: resources/views/admin/site-mail.phtml:114 15960msgid "Most SMTP servers require a password." 15961msgstr "" 15962 15963#. I18N: A configuration setting 15964#: resources/views/admin/site-mail.phtml:123 15965#: resources/views/admin/users-create.phtml:32 15966#: resources/views/admin/users-edit.phtml:36 15967#: resources/views/admin/users.phtml:20 15968#: resources/views/edit-account-page.phtml:20 15969#: resources/views/emails/register-notify-html.phtml:17 15970#: resources/views/emails/register-notify-text.phtml:11 15971#: resources/views/login-page.phtml:34 15972#: resources/views/modules/login_block/sign-in.phtml:19 15973#: resources/views/modules/todo/research-tasks.phtml:35 15974#: resources/views/password-reset-page.phtml:25 15975#: resources/views/register-page.phtml:58 15976#: resources/views/setup/step-5-administrator.phtml:48 15977msgid "Username" 15978msgstr "" 15979 15980#. I18N: Help text for the "Username" site configuration setting 15981#: resources/views/admin/site-mail.phtml:129 15982msgid "The username required for authentication with the SMTP server." 15983msgstr "" 15984 15985#. I18N: A configuration setting 15986#: resources/views/admin/site-mail.phtml:137 15987#: resources/views/admin/users-create.phtml:45 15988#: resources/views/admin/users-edit.phtml:49 15989#: resources/views/edit-account-page.phtml:76 15990#: resources/views/login-page.phtml:43 15991#: resources/views/modules/login_block/sign-in.phtml:26 15992#: resources/views/password-reset-page.phtml:34 15993#: resources/views/register-page.phtml:70 15994#: resources/views/setup/step-5-administrator.phtml:60 15995msgid "Password" 15996msgstr "" 15997 15998#. I18N: Help text for the "Password" site configuration setting 15999#: resources/views/admin/site-mail.phtml:143 16000msgid "The password required for authentication with the SMTP server." 16001msgstr "" 16002 16003#. I18N: A configuration setting 16004#: resources/views/admin/site-mail.phtml:151 16005msgid "Secure connection" 16006msgstr "" 16007 16008#. I18N: Help text for the “Secure connection” site configuration setting 16009#: resources/views/admin/site-mail.phtml:157 16010msgid "Most servers do not use secure connections." 16011msgstr "" 16012 16013#. I18N: A configuration setting 16014#: resources/views/admin/site-mail.phtml:165 16015msgid "Sending server name" 16016msgstr "" 16017 16018#. I18N: Help text for the "Sending server name" site configuration setting 16019#: resources/views/admin/site-mail.phtml:171 16020msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." 16021msgstr "" 16022 16023#: resources/views/admin/site-mail.phtml:176 16024msgid "Most mail servers require a valid domain name." 16025msgstr "" 16026 16027#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail 16028#: resources/views/admin/site-mail.phtml:184 16029msgid "DKIM digital signature" 16030msgstr "" 16031 16032#: resources/views/admin/site-mail.phtml:189 16033msgid "Domain name" 16034msgstr "" 16035 16036#: resources/views/admin/site-mail.phtml:198 16037msgid "Selector" 16038msgstr "" 16039 16040#: resources/views/admin/site-mail.phtml:207 16041msgid "Private key" 16042msgstr "" 16043 16044#: resources/views/admin/site-mail.phtml:221 16045msgid "Send a test email using these settings" 16046msgstr "" 16047 16048#. I18N: A configuration setting 16049#: resources/views/admin/site-preferences.phtml:26 16050msgid "Data folder" 16051msgstr "" 16052 16053#. I18N: Help text for the "Data folder" site configuration setting 16054#: resources/views/admin/site-preferences.phtml:32 16055msgid "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." 16056msgstr "" 16057 16058#. I18N: “Apache” is a software program. 16059#: resources/views/admin/site-preferences.phtml:36 16060msgid "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." 16061msgstr "" 16062 16063#: resources/views/admin/site-preferences.phtml:39 16064msgid "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." 16065msgstr "" 16066 16067#: resources/views/admin/site-preferences.phtml:42 16068msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 16069msgstr "" 16070 16071#. I18N: A configuration setting 16072#: resources/views/admin/site-preferences.phtml:50 16073#: resources/views/admin/users-edit.phtml:117 16074#: resources/views/edit-account-page.phtml:99 16075msgid "Time zone" 16076msgstr "" 16077 16078#: resources/views/admin/site-preferences.phtml:55 16079#: resources/views/admin/users-edit.phtml:122 16080#: resources/views/edit-account-page.phtml:104 16081msgid "The time zone is required for date calculations, such as knowing today’s date." 16082msgstr "" 16083 16084#. I18N: A configuration setting 16085#: resources/views/admin/site-preferences.phtml:64 16086msgid "Default theme" 16087msgstr "" 16088 16089#. I18N: Help text for the "Default theme" site configuration setting 16090#: resources/views/admin/site-preferences.phtml:70 16091msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 16092msgstr "" 16093 16094#. I18N: Help text for the “Language” configuration setting 16095#: resources/views/admin/site-preferences.phtml:89 16096msgid "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." 16097msgstr "" 16098 16099#. I18N: A configuration setting 16100#: resources/views/admin/site-preferences.phtml:99 16101msgid "Show list of family trees" 16102msgstr "" 16103 16104#. I18N: Help text for the “Show list of family trees” site configuration setting 16105#: resources/views/admin/site-preferences.phtml:105 16106msgid "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." 16107msgstr "" 16108 16109#. I18N: A configuration setting 16110#: resources/views/admin/site-registration.phtml:26 16111msgid "Welcome text on sign-in page" 16112msgstr "" 16113 16114#. I18N: A configuration setting 16115#: resources/views/admin/site-registration.phtml:38 16116msgid "Custom welcome text" 16117msgstr "" 16118 16119#. I18N: Help text for the "Custom welcome text" site configuration setting 16120#: resources/views/admin/site-registration.phtml:43 16121msgid "To set this text for other languages, you must switch to that language, and visit this page again." 16122msgstr "" 16123 16124#. I18N: A configuration setting 16125#: resources/views/admin/site-registration.phtml:52 16126msgid "Allow visitors to request a new user account" 16127msgstr "" 16128 16129#: resources/views/admin/site-registration.phtml:57 16130msgid "The new user will be asked to confirm their email address before the account is created." 16131msgstr "" 16132 16133#: resources/views/admin/site-registration.phtml:58 16134msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree." 16135msgstr "" 16136 16137#: resources/views/admin/site-registration.phtml:59 16138msgid "An administrator must approve the new user account and select an access level before the user can sign in." 16139msgstr "" 16140 16141#. I18N: A configuration setting 16142#: resources/views/admin/site-registration.phtml:69 16143msgid "Show acceptable use agreement on “Request a new user account” page" 16144msgstr "" 16145 16146#. I18N: A configuration setting 16147#: resources/views/admin/trees-check.phtml:14 16148#: resources/views/admin/trees-preferences.phtml:616 16149msgid "GEDCOM errors" 16150msgstr "" 16151 16152#: resources/views/admin/trees-check.phtml:26 16153msgid "No errors have been found." 16154msgstr "" 16155 16156#: resources/views/admin/trees-create.phtml:18 16157#: resources/views/admin/trees-preferences.phtml:21 16158msgid "Family tree title" 16159msgstr "" 16160 16161#. I18N: help text for family tree / GEDCOM file names 16162#: resources/views/admin/trees-create.phtml:43 16163#: resources/views/admin/trees-preferences.phtml:57 16164msgid "Avoid spaces and punctuation. A family name might be a good choice." 16165msgstr "" 16166 16167#. I18N: A button label. 16168#: resources/views/admin/trees-create.phtml:52 16169msgid "create" 16170msgstr "" 16171 16172#: resources/views/admin/trees-create.phtml:55 16173msgid "After creating the family tree, you will be able to import data from a GEDCOM file." 16174msgstr "" 16175 16176#: resources/views/admin/trees-duplicates.phtml:30 16177msgid "Merge" 16178msgstr "" 16179 16180#: resources/views/admin/trees-duplicates.phtml:37 16181msgid "No duplicates have been found." 16182msgstr "" 16183 16184#: resources/views/admin/trees-export.phtml:44 16185msgid "Export preferences" 16186msgstr "" 16187 16188#: resources/views/admin/trees-export.phtml:58 16189msgid "Include media (automatically zips files)" 16190msgstr "" 16191 16192#. I18N: A media path (e.g. C:\aaa\bbb\ccc\) in a GEDCOM file 16193#: resources/views/admin/trees-export.phtml:76 16194msgid "Add the GEDCOM media path to filenames" 16195msgstr "" 16196 16197#. I18N: %s is the name of a folder. 16198#: resources/views/admin/trees-export.phtml:80 16199#, php-format 16200msgid "Media filenames will be prefixed by %s." 16201msgstr "" 16202 16203#: resources/views/admin/trees-export.phtml:87 16204#: resources/views/modules/clippings/download.phtml:15 16205#: resources/views/modules/clippings/download.phtml:47 16206msgid "Apply privacy settings" 16207msgstr "" 16208 16209#. I18N: %s is the name of a family tree 16210#: resources/views/admin/trees-import.phtml:14 16211#, php-format 16212msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 16213msgstr "" 16214 16215#: resources/views/admin/trees-import.phtml:17 16216msgid "You have selected a GEDCOM file with a different name. Is this correct?" 16217msgstr "" 16218 16219#: resources/views/admin/trees-import.phtml:24 16220msgid "Select a GEDCOM file to import" 16221msgstr "" 16222 16223#: resources/views/admin/trees-import.phtml:59 16224msgid "No GEDCOM files found." 16225msgstr "" 16226 16227#: resources/views/admin/trees-import.phtml:75 16228msgid "Import preferences" 16229msgstr "" 16230 16231#. I18N: A configuration setting 16232#: resources/views/admin/trees-import.phtml:80 16233msgid "Keep media objects" 16234msgstr "" 16235 16236#: resources/views/admin/trees-import.phtml:83 16237msgid "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." 16238msgstr "" 16239 16240#: resources/views/admin/trees-import.phtml:87 16241msgid "Add spaces where long lines were wrapped" 16242msgstr "" 16243 16244#: resources/views/admin/trees-import.phtml:90 16245msgid "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." 16246msgstr "" 16247 16248#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 16249#: resources/views/admin/trees-import.phtml:93 16250msgid "Remove the GEDCOM media path from filenames" 16251msgstr "" 16252 16253#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 16254#: resources/views/admin/trees-import.phtml:105 16255msgid "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." 16256msgstr "" 16257 16258#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 16259#: resources/views/admin/trees-import.phtml:106 16260#, php-format 16261msgid "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." 16262msgstr "" 16263 16264#: resources/views/admin/trees-merge.phtml:14 16265#: resources/views/admin/trees-renumber.phtml:13 16266msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 16267msgstr "" 16268 16269#. I18N: An XREF is the identification number used in GEDCOM files. 16270#: resources/views/admin/trees-merge.phtml:17 16271#, php-format 16272msgid "The two family trees have %1$s record which uses the same “XREF”." 16273msgid_plural "The two family trees have %1$s records which use the same “XREF”." 16274msgstr[0] "" 16275msgstr[1] "" 16276 16277#: resources/views/admin/trees-merge.phtml:20 16278msgid "You must renumber the records in one of the trees before you can merge them." 16279msgstr "" 16280 16281#. I18N: Copy all the records from [family tree 1] into [family tree 2] 16282#: resources/views/admin/trees-merge.phtml:38 16283#, php-format 16284msgid "Copy all the records from %1$s into %2$s." 16285msgstr "" 16286 16287#: resources/views/admin/trees-preferences.phtml:16 16288#: resources/views/admin/trees-preferences.phtml:595 16289msgid "General" 16290msgstr "" 16291 16292#. I18N: Help text for the “Default individual” configuration setting 16293#: resources/views/admin/trees-preferences.phtml:70 16294#: resources/views/edit-account-page.phtml:68 16295msgid "This individual will be selected by default when viewing charts and reports." 16296msgstr "" 16297 16298#. I18N: A configuration setting 16299#: resources/views/admin/trees-preferences.phtml:79 16300#: resources/views/admin/trees-preferences.phtml:81 16301#: resources/views/admin/trees-preferences.phtml:84 16302msgid "Calendar conversion" 16303msgstr "" 16304 16305#. I18N: Help text for the “Calendar conversion” configuration setting 16306#: resources/views/admin/trees-preferences.phtml:97 16307msgid "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." 16308msgstr "" 16309 16310#. I18N: Help text for the “Calendar conversion” configuration setting 16311#: resources/views/admin/trees-preferences.phtml:100 16312#, php-format 16313msgid "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." 16314msgstr "" 16315 16316#. I18N: Help text for the “Calendar conversion” configuration setting 16317#: resources/views/admin/trees-preferences.phtml:103 16318msgid "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." 16319msgstr "" 16320 16321#. I18N: A configuration setting 16322#: resources/views/admin/trees-preferences.phtml:113 16323msgid "Add unique identifiers" 16324msgstr "" 16325 16326#. I18N: Help text for the “Add unique identifiers” configuration setting 16327#: resources/views/admin/trees-preferences.phtml:118 16328msgid "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." 16329msgstr "" 16330 16331#. I18N: A configuration setting 16332#: resources/views/admin/trees-preferences.phtml:129 16333msgid "Genealogy contact" 16334msgstr "" 16335 16336#. I18N: Help text for the “Genealogy contact” configuration setting 16337#: resources/views/admin/trees-preferences.phtml:141 16338msgid "The individual to contact about the genealogy data on this website." 16339msgstr "" 16340 16341#. I18N: A configuration setting 16342#: resources/views/admin/trees-preferences.phtml:149 16343msgid "Technical help contact" 16344msgstr "" 16345 16346#. I18N: Help text for the “Technical help contact” configuration setting 16347#: resources/views/admin/trees-preferences.phtml:161 16348msgid "The individual to be contacted about technical questions or errors encountered on your website." 16349msgstr "" 16350 16351#. I18N: A configuration setting 16352#: resources/views/admin/trees-preferences.phtml:171 16353msgid "Add to TITLE header tag" 16354msgstr "" 16355 16356#. I18N: Help text for the “Add to TITLE header tag” configuration setting 16357#: resources/views/admin/trees-preferences.phtml:183 16358msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 16359msgstr "" 16360 16361#. I18N: A configuration setting 16362#: resources/views/admin/trees-preferences.phtml:191 16363msgid "Description META tag" 16364msgstr "" 16365 16366#. I18N: Help text for the “Description META tag” configuration setting 16367#: resources/views/admin/trees-preferences.phtml:203 16368msgid "Search engines may use this description of your site in their search results." 16369msgstr "" 16370 16371#. I18N: Help text for the “Media folder” configuration setting 16372#: resources/views/admin/trees-preferences.phtml:225 16373msgid "This folder will be used to store the media files for this family tree." 16374msgstr "" 16375 16376#. I18N: Help text for the “Media folder” configuration setting 16377#: resources/views/admin/trees-preferences.phtml:226 16378msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 16379msgstr "" 16380 16381#. I18N: Help text for the “Media folder” configuration setting 16382#: resources/views/admin/trees-preferences.phtml:227 16383msgid "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." 16384msgstr "" 16385 16386#. I18N: A configuration setting 16387#: resources/views/admin/trees-preferences.phtml:237 16388msgid "Who can upload new media files" 16389msgstr "" 16390 16391#. I18N: Help text for the “Who can upload new media files” configuration setting 16392#: resources/views/admin/trees-preferences.phtml:242 16393msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 16394msgstr "" 16395 16396#. I18N: A configuration setting 16397#: resources/views/admin/trees-preferences.phtml:251 16398msgid "Show a download link in the media viewer" 16399msgstr "" 16400 16401#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 16402#: resources/views/admin/trees-preferences.phtml:256 16403msgid "This option will make it easier for users to download images." 16404msgstr "" 16405 16406#: resources/views/admin/trees-preferences.phtml:262 16407#: resources/views/admin/trees-preferences.phtml:268 16408msgid "Thumbnail images" 16409msgstr "" 16410 16411#: resources/views/admin/trees-preferences.phtml:271 16412#: resources/views/admin/trees-preferences.phtml:351 16413#: resources/views/admin/trees-preferences.phtml:366 16414#: resources/views/admin/trees-preferences.phtml:382 16415#: resources/views/admin/trees-preferences.phtml:507 16416#: resources/views/admin/trees-preferences.phtml:619 16417#: resources/views/admin/trees-preferences.phtml:634 16418msgid "hide" 16419msgstr "" 16420 16421#: resources/views/admin/trees-preferences.phtml:271 16422#: resources/views/admin/trees-preferences.phtml:351 16423#: resources/views/admin/trees-preferences.phtml:366 16424#: resources/views/admin/trees-preferences.phtml:382 16425#: resources/views/admin/trees-preferences.phtml:507 16426#: resources/views/admin/trees-preferences.phtml:619 16427#: resources/views/admin/trees-preferences.phtml:634 16428#: resources/views/modules/faq/config.phtml:26 16429#: resources/views/modules/stories/config.phtml:21 16430msgid "show" 16431msgstr "" 16432 16433#: resources/views/admin/trees-preferences.phtml:273 16434msgid "Show thumbnail images in charts and family groups." 16435msgstr "" 16436 16437#. I18N: A configuration setting 16438#: resources/views/admin/trees-preferences.phtml:283 16439msgid "Use silhouettes" 16440msgstr "" 16441 16442#. I18N: Help text for the “Use silhouettes” configuration setting 16443#: resources/views/admin/trees-preferences.phtml:288 16444msgid "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." 16445msgstr "" 16446 16447#: resources/views/admin/trees-preferences.phtml:294 16448msgid "Watermarks" 16449msgstr "" 16450 16451#: resources/views/admin/trees-preferences.phtml:299 16452msgid "Images without watermarks" 16453msgstr "" 16454 16455#. I18N: Help text for the “Images without watermarks” configuration setting 16456#: resources/views/admin/trees-preferences.phtml:304 16457msgid "Watermarks are optional and normally shown just to visitors." 16458msgstr "" 16459 16460#: resources/views/admin/trees-preferences.phtml:314 16461msgid "Surname list style" 16462msgstr "" 16463 16464#. I18N: A configuration setting 16465#: resources/views/admin/trees-preferences.phtml:326 16466msgid "Maximum number of surnames on individual list" 16467msgstr "" 16468 16469#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 16470#: resources/views/admin/trees-preferences.phtml:339 16471msgid "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." 16472msgstr "" 16473 16474#. I18N: A configuration setting 16475#: resources/views/admin/trees-preferences.phtml:348 16476msgid "Estimated dates for birth and death" 16477msgstr "" 16478 16479#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 16480#: resources/views/admin/trees-preferences.phtml:353 16481msgid "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." 16482msgstr "" 16483 16484#: resources/views/admin/trees-preferences.phtml:363 16485msgid "The date and time of the last update" 16486msgstr "" 16487 16488#. I18N: A configuration setting 16489#: resources/views/admin/trees-preferences.phtml:379 16490msgid "Age of parents next to child’s birthdate" 16491msgstr "" 16492 16493#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 16494#: resources/views/admin/trees-preferences.phtml:384 16495msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 16496msgstr "" 16497 16498#: resources/views/admin/trees-preferences.phtml:393 16499msgid "Other facts to show in charts" 16500msgstr "" 16501 16502#. I18N: Help text for the “Other facts to show in charts” configuration setting 16503#: resources/views/admin/trees-preferences.phtml:400 16504msgid "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." 16505msgstr "" 16506 16507#: resources/views/admin/trees-preferences.phtml:405 16508msgid "Individual pages" 16509msgstr "" 16510 16511#: resources/views/admin/trees-preferences.phtml:411 16512msgid "Show the events of close relatives on the individual page" 16513msgstr "" 16514 16515#. I18N: A configuration setting 16516#: resources/views/admin/trees-preferences.phtml:504 16517msgid "Fact icons" 16518msgstr "" 16519 16520#. I18N: Help text for the “Fact icons” configuration setting 16521#: resources/views/admin/trees-preferences.phtml:509 16522msgid "Some themes can display icons on the “Facts and events” tab." 16523msgstr "" 16524 16525#. I18N: A configuration setting 16526#: resources/views/admin/trees-preferences.phtml:519 16527msgid "Automatically expand notes" 16528msgstr "" 16529 16530#. I18N: Help text for the “Automatically expand notes” configuration setting 16531#: resources/views/admin/trees-preferences.phtml:525 16532msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 16533msgstr "" 16534 16535#. I18N: A configuration setting 16536#: resources/views/admin/trees-preferences.phtml:535 16537msgid "Automatically expand sources" 16538msgstr "" 16539 16540#. I18N: Help text for the “Automatically expand sources” configuration setting 16541#: resources/views/admin/trees-preferences.phtml:541 16542msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 16543msgstr "" 16544 16545#. I18N: A configuration setting 16546#: resources/views/admin/trees-preferences.phtml:553 16547#: resources/views/admin/trees-preferences.phtml:555 16548#: resources/views/admin/trees-preferences.phtml:559 16549msgid "Abbreviate place names" 16550msgstr "" 16551 16552#. I18N: A button label, first page 16553#: resources/views/admin/trees-preferences.phtml:556 16554#: resources/views/lists/datatables-attributes.phtml:14 16555#: resources/views/modules/media-list/page.phtml:79 16556#: resources/views/modules/media-list/page.phtml:178 16557msgid "first" 16558msgstr "" 16559 16560#. I18N: A button label, last page 16561#: resources/views/admin/trees-preferences.phtml:556 16562#: resources/views/lists/datatables-attributes.phtml:16 16563#: resources/views/modules/media-list/page.phtml:103 16564#: resources/views/modules/media-list/page.phtml:202 16565msgid "last" 16566msgstr "" 16567 16568#: resources/views/admin/trees-preferences.phtml:565 16569msgctxt "Show the [first/last] [N] parts of a place name." 16570msgid "first" 16571msgstr "" 16572 16573#: resources/views/admin/trees-preferences.phtml:565 16574msgctxt "Show the [first/last] [N] parts of a place name." 16575msgid "last" 16576msgstr "" 16577 16578#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 16579#: resources/views/admin/trees-preferences.phtml:564 16580#, php-format 16581msgid "Show the %1$s %2$s parts of a place name." 16582msgstr "" 16583 16584#. I18N: Help text for the “Abbreviate place names” configuration setting 16585#: resources/views/admin/trees-preferences.phtml:569 16586msgid "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>." 16587msgstr "" 16588 16589#. I18N: A configuration setting 16590#: resources/views/admin/trees-preferences.phtml:581 16591msgid "Format text and notes" 16592msgstr "" 16593 16594#. I18N: Help text for the “Format text and notes” configuration setting 16595#: resources/views/admin/trees-preferences.phtml:586 16596msgid "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." 16597msgstr "" 16598 16599#. I18N: Help text for the “Format text and notes” configuration setting 16600#: resources/views/admin/trees-preferences.phtml:589 16601msgid "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." 16602msgstr "" 16603 16604#. I18N: A configuration setting 16605#: resources/views/admin/trees-preferences.phtml:601 16606msgid "Allow users to see raw GEDCOM records" 16607msgstr "" 16608 16609#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 16610#: resources/views/admin/trees-preferences.phtml:606 16611msgid "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." 16612msgstr "" 16613 16614#. I18N: Help text for the “GEDCOM errors” configuration setting 16615#: resources/views/admin/trees-preferences.phtml:621 16616msgid "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." 16617msgstr "" 16618 16619#. I18N: Help text for the “Hit counters” configuration setting 16620#: resources/views/admin/trees-preferences.phtml:636 16621msgid "Some pages can display the number of times that they have been visited." 16622msgstr "" 16623 16624#. I18N: Options for editing 16625#: resources/views/admin/trees-preferences.phtml:642 16626msgid "Edit preferences" 16627msgstr "" 16628 16629#: resources/views/admin/trees-preferences.phtml:644 16630msgid "Facts for individual records" 16631msgstr "" 16632 16633#: resources/views/admin/trees-preferences.phtml:649 16634msgid "All individual facts" 16635msgstr "" 16636 16637#. I18N: Help text for the “All individual facts” configuration setting 16638#: resources/views/admin/trees-preferences.phtml:654 16639msgid "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." 16640msgstr "" 16641 16642#: resources/views/admin/trees-preferences.phtml:662 16643msgid "Unique individual facts" 16644msgstr "" 16645 16646#. I18N: Help text for the “Unique individual facts” configuration setting 16647#: resources/views/admin/trees-preferences.phtml:667 16648msgid "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." 16649msgstr "" 16650 16651#: resources/views/admin/trees-preferences.phtml:675 16652msgid "Facts for new individuals" 16653msgstr "" 16654 16655#. I18N: Help text for the “Facts for new individuals” configuration setting 16656#: resources/views/admin/trees-preferences.phtml:680 16657msgid "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." 16658msgstr "" 16659 16660#: resources/views/admin/trees-preferences.phtml:688 16661msgid "Quick individual facts" 16662msgstr "" 16663 16664#. I18N: Help text for the “Quick individual facts” configuration setting 16665#: resources/views/admin/trees-preferences.phtml:693 16666msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 16667msgstr "" 16668 16669#: resources/views/admin/trees-preferences.phtml:698 16670msgid "Facts for family records" 16671msgstr "" 16672 16673#: resources/views/admin/trees-preferences.phtml:703 16674msgid "All family facts" 16675msgstr "" 16676 16677#. I18N: Help text for the “All family facts” configuration setting 16678#: resources/views/admin/trees-preferences.phtml:708 16679msgid "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." 16680msgstr "" 16681 16682#: resources/views/admin/trees-preferences.phtml:716 16683msgid "Unique family facts" 16684msgstr "" 16685 16686#. I18N: Help text for the “Unique family facts” configuration setting 16687#: resources/views/admin/trees-preferences.phtml:721 16688msgid "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." 16689msgstr "" 16690 16691#: resources/views/admin/trees-preferences.phtml:729 16692msgid "Facts for new families" 16693msgstr "" 16694 16695#. I18N: Help text for the “Facts for new families” configuration setting 16696#: resources/views/admin/trees-preferences.phtml:734 16697msgid "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." 16698msgstr "" 16699 16700#: resources/views/admin/trees-preferences.phtml:742 16701msgid "Quick family facts" 16702msgstr "" 16703 16704#. I18N: Help text for the “Quick family facts” configuration setting 16705#: resources/views/admin/trees-preferences.phtml:747 16706msgid "The most common family facts and events are listed separately, so that they can be added more easily." 16707msgstr "" 16708 16709#: resources/views/admin/trees-preferences.phtml:752 16710msgid "Facts for source records" 16711msgstr "" 16712 16713#: resources/views/admin/trees-preferences.phtml:757 16714msgid "All source facts" 16715msgstr "" 16716 16717#. I18N: Help text for the “All source facts” configuration setting 16718#: resources/views/admin/trees-preferences.phtml:762 16719msgid "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." 16720msgstr "" 16721 16722#: resources/views/admin/trees-preferences.phtml:770 16723msgid "Unique source facts" 16724msgstr "" 16725 16726#. I18N: Help text for the “Unique source facts” configuration setting 16727#: resources/views/admin/trees-preferences.phtml:775 16728msgid "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." 16729msgstr "" 16730 16731#: resources/views/admin/trees-preferences.phtml:783 16732msgid "Quick source facts" 16733msgstr "" 16734 16735#. I18N: Help text for the “Quick source facts” configuration setting 16736#: resources/views/admin/trees-preferences.phtml:788 16737msgid "The most common source facts are listed separately, so that they can be added more easily." 16738msgstr "" 16739 16740#: resources/views/admin/trees-preferences.phtml:793 16741msgid "Facts for repository records" 16742msgstr "" 16743 16744#: resources/views/admin/trees-preferences.phtml:798 16745msgid "All repository facts" 16746msgstr "" 16747 16748#. I18N: Help text for the “All repository facts” configuration setting 16749#: resources/views/admin/trees-preferences.phtml:803 16750msgid "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." 16751msgstr "" 16752 16753#: resources/views/admin/trees-preferences.phtml:811 16754msgid "Unique repository facts" 16755msgstr "" 16756 16757#. I18N: Help text for the “Unique repository facts” configuration setting 16758#: resources/views/admin/trees-preferences.phtml:816 16759msgid "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." 16760msgstr "" 16761 16762#: resources/views/admin/trees-preferences.phtml:824 16763msgid "Quick repository facts" 16764msgstr "" 16765 16766#. I18N: Help text for the “Quick repository facts” configuration setting 16767#: resources/views/admin/trees-preferences.phtml:829 16768msgid "The most common repository facts are listed separately, so that they can be added more easily." 16769msgstr "" 16770 16771#: resources/views/admin/trees-preferences.phtml:834 16772msgid "Advanced fact preferences" 16773msgstr "" 16774 16775#: resources/views/admin/trees-preferences.phtml:839 16776msgid "Advanced name facts" 16777msgstr "" 16778 16779#. I18N: Help text for the “Advanced name facts” configuration setting 16780#: resources/views/admin/trees-preferences.phtml:844 16781msgid "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." 16782msgstr "" 16783 16784#: resources/views/admin/trees-preferences.phtml:852 16785msgid "Advanced place name facts" 16786msgstr "" 16787 16788#. I18N: Help text for the “Advanced place name facts” configuration setting 16789#: resources/views/admin/trees-preferences.phtml:857 16790msgid "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." 16791msgstr "" 16792 16793#: resources/views/admin/trees-preferences.phtml:862 16794msgid "Other preferences" 16795msgstr "" 16796 16797#: resources/views/admin/trees-preferences.phtml:868 16798msgid "Surname tradition" 16799msgstr "" 16800 16801#. I18N: Help text for the “Surname tradition” configuration setting 16802#: resources/views/admin/trees-preferences.phtml:873 16803msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 16804msgstr "" 16805 16806#. I18N: A configuration setting 16807#: resources/views/admin/trees-preferences.phtml:883 16808msgid "Use full source citations" 16809msgstr "" 16810 16811#. I18N: Help text for the “Use full source citations” configuration setting 16812#: resources/views/admin/trees-preferences.phtml:888 16813msgid "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." 16814msgstr "" 16815 16816#. I18N: A configuration setting 16817#: resources/views/admin/trees-preferences.phtml:898 16818#: resources/xml/reports/fact_sources.xml:6 16819msgid "Source type" 16820msgstr "" 16821 16822#. I18N: Help text for the “Source type” configuration setting 16823#: resources/views/admin/trees-preferences.phtml:903 16824msgid "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." 16825msgstr "" 16826 16827#. I18N: A configuration setting 16828#: resources/views/admin/trees-preferences.phtml:913 16829#: resources/views/edit/add-fact.phtml:74 16830#: resources/views/edit/edit-fact.phtml:103 16831msgid "Keep the existing “last change” information" 16832msgstr "" 16833 16834#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 16835#: resources/views/admin/trees-preferences.phtml:918 16836msgid "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." 16837msgstr "" 16838 16839#. I18N: Label for checkbox 16840#: resources/views/admin/trees-preferences.phtml:939 16841#: resources/views/admin/trees-privacy.phtml:296 16842msgid "Apply these preferences to all family trees" 16843msgstr "" 16844 16845#. I18N: Label for checkbox 16846#: resources/views/admin/trees-preferences.phtml:946 16847#: resources/views/admin/trees-privacy.phtml:303 16848msgid "Apply these preferences to new family trees" 16849msgstr "" 16850 16851#. I18N: A configuration setting 16852#: resources/views/admin/trees-privacy.phtml:21 16853msgid "Show the family tree" 16854msgstr "" 16855 16856#: resources/views/admin/trees-privacy.phtml:24 16857#: resources/views/admin/trees-privacy.phtml:43 16858#: resources/views/admin/trees-privacy.phtml:85 16859#: resources/views/admin/trees-privacy.phtml:127 16860#: resources/views/admin/trees-privacy.phtml:147 16861msgid "visitors" 16862msgstr "" 16863 16864#: resources/views/admin/trees-privacy.phtml:25 16865#: resources/views/admin/trees-privacy.phtml:44 16866#: resources/views/admin/trees-privacy.phtml:86 16867#: resources/views/admin/trees-privacy.phtml:128 16868#: resources/views/admin/trees-privacy.phtml:148 16869msgid "members" 16870msgstr "" 16871 16872#. I18N: Help text for the “Family tree” configuration setting 16873#: resources/views/admin/trees-privacy.phtml:31 16874msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." 16875msgstr "" 16876 16877#. I18N: A configuration setting 16878#: resources/views/admin/trees-privacy.phtml:40 16879msgid "Show dead individuals" 16880msgstr "" 16881 16882#. I18N: Help text for the “Show dead individuals” configuration setting 16883#: resources/views/admin/trees-privacy.phtml:50 16884msgid "Set the privacy access level for all dead individuals." 16885msgstr "" 16886 16887#: resources/views/admin/trees-privacy.phtml:59 16888msgid "Age at which to assume an individual is dead" 16889msgstr "" 16890 16891#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 16892#: resources/views/admin/trees-privacy.phtml:73 16893msgid "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." 16894msgstr "" 16895 16896#. I18N: A configuration setting 16897#: resources/views/admin/trees-privacy.phtml:83 16898msgid "Show living individuals" 16899msgstr "" 16900 16901#. I18N: Help text for the “Show living individuals” configuration setting 16902#: resources/views/admin/trees-privacy.phtml:93 16903msgid "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." 16904msgstr "" 16905 16906#. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years 16907#: resources/views/admin/trees-privacy.phtml:103 16908msgid "Extend privacy to dead individuals" 16909msgstr "" 16910 16911#. I18N: Extend privacy to dead individuals who were… 16912#: resources/views/admin/trees-privacy.phtml:109 16913#, php-format 16914msgid "born in the last %1$s years or died in the last %2$s years" 16915msgstr "" 16916 16917#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 16918#: resources/views/admin/trees-privacy.phtml:114 16919msgid "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." 16920msgstr "" 16921 16922#. I18N: A configuration setting 16923#: resources/views/admin/trees-privacy.phtml:124 16924msgid "Show names of private individuals" 16925msgstr "" 16926 16927#: resources/views/admin/trees-privacy.phtml:129 16928msgid "managers" 16929msgstr "" 16930 16931#. I18N: Help text for the “Show names of private individuals” configuration setting 16932#: resources/views/admin/trees-privacy.phtml:135 16933msgid "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." 16934msgstr "" 16935 16936#. I18N: A configuration setting 16937#: resources/views/admin/trees-privacy.phtml:144 16938msgid "Show private relationships" 16939msgstr "" 16940 16941#. I18N: Help text for the “Show private relationships” configuration setting 16942#: resources/views/admin/trees-privacy.phtml:154 16943msgid "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." 16944msgstr "" 16945 16946#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 16947#: resources/views/admin/trees-privacy.phtml:158 16948msgid "Privacy restrictions" 16949msgstr "" 16950 16951#. I18N: Privacy restrictions are RESN tags in GEDCOM. 16952#: resources/views/admin/trees-privacy.phtml:160 16953msgid "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." 16954msgstr "" 16955 16956#: resources/views/admin/trees-privacy.phtml:167 16957#: resources/views/admin/trees-privacy.phtml:253 16958msgid "All records" 16959msgstr "" 16960 16961#: resources/views/admin/trees-privacy.phtml:220 16962msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 16963msgstr "" 16964 16965#: resources/views/admin/trees-privacy.phtml:228 16966#: resources/views/edit/add-fact-row.phtml:15 16967msgid "Fact or event" 16968msgstr "" 16969 16970#. I18N: A button label. 16971#: resources/views/admin/trees-privacy.phtml:236 16972#: resources/views/admin/webtrees1-thumbnails-form.phtml:18 16973#: resources/views/edit/add-fact-row.phtml:41 16974#: resources/views/edit/paste-fact-row.phtml:40 16975#: resources/views/modules/census-assistant.phtml:60 16976#: resources/views/modules/lifespans-chart/page.phtml:66 16977#: resources/views/modules/timeline-chart/page.phtml:27 16978msgid "add" 16979msgstr "" 16980 16981#: resources/views/admin/trees-privacy.phtml:249 16982msgid "This record does not exist." 16983msgstr "" 16984 16985#: resources/views/admin/trees-renumber.phtml:8 16986#: resources/views/admin/trees-unconnected.phtml:20 16987msgid "Manage family trees " 16988msgstr "" 16989 16990#: resources/views/admin/trees-renumber.phtml:17 16991msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." 16992msgstr "" 16993 16994#: resources/views/admin/trees-renumber.phtml:21 16995#, php-format 16996msgid "This family tree has %s record which uses the same “XREF” as another family tree." 16997msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." 16998msgstr[0] "" 16999msgstr[1] "" 17000 17001#: resources/views/admin/trees-renumber.phtml:26 17002msgid "You can renumber this family tree." 17003msgstr "" 17004 17005#: resources/views/admin/trees-renumber.phtml:37 17006#: resources/views/admin/trees.phtml:308 17007msgid "Caution! This may take a long time. Be patient." 17008msgstr "" 17009 17010#: resources/views/admin/trees-unconnected.phtml:27 17011msgid "Include associates" 17012msgstr "" 17013 17014#: resources/views/admin/trees-unconnected.phtml:28 17015msgid "Include aliases" 17016msgstr "" 17017 17018#: resources/views/admin/trees-unconnected.phtml:30 17019msgid "update" 17020msgstr "" 17021 17022#: resources/views/admin/trees-unconnected.phtml:34 17023#, php-format 17024msgid "These groups of individuals are not related to %s." 17025msgstr "" 17026 17027#: resources/views/admin/trees.phtml:55 17028#: resources/views/lists/datatables-attributes.phtml:31 17029msgid "Calculating…" 17030msgstr "" 17031 17032#: resources/views/admin/trees.phtml:109 17033msgid "Default family tree" 17034msgstr "" 17035 17036#: resources/views/admin/trees.phtml:112 resources/views/admin/trees.phtml:119 17037msgid "Set as default" 17038msgstr "" 17039 17040#. I18N: Individuals, sources, dates, places, etc. 17041#: resources/views/admin/trees.phtml:141 17042msgid "Genealogy data" 17043msgstr "" 17044 17045#: resources/views/admin/trees.phtml:180 17046msgid "Renumber" 17047msgstr "" 17048 17049#: resources/views/admin/trees.phtml:199 17050msgid "Add unlinked records" 17051msgstr "" 17052 17053#: resources/views/admin/trees.phtml:262 17054msgid "Export" 17055msgstr "" 17056 17057#: resources/views/admin/trees.phtml:290 17058msgid "Synchronize family trees with GEDCOM files" 17059msgstr "" 17060 17061#: resources/views/admin/trees.phtml:298 17062msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 17063msgstr "" 17064 17065#: resources/views/admin/upgrade/steps.phtml:14 17066msgid "It can take several minutes to download and install the upgrade. Be patient." 17067msgstr "" 17068 17069#: resources/views/admin/upgrade/wizard.phtml:26 17070msgid "Depending on your server configuration, you may be able to upgrade automatically." 17071msgstr "" 17072 17073#: resources/views/admin/users-cleanup.phtml:29 17074msgid "User’s account has been inactive too long: " 17075msgstr "" 17076 17077#: resources/views/admin/users-cleanup.phtml:48 17078msgid "User didn’t verify within 7 days." 17079msgstr "" 17080 17081#: resources/views/admin/users-cleanup.phtml:50 17082msgid "User not verified by administrator." 17083msgstr "" 17084 17085#: resources/views/admin/users-cleanup.phtml:62 17086msgid "Nothing found to cleanup" 17087msgstr "" 17088 17089#: resources/views/admin/users-create.phtml:19 17090#: resources/views/admin/users-edit.phtml:23 17091#: resources/views/admin/users.phtml:21 17092#: resources/views/edit-account-page.phtml:32 17093#: resources/views/emails/register-notify-html.phtml:19 17094#: resources/views/emails/register-notify-text.phtml:12 17095#: resources/views/register-page.phtml:34 17096msgid "Real name" 17097msgstr "" 17098 17099#: resources/views/admin/users-create.phtml:24 17100#: resources/views/admin/users-edit.phtml:28 17101#: resources/views/edit-account-page.phtml:37 17102#: resources/views/register-page.phtml:39 17103#: resources/views/setup/step-5-administrator.phtml:41 17104msgid "This is your real name, as you would like it displayed on screen." 17105msgstr "" 17106 17107#: resources/views/admin/users-create.phtml:37 17108#: resources/views/admin/users-edit.phtml:41 17109#: resources/views/edit-account-page.phtml:25 17110#: resources/views/register-page.phtml:63 17111msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 17112msgstr "" 17113 17114#. I18N: placeholder text for new-password field 17115#: resources/views/admin/users-create.phtml:48 17116#: resources/views/admin/users-edit.phtml:52 17117#: resources/views/register-page.phtml:74 17118#, php-format 17119msgid "Use at least %s character." 17120msgid_plural "Use at least %s characters." 17121msgstr[0] "" 17122msgstr[1] "" 17123 17124#: resources/views/admin/users-create.phtml:50 17125#: resources/views/admin/users-edit.phtml:54 17126#: resources/views/edit-account-page.phtml:81 17127#: resources/views/password-reset-page.phtml:39 17128#: resources/views/register-page.phtml:76 17129msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 17130msgstr "" 17131 17132#: resources/views/admin/users-create.phtml:63 17133#: resources/views/admin/users-edit.phtml:67 17134#: resources/views/edit-account-page.phtml:116 17135#: resources/views/register-page.phtml:51 17136#: resources/views/setup/step-5-administrator.phtml:77 17137msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 17138msgstr "" 17139 17140#: resources/views/admin/users-edit.phtml:76 17141msgid "Account approval and email verification" 17142msgstr "" 17143 17144#: resources/views/admin/users-edit.phtml:82 17145msgid "Email verified" 17146msgstr "" 17147 17148#: resources/views/admin/users-edit.phtml:86 17149msgid "Approved by administrator" 17150msgstr "" 17151 17152#: resources/views/admin/users-edit.phtml:89 17153msgid "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." 17154msgstr "" 17155 17156#: resources/views/admin/users-edit.phtml:92 17157msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 17158msgstr "" 17159 17160#: resources/views/admin/users-edit.phtml:95 17161msgid "You should not approve an account unless you know that the email address is correct." 17162msgstr "" 17163 17164#: resources/views/admin/users-edit.phtml:98 17165msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected." 17166msgstr "" 17167 17168#: resources/views/admin/users-edit.phtml:136 17169msgid "Automatically accept changes made by this user" 17170msgstr "" 17171 17172#: resources/views/admin/users-edit.phtml:139 17173msgid "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." 17174msgstr "" 17175 17176#. I18N: A configuration setting 17177#: resources/views/admin/users-edit.phtml:148 17178#: resources/views/edit-account-page.phtml:136 17179msgid "Visible online" 17180msgstr "" 17181 17182#. I18N: A configuration setting 17183#: resources/views/admin/users-edit.phtml:154 17184#: resources/views/edit-account-page.phtml:139 17185msgid "Visible to other users when online" 17186msgstr "" 17187 17188#: resources/views/admin/users-edit.phtml:157 17189#: resources/views/edit-account-page.phtml:141 17190msgid "You can choose whether to appear in the list of users who are currently signed-in." 17191msgstr "" 17192 17193#. I18N: A configuration setting 17194#: resources/views/admin/users-edit.phtml:166 17195msgid "Preferred contact method" 17196msgstr "" 17197 17198#. I18N: Help text for the “Preferred contact method” configuration setting 17199#: resources/views/admin/users-edit.phtml:172 17200#: resources/views/edit-account-page.phtml:128 17201msgid "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." 17202msgstr "" 17203 17204#: resources/views/admin/users-edit.phtml:190 17205msgid "Administrator comments on user" 17206msgstr "" 17207 17208#: resources/views/admin/users-edit.phtml:205 17209#: resources/views/admin/users-edit.phtml:254 17210msgid "Administrator" 17211msgstr "" 17212 17213#: resources/views/admin/users-edit.phtml:211 17214msgid "Access to family trees" 17215msgstr "" 17216 17217#: resources/views/admin/users-edit.phtml:214 17218msgid "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." 17219msgstr "" 17220 17221#: resources/views/admin/users-edit.phtml:223 17222msgid "Everybody has this role, including visitors to the website and search engines." 17223msgstr "" 17224 17225#: resources/views/admin/users-edit.phtml:229 17226msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 17227msgstr "" 17228 17229#: resources/views/admin/users-edit.phtml:237 17230msgid "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." 17231msgstr "" 17232 17233#: resources/views/admin/users-edit.phtml:243 17234msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 17235msgstr "" 17236 17237#: resources/views/admin/users-edit.phtml:251 17238msgid "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." 17239msgstr "" 17240 17241#: resources/views/admin/users-edit.phtml:257 17242msgid "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." 17243msgstr "" 17244 17245#: resources/views/admin/users-edit.phtml:272 17246#: resources/views/edit-account-page.phtml:45 17247msgid "Individual record" 17248msgstr "" 17249 17250#: resources/views/admin/users-edit.phtml:286 17251msgid "Link this user to an individual in the family tree." 17252msgstr "" 17253 17254#: resources/views/admin/users-edit.phtml:344 17255msgid "You must specify an individual record before you can restrict the user to their immediate family." 17256msgstr "" 17257 17258#: resources/views/admin/users-table-options.phtml:34 17259msgid "Masquerade as this user" 17260msgstr "" 17261 17262#: resources/views/admin/users.phtml:25 17263msgid "Date registered" 17264msgstr "" 17265 17266#: resources/views/admin/users.phtml:27 17267msgid "Last signed in" 17268msgstr "" 17269 17270#: resources/views/admin/users.phtml:28 17271msgid "Verified" 17272msgstr "" 17273 17274#: resources/views/admin/users.phtml:29 17275msgid "Approved" 17276msgstr "" 17277 17278#. I18N: "thumbs" is fixed text. Do not change it. 17279#: resources/views/admin/webtrees1-thumbnails.phtml:14 17280msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 17281msgstr "" 17282 17283#: resources/views/admin/webtrees1-thumbnails.phtml:16 17284msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 17285msgstr "" 17286 17287#: resources/views/admin/webtrees1-thumbnails.phtml:18 17288msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it." 17289msgstr "" 17290 17291#: resources/views/admin/webtrees1-thumbnails.phtml:19 17292msgid "If the thumbnail image is a custom image, you should add it to the media object." 17293msgstr "" 17294 17295#: resources/views/admin/webtrees1-thumbnails.phtml:34 17296msgid "Thumbnail image" 17297msgstr "" 17298 17299#: resources/views/admin/webtrees1-thumbnails.phtml:37 17300msgid "Comparison" 17301msgstr "" 17302 17303#: resources/views/admin/webtrees1-thumbnails.phtml:38 17304msgid "Action" 17305msgstr "" 17306 17307#. I18N: A button label. 17308#: resources/views/branches-page.phtml:40 17309#: resources/views/modules/ancestors-chart/page.phtml:46 17310#: resources/views/modules/compact-chart/page.phtml:26 17311#: resources/views/modules/descendancy_chart/page.phtml:46 17312#: resources/views/modules/family-book-chart/page.phtml:56 17313#: resources/views/modules/fanchart/page.phtml:61 17314#: resources/views/modules/hourglass-chart/page.phtml:47 17315#: resources/views/modules/interactive-tree/page.phtml:28 17316#: resources/views/modules/pedigree-chart/page.phtml:45 17317#: resources/views/modules/pedigree-map/page.phtml:35 17318#: resources/views/modules/relationships-chart/page.phtml:67 17319#: resources/views/report-setup-page.phtml:80 17320#: resources/views/report-setup-page.phtml:85 17321msgid "view" 17322msgstr "" 17323 17324#: resources/views/calendar-list.phtml:18 17325#, php-format 17326msgid "%s family" 17327msgid_plural "%s families" 17328msgstr[0] "" 17329msgstr[1] "" 17330 17331#: resources/views/calendar-page.phtml:81 17332msgid "Show" 17333msgstr "" 17334 17335#: resources/views/calendar-page.phtml:97 17336#: resources/views/calendar-page.phtml:109 17337msgid "All individuals" 17338msgstr "" 17339 17340#: resources/views/calendar-page.phtml:100 17341msgid "Living individuals" 17342msgstr "" 17343 17344#: resources/views/calendar-page.phtml:103 17345msgid "Recent years (< 100 yrs)" 17346msgstr "" 17347 17348#: resources/views/calendar-page.phtml:179 17349#: resources/views/edit/add-fact-row.phtml:35 17350msgid "Custom event" 17351msgstr "" 17352 17353#: resources/views/calendar-page.phtml:191 17354msgid "View this day" 17355msgstr "" 17356 17357#: resources/views/calendar-page.phtml:195 17358msgid "View this month" 17359msgstr "" 17360 17361#: resources/views/calendar-page.phtml:199 17362msgid "View this year" 17363msgstr "" 17364 17365#: resources/views/cards/add-media-object.phtml:10 17366#: resources/views/family-page.phtml:98 17367#: resources/views/individual-page-menu.phtml:75 17368#: resources/views/individual-page.phtml:90 17369#: resources/views/source-page.phtml:92 17370msgid "Add a media object" 17371msgstr "" 17372 17373#: resources/views/cards/add-sour-data-even.phtml:10 17374msgid "Add an event" 17375msgstr "" 17376 17377#: resources/views/chart-box.phtml:108 resources/views/chart-box.phtml:120 17378#: resources/views/chart-box.phtml:121 17379msgid "Links" 17380msgstr "" 17381 17382#: resources/views/components/alert-warning-dismissible.phtml:10 17383#: resources/views/layouts/administration.phtml:76 17384#: resources/views/layouts/default.phtml:125 17385#: resources/views/layouts/default.phtml:160 17386#: resources/views/modals/create-media-from-file.phtml:17 17387#: resources/views/modals/footer-close.phtml:10 17388#: resources/views/modals/header.phtml:11 17389#: resources/views/modules/privacy-policy/footer.phtml:17 17390msgid "close" 17391msgstr "" 17392 17393#: resources/views/contact-page.phtml:28 17394#: resources/views/setup/step-5-administrator.phtml:36 17395msgid "Your name" 17396msgstr "" 17397 17398#: resources/views/edit-account-page.phtml:52 17399msgctxt "unknown people" 17400msgid "Unknown" 17401msgstr "" 17402 17403#: resources/views/edit-account-page.phtml:56 17404msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 17405msgstr "" 17406 17407#: resources/views/edit-account-page.phtml:83 17408msgid "Leave the password blank if you want to keep the current password." 17409msgstr "" 17410 17411#: resources/views/edit-account-page.phtml:123 17412msgid "Contact method" 17413msgstr "" 17414 17415#: resources/views/edit-account-page.phtml:164 17416msgid "Delete your account" 17417msgstr "" 17418 17419#: resources/views/edit-blocks-block.phtml:16 17420msgid "Block" 17421msgstr "" 17422 17423#: resources/views/edit-blocks-page.phtml:11 17424msgid "Drag the blocks to change their position." 17425msgstr "" 17426 17427#: resources/views/edit-blocks-page.phtml:34 17428msgid "Add more blocks from the following list." 17429msgstr "" 17430 17431#: resources/views/edit-blocks-page.phtml:57 17432#: resources/views/edit-blocks-page.phtml:58 17433msgid "Restore the default block layout" 17434msgstr "" 17435 17436#: resources/views/edit/add-fact-row.phtml:32 17437msgid "Custom fact" 17438msgstr "" 17439 17440#: resources/views/edit/change-family-members.phtml:49 17441#: resources/xml/reports/family_group_report.xml:774 17442#: resources/xml/reports/individual_ext_report.xml:526 17443#: resources/xml/reports/individual_report.xml:530 17444msgid "Son" 17445msgstr "" 17446 17447#: resources/views/edit/change-family-members.phtml:51 17448#: resources/xml/reports/family_group_report.xml:809 17449#: resources/xml/reports/individual_ext_report.xml:562 17450#: resources/xml/reports/individual_report.xml:566 17451msgid "Daughter" 17452msgstr "" 17453 17454#: resources/views/edit/icon-fact-copy.phtml:8 17455#: resources/views/edit/icon-fact-copy.phtml:10 17456msgid "Copy" 17457msgstr "" 17458 17459#: resources/views/edit/input-addon-keyboard.phtml:9 17460#: resources/views/edit/input-addon-keyboard.phtml:12 17461#: resources/views/edit/shared-note.phtml:20 17462#: resources/views/edit/shared-note.phtml:22 17463msgid "Find a special character" 17464msgstr "" 17465 17466#: resources/views/edit/link-child-to-family.phtml:29 17467msgid "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." 17468msgstr "" 17469 17470#. I18N: A button label. 17471#: resources/views/edit/new-individual.phtml:321 17472msgid "go to new individual" 17473msgstr "" 17474 17475#: resources/views/edit/paste-fact-row.phtml:12 17476msgid "Add from clipboard" 17477msgstr "" 17478 17479#: resources/views/edit/raw-gedcom-fact.phtml:15 17480#: resources/views/edit/raw-gedcom-record.phtml:16 17481msgid "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." 17482msgstr "" 17483 17484#. I18N: %s is a URL 17485#: resources/views/edit/raw-gedcom-fact.phtml:18 17486#: resources/views/edit/raw-gedcom-record.phtml:19 17487#, php-format 17488msgid "You can download a copy of the GEDCOM specification from %s." 17489msgstr "" 17490 17491#: resources/views/edit/raw-gedcom-record.phtml:47 17492msgid "Add a fact" 17493msgstr "" 17494 17495#. I18N: A button label. 17496#: resources/views/edit/reorder-children.phtml:41 17497#: resources/xml/reports/bdm_report.xml:11 17498#: resources/xml/reports/birth_report.xml:9 17499#: resources/xml/reports/change_report.xml:7 17500#: resources/xml/reports/fact_sources.xml:7 17501#: resources/xml/reports/individual_ext_report.xml:8 17502#: resources/xml/reports/occupation_report.xml:6 17503#: resources/xml/reports/relative_ext_report.xml:7 17504msgid "sort by date of birth" 17505msgstr "" 17506 17507#: resources/views/edit/reorder-families.phtml:21 17508#: resources/views/lists/surnames-table.phtml:27 17509#: resources/views/modules/family-book-chart/page.phtml:45 17510#: resources/views/modules/pedigree-chart/previous.phtml:29 17511msgid "Spouses" 17512msgstr "" 17513 17514#: resources/views/edit/reorder-families.phtml:24 17515msgid "When an individual has more than one spouse, you should sort the families in date order." 17516msgstr "" 17517 17518#. I18N: A button label. 17519#: resources/views/edit/reorder-families.phtml:30 17520#: resources/xml/reports/marriage_report.xml:9 17521msgid "sort by date of marriage" 17522msgstr "" 17523 17524#: resources/views/edit/reorder-families.phtml:65 17525msgid "An individual can have more than one set of parents. For example, birth and adopted." 17526msgstr "" 17527 17528#: resources/views/edit/reorder-families.phtml:67 17529msgid "The first family in the list will be used in charts, lists, reports, etc." 17530msgstr "" 17531 17532#: resources/views/emails/approve-user-html.phtml:9 17533#: resources/views/emails/message-copy-html.phtml:8 17534#: resources/views/emails/message-copy-text.phtml:6 17535#: resources/views/emails/message-user-html.phtml:8 17536#: resources/views/emails/message-user-text.phtml:6 17537#: resources/views/emails/password-request-html.phtml:8 17538#: resources/views/emails/password-request-text.phtml:6 17539#: resources/views/emails/pending-changes-html.phtml:9 17540#: resources/views/emails/pending-changes-text.phtml:8 17541#: resources/views/emails/register-user-html.phtml:8 17542#: resources/views/emails/register-user-text.phtml:7 17543#, php-format 17544msgid "Hello %s…" 17545msgstr "" 17546 17547#: resources/views/emails/approve-user-html.phtml:13 17548#: resources/views/emails/approve-user-text.phtml:8 17549#, php-format 17550msgid "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" 17551msgstr "" 17552 17553#: resources/views/emails/message-copy-html.phtml:12 17554#: resources/views/emails/message-copy-text.phtml:8 17555msgid "You sent the following message to a webtrees user:" 17556msgstr "" 17557 17558#: resources/views/emails/message-copy-html.phtml:25 17559#: resources/views/emails/message-copy-text.phtml:15 17560#: resources/views/emails/message-user-html.phtml:26 17561#: resources/views/emails/message-user-text.phtml:16 17562msgid "This message was sent while viewing the following URL: " 17563msgstr "" 17564 17565#. I18N: %s is a person's name 17566#: resources/views/emails/message-user-html.phtml:13 17567#: resources/views/emails/message-user-text.phtml:8 17568#, php-format 17569msgid "%s sent you the following message." 17570msgstr "" 17571 17572#: resources/views/emails/password-request-html.phtml:12 17573#: resources/views/emails/password-request-text.phtml:8 17574msgid "To set a new password, follow this link." 17575msgstr "" 17576 17577#: resources/views/emails/password-request-html.phtml:20 17578#: resources/views/emails/password-request-text.phtml:12 17579msgid "If you did not request a new password, please ignore this message." 17580msgstr "" 17581 17582#: resources/views/emails/register-notify-html.phtml:8 17583#: resources/views/emails/register-notify-text.phtml:6 17584#: resources/views/emails/verify-notify-html.phtml:8 17585#: resources/views/emails/verify-notify-text.phtml:6 17586msgid "Hello administrator…" 17587msgstr "" 17588 17589#. I18N: %s is a server name/URL 17590#: resources/views/emails/register-notify-html.phtml:13 17591#: resources/views/emails/register-notify-text.phtml:9 17592#, php-format 17593msgid "A prospective user has registered with webtrees at %s." 17594msgstr "" 17595 17596#: resources/views/emails/register-notify-html.phtml:23 17597#: resources/views/emails/register-notify-text.phtml:14 17598#: resources/views/register-page.phtml:83 17599msgid "Comments" 17600msgstr "" 17601 17602#: resources/views/emails/register-notify-html.phtml:30 17603#: resources/views/emails/register-notify-text.phtml:17 17604msgid "The user has been sent an email with the information necessary to confirm the access request." 17605msgstr "" 17606 17607#: resources/views/emails/register-notify-html.phtml:34 17608#: resources/views/emails/register-notify-text.phtml:19 17609msgid "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." 17610msgstr "" 17611 17612#. I18N: %1$s is the site URL and %2$s is an email address 17613#: resources/views/emails/register-user-html.phtml:13 17614#: resources/views/emails/register-user-text.phtml:9 17615#, php-format 17616msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 17617msgstr "" 17618 17619#: resources/views/emails/register-user-html.phtml:17 17620#: resources/views/emails/register-user-text.phtml:11 17621msgid "Follow this link to verify your email address." 17622msgstr "" 17623 17624#: resources/views/emails/register-user-html.phtml:27 17625#: resources/views/emails/register-user-text.phtml:15 17626msgid "If you didn’t request an account, you can just delete this message." 17627msgstr "" 17628 17629#. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address 17630#: resources/views/emails/verify-notify-html.phtml:14 17631#: resources/views/emails/verify-notify-text.phtml:9 17632#, php-format 17633msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 17634msgstr "" 17635 17636#: resources/views/emails/verify-notify-html.phtml:22 17637#: resources/views/emails/verify-notify-text.phtml:15 17638msgid "You need to review the account details." 17639msgstr "" 17640 17641#. I18N: You need to: 17642#: resources/views/emails/verify-notify-html.phtml:31 17643#: resources/views/emails/verify-notify-text.phtml:19 17644msgid "Set the status to “approved”." 17645msgstr "" 17646 17647#. I18N: You need to: 17648#: resources/views/emails/verify-notify-html.phtml:33 17649#: resources/views/emails/verify-notify-text.phtml:20 17650msgid "Set the access level for each tree." 17651msgstr "" 17652 17653#. I18N: You need to: 17654#: resources/views/emails/verify-notify-html.phtml:35 17655#: resources/views/emails/verify-notify-text.phtml:21 17656msgid "Link the user account to an individual." 17657msgstr "" 17658 17659#: resources/views/errors/database-connection.phtml:9 17660msgid "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." 17661msgstr "" 17662 17663#: resources/views/errors/database-connection.phtml:16 17664msgid "If you are the website administrator, you should check that:" 17665msgstr "" 17666 17667#. I18N: [you should check that:] ... 17668#: resources/views/errors/database-connection.phtml:20 17669msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 17670msgstr "" 17671 17672#. I18N: [you should check that:] ... 17673#: resources/views/errors/database-connection.phtml:23 17674msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 17675msgstr "" 17676 17677#. I18N: [you should check that:] ... 17678#: resources/views/errors/database-connection.phtml:26 17679msgid "you can connect to the database using other applications, such as phpmyadmin" 17680msgstr "" 17681 17682#: resources/views/errors/database-connection.phtml:31 17683msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 17684msgstr "" 17685 17686#: resources/views/errors/database-error.phtml:8 17687#: resources/views/setup/step-6-failed.phtml:8 17688msgid "An unexpected database error occurred." 17689msgstr "" 17690 17691#: resources/views/errors/database-error.phtml:16 17692#: resources/views/setup/step-6-failed.phtml:16 17693msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 17694msgstr "" 17695 17696#: resources/views/errors/no-tree-access.phtml:8 17697msgid "This user account does not have access to any tree." 17698msgstr "" 17699 17700#: resources/views/family-page-children.phtml:13 17701#: resources/views/modules/ancestors-chart/tree.phtml:39 17702#: resources/views/modules/descendancy_chart/tree.phtml:41 17703#: resources/views/statistics/families/top10-list.phtml:19 17704#: resources/views/statistics/families/top10-nolist.phtml:15 17705#, php-format 17706msgid "%s child" 17707msgid_plural "%s children" 17708msgstr[0] "" 17709msgstr[1] "" 17710 17711#: resources/views/family-page-menu.phtml:51 17712msgid "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?" 17713msgstr "" 17714 17715#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17716#: resources/views/family-page.phtml:16 17717#: resources/views/gedcom-record-page.phtml:34 17718#: resources/views/individual-page.phtml:30 resources/views/media-page.phtml:28 17719#: resources/views/note-page.phtml:14 resources/views/repository-page.phtml:14 17720#: resources/views/source-page.phtml:15 resources/views/submitter-page.phtml:14 17721msgctxt "You should review the deletion and then accept or reject it." 17722msgid "accept" 17723msgstr "" 17724 17725#: resources/views/family-page.phtml:16 17726#: resources/views/gedcom-record-page.phtml:34 17727#: resources/views/individual-page.phtml:30 resources/views/media-page.phtml:28 17728#: resources/views/note-page.phtml:14 resources/views/repository-page.phtml:14 17729#: resources/views/source-page.phtml:15 resources/views/submitter-page.phtml:14 17730msgctxt "You should review the deletion and then accept or reject it." 17731msgid "reject" 17732msgstr "" 17733 17734#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17735#: resources/views/family-page.phtml:16 17736#, php-format 17737msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 17738msgstr "" 17739 17740#: resources/views/family-page.phtml:18 17741msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 17742msgstr "" 17743 17744#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17745#: resources/views/family-page.phtml:22 17746#: resources/views/gedcom-record-page.phtml:40 17747#: resources/views/individual-page.phtml:39 resources/views/media-page.phtml:34 17748#: resources/views/note-page.phtml:20 resources/views/repository-page.phtml:20 17749#: resources/views/source-page.phtml:21 resources/views/submitter-page.phtml:20 17750msgctxt "You should review the changes and then accept or reject them." 17751msgid "accept" 17752msgstr "" 17753 17754#: resources/views/family-page.phtml:22 17755#: resources/views/gedcom-record-page.phtml:40 17756#: resources/views/individual-page.phtml:39 resources/views/media-page.phtml:34 17757#: resources/views/note-page.phtml:20 resources/views/repository-page.phtml:20 17758#: resources/views/source-page.phtml:21 resources/views/submitter-page.phtml:20 17759msgctxt "You should review the changes and then accept or reject them." 17760msgid "reject" 17761msgstr "" 17762 17763#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17764#: resources/views/family-page.phtml:22 17765#, php-format 17766msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 17767msgstr "" 17768 17769#: resources/views/family-page.phtml:24 17770msgid "This family has been edited. The changes need to be reviewed by a moderator." 17771msgstr "" 17772 17773#: resources/views/family-page.phtml:56 17774msgid "No facts exist for this family." 17775msgstr "" 17776 17777#: resources/views/family-page.phtml:75 17778#: resources/views/modules/notes/tab.phtml:45 17779msgid "Add a note" 17780msgstr "" 17781 17782#: resources/views/family-page.phtml:86 resources/views/media-page.phtml:171 17783#: resources/views/modules/notes/tab.phtml:55 17784msgid "Add a shared note" 17785msgstr "" 17786 17787#: resources/views/family-page.phtml:110 resources/views/media-page.phtml:161 17788#: resources/views/modules/sources_tab/tab.phtml:43 17789msgid "Add a source citation" 17790msgstr "" 17791 17792#: resources/views/forgot-password-page.phtml:21 17793#: resources/views/modules/login_block/sign-in.phtml:53 17794msgid "Username or email address" 17795msgstr "" 17796 17797#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17798#: resources/views/gedcom-record-page.phtml:34 17799#: resources/views/submitter-page.phtml:14 17800#, php-format 17801msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 17802msgstr "" 17803 17804#: resources/views/gedcom-record-page.phtml:36 17805#: resources/views/submitter-page.phtml:16 17806msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 17807msgstr "" 17808 17809#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17810#: resources/views/gedcom-record-page.phtml:40 17811#: resources/views/submitter-page.phtml:20 17812#, php-format 17813msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 17814msgstr "" 17815 17816#: resources/views/gedcom-record-page.phtml:42 17817#: resources/views/submitter-page.phtml:22 17818msgid "This record has been edited. The changes need to be reviewed by a moderator." 17819msgstr "" 17820 17821#: resources/views/help/data-fixes.phtml:8 17822msgid "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." 17823msgstr "" 17824 17825#: resources/views/help/data-fixes.phtml:12 17826msgid "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." 17827msgstr "" 17828 17829#: resources/views/help/data-fixes.phtml:16 17830msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." 17831msgstr "" 17832 17833#: resources/views/help/date.phtml:8 17834msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." 17835msgstr "" 17836 17837#: resources/views/help/date.phtml:21 resources/views/help/date.phtml:59 17838#: resources/views/help/date.phtml:97 17839msgid "Shortcut" 17840msgstr "" 17841 17842#: resources/views/help/date.phtml:46 17843msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range." 17844msgstr "" 17845 17846#: resources/views/help/date.phtml:53 17847#: resources/views/modules/statistics-chart/custom.phtml:88 17848msgid "Date range" 17849msgstr "" 17850 17851#: resources/views/help/date.phtml:84 17852msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." 17853msgstr "" 17854 17855#: resources/views/help/date.phtml:91 17856msgid "Date period" 17857msgstr "" 17858 17859#: resources/views/help/date.phtml:122 17860msgid "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." 17861msgstr "" 17862 17863#: resources/views/help/hebrew.phtml:8 17864msgid "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." 17865msgstr "" 17866 17867#: resources/views/help/iso-8859-1.phtml:8 17868msgid "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." 17869msgstr "" 17870 17871#: resources/views/help/media-object.phtml:8 17872msgid "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)." 17873msgstr "" 17874 17875#: resources/views/help/name.phtml:8 17876msgid "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." 17877msgstr "" 17878 17879#: resources/views/help/name.phtml:13 17880#, php-format 17881msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 17882msgstr "" 17883 17884#: resources/views/help/name.phtml:16 17885#, php-format 17886msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 17887msgstr "" 17888 17889#: resources/views/help/name.phtml:19 17890#, php-format 17891msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 17892msgstr "" 17893 17894#: resources/views/help/name.phtml:22 17895#, php-format 17896msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 17897msgstr "" 17898 17899#: resources/views/help/name.phtml:25 17900#, php-format 17901msgid "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>" 17902msgstr "" 17903 17904#: resources/views/help/name.phtml:28 17905#, php-format 17906msgid "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>." 17907msgstr "" 17908 17909#: resources/views/help/pending-changes.phtml:8 17910msgid "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." 17911msgstr "" 17912 17913#: resources/views/help/pending-changes.phtml:12 17914msgid "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." 17915msgstr "" 17916 17917#: resources/views/help/pending-changes.phtml:16 17918msgid "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." 17919msgstr "" 17920 17921#: resources/views/help/pending-changes.phtml:21 17922msgid "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." 17923msgstr "" 17924 17925#: resources/views/help/place.phtml:8 17926msgid "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”." 17927msgstr "" 17928 17929#: resources/views/help/place.phtml:12 17930msgid "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." 17931msgstr "" 17932 17933#: resources/views/help/relationship-privacy.phtml:8 17934msgid "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." 17935msgstr "" 17936 17937#: resources/views/help/relationship-privacy.phtml:12 17938msgid "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)." 17939msgstr "" 17940 17941#: resources/views/help/relationship-privacy.phtml:16 17942msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 17943msgstr "" 17944 17945#: resources/views/help/restriction.phtml:8 17946msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 17947msgstr "" 17948 17949#: resources/views/help/restriction.phtml:11 17950msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 17951msgstr "" 17952 17953#: resources/views/help/romanized.phtml:8 17954msgid "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." 17955msgstr "" 17956 17957#: resources/views/help/source-events.phtml:8 17958msgid "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." 17959msgstr "" 17960 17961#: resources/views/help/surname.phtml:8 17962msgid "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." 17963msgstr "" 17964 17965#: resources/views/help/zip-gedcom.phtml:8 17966msgid "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." 17967msgstr "" 17968 17969#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17970#: resources/views/individual-page.phtml:30 17971#, php-format 17972msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 17973msgstr "" 17974 17975#: resources/views/individual-page.phtml:33 17976msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 17977msgstr "" 17978 17979#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17980#: resources/views/individual-page.phtml:39 17981#, php-format 17982msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 17983msgstr "" 17984 17985#: resources/views/individual-page.phtml:42 17986msgid "This individual has been edited. The changes need to be reviewed by a moderator." 17987msgstr "" 17988 17989#. I18N: A button label, previous page 17990#: resources/views/individual-page.phtml:78 17991#: resources/views/layouts/default.phtml:156 17992#: resources/views/lists/datatables-attributes.phtml:20 17993#: resources/views/modules/batch_update/admin.phtml:56 17994#: resources/views/modules/batch_update/admin.phtml:60 17995#: resources/views/modules/media-list/page.phtml:86 17996#: resources/views/modules/media-list/page.phtml:185 17997#: resources/views/setup/step-2-server-checks.phtml:71 17998#: resources/views/setup/step-3-database-type.phtml:79 17999#: resources/views/setup/step-4-database-mysql.phtml:118 18000#: resources/views/setup/step-4-database-pgsql.phtml:105 18001#: resources/views/setup/step-4-database-sqlite.phtml:79 18002#: resources/views/setup/step-4-database-sqlsvr.phtml:105 18003#: resources/views/setup/step-5-administrator.phtml:90 18004msgid "previous" 18005msgstr "" 18006 18007#. I18N: Skip over the headers and menus, to the main content of the page 18008#: resources/views/layouts/administration.phtml:48 18009#: resources/views/layouts/default.phtml:75 18010msgid "Skip to content" 18011msgstr "" 18012 18013#: resources/views/layouts/default.phtml:158 18014#: resources/views/modules/random_media/slide-show.phtml:21 18015#: resources/views/modules/random_media/slide-show.phtml:23 18016msgid "Play" 18017msgstr "" 18018 18019#: resources/views/layouts/default.phtml:159 18020#: resources/views/modules/random_media/slide-show.phtml:25 18021#: resources/views/modules/random_media/slide-show.phtml:27 18022msgid "Stop" 18023msgstr "" 18024 18025#: resources/views/layouts/error.phtml:13 18026#: resources/views/layouts/error.phtml:30 18027#: resources/views/layouts/offline.phtml:62 18028msgid "This website is temporarily unavailable" 18029msgstr "" 18030 18031#: resources/views/layouts/offline.phtml:65 18032msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 18033msgstr "" 18034 18035#: resources/views/layouts/setup.phtml:12 18036#: resources/views/layouts/setup.phtml:20 18037msgid "Setup wizard for webtrees" 18038msgstr "" 18039 18040#. I18N: button label 18041#: resources/views/lists/anniversaries-list.phtml:23 18042#: resources/views/modules/gedcom_news/list.phtml:17 18043#: resources/views/modules/recent_changes/changes-list.phtml:21 18044#: resources/views/modules/user_blog/list.phtml:17 18045#: resources/views/modules/yahrzeit/list.phtml:20 18046msgid "show more" 18047msgstr "" 18048 18049#: resources/views/lists/anniversaries-table.phtml:41 18050#: resources/views/lists/families-table.phtml:222 18051#: resources/views/lists/individuals-table.phtml:239 18052#: resources/views/lists/individuals-table.phtml:249 18053#: resources/views/modules/yahrzeit/table.phtml:30 18054msgid "Anniversary" 18055msgstr "" 18056 18057#: resources/views/lists/datatables-attributes.phtml:22 18058#: resources/views/lists/datatables-attributes.phtml:33 18059msgid "No records to display" 18060msgstr "" 18061 18062#. I18N: %s are placeholders for numbers 18063#: resources/views/lists/datatables-attributes.phtml:24 18064#: resources/views/lists/datatables-attributes.phtml:25 18065#, php-format 18066msgid "Showing %1$s to %2$s of %3$s" 18067msgstr "" 18068 18069#. I18N: %s is a number 18070#: resources/views/lists/datatables-attributes.phtml:27 18071#, php-format 18072msgid "(filtered from %s total entries)" 18073msgstr "" 18074 18075#. I18N: %s is a number of records per page 18076#: resources/views/lists/datatables-attributes.phtml:29 18077#, php-format 18078msgid "Display %s" 18079msgstr "" 18080 18081#: resources/views/lists/datatables-attributes.phtml:30 18082msgid "Loading…" 18083msgstr "" 18084 18085#: resources/views/lists/datatables-attributes.phtml:32 18086msgid "Filter" 18087msgstr "" 18088 18089#: resources/views/lists/families-table.phtml:161 18090msgid "Both alive" 18091msgstr "" 18092 18093#: resources/views/lists/families-table.phtml:163 18094msgid "Show couples where only the female partner is dead." 18095msgstr "" 18096 18097#: resources/views/lists/families-table.phtml:165 18098msgid "Widower" 18099msgstr "" 18100 18101#: resources/views/lists/families-table.phtml:167 18102msgid "Show couples where only the male partner is dead." 18103msgstr "" 18104 18105#: resources/views/lists/families-table.phtml:169 18106msgid "Widow" 18107msgstr "" 18108 18109#: resources/views/lists/families-table.phtml:171 18110#: resources/views/lists/individuals-table.phtml:194 18111msgid "Show individuals who are dead or couples where both partners are dead." 18112msgstr "" 18113 18114#: resources/views/lists/families-table.phtml:173 18115msgid "Both dead" 18116msgstr "" 18117 18118#: resources/views/lists/families-table.phtml:178 18119#: resources/views/lists/individuals-table.phtml:220 18120msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 18121msgstr "" 18122 18123#: resources/views/lists/families-table.phtml:180 18124#: resources/views/lists/individuals-table.phtml:222 18125msgid "Roots" 18126msgstr "" 18127 18128#: resources/views/lists/families-table.phtml:182 18129#: resources/views/lists/individuals-table.phtml:224 18130msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 18131msgstr "" 18132 18133#: resources/views/lists/families-table.phtml:184 18134#: resources/views/lists/individuals-table.phtml:226 18135msgid "Leaves" 18136msgstr "" 18137 18138#: resources/views/lists/families-table.phtml:189 18139msgid "Show couples with an unknown marriage date." 18140msgstr "" 18141 18142#: resources/views/lists/families-table.phtml:193 18143msgid "Show couples who married more than 100 years ago." 18144msgstr "" 18145 18146#: resources/views/lists/families-table.phtml:197 18147msgid "Show couples who married within the last 100 years." 18148msgstr "" 18149 18150#: resources/views/lists/families-table.phtml:201 18151msgid "Show divorced couples." 18152msgstr "" 18153 18154#: resources/views/lists/families-table.phtml:205 18155msgid "Show couples where either partner married more than once." 18156msgstr "" 18157 18158#: resources/views/lists/families-table.phtml:207 18159msgid "Multiple marriages" 18160msgstr "" 18161 18162#: resources/views/lists/families-table.phtml:414 18163#: resources/views/lists/individuals-table.phtml:421 18164msgid "Show parents" 18165msgstr "" 18166 18167#: resources/views/lists/families-table.phtml:417 18168#: resources/views/lists/individuals-table.phtml:424 18169msgid "Show statistics charts" 18170msgstr "" 18171 18172#: resources/views/lists/families-table.phtml:432 18173#: resources/views/lists/families-table.phtml:448 18174#: resources/views/lists/individuals-table.phtml:439 18175#: resources/views/lists/individuals-table.phtml:456 18176msgid "Decade of birth" 18177msgstr "" 18178 18179#: resources/views/lists/families-table.phtml:457 18180#: resources/views/lists/families-table.phtml:473 18181msgid "Decade of marriage" 18182msgstr "" 18183 18184#: resources/views/lists/given-names-table.phtml:21 18185#: resources/views/search-phonetic-page.phtml:17 18186msgid "Given name" 18187msgstr "" 18188 18189#: resources/views/lists/individual-table-parents.phtml:14 18190#, php-format 18191msgid "Mother: %s" 18192msgstr "" 18193 18194#: resources/views/lists/individual-table-parents.phtml:16 18195#, php-format 18196msgid "Father: %s" 18197msgstr "" 18198 18199#: resources/views/lists/individuals-table.phtml:175 18200msgid "Show only males." 18201msgstr "" 18202 18203#: resources/views/lists/individuals-table.phtml:179 18204msgid "Show only females." 18205msgstr "" 18206 18207#: resources/views/lists/individuals-table.phtml:183 18208msgid "Show only individuals for whom the gender is not known." 18209msgstr "" 18210 18211#: resources/views/lists/individuals-table.phtml:190 18212msgid "Show individuals who are alive or couples where both partners are alive." 18213msgstr "" 18214 18215#: resources/views/lists/individuals-table.phtml:192 18216msgid "Alive" 18217msgstr "" 18218 18219#: resources/views/lists/individuals-table.phtml:198 18220msgid "Show individuals who died more than 100 years ago." 18221msgstr "" 18222 18223#: resources/views/lists/individuals-table.phtml:202 18224msgid "Show individuals who died within the last 100 years." 18225msgstr "" 18226 18227#: resources/views/lists/individuals-table.phtml:209 18228msgid "Show individuals born more than 100 years ago." 18229msgstr "" 18230 18231#: resources/views/lists/individuals-table.phtml:213 18232msgid "Show individuals born within the last 100 years." 18233msgstr "" 18234 18235#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 18236#: resources/views/lists/individuals-table.phtml:236 18237msgid "Sosa" 18238msgstr "" 18239 18240#: resources/views/lists/individuals-table.phtml:465 18241#: resources/views/lists/individuals-table.phtml:482 18242msgid "Decade of death" 18243msgstr "" 18244 18245#: resources/views/lists/individuals-table.phtml:491 18246#: resources/views/lists/individuals-table.phtml:533 18247msgid "Age related to death year" 18248msgstr "" 18249 18250#: resources/views/lists/repositories-table.phtml:42 18251msgid "Repository name" 18252msgstr "" 18253 18254#: resources/views/lists/sources-table.phtml:88 18255msgid "Publisher" 18256msgstr "" 18257 18258#: resources/views/lists/submitters-table.phtml:60 18259msgid "Submitter name" 18260msgstr "" 18261 18262#: resources/views/lists/surnames-table.phtml:18 18263#: resources/views/modules/gedcom_stats/config.phtml:48 18264#: resources/views/modules/gedcom_stats/statistics.phtml:56 18265#: resources/views/modules/statistics-chart/custom.phtml:155 18266msgid "Surnames" 18267msgstr "" 18268 18269#: resources/views/login-page.phtml:21 18270msgid "Welcome to this genealogy website" 18271msgstr "" 18272 18273#. I18N: A button label. 18274#: resources/views/login-page.phtml:56 18275#: resources/views/modules/login_block/sign-in.phtml:33 18276msgid "sign in" 18277msgstr "" 18278 18279#: resources/views/login-page.phtml:60 18280#: resources/views/modules/login_block/sign-in.phtml:37 18281msgid "Forgot password?" 18282msgstr "" 18283 18284#: resources/views/media-page-menu.phtml:19 18285#: resources/views/modals/link-media-to-individual.phtml:10 18286msgid "Link this media object to an individual" 18287msgstr "" 18288 18289#: resources/views/media-page-menu.phtml:24 18290#: resources/views/modals/link-media-to-family.phtml:10 18291msgid "Link this media object to a family" 18292msgstr "" 18293 18294#: resources/views/media-page-menu.phtml:29 18295#: resources/views/modals/link-media-to-source.phtml:10 18296msgid "Link this media object to a source" 18297msgstr "" 18298 18299#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18300#: resources/views/media-page.phtml:28 18301#, php-format 18302msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 18303msgstr "" 18304 18305#: resources/views/media-page.phtml:30 18306msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 18307msgstr "" 18308 18309#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18310#: resources/views/media-page.phtml:34 18311#, php-format 18312msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 18313msgstr "" 18314 18315#: resources/views/media-page.phtml:36 18316msgid "This media object has been edited. The changes need to be reviewed by a moderator." 18317msgstr "" 18318 18319#. I18N: %s is a filename 18320#: resources/views/media-page.phtml:121 18321#: resources/views/modules/media-list/page.phtml:145 18322#, php-format 18323msgid "The file “%s” does not exist." 18324msgstr "" 18325 18326#: resources/views/media-page.phtml:138 18327msgid "Download file" 18328msgstr "" 18329 18330#: resources/views/media-page.phtml:181 18331msgid "Add a restriction" 18332msgstr "" 18333 18334#. I18N: URL = web address 18335#: resources/views/modals/media-file-fields.phtml:23 18336msgid "A URL" 18337msgstr "" 18338 18339#: resources/views/modals/media-file-fields.phtml:52 18340#: resources/views/modules/media-list/page.phtml:21 18341msgid "Folder" 18342msgstr "" 18343 18344#: resources/views/modals/media-file-fields.phtml:62 18345msgid "Same as uploaded file" 18346msgstr "" 18347 18348#: resources/views/modals/media-file-fields.phtml:66 18349msgid "If you have a large number of media files, you can organize them into folders and subfolders." 18350msgstr "" 18351 18352#: resources/views/modals/media-file-fields.phtml:71 18353msgid "Create a unique filename" 18354msgstr "" 18355 18356#: resources/views/modals/media-file-fields.phtml:96 18357msgid "Caution!" 18358msgstr "" 18359 18360#: resources/views/modals/media-file-fields.phtml:98 18361msgid "The GEDCOM standard does not allow URLs in media objects." 18362msgstr "" 18363 18364#: resources/views/modals/media-file-fields.phtml:99 18365msgid "Other genealogy applications might not recognize this data." 18366msgstr "" 18367 18368#: resources/views/modals/on-screen-keyboard.phtml:51 18369msgid "Keep open" 18370msgstr "" 18371 18372#. I18N: a restrction on viewing data 18373#: resources/views/modals/restriction-fields.phtml:9 18374msgid "Privacy restriction" 18375msgstr "" 18376 18377#. I18N: A restriction on editing data 18378#: resources/views/modals/restriction-fields.phtml:26 18379msgid "Editing restriction" 18380msgstr "" 18381 18382#: resources/views/modules/ancestors-chart/page.phtml:25 18383#: resources/views/modules/descendancy_chart/page.phtml:25 18384#: resources/views/modules/family-book-chart/page.phtml:26 18385#: resources/views/modules/fanchart/page.phtml:35 18386#: resources/views/modules/hourglass-chart/page.phtml:26 18387#: resources/views/modules/pedigree-chart/page.phtml:25 18388#: resources/views/modules/pedigree-map/page.phtml:24 18389#: resources/xml/reports/ahnentafel_report.xml:7 18390#: resources/xml/reports/descendancy_report.xml:6 18391#: resources/xml/reports/individual_ext_report.xml:7 18392#: resources/xml/reports/missing_facts_report.xml:7 18393msgid "Generations" 18394msgstr "" 18395 18396#: resources/views/modules/ancestors-chart/page.phtml:35 18397#: resources/views/modules/descendancy_chart/page.phtml:35 18398#: resources/views/modules/fanchart/page.phtml:26 18399#: resources/views/modules/hourglass-chart/page.phtml:36 18400#: resources/views/modules/pedigree-chart/page.phtml:34 18401msgid "Layout" 18402msgstr "" 18403 18404#: resources/views/modules/ancestors-chart/tree.phtml:18 18405msgid "Sosa-Stradonitz number" 18406msgstr "" 18407 18408#: resources/views/modules/batch_update/admin.phtml:25 18409msgid "Batch update" 18410msgstr "" 18411 18412#: resources/views/modules/batch_update/admin.phtml:85 18413msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." 18414msgstr "" 18415 18416#. I18N: A configuration setting 18417#: resources/views/modules/bing-webmaster-tools/form.phtml:9 18418#: resources/views/modules/google-webmaster-tools/form.phtml:9 18419msgid "Site verification code" 18420msgstr "" 18421 18422#: resources/views/modules/bing-webmaster-tools/form.phtml:18 18423#: resources/views/modules/google-webmaster-tools/form.phtml:18 18424msgid "Site verification codes do not work when webtrees is installed in a subfolder." 18425msgstr "" 18426 18427#: resources/views/modules/census-assistant.phtml:10 18428msgid "Create a shared note using the census assistant" 18429msgstr "" 18430 18431#: resources/views/modules/census-assistant.phtml:32 18432msgid "Citation" 18433msgstr "" 18434 18435#: resources/views/modules/census-assistant.phtml:106 18436msgid "Census transcript" 18437msgstr "" 18438 18439#: resources/views/modules/census-assistant.phtml:106 18440msgid "Household" 18441msgstr "" 18442 18443#: resources/views/modules/charts/config.phtml:9 18444#: resources/views/modules/statistics-chart/custom.phtml:18 18445#: resources/views/modules/statistics-chart/custom.phtml:147 18446#: resources/views/modules/statistics-chart/custom.phtml:149 18447msgid "Chart type" 18448msgstr "" 18449 18450#: resources/views/modules/clippings/show.phtml:10 18451msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 18452msgstr "" 18453 18454#: resources/views/modules/clippings/show.phtml:15 18455msgid "Your clippings cart is empty." 18456msgstr "" 18457 18458#: resources/views/modules/custom-css-js/edit.phtml:16 18459msgid "Add content to the end of the <code><head></code> element." 18460msgstr "" 18461 18462#: resources/views/modules/custom-css-js/edit.phtml:21 18463msgid "Include the <code><style></style></code> tags." 18464msgstr "" 18465 18466#: resources/views/modules/custom-css-js/edit.phtml:28 18467msgid "Add content to the end of the <code><body></code> element." 18468msgstr "" 18469 18470#: resources/views/modules/custom-css-js/edit.phtml:33 18471msgid "Include the <code><script></script></code> tags." 18472msgstr "" 18473 18474#: resources/views/modules/descendancy_chart/tree.phtml:17 18475msgid "d’Aboville number" 18476msgstr "" 18477 18478#: resources/views/modules/family-book-chart/chart.phtml:21 18479#, php-format 18480msgid "Family of %s" 18481msgstr "" 18482 18483#: resources/views/modules/family-book-chart/page.phtml:35 18484msgid "Descendant generations" 18485msgstr "" 18486 18487#: resources/views/modules/family-book-chart/page.phtml:48 18488#: resources/views/modules/hourglass-chart/page.phtml:39 18489#: resources/xml/reports/pedigree_report.xml:6 18490msgid "Show spouses" 18491msgstr "" 18492 18493#. I18N: FAQ = “Frequently Asked Question” 18494#: resources/views/modules/faq/config.phtml:14 18495msgid "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." 18496msgstr "" 18497 18498#: resources/views/modules/faq/config.phtml:15 18499msgid "You may use HTML to format the answer and to add links to other websites." 18500msgstr "" 18501 18502#. I18N: Label for a configuration option 18503#: resources/views/modules/faq/config.phtml:41 18504#: resources/views/modules/faq/edit.phtml:51 18505#: resources/views/modules/recent_changes/config.phtml:28 18506#: resources/views/modules/todays_events/config.phtml:36 18507#: resources/views/modules/upcoming_events/config.phtml:46 18508#: resources/xml/reports/bdm_report.xml:11 18509#: resources/xml/reports/birth_report.xml:9 18510#: resources/xml/reports/cemetery_report.xml:6 18511#: resources/xml/reports/change_report.xml:7 18512#: resources/xml/reports/death_report.xml:9 18513#: resources/xml/reports/fact_sources.xml:7 18514#: resources/xml/reports/individual_ext_report.xml:8 18515#: resources/xml/reports/marriage_report.xml:9 18516#: resources/xml/reports/occupation_report.xml:6 18517#: resources/xml/reports/relative_ext_report.xml:7 18518msgid "Sort order" 18519msgstr "" 18520 18521#: resources/views/modules/faq/config.phtml:43 18522#: resources/views/modules/faq/edit.phtml:19 18523msgid "Question" 18524msgstr "" 18525 18526#: resources/views/modules/faq/edit.phtml:30 18527msgid "Answer" 18528msgstr "" 18529 18530#. I18N: Label for a configuration option 18531#: resources/views/modules/faq/edit.phtml:41 18532#: resources/views/modules/html/config.phtml:56 18533#: resources/views/modules/stories/edit.phtml:49 18534msgid "Show this block for which languages" 18535msgstr "" 18536 18537#. I18N: FAQ = “Frequently Asked Question” 18538#: resources/views/modules/faq/edit.phtml:68 18539msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." 18540msgstr "" 18541 18542#: resources/views/modules/faq/show.phtml:24 18543msgid "back to top" 18544msgstr "" 18545 18546#: resources/views/modules/favorites/favorites.phtml:35 18547msgid "Are you sure you want to remove this item from your list of favorites?" 18548msgstr "" 18549 18550#: resources/views/modules/favorites/favorites.phtml:44 18551#: resources/views/modules/favorites/favorites.phtml:54 18552msgid "Add a favorite" 18553msgstr "" 18554 18555#: resources/views/modules/favorites/favorites.phtml:163 18556msgid "Enter an optional note about this favorite" 18557msgstr "" 18558 18559#: resources/views/modules/fix-add-marr-names/options.phtml:16 18560msgid "Surname option" 18561msgstr "" 18562 18563#. I18N: Label for option 18564#: resources/views/modules/fix-ceme-tag/options.phtml:16 18565msgid "Convert to" 18566msgstr "" 18567 18568#: resources/views/modules/fix-place-names/options.phtml:21 18569msgid "Replace" 18570msgstr "" 18571 18572#: resources/views/modules/fix-search-and-replace/options.phtml:18 18573msgid "Search text/pattern" 18574msgstr "" 18575 18576#: resources/views/modules/fix-search-and-replace/options.phtml:28 18577msgid "Replacement text" 18578msgstr "" 18579 18580#: resources/views/modules/fix-search-and-replace/options.phtml:38 18581msgid "Search method" 18582msgstr "" 18583 18584#: resources/views/modules/fix-search-and-replace/options.phtml:44 18585msgid "Regular expressions are an advanced pattern matching technique." 18586msgstr "" 18587 18588#: resources/views/modules/fix-search-and-replace/options.phtml:52 18589msgid "Case insensitive" 18590msgstr "" 18591 18592#. I18N: Help text for "Case insensitive" searches 18593#: resources/views/modules/fix-search-and-replace/options.phtml:58 18594msgid "Match both upper and lower case letters." 18595msgstr "" 18596 18597#: resources/views/modules/fix-search-and-replace/options.phtml:65 18598#: resources/views/search-general-page.phtml:28 18599#: resources/views/statistics/other/total-records.phtml:12 18600msgid "Records" 18601msgstr "" 18602 18603#: resources/views/modules/gedcom_news/edit.phtml:29 18604#: resources/views/modules/html/config.phtml:32 18605#: resources/views/modules/user_blog/edit.phtml:29 18606msgid "Content" 18607msgstr "" 18608 18609#: resources/views/modules/gedcom_news/list.phtml:9 18610#: resources/views/modules/user_blog/list.phtml:9 18611msgid "No news articles have been submitted." 18612msgstr "" 18613 18614#: resources/views/modules/gedcom_news/list.phtml:51 18615msgid "Add a news article" 18616msgstr "" 18617 18618#. I18N: label for yes/no option 18619#: resources/views/modules/gedcom_stats/config.phtml:13 18620msgid "Show date of last update" 18621msgstr "" 18622 18623#: resources/views/modules/gedcom_stats/config.phtml:25 18624#: resources/views/modules/html/template-statistics.phtml:31 18625#: resources/views/statistics/individuals/names.phtml:22 18626msgid "Total surnames" 18627msgstr "" 18628 18629#: resources/views/modules/gedcom_stats/config.phtml:30 18630#: resources/views/statistics/other/total-events.phtml:12 18631#: resources/xml/reports/missing_facts_report.xml:602 18632msgid "Total events" 18633msgstr "" 18634 18635#: resources/views/modules/gedcom_stats/config.phtml:31 18636msgid "Total users" 18637msgstr "" 18638 18639#: resources/views/modules/gedcom_stats/config.phtml:32 18640#: resources/views/modules/gedcom_stats/statistics.phtml:144 18641#: resources/views/modules/html/template-statistics.phtml:64 18642#: resources/views/statistics/individuals/total-events.phtml:44 18643msgid "Earliest birth" 18644msgstr "" 18645 18646#: resources/views/modules/gedcom_stats/config.phtml:33 18647#: resources/views/modules/gedcom_stats/statistics.phtml:155 18648#: resources/views/modules/html/template-statistics.phtml:68 18649#: resources/views/statistics/individuals/total-events.phtml:55 18650msgid "Latest birth" 18651msgstr "" 18652 18653#: resources/views/modules/gedcom_stats/config.phtml:34 18654#: resources/views/modules/gedcom_stats/statistics.phtml:166 18655#: resources/views/modules/html/template-statistics.phtml:72 18656#: resources/views/statistics/individuals/total-events.phtml:92 18657msgid "Earliest death" 18658msgstr "" 18659 18660#: resources/views/modules/gedcom_stats/config.phtml:35 18661#: resources/views/modules/gedcom_stats/statistics.phtml:177 18662#: resources/views/modules/html/template-statistics.phtml:76 18663#: resources/views/statistics/individuals/total-events.phtml:103 18664msgid "Latest death" 18665msgstr "" 18666 18667#: resources/views/modules/gedcom_stats/config.phtml:36 18668#: resources/views/modules/gedcom_stats/statistics.phtml:188 18669#: resources/views/modules/html/template-statistics.phtml:80 18670msgid "Individual who lived the longest" 18671msgstr "" 18672 18673#: resources/views/modules/gedcom_stats/config.phtml:38 18674#: resources/views/modules/gedcom_stats/statistics.phtml:214 18675#: resources/views/modules/html/template-statistics.phtml:88 18676msgid "Family with the most children" 18677msgstr "" 18678 18679#: resources/views/modules/gedcom_stats/config.phtml:52 18680#: resources/views/modules/gedcom_stats/statistics.phtml:243 18681#: resources/views/modules/html/template-statistics.phtml:100 18682msgid "Most common surnames" 18683msgstr "" 18684 18685#. I18N: ... to show in a list 18686#: resources/views/modules/gedcom_stats/config.phtml:60 18687#: resources/views/modules/top10_surnames/config.phtml:9 18688msgid "Number of surnames" 18689msgstr "" 18690 18691#: resources/views/modules/gedcom_stats/statistics.phtml:9 18692#: resources/views/modules/html/template-statistics.phtml:13 18693#, php-format 18694msgid "This family tree was last updated on %s." 18695msgstr "" 18696 18697#: resources/views/modules/gedcom_stats/statistics.phtml:112 18698#: resources/views/modules/html/template-statistics.phtml:51 18699#: resources/views/modules/todays_events/config.phtml:18 18700#: resources/views/modules/upcoming_events/config.phtml:28 18701#: resources/views/statistics/individuals/total-events.phtml:12 18702msgid "Events" 18703msgstr "" 18704 18705#. I18N: A configuration setting 18706#: resources/views/modules/google-analytics/form.phtml:9 18707#: resources/views/modules/matomo-analytics/form.phtml:9 18708#: resources/views/modules/statcounter/form.phtml:9 18709msgid "Site identification code" 18710msgstr "" 18711 18712#: resources/views/modules/html/config.phtml:20 18713msgid "Templates" 18714msgstr "" 18715 18716#: resources/views/modules/html/config.phtml:25 18717msgid "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." 18718msgstr "" 18719 18720#: resources/views/modules/html/config.phtml:36 18721msgid "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." 18722msgstr "" 18723 18724#: resources/views/modules/html/config.phtml:45 18725msgid "Show the date and time of update" 18726msgstr "" 18727 18728#. I18N: do not translate the #keywords# 18729#: resources/views/modules/html/template-narrative.phtml:7 18730msgid "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#." 18731msgstr "" 18732 18733#: resources/views/modules/interactive-tree/chart.phtml:10 18734msgid "Use compact layout" 18735msgstr "" 18736 18737#: resources/views/modules/lifespans-chart/page.phtml:20 18738msgid "Add individuals" 18739msgstr "" 18740 18741#. I18N: Label for a configuration option 18742#: resources/views/modules/lifespans-chart/page.phtml:24 18743msgid "Include the individual’s immediate family" 18744msgstr "" 18745 18746#: resources/views/modules/lifespans-chart/page.phtml:30 18747msgid "Select individuals by place or date" 18748msgstr "" 18749 18750#: resources/views/modules/lifespans-chart/page.phtml:45 18751msgid "Start year" 18752msgstr "" 18753 18754#: resources/views/modules/lifespans-chart/page.phtml:54 18755msgid "End year" 18756msgstr "" 18757 18758#: resources/views/modules/login_block/sign-out.phtml:10 18759#, php-format 18760msgid "You are signed in as %s." 18761msgstr "" 18762 18763#. I18N: A button label. 18764#: resources/views/modules/login_block/sign-out.phtml:15 18765msgid "sign out" 18766msgstr "" 18767 18768#: resources/views/modules/media-list/page.phtml:29 18769msgid "Media objects per page" 18770msgstr "" 18771 18772#: resources/views/modules/media-list/page.phtml:52 18773msgid "Search filters" 18774msgstr "" 18775 18776#: resources/views/modules/media-list/page.phtml:73 18777msgid "Media objects found" 18778msgstr "" 18779 18780#: resources/views/modules/media-list/page.phtml:91 18781#: resources/views/modules/media-list/page.phtml:190 18782#, php-format 18783msgid "Page %s of %s" 18784msgstr "" 18785 18786#: resources/views/modules/media/tab.phtml:20 18787msgid "There are no media objects for this individual." 18788msgstr "" 18789 18790#: resources/views/modules/notes/tab.phtml:16 18791msgid "Show all notes" 18792msgstr "" 18793 18794#: resources/views/modules/notes/tab.phtml:31 18795msgid "There are no notes for this individual." 18796msgstr "" 18797 18798#: resources/views/modules/pedigree-chart/page.phtml:37 18799msgid "left" 18800msgstr "" 18801 18802#: resources/views/modules/pedigree-chart/page.phtml:37 18803msgid "right" 18804msgstr "" 18805 18806#: resources/views/modules/pedigree-chart/page.phtml:37 18807msgid "up" 18808msgstr "" 18809 18810#: resources/views/modules/pedigree-chart/page.phtml:37 18811msgid "down" 18812msgstr "" 18813 18814#: resources/views/modules/pedigree-chart/previous.phtml:20 18815msgid "Siblings" 18816msgstr "" 18817 18818#: resources/views/modules/pedigree-chart/previous.phtml:22 18819msgid "Sibling" 18820msgstr "" 18821 18822#: resources/views/modules/pedigree-map/chart.phtml:67 18823#: resources/views/modules/place-hierarchy/map.phtml:71 18824#: resources/views/modules/places/tab.phtml:58 18825msgid "Reload map" 18826msgstr "" 18827 18828#: resources/views/modules/pedigree-map/chart.phtml:110 18829#: resources/views/modules/places/tab.phtml:102 18830msgid "Nothing to show" 18831msgstr "" 18832 18833#: resources/views/modules/personal_facts/tab.phtml:17 18834msgid "Events of close relatives" 18835msgstr "" 18836 18837#: resources/views/modules/personal_facts/tab.phtml:35 18838msgid "There are no facts for this individual." 18839msgstr "" 18840 18841#: resources/views/modules/place-hierarchy/events.phtml:24 18842#: resources/views/modules/place-hierarchy/events.phtml:36 18843#: resources/views/search-advanced-page.phtml:81 18844#: resources/views/search-general-page.phtml:113 18845#: resources/views/search-phonetic-page.phtml:114 18846msgid "No results found." 18847msgstr "" 18848 18849#: resources/views/modules/place-hierarchy/list.phtml:9 18850msgid "Place list" 18851msgstr "" 18852 18853#: resources/views/modules/place-hierarchy/page.phtml:50 18854#, php-format 18855msgid "View table of events occurring in %s" 18856msgstr "" 18857 18858#: resources/views/modules/place-hierarchy/sidebar.phtml:37 18859msgid "The location of this place is not known." 18860msgstr "" 18861 18862#: resources/views/modules/privacy-policy/footer.phtml:15 18863msgid "This website uses cookies to learn about visitor behavior." 18864msgstr "" 18865 18866#: resources/views/modules/privacy-policy/page.phtml:9 18867msgid "Personal data" 18868msgstr "" 18869 18870#: resources/views/modules/privacy-policy/page.phtml:13 18871msgid "This website processes personal data for the purpose of historical and genealogical research." 18872msgstr "" 18873 18874#: resources/views/modules/privacy-policy/page.phtml:16 18875msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." 18876msgstr "" 18877 18878#: resources/views/modules/privacy-policy/page.phtml:20 18879msgid "Cookies" 18880msgstr "" 18881 18882#: resources/views/modules/privacy-policy/page.phtml:24 18883msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." 18884msgstr "" 18885 18886#: resources/views/modules/privacy-policy/page.phtml:27 18887msgid "These cookies are “essential”, and do not require consent." 18888msgstr "" 18889 18890#: resources/views/modules/privacy-policy/page.phtml:36 18891msgid "This website uses third-party services to learn about visitor behavior." 18892msgstr "" 18893 18894#: resources/views/modules/privacy-policy/page.phtml:48 18895msgid "These services may use cookies or other tracking technology." 18896msgstr "" 18897 18898#: resources/views/modules/privacy-policy/page.phtml:52 18899msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." 18900msgstr "" 18901 18902#: resources/views/modules/privacy-policy/page.phtml:57 18903msgid "Data controller" 18904msgstr "" 18905 18906#: resources/views/modules/privacy-policy/page.phtml:61 18907msgid "This website is operated by the following individuals." 18908msgstr "" 18909 18910#: resources/views/modules/random_media/config.phtml:9 18911msgid "Show only individuals, events, or all" 18912msgstr "" 18913 18914#: resources/views/modules/random_media/config.phtml:31 18915msgid "Show slide show controls" 18916msgstr "" 18917 18918#: resources/views/modules/random_media/config.phtml:40 18919msgid "Start slide show on page load" 18920msgstr "" 18921 18922#: resources/views/modules/random_media/slide-show.phtml:29 18923#: resources/views/modules/random_media/slide-show.phtml:31 18924msgid "Next image" 18925msgstr "" 18926 18927#. I18N: [a record was] Changed on <date/time> by <user> 18928#: resources/views/modules/recent_changes/changes-list.phtml:45 18929#, php-format 18930msgid "Changed on %1$s by %2$s" 18931msgstr "" 18932 18933#. I18N: [a record was] Changed on <date/time> 18934#: resources/views/modules/recent_changes/changes-list.phtml:47 18935#, php-format 18936msgid "Changed on %1$s" 18937msgstr "" 18938 18939#: resources/views/modules/recent_changes/config.phtml:9 18940#: resources/views/modules/upcoming_events/config.phtml:9 18941#: resources/views/modules/yahrzeit/config.phtml:9 18942msgid "Number of days to show" 18943msgstr "" 18944 18945#: resources/views/modules/recent_changes/config.phtml:13 18946#: resources/views/modules/upcoming_events/config.phtml:13 18947#: resources/views/modules/yahrzeit/config.phtml:14 18948#, php-format 18949msgid "maximum %s day" 18950msgid_plural "maximum %s days" 18951msgstr[0] "" 18952msgstr[1] "" 18953 18954#. I18N: Label for a configuration option 18955#: resources/views/modules/recent_changes/config.phtml:19 18956#: resources/views/modules/todays_events/config.phtml:27 18957#: resources/views/modules/top10_givnnames/config.phtml:18 18958#: resources/views/modules/top10_surnames/config.phtml:18 18959#: resources/views/modules/upcoming_events/config.phtml:37 18960#: resources/views/modules/yahrzeit/config.phtml:21 18961msgid "Presentation style" 18962msgstr "" 18963 18964#. I18N: label for a yes/no option 18965#: resources/views/modules/recent_changes/config.phtml:37 18966msgid "Show the user who made the change" 18967msgstr "" 18968 18969#: resources/views/modules/relationships-chart/config.phtml:12 18970msgid "Searching for all possible relationships can take a lot of time in complex trees." 18971msgstr "" 18972 18973#. I18N: Configuration option 18974#: resources/views/modules/relationships-chart/config.phtml:33 18975msgid "How much recursion to use when searching for relationships" 18976msgstr "" 18977 18978#: resources/views/modules/relationships-chart/page.phtml:17 18979msgid "Individual 1" 18980msgstr "" 18981 18982#: resources/views/modules/relationships-chart/page.phtml:26 18983msgid "Individual 2" 18984msgstr "" 18985 18986#. I18N: Reverse the order of two individuals 18987#: resources/views/modules/relationships-chart/page.phtml:72 18988msgid "Swap individuals" 18989msgstr "" 18990 18991#: resources/views/modules/relatives/family.phtml:136 18992msgid "Add marriage details" 18993msgstr "" 18994 18995#: resources/views/modules/relatives/family.phtml:207 18996msgid "Add a brother" 18997msgstr "" 18998 18999#: resources/views/modules/relatives/family.phtml:211 19000msgid "Add a sister" 19001msgstr "" 19002 19003#: resources/views/modules/relatives/family.phtml:215 19004msgid "Add a sibling" 19005msgstr "" 19006 19007#: resources/views/modules/relatives/tab.phtml:16 19008msgid "Date differences" 19009msgstr "" 19010 19011#: resources/views/modules/review_changes/config.phtml:8 19012msgid "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." 19013msgstr "" 19014 19015#. I18N: Label for a configuration option 19016#: resources/views/modules/review_changes/config.phtml:14 19017msgid "Send out reminder emails" 19018msgstr "" 19019 19020#: resources/views/modules/review_changes/config.phtml:24 19021msgid "Reminder email frequency (days)" 19022msgstr "" 19023 19024#. I18N: The www.sitemaps.org site is translated into many languages (e.g. http://www.sitemaps.org/fr/) - choose an appropriate URL. 19025#: resources/views/modules/sitemap/config.phtml:13 19026msgid "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>." 19027msgstr "" 19028 19029#. I18N: Label for a configuration option 19030#: resources/views/modules/sitemap/config.phtml:17 19031msgid "Which family trees should be included in the sitemaps" 19032msgstr "" 19033 19034#: resources/views/modules/sitemap/config.phtml:40 19035msgid "To tell search engines that sitemaps are available, you can use the following links." 19036msgstr "" 19037 19038#: resources/views/modules/sources_tab/tab.phtml:16 19039msgid "Show all sources" 19040msgstr "" 19041 19042#: resources/views/modules/sources_tab/tab.phtml:29 19043msgid "There are no source citations for this individual." 19044msgstr "" 19045 19046#. I18N: A configuration setting 19047#: resources/views/modules/statcounter/form.phtml:18 19048msgid "Security code" 19049msgstr "" 19050 19051#: resources/views/modules/statistics-chart/custom.phtml:10 19052msgid "Create your own chart" 19053msgstr "" 19054 19055#: resources/views/modules/statistics-chart/custom.phtml:71 19056msgid "Categories" 19057msgstr "" 19058 19059#: resources/views/modules/statistics-chart/custom.phtml:80 19060msgid "gender" 19061msgstr "" 19062 19063#: resources/views/modules/statistics-chart/custom.phtml:85 19064msgid "date periods" 19065msgstr "" 19066 19067#. I18N: from 1700 interval 50 years 19068#: resources/views/modules/statistics-chart/custom.phtml:93 19069#: resources/views/modules/statistics-chart/custom.phtml:96 19070#: resources/views/modules/statistics-chart/custom.phtml:99 19071#: resources/views/modules/statistics-chart/custom.phtml:102 19072#: resources/views/modules/statistics-chart/custom.phtml:105 19073#: resources/views/modules/statistics-chart/custom.phtml:108 19074#, php-format 19075msgid "from %1$s interval %2$s year" 19076msgid_plural "from %1$s interval %2$s years" 19077msgstr[0] "" 19078msgstr[1] "" 19079 19080#: resources/views/modules/statistics-chart/custom.phtml:114 19081msgid "Results" 19082msgstr "" 19083 19084#: resources/views/modules/statistics-chart/custom.phtml:118 19085msgid "numbers" 19086msgstr "" 19087 19088#: resources/views/modules/statistics-chart/custom.phtml:123 19089msgid "percentage" 19090msgstr "" 19091 19092#: resources/views/modules/statistics-chart/custom.phtml:128 19093#: resources/views/modules/statistics-chart/custom.phtml:131 19094#: resources/views/modules/statistics-chart/custom.phtml:137 19095msgid "Age interval" 19096msgstr "" 19097 19098#: resources/views/modules/statistics-chart/custom.phtml:140 19099msgid "Select the desired age interval" 19100msgstr "" 19101 19102#: resources/views/modules/statistics-chart/custom.phtml:166 19103#: resources/views/modules/statistics-chart/custom.phtml:168 19104msgid "Geographic area" 19105msgstr "" 19106 19107#: resources/views/modules/statistics-chart/custom.phtml:174 19108msgid "Europe" 19109msgstr "" 19110 19111#: resources/views/modules/statistics-chart/custom.phtml:177 19112msgid "Northern America" 19113msgstr "" 19114 19115#: resources/views/modules/statistics-chart/custom.phtml:180 19116msgid "South America" 19117msgstr "" 19118 19119#: resources/views/modules/statistics-chart/custom.phtml:183 19120msgid "Asia" 19121msgstr "" 19122 19123#: resources/views/modules/statistics-chart/custom.phtml:186 19124msgid "Middle East" 19125msgstr "" 19126 19127#: resources/views/modules/statistics-chart/custom.phtml:189 19128msgid "Africa" 19129msgstr "" 19130 19131#: resources/views/modules/statistics-chart/custom.phtml:200 19132msgid "show the chart" 19133msgstr "" 19134 19135#: resources/views/modules/stories/config.phtml:36 19136#: resources/views/modules/stories/edit.phtml:31 19137#: resources/views/modules/stories/list.phtml:12 19138msgid "Story title" 19139msgstr "" 19140 19141#: resources/views/modules/stories/edit.phtml:40 19142msgid "Story" 19143msgstr "" 19144 19145#: resources/views/modules/timeline-chart/chart.phtml:139 19146#: resources/views/modules/timeline-chart/chart.phtml:141 19147#: resources/views/modules/timeline-chart/chart.phtml:143 19148msgid "Month:" 19149msgstr "" 19150 19151#: resources/views/modules/timeline-chart/chart.phtml:139 19152#: resources/views/modules/timeline-chart/chart.phtml:141 19153#: resources/views/modules/timeline-chart/chart.phtml:143 19154msgid "Day:" 19155msgstr "" 19156 19157#: resources/views/modules/timeline-chart/chart.phtml:141 19158msgid "years" 19159msgstr "" 19160 19161#: resources/views/modules/timeline-chart/chart.phtml:143 19162#: resources/views/modules/timeline-chart/chart.phtml:408 19163msgid "Year:" 19164msgstr "" 19165 19166#: resources/views/modules/timeline-chart/chart.phtml:351 19167msgid "Wife’s age" 19168msgstr "" 19169 19170#: resources/views/modules/timeline-chart/chart.phtml:353 19171msgid "Husband’s age" 19172msgstr "" 19173 19174#: resources/views/modules/timeline-chart/page.phtml:60 19175msgid "Remove individual" 19176msgstr "" 19177 19178#. I18N: an age indicator, which can be dragged around the screen 19179#: resources/views/modules/timeline-chart/page.phtml:67 19180msgid "Show an age cursor" 19181msgstr "" 19182 19183#: resources/views/modules/todays_events/config.phtml:9 19184#: resources/views/modules/upcoming_events/config.phtml:19 19185msgid "Show only events of living individuals" 19186msgstr "" 19187 19188#: resources/views/modules/todays_events/empty.phtml:8 19189msgid "No events exist for today." 19190msgstr "" 19191 19192#: resources/views/modules/todo/config.phtml:8 19193msgid "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." 19194msgstr "" 19195 19196#: resources/views/modules/todo/config.phtml:9 19197msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 19198msgstr "" 19199 19200#: resources/views/modules/todo/config.phtml:10 19201msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 19202msgstr "" 19203 19204#: resources/views/modules/todo/config.phtml:15 19205msgid "Show research tasks that are assigned to other users" 19206msgstr "" 19207 19208#: resources/views/modules/todo/config.phtml:25 19209msgid "Show research tasks that are not assigned to any user" 19210msgstr "" 19211 19212#: resources/views/modules/todo/config.phtml:34 19213msgid "Show research tasks that have a date in the future" 19214msgstr "" 19215 19216#. I18N: ... to show in a list 19217#: resources/views/modules/top10_givnnames/config.phtml:9 19218msgid "Number of given names" 19219msgstr "" 19220 19221#. I18N: ... to show in a list 19222#: resources/views/modules/top10_pageviews/config.phtml:9 19223msgid "Number of pages" 19224msgstr "" 19225 19226#: resources/views/modules/user_blog/list.phtml:50 19227msgid "Add a journal entry" 19228msgstr "" 19229 19230#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19231#: resources/views/note-page.phtml:14 19232#, php-format 19233msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 19234msgstr "" 19235 19236#: resources/views/note-page.phtml:16 19237msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 19238msgstr "" 19239 19240#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19241#: resources/views/note-page.phtml:20 19242#, php-format 19243msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 19244msgstr "" 19245 19246#: resources/views/note-page.phtml:22 19247msgid "This note has been edited. The changes need to be reviewed by a moderator." 19248msgstr "" 19249 19250#: resources/views/password-request-page.phtml:21 19251msgid "Email" 19252msgstr "" 19253 19254#: resources/views/pending-changes-page.phtml:51 19255#: resources/views/pending-changes-page.phtml:63 19256msgid "Accept" 19257msgstr "" 19258 19259#: resources/views/pending-changes-page.phtml:55 19260#: resources/views/pending-changes-page.phtml:93 19261msgid "Reject" 19262msgstr "" 19263 19264#: resources/views/pending-changes-page.phtml:104 19265msgid "Accept all changes" 19266msgstr "" 19267 19268#: resources/views/pending-changes-page.phtml:107 19269msgid "Are you sure you want to reject all the changes to this family tree?" 19270msgstr "" 19271 19272#: resources/views/pending-changes-page.phtml:108 19273msgid "Reject all changes" 19274msgstr "" 19275 19276#: resources/views/register-page.phtml:24 19277msgid "<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>" 19278msgstr "" 19279 19280#. I18N: placeholder text for registration-comments field 19281#: resources/views/register-page.phtml:87 19282msgid "Explain why you are requesting an account." 19283msgstr "" 19284 19285#: resources/views/register-page.phtml:89 19286msgid "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." 19287msgstr "" 19288 19289#: resources/views/register-success-page.phtml:13 19290#, php-format 19291msgid "Hello %s…<br>Thank you for your registration." 19292msgstr "" 19293 19294#: resources/views/register-success-page.phtml:17 19295#, php-format 19296msgid "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." 19297msgstr "" 19298 19299#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19300#: resources/views/repository-page.phtml:14 19301#, php-format 19302msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it." 19303msgstr "" 19304 19305#: resources/views/repository-page.phtml:16 19306msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator." 19307msgstr "" 19308 19309#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19310#: resources/views/repository-page.phtml:20 19311#, php-format 19312msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them." 19313msgstr "" 19314 19315#: resources/views/repository-page.phtml:22 19316msgid "This repository has been edited. The changes need to be reviewed by a moderator." 19317msgstr "" 19318 19319#: resources/views/search-advanced-page.phtml:30 19320msgid "Add more fields" 19321msgstr "" 19322 19323#: resources/views/search-advanced-page.phtml:47 19324#: resources/xml/reports/bdm_report.xml:118 19325#: resources/xml/reports/family_group_report.xml:467 19326#: resources/xml/reports/family_group_report.xml:730 19327#: resources/xml/reports/individual_ext_report.xml:243 19328#: resources/xml/reports/individual_report.xml:240 19329#: resources/xml/reports/relative_ext_report.xml:64 19330msgid "Father" 19331msgstr "" 19332 19333#: resources/views/search-advanced-page.phtml:59 19334#: resources/xml/reports/bdm_report.xml:120 19335#: resources/xml/reports/family_group_report.xml:474 19336#: resources/xml/reports/family_group_report.xml:737 19337#: resources/xml/reports/individual_ext_report.xml:279 19338#: resources/xml/reports/individual_report.xml:276 19339#: resources/xml/reports/relative_ext_report.xml:65 19340msgid "Mother" 19341msgstr "" 19342 19343#: resources/views/search-general-page.phtml:16 19344#: resources/views/search-replace-page.phtml:17 19345msgid "Search for" 19346msgstr "" 19347 19348#. I18N: select all (of the family trees) 19349#: resources/views/search-general-page.phtml:89 19350#: resources/views/search-phonetic-page.phtml:90 19351msgid "select all" 19352msgstr "" 19353 19354#. I18N: select none (of the family trees) 19355#: resources/views/search-general-page.phtml:90 19356#: resources/views/search-phonetic-page.phtml:91 19357msgid "select none" 19358msgstr "" 19359 19360#: resources/views/search-general-page.phtml:92 19361#: resources/views/search-phonetic-page.phtml:93 19362msgid "invert selection" 19363msgstr "" 19364 19365#: resources/views/search-phonetic-page.phtml:51 19366msgid "Phonetic algorithm" 19367msgstr "" 19368 19369#: resources/views/search-replace-page.phtml:26 19370msgid "Replace with" 19371msgstr "" 19372 19373#: resources/views/search-replace-page.phtml:38 19374msgid "Entire record" 19375msgstr "" 19376 19377#: resources/views/search-replace-page.phtml:38 19378#: resources/views/statistics/individuals/names.phtml:12 19379#: resources/xml/reports/cemetery_report.xml:7 19380#: resources/xml/reports/death_report.xml:10 19381msgid "Names" 19382msgstr "" 19383 19384#. I18N: A button label. 19385#: resources/views/search-replace-page.phtml:44 19386msgid "replace" 19387msgstr "" 19388 19389#: resources/views/setup/step-2-server-checks.phtml:22 19390msgid "Checking server configuration" 19391msgstr "" 19392 19393#: resources/views/setup/step-2-server-checks.phtml:35 19394msgid "The server configuration is OK." 19395msgstr "" 19396 19397#: resources/views/setup/step-2-server-checks.phtml:39 19398msgid "Checking server capacity" 19399msgstr "" 19400 19401#: resources/views/setup/step-2-server-checks.phtml:42 19402msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 19403msgstr "" 19404 19405#: resources/views/setup/step-2-server-checks.phtml:45 19406msgid "The following list shows typical requirements." 19407msgstr "" 19408 19409#: resources/views/setup/step-2-server-checks.phtml:48 19410msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 19411msgstr "" 19412 19413#: resources/views/setup/step-2-server-checks.phtml:50 19414msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 19415msgstr "" 19416 19417#: resources/views/setup/step-2-server-checks.phtml:52 19418msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 19419msgstr "" 19420 19421#: resources/views/setup/step-2-server-checks.phtml:56 19422#, php-format 19423msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 19424msgstr "" 19425 19426#: resources/views/setup/step-2-server-checks.phtml:60 19427msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 19428msgstr "" 19429 19430#: resources/views/setup/step-3-database-type.phtml:17 19431msgid "Connection to database server" 19432msgstr "" 19433 19434#: resources/views/setup/step-3-database-type.phtml:29 19435msgid "webtrees needs a database to store your genealogy data." 19436msgstr "" 19437 19438#: resources/views/setup/step-3-database-type.phtml:34 19439msgid "Database type" 19440msgstr "" 19441 19442#: resources/views/setup/step-4-database-mysql.phtml:16 19443#: resources/views/setup/step-4-database-pgsql.phtml:16 19444#: resources/views/setup/step-4-database-sqlite.phtml:21 19445#: resources/views/setup/step-4-database-sqlsvr.phtml:16 19446msgid "Database connection" 19447msgstr "" 19448 19449#: resources/views/setup/step-4-database-mysql.phtml:36 19450#: resources/views/setup/step-4-database-pgsql.phtml:34 19451#: resources/views/setup/step-4-database-sqlsvr.phtml:34 19452msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 19453msgstr "" 19454 19455#: resources/views/setup/step-4-database-mysql.phtml:40 19456msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 19457msgstr "" 19458 19459#: resources/views/setup/step-4-database-mysql.phtml:54 19460msgid "Most sites are configured to use the default value of 3306." 19461msgstr "" 19462 19463#: resources/views/setup/step-4-database-mysql.phtml:61 19464#: resources/views/setup/step-4-database-pgsql.phtml:53 19465#: resources/views/setup/step-4-database-sqlsvr.phtml:53 19466msgid "Database user account" 19467msgstr "" 19468 19469#: resources/views/setup/step-4-database-mysql.phtml:68 19470#: resources/views/setup/step-4-database-mysql.phtml:82 19471#: resources/views/setup/step-4-database-pgsql.phtml:58 19472#: resources/views/setup/step-4-database-pgsql.phtml:70 19473#: resources/views/setup/step-4-database-sqlsvr.phtml:58 19474#: resources/views/setup/step-4-database-sqlsvr.phtml:70 19475msgid "This is case sensitive." 19476msgstr "" 19477 19478#: resources/views/setup/step-4-database-mysql.phtml:75 19479#: resources/views/setup/step-4-database-pgsql.phtml:65 19480#: resources/views/setup/step-4-database-sqlsvr.phtml:65 19481msgid "Database password" 19482msgstr "" 19483 19484#: resources/views/setup/step-4-database-mysql.phtml:89 19485#: resources/views/setup/step-4-database-pgsql.phtml:77 19486#: resources/views/setup/step-4-database-sqlite.phtml:34 19487#: resources/views/setup/step-4-database-sqlsvr.phtml:77 19488msgid "Database name" 19489msgstr "" 19490 19491#: resources/views/setup/step-4-database-mysql.phtml:99 19492#: resources/views/setup/step-4-database-pgsql.phtml:86 19493#: resources/views/setup/step-4-database-sqlite.phtml:58 19494#: resources/views/setup/step-4-database-sqlsvr.phtml:86 19495msgid "Table prefix" 19496msgstr "" 19497 19498#: resources/views/setup/step-4-database-mysql.phtml:104 19499#: resources/views/setup/step-4-database-pgsql.phtml:91 19500#: resources/views/setup/step-4-database-sqlite.phtml:65 19501#: resources/views/setup/step-4-database-sqlsvr.phtml:91 19502msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 19503msgstr "" 19504 19505#: resources/views/setup/step-4-database-mysql.phtml:105 19506#: resources/views/setup/step-4-database-pgsql.phtml:92 19507#: resources/views/setup/step-4-database-sqlite.phtml:51 19508#: resources/views/setup/step-4-database-sqlite.phtml:66 19509#: resources/views/setup/step-4-database-sqlsvr.phtml:92 19510msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 19511msgstr "" 19512 19513#: resources/views/setup/step-4-database-pgsql.phtml:46 19514msgid "Most sites are configured to use the default value of 5432." 19515msgstr "" 19516 19517#: resources/views/setup/step-4-database-sqlsvr.phtml:46 19518msgid "Most sites are configured to use the default value of 1433." 19519msgstr "" 19520 19521#: resources/views/setup/step-5-administrator.phtml:19 19522msgid "Administrator account" 19523msgstr "" 19524 19525#: resources/views/setup/step-5-administrator.phtml:31 19526msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 19527msgstr "" 19528 19529#: resources/views/setup/step-5-administrator.phtml:53 19530msgid "You will use this to sign in to webtrees." 19531msgstr "" 19532 19533#: resources/views/setup/step-5-administrator.phtml:65 19534msgid "This must be at least six characters long. It is case-sensitive." 19535msgstr "" 19536 19537#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19538#: resources/views/source-page.phtml:15 19539#, php-format 19540msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it." 19541msgstr "" 19542 19543#: resources/views/source-page.phtml:17 19544msgid "This source has been deleted. The deletion will need to be reviewed by a moderator." 19545msgstr "" 19546 19547#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19548#: resources/views/source-page.phtml:21 19549#, php-format 19550msgid "This source has been edited. You should review the changes and then %1$s or %2$s them." 19551msgstr "" 19552 19553#: resources/views/source-page.phtml:23 19554msgid "This source has been edited. The changes need to be reviewed by a moderator." 19555msgstr "" 19556 19557#: resources/views/statistics/families/age-difference.phtml:12 19558msgid "Age difference" 19559msgstr "" 19560 19561#: resources/views/statistics/families/age-difference.phtml:20 19562msgid "Age between siblings" 19563msgstr "" 19564 19565#: resources/views/statistics/families/age-difference.phtml:29 19566msgid "Greatest age between siblings" 19567msgstr "" 19568 19569#: resources/views/statistics/families/age-difference.phtml:42 19570msgid "Age between husband and wife" 19571msgstr "" 19572 19573#: resources/views/statistics/families/age-difference.phtml:51 19574msgid "Age between wife and husband" 19575msgstr "" 19576 19577#: resources/views/statistics/families/birth-age.phtml:12 19578msgid "Age at birth of child" 19579msgstr "" 19580 19581#: resources/views/statistics/families/birth-age.phtml:22 19582msgid "Youngest father" 19583msgstr "" 19584 19585#: resources/views/statistics/families/birth-age.phtml:42 19586msgid "Youngest mother" 19587msgstr "" 19588 19589#: resources/views/statistics/families/birth-age.phtml:64 19590msgid "Oldest father" 19591msgstr "" 19592 19593#: resources/views/statistics/families/birth-age.phtml:84 19594msgid "Oldest mother" 19595msgstr "" 19596 19597#: resources/views/statistics/families/children.phtml:12 19598msgid "Children in family" 19599msgstr "" 19600 19601#: resources/views/statistics/families/children.phtml:55 19602msgid "Largest number of grandchildren" 19603msgstr "" 19604 19605#: resources/views/statistics/families/marriage-age.phtml:22 19606msgid "Youngest male" 19607msgstr "" 19608 19609#: resources/views/statistics/families/marriage-age.phtml:42 19610msgid "Youngest female" 19611msgstr "" 19612 19613#: resources/views/statistics/families/marriage-age.phtml:64 19614msgid "Oldest male" 19615msgstr "" 19616 19617#: resources/views/statistics/families/marriage-age.phtml:84 19618msgid "Oldest female" 19619msgstr "" 19620 19621#: resources/views/statistics/families/marriage-length.phtml:12 19622msgid "Length of marriage" 19623msgstr "" 19624 19625#: resources/views/statistics/families/marriage-length.phtml:22 19626msgid "Longest marriage" 19627msgstr "" 19628 19629#: resources/views/statistics/families/marriage-length.phtml:42 19630msgid "Shortest marriage" 19631msgstr "" 19632 19633#: resources/views/statistics/families/top10-list-grand.phtml:19 19634#: resources/views/statistics/families/top10-nolist-grand.phtml:15 19635#, php-format 19636msgid "%s grandchild" 19637msgid_plural "%s grandchildren" 19638msgstr[0] "" 19639msgstr[1] "" 19640 19641#: resources/views/statistics/families/total-records.phtml:23 19642msgid "Total marriages" 19643msgstr "" 19644 19645#: resources/views/statistics/families/total-records.phtml:45 19646msgid "Earliest marriage" 19647msgstr "" 19648 19649#: resources/views/statistics/families/total-records.phtml:56 19650msgid "Latest marriage" 19651msgstr "" 19652 19653#: resources/views/statistics/families/total-records.phtml:71 19654msgid "Total divorces" 19655msgstr "" 19656 19657#: resources/views/statistics/families/total-records.phtml:93 19658msgid "Earliest divorce" 19659msgstr "" 19660 19661#: resources/views/statistics/families/total-records.phtml:104 19662msgid "Latest divorce" 19663msgstr "" 19664 19665#: resources/views/statistics/individuals/greatest-age.phtml:12 19666msgid "Greatest age at death" 19667msgstr "" 19668 19669#: resources/views/statistics/individuals/lifespan.phtml:12 19670msgid "Lifespan" 19671msgstr "" 19672 19673#: resources/views/statistics/individuals/names.phtml:46 19674msgid "Total given names" 19675msgstr "" 19676 19677#: resources/views/statistics/individuals/oldest-living.phtml:12 19678msgid "Oldest living individuals" 19679msgstr "" 19680 19681#: resources/views/statistics/individuals/total-events.phtml:22 19682msgid "Total births" 19683msgstr "" 19684 19685#: resources/views/statistics/individuals/total-events.phtml:70 19686msgid "Total deaths" 19687msgstr "" 19688 19689#: resources/views/statistics/individuals/total-records.phtml:12 19690#: resources/xml/reports/bdm_report.xml:210 19691#: resources/xml/reports/birth_report.xml:66 19692#: resources/xml/reports/cemetery_report.xml:89 19693#: resources/xml/reports/death_report.xml:99 19694#: resources/xml/reports/fact_sources.xml:142 19695#: resources/xml/reports/fact_sources.xml:146 19696#: resources/xml/reports/fact_sources.xml:305 19697#: resources/xml/reports/fact_sources.xml:309 19698#: resources/xml/reports/missing_facts_report.xml:601 19699#: resources/xml/reports/occupation_report.xml:94 19700#: resources/xml/reports/relative_ext_report.xml:140 19701msgid "Total individuals" 19702msgstr "" 19703 19704#: resources/views/statistics/individuals/total-records.phtml:23 19705msgid "Total males" 19706msgstr "" 19707 19708#: resources/views/statistics/individuals/total-records.phtml:32 19709msgid "Total females" 19710msgstr "" 19711 19712#: resources/views/statistics/individuals/total-records.phtml:53 19713msgid "Total living" 19714msgstr "" 19715 19716#: resources/views/statistics/individuals/total-records.phtml:61 19717msgid "Total dead" 19718msgstr "" 19719 19720#: resources/views/statistics/other/places.phtml:21 19721msgid "Birth places" 19722msgstr "" 19723 19724#: resources/views/statistics/other/places.phtml:30 19725msgid "Death places" 19726msgstr "" 19727 19728#: resources/views/statistics/other/places.phtml:39 19729msgid "Marriage places" 19730msgstr "" 19731 19732#: resources/views/statistics/other/places.phtml:48 19733msgid "Events in countries" 19734msgstr "" 19735 19736#: resources/views/statistics/other/total-events.phtml:23 19737msgid "First event" 19738msgstr "" 19739 19740#: resources/views/statistics/other/total-events.phtml:39 19741msgid "Last event" 19742msgstr "" 19743 19744#: resources/views/verify-failure-page.phtml:13 19745msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." 19746msgstr "" 19747 19748#: resources/views/verify-success-page.phtml:13 19749msgid "You have confirmed your request to become a registered user." 19750msgstr "" 19751 19752#: resources/views/verify-success-page.phtml:16 19753msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 19754msgstr "" 19755 19756#: resources/xml/reports/ahnentafel_report.xml:8 19757#: resources/xml/reports/descendancy_report.xml:7 19758#: resources/xml/reports/family_group_report.xml:7 19759#: resources/xml/reports/individual_ext_report.xml:9 19760#: resources/xml/reports/individual_report.xml:6 19761msgid "Show sources" 19762msgstr "" 19763 19764#: resources/xml/reports/ahnentafel_report.xml:9 19765#: resources/xml/reports/family_group_report.xml:8 19766#: resources/xml/reports/individual_ext_report.xml:10 19767#: resources/xml/reports/individual_report.xml:7 19768msgid "Show notes" 19769msgstr "" 19770 19771#: resources/xml/reports/ahnentafel_report.xml:10 19772msgid "Show occupations" 19773msgstr "" 19774 19775#: resources/xml/reports/ahnentafel_report.xml:11 19776msgid "Show residences" 19777msgstr "" 19778 19779#: resources/xml/reports/ahnentafel_report.xml:12 19780msgid "Show children of ancestors" 19781msgstr "" 19782 19783#: resources/xml/reports/ahnentafel_report.xml:13 19784#: resources/xml/reports/bdm_report.xml:12 19785#: resources/xml/reports/birth_report.xml:10 19786#: resources/xml/reports/cemetery_report.xml:8 19787#: resources/xml/reports/change_report.xml:9 19788#: resources/xml/reports/death_report.xml:11 19789#: resources/xml/reports/descendancy_report.xml:8 19790#: resources/xml/reports/fact_sources.xml:8 19791#: resources/xml/reports/family_group_report.xml:11 19792#: resources/xml/reports/individual_ext_report.xml:12 19793#: resources/xml/reports/individual_report.xml:9 19794#: resources/xml/reports/marriage_report.xml:10 19795#: resources/xml/reports/missing_facts_report.xml:8 19796#: resources/xml/reports/occupation_report.xml:7 19797#: resources/xml/reports/pedigree_report.xml:8 19798#: resources/xml/reports/relative_ext_report.xml:8 19799msgctxt "paper size" 19800msgid "A4" 19801msgstr "" 19802 19803#: resources/xml/reports/ahnentafel_report.xml:13 19804#: resources/xml/reports/bdm_report.xml:12 19805#: resources/xml/reports/birth_report.xml:10 19806#: resources/xml/reports/cemetery_report.xml:8 19807#: resources/xml/reports/change_report.xml:9 19808#: resources/xml/reports/death_report.xml:11 19809#: resources/xml/reports/descendancy_report.xml:8 19810#: resources/xml/reports/fact_sources.xml:8 19811#: resources/xml/reports/family_group_report.xml:11 19812#: resources/xml/reports/individual_ext_report.xml:12 19813#: resources/xml/reports/individual_report.xml:9 19814#: resources/xml/reports/marriage_report.xml:10 19815#: resources/xml/reports/missing_facts_report.xml:8 19816#: resources/xml/reports/occupation_report.xml:7 19817#: resources/xml/reports/pedigree_report.xml:8 19818#: resources/xml/reports/relative_ext_report.xml:8 19819msgctxt "paper size" 19820msgid "A3" 19821msgstr "" 19822 19823#: resources/xml/reports/ahnentafel_report.xml:13 19824#: resources/xml/reports/bdm_report.xml:12 19825#: resources/xml/reports/birth_report.xml:10 19826#: resources/xml/reports/cemetery_report.xml:8 19827#: resources/xml/reports/change_report.xml:9 19828#: resources/xml/reports/death_report.xml:11 19829#: resources/xml/reports/descendancy_report.xml:8 19830#: resources/xml/reports/fact_sources.xml:8 19831#: resources/xml/reports/family_group_report.xml:11 19832#: resources/xml/reports/individual_ext_report.xml:12 19833#: resources/xml/reports/individual_report.xml:9 19834#: resources/xml/reports/marriage_report.xml:10 19835#: resources/xml/reports/missing_facts_report.xml:8 19836#: resources/xml/reports/occupation_report.xml:7 19837#: resources/xml/reports/pedigree_report.xml:8 19838#: resources/xml/reports/relative_ext_report.xml:8 19839msgctxt "paper size" 19840msgid "Letter" 19841msgstr "" 19842 19843#: resources/xml/reports/ahnentafel_report.xml:13 19844#: resources/xml/reports/bdm_report.xml:12 19845#: resources/xml/reports/birth_report.xml:10 19846#: resources/xml/reports/cemetery_report.xml:8 19847#: resources/xml/reports/change_report.xml:9 19848#: resources/xml/reports/descendancy_report.xml:8 19849#: resources/xml/reports/fact_sources.xml:8 19850#: resources/xml/reports/family_group_report.xml:11 19851#: resources/xml/reports/individual_ext_report.xml:12 19852#: resources/xml/reports/individual_report.xml:9 19853#: resources/xml/reports/marriage_report.xml:10 19854#: resources/xml/reports/missing_facts_report.xml:8 19855#: resources/xml/reports/occupation_report.xml:7 19856#: resources/xml/reports/pedigree_report.xml:8 19857#: resources/xml/reports/relative_ext_report.xml:8 19858msgctxt "paper size" 19859msgid "Tabloid" 19860msgstr "" 19861 19862#: resources/xml/reports/ahnentafel_report.xml:13 19863#: resources/xml/reports/bdm_report.xml:12 19864#: resources/xml/reports/birth_report.xml:10 19865#: resources/xml/reports/cemetery_report.xml:8 19866#: resources/xml/reports/change_report.xml:9 19867#: resources/xml/reports/death_report.xml:11 19868#: resources/xml/reports/descendancy_report.xml:8 19869#: resources/xml/reports/fact_sources.xml:8 19870#: resources/xml/reports/family_group_report.xml:11 19871#: resources/xml/reports/individual_ext_report.xml:12 19872#: resources/xml/reports/individual_report.xml:9 19873#: resources/xml/reports/marriage_report.xml:10 19874#: resources/xml/reports/missing_facts_report.xml:8 19875#: resources/xml/reports/occupation_report.xml:7 19876#: resources/xml/reports/pedigree_report.xml:8 19877#: resources/xml/reports/relative_ext_report.xml:8 19878msgid "Page size" 19879msgstr "" 19880 19881#: resources/xml/reports/ahnentafel_report.xml:15 19882#: resources/xml/reports/bdm_report.xml:14 19883#: resources/xml/reports/birth_report.xml:12 19884#: resources/xml/reports/cemetery_report.xml:10 19885#: resources/xml/reports/change_report.xml:12 19886#: resources/xml/reports/death_report.xml:13 19887#: resources/xml/reports/descendancy_report.xml:10 19888#: resources/xml/reports/fact_sources.xml:10 19889#: resources/xml/reports/family_group_report.xml:14 19890#: resources/xml/reports/individual_ext_report.xml:15 19891#: resources/xml/reports/individual_report.xml:12 19892#: resources/xml/reports/marriage_report.xml:12 19893#: resources/xml/reports/missing_facts_report.xml:10 19894#: resources/xml/reports/occupation_report.xml:9 19895#: resources/xml/reports/pedigree_report.xml:10 19896#: resources/xml/reports/relative_ext_report.xml:10 19897msgctxt "font name" 19898msgid "Arial" 19899msgstr "" 19900 19901#: resources/xml/reports/ahnentafel_report.xml:15 19902#: resources/xml/reports/bdm_report.xml:14 19903#: resources/xml/reports/birth_report.xml:12 19904#: resources/xml/reports/cemetery_report.xml:10 19905#: resources/xml/reports/change_report.xml:12 19906#: resources/xml/reports/death_report.xml:13 19907#: resources/xml/reports/descendancy_report.xml:10 19908#: resources/xml/reports/fact_sources.xml:10 19909#: resources/xml/reports/family_group_report.xml:14 19910#: resources/xml/reports/individual_ext_report.xml:15 19911#: resources/xml/reports/individual_report.xml:12 19912#: resources/xml/reports/marriage_report.xml:12 19913#: resources/xml/reports/missing_facts_report.xml:10 19914#: resources/xml/reports/occupation_report.xml:9 19915#: resources/xml/reports/pedigree_report.xml:10 19916#: resources/xml/reports/relative_ext_report.xml:10 19917msgctxt "font name" 19918msgid "DejaVu" 19919msgstr "" 19920 19921#: resources/xml/reports/ahnentafel_report.xml:15 19922#: resources/xml/reports/bdm_report.xml:14 19923#: resources/xml/reports/birth_report.xml:12 19924#: resources/xml/reports/cemetery_report.xml:10 19925#: resources/xml/reports/change_report.xml:12 19926#: resources/xml/reports/death_report.xml:13 19927#: resources/xml/reports/descendancy_report.xml:10 19928#: resources/xml/reports/fact_sources.xml:10 19929#: resources/xml/reports/family_group_report.xml:14 19930#: resources/xml/reports/individual_ext_report.xml:15 19931#: resources/xml/reports/individual_report.xml:12 19932#: resources/xml/reports/marriage_report.xml:12 19933#: resources/xml/reports/missing_facts_report.xml:10 19934#: resources/xml/reports/occupation_report.xml:9 19935#: resources/xml/reports/pedigree_report.xml:10 19936#: resources/xml/reports/relative_ext_report.xml:10 19937msgctxt "font name" 19938msgid "Helvetica" 19939msgstr "" 19940 19941#: resources/xml/reports/ahnentafel_report.xml:15 19942#: resources/xml/reports/bdm_report.xml:14 19943#: resources/xml/reports/birth_report.xml:12 19944#: resources/xml/reports/cemetery_report.xml:10 19945#: resources/xml/reports/change_report.xml:12 19946#: resources/xml/reports/death_report.xml:13 19947#: resources/xml/reports/descendancy_report.xml:10 19948#: resources/xml/reports/fact_sources.xml:10 19949#: resources/xml/reports/family_group_report.xml:14 19950#: resources/xml/reports/individual_ext_report.xml:15 19951#: resources/xml/reports/individual_report.xml:12 19952#: resources/xml/reports/marriage_report.xml:12 19953#: resources/xml/reports/missing_facts_report.xml:10 19954#: resources/xml/reports/occupation_report.xml:9 19955#: resources/xml/reports/pedigree_report.xml:10 19956#: resources/xml/reports/relative_ext_report.xml:10 19957msgid "Font" 19958msgstr "" 19959 19960#: resources/xml/reports/ahnentafel_report.xml:55 19961msgid "Ancestors of " 19962msgstr "" 19963 19964#: resources/xml/reports/ahnentafel_report.xml:56 19965#: resources/xml/reports/bdm_report.xml:42 19966#: resources/xml/reports/birth_report.xml:32 19967#: resources/xml/reports/cemetery_report.xml:35 19968#: resources/xml/reports/change_report.xml:45 19969#: resources/xml/reports/death_report.xml:33 19970#: resources/xml/reports/descendancy_report.xml:43 19971#: resources/xml/reports/fact_sources.xml:44 19972#: resources/xml/reports/family_group_report.xml:89 19973#: resources/xml/reports/individual_ext_report.xml:92 19974#: resources/xml/reports/individual_report.xml:89 19975#: resources/xml/reports/marriage_report.xml:31 19976#: resources/xml/reports/missing_facts_report.xml:53 19977#: resources/xml/reports/occupation_report.xml:38 19978#: resources/xml/reports/relative_ext_report.xml:44 19979msgid "Page" 19980msgstr "" 19981 19982#: resources/xml/reports/ahnentafel_report.xml:56 19983#: resources/xml/reports/bdm_report.xml:42 19984#: resources/xml/reports/birth_report.xml:32 19985#: resources/xml/reports/cemetery_report.xml:35 19986#: resources/xml/reports/change_report.xml:45 19987#: resources/xml/reports/death_report.xml:33 19988#: resources/xml/reports/descendancy_report.xml:43 19989#: resources/xml/reports/fact_sources.xml:44 19990#: resources/xml/reports/family_group_report.xml:89 19991#: resources/xml/reports/individual_report.xml:89 19992#: resources/xml/reports/marriage_report.xml:31 19993#: resources/xml/reports/occupation_report.xml:38 19994#: resources/xml/reports/relative_ext_report.xml:44 19995msgid "of" 19996msgstr "" 19997 19998#: resources/xml/reports/ahnentafel_report.xml:78 19999#: resources/xml/reports/descendancy_report.xml:55 20000msgid "Generation " 20001msgstr "" 20002 20003#: resources/xml/reports/ahnentafel_report.xml:140 20004#: resources/xml/reports/descendancy_report.xml:102 20005msgctxt "MALE" 20006msgid "was born" 20007msgstr "" 20008 20009#: resources/xml/reports/ahnentafel_report.xml:141 20010#: resources/xml/reports/descendancy_report.xml:105 20011msgctxt "FEMALE" 20012msgid "was born" 20013msgstr "" 20014 20015#: resources/xml/reports/ahnentafel_report.xml:159 20016#: resources/xml/reports/ahnentafel_report.xml:187 20017#: resources/xml/reports/ahnentafel_report.xml:214 20018#: resources/xml/reports/ahnentafel_report.xml:281 20019#: resources/xml/reports/ahnentafel_report.xml:308 20020#: resources/xml/reports/ahnentafel_report.xml:333 20021#: resources/xml/reports/ahnentafel_report.xml:358 20022#: resources/xml/reports/descendancy_report.xml:125 20023#: resources/xml/reports/descendancy_report.xml:157 20024#: resources/xml/reports/descendancy_report.xml:315 20025#: resources/xml/reports/descendancy_report.xml:353 20026#: resources/xml/reports/descendancy_report.xml:384 20027#: resources/xml/reports/descendancy_report.xml:423 20028#: resources/xml/reports/descendancy_report.xml:454 20029msgid " in " 20030msgstr "" 20031 20032#: resources/xml/reports/ahnentafel_report.xml:160 20033#: resources/xml/reports/ahnentafel_report.xml:188 20034#: resources/xml/reports/ahnentafel_report.xml:282 20035#: resources/xml/reports/ahnentafel_report.xml:309 20036#: resources/xml/reports/ahnentafel_report.xml:334 20037#: resources/xml/reports/ahnentafel_report.xml:359 20038msgid " but the details are unknown" 20039msgstr "" 20040 20041#: resources/xml/reports/ahnentafel_report.xml:166 20042msgid "He was christened" 20043msgstr "" 20044 20045#: resources/xml/reports/ahnentafel_report.xml:167 20046msgid "She was christened" 20047msgstr "" 20048 20049#: resources/xml/reports/ahnentafel_report.xml:195 20050msgid "His occupation was" 20051msgstr "" 20052 20053#: resources/xml/reports/ahnentafel_report.xml:196 20054msgid "Her occupation was" 20055msgstr "" 20056 20057#: resources/xml/reports/ahnentafel_report.xml:222 20058msgid "He resided at" 20059msgstr "" 20060 20061#: resources/xml/reports/ahnentafel_report.xml:223 20062msgid "She resided at" 20063msgstr "" 20064 20065#: resources/xml/reports/ahnentafel_report.xml:259 20066#: resources/xml/reports/descendancy_report.xml:173 20067msgid "He married" 20068msgstr "" 20069 20070#: resources/xml/reports/ahnentafel_report.xml:260 20071#: resources/xml/reports/descendancy_report.xml:242 20072msgid "She married" 20073msgstr "" 20074 20075#: resources/xml/reports/ahnentafel_report.xml:289 20076msgid "He died" 20077msgstr "" 20078 20079#: resources/xml/reports/ahnentafel_report.xml:290 20080msgid "She died" 20081msgstr "" 20082 20083#: resources/xml/reports/ahnentafel_report.xml:314 20084msgid "He was cremated" 20085msgstr "" 20086 20087#: resources/xml/reports/ahnentafel_report.xml:315 20088msgid "She was cremated" 20089msgstr "" 20090 20091#: resources/xml/reports/ahnentafel_report.xml:339 20092msgid "He was buried" 20093msgstr "" 20094 20095#: resources/xml/reports/ahnentafel_report.xml:340 20096msgid "She was buried" 20097msgstr "" 20098 20099#: resources/xml/reports/ahnentafel_report.xml:389 20100#: resources/xml/reports/descendancy_report.xml:480 20101msgid "Child of " 20102msgstr "" 20103 20104#: resources/xml/reports/ahnentafel_report.xml:392 20105#: resources/xml/reports/descendancy_report.xml:483 20106msgid "Children of " 20107msgstr "" 20108 20109#: resources/xml/reports/bdm_report.xml:7 20110#: resources/xml/reports/birth_report.xml:7 20111msgid "Birth date range start" 20112msgstr "" 20113 20114#: resources/xml/reports/bdm_report.xml:8 20115#: resources/xml/reports/birth_report.xml:8 20116msgid "Birth date range end" 20117msgstr "" 20118 20119#: resources/xml/reports/bdm_report.xml:9 20120#: resources/xml/reports/death_report.xml:7 20121msgid "Death date range start" 20122msgstr "" 20123 20124#: resources/xml/reports/bdm_report.xml:10 20125#: resources/xml/reports/death_report.xml:8 20126msgid "Death date range end" 20127msgstr "" 20128 20129#: resources/xml/reports/bdm_report.xml:11 20130#: resources/xml/reports/cemetery_report.xml:6 20131#: resources/xml/reports/death_report.xml:9 20132#: resources/xml/reports/relative_ext_report.xml:7 20133msgid "sort by date of death" 20134msgstr "" 20135 20136#: resources/xml/reports/birth_report.xml:6 20137msgid "Birthplace contains" 20138msgstr "" 20139 20140#: resources/xml/reports/cemetery_report.xml:5 20141msgid "Burial place contains" 20142msgstr "" 20143 20144#: resources/xml/reports/change_report.xml:5 20145msgid "Starting range of change dates" 20146msgstr "" 20147 20148#: resources/xml/reports/change_report.xml:6 20149msgid "Ending range of change dates" 20150msgstr "" 20151 20152#: resources/xml/reports/change_report.xml:8 20153msgid "Show pending changes" 20154msgstr "" 20155 20156#: resources/xml/reports/change_report.xml:10 20157#: resources/xml/reports/pedigree_report.xml:7 20158msgid "Orientation" 20159msgstr "" 20160 20161#: resources/xml/reports/change_report.xml:60 20162msgid "Differences" 20163msgstr "" 20164 20165#: resources/xml/reports/change_report.xml:87 20166msgid "Total pending changes: " 20167msgstr "" 20168 20169#: resources/xml/reports/change_report.xml:127 20170msgid "Total accepted changes: " 20171msgstr "" 20172 20173#: resources/xml/reports/death_report.xml:6 20174msgid "Death place contains" 20175msgstr "" 20176 20177#: resources/xml/reports/descendancy_report.xml:42 20178msgid "Descendants of " 20179msgstr "" 20180 20181#: resources/xml/reports/descendancy_report.xml:134 20182#: resources/xml/reports/descendancy_report.xml:435 20183msgctxt "MALE" 20184msgid "died" 20185msgstr "" 20186 20187#: resources/xml/reports/descendancy_report.xml:137 20188#: resources/xml/reports/descendancy_report.xml:365 20189msgctxt "FEMALE" 20190msgid "died" 20191msgstr "" 20192 20193#: resources/xml/reports/descendancy_report.xml:176 20194msgctxt "MALE" 20195msgid "married" 20196msgstr "" 20197 20198#: resources/xml/reports/descendancy_report.xml:226 20199msgid "daughter of" 20200msgstr "" 20201 20202#: resources/xml/reports/descendancy_report.xml:245 20203msgctxt "FEMALE" 20204msgid "married" 20205msgstr "" 20206 20207#: resources/xml/reports/descendancy_report.xml:295 20208msgid "son of" 20209msgstr "" 20210 20211#: resources/xml/reports/descendancy_report.xml:331 20212msgid "She was born" 20213msgstr "" 20214 20215#: resources/xml/reports/descendancy_report.xml:358 20216msgid "She " 20217msgstr "" 20218 20219#: resources/xml/reports/descendancy_report.xml:401 20220msgid "He was born" 20221msgstr "" 20222 20223#: resources/xml/reports/descendancy_report.xml:428 20224msgid "He " 20225msgstr "" 20226 20227#: resources/xml/reports/fact_sources.xml:4 20228msgid "A report of facts which are supported by a given source." 20229msgstr "" 20230 20231#: resources/xml/reports/fact_sources.xml:5 20232msgid "Find a source" 20233msgstr "" 20234 20235#: resources/xml/reports/family_group_report.xml:9 20236#: resources/xml/reports/individual_ext_report.xml:11 20237#: resources/xml/reports/individual_report.xml:8 20238msgid "Show photos" 20239msgstr "" 20240 20241#: resources/xml/reports/family_group_report.xml:10 20242msgid "Print basic events when blank" 20243msgstr "" 20244 20245#: resources/xml/reports/family_group_report.xml:12 20246#: resources/xml/reports/individual_ext_report.xml:13 20247#: resources/xml/reports/individual_report.xml:10 20248msgid "Use colors" 20249msgstr "" 20250 20251#: resources/xml/reports/individual_ext_report.xml:6 20252#: resources/xml/reports/missing_facts_report.xml:6 20253#: resources/xml/reports/relative_ext_report.xml:6 20254msgid "Parents and siblings" 20255msgstr "" 20256 20257#: resources/xml/reports/individual_ext_report.xml:6 20258#: resources/xml/reports/missing_facts_report.xml:6 20259#: resources/xml/reports/relative_ext_report.xml:6 20260msgid "Spouses and children" 20261msgstr "" 20262 20263#: resources/xml/reports/individual_ext_report.xml:6 20264#: resources/xml/reports/missing_facts_report.xml:6 20265#: resources/xml/reports/relative_ext_report.xml:6 20266msgid "Direct line ancestors" 20267msgstr "" 20268 20269#: resources/xml/reports/individual_ext_report.xml:6 20270#: resources/xml/reports/missing_facts_report.xml:6 20271#: resources/xml/reports/relative_ext_report.xml:6 20272msgid "Direct line ancestors and their families" 20273msgstr "" 20274 20275#: resources/xml/reports/individual_ext_report.xml:6 20276#: resources/xml/reports/missing_facts_report.xml:6 20277#: resources/xml/reports/relative_ext_report.xml:6 20278msgid "Choose relatives" 20279msgstr "" 20280 20281#: resources/xml/reports/individual_ext_report.xml:319 20282#: resources/xml/reports/individual_report.xml:316 20283msgid "Brother" 20284msgstr "" 20285 20286#: resources/xml/reports/individual_ext_report.xml:355 20287#: resources/xml/reports/individual_report.xml:352 20288msgid "Sister" 20289msgstr "" 20290 20291#: resources/xml/reports/individual_ext_report.xml:435 20292#: resources/xml/reports/individual_report.xml:486 20293msgid "Family with wife" 20294msgstr "" 20295 20296#: resources/xml/reports/individual_ext_report.xml:441 20297#: resources/xml/reports/individual_report.xml:446 20298msgid "Family with husband" 20299msgstr "" 20300 20301#: resources/xml/reports/marriage_report.xml:6 20302msgid "Marriage place contains" 20303msgstr "" 20304 20305#: resources/xml/reports/marriage_report.xml:7 20306msgid "Marriage date range start" 20307msgstr "" 20308 20309#: resources/xml/reports/marriage_report.xml:8 20310msgid "Marriage date range end" 20311msgstr "" 20312 20313#: resources/xml/reports/missing_facts_report.xml:14 20314msgid "Sources to the events" 20315msgstr "" 20316 20317#: resources/xml/reports/pedigree_report.xml:750 20318msgid "Pedigree chart" 20319msgstr "" 20320