1# SOME DESCRIPTIVE TITLE. 2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3# This file is distributed under the same license as the webtrees package. 4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. 5# 6#, fuzzy 7msgid "" 8msgstr "" 9"Project-Id-Version: webtrees 1.0\n" 10"Report-Msgid-Bugs-To: i18n@webtrees.net\n" 11"POT-Creation-Date: 2020-01-20 17:57+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:177 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:179 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:139 97msgid "Julian" 98msgstr "" 99 100#. I18N: The French calendar 101#: app/Date.php:233 resources/views/help/date.phtml:187 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:155 108msgid "Jewish" 109msgstr "" 110 111#. I18N: The Arabic/Hijri calendar 112#: app/Date.php:237 resources/views/help/date.phtml:171 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:255 186msgid "Monday" 187msgstr "" 188 189#: app/Date/AbstractCalendarDate.php:256 190msgid "Tuesday" 191msgstr "" 192 193#: app/Date/AbstractCalendarDate.php:257 194msgid "Wednesday" 195msgstr "" 196 197#: app/Date/AbstractCalendarDate.php:258 198msgid "Thursday" 199msgstr "" 200 201#: app/Date/AbstractCalendarDate.php:259 202msgid "Friday" 203msgstr "" 204 205#: app/Date/AbstractCalendarDate.php:260 206msgid "Saturday" 207msgstr "" 208 209#: app/Date/AbstractCalendarDate.php:261 210msgid "Sunday" 211msgstr "" 212 213#. I18N: abbreviation for Monday 214#: app/Date/AbstractCalendarDate.php:282 215#: resources/views/edit/initialize-calendar-popup.phtml:27 216msgid "Mon" 217msgstr "" 218 219#. I18N: abbreviation for Tuesday 220#: app/Date/AbstractCalendarDate.php:284 221#: resources/views/edit/initialize-calendar-popup.phtml:28 222msgid "Tue" 223msgstr "" 224 225#. I18N: abbreviation for Wednesday 226#: app/Date/AbstractCalendarDate.php:286 227#: resources/views/edit/initialize-calendar-popup.phtml:29 228msgid "Wed" 229msgstr "" 230 231#. I18N: abbreviation for Thursday 232#: app/Date/AbstractCalendarDate.php:288 233#: resources/views/edit/initialize-calendar-popup.phtml:30 234msgid "Thu" 235msgstr "" 236 237#. I18N: abbreviation for Friday 238#: app/Date/AbstractCalendarDate.php:290 239#: resources/views/edit/initialize-calendar-popup.phtml:31 240msgid "Fri" 241msgstr "" 242 243#. I18N: abbreviation for Saturday 244#: app/Date/AbstractCalendarDate.php:292 245#: resources/views/edit/initialize-calendar-popup.phtml:32 246msgid "Sat" 247msgstr "" 248 249#. I18N: abbreviation for Sunday 250#: app/Date/AbstractCalendarDate.php:294 251#: resources/views/edit/initialize-calendar-popup.phtml:26 252msgid "Sun" 253msgstr "" 254 255#: app/Date/AbstractGregorianJulianDate.php:63 256#: app/Module/StatisticsChartModule.php:802 257#: resources/views/edit/initialize-calendar-popup.phtml:11 258msgctxt "NOMINATIVE" 259msgid "January" 260msgstr "" 261 262#: app/Date/AbstractGregorianJulianDate.php:64 263#: app/Module/StatisticsChartModule.php:803 264#: resources/views/edit/initialize-calendar-popup.phtml:12 265msgctxt "NOMINATIVE" 266msgid "February" 267msgstr "" 268 269#: app/Date/AbstractGregorianJulianDate.php:65 270#: app/Module/StatisticsChartModule.php:804 271#: resources/views/edit/initialize-calendar-popup.phtml:13 272msgctxt "NOMINATIVE" 273msgid "March" 274msgstr "" 275 276#: app/Date/AbstractGregorianJulianDate.php:66 277#: app/Module/StatisticsChartModule.php:805 278#: resources/views/edit/initialize-calendar-popup.phtml:14 279msgctxt "NOMINATIVE" 280msgid "April" 281msgstr "" 282 283#: app/Date/AbstractGregorianJulianDate.php:67 284#: app/Module/StatisticsChartModule.php:806 285#: resources/views/edit/initialize-calendar-popup.phtml:15 286msgctxt "NOMINATIVE" 287msgid "May" 288msgstr "" 289 290#: app/Date/AbstractGregorianJulianDate.php:68 291#: app/Module/StatisticsChartModule.php:807 292#: resources/views/edit/initialize-calendar-popup.phtml:16 293msgctxt "NOMINATIVE" 294msgid "June" 295msgstr "" 296 297#: app/Date/AbstractGregorianJulianDate.php:69 298#: app/Module/StatisticsChartModule.php:808 299#: resources/views/edit/initialize-calendar-popup.phtml:17 300msgctxt "NOMINATIVE" 301msgid "July" 302msgstr "" 303 304#: app/Date/AbstractGregorianJulianDate.php:70 305#: app/Module/StatisticsChartModule.php:809 306#: resources/views/edit/initialize-calendar-popup.phtml:18 307msgctxt "NOMINATIVE" 308msgid "August" 309msgstr "" 310 311#: app/Date/AbstractGregorianJulianDate.php:71 312#: app/Module/StatisticsChartModule.php:810 313#: resources/views/edit/initialize-calendar-popup.phtml:19 314msgctxt "NOMINATIVE" 315msgid "September" 316msgstr "" 317 318#: app/Date/AbstractGregorianJulianDate.php:72 319#: app/Module/StatisticsChartModule.php:811 320#: resources/views/edit/initialize-calendar-popup.phtml:20 321msgctxt "NOMINATIVE" 322msgid "October" 323msgstr "" 324 325#: app/Date/AbstractGregorianJulianDate.php:73 326#: app/Module/StatisticsChartModule.php:812 327#: resources/views/edit/initialize-calendar-popup.phtml:21 328msgctxt "NOMINATIVE" 329msgid "November" 330msgstr "" 331 332#: app/Date/AbstractGregorianJulianDate.php:74 333#: app/Module/StatisticsChartModule.php:813 334#: resources/views/edit/initialize-calendar-popup.phtml:22 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:126 1580msgctxt "NOMINATIVE" 1581msgid "Tishrei" 1582msgstr "" 1583 1584#. I18N: a month in the Jewish calendar 1585#: app/Date/JewishDate.php:128 1586msgctxt "NOMINATIVE" 1587msgid "Heshvan" 1588msgstr "" 1589 1590#. I18N: a month in the Jewish calendar 1591#: app/Date/JewishDate.php:130 1592msgctxt "NOMINATIVE" 1593msgid "Kislev" 1594msgstr "" 1595 1596#. I18N: a month in the Jewish calendar 1597#: app/Date/JewishDate.php:132 1598msgctxt "NOMINATIVE" 1599msgid "Tevet" 1600msgstr "" 1601 1602#. I18N: a month in the Jewish calendar 1603#: app/Date/JewishDate.php:134 1604msgctxt "NOMINATIVE" 1605msgid "Shevat" 1606msgstr "" 1607 1608#. I18N: a month in the Jewish calendar 1609#: app/Date/JewishDate.php:136 1610msgctxt "NOMINATIVE" 1611msgid "Adar I" 1612msgstr "" 1613 1614#. I18N: a month in the Jewish calendar 1615#: app/Date/JewishDate.php:138 1616msgctxt "NOMINATIVE" 1617msgid "Adar" 1618msgstr "" 1619 1620#. I18N: a month in the Jewish calendar 1621#: app/Date/JewishDate.php:140 1622msgctxt "NOMINATIVE" 1623msgid "Adar II" 1624msgstr "" 1625 1626#. I18N: a month in the Jewish calendar 1627#: app/Date/JewishDate.php:142 1628msgctxt "NOMINATIVE" 1629msgid "Nissan" 1630msgstr "" 1631 1632#. I18N: a month in the Jewish calendar 1633#: app/Date/JewishDate.php:144 1634msgctxt "NOMINATIVE" 1635msgid "Iyar" 1636msgstr "" 1637 1638#. I18N: a month in the Jewish calendar 1639#: app/Date/JewishDate.php:146 1640msgctxt "NOMINATIVE" 1641msgid "Sivan" 1642msgstr "" 1643 1644#. I18N: a month in the Jewish calendar 1645#: app/Date/JewishDate.php:148 1646msgctxt "NOMINATIVE" 1647msgid "Tamuz" 1648msgstr "" 1649 1650#. I18N: a month in the Jewish calendar 1651#: app/Date/JewishDate.php:150 1652msgctxt "NOMINATIVE" 1653msgid "Av" 1654msgstr "" 1655 1656#. I18N: a month in the Jewish calendar 1657#: app/Date/JewishDate.php:152 1658msgctxt "NOMINATIVE" 1659msgid "Elul" 1660msgstr "" 1661 1662#. I18N: a month in the Jewish calendar 1663#: app/Date/JewishDate.php:179 1664msgctxt "GENITIVE" 1665msgid "Tishrei" 1666msgstr "" 1667 1668#. I18N: a month in the Jewish calendar 1669#: app/Date/JewishDate.php:181 1670msgctxt "GENITIVE" 1671msgid "Heshvan" 1672msgstr "" 1673 1674#. I18N: a month in the Jewish calendar 1675#: app/Date/JewishDate.php:183 1676msgctxt "GENITIVE" 1677msgid "Kislev" 1678msgstr "" 1679 1680#. I18N: a month in the Jewish calendar 1681#: app/Date/JewishDate.php:185 1682msgctxt "GENITIVE" 1683msgid "Tevet" 1684msgstr "" 1685 1686#. I18N: a month in the Jewish calendar 1687#: app/Date/JewishDate.php:187 1688msgctxt "GENITIVE" 1689msgid "Shevat" 1690msgstr "" 1691 1692#. I18N: a month in the Jewish calendar 1693#: app/Date/JewishDate.php:189 1694msgctxt "GENITIVE" 1695msgid "Adar I" 1696msgstr "" 1697 1698#. I18N: a month in the Jewish calendar 1699#: app/Date/JewishDate.php:191 1700msgctxt "GENITIVE" 1701msgid "Adar" 1702msgstr "" 1703 1704#. I18N: a month in the Jewish calendar 1705#: app/Date/JewishDate.php:193 1706msgctxt "GENITIVE" 1707msgid "Adar II" 1708msgstr "" 1709 1710#. I18N: a month in the Jewish calendar 1711#: app/Date/JewishDate.php:195 1712msgctxt "GENITIVE" 1713msgid "Nissan" 1714msgstr "" 1715 1716#. I18N: a month in the Jewish calendar 1717#: app/Date/JewishDate.php:197 1718msgctxt "GENITIVE" 1719msgid "Iyar" 1720msgstr "" 1721 1722#. I18N: a month in the Jewish calendar 1723#: app/Date/JewishDate.php:199 1724msgctxt "GENITIVE" 1725msgid "Sivan" 1726msgstr "" 1727 1728#. I18N: a month in the Jewish calendar 1729#: app/Date/JewishDate.php:201 1730msgctxt "GENITIVE" 1731msgid "Tamuz" 1732msgstr "" 1733 1734#. I18N: a month in the Jewish calendar 1735#: app/Date/JewishDate.php:203 1736msgctxt "GENITIVE" 1737msgid "Av" 1738msgstr "" 1739 1740#. I18N: a month in the Jewish calendar 1741#: app/Date/JewishDate.php:205 1742msgctxt "GENITIVE" 1743msgid "Elul" 1744msgstr "" 1745 1746#. I18N: a month in the Jewish calendar 1747#: app/Date/JewishDate.php:232 1748msgctxt "LOCATIVE" 1749msgid "Tishrei" 1750msgstr "" 1751 1752#. I18N: a month in the Jewish calendar 1753#: app/Date/JewishDate.php:234 1754msgctxt "LOCATIVE" 1755msgid "Heshvan" 1756msgstr "" 1757 1758#. I18N: a month in the Jewish calendar 1759#: app/Date/JewishDate.php:236 1760msgctxt "LOCATIVE" 1761msgid "Kislev" 1762msgstr "" 1763 1764#. I18N: a month in the Jewish calendar 1765#: app/Date/JewishDate.php:238 1766msgctxt "LOCATIVE" 1767msgid "Tevet" 1768msgstr "" 1769 1770#. I18N: a month in the Jewish calendar 1771#: app/Date/JewishDate.php:240 1772msgctxt "LOCATIVE" 1773msgid "Shevat" 1774msgstr "" 1775 1776#. I18N: a month in the Jewish calendar 1777#: app/Date/JewishDate.php:242 1778msgctxt "LOCATIVE" 1779msgid "Adar I" 1780msgstr "" 1781 1782#. I18N: a month in the Jewish calendar 1783#: app/Date/JewishDate.php:244 1784msgctxt "LOCATIVE" 1785msgid "Adar" 1786msgstr "" 1787 1788#. I18N: a month in the Jewish calendar 1789#: app/Date/JewishDate.php:246 1790msgctxt "LOCATIVE" 1791msgid "Adar II" 1792msgstr "" 1793 1794#. I18N: a month in the Jewish calendar 1795#: app/Date/JewishDate.php:248 1796msgctxt "LOCATIVE" 1797msgid "Nissan" 1798msgstr "" 1799 1800#. I18N: a month in the Jewish calendar 1801#: app/Date/JewishDate.php:250 1802msgctxt "LOCATIVE" 1803msgid "Iyar" 1804msgstr "" 1805 1806#. I18N: a month in the Jewish calendar 1807#: app/Date/JewishDate.php:252 1808msgctxt "LOCATIVE" 1809msgid "Sivan" 1810msgstr "" 1811 1812#. I18N: a month in the Jewish calendar 1813#: app/Date/JewishDate.php:254 1814msgctxt "LOCATIVE" 1815msgid "Tamuz" 1816msgstr "" 1817 1818#. I18N: a month in the Jewish calendar 1819#: app/Date/JewishDate.php:256 1820msgctxt "LOCATIVE" 1821msgid "Av" 1822msgstr "" 1823 1824#. I18N: a month in the Jewish calendar 1825#: app/Date/JewishDate.php:258 1826msgctxt "LOCATIVE" 1827msgid "Elul" 1828msgstr "" 1829 1830#. I18N: a month in the Jewish calendar 1831#: app/Date/JewishDate.php:285 1832msgctxt "INSTRUMENTAL" 1833msgid "Tishrei" 1834msgstr "" 1835 1836#. I18N: a month in the Jewish calendar 1837#: app/Date/JewishDate.php:287 1838msgctxt "INSTRUMENTAL" 1839msgid "Heshvan" 1840msgstr "" 1841 1842#. I18N: a month in the Jewish calendar 1843#: app/Date/JewishDate.php:289 1844msgctxt "INSTRUMENTAL" 1845msgid "Kislev" 1846msgstr "" 1847 1848#. I18N: a month in the Jewish calendar 1849#: app/Date/JewishDate.php:291 1850msgctxt "INSTRUMENTAL" 1851msgid "Tevet" 1852msgstr "" 1853 1854#. I18N: a month in the Jewish calendar 1855#: app/Date/JewishDate.php:293 1856msgctxt "INSTRUMENTAL" 1857msgid "Shevat" 1858msgstr "" 1859 1860#. I18N: a month in the Jewish calendar 1861#: app/Date/JewishDate.php:295 1862msgctxt "INSTRUMENTAL" 1863msgid "Adar I" 1864msgstr "" 1865 1866#. I18N: a month in the Jewish calendar 1867#: app/Date/JewishDate.php:297 1868msgctxt "INSTRUMENTAL" 1869msgid "Adar" 1870msgstr "" 1871 1872#. I18N: a month in the Jewish calendar 1873#: app/Date/JewishDate.php:299 1874msgctxt "INSTRUMENTAL" 1875msgid "Adar II" 1876msgstr "" 1877 1878#. I18N: a month in the Jewish calendar 1879#: app/Date/JewishDate.php:301 1880msgctxt "INSTRUMENTAL" 1881msgid "Nissan" 1882msgstr "" 1883 1884#. I18N: a month in the Jewish calendar 1885#: app/Date/JewishDate.php:303 1886msgctxt "INSTRUMENTAL" 1887msgid "Iyar" 1888msgstr "" 1889 1890#. I18N: a month in the Jewish calendar 1891#: app/Date/JewishDate.php:305 1892msgctxt "INSTRUMENTAL" 1893msgid "Sivan" 1894msgstr "" 1895 1896#. I18N: a month in the Jewish calendar 1897#: app/Date/JewishDate.php:307 1898msgctxt "INSTRUMENTAL" 1899msgid "Tamuz" 1900msgstr "" 1901 1902#. I18N: a month in the Jewish calendar 1903#: app/Date/JewishDate.php:309 1904msgctxt "INSTRUMENTAL" 1905msgid "Av" 1906msgstr "" 1907 1908#. I18N: a month in the Jewish calendar 1909#: app/Date/JewishDate.php:311 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/HttpAccessDeniedException.php:34 1936#: app/Exceptions/HttpNotFoundException.php:34 1937msgid "You do not have permission to view this page." 1938msgstr "" 1939 1940#: app/Exceptions/IndividualAccessDeniedException.php:35 1941#: app/Exceptions/IndividualNotFoundException.php:35 1942msgid "This individual does not exist or you do not have permission to view it." 1943msgstr "" 1944 1945#: app/Exceptions/MediaAccessDeniedException.php:35 1946#: app/Exceptions/MediaNotFoundException.php:35 1947msgid "This media object does not exist or you do not have permission to view it." 1948msgstr "" 1949 1950#: app/Exceptions/NoteAccessDeniedException.php:35 1951#: app/Exceptions/NoteNotFoundException.php:35 1952msgid "This note does not exist or you do not have permission to view it." 1953msgstr "" 1954 1955#: app/Exceptions/RecordAccessDeniedException.php:35 1956#: app/Exceptions/RecordNotFoundException.php:35 1957msgid "This record does not exist or you do not have permission to view it." 1958msgstr "" 1959 1960#: app/Exceptions/RepositoryAccessDeniedException.php:35 1961#: app/Exceptions/RepositoryNotFoundException.php:35 1962msgid "This repository does not exist or you do not have permission to view it." 1963msgstr "" 1964 1965#: app/Exceptions/SourceAccessDeniedException.php:35 1966#: app/Exceptions/SourceNotFoundException.php:35 1967msgid "This source does not exist or you do not have permission to view it." 1968msgstr "" 1969 1970#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. 1971#: app/Fact.php:599 app/Functions/FunctionsPrintFacts.php:562 1972#: app/GedcomTag.php:2132 1973#, php-format 1974msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 1975msgstr "" 1976 1977#: app/Family.php:424 app/Family.php:442 1978#: app/Http/Controllers/ListController.php:197 1979#: app/Http/Controllers/ListController.php:724 app/Individual.php:1163 1980msgctxt "Unknown given name" 1981msgid "…" 1982msgstr "" 1983 1984#: app/Family.php:424 app/Family.php:442 1985#: app/Http/Controllers/ListController.php:182 1986#: app/Http/Controllers/ListController.php:206 1987#: app/Http/Controllers/ListController.php:741 app/Individual.php:1162 1988msgctxt "Unknown surname" 1989msgid "…" 1990msgstr "" 1991 1992#: app/Functions/Functions.php:44 1993msgid "File successfully uploaded" 1994msgstr "" 1995 1996#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 1997#: app/Functions/Functions.php:48 1998msgid "The uploaded file exceeds the allowed size." 1999msgstr "" 2000 2001#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2002#: app/Functions/Functions.php:51 2003msgid "The file was only partially uploaded. 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:54 2008msgid "No file was received. Please try again." 2009msgstr "" 2010 2011#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2012#: app/Functions/Functions.php:57 2013msgid "The PHP temporary folder is missing." 2014msgstr "" 2015 2016#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2017#: app/Functions/Functions.php:60 2018msgid "PHP failed to write to disk." 2019msgstr "" 2020 2021#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2022#: app/Functions/Functions.php:63 2023msgid "PHP blocked the file because of its extension." 2024msgstr "" 2025 2026#. I18N: reflexive pronoun 2027#: app/Functions/Functions.php:187 2028msgid "himself" 2029msgstr "" 2030 2031#. I18N: reflexive pronoun 2032#: app/Functions/Functions.php:190 2033msgid "herself" 2034msgstr "" 2035 2036#. I18N: reflexive pronoun - gender neutral version of himself/herself 2037#: app/Functions/Functions.php:193 2038msgid "themself" 2039msgstr "" 2040 2041#. 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. 2042#: app/Functions/Functions.php:374 2043msgctxt "MALE" 2044msgid "first cousin" 2045msgstr "" 2046 2047#. 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. 2048#: app/Functions/Functions.php:377 2049msgctxt "MALE" 2050msgid "second cousin" 2051msgstr "" 2052 2053#. 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. 2054#: app/Functions/Functions.php:380 2055msgctxt "MALE" 2056msgid "third cousin" 2057msgstr "" 2058 2059#. 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. 2060#: app/Functions/Functions.php:383 2061msgctxt "MALE" 2062msgid "fourth cousin" 2063msgstr "" 2064 2065#. 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. 2066#: app/Functions/Functions.php:386 2067msgctxt "MALE" 2068msgid "fifth cousin" 2069msgstr "" 2070 2071#. 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. 2072#: app/Functions/Functions.php:389 2073msgctxt "MALE" 2074msgid "sixth cousin" 2075msgstr "" 2076 2077#. 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. 2078#: app/Functions/Functions.php:392 2079msgctxt "MALE" 2080msgid "seventh cousin" 2081msgstr "" 2082 2083#. 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. 2084#: app/Functions/Functions.php:395 2085msgctxt "MALE" 2086msgid "eighth cousin" 2087msgstr "" 2088 2089#. 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. 2090#: app/Functions/Functions.php:398 2091msgctxt "MALE" 2092msgid "ninth cousin" 2093msgstr "" 2094 2095#. 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. 2096#: app/Functions/Functions.php:401 2097msgctxt "MALE" 2098msgid "tenth cousin" 2099msgstr "" 2100 2101#. 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. 2102#: app/Functions/Functions.php:404 2103msgctxt "MALE" 2104msgid "eleventh cousin" 2105msgstr "" 2106 2107#. 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. 2108#: app/Functions/Functions.php:407 2109msgctxt "MALE" 2110msgid "twelfth cousin" 2111msgstr "" 2112 2113#. 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. 2114#: app/Functions/Functions.php:410 2115msgctxt "MALE" 2116msgid "thirteenth cousin" 2117msgstr "" 2118 2119#. 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. 2120#: app/Functions/Functions.php:413 2121msgctxt "MALE" 2122msgid "fourteenth cousin" 2123msgstr "" 2124 2125#. 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. 2126#: app/Functions/Functions.php:416 2127msgctxt "MALE" 2128msgid "fifteenth cousin" 2129msgstr "" 2130 2131#. 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. 2132#: app/Functions/Functions.php:419 2133#, php-format 2134msgctxt "MALE" 2135msgid "%s × cousin" 2136msgstr "" 2137 2138#: app/Functions/Functions.php:426 2139msgctxt "FEMALE" 2140msgid "first cousin" 2141msgstr "" 2142 2143#: app/Functions/Functions.php:428 2144msgctxt "FEMALE" 2145msgid "second cousin" 2146msgstr "" 2147 2148#: app/Functions/Functions.php:430 2149msgctxt "FEMALE" 2150msgid "third cousin" 2151msgstr "" 2152 2153#: app/Functions/Functions.php:432 2154msgctxt "FEMALE" 2155msgid "fourth cousin" 2156msgstr "" 2157 2158#: app/Functions/Functions.php:434 2159msgctxt "FEMALE" 2160msgid "fifth cousin" 2161msgstr "" 2162 2163#: app/Functions/Functions.php:436 2164msgctxt "FEMALE" 2165msgid "sixth cousin" 2166msgstr "" 2167 2168#: app/Functions/Functions.php:438 2169msgctxt "FEMALE" 2170msgid "seventh cousin" 2171msgstr "" 2172 2173#: app/Functions/Functions.php:440 2174msgctxt "FEMALE" 2175msgid "eighth cousin" 2176msgstr "" 2177 2178#: app/Functions/Functions.php:442 2179msgctxt "FEMALE" 2180msgid "ninth cousin" 2181msgstr "" 2182 2183#: app/Functions/Functions.php:444 2184msgctxt "FEMALE" 2185msgid "tenth cousin" 2186msgstr "" 2187 2188#: app/Functions/Functions.php:446 2189msgctxt "FEMALE" 2190msgid "eleventh cousin" 2191msgstr "" 2192 2193#: app/Functions/Functions.php:448 2194msgctxt "FEMALE" 2195msgid "twelfth cousin" 2196msgstr "" 2197 2198#: app/Functions/Functions.php:450 2199msgctxt "FEMALE" 2200msgid "thirteenth cousin" 2201msgstr "" 2202 2203#: app/Functions/Functions.php:452 2204msgctxt "FEMALE" 2205msgid "fourteenth cousin" 2206msgstr "" 2207 2208#: app/Functions/Functions.php:454 2209msgctxt "FEMALE" 2210msgid "fifteenth cousin" 2211msgstr "" 2212 2213#: app/Functions/Functions.php:456 2214#, php-format 2215msgctxt "FEMALE" 2216msgid "%s × cousin" 2217msgstr "" 2218 2219#: app/Functions/Functions.php:462 2220msgid "first cousin" 2221msgstr "" 2222 2223#: app/Functions/Functions.php:464 2224msgid "second cousin" 2225msgstr "" 2226 2227#: app/Functions/Functions.php:466 2228msgid "third cousin" 2229msgstr "" 2230 2231#: app/Functions/Functions.php:468 2232msgid "fourth cousin" 2233msgstr "" 2234 2235#: app/Functions/Functions.php:470 2236msgid "fifth cousin" 2237msgstr "" 2238 2239#: app/Functions/Functions.php:472 2240msgid "sixth cousin" 2241msgstr "" 2242 2243#: app/Functions/Functions.php:474 2244msgid "seventh cousin" 2245msgstr "" 2246 2247#: app/Functions/Functions.php:476 2248msgid "eighth cousin" 2249msgstr "" 2250 2251#: app/Functions/Functions.php:478 2252msgid "ninth cousin" 2253msgstr "" 2254 2255#: app/Functions/Functions.php:480 2256msgid "tenth cousin" 2257msgstr "" 2258 2259#: app/Functions/Functions.php:482 2260msgid "eleventh cousin" 2261msgstr "" 2262 2263#: app/Functions/Functions.php:484 2264msgid "twelfth cousin" 2265msgstr "" 2266 2267#: app/Functions/Functions.php:486 2268msgid "thirteenth cousin" 2269msgstr "" 2270 2271#: app/Functions/Functions.php:488 2272msgid "fourteenth cousin" 2273msgstr "" 2274 2275#: app/Functions/Functions.php:490 2276msgid "fifteenth cousin" 2277msgstr "" 2278 2279#: app/Functions/Functions.php:492 2280#, php-format 2281msgid "%s × cousin" 2282msgstr "" 2283 2284#. I18N: A Spanish relationship name, such as third great-nephew 2285#: app/Functions/Functions.php:512 2286#, php-format 2287msgctxt "MALE" 2288msgid "first %s" 2289msgstr "" 2290 2291#. I18N: A Spanish relationship name, such as third great-nephew 2292#: app/Functions/Functions.php:515 2293#, php-format 2294msgctxt "MALE" 2295msgid "second %s" 2296msgstr "" 2297 2298#. I18N: A Spanish relationship name, such as third great-nephew 2299#: app/Functions/Functions.php:518 2300#, php-format 2301msgctxt "MALE" 2302msgid "third %s" 2303msgstr "" 2304 2305#. I18N: A Spanish relationship name, such as third great-nephew 2306#: app/Functions/Functions.php:521 2307#, php-format 2308msgctxt "MALE" 2309msgid "fourth %s" 2310msgstr "" 2311 2312#. I18N: A Spanish relationship name, such as third great-nephew 2313#: app/Functions/Functions.php:524 2314#, php-format 2315msgctxt "MALE" 2316msgid "fifth %s" 2317msgstr "" 2318 2319#. I18N: A Spanish relationship name, such as third great-nephew 2320#: app/Functions/Functions.php:527 2321#, php-format 2322msgctxt "MALE" 2323msgid "%1$s × %2$s" 2324msgstr "" 2325 2326#. I18N: A Spanish relationship name, such as third great-nephew 2327#: app/Functions/Functions.php:535 2328#, php-format 2329msgctxt "FEMALE" 2330msgid "first %s" 2331msgstr "" 2332 2333#. I18N: A Spanish relationship name, such as third great-nephew 2334#: app/Functions/Functions.php:538 2335#, php-format 2336msgctxt "FEMALE" 2337msgid "second %s" 2338msgstr "" 2339 2340#. I18N: A Spanish relationship name, such as third great-nephew 2341#: app/Functions/Functions.php:541 2342#, php-format 2343msgctxt "FEMALE" 2344msgid "third %s" 2345msgstr "" 2346 2347#. I18N: A Spanish relationship name, such as third great-nephew 2348#: app/Functions/Functions.php:544 2349#, php-format 2350msgctxt "FEMALE" 2351msgid "fourth %s" 2352msgstr "" 2353 2354#. I18N: A Spanish relationship name, such as third great-nephew 2355#: app/Functions/Functions.php:547 2356#, php-format 2357msgctxt "FEMALE" 2358msgid "fifth %s" 2359msgstr "" 2360 2361#. I18N: A Spanish relationship name, such as third great-nephew 2362#: app/Functions/Functions.php:550 2363#, php-format 2364msgctxt "FEMALE" 2365msgid "%1$s × %2$s" 2366msgstr "" 2367 2368#. I18N: A Spanish relationship name, such as third great-nephew 2369#: app/Functions/Functions.php:557 2370#, php-format 2371msgid "first %s" 2372msgstr "" 2373 2374#. I18N: A Spanish relationship name, such as third great-nephew 2375#: app/Functions/Functions.php:560 2376#, php-format 2377msgid "second %s" 2378msgstr "" 2379 2380#. I18N: A Spanish relationship name, such as third great-nephew 2381#: app/Functions/Functions.php:563 2382#, php-format 2383msgid "third %s" 2384msgstr "" 2385 2386#. I18N: A Spanish relationship name, such as third great-nephew 2387#: app/Functions/Functions.php:566 2388#, php-format 2389msgid "fourth %s" 2390msgstr "" 2391 2392#. I18N: A Spanish relationship name, such as third great-nephew 2393#: app/Functions/Functions.php:569 2394#, php-format 2395msgid "fifth %s" 2396msgstr "" 2397 2398#. I18N: A Spanish relationship name, such as third great-nephew 2399#: app/Functions/Functions.php:572 2400#, php-format 2401msgid "%1$s × %2$s" 2402msgstr "" 2403 2404#: app/Functions/Functions.php:612 2405msgid "self" 2406msgstr "" 2407 2408#: app/Functions/Functions.php:615 2409msgid "mother" 2410msgstr "" 2411 2412#: app/Functions/Functions.php:617 2413msgid "father" 2414msgstr "" 2415 2416#: app/Functions/Functions.php:619 2417msgid "parent" 2418msgstr "" 2419 2420#: app/Functions/Functions.php:626 2421msgid "ex-husband" 2422msgstr "" 2423 2424#: app/Functions/Functions.php:629 2425msgid "husband" 2426msgstr "" 2427 2428#: app/Functions/Functions.php:633 2429msgctxt "MALE" 2430msgid "ex-partner" 2431msgstr "" 2432 2433#: app/Functions/Functions.php:639 2434msgctxt "MALE" 2435msgid "partner" 2436msgstr "" 2437 2438#: app/Functions/Functions.php:646 2439msgid "ex-wife" 2440msgstr "" 2441 2442#: app/Functions/Functions.php:649 2443msgid "wife" 2444msgstr "" 2445 2446#: app/Functions/Functions.php:653 2447msgctxt "FEMALE" 2448msgid "ex-partner" 2449msgstr "" 2450 2451#: app/Functions/Functions.php:659 2452msgctxt "FEMALE" 2453msgid "partner" 2454msgstr "" 2455 2456#: app/Functions/Functions.php:666 2457msgid "ex-spouse" 2458msgstr "" 2459 2460#: app/Functions/Functions.php:669 2461msgid "spouse" 2462msgstr "" 2463 2464#: app/Functions/Functions.php:673 2465msgid "ex-partner" 2466msgstr "" 2467 2468#: app/Functions/Functions.php:679 2469msgid "partner" 2470msgstr "" 2471 2472#: app/Functions/Functions.php:681 2473msgid "son" 2474msgstr "" 2475 2476#: app/Functions/Functions.php:683 2477msgid "daughter" 2478msgstr "" 2479 2480#: app/Functions/Functions.php:685 2481msgid "child" 2482msgstr "" 2483 2484#: app/Functions/Functions.php:693 2485msgid "twin brother" 2486msgstr "" 2487 2488#: app/Functions/Functions.php:697 2489msgid "younger brother" 2490msgstr "" 2491 2492#: app/Functions/Functions.php:701 2493msgid "elder brother" 2494msgstr "" 2495 2496#: app/Functions/Functions.php:706 2497msgid "brother" 2498msgstr "" 2499 2500#: app/Functions/Functions.php:714 2501msgid "twin sister" 2502msgstr "" 2503 2504#: app/Functions/Functions.php:718 2505msgid "younger sister" 2506msgstr "" 2507 2508#: app/Functions/Functions.php:722 2509msgid "elder sister" 2510msgstr "" 2511 2512#: app/Functions/Functions.php:727 2513msgid "sister" 2514msgstr "" 2515 2516#: app/Functions/Functions.php:735 2517msgid "twin sibling" 2518msgstr "" 2519 2520#: app/Functions/Functions.php:739 2521msgid "younger sibling" 2522msgstr "" 2523 2524#: app/Functions/Functions.php:743 2525msgid "elder sibling" 2526msgstr "" 2527 2528#: app/Functions/Functions.php:748 2529msgid "sibling" 2530msgstr "" 2531 2532#: app/Functions/Functions.php:752 2533msgctxt "brother’s child" 2534msgid "nephew/niece" 2535msgstr "" 2536 2537#: app/Functions/Functions.php:754 2538msgctxt "brother’s daughter" 2539msgid "niece" 2540msgstr "" 2541 2542#: app/Functions/Functions.php:756 2543msgctxt "brother’s son" 2544msgid "nephew" 2545msgstr "" 2546 2547#: app/Functions/Functions.php:758 2548msgctxt "brother’s wife" 2549msgid "sister-in-law" 2550msgstr "" 2551 2552#: app/Functions/Functions.php:760 2553msgctxt "child’s child" 2554msgid "grandchild" 2555msgstr "" 2556 2557#: app/Functions/Functions.php:762 2558msgctxt "child’s daughter" 2559msgid "granddaughter" 2560msgstr "" 2561 2562#: app/Functions/Functions.php:764 2563msgctxt "child’s husband" 2564msgid "son-in-law" 2565msgstr "" 2566 2567#: app/Functions/Functions.php:766 2568msgctxt "child’s son" 2569msgid "grandson" 2570msgstr "" 2571 2572#: app/Functions/Functions.php:768 2573msgctxt "child’s spouse" 2574msgid "son/daughter-in-law" 2575msgstr "" 2576 2577#: app/Functions/Functions.php:770 2578msgctxt "child’s wife" 2579msgid "daughter-in-law" 2580msgstr "" 2581 2582#: app/Functions/Functions.php:772 2583msgctxt "daughter’s child" 2584msgid "grandchild" 2585msgstr "" 2586 2587#: app/Functions/Functions.php:774 2588msgctxt "daughter’s daughter" 2589msgid "granddaughter" 2590msgstr "" 2591 2592#: app/Functions/Functions.php:776 2593msgctxt "daughter’s husband" 2594msgid "son-in-law" 2595msgstr "" 2596 2597#: app/Functions/Functions.php:778 2598msgctxt "daughter’s son" 2599msgid "grandson" 2600msgstr "" 2601 2602#: app/Functions/Functions.php:780 2603msgctxt "father’s brother" 2604msgid "uncle" 2605msgstr "" 2606 2607#: app/Functions/Functions.php:782 2608msgctxt "father’s child" 2609msgid "half-sibling" 2610msgstr "" 2611 2612#: app/Functions/Functions.php:784 2613msgctxt "father’s daughter" 2614msgid "half-sister" 2615msgstr "" 2616 2617#: app/Functions/Functions.php:786 2618msgctxt "father’s father" 2619msgid "paternal grandfather" 2620msgstr "" 2621 2622#: app/Functions/Functions.php:788 2623msgctxt "father’s mother" 2624msgid "paternal grandmother" 2625msgstr "" 2626 2627#: app/Functions/Functions.php:790 2628msgctxt "father’s parent" 2629msgid "paternal grandparent" 2630msgstr "" 2631 2632#: app/Functions/Functions.php:792 2633msgctxt "father’s sibling" 2634msgid "aunt/uncle" 2635msgstr "" 2636 2637#: app/Functions/Functions.php:794 2638msgctxt "father’s sister" 2639msgid "aunt" 2640msgstr "" 2641 2642#: app/Functions/Functions.php:796 2643msgctxt "father’s son" 2644msgid "half-brother" 2645msgstr "" 2646 2647#: app/Functions/Functions.php:798 2648msgctxt "father’s wife" 2649msgid "step-mother" 2650msgstr "" 2651 2652#: app/Functions/Functions.php:800 2653msgctxt "husband’s brother" 2654msgid "brother-in-law" 2655msgstr "" 2656 2657#: app/Functions/Functions.php:802 2658msgctxt "husband’s child" 2659msgid "step-child" 2660msgstr "" 2661 2662#: app/Functions/Functions.php:804 2663msgctxt "husband’s daughter" 2664msgid "step-daughter" 2665msgstr "" 2666 2667#: app/Functions/Functions.php:806 2668msgctxt "husband’s father" 2669msgid "father-in-law" 2670msgstr "" 2671 2672#: app/Functions/Functions.php:808 2673msgctxt "husband’s mother" 2674msgid "mother-in-law" 2675msgstr "" 2676 2677#: app/Functions/Functions.php:810 2678msgctxt "husband’s sibling" 2679msgid "brother/sister-in-law" 2680msgstr "" 2681 2682#: app/Functions/Functions.php:812 2683msgctxt "husband’s sister" 2684msgid "sister-in-law" 2685msgstr "" 2686 2687#: app/Functions/Functions.php:814 2688msgctxt "husband’s son" 2689msgid "step-son" 2690msgstr "" 2691 2692#: app/Functions/Functions.php:816 2693msgctxt "mother’s brother" 2694msgid "uncle" 2695msgstr "" 2696 2697#: app/Functions/Functions.php:818 2698msgctxt "mother’s child" 2699msgid "half-sibling" 2700msgstr "" 2701 2702#: app/Functions/Functions.php:820 2703msgctxt "mother’s daughter" 2704msgid "half-sister" 2705msgstr "" 2706 2707#: app/Functions/Functions.php:822 2708msgctxt "mother’s father" 2709msgid "maternal grandfather" 2710msgstr "" 2711 2712#: app/Functions/Functions.php:824 2713msgctxt "mother’s husband" 2714msgid "step-father" 2715msgstr "" 2716 2717#: app/Functions/Functions.php:826 2718msgctxt "mother’s mother" 2719msgid "maternal grandmother" 2720msgstr "" 2721 2722#: app/Functions/Functions.php:828 2723msgctxt "mother’s parent" 2724msgid "maternal grandparent" 2725msgstr "" 2726 2727#: app/Functions/Functions.php:830 2728msgctxt "mother’s sibling" 2729msgid "aunt/uncle" 2730msgstr "" 2731 2732#: app/Functions/Functions.php:832 2733msgctxt "mother’s sister" 2734msgid "aunt" 2735msgstr "" 2736 2737#: app/Functions/Functions.php:834 2738msgctxt "mother’s son" 2739msgid "half-brother" 2740msgstr "" 2741 2742#: app/Functions/Functions.php:836 2743msgctxt "parent’s brother" 2744msgid "uncle" 2745msgstr "" 2746 2747#: app/Functions/Functions.php:838 2748msgctxt "parent’s child" 2749msgid "half-sibling" 2750msgstr "" 2751 2752#: app/Functions/Functions.php:840 2753msgctxt "parent’s daughter" 2754msgid "half-sister" 2755msgstr "" 2756 2757#: app/Functions/Functions.php:842 2758msgctxt "parent’s father" 2759msgid "grandfather" 2760msgstr "" 2761 2762#: app/Functions/Functions.php:844 2763msgctxt "parent’s mother" 2764msgid "grandmother" 2765msgstr "" 2766 2767#: app/Functions/Functions.php:846 2768msgctxt "parent’s parent" 2769msgid "grandparent" 2770msgstr "" 2771 2772#: app/Functions/Functions.php:848 2773msgctxt "parent’s sibling" 2774msgid "aunt/uncle" 2775msgstr "" 2776 2777#: app/Functions/Functions.php:850 2778msgctxt "parent’s sister" 2779msgid "aunt" 2780msgstr "" 2781 2782#: app/Functions/Functions.php:852 2783msgctxt "parent’s son" 2784msgid "half-brother" 2785msgstr "" 2786 2787#: app/Functions/Functions.php:854 2788msgctxt "parent’s spouse" 2789msgid "step-parent" 2790msgstr "" 2791 2792#: app/Functions/Functions.php:856 2793msgctxt "sibling’s child" 2794msgid "nephew/niece" 2795msgstr "" 2796 2797#: app/Functions/Functions.php:858 2798msgctxt "sibling’s daughter" 2799msgid "niece" 2800msgstr "" 2801 2802#: app/Functions/Functions.php:860 2803msgctxt "sibling’s son" 2804msgid "nephew" 2805msgstr "" 2806 2807#: app/Functions/Functions.php:862 2808msgctxt "sibling’s spouse" 2809msgid "brother/sister-in-law" 2810msgstr "" 2811 2812#: app/Functions/Functions.php:864 2813msgctxt "sister’s child" 2814msgid "nephew/niece" 2815msgstr "" 2816 2817#: app/Functions/Functions.php:866 2818msgctxt "sister’s daughter" 2819msgid "niece" 2820msgstr "" 2821 2822#: app/Functions/Functions.php:868 2823msgctxt "sister’s husband" 2824msgid "brother-in-law" 2825msgstr "" 2826 2827#: app/Functions/Functions.php:870 2828msgctxt "sister’s son" 2829msgid "nephew" 2830msgstr "" 2831 2832#: app/Functions/Functions.php:872 2833msgctxt "son’s child" 2834msgid "grandchild" 2835msgstr "" 2836 2837#: app/Functions/Functions.php:874 2838msgctxt "son’s daughter" 2839msgid "granddaughter" 2840msgstr "" 2841 2842#: app/Functions/Functions.php:876 2843msgctxt "son’s son" 2844msgid "grandson" 2845msgstr "" 2846 2847#: app/Functions/Functions.php:878 2848msgctxt "son’s wife" 2849msgid "daughter-in-law" 2850msgstr "" 2851 2852#: app/Functions/Functions.php:880 2853msgctxt "spouse’s brother" 2854msgid "brother-in-law" 2855msgstr "" 2856 2857#: app/Functions/Functions.php:882 2858msgctxt "spouse’s child" 2859msgid "step-child" 2860msgstr "" 2861 2862#: app/Functions/Functions.php:884 2863msgctxt "spouse’s daughter" 2864msgid "step-daughter" 2865msgstr "" 2866 2867#: app/Functions/Functions.php:886 2868msgctxt "spouse’s father" 2869msgid "father-in-law" 2870msgstr "" 2871 2872#: app/Functions/Functions.php:888 2873msgctxt "spouse’s mother" 2874msgid "mother-in-law" 2875msgstr "" 2876 2877#: app/Functions/Functions.php:890 2878msgctxt "spouse’s sister" 2879msgid "sister-in-law" 2880msgstr "" 2881 2882#: app/Functions/Functions.php:892 2883msgctxt "spouse’s son" 2884msgid "step-son" 2885msgstr "" 2886 2887#: app/Functions/Functions.php:894 2888msgctxt "spouse’s parent" 2889msgid "mother/father-in-law" 2890msgstr "" 2891 2892#: app/Functions/Functions.php:896 2893msgctxt "spouse’s sibling" 2894msgid "brother/sister-in-law" 2895msgstr "" 2896 2897#: app/Functions/Functions.php:898 2898msgctxt "wife’s brother" 2899msgid "brother-in-law" 2900msgstr "" 2901 2902#: app/Functions/Functions.php:900 2903msgctxt "wife’s child" 2904msgid "step-child" 2905msgstr "" 2906 2907#: app/Functions/Functions.php:902 2908msgctxt "wife’s daughter" 2909msgid "step-daughter" 2910msgstr "" 2911 2912#: app/Functions/Functions.php:904 2913msgctxt "wife’s father" 2914msgid "father-in-law" 2915msgstr "" 2916 2917#: app/Functions/Functions.php:906 2918msgctxt "wife’s mother" 2919msgid "mother-in-law" 2920msgstr "" 2921 2922#: app/Functions/Functions.php:908 2923msgctxt "wife’s sibling" 2924msgid "brother/sister-in-law" 2925msgstr "" 2926 2927#: app/Functions/Functions.php:910 2928msgctxt "wife’s sister" 2929msgid "sister-in-law" 2930msgstr "" 2931 2932#: app/Functions/Functions.php:912 2933msgctxt "wife’s son" 2934msgid "step-son" 2935msgstr "" 2936 2937#: app/Functions/Functions.php:917 2938msgctxt "(a man’s) brother’s child’s child" 2939msgid "great-nephew/niece" 2940msgstr "" 2941 2942#: app/Functions/Functions.php:920 2943msgctxt "(a woman’s) brother’s child’s child" 2944msgid "great-nephew/niece" 2945msgstr "" 2946 2947#: app/Functions/Functions.php:923 2948msgctxt "(a man’s) brother’s child’s daughter" 2949msgid "great-niece" 2950msgstr "" 2951 2952#: app/Functions/Functions.php:926 2953msgctxt "(a woman’s) brother’s child’s daughter" 2954msgid "great-niece" 2955msgstr "" 2956 2957#: app/Functions/Functions.php:929 2958msgctxt "(a man’s) brother’s child’s son" 2959msgid "great-nephew" 2960msgstr "" 2961 2962#: app/Functions/Functions.php:932 2963msgctxt "(a woman’s) brother’s child’s son" 2964msgid "great-nephew" 2965msgstr "" 2966 2967#: app/Functions/Functions.php:935 2968msgctxt "(a man’s) brother’s daughter’s child" 2969msgid "great-nephew/niece" 2970msgstr "" 2971 2972#: app/Functions/Functions.php:938 2973msgctxt "(a woman’s) brother’s daughter’s child" 2974msgid "great-nephew/niece" 2975msgstr "" 2976 2977#: app/Functions/Functions.php:941 2978msgctxt "(a man’s) brother’s daughter’s daughter" 2979msgid "great-niece" 2980msgstr "" 2981 2982#: app/Functions/Functions.php:944 2983msgctxt "(a woman’s) brother’s daughter’s daughter" 2984msgid "great-niece" 2985msgstr "" 2986 2987#: app/Functions/Functions.php:946 2988msgctxt "brother’s daughter’s husband" 2989msgid "nephew-in-law" 2990msgstr "" 2991 2992#: app/Functions/Functions.php:949 2993msgctxt "(a man’s) brother’s daughter’s son" 2994msgid "great-nephew" 2995msgstr "" 2996 2997#: app/Functions/Functions.php:952 2998msgctxt "(a woman’s) brother’s daughter’s son" 2999msgid "great-nephew" 3000msgstr "" 3001 3002#: app/Functions/Functions.php:955 3003msgctxt "(a man’s) brother’s son’s child" 3004msgid "great-nephew/niece" 3005msgstr "" 3006 3007#: app/Functions/Functions.php:958 3008msgctxt "(a woman’s) brother’s son’s child" 3009msgid "great-nephew/niece" 3010msgstr "" 3011 3012#: app/Functions/Functions.php:961 3013msgctxt "(a man’s) brother’s son’s daughter" 3014msgid "great-niece" 3015msgstr "" 3016 3017#: app/Functions/Functions.php:964 3018msgctxt "(a woman’s) brother’s son’s daughter" 3019msgid "great-niece" 3020msgstr "" 3021 3022#: app/Functions/Functions.php:967 3023msgctxt "(a man’s) brother’s son’s son" 3024msgid "great-nephew" 3025msgstr "" 3026 3027#: app/Functions/Functions.php:970 3028msgctxt "(a woman’s) brother’s son’s son" 3029msgid "great-nephew" 3030msgstr "" 3031 3032#: app/Functions/Functions.php:972 3033msgctxt "brother’s son’s wife" 3034msgid "niece-in-law" 3035msgstr "" 3036 3037#: app/Functions/Functions.php:974 3038msgctxt "brother’s wife’s brother" 3039msgid "brother-in-law" 3040msgstr "" 3041 3042#: app/Functions/Functions.php:976 3043msgctxt "brother’s wife’s sibling" 3044msgid "brother/sister-in-law" 3045msgstr "" 3046 3047#: app/Functions/Functions.php:978 3048msgctxt "brother’s wife’s sister" 3049msgid "sister-in-law" 3050msgstr "" 3051 3052#: app/Functions/Functions.php:980 3053msgctxt "child’s child’s child" 3054msgid "great-grandchild" 3055msgstr "" 3056 3057#: app/Functions/Functions.php:982 3058msgctxt "child’s child’s daughter" 3059msgid "great-granddaughter" 3060msgstr "" 3061 3062#: app/Functions/Functions.php:984 3063msgctxt "child’s child’s son" 3064msgid "great-grandson" 3065msgstr "" 3066 3067#: app/Functions/Functions.php:986 3068msgctxt "child’s daughter’s child" 3069msgid "great-grandchild" 3070msgstr "" 3071 3072#: app/Functions/Functions.php:988 3073msgctxt "child’s daughter’s daughter" 3074msgid "great-granddaughter" 3075msgstr "" 3076 3077#: app/Functions/Functions.php:990 3078msgctxt "child’s daughter’s husband" 3079msgid "granddaughter’s husband" 3080msgstr "" 3081 3082#: app/Functions/Functions.php:992 3083msgctxt "child’s daughter’s son" 3084msgid "great-grandson" 3085msgstr "" 3086 3087#: app/Functions/Functions.php:994 3088msgctxt "child’s son’s child" 3089msgid "great-grandchild" 3090msgstr "" 3091 3092#: app/Functions/Functions.php:996 3093msgctxt "child’s son’s daughter" 3094msgid "great-granddaughter" 3095msgstr "" 3096 3097#: app/Functions/Functions.php:998 3098msgctxt "child’s son’s son" 3099msgid "great-grandson" 3100msgstr "" 3101 3102#: app/Functions/Functions.php:1000 3103msgctxt "child’s son’s wife" 3104msgid "grandson’s wife" 3105msgstr "" 3106 3107#: app/Functions/Functions.php:1002 3108msgctxt "daughter’s child’s child" 3109msgid "great-grandchild" 3110msgstr "" 3111 3112#: app/Functions/Functions.php:1004 3113msgctxt "daughter’s child’s daughter" 3114msgid "great-granddaughter" 3115msgstr "" 3116 3117#: app/Functions/Functions.php:1006 3118msgctxt "daughter’s child’s son" 3119msgid "great-grandson" 3120msgstr "" 3121 3122#: app/Functions/Functions.php:1008 3123msgctxt "daughter’s daughter’s child" 3124msgid "great-grandchild" 3125msgstr "" 3126 3127#: app/Functions/Functions.php:1010 3128msgctxt "daughter’s daughter’s daughter" 3129msgid "great-granddaughter" 3130msgstr "" 3131 3132#: app/Functions/Functions.php:1012 3133msgctxt "daughter’s daughter’s husband" 3134msgid "granddaughter’s husband" 3135msgstr "" 3136 3137#: app/Functions/Functions.php:1014 3138msgctxt "daughter’s daughter’s son" 3139msgid "great-grandson" 3140msgstr "" 3141 3142#: app/Functions/Functions.php:1016 3143msgctxt "daughter’s husband’s father" 3144msgid "son-in-law’s father" 3145msgstr "" 3146 3147#: app/Functions/Functions.php:1018 3148msgctxt "daughter’s husband’s mother" 3149msgid "son-in-law’s mother" 3150msgstr "" 3151 3152#: app/Functions/Functions.php:1020 3153msgctxt "daughter’s husband’s parent" 3154msgid "son-in-law’s parent" 3155msgstr "" 3156 3157#: app/Functions/Functions.php:1022 3158msgctxt "daughter’s son’s child" 3159msgid "great-grandchild" 3160msgstr "" 3161 3162#: app/Functions/Functions.php:1024 3163msgctxt "daughter’s son’s daughter" 3164msgid "great-granddaughter" 3165msgstr "" 3166 3167#: app/Functions/Functions.php:1026 3168msgctxt "daughter’s son’s son" 3169msgid "great-grandson" 3170msgstr "" 3171 3172#: app/Functions/Functions.php:1028 3173msgctxt "daughter’s son’s wife" 3174msgid "grandson’s wife" 3175msgstr "" 3176 3177#: app/Functions/Functions.php:1030 3178msgctxt "father’s brother’s child" 3179msgid "first cousin" 3180msgstr "" 3181 3182#: app/Functions/Functions.php:1032 3183msgctxt "father’s brother’s daughter" 3184msgid "first cousin" 3185msgstr "" 3186 3187#: app/Functions/Functions.php:1034 3188msgctxt "father’s brother’s son" 3189msgid "first cousin" 3190msgstr "" 3191 3192#: app/Functions/Functions.php:1036 3193msgctxt "father’s brother’s wife" 3194msgid "aunt" 3195msgstr "" 3196 3197#: app/Functions/Functions.php:1038 3198msgctxt "father’s father’s brother" 3199msgid "great-uncle" 3200msgstr "" 3201 3202#: app/Functions/Functions.php:1040 3203msgctxt "father’s father’s father" 3204msgid "great-grandfather" 3205msgstr "" 3206 3207#: app/Functions/Functions.php:1042 3208msgctxt "father’s father’s mother" 3209msgid "great-grandmother" 3210msgstr "" 3211 3212#: app/Functions/Functions.php:1044 3213msgctxt "father’s father’s parent" 3214msgid "great-grandparent" 3215msgstr "" 3216 3217#: app/Functions/Functions.php:1046 3218msgctxt "father’s father’s sibling" 3219msgid "great-aunt/uncle" 3220msgstr "" 3221 3222#: app/Functions/Functions.php:1048 3223msgctxt "father’s father’s sister" 3224msgid "great-aunt" 3225msgstr "" 3226 3227#: app/Functions/Functions.php:1050 3228msgctxt "father’s mother’s brother" 3229msgid "great-uncle" 3230msgstr "" 3231 3232#: app/Functions/Functions.php:1052 3233msgctxt "father’s mother’s father" 3234msgid "great-grandfather" 3235msgstr "" 3236 3237#: app/Functions/Functions.php:1054 3238msgctxt "father’s mother’s mother" 3239msgid "great-grandmother" 3240msgstr "" 3241 3242#: app/Functions/Functions.php:1056 3243msgctxt "father’s mother’s parent" 3244msgid "great-grandparent" 3245msgstr "" 3246 3247#: app/Functions/Functions.php:1058 3248msgctxt "father’s mother’s sibling" 3249msgid "great-aunt/uncle" 3250msgstr "" 3251 3252#: app/Functions/Functions.php:1060 3253msgctxt "father’s mother’s sister" 3254msgid "great-aunt" 3255msgstr "" 3256 3257#: app/Functions/Functions.php:1062 3258msgctxt "father’s parent’s brother" 3259msgid "great-uncle" 3260msgstr "" 3261 3262#: app/Functions/Functions.php:1064 3263msgctxt "father’s parent’s father" 3264msgid "great-grandfather" 3265msgstr "" 3266 3267#: app/Functions/Functions.php:1066 3268msgctxt "father’s parent’s mother" 3269msgid "great-grandmother" 3270msgstr "" 3271 3272#: app/Functions/Functions.php:1068 3273msgctxt "father’s parent’s parent" 3274msgid "great-grandparent" 3275msgstr "" 3276 3277#: app/Functions/Functions.php:1070 3278msgctxt "father’s parent’s sibling" 3279msgid "great-aunt/uncle" 3280msgstr "" 3281 3282#: app/Functions/Functions.php:1072 3283msgctxt "father’s parent’s sister" 3284msgid "great-aunt" 3285msgstr "" 3286 3287#: app/Functions/Functions.php:1074 3288msgctxt "father’s sister’s child" 3289msgid "first cousin" 3290msgstr "" 3291 3292#: app/Functions/Functions.php:1076 3293msgctxt "father’s sister’s daughter" 3294msgid "first cousin" 3295msgstr "" 3296 3297#: app/Functions/Functions.php:1078 3298msgctxt "father’s sister’s husband" 3299msgid "uncle" 3300msgstr "" 3301 3302#: app/Functions/Functions.php:1080 3303msgctxt "father’s sister’s son" 3304msgid "first cousin" 3305msgstr "" 3306 3307#: app/Functions/Functions.php:1082 3308msgctxt "father’s wife’s child" 3309msgid "step-sibling" 3310msgstr "" 3311 3312#: app/Functions/Functions.php:1084 3313msgctxt "father’s wife’s daughter" 3314msgid "step-sister" 3315msgstr "" 3316 3317#: app/Functions/Functions.php:1086 3318msgctxt "father’s wife’s son" 3319msgid "step-brother" 3320msgstr "" 3321 3322#: app/Functions/Functions.php:1088 3323msgctxt "husband’s brother’s wife" 3324msgid "sister-in-law" 3325msgstr "" 3326 3327#: app/Functions/Functions.php:1090 3328msgctxt "husband’s sister’s husband" 3329msgid "brother-in-law" 3330msgstr "" 3331 3332#: app/Functions/Functions.php:1092 3333msgctxt "husband’s sibling’s child" 3334msgid "nephew/niece" 3335msgstr "" 3336 3337#: app/Functions/Functions.php:1094 3338msgctxt "husband’s sister’s child" 3339msgid "nephew/niece" 3340msgstr "" 3341 3342#: app/Functions/Functions.php:1096 3343msgctxt "husband’s brother’s child" 3344msgid "nephew/niece" 3345msgstr "" 3346 3347#: app/Functions/Functions.php:1098 3348msgctxt "husband’s sibling’s daughter" 3349msgid "niece" 3350msgstr "" 3351 3352#: app/Functions/Functions.php:1100 3353msgctxt "husband’s sister’s daughter" 3354msgid "niece" 3355msgstr "" 3356 3357#: app/Functions/Functions.php:1102 3358msgctxt "husband’s brother’s daughter" 3359msgid "niece" 3360msgstr "" 3361 3362#: app/Functions/Functions.php:1104 3363msgctxt "husband’s sibling’s son" 3364msgid "nephew" 3365msgstr "" 3366 3367#: app/Functions/Functions.php:1106 3368msgctxt "husband’s sister’s son" 3369msgid "nephew" 3370msgstr "" 3371 3372#: app/Functions/Functions.php:1108 3373msgctxt "husband’s brother’s son" 3374msgid "nephew" 3375msgstr "" 3376 3377#: app/Functions/Functions.php:1110 3378msgctxt "mother’s brother’s child" 3379msgid "first cousin" 3380msgstr "" 3381 3382#: app/Functions/Functions.php:1112 3383msgctxt "mother’s brother’s daughter" 3384msgid "first cousin" 3385msgstr "" 3386 3387#: app/Functions/Functions.php:1114 3388msgctxt "mother’s brother’s son" 3389msgid "first cousin" 3390msgstr "" 3391 3392#: app/Functions/Functions.php:1116 3393msgctxt "mother’s brother’s wife" 3394msgid "aunt" 3395msgstr "" 3396 3397#: app/Functions/Functions.php:1118 3398msgctxt "mother’s father’s brother" 3399msgid "great-uncle" 3400msgstr "" 3401 3402#: app/Functions/Functions.php:1120 3403msgctxt "mother’s father’s father" 3404msgid "great-grandfather" 3405msgstr "" 3406 3407#: app/Functions/Functions.php:1122 3408msgctxt "mother’s father’s mother" 3409msgid "great-grandmother" 3410msgstr "" 3411 3412#: app/Functions/Functions.php:1124 3413msgctxt "mother’s father’s parent" 3414msgid "great-grandparent" 3415msgstr "" 3416 3417#: app/Functions/Functions.php:1126 3418msgctxt "mother’s father’s sibling" 3419msgid "great-aunt/uncle" 3420msgstr "" 3421 3422#: app/Functions/Functions.php:1128 3423msgctxt "mother’s father’s sister" 3424msgid "great-aunt" 3425msgstr "" 3426 3427#: app/Functions/Functions.php:1130 3428msgctxt "mother’s husband’s child" 3429msgid "step-sibling" 3430msgstr "" 3431 3432#: app/Functions/Functions.php:1132 3433msgctxt "mother’s husband’s daughter" 3434msgid "step-sister" 3435msgstr "" 3436 3437#: app/Functions/Functions.php:1134 3438msgctxt "mother’s husband’s son" 3439msgid "step-brother" 3440msgstr "" 3441 3442#: app/Functions/Functions.php:1136 3443msgctxt "mother’s mother’s brother" 3444msgid "great-uncle" 3445msgstr "" 3446 3447#: app/Functions/Functions.php:1138 3448msgctxt "mother’s mother’s father" 3449msgid "great-grandfather" 3450msgstr "" 3451 3452#: app/Functions/Functions.php:1140 3453msgctxt "mother’s mother’s mother" 3454msgid "great-grandmother" 3455msgstr "" 3456 3457#: app/Functions/Functions.php:1142 3458msgctxt "mother’s mother’s parent" 3459msgid "great-grandparent" 3460msgstr "" 3461 3462#: app/Functions/Functions.php:1144 3463msgctxt "mother’s mother’s sibling" 3464msgid "great-aunt/uncle" 3465msgstr "" 3466 3467#: app/Functions/Functions.php:1146 3468msgctxt "mother’s mother’s sister" 3469msgid "great-aunt" 3470msgstr "" 3471 3472#: app/Functions/Functions.php:1148 3473msgctxt "mother’s parent’s brother" 3474msgid "great-uncle" 3475msgstr "" 3476 3477#: app/Functions/Functions.php:1150 3478msgctxt "mother’s parent’s father" 3479msgid "great-grandfather" 3480msgstr "" 3481 3482#: app/Functions/Functions.php:1152 3483msgctxt "mother’s parent’s mother" 3484msgid "great-grandmother" 3485msgstr "" 3486 3487#: app/Functions/Functions.php:1154 3488msgctxt "mother’s parent’s parent" 3489msgid "great-grandparent" 3490msgstr "" 3491 3492#: app/Functions/Functions.php:1156 3493msgctxt "mother’s parent’s sibling" 3494msgid "great-aunt/uncle" 3495msgstr "" 3496 3497#: app/Functions/Functions.php:1158 3498msgctxt "mother’s parent’s sister" 3499msgid "great-aunt" 3500msgstr "" 3501 3502#: app/Functions/Functions.php:1160 3503msgctxt "mother’s sister’s child" 3504msgid "first cousin" 3505msgstr "" 3506 3507#: app/Functions/Functions.php:1162 3508msgctxt "mother’s sister’s daughter" 3509msgid "first cousin" 3510msgstr "" 3511 3512#: app/Functions/Functions.php:1164 3513msgctxt "mother’s sister’s husband" 3514msgid "uncle" 3515msgstr "" 3516 3517#: app/Functions/Functions.php:1166 3518msgctxt "mother’s sister’s son" 3519msgid "first cousin" 3520msgstr "" 3521 3522#: app/Functions/Functions.php:1168 3523msgctxt "parent’s brother’s wife" 3524msgid "aunt" 3525msgstr "" 3526 3527#: app/Functions/Functions.php:1170 3528msgctxt "parent’s father’s brother" 3529msgid "great-uncle" 3530msgstr "" 3531 3532#: app/Functions/Functions.php:1172 3533msgctxt "parent’s father’s father" 3534msgid "great-grandfather" 3535msgstr "" 3536 3537#: app/Functions/Functions.php:1174 3538msgctxt "parent’s father’s mother" 3539msgid "great-grandmother" 3540msgstr "" 3541 3542#: app/Functions/Functions.php:1176 3543msgctxt "parent’s father’s parent" 3544msgid "great-grandparent" 3545msgstr "" 3546 3547#: app/Functions/Functions.php:1178 3548msgctxt "parent’s father’s sibling" 3549msgid "great-aunt/uncle" 3550msgstr "" 3551 3552#: app/Functions/Functions.php:1180 3553msgctxt "parent’s father’s sister" 3554msgid "great-aunt" 3555msgstr "" 3556 3557#: app/Functions/Functions.php:1182 3558msgctxt "parent’s mother’s brother" 3559msgid "great-uncle" 3560msgstr "" 3561 3562#: app/Functions/Functions.php:1184 3563msgctxt "parent’s mother’s father" 3564msgid "great-grandfather" 3565msgstr "" 3566 3567#: app/Functions/Functions.php:1186 3568msgctxt "parent’s mother’s mother" 3569msgid "great-grandmother" 3570msgstr "" 3571 3572#: app/Functions/Functions.php:1188 3573msgctxt "parent’s mother’s parent" 3574msgid "great-grandparent" 3575msgstr "" 3576 3577#: app/Functions/Functions.php:1190 3578msgctxt "parent’s mother’s sibling" 3579msgid "great-aunt/uncle" 3580msgstr "" 3581 3582#: app/Functions/Functions.php:1192 3583msgctxt "parent’s mother’s sister" 3584msgid "great-aunt" 3585msgstr "" 3586 3587#: app/Functions/Functions.php:1194 3588msgctxt "parent’s parent’s brother" 3589msgid "great-uncle" 3590msgstr "" 3591 3592#: app/Functions/Functions.php:1196 3593msgctxt "parent’s parent’s father" 3594msgid "great-grandfather" 3595msgstr "" 3596 3597#: app/Functions/Functions.php:1198 3598msgctxt "parent’s parent’s mother" 3599msgid "great-grandmother" 3600msgstr "" 3601 3602#: app/Functions/Functions.php:1200 3603msgctxt "parent’s parent’s parent" 3604msgid "great-grandparent" 3605msgstr "" 3606 3607#: app/Functions/Functions.php:1202 3608msgctxt "parent’s parent’s sibling" 3609msgid "great-aunt/uncle" 3610msgstr "" 3611 3612#: app/Functions/Functions.php:1204 3613msgctxt "parent’s parent’s sister" 3614msgid "great-aunt" 3615msgstr "" 3616 3617#: app/Functions/Functions.php:1206 3618msgctxt "parent’s sister’s husband" 3619msgid "uncle" 3620msgstr "" 3621 3622#: app/Functions/Functions.php:1208 3623msgctxt "parent’s spouse’s child" 3624msgid "step-sibling" 3625msgstr "" 3626 3627#: app/Functions/Functions.php:1210 3628msgctxt "parent’s spouse’s daughter" 3629msgid "step-sister" 3630msgstr "" 3631 3632#: app/Functions/Functions.php:1212 3633msgctxt "parent’s spouse’s son" 3634msgid "step-brother" 3635msgstr "" 3636 3637#: app/Functions/Functions.php:1214 3638msgctxt "sibling’s child’s child" 3639msgid "great-nephew/niece" 3640msgstr "" 3641 3642#: app/Functions/Functions.php:1216 3643msgctxt "sibling’s child’s daughter" 3644msgid "great-niece" 3645msgstr "" 3646 3647#: app/Functions/Functions.php:1218 3648msgctxt "sibling’s child’s son" 3649msgid "great-nephew" 3650msgstr "" 3651 3652#: app/Functions/Functions.php:1220 3653msgctxt "sibling’s daughter’s child" 3654msgid "great-nephew/niece" 3655msgstr "" 3656 3657#: app/Functions/Functions.php:1222 3658msgctxt "sibling’s daughter’s daughter" 3659msgid "great-niece" 3660msgstr "" 3661 3662#: app/Functions/Functions.php:1224 3663msgctxt "sibling’s daughter’s husband" 3664msgid "nephew-in-law" 3665msgstr "" 3666 3667#: app/Functions/Functions.php:1226 3668msgctxt "sibling’s daughter’s son" 3669msgid "great-nephew" 3670msgstr "" 3671 3672#: app/Functions/Functions.php:1228 3673msgctxt "sibling’s son’s child" 3674msgid "great-nephew/niece" 3675msgstr "" 3676 3677#: app/Functions/Functions.php:1230 3678msgctxt "sibling’s son’s daughter" 3679msgid "great-niece" 3680msgstr "" 3681 3682#: app/Functions/Functions.php:1232 3683msgctxt "sibling’s son’s son" 3684msgid "great-nephew" 3685msgstr "" 3686 3687#: app/Functions/Functions.php:1234 3688msgctxt "sibling’s son’s wife" 3689msgid "niece-in-law" 3690msgstr "" 3691 3692#: app/Functions/Functions.php:1237 3693msgctxt "(a man’s) sister’s child’s child" 3694msgid "great-nephew/niece" 3695msgstr "" 3696 3697#: app/Functions/Functions.php:1240 3698msgctxt "(a woman’s) sister’s child’s child" 3699msgid "great-nephew/niece" 3700msgstr "" 3701 3702#: app/Functions/Functions.php:1243 3703msgctxt "(a man’s) sister’s child’s daughter" 3704msgid "great-niece" 3705msgstr "" 3706 3707#: app/Functions/Functions.php:1246 3708msgctxt "(a woman’s) sister’s child’s daughter" 3709msgid "great-niece" 3710msgstr "" 3711 3712#: app/Functions/Functions.php:1249 3713msgctxt "(a man’s) sister’s child’s son" 3714msgid "great-nephew" 3715msgstr "" 3716 3717#: app/Functions/Functions.php:1252 3718msgctxt "(a woman’s) sister’s child’s son" 3719msgid "great-nephew" 3720msgstr "" 3721 3722#: app/Functions/Functions.php:1255 3723msgctxt "(a man’s) sister’s daughter’s child" 3724msgid "great-nephew/niece" 3725msgstr "" 3726 3727#: app/Functions/Functions.php:1258 3728msgctxt "(a woman’s) sister’s daughter’s child" 3729msgid "great-nephew/niece" 3730msgstr "" 3731 3732#: app/Functions/Functions.php:1261 3733msgctxt "(a man’s) sister’s daughter’s daughter" 3734msgid "great-niece" 3735msgstr "" 3736 3737#: app/Functions/Functions.php:1264 3738msgctxt "(a woman’s) sister’s daughter’s daughter" 3739msgid "great-niece" 3740msgstr "" 3741 3742#: app/Functions/Functions.php:1266 3743msgctxt "sisters’s daughter’s husband" 3744msgid "nephew-in-law" 3745msgstr "" 3746 3747#: app/Functions/Functions.php:1269 3748msgctxt "(a man’s) sister’s daughter’s son" 3749msgid "great-nephew" 3750msgstr "" 3751 3752#: app/Functions/Functions.php:1272 3753msgctxt "(a woman’s) sister’s daughter’s son" 3754msgid "great-nephew" 3755msgstr "" 3756 3757#: app/Functions/Functions.php:1274 3758msgctxt "sister’s husband’s brother" 3759msgid "brother-in-law" 3760msgstr "" 3761 3762#: app/Functions/Functions.php:1276 3763msgctxt "sister’s husband’s sibling" 3764msgid "brother/sister-in-law" 3765msgstr "" 3766 3767#: app/Functions/Functions.php:1278 3768msgctxt "sister’s husband’s sister" 3769msgid "sister-in-law" 3770msgstr "" 3771 3772#: app/Functions/Functions.php:1281 3773msgctxt "(a man’s) sister’s son’s child" 3774msgid "great-nephew/niece" 3775msgstr "" 3776 3777#: app/Functions/Functions.php:1284 3778msgctxt "(a woman’s) sister’s son’s child" 3779msgid "great-nephew/niece" 3780msgstr "" 3781 3782#: app/Functions/Functions.php:1287 3783msgctxt "(a man’s) sister’s son’s daughter" 3784msgid "great-niece" 3785msgstr "" 3786 3787#: app/Functions/Functions.php:1290 3788msgctxt "(a woman’s) sister’s son’s daughter" 3789msgid "great-niece" 3790msgstr "" 3791 3792#: app/Functions/Functions.php:1293 3793msgctxt "(a man’s) sister’s son’s son" 3794msgid "great-nephew" 3795msgstr "" 3796 3797#: app/Functions/Functions.php:1296 3798msgctxt "(a woman’s) sister’s son’s son" 3799msgid "great-nephew" 3800msgstr "" 3801 3802#: app/Functions/Functions.php:1298 3803msgctxt "sisters’s son’s wife" 3804msgid "niece-in-law" 3805msgstr "" 3806 3807#: app/Functions/Functions.php:1300 3808msgctxt "son’s child’s child" 3809msgid "great-grandchild" 3810msgstr "" 3811 3812#: app/Functions/Functions.php:1302 3813msgctxt "son’s child’s daughter" 3814msgid "great-granddaughter" 3815msgstr "" 3816 3817#: app/Functions/Functions.php:1304 3818msgctxt "son’s child’s son" 3819msgid "great-grandson" 3820msgstr "" 3821 3822#: app/Functions/Functions.php:1306 3823msgctxt "son’s daughter’s child" 3824msgid "great-grandchild" 3825msgstr "" 3826 3827#: app/Functions/Functions.php:1308 3828msgctxt "son’s daughter’s daughter" 3829msgid "great-granddaughter" 3830msgstr "" 3831 3832#: app/Functions/Functions.php:1310 3833msgctxt "son’s daughter’s husband" 3834msgid "granddaughter’s husband" 3835msgstr "" 3836 3837#: app/Functions/Functions.php:1312 3838msgctxt "son’s daughter’s son" 3839msgid "great-grandson" 3840msgstr "" 3841 3842#: app/Functions/Functions.php:1314 3843msgctxt "son’s son’s child" 3844msgid "great-grandchild" 3845msgstr "" 3846 3847#: app/Functions/Functions.php:1316 3848msgctxt "son’s son’s daughter" 3849msgid "great-granddaughter" 3850msgstr "" 3851 3852#: app/Functions/Functions.php:1318 3853msgctxt "son’s son’s son" 3854msgid "great-grandson" 3855msgstr "" 3856 3857#: app/Functions/Functions.php:1320 3858msgctxt "son’s son’s wife" 3859msgid "grandson’s wife" 3860msgstr "" 3861 3862#: app/Functions/Functions.php:1322 3863msgctxt "son’s wife’s father" 3864msgid "daughter-in-law’s father" 3865msgstr "" 3866 3867#: app/Functions/Functions.php:1324 3868msgctxt "son’s wife’s mother" 3869msgid "daughter-in-law’s mother" 3870msgstr "" 3871 3872#: app/Functions/Functions.php:1326 3873msgctxt "son’s wife’s parent" 3874msgid "daughter-in-law’s parent" 3875msgstr "" 3876 3877#: app/Functions/Functions.php:1328 3878msgctxt "wife’s brother’s wife" 3879msgid "sister-in-law" 3880msgstr "" 3881 3882#: app/Functions/Functions.php:1330 3883msgctxt "wife’s sister’s husband" 3884msgid "brother-in-law" 3885msgstr "" 3886 3887#: app/Functions/Functions.php:1332 3888msgctxt "wife’s sibling’s child" 3889msgid "nephew/niece" 3890msgstr "" 3891 3892#: app/Functions/Functions.php:1334 3893msgctxt "wife’s sister’s child" 3894msgid "nephew/niece" 3895msgstr "" 3896 3897#: app/Functions/Functions.php:1336 3898msgctxt "wife’s brother’s child" 3899msgid "nephew/niece" 3900msgstr "" 3901 3902#: app/Functions/Functions.php:1338 3903msgctxt "wife’s sibling’s daughter" 3904msgid "niece" 3905msgstr "" 3906 3907#: app/Functions/Functions.php:1340 3908msgctxt "wife’s sister’s daughter" 3909msgid "niece" 3910msgstr "" 3911 3912#: app/Functions/Functions.php:1342 3913msgctxt "wife’s brother’s daughter" 3914msgid "niece" 3915msgstr "" 3916 3917#: app/Functions/Functions.php:1344 3918msgctxt "wife’s sibling’s son" 3919msgid "nephew" 3920msgstr "" 3921 3922#: app/Functions/Functions.php:1346 3923msgctxt "wife’s sister’s son" 3924msgid "nephew" 3925msgstr "" 3926 3927#: app/Functions/Functions.php:1348 3928msgctxt "wife’s brother’s son" 3929msgid "nephew" 3930msgstr "" 3931 3932#: app/Functions/Functions.php:1352 3933msgctxt "father’s father’s brother’s wife" 3934msgid "great-aunt" 3935msgstr "" 3936 3937#: app/Functions/Functions.php:1354 3938msgctxt "father’s father’s sibling’s spouse" 3939msgid "great-aunt/uncle" 3940msgstr "" 3941 3942#: app/Functions/Functions.php:1356 3943msgctxt "father’s father’s sister’s husband" 3944msgid "great-uncle" 3945msgstr "" 3946 3947#: app/Functions/Functions.php:1358 3948msgctxt "father’s mother’s brother’s wife" 3949msgid "great-aunt" 3950msgstr "" 3951 3952#: app/Functions/Functions.php:1360 3953msgctxt "father’s mother’s sibling’s spouse" 3954msgid "great-aunt/uncle" 3955msgstr "" 3956 3957#: app/Functions/Functions.php:1362 3958msgctxt "father’s mother’s sister’s husband" 3959msgid "great-uncle" 3960msgstr "" 3961 3962#: app/Functions/Functions.php:1364 3963msgctxt "father’s parent’s brother’s wife" 3964msgid "great-aunt" 3965msgstr "" 3966 3967#: app/Functions/Functions.php:1366 3968msgctxt "father’s parent’s sibling’s spouse" 3969msgid "great-aunt/uncle" 3970msgstr "" 3971 3972#: app/Functions/Functions.php:1368 3973msgctxt "father’s parent’s sister’s husband" 3974msgid "great-uncle" 3975msgstr "" 3976 3977#: app/Functions/Functions.php:1370 3978msgctxt "mother’s father’s brother’s wife" 3979msgid "great-aunt" 3980msgstr "" 3981 3982#: app/Functions/Functions.php:1372 3983msgctxt "mother’s father’s sibling’s spouse" 3984msgid "great-aunt/uncle" 3985msgstr "" 3986 3987#: app/Functions/Functions.php:1374 3988msgctxt "mother’s father’s sister’s husband" 3989msgid "great-uncle" 3990msgstr "" 3991 3992#: app/Functions/Functions.php:1376 3993msgctxt "mother’s mother’s brother’s wife" 3994msgid "great-aunt" 3995msgstr "" 3996 3997#: app/Functions/Functions.php:1378 3998msgctxt "mother’s mother’s sibling’s spouse" 3999msgid "great-aunt/uncle" 4000msgstr "" 4001 4002#: app/Functions/Functions.php:1380 4003msgctxt "mother’s mother’s sister’s husband" 4004msgid "great-uncle" 4005msgstr "" 4006 4007#: app/Functions/Functions.php:1382 4008msgctxt "mother’s parent’s brother’s wife" 4009msgid "great-aunt" 4010msgstr "" 4011 4012#: app/Functions/Functions.php:1384 4013msgctxt "mother’s parent’s sibling’s spouse" 4014msgid "great-aunt/uncle" 4015msgstr "" 4016 4017#: app/Functions/Functions.php:1386 4018msgctxt "mother’s parent’s sister’s husband" 4019msgid "great-uncle" 4020msgstr "" 4021 4022#: app/Functions/Functions.php:1388 4023msgctxt "parent’s father’s brother’s wife" 4024msgid "great-aunt" 4025msgstr "" 4026 4027#: app/Functions/Functions.php:1390 4028msgctxt "parent’s father’s sibling’s spouse" 4029msgid "great-aunt/uncle" 4030msgstr "" 4031 4032#: app/Functions/Functions.php:1392 4033msgctxt "parent’s father’s sister’s husband" 4034msgid "great-uncle" 4035msgstr "" 4036 4037#: app/Functions/Functions.php:1394 4038msgctxt "parent’s mother’s brother’s wife" 4039msgid "great-aunt" 4040msgstr "" 4041 4042#: app/Functions/Functions.php:1396 4043msgctxt "parent’s mother’s sibling’s spouse" 4044msgid "great-aunt/uncle" 4045msgstr "" 4046 4047#: app/Functions/Functions.php:1398 4048msgctxt "parent’s mother’s sister’s husband" 4049msgid "great-uncle" 4050msgstr "" 4051 4052#: app/Functions/Functions.php:1400 4053msgctxt "parent’s parent’s brother’s wife" 4054msgid "great-aunt" 4055msgstr "" 4056 4057#: app/Functions/Functions.php:1402 4058msgctxt "parent’s parent’s sibling’s spouse" 4059msgid "great-aunt/uncle" 4060msgstr "" 4061 4062#: app/Functions/Functions.php:1404 4063msgctxt "parent’s parent’s sister’s husband" 4064msgid "great-uncle" 4065msgstr "" 4066 4067#: app/Functions/Functions.php:1406 4068msgctxt "father’s father’s brother’s daughter" 4069msgid "first cousin once removed ascending" 4070msgstr "" 4071 4072#: app/Functions/Functions.php:1408 4073msgctxt "father’s father’s brother’s son" 4074msgid "first cousin once removed ascending" 4075msgstr "" 4076 4077#: app/Functions/Functions.php:1410 4078msgctxt "father’s father’s brother’s child" 4079msgid "first cousin once removed ascending" 4080msgstr "" 4081 4082#: app/Functions/Functions.php:1412 4083msgctxt "father’s father’s sister’s daughter" 4084msgid "first cousin once removed ascending" 4085msgstr "" 4086 4087#: app/Functions/Functions.php:1414 4088msgctxt "father’s father’s sister’s son" 4089msgid "first cousin once removed ascending" 4090msgstr "" 4091 4092#: app/Functions/Functions.php:1416 4093msgctxt "father’s father’s sister’s child" 4094msgid "first cousin once removed ascending" 4095msgstr "" 4096 4097#: app/Functions/Functions.php:1418 4098msgctxt "father’s mother’s brother’s daughter" 4099msgid "first cousin once removed ascending" 4100msgstr "" 4101 4102#: app/Functions/Functions.php:1420 4103msgctxt "father’s mother’s brother’s son" 4104msgid "first cousin once removed ascending" 4105msgstr "" 4106 4107#: app/Functions/Functions.php:1422 4108msgctxt "father’s mother’s brother’s child" 4109msgid "first cousin once removed ascending" 4110msgstr "" 4111 4112#: app/Functions/Functions.php:1424 4113msgctxt "father’s mother’s sister’s daughter" 4114msgid "first cousin once removed ascending" 4115msgstr "" 4116 4117#: app/Functions/Functions.php:1426 4118msgctxt "father’s mother’s sister’s son" 4119msgid "first cousin once removed ascending" 4120msgstr "" 4121 4122#: app/Functions/Functions.php:1428 4123msgctxt "father’s mother’s sister’s child" 4124msgid "first cousin once removed ascending" 4125msgstr "" 4126 4127#: app/Functions/Functions.php:1430 4128msgctxt "mother’s father’s brother’s daughter" 4129msgid "first cousin once removed ascending" 4130msgstr "" 4131 4132#: app/Functions/Functions.php:1432 4133msgctxt "mother’s father’s brother’s son" 4134msgid "first cousin once removed ascending" 4135msgstr "" 4136 4137#: app/Functions/Functions.php:1434 4138msgctxt "mother’s father’s brother’s child" 4139msgid "first cousin once removed ascending" 4140msgstr "" 4141 4142#: app/Functions/Functions.php:1436 4143msgctxt "mother’s father’s sister’s daughter" 4144msgid "first cousin once removed ascending" 4145msgstr "" 4146 4147#: app/Functions/Functions.php:1438 4148msgctxt "mother’s father’s sister’s son" 4149msgid "first cousin once removed ascending" 4150msgstr "" 4151 4152#: app/Functions/Functions.php:1440 4153msgctxt "mother’s father’s sister’s child" 4154msgid "first cousin once removed ascending" 4155msgstr "" 4156 4157#: app/Functions/Functions.php:1442 4158msgctxt "mother’s mother’s brother’s daughter" 4159msgid "first cousin once removed ascending" 4160msgstr "" 4161 4162#: app/Functions/Functions.php:1444 4163msgctxt "mother’s mother’s brother’s son" 4164msgid "first cousin once removed ascending" 4165msgstr "" 4166 4167#: app/Functions/Functions.php:1446 4168msgctxt "mother’s mother’s brother’s child" 4169msgid "first cousin once removed ascending" 4170msgstr "" 4171 4172#: app/Functions/Functions.php:1448 4173msgctxt "mother’s mother’s sister’s daughter" 4174msgid "first cousin once removed ascending" 4175msgstr "" 4176 4177#: app/Functions/Functions.php:1450 4178msgctxt "mother’s mother’s sister’s son" 4179msgid "first cousin once removed ascending" 4180msgstr "" 4181 4182#: app/Functions/Functions.php:1452 4183msgctxt "mother’s mother’s sister’s child" 4184msgid "first cousin once removed ascending" 4185msgstr "" 4186 4187#: app/Functions/Functions.php:1457 4188msgctxt "grandfather’s brother’s granddaughter" 4189msgid "second cousin" 4190msgstr "" 4191 4192#: app/Functions/Functions.php:1461 4193msgctxt "grandfather’s brother’s grandson" 4194msgid "second cousin" 4195msgstr "" 4196 4197#: app/Functions/Functions.php:1465 4198msgctxt "grandfather’s brother’s grandchild" 4199msgid "second cousin" 4200msgstr "" 4201 4202#: app/Functions/Functions.php:1469 4203msgctxt "grandfather’s sister’s granddaughter" 4204msgid "second cousin" 4205msgstr "" 4206 4207#: app/Functions/Functions.php:1473 4208msgctxt "grandfather’s sister’s grandson" 4209msgid "second cousin" 4210msgstr "" 4211 4212#: app/Functions/Functions.php:1477 4213msgctxt "grandfather’s sister’s grandchild" 4214msgid "second cousin" 4215msgstr "" 4216 4217#: app/Functions/Functions.php:1481 4218msgctxt "grandfather’s sibling’s granddaughter" 4219msgid "second cousin" 4220msgstr "" 4221 4222#: app/Functions/Functions.php:1485 4223msgctxt "grandfather’s sibling’s grandson" 4224msgid "second cousin" 4225msgstr "" 4226 4227#: app/Functions/Functions.php:1489 4228msgctxt "grandfather’s sibling’s grandchild" 4229msgid "second cousin" 4230msgstr "" 4231 4232#: app/Functions/Functions.php:1493 4233msgctxt "grandmother’s brother’s granddaughter" 4234msgid "second cousin" 4235msgstr "" 4236 4237#: app/Functions/Functions.php:1497 4238msgctxt "grandmother’s brother’s grandson" 4239msgid "second cousin" 4240msgstr "" 4241 4242#: app/Functions/Functions.php:1501 4243msgctxt "grandmother’s brother’s grandchild" 4244msgid "second cousin" 4245msgstr "" 4246 4247#: app/Functions/Functions.php:1505 4248msgctxt "grandmother’s sister’s granddaughter" 4249msgid "second cousin" 4250msgstr "" 4251 4252#: app/Functions/Functions.php:1509 4253msgctxt "grandmother’s sister’s grandson" 4254msgid "second cousin" 4255msgstr "" 4256 4257#: app/Functions/Functions.php:1513 4258msgctxt "grandmother’s sister’s grandchild" 4259msgid "second cousin" 4260msgstr "" 4261 4262#: app/Functions/Functions.php:1517 4263msgctxt "grandmother’s sibling’s granddaughter" 4264msgid "second cousin" 4265msgstr "" 4266 4267#: app/Functions/Functions.php:1521 4268msgctxt "grandmother’s sibling’s grandson" 4269msgid "second cousin" 4270msgstr "" 4271 4272#: app/Functions/Functions.php:1525 4273msgctxt "grandmother’s sibling’s grandchild" 4274msgid "second cousin" 4275msgstr "" 4276 4277#: app/Functions/Functions.php:1529 4278msgctxt "grandparent’s brother’s granddaughter" 4279msgid "second cousin" 4280msgstr "" 4281 4282#: app/Functions/Functions.php:1533 4283msgctxt "grandparent’s brother’s grandson" 4284msgid "second cousin" 4285msgstr "" 4286 4287#: app/Functions/Functions.php:1537 4288msgctxt "grandparent’s brother’s grandchild" 4289msgid "second cousin" 4290msgstr "" 4291 4292#: app/Functions/Functions.php:1541 4293msgctxt "grandparent’s sister’s granddaughter" 4294msgid "second cousin" 4295msgstr "" 4296 4297#: app/Functions/Functions.php:1545 4298msgctxt "grandparent’s sister’s grandson" 4299msgid "second cousin" 4300msgstr "" 4301 4302#: app/Functions/Functions.php:1549 4303msgctxt "grandparent’s sister’s grandchild" 4304msgid "second cousin" 4305msgstr "" 4306 4307#: app/Functions/Functions.php:1553 4308msgctxt "grandparent’s sibling’s granddaughter" 4309msgid "second cousin" 4310msgstr "" 4311 4312#: app/Functions/Functions.php:1557 4313msgctxt "grandparent’s sibling’s grandson" 4314msgid "second cousin" 4315msgstr "" 4316 4317#: app/Functions/Functions.php:1561 4318msgctxt "grandparent’s sibling’s grandchild" 4319msgid "second cousin" 4320msgstr "" 4321 4322#: app/Functions/Functions.php:1573 4323msgctxt "great-grandfather’s brother" 4324msgid "great-great-uncle" 4325msgstr "" 4326 4327#: app/Functions/Functions.php:1577 4328msgctxt "great-grandmother’s brother" 4329msgid "great-great-uncle" 4330msgstr "" 4331 4332#: app/Functions/Functions.php:1580 4333msgctxt "great-grandparent’s brother" 4334msgid "great-great-uncle" 4335msgstr "" 4336 4337#: app/Functions/Functions.php:1584 4338msgid "great-great-aunt" 4339msgstr "" 4340 4341#: app/Functions/Functions.php:1587 4342msgid "great-great-aunt/uncle" 4343msgstr "" 4344 4345#: app/Functions/Functions.php:1592 4346msgctxt "great-great-grandfather’s brother" 4347msgid "great-great-great-uncle" 4348msgstr "" 4349 4350#: app/Functions/Functions.php:1596 4351msgctxt "great-great-grandmother’s brother" 4352msgid "great-great-great-uncle" 4353msgstr "" 4354 4355#: app/Functions/Functions.php:1599 4356msgctxt "great-great-grandparent’s brother" 4357msgid "great-great-great-uncle" 4358msgstr "" 4359 4360#: app/Functions/Functions.php:1603 4361msgid "great-great-great-aunt" 4362msgstr "" 4363 4364#: app/Functions/Functions.php:1606 4365msgid "great-great-great-aunt/uncle" 4366msgstr "" 4367 4368#: app/Functions/Functions.php:1611 4369msgctxt "great-great-great-grandfather’s brother" 4370msgid "great ×4 uncle" 4371msgstr "" 4372 4373#: app/Functions/Functions.php:1615 4374msgctxt "great-great-great-grandmother’s brother" 4375msgid "great ×4 uncle" 4376msgstr "" 4377 4378#: app/Functions/Functions.php:1618 4379msgctxt "great-great-great-grandparent’s brother" 4380msgid "great ×4 uncle" 4381msgstr "" 4382 4383#: app/Functions/Functions.php:1622 4384msgid "great ×4 aunt" 4385msgstr "" 4386 4387#: app/Functions/Functions.php:1625 4388msgid "great ×4 aunt/uncle" 4389msgstr "" 4390 4391#: app/Functions/Functions.php:1630 4392msgctxt "great ×4 grandfather’s brother" 4393msgid "great ×5 uncle" 4394msgstr "" 4395 4396#: app/Functions/Functions.php:1634 4397msgctxt "great ×4 grandmother’s brother" 4398msgid "great ×5 uncle" 4399msgstr "" 4400 4401#: app/Functions/Functions.php:1637 4402msgctxt "great ×4 grandparent’s brother" 4403msgid "great ×5 uncle" 4404msgstr "" 4405 4406#: app/Functions/Functions.php:1641 4407msgid "great ×5 aunt" 4408msgstr "" 4409 4410#: app/Functions/Functions.php:1644 4411msgid "great ×5 aunt/uncle" 4412msgstr "" 4413 4414#: app/Functions/Functions.php:1649 4415msgctxt "great ×5 grandfather’s brother" 4416msgid "great ×6 uncle" 4417msgstr "" 4418 4419#: app/Functions/Functions.php:1653 4420msgctxt "great ×5 grandmother’s brother" 4421msgid "great ×6 uncle" 4422msgstr "" 4423 4424#: app/Functions/Functions.php:1656 4425msgctxt "great ×5 grandparent’s brother" 4426msgid "great ×6 uncle" 4427msgstr "" 4428 4429#: app/Functions/Functions.php:1660 4430msgid "great ×6 aunt" 4431msgstr "" 4432 4433#: app/Functions/Functions.php:1663 4434msgid "great ×6 aunt/uncle" 4435msgstr "" 4436 4437#: app/Functions/Functions.php:1668 4438msgctxt "great ×6 grandfather’s brother" 4439msgid "great ×7 uncle" 4440msgstr "" 4441 4442#: app/Functions/Functions.php:1672 4443msgctxt "great ×6 grandmother’s brother" 4444msgid "great ×7 uncle" 4445msgstr "" 4446 4447#: app/Functions/Functions.php:1675 4448msgctxt "great ×6 grandparent’s brother" 4449msgid "great ×7 uncle" 4450msgstr "" 4451 4452#: app/Functions/Functions.php:1679 4453msgid "great ×7 aunt" 4454msgstr "" 4455 4456#: app/Functions/Functions.php:1682 4457msgid "great ×7 aunt/uncle" 4458msgstr "" 4459 4460#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4461#: app/Functions/Functions.php:1692 app/Functions/Functions.php:1723 4462#: app/Functions/Functions.php:1735 app/Functions/Functions.php:1750 4463#, php-format 4464msgid "great ×%s uncle" 4465msgstr "" 4466 4467#: app/Functions/Functions.php:1696 app/Functions/Functions.php:1715 4468#: app/Functions/Functions.php:1727 app/Functions/Functions.php:1738 4469#: app/Functions/Functions.php:1754 4470#, php-format 4471msgid "great ×%s aunt" 4472msgstr "" 4473 4474#: app/Functions/Functions.php:1699 app/Functions/Functions.php:1718 4475#: app/Functions/Functions.php:1730 app/Functions/Functions.php:1741 4476#: app/Functions/Functions.php:1757 4477#, php-format 4478msgid "great ×%s aunt/uncle" 4479msgstr "" 4480 4481#: app/Functions/Functions.php:1704 4482#, php-format 4483msgctxt "great ×(%s-1) grandfather’s brother" 4484msgid "great ×%s uncle" 4485msgstr "" 4486 4487#: app/Functions/Functions.php:1708 4488#, php-format 4489msgctxt "great ×(%s-1) grandmother’s brother" 4490msgid "great ×%s uncle" 4491msgstr "" 4492 4493#: app/Functions/Functions.php:1711 4494#, php-format 4495msgctxt "great ×(%s-1) grandparent’s brother" 4496msgid "great ×%s uncle" 4497msgstr "" 4498 4499#: app/Functions/Functions.php:1769 4500msgctxt "(a man’s) brother’s great-grandson" 4501msgid "great-great-nephew" 4502msgstr "" 4503 4504#: app/Functions/Functions.php:1773 4505msgctxt "(a man’s) sister’s great-grandson" 4506msgid "great-great-nephew" 4507msgstr "" 4508 4509#: app/Functions/Functions.php:1776 4510msgctxt "(a woman’s) great-great-nephew" 4511msgid "great-great-nephew" 4512msgstr "" 4513 4514#: app/Functions/Functions.php:1781 4515msgctxt "(a man’s) brother’s great-granddaughter" 4516msgid "great-great-niece" 4517msgstr "" 4518 4519#: app/Functions/Functions.php:1785 4520msgctxt "(a man’s) sister’s great-granddaughter" 4521msgid "great-great-niece" 4522msgstr "" 4523 4524#: app/Functions/Functions.php:1788 4525msgctxt "(a woman’s) great-great-niece" 4526msgid "great-great-niece" 4527msgstr "" 4528 4529#: app/Functions/Functions.php:1792 4530msgctxt "(a man’s) brother’s great-grandchild" 4531msgid "great-great-nephew/niece" 4532msgstr "" 4533 4534#: app/Functions/Functions.php:1796 4535msgctxt "(a man’s) sister’s great-grandchild" 4536msgid "great-great-nephew/niece" 4537msgstr "" 4538 4539#: app/Functions/Functions.php:1799 4540msgctxt "(a woman’s) great-great-nephew/niece" 4541msgid "great-great-nephew/niece" 4542msgstr "" 4543 4544#: app/Functions/Functions.php:1804 4545msgctxt "(a man’s) brother’s great-great-grandson" 4546msgid "great-great-great-nephew" 4547msgstr "" 4548 4549#: app/Functions/Functions.php:1808 4550msgctxt "(a man’s) sister’s great-great-grandson" 4551msgid "great-great-great-nephew" 4552msgstr "" 4553 4554#: app/Functions/Functions.php:1811 4555msgctxt "(a woman’s) great-great-great-nephew" 4556msgid "great-great-great-nephew" 4557msgstr "" 4558 4559#: app/Functions/Functions.php:1816 4560msgctxt "(a man’s) brother’s great-great-granddaughter" 4561msgid "great-great-great-niece" 4562msgstr "" 4563 4564#: app/Functions/Functions.php:1820 4565msgctxt "(a man’s) sister’s great-great-granddaughter" 4566msgid "great-great-great-niece" 4567msgstr "" 4568 4569#: app/Functions/Functions.php:1823 4570msgctxt "(a woman’s) great-great-great-niece" 4571msgid "great-great-great-niece" 4572msgstr "" 4573 4574#: app/Functions/Functions.php:1827 4575msgctxt "(a man’s) brother’s great-great-grandchild" 4576msgid "great-great-great-nephew/niece" 4577msgstr "" 4578 4579#: app/Functions/Functions.php:1831 4580msgctxt "(a man’s) sister’s great-great-grandchild" 4581msgid "great-great-great-nephew/niece" 4582msgstr "" 4583 4584#: app/Functions/Functions.php:1834 4585msgctxt "(a woman’s) great-great-great-nephew/niece" 4586msgid "great-great-great-nephew/niece" 4587msgstr "" 4588 4589#: app/Functions/Functions.php:1839 4590msgctxt "(a man’s) brother’s great-great-great-grandson" 4591msgid "great ×4 nephew" 4592msgstr "" 4593 4594#: app/Functions/Functions.php:1843 4595msgctxt "(a man’s) sister’s great-great-great-grandson" 4596msgid "great ×4 nephew" 4597msgstr "" 4598 4599#: app/Functions/Functions.php:1846 4600msgctxt "(a woman’s) great ×4 nephew" 4601msgid "great ×4 nephew" 4602msgstr "" 4603 4604#: app/Functions/Functions.php:1851 4605msgctxt "(a man’s) brother’s great-great-great-granddaughter" 4606msgid "great ×4 niece" 4607msgstr "" 4608 4609#: app/Functions/Functions.php:1855 4610msgctxt "(a man’s) sister’s great-great-great-granddaughter" 4611msgid "great ×4 niece" 4612msgstr "" 4613 4614#: app/Functions/Functions.php:1858 4615msgctxt "(a woman’s) great ×4 niece" 4616msgid "great ×4 niece" 4617msgstr "" 4618 4619#: app/Functions/Functions.php:1862 4620msgctxt "(a man’s) brother’s great-great-great-grandchild" 4621msgid "great ×4 nephew/niece" 4622msgstr "" 4623 4624#: app/Functions/Functions.php:1866 4625msgctxt "(a man’s) sister’s great-great-great-grandchild" 4626msgid "great ×4 nephew/niece" 4627msgstr "" 4628 4629#: app/Functions/Functions.php:1869 4630msgctxt "(a woman’s) great ×4 nephew/niece" 4631msgid "great ×4 nephew/niece" 4632msgstr "" 4633 4634#: app/Functions/Functions.php:1874 4635msgctxt "(a man’s) brother’s great ×4 grandson" 4636msgid "great ×5 nephew" 4637msgstr "" 4638 4639#: app/Functions/Functions.php:1878 4640msgctxt "(a man’s) sister’s great ×4 grandson" 4641msgid "great ×5 nephew" 4642msgstr "" 4643 4644#: app/Functions/Functions.php:1881 4645msgctxt "(a woman’s) great ×5 nephew" 4646msgid "great ×5 nephew" 4647msgstr "" 4648 4649#: app/Functions/Functions.php:1886 4650msgctxt "(a man’s) brother’s great ×4 granddaughter" 4651msgid "great ×5 niece" 4652msgstr "" 4653 4654#: app/Functions/Functions.php:1890 4655msgctxt "(a man’s) sister’s great ×4 granddaughter" 4656msgid "great ×5 niece" 4657msgstr "" 4658 4659#: app/Functions/Functions.php:1893 4660msgctxt "(a woman’s) great ×5 niece" 4661msgid "great ×5 niece" 4662msgstr "" 4663 4664#: app/Functions/Functions.php:1897 4665msgctxt "(a man’s) brother’s great ×4 grandchild" 4666msgid "great ×5 nephew/niece" 4667msgstr "" 4668 4669#: app/Functions/Functions.php:1901 4670msgctxt "(a man’s) sister’s great ×4 grandchild" 4671msgid "great ×5 nephew/niece" 4672msgstr "" 4673 4674#: app/Functions/Functions.php:1904 4675msgctxt "(a woman’s) great ×5 nephew/niece" 4676msgid "great ×5 nephew/niece" 4677msgstr "" 4678 4679#: app/Functions/Functions.php:1915 app/Functions/Functions.php:1951 4680#, php-format 4681msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 4682msgid "great ×%s nephew" 4683msgstr "" 4684 4685#: app/Functions/Functions.php:1919 app/Functions/Functions.php:1954 4686#, php-format 4687msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 4688msgid "great ×%s nephew" 4689msgstr "" 4690 4691#: app/Functions/Functions.php:1922 app/Functions/Functions.php:1956 4692#, php-format 4693msgctxt "(a woman’s) great ×%s nephew" 4694msgid "great ×%s nephew" 4695msgstr "" 4696 4697#: app/Functions/Functions.php:1927 app/Functions/Functions.php:1960 4698#, php-format 4699msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 4700msgid "great ×%s niece" 4701msgstr "" 4702 4703#: app/Functions/Functions.php:1931 app/Functions/Functions.php:1963 4704#, php-format 4705msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 4706msgid "great ×%s niece" 4707msgstr "" 4708 4709#: app/Functions/Functions.php:1934 app/Functions/Functions.php:1965 4710#, php-format 4711msgctxt "(a woman’s) great ×%s niece" 4712msgid "great ×%s niece" 4713msgstr "" 4714 4715#: app/Functions/Functions.php:1938 app/Functions/Functions.php:1968 4716#, php-format 4717msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 4718msgid "great ×%s nephew/niece" 4719msgstr "" 4720 4721#: app/Functions/Functions.php:1942 app/Functions/Functions.php:1971 4722#, php-format 4723msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 4724msgid "great ×%s nephew/niece" 4725msgstr "" 4726 4727#: app/Functions/Functions.php:1945 app/Functions/Functions.php:1973 4728#, php-format 4729msgctxt "(a woman’s) great ×%s nephew/niece" 4730msgid "great ×%s nephew/niece" 4731msgstr "" 4732 4733#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4734#: app/Functions/Functions.php:1977 app/Functions/Functions.php:1989 4735#: app/Functions/Functions.php:2005 4736#, php-format 4737msgid "great ×%s nephew" 4738msgstr "" 4739 4740#: app/Functions/Functions.php:1981 app/Functions/Functions.php:1993 4741#: app/Functions/Functions.php:2009 4742#, php-format 4743msgid "great ×%s niece" 4744msgstr "" 4745 4746#: app/Functions/Functions.php:1984 app/Functions/Functions.php:1996 4747#: app/Functions/Functions.php:2012 4748#, php-format 4749msgid "great ×%s nephew/niece" 4750msgstr "" 4751 4752#: app/Functions/Functions.php:2022 4753msgid "great-great-grandfather" 4754msgstr "" 4755 4756#: app/Functions/Functions.php:2026 4757msgid "great-great-grandmother" 4758msgstr "" 4759 4760#: app/Functions/Functions.php:2029 4761msgid "great-great-grandparent" 4762msgstr "" 4763 4764#: app/Functions/Functions.php:2033 4765msgid "great-great-great-grandfather" 4766msgstr "" 4767 4768#: app/Functions/Functions.php:2037 4769msgid "great-great-great-grandmother" 4770msgstr "" 4771 4772#: app/Functions/Functions.php:2040 4773msgid "great-great-great-grandparent" 4774msgstr "" 4775 4776#: app/Functions/Functions.php:2044 4777msgid "great ×4 grandfather" 4778msgstr "" 4779 4780#: app/Functions/Functions.php:2048 4781msgid "great ×4 grandmother" 4782msgstr "" 4783 4784#: app/Functions/Functions.php:2051 4785msgid "great ×4 grandparent" 4786msgstr "" 4787 4788#: app/Functions/Functions.php:2055 4789msgid "great ×5 grandfather" 4790msgstr "" 4791 4792#: app/Functions/Functions.php:2059 4793msgid "great ×5 grandmother" 4794msgstr "" 4795 4796#: app/Functions/Functions.php:2062 4797msgid "great ×5 grandparent" 4798msgstr "" 4799 4800#: app/Functions/Functions.php:2066 4801msgid "great ×6 grandfather" 4802msgstr "" 4803 4804#: app/Functions/Functions.php:2070 4805msgid "great ×6 grandmother" 4806msgstr "" 4807 4808#: app/Functions/Functions.php:2073 4809msgid "great ×6 grandparent" 4810msgstr "" 4811 4812#: app/Functions/Functions.php:2077 4813msgid "great ×7 grandfather" 4814msgstr "" 4815 4816#: app/Functions/Functions.php:2081 4817msgid "great ×7 grandmother" 4818msgstr "" 4819 4820#: app/Functions/Functions.php:2084 4821msgid "great ×7 grandparent" 4822msgstr "" 4823 4824#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4825#: app/Functions/Functions.php:2094 app/Functions/Functions.php:2108 4826#: app/Functions/Functions.php:2120 app/Functions/Functions.php:2133 4827#: app/Functions/Functions.php:2149 4828#, php-format 4829msgid "great ×%s grandfather" 4830msgstr "" 4831 4832#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4833#: app/Functions/Functions.php:2098 app/Functions/Functions.php:2112 4834#: app/Functions/Functions.php:2124 app/Functions/Functions.php:2138 4835#: app/Functions/Functions.php:2154 4836#, php-format 4837msgid "great ×%s grandmother" 4838msgstr "" 4839 4840#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4841#: app/Functions/Functions.php:2101 app/Functions/Functions.php:2115 4842#: app/Functions/Functions.php:2127 app/Functions/Functions.php:2142 4843#: app/Functions/Functions.php:2158 4844#, php-format 4845msgid "great ×%s grandparent" 4846msgstr "" 4847 4848#: app/Functions/Functions.php:2168 4849msgid "great-great-grandson" 4850msgstr "" 4851 4852#: app/Functions/Functions.php:2172 4853msgid "great-great-granddaughter" 4854msgstr "" 4855 4856#: app/Functions/Functions.php:2175 4857msgid "great-great-grandchild" 4858msgstr "" 4859 4860#: app/Functions/Functions.php:2179 4861msgid "great-great-great-grandson" 4862msgstr "" 4863 4864#: app/Functions/Functions.php:2183 4865msgid "great-great-great-granddaughter" 4866msgstr "" 4867 4868#: app/Functions/Functions.php:2186 4869msgid "great-great-great-grandchild" 4870msgstr "" 4871 4872#: app/Functions/Functions.php:2190 4873msgid "great ×4 grandson" 4874msgstr "" 4875 4876#: app/Functions/Functions.php:2194 4877msgid "great ×4 granddaughter" 4878msgstr "" 4879 4880#: app/Functions/Functions.php:2197 4881msgid "great ×4 grandchild" 4882msgstr "" 4883 4884#: app/Functions/Functions.php:2201 4885msgid "great ×5 grandson" 4886msgstr "" 4887 4888#: app/Functions/Functions.php:2205 4889msgid "great ×5 granddaughter" 4890msgstr "" 4891 4892#: app/Functions/Functions.php:2208 4893msgid "great ×5 grandchild" 4894msgstr "" 4895 4896#: app/Functions/Functions.php:2212 4897msgid "great ×6 grandson" 4898msgstr "" 4899 4900#: app/Functions/Functions.php:2216 4901msgid "great ×6 granddaughter" 4902msgstr "" 4903 4904#: app/Functions/Functions.php:2219 4905msgid "great ×6 grandchild" 4906msgstr "" 4907 4908#: app/Functions/Functions.php:2223 4909msgid "great ×7 grandson" 4910msgstr "" 4911 4912#: app/Functions/Functions.php:2227 4913msgid "great ×7 granddaughter" 4914msgstr "" 4915 4916#: app/Functions/Functions.php:2230 4917msgid "great ×7 grandchild" 4918msgstr "" 4919 4920#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4921#: app/Functions/Functions.php:2242 app/Functions/Functions.php:2254 4922#: app/Functions/Functions.php:2271 4923#, php-format 4924msgid "great ×%s grandson" 4925msgstr "" 4926 4927#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4928#: app/Functions/Functions.php:2246 app/Functions/Functions.php:2257 4929#: app/Functions/Functions.php:2276 4930#, php-format 4931msgid "great ×%s granddaughter" 4932msgstr "" 4933 4934#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4935#: app/Functions/Functions.php:2249 app/Functions/Functions.php:2259 4936#: app/Functions/Functions.php:2280 4937#, php-format 4938msgid "great ×%s grandchild" 4939msgstr "" 4940 4941#. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856 4942#: app/Functions/Functions.php:2334 4943#, php-format 4944msgid "%s once removed ascending" 4945msgstr "" 4946 4947#. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856 4948#: app/Functions/Functions.php:2338 4949#, php-format 4950msgid "%s once removed descending" 4951msgstr "" 4952 4953#. I18N: %s=“fifth cousin”, etc. 4954#: app/Functions/Functions.php:2342 4955#, php-format 4956msgid "%s twice removed ascending" 4957msgstr "" 4958 4959#. I18N: %s=“fifth cousin”, etc. 4960#: app/Functions/Functions.php:2346 4961#, php-format 4962msgid "%s twice removed descending" 4963msgstr "" 4964 4965#. I18N: %s=“fifth cousin”, etc. 4966#: app/Functions/Functions.php:2350 4967#, php-format 4968msgid "%s three times removed ascending" 4969msgstr "" 4970 4971#. I18N: %s=“fifth cousin”, etc. 4972#: app/Functions/Functions.php:2354 4973#, php-format 4974msgid "%s three times removed descending" 4975msgstr "" 4976 4977#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 4978#: app/Functions/Functions.php:2358 4979#, php-format 4980msgid "%1$s %2$s times removed ascending" 4981msgstr "" 4982 4983#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 4984#: app/Functions/Functions.php:2362 4985#, php-format 4986msgid "%1$s %2$s times removed descending" 4987msgstr "" 4988 4989#: app/Functions/Functions.php:2380 4990#, php-format 4991msgid "%1$s’s %2$s" 4992msgstr "" 4993 4994#. I18N: gedcom tag CHIL 4995#: app/Functions/FunctionsDate.php:41 app/GedcomTag.php:589 4996#: resources/views/edit/change-family-members.phtml:53 4997#: resources/views/edit/change-family-members.phtml:64 4998#: resources/views/modules/pedigree-chart/previous.phtml:40 4999msgid "Child" 5000msgstr "" 5001 5002#. I18N: gedcom tag INFL 5003#: app/Functions/FunctionsDate.php:43 app/GedcomTag.php:807 5004msgid "Infant" 5005msgstr "" 5006 5007#: app/Functions/FunctionsDate.php:45 5008msgid "Stillborn" 5009msgstr "" 5010 5011#: app/Functions/FunctionsEdit.php:123 app/Functions/FunctionsEdit.php:246 5012#: app/Functions/FunctionsEdit.php:267 5013#: app/Functions/FunctionsPrintFacts.php:259 5014#: app/Functions/FunctionsPrintFacts.php:443 5015#: app/Functions/FunctionsPrintFacts.php:826 5016#: app/Functions/FunctionsPrintFacts.php:1064 5017#: app/Http/Controllers/AdminController.php:176 5018#: resources/views/admin/trees-privacy.phtml:30 5019#: resources/views/admin/trees-privacy.phtml:92 5020#: resources/views/admin/trees-privacy.phtml:153 5021#: resources/views/modals/restriction-fields.phtml:15 5022msgid "Show to visitors" 5023msgstr "" 5024 5025#: app/Functions/FunctionsEdit.php:124 app/Functions/FunctionsEdit.php:247 5026#: app/Functions/FunctionsEdit.php:268 5027#: app/Functions/FunctionsPrintFacts.php:262 5028#: app/Functions/FunctionsPrintFacts.php:446 5029#: app/Functions/FunctionsPrintFacts.php:829 5030#: app/Functions/FunctionsPrintFacts.php:1067 5031#: app/Http/Controllers/AdminController.php:177 5032#: app/Http/Controllers/AdminTreesController.php:757 5033#: resources/views/admin/trees-privacy.phtml:30 5034#: resources/views/admin/trees-privacy.phtml:92 5035#: resources/views/modals/restriction-fields.phtml:18 5036msgid "Show to members" 5037msgstr "" 5038 5039#: app/Functions/FunctionsEdit.php:125 app/Functions/FunctionsEdit.php:248 5040#: app/Functions/FunctionsEdit.php:269 5041#: app/Functions/FunctionsPrintFacts.php:265 5042#: app/Functions/FunctionsPrintFacts.php:449 5043#: app/Functions/FunctionsPrintFacts.php:832 5044#: app/Functions/FunctionsPrintFacts.php:1070 5045#: app/Http/Controllers/AdminController.php:178 5046#: app/Http/Controllers/AdminTreesController.php:758 5047#: resources/views/modals/restriction-fields.phtml:21 5048msgid "Show to managers" 5049msgstr "" 5050 5051#: app/Functions/FunctionsEdit.php:126 app/Functions/FunctionsEdit.php:270 5052#: app/Http/Controllers/AdminController.php:179 5053#: app/Http/Controllers/AdminTreesController.php:759 5054#: resources/views/admin/trees-privacy.phtml:153 5055msgid "Hide from everyone" 5056msgstr "" 5057 5058#: app/Functions/FunctionsEdit.php:152 5059msgid "No calendar conversion" 5060msgstr "" 5061 5062#: app/Functions/FunctionsEdit.php:163 5063msgid "Internal messaging" 5064msgstr "" 5065 5066#: app/Functions/FunctionsEdit.php:164 5067msgid "Internal messaging with emails" 5068msgstr "" 5069 5070#: app/Functions/FunctionsEdit.php:165 5071msgid "webtrees sends emails with no storage" 5072msgstr "" 5073 5074#: app/Functions/FunctionsEdit.php:166 5075msgid "Mailto link" 5076msgstr "" 5077 5078#: app/Functions/FunctionsEdit.php:167 5079msgid "No contact" 5080msgstr "" 5081 5082#: app/Functions/FunctionsEdit.php:179 app/Functions/FunctionsEdit.php:213 5083#: app/Http/Controllers/Admin/UsersController.php:190 5084#: app/Http/Controllers/Admin/UsersController.php:191 5085#: app/Statistics/Repository/LatestUserRepository.php:137 5086#: resources/views/admin/map-import-form.phtml:57 5087#: resources/views/admin/site-mail.phtml:129 5088#: resources/views/admin/site-preferences.phtml:77 5089#: resources/views/admin/site-registration.phtml:48 5090#: resources/views/admin/site-registration.phtml:65 5091#: resources/views/admin/trees-preferences.phtml:135 5092#: resources/views/admin/trees-preferences.phtml:305 5093#: resources/views/admin/trees-preferences.phtml:541 5094#: resources/views/admin/trees-preferences.phtml:557 5095#: resources/views/admin/trees-preferences.phtml:623 5096#: resources/views/admin/trees-preferences.phtml:905 5097#: resources/views/admin/trees-preferences.phtml:935 5098#: resources/views/lists/families-table.phtml:375 5099#: resources/views/modules/fix-search-and-replace/options.phtml:52 5100#: resources/views/modules/html/config.phtml:48 5101#: resources/views/modules/random_media/config.phtml:34 5102#: resources/views/modules/random_media/config.phtml:43 5103#: resources/views/modules/recent_changes/config.phtml:40 5104#: resources/views/modules/review_changes/config.phtml:17 5105#: resources/views/modules/todays_events/config.phtml:12 5106#: resources/views/modules/todo/config.phtml:18 5107#: resources/views/modules/todo/config.phtml:28 5108#: resources/views/modules/todo/config.phtml:37 5109#: resources/views/modules/upcoming_events/config.phtml:22 5110#: resources/xml/reports/change_report.xml:8 5111#: resources/xml/reports/family_group_report.xml:255 5112#: resources/xml/reports/family_group_report.xml:426 5113#: resources/xml/reports/family_group_report.xml:609 5114#: resources/xml/reports/family_group_report.xml:953 5115#: resources/xml/reports/individual_ext_report.xml:182 5116#: resources/xml/reports/individual_report.xml:178 5117msgid "no" 5118msgstr "" 5119 5120#: app/Functions/FunctionsEdit.php:180 app/Functions/FunctionsEdit.php:214 5121#: app/Http/Controllers/Admin/UsersController.php:190 5122#: app/Http/Controllers/Admin/UsersController.php:191 5123#: app/Statistics/Repository/LatestUserRepository.php:136 5124#: resources/views/admin/map-import-form.phtml:57 5125#: resources/views/admin/site-mail.phtml:129 5126#: resources/views/admin/site-preferences.phtml:77 5127#: resources/views/admin/site-registration.phtml:48 5128#: resources/views/admin/site-registration.phtml:65 5129#: resources/views/admin/trees-preferences.phtml:135 5130#: resources/views/admin/trees-preferences.phtml:305 5131#: resources/views/admin/trees-preferences.phtml:541 5132#: resources/views/admin/trees-preferences.phtml:557 5133#: resources/views/admin/trees-preferences.phtml:623 5134#: resources/views/admin/trees-preferences.phtml:905 5135#: resources/views/admin/trees-preferences.phtml:935 5136#: resources/views/lists/families-table.phtml:377 5137#: resources/views/modules/fix-search-and-replace/options.phtml:52 5138#: resources/views/modules/html/config.phtml:48 5139#: resources/views/modules/random_media/config.phtml:34 5140#: resources/views/modules/random_media/config.phtml:43 5141#: resources/views/modules/recent_changes/config.phtml:40 5142#: resources/views/modules/review_changes/config.phtml:17 5143#: resources/views/modules/todays_events/config.phtml:12 5144#: resources/views/modules/todo/config.phtml:18 5145#: resources/views/modules/todo/config.phtml:28 5146#: resources/views/modules/todo/config.phtml:37 5147#: resources/views/modules/upcoming_events/config.phtml:22 5148#: resources/xml/reports/change_report.xml:8 5149#: resources/xml/reports/family_group_report.xml:252 5150#: resources/xml/reports/family_group_report.xml:423 5151#: resources/xml/reports/family_group_report.xml:606 5152#: resources/xml/reports/family_group_report.xml:950 5153#: resources/xml/reports/individual_ext_report.xml:179 5154#: resources/xml/reports/individual_report.xml:175 5155msgid "yes" 5156msgstr "" 5157 5158#: app/Functions/FunctionsEdit.php:196 5159#: app/Http/Controllers/ListController.php:153 5160#: app/Http/Controllers/ListController.php:162 5161#: app/Http/Controllers/ListController.php:171 5162#: app/Http/Controllers/ListController.php:260 5163#: app/Http/Controllers/ListController.php:362 5164#: app/Http/Controllers/ListController.php:364 5165#: app/Module/FrequentlyAskedQuestionsModule.php:320 5166#: app/Module/UserMessagesModule.php:179 5167#: resources/views/calendar-page.phtml:155 5168#: resources/views/lists/datatables-attributes.phtml:11 5169#: resources/views/modules/faq/config.phtml:58 5170#: resources/views/modules/random_media/config.phtml:12 5171#: resources/xml/reports/ahnentafel_report.xml:7 5172#: resources/xml/reports/descendancy_report.xml:6 5173#: resources/xml/reports/individual_ext_report.xml:6 5174#: resources/xml/reports/individual_ext_report.xml:7 5175#: resources/xml/reports/individual_ext_report.xml:11 5176#: resources/xml/reports/individual_report.xml:8 5177#: resources/xml/reports/missing_facts_report.xml:6 5178#: resources/xml/reports/missing_facts_report.xml:7 5179#: resources/xml/reports/relative_ext_report.xml:6 5180msgid "All" 5181msgstr "" 5182 5183#: app/Functions/FunctionsEdit.php:249 5184#: app/Functions/FunctionsPrintFacts.php:268 5185#: app/Functions/FunctionsPrintFacts.php:452 5186#: app/Functions/FunctionsPrintFacts.php:835 5187#: app/Functions/FunctionsPrintFacts.php:1073 5188#: resources/views/modals/restriction-fields.phtml:32 5189msgid "Only managers can edit" 5190msgstr "" 5191 5192#: app/Functions/FunctionsEdit.php:281 5193msgid "No temple - living ordinance" 5194msgstr "" 5195 5196#: app/Functions/FunctionsEdit.php:475 5197msgid "An associate is another individual who was involved with this individual, such as a friend or an employer." 5198msgstr "" 5199 5200#: app/Functions/FunctionsEdit.php:477 5201msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest." 5202msgstr "" 5203 5204#: app/Functions/FunctionsEdit.php:493 5205msgid "Create a family" 5206msgstr "" 5207 5208#: app/Functions/FunctionsEdit.php:504 5209#: resources/views/modals/create-note-object.phtml:11 5210msgid "Create a shared note" 5211msgstr "" 5212 5213#: app/Functions/FunctionsEdit.php:513 5214#: resources/views/modals/create-media-from-file.phtml:16 5215#: resources/views/modals/create-media-object.phtml:11 5216msgid "Create a media object" 5217msgstr "" 5218 5219#: app/Functions/FunctionsEdit.php:551 5220#: resources/views/modals/create-repository.phtml:11 5221msgid "Create a repository" 5222msgstr "" 5223 5224#: app/Functions/FunctionsEdit.php:564 5225#: app/Http/RequestHandlers/IndividualPage.php:287 5226#: app/Module/StatisticsChartModule.php:789 5227msgid "Male" 5228msgstr "" 5229 5230#: app/Functions/FunctionsEdit.php:564 5231#: app/Http/RequestHandlers/IndividualPage.php:290 5232#: app/Module/StatisticsChartModule.php:790 5233msgid "Female" 5234msgstr "" 5235 5236#: app/Functions/FunctionsEdit.php:564 5237#: app/Http/RequestHandlers/IndividualPage.php:293 5238#: resources/xml/reports/family_group_report.xml:844 5239#: resources/xml/reports/individual_ext_report.xml:391 5240#: resources/xml/reports/individual_ext_report.xml:598 5241#: resources/xml/reports/individual_report.xml:388 5242#: resources/xml/reports/individual_report.xml:602 5243msgctxt "unknown gender" 5244msgid "Unknown" 5245msgstr "" 5246 5247#: app/Functions/FunctionsEdit.php:568 5248#: resources/views/modals/create-source.phtml:11 5249msgid "Create a source" 5250msgstr "" 5251 5252#: app/Functions/FunctionsEdit.php:576 5253#: resources/views/modals/create-submitter.phtml:11 5254msgid "Create a submitter" 5255msgstr "" 5256 5257#. I18N: Examples of valid time formats (hours:minutes:seconds) 5258#: app/Functions/FunctionsEdit.php:583 5259msgid "hh:mm or hh:mm:ss" 5260msgstr "" 5261 5262#: app/Functions/FunctionsEdit.php:587 5263msgid "always" 5264msgstr "" 5265 5266#: app/Functions/FunctionsEdit.php:587 5267msgid "never" 5268msgstr "" 5269 5270#: app/Functions/FunctionsEdit.php:588 5271msgid "Use this image for charts and on the individual’s page." 5272msgstr "" 5273 5274#: app/Functions/FunctionsEdit.php:620 5275#: app/Http/Controllers/EditIndividualController.php:438 5276#: app/Http/RequestHandlers/IndividualPage.php:257 5277msgid "Edit the name" 5278msgstr "" 5279 5280#: app/Functions/FunctionsPrint.php:89 app/Note.php:160 5281#: app/Report/ReportParserGenerate.php:985 5282#: app/Report/ReportParserGenerate.php:1080 5283msgid "…" 5284msgstr "" 5285 5286#. I18N: gedcom tag NOTE 5287#: app/Functions/FunctionsPrint.php:136 app/GedcomTag.php:890 5288#: resources/views/admin/trees-privacy.phtml:173 5289#: resources/views/cards/add-note.phtml:10 resources/views/family-page.phtml:71 5290#: resources/views/modals/create-media-from-file.phtml:48 5291#: resources/views/modals/media-object-fields.phtml:11 5292#: resources/views/modals/note-object-fields.phtml:9 5293#: resources/views/modules/favorites/favorites.phtml:134 5294#: resources/views/modules/notes/tab.phtml:41 5295#: resources/views/modules/recent_changes/changes-table.phtml:51 5296#: resources/xml/reports/cemetery_report.xml:56 5297#: resources/xml/reports/family_group_report.xml:485 5298#: resources/xml/reports/family_group_report.xml:749 5299#: resources/xml/reports/family_group_report.xml:1101 5300#: resources/xml/reports/occupation_report.xml:64 5301msgid "Note" 5302msgstr "" 5303 5304#: app/Functions/FunctionsPrint.php:170 5305msgid "Mother’s age" 5306msgstr "" 5307 5308#: app/Functions/FunctionsPrint.php:178 5309msgid "Father’s age" 5310msgstr "" 5311 5312#: app/Functions/FunctionsPrint.php:182 5313msgid "Parent’s age" 5314msgstr "" 5315 5316#. I18N: gedcom tag AGE 5317#: app/Functions/FunctionsPrint.php:259 app/Functions/FunctionsPrint.php:261 5318#: app/Functions/FunctionsPrint.php:263 app/Functions/FunctionsPrint.php:265 5319#: app/Functions/FunctionsPrint.php:292 app/GedcomTag.php:477 5320#: app/Statistics/Google/ChartAge.php:134 5321#: app/Statistics/Google/ChartMarriageAge.php:157 5322#: resources/views/lists/chart-by-age.phtml:27 5323#: resources/views/lists/families-table.phtml:133 5324#: resources/views/lists/families-table.phtml:250 5325#: resources/views/lists/families-table.phtml:253 5326#: resources/views/lists/individuals-table.phtml:147 5327#: resources/views/lists/individuals-table.phtml:284 5328#: resources/views/modules/timeline-chart/chart.phtml:347 5329#: resources/views/modules/timeline-chart/chart.phtml:349 5330#: resources/views/modules/timeline-chart/chart.phtml:408 5331msgid "Age" 5332msgstr "" 5333 5334#: app/Functions/FunctionsPrint.php:274 5335msgid "on the date of death" 5336msgstr "" 5337 5338#: app/Functions/FunctionsPrint.php:276 5339msgid "after death" 5340msgstr "" 5341 5342#. I18N: gedcom tag HUSB 5343#: app/Functions/FunctionsPrint.php:293 app/GedcomTag.php:791 5344#: app/Http/Controllers/EditIndividualController.php:607 5345#: resources/views/edit/change-family-members.phtml:18 5346#: resources/views/edit/change-family-members.phtml:33 5347#: resources/xml/reports/cemetery_report.xml:7 5348#: resources/xml/reports/death_report.xml:10 5349#: resources/xml/reports/family_group_report.xml:147 5350#: resources/xml/reports/family_group_report.xml:1087 5351#: resources/xml/reports/individual_ext_report.xml:196 5352#: resources/xml/reports/individual_ext_report.xml:213 5353#: resources/xml/reports/individual_ext_report.xml:449 5354#: resources/xml/reports/individual_report.xml:192 5355#: resources/xml/reports/individual_report.xml:213 5356#: resources/xml/reports/individual_report.xml:449 5357#: resources/xml/reports/relative_ext_report.xml:109 5358msgid "Husband" 5359msgstr "" 5360 5361#. I18N: gedcom tag WIFE 5362#: app/Functions/FunctionsPrint.php:294 app/GedcomTag.php:1076 5363#: app/Http/Controllers/EditIndividualController.php:610 5364#: resources/views/edit/change-family-members.phtml:20 5365#: resources/views/edit/change-family-members.phtml:35 5366#: resources/xml/reports/family_group_report.xml:501 5367#: resources/xml/reports/family_group_report.xml:1078 5368#: resources/xml/reports/individual_ext_report.xml:199 5369#: resources/xml/reports/individual_ext_report.xml:216 5370#: resources/xml/reports/individual_ext_report.xml:485 5371#: resources/xml/reports/individual_report.xml:195 5372#: resources/xml/reports/individual_report.xml:216 5373#: resources/xml/reports/individual_report.xml:489 5374#: resources/xml/reports/relative_ext_report.xml:104 5375msgid "Wife" 5376msgstr "" 5377 5378#. I18N: gedcom tag LATI 5379#: app/Functions/FunctionsPrint.php:341 app/GedcomTag.php:813 5380#: resources/views/admin/location-edit.phtml:45 5381#: resources/views/admin/locations.phtml:16 5382#: resources/views/edit/input-addon-coordinates.phtml:9 5383#: resources/views/edit/input-addon-coordinates.phtml:12 5384#: resources/views/modules/place-hierarchy/popup.phtml:27 5385msgid "Latitude" 5386msgstr "" 5387 5388#. I18N: gedcom tag LONG 5389#: app/Functions/FunctionsPrint.php:347 app/GedcomTag.php:819 5390#: resources/views/admin/location-edit.phtml:56 5391#: resources/views/admin/locations.phtml:17 5392#: resources/views/edit/input-addon-coordinates.phtml:9 5393#: resources/views/edit/input-addon-coordinates.phtml:12 5394#: resources/views/modules/place-hierarchy/popup.phtml:31 5395msgid "Longitude" 5396msgstr "" 5397 5398#: app/Functions/FunctionsPrint.php:353 app/Functions/FunctionsPrint.php:355 5399msgid "Google Maps™" 5400msgstr "" 5401 5402#: app/Functions/FunctionsPrint.php:358 app/Functions/FunctionsPrint.php:360 5403msgid "Bing Maps™" 5404msgstr "" 5405 5406#: app/Functions/FunctionsPrint.php:363 app/Functions/FunctionsPrint.php:365 5407#: resources/views/admin/map-provider.phtml:21 5408msgid "OpenStreetMap™" 5409msgstr "" 5410 5411#: app/Functions/FunctionsPrint.php:375 5412msgid "LDS temple" 5413msgstr "" 5414 5415#. I18N: gedcom tag STAT 5416#: app/Functions/FunctionsPrint.php:378 app/GedcomTag.php:1032 5417#: resources/views/admin/changes-log.phtml:36 5418#: resources/views/admin/changes-log.phtml:116 5419msgid "Status" 5420msgstr "" 5421 5422#. I18N: Abbreviation for "number %s" 5423#: app/Functions/FunctionsPrintFacts.php:192 5424#: app/Functions/FunctionsPrintFacts.php:199 5425#, php-format 5426msgid "#%s" 5427msgstr "" 5428 5429#: app/Functions/FunctionsPrintFacts.php:228 5430#: app/Functions/FunctionsPrintFacts.php:712 5431#: app/Statistics/Repository/FamilyRepository.php:467 5432#: resources/views/statistics/families/top10-list-age.phtml:25 5433#: resources/views/statistics/families/top10-nolist-age.phtml:25 5434msgid "View this family" 5435msgstr "" 5436 5437#: app/Functions/FunctionsPrintFacts.php:311 5438#: resources/views/admin/users-edit.phtml:316 5439msgid "No" 5440msgstr "" 5441 5442#. I18N: gedcom tag SOUR 5443#. I18N: Name of a module/report 5444#: app/Functions/FunctionsPrintFacts.php:598 app/GedcomTag.php:1020 5445#: app/Module/FactSourcesReportModule.php:44 5446#: resources/views/admin/trees-privacy.phtml:171 5447#: resources/views/admin/trees.phtml:214 5448#: resources/views/cards/add-source-citation.phtml:14 5449#: resources/views/family-page.phtml:106 resources/views/media-page.phtml:153 5450#: resources/views/modals/link-media-to-source.phtml:15 5451#: resources/views/modules/favorites/favorites.phtml:99 5452#: resources/views/modules/random_media/slide-show.phtml:70 5453#: resources/views/modules/recent_changes/changes-table.phtml:54 5454#: resources/views/modules/sources_tab/tab.phtml:39 5455#: resources/xml/reports/bdm_report.xml:136 5456#: resources/xml/reports/bdm_report.xml:162 5457#: resources/xml/reports/bdm_report.xml:196 5458#: resources/xml/reports/birth_report.xml:43 5459#: resources/xml/reports/death_report.xml:54 5460#: resources/xml/reports/fact_sources.xml:3 5461#: resources/xml/reports/fact_sources.xml:43 5462#: resources/xml/reports/marriage_report.xml:54 5463#: resources/xml/reports/missing_facts_report.xml:108 5464#: resources/xml/reports/missing_facts_report.xml:153 5465#: resources/xml/reports/missing_facts_report.xml:194 5466#: resources/xml/reports/missing_facts_report.xml:236 5467#: resources/xml/reports/missing_facts_report.xml:277 5468#: resources/xml/reports/missing_facts_report.xml:318 5469#: resources/xml/reports/missing_facts_report.xml:360 5470#: resources/xml/reports/missing_facts_report.xml:402 5471#: resources/xml/reports/missing_facts_report.xml:444 5472#: resources/xml/reports/missing_facts_report.xml:487 5473#: resources/xml/reports/missing_facts_report.xml:529 5474#: resources/xml/reports/missing_facts_report.xml:570 5475msgid "Source" 5476msgstr "" 5477 5478#. I18N: gedcom tag TYPE 5479#: app/Functions/FunctionsPrintFacts.php:693 app/GedcomTag.php:1067 5480#: app/Statistics/Google/ChartFamilyLargest.php:104 5481#: app/Statistics/Google/ChartFamilyWithSources.php:76 5482#: app/Statistics/Google/ChartIndividualWithSources.php:76 5483#: app/Statistics/Google/ChartMedia.php:75 5484#: app/Statistics/Google/ChartSex.php:55 5485#: resources/views/admin/site-logs.phtml:37 5486#: resources/views/admin/site-logs.phtml:107 5487#: resources/views/modules/media-list/page.phtml:38 5488#: resources/views/modules/random_media/config.phtml:19 5489#: resources/views/modules/recent_changes/changes-table.phtml:20 5490msgid "Type" 5491msgstr "" 5492 5493#: app/Functions/FunctionsPrintFacts.php:795 5494#: app/Http/Controllers/Admin/LocationController.php:308 5495#: app/Http/Controllers/Admin/LocationController.php:309 5496#: resources/views/admin/locations.phtml:20 5497#: resources/views/admin/locations.phtml:68 5498#: resources/views/admin/locations.phtml:71 5499#: resources/views/admin/users-table-options.phtml:16 5500#: resources/views/admin/users.phtml:18 5501#: resources/views/edit/icon-fact-edit.phtml:8 5502#: resources/views/edit/icon-fact-edit.phtml:10 5503#: resources/views/media-page.phtml:91 resources/views/media-page.phtml:94 5504#: resources/views/modules/faq/config.phtml:46 5505#: resources/views/modules/gedcom_news/list.phtml:31 5506#: resources/views/modules/stories/config.phtml:37 5507#: resources/views/modules/stories/config.phtml:59 5508#: resources/views/modules/user_blog/list.phtml:31 5509#: resources/views/note-page.phtml:82 resources/views/note-page.phtml:85 5510msgid "Edit" 5511msgstr "" 5512 5513#: app/Functions/FunctionsPrintFacts.php:1038 5514msgid "View" 5515msgstr "" 5516 5517#: app/Functions/FunctionsPrintLists.php:70 5518#: app/Http/RequestHandlers/IndividualPage.php:234 5519#, php-format 5520msgid "%1$s (%2$s)" 5521msgstr "" 5522 5523#: app/GedcomCode/GedcomCodeAdop.php:57 5524msgctxt "MALE" 5525msgid "Adopted by both parents" 5526msgstr "" 5527 5528#: app/GedcomCode/GedcomCodeAdop.php:61 5529msgctxt "FEMALE" 5530msgid "Adopted by both parents" 5531msgstr "" 5532 5533#: app/GedcomCode/GedcomCodeAdop.php:64 5534msgid "Adopted by both parents" 5535msgstr "" 5536 5537#. I18N: gedcom tag _ADPF 5538#: app/GedcomCode/GedcomCodeAdop.php:68 app/GedcomTag.php:1152 5539msgctxt "MALE" 5540msgid "Adopted by father" 5541msgstr "" 5542 5543#. I18N: gedcom tag _ADPF 5544#: app/GedcomCode/GedcomCodeAdop.php:72 app/GedcomTag.php:1157 5545msgctxt "FEMALE" 5546msgid "Adopted by father" 5547msgstr "" 5548 5549#. I18N: gedcom tag _ADPF 5550#: app/GedcomCode/GedcomCodeAdop.php:75 app/GedcomTag.php:1161 5551msgid "Adopted by father" 5552msgstr "" 5553 5554#. I18N: gedcom tag _ADPM 5555#: app/GedcomCode/GedcomCodeAdop.php:79 app/GedcomTag.php:1166 5556msgctxt "MALE" 5557msgid "Adopted by mother" 5558msgstr "" 5559 5560#. I18N: gedcom tag _ADPM 5561#: app/GedcomCode/GedcomCodeAdop.php:83 app/GedcomTag.php:1171 5562msgctxt "FEMALE" 5563msgid "Adopted by mother" 5564msgstr "" 5565 5566#. I18N: gedcom tag _ADPM 5567#: app/GedcomCode/GedcomCodeAdop.php:86 app/GedcomTag.php:1175 5568msgid "Adopted by mother" 5569msgstr "" 5570 5571#. I18N: The name given to a child by its adoptive parents 5572#: app/GedcomCode/GedcomCodeName.php:64 5573msgctxt "MALE" 5574msgid "adopted name" 5575msgstr "" 5576 5577#. I18N: The name given to a child by its adoptive parents 5578#: app/GedcomCode/GedcomCodeName.php:69 5579msgctxt "FEMALE" 5580msgid "adopted name" 5581msgstr "" 5582 5583#. I18N: The name given to a child by its adoptive parents 5584#: app/GedcomCode/GedcomCodeName.php:73 5585msgid "adopted name" 5586msgstr "" 5587 5588#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 5589#: app/GedcomCode/GedcomCodeName.php:78 5590msgctxt "MALE" 5591msgid "also known as" 5592msgstr "" 5593 5594#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 5595#: app/GedcomCode/GedcomCodeName.php:83 5596msgctxt "FEMALE" 5597msgid "also known as" 5598msgstr "" 5599 5600#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 5601#: app/GedcomCode/GedcomCodeName.php:87 5602msgid "also known as" 5603msgstr "" 5604 5605#. I18N: The name given to an individual at their birth 5606#: app/GedcomCode/GedcomCodeName.php:92 5607msgctxt "MALE" 5608msgid "birth name" 5609msgstr "" 5610 5611#. I18N: The name given to an individual at their birth 5612#: app/GedcomCode/GedcomCodeName.php:97 5613msgctxt "FEMALE" 5614msgid "birth name" 5615msgstr "" 5616 5617#. I18N: The name given to an individual at their birth 5618#: app/GedcomCode/GedcomCodeName.php:101 5619msgid "birth name" 5620msgstr "" 5621 5622#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 5623#: app/GedcomCode/GedcomCodeName.php:106 5624msgctxt "MALE" 5625msgid "change of name" 5626msgstr "" 5627 5628#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 5629#: app/GedcomCode/GedcomCodeName.php:111 5630msgctxt "FEMALE" 5631msgid "change of name" 5632msgstr "" 5633 5634#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 5635#: app/GedcomCode/GedcomCodeName.php:115 5636msgid "change of name" 5637msgstr "" 5638 5639#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 5640#: app/GedcomCode/GedcomCodeName.php:120 5641msgctxt "MALE" 5642msgid "estate name" 5643msgstr "" 5644 5645#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 5646#: app/GedcomCode/GedcomCodeName.php:125 5647msgctxt "FEMALE" 5648msgid "estate name" 5649msgstr "" 5650 5651#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 5652#: app/GedcomCode/GedcomCodeName.php:129 5653msgid "estate name" 5654msgstr "" 5655 5656#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 5657#: app/GedcomCode/GedcomCodeName.php:134 5658msgctxt "MALE" 5659msgid "immigration name" 5660msgstr "" 5661 5662#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 5663#: app/GedcomCode/GedcomCodeName.php:139 5664msgctxt "FEMALE" 5665msgid "immigration name" 5666msgstr "" 5667 5668#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 5669#: app/GedcomCode/GedcomCodeName.php:143 5670msgid "immigration name" 5671msgstr "" 5672 5673#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 5674#: app/GedcomCode/GedcomCodeName.php:148 5675msgid "maiden name" 5676msgstr "" 5677 5678#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 5679#: app/GedcomCode/GedcomCodeName.php:153 5680msgctxt "MALE" 5681msgid "married name" 5682msgstr "" 5683 5684#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 5685#: app/GedcomCode/GedcomCodeName.php:158 5686msgctxt "FEMALE" 5687msgid "married name" 5688msgstr "" 5689 5690#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 5691#: app/GedcomCode/GedcomCodeName.php:162 5692msgid "married name" 5693msgstr "" 5694 5695#. I18N: A name taken when entering a religion or a religious order 5696#: app/GedcomCode/GedcomCodeName.php:167 5697msgctxt "MALE" 5698msgid "religious name" 5699msgstr "" 5700 5701#. I18N: A name taken when entering a religion or a religious order 5702#: app/GedcomCode/GedcomCodeName.php:172 5703msgctxt "FEMALE" 5704msgid "religious name" 5705msgstr "" 5706 5707#. I18N: A name taken when entering a religion or a religious order 5708#: app/GedcomCode/GedcomCodeName.php:176 5709msgid "religious name" 5710msgstr "" 5711 5712#: app/GedcomCode/GedcomCodePedi.php:59 5713msgctxt "Male pedigree" 5714msgid "Birth" 5715msgstr "" 5716 5717#: app/GedcomCode/GedcomCodePedi.php:63 5718msgctxt "Female pedigree" 5719msgid "Birth" 5720msgstr "" 5721 5722#: app/GedcomCode/GedcomCodePedi.php:66 5723msgctxt "Pedigree" 5724msgid "Birth" 5725msgstr "" 5726 5727#: app/GedcomCode/GedcomCodePedi.php:70 5728msgctxt "Male pedigree" 5729msgid "Adopted" 5730msgstr "" 5731 5732#: app/GedcomCode/GedcomCodePedi.php:74 5733msgctxt "Female pedigree" 5734msgid "Adopted" 5735msgstr "" 5736 5737#: app/GedcomCode/GedcomCodePedi.php:77 5738msgctxt "Pedigree" 5739msgid "Adopted" 5740msgstr "" 5741 5742#: app/GedcomCode/GedcomCodePedi.php:81 5743msgctxt "Male pedigree" 5744msgid "Foster" 5745msgstr "" 5746 5747#: app/GedcomCode/GedcomCodePedi.php:85 5748msgctxt "Female pedigree" 5749msgid "Foster" 5750msgstr "" 5751 5752#: app/GedcomCode/GedcomCodePedi.php:88 5753msgctxt "Pedigree" 5754msgid "Foster" 5755msgstr "" 5756 5757#. I18N: “sealing” is a ceremony in the Mormon church. 5758#: app/GedcomCode/GedcomCodePedi.php:93 5759msgctxt "Male pedigree" 5760msgid "Sealing" 5761msgstr "" 5762 5763#. I18N: “sealing” is a ceremony in the Mormon church. 5764#: app/GedcomCode/GedcomCodePedi.php:98 5765msgctxt "Female pedigree" 5766msgid "Sealing" 5767msgstr "" 5768 5769#. I18N: “sealing” is a ceremony in the Mormon church. 5770#: app/GedcomCode/GedcomCodePedi.php:102 5771msgctxt "Pedigree" 5772msgid "Sealing" 5773msgstr "" 5774 5775#. I18N: This is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 5776#: app/GedcomCode/GedcomCodePedi.php:109 5777msgid "Rada" 5778msgstr "" 5779 5780#: app/GedcomCode/GedcomCodePedi.php:145 app/GedcomCode/GedcomCodePedi.php:157 5781#: app/Individual.php:999 resources/xml/reports/individual_ext_report.xml:237 5782#: resources/xml/reports/individual_report.xml:234 5783msgid "Family with parents" 5784msgstr "" 5785 5786#: app/GedcomCode/GedcomCodePedi.php:147 5787msgid "Family with adoptive parents" 5788msgstr "" 5789 5790#: app/GedcomCode/GedcomCodePedi.php:149 5791msgid "Family with foster parents" 5792msgstr "" 5793 5794#. I18N: “sealing” is a Mormon ceremony. 5795#: app/GedcomCode/GedcomCodePedi.php:152 5796msgid "Family with sealing parents" 5797msgstr "" 5798 5799#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 5800#: app/GedcomCode/GedcomCodePedi.php:155 5801msgid "Family with rada parents" 5802msgstr "" 5803 5804#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 5805#: app/GedcomCode/GedcomCodeQuay.php:49 5806msgid "primary evidence" 5807msgstr "" 5808 5809#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 5810#: app/GedcomCode/GedcomCodeQuay.php:52 5811msgid "secondary evidence" 5812msgstr "" 5813 5814#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 5815#: app/GedcomCode/GedcomCodeQuay.php:55 5816msgid "questionable evidence" 5817msgstr "" 5818 5819#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 5820#: app/GedcomCode/GedcomCodeQuay.php:58 5821msgid "unreliable evidence" 5822msgstr "" 5823 5824#: app/GedcomCode/GedcomCodeRela.php:89 5825msgctxt "MALE" 5826msgid "Attendant" 5827msgstr "" 5828 5829#: app/GedcomCode/GedcomCodeRela.php:93 5830msgctxt "FEMALE" 5831msgid "Attendant" 5832msgstr "" 5833 5834#: app/GedcomCode/GedcomCodeRela.php:96 5835msgid "Attendant" 5836msgstr "" 5837 5838#: app/GedcomCode/GedcomCodeRela.php:100 5839msgctxt "MALE" 5840msgid "Attending" 5841msgstr "" 5842 5843#: app/GedcomCode/GedcomCodeRela.php:104 5844msgctxt "FEMALE" 5845msgid "Attending" 5846msgstr "" 5847 5848#: app/GedcomCode/GedcomCodeRela.php:107 5849msgid "Attending" 5850msgstr "" 5851 5852#: app/GedcomCode/GedcomCodeRela.php:111 5853msgid "Best man" 5854msgstr "" 5855 5856#: app/GedcomCode/GedcomCodeRela.php:115 5857msgid "Bridesmaid" 5858msgstr "" 5859 5860#: app/GedcomCode/GedcomCodeRela.php:119 5861msgctxt "MALE" 5862msgid "Buyer" 5863msgstr "" 5864 5865#: app/GedcomCode/GedcomCodeRela.php:123 5866msgctxt "FEMALE" 5867msgid "Buyer" 5868msgstr "" 5869 5870#: app/GedcomCode/GedcomCodeRela.php:126 5871msgid "Buyer" 5872msgstr "" 5873 5874#: app/GedcomCode/GedcomCodeRela.php:130 5875msgid "Circumciser" 5876msgstr "" 5877 5878#: app/GedcomCode/GedcomCodeRela.php:134 5879msgctxt "MALE" 5880msgid "Civil registrar" 5881msgstr "" 5882 5883#: app/GedcomCode/GedcomCodeRela.php:138 5884msgctxt "FEMALE" 5885msgid "Civil registrar" 5886msgstr "" 5887 5888#: app/GedcomCode/GedcomCodeRela.php:141 5889msgid "Civil registrar" 5890msgstr "" 5891 5892#: app/GedcomCode/GedcomCodeRela.php:145 5893msgctxt "MALE" 5894msgid "Employee" 5895msgstr "" 5896 5897#: app/GedcomCode/GedcomCodeRela.php:149 5898msgctxt "FEMALE" 5899msgid "Employee" 5900msgstr "" 5901 5902#: app/GedcomCode/GedcomCodeRela.php:152 5903msgid "Employee" 5904msgstr "" 5905 5906#: app/GedcomCode/GedcomCodeRela.php:156 5907msgctxt "MALE" 5908msgid "Employer" 5909msgstr "" 5910 5911#: app/GedcomCode/GedcomCodeRela.php:160 5912msgctxt "FEMALE" 5913msgid "Employer" 5914msgstr "" 5915 5916#: app/GedcomCode/GedcomCodeRela.php:163 app/GedcomTag.php:904 5917#: app/GedcomTag.php:979 5918msgid "Employer" 5919msgstr "" 5920 5921#: app/GedcomCode/GedcomCodeRela.php:167 5922msgid "Foster child" 5923msgstr "" 5924 5925#: app/GedcomCode/GedcomCodeRela.php:171 5926msgid "Foster father" 5927msgstr "" 5928 5929#: app/GedcomCode/GedcomCodeRela.php:175 5930msgid "Foster mother" 5931msgstr "" 5932 5933#: app/GedcomCode/GedcomCodeRela.php:179 5934msgctxt "MALE" 5935msgid "Friend" 5936msgstr "" 5937 5938#: app/GedcomCode/GedcomCodeRela.php:183 5939msgctxt "FEMALE" 5940msgid "Friend" 5941msgstr "" 5942 5943#: app/GedcomCode/GedcomCodeRela.php:186 5944msgid "Friend" 5945msgstr "" 5946 5947#: app/GedcomCode/GedcomCodeRela.php:190 app/GedcomCode/GedcomCodeRela.php:198 5948msgid "Godfather" 5949msgstr "" 5950 5951#: app/GedcomCode/GedcomCodeRela.php:194 app/GedcomCode/GedcomCodeRela.php:202 5952msgid "Godmother" 5953msgstr "" 5954 5955#. I18N: gedcom tag _GODP 5956#: app/GedcomCode/GedcomCodeRela.php:205 app/GedcomTag.php:1831 5957msgid "Godparent" 5958msgstr "" 5959 5960#: app/GedcomCode/GedcomCodeRela.php:209 app/GedcomCode/GedcomCodeRela.php:217 5961msgid "Godson" 5962msgstr "" 5963 5964#: app/GedcomCode/GedcomCodeRela.php:213 app/GedcomCode/GedcomCodeRela.php:221 5965msgid "Goddaughter" 5966msgstr "" 5967 5968#: app/GedcomCode/GedcomCodeRela.php:224 5969msgid "Godchild" 5970msgstr "" 5971 5972#: app/GedcomCode/GedcomCodeRela.php:228 5973msgctxt "MALE" 5974msgid "Guardian" 5975msgstr "" 5976 5977#: app/GedcomCode/GedcomCodeRela.php:232 5978msgctxt "FEMALE" 5979msgid "Guardian" 5980msgstr "" 5981 5982#: app/GedcomCode/GedcomCodeRela.php:235 5983msgid "Guardian" 5984msgstr "" 5985 5986#: app/GedcomCode/GedcomCodeRela.php:239 5987msgctxt "MALE" 5988msgid "Informant" 5989msgstr "" 5990 5991#: app/GedcomCode/GedcomCodeRela.php:243 5992msgctxt "FEMALE" 5993msgid "Informant" 5994msgstr "" 5995 5996#: app/GedcomCode/GedcomCodeRela.php:246 5997msgid "Informant" 5998msgstr "" 5999 6000#: app/GedcomCode/GedcomCodeRela.php:250 6001msgctxt "MALE" 6002msgid "Lodger" 6003msgstr "" 6004 6005#: app/GedcomCode/GedcomCodeRela.php:254 6006msgctxt "FEMALE" 6007msgid "Lodger" 6008msgstr "" 6009 6010#: app/GedcomCode/GedcomCodeRela.php:257 6011msgid "Lodger" 6012msgstr "" 6013 6014#: app/GedcomCode/GedcomCodeRela.php:261 6015msgid "Nanny" 6016msgstr "" 6017 6018#: app/GedcomCode/GedcomCodeRela.php:265 6019msgctxt "MALE" 6020msgid "Nurse" 6021msgstr "" 6022 6023#: app/GedcomCode/GedcomCodeRela.php:269 6024msgctxt "FEMALE" 6025msgid "Nurse" 6026msgstr "" 6027 6028#: app/GedcomCode/GedcomCodeRela.php:272 6029msgid "Nurse" 6030msgstr "" 6031 6032#: app/GedcomCode/GedcomCodeRela.php:276 6033msgctxt "MALE" 6034msgid "Owner" 6035msgstr "" 6036 6037#: app/GedcomCode/GedcomCodeRela.php:280 6038msgctxt "FEMALE" 6039msgid "Owner" 6040msgstr "" 6041 6042#: app/GedcomCode/GedcomCodeRela.php:283 6043msgid "Owner" 6044msgstr "" 6045 6046#: app/GedcomCode/GedcomCodeRela.php:287 6047msgid "Priest" 6048msgstr "" 6049 6050#: app/GedcomCode/GedcomCodeRela.php:291 6051msgid "Rabbi" 6052msgstr "" 6053 6054#: app/GedcomCode/GedcomCodeRela.php:295 6055msgctxt "MALE" 6056msgid "Registry officer" 6057msgstr "" 6058 6059#: app/GedcomCode/GedcomCodeRela.php:299 6060msgctxt "FEMALE" 6061msgid "Registry officer" 6062msgstr "" 6063 6064#: app/GedcomCode/GedcomCodeRela.php:302 6065msgid "Registry officer" 6066msgstr "" 6067 6068#: app/GedcomCode/GedcomCodeRela.php:306 6069msgctxt "MALE" 6070msgid "Seller" 6071msgstr "" 6072 6073#: app/GedcomCode/GedcomCodeRela.php:310 6074msgctxt "FEMALE" 6075msgid "Seller" 6076msgstr "" 6077 6078#: app/GedcomCode/GedcomCodeRela.php:313 6079msgid "Seller" 6080msgstr "" 6081 6082#: app/GedcomCode/GedcomCodeRela.php:317 6083msgctxt "MALE" 6084msgid "Servant" 6085msgstr "" 6086 6087#: app/GedcomCode/GedcomCodeRela.php:321 6088msgctxt "FEMALE" 6089msgid "Servant" 6090msgstr "" 6091 6092#: app/GedcomCode/GedcomCodeRela.php:324 6093msgid "Servant" 6094msgstr "" 6095 6096#: app/GedcomCode/GedcomCodeRela.php:328 6097msgctxt "MALE" 6098msgid "Slave" 6099msgstr "" 6100 6101#: app/GedcomCode/GedcomCodeRela.php:332 6102msgctxt "FEMALE" 6103msgid "Slave" 6104msgstr "" 6105 6106#: app/GedcomCode/GedcomCodeRela.php:335 6107msgid "Slave" 6108msgstr "" 6109 6110#: app/GedcomCode/GedcomCodeRela.php:339 6111msgctxt "MALE" 6112msgid "Ward" 6113msgstr "" 6114 6115#: app/GedcomCode/GedcomCodeRela.php:343 6116msgctxt "FEMALE" 6117msgid "Ward" 6118msgstr "" 6119 6120#: app/GedcomCode/GedcomCodeRela.php:346 6121msgid "Ward" 6122msgstr "" 6123 6124#. I18N: gedcom tag _WITN 6125#: app/GedcomCode/GedcomCodeRela.php:350 app/GedcomTag.php:2074 6126msgid "Witness" 6127msgstr "" 6128 6129#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6130#: app/GedcomCode/GedcomCodeStat.php:105 6131msgid "Born in the covenant" 6132msgstr "" 6133 6134#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6135#: app/GedcomCode/GedcomCodeStat.php:108 6136msgid "Sealing canceled (divorce)" 6137msgstr "" 6138 6139#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6140#: app/GedcomCode/GedcomCodeStat.php:111 6141msgid "Died as a child: exempt" 6142msgstr "" 6143 6144#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6145#: app/GedcomCode/GedcomCodeStat.php:115 6146msgid "Cleared but not yet completed" 6147msgstr "" 6148 6149#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6150#: app/GedcomCode/GedcomCodeStat.php:118 6151msgid "Completed; date unknown" 6152msgstr "" 6153 6154#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6155#: app/GedcomCode/GedcomCodeStat.php:121 6156msgid "Do not seal: unauthorized" 6157msgstr "" 6158 6159#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6160#: app/GedcomCode/GedcomCodeStat.php:124 6161msgid "Do not seal, previous sealing canceled" 6162msgstr "" 6163 6164#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6165#: app/GedcomCode/GedcomCodeStat.php:127 6166msgid "Excluded from this submission" 6167msgstr "" 6168 6169#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6170#: app/GedcomCode/GedcomCodeStat.php:130 6171msgid "Died as an infant: exempt" 6172msgstr "" 6173 6174#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6175#: app/GedcomCode/GedcomCodeStat.php:133 6176msgid "Completed before 1970; date not available" 6177msgstr "" 6178 6179#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6180#: app/GedcomCode/GedcomCodeStat.php:136 6181msgid "Stillborn: exempt" 6182msgstr "" 6183 6184#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6185#: app/GedcomCode/GedcomCodeStat.php:139 6186msgid "Submitted but not yet cleared" 6187msgstr "" 6188 6189#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6190#: app/GedcomCode/GedcomCodeStat.php:142 6191msgid "Uncleared: insufficient data" 6192msgstr "" 6193 6194#. I18N: Location of an LDS church temple 6195#: app/GedcomCode/GedcomCodeTemp.php:225 6196msgid "Aba, Nigeria" 6197msgstr "" 6198 6199#. I18N: Location of an LDS church temple 6200#: app/GedcomCode/GedcomCodeTemp.php:228 6201msgid "Accra, Ghana" 6202msgstr "" 6203 6204#. I18N: Location of an LDS church temple 6205#: app/GedcomCode/GedcomCodeTemp.php:231 6206msgid "Adelaide, Australia" 6207msgstr "" 6208 6209#. I18N: Location of an LDS church temple 6210#: app/GedcomCode/GedcomCodeTemp.php:234 6211msgid "Cardston, Alberta, Canada" 6212msgstr "" 6213 6214#. I18N: Location of an LDS church temple 6215#: app/GedcomCode/GedcomCodeTemp.php:237 6216msgid "Albuquerque, New Mexico, United States" 6217msgstr "" 6218 6219#. I18N: Location of an LDS church temple 6220#: app/GedcomCode/GedcomCodeTemp.php:240 6221msgid "Anchorage, Alaska, United States" 6222msgstr "" 6223 6224#. I18N: Location of an LDS church temple 6225#: app/GedcomCode/GedcomCodeTemp.php:243 6226msgid "Apia, Samoa" 6227msgstr "" 6228 6229#. I18N: Location of an LDS church temple 6230#: app/GedcomCode/GedcomCodeTemp.php:246 6231msgid "Mesa, Arizona, United States" 6232msgstr "" 6233 6234#. I18N: Location of an LDS church temple 6235#: app/GedcomCode/GedcomCodeTemp.php:249 6236msgid "Asuncion, Paraguay" 6237msgstr "" 6238 6239#. I18N: Location of an LDS church temple 6240#: app/GedcomCode/GedcomCodeTemp.php:252 6241msgid "Atlanta, Georgia, United States" 6242msgstr "" 6243 6244#. I18N: Location of an LDS church temple 6245#: app/GedcomCode/GedcomCodeTemp.php:255 6246msgid "Buenos Aires, Argentina" 6247msgstr "" 6248 6249#. I18N: Location of an LDS church temple 6250#: app/GedcomCode/GedcomCodeTemp.php:258 6251msgid "Billings, Montana, United States" 6252msgstr "" 6253 6254#. I18N: Location of an LDS church temple 6255#: app/GedcomCode/GedcomCodeTemp.php:261 6256msgid "Birmingham, Alabama, United States" 6257msgstr "" 6258 6259#. I18N: Location of an LDS church temple 6260#: app/GedcomCode/GedcomCodeTemp.php:264 6261msgid "Bismarck, North Dakota, United States" 6262msgstr "" 6263 6264#. I18N: Location of an LDS church temple 6265#: app/GedcomCode/GedcomCodeTemp.php:267 6266msgid "Bogota, Colombia" 6267msgstr "" 6268 6269#. I18N: Location of an LDS church temple 6270#: app/GedcomCode/GedcomCodeTemp.php:270 6271msgid "Boise, Idaho, United States" 6272msgstr "" 6273 6274#. I18N: Location of an LDS church temple 6275#: app/GedcomCode/GedcomCodeTemp.php:273 6276msgid "Boston, Massachusetts, United States" 6277msgstr "" 6278 6279#. I18N: Location of an LDS church temple 6280#: app/GedcomCode/GedcomCodeTemp.php:276 6281msgid "Bountiful, Utah, United States" 6282msgstr "" 6283 6284#. I18N: Location of an LDS church temple 6285#: app/GedcomCode/GedcomCodeTemp.php:279 6286msgid "Brigham City, Utah, United States" 6287msgstr "" 6288 6289#. I18N: Location of an LDS church temple 6290#: app/GedcomCode/GedcomCodeTemp.php:282 6291msgid "Brisbane, Australia" 6292msgstr "" 6293 6294#. I18N: Location of an LDS church temple 6295#: app/GedcomCode/GedcomCodeTemp.php:285 6296msgid "Baton Rouge, Louisiana, United States" 6297msgstr "" 6298 6299#. I18N: Location of an LDS church temple 6300#: app/GedcomCode/GedcomCodeTemp.php:288 6301msgid "Calgary, Alberta, Canada" 6302msgstr "" 6303 6304#. I18N: Location of an LDS church temple 6305#: app/GedcomCode/GedcomCodeTemp.php:291 6306msgid "Campinas, Brazil" 6307msgstr "" 6308 6309#. I18N: Location of an LDS church temple 6310#: app/GedcomCode/GedcomCodeTemp.php:294 6311msgid "Caracas, Venezuela" 6312msgstr "" 6313 6314#. I18N: Location of an LDS church temple 6315#: app/GedcomCode/GedcomCodeTemp.php:297 6316msgid "Cebu City, Philippines" 6317msgstr "" 6318 6319#. I18N: Location of an LDS church temple 6320#: app/GedcomCode/GedcomCodeTemp.php:300 6321msgid "Chicago, Illinois, United States" 6322msgstr "" 6323 6324#. I18N: Location of an LDS church temple 6325#: app/GedcomCode/GedcomCodeTemp.php:303 6326msgid "Ciudad Juarez, Mexico" 6327msgstr "" 6328 6329#. I18N: Location of an LDS church temple 6330#: app/GedcomCode/GedcomCodeTemp.php:306 6331msgid "Cochabamba, Bolivia" 6332msgstr "" 6333 6334#. I18N: Location of an LDS church temple 6335#: app/GedcomCode/GedcomCodeTemp.php:309 6336msgid "Colonia Juarez, Mexico" 6337msgstr "" 6338 6339#. I18N: Location of an LDS church temple 6340#: app/GedcomCode/GedcomCodeTemp.php:312 6341msgid "Columbia, South Carolina, United States" 6342msgstr "" 6343 6344#. I18N: Location of an LDS church temple 6345#: app/GedcomCode/GedcomCodeTemp.php:315 6346msgid "Columbus, Ohio, United States" 6347msgstr "" 6348 6349#. I18N: Location of an LDS church temple 6350#: app/GedcomCode/GedcomCodeTemp.php:318 6351msgid "Copenhagen, Denmark" 6352msgstr "" 6353 6354#. I18N: Location of an LDS church temple 6355#: app/GedcomCode/GedcomCodeTemp.php:321 6356msgid "Cordoba, Argentina" 6357msgstr "" 6358 6359#. I18N: Location of an LDS church temple 6360#: app/GedcomCode/GedcomCodeTemp.php:324 6361msgid "Columbia River, Washington, United States" 6362msgstr "" 6363 6364#. I18N: Location of an LDS church temple 6365#: app/GedcomCode/GedcomCodeTemp.php:327 6366msgid "Curitiba, Brazil" 6367msgstr "" 6368 6369#. I18N: Location of an LDS church temple 6370#: app/GedcomCode/GedcomCodeTemp.php:330 6371msgid "Dallas, Texas, United States" 6372msgstr "" 6373 6374#. I18N: Location of an LDS church temple 6375#: app/GedcomCode/GedcomCodeTemp.php:333 6376msgid "Denver, Colorado, United States" 6377msgstr "" 6378 6379#. I18N: Location of an LDS church temple 6380#: app/GedcomCode/GedcomCodeTemp.php:336 6381msgid "Detroit, Michigan, United States" 6382msgstr "" 6383 6384#. I18N: Location of an LDS church temple 6385#: app/GedcomCode/GedcomCodeTemp.php:339 6386msgid "Draper, Utah, United States" 6387msgstr "" 6388 6389#. I18N: Location of an LDS church temple 6390#: app/GedcomCode/GedcomCodeTemp.php:342 6391msgid "Edmonton, Alberta, Canada" 6392msgstr "" 6393 6394#. I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/Endowment_house 6395#: app/GedcomCode/GedcomCodeTemp.php:345 6396msgid "Endowment House" 6397msgstr "" 6398 6399#. I18N: Location of an LDS church temple 6400#: app/GedcomCode/GedcomCodeTemp.php:348 6401msgid "Fort Lauderdale, Florida, United States" 6402msgstr "" 6403 6404#. I18N: Location of an LDS church temple 6405#: app/GedcomCode/GedcomCodeTemp.php:351 6406msgid "Frankfurt am Main, Germany" 6407msgstr "" 6408 6409#. I18N: Location of an LDS church temple 6410#: app/GedcomCode/GedcomCodeTemp.php:354 6411msgid "Freiburg, Germany" 6412msgstr "" 6413 6414#. I18N: Location of an LDS church temple 6415#: app/GedcomCode/GedcomCodeTemp.php:357 6416msgid "Fresno, California, United States" 6417msgstr "" 6418 6419#. I18N: Location of an LDS church temple 6420#: app/GedcomCode/GedcomCodeTemp.php:360 6421msgid "Fukuoka, Japan" 6422msgstr "" 6423 6424#. I18N: Location of an LDS church temple 6425#: app/GedcomCode/GedcomCodeTemp.php:363 6426msgid "Gila Valley, Arizona, United States" 6427msgstr "" 6428 6429#. I18N: Location of an LDS church temple 6430#: app/GedcomCode/GedcomCodeTemp.php:366 6431msgid "Gilbert, Arizona, United States" 6432msgstr "" 6433 6434#. I18N: Location of an LDS church temple 6435#: app/GedcomCode/GedcomCodeTemp.php:369 6436msgid "Guadalajara, Mexico" 6437msgstr "" 6438 6439#. I18N: Location of an LDS church temple 6440#: app/GedcomCode/GedcomCodeTemp.php:372 6441msgid "Guatemala City, Guatemala" 6442msgstr "" 6443 6444#. I18N: Location of an LDS church temple 6445#: app/GedcomCode/GedcomCodeTemp.php:375 6446msgid "Guayaquil, Ecuador" 6447msgstr "" 6448 6449#. I18N: Location of an LDS church temple 6450#: app/GedcomCode/GedcomCodeTemp.php:378 6451msgid "The Hague, Netherlands" 6452msgstr "" 6453 6454#. I18N: Location of an LDS church temple 6455#: app/GedcomCode/GedcomCodeTemp.php:381 6456msgid "Halifax, Nova Scotia, Canada" 6457msgstr "" 6458 6459#. I18N: Location of an LDS church temple 6460#: app/GedcomCode/GedcomCodeTemp.php:384 6461msgid "Hartford, Connecticut, United States" 6462msgstr "" 6463 6464#. I18N: Location of an LDS church temple 6465#: app/GedcomCode/GedcomCodeTemp.php:387 6466msgid "Laie, Hawaii, United States" 6467msgstr "" 6468 6469#. I18N: Location of an LDS church temple 6470#: app/GedcomCode/GedcomCodeTemp.php:390 6471msgid "Helsinki, Finland" 6472msgstr "" 6473 6474#. I18N: Location of an LDS church temple 6475#: app/GedcomCode/GedcomCodeTemp.php:393 6476msgid "Hermosillo, Mexico" 6477msgstr "" 6478 6479#. I18N: Location of an LDS church temple 6480#. I18N: Name of a country or state 6481#: app/GedcomCode/GedcomCodeTemp.php:396 6482#: app/Statistics/Service/CountryService.php:235 6483msgid "Hong Kong" 6484msgstr "" 6485 6486#. I18N: Location of an LDS church temple 6487#: app/GedcomCode/GedcomCodeTemp.php:399 6488msgid "Houston, Texas, United States" 6489msgstr "" 6490 6491#. I18N: Location of an LDS church temple 6492#: app/GedcomCode/GedcomCodeTemp.php:402 6493msgid "Idaho Falls, Idaho, United States" 6494msgstr "" 6495 6496#. I18N: Location of an LDS church temple 6497#: app/GedcomCode/GedcomCodeTemp.php:405 6498msgid "Indianapolis, Indiana, United States" 6499msgstr "" 6500 6501#. I18N: Location of an LDS church temple 6502#: app/GedcomCode/GedcomCodeTemp.php:408 6503msgid "Johannesburg, South Africa" 6504msgstr "" 6505 6506#. I18N: Location of an LDS church temple 6507#: app/GedcomCode/GedcomCodeTemp.php:411 6508msgid "Jordan River, Utah, United States" 6509msgstr "" 6510 6511#. I18N: Location of an LDS church temple 6512#: app/GedcomCode/GedcomCodeTemp.php:414 6513msgid "Kansas City, Missouri, United States" 6514msgstr "" 6515 6516#. I18N: Location of an LDS church temple 6517#: app/GedcomCode/GedcomCodeTemp.php:417 6518msgid "Kona, Hawaii, United States" 6519msgstr "" 6520 6521#. I18N: Location of an LDS church temple 6522#: app/GedcomCode/GedcomCodeTemp.php:420 6523msgid "Kiev, Ukraine" 6524msgstr "" 6525 6526#. I18N: Location of an LDS church temple 6527#: app/GedcomCode/GedcomCodeTemp.php:423 6528msgid "Los Angeles, California, United States" 6529msgstr "" 6530 6531#. I18N: Location of an LDS church temple 6532#: app/GedcomCode/GedcomCodeTemp.php:426 6533msgid "Lima, Peru" 6534msgstr "" 6535 6536#. I18N: Location of an LDS church temple 6537#: app/GedcomCode/GedcomCodeTemp.php:429 6538msgid "Logan, Utah, United States" 6539msgstr "" 6540 6541#. I18N: Location of an LDS church temple 6542#: app/GedcomCode/GedcomCodeTemp.php:432 6543msgid "London, England" 6544msgstr "" 6545 6546#. I18N: Location of an LDS church temple 6547#: app/GedcomCode/GedcomCodeTemp.php:435 6548msgid "Louisville, Kentucky, United States" 6549msgstr "" 6550 6551#. I18N: Location of an LDS church temple 6552#: app/GedcomCode/GedcomCodeTemp.php:438 6553msgid "Lubbock, Texas, United States" 6554msgstr "" 6555 6556#. I18N: Location of an LDS church temple 6557#: app/GedcomCode/GedcomCodeTemp.php:441 6558msgid "Las Vegas, Nevada, United States" 6559msgstr "" 6560 6561#. I18N: Location of an LDS church temple 6562#: app/GedcomCode/GedcomCodeTemp.php:444 6563msgid "Madrid, Spain" 6564msgstr "" 6565 6566#. I18N: Location of an LDS church temple 6567#: app/GedcomCode/GedcomCodeTemp.php:447 6568msgid "Manaus, Brazil" 6569msgstr "" 6570 6571#. I18N: Location of an LDS church temple 6572#: app/GedcomCode/GedcomCodeTemp.php:450 6573msgid "Manhattan, New York, United States" 6574msgstr "" 6575 6576#. I18N: Location of an LDS church temple 6577#: app/GedcomCode/GedcomCodeTemp.php:453 6578msgid "Manila, Philippines" 6579msgstr "" 6580 6581#. I18N: Location of an LDS church temple 6582#: app/GedcomCode/GedcomCodeTemp.php:456 6583msgid "Manti, Utah, United States" 6584msgstr "" 6585 6586#. I18N: Location of an LDS church temple 6587#: app/GedcomCode/GedcomCodeTemp.php:459 6588msgid "Medford, Oregon, United States" 6589msgstr "" 6590 6591#. I18N: Location of an LDS church temple 6592#: app/GedcomCode/GedcomCodeTemp.php:462 6593msgid "Melbourne, Australia" 6594msgstr "" 6595 6596#. I18N: Location of an LDS church temple 6597#: app/GedcomCode/GedcomCodeTemp.php:465 6598msgid "Memphis, Tennessee, United States" 6599msgstr "" 6600 6601#. I18N: Location of an LDS church temple 6602#: app/GedcomCode/GedcomCodeTemp.php:468 6603msgid "Merida, Mexico" 6604msgstr "" 6605 6606#. I18N: Location of an LDS church temple 6607#: app/GedcomCode/GedcomCodeTemp.php:471 6608msgid "Mexico City, Mexico" 6609msgstr "" 6610 6611#. I18N: Location of an LDS church temple 6612#: app/GedcomCode/GedcomCodeTemp.php:474 6613msgid "Montevideo, Uruguay" 6614msgstr "" 6615 6616#. I18N: Location of an LDS church temple 6617#: app/GedcomCode/GedcomCodeTemp.php:477 6618msgid "Monterrey, Mexico" 6619msgstr "" 6620 6621#. I18N: Location of an LDS church temple 6622#: app/GedcomCode/GedcomCodeTemp.php:480 6623msgid "Monticello, Utah, United States" 6624msgstr "" 6625 6626#. I18N: Location of an LDS church temple 6627#: app/GedcomCode/GedcomCodeTemp.php:483 6628msgid "Montreal, Quebec, Canada" 6629msgstr "" 6630 6631#. I18N: Location of an LDS church temple 6632#: app/GedcomCode/GedcomCodeTemp.php:486 6633msgid "Mount Timpanogos, Utah, United States" 6634msgstr "" 6635 6636#. I18N: Location of an LDS church temple 6637#: app/GedcomCode/GedcomCodeTemp.php:489 6638msgid "Nashville, Tennessee, United States" 6639msgstr "" 6640 6641#. I18N: Location of an LDS church temple 6642#: app/GedcomCode/GedcomCodeTemp.php:492 6643msgid "Nauvoo (new), Illinois, United States" 6644msgstr "" 6645 6646#. I18N: Location of an LDS church temple 6647#: app/GedcomCode/GedcomCodeTemp.php:495 6648msgid "Nauvoo (original), Illinois, United States" 6649msgstr "" 6650 6651#. I18N: Location of an LDS church temple 6652#: app/GedcomCode/GedcomCodeTemp.php:498 6653msgid "Newport Beach, California, United States" 6654msgstr "" 6655 6656#. I18N: Location of an LDS church temple 6657#: app/GedcomCode/GedcomCodeTemp.php:501 6658msgid "Nuku’Alofa, Tonga" 6659msgstr "" 6660 6661#. I18N: Location of an LDS church temple 6662#: app/GedcomCode/GedcomCodeTemp.php:504 6663msgid "New York, New York, United States" 6664msgstr "" 6665 6666#. I18N: Location of an LDS church temple 6667#: app/GedcomCode/GedcomCodeTemp.php:507 6668msgid "Hamilton, New Zealand" 6669msgstr "" 6670 6671#. I18N: Location of an LDS church temple 6672#: app/GedcomCode/GedcomCodeTemp.php:510 6673msgid "Oakland, California, United States" 6674msgstr "" 6675 6676#. I18N: Location of an LDS church temple 6677#: app/GedcomCode/GedcomCodeTemp.php:513 6678msgid "Oaxaca, Mexico" 6679msgstr "" 6680 6681#. I18N: Location of an LDS church temple 6682#: app/GedcomCode/GedcomCodeTemp.php:516 6683msgid "Ogden, Utah, United States" 6684msgstr "" 6685 6686#. I18N: Location of an LDS church temple 6687#: app/GedcomCode/GedcomCodeTemp.php:519 6688msgid "Oklahoma City, Oklahoma, United States" 6689msgstr "" 6690 6691#. I18N: Location of an LDS church temple 6692#: app/GedcomCode/GedcomCodeTemp.php:522 6693msgid "Oquirrh Mountain, Utah, United States" 6694msgstr "" 6695 6696#. I18N: Location of an LDS church temple 6697#: app/GedcomCode/GedcomCodeTemp.php:525 6698msgid "Orlando, Florida, United States" 6699msgstr "" 6700 6701#. I18N: Location of an LDS church temple 6702#: app/GedcomCode/GedcomCodeTemp.php:528 6703msgid "Porto Alegre, Brazil" 6704msgstr "" 6705 6706#. I18N: Location of an LDS church temple 6707#: app/GedcomCode/GedcomCodeTemp.php:531 6708msgid "Palmyra, New York, United States" 6709msgstr "" 6710 6711#. I18N: Location of an LDS church temple 6712#: app/GedcomCode/GedcomCodeTemp.php:534 6713msgid "Panama City, Panama" 6714msgstr "" 6715 6716#. I18N: Location of an LDS church temple 6717#: app/GedcomCode/GedcomCodeTemp.php:537 6718msgid "Papeete, Tahiti" 6719msgstr "" 6720 6721#. I18N: Location of an LDS church temple 6722#: app/GedcomCode/GedcomCodeTemp.php:540 6723msgid "Payson, Utah, United States" 6724msgstr "" 6725 6726#. I18N: Location of an LDS church temple 6727#: app/GedcomCode/GedcomCodeTemp.php:543 6728msgid "Perth, Australia" 6729msgstr "" 6730 6731#. I18N: Location of an LDS church temple 6732#: app/GedcomCode/GedcomCodeTemp.php:546 6733msgid "Phoenix, Arizona, United States" 6734msgstr "" 6735 6736#. I18N: I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/President_of_the_Church 6737#: app/GedcomCode/GedcomCodeTemp.php:549 6738msgid "President’s Office" 6739msgstr "" 6740 6741#. I18N: Location of an LDS church temple 6742#: app/GedcomCode/GedcomCodeTemp.php:552 6743msgid "Portland, Oregon, United States" 6744msgstr "" 6745 6746#. I18N: Location of an LDS church temple 6747#: app/GedcomCode/GedcomCodeTemp.php:555 6748msgid "Preston, England" 6749msgstr "" 6750 6751#. I18N: Location of an LDS church temple 6752#: app/GedcomCode/GedcomCodeTemp.php:558 6753msgid "Provo City Center, Utah, United States" 6754msgstr "" 6755 6756#. I18N: Location of an LDS church temple 6757#: app/GedcomCode/GedcomCodeTemp.php:561 6758msgid "Provo, Utah, United States" 6759msgstr "" 6760 6761#. I18N: Location of an LDS church temple 6762#: app/GedcomCode/GedcomCodeTemp.php:564 6763msgid "Quetzaltenango, Guatemala" 6764msgstr "" 6765 6766#. I18N: Location of an LDS church temple 6767#: app/GedcomCode/GedcomCodeTemp.php:567 6768msgid "Raleigh, North Carolina, United States" 6769msgstr "" 6770 6771#. I18N: Location of an LDS church temple 6772#: app/GedcomCode/GedcomCodeTemp.php:570 6773msgid "Recife, Brazil" 6774msgstr "" 6775 6776#. I18N: Location of an LDS church temple 6777#: app/GedcomCode/GedcomCodeTemp.php:573 6778msgid "Redlands, California, United States" 6779msgstr "" 6780 6781#. I18N: Location of an LDS church temple 6782#: app/GedcomCode/GedcomCodeTemp.php:576 6783msgid "Regina, Saskatchewan, Canada" 6784msgstr "" 6785 6786#. I18N: Location of an LDS church temple 6787#: app/GedcomCode/GedcomCodeTemp.php:579 6788msgid "Reno, Nevada, United States" 6789msgstr "" 6790 6791#. I18N: Location of an LDS church temple 6792#: app/GedcomCode/GedcomCodeTemp.php:582 6793msgid "Rexburg, Idaho, United States" 6794msgstr "" 6795 6796#. I18N: Location of an LDS church temple 6797#: app/GedcomCode/GedcomCodeTemp.php:585 6798msgid "Sacramento, California, United States" 6799msgstr "" 6800 6801#. I18N: Location of an LDS church temple 6802#: app/GedcomCode/GedcomCodeTemp.php:588 6803msgid "San Salvador, El Salvador" 6804msgstr "" 6805 6806#. I18N: Location of an LDS church temple 6807#: app/GedcomCode/GedcomCodeTemp.php:591 6808msgid "Santiago, Chile" 6809msgstr "" 6810 6811#. I18N: Location of an LDS church temple 6812#: app/GedcomCode/GedcomCodeTemp.php:594 6813msgid "San Antonio, Texas, United States" 6814msgstr "" 6815 6816#. I18N: Location of an LDS church temple 6817#: app/GedcomCode/GedcomCodeTemp.php:597 6818msgid "San Diego, California, United States" 6819msgstr "" 6820 6821#. I18N: Location of an LDS church temple 6822#: app/GedcomCode/GedcomCodeTemp.php:600 6823msgid "Santo Domingo, Dominican Republic" 6824msgstr "" 6825 6826#. I18N: Location of an LDS church temple 6827#: app/GedcomCode/GedcomCodeTemp.php:603 6828msgid "Seattle, Washington, United States" 6829msgstr "" 6830 6831#. I18N: Location of an LDS church temple 6832#: app/GedcomCode/GedcomCodeTemp.php:606 6833msgid "Seoul, Korea" 6834msgstr "" 6835 6836#. I18N: Location of an LDS church temple 6837#: app/GedcomCode/GedcomCodeTemp.php:609 6838msgid "St. George, Utah, United States" 6839msgstr "" 6840 6841#. I18N: Location of an LDS church temple 6842#: app/GedcomCode/GedcomCodeTemp.php:612 6843msgid "San Jose, Costa Rica" 6844msgstr "" 6845 6846#. I18N: Location of an LDS church temple 6847#: app/GedcomCode/GedcomCodeTemp.php:615 6848msgid "Salt Lake City, Utah, United States" 6849msgstr "" 6850 6851#. I18N: Location of an LDS church temple 6852#: app/GedcomCode/GedcomCodeTemp.php:618 6853msgid "St. Louis, Missouri, United States" 6854msgstr "" 6855 6856#. I18N: Location of an LDS church temple 6857#: app/GedcomCode/GedcomCodeTemp.php:621 6858msgid "Snowflake, Arizona, United States" 6859msgstr "" 6860 6861#. I18N: Location of an LDS church temple 6862#: app/GedcomCode/GedcomCodeTemp.php:624 6863msgid "Sao Paulo, Brazil" 6864msgstr "" 6865 6866#. I18N: Location of an LDS church temple 6867#: app/GedcomCode/GedcomCodeTemp.php:627 6868msgid "St. Paul, Minnesota, United States" 6869msgstr "" 6870 6871#. I18N: Location of an LDS church temple 6872#: app/GedcomCode/GedcomCodeTemp.php:630 6873msgid "Spokane, Washington, United States" 6874msgstr "" 6875 6876#. I18N: Location of an LDS church temple 6877#: app/GedcomCode/GedcomCodeTemp.php:633 6878msgid "Stockholm, Sweden" 6879msgstr "" 6880 6881#. I18N: Location of an LDS church temple 6882#: app/GedcomCode/GedcomCodeTemp.php:636 6883msgid "Suva, Fiji" 6884msgstr "" 6885 6886#. I18N: Location of an LDS church temple 6887#: app/GedcomCode/GedcomCodeTemp.php:639 6888msgid "Bern, Switzerland" 6889msgstr "" 6890 6891#. I18N: Location of an LDS church temple 6892#: app/GedcomCode/GedcomCodeTemp.php:642 6893msgid "Sydney, Australia" 6894msgstr "" 6895 6896#. I18N: Location of an LDS church temple 6897#: app/GedcomCode/GedcomCodeTemp.php:645 6898msgid "Taipei, Taiwan" 6899msgstr "" 6900 6901#. I18N: Location of an LDS church temple 6902#: app/GedcomCode/GedcomCodeTemp.php:648 6903msgid "Tampico, Mexico" 6904msgstr "" 6905 6906#. I18N: Location of an LDS church temple 6907#: app/GedcomCode/GedcomCodeTemp.php:651 6908msgid "Tegucigalpa, Honduras" 6909msgstr "" 6910 6911#. I18N: Location of an LDS church temple 6912#: app/GedcomCode/GedcomCodeTemp.php:654 6913msgid "Tuxtla Gutierrez, Mexico" 6914msgstr "" 6915 6916#. I18N: Location of an LDS church temple 6917#: app/GedcomCode/GedcomCodeTemp.php:657 6918msgid "Tijuana, Mexico" 6919msgstr "" 6920 6921#. I18N: Location of an LDS church temple 6922#: app/GedcomCode/GedcomCodeTemp.php:660 6923msgid "Tokyo, Japan" 6924msgstr "" 6925 6926#. I18N: Location of an LDS church temple 6927#: app/GedcomCode/GedcomCodeTemp.php:663 6928msgid "Toronto, Ontario, Canada" 6929msgstr "" 6930 6931#. I18N: Location of an LDS church temple 6932#: app/GedcomCode/GedcomCodeTemp.php:666 6933msgid "Trujillo, Peru" 6934msgstr "" 6935 6936#. I18N: Location of an LDS church temple 6937#: app/GedcomCode/GedcomCodeTemp.php:669 6938msgid "Twin Falls, Idaho, United States" 6939msgstr "" 6940 6941#. I18N: Location of an LDS church temple 6942#: app/GedcomCode/GedcomCodeTemp.php:672 6943msgid "Vancouver, British Columbia, Canada" 6944msgstr "" 6945 6946#. I18N: Location of an LDS church temple 6947#: app/GedcomCode/GedcomCodeTemp.php:675 6948msgid "Veracruz, Mexico" 6949msgstr "" 6950 6951#. I18N: Location of an LDS church temple 6952#: app/GedcomCode/GedcomCodeTemp.php:678 6953msgid "Vernal, Utah, United States" 6954msgstr "" 6955 6956#. I18N: Location of an LDS church temple 6957#: app/GedcomCode/GedcomCodeTemp.php:681 6958msgid "Villa Hermosa, Mexico" 6959msgstr "" 6960 6961#. I18N: Location of an LDS church temple 6962#: app/GedcomCode/GedcomCodeTemp.php:684 6963msgid "Washington, District of Columbia, United States" 6964msgstr "" 6965 6966#. I18N: Location of an LDS church temple 6967#: app/GedcomCode/GedcomCodeTemp.php:687 6968msgid "Winter Quarters, Nebraska, United States" 6969msgstr "" 6970 6971#: app/GedcomRecord.php:498 app/GedcomRecord.php:606 app/GedcomRecord.php:1241 6972#: app/Note.php:128 app/Report/ReportParserGenerate.php:967 6973#: app/Repository.php:104 app/Source.php:109 6974#: app/Statistics/Repository/EventRepository.php:415 app/Submitter.php:104 6975msgid "Private" 6976msgstr "" 6977 6978#. I18N: Name of a country or state 6979#: app/GedcomRecord.php:963 app/GedcomRecord.php:968 6980#: app/Statistics/Google/ChartSex.php:72 6981#: app/Statistics/Service/CountryService.php:38 6982msgid "Unknown" 6983msgstr "" 6984 6985#. I18N: gedcom tag ABBR 6986#: app/GedcomTag.php:455 resources/views/modals/source-fields.phtml:17 6987msgid "Abbreviation" 6988msgstr "" 6989 6990#. I18N: gedcom tag ADDR 6991#: app/GedcomTag.php:458 app/Module/FixCemeteryTag.php:85 6992#: resources/views/modals/submitter-fields.phtml:15 6993msgid "Address" 6994msgstr "" 6995 6996#. I18N: gedcom tag ADD1 6997#: app/GedcomTag.php:461 6998msgid "Address line 1" 6999msgstr "" 7000 7001#. I18N: gedcom tag ADD2 7002#: app/GedcomTag.php:464 7003msgid "Address line 2" 7004msgstr "" 7005 7006#. I18N: gedcom tag ADOP 7007#: app/GedcomTag.php:467 7008msgid "Adoption" 7009msgstr "" 7010 7011#: app/GedcomTag.php:469 7012msgid "Date of adoption" 7013msgstr "" 7014 7015#: app/GedcomTag.php:471 7016msgid "Place of adoption" 7017msgstr "" 7018 7019#. I18N: gedcom tag AFN 7020#: app/GedcomTag.php:474 7021msgid "Ancestral file number" 7022msgstr "" 7023 7024#. I18N: gedcom tag AGNC 7025#: app/GedcomTag.php:480 7026msgid "Agency" 7027msgstr "" 7028 7029#. I18N: gedcom tag ALIA 7030#: app/GedcomTag.php:483 7031msgid "Alias" 7032msgstr "" 7033 7034#. I18N: gedcom tag ANCE 7035#: app/GedcomTag.php:486 7036msgid "Generations of ancestors" 7037msgstr "" 7038 7039#. I18N: gedcom tag ANCI 7040#: app/GedcomTag.php:489 7041msgid "Ancestors interest" 7042msgstr "" 7043 7044#. I18N: gedcom tag ANUL 7045#: app/GedcomTag.php:492 7046msgid "Annulment" 7047msgstr "" 7048 7049#. I18N: gedcom tag ASSO 7050#. I18N: gedcom tag _ASSO 7051#: app/GedcomTag.php:495 app/GedcomTag.php:1198 7052#: resources/views/cards/add-associate.phtml:10 7053msgid "Associate" 7054msgstr "" 7055 7056#. I18N: gedcom tag AUTH 7057#: app/GedcomTag.php:498 resources/views/lists/sources-table.phtml:84 7058#: resources/views/modals/source-fields.phtml:25 7059msgid "Author" 7060msgstr "" 7061 7062#. I18N: gedcom tag BAPL. LDS = Church of Latter Day Saints. 7063#: app/GedcomTag.php:501 7064msgid "LDS baptism" 7065msgstr "" 7066 7067#. I18N: LDS = Church of Latter Day Saints. 7068#: app/GedcomTag.php:504 7069msgid "Date of LDS baptism" 7070msgstr "" 7071 7072#. I18N: LDS = Church of Latter Day Saints. 7073#: app/GedcomTag.php:507 7074msgid "Place of LDS baptism" 7075msgstr "" 7076 7077#. I18N: gedcom tag BAPM 7078#: app/GedcomTag.php:510 resources/views/calendar-page.phtml:161 7079#: resources/xml/reports/missing_facts_report.xml:16 7080msgid "Baptism" 7081msgstr "" 7082 7083#: app/GedcomTag.php:512 resources/xml/reports/missing_facts_report.xml:129 7084msgid "Date of baptism" 7085msgstr "" 7086 7087#: app/GedcomTag.php:514 resources/xml/reports/missing_facts_report.xml:140 7088msgid "Place of baptism" 7089msgstr "" 7090 7091#. I18N: gedcom tag BARM 7092#: app/GedcomTag.php:517 resources/xml/reports/missing_facts_report.xml:17 7093msgid "Bar mitzvah" 7094msgstr "" 7095 7096#: app/GedcomTag.php:519 resources/xml/reports/missing_facts_report.xml:212 7097msgid "Date of bar mitzvah" 7098msgstr "" 7099 7100#: app/GedcomTag.php:521 resources/xml/reports/missing_facts_report.xml:223 7101msgid "Place of bar mitzvah" 7102msgstr "" 7103 7104#. I18N: gedcom tag BASM 7105#: app/GedcomTag.php:524 resources/xml/reports/missing_facts_report.xml:18 7106msgid "Bat mitzvah" 7107msgstr "" 7108 7109#: app/GedcomTag.php:526 resources/xml/reports/missing_facts_report.xml:253 7110msgid "Date of bat mitzvah" 7111msgstr "" 7112 7113#: app/GedcomTag.php:528 resources/xml/reports/missing_facts_report.xml:264 7114msgid "Place of bat mitzvah" 7115msgstr "" 7116 7117#. I18N: gedcom tag BIRT 7118#: app/GedcomTag.php:531 resources/views/calendar-page.phtml:158 7119#: resources/views/lists/individuals-table.phtml:231 7120#: resources/views/lists/individuals-table.phtml:239 7121#: resources/views/lists/individuals-table.phtml:268 7122#: resources/xml/reports/ahnentafel_report.xml:442 7123#: resources/xml/reports/bdm_report.xml:58 7124#: resources/xml/reports/change_report.xml:102 7125#: resources/xml/reports/change_report.xml:118 7126#: resources/xml/reports/descendancy_report.xml:560 7127#: resources/xml/reports/family_group_report.xml:182 7128#: resources/xml/reports/family_group_report.xml:470 7129#: resources/xml/reports/family_group_report.xml:477 7130#: resources/xml/reports/family_group_report.xml:536 7131#: resources/xml/reports/family_group_report.xml:733 7132#: resources/xml/reports/family_group_report.xml:740 7133#: resources/xml/reports/family_group_report.xml:880 7134#: resources/xml/reports/family_group_report.xml:1081 7135#: resources/xml/reports/family_group_report.xml:1090 7136#: resources/xml/reports/individual_ext_report.xml:273 7137#: resources/xml/reports/individual_ext_report.xml:309 7138#: resources/xml/reports/individual_ext_report.xml:349 7139#: resources/xml/reports/individual_ext_report.xml:385 7140#: resources/xml/reports/individual_ext_report.xml:421 7141#: resources/xml/reports/individual_ext_report.xml:479 7142#: resources/xml/reports/individual_ext_report.xml:515 7143#: resources/xml/reports/individual_ext_report.xml:556 7144#: resources/xml/reports/individual_ext_report.xml:592 7145#: resources/xml/reports/individual_ext_report.xml:628 7146#: resources/xml/reports/individual_report.xml:270 7147#: resources/xml/reports/individual_report.xml:306 7148#: resources/xml/reports/individual_report.xml:346 7149#: resources/xml/reports/individual_report.xml:382 7150#: resources/xml/reports/individual_report.xml:418 7151#: resources/xml/reports/individual_report.xml:479 7152#: resources/xml/reports/individual_report.xml:519 7153#: resources/xml/reports/individual_report.xml:560 7154#: resources/xml/reports/individual_report.xml:596 7155#: resources/xml/reports/individual_report.xml:632 7156#: resources/xml/reports/missing_facts_report.xml:15 7157#: resources/xml/reports/pedigree_report.xml:73 7158#: resources/xml/reports/pedigree_report.xml:74 7159#: resources/xml/reports/pedigree_report.xml:94 7160#: resources/xml/reports/pedigree_report.xml:95 7161#: resources/xml/reports/pedigree_report.xml:116 7162#: resources/xml/reports/pedigree_report.xml:117 7163#: resources/xml/reports/pedigree_report.xml:134 7164#: resources/xml/reports/pedigree_report.xml:135 7165#: resources/xml/reports/pedigree_report.xml:156 7166#: resources/xml/reports/pedigree_report.xml:157 7167#: resources/xml/reports/pedigree_report.xml:175 7168#: resources/xml/reports/pedigree_report.xml:176 7169#: resources/xml/reports/pedigree_report.xml:197 7170#: resources/xml/reports/pedigree_report.xml:198 7171#: resources/xml/reports/pedigree_report.xml:218 7172#: resources/xml/reports/pedigree_report.xml:219 7173#: resources/xml/reports/pedigree_report.xml:240 7174#: resources/xml/reports/pedigree_report.xml:241 7175#: resources/xml/reports/pedigree_report.xml:261 7176#: resources/xml/reports/pedigree_report.xml:262 7177#: resources/xml/reports/pedigree_report.xml:283 7178#: resources/xml/reports/pedigree_report.xml:284 7179#: resources/xml/reports/pedigree_report.xml:304 7180#: resources/xml/reports/pedigree_report.xml:305 7181#: resources/xml/reports/pedigree_report.xml:326 7182#: resources/xml/reports/pedigree_report.xml:327 7183#: resources/xml/reports/pedigree_report.xml:347 7184#: resources/xml/reports/pedigree_report.xml:348 7185#: resources/xml/reports/pedigree_report.xml:369 7186#: resources/xml/reports/pedigree_report.xml:370 7187#: resources/xml/reports/pedigree_report.xml:390 7188#: resources/xml/reports/pedigree_report.xml:409 7189#: resources/xml/reports/pedigree_report.xml:428 7190#: resources/xml/reports/pedigree_report.xml:447 7191#: resources/xml/reports/pedigree_report.xml:466 7192#: resources/xml/reports/pedigree_report.xml:485 7193#: resources/xml/reports/pedigree_report.xml:504 7194#: resources/xml/reports/pedigree_report.xml:523 7195#: resources/xml/reports/pedigree_report.xml:542 7196#: resources/xml/reports/pedigree_report.xml:561 7197#: resources/xml/reports/pedigree_report.xml:580 7198#: resources/xml/reports/pedigree_report.xml:599 7199#: resources/xml/reports/pedigree_report.xml:618 7200#: resources/xml/reports/pedigree_report.xml:637 7201#: resources/xml/reports/pedigree_report.xml:656 7202#: resources/xml/reports/pedigree_report.xml:675 7203#: resources/xml/reports/pedigree_report.xml:775 7204#: resources/xml/reports/pedigree_report.xml:776 7205#: resources/xml/reports/pedigree_report.xml:796 7206#: resources/xml/reports/pedigree_report.xml:797 7207#: resources/xml/reports/pedigree_report.xml:818 7208#: resources/xml/reports/pedigree_report.xml:819 7209#: resources/xml/reports/pedigree_report.xml:836 7210#: resources/xml/reports/pedigree_report.xml:837 7211#: resources/xml/reports/pedigree_report.xml:858 7212#: resources/xml/reports/pedigree_report.xml:859 7213#: resources/xml/reports/pedigree_report.xml:876 7214#: resources/xml/reports/pedigree_report.xml:877 7215#: resources/xml/reports/pedigree_report.xml:898 7216#: resources/xml/reports/pedigree_report.xml:899 7217#: resources/xml/reports/pedigree_report.xml:920 7218#: resources/xml/reports/pedigree_report.xml:942 7219#: resources/xml/reports/pedigree_report.xml:963 7220#: resources/xml/reports/pedigree_report.xml:985 7221#: resources/xml/reports/pedigree_report.xml:1006 7222#: resources/xml/reports/pedigree_report.xml:1028 7223#: resources/xml/reports/pedigree_report.xml:1049 7224#: resources/xml/reports/pedigree_report.xml:1071 7225#: resources/xml/reports/pedigree_report.xml:1094 7226#: resources/xml/reports/pedigree_report.xml:1113 7227#: resources/xml/reports/pedigree_report.xml:1132 7228#: resources/xml/reports/pedigree_report.xml:1151 7229#: resources/xml/reports/pedigree_report.xml:1170 7230#: resources/xml/reports/pedigree_report.xml:1189 7231#: resources/xml/reports/pedigree_report.xml:1208 7232#: resources/xml/reports/pedigree_report.xml:1227 7233#: resources/xml/reports/pedigree_report.xml:1246 7234#: resources/xml/reports/pedigree_report.xml:1265 7235#: resources/xml/reports/pedigree_report.xml:1284 7236#: resources/xml/reports/pedigree_report.xml:1303 7237#: resources/xml/reports/pedigree_report.xml:1322 7238#: resources/xml/reports/pedigree_report.xml:1341 7239#: resources/xml/reports/pedigree_report.xml:1360 7240#: resources/xml/reports/pedigree_report.xml:1379 7241#: resources/xml/reports/relative_ext_report.xml:56 7242msgid "Birth" 7243msgstr "" 7244 7245#: app/GedcomTag.php:533 resources/xml/reports/fact_sources.xml:68 7246#: resources/xml/reports/fact_sources.xml:272 7247#: resources/xml/reports/missing_facts_report.xml:81 7248#: resources/xml/reports/occupation_report.xml:49 7249msgid "Date of birth" 7250msgstr "" 7251 7252#: app/GedcomTag.php:535 resources/xml/reports/fact_sources.xml:273 7253#: resources/xml/reports/missing_facts_report.xml:93 7254msgid "Place of birth" 7255msgstr "" 7256 7257#. I18N: gedcom tag BLES 7258#: app/GedcomTag.php:538 7259msgid "Blessing" 7260msgstr "" 7261 7262#: app/GedcomTag.php:540 7263msgid "Date of blessing" 7264msgstr "" 7265 7266#: app/GedcomTag.php:542 7267msgid "Place of blessing" 7268msgstr "" 7269 7270#. I18N: gedcom tag BLOB 7271#: app/GedcomTag.php:545 7272msgid "Binary data object" 7273msgstr "" 7274 7275#. I18N: gedcom tag BURI 7276#: app/GedcomTag.php:548 resources/views/calendar-page.phtml:173 7277#: resources/xml/reports/family_group_report.xml:351 7278#: resources/xml/reports/family_group_report.xml:705 7279#: resources/xml/reports/family_group_report.xml:1049 7280#: resources/xml/reports/missing_facts_report.xml:25 7281msgid "Burial" 7282msgstr "" 7283 7284#: app/GedcomTag.php:550 resources/xml/reports/missing_facts_report.xml:546 7285msgid "Date of burial" 7286msgstr "" 7287 7288#: app/GedcomTag.php:552 resources/xml/reports/missing_facts_report.xml:557 7289msgid "Place of burial" 7290msgstr "" 7291 7292#. I18N: gedcom tag CALN 7293#: app/GedcomTag.php:555 resources/views/modals/source-fields.phtml:45 7294msgid "Call number" 7295msgstr "" 7296 7297#. I18N: gedcom tag CAST 7298#: app/GedcomTag.php:558 7299msgid "Caste" 7300msgstr "" 7301 7302#. I18N: gedcom tag CAUS 7303#: app/GedcomTag.php:561 7304msgid "Cause" 7305msgstr "" 7306 7307#. I18N: gedcom tag CEME 7308#: app/GedcomTag.php:564 7309msgid "Cemetery" 7310msgstr "" 7311 7312#. I18N: gedcom tag CENS 7313#: app/GedcomTag.php:567 7314msgid "Census" 7315msgstr "" 7316 7317#: app/GedcomTag.php:569 7318#: resources/views/modules/GEDFact_assistant/select-census.phtml:19 7319msgid "Census date" 7320msgstr "" 7321 7322#: app/GedcomTag.php:571 7323msgid "Census place" 7324msgstr "" 7325 7326#. I18N: gedcom tag CHAN 7327#: app/GedcomTag.php:577 resources/views/edit/add-fact.phtml:71 7328#: resources/views/edit/edit-fact.phtml:100 7329#: resources/views/lists/families-table.phtml:262 7330#: resources/views/lists/individuals-table.phtml:286 7331#: resources/views/lists/media-table.phtml:74 7332#: resources/views/lists/notes-table.phtml:86 7333#: resources/views/lists/repositories-table.phtml:44 7334#: resources/views/lists/sources-table.phtml:89 7335#: resources/views/lists/submitters-table.phtml:63 7336#: resources/views/modules/gedcom_stats/config.phtml:10 7337#: resources/views/modules/recent_changes/changes-table.phtml:27 7338#: resources/xml/reports/change_report.xml:66 7339#: resources/xml/reports/change_report.xml:108 7340msgid "Last change" 7341msgstr "" 7342 7343#. I18N: gedcom tag CHAN:DATE 7344#: app/GedcomTag.php:580 7345msgid "Date of last change" 7346msgstr "" 7347 7348#. I18N: gedcom tag CHAN:_WT_USER 7349#: app/GedcomTag.php:583 7350msgid "Author of last change" 7351msgstr "" 7352 7353#. I18N: gedcom tag CHAR 7354#: app/GedcomTag.php:586 7355msgid "Character set" 7356msgstr "" 7357 7358#. I18N: gedcom tag CHR 7359#: app/GedcomTag.php:592 resources/xml/reports/family_group_report.xml:206 7360#: resources/xml/reports/family_group_report.xml:560 7361#: resources/xml/reports/family_group_report.xml:904 7362#: resources/xml/reports/missing_facts_report.xml:16 7363msgid "Christening" 7364msgstr "" 7365 7366#: app/GedcomTag.php:594 resources/xml/reports/missing_facts_report.xml:170 7367msgid "Date of christening" 7368msgstr "" 7369 7370#: app/GedcomTag.php:596 resources/xml/reports/missing_facts_report.xml:181 7371msgid "Place of christening" 7372msgstr "" 7373 7374#. I18N: gedcom tag CHRA 7375#: app/GedcomTag.php:599 7376msgid "Adult christening" 7377msgstr "" 7378 7379#. I18N: gedcom tag CITN 7380#: app/GedcomTag.php:602 7381msgid "Citizenship" 7382msgstr "" 7383 7384#. I18N: gedcom tag CITY 7385#: app/GedcomTag.php:605 7386msgid "City" 7387msgstr "" 7388 7389#. I18N: gedcom tag COMM 7390#: app/GedcomTag.php:608 7391msgid "Comment" 7392msgstr "" 7393 7394#. I18N: gedcom tag CONC 7395#: app/GedcomTag.php:611 7396msgid "Concatenation" 7397msgstr "" 7398 7399#. I18N: gedcom tag CONT 7400#: app/GedcomTag.php:614 7401msgid "Continued" 7402msgstr "" 7403 7404#. I18N: gedcom tag CONF 7405#: app/GedcomTag.php:617 resources/xml/reports/missing_facts_report.xml:19 7406msgid "Confirmation" 7407msgstr "" 7408 7409#: app/GedcomTag.php:619 resources/xml/reports/missing_facts_report.xml:294 7410msgid "Date of confirmation" 7411msgstr "" 7412 7413#: app/GedcomTag.php:621 resources/xml/reports/missing_facts_report.xml:305 7414msgid "Place of confirmation" 7415msgstr "" 7416 7417#. I18N: gedcom tag CONL. LDS = Church of Latter Day Saints. 7418#: app/GedcomTag.php:624 7419msgid "LDS confirmation" 7420msgstr "" 7421 7422#. I18N: gedcom tag COPR 7423#: app/GedcomTag.php:627 7424msgid "Copyright" 7425msgstr "" 7426 7427#. I18N: gedcom tag CORP 7428#: app/GedcomTag.php:630 7429msgid "Corporation" 7430msgstr "" 7431 7432#. I18N: gedcom tag CREM 7433#: app/GedcomTag.php:633 resources/xml/reports/family_group_report.xml:315 7434#: resources/xml/reports/family_group_report.xml:342 7435#: resources/xml/reports/family_group_report.xml:669 7436#: resources/xml/reports/family_group_report.xml:696 7437#: resources/xml/reports/family_group_report.xml:1013 7438#: resources/xml/reports/family_group_report.xml:1040 7439msgid "Cremation" 7440msgstr "" 7441 7442#: app/GedcomTag.php:635 7443msgid "Date of cremation" 7444msgstr "" 7445 7446#: app/GedcomTag.php:637 7447msgid "Place of cremation" 7448msgstr "" 7449 7450#. I18N: gedcom tag CTRY 7451#: app/GedcomTag.php:640 app/Statistics/Google/ChartDistribution.php:127 7452msgid "Country" 7453msgstr "" 7454 7455#. I18N: gedcom tag DATA 7456#: app/GedcomTag.php:643 resources/views/admin/changes-log.phtml:118 7457msgid "Data" 7458msgstr "" 7459 7460#: app/GedcomTag.php:645 resources/views/cards/add-source-citation.phtml:62 7461msgid "Date of entry in original source" 7462msgstr "" 7463 7464#. I18N: gedcom tag DATE 7465#: app/GedcomTag.php:651 app/Http/RequestHandlers/HelpText.php:193 7466#: resources/views/help/date.phtml:15 resources/views/help/date.phtml:129 7467#: resources/views/lists/anniversaries-table.phtml:23 7468#: resources/views/modules/todo/research-tasks.phtml:18 7469#: resources/views/pending-changes-page.phtml:54 7470#: resources/xml/reports/bdm_report.xml:132 7471#: resources/xml/reports/bdm_report.xml:158 7472#: resources/xml/reports/bdm_report.xml:192 7473#: resources/xml/reports/birth_report.xml:40 7474#: resources/xml/reports/death_report.xml:46 7475#: resources/xml/reports/fact_sources.xml:72 7476#: resources/xml/reports/fact_sources.xml:159 7477#: resources/xml/reports/marriage_report.xml:46 7478#: resources/xml/reports/occupation_report.xml:57 7479msgid "Date" 7480msgstr "" 7481 7482#. I18N: gedcom tag DEAT 7483#: app/GedcomTag.php:654 resources/views/calendar-page.phtml:170 7484#: resources/views/lists/individuals-table.phtml:213 7485#: resources/views/lists/individuals-table.phtml:221 7486#: resources/views/lists/individuals-table.phtml:278 7487#: resources/views/modules/yahrzeit/table.phtml:24 7488#: resources/xml/reports/ahnentafel_report.xml:458 7489#: resources/xml/reports/bdm_report.xml:87 7490#: resources/xml/reports/change_report.xml:102 7491#: resources/xml/reports/change_report.xml:118 7492#: resources/xml/reports/descendancy_report.xml:594 7493#: resources/xml/reports/family_group_report.xml:289 7494#: resources/xml/reports/family_group_report.xml:470 7495#: resources/xml/reports/family_group_report.xml:477 7496#: resources/xml/reports/family_group_report.xml:643 7497#: resources/xml/reports/family_group_report.xml:733 7498#: resources/xml/reports/family_group_report.xml:740 7499#: resources/xml/reports/family_group_report.xml:987 7500#: resources/xml/reports/family_group_report.xml:1081 7501#: resources/xml/reports/family_group_report.xml:1090 7502#: resources/xml/reports/individual_ext_report.xml:273 7503#: resources/xml/reports/individual_ext_report.xml:309 7504#: resources/xml/reports/individual_ext_report.xml:349 7505#: resources/xml/reports/individual_ext_report.xml:385 7506#: resources/xml/reports/individual_ext_report.xml:421 7507#: resources/xml/reports/individual_ext_report.xml:479 7508#: resources/xml/reports/individual_ext_report.xml:515 7509#: resources/xml/reports/individual_ext_report.xml:556 7510#: resources/xml/reports/individual_ext_report.xml:592 7511#: resources/xml/reports/individual_ext_report.xml:628 7512#: resources/xml/reports/individual_report.xml:270 7513#: resources/xml/reports/individual_report.xml:306 7514#: resources/xml/reports/individual_report.xml:346 7515#: resources/xml/reports/individual_report.xml:382 7516#: resources/xml/reports/individual_report.xml:418 7517#: resources/xml/reports/individual_report.xml:479 7518#: resources/xml/reports/individual_report.xml:519 7519#: resources/xml/reports/individual_report.xml:560 7520#: resources/xml/reports/individual_report.xml:596 7521#: resources/xml/reports/individual_report.xml:632 7522#: resources/xml/reports/missing_facts_report.xml:24 7523#: resources/xml/reports/pedigree_report.xml:80 7524#: resources/xml/reports/pedigree_report.xml:81 7525#: resources/xml/reports/pedigree_report.xml:101 7526#: resources/xml/reports/pedigree_report.xml:102 7527#: resources/xml/reports/pedigree_report.xml:119 7528#: resources/xml/reports/pedigree_report.xml:120 7529#: resources/xml/reports/pedigree_report.xml:141 7530#: resources/xml/reports/pedigree_report.xml:142 7531#: resources/xml/reports/pedigree_report.xml:159 7532#: resources/xml/reports/pedigree_report.xml:160 7533#: resources/xml/reports/pedigree_report.xml:182 7534#: resources/xml/reports/pedigree_report.xml:183 7535#: resources/xml/reports/pedigree_report.xml:200 7536#: resources/xml/reports/pedigree_report.xml:201 7537#: resources/xml/reports/pedigree_report.xml:225 7538#: resources/xml/reports/pedigree_report.xml:226 7539#: resources/xml/reports/pedigree_report.xml:243 7540#: resources/xml/reports/pedigree_report.xml:244 7541#: resources/xml/reports/pedigree_report.xml:268 7542#: resources/xml/reports/pedigree_report.xml:269 7543#: resources/xml/reports/pedigree_report.xml:286 7544#: resources/xml/reports/pedigree_report.xml:287 7545#: resources/xml/reports/pedigree_report.xml:311 7546#: resources/xml/reports/pedigree_report.xml:312 7547#: resources/xml/reports/pedigree_report.xml:329 7548#: resources/xml/reports/pedigree_report.xml:330 7549#: resources/xml/reports/pedigree_report.xml:354 7550#: resources/xml/reports/pedigree_report.xml:355 7551#: resources/xml/reports/pedigree_report.xml:372 7552#: resources/xml/reports/pedigree_report.xml:373 7553#: resources/xml/reports/pedigree_report.xml:395 7554#: resources/xml/reports/pedigree_report.xml:411 7555#: resources/xml/reports/pedigree_report.xml:433 7556#: resources/xml/reports/pedigree_report.xml:449 7557#: resources/xml/reports/pedigree_report.xml:471 7558#: resources/xml/reports/pedigree_report.xml:487 7559#: resources/xml/reports/pedigree_report.xml:509 7560#: resources/xml/reports/pedigree_report.xml:525 7561#: resources/xml/reports/pedigree_report.xml:547 7562#: resources/xml/reports/pedigree_report.xml:563 7563#: resources/xml/reports/pedigree_report.xml:585 7564#: resources/xml/reports/pedigree_report.xml:601 7565#: resources/xml/reports/pedigree_report.xml:623 7566#: resources/xml/reports/pedigree_report.xml:639 7567#: resources/xml/reports/pedigree_report.xml:661 7568#: resources/xml/reports/pedigree_report.xml:677 7569#: resources/xml/reports/pedigree_report.xml:782 7570#: resources/xml/reports/pedigree_report.xml:783 7571#: resources/xml/reports/pedigree_report.xml:803 7572#: resources/xml/reports/pedigree_report.xml:804 7573#: resources/xml/reports/pedigree_report.xml:821 7574#: resources/xml/reports/pedigree_report.xml:822 7575#: resources/xml/reports/pedigree_report.xml:843 7576#: resources/xml/reports/pedigree_report.xml:844 7577#: resources/xml/reports/pedigree_report.xml:861 7578#: resources/xml/reports/pedigree_report.xml:862 7579#: resources/xml/reports/pedigree_report.xml:883 7580#: resources/xml/reports/pedigree_report.xml:884 7581#: resources/xml/reports/pedigree_report.xml:901 7582#: resources/xml/reports/pedigree_report.xml:902 7583#: resources/xml/reports/pedigree_report.xml:927 7584#: resources/xml/reports/pedigree_report.xml:945 7585#: resources/xml/reports/pedigree_report.xml:970 7586#: resources/xml/reports/pedigree_report.xml:988 7587#: resources/xml/reports/pedigree_report.xml:1013 7588#: resources/xml/reports/pedigree_report.xml:1031 7589#: resources/xml/reports/pedigree_report.xml:1056 7590#: resources/xml/reports/pedigree_report.xml:1074 7591#: resources/xml/reports/pedigree_report.xml:1096 7592#: resources/xml/reports/pedigree_report.xml:1115 7593#: resources/xml/reports/pedigree_report.xml:1134 7594#: resources/xml/reports/pedigree_report.xml:1153 7595#: resources/xml/reports/pedigree_report.xml:1172 7596#: resources/xml/reports/pedigree_report.xml:1191 7597#: resources/xml/reports/pedigree_report.xml:1210 7598#: resources/xml/reports/pedigree_report.xml:1229 7599#: resources/xml/reports/pedigree_report.xml:1248 7600#: resources/xml/reports/pedigree_report.xml:1267 7601#: resources/xml/reports/pedigree_report.xml:1286 7602#: resources/xml/reports/pedigree_report.xml:1305 7603#: resources/xml/reports/pedigree_report.xml:1324 7604#: resources/xml/reports/pedigree_report.xml:1343 7605#: resources/xml/reports/pedigree_report.xml:1362 7606#: resources/xml/reports/pedigree_report.xml:1381 7607#: resources/xml/reports/relative_ext_report.xml:62 7608msgid "Death" 7609msgstr "" 7610 7611#: app/GedcomTag.php:656 7612msgid "Cause of death" 7613msgstr "" 7614 7615#: app/GedcomTag.php:658 resources/xml/reports/cemetery_report.xml:46 7616#: resources/xml/reports/fact_sources.xml:274 7617#: resources/xml/reports/missing_facts_report.xml:505 7618msgid "Date of death" 7619msgstr "" 7620 7621#: app/GedcomTag.php:660 resources/xml/reports/fact_sources.xml:275 7622#: resources/xml/reports/missing_facts_report.xml:516 7623msgid "Place of death" 7624msgstr "" 7625 7626#. I18N: gedcom tag DESC 7627#. I18N: Name of a module/chart 7628#. I18N: Name of a module/sidebar 7629#. I18N: Name of a module/report 7630#: app/GedcomTag.php:663 app/Module/ChartsBlockModule.php:244 7631#: app/Module/DescendancyChartModule.php:107 7632#: app/Module/DescendancyModule.php:61 7633#: app/Module/DescendancyReportModule.php:40 7634#: resources/xml/reports/descendancy_report.xml:3 7635#: resources/xml/reports/individual_ext_report.xml:6 7636#: resources/xml/reports/missing_facts_report.xml:6 7637#: resources/xml/reports/relative_ext_report.xml:6 7638msgid "Descendants" 7639msgstr "" 7640 7641#. I18N: gedcom tag DESI 7642#: app/GedcomTag.php:666 7643msgid "Descendants interest" 7644msgstr "" 7645 7646#. I18N: gedcom tag DEST 7647#: app/GedcomTag.php:669 7648msgid "Destination" 7649msgstr "" 7650 7651#. I18N: gedcom tag DIV 7652#: app/GedcomTag.php:672 resources/views/calendar-page.phtml:167 7653#: resources/views/lists/families-table.phtml:233 7654msgid "Divorce" 7655msgstr "" 7656 7657#. I18N: gedcom tag DIVF 7658#: app/GedcomTag.php:675 7659msgid "Divorce filed" 7660msgstr "" 7661 7662#. I18N: gedcom tag DSCR 7663#: app/GedcomTag.php:678 resources/views/admin/modules.phtml:61 7664#: resources/views/report-setup-page.phtml:16 7665msgid "Description" 7666msgstr "" 7667 7668#. I18N: gedcom tag EDUC 7669#: app/GedcomTag.php:681 7670msgid "Education" 7671msgstr "" 7672 7673#: app/GedcomTag.php:683 7674msgid "School or college" 7675msgstr "" 7676 7677#. I18N: gedcom tag EMAIL 7678#. I18N: gedcom tag _EMAIL 7679#: app/GedcomTag.php:690 app/GedcomTag.php:1790 7680#: app/Module/UserMessagesModule.php:182 7681#: resources/views/admin/users-create.phtml:58 7682#: resources/views/admin/users-edit.phtml:62 7683#: resources/views/admin/users.phtml:22 resources/views/contact-page.phtml:36 7684#: resources/views/edit-account-page.phtml:111 7685#: resources/views/emails/register-notify-html.phtml:21 7686#: resources/views/emails/register-notify-text.phtml:13 7687#: resources/views/register-page.phtml:46 7688#: resources/views/setup/step-5-administrator.phtml:72 7689msgid "Email address" 7690msgstr "" 7691 7692#. I18N: gedcom tag EMIG 7693#: app/GedcomTag.php:693 resources/views/calendar-page.phtml:176 7694msgid "Emigration" 7695msgstr "" 7696 7697#: app/GedcomTag.php:695 7698msgid "Date of emigration" 7699msgstr "" 7700 7701#: app/GedcomTag.php:697 7702msgid "Place of emigration" 7703msgstr "" 7704 7705#. I18N: gedcom tag ENDL. LDS = Church of Latter Day Saints. 7706#: app/GedcomTag.php:700 7707msgid "LDS endowment" 7708msgstr "" 7709 7710#. I18N: LDS = Church of Latter Day Saints. 7711#: app/GedcomTag.php:703 7712msgid "Date of LDS endowment" 7713msgstr "" 7714 7715#. I18N: LDS = Church of Latter Day Saints. 7716#: app/GedcomTag.php:706 7717msgid "Place of LDS endowment" 7718msgstr "" 7719 7720#. I18N: gedcom tag ENGA 7721#: app/GedcomTag.php:709 resources/xml/reports/missing_facts_report.xml:20 7722msgid "Engagement" 7723msgstr "" 7724 7725#: app/GedcomTag.php:711 resources/xml/reports/missing_facts_report.xml:336 7726msgid "Date of engagement" 7727msgstr "" 7728 7729#: app/GedcomTag.php:713 resources/xml/reports/missing_facts_report.xml:347 7730msgid "Place of engagement" 7731msgstr "" 7732 7733#. I18N: gedcom tag EVEN 7734#: app/GedcomTag.php:716 resources/views/lists/anniversaries-table.phtml:30 7735#: resources/xml/reports/fact_sources.xml:70 7736#: resources/xml/reports/fact_sources.xml:157 7737#: resources/xml/reports/missing_facts_report.xml:55 7738msgid "Event" 7739msgstr "" 7740 7741#: app/GedcomTag.php:718 7742msgid "Date of event" 7743msgstr "" 7744 7745#: app/GedcomTag.php:720 7746msgid "Place of event" 7747msgstr "" 7748 7749#: app/GedcomTag.php:722 7750msgid "Type of event" 7751msgstr "" 7752 7753#. I18N: gedcom tag FACT 7754#: app/GedcomTag.php:725 7755msgid "Fact" 7756msgstr "" 7757 7758#: app/GedcomTag.php:727 7759msgid "Type of fact" 7760msgstr "" 7761 7762#. I18N: gedcom tag FAM 7763#. I18N: Name of a module/report 7764#: app/GedcomTag.php:730 app/Module/FamilyGroupReportModule.php:44 7765#: resources/views/admin/trees-privacy.phtml:170 7766#: resources/views/cards/add-source-citation.phtml:42 7767#: resources/views/edit/link-child-to-family.phtml:15 7768#: resources/views/modals/link-media-to-family.phtml:15 7769#: resources/views/modules/family_nav/sidebar-family.phtml:76 7770#: resources/views/modules/favorites/favorites.phtml:75 7771#: resources/views/modules/random_media/slide-show.phtml:61 7772#: resources/views/modules/recent_changes/changes-table.phtml:45 7773#: resources/views/modules/statistics-chart/custom.phtml:39 7774#: resources/xml/reports/family_group_report.xml:3 7775#: resources/xml/reports/family_group_report.xml:6 7776#: resources/xml/reports/family_group_report.xml:88 7777#: resources/xml/reports/family_group_report.xml:96 7778msgid "Family" 7779msgstr "" 7780 7781#. I18N: gedcom tag FAMC 7782#: app/GedcomTag.php:733 7783msgid "Family as a child" 7784msgstr "" 7785 7786#. I18N: gedcom tag FAMF 7787#: app/GedcomTag.php:736 7788msgid "Family file" 7789msgstr "" 7790 7791#. I18N: gedcom tag FAMS 7792#: app/GedcomTag.php:739 7793msgid "Family as a spouse" 7794msgstr "" 7795 7796#: app/GedcomTag.php:741 7797msgid "Spouse census date" 7798msgstr "" 7799 7800#: app/GedcomTag.php:743 7801msgid "Spouse census place" 7802msgstr "" 7803 7804#: app/GedcomTag.php:745 7805msgid "Date of divorce" 7806msgstr "" 7807 7808#: app/GedcomTag.php:747 app/GedcomTag.php:840 7809#: resources/xml/reports/fact_sources.xml:319 7810#: resources/xml/reports/missing_facts_report.xml:463 7811msgid "Date of marriage" 7812msgstr "" 7813 7814#: app/GedcomTag.php:749 app/GedcomTag.php:842 7815#: resources/xml/reports/fact_sources.xml:321 7816#: resources/xml/reports/missing_facts_report.xml:474 7817msgid "Place of marriage" 7818msgstr "" 7819 7820#: app/GedcomTag.php:751 7821msgid "Spouse note" 7822msgstr "" 7823 7824#. I18N: LDS = Church of Latter Day Saints. 7825#: app/GedcomTag.php:754 7826msgid "Date of LDS spouse sealing" 7827msgstr "" 7828 7829#. I18N: LDS = Church of Latter Day Saints. 7830#: app/GedcomTag.php:757 7831msgid "Place of LDS spouse sealing" 7832msgstr "" 7833 7834#. I18N: gedcom tag FAX 7835#: app/GedcomTag.php:760 7836msgid "Fax" 7837msgstr "" 7838 7839#. I18N: gedcom tag FCOM 7840#: app/GedcomTag.php:763 resources/xml/reports/missing_facts_report.xml:21 7841msgid "First communion" 7842msgstr "" 7843 7844#: app/GedcomTag.php:765 resources/xml/reports/missing_facts_report.xml:378 7845msgid "Date of first communion" 7846msgstr "" 7847 7848#: app/GedcomTag.php:767 resources/xml/reports/missing_facts_report.xml:389 7849msgid "Place of first communion" 7850msgstr "" 7851 7852#. I18N: gedcom tag FILE 7853#: app/GedcomTag.php:770 app/Http/Controllers/Admin/MediaController.php:346 7854msgid "Filename" 7855msgstr "" 7856 7857#. I18N: gedcom tag FONE 7858#: app/GedcomTag.php:773 7859msgid "Phonetic" 7860msgstr "" 7861 7862#. I18N: gedcom tag FORM 7863#: app/GedcomTag.php:776 resources/views/help/date.phtml:18 7864#: resources/views/help/date.phtml:56 resources/views/help/date.phtml:94 7865#: resources/views/help/date.phtml:132 7866#: resources/views/report-setup-page.phtml:38 7867msgid "Format" 7868msgstr "" 7869 7870#. I18N: gedcom tag GEDC 7871#. I18N: gedcom tag _GEDF 7872#: app/GedcomTag.php:779 app/GedcomTag.php:1828 7873#: resources/views/admin/trees.phtml:255 7874msgid "GEDCOM file" 7875msgstr "" 7876 7877#. I18N: gedcom tag GIVN 7878#: app/GedcomTag.php:782 resources/views/lists/families-table.phtml:248 7879#: resources/views/lists/families-table.phtml:251 7880#: resources/views/lists/given-names-table.phtml:16 7881#: resources/views/lists/individuals-table.phtml:264 7882msgid "Given names" 7883msgstr "" 7884 7885#. I18N: gedcom tag GRAD 7886#: app/GedcomTag.php:785 7887msgid "Graduation" 7888msgstr "" 7889 7890#. I18N: gedcom tag HEAD 7891#: app/GedcomTag.php:788 7892msgid "Header" 7893msgstr "" 7894 7895#. I18N: gedcom tag IDNO 7896#: app/GedcomTag.php:794 7897msgid "Identification number" 7898msgstr "" 7899 7900#. I18N: gedcom tag IMMI 7901#: app/GedcomTag.php:797 7902msgid "Immigration" 7903msgstr "" 7904 7905#: app/GedcomTag.php:799 7906msgid "Date of immigration" 7907msgstr "" 7908 7909#: app/GedcomTag.php:801 7910msgid "Place of immigration" 7911msgstr "" 7912 7913#. I18N: gedcom tag INDI 7914#. I18N: Name of a module/report 7915#: app/GedcomTag.php:804 app/Module/IndividualReportModule.php:40 7916#: resources/views/admin/fix-level-0-media.phtml:31 7917#: resources/views/admin/trees-privacy.phtml:169 7918#: resources/views/admin/trees.phtml:206 7919#: resources/views/cards/add-source-citation.phtml:27 7920#: resources/views/modals/link-media-to-individual.phtml:15 7921#: resources/views/modules/ancestors-chart/page.phtml:16 7922#: resources/views/modules/charts/config.phtml:19 7923#: resources/views/modules/compact-chart/page.phtml:16 7924#: resources/views/modules/descendancy_chart/page.phtml:16 7925#: resources/views/modules/family-book-chart/page.phtml:17 7926#: resources/views/modules/fanchart/page.phtml:17 7927#: resources/views/modules/favorites/favorites.phtml:63 7928#: resources/views/modules/hourglass-chart/page.phtml:17 7929#: resources/views/modules/interactive-tree/page.phtml:17 7930#: resources/views/modules/pedigree-chart/page.phtml:16 7931#: resources/views/modules/pedigree-map/page.phtml:15 7932#: resources/views/modules/random_media/slide-show.phtml:52 7933#: resources/views/modules/recent_changes/changes-table.phtml:42 7934#: resources/views/modules/statistics-chart/custom.phtml:23 7935#: resources/views/modules/stories/config.phtml:35 7936#: resources/views/modules/stories/edit.phtml:22 7937#: resources/views/modules/stories/list.phtml:13 7938#: resources/views/modules/timeline-chart/page.phtml:16 7939#: resources/views/search-advanced-page.phtml:18 7940#: resources/xml/reports/ahnentafel_report.xml:6 7941#: resources/xml/reports/descendancy_report.xml:5 7942#: resources/xml/reports/individual_ext_report.xml:5 7943#: resources/xml/reports/individual_report.xml:3 7944#: resources/xml/reports/individual_report.xml:5 7945#: resources/xml/reports/individual_report.xml:88 7946#: resources/xml/reports/missing_facts_report.xml:5 7947#: resources/xml/reports/pedigree_report.xml:5 7948#: resources/xml/reports/relative_ext_report.xml:5 7949msgid "Individual" 7950msgstr "" 7951 7952#. I18N: gedcom tag LANG 7953#. I18N: A configuration setting 7954#: app/GedcomTag.php:810 app/Module/ModuleLanguageTrait.php:48 7955#: app/Module/ModuleThemeTrait.php:244 resources/views/admin/modules.phtml:253 7956#: resources/views/admin/modules.phtml:256 7957#: resources/views/admin/trees-preferences.phtml:65 7958#: resources/views/admin/users-edit.phtml:107 7959#: resources/views/admin/users.phtml:23 7960#: resources/views/edit-account-page.phtml:90 7961#: resources/views/layouts/administration.phtml:58 7962#: resources/views/setup/step-1-language.phtml:22 7963msgid "Language" 7964msgstr "" 7965 7966#. I18N: gedcom tag LEGA 7967#: app/GedcomTag.php:816 7968msgid "Legatee" 7969msgstr "" 7970 7971#. I18N: gedcom tag MAP 7972#. I18N: gedcom tag _LOC 7973#: app/GedcomTag.php:822 app/GedcomTag.php:1864 7974msgid "Location" 7975msgstr "" 7976 7977#. I18N: gedcom tag MARB 7978#: app/GedcomTag.php:825 resources/xml/reports/missing_facts_report.xml:22 7979msgid "Marriage banns" 7980msgstr "" 7981 7982#: app/GedcomTag.php:827 resources/xml/reports/missing_facts_report.xml:420 7983msgid "Date of marriage banns" 7984msgstr "" 7985 7986#: app/GedcomTag.php:829 resources/xml/reports/missing_facts_report.xml:431 7987msgid "Place of marriage banns" 7988msgstr "" 7989 7990#. I18N: gedcom tag MARC 7991#: app/GedcomTag.php:832 7992msgid "Marriage contract" 7993msgstr "" 7994 7995#. I18N: gedcom tag MARL 7996#: app/GedcomTag.php:835 7997msgid "Marriage license" 7998msgstr "" 7999 8000#. I18N: gedcom tag MARR 8001#: app/GedcomTag.php:838 app/Http/Controllers/BranchesController.php:341 8002#: resources/views/calendar-page.phtml:164 8003#: resources/views/lists/families-table.phtml:209 8004#: resources/views/lists/families-table.phtml:217 8005#: resources/views/lists/families-table.phtml:225 8006#: resources/views/lists/families-table.phtml:254 8007#: resources/xml/reports/ahnentafel_report.xml:450 8008#: resources/xml/reports/bdm_report.xml:78 8009#: resources/xml/reports/descendancy_report.xml:575 8010#: resources/xml/reports/family_group_report.xml:377 8011#: resources/xml/reports/missing_facts_report.xml:23 8012#: resources/xml/reports/pedigree_report.xml:76 8013#: resources/xml/reports/pedigree_report.xml:77 8014#: resources/xml/reports/pedigree_report.xml:97 8015#: resources/xml/reports/pedigree_report.xml:98 8016#: resources/xml/reports/pedigree_report.xml:137 8017#: resources/xml/reports/pedigree_report.xml:138 8018#: resources/xml/reports/pedigree_report.xml:178 8019#: resources/xml/reports/pedigree_report.xml:179 8020#: resources/xml/reports/pedigree_report.xml:221 8021#: resources/xml/reports/pedigree_report.xml:222 8022#: resources/xml/reports/pedigree_report.xml:264 8023#: resources/xml/reports/pedigree_report.xml:265 8024#: resources/xml/reports/pedigree_report.xml:307 8025#: resources/xml/reports/pedigree_report.xml:308 8026#: resources/xml/reports/pedigree_report.xml:350 8027#: resources/xml/reports/pedigree_report.xml:351 8028#: resources/xml/reports/pedigree_report.xml:392 8029#: resources/xml/reports/pedigree_report.xml:430 8030#: resources/xml/reports/pedigree_report.xml:468 8031#: resources/xml/reports/pedigree_report.xml:506 8032#: resources/xml/reports/pedigree_report.xml:544 8033#: resources/xml/reports/pedigree_report.xml:582 8034#: resources/xml/reports/pedigree_report.xml:620 8035#: resources/xml/reports/pedigree_report.xml:658 8036#: resources/xml/reports/pedigree_report.xml:778 8037#: resources/xml/reports/pedigree_report.xml:779 8038#: resources/xml/reports/pedigree_report.xml:799 8039#: resources/xml/reports/pedigree_report.xml:800 8040#: resources/xml/reports/pedigree_report.xml:839 8041#: resources/xml/reports/pedigree_report.xml:840 8042#: resources/xml/reports/pedigree_report.xml:879 8043#: resources/xml/reports/pedigree_report.xml:880 8044#: resources/xml/reports/pedigree_report.xml:923 8045#: resources/xml/reports/pedigree_report.xml:966 8046#: resources/xml/reports/pedigree_report.xml:1009 8047#: resources/xml/reports/pedigree_report.xml:1052 8048#: resources/xml/reports/pedigree_report.xml:1099 8049#: resources/xml/reports/pedigree_report.xml:1137 8050#: resources/xml/reports/pedigree_report.xml:1175 8051#: resources/xml/reports/pedigree_report.xml:1213 8052#: resources/xml/reports/pedigree_report.xml:1251 8053#: resources/xml/reports/pedigree_report.xml:1289 8054#: resources/xml/reports/pedigree_report.xml:1327 8055#: resources/xml/reports/pedigree_report.xml:1365 8056msgid "Marriage" 8057msgstr "" 8058 8059#: app/GedcomTag.php:844 resources/xml/reports/fact_sources.xml:202 8060msgid "Civil marriage" 8061msgstr "" 8062 8063#: app/GedcomTag.php:846 resources/xml/reports/fact_sources.xml:205 8064msgid "Registered partnership" 8065msgstr "" 8066 8067#: app/GedcomTag.php:848 resources/xml/reports/fact_sources.xml:199 8068msgid "Religious marriage" 8069msgstr "" 8070 8071#: app/GedcomTag.php:850 8072msgid "Marriage type unknown" 8073msgstr "" 8074 8075#. I18N: gedcom tag MARS 8076#: app/GedcomTag.php:853 8077msgid "Marriage settlement" 8078msgstr "" 8079 8080#. I18N: gedcom tag MEDI 8081#. I18N: gedcom tag _TYPE 8082#: app/GedcomTag.php:856 app/GedcomTag.php:2062 8083#: resources/views/modals/create-media-from-file.phtml:40 8084#: resources/views/modals/media-file-fields.phtml:115 8085msgid "Media type" 8086msgstr "" 8087 8088#. I18N: gedcom tag REPO:NAME 8089#: app/GedcomTag.php:860 resources/views/modals/repository-fields.phtml:9 8090msgctxt "Repository" 8091msgid "Name" 8092msgstr "" 8093 8094#. I18N: gedcom tag NAME 8095#: app/GedcomTag.php:864 app/Http/RequestHandlers/HelpText.php:209 8096#: app/Http/RequestHandlers/IndividualPage.php:210 8097#: app/Statistics/Google/ChartCommonGiven.php:81 8098#: app/Statistics/Google/ChartCommonSurname.php:140 8099#: resources/views/modals/submitter-fields.phtml:9 8100#: resources/views/modules/yahrzeit/table.phtml:23 8101#: resources/xml/reports/bdm_report.xml:5 8102#: resources/xml/reports/bdm_report.xml:49 8103#: resources/xml/reports/birth_report.xml:5 8104#: resources/xml/reports/birth_report.xml:36 8105#: resources/xml/reports/cemetery_report.xml:40 8106#: resources/xml/reports/change_report.xml:56 8107#: resources/xml/reports/change_report.xml:96 8108#: resources/xml/reports/death_report.xml:5 8109#: resources/xml/reports/death_report.xml:38 8110#: resources/xml/reports/fact_sources.xml:62 8111#: resources/xml/reports/fact_sources.xml:155 8112#: resources/xml/reports/fact_sources.xml:266 8113#: resources/xml/reports/fact_sources.xml:317 8114#: resources/xml/reports/marriage_report.xml:5 8115#: resources/xml/reports/marriage_report.xml:38 8116#: resources/xml/reports/missing_facts_report.xml:54 8117#: resources/xml/reports/occupation_report.xml:43 8118#: resources/xml/reports/relative_ext_report.xml:50 8119msgid "Name" 8120msgstr "" 8121 8122#: app/GedcomTag.php:866 8123msgid "Phonetic name" 8124msgstr "" 8125 8126#: app/GedcomTag.php:868 8127msgid "Name in Hebrew" 8128msgstr "" 8129 8130#. I18N: gedcom tag NATI 8131#: app/GedcomTag.php:871 8132msgid "Nationality" 8133msgstr "" 8134 8135#. I18N: gedcom tag NATU 8136#: app/GedcomTag.php:874 8137msgid "Naturalization" 8138msgstr "" 8139 8140#: app/GedcomTag.php:876 8141msgid "Date of naturalization" 8142msgstr "" 8143 8144#: app/GedcomTag.php:878 8145msgid "Place of naturalization" 8146msgstr "" 8147 8148#. I18N: gedcom tag NCHI 8149#: app/GedcomTag.php:881 app/Module/StatisticsChartModule.php:726 8150#: app/Statistics/Google/ChartChildren.php:108 8151#: resources/views/modules/statistics-chart/custom.phtml:45 8152msgid "Number of children" 8153msgstr "" 8154 8155#. I18N: gedcom tag NICK 8156#: app/GedcomTag.php:884 8157msgid "Nickname" 8158msgstr "" 8159 8160#. I18N: gedcom tag NMR 8161#: app/GedcomTag.php:887 8162msgid "Number of marriages" 8163msgstr "" 8164 8165#. I18N: gedcom tag NPFX 8166#: app/GedcomTag.php:893 8167msgid "Name prefix" 8168msgstr "" 8169 8170#. I18N: gedcom tag NSFX 8171#: app/GedcomTag.php:896 8172msgid "Name suffix" 8173msgstr "" 8174 8175#. I18N: gedcom tag OBJE 8176#: app/GedcomTag.php:899 app/Http/RequestHandlers/HelpText.php:219 8177#: resources/views/admin/fix-level-0-media.phtml:29 8178#: resources/views/admin/media.phtml:103 8179#: resources/views/admin/trees-privacy.phtml:174 8180#: resources/views/admin/trees.phtml:231 8181#: resources/views/admin/webtrees1-thumbnails.phtml:36 8182#: resources/views/family-page.phtml:94 8183#: resources/views/modules/favorites/favorites.phtml:87 8184#: resources/views/source-page.phtml:84 8185msgid "Media object" 8186msgstr "" 8187 8188#. I18N: gedcom tag OCCU 8189#: app/GedcomTag.php:902 resources/xml/reports/occupation_report.xml:5 8190#: resources/xml/reports/occupation_report.xml:54 8191msgid "Occupation" 8192msgstr "" 8193 8194#. I18N: gedcom tag ORDI 8195#: app/GedcomTag.php:907 8196msgid "Ordinance" 8197msgstr "" 8198 8199#. I18N: gedcom tag ORDN 8200#: app/GedcomTag.php:910 8201msgid "Ordination" 8202msgstr "" 8203 8204#: app/GedcomTag.php:912 8205msgid "Religious institution" 8206msgstr "" 8207 8208#: app/GedcomTag.php:914 8209msgid "Date of ordination" 8210msgstr "" 8211 8212#: app/GedcomTag.php:916 8213msgid "Place of ordination" 8214msgstr "" 8215 8216#. I18N: gedcom tag PAGE 8217#: app/GedcomTag.php:919 resources/xml/reports/fact_sources.xml:74 8218#: resources/xml/reports/fact_sources.xml:161 8219#: resources/xml/reports/fact_sources.xml:277 8220#: resources/xml/reports/fact_sources.xml:323 8221msgid "Citation details" 8222msgstr "" 8223 8224#. I18N: gedcom tag PEDI 8225#: app/GedcomTag.php:922 8226msgid "Relationship to parents" 8227msgstr "" 8228 8229#. I18N: gedcom tag PHON 8230#: app/GedcomTag.php:925 8231msgid "Phone" 8232msgstr "" 8233 8234#. I18N: gedcom tag PLAC 8235#: app/GedcomTag.php:931 app/Http/RequestHandlers/HelpText.php:224 8236#: app/Module/FixCemeteryTag.php:86 8237#: resources/views/admin/location-edit.phtml:27 8238#: resources/views/admin/locations.phtml:15 8239#: resources/views/lists/families-table.phtml:260 8240#: resources/views/lists/individuals-table.phtml:274 8241#: resources/views/lists/individuals-table.phtml:285 8242#: resources/views/modules/census-assistant.phtml:43 8243#: resources/views/modules/lifespans-chart/page.phtml:36 8244#: resources/views/search-phonetic-page.phtml:41 8245#: resources/xml/reports/bdm_report.xml:6 8246#: resources/xml/reports/bdm_report.xml:134 8247#: resources/xml/reports/bdm_report.xml:160 8248#: resources/xml/reports/bdm_report.xml:194 8249#: resources/xml/reports/birth_report.xml:42 8250#: resources/xml/reports/cemetery_report.xml:52 8251#: resources/xml/reports/death_report.xml:50 8252#: resources/xml/reports/marriage_report.xml:50 8253#: resources/xml/reports/occupation_report.xml:60 8254msgid "Place" 8255msgstr "" 8256 8257#: app/GedcomTag.php:933 8258msgid "Phonetic place" 8259msgstr "" 8260 8261#: app/GedcomTag.php:935 8262msgid "Romanized place" 8263msgstr "" 8264 8265#: app/GedcomTag.php:937 8266msgid "Place in Hebrew" 8267msgstr "" 8268 8269#. I18N: gedcom tag POST 8270#: app/GedcomTag.php:940 8271msgid "Postal code" 8272msgstr "" 8273 8274#. I18N: gedcom tag PROB 8275#: app/GedcomTag.php:943 8276msgid "Probate" 8277msgstr "" 8278 8279#. I18N: gedcom tag PROP 8280#: app/GedcomTag.php:946 8281msgid "Property" 8282msgstr "" 8283 8284#. I18N: gedcom tag PUBL 8285#: app/GedcomTag.php:949 resources/views/modals/source-fields.phtml:31 8286msgid "Publication" 8287msgstr "" 8288 8289#. I18N: gedcom tag QUAY 8290#: app/GedcomTag.php:952 8291msgid "Quality of data" 8292msgstr "" 8293 8294#. I18N: gedcom tag REFN 8295#: app/GedcomTag.php:955 8296msgid "Reference number" 8297msgstr "" 8298 8299#. I18N: gedcom tag RELA 8300#: app/GedcomTag.php:958 8301msgid "Relationship" 8302msgstr "" 8303 8304#. I18N: gedcom tag RELI 8305#: app/GedcomTag.php:961 resources/xml/reports/missing_facts_report.xml:26 8306#: resources/xml/reports/missing_facts_report.xml:587 8307msgid "Religion" 8308msgstr "" 8309 8310#. I18N: gedcom tag REPO 8311#: app/GedcomTag.php:964 resources/views/admin/trees-privacy.phtml:172 8312#: resources/views/admin/trees.phtml:222 8313#: resources/views/modals/source-fields.phtml:39 8314#: resources/views/modules/favorites/favorites.phtml:111 8315#: resources/views/modules/recent_changes/changes-table.phtml:60 8316msgid "Repository" 8317msgstr "" 8318 8319#. I18N: gedcom tag RESI 8320#: app/GedcomTag.php:967 8321msgid "Residence" 8322msgstr "" 8323 8324#: app/GedcomTag.php:969 8325msgid "Date of residence" 8326msgstr "" 8327 8328#: app/GedcomTag.php:971 8329msgid "Place of residence" 8330msgstr "" 8331 8332#. I18N: gedcom tag RESN 8333#: app/GedcomTag.php:974 app/Http/RequestHandlers/HelpText.php:229 8334#: resources/views/cards/add-restriction.phtml:10 8335#: resources/views/media-page.phtml:173 8336msgid "Restriction" 8337msgstr "" 8338 8339#. I18N: gedcom tag RETI 8340#: app/GedcomTag.php:977 8341msgid "Retirement" 8342msgstr "" 8343 8344#. I18N: gedcom tag RFN 8345#: app/GedcomTag.php:982 8346msgid "Record file number" 8347msgstr "" 8348 8349#. I18N: gedcom tag RIN 8350#: app/GedcomTag.php:991 8351msgid "Record ID number" 8352msgstr "" 8353 8354#. I18N: gedcom tag ROLE 8355#: app/GedcomTag.php:994 resources/views/admin/users-edit.phtml:269 8356msgid "Role" 8357msgstr "" 8358 8359#. I18N: gedcom tag ROMN 8360#: app/GedcomTag.php:997 app/Http/RequestHandlers/HelpText.php:234 8361msgid "Romanized" 8362msgstr "" 8363 8364#. I18N: gedcom tag SERV 8365#: app/GedcomTag.php:1000 8366msgid "Remote server" 8367msgstr "" 8368 8369#. I18N: gedcom tag SEX 8370#: app/GedcomTag.php:1003 app/Http/RequestHandlers/IndividualPage.php:314 8371#: resources/xml/reports/family_group_report.xml:844 8372#: resources/xml/reports/individual_ext_report.xml:391 8373#: resources/xml/reports/individual_ext_report.xml:598 8374#: resources/xml/reports/individual_report.xml:388 8375#: resources/xml/reports/individual_report.xml:602 8376msgid "Gender" 8377msgstr "" 8378 8379#: app/GedcomTag.php:1005 resources/views/admin/trees.phtml:239 8380#: resources/views/cards/add-shared-note.phtml:10 8381#: resources/views/edit/shared-note.phtml:14 8382#: resources/views/family-page.phtml:82 resources/views/media-page.phtml:163 8383#: resources/views/modules/notes/tab.phtml:51 8384#: resources/views/note-page.phtml:79 8385msgid "Shared note" 8386msgstr "" 8387 8388#. I18N: gedcom tag SLGC. LDS = Church of Latter Day Saints. 8389#: app/GedcomTag.php:1008 8390msgid "LDS child sealing" 8391msgstr "" 8392 8393#. I18N: LDS = Church of Latter Day Saints. 8394#: app/GedcomTag.php:1011 8395msgid "Date of LDS child sealing" 8396msgstr "" 8397 8398#. I18N: LDS = Church of Latter Day Saints. 8399#: app/GedcomTag.php:1014 8400msgid "Place of LDS child sealing" 8401msgstr "" 8402 8403#. I18N: gedcom tag SLGS. LDS = Church of Latter Day Saints. 8404#: app/GedcomTag.php:1017 8405msgid "LDS spouse sealing" 8406msgstr "" 8407 8408#. I18N: gedcom tag SPFX 8409#: app/GedcomTag.php:1023 8410msgid "Surname prefix" 8411msgstr "" 8412 8413#. I18N: gedcom tag SSN 8414#: app/GedcomTag.php:1026 8415msgid "Social security number" 8416msgstr "" 8417 8418#. I18N: gedcom tag STAE 8419#: app/GedcomTag.php:1029 8420msgid "State" 8421msgstr "" 8422 8423#: app/GedcomTag.php:1034 8424msgid "Status change date" 8425msgstr "" 8426 8427#. I18N: gedcom tag SUBM 8428#: app/GedcomTag.php:1037 resources/views/admin/trees.phtml:247 8429#: resources/views/modules/recent_changes/changes-table.phtml:57 8430msgid "Submitter" 8431msgstr "" 8432 8433#. I18N: gedcom tag SUBN 8434#: app/GedcomTag.php:1040 8435msgid "Submission" 8436msgstr "" 8437 8438#. I18N: gedcom tag SURN 8439#: app/GedcomTag.php:1043 app/Http/RequestHandlers/HelpText.php:214 8440#: resources/views/branches-page.phtml:16 8441#: resources/views/lists/families-table.phtml:249 8442#: resources/views/lists/families-table.phtml:252 8443#: resources/views/lists/individuals-table.phtml:265 8444#: resources/views/lists/surnames-table.phtml:23 8445#: resources/views/modules/statistics-chart/custom.phtml:160 8446#: resources/views/search-phonetic-page.phtml:29 8447msgid "Surname" 8448msgstr "" 8449 8450#. I18N: gedcom tag TEMP 8451#: app/GedcomTag.php:1046 resources/xml/reports/individual_report.xml:208 8452msgid "Temple" 8453msgstr "" 8454 8455#. I18N: gedcom tag TEXT 8456#: app/GedcomTag.php:1049 resources/views/admin/trees-preferences.phtml:594 8457#: resources/views/modals/source-fields.phtml:53 8458msgid "Text" 8459msgstr "" 8460 8461#. I18N: gedcom tag TIME 8462#: app/GedcomTag.php:1052 8463msgid "Time" 8464msgstr "" 8465 8466#. I18N: gedcom tag TITL 8467#: app/GedcomTag.php:1055 resources/views/admin/fix-level-0-media.phtml:30 8468#: resources/views/lists/media-table.phtml:70 8469#: resources/views/lists/notes-table.phtml:81 8470#: resources/views/lists/sources-table.phtml:83 8471#: resources/views/modals/create-media-from-file.phtml:32 8472#: resources/views/modals/media-file-fields.phtml:106 8473#: resources/views/modals/source-fields.phtml:9 8474#: resources/views/modules/census-assistant.phtml:20 8475#: resources/views/modules/favorites/favorites.phtml:129 8476#: resources/views/modules/gedcom_news/edit.phtml:17 8477#: resources/views/modules/html/config.phtml:11 8478#: resources/views/modules/user_blog/edit.phtml:17 8479msgid "Title" 8480msgstr "" 8481 8482#: app/GedcomTag.php:1057 8483msgid "Phonetic title" 8484msgstr "" 8485 8486#: app/GedcomTag.php:1059 8487msgid "Romanized title" 8488msgstr "" 8489 8490#: app/GedcomTag.php:1061 8491msgid "Title in Hebrew" 8492msgstr "" 8493 8494#. I18N: gedcom tag TRLR 8495#: app/GedcomTag.php:1064 8496msgid "Trailer" 8497msgstr "" 8498 8499#. I18N: gedcom tag URL (A web address / URL) 8500#. I18N: gedcom tag WWW (A web address / URL) 8501#. I18N: gedcom tag _URL 8502#. I18N: A configuration setting 8503#: app/GedcomTag.php:1070 app/GedcomTag.php:1082 app/GedcomTag.php:2068 8504#: resources/views/admin/trees-create.phtml:26 8505#: resources/views/admin/trees-preferences.phtml:40 8506#: resources/views/modals/media-file-fields.phtml:90 8507#: resources/views/modules/favorites/favorites.phtml:123 8508#: resources/views/modules/favorites/favorites.phtml:128 8509#: resources/views/modules/matomo-analytics/form.phtml:18 8510msgid "URL" 8511msgstr "" 8512 8513#. I18N: gedcom tag VERS 8514#: app/GedcomTag.php:1073 8515msgid "Version" 8516msgstr "" 8517 8518#. I18N: gedcom tag WILL 8519#: app/GedcomTag.php:1079 8520msgid "Will" 8521msgstr "" 8522 8523#: app/GedcomTag.php:1085 8524msgid "Adoption of a son" 8525msgstr "" 8526 8527#: app/GedcomTag.php:1089 8528msgid "Adoption of a daughter" 8529msgstr "" 8530 8531#: app/GedcomTag.php:1092 8532msgid "Adoption of a child" 8533msgstr "" 8534 8535#: app/GedcomTag.php:1096 8536msgid "Adoption of a grandson" 8537msgstr "" 8538 8539#: app/GedcomTag.php:1100 8540msgid "Adoption of a granddaughter" 8541msgstr "" 8542 8543#: app/GedcomTag.php:1103 app/GedcomTag.php:1114 app/GedcomTag.php:1125 8544msgid "Adoption of a grandchild" 8545msgstr "" 8546 8547#: app/GedcomTag.php:1107 8548msgctxt "daughter’s son" 8549msgid "Adoption of a grandson" 8550msgstr "" 8551 8552#: app/GedcomTag.php:1111 8553msgctxt "daughter’s daughter" 8554msgid "Adoption of a granddaughter" 8555msgstr "" 8556 8557#: app/GedcomTag.php:1118 8558msgctxt "son’s son" 8559msgid "Adoption of a grandson" 8560msgstr "" 8561 8562#: app/GedcomTag.php:1122 8563msgctxt "son’s daughter" 8564msgid "Adoption of a granddaughter" 8565msgstr "" 8566 8567#: app/GedcomTag.php:1129 8568msgid "Adoption of a half-brother" 8569msgstr "" 8570 8571#: app/GedcomTag.php:1133 8572msgid "Adoption of a half-sister" 8573msgstr "" 8574 8575#: app/GedcomTag.php:1136 8576msgid "Adoption of a half-sibling" 8577msgstr "" 8578 8579#: app/GedcomTag.php:1140 8580msgid "Adoption of a brother" 8581msgstr "" 8582 8583#: app/GedcomTag.php:1144 8584msgid "Adoption of a sister" 8585msgstr "" 8586 8587#: app/GedcomTag.php:1147 8588msgid "Adoption of a sibling" 8589msgstr "" 8590 8591#. I18N: gedcom tag _AKA 8592#: app/GedcomTag.php:1181 8593msgctxt "MALE" 8594msgid "Also known as" 8595msgstr "" 8596 8597#. I18N: gedcom tag _AKA 8598#: app/GedcomTag.php:1186 8599msgctxt "FEMALE" 8600msgid "Also known as" 8601msgstr "" 8602 8603#. I18N: gedcom tag _AKA 8604#: app/GedcomTag.php:1190 8605msgid "Also known as" 8606msgstr "" 8607 8608#. I18N: gedcom tag _ALBUM 8609#. I18N: Name of a module 8610#: app/GedcomTag.php:1195 app/Module/AlbumModule.php:45 8611msgid "Album" 8612msgstr "" 8613 8614#: app/GedcomTag.php:1201 8615msgid "Baptism of a son" 8616msgstr "" 8617 8618#: app/GedcomTag.php:1205 8619msgid "Baptism of a daughter" 8620msgstr "" 8621 8622#: app/GedcomTag.php:1208 8623msgid "Baptism of a child" 8624msgstr "" 8625 8626#: app/GedcomTag.php:1212 8627msgid "Baptism of a grandson" 8628msgstr "" 8629 8630#: app/GedcomTag.php:1216 8631msgid "Baptism of a granddaughter" 8632msgstr "" 8633 8634#: app/GedcomTag.php:1219 app/GedcomTag.php:1230 app/GedcomTag.php:1241 8635msgid "Baptism of a grandchild" 8636msgstr "" 8637 8638#: app/GedcomTag.php:1223 8639msgctxt "daughter’s son" 8640msgid "Baptism of a grandson" 8641msgstr "" 8642 8643#: app/GedcomTag.php:1227 8644msgctxt "daughter’s daughter" 8645msgid "Baptism of a granddaughter" 8646msgstr "" 8647 8648#: app/GedcomTag.php:1234 8649msgctxt "son’s son" 8650msgid "Baptism of a grandson" 8651msgstr "" 8652 8653#: app/GedcomTag.php:1238 8654msgctxt "son’s daughter" 8655msgid "Baptism of a granddaughter" 8656msgstr "" 8657 8658#: app/GedcomTag.php:1245 8659msgid "Baptism of a half-brother" 8660msgstr "" 8661 8662#: app/GedcomTag.php:1249 8663msgid "Baptism of a half-sister" 8664msgstr "" 8665 8666#: app/GedcomTag.php:1252 8667msgid "Baptism of a half-sibling" 8668msgstr "" 8669 8670#: app/GedcomTag.php:1256 8671msgid "Baptism of a brother" 8672msgstr "" 8673 8674#: app/GedcomTag.php:1260 8675msgid "Baptism of a sister" 8676msgstr "" 8677 8678#: app/GedcomTag.php:1263 8679msgid "Baptism of a sibling" 8680msgstr "" 8681 8682#. I18N: gedcom tag _BIBL 8683#: app/GedcomTag.php:1267 8684msgid "Bibliography" 8685msgstr "" 8686 8687#: app/GedcomTag.php:1271 8688msgid "Birth of a son" 8689msgstr "" 8690 8691#: app/GedcomTag.php:1275 8692msgid "Birth of a daughter" 8693msgstr "" 8694 8695#: app/GedcomTag.php:1278 resources/views/admin/trees-preferences.phtml:442 8696msgid "Birth of a child" 8697msgstr "" 8698 8699#: app/GedcomTag.php:1282 8700msgid "Birth of a grandson" 8701msgstr "" 8702 8703#: app/GedcomTag.php:1286 8704msgid "Birth of a granddaughter" 8705msgstr "" 8706 8707#: app/GedcomTag.php:1289 app/GedcomTag.php:1300 app/GedcomTag.php:1311 8708#: resources/views/admin/trees-preferences.phtml:436 8709msgid "Birth of a grandchild" 8710msgstr "" 8711 8712#: app/GedcomTag.php:1293 8713msgctxt "daughter’s son" 8714msgid "Birth of a grandson" 8715msgstr "" 8716 8717#: app/GedcomTag.php:1297 8718msgctxt "daughter’s daughter" 8719msgid "Birth of a granddaughter" 8720msgstr "" 8721 8722#: app/GedcomTag.php:1304 8723msgctxt "son’s son" 8724msgid "Birth of a grandson" 8725msgstr "" 8726 8727#: app/GedcomTag.php:1308 8728msgctxt "son’s daughter" 8729msgid "Birth of a granddaughter" 8730msgstr "" 8731 8732#: app/GedcomTag.php:1315 8733msgid "Birth of a half-brother" 8734msgstr "" 8735 8736#: app/GedcomTag.php:1319 8737msgid "Birth of a half-sister" 8738msgstr "" 8739 8740#: app/GedcomTag.php:1322 8741msgid "Birth of a half-sibling" 8742msgstr "" 8743 8744#: app/GedcomTag.php:1326 8745msgid "Birth of a brother" 8746msgstr "" 8747 8748#: app/GedcomTag.php:1330 8749msgid "Birth of a sister" 8750msgstr "" 8751 8752#: app/GedcomTag.php:1333 resources/views/admin/trees-preferences.phtml:448 8753msgid "Birth of a sibling" 8754msgstr "" 8755 8756#. I18N: gedcom tag _BRTM 8757#: app/GedcomTag.php:1337 8758msgid "Brit milah" 8759msgstr "" 8760 8761#: app/GedcomTag.php:1339 8762msgid "Date of brit milah" 8763msgstr "" 8764 8765#: app/GedcomTag.php:1341 8766msgid "Place of brit milah" 8767msgstr "" 8768 8769#: app/GedcomTag.php:1344 8770msgid "Burial of a son" 8771msgstr "" 8772 8773#: app/GedcomTag.php:1348 8774msgid "Burial of a daughter" 8775msgstr "" 8776 8777#: app/GedcomTag.php:1351 8778msgid "Burial of a child" 8779msgstr "" 8780 8781#: app/GedcomTag.php:1355 8782msgid "Burial of a grandson" 8783msgstr "" 8784 8785#: app/GedcomTag.php:1359 8786msgid "Burial of a granddaughter" 8787msgstr "" 8788 8789#: app/GedcomTag.php:1362 app/GedcomTag.php:1373 app/GedcomTag.php:1384 8790msgid "Burial of a grandchild" 8791msgstr "" 8792 8793#: app/GedcomTag.php:1366 8794msgctxt "daughter’s son" 8795msgid "Burial of a grandson" 8796msgstr "" 8797 8798#: app/GedcomTag.php:1370 8799msgctxt "daughter’s daughter" 8800msgid "Burial of a granddaughter" 8801msgstr "" 8802 8803#: app/GedcomTag.php:1377 8804msgctxt "son’s son" 8805msgid "Burial of a grandson" 8806msgstr "" 8807 8808#: app/GedcomTag.php:1381 8809msgctxt "son’s daughter" 8810msgid "Burial of a granddaughter" 8811msgstr "" 8812 8813#: app/GedcomTag.php:1388 8814msgid "Burial of a grandfather" 8815msgstr "" 8816 8817#: app/GedcomTag.php:1392 8818msgid "Burial of a grandmother" 8819msgstr "" 8820 8821#: app/GedcomTag.php:1395 8822msgid "Burial of a grandparent" 8823msgstr "" 8824 8825#: app/GedcomTag.php:1399 8826msgid "Burial of a paternal grandfather" 8827msgstr "" 8828 8829#: app/GedcomTag.php:1403 8830msgid "Burial of a paternal grandmother" 8831msgstr "" 8832 8833#: app/GedcomTag.php:1406 8834msgid "Burial of a paternal grandparent" 8835msgstr "" 8836 8837#: app/GedcomTag.php:1410 8838msgid "Burial of a maternal grandfather" 8839msgstr "" 8840 8841#: app/GedcomTag.php:1414 8842msgid "Burial of a maternal grandmother" 8843msgstr "" 8844 8845#: app/GedcomTag.php:1417 8846msgid "Burial of a maternal grandparent" 8847msgstr "" 8848 8849#: app/GedcomTag.php:1421 8850msgid "Burial of a half-brother" 8851msgstr "" 8852 8853#: app/GedcomTag.php:1425 8854msgid "Burial of a half-sister" 8855msgstr "" 8856 8857#: app/GedcomTag.php:1428 8858msgid "Burial of a half-sibling" 8859msgstr "" 8860 8861#: app/GedcomTag.php:1432 8862msgid "Burial of a father" 8863msgstr "" 8864 8865#: app/GedcomTag.php:1436 8866msgid "Burial of a mother" 8867msgstr "" 8868 8869#: app/GedcomTag.php:1439 8870msgid "Burial of a parent" 8871msgstr "" 8872 8873#: app/GedcomTag.php:1443 8874msgid "Burial of a brother" 8875msgstr "" 8876 8877#: app/GedcomTag.php:1447 8878msgid "Burial of a sister" 8879msgstr "" 8880 8881#: app/GedcomTag.php:1450 8882msgid "Burial of a sibling" 8883msgstr "" 8884 8885#: app/GedcomTag.php:1454 8886msgid "Burial of a husband" 8887msgstr "" 8888 8889#: app/GedcomTag.php:1458 8890msgid "Burial of a wife" 8891msgstr "" 8892 8893#: app/GedcomTag.php:1461 8894msgid "Burial of a spouse" 8895msgstr "" 8896 8897#: app/GedcomTag.php:1465 8898msgid "Christening of a son" 8899msgstr "" 8900 8901#: app/GedcomTag.php:1469 8902msgid "Christening of a daughter" 8903msgstr "" 8904 8905#: app/GedcomTag.php:1472 8906msgid "Christening of a child" 8907msgstr "" 8908 8909#: app/GedcomTag.php:1476 8910msgid "Christening of a grandson" 8911msgstr "" 8912 8913#: app/GedcomTag.php:1480 8914msgid "Christening of a granddaughter" 8915msgstr "" 8916 8917#: app/GedcomTag.php:1483 app/GedcomTag.php:1494 app/GedcomTag.php:1505 8918msgid "Christening of a grandchild" 8919msgstr "" 8920 8921#: app/GedcomTag.php:1487 8922msgctxt "daughter’s son" 8923msgid "Christening of a grandson" 8924msgstr "" 8925 8926#: app/GedcomTag.php:1491 8927msgctxt "daughter’s daughter" 8928msgid "Christening of a granddaughter" 8929msgstr "" 8930 8931#: app/GedcomTag.php:1498 8932msgctxt "son’s son" 8933msgid "Christening of a grandson" 8934msgstr "" 8935 8936#: app/GedcomTag.php:1502 8937msgctxt "son’s daughter" 8938msgid "Christening of a granddaughter" 8939msgstr "" 8940 8941#: app/GedcomTag.php:1509 8942msgid "Christening of a half-brother" 8943msgstr "" 8944 8945#: app/GedcomTag.php:1513 8946msgid "Christening of a half-sister" 8947msgstr "" 8948 8949#: app/GedcomTag.php:1516 8950msgid "Christening of a half-sibling" 8951msgstr "" 8952 8953#: app/GedcomTag.php:1520 8954msgid "Christening of a brother" 8955msgstr "" 8956 8957#: app/GedcomTag.php:1524 8958msgid "Christening of a sister" 8959msgstr "" 8960 8961#: app/GedcomTag.php:1527 8962msgid "Christening of a sibling" 8963msgstr "" 8964 8965#. I18N: gedcom tag _COML 8966#: app/GedcomTag.php:1531 8967msgid "Common law marriage" 8968msgstr "" 8969 8970#: app/GedcomTag.php:1535 8971msgid "Cremation of a son" 8972msgstr "" 8973 8974#: app/GedcomTag.php:1539 8975msgid "Cremation of a daughter" 8976msgstr "" 8977 8978#: app/GedcomTag.php:1542 8979msgid "Cremation of a child" 8980msgstr "" 8981 8982#: app/GedcomTag.php:1546 8983msgid "Cremation of a grandson" 8984msgstr "" 8985 8986#: app/GedcomTag.php:1550 8987msgid "Cremation of a granddaughter" 8988msgstr "" 8989 8990#: app/GedcomTag.php:1553 app/GedcomTag.php:1564 app/GedcomTag.php:1575 8991msgid "Cremation of a grandchild" 8992msgstr "" 8993 8994#: app/GedcomTag.php:1557 8995msgctxt "daughter’s son" 8996msgid "Cremation of a grandson" 8997msgstr "" 8998 8999#: app/GedcomTag.php:1561 9000msgctxt "daughter’s daughter" 9001msgid "Cremation of a granddaughter" 9002msgstr "" 9003 9004#: app/GedcomTag.php:1568 9005msgctxt "son’s son" 9006msgid "Cremation of a grandson" 9007msgstr "" 9008 9009#: app/GedcomTag.php:1572 9010msgctxt "son’s daughter" 9011msgid "Cremation of a granddaughter" 9012msgstr "" 9013 9014#: app/GedcomTag.php:1579 9015msgid "Cremation of a grandfather" 9016msgstr "" 9017 9018#: app/GedcomTag.php:1583 9019msgid "Cremation of a grandmother" 9020msgstr "" 9021 9022#: app/GedcomTag.php:1586 app/GedcomTag.php:1597 app/GedcomTag.php:1608 9023msgid "Cremation of a grand-parent" 9024msgstr "" 9025 9026#: app/GedcomTag.php:1590 9027msgid "Cremation of a paternal grandfather" 9028msgstr "" 9029 9030#: app/GedcomTag.php:1594 9031msgid "Cremation of a paternal grandmother" 9032msgstr "" 9033 9034#: app/GedcomTag.php:1601 9035msgid "Cremation of a maternal grandfather" 9036msgstr "" 9037 9038#: app/GedcomTag.php:1605 9039msgid "Cremation of a maternal grandmother" 9040msgstr "" 9041 9042#: app/GedcomTag.php:1612 9043msgid "Cremation of a half-brother" 9044msgstr "" 9045 9046#: app/GedcomTag.php:1616 9047msgid "Cremation of a half-sister" 9048msgstr "" 9049 9050#: app/GedcomTag.php:1619 9051msgid "Cremation of a half-sibling" 9052msgstr "" 9053 9054#: app/GedcomTag.php:1623 9055msgid "Cremation of a father" 9056msgstr "" 9057 9058#: app/GedcomTag.php:1627 9059msgid "Cremation of a mother" 9060msgstr "" 9061 9062#: app/GedcomTag.php:1630 9063msgid "Cremation of a parent" 9064msgstr "" 9065 9066#: app/GedcomTag.php:1634 9067msgid "Cremation of a brother" 9068msgstr "" 9069 9070#: app/GedcomTag.php:1638 9071msgid "Cremation of a sister" 9072msgstr "" 9073 9074#: app/GedcomTag.php:1641 9075msgid "Cremation of a sibling" 9076msgstr "" 9077 9078#: app/GedcomTag.php:1645 9079msgid "Cremation of a husband" 9080msgstr "" 9081 9082#: app/GedcomTag.php:1649 9083msgid "Cremation of a wife" 9084msgstr "" 9085 9086#: app/GedcomTag.php:1652 9087msgid "Cremation of a spouse" 9088msgstr "" 9089 9090#. I18N: gedcom tag _DBID 9091#: app/GedcomTag.php:1656 9092msgid "Linked database ID" 9093msgstr "" 9094 9095#: app/GedcomTag.php:1660 9096msgid "Death of a son" 9097msgstr "" 9098 9099#: app/GedcomTag.php:1664 9100msgid "Death of a daughter" 9101msgstr "" 9102 9103#: app/GedcomTag.php:1667 resources/views/admin/trees-preferences.phtml:488 9104msgid "Death of a child" 9105msgstr "" 9106 9107#: app/GedcomTag.php:1671 9108msgid "Death of a grandson" 9109msgstr "" 9110 9111#: app/GedcomTag.php:1675 9112msgid "Death of a granddaughter" 9113msgstr "" 9114 9115#: app/GedcomTag.php:1678 app/GedcomTag.php:1689 app/GedcomTag.php:1700 9116#: resources/views/admin/trees-preferences.phtml:482 9117msgid "Death of a grandchild" 9118msgstr "" 9119 9120#: app/GedcomTag.php:1682 9121msgctxt "daughter’s son" 9122msgid "Death of a grandson" 9123msgstr "" 9124 9125#: app/GedcomTag.php:1686 9126msgctxt "daughter’s daughter" 9127msgid "Death of a granddaughter" 9128msgstr "" 9129 9130#: app/GedcomTag.php:1693 9131msgctxt "son’s son" 9132msgid "Death of a grandson" 9133msgstr "" 9134 9135#: app/GedcomTag.php:1697 9136msgctxt "son’s daughter" 9137msgid "Death of a granddaughter" 9138msgstr "" 9139 9140#: app/GedcomTag.php:1704 9141msgid "Death of a grandfather" 9142msgstr "" 9143 9144#: app/GedcomTag.php:1708 9145msgid "Death of a grandmother" 9146msgstr "" 9147 9148#: app/GedcomTag.php:1711 app/GedcomTag.php:1722 app/GedcomTag.php:1733 9149#: resources/views/admin/trees-preferences.phtml:512 9150msgid "Death of a grand-parent" 9151msgstr "" 9152 9153#: app/GedcomTag.php:1715 9154msgid "Death of a paternal grandfather" 9155msgstr "" 9156 9157#: app/GedcomTag.php:1719 9158msgid "Death of a paternal grandmother" 9159msgstr "" 9160 9161#: app/GedcomTag.php:1726 9162msgid "Death of a maternal grandfather" 9163msgstr "" 9164 9165#: app/GedcomTag.php:1730 9166msgid "Death of a maternal grandmother" 9167msgstr "" 9168 9169#: app/GedcomTag.php:1737 9170msgid "Death of a half-brother" 9171msgstr "" 9172 9173#: app/GedcomTag.php:1741 9174msgid "Death of a half-sister" 9175msgstr "" 9176 9177#: app/GedcomTag.php:1744 9178msgid "Death of a half-sibling" 9179msgstr "" 9180 9181#: app/GedcomTag.php:1748 9182msgid "Death of a father" 9183msgstr "" 9184 9185#: app/GedcomTag.php:1752 9186msgid "Death of a mother" 9187msgstr "" 9188 9189#: app/GedcomTag.php:1755 resources/views/admin/trees-preferences.phtml:500 9190msgid "Death of a parent" 9191msgstr "" 9192 9193#: app/GedcomTag.php:1759 9194msgid "Death of a brother" 9195msgstr "" 9196 9197#: app/GedcomTag.php:1763 9198msgid "Death of a sister" 9199msgstr "" 9200 9201#: app/GedcomTag.php:1766 resources/views/admin/trees-preferences.phtml:494 9202msgid "Death of a sibling" 9203msgstr "" 9204 9205#: app/GedcomTag.php:1770 9206msgid "Death of a husband" 9207msgstr "" 9208 9209#: app/GedcomTag.php:1774 9210msgid "Death of a wife" 9211msgstr "" 9212 9213#: app/GedcomTag.php:1777 resources/views/admin/trees-preferences.phtml:506 9214msgid "Death of a spouse" 9215msgstr "" 9216 9217#. I18N: gedcom tag _DEG 9218#: app/GedcomTag.php:1781 9219msgid "Degree" 9220msgstr "" 9221 9222#. I18N: gedcom tag _DETS 9223#: app/GedcomTag.php:1784 9224msgid "Death of one spouse" 9225msgstr "" 9226 9227#. I18N: gedcom tag _DNA (from FTM 2010) 9228#: app/GedcomTag.php:1787 9229msgid "DNA markers" 9230msgstr "" 9231 9232#. I18N: gedcom tag _EYEC 9233#: app/GedcomTag.php:1793 9234msgid "Eye color" 9235msgstr "" 9236 9237#: app/GedcomTag.php:1795 9238msgid "Fact 1" 9239msgstr "" 9240 9241#: app/GedcomTag.php:1797 9242msgid "Fact 2" 9243msgstr "" 9244 9245#: app/GedcomTag.php:1799 9246msgid "Fact 3" 9247msgstr "" 9248 9249#: app/GedcomTag.php:1801 9250msgid "Fact 4" 9251msgstr "" 9252 9253#: app/GedcomTag.php:1803 9254msgid "Fact 5" 9255msgstr "" 9256 9257#: app/GedcomTag.php:1805 9258msgid "Fact 6" 9259msgstr "" 9260 9261#: app/GedcomTag.php:1807 9262msgid "Fact 7" 9263msgstr "" 9264 9265#: app/GedcomTag.php:1809 9266msgid "Fact 8" 9267msgstr "" 9268 9269#: app/GedcomTag.php:1811 9270msgid "Fact 9" 9271msgstr "" 9272 9273#: app/GedcomTag.php:1813 9274msgid "Fact 10" 9275msgstr "" 9276 9277#: app/GedcomTag.php:1815 9278msgid "Fact 11" 9279msgstr "" 9280 9281#: app/GedcomTag.php:1817 9282msgid "Fact 12" 9283msgstr "" 9284 9285#: app/GedcomTag.php:1819 9286msgid "Fact 13" 9287msgstr "" 9288 9289#. I18N: gedcom tag _FNRL 9290#: app/GedcomTag.php:1822 9291msgid "Funeral" 9292msgstr "" 9293 9294#. I18N: gedcom tag _FREL 9295#: app/GedcomTag.php:1825 9296msgid "Relationship to father" 9297msgstr "" 9298 9299#. I18N: gedcom tag _HAIR 9300#: app/GedcomTag.php:1834 9301msgid "Hair color" 9302msgstr "" 9303 9304#. I18N: gedcom tag _HEB 9305#: app/GedcomTag.php:1837 app/Http/RequestHandlers/HelpText.php:239 9306msgid "Hebrew" 9307msgstr "" 9308 9309#. I18N: gedcom tag _HEIG 9310#: app/GedcomTag.php:1840 9311msgid "Height" 9312msgstr "" 9313 9314#. I18N: gedcom tag _HNM 9315#: app/GedcomTag.php:1843 9316msgid "Hebrew name" 9317msgstr "" 9318 9319#. I18N: gedcom tag _HOL 9320#: app/GedcomTag.php:1846 9321msgid "Holocaust" 9322msgstr "" 9323 9324#. I18N: gedcom tag _INTE 9325#: app/GedcomTag.php:1851 9326msgctxt "MALE" 9327msgid "Interred" 9328msgstr "" 9329 9330#. I18N: gedcom tag _INTE 9331#: app/GedcomTag.php:1856 9332msgctxt "FEMALE" 9333msgid "Interred" 9334msgstr "" 9335 9336#. I18N: gedcom tag _INTE 9337#: app/GedcomTag.php:1860 9338msgid "Interred" 9339msgstr "" 9340 9341#. I18N: gedcom tag _MARI 9342#: app/GedcomTag.php:1867 9343msgid "Marriage intention" 9344msgstr "" 9345 9346#. I18N: gedcom tag _MARNM 9347#: app/GedcomTag.php:1870 resources/xml/reports/cemetery_report.xml:7 9348#: resources/xml/reports/death_report.xml:10 9349msgid "Married name" 9350msgstr "" 9351 9352#. I18N: gedcom tag _PRIM 9353#: app/GedcomTag.php:1873 resources/xml/reports/individual_ext_report.xml:11 9354#: resources/xml/reports/individual_report.xml:8 9355msgid "Highlighted image" 9356msgstr "" 9357 9358#: app/GedcomTag.php:1875 9359msgid "Married surname" 9360msgstr "" 9361 9362#: app/GedcomTag.php:1879 9363msgid "Marriage of a son" 9364msgstr "" 9365 9366#: app/GedcomTag.php:1883 9367msgid "Marriage of a daughter" 9368msgstr "" 9369 9370#: app/GedcomTag.php:1886 resources/views/admin/trees-preferences.phtml:462 9371msgid "Marriage of a child" 9372msgstr "" 9373 9374#. I18N: ...to each other 9375#: app/GedcomTag.php:1890 9376msgid "Marriage of parents" 9377msgstr "" 9378 9379#: app/GedcomTag.php:1894 9380msgid "Marriage of a grandson" 9381msgstr "" 9382 9383#: app/GedcomTag.php:1898 9384msgid "Marriage of a granddaughter" 9385msgstr "" 9386 9387#: app/GedcomTag.php:1901 app/GedcomTag.php:1912 app/GedcomTag.php:1923 9388#: resources/views/admin/trees-preferences.phtml:456 9389msgid "Marriage of a grandchild" 9390msgstr "" 9391 9392#: app/GedcomTag.php:1905 9393msgctxt "daughter’s son" 9394msgid "Marriage of a grandson" 9395msgstr "" 9396 9397#: app/GedcomTag.php:1909 9398msgctxt "daughter’s daughter" 9399msgid "Marriage of a granddaughter" 9400msgstr "" 9401 9402#: app/GedcomTag.php:1916 9403msgctxt "son’s son" 9404msgid "Marriage of a grandson" 9405msgstr "" 9406 9407#: app/GedcomTag.php:1920 9408msgctxt "son’s daughter" 9409msgid "Marriage of a granddaughter" 9410msgstr "" 9411 9412#: app/GedcomTag.php:1927 9413msgid "Marriage of a half-brother" 9414msgstr "" 9415 9416#: app/GedcomTag.php:1931 9417msgid "Marriage of a half-sister" 9418msgstr "" 9419 9420#: app/GedcomTag.php:1934 9421msgid "Marriage of a half-sibling" 9422msgstr "" 9423 9424#. I18N: ...to another spouse 9425#: app/GedcomTag.php:1939 9426msgid "Marriage of a father" 9427msgstr "" 9428 9429#. I18N: ...to another spouse 9430#: app/GedcomTag.php:1944 9431msgid "Marriage of a mother" 9432msgstr "" 9433 9434#. I18N: ...to another spouse 9435#: app/GedcomTag.php:1948 resources/views/admin/trees-preferences.phtml:474 9436msgid "Marriage of a parent" 9437msgstr "" 9438 9439#: app/GedcomTag.php:1952 9440msgid "Marriage of a brother" 9441msgstr "" 9442 9443#: app/GedcomTag.php:1956 9444msgid "Marriage of a sister" 9445msgstr "" 9446 9447#: app/GedcomTag.php:1959 resources/views/admin/trees-preferences.phtml:468 9448msgid "Marriage of a sibling" 9449msgstr "" 9450 9451#. I18N: gedcom tag _MBON 9452#: app/GedcomTag.php:1963 9453msgid "Marriage bond" 9454msgstr "" 9455 9456#. I18N: gedcom tag _MDCL 9457#: app/GedcomTag.php:1966 9458msgid "Medical" 9459msgstr "" 9460 9461#. I18N: gedcom tag _MEDC 9462#: app/GedcomTag.php:1969 9463msgid "Medical condition" 9464msgstr "" 9465 9466#. I18N: gedcom tag _MEND 9467#: app/GedcomTag.php:1972 9468msgid "Marriage ending status" 9469msgstr "" 9470 9471#. I18N: gedcom tag _MILI 9472#: app/GedcomTag.php:1975 9473msgid "Military" 9474msgstr "" 9475 9476#. I18N: gedcom tag _MILT 9477#: app/GedcomTag.php:1978 9478msgid "Military service" 9479msgstr "" 9480 9481#. I18N: gedcom tag _MREL 9482#: app/GedcomTag.php:1981 9483msgid "Relationship to mother" 9484msgstr "" 9485 9486#. I18N: gedcom tag _MSTAT 9487#: app/GedcomTag.php:1984 9488msgid "Marriage beginning status" 9489msgstr "" 9490 9491#. I18N: gedcom tag _NAME 9492#: app/GedcomTag.php:1987 9493msgid "Mailing name" 9494msgstr "" 9495 9496#. I18N: gedcom tag _NAMS 9497#: app/GedcomTag.php:1990 9498msgid "Namesake" 9499msgstr "" 9500 9501#. I18N: gedcom tag _NLIV 9502#: app/GedcomTag.php:1993 9503msgid "Not living" 9504msgstr "" 9505 9506#. I18N: gedcom tag _NMAR 9507#: app/GedcomTag.php:1997 9508msgctxt "MALE" 9509msgid "Never married" 9510msgstr "" 9511 9512#. I18N: gedcom tag _NMAR 9513#: app/GedcomTag.php:2002 9514msgctxt "FEMALE" 9515msgid "Never married" 9516msgstr "" 9517 9518#. I18N: gedcom tag _NMAR 9519#: app/GedcomTag.php:2006 9520msgid "Never married" 9521msgstr "" 9522 9523#. I18N: gedcom tag _NMR 9524#: app/GedcomTag.php:2011 9525msgctxt "MALE" 9526msgid "Not married" 9527msgstr "" 9528 9529#. I18N: gedcom tag _NMR 9530#: app/GedcomTag.php:2016 9531msgctxt "FEMALE" 9532msgid "Not married" 9533msgstr "" 9534 9535#. I18N: gedcom tag _NMR 9536#: app/GedcomTag.php:2020 app/Http/Controllers/BranchesController.php:343 9537msgid "Not married" 9538msgstr "" 9539 9540#. I18N: Type of media object 9541#: app/GedcomTag.php:2024 app/GedcomTag.php:2393 9542msgid "Photo" 9543msgstr "" 9544 9545#: app/GedcomTag.php:2026 9546msgid "by" 9547msgstr "" 9548 9549#. I18N: gedcom tag _PRMN 9550#: app/GedcomTag.php:2029 9551msgid "Permanent number" 9552msgstr "" 9553 9554#: app/GedcomTag.php:2033 9555msgctxt "MALE" 9556msgid "Religious name" 9557msgstr "" 9558 9559#: app/GedcomTag.php:2037 9560msgctxt "FEMALE" 9561msgid "Religious name" 9562msgstr "" 9563 9564#: app/GedcomTag.php:2040 9565msgid "Religious name" 9566msgstr "" 9567 9568#. I18N: gedcom tag _SCBK 9569#: app/GedcomTag.php:2044 9570msgid "Scrapbook" 9571msgstr "" 9572 9573#. I18N: gedcom tag _SEPR 9574#: app/GedcomTag.php:2047 9575msgid "Separated" 9576msgstr "" 9577 9578#. I18N: gedcom tag _SSHOW 9579#. I18N: Name of a module 9580#: app/GedcomTag.php:2050 app/Module/SlideShowModule.php:187 9581msgid "Slide show" 9582msgstr "" 9583 9584#. I18N: gedcom tag _STAT 9585#: app/GedcomTag.php:2053 9586msgid "Marriage status" 9587msgstr "" 9588 9589#. I18N: gedcom tag _SUBQ 9590#: app/GedcomTag.php:2056 9591msgid "Short version" 9592msgstr "" 9593 9594#. I18N: gedcom tag _TODO 9595#: app/GedcomTag.php:2059 resources/views/modules/todo/research-tasks.phtml:27 9596msgid "Research task" 9597msgstr "" 9598 9599#. I18N: gedcom tag _UID 9600#: app/GedcomTag.php:2065 9601msgid "Unique identifier" 9602msgstr "" 9603 9604#. I18N: gedcom tag _WEIG 9605#: app/GedcomTag.php:2071 9606msgid "Weight" 9607msgstr "" 9608 9609#. I18N: gedcom tag _WT_OBJE_SORT 9610#: app/GedcomTag.php:2077 app/Http/RequestHandlers/ReorderMediaPage.php:57 9611#: app/Module/FixPrimaryTag.php:109 9612#: resources/views/individual-page-menu.phtml:81 9613#: resources/views/individual-page-menu.phtml:86 9614msgid "Re-order media" 9615msgstr "" 9616 9617#. I18N: gedcom tag _YART - A yahrzeit is a special anniversary of death in the Hebrew faith/calendar. 9618#: app/GedcomTag.php:2080 resources/views/modules/yahrzeit/table.phtml:31 9619msgid "Yahrzeit" 9620msgstr "" 9621 9622#: app/GedcomTag.php:2083 9623msgid "Brit milah of a son" 9624msgstr "" 9625 9626#: app/GedcomTag.php:2086 9627msgid "Brit milah of a grandson" 9628msgstr "" 9629 9630#: app/GedcomTag.php:2088 9631msgctxt "daughter’s son" 9632msgid "Brit milah of a grandson" 9633msgstr "" 9634 9635#: app/GedcomTag.php:2090 9636msgctxt "son’s son" 9637msgid "Brit milah of a grandson" 9638msgstr "" 9639 9640#: app/GedcomTag.php:2092 9641msgid "Brit milah of a half-brother" 9642msgstr "" 9643 9644#: app/GedcomTag.php:2094 9645msgid "Brit milah of a brother" 9646msgstr "" 9647 9648#: app/GedcomTag.php:2100 app/Http/Controllers/Admin/MediaController.php:354 9649msgid "File size" 9650msgstr "" 9651 9652#: app/GedcomTag.php:2103 app/Http/Controllers/Admin/MediaController.php:361 9653msgid "Image dimensions" 9654msgstr "" 9655 9656#: app/GedcomTag.php:2113 9657msgid "Unrecognized GEDCOM code" 9658msgstr "" 9659 9660#. I18N: Type of media object 9661#: app/GedcomTag.php:2354 9662msgid "Audio" 9663msgstr "" 9664 9665#. I18N: Type of media object 9666#: app/GedcomTag.php:2357 9667msgid "Book" 9668msgstr "" 9669 9670#. I18N: Type of media object 9671#: app/GedcomTag.php:2360 9672msgid "Card" 9673msgstr "" 9674 9675#. I18N: Type of media object 9676#: app/GedcomTag.php:2363 9677msgid "Certificate" 9678msgstr "" 9679 9680#. I18N: Type of media object 9681#: app/GedcomTag.php:2366 9682msgid "Coat of arms" 9683msgstr "" 9684 9685#. I18N: Type of media object 9686#: app/GedcomTag.php:2369 9687msgid "Document" 9688msgstr "" 9689 9690#. I18N: Type of media object 9691#: app/GedcomTag.php:2372 9692msgid "Electronic" 9693msgstr "" 9694 9695#. I18N: Type of media object 9696#: app/GedcomTag.php:2375 9697msgid "Microfiche" 9698msgstr "" 9699 9700#. I18N: Type of media object 9701#: app/GedcomTag.php:2378 9702msgid "Microfilm" 9703msgstr "" 9704 9705#. I18N: Type of media object 9706#: app/GedcomTag.php:2381 9707msgid "Magazine" 9708msgstr "" 9709 9710#. I18N: Type of media object 9711#: app/GedcomTag.php:2384 9712msgid "Manuscript" 9713msgstr "" 9714 9715#. I18N: Type of media object 9716#: app/GedcomTag.php:2387 resources/views/admin/control-panel.phtml:633 9717#: resources/views/modules/statistics-chart/custom.phtml:52 9718msgid "Map" 9719msgstr "" 9720 9721#. I18N: Type of media object 9722#: app/GedcomTag.php:2390 9723msgid "Newspaper" 9724msgstr "" 9725 9726#. I18N: Type of media object 9727#: app/GedcomTag.php:2396 9728msgid "Tombstone" 9729msgstr "" 9730 9731#. I18N: Type of media object 9732#: app/GedcomTag.php:2399 9733msgid "Video" 9734msgstr "" 9735 9736#. I18N: Type of media object 9737#: app/GedcomTag.php:2402 9738msgid "Painting" 9739msgstr "" 9740 9741#. I18N: Type of media object 9742#: app/GedcomTag.php:2405 app/Module/StatisticsChartModule.php:163 9743#: app/Statistics/Google/ChartCommonGiven.php:91 9744#: app/Statistics/Google/ChartCommonSurname.php:150 9745#: resources/views/admin/control-panel.phtml:553 9746msgid "Other" 9747msgstr "" 9748 9749#: app/Http/Controllers/Admin/FixLevel0MediaController.php:71 9750#: resources/views/admin/control-panel.phtml:616 9751msgid "Link media objects to facts and events" 9752msgstr "" 9753 9754#: app/Http/Controllers/Admin/ImportThumbnailsController.php:101 9755#: resources/views/admin/control-panel.phtml:622 9756msgid "Import custom thumbnails from webtrees version 1" 9757msgstr "" 9758 9759#: app/Http/Controllers/Admin/LocationController.php:113 9760#: app/Http/Controllers/Admin/LocationController.php:298 9761#: resources/views/admin/control-panel.phtml:643 9762#: resources/views/admin/map-import-form.phtml:9 9763msgid "Geographic data" 9764msgstr "" 9765 9766#: app/Http/Controllers/Admin/LocationController.php:115 9767#: app/Http/Controllers/Admin/LocationController.php:297 9768#: app/Http/RequestHandlers/ControlPanel.php:128 9769#: app/Module/ModuleThemeTrait.php:227 app/Module/ModuleThemeTrait.php:231 9770#: resources/views/admin/analytics-edit.phtml:8 9771#: resources/views/admin/broadcast.phtml:10 9772#: resources/views/admin/changes-log.phtml:12 9773#: resources/views/admin/clean-data.phtml:9 9774#: resources/views/admin/components.phtml:13 9775#: resources/views/admin/data-fix-page.phtml:23 9776#: resources/views/admin/data-fix-select.phtml:19 9777#: resources/views/admin/email-page.phtml:9 9778#: resources/views/admin/fix-level-0-media.phtml:9 9779#: resources/views/admin/map-import-form.phtml:9 9780#: resources/views/admin/map-provider.phtml:8 9781#: resources/views/admin/media-upload.phtml:8 9782#: resources/views/admin/media.phtml:16 9783#: resources/views/admin/merge-records-step-1.phtml:10 9784#: resources/views/admin/merge-records-step-2.phtml:10 9785#: resources/views/admin/modules.phtml:24 9786#: resources/views/admin/server-information.phtml:8 9787#: resources/views/admin/site-logs.phtml:13 9788#: resources/views/admin/site-mail.phtml:28 9789#: resources/views/admin/site-preferences.phtml:9 9790#: resources/views/admin/site-registration.phtml:9 9791#: resources/views/admin/trees-check.phtml:8 9792#: resources/views/admin/trees-create.phtml:9 9793#: resources/views/admin/trees-duplicates.phtml:9 9794#: resources/views/admin/trees-export.phtml:10 9795#: resources/views/admin/trees-import.phtml:9 9796#: resources/views/admin/trees-merge.phtml:8 9797#: resources/views/admin/trees-preferences.phtml:9 9798#: resources/views/admin/trees-privacy.phtml:11 9799#: resources/views/admin/trees-renumber.phtml:8 9800#: resources/views/admin/trees-unconnected.phtml:19 9801#: resources/views/admin/trees.phtml:26 9802#: resources/views/admin/upgrade/steps.phtml:9 9803#: resources/views/admin/upgrade/wizard.phtml:8 9804#: resources/views/admin/users-cleanup.phtml:11 9805#: resources/views/admin/users-create.phtml:9 9806#: resources/views/admin/users-edit.phtml:12 9807#: resources/views/admin/users.phtml:9 9808#: resources/views/admin/webtrees1-thumbnails.phtml:9 9809#: resources/views/modules/batch_update/admin.phtml:9 9810#: resources/views/modules/custom-css-js/edit.phtml:8 9811#: resources/views/modules/faq/config.phtml:8 9812#: resources/views/modules/faq/edit.phtml:9 9813#: resources/views/modules/relationships-chart/config.phtml:8 9814#: resources/views/modules/sitemap/config.phtml:8 9815#: resources/views/modules/stories/config.phtml:8 9816#: resources/views/modules/stories/edit.phtml:13 9817msgid "Control panel" 9818msgstr "" 9819 9820#: app/Http/Controllers/Admin/LocationController.php:306 9821msgid "Add" 9822msgstr "" 9823 9824#: app/Http/Controllers/Admin/LocationController.php:405 9825#: app/Http/RequestHandlers/AccountUpdate.php:113 9826#, php-format 9827msgid "The details for “%s” have been updated." 9828msgstr "" 9829 9830#: app/Http/Controllers/Admin/LocationController.php:432 9831msgid "Location not removed: this location contains sub-locations" 9832msgstr "" 9833 9834#: app/Http/Controllers/Admin/LocationController.php:488 9835msgid "Level" 9836msgstr "" 9837 9838#: app/Http/Controllers/Admin/LocationController.php:630 9839msgid "Import geographic data" 9840msgstr "" 9841 9842#: app/Http/Controllers/Admin/LocationController.php:761 9843#, php-format 9844msgid "locations updated: %s, locations added: %s" 9845msgstr "" 9846 9847#: app/Http/Controllers/Admin/LocationController.php:879 9848#, php-format 9849msgid "%s location has been imported." 9850msgid_plural "%s locations have been imported." 9851msgstr[0] "" 9852msgstr[1] "" 9853 9854#: app/Http/Controllers/Admin/MapProviderController.php:41 9855#: resources/views/admin/control-panel.phtml:653 9856#: resources/views/admin/map-provider.phtml:16 9857msgid "Map provider" 9858msgstr "" 9859 9860#: app/Http/Controllers/Admin/MediaController.php:116 9861#: resources/views/admin/control-panel.phtml:604 9862#: resources/views/admin/media-upload.phtml:8 9863msgid "Manage media" 9864msgstr "" 9865 9866#: app/Http/Controllers/Admin/MediaController.php:271 9867msgid "Create" 9868msgstr "" 9869 9870#: app/Http/Controllers/Admin/MediaController.php:275 9871#: resources/views/admin/trees.phtml:98 9872#: resources/views/admin/users-table-options.phtml:32 9873#: resources/views/edit-account-page.phtml:162 9874#: resources/views/gedcom-record-page-menu.phtml:17 9875#: resources/views/individual-page-menu.phtml:92 9876#: resources/views/media-page-menu.phtml:34 9877#: resources/views/modules/faq/config.phtml:86 9878#: resources/views/modules/gedcom_news/list.phtml:34 9879#: resources/views/modules/stories/config.phtml:65 9880#: resources/views/modules/user_blog/list.phtml:34 9881#: resources/views/note-page-menu.phtml:17 9882#: resources/views/repository-page-menu.phtml:17 9883#: resources/views/source-page-menu.phtml:17 9884#: resources/views/submitter-page-menu.phtml:17 9885#, php-format 9886msgid "Are you sure you want to delete “%s”?" 9887msgstr "" 9888 9889#: app/Http/Controllers/Admin/MediaController.php:277 9890#: app/Module/FixPrimaryTag.php:104 app/Module/UserMessagesModule.php:179 9891#: app/Module/UserMessagesModule.php:220 9892#: resources/views/admin/locations.phtml:21 9893#: resources/views/admin/trees-privacy.phtml:260 9894#: resources/views/admin/trees.phtml:99 9895#: resources/views/admin/users-table-options.phtml:33 9896#: resources/views/edit-blocks-block.phtml:22 9897#: resources/views/edit/icon-fact-delete.phtml:8 9898#: resources/views/edit/icon-fact-delete.phtml:10 9899#: resources/views/family-page-menu.phtml:53 9900#: resources/views/gedcom-record-page-menu.phtml:19 9901#: resources/views/individual-page-menu.phtml:94 9902#: resources/views/media-page-menu.phtml:36 resources/views/media-page.phtml:99 9903#: resources/views/media-page.phtml:102 9904#: resources/views/modules/faq/config.phtml:47 9905#: resources/views/modules/gedcom_news/list.phtml:35 9906#: resources/views/modules/stories/config.phtml:38 9907#: resources/views/modules/stories/config.phtml:67 9908#: resources/views/modules/user_blog/list.phtml:35 9909#: resources/views/note-page-menu.phtml:19 9910#: resources/views/repository-page-menu.phtml:19 9911#: resources/views/source-page-menu.phtml:19 9912#: resources/views/submitter-page-menu.phtml:19 9913msgid "Delete" 9914msgstr "" 9915 9916#: app/Http/Controllers/Admin/MediaController.php:329 9917msgid "There are no links to this media object." 9918msgstr "" 9919 9920#. I18N: size of file in KB 9921#: app/Http/Controllers/Admin/MediaController.php:353 app/MediaFile.php:348 9922#: app/Services/MediaFileService.php:83 9923#, php-format 9924msgid "%s KB" 9925msgstr "" 9926 9927#. I18N: image dimensions, width × height 9928#: app/Http/Controllers/Admin/MediaController.php:363 app/MediaFile.php:361 9929#, php-format 9930msgid "%1$s × %2$s pixels" 9931msgstr "" 9932 9933#: app/Http/Controllers/Admin/MediaController.php:388 9934#: resources/views/admin/control-panel.phtml:610 9935msgid "Upload media files" 9936msgstr "" 9937 9938#: app/Http/Controllers/Admin/MediaController.php:442 9939#, php-format 9940msgid "Filenames are not allowed to contain the character “%s”." 9941msgstr "" 9942 9943#: app/Http/Controllers/Admin/MediaController.php:448 9944#, php-format 9945msgid "Filenames are not allowed to have the extension “%s”." 9946msgstr "" 9947 9948#: app/Http/Controllers/Admin/MediaController.php:455 9949#, php-format 9950msgid "The file %s already exists. Use another filename." 9951msgstr "" 9952 9953#: app/Http/Controllers/Admin/MediaController.php:462 9954#, php-format 9955msgid "The file %s has been uploaded." 9956msgstr "" 9957 9958#: app/Http/Controllers/Admin/MediaController.php:465 9959#: app/Http/Controllers/EditMediaController.php:134 9960#: app/Http/RequestHandlers/CreateMediaObjectAction.php:86 9961#: app/Services/MediaFileService.php:246 9962msgid "There was an error uploading your file." 9963msgstr "" 9964 9965#: app/Http/Controllers/Admin/ModuleController.php:85 9966#: resources/views/admin/components.phtml:13 9967#: resources/views/admin/control-panel.phtml:417 9968msgid "All modules" 9969msgstr "" 9970 9971#: app/Http/Controllers/Admin/ModuleController.php:100 9972#: app/Module/ModuleAnalyticsTrait.php:83 9973#: resources/views/admin/analytics-edit.phtml:8 9974#: resources/views/admin/control-panel.phtml:482 9975#: resources/views/admin/modules.phtml:99 9976#: resources/views/admin/modules.phtml:101 9977#: resources/views/admin/modules.phtml:229 9978#: resources/views/admin/modules.phtml:232 9979#: resources/views/modules/privacy-policy/page.phtml:32 9980msgid "Tracking and analytics" 9981msgstr "" 9982 9983#: app/Http/Controllers/Admin/ModuleController.php:101 9984msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 9985msgstr "" 9986 9987#: app/Http/Controllers/Admin/ModuleController.php:114 9988#: resources/views/admin/control-panel.phtml:514 9989#: resources/views/admin/modules.phtml:79 9990#: resources/views/admin/modules.phtml:81 9991msgid "Blocks" 9992msgstr "" 9993 9994#. I18N: Name of a module/block 9995#. I18N: Name of a module 9996#: app/Http/Controllers/Admin/ModuleController.php:128 9997#: app/Module/ChartsBlockModule.php:62 app/Module/ChartsMenuModule.php:60 9998#: app/Module/ChartsMenuModule.php:105 9999#: resources/views/admin/control-panel.phtml:440 10000#: resources/views/admin/modules.phtml:83 10001#: resources/views/admin/modules.phtml:85 10002#: resources/views/admin/trees-preferences.phtml:392 10003msgid "Charts" 10004msgstr "" 10005 10006#: app/Http/Controllers/Admin/ModuleController.php:142 10007msgid "Data Fixes" 10008msgstr "" 10009 10010#: app/Http/Controllers/Admin/ModuleController.php:156 10011#: resources/views/admin/control-panel.phtml:475 10012#: resources/views/admin/modules.phtml:95 10013#: resources/views/admin/modules.phtml:97 10014msgid "Footers" 10015msgstr "" 10016 10017#: app/Http/Controllers/Admin/ModuleController.php:170 10018#: resources/views/admin/control-panel.phtml:542 10019#: resources/views/admin/modules.phtml:103 10020#: resources/views/admin/modules.phtml:105 10021#: resources/views/admin/modules.phtml:237 10022#: resources/views/admin/modules.phtml:240 10023#: resources/views/modules/personal_facts/tab.phtml:22 10024msgid "Historic events" 10025msgstr "" 10026 10027#: app/Http/Controllers/Admin/ModuleController.php:184 10028#: resources/views/admin/control-panel.phtml:496 10029#: resources/views/admin/modules.phtml:111 10030#: resources/views/admin/modules.phtml:113 10031msgid "Languages" 10032msgstr "" 10033 10034#. I18N: Name of a module 10035#: app/Http/Controllers/Admin/ModuleController.php:198 10036#: app/Module/ListsMenuModule.php:58 app/Module/ListsMenuModule.php:104 10037#: resources/views/admin/control-panel.phtml:447 10038#: resources/views/admin/modules.phtml:87 10039#: resources/views/admin/modules.phtml:89 10040#: resources/views/admin/trees-preferences.phtml:328 10041msgid "Lists" 10042msgstr "" 10043 10044#: app/Http/Controllers/Admin/ModuleController.php:212 10045#: resources/views/admin/control-panel.phtml:433 10046#: resources/views/admin/modules.phtml:67 10047#: resources/views/admin/modules.phtml:69 10048msgid "Menus" 10049msgstr "" 10050 10051#. I18N: Name of a module 10052#: app/Http/Controllers/Admin/ModuleController.php:226 10053#: app/Module/ReportsMenuModule.php:63 app/Module/ReportsMenuModule.php:108 10054#: resources/views/admin/control-panel.phtml:454 10055#: resources/views/admin/modules.phtml:91 10056#: resources/views/admin/modules.phtml:93 10057msgid "Reports" 10058msgstr "" 10059 10060#: app/Http/Controllers/Admin/ModuleController.php:240 10061#: resources/views/admin/control-panel.phtml:535 10062#: resources/views/admin/modules.phtml:75 10063#: resources/views/admin/modules.phtml:77 10064msgid "Sidebars" 10065msgstr "" 10066 10067#: app/Http/Controllers/Admin/ModuleController.php:254 10068#: resources/views/admin/control-panel.phtml:528 10069#: resources/views/admin/modules.phtml:71 10070#: resources/views/admin/modules.phtml:73 10071msgid "Tabs" 10072msgstr "" 10073 10074#: app/Http/Controllers/Admin/ModuleController.php:268 10075#: resources/views/admin/control-panel.phtml:489 10076#: resources/views/admin/modules.phtml:107 10077#: resources/views/admin/modules.phtml:109 10078msgid "Themes" 10079msgstr "" 10080 10081#: app/Http/Controllers/Admin/ModuleController.php:341 10082#: app/Http/Controllers/Admin/ModuleController.php:618 10083#, php-format 10084msgid "The module “%s” has been enabled." 10085msgstr "" 10086 10087#: app/Http/Controllers/Admin/ModuleController.php:343 10088#: app/Http/Controllers/Admin/ModuleController.php:620 10089#, php-format 10090msgid "The module “%s” has been disabled." 10091msgstr "" 10092 10093#: app/Http/Controllers/Admin/ModuleController.php:348 10094#: app/Http/Controllers/Admin/ModuleController.php:364 10095#: app/Http/Controllers/Admin/ModuleController.php:381 10096#: app/Http/Controllers/Admin/ModuleController.php:398 10097#: app/Http/Controllers/Admin/ModuleController.php:414 10098#: app/Http/Controllers/Admin/ModuleController.php:431 10099#: app/Http/Controllers/Admin/ModuleController.php:447 10100#: app/Http/Controllers/Admin/ModuleController.php:463 10101#: app/Http/Controllers/Admin/ModuleController.php:480 10102#: app/Http/Controllers/Admin/ModuleController.php:498 10103#: app/Http/Controllers/Admin/ModuleController.php:515 10104#: app/Http/Controllers/Admin/ModuleController.php:533 10105#: app/Http/Controllers/Admin/ModuleController.php:551 10106#: app/Http/Controllers/Admin/ModuleController.php:567 10107#: app/Http/Controllers/AdminSiteController.php:104 10108#: app/Http/Controllers/AdminSiteController.php:158 10109#: app/Http/RequestHandlers/EmailPreferencesAction.php:82 10110msgid "The website preferences have been updated." 10111msgstr "" 10112 10113#: app/Http/Controllers/Admin/ModuleController.php:697 10114#, php-format 10115msgid "The preferences for the module “%s” have been deleted." 10116msgstr "" 10117 10118#: app/Http/Controllers/Admin/UpgradeController.php:114 10119#: app/Http/Controllers/Admin/UpgradeController.php:214 10120msgid "Upgrade wizard" 10121msgstr "" 10122 10123#: app/Http/Controllers/Admin/UpgradeController.php:210 10124msgid "Export all the family trees to GEDCOM files…" 10125msgstr "" 10126 10127#: app/Http/Controllers/Admin/UpgradeController.php:215 10128msgid "Create a temporary folder…" 10129msgstr "" 10130 10131#: app/Http/Controllers/Admin/UpgradeController.php:216 10132msgid "Check for pending changes…" 10133msgstr "" 10134 10135#: app/Http/Controllers/Admin/UpgradeController.php:218 10136#, php-format 10137msgid "Download %s…" 10138msgstr "" 10139 10140#: app/Http/Controllers/Admin/UpgradeController.php:219 10141#, php-format 10142msgid "Unzip %s to a temporary folder…" 10143msgstr "" 10144 10145#: app/Http/Controllers/Admin/UpgradeController.php:220 10146msgid "Copy files…" 10147msgstr "" 10148 10149#: app/Http/Controllers/Admin/UpgradeController.php:232 10150#: resources/views/admin/control-panel.phtml:63 10151#: resources/views/admin/upgrade/wizard.phtml:14 10152msgid "No upgrade information is available." 10153msgstr "" 10154 10155#: app/Http/Controllers/Admin/UpgradeController.php:236 10156#: resources/views/admin/control-panel.phtml:73 10157#: resources/views/admin/upgrade/wizard.phtml:18 10158msgid "This is the latest version of webtrees. No upgrade is available." 10159msgstr "" 10160 10161#. I18N: %s is a version number, such as 1.2.3 10162#. I18N: %s is a version number 10163#: app/Http/Controllers/Admin/UpgradeController.php:241 10164#: app/Http/RequestHandlers/LoginAction.php:83 10165#: resources/views/admin/control-panel.phtml:69 10166#, php-format 10167msgid "Upgrade to webtrees %s." 10168msgstr "" 10169 10170#: app/Http/Controllers/Admin/UpgradeController.php:261 10171#, php-format 10172msgid "The folder %s has been created." 10173msgstr "" 10174 10175#: app/Http/Controllers/Admin/UpgradeController.php:273 10176msgid "You should accept or reject all pending changes before upgrading." 10177msgstr "" 10178 10179#: app/Http/Controllers/Admin/UpgradeController.php:277 10180#: resources/views/pending-changes-page.phtml:18 10181msgid "There are no pending changes." 10182msgstr "" 10183 10184#. I18N: %s is a filename 10185#: app/Http/Controllers/Admin/UpgradeController.php:308 10186#: app/Http/RequestHandlers/ExportGedcomServer.php:79 10187#, php-format 10188msgid "The family tree has been exported to %s." 10189msgstr "" 10190 10191#: app/Http/Controllers/Admin/UpgradeController.php:333 10192#, php-format 10193msgid "%1$s KB were downloaded in %2$s seconds." 10194msgstr "" 10195 10196#. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds 10197#: app/Http/Controllers/Admin/UpgradeController.php:354 10198#, php-format 10199msgid "%1$s file was extracted in %2$s seconds." 10200msgid_plural "%1$s files were extracted in %2$s seconds." 10201msgstr[0] "" 10202msgstr[1] "" 10203 10204#: app/Http/Controllers/Admin/UpgradeController.php:386 10205msgid "The upgrade is complete." 10206msgstr "" 10207 10208#. I18N: A button label. 10209#: app/Http/Controllers/Admin/UpgradeController.php:387 10210#: resources/views/admin/import-progress.phtml:31 10211#: resources/views/admin/map-import-form.phtml:79 10212#: resources/views/admin/merge-records-step-1.phtml:109 10213#: resources/views/admin/trees-export.phtml:27 10214#: resources/views/admin/trees-export.phtml:120 10215#: resources/views/admin/trees-import.phtml:115 10216#: resources/views/admin/trees-merge.phtml:46 10217#: resources/views/admin/trees-renumber.phtml:34 10218#: resources/views/admin/trees.phtml:305 10219#: resources/views/admin/upgrade/wizard.phtml:33 10220#: resources/views/forgot-password-page.phtml:34 10221#: resources/views/modules/clippings/add-options.phtml:27 10222#: resources/views/modules/login_block/sign-in.phtml:59 10223#: resources/views/password-request-page.phtml:34 10224#: resources/views/password-reset-page.phtml:50 10225#: resources/views/pending-changes-page.phtml:22 10226#: resources/views/register-page.phtml:99 10227#: resources/views/report-select-page.phtml:32 10228msgid "continue" 10229msgstr "" 10230 10231#: app/Http/Controllers/Admin/UsersController.php:107 10232#: resources/views/admin/control-panel.phtml:354 10233#: resources/views/admin/email-page.phtml:9 10234#: resources/views/admin/users-cleanup.phtml:11 10235#: resources/views/admin/users-create.phtml:9 10236#: resources/views/admin/users-edit.phtml:12 10237msgid "User administration" 10238msgstr "" 10239 10240#: app/Http/Controllers/Admin/UsersController.php:189 10241#: resources/views/components/datetime.phtml:11 10242msgid "Never" 10243msgstr "" 10244 10245#: app/Http/Controllers/Admin/UsersController.php:215 10246#: resources/views/admin/control-panel.phtml:360 10247msgid "Add a user" 10248msgstr "" 10249 10250#. I18N: placeholders are GEDCOM XREFs, such as R123 10251#: app/Http/Controllers/Admin/UsersController.php:236 10252#: app/Http/Controllers/AdminTreesController.php:276 10253#, php-format 10254msgid "%1$s does not exist." 10255msgstr "" 10256 10257#: app/Http/Controllers/Admin/UsersController.php:253 10258msgid "Edit the user" 10259msgstr "" 10260 10261#: app/Http/Controllers/Admin/UsersController.php:274 10262#: app/Http/Controllers/Admin/UsersController.php:401 10263#: app/Http/RequestHandlers/AccountUpdate.php:86 10264#: app/Http/RequestHandlers/RegisterAction.php:239 10265msgid "Duplicate username. A user with that username already exists. Please choose another username." 10266msgstr "" 10267 10268#: app/Http/Controllers/Admin/UsersController.php:279 10269#: app/Http/Controllers/Admin/UsersController.php:395 10270#: app/Http/RequestHandlers/AccountUpdate.php:95 10271#: app/Http/RequestHandlers/RegisterAction.php:244 10272msgid "Duplicate email address. A user with that email already exists." 10273msgstr "" 10274 10275#: app/Http/Controllers/Admin/UsersController.php:339 10276#, php-format 10277msgid "%1$s does not exist" 10278msgstr "" 10279 10280#. I18N: %s is a server name/URL 10281#: app/Http/Controllers/Admin/UsersController.php:353 10282#: app/Http/RequestHandlers/VerifyEmail.php:87 10283#, php-format 10284msgid "New user at %s" 10285msgstr "" 10286 10287#. I18N: Listbox entry; name of a role 10288#: app/Http/Controllers/Admin/UsersController.php:420 10289#: resources/views/admin/trees-export.phtml:112 10290#: resources/views/admin/users-edit.phtml:220 10291#: resources/views/modules/clippings/download.phtml:28 10292#: resources/views/modules/clippings/download.phtml:41 10293msgid "Visitor" 10294msgstr "" 10295 10296#. I18N: Listbox entry; name of a role 10297#: app/Http/Controllers/Admin/UsersController.php:422 10298#: resources/views/admin/trees-export.phtml:106 10299#: resources/views/admin/users-edit.phtml:226 10300#: resources/views/modules/clippings/download.phtml:25 10301#: resources/views/modules/clippings/download.phtml:38 10302msgid "Member" 10303msgstr "" 10304 10305#. I18N: Listbox entry; name of a role 10306#: app/Http/Controllers/Admin/UsersController.php:424 10307#: resources/views/admin/users-edit.phtml:234 10308msgid "Editor" 10309msgstr "" 10310 10311#. I18N: Listbox entry; name of a role 10312#: app/Http/Controllers/Admin/UsersController.php:426 10313#: resources/views/admin/users-edit.phtml:240 10314msgid "Moderator" 10315msgstr "" 10316 10317#. I18N: Listbox entry; name of a role 10318#: app/Http/Controllers/Admin/UsersController.php:428 10319#: resources/views/admin/trees-export.phtml:100 10320#: resources/views/admin/users-edit.phtml:248 10321#: resources/views/modules/clippings/download.phtml:22 10322msgid "Manager" 10323msgstr "" 10324 10325#: app/Http/Controllers/Admin/UsersController.php:440 10326#: app/Http/Controllers/AdminTreesController.php:1800 10327msgid "<default theme>" 10328msgstr "" 10329 10330#: app/Http/Controllers/AdminController.php:66 10331#: resources/views/admin/trees.phtml:90 10332msgid "Privacy" 10333msgstr "" 10334 10335#: app/Http/Controllers/AdminController.php:152 10336#: app/Http/Controllers/AdminTreesController.php:955 10337#, php-format 10338msgid "The preferences for the family tree “%s” have been updated." 10339msgstr "" 10340 10341#: app/Http/Controllers/AdminController.php:159 10342#: app/Http/Controllers/AdminTreesController.php:962 10343msgid "The preferences for all family trees have been updated." 10344msgstr "" 10345 10346#: app/Http/Controllers/AdminController.php:162 10347#: app/Http/Controllers/AdminTreesController.php:966 10348msgid "The preferences for new family trees have been updated." 10349msgstr "" 10350 10351#: app/Http/Controllers/AdminController.php:261 10352#: resources/views/admin/trees-privacy.phtml:248 10353msgid "All facts and events" 10354msgstr "" 10355 10356#: app/Http/Controllers/AdminSiteController.php:62 10357#: resources/views/admin/control-panel.phtml:83 10358msgid "Website preferences" 10359msgstr "" 10360 10361#: app/Http/Controllers/AdminSiteController.php:97 10362#, php-format 10363msgid "The folder “%s” does not exist." 10364msgstr "" 10365 10366#: app/Http/Controllers/AdminSiteController.php:117 10367#: resources/views/admin/control-panel.phtml:95 10368msgid "Sign-in and registration" 10369msgstr "" 10370 10371#: app/Http/Controllers/AdminSiteController.php:136 10372msgid "No predefined text" 10373msgstr "" 10374 10375#: app/Http/Controllers/AdminSiteController.php:137 10376msgid "Predefined text that states all users can request a user account" 10377msgstr "" 10378 10379#: app/Http/Controllers/AdminSiteController.php:138 10380msgid "Predefined text that states admin will decide on each request for a user account" 10381msgstr "" 10382 10383#: app/Http/Controllers/AdminSiteController.php:139 10384msgid "Predefined text that states only family members can request a user account" 10385msgstr "" 10386 10387#: app/Http/Controllers/AdminSiteController.php:140 10388msgid "Choose user defined welcome text typed below" 10389msgstr "" 10390 10391#. I18N: placeholders are GEDCOM XREFs, such as R123 10392#: app/Http/Controllers/AdminTreesController.php:273 10393#, php-format 10394msgid "%1$s does not exist. Did you mean %2$s?" 10395msgstr "" 10396 10397#: app/Http/Controllers/AdminTreesController.php:286 10398#: app/Http/Controllers/AdminTreesController.php:291 10399msgid "This type of link is not allowed here." 10400msgstr "" 10401 10402#. I18N: %1$s is an internal ID number such as R123. %2$s and %3$s are record types, such as INDI or SOUR 10403#: app/Http/Controllers/AdminTreesController.php:297 10404#, php-format 10405msgid "%1$s is a %2$s but a %3$s is expected." 10406msgstr "" 10407 10408#. I18N: %1$s and %2$s are internal ID numbers such as R123 10409#: app/Http/Controllers/AdminTreesController.php:306 10410#, php-format 10411msgid "%1$s does not have a link back to %2$s." 10412msgstr "" 10413 10414#: app/Http/Controllers/AdminTreesController.php:311 10415#: resources/views/admin/trees.phtml:164 10416msgid "Check for errors" 10417msgstr "" 10418 10419#: app/Http/Controllers/AdminTreesController.php:332 10420#: resources/views/admin/trees.phtml:148 10421msgid "Find duplicates" 10422msgstr "" 10423 10424#: app/Http/Controllers/AdminTreesController.php:375 10425#: app/Http/Controllers/AdminTreesController.php:387 10426msgid "No GEDCOM file was received." 10427msgstr "" 10428 10429#: app/Http/Controllers/AdminTreesController.php:416 10430msgid "Import a GEDCOM file" 10431msgstr "" 10432 10433#: app/Http/Controllers/AdminTreesController.php:461 10434#: resources/views/admin/changes-log.phtml:12 10435#: resources/views/admin/data-fix-page.phtml:23 10436#: resources/views/admin/data-fix-select.phtml:19 10437#: resources/views/admin/merge-records-step-1.phtml:10 10438#: resources/views/admin/merge-records-step-2.phtml:10 10439#: resources/views/admin/trees-check.phtml:8 10440#: resources/views/admin/trees-duplicates.phtml:9 10441#: resources/views/admin/trees-export.phtml:10 10442#: resources/views/admin/trees-import.phtml:9 10443#: resources/views/admin/trees-preferences.phtml:9 10444#: resources/views/admin/trees-privacy.phtml:11 10445msgid "Manage family trees" 10446msgstr "" 10447 10448#: app/Http/Controllers/AdminTreesController.php:495 10449#: resources/views/admin/control-panel.phtml:160 10450msgid "Merge family trees" 10451msgstr "" 10452 10453#: app/Http/Controllers/AdminTreesController.php:695 10454msgid "The family trees have been merged successfully." 10455msgstr "" 10456 10457#. I18N: Layout option for lists of names 10458#. I18N: An option in a list-box 10459#: app/Http/Controllers/AdminTreesController.php:727 10460#: app/Module/OnThisDayModule.php:238 app/Module/RecentChangesModule.php:184 10461#: app/Module/TopGivenNamesModule.php:182 10462#: app/Module/UpcomingAnniversariesModule.php:259 10463#: app/Module/YahrzeitModule.php:242 10464msgid "list" 10465msgstr "" 10466 10467#. I18N: Layout option for lists of names 10468#. I18N: An option in a list-box 10469#: app/Http/Controllers/AdminTreesController.php:729 10470#: app/Module/OnThisDayModule.php:240 app/Module/RecentChangesModule.php:186 10471#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:239 10472#: app/Module/UpcomingAnniversariesModule.php:261 10473#: app/Module/YahrzeitModule.php:244 10474msgid "table" 10475msgstr "" 10476 10477#. I18N: Layout option for lists of names 10478#. I18N: An option in a list-box 10479#: app/Http/Controllers/AdminTreesController.php:731 10480#: app/Module/TopSurnamesModule.php:241 10481msgid "tag cloud" 10482msgstr "" 10483 10484#. I18N: page orientation 10485#: app/Http/Controllers/AdminTreesController.php:736 10486#: resources/xml/reports/change_report.xml:10 10487#: resources/xml/reports/pedigree_report.xml:7 10488msgid "Portrait" 10489msgstr "" 10490 10491#. I18N: page orientation 10492#: app/Http/Controllers/AdminTreesController.php:738 10493#: resources/xml/reports/change_report.xml:10 10494#: resources/xml/reports/pedigree_report.xml:7 10495msgid "Landscape" 10496msgstr "" 10497 10498#. I18N: None of the other options 10499#: app/Http/Controllers/AdminTreesController.php:743 10500#: app/Http/Controllers/AdminTreesController.php:749 10501#: app/Module/RelationshipsChartModule.php:456 10502#: app/Services/EmailService.php:221 10503#: resources/views/modules/statistics-chart/custom.phtml:75 10504msgid "none" 10505msgstr "" 10506 10507#. I18N: https://en.wikipedia.org/wiki/Markdown 10508#: app/Http/Controllers/AdminTreesController.php:745 10509msgid "markdown" 10510msgstr "" 10511 10512#: app/Http/Controllers/AdminTreesController.php:750 10513#: resources/xml/reports/fact_sources.xml:6 10514msgid "facts" 10515msgstr "" 10516 10517#: app/Http/Controllers/AdminTreesController.php:751 10518#: resources/xml/reports/fact_sources.xml:6 10519msgid "records" 10520msgstr "" 10521 10522#: app/Http/Controllers/AdminTreesController.php:808 10523#: app/Http/RequestHandlers/TreePageBlockEdit.php:64 10524#: app/Http/RequestHandlers/UserPageBlockEdit.php:64 10525#: resources/views/admin/components.phtml:45 10526#: resources/views/admin/components.phtml:48 10527#: resources/views/admin/modules.phtml:63 10528#: resources/views/admin/modules.phtml:65 10529#: resources/views/admin/modules.phtml:136 10530#: resources/views/admin/modules.phtml:139 10531#: resources/views/admin/modules.phtml:142 resources/views/admin/trees.phtml:82 10532#: resources/views/modules/block-template.phtml:10 10533#: resources/views/modules/block-template.phtml:12 10534msgid "Preferences" 10535msgstr "" 10536 10537#. I18N: Renumber the records in a family tree 10538#: app/Http/Controllers/AdminTreesController.php:854 10539#: resources/views/admin/trees-merge.phtml:24 10540#: resources/views/admin/trees-merge.phtml:29 10541msgid "Renumber family tree" 10542msgstr "" 10543 10544#: app/Http/Controllers/AdminTreesController.php:1462 10545#: app/Services/UpgradeService.php:150 app/Services/UpgradeService.php:183 10546msgid "The server’s time limit has been reached." 10547msgstr "" 10548 10549#: app/Http/Controllers/AdminTreesController.php:1497 10550#, php-format 10551msgid "The GEDCOM file “%s” has been imported." 10552msgstr "" 10553 10554#. I18N: %s is the name of a family tree 10555#: app/Http/Controllers/AdminTreesController.php:1504 10556#: app/Http/RequestHandlers/DeleteTreeAction.php:65 10557#, php-format 10558msgid "The family tree “%s” has been deleted." 10559msgstr "" 10560 10561#: app/Http/Controllers/AdminTreesController.php:1541 10562#, php-format 10563msgid "%1$s %2$s has a %3$s link to %4$s." 10564msgstr "" 10565 10566#. I18N: Name of a module/list 10567#: app/Http/Controllers/AdminTreesController.php:1703 10568#: app/Http/Controllers/ListController.php:506 10569#: app/Module/FixSearchAndReplace.php:113 10570#: app/Module/RepositoryListModule.php:53 10571#: resources/views/admin/control-panel.phtml:177 10572#: resources/views/admin/merge-records-step-1.phtml:26 10573#: resources/views/lists/repositories-table.phtml:37 10574#: resources/views/modules/gedcom_stats/config.phtml:29 10575#: resources/views/modules/gedcom_stats/statistics.phtml:101 10576#: resources/views/modules/html/template-statistics.phtml:47 10577#: resources/views/search-general-page.phtml:55 10578#: resources/views/search-results.phtml:46 10579#: resources/views/statistics/other/total-records.phtml:48 10580msgid "Repositories" 10581msgstr "" 10582 10583#. I18N: Name of a module/list 10584#. I18N: Name of a module 10585#: app/Http/Controllers/AdminTreesController.php:1704 10586#: app/Http/Controllers/ListController.php:527 10587#: app/Module/FixSearchAndReplace.php:114 app/Module/SourceListModule.php:52 10588#: app/Module/SourcesTabModule.php:59 10589#: resources/views/admin/control-panel.phtml:176 10590#: resources/views/admin/merge-records-step-1.phtml:25 10591#: resources/views/gedcom-record-page.phtml:62 10592#: resources/views/lists/media-table.phtml:73 10593#: resources/views/lists/notes-table.phtml:76 10594#: resources/views/lists/notes-table.phtml:85 10595#: resources/views/lists/repositories-table.phtml:43 10596#: resources/views/lists/sources-table.phtml:78 10597#: resources/views/media-page.phtml:70 10598#: resources/views/modules/gedcom_stats/config.phtml:27 10599#: resources/views/modules/gedcom_stats/statistics.phtml:79 10600#: resources/views/modules/html/template-statistics.phtml:39 10601#: resources/views/note-page.phtml:62 resources/views/repository-page.phtml:44 10602#: resources/views/search-general-page.phtml:48 10603#: resources/views/search-results.phtml:35 10604#: resources/views/statistics/other/chart-sources.phtml:12 10605#: resources/views/statistics/other/total-records.phtml:30 10606#: resources/xml/reports/ahnentafel_report.xml:476 10607#: resources/xml/reports/descendancy_report.xml:611 10608#: resources/xml/reports/family_group_report.xml:1118 10609#: resources/xml/reports/individual_ext_report.xml:644 10610#: resources/xml/reports/individual_report.xml:646 10611msgid "Sources" 10612msgstr "" 10613 10614#. I18N: Name of a module/list 10615#: app/Http/Controllers/AdminTreesController.php:1705 10616#: app/Http/Controllers/ListController.php:241 10617#: app/Module/AncestorsChartModule.php:276 10618#: app/Module/DescendancyChartModule.php:265 10619#: app/Module/FixSearchAndReplace.php:110 10620#: app/Module/IndividualListModule.php:48 10621#: app/Module/StatisticsChartModule.php:153 10622#: app/Module/StatisticsChartModule.php:293 10623#: app/Module/StatisticsChartModule.php:342 10624#: app/Module/StatisticsChartModule.php:537 10625#: app/Module/StatisticsChartModule.php:599 10626#: app/Module/StatisticsChartModule.php:660 10627#: resources/views/admin/control-panel.phtml:174 10628#: resources/views/admin/merge-records-step-1.phtml:23 10629#: resources/views/gedcom-record-page.phtml:44 10630#: resources/views/lists/given-names-table.phtml:24 10631#: resources/views/lists/media-table.phtml:71 10632#: resources/views/lists/notes-table.phtml:82 10633#: resources/views/lists/sources-table.phtml:85 10634#: resources/views/lists/submitters-table.phtml:61 10635#: resources/views/lists/surnames-table.phtml:29 10636#: resources/views/media-page.phtml:58 10637#: resources/views/modules/census-assistant.phtml:55 10638#: resources/views/modules/gedcom_stats/config.phtml:24 10639#: resources/views/modules/gedcom_stats/statistics.phtml:23 10640#: resources/views/modules/html/template-statistics.phtml:19 10641#: resources/views/modules/place-hierarchy/events.phtml:10 10642#: resources/views/modules/place-hierarchy/sidebar.phtml:43 10643#: resources/views/modules/random_media/config.phtml:12 10644#: resources/views/modules/statistics-chart/custom.phtml:56 10645#: resources/views/modules/statistics-chart/custom.phtml:152 10646#: resources/views/note-page.phtml:44 10647#: resources/views/search-general-page.phtml:34 10648#: resources/views/search-results.phtml:13 resources/views/source-page.phtml:45 10649#: resources/views/submitter-page.phtml:44 10650#: resources/xml/reports/fact_sources.xml:54 10651#: resources/xml/reports/fact_sources.xml:258 10652msgid "Individuals" 10653msgstr "" 10654 10655#. I18N: Name of a module/list 10656#. I18N: Name of a module 10657#: app/Http/Controllers/AdminTreesController.php:1706 10658#: app/Http/Controllers/ListController.php:239 10659#: app/Module/AncestorsChartModule.php:277 10660#: app/Module/DescendancyChartModule.php:266 app/Module/FamilyListModule.php:48 10661#: app/Module/FixSearchAndReplace.php:109 app/Module/RelativesTabModule.php:42 10662#: app/Module/StatisticsChartModule.php:158 10663#: app/Module/StatisticsChartModule.php:391 10664#: app/Module/StatisticsChartModule.php:482 10665#: app/Module/StatisticsChartModule.php:732 10666#: resources/views/admin/control-panel.phtml:175 10667#: resources/views/admin/merge-records-step-1.phtml:24 10668#: resources/views/gedcom-record-page.phtml:50 10669#: resources/views/lists/media-table.phtml:72 10670#: resources/views/lists/notes-table.phtml:83 10671#: resources/views/lists/sources-table.phtml:86 10672#: resources/views/lists/submitters-table.phtml:62 10673#: resources/views/media-page.phtml:64 10674#: resources/views/modules/gedcom_stats/config.phtml:26 10675#: resources/views/modules/gedcom_stats/statistics.phtml:67 10676#: resources/views/modules/html/template-statistics.phtml:35 10677#: resources/views/modules/place-hierarchy/events.phtml:16 10678#: resources/views/modules/place-hierarchy/sidebar.phtml:48 10679#: resources/views/note-page.phtml:50 10680#: resources/views/search-general-page.phtml:41 10681#: resources/views/search-results.phtml:24 resources/views/source-page.phtml:51 10682#: resources/views/submitter-page.phtml:50 10683#: resources/xml/reports/fact_sources.xml:152 10684#: resources/xml/reports/fact_sources.xml:314 10685msgid "Families" 10686msgstr "" 10687 10688#. I18N: Name of a module/list 10689#: app/Http/Controllers/AdminTreesController.php:1707 10690#: app/Module/FixSearchAndReplace.php:111 app/Module/MediaListModule.php:51 10691#: resources/views/admin/fix-level-0-media.phtml:24 10692#: resources/views/admin/merge-records-step-1.phtml:28 10693#: resources/views/admin/webtrees1-thumbnails.phtml:30 10694#: resources/views/gedcom-record-page.phtml:56 10695#: resources/views/lists/media-table.phtml:64 10696#: resources/views/lists/notes-table.phtml:84 10697#: resources/views/lists/sources-table.phtml:87 10698#: resources/views/modules/gedcom_stats/config.phtml:28 10699#: resources/views/modules/gedcom_stats/statistics.phtml:90 10700#: resources/views/modules/html/template-statistics.phtml:43 10701#: resources/views/note-page.phtml:56 resources/views/source-page.phtml:57 10702#: resources/views/statistics/other/chart-objects.phtml:12 10703#: resources/views/statistics/other/total-records.phtml:21 10704msgid "Media objects" 10705msgstr "" 10706 10707#. I18N: %s is a surname 10708#: app/Http/Controllers/BranchesController.php:84 10709#, php-format 10710msgid "Branches of the %s family" 10711msgstr "" 10712 10713#. I18N: Branches of a family tree 10714#. I18N: Name of a module/list 10715#: app/Http/Controllers/BranchesController.php:87 10716#: app/Module/BranchesListModule.php:49 10717msgid "Branches" 10718msgstr "" 10719 10720#. I18N: Name of a module/chart 10721#. I18N: Configuration option 10722#: app/Http/Controllers/BranchesController.php:295 10723#: app/Http/Controllers/BranchesController.php:332 10724#: app/Module/RelationshipsChartModule.php:173 10725#: app/Module/RelationshipsChartModule.php:257 10726#: resources/views/lists/individuals-table.phtml:329 10727#: resources/views/modules/relationships-chart/config.phtml:22 10728msgid "Relationships" 10729msgstr "" 10730 10731#: app/Http/Controllers/BranchesController.php:397 10732msgid "Generation" 10733msgstr "" 10734 10735#: app/Http/Controllers/CalendarController.php:144 10736msgid "Anniversary calendar" 10737msgstr "" 10738 10739#: app/Http/Controllers/CalendarController.php:148 10740msgid "On this day…" 10741msgstr "" 10742 10743#: app/Http/Controllers/CalendarController.php:151 10744msgid "In this month…" 10745msgstr "" 10746 10747#: app/Http/Controllers/CalendarController.php:154 10748msgid "In this year…" 10749msgstr "" 10750 10751#: app/Http/Controllers/CalendarController.php:411 10752msgid "Day not set" 10753msgstr "" 10754 10755#: app/Http/Controllers/CalendarController.php:537 10756#: resources/views/modules/yahrzeit/list.phtml:15 10757#, php-format 10758msgid "%s year anniversary" 10759msgstr "" 10760 10761#: app/Http/Controllers/EditFamilyController.php:57 10762#: resources/views/family-page-children.phtml:35 10763#: resources/views/family-page-menu.phtml:39 10764msgid "Add a child" 10765msgstr "" 10766 10767#: app/Http/Controllers/EditFamilyController.php:154 10768#: app/Http/Controllers/EditIndividualController.php:260 10769#: resources/views/family-page-menu.phtml:33 10770#: resources/views/family-page-parents.phtml:42 10771#: resources/views/modules/relatives/family.phtml:89 10772#: resources/views/modules/relatives/tab.phtml:114 10773msgid "Add a wife" 10774msgstr "" 10775 10776#: app/Http/Controllers/EditFamilyController.php:157 10777#: app/Http/Controllers/EditIndividualController.php:256 10778#: resources/views/family-page-menu.phtml:26 10779#: resources/views/family-page-parents.phtml:20 10780#: resources/views/modules/relatives/family.phtml:52 10781#: resources/views/modules/relatives/tab.phtml:116 10782msgid "Add a husband" 10783msgstr "" 10784 10785#: app/Http/Controllers/EditFamilyController.php:254 10786#: resources/views/family-page-menu.phtml:20 10787msgid "Change family members" 10788msgstr "" 10789 10790#: app/Http/Controllers/EditIndividualController.php:57 10791#: resources/views/modules/relatives/tab.phtml:137 10792msgid "Add a child to create a one-parent family" 10793msgstr "" 10794 10795#: app/Http/Controllers/EditIndividualController.php:156 10796#: resources/views/family-page-grandparents.phtml:54 10797#: resources/views/family-page-grandparents.phtml:62 10798#: resources/views/modules/relatives/tab.phtml:36 10799msgid "Add a mother" 10800msgstr "" 10801 10802#: app/Http/Controllers/EditIndividualController.php:159 10803#: resources/views/family-page-grandparents.phtml:24 10804#: resources/views/family-page-grandparents.phtml:32 10805#: resources/views/modules/relatives/tab.phtml:29 10806msgid "Add a father" 10807msgstr "" 10808 10809#: app/Http/Controllers/EditIndividualController.php:362 10810msgid "Create an individual" 10811msgstr "" 10812 10813#: app/Http/Controllers/EditIndividualController.php:483 10814#: resources/views/individual-page-menu.phtml:24 10815msgid "Add a name" 10816msgstr "" 10817 10818#: app/Http/Controllers/EditIndividualController.php:528 10819#: resources/views/modules/relatives/tab.phtml:105 10820msgid "Link this individual to an existing family as a child" 10821msgstr "" 10822 10823#: app/Http/Controllers/EditIndividualController.php:606 10824#: resources/views/modules/relatives/tab.phtml:128 10825msgid "Add a husband using an existing individual" 10826msgstr "" 10827 10828#: app/Http/Controllers/EditIndividualController.php:609 10829#: resources/views/modules/relatives/tab.phtml:126 10830msgid "Add a wife using an existing individual" 10831msgstr "" 10832 10833#: app/Http/Controllers/EditMediaController.php:89 10834#: resources/views/media-page.phtml:187 10835#: resources/views/modals/add-media-file.phtml:10 10836msgid "Add a media file" 10837msgstr "" 10838 10839#: app/Http/Controllers/EditMediaController.php:179 10840#: resources/views/modals/edit-media-file.phtml:10 10841msgid "Edit a media file" 10842msgstr "" 10843 10844#: app/Http/Controllers/EditMediaController.php:278 10845#, php-format 10846msgid "The media file %1$s has been renamed to %2$s." 10847msgstr "" 10848 10849#: app/Http/Controllers/EditMediaController.php:284 10850#, php-format 10851msgid "The media file %1$s could not be renamed to %2$s." 10852msgstr "" 10853 10854#: app/Http/Controllers/EditNoteController.php:55 10855msgid "Edit the shared note" 10856msgstr "" 10857 10858#: app/Http/Controllers/GedcomFileController.php:126 10859msgid "Invalid GEDCOM file - no header record found." 10860msgstr "" 10861 10862#: app/Http/Controllers/GedcomFileController.php:189 10863#, php-format 10864msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." 10865msgstr "" 10866 10867#: app/Http/Controllers/ListController.php:214 10868#: app/Http/Controllers/ListController.php:743 10869#: resources/views/admin/trees-export.phtml:94 10870#: resources/views/modules/clippings/download.phtml:19 10871#: resources/xml/reports/cemetery_report.xml:7 10872#: resources/xml/reports/death_report.xml:10 10873#: resources/xml/reports/individual_ext_report.xml:11 10874#: resources/xml/reports/individual_report.xml:8 10875msgid "None" 10876msgstr "" 10877 10878#: app/Http/Controllers/ListController.php:270 10879#, php-format 10880msgid "Exclude individuals with “%s” as a married name" 10881msgstr "" 10882 10883#: app/Http/Controllers/ListController.php:276 10884#, php-format 10885msgid "Include individuals with “%s” as a married name" 10886msgstr "" 10887 10888#: app/Http/Controllers/ListController.php:285 10889msgid "Show the list of individuals" 10890msgstr "" 10891 10892#: app/Http/Controllers/ListController.php:291 10893msgid "Show the list of surnames" 10894msgstr "" 10895 10896#: app/Http/Controllers/ListController.php:339 10897#, php-format 10898msgid "Individuals with surname %s" 10899msgstr "" 10900 10901#. I18N: Name of a module 10902#: app/Http/Controllers/ListController.php:461 app/Module/MediaTabModule.php:60 10903#: resources/views/admin/control-panel.phtml:178 10904#: resources/views/admin/control-panel.phtml:596 10905#: resources/views/admin/media.phtml:99 10906#: resources/views/lists/media-table.phtml:69 10907#: resources/views/modules/recent_changes/changes-table.phtml:48 10908msgid "Media" 10909msgstr "" 10910 10911#. I18N: Name of a module/list 10912#: app/Http/Controllers/ListController.php:485 app/Module/NoteListModule.php:50 10913#: resources/views/lists/sources-table.phtml:88 10914#: resources/views/search-general-page.phtml:62 10915msgid "Shared notes" 10916msgstr "" 10917 10918#. I18N: Name of a module/list 10919#: app/Http/Controllers/ListController.php:548 10920#: app/Module/FixSearchAndReplace.php:115 app/Module/SubmitterListModule.php:53 10921#: resources/views/admin/control-panel.phtml:180 10922#: resources/views/admin/merge-records-step-1.phtml:29 10923#: resources/views/lists/submitters-table.phtml:55 10924msgid "Submitters" 10925msgstr "" 10926 10927#: app/Http/Controllers/PlaceHierarchyController.php:100 10928msgid "Show place hierarchy" 10929msgstr "" 10930 10931#: app/Http/Controllers/PlaceHierarchyController.php:105 10932msgid "Show all places in a list" 10933msgstr "" 10934 10935#. I18N: Name of a module 10936#: app/Http/Controllers/PlaceHierarchyController.php:121 10937#: app/Module/PlacesModule.php:68 10938#: resources/views/admin/trees-preferences.phtml:566 10939#: resources/views/search-replace-page.phtml:38 10940#: resources/views/statistics/other/places.phtml:12 10941msgid "Places" 10942msgstr "" 10943 10944#: app/Http/Controllers/SetupController.php:158 10945msgid "Oops! webtrees was unable to create files in this folder." 10946msgstr "" 10947 10948#: app/Http/Controllers/SetupController.php:159 10949msgid "This usually means that you need to change the folder permissions to 777." 10950msgstr "" 10951 10952#: app/Http/Controllers/SetupController.php:366 10953msgid "You must enter all the administrator account fields." 10954msgstr "" 10955 10956#: app/Http/Controllers/SetupController.php:370 10957msgid "The password needs to be at least six characters long." 10958msgstr "" 10959 10960#: app/Http/Middleware/CheckCsrf.php:65 10961msgid "This form has expired. Try again." 10962msgstr "" 10963 10964#: app/Http/RequestHandlers/AccountEdit.php:88 10965#: app/Module/ModuleThemeTrait.php:319 app/Module/UserWelcomeModule.php:114 10966msgid "My account" 10967msgstr "" 10968 10969#: app/Http/RequestHandlers/BroadcastAction.php:82 10970#: app/Http/RequestHandlers/ContactAction.php:141 10971#: app/Http/RequestHandlers/EmailPreferencesAction.php:90 10972#: app/Http/RequestHandlers/MessageAction.php:98 10973#, php-format 10974msgid "The message was successfully sent to %s." 10975msgstr "" 10976 10977#: app/Http/RequestHandlers/BroadcastAction.php:89 10978#: app/Http/RequestHandlers/ContactAction.php:148 10979#: app/Http/RequestHandlers/EmailPreferencesAction.php:92 10980#: app/Http/RequestHandlers/MessageAction.php:105 10981msgid "The message was not sent." 10982msgstr "" 10983 10984#: app/Http/RequestHandlers/CleanDataFolder.php:95 10985#: resources/views/admin/control-panel.phtml:111 10986msgid "Clean up data folder" 10987msgstr "" 10988 10989#: app/Http/RequestHandlers/ContactAction.php:109 10990#: app/Http/RequestHandlers/PasswordResetAction.php:85 10991#: app/Http/RequestHandlers/PasswordResetPage.php:77 10992#: app/Http/RequestHandlers/RegisterAction.php:98 10993msgid "Please try again." 10994msgstr "" 10995 10996#: app/Http/RequestHandlers/ContactAction.php:114 10997msgid "Please enter a valid email address." 10998msgstr "" 10999 11000#: app/Http/RequestHandlers/ContactAction.php:121 11001#: app/Http/RequestHandlers/RegisterAction.php:251 11002msgid "You are not allowed to send messages that contain external links." 11003msgstr "" 11004 11005#. I18N: e.g. ‘You should delete the “http://” from “http://www.example.com” and try again.’ 11006#: app/Http/RequestHandlers/ContactAction.php:122 11007#: app/Http/RequestHandlers/RegisterAction.php:251 11008#, php-format 11009msgid "You should delete the “%1$s” from “%2$s” and try again." 11010msgstr "" 11011 11012#: app/Http/RequestHandlers/ContactPage.php:96 11013#: app/Http/RequestHandlers/MessagePage.php:76 11014#: app/Module/UserMessagesModule.php:158 11015#: app/Statistics/Repository/UserRepository.php:127 11016#: resources/views/pending-changes-page.phtml:82 11017msgid "Send a message" 11018msgstr "" 11019 11020#: app/Http/RequestHandlers/CopyFact.php:77 11021msgid "The record has been copied to the clipboard." 11022msgstr "" 11023 11024#: app/Http/RequestHandlers/CreateMediaObjectAction.php:116 11025msgid "The media object has been created" 11026msgstr "" 11027 11028#: app/Http/RequestHandlers/CreateNoteAction.php:73 11029msgid "The note has been created" 11030msgstr "" 11031 11032#: app/Http/RequestHandlers/CreateRepositoryAction.php:78 11033msgid "The repository has been created" 11034msgstr "" 11035 11036#: app/Http/RequestHandlers/CreateSourceAction.php:111 11037msgid "The source has been created" 11038msgstr "" 11039 11040#: app/Http/RequestHandlers/CreateSubmitterAction.php:76 11041msgid "The submitter has been created" 11042msgstr "" 11043 11044#: app/Http/RequestHandlers/CreateTreeAction.php:64 11045#, php-format 11046msgid "The family tree “%s” already exists." 11047msgstr "" 11048 11049#: app/Http/RequestHandlers/CreateTreeAction.php:71 11050#, php-format 11051msgid "The family tree “%s” has been created." 11052msgstr "" 11053 11054#: app/Http/RequestHandlers/CreateTreePage.php:55 11055#: resources/views/admin/control-panel.phtml:147 11056msgid "Create a family tree" 11057msgstr "" 11058 11059#: app/Http/RequestHandlers/CreateTreePage.php:57 11060msgid "My family tree" 11061msgstr "" 11062 11063#: app/Http/RequestHandlers/DataFixChoose.php:69 11064#: app/Http/RequestHandlers/DataFixPage.php:91 11065#: app/Http/RequestHandlers/HelpText.php:244 11066#: resources/views/admin/control-panel.phtml:461 11067#: resources/views/admin/data-fix-page.phtml:23 11068#: resources/views/admin/trees.phtml:132 11069msgid "Data fixes" 11070msgstr "" 11071 11072#: app/Http/RequestHandlers/DataFixData.php:107 11073#: app/Http/RequestHandlers/DataFixPreview.php:85 11074#: resources/views/admin/analytics-edit.phtml:18 11075msgid "Preview" 11076msgstr "" 11077 11078#: app/Http/RequestHandlers/DataFixData.php:108 11079#: resources/views/modules/batch_update/admin.phtml:77 11080msgid "Update" 11081msgstr "" 11082 11083#: app/Http/RequestHandlers/DeletePath.php:60 11084#, php-format 11085msgid "The file %s has been deleted." 11086msgstr "" 11087 11088#: app/Http/RequestHandlers/DeletePath.php:62 11089#: app/Http/RequestHandlers/DeletePath.php:76 11090#, php-format 11091msgid "The file %s could not be deleted." 11092msgstr "" 11093 11094#: app/Http/RequestHandlers/DeletePath.php:69 11095#, php-format 11096msgid "The folder %s has been deleted." 11097msgstr "" 11098 11099#: app/Http/RequestHandlers/DeletePath.php:71 11100#, php-format 11101msgid "The folder %s could not be deleted." 11102msgstr "" 11103 11104#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 11105#: app/Http/RequestHandlers/DeleteRecord.php:73 11106#, php-format 11107msgid "The family “%s” has been deleted because it only has one member." 11108msgstr "" 11109 11110#. I18N: %s are names of records, such as sources, repositories or individuals 11111#: app/Http/RequestHandlers/DeleteRecord.php:82 11112#: app/Http/RequestHandlers/DeleteRecord.php:87 11113#, php-format 11114msgid "The link from “%1$s” to “%2$s” has been deleted." 11115msgstr "" 11116 11117#: app/Http/RequestHandlers/EditRawFactPage.php:60 11118#: app/Http/RequestHandlers/EditRawRecordPage.php:57 11119#: resources/views/edit/edit-fact.phtml:125 11120#: resources/views/edit/new-individual.phtml:327 11121#: resources/views/family-page-menu.phtml:59 11122#: resources/views/gedcom-record-page-menu.phtml:25 11123#: resources/views/individual-page-menu.phtml:100 11124#: resources/views/media-page-menu.phtml:42 11125#: resources/views/note-page-menu.phtml:25 11126#: resources/views/repository-page-menu.phtml:25 11127#: resources/views/source-page-menu.phtml:25 11128#: resources/views/submitter-page-menu.phtml:25 11129msgid "Edit the raw GEDCOM" 11130msgstr "" 11131 11132#: app/Http/RequestHandlers/EmailPreferencesPage.php:64 11133#: resources/views/admin/control-panel.phtml:89 11134msgid "Sending email" 11135msgstr "" 11136 11137#: app/Http/RequestHandlers/ExportGedcomPage.php:49 11138msgid "Export a GEDCOM file" 11139msgstr "" 11140 11141#: app/Http/RequestHandlers/ExportGedcomServer.php:82 11142#, php-format 11143msgid "The file %s could not be created." 11144msgstr "" 11145 11146#: app/Http/RequestHandlers/HelpText.php:249 11147msgid "Associate events with this source" 11148msgstr "" 11149 11150#. I18N: Name of a module 11151#: app/Http/RequestHandlers/HelpText.php:254 11152#: app/Http/RequestHandlers/PendingChanges.php:125 11153#: app/Module/ModuleThemeTrait.php:424 app/Module/ReviewChangesModule.php:80 11154#: app/Module/ReviewChangesModule.php:134 11155#: resources/views/admin/control-panel.phtml:173 11156#: resources/views/admin/control-panel.phtml:198 11157#: resources/views/pending-changes-page.phtml:82 11158#: resources/xml/reports/change_report.xml:52 11159msgid "Pending changes" 11160msgstr "" 11161 11162#: app/Http/RequestHandlers/HelpText.php:261 11163#: resources/views/admin/users-edit.phtml:275 11164msgid "Restrict to immediate family" 11165msgstr "" 11166 11167#: app/Http/RequestHandlers/HelpText.php:266 11168#: resources/views/admin/trees-export.phtml:65 11169#: resources/views/modules/clippings/download.phtml:48 11170msgid "Convert from UTF-8 to ISO-8859-1" 11171msgstr "" 11172 11173#: app/Http/RequestHandlers/HelpText.php:271 11174#: resources/views/admin/trees-export.phtml:50 11175msgid "Compress the GEDCOM file" 11176msgstr "" 11177 11178#: app/Http/RequestHandlers/HelpText.php:276 resources/views/help/link.phtml:7 11179#: resources/views/help/link.phtml:9 11180msgid "Help" 11181msgstr "" 11182 11183#: app/Http/RequestHandlers/HelpText.php:277 11184msgid "The help text has not been written for this item." 11185msgstr "" 11186 11187#: app/Http/RequestHandlers/IndividualPage.php:117 11188#: app/Http/RequestHandlers/IndividualPage.php:120 11189#: app/Module/StatisticsChartModule.php:531 11190#: app/Module/StatisticsChartModule.php:593 11191#: app/Module/StatisticsChartModule.php:654 11192msgid "age" 11193msgstr "" 11194 11195#: app/Http/RequestHandlers/IndividualPage.php:256 11196#: resources/views/edit/icon-fact-delete.phtml:8 11197#: resources/views/media-page.phtml:99 11198msgid "Are you sure you want to delete this fact?" 11199msgstr "" 11200 11201#: app/Http/RequestHandlers/IndividualPage.php:256 11202msgid "Delete this name" 11203msgstr "" 11204 11205#: app/Http/RequestHandlers/IndividualPage.php:305 11206#: resources/views/individual-page-menu.phtml:44 11207#: resources/views/individual-page-menu.phtml:52 11208msgid "Edit the gender" 11209msgstr "" 11210 11211#: app/Http/RequestHandlers/LoginAction.php:83 11212#: resources/views/admin/control-panel.phtml:66 11213#: resources/views/admin/upgrade/wizard.phtml:22 11214msgid "A new version of webtrees is available." 11215msgstr "" 11216 11217#: app/Http/RequestHandlers/LoginAction.php:115 11218msgid "You cannot sign in because your browser does not accept cookies." 11219msgstr "" 11220 11221#: app/Http/RequestHandlers/LoginAction.php:122 11222#: app/Http/RequestHandlers/LoginAction.php:127 11223msgid "The username or password is incorrect." 11224msgstr "" 11225 11226#: app/Http/RequestHandlers/LoginAction.php:132 11227msgid "This account has not been verified. Please check your email for a verification message." 11228msgstr "" 11229 11230#: app/Http/RequestHandlers/LoginAction.php:137 11231msgid "This account has not been approved. Please wait for an administrator to approve it." 11232msgstr "" 11233 11234#. I18N: Name of a module 11235#: app/Http/RequestHandlers/LoginPage.php:77 app/Module/LoginBlockModule.php:43 11236#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:287 11237msgid "Sign in" 11238msgstr "" 11239 11240#: app/Http/RequestHandlers/LoginPage.php:82 11241msgid "Anyone with a user account can access this website." 11242msgstr "" 11243 11244#: app/Http/RequestHandlers/LoginPage.php:85 11245msgid "You need to be an authorized user to access this website." 11246msgstr "" 11247 11248#: app/Http/RequestHandlers/LoginPage.php:88 11249msgid "You need to be a family member to access this website." 11250msgstr "" 11251 11252#: app/Http/RequestHandlers/LoginPage.php:96 11253msgid "You can apply for an account using the link below." 11254msgstr "" 11255 11256#: app/Http/RequestHandlers/Logout.php:51 11257msgid "You have signed out." 11258msgstr "" 11259 11260#: app/Http/RequestHandlers/MergeFactsAction.php:98 11261#, php-format 11262msgid "The link from “%1$s” to “%2$s” has been updated." 11263msgstr "" 11264 11265#: app/Http/RequestHandlers/MergeFactsAction.php:162 11266#, php-format 11267msgid "The records “%1$s” and “%2$s” have been merged." 11268msgstr "" 11269 11270#: app/Http/RequestHandlers/MergeFactsPage.php:57 11271#: app/Http/RequestHandlers/MergeRecordsPage.php:67 11272#: resources/views/admin/trees.phtml:156 11273msgid "Merge records" 11274msgstr "" 11275 11276#: app/Http/RequestHandlers/PasswordRequestAction.php:96 11277#: app/Http/RequestHandlers/PasswordRequestPage.php:55 11278#: resources/views/modules/login_block/sign-in.phtml:50 11279msgid "Request a new password" 11280msgstr "" 11281 11282#: app/Http/RequestHandlers/PasswordRequestAction.php:103 11283#, php-format 11284msgid "A password reset link has been sent to “%s”." 11285msgstr "" 11286 11287#: app/Http/RequestHandlers/PasswordRequestAction.php:104 11288msgid "This link is valid for one hour." 11289msgstr "" 11290 11291#: app/Http/RequestHandlers/PasswordRequestAction.php:107 11292#, php-format 11293msgid "There is no user account with the email “%s”." 11294msgstr "" 11295 11296#: app/Http/RequestHandlers/PasswordResetAction.php:77 11297msgid "Your password has been updated." 11298msgstr "" 11299 11300#: app/Http/RequestHandlers/PasswordResetAction.php:84 11301#: app/Http/RequestHandlers/PasswordResetPage.php:76 11302msgid "The password reset link has expired." 11303msgstr "" 11304 11305#: app/Http/RequestHandlers/PasswordResetPage.php:64 11306msgid "Set a new password" 11307msgstr "" 11308 11309#. I18N: %s is the name of a genealogy record 11310#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:66 11311#, php-format 11312msgid "“%s” has been deleted." 11313msgstr "" 11314 11315#. I18N: %s is the name of a genealogy record 11316#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:69 11317#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:62 11318#, php-format 11319msgid "The changes to “%s” have been accepted." 11320msgstr "" 11321 11322#: app/Http/RequestHandlers/PendingChangesLogPage.php:101 11323#: resources/views/admin/trees.phtml:190 11324msgid "Changes log" 11325msgstr "" 11326 11327#. I18N: the status of an edit accepted/rejected/pending 11328#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 11329msgid "accepted" 11330msgstr "" 11331 11332#. I18N: the status of an edit accepted/rejected/pending 11333#: app/Http/RequestHandlers/PendingChangesLogPage.php:124 11334msgid "rejected" 11335msgstr "" 11336 11337#. I18N: the status of an edit accepted/rejected/pending 11338#: app/Http/RequestHandlers/PendingChangesLogPage.php:126 11339msgid "pending" 11340msgstr "" 11341 11342#. I18N: %s is the name of a genealogy record 11343#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:67 11344#: app/Http/RequestHandlers/PendingChangesRejectTree.php:62 11345#, php-format 11346msgid "The changes to “%s” have been rejected." 11347msgstr "" 11348 11349#: app/Http/RequestHandlers/PhpInformation.php:60 11350#: resources/views/admin/control-panel.phtml:117 11351msgid "Server information" 11352msgstr "" 11353 11354#: app/Http/RequestHandlers/RegisterAction.php:146 11355#, php-format 11356msgid "Your registration at %s" 11357msgstr "" 11358 11359#. I18N: %s is a server name/URL 11360#: app/Http/RequestHandlers/RegisterAction.php:156 11361#, php-format 11362msgid "New registration at %s" 11363msgstr "" 11364 11365#: app/Http/RequestHandlers/RegisterAction.php:195 11366#: app/Http/RequestHandlers/RegisterPage.php:68 11367#: app/Module/WelcomeBlockModule.php:114 resources/views/login-page.phtml:65 11368#: resources/views/modules/login_block/sign-in.phtml:44 11369msgid "Request a new user account" 11370msgstr "" 11371 11372#: app/Http/RequestHandlers/RegisterAction.php:234 11373msgid "All fields must be completed." 11374msgstr "" 11375 11376#: app/Http/RequestHandlers/ReorderChildrenPage.php:57 11377#: resources/views/family-page-children.phtml:40 11378#: resources/views/family-page-menu.phtml:45 11379#: resources/views/modules/relatives/family.phtml:201 11380msgid "Re-order children" 11381msgstr "" 11382 11383#: app/Http/RequestHandlers/ReorderFamiliesPage.php:57 11384#: resources/views/individual-page-menu.phtml:62 11385#: resources/views/individual-page-menu.phtml:67 11386#: resources/views/modules/relatives/tab.phtml:97 11387msgid "Re-order families" 11388msgstr "" 11389 11390#: app/Http/RequestHandlers/ReorderNamesPage.php:57 11391#: resources/views/individual-page-menu.phtml:30 11392#: resources/views/individual-page-menu.phtml:35 11393msgid "Re-order names" 11394msgstr "" 11395 11396#: app/Http/RequestHandlers/ReportGenerate.php:119 11397#: resources/views/admin/modules.phtml:213 11398#: resources/views/admin/modules.phtml:216 11399#: resources/views/report-select-page.phtml:15 11400msgid "Report" 11401msgstr "" 11402 11403#: app/Http/RequestHandlers/ReportListPage.php:74 11404msgid "Choose a report to run" 11405msgstr "" 11406 11407#: app/Http/RequestHandlers/ReportSetupPage.php:147 11408#: resources/views/edit/input-addon-calendar.phtml:9 11409#: resources/views/edit/input-addon-calendar.phtml:12 11410msgid "Select a date" 11411msgstr "" 11412 11413#: app/Http/RequestHandlers/SearchAdvancedPage.php:168 11414#: app/Module/SearchMenuModule.php:125 11415msgid "Advanced search" 11416msgstr "" 11417 11418#: app/Http/RequestHandlers/SearchAdvancedPage.php:210 11419msgid "Exact date" 11420msgstr "" 11421 11422#: app/Http/RequestHandlers/SearchAdvancedPage.php:211 11423#: app/Http/RequestHandlers/SearchAdvancedPage.php:212 11424#: app/Http/RequestHandlers/SearchAdvancedPage.php:213 11425#, php-format 11426msgid "±%s year" 11427msgid_plural "±%s years" 11428msgstr[0] "" 11429msgstr[1] "" 11430 11431#: app/Http/RequestHandlers/SearchAdvancedPage.php:225 11432msgid "Exact" 11433msgstr "" 11434 11435#: app/Http/RequestHandlers/SearchAdvancedPage.php:226 11436msgid "Begins with" 11437msgstr "" 11438 11439#: app/Http/RequestHandlers/SearchAdvancedPage.php:227 11440msgid "Contains" 11441msgstr "" 11442 11443#: app/Http/RequestHandlers/SearchAdvancedPage.php:228 11444msgid "Sounds like" 11445msgstr "" 11446 11447#: app/Http/RequestHandlers/SearchGeneralPage.php:163 11448#: app/Module/SearchMenuModule.php:100 11449msgid "General search" 11450msgstr "" 11451 11452#. I18N: search using “sounds like”, rather than exact spelling 11453#: app/Http/RequestHandlers/SearchPhoneticPage.php:103 11454#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:26 11455msgid "Phonetic search" 11456msgstr "" 11457 11458#: app/Http/RequestHandlers/SearchReplaceAction.php:75 11459#: app/Http/RequestHandlers/SearchReplaceAction.php:109 11460#: app/Http/RequestHandlers/SearchReplaceAction.php:115 11461#, php-format 11462msgid "%s individual has been updated." 11463msgid_plural "%s individuals have been updated." 11464msgstr[0] "" 11465msgstr[1] "" 11466 11467#: app/Http/RequestHandlers/SearchReplaceAction.php:79 11468#: app/Http/RequestHandlers/SearchReplaceAction.php:119 11469#, php-format 11470msgid "%s family has been updated." 11471msgid_plural "%s families have been updated." 11472msgstr[0] "" 11473msgstr[1] "" 11474 11475#: app/Http/RequestHandlers/SearchReplaceAction.php:83 11476#, php-format 11477msgid "%s repository has been updated." 11478msgid_plural "%s repositories have been updated." 11479msgstr[0] "" 11480msgstr[1] "" 11481 11482#: app/Http/RequestHandlers/SearchReplaceAction.php:87 11483#, php-format 11484msgid "%s source has been updated." 11485msgid_plural "%s sources have been updated." 11486msgstr[0] "" 11487msgstr[1] "" 11488 11489#: app/Http/RequestHandlers/SearchReplaceAction.php:91 11490#, php-format 11491msgid "%s note has been updated." 11492msgid_plural "%s notes have been updated." 11493msgstr[0] "" 11494msgstr[1] "" 11495 11496#. I18N: Name of a module 11497#: app/Http/RequestHandlers/SearchReplacePage.php:52 11498#: app/Module/FixSearchAndReplace.php:77 app/Module/SearchMenuModule.php:138 11499msgid "Search and replace" 11500msgstr "" 11501 11502#. I18N: %s is the name of a family tree 11503#: app/Http/RequestHandlers/SelectDefaultTree.php:54 11504#, php-format 11505msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 11506msgstr "" 11507 11508#: app/Http/RequestHandlers/SiteLogsPage.php:102 11509#: resources/views/admin/control-panel.phtml:105 11510msgid "Website logs" 11511msgstr "" 11512 11513#: app/Http/RequestHandlers/TreePageDefaultEdit.php:65 11514#: resources/views/admin/control-panel.phtml:153 11515msgid "Set the default blocks for new family trees" 11516msgstr "" 11517 11518#: app/Http/RequestHandlers/TreePageEdit.php:66 11519msgid "Change the “Home page” blocks" 11520msgstr "" 11521 11522#: app/Http/RequestHandlers/UnconnectedPage.php:101 11523#: resources/views/admin/trees.phtml:172 11524msgid "Find unrelated individuals" 11525msgstr "" 11526 11527#. I18N: Name of a module 11528#: app/Http/RequestHandlers/UserPage.php:88 app/Module/ModuleThemeTrait.php:349 11529#: app/Module/UserWelcomeModule.php:61 resources/views/admin/modules.phtml:177 11530#: resources/views/admin/modules.phtml:181 11531#: resources/views/layouts/administration.phtml:54 11532msgid "My page" 11533msgstr "" 11534 11535#: app/Http/RequestHandlers/UserPageDefaultEdit.php:64 11536#: resources/views/admin/control-panel.phtml:372 11537msgid "Set the default blocks for new users" 11538msgstr "" 11539 11540#: app/Http/RequestHandlers/UserPageEdit.php:66 11541msgid "Change the “My page” blocks" 11542msgstr "" 11543 11544#: app/Http/RequestHandlers/UsersCleanupAction.php:69 11545#, php-format 11546msgid "The user %s has been deleted." 11547msgstr "" 11548 11549#: app/Http/RequestHandlers/UsersCleanupPage.php:66 11550#: resources/views/admin/control-panel.phtml:366 11551msgid "Delete inactive users" 11552msgstr "" 11553 11554#: app/Http/RequestHandlers/VerifyEmail.php:73 11555msgid "User verification" 11556msgstr "" 11557 11558#. I18N: This is the format string for full dates. See http://php.net/date for codes 11559#: app/I18N.php:257 11560msgid "%j %F %Y" 11561msgstr "" 11562 11563#. I18N: This punctuation is used to separate lists of items 11564#: app/I18N.php:324 11565msgid ", " 11566msgstr "" 11567 11568#. I18N: This is the format string for the time-of-day. See http://php.net/date for codes 11569#: app/I18N.php:600 11570msgid "%H:%i:%s" 11571msgstr "" 11572 11573#. I18N: A range of numbers 11574#: app/Individual.php:578 app/Module/StatisticsChartModule.php:872 11575#, php-format 11576msgid "%1$s–%2$s" 11577msgstr "" 11578 11579#. I18N: A step-family. %s is an individual’s name 11580#: app/Individual.php:977 11581#, php-format 11582msgid "Father’s family with %s" 11583msgstr "" 11584 11585#. I18N: A step-family. 11586#: app/Individual.php:981 11587msgid "Father’s family with an unknown individual" 11588msgstr "" 11589 11590#. I18N: A step-family. %s is an individual’s name 11591#: app/Individual.php:987 11592#, php-format 11593msgid "Mother’s family with %s" 11594msgstr "" 11595 11596#. I18N: A step-family. 11597#: app/Individual.php:991 11598msgid "Mother’s family with an unknown individual" 11599msgstr "" 11600 11601#. I18N: %s is the spouse name 11602#: app/Individual.php:1016 11603#, php-format 11604msgid "Family with %s" 11605msgstr "" 11606 11607#: app/Individual.php:1168 11608#, php-format 11609msgid "“%s”" 11610msgstr "" 11611 11612#. I18N: Name of a module/report 11613#. I18N: Name of a module/chart 11614#: app/Module/AhnentafelReportModule.php:40 11615#: app/Module/AncestorsChartModule.php:107 11616#: resources/xml/reports/ahnentafel_report.xml:4 11617msgid "Ancestors" 11618msgstr "" 11619 11620#. I18N: Description of the “Ancestors” module 11621#: app/Module/AhnentafelReportModule.php:52 11622#: resources/xml/reports/ahnentafel_report.xml:5 11623msgid "A report of an individual’s ancestors, in a narrative style." 11624msgstr "" 11625 11626#. I18N: Description of the “Album” module 11627#: app/Module/AlbumModule.php:56 11628msgid "An alternative to the “media” tab, and an enhanced image viewer." 11629msgstr "" 11630 11631#. I18N: Description of the “AncestorsChart” module 11632#: app/Module/AncestorsChartModule.php:118 11633msgid "A chart of an individual’s ancestors." 11634msgstr "" 11635 11636#. I18N: %s is an individual’s name 11637#: app/Module/AncestorsChartModule.php:153 11638#, php-format 11639msgid "Ancestors of %s" 11640msgstr "" 11641 11642#: app/Module/AncestorsChartModule.php:275 11643#: app/Module/DescendancyChartModule.php:264 11644#: resources/views/emails/register-notify-html.phtml:25 11645#: resources/views/emails/register-notify-text.phtml:15 11646msgid "Tree" 11647msgstr "" 11648 11649#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 11650#: app/Module/BirthDeathMarriageReportModule.php:40 11651#: resources/views/calendar-page.phtml:152 11652#: resources/xml/reports/bdm_report.xml:3 11653#: resources/xml/reports/bdm_report.xml:34 11654msgid "Vital records" 11655msgstr "" 11656 11657#. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death 11658#: app/Module/BirthDeathMarriageReportModule.php:52 11659#: resources/xml/reports/bdm_report.xml:4 11660msgid "A report of vital records for a given date or place." 11661msgstr "" 11662 11663#. I18N: Name of a module/report 11664#: app/Module/BirthReportModule.php:40 11665#: resources/views/modules/statistics-chart/custom.phtml:57 11666#: resources/xml/reports/birth_report.xml:3 11667#: resources/xml/reports/birth_report.xml:31 11668msgid "Births" 11669msgstr "" 11670 11671#. I18N: Description of the “Births” module 11672#: app/Module/BirthReportModule.php:52 resources/xml/reports/birth_report.xml:4 11673msgid "A report of individuals who were born in a given time or place." 11674msgstr "" 11675 11676#. I18N: Description of the “Branches” module 11677#: app/Module/BranchesListModule.php:60 11678msgid "A list of branches of a family." 11679msgstr "" 11680 11681#. I18N: Name of a module 11682#: app/Module/CalendarMenuModule.php:41 app/Module/CalendarMenuModule.php:80 11683#: resources/views/modules/yahrzeit/config.phtml:30 11684msgid "Calendar" 11685msgstr "" 11686 11687#. I18N: Description of the “Calendar” module 11688#: app/Module/CalendarMenuModule.php:52 11689msgid "The calendar menu." 11690msgstr "" 11691 11692#: app/Module/CalendarMenuModule.php:90 resources/views/calendar-page.phtml:16 11693msgid "Day" 11694msgstr "" 11695 11696#: app/Module/CalendarMenuModule.php:103 11697#: app/Module/StatisticsChartModule.php:288 11698#: app/Module/StatisticsChartModule.php:337 11699#: app/Module/StatisticsChartModule.php:386 11700#: app/Module/StatisticsChartModule.php:428 11701#: app/Module/StatisticsChartModule.php:477 11702#: resources/views/calendar-page.phtml:32 11703msgid "Month" 11704msgstr "" 11705 11706#: app/Module/CalendarMenuModule.php:116 resources/views/calendar-page.phtml:51 11707msgid "Year" 11708msgstr "" 11709 11710#. I18N: Name of a module/report 11711#: app/Module/CemeteryReportModule.php:40 11712#: resources/xml/reports/cemetery_report.xml:3 11713#: resources/xml/reports/cemetery_report.xml:34 11714msgid "Burials" 11715msgstr "" 11716 11717#. I18N: Description of the “Cemeteries” module 11718#: app/Module/CemeteryReportModule.php:52 11719#: resources/xml/reports/cemetery_report.xml:4 11720msgid "A report of individuals who were buried in a given place." 11721msgstr "" 11722 11723#. I18N: Name of a module 11724#: app/Module/CensusAssistantModule.php:46 11725msgid "Census assistant" 11726msgstr "" 11727 11728#. I18N: Description of the “Census assistant” module 11729#: app/Module/CensusAssistantModule.php:57 11730msgid "An alternative way to enter census transcripts and link them to individuals." 11731msgstr "" 11732 11733#: app/Module/CensusAssistantModule.php:224 11734#: app/Module/CensusAssistantModule.php:245 11735#: resources/views/modules/clippings/show.phtml:22 11736#: resources/views/modules/clippings/show.phtml:38 11737#: resources/views/modules/favorites/favorites.phtml:34 11738msgid "Remove" 11739msgstr "" 11740 11741#. I18N: Name of a module/report 11742#: app/Module/ChangeReportModule.php:44 11743#: resources/views/admin/users-edit.phtml:130 11744#: resources/views/pending-changes-page.phtml:52 11745#: resources/xml/reports/change_report.xml:3 11746#: resources/xml/reports/change_report.xml:44 11747msgid "Changes" 11748msgstr "" 11749 11750#. I18N: Description of the “Changes” module 11751#: app/Module/ChangeReportModule.php:56 11752#: resources/xml/reports/change_report.xml:4 11753msgid "A report of recent and pending changes." 11754msgstr "" 11755 11756#. I18N: Description of the “Charts” module 11757#: app/Module/ChartsBlockModule.php:73 11758msgid "An alternative way to display charts." 11759msgstr "" 11760 11761#. I18N: %s is an individual’s name 11762#: app/Module/ChartsBlockModule.php:154 11763#: app/Module/InteractiveTree/TreeView.php:156 11764#: app/Module/InteractiveTreeModule.php:162 11765#, php-format 11766msgid "Interactive tree of %s" 11767msgstr "" 11768 11769#: app/Module/ChartsBlockModule.php:161 11770msgid "You must select an individual and a chart type in the block preferences" 11771msgstr "" 11772 11773#. I18N: Name of a module/chart 11774#. I18N: Name of a report 11775#: app/Module/ChartsBlockModule.php:243 app/Module/PedigreeChartModule.php:118 11776#: app/Module/PedigreeReportModule.php:40 11777#: resources/views/edit/link-child-to-family.phtml:24 11778#: resources/xml/reports/pedigree_report.xml:3 11779#: resources/xml/reports/pedigree_report.xml:48 11780msgid "Pedigree" 11781msgstr "" 11782 11783#. I18N: Name of a module/chart 11784#: app/Module/ChartsBlockModule.php:245 app/Module/HourglassChartModule.php:89 11785msgid "Hourglass chart" 11786msgstr "" 11787 11788#. I18N: Name of a module 11789#: app/Module/ChartsBlockModule.php:246 app/Module/InteractiveTreeModule.php:52 11790msgid "Interactive tree" 11791msgstr "" 11792 11793#. I18N: Description of the “Charts” module 11794#: app/Module/ChartsMenuModule.php:71 11795msgid "The charts menu." 11796msgstr "" 11797 11798#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? http://ckeditor.com 11799#: app/Module/CkeditorModule.php:43 11800msgid "CKEditor™" 11801msgstr "" 11802 11803#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” 11804#: app/Module/CkeditorModule.php:54 11805msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 11806msgstr "" 11807 11808#. I18N: Name of a module 11809#: app/Module/ClippingsCartModule.php:118 11810msgid "Clippings cart" 11811msgstr "" 11812 11813#. I18N: Description of the “Clippings cart” module 11814#: app/Module/ClippingsCartModule.php:129 11815msgid "Select records from your family tree and save them as a GEDCOM file." 11816msgstr "" 11817 11818#: app/Module/ClippingsCartModule.php:176 11819#: resources/views/modules/clippings/add-options.phtml:15 11820msgid "Add to the clippings cart" 11821msgstr "" 11822 11823#: app/Module/ClippingsCartModule.php:180 11824msgid "Empty the clippings cart" 11825msgstr "" 11826 11827#: app/Module/ClippingsCartModule.php:186 11828#: app/Module/ClippingsCartModule.php:344 11829msgid "Download" 11830msgstr "" 11831 11832#: app/Module/ClippingsCartModule.php:344 11833#: app/Module/ClippingsCartModule.php:415 11834msgid "Family tree clippings cart" 11835msgstr "" 11836 11837#: app/Module/ClippingsCartModule.php:440 11838#: app/Module/ClippingsCartModule.php:578 11839#: app/Module/ClippingsCartModule.php:726 11840#: app/Module/ClippingsCartModule.php:794 11841#: app/Module/ClippingsCartModule.php:862 11842#: app/Module/ClippingsCartModule.php:930 11843#, php-format 11844msgid "Add %s to the clippings cart" 11845msgstr "" 11846 11847#. I18N: %s is a family (husband + wife) 11848#: app/Module/ClippingsCartModule.php:463 11849#, php-format 11850msgid "%s and their children" 11851msgstr "" 11852 11853#. I18N: %s is a family (husband + wife) 11854#: app/Module/ClippingsCartModule.php:465 11855#, php-format 11856msgid "%s and their descendants" 11857msgstr "" 11858 11859#: app/Module/ClippingsCartModule.php:601 11860#, php-format 11861msgid "%s, her parents and siblings" 11862msgstr "" 11863 11864#: app/Module/ClippingsCartModule.php:602 11865#, php-format 11866msgid "%s, her spouses and children" 11867msgstr "" 11868 11869#: app/Module/ClippingsCartModule.php:603 11870#, php-format 11871msgid "%s and her ancestors" 11872msgstr "" 11873 11874#: app/Module/ClippingsCartModule.php:604 11875#, php-format 11876msgid "%s, her ancestors and their families" 11877msgstr "" 11878 11879#: app/Module/ClippingsCartModule.php:605 11880#, php-format 11881msgid "%s, her spouses and descendants" 11882msgstr "" 11883 11884#: app/Module/ClippingsCartModule.php:611 11885#, php-format 11886msgid "%s, his parents and siblings" 11887msgstr "" 11888 11889#: app/Module/ClippingsCartModule.php:612 11890#, php-format 11891msgid "%s, his spouses and children" 11892msgstr "" 11893 11894#: app/Module/ClippingsCartModule.php:613 11895#, php-format 11896msgid "%s and his ancestors" 11897msgstr "" 11898 11899#: app/Module/ClippingsCartModule.php:614 11900#, php-format 11901msgid "%s, his ancestors and their families" 11902msgstr "" 11903 11904#: app/Module/ClippingsCartModule.php:615 11905#, php-format 11906msgid "%s, his spouses and descendants" 11907msgstr "" 11908 11909#: app/Module/ClippingsCartModule.php:952 11910#, php-format 11911msgid "%s and the individuals that reference it." 11912msgstr "" 11913 11914#. I18N: Name of a theme. 11915#: app/Module/CloudsTheme.php:43 11916msgid "clouds" 11917msgstr "" 11918 11919#. I18N: Name of a theme. 11920#: app/Module/ColorsTheme.php:53 11921msgid "colors" 11922msgstr "" 11923 11924#. I18N: A colour scheme 11925#: app/Module/ColorsTheme.php:124 11926msgid "Palette" 11927msgstr "" 11928 11929#. I18N: The name of a colour-scheme 11930#: app/Module/ColorsTheme.php:153 11931msgid "Aqua Marine" 11932msgstr "" 11933 11934#. I18N: The name of a colour-scheme 11935#: app/Module/ColorsTheme.php:155 11936msgid "Ash" 11937msgstr "" 11938 11939#. I18N: The name of a colour-scheme 11940#: app/Module/ColorsTheme.php:157 11941msgid "Belgian Chocolate" 11942msgstr "" 11943 11944#. I18N: The name of a colour-scheme 11945#: app/Module/ColorsTheme.php:159 11946msgid "Blue Lagoon" 11947msgstr "" 11948 11949#. I18N: The name of a colour-scheme 11950#: app/Module/ColorsTheme.php:161 11951msgid "Blue Marine" 11952msgstr "" 11953 11954#. I18N: The name of a colour-scheme 11955#: app/Module/ColorsTheme.php:163 11956msgid "Coffee and Cream" 11957msgstr "" 11958 11959#. I18N: The name of a colour-scheme 11960#: app/Module/ColorsTheme.php:165 11961msgid "Cold Day" 11962msgstr "" 11963 11964#. I18N: The name of a colour-scheme 11965#: app/Module/ColorsTheme.php:167 11966msgid "Green Beam" 11967msgstr "" 11968 11969#. I18N: The name of a colour-scheme 11970#: app/Module/ColorsTheme.php:169 11971msgid "Mediterranio" 11972msgstr "" 11973 11974#. I18N: The name of a colour-scheme 11975#: app/Module/ColorsTheme.php:171 11976msgid "Mercury" 11977msgstr "" 11978 11979#. I18N: The name of a colour-scheme 11980#: app/Module/ColorsTheme.php:173 11981msgid "Nocturnal" 11982msgstr "" 11983 11984#. I18N: The name of a colour-scheme 11985#: app/Module/ColorsTheme.php:175 11986msgid "Olivia" 11987msgstr "" 11988 11989#. I18N: The name of a colour-scheme 11990#: app/Module/ColorsTheme.php:177 11991msgid "Pink Plastic" 11992msgstr "" 11993 11994#. I18N: The name of a colour-scheme 11995#: app/Module/ColorsTheme.php:179 11996msgid "Sage" 11997msgstr "" 11998 11999#. I18N: The name of a colour-scheme 12000#: app/Module/ColorsTheme.php:181 12001msgid "Shiny Tomato" 12002msgstr "" 12003 12004#. I18N: The name of a colour-scheme 12005#: app/Module/ColorsTheme.php:183 12006msgid "Teal Top" 12007msgstr "" 12008 12009#. I18N: Name of a module/chart 12010#: app/Module/CompactTreeChartModule.php:84 12011msgid "Compact tree" 12012msgstr "" 12013 12014#. I18N: Description of the “CompactTreeChart” module 12015#: app/Module/CompactTreeChartModule.php:95 12016msgid "A chart of an individual’s ancestors, as a compact tree." 12017msgstr "" 12018 12019#. I18N: %s is an individual’s name 12020#: app/Module/CompactTreeChartModule.php:130 12021#, php-format 12022msgid "Compact tree of %s" 12023msgstr "" 12024 12025#. I18N: Name of a module 12026#: app/Module/ContactsFooterModule.php:57 12027#: resources/views/admin/trees-preferences.phtml:143 12028msgid "Contact information" 12029msgstr "" 12030 12031#. I18N: Description of the “Contact information” module 12032#: app/Module/ContactsFooterModule.php:68 12033msgid "A link to the site contacts." 12034msgstr "" 12035 12036#: app/Module/ContactsFooterModule.php:136 12037#, php-format 12038msgid "For technical support or genealogy questions contact %s." 12039msgstr "" 12040 12041#: app/Module/ContactsFooterModule.php:149 12042#, php-format 12043msgid "For help with genealogy questions contact %s." 12044msgstr "" 12045 12046#: app/Module/ContactsFooterModule.php:162 12047#, php-format 12048msgid "For technical support and information contact %s." 12049msgstr "" 12050 12051#. I18N: Description of the “CSS and JS” module. 12052#: app/Module/CustomCssJsModule.php:43 12053msgid "Add styling and scripts to every page." 12054msgstr "" 12055 12056#. I18N: Name of a module. 12057#: app/Module/CustomCssJsModule.php:82 12058msgid "CSS and JS" 12059msgstr "" 12060 12061#: app/Module/CustomCssJsModule.php:99 12062#: app/Module/RelationshipsChartModule.php:430 app/Module/SiteMapModule.php:142 12063#, php-format 12064msgid "The preferences for the module “%s” have been updated." 12065msgstr "" 12066 12067#. I18N: Name of a module/report 12068#: app/Module/DeathReportModule.php:40 12069#: resources/views/modules/statistics-chart/custom.phtml:59 12070#: resources/xml/reports/death_report.xml:3 12071#: resources/xml/reports/death_report.xml:32 12072msgid "Deaths" 12073msgstr "" 12074 12075#. I18N: Description of the “Deaths” module 12076#: app/Module/DeathReportModule.php:52 resources/xml/reports/death_report.xml:4 12077msgid "A report of individuals who died in a given time or place." 12078msgstr "" 12079 12080#. I18N: Description of the “DescendancyChart” module 12081#: app/Module/DescendancyChartModule.php:118 12082msgid "A chart of an individual’s descendants." 12083msgstr "" 12084 12085#. I18N: %s is an individual’s name 12086#: app/Module/DescendancyChartModule.php:153 12087#, php-format 12088msgid "Descendants of %s" 12089msgstr "" 12090 12091#. I18N: Description of the “Descendants” module 12092#: app/Module/DescendancyModule.php:72 12093msgid "A sidebar showing the descendants of an individual." 12094msgstr "" 12095 12096#: app/Module/DescendancyModule.php:268 12097#: resources/views/family-page-children.phtml:11 12098msgid "No children" 12099msgstr "" 12100 12101#. I18N: Description of the “Descendants” module 12102#: app/Module/DescendancyReportModule.php:52 12103#: resources/xml/reports/descendancy_report.xml:4 12104msgid "A report of an individual’s descendants, in a narrative style." 12105msgstr "" 12106 12107#. I18N: Name of a theme. 12108#: app/Module/FabTheme.php:39 12109msgid "F.A.B." 12110msgstr "" 12111 12112#. I18N: Description of the “Source” module 12113#: app/Module/FactSourcesReportModule.php:56 12114msgid "A report of the information provided by a source." 12115msgstr "" 12116 12117#. I18N: Name of a module/chart 12118#: app/Module/FamilyBookChartModule.php:91 12119msgid "Family book" 12120msgstr "" 12121 12122#. I18N: Description of the “FamilyBookChart” module 12123#: app/Module/FamilyBookChartModule.php:102 12124msgid "A chart of an individual’s ancestors and descendants, as a family book." 12125msgstr "" 12126 12127#. I18N: %s is an individual’s name 12128#: app/Module/FamilyBookChartModule.php:137 12129#, php-format 12130msgid "Family book of %s" 12131msgstr "" 12132 12133#. I18N: Description of the “Family” module 12134#: app/Module/FamilyGroupReportModule.php:56 12135#: resources/xml/reports/family_group_report.xml:4 12136msgid "A report of family members and their details." 12137msgstr "" 12138 12139#. I18N: Description of the “Families” module 12140#: app/Module/FamilyListModule.php:59 12141msgid "A list of families." 12142msgstr "" 12143 12144#. I18N: Name of a module/sidebar 12145#: app/Module/FamilyNavigatorModule.php:40 12146msgid "Family navigator" 12147msgstr "" 12148 12149#. I18N: Description of the “Family navigator” module 12150#: app/Module/FamilyNavigatorModule.php:51 12151msgid "A sidebar showing an individual’s close families and relatives." 12152msgstr "" 12153 12154#. I18N: Name of a module 12155#: app/Module/FamilyTreeFavoritesModule.php:55 12156#: app/Module/UserFavoritesModule.php:56 12157msgid "Favorites" 12158msgstr "" 12159 12160#. I18N: Description of the “Favorites” module 12161#: app/Module/FamilyTreeFavoritesModule.php:66 12162msgid "Display and manage a family tree’s favorite pages." 12163msgstr "" 12164 12165#. I18N: Description of the “News” module 12166#: app/Module/FamilyTreeNewsModule.php:65 12167msgid "Family news and site announcements." 12168msgstr "" 12169 12170#. I18N: Name of a module 12171#: app/Module/FamilyTreeNewsModule.php:118 12172msgid "News" 12173msgstr "" 12174 12175#: app/Module/FamilyTreeNewsModule.php:181 app/Module/UserJournalModule.php:181 12176msgid "Add/edit a journal/news entry" 12177msgstr "" 12178 12179#. I18N: Name of a module 12180#. I18N: Name of a module/chart 12181#: app/Module/FamilyTreeStatisticsModule.php:51 12182#: app/Module/HtmlBlockModule.php:201 app/Module/StatisticsChartModule.php:95 12183#: resources/views/modules/gedcom_stats/config.phtml:21 12184#: resources/views/modules/gedcom_stats/statistics.phtml:17 12185#: resources/views/modules/gedcom_stats/statistics.phtml:137 12186msgid "Statistics" 12187msgstr "" 12188 12189#. I18N: Description of “Statistics” module 12190#: app/Module/FamilyTreeStatisticsModule.php:62 12191msgid "The size of the family tree, earliest and latest events, common names, etc." 12192msgstr "" 12193 12194#. I18N: Name of a module/chart 12195#: app/Module/FanChartModule.php:116 12196msgid "Fan chart" 12197msgstr "" 12198 12199#. I18N: Description of the “Fan Chart” module 12200#: app/Module/FanChartModule.php:127 12201msgid "A fan chart of an individual’s ancestors." 12202msgstr "" 12203 12204#. I18N: http://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name 12205#: app/Module/FanChartModule.php:162 12206#, php-format 12207msgid "Fan chart of %s" 12208msgstr "" 12209 12210#. I18N: layout option for the fan chart 12211#: app/Module/FanChartModule.php:575 12212msgid "half circle" 12213msgstr "" 12214 12215#. I18N: layout option for the fan chart 12216#: app/Module/FanChartModule.php:577 12217msgid "three-quarter circle" 12218msgstr "" 12219 12220#. I18N: layout option for the fan chart 12221#: app/Module/FanChartModule.php:579 12222msgid "full circle" 12223msgstr "" 12224 12225#. I18N: Name of a module 12226#: app/Module/FixCemeteryTag.php:61 12227msgid "Convert CEME tags to GEDCOM 5.5.1" 12228msgstr "" 12229 12230#. I18N: Description of a “Data fix” module 12231#: app/Module/FixCemeteryTag.php:72 12232msgid "Replace cemetery tags with burial places." 12233msgstr "" 12234 12235#. I18N: Name of a module 12236#: app/Module/FixDuplicateLinks.php:63 12237msgid "Remove duplicate links" 12238msgstr "" 12239 12240#. I18N: Description of a “Data fix” module 12241#: app/Module/FixDuplicateLinks.php:74 12242msgid "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." 12243msgstr "" 12244 12245#. I18N: Name of a module 12246#: app/Module/FixMissingDeaths.php:59 12247msgid "Add missing death records" 12248msgstr "" 12249 12250#. I18N: Description of a “Data fix” module 12251#: app/Module/FixMissingDeaths.php:70 12252msgid "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." 12253msgstr "" 12254 12255#. I18N: Name of a module 12256#: app/Module/FixMissingMarriedNames.php:70 12257msgid "Add married names" 12258msgstr "" 12259 12260#. I18N: Description of a “Data fix” module 12261#: app/Module/FixMissingMarriedNames.php:81 12262msgid "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." 12263msgstr "" 12264 12265#: app/Module/FixMissingMarriedNames.php:94 12266msgid "Wife’s surname replaced by husband’s surname" 12267msgstr "" 12268 12269#: app/Module/FixMissingMarriedNames.php:95 12270msgid "Wife’s maiden surname becomes new given name" 12271msgstr "" 12272 12273#. I18N: Name of a module 12274#: app/Module/FixNameSlashesAndSpaces.php:60 12275msgid "Fix name slashes and spaces" 12276msgstr "" 12277 12278#. I18N: Description of a “Data fix” module 12279#: app/Module/FixNameSlashesAndSpaces.php:71 12280msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." 12281msgstr "" 12282 12283#. I18N: Name of a module 12284#: app/Module/FixPlaceNames.php:63 12285msgid "Update place names" 12286msgstr "" 12287 12288#. I18N: Description of a “Data fix” module 12289#: app/Module/FixPlaceNames.php:74 12290msgid "Update the higher-level parts of place names, while keeping the lower-level parts." 12291msgstr "" 12292 12293#. I18N: Name of a module 12294#: app/Module/FixPrimaryTag.php:49 12295msgid "Convert _PRIM tags to GEDCOM 5.5.1" 12296msgstr "" 12297 12298#. I18N: Description of a “Data fix” module 12299#: app/Module/FixPrimaryTag.php:60 12300msgid "“Highlighted image” (_PRIM) tags are used by some genealogy applications to indicate the preferred image for an individual. An alternative is to re-order the images so that the preferred one is listed first." 12301msgstr "" 12302 12303#. I18N: Description of a “Data fix” module 12304#: app/Module/FixSearchAndReplace.php:88 12305msgid "Search and replace text, using simple searches or advanced pattern matching." 12306msgstr "" 12307 12308#: app/Module/FixSearchAndReplace.php:101 12309msgid "Match the exact text, even if it occurs in the middle of a word." 12310msgstr "" 12311 12312#: app/Module/FixSearchAndReplace.php:102 12313msgid "Match the exact text, unless it occurs in the middle of a word." 12314msgstr "" 12315 12316#: app/Module/FixSearchAndReplace.php:103 12317msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 12318msgstr "" 12319 12320#. I18N: http://en.wikipedia.org/wiki/Regular_expression 12321#: app/Module/FixSearchAndReplace.php:105 12322msgid "Regular expressions are an advanced pattern matching technique." 12323msgstr "" 12324 12325#: app/Module/FixSearchAndReplace.php:105 12326#, php-format 12327msgid "See %s for more information." 12328msgstr "" 12329 12330#. I18N: Name of a module 12331#: app/Module/FixSearchAndReplace.php:112 app/Module/NotesTabModule.php:59 12332#: resources/views/admin/control-panel.phtml:179 12333#: resources/views/admin/merge-records-step-1.phtml:27 12334#: resources/views/gedcom-record-page.phtml:68 12335#: resources/views/media-page.phtml:76 12336#: resources/views/modules/census-assistant.phtml:84 12337#: resources/views/note-page.phtml:68 resources/views/search-results.phtml:57 12338#: resources/views/source-page.phtml:63 12339#: resources/views/statistics/other/total-records.phtml:39 12340#: resources/xml/reports/individual_ext_report.xml:229 12341#: resources/xml/reports/individual_report.xml:226 12342msgid "Notes" 12343msgstr "" 12344 12345#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” 12346#: app/Module/FrequentlyAskedQuestionsModule.php:73 12347msgid "FAQ" 12348msgstr "" 12349 12350#. I18N: Description of the “FAQ” module 12351#: app/Module/FrequentlyAskedQuestionsModule.php:84 12352msgid "A list of frequently asked questions and answers." 12353msgstr "" 12354 12355#: app/Module/FrequentlyAskedQuestionsModule.php:158 12356#: app/Module/FrequentlyAskedQuestionsModule.php:405 12357#: resources/views/modules/faq/edit.phtml:9 12358msgid "Frequently asked questions" 12359msgstr "" 12360 12361#. I18N: FAQ = “Frequently Asked Question” 12362#: app/Module/FrequentlyAskedQuestionsModule.php:301 12363#: resources/views/modules/faq/config.phtml:34 12364msgid "Add an FAQ" 12365msgstr "" 12366 12367#: app/Module/FrequentlyAskedQuestionsModule.php:311 12368msgid "Edit the FAQ" 12369msgstr "" 12370 12371#. I18N: Name of a module 12372#. I18N: A configuration setting 12373#: app/Module/HitCountFooterModule.php:70 12374#: resources/views/admin/trees-preferences.phtml:650 12375msgid "Hit counters" 12376msgstr "" 12377 12378#. I18N: Description of the “Hit counters” module 12379#: app/Module/HitCountFooterModule.php:81 12380msgid "Count the visits to each page" 12381msgstr "" 12382 12383#: app/Module/HitCountFooterModule.php:110 12384#, php-format 12385msgid "This page has been viewed %s time." 12386msgid_plural "This page has been viewed %s times." 12387msgstr[0] "" 12388msgstr[1] "" 12389 12390#. I18N: Description of the “HourglassChart” module 12391#: app/Module/HourglassChartModule.php:100 12392msgid "An hourglass chart of an individual’s ancestors and descendants." 12393msgstr "" 12394 12395#. I18N: %s is an individual’s name 12396#: app/Module/HourglassChartModule.php:135 12397#, php-format 12398msgid "Hourglass chart of %s" 12399msgstr "" 12400 12401#. I18N: Name of a module 12402#: app/Module/HtmlBlockModule.php:64 12403msgid "HTML" 12404msgstr "" 12405 12406#. I18N: Description of the “HTML” module 12407#: app/Module/HtmlBlockModule.php:75 12408msgid "Add your own text and graphics." 12409msgstr "" 12410 12411#: app/Module/HtmlBlockModule.php:198 app/Module/StatisticsChartModule.php:168 12412msgid "Custom" 12413msgstr "" 12414 12415#: app/Module/HtmlBlockModule.php:199 12416msgid "Keyword examples" 12417msgstr "" 12418 12419#: app/Module/HtmlBlockModule.php:200 12420msgid "Narrative description" 12421msgstr "" 12422 12423#. I18N: Name of a module/tab on the individual page. 12424#: app/Module/IndividualFactsTabModule.php:66 12425#: resources/views/admin/fix-level-0-media.phtml:32 12426#: resources/views/family-page.phtml:51 12427#: resources/views/modules/random_media/config.phtml:12 12428#: resources/xml/reports/individual_ext_report.xml:153 12429#: resources/xml/reports/individual_report.xml:149 12430msgid "Facts and events" 12431msgstr "" 12432 12433#. I18N: Description of the “Facts and events” module 12434#: app/Module/IndividualFactsTabModule.php:77 12435msgid "A tab showing the facts and events of an individual." 12436msgstr "" 12437 12438#. I18N: Name of a module/report 12439#: app/Module/IndividualFamiliesReportModule.php:44 12440#: resources/xml/reports/individual_ext_report.xml:3 12441#: resources/xml/reports/individual_ext_report.xml:91 12442msgid "Related families" 12443msgstr "" 12444 12445#. I18N: Description of the “Related families” 12446#: app/Module/IndividualFamiliesReportModule.php:56 12447#: resources/xml/reports/individual_ext_report.xml:4 12448msgid "A report of the families that are closely related to an individual." 12449msgstr "" 12450 12451#. I18N: Description of the “Individuals” module 12452#: app/Module/IndividualListModule.php:59 12453msgid "A list of individuals." 12454msgstr "" 12455 12456#. I18N: Name of a module/sidebar 12457#: app/Module/IndividualMetadataModule.php:56 12458msgid "Extra information" 12459msgstr "" 12460 12461#. I18N: Description of the “Extra information” module 12462#: app/Module/IndividualMetadataModule.php:67 12463msgid "A sidebar showing non-genealogy information about an individual." 12464msgstr "" 12465 12466#. I18N: Description of the “Individual” module 12467#: app/Module/IndividualReportModule.php:52 12468#: resources/xml/reports/individual_report.xml:4 12469msgid "A report of an individual’s details." 12470msgstr "" 12471 12472#: app/Module/InteractiveTree/TreeView.php:352 12473msgctxt "unknown family" 12474msgid "unknown" 12475msgstr "" 12476 12477#. I18N: e.g. “Son of [father name & mother name]” 12478#: app/Module/InteractiveTree/TreeView.php:357 12479#, php-format 12480msgid "Son of %s" 12481msgstr "" 12482 12483#. I18N: e.g. “Daughter of [father name & mother name]” 12484#: app/Module/InteractiveTree/TreeView.php:361 12485#, php-format 12486msgid "Daughter of %s" 12487msgstr "" 12488 12489#. I18N: e.g. “Child of [father name & mother name]” 12490#: app/Module/InteractiveTree/TreeView.php:365 12491#, php-format 12492msgid "Child of %s" 12493msgstr "" 12494 12495#. I18N: Description of the “Interactive tree” module 12496#: app/Module/InteractiveTreeModule.php:63 12497msgid "An interactive tree, showing all the ancestors and descendants of an individual." 12498msgstr "" 12499 12500#. I18N: Name of a module/chart 12501#: app/Module/LifespansChartModule.php:83 12502msgid "Lifespans" 12503msgstr "" 12504 12505#. I18N: Description of the “LifespansChart” module 12506#: app/Module/LifespansChartModule.php:94 12507msgid "A chart of individuals’ lifespans." 12508msgstr "" 12509 12510#: app/Module/LifespansChartModule.php:244 12511#: resources/views/admin/trees-unconnected.phtml:35 12512#: resources/views/calendar-list.phtml:13 12513#, php-format 12514msgid "%s individual" 12515msgid_plural "%s individuals" 12516msgstr[0] "" 12517msgstr[1] "" 12518 12519#. I18N: Description of the “Lists” module 12520#: app/Module/ListsMenuModule.php:69 12521msgid "The lists menu." 12522msgstr "" 12523 12524#. I18N: Name of a module. (A list of users who are online now) 12525#: app/Module/LoggedInUsersModule.php:42 12526msgid "Who is online" 12527msgstr "" 12528 12529#. I18N: Description of the “Who is online” module 12530#: app/Module/LoggedInUsersModule.php:53 12531msgid "A list of users and visitors who are currently online." 12532msgstr "" 12533 12534#. I18N: Description of the “Sign in” module 12535#: app/Module/LoginBlockModule.php:54 12536msgid "An alternative way to sign in and sign out." 12537msgstr "" 12538 12539#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:302 12540#: resources/views/layouts/administration.phtml:67 12541msgid "Sign out" 12542msgstr "" 12543 12544#. I18N: Name of a module/report 12545#: app/Module/MarriageReportModule.php:40 12546#: resources/views/modules/statistics-chart/custom.phtml:58 12547#: resources/xml/reports/marriage_report.xml:3 12548#: resources/xml/reports/marriage_report.xml:30 12549msgid "Marriages" 12550msgstr "" 12551 12552#. I18N: Description of the “Marriages” module 12553#: app/Module/MarriageReportModule.php:52 12554#: resources/xml/reports/marriage_report.xml:4 12555msgid "A report of individuals who were married in a given time or place." 12556msgstr "" 12557 12558#. I18N: Description of the “Media objects” module 12559#: app/Module/MediaListModule.php:62 12560msgid "A list of media objects." 12561msgstr "" 12562 12563#. I18N: Description of the “Media” module 12564#: app/Module/MediaTabModule.php:71 12565msgid "A tab showing the media objects linked to an individual." 12566msgstr "" 12567 12568#. I18N: Name of a theme. 12569#: app/Module/MinimalTheme.php:39 12570msgid "minimal" 12571msgstr "" 12572 12573#. I18N: Name of a module/report 12574#: app/Module/MissingFactsReportModule.php:44 12575#: resources/xml/reports/missing_facts_report.xml:3 12576#: resources/xml/reports/missing_facts_report.xml:52 12577msgid "Missing data" 12578msgstr "" 12579 12580#. I18N: Description of the “Missing data” 12581#: app/Module/MissingFactsReportModule.php:56 12582#: resources/xml/reports/missing_facts_report.xml:4 12583msgid "A report of the information that is missing for an individual and their relatives." 12584msgstr "" 12585 12586#: app/Module/ModuleHistoricEventsTrait.php:40 12587msgid "Add historic events to an individual’s page." 12588msgstr "" 12589 12590#: app/Module/ModuleThemeTrait.php:69 app/Module/ModuleThemeTrait.php:451 12591#: resources/views/admin/modules.phtml:245 12592#: resources/views/admin/modules.phtml:248 12593#: resources/views/admin/users-edit.phtml:180 12594msgid "Theme" 12595msgstr "" 12596 12597#: app/Module/ModuleThemeTrait.php:177 resources/views/chart-box.phtml:35 12598msgid "Family with spouse" 12599msgstr "" 12600 12601#: app/Module/ModuleThemeTrait.php:207 app/Module/ModuleThemeTrait.php:211 12602msgid "Customize this page" 12603msgstr "" 12604 12605#: app/Module/ModuleThemeTrait.php:334 app/Module/UserWelcomeModule.php:107 12606msgid "My individual record" 12607msgstr "" 12608 12609#: app/Module/ModuleThemeTrait.php:363 12610msgid "My pages" 12611msgstr "" 12612 12613#: app/Module/ModuleThemeTrait.php:397 12614msgid "My pedigree" 12615msgstr "" 12616 12617#. I18N: Description of the “Shared notes” module 12618#: app/Module/NoteListModule.php:61 12619msgid "A list of shared notes." 12620msgstr "" 12621 12622#. I18N: Description of the “Notes” module 12623#: app/Module/NotesTabModule.php:70 12624msgid "A tab showing the notes attached to an individual." 12625msgstr "" 12626 12627#. I18N: Name of a report 12628#: app/Module/OccupationReportModule.php:44 12629#: resources/xml/reports/occupation_report.xml:3 12630#: resources/xml/reports/occupation_report.xml:37 12631msgid "Occupations" 12632msgstr "" 12633 12634#. I18N: Description of the “Occupations” module 12635#: app/Module/OccupationReportModule.php:56 12636#: resources/xml/reports/occupation_report.xml:4 12637msgid "A report of individuals who had a given occupation." 12638msgstr "" 12639 12640#. I18N: Name of a module 12641#: app/Module/OnThisDayModule.php:86 12642msgid "On this day" 12643msgstr "" 12644 12645#. I18N: Description of the “On this day” module 12646#: app/Module/OnThisDayModule.php:97 12647msgid "A list of the anniversaries that occur today." 12648msgstr "" 12649 12650#. I18N: An option in a list-box 12651#: app/Module/OnThisDayModule.php:245 app/Module/RecentChangesModule.php:191 12652#: app/Module/UpcomingAnniversariesModule.php:266 12653#: resources/xml/reports/bdm_report.xml:11 12654#: resources/xml/reports/birth_report.xml:9 12655#: resources/xml/reports/cemetery_report.xml:6 12656#: resources/xml/reports/change_report.xml:7 12657#: resources/xml/reports/death_report.xml:9 12658#: resources/xml/reports/fact_sources.xml:7 12659#: resources/xml/reports/individual_ext_report.xml:8 12660#: resources/xml/reports/marriage_report.xml:9 12661#: resources/xml/reports/occupation_report.xml:6 12662#: resources/xml/reports/relative_ext_report.xml:7 12663msgid "sort by name" 12664msgstr "" 12665 12666#. I18N: An option in a list-box 12667#: app/Module/OnThisDayModule.php:247 12668#: app/Module/UpcomingAnniversariesModule.php:268 12669#: resources/xml/reports/change_report.xml:7 12670msgid "sort by date" 12671msgstr "" 12672 12673#. I18N: Description of the “PedigreeChart” module 12674#: app/Module/PedigreeChartModule.php:129 12675msgid "A chart of an individual’s ancestors, formatted as a tree." 12676msgstr "" 12677 12678#. I18N: %s is an individual’s name 12679#: app/Module/PedigreeChartModule.php:164 12680#, php-format 12681msgid "Pedigree tree of %s" 12682msgstr "" 12683 12684#: app/Module/PedigreeChartModule.php:379 12685msgid "Left" 12686msgstr "" 12687 12688#: app/Module/PedigreeChartModule.php:380 12689msgid "Right" 12690msgstr "" 12691 12692#: app/Module/PedigreeChartModule.php:381 12693msgid "Up" 12694msgstr "" 12695 12696#: app/Module/PedigreeChartModule.php:382 12697msgid "Down" 12698msgstr "" 12699 12700#. I18N: Name of a module 12701#: app/Module/PedigreeMapModule.php:118 12702msgid "Pedigree map" 12703msgstr "" 12704 12705#. I18N: Description of the “Pedigree map” module 12706#: app/Module/PedigreeMapModule.php:129 12707msgid "Show the birthplace of ancestors on a map." 12708msgstr "" 12709 12710#. I18N: %s is an individual’s name 12711#: app/Module/PedigreeMapModule.php:164 app/Module/PedigreeMapModule.php:301 12712#, php-format 12713msgid "Pedigree map of %s" 12714msgstr "" 12715 12716#. I18N: Description of the “Pedigree” module 12717#: app/Module/PedigreeReportModule.php:52 12718#: resources/xml/reports/pedigree_report.xml:4 12719msgid "A report of an individual’s ancestors, formatted as a tree." 12720msgstr "" 12721 12722#. I18N: Name of a module/list 12723#: app/Module/PlaceHierarchyListModule.php:46 12724#: resources/views/place-hierarchy.phtml:10 12725msgid "Place hierarchy" 12726msgstr "" 12727 12728#. I18N: Description of the “Place hierarchy” module 12729#: app/Module/PlaceHierarchyListModule.php:57 12730msgid "The place hierarchy." 12731msgstr "" 12732 12733#. I18N: Description of the “Places” module 12734#: app/Module/PlacesModule.php:79 12735msgid "Show the location of events on a map." 12736msgstr "" 12737 12738#. I18N: Name of a module 12739#: app/Module/PoweredByWebtreesModule.php:41 12740msgid "Powered by webtrees™" 12741msgstr "" 12742 12743#. I18N: Description of the “webtrees” module 12744#: app/Module/PoweredByWebtreesModule.php:52 12745msgid "A link to the webtrees home page." 12746msgstr "" 12747 12748#. I18N: Name of a module 12749#: app/Module/PrivacyPolicy.php:67 app/Module/PrivacyPolicy.php:128 12750#: resources/views/modules/privacy-policy/footer.phtml:10 12751msgid "Privacy policy" 12752msgstr "" 12753 12754#. I18N: Description of the “Cookie warning” module 12755#: app/Module/PrivacyPolicy.php:78 12756msgid "Show a privacy policy." 12757msgstr "" 12758 12759#. I18N: Name of a module 12760#: app/Module/RecentChangesModule.php:51 12761#: resources/xml/reports/change_report.xml:92 12762msgid "Recent changes" 12763msgstr "" 12764 12765#. I18N: Description of the “Recent changes” module 12766#: app/Module/RecentChangesModule.php:62 12767msgid "A list of records that have been updated recently." 12768msgstr "" 12769 12770#: app/Module/RecentChangesModule.php:91 12771#, php-format 12772msgid "There have been no changes within the last %s day." 12773msgid_plural "There have been no changes within the last %s days." 12774msgstr[0] "" 12775msgstr[1] "" 12776 12777#: app/Module/RecentChangesModule.php:109 12778#, php-format 12779msgid "Changes in the last %s day" 12780msgid_plural "Changes in the last %s days" 12781msgstr[0] "" 12782msgstr[1] "" 12783 12784#. I18N: An option in a list-box 12785#: app/Module/RecentChangesModule.php:193 12786msgid "sort by date, oldest first" 12787msgstr "" 12788 12789#. I18N: An option in a list-box 12790#: app/Module/RecentChangesModule.php:195 12791msgid "sort by date, newest first" 12792msgstr "" 12793 12794#. I18N: Name of a report 12795#: app/Module/RelatedIndividualsReportModule.php:40 12796#: resources/xml/reports/relative_ext_report.xml:3 12797#: resources/xml/reports/relative_ext_report.xml:43 12798msgid "Related individuals" 12799msgstr "" 12800 12801#. I18N: Description of the “Related individuals” module 12802#: app/Module/RelatedIndividualsReportModule.php:52 12803#: resources/xml/reports/relative_ext_report.xml:4 12804msgid "A report of the individuals that are closely related to an individual." 12805msgstr "" 12806 12807#. I18N: Description of the “RelationshipsChart” module 12808#: app/Module/RelationshipsChartModule.php:112 12809msgid "A chart displaying relationships between two individuals." 12810msgstr "" 12811 12812#: app/Module/RelationshipsChartModule.php:140 12813msgid "Relationship to me" 12814msgstr "" 12815 12816#. I18N: %s are individual’s names 12817#: app/Module/RelationshipsChartModule.php:249 12818#, php-format 12819msgid "Relationships between %1$s and %2$s" 12820msgstr "" 12821 12822#: app/Module/RelationshipsChartModule.php:312 12823#, php-format 12824msgid "Relationship: %s" 12825msgstr "" 12826 12827#: app/Module/RelationshipsChartModule.php:386 12828msgid "No link between the two individuals could be found." 12829msgstr "" 12830 12831#: app/Module/RelationshipsChartModule.php:409 12832msgid "Chart preferences" 12833msgstr "" 12834 12835#: app/Module/RelationshipsChartModule.php:443 12836msgid "Find any relationship" 12837msgstr "" 12838 12839#: app/Module/RelationshipsChartModule.php:444 12840#: resources/views/modules/relationships-chart/page.phtml:40 12841msgid "Find relationships via ancestors" 12842msgstr "" 12843 12844#: app/Module/RelationshipsChartModule.php:460 12845msgid "unlimited" 12846msgstr "" 12847 12848#: app/Module/RelationshipsChartModule.php:711 12849msgid "Find all possible relationships" 12850msgstr "" 12851 12852#: app/Module/RelationshipsChartModule.php:713 12853msgid "Find other relationships" 12854msgstr "" 12855 12856#: app/Module/RelationshipsChartModule.php:717 12857#: resources/views/modules/relationships-chart/page.phtml:54 12858msgid "Find the closest relationships" 12859msgstr "" 12860 12861#. I18N: Description of the “Families” module 12862#: app/Module/RelativesTabModule.php:53 12863msgid "A tab showing the close relatives of an individual." 12864msgstr "" 12865 12866#. I18N: Description of the “Reports” module 12867#: app/Module/ReportsMenuModule.php:74 12868msgid "The reports menu." 12869msgstr "" 12870 12871#. I18N: Description of the “Repositories” module 12872#: app/Module/RepositoryListModule.php:64 12873msgid "A list of repositories." 12874msgstr "" 12875 12876#. I18N: Name of a module. Tasks that need further research. 12877#: app/Module/ResearchTaskModule.php:54 12878msgid "Research tasks" 12879msgstr "" 12880 12881#. I18N: Description of “Research tasks” module 12882#: app/Module/ResearchTaskModule.php:65 12883msgid "A list of tasks and activities that are linked to the family tree." 12884msgstr "" 12885 12886#: app/Module/ResearchTaskModule.php:112 12887msgid "There are no research tasks in this family tree." 12888msgstr "" 12889 12890#. I18N: Description of the “Pending changes” module 12891#: app/Module/ReviewChangesModule.php:91 12892msgid "A list of changes that need to be reviewed by a moderator, and email notifications." 12893msgstr "" 12894 12895#: app/Module/ReviewChangesModule.php:155 12896#: resources/views/emails/pending-changes-html.phtml:13 12897#: resources/views/emails/pending-changes-text.phtml:10 12898msgid "There are pending changes for you to moderate." 12899msgstr "" 12900 12901#: app/Module/ReviewChangesModule.php:161 12902msgid "Last email reminder was sent " 12903msgstr "" 12904 12905#: app/Module/ReviewChangesModule.php:162 12906msgid "Next email reminder will be sent after " 12907msgstr "" 12908 12909#. I18N: Name of a module 12910#. I18N: A button label. 12911#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 12912#: resources/views/admin/data-fix-page.phtml:41 12913#: resources/views/layouts/default.phtml:95 12914#: resources/views/layouts/default.phtml:96 12915#: resources/views/modules/descendancy/sidebar.phtml:10 12916#: resources/views/modules/descendancy/sidebar.phtml:29 12917#: resources/views/modules/fix-place-names/options.phtml:11 12918#: resources/views/search-replace-page.phtml:35 12919msgid "Search" 12920msgstr "" 12921 12922#. I18N: Description of the “Search” module 12923#: app/Module/SearchMenuModule.php:59 12924msgid "The search menu." 12925msgstr "" 12926 12927#. I18N: Description of the “Sitemaps” module 12928#: app/Module/SiteMapModule.php:76 12929msgid "Generate sitemap files for search engines." 12930msgstr "" 12931 12932#. I18N: Name of a module - see http://en.wikipedia.org/wiki/Sitemaps 12933#: app/Module/SiteMapModule.php:125 12934msgid "Sitemaps" 12935msgstr "" 12936 12937#. I18N: Description of the “Slide show” module 12938#: app/Module/SlideShowModule.php:60 12939msgid "Random images from the current family tree." 12940msgstr "" 12941 12942#: app/Module/SlideShowModule.php:163 12943msgid "This family tree has no images to display." 12944msgstr "" 12945 12946#. I18N: Description of the “Sources” module 12947#: app/Module/SourceListModule.php:63 12948msgid "A list of sources." 12949msgstr "" 12950 12951#. I18N: Description of the “Sources” module 12952#: app/Module/SourcesTabModule.php:70 12953msgid "A tab showing the sources linked to an individual." 12954msgstr "" 12955 12956#. I18N: Description of the “StatisticsChart” module 12957#: app/Module/StatisticsChartModule.php:106 12958msgid "Various statistics charts." 12959msgstr "" 12960 12961#: app/Module/StatisticsChartModule.php:287 12962#: resources/views/modules/statistics-chart/custom.phtml:27 12963msgid "Month of birth" 12964msgstr "" 12965 12966#: app/Module/StatisticsChartModule.php:336 12967#: resources/views/modules/statistics-chart/custom.phtml:28 12968msgid "Month of death" 12969msgstr "" 12970 12971#: app/Module/StatisticsChartModule.php:385 12972#: resources/views/modules/statistics-chart/custom.phtml:43 12973msgid "Month of marriage" 12974msgstr "" 12975 12976#: app/Module/StatisticsChartModule.php:427 12977#: resources/views/modules/statistics-chart/custom.phtml:29 12978msgid "Month of birth of first child in a relation" 12979msgstr "" 12980 12981#: app/Module/StatisticsChartModule.php:433 12982#: app/Module/StatisticsChartModule.php:727 12983#: resources/views/lists/families-table.phtml:261 12984#: resources/views/lists/individuals-table.phtml:276 12985#: resources/views/modules/pedigree-chart/previous.phtml:38 12986#: resources/xml/reports/family_group_report.xml:761 12987#: resources/xml/reports/relative_ext_report.xml:115 12988msgid "Children" 12989msgstr "" 12990 12991#: app/Module/StatisticsChartModule.php:476 12992#: resources/views/modules/statistics-chart/custom.phtml:44 12993msgid "Month of first marriage" 12994msgstr "" 12995 12996#: app/Module/StatisticsChartModule.php:530 12997#: app/Statistics/Google/ChartAge.php:132 12998#: resources/views/modules/gedcom_stats/config.phtml:37 12999#: resources/views/modules/gedcom_stats/statistics.phtml:199 13000#: resources/views/modules/html/template-statistics.phtml:84 13001#: resources/views/modules/statistics-chart/custom.phtml:30 13002#: resources/views/statistics/individuals/lifespan.phtml:20 13003msgid "Average age at death" 13004msgstr "" 13005 13006#: app/Module/StatisticsChartModule.php:592 13007#: resources/views/lists/families-table.phtml:517 13008#: resources/views/lists/families-table.phtml:559 13009#: resources/views/modules/statistics-chart/custom.phtml:31 13010#: resources/views/statistics/families/marriage-age.phtml:12 13011msgid "Age in year of marriage" 13012msgstr "" 13013 13014#: app/Module/StatisticsChartModule.php:653 13015#: resources/views/modules/statistics-chart/custom.phtml:32 13016msgid "Age in year of first marriage" 13017msgstr "" 13018 13019#: app/Module/StatisticsChartModule.php:779 13020#: app/Statistics/Google/ChartBirth.php:109 13021#: app/Statistics/Google/ChartCommonGiven.php:82 13022#: app/Statistics/Google/ChartCommonSurname.php:141 13023#: app/Statistics/Google/ChartDeath.php:109 13024#: app/Statistics/Google/ChartDistribution.php:128 13025#: app/Statistics/Google/ChartDivorce.php:109 13026#: app/Statistics/Google/ChartFamilyLargest.php:105 13027#: app/Statistics/Google/ChartFamilyWithSources.php:77 13028#: app/Statistics/Google/ChartIndividualWithSources.php:77 13029#: app/Statistics/Google/ChartMarriage.php:109 13030#: app/Statistics/Google/ChartMedia.php:76 13031#: app/Statistics/Google/ChartMortality.php:67 13032#: app/Statistics/Google/ChartNoChildrenFamilies.php:103 13033#: app/Statistics/Google/ChartSex.php:56 13034#: resources/views/admin/control-panel.phtml:287 13035#: resources/views/lists/chart-by-age.phtml:24 13036#: resources/views/lists/chart-by-decade.phtml:16 13037msgid "Total" 13038msgstr "" 13039 13040#. I18N: Label on a graph; 40+ means 40 or more 13041#: app/Module/StatisticsChartModule.php:877 13042#, php-format 13043msgid "%s+" 13044msgstr "" 13045 13046#: app/Module/StatisticsChartModule.php:963 13047#: app/Statistics/Repository/EventRepository.php:244 13048#: app/Statistics/Repository/FamilyDatesRepository.php:102 13049#: app/Statistics/Repository/FamilyRepository.php:514 13050#: app/Statistics/Repository/IndividualRepository.php:1767 13051#: app/Statistics/Repository/IndividualRepository.php:1792 13052#: resources/views/statistics/families/birth-age.phtml:31 13053#: resources/views/statistics/families/birth-age.phtml:51 13054#: resources/views/statistics/families/birth-age.phtml:73 13055#: resources/views/statistics/families/birth-age.phtml:93 13056#: resources/views/statistics/families/marriage-age.phtml:31 13057#: resources/views/statistics/families/marriage-age.phtml:51 13058#: resources/views/statistics/families/marriage-age.phtml:73 13059#: resources/views/statistics/families/marriage-age.phtml:93 13060#: resources/views/statistics/families/marriage-length.phtml:31 13061#: resources/views/statistics/families/marriage-length.phtml:51 13062#: resources/views/statistics/families/top10-list-age.phtml:33 13063#: resources/views/statistics/families/top10-list-grand.phtml:26 13064#: resources/views/statistics/families/top10-list-spouses.phtml:24 13065#: resources/views/statistics/families/top10-list.phtml:26 13066#: resources/views/statistics/individuals/top10-list.phtml:24 13067#: resources/views/statistics/other/charts/column.phtml:12 13068#: resources/views/statistics/other/charts/combo.phtml:12 13069#: resources/views/statistics/other/charts/custom.phtml:10 13070#: resources/views/statistics/other/charts/geo.phtml:12 13071#: resources/views/statistics/other/charts/pie.phtml:12 13072#: resources/views/statistics/other/places.phtml:55 13073#: resources/views/statistics/other/top10-list.phtml:24 13074msgid "This information is not available." 13075msgstr "" 13076 13077#: app/Module/StatisticsChartModule.php:998 13078#: app/Statistics/Google/ChartAge.php:109 13079#: app/Statistics/Google/ChartAge.php:137 13080#: app/Statistics/Google/ChartBirth.php:108 13081#: app/Statistics/Google/ChartChildren.php:88 13082#: app/Statistics/Google/ChartChildren.php:111 13083#: app/Statistics/Google/ChartDeath.php:108 13084#: app/Statistics/Google/ChartDivorce.php:108 13085#: app/Statistics/Google/ChartMarriage.php:108 13086#: app/Statistics/Google/ChartMarriageAge.php:132 13087#: app/Statistics/Google/ChartMarriageAge.php:160 13088#: app/Statistics/Google/ChartMortality.php:66 13089#: app/Statistics/Google/ChartNoChildrenFamilies.php:102 13090#: app/Statistics/Google/ChartNoChildrenFamilies.php:136 13091#: resources/views/lists/chart-by-decade.phtml:19 13092#: resources/views/lists/families-table.phtml:104 13093#: resources/views/lists/families-table.phtml:119 13094#: resources/views/lists/individuals-table.phtml:118 13095#: resources/views/lists/individuals-table.phtml:133 13096msgid "Century" 13097msgstr "" 13098 13099#. I18N: Description of the “Stories” module 13100#: app/Module/StoriesModule.php:77 13101msgid "Add narrative stories to individuals in the family tree." 13102msgstr "" 13103 13104#. I18N: Name of a module 13105#: app/Module/StoriesModule.php:207 13106#: resources/views/modules/stories/edit.phtml:13 13107msgid "Stories" 13108msgstr "" 13109 13110#: app/Module/StoriesModule.php:296 13111#: resources/views/modules/stories/config.phtml:28 13112#: resources/views/modules/stories/tab.phtml:27 13113msgid "Add a story" 13114msgstr "" 13115 13116#: app/Module/StoriesModule.php:307 13117#: resources/views/modules/stories/tab.phtml:18 13118msgid "Edit the story" 13119msgstr "" 13120 13121#. I18N: Description of the “Shared submitters” module 13122#: app/Module/SubmitterListModule.php:64 13123msgid "A list of submitters." 13124msgstr "" 13125 13126#. I18N: Name of a module 13127#: app/Module/ThemeSelectModule.php:41 13128msgid "Theme change" 13129msgstr "" 13130 13131#. I18N: Description of the “Theme change” module 13132#: app/Module/ThemeSelectModule.php:52 13133msgid "An alternative way to select a new theme." 13134msgstr "" 13135 13136#. I18N: Name of a module/chart 13137#: app/Module/TimelineChartModule.php:96 13138msgid "Timeline" 13139msgstr "" 13140 13141#. I18N: Description of the “TimelineChart” module 13142#: app/Module/TimelineChartModule.php:107 13143msgid "A timeline displaying individual events." 13144msgstr "" 13145 13146#. I18N: Name of a module. Top=Most common 13147#: app/Module/TopGivenNamesModule.php:47 13148#: resources/views/statistics/individuals/names.phtml:55 13149msgid "Top given names" 13150msgstr "" 13151 13152#. I18N: Description of the “Top given names” module 13153#: app/Module/TopGivenNamesModule.php:58 13154msgid "A list of the most popular given names." 13155msgstr "" 13156 13157#. I18N: i.e. most popular given name. 13158#: app/Module/TopGivenNamesModule.php:101 13159msgid "Top given name" 13160msgstr "" 13161 13162#. 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 13163#: app/Module/TopGivenNamesModule.php:104 13164#, php-format 13165msgid "Top %s given name" 13166msgid_plural "Top %s given names" 13167msgstr[0] "" 13168msgstr[1] "" 13169 13170#. I18N: Name of a module 13171#: app/Module/TopPageViewsModule.php:46 13172msgid "Most viewed pages" 13173msgstr "" 13174 13175#. I18N: Description of the “Most viewed pages” module 13176#: app/Module/TopPageViewsModule.php:57 13177msgid "A list of the pages that have been viewed the most number of times." 13178msgstr "" 13179 13180#. I18N: Name of a module. Top=Most common 13181#: app/Module/TopSurnamesModule.php:64 13182#: resources/views/statistics/individuals/names.phtml:31 13183msgid "Top surnames" 13184msgstr "" 13185 13186#. I18N: Description of the “Top surnames” module 13187#: app/Module/TopSurnamesModule.php:75 13188msgid "A list of the most popular surnames." 13189msgstr "" 13190 13191#. I18N: i.e. most popular surname. 13192#: app/Module/TopSurnamesModule.php:154 13193msgid "Top surname" 13194msgstr "" 13195 13196#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 13197#: app/Module/TopSurnamesModule.php:157 13198#, php-format 13199msgid "Top %s surname" 13200msgid_plural "Top %s surnames" 13201msgstr[0] "" 13202msgstr[1] "" 13203 13204#. I18N: An option in a list-box 13205#: app/Module/TopSurnamesModule.php:235 13206msgid "bullet list" 13207msgstr "" 13208 13209#. I18N: An option in a list-box 13210#: app/Module/TopSurnamesModule.php:237 13211msgid "compact list" 13212msgstr "" 13213 13214#. I18N: Name of a module 13215#: app/Module/TreesMenuModule.php:60 app/Module/TreesMenuModule.php:109 13216#: resources/views/admin/control-panel.phtml:130 13217#: resources/views/admin/control-panel.phtml:168 13218#: resources/views/search-general-page.phtml:73 13219#: resources/views/search-phonetic-page.phtml:74 13220msgid "Family trees" 13221msgstr "" 13222 13223#. I18N: Description of the “Family trees” module 13224#: app/Module/TreesMenuModule.php:71 13225msgid "The family trees menu." 13226msgstr "" 13227 13228#: app/Module/TreesMenuModule.php:96 resources/views/admin/changes-log.phtml:73 13229#: resources/views/admin/changes-log.phtml:120 13230#: resources/views/admin/control-panel.phtml:172 13231#: resources/views/admin/fix-level-0-media.phtml:28 13232#: resources/views/admin/site-logs.phtml:67 13233#: resources/views/admin/site-logs.phtml:111 13234#: resources/views/admin/trees.phtml:67 13235#: resources/views/admin/users-edit.phtml:266 13236#: resources/views/modules/batch_update/admin.phtml:19 13237#: resources/views/modules/faq/config.phtml:23 13238#: resources/views/modules/faq/config.phtml:42 13239#: resources/views/modules/faq/edit.phtml:61 13240#: resources/views/modules/stories/config.phtml:16 13241msgid "Family tree" 13242msgstr "" 13243 13244#. I18N: Name of a module 13245#: app/Module/UpcomingAnniversariesModule.php:96 13246msgid "Upcoming events" 13247msgstr "" 13248 13249#. I18N: Description of the “Upcoming events” module 13250#: app/Module/UpcomingAnniversariesModule.php:107 13251msgid "A list of the anniversaries that will occur in the near future." 13252msgstr "" 13253 13254#: app/Module/UpcomingAnniversariesModule.php:151 13255msgid "No events exist for tomorrow." 13256msgstr "" 13257 13258#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 13259#: app/Module/UpcomingAnniversariesModule.php:155 13260#, php-format 13261msgid "No events exist for the next %s day." 13262msgid_plural "No events exist for the next %s days." 13263msgstr[0] "" 13264msgstr[1] "" 13265 13266#. I18N: Description of the “Favorites” module 13267#: app/Module/UserFavoritesModule.php:67 13268msgid "Display and manage a user’s favorite pages." 13269msgstr "" 13270 13271#. I18N: Description of the “Journal” module 13272#: app/Module/UserJournalModule.php:65 13273msgid "A private area to record notes or keep a journal." 13274msgstr "" 13275 13276#. I18N: Name of a module 13277#: app/Module/UserJournalModule.php:118 13278msgid "Journal" 13279msgstr "" 13280 13281#. I18N: Name of a module 13282#. I18N: A configuration setting 13283#: app/Module/UserMessagesModule.php:74 13284#: resources/views/admin/site-mail.phtml:61 13285msgid "Messages" 13286msgstr "" 13287 13288#. I18N: Description of the “Messages” module 13289#: app/Module/UserMessagesModule.php:85 13290msgid "Communicate directly with other users, using private messages." 13291msgstr "" 13292 13293#: app/Module/UserMessagesModule.php:160 13294#: resources/views/edit/add-fact-row.phtml:23 13295msgid "<select>" 13296msgstr "" 13297 13298#: app/Module/UserMessagesModule.php:165 13299#: resources/views/admin/broadcast.phtml:58 13300#: resources/views/admin/email-page.phtml:56 13301#: resources/views/contact-page.phtml:65 resources/views/message-page.phtml:56 13302msgid "Send" 13303msgstr "" 13304 13305#: app/Module/UserMessagesModule.php:173 app/Module/UserMessagesModule.php:220 13306msgid "Are you sure you want to delete this message? It cannot be retrieved later." 13307msgstr "" 13308 13309#: app/Module/UserMessagesModule.php:180 13310#: resources/views/admin/broadcast.phtml:38 13311#: resources/views/admin/email-page.phtml:36 13312#: resources/views/contact-page.phtml:45 resources/views/message-page.phtml:36 13313msgid "Subject" 13314msgstr "" 13315 13316#: app/Module/UserMessagesModule.php:181 13317msgid "Date sent" 13318msgstr "" 13319 13320#. I18N: When replying to an email, the subject becomes “RE: <subject>” 13321#: app/Module/UserMessagesModule.php:205 app/Module/UserMessagesModule.php:206 13322msgid "RE: " 13323msgstr "" 13324 13325#: app/Module/UserMessagesModule.php:218 13326msgid "Reply" 13327msgstr "" 13328 13329#: app/Module/UserMessagesModule.php:224 13330msgid "Delete selected messages" 13331msgstr "" 13332 13333#: app/Module/UserMessagesModule.php:235 13334#, php-format 13335msgid "%s message" 13336msgid_plural "%s messages" 13337msgstr[0] "" 13338msgstr[1] "" 13339 13340#. I18N: Description of the “My page” module 13341#: app/Module/UserWelcomeModule.php:72 13342msgid "A greeting message and useful links for a user." 13343msgstr "" 13344 13345#: app/Module/UserWelcomeModule.php:100 app/Module/WelcomeBlockModule.php:100 13346msgid "Default chart" 13347msgstr "" 13348 13349#. I18N: A %s is the user’s name 13350#: app/Module/UserWelcomeModule.php:122 13351#, php-format 13352msgid "Welcome %s" 13353msgstr "" 13354 13355#: app/Module/WebtreesTheme.php:38 13356msgid "webtrees" 13357msgstr "" 13358 13359#. I18N: Name of a module 13360#: app/Module/WelcomeBlockModule.php:60 13361#: resources/views/admin/control-panel.phtml:507 13362#: resources/views/admin/modules.phtml:186 13363#: resources/views/admin/modules.phtml:190 resources/views/admin/trees.phtml:73 13364msgid "Home page" 13365msgstr "" 13366 13367#. I18N: Description of the “Home page” module 13368#: app/Module/WelcomeBlockModule.php:71 13369msgid "A greeting message for site visitors." 13370msgstr "" 13371 13372#. I18N: A configuration setting 13373#: app/Module/WelcomeBlockModule.php:107 13374#: resources/views/admin/trees-preferences.phtml:84 13375#: resources/views/edit-account-page.phtml:63 13376msgid "Default individual" 13377msgstr "" 13378 13379#. I18N: Name of a theme. 13380#: app/Module/XeneaTheme.php:39 13381msgid "xenea" 13382msgstr "" 13383 13384#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 13385#: app/Module/YahrzeitModule.php:56 13386msgid "Yahrzeiten" 13387msgstr "" 13388 13389#. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar. 13390#: app/Module/YahrzeitModule.php:67 13391msgid "A list of the Hebrew death anniversaries that will occur in the near future." 13392msgstr "" 13393 13394#: app/Place.php:234 13395msgid "unknown" 13396msgstr "" 13397 13398#. I18N: This is a report footer. %s is the name of the application. 13399#: app/Report/AbstractRenderer.php:280 13400#, php-format 13401msgid "Generated by %s" 13402msgstr "" 13403 13404#. I18N: Secure Sockets Layer - a secure communications protocol 13405#: app/Services/EmailService.php:223 13406msgid "ssl" 13407msgstr "" 13408 13409#. I18N: Transport Layer Security - a secure communications protocol 13410#: app/Services/EmailService.php:225 resources/views/admin/site-mail.phtml:43 13411msgid "tls" 13412msgstr "" 13413 13414#. I18N: "sendmail" is the name of some mail software 13415#: app/Services/EmailService.php:238 13416msgid "Use sendmail to send messages" 13417msgstr "" 13418 13419#: app/Services/EmailService.php:239 13420msgid "Use SMTP to send messages" 13421msgstr "" 13422 13423#: app/Services/MessageService.php:127 13424msgid "webtrees message" 13425msgstr "" 13426 13427#: app/Services/MessageService.php:210 13428#: resources/views/admin/control-panel.phtml:382 13429msgid "Send a message to all users" 13430msgstr "" 13431 13432#: app/Services/MessageService.php:212 13433#: resources/views/admin/control-panel.phtml:388 13434msgid "Send a message to users who have never signed in" 13435msgstr "" 13436 13437#: app/Services/MessageService.php:214 13438#: resources/views/admin/control-panel.phtml:394 13439msgid "Send a message to users who have not signed in for 6 months" 13440msgstr "" 13441 13442#: app/Services/SearchService.php:1001 13443msgid "The search returned too many results." 13444msgstr "" 13445 13446#: app/Services/ServerCheckService.php:124 13447#, php-format 13448msgid "The PHP extension “%s” is not installed." 13449msgstr "" 13450 13451#: app/Services/ServerCheckService.php:143 13452#, php-format 13453msgid "The PHP.INI setting “%1$s” is disabled." 13454msgstr "" 13455 13456#: app/Services/ServerCheckService.php:147 13457#, php-format 13458msgid "The PHP.INI setting “%1$s” is enabled." 13459msgstr "" 13460 13461#: app/Services/ServerCheckService.php:182 13462#, php-format 13463msgid "The PHP function “%1$s” is disabled." 13464msgstr "" 13465 13466#: app/Services/ServerCheckService.php:197 13467#, php-format 13468msgid "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." 13469msgstr "" 13470 13471#: app/Services/ServerCheckService.php:215 13472#, php-format 13473msgid "SQLite version %s is installed. SQLite version %s or later is required." 13474msgstr "" 13475 13476#: app/Services/ServerCheckService.php:247 13477msgid "The server’s temporary folder cannot be accessed." 13478msgstr "" 13479 13480#: app/Services/ServerCheckService.php:322 13481msgid "SQLite is only suitable for small sites, testing and evaluation." 13482msgstr "" 13483 13484#: app/Services/ServerCheckService.php:327 13485msgid "Support for PostgreSQL is experimental." 13486msgstr "" 13487 13488#: app/Services/ServerCheckService.php:332 13489msgid "Support for SQL Server is experimental." 13490msgstr "" 13491 13492#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 13493#: app/Services/TreeService.php:202 13494msgid "John /DOE/" 13495msgstr "" 13496 13497#: app/Services/TreeService.php:203 13498msgid "Edit this individual and replace their details with your own." 13499msgstr "" 13500 13501#: app/Services/UpgradeService.php:254 13502msgid "This website is being upgraded. Try again in a few minutes." 13503msgstr "" 13504 13505#. I18N: http://en.wikipedia.org/wiki/Soundex 13506#: app/Soundex.php:3491 resources/views/branches-page.phtml:29 13507#: resources/views/search-phonetic-page.phtml:57 13508msgid "Russell" 13509msgstr "" 13510 13511#. I18N: http://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex 13512#: app/Soundex.php:3493 resources/views/branches-page.phtml:30 13513#: resources/views/search-phonetic-page.phtml:63 13514msgid "Daitch-Mokotoff" 13515msgstr "" 13516 13517#: app/Statistics/Google/ChartAge.php:110 13518#: app/Statistics/Google/ChartMarriageAge.php:133 13519#: app/Statistics/Google/ChartSex.php:62 13520#: resources/views/calendar-page.phtml:121 13521#: resources/views/lists/families-table.phtml:107 13522#: resources/views/lists/families-table.phtml:122 13523#: resources/views/lists/families-table.phtml:134 13524#: resources/views/lists/individuals-table.phtml:121 13525#: resources/views/lists/individuals-table.phtml:136 13526#: resources/views/lists/individuals-table.phtml:148 13527#: resources/views/modules/gedcom_stats/statistics.phtml:32 13528#: resources/views/modules/gedcom_stats/statistics.phtml:204 13529#: resources/views/modules/html/template-statistics.phtml:23 13530#: resources/views/modules/top10_givnnames/block.phtml:9 13531#: resources/views/statistics/individuals/greatest-age.phtml:20 13532#: resources/views/statistics/individuals/lifespan.phtml:29 13533#: resources/views/statistics/individuals/oldest-living.phtml:20 13534msgid "Males" 13535msgstr "" 13536 13537#: app/Statistics/Google/ChartAge.php:111 13538#: app/Statistics/Google/ChartMarriageAge.php:134 13539#: app/Statistics/Google/ChartSex.php:67 13540#: resources/views/calendar-page.phtml:131 13541#: resources/views/lists/families-table.phtml:110 13542#: resources/views/lists/families-table.phtml:125 13543#: resources/views/lists/families-table.phtml:135 13544#: resources/views/lists/individuals-table.phtml:124 13545#: resources/views/lists/individuals-table.phtml:139 13546#: resources/views/lists/individuals-table.phtml:149 13547#: resources/views/modules/gedcom_stats/statistics.phtml:43 13548#: resources/views/modules/gedcom_stats/statistics.phtml:206 13549#: resources/views/modules/html/template-statistics.phtml:27 13550#: resources/views/modules/top10_givnnames/block.phtml:13 13551#: resources/views/statistics/individuals/greatest-age.phtml:29 13552#: resources/views/statistics/individuals/lifespan.phtml:38 13553#: resources/views/statistics/individuals/oldest-living.phtml:29 13554msgid "Females" 13555msgstr "" 13556 13557#: app/Statistics/Google/ChartAge.php:112 13558#: app/Statistics/Google/ChartMarriageAge.php:135 13559#: resources/views/lists/families-table.phtml:136 13560#: resources/views/lists/individuals-table.phtml:150 13561msgid "Average age" 13562msgstr "" 13563 13564#: app/Statistics/Google/ChartAge.php:129 13565msgid "Average age related to death century" 13566msgstr "" 13567 13568#: app/Statistics/Google/ChartBirth.php:123 13569#: resources/views/statistics/individuals/total-events.phtml:31 13570msgid "Births by century" 13571msgstr "" 13572 13573#: app/Statistics/Google/ChartChildren.php:89 13574msgid "Average number" 13575msgstr "" 13576 13577#: app/Statistics/Google/ChartChildren.php:100 13578#: resources/views/modules/gedcom_stats/config.phtml:39 13579#: resources/views/modules/gedcom_stats/statistics.phtml:227 13580#: resources/views/modules/html/template-statistics.phtml:92 13581#: resources/views/statistics/families/children.phtml:20 13582msgid "Average number of children per family" 13583msgstr "" 13584 13585#: app/Statistics/Google/ChartDeath.php:123 13586#: resources/views/statistics/individuals/total-events.phtml:79 13587msgid "Deaths by century" 13588msgstr "" 13589 13590#: app/Statistics/Google/ChartDistribution.php:333 13591msgid "Surname distribution chart" 13592msgstr "" 13593 13594#: app/Statistics/Google/ChartDistribution.php:338 13595msgid "Birth by country" 13596msgstr "" 13597 13598#: app/Statistics/Google/ChartDistribution.php:343 13599msgid "Death by country" 13600msgstr "" 13601 13602#: app/Statistics/Google/ChartDistribution.php:348 13603msgid "Marriage by country" 13604msgstr "" 13605 13606#: app/Statistics/Google/ChartDistribution.php:354 13607msgid "Individual distribution chart" 13608msgstr "" 13609 13610#: app/Statistics/Google/ChartDivorce.php:123 13611#: resources/views/statistics/families/total-records.phtml:80 13612msgid "Divorces by century" 13613msgstr "" 13614 13615#: app/Statistics/Google/ChartFamilyLargest.php:123 13616#: resources/views/statistics/families/children.phtml:46 13617msgid "Largest families" 13618msgstr "" 13619 13620#: app/Statistics/Google/ChartFamilyWithSources.php:83 13621#: app/Statistics/Google/ChartIndividualWithSources.php:83 13622msgid "Without sources" 13623msgstr "" 13624 13625#: app/Statistics/Google/ChartFamilyWithSources.php:88 13626#: app/Statistics/Google/ChartIndividualWithSources.php:88 13627msgid "With sources" 13628msgstr "" 13629 13630#: app/Statistics/Google/ChartFamilyWithSources.php:96 13631#: resources/views/statistics/other/chart-sources.phtml:32 13632msgid "Families with sources" 13633msgstr "" 13634 13635#: app/Statistics/Google/ChartIndividualWithSources.php:96 13636#: resources/views/statistics/other/chart-sources.phtml:20 13637msgid "Individuals with sources" 13638msgstr "" 13639 13640#: app/Statistics/Google/ChartMarriage.php:123 13641#: resources/views/statistics/families/total-records.phtml:32 13642msgid "Marriages by century" 13643msgstr "" 13644 13645#: app/Statistics/Google/ChartMarriageAge.php:152 13646msgid "Average age in century of marriage" 13647msgstr "" 13648 13649#: app/Statistics/Google/ChartMarriageAge.php:155 13650msgid "Average age at marriage" 13651msgstr "" 13652 13653#: app/Statistics/Google/ChartMortality.php:73 13654msgid "Living" 13655msgstr "" 13656 13657#: app/Statistics/Google/ChartMortality.php:78 13658#: resources/views/lists/individuals-table.phtml:205 13659msgid "Dead" 13660msgstr "" 13661 13662#: app/Statistics/Google/ChartNoChildrenFamilies.php:120 13663msgctxt "unknown century" 13664msgid "Unknown" 13665msgstr "" 13666 13667#: app/Statistics/Google/ChartNoChildrenFamilies.php:125 13668#: resources/views/statistics/families/children.phtml:32 13669msgid "Number of families without children" 13670msgstr "" 13671 13672#: app/Statistics/Google/ChartNoChildrenFamilies.php:133 13673#: resources/views/statistics/families/total-records.phtml:12 13674#: resources/xml/reports/fact_sources.xml:248 13675#: resources/xml/reports/fact_sources.xml:252 13676#: resources/xml/reports/fact_sources.xml:350 13677#: resources/xml/reports/fact_sources.xml:354 13678#: resources/xml/reports/marriage_report.xml:111 13679msgid "Total families" 13680msgstr "" 13681 13682#: app/Statistics/Repository/EventRepository.php:252 13683#: app/Statistics/Repository/FamilyDatesRepository.php:110 13684#: app/Statistics/Repository/FamilyDatesRepository.php:381 13685#: app/Statistics/Repository/FamilyRepository.php:85 13686#: app/Statistics/Repository/FamilyRepository.php:469 13687#: app/Statistics/Repository/FamilyRepository.php:846 13688#: app/Statistics/Repository/FamilyRepository.php:1497 13689#: app/Statistics/Repository/IndividualRepository.php:836 13690#: app/Statistics/Repository/IndividualRepository.php:1147 13691#: app/Statistics/Repository/IndividualRepository.php:1167 13692#: app/Statistics/Repository/IndividualRepository.php:1187 13693#: app/Statistics/Repository/IndividualRepository.php:1207 13694#: app/Statistics/Repository/IndividualRepository.php:1227 13695#: app/Statistics/Repository/IndividualRepository.php:1247 13696msgid "This information is private and cannot be shown." 13697msgstr "" 13698 13699#: app/Statistics/Repository/EventRepository.php:323 13700msgid "birth" 13701msgstr "" 13702 13703#: app/Statistics/Repository/EventRepository.php:324 13704msgid "death" 13705msgstr "" 13706 13707#: app/Statistics/Repository/EventRepository.php:325 13708msgid "marriage" 13709msgstr "" 13710 13711#: app/Statistics/Repository/EventRepository.php:326 13712msgid "adoption" 13713msgstr "" 13714 13715#: app/Statistics/Repository/EventRepository.php:327 13716msgid "burial" 13717msgstr "" 13718 13719#: app/Statistics/Repository/EventRepository.php:328 13720msgid "census added" 13721msgstr "" 13722 13723#: app/Statistics/Repository/FamilyRepository.php:465 13724#: app/Statistics/Repository/UserRepository.php:96 13725#: resources/views/statistics/families/top10-list-age.phtml:23 13726#: resources/views/statistics/families/top10-nolist-age.phtml:21 13727#: resources/xml/reports/ahnentafel_report.xml:395 13728#: resources/xml/reports/descendancy_report.xml:131 13729#: resources/xml/reports/descendancy_report.xml:230 13730#: resources/xml/reports/descendancy_report.xml:299 13731#: resources/xml/reports/descendancy_report.xml:363 13732#: resources/xml/reports/descendancy_report.xml:433 13733#: resources/xml/reports/descendancy_report.xml:486 13734msgid "and" 13735msgstr "" 13736 13737#: app/Statistics/Repository/UserRepository.php:84 13738msgid "No signed-in and no anonymous users" 13739msgstr "" 13740 13741#: app/Statistics/Repository/UserRepository.php:88 13742#, php-format 13743msgid "%s anonymous signed-in user" 13744msgid_plural "%s anonymous signed-in users" 13745msgstr[0] "" 13746msgstr[1] "" 13747 13748#: app/Statistics/Repository/UserRepository.php:99 13749#, php-format 13750msgid "%s signed-in user" 13751msgid_plural "%s signed-in users" 13752msgstr[0] "" 13753msgstr[1] "" 13754 13755#: app/Statistics/Service/CenturyService.php:39 13756#, php-format 13757msgid "%s BCE" 13758msgstr "" 13759 13760#: app/Statistics/Service/CenturyService.php:45 13761msgctxt "CENTURY" 13762msgid "21st" 13763msgstr "" 13764 13765#: app/Statistics/Service/CenturyService.php:47 13766msgctxt "CENTURY" 13767msgid "20th" 13768msgstr "" 13769 13770#: app/Statistics/Service/CenturyService.php:49 13771msgctxt "CENTURY" 13772msgid "19th" 13773msgstr "" 13774 13775#: app/Statistics/Service/CenturyService.php:51 13776msgctxt "CENTURY" 13777msgid "18th" 13778msgstr "" 13779 13780#: app/Statistics/Service/CenturyService.php:53 13781msgctxt "CENTURY" 13782msgid "17th" 13783msgstr "" 13784 13785#: app/Statistics/Service/CenturyService.php:55 13786msgctxt "CENTURY" 13787msgid "16th" 13788msgstr "" 13789 13790#: app/Statistics/Service/CenturyService.php:57 13791msgctxt "CENTURY" 13792msgid "15th" 13793msgstr "" 13794 13795#: app/Statistics/Service/CenturyService.php:59 13796msgctxt "CENTURY" 13797msgid "14th" 13798msgstr "" 13799 13800#: app/Statistics/Service/CenturyService.php:61 13801msgctxt "CENTURY" 13802msgid "13th" 13803msgstr "" 13804 13805#: app/Statistics/Service/CenturyService.php:63 13806msgctxt "CENTURY" 13807msgid "12th" 13808msgstr "" 13809 13810#: app/Statistics/Service/CenturyService.php:65 13811msgctxt "CENTURY" 13812msgid "11th" 13813msgstr "" 13814 13815#: app/Statistics/Service/CenturyService.php:67 13816msgctxt "CENTURY" 13817msgid "10th" 13818msgstr "" 13819 13820#: app/Statistics/Service/CenturyService.php:69 13821msgctxt "CENTURY" 13822msgid "9th" 13823msgstr "" 13824 13825#: app/Statistics/Service/CenturyService.php:71 13826msgctxt "CENTURY" 13827msgid "8th" 13828msgstr "" 13829 13830#: app/Statistics/Service/CenturyService.php:73 13831msgctxt "CENTURY" 13832msgid "7th" 13833msgstr "" 13834 13835#: app/Statistics/Service/CenturyService.php:75 13836msgctxt "CENTURY" 13837msgid "6th" 13838msgstr "" 13839 13840#: app/Statistics/Service/CenturyService.php:77 13841msgctxt "CENTURY" 13842msgid "5th" 13843msgstr "" 13844 13845#: app/Statistics/Service/CenturyService.php:79 13846msgctxt "CENTURY" 13847msgid "4th" 13848msgstr "" 13849 13850#: app/Statistics/Service/CenturyService.php:81 13851msgctxt "CENTURY" 13852msgid "3rd" 13853msgstr "" 13854 13855#: app/Statistics/Service/CenturyService.php:83 13856msgctxt "CENTURY" 13857msgid "2nd" 13858msgstr "" 13859 13860#: app/Statistics/Service/CenturyService.php:85 13861msgctxt "CENTURY" 13862msgid "1st" 13863msgstr "" 13864 13865#. I18N: Name of a country or state 13866#: app/Statistics/Service/CountryService.php:40 13867msgid "Aruba" 13868msgstr "" 13869 13870#. I18N: Name of a country or state 13871#: app/Statistics/Service/CountryService.php:42 13872msgid "Afghanistan" 13873msgstr "" 13874 13875#. I18N: Name of a country or state 13876#: app/Statistics/Service/CountryService.php:44 13877msgid "Angola" 13878msgstr "" 13879 13880#. I18N: Name of a country or state 13881#: app/Statistics/Service/CountryService.php:46 13882msgid "Anguilla" 13883msgstr "" 13884 13885#. I18N: Name of a country or state 13886#: app/Statistics/Service/CountryService.php:48 13887msgid "Aland Islands" 13888msgstr "" 13889 13890#. I18N: Name of a country or state 13891#: app/Statistics/Service/CountryService.php:50 13892msgid "Albania" 13893msgstr "" 13894 13895#. I18N: Name of a country or state 13896#: app/Statistics/Service/CountryService.php:52 13897msgid "Andorra" 13898msgstr "" 13899 13900#. I18N: Name of a country or state 13901#: app/Statistics/Service/CountryService.php:54 13902msgid "United Arab Emirates" 13903msgstr "" 13904 13905#. I18N: Name of a country or state 13906#: app/Statistics/Service/CountryService.php:56 13907msgid "Argentina" 13908msgstr "" 13909 13910#. I18N: Name of a country or state 13911#: app/Statistics/Service/CountryService.php:58 13912msgid "Armenia" 13913msgstr "" 13914 13915#. I18N: Name of a country or state 13916#: app/Statistics/Service/CountryService.php:60 13917msgid "American Samoa" 13918msgstr "" 13919 13920#. I18N: Name of a country or state 13921#: app/Statistics/Service/CountryService.php:62 13922msgid "Antarctica" 13923msgstr "" 13924 13925#. I18N: Name of a country or state 13926#: app/Statistics/Service/CountryService.php:64 13927msgid "French Southern Territories" 13928msgstr "" 13929 13930#. I18N: Name of a country or state 13931#: app/Statistics/Service/CountryService.php:66 13932msgid "Antigua and Barbuda" 13933msgstr "" 13934 13935#. I18N: Name of a country or state 13936#: app/Statistics/Service/CountryService.php:68 13937msgid "Australia" 13938msgstr "" 13939 13940#. I18N: Name of a country or state 13941#: app/Statistics/Service/CountryService.php:70 13942msgid "Austria" 13943msgstr "" 13944 13945#. I18N: Name of a country or state 13946#: app/Statistics/Service/CountryService.php:72 13947msgid "Azerbaijan" 13948msgstr "" 13949 13950#. I18N: Name of a country or state 13951#: app/Statistics/Service/CountryService.php:74 13952msgid "Azores" 13953msgstr "" 13954 13955#. I18N: Name of a country or state 13956#: app/Statistics/Service/CountryService.php:76 13957msgid "Burundi" 13958msgstr "" 13959 13960#. I18N: Name of a country or state 13961#: app/Statistics/Service/CountryService.php:78 13962msgid "Belgium" 13963msgstr "" 13964 13965#. I18N: Name of a country or state 13966#: app/Statistics/Service/CountryService.php:80 13967msgid "Benin" 13968msgstr "" 13969 13970#. I18N: Name of a country or state 13971#: app/Statistics/Service/CountryService.php:83 13972msgid "Burkina Faso" 13973msgstr "" 13974 13975#. I18N: Name of a country or state 13976#: app/Statistics/Service/CountryService.php:85 13977msgid "Bangladesh" 13978msgstr "" 13979 13980#. I18N: Name of a country or state 13981#: app/Statistics/Service/CountryService.php:87 13982msgid "Bulgaria" 13983msgstr "" 13984 13985#. I18N: Name of a country or state 13986#: app/Statistics/Service/CountryService.php:89 13987msgid "Bahrain" 13988msgstr "" 13989 13990#. I18N: Name of a country or state 13991#: app/Statistics/Service/CountryService.php:91 13992msgid "Bahamas" 13993msgstr "" 13994 13995#. I18N: Name of a country or state 13996#: app/Statistics/Service/CountryService.php:93 13997msgid "Bosnia and Herzegovina" 13998msgstr "" 13999 14000#. I18N: Name of a country or state 14001#: app/Statistics/Service/CountryService.php:96 14002msgid "Belarus" 14003msgstr "" 14004 14005#. I18N: Name of a country or state 14006#: app/Statistics/Service/CountryService.php:98 14007msgid "Belize" 14008msgstr "" 14009 14010#. I18N: Name of a country or state 14011#: app/Statistics/Service/CountryService.php:100 14012msgid "Bermuda" 14013msgstr "" 14014 14015#. I18N: Name of a country or state 14016#: app/Statistics/Service/CountryService.php:102 14017msgid "Bolivia" 14018msgstr "" 14019 14020#. I18N: Name of a country or state 14021#: app/Statistics/Service/CountryService.php:104 14022msgid "Brazil" 14023msgstr "" 14024 14025#. I18N: Name of a country or state 14026#: app/Statistics/Service/CountryService.php:106 14027msgid "Barbados" 14028msgstr "" 14029 14030#. I18N: Name of a country or state 14031#: app/Statistics/Service/CountryService.php:108 14032msgid "Brunei Darussalam" 14033msgstr "" 14034 14035#. I18N: Name of a country or state 14036#: app/Statistics/Service/CountryService.php:110 14037msgid "Bhutan" 14038msgstr "" 14039 14040#. I18N: Name of a country or state 14041#: app/Statistics/Service/CountryService.php:112 14042msgid "Bouvet Island" 14043msgstr "" 14044 14045#. I18N: Name of a country or state 14046#: app/Statistics/Service/CountryService.php:114 14047msgid "Botswana" 14048msgstr "" 14049 14050#. I18N: Name of a country or state 14051#: app/Statistics/Service/CountryService.php:116 14052msgid "Central African Republic" 14053msgstr "" 14054 14055#. I18N: Name of a country or state 14056#: app/Statistics/Service/CountryService.php:118 14057msgid "Canada" 14058msgstr "" 14059 14060#. I18N: Name of a country or state 14061#: app/Statistics/Service/CountryService.php:120 14062msgid "Cocos (Keeling) Islands" 14063msgstr "" 14064 14065#. I18N: Name of a country or state 14066#: app/Statistics/Service/CountryService.php:122 14067msgid "Switzerland" 14068msgstr "" 14069 14070#. I18N: Name of a country or state 14071#: app/Statistics/Service/CountryService.php:124 14072msgid "Chile" 14073msgstr "" 14074 14075#. I18N: Name of a country or state 14076#: app/Statistics/Service/CountryService.php:126 14077msgid "China" 14078msgstr "" 14079 14080#. I18N: Name of a country or state 14081#: app/Statistics/Service/CountryService.php:128 14082msgid "Cote d’Ivoire" 14083msgstr "" 14084 14085#. I18N: Name of a country or state 14086#: app/Statistics/Service/CountryService.php:130 14087msgid "Cameroon" 14088msgstr "" 14089 14090#. I18N: Name of a country or state 14091#: app/Statistics/Service/CountryService.php:132 14092msgid "Democratic Republic of the Congo" 14093msgstr "" 14094 14095#. I18N: Name of a country or state 14096#: app/Statistics/Service/CountryService.php:134 14097msgid "Republic of the Congo" 14098msgstr "" 14099 14100#. I18N: Name of a country or state 14101#: app/Statistics/Service/CountryService.php:136 14102msgid "Cook Islands" 14103msgstr "" 14104 14105#. I18N: Name of a country or state 14106#: app/Statistics/Service/CountryService.php:138 14107msgid "Colombia" 14108msgstr "" 14109 14110#. I18N: Name of a country or state 14111#: app/Statistics/Service/CountryService.php:140 14112msgid "Comoros" 14113msgstr "" 14114 14115#. I18N: Name of a country or state 14116#: app/Statistics/Service/CountryService.php:142 14117msgid "Cape Verde" 14118msgstr "" 14119 14120#. I18N: Name of a country or state 14121#: app/Statistics/Service/CountryService.php:144 14122msgid "Costa Rica" 14123msgstr "" 14124 14125#. I18N: Name of a country or state 14126#: app/Statistics/Service/CountryService.php:146 14127msgid "Cuba" 14128msgstr "" 14129 14130#. I18N: Name of a country or state 14131#: app/Statistics/Service/CountryService.php:149 14132msgid "Christmas Island" 14133msgstr "" 14134 14135#. I18N: Name of a country or state 14136#: app/Statistics/Service/CountryService.php:151 14137msgid "Cayman Islands" 14138msgstr "" 14139 14140#. I18N: Name of a country or state 14141#: app/Statistics/Service/CountryService.php:153 14142msgid "Cyprus" 14143msgstr "" 14144 14145#. I18N: Name of a country or state 14146#: app/Statistics/Service/CountryService.php:155 14147msgid "Czech Republic" 14148msgstr "" 14149 14150#. I18N: Name of a country or state 14151#: app/Statistics/Service/CountryService.php:157 14152msgid "Germany" 14153msgstr "" 14154 14155#. I18N: Name of a country or state 14156#: app/Statistics/Service/CountryService.php:159 14157msgid "Djibouti" 14158msgstr "" 14159 14160#. I18N: Name of a country or state 14161#: app/Statistics/Service/CountryService.php:161 14162msgid "Dominica" 14163msgstr "" 14164 14165#. I18N: Name of a country or state 14166#: app/Statistics/Service/CountryService.php:163 14167msgid "Denmark" 14168msgstr "" 14169 14170#. I18N: Name of a country or state 14171#: app/Statistics/Service/CountryService.php:165 14172msgid "Dominican Republic" 14173msgstr "" 14174 14175#. I18N: Name of a country or state 14176#: app/Statistics/Service/CountryService.php:167 14177msgid "Algeria" 14178msgstr "" 14179 14180#. I18N: Name of a country or state 14181#: app/Statistics/Service/CountryService.php:169 14182msgid "Ecuador" 14183msgstr "" 14184 14185#. I18N: Name of a country or state 14186#: app/Statistics/Service/CountryService.php:171 14187msgid "Egypt" 14188msgstr "" 14189 14190#. I18N: Name of a country or state 14191#: app/Statistics/Service/CountryService.php:173 14192msgid "England" 14193msgstr "" 14194 14195#. I18N: Name of a country or state 14196#: app/Statistics/Service/CountryService.php:175 14197msgid "Eritrea" 14198msgstr "" 14199 14200#. I18N: Name of a country or state 14201#: app/Statistics/Service/CountryService.php:177 14202msgid "Western Sahara" 14203msgstr "" 14204 14205#. I18N: Name of a country or state 14206#: app/Statistics/Service/CountryService.php:179 14207msgid "Spain" 14208msgstr "" 14209 14210#. I18N: Name of a country or state 14211#: app/Statistics/Service/CountryService.php:181 14212msgid "Estonia" 14213msgstr "" 14214 14215#. I18N: Name of a country or state 14216#: app/Statistics/Service/CountryService.php:183 14217msgid "Ethiopia" 14218msgstr "" 14219 14220#. I18N: Name of a country or state 14221#: app/Statistics/Service/CountryService.php:185 14222msgid "Finland" 14223msgstr "" 14224 14225#. I18N: Name of a country or state 14226#: app/Statistics/Service/CountryService.php:187 14227msgid "Fiji" 14228msgstr "" 14229 14230#. I18N: Name of a country or state 14231#: app/Statistics/Service/CountryService.php:189 14232msgid "Flanders" 14233msgstr "" 14234 14235#. I18N: Name of a country or state 14236#: app/Statistics/Service/CountryService.php:191 14237msgid "Falkland Islands" 14238msgstr "" 14239 14240#. I18N: Name of a country or state 14241#: app/Statistics/Service/CountryService.php:193 14242msgid "France" 14243msgstr "" 14244 14245#. I18N: Name of a country or state 14246#: app/Statistics/Service/CountryService.php:195 14247msgid "Faroe Islands" 14248msgstr "" 14249 14250#. I18N: Name of a country or state 14251#: app/Statistics/Service/CountryService.php:197 14252msgid "Micronesia" 14253msgstr "" 14254 14255#. I18N: Name of a country or state 14256#: app/Statistics/Service/CountryService.php:199 14257msgid "Gabon" 14258msgstr "" 14259 14260#. I18N: Name of a country or state 14261#: app/Statistics/Service/CountryService.php:201 14262msgid "United Kingdom" 14263msgstr "" 14264 14265#. I18N: Name of a country or state 14266#: app/Statistics/Service/CountryService.php:203 14267msgid "Georgia" 14268msgstr "" 14269 14270#. I18N: Name of a country or state 14271#: app/Statistics/Service/CountryService.php:205 14272msgid "Guernsey" 14273msgstr "" 14274 14275#. I18N: Name of a country or state 14276#: app/Statistics/Service/CountryService.php:207 14277msgid "Ghana" 14278msgstr "" 14279 14280#. I18N: Name of a country or state 14281#: app/Statistics/Service/CountryService.php:209 14282msgid "Gibraltar" 14283msgstr "" 14284 14285#. I18N: Name of a country or state 14286#: app/Statistics/Service/CountryService.php:211 14287msgid "Guinea" 14288msgstr "" 14289 14290#. I18N: Name of a country or state 14291#: app/Statistics/Service/CountryService.php:213 14292msgid "Guadeloupe" 14293msgstr "" 14294 14295#. I18N: Name of a country or state 14296#: app/Statistics/Service/CountryService.php:215 14297msgid "Gambia" 14298msgstr "" 14299 14300#. I18N: Name of a country or state 14301#: app/Statistics/Service/CountryService.php:217 14302msgid "Guinea-Bissau" 14303msgstr "" 14304 14305#. I18N: Name of a country or state 14306#: app/Statistics/Service/CountryService.php:219 14307msgid "Equatorial Guinea" 14308msgstr "" 14309 14310#. I18N: Name of a country or state 14311#: app/Statistics/Service/CountryService.php:221 14312msgid "Greece" 14313msgstr "" 14314 14315#. I18N: Name of a country or state 14316#: app/Statistics/Service/CountryService.php:223 14317msgid "Grenada" 14318msgstr "" 14319 14320#. I18N: Name of a country or state 14321#: app/Statistics/Service/CountryService.php:225 14322msgid "Greenland" 14323msgstr "" 14324 14325#. I18N: Name of a country or state 14326#: app/Statistics/Service/CountryService.php:227 14327msgid "Guatemala" 14328msgstr "" 14329 14330#. I18N: Name of a country or state 14331#: app/Statistics/Service/CountryService.php:229 14332msgid "French Guiana" 14333msgstr "" 14334 14335#. I18N: Name of a country or state 14336#: app/Statistics/Service/CountryService.php:231 14337msgid "Guam" 14338msgstr "" 14339 14340#. I18N: Name of a country or state 14341#: app/Statistics/Service/CountryService.php:233 14342msgid "Guyana" 14343msgstr "" 14344 14345#. I18N: Name of a country or state 14346#: app/Statistics/Service/CountryService.php:237 14347msgid "Heard Island and McDonald Islands" 14348msgstr "" 14349 14350#. I18N: Name of a country or state 14351#: app/Statistics/Service/CountryService.php:239 14352msgid "Honduras" 14353msgstr "" 14354 14355#. I18N: Name of a country or state 14356#: app/Statistics/Service/CountryService.php:241 14357msgid "Croatia" 14358msgstr "" 14359 14360#. I18N: Name of a country or state 14361#: app/Statistics/Service/CountryService.php:243 14362msgid "Haiti" 14363msgstr "" 14364 14365#. I18N: Name of a country or state 14366#: app/Statistics/Service/CountryService.php:245 14367msgid "Hungary" 14368msgstr "" 14369 14370#. I18N: Name of a country or state 14371#: app/Statistics/Service/CountryService.php:247 14372msgid "Indonesia" 14373msgstr "" 14374 14375#. I18N: Name of a country or state 14376#: app/Statistics/Service/CountryService.php:249 14377msgid "India" 14378msgstr "" 14379 14380#. I18N: Name of a country or state 14381#: app/Statistics/Service/CountryService.php:251 14382msgid "Isle of Man" 14383msgstr "" 14384 14385#. I18N: Name of a country or state 14386#: app/Statistics/Service/CountryService.php:253 14387msgid "British Indian Ocean Territory" 14388msgstr "" 14389 14390#. I18N: Name of a country or state 14391#: app/Statistics/Service/CountryService.php:255 14392msgid "Ireland" 14393msgstr "" 14394 14395#. I18N: Name of a country or state 14396#: app/Statistics/Service/CountryService.php:257 14397msgid "Iran" 14398msgstr "" 14399 14400#. I18N: Name of a country or state 14401#: app/Statistics/Service/CountryService.php:259 14402msgid "Iraq" 14403msgstr "" 14404 14405#. I18N: Name of a country or state 14406#: app/Statistics/Service/CountryService.php:261 14407msgid "Iceland" 14408msgstr "" 14409 14410#. I18N: Name of a country or state 14411#: app/Statistics/Service/CountryService.php:263 14412msgid "Israel" 14413msgstr "" 14414 14415#. I18N: Name of a country or state 14416#: app/Statistics/Service/CountryService.php:265 14417msgid "Italy" 14418msgstr "" 14419 14420#. I18N: Name of a country or state 14421#: app/Statistics/Service/CountryService.php:267 14422msgid "Jamaica" 14423msgstr "" 14424 14425#. I18N: Name of a country or state 14426#: app/Statistics/Service/CountryService.php:270 14427msgid "Jordan" 14428msgstr "" 14429 14430#. I18N: Name of a country or state 14431#: app/Statistics/Service/CountryService.php:272 14432msgid "Japan" 14433msgstr "" 14434 14435#. I18N: Name of a country or state 14436#: app/Statistics/Service/CountryService.php:274 14437msgid "Kazakhstan" 14438msgstr "" 14439 14440#. I18N: Name of a country or state 14441#: app/Statistics/Service/CountryService.php:276 14442msgid "Kenya" 14443msgstr "" 14444 14445#. I18N: Name of a country or state 14446#: app/Statistics/Service/CountryService.php:278 14447msgid "Kyrgyzstan" 14448msgstr "" 14449 14450#. I18N: Name of a country or state 14451#: app/Statistics/Service/CountryService.php:280 14452msgid "Cambodia" 14453msgstr "" 14454 14455#. I18N: Name of a country or state 14456#: app/Statistics/Service/CountryService.php:282 14457msgid "Kiribati" 14458msgstr "" 14459 14460#. I18N: Name of a country or state 14461#: app/Statistics/Service/CountryService.php:284 14462msgid "Saint Kitts and Nevis" 14463msgstr "" 14464 14465#. I18N: Name of a country or state 14466#: app/Statistics/Service/CountryService.php:286 14467msgid "Korea" 14468msgstr "" 14469 14470#. I18N: Name of a country or state 14471#: app/Statistics/Service/CountryService.php:288 14472msgid "Kuwait" 14473msgstr "" 14474 14475#. I18N: Name of a country or state 14476#: app/Statistics/Service/CountryService.php:290 14477msgid "Laos" 14478msgstr "" 14479 14480#. I18N: Name of a country or state 14481#: app/Statistics/Service/CountryService.php:292 14482msgid "Lebanon" 14483msgstr "" 14484 14485#. I18N: Name of a country or state 14486#: app/Statistics/Service/CountryService.php:294 14487msgid "Liberia" 14488msgstr "" 14489 14490#. I18N: Name of a country or state 14491#: app/Statistics/Service/CountryService.php:296 14492msgid "Libya" 14493msgstr "" 14494 14495#. I18N: Name of a country or state 14496#: app/Statistics/Service/CountryService.php:298 14497msgid "Saint Lucia" 14498msgstr "" 14499 14500#. I18N: Name of a country or state 14501#: app/Statistics/Service/CountryService.php:300 14502msgid "Liechtenstein" 14503msgstr "" 14504 14505#. I18N: Name of a country or state 14506#: app/Statistics/Service/CountryService.php:302 14507msgid "Sri Lanka" 14508msgstr "" 14509 14510#. I18N: Name of a country or state 14511#: app/Statistics/Service/CountryService.php:304 14512msgid "Lesotho" 14513msgstr "" 14514 14515#. I18N: Name of a country or state 14516#: app/Statistics/Service/CountryService.php:306 14517msgid "Lithuania" 14518msgstr "" 14519 14520#. I18N: Name of a country or state 14521#: app/Statistics/Service/CountryService.php:308 14522msgid "Luxembourg" 14523msgstr "" 14524 14525#. I18N: Name of a country or state 14526#: app/Statistics/Service/CountryService.php:310 14527msgid "Latvia" 14528msgstr "" 14529 14530#. I18N: Name of a country or state 14531#: app/Statistics/Service/CountryService.php:312 14532msgid "Macau" 14533msgstr "" 14534 14535#. I18N: Name of a country or state 14536#: app/Statistics/Service/CountryService.php:315 14537msgid "Morocco" 14538msgstr "" 14539 14540#. I18N: Name of a country or state 14541#: app/Statistics/Service/CountryService.php:317 14542msgid "Monaco" 14543msgstr "" 14544 14545#. I18N: Name of a country or state 14546#: app/Statistics/Service/CountryService.php:319 14547msgid "Moldova" 14548msgstr "" 14549 14550#. I18N: Name of a country or state 14551#: app/Statistics/Service/CountryService.php:321 14552msgid "Madagascar" 14553msgstr "" 14554 14555#. I18N: Name of a country or state 14556#: app/Statistics/Service/CountryService.php:323 14557msgid "Maldives" 14558msgstr "" 14559 14560#. I18N: Name of a country or state 14561#: app/Statistics/Service/CountryService.php:325 14562msgid "Mexico" 14563msgstr "" 14564 14565#. I18N: Name of a country or state 14566#: app/Statistics/Service/CountryService.php:327 14567msgid "Marshall Islands" 14568msgstr "" 14569 14570#. I18N: Name of a country or state 14571#: app/Statistics/Service/CountryService.php:329 14572msgid "Macedonia" 14573msgstr "" 14574 14575#. I18N: Name of a country or state 14576#: app/Statistics/Service/CountryService.php:331 14577msgid "Mali" 14578msgstr "" 14579 14580#. I18N: Name of a country or state 14581#: app/Statistics/Service/CountryService.php:333 14582msgid "Malta" 14583msgstr "" 14584 14585#. I18N: Name of a country or state 14586#: app/Statistics/Service/CountryService.php:335 14587msgid "Myanmar" 14588msgstr "" 14589 14590#. I18N: Name of a country or state 14591#: app/Statistics/Service/CountryService.php:337 14592msgid "Mongolia" 14593msgstr "" 14594 14595#. I18N: Name of a country or state 14596#: app/Statistics/Service/CountryService.php:339 14597msgid "Northern Mariana Islands" 14598msgstr "" 14599 14600#. I18N: Name of a country or state 14601#: app/Statistics/Service/CountryService.php:341 14602msgid "Montenegro" 14603msgstr "" 14604 14605#. I18N: Name of a country or state 14606#: app/Statistics/Service/CountryService.php:343 14607msgid "Mozambique" 14608msgstr "" 14609 14610#. I18N: Name of a country or state 14611#: app/Statistics/Service/CountryService.php:345 14612msgid "Mauritania" 14613msgstr "" 14614 14615#. I18N: Name of a country or state 14616#: app/Statistics/Service/CountryService.php:347 14617msgid "Montserrat" 14618msgstr "" 14619 14620#. I18N: Name of a country or state 14621#: app/Statistics/Service/CountryService.php:349 14622msgid "Martinique" 14623msgstr "" 14624 14625#. I18N: Name of a country or state 14626#: app/Statistics/Service/CountryService.php:351 14627msgid "Mauritius" 14628msgstr "" 14629 14630#. I18N: Name of a country or state 14631#: app/Statistics/Service/CountryService.php:353 14632msgid "Malawi" 14633msgstr "" 14634 14635#. I18N: Name of a country or state 14636#: app/Statistics/Service/CountryService.php:355 14637msgid "Malaysia" 14638msgstr "" 14639 14640#. I18N: Name of a country or state 14641#: app/Statistics/Service/CountryService.php:357 14642msgid "Mayotte" 14643msgstr "" 14644 14645#. I18N: Name of a country or state 14646#: app/Statistics/Service/CountryService.php:359 14647msgid "Namibia" 14648msgstr "" 14649 14650#. I18N: Name of a country or state 14651#: app/Statistics/Service/CountryService.php:361 14652msgid "New Caledonia" 14653msgstr "" 14654 14655#. I18N: Name of a country or state 14656#: app/Statistics/Service/CountryService.php:363 14657msgid "Niger" 14658msgstr "" 14659 14660#. I18N: Name of a country or state 14661#: app/Statistics/Service/CountryService.php:365 14662msgid "Norfolk Island" 14663msgstr "" 14664 14665#. I18N: Name of a country or state 14666#: app/Statistics/Service/CountryService.php:367 14667msgid "Nigeria" 14668msgstr "" 14669 14670#. I18N: Name of a country or state 14671#: app/Statistics/Service/CountryService.php:369 14672msgid "Nicaragua" 14673msgstr "" 14674 14675#. I18N: Name of a country or state 14676#: app/Statistics/Service/CountryService.php:371 14677msgid "Northern Ireland" 14678msgstr "" 14679 14680#. I18N: Name of a country or state 14681#: app/Statistics/Service/CountryService.php:373 14682msgid "Niue" 14683msgstr "" 14684 14685#. I18N: Name of a country or state 14686#: app/Statistics/Service/CountryService.php:375 14687msgid "Netherlands" 14688msgstr "" 14689 14690#. I18N: Name of a country or state 14691#: app/Statistics/Service/CountryService.php:377 14692msgid "Norway" 14693msgstr "" 14694 14695#. I18N: Name of a country or state 14696#: app/Statistics/Service/CountryService.php:379 14697msgid "Nepal" 14698msgstr "" 14699 14700#. I18N: Name of a country or state 14701#: app/Statistics/Service/CountryService.php:381 14702msgid "Nauru" 14703msgstr "" 14704 14705#. I18N: Name of a country or state 14706#: app/Statistics/Service/CountryService.php:383 14707msgid "New Zealand" 14708msgstr "" 14709 14710#. I18N: Name of a country or state 14711#: app/Statistics/Service/CountryService.php:385 14712msgid "Oman" 14713msgstr "" 14714 14715#. I18N: Name of a country or state 14716#: app/Statistics/Service/CountryService.php:387 14717msgid "Pakistan" 14718msgstr "" 14719 14720#. I18N: Name of a country or state 14721#: app/Statistics/Service/CountryService.php:389 14722msgid "Panama" 14723msgstr "" 14724 14725#. I18N: Name of a country or state 14726#: app/Statistics/Service/CountryService.php:391 14727msgid "Pitcairn" 14728msgstr "" 14729 14730#. I18N: Name of a country or state 14731#: app/Statistics/Service/CountryService.php:393 14732msgid "Peru" 14733msgstr "" 14734 14735#. I18N: Name of a country or state 14736#: app/Statistics/Service/CountryService.php:395 14737msgid "Philippines" 14738msgstr "" 14739 14740#. I18N: Name of a country or state 14741#: app/Statistics/Service/CountryService.php:397 14742msgid "Palau" 14743msgstr "" 14744 14745#. I18N: Name of a country or state 14746#: app/Statistics/Service/CountryService.php:399 14747msgid "Papua New Guinea" 14748msgstr "" 14749 14750#. I18N: Name of a country or state 14751#: app/Statistics/Service/CountryService.php:401 14752msgid "Poland" 14753msgstr "" 14754 14755#. I18N: Name of a country or state 14756#: app/Statistics/Service/CountryService.php:403 14757msgid "Puerto Rico" 14758msgstr "" 14759 14760#. I18N: Name of a country or state 14761#: app/Statistics/Service/CountryService.php:405 14762msgid "North Korea" 14763msgstr "" 14764 14765#. I18N: Name of a country or state 14766#: app/Statistics/Service/CountryService.php:407 14767msgid "Portugal" 14768msgstr "" 14769 14770#. I18N: Name of a country or state 14771#: app/Statistics/Service/CountryService.php:409 14772msgid "Paraguay" 14773msgstr "" 14774 14775#. I18N: Name of a country or state 14776#: app/Statistics/Service/CountryService.php:411 14777msgid "Occupied Palestinian Territory" 14778msgstr "" 14779 14780#. I18N: Name of a country or state 14781#: app/Statistics/Service/CountryService.php:413 14782msgid "French Polynesia" 14783msgstr "" 14784 14785#. I18N: Name of a country or state 14786#: app/Statistics/Service/CountryService.php:415 14787msgid "Qatar" 14788msgstr "" 14789 14790#. I18N: Name of a country or state 14791#: app/Statistics/Service/CountryService.php:417 14792msgid "Reunion" 14793msgstr "" 14794 14795#. I18N: Name of a country or state 14796#: app/Statistics/Service/CountryService.php:419 14797msgid "Romania" 14798msgstr "" 14799 14800#. I18N: Name of a country or state 14801#: app/Statistics/Service/CountryService.php:421 14802msgid "Russia" 14803msgstr "" 14804 14805#. I18N: Name of a country or state 14806#: app/Statistics/Service/CountryService.php:423 14807msgid "Rwanda" 14808msgstr "" 14809 14810#. I18N: Name of a country or state 14811#: app/Statistics/Service/CountryService.php:425 14812msgid "Saudi Arabia" 14813msgstr "" 14814 14815#. I18N: Name of a country or state 14816#: app/Statistics/Service/CountryService.php:427 14817msgid "Scotland" 14818msgstr "" 14819 14820#. I18N: Name of a country or state 14821#: app/Statistics/Service/CountryService.php:429 14822msgid "Sudan" 14823msgstr "" 14824 14825#. I18N: Name of a country or state 14826#: app/Statistics/Service/CountryService.php:431 14827msgid "At sea" 14828msgstr "" 14829 14830#. I18N: Name of a country or state 14831#: app/Statistics/Service/CountryService.php:433 14832msgid "Senegal" 14833msgstr "" 14834 14835#. I18N: Name of a country or state 14836#: app/Statistics/Service/CountryService.php:435 14837msgid "Serbia" 14838msgstr "" 14839 14840#. I18N: Name of a country or state 14841#: app/Statistics/Service/CountryService.php:437 14842msgid "Singapore" 14843msgstr "" 14844 14845#. I18N: Name of a country or state 14846#: app/Statistics/Service/CountryService.php:439 14847msgid "South Georgia and the South Sandwich Islands" 14848msgstr "" 14849 14850#. I18N: Name of a country or state 14851#: app/Statistics/Service/CountryService.php:441 14852msgid "Saint Helena" 14853msgstr "" 14854 14855#. I18N: Name of a country or state 14856#: app/Statistics/Service/CountryService.php:443 14857msgid "Svalbard and Jan Mayen" 14858msgstr "" 14859 14860#. I18N: Name of a country or state 14861#: app/Statistics/Service/CountryService.php:445 14862msgid "Solomon Islands" 14863msgstr "" 14864 14865#. I18N: Name of a country or state 14866#: app/Statistics/Service/CountryService.php:447 14867msgid "Sierra Leone" 14868msgstr "" 14869 14870#. I18N: Name of a country or state 14871#: app/Statistics/Service/CountryService.php:449 14872msgid "El Salvador" 14873msgstr "" 14874 14875#. I18N: Name of a country or state 14876#: app/Statistics/Service/CountryService.php:451 14877msgid "San Marino" 14878msgstr "" 14879 14880#. I18N: Name of a country or state 14881#: app/Statistics/Service/CountryService.php:453 14882msgid "Somalia" 14883msgstr "" 14884 14885#. I18N: Name of a country or state 14886#: app/Statistics/Service/CountryService.php:455 14887msgid "Saint Pierre and Miquelon" 14888msgstr "" 14889 14890#. I18N: Name of a country or state 14891#: app/Statistics/Service/CountryService.php:457 14892msgid "South Sudan" 14893msgstr "" 14894 14895#. I18N: Name of a country or state 14896#: app/Statistics/Service/CountryService.php:459 14897msgid "Sao Tome and Principe" 14898msgstr "" 14899 14900#. I18N: Name of a country or state 14901#: app/Statistics/Service/CountryService.php:461 14902msgid "Suriname" 14903msgstr "" 14904 14905#. I18N: Name of a country or state 14906#: app/Statistics/Service/CountryService.php:463 14907msgid "Slovakia" 14908msgstr "" 14909 14910#. I18N: Name of a country or state 14911#: app/Statistics/Service/CountryService.php:465 14912msgid "Slovenia" 14913msgstr "" 14914 14915#. I18N: Name of a country or state 14916#: app/Statistics/Service/CountryService.php:467 14917msgid "Sweden" 14918msgstr "" 14919 14920#. I18N: Name of a country or state 14921#: app/Statistics/Service/CountryService.php:469 14922msgid "Swaziland" 14923msgstr "" 14924 14925#. I18N: Name of a country or state 14926#: app/Statistics/Service/CountryService.php:472 14927msgid "Seychelles" 14928msgstr "" 14929 14930#. I18N: Name of a country or state 14931#: app/Statistics/Service/CountryService.php:474 14932msgid "Syria" 14933msgstr "" 14934 14935#. I18N: Name of a country or state 14936#: app/Statistics/Service/CountryService.php:476 14937msgid "Turks and Caicos Islands" 14938msgstr "" 14939 14940#. I18N: Name of a country or state 14941#: app/Statistics/Service/CountryService.php:478 14942msgid "Chad" 14943msgstr "" 14944 14945#. I18N: Name of a country or state 14946#: app/Statistics/Service/CountryService.php:480 14947msgid "Togo" 14948msgstr "" 14949 14950#. I18N: Name of a country or state 14951#: app/Statistics/Service/CountryService.php:482 14952msgid "Thailand" 14953msgstr "" 14954 14955#. I18N: Name of a country or state 14956#: app/Statistics/Service/CountryService.php:484 14957msgid "Tajikistan" 14958msgstr "" 14959 14960#. I18N: Name of a country or state 14961#: app/Statistics/Service/CountryService.php:486 14962msgid "Tokelau" 14963msgstr "" 14964 14965#. I18N: Name of a country or state 14966#: app/Statistics/Service/CountryService.php:488 14967msgid "Turkmenistan" 14968msgstr "" 14969 14970#. I18N: Name of a country or state 14971#: app/Statistics/Service/CountryService.php:490 14972msgid "Timor-Leste" 14973msgstr "" 14974 14975#. I18N: Name of a country or state 14976#: app/Statistics/Service/CountryService.php:492 14977msgid "Tonga" 14978msgstr "" 14979 14980#. I18N: Name of a country or state 14981#: app/Statistics/Service/CountryService.php:494 14982msgid "Trinidad and Tobago" 14983msgstr "" 14984 14985#. I18N: Name of a country or state 14986#: app/Statistics/Service/CountryService.php:496 14987msgid "Tunisia" 14988msgstr "" 14989 14990#. I18N: Name of a country or state 14991#: app/Statistics/Service/CountryService.php:498 14992msgid "Turkey" 14993msgstr "" 14994 14995#. I18N: Name of a country or state 14996#: app/Statistics/Service/CountryService.php:500 14997msgid "Tuvalu" 14998msgstr "" 14999 15000#. I18N: Name of a country or state 15001#: app/Statistics/Service/CountryService.php:502 15002msgid "Taiwan" 15003msgstr "" 15004 15005#. I18N: Name of a country or state 15006#: app/Statistics/Service/CountryService.php:504 15007msgid "Tanzania" 15008msgstr "" 15009 15010#. I18N: Name of a country or state 15011#: app/Statistics/Service/CountryService.php:506 15012msgid "Uganda" 15013msgstr "" 15014 15015#. I18N: Name of a country or state 15016#: app/Statistics/Service/CountryService.php:508 15017msgid "Ukraine" 15018msgstr "" 15019 15020#. I18N: Name of a country or state 15021#: app/Statistics/Service/CountryService.php:510 15022msgid "US Minor Outlying Islands" 15023msgstr "" 15024 15025#. I18N: Name of a country or state 15026#: app/Statistics/Service/CountryService.php:512 15027msgid "Uruguay" 15028msgstr "" 15029 15030#. I18N: Name of a country or state 15031#: app/Statistics/Service/CountryService.php:514 15032msgid "United States" 15033msgstr "" 15034 15035#. I18N: Name of a country or state 15036#: app/Statistics/Service/CountryService.php:516 15037msgid "Uzbekistan" 15038msgstr "" 15039 15040#. I18N: Name of a country or state 15041#: app/Statistics/Service/CountryService.php:518 15042msgid "Vatican City" 15043msgstr "" 15044 15045#. I18N: Name of a country or state 15046#: app/Statistics/Service/CountryService.php:520 15047msgid "Saint Vincent and the Grenadines" 15048msgstr "" 15049 15050#. I18N: Name of a country or state 15051#: app/Statistics/Service/CountryService.php:522 15052msgid "Venezuela" 15053msgstr "" 15054 15055#. I18N: Name of a country or state 15056#: app/Statistics/Service/CountryService.php:524 15057msgid "British Virgin Islands" 15058msgstr "" 15059 15060#. I18N: Name of a country or state 15061#: app/Statistics/Service/CountryService.php:526 15062msgid "US Virgin Islands" 15063msgstr "" 15064 15065#. I18N: Name of a country or state 15066#: app/Statistics/Service/CountryService.php:528 15067msgid "Vietnam" 15068msgstr "" 15069 15070#. I18N: Name of a country or state 15071#: app/Statistics/Service/CountryService.php:530 15072msgid "Vanuatu" 15073msgstr "" 15074 15075#. I18N: Name of a country or state 15076#: app/Statistics/Service/CountryService.php:532 15077msgid "Wallis and Futuna" 15078msgstr "" 15079 15080#. I18N: Name of a country or state 15081#: app/Statistics/Service/CountryService.php:534 15082msgid "Wales" 15083msgstr "" 15084 15085#. I18N: Name of a country or state 15086#: app/Statistics/Service/CountryService.php:536 15087msgid "Samoa" 15088msgstr "" 15089 15090#. I18N: Name of a country or state 15091#: app/Statistics/Service/CountryService.php:538 15092msgid "Yemen" 15093msgstr "" 15094 15095#. I18N: Name of a country or state 15096#: app/Statistics/Service/CountryService.php:540 15097msgid "South Africa" 15098msgstr "" 15099 15100#. I18N: Name of a country or state 15101#: app/Statistics/Service/CountryService.php:542 15102msgid "Zambia" 15103msgstr "" 15104 15105#. I18N: Name of a country or state 15106#: app/Statistics/Service/CountryService.php:544 15107msgid "Zimbabwe" 15108msgstr "" 15109 15110#: app/SurnameTradition.php:77 15111msgctxt "Surname tradition" 15112msgid "paternal" 15113msgstr "" 15114 15115#. I18N: In the paternal surname tradition, ... 15116#. I18N: In the patrilineal surname tradition, ... 15117#. I18N: In the Polish surname tradition, ... 15118#. I18N: In the Lithuanian surname tradition, ... 15119#: app/SurnameTradition.php:79 app/SurnameTradition.php:86 15120#: app/SurnameTradition.php:102 app/SurnameTradition.php:109 15121msgid "Children take their father’s surname." 15122msgstr "" 15123 15124#. I18N: In the paternal surname tradition, ... 15125#. I18N: In the Polish surname tradition, ... 15126#. I18N: In the Lithuanian surname tradition, ... 15127#: app/SurnameTradition.php:81 app/SurnameTradition.php:104 15128#: app/SurnameTradition.php:111 15129msgid "Wives take their husband’s surname." 15130msgstr "" 15131 15132#. I18N: A system where children take their father’s surname 15133#: app/SurnameTradition.php:84 15134msgid "patrilineal" 15135msgstr "" 15136 15137#. I18N: A system where children take their mother’s surname 15138#: app/SurnameTradition.php:88 15139msgid "matrilineal" 15140msgstr "" 15141 15142#. I18N: In the matrilineal surname tradition, ... 15143#: app/SurnameTradition.php:90 15144msgid "Children take their mother’s surname." 15145msgstr "" 15146 15147#: app/SurnameTradition.php:91 15148msgctxt "Surname tradition" 15149msgid "Spanish" 15150msgstr "" 15151 15152#. I18N: In the Spanish surname tradition, ... 15153#: app/SurnameTradition.php:93 15154msgid "Children take one surname from the father and one surname from the mother." 15155msgstr "" 15156 15157#: app/SurnameTradition.php:94 15158msgctxt "Surname tradition" 15159msgid "Portuguese" 15160msgstr "" 15161 15162#. I18N: In the Portuguese surname tradition, ... 15163#: app/SurnameTradition.php:96 15164msgid "Children take one surname from the mother and one surname from the father." 15165msgstr "" 15166 15167#: app/SurnameTradition.php:97 15168msgctxt "Surname tradition" 15169msgid "Icelandic" 15170msgstr "" 15171 15172#. I18N: In the Icelandic surname tradition, ... 15173#: app/SurnameTradition.php:99 15174msgid "Children take a patronym instead of a surname." 15175msgstr "" 15176 15177#: app/SurnameTradition.php:100 15178msgctxt "Surname tradition" 15179msgid "Polish" 15180msgstr "" 15181 15182#. I18N: In the Polish surname tradition, ... 15183#: app/SurnameTradition.php:106 15184msgid "Surnames are inflected to indicate an individual’s gender." 15185msgstr "" 15186 15187#: app/SurnameTradition.php:107 15188msgctxt "Surname tradition" 15189msgid "Lithuanian" 15190msgstr "" 15191 15192#. I18N: In the Lithuanian surname tradition, ... 15193#: app/SurnameTradition.php:113 15194msgid "Surnames are inflected to indicate an individual’s gender and marital status." 15195msgstr "" 15196 15197#: app/SurnameTradition.php:114 15198msgctxt "Surname tradition" 15199msgid "none" 15200msgstr "" 15201 15202#: resources/views/admin/analytics-edit.phtml:8 15203#: resources/views/admin/control-panel.phtml:407 15204#: resources/views/modules/faq/config.phtml:8 15205#: resources/views/modules/faq/edit.phtml:9 15206#: resources/views/modules/relationships-chart/config.phtml:8 15207#: resources/views/modules/sitemap/config.phtml:8 15208#: resources/views/modules/stories/config.phtml:8 15209#: resources/views/modules/stories/edit.phtml:13 15210msgid "Modules" 15211msgstr "" 15212 15213#. I18N: A button label. 15214#: resources/views/admin/analytics-edit.phtml:31 15215#: resources/views/admin/components.phtml:139 15216#: resources/views/admin/location-edit.phtml:78 15217#: resources/views/admin/map-provider.phtml:55 15218#: resources/views/admin/merge-records-step-2.phtml:165 15219#: resources/views/admin/modules.phtml:267 15220#: resources/views/admin/site-mail.phtml:245 15221#: resources/views/admin/site-preferences.phtml:90 15222#: resources/views/admin/site-registration.phtml:76 15223#: resources/views/admin/trees-preferences.phtml:947 15224#: resources/views/admin/trees-privacy.phtml:272 15225#: resources/views/admin/users-create.phtml:71 15226#: resources/views/admin/users-edit.phtml:329 15227#: resources/views/edit-account-page.phtml:152 15228#: resources/views/edit-blocks-page.phtml:48 15229#: resources/views/edit/add-fact.phtml:87 15230#: resources/views/edit/change-family-members.phtml:78 15231#: resources/views/edit/edit-fact.phtml:116 15232#: resources/views/edit/link-child-to-family.phtml:39 15233#: resources/views/edit/link-spouse-to-individual.phtml:31 15234#: resources/views/edit/new-individual.phtml:310 15235#: resources/views/edit/raw-gedcom-fact.phtml:31 15236#: resources/views/edit/raw-gedcom-record.phtml:57 15237#: resources/views/edit/reorder-children.phtml:36 15238#: resources/views/edit/reorder-families.phtml:95 15239#: resources/views/edit/reorder-media.phtml:34 15240#: resources/views/edit/reorder-names.phtml:36 15241#: resources/views/edit/shared-note.phtml:32 15242#: resources/views/modals/create-media-from-file.phtml:58 15243#: resources/views/modals/footer-save-cancel.phtml:10 15244#: resources/views/modules/custom-css-js/edit.phtml:40 15245#: resources/views/modules/edit-block-config.phtml:25 15246#: resources/views/modules/faq/edit.phtml:77 15247#: resources/views/modules/favorites/favorites.phtml:149 15248#: resources/views/modules/gedcom_news/edit.phtml:42 15249#: resources/views/modules/relationships-chart/config.phtml:46 15250#: resources/views/modules/sitemap/config.phtml:28 15251#: resources/views/modules/stories/edit.phtml:60 15252#: resources/views/modules/user_blog/edit.phtml:42 15253msgid "save" 15254msgstr "" 15255 15256#. I18N: A button label. 15257#: resources/views/admin/analytics-edit.phtml:36 15258#: resources/views/admin/broadcast.phtml:61 15259#: resources/views/admin/components.phtml:144 15260#: resources/views/admin/email-page.phtml:59 15261#: resources/views/admin/location-edit.phtml:82 15262#: resources/views/admin/site-mail.phtml:250 15263#: resources/views/admin/site-preferences.phtml:95 15264#: resources/views/admin/site-registration.phtml:81 15265#: resources/views/admin/trees-preferences.phtml:951 15266#: resources/views/admin/trees-privacy.phtml:277 15267#: resources/views/contact-page.phtml:68 15268#: resources/views/edit-blocks-page.phtml:53 15269#: resources/views/edit/add-fact.phtml:92 15270#: resources/views/edit/change-family-members.phtml:83 15271#: resources/views/edit/edit-fact.phtml:121 15272#: resources/views/edit/link-child-to-family.phtml:44 15273#: resources/views/edit/link-spouse-to-individual.phtml:36 15274#: resources/views/edit/new-individual.phtml:322 15275#: resources/views/edit/raw-gedcom-fact.phtml:35 15276#: resources/views/edit/raw-gedcom-record.phtml:61 15277#: resources/views/edit/reorder-children.phtml:46 15278#: resources/views/edit/reorder-families.phtml:100 15279#: resources/views/edit/reorder-media.phtml:39 15280#: resources/views/edit/reorder-names.phtml:41 15281#: resources/views/edit/shared-note.phtml:37 15282#: resources/views/message-page.phtml:59 15283#: resources/views/modals/create-media-from-file.phtml:62 15284#: resources/views/modals/footer-save-cancel.phtml:14 15285#: resources/views/modules/clippings/add-options.phtml:32 15286#: resources/views/modules/clippings/download.phtml:65 15287#: resources/views/modules/custom-css-js/edit.phtml:45 15288#: resources/views/modules/edit-block-config.phtml:29 15289#: resources/views/modules/favorites/favorites.phtml:145 15290#: resources/views/modules/gedcom_news/edit.phtml:46 15291#: resources/views/modules/stories/edit.phtml:65 15292#: resources/views/modules/user_blog/edit.phtml:46 15293msgid "cancel" 15294msgstr "" 15295 15296#: resources/views/admin/broadcast.phtml:19 15297#: resources/views/admin/email-page.phtml:18 15298#: resources/views/message-page.phtml:17 15299msgctxt "Email sender" 15300msgid "From" 15301msgstr "" 15302 15303#: resources/views/admin/broadcast.phtml:28 15304#: resources/views/admin/email-page.phtml:27 15305#: resources/views/contact-page.phtml:18 resources/views/message-page.phtml:26 15306msgctxt "Email recipient" 15307msgid "To" 15308msgstr "" 15309 15310#: resources/views/admin/broadcast.phtml:47 15311#: resources/views/admin/email-page.phtml:45 15312#: resources/views/admin/site-logs.phtml:53 15313#: resources/views/admin/site-logs.phtml:108 15314#: resources/views/contact-page.phtml:54 resources/views/message-page.phtml:45 15315msgid "Message" 15316msgstr "" 15317 15318#: resources/views/admin/changes-log.phtml:22 15319#: resources/views/admin/site-logs.phtml:23 15320msgctxt "Start of date range" 15321msgid "From" 15322msgstr "" 15323 15324#: resources/views/admin/changes-log.phtml:29 15325#: resources/views/admin/site-logs.phtml:30 15326msgctxt "End of date range" 15327msgid "To" 15328msgstr "" 15329 15330#: resources/views/admin/changes-log.phtml:43 15331#: resources/views/admin/changes-log.phtml:117 15332#: resources/views/admin/data-fix-page.phtml:64 15333#: resources/views/admin/trees-privacy.phtml:213 15334#: resources/views/lists/anniversaries-table.phtml:20 15335#: resources/views/modules/clippings/show.phtml:21 15336#: resources/views/modules/recent_changes/changes-table.phtml:24 15337#: resources/views/modules/todo/research-tasks.phtml:21 15338msgid "Record" 15339msgstr "" 15340 15341#: resources/views/admin/changes-log.phtml:52 15342msgid "Old data" 15343msgstr "" 15344 15345#: resources/views/admin/changes-log.phtml:59 15346msgid "New data" 15347msgstr "" 15348 15349#: resources/views/admin/changes-log.phtml:66 15350#: resources/views/admin/changes-log.phtml:119 15351#: resources/views/admin/site-logs.phtml:60 15352#: resources/views/admin/site-logs.phtml:110 15353#: resources/views/modules/recent_changes/changes-table.phtml:31 15354#: resources/views/pending-changes-page.phtml:53 15355msgid "User" 15356msgstr "" 15357 15358#. I18N: A button label. 15359#: resources/views/admin/changes-log.phtml:82 15360#: resources/views/admin/site-logs.phtml:76 15361#: resources/views/modules/media-list/page.phtml:62 15362#: resources/views/search-advanced-page.phtml:72 15363#: resources/views/search-general-page.phtml:105 15364#: resources/views/search-phonetic-page.phtml:106 15365msgid "search" 15366msgstr "" 15367 15368#. I18N: A button label. 15369#: resources/views/admin/changes-log.phtml:87 15370#: resources/views/admin/site-logs.phtml:81 15371#: resources/views/modules/lifespans-chart/page.phtml:70 15372#: resources/views/modules/media-list/page.phtml:65 15373#: resources/views/modules/timeline-chart/page.phtml:30 15374msgid "reset" 15375msgstr "" 15376 15377#. I18N: A button label. 15378#: resources/views/admin/changes-log.phtml:91 15379#: resources/views/admin/site-logs.phtml:86 15380#: resources/views/modules/clippings/download.phtml:61 15381#: resources/views/report-setup-page.phtml:70 15382msgid "download" 15383msgstr "" 15384 15385#: resources/views/admin/changes-log.phtml:94 15386#: resources/views/admin/site-logs.phtml:89 15387msgid "Permanently delete these records?" 15388msgstr "" 15389 15390#. I18N: A button label. 15391#: resources/views/admin/changes-log.phtml:96 15392#: resources/views/admin/locations.phtml:82 15393#: resources/views/admin/site-logs.phtml:91 15394#: resources/views/admin/users-cleanup.phtml:65 15395#: resources/views/admin/webtrees1-thumbnails-form.phtml:27 15396msgid "delete" 15397msgstr "" 15398 15399#: resources/views/admin/changes-log.phtml:115 15400#: resources/views/admin/site-logs.phtml:106 15401msgid "Timestamp" 15402msgstr "" 15403 15404#: resources/views/admin/clean-data.phtml:14 15405#, php-format 15406msgid "Files marked with %s are required for proper operation and cannot be removed." 15407msgstr "" 15408 15409#: resources/views/admin/components.phtml:24 15410#: resources/views/admin/modules.phtml:55 15411msgid "Module" 15412msgstr "" 15413 15414#: resources/views/admin/components.phtml:25 15415#: resources/views/admin/components.phtml:64 15416#: resources/views/admin/modules.phtml:58 15417msgid "Enabled" 15418msgstr "" 15419 15420#: resources/views/admin/components.phtml:27 15421#: resources/views/admin/components.phtml:82 15422#: resources/views/admin/trees-privacy.phtml:219 15423msgid "Access level" 15424msgstr "" 15425 15426#: resources/views/admin/components.phtml:30 15427#: resources/views/admin/components.phtml:121 15428#: resources/views/modules/faq/config.phtml:44 15429msgid "Move up" 15430msgstr "" 15431 15432#: resources/views/admin/components.phtml:31 15433#: resources/views/admin/components.phtml:127 15434#: resources/views/modules/faq/config.phtml:45 15435msgid "Move down" 15436msgstr "" 15437 15438#: resources/views/admin/components.phtml:114 15439#: resources/views/family-page-menu.phtml:14 15440#: resources/views/gedcom-record-page-menu.phtml:13 15441#: resources/views/individual-page-menu.phtml:18 15442#: resources/views/media-page-menu.phtml:13 15443#: resources/views/note-page-menu.phtml:13 15444#: resources/views/repository-page-menu.phtml:13 15445#: resources/views/source-page-menu.phtml:13 15446#: resources/views/submitter-page-menu.phtml:13 15447msgid "edit" 15448msgstr "" 15449 15450#: resources/views/admin/control-panel.phtml:42 15451#: resources/views/admin/control-panel.phtml:468 15452#: resources/views/admin/trees-preferences.phtml:185 15453msgid "Website" 15454msgstr "" 15455 15456#. I18N: %s is a URL/link to the project website 15457#: resources/views/admin/control-panel.phtml:59 15458#, php-format 15459msgid "Support and documentation can be found at %s." 15460msgstr "" 15461 15462#: resources/views/admin/control-panel.phtml:139 15463#: resources/views/admin/trees.phtml:33 15464msgid "You need to create a family tree." 15465msgstr "" 15466 15467#: resources/views/admin/control-panel.phtml:320 15468#: resources/views/modules/gedcom_stats/statistics.phtml:123 15469#: resources/views/modules/html/template-statistics.phtml:55 15470msgid "Users" 15471msgstr "" 15472 15473#: resources/views/admin/control-panel.phtml:328 15474msgid "Administrators" 15475msgstr "" 15476 15477#: resources/views/admin/control-panel.phtml:328 15478msgid "Managers" 15479msgstr "" 15480 15481#: resources/views/admin/control-panel.phtml:328 15482msgid "Moderators" 15483msgstr "" 15484 15485#: resources/views/admin/control-panel.phtml:328 15486msgid "Not verified by the user" 15487msgstr "" 15488 15489#: resources/views/admin/control-panel.phtml:328 15490msgid "Not approved by an administrator" 15491msgstr "" 15492 15493#: resources/views/admin/control-panel.phtml:426 15494msgid "Genealogy" 15495msgstr "" 15496 15497#: resources/views/admin/control-panel.phtml:521 15498msgid "Individual page" 15499msgstr "" 15500 15501#: resources/views/admin/control-panel.phtml:667 15502msgid "Old files found" 15503msgstr "" 15504 15505#: resources/views/admin/control-panel.phtml:672 15506msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." 15507msgstr "" 15508 15509#: resources/views/admin/custom-module-info.phtml:12 15510msgid "Custom module" 15511msgstr "" 15512 15513#: resources/views/admin/data-fix-page.phtml:46 15514#: resources/views/modules/batch_update/admin.phtml:82 15515#: resources/views/modules/batch_update/admin.phtml:86 15516msgid "Update all" 15517msgstr "" 15518 15519#: resources/views/admin/data-fix-page.phtml:68 15520#: resources/views/admin/data-fix-select.phtml:28 15521msgid "Data fix" 15522msgstr "" 15523 15524#: resources/views/admin/data-fix-page.phtml:80 15525msgid "Why does this list include records that do not need to be updated?" 15526msgstr "" 15527 15528#. I18N: A button label, next page 15529#: resources/views/admin/data-fix-select.phtml:49 15530#: resources/views/individual-page.phtml:79 15531#: resources/views/layouts/default.phtml:165 15532#: resources/views/lists/datatables-attributes.phtml:19 15533#: resources/views/modules/batch_update/admin.phtml:66 15534#: resources/views/modules/batch_update/admin.phtml:70 15535#: resources/views/modules/media-list/page.phtml:96 15536#: resources/views/modules/media-list/page.phtml:195 15537#: resources/views/setup/step-1-language.phtml:39 15538#: resources/views/setup/step-2-server-checks.phtml:67 15539#: resources/views/setup/step-3-database-type.phtml:75 15540#: resources/views/setup/step-4-database-mysql.phtml:114 15541#: resources/views/setup/step-4-database-pgsql.phtml:101 15542#: resources/views/setup/step-4-database-sqlite.phtml:75 15543#: resources/views/setup/step-4-database-sqlsvr.phtml:101 15544#: resources/views/setup/step-5-administrator.phtml:86 15545msgid "next" 15546msgstr "" 15547 15548#: resources/views/admin/fix-level-0-media-action.phtml:17 15549msgid "Move the media object?" 15550msgstr "" 15551 15552#: resources/views/admin/fix-level-0-media.phtml:14 15553msgid "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." 15554msgstr "" 15555 15556#: resources/views/admin/location-edit.phtml:34 15557#: resources/views/admin/locations.phtml:19 15558msgid "Flag" 15559msgstr "" 15560 15561#: resources/views/admin/location-edit.phtml:50 15562#: resources/views/admin/location-edit.phtml:61 15563msgid "degrees" 15564msgstr "" 15565 15566#: resources/views/admin/location-edit.phtml:66 15567#: resources/views/modules/fanchart/page.phtml:44 15568msgid "Zoom" 15569msgstr "" 15570 15571#: resources/views/admin/location-edit.phtml:135 15572#: resources/views/modules/pedigree-map/chart.phtml:95 15573#: resources/views/modules/place-hierarchy/map.phtml:92 15574#: resources/views/modules/places/tab.phtml:85 15575#: resources/views/modules/timeline-chart/page.phtml:38 15576msgid "Zoom in" 15577msgstr "" 15578 15579#: resources/views/admin/location-edit.phtml:136 15580#: resources/views/modules/pedigree-map/chart.phtml:96 15581#: resources/views/modules/place-hierarchy/map.phtml:93 15582#: resources/views/modules/places/tab.phtml:86 15583#: resources/views/modules/timeline-chart/page.phtml:41 15584msgid "Zoom out" 15585msgstr "" 15586 15587#: resources/views/admin/location-edit.phtml:137 15588#: resources/views/modules/pedigree-map/chart.phtml:71 15589#: resources/views/modules/place-hierarchy/map.phtml:72 15590#: resources/views/modules/places/tab.phtml:61 15591msgid "Reset to initial map state" 15592msgstr "" 15593 15594#: resources/views/admin/location-edit.phtml:138 15595#: resources/views/modules/pedigree-map/chart.phtml:167 15596#: resources/views/modules/places/tab.phtml:140 15597msgid "No mappable items" 15598msgstr "" 15599 15600#: resources/views/admin/location-edit.phtml:139 15601#: resources/views/modules/pedigree-map/chart.phtml:171 15602msgid "An unknown error occurred" 15603msgstr "" 15604 15605#: resources/views/admin/locations.phtml:18 15606msgid "Zoom level" 15607msgstr "" 15608 15609#: resources/views/admin/locations.phtml:63 15610#, php-format 15611msgid "Flag of %s" 15612msgstr "" 15613 15614#: resources/views/admin/locations.phtml:79 15615msgid "Remove this location?" 15616msgstr "" 15617 15618#. I18N: A button label. 15619#: resources/views/admin/locations.phtml:101 15620msgid "add place" 15621msgstr "" 15622 15623#. I18N: A button label. 15624#: resources/views/admin/locations.phtml:107 15625msgid "export file" 15626msgstr "" 15627 15628#. I18N: A button label. 15629#: resources/views/admin/locations.phtml:120 15630msgid "import file" 15631msgstr "" 15632 15633#: resources/views/admin/locations.phtml:132 15634msgid "Import all places from a family tree" 15635msgstr "" 15636 15637#. I18N: A button label. 15638#: resources/views/admin/locations.phtml:141 15639msgid "import" 15640msgstr "" 15641 15642#: resources/views/admin/map-import-form.phtml:19 15643#: resources/views/admin/trees-export.phtml:18 15644#: resources/views/admin/trees-import.phtml:41 15645#: resources/views/modals/media-file-fields.phtml:19 15646#: resources/views/modals/media-file-fields.phtml:79 15647msgid "A file on the server" 15648msgstr "" 15649 15650#: resources/views/admin/map-import-form.phtml:43 15651#: resources/views/admin/trees-export.phtml:37 15652#: resources/views/admin/trees-import.phtml:30 15653#: resources/views/modals/media-file-fields.phtml:15 15654#: resources/views/modals/media-file-fields.phtml:31 15655msgid "A file on your computer" 15656msgstr "" 15657 15658#: resources/views/admin/map-import-form.phtml:54 15659msgid "Delete all existing geographic data before importing the file." 15660msgstr "" 15661 15662#: resources/views/admin/map-import-form.phtml:66 15663#: resources/views/admin/trees.phtml:270 15664msgid "Import" 15665msgstr "" 15666 15667#: resources/views/admin/map-import-form.phtml:69 15668msgid "Add new, and update existing records" 15669msgstr "" 15670 15671#: resources/views/admin/map-import-form.phtml:69 15672msgid "Only add new records" 15673msgstr "" 15674 15675#: resources/views/admin/map-import-form.phtml:69 15676msgid "Only update existing records" 15677msgstr "" 15678 15679#: resources/views/admin/map-import-form.phtml:91 15680msgid "Really delete all geographic data?" 15681msgstr "" 15682 15683#: resources/views/admin/map-provider.phtml:20 15684msgid "Do not use maps" 15685msgstr "" 15686 15687#: resources/views/admin/map-provider.phtml:31 15688msgid "Use the GeoNames database for autocomplete on places" 15689msgstr "" 15690 15691#. I18N: Help text for the “Use GeoNames database for autocomplete on places” configuration setting 15692#: resources/views/admin/map-provider.phtml:44 15693msgid "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." 15694msgstr "" 15695 15696#: resources/views/admin/media-upload.phtml:13 15697msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 15698msgstr "" 15699 15700#: resources/views/admin/media-upload.phtml:14 15701#: resources/views/modals/media-file-fields.phtml:36 15702msgid "Maximum upload size: " 15703msgstr "" 15704 15705#: resources/views/admin/media-upload.phtml:21 15706#: resources/views/admin/media.phtml:95 15707#: resources/views/admin/webtrees1-thumbnails.phtml:35 15708#: resources/views/media-page.phtml:88 resources/views/media-page.phtml:183 15709#: resources/views/modals/create-media-from-file.phtml:24 15710#: resources/views/modals/media-file-fields.phtml:10 15711msgid "Media file" 15712msgstr "" 15713 15714#: resources/views/admin/media-upload.phtml:25 15715msgid "Media file to upload" 15716msgstr "" 15717 15718#: resources/views/admin/media-upload.phtml:35 15719#: resources/views/modals/media-file-fields.phtml:44 15720msgid "Filename on server" 15721msgstr "" 15722 15723#: resources/views/admin/media-upload.phtml:41 15724msgid "Leave this entry blank to keep the original filename" 15725msgstr "" 15726 15727#: resources/views/admin/media-upload.phtml:48 15728msgid "Folder name on server" 15729msgstr "" 15730 15731#. I18N: A button label. 15732#: resources/views/admin/media-upload.phtml:64 15733msgid "upload" 15734msgstr "" 15735 15736#: resources/views/admin/media.phtml:26 15737#: resources/views/admin/trees-preferences.phtml:251 15738msgid "Media files" 15739msgstr "" 15740 15741#: resources/views/admin/media.phtml:27 15742#: resources/views/admin/trees-preferences.phtml:227 15743msgid "Media folders" 15744msgstr "" 15745 15746#. I18N: “Local files” are stored on this computer 15747#: resources/views/admin/media.phtml:35 15748msgid "Local files" 15749msgstr "" 15750 15751#. I18N: “External files” are stored on other computers 15752#: resources/views/admin/media.phtml:40 15753msgid "External files" 15754msgstr "" 15755 15756#: resources/views/admin/media.phtml:45 15757msgid "Unused files" 15758msgstr "" 15759 15760#. I18N: A configuration setting 15761#: resources/views/admin/media.phtml:58 15762#: resources/views/admin/trees-preferences.phtml:232 15763msgid "Media folder" 15764msgstr "" 15765 15766#. I18N: Label for check-box 15767#: resources/views/admin/media.phtml:65 15768#: resources/views/modules/media-list/page.phtml:25 15769msgid "Include subfolders" 15770msgstr "" 15771 15772#: resources/views/admin/media.phtml:70 15773msgid "Exclude subfolders" 15774msgstr "" 15775 15776#: resources/views/admin/media.phtml:74 15777msgid "External media files have a URL instead of a filename." 15778msgstr "" 15779 15780#: resources/views/admin/merge-records-step-1.phtml:19 15781msgid "Select two records to merge." 15782msgstr "" 15783 15784#: resources/views/admin/merge-records-step-1.phtml:36 15785msgid "First record" 15786msgstr "" 15787 15788#: resources/views/admin/merge-records-step-1.phtml:70 15789msgid "Second record" 15790msgstr "" 15791 15792#: resources/views/admin/merge-records-step-2.phtml:21 15793msgid "Select the facts and events to keep from both records." 15794msgstr "" 15795 15796#: resources/views/admin/merge-records-step-2.phtml:26 15797msgid "The following facts and events were found in both records." 15798msgstr "" 15799 15800#: resources/views/admin/merge-records-step-2.phtml:35 15801#: resources/views/admin/merge-records-step-2.phtml:82 15802#: resources/views/admin/merge-records-step-2.phtml:128 15803msgid "Select" 15804msgstr "" 15805 15806#: resources/views/admin/merge-records-step-2.phtml:38 15807#: resources/views/admin/merge-records-step-2.phtml:85 15808#: resources/views/admin/merge-records-step-2.phtml:131 15809#: resources/views/gedcom-record-page.phtml:39 15810#: resources/views/media-page.phtml:53 15811#: resources/views/modules/statistics-chart/custom.phtml:66 15812#: resources/views/note-page.phtml:39 resources/views/repository-page.phtml:39 15813#: resources/views/source-page.phtml:40 resources/views/submitter-page.phtml:39 15814msgid "Details" 15815msgstr "" 15816 15817#: resources/views/admin/merge-records-step-2.phtml:62 15818#: resources/views/admin/merge-records-step-2.phtml:109 15819#: resources/views/admin/merge-records-step-2.phtml:155 15820msgid "No matching facts found" 15821msgstr "" 15822 15823#. I18N: the name of an individual, source, etc. 15824#: resources/views/admin/merge-records-step-2.phtml:73 15825#: resources/views/admin/merge-records-step-2.phtml:119 15826#, php-format 15827msgid "The following facts and events were only found in the record of %s." 15828msgstr "" 15829 15830#: resources/views/admin/modules.phtml:33 15831#, php-format 15832msgid "Preferences exist for the module “%s”, but this module no longer exists." 15833msgstr "" 15834 15835#: resources/views/admin/modules.phtml:35 15836msgid "Delete the preferences for this module." 15837msgstr "" 15838 15839#: resources/views/admin/modules.phtml:50 15840#: resources/views/modules/batch_update/admin.phtml:9 15841msgid "Module administration" 15842msgstr "" 15843 15844#: resources/views/admin/modules.phtml:150 15845#: resources/views/admin/modules.phtml:153 15846msgid "Menu" 15847msgstr "" 15848 15849#: resources/views/admin/modules.phtml:158 15850#: resources/views/admin/modules.phtml:161 15851msgid "Tab" 15852msgstr "" 15853 15854#: resources/views/admin/modules.phtml:166 15855#: resources/views/admin/modules.phtml:169 15856msgid "Sidebar" 15857msgstr "" 15858 15859#: resources/views/admin/modules.phtml:197 15860#: resources/views/admin/modules.phtml:200 15861msgid "Chart" 15862msgstr "" 15863 15864#: resources/views/admin/modules.phtml:205 15865#: resources/views/admin/modules.phtml:208 15866msgid "List" 15867msgstr "" 15868 15869#: resources/views/admin/modules.phtml:221 15870#: resources/views/admin/modules.phtml:224 15871msgid "Footer" 15872msgstr "" 15873 15874#: resources/views/admin/server-information.phtml:13 15875msgid "PHP information" 15876msgstr "" 15877 15878#: resources/views/admin/site-logs.phtml:44 15879#: resources/views/admin/site-logs.phtml:109 15880msgid "IP address" 15881msgstr "" 15882 15883#: resources/views/admin/site-mail.phtml:34 15884msgid "Instructions for Google mail" 15885msgstr "" 15886 15887#. I18N: A configuration setting 15888#: resources/views/admin/site-mail.phtml:38 15889#: resources/views/admin/site-mail.phtml:97 15890#: resources/views/setup/step-4-database-mysql.phtml:29 15891#: resources/views/setup/step-4-database-pgsql.phtml:29 15892#: resources/views/setup/step-4-database-sqlsvr.phtml:29 15893msgid "Server name" 15894msgstr "" 15895 15896#. I18N: A configuration setting 15897#: resources/views/admin/site-mail.phtml:40 15898#: resources/views/admin/site-mail.phtml:111 15899#: resources/views/setup/step-4-database-mysql.phtml:47 15900#: resources/views/setup/step-4-database-pgsql.phtml:41 15901#: resources/views/setup/step-4-database-sqlsvr.phtml:41 15902msgid "Port number" 15903msgstr "" 15904 15905#. I18N: A configuration setting 15906#: resources/views/admin/site-mail.phtml:42 15907#: resources/views/admin/site-mail.phtml:169 15908msgid "Secure connection" 15909msgstr "" 15910 15911#. I18N: A configuration setting 15912#: resources/views/admin/site-mail.phtml:44 15913#: resources/views/admin/site-mail.phtml:141 15914#: resources/views/admin/users-create.phtml:32 15915#: resources/views/admin/users-edit.phtml:36 15916#: resources/views/admin/users.phtml:20 15917#: resources/views/edit-account-page.phtml:20 15918#: resources/views/emails/register-notify-html.phtml:17 15919#: resources/views/emails/register-notify-text.phtml:11 15920#: resources/views/login-page.phtml:34 15921#: resources/views/modules/login_block/sign-in.phtml:19 15922#: resources/views/modules/todo/research-tasks.phtml:24 15923#: resources/views/password-reset-page.phtml:25 15924#: resources/views/register-page.phtml:58 15925#: resources/views/setup/step-5-administrator.phtml:48 15926msgid "Username" 15927msgstr "" 15928 15929#. I18N: A configuration setting 15930#: resources/views/admin/site-mail.phtml:46 15931#: resources/views/admin/site-mail.phtml:155 15932#: resources/views/admin/users-create.phtml:45 15933#: resources/views/admin/users-edit.phtml:49 15934#: resources/views/edit-account-page.phtml:76 15935#: resources/views/login-page.phtml:43 15936#: resources/views/modules/login_block/sign-in.phtml:26 15937#: resources/views/password-reset-page.phtml:34 15938#: resources/views/register-page.phtml:70 15939#: resources/views/setup/step-5-administrator.phtml:60 15940msgid "Password" 15941msgstr "" 15942 15943#: resources/views/admin/site-mail.phtml:48 15944msgid "If you use two-factor authentication, create an <a href=\"https://myaccount.google.com/apppasswords\">app password</a>." 15945msgstr "" 15946 15947#: resources/views/admin/site-mail.phtml:50 15948msgid "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." 15949msgstr "" 15950 15951#. I18N: Help text for the “Messages” site configuration setting 15952#: resources/views/admin/site-mail.phtml:67 15953msgid "webtrees needs to send emails, such as password reminders and website notifications." 15954msgstr "" 15955 15956#. I18N: A configuration setting 15957#: resources/views/admin/site-mail.phtml:75 15958msgid "Sender name" 15959msgstr "" 15960 15961#. I18N: Help text for the “Sender name” site configuration setting 15962#: resources/views/admin/site-mail.phtml:81 15963msgid "This name is used in the “From” field, when sending automatic emails from this server." 15964msgstr "" 15965 15966#: resources/views/admin/site-mail.phtml:86 15967msgid "Most mail servers require a valid email address." 15968msgstr "" 15969 15970#: resources/views/admin/site-mail.phtml:92 15971msgid "SMTP mail server" 15972msgstr "" 15973 15974#. I18N: Help text for the “Server name” site configuration setting 15975#: resources/views/admin/site-mail.phtml:103 15976msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 15977msgstr "" 15978 15979#. I18N: Help text for the "Port number" site configuration setting 15980#: resources/views/admin/site-mail.phtml:117 15981msgid "By default, SMTP works on port 25." 15982msgstr "" 15983 15984#. I18N: A configuration setting 15985#: resources/views/admin/site-mail.phtml:126 15986msgid "Use password" 15987msgstr "" 15988 15989#. I18N: Help text for the “Use password” site configuration setting 15990#: resources/views/admin/site-mail.phtml:132 15991msgid "Most SMTP servers require a password." 15992msgstr "" 15993 15994#. I18N: Help text for the "Username" site configuration setting 15995#: resources/views/admin/site-mail.phtml:147 15996msgid "The username required for authentication with the SMTP server." 15997msgstr "" 15998 15999#. I18N: Help text for the "Password" site configuration setting 16000#: resources/views/admin/site-mail.phtml:161 16001msgid "The password required for authentication with the SMTP server." 16002msgstr "" 16003 16004#. I18N: Help text for the “Secure connection” site configuration setting 16005#: resources/views/admin/site-mail.phtml:175 16006msgid "Most servers do not use secure connections." 16007msgstr "" 16008 16009#. I18N: A configuration setting 16010#: resources/views/admin/site-mail.phtml:183 16011msgid "Sending server name" 16012msgstr "" 16013 16014#. I18N: Help text for the "Sending server name" site configuration setting 16015#: resources/views/admin/site-mail.phtml:189 16016msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." 16017msgstr "" 16018 16019#: resources/views/admin/site-mail.phtml:194 16020msgid "Most mail servers require a valid domain name." 16021msgstr "" 16022 16023#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail 16024#: resources/views/admin/site-mail.phtml:202 16025msgid "DKIM digital signature" 16026msgstr "" 16027 16028#: resources/views/admin/site-mail.phtml:207 16029msgid "Domain name" 16030msgstr "" 16031 16032#: resources/views/admin/site-mail.phtml:216 16033msgid "Selector" 16034msgstr "" 16035 16036#: resources/views/admin/site-mail.phtml:225 16037msgid "Private key" 16038msgstr "" 16039 16040#: resources/views/admin/site-mail.phtml:239 16041msgid "Send a test email using these settings" 16042msgstr "" 16043 16044#. I18N: A configuration setting 16045#: resources/views/admin/site-preferences.phtml:20 16046msgid "Data folder" 16047msgstr "" 16048 16049#. I18N: Help text for the "Data folder" site configuration setting 16050#: resources/views/admin/site-preferences.phtml:26 16051msgid "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." 16052msgstr "" 16053 16054#. I18N: “Apache” is a software program. 16055#: resources/views/admin/site-preferences.phtml:30 16056msgid "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." 16057msgstr "" 16058 16059#: resources/views/admin/site-preferences.phtml:33 16060msgid "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." 16061msgstr "" 16062 16063#: resources/views/admin/site-preferences.phtml:36 16064msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 16065msgstr "" 16066 16067#. I18N: A configuration setting 16068#: resources/views/admin/site-preferences.phtml:44 16069#: resources/views/admin/users-edit.phtml:117 16070#: resources/views/edit-account-page.phtml:99 16071msgid "Time zone" 16072msgstr "" 16073 16074#: resources/views/admin/site-preferences.phtml:49 16075#: resources/views/admin/users-edit.phtml:122 16076#: resources/views/edit-account-page.phtml:104 16077msgid "The time zone is required for date calculations, such as knowing today’s date." 16078msgstr "" 16079 16080#. I18N: A configuration setting 16081#: resources/views/admin/site-preferences.phtml:58 16082msgid "Default theme" 16083msgstr "" 16084 16085#. I18N: Help text for the "Default theme" site configuration setting 16086#: resources/views/admin/site-preferences.phtml:64 16087msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 16088msgstr "" 16089 16090#. I18N: A configuration setting 16091#: resources/views/admin/site-preferences.phtml:74 16092msgid "Show list of family trees" 16093msgstr "" 16094 16095#. I18N: Help text for the “Show list of family trees” site configuration setting 16096#: resources/views/admin/site-preferences.phtml:80 16097msgid "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." 16098msgstr "" 16099 16100#. I18N: A configuration setting 16101#: resources/views/admin/site-registration.phtml:19 16102msgid "Welcome text on sign-in page" 16103msgstr "" 16104 16105#. I18N: A configuration setting 16106#: resources/views/admin/site-registration.phtml:31 16107msgid "Custom welcome text" 16108msgstr "" 16109 16110#. I18N: Help text for the "Custom welcome text" site configuration setting 16111#: resources/views/admin/site-registration.phtml:36 16112msgid "To set this text for other languages, you must switch to that language, and visit this page again." 16113msgstr "" 16114 16115#. I18N: A configuration setting 16116#: resources/views/admin/site-registration.phtml:45 16117msgid "Allow visitors to request a new user account" 16118msgstr "" 16119 16120#: resources/views/admin/site-registration.phtml:50 16121msgid "The new user will be asked to confirm their email address before the account is created." 16122msgstr "" 16123 16124#: resources/views/admin/site-registration.phtml:51 16125msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree." 16126msgstr "" 16127 16128#: resources/views/admin/site-registration.phtml:52 16129msgid "An administrator must approve the new user account and select an access level before the user can sign in." 16130msgstr "" 16131 16132#. I18N: A configuration setting 16133#: resources/views/admin/site-registration.phtml:62 16134msgid "Show acceptable use agreement on “Request a new user account” page" 16135msgstr "" 16136 16137#. I18N: A configuration setting 16138#: resources/views/admin/trees-check.phtml:14 16139#: resources/views/admin/trees-preferences.phtml:635 16140msgid "GEDCOM errors" 16141msgstr "" 16142 16143#: resources/views/admin/trees-check.phtml:26 16144msgid "No errors have been found." 16145msgstr "" 16146 16147#: resources/views/admin/trees-create.phtml:18 16148#: resources/views/admin/trees-preferences.phtml:21 16149msgid "Family tree title" 16150msgstr "" 16151 16152#. I18N: help text for family tree / GEDCOM file names 16153#: resources/views/admin/trees-create.phtml:43 16154#: resources/views/admin/trees-preferences.phtml:57 16155msgid "Avoid spaces and punctuation. A family name might be a good choice." 16156msgstr "" 16157 16158#. I18N: A button label. 16159#: resources/views/admin/trees-create.phtml:52 16160msgid "create" 16161msgstr "" 16162 16163#: resources/views/admin/trees-create.phtml:55 16164msgid "After creating the family tree, you will be able to import data from a GEDCOM file." 16165msgstr "" 16166 16167#: resources/views/admin/trees-duplicates.phtml:30 16168msgid "Merge" 16169msgstr "" 16170 16171#: resources/views/admin/trees-duplicates.phtml:37 16172msgid "No duplicates have been found." 16173msgstr "" 16174 16175#: resources/views/admin/trees-export.phtml:44 16176msgid "Export preferences" 16177msgstr "" 16178 16179#: resources/views/admin/trees-export.phtml:58 16180msgid "Include media (automatically zips files)" 16181msgstr "" 16182 16183#. I18N: A media path (e.g. C:\aaa\bbb\ccc\) in a GEDCOM file 16184#: resources/views/admin/trees-export.phtml:76 16185msgid "Add the GEDCOM media path to filenames" 16186msgstr "" 16187 16188#. I18N: %s is the name of a folder. 16189#: resources/views/admin/trees-export.phtml:80 16190#, php-format 16191msgid "Media filenames will be prefixed by %s." 16192msgstr "" 16193 16194#: resources/views/admin/trees-export.phtml:87 16195#: resources/views/modules/clippings/download.phtml:15 16196#: resources/views/modules/clippings/download.phtml:34 16197msgid "Apply privacy settings" 16198msgstr "" 16199 16200#. I18N: %s is the name of a family tree 16201#: resources/views/admin/trees-import.phtml:14 16202#, php-format 16203msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 16204msgstr "" 16205 16206#: resources/views/admin/trees-import.phtml:17 16207msgid "You have selected a GEDCOM file with a different name. Is this correct?" 16208msgstr "" 16209 16210#: resources/views/admin/trees-import.phtml:24 16211msgid "Select a GEDCOM file to import" 16212msgstr "" 16213 16214#: resources/views/admin/trees-import.phtml:59 16215msgid "No GEDCOM files found." 16216msgstr "" 16217 16218#: resources/views/admin/trees-import.phtml:75 16219msgid "Import preferences" 16220msgstr "" 16221 16222#. I18N: A configuration setting 16223#: resources/views/admin/trees-import.phtml:80 16224msgid "Keep media objects" 16225msgstr "" 16226 16227#: resources/views/admin/trees-import.phtml:83 16228msgid "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." 16229msgstr "" 16230 16231#: resources/views/admin/trees-import.phtml:87 16232msgid "Add spaces where long lines were wrapped" 16233msgstr "" 16234 16235#: resources/views/admin/trees-import.phtml:90 16236msgid "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." 16237msgstr "" 16238 16239#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 16240#: resources/views/admin/trees-import.phtml:93 16241msgid "Remove the GEDCOM media path from filenames" 16242msgstr "" 16243 16244#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 16245#: resources/views/admin/trees-import.phtml:105 16246msgid "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." 16247msgstr "" 16248 16249#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 16250#: resources/views/admin/trees-import.phtml:106 16251#, php-format 16252msgid "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." 16253msgstr "" 16254 16255#: resources/views/admin/trees-merge.phtml:8 16256#: resources/views/admin/trees-renumber.phtml:8 16257#: resources/views/admin/trees-unconnected.phtml:19 16258msgid "Manage family trees " 16259msgstr "" 16260 16261#: resources/views/admin/trees-merge.phtml:14 16262#: resources/views/admin/trees-renumber.phtml:13 16263msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 16264msgstr "" 16265 16266#. I18N: An XREF is the identification number used in GEDCOM files. 16267#: resources/views/admin/trees-merge.phtml:17 16268#, php-format 16269msgid "The two family trees have %1$s record which uses the same “XREF”." 16270msgid_plural "The two family trees have %1$s records which use the same “XREF”." 16271msgstr[0] "" 16272msgstr[1] "" 16273 16274#: resources/views/admin/trees-merge.phtml:20 16275msgid "You must renumber the records in one of the trees before you can merge them." 16276msgstr "" 16277 16278#. I18N: Copy all the records from [family tree 1] into [family tree 2] 16279#: resources/views/admin/trees-merge.phtml:38 16280#, php-format 16281msgid "Copy all the records from %1$s into %2$s." 16282msgstr "" 16283 16284#: resources/views/admin/trees-preferences.phtml:16 16285#: resources/views/admin/trees-preferences.phtml:614 16286msgid "General" 16287msgstr "" 16288 16289#. I18N: Help text for the “Language” configuration setting 16290#: resources/views/admin/trees-preferences.phtml:76 16291msgid "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." 16292msgstr "" 16293 16294#. I18N: Help text for the “Default individual” configuration setting 16295#: resources/views/admin/trees-preferences.phtml:89 16296#: resources/views/edit-account-page.phtml:68 16297msgid "This individual will be selected by default when viewing charts and reports." 16298msgstr "" 16299 16300#. I18N: A configuration setting 16301#: resources/views/admin/trees-preferences.phtml:98 16302#: resources/views/admin/trees-preferences.phtml:100 16303#: resources/views/admin/trees-preferences.phtml:103 16304msgid "Calendar conversion" 16305msgstr "" 16306 16307#. I18N: Help text for the “Calendar conversion” configuration setting 16308#: resources/views/admin/trees-preferences.phtml:116 16309msgid "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." 16310msgstr "" 16311 16312#. I18N: Help text for the “Calendar conversion” configuration setting 16313#: resources/views/admin/trees-preferences.phtml:119 16314#, php-format 16315msgid "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." 16316msgstr "" 16317 16318#. I18N: Help text for the “Calendar conversion” configuration setting 16319#: resources/views/admin/trees-preferences.phtml:122 16320msgid "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." 16321msgstr "" 16322 16323#. I18N: A configuration setting 16324#: resources/views/admin/trees-preferences.phtml:132 16325msgid "Add unique identifiers" 16326msgstr "" 16327 16328#. I18N: Help text for the “Add unique identifiers” configuration setting 16329#: resources/views/admin/trees-preferences.phtml:137 16330msgid "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." 16331msgstr "" 16332 16333#. I18N: A configuration setting 16334#: resources/views/admin/trees-preferences.phtml:148 16335msgid "Genealogy contact" 16336msgstr "" 16337 16338#. I18N: Help text for the “Genealogy contact” configuration setting 16339#: resources/views/admin/trees-preferences.phtml:160 16340msgid "The individual to contact about the genealogy data on this website." 16341msgstr "" 16342 16343#. I18N: A configuration setting 16344#: resources/views/admin/trees-preferences.phtml:168 16345msgid "Technical help contact" 16346msgstr "" 16347 16348#. I18N: Help text for the “Technical help contact” configuration setting 16349#: resources/views/admin/trees-preferences.phtml:180 16350msgid "The individual to be contacted about technical questions or errors encountered on your website." 16351msgstr "" 16352 16353#. I18N: A configuration setting 16354#: resources/views/admin/trees-preferences.phtml:190 16355msgid "Add to TITLE header tag" 16356msgstr "" 16357 16358#. I18N: Help text for the “Add to TITLE header tag” configuration setting 16359#: resources/views/admin/trees-preferences.phtml:202 16360msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 16361msgstr "" 16362 16363#. I18N: A configuration setting 16364#: resources/views/admin/trees-preferences.phtml:210 16365msgid "Description META tag" 16366msgstr "" 16367 16368#. I18N: Help text for the “Description META tag” configuration setting 16369#: resources/views/admin/trees-preferences.phtml:222 16370msgid "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." 16371msgstr "" 16372 16373#. I18N: Help text for the “Media folder” configuration setting 16374#: resources/views/admin/trees-preferences.phtml:244 16375msgid "This folder will be used to store the media files for this family tree." 16376msgstr "" 16377 16378#. I18N: Help text for the “Media folder” configuration setting 16379#: resources/views/admin/trees-preferences.phtml:245 16380msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 16381msgstr "" 16382 16383#. I18N: Help text for the “Media folder” configuration setting 16384#: resources/views/admin/trees-preferences.phtml:246 16385msgid "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." 16386msgstr "" 16387 16388#. I18N: A configuration setting 16389#: resources/views/admin/trees-preferences.phtml:256 16390msgid "Who can upload new media files" 16391msgstr "" 16392 16393#. I18N: Help text for the “Who can upload new media files” configuration setting 16394#: resources/views/admin/trees-preferences.phtml:261 16395msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 16396msgstr "" 16397 16398#. I18N: A configuration setting 16399#: resources/views/admin/trees-preferences.phtml:270 16400msgid "Show a download link in the media viewer" 16401msgstr "" 16402 16403#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 16404#: resources/views/admin/trees-preferences.phtml:275 16405msgid "This option will make it easier for users to download images." 16406msgstr "" 16407 16408#: resources/views/admin/trees-preferences.phtml:281 16409#: resources/views/admin/trees-preferences.phtml:287 16410msgid "Thumbnail images" 16411msgstr "" 16412 16413#: resources/views/admin/trees-preferences.phtml:290 16414#: resources/views/admin/trees-preferences.phtml:370 16415#: resources/views/admin/trees-preferences.phtml:385 16416#: resources/views/admin/trees-preferences.phtml:401 16417#: resources/views/admin/trees-preferences.phtml:526 16418#: resources/views/admin/trees-preferences.phtml:638 16419#: resources/views/admin/trees-preferences.phtml:653 16420msgid "hide" 16421msgstr "" 16422 16423#: resources/views/admin/trees-preferences.phtml:290 16424#: resources/views/admin/trees-preferences.phtml:370 16425#: resources/views/admin/trees-preferences.phtml:385 16426#: resources/views/admin/trees-preferences.phtml:401 16427#: resources/views/admin/trees-preferences.phtml:526 16428#: resources/views/admin/trees-preferences.phtml:638 16429#: resources/views/admin/trees-preferences.phtml:653 16430#: resources/views/modules/faq/config.phtml:26 16431#: resources/views/modules/stories/config.phtml:21 16432msgid "show" 16433msgstr "" 16434 16435#: resources/views/admin/trees-preferences.phtml:292 16436msgid "Show thumbnail images in charts and family groups." 16437msgstr "" 16438 16439#. I18N: A configuration setting 16440#: resources/views/admin/trees-preferences.phtml:302 16441msgid "Use silhouettes" 16442msgstr "" 16443 16444#. I18N: Help text for the “Use silhouettes” configuration setting 16445#: resources/views/admin/trees-preferences.phtml:307 16446msgid "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." 16447msgstr "" 16448 16449#: resources/views/admin/trees-preferences.phtml:313 16450msgid "Watermarks" 16451msgstr "" 16452 16453#: resources/views/admin/trees-preferences.phtml:318 16454msgid "Images without watermarks" 16455msgstr "" 16456 16457#. I18N: Help text for the “Images without watermarks” configuration setting 16458#: resources/views/admin/trees-preferences.phtml:323 16459msgid "Watermarks are optional and normally shown just to visitors." 16460msgstr "" 16461 16462#: resources/views/admin/trees-preferences.phtml:333 16463msgid "Surname list style" 16464msgstr "" 16465 16466#. I18N: A configuration setting 16467#: resources/views/admin/trees-preferences.phtml:345 16468msgid "Maximum number of surnames on individual list" 16469msgstr "" 16470 16471#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 16472#: resources/views/admin/trees-preferences.phtml:358 16473msgid "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." 16474msgstr "" 16475 16476#. I18N: A configuration setting 16477#: resources/views/admin/trees-preferences.phtml:367 16478msgid "Estimated dates for birth and death" 16479msgstr "" 16480 16481#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 16482#: resources/views/admin/trees-preferences.phtml:372 16483msgid "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." 16484msgstr "" 16485 16486#: resources/views/admin/trees-preferences.phtml:382 16487msgid "The date and time of the last update" 16488msgstr "" 16489 16490#. I18N: A configuration setting 16491#: resources/views/admin/trees-preferences.phtml:398 16492msgid "Age of parents next to child’s birthdate" 16493msgstr "" 16494 16495#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 16496#: resources/views/admin/trees-preferences.phtml:403 16497msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 16498msgstr "" 16499 16500#: resources/views/admin/trees-preferences.phtml:412 16501msgid "Other facts to show in charts" 16502msgstr "" 16503 16504#. I18N: Help text for the “Other facts to show in charts” configuration setting 16505#: resources/views/admin/trees-preferences.phtml:419 16506msgid "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." 16507msgstr "" 16508 16509#: resources/views/admin/trees-preferences.phtml:424 16510msgid "Individual pages" 16511msgstr "" 16512 16513#: resources/views/admin/trees-preferences.phtml:430 16514msgid "Show the events of close relatives on the individual page" 16515msgstr "" 16516 16517#. I18N: A configuration setting 16518#: resources/views/admin/trees-preferences.phtml:523 16519msgid "Fact icons" 16520msgstr "" 16521 16522#. I18N: Help text for the “Fact icons” configuration setting 16523#: resources/views/admin/trees-preferences.phtml:528 16524msgid "Some themes can display icons on the “Facts and events” tab." 16525msgstr "" 16526 16527#. I18N: A configuration setting 16528#: resources/views/admin/trees-preferences.phtml:538 16529msgid "Automatically expand notes" 16530msgstr "" 16531 16532#. I18N: Help text for the “Automatically expand notes” configuration setting 16533#: resources/views/admin/trees-preferences.phtml:544 16534msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 16535msgstr "" 16536 16537#. I18N: A configuration setting 16538#: resources/views/admin/trees-preferences.phtml:554 16539msgid "Automatically expand sources" 16540msgstr "" 16541 16542#. I18N: Help text for the “Automatically expand sources” configuration setting 16543#: resources/views/admin/trees-preferences.phtml:560 16544msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 16545msgstr "" 16546 16547#. I18N: A configuration setting 16548#: resources/views/admin/trees-preferences.phtml:572 16549#: resources/views/admin/trees-preferences.phtml:574 16550#: resources/views/admin/trees-preferences.phtml:578 16551msgid "Abbreviate place names" 16552msgstr "" 16553 16554#. I18N: A button label, first page 16555#: resources/views/admin/trees-preferences.phtml:575 16556#: resources/views/lists/datatables-attributes.phtml:15 16557#: resources/views/modules/media-list/page.phtml:79 16558#: resources/views/modules/media-list/page.phtml:178 16559msgid "first" 16560msgstr "" 16561 16562#. I18N: A button label, last page 16563#: resources/views/admin/trees-preferences.phtml:575 16564#: resources/views/lists/datatables-attributes.phtml:17 16565#: resources/views/modules/media-list/page.phtml:103 16566#: resources/views/modules/media-list/page.phtml:202 16567msgid "last" 16568msgstr "" 16569 16570#: resources/views/admin/trees-preferences.phtml:584 16571msgctxt "Show the [first/last] [N] parts of a place name." 16572msgid "first" 16573msgstr "" 16574 16575#: resources/views/admin/trees-preferences.phtml:584 16576msgctxt "Show the [first/last] [N] parts of a place name." 16577msgid "last" 16578msgstr "" 16579 16580#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 16581#: resources/views/admin/trees-preferences.phtml:583 16582#, php-format 16583msgid "Show the %1$s %2$s parts of a place name." 16584msgstr "" 16585 16586#. I18N: Help text for the “Abbreviate place names” configuration setting 16587#: resources/views/admin/trees-preferences.phtml:588 16588msgid "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>." 16589msgstr "" 16590 16591#. I18N: A configuration setting 16592#: resources/views/admin/trees-preferences.phtml:600 16593msgid "Format text and notes" 16594msgstr "" 16595 16596#. I18N: Help text for the “Format text and notes” configuration setting 16597#: resources/views/admin/trees-preferences.phtml:605 16598msgid "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." 16599msgstr "" 16600 16601#. I18N: Help text for the “Format text and notes” configuration setting 16602#: resources/views/admin/trees-preferences.phtml:608 16603msgid "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." 16604msgstr "" 16605 16606#. I18N: A configuration setting 16607#: resources/views/admin/trees-preferences.phtml:620 16608msgid "Allow users to see raw GEDCOM records" 16609msgstr "" 16610 16611#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 16612#: resources/views/admin/trees-preferences.phtml:625 16613msgid "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." 16614msgstr "" 16615 16616#. I18N: Help text for the “GEDCOM errors” configuration setting 16617#: resources/views/admin/trees-preferences.phtml:640 16618msgid "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." 16619msgstr "" 16620 16621#. I18N: Help text for the “Hit counters” configuration setting 16622#: resources/views/admin/trees-preferences.phtml:655 16623msgid "Some pages can display the number of times that they have been visited." 16624msgstr "" 16625 16626#. I18N: Options for editing 16627#: resources/views/admin/trees-preferences.phtml:661 16628msgid "Edit preferences" 16629msgstr "" 16630 16631#: resources/views/admin/trees-preferences.phtml:663 16632msgid "Facts for individual records" 16633msgstr "" 16634 16635#: resources/views/admin/trees-preferences.phtml:668 16636msgid "All individual facts" 16637msgstr "" 16638 16639#. I18N: Help text for the “All individual facts” configuration setting 16640#: resources/views/admin/trees-preferences.phtml:673 16641msgid "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." 16642msgstr "" 16643 16644#: resources/views/admin/trees-preferences.phtml:681 16645msgid "Unique individual facts" 16646msgstr "" 16647 16648#. I18N: Help text for the “Unique individual facts” configuration setting 16649#: resources/views/admin/trees-preferences.phtml:686 16650msgid "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." 16651msgstr "" 16652 16653#: resources/views/admin/trees-preferences.phtml:694 16654msgid "Facts for new individuals" 16655msgstr "" 16656 16657#. I18N: Help text for the “Facts for new individuals” configuration setting 16658#: resources/views/admin/trees-preferences.phtml:699 16659msgid "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." 16660msgstr "" 16661 16662#: resources/views/admin/trees-preferences.phtml:707 16663msgid "Quick individual facts" 16664msgstr "" 16665 16666#. I18N: Help text for the “Quick individual facts” configuration setting 16667#: resources/views/admin/trees-preferences.phtml:712 16668msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 16669msgstr "" 16670 16671#: resources/views/admin/trees-preferences.phtml:717 16672msgid "Facts for family records" 16673msgstr "" 16674 16675#: resources/views/admin/trees-preferences.phtml:722 16676msgid "All family facts" 16677msgstr "" 16678 16679#. I18N: Help text for the “All family facts” configuration setting 16680#: resources/views/admin/trees-preferences.phtml:727 16681msgid "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." 16682msgstr "" 16683 16684#: resources/views/admin/trees-preferences.phtml:735 16685msgid "Unique family facts" 16686msgstr "" 16687 16688#. I18N: Help text for the “Unique family facts” configuration setting 16689#: resources/views/admin/trees-preferences.phtml:740 16690msgid "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." 16691msgstr "" 16692 16693#: resources/views/admin/trees-preferences.phtml:748 16694msgid "Facts for new families" 16695msgstr "" 16696 16697#. I18N: Help text for the “Facts for new families” configuration setting 16698#: resources/views/admin/trees-preferences.phtml:753 16699msgid "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." 16700msgstr "" 16701 16702#: resources/views/admin/trees-preferences.phtml:761 16703msgid "Quick family facts" 16704msgstr "" 16705 16706#. I18N: Help text for the “Quick family facts” configuration setting 16707#: resources/views/admin/trees-preferences.phtml:766 16708msgid "The most common family facts and events are listed separately, so that they can be added more easily." 16709msgstr "" 16710 16711#: resources/views/admin/trees-preferences.phtml:771 16712msgid "Facts for source records" 16713msgstr "" 16714 16715#: resources/views/admin/trees-preferences.phtml:776 16716msgid "All source facts" 16717msgstr "" 16718 16719#. I18N: Help text for the “All source facts” configuration setting 16720#: resources/views/admin/trees-preferences.phtml:781 16721msgid "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." 16722msgstr "" 16723 16724#: resources/views/admin/trees-preferences.phtml:789 16725msgid "Unique source facts" 16726msgstr "" 16727 16728#. I18N: Help text for the “Unique source facts” configuration setting 16729#: resources/views/admin/trees-preferences.phtml:794 16730msgid "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." 16731msgstr "" 16732 16733#: resources/views/admin/trees-preferences.phtml:802 16734msgid "Quick source facts" 16735msgstr "" 16736 16737#. I18N: Help text for the “Quick source facts” configuration setting 16738#: resources/views/admin/trees-preferences.phtml:807 16739msgid "The most common source facts are listed separately, so that they can be added more easily." 16740msgstr "" 16741 16742#: resources/views/admin/trees-preferences.phtml:812 16743msgid "Facts for repository records" 16744msgstr "" 16745 16746#: resources/views/admin/trees-preferences.phtml:817 16747msgid "All repository facts" 16748msgstr "" 16749 16750#. I18N: Help text for the “All repository facts” configuration setting 16751#: resources/views/admin/trees-preferences.phtml:822 16752msgid "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." 16753msgstr "" 16754 16755#: resources/views/admin/trees-preferences.phtml:830 16756msgid "Unique repository facts" 16757msgstr "" 16758 16759#. I18N: Help text for the “Unique repository facts” configuration setting 16760#: resources/views/admin/trees-preferences.phtml:835 16761msgid "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." 16762msgstr "" 16763 16764#: resources/views/admin/trees-preferences.phtml:843 16765msgid "Quick repository facts" 16766msgstr "" 16767 16768#. I18N: Help text for the “Quick repository facts” configuration setting 16769#: resources/views/admin/trees-preferences.phtml:848 16770msgid "The most common repository facts are listed separately, so that they can be added more easily." 16771msgstr "" 16772 16773#: resources/views/admin/trees-preferences.phtml:853 16774msgid "Advanced fact preferences" 16775msgstr "" 16776 16777#: resources/views/admin/trees-preferences.phtml:858 16778msgid "Advanced name facts" 16779msgstr "" 16780 16781#. I18N: Help text for the “Advanced name facts” configuration setting 16782#: resources/views/admin/trees-preferences.phtml:863 16783msgid "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." 16784msgstr "" 16785 16786#: resources/views/admin/trees-preferences.phtml:871 16787msgid "Advanced place name facts" 16788msgstr "" 16789 16790#. I18N: Help text for the “Advanced place name facts” configuration setting 16791#: resources/views/admin/trees-preferences.phtml:876 16792msgid "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." 16793msgstr "" 16794 16795#: resources/views/admin/trees-preferences.phtml:881 16796msgid "Other preferences" 16797msgstr "" 16798 16799#: resources/views/admin/trees-preferences.phtml:887 16800msgid "Surname tradition" 16801msgstr "" 16802 16803#. I18N: Help text for the “Surname tradition” configuration setting 16804#: resources/views/admin/trees-preferences.phtml:892 16805msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 16806msgstr "" 16807 16808#. I18N: A configuration setting 16809#: resources/views/admin/trees-preferences.phtml:902 16810msgid "Use full source citations" 16811msgstr "" 16812 16813#. I18N: Help text for the “Use full source citations” configuration setting 16814#: resources/views/admin/trees-preferences.phtml:907 16815msgid "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." 16816msgstr "" 16817 16818#. I18N: A configuration setting 16819#: resources/views/admin/trees-preferences.phtml:917 16820#: resources/xml/reports/fact_sources.xml:6 16821msgid "Source type" 16822msgstr "" 16823 16824#. I18N: Help text for the “Source type” configuration setting 16825#: resources/views/admin/trees-preferences.phtml:922 16826msgid "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." 16827msgstr "" 16828 16829#. I18N: A configuration setting 16830#: resources/views/admin/trees-preferences.phtml:932 16831#: resources/views/edit/add-fact.phtml:74 16832#: resources/views/edit/edit-fact.phtml:103 16833msgid "Keep the existing “last change” information" 16834msgstr "" 16835 16836#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 16837#: resources/views/admin/trees-preferences.phtml:937 16838msgid "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." 16839msgstr "" 16840 16841#. I18N: Label for checkbox 16842#: resources/views/admin/trees-preferences.phtml:958 16843#: resources/views/admin/trees-privacy.phtml:284 16844msgid "Apply these preferences to all family trees" 16845msgstr "" 16846 16847#. I18N: Label for checkbox 16848#: resources/views/admin/trees-preferences.phtml:965 16849#: resources/views/admin/trees-privacy.phtml:291 16850msgid "Apply these preferences to new family trees" 16851msgstr "" 16852 16853#. I18N: A configuration setting 16854#: resources/views/admin/trees-privacy.phtml:22 16855msgid "Show the family tree" 16856msgstr "" 16857 16858#: resources/views/admin/trees-privacy.phtml:25 16859#: resources/views/admin/trees-privacy.phtml:44 16860#: resources/views/admin/trees-privacy.phtml:86 16861#: resources/views/admin/trees-privacy.phtml:128 16862#: resources/views/admin/trees-privacy.phtml:148 16863msgid "visitors" 16864msgstr "" 16865 16866#: resources/views/admin/trees-privacy.phtml:26 16867#: resources/views/admin/trees-privacy.phtml:45 16868#: resources/views/admin/trees-privacy.phtml:87 16869#: resources/views/admin/trees-privacy.phtml:129 16870#: resources/views/admin/trees-privacy.phtml:149 16871msgid "members" 16872msgstr "" 16873 16874#. I18N: Help text for the “Family tree” configuration setting 16875#: resources/views/admin/trees-privacy.phtml:32 16876msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." 16877msgstr "" 16878 16879#. I18N: A configuration setting 16880#: resources/views/admin/trees-privacy.phtml:41 16881msgid "Show dead individuals" 16882msgstr "" 16883 16884#. I18N: Help text for the “Show dead individuals” configuration setting 16885#: resources/views/admin/trees-privacy.phtml:51 16886msgid "Set the privacy access level for all dead individuals." 16887msgstr "" 16888 16889#: resources/views/admin/trees-privacy.phtml:60 16890msgid "Age at which to assume an individual is dead" 16891msgstr "" 16892 16893#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 16894#: resources/views/admin/trees-privacy.phtml:74 16895msgid "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." 16896msgstr "" 16897 16898#. I18N: A configuration setting 16899#: resources/views/admin/trees-privacy.phtml:84 16900msgid "Show living individuals" 16901msgstr "" 16902 16903#. I18N: Help text for the “Show living individuals” configuration setting 16904#: resources/views/admin/trees-privacy.phtml:94 16905msgid "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." 16906msgstr "" 16907 16908#. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years 16909#: resources/views/admin/trees-privacy.phtml:104 16910msgid "Extend privacy to dead individuals" 16911msgstr "" 16912 16913#. I18N: Extend privacy to dead individuals who were… 16914#: resources/views/admin/trees-privacy.phtml:110 16915#, php-format 16916msgid "born in the last %1$s years or died in the last %2$s years" 16917msgstr "" 16918 16919#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 16920#: resources/views/admin/trees-privacy.phtml:115 16921msgid "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." 16922msgstr "" 16923 16924#. I18N: A configuration setting 16925#: resources/views/admin/trees-privacy.phtml:125 16926msgid "Show names of private individuals" 16927msgstr "" 16928 16929#: resources/views/admin/trees-privacy.phtml:130 16930msgid "managers" 16931msgstr "" 16932 16933#. I18N: Help text for the “Show names of private individuals” configuration setting 16934#: resources/views/admin/trees-privacy.phtml:136 16935msgid "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." 16936msgstr "" 16937 16938#. I18N: A configuration setting 16939#: resources/views/admin/trees-privacy.phtml:145 16940msgid "Show private relationships" 16941msgstr "" 16942 16943#. I18N: Help text for the “Show private relationships” configuration setting 16944#: resources/views/admin/trees-privacy.phtml:155 16945msgid "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." 16946msgstr "" 16947 16948#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 16949#: resources/views/admin/trees-privacy.phtml:159 16950msgid "Privacy restrictions" 16951msgstr "" 16952 16953#. I18N: Privacy restrictions are RESN tags in GEDCOM. 16954#: resources/views/admin/trees-privacy.phtml:161 16955msgid "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." 16956msgstr "" 16957 16958#: resources/views/admin/trees-privacy.phtml:168 16959#: resources/views/admin/trees-privacy.phtml:241 16960msgid "All records" 16961msgstr "" 16962 16963#: resources/views/admin/trees-privacy.phtml:208 16964msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 16965msgstr "" 16966 16967#: resources/views/admin/trees-privacy.phtml:216 16968#: resources/views/edit/add-fact-row.phtml:13 16969msgid "Fact or event" 16970msgstr "" 16971 16972#. I18N: A button label. 16973#: resources/views/admin/trees-privacy.phtml:224 16974#: resources/views/admin/webtrees1-thumbnails-form.phtml:18 16975#: resources/views/edit/add-fact-row.phtml:39 16976#: resources/views/edit/paste-fact-row.phtml:40 16977#: resources/views/modules/census-assistant.phtml:60 16978#: resources/views/modules/lifespans-chart/page.phtml:66 16979#: resources/views/modules/timeline-chart/page.phtml:27 16980msgid "add" 16981msgstr "" 16982 16983#: resources/views/admin/trees-privacy.phtml:237 16984msgid "This record does not exist." 16985msgstr "" 16986 16987#: resources/views/admin/trees-renumber.phtml:17 16988msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." 16989msgstr "" 16990 16991#: resources/views/admin/trees-renumber.phtml:21 16992#, php-format 16993msgid "This family tree has %s record which uses the same “XREF” as another family tree." 16994msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." 16995msgstr[0] "" 16996msgstr[1] "" 16997 16998#: resources/views/admin/trees-renumber.phtml:26 16999msgid "You can renumber this family tree." 17000msgstr "" 17001 17002#: resources/views/admin/trees-renumber.phtml:37 17003#: resources/views/admin/trees.phtml:308 17004msgid "Caution! This may take a long time. Be patient." 17005msgstr "" 17006 17007#: resources/views/admin/trees-unconnected.phtml:26 17008msgid "Include associates" 17009msgstr "" 17010 17011#: resources/views/admin/trees-unconnected.phtml:28 17012msgid "update" 17013msgstr "" 17014 17015#: resources/views/admin/trees-unconnected.phtml:32 17016#, php-format 17017msgid "These groups of individuals are not related to %s." 17018msgstr "" 17019 17020#: resources/views/admin/trees.phtml:55 17021#: resources/views/lists/datatables-attributes.phtml:32 17022msgid "Calculating…" 17023msgstr "" 17024 17025#: resources/views/admin/trees.phtml:109 17026msgid "Default family tree" 17027msgstr "" 17028 17029#: resources/views/admin/trees.phtml:112 resources/views/admin/trees.phtml:119 17030msgid "Set as default" 17031msgstr "" 17032 17033#. I18N: Individuals, sources, dates, places, etc. 17034#: resources/views/admin/trees.phtml:141 17035msgid "Genealogy data" 17036msgstr "" 17037 17038#: resources/views/admin/trees.phtml:180 17039msgid "Renumber" 17040msgstr "" 17041 17042#: resources/views/admin/trees.phtml:199 17043msgid "Add unlinked records" 17044msgstr "" 17045 17046#: resources/views/admin/trees.phtml:262 17047msgid "Export" 17048msgstr "" 17049 17050#: resources/views/admin/trees.phtml:290 17051msgid "Synchronize family trees with GEDCOM files" 17052msgstr "" 17053 17054#: resources/views/admin/trees.phtml:298 17055msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 17056msgstr "" 17057 17058#: resources/views/admin/upgrade/steps.phtml:14 17059msgid "It can take several minutes to download and install the upgrade. Be patient." 17060msgstr "" 17061 17062#: resources/views/admin/upgrade/wizard.phtml:26 17063msgid "Depending on your server configuration, you may be able to upgrade automatically." 17064msgstr "" 17065 17066#: resources/views/admin/users-cleanup.phtml:29 17067msgid "User’s account has been inactive too long: " 17068msgstr "" 17069 17070#: resources/views/admin/users-cleanup.phtml:48 17071msgid "User didn’t verify within 7 days." 17072msgstr "" 17073 17074#: resources/views/admin/users-cleanup.phtml:50 17075msgid "User not verified by administrator." 17076msgstr "" 17077 17078#: resources/views/admin/users-cleanup.phtml:62 17079msgid "Nothing found to cleanup" 17080msgstr "" 17081 17082#: resources/views/admin/users-create.phtml:19 17083#: resources/views/admin/users-edit.phtml:23 17084#: resources/views/admin/users.phtml:21 17085#: resources/views/edit-account-page.phtml:32 17086#: resources/views/emails/register-notify-html.phtml:19 17087#: resources/views/emails/register-notify-text.phtml:12 17088#: resources/views/register-page.phtml:34 17089msgid "Real name" 17090msgstr "" 17091 17092#: resources/views/admin/users-create.phtml:24 17093#: resources/views/admin/users-edit.phtml:28 17094#: resources/views/edit-account-page.phtml:37 17095#: resources/views/register-page.phtml:39 17096#: resources/views/setup/step-5-administrator.phtml:41 17097msgid "This is your real name, as you would like it displayed on screen." 17098msgstr "" 17099 17100#: resources/views/admin/users-create.phtml:37 17101#: resources/views/admin/users-edit.phtml:41 17102#: resources/views/edit-account-page.phtml:25 17103#: resources/views/register-page.phtml:63 17104msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 17105msgstr "" 17106 17107#. I18N: placeholder text for new-password field 17108#: resources/views/admin/users-create.phtml:48 17109#: resources/views/admin/users-edit.phtml:52 17110#: resources/views/register-page.phtml:74 17111#, php-format 17112msgid "Use at least %s character." 17113msgid_plural "Use at least %s characters." 17114msgstr[0] "" 17115msgstr[1] "" 17116 17117#: resources/views/admin/users-create.phtml:50 17118#: resources/views/admin/users-edit.phtml:54 17119#: resources/views/edit-account-page.phtml:81 17120#: resources/views/password-reset-page.phtml:39 17121#: resources/views/register-page.phtml:76 17122msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 17123msgstr "" 17124 17125#: resources/views/admin/users-create.phtml:63 17126#: resources/views/admin/users-edit.phtml:67 17127#: resources/views/edit-account-page.phtml:116 17128#: resources/views/register-page.phtml:51 17129#: resources/views/setup/step-5-administrator.phtml:77 17130msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 17131msgstr "" 17132 17133#: resources/views/admin/users-edit.phtml:76 17134msgid "Account approval and email verification" 17135msgstr "" 17136 17137#: resources/views/admin/users-edit.phtml:82 17138msgid "Email verified" 17139msgstr "" 17140 17141#: resources/views/admin/users-edit.phtml:86 17142msgid "Approved by administrator" 17143msgstr "" 17144 17145#: resources/views/admin/users-edit.phtml:89 17146msgid "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." 17147msgstr "" 17148 17149#: resources/views/admin/users-edit.phtml:92 17150msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 17151msgstr "" 17152 17153#: resources/views/admin/users-edit.phtml:95 17154msgid "You should not approve an account unless you know that the email address is correct." 17155msgstr "" 17156 17157#: resources/views/admin/users-edit.phtml:98 17158msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected." 17159msgstr "" 17160 17161#: resources/views/admin/users-edit.phtml:136 17162msgid "Automatically accept changes made by this user" 17163msgstr "" 17164 17165#: resources/views/admin/users-edit.phtml:139 17166msgid "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." 17167msgstr "" 17168 17169#. I18N: A configuration setting 17170#: resources/views/admin/users-edit.phtml:148 17171#: resources/views/edit-account-page.phtml:136 17172msgid "Visible online" 17173msgstr "" 17174 17175#. I18N: A configuration setting 17176#: resources/views/admin/users-edit.phtml:154 17177#: resources/views/edit-account-page.phtml:139 17178msgid "Visible to other users when online" 17179msgstr "" 17180 17181#: resources/views/admin/users-edit.phtml:157 17182#: resources/views/edit-account-page.phtml:141 17183msgid "You can choose whether to appear in the list of users who are currently signed-in." 17184msgstr "" 17185 17186#. I18N: A configuration setting 17187#: resources/views/admin/users-edit.phtml:166 17188msgid "Preferred contact method" 17189msgstr "" 17190 17191#. I18N: Help text for the “Preferred contact method” configuration setting 17192#: resources/views/admin/users-edit.phtml:172 17193#: resources/views/edit-account-page.phtml:128 17194msgid "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." 17195msgstr "" 17196 17197#: resources/views/admin/users-edit.phtml:190 17198msgid "Administrator comments on user" 17199msgstr "" 17200 17201#: resources/views/admin/users-edit.phtml:205 17202#: resources/views/admin/users-edit.phtml:254 17203msgid "Administrator" 17204msgstr "" 17205 17206#: resources/views/admin/users-edit.phtml:211 17207msgid "Access to family trees" 17208msgstr "" 17209 17210#: resources/views/admin/users-edit.phtml:214 17211msgid "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." 17212msgstr "" 17213 17214#: resources/views/admin/users-edit.phtml:223 17215msgid "Everybody has this role, including visitors to the website and search engines." 17216msgstr "" 17217 17218#: resources/views/admin/users-edit.phtml:229 17219msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 17220msgstr "" 17221 17222#: resources/views/admin/users-edit.phtml:237 17223msgid "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." 17224msgstr "" 17225 17226#: resources/views/admin/users-edit.phtml:243 17227msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 17228msgstr "" 17229 17230#: resources/views/admin/users-edit.phtml:251 17231msgid "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." 17232msgstr "" 17233 17234#: resources/views/admin/users-edit.phtml:257 17235msgid "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." 17236msgstr "" 17237 17238#: resources/views/admin/users-edit.phtml:272 17239#: resources/views/edit-account-page.phtml:45 17240msgid "Individual record" 17241msgstr "" 17242 17243#: resources/views/admin/users-edit.phtml:286 17244msgid "Link this user to an individual in the family tree." 17245msgstr "" 17246 17247#: resources/views/admin/users-edit.phtml:344 17248msgid "You must specify an individual record before you can restrict the user to their immediate family." 17249msgstr "" 17250 17251#: resources/views/admin/users-table-options.phtml:26 17252msgid "Masquerade as this user" 17253msgstr "" 17254 17255#: resources/views/admin/users.phtml:25 17256msgid "Date registered" 17257msgstr "" 17258 17259#: resources/views/admin/users.phtml:27 17260msgid "Last signed in" 17261msgstr "" 17262 17263#: resources/views/admin/users.phtml:28 17264msgid "Verified" 17265msgstr "" 17266 17267#: resources/views/admin/users.phtml:29 17268msgid "Approved" 17269msgstr "" 17270 17271#. I18N: "thumbs" is fixed text. Do not change it. 17272#: resources/views/admin/webtrees1-thumbnails.phtml:14 17273msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 17274msgstr "" 17275 17276#: resources/views/admin/webtrees1-thumbnails.phtml:16 17277msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 17278msgstr "" 17279 17280#: resources/views/admin/webtrees1-thumbnails.phtml:18 17281msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it." 17282msgstr "" 17283 17284#: resources/views/admin/webtrees1-thumbnails.phtml:19 17285msgid "If the thumbnail image is a custom image, you should add it to the media object." 17286msgstr "" 17287 17288#: resources/views/admin/webtrees1-thumbnails.phtml:34 17289msgid "Thumbnail image" 17290msgstr "" 17291 17292#: resources/views/admin/webtrees1-thumbnails.phtml:37 17293msgid "Comparison" 17294msgstr "" 17295 17296#: resources/views/admin/webtrees1-thumbnails.phtml:38 17297msgid "Action" 17298msgstr "" 17299 17300#. I18N: A button label. 17301#: resources/views/branches-page.phtml:40 17302#: resources/views/modules/ancestors-chart/page.phtml:46 17303#: resources/views/modules/compact-chart/page.phtml:26 17304#: resources/views/modules/descendancy_chart/page.phtml:46 17305#: resources/views/modules/family-book-chart/page.phtml:56 17306#: resources/views/modules/fanchart/page.phtml:61 17307#: resources/views/modules/hourglass-chart/page.phtml:47 17308#: resources/views/modules/interactive-tree/page.phtml:28 17309#: resources/views/modules/pedigree-chart/page.phtml:45 17310#: resources/views/modules/pedigree-map/page.phtml:35 17311#: resources/views/modules/relationships-chart/page.phtml:67 17312#: resources/views/report-setup-page.phtml:66 17313msgid "view" 17314msgstr "" 17315 17316#: resources/views/calendar-list.phtml:18 17317#, php-format 17318msgid "%s family" 17319msgid_plural "%s families" 17320msgstr[0] "" 17321msgstr[1] "" 17322 17323#: resources/views/calendar-page.phtml:81 17324msgid "Show" 17325msgstr "" 17326 17327#: resources/views/calendar-page.phtml:97 17328#: resources/views/calendar-page.phtml:109 17329msgid "All individuals" 17330msgstr "" 17331 17332#: resources/views/calendar-page.phtml:100 17333msgid "Living individuals" 17334msgstr "" 17335 17336#: resources/views/calendar-page.phtml:103 17337msgid "Recent years (< 100 yrs)" 17338msgstr "" 17339 17340#: resources/views/calendar-page.phtml:179 17341#: resources/views/edit/add-fact-row.phtml:33 17342msgid "Custom event" 17343msgstr "" 17344 17345#: resources/views/calendar-page.phtml:191 17346msgid "View this day" 17347msgstr "" 17348 17349#: resources/views/calendar-page.phtml:195 17350msgid "View this month" 17351msgstr "" 17352 17353#: resources/views/calendar-page.phtml:199 17354msgid "View this year" 17355msgstr "" 17356 17357#: resources/views/cards/add-media-object.phtml:10 17358#: resources/views/family-page.phtml:98 17359#: resources/views/individual-page-menu.phtml:75 17360#: resources/views/individual-page.phtml:87 17361#: resources/views/source-page.phtml:88 17362msgid "Add a media object" 17363msgstr "" 17364 17365#: resources/views/cards/add-sour-data-even.phtml:10 17366msgid "Add an event" 17367msgstr "" 17368 17369#: resources/views/chart-box.phtml:108 resources/views/chart-box.phtml:120 17370#: resources/views/chart-box.phtml:121 17371msgid "Links" 17372msgstr "" 17373 17374#: resources/views/components/alert-warning-dismissible.phtml:10 17375#: resources/views/layouts/administration.phtml:76 17376#: resources/views/layouts/default.phtml:133 17377#: resources/views/layouts/default.phtml:168 17378#: resources/views/modals/create-media-from-file.phtml:17 17379#: resources/views/modals/footer-close.phtml:10 17380#: resources/views/modals/header.phtml:11 17381#: resources/views/modules/privacy-policy/footer.phtml:17 17382msgid "close" 17383msgstr "" 17384 17385#: resources/views/contact-page.phtml:28 17386#: resources/views/setup/step-5-administrator.phtml:36 17387msgid "Your name" 17388msgstr "" 17389 17390#: resources/views/edit-account-page.phtml:52 17391msgctxt "unknown people" 17392msgid "Unknown" 17393msgstr "" 17394 17395#: resources/views/edit-account-page.phtml:56 17396msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 17397msgstr "" 17398 17399#: resources/views/edit-account-page.phtml:83 17400msgid "Leave the password blank if you want to keep the current password." 17401msgstr "" 17402 17403#: resources/views/edit-account-page.phtml:123 17404msgid "Contact method" 17405msgstr "" 17406 17407#: resources/views/edit-account-page.phtml:164 17408msgid "Delete your account" 17409msgstr "" 17410 17411#: resources/views/edit-blocks-block.phtml:16 17412msgid "Block" 17413msgstr "" 17414 17415#: resources/views/edit-blocks-page.phtml:11 17416msgid "Drag the blocks to change their position." 17417msgstr "" 17418 17419#: resources/views/edit-blocks-page.phtml:34 17420msgid "Add more blocks from the following list." 17421msgstr "" 17422 17423#: resources/views/edit-blocks-page.phtml:57 17424#: resources/views/edit-blocks-page.phtml:58 17425msgid "Restore the default block layout" 17426msgstr "" 17427 17428#: resources/views/edit/add-fact-row.phtml:30 17429msgid "Custom fact" 17430msgstr "" 17431 17432#: resources/views/edit/change-family-members.phtml:22 17433#: resources/views/edit/change-family-members.phtml:37 17434#: resources/views/modules/pedigree-chart/previous.phtml:31 17435#: resources/xml/reports/bdm_report.xml:169 17436#: resources/xml/reports/individual_ext_report.xml:202 17437#: resources/xml/reports/individual_ext_report.xml:219 17438msgid "Spouse" 17439msgstr "" 17440 17441#: resources/views/edit/change-family-members.phtml:49 17442#: resources/xml/reports/family_group_report.xml:774 17443#: resources/xml/reports/individual_ext_report.xml:526 17444#: resources/xml/reports/individual_report.xml:530 17445msgid "Son" 17446msgstr "" 17447 17448#: resources/views/edit/change-family-members.phtml:51 17449#: resources/xml/reports/family_group_report.xml:809 17450#: resources/xml/reports/individual_ext_report.xml:562 17451#: resources/xml/reports/individual_report.xml:566 17452msgid "Daughter" 17453msgstr "" 17454 17455#: resources/views/edit/icon-fact-copy.phtml:8 17456#: resources/views/edit/icon-fact-copy.phtml:10 17457msgid "Copy" 17458msgstr "" 17459 17460#: resources/views/edit/input-addon-keyboard.phtml:9 17461#: resources/views/edit/input-addon-keyboard.phtml:12 17462#: resources/views/edit/shared-note.phtml:20 17463#: resources/views/edit/shared-note.phtml:22 17464msgid "Find a special character" 17465msgstr "" 17466 17467#: resources/views/edit/link-child-to-family.phtml:29 17468msgid "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." 17469msgstr "" 17470 17471#. I18N: A button label. 17472#: resources/views/edit/new-individual.phtml:316 17473msgid "go to new individual" 17474msgstr "" 17475 17476#: resources/views/edit/paste-fact-row.phtml:12 17477msgid "Add from clipboard" 17478msgstr "" 17479 17480#: resources/views/edit/raw-gedcom-fact.phtml:14 17481#: resources/views/edit/raw-gedcom-record.phtml:15 17482msgid "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." 17483msgstr "" 17484 17485#. I18N: %s is a URL 17486#: resources/views/edit/raw-gedcom-fact.phtml:17 17487#: resources/views/edit/raw-gedcom-record.phtml:18 17488#, php-format 17489msgid "You can download a copy of the GEDCOM specification from %s." 17490msgstr "" 17491 17492#: resources/views/edit/raw-gedcom-record.phtml:46 17493msgid "Add a fact" 17494msgstr "" 17495 17496#. I18N: A button label. 17497#: resources/views/edit/reorder-children.phtml:41 17498#: resources/xml/reports/bdm_report.xml:11 17499#: resources/xml/reports/birth_report.xml:9 17500#: resources/xml/reports/change_report.xml:7 17501#: resources/xml/reports/fact_sources.xml:7 17502#: resources/xml/reports/individual_ext_report.xml:8 17503#: resources/xml/reports/occupation_report.xml:6 17504#: resources/xml/reports/relative_ext_report.xml:7 17505msgid "sort by date of birth" 17506msgstr "" 17507 17508#: resources/views/edit/reorder-families.phtml:21 17509#: resources/views/lists/surnames-table.phtml:27 17510#: resources/views/modules/family-book-chart/page.phtml:45 17511#: resources/views/modules/pedigree-chart/previous.phtml:29 17512msgid "Spouses" 17513msgstr "" 17514 17515#: resources/views/edit/reorder-families.phtml:24 17516msgid "When an individual has more than one spouse, you should sort the families in date order." 17517msgstr "" 17518 17519#. I18N: A button label. 17520#: resources/views/edit/reorder-families.phtml:30 17521#: resources/xml/reports/marriage_report.xml:9 17522msgid "sort by date of marriage" 17523msgstr "" 17524 17525#: resources/views/edit/reorder-families.phtml:62 17526#: resources/views/modules/family_nav/sidebar-family.phtml:29 17527msgid "Parents" 17528msgstr "" 17529 17530#: resources/views/edit/reorder-families.phtml:65 17531msgid "An individual can have more than one set of parents. For example, birth and adopted." 17532msgstr "" 17533 17534#: resources/views/edit/reorder-families.phtml:67 17535msgid "The first family in the list will be used in charts, lists, reports, etc." 17536msgstr "" 17537 17538#: resources/views/emails/approve-user-html.phtml:9 17539#: resources/views/emails/message-copy-html.phtml:8 17540#: resources/views/emails/message-copy-text.phtml:6 17541#: resources/views/emails/message-user-html.phtml:8 17542#: resources/views/emails/message-user-text.phtml:6 17543#: resources/views/emails/password-request-html.phtml:8 17544#: resources/views/emails/password-request-text.phtml:6 17545#: resources/views/emails/pending-changes-html.phtml:9 17546#: resources/views/emails/pending-changes-text.phtml:8 17547#: resources/views/emails/register-user-html.phtml:8 17548#: resources/views/emails/register-user-text.phtml:7 17549#, php-format 17550msgid "Hello %s…" 17551msgstr "" 17552 17553#: resources/views/emails/approve-user-html.phtml:13 17554#: resources/views/emails/approve-user-text.phtml:8 17555#, php-format 17556msgid "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" 17557msgstr "" 17558 17559#: resources/views/emails/message-copy-html.phtml:12 17560#: resources/views/emails/message-copy-text.phtml:8 17561msgid "You sent the following message to a webtrees user:" 17562msgstr "" 17563 17564#: resources/views/emails/message-copy-html.phtml:25 17565#: resources/views/emails/message-copy-text.phtml:15 17566#: resources/views/emails/message-user-html.phtml:26 17567#: resources/views/emails/message-user-text.phtml:16 17568msgid "This message was sent while viewing the following URL: " 17569msgstr "" 17570 17571#. I18N: %s is a person's name 17572#: resources/views/emails/message-user-html.phtml:13 17573#: resources/views/emails/message-user-text.phtml:8 17574#, php-format 17575msgid "%s sent you the following message." 17576msgstr "" 17577 17578#: resources/views/emails/password-request-html.phtml:12 17579#: resources/views/emails/password-request-text.phtml:8 17580msgid "To set a new password, follow this link." 17581msgstr "" 17582 17583#: resources/views/emails/password-request-html.phtml:20 17584#: resources/views/emails/password-request-text.phtml:12 17585msgid "If you did not request a new password, please ignore this message." 17586msgstr "" 17587 17588#: resources/views/emails/register-notify-html.phtml:8 17589#: resources/views/emails/register-notify-text.phtml:6 17590#: resources/views/emails/verify-notify-html.phtml:8 17591#: resources/views/emails/verify-notify-text.phtml:6 17592msgid "Hello administrator…" 17593msgstr "" 17594 17595#. I18N: %s is a server name/URL 17596#: resources/views/emails/register-notify-html.phtml:13 17597#: resources/views/emails/register-notify-text.phtml:9 17598#, php-format 17599msgid "A prospective user has registered with webtrees at %s." 17600msgstr "" 17601 17602#: resources/views/emails/register-notify-html.phtml:23 17603#: resources/views/emails/register-notify-text.phtml:14 17604#: resources/views/register-page.phtml:83 17605msgid "Comments" 17606msgstr "" 17607 17608#: resources/views/emails/register-notify-html.phtml:30 17609#: resources/views/emails/register-notify-text.phtml:17 17610msgid "The user has been sent an email with the information necessary to confirm the access request." 17611msgstr "" 17612 17613#: resources/views/emails/register-notify-html.phtml:34 17614#: resources/views/emails/register-notify-text.phtml:19 17615msgid "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." 17616msgstr "" 17617 17618#. I18N: %1$s is the site URL and %2$s is an email address 17619#: resources/views/emails/register-user-html.phtml:13 17620#: resources/views/emails/register-user-text.phtml:9 17621#, php-format 17622msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 17623msgstr "" 17624 17625#: resources/views/emails/register-user-html.phtml:17 17626#: resources/views/emails/register-user-text.phtml:11 17627msgid "Follow this link to verify your email address." 17628msgstr "" 17629 17630#: resources/views/emails/register-user-html.phtml:27 17631#: resources/views/emails/register-user-text.phtml:15 17632msgid "If you didn’t request an account, you can just delete this message." 17633msgstr "" 17634 17635#. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address 17636#: resources/views/emails/verify-notify-html.phtml:14 17637#: resources/views/emails/verify-notify-text.phtml:9 17638#, php-format 17639msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 17640msgstr "" 17641 17642#: resources/views/emails/verify-notify-html.phtml:22 17643#: resources/views/emails/verify-notify-text.phtml:15 17644msgid "You need to review the account details." 17645msgstr "" 17646 17647#. I18N: You need to: 17648#: resources/views/emails/verify-notify-html.phtml:31 17649#: resources/views/emails/verify-notify-text.phtml:19 17650msgid "Set the status to “approved”." 17651msgstr "" 17652 17653#. I18N: You need to: 17654#: resources/views/emails/verify-notify-html.phtml:33 17655#: resources/views/emails/verify-notify-text.phtml:20 17656msgid "Set the access level for each tree." 17657msgstr "" 17658 17659#. I18N: You need to: 17660#: resources/views/emails/verify-notify-html.phtml:35 17661#: resources/views/emails/verify-notify-text.phtml:21 17662msgid "Link the user account to an individual." 17663msgstr "" 17664 17665#: resources/views/errors/database-connection.phtml:9 17666msgid "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." 17667msgstr "" 17668 17669#: resources/views/errors/database-connection.phtml:16 17670msgid "If you are the website administrator, you should check that:" 17671msgstr "" 17672 17673#. I18N: [you should check that:] ... 17674#: resources/views/errors/database-connection.phtml:20 17675msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 17676msgstr "" 17677 17678#. I18N: [you should check that:] ... 17679#: resources/views/errors/database-connection.phtml:23 17680msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 17681msgstr "" 17682 17683#. I18N: [you should check that:] ... 17684#: resources/views/errors/database-connection.phtml:26 17685msgid "you can connect to the database using other applications, such as phpmyadmin" 17686msgstr "" 17687 17688#: resources/views/errors/database-connection.phtml:31 17689msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 17690msgstr "" 17691 17692#: resources/views/errors/database-error.phtml:8 17693#: resources/views/setup/step-6-failed.phtml:8 17694msgid "An unexpected database error occurred." 17695msgstr "" 17696 17697#: resources/views/errors/database-error.phtml:16 17698#: resources/views/setup/step-6-failed.phtml:16 17699msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 17700msgstr "" 17701 17702#: resources/views/errors/no-tree-access.phtml:8 17703msgid "This user account does not have access to any tree." 17704msgstr "" 17705 17706#: resources/views/family-page-children.phtml:13 17707#: resources/views/modules/ancestors-chart/tree.phtml:39 17708#: resources/views/modules/descendancy_chart/tree.phtml:41 17709#: resources/views/statistics/families/top10-list.phtml:19 17710#: resources/views/statistics/families/top10-nolist.phtml:15 17711#, php-format 17712msgid "%s child" 17713msgid_plural "%s children" 17714msgstr[0] "" 17715msgstr[1] "" 17716 17717#: resources/views/family-page-menu.phtml:51 17718msgid "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?" 17719msgstr "" 17720 17721#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17722#: resources/views/family-page.phtml:16 17723#: resources/views/gedcom-record-page.phtml:14 17724#: resources/views/individual-page.phtml:27 resources/views/media-page.phtml:28 17725#: resources/views/note-page.phtml:14 resources/views/repository-page.phtml:14 17726#: resources/views/source-page.phtml:15 resources/views/submitter-page.phtml:14 17727msgctxt "You should review the deletion and then accept or reject it." 17728msgid "accept" 17729msgstr "" 17730 17731#: resources/views/family-page.phtml:16 17732#: resources/views/gedcom-record-page.phtml:14 17733#: resources/views/individual-page.phtml:27 resources/views/media-page.phtml:28 17734#: resources/views/note-page.phtml:14 resources/views/repository-page.phtml:14 17735#: resources/views/source-page.phtml:15 resources/views/submitter-page.phtml:14 17736msgctxt "You should review the deletion and then accept or reject it." 17737msgid "reject" 17738msgstr "" 17739 17740#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17741#: resources/views/family-page.phtml:16 17742#, php-format 17743msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 17744msgstr "" 17745 17746#: resources/views/family-page.phtml:18 17747msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 17748msgstr "" 17749 17750#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17751#: resources/views/family-page.phtml:22 17752#: resources/views/gedcom-record-page.phtml:20 17753#: resources/views/individual-page.phtml:36 resources/views/media-page.phtml:34 17754#: resources/views/note-page.phtml:20 resources/views/repository-page.phtml:20 17755#: resources/views/source-page.phtml:21 resources/views/submitter-page.phtml:20 17756msgctxt "You should review the changes and then accept or reject them." 17757msgid "accept" 17758msgstr "" 17759 17760#: resources/views/family-page.phtml:22 17761#: resources/views/gedcom-record-page.phtml:20 17762#: resources/views/individual-page.phtml:36 resources/views/media-page.phtml:34 17763#: resources/views/note-page.phtml:20 resources/views/repository-page.phtml:20 17764#: resources/views/source-page.phtml:21 resources/views/submitter-page.phtml:20 17765msgctxt "You should review the changes and then accept or reject them." 17766msgid "reject" 17767msgstr "" 17768 17769#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17770#: resources/views/family-page.phtml:22 17771#, php-format 17772msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 17773msgstr "" 17774 17775#: resources/views/family-page.phtml:24 17776msgid "This family has been edited. The changes need to be reviewed by a moderator." 17777msgstr "" 17778 17779#: resources/views/family-page.phtml:56 17780msgid "No facts exist for this family." 17781msgstr "" 17782 17783#: resources/views/family-page.phtml:75 17784#: resources/views/modules/notes/tab.phtml:45 17785msgid "Add a note" 17786msgstr "" 17787 17788#: resources/views/family-page.phtml:86 resources/views/media-page.phtml:167 17789#: resources/views/modules/notes/tab.phtml:55 17790msgid "Add a shared note" 17791msgstr "" 17792 17793#: resources/views/family-page.phtml:110 resources/views/media-page.phtml:157 17794#: resources/views/modules/sources_tab/tab.phtml:43 17795msgid "Add a source citation" 17796msgstr "" 17797 17798#: resources/views/forgot-password-page.phtml:21 17799#: resources/views/modules/login_block/sign-in.phtml:53 17800msgid "Username or email address" 17801msgstr "" 17802 17803#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17804#: resources/views/gedcom-record-page.phtml:14 17805#: resources/views/submitter-page.phtml:14 17806#, php-format 17807msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 17808msgstr "" 17809 17810#: resources/views/gedcom-record-page.phtml:16 17811#: resources/views/submitter-page.phtml:16 17812msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 17813msgstr "" 17814 17815#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17816#: resources/views/gedcom-record-page.phtml:20 17817#: resources/views/submitter-page.phtml:20 17818#, php-format 17819msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 17820msgstr "" 17821 17822#: resources/views/gedcom-record-page.phtml:22 17823#: resources/views/submitter-page.phtml:22 17824msgid "This record has been edited. The changes need to be reviewed by a moderator." 17825msgstr "" 17826 17827#: resources/views/help/data-fixes.phtml:8 17828msgid "Data fixes can require lots of slow calculations, so it is not possible to create an exact list of records that need to be updated." 17829msgstr "" 17830 17831#: resources/views/help/data-fixes.phtml:12 17832msgid "For example, we can quickly find individuals that do not have a death event, but it is much slower to calculate if the individual is dead." 17833msgstr "" 17834 17835#: resources/views/help/data-fixes.phtml:16 17836msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." 17837msgstr "" 17838 17839#: resources/views/help/date.phtml:8 17840msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." 17841msgstr "" 17842 17843#: resources/views/help/date.phtml:21 resources/views/help/date.phtml:59 17844#: resources/views/help/date.phtml:97 17845msgid "Shortcut" 17846msgstr "" 17847 17848#: resources/views/help/date.phtml:46 17849msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range." 17850msgstr "" 17851 17852#: resources/views/help/date.phtml:53 17853#: resources/views/modules/statistics-chart/custom.phtml:88 17854msgid "Date range" 17855msgstr "" 17856 17857#: resources/views/help/date.phtml:84 17858msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." 17859msgstr "" 17860 17861#: resources/views/help/date.phtml:91 17862msgid "Date period" 17863msgstr "" 17864 17865#: resources/views/help/date.phtml:122 17866msgid "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." 17867msgstr "" 17868 17869#: resources/views/help/hebrew.phtml:8 17870msgid "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." 17871msgstr "" 17872 17873#: resources/views/help/iso-8859-1.phtml:8 17874msgid "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." 17875msgstr "" 17876 17877#: resources/views/help/media-object.phtml:8 17878msgid "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)." 17879msgstr "" 17880 17881#: resources/views/help/name.phtml:8 17882msgid "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." 17883msgstr "" 17884 17885#: resources/views/help/name.phtml:13 17886#, php-format 17887msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 17888msgstr "" 17889 17890#: resources/views/help/name.phtml:16 17891#, php-format 17892msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 17893msgstr "" 17894 17895#: resources/views/help/name.phtml:19 17896#, php-format 17897msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 17898msgstr "" 17899 17900#: resources/views/help/name.phtml:22 17901#, php-format 17902msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 17903msgstr "" 17904 17905#: resources/views/help/name.phtml:25 17906#, php-format 17907msgid "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>" 17908msgstr "" 17909 17910#: resources/views/help/name.phtml:28 17911#, php-format 17912msgid "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>." 17913msgstr "" 17914 17915#: resources/views/help/pending-changes.phtml:8 17916msgid "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." 17917msgstr "" 17918 17919#: resources/views/help/pending-changes.phtml:12 17920msgid "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." 17921msgstr "" 17922 17923#: resources/views/help/pending-changes.phtml:16 17924msgid "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." 17925msgstr "" 17926 17927#: resources/views/help/pending-changes.phtml:21 17928msgid "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." 17929msgstr "" 17930 17931#: resources/views/help/place.phtml:8 17932msgid "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”." 17933msgstr "" 17934 17935#: resources/views/help/place.phtml:12 17936msgid "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." 17937msgstr "" 17938 17939#: resources/views/help/relationship-privacy.phtml:8 17940msgid "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." 17941msgstr "" 17942 17943#: resources/views/help/relationship-privacy.phtml:12 17944msgid "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)." 17945msgstr "" 17946 17947#: resources/views/help/relationship-privacy.phtml:16 17948msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 17949msgstr "" 17950 17951#: resources/views/help/restriction.phtml:8 17952msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 17953msgstr "" 17954 17955#: resources/views/help/restriction.phtml:11 17956msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 17957msgstr "" 17958 17959#: resources/views/help/romanized.phtml:8 17960msgid "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." 17961msgstr "" 17962 17963#: resources/views/help/source-events.phtml:8 17964msgid "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." 17965msgstr "" 17966 17967#: resources/views/help/surname.phtml:8 17968msgid "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." 17969msgstr "" 17970 17971#: resources/views/help/zip-gedcom.phtml:8 17972msgid "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." 17973msgstr "" 17974 17975#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17976#: resources/views/individual-page.phtml:27 17977#, php-format 17978msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 17979msgstr "" 17980 17981#: resources/views/individual-page.phtml:30 17982msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 17983msgstr "" 17984 17985#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17986#: resources/views/individual-page.phtml:36 17987#, php-format 17988msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 17989msgstr "" 17990 17991#: resources/views/individual-page.phtml:39 17992msgid "This individual has been edited. The changes need to be reviewed by a moderator." 17993msgstr "" 17994 17995#. I18N: A button label, previous page 17996#: resources/views/individual-page.phtml:75 17997#: resources/views/layouts/default.phtml:164 17998#: resources/views/lists/datatables-attributes.phtml:21 17999#: resources/views/modules/batch_update/admin.phtml:56 18000#: resources/views/modules/batch_update/admin.phtml:60 18001#: resources/views/modules/media-list/page.phtml:86 18002#: resources/views/modules/media-list/page.phtml:185 18003#: resources/views/setup/step-2-server-checks.phtml:71 18004#: resources/views/setup/step-3-database-type.phtml:79 18005#: resources/views/setup/step-4-database-mysql.phtml:118 18006#: resources/views/setup/step-4-database-pgsql.phtml:105 18007#: resources/views/setup/step-4-database-sqlite.phtml:79 18008#: resources/views/setup/step-4-database-sqlsvr.phtml:105 18009#: resources/views/setup/step-5-administrator.phtml:90 18010msgid "previous" 18011msgstr "" 18012 18013#. I18N: Skip over the headers and menus, to the main content of the page 18014#: resources/views/layouts/administration.phtml:48 18015#: resources/views/layouts/default.phtml:83 18016msgid "Skip to content" 18017msgstr "" 18018 18019#: resources/views/layouts/default.phtml:166 18020#: resources/views/modules/random_media/slide-show.phtml:21 18021#: resources/views/modules/random_media/slide-show.phtml:23 18022msgid "Play" 18023msgstr "" 18024 18025#: resources/views/layouts/default.phtml:167 18026#: resources/views/modules/random_media/slide-show.phtml:25 18027#: resources/views/modules/random_media/slide-show.phtml:27 18028msgid "Stop" 18029msgstr "" 18030 18031#: resources/views/layouts/error.phtml:13 18032#: resources/views/layouts/error.phtml:30 18033#: resources/views/layouts/offline.phtml:62 18034msgid "This website is temporarily unavailable" 18035msgstr "" 18036 18037#: resources/views/layouts/offline.phtml:65 18038msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 18039msgstr "" 18040 18041#: resources/views/layouts/setup.phtml:12 18042#: resources/views/layouts/setup.phtml:20 18043msgid "Setup wizard for webtrees" 18044msgstr "" 18045 18046#: resources/views/lists/anniversaries-table.phtml:27 18047#: resources/views/lists/families-table.phtml:256 18048#: resources/views/lists/individuals-table.phtml:270 18049#: resources/views/lists/individuals-table.phtml:280 18050#: resources/views/modules/yahrzeit/table.phtml:26 18051msgid "Anniversary" 18052msgstr "" 18053 18054#: resources/views/lists/datatables-attributes.phtml:23 18055#: resources/views/lists/datatables-attributes.phtml:34 18056msgid "No records to display" 18057msgstr "" 18058 18059#. I18N: %s are placeholders for numbers 18060#: resources/views/lists/datatables-attributes.phtml:25 18061#: resources/views/lists/datatables-attributes.phtml:26 18062#, php-format 18063msgid "Showing %1$s to %2$s of %3$s" 18064msgstr "" 18065 18066#. I18N: %s is a number 18067#: resources/views/lists/datatables-attributes.phtml:28 18068#, php-format 18069msgid "(filtered from %s total entries)" 18070msgstr "" 18071 18072#. I18N: %s is a number of records per page 18073#: resources/views/lists/datatables-attributes.phtml:30 18074#, php-format 18075msgid "Display %s" 18076msgstr "" 18077 18078#: resources/views/lists/datatables-attributes.phtml:31 18079msgid "Loading…" 18080msgstr "" 18081 18082#: resources/views/lists/datatables-attributes.phtml:33 18083msgid "Filter" 18084msgstr "" 18085 18086#: resources/views/lists/families-table.phtml:157 18087msgid "Both alive" 18088msgstr "" 18089 18090#: resources/views/lists/families-table.phtml:163 18091msgid "Show couples where only the female partner is dead." 18092msgstr "" 18093 18094#: resources/views/lists/families-table.phtml:165 18095msgid "Widower" 18096msgstr "" 18097 18098#: resources/views/lists/families-table.phtml:171 18099msgid "Show couples where only the male partner is dead." 18100msgstr "" 18101 18102#: resources/views/lists/families-table.phtml:173 18103msgid "Widow" 18104msgstr "" 18105 18106#: resources/views/lists/families-table.phtml:179 18107#: resources/views/lists/individuals-table.phtml:203 18108msgid "Show individuals who are dead or couples where both partners are dead." 18109msgstr "" 18110 18111#: resources/views/lists/families-table.phtml:181 18112msgid "Both dead" 18113msgstr "" 18114 18115#: resources/views/lists/families-table.phtml:189 18116#: resources/views/lists/individuals-table.phtml:247 18117msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 18118msgstr "" 18119 18120#: resources/views/lists/families-table.phtml:191 18121#: resources/views/lists/individuals-table.phtml:249 18122msgid "Roots" 18123msgstr "" 18124 18125#: resources/views/lists/families-table.phtml:197 18126#: resources/views/lists/individuals-table.phtml:255 18127msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 18128msgstr "" 18129 18130#: resources/views/lists/families-table.phtml:199 18131#: resources/views/lists/individuals-table.phtml:257 18132msgid "Leaves" 18133msgstr "" 18134 18135#: resources/views/lists/families-table.phtml:207 18136msgid "Show couples with an unknown marriage date." 18137msgstr "" 18138 18139#: resources/views/lists/families-table.phtml:215 18140msgid "Show couples who married more than 100 years ago." 18141msgstr "" 18142 18143#: resources/views/lists/families-table.phtml:223 18144msgid "Show couples who married within the last 100 years." 18145msgstr "" 18146 18147#: resources/views/lists/families-table.phtml:231 18148msgid "Show divorced couples." 18149msgstr "" 18150 18151#: resources/views/lists/families-table.phtml:239 18152msgid "Show couples where either partner married more than once." 18153msgstr "" 18154 18155#: resources/views/lists/families-table.phtml:241 18156msgid "Multiple marriages" 18157msgstr "" 18158 18159#: resources/views/lists/families-table.phtml:274 18160#: resources/views/lists/individuals-table.phtml:298 18161msgid "Show parents" 18162msgstr "" 18163 18164#: resources/views/lists/families-table.phtml:277 18165#: resources/views/lists/individuals-table.phtml:301 18166msgid "Show statistics charts" 18167msgstr "" 18168 18169#: resources/views/lists/families-table.phtml:467 18170#: resources/views/lists/families-table.phtml:483 18171#: resources/views/lists/individuals-table.phtml:476 18172#: resources/views/lists/individuals-table.phtml:493 18173msgid "Decade of birth" 18174msgstr "" 18175 18176#: resources/views/lists/families-table.phtml:492 18177#: resources/views/lists/families-table.phtml:508 18178msgid "Decade of marriage" 18179msgstr "" 18180 18181#: resources/views/lists/given-names-table.phtml:21 18182#: resources/views/search-phonetic-page.phtml:17 18183msgid "Given name" 18184msgstr "" 18185 18186#: resources/views/lists/individual-table-parents.phtml:14 18187#, php-format 18188msgid "Mother: %s" 18189msgstr "" 18190 18191#: resources/views/lists/individual-table-parents.phtml:16 18192#, php-format 18193msgid "Father: %s" 18194msgstr "" 18195 18196#: resources/views/lists/individuals-table.phtml:169 18197msgid "Show only males." 18198msgstr "" 18199 18200#: resources/views/lists/individuals-table.phtml:177 18201msgid "Show only females." 18202msgstr "" 18203 18204#: resources/views/lists/individuals-table.phtml:185 18205msgid "Show only individuals for whom the gender is not known." 18206msgstr "" 18207 18208#: resources/views/lists/individuals-table.phtml:195 18209msgid "Show individuals who are alive or couples where both partners are alive." 18210msgstr "" 18211 18212#: resources/views/lists/individuals-table.phtml:197 18213msgid "Alive" 18214msgstr "" 18215 18216#: resources/views/lists/individuals-table.phtml:211 18217msgid "Show individuals who died more than 100 years ago." 18218msgstr "" 18219 18220#: resources/views/lists/individuals-table.phtml:219 18221msgid "Show individuals who died within the last 100 years." 18222msgstr "" 18223 18224#: resources/views/lists/individuals-table.phtml:229 18225msgid "Show individuals born more than 100 years ago." 18226msgstr "" 18227 18228#: resources/views/lists/individuals-table.phtml:237 18229msgid "Show individuals born within the last 100 years." 18230msgstr "" 18231 18232#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 18233#: resources/views/lists/individuals-table.phtml:267 18234msgid "Sosa" 18235msgstr "" 18236 18237#: resources/views/lists/individuals-table.phtml:502 18238#: resources/views/lists/individuals-table.phtml:519 18239msgid "Decade of death" 18240msgstr "" 18241 18242#: resources/views/lists/individuals-table.phtml:528 18243#: resources/views/lists/individuals-table.phtml:570 18244msgid "Age related to death year" 18245msgstr "" 18246 18247#: resources/views/lists/repositories-table.phtml:42 18248msgid "Repository name" 18249msgstr "" 18250 18251#: resources/views/lists/submitters-table.phtml:60 18252msgid "Submitter name" 18253msgstr "" 18254 18255#: resources/views/lists/surnames-table.phtml:18 18256#: resources/views/modules/gedcom_stats/config.phtml:48 18257#: resources/views/modules/gedcom_stats/statistics.phtml:56 18258#: resources/views/modules/statistics-chart/custom.phtml:155 18259msgid "Surnames" 18260msgstr "" 18261 18262#: resources/views/login-page.phtml:21 18263msgid "Welcome to this genealogy website" 18264msgstr "" 18265 18266#. I18N: A button label. 18267#: resources/views/login-page.phtml:56 18268#: resources/views/modules/login_block/sign-in.phtml:33 18269msgid "sign in" 18270msgstr "" 18271 18272#: resources/views/login-page.phtml:60 18273#: resources/views/modules/login_block/sign-in.phtml:37 18274msgid "Forgot password?" 18275msgstr "" 18276 18277#: resources/views/media-page-menu.phtml:19 18278#: resources/views/modals/link-media-to-individual.phtml:10 18279msgid "Link this media object to an individual" 18280msgstr "" 18281 18282#: resources/views/media-page-menu.phtml:24 18283#: resources/views/modals/link-media-to-family.phtml:10 18284msgid "Link this media object to a family" 18285msgstr "" 18286 18287#: resources/views/media-page-menu.phtml:29 18288#: resources/views/modals/link-media-to-source.phtml:10 18289msgid "Link this media object to a source" 18290msgstr "" 18291 18292#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18293#: resources/views/media-page.phtml:28 18294#, php-format 18295msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 18296msgstr "" 18297 18298#: resources/views/media-page.phtml:30 18299msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 18300msgstr "" 18301 18302#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18303#: resources/views/media-page.phtml:34 18304#, php-format 18305msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 18306msgstr "" 18307 18308#: resources/views/media-page.phtml:36 18309msgid "This media object has been edited. The changes need to be reviewed by a moderator." 18310msgstr "" 18311 18312#. I18N: %s is a filename 18313#: resources/views/media-page.phtml:117 18314#: resources/views/modules/media-list/page.phtml:145 18315#, php-format 18316msgid "The file “%s” does not exist." 18317msgstr "" 18318 18319#: resources/views/media-page.phtml:134 18320msgid "Download file" 18321msgstr "" 18322 18323#: resources/views/media-page.phtml:177 18324msgid "Add a restriction" 18325msgstr "" 18326 18327#. I18N: URL = web address 18328#: resources/views/modals/media-file-fields.phtml:23 18329msgid "A URL" 18330msgstr "" 18331 18332#: resources/views/modals/media-file-fields.phtml:52 18333#: resources/views/modules/media-list/page.phtml:21 18334msgid "Folder" 18335msgstr "" 18336 18337#: resources/views/modals/media-file-fields.phtml:62 18338msgid "Same as uploaded file" 18339msgstr "" 18340 18341#: resources/views/modals/media-file-fields.phtml:66 18342msgid "If you have a large number of media files, you can organize them into folders and subfolders." 18343msgstr "" 18344 18345#: resources/views/modals/media-file-fields.phtml:71 18346msgid "Create a unique filename" 18347msgstr "" 18348 18349#: resources/views/modals/media-file-fields.phtml:96 18350msgid "Caution!" 18351msgstr "" 18352 18353#: resources/views/modals/media-file-fields.phtml:98 18354msgid "The GEDCOM standard does not allow URLs in media objects." 18355msgstr "" 18356 18357#: resources/views/modals/media-file-fields.phtml:99 18358msgid "Other genealogy applications might not recognize this data." 18359msgstr "" 18360 18361#: resources/views/modals/on-screen-keyboard.phtml:33 18362msgid "Keep open" 18363msgstr "" 18364 18365#. I18N: a restrction on viewing data 18366#: resources/views/modals/restriction-fields.phtml:9 18367msgid "Privacy restriction" 18368msgstr "" 18369 18370#. I18N: A restriction on editing data 18371#: resources/views/modals/restriction-fields.phtml:26 18372msgid "Editing restriction" 18373msgstr "" 18374 18375#: resources/views/modules/ancestors-chart/page.phtml:25 18376#: resources/views/modules/descendancy_chart/page.phtml:25 18377#: resources/views/modules/family-book-chart/page.phtml:26 18378#: resources/views/modules/fanchart/page.phtml:35 18379#: resources/views/modules/hourglass-chart/page.phtml:26 18380#: resources/views/modules/pedigree-chart/page.phtml:25 18381#: resources/views/modules/pedigree-map/page.phtml:24 18382#: resources/xml/reports/ahnentafel_report.xml:7 18383#: resources/xml/reports/descendancy_report.xml:6 18384#: resources/xml/reports/individual_ext_report.xml:7 18385#: resources/xml/reports/missing_facts_report.xml:7 18386msgid "Generations" 18387msgstr "" 18388 18389#: resources/views/modules/ancestors-chart/page.phtml:35 18390#: resources/views/modules/descendancy_chart/page.phtml:35 18391#: resources/views/modules/fanchart/page.phtml:26 18392#: resources/views/modules/hourglass-chart/page.phtml:36 18393#: resources/views/modules/pedigree-chart/page.phtml:34 18394msgid "Layout" 18395msgstr "" 18396 18397#: resources/views/modules/ancestors-chart/tree.phtml:18 18398msgid "Sosa-Stradonitz number" 18399msgstr "" 18400 18401#: resources/views/modules/batch_update/admin.phtml:25 18402msgid "Batch update" 18403msgstr "" 18404 18405#: resources/views/modules/batch_update/admin.phtml:85 18406msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." 18407msgstr "" 18408 18409#: resources/views/modules/batch_update/admin.phtml:100 18410msgid "Nothing found." 18411msgstr "" 18412 18413#. I18N: A configuration setting 18414#: resources/views/modules/bing-webmaster-tools/form.phtml:9 18415#: resources/views/modules/google-webmaster-tools/form.phtml:9 18416msgid "Site verification code" 18417msgstr "" 18418 18419#: resources/views/modules/bing-webmaster-tools/form.phtml:18 18420#: resources/views/modules/google-webmaster-tools/form.phtml:18 18421msgid "Site verification codes do not work when webtrees is installed in a subfolder." 18422msgstr "" 18423 18424#: resources/views/modules/census-assistant.phtml:10 18425msgid "Create a shared note using the census assistant" 18426msgstr "" 18427 18428#: resources/views/modules/census-assistant.phtml:32 18429msgid "Citation" 18430msgstr "" 18431 18432#: resources/views/modules/census-assistant.phtml:65 18433msgid "Head of household" 18434msgstr "" 18435 18436#: resources/views/modules/census-assistant.phtml:111 18437msgid "Census transcript" 18438msgstr "" 18439 18440#: resources/views/modules/census-assistant.phtml:111 18441msgid "Household" 18442msgstr "" 18443 18444#: resources/views/modules/charts/config.phtml:9 18445#: resources/views/modules/statistics-chart/custom.phtml:18 18446#: resources/views/modules/statistics-chart/custom.phtml:147 18447#: resources/views/modules/statistics-chart/custom.phtml:149 18448msgid "Chart type" 18449msgstr "" 18450 18451#: resources/views/modules/clippings/show.phtml:10 18452msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 18453msgstr "" 18454 18455#: resources/views/modules/clippings/show.phtml:15 18456msgid "Your clippings cart is empty." 18457msgstr "" 18458 18459#: resources/views/modules/custom-css-js/edit.phtml:16 18460msgid "Add content to the end of the <code><head></code> element." 18461msgstr "" 18462 18463#: resources/views/modules/custom-css-js/edit.phtml:21 18464msgid "Include the <code><style></style></code> tags." 18465msgstr "" 18466 18467#: resources/views/modules/custom-css-js/edit.phtml:28 18468msgid "Add content to the end of the <code><body></code> element." 18469msgstr "" 18470 18471#: resources/views/modules/custom-css-js/edit.phtml:33 18472msgid "Include the <code><script></script></code> tags." 18473msgstr "" 18474 18475#: resources/views/modules/descendancy_chart/tree.phtml:17 18476msgid "d’Aboville number" 18477msgstr "" 18478 18479#: resources/views/modules/family-book-chart/chart.phtml:21 18480#, php-format 18481msgid "Family of %s" 18482msgstr "" 18483 18484#: resources/views/modules/family-book-chart/page.phtml:35 18485msgid "Descendant generations" 18486msgstr "" 18487 18488#: resources/views/modules/family-book-chart/page.phtml:48 18489#: resources/views/modules/hourglass-chart/page.phtml:39 18490#: resources/xml/reports/pedigree_report.xml:6 18491msgid "Show spouses" 18492msgstr "" 18493 18494#. I18N: FAQ = “Frequently Asked Question” 18495#: resources/views/modules/faq/config.phtml:14 18496msgid "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." 18497msgstr "" 18498 18499#: resources/views/modules/faq/config.phtml:15 18500msgid "You may use HTML to format the answer and to add links to other websites." 18501msgstr "" 18502 18503#. I18N: Label for a configuration option 18504#: resources/views/modules/faq/config.phtml:41 18505#: resources/views/modules/faq/edit.phtml:51 18506#: resources/views/modules/recent_changes/config.phtml:28 18507#: resources/views/modules/todays_events/config.phtml:36 18508#: resources/views/modules/upcoming_events/config.phtml:46 18509#: resources/xml/reports/bdm_report.xml:11 18510#: resources/xml/reports/birth_report.xml:9 18511#: resources/xml/reports/cemetery_report.xml:6 18512#: resources/xml/reports/change_report.xml:7 18513#: resources/xml/reports/death_report.xml:9 18514#: resources/xml/reports/fact_sources.xml:7 18515#: resources/xml/reports/individual_ext_report.xml:8 18516#: resources/xml/reports/marriage_report.xml:9 18517#: resources/xml/reports/occupation_report.xml:6 18518#: resources/xml/reports/relative_ext_report.xml:7 18519msgid "Sort order" 18520msgstr "" 18521 18522#: resources/views/modules/faq/config.phtml:43 18523#: resources/views/modules/faq/edit.phtml:19 18524msgid "Question" 18525msgstr "" 18526 18527#: resources/views/modules/faq/edit.phtml:30 18528msgid "Answer" 18529msgstr "" 18530 18531#. I18N: Label for a configuration option 18532#: resources/views/modules/faq/edit.phtml:41 18533#: resources/views/modules/html/config.phtml:56 18534#: resources/views/modules/stories/edit.phtml:49 18535msgid "Show this block for which languages" 18536msgstr "" 18537 18538#. I18N: FAQ = “Frequently Asked Question” 18539#: resources/views/modules/faq/edit.phtml:68 18540msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." 18541msgstr "" 18542 18543#: resources/views/modules/faq/show.phtml:24 18544msgid "back to top" 18545msgstr "" 18546 18547#: resources/views/modules/favorites/favorites.phtml:33 18548msgid "Are you sure you want to remove this item from your list of favorites?" 18549msgstr "" 18550 18551#: resources/views/modules/favorites/favorites.phtml:42 18552#: resources/views/modules/favorites/favorites.phtml:52 18553msgid "Add a favorite" 18554msgstr "" 18555 18556#: resources/views/modules/favorites/favorites.phtml:138 18557msgid "Enter an optional note about this favorite" 18558msgstr "" 18559 18560#: resources/views/modules/fix-add-marr-names/options.phtml:16 18561msgid "Surname option" 18562msgstr "" 18563 18564#. I18N: Label for option 18565#: resources/views/modules/fix-ceme-tag/options.phtml:16 18566msgid "Convert to" 18567msgstr "" 18568 18569#: resources/views/modules/fix-place-names/options.phtml:21 18570msgid "Replace" 18571msgstr "" 18572 18573#: resources/views/modules/fix-search-and-replace/options.phtml:18 18574msgid "Search text/pattern" 18575msgstr "" 18576 18577#: resources/views/modules/fix-search-and-replace/options.phtml:28 18578msgid "Replacement text" 18579msgstr "" 18580 18581#: resources/views/modules/fix-search-and-replace/options.phtml:38 18582msgid "Search method" 18583msgstr "" 18584 18585#: resources/views/modules/fix-search-and-replace/options.phtml:48 18586msgid "Case insensitive" 18587msgstr "" 18588 18589#. I18N: Help text for "Case insensitive" searches 18590#: resources/views/modules/fix-search-and-replace/options.phtml:54 18591msgid "Match both upper and lower case letters." 18592msgstr "" 18593 18594#: resources/views/modules/fix-search-and-replace/options.phtml:61 18595#: resources/views/search-general-page.phtml:28 18596#: resources/views/statistics/other/total-records.phtml:12 18597msgid "Records" 18598msgstr "" 18599 18600#: resources/views/modules/gedcom_news/edit.phtml:29 18601#: resources/views/modules/html/config.phtml:32 18602#: resources/views/modules/user_blog/edit.phtml:29 18603msgid "Content" 18604msgstr "" 18605 18606#: resources/views/modules/gedcom_news/list.phtml:9 18607#: resources/views/modules/user_blog/list.phtml:9 18608msgid "No news articles have been submitted." 18609msgstr "" 18610 18611#: resources/views/modules/gedcom_news/list.phtml:15 18612#: resources/views/modules/user_blog/list.phtml:15 18613msgid "More news articles" 18614msgstr "" 18615 18616#: resources/views/modules/gedcom_news/list.phtml:49 18617msgid "Add a news article" 18618msgstr "" 18619 18620#. I18N: label for yes/no option 18621#: resources/views/modules/gedcom_stats/config.phtml:13 18622msgid "Show date of last update" 18623msgstr "" 18624 18625#: resources/views/modules/gedcom_stats/config.phtml:25 18626#: resources/views/modules/html/template-statistics.phtml:31 18627#: resources/views/statistics/individuals/names.phtml:22 18628msgid "Total surnames" 18629msgstr "" 18630 18631#: resources/views/modules/gedcom_stats/config.phtml:30 18632#: resources/views/statistics/other/total-events.phtml:12 18633#: resources/xml/reports/missing_facts_report.xml:602 18634msgid "Total events" 18635msgstr "" 18636 18637#: resources/views/modules/gedcom_stats/config.phtml:31 18638msgid "Total users" 18639msgstr "" 18640 18641#: resources/views/modules/gedcom_stats/config.phtml:32 18642#: resources/views/modules/gedcom_stats/statistics.phtml:144 18643#: resources/views/modules/html/template-statistics.phtml:64 18644#: resources/views/statistics/individuals/total-events.phtml:44 18645msgid "Earliest birth" 18646msgstr "" 18647 18648#: resources/views/modules/gedcom_stats/config.phtml:33 18649#: resources/views/modules/gedcom_stats/statistics.phtml:155 18650#: resources/views/modules/html/template-statistics.phtml:68 18651#: resources/views/statistics/individuals/total-events.phtml:55 18652msgid "Latest birth" 18653msgstr "" 18654 18655#: resources/views/modules/gedcom_stats/config.phtml:34 18656#: resources/views/modules/gedcom_stats/statistics.phtml:166 18657#: resources/views/modules/html/template-statistics.phtml:72 18658#: resources/views/statistics/individuals/total-events.phtml:92 18659msgid "Earliest death" 18660msgstr "" 18661 18662#: resources/views/modules/gedcom_stats/config.phtml:35 18663#: resources/views/modules/gedcom_stats/statistics.phtml:177 18664#: resources/views/modules/html/template-statistics.phtml:76 18665#: resources/views/statistics/individuals/total-events.phtml:103 18666msgid "Latest death" 18667msgstr "" 18668 18669#: resources/views/modules/gedcom_stats/config.phtml:36 18670#: resources/views/modules/gedcom_stats/statistics.phtml:188 18671#: resources/views/modules/html/template-statistics.phtml:80 18672msgid "Individual who lived the longest" 18673msgstr "" 18674 18675#: resources/views/modules/gedcom_stats/config.phtml:38 18676#: resources/views/modules/gedcom_stats/statistics.phtml:214 18677#: resources/views/modules/html/template-statistics.phtml:88 18678msgid "Family with the most children" 18679msgstr "" 18680 18681#: resources/views/modules/gedcom_stats/config.phtml:52 18682#: resources/views/modules/gedcom_stats/statistics.phtml:243 18683#: resources/views/modules/html/template-statistics.phtml:100 18684msgid "Most common surnames" 18685msgstr "" 18686 18687#. I18N: ... to show in a list 18688#: resources/views/modules/gedcom_stats/config.phtml:60 18689#: resources/views/modules/top10_surnames/config.phtml:9 18690msgid "Number of surnames" 18691msgstr "" 18692 18693#: resources/views/modules/gedcom_stats/statistics.phtml:9 18694#: resources/views/modules/html/template-statistics.phtml:13 18695#, php-format 18696msgid "This family tree was last updated on %s." 18697msgstr "" 18698 18699#: resources/views/modules/gedcom_stats/statistics.phtml:112 18700#: resources/views/modules/html/template-statistics.phtml:51 18701#: resources/views/modules/todays_events/config.phtml:18 18702#: resources/views/modules/upcoming_events/config.phtml:28 18703#: resources/views/statistics/individuals/total-events.phtml:12 18704msgid "Events" 18705msgstr "" 18706 18707#. I18N: A configuration setting 18708#: resources/views/modules/google-analytics/form.phtml:9 18709#: resources/views/modules/matomo-analytics/form.phtml:9 18710#: resources/views/modules/statcounter/form.phtml:9 18711msgid "Site identification code" 18712msgstr "" 18713 18714#: resources/views/modules/html/config.phtml:20 18715msgid "Templates" 18716msgstr "" 18717 18718#: resources/views/modules/html/config.phtml:25 18719msgid "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." 18720msgstr "" 18721 18722#: resources/views/modules/html/config.phtml:36 18723msgid "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." 18724msgstr "" 18725 18726#: resources/views/modules/html/config.phtml:45 18727msgid "Show the date and time of update" 18728msgstr "" 18729 18730#. I18N: do not translate the #keywords# 18731#: resources/views/modules/html/template-narrative.phtml:7 18732msgid "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#." 18733msgstr "" 18734 18735#: resources/views/modules/interactive-tree/chart.phtml:10 18736msgid "Use compact layout" 18737msgstr "" 18738 18739#: resources/views/modules/lifespans-chart/page.phtml:20 18740msgid "Add individuals" 18741msgstr "" 18742 18743#. I18N: Label for a configuration option 18744#: resources/views/modules/lifespans-chart/page.phtml:24 18745msgid "Include the individual’s immediate family" 18746msgstr "" 18747 18748#: resources/views/modules/lifespans-chart/page.phtml:30 18749msgid "Select individuals by place or date" 18750msgstr "" 18751 18752#: resources/views/modules/lifespans-chart/page.phtml:45 18753msgid "Start year" 18754msgstr "" 18755 18756#: resources/views/modules/lifespans-chart/page.phtml:54 18757msgid "End year" 18758msgstr "" 18759 18760#: resources/views/modules/login_block/sign-out.phtml:9 18761#, php-format 18762msgid "You are signed in as %s." 18763msgstr "" 18764 18765#. I18N: A button label. 18766#: resources/views/modules/login_block/sign-out.phtml:14 18767msgid "sign out" 18768msgstr "" 18769 18770#: resources/views/modules/media-list/page.phtml:29 18771msgid "Media objects per page" 18772msgstr "" 18773 18774#: resources/views/modules/media-list/page.phtml:52 18775msgid "Search filters" 18776msgstr "" 18777 18778#: resources/views/modules/media-list/page.phtml:73 18779msgid "Media objects found" 18780msgstr "" 18781 18782#: resources/views/modules/media-list/page.phtml:91 18783#: resources/views/modules/media-list/page.phtml:190 18784#, php-format 18785msgid "Page %s of %s" 18786msgstr "" 18787 18788#: resources/views/modules/media/tab.phtml:20 18789msgid "There are no media objects for this individual." 18790msgstr "" 18791 18792#: resources/views/modules/notes/tab.phtml:16 18793msgid "Show all notes" 18794msgstr "" 18795 18796#: resources/views/modules/notes/tab.phtml:31 18797msgid "There are no notes for this individual." 18798msgstr "" 18799 18800#: resources/views/modules/pedigree-chart/page.phtml:37 18801msgid "left" 18802msgstr "" 18803 18804#: resources/views/modules/pedigree-chart/page.phtml:37 18805msgid "right" 18806msgstr "" 18807 18808#: resources/views/modules/pedigree-chart/page.phtml:37 18809msgid "up" 18810msgstr "" 18811 18812#: resources/views/modules/pedigree-chart/page.phtml:37 18813msgid "down" 18814msgstr "" 18815 18816#: resources/views/modules/pedigree-chart/previous.phtml:20 18817msgid "Siblings" 18818msgstr "" 18819 18820#: resources/views/modules/pedigree-chart/previous.phtml:22 18821msgid "Sibling" 18822msgstr "" 18823 18824#: resources/views/modules/personal_facts/tab.phtml:17 18825msgid "Events of close relatives" 18826msgstr "" 18827 18828#: resources/views/modules/personal_facts/tab.phtml:35 18829msgid "There are no facts for this individual." 18830msgstr "" 18831 18832#: resources/views/modules/place-hierarchy/events.phtml:24 18833#: resources/views/modules/place-hierarchy/events.phtml:36 18834#: resources/views/search-advanced-page.phtml:81 18835#: resources/views/search-general-page.phtml:113 18836#: resources/views/search-phonetic-page.phtml:114 18837msgid "No results found." 18838msgstr "" 18839 18840#: resources/views/modules/place-hierarchy/list.phtml:9 18841msgid "Place list" 18842msgstr "" 18843 18844#: resources/views/modules/place-hierarchy/page.phtml:29 18845#: resources/views/modules/place-hierarchy/page.phtml:32 18846#: resources/views/modules/statistics-chart/custom.phtml:171 18847msgid "World" 18848msgstr "" 18849 18850#: resources/views/modules/place-hierarchy/page.phtml:50 18851#, php-format 18852msgid "View table of events occurring in %s" 18853msgstr "" 18854 18855#: resources/views/modules/place-hierarchy/sidebar.phtml:37 18856msgid "The location of this place is not known." 18857msgstr "" 18858 18859#: resources/views/modules/privacy-policy/footer.phtml:15 18860msgid "This website uses cookies to learn about visitor behavior." 18861msgstr "" 18862 18863#: resources/views/modules/privacy-policy/page.phtml:9 18864msgid "Personal data" 18865msgstr "" 18866 18867#: resources/views/modules/privacy-policy/page.phtml:13 18868msgid "This website processes personal data for the purpose of historical and genealogical research." 18869msgstr "" 18870 18871#: resources/views/modules/privacy-policy/page.phtml:16 18872msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." 18873msgstr "" 18874 18875#: resources/views/modules/privacy-policy/page.phtml:20 18876msgid "Cookies" 18877msgstr "" 18878 18879#: resources/views/modules/privacy-policy/page.phtml:24 18880msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." 18881msgstr "" 18882 18883#: resources/views/modules/privacy-policy/page.phtml:27 18884msgid "These cookies are “essential”, and do not require consent." 18885msgstr "" 18886 18887#: resources/views/modules/privacy-policy/page.phtml:36 18888msgid "This website uses third-party services to learn about visitor behavior." 18889msgstr "" 18890 18891#: resources/views/modules/privacy-policy/page.phtml:48 18892msgid "These services may use cookies or other tracking technology." 18893msgstr "" 18894 18895#: resources/views/modules/privacy-policy/page.phtml:52 18896msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." 18897msgstr "" 18898 18899#: resources/views/modules/privacy-policy/page.phtml:57 18900msgid "Data controller" 18901msgstr "" 18902 18903#: resources/views/modules/privacy-policy/page.phtml:61 18904msgid "This website is operated by the following individuals." 18905msgstr "" 18906 18907#: resources/views/modules/random_media/config.phtml:9 18908msgid "Show only individuals, events, or all" 18909msgstr "" 18910 18911#: resources/views/modules/random_media/config.phtml:31 18912msgid "Show slide show controls" 18913msgstr "" 18914 18915#: resources/views/modules/random_media/config.phtml:40 18916msgid "Start slide show on page load" 18917msgstr "" 18918 18919#: resources/views/modules/random_media/slide-show.phtml:29 18920#: resources/views/modules/random_media/slide-show.phtml:31 18921msgid "Next image" 18922msgstr "" 18923 18924#. I18N: [a record was] Changed on <date/time> by <user> 18925#: resources/views/modules/recent_changes/changes-list.phtml:14 18926#, php-format 18927msgid "Changed on %1$s by %2$s" 18928msgstr "" 18929 18930#. I18N: [a record was] Changed on <date/time> 18931#: resources/views/modules/recent_changes/changes-list.phtml:16 18932#, php-format 18933msgid "Changed on %1$s" 18934msgstr "" 18935 18936#: resources/views/modules/recent_changes/config.phtml:9 18937#: resources/views/modules/upcoming_events/config.phtml:9 18938#: resources/views/modules/yahrzeit/config.phtml:9 18939msgid "Number of days to show" 18940msgstr "" 18941 18942#: resources/views/modules/recent_changes/config.phtml:13 18943#: resources/views/modules/upcoming_events/config.phtml:13 18944#: resources/views/modules/yahrzeit/config.phtml:14 18945#, php-format 18946msgid "maximum %s day" 18947msgid_plural "maximum %s days" 18948msgstr[0] "" 18949msgstr[1] "" 18950 18951#. I18N: Label for a configuration option 18952#: resources/views/modules/recent_changes/config.phtml:19 18953#: resources/views/modules/todays_events/config.phtml:27 18954#: resources/views/modules/top10_givnnames/config.phtml:18 18955#: resources/views/modules/top10_surnames/config.phtml:18 18956#: resources/views/modules/upcoming_events/config.phtml:37 18957#: resources/views/modules/yahrzeit/config.phtml:21 18958msgid "Presentation style" 18959msgstr "" 18960 18961#. I18N: label for a yes/no option 18962#: resources/views/modules/recent_changes/config.phtml:37 18963msgid "Show the user who made the change" 18964msgstr "" 18965 18966#: resources/views/modules/relationships-chart/config.phtml:12 18967msgid "Searching for all possible relationships can take a lot of time in complex trees." 18968msgstr "" 18969 18970#. I18N: Configuration option 18971#: resources/views/modules/relationships-chart/config.phtml:33 18972msgid "How much recursion to use when searching for relationships" 18973msgstr "" 18974 18975#: resources/views/modules/relationships-chart/page.phtml:17 18976msgid "Individual 1" 18977msgstr "" 18978 18979#: resources/views/modules/relationships-chart/page.phtml:26 18980msgid "Individual 2" 18981msgstr "" 18982 18983#. I18N: Reverse the order of two individuals 18984#: resources/views/modules/relationships-chart/page.phtml:72 18985msgid "Swap individuals" 18986msgstr "" 18987 18988#: resources/views/modules/relatives/family.phtml:132 18989msgid "Add marriage details" 18990msgstr "" 18991 18992#: resources/views/modules/relatives/family.phtml:208 18993msgid "Add a son or daughter" 18994msgstr "" 18995 18996#: resources/views/modules/relatives/family.phtml:210 18997msgid "Add a brother or sister" 18998msgstr "" 18999 19000#: resources/views/modules/relatives/tab.phtml:16 19001msgid "Date differences" 19002msgstr "" 19003 19004#: resources/views/modules/review_changes/config.phtml:8 19005msgid "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." 19006msgstr "" 19007 19008#. I18N: Label for a configuration option 19009#: resources/views/modules/review_changes/config.phtml:14 19010msgid "Send out reminder emails" 19011msgstr "" 19012 19013#: resources/views/modules/review_changes/config.phtml:24 19014msgid "Reminder email frequency (days)" 19015msgstr "" 19016 19017#. I18N: The www.sitemaps.org site is translated into many languages (e.g. http://www.sitemaps.org/fr/) - choose an appropriate URL. 19018#: resources/views/modules/sitemap/config.phtml:13 19019msgid "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>." 19020msgstr "" 19021 19022#. I18N: Label for a configuration option 19023#: resources/views/modules/sitemap/config.phtml:17 19024msgid "Which family trees should be included in the sitemaps" 19025msgstr "" 19026 19027#: resources/views/modules/sitemap/config.phtml:36 19028msgid "To tell search engines that sitemaps are available, you should add the following line to your robots.txt file." 19029msgstr "" 19030 19031#: resources/views/modules/sitemap/config.phtml:44 19032msgid "To tell search engines that sitemaps are available, you can use the following links." 19033msgstr "" 19034 19035#: resources/views/modules/sources_tab/tab.phtml:16 19036msgid "Show all sources" 19037msgstr "" 19038 19039#: resources/views/modules/sources_tab/tab.phtml:29 19040msgid "There are no source citations for this individual." 19041msgstr "" 19042 19043#. I18N: A configuration setting 19044#: resources/views/modules/statcounter/form.phtml:18 19045msgid "Security code" 19046msgstr "" 19047 19048#: resources/views/modules/statistics-chart/custom.phtml:10 19049msgid "Create your own chart" 19050msgstr "" 19051 19052#: resources/views/modules/statistics-chart/custom.phtml:71 19053msgid "Categories" 19054msgstr "" 19055 19056#: resources/views/modules/statistics-chart/custom.phtml:80 19057msgid "gender" 19058msgstr "" 19059 19060#: resources/views/modules/statistics-chart/custom.phtml:85 19061msgid "date periods" 19062msgstr "" 19063 19064#. I18N: from 1700 interval 50 years 19065#: resources/views/modules/statistics-chart/custom.phtml:93 19066#: resources/views/modules/statistics-chart/custom.phtml:96 19067#: resources/views/modules/statistics-chart/custom.phtml:99 19068#: resources/views/modules/statistics-chart/custom.phtml:102 19069#: resources/views/modules/statistics-chart/custom.phtml:105 19070#: resources/views/modules/statistics-chart/custom.phtml:108 19071#, php-format 19072msgid "from %1$s interval %2$s year" 19073msgid_plural "from %1$s interval %2$s years" 19074msgstr[0] "" 19075msgstr[1] "" 19076 19077#: resources/views/modules/statistics-chart/custom.phtml:114 19078msgid "Results" 19079msgstr "" 19080 19081#: resources/views/modules/statistics-chart/custom.phtml:118 19082msgid "numbers" 19083msgstr "" 19084 19085#: resources/views/modules/statistics-chart/custom.phtml:123 19086msgid "percentage" 19087msgstr "" 19088 19089#: resources/views/modules/statistics-chart/custom.phtml:128 19090#: resources/views/modules/statistics-chart/custom.phtml:131 19091#: resources/views/modules/statistics-chart/custom.phtml:137 19092msgid "Age interval" 19093msgstr "" 19094 19095#: resources/views/modules/statistics-chart/custom.phtml:140 19096msgid "Select the desired age interval" 19097msgstr "" 19098 19099#: resources/views/modules/statistics-chart/custom.phtml:166 19100#: resources/views/modules/statistics-chart/custom.phtml:168 19101msgid "Geographic area" 19102msgstr "" 19103 19104#: resources/views/modules/statistics-chart/custom.phtml:174 19105msgid "Europe" 19106msgstr "" 19107 19108#: resources/views/modules/statistics-chart/custom.phtml:177 19109msgid "Northern America" 19110msgstr "" 19111 19112#: resources/views/modules/statistics-chart/custom.phtml:180 19113msgid "South America" 19114msgstr "" 19115 19116#: resources/views/modules/statistics-chart/custom.phtml:183 19117msgid "Asia" 19118msgstr "" 19119 19120#: resources/views/modules/statistics-chart/custom.phtml:186 19121msgid "Middle East" 19122msgstr "" 19123 19124#: resources/views/modules/statistics-chart/custom.phtml:189 19125msgid "Africa" 19126msgstr "" 19127 19128#: resources/views/modules/statistics-chart/custom.phtml:200 19129msgid "show the chart" 19130msgstr "" 19131 19132#: resources/views/modules/stories/config.phtml:36 19133#: resources/views/modules/stories/edit.phtml:31 19134#: resources/views/modules/stories/list.phtml:12 19135msgid "Story title" 19136msgstr "" 19137 19138#: resources/views/modules/stories/edit.phtml:40 19139msgid "Story" 19140msgstr "" 19141 19142#: resources/views/modules/timeline-chart/chart.phtml:130 19143#: resources/views/modules/timeline-chart/chart.phtml:132 19144#: resources/views/modules/timeline-chart/chart.phtml:134 19145msgid "Month:" 19146msgstr "" 19147 19148#: resources/views/modules/timeline-chart/chart.phtml:130 19149#: resources/views/modules/timeline-chart/chart.phtml:132 19150#: resources/views/modules/timeline-chart/chart.phtml:134 19151msgid "Day:" 19152msgstr "" 19153 19154#: resources/views/modules/timeline-chart/chart.phtml:132 19155msgid "years" 19156msgstr "" 19157 19158#: resources/views/modules/timeline-chart/chart.phtml:134 19159#: resources/views/modules/timeline-chart/chart.phtml:402 19160msgid "Year:" 19161msgstr "" 19162 19163#: resources/views/modules/timeline-chart/chart.phtml:345 19164msgid "Husband’s age" 19165msgstr "" 19166 19167#: resources/views/modules/timeline-chart/chart.phtml:345 19168msgid "Wife’s age" 19169msgstr "" 19170 19171#: resources/views/modules/timeline-chart/page.phtml:60 19172msgid "Remove individual" 19173msgstr "" 19174 19175#. I18N: an age indicator, which can be dragged around the screen 19176#: resources/views/modules/timeline-chart/page.phtml:67 19177msgid "Show an age cursor" 19178msgstr "" 19179 19180#: resources/views/modules/todays_events/config.phtml:9 19181#: resources/views/modules/upcoming_events/config.phtml:19 19182msgid "Show only events of living individuals" 19183msgstr "" 19184 19185#: resources/views/modules/todays_events/empty.phtml:8 19186msgid "No events exist for today." 19187msgstr "" 19188 19189#: resources/views/modules/todo/config.phtml:8 19190msgid "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." 19191msgstr "" 19192 19193#: resources/views/modules/todo/config.phtml:9 19194msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 19195msgstr "" 19196 19197#: resources/views/modules/todo/config.phtml:10 19198msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 19199msgstr "" 19200 19201#: resources/views/modules/todo/config.phtml:15 19202msgid "Show research tasks that are assigned to other users" 19203msgstr "" 19204 19205#: resources/views/modules/todo/config.phtml:25 19206msgid "Show research tasks that are not assigned to any user" 19207msgstr "" 19208 19209#: resources/views/modules/todo/config.phtml:34 19210msgid "Show research tasks that have a date in the future" 19211msgstr "" 19212 19213#. I18N: ... to show in a list 19214#: resources/views/modules/top10_givnnames/config.phtml:9 19215msgid "Number of given names" 19216msgstr "" 19217 19218#. I18N: ... to show in a list 19219#: resources/views/modules/top10_pageviews/config.phtml:9 19220msgid "Number of pages" 19221msgstr "" 19222 19223#: resources/views/modules/user_blog/list.phtml:48 19224msgid "Add a journal entry" 19225msgstr "" 19226 19227#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19228#: resources/views/note-page.phtml:14 19229#, php-format 19230msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 19231msgstr "" 19232 19233#: resources/views/note-page.phtml:16 19234msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 19235msgstr "" 19236 19237#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19238#: resources/views/note-page.phtml:20 19239#, php-format 19240msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 19241msgstr "" 19242 19243#: resources/views/note-page.phtml:22 19244msgid "This note has been edited. The changes need to be reviewed by a moderator." 19245msgstr "" 19246 19247#: resources/views/password-request-page.phtml:21 19248msgid "Email" 19249msgstr "" 19250 19251#: resources/views/pending-changes-page.phtml:51 19252#: resources/views/pending-changes-page.phtml:63 19253msgid "Accept" 19254msgstr "" 19255 19256#: resources/views/pending-changes-page.phtml:55 19257#: resources/views/pending-changes-page.phtml:93 19258msgid "Reject" 19259msgstr "" 19260 19261#: resources/views/pending-changes-page.phtml:104 19262msgid "Accept all changes" 19263msgstr "" 19264 19265#: resources/views/pending-changes-page.phtml:107 19266msgid "Are you sure you want to reject all the changes to this family tree?" 19267msgstr "" 19268 19269#: resources/views/pending-changes-page.phtml:108 19270msgid "Reject all changes" 19271msgstr "" 19272 19273#: resources/views/register-page.phtml:24 19274msgid "<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>" 19275msgstr "" 19276 19277#. I18N: placeholder text for registration-comments field 19278#: resources/views/register-page.phtml:87 19279msgid "Explain why you are requesting an account." 19280msgstr "" 19281 19282#: resources/views/register-page.phtml:89 19283msgid "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." 19284msgstr "" 19285 19286#: resources/views/register-success-page.phtml:13 19287#, php-format 19288msgid "Hello %s…<br>Thank you for your registration." 19289msgstr "" 19290 19291#: resources/views/register-success-page.phtml:17 19292#, php-format 19293msgid "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." 19294msgstr "" 19295 19296#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19297#: resources/views/repository-page.phtml:14 19298#, php-format 19299msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it." 19300msgstr "" 19301 19302#: resources/views/repository-page.phtml:16 19303msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator." 19304msgstr "" 19305 19306#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19307#: resources/views/repository-page.phtml:20 19308#, php-format 19309msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them." 19310msgstr "" 19311 19312#: resources/views/repository-page.phtml:22 19313msgid "This repository has been edited. The changes need to be reviewed by a moderator." 19314msgstr "" 19315 19316#: resources/views/search-advanced-page.phtml:30 19317msgid "Add more fields" 19318msgstr "" 19319 19320#: resources/views/search-advanced-page.phtml:47 19321#: resources/xml/reports/bdm_report.xml:118 19322#: resources/xml/reports/family_group_report.xml:467 19323#: resources/xml/reports/family_group_report.xml:730 19324#: resources/xml/reports/individual_ext_report.xml:243 19325#: resources/xml/reports/individual_report.xml:240 19326#: resources/xml/reports/relative_ext_report.xml:64 19327msgid "Father" 19328msgstr "" 19329 19330#: resources/views/search-advanced-page.phtml:59 19331#: resources/xml/reports/bdm_report.xml:120 19332#: resources/xml/reports/family_group_report.xml:474 19333#: resources/xml/reports/family_group_report.xml:737 19334#: resources/xml/reports/individual_ext_report.xml:279 19335#: resources/xml/reports/individual_report.xml:276 19336#: resources/xml/reports/relative_ext_report.xml:65 19337msgid "Mother" 19338msgstr "" 19339 19340#: resources/views/search-general-page.phtml:16 19341#: resources/views/search-replace-page.phtml:17 19342msgid "Search for" 19343msgstr "" 19344 19345#. I18N: select all (of the family trees) 19346#: resources/views/search-general-page.phtml:89 19347#: resources/views/search-phonetic-page.phtml:90 19348msgid "select all" 19349msgstr "" 19350 19351#. I18N: select none (of the family trees) 19352#: resources/views/search-general-page.phtml:90 19353#: resources/views/search-phonetic-page.phtml:91 19354msgid "select none" 19355msgstr "" 19356 19357#: resources/views/search-general-page.phtml:92 19358#: resources/views/search-phonetic-page.phtml:93 19359msgid "invert selection" 19360msgstr "" 19361 19362#: resources/views/search-phonetic-page.phtml:51 19363msgid "Phonetic algorithm" 19364msgstr "" 19365 19366#: resources/views/search-replace-page.phtml:26 19367msgid "Replace with" 19368msgstr "" 19369 19370#: resources/views/search-replace-page.phtml:38 19371msgid "Entire record" 19372msgstr "" 19373 19374#: resources/views/search-replace-page.phtml:38 19375#: resources/views/statistics/individuals/names.phtml:12 19376#: resources/xml/reports/cemetery_report.xml:7 19377#: resources/xml/reports/death_report.xml:10 19378msgid "Names" 19379msgstr "" 19380 19381#. I18N: A button label. 19382#: resources/views/search-replace-page.phtml:44 19383msgid "replace" 19384msgstr "" 19385 19386#: resources/views/setup/step-2-server-checks.phtml:22 19387msgid "Checking server configuration" 19388msgstr "" 19389 19390#: resources/views/setup/step-2-server-checks.phtml:35 19391msgid "The server configuration is OK." 19392msgstr "" 19393 19394#: resources/views/setup/step-2-server-checks.phtml:39 19395msgid "Checking server capacity" 19396msgstr "" 19397 19398#: resources/views/setup/step-2-server-checks.phtml:42 19399msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 19400msgstr "" 19401 19402#: resources/views/setup/step-2-server-checks.phtml:45 19403msgid "The following list shows typical requirements." 19404msgstr "" 19405 19406#: resources/views/setup/step-2-server-checks.phtml:48 19407msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 19408msgstr "" 19409 19410#: resources/views/setup/step-2-server-checks.phtml:50 19411msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 19412msgstr "" 19413 19414#: resources/views/setup/step-2-server-checks.phtml:52 19415msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 19416msgstr "" 19417 19418#: resources/views/setup/step-2-server-checks.phtml:56 19419#, php-format 19420msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 19421msgstr "" 19422 19423#: resources/views/setup/step-2-server-checks.phtml:60 19424msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 19425msgstr "" 19426 19427#: resources/views/setup/step-3-database-type.phtml:17 19428msgid "Connection to database server" 19429msgstr "" 19430 19431#: resources/views/setup/step-3-database-type.phtml:29 19432msgid "webtrees needs a database to store your genealogy data." 19433msgstr "" 19434 19435#: resources/views/setup/step-3-database-type.phtml:34 19436msgid "Database type" 19437msgstr "" 19438 19439#: resources/views/setup/step-4-database-mysql.phtml:16 19440#: resources/views/setup/step-4-database-pgsql.phtml:16 19441#: resources/views/setup/step-4-database-sqlite.phtml:21 19442#: resources/views/setup/step-4-database-sqlsvr.phtml:16 19443msgid "Database connection" 19444msgstr "" 19445 19446#: resources/views/setup/step-4-database-mysql.phtml:36 19447#: resources/views/setup/step-4-database-pgsql.phtml:34 19448#: resources/views/setup/step-4-database-sqlsvr.phtml:34 19449msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 19450msgstr "" 19451 19452#: resources/views/setup/step-4-database-mysql.phtml:40 19453msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 19454msgstr "" 19455 19456#: resources/views/setup/step-4-database-mysql.phtml:54 19457msgid "Most sites are configured to use the default value of 3306." 19458msgstr "" 19459 19460#: resources/views/setup/step-4-database-mysql.phtml:61 19461#: resources/views/setup/step-4-database-pgsql.phtml:53 19462#: resources/views/setup/step-4-database-sqlsvr.phtml:53 19463msgid "Database user account" 19464msgstr "" 19465 19466#: resources/views/setup/step-4-database-mysql.phtml:68 19467#: resources/views/setup/step-4-database-mysql.phtml:82 19468#: resources/views/setup/step-4-database-pgsql.phtml:58 19469#: resources/views/setup/step-4-database-pgsql.phtml:70 19470#: resources/views/setup/step-4-database-sqlsvr.phtml:58 19471#: resources/views/setup/step-4-database-sqlsvr.phtml:70 19472msgid "This is case sensitive." 19473msgstr "" 19474 19475#: resources/views/setup/step-4-database-mysql.phtml:75 19476#: resources/views/setup/step-4-database-pgsql.phtml:65 19477#: resources/views/setup/step-4-database-sqlsvr.phtml:65 19478msgid "Database password" 19479msgstr "" 19480 19481#: resources/views/setup/step-4-database-mysql.phtml:89 19482#: resources/views/setup/step-4-database-pgsql.phtml:77 19483#: resources/views/setup/step-4-database-sqlite.phtml:34 19484#: resources/views/setup/step-4-database-sqlsvr.phtml:77 19485msgid "Database name" 19486msgstr "" 19487 19488#: resources/views/setup/step-4-database-mysql.phtml:99 19489#: resources/views/setup/step-4-database-pgsql.phtml:86 19490#: resources/views/setup/step-4-database-sqlite.phtml:58 19491#: resources/views/setup/step-4-database-sqlsvr.phtml:86 19492msgid "Table prefix" 19493msgstr "" 19494 19495#: resources/views/setup/step-4-database-mysql.phtml:104 19496#: resources/views/setup/step-4-database-pgsql.phtml:91 19497#: resources/views/setup/step-4-database-sqlite.phtml:65 19498#: resources/views/setup/step-4-database-sqlsvr.phtml:91 19499msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 19500msgstr "" 19501 19502#: resources/views/setup/step-4-database-mysql.phtml:105 19503#: resources/views/setup/step-4-database-pgsql.phtml:92 19504#: resources/views/setup/step-4-database-sqlite.phtml:51 19505#: resources/views/setup/step-4-database-sqlite.phtml:66 19506#: resources/views/setup/step-4-database-sqlsvr.phtml:92 19507msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 19508msgstr "" 19509 19510#: resources/views/setup/step-4-database-pgsql.phtml:46 19511msgid "Most sites are configured to use the default value of 5432." 19512msgstr "" 19513 19514#: resources/views/setup/step-4-database-sqlsvr.phtml:46 19515msgid "Most sites are configured to use the default value of 1433." 19516msgstr "" 19517 19518#: resources/views/setup/step-5-administrator.phtml:19 19519msgid "Administrator account" 19520msgstr "" 19521 19522#: resources/views/setup/step-5-administrator.phtml:31 19523msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 19524msgstr "" 19525 19526#: resources/views/setup/step-5-administrator.phtml:53 19527msgid "You will use this to sign in to webtrees." 19528msgstr "" 19529 19530#: resources/views/setup/step-5-administrator.phtml:65 19531msgid "This must be at least six characters long. It is case-sensitive." 19532msgstr "" 19533 19534#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19535#: resources/views/source-page.phtml:15 19536#, php-format 19537msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it." 19538msgstr "" 19539 19540#: resources/views/source-page.phtml:17 19541msgid "This source has been deleted. The deletion will need to be reviewed by a moderator." 19542msgstr "" 19543 19544#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19545#: resources/views/source-page.phtml:21 19546#, php-format 19547msgid "This source has been edited. You should review the changes and then %1$s or %2$s them." 19548msgstr "" 19549 19550#: resources/views/source-page.phtml:23 19551msgid "This source has been edited. The changes need to be reviewed by a moderator." 19552msgstr "" 19553 19554#: resources/views/statistics/families/age-difference.phtml:12 19555msgid "Age difference" 19556msgstr "" 19557 19558#: resources/views/statistics/families/age-difference.phtml:20 19559msgid "Age between siblings" 19560msgstr "" 19561 19562#: resources/views/statistics/families/age-difference.phtml:29 19563msgid "Greatest age between siblings" 19564msgstr "" 19565 19566#: resources/views/statistics/families/age-difference.phtml:42 19567msgid "Age between husband and wife" 19568msgstr "" 19569 19570#: resources/views/statistics/families/age-difference.phtml:51 19571msgid "Age between wife and husband" 19572msgstr "" 19573 19574#: resources/views/statistics/families/birth-age.phtml:12 19575msgid "Age at birth of child" 19576msgstr "" 19577 19578#: resources/views/statistics/families/birth-age.phtml:22 19579msgid "Youngest father" 19580msgstr "" 19581 19582#: resources/views/statistics/families/birth-age.phtml:42 19583msgid "Youngest mother" 19584msgstr "" 19585 19586#: resources/views/statistics/families/birth-age.phtml:64 19587msgid "Oldest father" 19588msgstr "" 19589 19590#: resources/views/statistics/families/birth-age.phtml:84 19591msgid "Oldest mother" 19592msgstr "" 19593 19594#: resources/views/statistics/families/children.phtml:12 19595msgid "Children in family" 19596msgstr "" 19597 19598#: resources/views/statistics/families/children.phtml:55 19599msgid "Largest number of grandchildren" 19600msgstr "" 19601 19602#: resources/views/statistics/families/marriage-age.phtml:22 19603msgid "Youngest male" 19604msgstr "" 19605 19606#: resources/views/statistics/families/marriage-age.phtml:42 19607msgid "Youngest female" 19608msgstr "" 19609 19610#: resources/views/statistics/families/marriage-age.phtml:64 19611msgid "Oldest male" 19612msgstr "" 19613 19614#: resources/views/statistics/families/marriage-age.phtml:84 19615msgid "Oldest female" 19616msgstr "" 19617 19618#: resources/views/statistics/families/marriage-length.phtml:12 19619msgid "Length of marriage" 19620msgstr "" 19621 19622#: resources/views/statistics/families/marriage-length.phtml:22 19623msgid "Longest marriage" 19624msgstr "" 19625 19626#: resources/views/statistics/families/marriage-length.phtml:42 19627msgid "Shortest marriage" 19628msgstr "" 19629 19630#: resources/views/statistics/families/top10-list-grand.phtml:19 19631#: resources/views/statistics/families/top10-nolist-grand.phtml:15 19632#, php-format 19633msgid "%s grandchild" 19634msgid_plural "%s grandchildren" 19635msgstr[0] "" 19636msgstr[1] "" 19637 19638#: resources/views/statistics/families/total-records.phtml:23 19639msgid "Total marriages" 19640msgstr "" 19641 19642#: resources/views/statistics/families/total-records.phtml:45 19643msgid "Earliest marriage" 19644msgstr "" 19645 19646#: resources/views/statistics/families/total-records.phtml:56 19647msgid "Latest marriage" 19648msgstr "" 19649 19650#: resources/views/statistics/families/total-records.phtml:71 19651msgid "Total divorces" 19652msgstr "" 19653 19654#: resources/views/statistics/families/total-records.phtml:93 19655msgid "Earliest divorce" 19656msgstr "" 19657 19658#: resources/views/statistics/families/total-records.phtml:104 19659msgid "Latest divorce" 19660msgstr "" 19661 19662#: resources/views/statistics/individuals/greatest-age.phtml:12 19663msgid "Greatest age at death" 19664msgstr "" 19665 19666#: resources/views/statistics/individuals/lifespan.phtml:12 19667msgid "Lifespan" 19668msgstr "" 19669 19670#: resources/views/statistics/individuals/names.phtml:46 19671msgid "Total given names" 19672msgstr "" 19673 19674#: resources/views/statistics/individuals/oldest-living.phtml:12 19675msgid "Oldest living individuals" 19676msgstr "" 19677 19678#: resources/views/statistics/individuals/total-events.phtml:22 19679msgid "Total births" 19680msgstr "" 19681 19682#: resources/views/statistics/individuals/total-events.phtml:70 19683msgid "Total deaths" 19684msgstr "" 19685 19686#: resources/views/statistics/individuals/total-records.phtml:12 19687#: resources/xml/reports/bdm_report.xml:210 19688#: resources/xml/reports/birth_report.xml:66 19689#: resources/xml/reports/cemetery_report.xml:89 19690#: resources/xml/reports/death_report.xml:99 19691#: resources/xml/reports/fact_sources.xml:142 19692#: resources/xml/reports/fact_sources.xml:146 19693#: resources/xml/reports/fact_sources.xml:305 19694#: resources/xml/reports/fact_sources.xml:309 19695#: resources/xml/reports/missing_facts_report.xml:601 19696#: resources/xml/reports/occupation_report.xml:94 19697#: resources/xml/reports/relative_ext_report.xml:140 19698msgid "Total individuals" 19699msgstr "" 19700 19701#: resources/views/statistics/individuals/total-records.phtml:23 19702msgid "Total males" 19703msgstr "" 19704 19705#: resources/views/statistics/individuals/total-records.phtml:32 19706msgid "Total females" 19707msgstr "" 19708 19709#: resources/views/statistics/individuals/total-records.phtml:53 19710msgid "Total living" 19711msgstr "" 19712 19713#: resources/views/statistics/individuals/total-records.phtml:61 19714msgid "Total dead" 19715msgstr "" 19716 19717#: resources/views/statistics/other/places.phtml:21 19718msgid "Birth places" 19719msgstr "" 19720 19721#: resources/views/statistics/other/places.phtml:30 19722msgid "Death places" 19723msgstr "" 19724 19725#: resources/views/statistics/other/places.phtml:39 19726msgid "Marriage places" 19727msgstr "" 19728 19729#: resources/views/statistics/other/places.phtml:48 19730msgid "Events in countries" 19731msgstr "" 19732 19733#: resources/views/statistics/other/total-events.phtml:23 19734msgid "First event" 19735msgstr "" 19736 19737#: resources/views/statistics/other/total-events.phtml:39 19738msgid "Last event" 19739msgstr "" 19740 19741#: resources/views/verify-failure-page.phtml:13 19742msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." 19743msgstr "" 19744 19745#: resources/views/verify-success-page.phtml:13 19746msgid "You have confirmed your request to become a registered user." 19747msgstr "" 19748 19749#: resources/views/verify-success-page.phtml:16 19750msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 19751msgstr "" 19752 19753#: resources/xml/reports/ahnentafel_report.xml:8 19754#: resources/xml/reports/descendancy_report.xml:7 19755#: resources/xml/reports/family_group_report.xml:7 19756#: resources/xml/reports/individual_ext_report.xml:9 19757#: resources/xml/reports/individual_report.xml:6 19758msgid "Show sources" 19759msgstr "" 19760 19761#: resources/xml/reports/ahnentafel_report.xml:9 19762#: resources/xml/reports/family_group_report.xml:8 19763#: resources/xml/reports/individual_ext_report.xml:10 19764#: resources/xml/reports/individual_report.xml:7 19765msgid "Show notes" 19766msgstr "" 19767 19768#: resources/xml/reports/ahnentafel_report.xml:10 19769msgid "Show occupations" 19770msgstr "" 19771 19772#: resources/xml/reports/ahnentafel_report.xml:11 19773msgid "Show residences" 19774msgstr "" 19775 19776#: resources/xml/reports/ahnentafel_report.xml:12 19777msgid "Show children of ancestors" 19778msgstr "" 19779 19780#: resources/xml/reports/ahnentafel_report.xml:13 19781#: resources/xml/reports/bdm_report.xml:12 19782#: resources/xml/reports/birth_report.xml:10 19783#: resources/xml/reports/cemetery_report.xml:8 19784#: resources/xml/reports/change_report.xml:9 19785#: resources/xml/reports/death_report.xml:11 19786#: resources/xml/reports/descendancy_report.xml:8 19787#: resources/xml/reports/fact_sources.xml:8 19788#: resources/xml/reports/family_group_report.xml:11 19789#: resources/xml/reports/individual_ext_report.xml:12 19790#: resources/xml/reports/individual_report.xml:9 19791#: resources/xml/reports/marriage_report.xml:10 19792#: resources/xml/reports/missing_facts_report.xml:8 19793#: resources/xml/reports/occupation_report.xml:7 19794#: resources/xml/reports/pedigree_report.xml:8 19795#: resources/xml/reports/relative_ext_report.xml:8 19796msgctxt "paper size" 19797msgid "A4" 19798msgstr "" 19799 19800#: resources/xml/reports/ahnentafel_report.xml:13 19801#: resources/xml/reports/bdm_report.xml:12 19802#: resources/xml/reports/birth_report.xml:10 19803#: resources/xml/reports/cemetery_report.xml:8 19804#: resources/xml/reports/change_report.xml:9 19805#: resources/xml/reports/death_report.xml:11 19806#: resources/xml/reports/descendancy_report.xml:8 19807#: resources/xml/reports/fact_sources.xml:8 19808#: resources/xml/reports/family_group_report.xml:11 19809#: resources/xml/reports/individual_ext_report.xml:12 19810#: resources/xml/reports/individual_report.xml:9 19811#: resources/xml/reports/marriage_report.xml:10 19812#: resources/xml/reports/missing_facts_report.xml:8 19813#: resources/xml/reports/occupation_report.xml:7 19814#: resources/xml/reports/pedigree_report.xml:8 19815#: resources/xml/reports/relative_ext_report.xml:8 19816msgctxt "paper size" 19817msgid "A3" 19818msgstr "" 19819 19820#: resources/xml/reports/ahnentafel_report.xml:13 19821#: resources/xml/reports/bdm_report.xml:12 19822#: resources/xml/reports/birth_report.xml:10 19823#: resources/xml/reports/cemetery_report.xml:8 19824#: resources/xml/reports/change_report.xml:9 19825#: resources/xml/reports/death_report.xml:11 19826#: resources/xml/reports/descendancy_report.xml:8 19827#: resources/xml/reports/fact_sources.xml:8 19828#: resources/xml/reports/family_group_report.xml:11 19829#: resources/xml/reports/individual_ext_report.xml:12 19830#: resources/xml/reports/individual_report.xml:9 19831#: resources/xml/reports/marriage_report.xml:10 19832#: resources/xml/reports/missing_facts_report.xml:8 19833#: resources/xml/reports/occupation_report.xml:7 19834#: resources/xml/reports/pedigree_report.xml:8 19835#: resources/xml/reports/relative_ext_report.xml:8 19836msgctxt "paper size" 19837msgid "Letter" 19838msgstr "" 19839 19840#: resources/xml/reports/ahnentafel_report.xml:13 19841#: resources/xml/reports/bdm_report.xml:12 19842#: resources/xml/reports/birth_report.xml:10 19843#: resources/xml/reports/cemetery_report.xml:8 19844#: resources/xml/reports/change_report.xml:9 19845#: resources/xml/reports/descendancy_report.xml:8 19846#: resources/xml/reports/fact_sources.xml:8 19847#: resources/xml/reports/family_group_report.xml:11 19848#: resources/xml/reports/individual_ext_report.xml:12 19849#: resources/xml/reports/individual_report.xml:9 19850#: resources/xml/reports/marriage_report.xml:10 19851#: resources/xml/reports/missing_facts_report.xml:8 19852#: resources/xml/reports/occupation_report.xml:7 19853#: resources/xml/reports/pedigree_report.xml:8 19854#: resources/xml/reports/relative_ext_report.xml:8 19855msgctxt "paper size" 19856msgid "Tabloid" 19857msgstr "" 19858 19859#: resources/xml/reports/ahnentafel_report.xml:13 19860#: resources/xml/reports/bdm_report.xml:12 19861#: resources/xml/reports/birth_report.xml:10 19862#: resources/xml/reports/cemetery_report.xml:8 19863#: resources/xml/reports/change_report.xml:9 19864#: resources/xml/reports/death_report.xml:11 19865#: resources/xml/reports/descendancy_report.xml:8 19866#: resources/xml/reports/fact_sources.xml:8 19867#: resources/xml/reports/family_group_report.xml:11 19868#: resources/xml/reports/individual_ext_report.xml:12 19869#: resources/xml/reports/individual_report.xml:9 19870#: resources/xml/reports/marriage_report.xml:10 19871#: resources/xml/reports/missing_facts_report.xml:8 19872#: resources/xml/reports/occupation_report.xml:7 19873#: resources/xml/reports/pedigree_report.xml:8 19874#: resources/xml/reports/relative_ext_report.xml:8 19875msgid "Page size" 19876msgstr "" 19877 19878#: resources/xml/reports/ahnentafel_report.xml:15 19879#: resources/xml/reports/bdm_report.xml:14 19880#: resources/xml/reports/birth_report.xml:12 19881#: resources/xml/reports/cemetery_report.xml:10 19882#: resources/xml/reports/change_report.xml:12 19883#: resources/xml/reports/death_report.xml:13 19884#: resources/xml/reports/descendancy_report.xml:10 19885#: resources/xml/reports/fact_sources.xml:10 19886#: resources/xml/reports/family_group_report.xml:14 19887#: resources/xml/reports/individual_ext_report.xml:15 19888#: resources/xml/reports/individual_report.xml:12 19889#: resources/xml/reports/marriage_report.xml:12 19890#: resources/xml/reports/missing_facts_report.xml:10 19891#: resources/xml/reports/occupation_report.xml:9 19892#: resources/xml/reports/pedigree_report.xml:10 19893#: resources/xml/reports/relative_ext_report.xml:10 19894msgctxt "font name" 19895msgid "Arial" 19896msgstr "" 19897 19898#: resources/xml/reports/ahnentafel_report.xml:15 19899#: resources/xml/reports/bdm_report.xml:14 19900#: resources/xml/reports/birth_report.xml:12 19901#: resources/xml/reports/cemetery_report.xml:10 19902#: resources/xml/reports/change_report.xml:12 19903#: resources/xml/reports/death_report.xml:13 19904#: resources/xml/reports/descendancy_report.xml:10 19905#: resources/xml/reports/fact_sources.xml:10 19906#: resources/xml/reports/family_group_report.xml:14 19907#: resources/xml/reports/individual_ext_report.xml:15 19908#: resources/xml/reports/individual_report.xml:12 19909#: resources/xml/reports/marriage_report.xml:12 19910#: resources/xml/reports/missing_facts_report.xml:10 19911#: resources/xml/reports/occupation_report.xml:9 19912#: resources/xml/reports/pedigree_report.xml:10 19913#: resources/xml/reports/relative_ext_report.xml:10 19914msgctxt "font name" 19915msgid "DejaVu" 19916msgstr "" 19917 19918#: resources/xml/reports/ahnentafel_report.xml:15 19919#: resources/xml/reports/bdm_report.xml:14 19920#: resources/xml/reports/birth_report.xml:12 19921#: resources/xml/reports/cemetery_report.xml:10 19922#: resources/xml/reports/change_report.xml:12 19923#: resources/xml/reports/death_report.xml:13 19924#: resources/xml/reports/descendancy_report.xml:10 19925#: resources/xml/reports/fact_sources.xml:10 19926#: resources/xml/reports/family_group_report.xml:14 19927#: resources/xml/reports/individual_ext_report.xml:15 19928#: resources/xml/reports/individual_report.xml:12 19929#: resources/xml/reports/marriage_report.xml:12 19930#: resources/xml/reports/missing_facts_report.xml:10 19931#: resources/xml/reports/occupation_report.xml:9 19932#: resources/xml/reports/pedigree_report.xml:10 19933#: resources/xml/reports/relative_ext_report.xml:10 19934msgctxt "font name" 19935msgid "Helvetica" 19936msgstr "" 19937 19938#: resources/xml/reports/ahnentafel_report.xml:15 19939#: resources/xml/reports/bdm_report.xml:14 19940#: resources/xml/reports/birth_report.xml:12 19941#: resources/xml/reports/cemetery_report.xml:10 19942#: resources/xml/reports/change_report.xml:12 19943#: resources/xml/reports/death_report.xml:13 19944#: resources/xml/reports/descendancy_report.xml:10 19945#: resources/xml/reports/fact_sources.xml:10 19946#: resources/xml/reports/family_group_report.xml:14 19947#: resources/xml/reports/individual_ext_report.xml:15 19948#: resources/xml/reports/individual_report.xml:12 19949#: resources/xml/reports/marriage_report.xml:12 19950#: resources/xml/reports/missing_facts_report.xml:10 19951#: resources/xml/reports/occupation_report.xml:9 19952#: resources/xml/reports/pedigree_report.xml:10 19953#: resources/xml/reports/relative_ext_report.xml:10 19954msgid "Font" 19955msgstr "" 19956 19957#: resources/xml/reports/ahnentafel_report.xml:55 19958msgid "Ancestors of " 19959msgstr "" 19960 19961#: resources/xml/reports/ahnentafel_report.xml:56 19962#: resources/xml/reports/bdm_report.xml:42 19963#: resources/xml/reports/birth_report.xml:32 19964#: resources/xml/reports/cemetery_report.xml:35 19965#: resources/xml/reports/change_report.xml:45 19966#: resources/xml/reports/death_report.xml:33 19967#: resources/xml/reports/descendancy_report.xml:43 19968#: resources/xml/reports/fact_sources.xml:44 19969#: resources/xml/reports/family_group_report.xml:89 19970#: resources/xml/reports/individual_ext_report.xml:92 19971#: resources/xml/reports/individual_report.xml:89 19972#: resources/xml/reports/marriage_report.xml:31 19973#: resources/xml/reports/missing_facts_report.xml:53 19974#: resources/xml/reports/occupation_report.xml:38 19975#: resources/xml/reports/relative_ext_report.xml:44 19976msgid "Page" 19977msgstr "" 19978 19979#: resources/xml/reports/ahnentafel_report.xml:56 19980#: resources/xml/reports/bdm_report.xml:42 19981#: resources/xml/reports/birth_report.xml:32 19982#: resources/xml/reports/cemetery_report.xml:35 19983#: resources/xml/reports/change_report.xml:45 19984#: resources/xml/reports/death_report.xml:33 19985#: resources/xml/reports/descendancy_report.xml:43 19986#: resources/xml/reports/fact_sources.xml:44 19987#: resources/xml/reports/family_group_report.xml:89 19988#: resources/xml/reports/individual_report.xml:89 19989#: resources/xml/reports/marriage_report.xml:31 19990#: resources/xml/reports/occupation_report.xml:38 19991#: resources/xml/reports/relative_ext_report.xml:44 19992msgid "of" 19993msgstr "" 19994 19995#: resources/xml/reports/ahnentafel_report.xml:78 19996#: resources/xml/reports/descendancy_report.xml:55 19997msgid "Generation " 19998msgstr "" 19999 20000#: resources/xml/reports/ahnentafel_report.xml:140 20001#: resources/xml/reports/descendancy_report.xml:102 20002msgctxt "MALE" 20003msgid "was born" 20004msgstr "" 20005 20006#: resources/xml/reports/ahnentafel_report.xml:141 20007#: resources/xml/reports/descendancy_report.xml:105 20008msgctxt "FEMALE" 20009msgid "was born" 20010msgstr "" 20011 20012#: resources/xml/reports/ahnentafel_report.xml:159 20013#: resources/xml/reports/ahnentafel_report.xml:187 20014#: resources/xml/reports/ahnentafel_report.xml:214 20015#: resources/xml/reports/ahnentafel_report.xml:281 20016#: resources/xml/reports/ahnentafel_report.xml:308 20017#: resources/xml/reports/ahnentafel_report.xml:333 20018#: resources/xml/reports/ahnentafel_report.xml:358 20019#: resources/xml/reports/descendancy_report.xml:125 20020#: resources/xml/reports/descendancy_report.xml:157 20021#: resources/xml/reports/descendancy_report.xml:315 20022#: resources/xml/reports/descendancy_report.xml:353 20023#: resources/xml/reports/descendancy_report.xml:384 20024#: resources/xml/reports/descendancy_report.xml:423 20025#: resources/xml/reports/descendancy_report.xml:454 20026msgid " in " 20027msgstr "" 20028 20029#: resources/xml/reports/ahnentafel_report.xml:160 20030#: resources/xml/reports/ahnentafel_report.xml:188 20031#: resources/xml/reports/ahnentafel_report.xml:282 20032#: resources/xml/reports/ahnentafel_report.xml:309 20033#: resources/xml/reports/ahnentafel_report.xml:334 20034#: resources/xml/reports/ahnentafel_report.xml:359 20035msgid " but the details are unknown" 20036msgstr "" 20037 20038#: resources/xml/reports/ahnentafel_report.xml:166 20039msgid "He was christened" 20040msgstr "" 20041 20042#: resources/xml/reports/ahnentafel_report.xml:167 20043msgid "She was christened" 20044msgstr "" 20045 20046#: resources/xml/reports/ahnentafel_report.xml:195 20047msgid "His occupation was" 20048msgstr "" 20049 20050#: resources/xml/reports/ahnentafel_report.xml:196 20051msgid "Her occupation was" 20052msgstr "" 20053 20054#: resources/xml/reports/ahnentafel_report.xml:222 20055msgid "He resided at" 20056msgstr "" 20057 20058#: resources/xml/reports/ahnentafel_report.xml:223 20059msgid "She resided at" 20060msgstr "" 20061 20062#: resources/xml/reports/ahnentafel_report.xml:259 20063#: resources/xml/reports/descendancy_report.xml:173 20064msgid "He married" 20065msgstr "" 20066 20067#: resources/xml/reports/ahnentafel_report.xml:260 20068#: resources/xml/reports/descendancy_report.xml:242 20069msgid "She married" 20070msgstr "" 20071 20072#: resources/xml/reports/ahnentafel_report.xml:289 20073msgid "He died" 20074msgstr "" 20075 20076#: resources/xml/reports/ahnentafel_report.xml:290 20077msgid "She died" 20078msgstr "" 20079 20080#: resources/xml/reports/ahnentafel_report.xml:314 20081msgid "He was cremated" 20082msgstr "" 20083 20084#: resources/xml/reports/ahnentafel_report.xml:315 20085msgid "She was cremated" 20086msgstr "" 20087 20088#: resources/xml/reports/ahnentafel_report.xml:339 20089msgid "He was buried" 20090msgstr "" 20091 20092#: resources/xml/reports/ahnentafel_report.xml:340 20093msgid "She was buried" 20094msgstr "" 20095 20096#: resources/xml/reports/ahnentafel_report.xml:389 20097#: resources/xml/reports/descendancy_report.xml:480 20098msgid "Child of " 20099msgstr "" 20100 20101#: resources/xml/reports/ahnentafel_report.xml:392 20102#: resources/xml/reports/descendancy_report.xml:483 20103msgid "Children of " 20104msgstr "" 20105 20106#: resources/xml/reports/bdm_report.xml:7 20107#: resources/xml/reports/birth_report.xml:7 20108msgid "Birth date range start" 20109msgstr "" 20110 20111#: resources/xml/reports/bdm_report.xml:8 20112#: resources/xml/reports/birth_report.xml:8 20113msgid "Birth date range end" 20114msgstr "" 20115 20116#: resources/xml/reports/bdm_report.xml:9 20117#: resources/xml/reports/death_report.xml:7 20118msgid "Death date range start" 20119msgstr "" 20120 20121#: resources/xml/reports/bdm_report.xml:10 20122#: resources/xml/reports/death_report.xml:8 20123msgid "Death date range end" 20124msgstr "" 20125 20126#: resources/xml/reports/bdm_report.xml:11 20127#: resources/xml/reports/cemetery_report.xml:6 20128#: resources/xml/reports/death_report.xml:9 20129#: resources/xml/reports/relative_ext_report.xml:7 20130msgid "sort by date of death" 20131msgstr "" 20132 20133#: resources/xml/reports/birth_report.xml:6 20134msgid "Birthplace contains" 20135msgstr "" 20136 20137#: resources/xml/reports/cemetery_report.xml:5 20138msgid "Burial place contains" 20139msgstr "" 20140 20141#: resources/xml/reports/change_report.xml:5 20142msgid "Starting range of change dates" 20143msgstr "" 20144 20145#: resources/xml/reports/change_report.xml:6 20146msgid "Ending range of change dates" 20147msgstr "" 20148 20149#: resources/xml/reports/change_report.xml:8 20150msgid "Show pending changes" 20151msgstr "" 20152 20153#: resources/xml/reports/change_report.xml:10 20154#: resources/xml/reports/pedigree_report.xml:7 20155msgid "Orientation" 20156msgstr "" 20157 20158#: resources/xml/reports/change_report.xml:60 20159msgid "Differences" 20160msgstr "" 20161 20162#: resources/xml/reports/change_report.xml:87 20163msgid "Total pending changes: " 20164msgstr "" 20165 20166#: resources/xml/reports/change_report.xml:127 20167msgid "Total accepted changes: " 20168msgstr "" 20169 20170#: resources/xml/reports/death_report.xml:6 20171msgid "Death place contains" 20172msgstr "" 20173 20174#: resources/xml/reports/descendancy_report.xml:42 20175msgid "Descendants of " 20176msgstr "" 20177 20178#: resources/xml/reports/descendancy_report.xml:134 20179#: resources/xml/reports/descendancy_report.xml:435 20180msgctxt "MALE" 20181msgid "died" 20182msgstr "" 20183 20184#: resources/xml/reports/descendancy_report.xml:137 20185#: resources/xml/reports/descendancy_report.xml:365 20186msgctxt "FEMALE" 20187msgid "died" 20188msgstr "" 20189 20190#: resources/xml/reports/descendancy_report.xml:176 20191msgctxt "MALE" 20192msgid "married" 20193msgstr "" 20194 20195#: resources/xml/reports/descendancy_report.xml:226 20196msgid "daughter of" 20197msgstr "" 20198 20199#: resources/xml/reports/descendancy_report.xml:245 20200msgctxt "FEMALE" 20201msgid "married" 20202msgstr "" 20203 20204#: resources/xml/reports/descendancy_report.xml:295 20205msgid "son of" 20206msgstr "" 20207 20208#: resources/xml/reports/descendancy_report.xml:331 20209msgid "She was born" 20210msgstr "" 20211 20212#: resources/xml/reports/descendancy_report.xml:358 20213msgid "She " 20214msgstr "" 20215 20216#: resources/xml/reports/descendancy_report.xml:401 20217msgid "He was born" 20218msgstr "" 20219 20220#: resources/xml/reports/descendancy_report.xml:428 20221msgid "He " 20222msgstr "" 20223 20224#: resources/xml/reports/fact_sources.xml:4 20225msgid "A report of facts which are supported by a given source." 20226msgstr "" 20227 20228#: resources/xml/reports/fact_sources.xml:5 20229msgid "Find a source" 20230msgstr "" 20231 20232#: resources/xml/reports/family_group_report.xml:9 20233#: resources/xml/reports/individual_ext_report.xml:11 20234#: resources/xml/reports/individual_report.xml:8 20235msgid "Show photos" 20236msgstr "" 20237 20238#: resources/xml/reports/family_group_report.xml:10 20239msgid "Print basic events when blank" 20240msgstr "" 20241 20242#: resources/xml/reports/family_group_report.xml:12 20243#: resources/xml/reports/individual_ext_report.xml:13 20244#: resources/xml/reports/individual_report.xml:10 20245msgid "Use colors" 20246msgstr "" 20247 20248#: resources/xml/reports/individual_ext_report.xml:6 20249#: resources/xml/reports/missing_facts_report.xml:6 20250#: resources/xml/reports/relative_ext_report.xml:6 20251msgid "Parents and siblings" 20252msgstr "" 20253 20254#: resources/xml/reports/individual_ext_report.xml:6 20255#: resources/xml/reports/missing_facts_report.xml:6 20256#: resources/xml/reports/relative_ext_report.xml:6 20257msgid "Spouses and children" 20258msgstr "" 20259 20260#: resources/xml/reports/individual_ext_report.xml:6 20261#: resources/xml/reports/missing_facts_report.xml:6 20262#: resources/xml/reports/relative_ext_report.xml:6 20263msgid "Direct line ancestors" 20264msgstr "" 20265 20266#: resources/xml/reports/individual_ext_report.xml:6 20267#: resources/xml/reports/missing_facts_report.xml:6 20268#: resources/xml/reports/relative_ext_report.xml:6 20269msgid "Direct line ancestors and their families" 20270msgstr "" 20271 20272#: resources/xml/reports/individual_ext_report.xml:6 20273#: resources/xml/reports/missing_facts_report.xml:6 20274#: resources/xml/reports/relative_ext_report.xml:6 20275msgid "Choose relatives" 20276msgstr "" 20277 20278#: resources/xml/reports/individual_ext_report.xml:319 20279#: resources/xml/reports/individual_report.xml:316 20280msgid "Brother" 20281msgstr "" 20282 20283#: resources/xml/reports/individual_ext_report.xml:355 20284#: resources/xml/reports/individual_report.xml:352 20285msgid "Sister" 20286msgstr "" 20287 20288#: resources/xml/reports/individual_ext_report.xml:435 20289#: resources/xml/reports/individual_report.xml:486 20290msgid "Family with wife" 20291msgstr "" 20292 20293#: resources/xml/reports/individual_ext_report.xml:441 20294#: resources/xml/reports/individual_report.xml:446 20295msgid "Family with husband" 20296msgstr "" 20297 20298#: resources/xml/reports/marriage_report.xml:6 20299msgid "Marriage place contains" 20300msgstr "" 20301 20302#: resources/xml/reports/marriage_report.xml:7 20303msgid "Marriage date range start" 20304msgstr "" 20305 20306#: resources/xml/reports/marriage_report.xml:8 20307msgid "Marriage date range end" 20308msgstr "" 20309 20310#: resources/xml/reports/missing_facts_report.xml:14 20311msgid "Sources to the events" 20312msgstr "" 20313 20314#: resources/xml/reports/pedigree_report.xml:750 20315msgid "Pedigree chart" 20316msgstr "" 20317