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: 2019-11-10 16:16+0000\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n" 15"Language: \n" 16"MIME-Version: 1.0\n" 17"Content-Type: text/plain; charset=UTF-8\n" 18"Content-Transfer-Encoding: 8bit\n" 19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 20 21#. I18N: An individual’s age at an event. e.g. Died 14 Jan 1900 (stillborn) 22#: app/Age.php:118 23msgid "(stillborn)" 24msgstr "" 25 26#. I18N: An individual’s age at an event. e.g. Died 14 Jan 1900 (in infancy) 27#: app/Age.php:123 28msgid "(in infancy)" 29msgstr "" 30 31#. I18N: An individual’s age at an event. e.g. Died 14 Jan 1900 (in childhood) 32#: app/Age.php:128 33msgid "(in childhood)" 34msgstr "" 35 36#. I18N: Part of an age string. e.g. 5 years, 4 months and 3 days 37#: app/Age.php:136 app/Functions/FunctionsDate.php:56 38#: resources/views/modules/relatives/family.phtml:173 39#: resources/views/modules/statistics-chart/custom.phtml:133 40#: resources/views/modules/statistics-chart/custom.phtml:142 41#, php-format 42msgid "%s year" 43msgid_plural "%s years" 44msgstr[0] "" 45msgstr[1] "" 46 47#. I18N: Part of an age string. e.g. 5 years, 4 months and 3 days 48#: app/Age.php:141 app/Functions/FunctionsDate.php:58 49#: resources/views/modules/relatives/family.phtml:175 50#, php-format 51msgid "%s month" 52msgid_plural "%s months" 53msgstr[0] "" 54msgstr[1] "" 55 56#. I18N: Part of an age string. e.g. 5 years, 4 months and 3 days 57#: app/Age.php:146 app/Functions/FunctionsDate.php:60 58#, php-format 59msgid "%s week" 60msgid_plural "%s weeks" 61msgstr[0] "" 62msgstr[1] "" 63 64#. I18N: Part of an age string. e.g. 5 years, 4 months and 3 days 65#: app/Age.php:151 app/Functions/FunctionsDate.php:62 66#, php-format 67msgid "%s day" 68msgid_plural "%s days" 69msgstr[0] "" 70msgstr[1] "" 71 72#. I18N: Description of an individual’s age at an event. For example, Died 14 Jan 1900 (aged less than 21 years) 73#: app/Age.php:163 74#, php-format 75msgid "(aged less than %s)" 76msgstr "" 77 78#. I18N: Description of an individual’s age at an event. For example, Died 14 Jan 1900 (aged more than 21 years) 79#: app/Age.php:168 80#, php-format 81msgid "(aged more than %s)" 82msgstr "" 83 84#. I18N: Description of an individual’s age at an event. For example, Died 14 Jan 1900 (aged 43 years) 85#: app/Age.php:172 86#, php-format 87msgid "(aged %s)" 88msgstr "" 89 90#. I18N: The gregorian calendar 91#: app/Date.php:229 app/Module/YahrzeitModule.php:249 92msgid "Gregorian" 93msgstr "" 94 95#. I18N: The julian calendar 96#: app/Date.php:231 resources/views/help/date.phtml:135 97msgid "Julian" 98msgstr "" 99 100#. I18N: The French calendar 101#: app/Date.php:233 resources/views/help/date.phtml:183 102msgid "French" 103msgstr "" 104 105#. I18N: The Hebrew/Jewish calendar 106#: app/Date.php:235 app/Module/YahrzeitModule.php:248 107#: resources/views/help/date.phtml:151 108msgid "Jewish" 109msgstr "" 110 111#. I18N: The Arabic/Hijri calendar 112#: app/Date.php:237 resources/views/help/date.phtml:167 113msgid "Hijri" 114msgstr "" 115 116#. I18N: The Persian/Jalali calendar 117#: app/Date.php:239 118msgid "Jalali" 119msgstr "" 120 121#. I18N: Gedcom ABT dates 122#: app/Date.php:341 123#, php-format 124msgid "about %s" 125msgstr "" 126 127#. I18N: Gedcom CAL dates 128#: app/Date.php:345 129#, php-format 130msgid "calculated %s" 131msgstr "" 132 133#. I18N: Gedcom EST dates 134#: app/Date.php:349 135#, php-format 136msgid "estimated %s" 137msgstr "" 138 139#. I18N: Gedcom INT dates 140#: app/Date.php:353 141#, php-format 142msgid "interpreted %s (%s)" 143msgstr "" 144 145#. I18N: Gedcom BEF dates 146#: app/Date.php:357 147#, php-format 148msgid "before %s" 149msgstr "" 150 151#. I18N: Gedcom AFT dates 152#: app/Date.php:361 153#, php-format 154msgid "after %s" 155msgstr "" 156 157#. I18N: Gedcom FROM dates 158#: app/Date.php:365 159#, php-format 160msgid "from %s" 161msgstr "" 162 163#. I18N: Gedcom TO dates 164#: app/Date.php:369 165#, php-format 166msgid "to %s" 167msgstr "" 168 169#. I18N: Gedcom BET-AND dates 170#: app/Date.php:373 171#, php-format 172msgid "between %s and %s" 173msgstr "" 174 175#. I18N: Gedcom FROM-TO dates 176#: app/Date.php:377 177#, php-format 178msgid "from %s to %s" 179msgstr "" 180 181#: app/Date.php:380 182msgid "Invalid date" 183msgstr "" 184 185#: app/Date/AbstractCalendarDate.php:238 186msgid "Monday" 187msgstr "" 188 189#: app/Date/AbstractCalendarDate.php:239 190msgid "Tuesday" 191msgstr "" 192 193#: app/Date/AbstractCalendarDate.php:240 194msgid "Wednesday" 195msgstr "" 196 197#: app/Date/AbstractCalendarDate.php:241 198msgid "Thursday" 199msgstr "" 200 201#: app/Date/AbstractCalendarDate.php:242 202msgid "Friday" 203msgstr "" 204 205#: app/Date/AbstractCalendarDate.php:243 206msgid "Saturday" 207msgstr "" 208 209#: app/Date/AbstractCalendarDate.php:244 210msgid "Sunday" 211msgstr "" 212 213#. I18N: abbreviation for Monday 214#: app/Date/AbstractCalendarDate.php:265 215#: resources/views/edit/initialize-calendar-popup.phtml:23 216msgid "Mon" 217msgstr "" 218 219#. I18N: abbreviation for Tuesday 220#: app/Date/AbstractCalendarDate.php:267 221#: resources/views/edit/initialize-calendar-popup.phtml:24 222msgid "Tue" 223msgstr "" 224 225#. I18N: abbreviation for Wednesday 226#: app/Date/AbstractCalendarDate.php:269 227#: resources/views/edit/initialize-calendar-popup.phtml:25 228msgid "Wed" 229msgstr "" 230 231#. I18N: abbreviation for Thursday 232#: app/Date/AbstractCalendarDate.php:271 233#: resources/views/edit/initialize-calendar-popup.phtml:26 234msgid "Thu" 235msgstr "" 236 237#. I18N: abbreviation for Friday 238#: app/Date/AbstractCalendarDate.php:273 239#: resources/views/edit/initialize-calendar-popup.phtml:27 240msgid "Fri" 241msgstr "" 242 243#. I18N: abbreviation for Saturday 244#: app/Date/AbstractCalendarDate.php:275 245#: resources/views/edit/initialize-calendar-popup.phtml:28 246msgid "Sat" 247msgstr "" 248 249#. I18N: abbreviation for Sunday 250#: app/Date/AbstractCalendarDate.php:277 251#: resources/views/edit/initialize-calendar-popup.phtml:22 252msgid "Sun" 253msgstr "" 254 255#: app/Date/AbstractGregorianJulianDate.php:63 256#: app/Module/StatisticsChartModule.php:803 257#: resources/views/edit/initialize-calendar-popup.phtml:7 258msgctxt "NOMINATIVE" 259msgid "January" 260msgstr "" 261 262#: app/Date/AbstractGregorianJulianDate.php:64 263#: app/Module/StatisticsChartModule.php:804 264#: resources/views/edit/initialize-calendar-popup.phtml:8 265msgctxt "NOMINATIVE" 266msgid "February" 267msgstr "" 268 269#: app/Date/AbstractGregorianJulianDate.php:65 270#: app/Module/StatisticsChartModule.php:805 271#: resources/views/edit/initialize-calendar-popup.phtml:9 272msgctxt "NOMINATIVE" 273msgid "March" 274msgstr "" 275 276#: app/Date/AbstractGregorianJulianDate.php:66 277#: app/Module/StatisticsChartModule.php:806 278#: resources/views/edit/initialize-calendar-popup.phtml:10 279msgctxt "NOMINATIVE" 280msgid "April" 281msgstr "" 282 283#: app/Date/AbstractGregorianJulianDate.php:67 284#: app/Module/StatisticsChartModule.php:807 285#: resources/views/edit/initialize-calendar-popup.phtml:11 286msgctxt "NOMINATIVE" 287msgid "May" 288msgstr "" 289 290#: app/Date/AbstractGregorianJulianDate.php:68 291#: app/Module/StatisticsChartModule.php:808 292#: resources/views/edit/initialize-calendar-popup.phtml:12 293msgctxt "NOMINATIVE" 294msgid "June" 295msgstr "" 296 297#: app/Date/AbstractGregorianJulianDate.php:69 298#: app/Module/StatisticsChartModule.php:809 299#: resources/views/edit/initialize-calendar-popup.phtml:13 300msgctxt "NOMINATIVE" 301msgid "July" 302msgstr "" 303 304#: app/Date/AbstractGregorianJulianDate.php:70 305#: app/Module/StatisticsChartModule.php:810 306#: resources/views/edit/initialize-calendar-popup.phtml:14 307msgctxt "NOMINATIVE" 308msgid "August" 309msgstr "" 310 311#: app/Date/AbstractGregorianJulianDate.php:71 312#: app/Module/StatisticsChartModule.php:811 313#: resources/views/edit/initialize-calendar-popup.phtml:15 314msgctxt "NOMINATIVE" 315msgid "September" 316msgstr "" 317 318#: app/Date/AbstractGregorianJulianDate.php:72 319#: app/Module/StatisticsChartModule.php:812 320#: resources/views/edit/initialize-calendar-popup.phtml:16 321msgctxt "NOMINATIVE" 322msgid "October" 323msgstr "" 324 325#: app/Date/AbstractGregorianJulianDate.php:73 326#: app/Module/StatisticsChartModule.php:813 327#: resources/views/edit/initialize-calendar-popup.phtml:17 328msgctxt "NOMINATIVE" 329msgid "November" 330msgstr "" 331 332#: app/Date/AbstractGregorianJulianDate.php:74 333#: app/Module/StatisticsChartModule.php:814 334#: resources/views/edit/initialize-calendar-popup.phtml:18 335msgctxt "NOMINATIVE" 336msgid "December" 337msgstr "" 338 339#: app/Date/AbstractGregorianJulianDate.php:98 340msgctxt "GENITIVE" 341msgid "January" 342msgstr "" 343 344#: app/Date/AbstractGregorianJulianDate.php:99 345msgctxt "GENITIVE" 346msgid "February" 347msgstr "" 348 349#: app/Date/AbstractGregorianJulianDate.php:100 350msgctxt "GENITIVE" 351msgid "March" 352msgstr "" 353 354#: app/Date/AbstractGregorianJulianDate.php:101 355msgctxt "GENITIVE" 356msgid "April" 357msgstr "" 358 359#: app/Date/AbstractGregorianJulianDate.php:102 360msgctxt "GENITIVE" 361msgid "May" 362msgstr "" 363 364#: app/Date/AbstractGregorianJulianDate.php:103 365msgctxt "GENITIVE" 366msgid "June" 367msgstr "" 368 369#: app/Date/AbstractGregorianJulianDate.php:104 370msgctxt "GENITIVE" 371msgid "July" 372msgstr "" 373 374#: app/Date/AbstractGregorianJulianDate.php:105 375msgctxt "GENITIVE" 376msgid "August" 377msgstr "" 378 379#: app/Date/AbstractGregorianJulianDate.php:106 380msgctxt "GENITIVE" 381msgid "September" 382msgstr "" 383 384#: app/Date/AbstractGregorianJulianDate.php:107 385msgctxt "GENITIVE" 386msgid "October" 387msgstr "" 388 389#: app/Date/AbstractGregorianJulianDate.php:108 390msgctxt "GENITIVE" 391msgid "November" 392msgstr "" 393 394#: app/Date/AbstractGregorianJulianDate.php:109 395msgctxt "GENITIVE" 396msgid "December" 397msgstr "" 398 399#: app/Date/AbstractGregorianJulianDate.php:133 400msgctxt "LOCATIVE" 401msgid "January" 402msgstr "" 403 404#: app/Date/AbstractGregorianJulianDate.php:134 405msgctxt "LOCATIVE" 406msgid "February" 407msgstr "" 408 409#: app/Date/AbstractGregorianJulianDate.php:135 410msgctxt "LOCATIVE" 411msgid "March" 412msgstr "" 413 414#: app/Date/AbstractGregorianJulianDate.php:136 415msgctxt "LOCATIVE" 416msgid "April" 417msgstr "" 418 419#: app/Date/AbstractGregorianJulianDate.php:137 420msgctxt "LOCATIVE" 421msgid "May" 422msgstr "" 423 424#: app/Date/AbstractGregorianJulianDate.php:138 425msgctxt "LOCATIVE" 426msgid "June" 427msgstr "" 428 429#: app/Date/AbstractGregorianJulianDate.php:139 430msgctxt "LOCATIVE" 431msgid "July" 432msgstr "" 433 434#: app/Date/AbstractGregorianJulianDate.php:140 435msgctxt "LOCATIVE" 436msgid "August" 437msgstr "" 438 439#: app/Date/AbstractGregorianJulianDate.php:141 440msgctxt "LOCATIVE" 441msgid "September" 442msgstr "" 443 444#: app/Date/AbstractGregorianJulianDate.php:142 445msgctxt "LOCATIVE" 446msgid "October" 447msgstr "" 448 449#: app/Date/AbstractGregorianJulianDate.php:143 450msgctxt "LOCATIVE" 451msgid "November" 452msgstr "" 453 454#: app/Date/AbstractGregorianJulianDate.php:144 455msgctxt "LOCATIVE" 456msgid "December" 457msgstr "" 458 459#: app/Date/AbstractGregorianJulianDate.php:168 460msgctxt "INSTRUMENTAL" 461msgid "January" 462msgstr "" 463 464#: app/Date/AbstractGregorianJulianDate.php:169 465msgctxt "INSTRUMENTAL" 466msgid "February" 467msgstr "" 468 469#: app/Date/AbstractGregorianJulianDate.php:170 470msgctxt "INSTRUMENTAL" 471msgid "March" 472msgstr "" 473 474#: app/Date/AbstractGregorianJulianDate.php:171 475msgctxt "INSTRUMENTAL" 476msgid "April" 477msgstr "" 478 479#: app/Date/AbstractGregorianJulianDate.php:172 480msgctxt "INSTRUMENTAL" 481msgid "May" 482msgstr "" 483 484#: app/Date/AbstractGregorianJulianDate.php:173 485msgctxt "INSTRUMENTAL" 486msgid "June" 487msgstr "" 488 489#: app/Date/AbstractGregorianJulianDate.php:174 490msgctxt "INSTRUMENTAL" 491msgid "July" 492msgstr "" 493 494#: app/Date/AbstractGregorianJulianDate.php:175 495msgctxt "INSTRUMENTAL" 496msgid "August" 497msgstr "" 498 499#: app/Date/AbstractGregorianJulianDate.php:176 500msgctxt "INSTRUMENTAL" 501msgid "September" 502msgstr "" 503 504#: app/Date/AbstractGregorianJulianDate.php:177 505msgctxt "INSTRUMENTAL" 506msgid "October" 507msgstr "" 508 509#: app/Date/AbstractGregorianJulianDate.php:178 510msgctxt "INSTRUMENTAL" 511msgid "November" 512msgstr "" 513 514#: app/Date/AbstractGregorianJulianDate.php:179 515msgctxt "INSTRUMENTAL" 516msgid "December" 517msgstr "" 518 519#: app/Date/AbstractGregorianJulianDate.php:201 520msgctxt "Abbreviation for January" 521msgid "Jan" 522msgstr "" 523 524#: app/Date/AbstractGregorianJulianDate.php:202 525msgctxt "Abbreviation for February" 526msgid "Feb" 527msgstr "" 528 529#: app/Date/AbstractGregorianJulianDate.php:203 530msgctxt "Abbreviation for March" 531msgid "Mar" 532msgstr "" 533 534#: app/Date/AbstractGregorianJulianDate.php:204 535msgctxt "Abbreviation for April" 536msgid "Apr" 537msgstr "" 538 539#: app/Date/AbstractGregorianJulianDate.php:205 540msgctxt "Abbreviation for May" 541msgid "May" 542msgstr "" 543 544#: app/Date/AbstractGregorianJulianDate.php:206 545msgctxt "Abbreviation for June" 546msgid "Jun" 547msgstr "" 548 549#: app/Date/AbstractGregorianJulianDate.php:207 550msgctxt "Abbreviation for July" 551msgid "Jul" 552msgstr "" 553 554#: app/Date/AbstractGregorianJulianDate.php:208 555msgctxt "Abbreviation for August" 556msgid "Aug" 557msgstr "" 558 559#: app/Date/AbstractGregorianJulianDate.php:209 560msgctxt "Abbreviation for September" 561msgid "Sep" 562msgstr "" 563 564#: app/Date/AbstractGregorianJulianDate.php:210 565msgctxt "Abbreviation for October" 566msgid "Oct" 567msgstr "" 568 569#: app/Date/AbstractGregorianJulianDate.php:211 570msgctxt "Abbreviation for November" 571msgid "Nov" 572msgstr "" 573 574#: app/Date/AbstractGregorianJulianDate.php:212 575msgctxt "Abbreviation for December" 576msgid "Dec" 577msgstr "" 578 579#. I18N: a month in the French republican calendar 580#: app/Date/FrenchDate.php:87 581msgctxt "NOMINATIVE" 582msgid "Vendemiaire" 583msgstr "" 584 585#. I18N: a month in the French republican calendar 586#: app/Date/FrenchDate.php:89 587msgctxt "NOMINATIVE" 588msgid "Brumaire" 589msgstr "" 590 591#. I18N: a month in the French republican calendar 592#: app/Date/FrenchDate.php:91 593msgctxt "NOMINATIVE" 594msgid "Frimaire" 595msgstr "" 596 597#. I18N: a month in the French republican calendar 598#: app/Date/FrenchDate.php:93 599msgctxt "NOMINATIVE" 600msgid "Nivose" 601msgstr "" 602 603#. I18N: a month in the French republican calendar 604#: app/Date/FrenchDate.php:95 605msgctxt "NOMINATIVE" 606msgid "Pluviose" 607msgstr "" 608 609#. I18N: a month in the French republican calendar 610#: app/Date/FrenchDate.php:97 611msgctxt "NOMINATIVE" 612msgid "Ventose" 613msgstr "" 614 615#. I18N: a month in the French republican calendar 616#. I18N: a month in the French republican calendar 617#: app/Date/FrenchDate.php:100 618msgctxt "NOMINATIVE" 619msgid "Germinal" 620msgstr "" 621 622#. I18N: a month in the French republican calendar 623#: app/Date/FrenchDate.php:102 624msgctxt "NOMINATIVE" 625msgid "Floreal" 626msgstr "" 627 628#. I18N: a month in the French republican calendar 629#: app/Date/FrenchDate.php:104 630msgctxt "NOMINATIVE" 631msgid "Prairial" 632msgstr "" 633 634#. I18N: a month in the French republican calendar 635#: app/Date/FrenchDate.php:106 636msgctxt "NOMINATIVE" 637msgid "Messidor" 638msgstr "" 639 640#. I18N: a month in the French republican calendar 641#: app/Date/FrenchDate.php:108 642msgctxt "NOMINATIVE" 643msgid "Thermidor" 644msgstr "" 645 646#. I18N: a month in the French republican calendar 647#: app/Date/FrenchDate.php:110 648msgctxt "NOMINATIVE" 649msgid "Fructidor" 650msgstr "" 651 652#. I18N: a month in the French republican calendar 653#: app/Date/FrenchDate.php:112 654msgctxt "NOMINATIVE" 655msgid "jours complementaires" 656msgstr "" 657 658#. I18N: a month in the French republican calendar 659#: app/Date/FrenchDate.php:135 660msgctxt "GENITIVE" 661msgid "Vendemiaire" 662msgstr "" 663 664#. I18N: a month in the French republican calendar 665#: app/Date/FrenchDate.php:137 666msgctxt "GENITIVE" 667msgid "Brumaire" 668msgstr "" 669 670#. I18N: a month in the French republican calendar 671#: app/Date/FrenchDate.php:139 672msgctxt "GENITIVE" 673msgid "Frimaire" 674msgstr "" 675 676#. I18N: a month in the French republican calendar 677#: app/Date/FrenchDate.php:141 678msgctxt "GENITIVE" 679msgid "Nivose" 680msgstr "" 681 682#. I18N: a month in the French republican calendar 683#: app/Date/FrenchDate.php:143 684msgctxt "GENITIVE" 685msgid "Pluviose" 686msgstr "" 687 688#. I18N: a month in the French republican calendar 689#: app/Date/FrenchDate.php:145 690msgctxt "GENITIVE" 691msgid "Ventose" 692msgstr "" 693 694#. I18N: a month in the French republican calendar 695#: app/Date/FrenchDate.php:147 696msgctxt "GENITIVE" 697msgid "Germinal" 698msgstr "" 699 700#. I18N: a month in the French republican calendar 701#: app/Date/FrenchDate.php:149 702msgctxt "GENITIVE" 703msgid "Floreal" 704msgstr "" 705 706#. I18N: a month in the French republican calendar 707#: app/Date/FrenchDate.php:151 708msgctxt "GENITIVE" 709msgid "Prairial" 710msgstr "" 711 712#. I18N: a month in the French republican calendar 713#: app/Date/FrenchDate.php:153 714msgctxt "GENITIVE" 715msgid "Messidor" 716msgstr "" 717 718#. I18N: a month in the French republican calendar 719#: app/Date/FrenchDate.php:155 720msgctxt "GENITIVE" 721msgid "Thermidor" 722msgstr "" 723 724#. I18N: a month in the French republican calendar 725#: app/Date/FrenchDate.php:157 726msgctxt "GENITIVE" 727msgid "Fructidor" 728msgstr "" 729 730#. I18N: a month in the French republican calendar 731#: app/Date/FrenchDate.php:159 732msgctxt "GENITIVE" 733msgid "jours complementaires" 734msgstr "" 735 736#. I18N: a month in the French republican calendar 737#: app/Date/FrenchDate.php:182 738msgctxt "LOCATIVE" 739msgid "Vendemiaire" 740msgstr "" 741 742#. I18N: a month in the French republican calendar 743#: app/Date/FrenchDate.php:184 744msgctxt "LOCATIVE" 745msgid "Brumaire" 746msgstr "" 747 748#. I18N: a month in the French republican calendar 749#: app/Date/FrenchDate.php:186 750msgctxt "LOCATIVE" 751msgid "Frimaire" 752msgstr "" 753 754#. I18N: a month in the French republican calendar 755#: app/Date/FrenchDate.php:188 756msgctxt "LOCATIVE" 757msgid "Nivose" 758msgstr "" 759 760#. I18N: a month in the French republican calendar 761#: app/Date/FrenchDate.php:190 762msgctxt "LOCATIVE" 763msgid "Pluviose" 764msgstr "" 765 766#. I18N: a month in the French republican calendar 767#: app/Date/FrenchDate.php:192 768msgctxt "LOCATIVE" 769msgid "Ventose" 770msgstr "" 771 772#. I18N: a month in the French republican calendar 773#: app/Date/FrenchDate.php:194 774msgctxt "LOCATIVE" 775msgid "Germinal" 776msgstr "" 777 778#. I18N: a month in the French republican calendar 779#: app/Date/FrenchDate.php:196 780msgctxt "LOCATIVE" 781msgid "Floreal" 782msgstr "" 783 784#. I18N: a month in the French republican calendar 785#: app/Date/FrenchDate.php:198 786msgctxt "LOCATIVE" 787msgid "Prairial" 788msgstr "" 789 790#. I18N: a month in the French republican calendar 791#: app/Date/FrenchDate.php:200 792msgctxt "LOCATIVE" 793msgid "Messidor" 794msgstr "" 795 796#. I18N: a month in the French republican calendar 797#: app/Date/FrenchDate.php:202 798msgctxt "LOCATIVE" 799msgid "Thermidor" 800msgstr "" 801 802#. I18N: a month in the French republican calendar 803#: app/Date/FrenchDate.php:204 804msgctxt "LOCATIVE" 805msgid "Fructidor" 806msgstr "" 807 808#. I18N: a month in the French republican calendar 809#: app/Date/FrenchDate.php:206 810msgctxt "LOCATIVE" 811msgid "jours complementaires" 812msgstr "" 813 814#. I18N: a month in the French republican calendar 815#: app/Date/FrenchDate.php:229 816msgctxt "INSTRUMENTAL" 817msgid "Vendemiaire" 818msgstr "" 819 820#. I18N: a month in the French republican calendar 821#: app/Date/FrenchDate.php:231 822msgctxt "INSTRUMENTAL" 823msgid "Brumaire" 824msgstr "" 825 826#. I18N: a month in the French republican calendar 827#: app/Date/FrenchDate.php:233 828msgctxt "INSTRUMENTAL" 829msgid "Frimaire" 830msgstr "" 831 832#. I18N: a month in the French republican calendar 833#: app/Date/FrenchDate.php:235 834msgctxt "INSTRUMENTAL" 835msgid "Nivose" 836msgstr "" 837 838#. I18N: a month in the French republican calendar 839#: app/Date/FrenchDate.php:237 840msgctxt "INSTRUMENTAL" 841msgid "Pluviose" 842msgstr "" 843 844#. I18N: a month in the French republican calendar 845#: app/Date/FrenchDate.php:239 846msgctxt "INSTRUMENTAL" 847msgid "Ventose" 848msgstr "" 849 850#. I18N: a month in the French republican calendar 851#: app/Date/FrenchDate.php:241 852msgctxt "INSTRUMENTAL" 853msgid "Germinal" 854msgstr "" 855 856#. I18N: a month in the French republican calendar 857#: app/Date/FrenchDate.php:243 858msgctxt "INSTRUMENTAL" 859msgid "Floreal" 860msgstr "" 861 862#. I18N: a month in the French republican calendar 863#: app/Date/FrenchDate.php:245 864msgctxt "INSTRUMENTAL" 865msgid "Prairial" 866msgstr "" 867 868#. I18N: a month in the French republican calendar 869#: app/Date/FrenchDate.php:247 870msgctxt "INSTRUMENTAL" 871msgid "Messidor" 872msgstr "" 873 874#. I18N: a month in the French republican calendar 875#: app/Date/FrenchDate.php:249 876msgctxt "INSTRUMENTAL" 877msgid "Thermidor" 878msgstr "" 879 880#. I18N: a month in the French republican calendar 881#: app/Date/FrenchDate.php:251 882msgctxt "INSTRUMENTAL" 883msgid "Fructidor" 884msgstr "" 885 886#. I18N: a month in the French republican calendar 887#: app/Date/FrenchDate.php:253 888msgctxt "INSTRUMENTAL" 889msgid "jours complementaires" 890msgstr "" 891 892#. I18N: The first day in the French republican calendar 893#: app/Date/FrenchDate.php:287 894msgid "Primidi" 895msgstr "" 896 897#. I18N: The second day in the French republican calendar 898#: app/Date/FrenchDate.php:289 899msgid "Duodi" 900msgstr "" 901 902#. I18N: The third day in the French republican calendar 903#: app/Date/FrenchDate.php:291 904msgid "Tridi" 905msgstr "" 906 907#. I18N: The fourth day in the French republican calendar 908#: app/Date/FrenchDate.php:293 909msgid "Quartidi" 910msgstr "" 911 912#. I18N: The fifth day in the French republican calendar 913#: app/Date/FrenchDate.php:295 914msgid "Quintidi" 915msgstr "" 916 917#. I18N: The sixth day in the French republican calendar 918#: app/Date/FrenchDate.php:297 919msgid "Sextidi" 920msgstr "" 921 922#. I18N: The seventh day in the French republican calendar 923#: app/Date/FrenchDate.php:299 924msgid "Septidi" 925msgstr "" 926 927#. I18N: The eighth day in the French republican calendar 928#: app/Date/FrenchDate.php:301 929msgid "Octidi" 930msgstr "" 931 932#. I18N: The ninth day in the French republican calendar 933#: app/Date/FrenchDate.php:303 934msgid "Nonidi" 935msgstr "" 936 937#. I18N: The tenth day in the French republican calendar 938#: app/Date/FrenchDate.php:305 939msgid "Decidi" 940msgstr "" 941 942#. I18N: http://en.wikipedia.org/wiki/Muharram 943#: app/Date/HijriDate.php:83 944msgctxt "NOMINATIVE" 945msgid "Muharram" 946msgstr "" 947 948#. I18N: http://en.wikipedia.org/wiki/Safar 949#: app/Date/HijriDate.php:85 950msgctxt "NOMINATIVE" 951msgid "Safar" 952msgstr "" 953 954#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 955#: app/Date/HijriDate.php:87 956msgctxt "NOMINATIVE" 957msgid "Rabi’ al-awwal" 958msgstr "" 959 960#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 961#: app/Date/HijriDate.php:89 962msgctxt "NOMINATIVE" 963msgid "Rabi’ al-thani" 964msgstr "" 965 966#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 967#: app/Date/HijriDate.php:91 968msgctxt "NOMINATIVE" 969msgid "Jumada al-awwal" 970msgstr "" 971 972#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 973#: app/Date/HijriDate.php:93 974msgctxt "NOMINATIVE" 975msgid "Jumada al-thani" 976msgstr "" 977 978#. I18N: http://en.wikipedia.org/wiki/Rajab 979#: app/Date/HijriDate.php:95 980msgctxt "NOMINATIVE" 981msgid "Rajab" 982msgstr "" 983 984#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 985#: app/Date/HijriDate.php:97 986msgctxt "NOMINATIVE" 987msgid "Sha’aban" 988msgstr "" 989 990#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 991#: app/Date/HijriDate.php:99 992msgctxt "NOMINATIVE" 993msgid "Ramadan" 994msgstr "" 995 996#. I18N: http://en.wikipedia.org/wiki/Shawwal 997#: app/Date/HijriDate.php:101 998msgctxt "NOMINATIVE" 999msgid "Shawwal" 1000msgstr "" 1001 1002#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1003#: app/Date/HijriDate.php:103 1004msgctxt "NOMINATIVE" 1005msgid "Dhu al-Qi’dah" 1006msgstr "" 1007 1008#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1009#: app/Date/HijriDate.php:105 1010msgctxt "NOMINATIVE" 1011msgid "Dhu al-Hijjah" 1012msgstr "" 1013 1014#. I18N: http://en.wikipedia.org/wiki/Muharram 1015#: app/Date/HijriDate.php:128 1016msgctxt "GENITIVE" 1017msgid "Muharram" 1018msgstr "" 1019 1020#. I18N: http://en.wikipedia.org/wiki/Safar 1021#: app/Date/HijriDate.php:130 1022msgctxt "GENITIVE" 1023msgid "Safar" 1024msgstr "" 1025 1026#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 1027#: app/Date/HijriDate.php:132 1028msgctxt "GENITIVE" 1029msgid "Rabi’ al-awwal" 1030msgstr "" 1031 1032#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 1033#: app/Date/HijriDate.php:134 1034msgctxt "GENITIVE" 1035msgid "Rabi’ al-thani" 1036msgstr "" 1037 1038#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 1039#: app/Date/HijriDate.php:136 1040msgctxt "GENITIVE" 1041msgid "Jumada al-awwal" 1042msgstr "" 1043 1044#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 1045#: app/Date/HijriDate.php:138 1046msgctxt "GENITIVE" 1047msgid "Jumada al-thani" 1048msgstr "" 1049 1050#. I18N: http://en.wikipedia.org/wiki/Rajab 1051#: app/Date/HijriDate.php:140 1052msgctxt "GENITIVE" 1053msgid "Rajab" 1054msgstr "" 1055 1056#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 1057#: app/Date/HijriDate.php:142 1058msgctxt "GENITIVE" 1059msgid "Sha’aban" 1060msgstr "" 1061 1062#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1063#: app/Date/HijriDate.php:144 1064msgctxt "GENITIVE" 1065msgid "Ramadan" 1066msgstr "" 1067 1068#. I18N: http://en.wikipedia.org/wiki/Shawwal 1069#: app/Date/HijriDate.php:146 1070msgctxt "GENITIVE" 1071msgid "Shawwal" 1072msgstr "" 1073 1074#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1075#: app/Date/HijriDate.php:148 1076msgctxt "GENITIVE" 1077msgid "Dhu al-Qi’dah" 1078msgstr "" 1079 1080#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1081#: app/Date/HijriDate.php:150 1082msgctxt "GENITIVE" 1083msgid "Dhu al-Hijjah" 1084msgstr "" 1085 1086#. I18N: http://en.wikipedia.org/wiki/Muharram 1087#: app/Date/HijriDate.php:173 1088msgctxt "LOCATIVE" 1089msgid "Muharram" 1090msgstr "" 1091 1092#. I18N: http://en.wikipedia.org/wiki/Safar 1093#: app/Date/HijriDate.php:175 1094msgctxt "LOCATIVE" 1095msgid "Safar" 1096msgstr "" 1097 1098#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 1099#: app/Date/HijriDate.php:177 1100msgctxt "LOCATIVE" 1101msgid "Rabi’ al-awwal" 1102msgstr "" 1103 1104#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 1105#: app/Date/HijriDate.php:179 1106msgctxt "LOCATIVE" 1107msgid "Rabi’ al-thani" 1108msgstr "" 1109 1110#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 1111#: app/Date/HijriDate.php:181 1112msgctxt "LOCATIVE" 1113msgid "Jumada al-awwal" 1114msgstr "" 1115 1116#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 1117#: app/Date/HijriDate.php:183 1118msgctxt "LOCATIVE" 1119msgid "Jumada al-thani" 1120msgstr "" 1121 1122#. I18N: http://en.wikipedia.org/wiki/Rajab 1123#: app/Date/HijriDate.php:185 1124msgctxt "LOCATIVE" 1125msgid "Rajab" 1126msgstr "" 1127 1128#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 1129#: app/Date/HijriDate.php:187 1130msgctxt "LOCATIVE" 1131msgid "Sha’aban" 1132msgstr "" 1133 1134#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1135#: app/Date/HijriDate.php:189 1136msgctxt "LOCATIVE" 1137msgid "Ramadan" 1138msgstr "" 1139 1140#. I18N: http://en.wikipedia.org/wiki/Shawwal 1141#: app/Date/HijriDate.php:191 1142msgctxt "LOCATIVE" 1143msgid "Shawwal" 1144msgstr "" 1145 1146#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1147#: app/Date/HijriDate.php:193 1148msgctxt "LOCATIVE" 1149msgid "Dhu al-Qi’dah" 1150msgstr "" 1151 1152#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1153#: app/Date/HijriDate.php:195 1154msgctxt "LOCATIVE" 1155msgid "Dhu al-Hijjah" 1156msgstr "" 1157 1158#. I18N: http://en.wikipedia.org/wiki/Muharram 1159#: app/Date/HijriDate.php:218 1160msgctxt "INSTRUMENTAL" 1161msgid "Muharram" 1162msgstr "" 1163 1164#. I18N: http://en.wikipedia.org/wiki/Safar 1165#: app/Date/HijriDate.php:220 1166msgctxt "INSTRUMENTAL" 1167msgid "Safar" 1168msgstr "" 1169 1170#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 1171#: app/Date/HijriDate.php:222 1172msgctxt "INSTRUMENTAL" 1173msgid "Rabi’ al-awwal" 1174msgstr "" 1175 1176#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 1177#: app/Date/HijriDate.php:224 1178msgctxt "INSTRUMENTAL" 1179msgid "Rabi’ al-thani" 1180msgstr "" 1181 1182#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 1183#: app/Date/HijriDate.php:226 1184msgctxt "INSTRUMENTAL" 1185msgid "Jumada al-awwal" 1186msgstr "" 1187 1188#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 1189#: app/Date/HijriDate.php:228 1190msgctxt "INSTRUMENTAL" 1191msgid "Jumada al-thani" 1192msgstr "" 1193 1194#. I18N: http://en.wikipedia.org/wiki/Rajab 1195#: app/Date/HijriDate.php:230 1196msgctxt "INSTRUMENTAL" 1197msgid "Rajab" 1198msgstr "" 1199 1200#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 1201#: app/Date/HijriDate.php:232 1202msgctxt "INSTRUMENTAL" 1203msgid "Sha’aban" 1204msgstr "" 1205 1206#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1207#: app/Date/HijriDate.php:234 1208msgctxt "INSTRUMENTAL" 1209msgid "Ramadan" 1210msgstr "" 1211 1212#. I18N: http://en.wikipedia.org/wiki/Shawwal 1213#: app/Date/HijriDate.php:236 1214msgctxt "INSTRUMENTAL" 1215msgid "Shawwal" 1216msgstr "" 1217 1218#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1219#: app/Date/HijriDate.php:238 1220msgctxt "INSTRUMENTAL" 1221msgid "Dhu al-Qi’dah" 1222msgstr "" 1223 1224#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1225#: app/Date/HijriDate.php:240 1226msgctxt "INSTRUMENTAL" 1227msgid "Dhu al-Hijjah" 1228msgstr "" 1229 1230#. I18N: 1st month in the Persian/Jalali calendar 1231#: app/Date/JalaliDate.php:80 1232msgctxt "NOMINATIVE" 1233msgid "Farvardin" 1234msgstr "" 1235 1236#. I18N: 2nd month in the Persian/Jalali calendar 1237#: app/Date/JalaliDate.php:82 1238msgctxt "NOMINATIVE" 1239msgid "Ordibehesht" 1240msgstr "" 1241 1242#. I18N: 3rd month in the Persian/Jalali calendar 1243#: app/Date/JalaliDate.php:84 1244msgctxt "NOMINATIVE" 1245msgid "Khordad" 1246msgstr "" 1247 1248#. I18N: 4th month in the Persian/Jalali calendar 1249#: app/Date/JalaliDate.php:86 1250msgctxt "NOMINATIVE" 1251msgid "Tir" 1252msgstr "" 1253 1254#. I18N: 5th month in the Persian/Jalali calendar 1255#: app/Date/JalaliDate.php:88 1256msgctxt "NOMINATIVE" 1257msgid "Mordad" 1258msgstr "" 1259 1260#. I18N: 6th month in the Persian/Jalali calendar 1261#: app/Date/JalaliDate.php:90 1262msgctxt "NOMINATIVE" 1263msgid "Shahrivar" 1264msgstr "" 1265 1266#. I18N: 7th month in the Persian/Jalali calendar 1267#: app/Date/JalaliDate.php:92 1268msgctxt "NOMINATIVE" 1269msgid "Mehr" 1270msgstr "" 1271 1272#. I18N: 8th month in the Persian/Jalali calendar 1273#: app/Date/JalaliDate.php:94 1274msgctxt "NOMINATIVE" 1275msgid "Aban" 1276msgstr "" 1277 1278#. I18N: 9th month in the Persian/Jalali calendar 1279#: app/Date/JalaliDate.php:96 1280msgctxt "NOMINATIVE" 1281msgid "Azar" 1282msgstr "" 1283 1284#. I18N: 10th month in the Persian/Jalali calendar 1285#: app/Date/JalaliDate.php:98 1286msgctxt "NOMINATIVE" 1287msgid "Dey" 1288msgstr "" 1289 1290#. I18N: 11th month in the Persian/Jalali calendar 1291#: app/Date/JalaliDate.php:100 1292msgctxt "NOMINATIVE" 1293msgid "Bahman" 1294msgstr "" 1295 1296#. I18N: 12th month in the Persian/Jalali calendar 1297#: app/Date/JalaliDate.php:102 1298msgctxt "NOMINATIVE" 1299msgid "Esfand" 1300msgstr "" 1301 1302#. I18N: 1st month in the Persian/Jalali calendar 1303#: app/Date/JalaliDate.php:125 1304msgctxt "GENITIVE" 1305msgid "Farvardin" 1306msgstr "" 1307 1308#. I18N: 2nd month in the Persian/Jalali calendar 1309#: app/Date/JalaliDate.php:127 1310msgctxt "GENITIVE" 1311msgid "Ordibehesht" 1312msgstr "" 1313 1314#. I18N: 3rd month in the Persian/Jalali calendar 1315#: app/Date/JalaliDate.php:129 1316msgctxt "GENITIVE" 1317msgid "Khordad" 1318msgstr "" 1319 1320#. I18N: 4th month in the Persian/Jalali calendar 1321#: app/Date/JalaliDate.php:131 1322msgctxt "GENITIVE" 1323msgid "Tir" 1324msgstr "" 1325 1326#. I18N: 5th month in the Persian/Jalali calendar 1327#: app/Date/JalaliDate.php:133 1328msgctxt "GENITIVE" 1329msgid "Mordad" 1330msgstr "" 1331 1332#. I18N: 6th month in the Persian/Jalali calendar 1333#: app/Date/JalaliDate.php:135 1334msgctxt "GENITIVE" 1335msgid "Shahrivar" 1336msgstr "" 1337 1338#. I18N: 7th month in the Persian/Jalali calendar 1339#: app/Date/JalaliDate.php:137 1340msgctxt "GENITIVE" 1341msgid "Mehr" 1342msgstr "" 1343 1344#. I18N: 8th month in the Persian/Jalali calendar 1345#: app/Date/JalaliDate.php:139 1346msgctxt "GENITIVE" 1347msgid "Aban" 1348msgstr "" 1349 1350#. I18N: 9th month in the Persian/Jalali calendar 1351#: app/Date/JalaliDate.php:141 1352msgctxt "GENITIVE" 1353msgid "Azar" 1354msgstr "" 1355 1356#. I18N: 10th month in the Persian/Jalali calendar 1357#: app/Date/JalaliDate.php:143 1358msgctxt "GENITIVE" 1359msgid "Dey" 1360msgstr "" 1361 1362#. I18N: 11th month in the Persian/Jalali calendar 1363#: app/Date/JalaliDate.php:145 1364msgctxt "GENITIVE" 1365msgid "Bahman" 1366msgstr "" 1367 1368#. I18N: 12th month in the Persian/Jalali calendar 1369#: app/Date/JalaliDate.php:147 1370msgctxt "GENITIVE" 1371msgid "Esfand" 1372msgstr "" 1373 1374#. I18N: 1st month in the Persian/Jalali calendar 1375#: app/Date/JalaliDate.php:170 1376msgctxt "LOCATIVE" 1377msgid "Farvardin" 1378msgstr "" 1379 1380#. I18N: 2nd month in the Persian/Jalali calendar 1381#: app/Date/JalaliDate.php:172 1382msgctxt "LOCATIVE" 1383msgid "Ordibehesht" 1384msgstr "" 1385 1386#. I18N: 3rd month in the Persian/Jalali calendar 1387#: app/Date/JalaliDate.php:174 1388msgctxt "LOCATIVE" 1389msgid "Khordad" 1390msgstr "" 1391 1392#. I18N: 4th month in the Persian/Jalali calendar 1393#: app/Date/JalaliDate.php:176 1394msgctxt "LOCATIVE" 1395msgid "Tir" 1396msgstr "" 1397 1398#. I18N: 5th month in the Persian/Jalali calendar 1399#: app/Date/JalaliDate.php:178 1400msgctxt "LOCATIVE" 1401msgid "Mordad" 1402msgstr "" 1403 1404#. I18N: 6th month in the Persian/Jalali calendar 1405#: app/Date/JalaliDate.php:180 1406msgctxt "LOCATIVE" 1407msgid "Shahrivar" 1408msgstr "" 1409 1410#. I18N: 7th month in the Persian/Jalali calendar 1411#: app/Date/JalaliDate.php:182 1412msgctxt "LOCATIVE" 1413msgid "Mehr" 1414msgstr "" 1415 1416#. I18N: 8th month in the Persian/Jalali calendar 1417#: app/Date/JalaliDate.php:184 1418msgctxt "LOCATIVE" 1419msgid "Aban" 1420msgstr "" 1421 1422#. I18N: 9th month in the Persian/Jalali calendar 1423#: app/Date/JalaliDate.php:186 1424msgctxt "LOCATIVE" 1425msgid "Azar" 1426msgstr "" 1427 1428#. I18N: 10th month in the Persian/Jalali calendar 1429#: app/Date/JalaliDate.php:188 1430msgctxt "LOCATIVE" 1431msgid "Dey" 1432msgstr "" 1433 1434#. I18N: 11th month in the Persian/Jalali calendar 1435#: app/Date/JalaliDate.php:190 1436msgctxt "LOCATIVE" 1437msgid "Bahman" 1438msgstr "" 1439 1440#. I18N: 12th month in the Persian/Jalali calendar 1441#: app/Date/JalaliDate.php:192 1442msgctxt "LOCATIVE" 1443msgid "Esfand" 1444msgstr "" 1445 1446#. I18N: 1st month in the Persian/Jalali calendar 1447#: app/Date/JalaliDate.php:215 1448msgctxt "INSTRUMENTAL" 1449msgid "Farvardin" 1450msgstr "" 1451 1452#. I18N: 2nd month in the Persian/Jalali calendar 1453#: app/Date/JalaliDate.php:217 1454msgctxt "INSTRUMENTAL" 1455msgid "Ordibehesht" 1456msgstr "" 1457 1458#. I18N: 3rd month in the Persian/Jalali calendar 1459#: app/Date/JalaliDate.php:219 1460msgctxt "INSTRUMENTAL" 1461msgid "Khordad" 1462msgstr "" 1463 1464#. I18N: 4th month in the Persian/Jalali calendar 1465#: app/Date/JalaliDate.php:221 1466msgctxt "INSTRUMENTAL" 1467msgid "Tir" 1468msgstr "" 1469 1470#. I18N: 5th month in the Persian/Jalali calendar 1471#: app/Date/JalaliDate.php:223 1472msgctxt "INSTRUMENTAL" 1473msgid "Mordad" 1474msgstr "" 1475 1476#. I18N: 6th month in the Persian/Jalali calendar 1477#: app/Date/JalaliDate.php:225 1478msgctxt "INSTRUMENTAL" 1479msgid "Shahrivar" 1480msgstr "" 1481 1482#. I18N: 7th month in the Persian/Jalali calendar 1483#: app/Date/JalaliDate.php:227 1484msgctxt "INSTRUMENTAL" 1485msgid "Mehr" 1486msgstr "" 1487 1488#. I18N: 8th month in the Persian/Jalali calendar 1489#: app/Date/JalaliDate.php:229 1490msgctxt "INSTRUMENTAL" 1491msgid "Aban" 1492msgstr "" 1493 1494#. I18N: 9th month in the Persian/Jalali calendar 1495#: app/Date/JalaliDate.php:231 1496msgctxt "INSTRUMENTAL" 1497msgid "Azar" 1498msgstr "" 1499 1500#. I18N: 10th month in the Persian/Jalali calendar 1501#: app/Date/JalaliDate.php:233 1502msgctxt "INSTRUMENTAL" 1503msgid "Dey" 1504msgstr "" 1505 1506#. I18N: 11th month in the Persian/Jalali calendar 1507#: app/Date/JalaliDate.php:235 1508msgctxt "INSTRUMENTAL" 1509msgid "Bahman" 1510msgstr "" 1511 1512#. I18N: 12th month in the Persian/Jalali calendar 1513#: app/Date/JalaliDate.php:237 1514msgctxt "INSTRUMENTAL" 1515msgid "Esfand" 1516msgstr "" 1517 1518#: app/Date/JalaliDate.php:259 1519msgctxt "Abbreviation for Persian month: Farvardin" 1520msgid "Far" 1521msgstr "" 1522 1523#: app/Date/JalaliDate.php:260 1524msgctxt "Abbreviation for Persian month: Ordibehesht" 1525msgid "Ord" 1526msgstr "" 1527 1528#: app/Date/JalaliDate.php:261 1529msgctxt "Abbreviation for Persian month: Khordad" 1530msgid "Khor" 1531msgstr "" 1532 1533#: app/Date/JalaliDate.php:262 1534msgctxt "Abbreviation for Persian month: Tir" 1535msgid "Tir" 1536msgstr "" 1537 1538#: app/Date/JalaliDate.php:263 1539msgctxt "Abbreviation for Persian month: Mordad" 1540msgid "Mor" 1541msgstr "" 1542 1543#: app/Date/JalaliDate.php:264 1544msgctxt "Abbreviation for Persian month: Shahrivar" 1545msgid "Shah" 1546msgstr "" 1547 1548#: app/Date/JalaliDate.php:265 1549msgctxt "Abbreviation for Persian month: Mehr" 1550msgid "Mehr" 1551msgstr "" 1552 1553#: app/Date/JalaliDate.php:266 1554msgctxt "Abbreviation for Persian month: Aban" 1555msgid "Aban" 1556msgstr "" 1557 1558#: app/Date/JalaliDate.php:267 1559msgctxt "Abbreviation for Persian month: Azar" 1560msgid "Azar" 1561msgstr "" 1562 1563#: app/Date/JalaliDate.php:268 1564msgctxt "Abbreviation for Persian month: Dey" 1565msgid "Dey" 1566msgstr "" 1567 1568#: app/Date/JalaliDate.php:269 1569msgctxt "Abbreviation for Persian month: Bahman" 1570msgid "Bah" 1571msgstr "" 1572 1573#: app/Date/JalaliDate.php:270 1574msgctxt "Abbreviation for Persian month: Esfand" 1575msgid "Esf" 1576msgstr "" 1577 1578#. I18N: a month in the Jewish calendar 1579#: app/Date/JewishDate.php:140 1580msgctxt "NOMINATIVE" 1581msgid "Tishrei" 1582msgstr "" 1583 1584#. I18N: a month in the Jewish calendar 1585#: app/Date/JewishDate.php:142 1586msgctxt "NOMINATIVE" 1587msgid "Heshvan" 1588msgstr "" 1589 1590#. I18N: a month in the Jewish calendar 1591#: app/Date/JewishDate.php:144 1592msgctxt "NOMINATIVE" 1593msgid "Kislev" 1594msgstr "" 1595 1596#. I18N: a month in the Jewish calendar 1597#: app/Date/JewishDate.php:146 1598msgctxt "NOMINATIVE" 1599msgid "Tevet" 1600msgstr "" 1601 1602#. I18N: a month in the Jewish calendar 1603#: app/Date/JewishDate.php:148 1604msgctxt "NOMINATIVE" 1605msgid "Shevat" 1606msgstr "" 1607 1608#. I18N: a month in the Jewish calendar 1609#: app/Date/JewishDate.php:150 1610msgctxt "NOMINATIVE" 1611msgid "Adar I" 1612msgstr "" 1613 1614#. I18N: a month in the Jewish calendar 1615#: app/Date/JewishDate.php:152 1616msgctxt "NOMINATIVE" 1617msgid "Adar" 1618msgstr "" 1619 1620#. I18N: a month in the Jewish calendar 1621#: app/Date/JewishDate.php:154 1622msgctxt "NOMINATIVE" 1623msgid "Adar II" 1624msgstr "" 1625 1626#. I18N: a month in the Jewish calendar 1627#: app/Date/JewishDate.php:156 1628msgctxt "NOMINATIVE" 1629msgid "Nissan" 1630msgstr "" 1631 1632#. I18N: a month in the Jewish calendar 1633#: app/Date/JewishDate.php:158 1634msgctxt "NOMINATIVE" 1635msgid "Iyar" 1636msgstr "" 1637 1638#. I18N: a month in the Jewish calendar 1639#: app/Date/JewishDate.php:160 1640msgctxt "NOMINATIVE" 1641msgid "Sivan" 1642msgstr "" 1643 1644#. I18N: a month in the Jewish calendar 1645#: app/Date/JewishDate.php:162 1646msgctxt "NOMINATIVE" 1647msgid "Tamuz" 1648msgstr "" 1649 1650#. I18N: a month in the Jewish calendar 1651#: app/Date/JewishDate.php:164 1652msgctxt "NOMINATIVE" 1653msgid "Av" 1654msgstr "" 1655 1656#. I18N: a month in the Jewish calendar 1657#: app/Date/JewishDate.php:166 1658msgctxt "NOMINATIVE" 1659msgid "Elul" 1660msgstr "" 1661 1662#. I18N: a month in the Jewish calendar 1663#: app/Date/JewishDate.php:193 1664msgctxt "GENITIVE" 1665msgid "Tishrei" 1666msgstr "" 1667 1668#. I18N: a month in the Jewish calendar 1669#: app/Date/JewishDate.php:195 1670msgctxt "GENITIVE" 1671msgid "Heshvan" 1672msgstr "" 1673 1674#. I18N: a month in the Jewish calendar 1675#: app/Date/JewishDate.php:197 1676msgctxt "GENITIVE" 1677msgid "Kislev" 1678msgstr "" 1679 1680#. I18N: a month in the Jewish calendar 1681#: app/Date/JewishDate.php:199 1682msgctxt "GENITIVE" 1683msgid "Tevet" 1684msgstr "" 1685 1686#. I18N: a month in the Jewish calendar 1687#: app/Date/JewishDate.php:201 1688msgctxt "GENITIVE" 1689msgid "Shevat" 1690msgstr "" 1691 1692#. I18N: a month in the Jewish calendar 1693#: app/Date/JewishDate.php:203 1694msgctxt "GENITIVE" 1695msgid "Adar I" 1696msgstr "" 1697 1698#. I18N: a month in the Jewish calendar 1699#: app/Date/JewishDate.php:205 1700msgctxt "GENITIVE" 1701msgid "Adar" 1702msgstr "" 1703 1704#. I18N: a month in the Jewish calendar 1705#: app/Date/JewishDate.php:207 1706msgctxt "GENITIVE" 1707msgid "Adar II" 1708msgstr "" 1709 1710#. I18N: a month in the Jewish calendar 1711#: app/Date/JewishDate.php:209 1712msgctxt "GENITIVE" 1713msgid "Nissan" 1714msgstr "" 1715 1716#. I18N: a month in the Jewish calendar 1717#: app/Date/JewishDate.php:211 1718msgctxt "GENITIVE" 1719msgid "Iyar" 1720msgstr "" 1721 1722#. I18N: a month in the Jewish calendar 1723#: app/Date/JewishDate.php:213 1724msgctxt "GENITIVE" 1725msgid "Sivan" 1726msgstr "" 1727 1728#. I18N: a month in the Jewish calendar 1729#: app/Date/JewishDate.php:215 1730msgctxt "GENITIVE" 1731msgid "Tamuz" 1732msgstr "" 1733 1734#. I18N: a month in the Jewish calendar 1735#: app/Date/JewishDate.php:217 1736msgctxt "GENITIVE" 1737msgid "Av" 1738msgstr "" 1739 1740#. I18N: a month in the Jewish calendar 1741#: app/Date/JewishDate.php:219 1742msgctxt "GENITIVE" 1743msgid "Elul" 1744msgstr "" 1745 1746#. I18N: a month in the Jewish calendar 1747#: app/Date/JewishDate.php:246 1748msgctxt "LOCATIVE" 1749msgid "Tishrei" 1750msgstr "" 1751 1752#. I18N: a month in the Jewish calendar 1753#: app/Date/JewishDate.php:248 1754msgctxt "LOCATIVE" 1755msgid "Heshvan" 1756msgstr "" 1757 1758#. I18N: a month in the Jewish calendar 1759#: app/Date/JewishDate.php:250 1760msgctxt "LOCATIVE" 1761msgid "Kislev" 1762msgstr "" 1763 1764#. I18N: a month in the Jewish calendar 1765#: app/Date/JewishDate.php:252 1766msgctxt "LOCATIVE" 1767msgid "Tevet" 1768msgstr "" 1769 1770#. I18N: a month in the Jewish calendar 1771#: app/Date/JewishDate.php:254 1772msgctxt "LOCATIVE" 1773msgid "Shevat" 1774msgstr "" 1775 1776#. I18N: a month in the Jewish calendar 1777#: app/Date/JewishDate.php:256 1778msgctxt "LOCATIVE" 1779msgid "Adar I" 1780msgstr "" 1781 1782#. I18N: a month in the Jewish calendar 1783#: app/Date/JewishDate.php:258 1784msgctxt "LOCATIVE" 1785msgid "Adar" 1786msgstr "" 1787 1788#. I18N: a month in the Jewish calendar 1789#: app/Date/JewishDate.php:260 1790msgctxt "LOCATIVE" 1791msgid "Adar II" 1792msgstr "" 1793 1794#. I18N: a month in the Jewish calendar 1795#: app/Date/JewishDate.php:262 1796msgctxt "LOCATIVE" 1797msgid "Nissan" 1798msgstr "" 1799 1800#. I18N: a month in the Jewish calendar 1801#: app/Date/JewishDate.php:264 1802msgctxt "LOCATIVE" 1803msgid "Iyar" 1804msgstr "" 1805 1806#. I18N: a month in the Jewish calendar 1807#: app/Date/JewishDate.php:266 1808msgctxt "LOCATIVE" 1809msgid "Sivan" 1810msgstr "" 1811 1812#. I18N: a month in the Jewish calendar 1813#: app/Date/JewishDate.php:268 1814msgctxt "LOCATIVE" 1815msgid "Tamuz" 1816msgstr "" 1817 1818#. I18N: a month in the Jewish calendar 1819#: app/Date/JewishDate.php:270 1820msgctxt "LOCATIVE" 1821msgid "Av" 1822msgstr "" 1823 1824#. I18N: a month in the Jewish calendar 1825#: app/Date/JewishDate.php:272 1826msgctxt "LOCATIVE" 1827msgid "Elul" 1828msgstr "" 1829 1830#. I18N: a month in the Jewish calendar 1831#: app/Date/JewishDate.php:299 1832msgctxt "INSTRUMENTAL" 1833msgid "Tishrei" 1834msgstr "" 1835 1836#. I18N: a month in the Jewish calendar 1837#: app/Date/JewishDate.php:301 1838msgctxt "INSTRUMENTAL" 1839msgid "Heshvan" 1840msgstr "" 1841 1842#. I18N: a month in the Jewish calendar 1843#: app/Date/JewishDate.php:303 1844msgctxt "INSTRUMENTAL" 1845msgid "Kislev" 1846msgstr "" 1847 1848#. I18N: a month in the Jewish calendar 1849#: app/Date/JewishDate.php:305 1850msgctxt "INSTRUMENTAL" 1851msgid "Tevet" 1852msgstr "" 1853 1854#. I18N: a month in the Jewish calendar 1855#: app/Date/JewishDate.php:307 1856msgctxt "INSTRUMENTAL" 1857msgid "Shevat" 1858msgstr "" 1859 1860#. I18N: a month in the Jewish calendar 1861#: app/Date/JewishDate.php:309 1862msgctxt "INSTRUMENTAL" 1863msgid "Adar I" 1864msgstr "" 1865 1866#. I18N: a month in the Jewish calendar 1867#: app/Date/JewishDate.php:311 1868msgctxt "INSTRUMENTAL" 1869msgid "Adar" 1870msgstr "" 1871 1872#. I18N: a month in the Jewish calendar 1873#: app/Date/JewishDate.php:313 1874msgctxt "INSTRUMENTAL" 1875msgid "Adar II" 1876msgstr "" 1877 1878#. I18N: a month in the Jewish calendar 1879#: app/Date/JewishDate.php:315 1880msgctxt "INSTRUMENTAL" 1881msgid "Nissan" 1882msgstr "" 1883 1884#. I18N: a month in the Jewish calendar 1885#: app/Date/JewishDate.php:317 1886msgctxt "INSTRUMENTAL" 1887msgid "Iyar" 1888msgstr "" 1889 1890#. I18N: a month in the Jewish calendar 1891#: app/Date/JewishDate.php:319 1892msgctxt "INSTRUMENTAL" 1893msgid "Sivan" 1894msgstr "" 1895 1896#. I18N: a month in the Jewish calendar 1897#: app/Date/JewishDate.php:321 1898msgctxt "INSTRUMENTAL" 1899msgid "Tamuz" 1900msgstr "" 1901 1902#. I18N: a month in the Jewish calendar 1903#: app/Date/JewishDate.php:323 1904msgctxt "INSTRUMENTAL" 1905msgid "Av" 1906msgstr "" 1907 1908#. I18N: a month in the Jewish calendar 1909#: app/Date/JewishDate.php:325 1910msgctxt "INSTRUMENTAL" 1911msgid "Elul" 1912msgstr "" 1913 1914#. I18N: BCE=Before the Common Era, for Julian years < 0. See http://en.wikipedia.org/wiki/Common_Era 1915#: app/Date/JulianDate.php:98 1916#, php-format 1917msgid "%s BCE" 1918msgstr "" 1919 1920#. I18N: CE=Common Era, for Julian years > 0. See http://en.wikipedia.org/wiki/Common_Era 1921#: app/Date/JulianDate.php:102 app/Date/JulianDate.php:106 1922#, php-format 1923msgid "%s CE" 1924msgstr "" 1925 1926#: app/Exceptions/FamilyAccessDeniedException.php:35 1927#: app/Exceptions/FamilyNotFoundException.php:35 1928msgid "This family does not exist or you do not have permission to view it." 1929msgstr "" 1930 1931#: app/Exceptions/GedcomErrorException.php:37 1932msgid "Invalid GEDCOM record" 1933msgstr "" 1934 1935#: app/Exceptions/IndividualAccessDeniedException.php:35 1936#: app/Exceptions/IndividualNotFoundException.php:35 1937msgid "This individual does not exist or you do not have permission to view it." 1938msgstr "" 1939 1940#: app/Exceptions/MediaAccessDeniedException.php:35 1941#: app/Exceptions/MediaNotFoundException.php:35 1942msgid "This media object does not exist or you do not have permission to view it." 1943msgstr "" 1944 1945#: app/Exceptions/NoteAccessDeniedException.php:35 1946#: app/Exceptions/NoteNotFoundException.php:35 1947msgid "This note does not exist or you do not have permission to view it." 1948msgstr "" 1949 1950#: app/Exceptions/RecordAccessDeniedException.php:35 1951#: app/Exceptions/RecordNotFoundException.php:35 1952msgid "This record does not exist or you do not have permission to view it." 1953msgstr "" 1954 1955#: app/Exceptions/RepositoryAccessDeniedException.php:35 1956#: app/Exceptions/RepositoryNotFoundException.php:35 1957msgid "This repository does not exist or you do not have permission to view it." 1958msgstr "" 1959 1960#: app/Exceptions/SourceAccessDeniedException.php:35 1961#: app/Exceptions/SourceNotFoundException.php:35 1962msgid "This source does not exist or you do not have permission to view it." 1963msgstr "" 1964 1965#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. 1966#: app/Fact.php:586 app/Functions/FunctionsPrintFacts.php:548 1967#: app/GedcomTag.php:2132 1968#, php-format 1969msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 1970msgstr "" 1971 1972#: app/Family.php:413 app/Family.php:431 1973#: app/Http/Controllers/ListController.php:200 1974#: app/Http/Controllers/ListController.php:689 app/Individual.php:1265 1975msgctxt "Unknown given name" 1976msgid "…" 1977msgstr "" 1978 1979#: app/Family.php:413 app/Family.php:431 1980#: app/Http/Controllers/ListController.php:185 1981#: app/Http/Controllers/ListController.php:209 1982#: app/Http/Controllers/ListController.php:706 app/Individual.php:1264 1983msgctxt "Unknown surname" 1984msgid "…" 1985msgstr "" 1986 1987#: app/Functions/Functions.php:46 1988msgid "File successfully uploaded" 1989msgstr "" 1990 1991#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 1992#: app/Functions/Functions.php:50 1993msgid "The uploaded file exceeds the allowed size." 1994msgstr "" 1995 1996#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 1997#: app/Functions/Functions.php:53 1998msgid "The file was only partially uploaded. Please try again." 1999msgstr "" 2000 2001#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2002#: app/Functions/Functions.php:56 2003msgid "No file was received. Please try again." 2004msgstr "" 2005 2006#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2007#: app/Functions/Functions.php:59 2008msgid "The PHP temporary folder is missing." 2009msgstr "" 2010 2011#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2012#: app/Functions/Functions.php:62 2013msgid "PHP failed to write to disk." 2014msgstr "" 2015 2016#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2017#: app/Functions/Functions.php:65 2018msgid "PHP blocked the file because of its extension." 2019msgstr "" 2020 2021#. I18N: reflexive pronoun 2022#: app/Functions/Functions.php:189 2023msgid "himself" 2024msgstr "" 2025 2026#. I18N: reflexive pronoun 2027#: app/Functions/Functions.php:192 2028msgid "herself" 2029msgstr "" 2030 2031#. I18N: reflexive pronoun - gender neutral version of himself/herself 2032#: app/Functions/Functions.php:195 2033msgid "themself" 2034msgstr "" 2035 2036#. 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. 2037#: app/Functions/Functions.php:376 2038msgctxt "MALE" 2039msgid "first cousin" 2040msgstr "" 2041 2042#. 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. 2043#: app/Functions/Functions.php:379 2044msgctxt "MALE" 2045msgid "second cousin" 2046msgstr "" 2047 2048#. 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. 2049#: app/Functions/Functions.php:382 2050msgctxt "MALE" 2051msgid "third cousin" 2052msgstr "" 2053 2054#. 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. 2055#: app/Functions/Functions.php:385 2056msgctxt "MALE" 2057msgid "fourth cousin" 2058msgstr "" 2059 2060#. 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. 2061#: app/Functions/Functions.php:388 2062msgctxt "MALE" 2063msgid "fifth cousin" 2064msgstr "" 2065 2066#. 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. 2067#: app/Functions/Functions.php:391 2068msgctxt "MALE" 2069msgid "sixth cousin" 2070msgstr "" 2071 2072#. 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. 2073#: app/Functions/Functions.php:394 2074msgctxt "MALE" 2075msgid "seventh cousin" 2076msgstr "" 2077 2078#. 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. 2079#: app/Functions/Functions.php:397 2080msgctxt "MALE" 2081msgid "eighth cousin" 2082msgstr "" 2083 2084#. 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. 2085#: app/Functions/Functions.php:400 2086msgctxt "MALE" 2087msgid "ninth cousin" 2088msgstr "" 2089 2090#. 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. 2091#: app/Functions/Functions.php:403 2092msgctxt "MALE" 2093msgid "tenth cousin" 2094msgstr "" 2095 2096#. 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. 2097#: app/Functions/Functions.php:406 2098msgctxt "MALE" 2099msgid "eleventh cousin" 2100msgstr "" 2101 2102#. 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. 2103#: app/Functions/Functions.php:409 2104msgctxt "MALE" 2105msgid "twelfth cousin" 2106msgstr "" 2107 2108#. 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. 2109#: app/Functions/Functions.php:412 2110msgctxt "MALE" 2111msgid "thirteenth cousin" 2112msgstr "" 2113 2114#. 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. 2115#: app/Functions/Functions.php:415 2116msgctxt "MALE" 2117msgid "fourteenth cousin" 2118msgstr "" 2119 2120#. 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. 2121#: app/Functions/Functions.php:418 2122msgctxt "MALE" 2123msgid "fifteenth cousin" 2124msgstr "" 2125 2126#. 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. 2127#: app/Functions/Functions.php:421 2128#, php-format 2129msgctxt "MALE" 2130msgid "%s × cousin" 2131msgstr "" 2132 2133#: app/Functions/Functions.php:428 2134msgctxt "FEMALE" 2135msgid "first cousin" 2136msgstr "" 2137 2138#: app/Functions/Functions.php:430 2139msgctxt "FEMALE" 2140msgid "second cousin" 2141msgstr "" 2142 2143#: app/Functions/Functions.php:432 2144msgctxt "FEMALE" 2145msgid "third cousin" 2146msgstr "" 2147 2148#: app/Functions/Functions.php:434 2149msgctxt "FEMALE" 2150msgid "fourth cousin" 2151msgstr "" 2152 2153#: app/Functions/Functions.php:436 2154msgctxt "FEMALE" 2155msgid "fifth cousin" 2156msgstr "" 2157 2158#: app/Functions/Functions.php:438 2159msgctxt "FEMALE" 2160msgid "sixth cousin" 2161msgstr "" 2162 2163#: app/Functions/Functions.php:440 2164msgctxt "FEMALE" 2165msgid "seventh cousin" 2166msgstr "" 2167 2168#: app/Functions/Functions.php:442 2169msgctxt "FEMALE" 2170msgid "eighth cousin" 2171msgstr "" 2172 2173#: app/Functions/Functions.php:444 2174msgctxt "FEMALE" 2175msgid "ninth cousin" 2176msgstr "" 2177 2178#: app/Functions/Functions.php:446 2179msgctxt "FEMALE" 2180msgid "tenth cousin" 2181msgstr "" 2182 2183#: app/Functions/Functions.php:448 2184msgctxt "FEMALE" 2185msgid "eleventh cousin" 2186msgstr "" 2187 2188#: app/Functions/Functions.php:450 2189msgctxt "FEMALE" 2190msgid "twelfth cousin" 2191msgstr "" 2192 2193#: app/Functions/Functions.php:452 2194msgctxt "FEMALE" 2195msgid "thirteenth cousin" 2196msgstr "" 2197 2198#: app/Functions/Functions.php:454 2199msgctxt "FEMALE" 2200msgid "fourteenth cousin" 2201msgstr "" 2202 2203#: app/Functions/Functions.php:456 2204msgctxt "FEMALE" 2205msgid "fifteenth cousin" 2206msgstr "" 2207 2208#: app/Functions/Functions.php:458 2209#, php-format 2210msgctxt "FEMALE" 2211msgid "%s × cousin" 2212msgstr "" 2213 2214#: app/Functions/Functions.php:464 2215msgid "first cousin" 2216msgstr "" 2217 2218#: app/Functions/Functions.php:466 2219msgid "second cousin" 2220msgstr "" 2221 2222#: app/Functions/Functions.php:468 2223msgid "third cousin" 2224msgstr "" 2225 2226#: app/Functions/Functions.php:470 2227msgid "fourth cousin" 2228msgstr "" 2229 2230#: app/Functions/Functions.php:472 2231msgid "fifth cousin" 2232msgstr "" 2233 2234#: app/Functions/Functions.php:474 2235msgid "sixth cousin" 2236msgstr "" 2237 2238#: app/Functions/Functions.php:476 2239msgid "seventh cousin" 2240msgstr "" 2241 2242#: app/Functions/Functions.php:478 2243msgid "eighth cousin" 2244msgstr "" 2245 2246#: app/Functions/Functions.php:480 2247msgid "ninth cousin" 2248msgstr "" 2249 2250#: app/Functions/Functions.php:482 2251msgid "tenth cousin" 2252msgstr "" 2253 2254#: app/Functions/Functions.php:484 2255msgid "eleventh cousin" 2256msgstr "" 2257 2258#: app/Functions/Functions.php:486 2259msgid "twelfth cousin" 2260msgstr "" 2261 2262#: app/Functions/Functions.php:488 2263msgid "thirteenth cousin" 2264msgstr "" 2265 2266#: app/Functions/Functions.php:490 2267msgid "fourteenth cousin" 2268msgstr "" 2269 2270#: app/Functions/Functions.php:492 2271msgid "fifteenth cousin" 2272msgstr "" 2273 2274#: app/Functions/Functions.php:494 2275#, php-format 2276msgid "%s × cousin" 2277msgstr "" 2278 2279#. I18N: A Spanish relationship name, such as third great-nephew 2280#: app/Functions/Functions.php:514 2281#, php-format 2282msgctxt "MALE" 2283msgid "first %s" 2284msgstr "" 2285 2286#. I18N: A Spanish relationship name, such as third great-nephew 2287#: app/Functions/Functions.php:517 2288#, php-format 2289msgctxt "MALE" 2290msgid "second %s" 2291msgstr "" 2292 2293#. I18N: A Spanish relationship name, such as third great-nephew 2294#: app/Functions/Functions.php:520 2295#, php-format 2296msgctxt "MALE" 2297msgid "third %s" 2298msgstr "" 2299 2300#. I18N: A Spanish relationship name, such as third great-nephew 2301#: app/Functions/Functions.php:523 2302#, php-format 2303msgctxt "MALE" 2304msgid "fourth %s" 2305msgstr "" 2306 2307#. I18N: A Spanish relationship name, such as third great-nephew 2308#: app/Functions/Functions.php:526 2309#, php-format 2310msgctxt "MALE" 2311msgid "fifth %s" 2312msgstr "" 2313 2314#. I18N: A Spanish relationship name, such as third great-nephew 2315#: app/Functions/Functions.php:529 2316#, php-format 2317msgctxt "MALE" 2318msgid "%1$s × %2$s" 2319msgstr "" 2320 2321#. I18N: A Spanish relationship name, such as third great-nephew 2322#: app/Functions/Functions.php:537 2323#, php-format 2324msgctxt "FEMALE" 2325msgid "first %s" 2326msgstr "" 2327 2328#. I18N: A Spanish relationship name, such as third great-nephew 2329#: app/Functions/Functions.php:540 2330#, php-format 2331msgctxt "FEMALE" 2332msgid "second %s" 2333msgstr "" 2334 2335#. I18N: A Spanish relationship name, such as third great-nephew 2336#: app/Functions/Functions.php:543 2337#, php-format 2338msgctxt "FEMALE" 2339msgid "third %s" 2340msgstr "" 2341 2342#. I18N: A Spanish relationship name, such as third great-nephew 2343#: app/Functions/Functions.php:546 2344#, php-format 2345msgctxt "FEMALE" 2346msgid "fourth %s" 2347msgstr "" 2348 2349#. I18N: A Spanish relationship name, such as third great-nephew 2350#: app/Functions/Functions.php:549 2351#, php-format 2352msgctxt "FEMALE" 2353msgid "fifth %s" 2354msgstr "" 2355 2356#. I18N: A Spanish relationship name, such as third great-nephew 2357#: app/Functions/Functions.php:552 2358#, php-format 2359msgctxt "FEMALE" 2360msgid "%1$s × %2$s" 2361msgstr "" 2362 2363#. I18N: A Spanish relationship name, such as third great-nephew 2364#: app/Functions/Functions.php:559 2365#, php-format 2366msgid "first %s" 2367msgstr "" 2368 2369#. I18N: A Spanish relationship name, such as third great-nephew 2370#: app/Functions/Functions.php:562 2371#, php-format 2372msgid "second %s" 2373msgstr "" 2374 2375#. I18N: A Spanish relationship name, such as third great-nephew 2376#: app/Functions/Functions.php:565 2377#, php-format 2378msgid "third %s" 2379msgstr "" 2380 2381#. I18N: A Spanish relationship name, such as third great-nephew 2382#: app/Functions/Functions.php:568 2383#, php-format 2384msgid "fourth %s" 2385msgstr "" 2386 2387#. I18N: A Spanish relationship name, such as third great-nephew 2388#: app/Functions/Functions.php:571 2389#, php-format 2390msgid "fifth %s" 2391msgstr "" 2392 2393#. I18N: A Spanish relationship name, such as third great-nephew 2394#: app/Functions/Functions.php:574 2395#, php-format 2396msgid "%1$s × %2$s" 2397msgstr "" 2398 2399#: app/Functions/Functions.php:617 2400msgid "self" 2401msgstr "" 2402 2403#: app/Functions/Functions.php:620 2404msgid "mother" 2405msgstr "" 2406 2407#: app/Functions/Functions.php:622 2408msgid "father" 2409msgstr "" 2410 2411#: app/Functions/Functions.php:624 2412msgid "parent" 2413msgstr "" 2414 2415#: app/Functions/Functions.php:631 2416msgid "ex-husband" 2417msgstr "" 2418 2419#: app/Functions/Functions.php:634 2420msgid "husband" 2421msgstr "" 2422 2423#: app/Functions/Functions.php:638 2424msgctxt "MALE" 2425msgid "ex-partner" 2426msgstr "" 2427 2428#: app/Functions/Functions.php:644 2429msgctxt "MALE" 2430msgid "partner" 2431msgstr "" 2432 2433#: app/Functions/Functions.php:651 2434msgid "ex-wife" 2435msgstr "" 2436 2437#: app/Functions/Functions.php:654 2438msgid "wife" 2439msgstr "" 2440 2441#: app/Functions/Functions.php:658 2442msgctxt "FEMALE" 2443msgid "ex-partner" 2444msgstr "" 2445 2446#: app/Functions/Functions.php:664 2447msgctxt "FEMALE" 2448msgid "partner" 2449msgstr "" 2450 2451#: app/Functions/Functions.php:671 2452msgid "ex-spouse" 2453msgstr "" 2454 2455#: app/Functions/Functions.php:674 2456msgid "spouse" 2457msgstr "" 2458 2459#: app/Functions/Functions.php:678 2460msgid "ex-partner" 2461msgstr "" 2462 2463#: app/Functions/Functions.php:684 2464msgid "partner" 2465msgstr "" 2466 2467#: app/Functions/Functions.php:686 2468msgid "son" 2469msgstr "" 2470 2471#: app/Functions/Functions.php:688 2472msgid "daughter" 2473msgstr "" 2474 2475#: app/Functions/Functions.php:690 2476msgid "child" 2477msgstr "" 2478 2479#: app/Functions/Functions.php:698 2480msgid "twin brother" 2481msgstr "" 2482 2483#: app/Functions/Functions.php:702 2484msgid "younger brother" 2485msgstr "" 2486 2487#: app/Functions/Functions.php:706 2488msgid "elder brother" 2489msgstr "" 2490 2491#: app/Functions/Functions.php:711 2492msgid "brother" 2493msgstr "" 2494 2495#: app/Functions/Functions.php:719 2496msgid "twin sister" 2497msgstr "" 2498 2499#: app/Functions/Functions.php:723 2500msgid "younger sister" 2501msgstr "" 2502 2503#: app/Functions/Functions.php:727 2504msgid "elder sister" 2505msgstr "" 2506 2507#: app/Functions/Functions.php:732 2508msgid "sister" 2509msgstr "" 2510 2511#: app/Functions/Functions.php:740 2512msgid "twin sibling" 2513msgstr "" 2514 2515#: app/Functions/Functions.php:744 2516msgid "younger sibling" 2517msgstr "" 2518 2519#: app/Functions/Functions.php:748 2520msgid "elder sibling" 2521msgstr "" 2522 2523#: app/Functions/Functions.php:753 2524msgid "sibling" 2525msgstr "" 2526 2527#: app/Functions/Functions.php:757 2528msgctxt "brother’s child" 2529msgid "nephew/niece" 2530msgstr "" 2531 2532#: app/Functions/Functions.php:759 2533msgctxt "brother’s daughter" 2534msgid "niece" 2535msgstr "" 2536 2537#: app/Functions/Functions.php:761 2538msgctxt "brother’s son" 2539msgid "nephew" 2540msgstr "" 2541 2542#: app/Functions/Functions.php:763 2543msgctxt "brother’s wife" 2544msgid "sister-in-law" 2545msgstr "" 2546 2547#: app/Functions/Functions.php:765 2548msgctxt "child’s child" 2549msgid "grandchild" 2550msgstr "" 2551 2552#: app/Functions/Functions.php:767 2553msgctxt "child’s daughter" 2554msgid "granddaughter" 2555msgstr "" 2556 2557#: app/Functions/Functions.php:769 2558msgctxt "child’s husband" 2559msgid "son-in-law" 2560msgstr "" 2561 2562#: app/Functions/Functions.php:771 2563msgctxt "child’s son" 2564msgid "grandson" 2565msgstr "" 2566 2567#: app/Functions/Functions.php:773 2568msgctxt "child’s spouse" 2569msgid "son/daughter-in-law" 2570msgstr "" 2571 2572#: app/Functions/Functions.php:775 2573msgctxt "child’s wife" 2574msgid "daughter-in-law" 2575msgstr "" 2576 2577#: app/Functions/Functions.php:777 2578msgctxt "daughter’s child" 2579msgid "grandchild" 2580msgstr "" 2581 2582#: app/Functions/Functions.php:779 2583msgctxt "daughter’s daughter" 2584msgid "granddaughter" 2585msgstr "" 2586 2587#: app/Functions/Functions.php:781 2588msgctxt "daughter’s husband" 2589msgid "son-in-law" 2590msgstr "" 2591 2592#: app/Functions/Functions.php:783 2593msgctxt "daughter’s son" 2594msgid "grandson" 2595msgstr "" 2596 2597#: app/Functions/Functions.php:785 2598msgctxt "father’s brother" 2599msgid "uncle" 2600msgstr "" 2601 2602#: app/Functions/Functions.php:787 2603msgctxt "father’s child" 2604msgid "half-sibling" 2605msgstr "" 2606 2607#: app/Functions/Functions.php:789 2608msgctxt "father’s daughter" 2609msgid "half-sister" 2610msgstr "" 2611 2612#: app/Functions/Functions.php:791 2613msgctxt "father’s father" 2614msgid "paternal grandfather" 2615msgstr "" 2616 2617#: app/Functions/Functions.php:793 2618msgctxt "father’s mother" 2619msgid "paternal grandmother" 2620msgstr "" 2621 2622#: app/Functions/Functions.php:795 2623msgctxt "father’s parent" 2624msgid "paternal grandparent" 2625msgstr "" 2626 2627#: app/Functions/Functions.php:797 2628msgctxt "father’s sibling" 2629msgid "aunt/uncle" 2630msgstr "" 2631 2632#: app/Functions/Functions.php:799 2633msgctxt "father’s sister" 2634msgid "aunt" 2635msgstr "" 2636 2637#: app/Functions/Functions.php:801 2638msgctxt "father’s son" 2639msgid "half-brother" 2640msgstr "" 2641 2642#: app/Functions/Functions.php:803 2643msgctxt "father’s wife" 2644msgid "step-mother" 2645msgstr "" 2646 2647#: app/Functions/Functions.php:805 2648msgctxt "husband’s brother" 2649msgid "brother-in-law" 2650msgstr "" 2651 2652#: app/Functions/Functions.php:807 2653msgctxt "husband’s child" 2654msgid "step-child" 2655msgstr "" 2656 2657#: app/Functions/Functions.php:809 2658msgctxt "husband’s daughter" 2659msgid "step-daughter" 2660msgstr "" 2661 2662#: app/Functions/Functions.php:811 2663msgctxt "husband’s father" 2664msgid "father-in-law" 2665msgstr "" 2666 2667#: app/Functions/Functions.php:813 2668msgctxt "husband’s mother" 2669msgid "mother-in-law" 2670msgstr "" 2671 2672#: app/Functions/Functions.php:815 2673msgctxt "husband’s sibling" 2674msgid "brother/sister-in-law" 2675msgstr "" 2676 2677#: app/Functions/Functions.php:817 2678msgctxt "husband’s sister" 2679msgid "sister-in-law" 2680msgstr "" 2681 2682#: app/Functions/Functions.php:819 2683msgctxt "husband’s son" 2684msgid "step-son" 2685msgstr "" 2686 2687#: app/Functions/Functions.php:821 2688msgctxt "mother’s brother" 2689msgid "uncle" 2690msgstr "" 2691 2692#: app/Functions/Functions.php:823 2693msgctxt "mother’s child" 2694msgid "half-sibling" 2695msgstr "" 2696 2697#: app/Functions/Functions.php:825 2698msgctxt "mother’s daughter" 2699msgid "half-sister" 2700msgstr "" 2701 2702#: app/Functions/Functions.php:827 2703msgctxt "mother’s father" 2704msgid "maternal grandfather" 2705msgstr "" 2706 2707#: app/Functions/Functions.php:829 2708msgctxt "mother’s husband" 2709msgid "step-father" 2710msgstr "" 2711 2712#: app/Functions/Functions.php:831 2713msgctxt "mother’s mother" 2714msgid "maternal grandmother" 2715msgstr "" 2716 2717#: app/Functions/Functions.php:833 2718msgctxt "mother’s parent" 2719msgid "maternal grandparent" 2720msgstr "" 2721 2722#: app/Functions/Functions.php:835 2723msgctxt "mother’s sibling" 2724msgid "aunt/uncle" 2725msgstr "" 2726 2727#: app/Functions/Functions.php:837 2728msgctxt "mother’s sister" 2729msgid "aunt" 2730msgstr "" 2731 2732#: app/Functions/Functions.php:839 2733msgctxt "mother’s son" 2734msgid "half-brother" 2735msgstr "" 2736 2737#: app/Functions/Functions.php:841 2738msgctxt "parent’s brother" 2739msgid "uncle" 2740msgstr "" 2741 2742#: app/Functions/Functions.php:843 2743msgctxt "parent’s child" 2744msgid "half-sibling" 2745msgstr "" 2746 2747#: app/Functions/Functions.php:845 2748msgctxt "parent’s daughter" 2749msgid "half-sister" 2750msgstr "" 2751 2752#: app/Functions/Functions.php:847 2753msgctxt "parent’s father" 2754msgid "grandfather" 2755msgstr "" 2756 2757#: app/Functions/Functions.php:849 2758msgctxt "parent’s mother" 2759msgid "grandmother" 2760msgstr "" 2761 2762#: app/Functions/Functions.php:851 2763msgctxt "parent’s parent" 2764msgid "grandparent" 2765msgstr "" 2766 2767#: app/Functions/Functions.php:853 2768msgctxt "parent’s sibling" 2769msgid "aunt/uncle" 2770msgstr "" 2771 2772#: app/Functions/Functions.php:855 2773msgctxt "parent’s sister" 2774msgid "aunt" 2775msgstr "" 2776 2777#: app/Functions/Functions.php:857 2778msgctxt "parent’s son" 2779msgid "half-brother" 2780msgstr "" 2781 2782#: app/Functions/Functions.php:859 2783msgctxt "parent’s spouse" 2784msgid "step-parent" 2785msgstr "" 2786 2787#: app/Functions/Functions.php:861 2788msgctxt "sibling’s child" 2789msgid "nephew/niece" 2790msgstr "" 2791 2792#: app/Functions/Functions.php:863 2793msgctxt "sibling’s daughter" 2794msgid "niece" 2795msgstr "" 2796 2797#: app/Functions/Functions.php:865 2798msgctxt "sibling’s son" 2799msgid "nephew" 2800msgstr "" 2801 2802#: app/Functions/Functions.php:867 2803msgctxt "sibling’s spouse" 2804msgid "brother/sister-in-law" 2805msgstr "" 2806 2807#: app/Functions/Functions.php:869 2808msgctxt "sister’s child" 2809msgid "nephew/niece" 2810msgstr "" 2811 2812#: app/Functions/Functions.php:871 2813msgctxt "sister’s daughter" 2814msgid "niece" 2815msgstr "" 2816 2817#: app/Functions/Functions.php:873 2818msgctxt "sister’s husband" 2819msgid "brother-in-law" 2820msgstr "" 2821 2822#: app/Functions/Functions.php:875 2823msgctxt "sister’s son" 2824msgid "nephew" 2825msgstr "" 2826 2827#: app/Functions/Functions.php:877 2828msgctxt "son’s child" 2829msgid "grandchild" 2830msgstr "" 2831 2832#: app/Functions/Functions.php:879 2833msgctxt "son’s daughter" 2834msgid "granddaughter" 2835msgstr "" 2836 2837#: app/Functions/Functions.php:881 2838msgctxt "son’s son" 2839msgid "grandson" 2840msgstr "" 2841 2842#: app/Functions/Functions.php:883 2843msgctxt "son’s wife" 2844msgid "daughter-in-law" 2845msgstr "" 2846 2847#: app/Functions/Functions.php:885 2848msgctxt "spouse’s brother" 2849msgid "brother-in-law" 2850msgstr "" 2851 2852#: app/Functions/Functions.php:887 2853msgctxt "spouse’s child" 2854msgid "step-child" 2855msgstr "" 2856 2857#: app/Functions/Functions.php:889 2858msgctxt "spouse’s daughter" 2859msgid "step-daughter" 2860msgstr "" 2861 2862#: app/Functions/Functions.php:891 2863msgctxt "spouse’s father" 2864msgid "father-in-law" 2865msgstr "" 2866 2867#: app/Functions/Functions.php:893 2868msgctxt "spouse’s mother" 2869msgid "mother-in-law" 2870msgstr "" 2871 2872#: app/Functions/Functions.php:895 2873msgctxt "spouse’s sister" 2874msgid "sister-in-law" 2875msgstr "" 2876 2877#: app/Functions/Functions.php:897 2878msgctxt "spouse’s son" 2879msgid "step-son" 2880msgstr "" 2881 2882#: app/Functions/Functions.php:899 2883msgctxt "spouse’s parent" 2884msgid "mother/father-in-law" 2885msgstr "" 2886 2887#: app/Functions/Functions.php:901 2888msgctxt "spouse’s sibling" 2889msgid "brother/sister-in-law" 2890msgstr "" 2891 2892#: app/Functions/Functions.php:903 2893msgctxt "wife’s brother" 2894msgid "brother-in-law" 2895msgstr "" 2896 2897#: app/Functions/Functions.php:905 2898msgctxt "wife’s child" 2899msgid "step-child" 2900msgstr "" 2901 2902#: app/Functions/Functions.php:907 2903msgctxt "wife’s daughter" 2904msgid "step-daughter" 2905msgstr "" 2906 2907#: app/Functions/Functions.php:909 2908msgctxt "wife’s father" 2909msgid "father-in-law" 2910msgstr "" 2911 2912#: app/Functions/Functions.php:911 2913msgctxt "wife’s mother" 2914msgid "mother-in-law" 2915msgstr "" 2916 2917#: app/Functions/Functions.php:913 2918msgctxt "wife’s sibling" 2919msgid "brother/sister-in-law" 2920msgstr "" 2921 2922#: app/Functions/Functions.php:915 2923msgctxt "wife’s sister" 2924msgid "sister-in-law" 2925msgstr "" 2926 2927#: app/Functions/Functions.php:917 2928msgctxt "wife’s son" 2929msgid "step-son" 2930msgstr "" 2931 2932#: app/Functions/Functions.php:922 2933msgctxt "(a man’s) brother’s child’s child" 2934msgid "great-nephew/niece" 2935msgstr "" 2936 2937#: app/Functions/Functions.php:925 2938msgctxt "(a woman’s) brother’s child’s child" 2939msgid "great-nephew/niece" 2940msgstr "" 2941 2942#: app/Functions/Functions.php:928 2943msgctxt "(a man’s) brother’s child’s daughter" 2944msgid "great-niece" 2945msgstr "" 2946 2947#: app/Functions/Functions.php:931 2948msgctxt "(a woman’s) brother’s child’s daughter" 2949msgid "great-niece" 2950msgstr "" 2951 2952#: app/Functions/Functions.php:934 2953msgctxt "(a man’s) brother’s child’s son" 2954msgid "great-nephew" 2955msgstr "" 2956 2957#: app/Functions/Functions.php:937 2958msgctxt "(a woman’s) brother’s child’s son" 2959msgid "great-nephew" 2960msgstr "" 2961 2962#: app/Functions/Functions.php:940 2963msgctxt "(a man’s) brother’s daughter’s child" 2964msgid "great-nephew/niece" 2965msgstr "" 2966 2967#: app/Functions/Functions.php:943 2968msgctxt "(a woman’s) brother’s daughter’s child" 2969msgid "great-nephew/niece" 2970msgstr "" 2971 2972#: app/Functions/Functions.php:946 2973msgctxt "(a man’s) brother’s daughter’s daughter" 2974msgid "great-niece" 2975msgstr "" 2976 2977#: app/Functions/Functions.php:949 2978msgctxt "(a woman’s) brother’s daughter’s daughter" 2979msgid "great-niece" 2980msgstr "" 2981 2982#: app/Functions/Functions.php:951 2983msgctxt "brother’s daughter’s husband" 2984msgid "nephew-in-law" 2985msgstr "" 2986 2987#: app/Functions/Functions.php:954 2988msgctxt "(a man’s) brother’s daughter’s son" 2989msgid "great-nephew" 2990msgstr "" 2991 2992#: app/Functions/Functions.php:957 2993msgctxt "(a woman’s) brother’s daughter’s son" 2994msgid "great-nephew" 2995msgstr "" 2996 2997#: app/Functions/Functions.php:960 2998msgctxt "(a man’s) brother’s son’s child" 2999msgid "great-nephew/niece" 3000msgstr "" 3001 3002#: app/Functions/Functions.php:963 3003msgctxt "(a woman’s) brother’s son’s child" 3004msgid "great-nephew/niece" 3005msgstr "" 3006 3007#: app/Functions/Functions.php:966 3008msgctxt "(a man’s) brother’s son’s daughter" 3009msgid "great-niece" 3010msgstr "" 3011 3012#: app/Functions/Functions.php:969 3013msgctxt "(a woman’s) brother’s son’s daughter" 3014msgid "great-niece" 3015msgstr "" 3016 3017#: app/Functions/Functions.php:972 3018msgctxt "(a man’s) brother’s son’s son" 3019msgid "great-nephew" 3020msgstr "" 3021 3022#: app/Functions/Functions.php:975 3023msgctxt "(a woman’s) brother’s son’s son" 3024msgid "great-nephew" 3025msgstr "" 3026 3027#: app/Functions/Functions.php:977 3028msgctxt "brother’s son’s wife" 3029msgid "niece-in-law" 3030msgstr "" 3031 3032#: app/Functions/Functions.php:979 3033msgctxt "brother’s wife’s brother" 3034msgid "brother-in-law" 3035msgstr "" 3036 3037#: app/Functions/Functions.php:981 3038msgctxt "brother’s wife’s sibling" 3039msgid "brother/sister-in-law" 3040msgstr "" 3041 3042#: app/Functions/Functions.php:983 3043msgctxt "brother’s wife’s sister" 3044msgid "sister-in-law" 3045msgstr "" 3046 3047#: app/Functions/Functions.php:985 3048msgctxt "child’s child’s child" 3049msgid "great-grandchild" 3050msgstr "" 3051 3052#: app/Functions/Functions.php:987 3053msgctxt "child’s child’s daughter" 3054msgid "great-granddaughter" 3055msgstr "" 3056 3057#: app/Functions/Functions.php:989 3058msgctxt "child’s child’s son" 3059msgid "great-grandson" 3060msgstr "" 3061 3062#: app/Functions/Functions.php:991 3063msgctxt "child’s daughter’s child" 3064msgid "great-grandchild" 3065msgstr "" 3066 3067#: app/Functions/Functions.php:993 3068msgctxt "child’s daughter’s daughter" 3069msgid "great-granddaughter" 3070msgstr "" 3071 3072#: app/Functions/Functions.php:995 3073msgctxt "child’s daughter’s husband" 3074msgid "granddaughter’s husband" 3075msgstr "" 3076 3077#: app/Functions/Functions.php:997 3078msgctxt "child’s daughter’s son" 3079msgid "great-grandson" 3080msgstr "" 3081 3082#: app/Functions/Functions.php:999 3083msgctxt "child’s son’s child" 3084msgid "great-grandchild" 3085msgstr "" 3086 3087#: app/Functions/Functions.php:1001 3088msgctxt "child’s son’s daughter" 3089msgid "great-granddaughter" 3090msgstr "" 3091 3092#: app/Functions/Functions.php:1003 3093msgctxt "child’s son’s son" 3094msgid "great-grandson" 3095msgstr "" 3096 3097#: app/Functions/Functions.php:1005 3098msgctxt "child’s son’s wife" 3099msgid "grandson’s wife" 3100msgstr "" 3101 3102#: app/Functions/Functions.php:1007 3103msgctxt "daughter’s child’s child" 3104msgid "great-grandchild" 3105msgstr "" 3106 3107#: app/Functions/Functions.php:1009 3108msgctxt "daughter’s child’s daughter" 3109msgid "great-granddaughter" 3110msgstr "" 3111 3112#: app/Functions/Functions.php:1011 3113msgctxt "daughter’s child’s son" 3114msgid "great-grandson" 3115msgstr "" 3116 3117#: app/Functions/Functions.php:1013 3118msgctxt "daughter’s daughter’s child" 3119msgid "great-grandchild" 3120msgstr "" 3121 3122#: app/Functions/Functions.php:1015 3123msgctxt "daughter’s daughter’s daughter" 3124msgid "great-granddaughter" 3125msgstr "" 3126 3127#: app/Functions/Functions.php:1017 3128msgctxt "daughter’s daughter’s husband" 3129msgid "granddaughter’s husband" 3130msgstr "" 3131 3132#: app/Functions/Functions.php:1019 3133msgctxt "daughter’s daughter’s son" 3134msgid "great-grandson" 3135msgstr "" 3136 3137#: app/Functions/Functions.php:1021 3138msgctxt "daughter’s husband’s father" 3139msgid "son-in-law’s father" 3140msgstr "" 3141 3142#: app/Functions/Functions.php:1023 3143msgctxt "daughter’s husband’s mother" 3144msgid "son-in-law’s mother" 3145msgstr "" 3146 3147#: app/Functions/Functions.php:1025 3148msgctxt "daughter’s husband’s parent" 3149msgid "son-in-law’s parent" 3150msgstr "" 3151 3152#: app/Functions/Functions.php:1027 3153msgctxt "daughter’s son’s child" 3154msgid "great-grandchild" 3155msgstr "" 3156 3157#: app/Functions/Functions.php:1029 3158msgctxt "daughter’s son’s daughter" 3159msgid "great-granddaughter" 3160msgstr "" 3161 3162#: app/Functions/Functions.php:1031 3163msgctxt "daughter’s son’s son" 3164msgid "great-grandson" 3165msgstr "" 3166 3167#: app/Functions/Functions.php:1033 3168msgctxt "daughter’s son’s wife" 3169msgid "grandson’s wife" 3170msgstr "" 3171 3172#: app/Functions/Functions.php:1035 3173msgctxt "father’s brother’s child" 3174msgid "first cousin" 3175msgstr "" 3176 3177#: app/Functions/Functions.php:1037 3178msgctxt "father’s brother’s daughter" 3179msgid "first cousin" 3180msgstr "" 3181 3182#: app/Functions/Functions.php:1039 3183msgctxt "father’s brother’s son" 3184msgid "first cousin" 3185msgstr "" 3186 3187#: app/Functions/Functions.php:1041 3188msgctxt "father’s brother’s wife" 3189msgid "aunt" 3190msgstr "" 3191 3192#: app/Functions/Functions.php:1043 3193msgctxt "father’s father’s brother" 3194msgid "great-uncle" 3195msgstr "" 3196 3197#: app/Functions/Functions.php:1045 3198msgctxt "father’s father’s father" 3199msgid "great-grandfather" 3200msgstr "" 3201 3202#: app/Functions/Functions.php:1047 3203msgctxt "father’s father’s mother" 3204msgid "great-grandmother" 3205msgstr "" 3206 3207#: app/Functions/Functions.php:1049 3208msgctxt "father’s father’s parent" 3209msgid "great-grandparent" 3210msgstr "" 3211 3212#: app/Functions/Functions.php:1051 3213msgctxt "father’s father’s sibling" 3214msgid "great-aunt/uncle" 3215msgstr "" 3216 3217#: app/Functions/Functions.php:1053 3218msgctxt "father’s father’s sister" 3219msgid "great-aunt" 3220msgstr "" 3221 3222#: app/Functions/Functions.php:1055 3223msgctxt "father’s mother’s brother" 3224msgid "great-uncle" 3225msgstr "" 3226 3227#: app/Functions/Functions.php:1057 3228msgctxt "father’s mother’s father" 3229msgid "great-grandfather" 3230msgstr "" 3231 3232#: app/Functions/Functions.php:1059 3233msgctxt "father’s mother’s mother" 3234msgid "great-grandmother" 3235msgstr "" 3236 3237#: app/Functions/Functions.php:1061 3238msgctxt "father’s mother’s parent" 3239msgid "great-grandparent" 3240msgstr "" 3241 3242#: app/Functions/Functions.php:1063 3243msgctxt "father’s mother’s sibling" 3244msgid "great-aunt/uncle" 3245msgstr "" 3246 3247#: app/Functions/Functions.php:1065 3248msgctxt "father’s mother’s sister" 3249msgid "great-aunt" 3250msgstr "" 3251 3252#: app/Functions/Functions.php:1067 3253msgctxt "father’s parent’s brother" 3254msgid "great-uncle" 3255msgstr "" 3256 3257#: app/Functions/Functions.php:1069 3258msgctxt "father’s parent’s father" 3259msgid "great-grandfather" 3260msgstr "" 3261 3262#: app/Functions/Functions.php:1071 3263msgctxt "father’s parent’s mother" 3264msgid "great-grandmother" 3265msgstr "" 3266 3267#: app/Functions/Functions.php:1073 3268msgctxt "father’s parent’s parent" 3269msgid "great-grandparent" 3270msgstr "" 3271 3272#: app/Functions/Functions.php:1075 3273msgctxt "father’s parent’s sibling" 3274msgid "great-aunt/uncle" 3275msgstr "" 3276 3277#: app/Functions/Functions.php:1077 3278msgctxt "father’s parent’s sister" 3279msgid "great-aunt" 3280msgstr "" 3281 3282#: app/Functions/Functions.php:1079 3283msgctxt "father’s sister’s child" 3284msgid "first cousin" 3285msgstr "" 3286 3287#: app/Functions/Functions.php:1081 3288msgctxt "father’s sister’s daughter" 3289msgid "first cousin" 3290msgstr "" 3291 3292#: app/Functions/Functions.php:1083 3293msgctxt "father’s sister’s husband" 3294msgid "uncle" 3295msgstr "" 3296 3297#: app/Functions/Functions.php:1085 3298msgctxt "father’s sister’s son" 3299msgid "first cousin" 3300msgstr "" 3301 3302#: app/Functions/Functions.php:1087 3303msgctxt "father’s wife’s child" 3304msgid "step-sibling" 3305msgstr "" 3306 3307#: app/Functions/Functions.php:1089 3308msgctxt "father’s wife’s daughter" 3309msgid "step-sister" 3310msgstr "" 3311 3312#: app/Functions/Functions.php:1091 3313msgctxt "father’s wife’s son" 3314msgid "step-brother" 3315msgstr "" 3316 3317#: app/Functions/Functions.php:1093 3318msgctxt "husband’s brother’s wife" 3319msgid "sister-in-law" 3320msgstr "" 3321 3322#: app/Functions/Functions.php:1095 3323msgctxt "husband’s sister’s husband" 3324msgid "brother-in-law" 3325msgstr "" 3326 3327#: app/Functions/Functions.php:1097 3328msgctxt "husband’s sibling’s child" 3329msgid "nephew/niece" 3330msgstr "" 3331 3332#: app/Functions/Functions.php:1099 3333msgctxt "husband’s sister’s child" 3334msgid "nephew/niece" 3335msgstr "" 3336 3337#: app/Functions/Functions.php:1101 3338msgctxt "husband’s brother’s child" 3339msgid "nephew/niece" 3340msgstr "" 3341 3342#: app/Functions/Functions.php:1103 3343msgctxt "husband’s sibling’s daughter" 3344msgid "niece" 3345msgstr "" 3346 3347#: app/Functions/Functions.php:1105 3348msgctxt "husband’s sister’s daughter" 3349msgid "niece" 3350msgstr "" 3351 3352#: app/Functions/Functions.php:1107 3353msgctxt "husband’s brother’s daughter" 3354msgid "niece" 3355msgstr "" 3356 3357#: app/Functions/Functions.php:1109 3358msgctxt "husband’s sibling’s son" 3359msgid "nephew" 3360msgstr "" 3361 3362#: app/Functions/Functions.php:1111 3363msgctxt "husband’s sister’s son" 3364msgid "nephew" 3365msgstr "" 3366 3367#: app/Functions/Functions.php:1113 3368msgctxt "husband’s brother’s son" 3369msgid "nephew" 3370msgstr "" 3371 3372#: app/Functions/Functions.php:1115 3373msgctxt "mother’s brother’s child" 3374msgid "first cousin" 3375msgstr "" 3376 3377#: app/Functions/Functions.php:1117 3378msgctxt "mother’s brother’s daughter" 3379msgid "first cousin" 3380msgstr "" 3381 3382#: app/Functions/Functions.php:1119 3383msgctxt "mother’s brother’s son" 3384msgid "first cousin" 3385msgstr "" 3386 3387#: app/Functions/Functions.php:1121 3388msgctxt "mother’s brother’s wife" 3389msgid "aunt" 3390msgstr "" 3391 3392#: app/Functions/Functions.php:1123 3393msgctxt "mother’s father’s brother" 3394msgid "great-uncle" 3395msgstr "" 3396 3397#: app/Functions/Functions.php:1125 3398msgctxt "mother’s father’s father" 3399msgid "great-grandfather" 3400msgstr "" 3401 3402#: app/Functions/Functions.php:1127 3403msgctxt "mother’s father’s mother" 3404msgid "great-grandmother" 3405msgstr "" 3406 3407#: app/Functions/Functions.php:1129 3408msgctxt "mother’s father’s parent" 3409msgid "great-grandparent" 3410msgstr "" 3411 3412#: app/Functions/Functions.php:1131 3413msgctxt "mother’s father’s sibling" 3414msgid "great-aunt/uncle" 3415msgstr "" 3416 3417#: app/Functions/Functions.php:1133 3418msgctxt "mother’s father’s sister" 3419msgid "great-aunt" 3420msgstr "" 3421 3422#: app/Functions/Functions.php:1135 3423msgctxt "mother’s husband’s child" 3424msgid "step-sibling" 3425msgstr "" 3426 3427#: app/Functions/Functions.php:1137 3428msgctxt "mother’s husband’s daughter" 3429msgid "step-sister" 3430msgstr "" 3431 3432#: app/Functions/Functions.php:1139 3433msgctxt "mother’s husband’s son" 3434msgid "step-brother" 3435msgstr "" 3436 3437#: app/Functions/Functions.php:1141 3438msgctxt "mother’s mother’s brother" 3439msgid "great-uncle" 3440msgstr "" 3441 3442#: app/Functions/Functions.php:1143 3443msgctxt "mother’s mother’s father" 3444msgid "great-grandfather" 3445msgstr "" 3446 3447#: app/Functions/Functions.php:1145 3448msgctxt "mother’s mother’s mother" 3449msgid "great-grandmother" 3450msgstr "" 3451 3452#: app/Functions/Functions.php:1147 3453msgctxt "mother’s mother’s parent" 3454msgid "great-grandparent" 3455msgstr "" 3456 3457#: app/Functions/Functions.php:1149 3458msgctxt "mother’s mother’s sibling" 3459msgid "great-aunt/uncle" 3460msgstr "" 3461 3462#: app/Functions/Functions.php:1151 3463msgctxt "mother’s mother’s sister" 3464msgid "great-aunt" 3465msgstr "" 3466 3467#: app/Functions/Functions.php:1153 3468msgctxt "mother’s parent’s brother" 3469msgid "great-uncle" 3470msgstr "" 3471 3472#: app/Functions/Functions.php:1155 3473msgctxt "mother’s parent’s father" 3474msgid "great-grandfather" 3475msgstr "" 3476 3477#: app/Functions/Functions.php:1157 3478msgctxt "mother’s parent’s mother" 3479msgid "great-grandmother" 3480msgstr "" 3481 3482#: app/Functions/Functions.php:1159 3483msgctxt "mother’s parent’s parent" 3484msgid "great-grandparent" 3485msgstr "" 3486 3487#: app/Functions/Functions.php:1161 3488msgctxt "mother’s parent’s sibling" 3489msgid "great-aunt/uncle" 3490msgstr "" 3491 3492#: app/Functions/Functions.php:1163 3493msgctxt "mother’s parent’s sister" 3494msgid "great-aunt" 3495msgstr "" 3496 3497#: app/Functions/Functions.php:1165 3498msgctxt "mother’s sister’s child" 3499msgid "first cousin" 3500msgstr "" 3501 3502#: app/Functions/Functions.php:1167 3503msgctxt "mother’s sister’s daughter" 3504msgid "first cousin" 3505msgstr "" 3506 3507#: app/Functions/Functions.php:1169 3508msgctxt "mother’s sister’s husband" 3509msgid "uncle" 3510msgstr "" 3511 3512#: app/Functions/Functions.php:1171 3513msgctxt "mother’s sister’s son" 3514msgid "first cousin" 3515msgstr "" 3516 3517#: app/Functions/Functions.php:1173 3518msgctxt "parent’s brother’s wife" 3519msgid "aunt" 3520msgstr "" 3521 3522#: app/Functions/Functions.php:1175 3523msgctxt "parent’s father’s brother" 3524msgid "great-uncle" 3525msgstr "" 3526 3527#: app/Functions/Functions.php:1177 3528msgctxt "parent’s father’s father" 3529msgid "great-grandfather" 3530msgstr "" 3531 3532#: app/Functions/Functions.php:1179 3533msgctxt "parent’s father’s mother" 3534msgid "great-grandmother" 3535msgstr "" 3536 3537#: app/Functions/Functions.php:1181 3538msgctxt "parent’s father’s parent" 3539msgid "great-grandparent" 3540msgstr "" 3541 3542#: app/Functions/Functions.php:1183 3543msgctxt "parent’s father’s sibling" 3544msgid "great-aunt/uncle" 3545msgstr "" 3546 3547#: app/Functions/Functions.php:1185 3548msgctxt "parent’s father’s sister" 3549msgid "great-aunt" 3550msgstr "" 3551 3552#: app/Functions/Functions.php:1187 3553msgctxt "parent’s mother’s brother" 3554msgid "great-uncle" 3555msgstr "" 3556 3557#: app/Functions/Functions.php:1189 3558msgctxt "parent’s mother’s father" 3559msgid "great-grandfather" 3560msgstr "" 3561 3562#: app/Functions/Functions.php:1191 3563msgctxt "parent’s mother’s mother" 3564msgid "great-grandmother" 3565msgstr "" 3566 3567#: app/Functions/Functions.php:1193 3568msgctxt "parent’s mother’s parent" 3569msgid "great-grandparent" 3570msgstr "" 3571 3572#: app/Functions/Functions.php:1195 3573msgctxt "parent’s mother’s sibling" 3574msgid "great-aunt/uncle" 3575msgstr "" 3576 3577#: app/Functions/Functions.php:1197 3578msgctxt "parent’s mother’s sister" 3579msgid "great-aunt" 3580msgstr "" 3581 3582#: app/Functions/Functions.php:1199 3583msgctxt "parent’s parent’s brother" 3584msgid "great-uncle" 3585msgstr "" 3586 3587#: app/Functions/Functions.php:1201 3588msgctxt "parent’s parent’s father" 3589msgid "great-grandfather" 3590msgstr "" 3591 3592#: app/Functions/Functions.php:1203 3593msgctxt "parent’s parent’s mother" 3594msgid "great-grandmother" 3595msgstr "" 3596 3597#: app/Functions/Functions.php:1205 3598msgctxt "parent’s parent’s parent" 3599msgid "great-grandparent" 3600msgstr "" 3601 3602#: app/Functions/Functions.php:1207 3603msgctxt "parent’s parent’s sibling" 3604msgid "great-aunt/uncle" 3605msgstr "" 3606 3607#: app/Functions/Functions.php:1209 3608msgctxt "parent’s parent’s sister" 3609msgid "great-aunt" 3610msgstr "" 3611 3612#: app/Functions/Functions.php:1211 3613msgctxt "parent’s sister’s husband" 3614msgid "uncle" 3615msgstr "" 3616 3617#: app/Functions/Functions.php:1213 3618msgctxt "parent’s spouse’s child" 3619msgid "step-sibling" 3620msgstr "" 3621 3622#: app/Functions/Functions.php:1215 3623msgctxt "parent’s spouse’s daughter" 3624msgid "step-sister" 3625msgstr "" 3626 3627#: app/Functions/Functions.php:1217 3628msgctxt "parent’s spouse’s son" 3629msgid "step-brother" 3630msgstr "" 3631 3632#: app/Functions/Functions.php:1219 3633msgctxt "sibling’s child’s child" 3634msgid "great-nephew/niece" 3635msgstr "" 3636 3637#: app/Functions/Functions.php:1221 3638msgctxt "sibling’s child’s daughter" 3639msgid "great-niece" 3640msgstr "" 3641 3642#: app/Functions/Functions.php:1223 3643msgctxt "sibling’s child’s son" 3644msgid "great-nephew" 3645msgstr "" 3646 3647#: app/Functions/Functions.php:1225 3648msgctxt "sibling’s daughter’s child" 3649msgid "great-nephew/niece" 3650msgstr "" 3651 3652#: app/Functions/Functions.php:1227 3653msgctxt "sibling’s daughter’s daughter" 3654msgid "great-niece" 3655msgstr "" 3656 3657#: app/Functions/Functions.php:1229 3658msgctxt "sibling’s daughter’s husband" 3659msgid "nephew-in-law" 3660msgstr "" 3661 3662#: app/Functions/Functions.php:1231 3663msgctxt "sibling’s daughter’s son" 3664msgid "great-nephew" 3665msgstr "" 3666 3667#: app/Functions/Functions.php:1233 3668msgctxt "sibling’s son’s child" 3669msgid "great-nephew/niece" 3670msgstr "" 3671 3672#: app/Functions/Functions.php:1235 3673msgctxt "sibling’s son’s daughter" 3674msgid "great-niece" 3675msgstr "" 3676 3677#: app/Functions/Functions.php:1237 3678msgctxt "sibling’s son’s son" 3679msgid "great-nephew" 3680msgstr "" 3681 3682#: app/Functions/Functions.php:1239 3683msgctxt "sibling’s son’s wife" 3684msgid "niece-in-law" 3685msgstr "" 3686 3687#: app/Functions/Functions.php:1242 3688msgctxt "(a man’s) sister’s child’s child" 3689msgid "great-nephew/niece" 3690msgstr "" 3691 3692#: app/Functions/Functions.php:1245 3693msgctxt "(a woman’s) sister’s child’s child" 3694msgid "great-nephew/niece" 3695msgstr "" 3696 3697#: app/Functions/Functions.php:1248 3698msgctxt "(a man’s) sister’s child’s daughter" 3699msgid "great-niece" 3700msgstr "" 3701 3702#: app/Functions/Functions.php:1251 3703msgctxt "(a woman’s) sister’s child’s daughter" 3704msgid "great-niece" 3705msgstr "" 3706 3707#: app/Functions/Functions.php:1254 3708msgctxt "(a man’s) sister’s child’s son" 3709msgid "great-nephew" 3710msgstr "" 3711 3712#: app/Functions/Functions.php:1257 3713msgctxt "(a woman’s) sister’s child’s son" 3714msgid "great-nephew" 3715msgstr "" 3716 3717#: app/Functions/Functions.php:1260 3718msgctxt "(a man’s) sister’s daughter’s child" 3719msgid "great-nephew/niece" 3720msgstr "" 3721 3722#: app/Functions/Functions.php:1263 3723msgctxt "(a woman’s) sister’s daughter’s child" 3724msgid "great-nephew/niece" 3725msgstr "" 3726 3727#: app/Functions/Functions.php:1266 3728msgctxt "(a man’s) sister’s daughter’s daughter" 3729msgid "great-niece" 3730msgstr "" 3731 3732#: app/Functions/Functions.php:1269 3733msgctxt "(a woman’s) sister’s daughter’s daughter" 3734msgid "great-niece" 3735msgstr "" 3736 3737#: app/Functions/Functions.php:1271 3738msgctxt "sisters’s daughter’s husband" 3739msgid "nephew-in-law" 3740msgstr "" 3741 3742#: app/Functions/Functions.php:1274 3743msgctxt "(a man’s) sister’s daughter’s son" 3744msgid "great-nephew" 3745msgstr "" 3746 3747#: app/Functions/Functions.php:1277 3748msgctxt "(a woman’s) sister’s daughter’s son" 3749msgid "great-nephew" 3750msgstr "" 3751 3752#: app/Functions/Functions.php:1279 3753msgctxt "sister’s husband’s brother" 3754msgid "brother-in-law" 3755msgstr "" 3756 3757#: app/Functions/Functions.php:1281 3758msgctxt "sister’s husband’s sibling" 3759msgid "brother/sister-in-law" 3760msgstr "" 3761 3762#: app/Functions/Functions.php:1283 3763msgctxt "sister’s husband’s sister" 3764msgid "sister-in-law" 3765msgstr "" 3766 3767#: app/Functions/Functions.php:1286 3768msgctxt "(a man’s) sister’s son’s child" 3769msgid "great-nephew/niece" 3770msgstr "" 3771 3772#: app/Functions/Functions.php:1289 3773msgctxt "(a woman’s) sister’s son’s child" 3774msgid "great-nephew/niece" 3775msgstr "" 3776 3777#: app/Functions/Functions.php:1292 3778msgctxt "(a man’s) sister’s son’s daughter" 3779msgid "great-niece" 3780msgstr "" 3781 3782#: app/Functions/Functions.php:1295 3783msgctxt "(a woman’s) sister’s son’s daughter" 3784msgid "great-niece" 3785msgstr "" 3786 3787#: app/Functions/Functions.php:1298 3788msgctxt "(a man’s) sister’s son’s son" 3789msgid "great-nephew" 3790msgstr "" 3791 3792#: app/Functions/Functions.php:1301 3793msgctxt "(a woman’s) sister’s son’s son" 3794msgid "great-nephew" 3795msgstr "" 3796 3797#: app/Functions/Functions.php:1303 3798msgctxt "sisters’s son’s wife" 3799msgid "niece-in-law" 3800msgstr "" 3801 3802#: app/Functions/Functions.php:1305 3803msgctxt "son’s child’s child" 3804msgid "great-grandchild" 3805msgstr "" 3806 3807#: app/Functions/Functions.php:1307 3808msgctxt "son’s child’s daughter" 3809msgid "great-granddaughter" 3810msgstr "" 3811 3812#: app/Functions/Functions.php:1309 3813msgctxt "son’s child’s son" 3814msgid "great-grandson" 3815msgstr "" 3816 3817#: app/Functions/Functions.php:1311 3818msgctxt "son’s daughter’s child" 3819msgid "great-grandchild" 3820msgstr "" 3821 3822#: app/Functions/Functions.php:1313 3823msgctxt "son’s daughter’s daughter" 3824msgid "great-granddaughter" 3825msgstr "" 3826 3827#: app/Functions/Functions.php:1315 3828msgctxt "son’s daughter’s husband" 3829msgid "granddaughter’s husband" 3830msgstr "" 3831 3832#: app/Functions/Functions.php:1317 3833msgctxt "son’s daughter’s son" 3834msgid "great-grandson" 3835msgstr "" 3836 3837#: app/Functions/Functions.php:1319 3838msgctxt "son’s son’s child" 3839msgid "great-grandchild" 3840msgstr "" 3841 3842#: app/Functions/Functions.php:1321 3843msgctxt "son’s son’s daughter" 3844msgid "great-granddaughter" 3845msgstr "" 3846 3847#: app/Functions/Functions.php:1323 3848msgctxt "son’s son’s son" 3849msgid "great-grandson" 3850msgstr "" 3851 3852#: app/Functions/Functions.php:1325 3853msgctxt "son’s son’s wife" 3854msgid "grandson’s wife" 3855msgstr "" 3856 3857#: app/Functions/Functions.php:1327 3858msgctxt "son’s wife’s father" 3859msgid "daughter-in-law’s father" 3860msgstr "" 3861 3862#: app/Functions/Functions.php:1329 3863msgctxt "son’s wife’s mother" 3864msgid "daughter-in-law’s mother" 3865msgstr "" 3866 3867#: app/Functions/Functions.php:1331 3868msgctxt "son’s wife’s parent" 3869msgid "daughter-in-law’s parent" 3870msgstr "" 3871 3872#: app/Functions/Functions.php:1333 3873msgctxt "wife’s brother’s wife" 3874msgid "sister-in-law" 3875msgstr "" 3876 3877#: app/Functions/Functions.php:1335 3878msgctxt "wife’s sister’s husband" 3879msgid "brother-in-law" 3880msgstr "" 3881 3882#: app/Functions/Functions.php:1337 3883msgctxt "wife’s sibling’s child" 3884msgid "nephew/niece" 3885msgstr "" 3886 3887#: app/Functions/Functions.php:1339 3888msgctxt "wife’s sister’s child" 3889msgid "nephew/niece" 3890msgstr "" 3891 3892#: app/Functions/Functions.php:1341 3893msgctxt "wife’s brother’s child" 3894msgid "nephew/niece" 3895msgstr "" 3896 3897#: app/Functions/Functions.php:1343 3898msgctxt "wife’s sibling’s daughter" 3899msgid "niece" 3900msgstr "" 3901 3902#: app/Functions/Functions.php:1345 3903msgctxt "wife’s sister’s daughter" 3904msgid "niece" 3905msgstr "" 3906 3907#: app/Functions/Functions.php:1347 3908msgctxt "wife’s brother’s daughter" 3909msgid "niece" 3910msgstr "" 3911 3912#: app/Functions/Functions.php:1349 3913msgctxt "wife’s sibling’s son" 3914msgid "nephew" 3915msgstr "" 3916 3917#: app/Functions/Functions.php:1351 3918msgctxt "wife’s sister’s son" 3919msgid "nephew" 3920msgstr "" 3921 3922#: app/Functions/Functions.php:1353 3923msgctxt "wife’s brother’s son" 3924msgid "nephew" 3925msgstr "" 3926 3927#: app/Functions/Functions.php:1357 3928msgctxt "father’s father’s brother’s wife" 3929msgid "great-aunt" 3930msgstr "" 3931 3932#: app/Functions/Functions.php:1359 3933msgctxt "father’s father’s sibling’s spouse" 3934msgid "great-aunt/uncle" 3935msgstr "" 3936 3937#: app/Functions/Functions.php:1361 3938msgctxt "father’s father’s sister’s husband" 3939msgid "great-uncle" 3940msgstr "" 3941 3942#: app/Functions/Functions.php:1363 3943msgctxt "father’s mother’s brother’s wife" 3944msgid "great-aunt" 3945msgstr "" 3946 3947#: app/Functions/Functions.php:1365 3948msgctxt "father’s mother’s sibling’s spouse" 3949msgid "great-aunt/uncle" 3950msgstr "" 3951 3952#: app/Functions/Functions.php:1367 3953msgctxt "father’s mother’s sister’s husband" 3954msgid "great-uncle" 3955msgstr "" 3956 3957#: app/Functions/Functions.php:1369 3958msgctxt "father’s parent’s brother’s wife" 3959msgid "great-aunt" 3960msgstr "" 3961 3962#: app/Functions/Functions.php:1371 3963msgctxt "father’s parent’s sibling’s spouse" 3964msgid "great-aunt/uncle" 3965msgstr "" 3966 3967#: app/Functions/Functions.php:1373 3968msgctxt "father’s parent’s sister’s husband" 3969msgid "great-uncle" 3970msgstr "" 3971 3972#: app/Functions/Functions.php:1375 3973msgctxt "mother’s father’s brother’s wife" 3974msgid "great-aunt" 3975msgstr "" 3976 3977#: app/Functions/Functions.php:1377 3978msgctxt "mother’s father’s sibling’s spouse" 3979msgid "great-aunt/uncle" 3980msgstr "" 3981 3982#: app/Functions/Functions.php:1379 3983msgctxt "mother’s father’s sister’s husband" 3984msgid "great-uncle" 3985msgstr "" 3986 3987#: app/Functions/Functions.php:1381 3988msgctxt "mother’s mother’s brother’s wife" 3989msgid "great-aunt" 3990msgstr "" 3991 3992#: app/Functions/Functions.php:1383 3993msgctxt "mother’s mother’s sibling’s spouse" 3994msgid "great-aunt/uncle" 3995msgstr "" 3996 3997#: app/Functions/Functions.php:1385 3998msgctxt "mother’s mother’s sister’s husband" 3999msgid "great-uncle" 4000msgstr "" 4001 4002#: app/Functions/Functions.php:1387 4003msgctxt "mother’s parent’s brother’s wife" 4004msgid "great-aunt" 4005msgstr "" 4006 4007#: app/Functions/Functions.php:1389 4008msgctxt "mother’s parent’s sibling’s spouse" 4009msgid "great-aunt/uncle" 4010msgstr "" 4011 4012#: app/Functions/Functions.php:1391 4013msgctxt "mother’s parent’s sister’s husband" 4014msgid "great-uncle" 4015msgstr "" 4016 4017#: app/Functions/Functions.php:1393 4018msgctxt "parent’s father’s brother’s wife" 4019msgid "great-aunt" 4020msgstr "" 4021 4022#: app/Functions/Functions.php:1395 4023msgctxt "parent’s father’s sibling’s spouse" 4024msgid "great-aunt/uncle" 4025msgstr "" 4026 4027#: app/Functions/Functions.php:1397 4028msgctxt "parent’s father’s sister’s husband" 4029msgid "great-uncle" 4030msgstr "" 4031 4032#: app/Functions/Functions.php:1399 4033msgctxt "parent’s mother’s brother’s wife" 4034msgid "great-aunt" 4035msgstr "" 4036 4037#: app/Functions/Functions.php:1401 4038msgctxt "parent’s mother’s sibling’s spouse" 4039msgid "great-aunt/uncle" 4040msgstr "" 4041 4042#: app/Functions/Functions.php:1403 4043msgctxt "parent’s mother’s sister’s husband" 4044msgid "great-uncle" 4045msgstr "" 4046 4047#: app/Functions/Functions.php:1405 4048msgctxt "parent’s parent’s brother’s wife" 4049msgid "great-aunt" 4050msgstr "" 4051 4052#: app/Functions/Functions.php:1407 4053msgctxt "parent’s parent’s sibling’s spouse" 4054msgid "great-aunt/uncle" 4055msgstr "" 4056 4057#: app/Functions/Functions.php:1409 4058msgctxt "parent’s parent’s sister’s husband" 4059msgid "great-uncle" 4060msgstr "" 4061 4062#: app/Functions/Functions.php:1411 4063msgctxt "father’s father’s brother’s daughter" 4064msgid "first cousin once removed ascending" 4065msgstr "" 4066 4067#: app/Functions/Functions.php:1413 4068msgctxt "father’s father’s brother’s son" 4069msgid "first cousin once removed ascending" 4070msgstr "" 4071 4072#: app/Functions/Functions.php:1415 4073msgctxt "father’s father’s brother’s child" 4074msgid "first cousin once removed ascending" 4075msgstr "" 4076 4077#: app/Functions/Functions.php:1417 4078msgctxt "father’s father’s sister’s daughter" 4079msgid "first cousin once removed ascending" 4080msgstr "" 4081 4082#: app/Functions/Functions.php:1419 4083msgctxt "father’s father’s sister’s son" 4084msgid "first cousin once removed ascending" 4085msgstr "" 4086 4087#: app/Functions/Functions.php:1421 4088msgctxt "father’s father’s sister’s child" 4089msgid "first cousin once removed ascending" 4090msgstr "" 4091 4092#: app/Functions/Functions.php:1423 4093msgctxt "father’s mother’s brother’s daughter" 4094msgid "first cousin once removed ascending" 4095msgstr "" 4096 4097#: app/Functions/Functions.php:1425 4098msgctxt "father’s mother’s brother’s son" 4099msgid "first cousin once removed ascending" 4100msgstr "" 4101 4102#: app/Functions/Functions.php:1427 4103msgctxt "father’s mother’s brother’s child" 4104msgid "first cousin once removed ascending" 4105msgstr "" 4106 4107#: app/Functions/Functions.php:1429 4108msgctxt "father’s mother’s sister’s daughter" 4109msgid "first cousin once removed ascending" 4110msgstr "" 4111 4112#: app/Functions/Functions.php:1431 4113msgctxt "father’s mother’s sister’s son" 4114msgid "first cousin once removed ascending" 4115msgstr "" 4116 4117#: app/Functions/Functions.php:1433 4118msgctxt "father’s mother’s sister’s child" 4119msgid "first cousin once removed ascending" 4120msgstr "" 4121 4122#: app/Functions/Functions.php:1435 4123msgctxt "mother’s father’s brother’s daughter" 4124msgid "first cousin once removed ascending" 4125msgstr "" 4126 4127#: app/Functions/Functions.php:1437 4128msgctxt "mother’s father’s brother’s son" 4129msgid "first cousin once removed ascending" 4130msgstr "" 4131 4132#: app/Functions/Functions.php:1439 4133msgctxt "mother’s father’s brother’s child" 4134msgid "first cousin once removed ascending" 4135msgstr "" 4136 4137#: app/Functions/Functions.php:1441 4138msgctxt "mother’s father’s sister’s daughter" 4139msgid "first cousin once removed ascending" 4140msgstr "" 4141 4142#: app/Functions/Functions.php:1443 4143msgctxt "mother’s father’s sister’s son" 4144msgid "first cousin once removed ascending" 4145msgstr "" 4146 4147#: app/Functions/Functions.php:1445 4148msgctxt "mother’s father’s sister’s child" 4149msgid "first cousin once removed ascending" 4150msgstr "" 4151 4152#: app/Functions/Functions.php:1447 4153msgctxt "mother’s mother’s brother’s daughter" 4154msgid "first cousin once removed ascending" 4155msgstr "" 4156 4157#: app/Functions/Functions.php:1449 4158msgctxt "mother’s mother’s brother’s son" 4159msgid "first cousin once removed ascending" 4160msgstr "" 4161 4162#: app/Functions/Functions.php:1451 4163msgctxt "mother’s mother’s brother’s child" 4164msgid "first cousin once removed ascending" 4165msgstr "" 4166 4167#: app/Functions/Functions.php:1453 4168msgctxt "mother’s mother’s sister’s daughter" 4169msgid "first cousin once removed ascending" 4170msgstr "" 4171 4172#: app/Functions/Functions.php:1455 4173msgctxt "mother’s mother’s sister’s son" 4174msgid "first cousin once removed ascending" 4175msgstr "" 4176 4177#: app/Functions/Functions.php:1457 4178msgctxt "mother’s mother’s sister’s child" 4179msgid "first cousin once removed ascending" 4180msgstr "" 4181 4182#: app/Functions/Functions.php:1462 4183msgctxt "grandfather’s brother’s granddaughter" 4184msgid "second cousin" 4185msgstr "" 4186 4187#: app/Functions/Functions.php:1466 4188msgctxt "grandfather’s brother’s grandson" 4189msgid "second cousin" 4190msgstr "" 4191 4192#: app/Functions/Functions.php:1470 4193msgctxt "grandfather’s brother’s grandchild" 4194msgid "second cousin" 4195msgstr "" 4196 4197#: app/Functions/Functions.php:1474 4198msgctxt "grandfather’s sister’s granddaughter" 4199msgid "second cousin" 4200msgstr "" 4201 4202#: app/Functions/Functions.php:1478 4203msgctxt "grandfather’s sister’s grandson" 4204msgid "second cousin" 4205msgstr "" 4206 4207#: app/Functions/Functions.php:1482 4208msgctxt "grandfather’s sister’s grandchild" 4209msgid "second cousin" 4210msgstr "" 4211 4212#: app/Functions/Functions.php:1486 4213msgctxt "grandfather’s sibling’s granddaughter" 4214msgid "second cousin" 4215msgstr "" 4216 4217#: app/Functions/Functions.php:1490 4218msgctxt "grandfather’s sibling’s grandson" 4219msgid "second cousin" 4220msgstr "" 4221 4222#: app/Functions/Functions.php:1494 4223msgctxt "grandfather’s sibling’s grandchild" 4224msgid "second cousin" 4225msgstr "" 4226 4227#: app/Functions/Functions.php:1498 4228msgctxt "grandmother’s brother’s granddaughter" 4229msgid "second cousin" 4230msgstr "" 4231 4232#: app/Functions/Functions.php:1502 4233msgctxt "grandmother’s brother’s grandson" 4234msgid "second cousin" 4235msgstr "" 4236 4237#: app/Functions/Functions.php:1506 4238msgctxt "grandmother’s brother’s grandchild" 4239msgid "second cousin" 4240msgstr "" 4241 4242#: app/Functions/Functions.php:1510 4243msgctxt "grandmother’s sister’s granddaughter" 4244msgid "second cousin" 4245msgstr "" 4246 4247#: app/Functions/Functions.php:1514 4248msgctxt "grandmother’s sister’s grandson" 4249msgid "second cousin" 4250msgstr "" 4251 4252#: app/Functions/Functions.php:1518 4253msgctxt "grandmother’s sister’s grandchild" 4254msgid "second cousin" 4255msgstr "" 4256 4257#: app/Functions/Functions.php:1522 4258msgctxt "grandmother’s sibling’s granddaughter" 4259msgid "second cousin" 4260msgstr "" 4261 4262#: app/Functions/Functions.php:1526 4263msgctxt "grandmother’s sibling’s grandson" 4264msgid "second cousin" 4265msgstr "" 4266 4267#: app/Functions/Functions.php:1530 4268msgctxt "grandmother’s sibling’s grandchild" 4269msgid "second cousin" 4270msgstr "" 4271 4272#: app/Functions/Functions.php:1534 4273msgctxt "grandparent’s brother’s granddaughter" 4274msgid "second cousin" 4275msgstr "" 4276 4277#: app/Functions/Functions.php:1538 4278msgctxt "grandparent’s brother’s grandson" 4279msgid "second cousin" 4280msgstr "" 4281 4282#: app/Functions/Functions.php:1542 4283msgctxt "grandparent’s brother’s grandchild" 4284msgid "second cousin" 4285msgstr "" 4286 4287#: app/Functions/Functions.php:1546 4288msgctxt "grandparent’s sister’s granddaughter" 4289msgid "second cousin" 4290msgstr "" 4291 4292#: app/Functions/Functions.php:1550 4293msgctxt "grandparent’s sister’s grandson" 4294msgid "second cousin" 4295msgstr "" 4296 4297#: app/Functions/Functions.php:1554 4298msgctxt "grandparent’s sister’s grandchild" 4299msgid "second cousin" 4300msgstr "" 4301 4302#: app/Functions/Functions.php:1558 4303msgctxt "grandparent’s sibling’s granddaughter" 4304msgid "second cousin" 4305msgstr "" 4306 4307#: app/Functions/Functions.php:1562 4308msgctxt "grandparent’s sibling’s grandson" 4309msgid "second cousin" 4310msgstr "" 4311 4312#: app/Functions/Functions.php:1566 4313msgctxt "grandparent’s sibling’s grandchild" 4314msgid "second cousin" 4315msgstr "" 4316 4317#: app/Functions/Functions.php:1578 4318msgctxt "great-grandfather’s brother" 4319msgid "great-great-uncle" 4320msgstr "" 4321 4322#: app/Functions/Functions.php:1582 4323msgctxt "great-grandmother’s brother" 4324msgid "great-great-uncle" 4325msgstr "" 4326 4327#: app/Functions/Functions.php:1585 4328msgctxt "great-grandparent’s brother" 4329msgid "great-great-uncle" 4330msgstr "" 4331 4332#: app/Functions/Functions.php:1589 4333msgid "great-great-aunt" 4334msgstr "" 4335 4336#: app/Functions/Functions.php:1592 4337msgid "great-great-aunt/uncle" 4338msgstr "" 4339 4340#: app/Functions/Functions.php:1597 4341msgctxt "great-great-grandfather’s brother" 4342msgid "great-great-great-uncle" 4343msgstr "" 4344 4345#: app/Functions/Functions.php:1601 4346msgctxt "great-great-grandmother’s brother" 4347msgid "great-great-great-uncle" 4348msgstr "" 4349 4350#: app/Functions/Functions.php:1604 4351msgctxt "great-great-grandparent’s brother" 4352msgid "great-great-great-uncle" 4353msgstr "" 4354 4355#: app/Functions/Functions.php:1608 4356msgid "great-great-great-aunt" 4357msgstr "" 4358 4359#: app/Functions/Functions.php:1611 4360msgid "great-great-great-aunt/uncle" 4361msgstr "" 4362 4363#: app/Functions/Functions.php:1616 4364msgctxt "great-great-great-grandfather’s brother" 4365msgid "great ×4 uncle" 4366msgstr "" 4367 4368#: app/Functions/Functions.php:1620 4369msgctxt "great-great-great-grandmother’s brother" 4370msgid "great ×4 uncle" 4371msgstr "" 4372 4373#: app/Functions/Functions.php:1623 4374msgctxt "great-great-great-grandparent’s brother" 4375msgid "great ×4 uncle" 4376msgstr "" 4377 4378#: app/Functions/Functions.php:1627 4379msgid "great ×4 aunt" 4380msgstr "" 4381 4382#: app/Functions/Functions.php:1630 4383msgid "great ×4 aunt/uncle" 4384msgstr "" 4385 4386#: app/Functions/Functions.php:1635 4387msgctxt "great ×4 grandfather’s brother" 4388msgid "great ×5 uncle" 4389msgstr "" 4390 4391#: app/Functions/Functions.php:1639 4392msgctxt "great ×4 grandmother’s brother" 4393msgid "great ×5 uncle" 4394msgstr "" 4395 4396#: app/Functions/Functions.php:1642 4397msgctxt "great ×4 grandparent’s brother" 4398msgid "great ×5 uncle" 4399msgstr "" 4400 4401#: app/Functions/Functions.php:1646 4402msgid "great ×5 aunt" 4403msgstr "" 4404 4405#: app/Functions/Functions.php:1649 4406msgid "great ×5 aunt/uncle" 4407msgstr "" 4408 4409#: app/Functions/Functions.php:1654 4410msgctxt "great ×5 grandfather’s brother" 4411msgid "great ×6 uncle" 4412msgstr "" 4413 4414#: app/Functions/Functions.php:1658 4415msgctxt "great ×5 grandmother’s brother" 4416msgid "great ×6 uncle" 4417msgstr "" 4418 4419#: app/Functions/Functions.php:1661 4420msgctxt "great ×5 grandparent’s brother" 4421msgid "great ×6 uncle" 4422msgstr "" 4423 4424#: app/Functions/Functions.php:1665 4425msgid "great ×6 aunt" 4426msgstr "" 4427 4428#: app/Functions/Functions.php:1668 4429msgid "great ×6 aunt/uncle" 4430msgstr "" 4431 4432#: app/Functions/Functions.php:1673 4433msgctxt "great ×6 grandfather’s brother" 4434msgid "great ×7 uncle" 4435msgstr "" 4436 4437#: app/Functions/Functions.php:1677 4438msgctxt "great ×6 grandmother’s brother" 4439msgid "great ×7 uncle" 4440msgstr "" 4441 4442#: app/Functions/Functions.php:1680 4443msgctxt "great ×6 grandparent’s brother" 4444msgid "great ×7 uncle" 4445msgstr "" 4446 4447#: app/Functions/Functions.php:1684 4448msgid "great ×7 aunt" 4449msgstr "" 4450 4451#: app/Functions/Functions.php:1687 4452msgid "great ×7 aunt/uncle" 4453msgstr "" 4454 4455#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4456#: app/Functions/Functions.php:1697 app/Functions/Functions.php:1732 4457#, php-format 4458msgid "great ×%s uncle" 4459msgstr "" 4460 4461#: app/Functions/Functions.php:1701 app/Functions/Functions.php:1720 4462#: app/Functions/Functions.php:1736 4463#, php-format 4464msgid "great ×%s aunt" 4465msgstr "" 4466 4467#: app/Functions/Functions.php:1704 app/Functions/Functions.php:1723 4468#: app/Functions/Functions.php:1739 4469#, php-format 4470msgid "great ×%s aunt/uncle" 4471msgstr "" 4472 4473#: app/Functions/Functions.php:1709 4474#, php-format 4475msgctxt "great ×(%s-1) grandfather’s brother" 4476msgid "great ×%s uncle" 4477msgstr "" 4478 4479#: app/Functions/Functions.php:1713 4480#, php-format 4481msgctxt "great ×(%s-1) grandmother’s brother" 4482msgid "great ×%s uncle" 4483msgstr "" 4484 4485#: app/Functions/Functions.php:1716 4486#, php-format 4487msgctxt "great ×(%s-1) grandparent’s brother" 4488msgid "great ×%s uncle" 4489msgstr "" 4490 4491#: app/Functions/Functions.php:1751 4492msgctxt "(a man’s) brother’s great-grandson" 4493msgid "great-great-nephew" 4494msgstr "" 4495 4496#: app/Functions/Functions.php:1755 4497msgctxt "(a man’s) sister’s great-grandson" 4498msgid "great-great-nephew" 4499msgstr "" 4500 4501#: app/Functions/Functions.php:1758 4502msgctxt "(a woman’s) great-great-nephew" 4503msgid "great-great-nephew" 4504msgstr "" 4505 4506#: app/Functions/Functions.php:1763 4507msgctxt "(a man’s) brother’s great-granddaughter" 4508msgid "great-great-niece" 4509msgstr "" 4510 4511#: app/Functions/Functions.php:1767 4512msgctxt "(a man’s) sister’s great-granddaughter" 4513msgid "great-great-niece" 4514msgstr "" 4515 4516#: app/Functions/Functions.php:1770 4517msgctxt "(a woman’s) great-great-niece" 4518msgid "great-great-niece" 4519msgstr "" 4520 4521#: app/Functions/Functions.php:1774 4522msgctxt "(a man’s) brother’s great-grandchild" 4523msgid "great-great-nephew/niece" 4524msgstr "" 4525 4526#: app/Functions/Functions.php:1778 4527msgctxt "(a man’s) sister’s great-grandchild" 4528msgid "great-great-nephew/niece" 4529msgstr "" 4530 4531#: app/Functions/Functions.php:1781 4532msgctxt "(a woman’s) great-great-nephew/niece" 4533msgid "great-great-nephew/niece" 4534msgstr "" 4535 4536#: app/Functions/Functions.php:1786 4537msgctxt "(a man’s) brother’s great-great-grandson" 4538msgid "great-great-great-nephew" 4539msgstr "" 4540 4541#: app/Functions/Functions.php:1790 4542msgctxt "(a man’s) sister’s great-great-grandson" 4543msgid "great-great-great-nephew" 4544msgstr "" 4545 4546#: app/Functions/Functions.php:1793 4547msgctxt "(a woman’s) great-great-great-nephew" 4548msgid "great-great-great-nephew" 4549msgstr "" 4550 4551#: app/Functions/Functions.php:1798 4552msgctxt "(a man’s) brother’s great-great-granddaughter" 4553msgid "great-great-great-niece" 4554msgstr "" 4555 4556#: app/Functions/Functions.php:1802 4557msgctxt "(a man’s) sister’s great-great-granddaughter" 4558msgid "great-great-great-niece" 4559msgstr "" 4560 4561#: app/Functions/Functions.php:1805 4562msgctxt "(a woman’s) great-great-great-niece" 4563msgid "great-great-great-niece" 4564msgstr "" 4565 4566#: app/Functions/Functions.php:1809 4567msgctxt "(a man’s) brother’s great-great-grandchild" 4568msgid "great-great-great-nephew/niece" 4569msgstr "" 4570 4571#: app/Functions/Functions.php:1813 4572msgctxt "(a man’s) sister’s great-great-grandchild" 4573msgid "great-great-great-nephew/niece" 4574msgstr "" 4575 4576#: app/Functions/Functions.php:1816 4577msgctxt "(a woman’s) great-great-great-nephew/niece" 4578msgid "great-great-great-nephew/niece" 4579msgstr "" 4580 4581#: app/Functions/Functions.php:1821 4582msgctxt "(a man’s) brother’s great-great-great-grandson" 4583msgid "great ×4 nephew" 4584msgstr "" 4585 4586#: app/Functions/Functions.php:1825 4587msgctxt "(a man’s) sister’s great-great-great-grandson" 4588msgid "great ×4 nephew" 4589msgstr "" 4590 4591#: app/Functions/Functions.php:1828 4592msgctxt "(a woman’s) great ×4 nephew" 4593msgid "great ×4 nephew" 4594msgstr "" 4595 4596#: app/Functions/Functions.php:1833 4597msgctxt "(a man’s) brother’s great-great-great-granddaughter" 4598msgid "great ×4 niece" 4599msgstr "" 4600 4601#: app/Functions/Functions.php:1837 4602msgctxt "(a man’s) sister’s great-great-great-granddaughter" 4603msgid "great ×4 niece" 4604msgstr "" 4605 4606#: app/Functions/Functions.php:1840 4607msgctxt "(a woman’s) great ×4 niece" 4608msgid "great ×4 niece" 4609msgstr "" 4610 4611#: app/Functions/Functions.php:1844 4612msgctxt "(a man’s) brother’s great-great-great-grandchild" 4613msgid "great ×4 nephew/niece" 4614msgstr "" 4615 4616#: app/Functions/Functions.php:1848 4617msgctxt "(a man’s) sister’s great-great-great-grandchild" 4618msgid "great ×4 nephew/niece" 4619msgstr "" 4620 4621#: app/Functions/Functions.php:1851 4622msgctxt "(a woman’s) great ×4 nephew/niece" 4623msgid "great ×4 nephew/niece" 4624msgstr "" 4625 4626#: app/Functions/Functions.php:1856 4627msgctxt "(a man’s) brother’s great ×4 grandson" 4628msgid "great ×5 nephew" 4629msgstr "" 4630 4631#: app/Functions/Functions.php:1860 4632msgctxt "(a man’s) sister’s great ×4 grandson" 4633msgid "great ×5 nephew" 4634msgstr "" 4635 4636#: app/Functions/Functions.php:1863 4637msgctxt "(a woman’s) great ×5 nephew" 4638msgid "great ×5 nephew" 4639msgstr "" 4640 4641#: app/Functions/Functions.php:1868 4642msgctxt "(a man’s) brother’s great ×4 granddaughter" 4643msgid "great ×5 niece" 4644msgstr "" 4645 4646#: app/Functions/Functions.php:1872 4647msgctxt "(a man’s) sister’s great ×4 granddaughter" 4648msgid "great ×5 niece" 4649msgstr "" 4650 4651#: app/Functions/Functions.php:1875 4652msgctxt "(a woman’s) great ×5 niece" 4653msgid "great ×5 niece" 4654msgstr "" 4655 4656#: app/Functions/Functions.php:1879 4657msgctxt "(a man’s) brother’s great ×4 grandchild" 4658msgid "great ×5 nephew/niece" 4659msgstr "" 4660 4661#: app/Functions/Functions.php:1883 4662msgctxt "(a man’s) sister’s great ×4 grandchild" 4663msgid "great ×5 nephew/niece" 4664msgstr "" 4665 4666#: app/Functions/Functions.php:1886 4667msgctxt "(a woman’s) great ×5 nephew/niece" 4668msgid "great ×5 nephew/niece" 4669msgstr "" 4670 4671#: app/Functions/Functions.php:1897 4672#, php-format 4673msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 4674msgid "great ×%s nephew" 4675msgstr "" 4676 4677#: app/Functions/Functions.php:1901 4678#, php-format 4679msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 4680msgid "great ×%s nephew" 4681msgstr "" 4682 4683#: app/Functions/Functions.php:1904 4684#, php-format 4685msgctxt "(a woman’s) great ×%s nephew" 4686msgid "great ×%s nephew" 4687msgstr "" 4688 4689#: app/Functions/Functions.php:1909 4690#, php-format 4691msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 4692msgid "great ×%s niece" 4693msgstr "" 4694 4695#: app/Functions/Functions.php:1913 4696#, php-format 4697msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 4698msgid "great ×%s niece" 4699msgstr "" 4700 4701#: app/Functions/Functions.php:1916 4702#, php-format 4703msgctxt "(a woman’s) great ×%s niece" 4704msgid "great ×%s niece" 4705msgstr "" 4706 4707#: app/Functions/Functions.php:1920 4708#, php-format 4709msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 4710msgid "great ×%s nephew/niece" 4711msgstr "" 4712 4713#: app/Functions/Functions.php:1924 4714#, php-format 4715msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 4716msgid "great ×%s nephew/niece" 4717msgstr "" 4718 4719#: app/Functions/Functions.php:1927 4720#, php-format 4721msgctxt "(a woman’s) great ×%s nephew/niece" 4722msgid "great ×%s nephew/niece" 4723msgstr "" 4724 4725#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4726#: app/Functions/Functions.php:1931 app/Functions/Functions.php:1947 4727#, php-format 4728msgid "great ×%s nephew" 4729msgstr "" 4730 4731#: app/Functions/Functions.php:1935 app/Functions/Functions.php:1951 4732#, php-format 4733msgid "great ×%s niece" 4734msgstr "" 4735 4736#: app/Functions/Functions.php:1938 app/Functions/Functions.php:1954 4737#, php-format 4738msgid "great ×%s nephew/niece" 4739msgstr "" 4740 4741#: app/Functions/Functions.php:1964 4742msgid "great-great-grandfather" 4743msgstr "" 4744 4745#: app/Functions/Functions.php:1968 4746msgid "great-great-grandmother" 4747msgstr "" 4748 4749#: app/Functions/Functions.php:1971 4750msgid "great-great-grandparent" 4751msgstr "" 4752 4753#: app/Functions/Functions.php:1975 4754msgid "great-great-great-grandfather" 4755msgstr "" 4756 4757#: app/Functions/Functions.php:1979 4758msgid "great-great-great-grandmother" 4759msgstr "" 4760 4761#: app/Functions/Functions.php:1982 4762msgid "great-great-great-grandparent" 4763msgstr "" 4764 4765#: app/Functions/Functions.php:1986 4766msgid "great ×4 grandfather" 4767msgstr "" 4768 4769#: app/Functions/Functions.php:1990 4770msgid "great ×4 grandmother" 4771msgstr "" 4772 4773#: app/Functions/Functions.php:1993 4774msgid "great ×4 grandparent" 4775msgstr "" 4776 4777#: app/Functions/Functions.php:1997 4778msgid "great ×5 grandfather" 4779msgstr "" 4780 4781#: app/Functions/Functions.php:2001 4782msgid "great ×5 grandmother" 4783msgstr "" 4784 4785#: app/Functions/Functions.php:2004 4786msgid "great ×5 grandparent" 4787msgstr "" 4788 4789#: app/Functions/Functions.php:2008 4790msgid "great ×6 grandfather" 4791msgstr "" 4792 4793#: app/Functions/Functions.php:2012 4794msgid "great ×6 grandmother" 4795msgstr "" 4796 4797#: app/Functions/Functions.php:2015 4798msgid "great ×6 grandparent" 4799msgstr "" 4800 4801#: app/Functions/Functions.php:2019 4802msgid "great ×7 grandfather" 4803msgstr "" 4804 4805#: app/Functions/Functions.php:2023 4806msgid "great ×7 grandmother" 4807msgstr "" 4808 4809#: app/Functions/Functions.php:2026 4810msgid "great ×7 grandparent" 4811msgstr "" 4812 4813#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4814#: app/Functions/Functions.php:2036 app/Functions/Functions.php:2048 4815#: app/Functions/Functions.php:2060 app/Functions/Functions.php:2073 4816#: app/Functions/Functions.php:2089 4817#, php-format 4818msgid "great ×%s grandfather" 4819msgstr "" 4820 4821#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4822#: app/Functions/Functions.php:2040 app/Functions/Functions.php:2052 4823#: app/Functions/Functions.php:2064 app/Functions/Functions.php:2078 4824#: app/Functions/Functions.php:2094 4825#, php-format 4826msgid "great ×%s grandmother" 4827msgstr "" 4828 4829#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4830#: app/Functions/Functions.php:2043 app/Functions/Functions.php:2055 4831#: app/Functions/Functions.php:2067 app/Functions/Functions.php:2082 4832#: app/Functions/Functions.php:2098 4833#, php-format 4834msgid "great ×%s grandparent" 4835msgstr "" 4836 4837#: app/Functions/Functions.php:2108 4838msgid "great-great-grandson" 4839msgstr "" 4840 4841#: app/Functions/Functions.php:2112 4842msgid "great-great-granddaughter" 4843msgstr "" 4844 4845#: app/Functions/Functions.php:2115 4846msgid "great-great-grandchild" 4847msgstr "" 4848 4849#: app/Functions/Functions.php:2119 4850msgid "great-great-great-grandson" 4851msgstr "" 4852 4853#: app/Functions/Functions.php:2123 4854msgid "great-great-great-granddaughter" 4855msgstr "" 4856 4857#: app/Functions/Functions.php:2126 4858msgid "great-great-great-grandchild" 4859msgstr "" 4860 4861#: app/Functions/Functions.php:2130 4862msgid "great ×4 grandson" 4863msgstr "" 4864 4865#: app/Functions/Functions.php:2134 4866msgid "great ×4 granddaughter" 4867msgstr "" 4868 4869#: app/Functions/Functions.php:2137 4870msgid "great ×4 grandchild" 4871msgstr "" 4872 4873#: app/Functions/Functions.php:2141 4874msgid "great ×5 grandson" 4875msgstr "" 4876 4877#: app/Functions/Functions.php:2145 4878msgid "great ×5 granddaughter" 4879msgstr "" 4880 4881#: app/Functions/Functions.php:2148 4882msgid "great ×5 grandchild" 4883msgstr "" 4884 4885#: app/Functions/Functions.php:2152 4886msgid "great ×6 grandson" 4887msgstr "" 4888 4889#: app/Functions/Functions.php:2156 4890msgid "great ×6 granddaughter" 4891msgstr "" 4892 4893#: app/Functions/Functions.php:2159 4894msgid "great ×6 grandchild" 4895msgstr "" 4896 4897#: app/Functions/Functions.php:2163 4898msgid "great ×7 grandson" 4899msgstr "" 4900 4901#: app/Functions/Functions.php:2167 4902msgid "great ×7 granddaughter" 4903msgstr "" 4904 4905#: app/Functions/Functions.php:2170 4906msgid "great ×7 grandchild" 4907msgstr "" 4908 4909#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4910#: app/Functions/Functions.php:2182 app/Functions/Functions.php:2201 4911#, php-format 4912msgid "great ×%s grandson" 4913msgstr "" 4914 4915#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4916#: app/Functions/Functions.php:2186 app/Functions/Functions.php:2206 4917#, php-format 4918msgid "great ×%s granddaughter" 4919msgstr "" 4920 4921#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4922#: app/Functions/Functions.php:2189 app/Functions/Functions.php:2210 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:2264 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:2268 4935#, php-format 4936msgid "%s once removed descending" 4937msgstr "" 4938 4939#. I18N: %s=“fifth cousin”, etc. 4940#: app/Functions/Functions.php:2272 4941#, php-format 4942msgid "%s twice removed ascending" 4943msgstr "" 4944 4945#. I18N: %s=“fifth cousin”, etc. 4946#: app/Functions/Functions.php:2276 4947#, php-format 4948msgid "%s twice removed descending" 4949msgstr "" 4950 4951#. I18N: %s=“fifth cousin”, etc. 4952#: app/Functions/Functions.php:2280 4953#, php-format 4954msgid "%s three times removed ascending" 4955msgstr "" 4956 4957#. I18N: %s=“fifth cousin”, etc. 4958#: app/Functions/Functions.php:2284 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:2288 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:2292 4971#, php-format 4972msgid "%1$s %2$s times removed descending" 4973msgstr "" 4974 4975#: app/Functions/Functions.php:2310 4976#, php-format 4977msgid "%1$s’s %2$s" 4978msgstr "" 4979 4980#. I18N: gedcom tag CHIL 4981#: app/Functions/FunctionsDate.php:41 app/GedcomTag.php:589 4982#: resources/views/edit/change-family-members.phtml:49 4983#: resources/views/edit/change-family-members.phtml:60 4984#: resources/views/modules/pedigree-chart/previous.phtml:40 4985msgid "Child" 4986msgstr "" 4987 4988#. I18N: gedcom tag INFL 4989#: app/Functions/FunctionsDate.php:43 app/GedcomTag.php:807 4990msgid "Infant" 4991msgstr "" 4992 4993#: app/Functions/FunctionsDate.php:45 4994msgid "Stillborn" 4995msgstr "" 4996 4997#: app/Functions/FunctionsEdit.php:103 app/Functions/FunctionsEdit.php:226 4998#: app/Functions/FunctionsEdit.php:247 4999#: app/Functions/FunctionsPrintFacts.php:255 5000#: app/Functions/FunctionsPrintFacts.php:429 5001#: app/Functions/FunctionsPrintFacts.php:815 5002#: app/Functions/FunctionsPrintFacts.php:1056 5003#: app/Http/Controllers/AdminController.php:184 5004#: resources/views/admin/trees-privacy.phtml:31 5005#: resources/views/admin/trees-privacy.phtml:96 5006#: resources/views/admin/trees-privacy.phtml:157 5007#: resources/views/modals/restriction-fields.phtml:11 5008msgid "Show to visitors" 5009msgstr "" 5010 5011#: app/Functions/FunctionsEdit.php:104 app/Functions/FunctionsEdit.php:227 5012#: app/Functions/FunctionsEdit.php:248 5013#: app/Functions/FunctionsPrintFacts.php:258 5014#: app/Functions/FunctionsPrintFacts.php:432 5015#: app/Functions/FunctionsPrintFacts.php:818 5016#: app/Functions/FunctionsPrintFacts.php:1059 5017#: app/Http/Controllers/AdminController.php:185 5018#: app/Http/Controllers/AdminTreesController.php:755 5019#: resources/views/admin/trees-privacy.phtml:31 5020#: resources/views/admin/trees-privacy.phtml:96 5021#: resources/views/modals/restriction-fields.phtml:14 5022msgid "Show to members" 5023msgstr "" 5024 5025#: app/Functions/FunctionsEdit.php:105 app/Functions/FunctionsEdit.php:228 5026#: app/Functions/FunctionsEdit.php:249 5027#: app/Functions/FunctionsPrintFacts.php:261 5028#: app/Functions/FunctionsPrintFacts.php:435 5029#: app/Functions/FunctionsPrintFacts.php:821 5030#: app/Functions/FunctionsPrintFacts.php:1062 5031#: app/Http/Controllers/AdminController.php:186 5032#: app/Http/Controllers/AdminTreesController.php:756 5033#: resources/views/modals/restriction-fields.phtml:17 5034msgid "Show to managers" 5035msgstr "" 5036 5037#: app/Functions/FunctionsEdit.php:106 app/Functions/FunctionsEdit.php:250 5038#: app/Http/Controllers/AdminController.php:187 5039#: app/Http/Controllers/AdminTreesController.php:757 5040#: resources/views/admin/trees-privacy.phtml:157 5041msgid "Hide from everyone" 5042msgstr "" 5043 5044#: app/Functions/FunctionsEdit.php:132 5045msgid "No calendar conversion" 5046msgstr "" 5047 5048#: app/Functions/FunctionsEdit.php:143 5049msgid "Internal messaging" 5050msgstr "" 5051 5052#: app/Functions/FunctionsEdit.php:144 5053msgid "Internal messaging with emails" 5054msgstr "" 5055 5056#: app/Functions/FunctionsEdit.php:145 5057msgid "webtrees sends emails with no storage" 5058msgstr "" 5059 5060#: app/Functions/FunctionsEdit.php:146 5061msgid "Mailto link" 5062msgstr "" 5063 5064#: app/Functions/FunctionsEdit.php:147 5065msgid "No contact" 5066msgstr "" 5067 5068#: app/Functions/FunctionsEdit.php:159 app/Functions/FunctionsEdit.php:193 5069#: app/Http/Controllers/Admin/UsersController.php:189 5070#: app/Http/Controllers/Admin/UsersController.php:190 5071#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:209 5072#: app/Statistics/Repository/LatestUserRepository.php:137 5073#: resources/views/admin/map-import-form.phtml:57 5074#: resources/views/admin/site-mail.phtml:129 5075#: resources/views/admin/site-preferences.phtml:77 5076#: resources/views/admin/site-registration.phtml:48 5077#: resources/views/admin/site-registration.phtml:65 5078#: resources/views/admin/trees-preferences.phtml:135 5079#: resources/views/admin/trees-preferences.phtml:305 5080#: resources/views/admin/trees-preferences.phtml:541 5081#: resources/views/admin/trees-preferences.phtml:557 5082#: resources/views/admin/trees-preferences.phtml:622 5083#: resources/views/admin/trees-preferences.phtml:904 5084#: resources/views/admin/trees-preferences.phtml:934 5085#: resources/views/lists/families-table.phtml:378 5086#: resources/views/modules/html/config.phtml:48 5087#: resources/views/modules/random_media/config.phtml:34 5088#: resources/views/modules/random_media/config.phtml:43 5089#: resources/views/modules/recent_changes/config.phtml:36 5090#: resources/views/modules/review_changes/config.phtml:13 5091#: resources/views/modules/todays_events/config.phtml:8 5092#: resources/views/modules/todo/config.phtml:14 5093#: resources/views/modules/todo/config.phtml:24 5094#: resources/views/modules/todo/config.phtml:33 5095#: resources/views/modules/upcoming_events/config.phtml:18 5096#: resources/xml/reports/change_report.xml:8 5097#: resources/xml/reports/family_group_report.xml:255 5098#: resources/xml/reports/family_group_report.xml:426 5099#: resources/xml/reports/family_group_report.xml:609 5100#: resources/xml/reports/family_group_report.xml:953 5101#: resources/xml/reports/individual_ext_report.xml:182 5102#: resources/xml/reports/individual_report.xml:178 5103msgid "no" 5104msgstr "" 5105 5106#: app/Functions/FunctionsEdit.php:160 app/Functions/FunctionsEdit.php:194 5107#: app/Http/Controllers/Admin/UsersController.php:189 5108#: app/Http/Controllers/Admin/UsersController.php:190 5109#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:210 5110#: app/Statistics/Repository/LatestUserRepository.php:136 5111#: resources/views/admin/map-import-form.phtml:57 5112#: resources/views/admin/site-mail.phtml:129 5113#: resources/views/admin/site-preferences.phtml:77 5114#: resources/views/admin/site-registration.phtml:48 5115#: resources/views/admin/site-registration.phtml:65 5116#: resources/views/admin/trees-preferences.phtml:135 5117#: resources/views/admin/trees-preferences.phtml:305 5118#: resources/views/admin/trees-preferences.phtml:541 5119#: resources/views/admin/trees-preferences.phtml:557 5120#: resources/views/admin/trees-preferences.phtml:622 5121#: resources/views/admin/trees-preferences.phtml:904 5122#: resources/views/admin/trees-preferences.phtml:934 5123#: resources/views/lists/families-table.phtml:380 5124#: resources/views/modules/html/config.phtml:48 5125#: resources/views/modules/random_media/config.phtml:34 5126#: resources/views/modules/random_media/config.phtml:43 5127#: resources/views/modules/recent_changes/config.phtml:36 5128#: resources/views/modules/review_changes/config.phtml:13 5129#: resources/views/modules/todays_events/config.phtml:8 5130#: resources/views/modules/todo/config.phtml:14 5131#: resources/views/modules/todo/config.phtml:24 5132#: resources/views/modules/todo/config.phtml:33 5133#: resources/views/modules/upcoming_events/config.phtml:18 5134#: resources/xml/reports/change_report.xml:8 5135#: resources/xml/reports/family_group_report.xml:252 5136#: resources/xml/reports/family_group_report.xml:423 5137#: resources/xml/reports/family_group_report.xml:606 5138#: resources/xml/reports/family_group_report.xml:950 5139#: resources/xml/reports/individual_ext_report.xml:179 5140#: resources/xml/reports/individual_report.xml:175 5141msgid "yes" 5142msgstr "" 5143 5144#: app/Functions/FunctionsEdit.php:176 5145#: app/Http/Controllers/ListController.php:156 5146#: app/Http/Controllers/ListController.php:165 5147#: app/Http/Controllers/ListController.php:174 5148#: app/Http/Controllers/ListController.php:263 5149#: app/Http/Controllers/ListController.php:365 5150#: app/Http/Controllers/ListController.php:367 5151#: app/Module/FrequentlyAskedQuestionsModule.php:322 5152#: app/Module/UserMessagesModule.php:174 5153#: resources/views/calendar-page.phtml:153 5154#: resources/views/lists/datatables-attributes.phtml:6 5155#: resources/views/modules/faq/config.phtml:58 5156#: resources/views/modules/random_media/config.phtml:12 5157#: resources/xml/reports/ahnentafel_report.xml:7 5158#: resources/xml/reports/descendancy_report.xml:6 5159#: resources/xml/reports/individual_ext_report.xml:6 5160#: resources/xml/reports/individual_ext_report.xml:7 5161#: resources/xml/reports/individual_ext_report.xml:11 5162#: resources/xml/reports/individual_report.xml:8 5163#: resources/xml/reports/missing_facts_report.xml:6 5164#: resources/xml/reports/missing_facts_report.xml:7 5165#: resources/xml/reports/relative_ext_report.xml:6 5166msgid "All" 5167msgstr "" 5168 5169#: app/Functions/FunctionsEdit.php:229 5170#: app/Functions/FunctionsPrintFacts.php:264 5171#: app/Functions/FunctionsPrintFacts.php:438 5172#: app/Functions/FunctionsPrintFacts.php:824 5173#: app/Functions/FunctionsPrintFacts.php:1065 5174#: resources/views/modals/restriction-fields.phtml:28 5175msgid "Only managers can edit" 5176msgstr "" 5177 5178#: app/Functions/FunctionsEdit.php:263 5179msgid "No temple - living ordinance" 5180msgstr "" 5181 5182#: app/Functions/FunctionsEdit.php:448 5183msgid "An associate is another individual who was involved with this individual, such as a friend or an employer." 5184msgstr "" 5185 5186#: app/Functions/FunctionsEdit.php:450 5187msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest." 5188msgstr "" 5189 5190#: app/Functions/FunctionsEdit.php:472 5191msgid "Create a family" 5192msgstr "" 5193 5194#: app/Functions/FunctionsEdit.php:483 5195#: resources/views/modals/create-note-object.phtml:11 5196msgid "Create a shared note" 5197msgstr "" 5198 5199#: app/Functions/FunctionsEdit.php:492 5200#: resources/views/modals/create-media-from-file.phtml:12 5201#: resources/views/modals/create-media-object.phtml:11 5202msgid "Create a media object" 5203msgstr "" 5204 5205#: app/Functions/FunctionsEdit.php:530 5206#: resources/views/modals/create-repository.phtml:11 5207msgid "Create a repository" 5208msgstr "" 5209 5210#: app/Functions/FunctionsEdit.php:543 5211#: app/Http/Controllers/IndividualController.php:345 5212#: app/Http/RequestHandlers/IndividualPage.php:310 5213#: app/Module/StatisticsChartModule.php:790 5214msgid "Male" 5215msgstr "" 5216 5217#: app/Functions/FunctionsEdit.php:543 5218#: app/Http/Controllers/IndividualController.php:348 5219#: app/Http/RequestHandlers/IndividualPage.php:313 5220#: app/Module/StatisticsChartModule.php:791 5221msgid "Female" 5222msgstr "" 5223 5224#: app/Functions/FunctionsEdit.php:543 5225#: app/Http/Controllers/IndividualController.php:351 5226#: app/Http/RequestHandlers/IndividualPage.php:316 5227#: resources/xml/reports/family_group_report.xml:844 5228#: resources/xml/reports/individual_ext_report.xml:391 5229#: resources/xml/reports/individual_ext_report.xml:598 5230#: resources/xml/reports/individual_report.xml:388 5231#: resources/xml/reports/individual_report.xml:602 5232msgctxt "unknown gender" 5233msgid "Unknown" 5234msgstr "" 5235 5236#: app/Functions/FunctionsEdit.php:547 5237#: resources/views/modals/create-source.phtml:11 5238msgid "Create a source" 5239msgstr "" 5240 5241#: app/Functions/FunctionsEdit.php:555 5242#: resources/views/modals/create-submitter.phtml:11 5243msgid "Create a submitter" 5244msgstr "" 5245 5246#. I18N: Examples of valid time formats (hours:minutes:seconds) 5247#: app/Functions/FunctionsEdit.php:562 5248msgid "hh:mm or hh:mm:ss" 5249msgstr "" 5250 5251#: app/Functions/FunctionsEdit.php:566 5252msgid "always" 5253msgstr "" 5254 5255#: app/Functions/FunctionsEdit.php:566 5256msgid "never" 5257msgstr "" 5258 5259#: app/Functions/FunctionsEdit.php:567 5260msgid "Use this image for charts and on the individual’s page." 5261msgstr "" 5262 5263#: app/Functions/FunctionsEdit.php:599 5264#: app/Http/Controllers/EditIndividualController.php:430 5265#: app/Http/Controllers/IndividualController.php:315 5266#: app/Http/RequestHandlers/IndividualPage.php:280 5267msgid "Edit the name" 5268msgstr "" 5269 5270#: app/Functions/FunctionsPrint.php:90 app/Note.php:155 5271#: app/Report/ReportParserGenerate.php:946 5272#: app/Report/ReportParserGenerate.php:1041 5273msgid "…" 5274msgstr "" 5275 5276#. I18N: gedcom tag NOTE 5277#: app/Functions/FunctionsPrint.php:137 app/GedcomTag.php:890 5278#: resources/views/admin/trees-privacy.phtml:176 5279#: resources/views/family-page.phtml:71 5280#: resources/views/modals/create-media-from-file.phtml:44 5281#: resources/views/modals/media-object-fields.phtml:7 5282#: resources/views/modals/note-object-fields.phtml:5 5283#: resources/views/modules/favorites/favorites.phtml:134 5284#: resources/views/modules/notes/tab.phtml:41 5285#: resources/views/modules/recent_changes/changes-table.phtml:40 5286#: resources/xml/reports/cemetery_report.xml:56 5287#: resources/xml/reports/family_group_report.xml:485 5288#: resources/xml/reports/family_group_report.xml:749 5289#: resources/xml/reports/family_group_report.xml:1101 5290#: resources/xml/reports/occupation_report.xml:64 5291msgid "Note" 5292msgstr "" 5293 5294#: app/Functions/FunctionsPrint.php:155 app/Functions/FunctionsPrint.php:157 5295#: app/Http/RequestHandlers/HelpText.php:271 5296msgid "Help" 5297msgstr "" 5298 5299#: app/Functions/FunctionsPrint.php:187 5300msgid "Mother’s age" 5301msgstr "" 5302 5303#: app/Functions/FunctionsPrint.php:195 5304msgid "Father’s age" 5305msgstr "" 5306 5307#: app/Functions/FunctionsPrint.php:199 5308msgid "Parent’s age" 5309msgstr "" 5310 5311#. I18N: gedcom tag AGE 5312#: app/Functions/FunctionsPrint.php:276 app/Functions/FunctionsPrint.php:278 5313#: app/Functions/FunctionsPrint.php:280 app/Functions/FunctionsPrint.php:282 5314#: app/Functions/FunctionsPrint.php:309 app/GedcomTag.php:477 5315#: app/Statistics/Google/ChartAge.php:138 5316#: app/Statistics/Google/ChartMarriageAge.php:162 5317#: resources/views/lists/chart-by-age.phtml:28 5318#: resources/views/lists/families-table.phtml:134 5319#: resources/views/lists/families-table.phtml:251 5320#: resources/views/lists/families-table.phtml:254 5321#: resources/views/lists/individuals-table.phtml:148 5322#: resources/views/lists/individuals-table.phtml:285 5323#: resources/views/modules/timeline-chart/chart.phtml:348 5324#: resources/views/modules/timeline-chart/chart.phtml:350 5325#: resources/views/modules/timeline-chart/chart.phtml:409 5326msgid "Age" 5327msgstr "" 5328 5329#: app/Functions/FunctionsPrint.php:291 5330msgid "on the date of death" 5331msgstr "" 5332 5333#: app/Functions/FunctionsPrint.php:293 5334msgid "after death" 5335msgstr "" 5336 5337#. I18N: gedcom tag HUSB 5338#: app/Functions/FunctionsPrint.php:310 app/GedcomTag.php:791 5339#: app/Http/Controllers/EditIndividualController.php:597 5340#: resources/views/edit/change-family-members.phtml:14 5341#: resources/views/edit/change-family-members.phtml:29 5342#: resources/xml/reports/cemetery_report.xml:7 5343#: resources/xml/reports/death_report.xml:10 5344#: resources/xml/reports/family_group_report.xml:147 5345#: resources/xml/reports/family_group_report.xml:1087 5346#: resources/xml/reports/individual_ext_report.xml:196 5347#: resources/xml/reports/individual_ext_report.xml:213 5348#: resources/xml/reports/individual_ext_report.xml:449 5349#: resources/xml/reports/individual_report.xml:192 5350#: resources/xml/reports/individual_report.xml:213 5351#: resources/xml/reports/individual_report.xml:449 5352#: resources/xml/reports/relative_ext_report.xml:109 5353msgid "Husband" 5354msgstr "" 5355 5356#. I18N: gedcom tag WIFE 5357#: app/Functions/FunctionsPrint.php:311 app/GedcomTag.php:1076 5358#: app/Http/Controllers/EditIndividualController.php:600 5359#: resources/views/edit/change-family-members.phtml:16 5360#: resources/views/edit/change-family-members.phtml:31 5361#: resources/xml/reports/family_group_report.xml:501 5362#: resources/xml/reports/family_group_report.xml:1078 5363#: resources/xml/reports/individual_ext_report.xml:199 5364#: resources/xml/reports/individual_ext_report.xml:216 5365#: resources/xml/reports/individual_ext_report.xml:485 5366#: resources/xml/reports/individual_report.xml:195 5367#: resources/xml/reports/individual_report.xml:216 5368#: resources/xml/reports/individual_report.xml:489 5369#: resources/xml/reports/relative_ext_report.xml:104 5370msgid "Wife" 5371msgstr "" 5372 5373#. I18N: gedcom tag LATI 5374#: app/Functions/FunctionsPrint.php:358 app/GedcomTag.php:813 5375#: resources/views/admin/location-edit.phtml:42 5376#: resources/views/admin/locations.phtml:16 5377#: resources/views/edit/input-addon-coordinates.phtml:5 5378#: resources/views/edit/input-addon-coordinates.phtml:8 5379msgid "Latitude" 5380msgstr "" 5381 5382#. I18N: gedcom tag LONG 5383#: app/Functions/FunctionsPrint.php:364 app/GedcomTag.php:819 5384#: resources/views/admin/location-edit.phtml:53 5385#: resources/views/admin/locations.phtml:17 5386#: resources/views/edit/input-addon-coordinates.phtml:5 5387#: resources/views/edit/input-addon-coordinates.phtml:8 5388msgid "Longitude" 5389msgstr "" 5390 5391#: app/Functions/FunctionsPrint.php:370 app/Functions/FunctionsPrint.php:372 5392msgid "Google Maps™" 5393msgstr "" 5394 5395#: app/Functions/FunctionsPrint.php:375 app/Functions/FunctionsPrint.php:377 5396msgid "Bing Maps™" 5397msgstr "" 5398 5399#: app/Functions/FunctionsPrint.php:380 app/Functions/FunctionsPrint.php:382 5400#: resources/views/admin/map-provider.phtml:21 5401msgid "OpenStreetMap™" 5402msgstr "" 5403 5404#: app/Functions/FunctionsPrint.php:392 5405msgid "LDS temple" 5406msgstr "" 5407 5408#. I18N: gedcom tag STAT 5409#: app/Functions/FunctionsPrint.php:395 app/GedcomTag.php:1032 5410#: resources/views/admin/changes-log.phtml:36 5411#: resources/views/admin/changes-log.phtml:115 5412msgid "Status" 5413msgstr "" 5414 5415#. I18N: Abbreviation for "number %s" 5416#: app/Functions/FunctionsPrintFacts.php:195 5417#: app/Functions/FunctionsPrintFacts.php:202 5418#, php-format 5419msgid "#%s" 5420msgstr "" 5421 5422#: app/Functions/FunctionsPrintFacts.php:227 5423#: app/Functions/FunctionsPrintFacts.php:698 5424#: app/Statistics/Repository/FamilyRepository.php:467 5425#: resources/views/statistics/families/top10-list-age.phtml:24 5426#: resources/views/statistics/families/top10-nolist-age.phtml:24 5427msgid "View this family" 5428msgstr "" 5429 5430#: app/Functions/FunctionsPrintFacts.php:299 5431#: resources/views/admin/users-edit.phtml:323 5432msgid "No" 5433msgstr "" 5434 5435#. I18N: gedcom tag SOUR 5436#. I18N: Name of a module/report 5437#: app/Functions/FunctionsPrintFacts.php:584 app/GedcomTag.php:1020 5438#: app/Module/FactSourcesReportModule.php:44 5439#: resources/views/admin/trees-privacy.phtml:174 5440#: resources/views/admin/trees.phtml:228 resources/views/family-page.phtml:106 5441#: resources/views/media-page.phtml:153 5442#: resources/views/modals/link-media-to-source.phtml:13 5443#: resources/views/modules/favorites/favorites.phtml:99 5444#: resources/views/modules/random_media/slide-show.phtml:70 5445#: resources/views/modules/recent_changes/changes-table.phtml:43 5446#: resources/views/modules/sources_tab/tab.phtml:39 5447#: resources/xml/reports/bdm_report.xml:136 5448#: resources/xml/reports/bdm_report.xml:162 5449#: resources/xml/reports/bdm_report.xml:196 5450#: resources/xml/reports/birth_report.xml:43 5451#: resources/xml/reports/death_report.xml:54 5452#: resources/xml/reports/fact_sources.xml:3 5453#: resources/xml/reports/fact_sources.xml:43 5454#: resources/xml/reports/marriage_report.xml:54 5455#: resources/xml/reports/missing_facts_report.xml:108 5456#: resources/xml/reports/missing_facts_report.xml:153 5457#: resources/xml/reports/missing_facts_report.xml:194 5458#: resources/xml/reports/missing_facts_report.xml:236 5459#: resources/xml/reports/missing_facts_report.xml:277 5460#: resources/xml/reports/missing_facts_report.xml:318 5461#: resources/xml/reports/missing_facts_report.xml:360 5462#: resources/xml/reports/missing_facts_report.xml:402 5463#: resources/xml/reports/missing_facts_report.xml:444 5464#: resources/xml/reports/missing_facts_report.xml:487 5465#: resources/xml/reports/missing_facts_report.xml:529 5466#: resources/xml/reports/missing_facts_report.xml:570 5467msgid "Source" 5468msgstr "" 5469 5470#. I18N: gedcom tag TYPE 5471#: app/Functions/FunctionsPrintFacts.php:679 app/GedcomTag.php:1067 5472#: app/Statistics/Google/ChartFamilyLargest.php:107 5473#: app/Statistics/Google/ChartFamilyWithSources.php:79 5474#: app/Statistics/Google/ChartIndividualWithSources.php:79 5475#: app/Statistics/Google/ChartMedia.php:78 5476#: app/Statistics/Google/ChartSex.php:60 5477#: resources/views/admin/site-logs.phtml:37 5478#: resources/views/admin/site-logs.phtml:106 5479#: resources/views/media-list-page.phtml:38 5480#: resources/views/modules/random_media/config.phtml:19 5481#: resources/views/modules/recent_changes/changes-table.phtml:9 5482msgid "Type" 5483msgstr "" 5484 5485#: app/Functions/FunctionsPrintFacts.php:781 5486#: app/Http/Controllers/Admin/LocationController.php:285 5487#: app/Http/Controllers/Admin/LocationController.php:286 5488#: resources/views/admin/locations.phtml:20 5489#: resources/views/admin/locations.phtml:68 5490#: resources/views/admin/locations.phtml:71 5491#: resources/views/admin/users-table-options.phtml:16 5492#: resources/views/admin/users.phtml:18 5493#: resources/views/edit/icon-fact-edit.phtml:8 5494#: resources/views/edit/icon-fact-edit.phtml:10 5495#: resources/views/media-page.phtml:91 resources/views/media-page.phtml:94 5496#: resources/views/modules/faq/config.phtml:46 5497#: resources/views/modules/gedcom_news/list.phtml:33 5498#: resources/views/modules/stories/config.phtml:37 5499#: resources/views/modules/stories/config.phtml:59 5500#: resources/views/modules/user_blog/list.phtml:31 5501#: resources/views/note-page.phtml:78 resources/views/note-page.phtml:81 5502msgid "Edit" 5503msgstr "" 5504 5505#: app/Functions/FunctionsPrintFacts.php:1030 5506msgid "View" 5507msgstr "" 5508 5509#: app/Functions/FunctionsPrintLists.php:70 5510#: app/Http/Controllers/IndividualController.php:292 5511#: app/Http/RequestHandlers/IndividualPage.php:257 5512#, php-format 5513msgid "%1$s (%2$s)" 5514msgstr "" 5515 5516#: app/GedcomCode/GedcomCodeAdop.php:57 5517msgctxt "MALE" 5518msgid "Adopted by both parents" 5519msgstr "" 5520 5521#: app/GedcomCode/GedcomCodeAdop.php:61 5522msgctxt "FEMALE" 5523msgid "Adopted by both parents" 5524msgstr "" 5525 5526#: app/GedcomCode/GedcomCodeAdop.php:64 5527msgid "Adopted by both parents" 5528msgstr "" 5529 5530#. I18N: gedcom tag _ADPF 5531#: app/GedcomCode/GedcomCodeAdop.php:68 app/GedcomTag.php:1152 5532msgctxt "MALE" 5533msgid "Adopted by father" 5534msgstr "" 5535 5536#. I18N: gedcom tag _ADPF 5537#: app/GedcomCode/GedcomCodeAdop.php:72 app/GedcomTag.php:1157 5538msgctxt "FEMALE" 5539msgid "Adopted by father" 5540msgstr "" 5541 5542#. I18N: gedcom tag _ADPF 5543#: app/GedcomCode/GedcomCodeAdop.php:75 app/GedcomTag.php:1161 5544msgid "Adopted by father" 5545msgstr "" 5546 5547#. I18N: gedcom tag _ADPM 5548#: app/GedcomCode/GedcomCodeAdop.php:79 app/GedcomTag.php:1166 5549msgctxt "MALE" 5550msgid "Adopted by mother" 5551msgstr "" 5552 5553#. I18N: gedcom tag _ADPM 5554#: app/GedcomCode/GedcomCodeAdop.php:83 app/GedcomTag.php:1171 5555msgctxt "FEMALE" 5556msgid "Adopted by mother" 5557msgstr "" 5558 5559#. I18N: gedcom tag _ADPM 5560#: app/GedcomCode/GedcomCodeAdop.php:86 app/GedcomTag.php:1175 5561msgid "Adopted by mother" 5562msgstr "" 5563 5564#. I18N: The name given to a child by its adoptive parents 5565#: app/GedcomCode/GedcomCodeName.php:64 5566msgctxt "MALE" 5567msgid "adopted name" 5568msgstr "" 5569 5570#. I18N: The name given to a child by its adoptive parents 5571#: app/GedcomCode/GedcomCodeName.php:69 5572msgctxt "FEMALE" 5573msgid "adopted name" 5574msgstr "" 5575 5576#. I18N: The name given to a child by its adoptive parents 5577#: app/GedcomCode/GedcomCodeName.php:73 5578msgid "adopted name" 5579msgstr "" 5580 5581#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 5582#: app/GedcomCode/GedcomCodeName.php:78 5583msgctxt "MALE" 5584msgid "also known as" 5585msgstr "" 5586 5587#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 5588#: app/GedcomCode/GedcomCodeName.php:83 5589msgctxt "FEMALE" 5590msgid "also known as" 5591msgstr "" 5592 5593#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 5594#: app/GedcomCode/GedcomCodeName.php:87 5595msgid "also known as" 5596msgstr "" 5597 5598#. I18N: The name given to an individual at their birth 5599#: app/GedcomCode/GedcomCodeName.php:92 5600msgctxt "MALE" 5601msgid "birth name" 5602msgstr "" 5603 5604#. I18N: The name given to an individual at their birth 5605#: app/GedcomCode/GedcomCodeName.php:97 5606msgctxt "FEMALE" 5607msgid "birth name" 5608msgstr "" 5609 5610#. I18N: The name given to an individual at their birth 5611#: app/GedcomCode/GedcomCodeName.php:101 5612msgid "birth name" 5613msgstr "" 5614 5615#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 5616#: app/GedcomCode/GedcomCodeName.php:106 5617msgctxt "MALE" 5618msgid "change of name" 5619msgstr "" 5620 5621#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 5622#: app/GedcomCode/GedcomCodeName.php:111 5623msgctxt "FEMALE" 5624msgid "change of name" 5625msgstr "" 5626 5627#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 5628#: app/GedcomCode/GedcomCodeName.php:115 5629msgid "change of name" 5630msgstr "" 5631 5632#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 5633#: app/GedcomCode/GedcomCodeName.php:120 5634msgctxt "MALE" 5635msgid "estate name" 5636msgstr "" 5637 5638#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 5639#: app/GedcomCode/GedcomCodeName.php:125 5640msgctxt "FEMALE" 5641msgid "estate name" 5642msgstr "" 5643 5644#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 5645#: app/GedcomCode/GedcomCodeName.php:129 5646msgid "estate name" 5647msgstr "" 5648 5649#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 5650#: app/GedcomCode/GedcomCodeName.php:134 5651msgctxt "MALE" 5652msgid "immigration name" 5653msgstr "" 5654 5655#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 5656#: app/GedcomCode/GedcomCodeName.php:139 5657msgctxt "FEMALE" 5658msgid "immigration name" 5659msgstr "" 5660 5661#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 5662#: app/GedcomCode/GedcomCodeName.php:143 5663msgid "immigration name" 5664msgstr "" 5665 5666#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 5667#: app/GedcomCode/GedcomCodeName.php:148 5668msgid "maiden name" 5669msgstr "" 5670 5671#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 5672#: app/GedcomCode/GedcomCodeName.php:153 5673msgctxt "MALE" 5674msgid "married name" 5675msgstr "" 5676 5677#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 5678#: app/GedcomCode/GedcomCodeName.php:158 5679msgctxt "FEMALE" 5680msgid "married name" 5681msgstr "" 5682 5683#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 5684#: app/GedcomCode/GedcomCodeName.php:162 5685msgid "married name" 5686msgstr "" 5687 5688#. I18N: A name taken when entering a religion or a religious order 5689#: app/GedcomCode/GedcomCodeName.php:167 5690msgctxt "MALE" 5691msgid "religious name" 5692msgstr "" 5693 5694#. I18N: A name taken when entering a religion or a religious order 5695#: app/GedcomCode/GedcomCodeName.php:172 5696msgctxt "FEMALE" 5697msgid "religious name" 5698msgstr "" 5699 5700#. I18N: A name taken when entering a religion or a religious order 5701#: app/GedcomCode/GedcomCodeName.php:176 5702msgid "religious name" 5703msgstr "" 5704 5705#: app/GedcomCode/GedcomCodePedi.php:59 5706msgctxt "Male pedigree" 5707msgid "Birth" 5708msgstr "" 5709 5710#: app/GedcomCode/GedcomCodePedi.php:63 5711msgctxt "Female pedigree" 5712msgid "Birth" 5713msgstr "" 5714 5715#: app/GedcomCode/GedcomCodePedi.php:66 5716msgctxt "Pedigree" 5717msgid "Birth" 5718msgstr "" 5719 5720#: app/GedcomCode/GedcomCodePedi.php:70 5721msgctxt "Male pedigree" 5722msgid "Adopted" 5723msgstr "" 5724 5725#: app/GedcomCode/GedcomCodePedi.php:74 5726msgctxt "Female pedigree" 5727msgid "Adopted" 5728msgstr "" 5729 5730#: app/GedcomCode/GedcomCodePedi.php:77 5731msgctxt "Pedigree" 5732msgid "Adopted" 5733msgstr "" 5734 5735#: app/GedcomCode/GedcomCodePedi.php:81 5736msgctxt "Male pedigree" 5737msgid "Foster" 5738msgstr "" 5739 5740#: app/GedcomCode/GedcomCodePedi.php:85 5741msgctxt "Female pedigree" 5742msgid "Foster" 5743msgstr "" 5744 5745#: app/GedcomCode/GedcomCodePedi.php:88 5746msgctxt "Pedigree" 5747msgid "Foster" 5748msgstr "" 5749 5750#. I18N: “sealing” is a ceremony in the Mormon church. 5751#: app/GedcomCode/GedcomCodePedi.php:93 5752msgctxt "Male pedigree" 5753msgid "Sealing" 5754msgstr "" 5755 5756#. I18N: “sealing” is a ceremony in the Mormon church. 5757#: app/GedcomCode/GedcomCodePedi.php:98 5758msgctxt "Female pedigree" 5759msgid "Sealing" 5760msgstr "" 5761 5762#. I18N: “sealing” is a ceremony in the Mormon church. 5763#: app/GedcomCode/GedcomCodePedi.php:102 5764msgctxt "Pedigree" 5765msgid "Sealing" 5766msgstr "" 5767 5768#. I18N: This is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 5769#: app/GedcomCode/GedcomCodePedi.php:109 5770msgid "Rada" 5771msgstr "" 5772 5773#: app/GedcomCode/GedcomCodePedi.php:145 app/GedcomCode/GedcomCodePedi.php:157 5774#: app/Individual.php:1054 resources/xml/reports/individual_ext_report.xml:237 5775#: resources/xml/reports/individual_report.xml:234 5776msgid "Family with parents" 5777msgstr "" 5778 5779#: app/GedcomCode/GedcomCodePedi.php:147 5780msgid "Family with adoptive parents" 5781msgstr "" 5782 5783#: app/GedcomCode/GedcomCodePedi.php:149 5784msgid "Family with foster parents" 5785msgstr "" 5786 5787#. I18N: “sealing” is a Mormon ceremony. 5788#: app/GedcomCode/GedcomCodePedi.php:152 5789msgid "Family with sealing parents" 5790msgstr "" 5791 5792#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 5793#: app/GedcomCode/GedcomCodePedi.php:155 5794msgid "Family with rada parents" 5795msgstr "" 5796 5797#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 5798#: app/GedcomCode/GedcomCodeQuay.php:49 5799msgid "primary evidence" 5800msgstr "" 5801 5802#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 5803#: app/GedcomCode/GedcomCodeQuay.php:52 5804msgid "secondary evidence" 5805msgstr "" 5806 5807#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 5808#: app/GedcomCode/GedcomCodeQuay.php:55 5809msgid "questionable evidence" 5810msgstr "" 5811 5812#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 5813#: app/GedcomCode/GedcomCodeQuay.php:58 5814msgid "unreliable evidence" 5815msgstr "" 5816 5817#: app/GedcomCode/GedcomCodeRela.php:89 5818msgctxt "MALE" 5819msgid "Attendant" 5820msgstr "" 5821 5822#: app/GedcomCode/GedcomCodeRela.php:93 5823msgctxt "FEMALE" 5824msgid "Attendant" 5825msgstr "" 5826 5827#: app/GedcomCode/GedcomCodeRela.php:96 5828msgid "Attendant" 5829msgstr "" 5830 5831#: app/GedcomCode/GedcomCodeRela.php:100 5832msgctxt "MALE" 5833msgid "Attending" 5834msgstr "" 5835 5836#: app/GedcomCode/GedcomCodeRela.php:104 5837msgctxt "FEMALE" 5838msgid "Attending" 5839msgstr "" 5840 5841#: app/GedcomCode/GedcomCodeRela.php:107 5842msgid "Attending" 5843msgstr "" 5844 5845#: app/GedcomCode/GedcomCodeRela.php:111 5846msgid "Best man" 5847msgstr "" 5848 5849#: app/GedcomCode/GedcomCodeRela.php:115 5850msgid "Bridesmaid" 5851msgstr "" 5852 5853#: app/GedcomCode/GedcomCodeRela.php:119 5854msgctxt "MALE" 5855msgid "Buyer" 5856msgstr "" 5857 5858#: app/GedcomCode/GedcomCodeRela.php:123 5859msgctxt "FEMALE" 5860msgid "Buyer" 5861msgstr "" 5862 5863#: app/GedcomCode/GedcomCodeRela.php:126 5864msgid "Buyer" 5865msgstr "" 5866 5867#: app/GedcomCode/GedcomCodeRela.php:130 5868msgid "Circumciser" 5869msgstr "" 5870 5871#: app/GedcomCode/GedcomCodeRela.php:134 5872msgctxt "MALE" 5873msgid "Civil registrar" 5874msgstr "" 5875 5876#: app/GedcomCode/GedcomCodeRela.php:138 5877msgctxt "FEMALE" 5878msgid "Civil registrar" 5879msgstr "" 5880 5881#: app/GedcomCode/GedcomCodeRela.php:141 5882msgid "Civil registrar" 5883msgstr "" 5884 5885#: app/GedcomCode/GedcomCodeRela.php:145 5886msgctxt "MALE" 5887msgid "Employee" 5888msgstr "" 5889 5890#: app/GedcomCode/GedcomCodeRela.php:149 5891msgctxt "FEMALE" 5892msgid "Employee" 5893msgstr "" 5894 5895#: app/GedcomCode/GedcomCodeRela.php:152 5896msgid "Employee" 5897msgstr "" 5898 5899#: app/GedcomCode/GedcomCodeRela.php:156 5900msgctxt "MALE" 5901msgid "Employer" 5902msgstr "" 5903 5904#: app/GedcomCode/GedcomCodeRela.php:160 5905msgctxt "FEMALE" 5906msgid "Employer" 5907msgstr "" 5908 5909#: app/GedcomCode/GedcomCodeRela.php:163 app/GedcomTag.php:904 5910#: app/GedcomTag.php:979 5911msgid "Employer" 5912msgstr "" 5913 5914#: app/GedcomCode/GedcomCodeRela.php:167 5915msgid "Foster child" 5916msgstr "" 5917 5918#: app/GedcomCode/GedcomCodeRela.php:171 5919msgid "Foster father" 5920msgstr "" 5921 5922#: app/GedcomCode/GedcomCodeRela.php:175 5923msgid "Foster mother" 5924msgstr "" 5925 5926#: app/GedcomCode/GedcomCodeRela.php:179 5927msgctxt "MALE" 5928msgid "Friend" 5929msgstr "" 5930 5931#: app/GedcomCode/GedcomCodeRela.php:183 5932msgctxt "FEMALE" 5933msgid "Friend" 5934msgstr "" 5935 5936#: app/GedcomCode/GedcomCodeRela.php:186 5937msgid "Friend" 5938msgstr "" 5939 5940#: app/GedcomCode/GedcomCodeRela.php:190 app/GedcomCode/GedcomCodeRela.php:198 5941msgid "Godfather" 5942msgstr "" 5943 5944#: app/GedcomCode/GedcomCodeRela.php:194 app/GedcomCode/GedcomCodeRela.php:202 5945msgid "Godmother" 5946msgstr "" 5947 5948#. I18N: gedcom tag _GODP 5949#: app/GedcomCode/GedcomCodeRela.php:205 app/GedcomTag.php:1831 5950msgid "Godparent" 5951msgstr "" 5952 5953#: app/GedcomCode/GedcomCodeRela.php:209 app/GedcomCode/GedcomCodeRela.php:217 5954msgid "Godson" 5955msgstr "" 5956 5957#: app/GedcomCode/GedcomCodeRela.php:213 app/GedcomCode/GedcomCodeRela.php:221 5958msgid "Goddaughter" 5959msgstr "" 5960 5961#: app/GedcomCode/GedcomCodeRela.php:224 5962msgid "Godchild" 5963msgstr "" 5964 5965#: app/GedcomCode/GedcomCodeRela.php:228 5966msgctxt "MALE" 5967msgid "Guardian" 5968msgstr "" 5969 5970#: app/GedcomCode/GedcomCodeRela.php:232 5971msgctxt "FEMALE" 5972msgid "Guardian" 5973msgstr "" 5974 5975#: app/GedcomCode/GedcomCodeRela.php:235 5976msgid "Guardian" 5977msgstr "" 5978 5979#: app/GedcomCode/GedcomCodeRela.php:239 5980msgctxt "MALE" 5981msgid "Informant" 5982msgstr "" 5983 5984#: app/GedcomCode/GedcomCodeRela.php:243 5985msgctxt "FEMALE" 5986msgid "Informant" 5987msgstr "" 5988 5989#: app/GedcomCode/GedcomCodeRela.php:246 5990msgid "Informant" 5991msgstr "" 5992 5993#: app/GedcomCode/GedcomCodeRela.php:250 5994msgctxt "MALE" 5995msgid "Lodger" 5996msgstr "" 5997 5998#: app/GedcomCode/GedcomCodeRela.php:254 5999msgctxt "FEMALE" 6000msgid "Lodger" 6001msgstr "" 6002 6003#: app/GedcomCode/GedcomCodeRela.php:257 6004msgid "Lodger" 6005msgstr "" 6006 6007#: app/GedcomCode/GedcomCodeRela.php:261 6008msgid "Nanny" 6009msgstr "" 6010 6011#: app/GedcomCode/GedcomCodeRela.php:265 6012msgctxt "MALE" 6013msgid "Nurse" 6014msgstr "" 6015 6016#: app/GedcomCode/GedcomCodeRela.php:269 6017msgctxt "FEMALE" 6018msgid "Nurse" 6019msgstr "" 6020 6021#: app/GedcomCode/GedcomCodeRela.php:272 6022msgid "Nurse" 6023msgstr "" 6024 6025#: app/GedcomCode/GedcomCodeRela.php:276 6026msgctxt "MALE" 6027msgid "Owner" 6028msgstr "" 6029 6030#: app/GedcomCode/GedcomCodeRela.php:280 6031msgctxt "FEMALE" 6032msgid "Owner" 6033msgstr "" 6034 6035#: app/GedcomCode/GedcomCodeRela.php:283 6036msgid "Owner" 6037msgstr "" 6038 6039#: app/GedcomCode/GedcomCodeRela.php:287 6040msgid "Priest" 6041msgstr "" 6042 6043#: app/GedcomCode/GedcomCodeRela.php:291 6044msgid "Rabbi" 6045msgstr "" 6046 6047#: app/GedcomCode/GedcomCodeRela.php:295 6048msgctxt "MALE" 6049msgid "Registry officer" 6050msgstr "" 6051 6052#: app/GedcomCode/GedcomCodeRela.php:299 6053msgctxt "FEMALE" 6054msgid "Registry officer" 6055msgstr "" 6056 6057#: app/GedcomCode/GedcomCodeRela.php:302 6058msgid "Registry officer" 6059msgstr "" 6060 6061#: app/GedcomCode/GedcomCodeRela.php:306 6062msgctxt "MALE" 6063msgid "Seller" 6064msgstr "" 6065 6066#: app/GedcomCode/GedcomCodeRela.php:310 6067msgctxt "FEMALE" 6068msgid "Seller" 6069msgstr "" 6070 6071#: app/GedcomCode/GedcomCodeRela.php:313 6072msgid "Seller" 6073msgstr "" 6074 6075#: app/GedcomCode/GedcomCodeRela.php:317 6076msgctxt "MALE" 6077msgid "Servant" 6078msgstr "" 6079 6080#: app/GedcomCode/GedcomCodeRela.php:321 6081msgctxt "FEMALE" 6082msgid "Servant" 6083msgstr "" 6084 6085#: app/GedcomCode/GedcomCodeRela.php:324 6086msgid "Servant" 6087msgstr "" 6088 6089#: app/GedcomCode/GedcomCodeRela.php:328 6090msgctxt "MALE" 6091msgid "Slave" 6092msgstr "" 6093 6094#: app/GedcomCode/GedcomCodeRela.php:332 6095msgctxt "FEMALE" 6096msgid "Slave" 6097msgstr "" 6098 6099#: app/GedcomCode/GedcomCodeRela.php:335 6100msgid "Slave" 6101msgstr "" 6102 6103#: app/GedcomCode/GedcomCodeRela.php:339 6104msgctxt "MALE" 6105msgid "Ward" 6106msgstr "" 6107 6108#: app/GedcomCode/GedcomCodeRela.php:343 6109msgctxt "FEMALE" 6110msgid "Ward" 6111msgstr "" 6112 6113#: app/GedcomCode/GedcomCodeRela.php:346 6114msgid "Ward" 6115msgstr "" 6116 6117#. I18N: gedcom tag _WITN 6118#: app/GedcomCode/GedcomCodeRela.php:350 app/GedcomTag.php:2074 6119msgid "Witness" 6120msgstr "" 6121 6122#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6123#: app/GedcomCode/GedcomCodeStat.php:105 6124msgid "Born in the covenant" 6125msgstr "" 6126 6127#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6128#: app/GedcomCode/GedcomCodeStat.php:108 6129msgid "Sealing canceled (divorce)" 6130msgstr "" 6131 6132#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6133#: app/GedcomCode/GedcomCodeStat.php:111 6134msgid "Died as a child: exempt" 6135msgstr "" 6136 6137#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6138#: app/GedcomCode/GedcomCodeStat.php:115 6139msgid "Cleared but not yet completed" 6140msgstr "" 6141 6142#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6143#: app/GedcomCode/GedcomCodeStat.php:118 6144msgid "Completed; date unknown" 6145msgstr "" 6146 6147#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6148#: app/GedcomCode/GedcomCodeStat.php:121 6149msgid "Do not seal: unauthorized" 6150msgstr "" 6151 6152#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6153#: app/GedcomCode/GedcomCodeStat.php:124 6154msgid "Do not seal, previous sealing canceled" 6155msgstr "" 6156 6157#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6158#: app/GedcomCode/GedcomCodeStat.php:127 6159msgid "Excluded from this submission" 6160msgstr "" 6161 6162#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6163#: app/GedcomCode/GedcomCodeStat.php:130 6164msgid "Died as an infant: exempt" 6165msgstr "" 6166 6167#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6168#: app/GedcomCode/GedcomCodeStat.php:133 6169msgid "Completed before 1970; date not available" 6170msgstr "" 6171 6172#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6173#: app/GedcomCode/GedcomCodeStat.php:136 6174msgid "Stillborn: exempt" 6175msgstr "" 6176 6177#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6178#: app/GedcomCode/GedcomCodeStat.php:139 6179msgid "Submitted but not yet cleared" 6180msgstr "" 6181 6182#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6183#: app/GedcomCode/GedcomCodeStat.php:142 6184msgid "Uncleared: insufficient data" 6185msgstr "" 6186 6187#. I18N: Location of an LDS church temple 6188#: app/GedcomCode/GedcomCodeTemp.php:225 6189msgid "Aba, Nigeria" 6190msgstr "" 6191 6192#. I18N: Location of an LDS church temple 6193#: app/GedcomCode/GedcomCodeTemp.php:228 6194msgid "Accra, Ghana" 6195msgstr "" 6196 6197#. I18N: Location of an LDS church temple 6198#: app/GedcomCode/GedcomCodeTemp.php:231 6199msgid "Adelaide, Australia" 6200msgstr "" 6201 6202#. I18N: Location of an LDS church temple 6203#: app/GedcomCode/GedcomCodeTemp.php:234 6204msgid "Cardston, Alberta, Canada" 6205msgstr "" 6206 6207#. I18N: Location of an LDS church temple 6208#: app/GedcomCode/GedcomCodeTemp.php:237 6209msgid "Albuquerque, New Mexico, United States" 6210msgstr "" 6211 6212#. I18N: Location of an LDS church temple 6213#: app/GedcomCode/GedcomCodeTemp.php:240 6214msgid "Anchorage, Alaska, United States" 6215msgstr "" 6216 6217#. I18N: Location of an LDS church temple 6218#: app/GedcomCode/GedcomCodeTemp.php:243 6219msgid "Apia, Samoa" 6220msgstr "" 6221 6222#. I18N: Location of an LDS church temple 6223#: app/GedcomCode/GedcomCodeTemp.php:246 6224msgid "Mesa, Arizona, United States" 6225msgstr "" 6226 6227#. I18N: Location of an LDS church temple 6228#: app/GedcomCode/GedcomCodeTemp.php:249 6229msgid "Asuncion, Paraguay" 6230msgstr "" 6231 6232#. I18N: Location of an LDS church temple 6233#: app/GedcomCode/GedcomCodeTemp.php:252 6234msgid "Atlanta, Georgia, United States" 6235msgstr "" 6236 6237#. I18N: Location of an LDS church temple 6238#: app/GedcomCode/GedcomCodeTemp.php:255 6239msgid "Buenos Aires, Argentina" 6240msgstr "" 6241 6242#. I18N: Location of an LDS church temple 6243#: app/GedcomCode/GedcomCodeTemp.php:258 6244msgid "Billings, Montana, United States" 6245msgstr "" 6246 6247#. I18N: Location of an LDS church temple 6248#: app/GedcomCode/GedcomCodeTemp.php:261 6249msgid "Birmingham, Alabama, United States" 6250msgstr "" 6251 6252#. I18N: Location of an LDS church temple 6253#: app/GedcomCode/GedcomCodeTemp.php:264 6254msgid "Bismarck, North Dakota, United States" 6255msgstr "" 6256 6257#. I18N: Location of an LDS church temple 6258#: app/GedcomCode/GedcomCodeTemp.php:267 6259msgid "Bogota, Colombia" 6260msgstr "" 6261 6262#. I18N: Location of an LDS church temple 6263#: app/GedcomCode/GedcomCodeTemp.php:270 6264msgid "Boise, Idaho, United States" 6265msgstr "" 6266 6267#. I18N: Location of an LDS church temple 6268#: app/GedcomCode/GedcomCodeTemp.php:273 6269msgid "Boston, Massachusetts, United States" 6270msgstr "" 6271 6272#. I18N: Location of an LDS church temple 6273#: app/GedcomCode/GedcomCodeTemp.php:276 6274msgid "Bountiful, Utah, United States" 6275msgstr "" 6276 6277#. I18N: Location of an LDS church temple 6278#: app/GedcomCode/GedcomCodeTemp.php:279 6279msgid "Brigham City, Utah, United States" 6280msgstr "" 6281 6282#. I18N: Location of an LDS church temple 6283#: app/GedcomCode/GedcomCodeTemp.php:282 6284msgid "Brisbane, Australia" 6285msgstr "" 6286 6287#. I18N: Location of an LDS church temple 6288#: app/GedcomCode/GedcomCodeTemp.php:285 6289msgid "Baton Rouge, Louisiana, United States" 6290msgstr "" 6291 6292#. I18N: Location of an LDS church temple 6293#: app/GedcomCode/GedcomCodeTemp.php:288 6294msgid "Calgary, Alberta, Canada" 6295msgstr "" 6296 6297#. I18N: Location of an LDS church temple 6298#: app/GedcomCode/GedcomCodeTemp.php:291 6299msgid "Campinas, Brazil" 6300msgstr "" 6301 6302#. I18N: Location of an LDS church temple 6303#: app/GedcomCode/GedcomCodeTemp.php:294 6304msgid "Caracas, Venezuela" 6305msgstr "" 6306 6307#. I18N: Location of an LDS church temple 6308#: app/GedcomCode/GedcomCodeTemp.php:297 6309msgid "Cebu City, Philippines" 6310msgstr "" 6311 6312#. I18N: Location of an LDS church temple 6313#: app/GedcomCode/GedcomCodeTemp.php:300 6314msgid "Chicago, Illinois, United States" 6315msgstr "" 6316 6317#. I18N: Location of an LDS church temple 6318#: app/GedcomCode/GedcomCodeTemp.php:303 6319msgid "Ciudad Juarez, Mexico" 6320msgstr "" 6321 6322#. I18N: Location of an LDS church temple 6323#: app/GedcomCode/GedcomCodeTemp.php:306 6324msgid "Cochabamba, Bolivia" 6325msgstr "" 6326 6327#. I18N: Location of an LDS church temple 6328#: app/GedcomCode/GedcomCodeTemp.php:309 6329msgid "Colonia Juarez, Mexico" 6330msgstr "" 6331 6332#. I18N: Location of an LDS church temple 6333#: app/GedcomCode/GedcomCodeTemp.php:312 6334msgid "Columbia, South Carolina, United States" 6335msgstr "" 6336 6337#. I18N: Location of an LDS church temple 6338#: app/GedcomCode/GedcomCodeTemp.php:315 6339msgid "Columbus, Ohio, United States" 6340msgstr "" 6341 6342#. I18N: Location of an LDS church temple 6343#: app/GedcomCode/GedcomCodeTemp.php:318 6344msgid "Copenhagen, Denmark" 6345msgstr "" 6346 6347#. I18N: Location of an LDS church temple 6348#: app/GedcomCode/GedcomCodeTemp.php:321 6349msgid "Cordoba, Argentina" 6350msgstr "" 6351 6352#. I18N: Location of an LDS church temple 6353#: app/GedcomCode/GedcomCodeTemp.php:324 6354msgid "Columbia River, Washington, United States" 6355msgstr "" 6356 6357#. I18N: Location of an LDS church temple 6358#: app/GedcomCode/GedcomCodeTemp.php:327 6359msgid "Curitiba, Brazil" 6360msgstr "" 6361 6362#. I18N: Location of an LDS church temple 6363#: app/GedcomCode/GedcomCodeTemp.php:330 6364msgid "Dallas, Texas, United States" 6365msgstr "" 6366 6367#. I18N: Location of an LDS church temple 6368#: app/GedcomCode/GedcomCodeTemp.php:333 6369msgid "Denver, Colorado, United States" 6370msgstr "" 6371 6372#. I18N: Location of an LDS church temple 6373#: app/GedcomCode/GedcomCodeTemp.php:336 6374msgid "Detroit, Michigan, United States" 6375msgstr "" 6376 6377#. I18N: Location of an LDS church temple 6378#: app/GedcomCode/GedcomCodeTemp.php:339 6379msgid "Draper, Utah, United States" 6380msgstr "" 6381 6382#. I18N: Location of an LDS church temple 6383#: app/GedcomCode/GedcomCodeTemp.php:342 6384msgid "Edmonton, Alberta, Canada" 6385msgstr "" 6386 6387#. I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/Endowment_house 6388#: app/GedcomCode/GedcomCodeTemp.php:345 6389msgid "Endowment House" 6390msgstr "" 6391 6392#. I18N: Location of an LDS church temple 6393#: app/GedcomCode/GedcomCodeTemp.php:348 6394msgid "Fort Lauderdale, Florida, United States" 6395msgstr "" 6396 6397#. I18N: Location of an LDS church temple 6398#: app/GedcomCode/GedcomCodeTemp.php:351 6399msgid "Frankfurt am Main, Germany" 6400msgstr "" 6401 6402#. I18N: Location of an LDS church temple 6403#: app/GedcomCode/GedcomCodeTemp.php:354 6404msgid "Freiburg, Germany" 6405msgstr "" 6406 6407#. I18N: Location of an LDS church temple 6408#: app/GedcomCode/GedcomCodeTemp.php:357 6409msgid "Fresno, California, United States" 6410msgstr "" 6411 6412#. I18N: Location of an LDS church temple 6413#: app/GedcomCode/GedcomCodeTemp.php:360 6414msgid "Fukuoka, Japan" 6415msgstr "" 6416 6417#. I18N: Location of an LDS church temple 6418#: app/GedcomCode/GedcomCodeTemp.php:363 6419msgid "Gila Valley, Arizona, United States" 6420msgstr "" 6421 6422#. I18N: Location of an LDS church temple 6423#: app/GedcomCode/GedcomCodeTemp.php:366 6424msgid "Gilbert, Arizona, United States" 6425msgstr "" 6426 6427#. I18N: Location of an LDS church temple 6428#: app/GedcomCode/GedcomCodeTemp.php:369 6429msgid "Guadalajara, Mexico" 6430msgstr "" 6431 6432#. I18N: Location of an LDS church temple 6433#: app/GedcomCode/GedcomCodeTemp.php:372 6434msgid "Guatemala City, Guatemala" 6435msgstr "" 6436 6437#. I18N: Location of an LDS church temple 6438#: app/GedcomCode/GedcomCodeTemp.php:375 6439msgid "Guayaquil, Ecuador" 6440msgstr "" 6441 6442#. I18N: Location of an LDS church temple 6443#: app/GedcomCode/GedcomCodeTemp.php:378 6444msgid "The Hague, Netherlands" 6445msgstr "" 6446 6447#. I18N: Location of an LDS church temple 6448#: app/GedcomCode/GedcomCodeTemp.php:381 6449msgid "Halifax, Nova Scotia, Canada" 6450msgstr "" 6451 6452#. I18N: Location of an LDS church temple 6453#: app/GedcomCode/GedcomCodeTemp.php:384 6454msgid "Hartford, Connecticut, United States" 6455msgstr "" 6456 6457#. I18N: Location of an LDS church temple 6458#: app/GedcomCode/GedcomCodeTemp.php:387 6459msgid "Laie, Hawaii, United States" 6460msgstr "" 6461 6462#. I18N: Location of an LDS church temple 6463#: app/GedcomCode/GedcomCodeTemp.php:390 6464msgid "Helsinki, Finland" 6465msgstr "" 6466 6467#. I18N: Location of an LDS church temple 6468#: app/GedcomCode/GedcomCodeTemp.php:393 6469msgid "Hermosillo, Mexico" 6470msgstr "" 6471 6472#. I18N: Location of an LDS church temple 6473#. I18N: Name of a country or state 6474#: app/GedcomCode/GedcomCodeTemp.php:396 6475#: app/Statistics/Service/CountryService.php:235 6476msgid "Hong Kong" 6477msgstr "" 6478 6479#. I18N: Location of an LDS church temple 6480#: app/GedcomCode/GedcomCodeTemp.php:399 6481msgid "Houston, Texas, United States" 6482msgstr "" 6483 6484#. I18N: Location of an LDS church temple 6485#: app/GedcomCode/GedcomCodeTemp.php:402 6486msgid "Idaho Falls, Idaho, United States" 6487msgstr "" 6488 6489#. I18N: Location of an LDS church temple 6490#: app/GedcomCode/GedcomCodeTemp.php:405 6491msgid "Indianapolis, Indiana, United States" 6492msgstr "" 6493 6494#. I18N: Location of an LDS church temple 6495#: app/GedcomCode/GedcomCodeTemp.php:408 6496msgid "Johannesburg, South Africa" 6497msgstr "" 6498 6499#. I18N: Location of an LDS church temple 6500#: app/GedcomCode/GedcomCodeTemp.php:411 6501msgid "Jordan River, Utah, United States" 6502msgstr "" 6503 6504#. I18N: Location of an LDS church temple 6505#: app/GedcomCode/GedcomCodeTemp.php:414 6506msgid "Kansas City, Missouri, United States" 6507msgstr "" 6508 6509#. I18N: Location of an LDS church temple 6510#: app/GedcomCode/GedcomCodeTemp.php:417 6511msgid "Kona, Hawaii, United States" 6512msgstr "" 6513 6514#. I18N: Location of an LDS church temple 6515#: app/GedcomCode/GedcomCodeTemp.php:420 6516msgid "Kiev, Ukraine" 6517msgstr "" 6518 6519#. I18N: Location of an LDS church temple 6520#: app/GedcomCode/GedcomCodeTemp.php:423 6521msgid "Los Angeles, California, United States" 6522msgstr "" 6523 6524#. I18N: Location of an LDS church temple 6525#: app/GedcomCode/GedcomCodeTemp.php:426 6526msgid "Lima, Peru" 6527msgstr "" 6528 6529#. I18N: Location of an LDS church temple 6530#: app/GedcomCode/GedcomCodeTemp.php:429 6531msgid "Logan, Utah, United States" 6532msgstr "" 6533 6534#. I18N: Location of an LDS church temple 6535#: app/GedcomCode/GedcomCodeTemp.php:432 6536msgid "London, England" 6537msgstr "" 6538 6539#. I18N: Location of an LDS church temple 6540#: app/GedcomCode/GedcomCodeTemp.php:435 6541msgid "Louisville, Kentucky, United States" 6542msgstr "" 6543 6544#. I18N: Location of an LDS church temple 6545#: app/GedcomCode/GedcomCodeTemp.php:438 6546msgid "Lubbock, Texas, United States" 6547msgstr "" 6548 6549#. I18N: Location of an LDS church temple 6550#: app/GedcomCode/GedcomCodeTemp.php:441 6551msgid "Las Vegas, Nevada, United States" 6552msgstr "" 6553 6554#. I18N: Location of an LDS church temple 6555#: app/GedcomCode/GedcomCodeTemp.php:444 6556msgid "Madrid, Spain" 6557msgstr "" 6558 6559#. I18N: Location of an LDS church temple 6560#: app/GedcomCode/GedcomCodeTemp.php:447 6561msgid "Manaus, Brazil" 6562msgstr "" 6563 6564#. I18N: Location of an LDS church temple 6565#: app/GedcomCode/GedcomCodeTemp.php:450 6566msgid "Manhattan, New York, United States" 6567msgstr "" 6568 6569#. I18N: Location of an LDS church temple 6570#: app/GedcomCode/GedcomCodeTemp.php:453 6571msgid "Manila, Philippines" 6572msgstr "" 6573 6574#. I18N: Location of an LDS church temple 6575#: app/GedcomCode/GedcomCodeTemp.php:456 6576msgid "Manti, Utah, United States" 6577msgstr "" 6578 6579#. I18N: Location of an LDS church temple 6580#: app/GedcomCode/GedcomCodeTemp.php:459 6581msgid "Medford, Oregon, United States" 6582msgstr "" 6583 6584#. I18N: Location of an LDS church temple 6585#: app/GedcomCode/GedcomCodeTemp.php:462 6586msgid "Melbourne, Australia" 6587msgstr "" 6588 6589#. I18N: Location of an LDS church temple 6590#: app/GedcomCode/GedcomCodeTemp.php:465 6591msgid "Memphis, Tennessee, United States" 6592msgstr "" 6593 6594#. I18N: Location of an LDS church temple 6595#: app/GedcomCode/GedcomCodeTemp.php:468 6596msgid "Merida, Mexico" 6597msgstr "" 6598 6599#. I18N: Location of an LDS church temple 6600#: app/GedcomCode/GedcomCodeTemp.php:471 6601msgid "Mexico City, Mexico" 6602msgstr "" 6603 6604#. I18N: Location of an LDS church temple 6605#: app/GedcomCode/GedcomCodeTemp.php:474 6606msgid "Montevideo, Uruguay" 6607msgstr "" 6608 6609#. I18N: Location of an LDS church temple 6610#: app/GedcomCode/GedcomCodeTemp.php:477 6611msgid "Monterrey, Mexico" 6612msgstr "" 6613 6614#. I18N: Location of an LDS church temple 6615#: app/GedcomCode/GedcomCodeTemp.php:480 6616msgid "Monticello, Utah, United States" 6617msgstr "" 6618 6619#. I18N: Location of an LDS church temple 6620#: app/GedcomCode/GedcomCodeTemp.php:483 6621msgid "Montreal, Quebec, Canada" 6622msgstr "" 6623 6624#. I18N: Location of an LDS church temple 6625#: app/GedcomCode/GedcomCodeTemp.php:486 6626msgid "Mount Timpanogos, Utah, United States" 6627msgstr "" 6628 6629#. I18N: Location of an LDS church temple 6630#: app/GedcomCode/GedcomCodeTemp.php:489 6631msgid "Nashville, Tennessee, United States" 6632msgstr "" 6633 6634#. I18N: Location of an LDS church temple 6635#: app/GedcomCode/GedcomCodeTemp.php:492 6636msgid "Nauvoo (new), Illinois, United States" 6637msgstr "" 6638 6639#. I18N: Location of an LDS church temple 6640#: app/GedcomCode/GedcomCodeTemp.php:495 6641msgid "Nauvoo (original), Illinois, United States" 6642msgstr "" 6643 6644#. I18N: Location of an LDS church temple 6645#: app/GedcomCode/GedcomCodeTemp.php:498 6646msgid "Newport Beach, California, United States" 6647msgstr "" 6648 6649#. I18N: Location of an LDS church temple 6650#: app/GedcomCode/GedcomCodeTemp.php:501 6651msgid "Nuku’Alofa, Tonga" 6652msgstr "" 6653 6654#. I18N: Location of an LDS church temple 6655#: app/GedcomCode/GedcomCodeTemp.php:504 6656msgid "New York, New York, United States" 6657msgstr "" 6658 6659#. I18N: Location of an LDS church temple 6660#: app/GedcomCode/GedcomCodeTemp.php:507 6661msgid "Hamilton, New Zealand" 6662msgstr "" 6663 6664#. I18N: Location of an LDS church temple 6665#: app/GedcomCode/GedcomCodeTemp.php:510 6666msgid "Oakland, California, United States" 6667msgstr "" 6668 6669#. I18N: Location of an LDS church temple 6670#: app/GedcomCode/GedcomCodeTemp.php:513 6671msgid "Oaxaca, Mexico" 6672msgstr "" 6673 6674#. I18N: Location of an LDS church temple 6675#: app/GedcomCode/GedcomCodeTemp.php:516 6676msgid "Ogden, Utah, United States" 6677msgstr "" 6678 6679#. I18N: Location of an LDS church temple 6680#: app/GedcomCode/GedcomCodeTemp.php:519 6681msgid "Oklahoma City, Oklahoma, United States" 6682msgstr "" 6683 6684#. I18N: Location of an LDS church temple 6685#: app/GedcomCode/GedcomCodeTemp.php:522 6686msgid "Oquirrh Mountain, Utah, United States" 6687msgstr "" 6688 6689#. I18N: Location of an LDS church temple 6690#: app/GedcomCode/GedcomCodeTemp.php:525 6691msgid "Orlando, Florida, United States" 6692msgstr "" 6693 6694#. I18N: Location of an LDS church temple 6695#: app/GedcomCode/GedcomCodeTemp.php:528 6696msgid "Porto Alegre, Brazil" 6697msgstr "" 6698 6699#. I18N: Location of an LDS church temple 6700#: app/GedcomCode/GedcomCodeTemp.php:531 6701msgid "Palmyra, New York, United States" 6702msgstr "" 6703 6704#. I18N: Location of an LDS church temple 6705#: app/GedcomCode/GedcomCodeTemp.php:534 6706msgid "Panama City, Panama" 6707msgstr "" 6708 6709#. I18N: Location of an LDS church temple 6710#: app/GedcomCode/GedcomCodeTemp.php:537 6711msgid "Papeete, Tahiti" 6712msgstr "" 6713 6714#. I18N: Location of an LDS church temple 6715#: app/GedcomCode/GedcomCodeTemp.php:540 6716msgid "Payson, Utah, United States" 6717msgstr "" 6718 6719#. I18N: Location of an LDS church temple 6720#: app/GedcomCode/GedcomCodeTemp.php:543 6721msgid "Perth, Australia" 6722msgstr "" 6723 6724#. I18N: Location of an LDS church temple 6725#: app/GedcomCode/GedcomCodeTemp.php:546 6726msgid "Phoenix, Arizona, United States" 6727msgstr "" 6728 6729#. I18N: I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/President_of_the_Church 6730#: app/GedcomCode/GedcomCodeTemp.php:549 6731msgid "President’s Office" 6732msgstr "" 6733 6734#. I18N: Location of an LDS church temple 6735#: app/GedcomCode/GedcomCodeTemp.php:552 6736msgid "Portland, Oregon, United States" 6737msgstr "" 6738 6739#. I18N: Location of an LDS church temple 6740#: app/GedcomCode/GedcomCodeTemp.php:555 6741msgid "Preston, England" 6742msgstr "" 6743 6744#. I18N: Location of an LDS church temple 6745#: app/GedcomCode/GedcomCodeTemp.php:558 6746msgid "Provo City Center, Utah, United States" 6747msgstr "" 6748 6749#. I18N: Location of an LDS church temple 6750#: app/GedcomCode/GedcomCodeTemp.php:561 6751msgid "Provo, Utah, United States" 6752msgstr "" 6753 6754#. I18N: Location of an LDS church temple 6755#: app/GedcomCode/GedcomCodeTemp.php:564 6756msgid "Quetzaltenango, Guatemala" 6757msgstr "" 6758 6759#. I18N: Location of an LDS church temple 6760#: app/GedcomCode/GedcomCodeTemp.php:567 6761msgid "Raleigh, North Carolina, United States" 6762msgstr "" 6763 6764#. I18N: Location of an LDS church temple 6765#: app/GedcomCode/GedcomCodeTemp.php:570 6766msgid "Recife, Brazil" 6767msgstr "" 6768 6769#. I18N: Location of an LDS church temple 6770#: app/GedcomCode/GedcomCodeTemp.php:573 6771msgid "Redlands, California, United States" 6772msgstr "" 6773 6774#. I18N: Location of an LDS church temple 6775#: app/GedcomCode/GedcomCodeTemp.php:576 6776msgid "Regina, Saskatchewan, Canada" 6777msgstr "" 6778 6779#. I18N: Location of an LDS church temple 6780#: app/GedcomCode/GedcomCodeTemp.php:579 6781msgid "Reno, Nevada, United States" 6782msgstr "" 6783 6784#. I18N: Location of an LDS church temple 6785#: app/GedcomCode/GedcomCodeTemp.php:582 6786msgid "Rexburg, Idaho, United States" 6787msgstr "" 6788 6789#. I18N: Location of an LDS church temple 6790#: app/GedcomCode/GedcomCodeTemp.php:585 6791msgid "Sacramento, California, United States" 6792msgstr "" 6793 6794#. I18N: Location of an LDS church temple 6795#: app/GedcomCode/GedcomCodeTemp.php:588 6796msgid "San Salvador, El Salvador" 6797msgstr "" 6798 6799#. I18N: Location of an LDS church temple 6800#: app/GedcomCode/GedcomCodeTemp.php:591 6801msgid "Santiago, Chile" 6802msgstr "" 6803 6804#. I18N: Location of an LDS church temple 6805#: app/GedcomCode/GedcomCodeTemp.php:594 6806msgid "San Antonio, Texas, United States" 6807msgstr "" 6808 6809#. I18N: Location of an LDS church temple 6810#: app/GedcomCode/GedcomCodeTemp.php:597 6811msgid "San Diego, California, United States" 6812msgstr "" 6813 6814#. I18N: Location of an LDS church temple 6815#: app/GedcomCode/GedcomCodeTemp.php:600 6816msgid "Santo Domingo, Dominican Republic" 6817msgstr "" 6818 6819#. I18N: Location of an LDS church temple 6820#: app/GedcomCode/GedcomCodeTemp.php:603 6821msgid "Seattle, Washington, United States" 6822msgstr "" 6823 6824#. I18N: Location of an LDS church temple 6825#: app/GedcomCode/GedcomCodeTemp.php:606 6826msgid "Seoul, Korea" 6827msgstr "" 6828 6829#. I18N: Location of an LDS church temple 6830#: app/GedcomCode/GedcomCodeTemp.php:609 6831msgid "St. George, Utah, United States" 6832msgstr "" 6833 6834#. I18N: Location of an LDS church temple 6835#: app/GedcomCode/GedcomCodeTemp.php:612 6836msgid "San Jose, Costa Rica" 6837msgstr "" 6838 6839#. I18N: Location of an LDS church temple 6840#: app/GedcomCode/GedcomCodeTemp.php:615 6841msgid "Salt Lake City, Utah, United States" 6842msgstr "" 6843 6844#. I18N: Location of an LDS church temple 6845#: app/GedcomCode/GedcomCodeTemp.php:618 6846msgid "St. Louis, Missouri, United States" 6847msgstr "" 6848 6849#. I18N: Location of an LDS church temple 6850#: app/GedcomCode/GedcomCodeTemp.php:621 6851msgid "Snowflake, Arizona, United States" 6852msgstr "" 6853 6854#. I18N: Location of an LDS church temple 6855#: app/GedcomCode/GedcomCodeTemp.php:624 6856msgid "Sao Paulo, Brazil" 6857msgstr "" 6858 6859#. I18N: Location of an LDS church temple 6860#: app/GedcomCode/GedcomCodeTemp.php:627 6861msgid "St. Paul, Minnesota, United States" 6862msgstr "" 6863 6864#. I18N: Location of an LDS church temple 6865#: app/GedcomCode/GedcomCodeTemp.php:630 6866msgid "Spokane, Washington, United States" 6867msgstr "" 6868 6869#. I18N: Location of an LDS church temple 6870#: app/GedcomCode/GedcomCodeTemp.php:633 6871msgid "Stockholm, Sweden" 6872msgstr "" 6873 6874#. I18N: Location of an LDS church temple 6875#: app/GedcomCode/GedcomCodeTemp.php:636 6876msgid "Suva, Fiji" 6877msgstr "" 6878 6879#. I18N: Location of an LDS church temple 6880#: app/GedcomCode/GedcomCodeTemp.php:639 6881msgid "Bern, Switzerland" 6882msgstr "" 6883 6884#. I18N: Location of an LDS church temple 6885#: app/GedcomCode/GedcomCodeTemp.php:642 6886msgid "Sydney, Australia" 6887msgstr "" 6888 6889#. I18N: Location of an LDS church temple 6890#: app/GedcomCode/GedcomCodeTemp.php:645 6891msgid "Taipei, Taiwan" 6892msgstr "" 6893 6894#. I18N: Location of an LDS church temple 6895#: app/GedcomCode/GedcomCodeTemp.php:648 6896msgid "Tampico, Mexico" 6897msgstr "" 6898 6899#. I18N: Location of an LDS church temple 6900#: app/GedcomCode/GedcomCodeTemp.php:651 6901msgid "Tegucigalpa, Honduras" 6902msgstr "" 6903 6904#. I18N: Location of an LDS church temple 6905#: app/GedcomCode/GedcomCodeTemp.php:654 6906msgid "Tuxtla Gutierrez, Mexico" 6907msgstr "" 6908 6909#. I18N: Location of an LDS church temple 6910#: app/GedcomCode/GedcomCodeTemp.php:657 6911msgid "Tijuana, Mexico" 6912msgstr "" 6913 6914#. I18N: Location of an LDS church temple 6915#: app/GedcomCode/GedcomCodeTemp.php:660 6916msgid "Tokyo, Japan" 6917msgstr "" 6918 6919#. I18N: Location of an LDS church temple 6920#: app/GedcomCode/GedcomCodeTemp.php:663 6921msgid "Toronto, Ontario, Canada" 6922msgstr "" 6923 6924#. I18N: Location of an LDS church temple 6925#: app/GedcomCode/GedcomCodeTemp.php:666 6926msgid "Trujillo, Peru" 6927msgstr "" 6928 6929#. I18N: Location of an LDS church temple 6930#: app/GedcomCode/GedcomCodeTemp.php:669 6931msgid "Twin Falls, Idaho, United States" 6932msgstr "" 6933 6934#. I18N: Location of an LDS church temple 6935#: app/GedcomCode/GedcomCodeTemp.php:672 6936msgid "Vancouver, British Columbia, Canada" 6937msgstr "" 6938 6939#. I18N: Location of an LDS church temple 6940#: app/GedcomCode/GedcomCodeTemp.php:675 6941msgid "Veracruz, Mexico" 6942msgstr "" 6943 6944#. I18N: Location of an LDS church temple 6945#: app/GedcomCode/GedcomCodeTemp.php:678 6946msgid "Vernal, Utah, United States" 6947msgstr "" 6948 6949#. I18N: Location of an LDS church temple 6950#: app/GedcomCode/GedcomCodeTemp.php:681 6951msgid "Villa Hermosa, Mexico" 6952msgstr "" 6953 6954#. I18N: Location of an LDS church temple 6955#: app/GedcomCode/GedcomCodeTemp.php:684 6956msgid "Washington, District of Columbia, United States" 6957msgstr "" 6958 6959#. I18N: Location of an LDS church temple 6960#: app/GedcomCode/GedcomCodeTemp.php:687 6961msgid "Winter Quarters, Nebraska, United States" 6962msgstr "" 6963 6964#: app/GedcomRecord.php:486 app/GedcomRecord.php:597 app/GedcomRecord.php:1221 6965#: app/Note.php:123 app/Report/ReportParserGenerate.php:928 6966#: app/Repository.php:99 app/Source.php:104 6967#: app/Statistics/Repository/EventRepository.php:415 6968msgid "Private" 6969msgstr "" 6970 6971#. I18N: Name of a country or state 6972#: app/GedcomRecord.php:946 app/GedcomRecord.php:951 6973#: app/Statistics/Google/ChartSex.php:77 6974#: app/Statistics/Service/CountryService.php:38 6975msgid "Unknown" 6976msgstr "" 6977 6978#. I18N: gedcom tag ABBR 6979#: app/GedcomTag.php:455 resources/views/modals/source-fields.phtml:13 6980msgid "Abbreviation" 6981msgstr "" 6982 6983#. I18N: gedcom tag ADDR 6984#: app/GedcomTag.php:458 resources/views/modals/submitter-fields.phtml:11 6985msgid "Address" 6986msgstr "" 6987 6988#. I18N: gedcom tag ADD1 6989#: app/GedcomTag.php:461 6990msgid "Address line 1" 6991msgstr "" 6992 6993#. I18N: gedcom tag ADD2 6994#: app/GedcomTag.php:464 6995msgid "Address line 2" 6996msgstr "" 6997 6998#. I18N: gedcom tag ADOP 6999#: app/GedcomTag.php:467 7000msgid "Adoption" 7001msgstr "" 7002 7003#: app/GedcomTag.php:469 7004msgid "Date of adoption" 7005msgstr "" 7006 7007#: app/GedcomTag.php:471 7008msgid "Place of adoption" 7009msgstr "" 7010 7011#. I18N: gedcom tag AFN 7012#: app/GedcomTag.php:474 7013msgid "Ancestral file number" 7014msgstr "" 7015 7016#. I18N: gedcom tag AGNC 7017#: app/GedcomTag.php:480 7018msgid "Agency" 7019msgstr "" 7020 7021#. I18N: gedcom tag ALIA 7022#: app/GedcomTag.php:483 7023msgid "Alias" 7024msgstr "" 7025 7026#. I18N: gedcom tag ANCE 7027#: app/GedcomTag.php:486 7028msgid "Generations of ancestors" 7029msgstr "" 7030 7031#. I18N: gedcom tag ANCI 7032#: app/GedcomTag.php:489 7033msgid "Ancestors interest" 7034msgstr "" 7035 7036#. I18N: gedcom tag ANUL 7037#: app/GedcomTag.php:492 7038msgid "Annulment" 7039msgstr "" 7040 7041#. I18N: gedcom tag ASSO 7042#. I18N: gedcom tag _ASSO 7043#: app/GedcomTag.php:495 app/GedcomTag.php:1198 7044msgid "Associate" 7045msgstr "" 7046 7047#. I18N: gedcom tag AUTH 7048#: app/GedcomTag.php:498 resources/views/lists/sources-table.phtml:83 7049#: resources/views/modals/source-fields.phtml:21 7050msgid "Author" 7051msgstr "" 7052 7053#. I18N: gedcom tag BAPL. LDS = Church of Latter Day Saints. 7054#: app/GedcomTag.php:501 7055msgid "LDS baptism" 7056msgstr "" 7057 7058#. I18N: LDS = Church of Latter Day Saints. 7059#: app/GedcomTag.php:504 7060msgid "Date of LDS baptism" 7061msgstr "" 7062 7063#. I18N: LDS = Church of Latter Day Saints. 7064#: app/GedcomTag.php:507 7065msgid "Place of LDS baptism" 7066msgstr "" 7067 7068#. I18N: gedcom tag BAPM 7069#: app/GedcomTag.php:510 resources/views/calendar-page.phtml:159 7070#: resources/xml/reports/missing_facts_report.xml:16 7071msgid "Baptism" 7072msgstr "" 7073 7074#: app/GedcomTag.php:512 resources/xml/reports/missing_facts_report.xml:129 7075msgid "Date of baptism" 7076msgstr "" 7077 7078#: app/GedcomTag.php:514 resources/xml/reports/missing_facts_report.xml:140 7079msgid "Place of baptism" 7080msgstr "" 7081 7082#. I18N: gedcom tag BARM 7083#: app/GedcomTag.php:517 resources/xml/reports/missing_facts_report.xml:17 7084msgid "Bar mitzvah" 7085msgstr "" 7086 7087#: app/GedcomTag.php:519 resources/xml/reports/missing_facts_report.xml:212 7088msgid "Date of bar mitzvah" 7089msgstr "" 7090 7091#: app/GedcomTag.php:521 resources/xml/reports/missing_facts_report.xml:223 7092msgid "Place of bar mitzvah" 7093msgstr "" 7094 7095#. I18N: gedcom tag BASM 7096#: app/GedcomTag.php:524 resources/xml/reports/missing_facts_report.xml:18 7097msgid "Bat mitzvah" 7098msgstr "" 7099 7100#: app/GedcomTag.php:526 resources/xml/reports/missing_facts_report.xml:253 7101msgid "Date of bat mitzvah" 7102msgstr "" 7103 7104#: app/GedcomTag.php:528 resources/xml/reports/missing_facts_report.xml:264 7105msgid "Place of bat mitzvah" 7106msgstr "" 7107 7108#. I18N: gedcom tag BIRT 7109#: app/GedcomTag.php:531 resources/views/calendar-page.phtml:156 7110#: resources/views/lists/individuals-table.phtml:232 7111#: resources/views/lists/individuals-table.phtml:240 7112#: resources/views/lists/individuals-table.phtml:269 7113#: resources/xml/reports/ahnentafel_report.xml:442 7114#: resources/xml/reports/bdm_report.xml:58 7115#: resources/xml/reports/change_report.xml:102 7116#: resources/xml/reports/change_report.xml:118 7117#: resources/xml/reports/descendancy_report.xml:560 7118#: resources/xml/reports/family_group_report.xml:182 7119#: resources/xml/reports/family_group_report.xml:470 7120#: resources/xml/reports/family_group_report.xml:477 7121#: resources/xml/reports/family_group_report.xml:536 7122#: resources/xml/reports/family_group_report.xml:733 7123#: resources/xml/reports/family_group_report.xml:740 7124#: resources/xml/reports/family_group_report.xml:880 7125#: resources/xml/reports/family_group_report.xml:1081 7126#: resources/xml/reports/family_group_report.xml:1090 7127#: resources/xml/reports/individual_ext_report.xml:273 7128#: resources/xml/reports/individual_ext_report.xml:309 7129#: resources/xml/reports/individual_ext_report.xml:349 7130#: resources/xml/reports/individual_ext_report.xml:385 7131#: resources/xml/reports/individual_ext_report.xml:421 7132#: resources/xml/reports/individual_ext_report.xml:479 7133#: resources/xml/reports/individual_ext_report.xml:515 7134#: resources/xml/reports/individual_ext_report.xml:556 7135#: resources/xml/reports/individual_ext_report.xml:592 7136#: resources/xml/reports/individual_ext_report.xml:628 7137#: resources/xml/reports/individual_report.xml:270 7138#: resources/xml/reports/individual_report.xml:306 7139#: resources/xml/reports/individual_report.xml:346 7140#: resources/xml/reports/individual_report.xml:382 7141#: resources/xml/reports/individual_report.xml:418 7142#: resources/xml/reports/individual_report.xml:479 7143#: resources/xml/reports/individual_report.xml:519 7144#: resources/xml/reports/individual_report.xml:560 7145#: resources/xml/reports/individual_report.xml:596 7146#: resources/xml/reports/individual_report.xml:632 7147#: resources/xml/reports/missing_facts_report.xml:15 7148#: resources/xml/reports/pedigree_report.xml:73 7149#: resources/xml/reports/pedigree_report.xml:74 7150#: resources/xml/reports/pedigree_report.xml:94 7151#: resources/xml/reports/pedigree_report.xml:95 7152#: resources/xml/reports/pedigree_report.xml:116 7153#: resources/xml/reports/pedigree_report.xml:117 7154#: resources/xml/reports/pedigree_report.xml:134 7155#: resources/xml/reports/pedigree_report.xml:135 7156#: resources/xml/reports/pedigree_report.xml:156 7157#: resources/xml/reports/pedigree_report.xml:157 7158#: resources/xml/reports/pedigree_report.xml:175 7159#: resources/xml/reports/pedigree_report.xml:176 7160#: resources/xml/reports/pedigree_report.xml:197 7161#: resources/xml/reports/pedigree_report.xml:198 7162#: resources/xml/reports/pedigree_report.xml:218 7163#: resources/xml/reports/pedigree_report.xml:219 7164#: resources/xml/reports/pedigree_report.xml:240 7165#: resources/xml/reports/pedigree_report.xml:241 7166#: resources/xml/reports/pedigree_report.xml:261 7167#: resources/xml/reports/pedigree_report.xml:262 7168#: resources/xml/reports/pedigree_report.xml:283 7169#: resources/xml/reports/pedigree_report.xml:284 7170#: resources/xml/reports/pedigree_report.xml:304 7171#: resources/xml/reports/pedigree_report.xml:305 7172#: resources/xml/reports/pedigree_report.xml:326 7173#: resources/xml/reports/pedigree_report.xml:327 7174#: resources/xml/reports/pedigree_report.xml:347 7175#: resources/xml/reports/pedigree_report.xml:348 7176#: resources/xml/reports/pedigree_report.xml:369 7177#: resources/xml/reports/pedigree_report.xml:370 7178#: resources/xml/reports/pedigree_report.xml:390 7179#: resources/xml/reports/pedigree_report.xml:409 7180#: resources/xml/reports/pedigree_report.xml:428 7181#: resources/xml/reports/pedigree_report.xml:447 7182#: resources/xml/reports/pedigree_report.xml:466 7183#: resources/xml/reports/pedigree_report.xml:485 7184#: resources/xml/reports/pedigree_report.xml:504 7185#: resources/xml/reports/pedigree_report.xml:523 7186#: resources/xml/reports/pedigree_report.xml:542 7187#: resources/xml/reports/pedigree_report.xml:561 7188#: resources/xml/reports/pedigree_report.xml:580 7189#: resources/xml/reports/pedigree_report.xml:599 7190#: resources/xml/reports/pedigree_report.xml:618 7191#: resources/xml/reports/pedigree_report.xml:637 7192#: resources/xml/reports/pedigree_report.xml:656 7193#: resources/xml/reports/pedigree_report.xml:675 7194#: resources/xml/reports/pedigree_report.xml:775 7195#: resources/xml/reports/pedigree_report.xml:776 7196#: resources/xml/reports/pedigree_report.xml:796 7197#: resources/xml/reports/pedigree_report.xml:797 7198#: resources/xml/reports/pedigree_report.xml:818 7199#: resources/xml/reports/pedigree_report.xml:819 7200#: resources/xml/reports/pedigree_report.xml:836 7201#: resources/xml/reports/pedigree_report.xml:837 7202#: resources/xml/reports/pedigree_report.xml:858 7203#: resources/xml/reports/pedigree_report.xml:859 7204#: resources/xml/reports/pedigree_report.xml:876 7205#: resources/xml/reports/pedigree_report.xml:877 7206#: resources/xml/reports/pedigree_report.xml:898 7207#: resources/xml/reports/pedigree_report.xml:899 7208#: resources/xml/reports/pedigree_report.xml:920 7209#: resources/xml/reports/pedigree_report.xml:942 7210#: resources/xml/reports/pedigree_report.xml:963 7211#: resources/xml/reports/pedigree_report.xml:985 7212#: resources/xml/reports/pedigree_report.xml:1006 7213#: resources/xml/reports/pedigree_report.xml:1028 7214#: resources/xml/reports/pedigree_report.xml:1049 7215#: resources/xml/reports/pedigree_report.xml:1071 7216#: resources/xml/reports/pedigree_report.xml:1094 7217#: resources/xml/reports/pedigree_report.xml:1113 7218#: resources/xml/reports/pedigree_report.xml:1132 7219#: resources/xml/reports/pedigree_report.xml:1151 7220#: resources/xml/reports/pedigree_report.xml:1170 7221#: resources/xml/reports/pedigree_report.xml:1189 7222#: resources/xml/reports/pedigree_report.xml:1208 7223#: resources/xml/reports/pedigree_report.xml:1227 7224#: resources/xml/reports/pedigree_report.xml:1246 7225#: resources/xml/reports/pedigree_report.xml:1265 7226#: resources/xml/reports/pedigree_report.xml:1284 7227#: resources/xml/reports/pedigree_report.xml:1303 7228#: resources/xml/reports/pedigree_report.xml:1322 7229#: resources/xml/reports/pedigree_report.xml:1341 7230#: resources/xml/reports/pedigree_report.xml:1360 7231#: resources/xml/reports/pedigree_report.xml:1379 7232#: resources/xml/reports/relative_ext_report.xml:56 7233msgid "Birth" 7234msgstr "" 7235 7236#: app/GedcomTag.php:533 resources/xml/reports/fact_sources.xml:68 7237#: resources/xml/reports/fact_sources.xml:272 7238#: resources/xml/reports/missing_facts_report.xml:81 7239#: resources/xml/reports/occupation_report.xml:49 7240msgid "Date of birth" 7241msgstr "" 7242 7243#: app/GedcomTag.php:535 resources/xml/reports/fact_sources.xml:273 7244#: resources/xml/reports/missing_facts_report.xml:93 7245msgid "Place of birth" 7246msgstr "" 7247 7248#. I18N: gedcom tag BLES 7249#: app/GedcomTag.php:538 7250msgid "Blessing" 7251msgstr "" 7252 7253#: app/GedcomTag.php:540 7254msgid "Date of blessing" 7255msgstr "" 7256 7257#: app/GedcomTag.php:542 7258msgid "Place of blessing" 7259msgstr "" 7260 7261#. I18N: gedcom tag BLOB 7262#: app/GedcomTag.php:545 7263msgid "Binary data object" 7264msgstr "" 7265 7266#. I18N: gedcom tag BURI 7267#: app/GedcomTag.php:548 resources/views/calendar-page.phtml:171 7268#: resources/xml/reports/family_group_report.xml:351 7269#: resources/xml/reports/family_group_report.xml:705 7270#: resources/xml/reports/family_group_report.xml:1049 7271#: resources/xml/reports/missing_facts_report.xml:25 7272msgid "Burial" 7273msgstr "" 7274 7275#: app/GedcomTag.php:550 resources/xml/reports/missing_facts_report.xml:546 7276msgid "Date of burial" 7277msgstr "" 7278 7279#: app/GedcomTag.php:552 resources/xml/reports/missing_facts_report.xml:557 7280msgid "Place of burial" 7281msgstr "" 7282 7283#. I18N: gedcom tag CALN 7284#: app/GedcomTag.php:555 resources/views/modals/source-fields.phtml:41 7285msgid "Call number" 7286msgstr "" 7287 7288#. I18N: gedcom tag CAST 7289#: app/GedcomTag.php:558 7290msgid "Caste" 7291msgstr "" 7292 7293#. I18N: gedcom tag CAUS 7294#: app/GedcomTag.php:561 7295msgid "Cause" 7296msgstr "" 7297 7298#. I18N: gedcom tag CEME 7299#: app/GedcomTag.php:564 7300msgid "Cemetery" 7301msgstr "" 7302 7303#. I18N: gedcom tag CENS 7304#: app/GedcomTag.php:567 7305msgid "Census" 7306msgstr "" 7307 7308#: app/GedcomTag.php:569 7309#: resources/views/modules/GEDFact_assistant/select-census.phtml:15 7310msgid "Census date" 7311msgstr "" 7312 7313#: app/GedcomTag.php:571 7314msgid "Census place" 7315msgstr "" 7316 7317#. I18N: gedcom tag CHAN 7318#: app/GedcomTag.php:577 resources/views/edit/add-fact.phtml:71 7319#: resources/views/edit/edit-fact.phtml:100 7320#: resources/views/lists/families-table.phtml:263 7321#: resources/views/lists/individuals-table.phtml:287 7322#: resources/views/lists/media-table.phtml:72 7323#: resources/views/lists/notes-table.phtml:85 7324#: resources/views/lists/repositories-table.phtml:43 7325#: resources/views/lists/sources-table.phtml:88 7326#: resources/views/modules/gedcom_stats/config.phtml:6 7327#: resources/views/modules/recent_changes/changes-table.phtml:16 7328#: resources/xml/reports/change_report.xml:66 7329#: resources/xml/reports/change_report.xml:108 7330msgid "Last change" 7331msgstr "" 7332 7333#. I18N: gedcom tag CHAN:DATE 7334#: app/GedcomTag.php:580 7335msgid "Date of last change" 7336msgstr "" 7337 7338#. I18N: gedcom tag CHAN:_WT_USER 7339#: app/GedcomTag.php:583 7340msgid "Author of last change" 7341msgstr "" 7342 7343#. I18N: gedcom tag CHAR 7344#: app/GedcomTag.php:586 7345msgid "Character set" 7346msgstr "" 7347 7348#. I18N: gedcom tag CHR 7349#: app/GedcomTag.php:592 resources/xml/reports/family_group_report.xml:206 7350#: resources/xml/reports/family_group_report.xml:560 7351#: resources/xml/reports/family_group_report.xml:904 7352#: resources/xml/reports/missing_facts_report.xml:16 7353msgid "Christening" 7354msgstr "" 7355 7356#: app/GedcomTag.php:594 resources/xml/reports/missing_facts_report.xml:170 7357msgid "Date of christening" 7358msgstr "" 7359 7360#: app/GedcomTag.php:596 resources/xml/reports/missing_facts_report.xml:181 7361msgid "Place of christening" 7362msgstr "" 7363 7364#. I18N: gedcom tag CHRA 7365#: app/GedcomTag.php:599 7366msgid "Adult christening" 7367msgstr "" 7368 7369#. I18N: gedcom tag CITN 7370#: app/GedcomTag.php:602 7371msgid "Citizenship" 7372msgstr "" 7373 7374#. I18N: gedcom tag CITY 7375#: app/GedcomTag.php:605 7376msgid "City" 7377msgstr "" 7378 7379#. I18N: gedcom tag COMM 7380#: app/GedcomTag.php:608 7381msgid "Comment" 7382msgstr "" 7383 7384#. I18N: gedcom tag CONC 7385#: app/GedcomTag.php:611 7386msgid "Concatenation" 7387msgstr "" 7388 7389#. I18N: gedcom tag CONT 7390#: app/GedcomTag.php:614 7391msgid "Continued" 7392msgstr "" 7393 7394#. I18N: gedcom tag CONF 7395#: app/GedcomTag.php:617 resources/xml/reports/missing_facts_report.xml:19 7396msgid "Confirmation" 7397msgstr "" 7398 7399#: app/GedcomTag.php:619 resources/xml/reports/missing_facts_report.xml:294 7400msgid "Date of confirmation" 7401msgstr "" 7402 7403#: app/GedcomTag.php:621 resources/xml/reports/missing_facts_report.xml:305 7404msgid "Place of confirmation" 7405msgstr "" 7406 7407#. I18N: gedcom tag CONL. LDS = Church of Latter Day Saints. 7408#: app/GedcomTag.php:624 7409msgid "LDS confirmation" 7410msgstr "" 7411 7412#. I18N: gedcom tag COPR 7413#: app/GedcomTag.php:627 7414msgid "Copyright" 7415msgstr "" 7416 7417#. I18N: gedcom tag CORP 7418#: app/GedcomTag.php:630 7419msgid "Corporation" 7420msgstr "" 7421 7422#. I18N: gedcom tag CREM 7423#: app/GedcomTag.php:633 resources/xml/reports/family_group_report.xml:315 7424#: resources/xml/reports/family_group_report.xml:342 7425#: resources/xml/reports/family_group_report.xml:669 7426#: resources/xml/reports/family_group_report.xml:696 7427#: resources/xml/reports/family_group_report.xml:1013 7428#: resources/xml/reports/family_group_report.xml:1040 7429msgid "Cremation" 7430msgstr "" 7431 7432#: app/GedcomTag.php:635 7433msgid "Date of cremation" 7434msgstr "" 7435 7436#: app/GedcomTag.php:637 7437msgid "Place of cremation" 7438msgstr "" 7439 7440#. I18N: gedcom tag CTRY 7441#: app/GedcomTag.php:640 app/Statistics/Google/ChartDistribution.php:130 7442msgid "Country" 7443msgstr "" 7444 7445#. I18N: gedcom tag DATA 7446#: app/GedcomTag.php:643 resources/views/admin/changes-log.phtml:117 7447msgid "Data" 7448msgstr "" 7449 7450#: app/GedcomTag.php:645 resources/views/cards/add-source-citation.phtml:73 7451msgid "Date of entry in original source" 7452msgstr "" 7453 7454#. I18N: gedcom tag DATE 7455#: app/GedcomTag.php:651 app/Http/RequestHandlers/HelpText.php:193 7456#: resources/views/help/date.phtml:11 resources/views/help/date.phtml:125 7457#: resources/views/lists/anniversaries-table.phtml:12 7458#: resources/views/modules/todo/research-tasks.phtml:7 7459#: resources/views/pending-changes-page.phtml:55 7460#: resources/xml/reports/bdm_report.xml:132 7461#: resources/xml/reports/bdm_report.xml:158 7462#: resources/xml/reports/bdm_report.xml:192 7463#: resources/xml/reports/birth_report.xml:40 7464#: resources/xml/reports/death_report.xml:46 7465#: resources/xml/reports/fact_sources.xml:72 7466#: resources/xml/reports/fact_sources.xml:159 7467#: resources/xml/reports/marriage_report.xml:46 7468#: resources/xml/reports/occupation_report.xml:57 7469msgid "Date" 7470msgstr "" 7471 7472#. I18N: gedcom tag DEAT 7473#: app/GedcomTag.php:654 resources/views/calendar-page.phtml:168 7474#: resources/views/lists/individuals-table.phtml:214 7475#: resources/views/lists/individuals-table.phtml:222 7476#: resources/views/lists/individuals-table.phtml:279 7477#: resources/views/modules/yahrzeit/table.phtml:14 7478#: resources/xml/reports/ahnentafel_report.xml:458 7479#: resources/xml/reports/bdm_report.xml:87 7480#: resources/xml/reports/change_report.xml:102 7481#: resources/xml/reports/change_report.xml:118 7482#: resources/xml/reports/descendancy_report.xml:594 7483#: resources/xml/reports/family_group_report.xml:289 7484#: resources/xml/reports/family_group_report.xml:470 7485#: resources/xml/reports/family_group_report.xml:477 7486#: resources/xml/reports/family_group_report.xml:643 7487#: resources/xml/reports/family_group_report.xml:733 7488#: resources/xml/reports/family_group_report.xml:740 7489#: resources/xml/reports/family_group_report.xml:987 7490#: resources/xml/reports/family_group_report.xml:1081 7491#: resources/xml/reports/family_group_report.xml:1090 7492#: resources/xml/reports/individual_ext_report.xml:273 7493#: resources/xml/reports/individual_ext_report.xml:309 7494#: resources/xml/reports/individual_ext_report.xml:349 7495#: resources/xml/reports/individual_ext_report.xml:385 7496#: resources/xml/reports/individual_ext_report.xml:421 7497#: resources/xml/reports/individual_ext_report.xml:479 7498#: resources/xml/reports/individual_ext_report.xml:515 7499#: resources/xml/reports/individual_ext_report.xml:556 7500#: resources/xml/reports/individual_ext_report.xml:592 7501#: resources/xml/reports/individual_ext_report.xml:628 7502#: resources/xml/reports/individual_report.xml:270 7503#: resources/xml/reports/individual_report.xml:306 7504#: resources/xml/reports/individual_report.xml:346 7505#: resources/xml/reports/individual_report.xml:382 7506#: resources/xml/reports/individual_report.xml:418 7507#: resources/xml/reports/individual_report.xml:479 7508#: resources/xml/reports/individual_report.xml:519 7509#: resources/xml/reports/individual_report.xml:560 7510#: resources/xml/reports/individual_report.xml:596 7511#: resources/xml/reports/individual_report.xml:632 7512#: resources/xml/reports/missing_facts_report.xml:24 7513#: resources/xml/reports/pedigree_report.xml:80 7514#: resources/xml/reports/pedigree_report.xml:81 7515#: resources/xml/reports/pedigree_report.xml:101 7516#: resources/xml/reports/pedigree_report.xml:102 7517#: resources/xml/reports/pedigree_report.xml:119 7518#: resources/xml/reports/pedigree_report.xml:120 7519#: resources/xml/reports/pedigree_report.xml:141 7520#: resources/xml/reports/pedigree_report.xml:142 7521#: resources/xml/reports/pedigree_report.xml:159 7522#: resources/xml/reports/pedigree_report.xml:160 7523#: resources/xml/reports/pedigree_report.xml:182 7524#: resources/xml/reports/pedigree_report.xml:183 7525#: resources/xml/reports/pedigree_report.xml:200 7526#: resources/xml/reports/pedigree_report.xml:201 7527#: resources/xml/reports/pedigree_report.xml:225 7528#: resources/xml/reports/pedigree_report.xml:226 7529#: resources/xml/reports/pedigree_report.xml:243 7530#: resources/xml/reports/pedigree_report.xml:244 7531#: resources/xml/reports/pedigree_report.xml:268 7532#: resources/xml/reports/pedigree_report.xml:269 7533#: resources/xml/reports/pedigree_report.xml:286 7534#: resources/xml/reports/pedigree_report.xml:287 7535#: resources/xml/reports/pedigree_report.xml:311 7536#: resources/xml/reports/pedigree_report.xml:312 7537#: resources/xml/reports/pedigree_report.xml:329 7538#: resources/xml/reports/pedigree_report.xml:330 7539#: resources/xml/reports/pedigree_report.xml:354 7540#: resources/xml/reports/pedigree_report.xml:355 7541#: resources/xml/reports/pedigree_report.xml:372 7542#: resources/xml/reports/pedigree_report.xml:373 7543#: resources/xml/reports/pedigree_report.xml:395 7544#: resources/xml/reports/pedigree_report.xml:411 7545#: resources/xml/reports/pedigree_report.xml:433 7546#: resources/xml/reports/pedigree_report.xml:449 7547#: resources/xml/reports/pedigree_report.xml:471 7548#: resources/xml/reports/pedigree_report.xml:487 7549#: resources/xml/reports/pedigree_report.xml:509 7550#: resources/xml/reports/pedigree_report.xml:525 7551#: resources/xml/reports/pedigree_report.xml:547 7552#: resources/xml/reports/pedigree_report.xml:563 7553#: resources/xml/reports/pedigree_report.xml:585 7554#: resources/xml/reports/pedigree_report.xml:601 7555#: resources/xml/reports/pedigree_report.xml:623 7556#: resources/xml/reports/pedigree_report.xml:639 7557#: resources/xml/reports/pedigree_report.xml:661 7558#: resources/xml/reports/pedigree_report.xml:677 7559#: resources/xml/reports/pedigree_report.xml:782 7560#: resources/xml/reports/pedigree_report.xml:783 7561#: resources/xml/reports/pedigree_report.xml:803 7562#: resources/xml/reports/pedigree_report.xml:804 7563#: resources/xml/reports/pedigree_report.xml:821 7564#: resources/xml/reports/pedigree_report.xml:822 7565#: resources/xml/reports/pedigree_report.xml:843 7566#: resources/xml/reports/pedigree_report.xml:844 7567#: resources/xml/reports/pedigree_report.xml:861 7568#: resources/xml/reports/pedigree_report.xml:862 7569#: resources/xml/reports/pedigree_report.xml:883 7570#: resources/xml/reports/pedigree_report.xml:884 7571#: resources/xml/reports/pedigree_report.xml:901 7572#: resources/xml/reports/pedigree_report.xml:902 7573#: resources/xml/reports/pedigree_report.xml:927 7574#: resources/xml/reports/pedigree_report.xml:945 7575#: resources/xml/reports/pedigree_report.xml:970 7576#: resources/xml/reports/pedigree_report.xml:988 7577#: resources/xml/reports/pedigree_report.xml:1013 7578#: resources/xml/reports/pedigree_report.xml:1031 7579#: resources/xml/reports/pedigree_report.xml:1056 7580#: resources/xml/reports/pedigree_report.xml:1074 7581#: resources/xml/reports/pedigree_report.xml:1096 7582#: resources/xml/reports/pedigree_report.xml:1115 7583#: resources/xml/reports/pedigree_report.xml:1134 7584#: resources/xml/reports/pedigree_report.xml:1153 7585#: resources/xml/reports/pedigree_report.xml:1172 7586#: resources/xml/reports/pedigree_report.xml:1191 7587#: resources/xml/reports/pedigree_report.xml:1210 7588#: resources/xml/reports/pedigree_report.xml:1229 7589#: resources/xml/reports/pedigree_report.xml:1248 7590#: resources/xml/reports/pedigree_report.xml:1267 7591#: resources/xml/reports/pedigree_report.xml:1286 7592#: resources/xml/reports/pedigree_report.xml:1305 7593#: resources/xml/reports/pedigree_report.xml:1324 7594#: resources/xml/reports/pedigree_report.xml:1343 7595#: resources/xml/reports/pedigree_report.xml:1362 7596#: resources/xml/reports/pedigree_report.xml:1381 7597#: resources/xml/reports/relative_ext_report.xml:62 7598msgid "Death" 7599msgstr "" 7600 7601#: app/GedcomTag.php:656 7602msgid "Cause of death" 7603msgstr "" 7604 7605#: app/GedcomTag.php:658 resources/xml/reports/cemetery_report.xml:46 7606#: resources/xml/reports/fact_sources.xml:274 7607#: resources/xml/reports/missing_facts_report.xml:505 7608msgid "Date of death" 7609msgstr "" 7610 7611#: app/GedcomTag.php:660 resources/xml/reports/fact_sources.xml:275 7612#: resources/xml/reports/missing_facts_report.xml:516 7613msgid "Place of death" 7614msgstr "" 7615 7616#. I18N: gedcom tag DESC 7617#. I18N: Name of a module/chart 7618#. I18N: Name of a module/sidebar 7619#. I18N: Name of a module/report 7620#: app/GedcomTag.php:663 app/Module/ChartsBlockModule.php:242 7621#: app/Module/DescendancyChartModule.php:108 7622#: app/Module/DescendancyModule.php:61 7623#: app/Module/DescendancyReportModule.php:40 7624#: resources/xml/reports/descendancy_report.xml:3 7625#: resources/xml/reports/individual_ext_report.xml:6 7626#: resources/xml/reports/missing_facts_report.xml:6 7627#: resources/xml/reports/relative_ext_report.xml:6 7628msgid "Descendants" 7629msgstr "" 7630 7631#. I18N: gedcom tag DESI 7632#: app/GedcomTag.php:666 7633msgid "Descendants interest" 7634msgstr "" 7635 7636#. I18N: gedcom tag DEST 7637#: app/GedcomTag.php:669 7638msgid "Destination" 7639msgstr "" 7640 7641#. I18N: gedcom tag DIV 7642#: app/GedcomTag.php:672 resources/views/calendar-page.phtml:165 7643#: resources/views/lists/families-table.phtml:234 7644msgid "Divorce" 7645msgstr "" 7646 7647#. I18N: gedcom tag DIVF 7648#: app/GedcomTag.php:675 7649msgid "Divorce filed" 7650msgstr "" 7651 7652#. I18N: gedcom tag DSCR 7653#: app/GedcomTag.php:678 resources/views/admin/modules.phtml:61 7654#: resources/views/report-setup-page.phtml:12 7655msgid "Description" 7656msgstr "" 7657 7658#. I18N: gedcom tag EDUC 7659#: app/GedcomTag.php:681 7660msgid "Education" 7661msgstr "" 7662 7663#: app/GedcomTag.php:683 7664msgid "School or college" 7665msgstr "" 7666 7667#. I18N: gedcom tag EMAIL 7668#. I18N: gedcom tag _EMAIL 7669#: app/GedcomTag.php:690 app/GedcomTag.php:1790 7670#: app/Module/UserMessagesModule.php:177 7671#: resources/views/admin/users-create.phtml:58 7672#: resources/views/admin/users-edit.phtml:63 7673#: resources/views/admin/users.phtml:22 resources/views/contact-page.phtml:35 7674#: resources/views/edit-account-page.phtml:111 7675#: resources/views/emails/register-notify-html.phtml:21 7676#: resources/views/emails/register-notify-text.phtml:13 7677#: resources/views/register-page.phtml:45 7678#: resources/views/setup/step-5-administrator.phtml:68 7679msgid "Email address" 7680msgstr "" 7681 7682#. I18N: gedcom tag EMIG 7683#: app/GedcomTag.php:693 resources/views/calendar-page.phtml:174 7684msgid "Emigration" 7685msgstr "" 7686 7687#: app/GedcomTag.php:695 7688msgid "Date of emigration" 7689msgstr "" 7690 7691#: app/GedcomTag.php:697 7692msgid "Place of emigration" 7693msgstr "" 7694 7695#. I18N: gedcom tag ENDL. LDS = Church of Latter Day Saints. 7696#: app/GedcomTag.php:700 7697msgid "LDS endowment" 7698msgstr "" 7699 7700#. I18N: LDS = Church of Latter Day Saints. 7701#: app/GedcomTag.php:703 7702msgid "Date of LDS endowment" 7703msgstr "" 7704 7705#. I18N: LDS = Church of Latter Day Saints. 7706#: app/GedcomTag.php:706 7707msgid "Place of LDS endowment" 7708msgstr "" 7709 7710#. I18N: gedcom tag ENGA 7711#: app/GedcomTag.php:709 resources/xml/reports/missing_facts_report.xml:20 7712msgid "Engagement" 7713msgstr "" 7714 7715#: app/GedcomTag.php:711 resources/xml/reports/missing_facts_report.xml:336 7716msgid "Date of engagement" 7717msgstr "" 7718 7719#: app/GedcomTag.php:713 resources/xml/reports/missing_facts_report.xml:347 7720msgid "Place of engagement" 7721msgstr "" 7722 7723#. I18N: gedcom tag EVEN 7724#: app/GedcomTag.php:716 resources/views/lists/anniversaries-table.phtml:19 7725#: resources/xml/reports/fact_sources.xml:70 7726#: resources/xml/reports/fact_sources.xml:157 7727#: resources/xml/reports/missing_facts_report.xml:55 7728msgid "Event" 7729msgstr "" 7730 7731#: app/GedcomTag.php:718 7732msgid "Date of event" 7733msgstr "" 7734 7735#: app/GedcomTag.php:720 7736msgid "Place of event" 7737msgstr "" 7738 7739#: app/GedcomTag.php:722 7740msgid "Type of event" 7741msgstr "" 7742 7743#. I18N: gedcom tag FACT 7744#: app/GedcomTag.php:725 7745msgid "Fact" 7746msgstr "" 7747 7748#: app/GedcomTag.php:727 7749msgid "Type of fact" 7750msgstr "" 7751 7752#. I18N: gedcom tag FAM 7753#. I18N: Name of a module/report 7754#: app/GedcomTag.php:730 app/Module/FamilyGroupReportModule.php:44 7755#: resources/views/admin/trees-privacy.phtml:173 7756#: resources/views/cards/add-source-citation.phtml:53 7757#: resources/views/edit/link-child-to-family.phtml:11 7758#: resources/views/modals/link-media-to-family.phtml:13 7759#: resources/views/modules/family_nav/sidebar-family.phtml:72 7760#: resources/views/modules/favorites/favorites.phtml:75 7761#: resources/views/modules/random_media/slide-show.phtml:61 7762#: resources/views/modules/recent_changes/changes-table.phtml:34 7763#: resources/views/modules/statistics-chart/custom.phtml:39 7764#: resources/xml/reports/family_group_report.xml:3 7765#: resources/xml/reports/family_group_report.xml:6 7766#: resources/xml/reports/family_group_report.xml:88 7767#: resources/xml/reports/family_group_report.xml:96 7768msgid "Family" 7769msgstr "" 7770 7771#. I18N: gedcom tag FAMC 7772#: app/GedcomTag.php:733 7773msgid "Family as a child" 7774msgstr "" 7775 7776#. I18N: gedcom tag FAMF 7777#: app/GedcomTag.php:736 7778msgid "Family file" 7779msgstr "" 7780 7781#. I18N: gedcom tag FAMS 7782#: app/GedcomTag.php:739 7783msgid "Family as a spouse" 7784msgstr "" 7785 7786#: app/GedcomTag.php:741 7787msgid "Spouse census date" 7788msgstr "" 7789 7790#: app/GedcomTag.php:743 7791msgid "Spouse census place" 7792msgstr "" 7793 7794#: app/GedcomTag.php:745 7795msgid "Date of divorce" 7796msgstr "" 7797 7798#: app/GedcomTag.php:747 app/GedcomTag.php:840 7799#: resources/xml/reports/fact_sources.xml:319 7800#: resources/xml/reports/missing_facts_report.xml:463 7801msgid "Date of marriage" 7802msgstr "" 7803 7804#: app/GedcomTag.php:749 app/GedcomTag.php:842 7805#: resources/xml/reports/fact_sources.xml:321 7806#: resources/xml/reports/missing_facts_report.xml:474 7807msgid "Place of marriage" 7808msgstr "" 7809 7810#: app/GedcomTag.php:751 7811msgid "Spouse note" 7812msgstr "" 7813 7814#. I18N: LDS = Church of Latter Day Saints. 7815#: app/GedcomTag.php:754 7816msgid "Date of LDS spouse sealing" 7817msgstr "" 7818 7819#. I18N: LDS = Church of Latter Day Saints. 7820#: app/GedcomTag.php:757 7821msgid "Place of LDS spouse sealing" 7822msgstr "" 7823 7824#. I18N: gedcom tag FAX 7825#: app/GedcomTag.php:760 7826msgid "Fax" 7827msgstr "" 7828 7829#. I18N: gedcom tag FCOM 7830#: app/GedcomTag.php:763 resources/xml/reports/missing_facts_report.xml:21 7831msgid "First communion" 7832msgstr "" 7833 7834#: app/GedcomTag.php:765 resources/xml/reports/missing_facts_report.xml:378 7835msgid "Date of first communion" 7836msgstr "" 7837 7838#: app/GedcomTag.php:767 resources/xml/reports/missing_facts_report.xml:389 7839msgid "Place of first communion" 7840msgstr "" 7841 7842#. I18N: gedcom tag FILE 7843#: app/GedcomTag.php:770 app/Http/Controllers/Admin/MediaController.php:333 7844msgid "Filename" 7845msgstr "" 7846 7847#. I18N: gedcom tag FONE 7848#: app/GedcomTag.php:773 7849msgid "Phonetic" 7850msgstr "" 7851 7852#. I18N: gedcom tag FORM 7853#: app/GedcomTag.php:776 resources/views/help/date.phtml:14 7854#: resources/views/help/date.phtml:52 resources/views/help/date.phtml:90 7855#: resources/views/help/date.phtml:128 7856#: resources/views/report-setup-page.phtml:34 7857msgid "Format" 7858msgstr "" 7859 7860#. I18N: gedcom tag GEDC 7861#. I18N: gedcom tag _GEDF 7862#: app/GedcomTag.php:779 app/GedcomTag.php:1828 7863#: resources/views/admin/trees.phtml:279 7864msgid "GEDCOM file" 7865msgstr "" 7866 7867#. I18N: gedcom tag GIVN 7868#: app/GedcomTag.php:782 resources/views/lists/families-table.phtml:249 7869#: resources/views/lists/families-table.phtml:252 7870#: resources/views/lists/given-names-table.phtml:5 7871#: resources/views/lists/individuals-table.phtml:265 7872msgid "Given names" 7873msgstr "" 7874 7875#. I18N: gedcom tag GRAD 7876#: app/GedcomTag.php:785 7877msgid "Graduation" 7878msgstr "" 7879 7880#. I18N: gedcom tag HEAD 7881#: app/GedcomTag.php:788 7882msgid "Header" 7883msgstr "" 7884 7885#. I18N: gedcom tag IDNO 7886#: app/GedcomTag.php:794 7887msgid "Identification number" 7888msgstr "" 7889 7890#. I18N: gedcom tag IMMI 7891#: app/GedcomTag.php:797 7892msgid "Immigration" 7893msgstr "" 7894 7895#: app/GedcomTag.php:799 7896msgid "Date of immigration" 7897msgstr "" 7898 7899#: app/GedcomTag.php:801 7900msgid "Place of immigration" 7901msgstr "" 7902 7903#. I18N: gedcom tag INDI 7904#. I18N: Name of a module/report 7905#: app/GedcomTag.php:804 app/Module/IndividualReportModule.php:40 7906#: resources/views/admin/fix-level-0-media.phtml:27 7907#: resources/views/admin/trees-privacy.phtml:172 7908#: resources/views/admin/trees.phtml:218 7909#: resources/views/cards/add-source-citation.phtml:23 7910#: resources/views/modals/link-media-to-individual.phtml:13 7911#: resources/views/modules/ancestors-chart/page.phtml:16 7912#: resources/views/modules/charts/config.phtml:15 7913#: resources/views/modules/compact-chart/page.phtml:16 7914#: resources/views/modules/descendancy_chart/page.phtml:15 7915#: resources/views/modules/family-book-chart/page.phtml:15 7916#: resources/views/modules/fanchart/page.phtml:17 7917#: resources/views/modules/favorites/favorites.phtml:63 7918#: resources/views/modules/hourglass-chart/page.phtml:17 7919#: resources/views/modules/interactive-tree/page.phtml:17 7920#: resources/views/modules/pedigree-chart/page.phtml:16 7921#: resources/views/modules/pedigree-map/page.phtml:15 7922#: resources/views/modules/random_media/slide-show.phtml:52 7923#: resources/views/modules/recent_changes/changes-table.phtml:31 7924#: resources/views/modules/statistics-chart/custom.phtml:23 7925#: resources/views/modules/stories/config.phtml:35 7926#: resources/views/modules/stories/edit.phtml:18 7927#: resources/views/modules/stories/list.phtml:9 7928#: resources/views/modules/timeline-chart/page.phtml:14 7929#: resources/views/search-advanced-page.phtml:18 7930#: resources/xml/reports/ahnentafel_report.xml:6 7931#: resources/xml/reports/descendancy_report.xml:5 7932#: resources/xml/reports/individual_ext_report.xml:5 7933#: resources/xml/reports/individual_report.xml:3 7934#: resources/xml/reports/individual_report.xml:5 7935#: resources/xml/reports/individual_report.xml:88 7936#: resources/xml/reports/missing_facts_report.xml:5 7937#: resources/xml/reports/pedigree_report.xml:5 7938#: resources/xml/reports/relative_ext_report.xml:5 7939msgid "Individual" 7940msgstr "" 7941 7942#. I18N: gedcom tag LANG 7943#. I18N: A configuration setting 7944#: app/GedcomTag.php:810 app/Module/ModuleLanguageTrait.php:48 7945#: app/Module/ModuleThemeTrait.php:273 resources/views/admin/modules.phtml:253 7946#: resources/views/admin/modules.phtml:256 7947#: resources/views/admin/trees-preferences.phtml:65 7948#: resources/views/admin/users-edit.phtml:108 7949#: resources/views/admin/users.phtml:23 7950#: resources/views/edit-account-page.phtml:90 7951#: resources/views/layouts/administration.phtml:57 7952#: resources/views/setup/step-1-language.phtml:18 7953msgid "Language" 7954msgstr "" 7955 7956#. I18N: gedcom tag LEGA 7957#: app/GedcomTag.php:816 7958msgid "Legatee" 7959msgstr "" 7960 7961#. I18N: gedcom tag MAP 7962#. I18N: gedcom tag _LOC 7963#: app/GedcomTag.php:822 app/GedcomTag.php:1864 7964msgid "Location" 7965msgstr "" 7966 7967#. I18N: gedcom tag MARB 7968#: app/GedcomTag.php:825 resources/xml/reports/missing_facts_report.xml:22 7969msgid "Marriage banns" 7970msgstr "" 7971 7972#: app/GedcomTag.php:827 resources/xml/reports/missing_facts_report.xml:420 7973msgid "Date of marriage banns" 7974msgstr "" 7975 7976#: app/GedcomTag.php:829 resources/xml/reports/missing_facts_report.xml:431 7977msgid "Place of marriage banns" 7978msgstr "" 7979 7980#. I18N: gedcom tag MARC 7981#: app/GedcomTag.php:832 7982msgid "Marriage contract" 7983msgstr "" 7984 7985#. I18N: gedcom tag MARL 7986#: app/GedcomTag.php:835 7987msgid "Marriage license" 7988msgstr "" 7989 7990#. I18N: gedcom tag MARR 7991#: app/GedcomTag.php:838 app/Http/Controllers/BranchesController.php:341 7992#: resources/views/calendar-page.phtml:162 7993#: resources/views/lists/families-table.phtml:210 7994#: resources/views/lists/families-table.phtml:218 7995#: resources/views/lists/families-table.phtml:226 7996#: resources/views/lists/families-table.phtml:255 7997#: resources/xml/reports/ahnentafel_report.xml:450 7998#: resources/xml/reports/bdm_report.xml:78 7999#: resources/xml/reports/descendancy_report.xml:575 8000#: resources/xml/reports/family_group_report.xml:377 8001#: resources/xml/reports/missing_facts_report.xml:23 8002#: resources/xml/reports/pedigree_report.xml:76 8003#: resources/xml/reports/pedigree_report.xml:77 8004#: resources/xml/reports/pedigree_report.xml:97 8005#: resources/xml/reports/pedigree_report.xml:98 8006#: resources/xml/reports/pedigree_report.xml:137 8007#: resources/xml/reports/pedigree_report.xml:138 8008#: resources/xml/reports/pedigree_report.xml:178 8009#: resources/xml/reports/pedigree_report.xml:179 8010#: resources/xml/reports/pedigree_report.xml:221 8011#: resources/xml/reports/pedigree_report.xml:222 8012#: resources/xml/reports/pedigree_report.xml:264 8013#: resources/xml/reports/pedigree_report.xml:265 8014#: resources/xml/reports/pedigree_report.xml:307 8015#: resources/xml/reports/pedigree_report.xml:308 8016#: resources/xml/reports/pedigree_report.xml:350 8017#: resources/xml/reports/pedigree_report.xml:351 8018#: resources/xml/reports/pedigree_report.xml:392 8019#: resources/xml/reports/pedigree_report.xml:430 8020#: resources/xml/reports/pedigree_report.xml:468 8021#: resources/xml/reports/pedigree_report.xml:506 8022#: resources/xml/reports/pedigree_report.xml:544 8023#: resources/xml/reports/pedigree_report.xml:582 8024#: resources/xml/reports/pedigree_report.xml:620 8025#: resources/xml/reports/pedigree_report.xml:658 8026#: resources/xml/reports/pedigree_report.xml:778 8027#: resources/xml/reports/pedigree_report.xml:779 8028#: resources/xml/reports/pedigree_report.xml:799 8029#: resources/xml/reports/pedigree_report.xml:800 8030#: resources/xml/reports/pedigree_report.xml:839 8031#: resources/xml/reports/pedigree_report.xml:840 8032#: resources/xml/reports/pedigree_report.xml:879 8033#: resources/xml/reports/pedigree_report.xml:880 8034#: resources/xml/reports/pedigree_report.xml:923 8035#: resources/xml/reports/pedigree_report.xml:966 8036#: resources/xml/reports/pedigree_report.xml:1009 8037#: resources/xml/reports/pedigree_report.xml:1052 8038#: resources/xml/reports/pedigree_report.xml:1099 8039#: resources/xml/reports/pedigree_report.xml:1137 8040#: resources/xml/reports/pedigree_report.xml:1175 8041#: resources/xml/reports/pedigree_report.xml:1213 8042#: resources/xml/reports/pedigree_report.xml:1251 8043#: resources/xml/reports/pedigree_report.xml:1289 8044#: resources/xml/reports/pedigree_report.xml:1327 8045#: resources/xml/reports/pedigree_report.xml:1365 8046msgid "Marriage" 8047msgstr "" 8048 8049#: app/GedcomTag.php:844 resources/xml/reports/fact_sources.xml:202 8050msgid "Civil marriage" 8051msgstr "" 8052 8053#: app/GedcomTag.php:846 resources/xml/reports/fact_sources.xml:205 8054msgid "Registered partnership" 8055msgstr "" 8056 8057#: app/GedcomTag.php:848 resources/xml/reports/fact_sources.xml:199 8058msgid "Religious marriage" 8059msgstr "" 8060 8061#: app/GedcomTag.php:850 8062msgid "Marriage type unknown" 8063msgstr "" 8064 8065#. I18N: gedcom tag MARS 8066#: app/GedcomTag.php:853 8067msgid "Marriage settlement" 8068msgstr "" 8069 8070#. I18N: gedcom tag MEDI 8071#. I18N: gedcom tag _TYPE 8072#: app/GedcomTag.php:856 app/GedcomTag.php:2062 8073#: resources/views/modals/create-media-from-file.phtml:36 8074#: resources/views/modals/media-file-fields.phtml:111 8075msgid "Media type" 8076msgstr "" 8077 8078#. I18N: gedcom tag REPO:NAME 8079#: app/GedcomTag.php:860 resources/views/modals/repository-fields.phtml:5 8080msgctxt "Repository" 8081msgid "Name" 8082msgstr "" 8083 8084#. I18N: gedcom tag NAME 8085#: app/GedcomTag.php:864 app/Http/Controllers/IndividualController.php:268 8086#: app/Http/RequestHandlers/HelpText.php:209 8087#: app/Http/RequestHandlers/IndividualPage.php:233 8088#: app/Statistics/Google/ChartCommonGiven.php:84 8089#: app/Statistics/Google/ChartCommonSurname.php:143 8090#: resources/views/modals/submitter-fields.phtml:5 8091#: resources/views/modules/yahrzeit/table.phtml:13 8092#: resources/xml/reports/bdm_report.xml:5 8093#: resources/xml/reports/bdm_report.xml:49 8094#: resources/xml/reports/birth_report.xml:5 8095#: resources/xml/reports/birth_report.xml:36 8096#: resources/xml/reports/cemetery_report.xml:40 8097#: resources/xml/reports/change_report.xml:56 8098#: resources/xml/reports/change_report.xml:96 8099#: resources/xml/reports/death_report.xml:5 8100#: resources/xml/reports/death_report.xml:38 8101#: resources/xml/reports/fact_sources.xml:62 8102#: resources/xml/reports/fact_sources.xml:155 8103#: resources/xml/reports/fact_sources.xml:266 8104#: resources/xml/reports/fact_sources.xml:317 8105#: resources/xml/reports/marriage_report.xml:5 8106#: resources/xml/reports/marriage_report.xml:38 8107#: resources/xml/reports/missing_facts_report.xml:54 8108#: resources/xml/reports/occupation_report.xml:43 8109#: resources/xml/reports/relative_ext_report.xml:50 8110msgid "Name" 8111msgstr "" 8112 8113#: app/GedcomTag.php:866 8114msgid "Phonetic name" 8115msgstr "" 8116 8117#: app/GedcomTag.php:868 8118msgid "Name in Hebrew" 8119msgstr "" 8120 8121#. I18N: gedcom tag NATI 8122#: app/GedcomTag.php:871 8123msgid "Nationality" 8124msgstr "" 8125 8126#. I18N: gedcom tag NATU 8127#: app/GedcomTag.php:874 8128msgid "Naturalization" 8129msgstr "" 8130 8131#: app/GedcomTag.php:876 8132msgid "Date of naturalization" 8133msgstr "" 8134 8135#: app/GedcomTag.php:878 8136msgid "Place of naturalization" 8137msgstr "" 8138 8139#. I18N: gedcom tag NCHI 8140#: app/GedcomTag.php:881 app/Module/StatisticsChartModule.php:727 8141#: app/Statistics/Google/ChartChildren.php:113 8142#: resources/views/modules/statistics-chart/custom.phtml:45 8143msgid "Number of children" 8144msgstr "" 8145 8146#. I18N: gedcom tag NICK 8147#: app/GedcomTag.php:884 8148msgid "Nickname" 8149msgstr "" 8150 8151#. I18N: gedcom tag NMR 8152#: app/GedcomTag.php:887 8153msgid "Number of marriages" 8154msgstr "" 8155 8156#. I18N: gedcom tag NPFX 8157#: app/GedcomTag.php:893 8158msgid "Name prefix" 8159msgstr "" 8160 8161#. I18N: gedcom tag NSFX 8162#: app/GedcomTag.php:896 8163msgid "Name suffix" 8164msgstr "" 8165 8166#. I18N: gedcom tag OBJE 8167#: app/GedcomTag.php:899 app/Http/RequestHandlers/HelpText.php:219 8168#: resources/views/admin/fix-level-0-media.phtml:25 8169#: resources/views/admin/media.phtml:96 8170#: resources/views/admin/trees-privacy.phtml:177 8171#: resources/views/admin/trees.phtml:249 8172#: resources/views/admin/webtrees1-thumbnails.phtml:37 8173#: resources/views/family-page.phtml:94 8174#: resources/views/modules/favorites/favorites.phtml:87 8175#: resources/views/source-page.phtml:84 8176msgid "Media object" 8177msgstr "" 8178 8179#. I18N: gedcom tag OCCU 8180#: app/GedcomTag.php:902 resources/xml/reports/occupation_report.xml:5 8181#: resources/xml/reports/occupation_report.xml:54 8182msgid "Occupation" 8183msgstr "" 8184 8185#. I18N: gedcom tag ORDI 8186#: app/GedcomTag.php:907 8187msgid "Ordinance" 8188msgstr "" 8189 8190#. I18N: gedcom tag ORDN 8191#: app/GedcomTag.php:910 8192msgid "Ordination" 8193msgstr "" 8194 8195#: app/GedcomTag.php:912 8196msgid "Religious institution" 8197msgstr "" 8198 8199#: app/GedcomTag.php:914 8200msgid "Date of ordination" 8201msgstr "" 8202 8203#: app/GedcomTag.php:916 8204msgid "Place of ordination" 8205msgstr "" 8206 8207#. I18N: gedcom tag PAGE 8208#: app/GedcomTag.php:919 resources/xml/reports/fact_sources.xml:74 8209#: resources/xml/reports/fact_sources.xml:161 8210#: resources/xml/reports/fact_sources.xml:277 8211#: resources/xml/reports/fact_sources.xml:323 8212msgid "Citation details" 8213msgstr "" 8214 8215#. I18N: gedcom tag PEDI 8216#: app/GedcomTag.php:922 8217msgid "Relationship to parents" 8218msgstr "" 8219 8220#. I18N: gedcom tag PHON 8221#: app/GedcomTag.php:925 8222msgid "Phone" 8223msgstr "" 8224 8225#. I18N: gedcom tag PLAC 8226#: app/GedcomTag.php:931 app/Http/RequestHandlers/HelpText.php:224 8227#: resources/views/admin/location-edit.phtml:24 8228#: resources/views/admin/locations.phtml:15 8229#: resources/views/lists/families-table.phtml:261 8230#: resources/views/lists/individuals-table.phtml:275 8231#: resources/views/lists/individuals-table.phtml:286 8232#: resources/views/modules/census-assistant.phtml:43 8233#: resources/views/modules/lifespans-chart/page.phtml:36 8234#: resources/views/search-phonetic-page.phtml:41 8235#: resources/xml/reports/bdm_report.xml:6 8236#: resources/xml/reports/bdm_report.xml:134 8237#: resources/xml/reports/bdm_report.xml:160 8238#: resources/xml/reports/bdm_report.xml:194 8239#: resources/xml/reports/birth_report.xml:42 8240#: resources/xml/reports/cemetery_report.xml:52 8241#: resources/xml/reports/death_report.xml:50 8242#: resources/xml/reports/marriage_report.xml:50 8243#: resources/xml/reports/occupation_report.xml:60 8244msgid "Place" 8245msgstr "" 8246 8247#: app/GedcomTag.php:933 8248msgid "Phonetic place" 8249msgstr "" 8250 8251#: app/GedcomTag.php:935 8252msgid "Romanized place" 8253msgstr "" 8254 8255#: app/GedcomTag.php:937 8256msgid "Place in Hebrew" 8257msgstr "" 8258 8259#. I18N: gedcom tag POST 8260#: app/GedcomTag.php:940 8261msgid "Postal code" 8262msgstr "" 8263 8264#. I18N: gedcom tag PROB 8265#: app/GedcomTag.php:943 8266msgid "Probate" 8267msgstr "" 8268 8269#. I18N: gedcom tag PROP 8270#: app/GedcomTag.php:946 8271msgid "Property" 8272msgstr "" 8273 8274#. I18N: gedcom tag PUBL 8275#: app/GedcomTag.php:949 resources/views/modals/source-fields.phtml:27 8276msgid "Publication" 8277msgstr "" 8278 8279#. I18N: gedcom tag QUAY 8280#: app/GedcomTag.php:952 8281msgid "Quality of data" 8282msgstr "" 8283 8284#. I18N: gedcom tag REFN 8285#: app/GedcomTag.php:955 8286msgid "Reference number" 8287msgstr "" 8288 8289#. I18N: gedcom tag RELA 8290#: app/GedcomTag.php:958 8291msgid "Relationship" 8292msgstr "" 8293 8294#. I18N: gedcom tag RELI 8295#: app/GedcomTag.php:961 resources/xml/reports/missing_facts_report.xml:26 8296#: resources/xml/reports/missing_facts_report.xml:587 8297msgid "Religion" 8298msgstr "" 8299 8300#. I18N: gedcom tag REPO 8301#: app/GedcomTag.php:964 resources/views/admin/trees-privacy.phtml:175 8302#: resources/views/admin/trees.phtml:238 8303#: resources/views/modals/source-fields.phtml:35 8304#: resources/views/modules/favorites/favorites.phtml:111 8305#: resources/views/modules/recent_changes/changes-table.phtml:49 8306msgid "Repository" 8307msgstr "" 8308 8309#. I18N: gedcom tag RESI 8310#: app/GedcomTag.php:967 8311msgid "Residence" 8312msgstr "" 8313 8314#: app/GedcomTag.php:969 8315msgid "Date of residence" 8316msgstr "" 8317 8318#: app/GedcomTag.php:971 8319msgid "Place of residence" 8320msgstr "" 8321 8322#. I18N: gedcom tag RESN 8323#: app/GedcomTag.php:974 app/Http/RequestHandlers/HelpText.php:229 8324#: resources/views/media-page.phtml:173 8325msgid "Restriction" 8326msgstr "" 8327 8328#. I18N: gedcom tag RETI 8329#: app/GedcomTag.php:977 8330msgid "Retirement" 8331msgstr "" 8332 8333#. I18N: gedcom tag RFN 8334#: app/GedcomTag.php:982 8335msgid "Record file number" 8336msgstr "" 8337 8338#. I18N: gedcom tag RIN 8339#: app/GedcomTag.php:991 8340msgid "Record ID number" 8341msgstr "" 8342 8343#. I18N: gedcom tag ROLE 8344#: app/GedcomTag.php:994 resources/views/admin/users-edit.phtml:276 8345msgid "Role" 8346msgstr "" 8347 8348#. I18N: gedcom tag ROMN 8349#: app/GedcomTag.php:997 app/Http/RequestHandlers/HelpText.php:234 8350msgid "Romanized" 8351msgstr "" 8352 8353#. I18N: gedcom tag SERV 8354#: app/GedcomTag.php:1000 8355msgid "Remote server" 8356msgstr "" 8357 8358#. I18N: gedcom tag SEX 8359#: app/GedcomTag.php:1003 app/Http/Controllers/IndividualController.php:372 8360#: app/Http/RequestHandlers/IndividualPage.php:337 8361#: resources/xml/reports/family_group_report.xml:844 8362#: resources/xml/reports/individual_ext_report.xml:391 8363#: resources/xml/reports/individual_ext_report.xml:598 8364#: resources/xml/reports/individual_report.xml:388 8365#: resources/xml/reports/individual_report.xml:602 8366msgid "Gender" 8367msgstr "" 8368 8369#: app/GedcomTag.php:1005 resources/views/admin/trees.phtml:262 8370#: resources/views/edit/shared-note.phtml:10 8371#: resources/views/family-page.phtml:82 resources/views/media-page.phtml:163 8372#: resources/views/modules/notes/tab.phtml:51 8373#: resources/views/note-page.phtml:75 8374msgid "Shared note" 8375msgstr "" 8376 8377#. I18N: gedcom tag SLGC. LDS = Church of Latter Day Saints. 8378#: app/GedcomTag.php:1008 8379msgid "LDS child sealing" 8380msgstr "" 8381 8382#. I18N: LDS = Church of Latter Day Saints. 8383#: app/GedcomTag.php:1011 8384msgid "Date of LDS child sealing" 8385msgstr "" 8386 8387#. I18N: LDS = Church of Latter Day Saints. 8388#: app/GedcomTag.php:1014 8389msgid "Place of LDS child sealing" 8390msgstr "" 8391 8392#. I18N: gedcom tag SLGS. LDS = Church of Latter Day Saints. 8393#: app/GedcomTag.php:1017 8394msgid "LDS spouse sealing" 8395msgstr "" 8396 8397#. I18N: gedcom tag SPFX 8398#: app/GedcomTag.php:1023 8399msgid "Surname prefix" 8400msgstr "" 8401 8402#. I18N: gedcom tag SSN 8403#: app/GedcomTag.php:1026 8404msgid "Social security number" 8405msgstr "" 8406 8407#. I18N: gedcom tag STAE 8408#: app/GedcomTag.php:1029 8409msgid "State" 8410msgstr "" 8411 8412#: app/GedcomTag.php:1034 8413msgid "Status change date" 8414msgstr "" 8415 8416#. I18N: gedcom tag SUBM 8417#: app/GedcomTag.php:1037 resources/views/admin/trees.phtml:272 8418#: resources/views/modules/recent_changes/changes-table.phtml:46 8419msgid "Submitter" 8420msgstr "" 8421 8422#. I18N: gedcom tag SUBN 8423#: app/GedcomTag.php:1040 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:250 8431#: resources/views/lists/families-table.phtml:253 8432#: resources/views/lists/individuals-table.phtml:266 8433#: resources/views/lists/surnames-table.phtml:16 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:593 8446#: resources/views/modals/source-fields.phtml:49 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:26 8457#: resources/views/lists/media-table.phtml:68 8458#: resources/views/lists/notes-table.phtml:80 8459#: resources/views/lists/sources-table.phtml:82 8460#: resources/views/modals/create-media-from-file.phtml:28 8461#: resources/views/modals/media-file-fields.phtml:102 8462#: resources/views/modals/source-fields.phtml:5 8463#: resources/views/modules/census-assistant.phtml:20 8464#: resources/views/modules/favorites/favorites.phtml:129 8465#: resources/views/modules/gedcom_news/edit.phtml:12 8466#: resources/views/modules/html/config.phtml:11 8467#: resources/views/modules/user_blog/edit.phtml:12 8468msgid "Title" 8469msgstr "" 8470 8471#: app/GedcomTag.php:1057 8472msgid "Phonetic title" 8473msgstr "" 8474 8475#: app/GedcomTag.php:1059 8476msgid "Romanized title" 8477msgstr "" 8478 8479#: app/GedcomTag.php:1061 8480msgid "Title in Hebrew" 8481msgstr "" 8482 8483#. I18N: gedcom tag TRLR 8484#: app/GedcomTag.php:1064 8485msgid "Trailer" 8486msgstr "" 8487 8488#. I18N: gedcom tag URL (A web address / URL) 8489#. I18N: gedcom tag WWW (A web address / URL) 8490#. I18N: gedcom tag _URL 8491#. I18N: A configuration setting 8492#: app/GedcomTag.php:1070 app/GedcomTag.php:1082 app/GedcomTag.php:2068 8493#: resources/views/admin/trees-create.phtml:26 8494#: resources/views/admin/trees-preferences.phtml:40 8495#: resources/views/modals/media-file-fields.phtml:86 8496#: resources/views/modules/favorites/favorites.phtml:123 8497#: resources/views/modules/favorites/favorites.phtml:128 8498#: resources/views/modules/matomo-analytics/form.phtml:15 8499msgid "URL" 8500msgstr "" 8501 8502#. I18N: gedcom tag VERS 8503#: app/GedcomTag.php:1073 8504msgid "Version" 8505msgstr "" 8506 8507#. I18N: gedcom tag WILL 8508#: app/GedcomTag.php:1079 8509msgid "Will" 8510msgstr "" 8511 8512#: app/GedcomTag.php:1085 8513msgid "Adoption of a son" 8514msgstr "" 8515 8516#: app/GedcomTag.php:1089 8517msgid "Adoption of a daughter" 8518msgstr "" 8519 8520#: app/GedcomTag.php:1092 8521msgid "Adoption of a child" 8522msgstr "" 8523 8524#: app/GedcomTag.php:1096 8525msgid "Adoption of a grandson" 8526msgstr "" 8527 8528#: app/GedcomTag.php:1100 8529msgid "Adoption of a granddaughter" 8530msgstr "" 8531 8532#: app/GedcomTag.php:1103 app/GedcomTag.php:1114 app/GedcomTag.php:1125 8533msgid "Adoption of a grandchild" 8534msgstr "" 8535 8536#: app/GedcomTag.php:1107 8537msgctxt "daughter’s son" 8538msgid "Adoption of a grandson" 8539msgstr "" 8540 8541#: app/GedcomTag.php:1111 8542msgctxt "daughter’s daughter" 8543msgid "Adoption of a granddaughter" 8544msgstr "" 8545 8546#: app/GedcomTag.php:1118 8547msgctxt "son’s son" 8548msgid "Adoption of a grandson" 8549msgstr "" 8550 8551#: app/GedcomTag.php:1122 8552msgctxt "son’s daughter" 8553msgid "Adoption of a granddaughter" 8554msgstr "" 8555 8556#: app/GedcomTag.php:1129 8557msgid "Adoption of a half-brother" 8558msgstr "" 8559 8560#: app/GedcomTag.php:1133 8561msgid "Adoption of a half-sister" 8562msgstr "" 8563 8564#: app/GedcomTag.php:1136 8565msgid "Adoption of a half-sibling" 8566msgstr "" 8567 8568#: app/GedcomTag.php:1140 8569msgid "Adoption of a brother" 8570msgstr "" 8571 8572#: app/GedcomTag.php:1144 8573msgid "Adoption of a sister" 8574msgstr "" 8575 8576#: app/GedcomTag.php:1147 8577msgid "Adoption of a sibling" 8578msgstr "" 8579 8580#. I18N: gedcom tag _AKA 8581#: app/GedcomTag.php:1181 8582msgctxt "MALE" 8583msgid "Also known as" 8584msgstr "" 8585 8586#. I18N: gedcom tag _AKA 8587#: app/GedcomTag.php:1186 8588msgctxt "FEMALE" 8589msgid "Also known as" 8590msgstr "" 8591 8592#. I18N: gedcom tag _AKA 8593#: app/GedcomTag.php:1190 8594msgid "Also known as" 8595msgstr "" 8596 8597#. I18N: gedcom tag _ALBUM 8598#. I18N: Name of a module 8599#: app/GedcomTag.php:1195 app/Module/AlbumModule.php:45 8600msgid "Album" 8601msgstr "" 8602 8603#: app/GedcomTag.php:1201 8604msgid "Baptism of a son" 8605msgstr "" 8606 8607#: app/GedcomTag.php:1205 8608msgid "Baptism of a daughter" 8609msgstr "" 8610 8611#: app/GedcomTag.php:1208 8612msgid "Baptism of a child" 8613msgstr "" 8614 8615#: app/GedcomTag.php:1212 8616msgid "Baptism of a grandson" 8617msgstr "" 8618 8619#: app/GedcomTag.php:1216 8620msgid "Baptism of a granddaughter" 8621msgstr "" 8622 8623#: app/GedcomTag.php:1219 app/GedcomTag.php:1230 app/GedcomTag.php:1241 8624msgid "Baptism of a grandchild" 8625msgstr "" 8626 8627#: app/GedcomTag.php:1223 8628msgctxt "daughter’s son" 8629msgid "Baptism of a grandson" 8630msgstr "" 8631 8632#: app/GedcomTag.php:1227 8633msgctxt "daughter’s daughter" 8634msgid "Baptism of a granddaughter" 8635msgstr "" 8636 8637#: app/GedcomTag.php:1234 8638msgctxt "son’s son" 8639msgid "Baptism of a grandson" 8640msgstr "" 8641 8642#: app/GedcomTag.php:1238 8643msgctxt "son’s daughter" 8644msgid "Baptism of a granddaughter" 8645msgstr "" 8646 8647#: app/GedcomTag.php:1245 8648msgid "Baptism of a half-brother" 8649msgstr "" 8650 8651#: app/GedcomTag.php:1249 8652msgid "Baptism of a half-sister" 8653msgstr "" 8654 8655#: app/GedcomTag.php:1252 8656msgid "Baptism of a half-sibling" 8657msgstr "" 8658 8659#: app/GedcomTag.php:1256 8660msgid "Baptism of a brother" 8661msgstr "" 8662 8663#: app/GedcomTag.php:1260 8664msgid "Baptism of a sister" 8665msgstr "" 8666 8667#: app/GedcomTag.php:1263 8668msgid "Baptism of a sibling" 8669msgstr "" 8670 8671#. I18N: gedcom tag _BIBL 8672#: app/GedcomTag.php:1267 8673msgid "Bibliography" 8674msgstr "" 8675 8676#: app/GedcomTag.php:1271 8677msgid "Birth of a son" 8678msgstr "" 8679 8680#: app/GedcomTag.php:1275 8681msgid "Birth of a daughter" 8682msgstr "" 8683 8684#: app/GedcomTag.php:1278 resources/views/admin/trees-preferences.phtml:442 8685msgid "Birth of a child" 8686msgstr "" 8687 8688#: app/GedcomTag.php:1282 8689msgid "Birth of a grandson" 8690msgstr "" 8691 8692#: app/GedcomTag.php:1286 8693msgid "Birth of a granddaughter" 8694msgstr "" 8695 8696#: app/GedcomTag.php:1289 app/GedcomTag.php:1300 app/GedcomTag.php:1311 8697#: resources/views/admin/trees-preferences.phtml:436 8698msgid "Birth of a grandchild" 8699msgstr "" 8700 8701#: app/GedcomTag.php:1293 8702msgctxt "daughter’s son" 8703msgid "Birth of a grandson" 8704msgstr "" 8705 8706#: app/GedcomTag.php:1297 8707msgctxt "daughter’s daughter" 8708msgid "Birth of a granddaughter" 8709msgstr "" 8710 8711#: app/GedcomTag.php:1304 8712msgctxt "son’s son" 8713msgid "Birth of a grandson" 8714msgstr "" 8715 8716#: app/GedcomTag.php:1308 8717msgctxt "son’s daughter" 8718msgid "Birth of a granddaughter" 8719msgstr "" 8720 8721#: app/GedcomTag.php:1315 8722msgid "Birth of a half-brother" 8723msgstr "" 8724 8725#: app/GedcomTag.php:1319 8726msgid "Birth of a half-sister" 8727msgstr "" 8728 8729#: app/GedcomTag.php:1322 8730msgid "Birth of a half-sibling" 8731msgstr "" 8732 8733#: app/GedcomTag.php:1326 8734msgid "Birth of a brother" 8735msgstr "" 8736 8737#: app/GedcomTag.php:1330 8738msgid "Birth of a sister" 8739msgstr "" 8740 8741#: app/GedcomTag.php:1333 resources/views/admin/trees-preferences.phtml:448 8742msgid "Birth of a sibling" 8743msgstr "" 8744 8745#. I18N: gedcom tag _BRTM 8746#: app/GedcomTag.php:1337 8747msgid "Brit milah" 8748msgstr "" 8749 8750#: app/GedcomTag.php:1339 8751msgid "Date of brit milah" 8752msgstr "" 8753 8754#: app/GedcomTag.php:1341 8755msgid "Place of brit milah" 8756msgstr "" 8757 8758#: app/GedcomTag.php:1344 8759msgid "Burial of a son" 8760msgstr "" 8761 8762#: app/GedcomTag.php:1348 8763msgid "Burial of a daughter" 8764msgstr "" 8765 8766#: app/GedcomTag.php:1351 8767msgid "Burial of a child" 8768msgstr "" 8769 8770#: app/GedcomTag.php:1355 8771msgid "Burial of a grandson" 8772msgstr "" 8773 8774#: app/GedcomTag.php:1359 8775msgid "Burial of a granddaughter" 8776msgstr "" 8777 8778#: app/GedcomTag.php:1362 app/GedcomTag.php:1373 app/GedcomTag.php:1384 8779msgid "Burial of a grandchild" 8780msgstr "" 8781 8782#: app/GedcomTag.php:1366 8783msgctxt "daughter’s son" 8784msgid "Burial of a grandson" 8785msgstr "" 8786 8787#: app/GedcomTag.php:1370 8788msgctxt "daughter’s daughter" 8789msgid "Burial of a granddaughter" 8790msgstr "" 8791 8792#: app/GedcomTag.php:1377 8793msgctxt "son’s son" 8794msgid "Burial of a grandson" 8795msgstr "" 8796 8797#: app/GedcomTag.php:1381 8798msgctxt "son’s daughter" 8799msgid "Burial of a granddaughter" 8800msgstr "" 8801 8802#: app/GedcomTag.php:1388 8803msgid "Burial of a grandfather" 8804msgstr "" 8805 8806#: app/GedcomTag.php:1392 8807msgid "Burial of a grandmother" 8808msgstr "" 8809 8810#: app/GedcomTag.php:1395 8811msgid "Burial of a grandparent" 8812msgstr "" 8813 8814#: app/GedcomTag.php:1399 8815msgid "Burial of a paternal grandfather" 8816msgstr "" 8817 8818#: app/GedcomTag.php:1403 8819msgid "Burial of a paternal grandmother" 8820msgstr "" 8821 8822#: app/GedcomTag.php:1406 8823msgid "Burial of a paternal grandparent" 8824msgstr "" 8825 8826#: app/GedcomTag.php:1410 8827msgid "Burial of a maternal grandfather" 8828msgstr "" 8829 8830#: app/GedcomTag.php:1414 8831msgid "Burial of a maternal grandmother" 8832msgstr "" 8833 8834#: app/GedcomTag.php:1417 8835msgid "Burial of a maternal grandparent" 8836msgstr "" 8837 8838#: app/GedcomTag.php:1421 8839msgid "Burial of a half-brother" 8840msgstr "" 8841 8842#: app/GedcomTag.php:1425 8843msgid "Burial of a half-sister" 8844msgstr "" 8845 8846#: app/GedcomTag.php:1428 8847msgid "Burial of a half-sibling" 8848msgstr "" 8849 8850#: app/GedcomTag.php:1432 8851msgid "Burial of a father" 8852msgstr "" 8853 8854#: app/GedcomTag.php:1436 8855msgid "Burial of a mother" 8856msgstr "" 8857 8858#: app/GedcomTag.php:1439 8859msgid "Burial of a parent" 8860msgstr "" 8861 8862#: app/GedcomTag.php:1443 8863msgid "Burial of a brother" 8864msgstr "" 8865 8866#: app/GedcomTag.php:1447 8867msgid "Burial of a sister" 8868msgstr "" 8869 8870#: app/GedcomTag.php:1450 8871msgid "Burial of a sibling" 8872msgstr "" 8873 8874#: app/GedcomTag.php:1454 8875msgid "Burial of a husband" 8876msgstr "" 8877 8878#: app/GedcomTag.php:1458 8879msgid "Burial of a wife" 8880msgstr "" 8881 8882#: app/GedcomTag.php:1461 8883msgid "Burial of a spouse" 8884msgstr "" 8885 8886#: app/GedcomTag.php:1465 8887msgid "Christening of a son" 8888msgstr "" 8889 8890#: app/GedcomTag.php:1469 8891msgid "Christening of a daughter" 8892msgstr "" 8893 8894#: app/GedcomTag.php:1472 8895msgid "Christening of a child" 8896msgstr "" 8897 8898#: app/GedcomTag.php:1476 8899msgid "Christening of a grandson" 8900msgstr "" 8901 8902#: app/GedcomTag.php:1480 8903msgid "Christening of a granddaughter" 8904msgstr "" 8905 8906#: app/GedcomTag.php:1483 app/GedcomTag.php:1494 app/GedcomTag.php:1505 8907msgid "Christening of a grandchild" 8908msgstr "" 8909 8910#: app/GedcomTag.php:1487 8911msgctxt "daughter’s son" 8912msgid "Christening of a grandson" 8913msgstr "" 8914 8915#: app/GedcomTag.php:1491 8916msgctxt "daughter’s daughter" 8917msgid "Christening of a granddaughter" 8918msgstr "" 8919 8920#: app/GedcomTag.php:1498 8921msgctxt "son’s son" 8922msgid "Christening of a grandson" 8923msgstr "" 8924 8925#: app/GedcomTag.php:1502 8926msgctxt "son’s daughter" 8927msgid "Christening of a granddaughter" 8928msgstr "" 8929 8930#: app/GedcomTag.php:1509 8931msgid "Christening of a half-brother" 8932msgstr "" 8933 8934#: app/GedcomTag.php:1513 8935msgid "Christening of a half-sister" 8936msgstr "" 8937 8938#: app/GedcomTag.php:1516 8939msgid "Christening of a half-sibling" 8940msgstr "" 8941 8942#: app/GedcomTag.php:1520 8943msgid "Christening of a brother" 8944msgstr "" 8945 8946#: app/GedcomTag.php:1524 8947msgid "Christening of a sister" 8948msgstr "" 8949 8950#: app/GedcomTag.php:1527 8951msgid "Christening of a sibling" 8952msgstr "" 8953 8954#. I18N: gedcom tag _COML 8955#: app/GedcomTag.php:1531 8956msgid "Common law marriage" 8957msgstr "" 8958 8959#: app/GedcomTag.php:1535 8960msgid "Cremation of a son" 8961msgstr "" 8962 8963#: app/GedcomTag.php:1539 8964msgid "Cremation of a daughter" 8965msgstr "" 8966 8967#: app/GedcomTag.php:1542 8968msgid "Cremation of a child" 8969msgstr "" 8970 8971#: app/GedcomTag.php:1546 8972msgid "Cremation of a grandson" 8973msgstr "" 8974 8975#: app/GedcomTag.php:1550 8976msgid "Cremation of a granddaughter" 8977msgstr "" 8978 8979#: app/GedcomTag.php:1553 app/GedcomTag.php:1564 app/GedcomTag.php:1575 8980msgid "Cremation of a grandchild" 8981msgstr "" 8982 8983#: app/GedcomTag.php:1557 8984msgctxt "daughter’s son" 8985msgid "Cremation of a grandson" 8986msgstr "" 8987 8988#: app/GedcomTag.php:1561 8989msgctxt "daughter’s daughter" 8990msgid "Cremation of a granddaughter" 8991msgstr "" 8992 8993#: app/GedcomTag.php:1568 8994msgctxt "son’s son" 8995msgid "Cremation of a grandson" 8996msgstr "" 8997 8998#: app/GedcomTag.php:1572 8999msgctxt "son’s daughter" 9000msgid "Cremation of a granddaughter" 9001msgstr "" 9002 9003#: app/GedcomTag.php:1579 9004msgid "Cremation of a grandfather" 9005msgstr "" 9006 9007#: app/GedcomTag.php:1583 9008msgid "Cremation of a grandmother" 9009msgstr "" 9010 9011#: app/GedcomTag.php:1586 app/GedcomTag.php:1597 app/GedcomTag.php:1608 9012msgid "Cremation of a grand-parent" 9013msgstr "" 9014 9015#: app/GedcomTag.php:1590 9016msgid "Cremation of a paternal grandfather" 9017msgstr "" 9018 9019#: app/GedcomTag.php:1594 9020msgid "Cremation of a paternal grandmother" 9021msgstr "" 9022 9023#: app/GedcomTag.php:1601 9024msgid "Cremation of a maternal grandfather" 9025msgstr "" 9026 9027#: app/GedcomTag.php:1605 9028msgid "Cremation of a maternal grandmother" 9029msgstr "" 9030 9031#: app/GedcomTag.php:1612 9032msgid "Cremation of a half-brother" 9033msgstr "" 9034 9035#: app/GedcomTag.php:1616 9036msgid "Cremation of a half-sister" 9037msgstr "" 9038 9039#: app/GedcomTag.php:1619 9040msgid "Cremation of a half-sibling" 9041msgstr "" 9042 9043#: app/GedcomTag.php:1623 9044msgid "Cremation of a father" 9045msgstr "" 9046 9047#: app/GedcomTag.php:1627 9048msgid "Cremation of a mother" 9049msgstr "" 9050 9051#: app/GedcomTag.php:1630 9052msgid "Cremation of a parent" 9053msgstr "" 9054 9055#: app/GedcomTag.php:1634 9056msgid "Cremation of a brother" 9057msgstr "" 9058 9059#: app/GedcomTag.php:1638 9060msgid "Cremation of a sister" 9061msgstr "" 9062 9063#: app/GedcomTag.php:1641 9064msgid "Cremation of a sibling" 9065msgstr "" 9066 9067#: app/GedcomTag.php:1645 9068msgid "Cremation of a husband" 9069msgstr "" 9070 9071#: app/GedcomTag.php:1649 9072msgid "Cremation of a wife" 9073msgstr "" 9074 9075#: app/GedcomTag.php:1652 9076msgid "Cremation of a spouse" 9077msgstr "" 9078 9079#. I18N: gedcom tag _DBID 9080#: app/GedcomTag.php:1656 9081msgid "Linked database ID" 9082msgstr "" 9083 9084#: app/GedcomTag.php:1660 9085msgid "Death of a son" 9086msgstr "" 9087 9088#: app/GedcomTag.php:1664 9089msgid "Death of a daughter" 9090msgstr "" 9091 9092#: app/GedcomTag.php:1667 resources/views/admin/trees-preferences.phtml:488 9093msgid "Death of a child" 9094msgstr "" 9095 9096#: app/GedcomTag.php:1671 9097msgid "Death of a grandson" 9098msgstr "" 9099 9100#: app/GedcomTag.php:1675 9101msgid "Death of a granddaughter" 9102msgstr "" 9103 9104#: app/GedcomTag.php:1678 app/GedcomTag.php:1689 app/GedcomTag.php:1700 9105#: resources/views/admin/trees-preferences.phtml:482 9106msgid "Death of a grandchild" 9107msgstr "" 9108 9109#: app/GedcomTag.php:1682 9110msgctxt "daughter’s son" 9111msgid "Death of a grandson" 9112msgstr "" 9113 9114#: app/GedcomTag.php:1686 9115msgctxt "daughter’s daughter" 9116msgid "Death of a granddaughter" 9117msgstr "" 9118 9119#: app/GedcomTag.php:1693 9120msgctxt "son’s son" 9121msgid "Death of a grandson" 9122msgstr "" 9123 9124#: app/GedcomTag.php:1697 9125msgctxt "son’s daughter" 9126msgid "Death of a granddaughter" 9127msgstr "" 9128 9129#: app/GedcomTag.php:1704 9130msgid "Death of a grandfather" 9131msgstr "" 9132 9133#: app/GedcomTag.php:1708 9134msgid "Death of a grandmother" 9135msgstr "" 9136 9137#: app/GedcomTag.php:1711 app/GedcomTag.php:1722 app/GedcomTag.php:1733 9138#: resources/views/admin/trees-preferences.phtml:512 9139msgid "Death of a grand-parent" 9140msgstr "" 9141 9142#: app/GedcomTag.php:1715 9143msgid "Death of a paternal grandfather" 9144msgstr "" 9145 9146#: app/GedcomTag.php:1719 9147msgid "Death of a paternal grandmother" 9148msgstr "" 9149 9150#: app/GedcomTag.php:1726 9151msgid "Death of a maternal grandfather" 9152msgstr "" 9153 9154#: app/GedcomTag.php:1730 9155msgid "Death of a maternal grandmother" 9156msgstr "" 9157 9158#: app/GedcomTag.php:1737 9159msgid "Death of a half-brother" 9160msgstr "" 9161 9162#: app/GedcomTag.php:1741 9163msgid "Death of a half-sister" 9164msgstr "" 9165 9166#: app/GedcomTag.php:1744 9167msgid "Death of a half-sibling" 9168msgstr "" 9169 9170#: app/GedcomTag.php:1748 9171msgid "Death of a father" 9172msgstr "" 9173 9174#: app/GedcomTag.php:1752 9175msgid "Death of a mother" 9176msgstr "" 9177 9178#: app/GedcomTag.php:1755 resources/views/admin/trees-preferences.phtml:500 9179msgid "Death of a parent" 9180msgstr "" 9181 9182#: app/GedcomTag.php:1759 9183msgid "Death of a brother" 9184msgstr "" 9185 9186#: app/GedcomTag.php:1763 9187msgid "Death of a sister" 9188msgstr "" 9189 9190#: app/GedcomTag.php:1766 resources/views/admin/trees-preferences.phtml:494 9191msgid "Death of a sibling" 9192msgstr "" 9193 9194#: app/GedcomTag.php:1770 9195msgid "Death of a husband" 9196msgstr "" 9197 9198#: app/GedcomTag.php:1774 9199msgid "Death of a wife" 9200msgstr "" 9201 9202#: app/GedcomTag.php:1777 resources/views/admin/trees-preferences.phtml:506 9203msgid "Death of a spouse" 9204msgstr "" 9205 9206#. I18N: gedcom tag _DEG 9207#: app/GedcomTag.php:1781 9208msgid "Degree" 9209msgstr "" 9210 9211#. I18N: gedcom tag _DETS 9212#: app/GedcomTag.php:1784 9213msgid "Death of one spouse" 9214msgstr "" 9215 9216#. I18N: gedcom tag _DNA (from FTM 2010) 9217#: app/GedcomTag.php:1787 9218msgid "DNA markers" 9219msgstr "" 9220 9221#. I18N: gedcom tag _EYEC 9222#: app/GedcomTag.php:1793 9223msgid "Eye color" 9224msgstr "" 9225 9226#: app/GedcomTag.php:1795 9227msgid "Fact 1" 9228msgstr "" 9229 9230#: app/GedcomTag.php:1797 9231msgid "Fact 2" 9232msgstr "" 9233 9234#: app/GedcomTag.php:1799 9235msgid "Fact 3" 9236msgstr "" 9237 9238#: app/GedcomTag.php:1801 9239msgid "Fact 4" 9240msgstr "" 9241 9242#: app/GedcomTag.php:1803 9243msgid "Fact 5" 9244msgstr "" 9245 9246#: app/GedcomTag.php:1805 9247msgid "Fact 6" 9248msgstr "" 9249 9250#: app/GedcomTag.php:1807 9251msgid "Fact 7" 9252msgstr "" 9253 9254#: app/GedcomTag.php:1809 9255msgid "Fact 8" 9256msgstr "" 9257 9258#: app/GedcomTag.php:1811 9259msgid "Fact 9" 9260msgstr "" 9261 9262#: app/GedcomTag.php:1813 9263msgid "Fact 10" 9264msgstr "" 9265 9266#: app/GedcomTag.php:1815 9267msgid "Fact 11" 9268msgstr "" 9269 9270#: app/GedcomTag.php:1817 9271msgid "Fact 12" 9272msgstr "" 9273 9274#: app/GedcomTag.php:1819 9275msgid "Fact 13" 9276msgstr "" 9277 9278#. I18N: gedcom tag _FNRL 9279#: app/GedcomTag.php:1822 9280msgid "Funeral" 9281msgstr "" 9282 9283#. I18N: gedcom tag _FREL 9284#: app/GedcomTag.php:1825 9285msgid "Relationship to father" 9286msgstr "" 9287 9288#. I18N: gedcom tag _HAIR 9289#: app/GedcomTag.php:1834 9290msgid "Hair color" 9291msgstr "" 9292 9293#. I18N: gedcom tag _HEB 9294#: app/GedcomTag.php:1837 app/Http/RequestHandlers/HelpText.php:239 9295msgid "Hebrew" 9296msgstr "" 9297 9298#. I18N: gedcom tag _HEIG 9299#: app/GedcomTag.php:1840 9300msgid "Height" 9301msgstr "" 9302 9303#. I18N: gedcom tag _HNM 9304#: app/GedcomTag.php:1843 9305msgid "Hebrew name" 9306msgstr "" 9307 9308#. I18N: gedcom tag _HOL 9309#: app/GedcomTag.php:1846 9310msgid "Holocaust" 9311msgstr "" 9312 9313#. I18N: gedcom tag _INTE 9314#: app/GedcomTag.php:1851 9315msgctxt "MALE" 9316msgid "Interred" 9317msgstr "" 9318 9319#. I18N: gedcom tag _INTE 9320#: app/GedcomTag.php:1856 9321msgctxt "FEMALE" 9322msgid "Interred" 9323msgstr "" 9324 9325#. I18N: gedcom tag _INTE 9326#: app/GedcomTag.php:1860 9327msgid "Interred" 9328msgstr "" 9329 9330#. I18N: gedcom tag _MARI 9331#: app/GedcomTag.php:1867 9332msgid "Marriage intention" 9333msgstr "" 9334 9335#. I18N: gedcom tag _MARNM 9336#: app/GedcomTag.php:1870 resources/xml/reports/cemetery_report.xml:7 9337#: resources/xml/reports/death_report.xml:10 9338msgid "Married name" 9339msgstr "" 9340 9341#. I18N: gedcom tag _PRIM 9342#: app/GedcomTag.php:1873 resources/xml/reports/individual_ext_report.xml:11 9343#: resources/xml/reports/individual_report.xml:8 9344msgid "Highlighted image" 9345msgstr "" 9346 9347#: app/GedcomTag.php:1875 9348msgid "Married surname" 9349msgstr "" 9350 9351#: app/GedcomTag.php:1879 9352msgid "Marriage of a son" 9353msgstr "" 9354 9355#: app/GedcomTag.php:1883 9356msgid "Marriage of a daughter" 9357msgstr "" 9358 9359#: app/GedcomTag.php:1886 resources/views/admin/trees-preferences.phtml:462 9360msgid "Marriage of a child" 9361msgstr "" 9362 9363#. I18N: ...to each other 9364#: app/GedcomTag.php:1890 9365msgid "Marriage of parents" 9366msgstr "" 9367 9368#: app/GedcomTag.php:1894 9369msgid "Marriage of a grandson" 9370msgstr "" 9371 9372#: app/GedcomTag.php:1898 9373msgid "Marriage of a granddaughter" 9374msgstr "" 9375 9376#: app/GedcomTag.php:1901 app/GedcomTag.php:1912 app/GedcomTag.php:1923 9377#: resources/views/admin/trees-preferences.phtml:456 9378msgid "Marriage of a grandchild" 9379msgstr "" 9380 9381#: app/GedcomTag.php:1905 9382msgctxt "daughter’s son" 9383msgid "Marriage of a grandson" 9384msgstr "" 9385 9386#: app/GedcomTag.php:1909 9387msgctxt "daughter’s daughter" 9388msgid "Marriage of a granddaughter" 9389msgstr "" 9390 9391#: app/GedcomTag.php:1916 9392msgctxt "son’s son" 9393msgid "Marriage of a grandson" 9394msgstr "" 9395 9396#: app/GedcomTag.php:1920 9397msgctxt "son’s daughter" 9398msgid "Marriage of a granddaughter" 9399msgstr "" 9400 9401#: app/GedcomTag.php:1927 9402msgid "Marriage of a half-brother" 9403msgstr "" 9404 9405#: app/GedcomTag.php:1931 9406msgid "Marriage of a half-sister" 9407msgstr "" 9408 9409#: app/GedcomTag.php:1934 9410msgid "Marriage of a half-sibling" 9411msgstr "" 9412 9413#. I18N: ...to another spouse 9414#: app/GedcomTag.php:1939 9415msgid "Marriage of a father" 9416msgstr "" 9417 9418#. I18N: ...to another spouse 9419#: app/GedcomTag.php:1944 9420msgid "Marriage of a mother" 9421msgstr "" 9422 9423#. I18N: ...to another spouse 9424#: app/GedcomTag.php:1948 resources/views/admin/trees-preferences.phtml:474 9425msgid "Marriage of a parent" 9426msgstr "" 9427 9428#: app/GedcomTag.php:1952 9429msgid "Marriage of a brother" 9430msgstr "" 9431 9432#: app/GedcomTag.php:1956 9433msgid "Marriage of a sister" 9434msgstr "" 9435 9436#: app/GedcomTag.php:1959 resources/views/admin/trees-preferences.phtml:468 9437msgid "Marriage of a sibling" 9438msgstr "" 9439 9440#. I18N: gedcom tag _MBON 9441#: app/GedcomTag.php:1963 9442msgid "Marriage bond" 9443msgstr "" 9444 9445#. I18N: gedcom tag _MDCL 9446#: app/GedcomTag.php:1966 9447msgid "Medical" 9448msgstr "" 9449 9450#. I18N: gedcom tag _MEDC 9451#: app/GedcomTag.php:1969 9452msgid "Medical condition" 9453msgstr "" 9454 9455#. I18N: gedcom tag _MEND 9456#: app/GedcomTag.php:1972 9457msgid "Marriage ending status" 9458msgstr "" 9459 9460#. I18N: gedcom tag _MILI 9461#: app/GedcomTag.php:1975 9462msgid "Military" 9463msgstr "" 9464 9465#. I18N: gedcom tag _MILT 9466#: app/GedcomTag.php:1978 9467msgid "Military service" 9468msgstr "" 9469 9470#. I18N: gedcom tag _MREL 9471#: app/GedcomTag.php:1981 9472msgid "Relationship to mother" 9473msgstr "" 9474 9475#. I18N: gedcom tag _MSTAT 9476#: app/GedcomTag.php:1984 9477msgid "Marriage beginning status" 9478msgstr "" 9479 9480#. I18N: gedcom tag _NAME 9481#: app/GedcomTag.php:1987 9482msgid "Mailing name" 9483msgstr "" 9484 9485#. I18N: gedcom tag _NAMS 9486#: app/GedcomTag.php:1990 9487msgid "Namesake" 9488msgstr "" 9489 9490#. I18N: gedcom tag _NLIV 9491#: app/GedcomTag.php:1993 9492msgid "Not living" 9493msgstr "" 9494 9495#. I18N: gedcom tag _NMAR 9496#: app/GedcomTag.php:1997 9497msgctxt "MALE" 9498msgid "Never married" 9499msgstr "" 9500 9501#. I18N: gedcom tag _NMAR 9502#: app/GedcomTag.php:2002 9503msgctxt "FEMALE" 9504msgid "Never married" 9505msgstr "" 9506 9507#. I18N: gedcom tag _NMAR 9508#: app/GedcomTag.php:2006 9509msgid "Never married" 9510msgstr "" 9511 9512#. I18N: gedcom tag _NMR 9513#: app/GedcomTag.php:2011 9514msgctxt "MALE" 9515msgid "Not married" 9516msgstr "" 9517 9518#. I18N: gedcom tag _NMR 9519#: app/GedcomTag.php:2016 9520msgctxt "FEMALE" 9521msgid "Not married" 9522msgstr "" 9523 9524#. I18N: gedcom tag _NMR 9525#: app/GedcomTag.php:2020 app/Http/Controllers/BranchesController.php:343 9526msgid "Not married" 9527msgstr "" 9528 9529#. I18N: Type of media object 9530#: app/GedcomTag.php:2024 app/GedcomTag.php:2393 9531msgid "Photo" 9532msgstr "" 9533 9534#: app/GedcomTag.php:2026 9535msgid "by" 9536msgstr "" 9537 9538#. I18N: gedcom tag _PRMN 9539#: app/GedcomTag.php:2029 9540msgid "Permanent number" 9541msgstr "" 9542 9543#: app/GedcomTag.php:2033 9544msgctxt "MALE" 9545msgid "Religious name" 9546msgstr "" 9547 9548#: app/GedcomTag.php:2037 9549msgctxt "FEMALE" 9550msgid "Religious name" 9551msgstr "" 9552 9553#: app/GedcomTag.php:2040 9554msgid "Religious name" 9555msgstr "" 9556 9557#. I18N: gedcom tag _SCBK 9558#: app/GedcomTag.php:2044 9559msgid "Scrapbook" 9560msgstr "" 9561 9562#. I18N: gedcom tag _SEPR 9563#: app/GedcomTag.php:2047 9564msgid "Separated" 9565msgstr "" 9566 9567#. I18N: gedcom tag _SSHOW 9568#. I18N: Name of a module 9569#: app/GedcomTag.php:2050 app/Module/SlideShowModule.php:187 9570msgid "Slide show" 9571msgstr "" 9572 9573#. I18N: gedcom tag _STAT 9574#: app/GedcomTag.php:2053 9575msgid "Marriage status" 9576msgstr "" 9577 9578#. I18N: gedcom tag _SUBQ 9579#: app/GedcomTag.php:2056 9580msgid "Short version" 9581msgstr "" 9582 9583#. I18N: gedcom tag _TODO 9584#: app/GedcomTag.php:2059 resources/views/modules/todo/research-tasks.phtml:16 9585msgid "Research task" 9586msgstr "" 9587 9588#. I18N: gedcom tag _UID 9589#: app/GedcomTag.php:2065 9590msgid "Unique identifier" 9591msgstr "" 9592 9593#. I18N: gedcom tag _WEIG 9594#: app/GedcomTag.php:2071 9595msgid "Weight" 9596msgstr "" 9597 9598#. I18N: gedcom tag _WT_OBJE_SORT 9599#: app/GedcomTag.php:2077 app/Http/RequestHandlers/ReorderMediaPage.php:57 9600#: resources/views/individual-page-menu.phtml:81 9601#: resources/views/individual-page-menu.phtml:86 9602msgid "Re-order media" 9603msgstr "" 9604 9605#. I18N: gedcom tag _YART - A yahrzeit is a special anniversary of death in the Hebrew faith/calendar. 9606#: app/GedcomTag.php:2080 resources/views/modules/yahrzeit/table.phtml:21 9607msgid "Yahrzeit" 9608msgstr "" 9609 9610#: app/GedcomTag.php:2083 9611msgid "Brit milah of a son" 9612msgstr "" 9613 9614#: app/GedcomTag.php:2086 9615msgid "Brit milah of a grandson" 9616msgstr "" 9617 9618#: app/GedcomTag.php:2088 9619msgctxt "daughter’s son" 9620msgid "Brit milah of a grandson" 9621msgstr "" 9622 9623#: app/GedcomTag.php:2090 9624msgctxt "son’s son" 9625msgid "Brit milah of a grandson" 9626msgstr "" 9627 9628#: app/GedcomTag.php:2092 9629msgid "Brit milah of a half-brother" 9630msgstr "" 9631 9632#: app/GedcomTag.php:2094 9633msgid "Brit milah of a brother" 9634msgstr "" 9635 9636#: app/GedcomTag.php:2100 app/Http/Controllers/Admin/MediaController.php:342 9637msgid "File size" 9638msgstr "" 9639 9640#: app/GedcomTag.php:2103 app/Http/Controllers/Admin/MediaController.php:347 9641msgid "Image dimensions" 9642msgstr "" 9643 9644#: app/GedcomTag.php:2113 9645msgid "Unrecognized GEDCOM code" 9646msgstr "" 9647 9648#. I18N: Type of media object 9649#: app/GedcomTag.php:2354 9650msgid "Audio" 9651msgstr "" 9652 9653#. I18N: Type of media object 9654#: app/GedcomTag.php:2357 9655msgid "Book" 9656msgstr "" 9657 9658#. I18N: Type of media object 9659#: app/GedcomTag.php:2360 9660msgid "Card" 9661msgstr "" 9662 9663#. I18N: Type of media object 9664#: app/GedcomTag.php:2363 9665msgid "Certificate" 9666msgstr "" 9667 9668#. I18N: Type of media object 9669#: app/GedcomTag.php:2366 9670msgid "Coat of arms" 9671msgstr "" 9672 9673#. I18N: Type of media object 9674#: app/GedcomTag.php:2369 9675msgid "Document" 9676msgstr "" 9677 9678#. I18N: Type of media object 9679#: app/GedcomTag.php:2372 9680msgid "Electronic" 9681msgstr "" 9682 9683#. I18N: Type of media object 9684#: app/GedcomTag.php:2375 9685msgid "Microfiche" 9686msgstr "" 9687 9688#. I18N: Type of media object 9689#: app/GedcomTag.php:2378 9690msgid "Microfilm" 9691msgstr "" 9692 9693#. I18N: Type of media object 9694#: app/GedcomTag.php:2381 9695msgid "Magazine" 9696msgstr "" 9697 9698#. I18N: Type of media object 9699#: app/GedcomTag.php:2384 9700msgid "Manuscript" 9701msgstr "" 9702 9703#. I18N: Type of media object 9704#: app/GedcomTag.php:2387 resources/views/admin/control-panel.phtml:608 9705#: resources/views/modules/statistics-chart/custom.phtml:52 9706msgid "Map" 9707msgstr "" 9708 9709#. I18N: Type of media object 9710#: app/GedcomTag.php:2390 9711msgid "Newspaper" 9712msgstr "" 9713 9714#. I18N: Type of media object 9715#: app/GedcomTag.php:2396 9716msgid "Tombstone" 9717msgstr "" 9718 9719#. I18N: Type of media object 9720#: app/GedcomTag.php:2399 9721msgid "Video" 9722msgstr "" 9723 9724#. I18N: Type of media object 9725#: app/GedcomTag.php:2402 9726msgid "Painting" 9727msgstr "" 9728 9729#. I18N: Type of media object 9730#: app/GedcomTag.php:2405 app/Module/StatisticsChartModule.php:164 9731#: app/Statistics/Google/ChartCommonGiven.php:94 9732#: app/Statistics/Google/ChartCommonSurname.php:153 9733#: resources/views/admin/control-panel.phtml:528 9734msgid "Other" 9735msgstr "" 9736 9737#: app/Http/Controllers/Admin/FixLevel0MediaController.php:65 9738#: resources/views/admin/control-panel.phtml:591 9739msgid "Link media objects to facts and events" 9740msgstr "" 9741 9742#: app/Http/Controllers/Admin/ImportThumbnailsController.php:72 9743#: resources/views/admin/control-panel.phtml:597 9744msgid "Import custom thumbnails from webtrees version 1" 9745msgstr "" 9746 9747#: app/Http/Controllers/Admin/LocationController.php:90 9748#: app/Http/Controllers/Admin/LocationController.php:275 9749#: resources/views/admin/control-panel.phtml:618 9750#: resources/views/admin/map-import-form.phtml:9 9751msgid "Geographic data" 9752msgstr "" 9753 9754#: app/Http/Controllers/Admin/LocationController.php:92 9755#: app/Http/Controllers/Admin/LocationController.php:274 9756#: app/Http/RequestHandlers/ControlPanel.php:123 9757#: app/Module/ModuleThemeTrait.php:253 app/Module/ModuleThemeTrait.php:257 9758#: resources/views/admin/analytics-edit.phtml:8 9759#: resources/views/admin/broadcast.phtml:9 9760#: resources/views/admin/changes-log.phtml:12 9761#: resources/views/admin/clean-data.phtml:9 9762#: resources/views/admin/components.phtml:13 9763#: resources/views/admin/email-page.phtml:9 9764#: resources/views/admin/fix-level-0-media.phtml:5 9765#: resources/views/admin/map-import-form.phtml:9 9766#: resources/views/admin/map-provider.phtml:8 9767#: resources/views/admin/media-upload.phtml:4 9768#: resources/views/admin/media.phtml:9 9769#: resources/views/admin/merge-records-step-1.phtml:10 9770#: resources/views/admin/merge-records-step-2.phtml:10 9771#: resources/views/admin/modules.phtml:24 9772#: resources/views/admin/server-information.phtml:8 9773#: resources/views/admin/site-logs.phtml:13 9774#: resources/views/admin/site-mail.phtml:28 9775#: resources/views/admin/site-preferences.phtml:9 9776#: resources/views/admin/site-registration.phtml:9 9777#: resources/views/admin/trees-check.phtml:8 9778#: resources/views/admin/trees-create.phtml:9 9779#: resources/views/admin/trees-duplicates.phtml:9 9780#: resources/views/admin/trees-export.phtml:11 9781#: resources/views/admin/trees-import.phtml:10 9782#: resources/views/admin/trees-merge.phtml:8 9783#: resources/views/admin/trees-places.phtml:9 9784#: resources/views/admin/trees-preferences.phtml:9 9785#: resources/views/admin/trees-privacy.phtml:12 9786#: resources/views/admin/trees-renumber.phtml:8 9787#: resources/views/admin/trees-unconnected.phtml:19 9788#: resources/views/admin/trees.phtml:25 9789#: resources/views/admin/upgrade/steps.phtml:9 9790#: resources/views/admin/upgrade/wizard.phtml:8 9791#: resources/views/admin/users-cleanup.phtml:11 9792#: resources/views/admin/users-create.phtml:9 9793#: resources/views/admin/users-edit.phtml:13 9794#: resources/views/admin/users.phtml:9 9795#: resources/views/admin/webtrees1-thumbnails.phtml:9 9796#: resources/views/modules/batch_update/admin.phtml:9 9797#: resources/views/modules/custom-css-js/edit.phtml:8 9798#: resources/views/modules/faq/config.phtml:8 9799#: resources/views/modules/faq/edit.phtml:9 9800#: resources/views/modules/relationships-chart/config.phtml:8 9801#: resources/views/modules/sitemap/config.phtml:8 9802#: resources/views/modules/stories/config.phtml:8 9803#: resources/views/modules/stories/edit.phtml:9 9804msgid "Control panel" 9805msgstr "" 9806 9807#: app/Http/Controllers/Admin/LocationController.php:283 9808msgid "Add" 9809msgstr "" 9810 9811#: app/Http/Controllers/Admin/LocationController.php:380 9812#: app/Http/RequestHandlers/AccountUpdate.php:113 9813#, php-format 9814msgid "The details for “%s” have been updated." 9815msgstr "" 9816 9817#: app/Http/Controllers/Admin/LocationController.php:407 9818msgid "Location not removed: this location contains sub-locations" 9819msgstr "" 9820 9821#: app/Http/Controllers/Admin/LocationController.php:463 9822msgid "Level" 9823msgstr "" 9824 9825#: app/Http/Controllers/Admin/LocationController.php:599 9826msgid "Import geographic data" 9827msgstr "" 9828 9829#: app/Http/Controllers/Admin/LocationController.php:723 9830#, php-format 9831msgid "locations updated: %s, locations added: %s" 9832msgstr "" 9833 9834#: app/Http/Controllers/Admin/LocationController.php:842 9835#, php-format 9836msgid "%s location has been imported." 9837msgid_plural "%s locations have been imported." 9838msgstr[0] "" 9839msgstr[1] "" 9840 9841#: app/Http/Controllers/Admin/MapProviderController.php:41 9842#: resources/views/admin/control-panel.phtml:628 9843#: resources/views/admin/map-provider.phtml:16 9844msgid "Map provider" 9845msgstr "" 9846 9847#: app/Http/Controllers/Admin/MediaController.php:107 9848#: resources/views/admin/control-panel.phtml:579 9849#: resources/views/admin/media-upload.phtml:4 9850msgid "Manage media" 9851msgstr "" 9852 9853#: app/Http/Controllers/Admin/MediaController.php:258 9854msgid "Create" 9855msgstr "" 9856 9857#: app/Http/Controllers/Admin/MediaController.php:262 9858#: resources/views/admin/trees.phtml:101 9859#: resources/views/admin/users-table-options.phtml:32 9860#: resources/views/edit-account-page.phtml:162 9861#: resources/views/gedcom-record-page-menu.phtml:17 9862#: resources/views/individual-page-menu.phtml:92 9863#: resources/views/media-page-menu.phtml:34 9864#: resources/views/modules/faq/config.phtml:86 9865#: resources/views/modules/gedcom_news/list.phtml:36 9866#: resources/views/modules/stories/config.phtml:65 9867#: resources/views/modules/user_blog/list.phtml:34 9868#: resources/views/note-page-menu.phtml:17 9869#: resources/views/repository-page-menu.phtml:17 9870#: resources/views/source-page-menu.phtml:17 9871#, php-format 9872msgid "Are you sure you want to delete “%s”?" 9873msgstr "" 9874 9875#: app/Http/Controllers/Admin/MediaController.php:264 9876#: app/Module/UserMessagesModule.php:174 app/Module/UserMessagesModule.php:214 9877#: resources/views/admin/locations.phtml:21 9878#: resources/views/admin/trees-privacy.phtml:263 9879#: resources/views/admin/trees.phtml:102 9880#: resources/views/admin/users-table-options.phtml:33 9881#: resources/views/edit-blocks-block.phtml:22 9882#: resources/views/edit/icon-fact-delete.phtml:8 9883#: resources/views/edit/icon-fact-delete.phtml:10 9884#: resources/views/family-page-menu.phtml:53 9885#: resources/views/gedcom-record-page-menu.phtml:19 9886#: resources/views/individual-page-menu.phtml:94 9887#: resources/views/media-page-menu.phtml:36 resources/views/media-page.phtml:99 9888#: resources/views/media-page.phtml:102 9889#: resources/views/modules/faq/config.phtml:47 9890#: resources/views/modules/gedcom_news/list.phtml:37 9891#: resources/views/modules/stories/config.phtml:38 9892#: resources/views/modules/stories/config.phtml:67 9893#: resources/views/modules/user_blog/list.phtml:35 9894#: resources/views/note-page-menu.phtml:19 9895#: resources/views/repository-page-menu.phtml:19 9896#: resources/views/source-page-menu.phtml:19 9897msgid "Delete" 9898msgstr "" 9899 9900#: app/Http/Controllers/Admin/MediaController.php:316 9901msgid "There are no links to this media object." 9902msgstr "" 9903 9904#. I18N: size of file in KB 9905#: app/Http/Controllers/Admin/MediaController.php:341 app/MediaFile.php:342 9906#: app/Services/MediaFileService.php:78 9907#, php-format 9908msgid "%s KB" 9909msgstr "" 9910 9911#. I18N: image dimensions, width × height 9912#: app/Http/Controllers/Admin/MediaController.php:349 app/MediaFile.php:355 9913#, php-format 9914msgid "%1$s × %2$s pixels" 9915msgstr "" 9916 9917#: app/Http/Controllers/Admin/MediaController.php:376 9918#: resources/views/admin/control-panel.phtml:585 9919msgid "Upload media files" 9920msgstr "" 9921 9922#: app/Http/Controllers/Admin/MediaController.php:428 9923#, php-format 9924msgid "Filenames are not allowed to contain the character “%s”." 9925msgstr "" 9926 9927#: app/Http/Controllers/Admin/MediaController.php:434 9928#, php-format 9929msgid "Filenames are not allowed to have the extension “%s”." 9930msgstr "" 9931 9932#: app/Http/Controllers/Admin/MediaController.php:441 9933#, php-format 9934msgid "The file %s already exists. Use another filename." 9935msgstr "" 9936 9937#: app/Http/Controllers/Admin/MediaController.php:448 9938#, php-format 9939msgid "The file %s has been uploaded." 9940msgstr "" 9941 9942#: app/Http/Controllers/Admin/MediaController.php:451 9943#: app/Http/Controllers/EditMediaController.php:128 9944#: app/Http/Controllers/EditMediaController.php:390 9945#: app/Http/RequestHandlers/CreateMediaObjectAction.php:89 9946#: app/Services/MediaFileService.php:212 9947msgid "There was an error uploading your file." 9948msgstr "" 9949 9950#: app/Http/Controllers/Admin/ModuleController.php:78 9951#: resources/views/admin/components.phtml:13 9952#: resources/views/admin/control-panel.phtml:399 9953msgid "All modules" 9954msgstr "" 9955 9956#: app/Http/Controllers/Admin/ModuleController.php:93 9957#: app/Module/ModuleAnalyticsTrait.php:84 9958#: resources/views/admin/analytics-edit.phtml:8 9959#: resources/views/admin/control-panel.phtml:457 9960#: resources/views/admin/modules.phtml:99 9961#: resources/views/admin/modules.phtml:101 9962#: resources/views/admin/modules.phtml:229 9963#: resources/views/admin/modules.phtml:232 9964#: resources/views/modules/privacy-policy/page.phtml:28 9965msgid "Tracking and analytics" 9966msgstr "" 9967 9968#: app/Http/Controllers/Admin/ModuleController.php:94 9969msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 9970msgstr "" 9971 9972#: app/Http/Controllers/Admin/ModuleController.php:107 9973#: resources/views/admin/control-panel.phtml:489 9974#: resources/views/admin/modules.phtml:79 9975#: resources/views/admin/modules.phtml:81 9976msgid "Blocks" 9977msgstr "" 9978 9979#. I18N: Name of a module/block 9980#. I18N: Name of a module 9981#: app/Http/Controllers/Admin/ModuleController.php:121 9982#: app/Module/ChartsBlockModule.php:62 app/Module/ChartsMenuModule.php:60 9983#: app/Module/ChartsMenuModule.php:105 9984#: resources/views/admin/control-panel.phtml:422 9985#: resources/views/admin/modules.phtml:83 9986#: resources/views/admin/modules.phtml:85 9987#: resources/views/admin/trees-preferences.phtml:392 9988msgid "Charts" 9989msgstr "" 9990 9991#: app/Http/Controllers/Admin/ModuleController.php:135 9992#: resources/views/admin/control-panel.phtml:450 9993#: resources/views/admin/modules.phtml:95 9994#: resources/views/admin/modules.phtml:97 9995msgid "Footers" 9996msgstr "" 9997 9998#: app/Http/Controllers/Admin/ModuleController.php:149 9999#: resources/views/admin/control-panel.phtml:517 10000#: resources/views/admin/modules.phtml:103 10001#: resources/views/admin/modules.phtml:105 10002#: resources/views/admin/modules.phtml:237 10003#: resources/views/admin/modules.phtml:240 10004#: resources/views/modules/personal_facts/tab.phtml:18 10005msgid "Historic events" 10006msgstr "" 10007 10008#: app/Http/Controllers/Admin/ModuleController.php:163 10009#: resources/views/admin/control-panel.phtml:471 10010#: resources/views/admin/modules.phtml:111 10011#: resources/views/admin/modules.phtml:113 10012msgid "Languages" 10013msgstr "" 10014 10015#. I18N: Name of a module 10016#: app/Http/Controllers/Admin/ModuleController.php:177 10017#: app/Module/ListsMenuModule.php:58 app/Module/ListsMenuModule.php:104 10018#: resources/views/admin/control-panel.phtml:429 10019#: resources/views/admin/modules.phtml:87 10020#: resources/views/admin/modules.phtml:89 10021#: resources/views/admin/trees-preferences.phtml:328 10022msgid "Lists" 10023msgstr "" 10024 10025#: app/Http/Controllers/Admin/ModuleController.php:191 10026#: resources/views/admin/control-panel.phtml:415 10027#: resources/views/admin/modules.phtml:67 10028#: resources/views/admin/modules.phtml:69 10029msgid "Menus" 10030msgstr "" 10031 10032#. I18N: Name of a module 10033#: app/Http/Controllers/Admin/ModuleController.php:205 10034#: app/Module/ReportsMenuModule.php:63 app/Module/ReportsMenuModule.php:108 10035#: resources/views/admin/control-panel.phtml:436 10036#: resources/views/admin/modules.phtml:91 10037#: resources/views/admin/modules.phtml:93 10038msgid "Reports" 10039msgstr "" 10040 10041#: app/Http/Controllers/Admin/ModuleController.php:219 10042#: resources/views/admin/control-panel.phtml:510 10043#: resources/views/admin/modules.phtml:75 10044#: resources/views/admin/modules.phtml:77 10045msgid "Sidebars" 10046msgstr "" 10047 10048#: app/Http/Controllers/Admin/ModuleController.php:233 10049#: resources/views/admin/control-panel.phtml:503 10050#: resources/views/admin/modules.phtml:71 10051#: resources/views/admin/modules.phtml:73 10052msgid "Tabs" 10053msgstr "" 10054 10055#: app/Http/Controllers/Admin/ModuleController.php:247 10056#: resources/views/admin/control-panel.phtml:464 10057#: resources/views/admin/modules.phtml:107 10058#: resources/views/admin/modules.phtml:109 10059msgid "Themes" 10060msgstr "" 10061 10062#: app/Http/Controllers/Admin/ModuleController.php:318 10063#: app/Http/Controllers/Admin/ModuleController.php:575 10064#, php-format 10065msgid "The module “%s” has been enabled." 10066msgstr "" 10067 10068#: app/Http/Controllers/Admin/ModuleController.php:320 10069#: app/Http/Controllers/Admin/ModuleController.php:577 10070#, php-format 10071msgid "The module “%s” has been disabled." 10072msgstr "" 10073 10074#: app/Http/Controllers/Admin/ModuleController.php:325 10075#: app/Http/Controllers/Admin/ModuleController.php:341 10076#: app/Http/Controllers/Admin/ModuleController.php:358 10077#: app/Http/Controllers/Admin/ModuleController.php:375 10078#: app/Http/Controllers/Admin/ModuleController.php:392 10079#: app/Http/Controllers/Admin/ModuleController.php:408 10080#: app/Http/Controllers/Admin/ModuleController.php:424 10081#: app/Http/Controllers/Admin/ModuleController.php:441 10082#: app/Http/Controllers/Admin/ModuleController.php:459 10083#: app/Http/Controllers/Admin/ModuleController.php:476 10084#: app/Http/Controllers/Admin/ModuleController.php:494 10085#: app/Http/Controllers/Admin/ModuleController.php:512 10086#: app/Http/Controllers/Admin/ModuleController.php:528 10087#: app/Http/Controllers/AdminSiteController.php:116 10088#: app/Http/Controllers/AdminSiteController.php:176 10089#: app/Http/RequestHandlers/EmailPreferencesAction.php:82 10090msgid "The website preferences have been updated." 10091msgstr "" 10092 10093#: app/Http/Controllers/Admin/ModuleController.php:650 10094#, php-format 10095msgid "The preferences for the module “%s” have been deleted." 10096msgstr "" 10097 10098#: app/Http/Controllers/Admin/UpgradeController.php:102 10099#: app/Http/Controllers/Admin/UpgradeController.php:199 10100msgid "Upgrade wizard" 10101msgstr "" 10102 10103#: app/Http/Controllers/Admin/UpgradeController.php:195 10104msgid "Export all the family trees to GEDCOM files…" 10105msgstr "" 10106 10107#: app/Http/Controllers/Admin/UpgradeController.php:200 10108msgid "Create a temporary folder…" 10109msgstr "" 10110 10111#: app/Http/Controllers/Admin/UpgradeController.php:201 10112msgid "Check for pending changes…" 10113msgstr "" 10114 10115#: app/Http/Controllers/Admin/UpgradeController.php:203 10116#, php-format 10117msgid "Download %s…" 10118msgstr "" 10119 10120#: app/Http/Controllers/Admin/UpgradeController.php:204 10121#, php-format 10122msgid "Unzip %s to a temporary folder…" 10123msgstr "" 10124 10125#: app/Http/Controllers/Admin/UpgradeController.php:205 10126msgid "Copy files…" 10127msgstr "" 10128 10129#: app/Http/Controllers/Admin/UpgradeController.php:206 10130msgid "Delete old files…" 10131msgstr "" 10132 10133#: app/Http/Controllers/Admin/UpgradeController.php:218 10134#: resources/views/admin/control-panel.phtml:60 10135#: resources/views/admin/upgrade/wizard.phtml:14 10136msgid "No upgrade information is available." 10137msgstr "" 10138 10139#: app/Http/Controllers/Admin/UpgradeController.php:222 10140#: resources/views/admin/control-panel.phtml:68 10141#: resources/views/admin/upgrade/wizard.phtml:18 10142msgid "This is the latest version of webtrees. No upgrade is available." 10143msgstr "" 10144 10145#. I18N: %s is a version number, such as 1.2.3 10146#. I18N: %s is a version number 10147#: app/Http/Controllers/Admin/UpgradeController.php:227 10148#: app/Http/RequestHandlers/LoginAction.php:80 10149#: resources/views/admin/control-panel.phtml:65 10150#, php-format 10151msgid "Upgrade to webtrees %s." 10152msgstr "" 10153 10154#: app/Http/Controllers/Admin/UpgradeController.php:247 10155#, php-format 10156msgid "The folder %s has been created." 10157msgstr "" 10158 10159#: app/Http/Controllers/Admin/UpgradeController.php:259 10160msgid "You should accept or reject all pending changes before upgrading." 10161msgstr "" 10162 10163#: app/Http/Controllers/Admin/UpgradeController.php:263 10164#: resources/views/pending-changes-page.phtml:19 10165msgid "There are no pending changes." 10166msgstr "" 10167 10168#. I18N: %s is a filename 10169#: app/Http/Controllers/Admin/UpgradeController.php:294 10170#: app/Http/RequestHandlers/ExportGedcomServer.php:79 10171#, php-format 10172msgid "The family tree has been exported to %s." 10173msgstr "" 10174 10175#: app/Http/Controllers/Admin/UpgradeController.php:319 10176#, php-format 10177msgid "%1$s KB were downloaded in %2$s seconds." 10178msgstr "" 10179 10180#. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds 10181#: app/Http/Controllers/Admin/UpgradeController.php:337 10182#, php-format 10183msgid "%1$s file was extracted in %2$s seconds." 10184msgid_plural "%1$s files were extracted in %2$s seconds." 10185msgstr[0] "" 10186msgstr[1] "" 10187 10188#: app/Http/Controllers/Admin/UpgradeController.php:361 10189msgid "The upgrade is complete." 10190msgstr "" 10191 10192#. I18N: A button label. 10193#: app/Http/Controllers/Admin/UpgradeController.php:385 10194#: resources/views/admin/import-progress.phtml:27 10195#: resources/views/admin/map-import-form.phtml:79 10196#: resources/views/admin/merge-records-step-1.phtml:100 10197#: resources/views/admin/trees-export.phtml:28 10198#: resources/views/admin/trees-export.phtml:121 10199#: resources/views/admin/trees-import.phtml:116 10200#: resources/views/admin/trees-merge.phtml:46 10201#: resources/views/admin/trees-renumber.phtml:34 10202#: resources/views/admin/trees.phtml:333 10203#: resources/views/admin/upgrade/wizard.phtml:33 10204#: resources/views/forgot-password-page.phtml:33 10205#: resources/views/modules/clippings/add-options.phtml:22 10206#: resources/views/modules/login_block/sign-in.phtml:58 10207#: resources/views/password-request-page.phtml:33 10208#: resources/views/password-reset-page.phtml:50 10209#: resources/views/pending-changes-page.phtml:23 10210#: resources/views/register-page.phtml:98 10211#: resources/views/report-select-page.phtml:32 10212msgid "continue" 10213msgstr "" 10214 10215#: app/Http/Controllers/Admin/UsersController.php:108 10216#: resources/views/admin/control-panel.phtml:336 10217#: resources/views/admin/email-page.phtml:9 10218#: resources/views/admin/users-cleanup.phtml:11 10219#: resources/views/admin/users-create.phtml:9 10220#: resources/views/admin/users-edit.phtml:13 10221msgid "User administration" 10222msgstr "" 10223 10224#: app/Http/Controllers/Admin/UsersController.php:188 10225#: resources/views/components/datetime.phtml:11 10226msgid "Never" 10227msgstr "" 10228 10229#: app/Http/Controllers/Admin/UsersController.php:214 10230#: resources/views/admin/control-panel.phtml:342 10231msgid "Add a user" 10232msgstr "" 10233 10234#. I18N: placeholders are GEDCOM XREFs, such as R123 10235#: app/Http/Controllers/Admin/UsersController.php:238 10236#: app/Http/Controllers/AdminTreesController.php:274 10237#, php-format 10238msgid "%1$s does not exist." 10239msgstr "" 10240 10241#: app/Http/Controllers/Admin/UsersController.php:248 10242msgid "Edit the user" 10243msgstr "" 10244 10245#: app/Http/Controllers/Admin/UsersController.php:270 10246#: app/Http/Controllers/Admin/UsersController.php:395 10247#: app/Http/RequestHandlers/AccountUpdate.php:86 10248#: app/Http/RequestHandlers/RegisterAction.php:224 10249msgid "Duplicate username. A user with that username already exists. Please choose another username." 10250msgstr "" 10251 10252#: app/Http/Controllers/Admin/UsersController.php:275 10253#: app/Http/Controllers/Admin/UsersController.php:389 10254#: app/Http/RequestHandlers/AccountUpdate.php:95 10255#: app/Http/RequestHandlers/RegisterAction.php:229 10256msgid "Duplicate email address. A user with that email already exists." 10257msgstr "" 10258 10259#: app/Http/Controllers/Admin/UsersController.php:333 10260#, php-format 10261msgid "%1$s does not exist" 10262msgstr "" 10263 10264#. I18N: %s is a server name/URL 10265#: app/Http/Controllers/Admin/UsersController.php:347 10266#: app/Http/RequestHandlers/VerifyEmail.php:90 10267#, php-format 10268msgid "New user at %s" 10269msgstr "" 10270 10271#. I18N: Listbox entry; name of a role 10272#: app/Http/Controllers/Admin/UsersController.php:414 10273#: resources/views/admin/trees-export.phtml:113 10274#: resources/views/admin/users-edit.phtml:227 10275#: resources/views/modules/clippings/download.phtml:28 10276#: resources/views/modules/clippings/download.phtml:41 10277msgid "Visitor" 10278msgstr "" 10279 10280#. I18N: Listbox entry; name of a role 10281#: app/Http/Controllers/Admin/UsersController.php:416 10282#: resources/views/admin/trees-export.phtml:107 10283#: resources/views/admin/users-edit.phtml:233 10284#: resources/views/modules/clippings/download.phtml:25 10285#: resources/views/modules/clippings/download.phtml:38 10286msgid "Member" 10287msgstr "" 10288 10289#. I18N: Listbox entry; name of a role 10290#: app/Http/Controllers/Admin/UsersController.php:418 10291#: resources/views/admin/users-edit.phtml:241 10292msgid "Editor" 10293msgstr "" 10294 10295#. I18N: Listbox entry; name of a role 10296#: app/Http/Controllers/Admin/UsersController.php:420 10297#: resources/views/admin/users-edit.phtml:247 10298msgid "Moderator" 10299msgstr "" 10300 10301#. I18N: Listbox entry; name of a role 10302#: app/Http/Controllers/Admin/UsersController.php:422 10303#: resources/views/admin/trees-export.phtml:101 10304#: resources/views/admin/users-edit.phtml:255 10305#: resources/views/modules/clippings/download.phtml:22 10306msgid "Manager" 10307msgstr "" 10308 10309#: app/Http/Controllers/Admin/UsersController.php:434 10310#: app/Http/Controllers/AdminTreesController.php:1796 10311msgid "<default theme>" 10312msgstr "" 10313 10314#: app/Http/Controllers/AdminController.php:74 10315#: resources/views/admin/trees.phtml:91 10316msgid "Privacy" 10317msgstr "" 10318 10319#: app/Http/Controllers/AdminController.php:160 10320#: app/Http/Controllers/AdminTreesController.php:951 10321#, php-format 10322msgid "The preferences for the family tree “%s” have been updated." 10323msgstr "" 10324 10325#: app/Http/Controllers/AdminController.php:167 10326#: app/Http/Controllers/AdminTreesController.php:958 10327msgid "The preferences for all family trees have been updated." 10328msgstr "" 10329 10330#: app/Http/Controllers/AdminController.php:170 10331#: app/Http/Controllers/AdminTreesController.php:962 10332msgid "The preferences for new family trees have been updated." 10333msgstr "" 10334 10335#: app/Http/Controllers/AdminController.php:269 10336#: resources/views/admin/trees-privacy.phtml:251 10337msgid "All facts and events" 10338msgstr "" 10339 10340#: app/Http/Controllers/AdminSiteController.php:74 10341#: resources/views/admin/control-panel.phtml:78 10342msgid "Website preferences" 10343msgstr "" 10344 10345#: app/Http/Controllers/AdminSiteController.php:109 10346#, php-format 10347msgid "The folder “%s” does not exist." 10348msgstr "" 10349 10350#: app/Http/Controllers/AdminSiteController.php:132 10351#: resources/views/admin/control-panel.phtml:90 10352msgid "Sign-in and registration" 10353msgstr "" 10354 10355#: app/Http/Controllers/AdminSiteController.php:151 10356msgid "No predefined text" 10357msgstr "" 10358 10359#: app/Http/Controllers/AdminSiteController.php:152 10360msgid "Predefined text that states all users can request a user account" 10361msgstr "" 10362 10363#: app/Http/Controllers/AdminSiteController.php:153 10364msgid "Predefined text that states admin will decide on each request for a user account" 10365msgstr "" 10366 10367#: app/Http/Controllers/AdminSiteController.php:154 10368msgid "Predefined text that states only family members can request a user account" 10369msgstr "" 10370 10371#: app/Http/Controllers/AdminSiteController.php:155 10372msgid "Choose user defined welcome text typed below" 10373msgstr "" 10374 10375#. I18N: placeholders are GEDCOM XREFs, such as R123 10376#: app/Http/Controllers/AdminTreesController.php:271 10377#, php-format 10378msgid "%1$s does not exist. Did you mean %2$s?" 10379msgstr "" 10380 10381#: app/Http/Controllers/AdminTreesController.php:284 10382#: app/Http/Controllers/AdminTreesController.php:289 10383msgid "This type of link is not allowed here." 10384msgstr "" 10385 10386#. I18N: %1$s is an internal ID number such as R123. %2$s and %3$s are record types, such as INDI or SOUR 10387#: app/Http/Controllers/AdminTreesController.php:295 10388#, php-format 10389msgid "%1$s is a %2$s but a %3$s is expected." 10390msgstr "" 10391 10392#. I18N: %1$s and %2$s are internal ID numbers such as R123 10393#: app/Http/Controllers/AdminTreesController.php:304 10394#, php-format 10395msgid "%1$s does not have a link back to %2$s." 10396msgstr "" 10397 10398#: app/Http/Controllers/AdminTreesController.php:309 10399#: resources/views/admin/trees.phtml:170 10400msgid "Check for errors" 10401msgstr "" 10402 10403#: app/Http/Controllers/AdminTreesController.php:330 10404#: resources/views/admin/trees.phtml:140 10405msgid "Find duplicates" 10406msgstr "" 10407 10408#: app/Http/Controllers/AdminTreesController.php:373 10409#: app/Http/Controllers/AdminTreesController.php:385 10410msgid "No GEDCOM file was received." 10411msgstr "" 10412 10413#: app/Http/Controllers/AdminTreesController.php:414 10414msgid "Import a GEDCOM file" 10415msgstr "" 10416 10417#: app/Http/Controllers/AdminTreesController.php:459 10418#: resources/views/admin/changes-log.phtml:12 10419#: resources/views/admin/merge-records-step-1.phtml:10 10420#: resources/views/admin/merge-records-step-2.phtml:10 10421#: resources/views/admin/trees-check.phtml:8 10422#: resources/views/admin/trees-duplicates.phtml:9 10423#: resources/views/admin/trees-export.phtml:11 10424#: resources/views/admin/trees-import.phtml:10 10425#: resources/views/admin/trees-preferences.phtml:9 10426#: resources/views/admin/trees-privacy.phtml:12 10427msgid "Manage family trees" 10428msgstr "" 10429 10430#: app/Http/Controllers/AdminTreesController.php:493 10431#: resources/views/admin/control-panel.phtml:155 10432msgid "Merge family trees" 10433msgstr "" 10434 10435#: app/Http/Controllers/AdminTreesController.php:693 10436msgid "The family trees have been merged successfully." 10437msgstr "" 10438 10439#. I18N: Layout option for lists of names 10440#. I18N: An option in a list-box 10441#: app/Http/Controllers/AdminTreesController.php:725 10442#: app/Module/OnThisDayModule.php:238 app/Module/RecentChangesModule.php:184 10443#: app/Module/TopGivenNamesModule.php:182 10444#: app/Module/UpcomingAnniversariesModule.php:259 10445#: app/Module/YahrzeitModule.php:242 10446msgid "list" 10447msgstr "" 10448 10449#. I18N: Layout option for lists of names 10450#. I18N: An option in a list-box 10451#: app/Http/Controllers/AdminTreesController.php:727 10452#: app/Module/OnThisDayModule.php:240 app/Module/RecentChangesModule.php:186 10453#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:239 10454#: app/Module/UpcomingAnniversariesModule.php:261 10455#: app/Module/YahrzeitModule.php:244 10456msgid "table" 10457msgstr "" 10458 10459#. I18N: Layout option for lists of names 10460#. I18N: An option in a list-box 10461#: app/Http/Controllers/AdminTreesController.php:729 10462#: app/Module/TopSurnamesModule.php:241 10463msgid "tag cloud" 10464msgstr "" 10465 10466#. I18N: page orientation 10467#: app/Http/Controllers/AdminTreesController.php:734 10468#: resources/xml/reports/change_report.xml:10 10469#: resources/xml/reports/pedigree_report.xml:7 10470msgid "Portrait" 10471msgstr "" 10472 10473#. I18N: page orientation 10474#: app/Http/Controllers/AdminTreesController.php:736 10475#: resources/xml/reports/change_report.xml:10 10476#: resources/xml/reports/pedigree_report.xml:7 10477msgid "Landscape" 10478msgstr "" 10479 10480#. I18N: None of the other options 10481#: app/Http/Controllers/AdminTreesController.php:741 10482#: app/Http/Controllers/AdminTreesController.php:747 10483#: app/Module/RelationshipsChartModule.php:455 10484#: app/Services/EmailService.php:217 10485#: resources/views/modules/statistics-chart/custom.phtml:75 10486msgid "none" 10487msgstr "" 10488 10489#. I18N: https://en.wikipedia.org/wiki/Markdown 10490#: app/Http/Controllers/AdminTreesController.php:743 10491msgid "markdown" 10492msgstr "" 10493 10494#: app/Http/Controllers/AdminTreesController.php:748 10495#: resources/xml/reports/fact_sources.xml:6 10496msgid "facts" 10497msgstr "" 10498 10499#: app/Http/Controllers/AdminTreesController.php:749 10500#: resources/xml/reports/fact_sources.xml:6 10501msgid "records" 10502msgstr "" 10503 10504#: app/Http/Controllers/AdminTreesController.php:806 10505#: app/Http/Controllers/HomePageController.php:125 10506#: app/Http/Controllers/HomePageController.php:210 10507#: resources/views/admin/components.phtml:45 10508#: resources/views/admin/components.phtml:48 10509#: resources/views/admin/modules.phtml:63 10510#: resources/views/admin/modules.phtml:65 10511#: resources/views/admin/modules.phtml:136 10512#: resources/views/admin/modules.phtml:139 10513#: resources/views/admin/modules.phtml:142 resources/views/admin/trees.phtml:81 10514#: resources/views/modules/block-template.phtml:6 10515#: resources/views/modules/block-template.phtml:8 10516msgid "Preferences" 10517msgstr "" 10518 10519#. I18N: Renumber the records in a family tree 10520#: app/Http/Controllers/AdminTreesController.php:852 10521#: resources/views/admin/trees-merge.phtml:24 10522#: resources/views/admin/trees-merge.phtml:29 10523msgid "Renumber family tree" 10524msgstr "" 10525 10526#: app/Http/Controllers/AdminTreesController.php:1458 10527#: app/Services/UpgradeService.php:150 app/Services/UpgradeService.php:183 10528msgid "The server’s time limit has been reached." 10529msgstr "" 10530 10531#: app/Http/Controllers/AdminTreesController.php:1493 10532#, php-format 10533msgid "The GEDCOM file “%s” has been imported." 10534msgstr "" 10535 10536#. I18N: %s is the name of a family tree 10537#: app/Http/Controllers/AdminTreesController.php:1500 10538#: app/Http/RequestHandlers/DeleteTreeAction.php:65 10539#, php-format 10540msgid "The family tree “%s” has been deleted." 10541msgstr "" 10542 10543#: app/Http/Controllers/AdminTreesController.php:1537 10544#, php-format 10545msgid "%1$s %2$s has a %3$s link to %4$s." 10546msgstr "" 10547 10548#. I18N: Name of a module/list 10549#: app/Http/Controllers/AdminTreesController.php:1699 10550#: app/Http/Controllers/ListController.php:509 10551#: app/Module/RepositoryListModule.php:49 10552#: resources/views/admin/control-panel.phtml:172 10553#: resources/views/admin/merge-records-step-1.phtml:26 10554#: resources/views/lists/repositories-table.phtml:36 10555#: resources/views/modules/gedcom_stats/config.phtml:25 10556#: resources/views/modules/gedcom_stats/statistics.phtml:97 10557#: resources/views/modules/html/template-statistics.phtml:46 10558#: resources/views/search-general-page.phtml:55 10559#: resources/views/search-results.phtml:42 10560#: resources/views/statistics/other/total-records.phtml:47 10561msgid "Repositories" 10562msgstr "" 10563 10564#. I18N: Name of a module/list 10565#. I18N: Name of a module 10566#: app/Http/Controllers/AdminTreesController.php:1700 10567#: app/Http/Controllers/ListController.php:530 10568#: app/Module/SourceListModule.php:49 app/Module/SourcesTabModule.php:59 10569#: resources/views/admin/control-panel.phtml:171 10570#: resources/views/admin/merge-records-step-1.phtml:25 10571#: resources/views/gedcom-record-page.phtml:58 10572#: resources/views/lists/media-table.phtml:71 10573#: resources/views/lists/notes-table.phtml:75 10574#: resources/views/lists/notes-table.phtml:84 10575#: resources/views/lists/repositories-table.phtml:42 10576#: resources/views/lists/sources-table.phtml:77 10577#: resources/views/media-page.phtml:70 10578#: resources/views/modules/gedcom_stats/config.phtml:23 10579#: resources/views/modules/gedcom_stats/statistics.phtml:75 10580#: resources/views/modules/html/template-statistics.phtml:38 10581#: resources/views/note-page.phtml:58 resources/views/repository-page.phtml:44 10582#: resources/views/search-general-page.phtml:48 10583#: resources/views/search-results.phtml:31 10584#: resources/views/statistics/other/chart-sources.phtml:11 10585#: resources/views/statistics/other/total-records.phtml:29 10586#: resources/xml/reports/ahnentafel_report.xml:476 10587#: resources/xml/reports/descendancy_report.xml:611 10588#: resources/xml/reports/family_group_report.xml:1118 10589#: resources/xml/reports/individual_ext_report.xml:644 10590#: resources/xml/reports/individual_report.xml:646 10591msgid "Sources" 10592msgstr "" 10593 10594#. I18N: Name of a module/list 10595#: app/Http/Controllers/AdminTreesController.php:1701 10596#: app/Http/Controllers/ListController.php:244 10597#: app/Module/AncestorsChartModule.php:275 10598#: app/Module/DescendancyChartModule.php:264 10599#: app/Module/IndividualListModule.php:48 10600#: app/Module/StatisticsChartModule.php:154 10601#: app/Module/StatisticsChartModule.php:294 10602#: app/Module/StatisticsChartModule.php:343 10603#: app/Module/StatisticsChartModule.php:538 10604#: app/Module/StatisticsChartModule.php:600 10605#: app/Module/StatisticsChartModule.php:661 10606#: resources/views/admin/control-panel.phtml:169 10607#: resources/views/admin/merge-records-step-1.phtml:23 10608#: resources/views/gedcom-record-page.phtml:40 10609#: resources/views/lists/given-names-table.phtml:13 10610#: resources/views/lists/media-table.phtml:69 10611#: resources/views/lists/notes-table.phtml:81 10612#: resources/views/lists/sources-table.phtml:84 10613#: resources/views/lists/surnames-table.phtml:22 10614#: resources/views/media-page.phtml:58 10615#: resources/views/modules/census-assistant.phtml:55 10616#: resources/views/modules/gedcom_stats/config.phtml:20 10617#: resources/views/modules/gedcom_stats/statistics.phtml:19 10618#: resources/views/modules/html/template-statistics.phtml:18 10619#: resources/views/modules/random_media/config.phtml:12 10620#: resources/views/modules/statistics-chart/custom.phtml:56 10621#: resources/views/modules/statistics-chart/custom.phtml:152 10622#: resources/views/note-page.phtml:40 resources/views/place-events.phtml:6 10623#: resources/views/place-sidebar.phtml:19 10624#: resources/views/search-general-page.phtml:34 10625#: resources/views/search-results.phtml:9 resources/views/source-page.phtml:45 10626#: resources/xml/reports/fact_sources.xml:54 10627#: resources/xml/reports/fact_sources.xml:258 10628msgid "Individuals" 10629msgstr "" 10630 10631#. I18N: Name of a module/list 10632#. I18N: Name of a module 10633#: app/Http/Controllers/AdminTreesController.php:1702 10634#: app/Http/Controllers/ListController.php:242 10635#: app/Module/AncestorsChartModule.php:276 10636#: app/Module/DescendancyChartModule.php:265 app/Module/FamilyListModule.php:48 10637#: app/Module/RelativesTabModule.php:42 10638#: app/Module/StatisticsChartModule.php:159 10639#: app/Module/StatisticsChartModule.php:392 10640#: app/Module/StatisticsChartModule.php:483 10641#: app/Module/StatisticsChartModule.php:733 10642#: resources/views/admin/control-panel.phtml:170 10643#: resources/views/admin/merge-records-step-1.phtml:24 10644#: resources/views/gedcom-record-page.phtml:46 10645#: resources/views/lists/media-table.phtml:70 10646#: resources/views/lists/notes-table.phtml:82 10647#: resources/views/lists/sources-table.phtml:85 10648#: resources/views/media-page.phtml:64 10649#: resources/views/modules/gedcom_stats/config.phtml:22 10650#: resources/views/modules/gedcom_stats/statistics.phtml:63 10651#: resources/views/modules/html/template-statistics.phtml:34 10652#: resources/views/note-page.phtml:46 resources/views/place-events.phtml:12 10653#: resources/views/place-sidebar.phtml:27 10654#: resources/views/search-general-page.phtml:41 10655#: resources/views/search-results.phtml:20 resources/views/source-page.phtml:51 10656#: resources/xml/reports/fact_sources.xml:152 10657#: resources/xml/reports/fact_sources.xml:314 10658msgid "Families" 10659msgstr "" 10660 10661#. I18N: Name of a module/list 10662#: app/Http/Controllers/AdminTreesController.php:1703 10663#: app/Module/MediaListModule.php:51 10664#: resources/views/admin/fix-level-0-media.phtml:20 10665#: resources/views/admin/merge-records-step-1.phtml:28 10666#: resources/views/admin/webtrees1-thumbnails.phtml:31 10667#: resources/views/gedcom-record-page.phtml:52 10668#: resources/views/lists/media-table.phtml:62 10669#: resources/views/lists/notes-table.phtml:83 10670#: resources/views/lists/sources-table.phtml:86 10671#: resources/views/modules/gedcom_stats/config.phtml:24 10672#: resources/views/modules/gedcom_stats/statistics.phtml:86 10673#: resources/views/modules/html/template-statistics.phtml:42 10674#: resources/views/note-page.phtml:52 resources/views/source-page.phtml:57 10675#: resources/views/statistics/other/chart-objects.phtml:11 10676#: resources/views/statistics/other/total-records.phtml:20 10677msgid "Media objects" 10678msgstr "" 10679 10680#. I18N: %s is a surname 10681#: app/Http/Controllers/BranchesController.php:84 10682#, php-format 10683msgid "Branches of the %s family" 10684msgstr "" 10685 10686#. I18N: Branches of a family tree 10687#. I18N: Name of a module/list 10688#: app/Http/Controllers/BranchesController.php:87 10689#: app/Module/BranchesListModule.php:49 10690msgid "Branches" 10691msgstr "" 10692 10693#. I18N: Name of a module/chart 10694#. I18N: Configuration option 10695#: app/Http/Controllers/BranchesController.php:295 10696#: app/Http/Controllers/BranchesController.php:332 10697#: app/Module/RelationshipsChartModule.php:174 10698#: app/Module/RelationshipsChartModule.php:258 10699#: resources/views/lists/individuals-table.phtml:332 10700#: resources/views/modules/relationships-chart/config.phtml:22 10701msgid "Relationships" 10702msgstr "" 10703 10704#: app/Http/Controllers/BranchesController.php:397 10705msgid "Generation" 10706msgstr "" 10707 10708#: app/Http/Controllers/CalendarController.php:148 10709msgid "Anniversary calendar" 10710msgstr "" 10711 10712#: app/Http/Controllers/CalendarController.php:152 10713msgid "On this day…" 10714msgstr "" 10715 10716#: app/Http/Controllers/CalendarController.php:155 10717msgid "In this month…" 10718msgstr "" 10719 10720#: app/Http/Controllers/CalendarController.php:158 10721msgid "In this year…" 10722msgstr "" 10723 10724#: app/Http/Controllers/CalendarController.php:416 10725msgid "Day not set" 10726msgstr "" 10727 10728#: app/Http/Controllers/CalendarController.php:542 10729#: resources/views/modules/yahrzeit/list.phtml:10 10730#, php-format 10731msgid "%s year anniversary" 10732msgstr "" 10733 10734#: app/Http/Controllers/EditFamilyController.php:57 10735#: resources/views/family-page-children.phtml:35 10736#: resources/views/family-page-menu.phtml:39 10737msgid "Add a child" 10738msgstr "" 10739 10740#: app/Http/Controllers/EditFamilyController.php:152 10741#: app/Http/Controllers/EditIndividualController.php:256 10742#: resources/views/family-page-menu.phtml:33 10743#: resources/views/family-page-parents.phtml:42 10744#: resources/views/modules/relatives/family.phtml:85 10745#: resources/views/modules/relatives/tab.phtml:110 10746msgid "Add a wife" 10747msgstr "" 10748 10749#: app/Http/Controllers/EditFamilyController.php:155 10750#: app/Http/Controllers/EditIndividualController.php:252 10751#: resources/views/family-page-menu.phtml:26 10752#: resources/views/family-page-parents.phtml:20 10753#: resources/views/modules/relatives/family.phtml:48 10754#: resources/views/modules/relatives/tab.phtml:112 10755msgid "Add a husband" 10756msgstr "" 10757 10758#: app/Http/Controllers/EditFamilyController.php:250 10759#: resources/views/family-page-menu.phtml:20 10760msgid "Change family members" 10761msgstr "" 10762 10763#: app/Http/Controllers/EditIndividualController.php:57 10764#: resources/views/modules/relatives/tab.phtml:133 10765msgid "Add a child to create a one-parent family" 10766msgstr "" 10767 10768#: app/Http/Controllers/EditIndividualController.php:154 10769#: resources/views/family-page-grandparents.phtml:54 10770#: resources/views/family-page-grandparents.phtml:62 10771#: resources/views/modules/relatives/tab.phtml:32 10772msgid "Add a mother" 10773msgstr "" 10774 10775#: app/Http/Controllers/EditIndividualController.php:157 10776#: resources/views/family-page-grandparents.phtml:24 10777#: resources/views/family-page-grandparents.phtml:32 10778#: resources/views/modules/relatives/tab.phtml:25 10779msgid "Add a father" 10780msgstr "" 10781 10782#: app/Http/Controllers/EditIndividualController.php:356 10783msgid "Create an individual" 10784msgstr "" 10785 10786#: app/Http/Controllers/EditIndividualController.php:475 10787#: resources/views/individual-page-menu.phtml:24 10788msgid "Add a name" 10789msgstr "" 10790 10791#: app/Http/Controllers/EditIndividualController.php:520 10792#: resources/views/modules/relatives/tab.phtml:101 10793msgid "Link this individual to an existing family as a child" 10794msgstr "" 10795 10796#: app/Http/Controllers/EditIndividualController.php:596 10797#: resources/views/modules/relatives/tab.phtml:124 10798msgid "Add a husband using an existing individual" 10799msgstr "" 10800 10801#: app/Http/Controllers/EditIndividualController.php:599 10802#: resources/views/modules/relatives/tab.phtml:122 10803msgid "Add a wife using an existing individual" 10804msgstr "" 10805 10806#: app/Http/Controllers/EditMediaController.php:87 10807#: resources/views/media-page.phtml:187 10808#: resources/views/modals/add-media-file.phtml:6 10809msgid "Add a media file" 10810msgstr "" 10811 10812#: app/Http/Controllers/EditMediaController.php:173 10813#: resources/views/modals/edit-media-file.phtml:6 10814msgid "Edit a media file" 10815msgstr "" 10816 10817#: app/Http/Controllers/EditMediaController.php:269 10818#, php-format 10819msgid "The media file %1$s has been renamed to %2$s." 10820msgstr "" 10821 10822#: app/Http/Controllers/EditMediaController.php:275 10823#, php-format 10824msgid "The media file %1$s could not be renamed to %2$s." 10825msgstr "" 10826 10827#: app/Http/Controllers/EditMediaController.php:418 10828#: app/Http/RequestHandlers/CreateMediaObjectAction.php:119 10829msgid "The media object has been created" 10830msgstr "" 10831 10832#: app/Http/Controllers/EditNoteController.php:55 10833msgid "Edit the shared note" 10834msgstr "" 10835 10836#: app/Http/Controllers/GedcomFileController.php:126 10837msgid "Invalid GEDCOM file - no header record found." 10838msgstr "" 10839 10840#: app/Http/Controllers/GedcomFileController.php:189 10841#, php-format 10842msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." 10843msgstr "" 10844 10845#: app/Http/Controllers/HomePageController.php:364 10846#: resources/views/admin/control-panel.phtml:148 10847msgid "Set the default blocks for new family trees" 10848msgstr "" 10849 10850#: app/Http/Controllers/HomePageController.php:412 10851msgid "Change the “Home page” blocks" 10852msgstr "" 10853 10854#. I18N: Name of a module 10855#: app/Http/Controllers/HomePageController.php:499 10856#: app/Module/ModuleThemeTrait.php:379 app/Module/UserWelcomeModule.php:61 10857#: resources/views/admin/modules.phtml:177 10858#: resources/views/admin/modules.phtml:181 10859#: resources/views/layouts/administration.phtml:53 10860msgid "My page" 10861msgstr "" 10862 10863#: app/Http/Controllers/HomePageController.php:549 10864#: resources/views/admin/control-panel.phtml:354 10865msgid "Set the default blocks for new users" 10866msgstr "" 10867 10868#: app/Http/Controllers/HomePageController.php:597 10869msgid "Change the “My page” blocks" 10870msgstr "" 10871 10872#: app/Http/Controllers/IndividualController.php:117 10873#: app/Http/Controllers/IndividualController.php:120 10874#: app/Http/RequestHandlers/IndividualPage.php:116 10875#: app/Http/RequestHandlers/IndividualPage.php:119 10876#: app/Module/StatisticsChartModule.php:532 10877#: app/Module/StatisticsChartModule.php:594 10878#: app/Module/StatisticsChartModule.php:655 10879msgid "age" 10880msgstr "" 10881 10882#: app/Http/Controllers/IndividualController.php:314 10883#: app/Http/RequestHandlers/IndividualPage.php:279 10884#: resources/views/edit/icon-fact-delete.phtml:8 10885#: resources/views/media-page.phtml:99 10886msgid "Are you sure you want to delete this fact?" 10887msgstr "" 10888 10889#: app/Http/Controllers/IndividualController.php:314 10890#: app/Http/RequestHandlers/IndividualPage.php:279 10891msgid "Delete this name" 10892msgstr "" 10893 10894#: app/Http/Controllers/IndividualController.php:363 10895#: app/Http/RequestHandlers/IndividualPage.php:328 10896#: resources/views/individual-page-menu.phtml:44 10897#: resources/views/individual-page-menu.phtml:52 10898msgid "Edit the gender" 10899msgstr "" 10900 10901#: app/Http/Controllers/ListController.php:217 10902#: app/Http/Controllers/ListController.php:708 10903#: resources/views/admin/trees-export.phtml:95 10904#: resources/views/modules/clippings/download.phtml:19 10905#: resources/xml/reports/cemetery_report.xml:7 10906#: resources/xml/reports/death_report.xml:10 10907#: resources/xml/reports/individual_ext_report.xml:11 10908#: resources/xml/reports/individual_report.xml:8 10909msgid "None" 10910msgstr "" 10911 10912#: app/Http/Controllers/ListController.php:273 10913#, php-format 10914msgid "Exclude individuals with “%s” as a married name" 10915msgstr "" 10916 10917#: app/Http/Controllers/ListController.php:279 10918#, php-format 10919msgid "Include individuals with “%s” as a married name" 10920msgstr "" 10921 10922#: app/Http/Controllers/ListController.php:288 10923msgid "Show the list of individuals" 10924msgstr "" 10925 10926#: app/Http/Controllers/ListController.php:294 10927msgid "Show the list of surnames" 10928msgstr "" 10929 10930#: app/Http/Controllers/ListController.php:342 10931#, php-format 10932msgid "Individuals with surname %s" 10933msgstr "" 10934 10935#. I18N: Name of a module 10936#: app/Http/Controllers/ListController.php:464 app/Module/MediaTabModule.php:60 10937#: resources/views/admin/control-panel.phtml:173 10938#: resources/views/admin/control-panel.phtml:571 10939#: resources/views/admin/media.phtml:92 10940#: resources/views/lists/media-table.phtml:67 10941#: resources/views/modules/recent_changes/changes-table.phtml:37 10942msgid "Media" 10943msgstr "" 10944 10945#. I18N: Name of a module/list 10946#: app/Http/Controllers/ListController.php:488 app/Module/NoteListModule.php:49 10947#: resources/views/lists/sources-table.phtml:87 10948#: resources/views/search-general-page.phtml:62 10949msgid "Shared notes" 10950msgstr "" 10951 10952#: app/Http/Controllers/PlaceHierarchyController.php:101 10953msgid "Show place hierarchy" 10954msgstr "" 10955 10956#: app/Http/Controllers/PlaceHierarchyController.php:106 10957msgid "Show all places in a list" 10958msgstr "" 10959 10960#. I18N: Name of a module 10961#: app/Http/Controllers/PlaceHierarchyController.php:122 10962#: app/Module/PlacesModule.php:68 10963#: resources/views/admin/trees-preferences.phtml:566 10964#: resources/views/search-replace-page.phtml:38 10965#: resources/views/statistics/other/places.phtml:11 10966msgid "Places" 10967msgstr "" 10968 10969#: app/Http/Controllers/SetupController.php:143 10970msgid "Oops! webtrees was unable to create files in this folder." 10971msgstr "" 10972 10973#: app/Http/Controllers/SetupController.php:144 10974msgid "This usually means that you need to change the folder permissions to 777." 10975msgstr "" 10976 10977#: app/Http/Controllers/SetupController.php:368 10978msgid "You must enter all the administrator account fields." 10979msgstr "" 10980 10981#: app/Http/Controllers/SetupController.php:372 10982msgid "The password needs to be at least six characters long." 10983msgstr "" 10984 10985#: app/Http/Middleware/AuthAdministrator.php:57 10986#: app/Http/Middleware/AuthEditor.php:62 app/Http/Middleware/AuthManager.php:65 10987#: app/Http/Middleware/AuthMember.php:62 10988#: app/Http/Middleware/AuthModerator.php:62 10989msgid "You do not have permission to view this page." 10990msgstr "" 10991 10992#: app/Http/Middleware/CheckCsrf.php:59 10993msgid "This form has expired. Try again." 10994msgstr "" 10995 10996#: app/Http/RequestHandlers/AccountEdit.php:66 10997#: app/Module/ModuleThemeTrait.php:349 app/Module/UserWelcomeModule.php:114 10998msgid "My account" 10999msgstr "" 11000 11001#: app/Http/RequestHandlers/BroadcastAction.php:82 11002#: app/Http/RequestHandlers/ContactAction.php:127 11003#: app/Http/RequestHandlers/EmailPreferencesAction.php:90 11004#: app/Http/RequestHandlers/MessageAction.php:98 11005#, php-format 11006msgid "The message was successfully sent to %s." 11007msgstr "" 11008 11009#: app/Http/RequestHandlers/BroadcastAction.php:89 11010#: app/Http/RequestHandlers/ContactAction.php:134 11011#: app/Http/RequestHandlers/EmailPreferencesAction.php:92 11012#: app/Http/RequestHandlers/MessageAction.php:105 11013msgid "The message was not sent." 11014msgstr "" 11015 11016#: app/Http/RequestHandlers/CleanDataFolder.php:95 11017#: resources/views/admin/control-panel.phtml:106 11018msgid "Clean up data folder" 11019msgstr "" 11020 11021#: app/Http/RequestHandlers/ContactAction.php:100 11022msgid "Please enter a valid email address." 11023msgstr "" 11024 11025#: app/Http/RequestHandlers/ContactAction.php:107 11026#: app/Http/RequestHandlers/RegisterAction.php:236 11027msgid "You are not allowed to send messages that contain external links." 11028msgstr "" 11029 11030#. I18N: e.g. ‘You should delete the “http://” from “http://www.example.com” and try again.’ 11031#: app/Http/RequestHandlers/ContactAction.php:108 11032#: app/Http/RequestHandlers/RegisterAction.php:236 11033#, php-format 11034msgid "You should delete the “%1$s” from “%2$s” and try again." 11035msgstr "" 11036 11037#: app/Http/RequestHandlers/ContactPage.php:87 11038#: app/Http/RequestHandlers/MessagePage.php:76 11039#: app/Module/UserMessagesModule.php:154 11040#: app/Statistics/Repository/UserRepository.php:127 11041#: resources/views/pending-changes-page.phtml:83 11042msgid "Send a message" 11043msgstr "" 11044 11045#: app/Http/RequestHandlers/CopyFact.php:77 11046msgid "The record has been copied to the clipboard." 11047msgstr "" 11048 11049#: app/Http/RequestHandlers/CreateNoteAction.php:73 11050msgid "The note has been created" 11051msgstr "" 11052 11053#: app/Http/RequestHandlers/CreateRepositoryAction.php:73 11054#: app/Http/RequestHandlers/CreateRepositoryModal.php:92 11055msgid "The repository has been created" 11056msgstr "" 11057 11058#: app/Http/RequestHandlers/CreateSourceAction.php:115 11059msgid "The source has been created" 11060msgstr "" 11061 11062#: app/Http/RequestHandlers/CreateSubmitterAction.php:83 11063msgid "The submitter has been created" 11064msgstr "" 11065 11066#: app/Http/RequestHandlers/CreateTreeAction.php:63 11067#, php-format 11068msgid "The family tree “%s” already exists." 11069msgstr "" 11070 11071#: app/Http/RequestHandlers/CreateTreeAction.php:70 11072#, php-format 11073msgid "The family tree “%s” has been created." 11074msgstr "" 11075 11076#: app/Http/RequestHandlers/CreateTreePage.php:55 11077#: resources/views/admin/control-panel.phtml:142 11078msgid "Create a family tree" 11079msgstr "" 11080 11081#: app/Http/RequestHandlers/CreateTreePage.php:57 11082msgid "My family tree" 11083msgstr "" 11084 11085#: app/Http/RequestHandlers/DeletePath.php:60 11086#, php-format 11087msgid "The file %s has been deleted." 11088msgstr "" 11089 11090#: app/Http/RequestHandlers/DeletePath.php:62 11091#: app/Http/RequestHandlers/DeletePath.php:76 11092#, php-format 11093msgid "The file %s could not be deleted." 11094msgstr "" 11095 11096#: app/Http/RequestHandlers/DeletePath.php:69 11097#, php-format 11098msgid "The folder %s has been deleted." 11099msgstr "" 11100 11101#: app/Http/RequestHandlers/DeletePath.php:71 11102#, php-format 11103msgid "The folder %s could not be deleted." 11104msgstr "" 11105 11106#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 11107#: app/Http/RequestHandlers/DeleteRecord.php:73 11108#, php-format 11109msgid "The family “%s” has been deleted because it only has one member." 11110msgstr "" 11111 11112#. I18N: %s are names of records, such as sources, repositories or individuals 11113#: app/Http/RequestHandlers/DeleteRecord.php:82 11114#: app/Http/RequestHandlers/DeleteRecord.php:87 11115#, php-format 11116msgid "The link from “%1$s” to “%2$s” has been deleted." 11117msgstr "" 11118 11119#: app/Http/RequestHandlers/EditRawFactPage.php:60 11120#: app/Http/RequestHandlers/EditRawRecordPage.php:57 11121#: resources/views/edit/edit-fact.phtml:125 11122#: resources/views/edit/new-individual.phtml:334 11123#: resources/views/family-page-menu.phtml:59 11124#: resources/views/gedcom-record-page-menu.phtml:25 11125#: resources/views/individual-page-menu.phtml:100 11126#: resources/views/media-page-menu.phtml:42 11127#: resources/views/note-page-menu.phtml:25 11128#: resources/views/repository-page-menu.phtml:25 11129#: resources/views/source-page-menu.phtml:25 11130msgid "Edit the raw GEDCOM" 11131msgstr "" 11132 11133#: app/Http/RequestHandlers/EmailPreferencesPage.php:64 11134#: resources/views/admin/control-panel.phtml:84 11135msgid "Sending email" 11136msgstr "" 11137 11138#: app/Http/RequestHandlers/ExportGedcomPage.php:49 11139msgid "Export a GEDCOM file" 11140msgstr "" 11141 11142#: app/Http/RequestHandlers/ExportGedcomServer.php:82 11143#, php-format 11144msgid "The file %s could not be created." 11145msgstr "" 11146 11147#: app/Http/RequestHandlers/HelpText.php:244 11148msgid "Associate events with this source" 11149msgstr "" 11150 11151#. I18N: Name of a module 11152#: app/Http/RequestHandlers/HelpText.php:249 11153#: app/Http/RequestHandlers/PendingChanges.php:121 11154#: app/Module/ModuleThemeTrait.php:454 app/Module/ReviewChangesModule.php:83 11155#: app/Module/ReviewChangesModule.php:138 11156#: resources/views/admin/control-panel.phtml:168 11157#: resources/views/admin/control-panel.phtml:192 11158#: resources/views/pending-changes-page.phtml:83 11159#: resources/xml/reports/change_report.xml:52 11160msgid "Pending changes" 11161msgstr "" 11162 11163#: app/Http/RequestHandlers/HelpText.php:256 11164#: resources/views/admin/users-edit.phtml:282 11165msgid "Restrict to immediate family" 11166msgstr "" 11167 11168#: app/Http/RequestHandlers/HelpText.php:261 11169#: resources/views/admin/trees-export.phtml:66 11170#: resources/views/modules/clippings/download.phtml:48 11171msgid "Convert from UTF-8 to ISO-8859-1" 11172msgstr "" 11173 11174#: app/Http/RequestHandlers/HelpText.php:266 11175#: resources/views/admin/trees-export.phtml:51 11176msgid "Compress the GEDCOM file" 11177msgstr "" 11178 11179#: app/Http/RequestHandlers/HelpText.php:272 11180msgid "The help text has not been written for this item." 11181msgstr "" 11182 11183#: app/Http/RequestHandlers/LoginAction.php:80 11184#: resources/views/admin/control-panel.phtml:62 11185#: resources/views/admin/upgrade/wizard.phtml:22 11186msgid "A new version of webtrees is available." 11187msgstr "" 11188 11189#: app/Http/RequestHandlers/LoginAction.php:112 11190msgid "You cannot sign in because your browser does not accept cookies." 11191msgstr "" 11192 11193#: app/Http/RequestHandlers/LoginAction.php:119 11194#: app/Http/RequestHandlers/LoginAction.php:124 11195msgid "The username or password is incorrect." 11196msgstr "" 11197 11198#: app/Http/RequestHandlers/LoginAction.php:129 11199msgid "This account has not been verified. Please check your email for a verification message." 11200msgstr "" 11201 11202#: app/Http/RequestHandlers/LoginAction.php:134 11203msgid "This account has not been approved. Please wait for an administrator to approve it." 11204msgstr "" 11205 11206#. I18N: Name of a module 11207#: app/Http/RequestHandlers/LoginPage.php:84 app/Module/LoginBlockModule.php:43 11208#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:317 11209msgid "Sign in" 11210msgstr "" 11211 11212#: app/Http/RequestHandlers/LoginPage.php:89 11213msgid "Anyone with a user account can access this website." 11214msgstr "" 11215 11216#: app/Http/RequestHandlers/LoginPage.php:92 11217msgid "You need to be an authorized user to access this website." 11218msgstr "" 11219 11220#: app/Http/RequestHandlers/LoginPage.php:95 11221msgid "You need to be a family member to access this website." 11222msgstr "" 11223 11224#: app/Http/RequestHandlers/LoginPage.php:103 11225msgid "You can apply for an account using the link below." 11226msgstr "" 11227 11228#: app/Http/RequestHandlers/Logout.php:51 11229msgid "You have signed out." 11230msgstr "" 11231 11232#: app/Http/RequestHandlers/MergeFactsAction.php:96 11233#, php-format 11234msgid "The link from “%1$s” to “%2$s” has been updated." 11235msgstr "" 11236 11237#: app/Http/RequestHandlers/MergeFactsAction.php:160 11238#, php-format 11239msgid "The records “%1$s” and “%2$s” have been merged." 11240msgstr "" 11241 11242#: app/Http/RequestHandlers/MergeFactsPage.php:63 11243#: app/Http/RequestHandlers/MergeRecordsPage.php:66 11244#: resources/views/admin/trees.phtml:150 11245msgid "Merge records" 11246msgstr "" 11247 11248#: app/Http/RequestHandlers/PasswordRequestAction.php:88 11249#: app/Http/RequestHandlers/PasswordRequestPage.php:55 11250#: resources/views/modules/login_block/sign-in.phtml:49 11251msgid "Request a new password" 11252msgstr "" 11253 11254#: app/Http/RequestHandlers/PasswordRequestAction.php:95 11255#, php-format 11256msgid "A password reset link has been sent to “%s”." 11257msgstr "" 11258 11259#: app/Http/RequestHandlers/PasswordRequestAction.php:96 11260msgid "This link is valid for one hour." 11261msgstr "" 11262 11263#: app/Http/RequestHandlers/PasswordRequestAction.php:99 11264#, php-format 11265msgid "There is no user account with the email “%s”." 11266msgstr "" 11267 11268#: app/Http/RequestHandlers/PasswordResetAction.php:72 11269msgid "Your password has been updated." 11270msgstr "" 11271 11272#: app/Http/RequestHandlers/PasswordResetAction.php:79 11273#: app/Http/RequestHandlers/PasswordResetPage.php:75 11274msgid "The password reset link has expired." 11275msgstr "" 11276 11277#: app/Http/RequestHandlers/PasswordResetAction.php:80 11278#: app/Http/RequestHandlers/PasswordResetPage.php:76 11279msgid "Please try again." 11280msgstr "" 11281 11282#: app/Http/RequestHandlers/PasswordResetPage.php:62 11283msgid "Set a new password" 11284msgstr "" 11285 11286#. I18N: %s is the name of a genealogy record 11287#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:66 11288#, php-format 11289msgid "“%s” has been deleted." 11290msgstr "" 11291 11292#. I18N: %s is the name of a genealogy record 11293#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:69 11294#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:62 11295#, php-format 11296msgid "The changes to “%s” have been accepted." 11297msgstr "" 11298 11299#: app/Http/RequestHandlers/PendingChangesLogPage.php:101 11300#: resources/views/admin/trees.phtml:200 11301msgid "Changes log" 11302msgstr "" 11303 11304#. I18N: the status of an edit accepted/rejected/pending 11305#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 11306msgid "accepted" 11307msgstr "" 11308 11309#. I18N: the status of an edit accepted/rejected/pending 11310#: app/Http/RequestHandlers/PendingChangesLogPage.php:124 11311msgid "rejected" 11312msgstr "" 11313 11314#. I18N: the status of an edit accepted/rejected/pending 11315#: app/Http/RequestHandlers/PendingChangesLogPage.php:126 11316msgid "pending" 11317msgstr "" 11318 11319#. I18N: %s is the name of a genealogy record 11320#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:67 11321#: app/Http/RequestHandlers/PendingChangesRejectTree.php:62 11322#, php-format 11323msgid "The changes to “%s” have been rejected." 11324msgstr "" 11325 11326#: app/Http/RequestHandlers/PhpInformation.php:60 11327#: resources/views/admin/control-panel.phtml:112 11328msgid "Server information" 11329msgstr "" 11330 11331#: app/Http/RequestHandlers/RegisterAction.php:131 11332#, php-format 11333msgid "Your registration at %s" 11334msgstr "" 11335 11336#. I18N: %s is a server name/URL 11337#: app/Http/RequestHandlers/RegisterAction.php:141 11338#, php-format 11339msgid "New registration at %s" 11340msgstr "" 11341 11342#: app/Http/RequestHandlers/RegisterAction.php:180 11343#: app/Http/RequestHandlers/RegisterPage.php:51 11344#: app/Module/WelcomeBlockModule.php:114 resources/views/login-page.phtml:65 11345#: resources/views/modules/login_block/sign-in.phtml:43 11346msgid "Request a new user account" 11347msgstr "" 11348 11349#: app/Http/RequestHandlers/RegisterAction.php:219 11350msgid "All fields must be completed." 11351msgstr "" 11352 11353#: app/Http/RequestHandlers/ReorderChildrenPage.php:57 11354#: resources/views/family-page-children.phtml:40 11355#: resources/views/family-page-menu.phtml:45 11356#: resources/views/modules/relatives/family.phtml:197 11357msgid "Re-order children" 11358msgstr "" 11359 11360#: app/Http/RequestHandlers/ReorderNamesPage.php:57 11361#: resources/views/individual-page-menu.phtml:30 11362#: resources/views/individual-page-menu.phtml:35 11363msgid "Re-order names" 11364msgstr "" 11365 11366#: app/Http/RequestHandlers/ReorderSpousesPage.php:57 11367#: resources/views/individual-page-menu.phtml:62 11368#: resources/views/individual-page-menu.phtml:67 11369#: resources/views/modules/relatives/tab.phtml:93 11370msgid "Re-order families" 11371msgstr "" 11372 11373#: app/Http/RequestHandlers/ReportGenerate.php:121 11374#: resources/views/admin/modules.phtml:213 11375#: resources/views/admin/modules.phtml:216 11376#: resources/views/report-select-page.phtml:15 11377msgid "Report" 11378msgstr "" 11379 11380#: app/Http/RequestHandlers/ReportListPage.php:74 11381msgid "Choose a report to run" 11382msgstr "" 11383 11384#: app/Http/RequestHandlers/ReportSetupPage.php:147 11385#: resources/views/edit/input-addon-calendar.phtml:5 11386#: resources/views/edit/input-addon-calendar.phtml:8 11387msgid "Select a date" 11388msgstr "" 11389 11390#: app/Http/RequestHandlers/SearchAdvancedPage.php:167 11391#: app/Module/SearchMenuModule.php:125 11392msgid "Advanced search" 11393msgstr "" 11394 11395#: app/Http/RequestHandlers/SearchAdvancedPage.php:209 11396msgid "Exact date" 11397msgstr "" 11398 11399#: app/Http/RequestHandlers/SearchAdvancedPage.php:210 11400#: app/Http/RequestHandlers/SearchAdvancedPage.php:211 11401#: app/Http/RequestHandlers/SearchAdvancedPage.php:212 11402#, php-format 11403msgid "±%s year" 11404msgid_plural "±%s years" 11405msgstr[0] "" 11406msgstr[1] "" 11407 11408#: app/Http/RequestHandlers/SearchAdvancedPage.php:224 11409msgid "Exact" 11410msgstr "" 11411 11412#: app/Http/RequestHandlers/SearchAdvancedPage.php:225 11413msgid "Begins with" 11414msgstr "" 11415 11416#: app/Http/RequestHandlers/SearchAdvancedPage.php:226 11417msgid "Contains" 11418msgstr "" 11419 11420#: app/Http/RequestHandlers/SearchAdvancedPage.php:227 11421msgid "Sounds like" 11422msgstr "" 11423 11424#: app/Http/RequestHandlers/SearchGeneralPage.php:159 11425#: app/Module/SearchMenuModule.php:100 11426msgid "General search" 11427msgstr "" 11428 11429#. I18N: search using “sounds like”, rather than exact spelling 11430#: app/Http/RequestHandlers/SearchPhoneticPage.php:102 11431#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:26 11432msgid "Phonetic search" 11433msgstr "" 11434 11435#: app/Http/RequestHandlers/SearchReplaceAction.php:75 11436#: app/Http/RequestHandlers/SearchReplaceAction.php:109 11437#: app/Http/RequestHandlers/SearchReplaceAction.php:115 11438#, php-format 11439msgid "%s individual has been updated." 11440msgid_plural "%s individuals have been updated." 11441msgstr[0] "" 11442msgstr[1] "" 11443 11444#: app/Http/RequestHandlers/SearchReplaceAction.php:79 11445#: app/Http/RequestHandlers/SearchReplaceAction.php:119 11446#, php-format 11447msgid "%s family has been updated." 11448msgid_plural "%s families have been updated." 11449msgstr[0] "" 11450msgstr[1] "" 11451 11452#: app/Http/RequestHandlers/SearchReplaceAction.php:83 11453#, php-format 11454msgid "%s repository has been updated." 11455msgid_plural "%s repositories have been updated." 11456msgstr[0] "" 11457msgstr[1] "" 11458 11459#: app/Http/RequestHandlers/SearchReplaceAction.php:87 11460#, php-format 11461msgid "%s source has been updated." 11462msgid_plural "%s sources have been updated." 11463msgstr[0] "" 11464msgstr[1] "" 11465 11466#: app/Http/RequestHandlers/SearchReplaceAction.php:91 11467#, php-format 11468msgid "%s note has been updated." 11469msgid_plural "%s notes have been updated." 11470msgstr[0] "" 11471msgstr[1] "" 11472 11473#: app/Http/RequestHandlers/SearchReplacePage.php:52 11474#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:57 11475#: app/Module/SearchMenuModule.php:138 11476msgid "Search and replace" 11477msgstr "" 11478 11479#. I18N: %s is the name of a family tree 11480#: app/Http/RequestHandlers/SelectDefaultTree.php:54 11481#, php-format 11482msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 11483msgstr "" 11484 11485#: app/Http/RequestHandlers/SiteLogsPage.php:102 11486#: resources/views/admin/control-panel.phtml:100 11487msgid "Website logs" 11488msgstr "" 11489 11490#: app/Http/RequestHandlers/UnconnectedPage.php:95 11491#: resources/views/admin/trees.phtml:180 11492msgid "Find unrelated individuals" 11493msgstr "" 11494 11495#: app/Http/RequestHandlers/UpdatePlacesAction.php:93 11496msgid "The following places have been changed:" 11497msgstr "" 11498 11499#. I18N: Renumber the records in a family tree 11500#: app/Http/RequestHandlers/UpdatePlacesPage.php:86 11501#: resources/views/admin/trees.phtml:160 11502msgid "Update place names" 11503msgstr "" 11504 11505#: app/Http/RequestHandlers/UsersCleanupAction.php:67 11506#, php-format 11507msgid "The user %s has been deleted." 11508msgstr "" 11509 11510#: app/Http/RequestHandlers/UsersCleanupPage.php:95 11511#: resources/views/admin/control-panel.phtml:348 11512msgid "Delete inactive users" 11513msgstr "" 11514 11515#: app/Http/RequestHandlers/VerifyEmail.php:78 11516msgid "User verification" 11517msgstr "" 11518 11519#. I18N: This is the format string for full dates. See http://php.net/date for codes 11520#: app/I18N.php:256 11521msgid "%j %F %Y" 11522msgstr "" 11523 11524#. I18N: This punctuation is used to separate lists of items 11525#: app/I18N.php:369 11526msgid ", " 11527msgstr "" 11528 11529#. I18N: This is the format string for the time-of-day. See http://php.net/date for codes 11530#: app/I18N.php:677 11531msgid "%H:%i:%s" 11532msgstr "" 11533 11534#. I18N: A range of numbers 11535#: app/Individual.php:575 app/Module/StatisticsChartModule.php:873 11536#, php-format 11537msgid "%1$s–%2$s" 11538msgstr "" 11539 11540#. I18N: A step-family. %s is an individual’s name 11541#: app/Individual.php:1032 11542#, php-format 11543msgid "Father’s family with %s" 11544msgstr "" 11545 11546#. I18N: A step-family. 11547#: app/Individual.php:1036 11548msgid "Father’s family with an unknown individual" 11549msgstr "" 11550 11551#. I18N: A step-family. %s is an individual’s name 11552#: app/Individual.php:1042 11553#, php-format 11554msgid "Mother’s family with %s" 11555msgstr "" 11556 11557#. I18N: A step-family. 11558#: app/Individual.php:1046 11559msgid "Mother’s family with an unknown individual" 11560msgstr "" 11561 11562#. I18N: %s is the spouse name 11563#: app/Individual.php:1071 11564#, php-format 11565msgid "Family with %s" 11566msgstr "" 11567 11568#. I18N: %s is the name of an individual’s father 11569#: app/Individual.php:1106 11570#, php-format 11571msgid "Father: %s" 11572msgstr "" 11573 11574#. I18N: %s is the name of an individual’s mother 11575#: app/Individual.php:1116 11576#, php-format 11577msgid "Mother: %s" 11578msgstr "" 11579 11580#: app/Individual.php:1270 11581#, php-format 11582msgid "“%s”" 11583msgstr "" 11584 11585#. I18N: Name of a module/report 11586#. I18N: Name of a module/chart 11587#: app/Module/AhnentafelReportModule.php:40 11588#: app/Module/AncestorsChartModule.php:108 11589#: resources/xml/reports/ahnentafel_report.xml:4 11590msgid "Ancestors" 11591msgstr "" 11592 11593#. I18N: Description of the “Ancestors” module 11594#: app/Module/AhnentafelReportModule.php:52 11595#: resources/xml/reports/ahnentafel_report.xml:5 11596msgid "A report of an individual’s ancestors, in a narrative style." 11597msgstr "" 11598 11599#. I18N: Description of the “Album” module 11600#: app/Module/AlbumModule.php:56 11601msgid "An alternative to the “media” tab, and an enhanced image viewer." 11602msgstr "" 11603 11604#. I18N: Description of the “AncestorsChart” module 11605#: app/Module/AncestorsChartModule.php:119 11606msgid "A chart of an individual’s ancestors." 11607msgstr "" 11608 11609#. I18N: %s is an individual’s name 11610#: app/Module/AncestorsChartModule.php:154 11611#, php-format 11612msgid "Ancestors of %s" 11613msgstr "" 11614 11615#: app/Module/AncestorsChartModule.php:274 11616#: app/Module/DescendancyChartModule.php:263 11617#: resources/views/emails/register-notify-html.phtml:25 11618#: resources/views/emails/register-notify-text.phtml:15 11619msgid "Tree" 11620msgstr "" 11621 11622#: app/Module/BatchUpdate/BatchUpdateDuplicateLinksPlugin.php:37 11623msgid "Remove duplicate links" 11624msgstr "" 11625 11626#: app/Module/BatchUpdate/BatchUpdateDuplicateLinksPlugin.php:47 11627msgid "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." 11628msgstr "" 11629 11630#: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:43 11631msgid "Add missing married names" 11632msgstr "" 11633 11634#: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:53 11635msgid "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." 11636msgstr "" 11637 11638#: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:195 11639msgid "Surname option" 11640msgstr "" 11641 11642#: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:200 11643msgid "Wife’s surname replaced by husband’s surname" 11644msgstr "" 11645 11646#: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:202 11647msgid "Wife’s maiden surname becomes new given name" 11648msgstr "" 11649 11650#: app/Module/BatchUpdate/BatchUpdateMissingDeathPlugin.php:38 11651msgid "Add missing death records" 11652msgstr "" 11653 11654#: app/Module/BatchUpdate/BatchUpdateMissingDeathPlugin.php:48 11655msgid "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." 11656msgstr "" 11657 11658#: app/Module/BatchUpdate/BatchUpdateNameFormatPlugin.php:37 11659msgid "Fix name slashes and spaces" 11660msgstr "" 11661 11662#: app/Module/BatchUpdate/BatchUpdateNameFormatPlugin.php:47 11663msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." 11664msgstr "" 11665 11666#. I18N: Description of the “Search and replace” option of the batch update module 11667#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:68 11668msgid "Search and replace text, using simple searches or advanced pattern matching." 11669msgstr "" 11670 11671#. I18N: http://en.wikipedia.org/wiki/Regular_expression 11672#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:162 11673msgid "The regular expression appears to contain an error. It can’t be used." 11674msgstr "" 11675 11676#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:176 11677msgid "Match the exact text, even if it occurs in the middle of a word." 11678msgstr "" 11679 11680#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:177 11681msgid "Match the exact text, unless it occurs in the middle of a word." 11682msgstr "" 11683 11684#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:178 11685msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 11686msgstr "" 11687 11688#. I18N: http://en.wikipedia.org/wiki/Regular_expression 11689#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:180 11690msgid "Regular expressions are an advanced pattern matching technique." 11691msgstr "" 11692 11693#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:180 11694#, php-format 11695msgid "See %s for more information." 11696msgstr "" 11697 11698#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:185 11699msgid "Search text/pattern" 11700msgstr "" 11701 11702#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:190 11703msgid "Replacement text" 11704msgstr "" 11705 11706#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:195 11707msgid "Search method" 11708msgstr "" 11709 11710#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:198 11711msgid "Exact text" 11712msgstr "" 11713 11714#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:199 11715msgid "Whole words only" 11716msgstr "" 11717 11718#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:200 11719msgid "Wildcards" 11720msgstr "" 11721 11722#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:201 11723msgid "Regular expression" 11724msgstr "" 11725 11726#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:206 11727msgid "Case insensitive" 11728msgstr "" 11729 11730#. I18N: Help text for "Case insensitive" searches 11731#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:214 11732msgid "Match both upper and lower case letters." 11733msgstr "" 11734 11735#. I18N: Name of a module 11736#: app/Module/BatchUpdateModule.php:78 app/Module/BatchUpdateModule.php:160 11737#: resources/views/modules/batch_update/admin.phtml:25 11738msgid "Batch update" 11739msgstr "" 11740 11741#. I18N: Description of the “Batch update” module 11742#: app/Module/BatchUpdateModule.php:89 11743msgid "Apply automatic corrections to your genealogy data." 11744msgstr "" 11745 11746#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 11747#: app/Module/BirthDeathMarriageReportModule.php:40 11748#: resources/views/calendar-page.phtml:150 11749#: resources/xml/reports/bdm_report.xml:3 11750#: resources/xml/reports/bdm_report.xml:34 11751msgid "Vital records" 11752msgstr "" 11753 11754#. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death 11755#: app/Module/BirthDeathMarriageReportModule.php:52 11756#: resources/xml/reports/bdm_report.xml:4 11757msgid "A report of vital records for a given date or place." 11758msgstr "" 11759 11760#. I18N: Name of a module/report 11761#: app/Module/BirthReportModule.php:40 11762#: resources/views/modules/statistics-chart/custom.phtml:57 11763#: resources/xml/reports/birth_report.xml:3 11764#: resources/xml/reports/birth_report.xml:31 11765msgid "Births" 11766msgstr "" 11767 11768#. I18N: Description of the “Births” module 11769#: app/Module/BirthReportModule.php:52 resources/xml/reports/birth_report.xml:4 11770msgid "A report of individuals who were born in a given time or place." 11771msgstr "" 11772 11773#. I18N: Description of the “Branches” module 11774#: app/Module/BranchesListModule.php:60 11775msgid "A list of branches of a family." 11776msgstr "" 11777 11778#. I18N: Name of a module 11779#: app/Module/CalendarMenuModule.php:41 app/Module/CalendarMenuModule.php:80 11780#: resources/views/modules/yahrzeit/config.phtml:26 11781msgid "Calendar" 11782msgstr "" 11783 11784#. I18N: Description of the “Calendar” module 11785#: app/Module/CalendarMenuModule.php:52 11786msgid "The calendar menu." 11787msgstr "" 11788 11789#: app/Module/CalendarMenuModule.php:90 resources/views/calendar-page.phtml:14 11790msgid "Day" 11791msgstr "" 11792 11793#: app/Module/CalendarMenuModule.php:103 11794#: app/Module/StatisticsChartModule.php:289 11795#: app/Module/StatisticsChartModule.php:338 11796#: app/Module/StatisticsChartModule.php:387 11797#: app/Module/StatisticsChartModule.php:429 11798#: app/Module/StatisticsChartModule.php:478 11799#: resources/views/calendar-page.phtml:30 11800msgid "Month" 11801msgstr "" 11802 11803#: app/Module/CalendarMenuModule.php:116 resources/views/calendar-page.phtml:49 11804msgid "Year" 11805msgstr "" 11806 11807#. I18N: Name of a module/report 11808#: app/Module/CemeteryReportModule.php:40 11809#: resources/xml/reports/cemetery_report.xml:3 11810#: resources/xml/reports/cemetery_report.xml:34 11811msgid "Burials" 11812msgstr "" 11813 11814#. I18N: Description of the “Cemeteries” module 11815#: app/Module/CemeteryReportModule.php:52 11816#: resources/xml/reports/cemetery_report.xml:4 11817msgid "A report of individuals who were buried in a given place." 11818msgstr "" 11819 11820#. I18N: Name of a module 11821#: app/Module/CensusAssistantModule.php:45 11822msgid "Census assistant" 11823msgstr "" 11824 11825#. I18N: Description of the “Census assistant” module 11826#: app/Module/CensusAssistantModule.php:56 11827msgid "An alternative way to enter census transcripts and link them to individuals." 11828msgstr "" 11829 11830#: app/Module/CensusAssistantModule.php:219 11831#: app/Module/CensusAssistantModule.php:240 11832#: resources/views/modules/clippings/show.phtml:20 11833#: resources/views/modules/clippings/show.phtml:50 11834#: resources/views/modules/favorites/favorites.phtml:34 11835msgid "Remove" 11836msgstr "" 11837 11838#. I18N: Name of a module/report 11839#: app/Module/ChangeReportModule.php:44 11840#: resources/views/admin/users-edit.phtml:137 11841#: resources/views/pending-changes-page.phtml:53 11842#: resources/xml/reports/change_report.xml:3 11843#: resources/xml/reports/change_report.xml:44 11844msgid "Changes" 11845msgstr "" 11846 11847#. I18N: Description of the “Changes” module 11848#: app/Module/ChangeReportModule.php:56 11849#: resources/xml/reports/change_report.xml:4 11850msgid "A report of recent and pending changes." 11851msgstr "" 11852 11853#. I18N: Description of the “Charts” module 11854#: app/Module/ChartsBlockModule.php:73 11855msgid "An alternative way to display charts." 11856msgstr "" 11857 11858#. I18N: %s is an individual’s name 11859#: app/Module/ChartsBlockModule.php:154 11860#: app/Module/InteractiveTree/TreeView.php:156 11861#: app/Module/InteractiveTreeModule.php:162 11862#, php-format 11863msgid "Interactive tree of %s" 11864msgstr "" 11865 11866#: app/Module/ChartsBlockModule.php:161 11867msgid "You must select an individual and a chart type in the block preferences" 11868msgstr "" 11869 11870#. I18N: Name of a module/chart 11871#. I18N: Name of a report 11872#: app/Module/ChartsBlockModule.php:241 app/Module/PedigreeChartModule.php:119 11873#: app/Module/PedigreeReportModule.php:40 11874#: resources/views/edit/link-child-to-family.phtml:20 11875#: resources/xml/reports/pedigree_report.xml:3 11876#: resources/xml/reports/pedigree_report.xml:48 11877msgid "Pedigree" 11878msgstr "" 11879 11880#. I18N: Name of a module/chart 11881#: app/Module/ChartsBlockModule.php:243 app/Module/HourglassChartModule.php:90 11882msgid "Hourglass chart" 11883msgstr "" 11884 11885#. I18N: Name of a module 11886#: app/Module/ChartsBlockModule.php:244 app/Module/InteractiveTreeModule.php:52 11887msgid "Interactive tree" 11888msgstr "" 11889 11890#. I18N: Description of the “Charts” module 11891#: app/Module/ChartsMenuModule.php:71 11892msgid "The charts menu." 11893msgstr "" 11894 11895#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? http://ckeditor.com 11896#: app/Module/CkeditorModule.php:45 11897msgid "CKEditor™" 11898msgstr "" 11899 11900#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” 11901#: app/Module/CkeditorModule.php:56 11902msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 11903msgstr "" 11904 11905#. I18N: Name of a module 11906#: app/Module/ClippingsCartModule.php:119 11907msgid "Clippings cart" 11908msgstr "" 11909 11910#. I18N: Description of the “Clippings cart” module 11911#: app/Module/ClippingsCartModule.php:130 11912msgid "Select records from your family tree and save them as a GEDCOM file." 11913msgstr "" 11914 11915#: app/Module/ClippingsCartModule.php:177 11916#: resources/views/modules/clippings/add-options.phtml:10 11917msgid "Add to the clippings cart" 11918msgstr "" 11919 11920#: app/Module/ClippingsCartModule.php:181 11921msgid "Empty the clippings cart" 11922msgstr "" 11923 11924#: app/Module/ClippingsCartModule.php:187 11925#: app/Module/ClippingsCartModule.php:343 11926msgid "Download" 11927msgstr "" 11928 11929#: app/Module/ClippingsCartModule.php:343 11930#: app/Module/ClippingsCartModule.php:414 11931msgid "Family tree clippings cart" 11932msgstr "" 11933 11934#: app/Module/ClippingsCartModule.php:439 11935#: app/Module/ClippingsCartModule.php:575 11936#: app/Module/ClippingsCartModule.php:721 11937#: app/Module/ClippingsCartModule.php:789 11938#: app/Module/ClippingsCartModule.php:857 11939#: app/Module/ClippingsCartModule.php:925 11940#, php-format 11941msgid "Add %s to the clippings cart" 11942msgstr "" 11943 11944#. I18N: %s is a family (husband + wife) 11945#: app/Module/ClippingsCartModule.php:462 11946#, php-format 11947msgid "%s and their children" 11948msgstr "" 11949 11950#. I18N: %s is a family (husband + wife) 11951#: app/Module/ClippingsCartModule.php:464 11952#, php-format 11953msgid "%s and their descendants" 11954msgstr "" 11955 11956#: app/Module/ClippingsCartModule.php:598 11957#, php-format 11958msgid "%s, her parents and siblings" 11959msgstr "" 11960 11961#: app/Module/ClippingsCartModule.php:599 11962#, php-format 11963msgid "%s, her spouses and children" 11964msgstr "" 11965 11966#: app/Module/ClippingsCartModule.php:600 11967#, php-format 11968msgid "%s and her ancestors" 11969msgstr "" 11970 11971#: app/Module/ClippingsCartModule.php:601 11972#, php-format 11973msgid "%s, her ancestors and their families" 11974msgstr "" 11975 11976#: app/Module/ClippingsCartModule.php:602 11977#, php-format 11978msgid "%s, her spouses and descendants" 11979msgstr "" 11980 11981#: app/Module/ClippingsCartModule.php:608 11982#, php-format 11983msgid "%s, his parents and siblings" 11984msgstr "" 11985 11986#: app/Module/ClippingsCartModule.php:609 11987#, php-format 11988msgid "%s, his spouses and children" 11989msgstr "" 11990 11991#: app/Module/ClippingsCartModule.php:610 11992#, php-format 11993msgid "%s and his ancestors" 11994msgstr "" 11995 11996#: app/Module/ClippingsCartModule.php:611 11997#, php-format 11998msgid "%s, his ancestors and their families" 11999msgstr "" 12000 12001#: app/Module/ClippingsCartModule.php:612 12002#, php-format 12003msgid "%s, his spouses and descendants" 12004msgstr "" 12005 12006#: app/Module/ClippingsCartModule.php:947 12007#, php-format 12008msgid "%s and the individuals that reference it." 12009msgstr "" 12010 12011#. I18N: Name of a theme. 12012#: app/Module/CloudsTheme.php:43 12013msgid "clouds" 12014msgstr "" 12015 12016#. I18N: Name of a theme. 12017#: app/Module/ColorsTheme.php:53 12018msgid "colors" 12019msgstr "" 12020 12021#. I18N: A colour scheme 12022#: app/Module/ColorsTheme.php:124 12023msgid "Palette" 12024msgstr "" 12025 12026#. I18N: The name of a colour-scheme 12027#: app/Module/ColorsTheme.php:153 12028msgid "Aqua Marine" 12029msgstr "" 12030 12031#. I18N: The name of a colour-scheme 12032#: app/Module/ColorsTheme.php:155 12033msgid "Ash" 12034msgstr "" 12035 12036#. I18N: The name of a colour-scheme 12037#: app/Module/ColorsTheme.php:157 12038msgid "Belgian Chocolate" 12039msgstr "" 12040 12041#. I18N: The name of a colour-scheme 12042#: app/Module/ColorsTheme.php:159 12043msgid "Blue Lagoon" 12044msgstr "" 12045 12046#. I18N: The name of a colour-scheme 12047#: app/Module/ColorsTheme.php:161 12048msgid "Blue Marine" 12049msgstr "" 12050 12051#. I18N: The name of a colour-scheme 12052#: app/Module/ColorsTheme.php:163 12053msgid "Coffee and Cream" 12054msgstr "" 12055 12056#. I18N: The name of a colour-scheme 12057#: app/Module/ColorsTheme.php:165 12058msgid "Cold Day" 12059msgstr "" 12060 12061#. I18N: The name of a colour-scheme 12062#: app/Module/ColorsTheme.php:167 12063msgid "Green Beam" 12064msgstr "" 12065 12066#. I18N: The name of a colour-scheme 12067#: app/Module/ColorsTheme.php:169 12068msgid "Mediterranio" 12069msgstr "" 12070 12071#. I18N: The name of a colour-scheme 12072#: app/Module/ColorsTheme.php:171 12073msgid "Mercury" 12074msgstr "" 12075 12076#. I18N: The name of a colour-scheme 12077#: app/Module/ColorsTheme.php:173 12078msgid "Nocturnal" 12079msgstr "" 12080 12081#. I18N: The name of a colour-scheme 12082#: app/Module/ColorsTheme.php:175 12083msgid "Olivia" 12084msgstr "" 12085 12086#. I18N: The name of a colour-scheme 12087#: app/Module/ColorsTheme.php:177 12088msgid "Pink Plastic" 12089msgstr "" 12090 12091#. I18N: The name of a colour-scheme 12092#: app/Module/ColorsTheme.php:179 12093msgid "Sage" 12094msgstr "" 12095 12096#. I18N: The name of a colour-scheme 12097#: app/Module/ColorsTheme.php:181 12098msgid "Shiny Tomato" 12099msgstr "" 12100 12101#. I18N: The name of a colour-scheme 12102#: app/Module/ColorsTheme.php:183 12103msgid "Teal Top" 12104msgstr "" 12105 12106#. I18N: Name of a module/chart 12107#: app/Module/CompactTreeChartModule.php:85 12108msgid "Compact tree" 12109msgstr "" 12110 12111#. I18N: Description of the “CompactTreeChart” module 12112#: app/Module/CompactTreeChartModule.php:96 12113msgid "A chart of an individual’s ancestors, as a compact tree." 12114msgstr "" 12115 12116#. I18N: %s is an individual’s name 12117#: app/Module/CompactTreeChartModule.php:131 12118#, php-format 12119msgid "Compact tree of %s" 12120msgstr "" 12121 12122#. I18N: Name of a module 12123#: app/Module/ContactsFooterModule.php:57 12124#: resources/views/admin/trees-preferences.phtml:143 12125msgid "Contact information" 12126msgstr "" 12127 12128#. I18N: Description of the “Contact information” module 12129#: app/Module/ContactsFooterModule.php:68 12130msgid "A link to the site contacts." 12131msgstr "" 12132 12133#: app/Module/ContactsFooterModule.php:136 12134#, php-format 12135msgid "For technical support or genealogy questions contact %s." 12136msgstr "" 12137 12138#: app/Module/ContactsFooterModule.php:149 12139#, php-format 12140msgid "For help with genealogy questions contact %s." 12141msgstr "" 12142 12143#: app/Module/ContactsFooterModule.php:162 12144#, php-format 12145msgid "For technical support and information contact %s." 12146msgstr "" 12147 12148#. I18N: Description of the “CSS and JS” module. 12149#: app/Module/CustomCssJsModule.php:43 12150msgid "Add styling and scripts to every page." 12151msgstr "" 12152 12153#. I18N: Name of a module. 12154#: app/Module/CustomCssJsModule.php:82 12155msgid "CSS and JS" 12156msgstr "" 12157 12158#: app/Module/CustomCssJsModule.php:97 12159#: app/Module/RelationshipsChartModule.php:429 app/Module/SiteMapModule.php:142 12160#, php-format 12161msgid "The preferences for the module “%s” have been updated." 12162msgstr "" 12163 12164#. I18N: Name of a module/report 12165#: app/Module/DeathReportModule.php:40 12166#: resources/views/modules/statistics-chart/custom.phtml:59 12167#: resources/xml/reports/death_report.xml:3 12168#: resources/xml/reports/death_report.xml:32 12169msgid "Deaths" 12170msgstr "" 12171 12172#. I18N: Description of the “Deaths” module 12173#: app/Module/DeathReportModule.php:52 resources/xml/reports/death_report.xml:4 12174msgid "A report of individuals who died in a given time or place." 12175msgstr "" 12176 12177#. I18N: Description of the “DescendancyChart” module 12178#: app/Module/DescendancyChartModule.php:119 12179msgid "A chart of an individual’s descendants." 12180msgstr "" 12181 12182#. I18N: %s is an individual’s name 12183#: app/Module/DescendancyChartModule.php:154 12184#, php-format 12185msgid "Descendants of %s" 12186msgstr "" 12187 12188#. I18N: Description of the “Descendants” module 12189#: app/Module/DescendancyModule.php:72 12190msgid "A sidebar showing the descendants of an individual." 12191msgstr "" 12192 12193#: app/Module/DescendancyModule.php:268 12194#: resources/views/family-page-children.phtml:11 12195msgid "No children" 12196msgstr "" 12197 12198#. I18N: Description of the “Descendants” module 12199#: app/Module/DescendancyReportModule.php:52 12200#: resources/xml/reports/descendancy_report.xml:4 12201msgid "A report of an individual’s descendants, in a narrative style." 12202msgstr "" 12203 12204#. I18N: Name of a theme. 12205#: app/Module/FabTheme.php:39 12206msgid "F.A.B." 12207msgstr "" 12208 12209#. I18N: Description of the “Source” module 12210#: app/Module/FactSourcesReportModule.php:56 12211msgid "A report of the information provided by a source." 12212msgstr "" 12213 12214#. I18N: Name of a module/chart 12215#: app/Module/FamilyBookChartModule.php:92 12216msgid "Family book" 12217msgstr "" 12218 12219#. I18N: Description of the “FamilyBookChart” module 12220#: app/Module/FamilyBookChartModule.php:103 12221msgid "A chart of an individual’s ancestors and descendants, as a family book." 12222msgstr "" 12223 12224#. I18N: %s is an individual’s name 12225#: app/Module/FamilyBookChartModule.php:138 12226#, php-format 12227msgid "Family book of %s" 12228msgstr "" 12229 12230#. I18N: Description of the “Family” module 12231#: app/Module/FamilyGroupReportModule.php:56 12232#: resources/xml/reports/family_group_report.xml:4 12233msgid "A report of family members and their details." 12234msgstr "" 12235 12236#. I18N: Description of the “Families” module 12237#: app/Module/FamilyListModule.php:59 12238msgid "A list of families." 12239msgstr "" 12240 12241#. I18N: Name of a module/sidebar 12242#: app/Module/FamilyNavigatorModule.php:40 12243msgid "Family navigator" 12244msgstr "" 12245 12246#. I18N: Description of the “Family navigator” module 12247#: app/Module/FamilyNavigatorModule.php:51 12248msgid "A sidebar showing an individual’s close families and relatives." 12249msgstr "" 12250 12251#. I18N: Name of a module 12252#: app/Module/FamilyTreeFavoritesModule.php:54 12253#: app/Module/UserFavoritesModule.php:55 12254msgid "Favorites" 12255msgstr "" 12256 12257#. I18N: Description of the “Favorites” module 12258#: app/Module/FamilyTreeFavoritesModule.php:65 12259msgid "Display and manage a family tree’s favorite pages." 12260msgstr "" 12261 12262#. I18N: Description of the “News” module 12263#: app/Module/FamilyTreeNewsModule.php:64 12264msgid "Family news and site announcements." 12265msgstr "" 12266 12267#. I18N: Name of a module 12268#: app/Module/FamilyTreeNewsModule.php:117 12269msgid "News" 12270msgstr "" 12271 12272#: app/Module/FamilyTreeNewsModule.php:180 app/Module/UserJournalModule.php:180 12273msgid "Add/edit a journal/news entry" 12274msgstr "" 12275 12276#. I18N: Name of a module 12277#. I18N: Name of a module/chart 12278#: app/Module/FamilyTreeStatisticsModule.php:51 12279#: app/Module/HtmlBlockModule.php:207 app/Module/StatisticsChartModule.php:96 12280#: resources/views/modules/gedcom_stats/config.phtml:17 12281#: resources/views/modules/gedcom_stats/statistics.phtml:13 12282#: resources/views/modules/gedcom_stats/statistics.phtml:133 12283msgid "Statistics" 12284msgstr "" 12285 12286#. I18N: Description of “Statistics” module 12287#: app/Module/FamilyTreeStatisticsModule.php:62 12288msgid "The size of the family tree, earliest and latest events, common names, etc." 12289msgstr "" 12290 12291#. I18N: Name of a module/chart 12292#: app/Module/FanChartModule.php:117 12293msgid "Fan chart" 12294msgstr "" 12295 12296#. I18N: Description of the “Fan Chart” module 12297#: app/Module/FanChartModule.php:128 12298msgid "A fan chart of an individual’s ancestors." 12299msgstr "" 12300 12301#. I18N: http://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name 12302#: app/Module/FanChartModule.php:163 12303#, php-format 12304msgid "Fan chart of %s" 12305msgstr "" 12306 12307#. I18N: layout option for the fan chart 12308#: app/Module/FanChartModule.php:567 12309msgid "half circle" 12310msgstr "" 12311 12312#. I18N: layout option for the fan chart 12313#: app/Module/FanChartModule.php:569 12314msgid "three-quarter circle" 12315msgstr "" 12316 12317#. I18N: layout option for the fan chart 12318#: app/Module/FanChartModule.php:571 12319msgid "full circle" 12320msgstr "" 12321 12322#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” 12323#: app/Module/FrequentlyAskedQuestionsModule.php:74 12324msgid "FAQ" 12325msgstr "" 12326 12327#. I18N: Description of the “FAQ” module 12328#: app/Module/FrequentlyAskedQuestionsModule.php:85 12329msgid "A list of frequently asked questions and answers." 12330msgstr "" 12331 12332#: app/Module/FrequentlyAskedQuestionsModule.php:162 12333#: app/Module/FrequentlyAskedQuestionsModule.php:410 12334#: resources/views/modules/faq/edit.phtml:9 12335msgid "Frequently asked questions" 12336msgstr "" 12337 12338#. I18N: FAQ = “Frequently Asked Question” 12339#: app/Module/FrequentlyAskedQuestionsModule.php:303 12340#: resources/views/modules/faq/config.phtml:34 12341msgid "Add an FAQ" 12342msgstr "" 12343 12344#: app/Module/FrequentlyAskedQuestionsModule.php:313 12345msgid "Edit the FAQ" 12346msgstr "" 12347 12348#. I18N: Name of a module 12349#. I18N: A configuration setting 12350#: app/Module/HitCountFooterModule.php:68 12351#: resources/views/admin/trees-preferences.phtml:649 12352msgid "Hit counters" 12353msgstr "" 12354 12355#. I18N: Description of the “Hit counters” module 12356#: app/Module/HitCountFooterModule.php:79 12357msgid "Count the visits to each page" 12358msgstr "" 12359 12360#: app/Module/HitCountFooterModule.php:108 12361#, php-format 12362msgid "This page has been viewed %s time." 12363msgid_plural "This page has been viewed %s times." 12364msgstr[0] "" 12365msgstr[1] "" 12366 12367#. I18N: Description of the “HourglassChart” module 12368#: app/Module/HourglassChartModule.php:101 12369msgid "An hourglass chart of an individual’s ancestors and descendants." 12370msgstr "" 12371 12372#. I18N: %s is an individual’s name 12373#: app/Module/HourglassChartModule.php:136 12374#, php-format 12375msgid "Hourglass chart of %s" 12376msgstr "" 12377 12378#. I18N: Name of a module 12379#: app/Module/HtmlBlockModule.php:67 12380msgid "HTML" 12381msgstr "" 12382 12383#. I18N: Description of the “HTML” module 12384#: app/Module/HtmlBlockModule.php:78 12385msgid "Add your own text and graphics." 12386msgstr "" 12387 12388#: app/Module/HtmlBlockModule.php:204 app/Module/StatisticsChartModule.php:169 12389msgid "Custom" 12390msgstr "" 12391 12392#: app/Module/HtmlBlockModule.php:205 12393msgid "Keyword examples" 12394msgstr "" 12395 12396#: app/Module/HtmlBlockModule.php:206 12397msgid "Narrative description" 12398msgstr "" 12399 12400#. I18N: Name of a module/tab on the individual page. 12401#: app/Module/IndividualFactsTabModule.php:66 12402#: resources/views/admin/fix-level-0-media.phtml:28 12403#: resources/views/family-page.phtml:51 12404#: resources/views/modules/random_media/config.phtml:12 12405#: resources/xml/reports/individual_ext_report.xml:153 12406#: resources/xml/reports/individual_report.xml:149 12407msgid "Facts and events" 12408msgstr "" 12409 12410#. I18N: Description of the “Facts and events” module 12411#: app/Module/IndividualFactsTabModule.php:77 12412msgid "A tab showing the facts and events of an individual." 12413msgstr "" 12414 12415#. I18N: Name of a module/report 12416#: app/Module/IndividualFamiliesReportModule.php:44 12417#: resources/xml/reports/individual_ext_report.xml:3 12418#: resources/xml/reports/individual_ext_report.xml:91 12419msgid "Related families" 12420msgstr "" 12421 12422#. I18N: Description of the “Related families” 12423#: app/Module/IndividualFamiliesReportModule.php:56 12424#: resources/xml/reports/individual_ext_report.xml:4 12425msgid "A report of the families that are closely related to an individual." 12426msgstr "" 12427 12428#. I18N: Description of the “Individuals” module 12429#: app/Module/IndividualListModule.php:59 12430msgid "A list of individuals." 12431msgstr "" 12432 12433#. I18N: Name of a module/sidebar 12434#: app/Module/IndividualMetadataModule.php:56 12435msgid "Extra information" 12436msgstr "" 12437 12438#. I18N: Description of the “Extra information” module 12439#: app/Module/IndividualMetadataModule.php:67 12440msgid "A sidebar showing non-genealogy information about an individual." 12441msgstr "" 12442 12443#. I18N: Description of the “Individual” module 12444#: app/Module/IndividualReportModule.php:52 12445#: resources/xml/reports/individual_report.xml:4 12446msgid "A report of an individual’s details." 12447msgstr "" 12448 12449#: app/Module/InteractiveTree/TreeView.php:352 12450msgctxt "unknown family" 12451msgid "unknown" 12452msgstr "" 12453 12454#. I18N: e.g. “Son of [father name & mother name]” 12455#: app/Module/InteractiveTree/TreeView.php:357 12456#, php-format 12457msgid "Son of %s" 12458msgstr "" 12459 12460#. I18N: e.g. “Daughter of [father name & mother name]” 12461#: app/Module/InteractiveTree/TreeView.php:361 12462#, php-format 12463msgid "Daughter of %s" 12464msgstr "" 12465 12466#. I18N: e.g. “Child of [father name & mother name]” 12467#: app/Module/InteractiveTree/TreeView.php:365 12468#, php-format 12469msgid "Child of %s" 12470msgstr "" 12471 12472#. I18N: Description of the “Interactive tree” module 12473#: app/Module/InteractiveTreeModule.php:63 12474msgid "An interactive tree, showing all the ancestors and descendants of an individual." 12475msgstr "" 12476 12477#. I18N: Name of a module/chart 12478#: app/Module/LifespansChartModule.php:84 12479msgid "Lifespans" 12480msgstr "" 12481 12482#. I18N: Description of the “LifespansChart” module 12483#: app/Module/LifespansChartModule.php:95 12484msgid "A chart of individuals’ lifespans." 12485msgstr "" 12486 12487#: app/Module/LifespansChartModule.php:400 12488#, php-format 12489msgid "%s individual with events in %s between %s and %s" 12490msgid_plural "%s individuals with events in %s between %s and %s" 12491msgstr[0] "" 12492msgstr[1] "" 12493 12494#: app/Module/LifespansChartModule.php:412 12495#, php-format 12496msgid "%s individual with events in %s" 12497msgid_plural "%s individuals with events in %s" 12498msgstr[0] "" 12499msgstr[1] "" 12500 12501#: app/Module/LifespansChartModule.php:422 12502#, php-format 12503msgid "%s individual with events between %s and %s" 12504msgid_plural "%s individuals with events between %s and %s" 12505msgstr[0] "" 12506msgstr[1] "" 12507 12508#: app/Module/LifespansChartModule.php:431 12509#: resources/views/admin/trees-unconnected.phtml:35 12510#: resources/views/calendar-list.phtml:13 12511#, php-format 12512msgid "%s individual" 12513msgid_plural "%s individuals" 12514msgstr[0] "" 12515msgstr[1] "" 12516 12517#. I18N: Description of the “Lists” module 12518#: app/Module/ListsMenuModule.php:69 12519msgid "The lists menu." 12520msgstr "" 12521 12522#. I18N: Name of a module. (A list of users who are online now) 12523#: app/Module/LoggedInUsersModule.php:42 12524msgid "Who is online" 12525msgstr "" 12526 12527#. I18N: Description of the “Who is online” module 12528#: app/Module/LoggedInUsersModule.php:53 12529msgid "A list of users and visitors who are currently online." 12530msgstr "" 12531 12532#. I18N: Description of the “Sign in” module 12533#: app/Module/LoginBlockModule.php:54 12534msgid "An alternative way to sign in and sign out." 12535msgstr "" 12536 12537#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:332 12538#: resources/views/layouts/administration.phtml:66 12539msgid "Sign out" 12540msgstr "" 12541 12542#. I18N: Name of a module/report 12543#: app/Module/MarriageReportModule.php:40 12544#: resources/views/modules/statistics-chart/custom.phtml:58 12545#: resources/xml/reports/marriage_report.xml:3 12546#: resources/xml/reports/marriage_report.xml:30 12547msgid "Marriages" 12548msgstr "" 12549 12550#. I18N: Description of the “Marriages” module 12551#: app/Module/MarriageReportModule.php:52 12552#: resources/xml/reports/marriage_report.xml:4 12553msgid "A report of individuals who were married in a given time or place." 12554msgstr "" 12555 12556#. I18N: Description of the “Media objects” module 12557#: app/Module/MediaListModule.php:62 12558msgid "A list of media objects." 12559msgstr "" 12560 12561#. I18N: Description of the “Media” module 12562#: app/Module/MediaTabModule.php:71 12563msgid "A tab showing the media objects linked to an individual." 12564msgstr "" 12565 12566#. I18N: Name of a theme. 12567#: app/Module/MinimalTheme.php:39 12568msgid "minimal" 12569msgstr "" 12570 12571#. I18N: Name of a module/report 12572#: app/Module/MissingFactsReportModule.php:44 12573#: resources/xml/reports/missing_facts_report.xml:3 12574#: resources/xml/reports/missing_facts_report.xml:52 12575msgid "Missing data" 12576msgstr "" 12577 12578#. I18N: Description of the “Missing data” 12579#: app/Module/MissingFactsReportModule.php:56 12580#: resources/xml/reports/missing_facts_report.xml:4 12581msgid "A report of the information that is missing for an individual and their relatives." 12582msgstr "" 12583 12584#: app/Module/ModuleHistoricEventsTrait.php:40 12585msgid "Add historic events to an individual’s page." 12586msgstr "" 12587 12588#: app/Module/ModuleThemeTrait.php:70 app/Module/ModuleThemeTrait.php:481 12589#: resources/views/admin/modules.phtml:245 12590#: resources/views/admin/modules.phtml:248 12591#: resources/views/admin/users-edit.phtml:187 12592msgid "Theme" 12593msgstr "" 12594 12595#: app/Module/ModuleThemeTrait.php:203 resources/views/chart-box.phtml:34 12596msgid "Family with spouse" 12597msgstr "" 12598 12599#: app/Module/ModuleThemeTrait.php:233 app/Module/ModuleThemeTrait.php:237 12600msgid "Customize this page" 12601msgstr "" 12602 12603#: app/Module/ModuleThemeTrait.php:364 app/Module/UserWelcomeModule.php:107 12604msgid "My individual record" 12605msgstr "" 12606 12607#: app/Module/ModuleThemeTrait.php:393 12608msgid "My pages" 12609msgstr "" 12610 12611#: app/Module/ModuleThemeTrait.php:427 12612msgid "My pedigree" 12613msgstr "" 12614 12615#. I18N: Description of the “Shared notes” module 12616#: app/Module/NoteListModule.php:60 12617msgid "A list of shared notes." 12618msgstr "" 12619 12620#. I18N: Name of a module 12621#: app/Module/NotesTabModule.php:59 12622#: resources/views/admin/control-panel.phtml:174 12623#: resources/views/admin/merge-records-step-1.phtml:27 12624#: resources/views/gedcom-record-page.phtml:64 12625#: resources/views/media-page.phtml:76 12626#: resources/views/modules/census-assistant.phtml:82 12627#: resources/views/note-page.phtml:64 resources/views/search-results.phtml:53 12628#: resources/views/source-page.phtml:63 12629#: resources/views/statistics/other/total-records.phtml:38 12630#: resources/xml/reports/individual_ext_report.xml:229 12631#: resources/xml/reports/individual_report.xml:226 12632msgid "Notes" 12633msgstr "" 12634 12635#. I18N: Description of the “Notes” module 12636#: app/Module/NotesTabModule.php:70 12637msgid "A tab showing the notes attached to an individual." 12638msgstr "" 12639 12640#. I18N: Name of a report 12641#: app/Module/OccupationReportModule.php:44 12642#: resources/xml/reports/occupation_report.xml:3 12643#: resources/xml/reports/occupation_report.xml:37 12644msgid "Occupations" 12645msgstr "" 12646 12647#. I18N: Description of the “Occupations” module 12648#: app/Module/OccupationReportModule.php:56 12649#: resources/xml/reports/occupation_report.xml:4 12650msgid "A report of individuals who had a given occupation." 12651msgstr "" 12652 12653#. I18N: Name of a module 12654#: app/Module/OnThisDayModule.php:86 12655msgid "On this day" 12656msgstr "" 12657 12658#. I18N: Description of the “On this day” module 12659#: app/Module/OnThisDayModule.php:97 12660msgid "A list of the anniversaries that occur today." 12661msgstr "" 12662 12663#. I18N: An option in a list-box 12664#: app/Module/OnThisDayModule.php:245 app/Module/RecentChangesModule.php:191 12665#: app/Module/UpcomingAnniversariesModule.php:266 12666#: resources/xml/reports/bdm_report.xml:11 12667#: resources/xml/reports/birth_report.xml:9 12668#: resources/xml/reports/cemetery_report.xml:6 12669#: resources/xml/reports/change_report.xml:7 12670#: resources/xml/reports/death_report.xml:9 12671#: resources/xml/reports/fact_sources.xml:7 12672#: resources/xml/reports/individual_ext_report.xml:8 12673#: resources/xml/reports/marriage_report.xml:9 12674#: resources/xml/reports/occupation_report.xml:6 12675#: resources/xml/reports/relative_ext_report.xml:7 12676msgid "sort by name" 12677msgstr "" 12678 12679#. I18N: An option in a list-box 12680#: app/Module/OnThisDayModule.php:247 12681#: app/Module/UpcomingAnniversariesModule.php:268 12682#: resources/xml/reports/change_report.xml:7 12683msgid "sort by date" 12684msgstr "" 12685 12686#. I18N: Description of the “PedigreeChart” module 12687#: app/Module/PedigreeChartModule.php:130 12688msgid "A chart of an individual’s ancestors, formatted as a tree." 12689msgstr "" 12690 12691#. I18N: %s is an individual’s name 12692#: app/Module/PedigreeChartModule.php:165 12693#, php-format 12694msgid "Pedigree tree of %s" 12695msgstr "" 12696 12697#: app/Module/PedigreeChartModule.php:378 12698msgid "Left" 12699msgstr "" 12700 12701#: app/Module/PedigreeChartModule.php:379 12702msgid "Right" 12703msgstr "" 12704 12705#: app/Module/PedigreeChartModule.php:380 12706msgid "Up" 12707msgstr "" 12708 12709#: app/Module/PedigreeChartModule.php:381 12710msgid "Down" 12711msgstr "" 12712 12713#. I18N: Name of a module 12714#: app/Module/PedigreeMapModule.php:125 12715msgid "Pedigree map" 12716msgstr "" 12717 12718#. I18N: Description of the “Pedigree map” module 12719#: app/Module/PedigreeMapModule.php:136 12720msgid "Show the birthplace of ancestors on a map." 12721msgstr "" 12722 12723#. I18N: %s is an individual’s name 12724#: app/Module/PedigreeMapModule.php:171 app/Module/PedigreeMapModule.php:310 12725#, php-format 12726msgid "Pedigree map of %s" 12727msgstr "" 12728 12729#. I18N: Description of the “Pedigree” module 12730#: app/Module/PedigreeReportModule.php:52 12731#: resources/xml/reports/pedigree_report.xml:4 12732msgid "A report of an individual’s ancestors, formatted as a tree." 12733msgstr "" 12734 12735#. I18N: Name of a module/list 12736#: app/Module/PlaceHierarchyListModule.php:46 12737#: resources/views/place-hierarchy.phtml:7 12738msgid "Place hierarchy" 12739msgstr "" 12740 12741#. I18N: Description of the “Place hierarchy” module 12742#: app/Module/PlaceHierarchyListModule.php:57 12743msgid "The place hierarchy." 12744msgstr "" 12745 12746#. I18N: Description of the “Places” module 12747#: app/Module/PlacesModule.php:79 12748msgid "Show the location of events on a map." 12749msgstr "" 12750 12751#. I18N: Name of a module 12752#: app/Module/PoweredByWebtreesModule.php:41 12753msgid "Powered by webtrees™" 12754msgstr "" 12755 12756#. I18N: Description of the “webtrees” module 12757#: app/Module/PoweredByWebtreesModule.php:52 12758msgid "A link to the webtrees home page." 12759msgstr "" 12760 12761#. I18N: Name of a module 12762#: app/Module/PrivacyPolicy.php:67 app/Module/PrivacyPolicy.php:128 12763#: resources/views/modules/privacy-policy/footer.phtml:10 12764msgid "Privacy policy" 12765msgstr "" 12766 12767#. I18N: Description of the “Cookie warning” module 12768#: app/Module/PrivacyPolicy.php:78 12769msgid "Show a privacy policy." 12770msgstr "" 12771 12772#. I18N: Name of a module 12773#: app/Module/RecentChangesModule.php:51 12774#: resources/xml/reports/change_report.xml:92 12775msgid "Recent changes" 12776msgstr "" 12777 12778#. I18N: Description of the “Recent changes” module 12779#: app/Module/RecentChangesModule.php:62 12780msgid "A list of records that have been updated recently." 12781msgstr "" 12782 12783#: app/Module/RecentChangesModule.php:91 12784#, php-format 12785msgid "There have been no changes within the last %s day." 12786msgid_plural "There have been no changes within the last %s days." 12787msgstr[0] "" 12788msgstr[1] "" 12789 12790#: app/Module/RecentChangesModule.php:109 12791#, php-format 12792msgid "Changes in the last %s day" 12793msgid_plural "Changes in the last %s days" 12794msgstr[0] "" 12795msgstr[1] "" 12796 12797#. I18N: An option in a list-box 12798#: app/Module/RecentChangesModule.php:193 12799msgid "sort by date, oldest first" 12800msgstr "" 12801 12802#. I18N: An option in a list-box 12803#: app/Module/RecentChangesModule.php:195 12804msgid "sort by date, newest first" 12805msgstr "" 12806 12807#. I18N: Name of a report 12808#: app/Module/RelatedIndividualsReportModule.php:40 12809#: resources/xml/reports/relative_ext_report.xml:3 12810#: resources/xml/reports/relative_ext_report.xml:43 12811msgid "Related individuals" 12812msgstr "" 12813 12814#. I18N: Description of the “Related individuals” module 12815#: app/Module/RelatedIndividualsReportModule.php:52 12816#: resources/xml/reports/relative_ext_report.xml:4 12817msgid "A report of the individuals that are closely related to an individual." 12818msgstr "" 12819 12820#. I18N: Description of the “RelationshipsChart” module 12821#: app/Module/RelationshipsChartModule.php:113 12822msgid "A chart displaying relationships between two individuals." 12823msgstr "" 12824 12825#: app/Module/RelationshipsChartModule.php:141 12826msgid "Relationship to me" 12827msgstr "" 12828 12829#. I18N: %s are individual’s names 12830#: app/Module/RelationshipsChartModule.php:250 12831#, php-format 12832msgid "Relationships between %1$s and %2$s" 12833msgstr "" 12834 12835#: app/Module/RelationshipsChartModule.php:313 12836#, php-format 12837msgid "Relationship: %s" 12838msgstr "" 12839 12840#: app/Module/RelationshipsChartModule.php:387 12841msgid "No link between the two individuals could be found." 12842msgstr "" 12843 12844#: app/Module/RelationshipsChartModule.php:410 12845msgid "Chart preferences" 12846msgstr "" 12847 12848#: app/Module/RelationshipsChartModule.php:442 12849msgid "Find any relationship" 12850msgstr "" 12851 12852#: app/Module/RelationshipsChartModule.php:443 12853#: resources/views/modules/relationships-chart/page.phtml:40 12854msgid "Find relationships via ancestors" 12855msgstr "" 12856 12857#: app/Module/RelationshipsChartModule.php:459 12858msgid "unlimited" 12859msgstr "" 12860 12861#: app/Module/RelationshipsChartModule.php:710 12862msgid "Find all possible relationships" 12863msgstr "" 12864 12865#: app/Module/RelationshipsChartModule.php:712 12866msgid "Find other relationships" 12867msgstr "" 12868 12869#: app/Module/RelationshipsChartModule.php:716 12870#: resources/views/modules/relationships-chart/page.phtml:54 12871msgid "Find the closest relationships" 12872msgstr "" 12873 12874#. I18N: Description of the “Families” module 12875#: app/Module/RelativesTabModule.php:53 12876msgid "A tab showing the close relatives of an individual." 12877msgstr "" 12878 12879#. I18N: Description of the “Reports” module 12880#: app/Module/ReportsMenuModule.php:74 12881msgid "The reports menu." 12882msgstr "" 12883 12884#. I18N: Description of the “Repositories” module 12885#: app/Module/RepositoryListModule.php:60 12886msgid "A list of repositories." 12887msgstr "" 12888 12889#. I18N: Name of a module. Tasks that need further research. 12890#: app/Module/ResearchTaskModule.php:54 12891msgid "Research tasks" 12892msgstr "" 12893 12894#. I18N: Description of “Research tasks” module 12895#: app/Module/ResearchTaskModule.php:65 12896msgid "A list of tasks and activities that are linked to the family tree." 12897msgstr "" 12898 12899#: app/Module/ResearchTaskModule.php:113 12900msgid "There are no research tasks in this family tree." 12901msgstr "" 12902 12903#. I18N: Description of the “Pending changes” module 12904#: app/Module/ReviewChangesModule.php:94 12905msgid "A list of changes that need to be reviewed by a moderator, and email notifications." 12906msgstr "" 12907 12908#: app/Module/ReviewChangesModule.php:159 12909#: resources/views/emails/pending-changes-html.phtml:13 12910#: resources/views/emails/pending-changes-text.phtml:10 12911msgid "There are pending changes for you to moderate." 12912msgstr "" 12913 12914#: app/Module/ReviewChangesModule.php:165 12915msgid "Last email reminder was sent " 12916msgstr "" 12917 12918#: app/Module/ReviewChangesModule.php:166 12919msgid "Next email reminder will be sent after " 12920msgstr "" 12921 12922#. I18N: Name of a module 12923#. I18N: A button label. 12924#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 12925#: resources/views/layouts/default.phtml:94 12926#: resources/views/layouts/default.phtml:95 12927#: resources/views/modules/descendancy/sidebar.phtml:9 12928#: resources/views/modules/descendancy/sidebar.phtml:28 12929#: resources/views/search-replace-page.phtml:35 12930msgid "Search" 12931msgstr "" 12932 12933#. I18N: Description of the “Search” module 12934#: app/Module/SearchMenuModule.php:59 12935msgid "The search menu." 12936msgstr "" 12937 12938#. I18N: Description of the “Sitemaps” module 12939#: app/Module/SiteMapModule.php:76 12940msgid "Generate sitemap files for search engines." 12941msgstr "" 12942 12943#. I18N: Name of a module - see http://en.wikipedia.org/wiki/Sitemaps 12944#: app/Module/SiteMapModule.php:125 12945msgid "Sitemaps" 12946msgstr "" 12947 12948#. I18N: Description of the “Slide show” module 12949#: app/Module/SlideShowModule.php:60 12950msgid "Random images from the current family tree." 12951msgstr "" 12952 12953#: app/Module/SlideShowModule.php:163 12954msgid "This family tree has no images to display." 12955msgstr "" 12956 12957#. I18N: Description of the “Sources” module 12958#: app/Module/SourceListModule.php:60 12959msgid "A list of sources." 12960msgstr "" 12961 12962#. I18N: Description of the “Sources” module 12963#: app/Module/SourcesTabModule.php:70 12964msgid "A tab showing the sources linked to an individual." 12965msgstr "" 12966 12967#. I18N: Description of the “StatisticsChart” module 12968#: app/Module/StatisticsChartModule.php:107 12969msgid "Various statistics charts." 12970msgstr "" 12971 12972#: app/Module/StatisticsChartModule.php:288 12973#: resources/views/modules/statistics-chart/custom.phtml:27 12974msgid "Month of birth" 12975msgstr "" 12976 12977#: app/Module/StatisticsChartModule.php:337 12978#: resources/views/modules/statistics-chart/custom.phtml:28 12979msgid "Month of death" 12980msgstr "" 12981 12982#: app/Module/StatisticsChartModule.php:386 12983#: resources/views/modules/statistics-chart/custom.phtml:43 12984msgid "Month of marriage" 12985msgstr "" 12986 12987#: app/Module/StatisticsChartModule.php:428 12988#: resources/views/modules/statistics-chart/custom.phtml:29 12989msgid "Month of birth of first child in a relation" 12990msgstr "" 12991 12992#: app/Module/StatisticsChartModule.php:434 12993#: app/Module/StatisticsChartModule.php:728 12994#: resources/views/lists/families-table.phtml:262 12995#: resources/views/lists/individuals-table.phtml:277 12996#: resources/views/modules/pedigree-chart/previous.phtml:38 12997#: resources/xml/reports/family_group_report.xml:761 12998#: resources/xml/reports/relative_ext_report.xml:115 12999msgid "Children" 13000msgstr "" 13001 13002#: app/Module/StatisticsChartModule.php:477 13003#: resources/views/modules/statistics-chart/custom.phtml:44 13004msgid "Month of first marriage" 13005msgstr "" 13006 13007#: app/Module/StatisticsChartModule.php:531 13008#: app/Statistics/Google/ChartAge.php:136 13009#: resources/views/modules/gedcom_stats/config.phtml:33 13010#: resources/views/modules/gedcom_stats/statistics.phtml:195 13011#: resources/views/modules/html/template-statistics.phtml:83 13012#: resources/views/modules/statistics-chart/custom.phtml:30 13013#: resources/views/statistics/individuals/lifespan.phtml:19 13014msgid "Average age at death" 13015msgstr "" 13016 13017#: app/Module/StatisticsChartModule.php:593 13018#: resources/views/lists/families-table.phtml:520 13019#: resources/views/lists/families-table.phtml:562 13020#: resources/views/modules/statistics-chart/custom.phtml:31 13021#: resources/views/statistics/families/marriage-age.phtml:11 13022msgid "Age in year of marriage" 13023msgstr "" 13024 13025#: app/Module/StatisticsChartModule.php:654 13026#: resources/views/modules/statistics-chart/custom.phtml:32 13027msgid "Age in year of first marriage" 13028msgstr "" 13029 13030#: app/Module/StatisticsChartModule.php:780 13031#: app/Statistics/Google/ChartBirth.php:112 13032#: app/Statistics/Google/ChartCommonGiven.php:85 13033#: app/Statistics/Google/ChartCommonSurname.php:144 13034#: app/Statistics/Google/ChartDeath.php:112 13035#: app/Statistics/Google/ChartDistribution.php:131 13036#: app/Statistics/Google/ChartDivorce.php:112 13037#: app/Statistics/Google/ChartFamilyLargest.php:108 13038#: app/Statistics/Google/ChartFamilyWithSources.php:80 13039#: app/Statistics/Google/ChartIndividualWithSources.php:80 13040#: app/Statistics/Google/ChartMarriage.php:112 13041#: app/Statistics/Google/ChartMedia.php:79 13042#: app/Statistics/Google/ChartMortality.php:71 13043#: app/Statistics/Google/ChartNoChildrenFamilies.php:108 13044#: app/Statistics/Google/ChartSex.php:61 13045#: resources/views/admin/control-panel.phtml:269 13046#: resources/views/lists/chart-by-age.phtml:25 13047#: resources/views/lists/chart-by-decade.phtml:17 13048msgid "Total" 13049msgstr "" 13050 13051#. I18N: Label on a graph; 40+ means 40 or more 13052#: app/Module/StatisticsChartModule.php:878 13053#, php-format 13054msgid "%s+" 13055msgstr "" 13056 13057#: app/Module/StatisticsChartModule.php:964 13058#: app/Statistics/Repository/EventRepository.php:244 13059#: app/Statistics/Repository/FamilyDatesRepository.php:102 13060#: app/Statistics/Repository/FamilyRepository.php:514 13061#: app/Statistics/Repository/IndividualRepository.php:1767 13062#: app/Statistics/Repository/IndividualRepository.php:1792 13063#: resources/views/statistics/families/birth-age.phtml:28 13064#: resources/views/statistics/families/birth-age.phtml:46 13065#: resources/views/statistics/families/birth-age.phtml:66 13066#: resources/views/statistics/families/birth-age.phtml:84 13067#: resources/views/statistics/families/marriage-age.phtml:28 13068#: resources/views/statistics/families/marriage-age.phtml:46 13069#: resources/views/statistics/families/marriage-age.phtml:66 13070#: resources/views/statistics/families/marriage-age.phtml:84 13071#: resources/views/statistics/families/marriage-length.phtml:28 13072#: resources/views/statistics/families/marriage-length.phtml:46 13073#: resources/views/statistics/families/top10-list-age.phtml:32 13074#: resources/views/statistics/families/top10-list-grand.phtml:25 13075#: resources/views/statistics/families/top10-list-spouses.phtml:23 13076#: resources/views/statistics/families/top10-list.phtml:25 13077#: resources/views/statistics/individuals/top10-list.phtml:23 13078#: resources/views/statistics/other/charts/column.phtml:11 13079#: resources/views/statistics/other/charts/combo.phtml:11 13080#: resources/views/statistics/other/charts/custom.phtml:8 13081#: resources/views/statistics/other/charts/geo.phtml:11 13082#: resources/views/statistics/other/charts/pie.phtml:11 13083#: resources/views/statistics/other/places.phtml:54 13084#: resources/views/statistics/other/top10-list.phtml:23 13085msgid "This information is not available." 13086msgstr "" 13087 13088#: app/Module/StatisticsChartModule.php:999 13089#: app/Statistics/Google/ChartAge.php:113 13090#: app/Statistics/Google/ChartAge.php:141 13091#: app/Statistics/Google/ChartBirth.php:111 13092#: app/Statistics/Google/ChartChildren.php:93 13093#: app/Statistics/Google/ChartChildren.php:116 13094#: app/Statistics/Google/ChartDeath.php:111 13095#: app/Statistics/Google/ChartDivorce.php:111 13096#: app/Statistics/Google/ChartMarriage.php:111 13097#: app/Statistics/Google/ChartMarriageAge.php:137 13098#: app/Statistics/Google/ChartMarriageAge.php:165 13099#: app/Statistics/Google/ChartMortality.php:70 13100#: app/Statistics/Google/ChartNoChildrenFamilies.php:107 13101#: app/Statistics/Google/ChartNoChildrenFamilies.php:141 13102#: resources/views/lists/chart-by-decade.phtml:20 13103#: resources/views/lists/families-table.phtml:105 13104#: resources/views/lists/families-table.phtml:120 13105#: resources/views/lists/individuals-table.phtml:119 13106#: resources/views/lists/individuals-table.phtml:134 13107msgid "Century" 13108msgstr "" 13109 13110#. I18N: Description of the “Stories” module 13111#: app/Module/StoriesModule.php:79 13112msgid "Add narrative stories to individuals in the family tree." 13113msgstr "" 13114 13115#. I18N: Name of a module 13116#: app/Module/StoriesModule.php:214 13117#: resources/views/modules/stories/edit.phtml:9 13118msgid "Stories" 13119msgstr "" 13120 13121#: app/Module/StoriesModule.php:300 13122#: resources/views/modules/stories/config.phtml:28 13123#: resources/views/modules/stories/tab.phtml:27 13124msgid "Add a story" 13125msgstr "" 13126 13127#: app/Module/StoriesModule.php:311 13128#: resources/views/modules/stories/tab.phtml:18 13129msgid "Edit the story" 13130msgstr "" 13131 13132#. I18N: Name of a module 13133#: app/Module/ThemeSelectModule.php:41 13134msgid "Theme change" 13135msgstr "" 13136 13137#. I18N: Description of the “Theme change” module 13138#: app/Module/ThemeSelectModule.php:52 13139msgid "An alternative way to select a new theme." 13140msgstr "" 13141 13142#. I18N: Name of a module/chart 13143#: app/Module/TimelineChartModule.php:97 13144msgid "Timeline" 13145msgstr "" 13146 13147#. I18N: Description of the “TimelineChart” module 13148#: app/Module/TimelineChartModule.php:108 13149msgid "A timeline displaying individual events." 13150msgstr "" 13151 13152#. I18N: Name of a module. Top=Most common 13153#: app/Module/TopGivenNamesModule.php:47 13154#: resources/views/statistics/individuals/names.phtml:54 13155msgid "Top given names" 13156msgstr "" 13157 13158#. I18N: Description of the “Top given names” module 13159#: app/Module/TopGivenNamesModule.php:58 13160msgid "A list of the most popular given names." 13161msgstr "" 13162 13163#. I18N: i.e. most popular given name. 13164#: app/Module/TopGivenNamesModule.php:101 13165msgid "Top given name" 13166msgstr "" 13167 13168#. 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 13169#: app/Module/TopGivenNamesModule.php:104 13170#, php-format 13171msgid "Top %s given name" 13172msgid_plural "Top %s given names" 13173msgstr[0] "" 13174msgstr[1] "" 13175 13176#. I18N: Name of a module 13177#: app/Module/TopPageViewsModule.php:44 13178msgid "Most viewed pages" 13179msgstr "" 13180 13181#. I18N: Description of the “Most viewed pages” module 13182#: app/Module/TopPageViewsModule.php:55 13183msgid "A list of the pages that have been viewed the most number of times." 13184msgstr "" 13185 13186#. I18N: An option in a list-box 13187#: app/Module/TopPageViewsModule.php:175 13188msgid "before" 13189msgstr "" 13190 13191#. I18N: An option in a list-box 13192#: app/Module/TopPageViewsModule.php:177 13193msgid "after" 13194msgstr "" 13195 13196#. I18N: Name of a module. Top=Most common 13197#: app/Module/TopSurnamesModule.php:64 13198#: resources/views/statistics/individuals/names.phtml:30 13199msgid "Top surnames" 13200msgstr "" 13201 13202#. I18N: Description of the “Top surnames” module 13203#: app/Module/TopSurnamesModule.php:75 13204msgid "A list of the most popular surnames." 13205msgstr "" 13206 13207#. I18N: i.e. most popular surname. 13208#: app/Module/TopSurnamesModule.php:154 13209msgid "Top surname" 13210msgstr "" 13211 13212#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 13213#: app/Module/TopSurnamesModule.php:157 13214#, php-format 13215msgid "Top %s surname" 13216msgid_plural "Top %s surnames" 13217msgstr[0] "" 13218msgstr[1] "" 13219 13220#. I18N: An option in a list-box 13221#: app/Module/TopSurnamesModule.php:235 13222msgid "bullet list" 13223msgstr "" 13224 13225#. I18N: An option in a list-box 13226#: app/Module/TopSurnamesModule.php:237 13227msgid "compact list" 13228msgstr "" 13229 13230#. I18N: Name of a module 13231#: app/Module/TreesMenuModule.php:59 app/Module/TreesMenuModule.php:108 13232#: resources/views/admin/control-panel.phtml:125 13233#: resources/views/admin/control-panel.phtml:163 13234#: resources/views/search-general-page.phtml:73 13235#: resources/views/search-phonetic-page.phtml:74 13236msgid "Family trees" 13237msgstr "" 13238 13239#. I18N: Description of the “Family trees” module 13240#: app/Module/TreesMenuModule.php:70 13241msgid "The family trees menu." 13242msgstr "" 13243 13244#: app/Module/TreesMenuModule.php:95 resources/views/admin/changes-log.phtml:73 13245#: resources/views/admin/changes-log.phtml:119 13246#: resources/views/admin/control-panel.phtml:167 13247#: resources/views/admin/fix-level-0-media.phtml:24 13248#: resources/views/admin/site-logs.phtml:67 13249#: resources/views/admin/site-logs.phtml:110 13250#: resources/views/admin/trees.phtml:66 13251#: resources/views/admin/users-edit.phtml:273 13252#: resources/views/modules/batch_update/admin.phtml:19 13253#: resources/views/modules/faq/config.phtml:23 13254#: resources/views/modules/faq/config.phtml:42 13255#: resources/views/modules/faq/edit.phtml:61 13256#: resources/views/modules/stories/config.phtml:16 13257msgid "Family tree" 13258msgstr "" 13259 13260#. I18N: Name of a module 13261#: app/Module/UpcomingAnniversariesModule.php:96 13262msgid "Upcoming events" 13263msgstr "" 13264 13265#. I18N: Description of the “Upcoming events” module 13266#: app/Module/UpcomingAnniversariesModule.php:107 13267msgid "A list of the anniversaries that will occur in the near future." 13268msgstr "" 13269 13270#: app/Module/UpcomingAnniversariesModule.php:151 13271msgid "No events exist for tomorrow." 13272msgstr "" 13273 13274#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 13275#: app/Module/UpcomingAnniversariesModule.php:155 13276#, php-format 13277msgid "No events exist for the next %s day." 13278msgid_plural "No events exist for the next %s days." 13279msgstr[0] "" 13280msgstr[1] "" 13281 13282#. I18N: Description of the “Favorites” module 13283#: app/Module/UserFavoritesModule.php:66 13284msgid "Display and manage a user’s favorite pages." 13285msgstr "" 13286 13287#. I18N: Description of the “Journal” module 13288#: app/Module/UserJournalModule.php:64 13289msgid "A private area to record notes or keep a journal." 13290msgstr "" 13291 13292#. I18N: Name of a module 13293#: app/Module/UserJournalModule.php:117 13294msgid "Journal" 13295msgstr "" 13296 13297#. I18N: Name of a module 13298#. I18N: A configuration setting 13299#: app/Module/UserMessagesModule.php:72 13300#: resources/views/admin/site-mail.phtml:61 13301msgid "Messages" 13302msgstr "" 13303 13304#. I18N: Description of the “Messages” module 13305#: app/Module/UserMessagesModule.php:83 13306msgid "Communicate directly with other users, using private messages." 13307msgstr "" 13308 13309#: app/Module/UserMessagesModule.php:156 13310#: resources/views/edit/add-fact-row.phtml:23 13311msgid "<select>" 13312msgstr "" 13313 13314#: app/Module/UserMessagesModule.php:161 13315#: resources/views/admin/broadcast.phtml:57 13316#: resources/views/admin/email-page.phtml:56 13317#: resources/views/contact-page.phtml:64 resources/views/message-page.phtml:52 13318msgid "Send" 13319msgstr "" 13320 13321#: app/Module/UserMessagesModule.php:169 app/Module/UserMessagesModule.php:214 13322msgid "Are you sure you want to delete this message? It cannot be retrieved later." 13323msgstr "" 13324 13325#: app/Module/UserMessagesModule.php:175 13326#: resources/views/admin/broadcast.phtml:37 13327#: resources/views/admin/email-page.phtml:36 13328#: resources/views/contact-page.phtml:44 resources/views/message-page.phtml:32 13329msgid "Subject" 13330msgstr "" 13331 13332#: app/Module/UserMessagesModule.php:176 13333msgid "Date sent" 13334msgstr "" 13335 13336#. I18N: When replying to an email, the subject becomes “RE: <subject>” 13337#: app/Module/UserMessagesModule.php:200 app/Module/UserMessagesModule.php:201 13338msgid "RE: " 13339msgstr "" 13340 13341#: app/Module/UserMessagesModule.php:212 13342msgid "Reply" 13343msgstr "" 13344 13345#: app/Module/UserMessagesModule.php:217 13346msgid "Delete selected messages" 13347msgstr "" 13348 13349#: app/Module/UserMessagesModule.php:228 13350#, php-format 13351msgid "%s message" 13352msgid_plural "%s messages" 13353msgstr[0] "" 13354msgstr[1] "" 13355 13356#. I18N: Description of the “My page” module 13357#: app/Module/UserWelcomeModule.php:72 13358msgid "A greeting message and useful links for a user." 13359msgstr "" 13360 13361#: app/Module/UserWelcomeModule.php:100 app/Module/WelcomeBlockModule.php:100 13362msgid "Default chart" 13363msgstr "" 13364 13365#. I18N: A %s is the user’s name 13366#: app/Module/UserWelcomeModule.php:122 13367#, php-format 13368msgid "Welcome %s" 13369msgstr "" 13370 13371#: app/Module/WebtreesTheme.php:38 13372msgid "webtrees" 13373msgstr "" 13374 13375#. I18N: Name of a module 13376#: app/Module/WelcomeBlockModule.php:60 13377#: resources/views/admin/control-panel.phtml:482 13378#: resources/views/admin/modules.phtml:186 13379#: resources/views/admin/modules.phtml:190 resources/views/admin/trees.phtml:72 13380msgid "Home page" 13381msgstr "" 13382 13383#. I18N: Description of the “Home page” module 13384#: app/Module/WelcomeBlockModule.php:71 13385msgid "A greeting message for site visitors." 13386msgstr "" 13387 13388#. I18N: A configuration setting 13389#: app/Module/WelcomeBlockModule.php:107 13390#: resources/views/admin/trees-preferences.phtml:84 13391#: resources/views/edit-account-page.phtml:63 13392msgid "Default individual" 13393msgstr "" 13394 13395#. I18N: Name of a theme. 13396#: app/Module/XeneaTheme.php:39 13397msgid "xenea" 13398msgstr "" 13399 13400#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 13401#: app/Module/YahrzeitModule.php:56 13402msgid "Yahrzeiten" 13403msgstr "" 13404 13405#. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar. 13406#: app/Module/YahrzeitModule.php:67 13407msgid "A list of the Hebrew death anniversaries that will occur in the near future." 13408msgstr "" 13409 13410#: app/Place.php:202 13411msgid "unknown" 13412msgstr "" 13413 13414#. I18N: This is a report footer. %s is the name of the application. 13415#: app/Report/AbstractReport.php:297 13416#, php-format 13417msgid "Generated by %s" 13418msgstr "" 13419 13420#. I18N: Secure Sockets Layer - a secure communications protocol 13421#: app/Services/EmailService.php:219 13422msgid "ssl" 13423msgstr "" 13424 13425#. I18N: Transport Layer Security - a secure communications protocol 13426#: app/Services/EmailService.php:221 resources/views/admin/site-mail.phtml:43 13427msgid "tls" 13428msgstr "" 13429 13430#. I18N: "sendmail" is the name of some mail software 13431#: app/Services/EmailService.php:234 13432msgid "Use sendmail to send messages" 13433msgstr "" 13434 13435#: app/Services/EmailService.php:235 13436msgid "Use SMTP to send messages" 13437msgstr "" 13438 13439#: app/Services/MessageService.php:127 13440msgid "webtrees message" 13441msgstr "" 13442 13443#: app/Services/MessageService.php:210 13444#: resources/views/admin/control-panel.phtml:364 13445msgid "Send a message to all users" 13446msgstr "" 13447 13448#: app/Services/MessageService.php:212 13449#: resources/views/admin/control-panel.phtml:370 13450msgid "Send a message to users who have never signed in" 13451msgstr "" 13452 13453#: app/Services/MessageService.php:214 13454#: resources/views/admin/control-panel.phtml:376 13455msgid "Send a message to users who have not signed in for 6 months" 13456msgstr "" 13457 13458#: app/Services/SearchService.php:961 13459msgid "The search returned too many results." 13460msgstr "" 13461 13462#: app/Services/ServerCheckService.php:126 13463#, php-format 13464msgid "The PHP extension “%s” is not installed." 13465msgstr "" 13466 13467#: app/Services/ServerCheckService.php:145 13468#, php-format 13469msgid "The PHP.INI setting “%1$s” is disabled." 13470msgstr "" 13471 13472#: app/Services/ServerCheckService.php:149 13473#, php-format 13474msgid "The PHP.INI setting “%1$s” is enabled." 13475msgstr "" 13476 13477#: app/Services/ServerCheckService.php:184 13478#, php-format 13479msgid "The PHP function “%1$s” is disabled." 13480msgstr "" 13481 13482#: app/Services/ServerCheckService.php:199 13483#, php-format 13484msgid "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." 13485msgstr "" 13486 13487#: app/Services/ServerCheckService.php:217 13488#, php-format 13489msgid "SQLite version %s is installed. SQLite version %s or later is required." 13490msgstr "" 13491 13492#: app/Services/ServerCheckService.php:249 13493msgid "The server’s temporary folder cannot be accessed." 13494msgstr "" 13495 13496#: app/Services/ServerCheckService.php:324 13497msgid "SQLite is only suitable for small sites, testing and evaluation." 13498msgstr "" 13499 13500#: app/Services/ServerCheckService.php:329 13501msgid "Support for PostgreSQL is experimental." 13502msgstr "" 13503 13504#: app/Services/ServerCheckService.php:334 13505msgid "Support for SQL Server is experimental." 13506msgstr "" 13507 13508#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 13509#: app/Services/TreeService.php:207 13510msgid "John /DOE/" 13511msgstr "" 13512 13513#: app/Services/TreeService.php:208 13514msgid "Edit this individual and replace their details with your own." 13515msgstr "" 13516 13517#: app/Services/UpgradeService.php:254 13518msgid "This website is being upgraded. Try again in a few minutes." 13519msgstr "" 13520 13521#. I18N: http://en.wikipedia.org/wiki/Soundex 13522#: app/Soundex.php:3491 resources/views/branches-page.phtml:29 13523#: resources/views/search-phonetic-page.phtml:57 13524msgid "Russell" 13525msgstr "" 13526 13527#. I18N: http://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex 13528#: app/Soundex.php:3493 resources/views/branches-page.phtml:30 13529#: resources/views/search-phonetic-page.phtml:63 13530msgid "Daitch-Mokotoff" 13531msgstr "" 13532 13533#: app/Statistics/Google/ChartAge.php:114 13534#: app/Statistics/Google/ChartMarriageAge.php:138 13535#: app/Statistics/Google/ChartSex.php:67 13536#: resources/views/calendar-page.phtml:119 13537#: resources/views/lists/families-table.phtml:108 13538#: resources/views/lists/families-table.phtml:123 13539#: resources/views/lists/families-table.phtml:135 13540#: resources/views/lists/individuals-table.phtml:122 13541#: resources/views/lists/individuals-table.phtml:137 13542#: resources/views/lists/individuals-table.phtml:149 13543#: resources/views/modules/gedcom_stats/statistics.phtml:28 13544#: resources/views/modules/gedcom_stats/statistics.phtml:200 13545#: resources/views/modules/html/template-statistics.phtml:22 13546#: resources/views/modules/top10_givnnames/block.phtml:5 13547#: resources/views/statistics/individuals/greatest-age.phtml:19 13548#: resources/views/statistics/individuals/lifespan.phtml:28 13549#: resources/views/statistics/individuals/oldest-living.phtml:19 13550msgid "Males" 13551msgstr "" 13552 13553#: app/Statistics/Google/ChartAge.php:115 13554#: app/Statistics/Google/ChartMarriageAge.php:139 13555#: app/Statistics/Google/ChartSex.php:72 13556#: resources/views/calendar-page.phtml:129 13557#: resources/views/lists/families-table.phtml:111 13558#: resources/views/lists/families-table.phtml:126 13559#: resources/views/lists/families-table.phtml:136 13560#: resources/views/lists/individuals-table.phtml:125 13561#: resources/views/lists/individuals-table.phtml:140 13562#: resources/views/lists/individuals-table.phtml:150 13563#: resources/views/modules/gedcom_stats/statistics.phtml:39 13564#: resources/views/modules/gedcom_stats/statistics.phtml:202 13565#: resources/views/modules/html/template-statistics.phtml:26 13566#: resources/views/modules/top10_givnnames/block.phtml:9 13567#: resources/views/statistics/individuals/greatest-age.phtml:28 13568#: resources/views/statistics/individuals/lifespan.phtml:37 13569#: resources/views/statistics/individuals/oldest-living.phtml:28 13570msgid "Females" 13571msgstr "" 13572 13573#: app/Statistics/Google/ChartAge.php:116 13574#: app/Statistics/Google/ChartMarriageAge.php:140 13575#: resources/views/lists/families-table.phtml:137 13576#: resources/views/lists/individuals-table.phtml:151 13577msgid "Average age" 13578msgstr "" 13579 13580#: app/Statistics/Google/ChartAge.php:133 13581msgid "Average age related to death century" 13582msgstr "" 13583 13584#: app/Statistics/Google/ChartBirth.php:129 13585#: resources/views/statistics/individuals/total-events.phtml:30 13586msgid "Births by century" 13587msgstr "" 13588 13589#: app/Statistics/Google/ChartChildren.php:94 13590msgid "Average number" 13591msgstr "" 13592 13593#: app/Statistics/Google/ChartChildren.php:105 13594#: resources/views/modules/gedcom_stats/config.phtml:35 13595#: resources/views/modules/gedcom_stats/statistics.phtml:223 13596#: resources/views/modules/html/template-statistics.phtml:91 13597#: resources/views/statistics/families/children.phtml:19 13598msgid "Average number of children per family" 13599msgstr "" 13600 13601#: app/Statistics/Google/ChartDeath.php:129 13602#: resources/views/statistics/individuals/total-events.phtml:78 13603msgid "Deaths by century" 13604msgstr "" 13605 13606#: app/Statistics/Google/ChartDistribution.php:336 13607msgid "Surname distribution chart" 13608msgstr "" 13609 13610#: app/Statistics/Google/ChartDistribution.php:341 13611msgid "Birth by country" 13612msgstr "" 13613 13614#: app/Statistics/Google/ChartDistribution.php:346 13615msgid "Death by country" 13616msgstr "" 13617 13618#: app/Statistics/Google/ChartDistribution.php:351 13619msgid "Marriage by country" 13620msgstr "" 13621 13622#: app/Statistics/Google/ChartDistribution.php:357 13623msgid "Individual distribution chart" 13624msgstr "" 13625 13626#: app/Statistics/Google/ChartDivorce.php:129 13627#: resources/views/statistics/families/total-records.phtml:79 13628msgid "Divorces by century" 13629msgstr "" 13630 13631#: app/Statistics/Google/ChartFamilyLargest.php:129 13632#: resources/views/statistics/families/children.phtml:45 13633msgid "Largest families" 13634msgstr "" 13635 13636#: app/Statistics/Google/ChartFamilyWithSources.php:86 13637#: app/Statistics/Google/ChartIndividualWithSources.php:86 13638msgid "Without sources" 13639msgstr "" 13640 13641#: app/Statistics/Google/ChartFamilyWithSources.php:91 13642#: app/Statistics/Google/ChartIndividualWithSources.php:91 13643msgid "With sources" 13644msgstr "" 13645 13646#: app/Statistics/Google/ChartFamilyWithSources.php:102 13647#: resources/views/statistics/other/chart-sources.phtml:31 13648msgid "Families with sources" 13649msgstr "" 13650 13651#: app/Statistics/Google/ChartIndividualWithSources.php:102 13652#: resources/views/statistics/other/chart-sources.phtml:19 13653msgid "Individuals with sources" 13654msgstr "" 13655 13656#: app/Statistics/Google/ChartMarriage.php:129 13657#: resources/views/statistics/families/total-records.phtml:31 13658msgid "Marriages by century" 13659msgstr "" 13660 13661#: app/Statistics/Google/ChartMarriageAge.php:157 13662msgid "Average age in century of marriage" 13663msgstr "" 13664 13665#: app/Statistics/Google/ChartMarriageAge.php:160 13666msgid "Average age at marriage" 13667msgstr "" 13668 13669#: app/Statistics/Google/ChartMortality.php:77 13670msgid "Living" 13671msgstr "" 13672 13673#: app/Statistics/Google/ChartMortality.php:82 13674#: resources/views/lists/individuals-table.phtml:206 13675msgid "Dead" 13676msgstr "" 13677 13678#: app/Statistics/Google/ChartNoChildrenFamilies.php:125 13679msgctxt "unknown century" 13680msgid "Unknown" 13681msgstr "" 13682 13683#: app/Statistics/Google/ChartNoChildrenFamilies.php:130 13684#: resources/views/statistics/families/children.phtml:31 13685msgid "Number of families without children" 13686msgstr "" 13687 13688#: app/Statistics/Google/ChartNoChildrenFamilies.php:138 13689#: resources/views/statistics/families/total-records.phtml:11 13690#: resources/xml/reports/fact_sources.xml:248 13691#: resources/xml/reports/fact_sources.xml:252 13692#: resources/xml/reports/fact_sources.xml:350 13693#: resources/xml/reports/fact_sources.xml:354 13694#: resources/xml/reports/marriage_report.xml:111 13695msgid "Total families" 13696msgstr "" 13697 13698#: app/Statistics/Repository/EventRepository.php:252 13699#: app/Statistics/Repository/FamilyDatesRepository.php:110 13700#: app/Statistics/Repository/FamilyDatesRepository.php:381 13701#: app/Statistics/Repository/FamilyRepository.php:85 13702#: app/Statistics/Repository/FamilyRepository.php:469 13703#: app/Statistics/Repository/FamilyRepository.php:846 13704#: app/Statistics/Repository/FamilyRepository.php:1497 13705#: app/Statistics/Repository/IndividualRepository.php:836 13706#: app/Statistics/Repository/IndividualRepository.php:1147 13707#: app/Statistics/Repository/IndividualRepository.php:1167 13708#: app/Statistics/Repository/IndividualRepository.php:1187 13709#: app/Statistics/Repository/IndividualRepository.php:1207 13710#: app/Statistics/Repository/IndividualRepository.php:1227 13711#: app/Statistics/Repository/IndividualRepository.php:1247 13712msgid "This information is private and cannot be shown." 13713msgstr "" 13714 13715#: app/Statistics/Repository/EventRepository.php:323 13716msgid "birth" 13717msgstr "" 13718 13719#: app/Statistics/Repository/EventRepository.php:324 13720msgid "death" 13721msgstr "" 13722 13723#: app/Statistics/Repository/EventRepository.php:325 13724msgid "marriage" 13725msgstr "" 13726 13727#: app/Statistics/Repository/EventRepository.php:326 13728msgid "adoption" 13729msgstr "" 13730 13731#: app/Statistics/Repository/EventRepository.php:327 13732msgid "burial" 13733msgstr "" 13734 13735#: app/Statistics/Repository/EventRepository.php:328 13736msgid "census added" 13737msgstr "" 13738 13739#: app/Statistics/Repository/FamilyRepository.php:465 13740#: app/Statistics/Repository/UserRepository.php:96 13741#: resources/views/statistics/families/top10-list-age.phtml:22 13742#: resources/views/statistics/families/top10-nolist-age.phtml:20 13743#: resources/xml/reports/ahnentafel_report.xml:395 13744#: resources/xml/reports/descendancy_report.xml:131 13745#: resources/xml/reports/descendancy_report.xml:230 13746#: resources/xml/reports/descendancy_report.xml:299 13747#: resources/xml/reports/descendancy_report.xml:363 13748#: resources/xml/reports/descendancy_report.xml:433 13749#: resources/xml/reports/descendancy_report.xml:486 13750msgid "and" 13751msgstr "" 13752 13753#: app/Statistics/Repository/UserRepository.php:84 13754msgid "No signed-in and no anonymous users" 13755msgstr "" 13756 13757#: app/Statistics/Repository/UserRepository.php:88 13758#, php-format 13759msgid "%s anonymous signed-in user" 13760msgid_plural "%s anonymous signed-in users" 13761msgstr[0] "" 13762msgstr[1] "" 13763 13764#: app/Statistics/Repository/UserRepository.php:99 13765#, php-format 13766msgid "%s signed-in user" 13767msgid_plural "%s signed-in users" 13768msgstr[0] "" 13769msgstr[1] "" 13770 13771#: app/Statistics/Service/CenturyService.php:39 13772#, php-format 13773msgid "%s BCE" 13774msgstr "" 13775 13776#: app/Statistics/Service/CenturyService.php:45 13777msgctxt "CENTURY" 13778msgid "21st" 13779msgstr "" 13780 13781#: app/Statistics/Service/CenturyService.php:47 13782msgctxt "CENTURY" 13783msgid "20th" 13784msgstr "" 13785 13786#: app/Statistics/Service/CenturyService.php:49 13787msgctxt "CENTURY" 13788msgid "19th" 13789msgstr "" 13790 13791#: app/Statistics/Service/CenturyService.php:51 13792msgctxt "CENTURY" 13793msgid "18th" 13794msgstr "" 13795 13796#: app/Statistics/Service/CenturyService.php:53 13797msgctxt "CENTURY" 13798msgid "17th" 13799msgstr "" 13800 13801#: app/Statistics/Service/CenturyService.php:55 13802msgctxt "CENTURY" 13803msgid "16th" 13804msgstr "" 13805 13806#: app/Statistics/Service/CenturyService.php:57 13807msgctxt "CENTURY" 13808msgid "15th" 13809msgstr "" 13810 13811#: app/Statistics/Service/CenturyService.php:59 13812msgctxt "CENTURY" 13813msgid "14th" 13814msgstr "" 13815 13816#: app/Statistics/Service/CenturyService.php:61 13817msgctxt "CENTURY" 13818msgid "13th" 13819msgstr "" 13820 13821#: app/Statistics/Service/CenturyService.php:63 13822msgctxt "CENTURY" 13823msgid "12th" 13824msgstr "" 13825 13826#: app/Statistics/Service/CenturyService.php:65 13827msgctxt "CENTURY" 13828msgid "11th" 13829msgstr "" 13830 13831#: app/Statistics/Service/CenturyService.php:67 13832msgctxt "CENTURY" 13833msgid "10th" 13834msgstr "" 13835 13836#: app/Statistics/Service/CenturyService.php:69 13837msgctxt "CENTURY" 13838msgid "9th" 13839msgstr "" 13840 13841#: app/Statistics/Service/CenturyService.php:71 13842msgctxt "CENTURY" 13843msgid "8th" 13844msgstr "" 13845 13846#: app/Statistics/Service/CenturyService.php:73 13847msgctxt "CENTURY" 13848msgid "7th" 13849msgstr "" 13850 13851#: app/Statistics/Service/CenturyService.php:75 13852msgctxt "CENTURY" 13853msgid "6th" 13854msgstr "" 13855 13856#: app/Statistics/Service/CenturyService.php:77 13857msgctxt "CENTURY" 13858msgid "5th" 13859msgstr "" 13860 13861#: app/Statistics/Service/CenturyService.php:79 13862msgctxt "CENTURY" 13863msgid "4th" 13864msgstr "" 13865 13866#: app/Statistics/Service/CenturyService.php:81 13867msgctxt "CENTURY" 13868msgid "3rd" 13869msgstr "" 13870 13871#: app/Statistics/Service/CenturyService.php:83 13872msgctxt "CENTURY" 13873msgid "2nd" 13874msgstr "" 13875 13876#: app/Statistics/Service/CenturyService.php:85 13877msgctxt "CENTURY" 13878msgid "1st" 13879msgstr "" 13880 13881#. I18N: Name of a country or state 13882#: app/Statistics/Service/CountryService.php:40 13883msgid "Aruba" 13884msgstr "" 13885 13886#. I18N: Name of a country or state 13887#: app/Statistics/Service/CountryService.php:42 13888msgid "Afghanistan" 13889msgstr "" 13890 13891#. I18N: Name of a country or state 13892#: app/Statistics/Service/CountryService.php:44 13893msgid "Angola" 13894msgstr "" 13895 13896#. I18N: Name of a country or state 13897#: app/Statistics/Service/CountryService.php:46 13898msgid "Anguilla" 13899msgstr "" 13900 13901#. I18N: Name of a country or state 13902#: app/Statistics/Service/CountryService.php:48 13903msgid "Aland Islands" 13904msgstr "" 13905 13906#. I18N: Name of a country or state 13907#: app/Statistics/Service/CountryService.php:50 13908msgid "Albania" 13909msgstr "" 13910 13911#. I18N: Name of a country or state 13912#: app/Statistics/Service/CountryService.php:52 13913msgid "Andorra" 13914msgstr "" 13915 13916#. I18N: Name of a country or state 13917#: app/Statistics/Service/CountryService.php:54 13918msgid "United Arab Emirates" 13919msgstr "" 13920 13921#. I18N: Name of a country or state 13922#: app/Statistics/Service/CountryService.php:56 13923msgid "Argentina" 13924msgstr "" 13925 13926#. I18N: Name of a country or state 13927#: app/Statistics/Service/CountryService.php:58 13928msgid "Armenia" 13929msgstr "" 13930 13931#. I18N: Name of a country or state 13932#: app/Statistics/Service/CountryService.php:60 13933msgid "American Samoa" 13934msgstr "" 13935 13936#. I18N: Name of a country or state 13937#: app/Statistics/Service/CountryService.php:62 13938msgid "Antarctica" 13939msgstr "" 13940 13941#. I18N: Name of a country or state 13942#: app/Statistics/Service/CountryService.php:64 13943msgid "French Southern Territories" 13944msgstr "" 13945 13946#. I18N: Name of a country or state 13947#: app/Statistics/Service/CountryService.php:66 13948msgid "Antigua and Barbuda" 13949msgstr "" 13950 13951#. I18N: Name of a country or state 13952#: app/Statistics/Service/CountryService.php:68 13953msgid "Australia" 13954msgstr "" 13955 13956#. I18N: Name of a country or state 13957#: app/Statistics/Service/CountryService.php:70 13958msgid "Austria" 13959msgstr "" 13960 13961#. I18N: Name of a country or state 13962#: app/Statistics/Service/CountryService.php:72 13963msgid "Azerbaijan" 13964msgstr "" 13965 13966#. I18N: Name of a country or state 13967#: app/Statistics/Service/CountryService.php:74 13968msgid "Azores" 13969msgstr "" 13970 13971#. I18N: Name of a country or state 13972#: app/Statistics/Service/CountryService.php:76 13973msgid "Burundi" 13974msgstr "" 13975 13976#. I18N: Name of a country or state 13977#: app/Statistics/Service/CountryService.php:78 13978msgid "Belgium" 13979msgstr "" 13980 13981#. I18N: Name of a country or state 13982#: app/Statistics/Service/CountryService.php:80 13983msgid "Benin" 13984msgstr "" 13985 13986#. I18N: Name of a country or state 13987#: app/Statistics/Service/CountryService.php:83 13988msgid "Burkina Faso" 13989msgstr "" 13990 13991#. I18N: Name of a country or state 13992#: app/Statistics/Service/CountryService.php:85 13993msgid "Bangladesh" 13994msgstr "" 13995 13996#. I18N: Name of a country or state 13997#: app/Statistics/Service/CountryService.php:87 13998msgid "Bulgaria" 13999msgstr "" 14000 14001#. I18N: Name of a country or state 14002#: app/Statistics/Service/CountryService.php:89 14003msgid "Bahrain" 14004msgstr "" 14005 14006#. I18N: Name of a country or state 14007#: app/Statistics/Service/CountryService.php:91 14008msgid "Bahamas" 14009msgstr "" 14010 14011#. I18N: Name of a country or state 14012#: app/Statistics/Service/CountryService.php:93 14013msgid "Bosnia and Herzegovina" 14014msgstr "" 14015 14016#. I18N: Name of a country or state 14017#: app/Statistics/Service/CountryService.php:96 14018msgid "Belarus" 14019msgstr "" 14020 14021#. I18N: Name of a country or state 14022#: app/Statistics/Service/CountryService.php:98 14023msgid "Belize" 14024msgstr "" 14025 14026#. I18N: Name of a country or state 14027#: app/Statistics/Service/CountryService.php:100 14028msgid "Bermuda" 14029msgstr "" 14030 14031#. I18N: Name of a country or state 14032#: app/Statistics/Service/CountryService.php:102 14033msgid "Bolivia" 14034msgstr "" 14035 14036#. I18N: Name of a country or state 14037#: app/Statistics/Service/CountryService.php:104 14038msgid "Brazil" 14039msgstr "" 14040 14041#. I18N: Name of a country or state 14042#: app/Statistics/Service/CountryService.php:106 14043msgid "Barbados" 14044msgstr "" 14045 14046#. I18N: Name of a country or state 14047#: app/Statistics/Service/CountryService.php:108 14048msgid "Brunei Darussalam" 14049msgstr "" 14050 14051#. I18N: Name of a country or state 14052#: app/Statistics/Service/CountryService.php:110 14053msgid "Bhutan" 14054msgstr "" 14055 14056#. I18N: Name of a country or state 14057#: app/Statistics/Service/CountryService.php:112 14058msgid "Bouvet Island" 14059msgstr "" 14060 14061#. I18N: Name of a country or state 14062#: app/Statistics/Service/CountryService.php:114 14063msgid "Botswana" 14064msgstr "" 14065 14066#. I18N: Name of a country or state 14067#: app/Statistics/Service/CountryService.php:116 14068msgid "Central African Republic" 14069msgstr "" 14070 14071#. I18N: Name of a country or state 14072#: app/Statistics/Service/CountryService.php:118 14073msgid "Canada" 14074msgstr "" 14075 14076#. I18N: Name of a country or state 14077#: app/Statistics/Service/CountryService.php:120 14078msgid "Cocos (Keeling) Islands" 14079msgstr "" 14080 14081#. I18N: Name of a country or state 14082#: app/Statistics/Service/CountryService.php:122 14083msgid "Switzerland" 14084msgstr "" 14085 14086#. I18N: Name of a country or state 14087#: app/Statistics/Service/CountryService.php:124 14088msgid "Chile" 14089msgstr "" 14090 14091#. I18N: Name of a country or state 14092#: app/Statistics/Service/CountryService.php:126 14093msgid "China" 14094msgstr "" 14095 14096#. I18N: Name of a country or state 14097#: app/Statistics/Service/CountryService.php:128 14098msgid "Cote d’Ivoire" 14099msgstr "" 14100 14101#. I18N: Name of a country or state 14102#: app/Statistics/Service/CountryService.php:130 14103msgid "Cameroon" 14104msgstr "" 14105 14106#. I18N: Name of a country or state 14107#: app/Statistics/Service/CountryService.php:132 14108msgid "Democratic Republic of the Congo" 14109msgstr "" 14110 14111#. I18N: Name of a country or state 14112#: app/Statistics/Service/CountryService.php:134 14113msgid "Republic of the Congo" 14114msgstr "" 14115 14116#. I18N: Name of a country or state 14117#: app/Statistics/Service/CountryService.php:136 14118msgid "Cook Islands" 14119msgstr "" 14120 14121#. I18N: Name of a country or state 14122#: app/Statistics/Service/CountryService.php:138 14123msgid "Colombia" 14124msgstr "" 14125 14126#. I18N: Name of a country or state 14127#: app/Statistics/Service/CountryService.php:140 14128msgid "Comoros" 14129msgstr "" 14130 14131#. I18N: Name of a country or state 14132#: app/Statistics/Service/CountryService.php:142 14133msgid "Cape Verde" 14134msgstr "" 14135 14136#. I18N: Name of a country or state 14137#: app/Statistics/Service/CountryService.php:144 14138msgid "Costa Rica" 14139msgstr "" 14140 14141#. I18N: Name of a country or state 14142#: app/Statistics/Service/CountryService.php:146 14143msgid "Cuba" 14144msgstr "" 14145 14146#. I18N: Name of a country or state 14147#: app/Statistics/Service/CountryService.php:149 14148msgid "Christmas Island" 14149msgstr "" 14150 14151#. I18N: Name of a country or state 14152#: app/Statistics/Service/CountryService.php:151 14153msgid "Cayman Islands" 14154msgstr "" 14155 14156#. I18N: Name of a country or state 14157#: app/Statistics/Service/CountryService.php:153 14158msgid "Cyprus" 14159msgstr "" 14160 14161#. I18N: Name of a country or state 14162#: app/Statistics/Service/CountryService.php:155 14163msgid "Czech Republic" 14164msgstr "" 14165 14166#. I18N: Name of a country or state 14167#: app/Statistics/Service/CountryService.php:157 14168msgid "Germany" 14169msgstr "" 14170 14171#. I18N: Name of a country or state 14172#: app/Statistics/Service/CountryService.php:159 14173msgid "Djibouti" 14174msgstr "" 14175 14176#. I18N: Name of a country or state 14177#: app/Statistics/Service/CountryService.php:161 14178msgid "Dominica" 14179msgstr "" 14180 14181#. I18N: Name of a country or state 14182#: app/Statistics/Service/CountryService.php:163 14183msgid "Denmark" 14184msgstr "" 14185 14186#. I18N: Name of a country or state 14187#: app/Statistics/Service/CountryService.php:165 14188msgid "Dominican Republic" 14189msgstr "" 14190 14191#. I18N: Name of a country or state 14192#: app/Statistics/Service/CountryService.php:167 14193msgid "Algeria" 14194msgstr "" 14195 14196#. I18N: Name of a country or state 14197#: app/Statistics/Service/CountryService.php:169 14198msgid "Ecuador" 14199msgstr "" 14200 14201#. I18N: Name of a country or state 14202#: app/Statistics/Service/CountryService.php:171 14203msgid "Egypt" 14204msgstr "" 14205 14206#. I18N: Name of a country or state 14207#: app/Statistics/Service/CountryService.php:173 14208msgid "England" 14209msgstr "" 14210 14211#. I18N: Name of a country or state 14212#: app/Statistics/Service/CountryService.php:175 14213msgid "Eritrea" 14214msgstr "" 14215 14216#. I18N: Name of a country or state 14217#: app/Statistics/Service/CountryService.php:177 14218msgid "Western Sahara" 14219msgstr "" 14220 14221#. I18N: Name of a country or state 14222#: app/Statistics/Service/CountryService.php:179 14223msgid "Spain" 14224msgstr "" 14225 14226#. I18N: Name of a country or state 14227#: app/Statistics/Service/CountryService.php:181 14228msgid "Estonia" 14229msgstr "" 14230 14231#. I18N: Name of a country or state 14232#: app/Statistics/Service/CountryService.php:183 14233msgid "Ethiopia" 14234msgstr "" 14235 14236#. I18N: Name of a country or state 14237#: app/Statistics/Service/CountryService.php:185 14238msgid "Finland" 14239msgstr "" 14240 14241#. I18N: Name of a country or state 14242#: app/Statistics/Service/CountryService.php:187 14243msgid "Fiji" 14244msgstr "" 14245 14246#. I18N: Name of a country or state 14247#: app/Statistics/Service/CountryService.php:189 14248msgid "Flanders" 14249msgstr "" 14250 14251#. I18N: Name of a country or state 14252#: app/Statistics/Service/CountryService.php:191 14253msgid "Falkland Islands" 14254msgstr "" 14255 14256#. I18N: Name of a country or state 14257#: app/Statistics/Service/CountryService.php:193 14258msgid "France" 14259msgstr "" 14260 14261#. I18N: Name of a country or state 14262#: app/Statistics/Service/CountryService.php:195 14263msgid "Faroe Islands" 14264msgstr "" 14265 14266#. I18N: Name of a country or state 14267#: app/Statistics/Service/CountryService.php:197 14268msgid "Micronesia" 14269msgstr "" 14270 14271#. I18N: Name of a country or state 14272#: app/Statistics/Service/CountryService.php:199 14273msgid "Gabon" 14274msgstr "" 14275 14276#. I18N: Name of a country or state 14277#: app/Statistics/Service/CountryService.php:201 14278msgid "United Kingdom" 14279msgstr "" 14280 14281#. I18N: Name of a country or state 14282#: app/Statistics/Service/CountryService.php:203 14283msgid "Georgia" 14284msgstr "" 14285 14286#. I18N: Name of a country or state 14287#: app/Statistics/Service/CountryService.php:205 14288msgid "Guernsey" 14289msgstr "" 14290 14291#. I18N: Name of a country or state 14292#: app/Statistics/Service/CountryService.php:207 14293msgid "Ghana" 14294msgstr "" 14295 14296#. I18N: Name of a country or state 14297#: app/Statistics/Service/CountryService.php:209 14298msgid "Gibraltar" 14299msgstr "" 14300 14301#. I18N: Name of a country or state 14302#: app/Statistics/Service/CountryService.php:211 14303msgid "Guinea" 14304msgstr "" 14305 14306#. I18N: Name of a country or state 14307#: app/Statistics/Service/CountryService.php:213 14308msgid "Guadeloupe" 14309msgstr "" 14310 14311#. I18N: Name of a country or state 14312#: app/Statistics/Service/CountryService.php:215 14313msgid "Gambia" 14314msgstr "" 14315 14316#. I18N: Name of a country or state 14317#: app/Statistics/Service/CountryService.php:217 14318msgid "Guinea-Bissau" 14319msgstr "" 14320 14321#. I18N: Name of a country or state 14322#: app/Statistics/Service/CountryService.php:219 14323msgid "Equatorial Guinea" 14324msgstr "" 14325 14326#. I18N: Name of a country or state 14327#: app/Statistics/Service/CountryService.php:221 14328msgid "Greece" 14329msgstr "" 14330 14331#. I18N: Name of a country or state 14332#: app/Statistics/Service/CountryService.php:223 14333msgid "Grenada" 14334msgstr "" 14335 14336#. I18N: Name of a country or state 14337#: app/Statistics/Service/CountryService.php:225 14338msgid "Greenland" 14339msgstr "" 14340 14341#. I18N: Name of a country or state 14342#: app/Statistics/Service/CountryService.php:227 14343msgid "Guatemala" 14344msgstr "" 14345 14346#. I18N: Name of a country or state 14347#: app/Statistics/Service/CountryService.php:229 14348msgid "French Guiana" 14349msgstr "" 14350 14351#. I18N: Name of a country or state 14352#: app/Statistics/Service/CountryService.php:231 14353msgid "Guam" 14354msgstr "" 14355 14356#. I18N: Name of a country or state 14357#: app/Statistics/Service/CountryService.php:233 14358msgid "Guyana" 14359msgstr "" 14360 14361#. I18N: Name of a country or state 14362#: app/Statistics/Service/CountryService.php:237 14363msgid "Heard Island and McDonald Islands" 14364msgstr "" 14365 14366#. I18N: Name of a country or state 14367#: app/Statistics/Service/CountryService.php:239 14368msgid "Honduras" 14369msgstr "" 14370 14371#. I18N: Name of a country or state 14372#: app/Statistics/Service/CountryService.php:241 14373msgid "Croatia" 14374msgstr "" 14375 14376#. I18N: Name of a country or state 14377#: app/Statistics/Service/CountryService.php:243 14378msgid "Haiti" 14379msgstr "" 14380 14381#. I18N: Name of a country or state 14382#: app/Statistics/Service/CountryService.php:245 14383msgid "Hungary" 14384msgstr "" 14385 14386#. I18N: Name of a country or state 14387#: app/Statistics/Service/CountryService.php:247 14388msgid "Indonesia" 14389msgstr "" 14390 14391#. I18N: Name of a country or state 14392#: app/Statistics/Service/CountryService.php:249 14393msgid "India" 14394msgstr "" 14395 14396#. I18N: Name of a country or state 14397#: app/Statistics/Service/CountryService.php:251 14398msgid "Isle of Man" 14399msgstr "" 14400 14401#. I18N: Name of a country or state 14402#: app/Statistics/Service/CountryService.php:253 14403msgid "British Indian Ocean Territory" 14404msgstr "" 14405 14406#. I18N: Name of a country or state 14407#: app/Statistics/Service/CountryService.php:255 14408msgid "Ireland" 14409msgstr "" 14410 14411#. I18N: Name of a country or state 14412#: app/Statistics/Service/CountryService.php:257 14413msgid "Iran" 14414msgstr "" 14415 14416#. I18N: Name of a country or state 14417#: app/Statistics/Service/CountryService.php:259 14418msgid "Iraq" 14419msgstr "" 14420 14421#. I18N: Name of a country or state 14422#: app/Statistics/Service/CountryService.php:261 14423msgid "Iceland" 14424msgstr "" 14425 14426#. I18N: Name of a country or state 14427#: app/Statistics/Service/CountryService.php:263 14428msgid "Israel" 14429msgstr "" 14430 14431#. I18N: Name of a country or state 14432#: app/Statistics/Service/CountryService.php:265 14433msgid "Italy" 14434msgstr "" 14435 14436#. I18N: Name of a country or state 14437#: app/Statistics/Service/CountryService.php:267 14438msgid "Jamaica" 14439msgstr "" 14440 14441#. I18N: Name of a country or state 14442#: app/Statistics/Service/CountryService.php:270 14443msgid "Jordan" 14444msgstr "" 14445 14446#. I18N: Name of a country or state 14447#: app/Statistics/Service/CountryService.php:272 14448msgid "Japan" 14449msgstr "" 14450 14451#. I18N: Name of a country or state 14452#: app/Statistics/Service/CountryService.php:274 14453msgid "Kazakhstan" 14454msgstr "" 14455 14456#. I18N: Name of a country or state 14457#: app/Statistics/Service/CountryService.php:276 14458msgid "Kenya" 14459msgstr "" 14460 14461#. I18N: Name of a country or state 14462#: app/Statistics/Service/CountryService.php:278 14463msgid "Kyrgyzstan" 14464msgstr "" 14465 14466#. I18N: Name of a country or state 14467#: app/Statistics/Service/CountryService.php:280 14468msgid "Cambodia" 14469msgstr "" 14470 14471#. I18N: Name of a country or state 14472#: app/Statistics/Service/CountryService.php:282 14473msgid "Kiribati" 14474msgstr "" 14475 14476#. I18N: Name of a country or state 14477#: app/Statistics/Service/CountryService.php:284 14478msgid "Saint Kitts and Nevis" 14479msgstr "" 14480 14481#. I18N: Name of a country or state 14482#: app/Statistics/Service/CountryService.php:286 14483msgid "Korea" 14484msgstr "" 14485 14486#. I18N: Name of a country or state 14487#: app/Statistics/Service/CountryService.php:288 14488msgid "Kuwait" 14489msgstr "" 14490 14491#. I18N: Name of a country or state 14492#: app/Statistics/Service/CountryService.php:290 14493msgid "Laos" 14494msgstr "" 14495 14496#. I18N: Name of a country or state 14497#: app/Statistics/Service/CountryService.php:292 14498msgid "Lebanon" 14499msgstr "" 14500 14501#. I18N: Name of a country or state 14502#: app/Statistics/Service/CountryService.php:294 14503msgid "Liberia" 14504msgstr "" 14505 14506#. I18N: Name of a country or state 14507#: app/Statistics/Service/CountryService.php:296 14508msgid "Libya" 14509msgstr "" 14510 14511#. I18N: Name of a country or state 14512#: app/Statistics/Service/CountryService.php:298 14513msgid "Saint Lucia" 14514msgstr "" 14515 14516#. I18N: Name of a country or state 14517#: app/Statistics/Service/CountryService.php:300 14518msgid "Liechtenstein" 14519msgstr "" 14520 14521#. I18N: Name of a country or state 14522#: app/Statistics/Service/CountryService.php:302 14523msgid "Sri Lanka" 14524msgstr "" 14525 14526#. I18N: Name of a country or state 14527#: app/Statistics/Service/CountryService.php:304 14528msgid "Lesotho" 14529msgstr "" 14530 14531#. I18N: Name of a country or state 14532#: app/Statistics/Service/CountryService.php:306 14533msgid "Lithuania" 14534msgstr "" 14535 14536#. I18N: Name of a country or state 14537#: app/Statistics/Service/CountryService.php:308 14538msgid "Luxembourg" 14539msgstr "" 14540 14541#. I18N: Name of a country or state 14542#: app/Statistics/Service/CountryService.php:310 14543msgid "Latvia" 14544msgstr "" 14545 14546#. I18N: Name of a country or state 14547#: app/Statistics/Service/CountryService.php:312 14548msgid "Macau" 14549msgstr "" 14550 14551#. I18N: Name of a country or state 14552#: app/Statistics/Service/CountryService.php:315 14553msgid "Morocco" 14554msgstr "" 14555 14556#. I18N: Name of a country or state 14557#: app/Statistics/Service/CountryService.php:317 14558msgid "Monaco" 14559msgstr "" 14560 14561#. I18N: Name of a country or state 14562#: app/Statistics/Service/CountryService.php:319 14563msgid "Moldova" 14564msgstr "" 14565 14566#. I18N: Name of a country or state 14567#: app/Statistics/Service/CountryService.php:321 14568msgid "Madagascar" 14569msgstr "" 14570 14571#. I18N: Name of a country or state 14572#: app/Statistics/Service/CountryService.php:323 14573msgid "Maldives" 14574msgstr "" 14575 14576#. I18N: Name of a country or state 14577#: app/Statistics/Service/CountryService.php:325 14578msgid "Mexico" 14579msgstr "" 14580 14581#. I18N: Name of a country or state 14582#: app/Statistics/Service/CountryService.php:327 14583msgid "Marshall Islands" 14584msgstr "" 14585 14586#. I18N: Name of a country or state 14587#: app/Statistics/Service/CountryService.php:329 14588msgid "Macedonia" 14589msgstr "" 14590 14591#. I18N: Name of a country or state 14592#: app/Statistics/Service/CountryService.php:331 14593msgid "Mali" 14594msgstr "" 14595 14596#. I18N: Name of a country or state 14597#: app/Statistics/Service/CountryService.php:333 14598msgid "Malta" 14599msgstr "" 14600 14601#. I18N: Name of a country or state 14602#: app/Statistics/Service/CountryService.php:335 14603msgid "Myanmar" 14604msgstr "" 14605 14606#. I18N: Name of a country or state 14607#: app/Statistics/Service/CountryService.php:337 14608msgid "Mongolia" 14609msgstr "" 14610 14611#. I18N: Name of a country or state 14612#: app/Statistics/Service/CountryService.php:339 14613msgid "Northern Mariana Islands" 14614msgstr "" 14615 14616#. I18N: Name of a country or state 14617#: app/Statistics/Service/CountryService.php:341 14618msgid "Montenegro" 14619msgstr "" 14620 14621#. I18N: Name of a country or state 14622#: app/Statistics/Service/CountryService.php:343 14623msgid "Mozambique" 14624msgstr "" 14625 14626#. I18N: Name of a country or state 14627#: app/Statistics/Service/CountryService.php:345 14628msgid "Mauritania" 14629msgstr "" 14630 14631#. I18N: Name of a country or state 14632#: app/Statistics/Service/CountryService.php:347 14633msgid "Montserrat" 14634msgstr "" 14635 14636#. I18N: Name of a country or state 14637#: app/Statistics/Service/CountryService.php:349 14638msgid "Martinique" 14639msgstr "" 14640 14641#. I18N: Name of a country or state 14642#: app/Statistics/Service/CountryService.php:351 14643msgid "Mauritius" 14644msgstr "" 14645 14646#. I18N: Name of a country or state 14647#: app/Statistics/Service/CountryService.php:353 14648msgid "Malawi" 14649msgstr "" 14650 14651#. I18N: Name of a country or state 14652#: app/Statistics/Service/CountryService.php:355 14653msgid "Malaysia" 14654msgstr "" 14655 14656#. I18N: Name of a country or state 14657#: app/Statistics/Service/CountryService.php:357 14658msgid "Mayotte" 14659msgstr "" 14660 14661#. I18N: Name of a country or state 14662#: app/Statistics/Service/CountryService.php:359 14663msgid "Namibia" 14664msgstr "" 14665 14666#. I18N: Name of a country or state 14667#: app/Statistics/Service/CountryService.php:361 14668msgid "New Caledonia" 14669msgstr "" 14670 14671#. I18N: Name of a country or state 14672#: app/Statistics/Service/CountryService.php:363 14673msgid "Niger" 14674msgstr "" 14675 14676#. I18N: Name of a country or state 14677#: app/Statistics/Service/CountryService.php:365 14678msgid "Norfolk Island" 14679msgstr "" 14680 14681#. I18N: Name of a country or state 14682#: app/Statistics/Service/CountryService.php:367 14683msgid "Nigeria" 14684msgstr "" 14685 14686#. I18N: Name of a country or state 14687#: app/Statistics/Service/CountryService.php:369 14688msgid "Nicaragua" 14689msgstr "" 14690 14691#. I18N: Name of a country or state 14692#: app/Statistics/Service/CountryService.php:371 14693msgid "Northern Ireland" 14694msgstr "" 14695 14696#. I18N: Name of a country or state 14697#: app/Statistics/Service/CountryService.php:373 14698msgid "Niue" 14699msgstr "" 14700 14701#. I18N: Name of a country or state 14702#: app/Statistics/Service/CountryService.php:375 14703msgid "Netherlands" 14704msgstr "" 14705 14706#. I18N: Name of a country or state 14707#: app/Statistics/Service/CountryService.php:377 14708msgid "Norway" 14709msgstr "" 14710 14711#. I18N: Name of a country or state 14712#: app/Statistics/Service/CountryService.php:379 14713msgid "Nepal" 14714msgstr "" 14715 14716#. I18N: Name of a country or state 14717#: app/Statistics/Service/CountryService.php:381 14718msgid "Nauru" 14719msgstr "" 14720 14721#. I18N: Name of a country or state 14722#: app/Statistics/Service/CountryService.php:383 14723msgid "New Zealand" 14724msgstr "" 14725 14726#. I18N: Name of a country or state 14727#: app/Statistics/Service/CountryService.php:385 14728msgid "Oman" 14729msgstr "" 14730 14731#. I18N: Name of a country or state 14732#: app/Statistics/Service/CountryService.php:387 14733msgid "Pakistan" 14734msgstr "" 14735 14736#. I18N: Name of a country or state 14737#: app/Statistics/Service/CountryService.php:389 14738msgid "Panama" 14739msgstr "" 14740 14741#. I18N: Name of a country or state 14742#: app/Statistics/Service/CountryService.php:391 14743msgid "Pitcairn" 14744msgstr "" 14745 14746#. I18N: Name of a country or state 14747#: app/Statistics/Service/CountryService.php:393 14748msgid "Peru" 14749msgstr "" 14750 14751#. I18N: Name of a country or state 14752#: app/Statistics/Service/CountryService.php:395 14753msgid "Philippines" 14754msgstr "" 14755 14756#. I18N: Name of a country or state 14757#: app/Statistics/Service/CountryService.php:397 14758msgid "Palau" 14759msgstr "" 14760 14761#. I18N: Name of a country or state 14762#: app/Statistics/Service/CountryService.php:399 14763msgid "Papua New Guinea" 14764msgstr "" 14765 14766#. I18N: Name of a country or state 14767#: app/Statistics/Service/CountryService.php:401 14768msgid "Poland" 14769msgstr "" 14770 14771#. I18N: Name of a country or state 14772#: app/Statistics/Service/CountryService.php:403 14773msgid "Puerto Rico" 14774msgstr "" 14775 14776#. I18N: Name of a country or state 14777#: app/Statistics/Service/CountryService.php:405 14778msgid "North Korea" 14779msgstr "" 14780 14781#. I18N: Name of a country or state 14782#: app/Statistics/Service/CountryService.php:407 14783msgid "Portugal" 14784msgstr "" 14785 14786#. I18N: Name of a country or state 14787#: app/Statistics/Service/CountryService.php:409 14788msgid "Paraguay" 14789msgstr "" 14790 14791#. I18N: Name of a country or state 14792#: app/Statistics/Service/CountryService.php:411 14793msgid "Occupied Palestinian Territory" 14794msgstr "" 14795 14796#. I18N: Name of a country or state 14797#: app/Statistics/Service/CountryService.php:413 14798msgid "French Polynesia" 14799msgstr "" 14800 14801#. I18N: Name of a country or state 14802#: app/Statistics/Service/CountryService.php:415 14803msgid "Qatar" 14804msgstr "" 14805 14806#. I18N: Name of a country or state 14807#: app/Statistics/Service/CountryService.php:417 14808msgid "Reunion" 14809msgstr "" 14810 14811#. I18N: Name of a country or state 14812#: app/Statistics/Service/CountryService.php:419 14813msgid "Romania" 14814msgstr "" 14815 14816#. I18N: Name of a country or state 14817#: app/Statistics/Service/CountryService.php:421 14818msgid "Russia" 14819msgstr "" 14820 14821#. I18N: Name of a country or state 14822#: app/Statistics/Service/CountryService.php:423 14823msgid "Rwanda" 14824msgstr "" 14825 14826#. I18N: Name of a country or state 14827#: app/Statistics/Service/CountryService.php:425 14828msgid "Saudi Arabia" 14829msgstr "" 14830 14831#. I18N: Name of a country or state 14832#: app/Statistics/Service/CountryService.php:427 14833msgid "Scotland" 14834msgstr "" 14835 14836#. I18N: Name of a country or state 14837#: app/Statistics/Service/CountryService.php:429 14838msgid "Sudan" 14839msgstr "" 14840 14841#. I18N: Name of a country or state 14842#: app/Statistics/Service/CountryService.php:431 14843msgid "At sea" 14844msgstr "" 14845 14846#. I18N: Name of a country or state 14847#: app/Statistics/Service/CountryService.php:433 14848msgid "Senegal" 14849msgstr "" 14850 14851#. I18N: Name of a country or state 14852#: app/Statistics/Service/CountryService.php:435 14853msgid "Serbia" 14854msgstr "" 14855 14856#. I18N: Name of a country or state 14857#: app/Statistics/Service/CountryService.php:437 14858msgid "Singapore" 14859msgstr "" 14860 14861#. I18N: Name of a country or state 14862#: app/Statistics/Service/CountryService.php:439 14863msgid "South Georgia and the South Sandwich Islands" 14864msgstr "" 14865 14866#. I18N: Name of a country or state 14867#: app/Statistics/Service/CountryService.php:441 14868msgid "Saint Helena" 14869msgstr "" 14870 14871#. I18N: Name of a country or state 14872#: app/Statistics/Service/CountryService.php:443 14873msgid "Svalbard and Jan Mayen" 14874msgstr "" 14875 14876#. I18N: Name of a country or state 14877#: app/Statistics/Service/CountryService.php:445 14878msgid "Solomon Islands" 14879msgstr "" 14880 14881#. I18N: Name of a country or state 14882#: app/Statistics/Service/CountryService.php:447 14883msgid "Sierra Leone" 14884msgstr "" 14885 14886#. I18N: Name of a country or state 14887#: app/Statistics/Service/CountryService.php:449 14888msgid "El Salvador" 14889msgstr "" 14890 14891#. I18N: Name of a country or state 14892#: app/Statistics/Service/CountryService.php:451 14893msgid "San Marino" 14894msgstr "" 14895 14896#. I18N: Name of a country or state 14897#: app/Statistics/Service/CountryService.php:453 14898msgid "Somalia" 14899msgstr "" 14900 14901#. I18N: Name of a country or state 14902#: app/Statistics/Service/CountryService.php:455 14903msgid "Saint Pierre and Miquelon" 14904msgstr "" 14905 14906#. I18N: Name of a country or state 14907#: app/Statistics/Service/CountryService.php:457 14908msgid "South Sudan" 14909msgstr "" 14910 14911#. I18N: Name of a country or state 14912#: app/Statistics/Service/CountryService.php:459 14913msgid "Sao Tome and Principe" 14914msgstr "" 14915 14916#. I18N: Name of a country or state 14917#: app/Statistics/Service/CountryService.php:461 14918msgid "Suriname" 14919msgstr "" 14920 14921#. I18N: Name of a country or state 14922#: app/Statistics/Service/CountryService.php:463 14923msgid "Slovakia" 14924msgstr "" 14925 14926#. I18N: Name of a country or state 14927#: app/Statistics/Service/CountryService.php:465 14928msgid "Slovenia" 14929msgstr "" 14930 14931#. I18N: Name of a country or state 14932#: app/Statistics/Service/CountryService.php:467 14933msgid "Sweden" 14934msgstr "" 14935 14936#. I18N: Name of a country or state 14937#: app/Statistics/Service/CountryService.php:469 14938msgid "Swaziland" 14939msgstr "" 14940 14941#. I18N: Name of a country or state 14942#: app/Statistics/Service/CountryService.php:472 14943msgid "Seychelles" 14944msgstr "" 14945 14946#. I18N: Name of a country or state 14947#: app/Statistics/Service/CountryService.php:474 14948msgid "Syria" 14949msgstr "" 14950 14951#. I18N: Name of a country or state 14952#: app/Statistics/Service/CountryService.php:476 14953msgid "Turks and Caicos Islands" 14954msgstr "" 14955 14956#. I18N: Name of a country or state 14957#: app/Statistics/Service/CountryService.php:478 14958msgid "Chad" 14959msgstr "" 14960 14961#. I18N: Name of a country or state 14962#: app/Statistics/Service/CountryService.php:480 14963msgid "Togo" 14964msgstr "" 14965 14966#. I18N: Name of a country or state 14967#: app/Statistics/Service/CountryService.php:482 14968msgid "Thailand" 14969msgstr "" 14970 14971#. I18N: Name of a country or state 14972#: app/Statistics/Service/CountryService.php:484 14973msgid "Tajikistan" 14974msgstr "" 14975 14976#. I18N: Name of a country or state 14977#: app/Statistics/Service/CountryService.php:486 14978msgid "Tokelau" 14979msgstr "" 14980 14981#. I18N: Name of a country or state 14982#: app/Statistics/Service/CountryService.php:488 14983msgid "Turkmenistan" 14984msgstr "" 14985 14986#. I18N: Name of a country or state 14987#: app/Statistics/Service/CountryService.php:490 14988msgid "Timor-Leste" 14989msgstr "" 14990 14991#. I18N: Name of a country or state 14992#: app/Statistics/Service/CountryService.php:492 14993msgid "Tonga" 14994msgstr "" 14995 14996#. I18N: Name of a country or state 14997#: app/Statistics/Service/CountryService.php:494 14998msgid "Trinidad and Tobago" 14999msgstr "" 15000 15001#. I18N: Name of a country or state 15002#: app/Statistics/Service/CountryService.php:496 15003msgid "Tunisia" 15004msgstr "" 15005 15006#. I18N: Name of a country or state 15007#: app/Statistics/Service/CountryService.php:498 15008msgid "Turkey" 15009msgstr "" 15010 15011#. I18N: Name of a country or state 15012#: app/Statistics/Service/CountryService.php:500 15013msgid "Tuvalu" 15014msgstr "" 15015 15016#. I18N: Name of a country or state 15017#: app/Statistics/Service/CountryService.php:502 15018msgid "Taiwan" 15019msgstr "" 15020 15021#. I18N: Name of a country or state 15022#: app/Statistics/Service/CountryService.php:504 15023msgid "Tanzania" 15024msgstr "" 15025 15026#. I18N: Name of a country or state 15027#: app/Statistics/Service/CountryService.php:506 15028msgid "Uganda" 15029msgstr "" 15030 15031#. I18N: Name of a country or state 15032#: app/Statistics/Service/CountryService.php:508 15033msgid "Ukraine" 15034msgstr "" 15035 15036#. I18N: Name of a country or state 15037#: app/Statistics/Service/CountryService.php:510 15038msgid "US Minor Outlying Islands" 15039msgstr "" 15040 15041#. I18N: Name of a country or state 15042#: app/Statistics/Service/CountryService.php:512 15043msgid "Uruguay" 15044msgstr "" 15045 15046#. I18N: Name of a country or state 15047#: app/Statistics/Service/CountryService.php:514 15048msgid "United States" 15049msgstr "" 15050 15051#. I18N: Name of a country or state 15052#: app/Statistics/Service/CountryService.php:516 15053msgid "Uzbekistan" 15054msgstr "" 15055 15056#. I18N: Name of a country or state 15057#: app/Statistics/Service/CountryService.php:518 15058msgid "Vatican City" 15059msgstr "" 15060 15061#. I18N: Name of a country or state 15062#: app/Statistics/Service/CountryService.php:520 15063msgid "Saint Vincent and the Grenadines" 15064msgstr "" 15065 15066#. I18N: Name of a country or state 15067#: app/Statistics/Service/CountryService.php:522 15068msgid "Venezuela" 15069msgstr "" 15070 15071#. I18N: Name of a country or state 15072#: app/Statistics/Service/CountryService.php:524 15073msgid "British Virgin Islands" 15074msgstr "" 15075 15076#. I18N: Name of a country or state 15077#: app/Statistics/Service/CountryService.php:526 15078msgid "US Virgin Islands" 15079msgstr "" 15080 15081#. I18N: Name of a country or state 15082#: app/Statistics/Service/CountryService.php:528 15083msgid "Vietnam" 15084msgstr "" 15085 15086#. I18N: Name of a country or state 15087#: app/Statistics/Service/CountryService.php:530 15088msgid "Vanuatu" 15089msgstr "" 15090 15091#. I18N: Name of a country or state 15092#: app/Statistics/Service/CountryService.php:532 15093msgid "Wallis and Futuna" 15094msgstr "" 15095 15096#. I18N: Name of a country or state 15097#: app/Statistics/Service/CountryService.php:534 15098msgid "Wales" 15099msgstr "" 15100 15101#. I18N: Name of a country or state 15102#: app/Statistics/Service/CountryService.php:536 15103msgid "Samoa" 15104msgstr "" 15105 15106#. I18N: Name of a country or state 15107#: app/Statistics/Service/CountryService.php:538 15108msgid "Yemen" 15109msgstr "" 15110 15111#. I18N: Name of a country or state 15112#: app/Statistics/Service/CountryService.php:540 15113msgid "South Africa" 15114msgstr "" 15115 15116#. I18N: Name of a country or state 15117#: app/Statistics/Service/CountryService.php:542 15118msgid "Zambia" 15119msgstr "" 15120 15121#. I18N: Name of a country or state 15122#: app/Statistics/Service/CountryService.php:544 15123msgid "Zimbabwe" 15124msgstr "" 15125 15126#: app/SurnameTradition.php:77 15127msgctxt "Surname tradition" 15128msgid "paternal" 15129msgstr "" 15130 15131#. I18N: In the paternal surname tradition, ... 15132#. I18N: In the patrilineal surname tradition, ... 15133#. I18N: In the Polish surname tradition, ... 15134#. I18N: In the Lithuanian surname tradition, ... 15135#: app/SurnameTradition.php:79 app/SurnameTradition.php:86 15136#: app/SurnameTradition.php:102 app/SurnameTradition.php:109 15137msgid "Children take their father’s surname." 15138msgstr "" 15139 15140#. I18N: In the paternal surname tradition, ... 15141#. I18N: In the Polish surname tradition, ... 15142#. I18N: In the Lithuanian surname tradition, ... 15143#: app/SurnameTradition.php:81 app/SurnameTradition.php:104 15144#: app/SurnameTradition.php:111 15145msgid "Wives take their husband’s surname." 15146msgstr "" 15147 15148#. I18N: A system where children take their father’s surname 15149#: app/SurnameTradition.php:84 15150msgid "patrilineal" 15151msgstr "" 15152 15153#. I18N: A system where children take their mother’s surname 15154#: app/SurnameTradition.php:88 15155msgid "matrilineal" 15156msgstr "" 15157 15158#. I18N: In the matrilineal surname tradition, ... 15159#: app/SurnameTradition.php:90 15160msgid "Children take their mother’s surname." 15161msgstr "" 15162 15163#: app/SurnameTradition.php:91 15164msgctxt "Surname tradition" 15165msgid "Spanish" 15166msgstr "" 15167 15168#. I18N: In the Spanish surname tradition, ... 15169#: app/SurnameTradition.php:93 15170msgid "Children take one surname from the father and one surname from the mother." 15171msgstr "" 15172 15173#: app/SurnameTradition.php:94 15174msgctxt "Surname tradition" 15175msgid "Portuguese" 15176msgstr "" 15177 15178#. I18N: In the Portuguese surname tradition, ... 15179#: app/SurnameTradition.php:96 15180msgid "Children take one surname from the mother and one surname from the father." 15181msgstr "" 15182 15183#: app/SurnameTradition.php:97 15184msgctxt "Surname tradition" 15185msgid "Icelandic" 15186msgstr "" 15187 15188#. I18N: In the Icelandic surname tradition, ... 15189#: app/SurnameTradition.php:99 15190msgid "Children take a patronym instead of a surname." 15191msgstr "" 15192 15193#: app/SurnameTradition.php:100 15194msgctxt "Surname tradition" 15195msgid "Polish" 15196msgstr "" 15197 15198#. I18N: In the Polish surname tradition, ... 15199#: app/SurnameTradition.php:106 15200msgid "Surnames are inflected to indicate an individual’s gender." 15201msgstr "" 15202 15203#: app/SurnameTradition.php:107 15204msgctxt "Surname tradition" 15205msgid "Lithuanian" 15206msgstr "" 15207 15208#. I18N: In the Lithuanian surname tradition, ... 15209#: app/SurnameTradition.php:113 15210msgid "Surnames are inflected to indicate an individual’s gender and marital status." 15211msgstr "" 15212 15213#: app/SurnameTradition.php:114 15214msgctxt "Surname tradition" 15215msgid "none" 15216msgstr "" 15217 15218#: resources/views/admin/analytics-edit.phtml:8 15219#: resources/views/admin/control-panel.phtml:389 15220#: resources/views/modules/faq/config.phtml:8 15221#: resources/views/modules/faq/edit.phtml:9 15222#: resources/views/modules/relationships-chart/config.phtml:8 15223#: resources/views/modules/sitemap/config.phtml:8 15224#: resources/views/modules/stories/config.phtml:8 15225#: resources/views/modules/stories/edit.phtml:9 15226msgid "Modules" 15227msgstr "" 15228 15229#: resources/views/admin/analytics-edit.phtml:18 15230msgid "Preview" 15231msgstr "" 15232 15233#. I18N: A button label. 15234#: resources/views/admin/analytics-edit.phtml:31 15235#: resources/views/admin/components.phtml:139 15236#: resources/views/admin/location-edit.phtml:75 15237#: resources/views/admin/map-provider.phtml:55 15238#: resources/views/admin/merge-records-step-2.phtml:165 15239#: resources/views/admin/modules.phtml:267 15240#: resources/views/admin/site-mail.phtml:245 15241#: resources/views/admin/site-preferences.phtml:90 15242#: resources/views/admin/site-registration.phtml:76 15243#: resources/views/admin/trees-preferences.phtml:946 15244#: resources/views/admin/trees-privacy.phtml:275 15245#: resources/views/admin/users-create.phtml:71 15246#: resources/views/admin/users-edit.phtml:336 15247#: resources/views/edit-account-page.phtml:152 15248#: resources/views/edit-blocks-page.phtml:44 15249#: resources/views/edit/add-fact.phtml:87 15250#: resources/views/edit/change-family-members.phtml:74 15251#: resources/views/edit/edit-fact.phtml:116 15252#: resources/views/edit/link-child-to-family.phtml:35 15253#: resources/views/edit/link-spouse-to-individual.phtml:27 15254#: resources/views/edit/new-individual.phtml:317 15255#: resources/views/edit/raw-gedcom-fact.phtml:31 15256#: resources/views/edit/raw-gedcom-record.phtml:59 15257#: resources/views/edit/reorder-children.phtml:36 15258#: resources/views/edit/reorder-media.phtml:34 15259#: resources/views/edit/reorder-names.phtml:36 15260#: resources/views/edit/reorder-spouses.phtml:36 15261#: resources/views/edit/shared-note.phtml:28 15262#: resources/views/modals/create-media-from-file.phtml:54 15263#: resources/views/modals/footer-save-cancel.phtml:6 15264#: resources/views/modules/custom-css-js/edit.phtml:40 15265#: resources/views/modules/edit-block-config.phtml:21 15266#: resources/views/modules/faq/edit.phtml:77 15267#: resources/views/modules/favorites/favorites.phtml:149 15268#: resources/views/modules/gedcom_news/edit.phtml:37 15269#: resources/views/modules/relationships-chart/config.phtml:46 15270#: resources/views/modules/sitemap/config.phtml:28 15271#: resources/views/modules/stories/edit.phtml:56 15272#: resources/views/modules/user_blog/edit.phtml:37 15273msgid "save" 15274msgstr "" 15275 15276#. I18N: A button label. 15277#: resources/views/admin/analytics-edit.phtml:36 15278#: resources/views/admin/broadcast.phtml:60 15279#: resources/views/admin/components.phtml:144 15280#: resources/views/admin/email-page.phtml:59 15281#: resources/views/admin/location-edit.phtml:79 15282#: resources/views/admin/site-mail.phtml:250 15283#: resources/views/admin/site-preferences.phtml:95 15284#: resources/views/admin/site-registration.phtml:81 15285#: resources/views/admin/trees-preferences.phtml:950 15286#: resources/views/admin/trees-privacy.phtml:280 15287#: resources/views/contact-page.phtml:67 15288#: resources/views/edit-blocks-page.phtml:49 15289#: resources/views/edit/add-fact.phtml:92 15290#: resources/views/edit/change-family-members.phtml:79 15291#: resources/views/edit/edit-fact.phtml:121 15292#: resources/views/edit/link-child-to-family.phtml:40 15293#: resources/views/edit/link-spouse-to-individual.phtml:32 15294#: resources/views/edit/new-individual.phtml:329 15295#: resources/views/edit/raw-gedcom-fact.phtml:35 15296#: resources/views/edit/raw-gedcom-record.phtml:63 15297#: resources/views/edit/reorder-children.phtml:46 15298#: resources/views/edit/reorder-media.phtml:39 15299#: resources/views/edit/reorder-names.phtml:41 15300#: resources/views/edit/reorder-spouses.phtml:46 15301#: resources/views/edit/shared-note.phtml:33 15302#: resources/views/message-page.phtml:55 15303#: resources/views/modals/create-media-from-file.phtml:58 15304#: resources/views/modals/footer-save-cancel.phtml:10 15305#: resources/views/modules/clippings/add-options.phtml:27 15306#: resources/views/modules/clippings/download.phtml:65 15307#: resources/views/modules/custom-css-js/edit.phtml:45 15308#: resources/views/modules/edit-block-config.phtml:25 15309#: resources/views/modules/favorites/favorites.phtml:145 15310#: resources/views/modules/gedcom_news/edit.phtml:41 15311#: resources/views/modules/stories/edit.phtml:61 15312#: resources/views/modules/user_blog/edit.phtml:41 15313msgid "cancel" 15314msgstr "" 15315 15316#: resources/views/admin/broadcast.phtml:18 15317#: resources/views/admin/email-page.phtml:18 15318#: resources/views/message-page.phtml:13 15319msgctxt "Email sender" 15320msgid "From" 15321msgstr "" 15322 15323#: resources/views/admin/broadcast.phtml:27 15324#: resources/views/admin/email-page.phtml:27 15325#: resources/views/contact-page.phtml:17 resources/views/message-page.phtml:22 15326msgctxt "Email recipient" 15327msgid "To" 15328msgstr "" 15329 15330#: resources/views/admin/broadcast.phtml:46 15331#: resources/views/admin/email-page.phtml:45 15332#: resources/views/admin/site-logs.phtml:53 15333#: resources/views/admin/site-logs.phtml:107 15334#: resources/views/contact-page.phtml:53 resources/views/message-page.phtml:41 15335msgid "Message" 15336msgstr "" 15337 15338#: resources/views/admin/changes-log.phtml:22 15339#: resources/views/admin/site-logs.phtml:23 15340msgctxt "Start of date range" 15341msgid "From" 15342msgstr "" 15343 15344#: resources/views/admin/changes-log.phtml:29 15345#: resources/views/admin/site-logs.phtml:30 15346msgctxt "End of date range" 15347msgid "To" 15348msgstr "" 15349 15350#: resources/views/admin/changes-log.phtml:43 15351#: resources/views/admin/changes-log.phtml:116 15352#: resources/views/admin/trees-privacy.phtml:216 15353#: resources/views/lists/anniversaries-table.phtml:9 15354#: resources/views/modules/clippings/show.phtml:19 15355#: resources/views/modules/recent_changes/changes-table.phtml:13 15356#: resources/views/modules/todo/research-tasks.phtml:10 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:118 15370#: resources/views/admin/site-logs.phtml:60 15371#: resources/views/admin/site-logs.phtml:109 15372#: resources/views/modules/recent_changes/changes-table.phtml:20 15373#: resources/views/pending-changes-page.phtml:54 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/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/media-list-page.phtml:65 15391#: resources/views/modules/lifespans-chart/page.phtml:70 15392#: resources/views/modules/timeline-chart/page.phtml:28 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:61 15400#: resources/views/report-setup-page.phtml:66 15401msgid "download" 15402msgstr "" 15403 15404#: resources/views/admin/changes-log.phtml:94 15405#: resources/views/admin/site-logs.phtml:89 15406msgid "Permanently delete these records?" 15407msgstr "" 15408 15409#. I18N: A button label. 15410#: resources/views/admin/changes-log.phtml:96 15411#: resources/views/admin/locations.phtml:82 15412#: resources/views/admin/site-logs.phtml:91 15413#: resources/views/admin/users-cleanup.phtml:65 15414#: resources/views/admin/webtrees1-thumbnails-form.phtml:27 15415msgid "delete" 15416msgstr "" 15417 15418#: resources/views/admin/changes-log.phtml:114 15419#: resources/views/admin/site-logs.phtml:105 15420msgid "Timestamp" 15421msgstr "" 15422 15423#: resources/views/admin/clean-data.phtml:14 15424#, php-format 15425msgid "Files marked with %s are required for proper operation and cannot be removed." 15426msgstr "" 15427 15428#: resources/views/admin/components.phtml:24 15429#: resources/views/admin/modules.phtml:55 15430msgid "Module" 15431msgstr "" 15432 15433#: resources/views/admin/components.phtml:25 15434#: resources/views/admin/components.phtml:64 15435#: resources/views/admin/modules.phtml:58 15436msgid "Enabled" 15437msgstr "" 15438 15439#: resources/views/admin/components.phtml:27 15440#: resources/views/admin/components.phtml:82 15441#: resources/views/admin/trees-privacy.phtml:222 15442msgid "Access level" 15443msgstr "" 15444 15445#: resources/views/admin/components.phtml:30 15446#: resources/views/admin/components.phtml:121 15447#: resources/views/modules/faq/config.phtml:44 15448msgid "Move up" 15449msgstr "" 15450 15451#: resources/views/admin/components.phtml:31 15452#: resources/views/admin/components.phtml:127 15453#: resources/views/modules/faq/config.phtml:45 15454msgid "Move down" 15455msgstr "" 15456 15457#: resources/views/admin/components.phtml:114 15458#: resources/views/family-page-menu.phtml:14 15459#: resources/views/gedcom-record-page-menu.phtml:13 15460#: resources/views/individual-page-menu.phtml:18 15461#: resources/views/media-page-menu.phtml:13 15462#: resources/views/note-page-menu.phtml:13 15463#: resources/views/repository-page-menu.phtml:13 15464#: resources/views/source-page-menu.phtml:13 15465msgid "edit" 15466msgstr "" 15467 15468#: resources/views/admin/control-panel.phtml:39 15469#: resources/views/admin/control-panel.phtml:443 15470#: resources/views/admin/trees-preferences.phtml:185 15471msgid "Website" 15472msgstr "" 15473 15474#. I18N: %s is a URL/link to the project website 15475#: resources/views/admin/control-panel.phtml:56 15476#, php-format 15477msgid "Support and documentation can be found at %s." 15478msgstr "" 15479 15480#: resources/views/admin/control-panel.phtml:134 15481#: resources/views/admin/trees.phtml:32 15482msgid "You need to create a family tree." 15483msgstr "" 15484 15485#: resources/views/admin/control-panel.phtml:302 15486#: resources/views/modules/gedcom_stats/statistics.phtml:119 15487#: resources/views/modules/html/template-statistics.phtml:54 15488msgid "Users" 15489msgstr "" 15490 15491#: resources/views/admin/control-panel.phtml:310 15492msgid "Administrators" 15493msgstr "" 15494 15495#: resources/views/admin/control-panel.phtml:310 15496msgid "Managers" 15497msgstr "" 15498 15499#: resources/views/admin/control-panel.phtml:310 15500msgid "Moderators" 15501msgstr "" 15502 15503#: resources/views/admin/control-panel.phtml:310 15504msgid "Not verified by the user" 15505msgstr "" 15506 15507#: resources/views/admin/control-panel.phtml:310 15508msgid "Not approved by an administrator" 15509msgstr "" 15510 15511#: resources/views/admin/control-panel.phtml:408 15512msgid "Genealogy" 15513msgstr "" 15514 15515#: resources/views/admin/control-panel.phtml:496 15516msgid "Individual page" 15517msgstr "" 15518 15519#: resources/views/admin/control-panel.phtml:642 15520msgid "Old files found" 15521msgstr "" 15522 15523#: resources/views/admin/control-panel.phtml:647 15524msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." 15525msgstr "" 15526 15527#: resources/views/admin/custom-module-info.phtml:12 15528msgid "Custom module" 15529msgstr "" 15530 15531#: resources/views/admin/fix-level-0-media-action.phtml:17 15532msgid "Move the media object?" 15533msgstr "" 15534 15535#: resources/views/admin/fix-level-0-media.phtml:10 15536msgid "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." 15537msgstr "" 15538 15539#: resources/views/admin/location-edit.phtml:31 15540#: resources/views/admin/locations.phtml:19 15541msgid "Flag" 15542msgstr "" 15543 15544#: resources/views/admin/location-edit.phtml:47 15545#: resources/views/admin/location-edit.phtml:58 15546msgid "degrees" 15547msgstr "" 15548 15549#: resources/views/admin/location-edit.phtml:63 15550#: resources/views/modules/fanchart/page.phtml:44 15551msgid "Zoom" 15552msgstr "" 15553 15554#: resources/views/admin/location-edit.phtml:132 15555#: resources/views/modules/pedigree-map/chart.phtml:53 15556#: resources/views/modules/places/tab.phtml:49 15557#: resources/views/modules/timeline-chart/page.phtml:36 15558#: resources/views/place-map.phtml:56 15559msgid "Zoom in" 15560msgstr "" 15561 15562#: resources/views/admin/location-edit.phtml:133 15563#: resources/views/modules/pedigree-map/chart.phtml:54 15564#: resources/views/modules/places/tab.phtml:50 15565#: resources/views/modules/timeline-chart/page.phtml:39 15566#: resources/views/place-map.phtml:57 15567msgid "Zoom out" 15568msgstr "" 15569 15570#: resources/views/admin/location-edit.phtml:134 15571#: resources/views/modules/pedigree-map/chart.phtml:55 15572#: resources/views/modules/places/tab.phtml:51 15573#: resources/views/place-map.phtml:58 15574msgid "Reset to initial map state" 15575msgstr "" 15576 15577#: resources/views/admin/location-edit.phtml:135 15578#: resources/views/modules/pedigree-map/chart.phtml:56 15579#: resources/views/modules/places/tab.phtml:52 15580#: resources/views/place-map.phtml:59 15581msgid "No mappable items" 15582msgstr "" 15583 15584#: resources/views/admin/location-edit.phtml:136 15585#: resources/views/modules/pedigree-map/chart.phtml:57 15586#: resources/views/place-map.phtml:60 15587msgid "An unknown error occurred" 15588msgstr "" 15589 15590#: resources/views/admin/locations.phtml:18 15591msgid "Zoom level" 15592msgstr "" 15593 15594#: resources/views/admin/locations.phtml:63 15595#, php-format 15596msgid "Flag of %s" 15597msgstr "" 15598 15599#: resources/views/admin/locations.phtml:79 15600msgid "Remove this location?" 15601msgstr "" 15602 15603#. I18N: A button label. 15604#: resources/views/admin/locations.phtml:101 15605msgid "add place" 15606msgstr "" 15607 15608#. I18N: A button label. 15609#: resources/views/admin/locations.phtml:107 15610msgid "export file" 15611msgstr "" 15612 15613#. I18N: A button label. 15614#: resources/views/admin/locations.phtml:120 15615msgid "import file" 15616msgstr "" 15617 15618#: resources/views/admin/locations.phtml:132 15619msgid "Import all places from a family tree" 15620msgstr "" 15621 15622#. I18N: A button label. 15623#: resources/views/admin/locations.phtml:141 15624msgid "import" 15625msgstr "" 15626 15627#: resources/views/admin/map-import-form.phtml:19 15628#: resources/views/admin/trees-export.phtml:19 15629#: resources/views/admin/trees-import.phtml:42 15630#: resources/views/modals/media-file-fields.phtml:15 15631#: resources/views/modals/media-file-fields.phtml:75 15632msgid "A file on the server" 15633msgstr "" 15634 15635#: resources/views/admin/map-import-form.phtml:43 15636#: resources/views/admin/trees-export.phtml:38 15637#: resources/views/admin/trees-import.phtml:31 15638#: resources/views/modals/media-file-fields.phtml:11 15639#: resources/views/modals/media-file-fields.phtml:27 15640msgid "A file on your computer" 15641msgstr "" 15642 15643#: resources/views/admin/map-import-form.phtml:54 15644msgid "Delete all existing geographic data before importing the file." 15645msgstr "" 15646 15647#: resources/views/admin/map-import-form.phtml:66 15648#: resources/views/admin/trees.phtml:296 15649msgid "Import" 15650msgstr "" 15651 15652#: resources/views/admin/map-import-form.phtml:69 15653msgid "Add new, and update existing records" 15654msgstr "" 15655 15656#: resources/views/admin/map-import-form.phtml:69 15657msgid "Only add new records" 15658msgstr "" 15659 15660#: resources/views/admin/map-import-form.phtml:69 15661msgid "Only update existing records" 15662msgstr "" 15663 15664#: resources/views/admin/map-import-form.phtml:91 15665msgid "Really delete all geographic data?" 15666msgstr "" 15667 15668#: resources/views/admin/map-provider.phtml:20 15669msgid "Do not use maps" 15670msgstr "" 15671 15672#: resources/views/admin/map-provider.phtml:31 15673msgid "Use the GeoNames database for autocomplete on places" 15674msgstr "" 15675 15676#. I18N: Help text for the “Use GeoNames database for autocomplete on places” configuration setting 15677#: resources/views/admin/map-provider.phtml:44 15678msgid "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." 15679msgstr "" 15680 15681#: resources/views/admin/media-upload.phtml:9 15682msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 15683msgstr "" 15684 15685#: resources/views/admin/media-upload.phtml:10 15686#: resources/views/modals/media-file-fields.phtml:32 15687msgid "Maximum upload size: " 15688msgstr "" 15689 15690#: resources/views/admin/media-upload.phtml:17 15691#: resources/views/admin/media.phtml:88 15692#: resources/views/admin/webtrees1-thumbnails.phtml:36 15693#: resources/views/media-page.phtml:88 resources/views/media-page.phtml:183 15694#: resources/views/modals/create-media-from-file.phtml:20 15695#: resources/views/modals/media-file-fields.phtml:6 15696msgid "Media file" 15697msgstr "" 15698 15699#: resources/views/admin/media-upload.phtml:21 15700msgid "Media file to upload" 15701msgstr "" 15702 15703#: resources/views/admin/media-upload.phtml:31 15704#: resources/views/modals/media-file-fields.phtml:40 15705msgid "Filename on server" 15706msgstr "" 15707 15708#: resources/views/admin/media-upload.phtml:37 15709msgid "Leave this entry blank to keep the original filename" 15710msgstr "" 15711 15712#: resources/views/admin/media-upload.phtml:44 15713msgid "Folder name on server" 15714msgstr "" 15715 15716#. I18N: A button label. 15717#: resources/views/admin/media-upload.phtml:60 15718msgid "upload" 15719msgstr "" 15720 15721#: resources/views/admin/media.phtml:19 15722#: resources/views/admin/trees-preferences.phtml:251 15723msgid "Media files" 15724msgstr "" 15725 15726#: resources/views/admin/media.phtml:20 15727#: resources/views/admin/trees-preferences.phtml:227 15728msgid "Media folders" 15729msgstr "" 15730 15731#. I18N: “Local files” are stored on this computer 15732#: resources/views/admin/media.phtml:28 15733msgid "Local files" 15734msgstr "" 15735 15736#. I18N: “External files” are stored on other computers 15737#: resources/views/admin/media.phtml:33 15738msgid "External files" 15739msgstr "" 15740 15741#: resources/views/admin/media.phtml:38 15742msgid "Unused files" 15743msgstr "" 15744 15745#. I18N: Label for check-box 15746#: resources/views/admin/media.phtml:58 15747#: resources/views/media-list-page.phtml:25 15748msgid "Include subfolders" 15749msgstr "" 15750 15751#: resources/views/admin/media.phtml:63 15752msgid "Exclude subfolders" 15753msgstr "" 15754 15755#: resources/views/admin/media.phtml:67 15756msgid "External media files have a URL instead of a filename." 15757msgstr "" 15758 15759#: resources/views/admin/merge-records-step-1.phtml:19 15760msgid "Select two records to merge." 15761msgstr "" 15762 15763#: resources/views/admin/merge-records-step-1.phtml:35 15764msgid "First record" 15765msgstr "" 15766 15767#: resources/views/admin/merge-records-step-1.phtml:65 15768msgid "Second record" 15769msgstr "" 15770 15771#: resources/views/admin/merge-records-step-2.phtml:21 15772msgid "Select the facts and events to keep from both records." 15773msgstr "" 15774 15775#: resources/views/admin/merge-records-step-2.phtml:26 15776msgid "The following facts and events were found in both records." 15777msgstr "" 15778 15779#: resources/views/admin/merge-records-step-2.phtml:35 15780#: resources/views/admin/merge-records-step-2.phtml:82 15781#: resources/views/admin/merge-records-step-2.phtml:128 15782msgid "Select" 15783msgstr "" 15784 15785#: resources/views/admin/merge-records-step-2.phtml:38 15786#: resources/views/admin/merge-records-step-2.phtml:85 15787#: resources/views/admin/merge-records-step-2.phtml:131 15788#: resources/views/gedcom-record-page.phtml:35 15789#: resources/views/media-page.phtml:53 15790#: resources/views/modules/statistics-chart/custom.phtml:66 15791#: resources/views/note-page.phtml:35 resources/views/repository-page.phtml:39 15792#: resources/views/source-page.phtml:40 15793msgid "Details" 15794msgstr "" 15795 15796#: resources/views/admin/merge-records-step-2.phtml:62 15797#: resources/views/admin/merge-records-step-2.phtml:109 15798#: resources/views/admin/merge-records-step-2.phtml:155 15799msgid "No matching facts found" 15800msgstr "" 15801 15802#. I18N: the name of an individual, source, etc. 15803#: resources/views/admin/merge-records-step-2.phtml:73 15804#: resources/views/admin/merge-records-step-2.phtml:119 15805#, php-format 15806msgid "The following facts and events were only found in the record of %s." 15807msgstr "" 15808 15809#: resources/views/admin/modules.phtml:33 15810#, php-format 15811msgid "Preferences exist for the module “%s”, but this module no longer exists." 15812msgstr "" 15813 15814#: resources/views/admin/modules.phtml:35 15815msgid "Delete the preferences for this module." 15816msgstr "" 15817 15818#: resources/views/admin/modules.phtml:50 15819#: resources/views/modules/batch_update/admin.phtml:9 15820msgid "Module administration" 15821msgstr "" 15822 15823#: resources/views/admin/modules.phtml:150 15824#: resources/views/admin/modules.phtml:153 15825msgid "Menu" 15826msgstr "" 15827 15828#: resources/views/admin/modules.phtml:158 15829#: resources/views/admin/modules.phtml:161 15830msgid "Tab" 15831msgstr "" 15832 15833#: resources/views/admin/modules.phtml:166 15834#: resources/views/admin/modules.phtml:169 15835msgid "Sidebar" 15836msgstr "" 15837 15838#: resources/views/admin/modules.phtml:197 15839#: resources/views/admin/modules.phtml:200 15840msgid "Chart" 15841msgstr "" 15842 15843#: resources/views/admin/modules.phtml:205 15844#: resources/views/admin/modules.phtml:208 15845msgid "List" 15846msgstr "" 15847 15848#: resources/views/admin/modules.phtml:221 15849#: resources/views/admin/modules.phtml:224 15850msgid "Footer" 15851msgstr "" 15852 15853#: resources/views/admin/server-information.phtml:13 15854msgid "PHP information" 15855msgstr "" 15856 15857#: resources/views/admin/site-logs.phtml:44 15858#: resources/views/admin/site-logs.phtml:108 15859msgid "IP address" 15860msgstr "" 15861 15862#: resources/views/admin/site-mail.phtml:34 15863msgid "Instructions for Google mail" 15864msgstr "" 15865 15866#. I18N: A configuration setting 15867#: resources/views/admin/site-mail.phtml:38 15868#: resources/views/admin/site-mail.phtml:97 15869#: resources/views/setup/step-4-database-mysql.phtml:25 15870#: resources/views/setup/step-4-database-pgsql.phtml:25 15871#: resources/views/setup/step-4-database-sqlsvr.phtml:25 15872msgid "Server name" 15873msgstr "" 15874 15875#. I18N: A configuration setting 15876#: resources/views/admin/site-mail.phtml:40 15877#: resources/views/admin/site-mail.phtml:111 15878#: resources/views/setup/step-4-database-mysql.phtml:43 15879#: resources/views/setup/step-4-database-pgsql.phtml:37 15880#: resources/views/setup/step-4-database-sqlsvr.phtml:37 15881msgid "Port number" 15882msgstr "" 15883 15884#. I18N: A configuration setting 15885#: resources/views/admin/site-mail.phtml:42 15886#: resources/views/admin/site-mail.phtml:169 15887msgid "Secure connection" 15888msgstr "" 15889 15890#. I18N: A configuration setting 15891#: resources/views/admin/site-mail.phtml:44 15892#: resources/views/admin/site-mail.phtml:141 15893#: resources/views/admin/users-create.phtml:32 15894#: resources/views/admin/users-edit.phtml:37 15895#: resources/views/admin/users.phtml:20 15896#: resources/views/edit-account-page.phtml:20 15897#: resources/views/emails/register-notify-html.phtml:17 15898#: resources/views/emails/register-notify-text.phtml:11 15899#: resources/views/login-page.phtml:34 15900#: resources/views/modules/login_block/sign-in.phtml:18 15901#: resources/views/modules/todo/research-tasks.phtml:13 15902#: resources/views/password-reset-page.phtml:25 15903#: resources/views/register-page.phtml:57 15904#: resources/views/setup/step-5-administrator.phtml:44 15905msgid "Username" 15906msgstr "" 15907 15908#. I18N: A configuration setting 15909#: resources/views/admin/site-mail.phtml:46 15910#: resources/views/admin/site-mail.phtml:155 15911#: resources/views/admin/users-create.phtml:45 15912#: resources/views/admin/users-edit.phtml:50 15913#: resources/views/edit-account-page.phtml:76 15914#: resources/views/login-page.phtml:43 15915#: resources/views/modules/login_block/sign-in.phtml:25 15916#: resources/views/password-reset-page.phtml:34 15917#: resources/views/register-page.phtml:69 15918#: resources/views/setup/step-5-administrator.phtml:56 15919msgid "Password" 15920msgstr "" 15921 15922#: resources/views/admin/site-mail.phtml:48 15923msgid "If you use two-factor authentication, create an <a href=\"https://myaccount.google.com/apppasswords\">app password</a>." 15924msgstr "" 15925 15926#: resources/views/admin/site-mail.phtml:50 15927msgid "If you do not use two-factor authentication, enable <a href=\"https://www.google.com/settings/security/lesssecureapps\">less secure applications</a> and use your Google password." 15928msgstr "" 15929 15930#. I18N: Help text for the “Messages” site configuration setting 15931#: resources/views/admin/site-mail.phtml:67 15932msgid "webtrees needs to send emails, such as password reminders and website notifications." 15933msgstr "" 15934 15935#. I18N: A configuration setting 15936#: resources/views/admin/site-mail.phtml:75 15937msgid "Sender name" 15938msgstr "" 15939 15940#. I18N: Help text for the “Sender name” site configuration setting 15941#: resources/views/admin/site-mail.phtml:81 15942msgid "This name is used in the “From” field, when sending automatic emails from this server." 15943msgstr "" 15944 15945#: resources/views/admin/site-mail.phtml:86 15946msgid "Most mail servers require a valid email address." 15947msgstr "" 15948 15949#: resources/views/admin/site-mail.phtml:92 15950msgid "SMTP mail server" 15951msgstr "" 15952 15953#. I18N: Help text for the “Server name” site configuration setting 15954#: resources/views/admin/site-mail.phtml:103 15955msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 15956msgstr "" 15957 15958#. I18N: Help text for the "Port number" site configuration setting 15959#: resources/views/admin/site-mail.phtml:117 15960msgid "By default, SMTP works on port 25." 15961msgstr "" 15962 15963#. I18N: A configuration setting 15964#: resources/views/admin/site-mail.phtml:126 15965msgid "Use password" 15966msgstr "" 15967 15968#. I18N: Help text for the “Use password” site configuration setting 15969#: resources/views/admin/site-mail.phtml:132 15970msgid "Most SMTP servers require a password." 15971msgstr "" 15972 15973#. I18N: Help text for the "Username" site configuration setting 15974#: resources/views/admin/site-mail.phtml:147 15975msgid "The username required for authentication with the SMTP server." 15976msgstr "" 15977 15978#. I18N: Help text for the "Password" site configuration setting 15979#: resources/views/admin/site-mail.phtml:161 15980msgid "The password required for authentication with the SMTP server." 15981msgstr "" 15982 15983#. I18N: Help text for the “Secure connection” site configuration setting 15984#: resources/views/admin/site-mail.phtml:175 15985msgid "Most servers do not use secure connections." 15986msgstr "" 15987 15988#. I18N: A configuration setting 15989#: resources/views/admin/site-mail.phtml:183 15990msgid "Sending server name" 15991msgstr "" 15992 15993#. I18N: Help text for the "Sending server name" site configuration setting 15994#: resources/views/admin/site-mail.phtml:189 15995msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." 15996msgstr "" 15997 15998#: resources/views/admin/site-mail.phtml:194 15999msgid "Most mail servers require a valid domain name." 16000msgstr "" 16001 16002#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail 16003#: resources/views/admin/site-mail.phtml:202 16004msgid "DKIM digital signature" 16005msgstr "" 16006 16007#: resources/views/admin/site-mail.phtml:207 16008msgid "Domain name" 16009msgstr "" 16010 16011#: resources/views/admin/site-mail.phtml:216 16012msgid "Selector" 16013msgstr "" 16014 16015#: resources/views/admin/site-mail.phtml:225 16016msgid "Private key" 16017msgstr "" 16018 16019#: resources/views/admin/site-mail.phtml:239 16020msgid "Send a test email using these settings" 16021msgstr "" 16022 16023#. I18N: A configuration setting 16024#: resources/views/admin/site-preferences.phtml:20 16025msgid "Data folder" 16026msgstr "" 16027 16028#. I18N: Help text for the "Data folder" site configuration setting 16029#: resources/views/admin/site-preferences.phtml:26 16030msgid "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." 16031msgstr "" 16032 16033#. I18N: “Apache” is a software program. 16034#: resources/views/admin/site-preferences.phtml:30 16035msgid "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." 16036msgstr "" 16037 16038#: resources/views/admin/site-preferences.phtml:33 16039msgid "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." 16040msgstr "" 16041 16042#: resources/views/admin/site-preferences.phtml:36 16043msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 16044msgstr "" 16045 16046#. I18N: A configuration setting 16047#: resources/views/admin/site-preferences.phtml:44 16048#: resources/views/admin/users-edit.phtml:124 16049#: resources/views/edit-account-page.phtml:99 16050msgid "Time zone" 16051msgstr "" 16052 16053#: resources/views/admin/site-preferences.phtml:49 16054#: resources/views/admin/users-edit.phtml:129 16055#: resources/views/edit-account-page.phtml:104 16056msgid "The time zone is required for date calculations, such as knowing today’s date." 16057msgstr "" 16058 16059#. I18N: A configuration setting 16060#: resources/views/admin/site-preferences.phtml:58 16061msgid "Default theme" 16062msgstr "" 16063 16064#. I18N: Help text for the "Default theme" site configuration setting 16065#: resources/views/admin/site-preferences.phtml:64 16066msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 16067msgstr "" 16068 16069#. I18N: A configuration setting 16070#: resources/views/admin/site-preferences.phtml:74 16071msgid "Show list of family trees" 16072msgstr "" 16073 16074#. I18N: Help text for the “Show list of family trees” site configuration setting 16075#: resources/views/admin/site-preferences.phtml:80 16076msgid "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." 16077msgstr "" 16078 16079#. I18N: A configuration setting 16080#: resources/views/admin/site-registration.phtml:19 16081msgid "Welcome text on sign-in page" 16082msgstr "" 16083 16084#. I18N: A configuration setting 16085#: resources/views/admin/site-registration.phtml:31 16086msgid "Custom welcome text" 16087msgstr "" 16088 16089#. I18N: Help text for the "Custom welcome text" site configuration setting 16090#: resources/views/admin/site-registration.phtml:36 16091msgid "To set this text for other languages, you must switch to that language, and visit this page again." 16092msgstr "" 16093 16094#. I18N: A configuration setting 16095#: resources/views/admin/site-registration.phtml:45 16096msgid "Allow visitors to request a new user account" 16097msgstr "" 16098 16099#: resources/views/admin/site-registration.phtml:50 16100msgid "The new user will be asked to confirm their email address before the account is created." 16101msgstr "" 16102 16103#: resources/views/admin/site-registration.phtml:51 16104msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree." 16105msgstr "" 16106 16107#: resources/views/admin/site-registration.phtml:52 16108msgid "An administrator must approve the new user account and select an access level before the user can sign in." 16109msgstr "" 16110 16111#. I18N: A configuration setting 16112#: resources/views/admin/site-registration.phtml:62 16113msgid "Show acceptable use agreement on “Request a new user account” page" 16114msgstr "" 16115 16116#. I18N: A configuration setting 16117#: resources/views/admin/trees-check.phtml:14 16118#: resources/views/admin/trees-preferences.phtml:634 16119msgid "GEDCOM errors" 16120msgstr "" 16121 16122#: resources/views/admin/trees-check.phtml:26 16123msgid "No errors have been found." 16124msgstr "" 16125 16126#: resources/views/admin/trees-create.phtml:18 16127#: resources/views/admin/trees-preferences.phtml:21 16128msgid "Family tree title" 16129msgstr "" 16130 16131#. I18N: help text for family tree / GEDCOM file names 16132#: resources/views/admin/trees-create.phtml:43 16133#: resources/views/admin/trees-preferences.phtml:57 16134msgid "Avoid spaces and punctuation. A family name might be a good choice." 16135msgstr "" 16136 16137#. I18N: A button label. 16138#: resources/views/admin/trees-create.phtml:52 16139msgid "create" 16140msgstr "" 16141 16142#: resources/views/admin/trees-create.phtml:55 16143msgid "After creating the family tree, you will be able to import data from a GEDCOM file." 16144msgstr "" 16145 16146#: resources/views/admin/trees-duplicates.phtml:30 16147msgid "Merge" 16148msgstr "" 16149 16150#: resources/views/admin/trees-duplicates.phtml:37 16151msgid "No duplicates have been found." 16152msgstr "" 16153 16154#: resources/views/admin/trees-export.phtml:45 16155msgid "Export preferences" 16156msgstr "" 16157 16158#: resources/views/admin/trees-export.phtml:59 16159msgid "Include media (automatically zips files)" 16160msgstr "" 16161 16162#. I18N: A media path (e.g. C:\aaa\bbb\ccc\) in a GEDCOM file 16163#: resources/views/admin/trees-export.phtml:77 16164msgid "Add the GEDCOM media path to filenames" 16165msgstr "" 16166 16167#. I18N: %s is the name of a folder. 16168#: resources/views/admin/trees-export.phtml:81 16169#, php-format 16170msgid "Media filenames will be prefixed by %s." 16171msgstr "" 16172 16173#: resources/views/admin/trees-export.phtml:88 16174#: resources/views/modules/clippings/download.phtml:15 16175#: resources/views/modules/clippings/download.phtml:34 16176msgid "Apply privacy settings" 16177msgstr "" 16178 16179#. I18N: %s is the name of a family tree 16180#: resources/views/admin/trees-import.phtml:15 16181#, php-format 16182msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 16183msgstr "" 16184 16185#: resources/views/admin/trees-import.phtml:18 16186msgid "You have selected a GEDCOM file with a different name. Is this correct?" 16187msgstr "" 16188 16189#: resources/views/admin/trees-import.phtml:25 16190msgid "Select a GEDCOM file to import" 16191msgstr "" 16192 16193#: resources/views/admin/trees-import.phtml:60 16194msgid "No GEDCOM files found." 16195msgstr "" 16196 16197#: resources/views/admin/trees-import.phtml:76 16198msgid "Import preferences" 16199msgstr "" 16200 16201#. I18N: A configuration setting 16202#: resources/views/admin/trees-import.phtml:81 16203msgid "Keep media objects" 16204msgstr "" 16205 16206#: resources/views/admin/trees-import.phtml:84 16207msgid "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." 16208msgstr "" 16209 16210#: resources/views/admin/trees-import.phtml:88 16211msgid "Add spaces where long lines were wrapped" 16212msgstr "" 16213 16214#: resources/views/admin/trees-import.phtml:91 16215msgid "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." 16216msgstr "" 16217 16218#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 16219#: resources/views/admin/trees-import.phtml:94 16220msgid "Remove the GEDCOM media path from filenames" 16221msgstr "" 16222 16223#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 16224#: resources/views/admin/trees-import.phtml:106 16225msgid "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." 16226msgstr "" 16227 16228#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 16229#: resources/views/admin/trees-import.phtml:107 16230#, php-format 16231msgid "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." 16232msgstr "" 16233 16234#: resources/views/admin/trees-merge.phtml:8 16235#: resources/views/admin/trees-places.phtml:9 16236#: resources/views/admin/trees-renumber.phtml:8 16237#: resources/views/admin/trees-unconnected.phtml:19 16238msgid "Manage family trees " 16239msgstr "" 16240 16241#: resources/views/admin/trees-merge.phtml:14 16242#: resources/views/admin/trees-renumber.phtml:13 16243msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 16244msgstr "" 16245 16246#. I18N: An XREF is the identification number used in GEDCOM files. 16247#: resources/views/admin/trees-merge.phtml:17 16248#, php-format 16249msgid "The two family trees have %1$s record which uses the same “XREF”." 16250msgid_plural "The two family trees have %1$s records which use the same “XREF”." 16251msgstr[0] "" 16252msgstr[1] "" 16253 16254#: resources/views/admin/trees-merge.phtml:20 16255msgid "You must renumber the records in one of the trees before you can merge them." 16256msgstr "" 16257 16258#. I18N: Copy all the records from [family tree 1] into [family tree 2] 16259#: resources/views/admin/trees-merge.phtml:38 16260#, php-format 16261msgid "Copy all the records from %1$s into %2$s." 16262msgstr "" 16263 16264#: resources/views/admin/trees-places.phtml:14 16265msgid "This will update the highest-level part or parts of the place name. For example, “Mexico” will match “Quintana Roo, Mexico”, but not “Santa Fe, New Mexico”." 16266msgstr "" 16267 16268#: resources/views/admin/trees-places.phtml:22 16269#: resources/views/search-general-page.phtml:16 16270#: resources/views/search-replace-page.phtml:17 16271msgid "Search for" 16272msgstr "" 16273 16274#: resources/views/admin/trees-places.phtml:28 16275#: resources/views/search-replace-page.phtml:26 16276msgid "Replace with" 16277msgstr "" 16278 16279#. I18N: A button label. 16280#: resources/views/admin/trees-places.phtml:36 16281msgid "preview" 16282msgstr "" 16283 16284#: resources/views/admin/trees-places.phtml:42 16285msgid "No places have been found." 16286msgstr "" 16287 16288#: resources/views/admin/trees-places.phtml:46 16289msgid "The following places would be changed:" 16290msgstr "" 16291 16292#. I18N: A button label. 16293#: resources/views/admin/trees-places.phtml:58 16294#: resources/views/admin/trees-unconnected.phtml:28 16295msgid "update" 16296msgstr "" 16297 16298#: resources/views/admin/trees-preferences.phtml:16 16299#: resources/views/admin/trees-preferences.phtml:613 16300msgid "General" 16301msgstr "" 16302 16303#. I18N: Help text for the “Language” configuration setting 16304#: resources/views/admin/trees-preferences.phtml:76 16305msgid "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." 16306msgstr "" 16307 16308#. I18N: Help text for the “Default individual” configuration setting 16309#: resources/views/admin/trees-preferences.phtml:89 16310#: resources/views/edit-account-page.phtml:68 16311msgid "This individual will be selected by default when viewing charts and reports." 16312msgstr "" 16313 16314#. I18N: A configuration setting 16315#: resources/views/admin/trees-preferences.phtml:98 16316#: resources/views/admin/trees-preferences.phtml:100 16317#: resources/views/admin/trees-preferences.phtml:103 16318msgid "Calendar conversion" 16319msgstr "" 16320 16321#. I18N: Help text for the “Calendar conversion” configuration setting 16322#: resources/views/admin/trees-preferences.phtml:116 16323msgid "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." 16324msgstr "" 16325 16326#. I18N: Help text for the “Calendar conversion” configuration setting 16327#: resources/views/admin/trees-preferences.phtml:119 16328#, php-format 16329msgid "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." 16330msgstr "" 16331 16332#. I18N: Help text for the “Calendar conversion” configuration setting 16333#: resources/views/admin/trees-preferences.phtml:122 16334msgid "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." 16335msgstr "" 16336 16337#. I18N: A configuration setting 16338#: resources/views/admin/trees-preferences.phtml:132 16339msgid "Add unique identifiers" 16340msgstr "" 16341 16342#. I18N: Help text for the “Add unique identifiers” configuration setting 16343#: resources/views/admin/trees-preferences.phtml:137 16344msgid "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." 16345msgstr "" 16346 16347#. I18N: A configuration setting 16348#: resources/views/admin/trees-preferences.phtml:148 16349msgid "Genealogy contact" 16350msgstr "" 16351 16352#. I18N: Help text for the “Genealogy contact” configuration setting 16353#: resources/views/admin/trees-preferences.phtml:160 16354msgid "The individual to contact about the genealogy data on this website." 16355msgstr "" 16356 16357#. I18N: A configuration setting 16358#: resources/views/admin/trees-preferences.phtml:168 16359msgid "Technical help contact" 16360msgstr "" 16361 16362#. I18N: Help text for the “Technical help contact” configuration setting 16363#: resources/views/admin/trees-preferences.phtml:180 16364msgid "The individual to be contacted about technical questions or errors encountered on your website." 16365msgstr "" 16366 16367#. I18N: A configuration setting 16368#: resources/views/admin/trees-preferences.phtml:190 16369msgid "Add to TITLE header tag" 16370msgstr "" 16371 16372#. I18N: Help text for the “Add to TITLE header tag” configuration setting 16373#: resources/views/admin/trees-preferences.phtml:202 16374msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 16375msgstr "" 16376 16377#. I18N: A configuration setting 16378#: resources/views/admin/trees-preferences.phtml:210 16379msgid "Description META tag" 16380msgstr "" 16381 16382#. I18N: Help text for the “Description META tag” configuration setting 16383#: resources/views/admin/trees-preferences.phtml:222 16384msgid "The value to place in the “meta description” tag in the HTML page header. Leave this field empty to use the name of the family tree." 16385msgstr "" 16386 16387#. I18N: A configuration setting 16388#: resources/views/admin/trees-preferences.phtml:232 16389msgid "Media folder" 16390msgstr "" 16391 16392#. I18N: Help text for the “Media folder” configuration setting 16393#: resources/views/admin/trees-preferences.phtml:244 16394msgid "This folder will be used to store the media files for this family tree." 16395msgstr "" 16396 16397#. I18N: Help text for the “Media folder” configuration setting 16398#: resources/views/admin/trees-preferences.phtml:245 16399msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 16400msgstr "" 16401 16402#. I18N: Help text for the “Media folder” configuration setting 16403#: resources/views/admin/trees-preferences.phtml:246 16404msgid "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." 16405msgstr "" 16406 16407#. I18N: A configuration setting 16408#: resources/views/admin/trees-preferences.phtml:256 16409msgid "Who can upload new media files" 16410msgstr "" 16411 16412#. I18N: Help text for the “Who can upload new media files” configuration setting 16413#: resources/views/admin/trees-preferences.phtml:261 16414msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 16415msgstr "" 16416 16417#. I18N: A configuration setting 16418#: resources/views/admin/trees-preferences.phtml:270 16419msgid "Show a download link in the media viewer" 16420msgstr "" 16421 16422#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 16423#: resources/views/admin/trees-preferences.phtml:275 16424msgid "This option will make it easier for users to download images." 16425msgstr "" 16426 16427#: resources/views/admin/trees-preferences.phtml:281 16428#: resources/views/admin/trees-preferences.phtml:287 16429msgid "Thumbnail images" 16430msgstr "" 16431 16432#: resources/views/admin/trees-preferences.phtml:290 16433#: resources/views/admin/trees-preferences.phtml:370 16434#: resources/views/admin/trees-preferences.phtml:385 16435#: resources/views/admin/trees-preferences.phtml:401 16436#: resources/views/admin/trees-preferences.phtml:526 16437#: resources/views/admin/trees-preferences.phtml:637 16438#: resources/views/admin/trees-preferences.phtml:652 16439msgid "hide" 16440msgstr "" 16441 16442#: resources/views/admin/trees-preferences.phtml:290 16443#: resources/views/admin/trees-preferences.phtml:370 16444#: resources/views/admin/trees-preferences.phtml:385 16445#: resources/views/admin/trees-preferences.phtml:401 16446#: resources/views/admin/trees-preferences.phtml:526 16447#: resources/views/admin/trees-preferences.phtml:637 16448#: resources/views/admin/trees-preferences.phtml:652 16449#: resources/views/modules/faq/config.phtml:26 16450#: resources/views/modules/stories/config.phtml:21 16451msgid "show" 16452msgstr "" 16453 16454#: resources/views/admin/trees-preferences.phtml:292 16455msgid "Show thumbnail images in charts and family groups." 16456msgstr "" 16457 16458#. I18N: A configuration setting 16459#: resources/views/admin/trees-preferences.phtml:302 16460msgid "Use silhouettes" 16461msgstr "" 16462 16463#. I18N: Help text for the “Use silhouettes” configuration setting 16464#: resources/views/admin/trees-preferences.phtml:307 16465msgid "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." 16466msgstr "" 16467 16468#: resources/views/admin/trees-preferences.phtml:313 16469msgid "Watermarks" 16470msgstr "" 16471 16472#: resources/views/admin/trees-preferences.phtml:318 16473msgid "Images without watermarks" 16474msgstr "" 16475 16476#. I18N: Help text for the “Images without watermarks” configuration setting 16477#: resources/views/admin/trees-preferences.phtml:323 16478msgid "Watermarks are optional and normally shown just to visitors." 16479msgstr "" 16480 16481#: resources/views/admin/trees-preferences.phtml:333 16482msgid "Surname list style" 16483msgstr "" 16484 16485#. I18N: A configuration setting 16486#: resources/views/admin/trees-preferences.phtml:345 16487msgid "Maximum number of surnames on individual list" 16488msgstr "" 16489 16490#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 16491#: resources/views/admin/trees-preferences.phtml:358 16492msgid "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." 16493msgstr "" 16494 16495#. I18N: A configuration setting 16496#: resources/views/admin/trees-preferences.phtml:367 16497msgid "Estimated dates for birth and death" 16498msgstr "" 16499 16500#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 16501#: resources/views/admin/trees-preferences.phtml:372 16502msgid "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." 16503msgstr "" 16504 16505#: resources/views/admin/trees-preferences.phtml:382 16506msgid "The date and time of the last update" 16507msgstr "" 16508 16509#. I18N: A configuration setting 16510#: resources/views/admin/trees-preferences.phtml:398 16511msgid "Age of parents next to child’s birthdate" 16512msgstr "" 16513 16514#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 16515#: resources/views/admin/trees-preferences.phtml:403 16516msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 16517msgstr "" 16518 16519#: resources/views/admin/trees-preferences.phtml:412 16520msgid "Other facts to show in charts" 16521msgstr "" 16522 16523#. I18N: Help text for the “Other facts to show in charts” configuration setting 16524#: resources/views/admin/trees-preferences.phtml:419 16525msgid "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." 16526msgstr "" 16527 16528#: resources/views/admin/trees-preferences.phtml:424 16529msgid "Individual pages" 16530msgstr "" 16531 16532#: resources/views/admin/trees-preferences.phtml:430 16533msgid "Show the events of close relatives on the individual page" 16534msgstr "" 16535 16536#. I18N: A configuration setting 16537#: resources/views/admin/trees-preferences.phtml:523 16538msgid "Fact icons" 16539msgstr "" 16540 16541#. I18N: Help text for the “Fact icons” configuration setting 16542#: resources/views/admin/trees-preferences.phtml:528 16543msgid "Some themes can display icons on the “Facts and events” tab." 16544msgstr "" 16545 16546#. I18N: A configuration setting 16547#: resources/views/admin/trees-preferences.phtml:538 16548msgid "Automatically expand notes" 16549msgstr "" 16550 16551#. I18N: Help text for the “Automatically expand notes” configuration setting 16552#: resources/views/admin/trees-preferences.phtml:544 16553msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 16554msgstr "" 16555 16556#. I18N: A configuration setting 16557#: resources/views/admin/trees-preferences.phtml:554 16558msgid "Automatically expand sources" 16559msgstr "" 16560 16561#. I18N: Help text for the “Automatically expand sources” configuration setting 16562#: resources/views/admin/trees-preferences.phtml:560 16563msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 16564msgstr "" 16565 16566#. I18N: A configuration setting 16567#: resources/views/admin/trees-preferences.phtml:572 16568#: resources/views/admin/trees-preferences.phtml:574 16569#: resources/views/admin/trees-preferences.phtml:578 16570msgid "Abbreviate place names" 16571msgstr "" 16572 16573#. I18N: A button label, first page 16574#: resources/views/admin/trees-preferences.phtml:575 16575#: resources/views/lists/datatables-attributes.phtml:10 16576#: resources/views/media-list-page.phtml:79 16577#: resources/views/media-list-page.phtml:178 16578msgid "first" 16579msgstr "" 16580 16581#. I18N: A button label, last page 16582#: resources/views/admin/trees-preferences.phtml:575 16583#: resources/views/lists/datatables-attributes.phtml:12 16584#: resources/views/media-list-page.phtml:103 16585#: resources/views/media-list-page.phtml:202 16586msgid "last" 16587msgstr "" 16588 16589#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 16590#: resources/views/admin/trees-preferences.phtml:583 16591msgctxt "Show the [first/last] [N] parts of a place name." 16592msgid "first" 16593msgstr "" 16594 16595#: resources/views/admin/trees-preferences.phtml:583 16596msgctxt "Show the [first/last] [N] parts of a place name." 16597msgid "last" 16598msgstr "" 16599 16600#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 16601#: resources/views/admin/trees-preferences.phtml:582 16602#, php-format 16603msgid "Show the %1$s %2$s parts of a place name." 16604msgstr "" 16605 16606#. I18N: Help text for the “Abbreviate place names” configuration setting 16607#: resources/views/admin/trees-preferences.phtml:587 16608msgid "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>." 16609msgstr "" 16610 16611#. I18N: A configuration setting 16612#: resources/views/admin/trees-preferences.phtml:599 16613msgid "Format text and notes" 16614msgstr "" 16615 16616#. I18N: Help text for the “Format text and notes” configuration setting 16617#: resources/views/admin/trees-preferences.phtml:604 16618msgid "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." 16619msgstr "" 16620 16621#. I18N: Help text for the “Format text and notes” configuration setting 16622#: resources/views/admin/trees-preferences.phtml:607 16623msgid "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." 16624msgstr "" 16625 16626#. I18N: A configuration setting 16627#: resources/views/admin/trees-preferences.phtml:619 16628msgid "Allow users to see raw GEDCOM records" 16629msgstr "" 16630 16631#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 16632#: resources/views/admin/trees-preferences.phtml:624 16633msgid "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." 16634msgstr "" 16635 16636#. I18N: Help text for the “GEDCOM errors” configuration setting 16637#: resources/views/admin/trees-preferences.phtml:639 16638msgid "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." 16639msgstr "" 16640 16641#. I18N: Help text for the “Hit counters” configuration setting 16642#: resources/views/admin/trees-preferences.phtml:654 16643msgid "Some pages can display the number of times that they have been visited." 16644msgstr "" 16645 16646#. I18N: Options for editing 16647#: resources/views/admin/trees-preferences.phtml:660 16648msgid "Edit preferences" 16649msgstr "" 16650 16651#: resources/views/admin/trees-preferences.phtml:662 16652msgid "Facts for individual records" 16653msgstr "" 16654 16655#: resources/views/admin/trees-preferences.phtml:667 16656msgid "All individual facts" 16657msgstr "" 16658 16659#. I18N: Help text for the “All individual facts” configuration setting 16660#: resources/views/admin/trees-preferences.phtml:672 16661msgid "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." 16662msgstr "" 16663 16664#: resources/views/admin/trees-preferences.phtml:680 16665msgid "Unique individual facts" 16666msgstr "" 16667 16668#. I18N: Help text for the “Unique individual facts” configuration setting 16669#: resources/views/admin/trees-preferences.phtml:685 16670msgid "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." 16671msgstr "" 16672 16673#: resources/views/admin/trees-preferences.phtml:693 16674msgid "Facts for new individuals" 16675msgstr "" 16676 16677#. I18N: Help text for the “Facts for new individuals” configuration setting 16678#: resources/views/admin/trees-preferences.phtml:698 16679msgid "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." 16680msgstr "" 16681 16682#: resources/views/admin/trees-preferences.phtml:706 16683msgid "Quick individual facts" 16684msgstr "" 16685 16686#. I18N: Help text for the “Quick individual facts” configuration setting 16687#: resources/views/admin/trees-preferences.phtml:711 16688msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 16689msgstr "" 16690 16691#: resources/views/admin/trees-preferences.phtml:716 16692msgid "Facts for family records" 16693msgstr "" 16694 16695#: resources/views/admin/trees-preferences.phtml:721 16696msgid "All family facts" 16697msgstr "" 16698 16699#. I18N: Help text for the “All family facts” configuration setting 16700#: resources/views/admin/trees-preferences.phtml:726 16701msgid "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." 16702msgstr "" 16703 16704#: resources/views/admin/trees-preferences.phtml:734 16705msgid "Unique family facts" 16706msgstr "" 16707 16708#. I18N: Help text for the “Unique family facts” configuration setting 16709#: resources/views/admin/trees-preferences.phtml:739 16710msgid "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." 16711msgstr "" 16712 16713#: resources/views/admin/trees-preferences.phtml:747 16714msgid "Facts for new families" 16715msgstr "" 16716 16717#. I18N: Help text for the “Facts for new families” configuration setting 16718#: resources/views/admin/trees-preferences.phtml:752 16719msgid "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." 16720msgstr "" 16721 16722#: resources/views/admin/trees-preferences.phtml:760 16723msgid "Quick family facts" 16724msgstr "" 16725 16726#. I18N: Help text for the “Quick family facts” configuration setting 16727#: resources/views/admin/trees-preferences.phtml:765 16728msgid "The most common family facts and events are listed separately, so that they can be added more easily." 16729msgstr "" 16730 16731#: resources/views/admin/trees-preferences.phtml:770 16732msgid "Facts for source records" 16733msgstr "" 16734 16735#: resources/views/admin/trees-preferences.phtml:775 16736msgid "All source facts" 16737msgstr "" 16738 16739#. I18N: Help text for the “All source facts” configuration setting 16740#: resources/views/admin/trees-preferences.phtml:780 16741msgid "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." 16742msgstr "" 16743 16744#: resources/views/admin/trees-preferences.phtml:788 16745msgid "Unique source facts" 16746msgstr "" 16747 16748#. I18N: Help text for the “Unique source facts” configuration setting 16749#: resources/views/admin/trees-preferences.phtml:793 16750msgid "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." 16751msgstr "" 16752 16753#: resources/views/admin/trees-preferences.phtml:801 16754msgid "Quick source facts" 16755msgstr "" 16756 16757#. I18N: Help text for the “Quick source facts” configuration setting 16758#: resources/views/admin/trees-preferences.phtml:806 16759msgid "The most common source facts are listed separately, so that they can be added more easily." 16760msgstr "" 16761 16762#: resources/views/admin/trees-preferences.phtml:811 16763msgid "Facts for repository records" 16764msgstr "" 16765 16766#: resources/views/admin/trees-preferences.phtml:816 16767msgid "All repository facts" 16768msgstr "" 16769 16770#. I18N: Help text for the “All repository facts” configuration setting 16771#: resources/views/admin/trees-preferences.phtml:821 16772msgid "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." 16773msgstr "" 16774 16775#: resources/views/admin/trees-preferences.phtml:829 16776msgid "Unique repository facts" 16777msgstr "" 16778 16779#. I18N: Help text for the “Unique repository facts” configuration setting 16780#: resources/views/admin/trees-preferences.phtml:834 16781msgid "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." 16782msgstr "" 16783 16784#: resources/views/admin/trees-preferences.phtml:842 16785msgid "Quick repository facts" 16786msgstr "" 16787 16788#. I18N: Help text for the “Quick repository facts” configuration setting 16789#: resources/views/admin/trees-preferences.phtml:847 16790msgid "The most common repository facts are listed separately, so that they can be added more easily." 16791msgstr "" 16792 16793#: resources/views/admin/trees-preferences.phtml:852 16794msgid "Advanced fact preferences" 16795msgstr "" 16796 16797#: resources/views/admin/trees-preferences.phtml:857 16798msgid "Advanced name facts" 16799msgstr "" 16800 16801#. I18N: Help text for the “Advanced name facts” configuration setting 16802#: resources/views/admin/trees-preferences.phtml:862 16803msgid "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." 16804msgstr "" 16805 16806#: resources/views/admin/trees-preferences.phtml:870 16807msgid "Advanced place name facts" 16808msgstr "" 16809 16810#. I18N: Help text for the “Advanced place name facts” configuration setting 16811#: resources/views/admin/trees-preferences.phtml:875 16812msgid "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." 16813msgstr "" 16814 16815#: resources/views/admin/trees-preferences.phtml:880 16816msgid "Other preferences" 16817msgstr "" 16818 16819#: resources/views/admin/trees-preferences.phtml:886 16820msgid "Surname tradition" 16821msgstr "" 16822 16823#. I18N: Help text for the “Surname tradition” configuration setting 16824#: resources/views/admin/trees-preferences.phtml:891 16825msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 16826msgstr "" 16827 16828#. I18N: A configuration setting 16829#: resources/views/admin/trees-preferences.phtml:901 16830msgid "Use full source citations" 16831msgstr "" 16832 16833#. I18N: Help text for the “Use full source citations” configuration setting 16834#: resources/views/admin/trees-preferences.phtml:906 16835msgid "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." 16836msgstr "" 16837 16838#. I18N: A configuration setting 16839#: resources/views/admin/trees-preferences.phtml:916 16840#: resources/xml/reports/fact_sources.xml:6 16841msgid "Source type" 16842msgstr "" 16843 16844#. I18N: Help text for the “Source type” configuration setting 16845#: resources/views/admin/trees-preferences.phtml:921 16846msgid "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." 16847msgstr "" 16848 16849#. I18N: A configuration setting 16850#: resources/views/admin/trees-preferences.phtml:931 16851#: resources/views/edit/add-fact.phtml:74 16852#: resources/views/edit/edit-fact.phtml:103 16853msgid "Keep the existing “last change” information" 16854msgstr "" 16855 16856#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 16857#: resources/views/admin/trees-preferences.phtml:936 16858msgid "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." 16859msgstr "" 16860 16861#. I18N: Label for checkbox 16862#: resources/views/admin/trees-preferences.phtml:957 16863#: resources/views/admin/trees-privacy.phtml:287 16864msgid "Apply these preferences to all family trees" 16865msgstr "" 16866 16867#. I18N: Label for checkbox 16868#: resources/views/admin/trees-preferences.phtml:964 16869#: resources/views/admin/trees-privacy.phtml:294 16870msgid "Apply these preferences to new family trees" 16871msgstr "" 16872 16873#. I18N: A configuration setting 16874#: resources/views/admin/trees-privacy.phtml:23 16875msgid "Show the family tree" 16876msgstr "" 16877 16878#: resources/views/admin/trees-privacy.phtml:26 16879#: resources/views/admin/trees-privacy.phtml:50 16880#: resources/views/admin/trees-privacy.phtml:90 16881#: resources/views/admin/trees-privacy.phtml:132 16882#: resources/views/admin/trees-privacy.phtml:152 16883msgid "visitors" 16884msgstr "" 16885 16886#: resources/views/admin/trees-privacy.phtml:27 16887#: resources/views/admin/trees-privacy.phtml:51 16888#: resources/views/admin/trees-privacy.phtml:91 16889#: resources/views/admin/trees-privacy.phtml:133 16890#: resources/views/admin/trees-privacy.phtml:153 16891msgid "members" 16892msgstr "" 16893 16894#. I18N: Help text for the “Family tree” configuration setting 16895#: resources/views/admin/trees-privacy.phtml:33 16896msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." 16897msgstr "" 16898 16899#: resources/views/admin/trees-privacy.phtml:37 16900msgid "If visitors can not see the family tree, they will not be able to sign up for an account. You will need to add their account manually." 16901msgstr "" 16902 16903#. I18N: A configuration setting 16904#: resources/views/admin/trees-privacy.phtml:47 16905msgid "Show dead individuals" 16906msgstr "" 16907 16908#. I18N: Help text for the “Show dead individuals” configuration setting 16909#: resources/views/admin/trees-privacy.phtml:57 16910msgid "Set the privacy access level for all dead individuals." 16911msgstr "" 16912 16913#: resources/views/admin/trees-privacy.phtml:66 16914msgid "Age at which to assume an individual is dead" 16915msgstr "" 16916 16917#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 16918#: resources/views/admin/trees-privacy.phtml:78 16919msgid "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." 16920msgstr "" 16921 16922#. I18N: A configuration setting 16923#: resources/views/admin/trees-privacy.phtml:88 16924msgid "Show living individuals" 16925msgstr "" 16926 16927#. I18N: Help text for the “Show living individuals” configuration setting 16928#: resources/views/admin/trees-privacy.phtml:98 16929msgid "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." 16930msgstr "" 16931 16932#. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years 16933#: resources/views/admin/trees-privacy.phtml:108 16934msgid "Extend privacy to dead individuals" 16935msgstr "" 16936 16937#. I18N: Extend privacy to dead individuals who were… 16938#: resources/views/admin/trees-privacy.phtml:114 16939#, php-format 16940msgid "born in the last %1$s years or died in the last %2$s years" 16941msgstr "" 16942 16943#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 16944#: resources/views/admin/trees-privacy.phtml:119 16945msgid "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." 16946msgstr "" 16947 16948#. I18N: A configuration setting 16949#: resources/views/admin/trees-privacy.phtml:129 16950msgid "Show names of private individuals" 16951msgstr "" 16952 16953#: resources/views/admin/trees-privacy.phtml:134 16954msgid "managers" 16955msgstr "" 16956 16957#. I18N: Help text for the “Show names of private individuals” configuration setting 16958#: resources/views/admin/trees-privacy.phtml:140 16959msgid "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." 16960msgstr "" 16961 16962#. I18N: A configuration setting 16963#: resources/views/admin/trees-privacy.phtml:149 16964msgid "Show private relationships" 16965msgstr "" 16966 16967#. I18N: Help text for the “Show private relationships” configuration setting 16968#: resources/views/admin/trees-privacy.phtml:159 16969msgid "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." 16970msgstr "" 16971 16972#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 16973#: resources/views/admin/trees-privacy.phtml:163 16974msgid "Privacy restrictions" 16975msgstr "" 16976 16977#. I18N: Privacy restrictions are RESN tags in GEDCOM. 16978#: resources/views/admin/trees-privacy.phtml:165 16979msgid "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." 16980msgstr "" 16981 16982#: resources/views/admin/trees-privacy.phtml:211 16983msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 16984msgstr "" 16985 16986#: resources/views/admin/trees-privacy.phtml:219 16987#: resources/views/edit/add-fact-row.phtml:13 16988msgid "Fact or event" 16989msgstr "" 16990 16991#. I18N: A button label. 16992#: resources/views/admin/trees-privacy.phtml:227 16993#: resources/views/admin/webtrees1-thumbnails-form.phtml:18 16994#: resources/views/edit/add-fact-row.phtml:39 16995#: resources/views/edit/paste-fact-row.phtml:40 16996#: resources/views/modules/census-assistant.phtml:60 16997#: resources/views/modules/lifespans-chart/page.phtml:66 16998#: resources/views/modules/timeline-chart/page.phtml:25 16999msgid "add" 17000msgstr "" 17001 17002#: resources/views/admin/trees-privacy.phtml:240 17003msgid "This record does not exist." 17004msgstr "" 17005 17006#: resources/views/admin/trees-privacy.phtml:244 17007msgid "All records" 17008msgstr "" 17009 17010#: resources/views/admin/trees-renumber.phtml:17 17011msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." 17012msgstr "" 17013 17014#: resources/views/admin/trees-renumber.phtml:21 17015#, php-format 17016msgid "This family tree has %s record which uses the same “XREF” as another family tree." 17017msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." 17018msgstr[0] "" 17019msgstr[1] "" 17020 17021#: resources/views/admin/trees-renumber.phtml:26 17022msgid "You can renumber this family tree." 17023msgstr "" 17024 17025#: resources/views/admin/trees-renumber.phtml:37 17026#: resources/views/admin/trees.phtml:336 17027msgid "Caution! This may take a long time. Be patient." 17028msgstr "" 17029 17030#: resources/views/admin/trees-unconnected.phtml:26 17031msgid "Include associates" 17032msgstr "" 17033 17034#: resources/views/admin/trees-unconnected.phtml:32 17035#, php-format 17036msgid "These groups of individuals are not related to %s." 17037msgstr "" 17038 17039#: resources/views/admin/trees.phtml:54 17040#: resources/views/lists/datatables-attributes.phtml:27 17041msgid "Calculating…" 17042msgstr "" 17043 17044#: resources/views/admin/trees.phtml:112 17045msgid "Default family tree" 17046msgstr "" 17047 17048#: resources/views/admin/trees.phtml:115 resources/views/admin/trees.phtml:122 17049msgid "Set as default" 17050msgstr "" 17051 17052#. I18N: Individuals, sources, dates, places, etc. 17053#: resources/views/admin/trees.phtml:133 17054msgid "Genealogy data" 17055msgstr "" 17056 17057#: resources/views/admin/trees.phtml:190 17058msgid "Renumber" 17059msgstr "" 17060 17061#: resources/views/admin/trees.phtml:211 17062msgid "Add unlinked records" 17063msgstr "" 17064 17065#: resources/views/admin/trees.phtml:286 17066msgid "Export" 17067msgstr "" 17068 17069#: resources/views/admin/trees.phtml:318 17070msgid "Synchronize family trees with GEDCOM files" 17071msgstr "" 17072 17073#: resources/views/admin/trees.phtml:326 17074msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 17075msgstr "" 17076 17077#: resources/views/admin/upgrade/steps.phtml:14 17078msgid "It can take several minutes to download and install the upgrade. Be patient." 17079msgstr "" 17080 17081#: resources/views/admin/upgrade/wizard.phtml:26 17082msgid "Depending on your server configuration, you may be able to upgrade automatically." 17083msgstr "" 17084 17085#: resources/views/admin/users-cleanup.phtml:29 17086msgid "User’s account has been inactive too long: " 17087msgstr "" 17088 17089#: resources/views/admin/users-cleanup.phtml:48 17090msgid "User didn’t verify within 7 days." 17091msgstr "" 17092 17093#: resources/views/admin/users-cleanup.phtml:50 17094msgid "User not verified by administrator." 17095msgstr "" 17096 17097#: resources/views/admin/users-cleanup.phtml:62 17098msgid "Nothing found to cleanup" 17099msgstr "" 17100 17101#: resources/views/admin/users-create.phtml:19 17102#: resources/views/admin/users-edit.phtml:24 17103#: resources/views/admin/users.phtml:21 17104#: resources/views/edit-account-page.phtml:32 17105#: resources/views/emails/register-notify-html.phtml:19 17106#: resources/views/emails/register-notify-text.phtml:12 17107#: resources/views/register-page.phtml:33 17108msgid "Real name" 17109msgstr "" 17110 17111#: resources/views/admin/users-create.phtml:24 17112#: resources/views/admin/users-edit.phtml:29 17113#: resources/views/edit-account-page.phtml:37 17114#: resources/views/register-page.phtml:38 17115#: resources/views/setup/step-5-administrator.phtml:37 17116msgid "This is your real name, as you would like it displayed on screen." 17117msgstr "" 17118 17119#: resources/views/admin/users-create.phtml:37 17120#: resources/views/admin/users-edit.phtml:42 17121#: resources/views/edit-account-page.phtml:25 17122#: resources/views/register-page.phtml:62 17123msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 17124msgstr "" 17125 17126#. I18N: placeholder text for new-password field 17127#: resources/views/admin/users-create.phtml:48 17128#: resources/views/admin/users-edit.phtml:53 17129#: resources/views/register-page.phtml:73 17130#, php-format 17131msgid "Use at least %s character." 17132msgid_plural "Use at least %s characters." 17133msgstr[0] "" 17134msgstr[1] "" 17135 17136#: resources/views/admin/users-create.phtml:50 17137#: resources/views/admin/users-edit.phtml:55 17138#: resources/views/edit-account-page.phtml:81 17139#: resources/views/password-reset-page.phtml:39 17140#: resources/views/register-page.phtml:75 17141msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 17142msgstr "" 17143 17144#: resources/views/admin/users-create.phtml:63 17145#: resources/views/admin/users-edit.phtml:68 17146#: resources/views/edit-account-page.phtml:116 17147#: resources/views/register-page.phtml:50 17148#: resources/views/setup/step-5-administrator.phtml:73 17149msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 17150msgstr "" 17151 17152#: resources/views/admin/users-edit.phtml:77 17153msgid "Account approval and email verification" 17154msgstr "" 17155 17156#: resources/views/admin/users-edit.phtml:83 17157msgid "Email verified" 17158msgstr "" 17159 17160#: resources/views/admin/users-edit.phtml:87 17161msgid "Approved by administrator" 17162msgstr "" 17163 17164#: resources/views/admin/users-edit.phtml:90 17165msgid "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." 17166msgstr "" 17167 17168#: resources/views/admin/users-edit.phtml:93 17169msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 17170msgstr "" 17171 17172#: resources/views/admin/users-edit.phtml:96 17173msgid "You should not approve an account unless you know that the email address is correct." 17174msgstr "" 17175 17176#: resources/views/admin/users-edit.phtml:99 17177msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected." 17178msgstr "" 17179 17180#: resources/views/admin/users-edit.phtml:143 17181msgid "Automatically accept changes made by this user" 17182msgstr "" 17183 17184#: resources/views/admin/users-edit.phtml:146 17185msgid "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." 17186msgstr "" 17187 17188#. I18N: A configuration setting 17189#: resources/views/admin/users-edit.phtml:155 17190#: resources/views/edit-account-page.phtml:136 17191msgid "Visible online" 17192msgstr "" 17193 17194#. I18N: A configuration setting 17195#: resources/views/admin/users-edit.phtml:161 17196#: resources/views/edit-account-page.phtml:139 17197msgid "Visible to other users when online" 17198msgstr "" 17199 17200#: resources/views/admin/users-edit.phtml:164 17201#: resources/views/edit-account-page.phtml:141 17202msgid "You can choose whether to appear in the list of users who are currently signed-in." 17203msgstr "" 17204 17205#. I18N: A configuration setting 17206#: resources/views/admin/users-edit.phtml:173 17207msgid "Preferred contact method" 17208msgstr "" 17209 17210#. I18N: Help text for the “Preferred contact method” configuration setting 17211#: resources/views/admin/users-edit.phtml:179 17212#: resources/views/edit-account-page.phtml:128 17213msgid "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." 17214msgstr "" 17215 17216#: resources/views/admin/users-edit.phtml:197 17217msgid "Administrator comments on user" 17218msgstr "" 17219 17220#: resources/views/admin/users-edit.phtml:212 17221#: resources/views/admin/users-edit.phtml:261 17222msgid "Administrator" 17223msgstr "" 17224 17225#: resources/views/admin/users-edit.phtml:218 17226msgid "Access to family trees" 17227msgstr "" 17228 17229#: resources/views/admin/users-edit.phtml:221 17230msgid "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." 17231msgstr "" 17232 17233#: resources/views/admin/users-edit.phtml:230 17234msgid "Everybody has this role, including visitors to the website and search engines." 17235msgstr "" 17236 17237#: resources/views/admin/users-edit.phtml:236 17238msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 17239msgstr "" 17240 17241#: resources/views/admin/users-edit.phtml:244 17242msgid "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." 17243msgstr "" 17244 17245#: resources/views/admin/users-edit.phtml:250 17246msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 17247msgstr "" 17248 17249#: resources/views/admin/users-edit.phtml:258 17250msgid "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." 17251msgstr "" 17252 17253#: resources/views/admin/users-edit.phtml:264 17254msgid "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." 17255msgstr "" 17256 17257#: resources/views/admin/users-edit.phtml:279 17258#: resources/views/edit-account-page.phtml:45 17259msgid "Individual record" 17260msgstr "" 17261 17262#: resources/views/admin/users-edit.phtml:293 17263msgid "Link this user to an individual in the family tree." 17264msgstr "" 17265 17266#: resources/views/admin/users-edit.phtml:351 17267msgid "You must specify an individual record before you can restrict the user to their immediate family." 17268msgstr "" 17269 17270#: resources/views/admin/users-table-options.phtml:26 17271msgid "Masquerade as this user" 17272msgstr "" 17273 17274#: resources/views/admin/users.phtml:25 17275msgid "Date registered" 17276msgstr "" 17277 17278#: resources/views/admin/users.phtml:27 17279msgid "Last signed in" 17280msgstr "" 17281 17282#: resources/views/admin/users.phtml:28 17283msgid "Verified" 17284msgstr "" 17285 17286#: resources/views/admin/users.phtml:29 17287msgid "Approved" 17288msgstr "" 17289 17290#. I18N: "thumbs" is fixed text. Do not change it. 17291#: resources/views/admin/webtrees1-thumbnails.phtml:14 17292msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 17293msgstr "" 17294 17295#: resources/views/admin/webtrees1-thumbnails.phtml:16 17296msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 17297msgstr "" 17298 17299#: resources/views/admin/webtrees1-thumbnails.phtml:18 17300msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it." 17301msgstr "" 17302 17303#: resources/views/admin/webtrees1-thumbnails.phtml:19 17304msgid "If the thumbnail image is a custom image, you should add it to the media object." 17305msgstr "" 17306 17307#: resources/views/admin/webtrees1-thumbnails.phtml:35 17308msgid "Thumbnail image" 17309msgstr "" 17310 17311#: resources/views/admin/webtrees1-thumbnails.phtml:38 17312msgid "Comparison" 17313msgstr "" 17314 17315#: resources/views/admin/webtrees1-thumbnails.phtml:39 17316msgid "Action" 17317msgstr "" 17318 17319#. I18N: A button label. 17320#: resources/views/branches-page.phtml:40 17321#: resources/views/modules/ancestors-chart/page.phtml:46 17322#: resources/views/modules/compact-chart/page.phtml:26 17323#: resources/views/modules/descendancy_chart/page.phtml:45 17324#: resources/views/modules/family-book-chart/page.phtml:54 17325#: resources/views/modules/fanchart/page.phtml:61 17326#: resources/views/modules/hourglass-chart/page.phtml:47 17327#: resources/views/modules/interactive-tree/page.phtml:28 17328#: resources/views/modules/pedigree-chart/page.phtml:45 17329#: resources/views/modules/pedigree-map/page.phtml:35 17330#: resources/views/modules/relationships-chart/page.phtml:67 17331#: resources/views/report-setup-page.phtml:62 17332msgid "view" 17333msgstr "" 17334 17335#: resources/views/calendar-list.phtml:18 17336#, php-format 17337msgid "%s family" 17338msgid_plural "%s families" 17339msgstr[0] "" 17340msgstr[1] "" 17341 17342#: resources/views/calendar-page.phtml:79 17343msgid "Show" 17344msgstr "" 17345 17346#: resources/views/calendar-page.phtml:95 17347#: resources/views/calendar-page.phtml:107 17348msgid "All individuals" 17349msgstr "" 17350 17351#: resources/views/calendar-page.phtml:98 17352msgid "Living individuals" 17353msgstr "" 17354 17355#: resources/views/calendar-page.phtml:101 17356msgid "Recent years (< 100 yrs)" 17357msgstr "" 17358 17359#: resources/views/calendar-page.phtml:177 17360#: resources/views/edit/add-fact-row.phtml:33 17361msgid "Custom event" 17362msgstr "" 17363 17364#: resources/views/calendar-page.phtml:189 17365msgid "View this day" 17366msgstr "" 17367 17368#: resources/views/calendar-page.phtml:193 17369msgid "View this month" 17370msgstr "" 17371 17372#: resources/views/calendar-page.phtml:197 17373msgid "View this year" 17374msgstr "" 17375 17376#: resources/views/cards/add-associate.phtml:11 17377msgid "Add an associate" 17378msgstr "" 17379 17380#: resources/views/cards/add-media-object.phtml:7 17381#: resources/views/family-page.phtml:98 17382#: resources/views/individual-page-menu.phtml:75 17383#: resources/views/individual-page.phtml:89 17384#: resources/views/source-page.phtml:88 17385msgid "Add a media object" 17386msgstr "" 17387 17388#: resources/views/cards/add-note.phtml:7 resources/views/family-page.phtml:75 17389#: resources/views/modules/notes/tab.phtml:45 17390msgid "Add a note" 17391msgstr "" 17392 17393#: resources/views/cards/add-restriction.phtml:7 17394#: resources/views/media-page.phtml:177 17395msgid "Add a restriction" 17396msgstr "" 17397 17398#: resources/views/cards/add-shared-note.phtml:7 17399#: resources/views/family-page.phtml:86 resources/views/media-page.phtml:167 17400#: resources/views/modules/notes/tab.phtml:55 17401msgid "Add a shared note" 17402msgstr "" 17403 17404#: resources/views/cards/add-sour-data-even.phtml:7 17405msgid "Add an event" 17406msgstr "" 17407 17408#: resources/views/cards/add-source-citation.phtml:9 17409#: resources/views/family-page.phtml:110 resources/views/media-page.phtml:157 17410#: resources/views/modules/sources_tab/tab.phtml:43 17411msgid "Add a source citation" 17412msgstr "" 17413 17414#: resources/views/chart-box.phtml:110 resources/views/chart-box.phtml:122 17415#: resources/views/chart-box.phtml:123 17416msgid "Links" 17417msgstr "" 17418 17419#: resources/views/components/alert-warning-dismissible.phtml:6 17420#: resources/views/layouts/administration.phtml:75 17421#: resources/views/layouts/default.phtml:132 17422#: resources/views/modals/create-media-from-file.phtml:13 17423#: resources/views/modals/footer-close.phtml:6 17424#: resources/views/modals/header.phtml:7 17425#: resources/views/modules/privacy-policy/footer.phtml:17 17426msgid "close" 17427msgstr "" 17428 17429#: resources/views/contact-page.phtml:27 17430#: resources/views/setup/step-5-administrator.phtml:32 17431msgid "Your name" 17432msgstr "" 17433 17434#: resources/views/edit-account-page.phtml:52 17435msgctxt "unknown people" 17436msgid "Unknown" 17437msgstr "" 17438 17439#: resources/views/edit-account-page.phtml:56 17440msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 17441msgstr "" 17442 17443#: resources/views/edit-account-page.phtml:83 17444msgid "Leave the password blank if you want to keep the current password." 17445msgstr "" 17446 17447#: resources/views/edit-account-page.phtml:123 17448msgid "Contact method" 17449msgstr "" 17450 17451#: resources/views/edit-account-page.phtml:164 17452msgid "Delete your account" 17453msgstr "" 17454 17455#: resources/views/edit-blocks-block.phtml:16 17456msgid "Block" 17457msgstr "" 17458 17459#: resources/views/edit-blocks-page.phtml:11 17460msgid "Drag the blocks to change their position." 17461msgstr "" 17462 17463#: resources/views/edit-blocks-page.phtml:30 17464msgid "Add more blocks from the following list." 17465msgstr "" 17466 17467#: resources/views/edit-blocks-page.phtml:53 17468#: resources/views/edit-blocks-page.phtml:54 17469msgid "Restore the default block layout" 17470msgstr "" 17471 17472#: resources/views/edit/add-fact-row.phtml:30 17473msgid "Custom fact" 17474msgstr "" 17475 17476#: resources/views/edit/change-family-members.phtml:18 17477#: resources/views/edit/change-family-members.phtml:33 17478#: resources/views/modules/pedigree-chart/previous.phtml:31 17479#: resources/xml/reports/bdm_report.xml:169 17480#: resources/xml/reports/individual_ext_report.xml:202 17481#: resources/xml/reports/individual_ext_report.xml:219 17482msgid "Spouse" 17483msgstr "" 17484 17485#: resources/views/edit/change-family-members.phtml:45 17486#: resources/xml/reports/family_group_report.xml:774 17487#: resources/xml/reports/individual_ext_report.xml:526 17488#: resources/xml/reports/individual_report.xml:530 17489msgid "Son" 17490msgstr "" 17491 17492#: resources/views/edit/change-family-members.phtml:47 17493#: resources/xml/reports/family_group_report.xml:809 17494#: resources/xml/reports/individual_ext_report.xml:562 17495#: resources/xml/reports/individual_report.xml:566 17496msgid "Daughter" 17497msgstr "" 17498 17499#: resources/views/edit/icon-fact-copy.phtml:8 17500#: resources/views/edit/icon-fact-copy.phtml:10 17501msgid "Copy" 17502msgstr "" 17503 17504#: resources/views/edit/input-addon-keyboard.phtml:5 17505#: resources/views/edit/input-addon-keyboard.phtml:8 17506#: resources/views/edit/shared-note.phtml:16 17507#: resources/views/edit/shared-note.phtml:18 17508msgid "Find a special character" 17509msgstr "" 17510 17511#: resources/views/edit/link-child-to-family.phtml:25 17512msgid "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." 17513msgstr "" 17514 17515#. I18N: A button label. 17516#: resources/views/edit/new-individual.phtml:323 17517msgid "go to new individual" 17518msgstr "" 17519 17520#: resources/views/edit/paste-fact-row.phtml:12 17521msgid "Add from clipboard" 17522msgstr "" 17523 17524#: resources/views/edit/raw-gedcom-fact.phtml:14 17525#: resources/views/edit/raw-gedcom-record.phtml:15 17526msgid "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." 17527msgstr "" 17528 17529#. I18N: %s is a URL 17530#: resources/views/edit/raw-gedcom-fact.phtml:17 17531#: resources/views/edit/raw-gedcom-record.phtml:18 17532#, php-format 17533msgid "You can download a copy of the GEDCOM specification from %s." 17534msgstr "" 17535 17536#: resources/views/edit/raw-gedcom-record.phtml:48 17537msgid "Add a fact" 17538msgstr "" 17539 17540#. I18N: A button label. 17541#: resources/views/edit/reorder-children.phtml:41 17542#: resources/xml/reports/bdm_report.xml:11 17543#: resources/xml/reports/birth_report.xml:9 17544#: resources/xml/reports/change_report.xml:7 17545#: resources/xml/reports/fact_sources.xml:7 17546#: resources/xml/reports/individual_ext_report.xml:8 17547#: resources/xml/reports/occupation_report.xml:6 17548#: resources/xml/reports/relative_ext_report.xml:7 17549msgid "sort by date of birth" 17550msgstr "" 17551 17552#. I18N: A button label. 17553#: resources/views/edit/reorder-spouses.phtml:41 17554#: resources/xml/reports/marriage_report.xml:9 17555msgid "sort by date of marriage" 17556msgstr "" 17557 17558#: resources/views/emails/approve-user-html.phtml:5 17559#: resources/views/emails/message-copy-html.phtml:4 17560#: resources/views/emails/message-copy-text.phtml:2 17561#: resources/views/emails/message-user-html.phtml:4 17562#: resources/views/emails/message-user-text.phtml:2 17563#: resources/views/emails/password-request-html.phtml:5 17564#: resources/views/emails/password-request-text.phtml:3 17565#: resources/views/emails/pending-changes-html.phtml:9 17566#: resources/views/emails/pending-changes-text.phtml:8 17567#: resources/views/emails/register-user-html.phtml:9 17568#: resources/views/emails/register-user-text.phtml:8 17569#, php-format 17570msgid "Hello %s…" 17571msgstr "" 17572 17573#: resources/views/emails/approve-user-html.phtml:9 17574#: resources/views/emails/approve-user-text.phtml:4 17575#, php-format 17576msgid "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" 17577msgstr "" 17578 17579#: resources/views/emails/message-copy-html.phtml:8 17580#: resources/views/emails/message-copy-text.phtml:4 17581msgid "You sent the following message to a webtrees user:" 17582msgstr "" 17583 17584#: resources/views/emails/message-copy-html.phtml:21 17585#: resources/views/emails/message-copy-text.phtml:11 17586#: resources/views/emails/message-user-html.phtml:22 17587#: resources/views/emails/message-user-text.phtml:12 17588msgid "This message was sent while viewing the following URL: " 17589msgstr "" 17590 17591#. I18N: %s is a person's name 17592#: resources/views/emails/message-user-html.phtml:9 17593#: resources/views/emails/message-user-text.phtml:4 17594#, php-format 17595msgid "%s sent you the following message." 17596msgstr "" 17597 17598#: resources/views/emails/password-request-html.phtml:9 17599#: resources/views/emails/password-request-text.phtml:5 17600msgid "To set a new password, follow this link." 17601msgstr "" 17602 17603#: resources/views/emails/password-request-html.phtml:17 17604#: resources/views/emails/password-request-text.phtml:9 17605msgid "If you did not request a new password, please ignore this message." 17606msgstr "" 17607 17608#: resources/views/emails/register-notify-html.phtml:8 17609#: resources/views/emails/register-notify-text.phtml:6 17610#: resources/views/emails/verify-notify-html.phtml:4 17611#: resources/views/emails/verify-notify-text.phtml:2 17612msgid "Hello administrator…" 17613msgstr "" 17614 17615#. I18N: %s is a server name/URL 17616#: resources/views/emails/register-notify-html.phtml:13 17617#: resources/views/emails/register-notify-text.phtml:9 17618#, php-format 17619msgid "A prospective user has registered with webtrees at %s." 17620msgstr "" 17621 17622#: resources/views/emails/register-notify-html.phtml:23 17623#: resources/views/emails/register-notify-text.phtml:14 17624#: resources/views/register-page.phtml:82 17625msgid "Comments" 17626msgstr "" 17627 17628#: resources/views/emails/register-notify-html.phtml:30 17629#: resources/views/emails/register-notify-text.phtml:17 17630msgid "The user has been sent an email with the information necessary to confirm the access request." 17631msgstr "" 17632 17633#: resources/views/emails/register-notify-html.phtml:34 17634#: resources/views/emails/register-notify-text.phtml:19 17635msgid "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." 17636msgstr "" 17637 17638#. I18N: %1$s is the site URL and %2$s is an email address 17639#: resources/views/emails/register-user-html.phtml:14 17640#: resources/views/emails/register-user-text.phtml:10 17641#, php-format 17642msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 17643msgstr "" 17644 17645#: resources/views/emails/register-user-html.phtml:18 17646#: resources/views/emails/register-user-text.phtml:12 17647msgid "Follow this link to verify your email address." 17648msgstr "" 17649 17650#: resources/views/emails/register-user-html.phtml:28 17651#: resources/views/emails/register-user-text.phtml:16 17652msgid "If you didn’t request an account, you can just delete this message." 17653msgstr "" 17654 17655#. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address 17656#: resources/views/emails/verify-notify-html.phtml:10 17657#: resources/views/emails/verify-notify-text.phtml:5 17658#, php-format 17659msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 17660msgstr "" 17661 17662#: resources/views/emails/verify-notify-html.phtml:18 17663#: resources/views/emails/verify-notify-text.phtml:11 17664msgid "You need to review the account details." 17665msgstr "" 17666 17667#. I18N: You need to: 17668#: resources/views/emails/verify-notify-html.phtml:27 17669#: resources/views/emails/verify-notify-text.phtml:15 17670msgid "Set the status to “approved”." 17671msgstr "" 17672 17673#. I18N: You need to: 17674#: resources/views/emails/verify-notify-html.phtml:29 17675#: resources/views/emails/verify-notify-text.phtml:16 17676msgid "Set the access level for each tree." 17677msgstr "" 17678 17679#. I18N: You need to: 17680#: resources/views/emails/verify-notify-html.phtml:31 17681#: resources/views/emails/verify-notify-text.phtml:17 17682msgid "Link the user account to an individual." 17683msgstr "" 17684 17685#: resources/views/errors/database-connection.phtml:5 17686msgid "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." 17687msgstr "" 17688 17689#: resources/views/errors/database-connection.phtml:12 17690msgid "If you are the website administrator, you should check that:" 17691msgstr "" 17692 17693#. I18N: [you should check that:] ... 17694#: resources/views/errors/database-connection.phtml:16 17695msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 17696msgstr "" 17697 17698#. I18N: [you should check that:] ... 17699#: resources/views/errors/database-connection.phtml:19 17700msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 17701msgstr "" 17702 17703#. I18N: [you should check that:] ... 17704#: resources/views/errors/database-connection.phtml:22 17705msgid "you can connect to the database using other applications, such as phpmyadmin" 17706msgstr "" 17707 17708#: resources/views/errors/database-connection.phtml:27 17709msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 17710msgstr "" 17711 17712#: resources/views/errors/database-error.phtml:4 17713#: resources/views/setup/step-6-failed.phtml:4 17714msgid "An unexpected database error occurred." 17715msgstr "" 17716 17717#: resources/views/errors/database-error.phtml:12 17718#: resources/views/setup/step-6-failed.phtml:12 17719msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 17720msgstr "" 17721 17722#: resources/views/errors/no-tree-access.phtml:4 17723msgid "This user account does not have access to any tree." 17724msgstr "" 17725 17726#: resources/views/family-page-children.phtml:13 17727#: resources/views/modules/ancestors-chart/tree.phtml:39 17728#: resources/views/modules/descendancy_chart/tree.phtml:41 17729#: resources/views/statistics/families/top10-list.phtml:18 17730#: resources/views/statistics/families/top10-nolist.phtml:14 17731#, php-format 17732msgid "%s child" 17733msgid_plural "%s children" 17734msgstr[0] "" 17735msgstr[1] "" 17736 17737#: resources/views/family-page-menu.phtml:51 17738msgid "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?" 17739msgstr "" 17740 17741#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17742#: resources/views/family-page.phtml:16 17743#: resources/views/gedcom-record-page.phtml:10 17744#: resources/views/individual-page.phtml:29 resources/views/media-page.phtml:28 17745#: resources/views/note-page.phtml:10 resources/views/repository-page.phtml:14 17746#: resources/views/source-page.phtml:15 17747msgctxt "You should review the deletion and then accept or reject it." 17748msgid "accept" 17749msgstr "" 17750 17751#: resources/views/family-page.phtml:16 17752#: resources/views/gedcom-record-page.phtml:10 17753#: resources/views/individual-page.phtml:29 resources/views/media-page.phtml:28 17754#: resources/views/note-page.phtml:10 resources/views/repository-page.phtml:14 17755#: resources/views/source-page.phtml:15 17756msgctxt "You should review the deletion and then accept or reject it." 17757msgid "reject" 17758msgstr "" 17759 17760#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17761#: resources/views/family-page.phtml:16 17762#, php-format 17763msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 17764msgstr "" 17765 17766#: resources/views/family-page.phtml:18 17767msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 17768msgstr "" 17769 17770#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17771#: resources/views/family-page.phtml:22 17772#: resources/views/gedcom-record-page.phtml:16 17773#: resources/views/individual-page.phtml:38 resources/views/media-page.phtml:34 17774#: resources/views/note-page.phtml:16 resources/views/repository-page.phtml:20 17775#: resources/views/source-page.phtml:21 17776msgctxt "You should review the changes and then accept or reject them." 17777msgid "accept" 17778msgstr "" 17779 17780#: resources/views/family-page.phtml:22 17781#: resources/views/gedcom-record-page.phtml:16 17782#: resources/views/individual-page.phtml:38 resources/views/media-page.phtml:34 17783#: resources/views/note-page.phtml:16 resources/views/repository-page.phtml:20 17784#: resources/views/source-page.phtml:21 17785msgctxt "You should review the changes and then accept or reject them." 17786msgid "reject" 17787msgstr "" 17788 17789#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17790#: resources/views/family-page.phtml:22 17791#, php-format 17792msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 17793msgstr "" 17794 17795#: resources/views/family-page.phtml:24 17796msgid "This family has been edited. The changes need to be reviewed by a moderator." 17797msgstr "" 17798 17799#: resources/views/family-page.phtml:56 17800msgid "No facts exist for this family." 17801msgstr "" 17802 17803#: resources/views/forgot-password-page.phtml:20 17804#: resources/views/modules/login_block/sign-in.phtml:52 17805msgid "Username or email address" 17806msgstr "" 17807 17808#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17809#: resources/views/gedcom-record-page.phtml:10 17810#, php-format 17811msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 17812msgstr "" 17813 17814#: resources/views/gedcom-record-page.phtml:12 17815msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 17816msgstr "" 17817 17818#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17819#: resources/views/gedcom-record-page.phtml:16 17820#, php-format 17821msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 17822msgstr "" 17823 17824#: resources/views/gedcom-record-page.phtml:18 17825msgid "This record has been edited. The changes need to be reviewed by a moderator." 17826msgstr "" 17827 17828#: resources/views/help/date.phtml:4 17829msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." 17830msgstr "" 17831 17832#: resources/views/help/date.phtml:17 resources/views/help/date.phtml:55 17833#: resources/views/help/date.phtml:93 17834msgid "Shortcut" 17835msgstr "" 17836 17837#: resources/views/help/date.phtml:42 17838msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range." 17839msgstr "" 17840 17841#: resources/views/help/date.phtml:49 17842#: resources/views/modules/statistics-chart/custom.phtml:88 17843msgid "Date range" 17844msgstr "" 17845 17846#: resources/views/help/date.phtml:80 17847msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." 17848msgstr "" 17849 17850#: resources/views/help/date.phtml:87 17851msgid "Date period" 17852msgstr "" 17853 17854#: resources/views/help/date.phtml:118 17855msgid "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." 17856msgstr "" 17857 17858#: resources/views/help/hebrew.phtml:4 17859msgid "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." 17860msgstr "" 17861 17862#: resources/views/help/iso-8859-1.phtml:4 17863msgid "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." 17864msgstr "" 17865 17866#: resources/views/help/media-object.phtml:4 17867msgid "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)." 17868msgstr "" 17869 17870#: resources/views/help/name.phtml:4 17871msgid "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." 17872msgstr "" 17873 17874#: resources/views/help/name.phtml:9 17875#, php-format 17876msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 17877msgstr "" 17878 17879#: resources/views/help/name.phtml:12 17880#, php-format 17881msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 17882msgstr "" 17883 17884#: resources/views/help/name.phtml:15 17885#, php-format 17886msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 17887msgstr "" 17888 17889#: resources/views/help/name.phtml:18 17890#, php-format 17891msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 17892msgstr "" 17893 17894#: resources/views/help/name.phtml:21 17895#, php-format 17896msgid "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>" 17897msgstr "" 17898 17899#: resources/views/help/name.phtml:24 17900#, php-format 17901msgid "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>." 17902msgstr "" 17903 17904#: resources/views/help/pending-changes.phtml:4 17905msgid "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." 17906msgstr "" 17907 17908#: resources/views/help/pending-changes.phtml:8 17909msgid "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." 17910msgstr "" 17911 17912#: resources/views/help/pending-changes.phtml:12 17913msgid "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." 17914msgstr "" 17915 17916#: resources/views/help/pending-changes.phtml:17 17917msgid "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." 17918msgstr "" 17919 17920#: resources/views/help/place.phtml:4 17921msgid "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”." 17922msgstr "" 17923 17924#: resources/views/help/place.phtml:8 17925msgid "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." 17926msgstr "" 17927 17928#: resources/views/help/relationship-privacy.phtml:4 17929msgid "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." 17930msgstr "" 17931 17932#: resources/views/help/relationship-privacy.phtml:8 17933msgid "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)." 17934msgstr "" 17935 17936#: resources/views/help/relationship-privacy.phtml:12 17937msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 17938msgstr "" 17939 17940#: resources/views/help/restriction.phtml:4 17941msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 17942msgstr "" 17943 17944#: resources/views/help/restriction.phtml:7 17945msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 17946msgstr "" 17947 17948#: resources/views/help/romanized.phtml:4 17949msgid "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." 17950msgstr "" 17951 17952#: resources/views/help/source-events.phtml:4 17953msgid "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." 17954msgstr "" 17955 17956#: resources/views/help/surname.phtml:4 17957msgid "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." 17958msgstr "" 17959 17960#: resources/views/help/zip-gedcom.phtml:4 17961msgid "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." 17962msgstr "" 17963 17964#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17965#: resources/views/individual-page.phtml:29 17966#, php-format 17967msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 17968msgstr "" 17969 17970#: resources/views/individual-page.phtml:32 17971msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 17972msgstr "" 17973 17974#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17975#: resources/views/individual-page.phtml:38 17976#, php-format 17977msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 17978msgstr "" 17979 17980#: resources/views/individual-page.phtml:41 17981msgid "This individual has been edited. The changes need to be reviewed by a moderator." 17982msgstr "" 17983 17984#. I18N: A button label, previous page 17985#: resources/views/individual-page.phtml:77 17986#: resources/views/lists/datatables-attributes.phtml:16 17987#: resources/views/media-list-page.phtml:86 17988#: resources/views/media-list-page.phtml:185 17989#: resources/views/modules/batch_update/admin.phtml:56 17990#: resources/views/modules/batch_update/admin.phtml:60 17991#: resources/views/setup/step-2-server-checks.phtml:67 17992#: resources/views/setup/step-3-database-type.phtml:75 17993#: resources/views/setup/step-4-database-mysql.phtml:114 17994#: resources/views/setup/step-4-database-pgsql.phtml:101 17995#: resources/views/setup/step-4-database-sqlite.phtml:75 17996#: resources/views/setup/step-4-database-sqlsvr.phtml:101 17997#: resources/views/setup/step-5-administrator.phtml:86 17998msgid "previous" 17999msgstr "" 18000 18001#. I18N: A button label, next page 18002#: resources/views/individual-page.phtml:81 18003#: resources/views/lists/datatables-attributes.phtml:14 18004#: resources/views/media-list-page.phtml:96 18005#: resources/views/media-list-page.phtml:195 18006#: resources/views/modules/batch_update/admin.phtml:66 18007#: resources/views/modules/batch_update/admin.phtml:70 18008#: resources/views/setup/step-1-language.phtml:35 18009#: resources/views/setup/step-2-server-checks.phtml:63 18010#: resources/views/setup/step-3-database-type.phtml:71 18011#: resources/views/setup/step-4-database-mysql.phtml:110 18012#: resources/views/setup/step-4-database-pgsql.phtml:97 18013#: resources/views/setup/step-4-database-sqlite.phtml:71 18014#: resources/views/setup/step-4-database-sqlsvr.phtml:97 18015#: resources/views/setup/step-5-administrator.phtml:82 18016msgid "next" 18017msgstr "" 18018 18019#. I18N: Skip over the headers and menus, to the main content of the page 18020#: resources/views/layouts/administration.phtml:47 18021#: resources/views/layouts/default.phtml:82 18022msgid "Skip to content" 18023msgstr "" 18024 18025#: resources/views/layouts/default.phtml:157 18026#: resources/views/modules/random_media/slide-show.phtml:21 18027#: resources/views/modules/random_media/slide-show.phtml:23 18028msgid "Play" 18029msgstr "" 18030 18031#: resources/views/layouts/default.phtml:158 18032#: resources/views/modules/random_media/slide-show.phtml:25 18033#: resources/views/modules/random_media/slide-show.phtml:27 18034msgid "Stop" 18035msgstr "" 18036 18037#: resources/views/layouts/error.phtml:9 resources/views/layouts/error.phtml:26 18038#: resources/views/layouts/offline.phtml:58 18039msgid "This website is temporarily unavailable" 18040msgstr "" 18041 18042#: resources/views/layouts/offline.phtml:61 18043msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 18044msgstr "" 18045 18046#: resources/views/layouts/setup.phtml:8 resources/views/layouts/setup.phtml:16 18047msgid "Setup wizard for webtrees" 18048msgstr "" 18049 18050#: resources/views/lists/anniversaries-table.phtml:16 18051#: resources/views/lists/families-table.phtml:257 18052#: resources/views/lists/individuals-table.phtml:271 18053#: resources/views/lists/individuals-table.phtml:281 18054#: resources/views/modules/yahrzeit/table.phtml:16 18055msgid "Anniversary" 18056msgstr "" 18057 18058#: resources/views/lists/datatables-attributes.phtml:18 18059#: resources/views/lists/datatables-attributes.phtml:29 18060msgid "No records to display" 18061msgstr "" 18062 18063#. I18N: %s are placeholders for numbers 18064#: resources/views/lists/datatables-attributes.phtml:20 18065#: resources/views/lists/datatables-attributes.phtml:21 18066#, php-format 18067msgid "Showing %1$s to %2$s of %3$s" 18068msgstr "" 18069 18070#. I18N: %s is a number 18071#: resources/views/lists/datatables-attributes.phtml:23 18072#, php-format 18073msgid "(filtered from %s total entries)" 18074msgstr "" 18075 18076#. I18N: %s is a number of records per page 18077#: resources/views/lists/datatables-attributes.phtml:25 18078#, php-format 18079msgid "Display %s" 18080msgstr "" 18081 18082#: resources/views/lists/datatables-attributes.phtml:26 18083msgid "Loading…" 18084msgstr "" 18085 18086#: resources/views/lists/datatables-attributes.phtml:28 18087msgid "Filter" 18088msgstr "" 18089 18090#: resources/views/lists/families-table.phtml:158 18091msgid "Both alive" 18092msgstr "" 18093 18094#: resources/views/lists/families-table.phtml:164 18095msgid "Show couples where only the female partner is dead." 18096msgstr "" 18097 18098#: resources/views/lists/families-table.phtml:166 18099msgid "Widower" 18100msgstr "" 18101 18102#: resources/views/lists/families-table.phtml:172 18103msgid "Show couples where only the male partner is dead." 18104msgstr "" 18105 18106#: resources/views/lists/families-table.phtml:174 18107msgid "Widow" 18108msgstr "" 18109 18110#: resources/views/lists/families-table.phtml:180 18111#: resources/views/lists/individuals-table.phtml:204 18112msgid "Show individuals who are dead or couples where both partners are dead." 18113msgstr "" 18114 18115#: resources/views/lists/families-table.phtml:182 18116msgid "Both dead" 18117msgstr "" 18118 18119#: resources/views/lists/families-table.phtml:190 18120#: resources/views/lists/individuals-table.phtml:248 18121msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 18122msgstr "" 18123 18124#: resources/views/lists/families-table.phtml:192 18125#: resources/views/lists/individuals-table.phtml:250 18126msgid "Roots" 18127msgstr "" 18128 18129#: resources/views/lists/families-table.phtml:198 18130#: resources/views/lists/individuals-table.phtml:256 18131msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 18132msgstr "" 18133 18134#: resources/views/lists/families-table.phtml:200 18135#: resources/views/lists/individuals-table.phtml:258 18136msgid "Leaves" 18137msgstr "" 18138 18139#: resources/views/lists/families-table.phtml:208 18140msgid "Show couples with an unknown marriage date." 18141msgstr "" 18142 18143#: resources/views/lists/families-table.phtml:216 18144msgid "Show couples who married more than 100 years ago." 18145msgstr "" 18146 18147#: resources/views/lists/families-table.phtml:224 18148msgid "Show couples who married within the last 100 years." 18149msgstr "" 18150 18151#: resources/views/lists/families-table.phtml:232 18152msgid "Show divorced couples." 18153msgstr "" 18154 18155#: resources/views/lists/families-table.phtml:240 18156msgid "Show couples where either partner married more than once." 18157msgstr "" 18158 18159#: resources/views/lists/families-table.phtml:242 18160msgid "Multiple marriages" 18161msgstr "" 18162 18163#: resources/views/lists/families-table.phtml:276 18164#: resources/views/lists/individuals-table.phtml:300 18165msgid "Show parents" 18166msgstr "" 18167 18168#: resources/views/lists/families-table.phtml:279 18169#: resources/views/lists/individuals-table.phtml:303 18170msgid "Show statistics charts" 18171msgstr "" 18172 18173#: resources/views/lists/families-table.phtml:470 18174#: resources/views/lists/families-table.phtml:486 18175#: resources/views/lists/individuals-table.phtml:479 18176#: resources/views/lists/individuals-table.phtml:496 18177msgid "Decade of birth" 18178msgstr "" 18179 18180#: resources/views/lists/families-table.phtml:495 18181#: resources/views/lists/families-table.phtml:511 18182msgid "Decade of marriage" 18183msgstr "" 18184 18185#: resources/views/lists/given-names-table.phtml:10 18186#: resources/views/search-phonetic-page.phtml:17 18187msgid "Given name" 18188msgstr "" 18189 18190#: resources/views/lists/individuals-table.phtml:170 18191msgid "Show only males." 18192msgstr "" 18193 18194#: resources/views/lists/individuals-table.phtml:178 18195msgid "Show only females." 18196msgstr "" 18197 18198#: resources/views/lists/individuals-table.phtml:186 18199msgid "Show only individuals for whom the gender is not known." 18200msgstr "" 18201 18202#: resources/views/lists/individuals-table.phtml:196 18203msgid "Show individuals who are alive or couples where both partners are alive." 18204msgstr "" 18205 18206#: resources/views/lists/individuals-table.phtml:198 18207msgid "Alive" 18208msgstr "" 18209 18210#: resources/views/lists/individuals-table.phtml:212 18211msgid "Show individuals who died more than 100 years ago." 18212msgstr "" 18213 18214#: resources/views/lists/individuals-table.phtml:220 18215msgid "Show individuals who died within the last 100 years." 18216msgstr "" 18217 18218#: resources/views/lists/individuals-table.phtml:230 18219msgid "Show individuals born more than 100 years ago." 18220msgstr "" 18221 18222#: resources/views/lists/individuals-table.phtml:238 18223msgid "Show individuals born within the last 100 years." 18224msgstr "" 18225 18226#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 18227#: resources/views/lists/individuals-table.phtml:268 18228msgid "Sosa" 18229msgstr "" 18230 18231#: resources/views/lists/individuals-table.phtml:505 18232#: resources/views/lists/individuals-table.phtml:522 18233msgid "Decade of death" 18234msgstr "" 18235 18236#: resources/views/lists/individuals-table.phtml:531 18237#: resources/views/lists/individuals-table.phtml:573 18238msgid "Age related to death year" 18239msgstr "" 18240 18241#: resources/views/lists/repositories-table.phtml:41 18242msgid "Repository name" 18243msgstr "" 18244 18245#: resources/views/lists/surnames-table.phtml:11 18246#: resources/views/modules/gedcom_stats/config.phtml:44 18247#: resources/views/modules/gedcom_stats/statistics.phtml:52 18248#: resources/views/modules/statistics-chart/custom.phtml:155 18249msgid "Surnames" 18250msgstr "" 18251 18252#: resources/views/lists/surnames-table.phtml:20 18253#: resources/views/modules/family-book-chart/page.phtml:43 18254#: resources/views/modules/pedigree-chart/previous.phtml:29 18255msgid "Spouses" 18256msgstr "" 18257 18258#: resources/views/login-page.phtml:21 18259msgid "Welcome to this genealogy website" 18260msgstr "" 18261 18262#. I18N: A button label. 18263#: resources/views/login-page.phtml:56 18264#: resources/views/modules/login_block/sign-in.phtml:32 18265msgid "sign in" 18266msgstr "" 18267 18268#: resources/views/login-page.phtml:60 18269#: resources/views/modules/login_block/sign-in.phtml:36 18270msgid "Forgot password?" 18271msgstr "" 18272 18273#: resources/views/media-list-page.phtml:21 18274#: resources/views/modals/media-file-fields.phtml:48 18275msgid "Folder" 18276msgstr "" 18277 18278#: resources/views/media-list-page.phtml:29 18279msgid "Media objects per page" 18280msgstr "" 18281 18282#: resources/views/media-list-page.phtml:52 18283msgid "Search filters" 18284msgstr "" 18285 18286#: resources/views/media-list-page.phtml:73 18287msgid "Media objects found" 18288msgstr "" 18289 18290#: resources/views/media-list-page.phtml:91 18291#: resources/views/media-list-page.phtml:190 18292#, php-format 18293msgid "Page %s of %s" 18294msgstr "" 18295 18296#. I18N: %s is a filename 18297#: resources/views/media-list-page.phtml:145 18298#: resources/views/media-page.phtml:117 18299#, php-format 18300msgid "The file “%s” does not exist." 18301msgstr "" 18302 18303#: resources/views/media-page-menu.phtml:19 18304#: resources/views/modals/link-media-to-individual.phtml:8 18305msgid "Link this media object to an individual" 18306msgstr "" 18307 18308#: resources/views/media-page-menu.phtml:24 18309#: resources/views/modals/link-media-to-family.phtml:8 18310msgid "Link this media object to a family" 18311msgstr "" 18312 18313#: resources/views/media-page-menu.phtml:29 18314#: resources/views/modals/link-media-to-source.phtml:8 18315msgid "Link this media object to a source" 18316msgstr "" 18317 18318#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18319#: resources/views/media-page.phtml:28 18320#, php-format 18321msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 18322msgstr "" 18323 18324#: resources/views/media-page.phtml:30 18325msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 18326msgstr "" 18327 18328#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18329#: resources/views/media-page.phtml:34 18330#, php-format 18331msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 18332msgstr "" 18333 18334#: resources/views/media-page.phtml:36 18335msgid "This media object has been edited. The changes need to be reviewed by a moderator." 18336msgstr "" 18337 18338#: resources/views/media-page.phtml:134 18339msgid "Download file" 18340msgstr "" 18341 18342#. I18N: URL = web address 18343#: resources/views/modals/media-file-fields.phtml:19 18344msgid "A URL" 18345msgstr "" 18346 18347#: resources/views/modals/media-file-fields.phtml:58 18348msgid "Same as uploaded file" 18349msgstr "" 18350 18351#: resources/views/modals/media-file-fields.phtml:62 18352msgid "If you have a large number of media files, you can organize them into folders and subfolders." 18353msgstr "" 18354 18355#: resources/views/modals/media-file-fields.phtml:67 18356msgid "Create a unique filename" 18357msgstr "" 18358 18359#: resources/views/modals/media-file-fields.phtml:92 18360msgid "Caution!" 18361msgstr "" 18362 18363#: resources/views/modals/media-file-fields.phtml:94 18364msgid "The GEDCOM standard does not allow URLs in media objects." 18365msgstr "" 18366 18367#: resources/views/modals/media-file-fields.phtml:95 18368msgid "Other genealogy applications might not recognize this data." 18369msgstr "" 18370 18371#: resources/views/modals/on-screen-keyboard.phtml:8 18372msgid "Keep open" 18373msgstr "" 18374 18375#. I18N: a restrction on viewing data 18376#: resources/views/modals/restriction-fields.phtml:5 18377msgid "Privacy restriction" 18378msgstr "" 18379 18380#. I18N: A restriction on editing data 18381#: resources/views/modals/restriction-fields.phtml:22 18382msgid "Editing restriction" 18383msgstr "" 18384 18385#: resources/views/modules/ancestors-chart/page.phtml:25 18386#: resources/views/modules/descendancy_chart/page.phtml:24 18387#: resources/views/modules/family-book-chart/page.phtml:24 18388#: resources/views/modules/fanchart/page.phtml:35 18389#: resources/views/modules/hourglass-chart/page.phtml:26 18390#: resources/views/modules/pedigree-chart/page.phtml:25 18391#: resources/views/modules/pedigree-map/page.phtml:24 18392#: resources/xml/reports/ahnentafel_report.xml:7 18393#: resources/xml/reports/descendancy_report.xml:6 18394#: resources/xml/reports/individual_ext_report.xml:7 18395#: resources/xml/reports/missing_facts_report.xml:7 18396msgid "Generations" 18397msgstr "" 18398 18399#: resources/views/modules/ancestors-chart/page.phtml:35 18400#: resources/views/modules/descendancy_chart/page.phtml:34 18401#: resources/views/modules/fanchart/page.phtml:26 18402#: resources/views/modules/hourglass-chart/page.phtml:36 18403#: resources/views/modules/pedigree-chart/page.phtml:34 18404msgid "Layout" 18405msgstr "" 18406 18407#: resources/views/modules/ancestors-chart/tree.phtml:18 18408msgid "Sosa-Stradonitz number" 18409msgstr "" 18410 18411#: resources/views/modules/batch_update/admin.phtml:77 18412msgid "Update" 18413msgstr "" 18414 18415#: resources/views/modules/batch_update/admin.phtml:82 18416#: resources/views/modules/batch_update/admin.phtml:86 18417msgid "Update all" 18418msgstr "" 18419 18420#: resources/views/modules/batch_update/admin.phtml:85 18421msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." 18422msgstr "" 18423 18424#: resources/views/modules/batch_update/admin.phtml:100 18425msgid "Nothing found." 18426msgstr "" 18427 18428#. I18N: A configuration setting 18429#: resources/views/modules/bing-webmaster-tools/form.phtml:5 18430#: resources/views/modules/google-webmaster-tools/form.phtml:5 18431msgid "Site verification code" 18432msgstr "" 18433 18434#: resources/views/modules/bing-webmaster-tools/form.phtml:14 18435#: resources/views/modules/google-webmaster-tools/form.phtml:14 18436msgid "Site verification codes do not work when webtrees is installed in a subfolder." 18437msgstr "" 18438 18439#: resources/views/modules/census-assistant.phtml:10 18440msgid "Create a shared note using the census assistant" 18441msgstr "" 18442 18443#: resources/views/modules/census-assistant.phtml:32 18444msgid "Citation" 18445msgstr "" 18446 18447#: resources/views/modules/census-assistant.phtml:65 18448msgid "Head of household" 18449msgstr "" 18450 18451#: resources/views/modules/census-assistant.phtml:109 18452msgid "Census transcript" 18453msgstr "" 18454 18455#: resources/views/modules/census-assistant.phtml:109 18456msgid "Household" 18457msgstr "" 18458 18459#: resources/views/modules/charts/config.phtml:5 18460#: resources/views/modules/statistics-chart/custom.phtml:18 18461#: resources/views/modules/statistics-chart/custom.phtml:147 18462#: resources/views/modules/statistics-chart/custom.phtml:149 18463msgid "Chart type" 18464msgstr "" 18465 18466#: resources/views/modules/clippings/show.phtml:8 18467msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 18468msgstr "" 18469 18470#: resources/views/modules/clippings/show.phtml:13 18471msgid "Your clippings cart is empty." 18472msgstr "" 18473 18474#: resources/views/modules/custom-css-js/edit.phtml:16 18475msgid "Add content to the end of the <code><head></code> element." 18476msgstr "" 18477 18478#: resources/views/modules/custom-css-js/edit.phtml:21 18479msgid "Include the <code><style></style></code> tags." 18480msgstr "" 18481 18482#: resources/views/modules/custom-css-js/edit.phtml:28 18483msgid "Add content to the end of the <code><body></code> element." 18484msgstr "" 18485 18486#: resources/views/modules/custom-css-js/edit.phtml:33 18487msgid "Include the <code><script></script></code> tags." 18488msgstr "" 18489 18490#: resources/views/modules/descendancy_chart/tree.phtml:17 18491msgid "d’Aboville number" 18492msgstr "" 18493 18494#: resources/views/modules/family-book-chart/chart.phtml:21 18495#, php-format 18496msgid "Family of %s" 18497msgstr "" 18498 18499#: resources/views/modules/family-book-chart/page.phtml:33 18500msgid "Descendant generations" 18501msgstr "" 18502 18503#: resources/views/modules/family-book-chart/page.phtml:46 18504#: resources/views/modules/hourglass-chart/page.phtml:39 18505#: resources/xml/reports/pedigree_report.xml:6 18506msgid "Show spouses" 18507msgstr "" 18508 18509#: resources/views/modules/family_nav/sidebar-family.phtml:25 18510msgid "Parents" 18511msgstr "" 18512 18513#. I18N: FAQ = “Frequently Asked Question” 18514#: resources/views/modules/faq/config.phtml:14 18515msgid "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." 18516msgstr "" 18517 18518#: resources/views/modules/faq/config.phtml:15 18519msgid "You may use HTML to format the answer and to add links to other websites." 18520msgstr "" 18521 18522#. I18N: Label for a configuration option 18523#: resources/views/modules/faq/config.phtml:41 18524#: resources/views/modules/faq/edit.phtml:51 18525#: resources/views/modules/recent_changes/config.phtml:24 18526#: resources/views/modules/todays_events/config.phtml:32 18527#: resources/views/modules/upcoming_events/config.phtml:42 18528#: resources/xml/reports/bdm_report.xml:11 18529#: resources/xml/reports/birth_report.xml:9 18530#: resources/xml/reports/cemetery_report.xml:6 18531#: resources/xml/reports/change_report.xml:7 18532#: resources/xml/reports/death_report.xml:9 18533#: resources/xml/reports/fact_sources.xml:7 18534#: resources/xml/reports/individual_ext_report.xml:8 18535#: resources/xml/reports/marriage_report.xml:9 18536#: resources/xml/reports/occupation_report.xml:6 18537#: resources/xml/reports/relative_ext_report.xml:7 18538msgid "Sort order" 18539msgstr "" 18540 18541#: resources/views/modules/faq/config.phtml:43 18542#: resources/views/modules/faq/edit.phtml:19 18543msgid "Question" 18544msgstr "" 18545 18546#: resources/views/modules/faq/edit.phtml:30 18547msgid "Answer" 18548msgstr "" 18549 18550#. I18N: Label for a configuration option 18551#: resources/views/modules/faq/edit.phtml:41 18552#: resources/views/modules/html/config.phtml:56 18553#: resources/views/modules/stories/edit.phtml:45 18554msgid "Show this block for which languages" 18555msgstr "" 18556 18557#. I18N: FAQ = “Frequently Asked Question” 18558#: resources/views/modules/faq/edit.phtml:68 18559msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." 18560msgstr "" 18561 18562#: resources/views/modules/faq/show.phtml:20 18563msgid "back to top" 18564msgstr "" 18565 18566#: resources/views/modules/favorites/favorites.phtml:33 18567msgid "Are you sure you want to remove this item from your list of favorites?" 18568msgstr "" 18569 18570#: resources/views/modules/favorites/favorites.phtml:42 18571#: resources/views/modules/favorites/favorites.phtml:52 18572msgid "Add a favorite" 18573msgstr "" 18574 18575#: resources/views/modules/favorites/favorites.phtml:138 18576msgid "Enter an optional note about this favorite" 18577msgstr "" 18578 18579#: resources/views/modules/gedcom_news/edit.phtml:24 18580#: resources/views/modules/html/config.phtml:32 18581#: resources/views/modules/user_blog/edit.phtml:24 18582msgid "Content" 18583msgstr "" 18584 18585#: resources/views/modules/gedcom_news/list.phtml:9 18586#: resources/views/modules/user_blog/list.phtml:9 18587msgid "No news articles have been submitted." 18588msgstr "" 18589 18590#: resources/views/modules/gedcom_news/list.phtml:17 18591#: resources/views/modules/user_blog/list.phtml:15 18592msgid "More news articles" 18593msgstr "" 18594 18595#: resources/views/modules/gedcom_news/list.phtml:51 18596msgid "Add a news article" 18597msgstr "" 18598 18599#. I18N: label for yes/no option 18600#: resources/views/modules/gedcom_stats/config.phtml:9 18601msgid "Show date of last update" 18602msgstr "" 18603 18604#: resources/views/modules/gedcom_stats/config.phtml:21 18605#: resources/views/modules/html/template-statistics.phtml:30 18606#: resources/views/statistics/individuals/names.phtml:21 18607msgid "Total surnames" 18608msgstr "" 18609 18610#: resources/views/modules/gedcom_stats/config.phtml:26 18611#: resources/views/statistics/other/total-events.phtml:11 18612#: resources/xml/reports/missing_facts_report.xml:602 18613msgid "Total events" 18614msgstr "" 18615 18616#: resources/views/modules/gedcom_stats/config.phtml:27 18617msgid "Total users" 18618msgstr "" 18619 18620#: resources/views/modules/gedcom_stats/config.phtml:28 18621#: resources/views/modules/gedcom_stats/statistics.phtml:140 18622#: resources/views/modules/html/template-statistics.phtml:63 18623#: resources/views/statistics/individuals/total-events.phtml:43 18624msgid "Earliest birth" 18625msgstr "" 18626 18627#: resources/views/modules/gedcom_stats/config.phtml:29 18628#: resources/views/modules/gedcom_stats/statistics.phtml:151 18629#: resources/views/modules/html/template-statistics.phtml:67 18630#: resources/views/statistics/individuals/total-events.phtml:54 18631msgid "Latest birth" 18632msgstr "" 18633 18634#: resources/views/modules/gedcom_stats/config.phtml:30 18635#: resources/views/modules/gedcom_stats/statistics.phtml:162 18636#: resources/views/modules/html/template-statistics.phtml:71 18637#: resources/views/statistics/individuals/total-events.phtml:91 18638msgid "Earliest death" 18639msgstr "" 18640 18641#: resources/views/modules/gedcom_stats/config.phtml:31 18642#: resources/views/modules/gedcom_stats/statistics.phtml:173 18643#: resources/views/modules/html/template-statistics.phtml:75 18644#: resources/views/statistics/individuals/total-events.phtml:102 18645msgid "Latest death" 18646msgstr "" 18647 18648#: resources/views/modules/gedcom_stats/config.phtml:32 18649#: resources/views/modules/gedcom_stats/statistics.phtml:184 18650#: resources/views/modules/html/template-statistics.phtml:79 18651msgid "Individual who lived the longest" 18652msgstr "" 18653 18654#: resources/views/modules/gedcom_stats/config.phtml:34 18655#: resources/views/modules/gedcom_stats/statistics.phtml:210 18656#: resources/views/modules/html/template-statistics.phtml:87 18657msgid "Family with the most children" 18658msgstr "" 18659 18660#: resources/views/modules/gedcom_stats/config.phtml:48 18661#: resources/views/modules/gedcom_stats/statistics.phtml:239 18662#: resources/views/modules/html/template-statistics.phtml:99 18663msgid "Most common surnames" 18664msgstr "" 18665 18666#. I18N: ... to show in a list 18667#: resources/views/modules/gedcom_stats/config.phtml:56 18668#: resources/views/modules/top10_surnames/config.phtml:5 18669msgid "Number of surnames" 18670msgstr "" 18671 18672#: resources/views/modules/gedcom_stats/statistics.phtml:5 18673#: resources/views/modules/html/template-statistics.phtml:12 18674#, php-format 18675msgid "This family tree was last updated on %s." 18676msgstr "" 18677 18678#: resources/views/modules/gedcom_stats/statistics.phtml:108 18679#: resources/views/modules/html/template-statistics.phtml:50 18680#: resources/views/modules/todays_events/config.phtml:14 18681#: resources/views/modules/upcoming_events/config.phtml:24 18682#: resources/views/statistics/individuals/total-events.phtml:11 18683msgid "Events" 18684msgstr "" 18685 18686#. I18N: A configuration setting 18687#: resources/views/modules/google-analytics/form.phtml:5 18688#: resources/views/modules/matomo-analytics/form.phtml:5 18689#: resources/views/modules/statcounter/form.phtml:5 18690msgid "Site identification code" 18691msgstr "" 18692 18693#: resources/views/modules/google-analytics/form.phtml:14 18694#: resources/views/modules/matomo-analytics/form.phtml:23 18695#: resources/views/modules/statcounter/form.phtml:23 18696msgid "Tracking and analytics are not added to the control panel." 18697msgstr "" 18698 18699#: resources/views/modules/html/config.phtml:20 18700msgid "Templates" 18701msgstr "" 18702 18703#: resources/views/modules/html/config.phtml:25 18704msgid "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." 18705msgstr "" 18706 18707#: resources/views/modules/html/config.phtml:36 18708msgid "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." 18709msgstr "" 18710 18711#: resources/views/modules/html/config.phtml:45 18712msgid "Show the date and time of update" 18713msgstr "" 18714 18715#. I18N: do not translate the #keywords# 18716#: resources/views/modules/html/template-narrative.phtml:7 18717msgid "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#." 18718msgstr "" 18719 18720#: resources/views/modules/interactive-tree/chart.phtml:10 18721msgid "Use compact layout" 18722msgstr "" 18723 18724#: resources/views/modules/lifespans-chart/page.phtml:20 18725msgid "Add individuals" 18726msgstr "" 18727 18728#. I18N: Label for a configuration option 18729#: resources/views/modules/lifespans-chart/page.phtml:24 18730msgid "Include the individual’s immediate family" 18731msgstr "" 18732 18733#: resources/views/modules/lifespans-chart/page.phtml:30 18734msgid "Select individuals by place or date" 18735msgstr "" 18736 18737#: resources/views/modules/lifespans-chart/page.phtml:45 18738msgid "Start year" 18739msgstr "" 18740 18741#: resources/views/modules/lifespans-chart/page.phtml:54 18742msgid "End year" 18743msgstr "" 18744 18745#: resources/views/modules/login_block/sign-out.phtml:9 18746#, php-format 18747msgid "You are signed in as %s." 18748msgstr "" 18749 18750#. I18N: A button label. 18751#: resources/views/modules/login_block/sign-out.phtml:14 18752msgid "sign out" 18753msgstr "" 18754 18755#: resources/views/modules/media/tab.phtml:16 18756msgid "There are no media objects for this individual." 18757msgstr "" 18758 18759#: resources/views/modules/notes/tab.phtml:16 18760msgid "Show all notes" 18761msgstr "" 18762 18763#: resources/views/modules/notes/tab.phtml:31 18764msgid "There are no notes for this individual." 18765msgstr "" 18766 18767#: resources/views/modules/pedigree-chart/page.phtml:37 18768msgid "left" 18769msgstr "" 18770 18771#: resources/views/modules/pedigree-chart/page.phtml:37 18772msgid "right" 18773msgstr "" 18774 18775#: resources/views/modules/pedigree-chart/page.phtml:37 18776msgid "up" 18777msgstr "" 18778 18779#: resources/views/modules/pedigree-chart/page.phtml:37 18780msgid "down" 18781msgstr "" 18782 18783#: resources/views/modules/pedigree-chart/previous.phtml:20 18784msgid "Siblings" 18785msgstr "" 18786 18787#: resources/views/modules/pedigree-chart/previous.phtml:22 18788msgid "Sibling" 18789msgstr "" 18790 18791#: resources/views/modules/personal_facts/tab.phtml:13 18792msgid "Events of close relatives" 18793msgstr "" 18794 18795#: resources/views/modules/personal_facts/tab.phtml:31 18796msgid "There are no facts for this individual." 18797msgstr "" 18798 18799#: resources/views/modules/privacy-policy/footer.phtml:15 18800msgid "This website uses cookies to learn about visitor behavior." 18801msgstr "" 18802 18803#: resources/views/modules/privacy-policy/page.phtml:5 18804msgid "Personal data" 18805msgstr "" 18806 18807#: resources/views/modules/privacy-policy/page.phtml:9 18808msgid "This website processes personal data for the purpose of historical and genealogical research." 18809msgstr "" 18810 18811#: resources/views/modules/privacy-policy/page.phtml:12 18812msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." 18813msgstr "" 18814 18815#: resources/views/modules/privacy-policy/page.phtml:16 18816msgid "Cookies" 18817msgstr "" 18818 18819#: resources/views/modules/privacy-policy/page.phtml:20 18820msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." 18821msgstr "" 18822 18823#: resources/views/modules/privacy-policy/page.phtml:23 18824msgid "These cookies are “essential”, and do not require consent." 18825msgstr "" 18826 18827#: resources/views/modules/privacy-policy/page.phtml:32 18828msgid "This website uses third-party services to learn about visitor behavior." 18829msgstr "" 18830 18831#: resources/views/modules/privacy-policy/page.phtml:44 18832msgid "These services may use cookies or other tracking technology." 18833msgstr "" 18834 18835#: resources/views/modules/privacy-policy/page.phtml:48 18836msgid "You can opt out of tracking by setting the AccountUpdate header in your browser preferences." 18837msgstr "" 18838 18839#: resources/views/modules/privacy-policy/page.phtml:53 18840msgid "Data controller" 18841msgstr "" 18842 18843#: resources/views/modules/privacy-policy/page.phtml:57 18844msgid "This website is operated by the following individuals." 18845msgstr "" 18846 18847#: resources/views/modules/random_media/config.phtml:9 18848msgid "Show only individuals, events, or all" 18849msgstr "" 18850 18851#: resources/views/modules/random_media/config.phtml:31 18852msgid "Show slide show controls" 18853msgstr "" 18854 18855#: resources/views/modules/random_media/config.phtml:40 18856msgid "Start slide show on page load" 18857msgstr "" 18858 18859#: resources/views/modules/random_media/slide-show.phtml:29 18860#: resources/views/modules/random_media/slide-show.phtml:31 18861msgid "Next image" 18862msgstr "" 18863 18864#. I18N: [a record was] Changed on <date/time> by <user> 18865#: resources/views/modules/recent_changes/changes-list.phtml:10 18866#, php-format 18867msgid "Changed on %1$s by %2$s" 18868msgstr "" 18869 18870#. I18N: [a record was] Changed on <date/time> 18871#: resources/views/modules/recent_changes/changes-list.phtml:12 18872#, php-format 18873msgid "Changed on %1$s" 18874msgstr "" 18875 18876#: resources/views/modules/recent_changes/config.phtml:5 18877#: resources/views/modules/upcoming_events/config.phtml:5 18878#: resources/views/modules/yahrzeit/config.phtml:5 18879msgid "Number of days to show" 18880msgstr "" 18881 18882#: resources/views/modules/recent_changes/config.phtml:9 18883#: resources/views/modules/upcoming_events/config.phtml:9 18884#: resources/views/modules/yahrzeit/config.phtml:10 18885#, php-format 18886msgid "maximum %s day" 18887msgid_plural "maximum %s days" 18888msgstr[0] "" 18889msgstr[1] "" 18890 18891#. I18N: Label for a configuration option 18892#: resources/views/modules/recent_changes/config.phtml:15 18893#: resources/views/modules/todays_events/config.phtml:23 18894#: resources/views/modules/top10_givnnames/config.phtml:14 18895#: resources/views/modules/top10_surnames/config.phtml:14 18896#: resources/views/modules/upcoming_events/config.phtml:33 18897#: resources/views/modules/yahrzeit/config.phtml:17 18898msgid "Presentation style" 18899msgstr "" 18900 18901#. I18N: label for a yes/no option 18902#: resources/views/modules/recent_changes/config.phtml:33 18903msgid "Show the user who made the change" 18904msgstr "" 18905 18906#: resources/views/modules/relationships-chart/config.phtml:12 18907msgid "Searching for all possible relationships can take a lot of time in complex trees." 18908msgstr "" 18909 18910#. I18N: Configuration option 18911#: resources/views/modules/relationships-chart/config.phtml:33 18912msgid "How much recursion to use when searching for relationships" 18913msgstr "" 18914 18915#: resources/views/modules/relationships-chart/page.phtml:17 18916msgid "Individual 1" 18917msgstr "" 18918 18919#: resources/views/modules/relationships-chart/page.phtml:26 18920msgid "Individual 2" 18921msgstr "" 18922 18923#. I18N: Reverse the order of two individuals 18924#: resources/views/modules/relationships-chart/page.phtml:72 18925msgid "Swap individuals" 18926msgstr "" 18927 18928#: resources/views/modules/relatives/family.phtml:128 18929msgid "Add marriage details" 18930msgstr "" 18931 18932#: resources/views/modules/relatives/family.phtml:204 18933msgid "Add a son or daughter" 18934msgstr "" 18935 18936#: resources/views/modules/relatives/family.phtml:206 18937msgid "Add a brother or sister" 18938msgstr "" 18939 18940#: resources/views/modules/relatives/tab.phtml:12 18941msgid "Date differences" 18942msgstr "" 18943 18944#: resources/views/modules/review_changes/config.phtml:4 18945msgid "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." 18946msgstr "" 18947 18948#. I18N: Label for a configuration option 18949#: resources/views/modules/review_changes/config.phtml:10 18950msgid "Send out reminder emails" 18951msgstr "" 18952 18953#: resources/views/modules/review_changes/config.phtml:20 18954msgid "Reminder email frequency (days)" 18955msgstr "" 18956 18957#. I18N: The www.sitemaps.org site is translated into many languages (e.g. http://www.sitemaps.org/fr/) - choose an appropriate URL. 18958#: resources/views/modules/sitemap/config.phtml:13 18959msgid "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>." 18960msgstr "" 18961 18962#. I18N: Label for a configuration option 18963#: resources/views/modules/sitemap/config.phtml:17 18964msgid "Which family trees should be included in the sitemaps" 18965msgstr "" 18966 18967#: resources/views/modules/sitemap/config.phtml:36 18968msgid "To tell search engines that sitemaps are available, you should add the following line to your robots.txt file." 18969msgstr "" 18970 18971#: resources/views/modules/sitemap/config.phtml:44 18972msgid "To tell search engines that sitemaps are available, you can use the following links." 18973msgstr "" 18974 18975#: resources/views/modules/sources_tab/tab.phtml:16 18976msgid "Show all sources" 18977msgstr "" 18978 18979#: resources/views/modules/sources_tab/tab.phtml:29 18980msgid "There are no source citations for this individual." 18981msgstr "" 18982 18983#. I18N: A configuration setting 18984#: resources/views/modules/statcounter/form.phtml:15 18985msgid "Security code" 18986msgstr "" 18987 18988#: resources/views/modules/statistics-chart/custom.phtml:10 18989msgid "Create your own chart" 18990msgstr "" 18991 18992#: resources/views/modules/statistics-chart/custom.phtml:71 18993msgid "Categories" 18994msgstr "" 18995 18996#: resources/views/modules/statistics-chart/custom.phtml:80 18997msgid "gender" 18998msgstr "" 18999 19000#: resources/views/modules/statistics-chart/custom.phtml:85 19001msgid "date periods" 19002msgstr "" 19003 19004#. I18N: from 1700 interval 50 years 19005#: resources/views/modules/statistics-chart/custom.phtml:93 19006#: resources/views/modules/statistics-chart/custom.phtml:96 19007#: resources/views/modules/statistics-chart/custom.phtml:99 19008#: resources/views/modules/statistics-chart/custom.phtml:102 19009#: resources/views/modules/statistics-chart/custom.phtml:105 19010#: resources/views/modules/statistics-chart/custom.phtml:108 19011#, php-format 19012msgid "from %1$s interval %2$s year" 19013msgid_plural "from %1$s interval %2$s years" 19014msgstr[0] "" 19015msgstr[1] "" 19016 19017#: resources/views/modules/statistics-chart/custom.phtml:114 19018msgid "Results" 19019msgstr "" 19020 19021#: resources/views/modules/statistics-chart/custom.phtml:118 19022msgid "numbers" 19023msgstr "" 19024 19025#: resources/views/modules/statistics-chart/custom.phtml:123 19026msgid "percentage" 19027msgstr "" 19028 19029#: resources/views/modules/statistics-chart/custom.phtml:128 19030#: resources/views/modules/statistics-chart/custom.phtml:131 19031#: resources/views/modules/statistics-chart/custom.phtml:137 19032msgid "Age interval" 19033msgstr "" 19034 19035#: resources/views/modules/statistics-chart/custom.phtml:140 19036msgid "Select the desired age interval" 19037msgstr "" 19038 19039#: resources/views/modules/statistics-chart/custom.phtml:166 19040#: resources/views/modules/statistics-chart/custom.phtml:168 19041msgid "Geographic area" 19042msgstr "" 19043 19044#: resources/views/modules/statistics-chart/custom.phtml:171 19045#: resources/views/places-page.phtml:11 resources/views/places-page.phtml:14 19046msgid "World" 19047msgstr "" 19048 19049#: resources/views/modules/statistics-chart/custom.phtml:174 19050msgid "Europe" 19051msgstr "" 19052 19053#: resources/views/modules/statistics-chart/custom.phtml:177 19054msgid "Northern America" 19055msgstr "" 19056 19057#: resources/views/modules/statistics-chart/custom.phtml:180 19058msgid "South America" 19059msgstr "" 19060 19061#: resources/views/modules/statistics-chart/custom.phtml:183 19062msgid "Asia" 19063msgstr "" 19064 19065#: resources/views/modules/statistics-chart/custom.phtml:186 19066msgid "Middle East" 19067msgstr "" 19068 19069#: resources/views/modules/statistics-chart/custom.phtml:189 19070msgid "Africa" 19071msgstr "" 19072 19073#: resources/views/modules/statistics-chart/custom.phtml:200 19074msgid "show the chart" 19075msgstr "" 19076 19077#: resources/views/modules/stories/config.phtml:36 19078#: resources/views/modules/stories/edit.phtml:27 19079#: resources/views/modules/stories/list.phtml:8 19080msgid "Story title" 19081msgstr "" 19082 19083#: resources/views/modules/stories/edit.phtml:36 19084msgid "Story" 19085msgstr "" 19086 19087#: resources/views/modules/timeline-chart/chart.phtml:131 19088#: resources/views/modules/timeline-chart/chart.phtml:133 19089#: resources/views/modules/timeline-chart/chart.phtml:135 19090msgid "Month:" 19091msgstr "" 19092 19093#: resources/views/modules/timeline-chart/chart.phtml:131 19094#: resources/views/modules/timeline-chart/chart.phtml:133 19095#: resources/views/modules/timeline-chart/chart.phtml:135 19096msgid "Day:" 19097msgstr "" 19098 19099#: resources/views/modules/timeline-chart/chart.phtml:133 19100msgid "years" 19101msgstr "" 19102 19103#: resources/views/modules/timeline-chart/chart.phtml:135 19104#: resources/views/modules/timeline-chart/chart.phtml:403 19105msgid "Year:" 19106msgstr "" 19107 19108#: resources/views/modules/timeline-chart/chart.phtml:346 19109msgid "Husband’s age" 19110msgstr "" 19111 19112#: resources/views/modules/timeline-chart/chart.phtml:346 19113msgid "Wife’s age" 19114msgstr "" 19115 19116#: resources/views/modules/timeline-chart/page.phtml:58 19117msgid "Remove individual" 19118msgstr "" 19119 19120#. I18N: an age indicator, which can be dragged around the screen 19121#: resources/views/modules/timeline-chart/page.phtml:65 19122msgid "Show an age cursor" 19123msgstr "" 19124 19125#: resources/views/modules/todays_events/config.phtml:5 19126#: resources/views/modules/upcoming_events/config.phtml:15 19127msgid "Show only events of living individuals" 19128msgstr "" 19129 19130#: resources/views/modules/todays_events/empty.phtml:4 19131msgid "No events exist for today." 19132msgstr "" 19133 19134#: resources/views/modules/todo/config.phtml:4 19135msgid "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." 19136msgstr "" 19137 19138#: resources/views/modules/todo/config.phtml:5 19139msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 19140msgstr "" 19141 19142#: resources/views/modules/todo/config.phtml:6 19143msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 19144msgstr "" 19145 19146#: resources/views/modules/todo/config.phtml:11 19147msgid "Show research tasks that are assigned to other users" 19148msgstr "" 19149 19150#: resources/views/modules/todo/config.phtml:21 19151msgid "Show research tasks that are not assigned to any user" 19152msgstr "" 19153 19154#: resources/views/modules/todo/config.phtml:30 19155msgid "Show research tasks that have a date in the future" 19156msgstr "" 19157 19158#. I18N: ... to show in a list 19159#: resources/views/modules/top10_givnnames/config.phtml:5 19160msgid "Number of given names" 19161msgstr "" 19162 19163#. I18N: ... to show in a list 19164#: resources/views/modules/top10_pageviews/config.phtml:5 19165msgid "Number of pages" 19166msgstr "" 19167 19168#. I18N: Label for a configuration option 19169#: resources/views/modules/top10_pageviews/config.phtml:14 19170msgid "Show counts before or after name" 19171msgstr "" 19172 19173#: resources/views/modules/user_blog/list.phtml:48 19174msgid "Add a journal entry" 19175msgstr "" 19176 19177#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19178#: resources/views/note-page.phtml:10 19179#, php-format 19180msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 19181msgstr "" 19182 19183#: resources/views/note-page.phtml:12 19184msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 19185msgstr "" 19186 19187#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19188#: resources/views/note-page.phtml:16 19189#, php-format 19190msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 19191msgstr "" 19192 19193#: resources/views/note-page.phtml:18 19194msgid "This note has been edited. The changes need to be reviewed by a moderator." 19195msgstr "" 19196 19197#: resources/views/password-request-page.phtml:20 19198msgid "Email" 19199msgstr "" 19200 19201#: resources/views/pending-changes-page.phtml:52 19202#: resources/views/pending-changes-page.phtml:64 19203msgid "Accept" 19204msgstr "" 19205 19206#: resources/views/pending-changes-page.phtml:56 19207#: resources/views/pending-changes-page.phtml:94 19208msgid "Reject" 19209msgstr "" 19210 19211#: resources/views/pending-changes-page.phtml:105 19212msgid "Accept all changes" 19213msgstr "" 19214 19215#: resources/views/pending-changes-page.phtml:108 19216msgid "Are you sure you want to reject all the changes to this family tree?" 19217msgstr "" 19218 19219#: resources/views/pending-changes-page.phtml:109 19220msgid "Reject all changes" 19221msgstr "" 19222 19223#: resources/views/place-events.phtml:20 resources/views/place-events.phtml:32 19224#: resources/views/search-advanced-page.phtml:81 19225#: resources/views/search-general-page.phtml:113 19226#: resources/views/search-phonetic-page.phtml:114 19227msgid "No results found." 19228msgstr "" 19229 19230#: resources/views/place-list.phtml:6 19231msgid "Place list" 19232msgstr "" 19233 19234#: resources/views/places-page.phtml:28 19235msgid "Places without valid co-ordinates are not shown on the map and have a red border around the sidebar entry" 19236msgstr "" 19237 19238#: resources/views/places-page.phtml:35 19239#, php-format 19240msgid "View table of events occurring in %s" 19241msgstr "" 19242 19243#: resources/views/register-page.phtml:24 19244msgid "<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>" 19245msgstr "" 19246 19247#. I18N: placeholder text for registration-comments field 19248#: resources/views/register-page.phtml:86 19249msgid "Explain why you are requesting an account." 19250msgstr "" 19251 19252#: resources/views/register-page.phtml:88 19253msgid "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." 19254msgstr "" 19255 19256#: resources/views/register-success-page.phtml:9 19257#, php-format 19258msgid "Hello %s…<br>Thank you for your registration." 19259msgstr "" 19260 19261#: resources/views/register-success-page.phtml:13 19262#, php-format 19263msgid "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." 19264msgstr "" 19265 19266#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19267#: resources/views/repository-page.phtml:14 19268#, php-format 19269msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it." 19270msgstr "" 19271 19272#: resources/views/repository-page.phtml:16 19273msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator." 19274msgstr "" 19275 19276#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19277#: resources/views/repository-page.phtml:20 19278#, php-format 19279msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them." 19280msgstr "" 19281 19282#: resources/views/repository-page.phtml:22 19283msgid "This repository has been edited. The changes need to be reviewed by a moderator." 19284msgstr "" 19285 19286#: resources/views/search-advanced-page.phtml:30 19287msgid "Add more fields" 19288msgstr "" 19289 19290#: resources/views/search-advanced-page.phtml:47 19291#: resources/xml/reports/bdm_report.xml:118 19292#: resources/xml/reports/family_group_report.xml:467 19293#: resources/xml/reports/family_group_report.xml:730 19294#: resources/xml/reports/individual_ext_report.xml:243 19295#: resources/xml/reports/individual_report.xml:240 19296#: resources/xml/reports/relative_ext_report.xml:64 19297msgid "Father" 19298msgstr "" 19299 19300#: resources/views/search-advanced-page.phtml:59 19301#: resources/xml/reports/bdm_report.xml:120 19302#: resources/xml/reports/family_group_report.xml:474 19303#: resources/xml/reports/family_group_report.xml:737 19304#: resources/xml/reports/individual_ext_report.xml:279 19305#: resources/xml/reports/individual_report.xml:276 19306#: resources/xml/reports/relative_ext_report.xml:65 19307msgid "Mother" 19308msgstr "" 19309 19310#: resources/views/search-general-page.phtml:28 19311#: resources/views/statistics/other/total-records.phtml:11 19312msgid "Records" 19313msgstr "" 19314 19315#. I18N: select all (of the family trees) 19316#: resources/views/search-general-page.phtml:89 19317#: resources/views/search-phonetic-page.phtml:90 19318msgid "select all" 19319msgstr "" 19320 19321#. I18N: select none (of the family trees) 19322#: resources/views/search-general-page.phtml:90 19323#: resources/views/search-phonetic-page.phtml:91 19324msgid "select none" 19325msgstr "" 19326 19327#: resources/views/search-general-page.phtml:92 19328#: resources/views/search-phonetic-page.phtml:93 19329msgid "invert selection" 19330msgstr "" 19331 19332#: resources/views/search-phonetic-page.phtml:51 19333msgid "Phonetic algorithm" 19334msgstr "" 19335 19336#: resources/views/search-replace-page.phtml:38 19337msgid "Entire record" 19338msgstr "" 19339 19340#: resources/views/search-replace-page.phtml:38 19341#: resources/views/statistics/individuals/names.phtml:11 19342#: resources/xml/reports/cemetery_report.xml:7 19343#: resources/xml/reports/death_report.xml:10 19344msgid "Names" 19345msgstr "" 19346 19347#. I18N: A button label. 19348#: resources/views/search-replace-page.phtml:44 19349msgid "replace" 19350msgstr "" 19351 19352#: resources/views/setup/step-2-server-checks.phtml:18 19353msgid "Checking server configuration" 19354msgstr "" 19355 19356#: resources/views/setup/step-2-server-checks.phtml:31 19357msgid "The server configuration is OK." 19358msgstr "" 19359 19360#: resources/views/setup/step-2-server-checks.phtml:35 19361msgid "Checking server capacity" 19362msgstr "" 19363 19364#: resources/views/setup/step-2-server-checks.phtml:38 19365msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 19366msgstr "" 19367 19368#: resources/views/setup/step-2-server-checks.phtml:41 19369msgid "The following list shows typical requirements." 19370msgstr "" 19371 19372#: resources/views/setup/step-2-server-checks.phtml:44 19373msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 19374msgstr "" 19375 19376#: resources/views/setup/step-2-server-checks.phtml:46 19377msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 19378msgstr "" 19379 19380#: resources/views/setup/step-2-server-checks.phtml:48 19381msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 19382msgstr "" 19383 19384#: resources/views/setup/step-2-server-checks.phtml:52 19385#, php-format 19386msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 19387msgstr "" 19388 19389#: resources/views/setup/step-2-server-checks.phtml:56 19390msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 19391msgstr "" 19392 19393#: resources/views/setup/step-3-database-type.phtml:13 19394msgid "Connection to database server" 19395msgstr "" 19396 19397#: resources/views/setup/step-3-database-type.phtml:25 19398msgid "webtrees needs a database to store your genealogy data." 19399msgstr "" 19400 19401#: resources/views/setup/step-3-database-type.phtml:30 19402msgid "Database type" 19403msgstr "" 19404 19405#: resources/views/setup/step-4-database-mysql.phtml:12 19406#: resources/views/setup/step-4-database-pgsql.phtml:12 19407#: resources/views/setup/step-4-database-sqlite.phtml:17 19408#: resources/views/setup/step-4-database-sqlsvr.phtml:12 19409msgid "Database connection" 19410msgstr "" 19411 19412#: resources/views/setup/step-4-database-mysql.phtml:32 19413#: resources/views/setup/step-4-database-pgsql.phtml:30 19414#: resources/views/setup/step-4-database-sqlsvr.phtml:30 19415msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 19416msgstr "" 19417 19418#: resources/views/setup/step-4-database-mysql.phtml:36 19419msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 19420msgstr "" 19421 19422#: resources/views/setup/step-4-database-mysql.phtml:50 19423msgid "Most sites are configured to use the default value of 3306." 19424msgstr "" 19425 19426#: resources/views/setup/step-4-database-mysql.phtml:57 19427#: resources/views/setup/step-4-database-pgsql.phtml:49 19428#: resources/views/setup/step-4-database-sqlsvr.phtml:49 19429msgid "Database user account" 19430msgstr "" 19431 19432#: resources/views/setup/step-4-database-mysql.phtml:64 19433#: resources/views/setup/step-4-database-mysql.phtml:78 19434#: resources/views/setup/step-4-database-pgsql.phtml:54 19435#: resources/views/setup/step-4-database-pgsql.phtml:66 19436#: resources/views/setup/step-4-database-sqlsvr.phtml:54 19437#: resources/views/setup/step-4-database-sqlsvr.phtml:66 19438msgid "This is case sensitive." 19439msgstr "" 19440 19441#: resources/views/setup/step-4-database-mysql.phtml:71 19442#: resources/views/setup/step-4-database-pgsql.phtml:61 19443#: resources/views/setup/step-4-database-sqlsvr.phtml:61 19444msgid "Database password" 19445msgstr "" 19446 19447#: resources/views/setup/step-4-database-mysql.phtml:85 19448#: resources/views/setup/step-4-database-pgsql.phtml:73 19449#: resources/views/setup/step-4-database-sqlite.phtml:30 19450#: resources/views/setup/step-4-database-sqlsvr.phtml:73 19451msgid "Database name" 19452msgstr "" 19453 19454#: resources/views/setup/step-4-database-mysql.phtml:95 19455#: resources/views/setup/step-4-database-pgsql.phtml:82 19456#: resources/views/setup/step-4-database-sqlite.phtml:54 19457#: resources/views/setup/step-4-database-sqlsvr.phtml:82 19458msgid "Table prefix" 19459msgstr "" 19460 19461#: resources/views/setup/step-4-database-mysql.phtml:100 19462#: resources/views/setup/step-4-database-pgsql.phtml:87 19463#: resources/views/setup/step-4-database-sqlite.phtml:61 19464#: resources/views/setup/step-4-database-sqlsvr.phtml:87 19465msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 19466msgstr "" 19467 19468#: resources/views/setup/step-4-database-mysql.phtml:101 19469#: resources/views/setup/step-4-database-pgsql.phtml:88 19470#: resources/views/setup/step-4-database-sqlite.phtml:47 19471#: resources/views/setup/step-4-database-sqlite.phtml:62 19472#: resources/views/setup/step-4-database-sqlsvr.phtml:88 19473msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 19474msgstr "" 19475 19476#: resources/views/setup/step-4-database-pgsql.phtml:42 19477msgid "Most sites are configured to use the default value of 5432." 19478msgstr "" 19479 19480#: resources/views/setup/step-4-database-sqlsvr.phtml:42 19481msgid "Most sites are configured to use the default value of 1433." 19482msgstr "" 19483 19484#: resources/views/setup/step-5-administrator.phtml:15 19485msgid "Administrator account" 19486msgstr "" 19487 19488#: resources/views/setup/step-5-administrator.phtml:27 19489msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 19490msgstr "" 19491 19492#: resources/views/setup/step-5-administrator.phtml:49 19493msgid "You will use this to sign in to webtrees." 19494msgstr "" 19495 19496#: resources/views/setup/step-5-administrator.phtml:61 19497msgid "This must be at least six characters long. It is case-sensitive." 19498msgstr "" 19499 19500#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19501#: resources/views/source-page.phtml:15 19502#, php-format 19503msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it." 19504msgstr "" 19505 19506#: resources/views/source-page.phtml:17 19507msgid "This source has been deleted. The deletion will need to be reviewed by a moderator." 19508msgstr "" 19509 19510#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19511#: resources/views/source-page.phtml:21 19512#, php-format 19513msgid "This source has been edited. You should review the changes and then %1$s or %2$s them." 19514msgstr "" 19515 19516#: resources/views/source-page.phtml:23 19517msgid "This source has been edited. The changes need to be reviewed by a moderator." 19518msgstr "" 19519 19520#: resources/views/statistics/families/age-difference.phtml:11 19521msgid "Age difference" 19522msgstr "" 19523 19524#: resources/views/statistics/families/age-difference.phtml:19 19525msgid "Age between siblings" 19526msgstr "" 19527 19528#: resources/views/statistics/families/age-difference.phtml:28 19529msgid "Greatest age between siblings" 19530msgstr "" 19531 19532#: resources/views/statistics/families/age-difference.phtml:41 19533msgid "Age between husband and wife" 19534msgstr "" 19535 19536#: resources/views/statistics/families/age-difference.phtml:50 19537msgid "Age between wife and husband" 19538msgstr "" 19539 19540#: resources/views/statistics/families/birth-age.phtml:11 19541msgid "Age at birth of child" 19542msgstr "" 19543 19544#: resources/views/statistics/families/birth-age.phtml:21 19545msgid "Youngest father" 19546msgstr "" 19547 19548#: resources/views/statistics/families/birth-age.phtml:39 19549msgid "Youngest mother" 19550msgstr "" 19551 19552#: resources/views/statistics/families/birth-age.phtml:59 19553msgid "Oldest father" 19554msgstr "" 19555 19556#: resources/views/statistics/families/birth-age.phtml:77 19557msgid "Oldest mother" 19558msgstr "" 19559 19560#: resources/views/statistics/families/children.phtml:11 19561msgid "Children in family" 19562msgstr "" 19563 19564#: resources/views/statistics/families/children.phtml:54 19565msgid "Largest number of grandchildren" 19566msgstr "" 19567 19568#: resources/views/statistics/families/marriage-age.phtml:21 19569msgid "Youngest male" 19570msgstr "" 19571 19572#: resources/views/statistics/families/marriage-age.phtml:39 19573msgid "Youngest female" 19574msgstr "" 19575 19576#: resources/views/statistics/families/marriage-age.phtml:59 19577msgid "Oldest male" 19578msgstr "" 19579 19580#: resources/views/statistics/families/marriage-age.phtml:77 19581msgid "Oldest female" 19582msgstr "" 19583 19584#: resources/views/statistics/families/marriage-length.phtml:11 19585msgid "Length of marriage" 19586msgstr "" 19587 19588#: resources/views/statistics/families/marriage-length.phtml:21 19589msgid "Longest marriage" 19590msgstr "" 19591 19592#: resources/views/statistics/families/marriage-length.phtml:39 19593msgid "Shortest marriage" 19594msgstr "" 19595 19596#: resources/views/statistics/families/top10-list-grand.phtml:18 19597#: resources/views/statistics/families/top10-nolist-grand.phtml:14 19598#, php-format 19599msgid "%s grandchild" 19600msgid_plural "%s grandchildren" 19601msgstr[0] "" 19602msgstr[1] "" 19603 19604#: resources/views/statistics/families/total-records.phtml:22 19605msgid "Total marriages" 19606msgstr "" 19607 19608#: resources/views/statistics/families/total-records.phtml:44 19609msgid "Earliest marriage" 19610msgstr "" 19611 19612#: resources/views/statistics/families/total-records.phtml:55 19613msgid "Latest marriage" 19614msgstr "" 19615 19616#: resources/views/statistics/families/total-records.phtml:70 19617msgid "Total divorces" 19618msgstr "" 19619 19620#: resources/views/statistics/families/total-records.phtml:92 19621msgid "Earliest divorce" 19622msgstr "" 19623 19624#: resources/views/statistics/families/total-records.phtml:103 19625msgid "Latest divorce" 19626msgstr "" 19627 19628#: resources/views/statistics/individuals/greatest-age.phtml:11 19629msgid "Greatest age at death" 19630msgstr "" 19631 19632#: resources/views/statistics/individuals/lifespan.phtml:11 19633msgid "Lifespan" 19634msgstr "" 19635 19636#: resources/views/statistics/individuals/names.phtml:45 19637msgid "Total given names" 19638msgstr "" 19639 19640#: resources/views/statistics/individuals/oldest-living.phtml:11 19641msgid "Oldest living individuals" 19642msgstr "" 19643 19644#: resources/views/statistics/individuals/total-events.phtml:21 19645msgid "Total births" 19646msgstr "" 19647 19648#: resources/views/statistics/individuals/total-events.phtml:69 19649msgid "Total deaths" 19650msgstr "" 19651 19652#: resources/views/statistics/individuals/total-records.phtml:11 19653#: resources/xml/reports/bdm_report.xml:210 19654#: resources/xml/reports/birth_report.xml:66 19655#: resources/xml/reports/cemetery_report.xml:89 19656#: resources/xml/reports/death_report.xml:99 19657#: resources/xml/reports/fact_sources.xml:142 19658#: resources/xml/reports/fact_sources.xml:146 19659#: resources/xml/reports/fact_sources.xml:305 19660#: resources/xml/reports/fact_sources.xml:309 19661#: resources/xml/reports/missing_facts_report.xml:601 19662#: resources/xml/reports/occupation_report.xml:94 19663#: resources/xml/reports/relative_ext_report.xml:140 19664msgid "Total individuals" 19665msgstr "" 19666 19667#: resources/views/statistics/individuals/total-records.phtml:22 19668msgid "Total males" 19669msgstr "" 19670 19671#: resources/views/statistics/individuals/total-records.phtml:31 19672msgid "Total females" 19673msgstr "" 19674 19675#: resources/views/statistics/individuals/total-records.phtml:52 19676msgid "Total living" 19677msgstr "" 19678 19679#: resources/views/statistics/individuals/total-records.phtml:60 19680msgid "Total dead" 19681msgstr "" 19682 19683#: resources/views/statistics/other/places.phtml:20 19684msgid "Birth places" 19685msgstr "" 19686 19687#: resources/views/statistics/other/places.phtml:29 19688msgid "Death places" 19689msgstr "" 19690 19691#: resources/views/statistics/other/places.phtml:38 19692msgid "Marriage places" 19693msgstr "" 19694 19695#: resources/views/statistics/other/places.phtml:47 19696msgid "Events in countries" 19697msgstr "" 19698 19699#: resources/views/statistics/other/total-events.phtml:22 19700msgid "First event" 19701msgstr "" 19702 19703#: resources/views/statistics/other/total-events.phtml:36 19704msgid "Last event" 19705msgstr "" 19706 19707#: resources/views/verify-failure-page.phtml:9 19708msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." 19709msgstr "" 19710 19711#: resources/views/verify-success-page.phtml:9 19712msgid "You have confirmed your request to become a registered user." 19713msgstr "" 19714 19715#: resources/views/verify-success-page.phtml:12 19716msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 19717msgstr "" 19718 19719#: resources/xml/reports/ahnentafel_report.xml:8 19720#: resources/xml/reports/descendancy_report.xml:7 19721#: resources/xml/reports/family_group_report.xml:7 19722#: resources/xml/reports/individual_ext_report.xml:9 19723#: resources/xml/reports/individual_report.xml:6 19724msgid "Show sources" 19725msgstr "" 19726 19727#: resources/xml/reports/ahnentafel_report.xml:9 19728#: resources/xml/reports/family_group_report.xml:8 19729#: resources/xml/reports/individual_ext_report.xml:10 19730#: resources/xml/reports/individual_report.xml:7 19731msgid "Show notes" 19732msgstr "" 19733 19734#: resources/xml/reports/ahnentafel_report.xml:10 19735msgid "Show occupations" 19736msgstr "" 19737 19738#: resources/xml/reports/ahnentafel_report.xml:11 19739msgid "Show residences" 19740msgstr "" 19741 19742#: resources/xml/reports/ahnentafel_report.xml:12 19743msgid "Show children of ancestors" 19744msgstr "" 19745 19746#: resources/xml/reports/ahnentafel_report.xml:13 19747#: resources/xml/reports/bdm_report.xml:12 19748#: resources/xml/reports/birth_report.xml:10 19749#: resources/xml/reports/cemetery_report.xml:8 19750#: resources/xml/reports/change_report.xml:9 19751#: resources/xml/reports/death_report.xml:11 19752#: resources/xml/reports/descendancy_report.xml:8 19753#: resources/xml/reports/fact_sources.xml:8 19754#: resources/xml/reports/family_group_report.xml:11 19755#: resources/xml/reports/individual_ext_report.xml:12 19756#: resources/xml/reports/individual_report.xml:9 19757#: resources/xml/reports/marriage_report.xml:10 19758#: resources/xml/reports/missing_facts_report.xml:8 19759#: resources/xml/reports/occupation_report.xml:7 19760#: resources/xml/reports/pedigree_report.xml:8 19761#: resources/xml/reports/relative_ext_report.xml:8 19762msgctxt "paper size" 19763msgid "A4" 19764msgstr "" 19765 19766#: resources/xml/reports/ahnentafel_report.xml:13 19767#: resources/xml/reports/bdm_report.xml:12 19768#: resources/xml/reports/birth_report.xml:10 19769#: resources/xml/reports/cemetery_report.xml:8 19770#: resources/xml/reports/change_report.xml:9 19771#: resources/xml/reports/death_report.xml:11 19772#: resources/xml/reports/descendancy_report.xml:8 19773#: resources/xml/reports/fact_sources.xml:8 19774#: resources/xml/reports/family_group_report.xml:11 19775#: resources/xml/reports/individual_ext_report.xml:12 19776#: resources/xml/reports/individual_report.xml:9 19777#: resources/xml/reports/marriage_report.xml:10 19778#: resources/xml/reports/missing_facts_report.xml:8 19779#: resources/xml/reports/occupation_report.xml:7 19780#: resources/xml/reports/pedigree_report.xml:8 19781#: resources/xml/reports/relative_ext_report.xml:8 19782msgctxt "paper size" 19783msgid "A3" 19784msgstr "" 19785 19786#: resources/xml/reports/ahnentafel_report.xml:13 19787#: resources/xml/reports/bdm_report.xml:12 19788#: resources/xml/reports/birth_report.xml:10 19789#: resources/xml/reports/cemetery_report.xml:8 19790#: resources/xml/reports/change_report.xml:9 19791#: resources/xml/reports/death_report.xml:11 19792#: resources/xml/reports/descendancy_report.xml:8 19793#: resources/xml/reports/fact_sources.xml:8 19794#: resources/xml/reports/family_group_report.xml:11 19795#: resources/xml/reports/individual_ext_report.xml:12 19796#: resources/xml/reports/individual_report.xml:9 19797#: resources/xml/reports/marriage_report.xml:10 19798#: resources/xml/reports/missing_facts_report.xml:8 19799#: resources/xml/reports/occupation_report.xml:7 19800#: resources/xml/reports/pedigree_report.xml:8 19801#: resources/xml/reports/relative_ext_report.xml:8 19802msgctxt "paper size" 19803msgid "Letter" 19804msgstr "" 19805 19806#: resources/xml/reports/ahnentafel_report.xml:13 19807#: resources/xml/reports/bdm_report.xml:12 19808#: resources/xml/reports/birth_report.xml:10 19809#: resources/xml/reports/cemetery_report.xml:8 19810#: resources/xml/reports/change_report.xml:9 19811#: resources/xml/reports/descendancy_report.xml:8 19812#: resources/xml/reports/fact_sources.xml:8 19813#: resources/xml/reports/family_group_report.xml:11 19814#: resources/xml/reports/individual_ext_report.xml:12 19815#: resources/xml/reports/individual_report.xml:9 19816#: resources/xml/reports/marriage_report.xml:10 19817#: resources/xml/reports/missing_facts_report.xml:8 19818#: resources/xml/reports/occupation_report.xml:7 19819#: resources/xml/reports/pedigree_report.xml:8 19820#: resources/xml/reports/relative_ext_report.xml:8 19821msgctxt "paper size" 19822msgid "Tabloid" 19823msgstr "" 19824 19825#: resources/xml/reports/ahnentafel_report.xml:13 19826#: resources/xml/reports/bdm_report.xml:12 19827#: resources/xml/reports/birth_report.xml:10 19828#: resources/xml/reports/cemetery_report.xml:8 19829#: resources/xml/reports/change_report.xml:9 19830#: resources/xml/reports/death_report.xml:11 19831#: resources/xml/reports/descendancy_report.xml:8 19832#: resources/xml/reports/fact_sources.xml:8 19833#: resources/xml/reports/family_group_report.xml:11 19834#: resources/xml/reports/individual_ext_report.xml:12 19835#: resources/xml/reports/individual_report.xml:9 19836#: resources/xml/reports/marriage_report.xml:10 19837#: resources/xml/reports/missing_facts_report.xml:8 19838#: resources/xml/reports/occupation_report.xml:7 19839#: resources/xml/reports/pedigree_report.xml:8 19840#: resources/xml/reports/relative_ext_report.xml:8 19841msgid "Page size" 19842msgstr "" 19843 19844#: resources/xml/reports/ahnentafel_report.xml:15 19845#: resources/xml/reports/bdm_report.xml:14 19846#: resources/xml/reports/birth_report.xml:12 19847#: resources/xml/reports/cemetery_report.xml:10 19848#: resources/xml/reports/change_report.xml:12 19849#: resources/xml/reports/death_report.xml:13 19850#: resources/xml/reports/descendancy_report.xml:10 19851#: resources/xml/reports/fact_sources.xml:10 19852#: resources/xml/reports/family_group_report.xml:14 19853#: resources/xml/reports/individual_ext_report.xml:15 19854#: resources/xml/reports/individual_report.xml:12 19855#: resources/xml/reports/marriage_report.xml:12 19856#: resources/xml/reports/missing_facts_report.xml:10 19857#: resources/xml/reports/occupation_report.xml:9 19858#: resources/xml/reports/pedigree_report.xml:10 19859#: resources/xml/reports/relative_ext_report.xml:10 19860msgctxt "font name" 19861msgid "Arial" 19862msgstr "" 19863 19864#: resources/xml/reports/ahnentafel_report.xml:15 19865#: resources/xml/reports/bdm_report.xml:14 19866#: resources/xml/reports/birth_report.xml:12 19867#: resources/xml/reports/cemetery_report.xml:10 19868#: resources/xml/reports/change_report.xml:12 19869#: resources/xml/reports/death_report.xml:13 19870#: resources/xml/reports/descendancy_report.xml:10 19871#: resources/xml/reports/fact_sources.xml:10 19872#: resources/xml/reports/family_group_report.xml:14 19873#: resources/xml/reports/individual_ext_report.xml:15 19874#: resources/xml/reports/individual_report.xml:12 19875#: resources/xml/reports/marriage_report.xml:12 19876#: resources/xml/reports/missing_facts_report.xml:10 19877#: resources/xml/reports/occupation_report.xml:9 19878#: resources/xml/reports/pedigree_report.xml:10 19879#: resources/xml/reports/relative_ext_report.xml:10 19880msgctxt "font name" 19881msgid "DejaVu" 19882msgstr "" 19883 19884#: resources/xml/reports/ahnentafel_report.xml:15 19885#: resources/xml/reports/bdm_report.xml:14 19886#: resources/xml/reports/birth_report.xml:12 19887#: resources/xml/reports/cemetery_report.xml:10 19888#: resources/xml/reports/change_report.xml:12 19889#: resources/xml/reports/death_report.xml:13 19890#: resources/xml/reports/descendancy_report.xml:10 19891#: resources/xml/reports/fact_sources.xml:10 19892#: resources/xml/reports/family_group_report.xml:14 19893#: resources/xml/reports/individual_ext_report.xml:15 19894#: resources/xml/reports/individual_report.xml:12 19895#: resources/xml/reports/marriage_report.xml:12 19896#: resources/xml/reports/missing_facts_report.xml:10 19897#: resources/xml/reports/occupation_report.xml:9 19898#: resources/xml/reports/pedigree_report.xml:10 19899#: resources/xml/reports/relative_ext_report.xml:10 19900msgctxt "font name" 19901msgid "Helvetica" 19902msgstr "" 19903 19904#: resources/xml/reports/ahnentafel_report.xml:15 19905#: resources/xml/reports/bdm_report.xml:14 19906#: resources/xml/reports/birth_report.xml:12 19907#: resources/xml/reports/cemetery_report.xml:10 19908#: resources/xml/reports/change_report.xml:12 19909#: resources/xml/reports/death_report.xml:13 19910#: resources/xml/reports/descendancy_report.xml:10 19911#: resources/xml/reports/fact_sources.xml:10 19912#: resources/xml/reports/family_group_report.xml:14 19913#: resources/xml/reports/individual_ext_report.xml:15 19914#: resources/xml/reports/individual_report.xml:12 19915#: resources/xml/reports/marriage_report.xml:12 19916#: resources/xml/reports/missing_facts_report.xml:10 19917#: resources/xml/reports/occupation_report.xml:9 19918#: resources/xml/reports/pedigree_report.xml:10 19919#: resources/xml/reports/relative_ext_report.xml:10 19920msgid "Font" 19921msgstr "" 19922 19923#: resources/xml/reports/ahnentafel_report.xml:55 19924msgid "Ancestors of " 19925msgstr "" 19926 19927#: resources/xml/reports/ahnentafel_report.xml:56 19928#: resources/xml/reports/bdm_report.xml:42 19929#: resources/xml/reports/birth_report.xml:32 19930#: resources/xml/reports/cemetery_report.xml:35 19931#: resources/xml/reports/change_report.xml:45 19932#: resources/xml/reports/death_report.xml:33 19933#: resources/xml/reports/descendancy_report.xml:43 19934#: resources/xml/reports/fact_sources.xml:44 19935#: resources/xml/reports/family_group_report.xml:89 19936#: resources/xml/reports/individual_ext_report.xml:92 19937#: resources/xml/reports/individual_report.xml:89 19938#: resources/xml/reports/marriage_report.xml:31 19939#: resources/xml/reports/missing_facts_report.xml:53 19940#: resources/xml/reports/occupation_report.xml:38 19941#: resources/xml/reports/relative_ext_report.xml:44 19942msgid "Page" 19943msgstr "" 19944 19945#: resources/xml/reports/ahnentafel_report.xml:56 19946#: resources/xml/reports/bdm_report.xml:42 19947#: resources/xml/reports/birth_report.xml:32 19948#: resources/xml/reports/cemetery_report.xml:35 19949#: resources/xml/reports/change_report.xml:45 19950#: resources/xml/reports/death_report.xml:33 19951#: resources/xml/reports/descendancy_report.xml:43 19952#: resources/xml/reports/fact_sources.xml:44 19953#: resources/xml/reports/family_group_report.xml:89 19954#: resources/xml/reports/individual_report.xml:89 19955#: resources/xml/reports/marriage_report.xml:31 19956#: resources/xml/reports/occupation_report.xml:38 19957#: resources/xml/reports/relative_ext_report.xml:44 19958msgid "of" 19959msgstr "" 19960 19961#: resources/xml/reports/ahnentafel_report.xml:78 19962#: resources/xml/reports/descendancy_report.xml:55 19963msgid "Generation " 19964msgstr "" 19965 19966#: resources/xml/reports/ahnentafel_report.xml:140 19967#: resources/xml/reports/descendancy_report.xml:102 19968msgctxt "MALE" 19969msgid "was born" 19970msgstr "" 19971 19972#: resources/xml/reports/ahnentafel_report.xml:141 19973#: resources/xml/reports/descendancy_report.xml:105 19974msgctxt "FEMALE" 19975msgid "was born" 19976msgstr "" 19977 19978#: resources/xml/reports/ahnentafel_report.xml:159 19979#: resources/xml/reports/ahnentafel_report.xml:187 19980#: resources/xml/reports/ahnentafel_report.xml:214 19981#: resources/xml/reports/ahnentafel_report.xml:281 19982#: resources/xml/reports/ahnentafel_report.xml:308 19983#: resources/xml/reports/ahnentafel_report.xml:333 19984#: resources/xml/reports/ahnentafel_report.xml:358 19985#: resources/xml/reports/descendancy_report.xml:125 19986#: resources/xml/reports/descendancy_report.xml:157 19987#: resources/xml/reports/descendancy_report.xml:315 19988#: resources/xml/reports/descendancy_report.xml:353 19989#: resources/xml/reports/descendancy_report.xml:384 19990#: resources/xml/reports/descendancy_report.xml:423 19991#: resources/xml/reports/descendancy_report.xml:454 19992msgid " in " 19993msgstr "" 19994 19995#: resources/xml/reports/ahnentafel_report.xml:160 19996#: resources/xml/reports/ahnentafel_report.xml:188 19997#: resources/xml/reports/ahnentafel_report.xml:282 19998#: resources/xml/reports/ahnentafel_report.xml:309 19999#: resources/xml/reports/ahnentafel_report.xml:334 20000#: resources/xml/reports/ahnentafel_report.xml:359 20001msgid " but the details are unknown" 20002msgstr "" 20003 20004#: resources/xml/reports/ahnentafel_report.xml:166 20005msgid "He was christened" 20006msgstr "" 20007 20008#: resources/xml/reports/ahnentafel_report.xml:167 20009msgid "She was christened" 20010msgstr "" 20011 20012#: resources/xml/reports/ahnentafel_report.xml:195 20013msgid "His occupation was" 20014msgstr "" 20015 20016#: resources/xml/reports/ahnentafel_report.xml:196 20017msgid "Her occupation was" 20018msgstr "" 20019 20020#: resources/xml/reports/ahnentafel_report.xml:222 20021msgid "He resided at" 20022msgstr "" 20023 20024#: resources/xml/reports/ahnentafel_report.xml:223 20025msgid "She resided at" 20026msgstr "" 20027 20028#: resources/xml/reports/ahnentafel_report.xml:259 20029#: resources/xml/reports/descendancy_report.xml:173 20030msgid "He married" 20031msgstr "" 20032 20033#: resources/xml/reports/ahnentafel_report.xml:260 20034#: resources/xml/reports/descendancy_report.xml:242 20035msgid "She married" 20036msgstr "" 20037 20038#: resources/xml/reports/ahnentafel_report.xml:289 20039msgid "He died" 20040msgstr "" 20041 20042#: resources/xml/reports/ahnentafel_report.xml:290 20043msgid "She died" 20044msgstr "" 20045 20046#: resources/xml/reports/ahnentafel_report.xml:314 20047msgid "He was cremated" 20048msgstr "" 20049 20050#: resources/xml/reports/ahnentafel_report.xml:315 20051msgid "She was cremated" 20052msgstr "" 20053 20054#: resources/xml/reports/ahnentafel_report.xml:339 20055msgid "He was buried" 20056msgstr "" 20057 20058#: resources/xml/reports/ahnentafel_report.xml:340 20059msgid "She was buried" 20060msgstr "" 20061 20062#: resources/xml/reports/ahnentafel_report.xml:389 20063#: resources/xml/reports/descendancy_report.xml:480 20064msgid "Child of " 20065msgstr "" 20066 20067#: resources/xml/reports/ahnentafel_report.xml:392 20068#: resources/xml/reports/descendancy_report.xml:483 20069msgid "Children of " 20070msgstr "" 20071 20072#: resources/xml/reports/bdm_report.xml:7 20073#: resources/xml/reports/birth_report.xml:7 20074msgid "Birth date range start" 20075msgstr "" 20076 20077#: resources/xml/reports/bdm_report.xml:8 20078#: resources/xml/reports/birth_report.xml:8 20079msgid "Birth date range end" 20080msgstr "" 20081 20082#: resources/xml/reports/bdm_report.xml:9 20083#: resources/xml/reports/death_report.xml:7 20084msgid "Death date range start" 20085msgstr "" 20086 20087#: resources/xml/reports/bdm_report.xml:10 20088#: resources/xml/reports/death_report.xml:8 20089msgid "Death date range end" 20090msgstr "" 20091 20092#: resources/xml/reports/bdm_report.xml:11 20093#: resources/xml/reports/cemetery_report.xml:6 20094#: resources/xml/reports/death_report.xml:9 20095#: resources/xml/reports/relative_ext_report.xml:7 20096msgid "sort by date of death" 20097msgstr "" 20098 20099#: resources/xml/reports/birth_report.xml:6 20100msgid "Birthplace contains" 20101msgstr "" 20102 20103#: resources/xml/reports/cemetery_report.xml:5 20104msgid "Burial place contains" 20105msgstr "" 20106 20107#: resources/xml/reports/change_report.xml:5 20108msgid "Starting range of change dates" 20109msgstr "" 20110 20111#: resources/xml/reports/change_report.xml:6 20112msgid "Ending range of change dates" 20113msgstr "" 20114 20115#: resources/xml/reports/change_report.xml:8 20116msgid "Show pending changes" 20117msgstr "" 20118 20119#: resources/xml/reports/change_report.xml:10 20120#: resources/xml/reports/pedigree_report.xml:7 20121msgid "Orientation" 20122msgstr "" 20123 20124#: resources/xml/reports/change_report.xml:60 20125msgid "Differences" 20126msgstr "" 20127 20128#: resources/xml/reports/change_report.xml:87 20129msgid "Total pending changes: " 20130msgstr "" 20131 20132#: resources/xml/reports/change_report.xml:127 20133msgid "Total accepted changes: " 20134msgstr "" 20135 20136#: resources/xml/reports/death_report.xml:6 20137msgid "Death place contains" 20138msgstr "" 20139 20140#: resources/xml/reports/descendancy_report.xml:42 20141msgid "Descendants of " 20142msgstr "" 20143 20144#: resources/xml/reports/descendancy_report.xml:134 20145#: resources/xml/reports/descendancy_report.xml:435 20146msgctxt "MALE" 20147msgid "died" 20148msgstr "" 20149 20150#: resources/xml/reports/descendancy_report.xml:137 20151#: resources/xml/reports/descendancy_report.xml:365 20152msgctxt "FEMALE" 20153msgid "died" 20154msgstr "" 20155 20156#: resources/xml/reports/descendancy_report.xml:176 20157msgctxt "MALE" 20158msgid "married" 20159msgstr "" 20160 20161#: resources/xml/reports/descendancy_report.xml:226 20162msgid "daughter of" 20163msgstr "" 20164 20165#: resources/xml/reports/descendancy_report.xml:245 20166msgctxt "FEMALE" 20167msgid "married" 20168msgstr "" 20169 20170#: resources/xml/reports/descendancy_report.xml:295 20171msgid "son of" 20172msgstr "" 20173 20174#: resources/xml/reports/descendancy_report.xml:331 20175msgid "She was born" 20176msgstr "" 20177 20178#: resources/xml/reports/descendancy_report.xml:358 20179msgid "She " 20180msgstr "" 20181 20182#: resources/xml/reports/descendancy_report.xml:401 20183msgid "He was born" 20184msgstr "" 20185 20186#: resources/xml/reports/descendancy_report.xml:428 20187msgid "He " 20188msgstr "" 20189 20190#: resources/xml/reports/fact_sources.xml:4 20191msgid "A report of facts which are supported by a given source." 20192msgstr "" 20193 20194#: resources/xml/reports/fact_sources.xml:5 20195msgid "Find a source" 20196msgstr "" 20197 20198#: resources/xml/reports/family_group_report.xml:9 20199#: resources/xml/reports/individual_ext_report.xml:11 20200#: resources/xml/reports/individual_report.xml:8 20201msgid "Show photos" 20202msgstr "" 20203 20204#: resources/xml/reports/family_group_report.xml:10 20205msgid "Print basic events when blank" 20206msgstr "" 20207 20208#: resources/xml/reports/family_group_report.xml:12 20209#: resources/xml/reports/individual_ext_report.xml:13 20210#: resources/xml/reports/individual_report.xml:10 20211msgid "Use colors" 20212msgstr "" 20213 20214#: resources/xml/reports/individual_ext_report.xml:6 20215#: resources/xml/reports/missing_facts_report.xml:6 20216#: resources/xml/reports/relative_ext_report.xml:6 20217msgid "Parents and siblings" 20218msgstr "" 20219 20220#: resources/xml/reports/individual_ext_report.xml:6 20221#: resources/xml/reports/missing_facts_report.xml:6 20222#: resources/xml/reports/relative_ext_report.xml:6 20223msgid "Spouses and children" 20224msgstr "" 20225 20226#: resources/xml/reports/individual_ext_report.xml:6 20227#: resources/xml/reports/missing_facts_report.xml:6 20228#: resources/xml/reports/relative_ext_report.xml:6 20229msgid "Direct line ancestors" 20230msgstr "" 20231 20232#: resources/xml/reports/individual_ext_report.xml:6 20233#: resources/xml/reports/missing_facts_report.xml:6 20234#: resources/xml/reports/relative_ext_report.xml:6 20235msgid "Direct line ancestors and their families" 20236msgstr "" 20237 20238#: resources/xml/reports/individual_ext_report.xml:6 20239#: resources/xml/reports/missing_facts_report.xml:6 20240#: resources/xml/reports/relative_ext_report.xml:6 20241msgid "Choose relatives" 20242msgstr "" 20243 20244#: resources/xml/reports/individual_ext_report.xml:319 20245#: resources/xml/reports/individual_report.xml:316 20246msgid "Brother" 20247msgstr "" 20248 20249#: resources/xml/reports/individual_ext_report.xml:355 20250#: resources/xml/reports/individual_report.xml:352 20251msgid "Sister" 20252msgstr "" 20253 20254#: resources/xml/reports/individual_ext_report.xml:435 20255#: resources/xml/reports/individual_report.xml:486 20256msgid "Family with wife" 20257msgstr "" 20258 20259#: resources/xml/reports/individual_ext_report.xml:441 20260#: resources/xml/reports/individual_report.xml:446 20261msgid "Family with husband" 20262msgstr "" 20263 20264#: resources/xml/reports/marriage_report.xml:6 20265msgid "Marriage place contains" 20266msgstr "" 20267 20268#: resources/xml/reports/marriage_report.xml:7 20269msgid "Marriage date range start" 20270msgstr "" 20271 20272#: resources/xml/reports/marriage_report.xml:8 20273msgid "Marriage date range end" 20274msgstr "" 20275 20276#: resources/xml/reports/missing_facts_report.xml:14 20277msgid "Sources to the events" 20278msgstr "" 20279 20280#: resources/xml/reports/pedigree_report.xml:750 20281msgid "Pedigree chart" 20282msgstr "" 20283