1# SOME DESCRIPTIVE TITLE. 2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3# This file is distributed under the same license as the webtrees package. 4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. 5# 6#, fuzzy 7msgid "" 8msgstr "" 9"Project-Id-Version: webtrees 1.0\n" 10"Report-Msgid-Bugs-To: i18n@webtrees.net\n" 11"POT-Creation-Date: 2019-08-26 09:28+0100\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n" 15"Language: \n" 16"MIME-Version: 1.0\n" 17"Content-Type: text/plain; charset=UTF-8\n" 18"Content-Transfer-Encoding: 8bit\n" 19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 20 21#. I18N: An individual’s age at an event. e.g. Died 14 Jan 1900 (stillborn) 22#: app/Age.php:116 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:121 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:126 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:134 app/Functions/FunctionsDate.php:54 38#: resources/views/modules/relatives/family.phtml:171 39#: resources/views/modules/statistics-chart/custom.phtml:129 40#: resources/views/modules/statistics-chart/custom.phtml:138 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:139 app/Functions/FunctionsDate.php:56 49#: resources/views/modules/relatives/family.phtml:173 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:144 app/Functions/FunctionsDate.php:58 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:149 app/Functions/FunctionsDate.php:60 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:161 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:166 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:170 86#, php-format 87msgid "(aged %s)" 88msgstr "" 89 90#. I18N: The gregorian calendar 91#: app/Date.php:225 app/Module/YahrzeitModule.php:247 92msgid "Gregorian" 93msgstr "" 94 95#. I18N: The julian calendar 96#: app/Date.php:227 resources/views/help/date.phtml:135 97msgid "Julian" 98msgstr "" 99 100#. I18N: The French calendar 101#: app/Date.php:229 resources/views/help/date.phtml:183 102msgid "French" 103msgstr "" 104 105#. I18N: The Hebrew/Jewish calendar 106#: app/Date.php:231 app/Module/YahrzeitModule.php:246 107#: resources/views/help/date.phtml:151 108msgid "Jewish" 109msgstr "" 110 111#. I18N: The Arabic/Hijri calendar 112#: app/Date.php:233 resources/views/help/date.phtml:167 113msgid "Hijri" 114msgstr "" 115 116#. I18N: The Persian/Jalali calendar 117#: app/Date.php:235 118msgid "Jalali" 119msgstr "" 120 121#. I18N: Gedcom ABT dates 122#: app/Date.php:333 123#, php-format 124msgid "about %s" 125msgstr "" 126 127#. I18N: Gedcom CAL dates 128#: app/Date.php:337 129#, php-format 130msgid "calculated %s" 131msgstr "" 132 133#. I18N: Gedcom EST dates 134#: app/Date.php:341 135#, php-format 136msgid "estimated %s" 137msgstr "" 138 139#. I18N: Gedcom INT dates 140#: app/Date.php:345 141#, php-format 142msgid "interpreted %s (%s)" 143msgstr "" 144 145#. I18N: Gedcom BEF dates 146#: app/Date.php:349 147#, php-format 148msgid "before %s" 149msgstr "" 150 151#. I18N: Gedcom AFT dates 152#: app/Date.php:353 153#, php-format 154msgid "after %s" 155msgstr "" 156 157#. I18N: Gedcom FROM dates 158#: app/Date.php:357 159#, php-format 160msgid "from %s" 161msgstr "" 162 163#. I18N: Gedcom TO dates 164#: app/Date.php:361 165#, php-format 166msgid "to %s" 167msgstr "" 168 169#. I18N: Gedcom BET-AND dates 170#: app/Date.php:365 171#, php-format 172msgid "between %s and %s" 173msgstr "" 174 175#. I18N: Gedcom FROM-TO dates 176#: app/Date.php:369 177#, php-format 178msgid "from %s to %s" 179msgstr "" 180 181#: app/Date.php:372 182msgid "Invalid date" 183msgstr "" 184 185#: app/Date/AbstractCalendarDate.php:236 186msgid "Monday" 187msgstr "" 188 189#: app/Date/AbstractCalendarDate.php:237 190msgid "Tuesday" 191msgstr "" 192 193#: app/Date/AbstractCalendarDate.php:238 194msgid "Wednesday" 195msgstr "" 196 197#: app/Date/AbstractCalendarDate.php:239 198msgid "Thursday" 199msgstr "" 200 201#: app/Date/AbstractCalendarDate.php:240 202msgid "Friday" 203msgstr "" 204 205#: app/Date/AbstractCalendarDate.php:241 206msgid "Saturday" 207msgstr "" 208 209#: app/Date/AbstractCalendarDate.php:242 210msgid "Sunday" 211msgstr "" 212 213#. I18N: abbreviation for Monday 214#: app/Date/AbstractCalendarDate.php:263 215#: resources/views/edit/initialize-calendar-popup.phtml:23 216msgid "Mon" 217msgstr "" 218 219#. I18N: abbreviation for Tuesday 220#: app/Date/AbstractCalendarDate.php:265 221#: resources/views/edit/initialize-calendar-popup.phtml:24 222msgid "Tue" 223msgstr "" 224 225#. I18N: abbreviation for Wednesday 226#: app/Date/AbstractCalendarDate.php:267 227#: resources/views/edit/initialize-calendar-popup.phtml:25 228msgid "Wed" 229msgstr "" 230 231#. I18N: abbreviation for Thursday 232#: app/Date/AbstractCalendarDate.php:269 233#: resources/views/edit/initialize-calendar-popup.phtml:26 234msgid "Thu" 235msgstr "" 236 237#. I18N: abbreviation for Friday 238#: app/Date/AbstractCalendarDate.php:271 239#: resources/views/edit/initialize-calendar-popup.phtml:27 240msgid "Fri" 241msgstr "" 242 243#. I18N: abbreviation for Saturday 244#: app/Date/AbstractCalendarDate.php:273 245#: resources/views/edit/initialize-calendar-popup.phtml:28 246msgid "Sat" 247msgstr "" 248 249#. I18N: abbreviation for Sunday 250#: app/Date/AbstractCalendarDate.php:275 251#: resources/views/edit/initialize-calendar-popup.phtml:22 252msgid "Sun" 253msgstr "" 254 255#: app/Date/AbstractGregorianJulianDate.php:61 256#: app/Module/StatisticsChartModule.php:788 257#: resources/views/edit/initialize-calendar-popup.phtml:7 258msgctxt "NOMINATIVE" 259msgid "January" 260msgstr "" 261 262#: app/Date/AbstractGregorianJulianDate.php:62 263#: app/Module/StatisticsChartModule.php:789 264#: resources/views/edit/initialize-calendar-popup.phtml:8 265msgctxt "NOMINATIVE" 266msgid "February" 267msgstr "" 268 269#: app/Date/AbstractGregorianJulianDate.php:63 270#: app/Module/StatisticsChartModule.php:790 271#: resources/views/edit/initialize-calendar-popup.phtml:9 272msgctxt "NOMINATIVE" 273msgid "March" 274msgstr "" 275 276#: app/Date/AbstractGregorianJulianDate.php:64 277#: app/Module/StatisticsChartModule.php:791 278#: resources/views/edit/initialize-calendar-popup.phtml:10 279msgctxt "NOMINATIVE" 280msgid "April" 281msgstr "" 282 283#: app/Date/AbstractGregorianJulianDate.php:65 284#: app/Module/StatisticsChartModule.php:792 285#: resources/views/edit/initialize-calendar-popup.phtml:11 286msgctxt "NOMINATIVE" 287msgid "May" 288msgstr "" 289 290#: app/Date/AbstractGregorianJulianDate.php:66 291#: app/Module/StatisticsChartModule.php:793 292#: resources/views/edit/initialize-calendar-popup.phtml:12 293msgctxt "NOMINATIVE" 294msgid "June" 295msgstr "" 296 297#: app/Date/AbstractGregorianJulianDate.php:67 298#: app/Module/StatisticsChartModule.php:794 299#: resources/views/edit/initialize-calendar-popup.phtml:13 300msgctxt "NOMINATIVE" 301msgid "July" 302msgstr "" 303 304#: app/Date/AbstractGregorianJulianDate.php:68 305#: app/Module/StatisticsChartModule.php:795 306#: resources/views/edit/initialize-calendar-popup.phtml:14 307msgctxt "NOMINATIVE" 308msgid "August" 309msgstr "" 310 311#: app/Date/AbstractGregorianJulianDate.php:69 312#: app/Module/StatisticsChartModule.php:796 313#: resources/views/edit/initialize-calendar-popup.phtml:15 314msgctxt "NOMINATIVE" 315msgid "September" 316msgstr "" 317 318#: app/Date/AbstractGregorianJulianDate.php:70 319#: app/Module/StatisticsChartModule.php:797 320#: resources/views/edit/initialize-calendar-popup.phtml:16 321msgctxt "NOMINATIVE" 322msgid "October" 323msgstr "" 324 325#: app/Date/AbstractGregorianJulianDate.php:71 326#: app/Module/StatisticsChartModule.php:798 327#: resources/views/edit/initialize-calendar-popup.phtml:17 328msgctxt "NOMINATIVE" 329msgid "November" 330msgstr "" 331 332#: app/Date/AbstractGregorianJulianDate.php:72 333#: app/Module/StatisticsChartModule.php:799 334#: resources/views/edit/initialize-calendar-popup.phtml:18 335msgctxt "NOMINATIVE" 336msgid "December" 337msgstr "" 338 339#: app/Date/AbstractGregorianJulianDate.php:96 340msgctxt "GENITIVE" 341msgid "January" 342msgstr "" 343 344#: app/Date/AbstractGregorianJulianDate.php:97 345msgctxt "GENITIVE" 346msgid "February" 347msgstr "" 348 349#: app/Date/AbstractGregorianJulianDate.php:98 350msgctxt "GENITIVE" 351msgid "March" 352msgstr "" 353 354#: app/Date/AbstractGregorianJulianDate.php:99 355msgctxt "GENITIVE" 356msgid "April" 357msgstr "" 358 359#: app/Date/AbstractGregorianJulianDate.php:100 360msgctxt "GENITIVE" 361msgid "May" 362msgstr "" 363 364#: app/Date/AbstractGregorianJulianDate.php:101 365msgctxt "GENITIVE" 366msgid "June" 367msgstr "" 368 369#: app/Date/AbstractGregorianJulianDate.php:102 370msgctxt "GENITIVE" 371msgid "July" 372msgstr "" 373 374#: app/Date/AbstractGregorianJulianDate.php:103 375msgctxt "GENITIVE" 376msgid "August" 377msgstr "" 378 379#: app/Date/AbstractGregorianJulianDate.php:104 380msgctxt "GENITIVE" 381msgid "September" 382msgstr "" 383 384#: app/Date/AbstractGregorianJulianDate.php:105 385msgctxt "GENITIVE" 386msgid "October" 387msgstr "" 388 389#: app/Date/AbstractGregorianJulianDate.php:106 390msgctxt "GENITIVE" 391msgid "November" 392msgstr "" 393 394#: app/Date/AbstractGregorianJulianDate.php:107 395msgctxt "GENITIVE" 396msgid "December" 397msgstr "" 398 399#: app/Date/AbstractGregorianJulianDate.php:131 400msgctxt "LOCATIVE" 401msgid "January" 402msgstr "" 403 404#: app/Date/AbstractGregorianJulianDate.php:132 405msgctxt "LOCATIVE" 406msgid "February" 407msgstr "" 408 409#: app/Date/AbstractGregorianJulianDate.php:133 410msgctxt "LOCATIVE" 411msgid "March" 412msgstr "" 413 414#: app/Date/AbstractGregorianJulianDate.php:134 415msgctxt "LOCATIVE" 416msgid "April" 417msgstr "" 418 419#: app/Date/AbstractGregorianJulianDate.php:135 420msgctxt "LOCATIVE" 421msgid "May" 422msgstr "" 423 424#: app/Date/AbstractGregorianJulianDate.php:136 425msgctxt "LOCATIVE" 426msgid "June" 427msgstr "" 428 429#: app/Date/AbstractGregorianJulianDate.php:137 430msgctxt "LOCATIVE" 431msgid "July" 432msgstr "" 433 434#: app/Date/AbstractGregorianJulianDate.php:138 435msgctxt "LOCATIVE" 436msgid "August" 437msgstr "" 438 439#: app/Date/AbstractGregorianJulianDate.php:139 440msgctxt "LOCATIVE" 441msgid "September" 442msgstr "" 443 444#: app/Date/AbstractGregorianJulianDate.php:140 445msgctxt "LOCATIVE" 446msgid "October" 447msgstr "" 448 449#: app/Date/AbstractGregorianJulianDate.php:141 450msgctxt "LOCATIVE" 451msgid "November" 452msgstr "" 453 454#: app/Date/AbstractGregorianJulianDate.php:142 455msgctxt "LOCATIVE" 456msgid "December" 457msgstr "" 458 459#: app/Date/AbstractGregorianJulianDate.php:166 460msgctxt "INSTRUMENTAL" 461msgid "January" 462msgstr "" 463 464#: app/Date/AbstractGregorianJulianDate.php:167 465msgctxt "INSTRUMENTAL" 466msgid "February" 467msgstr "" 468 469#: app/Date/AbstractGregorianJulianDate.php:168 470msgctxt "INSTRUMENTAL" 471msgid "March" 472msgstr "" 473 474#: app/Date/AbstractGregorianJulianDate.php:169 475msgctxt "INSTRUMENTAL" 476msgid "April" 477msgstr "" 478 479#: app/Date/AbstractGregorianJulianDate.php:170 480msgctxt "INSTRUMENTAL" 481msgid "May" 482msgstr "" 483 484#: app/Date/AbstractGregorianJulianDate.php:171 485msgctxt "INSTRUMENTAL" 486msgid "June" 487msgstr "" 488 489#: app/Date/AbstractGregorianJulianDate.php:172 490msgctxt "INSTRUMENTAL" 491msgid "July" 492msgstr "" 493 494#: app/Date/AbstractGregorianJulianDate.php:173 495msgctxt "INSTRUMENTAL" 496msgid "August" 497msgstr "" 498 499#: app/Date/AbstractGregorianJulianDate.php:174 500msgctxt "INSTRUMENTAL" 501msgid "September" 502msgstr "" 503 504#: app/Date/AbstractGregorianJulianDate.php:175 505msgctxt "INSTRUMENTAL" 506msgid "October" 507msgstr "" 508 509#: app/Date/AbstractGregorianJulianDate.php:176 510msgctxt "INSTRUMENTAL" 511msgid "November" 512msgstr "" 513 514#: app/Date/AbstractGregorianJulianDate.php:177 515msgctxt "INSTRUMENTAL" 516msgid "December" 517msgstr "" 518 519#: app/Date/AbstractGregorianJulianDate.php:199 520msgctxt "Abbreviation for January" 521msgid "Jan" 522msgstr "" 523 524#: app/Date/AbstractGregorianJulianDate.php:200 525msgctxt "Abbreviation for February" 526msgid "Feb" 527msgstr "" 528 529#: app/Date/AbstractGregorianJulianDate.php:201 530msgctxt "Abbreviation for March" 531msgid "Mar" 532msgstr "" 533 534#: app/Date/AbstractGregorianJulianDate.php:202 535msgctxt "Abbreviation for April" 536msgid "Apr" 537msgstr "" 538 539#: app/Date/AbstractGregorianJulianDate.php:203 540msgctxt "Abbreviation for May" 541msgid "May" 542msgstr "" 543 544#: app/Date/AbstractGregorianJulianDate.php:204 545msgctxt "Abbreviation for June" 546msgid "Jun" 547msgstr "" 548 549#: app/Date/AbstractGregorianJulianDate.php:205 550msgctxt "Abbreviation for July" 551msgid "Jul" 552msgstr "" 553 554#: app/Date/AbstractGregorianJulianDate.php:206 555msgctxt "Abbreviation for August" 556msgid "Aug" 557msgstr "" 558 559#: app/Date/AbstractGregorianJulianDate.php:207 560msgctxt "Abbreviation for September" 561msgid "Sep" 562msgstr "" 563 564#: app/Date/AbstractGregorianJulianDate.php:208 565msgctxt "Abbreviation for October" 566msgid "Oct" 567msgstr "" 568 569#: app/Date/AbstractGregorianJulianDate.php:209 570msgctxt "Abbreviation for November" 571msgid "Nov" 572msgstr "" 573 574#: app/Date/AbstractGregorianJulianDate.php:210 575msgctxt "Abbreviation for December" 576msgid "Dec" 577msgstr "" 578 579#. I18N: a month in the French republican calendar 580#: app/Date/FrenchDate.php:85 581msgctxt "NOMINATIVE" 582msgid "Vendemiaire" 583msgstr "" 584 585#. I18N: a month in the French republican calendar 586#: app/Date/FrenchDate.php:87 587msgctxt "NOMINATIVE" 588msgid "Brumaire" 589msgstr "" 590 591#. I18N: a month in the French republican calendar 592#: app/Date/FrenchDate.php:89 593msgctxt "NOMINATIVE" 594msgid "Frimaire" 595msgstr "" 596 597#. I18N: a month in the French republican calendar 598#: app/Date/FrenchDate.php:91 599msgctxt "NOMINATIVE" 600msgid "Nivose" 601msgstr "" 602 603#. I18N: a month in the French republican calendar 604#: app/Date/FrenchDate.php:93 605msgctxt "NOMINATIVE" 606msgid "Pluviose" 607msgstr "" 608 609#. I18N: a month in the French republican calendar 610#: app/Date/FrenchDate.php:95 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:98 618msgctxt "NOMINATIVE" 619msgid "Germinal" 620msgstr "" 621 622#. I18N: a month in the French republican calendar 623#: app/Date/FrenchDate.php:100 624msgctxt "NOMINATIVE" 625msgid "Floreal" 626msgstr "" 627 628#. I18N: a month in the French republican calendar 629#: app/Date/FrenchDate.php:102 630msgctxt "NOMINATIVE" 631msgid "Prairial" 632msgstr "" 633 634#. I18N: a month in the French republican calendar 635#: app/Date/FrenchDate.php:104 636msgctxt "NOMINATIVE" 637msgid "Messidor" 638msgstr "" 639 640#. I18N: a month in the French republican calendar 641#: app/Date/FrenchDate.php:106 642msgctxt "NOMINATIVE" 643msgid "Thermidor" 644msgstr "" 645 646#. I18N: a month in the French republican calendar 647#: app/Date/FrenchDate.php:108 648msgctxt "NOMINATIVE" 649msgid "Fructidor" 650msgstr "" 651 652#. I18N: a month in the French republican calendar 653#: app/Date/FrenchDate.php:110 654msgctxt "NOMINATIVE" 655msgid "jours complementaires" 656msgstr "" 657 658#. I18N: a month in the French republican calendar 659#: app/Date/FrenchDate.php:133 660msgctxt "GENITIVE" 661msgid "Vendemiaire" 662msgstr "" 663 664#. I18N: a month in the French republican calendar 665#: app/Date/FrenchDate.php:135 666msgctxt "GENITIVE" 667msgid "Brumaire" 668msgstr "" 669 670#. I18N: a month in the French republican calendar 671#: app/Date/FrenchDate.php:137 672msgctxt "GENITIVE" 673msgid "Frimaire" 674msgstr "" 675 676#. I18N: a month in the French republican calendar 677#: app/Date/FrenchDate.php:139 678msgctxt "GENITIVE" 679msgid "Nivose" 680msgstr "" 681 682#. I18N: a month in the French republican calendar 683#: app/Date/FrenchDate.php:141 684msgctxt "GENITIVE" 685msgid "Pluviose" 686msgstr "" 687 688#. I18N: a month in the French republican calendar 689#: app/Date/FrenchDate.php:143 690msgctxt "GENITIVE" 691msgid "Ventose" 692msgstr "" 693 694#. I18N: a month in the French republican calendar 695#: app/Date/FrenchDate.php:145 696msgctxt "GENITIVE" 697msgid "Germinal" 698msgstr "" 699 700#. I18N: a month in the French republican calendar 701#: app/Date/FrenchDate.php:147 702msgctxt "GENITIVE" 703msgid "Floreal" 704msgstr "" 705 706#. I18N: a month in the French republican calendar 707#: app/Date/FrenchDate.php:149 708msgctxt "GENITIVE" 709msgid "Prairial" 710msgstr "" 711 712#. I18N: a month in the French republican calendar 713#: app/Date/FrenchDate.php:151 714msgctxt "GENITIVE" 715msgid "Messidor" 716msgstr "" 717 718#. I18N: a month in the French republican calendar 719#: app/Date/FrenchDate.php:153 720msgctxt "GENITIVE" 721msgid "Thermidor" 722msgstr "" 723 724#. I18N: a month in the French republican calendar 725#: app/Date/FrenchDate.php:155 726msgctxt "GENITIVE" 727msgid "Fructidor" 728msgstr "" 729 730#. I18N: a month in the French republican calendar 731#: app/Date/FrenchDate.php:157 732msgctxt "GENITIVE" 733msgid "jours complementaires" 734msgstr "" 735 736#. I18N: a month in the French republican calendar 737#: app/Date/FrenchDate.php:180 738msgctxt "LOCATIVE" 739msgid "Vendemiaire" 740msgstr "" 741 742#. I18N: a month in the French republican calendar 743#: app/Date/FrenchDate.php:182 744msgctxt "LOCATIVE" 745msgid "Brumaire" 746msgstr "" 747 748#. I18N: a month in the French republican calendar 749#: app/Date/FrenchDate.php:184 750msgctxt "LOCATIVE" 751msgid "Frimaire" 752msgstr "" 753 754#. I18N: a month in the French republican calendar 755#: app/Date/FrenchDate.php:186 756msgctxt "LOCATIVE" 757msgid "Nivose" 758msgstr "" 759 760#. I18N: a month in the French republican calendar 761#: app/Date/FrenchDate.php:188 762msgctxt "LOCATIVE" 763msgid "Pluviose" 764msgstr "" 765 766#. I18N: a month in the French republican calendar 767#: app/Date/FrenchDate.php:190 768msgctxt "LOCATIVE" 769msgid "Ventose" 770msgstr "" 771 772#. I18N: a month in the French republican calendar 773#: app/Date/FrenchDate.php:192 774msgctxt "LOCATIVE" 775msgid "Germinal" 776msgstr "" 777 778#. I18N: a month in the French republican calendar 779#: app/Date/FrenchDate.php:194 780msgctxt "LOCATIVE" 781msgid "Floreal" 782msgstr "" 783 784#. I18N: a month in the French republican calendar 785#: app/Date/FrenchDate.php:196 786msgctxt "LOCATIVE" 787msgid "Prairial" 788msgstr "" 789 790#. I18N: a month in the French republican calendar 791#: app/Date/FrenchDate.php:198 792msgctxt "LOCATIVE" 793msgid "Messidor" 794msgstr "" 795 796#. I18N: a month in the French republican calendar 797#: app/Date/FrenchDate.php:200 798msgctxt "LOCATIVE" 799msgid "Thermidor" 800msgstr "" 801 802#. I18N: a month in the French republican calendar 803#: app/Date/FrenchDate.php:202 804msgctxt "LOCATIVE" 805msgid "Fructidor" 806msgstr "" 807 808#. I18N: a month in the French republican calendar 809#: app/Date/FrenchDate.php:204 810msgctxt "LOCATIVE" 811msgid "jours complementaires" 812msgstr "" 813 814#. I18N: a month in the French republican calendar 815#: app/Date/FrenchDate.php:227 816msgctxt "INSTRUMENTAL" 817msgid "Vendemiaire" 818msgstr "" 819 820#. I18N: a month in the French republican calendar 821#: app/Date/FrenchDate.php:229 822msgctxt "INSTRUMENTAL" 823msgid "Brumaire" 824msgstr "" 825 826#. I18N: a month in the French republican calendar 827#: app/Date/FrenchDate.php:231 828msgctxt "INSTRUMENTAL" 829msgid "Frimaire" 830msgstr "" 831 832#. I18N: a month in the French republican calendar 833#: app/Date/FrenchDate.php:233 834msgctxt "INSTRUMENTAL" 835msgid "Nivose" 836msgstr "" 837 838#. I18N: a month in the French republican calendar 839#: app/Date/FrenchDate.php:235 840msgctxt "INSTRUMENTAL" 841msgid "Pluviose" 842msgstr "" 843 844#. I18N: a month in the French republican calendar 845#: app/Date/FrenchDate.php:237 846msgctxt "INSTRUMENTAL" 847msgid "Ventose" 848msgstr "" 849 850#. I18N: a month in the French republican calendar 851#: app/Date/FrenchDate.php:239 852msgctxt "INSTRUMENTAL" 853msgid "Germinal" 854msgstr "" 855 856#. I18N: a month in the French republican calendar 857#: app/Date/FrenchDate.php:241 858msgctxt "INSTRUMENTAL" 859msgid "Floreal" 860msgstr "" 861 862#. I18N: a month in the French republican calendar 863#: app/Date/FrenchDate.php:243 864msgctxt "INSTRUMENTAL" 865msgid "Prairial" 866msgstr "" 867 868#. I18N: a month in the French republican calendar 869#: app/Date/FrenchDate.php:245 870msgctxt "INSTRUMENTAL" 871msgid "Messidor" 872msgstr "" 873 874#. I18N: a month in the French republican calendar 875#: app/Date/FrenchDate.php:247 876msgctxt "INSTRUMENTAL" 877msgid "Thermidor" 878msgstr "" 879 880#. I18N: a month in the French republican calendar 881#: app/Date/FrenchDate.php:249 882msgctxt "INSTRUMENTAL" 883msgid "Fructidor" 884msgstr "" 885 886#. I18N: a month in the French republican calendar 887#: app/Date/FrenchDate.php:251 888msgctxt "INSTRUMENTAL" 889msgid "jours complementaires" 890msgstr "" 891 892#. I18N: The first day in the French republican calendar 893#: app/Date/FrenchDate.php:285 894msgid "Primidi" 895msgstr "" 896 897#. I18N: The second day in the French republican calendar 898#: app/Date/FrenchDate.php:287 899msgid "Duodi" 900msgstr "" 901 902#. I18N: The third day in the French republican calendar 903#: app/Date/FrenchDate.php:289 904msgid "Tridi" 905msgstr "" 906 907#. I18N: The fourth day in the French republican calendar 908#: app/Date/FrenchDate.php:291 909msgid "Quartidi" 910msgstr "" 911 912#. I18N: The fifth day in the French republican calendar 913#: app/Date/FrenchDate.php:293 914msgid "Quintidi" 915msgstr "" 916 917#. I18N: The sixth day in the French republican calendar 918#: app/Date/FrenchDate.php:295 919msgid "Sextidi" 920msgstr "" 921 922#. I18N: The seventh day in the French republican calendar 923#: app/Date/FrenchDate.php:297 924msgid "Septidi" 925msgstr "" 926 927#. I18N: The eighth day in the French republican calendar 928#: app/Date/FrenchDate.php:299 929msgid "Octidi" 930msgstr "" 931 932#. I18N: The ninth day in the French republican calendar 933#: app/Date/FrenchDate.php:301 934msgid "Nonidi" 935msgstr "" 936 937#. I18N: The tenth day in the French republican calendar 938#: app/Date/FrenchDate.php:303 939msgid "Decidi" 940msgstr "" 941 942#. I18N: http://en.wikipedia.org/wiki/Muharram 943#: app/Date/HijriDate.php:81 944msgctxt "NOMINATIVE" 945msgid "Muharram" 946msgstr "" 947 948#. I18N: http://en.wikipedia.org/wiki/Safar 949#: app/Date/HijriDate.php:83 950msgctxt "NOMINATIVE" 951msgid "Safar" 952msgstr "" 953 954#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 955#: app/Date/HijriDate.php:85 956msgctxt "NOMINATIVE" 957msgid "Rabi’ al-awwal" 958msgstr "" 959 960#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 961#: app/Date/HijriDate.php:87 962msgctxt "NOMINATIVE" 963msgid "Rabi’ al-thani" 964msgstr "" 965 966#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 967#: app/Date/HijriDate.php:89 968msgctxt "NOMINATIVE" 969msgid "Jumada al-awwal" 970msgstr "" 971 972#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 973#: app/Date/HijriDate.php:91 974msgctxt "NOMINATIVE" 975msgid "Jumada al-thani" 976msgstr "" 977 978#. I18N: http://en.wikipedia.org/wiki/Rajab 979#: app/Date/HijriDate.php:93 980msgctxt "NOMINATIVE" 981msgid "Rajab" 982msgstr "" 983 984#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 985#: app/Date/HijriDate.php:95 986msgctxt "NOMINATIVE" 987msgid "Sha’aban" 988msgstr "" 989 990#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 991#: app/Date/HijriDate.php:97 992msgctxt "NOMINATIVE" 993msgid "Ramadan" 994msgstr "" 995 996#. I18N: http://en.wikipedia.org/wiki/Shawwal 997#: app/Date/HijriDate.php:99 998msgctxt "NOMINATIVE" 999msgid "Shawwal" 1000msgstr "" 1001 1002#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1003#: app/Date/HijriDate.php:101 1004msgctxt "NOMINATIVE" 1005msgid "Dhu al-Qi’dah" 1006msgstr "" 1007 1008#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1009#: app/Date/HijriDate.php:103 1010msgctxt "NOMINATIVE" 1011msgid "Dhu al-Hijjah" 1012msgstr "" 1013 1014#. I18N: http://en.wikipedia.org/wiki/Muharram 1015#: app/Date/HijriDate.php:126 1016msgctxt "GENITIVE" 1017msgid "Muharram" 1018msgstr "" 1019 1020#. I18N: http://en.wikipedia.org/wiki/Safar 1021#: app/Date/HijriDate.php:128 1022msgctxt "GENITIVE" 1023msgid "Safar" 1024msgstr "" 1025 1026#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 1027#: app/Date/HijriDate.php:130 1028msgctxt "GENITIVE" 1029msgid "Rabi’ al-awwal" 1030msgstr "" 1031 1032#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 1033#: app/Date/HijriDate.php:132 1034msgctxt "GENITIVE" 1035msgid "Rabi’ al-thani" 1036msgstr "" 1037 1038#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 1039#: app/Date/HijriDate.php:134 1040msgctxt "GENITIVE" 1041msgid "Jumada al-awwal" 1042msgstr "" 1043 1044#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 1045#: app/Date/HijriDate.php:136 1046msgctxt "GENITIVE" 1047msgid "Jumada al-thani" 1048msgstr "" 1049 1050#. I18N: http://en.wikipedia.org/wiki/Rajab 1051#: app/Date/HijriDate.php:138 1052msgctxt "GENITIVE" 1053msgid "Rajab" 1054msgstr "" 1055 1056#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 1057#: app/Date/HijriDate.php:140 1058msgctxt "GENITIVE" 1059msgid "Sha’aban" 1060msgstr "" 1061 1062#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1063#: app/Date/HijriDate.php:142 1064msgctxt "GENITIVE" 1065msgid "Ramadan" 1066msgstr "" 1067 1068#. I18N: http://en.wikipedia.org/wiki/Shawwal 1069#: app/Date/HijriDate.php:144 1070msgctxt "GENITIVE" 1071msgid "Shawwal" 1072msgstr "" 1073 1074#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1075#: app/Date/HijriDate.php:146 1076msgctxt "GENITIVE" 1077msgid "Dhu al-Qi’dah" 1078msgstr "" 1079 1080#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1081#: app/Date/HijriDate.php:148 1082msgctxt "GENITIVE" 1083msgid "Dhu al-Hijjah" 1084msgstr "" 1085 1086#. I18N: http://en.wikipedia.org/wiki/Muharram 1087#: app/Date/HijriDate.php:171 1088msgctxt "LOCATIVE" 1089msgid "Muharram" 1090msgstr "" 1091 1092#. I18N: http://en.wikipedia.org/wiki/Safar 1093#: app/Date/HijriDate.php:173 1094msgctxt "LOCATIVE" 1095msgid "Safar" 1096msgstr "" 1097 1098#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 1099#: app/Date/HijriDate.php:175 1100msgctxt "LOCATIVE" 1101msgid "Rabi’ al-awwal" 1102msgstr "" 1103 1104#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 1105#: app/Date/HijriDate.php:177 1106msgctxt "LOCATIVE" 1107msgid "Rabi’ al-thani" 1108msgstr "" 1109 1110#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 1111#: app/Date/HijriDate.php:179 1112msgctxt "LOCATIVE" 1113msgid "Jumada al-awwal" 1114msgstr "" 1115 1116#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 1117#: app/Date/HijriDate.php:181 1118msgctxt "LOCATIVE" 1119msgid "Jumada al-thani" 1120msgstr "" 1121 1122#. I18N: http://en.wikipedia.org/wiki/Rajab 1123#: app/Date/HijriDate.php:183 1124msgctxt "LOCATIVE" 1125msgid "Rajab" 1126msgstr "" 1127 1128#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 1129#: app/Date/HijriDate.php:185 1130msgctxt "LOCATIVE" 1131msgid "Sha’aban" 1132msgstr "" 1133 1134#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1135#: app/Date/HijriDate.php:187 1136msgctxt "LOCATIVE" 1137msgid "Ramadan" 1138msgstr "" 1139 1140#. I18N: http://en.wikipedia.org/wiki/Shawwal 1141#: app/Date/HijriDate.php:189 1142msgctxt "LOCATIVE" 1143msgid "Shawwal" 1144msgstr "" 1145 1146#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1147#: app/Date/HijriDate.php:191 1148msgctxt "LOCATIVE" 1149msgid "Dhu al-Qi’dah" 1150msgstr "" 1151 1152#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1153#: app/Date/HijriDate.php:193 1154msgctxt "LOCATIVE" 1155msgid "Dhu al-Hijjah" 1156msgstr "" 1157 1158#. I18N: http://en.wikipedia.org/wiki/Muharram 1159#: app/Date/HijriDate.php:216 1160msgctxt "INSTRUMENTAL" 1161msgid "Muharram" 1162msgstr "" 1163 1164#. I18N: http://en.wikipedia.org/wiki/Safar 1165#: app/Date/HijriDate.php:218 1166msgctxt "INSTRUMENTAL" 1167msgid "Safar" 1168msgstr "" 1169 1170#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 1171#: app/Date/HijriDate.php:220 1172msgctxt "INSTRUMENTAL" 1173msgid "Rabi’ al-awwal" 1174msgstr "" 1175 1176#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 1177#: app/Date/HijriDate.php:222 1178msgctxt "INSTRUMENTAL" 1179msgid "Rabi’ al-thani" 1180msgstr "" 1181 1182#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 1183#: app/Date/HijriDate.php:224 1184msgctxt "INSTRUMENTAL" 1185msgid "Jumada al-awwal" 1186msgstr "" 1187 1188#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 1189#: app/Date/HijriDate.php:226 1190msgctxt "INSTRUMENTAL" 1191msgid "Jumada al-thani" 1192msgstr "" 1193 1194#. I18N: http://en.wikipedia.org/wiki/Rajab 1195#: app/Date/HijriDate.php:228 1196msgctxt "INSTRUMENTAL" 1197msgid "Rajab" 1198msgstr "" 1199 1200#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 1201#: app/Date/HijriDate.php:230 1202msgctxt "INSTRUMENTAL" 1203msgid "Sha’aban" 1204msgstr "" 1205 1206#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1207#: app/Date/HijriDate.php:232 1208msgctxt "INSTRUMENTAL" 1209msgid "Ramadan" 1210msgstr "" 1211 1212#. I18N: http://en.wikipedia.org/wiki/Shawwal 1213#: app/Date/HijriDate.php:234 1214msgctxt "INSTRUMENTAL" 1215msgid "Shawwal" 1216msgstr "" 1217 1218#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1219#: app/Date/HijriDate.php:236 1220msgctxt "INSTRUMENTAL" 1221msgid "Dhu al-Qi’dah" 1222msgstr "" 1223 1224#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1225#: app/Date/HijriDate.php:238 1226msgctxt "INSTRUMENTAL" 1227msgid "Dhu al-Hijjah" 1228msgstr "" 1229 1230#. I18N: 1st month in the Persian/Jalali calendar 1231#: app/Date/JalaliDate.php:78 1232msgctxt "NOMINATIVE" 1233msgid "Farvardin" 1234msgstr "" 1235 1236#. I18N: 2nd month in the Persian/Jalali calendar 1237#: app/Date/JalaliDate.php:80 1238msgctxt "NOMINATIVE" 1239msgid "Ordibehesht" 1240msgstr "" 1241 1242#. I18N: 3rd month in the Persian/Jalali calendar 1243#: app/Date/JalaliDate.php:82 1244msgctxt "NOMINATIVE" 1245msgid "Khordad" 1246msgstr "" 1247 1248#. I18N: 4th month in the Persian/Jalali calendar 1249#: app/Date/JalaliDate.php:84 1250msgctxt "NOMINATIVE" 1251msgid "Tir" 1252msgstr "" 1253 1254#. I18N: 5th month in the Persian/Jalali calendar 1255#: app/Date/JalaliDate.php:86 1256msgctxt "NOMINATIVE" 1257msgid "Mordad" 1258msgstr "" 1259 1260#. I18N: 6th month in the Persian/Jalali calendar 1261#: app/Date/JalaliDate.php:88 1262msgctxt "NOMINATIVE" 1263msgid "Shahrivar" 1264msgstr "" 1265 1266#. I18N: 7th month in the Persian/Jalali calendar 1267#: app/Date/JalaliDate.php:90 1268msgctxt "NOMINATIVE" 1269msgid "Mehr" 1270msgstr "" 1271 1272#. I18N: 8th month in the Persian/Jalali calendar 1273#: app/Date/JalaliDate.php:92 1274msgctxt "NOMINATIVE" 1275msgid "Aban" 1276msgstr "" 1277 1278#. I18N: 9th month in the Persian/Jalali calendar 1279#: app/Date/JalaliDate.php:94 1280msgctxt "NOMINATIVE" 1281msgid "Azar" 1282msgstr "" 1283 1284#. I18N: 10th month in the Persian/Jalali calendar 1285#: app/Date/JalaliDate.php:96 1286msgctxt "NOMINATIVE" 1287msgid "Dey" 1288msgstr "" 1289 1290#. I18N: 11th month in the Persian/Jalali calendar 1291#: app/Date/JalaliDate.php:98 1292msgctxt "NOMINATIVE" 1293msgid "Bahman" 1294msgstr "" 1295 1296#. I18N: 12th month in the Persian/Jalali calendar 1297#: app/Date/JalaliDate.php:100 1298msgctxt "NOMINATIVE" 1299msgid "Esfand" 1300msgstr "" 1301 1302#. I18N: 1st month in the Persian/Jalali calendar 1303#: app/Date/JalaliDate.php:123 1304msgctxt "GENITIVE" 1305msgid "Farvardin" 1306msgstr "" 1307 1308#. I18N: 2nd month in the Persian/Jalali calendar 1309#: app/Date/JalaliDate.php:125 1310msgctxt "GENITIVE" 1311msgid "Ordibehesht" 1312msgstr "" 1313 1314#. I18N: 3rd month in the Persian/Jalali calendar 1315#: app/Date/JalaliDate.php:127 1316msgctxt "GENITIVE" 1317msgid "Khordad" 1318msgstr "" 1319 1320#. I18N: 4th month in the Persian/Jalali calendar 1321#: app/Date/JalaliDate.php:129 1322msgctxt "GENITIVE" 1323msgid "Tir" 1324msgstr "" 1325 1326#. I18N: 5th month in the Persian/Jalali calendar 1327#: app/Date/JalaliDate.php:131 1328msgctxt "GENITIVE" 1329msgid "Mordad" 1330msgstr "" 1331 1332#. I18N: 6th month in the Persian/Jalali calendar 1333#: app/Date/JalaliDate.php:133 1334msgctxt "GENITIVE" 1335msgid "Shahrivar" 1336msgstr "" 1337 1338#. I18N: 7th month in the Persian/Jalali calendar 1339#: app/Date/JalaliDate.php:135 1340msgctxt "GENITIVE" 1341msgid "Mehr" 1342msgstr "" 1343 1344#. I18N: 8th month in the Persian/Jalali calendar 1345#: app/Date/JalaliDate.php:137 1346msgctxt "GENITIVE" 1347msgid "Aban" 1348msgstr "" 1349 1350#. I18N: 9th month in the Persian/Jalali calendar 1351#: app/Date/JalaliDate.php:139 1352msgctxt "GENITIVE" 1353msgid "Azar" 1354msgstr "" 1355 1356#. I18N: 10th month in the Persian/Jalali calendar 1357#: app/Date/JalaliDate.php:141 1358msgctxt "GENITIVE" 1359msgid "Dey" 1360msgstr "" 1361 1362#. I18N: 11th month in the Persian/Jalali calendar 1363#: app/Date/JalaliDate.php:143 1364msgctxt "GENITIVE" 1365msgid "Bahman" 1366msgstr "" 1367 1368#. I18N: 12th month in the Persian/Jalali calendar 1369#: app/Date/JalaliDate.php:145 1370msgctxt "GENITIVE" 1371msgid "Esfand" 1372msgstr "" 1373 1374#. I18N: 1st month in the Persian/Jalali calendar 1375#: app/Date/JalaliDate.php:168 1376msgctxt "LOCATIVE" 1377msgid "Farvardin" 1378msgstr "" 1379 1380#. I18N: 2nd month in the Persian/Jalali calendar 1381#: app/Date/JalaliDate.php:170 1382msgctxt "LOCATIVE" 1383msgid "Ordibehesht" 1384msgstr "" 1385 1386#. I18N: 3rd month in the Persian/Jalali calendar 1387#: app/Date/JalaliDate.php:172 1388msgctxt "LOCATIVE" 1389msgid "Khordad" 1390msgstr "" 1391 1392#. I18N: 4th month in the Persian/Jalali calendar 1393#: app/Date/JalaliDate.php:174 1394msgctxt "LOCATIVE" 1395msgid "Tir" 1396msgstr "" 1397 1398#. I18N: 5th month in the Persian/Jalali calendar 1399#: app/Date/JalaliDate.php:176 1400msgctxt "LOCATIVE" 1401msgid "Mordad" 1402msgstr "" 1403 1404#. I18N: 6th month in the Persian/Jalali calendar 1405#: app/Date/JalaliDate.php:178 1406msgctxt "LOCATIVE" 1407msgid "Shahrivar" 1408msgstr "" 1409 1410#. I18N: 7th month in the Persian/Jalali calendar 1411#: app/Date/JalaliDate.php:180 1412msgctxt "LOCATIVE" 1413msgid "Mehr" 1414msgstr "" 1415 1416#. I18N: 8th month in the Persian/Jalali calendar 1417#: app/Date/JalaliDate.php:182 1418msgctxt "LOCATIVE" 1419msgid "Aban" 1420msgstr "" 1421 1422#. I18N: 9th month in the Persian/Jalali calendar 1423#: app/Date/JalaliDate.php:184 1424msgctxt "LOCATIVE" 1425msgid "Azar" 1426msgstr "" 1427 1428#. I18N: 10th month in the Persian/Jalali calendar 1429#: app/Date/JalaliDate.php:186 1430msgctxt "LOCATIVE" 1431msgid "Dey" 1432msgstr "" 1433 1434#. I18N: 11th month in the Persian/Jalali calendar 1435#: app/Date/JalaliDate.php:188 1436msgctxt "LOCATIVE" 1437msgid "Bahman" 1438msgstr "" 1439 1440#. I18N: 12th month in the Persian/Jalali calendar 1441#: app/Date/JalaliDate.php:190 1442msgctxt "LOCATIVE" 1443msgid "Esfand" 1444msgstr "" 1445 1446#. I18N: 1st month in the Persian/Jalali calendar 1447#: app/Date/JalaliDate.php:213 1448msgctxt "INSTRUMENTAL" 1449msgid "Farvardin" 1450msgstr "" 1451 1452#. I18N: 2nd month in the Persian/Jalali calendar 1453#: app/Date/JalaliDate.php:215 1454msgctxt "INSTRUMENTAL" 1455msgid "Ordibehesht" 1456msgstr "" 1457 1458#. I18N: 3rd month in the Persian/Jalali calendar 1459#: app/Date/JalaliDate.php:217 1460msgctxt "INSTRUMENTAL" 1461msgid "Khordad" 1462msgstr "" 1463 1464#. I18N: 4th month in the Persian/Jalali calendar 1465#: app/Date/JalaliDate.php:219 1466msgctxt "INSTRUMENTAL" 1467msgid "Tir" 1468msgstr "" 1469 1470#. I18N: 5th month in the Persian/Jalali calendar 1471#: app/Date/JalaliDate.php:221 1472msgctxt "INSTRUMENTAL" 1473msgid "Mordad" 1474msgstr "" 1475 1476#. I18N: 6th month in the Persian/Jalali calendar 1477#: app/Date/JalaliDate.php:223 1478msgctxt "INSTRUMENTAL" 1479msgid "Shahrivar" 1480msgstr "" 1481 1482#. I18N: 7th month in the Persian/Jalali calendar 1483#: app/Date/JalaliDate.php:225 1484msgctxt "INSTRUMENTAL" 1485msgid "Mehr" 1486msgstr "" 1487 1488#. I18N: 8th month in the Persian/Jalali calendar 1489#: app/Date/JalaliDate.php:227 1490msgctxt "INSTRUMENTAL" 1491msgid "Aban" 1492msgstr "" 1493 1494#. I18N: 9th month in the Persian/Jalali calendar 1495#: app/Date/JalaliDate.php:229 1496msgctxt "INSTRUMENTAL" 1497msgid "Azar" 1498msgstr "" 1499 1500#. I18N: 10th month in the Persian/Jalali calendar 1501#: app/Date/JalaliDate.php:231 1502msgctxt "INSTRUMENTAL" 1503msgid "Dey" 1504msgstr "" 1505 1506#. I18N: 11th month in the Persian/Jalali calendar 1507#: app/Date/JalaliDate.php:233 1508msgctxt "INSTRUMENTAL" 1509msgid "Bahman" 1510msgstr "" 1511 1512#. I18N: 12th month in the Persian/Jalali calendar 1513#: app/Date/JalaliDate.php:235 1514msgctxt "INSTRUMENTAL" 1515msgid "Esfand" 1516msgstr "" 1517 1518#: app/Date/JalaliDate.php:257 1519msgctxt "Abbreviation for Persian month: Farvardin" 1520msgid "Far" 1521msgstr "" 1522 1523#: app/Date/JalaliDate.php:258 1524msgctxt "Abbreviation for Persian month: Ordibehesht" 1525msgid "Ord" 1526msgstr "" 1527 1528#: app/Date/JalaliDate.php:259 1529msgctxt "Abbreviation for Persian month: Khordad" 1530msgid "Khor" 1531msgstr "" 1532 1533#: app/Date/JalaliDate.php:260 1534msgctxt "Abbreviation for Persian month: Tir" 1535msgid "Tir" 1536msgstr "" 1537 1538#: app/Date/JalaliDate.php:261 1539msgctxt "Abbreviation for Persian month: Mordad" 1540msgid "Mor" 1541msgstr "" 1542 1543#: app/Date/JalaliDate.php:262 1544msgctxt "Abbreviation for Persian month: Shahrivar" 1545msgid "Shah" 1546msgstr "" 1547 1548#: app/Date/JalaliDate.php:263 1549msgctxt "Abbreviation for Persian month: Mehr" 1550msgid "Mehr" 1551msgstr "" 1552 1553#: app/Date/JalaliDate.php:264 1554msgctxt "Abbreviation for Persian month: Aban" 1555msgid "Aban" 1556msgstr "" 1557 1558#: app/Date/JalaliDate.php:265 1559msgctxt "Abbreviation for Persian month: Azar" 1560msgid "Azar" 1561msgstr "" 1562 1563#: app/Date/JalaliDate.php:266 1564msgctxt "Abbreviation for Persian month: Dey" 1565msgid "Dey" 1566msgstr "" 1567 1568#: app/Date/JalaliDate.php:267 1569msgctxt "Abbreviation for Persian month: Bahman" 1570msgid "Bah" 1571msgstr "" 1572 1573#: app/Date/JalaliDate.php:268 1574msgctxt "Abbreviation for Persian month: Esfand" 1575msgid "Esf" 1576msgstr "" 1577 1578#. I18N: a month in the Jewish calendar 1579#: app/Date/JewishDate.php:131 1580msgctxt "NOMINATIVE" 1581msgid "Tishrei" 1582msgstr "" 1583 1584#. I18N: a month in the Jewish calendar 1585#: app/Date/JewishDate.php:133 1586msgctxt "NOMINATIVE" 1587msgid "Heshvan" 1588msgstr "" 1589 1590#. I18N: a month in the Jewish calendar 1591#: app/Date/JewishDate.php:135 1592msgctxt "NOMINATIVE" 1593msgid "Kislev" 1594msgstr "" 1595 1596#. I18N: a month in the Jewish calendar 1597#: app/Date/JewishDate.php:137 1598msgctxt "NOMINATIVE" 1599msgid "Tevet" 1600msgstr "" 1601 1602#. I18N: a month in the Jewish calendar 1603#: app/Date/JewishDate.php:139 1604msgctxt "NOMINATIVE" 1605msgid "Shevat" 1606msgstr "" 1607 1608#. I18N: a month in the Jewish calendar 1609#: app/Date/JewishDate.php:141 1610msgctxt "NOMINATIVE" 1611msgid "Adar I" 1612msgstr "" 1613 1614#. I18N: a month in the Jewish calendar 1615#: app/Date/JewishDate.php:143 1616msgctxt "NOMINATIVE" 1617msgid "Adar" 1618msgstr "" 1619 1620#. I18N: a month in the Jewish calendar 1621#: app/Date/JewishDate.php:145 1622msgctxt "NOMINATIVE" 1623msgid "Adar II" 1624msgstr "" 1625 1626#. I18N: a month in the Jewish calendar 1627#: app/Date/JewishDate.php:147 1628msgctxt "NOMINATIVE" 1629msgid "Nissan" 1630msgstr "" 1631 1632#. I18N: a month in the Jewish calendar 1633#: app/Date/JewishDate.php:149 1634msgctxt "NOMINATIVE" 1635msgid "Iyar" 1636msgstr "" 1637 1638#. I18N: a month in the Jewish calendar 1639#: app/Date/JewishDate.php:151 1640msgctxt "NOMINATIVE" 1641msgid "Sivan" 1642msgstr "" 1643 1644#. I18N: a month in the Jewish calendar 1645#: app/Date/JewishDate.php:153 1646msgctxt "NOMINATIVE" 1647msgid "Tamuz" 1648msgstr "" 1649 1650#. I18N: a month in the Jewish calendar 1651#: app/Date/JewishDate.php:155 1652msgctxt "NOMINATIVE" 1653msgid "Av" 1654msgstr "" 1655 1656#. I18N: a month in the Jewish calendar 1657#: app/Date/JewishDate.php:157 1658msgctxt "NOMINATIVE" 1659msgid "Elul" 1660msgstr "" 1661 1662#. I18N: a month in the Jewish calendar 1663#: app/Date/JewishDate.php:184 1664msgctxt "GENITIVE" 1665msgid "Tishrei" 1666msgstr "" 1667 1668#. I18N: a month in the Jewish calendar 1669#: app/Date/JewishDate.php:186 1670msgctxt "GENITIVE" 1671msgid "Heshvan" 1672msgstr "" 1673 1674#. I18N: a month in the Jewish calendar 1675#: app/Date/JewishDate.php:188 1676msgctxt "GENITIVE" 1677msgid "Kislev" 1678msgstr "" 1679 1680#. I18N: a month in the Jewish calendar 1681#: app/Date/JewishDate.php:190 1682msgctxt "GENITIVE" 1683msgid "Tevet" 1684msgstr "" 1685 1686#. I18N: a month in the Jewish calendar 1687#: app/Date/JewishDate.php:192 1688msgctxt "GENITIVE" 1689msgid "Shevat" 1690msgstr "" 1691 1692#. I18N: a month in the Jewish calendar 1693#: app/Date/JewishDate.php:194 1694msgctxt "GENITIVE" 1695msgid "Adar I" 1696msgstr "" 1697 1698#. I18N: a month in the Jewish calendar 1699#: app/Date/JewishDate.php:196 1700msgctxt "GENITIVE" 1701msgid "Adar" 1702msgstr "" 1703 1704#. I18N: a month in the Jewish calendar 1705#: app/Date/JewishDate.php:198 1706msgctxt "GENITIVE" 1707msgid "Adar II" 1708msgstr "" 1709 1710#. I18N: a month in the Jewish calendar 1711#: app/Date/JewishDate.php:200 1712msgctxt "GENITIVE" 1713msgid "Nissan" 1714msgstr "" 1715 1716#. I18N: a month in the Jewish calendar 1717#: app/Date/JewishDate.php:202 1718msgctxt "GENITIVE" 1719msgid "Iyar" 1720msgstr "" 1721 1722#. I18N: a month in the Jewish calendar 1723#: app/Date/JewishDate.php:204 1724msgctxt "GENITIVE" 1725msgid "Sivan" 1726msgstr "" 1727 1728#. I18N: a month in the Jewish calendar 1729#: app/Date/JewishDate.php:206 1730msgctxt "GENITIVE" 1731msgid "Tamuz" 1732msgstr "" 1733 1734#. I18N: a month in the Jewish calendar 1735#: app/Date/JewishDate.php:208 1736msgctxt "GENITIVE" 1737msgid "Av" 1738msgstr "" 1739 1740#. I18N: a month in the Jewish calendar 1741#: app/Date/JewishDate.php:210 1742msgctxt "GENITIVE" 1743msgid "Elul" 1744msgstr "" 1745 1746#. I18N: a month in the Jewish calendar 1747#: app/Date/JewishDate.php:237 1748msgctxt "LOCATIVE" 1749msgid "Tishrei" 1750msgstr "" 1751 1752#. I18N: a month in the Jewish calendar 1753#: app/Date/JewishDate.php:239 1754msgctxt "LOCATIVE" 1755msgid "Heshvan" 1756msgstr "" 1757 1758#. I18N: a month in the Jewish calendar 1759#: app/Date/JewishDate.php:241 1760msgctxt "LOCATIVE" 1761msgid "Kislev" 1762msgstr "" 1763 1764#. I18N: a month in the Jewish calendar 1765#: app/Date/JewishDate.php:243 1766msgctxt "LOCATIVE" 1767msgid "Tevet" 1768msgstr "" 1769 1770#. I18N: a month in the Jewish calendar 1771#: app/Date/JewishDate.php:245 1772msgctxt "LOCATIVE" 1773msgid "Shevat" 1774msgstr "" 1775 1776#. I18N: a month in the Jewish calendar 1777#: app/Date/JewishDate.php:247 1778msgctxt "LOCATIVE" 1779msgid "Adar I" 1780msgstr "" 1781 1782#. I18N: a month in the Jewish calendar 1783#: app/Date/JewishDate.php:249 1784msgctxt "LOCATIVE" 1785msgid "Adar" 1786msgstr "" 1787 1788#. I18N: a month in the Jewish calendar 1789#: app/Date/JewishDate.php:251 1790msgctxt "LOCATIVE" 1791msgid "Adar II" 1792msgstr "" 1793 1794#. I18N: a month in the Jewish calendar 1795#: app/Date/JewishDate.php:253 1796msgctxt "LOCATIVE" 1797msgid "Nissan" 1798msgstr "" 1799 1800#. I18N: a month in the Jewish calendar 1801#: app/Date/JewishDate.php:255 1802msgctxt "LOCATIVE" 1803msgid "Iyar" 1804msgstr "" 1805 1806#. I18N: a month in the Jewish calendar 1807#: app/Date/JewishDate.php:257 1808msgctxt "LOCATIVE" 1809msgid "Sivan" 1810msgstr "" 1811 1812#. I18N: a month in the Jewish calendar 1813#: app/Date/JewishDate.php:259 1814msgctxt "LOCATIVE" 1815msgid "Tamuz" 1816msgstr "" 1817 1818#. I18N: a month in the Jewish calendar 1819#: app/Date/JewishDate.php:261 1820msgctxt "LOCATIVE" 1821msgid "Av" 1822msgstr "" 1823 1824#. I18N: a month in the Jewish calendar 1825#: app/Date/JewishDate.php:263 1826msgctxt "LOCATIVE" 1827msgid "Elul" 1828msgstr "" 1829 1830#. I18N: a month in the Jewish calendar 1831#: app/Date/JewishDate.php:290 1832msgctxt "INSTRUMENTAL" 1833msgid "Tishrei" 1834msgstr "" 1835 1836#. I18N: a month in the Jewish calendar 1837#: app/Date/JewishDate.php:292 1838msgctxt "INSTRUMENTAL" 1839msgid "Heshvan" 1840msgstr "" 1841 1842#. I18N: a month in the Jewish calendar 1843#: app/Date/JewishDate.php:294 1844msgctxt "INSTRUMENTAL" 1845msgid "Kislev" 1846msgstr "" 1847 1848#. I18N: a month in the Jewish calendar 1849#: app/Date/JewishDate.php:296 1850msgctxt "INSTRUMENTAL" 1851msgid "Tevet" 1852msgstr "" 1853 1854#. I18N: a month in the Jewish calendar 1855#: app/Date/JewishDate.php:298 1856msgctxt "INSTRUMENTAL" 1857msgid "Shevat" 1858msgstr "" 1859 1860#. I18N: a month in the Jewish calendar 1861#: app/Date/JewishDate.php:300 1862msgctxt "INSTRUMENTAL" 1863msgid "Adar I" 1864msgstr "" 1865 1866#. I18N: a month in the Jewish calendar 1867#: app/Date/JewishDate.php:302 1868msgctxt "INSTRUMENTAL" 1869msgid "Adar" 1870msgstr "" 1871 1872#. I18N: a month in the Jewish calendar 1873#: app/Date/JewishDate.php:304 1874msgctxt "INSTRUMENTAL" 1875msgid "Adar II" 1876msgstr "" 1877 1878#. I18N: a month in the Jewish calendar 1879#: app/Date/JewishDate.php:306 1880msgctxt "INSTRUMENTAL" 1881msgid "Nissan" 1882msgstr "" 1883 1884#. I18N: a month in the Jewish calendar 1885#: app/Date/JewishDate.php:308 1886msgctxt "INSTRUMENTAL" 1887msgid "Iyar" 1888msgstr "" 1889 1890#. I18N: a month in the Jewish calendar 1891#: app/Date/JewishDate.php:310 1892msgctxt "INSTRUMENTAL" 1893msgid "Sivan" 1894msgstr "" 1895 1896#. I18N: a month in the Jewish calendar 1897#: app/Date/JewishDate.php:312 1898msgctxt "INSTRUMENTAL" 1899msgid "Tamuz" 1900msgstr "" 1901 1902#. I18N: a month in the Jewish calendar 1903#: app/Date/JewishDate.php:314 1904msgctxt "INSTRUMENTAL" 1905msgid "Av" 1906msgstr "" 1907 1908#. I18N: a month in the Jewish calendar 1909#: app/Date/JewishDate.php:316 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:96 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:100 app/Date/JulianDate.php:104 1922#, php-format 1923msgid "%s CE" 1924msgstr "" 1925 1926#: app/Exceptions/FamilyAccessDeniedException.php:33 1927#: app/Exceptions/FamilyNotFoundException.php:33 1928msgid "This family does not exist or you do not have permission to view it." 1929msgstr "" 1930 1931#: app/Exceptions/GedcomErrorException.php:35 1932msgid "Invalid GEDCOM record" 1933msgstr "" 1934 1935#: app/Exceptions/IndividualAccessDeniedException.php:33 1936#: app/Exceptions/IndividualNotFoundException.php:33 1937msgid "This individual does not exist or you do not have permission to view it." 1938msgstr "" 1939 1940#: app/Exceptions/MediaAccessDeniedException.php:33 1941#: app/Exceptions/MediaNotFoundException.php:33 1942msgid "This media object does not exist or you do not have permission to view it." 1943msgstr "" 1944 1945#: app/Exceptions/NoteAccessDeniedException.php:33 1946#: app/Exceptions/NoteNotFoundException.php:33 1947msgid "This note does not exist or you do not have permission to view it." 1948msgstr "" 1949 1950#: app/Exceptions/RecordAccessDeniedException.php:33 1951#: app/Exceptions/RecordNotFoundException.php:33 1952msgid "This record does not exist or you do not have permission to view it." 1953msgstr "" 1954 1955#: app/Exceptions/RepositoryAccessDeniedException.php:33 1956#: app/Exceptions/RepositoryNotFoundException.php:33 1957msgid "This repository does not exist or you do not have permission to view it." 1958msgstr "" 1959 1960#: app/Exceptions/SourceAccessDeniedException.php:33 1961#: app/Exceptions/SourceNotFoundException.php:33 1962msgid "This source does not exist or you do not have permission to view it." 1963msgstr "" 1964 1965#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. 1966#: app/Fact.php:583 app/Functions/FunctionsPrintFacts.php:541 1967#: app/GedcomTag.php:2130 1968#, php-format 1969msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 1970msgstr "" 1971 1972#: app/Family.php:410 app/Family.php:428 1973#: app/Http/Controllers/ListController.php:193 1974#: app/Http/Controllers/ListController.php:662 app/Individual.php:1293 1975msgctxt "Unknown given name" 1976msgid "…" 1977msgstr "" 1978 1979#: app/Family.php:410 app/Family.php:428 1980#: app/Http/Controllers/ListController.php:178 1981#: app/Http/Controllers/ListController.php:202 1982#: app/Http/Controllers/ListController.php:679 app/Individual.php:1292 1983msgctxt "Unknown surname" 1984msgid "…" 1985msgstr "" 1986 1987#: app/Functions/Functions.php:42 1988msgid "File successfully uploaded" 1989msgstr "" 1990 1991#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 1992#: app/Functions/Functions.php:46 1993msgid "The uploaded file exceeds the allowed size." 1994msgstr "" 1995 1996#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 1997#: app/Functions/Functions.php:49 1998msgid "The file was only partially uploaded. Please try again." 1999msgstr "" 2000 2001#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2002#: app/Functions/Functions.php:52 2003msgid "No file was received. Please try again." 2004msgstr "" 2005 2006#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2007#: app/Functions/Functions.php:55 2008msgid "The PHP temporary folder is missing." 2009msgstr "" 2010 2011#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2012#: app/Functions/Functions.php:58 2013msgid "PHP failed to write to disk." 2014msgstr "" 2015 2016#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2017#: app/Functions/Functions.php:61 2018msgid "PHP blocked the file because of its extension." 2019msgstr "" 2020 2021#. I18N: reflexive pronoun 2022#: app/Functions/Functions.php:185 2023msgid "himself" 2024msgstr "" 2025 2026#. I18N: reflexive pronoun 2027#: app/Functions/Functions.php:188 2028msgid "herself" 2029msgstr "" 2030 2031#. I18N: reflexive pronoun - gender neutral version of himself/herself 2032#: app/Functions/Functions.php:191 2033msgid "themself" 2034msgstr "" 2035 2036#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 2037#: app/Functions/Functions.php:372 2038msgctxt "MALE" 2039msgid "first cousin" 2040msgstr "" 2041 2042#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 2043#: app/Functions/Functions.php:375 2044msgctxt "MALE" 2045msgid "second cousin" 2046msgstr "" 2047 2048#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 2049#: app/Functions/Functions.php:378 2050msgctxt "MALE" 2051msgid "third cousin" 2052msgstr "" 2053 2054#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 2055#: app/Functions/Functions.php:381 2056msgctxt "MALE" 2057msgid "fourth cousin" 2058msgstr "" 2059 2060#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 2061#: app/Functions/Functions.php:384 2062msgctxt "MALE" 2063msgid "fifth cousin" 2064msgstr "" 2065 2066#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 2067#: app/Functions/Functions.php:387 2068msgctxt "MALE" 2069msgid "sixth cousin" 2070msgstr "" 2071 2072#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 2073#: app/Functions/Functions.php:390 2074msgctxt "MALE" 2075msgid "seventh cousin" 2076msgstr "" 2077 2078#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 2079#: app/Functions/Functions.php:393 2080msgctxt "MALE" 2081msgid "eighth cousin" 2082msgstr "" 2083 2084#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 2085#: app/Functions/Functions.php:396 2086msgctxt "MALE" 2087msgid "ninth cousin" 2088msgstr "" 2089 2090#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 2091#: app/Functions/Functions.php:399 2092msgctxt "MALE" 2093msgid "tenth cousin" 2094msgstr "" 2095 2096#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 2097#: app/Functions/Functions.php:402 2098msgctxt "MALE" 2099msgid "eleventh cousin" 2100msgstr "" 2101 2102#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 2103#: app/Functions/Functions.php:405 2104msgctxt "MALE" 2105msgid "twelfth cousin" 2106msgstr "" 2107 2108#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 2109#: app/Functions/Functions.php:408 2110msgctxt "MALE" 2111msgid "thirteenth cousin" 2112msgstr "" 2113 2114#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 2115#: app/Functions/Functions.php:411 2116msgctxt "MALE" 2117msgid "fourteenth cousin" 2118msgstr "" 2119 2120#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 2121#: app/Functions/Functions.php:414 2122msgctxt "MALE" 2123msgid "fifteenth cousin" 2124msgstr "" 2125 2126#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 2127#: app/Functions/Functions.php:417 2128#, php-format 2129msgctxt "MALE" 2130msgid "%s × cousin" 2131msgstr "" 2132 2133#: app/Functions/Functions.php:424 2134msgctxt "FEMALE" 2135msgid "first cousin" 2136msgstr "" 2137 2138#: app/Functions/Functions.php:426 2139msgctxt "FEMALE" 2140msgid "second cousin" 2141msgstr "" 2142 2143#: app/Functions/Functions.php:428 2144msgctxt "FEMALE" 2145msgid "third cousin" 2146msgstr "" 2147 2148#: app/Functions/Functions.php:430 2149msgctxt "FEMALE" 2150msgid "fourth cousin" 2151msgstr "" 2152 2153#: app/Functions/Functions.php:432 2154msgctxt "FEMALE" 2155msgid "fifth cousin" 2156msgstr "" 2157 2158#: app/Functions/Functions.php:434 2159msgctxt "FEMALE" 2160msgid "sixth cousin" 2161msgstr "" 2162 2163#: app/Functions/Functions.php:436 2164msgctxt "FEMALE" 2165msgid "seventh cousin" 2166msgstr "" 2167 2168#: app/Functions/Functions.php:438 2169msgctxt "FEMALE" 2170msgid "eighth cousin" 2171msgstr "" 2172 2173#: app/Functions/Functions.php:440 2174msgctxt "FEMALE" 2175msgid "ninth cousin" 2176msgstr "" 2177 2178#: app/Functions/Functions.php:442 2179msgctxt "FEMALE" 2180msgid "tenth cousin" 2181msgstr "" 2182 2183#: app/Functions/Functions.php:444 2184msgctxt "FEMALE" 2185msgid "eleventh cousin" 2186msgstr "" 2187 2188#: app/Functions/Functions.php:446 2189msgctxt "FEMALE" 2190msgid "twelfth cousin" 2191msgstr "" 2192 2193#: app/Functions/Functions.php:448 2194msgctxt "FEMALE" 2195msgid "thirteenth cousin" 2196msgstr "" 2197 2198#: app/Functions/Functions.php:450 2199msgctxt "FEMALE" 2200msgid "fourteenth cousin" 2201msgstr "" 2202 2203#: app/Functions/Functions.php:452 2204msgctxt "FEMALE" 2205msgid "fifteenth cousin" 2206msgstr "" 2207 2208#: app/Functions/Functions.php:454 2209#, php-format 2210msgctxt "FEMALE" 2211msgid "%s × cousin" 2212msgstr "" 2213 2214#: app/Functions/Functions.php:460 2215msgid "first cousin" 2216msgstr "" 2217 2218#: app/Functions/Functions.php:462 2219msgid "second cousin" 2220msgstr "" 2221 2222#: app/Functions/Functions.php:464 2223msgid "third cousin" 2224msgstr "" 2225 2226#: app/Functions/Functions.php:466 2227msgid "fourth cousin" 2228msgstr "" 2229 2230#: app/Functions/Functions.php:468 2231msgid "fifth cousin" 2232msgstr "" 2233 2234#: app/Functions/Functions.php:470 2235msgid "sixth cousin" 2236msgstr "" 2237 2238#: app/Functions/Functions.php:472 2239msgid "seventh cousin" 2240msgstr "" 2241 2242#: app/Functions/Functions.php:474 2243msgid "eighth cousin" 2244msgstr "" 2245 2246#: app/Functions/Functions.php:476 2247msgid "ninth cousin" 2248msgstr "" 2249 2250#: app/Functions/Functions.php:478 2251msgid "tenth cousin" 2252msgstr "" 2253 2254#: app/Functions/Functions.php:480 2255msgid "eleventh cousin" 2256msgstr "" 2257 2258#: app/Functions/Functions.php:482 2259msgid "twelfth cousin" 2260msgstr "" 2261 2262#: app/Functions/Functions.php:484 2263msgid "thirteenth cousin" 2264msgstr "" 2265 2266#: app/Functions/Functions.php:486 2267msgid "fourteenth cousin" 2268msgstr "" 2269 2270#: app/Functions/Functions.php:488 2271msgid "fifteenth cousin" 2272msgstr "" 2273 2274#: app/Functions/Functions.php:490 2275#, php-format 2276msgid "%s × cousin" 2277msgstr "" 2278 2279#. I18N: A Spanish relationship name, such as third great-nephew 2280#: app/Functions/Functions.php:510 2281#, php-format 2282msgctxt "MALE" 2283msgid "first %s" 2284msgstr "" 2285 2286#. I18N: A Spanish relationship name, such as third great-nephew 2287#: app/Functions/Functions.php:513 2288#, php-format 2289msgctxt "MALE" 2290msgid "second %s" 2291msgstr "" 2292 2293#. I18N: A Spanish relationship name, such as third great-nephew 2294#: app/Functions/Functions.php:516 2295#, php-format 2296msgctxt "MALE" 2297msgid "third %s" 2298msgstr "" 2299 2300#. I18N: A Spanish relationship name, such as third great-nephew 2301#: app/Functions/Functions.php:519 2302#, php-format 2303msgctxt "MALE" 2304msgid "fourth %s" 2305msgstr "" 2306 2307#. I18N: A Spanish relationship name, such as third great-nephew 2308#: app/Functions/Functions.php:522 2309#, php-format 2310msgctxt "MALE" 2311msgid "fifth %s" 2312msgstr "" 2313 2314#. I18N: A Spanish relationship name, such as third great-nephew 2315#: app/Functions/Functions.php:525 2316#, php-format 2317msgctxt "MALE" 2318msgid "%1$s × %2$s" 2319msgstr "" 2320 2321#. I18N: A Spanish relationship name, such as third great-nephew 2322#: app/Functions/Functions.php:533 2323#, php-format 2324msgctxt "FEMALE" 2325msgid "first %s" 2326msgstr "" 2327 2328#. I18N: A Spanish relationship name, such as third great-nephew 2329#: app/Functions/Functions.php:536 2330#, php-format 2331msgctxt "FEMALE" 2332msgid "second %s" 2333msgstr "" 2334 2335#. I18N: A Spanish relationship name, such as third great-nephew 2336#: app/Functions/Functions.php:539 2337#, php-format 2338msgctxt "FEMALE" 2339msgid "third %s" 2340msgstr "" 2341 2342#. I18N: A Spanish relationship name, such as third great-nephew 2343#: app/Functions/Functions.php:542 2344#, php-format 2345msgctxt "FEMALE" 2346msgid "fourth %s" 2347msgstr "" 2348 2349#. I18N: A Spanish relationship name, such as third great-nephew 2350#: app/Functions/Functions.php:545 2351#, php-format 2352msgctxt "FEMALE" 2353msgid "fifth %s" 2354msgstr "" 2355 2356#. I18N: A Spanish relationship name, such as third great-nephew 2357#: app/Functions/Functions.php:548 2358#, php-format 2359msgctxt "FEMALE" 2360msgid "%1$s × %2$s" 2361msgstr "" 2362 2363#. I18N: A Spanish relationship name, such as third great-nephew 2364#: app/Functions/Functions.php:555 2365#, php-format 2366msgid "first %s" 2367msgstr "" 2368 2369#. I18N: A Spanish relationship name, such as third great-nephew 2370#: app/Functions/Functions.php:558 2371#, php-format 2372msgid "second %s" 2373msgstr "" 2374 2375#. I18N: A Spanish relationship name, such as third great-nephew 2376#: app/Functions/Functions.php:561 2377#, php-format 2378msgid "third %s" 2379msgstr "" 2380 2381#. I18N: A Spanish relationship name, such as third great-nephew 2382#: app/Functions/Functions.php:564 2383#, php-format 2384msgid "fourth %s" 2385msgstr "" 2386 2387#. I18N: A Spanish relationship name, such as third great-nephew 2388#: app/Functions/Functions.php:567 2389#, php-format 2390msgid "fifth %s" 2391msgstr "" 2392 2393#. I18N: A Spanish relationship name, such as third great-nephew 2394#: app/Functions/Functions.php:570 2395#, php-format 2396msgid "%1$s × %2$s" 2397msgstr "" 2398 2399#: app/Functions/Functions.php:610 2400msgid "self" 2401msgstr "" 2402 2403#: app/Functions/Functions.php:613 2404msgid "mother" 2405msgstr "" 2406 2407#: app/Functions/Functions.php:615 2408msgid "father" 2409msgstr "" 2410 2411#: app/Functions/Functions.php:617 2412msgid "parent" 2413msgstr "" 2414 2415#: app/Functions/Functions.php:624 2416msgid "ex-husband" 2417msgstr "" 2418 2419#: app/Functions/Functions.php:627 2420msgid "husband" 2421msgstr "" 2422 2423#: app/Functions/Functions.php:631 2424msgctxt "MALE" 2425msgid "ex-partner" 2426msgstr "" 2427 2428#: app/Functions/Functions.php:637 2429msgctxt "MALE" 2430msgid "partner" 2431msgstr "" 2432 2433#: app/Functions/Functions.php:644 2434msgid "ex-wife" 2435msgstr "" 2436 2437#: app/Functions/Functions.php:647 2438msgid "wife" 2439msgstr "" 2440 2441#: app/Functions/Functions.php:651 2442msgctxt "FEMALE" 2443msgid "ex-partner" 2444msgstr "" 2445 2446#: app/Functions/Functions.php:657 2447msgctxt "FEMALE" 2448msgid "partner" 2449msgstr "" 2450 2451#: app/Functions/Functions.php:664 2452msgid "ex-spouse" 2453msgstr "" 2454 2455#: app/Functions/Functions.php:667 2456msgid "spouse" 2457msgstr "" 2458 2459#: app/Functions/Functions.php:671 2460msgid "ex-partner" 2461msgstr "" 2462 2463#: app/Functions/Functions.php:677 2464msgid "partner" 2465msgstr "" 2466 2467#: app/Functions/Functions.php:679 2468msgid "son" 2469msgstr "" 2470 2471#: app/Functions/Functions.php:681 2472msgid "daughter" 2473msgstr "" 2474 2475#: app/Functions/Functions.php:683 2476msgid "child" 2477msgstr "" 2478 2479#: app/Functions/Functions.php:691 2480msgid "twin brother" 2481msgstr "" 2482 2483#: app/Functions/Functions.php:695 2484msgid "younger brother" 2485msgstr "" 2486 2487#: app/Functions/Functions.php:699 2488msgid "elder brother" 2489msgstr "" 2490 2491#: app/Functions/Functions.php:704 2492msgid "brother" 2493msgstr "" 2494 2495#: app/Functions/Functions.php:712 2496msgid "twin sister" 2497msgstr "" 2498 2499#: app/Functions/Functions.php:716 2500msgid "younger sister" 2501msgstr "" 2502 2503#: app/Functions/Functions.php:720 2504msgid "elder sister" 2505msgstr "" 2506 2507#: app/Functions/Functions.php:725 2508msgid "sister" 2509msgstr "" 2510 2511#: app/Functions/Functions.php:733 2512msgid "twin sibling" 2513msgstr "" 2514 2515#: app/Functions/Functions.php:737 2516msgid "younger sibling" 2517msgstr "" 2518 2519#: app/Functions/Functions.php:741 2520msgid "elder sibling" 2521msgstr "" 2522 2523#: app/Functions/Functions.php:746 2524msgid "sibling" 2525msgstr "" 2526 2527#: app/Functions/Functions.php:750 2528msgctxt "brother’s child" 2529msgid "nephew/niece" 2530msgstr "" 2531 2532#: app/Functions/Functions.php:752 2533msgctxt "brother’s daughter" 2534msgid "niece" 2535msgstr "" 2536 2537#: app/Functions/Functions.php:754 2538msgctxt "brother’s son" 2539msgid "nephew" 2540msgstr "" 2541 2542#: app/Functions/Functions.php:756 2543msgctxt "brother’s wife" 2544msgid "sister-in-law" 2545msgstr "" 2546 2547#: app/Functions/Functions.php:758 2548msgctxt "child’s child" 2549msgid "grandchild" 2550msgstr "" 2551 2552#: app/Functions/Functions.php:760 2553msgctxt "child’s daughter" 2554msgid "granddaughter" 2555msgstr "" 2556 2557#: app/Functions/Functions.php:762 2558msgctxt "child’s husband" 2559msgid "son-in-law" 2560msgstr "" 2561 2562#: app/Functions/Functions.php:764 2563msgctxt "child’s son" 2564msgid "grandson" 2565msgstr "" 2566 2567#: app/Functions/Functions.php:766 2568msgctxt "child’s spouse" 2569msgid "son/daughter-in-law" 2570msgstr "" 2571 2572#: app/Functions/Functions.php:768 2573msgctxt "child’s wife" 2574msgid "daughter-in-law" 2575msgstr "" 2576 2577#: app/Functions/Functions.php:770 2578msgctxt "daughter’s child" 2579msgid "grandchild" 2580msgstr "" 2581 2582#: app/Functions/Functions.php:772 2583msgctxt "daughter’s daughter" 2584msgid "granddaughter" 2585msgstr "" 2586 2587#: app/Functions/Functions.php:774 2588msgctxt "daughter’s husband" 2589msgid "son-in-law" 2590msgstr "" 2591 2592#: app/Functions/Functions.php:776 2593msgctxt "daughter’s son" 2594msgid "grandson" 2595msgstr "" 2596 2597#: app/Functions/Functions.php:778 2598msgctxt "father’s brother" 2599msgid "uncle" 2600msgstr "" 2601 2602#: app/Functions/Functions.php:780 2603msgctxt "father’s child" 2604msgid "half-sibling" 2605msgstr "" 2606 2607#: app/Functions/Functions.php:782 2608msgctxt "father’s daughter" 2609msgid "half-sister" 2610msgstr "" 2611 2612#: app/Functions/Functions.php:784 2613msgctxt "father’s father" 2614msgid "paternal grandfather" 2615msgstr "" 2616 2617#: app/Functions/Functions.php:786 2618msgctxt "father’s mother" 2619msgid "paternal grandmother" 2620msgstr "" 2621 2622#: app/Functions/Functions.php:788 2623msgctxt "father’s parent" 2624msgid "paternal grandparent" 2625msgstr "" 2626 2627#: app/Functions/Functions.php:790 2628msgctxt "father’s sibling" 2629msgid "aunt/uncle" 2630msgstr "" 2631 2632#: app/Functions/Functions.php:792 2633msgctxt "father’s sister" 2634msgid "aunt" 2635msgstr "" 2636 2637#: app/Functions/Functions.php:794 2638msgctxt "father’s son" 2639msgid "half-brother" 2640msgstr "" 2641 2642#: app/Functions/Functions.php:796 2643msgctxt "father’s wife" 2644msgid "step-mother" 2645msgstr "" 2646 2647#: app/Functions/Functions.php:798 2648msgctxt "husband’s brother" 2649msgid "brother-in-law" 2650msgstr "" 2651 2652#: app/Functions/Functions.php:800 2653msgctxt "husband’s child" 2654msgid "step-child" 2655msgstr "" 2656 2657#: app/Functions/Functions.php:802 2658msgctxt "husband’s daughter" 2659msgid "step-daughter" 2660msgstr "" 2661 2662#: app/Functions/Functions.php:804 2663msgctxt "husband’s father" 2664msgid "father-in-law" 2665msgstr "" 2666 2667#: app/Functions/Functions.php:806 2668msgctxt "husband’s mother" 2669msgid "mother-in-law" 2670msgstr "" 2671 2672#: app/Functions/Functions.php:808 2673msgctxt "husband’s sibling" 2674msgid "brother/sister-in-law" 2675msgstr "" 2676 2677#: app/Functions/Functions.php:810 2678msgctxt "husband’s sister" 2679msgid "sister-in-law" 2680msgstr "" 2681 2682#: app/Functions/Functions.php:812 2683msgctxt "husband’s son" 2684msgid "step-son" 2685msgstr "" 2686 2687#: app/Functions/Functions.php:814 2688msgctxt "mother’s brother" 2689msgid "uncle" 2690msgstr "" 2691 2692#: app/Functions/Functions.php:816 2693msgctxt "mother’s child" 2694msgid "half-sibling" 2695msgstr "" 2696 2697#: app/Functions/Functions.php:818 2698msgctxt "mother’s daughter" 2699msgid "half-sister" 2700msgstr "" 2701 2702#: app/Functions/Functions.php:820 2703msgctxt "mother’s father" 2704msgid "maternal grandfather" 2705msgstr "" 2706 2707#: app/Functions/Functions.php:822 2708msgctxt "mother’s husband" 2709msgid "step-father" 2710msgstr "" 2711 2712#: app/Functions/Functions.php:824 2713msgctxt "mother’s mother" 2714msgid "maternal grandmother" 2715msgstr "" 2716 2717#: app/Functions/Functions.php:826 2718msgctxt "mother’s parent" 2719msgid "maternal grandparent" 2720msgstr "" 2721 2722#: app/Functions/Functions.php:828 2723msgctxt "mother’s sibling" 2724msgid "aunt/uncle" 2725msgstr "" 2726 2727#: app/Functions/Functions.php:830 2728msgctxt "mother’s sister" 2729msgid "aunt" 2730msgstr "" 2731 2732#: app/Functions/Functions.php:832 2733msgctxt "mother’s son" 2734msgid "half-brother" 2735msgstr "" 2736 2737#: app/Functions/Functions.php:834 2738msgctxt "parent’s brother" 2739msgid "uncle" 2740msgstr "" 2741 2742#: app/Functions/Functions.php:836 2743msgctxt "parent’s child" 2744msgid "half-sibling" 2745msgstr "" 2746 2747#: app/Functions/Functions.php:838 2748msgctxt "parent’s daughter" 2749msgid "half-sister" 2750msgstr "" 2751 2752#: app/Functions/Functions.php:840 2753msgctxt "parent’s father" 2754msgid "grandfather" 2755msgstr "" 2756 2757#: app/Functions/Functions.php:842 2758msgctxt "parent’s mother" 2759msgid "grandmother" 2760msgstr "" 2761 2762#: app/Functions/Functions.php:844 2763msgctxt "parent’s parent" 2764msgid "grandparent" 2765msgstr "" 2766 2767#: app/Functions/Functions.php:846 2768msgctxt "parent’s sibling" 2769msgid "aunt/uncle" 2770msgstr "" 2771 2772#: app/Functions/Functions.php:848 2773msgctxt "parent’s sister" 2774msgid "aunt" 2775msgstr "" 2776 2777#: app/Functions/Functions.php:850 2778msgctxt "parent’s son" 2779msgid "half-brother" 2780msgstr "" 2781 2782#: app/Functions/Functions.php:852 2783msgctxt "parent’s spouse" 2784msgid "step-parent" 2785msgstr "" 2786 2787#: app/Functions/Functions.php:854 2788msgctxt "sibling’s child" 2789msgid "nephew/niece" 2790msgstr "" 2791 2792#: app/Functions/Functions.php:856 2793msgctxt "sibling’s daughter" 2794msgid "niece" 2795msgstr "" 2796 2797#: app/Functions/Functions.php:858 2798msgctxt "sibling’s son" 2799msgid "nephew" 2800msgstr "" 2801 2802#: app/Functions/Functions.php:860 2803msgctxt "sibling’s spouse" 2804msgid "brother/sister-in-law" 2805msgstr "" 2806 2807#: app/Functions/Functions.php:862 2808msgctxt "sister’s child" 2809msgid "nephew/niece" 2810msgstr "" 2811 2812#: app/Functions/Functions.php:864 2813msgctxt "sister’s daughter" 2814msgid "niece" 2815msgstr "" 2816 2817#: app/Functions/Functions.php:866 2818msgctxt "sister’s husband" 2819msgid "brother-in-law" 2820msgstr "" 2821 2822#: app/Functions/Functions.php:868 2823msgctxt "sister’s son" 2824msgid "nephew" 2825msgstr "" 2826 2827#: app/Functions/Functions.php:870 2828msgctxt "son’s child" 2829msgid "grandchild" 2830msgstr "" 2831 2832#: app/Functions/Functions.php:872 2833msgctxt "son’s daughter" 2834msgid "granddaughter" 2835msgstr "" 2836 2837#: app/Functions/Functions.php:874 2838msgctxt "son’s son" 2839msgid "grandson" 2840msgstr "" 2841 2842#: app/Functions/Functions.php:876 2843msgctxt "son’s wife" 2844msgid "daughter-in-law" 2845msgstr "" 2846 2847#: app/Functions/Functions.php:878 2848msgctxt "spouse’s brother" 2849msgid "brother-in-law" 2850msgstr "" 2851 2852#: app/Functions/Functions.php:880 2853msgctxt "spouse’s child" 2854msgid "step-child" 2855msgstr "" 2856 2857#: app/Functions/Functions.php:882 2858msgctxt "spouse’s daughter" 2859msgid "step-daughter" 2860msgstr "" 2861 2862#: app/Functions/Functions.php:884 2863msgctxt "spouse’s father" 2864msgid "father-in-law" 2865msgstr "" 2866 2867#: app/Functions/Functions.php:886 2868msgctxt "spouse’s mother" 2869msgid "mother-in-law" 2870msgstr "" 2871 2872#: app/Functions/Functions.php:888 2873msgctxt "spouse’s sister" 2874msgid "sister-in-law" 2875msgstr "" 2876 2877#: app/Functions/Functions.php:890 2878msgctxt "spouse’s son" 2879msgid "step-son" 2880msgstr "" 2881 2882#: app/Functions/Functions.php:892 2883msgctxt "spouse’s parent" 2884msgid "mother/father-in-law" 2885msgstr "" 2886 2887#: app/Functions/Functions.php:894 2888msgctxt "spouse’s sibling" 2889msgid "brother/sister-in-law" 2890msgstr "" 2891 2892#: app/Functions/Functions.php:896 2893msgctxt "wife’s brother" 2894msgid "brother-in-law" 2895msgstr "" 2896 2897#: app/Functions/Functions.php:898 2898msgctxt "wife’s child" 2899msgid "step-child" 2900msgstr "" 2901 2902#: app/Functions/Functions.php:900 2903msgctxt "wife’s daughter" 2904msgid "step-daughter" 2905msgstr "" 2906 2907#: app/Functions/Functions.php:902 2908msgctxt "wife’s father" 2909msgid "father-in-law" 2910msgstr "" 2911 2912#: app/Functions/Functions.php:904 2913msgctxt "wife’s mother" 2914msgid "mother-in-law" 2915msgstr "" 2916 2917#: app/Functions/Functions.php:906 2918msgctxt "wife’s sibling" 2919msgid "brother/sister-in-law" 2920msgstr "" 2921 2922#: app/Functions/Functions.php:908 2923msgctxt "wife’s sister" 2924msgid "sister-in-law" 2925msgstr "" 2926 2927#: app/Functions/Functions.php:910 2928msgctxt "wife’s son" 2929msgid "step-son" 2930msgstr "" 2931 2932#: app/Functions/Functions.php:915 2933msgctxt "(a man’s) brother’s child’s child" 2934msgid "great-nephew/niece" 2935msgstr "" 2936 2937#: app/Functions/Functions.php:918 2938msgctxt "(a woman’s) brother’s child’s child" 2939msgid "great-nephew/niece" 2940msgstr "" 2941 2942#: app/Functions/Functions.php:921 2943msgctxt "(a man’s) brother’s child’s daughter" 2944msgid "great-niece" 2945msgstr "" 2946 2947#: app/Functions/Functions.php:924 2948msgctxt "(a woman’s) brother’s child’s daughter" 2949msgid "great-niece" 2950msgstr "" 2951 2952#: app/Functions/Functions.php:927 2953msgctxt "(a man’s) brother’s child’s son" 2954msgid "great-nephew" 2955msgstr "" 2956 2957#: app/Functions/Functions.php:930 2958msgctxt "(a woman’s) brother’s child’s son" 2959msgid "great-nephew" 2960msgstr "" 2961 2962#: app/Functions/Functions.php:933 2963msgctxt "(a man’s) brother’s daughter’s child" 2964msgid "great-nephew/niece" 2965msgstr "" 2966 2967#: app/Functions/Functions.php:936 2968msgctxt "(a woman’s) brother’s daughter’s child" 2969msgid "great-nephew/niece" 2970msgstr "" 2971 2972#: app/Functions/Functions.php:939 2973msgctxt "(a man’s) brother’s daughter’s daughter" 2974msgid "great-niece" 2975msgstr "" 2976 2977#: app/Functions/Functions.php:942 2978msgctxt "(a woman’s) brother’s daughter’s daughter" 2979msgid "great-niece" 2980msgstr "" 2981 2982#: app/Functions/Functions.php:944 2983msgctxt "brother’s daughter’s husband" 2984msgid "nephew-in-law" 2985msgstr "" 2986 2987#: app/Functions/Functions.php:947 2988msgctxt "(a man’s) brother’s daughter’s son" 2989msgid "great-nephew" 2990msgstr "" 2991 2992#: app/Functions/Functions.php:950 2993msgctxt "(a woman’s) brother’s daughter’s son" 2994msgid "great-nephew" 2995msgstr "" 2996 2997#: app/Functions/Functions.php:953 2998msgctxt "(a man’s) brother’s son’s child" 2999msgid "great-nephew/niece" 3000msgstr "" 3001 3002#: app/Functions/Functions.php:956 3003msgctxt "(a woman’s) brother’s son’s child" 3004msgid "great-nephew/niece" 3005msgstr "" 3006 3007#: app/Functions/Functions.php:959 3008msgctxt "(a man’s) brother’s son’s daughter" 3009msgid "great-niece" 3010msgstr "" 3011 3012#: app/Functions/Functions.php:962 3013msgctxt "(a woman’s) brother’s son’s daughter" 3014msgid "great-niece" 3015msgstr "" 3016 3017#: app/Functions/Functions.php:965 3018msgctxt "(a man’s) brother’s son’s son" 3019msgid "great-nephew" 3020msgstr "" 3021 3022#: app/Functions/Functions.php:968 3023msgctxt "(a woman’s) brother’s son’s son" 3024msgid "great-nephew" 3025msgstr "" 3026 3027#: app/Functions/Functions.php:970 3028msgctxt "brother’s son’s wife" 3029msgid "niece-in-law" 3030msgstr "" 3031 3032#: app/Functions/Functions.php:972 3033msgctxt "brother’s wife’s brother" 3034msgid "brother-in-law" 3035msgstr "" 3036 3037#: app/Functions/Functions.php:974 3038msgctxt "brother’s wife’s sibling" 3039msgid "brother/sister-in-law" 3040msgstr "" 3041 3042#: app/Functions/Functions.php:976 3043msgctxt "brother’s wife’s sister" 3044msgid "sister-in-law" 3045msgstr "" 3046 3047#: app/Functions/Functions.php:978 3048msgctxt "child’s child’s child" 3049msgid "great-grandchild" 3050msgstr "" 3051 3052#: app/Functions/Functions.php:980 3053msgctxt "child’s child’s daughter" 3054msgid "great-granddaughter" 3055msgstr "" 3056 3057#: app/Functions/Functions.php:982 3058msgctxt "child’s child’s son" 3059msgid "great-grandson" 3060msgstr "" 3061 3062#: app/Functions/Functions.php:984 3063msgctxt "child’s daughter’s child" 3064msgid "great-grandchild" 3065msgstr "" 3066 3067#: app/Functions/Functions.php:986 3068msgctxt "child’s daughter’s daughter" 3069msgid "great-granddaughter" 3070msgstr "" 3071 3072#: app/Functions/Functions.php:988 3073msgctxt "child’s daughter’s husband" 3074msgid "granddaughter’s husband" 3075msgstr "" 3076 3077#: app/Functions/Functions.php:990 3078msgctxt "child’s daughter’s son" 3079msgid "great-grandson" 3080msgstr "" 3081 3082#: app/Functions/Functions.php:992 3083msgctxt "child’s son’s child" 3084msgid "great-grandchild" 3085msgstr "" 3086 3087#: app/Functions/Functions.php:994 3088msgctxt "child’s son’s daughter" 3089msgid "great-granddaughter" 3090msgstr "" 3091 3092#: app/Functions/Functions.php:996 3093msgctxt "child’s son’s son" 3094msgid "great-grandson" 3095msgstr "" 3096 3097#: app/Functions/Functions.php:998 3098msgctxt "child’s son’s wife" 3099msgid "grandson’s wife" 3100msgstr "" 3101 3102#: app/Functions/Functions.php:1000 3103msgctxt "daughter’s child’s child" 3104msgid "great-grandchild" 3105msgstr "" 3106 3107#: app/Functions/Functions.php:1002 3108msgctxt "daughter’s child’s daughter" 3109msgid "great-granddaughter" 3110msgstr "" 3111 3112#: app/Functions/Functions.php:1004 3113msgctxt "daughter’s child’s son" 3114msgid "great-grandson" 3115msgstr "" 3116 3117#: app/Functions/Functions.php:1006 3118msgctxt "daughter’s daughter’s child" 3119msgid "great-grandchild" 3120msgstr "" 3121 3122#: app/Functions/Functions.php:1008 3123msgctxt "daughter’s daughter’s daughter" 3124msgid "great-granddaughter" 3125msgstr "" 3126 3127#: app/Functions/Functions.php:1010 3128msgctxt "daughter’s daughter’s husband" 3129msgid "granddaughter’s husband" 3130msgstr "" 3131 3132#: app/Functions/Functions.php:1012 3133msgctxt "daughter’s daughter’s son" 3134msgid "great-grandson" 3135msgstr "" 3136 3137#: app/Functions/Functions.php:1014 3138msgctxt "daughter’s husband’s father" 3139msgid "son-in-law’s father" 3140msgstr "" 3141 3142#: app/Functions/Functions.php:1016 3143msgctxt "daughter’s husband’s mother" 3144msgid "son-in-law’s mother" 3145msgstr "" 3146 3147#: app/Functions/Functions.php:1018 3148msgctxt "daughter’s husband’s parent" 3149msgid "son-in-law’s parent" 3150msgstr "" 3151 3152#: app/Functions/Functions.php:1020 3153msgctxt "daughter’s son’s child" 3154msgid "great-grandchild" 3155msgstr "" 3156 3157#: app/Functions/Functions.php:1022 3158msgctxt "daughter’s son’s daughter" 3159msgid "great-granddaughter" 3160msgstr "" 3161 3162#: app/Functions/Functions.php:1024 3163msgctxt "daughter’s son’s son" 3164msgid "great-grandson" 3165msgstr "" 3166 3167#: app/Functions/Functions.php:1026 3168msgctxt "daughter’s son’s wife" 3169msgid "grandson’s wife" 3170msgstr "" 3171 3172#: app/Functions/Functions.php:1028 3173msgctxt "father’s brother’s child" 3174msgid "first cousin" 3175msgstr "" 3176 3177#: app/Functions/Functions.php:1030 3178msgctxt "father’s brother’s daughter" 3179msgid "first cousin" 3180msgstr "" 3181 3182#: app/Functions/Functions.php:1032 3183msgctxt "father’s brother’s son" 3184msgid "first cousin" 3185msgstr "" 3186 3187#: app/Functions/Functions.php:1034 3188msgctxt "father’s brother’s wife" 3189msgid "aunt" 3190msgstr "" 3191 3192#: app/Functions/Functions.php:1036 3193msgctxt "father’s father’s brother" 3194msgid "great-uncle" 3195msgstr "" 3196 3197#: app/Functions/Functions.php:1038 3198msgctxt "father’s father’s father" 3199msgid "great-grandfather" 3200msgstr "" 3201 3202#: app/Functions/Functions.php:1040 3203msgctxt "father’s father’s mother" 3204msgid "great-grandmother" 3205msgstr "" 3206 3207#: app/Functions/Functions.php:1042 3208msgctxt "father’s father’s parent" 3209msgid "great-grandparent" 3210msgstr "" 3211 3212#: app/Functions/Functions.php:1044 3213msgctxt "father’s father’s sibling" 3214msgid "great-aunt/uncle" 3215msgstr "" 3216 3217#: app/Functions/Functions.php:1046 3218msgctxt "father’s father’s sister" 3219msgid "great-aunt" 3220msgstr "" 3221 3222#: app/Functions/Functions.php:1048 3223msgctxt "father’s mother’s brother" 3224msgid "great-uncle" 3225msgstr "" 3226 3227#: app/Functions/Functions.php:1050 3228msgctxt "father’s mother’s father" 3229msgid "great-grandfather" 3230msgstr "" 3231 3232#: app/Functions/Functions.php:1052 3233msgctxt "father’s mother’s mother" 3234msgid "great-grandmother" 3235msgstr "" 3236 3237#: app/Functions/Functions.php:1054 3238msgctxt "father’s mother’s parent" 3239msgid "great-grandparent" 3240msgstr "" 3241 3242#: app/Functions/Functions.php:1056 3243msgctxt "father’s mother’s sibling" 3244msgid "great-aunt/uncle" 3245msgstr "" 3246 3247#: app/Functions/Functions.php:1058 3248msgctxt "father’s mother’s sister" 3249msgid "great-aunt" 3250msgstr "" 3251 3252#: app/Functions/Functions.php:1060 3253msgctxt "father’s parent’s brother" 3254msgid "great-uncle" 3255msgstr "" 3256 3257#: app/Functions/Functions.php:1062 3258msgctxt "father’s parent’s father" 3259msgid "great-grandfather" 3260msgstr "" 3261 3262#: app/Functions/Functions.php:1064 3263msgctxt "father’s parent’s mother" 3264msgid "great-grandmother" 3265msgstr "" 3266 3267#: app/Functions/Functions.php:1066 3268msgctxt "father’s parent’s parent" 3269msgid "great-grandparent" 3270msgstr "" 3271 3272#: app/Functions/Functions.php:1068 3273msgctxt "father’s parent’s sibling" 3274msgid "great-aunt/uncle" 3275msgstr "" 3276 3277#: app/Functions/Functions.php:1070 3278msgctxt "father’s parent’s sister" 3279msgid "great-aunt" 3280msgstr "" 3281 3282#: app/Functions/Functions.php:1072 3283msgctxt "father’s sister’s child" 3284msgid "first cousin" 3285msgstr "" 3286 3287#: app/Functions/Functions.php:1074 3288msgctxt "father’s sister’s daughter" 3289msgid "first cousin" 3290msgstr "" 3291 3292#: app/Functions/Functions.php:1076 3293msgctxt "father’s sister’s husband" 3294msgid "uncle" 3295msgstr "" 3296 3297#: app/Functions/Functions.php:1078 3298msgctxt "father’s sister’s son" 3299msgid "first cousin" 3300msgstr "" 3301 3302#: app/Functions/Functions.php:1080 3303msgctxt "father’s wife’s child" 3304msgid "step-sibling" 3305msgstr "" 3306 3307#: app/Functions/Functions.php:1082 3308msgctxt "father’s wife’s daughter" 3309msgid "step-sister" 3310msgstr "" 3311 3312#: app/Functions/Functions.php:1084 3313msgctxt "father’s wife’s son" 3314msgid "step-brother" 3315msgstr "" 3316 3317#: app/Functions/Functions.php:1086 3318msgctxt "husband’s brother’s wife" 3319msgid "sister-in-law" 3320msgstr "" 3321 3322#: app/Functions/Functions.php:1088 3323msgctxt "husband’s sister’s husband" 3324msgid "brother-in-law" 3325msgstr "" 3326 3327#: app/Functions/Functions.php:1090 3328msgctxt "husband’s sibling’s child" 3329msgid "nephew/niece" 3330msgstr "" 3331 3332#: app/Functions/Functions.php:1092 3333msgctxt "husband’s sister’s child" 3334msgid "nephew/niece" 3335msgstr "" 3336 3337#: app/Functions/Functions.php:1094 3338msgctxt "husband’s brother’s child" 3339msgid "nephew/niece" 3340msgstr "" 3341 3342#: app/Functions/Functions.php:1096 3343msgctxt "husband’s sibling’s daughter" 3344msgid "niece" 3345msgstr "" 3346 3347#: app/Functions/Functions.php:1098 3348msgctxt "husband’s sister’s daughter" 3349msgid "niece" 3350msgstr "" 3351 3352#: app/Functions/Functions.php:1100 3353msgctxt "husband’s brother’s daughter" 3354msgid "niece" 3355msgstr "" 3356 3357#: app/Functions/Functions.php:1102 3358msgctxt "husband’s sibling’s son" 3359msgid "nephew" 3360msgstr "" 3361 3362#: app/Functions/Functions.php:1104 3363msgctxt "husband’s sister’s son" 3364msgid "nephew" 3365msgstr "" 3366 3367#: app/Functions/Functions.php:1106 3368msgctxt "husband’s brother’s son" 3369msgid "nephew" 3370msgstr "" 3371 3372#: app/Functions/Functions.php:1108 3373msgctxt "mother’s brother’s child" 3374msgid "first cousin" 3375msgstr "" 3376 3377#: app/Functions/Functions.php:1110 3378msgctxt "mother’s brother’s daughter" 3379msgid "first cousin" 3380msgstr "" 3381 3382#: app/Functions/Functions.php:1112 3383msgctxt "mother’s brother’s son" 3384msgid "first cousin" 3385msgstr "" 3386 3387#: app/Functions/Functions.php:1114 3388msgctxt "mother’s brother’s wife" 3389msgid "aunt" 3390msgstr "" 3391 3392#: app/Functions/Functions.php:1116 3393msgctxt "mother’s father’s brother" 3394msgid "great-uncle" 3395msgstr "" 3396 3397#: app/Functions/Functions.php:1118 3398msgctxt "mother’s father’s father" 3399msgid "great-grandfather" 3400msgstr "" 3401 3402#: app/Functions/Functions.php:1120 3403msgctxt "mother’s father’s mother" 3404msgid "great-grandmother" 3405msgstr "" 3406 3407#: app/Functions/Functions.php:1122 3408msgctxt "mother’s father’s parent" 3409msgid "great-grandparent" 3410msgstr "" 3411 3412#: app/Functions/Functions.php:1124 3413msgctxt "mother’s father’s sibling" 3414msgid "great-aunt/uncle" 3415msgstr "" 3416 3417#: app/Functions/Functions.php:1126 3418msgctxt "mother’s father’s sister" 3419msgid "great-aunt" 3420msgstr "" 3421 3422#: app/Functions/Functions.php:1128 3423msgctxt "mother’s husband’s child" 3424msgid "step-sibling" 3425msgstr "" 3426 3427#: app/Functions/Functions.php:1130 3428msgctxt "mother’s husband’s daughter" 3429msgid "step-sister" 3430msgstr "" 3431 3432#: app/Functions/Functions.php:1132 3433msgctxt "mother’s husband’s son" 3434msgid "step-brother" 3435msgstr "" 3436 3437#: app/Functions/Functions.php:1134 3438msgctxt "mother’s mother’s brother" 3439msgid "great-uncle" 3440msgstr "" 3441 3442#: app/Functions/Functions.php:1136 3443msgctxt "mother’s mother’s father" 3444msgid "great-grandfather" 3445msgstr "" 3446 3447#: app/Functions/Functions.php:1138 3448msgctxt "mother’s mother’s mother" 3449msgid "great-grandmother" 3450msgstr "" 3451 3452#: app/Functions/Functions.php:1140 3453msgctxt "mother’s mother’s parent" 3454msgid "great-grandparent" 3455msgstr "" 3456 3457#: app/Functions/Functions.php:1142 3458msgctxt "mother’s mother’s sibling" 3459msgid "great-aunt/uncle" 3460msgstr "" 3461 3462#: app/Functions/Functions.php:1144 3463msgctxt "mother’s mother’s sister" 3464msgid "great-aunt" 3465msgstr "" 3466 3467#: app/Functions/Functions.php:1146 3468msgctxt "mother’s parent’s brother" 3469msgid "great-uncle" 3470msgstr "" 3471 3472#: app/Functions/Functions.php:1148 3473msgctxt "mother’s parent’s father" 3474msgid "great-grandfather" 3475msgstr "" 3476 3477#: app/Functions/Functions.php:1150 3478msgctxt "mother’s parent’s mother" 3479msgid "great-grandmother" 3480msgstr "" 3481 3482#: app/Functions/Functions.php:1152 3483msgctxt "mother’s parent’s parent" 3484msgid "great-grandparent" 3485msgstr "" 3486 3487#: app/Functions/Functions.php:1154 3488msgctxt "mother’s parent’s sibling" 3489msgid "great-aunt/uncle" 3490msgstr "" 3491 3492#: app/Functions/Functions.php:1156 3493msgctxt "mother’s parent’s sister" 3494msgid "great-aunt" 3495msgstr "" 3496 3497#: app/Functions/Functions.php:1158 3498msgctxt "mother’s sister’s child" 3499msgid "first cousin" 3500msgstr "" 3501 3502#: app/Functions/Functions.php:1160 3503msgctxt "mother’s sister’s daughter" 3504msgid "first cousin" 3505msgstr "" 3506 3507#: app/Functions/Functions.php:1162 3508msgctxt "mother’s sister’s husband" 3509msgid "uncle" 3510msgstr "" 3511 3512#: app/Functions/Functions.php:1164 3513msgctxt "mother’s sister’s son" 3514msgid "first cousin" 3515msgstr "" 3516 3517#: app/Functions/Functions.php:1166 3518msgctxt "parent’s brother’s wife" 3519msgid "aunt" 3520msgstr "" 3521 3522#: app/Functions/Functions.php:1168 3523msgctxt "parent’s father’s brother" 3524msgid "great-uncle" 3525msgstr "" 3526 3527#: app/Functions/Functions.php:1170 3528msgctxt "parent’s father’s father" 3529msgid "great-grandfather" 3530msgstr "" 3531 3532#: app/Functions/Functions.php:1172 3533msgctxt "parent’s father’s mother" 3534msgid "great-grandmother" 3535msgstr "" 3536 3537#: app/Functions/Functions.php:1174 3538msgctxt "parent’s father’s parent" 3539msgid "great-grandparent" 3540msgstr "" 3541 3542#: app/Functions/Functions.php:1176 3543msgctxt "parent’s father’s sibling" 3544msgid "great-aunt/uncle" 3545msgstr "" 3546 3547#: app/Functions/Functions.php:1178 3548msgctxt "parent’s father’s sister" 3549msgid "great-aunt" 3550msgstr "" 3551 3552#: app/Functions/Functions.php:1180 3553msgctxt "parent’s mother’s brother" 3554msgid "great-uncle" 3555msgstr "" 3556 3557#: app/Functions/Functions.php:1182 3558msgctxt "parent’s mother’s father" 3559msgid "great-grandfather" 3560msgstr "" 3561 3562#: app/Functions/Functions.php:1184 3563msgctxt "parent’s mother’s mother" 3564msgid "great-grandmother" 3565msgstr "" 3566 3567#: app/Functions/Functions.php:1186 3568msgctxt "parent’s mother’s parent" 3569msgid "great-grandparent" 3570msgstr "" 3571 3572#: app/Functions/Functions.php:1188 3573msgctxt "parent’s mother’s sibling" 3574msgid "great-aunt/uncle" 3575msgstr "" 3576 3577#: app/Functions/Functions.php:1190 3578msgctxt "parent’s mother’s sister" 3579msgid "great-aunt" 3580msgstr "" 3581 3582#: app/Functions/Functions.php:1192 3583msgctxt "parent’s parent’s brother" 3584msgid "great-uncle" 3585msgstr "" 3586 3587#: app/Functions/Functions.php:1194 3588msgctxt "parent’s parent’s father" 3589msgid "great-grandfather" 3590msgstr "" 3591 3592#: app/Functions/Functions.php:1196 3593msgctxt "parent’s parent’s mother" 3594msgid "great-grandmother" 3595msgstr "" 3596 3597#: app/Functions/Functions.php:1198 3598msgctxt "parent’s parent’s parent" 3599msgid "great-grandparent" 3600msgstr "" 3601 3602#: app/Functions/Functions.php:1200 3603msgctxt "parent’s parent’s sibling" 3604msgid "great-aunt/uncle" 3605msgstr "" 3606 3607#: app/Functions/Functions.php:1202 3608msgctxt "parent’s parent’s sister" 3609msgid "great-aunt" 3610msgstr "" 3611 3612#: app/Functions/Functions.php:1204 3613msgctxt "parent’s sister’s husband" 3614msgid "uncle" 3615msgstr "" 3616 3617#: app/Functions/Functions.php:1206 3618msgctxt "parent’s spouse’s child" 3619msgid "step-sibling" 3620msgstr "" 3621 3622#: app/Functions/Functions.php:1208 3623msgctxt "parent’s spouse’s daughter" 3624msgid "step-sister" 3625msgstr "" 3626 3627#: app/Functions/Functions.php:1210 3628msgctxt "parent’s spouse’s son" 3629msgid "step-brother" 3630msgstr "" 3631 3632#: app/Functions/Functions.php:1212 3633msgctxt "sibling’s child’s child" 3634msgid "great-nephew/niece" 3635msgstr "" 3636 3637#: app/Functions/Functions.php:1214 3638msgctxt "sibling’s child’s daughter" 3639msgid "great-niece" 3640msgstr "" 3641 3642#: app/Functions/Functions.php:1216 3643msgctxt "sibling’s child’s son" 3644msgid "great-nephew" 3645msgstr "" 3646 3647#: app/Functions/Functions.php:1218 3648msgctxt "sibling’s daughter’s child" 3649msgid "great-nephew/niece" 3650msgstr "" 3651 3652#: app/Functions/Functions.php:1220 3653msgctxt "sibling’s daughter’s daughter" 3654msgid "great-niece" 3655msgstr "" 3656 3657#: app/Functions/Functions.php:1222 3658msgctxt "sibling’s daughter’s husband" 3659msgid "nephew-in-law" 3660msgstr "" 3661 3662#: app/Functions/Functions.php:1224 3663msgctxt "sibling’s daughter’s son" 3664msgid "great-nephew" 3665msgstr "" 3666 3667#: app/Functions/Functions.php:1226 3668msgctxt "sibling’s son’s child" 3669msgid "great-nephew/niece" 3670msgstr "" 3671 3672#: app/Functions/Functions.php:1228 3673msgctxt "sibling’s son’s daughter" 3674msgid "great-niece" 3675msgstr "" 3676 3677#: app/Functions/Functions.php:1230 3678msgctxt "sibling’s son’s son" 3679msgid "great-nephew" 3680msgstr "" 3681 3682#: app/Functions/Functions.php:1232 3683msgctxt "sibling’s son’s wife" 3684msgid "niece-in-law" 3685msgstr "" 3686 3687#: app/Functions/Functions.php:1235 3688msgctxt "(a man’s) sister’s child’s child" 3689msgid "great-nephew/niece" 3690msgstr "" 3691 3692#: app/Functions/Functions.php:1238 3693msgctxt "(a woman’s) sister’s child’s child" 3694msgid "great-nephew/niece" 3695msgstr "" 3696 3697#: app/Functions/Functions.php:1241 3698msgctxt "(a man’s) sister’s child’s daughter" 3699msgid "great-niece" 3700msgstr "" 3701 3702#: app/Functions/Functions.php:1244 3703msgctxt "(a woman’s) sister’s child’s daughter" 3704msgid "great-niece" 3705msgstr "" 3706 3707#: app/Functions/Functions.php:1247 3708msgctxt "(a man’s) sister’s child’s son" 3709msgid "great-nephew" 3710msgstr "" 3711 3712#: app/Functions/Functions.php:1250 3713msgctxt "(a woman’s) sister’s child’s son" 3714msgid "great-nephew" 3715msgstr "" 3716 3717#: app/Functions/Functions.php:1253 3718msgctxt "(a man’s) sister’s daughter’s child" 3719msgid "great-nephew/niece" 3720msgstr "" 3721 3722#: app/Functions/Functions.php:1256 3723msgctxt "(a woman’s) sister’s daughter’s child" 3724msgid "great-nephew/niece" 3725msgstr "" 3726 3727#: app/Functions/Functions.php:1259 3728msgctxt "(a man’s) sister’s daughter’s daughter" 3729msgid "great-niece" 3730msgstr "" 3731 3732#: app/Functions/Functions.php:1262 3733msgctxt "(a woman’s) sister’s daughter’s daughter" 3734msgid "great-niece" 3735msgstr "" 3736 3737#: app/Functions/Functions.php:1264 3738msgctxt "sisters’s daughter’s husband" 3739msgid "nephew-in-law" 3740msgstr "" 3741 3742#: app/Functions/Functions.php:1267 3743msgctxt "(a man’s) sister’s daughter’s son" 3744msgid "great-nephew" 3745msgstr "" 3746 3747#: app/Functions/Functions.php:1270 3748msgctxt "(a woman’s) sister’s daughter’s son" 3749msgid "great-nephew" 3750msgstr "" 3751 3752#: app/Functions/Functions.php:1272 3753msgctxt "sister’s husband’s brother" 3754msgid "brother-in-law" 3755msgstr "" 3756 3757#: app/Functions/Functions.php:1274 3758msgctxt "sister’s husband’s sibling" 3759msgid "brother/sister-in-law" 3760msgstr "" 3761 3762#: app/Functions/Functions.php:1276 3763msgctxt "sister’s husband’s sister" 3764msgid "sister-in-law" 3765msgstr "" 3766 3767#: app/Functions/Functions.php:1279 3768msgctxt "(a man’s) sister’s son’s child" 3769msgid "great-nephew/niece" 3770msgstr "" 3771 3772#: app/Functions/Functions.php:1282 3773msgctxt "(a woman’s) sister’s son’s child" 3774msgid "great-nephew/niece" 3775msgstr "" 3776 3777#: app/Functions/Functions.php:1285 3778msgctxt "(a man’s) sister’s son’s daughter" 3779msgid "great-niece" 3780msgstr "" 3781 3782#: app/Functions/Functions.php:1288 3783msgctxt "(a woman’s) sister’s son’s daughter" 3784msgid "great-niece" 3785msgstr "" 3786 3787#: app/Functions/Functions.php:1291 3788msgctxt "(a man’s) sister’s son’s son" 3789msgid "great-nephew" 3790msgstr "" 3791 3792#: app/Functions/Functions.php:1294 3793msgctxt "(a woman’s) sister’s son’s son" 3794msgid "great-nephew" 3795msgstr "" 3796 3797#: app/Functions/Functions.php:1296 3798msgctxt "sisters’s son’s wife" 3799msgid "niece-in-law" 3800msgstr "" 3801 3802#: app/Functions/Functions.php:1298 3803msgctxt "son’s child’s child" 3804msgid "great-grandchild" 3805msgstr "" 3806 3807#: app/Functions/Functions.php:1300 3808msgctxt "son’s child’s daughter" 3809msgid "great-granddaughter" 3810msgstr "" 3811 3812#: app/Functions/Functions.php:1302 3813msgctxt "son’s child’s son" 3814msgid "great-grandson" 3815msgstr "" 3816 3817#: app/Functions/Functions.php:1304 3818msgctxt "son’s daughter’s child" 3819msgid "great-grandchild" 3820msgstr "" 3821 3822#: app/Functions/Functions.php:1306 3823msgctxt "son’s daughter’s daughter" 3824msgid "great-granddaughter" 3825msgstr "" 3826 3827#: app/Functions/Functions.php:1308 3828msgctxt "son’s daughter’s husband" 3829msgid "granddaughter’s husband" 3830msgstr "" 3831 3832#: app/Functions/Functions.php:1310 3833msgctxt "son’s daughter’s son" 3834msgid "great-grandson" 3835msgstr "" 3836 3837#: app/Functions/Functions.php:1312 3838msgctxt "son’s son’s child" 3839msgid "great-grandchild" 3840msgstr "" 3841 3842#: app/Functions/Functions.php:1314 3843msgctxt "son’s son’s daughter" 3844msgid "great-granddaughter" 3845msgstr "" 3846 3847#: app/Functions/Functions.php:1316 3848msgctxt "son’s son’s son" 3849msgid "great-grandson" 3850msgstr "" 3851 3852#: app/Functions/Functions.php:1318 3853msgctxt "son’s son’s wife" 3854msgid "grandson’s wife" 3855msgstr "" 3856 3857#: app/Functions/Functions.php:1320 3858msgctxt "son’s wife’s father" 3859msgid "daughter-in-law’s father" 3860msgstr "" 3861 3862#: app/Functions/Functions.php:1322 3863msgctxt "son’s wife’s mother" 3864msgid "daughter-in-law’s mother" 3865msgstr "" 3866 3867#: app/Functions/Functions.php:1324 3868msgctxt "son’s wife’s parent" 3869msgid "daughter-in-law’s parent" 3870msgstr "" 3871 3872#: app/Functions/Functions.php:1326 3873msgctxt "wife’s brother’s wife" 3874msgid "sister-in-law" 3875msgstr "" 3876 3877#: app/Functions/Functions.php:1328 3878msgctxt "wife’s sister’s husband" 3879msgid "brother-in-law" 3880msgstr "" 3881 3882#: app/Functions/Functions.php:1330 3883msgctxt "wife’s sibling’s child" 3884msgid "nephew/niece" 3885msgstr "" 3886 3887#: app/Functions/Functions.php:1332 3888msgctxt "wife’s sister’s child" 3889msgid "nephew/niece" 3890msgstr "" 3891 3892#: app/Functions/Functions.php:1334 3893msgctxt "wife’s brother’s child" 3894msgid "nephew/niece" 3895msgstr "" 3896 3897#: app/Functions/Functions.php:1336 3898msgctxt "wife’s sibling’s daughter" 3899msgid "niece" 3900msgstr "" 3901 3902#: app/Functions/Functions.php:1338 3903msgctxt "wife’s sister’s daughter" 3904msgid "niece" 3905msgstr "" 3906 3907#: app/Functions/Functions.php:1340 3908msgctxt "wife’s brother’s daughter" 3909msgid "niece" 3910msgstr "" 3911 3912#: app/Functions/Functions.php:1342 3913msgctxt "wife’s sibling’s son" 3914msgid "nephew" 3915msgstr "" 3916 3917#: app/Functions/Functions.php:1344 3918msgctxt "wife’s sister’s son" 3919msgid "nephew" 3920msgstr "" 3921 3922#: app/Functions/Functions.php:1346 3923msgctxt "wife’s brother’s son" 3924msgid "nephew" 3925msgstr "" 3926 3927#: app/Functions/Functions.php:1350 3928msgctxt "father’s father’s brother’s wife" 3929msgid "great-aunt" 3930msgstr "" 3931 3932#: app/Functions/Functions.php:1352 3933msgctxt "father’s father’s sibling’s spouse" 3934msgid "great-aunt/uncle" 3935msgstr "" 3936 3937#: app/Functions/Functions.php:1354 3938msgctxt "father’s father’s sister’s husband" 3939msgid "great-uncle" 3940msgstr "" 3941 3942#: app/Functions/Functions.php:1356 3943msgctxt "father’s mother’s brother’s wife" 3944msgid "great-aunt" 3945msgstr "" 3946 3947#: app/Functions/Functions.php:1358 3948msgctxt "father’s mother’s sibling’s spouse" 3949msgid "great-aunt/uncle" 3950msgstr "" 3951 3952#: app/Functions/Functions.php:1360 3953msgctxt "father’s mother’s sister’s husband" 3954msgid "great-uncle" 3955msgstr "" 3956 3957#: app/Functions/Functions.php:1362 3958msgctxt "father’s parent’s brother’s wife" 3959msgid "great-aunt" 3960msgstr "" 3961 3962#: app/Functions/Functions.php:1364 3963msgctxt "father’s parent’s sibling’s spouse" 3964msgid "great-aunt/uncle" 3965msgstr "" 3966 3967#: app/Functions/Functions.php:1366 3968msgctxt "father’s parent’s sister’s husband" 3969msgid "great-uncle" 3970msgstr "" 3971 3972#: app/Functions/Functions.php:1368 3973msgctxt "mother’s father’s brother’s wife" 3974msgid "great-aunt" 3975msgstr "" 3976 3977#: app/Functions/Functions.php:1370 3978msgctxt "mother’s father’s sibling’s spouse" 3979msgid "great-aunt/uncle" 3980msgstr "" 3981 3982#: app/Functions/Functions.php:1372 3983msgctxt "mother’s father’s sister’s husband" 3984msgid "great-uncle" 3985msgstr "" 3986 3987#: app/Functions/Functions.php:1374 3988msgctxt "mother’s mother’s brother’s wife" 3989msgid "great-aunt" 3990msgstr "" 3991 3992#: app/Functions/Functions.php:1376 3993msgctxt "mother’s mother’s sibling’s spouse" 3994msgid "great-aunt/uncle" 3995msgstr "" 3996 3997#: app/Functions/Functions.php:1378 3998msgctxt "mother’s mother’s sister’s husband" 3999msgid "great-uncle" 4000msgstr "" 4001 4002#: app/Functions/Functions.php:1380 4003msgctxt "mother’s parent’s brother’s wife" 4004msgid "great-aunt" 4005msgstr "" 4006 4007#: app/Functions/Functions.php:1382 4008msgctxt "mother’s parent’s sibling’s spouse" 4009msgid "great-aunt/uncle" 4010msgstr "" 4011 4012#: app/Functions/Functions.php:1384 4013msgctxt "mother’s parent’s sister’s husband" 4014msgid "great-uncle" 4015msgstr "" 4016 4017#: app/Functions/Functions.php:1386 4018msgctxt "parent’s father’s brother’s wife" 4019msgid "great-aunt" 4020msgstr "" 4021 4022#: app/Functions/Functions.php:1388 4023msgctxt "parent’s father’s sibling’s spouse" 4024msgid "great-aunt/uncle" 4025msgstr "" 4026 4027#: app/Functions/Functions.php:1390 4028msgctxt "parent’s father’s sister’s husband" 4029msgid "great-uncle" 4030msgstr "" 4031 4032#: app/Functions/Functions.php:1392 4033msgctxt "parent’s mother’s brother’s wife" 4034msgid "great-aunt" 4035msgstr "" 4036 4037#: app/Functions/Functions.php:1394 4038msgctxt "parent’s mother’s sibling’s spouse" 4039msgid "great-aunt/uncle" 4040msgstr "" 4041 4042#: app/Functions/Functions.php:1396 4043msgctxt "parent’s mother’s sister’s husband" 4044msgid "great-uncle" 4045msgstr "" 4046 4047#: app/Functions/Functions.php:1398 4048msgctxt "parent’s parent’s brother’s wife" 4049msgid "great-aunt" 4050msgstr "" 4051 4052#: app/Functions/Functions.php:1400 4053msgctxt "parent’s parent’s sibling’s spouse" 4054msgid "great-aunt/uncle" 4055msgstr "" 4056 4057#: app/Functions/Functions.php:1402 4058msgctxt "parent’s parent’s sister’s husband" 4059msgid "great-uncle" 4060msgstr "" 4061 4062#: app/Functions/Functions.php:1404 4063msgctxt "father’s father’s brother’s daughter" 4064msgid "first cousin once removed ascending" 4065msgstr "" 4066 4067#: app/Functions/Functions.php:1406 4068msgctxt "father’s father’s brother’s son" 4069msgid "first cousin once removed ascending" 4070msgstr "" 4071 4072#: app/Functions/Functions.php:1408 4073msgctxt "father’s father’s brother’s child" 4074msgid "first cousin once removed ascending" 4075msgstr "" 4076 4077#: app/Functions/Functions.php:1410 4078msgctxt "father’s father’s sister’s daughter" 4079msgid "first cousin once removed ascending" 4080msgstr "" 4081 4082#: app/Functions/Functions.php:1412 4083msgctxt "father’s father’s sister’s son" 4084msgid "first cousin once removed ascending" 4085msgstr "" 4086 4087#: app/Functions/Functions.php:1414 4088msgctxt "father’s father’s sister’s child" 4089msgid "first cousin once removed ascending" 4090msgstr "" 4091 4092#: app/Functions/Functions.php:1416 4093msgctxt "father’s mother’s brother’s daughter" 4094msgid "first cousin once removed ascending" 4095msgstr "" 4096 4097#: app/Functions/Functions.php:1418 4098msgctxt "father’s mother’s brother’s son" 4099msgid "first cousin once removed ascending" 4100msgstr "" 4101 4102#: app/Functions/Functions.php:1420 4103msgctxt "father’s mother’s brother’s child" 4104msgid "first cousin once removed ascending" 4105msgstr "" 4106 4107#: app/Functions/Functions.php:1422 4108msgctxt "father’s mother’s sister’s daughter" 4109msgid "first cousin once removed ascending" 4110msgstr "" 4111 4112#: app/Functions/Functions.php:1424 4113msgctxt "father’s mother’s sister’s son" 4114msgid "first cousin once removed ascending" 4115msgstr "" 4116 4117#: app/Functions/Functions.php:1426 4118msgctxt "father’s mother’s sister’s child" 4119msgid "first cousin once removed ascending" 4120msgstr "" 4121 4122#: app/Functions/Functions.php:1428 4123msgctxt "mother’s father’s brother’s daughter" 4124msgid "first cousin once removed ascending" 4125msgstr "" 4126 4127#: app/Functions/Functions.php:1430 4128msgctxt "mother’s father’s brother’s son" 4129msgid "first cousin once removed ascending" 4130msgstr "" 4131 4132#: app/Functions/Functions.php:1432 4133msgctxt "mother’s father’s brother’s child" 4134msgid "first cousin once removed ascending" 4135msgstr "" 4136 4137#: app/Functions/Functions.php:1434 4138msgctxt "mother’s father’s sister’s daughter" 4139msgid "first cousin once removed ascending" 4140msgstr "" 4141 4142#: app/Functions/Functions.php:1436 4143msgctxt "mother’s father’s sister’s son" 4144msgid "first cousin once removed ascending" 4145msgstr "" 4146 4147#: app/Functions/Functions.php:1438 4148msgctxt "mother’s father’s sister’s child" 4149msgid "first cousin once removed ascending" 4150msgstr "" 4151 4152#: app/Functions/Functions.php:1440 4153msgctxt "mother’s mother’s brother’s daughter" 4154msgid "first cousin once removed ascending" 4155msgstr "" 4156 4157#: app/Functions/Functions.php:1442 4158msgctxt "mother’s mother’s brother’s son" 4159msgid "first cousin once removed ascending" 4160msgstr "" 4161 4162#: app/Functions/Functions.php:1444 4163msgctxt "mother’s mother’s brother’s child" 4164msgid "first cousin once removed ascending" 4165msgstr "" 4166 4167#: app/Functions/Functions.php:1446 4168msgctxt "mother’s mother’s sister’s daughter" 4169msgid "first cousin once removed ascending" 4170msgstr "" 4171 4172#: app/Functions/Functions.php:1448 4173msgctxt "mother’s mother’s sister’s son" 4174msgid "first cousin once removed ascending" 4175msgstr "" 4176 4177#: app/Functions/Functions.php:1450 4178msgctxt "mother’s mother’s sister’s child" 4179msgid "first cousin once removed ascending" 4180msgstr "" 4181 4182#: app/Functions/Functions.php:1455 4183msgctxt "grandfather’s brother’s granddaughter" 4184msgid "second cousin" 4185msgstr "" 4186 4187#: app/Functions/Functions.php:1459 4188msgctxt "grandfather’s brother’s grandson" 4189msgid "second cousin" 4190msgstr "" 4191 4192#: app/Functions/Functions.php:1463 4193msgctxt "grandfather’s brother’s grandchild" 4194msgid "second cousin" 4195msgstr "" 4196 4197#: app/Functions/Functions.php:1467 4198msgctxt "grandfather’s sister’s granddaughter" 4199msgid "second cousin" 4200msgstr "" 4201 4202#: app/Functions/Functions.php:1471 4203msgctxt "grandfather’s sister’s grandson" 4204msgid "second cousin" 4205msgstr "" 4206 4207#: app/Functions/Functions.php:1475 4208msgctxt "grandfather’s sister’s grandchild" 4209msgid "second cousin" 4210msgstr "" 4211 4212#: app/Functions/Functions.php:1479 4213msgctxt "grandfather’s sibling’s granddaughter" 4214msgid "second cousin" 4215msgstr "" 4216 4217#: app/Functions/Functions.php:1483 4218msgctxt "grandfather’s sibling’s grandson" 4219msgid "second cousin" 4220msgstr "" 4221 4222#: app/Functions/Functions.php:1487 4223msgctxt "grandfather’s sibling’s grandchild" 4224msgid "second cousin" 4225msgstr "" 4226 4227#: app/Functions/Functions.php:1491 4228msgctxt "grandmother’s brother’s granddaughter" 4229msgid "second cousin" 4230msgstr "" 4231 4232#: app/Functions/Functions.php:1495 4233msgctxt "grandmother’s brother’s grandson" 4234msgid "second cousin" 4235msgstr "" 4236 4237#: app/Functions/Functions.php:1499 4238msgctxt "grandmother’s brother’s grandchild" 4239msgid "second cousin" 4240msgstr "" 4241 4242#: app/Functions/Functions.php:1503 4243msgctxt "grandmother’s sister’s granddaughter" 4244msgid "second cousin" 4245msgstr "" 4246 4247#: app/Functions/Functions.php:1507 4248msgctxt "grandmother’s sister’s grandson" 4249msgid "second cousin" 4250msgstr "" 4251 4252#: app/Functions/Functions.php:1511 4253msgctxt "grandmother’s sister’s grandchild" 4254msgid "second cousin" 4255msgstr "" 4256 4257#: app/Functions/Functions.php:1515 4258msgctxt "grandmother’s sibling’s granddaughter" 4259msgid "second cousin" 4260msgstr "" 4261 4262#: app/Functions/Functions.php:1519 4263msgctxt "grandmother’s sibling’s grandson" 4264msgid "second cousin" 4265msgstr "" 4266 4267#: app/Functions/Functions.php:1523 4268msgctxt "grandmother’s sibling’s grandchild" 4269msgid "second cousin" 4270msgstr "" 4271 4272#: app/Functions/Functions.php:1527 4273msgctxt "grandparent’s brother’s granddaughter" 4274msgid "second cousin" 4275msgstr "" 4276 4277#: app/Functions/Functions.php:1531 4278msgctxt "grandparent’s brother’s grandson" 4279msgid "second cousin" 4280msgstr "" 4281 4282#: app/Functions/Functions.php:1535 4283msgctxt "grandparent’s brother’s grandchild" 4284msgid "second cousin" 4285msgstr "" 4286 4287#: app/Functions/Functions.php:1539 4288msgctxt "grandparent’s sister’s granddaughter" 4289msgid "second cousin" 4290msgstr "" 4291 4292#: app/Functions/Functions.php:1543 4293msgctxt "grandparent’s sister’s grandson" 4294msgid "second cousin" 4295msgstr "" 4296 4297#: app/Functions/Functions.php:1547 4298msgctxt "grandparent’s sister’s grandchild" 4299msgid "second cousin" 4300msgstr "" 4301 4302#: app/Functions/Functions.php:1551 4303msgctxt "grandparent’s sibling’s granddaughter" 4304msgid "second cousin" 4305msgstr "" 4306 4307#: app/Functions/Functions.php:1555 4308msgctxt "grandparent’s sibling’s grandson" 4309msgid "second cousin" 4310msgstr "" 4311 4312#: app/Functions/Functions.php:1559 4313msgctxt "grandparent’s sibling’s grandchild" 4314msgid "second cousin" 4315msgstr "" 4316 4317#: app/Functions/Functions.php:1571 4318msgctxt "great-grandfather’s brother" 4319msgid "great-great-uncle" 4320msgstr "" 4321 4322#: app/Functions/Functions.php:1575 4323msgctxt "great-grandmother’s brother" 4324msgid "great-great-uncle" 4325msgstr "" 4326 4327#: app/Functions/Functions.php:1578 4328msgctxt "great-grandparent’s brother" 4329msgid "great-great-uncle" 4330msgstr "" 4331 4332#: app/Functions/Functions.php:1582 4333msgid "great-great-aunt" 4334msgstr "" 4335 4336#: app/Functions/Functions.php:1585 4337msgid "great-great-aunt/uncle" 4338msgstr "" 4339 4340#: app/Functions/Functions.php:1590 4341msgctxt "great-great-grandfather’s brother" 4342msgid "great-great-great-uncle" 4343msgstr "" 4344 4345#: app/Functions/Functions.php:1594 4346msgctxt "great-great-grandmother’s brother" 4347msgid "great-great-great-uncle" 4348msgstr "" 4349 4350#: app/Functions/Functions.php:1597 4351msgctxt "great-great-grandparent’s brother" 4352msgid "great-great-great-uncle" 4353msgstr "" 4354 4355#: app/Functions/Functions.php:1601 4356msgid "great-great-great-aunt" 4357msgstr "" 4358 4359#: app/Functions/Functions.php:1604 4360msgid "great-great-great-aunt/uncle" 4361msgstr "" 4362 4363#: app/Functions/Functions.php:1609 4364msgctxt "great-great-great-grandfather’s brother" 4365msgid "great ×4 uncle" 4366msgstr "" 4367 4368#: app/Functions/Functions.php:1613 4369msgctxt "great-great-great-grandmother’s brother" 4370msgid "great ×4 uncle" 4371msgstr "" 4372 4373#: app/Functions/Functions.php:1616 4374msgctxt "great-great-great-grandparent’s brother" 4375msgid "great ×4 uncle" 4376msgstr "" 4377 4378#: app/Functions/Functions.php:1620 4379msgid "great ×4 aunt" 4380msgstr "" 4381 4382#: app/Functions/Functions.php:1623 4383msgid "great ×4 aunt/uncle" 4384msgstr "" 4385 4386#: app/Functions/Functions.php:1628 4387msgctxt "great ×4 grandfather’s brother" 4388msgid "great ×5 uncle" 4389msgstr "" 4390 4391#: app/Functions/Functions.php:1632 4392msgctxt "great ×4 grandmother’s brother" 4393msgid "great ×5 uncle" 4394msgstr "" 4395 4396#: app/Functions/Functions.php:1635 4397msgctxt "great ×4 grandparent’s brother" 4398msgid "great ×5 uncle" 4399msgstr "" 4400 4401#: app/Functions/Functions.php:1639 4402msgid "great ×5 aunt" 4403msgstr "" 4404 4405#: app/Functions/Functions.php:1642 4406msgid "great ×5 aunt/uncle" 4407msgstr "" 4408 4409#: app/Functions/Functions.php:1647 4410msgctxt "great ×5 grandfather’s brother" 4411msgid "great ×6 uncle" 4412msgstr "" 4413 4414#: app/Functions/Functions.php:1651 4415msgctxt "great ×5 grandmother’s brother" 4416msgid "great ×6 uncle" 4417msgstr "" 4418 4419#: app/Functions/Functions.php:1654 4420msgctxt "great ×5 grandparent’s brother" 4421msgid "great ×6 uncle" 4422msgstr "" 4423 4424#: app/Functions/Functions.php:1658 4425msgid "great ×6 aunt" 4426msgstr "" 4427 4428#: app/Functions/Functions.php:1661 4429msgid "great ×6 aunt/uncle" 4430msgstr "" 4431 4432#: app/Functions/Functions.php:1666 4433msgctxt "great ×6 grandfather’s brother" 4434msgid "great ×7 uncle" 4435msgstr "" 4436 4437#: app/Functions/Functions.php:1670 4438msgctxt "great ×6 grandmother’s brother" 4439msgid "great ×7 uncle" 4440msgstr "" 4441 4442#: app/Functions/Functions.php:1673 4443msgctxt "great ×6 grandparent’s brother" 4444msgid "great ×7 uncle" 4445msgstr "" 4446 4447#: app/Functions/Functions.php:1677 4448msgid "great ×7 aunt" 4449msgstr "" 4450 4451#: app/Functions/Functions.php:1680 4452msgid "great ×7 aunt/uncle" 4453msgstr "" 4454 4455#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4456#: app/Functions/Functions.php:1690 app/Functions/Functions.php:1725 4457#, php-format 4458msgid "great ×%s uncle" 4459msgstr "" 4460 4461#: app/Functions/Functions.php:1694 app/Functions/Functions.php:1713 4462#: app/Functions/Functions.php:1729 4463#, php-format 4464msgid "great ×%s aunt" 4465msgstr "" 4466 4467#: app/Functions/Functions.php:1697 app/Functions/Functions.php:1716 4468#: app/Functions/Functions.php:1732 4469#, php-format 4470msgid "great ×%s aunt/uncle" 4471msgstr "" 4472 4473#: app/Functions/Functions.php:1702 4474#, php-format 4475msgctxt "great ×(%s-1) grandfather’s brother" 4476msgid "great ×%s uncle" 4477msgstr "" 4478 4479#: app/Functions/Functions.php:1706 4480#, php-format 4481msgctxt "great ×(%s-1) grandmother’s brother" 4482msgid "great ×%s uncle" 4483msgstr "" 4484 4485#: app/Functions/Functions.php:1709 4486#, php-format 4487msgctxt "great ×(%s-1) grandparent’s brother" 4488msgid "great ×%s uncle" 4489msgstr "" 4490 4491#: app/Functions/Functions.php:1744 4492msgctxt "(a man’s) brother’s great-grandson" 4493msgid "great-great-nephew" 4494msgstr "" 4495 4496#: app/Functions/Functions.php:1748 4497msgctxt "(a man’s) sister’s great-grandson" 4498msgid "great-great-nephew" 4499msgstr "" 4500 4501#: app/Functions/Functions.php:1751 4502msgctxt "(a woman’s) great-great-nephew" 4503msgid "great-great-nephew" 4504msgstr "" 4505 4506#: app/Functions/Functions.php:1756 4507msgctxt "(a man’s) brother’s great-granddaughter" 4508msgid "great-great-niece" 4509msgstr "" 4510 4511#: app/Functions/Functions.php:1760 4512msgctxt "(a man’s) sister’s great-granddaughter" 4513msgid "great-great-niece" 4514msgstr "" 4515 4516#: app/Functions/Functions.php:1763 4517msgctxt "(a woman’s) great-great-niece" 4518msgid "great-great-niece" 4519msgstr "" 4520 4521#: app/Functions/Functions.php:1767 4522msgctxt "(a man’s) brother’s great-grandchild" 4523msgid "great-great-nephew/niece" 4524msgstr "" 4525 4526#: app/Functions/Functions.php:1771 4527msgctxt "(a man’s) sister’s great-grandchild" 4528msgid "great-great-nephew/niece" 4529msgstr "" 4530 4531#: app/Functions/Functions.php:1774 4532msgctxt "(a woman’s) great-great-nephew/niece" 4533msgid "great-great-nephew/niece" 4534msgstr "" 4535 4536#: app/Functions/Functions.php:1779 4537msgctxt "(a man’s) brother’s great-great-grandson" 4538msgid "great-great-great-nephew" 4539msgstr "" 4540 4541#: app/Functions/Functions.php:1783 4542msgctxt "(a man’s) sister’s great-great-grandson" 4543msgid "great-great-great-nephew" 4544msgstr "" 4545 4546#: app/Functions/Functions.php:1786 4547msgctxt "(a woman’s) great-great-great-nephew" 4548msgid "great-great-great-nephew" 4549msgstr "" 4550 4551#: app/Functions/Functions.php:1791 4552msgctxt "(a man’s) brother’s great-great-granddaughter" 4553msgid "great-great-great-niece" 4554msgstr "" 4555 4556#: app/Functions/Functions.php:1795 4557msgctxt "(a man’s) sister’s great-great-granddaughter" 4558msgid "great-great-great-niece" 4559msgstr "" 4560 4561#: app/Functions/Functions.php:1798 4562msgctxt "(a woman’s) great-great-great-niece" 4563msgid "great-great-great-niece" 4564msgstr "" 4565 4566#: app/Functions/Functions.php:1802 4567msgctxt "(a man’s) brother’s great-great-grandchild" 4568msgid "great-great-great-nephew/niece" 4569msgstr "" 4570 4571#: app/Functions/Functions.php:1806 4572msgctxt "(a man’s) sister’s great-great-grandchild" 4573msgid "great-great-great-nephew/niece" 4574msgstr "" 4575 4576#: app/Functions/Functions.php:1809 4577msgctxt "(a woman’s) great-great-great-nephew/niece" 4578msgid "great-great-great-nephew/niece" 4579msgstr "" 4580 4581#: app/Functions/Functions.php:1814 4582msgctxt "(a man’s) brother’s great-great-great-grandson" 4583msgid "great ×4 nephew" 4584msgstr "" 4585 4586#: app/Functions/Functions.php:1818 4587msgctxt "(a man’s) sister’s great-great-great-grandson" 4588msgid "great ×4 nephew" 4589msgstr "" 4590 4591#: app/Functions/Functions.php:1821 4592msgctxt "(a woman’s) great ×4 nephew" 4593msgid "great ×4 nephew" 4594msgstr "" 4595 4596#: app/Functions/Functions.php:1826 4597msgctxt "(a man’s) brother’s great-great-great-granddaughter" 4598msgid "great ×4 niece" 4599msgstr "" 4600 4601#: app/Functions/Functions.php:1830 4602msgctxt "(a man’s) sister’s great-great-great-granddaughter" 4603msgid "great ×4 niece" 4604msgstr "" 4605 4606#: app/Functions/Functions.php:1833 4607msgctxt "(a woman’s) great ×4 niece" 4608msgid "great ×4 niece" 4609msgstr "" 4610 4611#: app/Functions/Functions.php:1837 4612msgctxt "(a man’s) brother’s great-great-great-grandchild" 4613msgid "great ×4 nephew/niece" 4614msgstr "" 4615 4616#: app/Functions/Functions.php:1841 4617msgctxt "(a man’s) sister’s great-great-great-grandchild" 4618msgid "great ×4 nephew/niece" 4619msgstr "" 4620 4621#: app/Functions/Functions.php:1844 4622msgctxt "(a woman’s) great ×4 nephew/niece" 4623msgid "great ×4 nephew/niece" 4624msgstr "" 4625 4626#: app/Functions/Functions.php:1849 4627msgctxt "(a man’s) brother’s great ×4 grandson" 4628msgid "great ×5 nephew" 4629msgstr "" 4630 4631#: app/Functions/Functions.php:1853 4632msgctxt "(a man’s) sister’s great ×4 grandson" 4633msgid "great ×5 nephew" 4634msgstr "" 4635 4636#: app/Functions/Functions.php:1856 4637msgctxt "(a woman’s) great ×5 nephew" 4638msgid "great ×5 nephew" 4639msgstr "" 4640 4641#: app/Functions/Functions.php:1861 4642msgctxt "(a man’s) brother’s great ×4 granddaughter" 4643msgid "great ×5 niece" 4644msgstr "" 4645 4646#: app/Functions/Functions.php:1865 4647msgctxt "(a man’s) sister’s great ×4 granddaughter" 4648msgid "great ×5 niece" 4649msgstr "" 4650 4651#: app/Functions/Functions.php:1868 4652msgctxt "(a woman’s) great ×5 niece" 4653msgid "great ×5 niece" 4654msgstr "" 4655 4656#: app/Functions/Functions.php:1872 4657msgctxt "(a man’s) brother’s great ×4 grandchild" 4658msgid "great ×5 nephew/niece" 4659msgstr "" 4660 4661#: app/Functions/Functions.php:1876 4662msgctxt "(a man’s) sister’s great ×4 grandchild" 4663msgid "great ×5 nephew/niece" 4664msgstr "" 4665 4666#: app/Functions/Functions.php:1879 4667msgctxt "(a woman’s) great ×5 nephew/niece" 4668msgid "great ×5 nephew/niece" 4669msgstr "" 4670 4671#: app/Functions/Functions.php:1890 4672#, php-format 4673msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 4674msgid "great ×%s nephew" 4675msgstr "" 4676 4677#: app/Functions/Functions.php:1894 4678#, php-format 4679msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 4680msgid "great ×%s nephew" 4681msgstr "" 4682 4683#: app/Functions/Functions.php:1897 4684#, php-format 4685msgctxt "(a woman’s) great ×%s nephew" 4686msgid "great ×%s nephew" 4687msgstr "" 4688 4689#: app/Functions/Functions.php:1902 4690#, php-format 4691msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 4692msgid "great ×%s niece" 4693msgstr "" 4694 4695#: app/Functions/Functions.php:1906 4696#, php-format 4697msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 4698msgid "great ×%s niece" 4699msgstr "" 4700 4701#: app/Functions/Functions.php:1909 4702#, php-format 4703msgctxt "(a woman’s) great ×%s niece" 4704msgid "great ×%s niece" 4705msgstr "" 4706 4707#: app/Functions/Functions.php:1913 4708#, php-format 4709msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 4710msgid "great ×%s nephew/niece" 4711msgstr "" 4712 4713#: app/Functions/Functions.php:1917 4714#, php-format 4715msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 4716msgid "great ×%s nephew/niece" 4717msgstr "" 4718 4719#: app/Functions/Functions.php:1920 4720#, php-format 4721msgctxt "(a woman’s) great ×%s nephew/niece" 4722msgid "great ×%s nephew/niece" 4723msgstr "" 4724 4725#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4726#: app/Functions/Functions.php:1924 app/Functions/Functions.php:1940 4727#, php-format 4728msgid "great ×%s nephew" 4729msgstr "" 4730 4731#: app/Functions/Functions.php:1928 app/Functions/Functions.php:1944 4732#, php-format 4733msgid "great ×%s niece" 4734msgstr "" 4735 4736#: app/Functions/Functions.php:1931 app/Functions/Functions.php:1947 4737#, php-format 4738msgid "great ×%s nephew/niece" 4739msgstr "" 4740 4741#: app/Functions/Functions.php:1957 4742msgid "great-great-grandfather" 4743msgstr "" 4744 4745#: app/Functions/Functions.php:1961 4746msgid "great-great-grandmother" 4747msgstr "" 4748 4749#: app/Functions/Functions.php:1964 4750msgid "great-great-grandparent" 4751msgstr "" 4752 4753#: app/Functions/Functions.php:1968 4754msgid "great-great-great-grandfather" 4755msgstr "" 4756 4757#: app/Functions/Functions.php:1972 4758msgid "great-great-great-grandmother" 4759msgstr "" 4760 4761#: app/Functions/Functions.php:1975 4762msgid "great-great-great-grandparent" 4763msgstr "" 4764 4765#: app/Functions/Functions.php:1979 4766msgid "great ×4 grandfather" 4767msgstr "" 4768 4769#: app/Functions/Functions.php:1983 4770msgid "great ×4 grandmother" 4771msgstr "" 4772 4773#: app/Functions/Functions.php:1986 4774msgid "great ×4 grandparent" 4775msgstr "" 4776 4777#: app/Functions/Functions.php:1990 4778msgid "great ×5 grandfather" 4779msgstr "" 4780 4781#: app/Functions/Functions.php:1994 4782msgid "great ×5 grandmother" 4783msgstr "" 4784 4785#: app/Functions/Functions.php:1997 4786msgid "great ×5 grandparent" 4787msgstr "" 4788 4789#: app/Functions/Functions.php:2001 4790msgid "great ×6 grandfather" 4791msgstr "" 4792 4793#: app/Functions/Functions.php:2005 4794msgid "great ×6 grandmother" 4795msgstr "" 4796 4797#: app/Functions/Functions.php:2008 4798msgid "great ×6 grandparent" 4799msgstr "" 4800 4801#: app/Functions/Functions.php:2012 4802msgid "great ×7 grandfather" 4803msgstr "" 4804 4805#: app/Functions/Functions.php:2016 4806msgid "great ×7 grandmother" 4807msgstr "" 4808 4809#: app/Functions/Functions.php:2019 4810msgid "great ×7 grandparent" 4811msgstr "" 4812 4813#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4814#: app/Functions/Functions.php:2029 app/Functions/Functions.php:2041 4815#: app/Functions/Functions.php:2053 app/Functions/Functions.php:2066 4816#: app/Functions/Functions.php:2082 4817#, php-format 4818msgid "great ×%s grandfather" 4819msgstr "" 4820 4821#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4822#: app/Functions/Functions.php:2033 app/Functions/Functions.php:2045 4823#: app/Functions/Functions.php:2057 app/Functions/Functions.php:2071 4824#: app/Functions/Functions.php:2087 4825#, php-format 4826msgid "great ×%s grandmother" 4827msgstr "" 4828 4829#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4830#: app/Functions/Functions.php:2036 app/Functions/Functions.php:2048 4831#: app/Functions/Functions.php:2060 app/Functions/Functions.php:2075 4832#: app/Functions/Functions.php:2091 4833#, php-format 4834msgid "great ×%s grandparent" 4835msgstr "" 4836 4837#: app/Functions/Functions.php:2101 4838msgid "great-great-grandson" 4839msgstr "" 4840 4841#: app/Functions/Functions.php:2105 4842msgid "great-great-granddaughter" 4843msgstr "" 4844 4845#: app/Functions/Functions.php:2108 4846msgid "great-great-grandchild" 4847msgstr "" 4848 4849#: app/Functions/Functions.php:2112 4850msgid "great-great-great-grandson" 4851msgstr "" 4852 4853#: app/Functions/Functions.php:2116 4854msgid "great-great-great-granddaughter" 4855msgstr "" 4856 4857#: app/Functions/Functions.php:2119 4858msgid "great-great-great-grandchild" 4859msgstr "" 4860 4861#: app/Functions/Functions.php:2123 4862msgid "great ×4 grandson" 4863msgstr "" 4864 4865#: app/Functions/Functions.php:2127 4866msgid "great ×4 granddaughter" 4867msgstr "" 4868 4869#: app/Functions/Functions.php:2130 4870msgid "great ×4 grandchild" 4871msgstr "" 4872 4873#: app/Functions/Functions.php:2134 4874msgid "great ×5 grandson" 4875msgstr "" 4876 4877#: app/Functions/Functions.php:2138 4878msgid "great ×5 granddaughter" 4879msgstr "" 4880 4881#: app/Functions/Functions.php:2141 4882msgid "great ×5 grandchild" 4883msgstr "" 4884 4885#: app/Functions/Functions.php:2145 4886msgid "great ×6 grandson" 4887msgstr "" 4888 4889#: app/Functions/Functions.php:2149 4890msgid "great ×6 granddaughter" 4891msgstr "" 4892 4893#: app/Functions/Functions.php:2152 4894msgid "great ×6 grandchild" 4895msgstr "" 4896 4897#: app/Functions/Functions.php:2156 4898msgid "great ×7 grandson" 4899msgstr "" 4900 4901#: app/Functions/Functions.php:2160 4902msgid "great ×7 granddaughter" 4903msgstr "" 4904 4905#: app/Functions/Functions.php:2163 4906msgid "great ×7 grandchild" 4907msgstr "" 4908 4909#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4910#: app/Functions/Functions.php:2175 app/Functions/Functions.php:2194 4911#, php-format 4912msgid "great ×%s grandson" 4913msgstr "" 4914 4915#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4916#: app/Functions/Functions.php:2179 app/Functions/Functions.php:2199 4917#, php-format 4918msgid "great ×%s granddaughter" 4919msgstr "" 4920 4921#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4922#: app/Functions/Functions.php:2182 app/Functions/Functions.php:2203 4923#, php-format 4924msgid "great ×%s grandchild" 4925msgstr "" 4926 4927#. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856 4928#: app/Functions/Functions.php:2257 4929#, php-format 4930msgid "%s once removed ascending" 4931msgstr "" 4932 4933#. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856 4934#: app/Functions/Functions.php:2261 4935#, php-format 4936msgid "%s once removed descending" 4937msgstr "" 4938 4939#. I18N: %s=“fifth cousin”, etc. 4940#: app/Functions/Functions.php:2265 4941#, php-format 4942msgid "%s twice removed ascending" 4943msgstr "" 4944 4945#. I18N: %s=“fifth cousin”, etc. 4946#: app/Functions/Functions.php:2269 4947#, php-format 4948msgid "%s twice removed descending" 4949msgstr "" 4950 4951#. I18N: %s=“fifth cousin”, etc. 4952#: app/Functions/Functions.php:2273 4953#, php-format 4954msgid "%s three times removed ascending" 4955msgstr "" 4956 4957#. I18N: %s=“fifth cousin”, etc. 4958#: app/Functions/Functions.php:2277 4959#, php-format 4960msgid "%s three times removed descending" 4961msgstr "" 4962 4963#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 4964#: app/Functions/Functions.php:2281 4965#, php-format 4966msgid "%1$s %2$s times removed ascending" 4967msgstr "" 4968 4969#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 4970#: app/Functions/Functions.php:2285 4971#, php-format 4972msgid "%1$s %2$s times removed descending" 4973msgstr "" 4974 4975#: app/Functions/Functions.php:2304 4976#, php-format 4977msgid "%1$s’s %2$s" 4978msgstr "" 4979 4980#. I18N: gedcom tag CHIL 4981#: app/Functions/FunctionsDate.php:39 app/GedcomTag.php:587 4982#: resources/views/edit/change-family-members.phtml:49 4983#: resources/views/edit/change-family-members.phtml:60 4984#: resources/views/modules/pedigree-chart/previous.phtml:40 4985msgid "Child" 4986msgstr "" 4987 4988#. I18N: gedcom tag INFL 4989#: app/Functions/FunctionsDate.php:41 app/GedcomTag.php:805 4990msgid "Infant" 4991msgstr "" 4992 4993#: app/Functions/FunctionsDate.php:43 4994msgid "Stillborn" 4995msgstr "" 4996 4997#: app/Functions/FunctionsEdit.php:90 app/Functions/FunctionsEdit.php:228 4998#: app/Functions/FunctionsEdit.php:249 4999#: app/Functions/FunctionsPrintFacts.php:248 5000#: app/Functions/FunctionsPrintFacts.php:422 5001#: app/Functions/FunctionsPrintFacts.php:808 5002#: app/Functions/FunctionsPrintFacts.php:1050 5003#: app/Http/Controllers/AdminController.php:370 5004#: resources/views/admin/trees-privacy.phtml:32 5005#: resources/views/admin/trees-privacy.phtml:97 5006#: resources/views/admin/trees-privacy.phtml:158 5007#: resources/views/modals/restriction-fields.phtml:11 5008msgid "Show to visitors" 5009msgstr "" 5010 5011#: app/Functions/FunctionsEdit.php:91 app/Functions/FunctionsEdit.php:229 5012#: app/Functions/FunctionsEdit.php:250 5013#: app/Functions/FunctionsPrintFacts.php:251 5014#: app/Functions/FunctionsPrintFacts.php:425 5015#: app/Functions/FunctionsPrintFacts.php:811 5016#: app/Functions/FunctionsPrintFacts.php:1053 5017#: app/Http/Controllers/AdminController.php:371 5018#: app/Http/Controllers/AdminTreesController.php:1027 5019#: resources/views/admin/trees-privacy.phtml:32 5020#: resources/views/admin/trees-privacy.phtml:97 5021#: resources/views/modals/restriction-fields.phtml:14 5022msgid "Show to members" 5023msgstr "" 5024 5025#: app/Functions/FunctionsEdit.php:92 app/Functions/FunctionsEdit.php:230 5026#: app/Functions/FunctionsEdit.php:251 5027#: app/Functions/FunctionsPrintFacts.php:254 5028#: app/Functions/FunctionsPrintFacts.php:428 5029#: app/Functions/FunctionsPrintFacts.php:814 5030#: app/Functions/FunctionsPrintFacts.php:1056 5031#: app/Http/Controllers/AdminController.php:372 5032#: app/Http/Controllers/AdminTreesController.php:1028 5033#: resources/views/modals/restriction-fields.phtml:17 5034msgid "Show to managers" 5035msgstr "" 5036 5037#: app/Functions/FunctionsEdit.php:93 app/Functions/FunctionsEdit.php:252 5038#: app/Http/Controllers/AdminController.php:373 5039#: app/Http/Controllers/AdminTreesController.php:1029 5040#: resources/views/admin/trees-privacy.phtml:158 5041msgid "Hide from everyone" 5042msgstr "" 5043 5044#: app/Functions/FunctionsEdit.php:119 5045msgid "No calendar conversion" 5046msgstr "" 5047 5048#: app/Functions/FunctionsEdit.php:130 5049msgid "Internal messaging" 5050msgstr "" 5051 5052#: app/Functions/FunctionsEdit.php:131 5053msgid "Internal messaging with emails" 5054msgstr "" 5055 5056#: app/Functions/FunctionsEdit.php:132 5057msgid "webtrees sends emails with no storage" 5058msgstr "" 5059 5060#: app/Functions/FunctionsEdit.php:133 5061msgid "Mailto link" 5062msgstr "" 5063 5064#: app/Functions/FunctionsEdit.php:134 5065msgid "No contact" 5066msgstr "" 5067 5068#: app/Functions/FunctionsEdit.php:146 app/Functions/FunctionsEdit.php:195 5069#: app/Http/Controllers/Admin/UsersController.php:249 5070#: app/Http/Controllers/Admin/UsersController.php:250 5071#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:207 5072#: app/Statistics/Repository/LatestUserRepository.php:134 5073#: resources/views/admin/map-import-form.phtml:56 5074#: resources/views/admin/site-mail.phtml:77 5075#: resources/views/admin/site-preferences.phtml:75 5076#: resources/views/admin/site-registration.phtml:43 5077#: resources/views/admin/site-registration.phtml:60 5078#: resources/views/admin/trees-preferences.phtml:132 5079#: resources/views/admin/trees-preferences.phtml:337 5080#: resources/views/admin/trees-preferences.phtml:573 5081#: resources/views/admin/trees-preferences.phtml:589 5082#: resources/views/admin/trees-preferences.phtml:654 5083#: resources/views/admin/trees-preferences.phtml:936 5084#: resources/views/admin/trees-preferences.phtml:966 5085#: resources/views/lists/families-table.phtml:378 5086#: resources/views/modules/html/config.phtml:44 5087#: resources/views/modules/random_media/config.phtml:34 5088#: resources/views/modules/random_media/config.phtml:43 5089#: resources/views/modules/recent_changes/config.phtml:36 5090#: resources/views/modules/review_changes/config.phtml:13 5091#: resources/views/modules/todays_events/config.phtml:8 5092#: resources/views/modules/todo/config.phtml:14 5093#: resources/views/modules/todo/config.phtml:24 5094#: resources/views/modules/todo/config.phtml:33 5095#: resources/views/modules/upcoming_events/config.phtml:18 5096#: resources/xml/reports/change_report.xml:8 5097#: resources/xml/reports/family_group_report.xml:255 5098#: resources/xml/reports/family_group_report.xml:426 5099#: resources/xml/reports/family_group_report.xml:609 5100#: resources/xml/reports/family_group_report.xml:953 5101#: resources/xml/reports/individual_ext_report.xml:182 5102#: resources/xml/reports/individual_report.xml:178 5103msgid "no" 5104msgstr "" 5105 5106#: app/Functions/FunctionsEdit.php:147 app/Functions/FunctionsEdit.php:196 5107#: app/Http/Controllers/Admin/UsersController.php:249 5108#: app/Http/Controllers/Admin/UsersController.php:250 5109#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:208 5110#: app/Statistics/Repository/LatestUserRepository.php:133 5111#: resources/views/admin/map-import-form.phtml:56 5112#: resources/views/admin/site-mail.phtml:77 5113#: resources/views/admin/site-preferences.phtml:75 5114#: resources/views/admin/site-registration.phtml:43 5115#: resources/views/admin/site-registration.phtml:60 5116#: resources/views/admin/trees-preferences.phtml:132 5117#: resources/views/admin/trees-preferences.phtml:337 5118#: resources/views/admin/trees-preferences.phtml:573 5119#: resources/views/admin/trees-preferences.phtml:589 5120#: resources/views/admin/trees-preferences.phtml:654 5121#: resources/views/admin/trees-preferences.phtml:936 5122#: resources/views/admin/trees-preferences.phtml:966 5123#: resources/views/lists/families-table.phtml:380 5124#: resources/views/modules/html/config.phtml:44 5125#: resources/views/modules/random_media/config.phtml:34 5126#: resources/views/modules/random_media/config.phtml:43 5127#: resources/views/modules/recent_changes/config.phtml:36 5128#: resources/views/modules/review_changes/config.phtml:13 5129#: resources/views/modules/todays_events/config.phtml:8 5130#: resources/views/modules/todo/config.phtml:14 5131#: resources/views/modules/todo/config.phtml:24 5132#: resources/views/modules/todo/config.phtml:33 5133#: resources/views/modules/upcoming_events/config.phtml:18 5134#: resources/xml/reports/change_report.xml:8 5135#: resources/xml/reports/family_group_report.xml:252 5136#: resources/xml/reports/family_group_report.xml:423 5137#: resources/xml/reports/family_group_report.xml:606 5138#: resources/xml/reports/family_group_report.xml:950 5139#: resources/xml/reports/individual_ext_report.xml:179 5140#: resources/xml/reports/individual_report.xml:175 5141msgid "yes" 5142msgstr "" 5143 5144#: app/Functions/FunctionsEdit.php:178 5145#: app/Http/Controllers/ListController.php:149 5146#: app/Http/Controllers/ListController.php:158 5147#: app/Http/Controllers/ListController.php:167 5148#: app/Http/Controllers/ListController.php:256 5149#: app/Http/Controllers/ListController.php:357 5150#: app/Http/Controllers/ListController.php:359 5151#: app/Module/FrequentlyAskedQuestionsModule.php:304 5152#: app/Module/UserMessagesModule.php:165 5153#: resources/views/calendar-page.phtml:130 5154#: resources/views/lists/datatables-attributes.phtml:6 5155#: resources/views/modules/faq/config.phtml:54 5156#: resources/views/modules/random_media/config.phtml:12 5157#: resources/xml/reports/ahnentafel_report.xml:7 5158#: resources/xml/reports/descendancy_report.xml:6 5159#: resources/xml/reports/individual_ext_report.xml:6 5160#: resources/xml/reports/individual_ext_report.xml:7 5161#: resources/xml/reports/individual_ext_report.xml:11 5162#: resources/xml/reports/individual_report.xml:8 5163#: resources/xml/reports/missing_facts_report.xml:6 5164#: resources/xml/reports/missing_facts_report.xml:7 5165#: resources/xml/reports/relative_ext_report.xml:6 5166msgid "All" 5167msgstr "" 5168 5169#: app/Functions/FunctionsEdit.php:231 5170#: app/Functions/FunctionsPrintFacts.php:257 5171#: app/Functions/FunctionsPrintFacts.php:431 5172#: app/Functions/FunctionsPrintFacts.php:817 5173#: app/Functions/FunctionsPrintFacts.php:1059 5174#: resources/views/modals/restriction-fields.phtml:28 5175msgid "Only managers can edit" 5176msgstr "" 5177 5178#: app/Functions/FunctionsEdit.php:265 5179msgid "No temple - living ordinance" 5180msgstr "" 5181 5182#: app/Functions/FunctionsEdit.php:444 5183msgid "An associate is another individual who was involved with this individual, such as a friend or an employer." 5184msgstr "" 5185 5186#: app/Functions/FunctionsEdit.php:446 5187msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest." 5188msgstr "" 5189 5190#: app/Functions/FunctionsEdit.php:468 5191msgid "Create a family" 5192msgstr "" 5193 5194#: app/Functions/FunctionsEdit.php:479 5195#: resources/views/modals/create-note-object.phtml:7 5196msgid "Create a shared note" 5197msgstr "" 5198 5199#: app/Functions/FunctionsEdit.php:488 5200#: resources/views/modals/create-media-from-file.phtml:12 5201#: resources/views/modals/create-media-object.phtml:7 5202msgid "Create a media object" 5203msgstr "" 5204 5205#: app/Functions/FunctionsEdit.php:533 5206#: resources/views/modals/create-repository.phtml:7 5207msgid "Create a repository" 5208msgstr "" 5209 5210#: app/Functions/FunctionsEdit.php:546 5211#: app/Http/Controllers/IndividualController.php:314 5212#: app/Module/StatisticsChartModule.php:775 5213msgid "Male" 5214msgstr "" 5215 5216#: app/Functions/FunctionsEdit.php:546 5217#: app/Http/Controllers/IndividualController.php:317 5218#: app/Module/StatisticsChartModule.php:776 5219msgid "Female" 5220msgstr "" 5221 5222#: app/Functions/FunctionsEdit.php:546 5223#: app/Http/Controllers/IndividualController.php:320 5224#: resources/xml/reports/family_group_report.xml:844 5225#: resources/xml/reports/individual_ext_report.xml:391 5226#: resources/xml/reports/individual_ext_report.xml:598 5227#: resources/xml/reports/individual_report.xml:388 5228#: resources/xml/reports/individual_report.xml:602 5229msgctxt "unknown gender" 5230msgid "Unknown" 5231msgstr "" 5232 5233#: app/Functions/FunctionsEdit.php:550 5234#: resources/views/modals/create-source.phtml:7 5235msgid "Create a source" 5236msgstr "" 5237 5238#: app/Functions/FunctionsEdit.php:558 5239#: resources/views/modals/create-submitter.phtml:7 5240msgid "Create a submitter" 5241msgstr "" 5242 5243#. I18N: Examples of valid time formats (hours:minutes:seconds) 5244#: app/Functions/FunctionsEdit.php:565 5245msgid "hh:mm or hh:mm:ss" 5246msgstr "" 5247 5248#: app/Functions/FunctionsEdit.php:569 5249msgid "always" 5250msgstr "" 5251 5252#: app/Functions/FunctionsEdit.php:569 5253msgid "never" 5254msgstr "" 5255 5256#: app/Functions/FunctionsEdit.php:570 5257msgid "Use this image for charts and on the individual’s page." 5258msgstr "" 5259 5260#: app/Functions/FunctionsEdit.php:602 5261#: app/Http/Controllers/EditIndividualController.php:597 5262#: app/Http/Controllers/IndividualController.php:284 5263msgid "Edit the name" 5264msgstr "" 5265 5266#: app/Functions/FunctionsPrint.php:85 app/Note.php:160 5267#: app/Report/ReportParserGenerate.php:949 5268#: app/Report/ReportParserGenerate.php:1048 5269msgid "…" 5270msgstr "" 5271 5272#. I18N: gedcom tag NOTE 5273#: app/Functions/FunctionsPrint.php:132 app/GedcomTag.php:888 5274#: resources/views/admin/trees-privacy.phtml:177 5275#: resources/views/family-page.phtml:68 5276#: resources/views/modals/create-media-from-file.phtml:44 5277#: resources/views/modals/media-object-fields.phtml:7 5278#: resources/views/modals/note-object-fields.phtml:5 5279#: resources/views/modules/favorites/favorites.phtml:134 5280#: resources/views/modules/notes/tab.phtml:36 5281#: resources/views/modules/recent_changes/changes-table.phtml:40 5282#: resources/xml/reports/cemetery_report.xml:56 5283#: resources/xml/reports/family_group_report.xml:485 5284#: resources/xml/reports/family_group_report.xml:749 5285#: resources/xml/reports/family_group_report.xml:1101 5286#: resources/xml/reports/occupation_report.xml:64 5287msgid "Note" 5288msgstr "" 5289 5290#: app/Functions/FunctionsPrint.php:150 app/Functions/FunctionsPrint.php:152 5291#: app/Http/Controllers/HelpTextController.php:252 5292msgid "Help" 5293msgstr "" 5294 5295#: app/Functions/FunctionsPrint.php:182 5296msgid "Mother’s age" 5297msgstr "" 5298 5299#: app/Functions/FunctionsPrint.php:190 5300msgid "Father’s age" 5301msgstr "" 5302 5303#: app/Functions/FunctionsPrint.php:194 5304msgid "Parent’s age" 5305msgstr "" 5306 5307#. I18N: gedcom tag AGE 5308#: app/Functions/FunctionsPrint.php:276 app/Functions/FunctionsPrint.php:303 5309#: app/GedcomTag.php:475 app/Statistics/Google/ChartAge.php:132 5310#: app/Statistics/Google/ChartMarriageAge.php:155 5311#: resources/views/lists/chart-by-age.phtml:26 5312#: resources/views/lists/families-table.phtml:134 5313#: resources/views/lists/families-table.phtml:251 5314#: resources/views/lists/families-table.phtml:254 5315#: resources/views/lists/individuals-table.phtml:150 5316#: resources/views/lists/individuals-table.phtml:287 5317#: resources/views/modules/timeline-chart/chart.phtml:351 5318#: resources/views/modules/timeline-chart/chart.phtml:353 5319#: resources/views/modules/timeline-chart/chart.phtml:412 5320msgid "Age" 5321msgstr "" 5322 5323#: app/Functions/FunctionsPrint.php:285 5324msgid "on the date of death" 5325msgstr "" 5326 5327#: app/Functions/FunctionsPrint.php:287 5328msgid "after death" 5329msgstr "" 5330 5331#. I18N: gedcom tag HUSB 5332#: app/Functions/FunctionsPrint.php:304 app/GedcomTag.php:789 5333#: app/Http/Controllers/EditIndividualController.php:763 5334#: resources/views/edit/change-family-members.phtml:14 5335#: resources/views/edit/change-family-members.phtml:29 5336#: resources/views/modals/create-family.phtml:18 5337#: resources/xml/reports/cemetery_report.xml:7 5338#: resources/xml/reports/death_report.xml:10 5339#: resources/xml/reports/family_group_report.xml:147 5340#: resources/xml/reports/family_group_report.xml:1087 5341#: resources/xml/reports/individual_ext_report.xml:196 5342#: resources/xml/reports/individual_ext_report.xml:213 5343#: resources/xml/reports/individual_ext_report.xml:449 5344#: resources/xml/reports/individual_report.xml:192 5345#: resources/xml/reports/individual_report.xml:213 5346#: resources/xml/reports/individual_report.xml:449 5347#: resources/xml/reports/relative_ext_report.xml:109 5348msgid "Husband" 5349msgstr "" 5350 5351#. I18N: gedcom tag WIFE 5352#: app/Functions/FunctionsPrint.php:305 app/GedcomTag.php:1074 5353#: app/Http/Controllers/EditIndividualController.php:766 5354#: resources/views/edit/change-family-members.phtml:16 5355#: resources/views/edit/change-family-members.phtml:31 5356#: resources/views/modals/create-family.phtml:24 5357#: resources/xml/reports/family_group_report.xml:501 5358#: resources/xml/reports/family_group_report.xml:1078 5359#: resources/xml/reports/individual_ext_report.xml:199 5360#: resources/xml/reports/individual_ext_report.xml:216 5361#: resources/xml/reports/individual_ext_report.xml:485 5362#: resources/xml/reports/individual_report.xml:195 5363#: resources/xml/reports/individual_report.xml:216 5364#: resources/xml/reports/individual_report.xml:489 5365#: resources/xml/reports/relative_ext_report.xml:104 5366msgid "Wife" 5367msgstr "" 5368 5369#. I18N: gedcom tag LATI 5370#: app/Functions/FunctionsPrint.php:350 app/GedcomTag.php:811 5371#: resources/views/admin/location-edit.phtml:41 5372#: resources/views/admin/locations.phtml:13 5373#: resources/views/edit/input-addon-coordinates.phtml:5 5374#: resources/views/edit/input-addon-coordinates.phtml:8 5375msgid "Latitude" 5376msgstr "" 5377 5378#. I18N: gedcom tag LONG 5379#: app/Functions/FunctionsPrint.php:356 app/GedcomTag.php:817 5380#: resources/views/admin/location-edit.phtml:52 5381#: resources/views/admin/locations.phtml:14 5382#: resources/views/edit/input-addon-coordinates.phtml:5 5383#: resources/views/edit/input-addon-coordinates.phtml:8 5384msgid "Longitude" 5385msgstr "" 5386 5387#: app/Functions/FunctionsPrint.php:362 app/Functions/FunctionsPrint.php:364 5388msgid "Google Maps™" 5389msgstr "" 5390 5391#: app/Functions/FunctionsPrint.php:367 app/Functions/FunctionsPrint.php:369 5392msgid "Bing Maps™" 5393msgstr "" 5394 5395#: app/Functions/FunctionsPrint.php:372 app/Functions/FunctionsPrint.php:374 5396#: resources/views/admin/map-provider.phtml:16 5397msgid "OpenStreetMap™" 5398msgstr "" 5399 5400#: app/Functions/FunctionsPrint.php:384 5401msgid "LDS temple" 5402msgstr "" 5403 5404#. I18N: gedcom tag STAT 5405#: app/Functions/FunctionsPrint.php:387 app/GedcomTag.php:1030 5406#: resources/views/admin/changes-log.phtml:29 5407#: resources/views/admin/changes-log.phtml:104 5408msgid "Status" 5409msgstr "" 5410 5411#. I18N: Abbreviation for "number %s" 5412#: app/Functions/FunctionsPrintFacts.php:188 5413#: app/Functions/FunctionsPrintFacts.php:195 5414#, php-format 5415msgid "#%s" 5416msgstr "" 5417 5418#: app/Functions/FunctionsPrintFacts.php:220 5419#: app/Functions/FunctionsPrintFacts.php:691 5420#: app/Statistics/Repository/FamilyRepository.php:464 5421#: resources/views/statistics/families/top10-list-age.phtml:24 5422#: resources/views/statistics/families/top10-nolist-age.phtml:24 5423msgid "View this family" 5424msgstr "" 5425 5426#: app/Functions/FunctionsPrintFacts.php:292 5427#: resources/views/admin/users-edit.phtml:321 5428msgid "No" 5429msgstr "" 5430 5431#. I18N: gedcom tag SOUR 5432#. I18N: Name of a module/report 5433#: app/Functions/FunctionsPrintFacts.php:577 app/GedcomTag.php:1018 5434#: app/Module/FactSourcesReportModule.php:42 5435#: resources/views/admin/trees-privacy.phtml:175 5436#: resources/views/admin/trees.phtml:221 resources/views/family-page.phtml:103 5437#: resources/views/media-page.phtml:132 5438#: resources/views/modals/link-media-to-source.phtml:13 5439#: resources/views/modules/favorites/favorites.phtml:99 5440#: resources/views/modules/random_media/slide-show.phtml:70 5441#: resources/views/modules/recent_changes/changes-table.phtml:43 5442#: resources/views/modules/sources_tab/tab.phtml:34 5443#: resources/xml/reports/bdm_report.xml:136 5444#: resources/xml/reports/bdm_report.xml:162 5445#: resources/xml/reports/bdm_report.xml:196 5446#: resources/xml/reports/birth_report.xml:43 5447#: resources/xml/reports/death_report.xml:54 5448#: resources/xml/reports/fact_sources.xml:3 5449#: resources/xml/reports/fact_sources.xml:43 5450#: resources/xml/reports/marriage_report.xml:54 5451#: resources/xml/reports/missing_facts_report.xml:108 5452#: resources/xml/reports/missing_facts_report.xml:153 5453#: resources/xml/reports/missing_facts_report.xml:194 5454#: resources/xml/reports/missing_facts_report.xml:236 5455#: resources/xml/reports/missing_facts_report.xml:277 5456#: resources/xml/reports/missing_facts_report.xml:318 5457#: resources/xml/reports/missing_facts_report.xml:360 5458#: resources/xml/reports/missing_facts_report.xml:402 5459#: resources/xml/reports/missing_facts_report.xml:444 5460#: resources/xml/reports/missing_facts_report.xml:487 5461#: resources/xml/reports/missing_facts_report.xml:529 5462#: resources/xml/reports/missing_facts_report.xml:570 5463msgid "Source" 5464msgstr "" 5465 5466#. I18N: gedcom tag TYPE 5467#: app/Functions/FunctionsPrintFacts.php:672 app/GedcomTag.php:1065 5468#: app/Statistics/Google/ChartFamilyLargest.php:100 5469#: app/Statistics/Google/ChartFamilyWithSources.php:72 5470#: app/Statistics/Google/ChartIndividualWithSources.php:72 5471#: app/Statistics/Google/ChartMedia.php:71 5472#: app/Statistics/Google/ChartSex.php:53 5473#: resources/views/admin/site-logs.phtml:29 5474#: resources/views/admin/site-logs.phtml:93 5475#: resources/views/media-list-page.phtml:39 5476#: resources/views/modules/random_media/config.phtml:19 5477#: resources/views/modules/recent_changes/changes-table.phtml:9 5478msgid "Type" 5479msgstr "" 5480 5481#: app/Functions/FunctionsPrintFacts.php:774 5482#: app/Http/Controllers/Admin/LocationController.php:272 5483#: app/Http/Controllers/Admin/LocationController.php:273 5484#: app/Http/Controllers/Admin/UsersController.php:239 5485#: resources/views/admin/locations.phtml:17 5486#: resources/views/admin/locations.phtml:65 5487#: resources/views/admin/locations.phtml:68 5488#: resources/views/admin/users.phtml:13 5489#: resources/views/edit/icon-fact-edit.phtml:3 5490#: resources/views/edit/icon-fact-edit.phtml:5 5491#: resources/views/media-page.phtml:72 resources/views/media-page.phtml:75 5492#: resources/views/modules/faq/config.phtml:42 5493#: resources/views/modules/faq/config.phtml:87 5494#: resources/views/modules/gedcom_news/list.phtml:27 5495#: resources/views/modules/stories/config.phtml:34 5496#: resources/views/modules/stories/config.phtml:56 5497#: resources/views/modules/user_blog/list.phtml:27 5498#: resources/views/note-page.phtml:76 resources/views/note-page.phtml:79 5499msgid "Edit" 5500msgstr "" 5501 5502#: app/Functions/FunctionsPrintFacts.php:1024 5503msgid "View" 5504msgstr "" 5505 5506#: app/Functions/FunctionsPrintLists.php:68 5507#: app/Http/Controllers/IndividualController.php:261 5508#, php-format 5509msgid "%1$s (%2$s)" 5510msgstr "" 5511 5512#: app/GedcomCode/GedcomCodeAdop.php:55 5513msgctxt "MALE" 5514msgid "Adopted by both parents" 5515msgstr "" 5516 5517#: app/GedcomCode/GedcomCodeAdop.php:59 5518msgctxt "FEMALE" 5519msgid "Adopted by both parents" 5520msgstr "" 5521 5522#: app/GedcomCode/GedcomCodeAdop.php:62 5523msgid "Adopted by both parents" 5524msgstr "" 5525 5526#. I18N: gedcom tag _ADPF 5527#: app/GedcomCode/GedcomCodeAdop.php:66 app/GedcomTag.php:1150 5528msgctxt "MALE" 5529msgid "Adopted by father" 5530msgstr "" 5531 5532#. I18N: gedcom tag _ADPF 5533#: app/GedcomCode/GedcomCodeAdop.php:70 app/GedcomTag.php:1155 5534msgctxt "FEMALE" 5535msgid "Adopted by father" 5536msgstr "" 5537 5538#. I18N: gedcom tag _ADPF 5539#: app/GedcomCode/GedcomCodeAdop.php:73 app/GedcomTag.php:1159 5540msgid "Adopted by father" 5541msgstr "" 5542 5543#. I18N: gedcom tag _ADPM 5544#: app/GedcomCode/GedcomCodeAdop.php:77 app/GedcomTag.php:1164 5545msgctxt "MALE" 5546msgid "Adopted by mother" 5547msgstr "" 5548 5549#. I18N: gedcom tag _ADPM 5550#: app/GedcomCode/GedcomCodeAdop.php:81 app/GedcomTag.php:1169 5551msgctxt "FEMALE" 5552msgid "Adopted by mother" 5553msgstr "" 5554 5555#. I18N: gedcom tag _ADPM 5556#: app/GedcomCode/GedcomCodeAdop.php:84 app/GedcomTag.php:1173 5557msgid "Adopted by mother" 5558msgstr "" 5559 5560#. I18N: The name given to a child by its adoptive parents 5561#: app/GedcomCode/GedcomCodeName.php:62 5562msgctxt "MALE" 5563msgid "adopted name" 5564msgstr "" 5565 5566#. I18N: The name given to a child by its adoptive parents 5567#: app/GedcomCode/GedcomCodeName.php:67 5568msgctxt "FEMALE" 5569msgid "adopted name" 5570msgstr "" 5571 5572#. I18N: The name given to a child by its adoptive parents 5573#: app/GedcomCode/GedcomCodeName.php:71 5574msgid "adopted name" 5575msgstr "" 5576 5577#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 5578#: app/GedcomCode/GedcomCodeName.php:76 5579msgctxt "MALE" 5580msgid "also known as" 5581msgstr "" 5582 5583#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 5584#: app/GedcomCode/GedcomCodeName.php:81 5585msgctxt "FEMALE" 5586msgid "also known as" 5587msgstr "" 5588 5589#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 5590#: app/GedcomCode/GedcomCodeName.php:85 5591msgid "also known as" 5592msgstr "" 5593 5594#. I18N: The name given to an individual at their birth 5595#: app/GedcomCode/GedcomCodeName.php:90 5596msgctxt "MALE" 5597msgid "birth name" 5598msgstr "" 5599 5600#. I18N: The name given to an individual at their birth 5601#: app/GedcomCode/GedcomCodeName.php:95 5602msgctxt "FEMALE" 5603msgid "birth name" 5604msgstr "" 5605 5606#. I18N: The name given to an individual at their birth 5607#: app/GedcomCode/GedcomCodeName.php:99 5608msgid "birth name" 5609msgstr "" 5610 5611#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 5612#: app/GedcomCode/GedcomCodeName.php:104 5613msgctxt "MALE" 5614msgid "change of name" 5615msgstr "" 5616 5617#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 5618#: app/GedcomCode/GedcomCodeName.php:109 5619msgctxt "FEMALE" 5620msgid "change of name" 5621msgstr "" 5622 5623#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 5624#: app/GedcomCode/GedcomCodeName.php:113 5625msgid "change of name" 5626msgstr "" 5627 5628#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 5629#: app/GedcomCode/GedcomCodeName.php:118 5630msgctxt "MALE" 5631msgid "estate name" 5632msgstr "" 5633 5634#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 5635#: app/GedcomCode/GedcomCodeName.php:123 5636msgctxt "FEMALE" 5637msgid "estate name" 5638msgstr "" 5639 5640#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 5641#: app/GedcomCode/GedcomCodeName.php:127 5642msgid "estate name" 5643msgstr "" 5644 5645#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 5646#: app/GedcomCode/GedcomCodeName.php:132 5647msgctxt "MALE" 5648msgid "immigration name" 5649msgstr "" 5650 5651#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 5652#: app/GedcomCode/GedcomCodeName.php:137 5653msgctxt "FEMALE" 5654msgid "immigration name" 5655msgstr "" 5656 5657#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 5658#: app/GedcomCode/GedcomCodeName.php:141 5659msgid "immigration name" 5660msgstr "" 5661 5662#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 5663#: app/GedcomCode/GedcomCodeName.php:146 5664msgid "maiden name" 5665msgstr "" 5666 5667#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 5668#: app/GedcomCode/GedcomCodeName.php:151 5669msgctxt "MALE" 5670msgid "married name" 5671msgstr "" 5672 5673#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 5674#: app/GedcomCode/GedcomCodeName.php:156 5675msgctxt "FEMALE" 5676msgid "married name" 5677msgstr "" 5678 5679#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 5680#: app/GedcomCode/GedcomCodeName.php:160 5681msgid "married name" 5682msgstr "" 5683 5684#. I18N: A name taken when entering a religion or a religious order 5685#: app/GedcomCode/GedcomCodeName.php:165 5686msgctxt "MALE" 5687msgid "religious name" 5688msgstr "" 5689 5690#. I18N: A name taken when entering a religion or a religious order 5691#: app/GedcomCode/GedcomCodeName.php:170 5692msgctxt "FEMALE" 5693msgid "religious name" 5694msgstr "" 5695 5696#. I18N: A name taken when entering a religion or a religious order 5697#: app/GedcomCode/GedcomCodeName.php:174 5698msgid "religious name" 5699msgstr "" 5700 5701#: app/GedcomCode/GedcomCodePedi.php:57 5702msgctxt "Male pedigree" 5703msgid "Birth" 5704msgstr "" 5705 5706#: app/GedcomCode/GedcomCodePedi.php:61 5707msgctxt "Female pedigree" 5708msgid "Birth" 5709msgstr "" 5710 5711#: app/GedcomCode/GedcomCodePedi.php:64 5712msgctxt "Pedigree" 5713msgid "Birth" 5714msgstr "" 5715 5716#: app/GedcomCode/GedcomCodePedi.php:68 5717msgctxt "Male pedigree" 5718msgid "Adopted" 5719msgstr "" 5720 5721#: app/GedcomCode/GedcomCodePedi.php:72 5722msgctxt "Female pedigree" 5723msgid "Adopted" 5724msgstr "" 5725 5726#: app/GedcomCode/GedcomCodePedi.php:75 5727msgctxt "Pedigree" 5728msgid "Adopted" 5729msgstr "" 5730 5731#: app/GedcomCode/GedcomCodePedi.php:79 5732msgctxt "Male pedigree" 5733msgid "Foster" 5734msgstr "" 5735 5736#: app/GedcomCode/GedcomCodePedi.php:83 5737msgctxt "Female pedigree" 5738msgid "Foster" 5739msgstr "" 5740 5741#: app/GedcomCode/GedcomCodePedi.php:86 5742msgctxt "Pedigree" 5743msgid "Foster" 5744msgstr "" 5745 5746#. I18N: “sealing” is a ceremony in the Mormon church. 5747#: app/GedcomCode/GedcomCodePedi.php:91 5748msgctxt "Male pedigree" 5749msgid "Sealing" 5750msgstr "" 5751 5752#. I18N: “sealing” is a ceremony in the Mormon church. 5753#: app/GedcomCode/GedcomCodePedi.php:96 5754msgctxt "Female pedigree" 5755msgid "Sealing" 5756msgstr "" 5757 5758#. I18N: “sealing” is a ceremony in the Mormon church. 5759#: app/GedcomCode/GedcomCodePedi.php:100 5760msgctxt "Pedigree" 5761msgid "Sealing" 5762msgstr "" 5763 5764#. I18N: This is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 5765#: app/GedcomCode/GedcomCodePedi.php:107 5766msgid "Rada" 5767msgstr "" 5768 5769#: app/GedcomCode/GedcomCodePedi.php:143 app/GedcomCode/GedcomCodePedi.php:155 5770#: app/Individual.php:1082 resources/xml/reports/individual_ext_report.xml:237 5771#: resources/xml/reports/individual_report.xml:234 5772msgid "Family with parents" 5773msgstr "" 5774 5775#: app/GedcomCode/GedcomCodePedi.php:145 5776msgid "Family with adoptive parents" 5777msgstr "" 5778 5779#: app/GedcomCode/GedcomCodePedi.php:147 5780msgid "Family with foster parents" 5781msgstr "" 5782 5783#. I18N: “sealing” is a Mormon ceremony. 5784#: app/GedcomCode/GedcomCodePedi.php:150 5785msgid "Family with sealing parents" 5786msgstr "" 5787 5788#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 5789#: app/GedcomCode/GedcomCodePedi.php:153 5790msgid "Family with rada parents" 5791msgstr "" 5792 5793#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 5794#: app/GedcomCode/GedcomCodeQuay.php:47 5795msgid "primary evidence" 5796msgstr "" 5797 5798#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 5799#: app/GedcomCode/GedcomCodeQuay.php:50 5800msgid "secondary evidence" 5801msgstr "" 5802 5803#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 5804#: app/GedcomCode/GedcomCodeQuay.php:53 5805msgid "questionable evidence" 5806msgstr "" 5807 5808#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 5809#: app/GedcomCode/GedcomCodeQuay.php:56 5810msgid "unreliable evidence" 5811msgstr "" 5812 5813#: app/GedcomCode/GedcomCodeRela.php:87 5814msgctxt "MALE" 5815msgid "Attendant" 5816msgstr "" 5817 5818#: app/GedcomCode/GedcomCodeRela.php:91 5819msgctxt "FEMALE" 5820msgid "Attendant" 5821msgstr "" 5822 5823#: app/GedcomCode/GedcomCodeRela.php:94 5824msgid "Attendant" 5825msgstr "" 5826 5827#: app/GedcomCode/GedcomCodeRela.php:98 5828msgctxt "MALE" 5829msgid "Attending" 5830msgstr "" 5831 5832#: app/GedcomCode/GedcomCodeRela.php:102 5833msgctxt "FEMALE" 5834msgid "Attending" 5835msgstr "" 5836 5837#: app/GedcomCode/GedcomCodeRela.php:105 5838msgid "Attending" 5839msgstr "" 5840 5841#: app/GedcomCode/GedcomCodeRela.php:109 5842msgid "Best man" 5843msgstr "" 5844 5845#: app/GedcomCode/GedcomCodeRela.php:113 5846msgid "Bridesmaid" 5847msgstr "" 5848 5849#: app/GedcomCode/GedcomCodeRela.php:117 5850msgctxt "MALE" 5851msgid "Buyer" 5852msgstr "" 5853 5854#: app/GedcomCode/GedcomCodeRela.php:121 5855msgctxt "FEMALE" 5856msgid "Buyer" 5857msgstr "" 5858 5859#: app/GedcomCode/GedcomCodeRela.php:124 5860msgid "Buyer" 5861msgstr "" 5862 5863#: app/GedcomCode/GedcomCodeRela.php:128 5864msgid "Circumciser" 5865msgstr "" 5866 5867#: app/GedcomCode/GedcomCodeRela.php:132 5868msgctxt "MALE" 5869msgid "Civil registrar" 5870msgstr "" 5871 5872#: app/GedcomCode/GedcomCodeRela.php:136 5873msgctxt "FEMALE" 5874msgid "Civil registrar" 5875msgstr "" 5876 5877#: app/GedcomCode/GedcomCodeRela.php:139 5878msgid "Civil registrar" 5879msgstr "" 5880 5881#: app/GedcomCode/GedcomCodeRela.php:143 5882msgctxt "MALE" 5883msgid "Employee" 5884msgstr "" 5885 5886#: app/GedcomCode/GedcomCodeRela.php:147 5887msgctxt "FEMALE" 5888msgid "Employee" 5889msgstr "" 5890 5891#: app/GedcomCode/GedcomCodeRela.php:150 5892msgid "Employee" 5893msgstr "" 5894 5895#: app/GedcomCode/GedcomCodeRela.php:154 5896msgctxt "MALE" 5897msgid "Employer" 5898msgstr "" 5899 5900#: app/GedcomCode/GedcomCodeRela.php:158 5901msgctxt "FEMALE" 5902msgid "Employer" 5903msgstr "" 5904 5905#: app/GedcomCode/GedcomCodeRela.php:161 app/GedcomTag.php:902 5906#: app/GedcomTag.php:977 5907msgid "Employer" 5908msgstr "" 5909 5910#: app/GedcomCode/GedcomCodeRela.php:165 5911msgid "Foster child" 5912msgstr "" 5913 5914#: app/GedcomCode/GedcomCodeRela.php:169 5915msgid "Foster father" 5916msgstr "" 5917 5918#: app/GedcomCode/GedcomCodeRela.php:173 5919msgid "Foster mother" 5920msgstr "" 5921 5922#: app/GedcomCode/GedcomCodeRela.php:177 5923msgctxt "MALE" 5924msgid "Friend" 5925msgstr "" 5926 5927#: app/GedcomCode/GedcomCodeRela.php:181 5928msgctxt "FEMALE" 5929msgid "Friend" 5930msgstr "" 5931 5932#: app/GedcomCode/GedcomCodeRela.php:184 5933msgid "Friend" 5934msgstr "" 5935 5936#: app/GedcomCode/GedcomCodeRela.php:188 app/GedcomCode/GedcomCodeRela.php:196 5937msgid "Godfather" 5938msgstr "" 5939 5940#: app/GedcomCode/GedcomCodeRela.php:192 app/GedcomCode/GedcomCodeRela.php:200 5941msgid "Godmother" 5942msgstr "" 5943 5944#. I18N: gedcom tag _GODP 5945#: app/GedcomCode/GedcomCodeRela.php:203 app/GedcomTag.php:1829 5946msgid "Godparent" 5947msgstr "" 5948 5949#: app/GedcomCode/GedcomCodeRela.php:207 app/GedcomCode/GedcomCodeRela.php:215 5950msgid "Godson" 5951msgstr "" 5952 5953#: app/GedcomCode/GedcomCodeRela.php:211 app/GedcomCode/GedcomCodeRela.php:219 5954msgid "Goddaughter" 5955msgstr "" 5956 5957#: app/GedcomCode/GedcomCodeRela.php:222 5958msgid "Godchild" 5959msgstr "" 5960 5961#: app/GedcomCode/GedcomCodeRela.php:226 5962msgctxt "MALE" 5963msgid "Guardian" 5964msgstr "" 5965 5966#: app/GedcomCode/GedcomCodeRela.php:230 5967msgctxt "FEMALE" 5968msgid "Guardian" 5969msgstr "" 5970 5971#: app/GedcomCode/GedcomCodeRela.php:233 5972msgid "Guardian" 5973msgstr "" 5974 5975#: app/GedcomCode/GedcomCodeRela.php:237 5976msgctxt "MALE" 5977msgid "Informant" 5978msgstr "" 5979 5980#: app/GedcomCode/GedcomCodeRela.php:241 5981msgctxt "FEMALE" 5982msgid "Informant" 5983msgstr "" 5984 5985#: app/GedcomCode/GedcomCodeRela.php:244 5986msgid "Informant" 5987msgstr "" 5988 5989#: app/GedcomCode/GedcomCodeRela.php:248 5990msgctxt "MALE" 5991msgid "Lodger" 5992msgstr "" 5993 5994#: app/GedcomCode/GedcomCodeRela.php:252 5995msgctxt "FEMALE" 5996msgid "Lodger" 5997msgstr "" 5998 5999#: app/GedcomCode/GedcomCodeRela.php:255 6000msgid "Lodger" 6001msgstr "" 6002 6003#: app/GedcomCode/GedcomCodeRela.php:259 6004msgid "Nanny" 6005msgstr "" 6006 6007#: app/GedcomCode/GedcomCodeRela.php:263 6008msgctxt "MALE" 6009msgid "Nurse" 6010msgstr "" 6011 6012#: app/GedcomCode/GedcomCodeRela.php:267 6013msgctxt "FEMALE" 6014msgid "Nurse" 6015msgstr "" 6016 6017#: app/GedcomCode/GedcomCodeRela.php:270 6018msgid "Nurse" 6019msgstr "" 6020 6021#: app/GedcomCode/GedcomCodeRela.php:274 6022msgctxt "MALE" 6023msgid "Owner" 6024msgstr "" 6025 6026#: app/GedcomCode/GedcomCodeRela.php:278 6027msgctxt "FEMALE" 6028msgid "Owner" 6029msgstr "" 6030 6031#: app/GedcomCode/GedcomCodeRela.php:281 6032msgid "Owner" 6033msgstr "" 6034 6035#: app/GedcomCode/GedcomCodeRela.php:285 6036msgid "Priest" 6037msgstr "" 6038 6039#: app/GedcomCode/GedcomCodeRela.php:289 6040msgid "Rabbi" 6041msgstr "" 6042 6043#: app/GedcomCode/GedcomCodeRela.php:293 6044msgctxt "MALE" 6045msgid "Registry officer" 6046msgstr "" 6047 6048#: app/GedcomCode/GedcomCodeRela.php:297 6049msgctxt "FEMALE" 6050msgid "Registry officer" 6051msgstr "" 6052 6053#: app/GedcomCode/GedcomCodeRela.php:300 6054msgid "Registry officer" 6055msgstr "" 6056 6057#: app/GedcomCode/GedcomCodeRela.php:304 6058msgctxt "MALE" 6059msgid "Seller" 6060msgstr "" 6061 6062#: app/GedcomCode/GedcomCodeRela.php:308 6063msgctxt "FEMALE" 6064msgid "Seller" 6065msgstr "" 6066 6067#: app/GedcomCode/GedcomCodeRela.php:311 6068msgid "Seller" 6069msgstr "" 6070 6071#: app/GedcomCode/GedcomCodeRela.php:315 6072msgctxt "MALE" 6073msgid "Servant" 6074msgstr "" 6075 6076#: app/GedcomCode/GedcomCodeRela.php:319 6077msgctxt "FEMALE" 6078msgid "Servant" 6079msgstr "" 6080 6081#: app/GedcomCode/GedcomCodeRela.php:322 6082msgid "Servant" 6083msgstr "" 6084 6085#: app/GedcomCode/GedcomCodeRela.php:326 6086msgctxt "MALE" 6087msgid "Slave" 6088msgstr "" 6089 6090#: app/GedcomCode/GedcomCodeRela.php:330 6091msgctxt "FEMALE" 6092msgid "Slave" 6093msgstr "" 6094 6095#: app/GedcomCode/GedcomCodeRela.php:333 6096msgid "Slave" 6097msgstr "" 6098 6099#: app/GedcomCode/GedcomCodeRela.php:337 6100msgctxt "MALE" 6101msgid "Ward" 6102msgstr "" 6103 6104#: app/GedcomCode/GedcomCodeRela.php:341 6105msgctxt "FEMALE" 6106msgid "Ward" 6107msgstr "" 6108 6109#: app/GedcomCode/GedcomCodeRela.php:344 6110msgid "Ward" 6111msgstr "" 6112 6113#. I18N: gedcom tag _WITN 6114#: app/GedcomCode/GedcomCodeRela.php:348 app/GedcomTag.php:2072 6115msgid "Witness" 6116msgstr "" 6117 6118#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6119#: app/GedcomCode/GedcomCodeStat.php:103 6120msgid "Born in the covenant" 6121msgstr "" 6122 6123#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6124#: app/GedcomCode/GedcomCodeStat.php:106 6125msgid "Sealing canceled (divorce)" 6126msgstr "" 6127 6128#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6129#: app/GedcomCode/GedcomCodeStat.php:109 6130msgid "Died as a child: exempt" 6131msgstr "" 6132 6133#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6134#: app/GedcomCode/GedcomCodeStat.php:113 6135msgid "Cleared but not yet completed" 6136msgstr "" 6137 6138#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6139#: app/GedcomCode/GedcomCodeStat.php:116 6140msgid "Completed; date unknown" 6141msgstr "" 6142 6143#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6144#: app/GedcomCode/GedcomCodeStat.php:119 6145msgid "Do not seal: unauthorized" 6146msgstr "" 6147 6148#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6149#: app/GedcomCode/GedcomCodeStat.php:122 6150msgid "Do not seal, previous sealing canceled" 6151msgstr "" 6152 6153#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6154#: app/GedcomCode/GedcomCodeStat.php:125 6155msgid "Excluded from this submission" 6156msgstr "" 6157 6158#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6159#: app/GedcomCode/GedcomCodeStat.php:128 6160msgid "Died as an infant: exempt" 6161msgstr "" 6162 6163#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6164#: app/GedcomCode/GedcomCodeStat.php:131 6165msgid "Completed before 1970; date not available" 6166msgstr "" 6167 6168#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6169#: app/GedcomCode/GedcomCodeStat.php:134 6170msgid "Stillborn: exempt" 6171msgstr "" 6172 6173#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6174#: app/GedcomCode/GedcomCodeStat.php:137 6175msgid "Submitted but not yet cleared" 6176msgstr "" 6177 6178#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6179#: app/GedcomCode/GedcomCodeStat.php:140 6180msgid "Uncleared: insufficient data" 6181msgstr "" 6182 6183#. I18N: Location of an LDS church temple 6184#: app/GedcomCode/GedcomCodeTemp.php:223 6185msgid "Aba, Nigeria" 6186msgstr "" 6187 6188#. I18N: Location of an LDS church temple 6189#: app/GedcomCode/GedcomCodeTemp.php:226 6190msgid "Accra, Ghana" 6191msgstr "" 6192 6193#. I18N: Location of an LDS church temple 6194#: app/GedcomCode/GedcomCodeTemp.php:229 6195msgid "Adelaide, Australia" 6196msgstr "" 6197 6198#. I18N: Location of an LDS church temple 6199#: app/GedcomCode/GedcomCodeTemp.php:232 6200msgid "Cardston, Alberta, Canada" 6201msgstr "" 6202 6203#. I18N: Location of an LDS church temple 6204#: app/GedcomCode/GedcomCodeTemp.php:235 6205msgid "Albuquerque, New Mexico, United States" 6206msgstr "" 6207 6208#. I18N: Location of an LDS church temple 6209#: app/GedcomCode/GedcomCodeTemp.php:238 6210msgid "Anchorage, Alaska, United States" 6211msgstr "" 6212 6213#. I18N: Location of an LDS church temple 6214#: app/GedcomCode/GedcomCodeTemp.php:241 6215msgid "Apia, Samoa" 6216msgstr "" 6217 6218#. I18N: Location of an LDS church temple 6219#: app/GedcomCode/GedcomCodeTemp.php:244 6220msgid "Mesa, Arizona, United States" 6221msgstr "" 6222 6223#. I18N: Location of an LDS church temple 6224#: app/GedcomCode/GedcomCodeTemp.php:247 6225msgid "Asuncion, Paraguay" 6226msgstr "" 6227 6228#. I18N: Location of an LDS church temple 6229#: app/GedcomCode/GedcomCodeTemp.php:250 6230msgid "Atlanta, Georgia, United States" 6231msgstr "" 6232 6233#. I18N: Location of an LDS church temple 6234#: app/GedcomCode/GedcomCodeTemp.php:253 6235msgid "Buenos Aires, Argentina" 6236msgstr "" 6237 6238#. I18N: Location of an LDS church temple 6239#: app/GedcomCode/GedcomCodeTemp.php:256 6240msgid "Billings, Montana, United States" 6241msgstr "" 6242 6243#. I18N: Location of an LDS church temple 6244#: app/GedcomCode/GedcomCodeTemp.php:259 6245msgid "Birmingham, Alabama, United States" 6246msgstr "" 6247 6248#. I18N: Location of an LDS church temple 6249#: app/GedcomCode/GedcomCodeTemp.php:262 6250msgid "Bismarck, North Dakota, United States" 6251msgstr "" 6252 6253#. I18N: Location of an LDS church temple 6254#: app/GedcomCode/GedcomCodeTemp.php:265 6255msgid "Bogota, Colombia" 6256msgstr "" 6257 6258#. I18N: Location of an LDS church temple 6259#: app/GedcomCode/GedcomCodeTemp.php:268 6260msgid "Boise, Idaho, United States" 6261msgstr "" 6262 6263#. I18N: Location of an LDS church temple 6264#: app/GedcomCode/GedcomCodeTemp.php:271 6265msgid "Boston, Massachusetts, United States" 6266msgstr "" 6267 6268#. I18N: Location of an LDS church temple 6269#: app/GedcomCode/GedcomCodeTemp.php:274 6270msgid "Bountiful, Utah, United States" 6271msgstr "" 6272 6273#. I18N: Location of an LDS church temple 6274#: app/GedcomCode/GedcomCodeTemp.php:277 6275msgid "Brigham City, Utah, United States" 6276msgstr "" 6277 6278#. I18N: Location of an LDS church temple 6279#: app/GedcomCode/GedcomCodeTemp.php:280 6280msgid "Brisbane, Australia" 6281msgstr "" 6282 6283#. I18N: Location of an LDS church temple 6284#: app/GedcomCode/GedcomCodeTemp.php:283 6285msgid "Baton Rouge, Louisiana, United States" 6286msgstr "" 6287 6288#. I18N: Location of an LDS church temple 6289#: app/GedcomCode/GedcomCodeTemp.php:286 6290msgid "Calgary, Alberta, Canada" 6291msgstr "" 6292 6293#. I18N: Location of an LDS church temple 6294#: app/GedcomCode/GedcomCodeTemp.php:289 6295msgid "Campinas, Brazil" 6296msgstr "" 6297 6298#. I18N: Location of an LDS church temple 6299#: app/GedcomCode/GedcomCodeTemp.php:292 6300msgid "Caracas, Venezuela" 6301msgstr "" 6302 6303#. I18N: Location of an LDS church temple 6304#: app/GedcomCode/GedcomCodeTemp.php:295 6305msgid "Cebu City, Philippines" 6306msgstr "" 6307 6308#. I18N: Location of an LDS church temple 6309#: app/GedcomCode/GedcomCodeTemp.php:298 6310msgid "Chicago, Illinois, United States" 6311msgstr "" 6312 6313#. I18N: Location of an LDS church temple 6314#: app/GedcomCode/GedcomCodeTemp.php:301 6315msgid "Ciudad Juarez, Mexico" 6316msgstr "" 6317 6318#. I18N: Location of an LDS church temple 6319#: app/GedcomCode/GedcomCodeTemp.php:304 6320msgid "Cochabamba, Bolivia" 6321msgstr "" 6322 6323#. I18N: Location of an LDS church temple 6324#: app/GedcomCode/GedcomCodeTemp.php:307 6325msgid "Colonia Juarez, Mexico" 6326msgstr "" 6327 6328#. I18N: Location of an LDS church temple 6329#: app/GedcomCode/GedcomCodeTemp.php:310 6330msgid "Columbia, South Carolina, United States" 6331msgstr "" 6332 6333#. I18N: Location of an LDS church temple 6334#: app/GedcomCode/GedcomCodeTemp.php:313 6335msgid "Columbus, Ohio, United States" 6336msgstr "" 6337 6338#. I18N: Location of an LDS church temple 6339#: app/GedcomCode/GedcomCodeTemp.php:316 6340msgid "Copenhagen, Denmark" 6341msgstr "" 6342 6343#. I18N: Location of an LDS church temple 6344#: app/GedcomCode/GedcomCodeTemp.php:319 6345msgid "Cordoba, Argentina" 6346msgstr "" 6347 6348#. I18N: Location of an LDS church temple 6349#: app/GedcomCode/GedcomCodeTemp.php:322 6350msgid "Columbia River, Washington, United States" 6351msgstr "" 6352 6353#. I18N: Location of an LDS church temple 6354#: app/GedcomCode/GedcomCodeTemp.php:325 6355msgid "Curitiba, Brazil" 6356msgstr "" 6357 6358#. I18N: Location of an LDS church temple 6359#: app/GedcomCode/GedcomCodeTemp.php:328 6360msgid "Dallas, Texas, United States" 6361msgstr "" 6362 6363#. I18N: Location of an LDS church temple 6364#: app/GedcomCode/GedcomCodeTemp.php:331 6365msgid "Denver, Colorado, United States" 6366msgstr "" 6367 6368#. I18N: Location of an LDS church temple 6369#: app/GedcomCode/GedcomCodeTemp.php:334 6370msgid "Detroit, Michigan, United States" 6371msgstr "" 6372 6373#. I18N: Location of an LDS church temple 6374#: app/GedcomCode/GedcomCodeTemp.php:337 6375msgid "Draper, Utah, United States" 6376msgstr "" 6377 6378#. I18N: Location of an LDS church temple 6379#: app/GedcomCode/GedcomCodeTemp.php:340 6380msgid "Edmonton, Alberta, Canada" 6381msgstr "" 6382 6383#. I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/Endowment_house 6384#: app/GedcomCode/GedcomCodeTemp.php:343 6385msgid "Endowment House" 6386msgstr "" 6387 6388#. I18N: Location of an LDS church temple 6389#: app/GedcomCode/GedcomCodeTemp.php:346 6390msgid "Fort Lauderdale, Florida, United States" 6391msgstr "" 6392 6393#. I18N: Location of an LDS church temple 6394#: app/GedcomCode/GedcomCodeTemp.php:349 6395msgid "Frankfurt am Main, Germany" 6396msgstr "" 6397 6398#. I18N: Location of an LDS church temple 6399#: app/GedcomCode/GedcomCodeTemp.php:352 6400msgid "Freiburg, Germany" 6401msgstr "" 6402 6403#. I18N: Location of an LDS church temple 6404#: app/GedcomCode/GedcomCodeTemp.php:355 6405msgid "Fresno, California, United States" 6406msgstr "" 6407 6408#. I18N: Location of an LDS church temple 6409#: app/GedcomCode/GedcomCodeTemp.php:358 6410msgid "Fukuoka, Japan" 6411msgstr "" 6412 6413#. I18N: Location of an LDS church temple 6414#: app/GedcomCode/GedcomCodeTemp.php:361 6415msgid "Gila Valley, Arizona, United States" 6416msgstr "" 6417 6418#. I18N: Location of an LDS church temple 6419#: app/GedcomCode/GedcomCodeTemp.php:364 6420msgid "Gilbert, Arizona, United States" 6421msgstr "" 6422 6423#. I18N: Location of an LDS church temple 6424#: app/GedcomCode/GedcomCodeTemp.php:367 6425msgid "Guadalajara, Mexico" 6426msgstr "" 6427 6428#. I18N: Location of an LDS church temple 6429#: app/GedcomCode/GedcomCodeTemp.php:370 6430msgid "Guatemala City, Guatemala" 6431msgstr "" 6432 6433#. I18N: Location of an LDS church temple 6434#: app/GedcomCode/GedcomCodeTemp.php:373 6435msgid "Guayaquil, Ecuador" 6436msgstr "" 6437 6438#. I18N: Location of an LDS church temple 6439#: app/GedcomCode/GedcomCodeTemp.php:376 6440msgid "The Hague, Netherlands" 6441msgstr "" 6442 6443#. I18N: Location of an LDS church temple 6444#: app/GedcomCode/GedcomCodeTemp.php:379 6445msgid "Halifax, Nova Scotia, Canada" 6446msgstr "" 6447 6448#. I18N: Location of an LDS church temple 6449#: app/GedcomCode/GedcomCodeTemp.php:382 6450msgid "Hartford, Connecticut, United States" 6451msgstr "" 6452 6453#. I18N: Location of an LDS church temple 6454#: app/GedcomCode/GedcomCodeTemp.php:385 6455msgid "Laie, Hawaii, United States" 6456msgstr "" 6457 6458#. I18N: Location of an LDS church temple 6459#: app/GedcomCode/GedcomCodeTemp.php:388 6460msgid "Helsinki, Finland" 6461msgstr "" 6462 6463#. I18N: Location of an LDS church temple 6464#: app/GedcomCode/GedcomCodeTemp.php:391 6465msgid "Hermosillo, Mexico" 6466msgstr "" 6467 6468#. I18N: Location of an LDS church temple 6469#. I18N: Name of a country or state 6470#: app/GedcomCode/GedcomCodeTemp.php:394 6471#: app/Statistics/Service/CountryService.php:233 6472msgid "Hong Kong" 6473msgstr "" 6474 6475#. I18N: Location of an LDS church temple 6476#: app/GedcomCode/GedcomCodeTemp.php:397 6477msgid "Houston, Texas, United States" 6478msgstr "" 6479 6480#. I18N: Location of an LDS church temple 6481#: app/GedcomCode/GedcomCodeTemp.php:400 6482msgid "Idaho Falls, Idaho, United States" 6483msgstr "" 6484 6485#. I18N: Location of an LDS church temple 6486#: app/GedcomCode/GedcomCodeTemp.php:403 6487msgid "Indianapolis, Indiana, United States" 6488msgstr "" 6489 6490#. I18N: Location of an LDS church temple 6491#: app/GedcomCode/GedcomCodeTemp.php:406 6492msgid "Johannesburg, South Africa" 6493msgstr "" 6494 6495#. I18N: Location of an LDS church temple 6496#: app/GedcomCode/GedcomCodeTemp.php:409 6497msgid "Jordan River, Utah, United States" 6498msgstr "" 6499 6500#. I18N: Location of an LDS church temple 6501#: app/GedcomCode/GedcomCodeTemp.php:412 6502msgid "Kansas City, Missouri, United States" 6503msgstr "" 6504 6505#. I18N: Location of an LDS church temple 6506#: app/GedcomCode/GedcomCodeTemp.php:415 6507msgid "Kona, Hawaii, United States" 6508msgstr "" 6509 6510#. I18N: Location of an LDS church temple 6511#: app/GedcomCode/GedcomCodeTemp.php:418 6512msgid "Kiev, Ukraine" 6513msgstr "" 6514 6515#. I18N: Location of an LDS church temple 6516#: app/GedcomCode/GedcomCodeTemp.php:421 6517msgid "Los Angeles, California, United States" 6518msgstr "" 6519 6520#. I18N: Location of an LDS church temple 6521#: app/GedcomCode/GedcomCodeTemp.php:424 6522msgid "Lima, Peru" 6523msgstr "" 6524 6525#. I18N: Location of an LDS church temple 6526#: app/GedcomCode/GedcomCodeTemp.php:427 6527msgid "Logan, Utah, United States" 6528msgstr "" 6529 6530#. I18N: Location of an LDS church temple 6531#: app/GedcomCode/GedcomCodeTemp.php:430 6532msgid "London, England" 6533msgstr "" 6534 6535#. I18N: Location of an LDS church temple 6536#: app/GedcomCode/GedcomCodeTemp.php:433 6537msgid "Louisville, Kentucky, United States" 6538msgstr "" 6539 6540#. I18N: Location of an LDS church temple 6541#: app/GedcomCode/GedcomCodeTemp.php:436 6542msgid "Lubbock, Texas, United States" 6543msgstr "" 6544 6545#. I18N: Location of an LDS church temple 6546#: app/GedcomCode/GedcomCodeTemp.php:439 6547msgid "Las Vegas, Nevada, United States" 6548msgstr "" 6549 6550#. I18N: Location of an LDS church temple 6551#: app/GedcomCode/GedcomCodeTemp.php:442 6552msgid "Madrid, Spain" 6553msgstr "" 6554 6555#. I18N: Location of an LDS church temple 6556#: app/GedcomCode/GedcomCodeTemp.php:445 6557msgid "Manaus, Brazil" 6558msgstr "" 6559 6560#. I18N: Location of an LDS church temple 6561#: app/GedcomCode/GedcomCodeTemp.php:448 6562msgid "Manhattan, New York, United States" 6563msgstr "" 6564 6565#. I18N: Location of an LDS church temple 6566#: app/GedcomCode/GedcomCodeTemp.php:451 6567msgid "Manila, Philippines" 6568msgstr "" 6569 6570#. I18N: Location of an LDS church temple 6571#: app/GedcomCode/GedcomCodeTemp.php:454 6572msgid "Manti, Utah, United States" 6573msgstr "" 6574 6575#. I18N: Location of an LDS church temple 6576#: app/GedcomCode/GedcomCodeTemp.php:457 6577msgid "Medford, Oregon, United States" 6578msgstr "" 6579 6580#. I18N: Location of an LDS church temple 6581#: app/GedcomCode/GedcomCodeTemp.php:460 6582msgid "Melbourne, Australia" 6583msgstr "" 6584 6585#. I18N: Location of an LDS church temple 6586#: app/GedcomCode/GedcomCodeTemp.php:463 6587msgid "Memphis, Tennessee, United States" 6588msgstr "" 6589 6590#. I18N: Location of an LDS church temple 6591#: app/GedcomCode/GedcomCodeTemp.php:466 6592msgid "Merida, Mexico" 6593msgstr "" 6594 6595#. I18N: Location of an LDS church temple 6596#: app/GedcomCode/GedcomCodeTemp.php:469 6597msgid "Mexico City, Mexico" 6598msgstr "" 6599 6600#. I18N: Location of an LDS church temple 6601#: app/GedcomCode/GedcomCodeTemp.php:472 6602msgid "Montevideo, Uruguay" 6603msgstr "" 6604 6605#. I18N: Location of an LDS church temple 6606#: app/GedcomCode/GedcomCodeTemp.php:475 6607msgid "Monterrey, Mexico" 6608msgstr "" 6609 6610#. I18N: Location of an LDS church temple 6611#: app/GedcomCode/GedcomCodeTemp.php:478 6612msgid "Monticello, Utah, United States" 6613msgstr "" 6614 6615#. I18N: Location of an LDS church temple 6616#: app/GedcomCode/GedcomCodeTemp.php:481 6617msgid "Montreal, Quebec, Canada" 6618msgstr "" 6619 6620#. I18N: Location of an LDS church temple 6621#: app/GedcomCode/GedcomCodeTemp.php:484 6622msgid "Mount Timpanogos, Utah, United States" 6623msgstr "" 6624 6625#. I18N: Location of an LDS church temple 6626#: app/GedcomCode/GedcomCodeTemp.php:487 6627msgid "Nashville, Tennessee, United States" 6628msgstr "" 6629 6630#. I18N: Location of an LDS church temple 6631#: app/GedcomCode/GedcomCodeTemp.php:490 6632msgid "Nauvoo (new), Illinois, United States" 6633msgstr "" 6634 6635#. I18N: Location of an LDS church temple 6636#: app/GedcomCode/GedcomCodeTemp.php:493 6637msgid "Nauvoo (original), Illinois, United States" 6638msgstr "" 6639 6640#. I18N: Location of an LDS church temple 6641#: app/GedcomCode/GedcomCodeTemp.php:496 6642msgid "Newport Beach, California, United States" 6643msgstr "" 6644 6645#. I18N: Location of an LDS church temple 6646#: app/GedcomCode/GedcomCodeTemp.php:499 6647msgid "Nuku’Alofa, Tonga" 6648msgstr "" 6649 6650#. I18N: Location of an LDS church temple 6651#: app/GedcomCode/GedcomCodeTemp.php:502 6652msgid "New York, New York, United States" 6653msgstr "" 6654 6655#. I18N: Location of an LDS church temple 6656#: app/GedcomCode/GedcomCodeTemp.php:505 6657msgid "Hamilton, New Zealand" 6658msgstr "" 6659 6660#. I18N: Location of an LDS church temple 6661#: app/GedcomCode/GedcomCodeTemp.php:508 6662msgid "Oakland, California, United States" 6663msgstr "" 6664 6665#. I18N: Location of an LDS church temple 6666#: app/GedcomCode/GedcomCodeTemp.php:511 6667msgid "Oaxaca, Mexico" 6668msgstr "" 6669 6670#. I18N: Location of an LDS church temple 6671#: app/GedcomCode/GedcomCodeTemp.php:514 6672msgid "Ogden, Utah, United States" 6673msgstr "" 6674 6675#. I18N: Location of an LDS church temple 6676#: app/GedcomCode/GedcomCodeTemp.php:517 6677msgid "Oklahoma City, Oklahoma, United States" 6678msgstr "" 6679 6680#. I18N: Location of an LDS church temple 6681#: app/GedcomCode/GedcomCodeTemp.php:520 6682msgid "Oquirrh Mountain, Utah, United States" 6683msgstr "" 6684 6685#. I18N: Location of an LDS church temple 6686#: app/GedcomCode/GedcomCodeTemp.php:523 6687msgid "Orlando, Florida, United States" 6688msgstr "" 6689 6690#. I18N: Location of an LDS church temple 6691#: app/GedcomCode/GedcomCodeTemp.php:526 6692msgid "Porto Alegre, Brazil" 6693msgstr "" 6694 6695#. I18N: Location of an LDS church temple 6696#: app/GedcomCode/GedcomCodeTemp.php:529 6697msgid "Palmyra, New York, United States" 6698msgstr "" 6699 6700#. I18N: Location of an LDS church temple 6701#: app/GedcomCode/GedcomCodeTemp.php:532 6702msgid "Panama City, Panama" 6703msgstr "" 6704 6705#. I18N: Location of an LDS church temple 6706#: app/GedcomCode/GedcomCodeTemp.php:535 6707msgid "Papeete, Tahiti" 6708msgstr "" 6709 6710#. I18N: Location of an LDS church temple 6711#: app/GedcomCode/GedcomCodeTemp.php:538 6712msgid "Payson, Utah, United States" 6713msgstr "" 6714 6715#. I18N: Location of an LDS church temple 6716#: app/GedcomCode/GedcomCodeTemp.php:541 6717msgid "Perth, Australia" 6718msgstr "" 6719 6720#. I18N: Location of an LDS church temple 6721#: app/GedcomCode/GedcomCodeTemp.php:544 6722msgid "Phoenix, Arizona, United States" 6723msgstr "" 6724 6725#. I18N: I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/President_of_the_Church 6726#: app/GedcomCode/GedcomCodeTemp.php:547 6727msgid "President’s Office" 6728msgstr "" 6729 6730#. I18N: Location of an LDS church temple 6731#: app/GedcomCode/GedcomCodeTemp.php:550 6732msgid "Portland, Oregon, United States" 6733msgstr "" 6734 6735#. I18N: Location of an LDS church temple 6736#: app/GedcomCode/GedcomCodeTemp.php:553 6737msgid "Preston, England" 6738msgstr "" 6739 6740#. I18N: Location of an LDS church temple 6741#: app/GedcomCode/GedcomCodeTemp.php:556 6742msgid "Provo City Center, Utah, United States" 6743msgstr "" 6744 6745#. I18N: Location of an LDS church temple 6746#: app/GedcomCode/GedcomCodeTemp.php:559 6747msgid "Provo, Utah, United States" 6748msgstr "" 6749 6750#. I18N: Location of an LDS church temple 6751#: app/GedcomCode/GedcomCodeTemp.php:562 6752msgid "Quetzaltenango, Guatemala" 6753msgstr "" 6754 6755#. I18N: Location of an LDS church temple 6756#: app/GedcomCode/GedcomCodeTemp.php:565 6757msgid "Raleigh, North Carolina, United States" 6758msgstr "" 6759 6760#. I18N: Location of an LDS church temple 6761#: app/GedcomCode/GedcomCodeTemp.php:568 6762msgid "Recife, Brazil" 6763msgstr "" 6764 6765#. I18N: Location of an LDS church temple 6766#: app/GedcomCode/GedcomCodeTemp.php:571 6767msgid "Redlands, California, United States" 6768msgstr "" 6769 6770#. I18N: Location of an LDS church temple 6771#: app/GedcomCode/GedcomCodeTemp.php:574 6772msgid "Regina, Saskatchewan, Canada" 6773msgstr "" 6774 6775#. I18N: Location of an LDS church temple 6776#: app/GedcomCode/GedcomCodeTemp.php:577 6777msgid "Reno, Nevada, United States" 6778msgstr "" 6779 6780#. I18N: Location of an LDS church temple 6781#: app/GedcomCode/GedcomCodeTemp.php:580 6782msgid "Rexburg, Idaho, United States" 6783msgstr "" 6784 6785#. I18N: Location of an LDS church temple 6786#: app/GedcomCode/GedcomCodeTemp.php:583 6787msgid "Sacramento, California, United States" 6788msgstr "" 6789 6790#. I18N: Location of an LDS church temple 6791#: app/GedcomCode/GedcomCodeTemp.php:586 6792msgid "San Salvador, El Salvador" 6793msgstr "" 6794 6795#. I18N: Location of an LDS church temple 6796#: app/GedcomCode/GedcomCodeTemp.php:589 6797msgid "Santiago, Chile" 6798msgstr "" 6799 6800#. I18N: Location of an LDS church temple 6801#: app/GedcomCode/GedcomCodeTemp.php:592 6802msgid "San Antonio, Texas, United States" 6803msgstr "" 6804 6805#. I18N: Location of an LDS church temple 6806#: app/GedcomCode/GedcomCodeTemp.php:595 6807msgid "San Diego, California, United States" 6808msgstr "" 6809 6810#. I18N: Location of an LDS church temple 6811#: app/GedcomCode/GedcomCodeTemp.php:598 6812msgid "Santo Domingo, Dominican Republic" 6813msgstr "" 6814 6815#. I18N: Location of an LDS church temple 6816#: app/GedcomCode/GedcomCodeTemp.php:601 6817msgid "Seattle, Washington, United States" 6818msgstr "" 6819 6820#. I18N: Location of an LDS church temple 6821#: app/GedcomCode/GedcomCodeTemp.php:604 6822msgid "Seoul, Korea" 6823msgstr "" 6824 6825#. I18N: Location of an LDS church temple 6826#: app/GedcomCode/GedcomCodeTemp.php:607 6827msgid "St. George, Utah, United States" 6828msgstr "" 6829 6830#. I18N: Location of an LDS church temple 6831#: app/GedcomCode/GedcomCodeTemp.php:610 6832msgid "San Jose, Costa Rica" 6833msgstr "" 6834 6835#. I18N: Location of an LDS church temple 6836#: app/GedcomCode/GedcomCodeTemp.php:613 6837msgid "Salt Lake City, Utah, United States" 6838msgstr "" 6839 6840#. I18N: Location of an LDS church temple 6841#: app/GedcomCode/GedcomCodeTemp.php:616 6842msgid "St. Louis, Missouri, United States" 6843msgstr "" 6844 6845#. I18N: Location of an LDS church temple 6846#: app/GedcomCode/GedcomCodeTemp.php:619 6847msgid "Snowflake, Arizona, United States" 6848msgstr "" 6849 6850#. I18N: Location of an LDS church temple 6851#: app/GedcomCode/GedcomCodeTemp.php:622 6852msgid "Sao Paulo, Brazil" 6853msgstr "" 6854 6855#. I18N: Location of an LDS church temple 6856#: app/GedcomCode/GedcomCodeTemp.php:625 6857msgid "St. Paul, Minnesota, United States" 6858msgstr "" 6859 6860#. I18N: Location of an LDS church temple 6861#: app/GedcomCode/GedcomCodeTemp.php:628 6862msgid "Spokane, Washington, United States" 6863msgstr "" 6864 6865#. I18N: Location of an LDS church temple 6866#: app/GedcomCode/GedcomCodeTemp.php:631 6867msgid "Stockholm, Sweden" 6868msgstr "" 6869 6870#. I18N: Location of an LDS church temple 6871#: app/GedcomCode/GedcomCodeTemp.php:634 6872msgid "Suva, Fiji" 6873msgstr "" 6874 6875#. I18N: Location of an LDS church temple 6876#: app/GedcomCode/GedcomCodeTemp.php:637 6877msgid "Bern, Switzerland" 6878msgstr "" 6879 6880#. I18N: Location of an LDS church temple 6881#: app/GedcomCode/GedcomCodeTemp.php:640 6882msgid "Sydney, Australia" 6883msgstr "" 6884 6885#. I18N: Location of an LDS church temple 6886#: app/GedcomCode/GedcomCodeTemp.php:643 6887msgid "Taipei, Taiwan" 6888msgstr "" 6889 6890#. I18N: Location of an LDS church temple 6891#: app/GedcomCode/GedcomCodeTemp.php:646 6892msgid "Tampico, Mexico" 6893msgstr "" 6894 6895#. I18N: Location of an LDS church temple 6896#: app/GedcomCode/GedcomCodeTemp.php:649 6897msgid "Tegucigalpa, Honduras" 6898msgstr "" 6899 6900#. I18N: Location of an LDS church temple 6901#: app/GedcomCode/GedcomCodeTemp.php:652 6902msgid "Tuxtla Gutierrez, Mexico" 6903msgstr "" 6904 6905#. I18N: Location of an LDS church temple 6906#: app/GedcomCode/GedcomCodeTemp.php:655 6907msgid "Tijuana, Mexico" 6908msgstr "" 6909 6910#. I18N: Location of an LDS church temple 6911#: app/GedcomCode/GedcomCodeTemp.php:658 6912msgid "Tokyo, Japan" 6913msgstr "" 6914 6915#. I18N: Location of an LDS church temple 6916#: app/GedcomCode/GedcomCodeTemp.php:661 6917msgid "Toronto, Ontario, Canada" 6918msgstr "" 6919 6920#. I18N: Location of an LDS church temple 6921#: app/GedcomCode/GedcomCodeTemp.php:664 6922msgid "Trujillo, Peru" 6923msgstr "" 6924 6925#. I18N: Location of an LDS church temple 6926#: app/GedcomCode/GedcomCodeTemp.php:667 6927msgid "Twin Falls, Idaho, United States" 6928msgstr "" 6929 6930#. I18N: Location of an LDS church temple 6931#: app/GedcomCode/GedcomCodeTemp.php:670 6932msgid "Vancouver, British Columbia, Canada" 6933msgstr "" 6934 6935#. I18N: Location of an LDS church temple 6936#: app/GedcomCode/GedcomCodeTemp.php:673 6937msgid "Veracruz, Mexico" 6938msgstr "" 6939 6940#. I18N: Location of an LDS church temple 6941#: app/GedcomCode/GedcomCodeTemp.php:676 6942msgid "Vernal, Utah, United States" 6943msgstr "" 6944 6945#. I18N: Location of an LDS church temple 6946#: app/GedcomCode/GedcomCodeTemp.php:679 6947msgid "Villa Hermosa, Mexico" 6948msgstr "" 6949 6950#. I18N: Location of an LDS church temple 6951#: app/GedcomCode/GedcomCodeTemp.php:682 6952msgid "Washington, District of Columbia, United States" 6953msgstr "" 6954 6955#. I18N: Location of an LDS church temple 6956#: app/GedcomCode/GedcomCodeTemp.php:685 6957msgid "Winter Quarters, Nebraska, United States" 6958msgstr "" 6959 6960#: app/GedcomRecord.php:562 app/GedcomRecord.php:654 app/GedcomRecord.php:762 6961#: app/Note.php:120 app/Report/ReportParserGenerate.php:931 6962#: app/Repository.php:96 app/Source.php:101 6963#: app/Statistics/Repository/EventRepository.php:413 6964msgid "Private" 6965msgstr "" 6966 6967#. I18N: Name of a country or state 6968#: app/GedcomRecord.php:1111 app/GedcomRecord.php:1116 6969#: app/Statistics/Google/ChartSex.php:70 6970#: app/Statistics/Service/CountryService.php:36 6971msgid "Unknown" 6972msgstr "" 6973 6974#. I18N: gedcom tag ABBR 6975#: app/GedcomTag.php:453 resources/views/modals/source-fields.phtml:13 6976msgid "Abbreviation" 6977msgstr "" 6978 6979#. I18N: gedcom tag ADDR 6980#: app/GedcomTag.php:456 resources/views/modals/submitter-fields.phtml:11 6981msgid "Address" 6982msgstr "" 6983 6984#. I18N: gedcom tag ADD1 6985#: app/GedcomTag.php:459 6986msgid "Address line 1" 6987msgstr "" 6988 6989#. I18N: gedcom tag ADD2 6990#: app/GedcomTag.php:462 6991msgid "Address line 2" 6992msgstr "" 6993 6994#. I18N: gedcom tag ADOP 6995#: app/GedcomTag.php:465 6996msgid "Adoption" 6997msgstr "" 6998 6999#: app/GedcomTag.php:467 7000msgid "Date of adoption" 7001msgstr "" 7002 7003#: app/GedcomTag.php:469 7004msgid "Place of adoption" 7005msgstr "" 7006 7007#. I18N: gedcom tag AFN 7008#: app/GedcomTag.php:472 7009msgid "Ancestral file number" 7010msgstr "" 7011 7012#. I18N: gedcom tag AGNC 7013#: app/GedcomTag.php:478 7014msgid "Agency" 7015msgstr "" 7016 7017#. I18N: gedcom tag ALIA 7018#: app/GedcomTag.php:481 7019msgid "Alias" 7020msgstr "" 7021 7022#. I18N: gedcom tag ANCE 7023#: app/GedcomTag.php:484 7024msgid "Generations of ancestors" 7025msgstr "" 7026 7027#. I18N: gedcom tag ANCI 7028#: app/GedcomTag.php:487 7029msgid "Ancestors interest" 7030msgstr "" 7031 7032#. I18N: gedcom tag ANUL 7033#: app/GedcomTag.php:490 7034msgid "Annulment" 7035msgstr "" 7036 7037#. I18N: gedcom tag ASSO 7038#. I18N: gedcom tag _ASSO 7039#: app/GedcomTag.php:493 app/GedcomTag.php:1196 7040msgid "Associate" 7041msgstr "" 7042 7043#. I18N: gedcom tag AUTH 7044#: app/GedcomTag.php:496 resources/views/lists/sources-table.phtml:83 7045#: resources/views/modals/source-fields.phtml:21 7046msgid "Author" 7047msgstr "" 7048 7049#. I18N: gedcom tag BAPL. LDS = Church of Latter Day Saints. 7050#: app/GedcomTag.php:499 7051msgid "LDS baptism" 7052msgstr "" 7053 7054#. I18N: LDS = Church of Latter Day Saints. 7055#: app/GedcomTag.php:502 7056msgid "Date of LDS baptism" 7057msgstr "" 7058 7059#. I18N: LDS = Church of Latter Day Saints. 7060#: app/GedcomTag.php:505 7061msgid "Place of LDS baptism" 7062msgstr "" 7063 7064#. I18N: gedcom tag BAPM 7065#: app/GedcomTag.php:508 resources/views/calendar-page.phtml:136 7066#: resources/xml/reports/missing_facts_report.xml:16 7067msgid "Baptism" 7068msgstr "" 7069 7070#: app/GedcomTag.php:510 resources/xml/reports/missing_facts_report.xml:129 7071msgid "Date of baptism" 7072msgstr "" 7073 7074#: app/GedcomTag.php:512 resources/xml/reports/missing_facts_report.xml:140 7075msgid "Place of baptism" 7076msgstr "" 7077 7078#. I18N: gedcom tag BARM 7079#: app/GedcomTag.php:515 resources/xml/reports/missing_facts_report.xml:17 7080msgid "Bar mitzvah" 7081msgstr "" 7082 7083#: app/GedcomTag.php:517 resources/xml/reports/missing_facts_report.xml:212 7084msgid "Date of bar mitzvah" 7085msgstr "" 7086 7087#: app/GedcomTag.php:519 resources/xml/reports/missing_facts_report.xml:223 7088msgid "Place of bar mitzvah" 7089msgstr "" 7090 7091#. I18N: gedcom tag BASM 7092#: app/GedcomTag.php:522 resources/xml/reports/missing_facts_report.xml:18 7093msgid "Bat mitzvah" 7094msgstr "" 7095 7096#: app/GedcomTag.php:524 resources/xml/reports/missing_facts_report.xml:253 7097msgid "Date of bat mitzvah" 7098msgstr "" 7099 7100#: app/GedcomTag.php:526 resources/xml/reports/missing_facts_report.xml:264 7101msgid "Place of bat mitzvah" 7102msgstr "" 7103 7104#. I18N: gedcom tag BIRT 7105#: app/GedcomTag.php:529 resources/views/calendar-page.phtml:133 7106#: resources/views/lists/individuals-table.phtml:234 7107#: resources/views/lists/individuals-table.phtml:242 7108#: resources/views/lists/individuals-table.phtml:271 7109#: resources/xml/reports/ahnentafel_report.xml:442 7110#: resources/xml/reports/bdm_report.xml:58 7111#: resources/xml/reports/change_report.xml:102 7112#: resources/xml/reports/change_report.xml:118 7113#: resources/xml/reports/descendancy_report.xml:560 7114#: resources/xml/reports/family_group_report.xml:182 7115#: resources/xml/reports/family_group_report.xml:470 7116#: resources/xml/reports/family_group_report.xml:477 7117#: resources/xml/reports/family_group_report.xml:536 7118#: resources/xml/reports/family_group_report.xml:733 7119#: resources/xml/reports/family_group_report.xml:740 7120#: resources/xml/reports/family_group_report.xml:880 7121#: resources/xml/reports/family_group_report.xml:1081 7122#: resources/xml/reports/family_group_report.xml:1090 7123#: resources/xml/reports/individual_ext_report.xml:273 7124#: resources/xml/reports/individual_ext_report.xml:309 7125#: resources/xml/reports/individual_ext_report.xml:349 7126#: resources/xml/reports/individual_ext_report.xml:385 7127#: resources/xml/reports/individual_ext_report.xml:421 7128#: resources/xml/reports/individual_ext_report.xml:479 7129#: resources/xml/reports/individual_ext_report.xml:515 7130#: resources/xml/reports/individual_ext_report.xml:556 7131#: resources/xml/reports/individual_ext_report.xml:592 7132#: resources/xml/reports/individual_ext_report.xml:628 7133#: resources/xml/reports/individual_report.xml:270 7134#: resources/xml/reports/individual_report.xml:306 7135#: resources/xml/reports/individual_report.xml:346 7136#: resources/xml/reports/individual_report.xml:382 7137#: resources/xml/reports/individual_report.xml:418 7138#: resources/xml/reports/individual_report.xml:479 7139#: resources/xml/reports/individual_report.xml:519 7140#: resources/xml/reports/individual_report.xml:560 7141#: resources/xml/reports/individual_report.xml:596 7142#: resources/xml/reports/individual_report.xml:632 7143#: resources/xml/reports/missing_facts_report.xml:15 7144#: resources/xml/reports/pedigree_report.xml:73 7145#: resources/xml/reports/pedigree_report.xml:74 7146#: resources/xml/reports/pedigree_report.xml:94 7147#: resources/xml/reports/pedigree_report.xml:95 7148#: resources/xml/reports/pedigree_report.xml:116 7149#: resources/xml/reports/pedigree_report.xml:117 7150#: resources/xml/reports/pedigree_report.xml:134 7151#: resources/xml/reports/pedigree_report.xml:135 7152#: resources/xml/reports/pedigree_report.xml:156 7153#: resources/xml/reports/pedigree_report.xml:157 7154#: resources/xml/reports/pedigree_report.xml:175 7155#: resources/xml/reports/pedigree_report.xml:176 7156#: resources/xml/reports/pedigree_report.xml:197 7157#: resources/xml/reports/pedigree_report.xml:198 7158#: resources/xml/reports/pedigree_report.xml:218 7159#: resources/xml/reports/pedigree_report.xml:219 7160#: resources/xml/reports/pedigree_report.xml:240 7161#: resources/xml/reports/pedigree_report.xml:241 7162#: resources/xml/reports/pedigree_report.xml:261 7163#: resources/xml/reports/pedigree_report.xml:262 7164#: resources/xml/reports/pedigree_report.xml:283 7165#: resources/xml/reports/pedigree_report.xml:284 7166#: resources/xml/reports/pedigree_report.xml:304 7167#: resources/xml/reports/pedigree_report.xml:305 7168#: resources/xml/reports/pedigree_report.xml:326 7169#: resources/xml/reports/pedigree_report.xml:327 7170#: resources/xml/reports/pedigree_report.xml:347 7171#: resources/xml/reports/pedigree_report.xml:348 7172#: resources/xml/reports/pedigree_report.xml:369 7173#: resources/xml/reports/pedigree_report.xml:370 7174#: resources/xml/reports/pedigree_report.xml:390 7175#: resources/xml/reports/pedigree_report.xml:409 7176#: resources/xml/reports/pedigree_report.xml:428 7177#: resources/xml/reports/pedigree_report.xml:447 7178#: resources/xml/reports/pedigree_report.xml:466 7179#: resources/xml/reports/pedigree_report.xml:485 7180#: resources/xml/reports/pedigree_report.xml:504 7181#: resources/xml/reports/pedigree_report.xml:523 7182#: resources/xml/reports/pedigree_report.xml:542 7183#: resources/xml/reports/pedigree_report.xml:561 7184#: resources/xml/reports/pedigree_report.xml:580 7185#: resources/xml/reports/pedigree_report.xml:599 7186#: resources/xml/reports/pedigree_report.xml:618 7187#: resources/xml/reports/pedigree_report.xml:637 7188#: resources/xml/reports/pedigree_report.xml:656 7189#: resources/xml/reports/pedigree_report.xml:675 7190#: resources/xml/reports/pedigree_report.xml:775 7191#: resources/xml/reports/pedigree_report.xml:776 7192#: resources/xml/reports/pedigree_report.xml:796 7193#: resources/xml/reports/pedigree_report.xml:797 7194#: resources/xml/reports/pedigree_report.xml:818 7195#: resources/xml/reports/pedigree_report.xml:819 7196#: resources/xml/reports/pedigree_report.xml:836 7197#: resources/xml/reports/pedigree_report.xml:837 7198#: resources/xml/reports/pedigree_report.xml:858 7199#: resources/xml/reports/pedigree_report.xml:859 7200#: resources/xml/reports/pedigree_report.xml:876 7201#: resources/xml/reports/pedigree_report.xml:877 7202#: resources/xml/reports/pedigree_report.xml:898 7203#: resources/xml/reports/pedigree_report.xml:899 7204#: resources/xml/reports/pedigree_report.xml:920 7205#: resources/xml/reports/pedigree_report.xml:942 7206#: resources/xml/reports/pedigree_report.xml:963 7207#: resources/xml/reports/pedigree_report.xml:985 7208#: resources/xml/reports/pedigree_report.xml:1006 7209#: resources/xml/reports/pedigree_report.xml:1028 7210#: resources/xml/reports/pedigree_report.xml:1049 7211#: resources/xml/reports/pedigree_report.xml:1071 7212#: resources/xml/reports/pedigree_report.xml:1094 7213#: resources/xml/reports/pedigree_report.xml:1113 7214#: resources/xml/reports/pedigree_report.xml:1132 7215#: resources/xml/reports/pedigree_report.xml:1151 7216#: resources/xml/reports/pedigree_report.xml:1170 7217#: resources/xml/reports/pedigree_report.xml:1189 7218#: resources/xml/reports/pedigree_report.xml:1208 7219#: resources/xml/reports/pedigree_report.xml:1227 7220#: resources/xml/reports/pedigree_report.xml:1246 7221#: resources/xml/reports/pedigree_report.xml:1265 7222#: resources/xml/reports/pedigree_report.xml:1284 7223#: resources/xml/reports/pedigree_report.xml:1303 7224#: resources/xml/reports/pedigree_report.xml:1322 7225#: resources/xml/reports/pedigree_report.xml:1341 7226#: resources/xml/reports/pedigree_report.xml:1360 7227#: resources/xml/reports/pedigree_report.xml:1379 7228#: resources/xml/reports/relative_ext_report.xml:56 7229msgid "Birth" 7230msgstr "" 7231 7232#: app/GedcomTag.php:531 resources/xml/reports/fact_sources.xml:68 7233#: resources/xml/reports/fact_sources.xml:272 7234#: resources/xml/reports/missing_facts_report.xml:81 7235#: resources/xml/reports/occupation_report.xml:49 7236msgid "Date of birth" 7237msgstr "" 7238 7239#: app/GedcomTag.php:533 resources/xml/reports/fact_sources.xml:273 7240#: resources/xml/reports/missing_facts_report.xml:93 7241msgid "Place of birth" 7242msgstr "" 7243 7244#. I18N: gedcom tag BLES 7245#: app/GedcomTag.php:536 7246msgid "Blessing" 7247msgstr "" 7248 7249#: app/GedcomTag.php:538 7250msgid "Date of blessing" 7251msgstr "" 7252 7253#: app/GedcomTag.php:540 7254msgid "Place of blessing" 7255msgstr "" 7256 7257#. I18N: gedcom tag BLOB 7258#: app/GedcomTag.php:543 7259msgid "Binary data object" 7260msgstr "" 7261 7262#. I18N: gedcom tag BURI 7263#: app/GedcomTag.php:546 resources/views/calendar-page.phtml:148 7264#: resources/xml/reports/family_group_report.xml:351 7265#: resources/xml/reports/family_group_report.xml:705 7266#: resources/xml/reports/family_group_report.xml:1049 7267#: resources/xml/reports/missing_facts_report.xml:25 7268msgid "Burial" 7269msgstr "" 7270 7271#: app/GedcomTag.php:548 resources/xml/reports/missing_facts_report.xml:546 7272msgid "Date of burial" 7273msgstr "" 7274 7275#: app/GedcomTag.php:550 resources/xml/reports/missing_facts_report.xml:557 7276msgid "Place of burial" 7277msgstr "" 7278 7279#. I18N: gedcom tag CALN 7280#: app/GedcomTag.php:553 resources/views/modals/source-fields.phtml:41 7281msgid "Call number" 7282msgstr "" 7283 7284#. I18N: gedcom tag CAST 7285#: app/GedcomTag.php:556 7286msgid "Caste" 7287msgstr "" 7288 7289#. I18N: gedcom tag CAUS 7290#: app/GedcomTag.php:559 7291msgid "Cause" 7292msgstr "" 7293 7294#. I18N: gedcom tag CEME 7295#: app/GedcomTag.php:562 7296msgid "Cemetery" 7297msgstr "" 7298 7299#. I18N: gedcom tag CENS 7300#: app/GedcomTag.php:565 7301msgid "Census" 7302msgstr "" 7303 7304#: app/GedcomTag.php:567 7305#: resources/views/modules/GEDFact_assistant/select-census.phtml:15 7306msgid "Census date" 7307msgstr "" 7308 7309#: app/GedcomTag.php:569 7310msgid "Census place" 7311msgstr "" 7312 7313#. I18N: gedcom tag CHAN 7314#: app/GedcomTag.php:575 resources/views/edit/add-fact.phtml:67 7315#: resources/views/edit/edit-fact.phtml:93 7316#: resources/views/lists/families-table.phtml:263 7317#: resources/views/lists/individuals-table.phtml:289 7318#: resources/views/lists/media-table.phtml:72 7319#: resources/views/lists/notes-table.phtml:85 7320#: resources/views/lists/repositories-table.phtml:43 7321#: resources/views/lists/sources-table.phtml:88 7322#: resources/views/modules/gedcom_stats/config.phtml:6 7323#: resources/views/modules/recent_changes/changes-table.phtml:16 7324#: resources/xml/reports/change_report.xml:66 7325#: resources/xml/reports/change_report.xml:108 7326msgid "Last change" 7327msgstr "" 7328 7329#. I18N: gedcom tag CHAN:DATE 7330#: app/GedcomTag.php:578 7331msgid "Date of last change" 7332msgstr "" 7333 7334#. I18N: gedcom tag CHAN:_WT_USER 7335#: app/GedcomTag.php:581 7336msgid "Author of last change" 7337msgstr "" 7338 7339#. I18N: gedcom tag CHAR 7340#: app/GedcomTag.php:584 7341msgid "Character set" 7342msgstr "" 7343 7344#. I18N: gedcom tag CHR 7345#: app/GedcomTag.php:590 resources/xml/reports/family_group_report.xml:206 7346#: resources/xml/reports/family_group_report.xml:560 7347#: resources/xml/reports/family_group_report.xml:904 7348#: resources/xml/reports/missing_facts_report.xml:16 7349msgid "Christening" 7350msgstr "" 7351 7352#: app/GedcomTag.php:592 resources/xml/reports/missing_facts_report.xml:170 7353msgid "Date of christening" 7354msgstr "" 7355 7356#: app/GedcomTag.php:594 resources/xml/reports/missing_facts_report.xml:181 7357msgid "Place of christening" 7358msgstr "" 7359 7360#. I18N: gedcom tag CHRA 7361#: app/GedcomTag.php:597 7362msgid "Adult christening" 7363msgstr "" 7364 7365#. I18N: gedcom tag CITN 7366#: app/GedcomTag.php:600 7367msgid "Citizenship" 7368msgstr "" 7369 7370#. I18N: gedcom tag CITY 7371#: app/GedcomTag.php:603 7372msgid "City" 7373msgstr "" 7374 7375#. I18N: gedcom tag COMM 7376#: app/GedcomTag.php:606 7377msgid "Comment" 7378msgstr "" 7379 7380#. I18N: gedcom tag CONC 7381#: app/GedcomTag.php:609 7382msgid "Concatenation" 7383msgstr "" 7384 7385#. I18N: gedcom tag CONT 7386#: app/GedcomTag.php:612 7387msgid "Continued" 7388msgstr "" 7389 7390#. I18N: gedcom tag CONF 7391#: app/GedcomTag.php:615 resources/xml/reports/missing_facts_report.xml:19 7392msgid "Confirmation" 7393msgstr "" 7394 7395#: app/GedcomTag.php:617 resources/xml/reports/missing_facts_report.xml:294 7396msgid "Date of confirmation" 7397msgstr "" 7398 7399#: app/GedcomTag.php:619 resources/xml/reports/missing_facts_report.xml:305 7400msgid "Place of confirmation" 7401msgstr "" 7402 7403#. I18N: gedcom tag CONL. LDS = Church of Latter Day Saints. 7404#: app/GedcomTag.php:622 7405msgid "LDS confirmation" 7406msgstr "" 7407 7408#. I18N: gedcom tag COPR 7409#: app/GedcomTag.php:625 7410msgid "Copyright" 7411msgstr "" 7412 7413#. I18N: gedcom tag CORP 7414#: app/GedcomTag.php:628 7415msgid "Corporation" 7416msgstr "" 7417 7418#. I18N: gedcom tag CREM 7419#: app/GedcomTag.php:631 resources/xml/reports/family_group_report.xml:315 7420#: resources/xml/reports/family_group_report.xml:342 7421#: resources/xml/reports/family_group_report.xml:669 7422#: resources/xml/reports/family_group_report.xml:696 7423#: resources/xml/reports/family_group_report.xml:1013 7424#: resources/xml/reports/family_group_report.xml:1040 7425msgid "Cremation" 7426msgstr "" 7427 7428#: app/GedcomTag.php:633 7429msgid "Date of cremation" 7430msgstr "" 7431 7432#: app/GedcomTag.php:635 7433msgid "Place of cremation" 7434msgstr "" 7435 7436#. I18N: gedcom tag CTRY 7437#: app/GedcomTag.php:638 app/Statistics/Google/ChartDistribution.php:119 7438msgid "Country" 7439msgstr "" 7440 7441#. I18N: gedcom tag DATA 7442#: app/GedcomTag.php:641 resources/views/admin/changes-log.phtml:106 7443msgid "Data" 7444msgstr "" 7445 7446#: app/GedcomTag.php:643 resources/views/cards/add-source-citation.phtml:73 7447msgid "Date of entry in original source" 7448msgstr "" 7449 7450#. I18N: gedcom tag DATE 7451#: app/GedcomTag.php:649 app/Http/Controllers/HelpTextController.php:184 7452#: resources/views/help/date.phtml:11 resources/views/help/date.phtml:125 7453#: resources/views/lists/anniversaries-table.phtml:12 7454#: resources/views/modules/todo/research-tasks.phtml:7 7455#: resources/views/pending-changes-page.phtml:46 7456#: resources/xml/reports/bdm_report.xml:132 7457#: resources/xml/reports/bdm_report.xml:158 7458#: resources/xml/reports/bdm_report.xml:192 7459#: resources/xml/reports/birth_report.xml:40 7460#: resources/xml/reports/death_report.xml:46 7461#: resources/xml/reports/fact_sources.xml:72 7462#: resources/xml/reports/fact_sources.xml:159 7463#: resources/xml/reports/marriage_report.xml:46 7464#: resources/xml/reports/occupation_report.xml:57 7465msgid "Date" 7466msgstr "" 7467 7468#. I18N: gedcom tag DEAT 7469#: app/GedcomTag.php:652 resources/views/calendar-page.phtml:145 7470#: resources/views/lists/individuals-table.phtml:216 7471#: resources/views/lists/individuals-table.phtml:224 7472#: resources/views/lists/individuals-table.phtml:281 7473#: resources/views/modules/yahrzeit/table.phtml:7 7474#: resources/xml/reports/ahnentafel_report.xml:458 7475#: resources/xml/reports/bdm_report.xml:87 7476#: resources/xml/reports/change_report.xml:102 7477#: resources/xml/reports/change_report.xml:118 7478#: resources/xml/reports/descendancy_report.xml:594 7479#: resources/xml/reports/family_group_report.xml:289 7480#: resources/xml/reports/family_group_report.xml:470 7481#: resources/xml/reports/family_group_report.xml:477 7482#: resources/xml/reports/family_group_report.xml:643 7483#: resources/xml/reports/family_group_report.xml:733 7484#: resources/xml/reports/family_group_report.xml:740 7485#: resources/xml/reports/family_group_report.xml:987 7486#: resources/xml/reports/family_group_report.xml:1081 7487#: resources/xml/reports/family_group_report.xml:1090 7488#: resources/xml/reports/individual_ext_report.xml:273 7489#: resources/xml/reports/individual_ext_report.xml:309 7490#: resources/xml/reports/individual_ext_report.xml:349 7491#: resources/xml/reports/individual_ext_report.xml:385 7492#: resources/xml/reports/individual_ext_report.xml:421 7493#: resources/xml/reports/individual_ext_report.xml:479 7494#: resources/xml/reports/individual_ext_report.xml:515 7495#: resources/xml/reports/individual_ext_report.xml:556 7496#: resources/xml/reports/individual_ext_report.xml:592 7497#: resources/xml/reports/individual_ext_report.xml:628 7498#: resources/xml/reports/individual_report.xml:270 7499#: resources/xml/reports/individual_report.xml:306 7500#: resources/xml/reports/individual_report.xml:346 7501#: resources/xml/reports/individual_report.xml:382 7502#: resources/xml/reports/individual_report.xml:418 7503#: resources/xml/reports/individual_report.xml:479 7504#: resources/xml/reports/individual_report.xml:519 7505#: resources/xml/reports/individual_report.xml:560 7506#: resources/xml/reports/individual_report.xml:596 7507#: resources/xml/reports/individual_report.xml:632 7508#: resources/xml/reports/missing_facts_report.xml:24 7509#: resources/xml/reports/pedigree_report.xml:80 7510#: resources/xml/reports/pedigree_report.xml:81 7511#: resources/xml/reports/pedigree_report.xml:101 7512#: resources/xml/reports/pedigree_report.xml:102 7513#: resources/xml/reports/pedigree_report.xml:119 7514#: resources/xml/reports/pedigree_report.xml:120 7515#: resources/xml/reports/pedigree_report.xml:141 7516#: resources/xml/reports/pedigree_report.xml:142 7517#: resources/xml/reports/pedigree_report.xml:159 7518#: resources/xml/reports/pedigree_report.xml:160 7519#: resources/xml/reports/pedigree_report.xml:182 7520#: resources/xml/reports/pedigree_report.xml:183 7521#: resources/xml/reports/pedigree_report.xml:200 7522#: resources/xml/reports/pedigree_report.xml:201 7523#: resources/xml/reports/pedigree_report.xml:225 7524#: resources/xml/reports/pedigree_report.xml:226 7525#: resources/xml/reports/pedigree_report.xml:243 7526#: resources/xml/reports/pedigree_report.xml:244 7527#: resources/xml/reports/pedigree_report.xml:268 7528#: resources/xml/reports/pedigree_report.xml:269 7529#: resources/xml/reports/pedigree_report.xml:286 7530#: resources/xml/reports/pedigree_report.xml:287 7531#: resources/xml/reports/pedigree_report.xml:311 7532#: resources/xml/reports/pedigree_report.xml:312 7533#: resources/xml/reports/pedigree_report.xml:329 7534#: resources/xml/reports/pedigree_report.xml:330 7535#: resources/xml/reports/pedigree_report.xml:354 7536#: resources/xml/reports/pedigree_report.xml:355 7537#: resources/xml/reports/pedigree_report.xml:372 7538#: resources/xml/reports/pedigree_report.xml:373 7539#: resources/xml/reports/pedigree_report.xml:395 7540#: resources/xml/reports/pedigree_report.xml:411 7541#: resources/xml/reports/pedigree_report.xml:433 7542#: resources/xml/reports/pedigree_report.xml:449 7543#: resources/xml/reports/pedigree_report.xml:471 7544#: resources/xml/reports/pedigree_report.xml:487 7545#: resources/xml/reports/pedigree_report.xml:509 7546#: resources/xml/reports/pedigree_report.xml:525 7547#: resources/xml/reports/pedigree_report.xml:547 7548#: resources/xml/reports/pedigree_report.xml:563 7549#: resources/xml/reports/pedigree_report.xml:585 7550#: resources/xml/reports/pedigree_report.xml:601 7551#: resources/xml/reports/pedigree_report.xml:623 7552#: resources/xml/reports/pedigree_report.xml:639 7553#: resources/xml/reports/pedigree_report.xml:661 7554#: resources/xml/reports/pedigree_report.xml:677 7555#: resources/xml/reports/pedigree_report.xml:782 7556#: resources/xml/reports/pedigree_report.xml:783 7557#: resources/xml/reports/pedigree_report.xml:803 7558#: resources/xml/reports/pedigree_report.xml:804 7559#: resources/xml/reports/pedigree_report.xml:821 7560#: resources/xml/reports/pedigree_report.xml:822 7561#: resources/xml/reports/pedigree_report.xml:843 7562#: resources/xml/reports/pedigree_report.xml:844 7563#: resources/xml/reports/pedigree_report.xml:861 7564#: resources/xml/reports/pedigree_report.xml:862 7565#: resources/xml/reports/pedigree_report.xml:883 7566#: resources/xml/reports/pedigree_report.xml:884 7567#: resources/xml/reports/pedigree_report.xml:901 7568#: resources/xml/reports/pedigree_report.xml:902 7569#: resources/xml/reports/pedigree_report.xml:927 7570#: resources/xml/reports/pedigree_report.xml:945 7571#: resources/xml/reports/pedigree_report.xml:970 7572#: resources/xml/reports/pedigree_report.xml:988 7573#: resources/xml/reports/pedigree_report.xml:1013 7574#: resources/xml/reports/pedigree_report.xml:1031 7575#: resources/xml/reports/pedigree_report.xml:1056 7576#: resources/xml/reports/pedigree_report.xml:1074 7577#: resources/xml/reports/pedigree_report.xml:1096 7578#: resources/xml/reports/pedigree_report.xml:1115 7579#: resources/xml/reports/pedigree_report.xml:1134 7580#: resources/xml/reports/pedigree_report.xml:1153 7581#: resources/xml/reports/pedigree_report.xml:1172 7582#: resources/xml/reports/pedigree_report.xml:1191 7583#: resources/xml/reports/pedigree_report.xml:1210 7584#: resources/xml/reports/pedigree_report.xml:1229 7585#: resources/xml/reports/pedigree_report.xml:1248 7586#: resources/xml/reports/pedigree_report.xml:1267 7587#: resources/xml/reports/pedigree_report.xml:1286 7588#: resources/xml/reports/pedigree_report.xml:1305 7589#: resources/xml/reports/pedigree_report.xml:1324 7590#: resources/xml/reports/pedigree_report.xml:1343 7591#: resources/xml/reports/pedigree_report.xml:1362 7592#: resources/xml/reports/pedigree_report.xml:1381 7593#: resources/xml/reports/relative_ext_report.xml:62 7594msgid "Death" 7595msgstr "" 7596 7597#: app/GedcomTag.php:654 7598msgid "Cause of death" 7599msgstr "" 7600 7601#: app/GedcomTag.php:656 resources/xml/reports/cemetery_report.xml:46 7602#: resources/xml/reports/fact_sources.xml:274 7603#: resources/xml/reports/missing_facts_report.xml:505 7604msgid "Date of death" 7605msgstr "" 7606 7607#: app/GedcomTag.php:658 resources/xml/reports/fact_sources.xml:275 7608#: resources/xml/reports/missing_facts_report.xml:516 7609msgid "Place of death" 7610msgstr "" 7611 7612#. I18N: gedcom tag DESC 7613#. I18N: Name of a module/chart 7614#. I18N: Name of a module/sidebar 7615#. I18N: Name of a module/report 7616#: app/GedcomTag.php:661 app/Module/ChartsBlockModule.php:239 7617#: app/Module/DescendancyChartModule.php:65 app/Module/DescendancyModule.php:43 7618#: app/Module/DescendancyReportModule.php:38 7619#: resources/xml/reports/descendancy_report.xml:3 7620#: resources/xml/reports/individual_ext_report.xml:6 7621#: resources/xml/reports/missing_facts_report.xml:6 7622#: resources/xml/reports/relative_ext_report.xml:6 7623msgid "Descendants" 7624msgstr "" 7625 7626#. I18N: gedcom tag DESI 7627#: app/GedcomTag.php:664 7628msgid "Descendants interest" 7629msgstr "" 7630 7631#. I18N: gedcom tag DEST 7632#: app/GedcomTag.php:667 7633msgid "Destination" 7634msgstr "" 7635 7636#. I18N: gedcom tag DIV 7637#: app/GedcomTag.php:670 resources/views/calendar-page.phtml:142 7638#: resources/views/lists/families-table.phtml:234 7639msgid "Divorce" 7640msgstr "" 7641 7642#. I18N: gedcom tag DIVF 7643#: app/GedcomTag.php:673 7644msgid "Divorce filed" 7645msgstr "" 7646 7647#. I18N: gedcom tag DSCR 7648#: app/GedcomTag.php:676 resources/views/admin/modules.phtml:57 7649#: resources/views/report-setup-page.phtml:14 7650msgid "Description" 7651msgstr "" 7652 7653#. I18N: gedcom tag EDUC 7654#: app/GedcomTag.php:679 7655msgid "Education" 7656msgstr "" 7657 7658#: app/GedcomTag.php:681 7659msgid "School or college" 7660msgstr "" 7661 7662#. I18N: gedcom tag EMAIL 7663#. I18N: gedcom tag _EMAIL 7664#: app/GedcomTag.php:688 app/GedcomTag.php:1788 7665#: app/Module/UserMessagesModule.php:168 7666#: resources/views/admin/users-create.phtml:53 7667#: resources/views/admin/users-edit.phtml:61 7668#: resources/views/admin/users.phtml:17 resources/views/contact-page.phtml:30 7669#: resources/views/edit-account-page.phtml:103 7670#: resources/views/emails/register-notify-html.phtml:17 7671#: resources/views/emails/register-notify-text.phtml:8 7672#: resources/views/register-page.phtml:32 7673#: resources/views/setup/step-5-administrator.phtml:68 7674msgid "Email address" 7675msgstr "" 7676 7677#. I18N: gedcom tag EMIG 7678#: app/GedcomTag.php:691 resources/views/calendar-page.phtml:151 7679msgid "Emigration" 7680msgstr "" 7681 7682#: app/GedcomTag.php:693 7683msgid "Date of emigration" 7684msgstr "" 7685 7686#: app/GedcomTag.php:695 7687msgid "Place of emigration" 7688msgstr "" 7689 7690#. I18N: gedcom tag ENDL. LDS = Church of Latter Day Saints. 7691#: app/GedcomTag.php:698 7692msgid "LDS endowment" 7693msgstr "" 7694 7695#. I18N: LDS = Church of Latter Day Saints. 7696#: app/GedcomTag.php:701 7697msgid "Date of LDS endowment" 7698msgstr "" 7699 7700#. I18N: LDS = Church of Latter Day Saints. 7701#: app/GedcomTag.php:704 7702msgid "Place of LDS endowment" 7703msgstr "" 7704 7705#. I18N: gedcom tag ENGA 7706#: app/GedcomTag.php:707 resources/xml/reports/missing_facts_report.xml:20 7707msgid "Engagement" 7708msgstr "" 7709 7710#: app/GedcomTag.php:709 resources/xml/reports/missing_facts_report.xml:336 7711msgid "Date of engagement" 7712msgstr "" 7713 7714#: app/GedcomTag.php:711 resources/xml/reports/missing_facts_report.xml:347 7715msgid "Place of engagement" 7716msgstr "" 7717 7718#. I18N: gedcom tag EVEN 7719#: app/GedcomTag.php:714 resources/views/lists/anniversaries-table.phtml:19 7720#: resources/xml/reports/fact_sources.xml:70 7721#: resources/xml/reports/fact_sources.xml:157 7722#: resources/xml/reports/missing_facts_report.xml:55 7723msgid "Event" 7724msgstr "" 7725 7726#: app/GedcomTag.php:716 7727msgid "Date of event" 7728msgstr "" 7729 7730#: app/GedcomTag.php:718 7731msgid "Place of event" 7732msgstr "" 7733 7734#: app/GedcomTag.php:720 7735msgid "Type of event" 7736msgstr "" 7737 7738#. I18N: gedcom tag FACT 7739#: app/GedcomTag.php:723 7740msgid "Fact" 7741msgstr "" 7742 7743#: app/GedcomTag.php:725 7744msgid "Type of fact" 7745msgstr "" 7746 7747#. I18N: gedcom tag FAM 7748#. I18N: Name of a module/report 7749#: app/GedcomTag.php:728 app/Module/FamilyGroupReportModule.php:41 7750#: resources/views/admin/trees-privacy.phtml:174 7751#: resources/views/cards/add-source-citation.phtml:53 7752#: resources/views/edit/link-child-to-family.phtml:11 7753#: resources/views/modals/link-media-to-family.phtml:13 7754#: resources/views/modules/family_nav/sidebar-family.phtml:72 7755#: resources/views/modules/favorites/favorites.phtml:75 7756#: resources/views/modules/random_media/slide-show.phtml:61 7757#: resources/views/modules/recent_changes/changes-table.phtml:34 7758#: resources/views/modules/statistics-chart/custom.phtml:39 7759#: resources/xml/reports/family_group_report.xml:3 7760#: resources/xml/reports/family_group_report.xml:6 7761#: resources/xml/reports/family_group_report.xml:88 7762#: resources/xml/reports/family_group_report.xml:96 7763msgid "Family" 7764msgstr "" 7765 7766#. I18N: gedcom tag FAMC 7767#: app/GedcomTag.php:731 7768msgid "Family as a child" 7769msgstr "" 7770 7771#. I18N: gedcom tag FAMF 7772#: app/GedcomTag.php:734 7773msgid "Family file" 7774msgstr "" 7775 7776#. I18N: gedcom tag FAMS 7777#: app/GedcomTag.php:737 7778msgid "Family as a spouse" 7779msgstr "" 7780 7781#: app/GedcomTag.php:739 7782msgid "Spouse census date" 7783msgstr "" 7784 7785#: app/GedcomTag.php:741 7786msgid "Spouse census place" 7787msgstr "" 7788 7789#: app/GedcomTag.php:743 7790msgid "Date of divorce" 7791msgstr "" 7792 7793#: app/GedcomTag.php:745 app/GedcomTag.php:838 7794#: resources/xml/reports/fact_sources.xml:319 7795#: resources/xml/reports/missing_facts_report.xml:463 7796msgid "Date of marriage" 7797msgstr "" 7798 7799#: app/GedcomTag.php:747 app/GedcomTag.php:840 7800#: resources/xml/reports/fact_sources.xml:321 7801#: resources/xml/reports/missing_facts_report.xml:474 7802msgid "Place of marriage" 7803msgstr "" 7804 7805#: app/GedcomTag.php:749 7806msgid "Spouse note" 7807msgstr "" 7808 7809#. I18N: LDS = Church of Latter Day Saints. 7810#: app/GedcomTag.php:752 7811msgid "Date of LDS spouse sealing" 7812msgstr "" 7813 7814#. I18N: LDS = Church of Latter Day Saints. 7815#: app/GedcomTag.php:755 7816msgid "Place of LDS spouse sealing" 7817msgstr "" 7818 7819#. I18N: gedcom tag FAX 7820#: app/GedcomTag.php:758 7821msgid "Fax" 7822msgstr "" 7823 7824#. I18N: gedcom tag FCOM 7825#: app/GedcomTag.php:761 resources/xml/reports/missing_facts_report.xml:21 7826msgid "First communion" 7827msgstr "" 7828 7829#: app/GedcomTag.php:763 resources/xml/reports/missing_facts_report.xml:378 7830msgid "Date of first communion" 7831msgstr "" 7832 7833#: app/GedcomTag.php:765 resources/xml/reports/missing_facts_report.xml:389 7834msgid "Place of first communion" 7835msgstr "" 7836 7837#. I18N: gedcom tag FILE 7838#: app/GedcomTag.php:768 app/Http/Controllers/Admin/MediaController.php:455 7839msgid "Filename" 7840msgstr "" 7841 7842#. I18N: gedcom tag FONE 7843#: app/GedcomTag.php:771 7844msgid "Phonetic" 7845msgstr "" 7846 7847#. I18N: gedcom tag FORM 7848#: app/GedcomTag.php:774 resources/views/help/date.phtml:14 7849#: resources/views/help/date.phtml:52 resources/views/help/date.phtml:90 7850#: resources/views/help/date.phtml:128 7851msgid "Format" 7852msgstr "" 7853 7854#. I18N: gedcom tag GEDC 7855#. I18N: gedcom tag _GEDF 7856#: app/GedcomTag.php:777 app/GedcomTag.php:1826 7857#: resources/views/admin/trees.phtml:272 7858msgid "GEDCOM file" 7859msgstr "" 7860 7861#. I18N: gedcom tag GIVN 7862#: app/GedcomTag.php:780 resources/views/lists/families-table.phtml:249 7863#: resources/views/lists/families-table.phtml:252 7864#: resources/views/lists/given-names-table.phtml:5 7865#: resources/views/lists/individuals-table.phtml:267 7866msgid "Given names" 7867msgstr "" 7868 7869#. I18N: gedcom tag GRAD 7870#: app/GedcomTag.php:783 7871msgid "Graduation" 7872msgstr "" 7873 7874#. I18N: gedcom tag HEAD 7875#: app/GedcomTag.php:786 7876msgid "Header" 7877msgstr "" 7878 7879#. I18N: gedcom tag IDNO 7880#: app/GedcomTag.php:792 7881msgid "Identification number" 7882msgstr "" 7883 7884#. I18N: gedcom tag IMMI 7885#: app/GedcomTag.php:795 7886msgid "Immigration" 7887msgstr "" 7888 7889#: app/GedcomTag.php:797 7890msgid "Date of immigration" 7891msgstr "" 7892 7893#: app/GedcomTag.php:799 7894msgid "Place of immigration" 7895msgstr "" 7896 7897#. I18N: gedcom tag INDI 7898#. I18N: Name of a module/report 7899#: app/GedcomTag.php:802 app/Module/IndividualReportModule.php:38 7900#: resources/views/admin/fix-level-0-media.phtml:26 7901#: resources/views/admin/trees-privacy.phtml:173 7902#: resources/views/admin/trees.phtml:211 7903#: resources/views/cards/add-source-citation.phtml:23 7904#: resources/views/modals/link-media-to-individual.phtml:13 7905#: resources/views/modules/ancestors-chart/page.phtml:19 7906#: resources/views/modules/charts/config.phtml:15 7907#: resources/views/modules/compact-chart/page.phtml:15 7908#: resources/views/modules/descendancy_chart/page.phtml:15 7909#: resources/views/modules/family-book-chart/page.phtml:16 7910#: resources/views/modules/fanchart/page.phtml:16 7911#: resources/views/modules/favorites/favorites.phtml:63 7912#: resources/views/modules/hourglass-chart/page.phtml:16 7913#: resources/views/modules/interactive-tree/page.phtml:20 7914#: resources/views/modules/pedigree-chart/page.phtml:15 7915#: resources/views/modules/pedigree-map/page.phtml:14 7916#: resources/views/modules/random_media/slide-show.phtml:52 7917#: resources/views/modules/recent_changes/changes-table.phtml:31 7918#: resources/views/modules/statistics-chart/custom.phtml:25 7919#: resources/views/modules/stories/config.phtml:32 7920#: resources/views/modules/stories/edit.phtml:13 7921#: resources/views/modules/stories/list.phtml:9 7922#: resources/views/modules/timeline-chart/page.phtml:20 7923#: resources/views/search-advanced-page.phtml:14 7924#: resources/xml/reports/ahnentafel_report.xml:6 7925#: resources/xml/reports/descendancy_report.xml:5 7926#: resources/xml/reports/individual_ext_report.xml:5 7927#: resources/xml/reports/individual_report.xml:3 7928#: resources/xml/reports/individual_report.xml:5 7929#: resources/xml/reports/individual_report.xml:88 7930#: resources/xml/reports/missing_facts_report.xml:5 7931#: resources/xml/reports/pedigree_report.xml:5 7932#: resources/xml/reports/relative_ext_report.xml:5 7933msgid "Individual" 7934msgstr "" 7935 7936#. I18N: gedcom tag LANG 7937#. I18N: A configuration setting 7938#: app/GedcomTag.php:808 app/Module/ModuleLanguageTrait.php:46 7939#: app/Module/ModuleThemeTrait.php:247 resources/views/admin/modules.phtml:249 7940#: resources/views/admin/modules.phtml:252 7941#: resources/views/admin/trees-preferences.phtml:62 7942#: resources/views/admin/users-edit.phtml:106 7943#: resources/views/admin/users.phtml:18 7944#: resources/views/edit-account-page.phtml:82 7945#: resources/views/layouts/administration.phtml:53 7946#: resources/views/setup/step-1-language.phtml:19 7947msgid "Language" 7948msgstr "" 7949 7950#. I18N: gedcom tag LEGA 7951#: app/GedcomTag.php:814 7952msgid "Legatee" 7953msgstr "" 7954 7955#. I18N: gedcom tag MAP 7956#. I18N: gedcom tag _LOC 7957#: app/GedcomTag.php:820 app/GedcomTag.php:1862 7958msgid "Location" 7959msgstr "" 7960 7961#. I18N: gedcom tag MARB 7962#: app/GedcomTag.php:823 resources/xml/reports/missing_facts_report.xml:22 7963msgid "Marriage banns" 7964msgstr "" 7965 7966#: app/GedcomTag.php:825 resources/xml/reports/missing_facts_report.xml:420 7967msgid "Date of marriage banns" 7968msgstr "" 7969 7970#: app/GedcomTag.php:827 resources/xml/reports/missing_facts_report.xml:431 7971msgid "Place of marriage banns" 7972msgstr "" 7973 7974#. I18N: gedcom tag MARC 7975#: app/GedcomTag.php:830 7976msgid "Marriage contract" 7977msgstr "" 7978 7979#. I18N: gedcom tag MARL 7980#: app/GedcomTag.php:833 7981msgid "Marriage license" 7982msgstr "" 7983 7984#. I18N: gedcom tag MARR 7985#: app/GedcomTag.php:836 app/Http/Controllers/BranchesController.php:337 7986#: resources/views/calendar-page.phtml:139 7987#: resources/views/lists/families-table.phtml:210 7988#: resources/views/lists/families-table.phtml:218 7989#: resources/views/lists/families-table.phtml:226 7990#: resources/views/lists/families-table.phtml:255 7991#: resources/xml/reports/ahnentafel_report.xml:450 7992#: resources/xml/reports/bdm_report.xml:78 7993#: resources/xml/reports/descendancy_report.xml:575 7994#: resources/xml/reports/family_group_report.xml:377 7995#: resources/xml/reports/missing_facts_report.xml:23 7996#: resources/xml/reports/pedigree_report.xml:76 7997#: resources/xml/reports/pedigree_report.xml:77 7998#: resources/xml/reports/pedigree_report.xml:97 7999#: resources/xml/reports/pedigree_report.xml:98 8000#: resources/xml/reports/pedigree_report.xml:137 8001#: resources/xml/reports/pedigree_report.xml:138 8002#: resources/xml/reports/pedigree_report.xml:178 8003#: resources/xml/reports/pedigree_report.xml:179 8004#: resources/xml/reports/pedigree_report.xml:221 8005#: resources/xml/reports/pedigree_report.xml:222 8006#: resources/xml/reports/pedigree_report.xml:264 8007#: resources/xml/reports/pedigree_report.xml:265 8008#: resources/xml/reports/pedigree_report.xml:307 8009#: resources/xml/reports/pedigree_report.xml:308 8010#: resources/xml/reports/pedigree_report.xml:350 8011#: resources/xml/reports/pedigree_report.xml:351 8012#: resources/xml/reports/pedigree_report.xml:392 8013#: resources/xml/reports/pedigree_report.xml:430 8014#: resources/xml/reports/pedigree_report.xml:468 8015#: resources/xml/reports/pedigree_report.xml:506 8016#: resources/xml/reports/pedigree_report.xml:544 8017#: resources/xml/reports/pedigree_report.xml:582 8018#: resources/xml/reports/pedigree_report.xml:620 8019#: resources/xml/reports/pedigree_report.xml:658 8020#: resources/xml/reports/pedigree_report.xml:778 8021#: resources/xml/reports/pedigree_report.xml:779 8022#: resources/xml/reports/pedigree_report.xml:799 8023#: resources/xml/reports/pedigree_report.xml:800 8024#: resources/xml/reports/pedigree_report.xml:839 8025#: resources/xml/reports/pedigree_report.xml:840 8026#: resources/xml/reports/pedigree_report.xml:879 8027#: resources/xml/reports/pedigree_report.xml:880 8028#: resources/xml/reports/pedigree_report.xml:923 8029#: resources/xml/reports/pedigree_report.xml:966 8030#: resources/xml/reports/pedigree_report.xml:1009 8031#: resources/xml/reports/pedigree_report.xml:1052 8032#: resources/xml/reports/pedigree_report.xml:1099 8033#: resources/xml/reports/pedigree_report.xml:1137 8034#: resources/xml/reports/pedigree_report.xml:1175 8035#: resources/xml/reports/pedigree_report.xml:1213 8036#: resources/xml/reports/pedigree_report.xml:1251 8037#: resources/xml/reports/pedigree_report.xml:1289 8038#: resources/xml/reports/pedigree_report.xml:1327 8039#: resources/xml/reports/pedigree_report.xml:1365 8040msgid "Marriage" 8041msgstr "" 8042 8043#: app/GedcomTag.php:842 resources/xml/reports/fact_sources.xml:202 8044msgid "Civil marriage" 8045msgstr "" 8046 8047#: app/GedcomTag.php:844 resources/xml/reports/fact_sources.xml:205 8048msgid "Registered partnership" 8049msgstr "" 8050 8051#: app/GedcomTag.php:846 resources/xml/reports/fact_sources.xml:199 8052msgid "Religious marriage" 8053msgstr "" 8054 8055#: app/GedcomTag.php:848 8056msgid "Marriage type unknown" 8057msgstr "" 8058 8059#. I18N: gedcom tag MARS 8060#: app/GedcomTag.php:851 8061msgid "Marriage settlement" 8062msgstr "" 8063 8064#. I18N: gedcom tag MEDI 8065#. I18N: gedcom tag _TYPE 8066#: app/GedcomTag.php:854 app/GedcomTag.php:2060 8067#: resources/views/modals/create-media-from-file.phtml:36 8068#: resources/views/modals/media-file-fields.phtml:112 8069msgid "Media type" 8070msgstr "" 8071 8072#. I18N: gedcom tag REPO:NAME 8073#: app/GedcomTag.php:858 resources/views/modals/repository-fields.phtml:5 8074msgctxt "Repository" 8075msgid "Name" 8076msgstr "" 8077 8078#. I18N: gedcom tag NAME 8079#: app/GedcomTag.php:862 app/Http/Controllers/HelpTextController.php:200 8080#: app/Http/Controllers/IndividualController.php:237 8081#: app/Statistics/Google/ChartCommonGiven.php:77 8082#: app/Statistics/Google/ChartCommonSurname.php:136 8083#: resources/views/modals/submitter-fields.phtml:5 8084#: resources/views/modules/yahrzeit/table.phtml:6 8085#: resources/xml/reports/bdm_report.xml:5 8086#: resources/xml/reports/bdm_report.xml:49 8087#: resources/xml/reports/birth_report.xml:5 8088#: resources/xml/reports/birth_report.xml:36 8089#: resources/xml/reports/cemetery_report.xml:40 8090#: resources/xml/reports/change_report.xml:56 8091#: resources/xml/reports/change_report.xml:96 8092#: resources/xml/reports/death_report.xml:5 8093#: resources/xml/reports/death_report.xml:38 8094#: resources/xml/reports/fact_sources.xml:62 8095#: resources/xml/reports/fact_sources.xml:155 8096#: resources/xml/reports/fact_sources.xml:266 8097#: resources/xml/reports/fact_sources.xml:317 8098#: resources/xml/reports/marriage_report.xml:5 8099#: resources/xml/reports/marriage_report.xml:38 8100#: resources/xml/reports/missing_facts_report.xml:54 8101#: resources/xml/reports/occupation_report.xml:43 8102#: resources/xml/reports/relative_ext_report.xml:50 8103msgid "Name" 8104msgstr "" 8105 8106#: app/GedcomTag.php:864 8107msgid "Phonetic name" 8108msgstr "" 8109 8110#: app/GedcomTag.php:866 8111msgid "Name in Hebrew" 8112msgstr "" 8113 8114#. I18N: gedcom tag NATI 8115#: app/GedcomTag.php:869 8116msgid "Nationality" 8117msgstr "" 8118 8119#. I18N: gedcom tag NATU 8120#: app/GedcomTag.php:872 8121msgid "Naturalization" 8122msgstr "" 8123 8124#: app/GedcomTag.php:874 8125msgid "Date of naturalization" 8126msgstr "" 8127 8128#: app/GedcomTag.php:876 8129msgid "Place of naturalization" 8130msgstr "" 8131 8132#. I18N: gedcom tag NCHI 8133#: app/GedcomTag.php:879 app/Module/StatisticsChartModule.php:712 8134#: app/Statistics/Google/ChartChildren.php:106 8135#: resources/views/modules/statistics-chart/custom.phtml:44 8136msgid "Number of children" 8137msgstr "" 8138 8139#. I18N: gedcom tag NICK 8140#: app/GedcomTag.php:882 8141msgid "Nickname" 8142msgstr "" 8143 8144#. I18N: gedcom tag NMR 8145#: app/GedcomTag.php:885 8146msgid "Number of marriages" 8147msgstr "" 8148 8149#. I18N: gedcom tag NPFX 8150#: app/GedcomTag.php:891 8151msgid "Name prefix" 8152msgstr "" 8153 8154#. I18N: gedcom tag NSFX 8155#: app/GedcomTag.php:894 8156msgid "Name suffix" 8157msgstr "" 8158 8159#. I18N: gedcom tag OBJE 8160#: app/GedcomTag.php:897 app/Http/Controllers/HelpTextController.php:210 8161#: resources/views/admin/fix-level-0-media.phtml:24 8162#: resources/views/admin/media.phtml:82 8163#: resources/views/admin/trees-privacy.phtml:178 8164#: resources/views/admin/trees.phtml:242 8165#: resources/views/admin/webtrees1-thumbnails.phtml:31 8166#: resources/views/family-page.phtml:91 8167#: resources/views/modules/favorites/favorites.phtml:87 8168#: resources/views/source-page.phtml:77 8169msgid "Media object" 8170msgstr "" 8171 8172#. I18N: gedcom tag OCCU 8173#: app/GedcomTag.php:900 resources/xml/reports/occupation_report.xml:5 8174#: resources/xml/reports/occupation_report.xml:54 8175msgid "Occupation" 8176msgstr "" 8177 8178#. I18N: gedcom tag ORDI 8179#: app/GedcomTag.php:905 8180msgid "Ordinance" 8181msgstr "" 8182 8183#. I18N: gedcom tag ORDN 8184#: app/GedcomTag.php:908 8185msgid "Ordination" 8186msgstr "" 8187 8188#: app/GedcomTag.php:910 8189msgid "Religious institution" 8190msgstr "" 8191 8192#: app/GedcomTag.php:912 8193msgid "Date of ordination" 8194msgstr "" 8195 8196#: app/GedcomTag.php:914 8197msgid "Place of ordination" 8198msgstr "" 8199 8200#. I18N: gedcom tag PAGE 8201#: app/GedcomTag.php:917 resources/xml/reports/fact_sources.xml:74 8202#: resources/xml/reports/fact_sources.xml:161 8203#: resources/xml/reports/fact_sources.xml:277 8204#: resources/xml/reports/fact_sources.xml:323 8205msgid "Citation details" 8206msgstr "" 8207 8208#. I18N: gedcom tag PEDI 8209#: app/GedcomTag.php:920 8210msgid "Relationship to parents" 8211msgstr "" 8212 8213#. I18N: gedcom tag PHON 8214#: app/GedcomTag.php:923 8215msgid "Phone" 8216msgstr "" 8217 8218#. I18N: gedcom tag PLAC 8219#: app/GedcomTag.php:929 app/Http/Controllers/HelpTextController.php:215 8220#: resources/views/admin/location-edit.phtml:23 8221#: resources/views/admin/locations.phtml:12 8222#: resources/views/lists/families-table.phtml:261 8223#: resources/views/lists/individuals-table.phtml:277 8224#: resources/views/lists/individuals-table.phtml:288 8225#: resources/views/modules/census-assistant.phtml:39 8226#: resources/views/modules/lifespans-chart/page.phtml:35 8227#: resources/views/search-phonetic-page.phtml:36 8228#: resources/xml/reports/bdm_report.xml:6 8229#: resources/xml/reports/bdm_report.xml:134 8230#: resources/xml/reports/bdm_report.xml:160 8231#: resources/xml/reports/bdm_report.xml:194 8232#: resources/xml/reports/birth_report.xml:42 8233#: resources/xml/reports/cemetery_report.xml:52 8234#: resources/xml/reports/death_report.xml:50 8235#: resources/xml/reports/marriage_report.xml:50 8236#: resources/xml/reports/occupation_report.xml:60 8237msgid "Place" 8238msgstr "" 8239 8240#: app/GedcomTag.php:931 8241msgid "Phonetic place" 8242msgstr "" 8243 8244#: app/GedcomTag.php:933 8245msgid "Romanized place" 8246msgstr "" 8247 8248#: app/GedcomTag.php:935 8249msgid "Place in Hebrew" 8250msgstr "" 8251 8252#. I18N: gedcom tag POST 8253#: app/GedcomTag.php:938 8254msgid "Postal code" 8255msgstr "" 8256 8257#. I18N: gedcom tag PROB 8258#: app/GedcomTag.php:941 8259msgid "Probate" 8260msgstr "" 8261 8262#. I18N: gedcom tag PROP 8263#: app/GedcomTag.php:944 8264msgid "Property" 8265msgstr "" 8266 8267#. I18N: gedcom tag PUBL 8268#: app/GedcomTag.php:947 resources/views/modals/source-fields.phtml:27 8269msgid "Publication" 8270msgstr "" 8271 8272#. I18N: gedcom tag QUAY 8273#: app/GedcomTag.php:950 8274msgid "Quality of data" 8275msgstr "" 8276 8277#. I18N: gedcom tag REFN 8278#: app/GedcomTag.php:953 8279msgid "Reference number" 8280msgstr "" 8281 8282#. I18N: gedcom tag RELA 8283#: app/GedcomTag.php:956 8284msgid "Relationship" 8285msgstr "" 8286 8287#. I18N: gedcom tag RELI 8288#: app/GedcomTag.php:959 resources/xml/reports/missing_facts_report.xml:26 8289#: resources/xml/reports/missing_facts_report.xml:587 8290msgid "Religion" 8291msgstr "" 8292 8293#. I18N: gedcom tag REPO 8294#: app/GedcomTag.php:962 resources/views/admin/trees-privacy.phtml:176 8295#: resources/views/admin/trees.phtml:231 8296#: resources/views/modals/source-fields.phtml:35 8297#: resources/views/modules/favorites/favorites.phtml:111 8298#: resources/views/modules/recent_changes/changes-table.phtml:49 8299msgid "Repository" 8300msgstr "" 8301 8302#. I18N: gedcom tag RESI 8303#: app/GedcomTag.php:965 8304msgid "Residence" 8305msgstr "" 8306 8307#: app/GedcomTag.php:967 8308msgid "Date of residence" 8309msgstr "" 8310 8311#: app/GedcomTag.php:969 8312msgid "Place of residence" 8313msgstr "" 8314 8315#. I18N: gedcom tag RESN 8316#: app/GedcomTag.php:972 app/Http/Controllers/HelpTextController.php:220 8317#: resources/views/media-page.phtml:152 8318msgid "Restriction" 8319msgstr "" 8320 8321#. I18N: gedcom tag RETI 8322#: app/GedcomTag.php:975 8323msgid "Retirement" 8324msgstr "" 8325 8326#. I18N: gedcom tag RFN 8327#: app/GedcomTag.php:980 8328msgid "Record file number" 8329msgstr "" 8330 8331#. I18N: gedcom tag RIN 8332#: app/GedcomTag.php:989 8333msgid "Record ID number" 8334msgstr "" 8335 8336#. I18N: gedcom tag ROLE 8337#: app/GedcomTag.php:992 resources/views/admin/users-edit.phtml:274 8338msgid "Role" 8339msgstr "" 8340 8341#. I18N: gedcom tag ROMN 8342#: app/GedcomTag.php:995 app/Http/Controllers/HelpTextController.php:225 8343msgid "Romanized" 8344msgstr "" 8345 8346#. I18N: gedcom tag SERV 8347#: app/GedcomTag.php:998 8348msgid "Remote server" 8349msgstr "" 8350 8351#. I18N: gedcom tag SEX 8352#: app/GedcomTag.php:1001 app/Http/Controllers/IndividualController.php:341 8353#: resources/xml/reports/family_group_report.xml:844 8354#: resources/xml/reports/individual_ext_report.xml:391 8355#: resources/xml/reports/individual_ext_report.xml:598 8356#: resources/xml/reports/individual_report.xml:388 8357#: resources/xml/reports/individual_report.xml:602 8358msgid "Gender" 8359msgstr "" 8360 8361#: app/GedcomTag.php:1003 resources/views/admin/trees.phtml:255 8362#: resources/views/edit/shared-note.phtml:10 8363#: resources/views/family-page.phtml:79 resources/views/media-page.phtml:142 8364#: resources/views/modules/notes/tab.phtml:46 8365#: resources/views/note-page.phtml:73 8366msgid "Shared note" 8367msgstr "" 8368 8369#. I18N: gedcom tag SLGC. LDS = Church of Latter Day Saints. 8370#: app/GedcomTag.php:1006 8371msgid "LDS child sealing" 8372msgstr "" 8373 8374#. I18N: LDS = Church of Latter Day Saints. 8375#: app/GedcomTag.php:1009 8376msgid "Date of LDS child sealing" 8377msgstr "" 8378 8379#. I18N: LDS = Church of Latter Day Saints. 8380#: app/GedcomTag.php:1012 8381msgid "Place of LDS child sealing" 8382msgstr "" 8383 8384#. I18N: gedcom tag SLGS. LDS = Church of Latter Day Saints. 8385#: app/GedcomTag.php:1015 8386msgid "LDS spouse sealing" 8387msgstr "" 8388 8389#. I18N: gedcom tag SPFX 8390#: app/GedcomTag.php:1021 8391msgid "Surname prefix" 8392msgstr "" 8393 8394#. I18N: gedcom tag SSN 8395#: app/GedcomTag.php:1024 8396msgid "Social security number" 8397msgstr "" 8398 8399#. I18N: gedcom tag STAE 8400#: app/GedcomTag.php:1027 8401msgid "State" 8402msgstr "" 8403 8404#: app/GedcomTag.php:1032 8405msgid "Status change date" 8406msgstr "" 8407 8408#. I18N: gedcom tag SUBM 8409#: app/GedcomTag.php:1035 resources/views/admin/trees.phtml:265 8410#: resources/views/modules/recent_changes/changes-table.phtml:46 8411msgid "Submitter" 8412msgstr "" 8413 8414#. I18N: gedcom tag SUBN 8415#: app/GedcomTag.php:1038 8416msgid "Submission" 8417msgstr "" 8418 8419#. I18N: gedcom tag SURN 8420#: app/GedcomTag.php:1041 app/Http/Controllers/HelpTextController.php:205 8421#: resources/views/branches-page.phtml:15 8422#: resources/views/lists/families-table.phtml:250 8423#: resources/views/lists/families-table.phtml:253 8424#: resources/views/lists/individuals-table.phtml:268 8425#: resources/views/lists/surnames-table.phtml:16 8426#: resources/views/modules/statistics-chart/custom.phtml:156 8427#: resources/views/search-phonetic-page.phtml:24 8428msgid "Surname" 8429msgstr "" 8430 8431#. I18N: gedcom tag TEMP 8432#: app/GedcomTag.php:1044 resources/xml/reports/individual_report.xml:208 8433msgid "Temple" 8434msgstr "" 8435 8436#. I18N: gedcom tag TEXT 8437#: app/GedcomTag.php:1047 resources/views/admin/trees-preferences.phtml:625 8438#: resources/views/modals/source-fields.phtml:49 8439msgid "Text" 8440msgstr "" 8441 8442#. I18N: gedcom tag TIME 8443#: app/GedcomTag.php:1050 8444msgid "Time" 8445msgstr "" 8446 8447#. I18N: gedcom tag TITL 8448#: app/GedcomTag.php:1053 resources/views/admin/fix-level-0-media.phtml:25 8449#: resources/views/lists/media-table.phtml:68 8450#: resources/views/lists/notes-table.phtml:80 8451#: resources/views/lists/sources-table.phtml:82 8452#: resources/views/modals/create-media-from-file.phtml:28 8453#: resources/views/modals/media-file-fields.phtml:103 8454#: resources/views/modals/source-fields.phtml:5 8455#: resources/views/modules/census-assistant.phtml:16 8456#: resources/views/modules/favorites/favorites.phtml:129 8457#: resources/views/modules/gedcom_news/edit.phtml:12 8458#: resources/views/modules/html/config.phtml:7 8459#: resources/views/modules/user_blog/edit.phtml:12 8460msgid "Title" 8461msgstr "" 8462 8463#: app/GedcomTag.php:1055 8464msgid "Phonetic title" 8465msgstr "" 8466 8467#: app/GedcomTag.php:1057 8468msgid "Romanized title" 8469msgstr "" 8470 8471#: app/GedcomTag.php:1059 8472msgid "Title in Hebrew" 8473msgstr "" 8474 8475#. I18N: gedcom tag TRLR 8476#: app/GedcomTag.php:1062 8477msgid "Trailer" 8478msgstr "" 8479 8480#. I18N: gedcom tag URL (A web address / URL) 8481#. I18N: gedcom tag WWW (A web address / URL) 8482#. I18N: gedcom tag _URL 8483#. I18N: A configuration setting 8484#: app/GedcomTag.php:1068 app/GedcomTag.php:1080 app/GedcomTag.php:2066 8485#: resources/views/admin/trees-preferences.phtml:42 8486#: resources/views/admin/trees.phtml:328 8487#: resources/views/modals/media-file-fields.phtml:87 8488#: resources/views/modules/favorites/favorites.phtml:123 8489#: resources/views/modules/favorites/favorites.phtml:128 8490#: resources/views/modules/matomo-analytics/form.phtml:15 8491msgid "URL" 8492msgstr "" 8493 8494#. I18N: gedcom tag VERS 8495#: app/GedcomTag.php:1071 8496msgid "Version" 8497msgstr "" 8498 8499#. I18N: gedcom tag WILL 8500#: app/GedcomTag.php:1077 8501msgid "Will" 8502msgstr "" 8503 8504#: app/GedcomTag.php:1083 8505msgid "Adoption of a son" 8506msgstr "" 8507 8508#: app/GedcomTag.php:1087 8509msgid "Adoption of a daughter" 8510msgstr "" 8511 8512#: app/GedcomTag.php:1090 8513msgid "Adoption of a child" 8514msgstr "" 8515 8516#: app/GedcomTag.php:1094 8517msgid "Adoption of a grandson" 8518msgstr "" 8519 8520#: app/GedcomTag.php:1098 8521msgid "Adoption of a granddaughter" 8522msgstr "" 8523 8524#: app/GedcomTag.php:1101 app/GedcomTag.php:1112 app/GedcomTag.php:1123 8525msgid "Adoption of a grandchild" 8526msgstr "" 8527 8528#: app/GedcomTag.php:1105 8529msgctxt "daughter’s son" 8530msgid "Adoption of a grandson" 8531msgstr "" 8532 8533#: app/GedcomTag.php:1109 8534msgctxt "daughter’s daughter" 8535msgid "Adoption of a granddaughter" 8536msgstr "" 8537 8538#: app/GedcomTag.php:1116 8539msgctxt "son’s son" 8540msgid "Adoption of a grandson" 8541msgstr "" 8542 8543#: app/GedcomTag.php:1120 8544msgctxt "son’s daughter" 8545msgid "Adoption of a granddaughter" 8546msgstr "" 8547 8548#: app/GedcomTag.php:1127 8549msgid "Adoption of a half-brother" 8550msgstr "" 8551 8552#: app/GedcomTag.php:1131 8553msgid "Adoption of a half-sister" 8554msgstr "" 8555 8556#: app/GedcomTag.php:1134 8557msgid "Adoption of a half-sibling" 8558msgstr "" 8559 8560#: app/GedcomTag.php:1138 8561msgid "Adoption of a brother" 8562msgstr "" 8563 8564#: app/GedcomTag.php:1142 8565msgid "Adoption of a sister" 8566msgstr "" 8567 8568#: app/GedcomTag.php:1145 8569msgid "Adoption of a sibling" 8570msgstr "" 8571 8572#. I18N: gedcom tag _AKA 8573#: app/GedcomTag.php:1179 8574msgctxt "MALE" 8575msgid "Also known as" 8576msgstr "" 8577 8578#. I18N: gedcom tag _AKA 8579#: app/GedcomTag.php:1184 8580msgctxt "FEMALE" 8581msgid "Also known as" 8582msgstr "" 8583 8584#. I18N: gedcom tag _AKA 8585#: app/GedcomTag.php:1188 8586msgid "Also known as" 8587msgstr "" 8588 8589#. I18N: gedcom tag _ALBUM 8590#. I18N: Name of a module 8591#: app/GedcomTag.php:1193 app/Module/AlbumModule.php:43 8592msgid "Album" 8593msgstr "" 8594 8595#: app/GedcomTag.php:1199 8596msgid "Baptism of a son" 8597msgstr "" 8598 8599#: app/GedcomTag.php:1203 8600msgid "Baptism of a daughter" 8601msgstr "" 8602 8603#: app/GedcomTag.php:1206 8604msgid "Baptism of a child" 8605msgstr "" 8606 8607#: app/GedcomTag.php:1210 8608msgid "Baptism of a grandson" 8609msgstr "" 8610 8611#: app/GedcomTag.php:1214 8612msgid "Baptism of a granddaughter" 8613msgstr "" 8614 8615#: app/GedcomTag.php:1217 app/GedcomTag.php:1228 app/GedcomTag.php:1239 8616msgid "Baptism of a grandchild" 8617msgstr "" 8618 8619#: app/GedcomTag.php:1221 8620msgctxt "daughter’s son" 8621msgid "Baptism of a grandson" 8622msgstr "" 8623 8624#: app/GedcomTag.php:1225 8625msgctxt "daughter’s daughter" 8626msgid "Baptism of a granddaughter" 8627msgstr "" 8628 8629#: app/GedcomTag.php:1232 8630msgctxt "son’s son" 8631msgid "Baptism of a grandson" 8632msgstr "" 8633 8634#: app/GedcomTag.php:1236 8635msgctxt "son’s daughter" 8636msgid "Baptism of a granddaughter" 8637msgstr "" 8638 8639#: app/GedcomTag.php:1243 8640msgid "Baptism of a half-brother" 8641msgstr "" 8642 8643#: app/GedcomTag.php:1247 8644msgid "Baptism of a half-sister" 8645msgstr "" 8646 8647#: app/GedcomTag.php:1250 8648msgid "Baptism of a half-sibling" 8649msgstr "" 8650 8651#: app/GedcomTag.php:1254 8652msgid "Baptism of a brother" 8653msgstr "" 8654 8655#: app/GedcomTag.php:1258 8656msgid "Baptism of a sister" 8657msgstr "" 8658 8659#: app/GedcomTag.php:1261 8660msgid "Baptism of a sibling" 8661msgstr "" 8662 8663#. I18N: gedcom tag _BIBL 8664#: app/GedcomTag.php:1265 8665msgid "Bibliography" 8666msgstr "" 8667 8668#: app/GedcomTag.php:1269 8669msgid "Birth of a son" 8670msgstr "" 8671 8672#: app/GedcomTag.php:1273 8673msgid "Birth of a daughter" 8674msgstr "" 8675 8676#: app/GedcomTag.php:1276 resources/views/admin/trees-preferences.phtml:474 8677msgid "Birth of a child" 8678msgstr "" 8679 8680#: app/GedcomTag.php:1280 8681msgid "Birth of a grandson" 8682msgstr "" 8683 8684#: app/GedcomTag.php:1284 8685msgid "Birth of a granddaughter" 8686msgstr "" 8687 8688#: app/GedcomTag.php:1287 app/GedcomTag.php:1298 app/GedcomTag.php:1309 8689#: resources/views/admin/trees-preferences.phtml:468 8690msgid "Birth of a grandchild" 8691msgstr "" 8692 8693#: app/GedcomTag.php:1291 8694msgctxt "daughter’s son" 8695msgid "Birth of a grandson" 8696msgstr "" 8697 8698#: app/GedcomTag.php:1295 8699msgctxt "daughter’s daughter" 8700msgid "Birth of a granddaughter" 8701msgstr "" 8702 8703#: app/GedcomTag.php:1302 8704msgctxt "son’s son" 8705msgid "Birth of a grandson" 8706msgstr "" 8707 8708#: app/GedcomTag.php:1306 8709msgctxt "son’s daughter" 8710msgid "Birth of a granddaughter" 8711msgstr "" 8712 8713#: app/GedcomTag.php:1313 8714msgid "Birth of a half-brother" 8715msgstr "" 8716 8717#: app/GedcomTag.php:1317 8718msgid "Birth of a half-sister" 8719msgstr "" 8720 8721#: app/GedcomTag.php:1320 8722msgid "Birth of a half-sibling" 8723msgstr "" 8724 8725#: app/GedcomTag.php:1324 8726msgid "Birth of a brother" 8727msgstr "" 8728 8729#: app/GedcomTag.php:1328 8730msgid "Birth of a sister" 8731msgstr "" 8732 8733#: app/GedcomTag.php:1331 resources/views/admin/trees-preferences.phtml:480 8734msgid "Birth of a sibling" 8735msgstr "" 8736 8737#. I18N: gedcom tag _BRTM 8738#: app/GedcomTag.php:1335 8739msgid "Brit milah" 8740msgstr "" 8741 8742#: app/GedcomTag.php:1337 8743msgid "Date of brit milah" 8744msgstr "" 8745 8746#: app/GedcomTag.php:1339 8747msgid "Place of brit milah" 8748msgstr "" 8749 8750#: app/GedcomTag.php:1342 8751msgid "Burial of a son" 8752msgstr "" 8753 8754#: app/GedcomTag.php:1346 8755msgid "Burial of a daughter" 8756msgstr "" 8757 8758#: app/GedcomTag.php:1349 8759msgid "Burial of a child" 8760msgstr "" 8761 8762#: app/GedcomTag.php:1353 8763msgid "Burial of a grandson" 8764msgstr "" 8765 8766#: app/GedcomTag.php:1357 8767msgid "Burial of a granddaughter" 8768msgstr "" 8769 8770#: app/GedcomTag.php:1360 app/GedcomTag.php:1371 app/GedcomTag.php:1382 8771msgid "Burial of a grandchild" 8772msgstr "" 8773 8774#: app/GedcomTag.php:1364 8775msgctxt "daughter’s son" 8776msgid "Burial of a grandson" 8777msgstr "" 8778 8779#: app/GedcomTag.php:1368 8780msgctxt "daughter’s daughter" 8781msgid "Burial of a granddaughter" 8782msgstr "" 8783 8784#: app/GedcomTag.php:1375 8785msgctxt "son’s son" 8786msgid "Burial of a grandson" 8787msgstr "" 8788 8789#: app/GedcomTag.php:1379 8790msgctxt "son’s daughter" 8791msgid "Burial of a granddaughter" 8792msgstr "" 8793 8794#: app/GedcomTag.php:1386 8795msgid "Burial of a grandfather" 8796msgstr "" 8797 8798#: app/GedcomTag.php:1390 8799msgid "Burial of a grandmother" 8800msgstr "" 8801 8802#: app/GedcomTag.php:1393 8803msgid "Burial of a grandparent" 8804msgstr "" 8805 8806#: app/GedcomTag.php:1397 8807msgid "Burial of a paternal grandfather" 8808msgstr "" 8809 8810#: app/GedcomTag.php:1401 8811msgid "Burial of a paternal grandmother" 8812msgstr "" 8813 8814#: app/GedcomTag.php:1404 8815msgid "Burial of a paternal grandparent" 8816msgstr "" 8817 8818#: app/GedcomTag.php:1408 8819msgid "Burial of a maternal grandfather" 8820msgstr "" 8821 8822#: app/GedcomTag.php:1412 8823msgid "Burial of a maternal grandmother" 8824msgstr "" 8825 8826#: app/GedcomTag.php:1415 8827msgid "Burial of a maternal grandparent" 8828msgstr "" 8829 8830#: app/GedcomTag.php:1419 8831msgid "Burial of a half-brother" 8832msgstr "" 8833 8834#: app/GedcomTag.php:1423 8835msgid "Burial of a half-sister" 8836msgstr "" 8837 8838#: app/GedcomTag.php:1426 8839msgid "Burial of a half-sibling" 8840msgstr "" 8841 8842#: app/GedcomTag.php:1430 8843msgid "Burial of a father" 8844msgstr "" 8845 8846#: app/GedcomTag.php:1434 8847msgid "Burial of a mother" 8848msgstr "" 8849 8850#: app/GedcomTag.php:1437 8851msgid "Burial of a parent" 8852msgstr "" 8853 8854#: app/GedcomTag.php:1441 8855msgid "Burial of a brother" 8856msgstr "" 8857 8858#: app/GedcomTag.php:1445 8859msgid "Burial of a sister" 8860msgstr "" 8861 8862#: app/GedcomTag.php:1448 8863msgid "Burial of a sibling" 8864msgstr "" 8865 8866#: app/GedcomTag.php:1452 8867msgid "Burial of a husband" 8868msgstr "" 8869 8870#: app/GedcomTag.php:1456 8871msgid "Burial of a wife" 8872msgstr "" 8873 8874#: app/GedcomTag.php:1459 8875msgid "Burial of a spouse" 8876msgstr "" 8877 8878#: app/GedcomTag.php:1463 8879msgid "Christening of a son" 8880msgstr "" 8881 8882#: app/GedcomTag.php:1467 8883msgid "Christening of a daughter" 8884msgstr "" 8885 8886#: app/GedcomTag.php:1470 8887msgid "Christening of a child" 8888msgstr "" 8889 8890#: app/GedcomTag.php:1474 8891msgid "Christening of a grandson" 8892msgstr "" 8893 8894#: app/GedcomTag.php:1478 8895msgid "Christening of a granddaughter" 8896msgstr "" 8897 8898#: app/GedcomTag.php:1481 app/GedcomTag.php:1492 app/GedcomTag.php:1503 8899msgid "Christening of a grandchild" 8900msgstr "" 8901 8902#: app/GedcomTag.php:1485 8903msgctxt "daughter’s son" 8904msgid "Christening of a grandson" 8905msgstr "" 8906 8907#: app/GedcomTag.php:1489 8908msgctxt "daughter’s daughter" 8909msgid "Christening of a granddaughter" 8910msgstr "" 8911 8912#: app/GedcomTag.php:1496 8913msgctxt "son’s son" 8914msgid "Christening of a grandson" 8915msgstr "" 8916 8917#: app/GedcomTag.php:1500 8918msgctxt "son’s daughter" 8919msgid "Christening of a granddaughter" 8920msgstr "" 8921 8922#: app/GedcomTag.php:1507 8923msgid "Christening of a half-brother" 8924msgstr "" 8925 8926#: app/GedcomTag.php:1511 8927msgid "Christening of a half-sister" 8928msgstr "" 8929 8930#: app/GedcomTag.php:1514 8931msgid "Christening of a half-sibling" 8932msgstr "" 8933 8934#: app/GedcomTag.php:1518 8935msgid "Christening of a brother" 8936msgstr "" 8937 8938#: app/GedcomTag.php:1522 8939msgid "Christening of a sister" 8940msgstr "" 8941 8942#: app/GedcomTag.php:1525 8943msgid "Christening of a sibling" 8944msgstr "" 8945 8946#. I18N: gedcom tag _COML 8947#: app/GedcomTag.php:1529 8948msgid "Common law marriage" 8949msgstr "" 8950 8951#: app/GedcomTag.php:1533 8952msgid "Cremation of a son" 8953msgstr "" 8954 8955#: app/GedcomTag.php:1537 8956msgid "Cremation of a daughter" 8957msgstr "" 8958 8959#: app/GedcomTag.php:1540 8960msgid "Cremation of a child" 8961msgstr "" 8962 8963#: app/GedcomTag.php:1544 8964msgid "Cremation of a grandson" 8965msgstr "" 8966 8967#: app/GedcomTag.php:1548 8968msgid "Cremation of a granddaughter" 8969msgstr "" 8970 8971#: app/GedcomTag.php:1551 app/GedcomTag.php:1562 app/GedcomTag.php:1573 8972msgid "Cremation of a grandchild" 8973msgstr "" 8974 8975#: app/GedcomTag.php:1555 8976msgctxt "daughter’s son" 8977msgid "Cremation of a grandson" 8978msgstr "" 8979 8980#: app/GedcomTag.php:1559 8981msgctxt "daughter’s daughter" 8982msgid "Cremation of a granddaughter" 8983msgstr "" 8984 8985#: app/GedcomTag.php:1566 8986msgctxt "son’s son" 8987msgid "Cremation of a grandson" 8988msgstr "" 8989 8990#: app/GedcomTag.php:1570 8991msgctxt "son’s daughter" 8992msgid "Cremation of a granddaughter" 8993msgstr "" 8994 8995#: app/GedcomTag.php:1577 8996msgid "Cremation of a grandfather" 8997msgstr "" 8998 8999#: app/GedcomTag.php:1581 9000msgid "Cremation of a grandmother" 9001msgstr "" 9002 9003#: app/GedcomTag.php:1584 app/GedcomTag.php:1595 app/GedcomTag.php:1606 9004msgid "Cremation of a grand-parent" 9005msgstr "" 9006 9007#: app/GedcomTag.php:1588 9008msgid "Cremation of a paternal grandfather" 9009msgstr "" 9010 9011#: app/GedcomTag.php:1592 9012msgid "Cremation of a paternal grandmother" 9013msgstr "" 9014 9015#: app/GedcomTag.php:1599 9016msgid "Cremation of a maternal grandfather" 9017msgstr "" 9018 9019#: app/GedcomTag.php:1603 9020msgid "Cremation of a maternal grandmother" 9021msgstr "" 9022 9023#: app/GedcomTag.php:1610 9024msgid "Cremation of a half-brother" 9025msgstr "" 9026 9027#: app/GedcomTag.php:1614 9028msgid "Cremation of a half-sister" 9029msgstr "" 9030 9031#: app/GedcomTag.php:1617 9032msgid "Cremation of a half-sibling" 9033msgstr "" 9034 9035#: app/GedcomTag.php:1621 9036msgid "Cremation of a father" 9037msgstr "" 9038 9039#: app/GedcomTag.php:1625 9040msgid "Cremation of a mother" 9041msgstr "" 9042 9043#: app/GedcomTag.php:1628 9044msgid "Cremation of a parent" 9045msgstr "" 9046 9047#: app/GedcomTag.php:1632 9048msgid "Cremation of a brother" 9049msgstr "" 9050 9051#: app/GedcomTag.php:1636 9052msgid "Cremation of a sister" 9053msgstr "" 9054 9055#: app/GedcomTag.php:1639 9056msgid "Cremation of a sibling" 9057msgstr "" 9058 9059#: app/GedcomTag.php:1643 9060msgid "Cremation of a husband" 9061msgstr "" 9062 9063#: app/GedcomTag.php:1647 9064msgid "Cremation of a wife" 9065msgstr "" 9066 9067#: app/GedcomTag.php:1650 9068msgid "Cremation of a spouse" 9069msgstr "" 9070 9071#. I18N: gedcom tag _DBID 9072#: app/GedcomTag.php:1654 9073msgid "Linked database ID" 9074msgstr "" 9075 9076#: app/GedcomTag.php:1658 9077msgid "Death of a son" 9078msgstr "" 9079 9080#: app/GedcomTag.php:1662 9081msgid "Death of a daughter" 9082msgstr "" 9083 9084#: app/GedcomTag.php:1665 resources/views/admin/trees-preferences.phtml:520 9085msgid "Death of a child" 9086msgstr "" 9087 9088#: app/GedcomTag.php:1669 9089msgid "Death of a grandson" 9090msgstr "" 9091 9092#: app/GedcomTag.php:1673 9093msgid "Death of a granddaughter" 9094msgstr "" 9095 9096#: app/GedcomTag.php:1676 app/GedcomTag.php:1687 app/GedcomTag.php:1698 9097#: resources/views/admin/trees-preferences.phtml:514 9098msgid "Death of a grandchild" 9099msgstr "" 9100 9101#: app/GedcomTag.php:1680 9102msgctxt "daughter’s son" 9103msgid "Death of a grandson" 9104msgstr "" 9105 9106#: app/GedcomTag.php:1684 9107msgctxt "daughter’s daughter" 9108msgid "Death of a granddaughter" 9109msgstr "" 9110 9111#: app/GedcomTag.php:1691 9112msgctxt "son’s son" 9113msgid "Death of a grandson" 9114msgstr "" 9115 9116#: app/GedcomTag.php:1695 9117msgctxt "son’s daughter" 9118msgid "Death of a granddaughter" 9119msgstr "" 9120 9121#: app/GedcomTag.php:1702 9122msgid "Death of a grandfather" 9123msgstr "" 9124 9125#: app/GedcomTag.php:1706 9126msgid "Death of a grandmother" 9127msgstr "" 9128 9129#: app/GedcomTag.php:1709 app/GedcomTag.php:1720 app/GedcomTag.php:1731 9130#: resources/views/admin/trees-preferences.phtml:544 9131msgid "Death of a grand-parent" 9132msgstr "" 9133 9134#: app/GedcomTag.php:1713 9135msgid "Death of a paternal grandfather" 9136msgstr "" 9137 9138#: app/GedcomTag.php:1717 9139msgid "Death of a paternal grandmother" 9140msgstr "" 9141 9142#: app/GedcomTag.php:1724 9143msgid "Death of a maternal grandfather" 9144msgstr "" 9145 9146#: app/GedcomTag.php:1728 9147msgid "Death of a maternal grandmother" 9148msgstr "" 9149 9150#: app/GedcomTag.php:1735 9151msgid "Death of a half-brother" 9152msgstr "" 9153 9154#: app/GedcomTag.php:1739 9155msgid "Death of a half-sister" 9156msgstr "" 9157 9158#: app/GedcomTag.php:1742 9159msgid "Death of a half-sibling" 9160msgstr "" 9161 9162#: app/GedcomTag.php:1746 9163msgid "Death of a father" 9164msgstr "" 9165 9166#: app/GedcomTag.php:1750 9167msgid "Death of a mother" 9168msgstr "" 9169 9170#: app/GedcomTag.php:1753 resources/views/admin/trees-preferences.phtml:532 9171msgid "Death of a parent" 9172msgstr "" 9173 9174#: app/GedcomTag.php:1757 9175msgid "Death of a brother" 9176msgstr "" 9177 9178#: app/GedcomTag.php:1761 9179msgid "Death of a sister" 9180msgstr "" 9181 9182#: app/GedcomTag.php:1764 resources/views/admin/trees-preferences.phtml:526 9183msgid "Death of a sibling" 9184msgstr "" 9185 9186#: app/GedcomTag.php:1768 9187msgid "Death of a husband" 9188msgstr "" 9189 9190#: app/GedcomTag.php:1772 9191msgid "Death of a wife" 9192msgstr "" 9193 9194#: app/GedcomTag.php:1775 resources/views/admin/trees-preferences.phtml:538 9195msgid "Death of a spouse" 9196msgstr "" 9197 9198#. I18N: gedcom tag _DEG 9199#: app/GedcomTag.php:1779 9200msgid "Degree" 9201msgstr "" 9202 9203#. I18N: gedcom tag _DETS 9204#: app/GedcomTag.php:1782 9205msgid "Death of one spouse" 9206msgstr "" 9207 9208#. I18N: gedcom tag _DNA (from FTM 2010) 9209#: app/GedcomTag.php:1785 9210msgid "DNA markers" 9211msgstr "" 9212 9213#. I18N: gedcom tag _EYEC 9214#: app/GedcomTag.php:1791 9215msgid "Eye color" 9216msgstr "" 9217 9218#: app/GedcomTag.php:1793 9219msgid "Fact 1" 9220msgstr "" 9221 9222#: app/GedcomTag.php:1795 9223msgid "Fact 2" 9224msgstr "" 9225 9226#: app/GedcomTag.php:1797 9227msgid "Fact 3" 9228msgstr "" 9229 9230#: app/GedcomTag.php:1799 9231msgid "Fact 4" 9232msgstr "" 9233 9234#: app/GedcomTag.php:1801 9235msgid "Fact 5" 9236msgstr "" 9237 9238#: app/GedcomTag.php:1803 9239msgid "Fact 6" 9240msgstr "" 9241 9242#: app/GedcomTag.php:1805 9243msgid "Fact 7" 9244msgstr "" 9245 9246#: app/GedcomTag.php:1807 9247msgid "Fact 8" 9248msgstr "" 9249 9250#: app/GedcomTag.php:1809 9251msgid "Fact 9" 9252msgstr "" 9253 9254#: app/GedcomTag.php:1811 9255msgid "Fact 10" 9256msgstr "" 9257 9258#: app/GedcomTag.php:1813 9259msgid "Fact 11" 9260msgstr "" 9261 9262#: app/GedcomTag.php:1815 9263msgid "Fact 12" 9264msgstr "" 9265 9266#: app/GedcomTag.php:1817 9267msgid "Fact 13" 9268msgstr "" 9269 9270#. I18N: gedcom tag _FNRL 9271#: app/GedcomTag.php:1820 9272msgid "Funeral" 9273msgstr "" 9274 9275#. I18N: gedcom tag _FREL 9276#: app/GedcomTag.php:1823 9277msgid "Relationship to father" 9278msgstr "" 9279 9280#. I18N: gedcom tag _HAIR 9281#: app/GedcomTag.php:1832 9282msgid "Hair color" 9283msgstr "" 9284 9285#. I18N: gedcom tag _HEB 9286#: app/GedcomTag.php:1835 app/Http/Controllers/HelpTextController.php:230 9287msgid "Hebrew" 9288msgstr "" 9289 9290#. I18N: gedcom tag _HEIG 9291#: app/GedcomTag.php:1838 9292msgid "Height" 9293msgstr "" 9294 9295#. I18N: gedcom tag _HNM 9296#: app/GedcomTag.php:1841 9297msgid "Hebrew name" 9298msgstr "" 9299 9300#. I18N: gedcom tag _HOL 9301#: app/GedcomTag.php:1844 9302msgid "Holocaust" 9303msgstr "" 9304 9305#. I18N: gedcom tag _INTE 9306#: app/GedcomTag.php:1849 9307msgctxt "MALE" 9308msgid "Interred" 9309msgstr "" 9310 9311#. I18N: gedcom tag _INTE 9312#: app/GedcomTag.php:1854 9313msgctxt "FEMALE" 9314msgid "Interred" 9315msgstr "" 9316 9317#. I18N: gedcom tag _INTE 9318#: app/GedcomTag.php:1858 9319msgid "Interred" 9320msgstr "" 9321 9322#. I18N: gedcom tag _MARI 9323#: app/GedcomTag.php:1865 9324msgid "Marriage intention" 9325msgstr "" 9326 9327#. I18N: gedcom tag _MARNM 9328#: app/GedcomTag.php:1868 resources/xml/reports/cemetery_report.xml:7 9329#: resources/xml/reports/death_report.xml:10 9330msgid "Married name" 9331msgstr "" 9332 9333#. I18N: gedcom tag _PRIM 9334#: app/GedcomTag.php:1871 resources/xml/reports/individual_ext_report.xml:11 9335#: resources/xml/reports/individual_report.xml:8 9336msgid "Highlighted image" 9337msgstr "" 9338 9339#: app/GedcomTag.php:1873 9340msgid "Married surname" 9341msgstr "" 9342 9343#: app/GedcomTag.php:1877 9344msgid "Marriage of a son" 9345msgstr "" 9346 9347#: app/GedcomTag.php:1881 9348msgid "Marriage of a daughter" 9349msgstr "" 9350 9351#: app/GedcomTag.php:1884 resources/views/admin/trees-preferences.phtml:494 9352msgid "Marriage of a child" 9353msgstr "" 9354 9355#. I18N: ...to each other 9356#: app/GedcomTag.php:1888 9357msgid "Marriage of parents" 9358msgstr "" 9359 9360#: app/GedcomTag.php:1892 9361msgid "Marriage of a grandson" 9362msgstr "" 9363 9364#: app/GedcomTag.php:1896 9365msgid "Marriage of a granddaughter" 9366msgstr "" 9367 9368#: app/GedcomTag.php:1899 app/GedcomTag.php:1910 app/GedcomTag.php:1921 9369#: resources/views/admin/trees-preferences.phtml:488 9370msgid "Marriage of a grandchild" 9371msgstr "" 9372 9373#: app/GedcomTag.php:1903 9374msgctxt "daughter’s son" 9375msgid "Marriage of a grandson" 9376msgstr "" 9377 9378#: app/GedcomTag.php:1907 9379msgctxt "daughter’s daughter" 9380msgid "Marriage of a granddaughter" 9381msgstr "" 9382 9383#: app/GedcomTag.php:1914 9384msgctxt "son’s son" 9385msgid "Marriage of a grandson" 9386msgstr "" 9387 9388#: app/GedcomTag.php:1918 9389msgctxt "son’s daughter" 9390msgid "Marriage of a granddaughter" 9391msgstr "" 9392 9393#: app/GedcomTag.php:1925 9394msgid "Marriage of a half-brother" 9395msgstr "" 9396 9397#: app/GedcomTag.php:1929 9398msgid "Marriage of a half-sister" 9399msgstr "" 9400 9401#: app/GedcomTag.php:1932 9402msgid "Marriage of a half-sibling" 9403msgstr "" 9404 9405#. I18N: ...to another spouse 9406#: app/GedcomTag.php:1937 9407msgid "Marriage of a father" 9408msgstr "" 9409 9410#. I18N: ...to another spouse 9411#: app/GedcomTag.php:1942 9412msgid "Marriage of a mother" 9413msgstr "" 9414 9415#. I18N: ...to another spouse 9416#: app/GedcomTag.php:1946 resources/views/admin/trees-preferences.phtml:506 9417msgid "Marriage of a parent" 9418msgstr "" 9419 9420#: app/GedcomTag.php:1950 9421msgid "Marriage of a brother" 9422msgstr "" 9423 9424#: app/GedcomTag.php:1954 9425msgid "Marriage of a sister" 9426msgstr "" 9427 9428#: app/GedcomTag.php:1957 resources/views/admin/trees-preferences.phtml:500 9429msgid "Marriage of a sibling" 9430msgstr "" 9431 9432#. I18N: gedcom tag _MBON 9433#: app/GedcomTag.php:1961 9434msgid "Marriage bond" 9435msgstr "" 9436 9437#. I18N: gedcom tag _MDCL 9438#: app/GedcomTag.php:1964 9439msgid "Medical" 9440msgstr "" 9441 9442#. I18N: gedcom tag _MEDC 9443#: app/GedcomTag.php:1967 9444msgid "Medical condition" 9445msgstr "" 9446 9447#. I18N: gedcom tag _MEND 9448#: app/GedcomTag.php:1970 9449msgid "Marriage ending status" 9450msgstr "" 9451 9452#. I18N: gedcom tag _MILI 9453#: app/GedcomTag.php:1973 9454msgid "Military" 9455msgstr "" 9456 9457#. I18N: gedcom tag _MILT 9458#: app/GedcomTag.php:1976 9459msgid "Military service" 9460msgstr "" 9461 9462#. I18N: gedcom tag _MREL 9463#: app/GedcomTag.php:1979 9464msgid "Relationship to mother" 9465msgstr "" 9466 9467#. I18N: gedcom tag _MSTAT 9468#: app/GedcomTag.php:1982 9469msgid "Marriage beginning status" 9470msgstr "" 9471 9472#. I18N: gedcom tag _NAME 9473#: app/GedcomTag.php:1985 9474msgid "Mailing name" 9475msgstr "" 9476 9477#. I18N: gedcom tag _NAMS 9478#: app/GedcomTag.php:1988 9479msgid "Namesake" 9480msgstr "" 9481 9482#. I18N: gedcom tag _NLIV 9483#: app/GedcomTag.php:1991 9484msgid "Not living" 9485msgstr "" 9486 9487#. I18N: gedcom tag _NMAR 9488#: app/GedcomTag.php:1995 9489msgctxt "MALE" 9490msgid "Never married" 9491msgstr "" 9492 9493#. I18N: gedcom tag _NMAR 9494#: app/GedcomTag.php:2000 9495msgctxt "FEMALE" 9496msgid "Never married" 9497msgstr "" 9498 9499#. I18N: gedcom tag _NMAR 9500#: app/GedcomTag.php:2004 9501msgid "Never married" 9502msgstr "" 9503 9504#. I18N: gedcom tag _NMR 9505#: app/GedcomTag.php:2009 9506msgctxt "MALE" 9507msgid "Not married" 9508msgstr "" 9509 9510#. I18N: gedcom tag _NMR 9511#: app/GedcomTag.php:2014 9512msgctxt "FEMALE" 9513msgid "Not married" 9514msgstr "" 9515 9516#. I18N: gedcom tag _NMR 9517#: app/GedcomTag.php:2018 app/Http/Controllers/BranchesController.php:339 9518msgid "Not married" 9519msgstr "" 9520 9521#. I18N: Type of media object 9522#: app/GedcomTag.php:2022 app/GedcomTag.php:2391 9523msgid "Photo" 9524msgstr "" 9525 9526#: app/GedcomTag.php:2024 9527msgid "by" 9528msgstr "" 9529 9530#. I18N: gedcom tag _PRMN 9531#: app/GedcomTag.php:2027 9532msgid "Permanent number" 9533msgstr "" 9534 9535#: app/GedcomTag.php:2031 9536msgctxt "MALE" 9537msgid "Religious name" 9538msgstr "" 9539 9540#: app/GedcomTag.php:2035 9541msgctxt "FEMALE" 9542msgid "Religious name" 9543msgstr "" 9544 9545#: app/GedcomTag.php:2038 9546msgid "Religious name" 9547msgstr "" 9548 9549#. I18N: gedcom tag _SCBK 9550#: app/GedcomTag.php:2042 9551msgid "Scrapbook" 9552msgstr "" 9553 9554#. I18N: gedcom tag _SEPR 9555#: app/GedcomTag.php:2045 9556msgid "Separated" 9557msgstr "" 9558 9559#. I18N: gedcom tag _SSHOW 9560#. I18N: Name of a module 9561#: app/GedcomTag.php:2048 app/Module/SlideShowModule.php:167 9562msgid "Slide show" 9563msgstr "" 9564 9565#. I18N: gedcom tag _STAT 9566#: app/GedcomTag.php:2051 9567msgid "Marriage status" 9568msgstr "" 9569 9570#. I18N: gedcom tag _SUBQ 9571#: app/GedcomTag.php:2054 9572msgid "Short version" 9573msgstr "" 9574 9575#. I18N: gedcom tag _TODO 9576#: app/GedcomTag.php:2057 resources/views/modules/todo/research-tasks.phtml:16 9577msgid "Research task" 9578msgstr "" 9579 9580#. I18N: gedcom tag _UID 9581#: app/GedcomTag.php:2063 9582msgid "Unique identifier" 9583msgstr "" 9584 9585#. I18N: gedcom tag _WEIG 9586#: app/GedcomTag.php:2069 9587msgid "Weight" 9588msgstr "" 9589 9590#. I18N: gedcom tag _WT_OBJE_SORT 9591#: app/GedcomTag.php:2075 app/Http/Controllers/EditIndividualController.php:48 9592#: resources/views/individual-page.phtml:70 9593msgid "Re-order media" 9594msgstr "" 9595 9596#. I18N: gedcom tag _YART - A yahrzeit is a special anniversary of death in the Hebrew faith/calendar. 9597#: app/GedcomTag.php:2078 resources/views/modules/yahrzeit/table.phtml:14 9598msgid "Yahrzeit" 9599msgstr "" 9600 9601#: app/GedcomTag.php:2081 9602msgid "Brit milah of a son" 9603msgstr "" 9604 9605#: app/GedcomTag.php:2084 9606msgid "Brit milah of a grandson" 9607msgstr "" 9608 9609#: app/GedcomTag.php:2086 9610msgctxt "daughter’s son" 9611msgid "Brit milah of a grandson" 9612msgstr "" 9613 9614#: app/GedcomTag.php:2088 9615msgctxt "son’s son" 9616msgid "Brit milah of a grandson" 9617msgstr "" 9618 9619#: app/GedcomTag.php:2090 9620msgid "Brit milah of a half-brother" 9621msgstr "" 9622 9623#: app/GedcomTag.php:2092 9624msgid "Brit milah of a brother" 9625msgstr "" 9626 9627#: app/GedcomTag.php:2098 app/Http/Controllers/Admin/MediaController.php:464 9628msgid "File size" 9629msgstr "" 9630 9631#: app/GedcomTag.php:2101 app/Http/Controllers/Admin/MediaController.php:469 9632msgid "Image dimensions" 9633msgstr "" 9634 9635#: app/GedcomTag.php:2111 9636msgid "Unrecognized GEDCOM code" 9637msgstr "" 9638 9639#. I18N: Type of media object 9640#: app/GedcomTag.php:2352 9641msgid "Audio" 9642msgstr "" 9643 9644#. I18N: Type of media object 9645#: app/GedcomTag.php:2355 9646msgid "Book" 9647msgstr "" 9648 9649#. I18N: Type of media object 9650#: app/GedcomTag.php:2358 9651msgid "Card" 9652msgstr "" 9653 9654#. I18N: Type of media object 9655#: app/GedcomTag.php:2361 9656msgid "Certificate" 9657msgstr "" 9658 9659#. I18N: Type of media object 9660#: app/GedcomTag.php:2364 9661msgid "Coat of arms" 9662msgstr "" 9663 9664#. I18N: Type of media object 9665#: app/GedcomTag.php:2367 9666msgid "Document" 9667msgstr "" 9668 9669#. I18N: Type of media object 9670#: app/GedcomTag.php:2370 9671msgid "Electronic" 9672msgstr "" 9673 9674#. I18N: Type of media object 9675#: app/GedcomTag.php:2373 9676msgid "Microfiche" 9677msgstr "" 9678 9679#. I18N: Type of media object 9680#: app/GedcomTag.php:2376 9681msgid "Microfilm" 9682msgstr "" 9683 9684#. I18N: Type of media object 9685#: app/GedcomTag.php:2379 9686msgid "Magazine" 9687msgstr "" 9688 9689#. I18N: Type of media object 9690#: app/GedcomTag.php:2382 9691msgid "Manuscript" 9692msgstr "" 9693 9694#. I18N: Type of media object 9695#: app/GedcomTag.php:2385 resources/views/admin/control-panel.phtml:517 9696#: resources/views/modules/statistics-chart/custom.phtml:50 9697msgid "Map" 9698msgstr "" 9699 9700#. I18N: Type of media object 9701#: app/GedcomTag.php:2388 9702msgid "Newspaper" 9703msgstr "" 9704 9705#. I18N: Type of media object 9706#: app/GedcomTag.php:2394 9707msgid "Tombstone" 9708msgstr "" 9709 9710#. I18N: Type of media object 9711#: app/GedcomTag.php:2397 9712msgid "Video" 9713msgstr "" 9714 9715#. I18N: Type of media object 9716#: app/GedcomTag.php:2400 9717msgid "Painting" 9718msgstr "" 9719 9720#. I18N: Type of media object 9721#: app/GedcomTag.php:2403 app/Module/StatisticsChartModule.php:155 9722#: app/Statistics/Google/ChartCommonGiven.php:87 9723#: app/Statistics/Google/ChartCommonSurname.php:146 9724#: resources/views/admin/control-panel.phtml:437 9725msgid "Other" 9726msgstr "" 9727 9728#: app/Http/Controllers/AccountController.php:79 9729#: app/Module/ModuleThemeTrait.php:307 app/Module/UserWelcomeModule.php:110 9730msgid "My account" 9731msgstr "" 9732 9733#: app/Http/Controllers/AccountController.php:126 9734#: app/Http/Controllers/Admin/UsersController.php:324 9735#: app/Http/Controllers/Admin/UsersController.php:449 9736#: app/Http/Controllers/Auth/RegisterController.php:207 9737msgid "Duplicate username. A user with that username already exists. Please choose another username." 9738msgstr "" 9739 9740#: app/Http/Controllers/AccountController.php:135 9741#: app/Http/Controllers/Admin/UsersController.php:329 9742#: app/Http/Controllers/Admin/UsersController.php:443 9743#: app/Http/Controllers/Auth/RegisterController.php:212 9744msgid "Duplicate email address. A user with that email already exists." 9745msgstr "" 9746 9747#: app/Http/Controllers/AccountController.php:182 9748#: app/Http/Controllers/Admin/UsersController.php:505 9749#: app/Http/Controllers/AdminTreesController.php:2181 9750msgid "<default theme>" 9751msgstr "" 9752 9753#. I18N: the status of an edit accepted/rejected/pending 9754#: app/Http/Controllers/Admin/ChangesLogController.php:102 9755msgid "accepted" 9756msgstr "" 9757 9758#. I18N: the status of an edit accepted/rejected/pending 9759#: app/Http/Controllers/Admin/ChangesLogController.php:104 9760msgid "rejected" 9761msgstr "" 9762 9763#. I18N: the status of an edit accepted/rejected/pending 9764#: app/Http/Controllers/Admin/ChangesLogController.php:106 9765msgid "pending" 9766msgstr "" 9767 9768#: app/Http/Controllers/Admin/ChangesLogController.php:119 9769#: resources/views/admin/trees.phtml:193 9770msgid "Changes log" 9771msgstr "" 9772 9773#: app/Http/Controllers/Admin/ControlPanelController.php:82 9774#: app/Http/Controllers/Admin/ControlPanelController.php:152 9775#: app/Http/Controllers/Admin/LocationController.php:80 9776#: app/Http/Controllers/Admin/LocationController.php:261 9777#: app/Module/ModuleThemeTrait.php:230 app/Module/ModuleThemeTrait.php:234 9778#: resources/views/admin/analytics-edit.phtml:3 9779#: resources/views/admin/broadcast.phtml:3 9780#: resources/views/admin/changes-log.phtml:3 9781#: resources/views/admin/clean-data.phtml:3 9782#: resources/views/admin/components.phtml:12 9783#: resources/views/admin/fix-level-0-media.phtml:4 9784#: resources/views/admin/map-import-form.phtml:8 9785#: resources/views/admin/map-provider.phtml:3 9786#: resources/views/admin/media-upload.phtml:3 9787#: resources/views/admin/media.phtml:4 9788#: resources/views/admin/merge-records-step-1.phtml:4 9789#: resources/views/admin/merge-records-step-2.phtml:4 9790#: resources/views/admin/modules.phtml:19 9791#: resources/views/admin/server-information.phtml:3 9792#: resources/views/admin/site-logs.phtml:4 9793#: resources/views/admin/site-mail.phtml:5 9794#: resources/views/admin/site-preferences.phtml:4 9795#: resources/views/admin/site-registration.phtml:4 9796#: resources/views/admin/trees-check.phtml:3 9797#: resources/views/admin/trees-duplicates.phtml:3 9798#: resources/views/admin/trees-export.phtml:3 9799#: resources/views/admin/trees-import.phtml:4 9800#: resources/views/admin/trees-merge.phtml:3 9801#: resources/views/admin/trees-places.phtml:3 9802#: resources/views/admin/trees-preferences.phtml:8 9803#: resources/views/admin/trees-privacy.phtml:11 9804#: resources/views/admin/trees-renumber.phtml:3 9805#: resources/views/admin/trees-unconnected.phtml:17 9806#: resources/views/admin/trees.phtml:8 9807#: resources/views/admin/upgrade/steps.phtml:4 9808#: resources/views/admin/upgrade/wizard.phtml:3 9809#: resources/views/admin/users-cleanup.phtml:4 9810#: resources/views/admin/users-create.phtml:4 9811#: resources/views/admin/users-edit.phtml:11 9812#: resources/views/admin/users.phtml:4 9813#: resources/views/admin/webtrees1-thumbnails.phtml:4 9814#: resources/views/modules/batch_update/admin.phtml:8 9815#: resources/views/modules/custom-css-js/edit.phtml:3 9816#: resources/views/modules/faq/config.phtml:3 9817#: resources/views/modules/faq/edit.phtml:4 9818#: resources/views/modules/relationships-chart/config.phtml:3 9819#: resources/views/modules/sitemap/config.phtml:3 9820#: resources/views/modules/stories/config.phtml:3 9821#: resources/views/modules/stories/edit.phtml:4 9822msgid "Control panel" 9823msgstr "" 9824 9825#: app/Http/Controllers/Admin/FixLevel0MediaController.php:47 9826#: resources/views/admin/control-panel.phtml:500 9827msgid "Link media objects to facts and events" 9828msgstr "" 9829 9830#: app/Http/Controllers/Admin/ImportThumbnailsController.php:48 9831#: resources/views/admin/control-panel.phtml:506 9832msgid "Import custom thumbnails from webtrees version 1" 9833msgstr "" 9834 9835#: app/Http/Controllers/Admin/LocationController.php:78 9836#: app/Http/Controllers/Admin/LocationController.php:262 9837#: resources/views/admin/control-panel.phtml:527 9838#: resources/views/admin/map-import-form.phtml:8 9839msgid "Geographic data" 9840msgstr "" 9841 9842#: app/Http/Controllers/Admin/LocationController.php:270 9843msgid "Add" 9844msgstr "" 9845 9846#: app/Http/Controllers/Admin/LocationController.php:367 9847#, php-format 9848msgid "The details for “%s” have been updated." 9849msgstr "" 9850 9851#: app/Http/Controllers/Admin/LocationController.php:394 9852msgid "Location not removed: this location contains sub-locations" 9853msgstr "" 9854 9855#: app/Http/Controllers/Admin/LocationController.php:449 9856msgid "Level" 9857msgstr "" 9858 9859#: app/Http/Controllers/Admin/LocationController.php:585 9860msgid "Import geographic data" 9861msgstr "" 9862 9863#: app/Http/Controllers/Admin/LocationController.php:709 9864#, php-format 9865msgid "locations updated: %s, locations added: %s" 9866msgstr "" 9867 9868#: app/Http/Controllers/Admin/LocationController.php:824 9869#, php-format 9870msgid "%s location has been imported." 9871msgid_plural "%s locations have been imported." 9872msgstr[0] "" 9873msgstr[1] "" 9874 9875#: app/Http/Controllers/Admin/MapProviderController.php:36 9876#: resources/views/admin/control-panel.phtml:537 9877#: resources/views/admin/map-provider.phtml:11 9878msgid "Map provider" 9879msgstr "" 9880 9881#: app/Http/Controllers/Admin/MediaController.php:75 9882#: resources/views/admin/control-panel.phtml:488 9883#: resources/views/admin/media-upload.phtml:3 9884msgid "Manage media" 9885msgstr "" 9886 9887#: app/Http/Controllers/Admin/MediaController.php:136 9888#: app/Http/Controllers/AdminSiteController.php:147 9889#, php-format 9890msgid "The file %s has been deleted." 9891msgstr "" 9892 9893#: app/Http/Controllers/Admin/MediaController.php:138 9894#: app/Http/Controllers/AdminSiteController.php:149 9895#, php-format 9896msgid "The file %s could not be deleted." 9897msgstr "" 9898 9899#: app/Http/Controllers/Admin/MediaController.php:345 9900msgid "Create" 9901msgstr "" 9902 9903#: app/Http/Controllers/Admin/MediaController.php:349 9904#: app/Http/Controllers/Admin/UsersController.php:225 9905#: resources/views/admin/trees.phtml:87 resources/views/admin/trees.phtml:96 9906#: resources/views/edit-account-page.phtml:168 9907#: resources/views/gedcom-record-page-menu.phtml:10 9908#: resources/views/individual-page-menu.phtml:34 9909#: resources/views/media-page-menu.phtml:31 9910#: resources/views/modules/faq/config.phtml:93 9911#: resources/views/modules/gedcom_news/list.phtml:30 9912#: resources/views/modules/stories/config.phtml:62 9913#: resources/views/modules/user_blog/list.phtml:30 9914#: resources/views/note-page-menu.phtml:10 9915#: resources/views/repository-page-menu.phtml:10 9916#: resources/views/source-page-menu.phtml:10 9917#, php-format 9918msgid "Are you sure you want to delete “%s”?" 9919msgstr "" 9920 9921#: app/Http/Controllers/Admin/MediaController.php:352 9922#: app/Http/Controllers/Admin/UsersController.php:225 9923#: app/Module/UserMessagesModule.php:165 app/Module/UserMessagesModule.php:205 9924#: resources/views/admin/locations.phtml:18 9925#: resources/views/admin/trees-privacy.phtml:264 9926#: resources/views/admin/trees.phtml:88 resources/views/admin/trees.phtml:97 9927#: resources/views/edit-blocks-block.phtml:22 9928#: resources/views/edit/icon-fact-delete.phtml:3 9929#: resources/views/edit/icon-fact-delete.phtml:5 9930#: resources/views/family-page-menu.phtml:39 9931#: resources/views/gedcom-record-page-menu.phtml:11 9932#: resources/views/individual-page-menu.phtml:35 9933#: resources/views/media-page-menu.phtml:32 resources/views/media-page.phtml:80 9934#: resources/views/media-page.phtml:83 9935#: resources/views/modules/faq/config.phtml:43 9936#: resources/views/modules/gedcom_news/list.phtml:31 9937#: resources/views/modules/stories/config.phtml:35 9938#: resources/views/modules/stories/config.phtml:64 9939#: resources/views/modules/user_blog/list.phtml:31 9940#: resources/views/note-page-menu.phtml:11 9941#: resources/views/repository-page-menu.phtml:11 9942#: resources/views/source-page-menu.phtml:11 9943msgid "Delete" 9944msgstr "" 9945 9946#: app/Http/Controllers/Admin/MediaController.php:411 9947msgid "There are no links to this media object." 9948msgstr "" 9949 9950#. I18N: size of file in KB 9951#: app/Http/Controllers/Admin/MediaController.php:463 9952#: app/Http/Controllers/EditMediaController.php:516 app/MediaFile.php:348 9953#, php-format 9954msgid "%s KB" 9955msgstr "" 9956 9957#. I18N: image dimensions, width × height 9958#: app/Http/Controllers/Admin/MediaController.php:471 app/MediaFile.php:277 9959#, php-format 9960msgid "%1$s × %2$s pixels" 9961msgstr "" 9962 9963#: app/Http/Controllers/Admin/MediaController.php:496 9964#: resources/views/admin/control-panel.phtml:494 9965msgid "Upload media files" 9966msgstr "" 9967 9968#: app/Http/Controllers/Admin/MediaController.php:546 9969#, php-format 9970msgid "Filenames are not allowed to contain the character “%s”." 9971msgstr "" 9972 9973#: app/Http/Controllers/Admin/MediaController.php:552 9974#, php-format 9975msgid "Filenames are not allowed to have the extension “%s”." 9976msgstr "" 9977 9978#: app/Http/Controllers/Admin/MediaController.php:563 9979#: app/Http/Controllers/Admin/UpgradeController.php:232 9980#: app/Http/Controllers/AdminTreesController.php:1216 9981#, php-format 9982msgid "The folder %s has been created." 9983msgstr "" 9984 9985#: app/Http/Controllers/Admin/MediaController.php:565 9986#: app/Http/Controllers/AdminSiteController.php:451 9987#: app/Http/Controllers/AdminTreesController.php:1218 9988#, php-format 9989msgid "The folder %s does not exist, and it could not be created." 9990msgstr "" 9991 9992#: app/Http/Controllers/Admin/MediaController.php:571 9993#, php-format 9994msgid "The file %s already exists. Use another filename." 9995msgstr "" 9996 9997#: app/Http/Controllers/Admin/MediaController.php:578 9998#, php-format 9999msgid "The file %s has been uploaded." 10000msgstr "" 10001 10002#: app/Http/Controllers/Admin/MediaController.php:581 10003#: app/Http/Controllers/EditMediaController.php:118 10004#: app/Http/Controllers/EditMediaController.php:369 10005#: app/Http/Controllers/EditMediaController.php:614 10006msgid "There was an error uploading your file." 10007msgstr "" 10008 10009#: app/Http/Controllers/Admin/ModuleController.php:86 10010#: resources/views/admin/components.phtml:12 10011#: resources/views/admin/control-panel.phtml:308 10012msgid "All modules" 10013msgstr "" 10014 10015#: app/Http/Controllers/Admin/ModuleController.php:99 10016#: app/Module/ModuleAnalyticsTrait.php:73 10017#: resources/views/admin/analytics-edit.phtml:3 10018#: resources/views/admin/control-panel.phtml:366 10019#: resources/views/admin/modules.phtml:95 10020#: resources/views/admin/modules.phtml:97 10021#: resources/views/admin/modules.phtml:225 10022#: resources/views/admin/modules.phtml:228 10023#: resources/views/privacy-policy.phtml:20 10024msgid "Tracking and analytics" 10025msgstr "" 10026 10027#: app/Http/Controllers/Admin/ModuleController.php:100 10028msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 10029msgstr "" 10030 10031#: app/Http/Controllers/Admin/ModuleController.php:111 10032#: resources/views/admin/control-panel.phtml:398 10033#: resources/views/admin/modules.phtml:75 10034#: resources/views/admin/modules.phtml:77 10035msgid "Blocks" 10036msgstr "" 10037 10038#. I18N: Name of a module/block 10039#. I18N: Name of a module 10040#: app/Http/Controllers/Admin/ModuleController.php:123 10041#: app/Module/ChartsBlockModule.php:59 app/Module/ChartsMenuModule.php:58 10042#: app/Module/ChartsMenuModule.php:103 10043#: resources/views/admin/control-panel.phtml:331 10044#: resources/views/admin/modules.phtml:79 10045#: resources/views/admin/modules.phtml:81 10046#: resources/views/admin/trees-preferences.phtml:424 10047msgid "Charts" 10048msgstr "" 10049 10050#: app/Http/Controllers/Admin/ModuleController.php:135 10051#: resources/views/admin/control-panel.phtml:359 10052#: resources/views/admin/modules.phtml:91 10053#: resources/views/admin/modules.phtml:93 10054msgid "Footers" 10055msgstr "" 10056 10057#: app/Http/Controllers/Admin/ModuleController.php:147 10058#: resources/views/admin/control-panel.phtml:426 10059#: resources/views/admin/modules.phtml:99 10060#: resources/views/admin/modules.phtml:101 10061#: resources/views/admin/modules.phtml:233 10062#: resources/views/admin/modules.phtml:236 10063msgid "Historic events" 10064msgstr "" 10065 10066#: app/Http/Controllers/Admin/ModuleController.php:159 10067#: resources/views/admin/control-panel.phtml:380 10068#: resources/views/admin/modules.phtml:107 10069#: resources/views/admin/modules.phtml:109 10070msgid "Languages" 10071msgstr "" 10072 10073#. I18N: Name of a module 10074#: app/Http/Controllers/Admin/ModuleController.php:171 10075#: app/Module/ListsMenuModule.php:56 app/Module/ListsMenuModule.php:102 10076#: resources/views/admin/control-panel.phtml:338 10077#: resources/views/admin/modules.phtml:83 10078#: resources/views/admin/modules.phtml:85 10079#: resources/views/admin/trees-preferences.phtml:360 10080msgid "Lists" 10081msgstr "" 10082 10083#: app/Http/Controllers/Admin/ModuleController.php:183 10084#: resources/views/admin/control-panel.phtml:324 10085#: resources/views/admin/modules.phtml:63 10086#: resources/views/admin/modules.phtml:65 10087msgid "Menus" 10088msgstr "" 10089 10090#. I18N: Name of a module 10091#: app/Http/Controllers/Admin/ModuleController.php:195 10092#: app/Module/ReportsMenuModule.php:60 app/Module/ReportsMenuModule.php:105 10093#: resources/views/admin/control-panel.phtml:345 10094#: resources/views/admin/modules.phtml:87 10095#: resources/views/admin/modules.phtml:89 10096msgid "Reports" 10097msgstr "" 10098 10099#: app/Http/Controllers/Admin/ModuleController.php:207 10100#: resources/views/admin/control-panel.phtml:419 10101#: resources/views/admin/modules.phtml:71 10102#: resources/views/admin/modules.phtml:73 10103msgid "Sidebars" 10104msgstr "" 10105 10106#: app/Http/Controllers/Admin/ModuleController.php:219 10107#: resources/views/admin/control-panel.phtml:412 10108#: resources/views/admin/modules.phtml:67 10109#: resources/views/admin/modules.phtml:69 10110msgid "Tabs" 10111msgstr "" 10112 10113#: app/Http/Controllers/Admin/ModuleController.php:231 10114#: resources/views/admin/control-panel.phtml:373 10115#: resources/views/admin/modules.phtml:103 10116#: resources/views/admin/modules.phtml:105 10117msgid "Themes" 10118msgstr "" 10119 10120#: app/Http/Controllers/Admin/ModuleController.php:280 10121#: app/Http/Controllers/Admin/ModuleController.php:511 10122#, php-format 10123msgid "The module “%s” has been enabled." 10124msgstr "" 10125 10126#: app/Http/Controllers/Admin/ModuleController.php:282 10127#: app/Http/Controllers/Admin/ModuleController.php:513 10128#, php-format 10129msgid "The module “%s” has been disabled." 10130msgstr "" 10131 10132#: app/Http/Controllers/Admin/ModuleController.php:586 10133#, php-format 10134msgid "The preferences for the module “%s” have been deleted." 10135msgstr "" 10136 10137#: app/Http/Controllers/Admin/UpgradeController.php:106 10138#: app/Http/Controllers/Admin/UpgradeController.php:141 10139msgid "Upgrade wizard" 10140msgstr "" 10141 10142#: app/Http/Controllers/Admin/UpgradeController.php:137 10143msgid "Export all the family trees to GEDCOM files…" 10144msgstr "" 10145 10146#: app/Http/Controllers/Admin/UpgradeController.php:142 10147msgid "Create a temporary folder…" 10148msgstr "" 10149 10150#: app/Http/Controllers/Admin/UpgradeController.php:143 10151msgid "Check for pending changes…" 10152msgstr "" 10153 10154#: app/Http/Controllers/Admin/UpgradeController.php:145 10155#, php-format 10156msgid "Download %s…" 10157msgstr "" 10158 10159#: app/Http/Controllers/Admin/UpgradeController.php:146 10160#, php-format 10161msgid "Unzip %s to a temporary folder…" 10162msgstr "" 10163 10164#: app/Http/Controllers/Admin/UpgradeController.php:147 10165msgid "Copy files…" 10166msgstr "" 10167 10168#: app/Http/Controllers/Admin/UpgradeController.php:148 10169msgid "Delete old files…" 10170msgstr "" 10171 10172#: app/Http/Controllers/Admin/UpgradeController.php:205 10173#: resources/views/admin/control-panel.phtml:45 10174#: resources/views/admin/upgrade/wizard.phtml:9 10175msgid "No upgrade information is available." 10176msgstr "" 10177 10178#: app/Http/Controllers/Admin/UpgradeController.php:209 10179#: resources/views/admin/control-panel.phtml:53 10180#: resources/views/admin/upgrade/wizard.phtml:13 10181msgid "This is the latest version of webtrees. No upgrade is available." 10182msgstr "" 10183 10184#. I18N: %s is a version number, such as 1.2.3 10185#. I18N: %s is a version number 10186#: app/Http/Controllers/Admin/UpgradeController.php:214 10187#: app/Http/Controllers/Auth/LoginController.php:129 10188#: resources/views/admin/control-panel.phtml:50 10189#, php-format 10190msgid "Upgrade to webtrees %s." 10191msgstr "" 10192 10193#: app/Http/Controllers/Admin/UpgradeController.php:244 10194msgid "You should accept or reject all pending changes before upgrading." 10195msgstr "" 10196 10197#: app/Http/Controllers/Admin/UpgradeController.php:248 10198#: resources/views/pending-changes-page.phtml:10 10199msgid "There are no pending changes." 10200msgstr "" 10201 10202#. I18N: %s is a filename 10203#: app/Http/Controllers/Admin/UpgradeController.php:278 10204#: app/Http/Controllers/AdminTreesController.php:561 10205#, php-format 10206msgid "The family tree has been exported to %s." 10207msgstr "" 10208 10209#: app/Http/Controllers/Admin/UpgradeController.php:301 10210#, php-format 10211msgid "%1$s KB were downloaded in %2$s seconds." 10212msgstr "" 10213 10214#. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds 10215#: app/Http/Controllers/Admin/UpgradeController.php:319 10216#, php-format 10217msgid "%1$s file was extracted in %2$s seconds." 10218msgid_plural "%1$s files were extracted in %2$s seconds." 10219msgstr[0] "" 10220msgstr[1] "" 10221 10222#: app/Http/Controllers/Admin/UpgradeController.php:338 10223msgid "The upgrade is complete." 10224msgstr "" 10225 10226#. I18N: A button label. 10227#: app/Http/Controllers/Admin/UpgradeController.php:357 10228#: resources/views/admin/import-progress.phtml:27 10229#: resources/views/admin/map-import-form.phtml:78 10230#: resources/views/admin/merge-records-step-1.phtml:81 10231#: resources/views/admin/trees-export.phtml:16 10232#: resources/views/admin/trees-export.phtml:116 10233#: resources/views/admin/trees-import.phtml:111 10234#: resources/views/admin/trees-merge.phtml:41 10235#: resources/views/admin/trees-renumber.phtml:29 10236#: resources/views/admin/trees.phtml:382 10237#: resources/views/admin/upgrade/wizard.phtml:28 10238#: resources/views/forgot-password-page.phtml:25 10239#: resources/views/modules/clippings/add-options.phtml:22 10240#: resources/views/modules/login_block/sign-in.phtml:52 10241#: resources/views/pending-changes-page.phtml:14 10242#: resources/views/register-page.phtml:83 10243#: resources/views/report-select-page.phtml:29 10244#: resources/views/report-setup-page.phtml:56 10245msgid "continue" 10246msgstr "" 10247 10248#: app/Http/Controllers/Admin/UsersController.php:108 10249#: resources/views/admin/control-panel.phtml:257 10250msgid "Delete inactive users" 10251msgstr "" 10252 10253#: app/Http/Controllers/Admin/UsersController.php:131 10254#, php-format 10255msgid "The user %s has been deleted." 10256msgstr "" 10257 10258#: app/Http/Controllers/Admin/UsersController.php:154 10259#: resources/views/admin/control-panel.phtml:245 10260#: resources/views/admin/users-cleanup.phtml:4 10261#: resources/views/admin/users-create.phtml:4 10262#: resources/views/admin/users-edit.phtml:11 10263msgid "User administration" 10264msgstr "" 10265 10266#: app/Http/Controllers/Admin/UsersController.php:225 10267msgid "Masquerade as this user" 10268msgstr "" 10269 10270#: app/Http/Controllers/Admin/UsersController.php:239 10271#: app/Http/Controllers/HomePageController.php:627 10272msgid "Change the blocks on this user’s “My page”" 10273msgstr "" 10274 10275#: app/Http/Controllers/Admin/UsersController.php:248 10276#: resources/views/components/datetime.phtml:11 10277msgid "Never" 10278msgstr "" 10279 10280#: app/Http/Controllers/Admin/UsersController.php:274 10281#: resources/views/admin/control-panel.phtml:251 10282msgid "Add a user" 10283msgstr "" 10284 10285#. I18N: placeholders are GEDCOM XREFs, such as R123 10286#: app/Http/Controllers/Admin/UsersController.php:295 10287#: app/Http/Controllers/AdminTreesController.php:261 10288#, php-format 10289msgid "%1$s does not exist." 10290msgstr "" 10291 10292#: app/Http/Controllers/Admin/UsersController.php:305 10293msgid "Edit the user" 10294msgstr "" 10295 10296#: app/Http/Controllers/Admin/UsersController.php:386 10297#: app/Http/Controllers/HomePageController.php:621 10298#, php-format 10299msgid "%1$s does not exist" 10300msgstr "" 10301 10302#. I18N: %s is a server name/URL 10303#: app/Http/Controllers/Admin/UsersController.php:400 10304#: app/Http/Controllers/Auth/VerifyEmailController.php:65 10305#, php-format 10306msgid "New user at %s" 10307msgstr "" 10308 10309#. I18N: Listbox entry; name of a role 10310#: app/Http/Controllers/Admin/UsersController.php:468 10311#: resources/views/admin/trees-export.phtml:103 10312#: resources/views/admin/users-edit.phtml:225 10313#: resources/views/modules/clippings/download.phtml:27 10314#: resources/views/modules/clippings/download.phtml:40 10315msgid "Visitor" 10316msgstr "" 10317 10318#. I18N: Listbox entry; name of a role 10319#: app/Http/Controllers/Admin/UsersController.php:470 10320#: resources/views/admin/trees-export.phtml:97 10321#: resources/views/admin/users-edit.phtml:231 10322#: resources/views/modules/clippings/download.phtml:24 10323#: resources/views/modules/clippings/download.phtml:37 10324msgid "Member" 10325msgstr "" 10326 10327#. I18N: Listbox entry; name of a role 10328#: app/Http/Controllers/Admin/UsersController.php:472 10329#: resources/views/admin/users-edit.phtml:239 10330msgid "Editor" 10331msgstr "" 10332 10333#. I18N: Listbox entry; name of a role 10334#: app/Http/Controllers/Admin/UsersController.php:474 10335#: resources/views/admin/users-edit.phtml:245 10336msgid "Moderator" 10337msgstr "" 10338 10339#. I18N: Listbox entry; name of a role 10340#: app/Http/Controllers/Admin/UsersController.php:476 10341#: resources/views/admin/trees-export.phtml:91 10342#: resources/views/admin/users-edit.phtml:253 10343#: resources/views/modules/clippings/download.phtml:21 10344msgid "Manager" 10345msgstr "" 10346 10347#: app/Http/Controllers/AdminController.php:56 10348#: resources/views/admin/trees.phtml:143 10349msgid "Merge records" 10350msgstr "" 10351 10352#: app/Http/Controllers/AdminController.php:186 10353#, php-format 10354msgid "The link from “%1$s” to “%2$s” has been updated." 10355msgstr "" 10356 10357#: app/Http/Controllers/AdminController.php:251 10358#, php-format 10359msgid "The records “%1$s” and “%2$s” have been merged." 10360msgstr "" 10361 10362#: app/Http/Controllers/AdminController.php:266 10363#: resources/views/admin/trees.phtml:68 10364msgid "Privacy" 10365msgstr "" 10366 10367#: app/Http/Controllers/AdminController.php:349 10368#: app/Http/Controllers/AdminTreesController.php:1238 10369#, php-format 10370msgid "The preferences for the family tree “%s” have been updated." 10371msgstr "" 10372 10373#: app/Http/Controllers/AdminController.php:353 10374#: app/Http/Controllers/AdminTreesController.php:1140 10375msgid "The preferences for all family trees have been updated." 10376msgstr "" 10377 10378#: app/Http/Controllers/AdminController.php:356 10379#: app/Http/Controllers/AdminTreesController.php:1146 10380msgid "The preferences for new family trees have been updated." 10381msgstr "" 10382 10383#: app/Http/Controllers/AdminController.php:455 10384#: resources/views/admin/trees-privacy.phtml:252 10385msgid "All facts and events" 10386msgstr "" 10387 10388#: app/Http/Controllers/AdminSiteController.php:106 10389#: resources/views/admin/control-panel.phtml:91 10390msgid "Clean up data folder" 10391msgstr "" 10392 10393#: app/Http/Controllers/AdminSiteController.php:137 10394#, php-format 10395msgid "The folder %s has been deleted." 10396msgstr "" 10397 10398#: app/Http/Controllers/AdminSiteController.php:139 10399#, php-format 10400msgid "The folder %s could not be deleted." 10401msgstr "" 10402 10403#: app/Http/Controllers/AdminSiteController.php:193 10404#: resources/views/admin/control-panel.phtml:85 10405msgid "Website logs" 10406msgstr "" 10407 10408#: app/Http/Controllers/AdminSiteController.php:337 10409#: resources/views/admin/control-panel.phtml:69 10410msgid "Sending email" 10411msgstr "" 10412 10413#. I18N: None of the other options 10414#: app/Http/Controllers/AdminSiteController.php:354 10415#: app/Http/Controllers/AdminTreesController.php:1013 10416#: app/Http/Controllers/AdminTreesController.php:1019 10417#: app/Module/RelationshipsChartModule.php:164 10418#: resources/views/modules/statistics-chart/custom.phtml:71 10419msgid "none" 10420msgstr "" 10421 10422#. I18N: Secure Sockets Layer - a secure communications protocol 10423#: app/Http/Controllers/AdminSiteController.php:356 10424msgid "ssl" 10425msgstr "" 10426 10427#. I18N: Transport Layer Security - a secure communications protocol 10428#: app/Http/Controllers/AdminSiteController.php:358 10429msgid "tls" 10430msgstr "" 10431 10432#. I18N: "sendmail" is the name of some mail software 10433#: app/Http/Controllers/AdminSiteController.php:371 10434msgid "Use sendmail to send messages" 10435msgstr "" 10436 10437#: app/Http/Controllers/AdminSiteController.php:372 10438msgid "Use SMTP to send messages" 10439msgstr "" 10440 10441#: app/Http/Controllers/AdminSiteController.php:403 10442#: app/Http/Controllers/AdminSiteController.php:458 10443#: app/Http/Controllers/AdminSiteController.php:509 10444msgid "The website preferences have been updated." 10445msgstr "" 10446 10447#: app/Http/Controllers/AdminSiteController.php:416 10448#: resources/views/admin/control-panel.phtml:63 10449msgid "Website preferences" 10450msgstr "" 10451 10452#: app/Http/Controllers/AdminSiteController.php:469 10453#: resources/views/admin/control-panel.phtml:75 10454msgid "Sign-in and registration" 10455msgstr "" 10456 10457#: app/Http/Controllers/AdminSiteController.php:487 10458msgid "No predefined text" 10459msgstr "" 10460 10461#: app/Http/Controllers/AdminSiteController.php:488 10462msgid "Predefined text that states all users can request a user account" 10463msgstr "" 10464 10465#: app/Http/Controllers/AdminSiteController.php:489 10466msgid "Predefined text that states admin will decide on each request for a user account" 10467msgstr "" 10468 10469#: app/Http/Controllers/AdminSiteController.php:490 10470msgid "Predefined text that states only family members can request a user account" 10471msgstr "" 10472 10473#: app/Http/Controllers/AdminSiteController.php:491 10474msgid "Choose user defined welcome text typed below" 10475msgstr "" 10476 10477#: app/Http/Controllers/AdminSiteController.php:529 10478#: resources/views/admin/control-panel.phtml:97 10479msgid "Server information" 10480msgstr "" 10481 10482#. I18N: placeholders are GEDCOM XREFs, such as R123 10483#: app/Http/Controllers/AdminTreesController.php:258 10484#, php-format 10485msgid "%1$s does not exist. Did you mean %2$s?" 10486msgstr "" 10487 10488#: app/Http/Controllers/AdminTreesController.php:271 10489#: app/Http/Controllers/AdminTreesController.php:276 10490msgid "This type of link is not allowed here." 10491msgstr "" 10492 10493#. I18N: %1$s is an internal ID number such as R123. %2$s and %3$s are record types, such as INDI or SOUR 10494#: app/Http/Controllers/AdminTreesController.php:282 10495#, php-format 10496msgid "%1$s is a %2$s but a %3$s is expected." 10497msgstr "" 10498 10499#. I18N: %1$s and %2$s are internal ID numbers such as R123 10500#: app/Http/Controllers/AdminTreesController.php:291 10501#, php-format 10502msgid "%1$s does not have a link back to %2$s." 10503msgstr "" 10504 10505#: app/Http/Controllers/AdminTreesController.php:296 10506#: resources/views/admin/trees.phtml:163 10507msgid "Check for errors" 10508msgstr "" 10509 10510#: app/Http/Controllers/AdminTreesController.php:321 10511#, php-format 10512msgid "%1$s %2$s has a %3$s link to %4$s." 10513msgstr "" 10514 10515#: app/Http/Controllers/AdminTreesController.php:372 10516#, php-format 10517msgid "The family tree “%s” already exists." 10518msgstr "" 10519 10520#: app/Http/Controllers/AdminTreesController.php:377 10521#, php-format 10522msgid "The family tree “%s” has been created." 10523msgstr "" 10524 10525#. I18N: %s is the name of a family tree 10526#: app/Http/Controllers/AdminTreesController.php:393 10527#: app/Http/Controllers/AdminTreesController.php:1786 10528#, php-format 10529msgid "The family tree “%s” has been deleted." 10530msgstr "" 10531 10532#: app/Http/Controllers/AdminTreesController.php:411 10533#: resources/views/admin/trees.phtml:133 10534msgid "Find duplicates" 10535msgstr "" 10536 10537#: app/Http/Controllers/AdminTreesController.php:427 10538msgid "Export a GEDCOM file" 10539msgstr "" 10540 10541#: app/Http/Controllers/AdminTreesController.php:564 10542#, php-format 10543msgid "The file %s could not be created." 10544msgstr "" 10545 10546#: app/Http/Controllers/AdminTreesController.php:605 10547#: app/Http/Controllers/AdminTreesController.php:616 10548msgid "No GEDCOM file was received." 10549msgstr "" 10550 10551#: app/Http/Controllers/AdminTreesController.php:636 10552msgid "Import a GEDCOM file" 10553msgstr "" 10554 10555#: app/Http/Controllers/AdminTreesController.php:668 10556msgid "My family tree" 10557msgstr "" 10558 10559#: app/Http/Controllers/AdminTreesController.php:670 10560#: resources/views/admin/changes-log.phtml:3 10561#: resources/views/admin/control-panel-manager.phtml:43 10562#: resources/views/admin/control-panel.phtml:125 10563#: resources/views/admin/control-panel.phtml:189 10564#: resources/views/admin/merge-records-step-1.phtml:4 10565#: resources/views/admin/merge-records-step-2.phtml:4 10566#: resources/views/admin/trees-check.phtml:3 10567#: resources/views/admin/trees-duplicates.phtml:3 10568#: resources/views/admin/trees-export.phtml:3 10569#: resources/views/admin/trees-import.phtml:4 10570#: resources/views/admin/trees-preferences.phtml:8 10571#: resources/views/admin/trees-privacy.phtml:11 10572msgid "Manage family trees" 10573msgstr "" 10574 10575#: app/Http/Controllers/AdminTreesController.php:707 10576#: resources/views/admin/control-panel.phtml:202 10577msgid "Merge family trees" 10578msgstr "" 10579 10580#: app/Http/Controllers/AdminTreesController.php:909 10581msgid "The family trees have been merged successfully." 10582msgstr "" 10583 10584#. I18N: Renumber the records in a family tree 10585#: app/Http/Controllers/AdminTreesController.php:943 10586#: resources/views/admin/trees.phtml:153 10587msgid "Update place names" 10588msgstr "" 10589 10590#: app/Http/Controllers/AdminTreesController.php:967 10591msgid "The following places have been changed:" 10592msgstr "" 10593 10594#. I18N: Layout option for lists of names 10595#. I18N: An option in a list-box 10596#: app/Http/Controllers/AdminTreesController.php:997 10597#: app/Module/OnThisDayModule.php:236 app/Module/RecentChangesModule.php:182 10598#: app/Module/TopGivenNamesModule.php:180 10599#: app/Module/UpcomingAnniversariesModule.php:257 10600#: app/Module/YahrzeitModule.php:240 10601msgid "list" 10602msgstr "" 10603 10604#. I18N: Layout option for lists of names 10605#. I18N: An option in a list-box 10606#: app/Http/Controllers/AdminTreesController.php:999 10607#: app/Module/OnThisDayModule.php:238 app/Module/RecentChangesModule.php:184 10608#: app/Module/TopGivenNamesModule.php:182 app/Module/TopSurnamesModule.php:222 10609#: app/Module/UpcomingAnniversariesModule.php:259 10610#: app/Module/YahrzeitModule.php:242 10611msgid "table" 10612msgstr "" 10613 10614#. I18N: Layout option for lists of names 10615#. I18N: An option in a list-box 10616#: app/Http/Controllers/AdminTreesController.php:1001 10617#: app/Module/TopSurnamesModule.php:224 10618msgid "tag cloud" 10619msgstr "" 10620 10621#. I18N: page orientation 10622#: app/Http/Controllers/AdminTreesController.php:1006 10623#: resources/xml/reports/change_report.xml:10 10624#: resources/xml/reports/pedigree_report.xml:7 10625msgid "Portrait" 10626msgstr "" 10627 10628#. I18N: page orientation 10629#: app/Http/Controllers/AdminTreesController.php:1008 10630#: resources/xml/reports/change_report.xml:10 10631#: resources/xml/reports/pedigree_report.xml:7 10632msgid "Landscape" 10633msgstr "" 10634 10635#. I18N: https://en.wikipedia.org/wiki/Markdown 10636#: app/Http/Controllers/AdminTreesController.php:1015 10637msgid "markdown" 10638msgstr "" 10639 10640#: app/Http/Controllers/AdminTreesController.php:1020 10641#: resources/xml/reports/fact_sources.xml:6 10642msgid "facts" 10643msgstr "" 10644 10645#: app/Http/Controllers/AdminTreesController.php:1021 10646#: resources/xml/reports/fact_sources.xml:6 10647msgid "records" 10648msgstr "" 10649 10650#: app/Http/Controllers/AdminTreesController.php:1078 10651#: app/Http/Controllers/HomePageController.php:122 10652#: app/Http/Controllers/HomePageController.php:201 10653#: resources/views/admin/components.phtml:44 10654#: resources/views/admin/components.phtml:47 10655#: resources/views/admin/control-panel-tree-list.phtml:23 10656#: resources/views/admin/modules.phtml:59 10657#: resources/views/admin/modules.phtml:61 10658#: resources/views/admin/modules.phtml:132 10659#: resources/views/admin/modules.phtml:135 10660#: resources/views/admin/modules.phtml:138 resources/views/admin/trees.phtml:58 10661#: resources/views/modules/block-template.phtml:6 10662#: resources/views/modules/block-template.phtml:8 10663msgid "Preferences" 10664msgstr "" 10665 10666#. I18N: Renumber the records in a family tree 10667#: app/Http/Controllers/AdminTreesController.php:1121 10668#: resources/views/admin/trees-merge.phtml:19 10669#: resources/views/admin/trees-merge.phtml:24 10670msgid "Renumber family tree" 10671msgstr "" 10672 10673#: app/Http/Controllers/AdminTreesController.php:1731 10674#: app/Services/UpgradeService.php:146 app/Services/UpgradeService.php:179 10675msgid "The server’s time limit has been reached." 10676msgstr "" 10677 10678#. I18N: %s is the name of a family tree 10679#: app/Http/Controllers/AdminTreesController.php:1751 10680#, php-format 10681msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 10682msgstr "" 10683 10684#: app/Http/Controllers/AdminTreesController.php:1780 10685#, php-format 10686msgid "The GEDCOM file “%s” has been imported." 10687msgstr "" 10688 10689#: app/Http/Controllers/AdminTreesController.php:1843 10690#: resources/views/admin/trees.phtml:173 10691msgid "Find unrelated individuals" 10692msgstr "" 10693 10694#. I18N: Name of a module/list 10695#: app/Http/Controllers/AdminTreesController.php:2068 10696#: app/Http/Controllers/ListController.php:487 10697#: app/Module/RepositoryListModule.php:45 10698#: resources/views/admin/control-panel-manager.phtml:48 10699#: resources/views/admin/control-panel.phtml:131 10700#: resources/views/admin/merge-records-step-1.phtml:20 10701#: resources/views/lists/repositories-table.phtml:36 10702#: resources/views/modules/gedcom_stats/config.phtml:25 10703#: resources/views/modules/gedcom_stats/statistics.phtml:97 10704#: resources/views/modules/html/template-statistics.phtml:42 10705#: resources/views/search-general-page.phtml:51 10706#: resources/views/search-results.phtml:42 10707#: resources/views/statistics/other/total-records.phtml:46 10708msgid "Repositories" 10709msgstr "" 10710 10711#. I18N: Name of a module/list 10712#. I18N: Name of a module 10713#: app/Http/Controllers/AdminTreesController.php:2069 10714#: app/Http/Controllers/ListController.php:504 10715#: app/Module/SourceListModule.php:45 app/Module/SourcesTabModule.php:57 10716#: resources/views/admin/control-panel-manager.phtml:47 10717#: resources/views/admin/control-panel.phtml:130 10718#: resources/views/admin/merge-records-step-1.phtml:19 10719#: resources/views/gedcom-record-page.phtml:56 10720#: resources/views/lists/media-table.phtml:71 10721#: resources/views/lists/notes-table.phtml:75 10722#: resources/views/lists/notes-table.phtml:84 10723#: resources/views/lists/repositories-table.phtml:42 10724#: resources/views/lists/sources-table.phtml:77 10725#: resources/views/media-page.phtml:51 10726#: resources/views/modules/gedcom_stats/config.phtml:23 10727#: resources/views/modules/gedcom_stats/statistics.phtml:75 10728#: resources/views/modules/html/template-statistics.phtml:34 10729#: resources/views/note-page.phtml:56 resources/views/repository-page.phtml:42 10730#: resources/views/search-general-page.phtml:44 10731#: resources/views/search-results.phtml:31 10732#: resources/views/statistics/other/chart-sources.phtml:10 10733#: resources/views/statistics/other/total-records.phtml:28 10734#: resources/xml/reports/ahnentafel_report.xml:476 10735#: resources/xml/reports/descendancy_report.xml:611 10736#: resources/xml/reports/family_group_report.xml:1118 10737#: resources/xml/reports/individual_ext_report.xml:644 10738#: resources/xml/reports/individual_report.xml:646 10739msgid "Sources" 10740msgstr "" 10741 10742#. I18N: Name of a module/list 10743#: app/Http/Controllers/AdminTreesController.php:2070 10744#: app/Http/Controllers/CalendarController.php:321 10745#: app/Http/Controllers/ListController.php:237 10746#: app/Module/AncestorsChartModule.php:223 10747#: app/Module/DescendancyChartModule.php:248 10748#: app/Module/IndividualListModule.php:45 10749#: app/Module/StatisticsChartModule.php:145 10750#: app/Module/StatisticsChartModule.php:279 10751#: app/Module/StatisticsChartModule.php:328 10752#: app/Module/StatisticsChartModule.php:523 10753#: app/Module/StatisticsChartModule.php:585 10754#: app/Module/StatisticsChartModule.php:646 10755#: resources/views/admin/control-panel-manager.phtml:45 10756#: resources/views/admin/control-panel.phtml:128 10757#: resources/views/admin/merge-records-step-1.phtml:17 10758#: resources/views/gedcom-record-page.phtml:38 10759#: resources/views/lists/given-names-table.phtml:13 10760#: resources/views/lists/media-table.phtml:69 10761#: resources/views/lists/notes-table.phtml:81 10762#: resources/views/lists/sources-table.phtml:84 10763#: resources/views/lists/surnames-table.phtml:22 10764#: resources/views/media-page.phtml:39 10765#: resources/views/modules/census-assistant.phtml:51 10766#: resources/views/modules/gedcom_stats/config.phtml:20 10767#: resources/views/modules/gedcom_stats/statistics.phtml:19 10768#: resources/views/modules/html/template-statistics.phtml:14 10769#: resources/views/modules/random_media/config.phtml:12 10770#: resources/views/modules/statistics-chart/custom.phtml:53 10771#: resources/views/modules/statistics-chart/custom.phtml:148 10772#: resources/views/note-page.phtml:38 resources/views/place-events.phtml:6 10773#: resources/views/place-sidebar.phtml:23 10774#: resources/views/search-general-page.phtml:30 10775#: resources/views/search-results.phtml:9 resources/views/source-page.phtml:38 10776#: resources/xml/reports/fact_sources.xml:54 10777#: resources/xml/reports/fact_sources.xml:258 10778msgid "Individuals" 10779msgstr "" 10780 10781#. I18N: Name of a module/list 10782#. I18N: Name of a module 10783#: app/Http/Controllers/AdminTreesController.php:2071 10784#: app/Http/Controllers/CalendarController.php:322 10785#: app/Http/Controllers/ListController.php:235 10786#: app/Module/AncestorsChartModule.php:224 10787#: app/Module/DescendancyChartModule.php:249 app/Module/FamilyListModule.php:45 10788#: app/Module/RelativesTabModule.php:40 10789#: app/Module/StatisticsChartModule.php:150 10790#: app/Module/StatisticsChartModule.php:377 10791#: app/Module/StatisticsChartModule.php:468 10792#: app/Module/StatisticsChartModule.php:718 10793#: resources/views/admin/control-panel-manager.phtml:46 10794#: resources/views/admin/control-panel.phtml:129 10795#: resources/views/admin/merge-records-step-1.phtml:18 10796#: resources/views/gedcom-record-page.phtml:44 10797#: resources/views/lists/media-table.phtml:70 10798#: resources/views/lists/notes-table.phtml:82 10799#: resources/views/lists/sources-table.phtml:85 10800#: resources/views/media-page.phtml:45 10801#: resources/views/modules/gedcom_stats/config.phtml:22 10802#: resources/views/modules/gedcom_stats/statistics.phtml:63 10803#: resources/views/modules/html/template-statistics.phtml:30 10804#: resources/views/note-page.phtml:44 resources/views/place-events.phtml:12 10805#: resources/views/place-sidebar.phtml:32 10806#: resources/views/search-general-page.phtml:37 10807#: resources/views/search-results.phtml:20 resources/views/source-page.phtml:44 10808#: resources/xml/reports/fact_sources.xml:152 10809#: resources/xml/reports/fact_sources.xml:314 10810msgid "Families" 10811msgstr "" 10812 10813#. I18N: Name of a module/list 10814#: app/Http/Controllers/AdminTreesController.php:2072 10815#: app/Module/MediaListModule.php:46 10816#: resources/views/admin/fix-level-0-media.phtml:19 10817#: resources/views/admin/merge-records-step-1.phtml:22 10818#: resources/views/admin/webtrees1-thumbnails.phtml:25 10819#: resources/views/gedcom-record-page.phtml:50 10820#: resources/views/lists/media-table.phtml:62 10821#: resources/views/lists/notes-table.phtml:83 10822#: resources/views/lists/sources-table.phtml:86 10823#: resources/views/modules/gedcom_stats/config.phtml:24 10824#: resources/views/modules/gedcom_stats/statistics.phtml:86 10825#: resources/views/modules/html/template-statistics.phtml:38 10826#: resources/views/note-page.phtml:50 resources/views/source-page.phtml:50 10827#: resources/views/statistics/other/chart-objects.phtml:10 10828#: resources/views/statistics/other/total-records.phtml:19 10829msgid "Media objects" 10830msgstr "" 10831 10832#: app/Http/Controllers/Auth/ForgotPasswordController.php:45 10833#: resources/views/modules/login_block/sign-in.phtml:43 10834msgid "Request a new password" 10835msgstr "" 10836 10837#: app/Http/Controllers/Auth/ForgotPasswordController.php:77 10838msgid "Lost password request" 10839msgstr "" 10840 10841#: app/Http/Controllers/Auth/ForgotPasswordController.php:88 10842#, php-format 10843msgid "A new password has been created and emailed to %s. You can change this password after you sign in." 10844msgstr "" 10845 10846#: app/Http/Controllers/Auth/ForgotPasswordController.php:93 10847#, php-format 10848msgid "There is no account with the username or email “%s”." 10849msgstr "" 10850 10851#. I18N: Name of a module 10852#: app/Http/Controllers/Auth/LoginController.php:77 10853#: app/Module/LoginBlockModule.php:41 app/Module/LoginBlockModule.php:73 10854#: app/Module/ModuleThemeTrait.php:282 10855#: resources/views/emails/password-reset-html.phtml:20 10856#: resources/views/emails/password-reset-text.phtml:9 10857msgid "Sign in" 10858msgstr "" 10859 10860#: app/Http/Controllers/Auth/LoginController.php:82 10861msgid "Anyone with a user account can access this website." 10862msgstr "" 10863 10864#: app/Http/Controllers/Auth/LoginController.php:85 10865msgid "You need to be an authorized user to access this website." 10866msgstr "" 10867 10868#: app/Http/Controllers/Auth/LoginController.php:88 10869msgid "You need to be a family member to access this website." 10870msgstr "" 10871 10872#: app/Http/Controllers/Auth/LoginController.php:96 10873msgid "You can apply for an account using the link below." 10874msgstr "" 10875 10876#: app/Http/Controllers/Auth/LoginController.php:129 10877#: resources/views/admin/control-panel.phtml:47 10878#: resources/views/admin/upgrade/wizard.phtml:17 10879msgid "A new version of webtrees is available." 10880msgstr "" 10881 10882#: app/Http/Controllers/Auth/LoginController.php:168 10883msgid "You cannot sign in because your browser does not accept cookies." 10884msgstr "" 10885 10886#: app/Http/Controllers/Auth/LoginController.php:175 10887#: app/Http/Controllers/Auth/LoginController.php:180 10888msgid "The username or password is incorrect." 10889msgstr "" 10890 10891#: app/Http/Controllers/Auth/LoginController.php:185 10892msgid "This account has not been verified. Please check your email for a verification message." 10893msgstr "" 10894 10895#: app/Http/Controllers/Auth/LoginController.php:190 10896msgid "This account has not been approved. Please wait for an administrator to approve it." 10897msgstr "" 10898 10899#: app/Http/Controllers/Auth/LoginController.php:214 10900msgid "You have signed out." 10901msgstr "" 10902 10903#: app/Http/Controllers/Auth/RegisterController.php:74 10904#: app/Http/Controllers/Auth/RegisterController.php:177 10905#: app/Module/WelcomeBlockModule.php:111 resources/views/login-page.phtml:58 10906#: resources/views/modules/login_block/sign-in.phtml:35 10907msgid "Request a new user account" 10908msgstr "" 10909 10910#: app/Http/Controllers/Auth/RegisterController.php:141 10911#, php-format 10912msgid "Your registration at %s" 10913msgstr "" 10914 10915#. I18N: %s is a server name/URL 10916#: app/Http/Controllers/Auth/RegisterController.php:153 10917#, php-format 10918msgid "New registration at %s" 10919msgstr "" 10920 10921#: app/Http/Controllers/Auth/RegisterController.php:202 10922msgid "All fields must be completed." 10923msgstr "" 10924 10925#: app/Http/Controllers/Auth/RegisterController.php:219 10926#: app/Http/Controllers/MessageController.php:221 10927msgid "You are not allowed to send messages that contain external links." 10928msgstr "" 10929 10930#. I18N: e.g. ‘You should delete the “http://” from “http://www.example.com” and try again.’ 10931#: app/Http/Controllers/Auth/RegisterController.php:219 10932#: app/Http/Controllers/MessageController.php:222 10933#, php-format 10934msgid "You should delete the “%1$s” from “%2$s” and try again." 10935msgstr "" 10936 10937#: app/Http/Controllers/Auth/RegisterController.php:232 10938#: app/Http/Controllers/Auth/VerifyEmailController.php:51 10939msgid "User verification" 10940msgstr "" 10941 10942#. I18N: %s is a surname 10943#: app/Http/Controllers/BranchesController.php:76 10944#, php-format 10945msgid "Branches of the %s family" 10946msgstr "" 10947 10948#. I18N: Branches of a family tree 10949#. I18N: Name of a module/list 10950#: app/Http/Controllers/BranchesController.php:79 10951#: app/Module/BranchesListModule.php:44 10952msgid "Branches" 10953msgstr "" 10954 10955#. I18N: Name of a module/chart 10956#. I18N: Configuration option 10957#: app/Http/Controllers/BranchesController.php:291 10958#: app/Http/Controllers/BranchesController.php:328 10959#: app/Module/RelationshipsChartModule.php:123 10960#: app/Module/RelationshipsChartModule.php:244 10961#: resources/views/lists/individuals-table.phtml:334 10962#: resources/views/modules/relationships-chart/config.phtml:17 10963msgid "Relationships" 10964msgstr "" 10965 10966#: app/Http/Controllers/BranchesController.php:369 10967msgid "Generation" 10968msgstr "" 10969 10970#: app/Http/Controllers/CalendarController.php:123 10971msgid "Anniversary calendar" 10972msgstr "" 10973 10974#: app/Http/Controllers/CalendarController.php:127 10975msgid "On this day…" 10976msgstr "" 10977 10978#: app/Http/Controllers/CalendarController.php:130 10979msgid "In this month…" 10980msgstr "" 10981 10982#: app/Http/Controllers/CalendarController.php:133 10983msgid "In this year…" 10984msgstr "" 10985 10986#: app/Http/Controllers/CalendarController.php:341 10987#, php-format 10988msgid "Total individuals: %s" 10989msgstr "" 10990 10991#: app/Http/Controllers/CalendarController.php:342 10992#, php-format 10993msgid "Total families: %s" 10994msgstr "" 10995 10996#: app/Http/Controllers/CalendarController.php:384 10997msgid "Day not set" 10998msgstr "" 10999 11000#: app/Http/Controllers/CalendarController.php:510 11001#: resources/views/modules/yahrzeit/list.phtml:10 11002#, php-format 11003msgid "%s year anniversary" 11004msgstr "" 11005 11006#: app/Http/Controllers/EditFamilyController.php:49 11007#: resources/views/family-page-children.phtml:39 11008#: resources/views/family-page-menu.phtml:32 11009#: resources/views/modules/relatives/family.phtml:195 11010msgid "Re-order children" 11011msgstr "" 11012 11013#: app/Http/Controllers/EditFamilyController.php:112 11014#: resources/views/family-page-children.phtml:34 11015#: resources/views/family-page-menu.phtml:27 11016msgid "Add a child" 11017msgstr "" 11018 11019#: app/Http/Controllers/EditFamilyController.php:207 11020#: app/Http/Controllers/EditIndividualController.php:430 11021#: resources/views/family-page-menu.phtml:22 11022#: resources/views/family-page-parents.phtml:42 11023#: resources/views/modules/relatives/family.phtml:83 11024#: resources/views/modules/relatives/tab.phtml:109 11025msgid "Add a wife" 11026msgstr "" 11027 11028#: app/Http/Controllers/EditFamilyController.php:210 11029#: app/Http/Controllers/EditIndividualController.php:426 11030#: resources/views/family-page-menu.phtml:16 11031#: resources/views/family-page-parents.phtml:20 11032#: resources/views/modules/relatives/family.phtml:46 11033#: resources/views/modules/relatives/tab.phtml:111 11034msgid "Add a husband" 11035msgstr "" 11036 11037#: app/Http/Controllers/EditFamilyController.php:304 11038#: resources/views/family-page-menu.phtml:11 11039msgid "Change family members" 11040msgstr "" 11041 11042#: app/Http/Controllers/EditGedcomRecordController.php:78 11043msgid "The record has been copied to the clipboard." 11044msgstr "" 11045 11046#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 11047#: app/Http/Controllers/EditGedcomRecordController.php:141 11048#, php-format 11049msgid "The family “%s” has been deleted because it only has one member." 11050msgstr "" 11051 11052#. I18N: %s are names of records, such as sources, repositories or individuals 11053#: app/Http/Controllers/EditGedcomRecordController.php:150 11054#: app/Http/Controllers/EditGedcomRecordController.php:155 11055#, php-format 11056msgid "The link from “%1$s” to “%2$s” has been deleted." 11057msgstr "" 11058 11059#: app/Http/Controllers/EditGedcomRecordController.php:206 11060#: app/Http/Controllers/EditGedcomRecordController.php:264 11061#: resources/views/edit/edit-fact.phtml:118 11062#: resources/views/edit/new-individual.phtml:335 11063#: resources/views/family-page-menu.phtml:46 11064#: resources/views/gedcom-record-page-menu.phtml:18 11065#: resources/views/individual-page-menu.phtml:42 11066#: resources/views/media-page-menu.phtml:39 11067#: resources/views/note-page-menu.phtml:18 11068#: resources/views/repository-page-menu.phtml:18 11069#: resources/views/source-page-menu.phtml:18 11070msgid "Edit the raw GEDCOM" 11071msgstr "" 11072 11073#: app/Http/Controllers/EditIndividualController.php:109 11074#: resources/views/individual-page-menu.phtml:23 11075msgid "Re-order names" 11076msgstr "" 11077 11078#: app/Http/Controllers/EditIndividualController.php:170 11079#: resources/views/modules/relatives/tab.phtml:92 11080msgid "Re-order families" 11081msgstr "" 11082 11083#: app/Http/Controllers/EditIndividualController.php:233 11084#: resources/views/modules/relatives/tab.phtml:132 11085msgid "Add a child to create a one-parent family" 11086msgstr "" 11087 11088#: app/Http/Controllers/EditIndividualController.php:329 11089#: resources/views/family-page-grandparents.phtml:54 11090#: resources/views/family-page-grandparents.phtml:62 11091#: resources/views/modules/relatives/tab.phtml:31 11092msgid "Add a mother" 11093msgstr "" 11094 11095#: app/Http/Controllers/EditIndividualController.php:332 11096#: resources/views/family-page-grandparents.phtml:24 11097#: resources/views/family-page-grandparents.phtml:32 11098#: resources/views/modules/relatives/tab.phtml:24 11099msgid "Add a father" 11100msgstr "" 11101 11102#: app/Http/Controllers/EditIndividualController.php:526 11103msgid "Create an individual" 11104msgstr "" 11105 11106#: app/Http/Controllers/EditIndividualController.php:645 11107#: resources/views/individual-page-menu.phtml:18 11108msgid "Add a name" 11109msgstr "" 11110 11111#: app/Http/Controllers/EditIndividualController.php:692 11112#: resources/views/modules/relatives/tab.phtml:100 11113msgid "Link this individual to an existing family as a child" 11114msgstr "" 11115 11116#: app/Http/Controllers/EditIndividualController.php:762 11117#: resources/views/modules/relatives/tab.phtml:123 11118msgid "Add a husband using an existing individual" 11119msgstr "" 11120 11121#: app/Http/Controllers/EditIndividualController.php:765 11122#: resources/views/modules/relatives/tab.phtml:121 11123msgid "Add a wife using an existing individual" 11124msgstr "" 11125 11126#: app/Http/Controllers/EditMediaController.php:79 11127#: resources/views/media-page.phtml:166 11128#: resources/views/modals/add-media-file.phtml:6 11129msgid "Add a media file" 11130msgstr "" 11131 11132#: app/Http/Controllers/EditMediaController.php:158 11133#: resources/views/modals/edit-media-file.phtml:6 11134msgid "Edit a media file" 11135msgstr "" 11136 11137#: app/Http/Controllers/EditMediaController.php:250 11138#: app/Http/Controllers/EditMediaController.php:263 11139#, php-format 11140msgid "The media file %1$s could not be renamed to %2$s." 11141msgstr "" 11142 11143#: app/Http/Controllers/EditMediaController.php:260 11144#, php-format 11145msgid "The media file %1$s has been renamed to %2$s." 11146msgstr "" 11147 11148#: app/Http/Controllers/EditMediaController.php:397 11149msgid "The media object has been created" 11150msgstr "" 11151 11152#: app/Http/Controllers/EditNoteController.php:60 11153msgid "Edit the shared note" 11154msgstr "" 11155 11156#: app/Http/Controllers/EditNoteController.php:143 11157msgid "The note has been created" 11158msgstr "" 11159 11160#: app/Http/Controllers/EditRepositoryController.php:82 11161msgid "The repository has been created" 11162msgstr "" 11163 11164#: app/Http/Controllers/EditSourceController.php:124 11165msgid "The source has been created" 11166msgstr "" 11167 11168#: app/Http/Controllers/EditSubmitterController.php:92 11169msgid "The submitter has been created" 11170msgstr "" 11171 11172#: app/Http/Controllers/GedcomFileController.php:106 11173msgid "Invalid GEDCOM file - no header record found." 11174msgstr "" 11175 11176#: app/Http/Controllers/GedcomFileController.php:169 11177#, php-format 11178msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." 11179msgstr "" 11180 11181#: app/Http/Controllers/HelpTextController.php:235 11182msgid "Associate events with this source" 11183msgstr "" 11184 11185#. I18N: Name of a module 11186#: app/Http/Controllers/HelpTextController.php:240 11187#: app/Http/Controllers/PendingChangesController.php:302 11188#: app/Module/ModuleThemeTrait.php:411 app/Module/ReviewChangesModule.php:63 11189#: app/Module/ReviewChangesModule.php:115 11190#: resources/views/admin/control-panel-manager.phtml:44 11191#: resources/views/admin/control-panel-tree-list.phtml:31 11192#: resources/views/admin/control-panel.phtml:127 11193#: resources/views/pending-changes-page.phtml:75 11194#: resources/xml/reports/change_report.xml:52 11195msgid "Pending changes" 11196msgstr "" 11197 11198#: app/Http/Controllers/HelpTextController.php:247 11199#: resources/views/admin/users-edit.phtml:280 11200msgid "Restrict to immediate family" 11201msgstr "" 11202 11203#: app/Http/Controllers/HelpTextController.php:253 11204msgid "The help text has not been written for this item." 11205msgstr "" 11206 11207#: app/Http/Controllers/HomePageController.php:343 11208#: resources/views/admin/control-panel.phtml:195 11209msgid "Set the default blocks for new family trees" 11210msgstr "" 11211 11212#: app/Http/Controllers/HomePageController.php:388 11213#: resources/views/admin/trees.phtml:78 11214msgid "Change the “Home page” blocks" 11215msgstr "" 11216 11217#. I18N: Name of a module 11218#: app/Http/Controllers/HomePageController.php:469 11219#: app/Module/ModuleThemeTrait.php:340 app/Module/UserWelcomeModule.php:57 11220#: resources/views/admin/modules.phtml:173 11221#: resources/views/admin/modules.phtml:177 11222#: resources/views/layouts/administration.phtml:49 11223msgid "My page" 11224msgstr "" 11225 11226#: app/Http/Controllers/HomePageController.php:512 11227#: resources/views/admin/control-panel.phtml:263 11228msgid "Set the default blocks for new users" 11229msgstr "" 11230 11231#: app/Http/Controllers/HomePageController.php:557 11232msgid "Change the “My page” blocks" 11233msgstr "" 11234 11235#: app/Http/Controllers/IndividualController.php:95 11236#: app/Http/Controllers/IndividualController.php:98 11237#: app/Module/StatisticsChartModule.php:517 11238#: app/Module/StatisticsChartModule.php:579 11239#: app/Module/StatisticsChartModule.php:640 11240msgid "age" 11241msgstr "" 11242 11243#: app/Http/Controllers/IndividualController.php:283 11244#: resources/views/edit/icon-fact-delete.phtml:3 11245#: resources/views/media-page.phtml:80 11246msgid "Are you sure you want to delete this fact?" 11247msgstr "" 11248 11249#: app/Http/Controllers/IndividualController.php:283 11250msgid "Delete this name" 11251msgstr "" 11252 11253#: app/Http/Controllers/IndividualController.php:332 11254#: resources/views/individual-page-menu.phtml:12 11255#: resources/views/individual-page-menu.phtml:29 11256msgid "Edit the gender" 11257msgstr "" 11258 11259#: app/Http/Controllers/ListController.php:210 11260#: app/Http/Controllers/ListController.php:681 11261#: resources/views/admin/trees-export.phtml:85 11262#: resources/views/modules/clippings/download.phtml:18 11263#: resources/xml/reports/cemetery_report.xml:7 11264#: resources/xml/reports/death_report.xml:10 11265#: resources/xml/reports/individual_ext_report.xml:11 11266#: resources/xml/reports/individual_report.xml:8 11267msgid "None" 11268msgstr "" 11269 11270#: app/Http/Controllers/ListController.php:266 11271#, php-format 11272msgid "Exclude individuals with “%s” as a married name" 11273msgstr "" 11274 11275#: app/Http/Controllers/ListController.php:272 11276#, php-format 11277msgid "Include individuals with “%s” as a married name" 11278msgstr "" 11279 11280#: app/Http/Controllers/ListController.php:281 11281msgid "Show the list of individuals" 11282msgstr "" 11283 11284#: app/Http/Controllers/ListController.php:287 11285msgid "Show the list of surnames" 11286msgstr "" 11287 11288#: app/Http/Controllers/ListController.php:334 11289#, php-format 11290msgid "Individuals with surname %s" 11291msgstr "" 11292 11293#. I18N: Name of a module 11294#: app/Http/Controllers/ListController.php:451 app/Module/MediaTabModule.php:58 11295#: resources/views/admin/control-panel-manager.phtml:49 11296#: resources/views/admin/control-panel.phtml:132 11297#: resources/views/admin/control-panel.phtml:480 11298#: resources/views/admin/media.phtml:81 11299#: resources/views/lists/media-table.phtml:67 11300#: resources/views/modules/recent_changes/changes-table.phtml:37 11301msgid "Media" 11302msgstr "" 11303 11304#. I18N: Name of a module/list 11305#: app/Http/Controllers/ListController.php:470 app/Module/NoteListModule.php:45 11306#: resources/views/lists/sources-table.phtml:87 11307#: resources/views/search-general-page.phtml:58 11308msgid "Shared notes" 11309msgstr "" 11310 11311#: app/Http/Controllers/MessageController.php:129 11312#: app/Http/Controllers/MessageController.php:241 11313#: app/Http/Controllers/MessageController.php:330 11314#, php-format 11315msgid "The message was successfully sent to %s." 11316msgstr "" 11317 11318#: app/Http/Controllers/MessageController.php:136 11319#: app/Http/Controllers/MessageController.php:248 11320#: app/Http/Controllers/MessageController.php:337 11321msgid "The message was not sent." 11322msgstr "" 11323 11324#: app/Http/Controllers/MessageController.php:169 11325#: app/Http/Controllers/MessageController.php:284 11326#: app/Module/UserMessagesModule.php:145 11327#: app/Statistics/Repository/UserRepository.php:124 11328#: resources/views/pending-changes-page.phtml:75 11329msgid "Send a message" 11330msgstr "" 11331 11332#: app/Http/Controllers/MessageController.php:214 11333msgid "Please enter a valid email address." 11334msgstr "" 11335 11336#: app/Http/Controllers/MessageController.php:417 11337msgid "webtrees message" 11338msgstr "" 11339 11340#: app/Http/Controllers/MessageController.php:500 11341#: resources/views/admin/control-panel.phtml:273 11342msgid "Send a message to all users" 11343msgstr "" 11344 11345#: app/Http/Controllers/MessageController.php:502 11346#: resources/views/admin/control-panel.phtml:279 11347msgid "Send a message to users who have never signed in" 11348msgstr "" 11349 11350#: app/Http/Controllers/MessageController.php:504 11351#: resources/views/admin/control-panel.phtml:285 11352msgid "Send a message to users who have not signed in for 6 months" 11353msgstr "" 11354 11355#. I18N: %s is the name of a genealogy record 11356#: app/Http/Controllers/PendingChangesController.php:150 11357#, php-format 11358msgid "“%s” has been deleted." 11359msgstr "" 11360 11361#. I18N: %s is the name of a genealogy record 11362#: app/Http/Controllers/PendingChangesController.php:153 11363#, php-format 11364msgid "The changes to “%s” have been accepted." 11365msgstr "" 11366 11367#. I18N: %s is the name of an individual, source or other record 11368#: app/Http/Controllers/PendingChangesController.php:237 11369#, php-format 11370msgid "The changes to “%s” have been rejected." 11371msgstr "" 11372 11373#: app/Http/Controllers/PlaceHierarchyController.php:94 11374msgid "Show place hierarchy" 11375msgstr "" 11376 11377#: app/Http/Controllers/PlaceHierarchyController.php:99 11378msgid "Show all places in a list" 11379msgstr "" 11380 11381#. I18N: Name of a module 11382#: app/Http/Controllers/PlaceHierarchyController.php:115 11383#: app/Module/PlacesModule.php:66 11384#: resources/views/admin/trees-preferences.phtml:598 11385#: resources/views/search-replace-page.phtml:33 11386#: resources/views/statistics/other/places.phtml:10 11387msgid "Places" 11388msgstr "" 11389 11390#: app/Http/Controllers/ReportEngineController.php:70 11391msgid "Choose a report to run" 11392msgstr "" 11393 11394#: app/Http/Controllers/ReportEngineController.php:159 11395#: resources/views/edit/input-addon-calendar.phtml:5 11396#: resources/views/edit/input-addon-calendar.phtml:8 11397msgid "Select a date" 11398msgstr "" 11399 11400#: app/Http/Controllers/ReportEngineController.php:250 11401#: resources/views/admin/modules.phtml:209 11402#: resources/views/admin/modules.phtml:212 11403#: resources/views/report-select-page.phtml:12 11404msgid "Report" 11405msgstr "" 11406 11407#: app/Http/Controllers/SearchController.php:256 11408#: app/Module/SearchMenuModule.php:92 11409msgid "General search" 11410msgstr "" 11411 11412#. I18N: search using “sounds like”, rather than exact spelling 11413#: app/Http/Controllers/SearchController.php:338 11414#: app/Module/SearchMenuModule.php:103 resources/views/branches-page.phtml:25 11415msgid "Phonetic search" 11416msgstr "" 11417 11418#: app/Http/Controllers/SearchController.php:371 11419#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:55 11420#: app/Module/SearchMenuModule.php:124 11421msgid "Search and replace" 11422msgstr "" 11423 11424#: app/Http/Controllers/SearchController.php:401 11425#: app/Http/Controllers/SearchController.php:435 11426#: app/Http/Controllers/SearchController.php:441 11427#, php-format 11428msgid "%s individual has been updated." 11429msgid_plural "%s individuals have been updated." 11430msgstr[0] "" 11431msgstr[1] "" 11432 11433#: app/Http/Controllers/SearchController.php:405 11434#: app/Http/Controllers/SearchController.php:445 11435#, php-format 11436msgid "%s family has been updated." 11437msgid_plural "%s families have been updated." 11438msgstr[0] "" 11439msgstr[1] "" 11440 11441#: app/Http/Controllers/SearchController.php:409 11442#, php-format 11443msgid "%s repository has been updated." 11444msgid_plural "%s repositories have been updated." 11445msgstr[0] "" 11446msgstr[1] "" 11447 11448#: app/Http/Controllers/SearchController.php:413 11449#, php-format 11450msgid "%s source has been updated." 11451msgid_plural "%s sources have been updated." 11452msgstr[0] "" 11453msgstr[1] "" 11454 11455#: app/Http/Controllers/SearchController.php:417 11456#, php-format 11457msgid "%s note has been updated." 11458msgid_plural "%s notes have been updated." 11459msgstr[0] "" 11460msgstr[1] "" 11461 11462#: app/Http/Controllers/SearchController.php:570 11463#: app/Module/SearchMenuModule.php:113 11464msgid "Advanced search" 11465msgstr "" 11466 11467#: app/Http/Controllers/SearchController.php:611 11468msgid "Exact date" 11469msgstr "" 11470 11471#: app/Http/Controllers/SearchController.php:612 11472#: app/Http/Controllers/SearchController.php:613 11473#: app/Http/Controllers/SearchController.php:614 11474#, php-format 11475msgid "±%s year" 11476msgid_plural "±%s years" 11477msgstr[0] "" 11478msgstr[1] "" 11479 11480#: app/Http/Controllers/SearchController.php:626 11481msgid "Exact" 11482msgstr "" 11483 11484#: app/Http/Controllers/SearchController.php:627 11485msgid "Begins with" 11486msgstr "" 11487 11488#: app/Http/Controllers/SearchController.php:628 11489msgid "Contains" 11490msgstr "" 11491 11492#: app/Http/Controllers/SearchController.php:629 11493msgid "Sounds like" 11494msgstr "" 11495 11496#: app/Http/Controllers/SetupController.php:141 11497msgid "Oops! webtrees was unable to create files in this folder." 11498msgstr "" 11499 11500#: app/Http/Controllers/SetupController.php:142 11501msgid "This usually means that you need to change the folder permissions to 777." 11502msgstr "" 11503 11504#: app/Http/Controllers/SetupController.php:368 11505msgid "You must enter all the administrator account fields." 11506msgstr "" 11507 11508#: app/Http/Controllers/SetupController.php:372 11509msgid "The password needs to be at least six characters long." 11510msgstr "" 11511 11512#: app/Http/Controllers/StaticPageController.php:36 11513msgid "Privacy policy" 11514msgstr "" 11515 11516#: app/Http/Middleware/CheckCsrf.php:56 11517msgid "This form has expired. Try again." 11518msgstr "" 11519 11520#. I18N: This is the format string for full dates. See http://php.net/date for codes 11521#: app/I18N.php:253 11522msgid "%j %F %Y" 11523msgstr "" 11524 11525#. I18N: This punctuation is used to separate lists of items 11526#: app/I18N.php:366 11527msgid ", " 11528msgstr "" 11529 11530#. I18N: This is the format string for the time-of-day. See http://php.net/date for codes 11531#: app/I18N.php:666 11532msgid "%H:%i:%s" 11533msgstr "" 11534 11535#. I18N: A range of numbers 11536#: app/Individual.php:572 app/Module/StatisticsChartModule.php:858 11537#, php-format 11538msgid "%1$s–%2$s" 11539msgstr "" 11540 11541#. I18N: A step-family. %s is an individual’s name 11542#: app/Individual.php:1060 11543#, php-format 11544msgid "Father’s family with %s" 11545msgstr "" 11546 11547#. I18N: A step-family. 11548#: app/Individual.php:1064 11549msgid "Father’s family with an unknown individual" 11550msgstr "" 11551 11552#. I18N: A step-family. %s is an individual’s name 11553#: app/Individual.php:1070 11554#, php-format 11555msgid "Mother’s family with %s" 11556msgstr "" 11557 11558#. I18N: A step-family. 11559#: app/Individual.php:1074 11560msgid "Mother’s family with an unknown individual" 11561msgstr "" 11562 11563#. I18N: %s is the spouse name 11564#: app/Individual.php:1099 11565#, php-format 11566msgid "Family with %s" 11567msgstr "" 11568 11569#. I18N: %s is the name of an individual’s father 11570#: app/Individual.php:1134 11571#, php-format 11572msgid "Father: %s" 11573msgstr "" 11574 11575#. I18N: %s is the name of an individual’s mother 11576#: app/Individual.php:1144 11577#, php-format 11578msgid "Mother: %s" 11579msgstr "" 11580 11581#: app/Individual.php:1298 11582#, php-format 11583msgid "“%s”" 11584msgstr "" 11585 11586#. I18N: Name of a module/report 11587#. I18N: Name of a module/chart 11588#: app/Module/AhnentafelReportModule.php:38 11589#: app/Module/AncestorsChartModule.php:60 11590#: resources/xml/reports/ahnentafel_report.xml:4 11591msgid "Ancestors" 11592msgstr "" 11593 11594#. I18N: Description of the “Ancestors” module 11595#: app/Module/AhnentafelReportModule.php:50 11596#: resources/xml/reports/ahnentafel_report.xml:5 11597msgid "A report of an individual’s ancestors, in a narrative style." 11598msgstr "" 11599 11600#. I18N: Description of the “Album” module 11601#: app/Module/AlbumModule.php:54 11602msgid "An alternative to the “media” tab, and an enhanced image viewer." 11603msgstr "" 11604 11605#. I18N: Description of the “AncestorsChart” module 11606#: app/Module/AncestorsChartModule.php:71 11607msgid "A chart of an individual’s ancestors." 11608msgstr "" 11609 11610#. I18N: %s is an individual’s name 11611#: app/Module/AncestorsChartModule.php:106 11612#, php-format 11613msgid "Ancestors of %s" 11614msgstr "" 11615 11616#: app/Module/AncestorsChartModule.php:222 11617#: app/Module/DescendancyChartModule.php:247 11618msgid "Tree" 11619msgstr "" 11620 11621#: app/Module/BatchUpdate/BatchUpdateDuplicateLinksPlugin.php:35 11622msgid "Remove duplicate links" 11623msgstr "" 11624 11625#: app/Module/BatchUpdate/BatchUpdateDuplicateLinksPlugin.php:45 11626msgid "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." 11627msgstr "" 11628 11629#: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:41 11630msgid "Add missing married names" 11631msgstr "" 11632 11633#: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:51 11634msgid "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." 11635msgstr "" 11636 11637#: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:193 11638msgid "Surname option" 11639msgstr "" 11640 11641#: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:198 11642msgid "Wife’s surname replaced by husband’s surname" 11643msgstr "" 11644 11645#: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:200 11646msgid "Wife’s maiden surname becomes new given name" 11647msgstr "" 11648 11649#: app/Module/BatchUpdate/BatchUpdateMissingDeathPlugin.php:36 11650msgid "Add missing death records" 11651msgstr "" 11652 11653#: app/Module/BatchUpdate/BatchUpdateMissingDeathPlugin.php:46 11654msgid "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." 11655msgstr "" 11656 11657#: app/Module/BatchUpdate/BatchUpdateNameFormatPlugin.php:35 11658msgid "Fix name slashes and spaces" 11659msgstr "" 11660 11661#: app/Module/BatchUpdate/BatchUpdateNameFormatPlugin.php:45 11662msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." 11663msgstr "" 11664 11665#. I18N: Description of the “Search and replace” option of the batch update module 11666#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:66 11667msgid "Search and replace text, using simple searches or advanced pattern matching." 11668msgstr "" 11669 11670#. I18N: http://en.wikipedia.org/wiki/Regular_expression 11671#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:160 11672msgid "The regular expression appears to contain an error. It can’t be used." 11673msgstr "" 11674 11675#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:174 11676msgid "Match the exact text, even if it occurs in the middle of a word." 11677msgstr "" 11678 11679#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:175 11680msgid "Match the exact text, unless it occurs in the middle of a word." 11681msgstr "" 11682 11683#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:176 11684msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 11685msgstr "" 11686 11687#. I18N: http://en.wikipedia.org/wiki/Regular_expression 11688#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:178 11689msgid "Regular expressions are an advanced pattern matching technique." 11690msgstr "" 11691 11692#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:178 11693#, php-format 11694msgid "See %s for more information." 11695msgstr "" 11696 11697#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:183 11698msgid "Search text/pattern" 11699msgstr "" 11700 11701#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:188 11702msgid "Replacement text" 11703msgstr "" 11704 11705#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:193 11706msgid "Search method" 11707msgstr "" 11708 11709#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:196 11710msgid "Exact text" 11711msgstr "" 11712 11713#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:197 11714msgid "Whole words only" 11715msgstr "" 11716 11717#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:198 11718msgid "Wildcards" 11719msgstr "" 11720 11721#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:199 11722msgid "Regular expression" 11723msgstr "" 11724 11725#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:204 11726msgid "Case insensitive" 11727msgstr "" 11728 11729#. I18N: Help text for "Case insensitive" searches 11730#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:212 11731msgid "Match both upper and lower case letters." 11732msgstr "" 11733 11734#. I18N: Name of a module 11735#: app/Module/BatchUpdateModule.php:58 app/Module/BatchUpdateModule.php:139 11736#: resources/views/modules/batch_update/admin.phtml:26 11737msgid "Batch update" 11738msgstr "" 11739 11740#. I18N: Description of the “Batch update” module 11741#: app/Module/BatchUpdateModule.php:69 11742msgid "Apply automatic corrections to your genealogy data." 11743msgstr "" 11744 11745#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 11746#: app/Module/BirthDeathMarriageReportModule.php:38 11747#: resources/views/calendar-page.phtml:127 11748#: resources/xml/reports/bdm_report.xml:3 11749#: resources/xml/reports/bdm_report.xml:34 11750msgid "Vital records" 11751msgstr "" 11752 11753#. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death 11754#: app/Module/BirthDeathMarriageReportModule.php:50 11755#: resources/xml/reports/bdm_report.xml:4 11756msgid "A report of vital records for a given date or place." 11757msgstr "" 11758 11759#. I18N: Name of a module/report 11760#: app/Module/BirthReportModule.php:38 11761#: resources/views/modules/statistics-chart/custom.phtml:54 11762#: resources/xml/reports/birth_report.xml:3 11763#: resources/xml/reports/birth_report.xml:31 11764msgid "Births" 11765msgstr "" 11766 11767#. I18N: Description of the “Births” module 11768#: app/Module/BirthReportModule.php:50 resources/xml/reports/birth_report.xml:4 11769msgid "A report of individuals who were born in a given time or place." 11770msgstr "" 11771 11772#. I18N: Description of the “BranchesListModule” module 11773#: app/Module/BranchesListModule.php:55 11774msgid "A list of branches of a family." 11775msgstr "" 11776 11777#. I18N: Name of a module 11778#: app/Module/CalendarMenuModule.php:39 app/Module/CalendarMenuModule.php:78 11779#: resources/views/modules/yahrzeit/config.phtml:26 11780msgid "Calendar" 11781msgstr "" 11782 11783#. I18N: Description of the “Reports” module 11784#: app/Module/CalendarMenuModule.php:50 11785msgid "The calendar menu." 11786msgstr "" 11787 11788#: app/Module/CalendarMenuModule.php:88 resources/views/calendar-page.phtml:23 11789msgid "Day" 11790msgstr "" 11791 11792#: app/Module/CalendarMenuModule.php:101 11793#: app/Module/StatisticsChartModule.php:274 11794#: app/Module/StatisticsChartModule.php:323 11795#: app/Module/StatisticsChartModule.php:372 11796#: app/Module/StatisticsChartModule.php:414 11797#: app/Module/StatisticsChartModule.php:463 11798#: resources/views/calendar-page.phtml:39 11799msgid "Month" 11800msgstr "" 11801 11802#: app/Module/CalendarMenuModule.php:114 resources/views/calendar-page.phtml:58 11803msgid "Year" 11804msgstr "" 11805 11806#. I18N: Name of a module/report 11807#: app/Module/CemeteryReportModule.php:38 11808#: resources/xml/reports/cemetery_report.xml:3 11809#: resources/xml/reports/cemetery_report.xml:34 11810msgid "Burials" 11811msgstr "" 11812 11813#. I18N: Description of the “Cemeteries” module 11814#: app/Module/CemeteryReportModule.php:50 11815#: resources/xml/reports/cemetery_report.xml:4 11816msgid "A report of individuals who were buried in a given place." 11817msgstr "" 11818 11819#. I18N: Name of a module 11820#: app/Module/CensusAssistantModule.php:42 11821msgid "Census assistant" 11822msgstr "" 11823 11824#. I18N: Description of the “Census assistant” module 11825#: app/Module/CensusAssistantModule.php:53 11826msgid "An alternative way to enter census transcripts and link them to individuals." 11827msgstr "" 11828 11829#: app/Module/CensusAssistantModule.php:214 11830#: app/Module/CensusAssistantModule.php:235 11831#: resources/views/modules/clippings/show.phtml:18 11832#: resources/views/modules/clippings/show.phtml:48 11833#: resources/views/modules/favorites/favorites.phtml:34 11834msgid "Remove" 11835msgstr "" 11836 11837#. I18N: Name of a module/report 11838#: app/Module/ChangeReportModule.php:42 11839#: resources/views/admin/users-edit.phtml:135 11840#: resources/views/pending-changes-page.phtml:44 11841#: resources/xml/reports/change_report.xml:3 11842#: resources/xml/reports/change_report.xml:44 11843msgid "Changes" 11844msgstr "" 11845 11846#. I18N: Description of the “Changes” module 11847#: app/Module/ChangeReportModule.php:54 11848#: resources/xml/reports/change_report.xml:4 11849msgid "A report of recent and pending changes." 11850msgstr "" 11851 11852#. I18N: Description of the “Charts” module 11853#: app/Module/ChartsBlockModule.php:70 11854msgid "An alternative way to display charts." 11855msgstr "" 11856 11857#. I18N: %s is an individual’s name 11858#: app/Module/ChartsBlockModule.php:151 11859#: app/Module/InteractiveTree/TreeView.php:152 11860#: app/Module/InteractiveTreeModule.php:159 11861#, php-format 11862msgid "Interactive tree of %s" 11863msgstr "" 11864 11865#: app/Module/ChartsBlockModule.php:158 11866msgid "You must select an individual and a chart type in the block preferences" 11867msgstr "" 11868 11869#. I18N: Name of a module/chart 11870#. I18N: Name of a report 11871#: app/Module/ChartsBlockModule.php:238 app/Module/PedigreeChartModule.php:68 11872#: app/Module/PedigreeReportModule.php:38 11873#: resources/views/edit/link-child-to-family.phtml:20 11874#: resources/xml/reports/pedigree_report.xml:3 11875#: resources/xml/reports/pedigree_report.xml:48 11876msgid "Pedigree" 11877msgstr "" 11878 11879#. I18N: Name of a module/chart 11880#: app/Module/ChartsBlockModule.php:240 app/Module/HourglassChartModule.php:57 11881msgid "Hourglass chart" 11882msgstr "" 11883 11884#. I18N: Name of a module 11885#: app/Module/ChartsBlockModule.php:241 app/Module/InteractiveTreeModule.php:49 11886msgid "Interactive tree" 11887msgstr "" 11888 11889#. I18N: Description of the “Reports” module 11890#: app/Module/ChartsMenuModule.php:69 11891msgid "The charts menu." 11892msgstr "" 11893 11894#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? http://ckeditor.com 11895#: app/Module/CkeditorModule.php:42 11896msgid "CKEditor™" 11897msgstr "" 11898 11899#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” 11900#: app/Module/CkeditorModule.php:53 11901msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 11902msgstr "" 11903 11904#. I18N: Name of a module 11905#: app/Module/ClippingsCartModule.php:109 11906msgid "Clippings cart" 11907msgstr "" 11908 11909#. I18N: Description of the “Clippings cart” module 11910#: app/Module/ClippingsCartModule.php:120 11911msgid "Select records from your family tree and save them as a GEDCOM file." 11912msgstr "" 11913 11914#: app/Module/ClippingsCartModule.php:165 11915#: resources/views/modules/clippings/add-options.phtml:10 11916msgid "Add to the clippings cart" 11917msgstr "" 11918 11919#: app/Module/ClippingsCartModule.php:169 11920msgid "Empty the clippings cart" 11921msgstr "" 11922 11923#: app/Module/ClippingsCartModule.php:174 11924#: app/Module/ClippingsCartModule.php:318 11925msgid "Download" 11926msgstr "" 11927 11928#: app/Module/ClippingsCartModule.php:318 11929#: app/Module/ClippingsCartModule.php:379 11930msgid "Family tree clippings cart" 11931msgstr "" 11932 11933#: app/Module/ClippingsCartModule.php:402 11934#: app/Module/ClippingsCartModule.php:534 11935#: app/Module/ClippingsCartModule.php:676 11936#: app/Module/ClippingsCartModule.php:740 11937#: app/Module/ClippingsCartModule.php:804 11938#: app/Module/ClippingsCartModule.php:868 11939#, php-format 11940msgid "Add %s to the clippings cart" 11941msgstr "" 11942 11943#. I18N: %s is a family (husband + wife) 11944#: app/Module/ClippingsCartModule.php:425 11945#, php-format 11946msgid "%s and their children" 11947msgstr "" 11948 11949#. I18N: %s is a family (husband + wife) 11950#: app/Module/ClippingsCartModule.php:427 11951#, php-format 11952msgid "%s and their descendants" 11953msgstr "" 11954 11955#: app/Module/ClippingsCartModule.php:557 11956#, php-format 11957msgid "%s, her parents and siblings" 11958msgstr "" 11959 11960#: app/Module/ClippingsCartModule.php:558 11961#, php-format 11962msgid "%s, her spouses and children" 11963msgstr "" 11964 11965#: app/Module/ClippingsCartModule.php:559 11966#, php-format 11967msgid "%s and her ancestors" 11968msgstr "" 11969 11970#: app/Module/ClippingsCartModule.php:560 11971#, php-format 11972msgid "%s, her ancestors and their families" 11973msgstr "" 11974 11975#: app/Module/ClippingsCartModule.php:561 11976#, php-format 11977msgid "%s, her spouses and descendants" 11978msgstr "" 11979 11980#: app/Module/ClippingsCartModule.php:567 11981#, php-format 11982msgid "%s, his parents and siblings" 11983msgstr "" 11984 11985#: app/Module/ClippingsCartModule.php:568 11986#, php-format 11987msgid "%s, his spouses and children" 11988msgstr "" 11989 11990#: app/Module/ClippingsCartModule.php:569 11991#, php-format 11992msgid "%s and his ancestors" 11993msgstr "" 11994 11995#: app/Module/ClippingsCartModule.php:570 11996#, php-format 11997msgid "%s, his ancestors and their families" 11998msgstr "" 11999 12000#: app/Module/ClippingsCartModule.php:571 12001#, php-format 12002msgid "%s, his spouses and descendants" 12003msgstr "" 12004 12005#: app/Module/ClippingsCartModule.php:890 12006#, php-format 12007msgid "%s and the individuals that reference it." 12008msgstr "" 12009 12010#. I18N: Name of a theme. 12011#: app/Module/CloudsTheme.php:41 12012msgid "clouds" 12013msgstr "" 12014 12015#. I18N: Name of a theme. 12016#: app/Module/ColorsTheme.php:43 12017msgid "colors" 12018msgstr "" 12019 12020#. I18N: A colour scheme 12021#: app/Module/ColorsTheme.php:76 12022msgid "Palette" 12023msgstr "" 12024 12025#. I18N: The name of a colour-scheme 12026#: app/Module/ColorsTheme.php:103 12027msgid "Aqua Marine" 12028msgstr "" 12029 12030#. I18N: The name of a colour-scheme 12031#: app/Module/ColorsTheme.php:105 12032msgid "Ash" 12033msgstr "" 12034 12035#. I18N: The name of a colour-scheme 12036#: app/Module/ColorsTheme.php:107 12037msgid "Belgian Chocolate" 12038msgstr "" 12039 12040#. I18N: The name of a colour-scheme 12041#: app/Module/ColorsTheme.php:109 12042msgid "Blue Lagoon" 12043msgstr "" 12044 12045#. I18N: The name of a colour-scheme 12046#: app/Module/ColorsTheme.php:111 12047msgid "Blue Marine" 12048msgstr "" 12049 12050#. I18N: The name of a colour-scheme 12051#: app/Module/ColorsTheme.php:113 12052msgid "Coffee and Cream" 12053msgstr "" 12054 12055#. I18N: The name of a colour-scheme 12056#: app/Module/ColorsTheme.php:115 12057msgid "Cold Day" 12058msgstr "" 12059 12060#. I18N: The name of a colour-scheme 12061#: app/Module/ColorsTheme.php:117 12062msgid "Green Beam" 12063msgstr "" 12064 12065#. I18N: The name of a colour-scheme 12066#: app/Module/ColorsTheme.php:119 12067msgid "Mediterranio" 12068msgstr "" 12069 12070#. I18N: The name of a colour-scheme 12071#: app/Module/ColorsTheme.php:121 12072msgid "Mercury" 12073msgstr "" 12074 12075#. I18N: The name of a colour-scheme 12076#: app/Module/ColorsTheme.php:123 12077msgid "Nocturnal" 12078msgstr "" 12079 12080#. I18N: The name of a colour-scheme 12081#: app/Module/ColorsTheme.php:125 12082msgid "Olivia" 12083msgstr "" 12084 12085#. I18N: The name of a colour-scheme 12086#: app/Module/ColorsTheme.php:127 12087msgid "Pink Plastic" 12088msgstr "" 12089 12090#. I18N: The name of a colour-scheme 12091#: app/Module/ColorsTheme.php:129 12092msgid "Sage" 12093msgstr "" 12094 12095#. I18N: The name of a colour-scheme 12096#: app/Module/ColorsTheme.php:131 12097msgid "Shiny Tomato" 12098msgstr "" 12099 12100#. I18N: The name of a colour-scheme 12101#: app/Module/ColorsTheme.php:133 12102msgid "Teal Top" 12103msgstr "" 12104 12105#. I18N: Name of a module/chart 12106#: app/Module/CompactTreeChartModule.php:45 12107msgid "Compact tree" 12108msgstr "" 12109 12110#. I18N: Description of the “CompactTreeChart” module 12111#: app/Module/CompactTreeChartModule.php:56 12112msgid "A chart of an individual’s ancestors, as a compact tree." 12113msgstr "" 12114 12115#. I18N: %s is an individual’s name 12116#: app/Module/CompactTreeChartModule.php:91 12117#, php-format 12118msgid "Compact tree of %s" 12119msgstr "" 12120 12121#. I18N: Name of a module 12122#: app/Module/ContactsFooterModule.php:55 12123#: resources/views/admin/trees-preferences.phtml:140 12124msgid "Contact information" 12125msgstr "" 12126 12127#. I18N: Description of the “Hit counters” module 12128#: app/Module/ContactsFooterModule.php:66 12129msgid "A link to the site contacts." 12130msgstr "" 12131 12132#: app/Module/ContactsFooterModule.php:131 12133#, php-format 12134msgid "For technical support or genealogy questions contact %s." 12135msgstr "" 12136 12137#: app/Module/ContactsFooterModule.php:143 12138#, php-format 12139msgid "For help with genealogy questions contact %s." 12140msgstr "" 12141 12142#: app/Module/ContactsFooterModule.php:155 12143#, php-format 12144msgid "For technical support and information contact %s." 12145msgstr "" 12146 12147#. I18N: Name of a module 12148#: app/Module/CookieWarningModule.php:55 12149msgid "Cookie warning" 12150msgstr "" 12151 12152#. I18N: Description of the “Cookie warning” module 12153#: app/Module/CookieWarningModule.php:66 12154msgid "Tell visitors why this site uses cookies." 12155msgstr "" 12156 12157#. I18N: Description of the “CSS and JS” module. 12158#: app/Module/CustomCssJsModule.php:41 12159msgid "Add styling and scripts to every page." 12160msgstr "" 12161 12162#. I18N: Name of a module. 12163#: app/Module/CustomCssJsModule.php:78 12164msgid "CSS and JS" 12165msgstr "" 12166 12167#: app/Module/CustomCssJsModule.php:93 12168#: app/Module/RelationshipsChartModule.php:187 app/Module/SiteMapModule.php:121 12169#, php-format 12170msgid "The preferences for the module “%s” have been updated." 12171msgstr "" 12172 12173#. I18N: Name of a module/report 12174#: app/Module/DeathReportModule.php:38 12175#: resources/views/modules/statistics-chart/custom.phtml:56 12176#: resources/xml/reports/death_report.xml:3 12177#: resources/xml/reports/death_report.xml:32 12178msgid "Deaths" 12179msgstr "" 12180 12181#. I18N: Description of the “Deaths” module 12182#: app/Module/DeathReportModule.php:50 resources/xml/reports/death_report.xml:4 12183msgid "A report of individuals who died in a given time or place." 12184msgstr "" 12185 12186#. I18N: Description of the “DescendancyChart” module 12187#: app/Module/DescendancyChartModule.php:76 12188msgid "A chart of an individual’s descendants." 12189msgstr "" 12190 12191#. I18N: %s is an individual’s name 12192#: app/Module/DescendancyChartModule.php:111 12193#, php-format 12194msgid "Descendants of %s" 12195msgstr "" 12196 12197#. I18N: Description of the “Descendants” module 12198#: app/Module/DescendancyModule.php:54 12199msgid "A sidebar showing the descendants of an individual." 12200msgstr "" 12201 12202#: app/Module/DescendancyModule.php:246 12203#: resources/views/family-page-children.phtml:10 12204msgid "No children" 12205msgstr "" 12206 12207#. I18N: Description of the “Descendants” module 12208#: app/Module/DescendancyReportModule.php:50 12209#: resources/xml/reports/descendancy_report.xml:4 12210msgid "A report of an individual’s descendants, in a narrative style." 12211msgstr "" 12212 12213#. I18N: Name of a theme. 12214#: app/Module/FabTheme.php:37 12215msgid "F.A.B." 12216msgstr "" 12217 12218#. I18N: Description of the “Source” module 12219#: app/Module/FactSourcesReportModule.php:54 12220msgid "A report of the information provided by a source." 12221msgstr "" 12222 12223#. I18N: Name of a module/chart 12224#: app/Module/FamilyBookChartModule.php:54 12225msgid "Family book" 12226msgstr "" 12227 12228#. I18N: Description of the “FamilyBookChart” module 12229#: app/Module/FamilyBookChartModule.php:65 12230msgid "A chart of an individual’s ancestors and descendants, as a family book." 12231msgstr "" 12232 12233#. I18N: %s is an individual’s name 12234#: app/Module/FamilyBookChartModule.php:100 12235#, php-format 12236msgid "Family book of %s" 12237msgstr "" 12238 12239#. I18N: Description of the “Family” module 12240#: app/Module/FamilyGroupReportModule.php:53 12241#: resources/xml/reports/family_group_report.xml:4 12242msgid "A report of family members and their details." 12243msgstr "" 12244 12245#. I18N: Description of the “FamilyListModule” module 12246#: app/Module/FamilyListModule.php:56 12247msgid "A list of families." 12248msgstr "" 12249 12250#. I18N: Name of a module/sidebar 12251#: app/Module/FamilyNavigatorModule.php:38 12252msgid "Family navigator" 12253msgstr "" 12254 12255#. I18N: Description of the “Family navigator” module 12256#: app/Module/FamilyNavigatorModule.php:49 12257msgid "A sidebar showing an individual’s close families and relatives." 12258msgstr "" 12259 12260#. I18N: Name of a module 12261#: app/Module/FamilyTreeFavoritesModule.php:51 12262#: app/Module/UserFavoritesModule.php:51 12263msgid "Favorites" 12264msgstr "" 12265 12266#. I18N: Description of the “Favorites” module 12267#: app/Module/FamilyTreeFavoritesModule.php:62 12268msgid "Display and manage a family tree’s favorite pages." 12269msgstr "" 12270 12271#. I18N: Description of the “News” module 12272#: app/Module/FamilyTreeNewsModule.php:60 12273msgid "Family news and site announcements." 12274msgstr "" 12275 12276#. I18N: Name of a module 12277#: app/Module/FamilyTreeNewsModule.php:112 12278msgid "News" 12279msgstr "" 12280 12281#: app/Module/FamilyTreeNewsModule.php:173 app/Module/UserJournalModule.php:172 12282msgid "Add/edit a journal/news entry" 12283msgstr "" 12284 12285#. I18N: Name of a module 12286#. I18N: Name of a module/chart 12287#: app/Module/FamilyTreeStatisticsModule.php:49 12288#: app/Module/HtmlBlockModule.php:193 app/Module/StatisticsChartModule.php:91 12289#: resources/views/modules/gedcom_stats/config.phtml:17 12290#: resources/views/modules/gedcom_stats/statistics.phtml:13 12291#: resources/views/modules/gedcom_stats/statistics.phtml:133 12292msgid "Statistics" 12293msgstr "" 12294 12295#. I18N: Description of “Statistics” module 12296#: app/Module/FamilyTreeStatisticsModule.php:60 12297msgid "The size of the family tree, earliest and latest events, common names, etc." 12298msgstr "" 12299 12300#. I18N: Name of a module/chart 12301#: app/Module/FanChartModule.php:62 12302msgid "Fan chart" 12303msgstr "" 12304 12305#. I18N: Description of the “Fan Chart” module 12306#: app/Module/FanChartModule.php:73 12307msgid "A fan chart of an individual’s ancestors." 12308msgstr "" 12309 12310#. I18N: http://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name 12311#: app/Module/FanChartModule.php:108 12312#, php-format 12313msgid "Fan chart of %s" 12314msgstr "" 12315 12316#. I18N: layout option for the fan chart 12317#: app/Module/FanChartModule.php:482 12318msgid "half circle" 12319msgstr "" 12320 12321#. I18N: layout option for the fan chart 12322#: app/Module/FanChartModule.php:484 12323msgid "three-quarter circle" 12324msgstr "" 12325 12326#. I18N: layout option for the fan chart 12327#: app/Module/FanChartModule.php:486 12328msgid "full circle" 12329msgstr "" 12330 12331#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” 12332#: app/Module/FrequentlyAskedQuestionsModule.php:60 12333msgid "FAQ" 12334msgstr "" 12335 12336#. I18N: Description of the “FAQ” module 12337#: app/Module/FrequentlyAskedQuestionsModule.php:71 12338msgid "A list of frequently asked questions and answers." 12339msgstr "" 12340 12341#: app/Module/FrequentlyAskedQuestionsModule.php:133 12342#: app/Module/FrequentlyAskedQuestionsModule.php:384 12343#: resources/views/modules/faq/edit.phtml:4 12344msgid "Frequently asked questions" 12345msgstr "" 12346 12347#. I18N: FAQ = “Frequently Asked Question” 12348#: app/Module/FrequentlyAskedQuestionsModule.php:289 12349#: resources/views/modules/faq/config.phtml:30 12350msgid "Add an FAQ" 12351msgstr "" 12352 12353#: app/Module/FrequentlyAskedQuestionsModule.php:301 12354msgid "Edit the FAQ" 12355msgstr "" 12356 12357#. I18N: Name of a module 12358#. I18N: A configuration setting 12359#: app/Module/HitCountFooterModule.php:61 12360#: resources/views/admin/trees-preferences.phtml:681 12361msgid "Hit counters" 12362msgstr "" 12363 12364#. I18N: Description of the “Hit counters” module 12365#: app/Module/HitCountFooterModule.php:72 12366msgid "Count the visits to each page" 12367msgstr "" 12368 12369#: app/Module/HitCountFooterModule.php:101 12370#, php-format 12371msgid "This page has been viewed %s time." 12372msgid_plural "This page has been viewed %s times." 12373msgstr[0] "" 12374msgstr[1] "" 12375 12376#. I18N: Description of the “HourglassChart” module 12377#: app/Module/HourglassChartModule.php:68 12378msgid "An hourglass chart of an individual’s ancestors and descendants." 12379msgstr "" 12380 12381#. I18N: Name of a module 12382#: app/Module/HtmlBlockModule.php:56 12383msgid "HTML" 12384msgstr "" 12385 12386#. I18N: Description of the “HTML” module 12387#: app/Module/HtmlBlockModule.php:67 12388msgid "Add your own text and graphics." 12389msgstr "" 12390 12391#: app/Module/HtmlBlockModule.php:190 app/Module/StatisticsChartModule.php:160 12392msgid "Custom" 12393msgstr "" 12394 12395#: app/Module/HtmlBlockModule.php:191 12396msgid "Keyword examples" 12397msgstr "" 12398 12399#: app/Module/HtmlBlockModule.php:192 12400msgid "Narrative description" 12401msgstr "" 12402 12403#. I18N: Name of a module/tab on the individual page. 12404#: app/Module/IndividualFactsTabModule.php:64 12405#: resources/views/admin/fix-level-0-media.phtml:27 12406#: resources/views/family-page.phtml:48 12407#: resources/views/modules/random_media/config.phtml:12 12408#: resources/xml/reports/individual_ext_report.xml:153 12409#: resources/xml/reports/individual_report.xml:149 12410msgid "Facts and events" 12411msgstr "" 12412 12413#. I18N: Description of the “Facts and events” module 12414#: app/Module/IndividualFactsTabModule.php:75 12415msgid "A tab showing the facts and events of an individual." 12416msgstr "" 12417 12418#. I18N: Name of a module/report 12419#: app/Module/IndividualFamiliesReportModule.php:42 12420#: resources/xml/reports/individual_ext_report.xml:3 12421#: resources/xml/reports/individual_ext_report.xml:91 12422msgid "Related families" 12423msgstr "" 12424 12425#. I18N: Description of the “Related families” 12426#: app/Module/IndividualFamiliesReportModule.php:54 12427#: resources/xml/reports/individual_ext_report.xml:4 12428msgid "A report of the families that are closely related to an individual." 12429msgstr "" 12430 12431#. I18N: Description of the “IndividualListModule” module 12432#: app/Module/IndividualListModule.php:56 12433msgid "A list of individuals." 12434msgstr "" 12435 12436#. I18N: Name of a module/sidebar 12437#: app/Module/IndividualMetadataModule.php:54 12438msgid "Extra information" 12439msgstr "" 12440 12441#. I18N: Description of the “Extra information” module 12442#: app/Module/IndividualMetadataModule.php:65 12443msgid "A sidebar showing non-genealogy information about an individual." 12444msgstr "" 12445 12446#. I18N: Description of the “Individual” module 12447#: app/Module/IndividualReportModule.php:50 12448#: resources/xml/reports/individual_report.xml:4 12449msgid "A report of an individual’s details." 12450msgstr "" 12451 12452#: app/Module/InteractiveTree/TreeView.php:348 12453msgctxt "unknown family" 12454msgid "unknown" 12455msgstr "" 12456 12457#. I18N: e.g. “Son of [father name & mother name]” 12458#: app/Module/InteractiveTree/TreeView.php:353 12459#, php-format 12460msgid "Son of %s" 12461msgstr "" 12462 12463#. I18N: e.g. “Daughter of [father name & mother name]” 12464#: app/Module/InteractiveTree/TreeView.php:357 12465#, php-format 12466msgid "Daughter of %s" 12467msgstr "" 12468 12469#. I18N: e.g. “Child of [father name & mother name]” 12470#: app/Module/InteractiveTree/TreeView.php:361 12471#, php-format 12472msgid "Child of %s" 12473msgstr "" 12474 12475#. I18N: Description of the “Interactive tree” module 12476#: app/Module/InteractiveTreeModule.php:60 12477msgid "An interactive tree, showing all the ancestors and descendants of an individual." 12478msgstr "" 12479 12480#. I18N: Name of a module/chart 12481#: app/Module/LifespansChartModule.php:56 12482msgid "Lifespans" 12483msgstr "" 12484 12485#. I18N: Description of the “LifespansChart” module 12486#: app/Module/LifespansChartModule.php:67 12487msgid "A chart of individuals’ lifespans." 12488msgstr "" 12489 12490#: app/Module/LifespansChartModule.php:430 12491#, php-format 12492msgid "%s individual with events in %s between %s and %s" 12493msgid_plural "%s individuals with events in %s between %s and %s" 12494msgstr[0] "" 12495msgstr[1] "" 12496 12497#: app/Module/LifespansChartModule.php:442 12498#, php-format 12499msgid "%s individual with events in %s" 12500msgid_plural "%s individuals with events in %s" 12501msgstr[0] "" 12502msgstr[1] "" 12503 12504#: app/Module/LifespansChartModule.php:452 12505#, php-format 12506msgid "%s individual with events between %s and %s" 12507msgid_plural "%s individuals with events between %s and %s" 12508msgstr[0] "" 12509msgstr[1] "" 12510 12511#: app/Module/LifespansChartModule.php:461 12512#: resources/views/admin/trees-unconnected.phtml:33 12513#, php-format 12514msgid "%s individual" 12515msgid_plural "%s individuals" 12516msgstr[0] "" 12517msgstr[1] "" 12518 12519#. I18N: Description of the “Reports” module 12520#: app/Module/ListsMenuModule.php:67 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:40 12526msgid "Who is online" 12527msgstr "" 12528 12529#. I18N: Description of the “Who is online” module 12530#: app/Module/LoggedInUsersModule.php:51 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:52 12536msgid "An alternative way to sign in and sign out." 12537msgstr "" 12538 12539#: app/Module/LoginBlockModule.php:68 app/Module/ModuleThemeTrait.php:293 12540#: resources/views/layouts/administration.phtml:62 12541msgid "Sign out" 12542msgstr "" 12543 12544#. I18N: Name of a module/report 12545#: app/Module/MarriageReportModule.php:38 12546#: resources/views/modules/statistics-chart/custom.phtml:55 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:50 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 “MediaListModule” module 12559#: app/Module/MediaListModule.php:57 12560msgid "A list of media objects." 12561msgstr "" 12562 12563#. I18N: Description of the “Media” module 12564#: app/Module/MediaTabModule.php:69 12565msgid "A tab showing the media objects linked to an individual." 12566msgstr "" 12567 12568#. I18N: Name of a theme. 12569#: app/Module/MinimalTheme.php:37 12570msgid "minimal" 12571msgstr "" 12572 12573#. I18N: Name of a module/report 12574#: app/Module/MissingFactsReportModule.php:42 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:54 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:38 12587msgid "Add historic events to an individual‘s page." 12588msgstr "" 12589 12590#: app/Module/ModuleThemeTrait.php:45 app/Module/ModuleThemeTrait.php:439 12591#: resources/views/admin/modules.phtml:241 12592#: resources/views/admin/modules.phtml:244 12593#: resources/views/admin/users-edit.phtml:185 12594#: resources/views/edit-account-page.phtml:116 12595msgid "Theme" 12596msgstr "" 12597 12598#: app/Module/ModuleThemeTrait.php:180 resources/views/chart-box.phtml:34 12599msgid "Family with spouse" 12600msgstr "" 12601 12602#: app/Module/ModuleThemeTrait.php:210 app/Module/ModuleThemeTrait.php:214 12603msgid "Customize this page" 12604msgstr "" 12605 12606#: app/Module/ModuleThemeTrait.php:325 app/Module/UserWelcomeModule.php:103 12607msgid "My individual record" 12608msgstr "" 12609 12610#: app/Module/ModuleThemeTrait.php:353 12611msgid "My pages" 12612msgstr "" 12613 12614#: app/Module/ModuleThemeTrait.php:384 12615msgid "My pedigree" 12616msgstr "" 12617 12618#. I18N: Description of the “NoteListModule” module 12619#: app/Module/NoteListModule.php:56 12620msgid "A list of shared notes." 12621msgstr "" 12622 12623#. I18N: Name of a module 12624#: app/Module/NotesTabModule.php:57 12625#: resources/views/admin/control-panel-manager.phtml:50 12626#: resources/views/admin/control-panel.phtml:133 12627#: resources/views/admin/merge-records-step-1.phtml:21 12628#: resources/views/gedcom-record-page.phtml:62 12629#: resources/views/media-page.phtml:57 12630#: resources/views/modules/census-assistant.phtml:78 12631#: resources/views/note-page.phtml:62 resources/views/search-results.phtml:53 12632#: resources/views/source-page.phtml:56 12633#: resources/views/statistics/other/total-records.phtml:37 12634#: resources/xml/reports/individual_ext_report.xml:229 12635#: resources/xml/reports/individual_report.xml:226 12636msgid "Notes" 12637msgstr "" 12638 12639#. I18N: Description of the “Notes” module 12640#: app/Module/NotesTabModule.php:68 12641msgid "A tab showing the notes attached to an individual." 12642msgstr "" 12643 12644#. I18N: Name of a report 12645#: app/Module/OccupationReportModule.php:42 12646#: resources/xml/reports/occupation_report.xml:3 12647#: resources/xml/reports/occupation_report.xml:37 12648msgid "Occupations" 12649msgstr "" 12650 12651#. I18N: Description of the “Occupations” module 12652#: app/Module/OccupationReportModule.php:54 12653#: resources/xml/reports/occupation_report.xml:4 12654msgid "A report of individuals who had a given occupation." 12655msgstr "" 12656 12657#. I18N: Name of a module 12658#: app/Module/OnThisDayModule.php:84 12659msgid "On this day" 12660msgstr "" 12661 12662#. I18N: Description of the “On this day” module 12663#: app/Module/OnThisDayModule.php:95 12664msgid "A list of the anniversaries that occur today." 12665msgstr "" 12666 12667#. I18N: An option in a list-box 12668#: app/Module/OnThisDayModule.php:243 app/Module/RecentChangesModule.php:189 12669#: app/Module/UpcomingAnniversariesModule.php:264 12670#: resources/xml/reports/bdm_report.xml:11 12671#: resources/xml/reports/birth_report.xml:9 12672#: resources/xml/reports/cemetery_report.xml:6 12673#: resources/xml/reports/change_report.xml:7 12674#: resources/xml/reports/death_report.xml:9 12675#: resources/xml/reports/fact_sources.xml:7 12676#: resources/xml/reports/individual_ext_report.xml:8 12677#: resources/xml/reports/marriage_report.xml:9 12678#: resources/xml/reports/occupation_report.xml:6 12679#: resources/xml/reports/relative_ext_report.xml:7 12680msgid "sort by name" 12681msgstr "" 12682 12683#. I18N: An option in a list-box 12684#: app/Module/OnThisDayModule.php:245 12685#: app/Module/UpcomingAnniversariesModule.php:266 12686#: resources/xml/reports/change_report.xml:7 12687msgid "sort by date" 12688msgstr "" 12689 12690#. I18N: Description of the “PedigreeChart” module 12691#: app/Module/PedigreeChartModule.php:79 12692msgid "A chart of an individual’s ancestors, formatted as a tree." 12693msgstr "" 12694 12695#. I18N: %s is an individual’s name 12696#: app/Module/PedigreeChartModule.php:114 12697#, php-format 12698msgid "Pedigree tree of %s" 12699msgstr "" 12700 12701#: app/Module/PedigreeChartModule.php:311 12702msgid "Left" 12703msgstr "" 12704 12705#: app/Module/PedigreeChartModule.php:312 12706msgid "Right" 12707msgstr "" 12708 12709#: app/Module/PedigreeChartModule.php:313 12710msgid "Up" 12711msgstr "" 12712 12713#: app/Module/PedigreeChartModule.php:314 12714msgid "Down" 12715msgstr "" 12716 12717#. I18N: Name of a module 12718#: app/Module/PedigreeMapModule.php:77 12719msgid "Pedigree map" 12720msgstr "" 12721 12722#. I18N: Description of the “OSM” module 12723#: app/Module/PedigreeMapModule.php:88 12724msgid "Show the birthplace of ancestors on a map." 12725msgstr "" 12726 12727#. I18N: %s is an individual’s name 12728#: app/Module/PedigreeMapModule.php:123 app/Module/PedigreeMapModule.php:318 12729#, php-format 12730msgid "Pedigree map of %s" 12731msgstr "" 12732 12733#. I18N: Description of the “Pedigree” module 12734#: app/Module/PedigreeReportModule.php:50 12735#: resources/xml/reports/pedigree_report.xml:4 12736msgid "A report of an individual’s ancestors, formatted as a tree." 12737msgstr "" 12738 12739#. I18N: Name of a module/list 12740#: app/Module/PlaceHierarchyListModule.php:45 12741#: resources/views/place-hierarchy.phtml:7 12742msgid "Place hierarchy" 12743msgstr "" 12744 12745#. I18N: Description of the “PlaceHierarchyListModule” module 12746#: app/Module/PlaceHierarchyListModule.php:56 12747msgid "The place hierarchy." 12748msgstr "" 12749 12750#. I18N: Description of the “OSM” module 12751#: app/Module/PlacesModule.php:77 12752msgid "Show the location of events on a map." 12753msgstr "" 12754 12755#. I18N: Name of a module 12756#: app/Module/PoweredByWebtreesModule.php:39 12757msgid "Powered by webtrees™" 12758msgstr "" 12759 12760#. I18N: Description of the “webtrees” module 12761#: app/Module/PoweredByWebtreesModule.php:50 12762msgid "A link to the webtrees home page." 12763msgstr "" 12764 12765#. I18N: Name of a module 12766#: app/Module/RecentChangesModule.php:49 12767#: resources/xml/reports/change_report.xml:92 12768msgid "Recent changes" 12769msgstr "" 12770 12771#. I18N: Description of the “Recent changes” module 12772#: app/Module/RecentChangesModule.php:60 12773msgid "A list of records that have been updated recently." 12774msgstr "" 12775 12776#: app/Module/RecentChangesModule.php:89 12777#, php-format 12778msgid "There have been no changes within the last %s day." 12779msgid_plural "There have been no changes within the last %s days." 12780msgstr[0] "" 12781msgstr[1] "" 12782 12783#: app/Module/RecentChangesModule.php:107 12784#, php-format 12785msgid "Changes in the last %s day" 12786msgid_plural "Changes in the last %s days" 12787msgstr[0] "" 12788msgstr[1] "" 12789 12790#. I18N: An option in a list-box 12791#: app/Module/RecentChangesModule.php:191 12792msgid "sort by date, oldest first" 12793msgstr "" 12794 12795#. I18N: An option in a list-box 12796#: app/Module/RecentChangesModule.php:193 12797msgid "sort by date, newest first" 12798msgstr "" 12799 12800#. I18N: Name of a report 12801#: app/Module/RelatedIndividualsReportModule.php:38 12802#: resources/xml/reports/relative_ext_report.xml:3 12803#: resources/xml/reports/relative_ext_report.xml:43 12804msgid "Related individuals" 12805msgstr "" 12806 12807#. I18N: Description of the “Related individuals” module 12808#: app/Module/RelatedIndividualsReportModule.php:50 12809#: resources/xml/reports/relative_ext_report.xml:4 12810msgid "A report of the individuals that are closely related to an individual." 12811msgstr "" 12812 12813#. I18N: Description of the “RelationshipsChart” module 12814#: app/Module/RelationshipsChartModule.php:62 12815msgid "A chart displaying relationships between two individuals." 12816msgstr "" 12817 12818#: app/Module/RelationshipsChartModule.php:90 12819msgid "Relationship to me" 12820msgstr "" 12821 12822#: app/Module/RelationshipsChartModule.php:139 12823msgid "Chart preferences" 12824msgstr "" 12825 12826#: app/Module/RelationshipsChartModule.php:151 12827msgid "Find any relationship" 12828msgstr "" 12829 12830#: app/Module/RelationshipsChartModule.php:152 12831#: resources/views/modules/relationships-chart/page.phtml:43 12832msgid "Find relationships via ancestors" 12833msgstr "" 12834 12835#: app/Module/RelationshipsChartModule.php:168 12836msgid "unlimited" 12837msgstr "" 12838 12839#. I18N: %s are individual’s names 12840#: app/Module/RelationshipsChartModule.php:235 12841#, php-format 12842msgid "Relationships between %1$s and %2$s" 12843msgstr "" 12844 12845#: app/Module/RelationshipsChartModule.php:300 12846#, php-format 12847msgid "Relationship: %s" 12848msgstr "" 12849 12850#: app/Module/RelationshipsChartModule.php:374 12851msgid "No link between the two individuals could be found." 12852msgstr "" 12853 12854#: app/Module/RelationshipsChartModule.php:629 12855msgid "Find all possible relationships" 12856msgstr "" 12857 12858#: app/Module/RelationshipsChartModule.php:631 12859msgid "Find other relationships" 12860msgstr "" 12861 12862#: app/Module/RelationshipsChartModule.php:635 12863#: resources/views/modules/relationships-chart/page.phtml:57 12864msgid "Find the closest relationships" 12865msgstr "" 12866 12867#. I18N: Description of the “Families” module 12868#: app/Module/RelativesTabModule.php:51 12869msgid "A tab showing the close relatives of an individual." 12870msgstr "" 12871 12872#. I18N: Description of the “Reports” module 12873#: app/Module/ReportsMenuModule.php:71 12874msgid "The reports menu." 12875msgstr "" 12876 12877#. I18N: Description of the “RepositoryListModule” module 12878#: app/Module/RepositoryListModule.php:56 12879msgid "A list of repositories." 12880msgstr "" 12881 12882#. I18N: Name of a module. Tasks that need further research. 12883#: app/Module/ResearchTaskModule.php:52 12884msgid "Research tasks" 12885msgstr "" 12886 12887#. I18N: Description of “Research tasks” module 12888#: app/Module/ResearchTaskModule.php:63 12889msgid "A list of tasks and activities that are linked to the family tree." 12890msgstr "" 12891 12892#: app/Module/ResearchTaskModule.php:104 12893msgid "There are no research tasks in this family tree." 12894msgstr "" 12895 12896#. I18N: Description of the “Pending changes” module 12897#: app/Module/ReviewChangesModule.php:74 12898msgid "A list of changes that need to be reviewed by a moderator, and email notifications." 12899msgstr "" 12900 12901#: app/Module/ReviewChangesModule.php:136 12902#: resources/views/emails/pending-changes-html.phtml:8 12903#: resources/views/emails/pending-changes-text.phtml:5 12904msgid "There are pending changes for you to moderate." 12905msgstr "" 12906 12907#: app/Module/ReviewChangesModule.php:142 12908msgid "Last email reminder was sent " 12909msgstr "" 12910 12911#: app/Module/ReviewChangesModule.php:143 12912msgid "Next email reminder will be sent after " 12913msgstr "" 12914 12915#. I18N: Name of a module 12916#. I18N: A button label. 12917#: app/Module/SearchMenuModule.php:40 app/Module/SearchMenuModule.php:82 12918#: resources/views/layouts/default.phtml:91 12919#: resources/views/layouts/default.phtml:92 12920#: resources/views/modules/descendancy/sidebar.phtml:5 12921#: resources/views/modules/descendancy/sidebar.phtml:24 12922#: resources/views/search-replace-page.phtml:30 12923msgid "Search" 12924msgstr "" 12925 12926#. I18N: Description of the “Reports” module 12927#: app/Module/SearchMenuModule.php:51 12928msgid "The search menu." 12929msgstr "" 12930 12931#. I18N: Description of the “Sitemaps” module 12932#: app/Module/SiteMapModule.php:57 12933msgid "Generate sitemap files for search engines." 12934msgstr "" 12935 12936#. I18N: Name of a module - see http://en.wikipedia.org/wiki/Sitemaps 12937#: app/Module/SiteMapModule.php:104 12938msgid "Sitemaps" 12939msgstr "" 12940 12941#. I18N: Description of the “Slide show” module 12942#: app/Module/SlideShowModule.php:47 12943msgid "Random images from the current family tree." 12944msgstr "" 12945 12946#: app/Module/SlideShowModule.php:143 12947msgid "This family tree has no images to display." 12948msgstr "" 12949 12950#. I18N: Description of the “SourceListModule” module 12951#: app/Module/SourceListModule.php:56 12952msgid "A list of sources." 12953msgstr "" 12954 12955#. I18N: Description of the “Sources” module 12956#: app/Module/SourcesTabModule.php:68 12957msgid "A tab showing the sources linked to an individual." 12958msgstr "" 12959 12960#. I18N: Description of the “StatisticsChart” module 12961#: app/Module/StatisticsChartModule.php:102 12962msgid "Various statistics charts." 12963msgstr "" 12964 12965#: app/Module/StatisticsChartModule.php:273 12966#: resources/views/modules/statistics-chart/custom.phtml:28 12967msgid "Month of birth" 12968msgstr "" 12969 12970#: app/Module/StatisticsChartModule.php:322 12971#: resources/views/modules/statistics-chart/custom.phtml:29 12972msgid "Month of death" 12973msgstr "" 12974 12975#: app/Module/StatisticsChartModule.php:371 12976#: resources/views/modules/statistics-chart/custom.phtml:42 12977msgid "Month of marriage" 12978msgstr "" 12979 12980#: app/Module/StatisticsChartModule.php:413 12981#: resources/views/modules/statistics-chart/custom.phtml:30 12982msgid "Month of birth of first child in a relation" 12983msgstr "" 12984 12985#: app/Module/StatisticsChartModule.php:419 12986#: app/Module/StatisticsChartModule.php:713 12987#: resources/views/lists/families-table.phtml:262 12988#: resources/views/lists/individuals-table.phtml:279 12989#: resources/views/modules/pedigree-chart/previous.phtml:38 12990#: resources/xml/reports/family_group_report.xml:761 12991#: resources/xml/reports/relative_ext_report.xml:115 12992msgid "Children" 12993msgstr "" 12994 12995#: app/Module/StatisticsChartModule.php:462 12996#: resources/views/modules/statistics-chart/custom.phtml:43 12997msgid "Month of first marriage" 12998msgstr "" 12999 13000#: app/Module/StatisticsChartModule.php:516 13001#: app/Statistics/Google/ChartAge.php:130 13002#: resources/views/modules/gedcom_stats/config.phtml:33 13003#: resources/views/modules/gedcom_stats/statistics.phtml:195 13004#: resources/views/modules/html/template-statistics.phtml:79 13005#: resources/views/modules/statistics-chart/custom.phtml:31 13006#: resources/views/statistics/individuals/lifespan.phtml:18 13007msgid "Average age at death" 13008msgstr "" 13009 13010#: app/Module/StatisticsChartModule.php:578 13011#: resources/views/lists/families-table.phtml:520 13012#: resources/views/lists/families-table.phtml:562 13013#: resources/views/modules/statistics-chart/custom.phtml:32 13014#: resources/views/statistics/families/marriage-age.phtml:10 13015msgid "Age in year of marriage" 13016msgstr "" 13017 13018#: app/Module/StatisticsChartModule.php:639 13019#: resources/views/modules/statistics-chart/custom.phtml:33 13020msgid "Age in year of first marriage" 13021msgstr "" 13022 13023#: app/Module/StatisticsChartModule.php:765 13024#: app/Statistics/Google/ChartBirth.php:105 13025#: app/Statistics/Google/ChartCommonGiven.php:78 13026#: app/Statistics/Google/ChartCommonSurname.php:137 13027#: app/Statistics/Google/ChartDeath.php:105 13028#: app/Statistics/Google/ChartDistribution.php:120 13029#: app/Statistics/Google/ChartDivorce.php:105 13030#: app/Statistics/Google/ChartFamilyLargest.php:101 13031#: app/Statistics/Google/ChartFamilyWithSources.php:73 13032#: app/Statistics/Google/ChartIndividualWithSources.php:73 13033#: app/Statistics/Google/ChartMarriage.php:105 13034#: app/Statistics/Google/ChartMedia.php:72 13035#: app/Statistics/Google/ChartMortality.php:64 13036#: app/Statistics/Google/ChartNoChildrenFamilies.php:101 13037#: app/Statistics/Google/ChartSex.php:54 13038#: resources/views/admin/control-panel.phtml:157 13039#: resources/views/lists/chart-by-age.phtml:23 13040#: resources/views/lists/chart-by-decade.phtml:15 13041msgid "Total" 13042msgstr "" 13043 13044#. I18N: Label on a graph; 40+ means 40 or more 13045#: app/Module/StatisticsChartModule.php:863 13046#, php-format 13047msgid "%s+" 13048msgstr "" 13049 13050#: app/Module/StatisticsChartModule.php:949 13051#: app/Statistics/Repository/EventRepository.php:242 13052#: app/Statistics/Repository/FamilyDatesRepository.php:100 13053#: app/Statistics/Repository/FamilyRepository.php:511 13054#: app/Statistics/Repository/IndividualRepository.php:1765 13055#: app/Statistics/Repository/IndividualRepository.php:1790 13056#: resources/views/statistics/families/birth-age.phtml:27 13057#: resources/views/statistics/families/birth-age.phtml:45 13058#: resources/views/statistics/families/birth-age.phtml:65 13059#: resources/views/statistics/families/birth-age.phtml:83 13060#: resources/views/statistics/families/marriage-age.phtml:27 13061#: resources/views/statistics/families/marriage-age.phtml:45 13062#: resources/views/statistics/families/marriage-age.phtml:65 13063#: resources/views/statistics/families/marriage-age.phtml:83 13064#: resources/views/statistics/families/marriage-length.phtml:27 13065#: resources/views/statistics/families/marriage-length.phtml:45 13066#: resources/views/statistics/families/top10-list-age.phtml:32 13067#: resources/views/statistics/families/top10-list-grand.phtml:25 13068#: resources/views/statistics/families/top10-list-spouses.phtml:23 13069#: resources/views/statistics/families/top10-list.phtml:25 13070#: resources/views/statistics/individuals/top10-list.phtml:23 13071#: resources/views/statistics/other/charts/column.phtml:10 13072#: resources/views/statistics/other/charts/combo.phtml:10 13073#: resources/views/statistics/other/charts/custom.phtml:8 13074#: resources/views/statistics/other/charts/geo.phtml:10 13075#: resources/views/statistics/other/charts/pie.phtml:10 13076#: resources/views/statistics/other/places.phtml:53 13077#: resources/views/statistics/other/top10-list.phtml:23 13078msgid "This information is not available." 13079msgstr "" 13080 13081#: app/Module/StatisticsChartModule.php:984 13082#: app/Statistics/Google/ChartAge.php:107 13083#: app/Statistics/Google/ChartAge.php:135 13084#: app/Statistics/Google/ChartBirth.php:104 13085#: app/Statistics/Google/ChartChildren.php:86 13086#: app/Statistics/Google/ChartChildren.php:109 13087#: app/Statistics/Google/ChartDeath.php:104 13088#: app/Statistics/Google/ChartDivorce.php:104 13089#: app/Statistics/Google/ChartMarriage.php:104 13090#: app/Statistics/Google/ChartMarriageAge.php:130 13091#: app/Statistics/Google/ChartMarriageAge.php:158 13092#: app/Statistics/Google/ChartMortality.php:63 13093#: app/Statistics/Google/ChartNoChildrenFamilies.php:100 13094#: app/Statistics/Google/ChartNoChildrenFamilies.php:134 13095#: resources/views/lists/chart-by-decade.phtml:18 13096#: resources/views/lists/families-table.phtml:105 13097#: resources/views/lists/families-table.phtml:120 13098#: resources/views/lists/individuals-table.phtml:121 13099#: resources/views/lists/individuals-table.phtml:136 13100msgid "Century" 13101msgstr "" 13102 13103#. I18N: Description of the “Stories” module 13104#: app/Module/StoriesModule.php:64 13105msgid "Add narrative stories to individuals in the family tree." 13106msgstr "" 13107 13108#. I18N: Name of a module 13109#: app/Module/StoriesModule.php:195 13110#: resources/views/modules/stories/edit.phtml:4 13111msgid "Stories" 13112msgstr "" 13113 13114#: app/Module/StoriesModule.php:248 13115#: resources/views/modules/stories/config.phtml:25 13116#: resources/views/modules/stories/tab.phtml:23 13117msgid "Add a story" 13118msgstr "" 13119 13120#: app/Module/StoriesModule.php:260 13121#: resources/views/modules/stories/tab.phtml:14 13122msgid "Edit the story" 13123msgstr "" 13124 13125#. I18N: Name of a module 13126#: app/Module/ThemeSelectModule.php:39 13127msgid "Theme change" 13128msgstr "" 13129 13130#. I18N: Description of the “Theme change” module 13131#: app/Module/ThemeSelectModule.php:50 13132msgid "An alternative way to select a new theme." 13133msgstr "" 13134 13135#. I18N: Name of a module/chart 13136#: app/Module/TimelineChartModule.php:65 13137msgid "Timeline" 13138msgstr "" 13139 13140#. I18N: Description of the “TimelineChart” module 13141#: app/Module/TimelineChartModule.php:76 13142msgid "A timeline displaying individual events." 13143msgstr "" 13144 13145#. I18N: Name of a module. Top=Most common 13146#: app/Module/TopGivenNamesModule.php:45 13147#: resources/views/statistics/individuals/names.phtml:53 13148msgid "Top given names" 13149msgstr "" 13150 13151#. I18N: Description of the “Top given names” module 13152#: app/Module/TopGivenNamesModule.php:56 13153msgid "A list of the most popular given names." 13154msgstr "" 13155 13156#. I18N: i.e. most popular given name. 13157#: app/Module/TopGivenNamesModule.php:99 13158msgid "Top given name" 13159msgstr "" 13160 13161#. 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 13162#: app/Module/TopGivenNamesModule.php:102 13163#, php-format 13164msgid "Top %s given name" 13165msgid_plural "Top %s given names" 13166msgstr[0] "" 13167msgstr[1] "" 13168 13169#. I18N: Name of a module 13170#: app/Module/TopPageViewsModule.php:42 13171msgid "Most viewed pages" 13172msgstr "" 13173 13174#. I18N: Description of the “Most viewed pages” module 13175#: app/Module/TopPageViewsModule.php:53 13176msgid "A list of the pages that have been viewed the most number of times." 13177msgstr "" 13178 13179#. I18N: An option in a list-box 13180#: app/Module/TopPageViewsModule.php:173 13181msgid "before" 13182msgstr "" 13183 13184#. I18N: An option in a list-box 13185#: app/Module/TopPageViewsModule.php:175 13186msgid "after" 13187msgstr "" 13188 13189#. I18N: Name of a module. Top=Most common 13190#: app/Module/TopSurnamesModule.php:49 13191#: resources/views/statistics/individuals/names.phtml:29 13192msgid "Top surnames" 13193msgstr "" 13194 13195#. I18N: Description of the “Top surnames” module 13196#: app/Module/TopSurnamesModule.php:60 13197msgid "A list of the most popular surnames." 13198msgstr "" 13199 13200#. I18N: i.e. most popular surname. 13201#: app/Module/TopSurnamesModule.php:137 13202msgid "Top surname" 13203msgstr "" 13204 13205#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 13206#: app/Module/TopSurnamesModule.php:140 13207#, php-format 13208msgid "Top %s surname" 13209msgid_plural "Top %s surnames" 13210msgstr[0] "" 13211msgstr[1] "" 13212 13213#. I18N: An option in a list-box 13214#: app/Module/TopSurnamesModule.php:218 13215msgid "bullet list" 13216msgstr "" 13217 13218#. I18N: An option in a list-box 13219#: app/Module/TopSurnamesModule.php:220 13220msgid "compact list" 13221msgstr "" 13222 13223#. I18N: Name of a module 13224#: app/Module/TreesMenuModule.php:40 app/Module/TreesMenuModule.php:87 13225#: resources/views/admin/control-panel-manager.phtml:29 13226#: resources/views/admin/control-panel-manager.phtml:38 13227#: resources/views/admin/control-panel.phtml:110 13228#: resources/views/admin/control-panel.phtml:119 13229#: resources/views/search-general-page.phtml:69 13230#: resources/views/search-phonetic-page.phtml:69 13231msgid "Family trees" 13232msgstr "" 13233 13234#. I18N: Description of the “Reports” module 13235#: app/Module/TreesMenuModule.php:51 13236msgid "The family trees menu." 13237msgstr "" 13238 13239#: app/Module/TreesMenuModule.php:74 resources/views/admin/changes-log.phtml:66 13240#: resources/views/admin/changes-log.phtml:108 13241#: resources/views/admin/control-panel-manager.phtml:42 13242#: resources/views/admin/control-panel.phtml:123 13243#: resources/views/admin/fix-level-0-media.phtml:23 13244#: resources/views/admin/site-logs.phtml:59 13245#: resources/views/admin/site-logs.phtml:97 13246#: resources/views/admin/trees.phtml:50 13247#: resources/views/admin/users-edit.phtml:271 13248#: resources/views/modules/batch_update/admin.phtml:20 13249#: resources/views/modules/faq/config.phtml:19 13250#: resources/views/modules/faq/config.phtml:38 13251#: resources/views/modules/faq/edit.phtml:56 13252#: resources/views/modules/stories/config.phtml:13 13253msgid "Family tree" 13254msgstr "" 13255 13256#. I18N: Name of a module 13257#: app/Module/UpcomingAnniversariesModule.php:94 13258msgid "Upcoming events" 13259msgstr "" 13260 13261#. I18N: Description of the “Upcoming events” module 13262#: app/Module/UpcomingAnniversariesModule.php:105 13263msgid "A list of the anniversaries that will occur in the near future." 13264msgstr "" 13265 13266#: app/Module/UpcomingAnniversariesModule.php:149 13267msgid "No events exist for tomorrow." 13268msgstr "" 13269 13270#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 13271#: app/Module/UpcomingAnniversariesModule.php:153 13272#, php-format 13273msgid "No events exist for the next %s day." 13274msgid_plural "No events exist for the next %s days." 13275msgstr[0] "" 13276msgstr[1] "" 13277 13278#. I18N: Description of the “Favorites” module 13279#: app/Module/UserFavoritesModule.php:62 13280msgid "Display and manage a user’s favorite pages." 13281msgstr "" 13282 13283#. I18N: Description of the “Journal” module 13284#: app/Module/UserJournalModule.php:60 13285msgid "A private area to record notes or keep a journal." 13286msgstr "" 13287 13288#. I18N: Name of a module 13289#: app/Module/UserJournalModule.php:112 13290msgid "Journal" 13291msgstr "" 13292 13293#. I18N: Name of a module 13294#. I18N: A configuration setting 13295#: app/Module/UserMessagesModule.php:64 13296#: resources/views/admin/site-mail.phtml:19 13297msgid "Messages" 13298msgstr "" 13299 13300#. I18N: Description of the “Messages” module 13301#: app/Module/UserMessagesModule.php:75 13302msgid "Communicate directly with other users, using private messages." 13303msgstr "" 13304 13305#: app/Module/UserMessagesModule.php:147 13306#: resources/views/edit/add-fact-row.phtml:18 13307msgid "<select>" 13308msgstr "" 13309 13310#: app/Module/UserMessagesModule.php:152 13311#: resources/views/admin/broadcast.phtml:53 13312#: resources/views/contact-page.phtml:59 resources/views/message-page.phtml:51 13313msgid "Send" 13314msgstr "" 13315 13316#: app/Module/UserMessagesModule.php:160 app/Module/UserMessagesModule.php:205 13317msgid "Are you sure you want to delete this message? It cannot be retrieved later." 13318msgstr "" 13319 13320#: app/Module/UserMessagesModule.php:166 13321#: resources/views/admin/broadcast.phtml:33 13322#: resources/views/contact-page.phtml:39 resources/views/message-page.phtml:31 13323msgid "Subject" 13324msgstr "" 13325 13326#: app/Module/UserMessagesModule.php:167 13327msgid "Date sent" 13328msgstr "" 13329 13330#. I18N: When replying to an email, the subject becomes “RE: <subject>” 13331#: app/Module/UserMessagesModule.php:191 app/Module/UserMessagesModule.php:192 13332msgid "RE: " 13333msgstr "" 13334 13335#: app/Module/UserMessagesModule.php:203 13336msgid "Reply" 13337msgstr "" 13338 13339#: app/Module/UserMessagesModule.php:208 13340msgid "Delete selected messages" 13341msgstr "" 13342 13343#: app/Module/UserMessagesModule.php:219 13344#, php-format 13345msgid "%s message" 13346msgid_plural "%s messages" 13347msgstr[0] "" 13348msgstr[1] "" 13349 13350#. I18N: Description of the “My page” module 13351#: app/Module/UserWelcomeModule.php:68 13352msgid "A greeting message and useful links for a user." 13353msgstr "" 13354 13355#: app/Module/UserWelcomeModule.php:96 app/Module/WelcomeBlockModule.php:97 13356msgid "Default chart" 13357msgstr "" 13358 13359#. I18N: A %s is the user’s name 13360#: app/Module/UserWelcomeModule.php:118 13361#, php-format 13362msgid "Welcome %s" 13363msgstr "" 13364 13365#: app/Module/WebtreesTheme.php:36 13366msgid "webtrees" 13367msgstr "" 13368 13369#. I18N: Name of a module 13370#: app/Module/WelcomeBlockModule.php:57 13371#: resources/views/admin/control-panel.phtml:391 13372#: resources/views/admin/modules.phtml:182 13373#: resources/views/admin/modules.phtml:186 13374msgid "Home page" 13375msgstr "" 13376 13377#. I18N: Description of the “Home page” module 13378#: app/Module/WelcomeBlockModule.php:68 13379msgid "A greeting message for site visitors." 13380msgstr "" 13381 13382#. I18N: A configuration setting 13383#: app/Module/WelcomeBlockModule.php:104 13384#: resources/views/admin/trees-preferences.phtml:81 13385#: resources/views/edit-account-page.phtml:56 13386msgid "Default individual" 13387msgstr "" 13388 13389#. I18N: Name of a theme. 13390#: app/Module/XeneaTheme.php:37 13391msgid "xenea" 13392msgstr "" 13393 13394#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 13395#: app/Module/YahrzeitModule.php:54 13396msgid "Yahrzeiten" 13397msgstr "" 13398 13399#. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar. 13400#: app/Module/YahrzeitModule.php:65 13401msgid "A list of the Hebrew death anniversaries that will occur in the near future." 13402msgstr "" 13403 13404#: app/Place.php:200 13405msgid "unknown" 13406msgstr "" 13407 13408#. I18N: This is a report footer. %s is the name of the application. 13409#: app/Report/AbstractReport.php:284 13410#, php-format 13411msgid "Generated by %s" 13412msgstr "" 13413 13414#: app/Services/SearchService.php:958 13415msgid "The search returned too many results." 13416msgstr "" 13417 13418#: app/Services/ServerCheckService.php:111 13419#, php-format 13420msgid "The PHP extension “%s” is not installed." 13421msgstr "" 13422 13423#: app/Services/ServerCheckService.php:130 13424#, php-format 13425msgid "The PHP.INI setting “%1$s” is disabled." 13426msgstr "" 13427 13428#: app/Services/ServerCheckService.php:134 13429#, php-format 13430msgid "The PHP.INI setting “%1$s” is enabled." 13431msgstr "" 13432 13433#: app/Services/ServerCheckService.php:169 13434#, php-format 13435msgid "The PHP function “%1$s” is disabled." 13436msgstr "" 13437 13438#: app/Services/ServerCheckService.php:184 13439#, php-format 13440msgid "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." 13441msgstr "" 13442 13443#: app/Services/ServerCheckService.php:202 13444#, php-format 13445msgid "SQLite version %s is installed. SQLite version %s or later is required." 13446msgstr "" 13447 13448#: app/Services/ServerCheckService.php:222 13449msgid "The server’s temporary folder cannot be accessed." 13450msgstr "" 13451 13452#: app/Services/ServerCheckService.php:278 13453msgid "SQLite is only suitable for small sites, testing and evaluation." 13454msgstr "" 13455 13456#: app/Services/ServerCheckService.php:283 13457msgid "Support for PostgreSQL is experimental." 13458msgstr "" 13459 13460#: app/Services/ServerCheckService.php:288 13461msgid "Support for SQL Server is experimental." 13462msgstr "" 13463 13464#: app/Services/UpgradeService.php:250 13465msgid "This website is being upgraded. Try again in a few minutes." 13466msgstr "" 13467 13468#. I18N: http://en.wikipedia.org/wiki/Soundex 13469#: app/Soundex.php:3489 resources/views/branches-page.phtml:28 13470#: resources/views/search-phonetic-page.phtml:52 13471msgid "Russell" 13472msgstr "" 13473 13474#. I18N: http://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex 13475#: app/Soundex.php:3491 resources/views/branches-page.phtml:29 13476#: resources/views/search-phonetic-page.phtml:58 13477msgid "Daitch-Mokotoff" 13478msgstr "" 13479 13480#: app/Statistics/Google/ChartAge.php:108 13481#: app/Statistics/Google/ChartMarriageAge.php:131 13482#: app/Statistics/Google/ChartSex.php:60 13483#: resources/views/calendar-page.phtml:105 13484#: resources/views/lists/families-table.phtml:108 13485#: resources/views/lists/families-table.phtml:123 13486#: resources/views/lists/families-table.phtml:135 13487#: resources/views/lists/individuals-table.phtml:124 13488#: resources/views/lists/individuals-table.phtml:139 13489#: resources/views/lists/individuals-table.phtml:151 13490#: resources/views/modules/gedcom_stats/statistics.phtml:28 13491#: resources/views/modules/gedcom_stats/statistics.phtml:200 13492#: resources/views/modules/html/template-statistics.phtml:18 13493#: resources/views/modules/top10_givnnames/block.phtml:5 13494#: resources/views/statistics/individuals/greatest-age.phtml:18 13495#: resources/views/statistics/individuals/lifespan.phtml:27 13496#: resources/views/statistics/individuals/oldest-living.phtml:18 13497msgid "Males" 13498msgstr "" 13499 13500#: app/Statistics/Google/ChartAge.php:109 13501#: app/Statistics/Google/ChartMarriageAge.php:132 13502#: app/Statistics/Google/ChartSex.php:65 13503#: resources/views/calendar-page.phtml:115 13504#: resources/views/lists/families-table.phtml:111 13505#: resources/views/lists/families-table.phtml:126 13506#: resources/views/lists/families-table.phtml:136 13507#: resources/views/lists/individuals-table.phtml:127 13508#: resources/views/lists/individuals-table.phtml:142 13509#: resources/views/lists/individuals-table.phtml:152 13510#: resources/views/modules/gedcom_stats/statistics.phtml:39 13511#: resources/views/modules/gedcom_stats/statistics.phtml:202 13512#: resources/views/modules/html/template-statistics.phtml:22 13513#: resources/views/modules/top10_givnnames/block.phtml:9 13514#: resources/views/statistics/individuals/greatest-age.phtml:27 13515#: resources/views/statistics/individuals/lifespan.phtml:36 13516#: resources/views/statistics/individuals/oldest-living.phtml:27 13517msgid "Females" 13518msgstr "" 13519 13520#: app/Statistics/Google/ChartAge.php:110 13521#: app/Statistics/Google/ChartMarriageAge.php:133 13522#: resources/views/lists/families-table.phtml:137 13523#: resources/views/lists/individuals-table.phtml:153 13524msgid "Average age" 13525msgstr "" 13526 13527#: app/Statistics/Google/ChartAge.php:127 13528msgid "Average age related to death century" 13529msgstr "" 13530 13531#: app/Statistics/Google/ChartBirth.php:121 13532#: resources/views/statistics/individuals/total-events.phtml:29 13533msgid "Births by century" 13534msgstr "" 13535 13536#: app/Statistics/Google/ChartChildren.php:87 13537msgid "Average number" 13538msgstr "" 13539 13540#: app/Statistics/Google/ChartChildren.php:98 13541#: resources/views/modules/gedcom_stats/config.phtml:35 13542#: resources/views/modules/gedcom_stats/statistics.phtml:223 13543#: resources/views/modules/html/template-statistics.phtml:87 13544#: resources/views/statistics/families/children.phtml:18 13545msgid "Average number of children per family" 13546msgstr "" 13547 13548#: app/Statistics/Google/ChartDeath.php:121 13549#: resources/views/statistics/individuals/total-events.phtml:77 13550msgid "Deaths by century" 13551msgstr "" 13552 13553#: app/Statistics/Google/ChartDistribution.php:327 13554msgid "Surname distribution chart" 13555msgstr "" 13556 13557#: app/Statistics/Google/ChartDistribution.php:332 13558msgid "Birth by country" 13559msgstr "" 13560 13561#: app/Statistics/Google/ChartDistribution.php:337 13562msgid "Death by country" 13563msgstr "" 13564 13565#: app/Statistics/Google/ChartDistribution.php:342 13566msgid "Marriage by country" 13567msgstr "" 13568 13569#: app/Statistics/Google/ChartDistribution.php:348 13570msgid "Individual distribution chart" 13571msgstr "" 13572 13573#: app/Statistics/Google/ChartDivorce.php:121 13574#: resources/views/statistics/families/total-records.phtml:78 13575msgid "Divorces by century" 13576msgstr "" 13577 13578#: app/Statistics/Google/ChartFamilyLargest.php:121 13579#: resources/views/statistics/families/children.phtml:44 13580msgid "Largest families" 13581msgstr "" 13582 13583#: app/Statistics/Google/ChartFamilyWithSources.php:79 13584#: app/Statistics/Google/ChartIndividualWithSources.php:79 13585msgid "Without sources" 13586msgstr "" 13587 13588#: app/Statistics/Google/ChartFamilyWithSources.php:84 13589#: app/Statistics/Google/ChartIndividualWithSources.php:84 13590msgid "With sources" 13591msgstr "" 13592 13593#: app/Statistics/Google/ChartFamilyWithSources.php:94 13594#: resources/views/statistics/other/chart-sources.phtml:30 13595msgid "Families with sources" 13596msgstr "" 13597 13598#: app/Statistics/Google/ChartIndividualWithSources.php:94 13599#: resources/views/statistics/other/chart-sources.phtml:18 13600msgid "Individuals with sources" 13601msgstr "" 13602 13603#: app/Statistics/Google/ChartMarriage.php:121 13604#: resources/views/statistics/families/total-records.phtml:30 13605msgid "Marriages by century" 13606msgstr "" 13607 13608#: app/Statistics/Google/ChartMarriageAge.php:150 13609msgid "Average age in century of marriage" 13610msgstr "" 13611 13612#: app/Statistics/Google/ChartMarriageAge.php:153 13613msgid "Average age at marriage" 13614msgstr "" 13615 13616#: app/Statistics/Google/ChartMortality.php:70 13617msgid "Living" 13618msgstr "" 13619 13620#: app/Statistics/Google/ChartMortality.php:75 13621#: resources/views/lists/individuals-table.phtml:208 13622msgid "Dead" 13623msgstr "" 13624 13625#: app/Statistics/Google/ChartNoChildrenFamilies.php:118 13626msgctxt "unknown century" 13627msgid "Unknown" 13628msgstr "" 13629 13630#: app/Statistics/Google/ChartNoChildrenFamilies.php:123 13631#: resources/views/statistics/families/children.phtml:30 13632msgid "Number of families without children" 13633msgstr "" 13634 13635#: app/Statistics/Google/ChartNoChildrenFamilies.php:131 13636#: resources/views/statistics/families/total-records.phtml:10 13637#: resources/xml/reports/fact_sources.xml:248 13638#: resources/xml/reports/fact_sources.xml:252 13639#: resources/xml/reports/fact_sources.xml:350 13640#: resources/xml/reports/fact_sources.xml:354 13641#: resources/xml/reports/marriage_report.xml:111 13642msgid "Total families" 13643msgstr "" 13644 13645#: app/Statistics/Repository/EventRepository.php:250 13646#: app/Statistics/Repository/FamilyDatesRepository.php:108 13647#: app/Statistics/Repository/FamilyDatesRepository.php:379 13648#: app/Statistics/Repository/FamilyRepository.php:82 13649#: app/Statistics/Repository/FamilyRepository.php:466 13650#: app/Statistics/Repository/FamilyRepository.php:843 13651#: app/Statistics/Repository/FamilyRepository.php:1496 13652#: app/Statistics/Repository/IndividualRepository.php:834 13653#: app/Statistics/Repository/IndividualRepository.php:1145 13654#: app/Statistics/Repository/IndividualRepository.php:1165 13655#: app/Statistics/Repository/IndividualRepository.php:1185 13656#: app/Statistics/Repository/IndividualRepository.php:1205 13657#: app/Statistics/Repository/IndividualRepository.php:1225 13658#: app/Statistics/Repository/IndividualRepository.php:1245 13659msgid "This information is private and cannot be shown." 13660msgstr "" 13661 13662#: app/Statistics/Repository/EventRepository.php:321 13663msgid "birth" 13664msgstr "" 13665 13666#: app/Statistics/Repository/EventRepository.php:322 13667msgid "death" 13668msgstr "" 13669 13670#: app/Statistics/Repository/EventRepository.php:323 13671msgid "marriage" 13672msgstr "" 13673 13674#: app/Statistics/Repository/EventRepository.php:324 13675msgid "adoption" 13676msgstr "" 13677 13678#: app/Statistics/Repository/EventRepository.php:325 13679msgid "burial" 13680msgstr "" 13681 13682#: app/Statistics/Repository/EventRepository.php:326 13683msgid "census added" 13684msgstr "" 13685 13686#: app/Statistics/Repository/FamilyRepository.php:462 13687#: app/Statistics/Repository/UserRepository.php:91 13688#: resources/views/statistics/families/top10-list-age.phtml:22 13689#: resources/views/statistics/families/top10-nolist-age.phtml:20 13690#: resources/xml/reports/ahnentafel_report.xml:395 13691#: resources/xml/reports/descendancy_report.xml:131 13692#: resources/xml/reports/descendancy_report.xml:230 13693#: resources/xml/reports/descendancy_report.xml:299 13694#: resources/xml/reports/descendancy_report.xml:363 13695#: resources/xml/reports/descendancy_report.xml:433 13696#: resources/xml/reports/descendancy_report.xml:486 13697msgid "and" 13698msgstr "" 13699 13700#: app/Statistics/Repository/UserRepository.php:79 13701msgid "No signed-in and no anonymous users" 13702msgstr "" 13703 13704#: app/Statistics/Repository/UserRepository.php:83 13705#, php-format 13706msgid "%s anonymous signed-in user" 13707msgid_plural "%s anonymous signed-in users" 13708msgstr[0] "" 13709msgstr[1] "" 13710 13711#: app/Statistics/Repository/UserRepository.php:94 13712#, php-format 13713msgid "%s signed-in user" 13714msgid_plural "%s signed-in users" 13715msgstr[0] "" 13716msgstr[1] "" 13717 13718#: app/Statistics/Service/CenturyService.php:37 13719#, php-format 13720msgid "%s BCE" 13721msgstr "" 13722 13723#: app/Statistics/Service/CenturyService.php:43 13724msgctxt "CENTURY" 13725msgid "21st" 13726msgstr "" 13727 13728#: app/Statistics/Service/CenturyService.php:45 13729msgctxt "CENTURY" 13730msgid "20th" 13731msgstr "" 13732 13733#: app/Statistics/Service/CenturyService.php:47 13734msgctxt "CENTURY" 13735msgid "19th" 13736msgstr "" 13737 13738#: app/Statistics/Service/CenturyService.php:49 13739msgctxt "CENTURY" 13740msgid "18th" 13741msgstr "" 13742 13743#: app/Statistics/Service/CenturyService.php:51 13744msgctxt "CENTURY" 13745msgid "17th" 13746msgstr "" 13747 13748#: app/Statistics/Service/CenturyService.php:53 13749msgctxt "CENTURY" 13750msgid "16th" 13751msgstr "" 13752 13753#: app/Statistics/Service/CenturyService.php:55 13754msgctxt "CENTURY" 13755msgid "15th" 13756msgstr "" 13757 13758#: app/Statistics/Service/CenturyService.php:57 13759msgctxt "CENTURY" 13760msgid "14th" 13761msgstr "" 13762 13763#: app/Statistics/Service/CenturyService.php:59 13764msgctxt "CENTURY" 13765msgid "13th" 13766msgstr "" 13767 13768#: app/Statistics/Service/CenturyService.php:61 13769msgctxt "CENTURY" 13770msgid "12th" 13771msgstr "" 13772 13773#: app/Statistics/Service/CenturyService.php:63 13774msgctxt "CENTURY" 13775msgid "11th" 13776msgstr "" 13777 13778#: app/Statistics/Service/CenturyService.php:65 13779msgctxt "CENTURY" 13780msgid "10th" 13781msgstr "" 13782 13783#: app/Statistics/Service/CenturyService.php:67 13784msgctxt "CENTURY" 13785msgid "9th" 13786msgstr "" 13787 13788#: app/Statistics/Service/CenturyService.php:69 13789msgctxt "CENTURY" 13790msgid "8th" 13791msgstr "" 13792 13793#: app/Statistics/Service/CenturyService.php:71 13794msgctxt "CENTURY" 13795msgid "7th" 13796msgstr "" 13797 13798#: app/Statistics/Service/CenturyService.php:73 13799msgctxt "CENTURY" 13800msgid "6th" 13801msgstr "" 13802 13803#: app/Statistics/Service/CenturyService.php:75 13804msgctxt "CENTURY" 13805msgid "5th" 13806msgstr "" 13807 13808#: app/Statistics/Service/CenturyService.php:77 13809msgctxt "CENTURY" 13810msgid "4th" 13811msgstr "" 13812 13813#: app/Statistics/Service/CenturyService.php:79 13814msgctxt "CENTURY" 13815msgid "3rd" 13816msgstr "" 13817 13818#: app/Statistics/Service/CenturyService.php:81 13819msgctxt "CENTURY" 13820msgid "2nd" 13821msgstr "" 13822 13823#: app/Statistics/Service/CenturyService.php:83 13824msgctxt "CENTURY" 13825msgid "1st" 13826msgstr "" 13827 13828#. I18N: Name of a country or state 13829#: app/Statistics/Service/CountryService.php:38 13830msgid "Aruba" 13831msgstr "" 13832 13833#. I18N: Name of a country or state 13834#: app/Statistics/Service/CountryService.php:40 13835msgid "Afghanistan" 13836msgstr "" 13837 13838#. I18N: Name of a country or state 13839#: app/Statistics/Service/CountryService.php:42 13840msgid "Angola" 13841msgstr "" 13842 13843#. I18N: Name of a country or state 13844#: app/Statistics/Service/CountryService.php:44 13845msgid "Anguilla" 13846msgstr "" 13847 13848#. I18N: Name of a country or state 13849#: app/Statistics/Service/CountryService.php:46 13850msgid "Aland Islands" 13851msgstr "" 13852 13853#. I18N: Name of a country or state 13854#: app/Statistics/Service/CountryService.php:48 13855msgid "Albania" 13856msgstr "" 13857 13858#. I18N: Name of a country or state 13859#: app/Statistics/Service/CountryService.php:50 13860msgid "Andorra" 13861msgstr "" 13862 13863#. I18N: Name of a country or state 13864#: app/Statistics/Service/CountryService.php:52 13865msgid "United Arab Emirates" 13866msgstr "" 13867 13868#. I18N: Name of a country or state 13869#: app/Statistics/Service/CountryService.php:54 13870msgid "Argentina" 13871msgstr "" 13872 13873#. I18N: Name of a country or state 13874#: app/Statistics/Service/CountryService.php:56 13875msgid "Armenia" 13876msgstr "" 13877 13878#. I18N: Name of a country or state 13879#: app/Statistics/Service/CountryService.php:58 13880msgid "American Samoa" 13881msgstr "" 13882 13883#. I18N: Name of a country or state 13884#: app/Statistics/Service/CountryService.php:60 13885msgid "Antarctica" 13886msgstr "" 13887 13888#. I18N: Name of a country or state 13889#: app/Statistics/Service/CountryService.php:62 13890msgid "French Southern Territories" 13891msgstr "" 13892 13893#. I18N: Name of a country or state 13894#: app/Statistics/Service/CountryService.php:64 13895msgid "Antigua and Barbuda" 13896msgstr "" 13897 13898#. I18N: Name of a country or state 13899#: app/Statistics/Service/CountryService.php:66 13900msgid "Australia" 13901msgstr "" 13902 13903#. I18N: Name of a country or state 13904#: app/Statistics/Service/CountryService.php:68 13905msgid "Austria" 13906msgstr "" 13907 13908#. I18N: Name of a country or state 13909#: app/Statistics/Service/CountryService.php:70 13910msgid "Azerbaijan" 13911msgstr "" 13912 13913#. I18N: Name of a country or state 13914#: app/Statistics/Service/CountryService.php:72 13915msgid "Azores" 13916msgstr "" 13917 13918#. I18N: Name of a country or state 13919#: app/Statistics/Service/CountryService.php:74 13920msgid "Burundi" 13921msgstr "" 13922 13923#. I18N: Name of a country or state 13924#: app/Statistics/Service/CountryService.php:76 13925msgid "Belgium" 13926msgstr "" 13927 13928#. I18N: Name of a country or state 13929#: app/Statistics/Service/CountryService.php:78 13930msgid "Benin" 13931msgstr "" 13932 13933#. I18N: Name of a country or state 13934#: app/Statistics/Service/CountryService.php:81 13935msgid "Burkina Faso" 13936msgstr "" 13937 13938#. I18N: Name of a country or state 13939#: app/Statistics/Service/CountryService.php:83 13940msgid "Bangladesh" 13941msgstr "" 13942 13943#. I18N: Name of a country or state 13944#: app/Statistics/Service/CountryService.php:85 13945msgid "Bulgaria" 13946msgstr "" 13947 13948#. I18N: Name of a country or state 13949#: app/Statistics/Service/CountryService.php:87 13950msgid "Bahrain" 13951msgstr "" 13952 13953#. I18N: Name of a country or state 13954#: app/Statistics/Service/CountryService.php:89 13955msgid "Bahamas" 13956msgstr "" 13957 13958#. I18N: Name of a country or state 13959#: app/Statistics/Service/CountryService.php:91 13960msgid "Bosnia and Herzegovina" 13961msgstr "" 13962 13963#. I18N: Name of a country or state 13964#: app/Statistics/Service/CountryService.php:94 13965msgid "Belarus" 13966msgstr "" 13967 13968#. I18N: Name of a country or state 13969#: app/Statistics/Service/CountryService.php:96 13970msgid "Belize" 13971msgstr "" 13972 13973#. I18N: Name of a country or state 13974#: app/Statistics/Service/CountryService.php:98 13975msgid "Bermuda" 13976msgstr "" 13977 13978#. I18N: Name of a country or state 13979#: app/Statistics/Service/CountryService.php:100 13980msgid "Bolivia" 13981msgstr "" 13982 13983#. I18N: Name of a country or state 13984#: app/Statistics/Service/CountryService.php:102 13985msgid "Brazil" 13986msgstr "" 13987 13988#. I18N: Name of a country or state 13989#: app/Statistics/Service/CountryService.php:104 13990msgid "Barbados" 13991msgstr "" 13992 13993#. I18N: Name of a country or state 13994#: app/Statistics/Service/CountryService.php:106 13995msgid "Brunei Darussalam" 13996msgstr "" 13997 13998#. I18N: Name of a country or state 13999#: app/Statistics/Service/CountryService.php:108 14000msgid "Bhutan" 14001msgstr "" 14002 14003#. I18N: Name of a country or state 14004#: app/Statistics/Service/CountryService.php:110 14005msgid "Bouvet Island" 14006msgstr "" 14007 14008#. I18N: Name of a country or state 14009#: app/Statistics/Service/CountryService.php:112 14010msgid "Botswana" 14011msgstr "" 14012 14013#. I18N: Name of a country or state 14014#: app/Statistics/Service/CountryService.php:114 14015msgid "Central African Republic" 14016msgstr "" 14017 14018#. I18N: Name of a country or state 14019#: app/Statistics/Service/CountryService.php:116 14020msgid "Canada" 14021msgstr "" 14022 14023#. I18N: Name of a country or state 14024#: app/Statistics/Service/CountryService.php:118 14025msgid "Cocos (Keeling) Islands" 14026msgstr "" 14027 14028#. I18N: Name of a country or state 14029#: app/Statistics/Service/CountryService.php:120 14030msgid "Switzerland" 14031msgstr "" 14032 14033#. I18N: Name of a country or state 14034#: app/Statistics/Service/CountryService.php:122 14035msgid "Chile" 14036msgstr "" 14037 14038#. I18N: Name of a country or state 14039#: app/Statistics/Service/CountryService.php:124 14040msgid "China" 14041msgstr "" 14042 14043#. I18N: Name of a country or state 14044#: app/Statistics/Service/CountryService.php:126 14045msgid "Cote d’Ivoire" 14046msgstr "" 14047 14048#. I18N: Name of a country or state 14049#: app/Statistics/Service/CountryService.php:128 14050msgid "Cameroon" 14051msgstr "" 14052 14053#. I18N: Name of a country or state 14054#: app/Statistics/Service/CountryService.php:130 14055msgid "Democratic Republic of the Congo" 14056msgstr "" 14057 14058#. I18N: Name of a country or state 14059#: app/Statistics/Service/CountryService.php:132 14060msgid "Republic of the Congo" 14061msgstr "" 14062 14063#. I18N: Name of a country or state 14064#: app/Statistics/Service/CountryService.php:134 14065msgid "Cook Islands" 14066msgstr "" 14067 14068#. I18N: Name of a country or state 14069#: app/Statistics/Service/CountryService.php:136 14070msgid "Colombia" 14071msgstr "" 14072 14073#. I18N: Name of a country or state 14074#: app/Statistics/Service/CountryService.php:138 14075msgid "Comoros" 14076msgstr "" 14077 14078#. I18N: Name of a country or state 14079#: app/Statistics/Service/CountryService.php:140 14080msgid "Cape Verde" 14081msgstr "" 14082 14083#. I18N: Name of a country or state 14084#: app/Statistics/Service/CountryService.php:142 14085msgid "Costa Rica" 14086msgstr "" 14087 14088#. I18N: Name of a country or state 14089#: app/Statistics/Service/CountryService.php:144 14090msgid "Cuba" 14091msgstr "" 14092 14093#. I18N: Name of a country or state 14094#: app/Statistics/Service/CountryService.php:147 14095msgid "Christmas Island" 14096msgstr "" 14097 14098#. I18N: Name of a country or state 14099#: app/Statistics/Service/CountryService.php:149 14100msgid "Cayman Islands" 14101msgstr "" 14102 14103#. I18N: Name of a country or state 14104#: app/Statistics/Service/CountryService.php:151 14105msgid "Cyprus" 14106msgstr "" 14107 14108#. I18N: Name of a country or state 14109#: app/Statistics/Service/CountryService.php:153 14110msgid "Czech Republic" 14111msgstr "" 14112 14113#. I18N: Name of a country or state 14114#: app/Statistics/Service/CountryService.php:155 14115msgid "Germany" 14116msgstr "" 14117 14118#. I18N: Name of a country or state 14119#: app/Statistics/Service/CountryService.php:157 14120msgid "Djibouti" 14121msgstr "" 14122 14123#. I18N: Name of a country or state 14124#: app/Statistics/Service/CountryService.php:159 14125msgid "Dominica" 14126msgstr "" 14127 14128#. I18N: Name of a country or state 14129#: app/Statistics/Service/CountryService.php:161 14130msgid "Denmark" 14131msgstr "" 14132 14133#. I18N: Name of a country or state 14134#: app/Statistics/Service/CountryService.php:163 14135msgid "Dominican Republic" 14136msgstr "" 14137 14138#. I18N: Name of a country or state 14139#: app/Statistics/Service/CountryService.php:165 14140msgid "Algeria" 14141msgstr "" 14142 14143#. I18N: Name of a country or state 14144#: app/Statistics/Service/CountryService.php:167 14145msgid "Ecuador" 14146msgstr "" 14147 14148#. I18N: Name of a country or state 14149#: app/Statistics/Service/CountryService.php:169 14150msgid "Egypt" 14151msgstr "" 14152 14153#. I18N: Name of a country or state 14154#: app/Statistics/Service/CountryService.php:171 14155msgid "England" 14156msgstr "" 14157 14158#. I18N: Name of a country or state 14159#: app/Statistics/Service/CountryService.php:173 14160msgid "Eritrea" 14161msgstr "" 14162 14163#. I18N: Name of a country or state 14164#: app/Statistics/Service/CountryService.php:175 14165msgid "Western Sahara" 14166msgstr "" 14167 14168#. I18N: Name of a country or state 14169#: app/Statistics/Service/CountryService.php:177 14170msgid "Spain" 14171msgstr "" 14172 14173#. I18N: Name of a country or state 14174#: app/Statistics/Service/CountryService.php:179 14175msgid "Estonia" 14176msgstr "" 14177 14178#. I18N: Name of a country or state 14179#: app/Statistics/Service/CountryService.php:181 14180msgid "Ethiopia" 14181msgstr "" 14182 14183#. I18N: Name of a country or state 14184#: app/Statistics/Service/CountryService.php:183 14185msgid "Finland" 14186msgstr "" 14187 14188#. I18N: Name of a country or state 14189#: app/Statistics/Service/CountryService.php:185 14190msgid "Fiji" 14191msgstr "" 14192 14193#. I18N: Name of a country or state 14194#: app/Statistics/Service/CountryService.php:187 14195msgid "Flanders" 14196msgstr "" 14197 14198#. I18N: Name of a country or state 14199#: app/Statistics/Service/CountryService.php:189 14200msgid "Falkland Islands" 14201msgstr "" 14202 14203#. I18N: Name of a country or state 14204#: app/Statistics/Service/CountryService.php:191 14205msgid "France" 14206msgstr "" 14207 14208#. I18N: Name of a country or state 14209#: app/Statistics/Service/CountryService.php:193 14210msgid "Faroe Islands" 14211msgstr "" 14212 14213#. I18N: Name of a country or state 14214#: app/Statistics/Service/CountryService.php:195 14215msgid "Micronesia" 14216msgstr "" 14217 14218#. I18N: Name of a country or state 14219#: app/Statistics/Service/CountryService.php:197 14220msgid "Gabon" 14221msgstr "" 14222 14223#. I18N: Name of a country or state 14224#: app/Statistics/Service/CountryService.php:199 14225msgid "United Kingdom" 14226msgstr "" 14227 14228#. I18N: Name of a country or state 14229#: app/Statistics/Service/CountryService.php:201 14230msgid "Georgia" 14231msgstr "" 14232 14233#. I18N: Name of a country or state 14234#: app/Statistics/Service/CountryService.php:203 14235msgid "Guernsey" 14236msgstr "" 14237 14238#. I18N: Name of a country or state 14239#: app/Statistics/Service/CountryService.php:205 14240msgid "Ghana" 14241msgstr "" 14242 14243#. I18N: Name of a country or state 14244#: app/Statistics/Service/CountryService.php:207 14245msgid "Gibraltar" 14246msgstr "" 14247 14248#. I18N: Name of a country or state 14249#: app/Statistics/Service/CountryService.php:209 14250msgid "Guinea" 14251msgstr "" 14252 14253#. I18N: Name of a country or state 14254#: app/Statistics/Service/CountryService.php:211 14255msgid "Guadeloupe" 14256msgstr "" 14257 14258#. I18N: Name of a country or state 14259#: app/Statistics/Service/CountryService.php:213 14260msgid "Gambia" 14261msgstr "" 14262 14263#. I18N: Name of a country or state 14264#: app/Statistics/Service/CountryService.php:215 14265msgid "Guinea-Bissau" 14266msgstr "" 14267 14268#. I18N: Name of a country or state 14269#: app/Statistics/Service/CountryService.php:217 14270msgid "Equatorial Guinea" 14271msgstr "" 14272 14273#. I18N: Name of a country or state 14274#: app/Statistics/Service/CountryService.php:219 14275msgid "Greece" 14276msgstr "" 14277 14278#. I18N: Name of a country or state 14279#: app/Statistics/Service/CountryService.php:221 14280msgid "Grenada" 14281msgstr "" 14282 14283#. I18N: Name of a country or state 14284#: app/Statistics/Service/CountryService.php:223 14285msgid "Greenland" 14286msgstr "" 14287 14288#. I18N: Name of a country or state 14289#: app/Statistics/Service/CountryService.php:225 14290msgid "Guatemala" 14291msgstr "" 14292 14293#. I18N: Name of a country or state 14294#: app/Statistics/Service/CountryService.php:227 14295msgid "French Guiana" 14296msgstr "" 14297 14298#. I18N: Name of a country or state 14299#: app/Statistics/Service/CountryService.php:229 14300msgid "Guam" 14301msgstr "" 14302 14303#. I18N: Name of a country or state 14304#: app/Statistics/Service/CountryService.php:231 14305msgid "Guyana" 14306msgstr "" 14307 14308#. I18N: Name of a country or state 14309#: app/Statistics/Service/CountryService.php:235 14310msgid "Heard Island and McDonald Islands" 14311msgstr "" 14312 14313#. I18N: Name of a country or state 14314#: app/Statistics/Service/CountryService.php:237 14315msgid "Honduras" 14316msgstr "" 14317 14318#. I18N: Name of a country or state 14319#: app/Statistics/Service/CountryService.php:239 14320msgid "Croatia" 14321msgstr "" 14322 14323#. I18N: Name of a country or state 14324#: app/Statistics/Service/CountryService.php:241 14325msgid "Haiti" 14326msgstr "" 14327 14328#. I18N: Name of a country or state 14329#: app/Statistics/Service/CountryService.php:243 14330msgid "Hungary" 14331msgstr "" 14332 14333#. I18N: Name of a country or state 14334#: app/Statistics/Service/CountryService.php:245 14335msgid "Indonesia" 14336msgstr "" 14337 14338#. I18N: Name of a country or state 14339#: app/Statistics/Service/CountryService.php:247 14340msgid "India" 14341msgstr "" 14342 14343#. I18N: Name of a country or state 14344#: app/Statistics/Service/CountryService.php:249 14345msgid "Isle of Man" 14346msgstr "" 14347 14348#. I18N: Name of a country or state 14349#: app/Statistics/Service/CountryService.php:251 14350msgid "British Indian Ocean Territory" 14351msgstr "" 14352 14353#. I18N: Name of a country or state 14354#: app/Statistics/Service/CountryService.php:253 14355msgid "Ireland" 14356msgstr "" 14357 14358#. I18N: Name of a country or state 14359#: app/Statistics/Service/CountryService.php:255 14360msgid "Iran" 14361msgstr "" 14362 14363#. I18N: Name of a country or state 14364#: app/Statistics/Service/CountryService.php:257 14365msgid "Iraq" 14366msgstr "" 14367 14368#. I18N: Name of a country or state 14369#: app/Statistics/Service/CountryService.php:259 14370msgid "Iceland" 14371msgstr "" 14372 14373#. I18N: Name of a country or state 14374#: app/Statistics/Service/CountryService.php:261 14375msgid "Israel" 14376msgstr "" 14377 14378#. I18N: Name of a country or state 14379#: app/Statistics/Service/CountryService.php:263 14380msgid "Italy" 14381msgstr "" 14382 14383#. I18N: Name of a country or state 14384#: app/Statistics/Service/CountryService.php:265 14385msgid "Jamaica" 14386msgstr "" 14387 14388#. I18N: Name of a country or state 14389#: app/Statistics/Service/CountryService.php:268 14390msgid "Jordan" 14391msgstr "" 14392 14393#. I18N: Name of a country or state 14394#: app/Statistics/Service/CountryService.php:270 14395msgid "Japan" 14396msgstr "" 14397 14398#. I18N: Name of a country or state 14399#: app/Statistics/Service/CountryService.php:272 14400msgid "Kazakhstan" 14401msgstr "" 14402 14403#. I18N: Name of a country or state 14404#: app/Statistics/Service/CountryService.php:274 14405msgid "Kenya" 14406msgstr "" 14407 14408#. I18N: Name of a country or state 14409#: app/Statistics/Service/CountryService.php:276 14410msgid "Kyrgyzstan" 14411msgstr "" 14412 14413#. I18N: Name of a country or state 14414#: app/Statistics/Service/CountryService.php:278 14415msgid "Cambodia" 14416msgstr "" 14417 14418#. I18N: Name of a country or state 14419#: app/Statistics/Service/CountryService.php:280 14420msgid "Kiribati" 14421msgstr "" 14422 14423#. I18N: Name of a country or state 14424#: app/Statistics/Service/CountryService.php:282 14425msgid "Saint Kitts and Nevis" 14426msgstr "" 14427 14428#. I18N: Name of a country or state 14429#: app/Statistics/Service/CountryService.php:284 14430msgid "Korea" 14431msgstr "" 14432 14433#. I18N: Name of a country or state 14434#: app/Statistics/Service/CountryService.php:286 14435msgid "Kuwait" 14436msgstr "" 14437 14438#. I18N: Name of a country or state 14439#: app/Statistics/Service/CountryService.php:288 14440msgid "Laos" 14441msgstr "" 14442 14443#. I18N: Name of a country or state 14444#: app/Statistics/Service/CountryService.php:290 14445msgid "Lebanon" 14446msgstr "" 14447 14448#. I18N: Name of a country or state 14449#: app/Statistics/Service/CountryService.php:292 14450msgid "Liberia" 14451msgstr "" 14452 14453#. I18N: Name of a country or state 14454#: app/Statistics/Service/CountryService.php:294 14455msgid "Libya" 14456msgstr "" 14457 14458#. I18N: Name of a country or state 14459#: app/Statistics/Service/CountryService.php:296 14460msgid "Saint Lucia" 14461msgstr "" 14462 14463#. I18N: Name of a country or state 14464#: app/Statistics/Service/CountryService.php:298 14465msgid "Liechtenstein" 14466msgstr "" 14467 14468#. I18N: Name of a country or state 14469#: app/Statistics/Service/CountryService.php:300 14470msgid "Sri Lanka" 14471msgstr "" 14472 14473#. I18N: Name of a country or state 14474#: app/Statistics/Service/CountryService.php:302 14475msgid "Lesotho" 14476msgstr "" 14477 14478#. I18N: Name of a country or state 14479#: app/Statistics/Service/CountryService.php:304 14480msgid "Lithuania" 14481msgstr "" 14482 14483#. I18N: Name of a country or state 14484#: app/Statistics/Service/CountryService.php:306 14485msgid "Luxembourg" 14486msgstr "" 14487 14488#. I18N: Name of a country or state 14489#: app/Statistics/Service/CountryService.php:308 14490msgid "Latvia" 14491msgstr "" 14492 14493#. I18N: Name of a country or state 14494#: app/Statistics/Service/CountryService.php:310 14495msgid "Macau" 14496msgstr "" 14497 14498#. I18N: Name of a country or state 14499#: app/Statistics/Service/CountryService.php:313 14500msgid "Morocco" 14501msgstr "" 14502 14503#. I18N: Name of a country or state 14504#: app/Statistics/Service/CountryService.php:315 14505msgid "Monaco" 14506msgstr "" 14507 14508#. I18N: Name of a country or state 14509#: app/Statistics/Service/CountryService.php:317 14510msgid "Moldova" 14511msgstr "" 14512 14513#. I18N: Name of a country or state 14514#: app/Statistics/Service/CountryService.php:319 14515msgid "Madagascar" 14516msgstr "" 14517 14518#. I18N: Name of a country or state 14519#: app/Statistics/Service/CountryService.php:321 14520msgid "Maldives" 14521msgstr "" 14522 14523#. I18N: Name of a country or state 14524#: app/Statistics/Service/CountryService.php:323 14525msgid "Mexico" 14526msgstr "" 14527 14528#. I18N: Name of a country or state 14529#: app/Statistics/Service/CountryService.php:325 14530msgid "Marshall Islands" 14531msgstr "" 14532 14533#. I18N: Name of a country or state 14534#: app/Statistics/Service/CountryService.php:327 14535msgid "Macedonia" 14536msgstr "" 14537 14538#. I18N: Name of a country or state 14539#: app/Statistics/Service/CountryService.php:329 14540msgid "Mali" 14541msgstr "" 14542 14543#. I18N: Name of a country or state 14544#: app/Statistics/Service/CountryService.php:331 14545msgid "Malta" 14546msgstr "" 14547 14548#. I18N: Name of a country or state 14549#: app/Statistics/Service/CountryService.php:333 14550msgid "Myanmar" 14551msgstr "" 14552 14553#. I18N: Name of a country or state 14554#: app/Statistics/Service/CountryService.php:335 14555msgid "Mongolia" 14556msgstr "" 14557 14558#. I18N: Name of a country or state 14559#: app/Statistics/Service/CountryService.php:337 14560msgid "Northern Mariana Islands" 14561msgstr "" 14562 14563#. I18N: Name of a country or state 14564#: app/Statistics/Service/CountryService.php:339 14565msgid "Montenegro" 14566msgstr "" 14567 14568#. I18N: Name of a country or state 14569#: app/Statistics/Service/CountryService.php:341 14570msgid "Mozambique" 14571msgstr "" 14572 14573#. I18N: Name of a country or state 14574#: app/Statistics/Service/CountryService.php:343 14575msgid "Mauritania" 14576msgstr "" 14577 14578#. I18N: Name of a country or state 14579#: app/Statistics/Service/CountryService.php:345 14580msgid "Montserrat" 14581msgstr "" 14582 14583#. I18N: Name of a country or state 14584#: app/Statistics/Service/CountryService.php:347 14585msgid "Martinique" 14586msgstr "" 14587 14588#. I18N: Name of a country or state 14589#: app/Statistics/Service/CountryService.php:349 14590msgid "Mauritius" 14591msgstr "" 14592 14593#. I18N: Name of a country or state 14594#: app/Statistics/Service/CountryService.php:351 14595msgid "Malawi" 14596msgstr "" 14597 14598#. I18N: Name of a country or state 14599#: app/Statistics/Service/CountryService.php:353 14600msgid "Malaysia" 14601msgstr "" 14602 14603#. I18N: Name of a country or state 14604#: app/Statistics/Service/CountryService.php:355 14605msgid "Mayotte" 14606msgstr "" 14607 14608#. I18N: Name of a country or state 14609#: app/Statistics/Service/CountryService.php:357 14610msgid "Namibia" 14611msgstr "" 14612 14613#. I18N: Name of a country or state 14614#: app/Statistics/Service/CountryService.php:359 14615msgid "New Caledonia" 14616msgstr "" 14617 14618#. I18N: Name of a country or state 14619#: app/Statistics/Service/CountryService.php:361 14620msgid "Niger" 14621msgstr "" 14622 14623#. I18N: Name of a country or state 14624#: app/Statistics/Service/CountryService.php:363 14625msgid "Norfolk Island" 14626msgstr "" 14627 14628#. I18N: Name of a country or state 14629#: app/Statistics/Service/CountryService.php:365 14630msgid "Nigeria" 14631msgstr "" 14632 14633#. I18N: Name of a country or state 14634#: app/Statistics/Service/CountryService.php:367 14635msgid "Nicaragua" 14636msgstr "" 14637 14638#. I18N: Name of a country or state 14639#: app/Statistics/Service/CountryService.php:369 14640msgid "Northern Ireland" 14641msgstr "" 14642 14643#. I18N: Name of a country or state 14644#: app/Statistics/Service/CountryService.php:371 14645msgid "Niue" 14646msgstr "" 14647 14648#. I18N: Name of a country or state 14649#: app/Statistics/Service/CountryService.php:373 14650msgid "Netherlands" 14651msgstr "" 14652 14653#. I18N: Name of a country or state 14654#: app/Statistics/Service/CountryService.php:375 14655msgid "Norway" 14656msgstr "" 14657 14658#. I18N: Name of a country or state 14659#: app/Statistics/Service/CountryService.php:377 14660msgid "Nepal" 14661msgstr "" 14662 14663#. I18N: Name of a country or state 14664#: app/Statistics/Service/CountryService.php:379 14665msgid "Nauru" 14666msgstr "" 14667 14668#. I18N: Name of a country or state 14669#: app/Statistics/Service/CountryService.php:381 14670msgid "New Zealand" 14671msgstr "" 14672 14673#. I18N: Name of a country or state 14674#: app/Statistics/Service/CountryService.php:383 14675msgid "Oman" 14676msgstr "" 14677 14678#. I18N: Name of a country or state 14679#: app/Statistics/Service/CountryService.php:385 14680msgid "Pakistan" 14681msgstr "" 14682 14683#. I18N: Name of a country or state 14684#: app/Statistics/Service/CountryService.php:387 14685msgid "Panama" 14686msgstr "" 14687 14688#. I18N: Name of a country or state 14689#: app/Statistics/Service/CountryService.php:389 14690msgid "Pitcairn" 14691msgstr "" 14692 14693#. I18N: Name of a country or state 14694#: app/Statistics/Service/CountryService.php:391 14695msgid "Peru" 14696msgstr "" 14697 14698#. I18N: Name of a country or state 14699#: app/Statistics/Service/CountryService.php:393 14700msgid "Philippines" 14701msgstr "" 14702 14703#. I18N: Name of a country or state 14704#: app/Statistics/Service/CountryService.php:395 14705msgid "Palau" 14706msgstr "" 14707 14708#. I18N: Name of a country or state 14709#: app/Statistics/Service/CountryService.php:397 14710msgid "Papua New Guinea" 14711msgstr "" 14712 14713#. I18N: Name of a country or state 14714#: app/Statistics/Service/CountryService.php:399 14715msgid "Poland" 14716msgstr "" 14717 14718#. I18N: Name of a country or state 14719#: app/Statistics/Service/CountryService.php:401 14720msgid "Puerto Rico" 14721msgstr "" 14722 14723#. I18N: Name of a country or state 14724#: app/Statistics/Service/CountryService.php:403 14725msgid "North Korea" 14726msgstr "" 14727 14728#. I18N: Name of a country or state 14729#: app/Statistics/Service/CountryService.php:405 14730msgid "Portugal" 14731msgstr "" 14732 14733#. I18N: Name of a country or state 14734#: app/Statistics/Service/CountryService.php:407 14735msgid "Paraguay" 14736msgstr "" 14737 14738#. I18N: Name of a country or state 14739#: app/Statistics/Service/CountryService.php:409 14740msgid "Occupied Palestinian Territory" 14741msgstr "" 14742 14743#. I18N: Name of a country or state 14744#: app/Statistics/Service/CountryService.php:411 14745msgid "French Polynesia" 14746msgstr "" 14747 14748#. I18N: Name of a country or state 14749#: app/Statistics/Service/CountryService.php:413 14750msgid "Qatar" 14751msgstr "" 14752 14753#. I18N: Name of a country or state 14754#: app/Statistics/Service/CountryService.php:415 14755msgid "Reunion" 14756msgstr "" 14757 14758#. I18N: Name of a country or state 14759#: app/Statistics/Service/CountryService.php:417 14760msgid "Romania" 14761msgstr "" 14762 14763#. I18N: Name of a country or state 14764#: app/Statistics/Service/CountryService.php:419 14765msgid "Russia" 14766msgstr "" 14767 14768#. I18N: Name of a country or state 14769#: app/Statistics/Service/CountryService.php:421 14770msgid "Rwanda" 14771msgstr "" 14772 14773#. I18N: Name of a country or state 14774#: app/Statistics/Service/CountryService.php:423 14775msgid "Saudi Arabia" 14776msgstr "" 14777 14778#. I18N: Name of a country or state 14779#: app/Statistics/Service/CountryService.php:425 14780msgid "Scotland" 14781msgstr "" 14782 14783#. I18N: Name of a country or state 14784#: app/Statistics/Service/CountryService.php:427 14785msgid "Sudan" 14786msgstr "" 14787 14788#. I18N: Name of a country or state 14789#: app/Statistics/Service/CountryService.php:429 14790msgid "At sea" 14791msgstr "" 14792 14793#. I18N: Name of a country or state 14794#: app/Statistics/Service/CountryService.php:431 14795msgid "Senegal" 14796msgstr "" 14797 14798#. I18N: Name of a country or state 14799#: app/Statistics/Service/CountryService.php:433 14800msgid "Serbia" 14801msgstr "" 14802 14803#. I18N: Name of a country or state 14804#: app/Statistics/Service/CountryService.php:435 14805msgid "Singapore" 14806msgstr "" 14807 14808#. I18N: Name of a country or state 14809#: app/Statistics/Service/CountryService.php:437 14810msgid "South Georgia and the South Sandwich Islands" 14811msgstr "" 14812 14813#. I18N: Name of a country or state 14814#: app/Statistics/Service/CountryService.php:439 14815msgid "Saint Helena" 14816msgstr "" 14817 14818#. I18N: Name of a country or state 14819#: app/Statistics/Service/CountryService.php:441 14820msgid "Svalbard and Jan Mayen" 14821msgstr "" 14822 14823#. I18N: Name of a country or state 14824#: app/Statistics/Service/CountryService.php:443 14825msgid "Solomon Islands" 14826msgstr "" 14827 14828#. I18N: Name of a country or state 14829#: app/Statistics/Service/CountryService.php:445 14830msgid "Sierra Leone" 14831msgstr "" 14832 14833#. I18N: Name of a country or state 14834#: app/Statistics/Service/CountryService.php:447 14835msgid "El Salvador" 14836msgstr "" 14837 14838#. I18N: Name of a country or state 14839#: app/Statistics/Service/CountryService.php:449 14840msgid "San Marino" 14841msgstr "" 14842 14843#. I18N: Name of a country or state 14844#: app/Statistics/Service/CountryService.php:451 14845msgid "Somalia" 14846msgstr "" 14847 14848#. I18N: Name of a country or state 14849#: app/Statistics/Service/CountryService.php:453 14850msgid "Saint Pierre and Miquelon" 14851msgstr "" 14852 14853#. I18N: Name of a country or state 14854#: app/Statistics/Service/CountryService.php:455 14855msgid "South Sudan" 14856msgstr "" 14857 14858#. I18N: Name of a country or state 14859#: app/Statistics/Service/CountryService.php:457 14860msgid "Sao Tome and Principe" 14861msgstr "" 14862 14863#. I18N: Name of a country or state 14864#: app/Statistics/Service/CountryService.php:459 14865msgid "Suriname" 14866msgstr "" 14867 14868#. I18N: Name of a country or state 14869#: app/Statistics/Service/CountryService.php:461 14870msgid "Slovakia" 14871msgstr "" 14872 14873#. I18N: Name of a country or state 14874#: app/Statistics/Service/CountryService.php:463 14875msgid "Slovenia" 14876msgstr "" 14877 14878#. I18N: Name of a country or state 14879#: app/Statistics/Service/CountryService.php:465 14880msgid "Sweden" 14881msgstr "" 14882 14883#. I18N: Name of a country or state 14884#: app/Statistics/Service/CountryService.php:467 14885msgid "Swaziland" 14886msgstr "" 14887 14888#. I18N: Name of a country or state 14889#: app/Statistics/Service/CountryService.php:470 14890msgid "Seychelles" 14891msgstr "" 14892 14893#. I18N: Name of a country or state 14894#: app/Statistics/Service/CountryService.php:472 14895msgid "Syria" 14896msgstr "" 14897 14898#. I18N: Name of a country or state 14899#: app/Statistics/Service/CountryService.php:474 14900msgid "Turks and Caicos Islands" 14901msgstr "" 14902 14903#. I18N: Name of a country or state 14904#: app/Statistics/Service/CountryService.php:476 14905msgid "Chad" 14906msgstr "" 14907 14908#. I18N: Name of a country or state 14909#: app/Statistics/Service/CountryService.php:478 14910msgid "Togo" 14911msgstr "" 14912 14913#. I18N: Name of a country or state 14914#: app/Statistics/Service/CountryService.php:480 14915msgid "Thailand" 14916msgstr "" 14917 14918#. I18N: Name of a country or state 14919#: app/Statistics/Service/CountryService.php:482 14920msgid "Tajikistan" 14921msgstr "" 14922 14923#. I18N: Name of a country or state 14924#: app/Statistics/Service/CountryService.php:484 14925msgid "Tokelau" 14926msgstr "" 14927 14928#. I18N: Name of a country or state 14929#: app/Statistics/Service/CountryService.php:486 14930msgid "Turkmenistan" 14931msgstr "" 14932 14933#. I18N: Name of a country or state 14934#: app/Statistics/Service/CountryService.php:488 14935msgid "Timor-Leste" 14936msgstr "" 14937 14938#. I18N: Name of a country or state 14939#: app/Statistics/Service/CountryService.php:490 14940msgid "Tonga" 14941msgstr "" 14942 14943#. I18N: Name of a country or state 14944#: app/Statistics/Service/CountryService.php:492 14945msgid "Trinidad and Tobago" 14946msgstr "" 14947 14948#. I18N: Name of a country or state 14949#: app/Statistics/Service/CountryService.php:494 14950msgid "Tunisia" 14951msgstr "" 14952 14953#. I18N: Name of a country or state 14954#: app/Statistics/Service/CountryService.php:496 14955msgid "Turkey" 14956msgstr "" 14957 14958#. I18N: Name of a country or state 14959#: app/Statistics/Service/CountryService.php:498 14960msgid "Tuvalu" 14961msgstr "" 14962 14963#. I18N: Name of a country or state 14964#: app/Statistics/Service/CountryService.php:500 14965msgid "Taiwan" 14966msgstr "" 14967 14968#. I18N: Name of a country or state 14969#: app/Statistics/Service/CountryService.php:502 14970msgid "Tanzania" 14971msgstr "" 14972 14973#. I18N: Name of a country or state 14974#: app/Statistics/Service/CountryService.php:504 14975msgid "Uganda" 14976msgstr "" 14977 14978#. I18N: Name of a country or state 14979#: app/Statistics/Service/CountryService.php:506 14980msgid "Ukraine" 14981msgstr "" 14982 14983#. I18N: Name of a country or state 14984#: app/Statistics/Service/CountryService.php:508 14985msgid "US Minor Outlying Islands" 14986msgstr "" 14987 14988#. I18N: Name of a country or state 14989#: app/Statistics/Service/CountryService.php:510 14990msgid "Uruguay" 14991msgstr "" 14992 14993#. I18N: Name of a country or state 14994#: app/Statistics/Service/CountryService.php:512 14995msgid "United States" 14996msgstr "" 14997 14998#. I18N: Name of a country or state 14999#: app/Statistics/Service/CountryService.php:514 15000msgid "Uzbekistan" 15001msgstr "" 15002 15003#. I18N: Name of a country or state 15004#: app/Statistics/Service/CountryService.php:516 15005msgid "Vatican City" 15006msgstr "" 15007 15008#. I18N: Name of a country or state 15009#: app/Statistics/Service/CountryService.php:518 15010msgid "Saint Vincent and the Grenadines" 15011msgstr "" 15012 15013#. I18N: Name of a country or state 15014#: app/Statistics/Service/CountryService.php:520 15015msgid "Venezuela" 15016msgstr "" 15017 15018#. I18N: Name of a country or state 15019#: app/Statistics/Service/CountryService.php:522 15020msgid "British Virgin Islands" 15021msgstr "" 15022 15023#. I18N: Name of a country or state 15024#: app/Statistics/Service/CountryService.php:524 15025msgid "US Virgin Islands" 15026msgstr "" 15027 15028#. I18N: Name of a country or state 15029#: app/Statistics/Service/CountryService.php:526 15030msgid "Vietnam" 15031msgstr "" 15032 15033#. I18N: Name of a country or state 15034#: app/Statistics/Service/CountryService.php:528 15035msgid "Vanuatu" 15036msgstr "" 15037 15038#. I18N: Name of a country or state 15039#: app/Statistics/Service/CountryService.php:530 15040msgid "Wallis and Futuna" 15041msgstr "" 15042 15043#. I18N: Name of a country or state 15044#: app/Statistics/Service/CountryService.php:532 15045msgid "Wales" 15046msgstr "" 15047 15048#. I18N: Name of a country or state 15049#: app/Statistics/Service/CountryService.php:534 15050msgid "Samoa" 15051msgstr "" 15052 15053#. I18N: Name of a country or state 15054#: app/Statistics/Service/CountryService.php:536 15055msgid "Yemen" 15056msgstr "" 15057 15058#. I18N: Name of a country or state 15059#: app/Statistics/Service/CountryService.php:538 15060msgid "South Africa" 15061msgstr "" 15062 15063#. I18N: Name of a country or state 15064#: app/Statistics/Service/CountryService.php:540 15065msgid "Zambia" 15066msgstr "" 15067 15068#. I18N: Name of a country or state 15069#: app/Statistics/Service/CountryService.php:542 15070msgid "Zimbabwe" 15071msgstr "" 15072 15073#: app/SurnameTradition.php:75 15074msgctxt "Surname tradition" 15075msgid "paternal" 15076msgstr "" 15077 15078#. I18N: In the paternal surname tradition, ... 15079#. I18N: In the patrilineal surname tradition, ... 15080#. I18N: In the Polish surname tradition, ... 15081#. I18N: In the Lithuanian surname tradition, ... 15082#: app/SurnameTradition.php:77 app/SurnameTradition.php:84 15083#: app/SurnameTradition.php:100 app/SurnameTradition.php:107 15084msgid "Children take their father’s surname." 15085msgstr "" 15086 15087#. I18N: In the paternal surname tradition, ... 15088#. I18N: In the Polish surname tradition, ... 15089#. I18N: In the Lithuanian surname tradition, ... 15090#: app/SurnameTradition.php:79 app/SurnameTradition.php:102 15091#: app/SurnameTradition.php:109 15092msgid "Wives take their husband’s surname." 15093msgstr "" 15094 15095#. I18N: A system where children take their father’s surname 15096#: app/SurnameTradition.php:82 15097msgid "patrilineal" 15098msgstr "" 15099 15100#. I18N: A system where children take their mother’s surname 15101#: app/SurnameTradition.php:86 15102msgid "matrilineal" 15103msgstr "" 15104 15105#. I18N: In the matrilineal surname tradition, ... 15106#: app/SurnameTradition.php:88 15107msgid "Children take their mother’s surname." 15108msgstr "" 15109 15110#: app/SurnameTradition.php:89 15111msgctxt "Surname tradition" 15112msgid "Spanish" 15113msgstr "" 15114 15115#. I18N: In the Spanish surname tradition, ... 15116#: app/SurnameTradition.php:91 15117msgid "Children take one surname from the father and one surname from the mother." 15118msgstr "" 15119 15120#: app/SurnameTradition.php:92 15121msgctxt "Surname tradition" 15122msgid "Portuguese" 15123msgstr "" 15124 15125#. I18N: In the Portuguese surname tradition, ... 15126#: app/SurnameTradition.php:94 15127msgid "Children take one surname from the mother and one surname from the father." 15128msgstr "" 15129 15130#: app/SurnameTradition.php:95 15131msgctxt "Surname tradition" 15132msgid "Icelandic" 15133msgstr "" 15134 15135#. I18N: In the Icelandic surname tradition, ... 15136#: app/SurnameTradition.php:97 15137msgid "Children take a patronym instead of a surname." 15138msgstr "" 15139 15140#: app/SurnameTradition.php:98 15141msgctxt "Surname tradition" 15142msgid "Polish" 15143msgstr "" 15144 15145#. I18N: In the Polish surname tradition, ... 15146#: app/SurnameTradition.php:104 15147msgid "Surnames are inflected to indicate an individual’s gender." 15148msgstr "" 15149 15150#: app/SurnameTradition.php:105 15151msgctxt "Surname tradition" 15152msgid "Lithuanian" 15153msgstr "" 15154 15155#. I18N: In the Lithuanian surname tradition, ... 15156#: app/SurnameTradition.php:111 15157msgid "Surnames are inflected to indicate an individual’s gender and marital status." 15158msgstr "" 15159 15160#: app/SurnameTradition.php:112 15161msgctxt "Surname tradition" 15162msgid "none" 15163msgstr "" 15164 15165#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 15166#: app/Tree.php:305 15167msgid "John /DOE/" 15168msgstr "" 15169 15170#: app/Tree.php:306 15171msgid "Edit this individual and replace their details with your own." 15172msgstr "" 15173 15174#: resources/views/admin/analytics-edit.phtml:3 15175#: resources/views/admin/control-panel.phtml:298 15176#: resources/views/modules/faq/config.phtml:3 15177#: resources/views/modules/faq/edit.phtml:4 15178#: resources/views/modules/relationships-chart/config.phtml:3 15179#: resources/views/modules/sitemap/config.phtml:3 15180#: resources/views/modules/stories/config.phtml:3 15181#: resources/views/modules/stories/edit.phtml:4 15182msgid "Modules" 15183msgstr "" 15184 15185#: resources/views/admin/analytics-edit.phtml:13 15186msgid "Preview" 15187msgstr "" 15188 15189#. I18N: A button label. 15190#: resources/views/admin/analytics-edit.phtml:26 15191#: resources/views/admin/components.phtml:132 15192#: resources/views/admin/location-edit.phtml:74 15193#: resources/views/admin/map-provider.phtml:51 15194#: resources/views/admin/merge-records-step-2.phtml:155 15195#: resources/views/admin/modules.phtml:263 15196#: resources/views/admin/site-mail.phtml:141 15197#: resources/views/admin/site-preferences.phtml:88 15198#: resources/views/admin/site-registration.phtml:71 15199#: resources/views/admin/trees-preferences.phtml:978 15200#: resources/views/admin/trees-privacy.phtml:276 15201#: resources/views/admin/users-create.phtml:66 15202#: resources/views/admin/users-edit.phtml:334 15203#: resources/views/edit-account-page.phtml:157 15204#: resources/views/edit-blocks-page.phtml:44 15205#: resources/views/edit/add-fact.phtml:83 15206#: resources/views/edit/change-family-members.phtml:74 15207#: resources/views/edit/edit-fact.phtml:109 15208#: resources/views/edit/link-child-to-family.phtml:35 15209#: resources/views/edit/link-spouse-to-individual.phtml:27 15210#: resources/views/edit/new-individual.phtml:318 15211#: resources/views/edit/raw-gedcom-fact.phtml:30 15212#: resources/views/edit/raw-gedcom-record.phtml:56 15213#: resources/views/edit/reorder-children.phtml:28 15214#: resources/views/edit/reorder-media.phtml:26 15215#: resources/views/edit/reorder-names.phtml:28 15216#: resources/views/edit/reorder-spouses.phtml:28 15217#: resources/views/edit/shared-note.phtml:28 15218#: resources/views/modals/create-family.phtml:32 15219#: resources/views/modals/create-media-from-file.phtml:54 15220#: resources/views/modals/footer-save-cancel.phtml:6 15221#: resources/views/modules/custom-css-js/edit.phtml:35 15222#: resources/views/modules/edit-block-config.phtml:21 15223#: resources/views/modules/faq/edit.phtml:72 15224#: resources/views/modules/favorites/favorites.phtml:149 15225#: resources/views/modules/gedcom_news/edit.phtml:37 15226#: resources/views/modules/relationships-chart/config.phtml:41 15227#: resources/views/modules/sitemap/config.phtml:23 15228#: resources/views/modules/stories/edit.phtml:51 15229#: resources/views/modules/user_blog/edit.phtml:37 15230msgid "save" 15231msgstr "" 15232 15233#. I18N: A button label. 15234#: resources/views/admin/analytics-edit.phtml:31 15235#: resources/views/admin/broadcast.phtml:56 15236#: resources/views/admin/components.phtml:137 15237#: resources/views/admin/location-edit.phtml:78 15238#: resources/views/admin/site-mail.phtml:146 15239#: resources/views/admin/site-preferences.phtml:93 15240#: resources/views/admin/site-registration.phtml:76 15241#: resources/views/admin/trees-preferences.phtml:982 15242#: resources/views/admin/trees-privacy.phtml:280 15243#: resources/views/contact-page.phtml:62 15244#: resources/views/edit-blocks-page.phtml:49 15245#: resources/views/edit/add-fact.phtml:88 15246#: resources/views/edit/change-family-members.phtml:79 15247#: resources/views/edit/edit-fact.phtml:114 15248#: resources/views/edit/link-child-to-family.phtml:40 15249#: resources/views/edit/link-spouse-to-individual.phtml:32 15250#: resources/views/edit/new-individual.phtml:330 15251#: resources/views/edit/raw-gedcom-fact.phtml:34 15252#: resources/views/edit/raw-gedcom-record.phtml:60 15253#: resources/views/edit/reorder-children.phtml:38 15254#: resources/views/edit/reorder-media.phtml:31 15255#: resources/views/edit/reorder-names.phtml:33 15256#: resources/views/edit/reorder-spouses.phtml:38 15257#: resources/views/edit/shared-note.phtml:33 15258#: resources/views/message-page.phtml:54 15259#: resources/views/modals/create-family.phtml:36 15260#: resources/views/modals/create-media-from-file.phtml:58 15261#: resources/views/modals/footer-save-cancel.phtml:10 15262#: resources/views/modules/clippings/add-options.phtml:27 15263#: resources/views/modules/clippings/download.phtml:64 15264#: resources/views/modules/custom-css-js/edit.phtml:40 15265#: resources/views/modules/edit-block-config.phtml:25 15266#: resources/views/modules/favorites/favorites.phtml:145 15267#: resources/views/modules/gedcom_news/edit.phtml:41 15268#: resources/views/modules/stories/edit.phtml:56 15269#: resources/views/modules/user_blog/edit.phtml:41 15270msgid "cancel" 15271msgstr "" 15272 15273#. I18N: From date1 (To date2) 15274#. I18N: label for the start of a date range (from x to y) 15275#: resources/views/admin/broadcast.phtml:14 15276#: resources/views/admin/changes-log.phtml:15 15277#: resources/views/admin/site-logs.phtml:15 15278#: resources/views/message-page.phtml:12 15279msgid "From" 15280msgstr "" 15281 15282#. I18N: (From date1) To date2 15283#. I18N: label for the end of a date range (from x to y) 15284#: resources/views/admin/broadcast.phtml:23 15285#: resources/views/admin/changes-log.phtml:22 15286#: resources/views/admin/site-logs.phtml:22 15287#: resources/views/contact-page.phtml:12 resources/views/message-page.phtml:21 15288msgid "To" 15289msgstr "" 15290 15291#: resources/views/admin/broadcast.phtml:42 15292#: resources/views/admin/site-logs.phtml:45 15293#: resources/views/admin/site-logs.phtml:94 15294#: resources/views/contact-page.phtml:48 resources/views/message-page.phtml:40 15295msgid "Message" 15296msgstr "" 15297 15298#: resources/views/admin/changes-log.phtml:36 15299#: resources/views/admin/changes-log.phtml:105 15300#: resources/views/admin/trees-privacy.phtml:217 15301#: resources/views/lists/anniversaries-table.phtml:9 15302#: resources/views/modules/clippings/show.phtml:17 15303#: resources/views/modules/recent_changes/changes-table.phtml:13 15304#: resources/views/modules/todo/research-tasks.phtml:10 15305msgid "Record" 15306msgstr "" 15307 15308#: resources/views/admin/changes-log.phtml:45 15309msgid "Old data" 15310msgstr "" 15311 15312#: resources/views/admin/changes-log.phtml:52 15313msgid "New data" 15314msgstr "" 15315 15316#: resources/views/admin/changes-log.phtml:59 15317#: resources/views/admin/changes-log.phtml:107 15318#: resources/views/admin/site-logs.phtml:52 15319#: resources/views/admin/site-logs.phtml:96 15320#: resources/views/modules/recent_changes/changes-table.phtml:20 15321#: resources/views/pending-changes-page.phtml:45 15322msgid "User" 15323msgstr "" 15324 15325#. I18N: A button label. 15326#: resources/views/admin/changes-log.phtml:75 15327#: resources/views/admin/site-logs.phtml:68 15328#: resources/views/media-list-page.phtml:63 15329#: resources/views/search-advanced-page.phtml:68 15330#: resources/views/search-general-page.phtml:101 15331#: resources/views/search-phonetic-page.phtml:101 15332msgid "search" 15333msgstr "" 15334 15335#. I18N: A button label. 15336#: resources/views/admin/changes-log.phtml:80 15337#: resources/views/admin/site-logs.phtml:73 15338#: resources/views/modules/clippings/download.phtml:60 15339msgid "download" 15340msgstr "" 15341 15342#: resources/views/admin/changes-log.phtml:83 15343#: resources/views/admin/site-logs.phtml:76 15344msgid "Permanently delete these records?" 15345msgstr "" 15346 15347#. I18N: A button label. 15348#: resources/views/admin/changes-log.phtml:85 15349#: resources/views/admin/clean-data.phtml:32 15350#: resources/views/admin/locations.phtml:79 15351#: resources/views/admin/site-logs.phtml:78 15352#: resources/views/admin/users-cleanup.phtml:75 15353#: resources/views/admin/webtrees1-thumbnails-form.phtml:21 15354#: resources/views/modules/faq/config.phtml:95 15355msgid "delete" 15356msgstr "" 15357 15358#: resources/views/admin/changes-log.phtml:103 15359#: resources/views/admin/site-logs.phtml:92 15360msgid "Timestamp" 15361msgstr "" 15362 15363#: resources/views/admin/clean-data.phtml:8 15364#, php-format 15365msgid "Files marked with %s are required for proper operation and cannot be removed." 15366msgstr "" 15367 15368#: resources/views/admin/components.phtml:23 15369#: resources/views/admin/modules.phtml:51 15370msgid "Module" 15371msgstr "" 15372 15373#: resources/views/admin/components.phtml:24 15374#: resources/views/admin/components.phtml:63 15375#: resources/views/admin/modules.phtml:54 15376msgid "Enabled" 15377msgstr "" 15378 15379#: resources/views/admin/components.phtml:26 15380#: resources/views/admin/components.phtml:75 15381#: resources/views/admin/trees-privacy.phtml:223 15382msgid "Access level" 15383msgstr "" 15384 15385#: resources/views/admin/components.phtml:29 15386#: resources/views/admin/components.phtml:114 15387#: resources/views/modules/faq/config.phtml:40 15388#: resources/views/modules/faq/config.phtml:68 15389msgid "Move up" 15390msgstr "" 15391 15392#: resources/views/admin/components.phtml:30 15393#: resources/views/admin/components.phtml:120 15394#: resources/views/modules/faq/config.phtml:41 15395#: resources/views/modules/faq/config.phtml:79 15396msgid "Move down" 15397msgstr "" 15398 15399#: resources/views/admin/components.phtml:106 15400#: resources/views/family-page-menu.phtml:7 15401#: resources/views/gedcom-record-page-menu.phtml:7 15402#: resources/views/individual-page-menu.phtml:7 15403#: resources/views/media-page-menu.phtml:9 15404#: resources/views/note-page-menu.phtml:7 15405#: resources/views/repository-page-menu.phtml:7 15406#: resources/views/source-page-menu.phtml:7 15407msgid "edit" 15408msgstr "" 15409 15410#. I18N: %s is a URL/link to the project website 15411#: resources/views/admin/control-panel-manager.phtml:20 15412#: resources/views/admin/control-panel.phtml:41 15413#, php-format 15414msgid "Support and documentation can be found at %s." 15415msgstr "" 15416 15417#: resources/views/admin/control-panel.phtml:24 15418#: resources/views/admin/control-panel.phtml:352 15419#: resources/views/admin/trees-preferences.phtml:203 15420msgid "Website" 15421msgstr "" 15422 15423#: resources/views/admin/control-panel.phtml:214 15424#: resources/views/modules/gedcom_stats/statistics.phtml:119 15425#: resources/views/modules/html/template-statistics.phtml:50 15426msgid "Users" 15427msgstr "" 15428 15429#: resources/views/admin/control-panel.phtml:222 15430msgid "Administrators" 15431msgstr "" 15432 15433#: resources/views/admin/control-panel.phtml:222 15434msgid "Managers" 15435msgstr "" 15436 15437#: resources/views/admin/control-panel.phtml:222 15438msgid "Moderators" 15439msgstr "" 15440 15441#: resources/views/admin/control-panel.phtml:222 15442msgid "Not verified by the user" 15443msgstr "" 15444 15445#: resources/views/admin/control-panel.phtml:222 15446msgid "Not approved by an administrator" 15447msgstr "" 15448 15449#: resources/views/admin/control-panel.phtml:317 15450msgid "Genealogy" 15451msgstr "" 15452 15453#: resources/views/admin/control-panel.phtml:405 15454msgid "Individual page" 15455msgstr "" 15456 15457#: resources/views/admin/control-panel.phtml:551 15458msgid "Old files found" 15459msgstr "" 15460 15461#: resources/views/admin/control-panel.phtml:556 15462msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." 15463msgstr "" 15464 15465#: resources/views/admin/custom-module-info.phtml:12 15466msgid "Custom module" 15467msgstr "" 15468 15469#: resources/views/admin/fix-level-0-media-action.phtml:17 15470msgid "Move the media object?" 15471msgstr "" 15472 15473#: resources/views/admin/fix-level-0-media.phtml:9 15474msgid "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." 15475msgstr "" 15476 15477#: resources/views/admin/location-edit.phtml:30 15478#: resources/views/admin/locations.phtml:16 15479msgid "Flag" 15480msgstr "" 15481 15482#: resources/views/admin/location-edit.phtml:46 15483#: resources/views/admin/location-edit.phtml:57 15484msgid "degrees" 15485msgstr "" 15486 15487#: resources/views/admin/location-edit.phtml:62 15488#: resources/views/modules/fanchart/page.phtml:43 15489msgid "Zoom" 15490msgstr "" 15491 15492#: resources/views/admin/location-edit.phtml:131 15493#: resources/views/modules/pedigree-map/chart.phtml:53 15494#: resources/views/modules/places/tab.phtml:49 15495#: resources/views/modules/timeline-chart/page.phtml:41 15496#: resources/views/place-map.phtml:56 15497msgid "Zoom in" 15498msgstr "" 15499 15500#: resources/views/admin/location-edit.phtml:132 15501#: resources/views/modules/pedigree-map/chart.phtml:54 15502#: resources/views/modules/places/tab.phtml:50 15503#: resources/views/modules/timeline-chart/page.phtml:44 15504#: resources/views/place-map.phtml:57 15505msgid "Zoom out" 15506msgstr "" 15507 15508#: resources/views/admin/location-edit.phtml:133 15509#: resources/views/modules/pedigree-map/chart.phtml:55 15510#: resources/views/modules/places/tab.phtml:51 15511#: resources/views/place-map.phtml:58 15512msgid "Reset to initial map state" 15513msgstr "" 15514 15515#: resources/views/admin/location-edit.phtml:134 15516#: resources/views/modules/pedigree-map/chart.phtml:56 15517#: resources/views/modules/places/tab.phtml:52 15518#: resources/views/place-map.phtml:59 15519msgid "No mappable items" 15520msgstr "" 15521 15522#: resources/views/admin/location-edit.phtml:135 15523#: resources/views/modules/pedigree-map/chart.phtml:57 15524#: resources/views/place-map.phtml:60 15525msgid "An unknown error occurred" 15526msgstr "" 15527 15528#: resources/views/admin/locations.phtml:15 15529msgid "Zoom level" 15530msgstr "" 15531 15532#: resources/views/admin/locations.phtml:60 15533#, php-format 15534msgid "Flag of %s" 15535msgstr "" 15536 15537#: resources/views/admin/locations.phtml:76 15538msgid "Remove this location?" 15539msgstr "" 15540 15541#. I18N: A button label. 15542#: resources/views/admin/locations.phtml:98 15543msgid "add place" 15544msgstr "" 15545 15546#. I18N: A button label. 15547#: resources/views/admin/locations.phtml:104 15548msgid "export file" 15549msgstr "" 15550 15551#. I18N: A button label. 15552#: resources/views/admin/locations.phtml:117 15553msgid "import file" 15554msgstr "" 15555 15556#: resources/views/admin/locations.phtml:129 15557msgid "Import all places from a family tree" 15558msgstr "" 15559 15560#. I18N: A button label. 15561#: resources/views/admin/locations.phtml:138 15562msgid "import" 15563msgstr "" 15564 15565#: resources/views/admin/map-import-form.phtml:18 15566#: resources/views/admin/trees-export.phtml:12 15567#: resources/views/admin/trees-import.phtml:37 15568#: resources/views/modals/media-file-fields.phtml:15 15569#: resources/views/modals/media-file-fields.phtml:76 15570msgid "A file on the server" 15571msgstr "" 15572 15573#: resources/views/admin/map-import-form.phtml:42 15574#: resources/views/admin/trees-export.phtml:112 15575#: resources/views/admin/trees-import.phtml:26 15576#: resources/views/modals/media-file-fields.phtml:11 15577#: resources/views/modals/media-file-fields.phtml:27 15578msgid "A file on your computer" 15579msgstr "" 15580 15581#: resources/views/admin/map-import-form.phtml:53 15582msgid "Delete all existing geographic data before importing the file." 15583msgstr "" 15584 15585#: resources/views/admin/map-import-form.phtml:65 15586msgid "Import Options." 15587msgstr "" 15588 15589#: resources/views/admin/map-import-form.phtml:68 15590msgid "Add new, and update existing records" 15591msgstr "" 15592 15593#: resources/views/admin/map-import-form.phtml:68 15594msgid "Only add new records" 15595msgstr "" 15596 15597#: resources/views/admin/map-import-form.phtml:68 15598msgid "Only update existing records" 15599msgstr "" 15600 15601#: resources/views/admin/map-import-form.phtml:90 15602msgid "Really delete all geographic data?" 15603msgstr "" 15604 15605#: resources/views/admin/map-provider.phtml:15 15606msgid "Do not use maps" 15607msgstr "" 15608 15609#: resources/views/admin/map-provider.phtml:27 15610msgid "Use the GeoNames database for autocomplete on places" 15611msgstr "" 15612 15613#. I18N: Help text for the “Use GeoNames database for autocomplete on places” configuration setting 15614#: resources/views/admin/map-provider.phtml:40 15615msgid "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." 15616msgstr "" 15617 15618#: resources/views/admin/media-upload.phtml:8 15619msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 15620msgstr "" 15621 15622#: resources/views/admin/media-upload.phtml:9 15623#: resources/views/modals/media-file-fields.phtml:32 15624msgid "Maximum upload size: " 15625msgstr "" 15626 15627#: resources/views/admin/media-upload.phtml:16 15628#: resources/views/admin/media.phtml:80 15629#: resources/views/admin/webtrees1-thumbnails.phtml:30 15630#: resources/views/media-list-page.phtml:138 15631#: resources/views/media-page.phtml:69 resources/views/media-page.phtml:162 15632#: resources/views/modals/create-media-from-file.phtml:20 15633#: resources/views/modals/media-file-fields.phtml:6 15634msgid "Media file" 15635msgstr "" 15636 15637#: resources/views/admin/media-upload.phtml:20 15638msgid "Media file to upload" 15639msgstr "" 15640 15641#: resources/views/admin/media-upload.phtml:30 15642#: resources/views/modals/media-file-fields.phtml:40 15643msgid "Filename on server" 15644msgstr "" 15645 15646#: resources/views/admin/media-upload.phtml:36 15647msgid "Leave this entry blank to keep the original filename" 15648msgstr "" 15649 15650#: resources/views/admin/media-upload.phtml:43 15651msgid "Folder name on server" 15652msgstr "" 15653 15654#. I18N: A button label. 15655#: resources/views/admin/media-upload.phtml:59 15656msgid "upload" 15657msgstr "" 15658 15659#: resources/views/admin/media.phtml:13 15660#: resources/views/admin/trees-preferences.phtml:283 15661msgid "Media files" 15662msgstr "" 15663 15664#: resources/views/admin/media.phtml:14 15665#: resources/views/admin/trees-preferences.phtml:259 15666msgid "Media folders" 15667msgstr "" 15668 15669#. I18N: “Local files” are stored on this computer 15670#: resources/views/admin/media.phtml:22 15671msgid "Local files" 15672msgstr "" 15673 15674#. I18N: “External files” are stored on other computers 15675#: resources/views/admin/media.phtml:27 15676msgid "External files" 15677msgstr "" 15678 15679#: resources/views/admin/media.phtml:32 15680msgid "Unused files" 15681msgstr "" 15682 15683#. I18N: Label for check-box 15684#: resources/views/admin/media.phtml:53 15685#: resources/views/media-list-page.phtml:26 15686msgid "Include subfolders" 15687msgstr "" 15688 15689#: resources/views/admin/media.phtml:58 15690msgid "Exclude subfolders" 15691msgstr "" 15692 15693#: resources/views/admin/media.phtml:62 15694msgid "External media files have a URL instead of a filename." 15695msgstr "" 15696 15697#: resources/views/admin/merge-records-step-1.phtml:13 15698msgid "Select two records to merge." 15699msgstr "" 15700 15701#: resources/views/admin/merge-records-step-1.phtml:29 15702msgid "First record" 15703msgstr "" 15704 15705#: resources/views/admin/merge-records-step-1.phtml:53 15706msgid "Second record" 15707msgstr "" 15708 15709#: resources/views/admin/merge-records-step-2.phtml:11 15710msgid "Select the facts and events to keep from both records." 15711msgstr "" 15712 15713#: resources/views/admin/merge-records-step-2.phtml:16 15714msgid "The following facts and events were found in both records." 15715msgstr "" 15716 15717#: resources/views/admin/merge-records-step-2.phtml:25 15718#: resources/views/admin/merge-records-step-2.phtml:72 15719#: resources/views/admin/merge-records-step-2.phtml:118 15720msgid "Select" 15721msgstr "" 15722 15723#: resources/views/admin/merge-records-step-2.phtml:28 15724#: resources/views/admin/merge-records-step-2.phtml:75 15725#: resources/views/admin/merge-records-step-2.phtml:121 15726#: resources/views/gedcom-record-page.phtml:33 15727#: resources/views/media-page.phtml:34 15728#: resources/views/modules/statistics-chart/custom.phtml:62 15729#: resources/views/note-page.phtml:33 resources/views/repository-page.phtml:37 15730#: resources/views/source-page.phtml:33 15731msgid "Details" 15732msgstr "" 15733 15734#: resources/views/admin/merge-records-step-2.phtml:52 15735#: resources/views/admin/merge-records-step-2.phtml:99 15736#: resources/views/admin/merge-records-step-2.phtml:145 15737msgid "No matching facts found" 15738msgstr "" 15739 15740#. I18N: the name of an individual, source, etc. 15741#: resources/views/admin/merge-records-step-2.phtml:63 15742#: resources/views/admin/merge-records-step-2.phtml:109 15743#, php-format 15744msgid "The following facts and events were only found in the record of %s." 15745msgstr "" 15746 15747#: resources/views/admin/modules.phtml:28 15748#, php-format 15749msgid "Preferences exist for the module “%s”, but this module no longer exists." 15750msgstr "" 15751 15752#: resources/views/admin/modules.phtml:30 15753msgid "Delete the preferences for this module." 15754msgstr "" 15755 15756#: resources/views/admin/modules.phtml:46 15757#: resources/views/modules/batch_update/admin.phtml:8 15758msgid "Module administration" 15759msgstr "" 15760 15761#: resources/views/admin/modules.phtml:146 15762#: resources/views/admin/modules.phtml:149 15763msgid "Menu" 15764msgstr "" 15765 15766#: resources/views/admin/modules.phtml:154 15767#: resources/views/admin/modules.phtml:157 15768msgid "Tab" 15769msgstr "" 15770 15771#: resources/views/admin/modules.phtml:162 15772#: resources/views/admin/modules.phtml:165 15773msgid "Sidebar" 15774msgstr "" 15775 15776#: resources/views/admin/modules.phtml:193 15777#: resources/views/admin/modules.phtml:196 15778msgid "Chart" 15779msgstr "" 15780 15781#: resources/views/admin/modules.phtml:201 15782#: resources/views/admin/modules.phtml:204 15783msgid "List" 15784msgstr "" 15785 15786#: resources/views/admin/modules.phtml:217 15787#: resources/views/admin/modules.phtml:220 15788msgid "Footer" 15789msgstr "" 15790 15791#: resources/views/admin/server-information.phtml:8 15792msgid "PHP information" 15793msgstr "" 15794 15795#: resources/views/admin/site-logs.phtml:36 15796#: resources/views/admin/site-logs.phtml:95 15797msgid "IP address" 15798msgstr "" 15799 15800#: resources/views/admin/site-mail.phtml:10 15801msgid "To use a Google mail account, use the following settings: server=smtp.gmail.com, port=587, security=tls, username=xxxxx@gmail.com, password=[your gmail password]" 15802msgstr "" 15803 15804#: resources/views/admin/site-mail.phtml:10 15805msgid "You must also enable “less secure applications” in your Google account." 15806msgstr "" 15807 15808#. I18N: Help text for the “Messages” site configuration setting 15809#: resources/views/admin/site-mail.phtml:24 15810msgid "webtrees needs to send emails, such as password reminders and website notifications. To do this, it can use this server’s built in PHP mail facility (which is not always available) or an external SMTP (mail-relay) service, for which you will need to provide the connection details." 15811msgstr "" 15812 15813#. I18N: A configuration setting 15814#: resources/views/admin/site-mail.phtml:32 15815msgid "Sender name" 15816msgstr "" 15817 15818#. I18N: Help text for the “Sender name” site configuration setting 15819#: resources/views/admin/site-mail.phtml:37 15820msgid "This name is used in the “From” field, when sending automatic emails from this server." 15821msgstr "" 15822 15823#: resources/views/admin/site-mail.phtml:42 15824msgid "SMTP mail server" 15825msgstr "" 15826 15827#. I18N: A configuration setting 15828#: resources/views/admin/site-mail.phtml:47 15829#: resources/views/setup/step-4-database-mysql.phtml:26 15830#: resources/views/setup/step-4-database-pgsql.phtml:26 15831#: resources/views/setup/step-4-database-sqlsvr.phtml:26 15832msgid "Server name" 15833msgstr "" 15834 15835#. I18N: Help text for the “Server name” site configuration setting 15836#: resources/views/admin/site-mail.phtml:52 15837msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 15838msgstr "" 15839 15840#. I18N: A configuration setting 15841#: resources/views/admin/site-mail.phtml:60 15842#: resources/views/setup/step-4-database-mysql.phtml:44 15843#: resources/views/setup/step-4-database-pgsql.phtml:38 15844#: resources/views/setup/step-4-database-sqlsvr.phtml:38 15845msgid "Port number" 15846msgstr "" 15847 15848#. I18N: Help text for the "Port number" site configuration setting 15849#: resources/views/admin/site-mail.phtml:65 15850msgid "By default, SMTP works on port 25." 15851msgstr "" 15852 15853#. I18N: A configuration setting 15854#: resources/views/admin/site-mail.phtml:74 15855msgid "Use password" 15856msgstr "" 15857 15858#. I18N: Help text for the “Use password” site configuration setting 15859#: resources/views/admin/site-mail.phtml:79 15860msgid "Most SMTP servers require a password." 15861msgstr "" 15862 15863#. I18N: A configuration setting 15864#: resources/views/admin/site-mail.phtml:88 15865#: resources/views/admin/users-create.phtml:27 15866#: resources/views/admin/users-edit.phtml:35 15867#: resources/views/admin/users.phtml:15 15868#: resources/views/edit-account-page.phtml:14 15869#: resources/views/emails/password-reset-html.phtml:12 15870#: resources/views/emails/password-reset-text.phtml:6 15871#: resources/views/emails/register-notify-html.phtml:13 15872#: resources/views/emails/register-notify-text.phtml:6 15873#: resources/views/login-page.phtml:24 15874#: resources/views/modules/login_block/sign-in.phtml:10 15875#: resources/views/modules/todo/research-tasks.phtml:13 15876#: resources/views/register-page.phtml:44 15877#: resources/views/setup/step-5-administrator.phtml:44 15878msgid "Username" 15879msgstr "" 15880 15881#. I18N: Help text for the "Username" site configuration setting 15882#: resources/views/admin/site-mail.phtml:93 15883msgid "The username required for authentication with the SMTP server." 15884msgstr "" 15885 15886#. I18N: A configuration setting 15887#: resources/views/admin/site-mail.phtml:101 15888#: resources/views/admin/users-create.phtml:40 15889#: resources/views/admin/users-edit.phtml:48 15890#: resources/views/edit-account-page.phtml:68 15891#: resources/views/emails/password-reset-html.phtml:14 15892#: resources/views/emails/password-reset-text.phtml:7 15893#: resources/views/login-page.phtml:33 15894#: resources/views/modules/login_block/sign-in.phtml:17 15895#: resources/views/register-page.phtml:56 15896#: resources/views/setup/step-5-administrator.phtml:56 15897msgid "Password" 15898msgstr "" 15899 15900#. I18N: Help text for the "Password" site configuration setting 15901#: resources/views/admin/site-mail.phtml:106 15902msgid "The password required for authentication with the SMTP server." 15903msgstr "" 15904 15905#. I18N: A configuration setting 15906#: resources/views/admin/site-mail.phtml:114 15907msgid "Secure connection" 15908msgstr "" 15909 15910#. I18N: Help text for the “Secure connection” site configuration setting 15911#: resources/views/admin/site-mail.phtml:119 15912msgid "Most servers do not use secure connections." 15913msgstr "" 15914 15915#. I18N: A configuration setting 15916#: resources/views/admin/site-mail.phtml:127 15917msgid "Sending server name" 15918msgstr "" 15919 15920#. I18N: Help text for the "Sending server name" site configuration setting 15921#: resources/views/admin/site-mail.phtml:132 15922msgid "Many mail servers require that the sending server identifies itself correctly, using a valid domain name." 15923msgstr "" 15924 15925#. I18N: A configuration setting 15926#: resources/views/admin/site-preferences.phtml:15 15927msgid "Data folder" 15928msgstr "" 15929 15930#. I18N: Help text for the "Data folder" site configuration setting 15931#: resources/views/admin/site-preferences.phtml:21 15932msgid "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." 15933msgstr "" 15934 15935#. I18N: “Apache” is a software program. 15936#: resources/views/admin/site-preferences.phtml:25 15937msgid "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." 15938msgstr "" 15939 15940#: resources/views/admin/site-preferences.phtml:28 15941msgid "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." 15942msgstr "" 15943 15944#: resources/views/admin/site-preferences.phtml:31 15945msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 15946msgstr "" 15947 15948#. I18N: A configuration setting 15949#: resources/views/admin/site-preferences.phtml:39 15950#: resources/views/admin/users-edit.phtml:122 15951#: resources/views/edit-account-page.phtml:91 15952msgid "Time zone" 15953msgstr "" 15954 15955#: resources/views/admin/site-preferences.phtml:44 15956#: resources/views/admin/users-edit.phtml:127 15957#: resources/views/edit-account-page.phtml:96 15958msgid "The time zone is required for date calculations, such as knowing today’s date." 15959msgstr "" 15960 15961#. I18N: A configuration setting 15962#: resources/views/admin/site-preferences.phtml:53 15963#: resources/views/admin/trees-preferences.phtml:249 15964msgid "Default theme" 15965msgstr "" 15966 15967#. I18N: Help text for the "Default theme" site configuration setting 15968#. I18N: Help text for the “Default theme” configuration setting 15969#. I18N: Help text for the "Default theme" site configuration setting 15970#: resources/views/admin/site-preferences.phtml:59 15971#: resources/views/admin/trees-preferences.phtml:254 15972#: resources/views/edit-account-page.phtml:122 15973msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 15974msgstr "" 15975 15976#: resources/views/admin/site-preferences.phtml:62 15977msgid "Themes can be selected at three levels: user, family tree, and website. User preferences take priority over family tree preferences, which in turn take priority over the website preferences. Selecting “default theme” at one level will use the theme at the next level." 15978msgstr "" 15979 15980#. I18N: A configuration setting 15981#: resources/views/admin/site-preferences.phtml:72 15982msgid "Show list of family trees" 15983msgstr "" 15984 15985#. I18N: Help text for the “Show list of family trees” site configuration setting 15986#: resources/views/admin/site-preferences.phtml:78 15987msgid "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." 15988msgstr "" 15989 15990#. I18N: A configuration setting 15991#: resources/views/admin/site-registration.phtml:14 15992msgid "Welcome text on sign-in page" 15993msgstr "" 15994 15995#. I18N: A configuration setting 15996#: resources/views/admin/site-registration.phtml:26 15997msgid "Custom welcome text" 15998msgstr "" 15999 16000#. I18N: Help text for the "Custom welcome text" site configuration setting 16001#: resources/views/admin/site-registration.phtml:31 16002msgid "To set this text for other languages, you must switch to that language, and visit this page again." 16003msgstr "" 16004 16005#. I18N: A configuration setting 16006#: resources/views/admin/site-registration.phtml:40 16007msgid "Allow visitors to request a new user account" 16008msgstr "" 16009 16010#: resources/views/admin/site-registration.phtml:45 16011msgid "The new user will be asked to confirm their email address before the account is created." 16012msgstr "" 16013 16014#: resources/views/admin/site-registration.phtml:46 16015msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree." 16016msgstr "" 16017 16018#: resources/views/admin/site-registration.phtml:47 16019msgid "An administrator must approve the new user account and select an access level before the user can sign in." 16020msgstr "" 16021 16022#. I18N: A configuration setting 16023#: resources/views/admin/site-registration.phtml:57 16024msgid "Show acceptable use agreement on “Request a new user account” page" 16025msgstr "" 16026 16027#. I18N: A configuration setting 16028#: resources/views/admin/trees-check.phtml:9 16029#: resources/views/admin/trees-preferences.phtml:666 16030msgid "GEDCOM errors" 16031msgstr "" 16032 16033#: resources/views/admin/trees-check.phtml:21 16034msgid "No errors have been found." 16035msgstr "" 16036 16037#: resources/views/admin/trees-duplicates.phtml:24 16038msgid "Merge" 16039msgstr "" 16040 16041#: resources/views/admin/trees-duplicates.phtml:31 16042msgid "No duplicates have been found." 16043msgstr "" 16044 16045#: resources/views/admin/trees-export.phtml:32 16046msgid "Export preferences" 16047msgstr "" 16048 16049#: resources/views/admin/trees-export.phtml:38 16050msgid "Compress the GEDCOM file" 16051msgstr "" 16052 16053#: resources/views/admin/trees-export.phtml:42 16054msgid "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." 16055msgstr "" 16056 16057#: resources/views/admin/trees-export.phtml:48 16058msgid "Include media (automatically zips files)" 16059msgstr "" 16060 16061#. I18N: A media path (e.g. C:\aaa\bbb\ccc\) in a GEDCOM file 16062#: resources/views/admin/trees-export.phtml:55 16063msgid "Add the GEDCOM media path to filenames" 16064msgstr "" 16065 16066#. I18N: %s is the name of a folder. 16067#: resources/views/admin/trees-export.phtml:58 16068#, php-format 16069msgid "Media filenames will be prefixed by %s." 16070msgstr "" 16071 16072#: resources/views/admin/trees-export.phtml:65 16073#: resources/views/modules/clippings/download.phtml:47 16074msgid "Convert from UTF-8 to ISO-8859-1" 16075msgstr "" 16076 16077#: resources/views/admin/trees-export.phtml:69 16078msgid "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." 16079msgstr "" 16080 16081#: resources/views/admin/trees-export.phtml:79 16082#: resources/views/modules/clippings/download.phtml:14 16083#: resources/views/modules/clippings/download.phtml:33 16084msgid "Apply privacy settings" 16085msgstr "" 16086 16087#. I18N: %s is the name of a family tree 16088#: resources/views/admin/trees-import.phtml:9 16089#, php-format 16090msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 16091msgstr "" 16092 16093#: resources/views/admin/trees-import.phtml:12 16094msgid "You have selected a GEDCOM file with a different name. Is this correct?" 16095msgstr "" 16096 16097#: resources/views/admin/trees-import.phtml:20 16098msgid "Select a GEDCOM file to import" 16099msgstr "" 16100 16101#: resources/views/admin/trees-import.phtml:55 16102msgid "No GEDCOM files found." 16103msgstr "" 16104 16105#: resources/views/admin/trees-import.phtml:71 16106msgid "Import preferences" 16107msgstr "" 16108 16109#. I18N: A configuration setting 16110#: resources/views/admin/trees-import.phtml:76 16111msgid "Keep media objects" 16112msgstr "" 16113 16114#: resources/views/admin/trees-import.phtml:79 16115msgid "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." 16116msgstr "" 16117 16118#: resources/views/admin/trees-import.phtml:83 16119msgid "Add spaces where long lines were wrapped" 16120msgstr "" 16121 16122#: resources/views/admin/trees-import.phtml:86 16123msgid "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." 16124msgstr "" 16125 16126#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 16127#: resources/views/admin/trees-import.phtml:89 16128msgid "Remove the GEDCOM media path from filenames" 16129msgstr "" 16130 16131#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 16132#: resources/views/admin/trees-import.phtml:101 16133msgid "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." 16134msgstr "" 16135 16136#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 16137#: resources/views/admin/trees-import.phtml:102 16138#, php-format 16139msgid "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." 16140msgstr "" 16141 16142#: resources/views/admin/trees-merge.phtml:3 16143#: resources/views/admin/trees-places.phtml:3 16144#: resources/views/admin/trees-renumber.phtml:3 16145#: resources/views/admin/trees-unconnected.phtml:17 16146msgid "Manage family trees " 16147msgstr "" 16148 16149#: resources/views/admin/trees-merge.phtml:9 16150#: resources/views/admin/trees-renumber.phtml:8 16151msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 16152msgstr "" 16153 16154#. I18N: An XREF is the identification number used in GEDCOM files. 16155#: resources/views/admin/trees-merge.phtml:12 16156#, php-format 16157msgid "The two family trees have %1$s record which uses the same “XREF”." 16158msgid_plural "The two family trees have %1$s records which use the same “XREF”." 16159msgstr[0] "" 16160msgstr[1] "" 16161 16162#: resources/views/admin/trees-merge.phtml:15 16163msgid "You must renumber the records in one of the trees before you can merge them." 16164msgstr "" 16165 16166#. I18N: Copy all the records from [family tree 1] into [family tree 2] 16167#: resources/views/admin/trees-merge.phtml:33 16168#, php-format 16169msgid "Copy all the records from %1$s into %2$s." 16170msgstr "" 16171 16172#: resources/views/admin/trees-places.phtml:8 16173msgid "This will update the highest-level part or parts of the place name. For example, “Mexico” will match “Quintana Roo, Mexico”, but not “Santa Fe, New Mexico”." 16174msgstr "" 16175 16176#: resources/views/admin/trees-places.phtml:17 16177#: resources/views/search-general-page.phtml:12 16178#: resources/views/search-replace-page.phtml:12 16179msgid "Search for" 16180msgstr "" 16181 16182#: resources/views/admin/trees-places.phtml:23 16183#: resources/views/search-replace-page.phtml:21 16184msgid "Replace with" 16185msgstr "" 16186 16187#. I18N: A button label. 16188#: resources/views/admin/trees-places.phtml:31 16189msgid "preview" 16190msgstr "" 16191 16192#: resources/views/admin/trees-places.phtml:37 16193msgid "No places have been found." 16194msgstr "" 16195 16196#: resources/views/admin/trees-places.phtml:41 16197msgid "The following places would be changed:" 16198msgstr "" 16199 16200#. I18N: A button label. 16201#: resources/views/admin/trees-places.phtml:55 16202#: resources/views/admin/trees-unconnected.phtml:26 16203#: resources/views/admin/users-cleanup.phtml:19 16204msgid "update" 16205msgstr "" 16206 16207#: resources/views/admin/trees-preferences.phtml:18 16208#: resources/views/admin/trees-preferences.phtml:645 16209msgid "General" 16210msgstr "" 16211 16212#: resources/views/admin/trees-preferences.phtml:23 16213#: resources/views/admin/trees.phtml:320 16214msgid "Family tree title" 16215msgstr "" 16216 16217#. I18N: help text for family tree / GEDCOM file names 16218#: resources/views/admin/trees-preferences.phtml:54 16219#: resources/views/admin/trees.phtml:340 16220msgid "Avoid spaces and punctuation. A family name might be a good choice." 16221msgstr "" 16222 16223#. I18N: Help text for the “Language” configuration setting 16224#: resources/views/admin/trees-preferences.phtml:73 16225msgid "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." 16226msgstr "" 16227 16228#. I18N: Help text for the “Default individual” configuration setting 16229#: resources/views/admin/trees-preferences.phtml:86 16230#: resources/views/edit-account-page.phtml:61 16231msgid "This individual will be selected by default when viewing charts and reports." 16232msgstr "" 16233 16234#. I18N: A configuration setting 16235#: resources/views/admin/trees-preferences.phtml:95 16236#: resources/views/admin/trees-preferences.phtml:97 16237#: resources/views/admin/trees-preferences.phtml:100 16238msgid "Calendar conversion" 16239msgstr "" 16240 16241#. I18N: Help text for the “Calendar conversion” configuration setting 16242#: resources/views/admin/trees-preferences.phtml:113 16243msgid "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." 16244msgstr "" 16245 16246#. I18N: Help text for the “Calendar conversion” configuration setting 16247#: resources/views/admin/trees-preferences.phtml:116 16248#, php-format 16249msgid "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." 16250msgstr "" 16251 16252#. I18N: Help text for the “Calendar conversion” configuration setting 16253#: resources/views/admin/trees-preferences.phtml:119 16254msgid "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." 16255msgstr "" 16256 16257#. I18N: A configuration setting 16258#: resources/views/admin/trees-preferences.phtml:129 16259msgid "Add unique identifiers" 16260msgstr "" 16261 16262#. I18N: Help text for the “Add unique identifiers” configuration setting 16263#: resources/views/admin/trees-preferences.phtml:134 16264msgid "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." 16265msgstr "" 16266 16267#. I18N: A configuration setting 16268#: resources/views/admin/trees-preferences.phtml:145 16269msgid "webtrees reply address" 16270msgstr "" 16271 16272#. I18N: Help text for the “webtrees reply address” configuration setting 16273#: resources/views/admin/trees-preferences.phtml:158 16274msgid "Email address to be used in the “From:” field of emails that webtrees creates automatically.<br><br>webtrees can automatically create emails to notify administrators of changes that need to be reviewed. webtrees also sends notification emails to users who have requested an account.<br><br>Usually, the “From:” field of these automatically created emails is something like <i>From: webtrees-noreply@yoursite</i> to show that no response to the email is required. To guard against spam or other email abuse, some email systems require each message’s “From:” field to reflect a valid email account and will not accept messages that are apparently from account <i>webtrees-noreply</i>." 16275msgstr "" 16276 16277#. I18N: A configuration setting 16278#: resources/views/admin/trees-preferences.phtml:166 16279msgid "Genealogy contact" 16280msgstr "" 16281 16282#. I18N: Help text for the “Genealogy contact” configuration setting 16283#: resources/views/admin/trees-preferences.phtml:178 16284msgid "The individual to contact about the genealogy data on this website." 16285msgstr "" 16286 16287#. I18N: A configuration setting 16288#: resources/views/admin/trees-preferences.phtml:186 16289msgid "Technical help contact" 16290msgstr "" 16291 16292#. I18N: Help text for the “Technical help contact” configuration setting 16293#: resources/views/admin/trees-preferences.phtml:198 16294msgid "The individual to be contacted about technical questions or errors encountered on your website." 16295msgstr "" 16296 16297#. I18N: A configuration setting 16298#: resources/views/admin/trees-preferences.phtml:208 16299msgid "Add to TITLE header tag" 16300msgstr "" 16301 16302#. I18N: Help text for the “Add to TITLE header tag” configuration setting 16303#: resources/views/admin/trees-preferences.phtml:220 16304msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 16305msgstr "" 16306 16307#. I18N: A configuration setting 16308#: resources/views/admin/trees-preferences.phtml:228 16309msgid "Description META tag" 16310msgstr "" 16311 16312#. I18N: Help text for the “Description META tag” configuration setting 16313#: resources/views/admin/trees-preferences.phtml:240 16314msgid "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." 16315msgstr "" 16316 16317#: resources/views/admin/trees-preferences.phtml:245 16318msgid "User preferences" 16319msgstr "" 16320 16321#. I18N: A configuration setting 16322#: resources/views/admin/trees-preferences.phtml:264 16323msgid "Media folder" 16324msgstr "" 16325 16326#. I18N: Help text for the “Media folder” configuration setting 16327#: resources/views/admin/trees-preferences.phtml:276 16328msgid "This folder will be used to store the media files for this family tree." 16329msgstr "" 16330 16331#. I18N: Help text for the “Media folder” configuration setting 16332#: resources/views/admin/trees-preferences.phtml:277 16333msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 16334msgstr "" 16335 16336#. I18N: Help text for the “Media folder” configuration setting 16337#: resources/views/admin/trees-preferences.phtml:278 16338msgid "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." 16339msgstr "" 16340 16341#. I18N: A configuration setting 16342#: resources/views/admin/trees-preferences.phtml:288 16343msgid "Who can upload new media files" 16344msgstr "" 16345 16346#. I18N: Help text for the “Who can upload new media files” configuration setting 16347#: resources/views/admin/trees-preferences.phtml:293 16348msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 16349msgstr "" 16350 16351#. I18N: A configuration setting 16352#: resources/views/admin/trees-preferences.phtml:302 16353msgid "Show a download link in the media viewer" 16354msgstr "" 16355 16356#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 16357#: resources/views/admin/trees-preferences.phtml:307 16358msgid "This option will make it easier for users to download images." 16359msgstr "" 16360 16361#: resources/views/admin/trees-preferences.phtml:313 16362#: resources/views/admin/trees-preferences.phtml:319 16363msgid "Thumbnail images" 16364msgstr "" 16365 16366#: resources/views/admin/trees-preferences.phtml:322 16367#: resources/views/admin/trees-preferences.phtml:402 16368#: resources/views/admin/trees-preferences.phtml:417 16369#: resources/views/admin/trees-preferences.phtml:433 16370#: resources/views/admin/trees-preferences.phtml:558 16371#: resources/views/admin/trees-preferences.phtml:669 16372#: resources/views/admin/trees-preferences.phtml:684 16373msgid "hide" 16374msgstr "" 16375 16376#: resources/views/admin/trees-preferences.phtml:322 16377#: resources/views/admin/trees-preferences.phtml:402 16378#: resources/views/admin/trees-preferences.phtml:417 16379#: resources/views/admin/trees-preferences.phtml:433 16380#: resources/views/admin/trees-preferences.phtml:558 16381#: resources/views/admin/trees-preferences.phtml:669 16382#: resources/views/admin/trees-preferences.phtml:684 16383#: resources/views/modules/faq/config.phtml:22 16384#: resources/views/modules/stories/config.phtml:18 16385msgid "show" 16386msgstr "" 16387 16388#: resources/views/admin/trees-preferences.phtml:324 16389msgid "Show thumbnail images in charts and family groups." 16390msgstr "" 16391 16392#. I18N: A configuration setting 16393#: resources/views/admin/trees-preferences.phtml:334 16394msgid "Use silhouettes" 16395msgstr "" 16396 16397#. I18N: Help text for the “Use silhouettes” configuration setting 16398#: resources/views/admin/trees-preferences.phtml:339 16399msgid "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." 16400msgstr "" 16401 16402#: resources/views/admin/trees-preferences.phtml:345 16403msgid "Watermarks" 16404msgstr "" 16405 16406#: resources/views/admin/trees-preferences.phtml:350 16407msgid "Images without watermarks" 16408msgstr "" 16409 16410#. I18N: Help text for the “Images without watermarks” configuration setting 16411#: resources/views/admin/trees-preferences.phtml:355 16412msgid "Watermarks are optional and normally shown just to visitors." 16413msgstr "" 16414 16415#: resources/views/admin/trees-preferences.phtml:365 16416msgid "Surname list style" 16417msgstr "" 16418 16419#. I18N: A configuration setting 16420#: resources/views/admin/trees-preferences.phtml:377 16421msgid "Maximum number of surnames on individual list" 16422msgstr "" 16423 16424#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 16425#: resources/views/admin/trees-preferences.phtml:390 16426msgid "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." 16427msgstr "" 16428 16429#. I18N: A configuration setting 16430#: resources/views/admin/trees-preferences.phtml:399 16431msgid "Estimated dates for birth and death" 16432msgstr "" 16433 16434#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 16435#: resources/views/admin/trees-preferences.phtml:404 16436msgid "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." 16437msgstr "" 16438 16439#: resources/views/admin/trees-preferences.phtml:414 16440msgid "The date and time of the last update" 16441msgstr "" 16442 16443#. I18N: A configuration setting 16444#: resources/views/admin/trees-preferences.phtml:430 16445msgid "Age of parents next to child’s birthdate" 16446msgstr "" 16447 16448#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 16449#: resources/views/admin/trees-preferences.phtml:435 16450msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 16451msgstr "" 16452 16453#: resources/views/admin/trees-preferences.phtml:444 16454msgid "Other facts to show in charts" 16455msgstr "" 16456 16457#. I18N: Help text for the “Other facts to show in charts” configuration setting 16458#: resources/views/admin/trees-preferences.phtml:451 16459msgid "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." 16460msgstr "" 16461 16462#: resources/views/admin/trees-preferences.phtml:456 16463msgid "Individual pages" 16464msgstr "" 16465 16466#: resources/views/admin/trees-preferences.phtml:462 16467msgid "Show the events of close relatives on the individual page" 16468msgstr "" 16469 16470#. I18N: A configuration setting 16471#: resources/views/admin/trees-preferences.phtml:555 16472msgid "Fact icons" 16473msgstr "" 16474 16475#. I18N: Help text for the “Fact icons” configuration setting 16476#: resources/views/admin/trees-preferences.phtml:560 16477msgid "Some themes can display icons on the “Facts and events” tab." 16478msgstr "" 16479 16480#. I18N: A configuration setting 16481#: resources/views/admin/trees-preferences.phtml:570 16482msgid "Automatically expand notes" 16483msgstr "" 16484 16485#. I18N: Help text for the “Automatically expand notes” configuration setting 16486#: resources/views/admin/trees-preferences.phtml:576 16487msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 16488msgstr "" 16489 16490#. I18N: A configuration setting 16491#: resources/views/admin/trees-preferences.phtml:586 16492msgid "Automatically expand sources" 16493msgstr "" 16494 16495#. I18N: Help text for the “Automatically expand sources” configuration setting 16496#: resources/views/admin/trees-preferences.phtml:592 16497msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 16498msgstr "" 16499 16500#. I18N: A configuration setting 16501#: resources/views/admin/trees-preferences.phtml:604 16502#: resources/views/admin/trees-preferences.phtml:606 16503#: resources/views/admin/trees-preferences.phtml:610 16504msgid "Abbreviate place names" 16505msgstr "" 16506 16507#. I18N: A button label, first page 16508#: resources/views/admin/trees-preferences.phtml:607 16509#: resources/views/lists/datatables-attributes.phtml:10 16510#: resources/views/media-list-page.phtml:80 16511#: resources/views/media-list-page.phtml:186 16512msgid "first" 16513msgstr "" 16514 16515#. I18N: A button label, last page 16516#: resources/views/admin/trees-preferences.phtml:607 16517#: resources/views/lists/datatables-attributes.phtml:12 16518#: resources/views/media-list-page.phtml:104 16519#: resources/views/media-list-page.phtml:210 16520msgid "last" 16521msgstr "" 16522 16523#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 16524#: resources/views/admin/trees-preferences.phtml:615 16525msgctxt "Show the [first/last] [N] parts of a place name." 16526msgid "first" 16527msgstr "" 16528 16529#: resources/views/admin/trees-preferences.phtml:615 16530msgctxt "Show the [first/last] [N] parts of a place name." 16531msgid "last" 16532msgstr "" 16533 16534#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 16535#: resources/views/admin/trees-preferences.phtml:614 16536#, php-format 16537msgid "Show the %1$s %2$s parts of a place name." 16538msgstr "" 16539 16540#. I18N: Help text for the “Abbreviate place names” configuration setting 16541#: resources/views/admin/trees-preferences.phtml:619 16542msgid "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>." 16543msgstr "" 16544 16545#. I18N: A configuration setting 16546#: resources/views/admin/trees-preferences.phtml:631 16547msgid "Format text and notes" 16548msgstr "" 16549 16550#. I18N: Help text for the “Format text and notes” configuration setting 16551#: resources/views/admin/trees-preferences.phtml:636 16552msgid "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." 16553msgstr "" 16554 16555#. I18N: Help text for the “Format text and notes” configuration setting 16556#: resources/views/admin/trees-preferences.phtml:639 16557msgid "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." 16558msgstr "" 16559 16560#. I18N: A configuration setting 16561#: resources/views/admin/trees-preferences.phtml:651 16562msgid "Allow users to see raw GEDCOM records" 16563msgstr "" 16564 16565#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 16566#: resources/views/admin/trees-preferences.phtml:656 16567msgid "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." 16568msgstr "" 16569 16570#. I18N: Help text for the “GEDCOM errors” configuration setting 16571#: resources/views/admin/trees-preferences.phtml:671 16572msgid "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." 16573msgstr "" 16574 16575#. I18N: Help text for the “Hit counters” configuration setting 16576#: resources/views/admin/trees-preferences.phtml:686 16577msgid "Some pages can display the number of times that they have been visited." 16578msgstr "" 16579 16580#. I18N: Options for editing 16581#: resources/views/admin/trees-preferences.phtml:692 16582msgid "Edit preferences" 16583msgstr "" 16584 16585#: resources/views/admin/trees-preferences.phtml:694 16586msgid "Facts for individual records" 16587msgstr "" 16588 16589#: resources/views/admin/trees-preferences.phtml:699 16590msgid "All individual facts" 16591msgstr "" 16592 16593#. I18N: Help text for the “All individual facts” configuration setting 16594#: resources/views/admin/trees-preferences.phtml:704 16595msgid "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." 16596msgstr "" 16597 16598#: resources/views/admin/trees-preferences.phtml:712 16599msgid "Unique individual facts" 16600msgstr "" 16601 16602#. I18N: Help text for the “Unique individual facts” configuration setting 16603#: resources/views/admin/trees-preferences.phtml:717 16604msgid "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." 16605msgstr "" 16606 16607#: resources/views/admin/trees-preferences.phtml:725 16608msgid "Facts for new individuals" 16609msgstr "" 16610 16611#. I18N: Help text for the “Facts for new individuals” configuration setting 16612#: resources/views/admin/trees-preferences.phtml:730 16613msgid "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." 16614msgstr "" 16615 16616#: resources/views/admin/trees-preferences.phtml:738 16617msgid "Quick individual facts" 16618msgstr "" 16619 16620#. I18N: Help text for the “Quick individual facts” configuration setting 16621#: resources/views/admin/trees-preferences.phtml:743 16622msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 16623msgstr "" 16624 16625#: resources/views/admin/trees-preferences.phtml:748 16626msgid "Facts for family records" 16627msgstr "" 16628 16629#: resources/views/admin/trees-preferences.phtml:753 16630msgid "All family facts" 16631msgstr "" 16632 16633#. I18N: Help text for the “All family facts” configuration setting 16634#: resources/views/admin/trees-preferences.phtml:758 16635msgid "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." 16636msgstr "" 16637 16638#: resources/views/admin/trees-preferences.phtml:766 16639msgid "Unique family facts" 16640msgstr "" 16641 16642#. I18N: Help text for the “Unique family facts” configuration setting 16643#: resources/views/admin/trees-preferences.phtml:771 16644msgid "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." 16645msgstr "" 16646 16647#: resources/views/admin/trees-preferences.phtml:779 16648msgid "Facts for new families" 16649msgstr "" 16650 16651#. I18N: Help text for the “Facts for new families” configuration setting 16652#: resources/views/admin/trees-preferences.phtml:784 16653msgid "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." 16654msgstr "" 16655 16656#: resources/views/admin/trees-preferences.phtml:792 16657msgid "Quick family facts" 16658msgstr "" 16659 16660#. I18N: Help text for the “Quick family facts” configuration setting 16661#: resources/views/admin/trees-preferences.phtml:797 16662msgid "The most common family facts and events are listed separately, so that they can be added more easily." 16663msgstr "" 16664 16665#: resources/views/admin/trees-preferences.phtml:802 16666msgid "Facts for source records" 16667msgstr "" 16668 16669#: resources/views/admin/trees-preferences.phtml:807 16670msgid "All source facts" 16671msgstr "" 16672 16673#. I18N: Help text for the “All source facts” configuration setting 16674#: resources/views/admin/trees-preferences.phtml:812 16675msgid "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." 16676msgstr "" 16677 16678#: resources/views/admin/trees-preferences.phtml:820 16679msgid "Unique source facts" 16680msgstr "" 16681 16682#. I18N: Help text for the “Unique source facts” configuration setting 16683#: resources/views/admin/trees-preferences.phtml:825 16684msgid "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." 16685msgstr "" 16686 16687#: resources/views/admin/trees-preferences.phtml:833 16688msgid "Quick source facts" 16689msgstr "" 16690 16691#. I18N: Help text for the “Quick source facts” configuration setting 16692#: resources/views/admin/trees-preferences.phtml:838 16693msgid "The most common source facts are listed separately, so that they can be added more easily." 16694msgstr "" 16695 16696#: resources/views/admin/trees-preferences.phtml:843 16697msgid "Facts for repository records" 16698msgstr "" 16699 16700#: resources/views/admin/trees-preferences.phtml:848 16701msgid "All repository facts" 16702msgstr "" 16703 16704#. I18N: Help text for the “All repository facts” configuration setting 16705#: resources/views/admin/trees-preferences.phtml:853 16706msgid "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." 16707msgstr "" 16708 16709#: resources/views/admin/trees-preferences.phtml:861 16710msgid "Unique repository facts" 16711msgstr "" 16712 16713#. I18N: Help text for the “Unique repository facts” configuration setting 16714#: resources/views/admin/trees-preferences.phtml:866 16715msgid "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." 16716msgstr "" 16717 16718#: resources/views/admin/trees-preferences.phtml:874 16719msgid "Quick repository facts" 16720msgstr "" 16721 16722#. I18N: Help text for the “Quick repository facts” configuration setting 16723#: resources/views/admin/trees-preferences.phtml:879 16724msgid "The most common repository facts are listed separately, so that they can be added more easily." 16725msgstr "" 16726 16727#: resources/views/admin/trees-preferences.phtml:884 16728msgid "Advanced fact preferences" 16729msgstr "" 16730 16731#: resources/views/admin/trees-preferences.phtml:889 16732msgid "Advanced name facts" 16733msgstr "" 16734 16735#. I18N: Help text for the “Advanced name facts” configuration setting 16736#: resources/views/admin/trees-preferences.phtml:894 16737msgid "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." 16738msgstr "" 16739 16740#: resources/views/admin/trees-preferences.phtml:902 16741msgid "Advanced place name facts" 16742msgstr "" 16743 16744#. I18N: Help text for the “Advanced place name facts” configuration setting 16745#: resources/views/admin/trees-preferences.phtml:907 16746msgid "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." 16747msgstr "" 16748 16749#: resources/views/admin/trees-preferences.phtml:912 16750msgid "Other preferences" 16751msgstr "" 16752 16753#: resources/views/admin/trees-preferences.phtml:918 16754msgid "Surname tradition" 16755msgstr "" 16756 16757#. I18N: Help text for the “Surname tradition” configuration setting 16758#: resources/views/admin/trees-preferences.phtml:923 16759msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 16760msgstr "" 16761 16762#. I18N: A configuration setting 16763#: resources/views/admin/trees-preferences.phtml:933 16764msgid "Use full source citations" 16765msgstr "" 16766 16767#. I18N: Help text for the “Use full source citations” configuration setting 16768#: resources/views/admin/trees-preferences.phtml:938 16769msgid "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." 16770msgstr "" 16771 16772#. I18N: A configuration setting 16773#: resources/views/admin/trees-preferences.phtml:948 16774#: resources/xml/reports/fact_sources.xml:6 16775msgid "Source type" 16776msgstr "" 16777 16778#. I18N: Help text for the “Source type” configuration setting 16779#: resources/views/admin/trees-preferences.phtml:953 16780msgid "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." 16781msgstr "" 16782 16783#. I18N: A configuration setting 16784#: resources/views/admin/trees-preferences.phtml:963 16785#: resources/views/edit/add-fact.phtml:70 16786#: resources/views/edit/edit-fact.phtml:96 16787msgid "Keep the existing “last change” information" 16788msgstr "" 16789 16790#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 16791#: resources/views/admin/trees-preferences.phtml:968 16792msgid "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." 16793msgstr "" 16794 16795#. I18N: Label for checkbox 16796#: resources/views/admin/trees-preferences.phtml:989 16797#: resources/views/admin/trees-privacy.phtml:287 16798msgid "Apply these preferences to all family trees" 16799msgstr "" 16800 16801#. I18N: Label for checkbox 16802#: resources/views/admin/trees-preferences.phtml:996 16803#: resources/views/admin/trees-privacy.phtml:294 16804msgid "Apply these preferences to new family trees" 16805msgstr "" 16806 16807#. I18N: A configuration setting 16808#: resources/views/admin/trees-privacy.phtml:24 16809msgid "Show the family tree" 16810msgstr "" 16811 16812#: resources/views/admin/trees-privacy.phtml:27 16813#: resources/views/admin/trees-privacy.phtml:51 16814#: resources/views/admin/trees-privacy.phtml:91 16815#: resources/views/admin/trees-privacy.phtml:133 16816#: resources/views/admin/trees-privacy.phtml:153 16817msgid "visitors" 16818msgstr "" 16819 16820#: resources/views/admin/trees-privacy.phtml:28 16821#: resources/views/admin/trees-privacy.phtml:52 16822#: resources/views/admin/trees-privacy.phtml:92 16823#: resources/views/admin/trees-privacy.phtml:134 16824#: resources/views/admin/trees-privacy.phtml:154 16825msgid "members" 16826msgstr "" 16827 16828#. I18N: Help text for the “Family tree” configuration setting 16829#: resources/views/admin/trees-privacy.phtml:34 16830msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." 16831msgstr "" 16832 16833#: resources/views/admin/trees-privacy.phtml:38 16834msgid "If visitors can not see the family tree, they will not be able to sign up for an account. You will need to add their account manually." 16835msgstr "" 16836 16837#. I18N: A configuration setting 16838#: resources/views/admin/trees-privacy.phtml:48 16839msgid "Show dead individuals" 16840msgstr "" 16841 16842#. I18N: Help text for the “Show dead individuals” configuration setting 16843#: resources/views/admin/trees-privacy.phtml:58 16844msgid "Set the privacy access level for all dead individuals." 16845msgstr "" 16846 16847#: resources/views/admin/trees-privacy.phtml:67 16848msgid "Age at which to assume an individual is dead" 16849msgstr "" 16850 16851#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 16852#: resources/views/admin/trees-privacy.phtml:79 16853msgid "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." 16854msgstr "" 16855 16856#. I18N: A configuration setting 16857#: resources/views/admin/trees-privacy.phtml:89 16858msgid "Show living individuals" 16859msgstr "" 16860 16861#. I18N: Help text for the “Show living individuals” configuration setting 16862#: resources/views/admin/trees-privacy.phtml:99 16863msgid "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." 16864msgstr "" 16865 16866#. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years 16867#: resources/views/admin/trees-privacy.phtml:109 16868msgid "Extend privacy to dead individuals" 16869msgstr "" 16870 16871#. I18N: Extend privacy to dead individuals who were… 16872#: resources/views/admin/trees-privacy.phtml:115 16873#, php-format 16874msgid "born in the last %1$s years or died in the last %2$s years" 16875msgstr "" 16876 16877#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 16878#: resources/views/admin/trees-privacy.phtml:120 16879msgid "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." 16880msgstr "" 16881 16882#. I18N: A configuration setting 16883#: resources/views/admin/trees-privacy.phtml:130 16884msgid "Show names of private individuals" 16885msgstr "" 16886 16887#: resources/views/admin/trees-privacy.phtml:135 16888msgid "managers" 16889msgstr "" 16890 16891#. I18N: Help text for the “Show names of private individuals” configuration setting 16892#: resources/views/admin/trees-privacy.phtml:141 16893msgid "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." 16894msgstr "" 16895 16896#. I18N: A configuration setting 16897#: resources/views/admin/trees-privacy.phtml:150 16898msgid "Show private relationships" 16899msgstr "" 16900 16901#. I18N: Help text for the “Show private relationships” configuration setting 16902#: resources/views/admin/trees-privacy.phtml:160 16903msgid "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." 16904msgstr "" 16905 16906#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 16907#: resources/views/admin/trees-privacy.phtml:164 16908msgid "Privacy restrictions" 16909msgstr "" 16910 16911#. I18N: Privacy restrictions are RESN tags in GEDCOM. 16912#: resources/views/admin/trees-privacy.phtml:166 16913msgid "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." 16914msgstr "" 16915 16916#: resources/views/admin/trees-privacy.phtml:212 16917msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 16918msgstr "" 16919 16920#: resources/views/admin/trees-privacy.phtml:220 16921#: resources/views/edit/add-fact-row.phtml:7 16922msgid "Fact or event" 16923msgstr "" 16924 16925#. I18N: A button label. 16926#: resources/views/admin/trees-privacy.phtml:228 16927#: resources/views/admin/webtrees1-thumbnails-form.phtml:13 16928#: resources/views/edit/add-fact-row.phtml:34 16929#: resources/views/edit/paste-fact-row.phtml:33 16930#: resources/views/modules/census-assistant.phtml:56 16931#: resources/views/modules/lifespans-chart/page.phtml:64 16932#: resources/views/modules/timeline-chart/page.phtml:31 16933msgid "add" 16934msgstr "" 16935 16936#: resources/views/admin/trees-privacy.phtml:241 16937msgid "This record does not exist." 16938msgstr "" 16939 16940#: resources/views/admin/trees-privacy.phtml:245 16941msgid "All records" 16942msgstr "" 16943 16944#: resources/views/admin/trees-renumber.phtml:12 16945msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." 16946msgstr "" 16947 16948#: resources/views/admin/trees-renumber.phtml:16 16949#, php-format 16950msgid "This family tree has %s record which uses the same “XREF” as another family tree." 16951msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." 16952msgstr[0] "" 16953msgstr[1] "" 16954 16955#: resources/views/admin/trees-renumber.phtml:21 16956msgid "You can renumber this family tree." 16957msgstr "" 16958 16959#: resources/views/admin/trees-renumber.phtml:32 16960#: resources/views/admin/trees.phtml:385 16961msgid "Caution! This may take a long time. Be patient." 16962msgstr "" 16963 16964#: resources/views/admin/trees-unconnected.phtml:24 16965msgid "Include associates" 16966msgstr "" 16967 16968#: resources/views/admin/trees-unconnected.phtml:30 16969#, php-format 16970msgid "These groups of individuals are not related to %s." 16971msgstr "" 16972 16973#: resources/views/admin/trees.phtml:15 16974msgid "You need to create a family tree." 16975msgstr "" 16976 16977#: resources/views/admin/trees.phtml:37 16978#: resources/views/lists/datatables-attributes.phtml:27 16979msgid "Calculating…" 16980msgstr "" 16981 16982#: resources/views/admin/trees.phtml:106 16983msgid "Default family tree" 16984msgstr "" 16985 16986#: resources/views/admin/trees.phtml:109 resources/views/admin/trees.phtml:116 16987msgid "Set as default" 16988msgstr "" 16989 16990#. I18N: Individuals, sources, dates, places, etc. 16991#: resources/views/admin/trees.phtml:126 16992msgid "Genealogy data" 16993msgstr "" 16994 16995#: resources/views/admin/trees.phtml:183 16996msgid "Renumber" 16997msgstr "" 16998 16999#: resources/views/admin/trees.phtml:204 17000msgid "Add unlinked records" 17001msgstr "" 17002 17003#: resources/views/admin/trees.phtml:279 17004msgid "Export" 17005msgstr "" 17006 17007#: resources/views/admin/trees.phtml:289 17008msgid "Import" 17009msgstr "" 17010 17011#: resources/views/admin/trees.phtml:310 17012msgid "Create a family tree" 17013msgstr "" 17014 17015#. I18N: A button label. 17016#: resources/views/admin/trees.phtml:348 17017msgid "create" 17018msgstr "" 17019 17020#: resources/views/admin/trees.phtml:351 17021msgid "After creating the family tree, you will be able to import data from a GEDCOM file." 17022msgstr "" 17023 17024#: resources/views/admin/trees.phtml:368 17025msgid "Synchronize family trees with GEDCOM files" 17026msgstr "" 17027 17028#: resources/views/admin/trees.phtml:376 17029msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 17030msgstr "" 17031 17032#: resources/views/admin/upgrade/steps.phtml:9 17033msgid "It can take several minutes to download and install the upgrade. Be patient." 17034msgstr "" 17035 17036#: resources/views/admin/upgrade/wizard.phtml:21 17037msgid "Depending on your server configuration, you may be able to upgrade automatically." 17038msgstr "" 17039 17040#: resources/views/admin/users-cleanup.phtml:12 17041msgid "Number of months since the last sign-in for a user’s account to be considered inactive: " 17042msgstr "" 17043 17044#: resources/views/admin/users-cleanup.phtml:39 17045msgid "User’s account has been inactive too long: " 17046msgstr "" 17047 17048#: resources/views/admin/users-cleanup.phtml:58 17049msgid "User didn’t verify within 7 days." 17050msgstr "" 17051 17052#: resources/views/admin/users-cleanup.phtml:60 17053msgid "User not verified by administrator." 17054msgstr "" 17055 17056#: resources/views/admin/users-cleanup.phtml:72 17057msgid "Nothing found to cleanup" 17058msgstr "" 17059 17060#: resources/views/admin/users-create.phtml:14 17061#: resources/views/admin/users-edit.phtml:22 17062#: resources/views/admin/users.phtml:16 17063#: resources/views/edit-account-page.phtml:26 17064#: resources/views/emails/register-notify-html.phtml:15 17065#: resources/views/emails/register-notify-text.phtml:7 17066#: resources/views/register-page.phtml:20 17067msgid "Real name" 17068msgstr "" 17069 17070#: resources/views/admin/users-create.phtml:19 17071#: resources/views/admin/users-edit.phtml:27 17072#: resources/views/edit-account-page.phtml:31 17073#: resources/views/register-page.phtml:25 17074#: resources/views/setup/step-5-administrator.phtml:37 17075msgid "This is your real name, as you would like it displayed on screen." 17076msgstr "" 17077 17078#: resources/views/admin/users-create.phtml:32 17079#: resources/views/admin/users-edit.phtml:40 17080#: resources/views/edit-account-page.phtml:19 17081#: resources/views/register-page.phtml:49 17082msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 17083msgstr "" 17084 17085#. I18N: placeholder text for new-password field 17086#: resources/views/admin/users-create.phtml:43 17087#: resources/views/admin/users-edit.phtml:51 17088#: resources/views/register-page.phtml:59 17089#, php-format 17090msgid "Use at least %s character." 17091msgid_plural "Use at least %s characters." 17092msgstr[0] "" 17093msgstr[1] "" 17094 17095#: resources/views/admin/users-create.phtml:45 17096#: resources/views/admin/users-edit.phtml:53 17097#: resources/views/edit-account-page.phtml:73 17098#: resources/views/register-page.phtml:61 17099msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 17100msgstr "" 17101 17102#: resources/views/admin/users-create.phtml:58 17103#: resources/views/admin/users-edit.phtml:66 17104#: resources/views/edit-account-page.phtml:108 17105#: resources/views/register-page.phtml:37 17106#: resources/views/setup/step-5-administrator.phtml:73 17107msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 17108msgstr "" 17109 17110#: resources/views/admin/users-edit.phtml:75 17111msgid "Account approval and email verification" 17112msgstr "" 17113 17114#: resources/views/admin/users-edit.phtml:81 17115msgid "Email verified" 17116msgstr "" 17117 17118#: resources/views/admin/users-edit.phtml:85 17119msgid "Approved by administrator" 17120msgstr "" 17121 17122#: resources/views/admin/users-edit.phtml:88 17123msgid "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." 17124msgstr "" 17125 17126#: resources/views/admin/users-edit.phtml:91 17127msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 17128msgstr "" 17129 17130#: resources/views/admin/users-edit.phtml:94 17131msgid "You should not approve an account unless you know that the email address is correct." 17132msgstr "" 17133 17134#: resources/views/admin/users-edit.phtml:97 17135msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected." 17136msgstr "" 17137 17138#: resources/views/admin/users-edit.phtml:141 17139msgid "Automatically accept changes made by this user" 17140msgstr "" 17141 17142#: resources/views/admin/users-edit.phtml:144 17143msgid "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." 17144msgstr "" 17145 17146#. I18N: A configuration setting 17147#: resources/views/admin/users-edit.phtml:153 17148#: resources/views/edit-account-page.phtml:143 17149msgid "Visible online" 17150msgstr "" 17151 17152#. I18N: A configuration setting 17153#: resources/views/admin/users-edit.phtml:159 17154#: resources/views/edit-account-page.phtml:146 17155msgid "Visible to other users when online" 17156msgstr "" 17157 17158#: resources/views/admin/users-edit.phtml:162 17159#: resources/views/edit-account-page.phtml:148 17160msgid "You can choose whether to appear in the list of users who are currently signed-in." 17161msgstr "" 17162 17163#. I18N: A configuration setting 17164#: resources/views/admin/users-edit.phtml:171 17165msgid "Preferred contact method" 17166msgstr "" 17167 17168#. I18N: Help text for the “Preferred contact method” configuration setting 17169#: resources/views/admin/users-edit.phtml:177 17170#: resources/views/edit-account-page.phtml:135 17171msgid "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." 17172msgstr "" 17173 17174#: resources/views/admin/users-edit.phtml:195 17175msgid "Administrator comments on user" 17176msgstr "" 17177 17178#: resources/views/admin/users-edit.phtml:210 17179#: resources/views/admin/users-edit.phtml:259 17180msgid "Administrator" 17181msgstr "" 17182 17183#: resources/views/admin/users-edit.phtml:216 17184msgid "Access to family trees" 17185msgstr "" 17186 17187#: resources/views/admin/users-edit.phtml:219 17188msgid "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." 17189msgstr "" 17190 17191#: resources/views/admin/users-edit.phtml:228 17192msgid "Everybody has this role, including visitors to the website and search engines." 17193msgstr "" 17194 17195#: resources/views/admin/users-edit.phtml:234 17196msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 17197msgstr "" 17198 17199#: resources/views/admin/users-edit.phtml:242 17200msgid "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." 17201msgstr "" 17202 17203#: resources/views/admin/users-edit.phtml:248 17204msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 17205msgstr "" 17206 17207#: resources/views/admin/users-edit.phtml:256 17208msgid "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." 17209msgstr "" 17210 17211#: resources/views/admin/users-edit.phtml:262 17212msgid "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." 17213msgstr "" 17214 17215#: resources/views/admin/users-edit.phtml:277 17216#: resources/views/edit-account-page.phtml:38 17217msgid "Individual record" 17218msgstr "" 17219 17220#: resources/views/admin/users-edit.phtml:291 17221msgid "Link this user to an individual in the family tree." 17222msgstr "" 17223 17224#: resources/views/admin/users-edit.phtml:349 17225msgid "You must specify an individual record before you can restrict the user to their immediate family." 17226msgstr "" 17227 17228#: resources/views/admin/users.phtml:20 17229msgid "Date registered" 17230msgstr "" 17231 17232#: resources/views/admin/users.phtml:22 17233msgid "Last signed in" 17234msgstr "" 17235 17236#: resources/views/admin/users.phtml:23 17237msgid "Verified" 17238msgstr "" 17239 17240#: resources/views/admin/users.phtml:24 17241msgid "Approved" 17242msgstr "" 17243 17244#. I18N: "thumbs" is fixed text. Do not change it. 17245#: resources/views/admin/webtrees1-thumbnails.phtml:9 17246msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 17247msgstr "" 17248 17249#: resources/views/admin/webtrees1-thumbnails.phtml:11 17250msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 17251msgstr "" 17252 17253#: resources/views/admin/webtrees1-thumbnails.phtml:13 17254msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it. If it is a custom image, you should add it to the media object." 17255msgstr "" 17256 17257#: resources/views/admin/webtrees1-thumbnails.phtml:29 17258msgid "Thumbnail image" 17259msgstr "" 17260 17261#: resources/views/admin/webtrees1-thumbnails.phtml:32 17262msgid "Comparison" 17263msgstr "" 17264 17265#: resources/views/admin/webtrees1-thumbnails.phtml:33 17266msgid "Action" 17267msgstr "" 17268 17269#. I18N: A button label. 17270#: resources/views/branches-page.phtml:39 17271#: resources/views/modules/ancestors-chart/page.phtml:49 17272#: resources/views/modules/compact-chart/page.phtml:25 17273#: resources/views/modules/descendancy_chart/page.phtml:45 17274#: resources/views/modules/family-book-chart/page.phtml:55 17275#: resources/views/modules/fanchart/page.phtml:60 17276#: resources/views/modules/hourglass-chart/page.phtml:46 17277#: resources/views/modules/interactive-tree/page.phtml:31 17278#: resources/views/modules/pedigree-chart/page.phtml:43 17279#: resources/views/modules/pedigree-map/page.phtml:34 17280#: resources/views/modules/relationships-chart/page.phtml:70 17281msgid "view" 17282msgstr "" 17283 17284#: resources/views/calendar-page.phtml:75 17285msgid "Show" 17286msgstr "" 17287 17288#: resources/views/calendar-page.phtml:82 17289#: resources/views/calendar-page.phtml:93 17290msgid "All individuals" 17291msgstr "" 17292 17293#: resources/views/calendar-page.phtml:85 17294msgid "Living individuals" 17295msgstr "" 17296 17297#: resources/views/calendar-page.phtml:88 17298msgid "Recent years (< 100 yrs)" 17299msgstr "" 17300 17301#: resources/views/calendar-page.phtml:154 17302#: resources/views/edit/add-fact-row.phtml:28 17303msgid "Custom event" 17304msgstr "" 17305 17306#: resources/views/calendar-page.phtml:165 17307msgid "View this day" 17308msgstr "" 17309 17310#: resources/views/calendar-page.phtml:169 17311msgid "View this month" 17312msgstr "" 17313 17314#: resources/views/calendar-page.phtml:173 17315msgid "View this year" 17316msgstr "" 17317 17318#: resources/views/cards/add-associate.phtml:7 17319msgid "Add an associate" 17320msgstr "" 17321 17322#: resources/views/cards/add-media-object.phtml:7 17323#: resources/views/family-page.phtml:95 17324#: resources/views/individual-page.phtml:78 17325#: resources/views/source-page.phtml:81 17326msgid "Add a media object" 17327msgstr "" 17328 17329#: resources/views/cards/add-note.phtml:7 resources/views/family-page.phtml:72 17330#: resources/views/modules/notes/tab.phtml:40 17331msgid "Add a note" 17332msgstr "" 17333 17334#: resources/views/cards/add-restriction.phtml:7 17335#: resources/views/media-page.phtml:156 17336msgid "Add a restriction" 17337msgstr "" 17338 17339#: resources/views/cards/add-shared-note.phtml:7 17340#: resources/views/family-page.phtml:83 resources/views/media-page.phtml:146 17341#: resources/views/modules/notes/tab.phtml:50 17342msgid "Add a shared note" 17343msgstr "" 17344 17345#: resources/views/cards/add-sour-data-even.phtml:7 17346msgid "Add an event" 17347msgstr "" 17348 17349#: resources/views/cards/add-source-citation.phtml:9 17350#: resources/views/family-page.phtml:107 resources/views/media-page.phtml:136 17351#: resources/views/modules/sources_tab/tab.phtml:38 17352msgid "Add a source citation" 17353msgstr "" 17354 17355#: resources/views/chart-box.phtml:110 resources/views/chart-box.phtml:122 17356#: resources/views/chart-box.phtml:123 17357msgid "Links" 17358msgstr "" 17359 17360#: resources/views/components/alert-warning-dismissible.phtml:6 17361#: resources/views/layouts/administration.phtml:71 17362#: resources/views/layouts/default.phtml:129 17363#: resources/views/modals/create-family.phtml:11 17364#: resources/views/modals/create-media-from-file.phtml:13 17365#: resources/views/modals/footer-close.phtml:6 17366#: resources/views/modals/header.phtml:7 17367#: resources/views/modules/cookie-warning/footer.phtml:9 17368msgid "close" 17369msgstr "" 17370 17371#: resources/views/contact-page.phtml:22 17372#: resources/views/setup/step-5-administrator.phtml:32 17373msgid "Your name" 17374msgstr "" 17375 17376#: resources/views/edit-account-page.phtml:45 17377msgctxt "unknown people" 17378msgid "Unknown" 17379msgstr "" 17380 17381#: resources/views/edit-account-page.phtml:49 17382msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 17383msgstr "" 17384 17385#: resources/views/edit-account-page.phtml:75 17386msgid "Leave the password blank if you want to keep the current password." 17387msgstr "" 17388 17389#: resources/views/edit-account-page.phtml:130 17390msgid "Contact method" 17391msgstr "" 17392 17393#: resources/views/edit-account-page.phtml:168 17394msgid "Delete your account" 17395msgstr "" 17396 17397#: resources/views/edit-blocks-block.phtml:16 17398msgid "Block" 17399msgstr "" 17400 17401#: resources/views/edit-blocks-page.phtml:11 17402msgid "Drag the blocks to change their position." 17403msgstr "" 17404 17405#: resources/views/edit-blocks-page.phtml:30 17406msgid "Add more blocks from the following list." 17407msgstr "" 17408 17409#: resources/views/edit-blocks-page.phtml:53 17410#: resources/views/edit-blocks-page.phtml:54 17411msgid "Restore the default block layout" 17412msgstr "" 17413 17414#: resources/views/edit/add-fact-row.phtml:25 17415msgid "Custom fact" 17416msgstr "" 17417 17418#: resources/views/edit/change-family-members.phtml:18 17419#: resources/views/edit/change-family-members.phtml:33 17420#: resources/views/modules/pedigree-chart/previous.phtml:31 17421#: resources/xml/reports/bdm_report.xml:169 17422#: resources/xml/reports/individual_ext_report.xml:202 17423#: resources/xml/reports/individual_ext_report.xml:219 17424msgid "Spouse" 17425msgstr "" 17426 17427#: resources/views/edit/change-family-members.phtml:45 17428#: resources/xml/reports/family_group_report.xml:774 17429#: resources/xml/reports/individual_ext_report.xml:526 17430#: resources/xml/reports/individual_report.xml:530 17431msgid "Son" 17432msgstr "" 17433 17434#: resources/views/edit/change-family-members.phtml:47 17435#: resources/xml/reports/family_group_report.xml:809 17436#: resources/xml/reports/individual_ext_report.xml:562 17437#: resources/xml/reports/individual_report.xml:566 17438msgid "Daughter" 17439msgstr "" 17440 17441#: resources/views/edit/icon-fact-copy.phtml:3 17442#: resources/views/edit/icon-fact-copy.phtml:5 17443msgid "Copy" 17444msgstr "" 17445 17446#: resources/views/edit/input-addon-keyboard.phtml:5 17447#: resources/views/edit/input-addon-keyboard.phtml:8 17448#: resources/views/edit/shared-note.phtml:16 17449#: resources/views/edit/shared-note.phtml:18 17450msgid "Find a special character" 17451msgstr "" 17452 17453#: resources/views/edit/link-child-to-family.phtml:25 17454msgid "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." 17455msgstr "" 17456 17457#. I18N: A button label. 17458#: resources/views/edit/new-individual.phtml:324 17459msgid "go to new individual" 17460msgstr "" 17461 17462#: resources/views/edit/paste-fact-row.phtml:7 17463msgid "Add from clipboard" 17464msgstr "" 17465 17466#: resources/views/edit/raw-gedcom-fact.phtml:13 17467#: resources/views/edit/raw-gedcom-record.phtml:12 17468msgid "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." 17469msgstr "" 17470 17471#. I18N: %s is a URL 17472#: resources/views/edit/raw-gedcom-fact.phtml:16 17473#: resources/views/edit/raw-gedcom-record.phtml:15 17474#, php-format 17475msgid "You can download a copy of the GEDCOM specification from %s." 17476msgstr "" 17477 17478#: resources/views/edit/raw-gedcom-record.phtml:45 17479msgid "Add a fact" 17480msgstr "" 17481 17482#. I18N: A button label. 17483#: resources/views/edit/reorder-children.phtml:33 17484#: resources/xml/reports/bdm_report.xml:11 17485#: resources/xml/reports/birth_report.xml:9 17486#: resources/xml/reports/change_report.xml:7 17487#: resources/xml/reports/fact_sources.xml:7 17488#: resources/xml/reports/individual_ext_report.xml:8 17489#: resources/xml/reports/occupation_report.xml:6 17490#: resources/xml/reports/relative_ext_report.xml:7 17491msgid "sort by date of birth" 17492msgstr "" 17493 17494#. I18N: A button label. 17495#: resources/views/edit/reorder-spouses.phtml:33 17496#: resources/xml/reports/marriage_report.xml:9 17497msgid "sort by date of marriage" 17498msgstr "" 17499 17500#: resources/views/emails/approve-user-html.phtml:5 17501#: resources/views/emails/message-copy-html.phtml:4 17502#: resources/views/emails/message-copy-text.phtml:2 17503#: resources/views/emails/message-user-html.phtml:4 17504#: resources/views/emails/message-user-text.phtml:2 17505#: resources/views/emails/password-reset-html.phtml:4 17506#: resources/views/emails/password-reset-text.phtml:2 17507#: resources/views/emails/pending-changes-html.phtml:4 17508#: resources/views/emails/pending-changes-text.phtml:3 17509#: resources/views/emails/register-user-html.phtml:4 17510#: resources/views/emails/register-user-text.phtml:2 17511#, php-format 17512msgid "Hello %s…" 17513msgstr "" 17514 17515#: resources/views/emails/approve-user-html.phtml:9 17516#: resources/views/emails/approve-user-text.phtml:4 17517#, php-format 17518msgid "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" 17519msgstr "" 17520 17521#: resources/views/emails/message-copy-html.phtml:8 17522#: resources/views/emails/message-copy-text.phtml:4 17523msgid "You sent the following message to a webtrees user:" 17524msgstr "" 17525 17526#: resources/views/emails/message-copy-html.phtml:20 17527#: resources/views/emails/message-copy-text.phtml:10 17528#: resources/views/emails/message-user-html.phtml:21 17529#: resources/views/emails/message-user-text.phtml:11 17530msgid "This message was sent while viewing the following URL: " 17531msgstr "" 17532 17533#. I18N: %s is a person's name 17534#: resources/views/emails/message-user-html.phtml:9 17535#: resources/views/emails/message-user-text.phtml:4 17536#, php-format 17537msgid "%s sent you the following message." 17538msgstr "" 17539 17540#: resources/views/emails/password-reset-html.phtml:8 17541#: resources/views/emails/password-reset-text.phtml:4 17542msgid "A new password has been requested for your username." 17543msgstr "" 17544 17545#: resources/views/emails/password-reset-html.phtml:25 17546#: resources/views/emails/password-reset-text.phtml:11 17547msgid "After you have signed in, select the “My account” link under the “My pages” menu and fill in the password fields to change your password." 17548msgstr "" 17549 17550#: resources/views/emails/register-notify-html.phtml:4 17551#: resources/views/emails/register-notify-text.phtml:2 17552#: resources/views/emails/verify-notify-html.phtml:4 17553#: resources/views/emails/verify-notify-text.phtml:2 17554msgid "Hello administrator…" 17555msgstr "" 17556 17557#. I18N: %s is a server name/URL 17558#: resources/views/emails/register-notify-html.phtml:9 17559#: resources/views/emails/register-notify-text.phtml:4 17560#, php-format 17561msgid "A prospective user has registered with webtrees at %s." 17562msgstr "" 17563 17564#: resources/views/emails/register-notify-html.phtml:19 17565#: resources/views/emails/register-notify-text.phtml:9 17566#: resources/views/register-page.phtml:68 17567msgid "Comments" 17568msgstr "" 17569 17570#: resources/views/emails/register-notify-html.phtml:24 17571#: resources/views/emails/register-notify-text.phtml:11 17572msgid "The user has been sent an email with the information necessary to confirm the access request." 17573msgstr "" 17574 17575#: resources/views/emails/register-notify-html.phtml:28 17576#: resources/views/emails/register-notify-text.phtml:13 17577msgid "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." 17578msgstr "" 17579 17580#. I18N: %1$s is the site URL and %2$s is an email address 17581#: resources/views/emails/register-user-html.phtml:9 17582#: resources/views/emails/register-user-text.phtml:4 17583#, php-format 17584msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 17585msgstr "" 17586 17587#: resources/views/emails/register-user-html.phtml:13 17588#: resources/views/emails/register-user-text.phtml:6 17589msgid "Follow this link to verify your email address." 17590msgstr "" 17591 17592#: resources/views/emails/register-user-html.phtml:23 17593#: resources/views/emails/register-user-text.phtml:10 17594msgid "If you didn’t request an account, you can just delete this message." 17595msgstr "" 17596 17597#. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address 17598#: resources/views/emails/verify-notify-html.phtml:10 17599#: resources/views/emails/verify-notify-text.phtml:5 17600#, php-format 17601msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 17602msgstr "" 17603 17604#: resources/views/emails/verify-notify-html.phtml:18 17605#: resources/views/emails/verify-notify-text.phtml:11 17606msgid "You need to review the account details." 17607msgstr "" 17608 17609#. I18N: You need to: 17610#: resources/views/emails/verify-notify-html.phtml:27 17611#: resources/views/emails/verify-notify-text.phtml:15 17612msgid "Set the status to “approved”." 17613msgstr "" 17614 17615#. I18N: You need to: 17616#: resources/views/emails/verify-notify-html.phtml:29 17617#: resources/views/emails/verify-notify-text.phtml:16 17618msgid "Set the access level for each tree." 17619msgstr "" 17620 17621#. I18N: You need to: 17622#: resources/views/emails/verify-notify-html.phtml:31 17623#: resources/views/emails/verify-notify-text.phtml:17 17624msgid "Link the user account to an individual." 17625msgstr "" 17626 17627#: resources/views/errors/database-connection.phtml:5 17628msgid "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." 17629msgstr "" 17630 17631#: resources/views/errors/database-connection.phtml:12 17632msgid "If you are the website administrator, you should check that:" 17633msgstr "" 17634 17635#. I18N: [you should check that:] ... 17636#: resources/views/errors/database-connection.phtml:16 17637msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 17638msgstr "" 17639 17640#. I18N: [you should check that:] ... 17641#: resources/views/errors/database-connection.phtml:19 17642msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 17643msgstr "" 17644 17645#. I18N: [you should check that:] ... 17646#: resources/views/errors/database-connection.phtml:22 17647msgid "you can connect to the database using other applications, such as phpmyadmin" 17648msgstr "" 17649 17650#: resources/views/errors/database-connection.phtml:27 17651msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 17652msgstr "" 17653 17654#: resources/views/errors/database-error.phtml:4 17655#: resources/views/setup/step-6-failed.phtml:4 17656msgid "An unexpected database error occurred." 17657msgstr "" 17658 17659#: resources/views/errors/database-error.phtml:12 17660#: resources/views/setup/step-6-failed.phtml:12 17661msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 17662msgstr "" 17663 17664#: resources/views/errors/no-tree-access.phtml:4 17665msgid "This user account does not have access to any tree." 17666msgstr "" 17667 17668#: resources/views/family-page-children.phtml:12 17669#: resources/views/modules/ancestors-chart/tree.phtml:39 17670#: resources/views/modules/descendancy_chart/tree.phtml:41 17671#: resources/views/statistics/families/top10-list.phtml:18 17672#: resources/views/statistics/families/top10-nolist.phtml:14 17673#, php-format 17674msgid "%s child" 17675msgid_plural "%s children" 17676msgstr[0] "" 17677msgstr[1] "" 17678 17679#: resources/views/family-page-menu.phtml:38 17680msgid "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?" 17681msgstr "" 17682 17683#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17684#: resources/views/family-page.phtml:13 17685#: resources/views/gedcom-record-page.phtml:8 17686#: resources/views/individual-page.phtml:10 resources/views/media-page.phtml:9 17687#: resources/views/note-page.phtml:8 resources/views/repository-page.phtml:12 17688#: resources/views/source-page.phtml:8 17689msgctxt "You should review the deletion and then accept or reject it." 17690msgid "accept" 17691msgstr "" 17692 17693#: resources/views/family-page.phtml:13 17694#: resources/views/gedcom-record-page.phtml:8 17695#: resources/views/individual-page.phtml:10 resources/views/media-page.phtml:9 17696#: resources/views/note-page.phtml:8 resources/views/repository-page.phtml:12 17697#: resources/views/source-page.phtml:8 17698msgctxt "You should review the deletion and then accept or reject it." 17699msgid "reject" 17700msgstr "" 17701 17702#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17703#: resources/views/family-page.phtml:13 17704#, php-format 17705msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 17706msgstr "" 17707 17708#: resources/views/family-page.phtml:15 17709msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 17710msgstr "" 17711 17712#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17713#: resources/views/family-page.phtml:19 17714#: resources/views/gedcom-record-page.phtml:14 17715#: resources/views/individual-page.phtml:19 resources/views/media-page.phtml:15 17716#: resources/views/note-page.phtml:14 resources/views/repository-page.phtml:18 17717#: resources/views/source-page.phtml:14 17718msgctxt "You should review the changes and then accept or reject them." 17719msgid "accept" 17720msgstr "" 17721 17722#: resources/views/family-page.phtml:19 17723#: resources/views/gedcom-record-page.phtml:14 17724#: resources/views/individual-page.phtml:19 resources/views/media-page.phtml:15 17725#: resources/views/note-page.phtml:14 resources/views/repository-page.phtml:18 17726#: resources/views/source-page.phtml:14 17727msgctxt "You should review the changes and then accept or reject them." 17728msgid "reject" 17729msgstr "" 17730 17731#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17732#: resources/views/family-page.phtml:19 17733#, php-format 17734msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 17735msgstr "" 17736 17737#: resources/views/family-page.phtml:21 17738msgid "This family has been edited. The changes need to be reviewed by a moderator." 17739msgstr "" 17740 17741#: resources/views/family-page.phtml:53 17742msgid "No facts exist for this family." 17743msgstr "" 17744 17745#: resources/views/forgot-password-page.phtml:13 17746#: resources/views/modules/login_block/sign-in.phtml:46 17747msgid "Username or email address" 17748msgstr "" 17749 17750#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17751#: resources/views/gedcom-record-page.phtml:8 17752#, php-format 17753msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 17754msgstr "" 17755 17756#: resources/views/gedcom-record-page.phtml:10 17757msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 17758msgstr "" 17759 17760#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17761#: resources/views/gedcom-record-page.phtml:14 17762#, php-format 17763msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 17764msgstr "" 17765 17766#: resources/views/gedcom-record-page.phtml:16 17767msgid "This record has been edited. The changes need to be reviewed by a moderator." 17768msgstr "" 17769 17770#: resources/views/help/date.phtml:4 17771msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." 17772msgstr "" 17773 17774#: resources/views/help/date.phtml:17 resources/views/help/date.phtml:55 17775#: resources/views/help/date.phtml:93 17776msgid "Shortcut" 17777msgstr "" 17778 17779#: resources/views/help/date.phtml:42 17780msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range." 17781msgstr "" 17782 17783#: resources/views/help/date.phtml:49 17784#: resources/views/modules/statistics-chart/custom.phtml:84 17785msgid "Date range" 17786msgstr "" 17787 17788#: resources/views/help/date.phtml:80 17789msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." 17790msgstr "" 17791 17792#: resources/views/help/date.phtml:87 17793msgid "Date period" 17794msgstr "" 17795 17796#: resources/views/help/date.phtml:118 17797msgid "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." 17798msgstr "" 17799 17800#: resources/views/help/hebrew.phtml:4 17801msgid "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." 17802msgstr "" 17803 17804#: resources/views/help/media-object.phtml:4 17805msgid "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)." 17806msgstr "" 17807 17808#: resources/views/help/name.phtml:4 17809msgid "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." 17810msgstr "" 17811 17812#: resources/views/help/name.phtml:9 17813#, php-format 17814msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 17815msgstr "" 17816 17817#: resources/views/help/name.phtml:12 17818#, php-format 17819msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 17820msgstr "" 17821 17822#: resources/views/help/name.phtml:15 17823#, php-format 17824msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 17825msgstr "" 17826 17827#: resources/views/help/name.phtml:18 17828#, php-format 17829msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 17830msgstr "" 17831 17832#: resources/views/help/name.phtml:21 17833#, php-format 17834msgid "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>" 17835msgstr "" 17836 17837#: resources/views/help/name.phtml:24 17838#, php-format 17839msgid "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>." 17840msgstr "" 17841 17842#: resources/views/help/pending-changes.phtml:4 17843msgid "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." 17844msgstr "" 17845 17846#: resources/views/help/pending-changes.phtml:8 17847msgid "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." 17848msgstr "" 17849 17850#: resources/views/help/pending-changes.phtml:12 17851msgid "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." 17852msgstr "" 17853 17854#: resources/views/help/pending-changes.phtml:17 17855msgid "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." 17856msgstr "" 17857 17858#: resources/views/help/place.phtml:4 17859msgid "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”." 17860msgstr "" 17861 17862#: resources/views/help/place.phtml:8 17863msgid "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." 17864msgstr "" 17865 17866#: resources/views/help/relationship-privacy.phtml:4 17867msgid "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." 17868msgstr "" 17869 17870#: resources/views/help/relationship-privacy.phtml:8 17871msgid "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)." 17872msgstr "" 17873 17874#: resources/views/help/relationship-privacy.phtml:12 17875msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 17876msgstr "" 17877 17878#: resources/views/help/restriction.phtml:4 17879msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 17880msgstr "" 17881 17882#: resources/views/help/restriction.phtml:7 17883msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 17884msgstr "" 17885 17886#: resources/views/help/romanized.phtml:4 17887msgid "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." 17888msgstr "" 17889 17890#: resources/views/help/source-events.phtml:4 17891msgid "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." 17892msgstr "" 17893 17894#: resources/views/help/surname.phtml:4 17895msgid "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." 17896msgstr "" 17897 17898#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17899#: resources/views/individual-page.phtml:10 17900#, php-format 17901msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 17902msgstr "" 17903 17904#: resources/views/individual-page.phtml:13 17905msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 17906msgstr "" 17907 17908#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17909#: resources/views/individual-page.phtml:19 17910#, php-format 17911msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 17912msgstr "" 17913 17914#: resources/views/individual-page.phtml:22 17915msgid "This individual has been edited. The changes need to be reviewed by a moderator." 17916msgstr "" 17917 17918#. I18N: A button label, previous page 17919#: resources/views/individual-page.phtml:55 17920#: resources/views/lists/datatables-attributes.phtml:16 17921#: resources/views/media-list-page.phtml:87 17922#: resources/views/media-list-page.phtml:193 17923#: resources/views/modules/batch_update/admin.phtml:57 17924#: resources/views/modules/batch_update/admin.phtml:61 17925#: resources/views/setup/step-2-server-checks.phtml:68 17926#: resources/views/setup/step-3-database-type.phtml:76 17927#: resources/views/setup/step-4-database-mysql.phtml:119 17928#: resources/views/setup/step-4-database-pgsql.phtml:106 17929#: resources/views/setup/step-4-database-sqlite.phtml:76 17930#: resources/views/setup/step-4-database-sqlsvr.phtml:105 17931#: resources/views/setup/step-5-administrator.phtml:86 17932msgid "previous" 17933msgstr "" 17934 17935#. I18N: A button label, next page 17936#: resources/views/individual-page.phtml:59 17937#: resources/views/lists/datatables-attributes.phtml:14 17938#: resources/views/media-list-page.phtml:97 17939#: resources/views/media-list-page.phtml:203 17940#: resources/views/modules/batch_update/admin.phtml:67 17941#: resources/views/modules/batch_update/admin.phtml:71 17942#: resources/views/setup/step-1-language.phtml:36 17943#: resources/views/setup/step-2-server-checks.phtml:64 17944#: resources/views/setup/step-3-database-type.phtml:72 17945#: resources/views/setup/step-4-database-mysql.phtml:115 17946#: resources/views/setup/step-4-database-pgsql.phtml:102 17947#: resources/views/setup/step-4-database-sqlite.phtml:72 17948#: resources/views/setup/step-4-database-sqlsvr.phtml:101 17949#: resources/views/setup/step-5-administrator.phtml:82 17950msgid "next" 17951msgstr "" 17952 17953#. I18N: Skip over the headers and menus, to the main content of the page 17954#: resources/views/layouts/administration.phtml:43 17955#: resources/views/layouts/default.phtml:78 17956msgid "Skip to content" 17957msgstr "" 17958 17959#: resources/views/layouts/default.phtml:154 17960#: resources/views/modules/random_media/slide-show.phtml:21 17961#: resources/views/modules/random_media/slide-show.phtml:23 17962msgid "Play" 17963msgstr "" 17964 17965#: resources/views/layouts/default.phtml:155 17966#: resources/views/modules/random_media/slide-show.phtml:25 17967#: resources/views/modules/random_media/slide-show.phtml:27 17968msgid "Stop" 17969msgstr "" 17970 17971#: resources/views/layouts/error.phtml:9 resources/views/layouts/error.phtml:26 17972#: resources/views/layouts/offline.phtml:58 17973msgid "This website is temporarily unavailable" 17974msgstr "" 17975 17976#: resources/views/layouts/offline.phtml:61 17977msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 17978msgstr "" 17979 17980#: resources/views/layouts/setup.phtml:8 resources/views/layouts/setup.phtml:16 17981msgid "Setup wizard for webtrees" 17982msgstr "" 17983 17984#: resources/views/lists/anniversaries-table.phtml:16 17985#: resources/views/lists/families-table.phtml:257 17986#: resources/views/lists/individuals-table.phtml:273 17987#: resources/views/lists/individuals-table.phtml:283 17988#: resources/views/modules/yahrzeit/table.phtml:9 17989msgid "Anniversary" 17990msgstr "" 17991 17992#: resources/views/lists/datatables-attributes.phtml:18 17993#: resources/views/lists/datatables-attributes.phtml:29 17994msgid "No records to display" 17995msgstr "" 17996 17997#. I18N: %s are placeholders for numbers 17998#: resources/views/lists/datatables-attributes.phtml:20 17999#: resources/views/lists/datatables-attributes.phtml:21 18000#, php-format 18001msgid "Showing %1$s to %2$s of %3$s" 18002msgstr "" 18003 18004#. I18N: %s is a number 18005#: resources/views/lists/datatables-attributes.phtml:23 18006#, php-format 18007msgid "(filtered from %s total entries)" 18008msgstr "" 18009 18010#. I18N: %s is a number of records per page 18011#: resources/views/lists/datatables-attributes.phtml:25 18012#, php-format 18013msgid "Display %s" 18014msgstr "" 18015 18016#: resources/views/lists/datatables-attributes.phtml:26 18017msgid "Loading…" 18018msgstr "" 18019 18020#: resources/views/lists/datatables-attributes.phtml:28 18021msgid "Filter" 18022msgstr "" 18023 18024#: resources/views/lists/families-table.phtml:158 18025msgid "Both alive" 18026msgstr "" 18027 18028#: resources/views/lists/families-table.phtml:164 18029msgid "Show couples where only the female partner is dead." 18030msgstr "" 18031 18032#: resources/views/lists/families-table.phtml:166 18033msgid "Widower" 18034msgstr "" 18035 18036#: resources/views/lists/families-table.phtml:172 18037msgid "Show couples where only the male partner is dead." 18038msgstr "" 18039 18040#: resources/views/lists/families-table.phtml:174 18041msgid "Widow" 18042msgstr "" 18043 18044#: resources/views/lists/families-table.phtml:180 18045#: resources/views/lists/individuals-table.phtml:206 18046msgid "Show individuals who are dead or couples where both partners are dead." 18047msgstr "" 18048 18049#: resources/views/lists/families-table.phtml:182 18050msgid "Both dead" 18051msgstr "" 18052 18053#: resources/views/lists/families-table.phtml:190 18054#: resources/views/lists/individuals-table.phtml:250 18055msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 18056msgstr "" 18057 18058#: resources/views/lists/families-table.phtml:192 18059#: resources/views/lists/individuals-table.phtml:252 18060msgid "Roots" 18061msgstr "" 18062 18063#: resources/views/lists/families-table.phtml:198 18064#: resources/views/lists/individuals-table.phtml:258 18065msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 18066msgstr "" 18067 18068#: resources/views/lists/families-table.phtml:200 18069#: resources/views/lists/individuals-table.phtml:260 18070msgid "Leaves" 18071msgstr "" 18072 18073#: resources/views/lists/families-table.phtml:208 18074msgid "Show couples with an unknown marriage date." 18075msgstr "" 18076 18077#: resources/views/lists/families-table.phtml:216 18078msgid "Show couples who married more than 100 years ago." 18079msgstr "" 18080 18081#: resources/views/lists/families-table.phtml:224 18082msgid "Show couples who married within the last 100 years." 18083msgstr "" 18084 18085#: resources/views/lists/families-table.phtml:232 18086msgid "Show divorced couples." 18087msgstr "" 18088 18089#: resources/views/lists/families-table.phtml:240 18090msgid "Show couples where either partner married more than once." 18091msgstr "" 18092 18093#: resources/views/lists/families-table.phtml:242 18094msgid "Multiple marriages" 18095msgstr "" 18096 18097#: resources/views/lists/families-table.phtml:276 18098#: resources/views/lists/individuals-table.phtml:302 18099msgid "Show parents" 18100msgstr "" 18101 18102#: resources/views/lists/families-table.phtml:279 18103#: resources/views/lists/individuals-table.phtml:305 18104msgid "Show statistics charts" 18105msgstr "" 18106 18107#: resources/views/lists/families-table.phtml:470 18108#: resources/views/lists/families-table.phtml:486 18109#: resources/views/lists/individuals-table.phtml:480 18110#: resources/views/lists/individuals-table.phtml:497 18111msgid "Decade of birth" 18112msgstr "" 18113 18114#: resources/views/lists/families-table.phtml:495 18115#: resources/views/lists/families-table.phtml:511 18116msgid "Decade of marriage" 18117msgstr "" 18118 18119#: resources/views/lists/given-names-table.phtml:10 18120#: resources/views/search-phonetic-page.phtml:12 18121msgid "Given name" 18122msgstr "" 18123 18124#: resources/views/lists/individuals-table.phtml:172 18125msgid "Show only males." 18126msgstr "" 18127 18128#: resources/views/lists/individuals-table.phtml:180 18129msgid "Show only females." 18130msgstr "" 18131 18132#: resources/views/lists/individuals-table.phtml:188 18133msgid "Show only individuals for whom the gender is not known." 18134msgstr "" 18135 18136#: resources/views/lists/individuals-table.phtml:198 18137msgid "Show individuals who are alive or couples where both partners are alive." 18138msgstr "" 18139 18140#: resources/views/lists/individuals-table.phtml:200 18141msgid "Alive" 18142msgstr "" 18143 18144#: resources/views/lists/individuals-table.phtml:214 18145msgid "Show individuals who died more than 100 years ago." 18146msgstr "" 18147 18148#: resources/views/lists/individuals-table.phtml:222 18149msgid "Show individuals who died within the last 100 years." 18150msgstr "" 18151 18152#: resources/views/lists/individuals-table.phtml:232 18153msgid "Show individuals born more than 100 years ago." 18154msgstr "" 18155 18156#: resources/views/lists/individuals-table.phtml:240 18157msgid "Show individuals born within the last 100 years." 18158msgstr "" 18159 18160#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 18161#: resources/views/lists/individuals-table.phtml:270 18162msgid "Sosa" 18163msgstr "" 18164 18165#: resources/views/lists/individuals-table.phtml:506 18166#: resources/views/lists/individuals-table.phtml:523 18167msgid "Decade of death" 18168msgstr "" 18169 18170#: resources/views/lists/individuals-table.phtml:532 18171#: resources/views/lists/individuals-table.phtml:574 18172msgid "Age related to death year" 18173msgstr "" 18174 18175#: resources/views/lists/repositories-table.phtml:41 18176msgid "Repository name" 18177msgstr "" 18178 18179#: resources/views/lists/surnames-table.phtml:11 18180#: resources/views/modules/gedcom_stats/config.phtml:44 18181#: resources/views/modules/gedcom_stats/statistics.phtml:52 18182#: resources/views/modules/statistics-chart/custom.phtml:151 18183msgid "Surnames" 18184msgstr "" 18185 18186#: resources/views/lists/surnames-table.phtml:20 18187#: resources/views/modules/family-book-chart/page.phtml:44 18188#: resources/views/modules/pedigree-chart/previous.phtml:29 18189msgid "Spouses" 18190msgstr "" 18191 18192#: resources/views/login-page.phtml:11 18193msgid "Welcome to this genealogy website" 18194msgstr "" 18195 18196#. I18N: A button label. 18197#: resources/views/login-page.phtml:45 18198#: resources/views/modules/login_block/sign-in.phtml:24 18199msgid "sign in" 18200msgstr "" 18201 18202#: resources/views/login-page.phtml:53 18203#: resources/views/modules/login_block/sign-in.phtml:28 18204msgid "Forgot password?" 18205msgstr "" 18206 18207#: resources/views/media-list-page.phtml:22 18208#: resources/views/modals/media-file-fields.phtml:49 18209msgid "Folder" 18210msgstr "" 18211 18212#: resources/views/media-list-page.phtml:30 18213msgid "Media objects per page" 18214msgstr "" 18215 18216#: resources/views/media-list-page.phtml:53 18217msgid "Search filters" 18218msgstr "" 18219 18220#. I18N: A button label. 18221#: resources/views/media-list-page.phtml:66 18222#: resources/views/modules/lifespans-chart/page.phtml:67 18223#: resources/views/modules/timeline-chart/page.phtml:33 18224msgid "reset" 18225msgstr "" 18226 18227#: resources/views/media-list-page.phtml:74 18228msgid "Media objects found" 18229msgstr "" 18230 18231#: resources/views/media-list-page.phtml:92 18232#: resources/views/media-list-page.phtml:198 18233#, php-format 18234msgid "Page %s of %s" 18235msgstr "" 18236 18237#. I18N: %s is a filename 18238#: resources/views/media-list-page.phtml:153 18239#: resources/views/media-page.phtml:105 18240#, php-format 18241msgid "The file “%s” does not exist." 18242msgstr "" 18243 18244#: resources/views/media-page-menu.phtml:15 18245msgid "Manage the links" 18246msgstr "" 18247 18248#: resources/views/media-page-menu.phtml:19 18249#: resources/views/modals/link-media-to-individual.phtml:8 18250msgid "Link this media object to an individual" 18251msgstr "" 18252 18253#: resources/views/media-page-menu.phtml:23 18254#: resources/views/modals/link-media-to-family.phtml:8 18255msgid "Link this media object to a family" 18256msgstr "" 18257 18258#: resources/views/media-page-menu.phtml:27 18259#: resources/views/modals/link-media-to-source.phtml:8 18260msgid "Link this media object to a source" 18261msgstr "" 18262 18263#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18264#: resources/views/media-page.phtml:9 18265#, php-format 18266msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 18267msgstr "" 18268 18269#: resources/views/media-page.phtml:11 18270msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 18271msgstr "" 18272 18273#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18274#: resources/views/media-page.phtml:15 18275#, php-format 18276msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 18277msgstr "" 18278 18279#: resources/views/media-page.phtml:17 18280msgid "This media object has been edited. The changes need to be reviewed by a moderator." 18281msgstr "" 18282 18283#: resources/views/media-page.phtml:100 18284msgid "Download file" 18285msgstr "" 18286 18287#: resources/views/modals/create-family.phtml:10 18288msgid "Create a family from existing individuals" 18289msgstr "" 18290 18291#. I18N: URL = web address 18292#: resources/views/modals/media-file-fields.phtml:19 18293msgid "A URL" 18294msgstr "" 18295 18296#: resources/views/modals/media-file-fields.phtml:59 18297msgid "Same as uploaded file" 18298msgstr "" 18299 18300#: resources/views/modals/media-file-fields.phtml:63 18301msgid "If you have a large number of media files, you can organize them into folders and subfolders." 18302msgstr "" 18303 18304#: resources/views/modals/media-file-fields.phtml:68 18305msgid "Create a unique filename" 18306msgstr "" 18307 18308#: resources/views/modals/media-file-fields.phtml:93 18309msgid "Caution!" 18310msgstr "" 18311 18312#: resources/views/modals/media-file-fields.phtml:95 18313msgid "The GEDCOM standard does not allow URLs in media objects." 18314msgstr "" 18315 18316#: resources/views/modals/media-file-fields.phtml:96 18317msgid "Other genealogy applications might not recognize this data." 18318msgstr "" 18319 18320#: resources/views/modals/on-screen-keyboard.phtml:8 18321msgid "Keep open" 18322msgstr "" 18323 18324#. I18N: a restrction on viewing data 18325#: resources/views/modals/restriction-fields.phtml:5 18326msgid "Privacy restriction" 18327msgstr "" 18328 18329#. I18N: A restriction on editing data 18330#: resources/views/modals/restriction-fields.phtml:22 18331msgid "Editing restriction" 18332msgstr "" 18333 18334#: resources/views/modules/ancestors-chart/page.phtml:28 18335#: resources/views/modules/descendancy_chart/page.phtml:24 18336#: resources/views/modules/family-book-chart/page.phtml:25 18337#: resources/views/modules/fanchart/page.phtml:34 18338#: resources/views/modules/hourglass-chart/page.phtml:25 18339#: resources/views/modules/pedigree-chart/page.phtml:24 18340#: resources/views/modules/pedigree-map/page.phtml:23 18341#: resources/xml/reports/ahnentafel_report.xml:7 18342#: resources/xml/reports/descendancy_report.xml:6 18343#: resources/xml/reports/individual_ext_report.xml:7 18344#: resources/xml/reports/missing_facts_report.xml:7 18345msgid "Generations" 18346msgstr "" 18347 18348#: resources/views/modules/ancestors-chart/page.phtml:38 18349#: resources/views/modules/descendancy_chart/page.phtml:34 18350#: resources/views/modules/fanchart/page.phtml:25 18351#: resources/views/modules/hourglass-chart/page.phtml:35 18352#: resources/views/modules/pedigree-chart/page.phtml:33 18353msgid "Layout" 18354msgstr "" 18355 18356#: resources/views/modules/ancestors-chart/tree.phtml:18 18357msgid "Sosa-Stradonitz number" 18358msgstr "" 18359 18360#: resources/views/modules/batch_update/admin.phtml:78 18361msgid "Update" 18362msgstr "" 18363 18364#: resources/views/modules/batch_update/admin.phtml:83 18365#: resources/views/modules/batch_update/admin.phtml:87 18366msgid "Update all" 18367msgstr "" 18368 18369#: resources/views/modules/batch_update/admin.phtml:86 18370msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." 18371msgstr "" 18372 18373#: resources/views/modules/batch_update/admin.phtml:101 18374msgid "Nothing found." 18375msgstr "" 18376 18377#. I18N: A configuration setting 18378#: resources/views/modules/bing-webmaster-tools/form.phtml:5 18379#: resources/views/modules/google-webmaster-tools/form.phtml:5 18380msgid "Site verification code" 18381msgstr "" 18382 18383#: resources/views/modules/bing-webmaster-tools/form.phtml:14 18384#: resources/views/modules/google-webmaster-tools/form.phtml:14 18385msgid "Site verification codes do not work when webtrees is installed in a subfolder." 18386msgstr "" 18387 18388#: resources/views/modules/census-assistant.phtml:6 18389msgid "Create a shared note using the census assistant" 18390msgstr "" 18391 18392#: resources/views/modules/census-assistant.phtml:28 18393msgid "Citation" 18394msgstr "" 18395 18396#: resources/views/modules/census-assistant.phtml:61 18397msgid "Head of household" 18398msgstr "" 18399 18400#: resources/views/modules/census-assistant.phtml:105 18401msgid "Census transcript" 18402msgstr "" 18403 18404#: resources/views/modules/census-assistant.phtml:105 18405msgid "Household" 18406msgstr "" 18407 18408#: resources/views/modules/charts/config.phtml:5 18409#: resources/views/modules/statistics-chart/custom.phtml:20 18410#: resources/views/modules/statistics-chart/custom.phtml:143 18411#: resources/views/modules/statistics-chart/custom.phtml:145 18412msgid "Chart type" 18413msgstr "" 18414 18415#: resources/views/modules/clippings/show.phtml:6 18416msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 18417msgstr "" 18418 18419#: resources/views/modules/clippings/show.phtml:11 18420msgid "Your clippings cart is empty." 18421msgstr "" 18422 18423#: resources/views/modules/cookie-warning/footer.phtml:4 18424#: resources/views/privacy-policy.phtml:12 18425msgid "Cookies" 18426msgstr "" 18427 18428#: resources/views/modules/cookie-warning/footer.phtml:6 18429msgid "This website uses cookies to learn about visitor behaviour." 18430msgstr "" 18431 18432#: resources/views/modules/custom-css-js/edit.phtml:11 18433msgid "Add content to the end of the <code><head></code> element." 18434msgstr "" 18435 18436#: resources/views/modules/custom-css-js/edit.phtml:16 18437msgid "Include the <code><style></style></code> tags." 18438msgstr "" 18439 18440#: resources/views/modules/custom-css-js/edit.phtml:23 18441msgid "Add content to the end of the <code><body></code> element." 18442msgstr "" 18443 18444#: resources/views/modules/custom-css-js/edit.phtml:28 18445msgid "Include the <code><script></script></code> tags." 18446msgstr "" 18447 18448#: resources/views/modules/descendancy_chart/tree.phtml:17 18449msgid "d’Aboville number" 18450msgstr "" 18451 18452#: resources/views/modules/family-book-chart/chart.phtml:21 18453#, php-format 18454msgid "Family of %s" 18455msgstr "" 18456 18457#: resources/views/modules/family-book-chart/page.phtml:34 18458msgid "Descendant generations" 18459msgstr "" 18460 18461#: resources/views/modules/family-book-chart/page.phtml:47 18462#: resources/views/modules/hourglass-chart/page.phtml:38 18463#: resources/xml/reports/pedigree_report.xml:6 18464msgid "Show spouses" 18465msgstr "" 18466 18467#: resources/views/modules/family_nav/sidebar-family.phtml:25 18468msgid "Parents" 18469msgstr "" 18470 18471#. I18N: FAQ = “Frequently Asked Question” 18472#: resources/views/modules/faq/config.phtml:9 18473msgid "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." 18474msgstr "" 18475 18476#: resources/views/modules/faq/config.phtml:10 18477msgid "You may use HTML to format the answer and to add links to other websites." 18478msgstr "" 18479 18480#. I18N: Label for a configuration option 18481#: resources/views/modules/faq/config.phtml:37 18482#: resources/views/modules/faq/edit.phtml:46 18483#: resources/views/modules/recent_changes/config.phtml:24 18484#: resources/views/modules/todays_events/config.phtml:32 18485#: resources/views/modules/upcoming_events/config.phtml:42 18486#: resources/xml/reports/bdm_report.xml:11 18487#: resources/xml/reports/birth_report.xml:9 18488#: resources/xml/reports/cemetery_report.xml:6 18489#: resources/xml/reports/change_report.xml:7 18490#: resources/xml/reports/death_report.xml:9 18491#: resources/xml/reports/fact_sources.xml:7 18492#: resources/xml/reports/individual_ext_report.xml:8 18493#: resources/xml/reports/marriage_report.xml:9 18494#: resources/xml/reports/occupation_report.xml:6 18495#: resources/xml/reports/relative_ext_report.xml:7 18496msgid "Sort order" 18497msgstr "" 18498 18499#: resources/views/modules/faq/config.phtml:39 18500#: resources/views/modules/faq/edit.phtml:14 18501msgid "Question" 18502msgstr "" 18503 18504#: resources/views/modules/faq/edit.phtml:25 18505msgid "Answer" 18506msgstr "" 18507 18508#. I18N: Label for a configuration option 18509#: resources/views/modules/faq/edit.phtml:36 18510#: resources/views/modules/html/config.phtml:52 18511#: resources/views/modules/stories/edit.phtml:40 18512msgid "Show this block for which languages" 18513msgstr "" 18514 18515#. I18N: FAQ = “Frequently Asked Question” 18516#: resources/views/modules/faq/edit.phtml:63 18517msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." 18518msgstr "" 18519 18520#: resources/views/modules/faq/show.phtml:20 18521msgid "back to top" 18522msgstr "" 18523 18524#: resources/views/modules/favorites/favorites.phtml:33 18525msgid "Are you sure you want to remove this item from your list of favorites?" 18526msgstr "" 18527 18528#: resources/views/modules/favorites/favorites.phtml:42 18529#: resources/views/modules/favorites/favorites.phtml:52 18530msgid "Add a favorite" 18531msgstr "" 18532 18533#: resources/views/modules/favorites/favorites.phtml:138 18534msgid "Enter an optional note about this favorite" 18535msgstr "" 18536 18537#: resources/views/modules/gedcom_news/edit.phtml:24 18538#: resources/views/modules/html/config.phtml:28 18539#: resources/views/modules/user_blog/edit.phtml:24 18540msgid "Content" 18541msgstr "" 18542 18543#: resources/views/modules/gedcom_news/list.phtml:5 18544#: resources/views/modules/user_blog/list.phtml:5 18545msgid "No news articles have been submitted." 18546msgstr "" 18547 18548#: resources/views/modules/gedcom_news/list.phtml:11 18549#: resources/views/modules/user_blog/list.phtml:11 18550msgid "More news articles" 18551msgstr "" 18552 18553#: resources/views/modules/gedcom_news/list.phtml:45 18554msgid "Add a news article" 18555msgstr "" 18556 18557#. I18N: label for yes/no option 18558#: resources/views/modules/gedcom_stats/config.phtml:9 18559msgid "Show date of last update" 18560msgstr "" 18561 18562#: resources/views/modules/gedcom_stats/config.phtml:21 18563#: resources/views/modules/html/template-statistics.phtml:26 18564#: resources/views/statistics/individuals/names.phtml:20 18565msgid "Total surnames" 18566msgstr "" 18567 18568#: resources/views/modules/gedcom_stats/config.phtml:26 18569#: resources/views/statistics/other/total-events.phtml:10 18570#: resources/xml/reports/missing_facts_report.xml:602 18571msgid "Total events" 18572msgstr "" 18573 18574#: resources/views/modules/gedcom_stats/config.phtml:27 18575msgid "Total users" 18576msgstr "" 18577 18578#: resources/views/modules/gedcom_stats/config.phtml:28 18579#: resources/views/modules/gedcom_stats/statistics.phtml:140 18580#: resources/views/modules/html/template-statistics.phtml:59 18581#: resources/views/statistics/individuals/total-events.phtml:42 18582msgid "Earliest birth" 18583msgstr "" 18584 18585#: resources/views/modules/gedcom_stats/config.phtml:29 18586#: resources/views/modules/gedcom_stats/statistics.phtml:151 18587#: resources/views/modules/html/template-statistics.phtml:63 18588#: resources/views/statistics/individuals/total-events.phtml:53 18589msgid "Latest birth" 18590msgstr "" 18591 18592#: resources/views/modules/gedcom_stats/config.phtml:30 18593#: resources/views/modules/gedcom_stats/statistics.phtml:162 18594#: resources/views/modules/html/template-statistics.phtml:67 18595#: resources/views/statistics/individuals/total-events.phtml:90 18596msgid "Earliest death" 18597msgstr "" 18598 18599#: resources/views/modules/gedcom_stats/config.phtml:31 18600#: resources/views/modules/gedcom_stats/statistics.phtml:173 18601#: resources/views/modules/html/template-statistics.phtml:71 18602#: resources/views/statistics/individuals/total-events.phtml:101 18603msgid "Latest death" 18604msgstr "" 18605 18606#: resources/views/modules/gedcom_stats/config.phtml:32 18607#: resources/views/modules/gedcom_stats/statistics.phtml:184 18608#: resources/views/modules/html/template-statistics.phtml:75 18609msgid "Individual who lived the longest" 18610msgstr "" 18611 18612#: resources/views/modules/gedcom_stats/config.phtml:34 18613#: resources/views/modules/gedcom_stats/statistics.phtml:210 18614#: resources/views/modules/html/template-statistics.phtml:83 18615msgid "Family with the most children" 18616msgstr "" 18617 18618#: resources/views/modules/gedcom_stats/config.phtml:48 18619#: resources/views/modules/gedcom_stats/statistics.phtml:239 18620#: resources/views/modules/html/template-statistics.phtml:95 18621msgid "Most common surnames" 18622msgstr "" 18623 18624#. I18N: ... to show in a list 18625#: resources/views/modules/gedcom_stats/config.phtml:56 18626#: resources/views/modules/top10_surnames/config.phtml:5 18627msgid "Number of surnames" 18628msgstr "" 18629 18630#: resources/views/modules/gedcom_stats/statistics.phtml:5 18631#: resources/views/modules/html/template-statistics.phtml:8 18632#, php-format 18633msgid "This family tree was last updated on %s." 18634msgstr "" 18635 18636#: resources/views/modules/gedcom_stats/statistics.phtml:108 18637#: resources/views/modules/html/template-statistics.phtml:46 18638#: resources/views/modules/todays_events/config.phtml:14 18639#: resources/views/modules/upcoming_events/config.phtml:24 18640#: resources/views/statistics/individuals/total-events.phtml:10 18641msgid "Events" 18642msgstr "" 18643 18644#. I18N: A configuration setting 18645#: resources/views/modules/google-analytics/form.phtml:5 18646#: resources/views/modules/matomo-analytics/form.phtml:5 18647#: resources/views/modules/statcounter/form.phtml:5 18648msgid "Site identification code" 18649msgstr "" 18650 18651#: resources/views/modules/google-analytics/form.phtml:14 18652#: resources/views/modules/matomo-analytics/form.phtml:23 18653#: resources/views/modules/statcounter/form.phtml:23 18654msgid "Tracking and analytics are not added to the control panel." 18655msgstr "" 18656 18657#: resources/views/modules/html/config.phtml:16 18658msgid "Templates" 18659msgstr "" 18660 18661#: resources/views/modules/html/config.phtml:21 18662msgid "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." 18663msgstr "" 18664 18665#: resources/views/modules/html/config.phtml:32 18666msgid "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." 18667msgstr "" 18668 18669#: resources/views/modules/html/config.phtml:41 18670msgid "Show the date and time of update" 18671msgstr "" 18672 18673#. I18N: do not translate the #keywords# 18674#: resources/views/modules/html/template-narrative.phtml:3 18675msgid "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#." 18676msgstr "" 18677 18678#: resources/views/modules/interactive-tree/chart.phtml:10 18679msgid "Use compact layout" 18680msgstr "" 18681 18682#: resources/views/modules/lifespans-chart/page.phtml:19 18683msgid "Add individuals" 18684msgstr "" 18685 18686#. I18N: Label for a configuration option 18687#: resources/views/modules/lifespans-chart/page.phtml:23 18688msgid "Include the individual’s immediate family" 18689msgstr "" 18690 18691#: resources/views/modules/lifespans-chart/page.phtml:29 18692msgid "Select individuals by place or date" 18693msgstr "" 18694 18695#: resources/views/modules/lifespans-chart/page.phtml:44 18696msgid "Start year" 18697msgstr "" 18698 18699#: resources/views/modules/lifespans-chart/page.phtml:53 18700msgid "End year" 18701msgstr "" 18702 18703#: resources/views/modules/login_block/sign-out.phtml:4 18704#, php-format 18705msgid "You are signed in as %s." 18706msgstr "" 18707 18708#. I18N: A button label. 18709#: resources/views/modules/login_block/sign-out.phtml:11 18710msgid "sign out" 18711msgstr "" 18712 18713#: resources/views/modules/media/tab.phtml:16 18714msgid "There are no media objects for this individual." 18715msgstr "" 18716 18717#: resources/views/modules/notes/tab.phtml:11 18718msgid "Show all notes" 18719msgstr "" 18720 18721#: resources/views/modules/notes/tab.phtml:26 18722msgid "There are no notes for this individual." 18723msgstr "" 18724 18725#: resources/views/modules/pedigree-chart/page.phtml:36 18726msgid "left" 18727msgstr "" 18728 18729#: resources/views/modules/pedigree-chart/page.phtml:36 18730msgid "right" 18731msgstr "" 18732 18733#: resources/views/modules/pedigree-chart/page.phtml:36 18734msgid "up" 18735msgstr "" 18736 18737#: resources/views/modules/pedigree-chart/page.phtml:36 18738msgid "down" 18739msgstr "" 18740 18741#: resources/views/modules/pedigree-chart/previous.phtml:20 18742msgid "Siblings" 18743msgstr "" 18744 18745#: resources/views/modules/pedigree-chart/previous.phtml:22 18746msgid "Sibling" 18747msgstr "" 18748 18749#: resources/views/modules/personal_facts/tab.phtml:13 18750msgid "Events of close relatives" 18751msgstr "" 18752 18753#: resources/views/modules/personal_facts/tab.phtml:18 18754msgid "Historical facts" 18755msgstr "" 18756 18757#: resources/views/modules/personal_facts/tab.phtml:31 18758msgid "There are no facts for this individual." 18759msgstr "" 18760 18761#: resources/views/modules/random_media/config.phtml:9 18762msgid "Show only individuals, events, or all" 18763msgstr "" 18764 18765#: resources/views/modules/random_media/config.phtml:31 18766msgid "Show slide show controls" 18767msgstr "" 18768 18769#: resources/views/modules/random_media/config.phtml:40 18770msgid "Start slide show on page load" 18771msgstr "" 18772 18773#: resources/views/modules/random_media/slide-show.phtml:29 18774#: resources/views/modules/random_media/slide-show.phtml:31 18775msgid "Next image" 18776msgstr "" 18777 18778#. I18N: [a record was] Changed on <date/time> by <user> 18779#: resources/views/modules/recent_changes/changes-list.phtml:10 18780#, php-format 18781msgid "Changed on %1$s by %2$s" 18782msgstr "" 18783 18784#. I18N: [a record was] Changed on <date/time> 18785#: resources/views/modules/recent_changes/changes-list.phtml:12 18786#, php-format 18787msgid "Changed on %1$s" 18788msgstr "" 18789 18790#: resources/views/modules/recent_changes/config.phtml:5 18791#: resources/views/modules/upcoming_events/config.phtml:5 18792#: resources/views/modules/yahrzeit/config.phtml:5 18793msgid "Number of days to show" 18794msgstr "" 18795 18796#: resources/views/modules/recent_changes/config.phtml:9 18797#: resources/views/modules/upcoming_events/config.phtml:9 18798#: resources/views/modules/yahrzeit/config.phtml:10 18799#, php-format 18800msgid "maximum %s day" 18801msgid_plural "maximum %s days" 18802msgstr[0] "" 18803msgstr[1] "" 18804 18805#. I18N: Label for a configuration option 18806#: resources/views/modules/recent_changes/config.phtml:15 18807#: resources/views/modules/todays_events/config.phtml:23 18808#: resources/views/modules/top10_givnnames/config.phtml:14 18809#: resources/views/modules/top10_surnames/config.phtml:14 18810#: resources/views/modules/upcoming_events/config.phtml:33 18811#: resources/views/modules/yahrzeit/config.phtml:17 18812msgid "Presentation style" 18813msgstr "" 18814 18815#. I18N: label for a yes/no option 18816#: resources/views/modules/recent_changes/config.phtml:33 18817msgid "Show the user who made the change" 18818msgstr "" 18819 18820#: resources/views/modules/relationships-chart/config.phtml:7 18821msgid "Searching for all possible relationships can take a lot of time in complex trees." 18822msgstr "" 18823 18824#. I18N: Configuration option 18825#: resources/views/modules/relationships-chart/config.phtml:28 18826msgid "How much recursion to use when searching for relationships" 18827msgstr "" 18828 18829#: resources/views/modules/relationships-chart/page.phtml:16 18830msgid "Individual 1" 18831msgstr "" 18832 18833#. I18N: Reverse the order of two individuals 18834#: resources/views/modules/relationships-chart/page.phtml:22 18835msgid "Swap individuals" 18836msgstr "" 18837 18838#: resources/views/modules/relationships-chart/page.phtml:29 18839msgid "Individual 2" 18840msgstr "" 18841 18842#: resources/views/modules/relatives/family.phtml:126 18843msgid "Add marriage details" 18844msgstr "" 18845 18846#: resources/views/modules/relatives/family.phtml:202 18847msgid "Add a son or daughter" 18848msgstr "" 18849 18850#: resources/views/modules/relatives/family.phtml:204 18851msgid "Add a brother or sister" 18852msgstr "" 18853 18854#: resources/views/modules/relatives/tab.phtml:11 18855msgid "Date differences" 18856msgstr "" 18857 18858#: resources/views/modules/review_changes/config.phtml:4 18859msgid "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." 18860msgstr "" 18861 18862#. I18N: Label for a configuration option 18863#: resources/views/modules/review_changes/config.phtml:10 18864msgid "Send out reminder emails" 18865msgstr "" 18866 18867#: resources/views/modules/review_changes/config.phtml:20 18868msgid "Reminder email frequency (days)" 18869msgstr "" 18870 18871#. I18N: The www.sitemaps.org site is translated into many languages (e.g. http://www.sitemaps.org/fr/) - choose an appropriate URL. 18872#: resources/views/modules/sitemap/config.phtml:8 18873msgid "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>." 18874msgstr "" 18875 18876#. I18N: Label for a configuration option 18877#: resources/views/modules/sitemap/config.phtml:12 18878msgid "Which family trees should be included in the sitemaps" 18879msgstr "" 18880 18881#: resources/views/modules/sitemap/config.phtml:31 18882msgid "To tell search engines that sitemaps are available, you should add the following line to your robots.txt file." 18883msgstr "" 18884 18885#: resources/views/modules/sitemap/config.phtml:39 18886msgid "To tell search engines that sitemaps are available, you can use the following links." 18887msgstr "" 18888 18889#: resources/views/modules/sources_tab/tab.phtml:11 18890msgid "Show all sources" 18891msgstr "" 18892 18893#: resources/views/modules/sources_tab/tab.phtml:24 18894msgid "There are no source citations for this individual." 18895msgstr "" 18896 18897#. I18N: A configuration setting 18898#: resources/views/modules/statcounter/form.phtml:15 18899msgid "Security code" 18900msgstr "" 18901 18902#: resources/views/modules/statistics-chart/custom.phtml:10 18903msgid "Create your own chart" 18904msgstr "" 18905 18906#: resources/views/modules/statistics-chart/custom.phtml:67 18907msgid "Categories" 18908msgstr "" 18909 18910#: resources/views/modules/statistics-chart/custom.phtml:76 18911msgid "gender" 18912msgstr "" 18913 18914#: resources/views/modules/statistics-chart/custom.phtml:81 18915msgid "date periods" 18916msgstr "" 18917 18918#. I18N: from 1700 interval 50 years 18919#: resources/views/modules/statistics-chart/custom.phtml:89 18920#: resources/views/modules/statistics-chart/custom.phtml:92 18921#: resources/views/modules/statistics-chart/custom.phtml:95 18922#: resources/views/modules/statistics-chart/custom.phtml:98 18923#: resources/views/modules/statistics-chart/custom.phtml:101 18924#: resources/views/modules/statistics-chart/custom.phtml:104 18925#, php-format 18926msgid "from %1$s interval %2$s year" 18927msgid_plural "from %1$s interval %2$s years" 18928msgstr[0] "" 18929msgstr[1] "" 18930 18931#: resources/views/modules/statistics-chart/custom.phtml:110 18932msgid "Results" 18933msgstr "" 18934 18935#: resources/views/modules/statistics-chart/custom.phtml:114 18936msgid "numbers" 18937msgstr "" 18938 18939#: resources/views/modules/statistics-chart/custom.phtml:119 18940msgid "percentage" 18941msgstr "" 18942 18943#: resources/views/modules/statistics-chart/custom.phtml:124 18944#: resources/views/modules/statistics-chart/custom.phtml:127 18945#: resources/views/modules/statistics-chart/custom.phtml:133 18946msgid "Age interval" 18947msgstr "" 18948 18949#: resources/views/modules/statistics-chart/custom.phtml:136 18950msgid "Select the desired age interval" 18951msgstr "" 18952 18953#: resources/views/modules/statistics-chart/custom.phtml:162 18954#: resources/views/modules/statistics-chart/custom.phtml:164 18955msgid "Geographic area" 18956msgstr "" 18957 18958#: resources/views/modules/statistics-chart/custom.phtml:167 18959#: resources/views/places-page.phtml:9 resources/views/places-page.phtml:12 18960msgid "World" 18961msgstr "" 18962 18963#: resources/views/modules/statistics-chart/custom.phtml:170 18964msgid "Europe" 18965msgstr "" 18966 18967#: resources/views/modules/statistics-chart/custom.phtml:173 18968msgid "Northern America" 18969msgstr "" 18970 18971#: resources/views/modules/statistics-chart/custom.phtml:176 18972msgid "South America" 18973msgstr "" 18974 18975#: resources/views/modules/statistics-chart/custom.phtml:179 18976msgid "Asia" 18977msgstr "" 18978 18979#: resources/views/modules/statistics-chart/custom.phtml:182 18980msgid "Middle East" 18981msgstr "" 18982 18983#: resources/views/modules/statistics-chart/custom.phtml:185 18984msgid "Africa" 18985msgstr "" 18986 18987#: resources/views/modules/statistics-chart/custom.phtml:196 18988msgid "show the chart" 18989msgstr "" 18990 18991#: resources/views/modules/stories/config.phtml:33 18992#: resources/views/modules/stories/edit.phtml:22 18993#: resources/views/modules/stories/list.phtml:8 18994msgid "Story title" 18995msgstr "" 18996 18997#: resources/views/modules/stories/edit.phtml:31 18998msgid "Story" 18999msgstr "" 19000 19001#: resources/views/modules/timeline-chart/chart.phtml:134 19002#: resources/views/modules/timeline-chart/chart.phtml:136 19003#: resources/views/modules/timeline-chart/chart.phtml:138 19004msgid "Month:" 19005msgstr "" 19006 19007#: resources/views/modules/timeline-chart/chart.phtml:134 19008#: resources/views/modules/timeline-chart/chart.phtml:136 19009#: resources/views/modules/timeline-chart/chart.phtml:138 19010msgid "Day:" 19011msgstr "" 19012 19013#: resources/views/modules/timeline-chart/chart.phtml:136 19014msgid "years" 19015msgstr "" 19016 19017#: resources/views/modules/timeline-chart/chart.phtml:138 19018#: resources/views/modules/timeline-chart/chart.phtml:406 19019msgid "Year:" 19020msgstr "" 19021 19022#: resources/views/modules/timeline-chart/chart.phtml:349 19023msgid "Husband’s age" 19024msgstr "" 19025 19026#: resources/views/modules/timeline-chart/chart.phtml:349 19027msgid "Wife’s age" 19028msgstr "" 19029 19030#: resources/views/modules/timeline-chart/page.phtml:63 19031msgid "Remove individual" 19032msgstr "" 19033 19034#. I18N: an age indicator, which can be dragged around the screen 19035#: resources/views/modules/timeline-chart/page.phtml:69 19036msgid "Show an age cursor" 19037msgstr "" 19038 19039#: resources/views/modules/todays_events/config.phtml:5 19040#: resources/views/modules/upcoming_events/config.phtml:15 19041msgid "Show only events of living individuals" 19042msgstr "" 19043 19044#: resources/views/modules/todays_events/empty.phtml:4 19045msgid "No events exist for today." 19046msgstr "" 19047 19048#: resources/views/modules/todo/config.phtml:4 19049msgid "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." 19050msgstr "" 19051 19052#: resources/views/modules/todo/config.phtml:5 19053msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 19054msgstr "" 19055 19056#: resources/views/modules/todo/config.phtml:6 19057msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 19058msgstr "" 19059 19060#: resources/views/modules/todo/config.phtml:11 19061msgid "Show research tasks that are assigned to other users" 19062msgstr "" 19063 19064#: resources/views/modules/todo/config.phtml:21 19065msgid "Show research tasks that are not assigned to any user" 19066msgstr "" 19067 19068#: resources/views/modules/todo/config.phtml:30 19069msgid "Show research tasks that have a date in the future" 19070msgstr "" 19071 19072#. I18N: ... to show in a list 19073#: resources/views/modules/top10_givnnames/config.phtml:5 19074msgid "Number of given names" 19075msgstr "" 19076 19077#. I18N: ... to show in a list 19078#: resources/views/modules/top10_pageviews/config.phtml:5 19079msgid "Number of pages" 19080msgstr "" 19081 19082#. I18N: Label for a configuration option 19083#: resources/views/modules/top10_pageviews/config.phtml:14 19084msgid "Show counts before or after name" 19085msgstr "" 19086 19087#: resources/views/modules/user_blog/list.phtml:44 19088msgid "Add a journal entry" 19089msgstr "" 19090 19091#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19092#: resources/views/note-page.phtml:8 19093#, php-format 19094msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 19095msgstr "" 19096 19097#: resources/views/note-page.phtml:10 19098msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 19099msgstr "" 19100 19101#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19102#: resources/views/note-page.phtml:14 19103#, php-format 19104msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 19105msgstr "" 19106 19107#: resources/views/note-page.phtml:16 19108msgid "This note has been edited. The changes need to be reviewed by a moderator." 19109msgstr "" 19110 19111#: resources/views/pending-changes-page.phtml:43 19112#: resources/views/pending-changes-page.phtml:57 19113msgid "Accept" 19114msgstr "" 19115 19116#: resources/views/pending-changes-page.phtml:47 19117#: resources/views/pending-changes-page.phtml:86 19118msgid "Reject" 19119msgstr "" 19120 19121#: resources/views/pending-changes-page.phtml:100 19122msgid "Accept all changes" 19123msgstr "" 19124 19125#: resources/views/pending-changes-page.phtml:106 19126msgid "Are you sure you want to reject all the changes to this family tree?" 19127msgstr "" 19128 19129#: resources/views/pending-changes-page.phtml:107 19130msgid "Reject all changes" 19131msgstr "" 19132 19133#: resources/views/place-events.phtml:20 resources/views/place-events.phtml:32 19134#: resources/views/search-advanced-page.phtml:77 19135#: resources/views/search-general-page.phtml:109 19136#: resources/views/search-phonetic-page.phtml:109 19137msgid "No results found." 19138msgstr "" 19139 19140#: resources/views/place-list.phtml:6 19141msgid "Place list" 19142msgstr "" 19143 19144#: resources/views/places-page.phtml:26 19145msgid "Places without valid co-ordinates are not shown on the map and have a red border around the sidebar entry" 19146msgstr "" 19147 19148#: resources/views/places-page.phtml:33 19149#, php-format 19150msgid "View table of events occurring in %s" 19151msgstr "" 19152 19153#: resources/views/privacy-policy.phtml:8 19154msgid "The data in this website has been collected for the purposes of genealogical research." 19155msgstr "" 19156 19157#: resources/views/privacy-policy.phtml:16 19158msgid "This site uses cookies to store your preferences on this site, such as the language you have selected." 19159msgstr "" 19160 19161#: resources/views/privacy-policy.phtml:25 19162msgid "This site does not use any third-party tracking or analytics services." 19163msgstr "" 19164 19165#: resources/views/register-page.phtml:10 19166msgid "<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>" 19167msgstr "" 19168 19169#. I18N: placeholder text for registration-comments field 19170#: resources/views/register-page.phtml:71 19171msgid "Explain why you are requesting an account." 19172msgstr "" 19173 19174#: resources/views/register-page.phtml:73 19175msgid "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." 19176msgstr "" 19177 19178#: resources/views/register-success-page.phtml:9 19179#, php-format 19180msgid "Hello %s…<br>Thank you for your registration." 19181msgstr "" 19182 19183#: resources/views/register-success-page.phtml:13 19184#, php-format 19185msgid "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." 19186msgstr "" 19187 19188#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19189#: resources/views/repository-page.phtml:12 19190#, php-format 19191msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it." 19192msgstr "" 19193 19194#: resources/views/repository-page.phtml:14 19195msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator." 19196msgstr "" 19197 19198#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19199#: resources/views/repository-page.phtml:18 19200#, php-format 19201msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them." 19202msgstr "" 19203 19204#: resources/views/repository-page.phtml:20 19205msgid "This repository has been edited. The changes need to be reviewed by a moderator." 19206msgstr "" 19207 19208#: resources/views/search-advanced-page.phtml:26 19209msgid "Add more fields" 19210msgstr "" 19211 19212#: resources/views/search-advanced-page.phtml:43 19213#: resources/xml/reports/bdm_report.xml:118 19214#: resources/xml/reports/family_group_report.xml:467 19215#: resources/xml/reports/family_group_report.xml:730 19216#: resources/xml/reports/individual_ext_report.xml:243 19217#: resources/xml/reports/individual_report.xml:240 19218#: resources/xml/reports/relative_ext_report.xml:64 19219msgid "Father" 19220msgstr "" 19221 19222#: resources/views/search-advanced-page.phtml:55 19223#: resources/xml/reports/bdm_report.xml:120 19224#: resources/xml/reports/family_group_report.xml:474 19225#: resources/xml/reports/family_group_report.xml:737 19226#: resources/xml/reports/individual_ext_report.xml:279 19227#: resources/xml/reports/individual_report.xml:276 19228#: resources/xml/reports/relative_ext_report.xml:65 19229msgid "Mother" 19230msgstr "" 19231 19232#: resources/views/search-general-page.phtml:24 19233#: resources/views/statistics/other/total-records.phtml:10 19234msgid "Records" 19235msgstr "" 19236 19237#. I18N: select all (of the family trees) 19238#: resources/views/search-general-page.phtml:85 19239#: resources/views/search-phonetic-page.phtml:85 19240msgid "select all" 19241msgstr "" 19242 19243#. I18N: select none (of the family trees) 19244#: resources/views/search-general-page.phtml:86 19245#: resources/views/search-phonetic-page.phtml:86 19246msgid "select none" 19247msgstr "" 19248 19249#: resources/views/search-general-page.phtml:88 19250#: resources/views/search-phonetic-page.phtml:88 19251msgid "invert selection" 19252msgstr "" 19253 19254#: resources/views/search-phonetic-page.phtml:46 19255msgid "Phonetic algorithm" 19256msgstr "" 19257 19258#: resources/views/search-replace-page.phtml:33 19259msgid "Entire record" 19260msgstr "" 19261 19262#: resources/views/search-replace-page.phtml:33 19263#: resources/views/statistics/individuals/names.phtml:10 19264#: resources/xml/reports/cemetery_report.xml:7 19265#: resources/xml/reports/death_report.xml:10 19266msgid "Names" 19267msgstr "" 19268 19269#. I18N: A button label. 19270#: resources/views/search-replace-page.phtml:39 19271msgid "replace" 19272msgstr "" 19273 19274#: resources/views/setup/step-2-server-checks.phtml:19 19275msgid "Checking server configuration" 19276msgstr "" 19277 19278#: resources/views/setup/step-2-server-checks.phtml:32 19279msgid "The server configuration is OK." 19280msgstr "" 19281 19282#: resources/views/setup/step-2-server-checks.phtml:36 19283msgid "Checking server capacity" 19284msgstr "" 19285 19286#: resources/views/setup/step-2-server-checks.phtml:39 19287msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 19288msgstr "" 19289 19290#: resources/views/setup/step-2-server-checks.phtml:42 19291msgid "The following list shows typical requirements." 19292msgstr "" 19293 19294#: resources/views/setup/step-2-server-checks.phtml:45 19295msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 19296msgstr "" 19297 19298#: resources/views/setup/step-2-server-checks.phtml:47 19299msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 19300msgstr "" 19301 19302#: resources/views/setup/step-2-server-checks.phtml:49 19303msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 19304msgstr "" 19305 19306#: resources/views/setup/step-2-server-checks.phtml:53 19307#, php-format 19308msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 19309msgstr "" 19310 19311#: resources/views/setup/step-2-server-checks.phtml:57 19312msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 19313msgstr "" 19314 19315#: resources/views/setup/step-3-database-type.phtml:14 19316msgid "Connection to database server" 19317msgstr "" 19318 19319#: resources/views/setup/step-3-database-type.phtml:26 19320msgid "webtrees needs a database to store your genealogy data." 19321msgstr "" 19322 19323#: resources/views/setup/step-3-database-type.phtml:31 19324msgid "Database type" 19325msgstr "" 19326 19327#: resources/views/setup/step-4-database-mysql.phtml:13 19328#: resources/views/setup/step-4-database-pgsql.phtml:13 19329#: resources/views/setup/step-4-database-sqlite.phtml:18 19330#: resources/views/setup/step-4-database-sqlsvr.phtml:13 19331msgid "Database connection" 19332msgstr "" 19333 19334#: resources/views/setup/step-4-database-mysql.phtml:33 19335#: resources/views/setup/step-4-database-pgsql.phtml:31 19336#: resources/views/setup/step-4-database-sqlsvr.phtml:31 19337msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 19338msgstr "" 19339 19340#: resources/views/setup/step-4-database-mysql.phtml:37 19341msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 19342msgstr "" 19343 19344#: resources/views/setup/step-4-database-mysql.phtml:51 19345msgid "Most sites are configured to use the default value of 3306." 19346msgstr "" 19347 19348#: resources/views/setup/step-4-database-mysql.phtml:58 19349#: resources/views/setup/step-4-database-pgsql.phtml:50 19350#: resources/views/setup/step-4-database-sqlsvr.phtml:50 19351msgid "Database user account" 19352msgstr "" 19353 19354#: resources/views/setup/step-4-database-mysql.phtml:65 19355#: resources/views/setup/step-4-database-mysql.phtml:79 19356#: resources/views/setup/step-4-database-pgsql.phtml:55 19357#: resources/views/setup/step-4-database-pgsql.phtml:67 19358#: resources/views/setup/step-4-database-sqlsvr.phtml:55 19359#: resources/views/setup/step-4-database-sqlsvr.phtml:67 19360msgid "This is case sensitive." 19361msgstr "" 19362 19363#: resources/views/setup/step-4-database-mysql.phtml:72 19364#: resources/views/setup/step-4-database-pgsql.phtml:62 19365#: resources/views/setup/step-4-database-sqlsvr.phtml:62 19366msgid "Database password" 19367msgstr "" 19368 19369#: resources/views/setup/step-4-database-mysql.phtml:86 19370#: resources/views/setup/step-4-database-pgsql.phtml:74 19371#: resources/views/setup/step-4-database-sqlite.phtml:31 19372#: resources/views/setup/step-4-database-sqlsvr.phtml:74 19373msgid "Database name" 19374msgstr "" 19375 19376#: resources/views/setup/step-4-database-mysql.phtml:93 19377#: resources/views/setup/step-4-database-mysql.phtml:106 19378#: resources/views/setup/step-4-database-pgsql.phtml:80 19379#: resources/views/setup/step-4-database-pgsql.phtml:93 19380#: resources/views/setup/step-4-database-sqlite.phtml:48 19381#: resources/views/setup/step-4-database-sqlite.phtml:63 19382#: resources/views/setup/step-4-database-sqlsvr.phtml:79 19383#: resources/views/setup/step-4-database-sqlsvr.phtml:92 19384msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 19385msgstr "" 19386 19387#: resources/views/setup/step-4-database-mysql.phtml:100 19388#: resources/views/setup/step-4-database-pgsql.phtml:87 19389#: resources/views/setup/step-4-database-sqlite.phtml:55 19390#: resources/views/setup/step-4-database-sqlsvr.phtml:86 19391msgid "Table prefix" 19392msgstr "" 19393 19394#: resources/views/setup/step-4-database-mysql.phtml:105 19395#: resources/views/setup/step-4-database-pgsql.phtml:92 19396#: resources/views/setup/step-4-database-sqlite.phtml:62 19397#: resources/views/setup/step-4-database-sqlsvr.phtml:91 19398msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 19399msgstr "" 19400 19401#: resources/views/setup/step-4-database-pgsql.phtml:43 19402msgid "Most sites are configured to use the default value of 5432." 19403msgstr "" 19404 19405#: resources/views/setup/step-4-database-sqlsvr.phtml:43 19406msgid "Most sites are configured to use the default value of 1433." 19407msgstr "" 19408 19409#: resources/views/setup/step-5-administrator.phtml:15 19410msgid "Administrator account" 19411msgstr "" 19412 19413#: resources/views/setup/step-5-administrator.phtml:27 19414msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 19415msgstr "" 19416 19417#: resources/views/setup/step-5-administrator.phtml:49 19418msgid "You will use this to sign in to webtrees." 19419msgstr "" 19420 19421#: resources/views/setup/step-5-administrator.phtml:61 19422msgid "This must be at least six characters long. It is case-sensitive." 19423msgstr "" 19424 19425#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19426#: resources/views/source-page.phtml:8 19427#, php-format 19428msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it." 19429msgstr "" 19430 19431#: resources/views/source-page.phtml:10 19432msgid "This source has been deleted. The deletion will need to be reviewed by a moderator." 19433msgstr "" 19434 19435#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19436#: resources/views/source-page.phtml:14 19437#, php-format 19438msgid "This source has been edited. You should review the changes and then %1$s or %2$s them." 19439msgstr "" 19440 19441#: resources/views/source-page.phtml:16 19442msgid "This source has been edited. The changes need to be reviewed by a moderator." 19443msgstr "" 19444 19445#: resources/views/statistics/families/age-difference.phtml:10 19446msgid "Age difference" 19447msgstr "" 19448 19449#: resources/views/statistics/families/age-difference.phtml:18 19450msgid "Age between siblings" 19451msgstr "" 19452 19453#: resources/views/statistics/families/age-difference.phtml:27 19454msgid "Greatest age between siblings" 19455msgstr "" 19456 19457#: resources/views/statistics/families/age-difference.phtml:40 19458msgid "Age between husband and wife" 19459msgstr "" 19460 19461#: resources/views/statistics/families/age-difference.phtml:49 19462msgid "Age between wife and husband" 19463msgstr "" 19464 19465#: resources/views/statistics/families/birth-age.phtml:10 19466msgid "Age at birth of child" 19467msgstr "" 19468 19469#: resources/views/statistics/families/birth-age.phtml:20 19470msgid "Youngest father" 19471msgstr "" 19472 19473#: resources/views/statistics/families/birth-age.phtml:38 19474msgid "Youngest mother" 19475msgstr "" 19476 19477#: resources/views/statistics/families/birth-age.phtml:58 19478msgid "Oldest father" 19479msgstr "" 19480 19481#: resources/views/statistics/families/birth-age.phtml:76 19482msgid "Oldest mother" 19483msgstr "" 19484 19485#: resources/views/statistics/families/children.phtml:10 19486msgid "Children in family" 19487msgstr "" 19488 19489#: resources/views/statistics/families/children.phtml:53 19490msgid "Largest number of grandchildren" 19491msgstr "" 19492 19493#: resources/views/statistics/families/marriage-age.phtml:20 19494msgid "Youngest male" 19495msgstr "" 19496 19497#: resources/views/statistics/families/marriage-age.phtml:38 19498msgid "Youngest female" 19499msgstr "" 19500 19501#: resources/views/statistics/families/marriage-age.phtml:58 19502msgid "Oldest male" 19503msgstr "" 19504 19505#: resources/views/statistics/families/marriage-age.phtml:76 19506msgid "Oldest female" 19507msgstr "" 19508 19509#: resources/views/statistics/families/marriage-length.phtml:10 19510msgid "Length of marriage" 19511msgstr "" 19512 19513#: resources/views/statistics/families/marriage-length.phtml:20 19514msgid "Longest marriage" 19515msgstr "" 19516 19517#: resources/views/statistics/families/marriage-length.phtml:38 19518msgid "Shortest marriage" 19519msgstr "" 19520 19521#: resources/views/statistics/families/top10-list-grand.phtml:18 19522#: resources/views/statistics/families/top10-nolist-grand.phtml:14 19523#, php-format 19524msgid "%s grandchild" 19525msgid_plural "%s grandchildren" 19526msgstr[0] "" 19527msgstr[1] "" 19528 19529#: resources/views/statistics/families/total-records.phtml:21 19530msgid "Total marriages" 19531msgstr "" 19532 19533#: resources/views/statistics/families/total-records.phtml:43 19534msgid "Earliest marriage" 19535msgstr "" 19536 19537#: resources/views/statistics/families/total-records.phtml:54 19538msgid "Latest marriage" 19539msgstr "" 19540 19541#: resources/views/statistics/families/total-records.phtml:69 19542msgid "Total divorces" 19543msgstr "" 19544 19545#: resources/views/statistics/families/total-records.phtml:91 19546msgid "Earliest divorce" 19547msgstr "" 19548 19549#: resources/views/statistics/families/total-records.phtml:102 19550msgid "Latest divorce" 19551msgstr "" 19552 19553#: resources/views/statistics/individuals/greatest-age.phtml:10 19554msgid "Greatest age at death" 19555msgstr "" 19556 19557#: resources/views/statistics/individuals/lifespan.phtml:10 19558msgid "Lifespan" 19559msgstr "" 19560 19561#: resources/views/statistics/individuals/names.phtml:44 19562msgid "Total given names" 19563msgstr "" 19564 19565#: resources/views/statistics/individuals/oldest-living.phtml:10 19566msgid "Oldest living individuals" 19567msgstr "" 19568 19569#: resources/views/statistics/individuals/total-events.phtml:20 19570msgid "Total births" 19571msgstr "" 19572 19573#: resources/views/statistics/individuals/total-events.phtml:68 19574msgid "Total deaths" 19575msgstr "" 19576 19577#: resources/views/statistics/individuals/total-records.phtml:10 19578#: resources/xml/reports/bdm_report.xml:210 19579#: resources/xml/reports/birth_report.xml:66 19580#: resources/xml/reports/cemetery_report.xml:89 19581#: resources/xml/reports/death_report.xml:99 19582#: resources/xml/reports/fact_sources.xml:142 19583#: resources/xml/reports/fact_sources.xml:146 19584#: resources/xml/reports/fact_sources.xml:305 19585#: resources/xml/reports/fact_sources.xml:309 19586#: resources/xml/reports/missing_facts_report.xml:601 19587#: resources/xml/reports/occupation_report.xml:94 19588#: resources/xml/reports/relative_ext_report.xml:140 19589msgid "Total individuals" 19590msgstr "" 19591 19592#: resources/views/statistics/individuals/total-records.phtml:21 19593msgid "Total males" 19594msgstr "" 19595 19596#: resources/views/statistics/individuals/total-records.phtml:30 19597msgid "Total females" 19598msgstr "" 19599 19600#: resources/views/statistics/individuals/total-records.phtml:51 19601msgid "Total living" 19602msgstr "" 19603 19604#: resources/views/statistics/individuals/total-records.phtml:59 19605msgid "Total dead" 19606msgstr "" 19607 19608#: resources/views/statistics/other/places.phtml:19 19609msgid "Birth places" 19610msgstr "" 19611 19612#: resources/views/statistics/other/places.phtml:28 19613msgid "Death places" 19614msgstr "" 19615 19616#: resources/views/statistics/other/places.phtml:37 19617msgid "Marriage places" 19618msgstr "" 19619 19620#: resources/views/statistics/other/places.phtml:46 19621msgid "Events in countries" 19622msgstr "" 19623 19624#: resources/views/statistics/other/total-events.phtml:21 19625msgid "First event" 19626msgstr "" 19627 19628#: resources/views/statistics/other/total-events.phtml:35 19629msgid "Last event" 19630msgstr "" 19631 19632#: resources/views/verify-failure-page.phtml:9 19633msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." 19634msgstr "" 19635 19636#: resources/views/verify-success-page.phtml:9 19637msgid "You have confirmed your request to become a registered user." 19638msgstr "" 19639 19640#: resources/views/verify-success-page.phtml:12 19641msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 19642msgstr "" 19643 19644#: resources/xml/reports/ahnentafel_report.xml:8 19645#: resources/xml/reports/descendancy_report.xml:7 19646#: resources/xml/reports/family_group_report.xml:7 19647#: resources/xml/reports/individual_ext_report.xml:9 19648#: resources/xml/reports/individual_report.xml:6 19649msgid "Show sources" 19650msgstr "" 19651 19652#: resources/xml/reports/ahnentafel_report.xml:9 19653#: resources/xml/reports/family_group_report.xml:8 19654#: resources/xml/reports/individual_ext_report.xml:10 19655#: resources/xml/reports/individual_report.xml:7 19656msgid "Show notes" 19657msgstr "" 19658 19659#: resources/xml/reports/ahnentafel_report.xml:10 19660msgid "Show occupations" 19661msgstr "" 19662 19663#: resources/xml/reports/ahnentafel_report.xml:11 19664msgid "Show residences" 19665msgstr "" 19666 19667#: resources/xml/reports/ahnentafel_report.xml:12 19668msgid "Show children of ancestors" 19669msgstr "" 19670 19671#: resources/xml/reports/ahnentafel_report.xml:13 19672#: resources/xml/reports/bdm_report.xml:12 19673#: resources/xml/reports/birth_report.xml:10 19674#: resources/xml/reports/cemetery_report.xml:8 19675#: resources/xml/reports/change_report.xml:9 19676#: resources/xml/reports/death_report.xml:11 19677#: resources/xml/reports/descendancy_report.xml:8 19678#: resources/xml/reports/fact_sources.xml:8 19679#: resources/xml/reports/family_group_report.xml:11 19680#: resources/xml/reports/individual_ext_report.xml:12 19681#: resources/xml/reports/individual_report.xml:9 19682#: resources/xml/reports/marriage_report.xml:10 19683#: resources/xml/reports/missing_facts_report.xml:8 19684#: resources/xml/reports/occupation_report.xml:7 19685#: resources/xml/reports/pedigree_report.xml:8 19686#: resources/xml/reports/relative_ext_report.xml:8 19687msgctxt "paper size" 19688msgid "A4" 19689msgstr "" 19690 19691#: resources/xml/reports/ahnentafel_report.xml:13 19692#: resources/xml/reports/bdm_report.xml:12 19693#: resources/xml/reports/birth_report.xml:10 19694#: resources/xml/reports/cemetery_report.xml:8 19695#: resources/xml/reports/change_report.xml:9 19696#: resources/xml/reports/death_report.xml:11 19697#: resources/xml/reports/descendancy_report.xml:8 19698#: resources/xml/reports/fact_sources.xml:8 19699#: resources/xml/reports/family_group_report.xml:11 19700#: resources/xml/reports/individual_ext_report.xml:12 19701#: resources/xml/reports/individual_report.xml:9 19702#: resources/xml/reports/marriage_report.xml:10 19703#: resources/xml/reports/missing_facts_report.xml:8 19704#: resources/xml/reports/occupation_report.xml:7 19705#: resources/xml/reports/pedigree_report.xml:8 19706#: resources/xml/reports/relative_ext_report.xml:8 19707msgctxt "paper size" 19708msgid "A3" 19709msgstr "" 19710 19711#: resources/xml/reports/ahnentafel_report.xml:13 19712#: resources/xml/reports/bdm_report.xml:12 19713#: resources/xml/reports/birth_report.xml:10 19714#: resources/xml/reports/cemetery_report.xml:8 19715#: resources/xml/reports/change_report.xml:9 19716#: resources/xml/reports/death_report.xml:11 19717#: resources/xml/reports/descendancy_report.xml:8 19718#: resources/xml/reports/fact_sources.xml:8 19719#: resources/xml/reports/family_group_report.xml:11 19720#: resources/xml/reports/individual_ext_report.xml:12 19721#: resources/xml/reports/individual_report.xml:9 19722#: resources/xml/reports/marriage_report.xml:10 19723#: resources/xml/reports/missing_facts_report.xml:8 19724#: resources/xml/reports/occupation_report.xml:7 19725#: resources/xml/reports/pedigree_report.xml:8 19726#: resources/xml/reports/relative_ext_report.xml:8 19727msgctxt "paper size" 19728msgid "Letter" 19729msgstr "" 19730 19731#: resources/xml/reports/ahnentafel_report.xml:13 19732#: resources/xml/reports/bdm_report.xml:12 19733#: resources/xml/reports/birth_report.xml:10 19734#: resources/xml/reports/cemetery_report.xml:8 19735#: resources/xml/reports/change_report.xml:9 19736#: resources/xml/reports/descendancy_report.xml:8 19737#: resources/xml/reports/fact_sources.xml:8 19738#: resources/xml/reports/family_group_report.xml:11 19739#: resources/xml/reports/individual_ext_report.xml:12 19740#: resources/xml/reports/individual_report.xml:9 19741#: resources/xml/reports/marriage_report.xml:10 19742#: resources/xml/reports/missing_facts_report.xml:8 19743#: resources/xml/reports/occupation_report.xml:7 19744#: resources/xml/reports/pedigree_report.xml:8 19745#: resources/xml/reports/relative_ext_report.xml:8 19746msgctxt "paper size" 19747msgid "Tabloid" 19748msgstr "" 19749 19750#: resources/xml/reports/ahnentafel_report.xml:13 19751#: resources/xml/reports/bdm_report.xml:12 19752#: resources/xml/reports/birth_report.xml:10 19753#: resources/xml/reports/cemetery_report.xml:8 19754#: resources/xml/reports/change_report.xml:9 19755#: resources/xml/reports/death_report.xml:11 19756#: resources/xml/reports/descendancy_report.xml:8 19757#: resources/xml/reports/fact_sources.xml:8 19758#: resources/xml/reports/family_group_report.xml:11 19759#: resources/xml/reports/individual_ext_report.xml:12 19760#: resources/xml/reports/individual_report.xml:9 19761#: resources/xml/reports/marriage_report.xml:10 19762#: resources/xml/reports/missing_facts_report.xml:8 19763#: resources/xml/reports/occupation_report.xml:7 19764#: resources/xml/reports/pedigree_report.xml:8 19765#: resources/xml/reports/relative_ext_report.xml:8 19766msgid "Page size" 19767msgstr "" 19768 19769#: resources/xml/reports/ahnentafel_report.xml:15 19770#: resources/xml/reports/bdm_report.xml:14 19771#: resources/xml/reports/birth_report.xml:12 19772#: resources/xml/reports/cemetery_report.xml:10 19773#: resources/xml/reports/change_report.xml:12 19774#: resources/xml/reports/death_report.xml:13 19775#: resources/xml/reports/descendancy_report.xml:10 19776#: resources/xml/reports/fact_sources.xml:10 19777#: resources/xml/reports/family_group_report.xml:14 19778#: resources/xml/reports/individual_ext_report.xml:15 19779#: resources/xml/reports/individual_report.xml:12 19780#: resources/xml/reports/marriage_report.xml:12 19781#: resources/xml/reports/missing_facts_report.xml:10 19782#: resources/xml/reports/occupation_report.xml:9 19783#: resources/xml/reports/pedigree_report.xml:10 19784#: resources/xml/reports/relative_ext_report.xml:10 19785msgctxt "font name" 19786msgid "Arial" 19787msgstr "" 19788 19789#: resources/xml/reports/ahnentafel_report.xml:15 19790#: resources/xml/reports/bdm_report.xml:14 19791#: resources/xml/reports/birth_report.xml:12 19792#: resources/xml/reports/cemetery_report.xml:10 19793#: resources/xml/reports/change_report.xml:12 19794#: resources/xml/reports/death_report.xml:13 19795#: resources/xml/reports/descendancy_report.xml:10 19796#: resources/xml/reports/fact_sources.xml:10 19797#: resources/xml/reports/family_group_report.xml:14 19798#: resources/xml/reports/individual_ext_report.xml:15 19799#: resources/xml/reports/individual_report.xml:12 19800#: resources/xml/reports/marriage_report.xml:12 19801#: resources/xml/reports/missing_facts_report.xml:10 19802#: resources/xml/reports/occupation_report.xml:9 19803#: resources/xml/reports/pedigree_report.xml:10 19804#: resources/xml/reports/relative_ext_report.xml:10 19805msgctxt "font name" 19806msgid "DejaVu" 19807msgstr "" 19808 19809#: resources/xml/reports/ahnentafel_report.xml:15 19810#: resources/xml/reports/bdm_report.xml:14 19811#: resources/xml/reports/birth_report.xml:12 19812#: resources/xml/reports/cemetery_report.xml:10 19813#: resources/xml/reports/change_report.xml:12 19814#: resources/xml/reports/death_report.xml:13 19815#: resources/xml/reports/descendancy_report.xml:10 19816#: resources/xml/reports/fact_sources.xml:10 19817#: resources/xml/reports/family_group_report.xml:14 19818#: resources/xml/reports/individual_ext_report.xml:15 19819#: resources/xml/reports/individual_report.xml:12 19820#: resources/xml/reports/marriage_report.xml:12 19821#: resources/xml/reports/missing_facts_report.xml:10 19822#: resources/xml/reports/occupation_report.xml:9 19823#: resources/xml/reports/pedigree_report.xml:10 19824#: resources/xml/reports/relative_ext_report.xml:10 19825msgctxt "font name" 19826msgid "Helvetica" 19827msgstr "" 19828 19829#: resources/xml/reports/ahnentafel_report.xml:15 19830#: resources/xml/reports/bdm_report.xml:14 19831#: resources/xml/reports/birth_report.xml:12 19832#: resources/xml/reports/cemetery_report.xml:10 19833#: resources/xml/reports/change_report.xml:12 19834#: resources/xml/reports/death_report.xml:13 19835#: resources/xml/reports/descendancy_report.xml:10 19836#: resources/xml/reports/fact_sources.xml:10 19837#: resources/xml/reports/family_group_report.xml:14 19838#: resources/xml/reports/individual_ext_report.xml:15 19839#: resources/xml/reports/individual_report.xml:12 19840#: resources/xml/reports/marriage_report.xml:12 19841#: resources/xml/reports/missing_facts_report.xml:10 19842#: resources/xml/reports/occupation_report.xml:9 19843#: resources/xml/reports/pedigree_report.xml:10 19844#: resources/xml/reports/relative_ext_report.xml:10 19845msgid "Font" 19846msgstr "" 19847 19848#: resources/xml/reports/ahnentafel_report.xml:55 19849msgid "Ancestors of " 19850msgstr "" 19851 19852#: resources/xml/reports/ahnentafel_report.xml:56 19853#: resources/xml/reports/bdm_report.xml:42 19854#: resources/xml/reports/birth_report.xml:32 19855#: resources/xml/reports/cemetery_report.xml:35 19856#: resources/xml/reports/change_report.xml:45 19857#: resources/xml/reports/death_report.xml:33 19858#: resources/xml/reports/descendancy_report.xml:43 19859#: resources/xml/reports/fact_sources.xml:44 19860#: resources/xml/reports/family_group_report.xml:89 19861#: resources/xml/reports/individual_ext_report.xml:92 19862#: resources/xml/reports/individual_report.xml:89 19863#: resources/xml/reports/marriage_report.xml:31 19864#: resources/xml/reports/missing_facts_report.xml:53 19865#: resources/xml/reports/occupation_report.xml:38 19866#: resources/xml/reports/relative_ext_report.xml:44 19867msgid "Page" 19868msgstr "" 19869 19870#: resources/xml/reports/ahnentafel_report.xml:56 19871#: resources/xml/reports/bdm_report.xml:42 19872#: resources/xml/reports/birth_report.xml:32 19873#: resources/xml/reports/cemetery_report.xml:35 19874#: resources/xml/reports/change_report.xml:45 19875#: resources/xml/reports/death_report.xml:33 19876#: resources/xml/reports/descendancy_report.xml:43 19877#: resources/xml/reports/fact_sources.xml:44 19878#: resources/xml/reports/family_group_report.xml:89 19879#: resources/xml/reports/individual_report.xml:89 19880#: resources/xml/reports/marriage_report.xml:31 19881#: resources/xml/reports/occupation_report.xml:38 19882#: resources/xml/reports/relative_ext_report.xml:44 19883msgid "of" 19884msgstr "" 19885 19886#: resources/xml/reports/ahnentafel_report.xml:78 19887#: resources/xml/reports/descendancy_report.xml:55 19888msgid "Generation " 19889msgstr "" 19890 19891#: resources/xml/reports/ahnentafel_report.xml:140 19892#: resources/xml/reports/descendancy_report.xml:102 19893msgctxt "MALE" 19894msgid "was born" 19895msgstr "" 19896 19897#: resources/xml/reports/ahnentafel_report.xml:141 19898#: resources/xml/reports/descendancy_report.xml:105 19899msgctxt "FEMALE" 19900msgid "was born" 19901msgstr "" 19902 19903#: resources/xml/reports/ahnentafel_report.xml:159 19904#: resources/xml/reports/ahnentafel_report.xml:187 19905#: resources/xml/reports/ahnentafel_report.xml:214 19906#: resources/xml/reports/ahnentafel_report.xml:281 19907#: resources/xml/reports/ahnentafel_report.xml:308 19908#: resources/xml/reports/ahnentafel_report.xml:333 19909#: resources/xml/reports/ahnentafel_report.xml:358 19910#: resources/xml/reports/descendancy_report.xml:125 19911#: resources/xml/reports/descendancy_report.xml:157 19912#: resources/xml/reports/descendancy_report.xml:315 19913#: resources/xml/reports/descendancy_report.xml:353 19914#: resources/xml/reports/descendancy_report.xml:384 19915#: resources/xml/reports/descendancy_report.xml:423 19916#: resources/xml/reports/descendancy_report.xml:454 19917msgid " in " 19918msgstr "" 19919 19920#: resources/xml/reports/ahnentafel_report.xml:160 19921#: resources/xml/reports/ahnentafel_report.xml:188 19922#: resources/xml/reports/ahnentafel_report.xml:282 19923#: resources/xml/reports/ahnentafel_report.xml:309 19924#: resources/xml/reports/ahnentafel_report.xml:334 19925#: resources/xml/reports/ahnentafel_report.xml:359 19926msgid " but the details are unknown" 19927msgstr "" 19928 19929#: resources/xml/reports/ahnentafel_report.xml:166 19930msgid "He was christened" 19931msgstr "" 19932 19933#: resources/xml/reports/ahnentafel_report.xml:167 19934msgid "She was christened" 19935msgstr "" 19936 19937#: resources/xml/reports/ahnentafel_report.xml:195 19938msgid "His occupation was" 19939msgstr "" 19940 19941#: resources/xml/reports/ahnentafel_report.xml:196 19942msgid "Her occupation was" 19943msgstr "" 19944 19945#: resources/xml/reports/ahnentafel_report.xml:222 19946msgid "He resided at" 19947msgstr "" 19948 19949#: resources/xml/reports/ahnentafel_report.xml:223 19950msgid "She resided at" 19951msgstr "" 19952 19953#: resources/xml/reports/ahnentafel_report.xml:259 19954#: resources/xml/reports/descendancy_report.xml:173 19955msgid "He married" 19956msgstr "" 19957 19958#: resources/xml/reports/ahnentafel_report.xml:260 19959#: resources/xml/reports/descendancy_report.xml:242 19960msgid "She married" 19961msgstr "" 19962 19963#: resources/xml/reports/ahnentafel_report.xml:289 19964msgid "He died" 19965msgstr "" 19966 19967#: resources/xml/reports/ahnentafel_report.xml:290 19968msgid "She died" 19969msgstr "" 19970 19971#: resources/xml/reports/ahnentafel_report.xml:314 19972msgid "He was cremated" 19973msgstr "" 19974 19975#: resources/xml/reports/ahnentafel_report.xml:315 19976msgid "She was cremated" 19977msgstr "" 19978 19979#: resources/xml/reports/ahnentafel_report.xml:339 19980msgid "He was buried" 19981msgstr "" 19982 19983#: resources/xml/reports/ahnentafel_report.xml:340 19984msgid "She was buried" 19985msgstr "" 19986 19987#: resources/xml/reports/ahnentafel_report.xml:389 19988#: resources/xml/reports/descendancy_report.xml:480 19989msgid "Child of " 19990msgstr "" 19991 19992#: resources/xml/reports/ahnentafel_report.xml:392 19993#: resources/xml/reports/descendancy_report.xml:483 19994msgid "Children of " 19995msgstr "" 19996 19997#: resources/xml/reports/bdm_report.xml:7 19998#: resources/xml/reports/birth_report.xml:7 19999msgid "Birth date range start" 20000msgstr "" 20001 20002#: resources/xml/reports/bdm_report.xml:8 20003#: resources/xml/reports/birth_report.xml:8 20004msgid "Birth date range end" 20005msgstr "" 20006 20007#: resources/xml/reports/bdm_report.xml:9 20008#: resources/xml/reports/death_report.xml:7 20009msgid "Death date range start" 20010msgstr "" 20011 20012#: resources/xml/reports/bdm_report.xml:10 20013#: resources/xml/reports/death_report.xml:8 20014msgid "Death date range end" 20015msgstr "" 20016 20017#: resources/xml/reports/bdm_report.xml:11 20018#: resources/xml/reports/cemetery_report.xml:6 20019#: resources/xml/reports/death_report.xml:9 20020#: resources/xml/reports/relative_ext_report.xml:7 20021msgid "sort by date of death" 20022msgstr "" 20023 20024#: resources/xml/reports/birth_report.xml:6 20025msgid "Birthplace contains" 20026msgstr "" 20027 20028#: resources/xml/reports/cemetery_report.xml:5 20029msgid "Burial place contains" 20030msgstr "" 20031 20032#: resources/xml/reports/change_report.xml:5 20033msgid "Starting range of change dates" 20034msgstr "" 20035 20036#: resources/xml/reports/change_report.xml:6 20037msgid "Ending range of change dates" 20038msgstr "" 20039 20040#: resources/xml/reports/change_report.xml:8 20041msgid "Show pending changes" 20042msgstr "" 20043 20044#: resources/xml/reports/change_report.xml:10 20045#: resources/xml/reports/pedigree_report.xml:7 20046msgid "Orientation" 20047msgstr "" 20048 20049#: resources/xml/reports/change_report.xml:60 20050msgid "Differences" 20051msgstr "" 20052 20053#: resources/xml/reports/change_report.xml:87 20054msgid "Total pending changes: " 20055msgstr "" 20056 20057#: resources/xml/reports/change_report.xml:127 20058msgid "Total accepted changes: " 20059msgstr "" 20060 20061#: resources/xml/reports/death_report.xml:6 20062msgid "Death place contains" 20063msgstr "" 20064 20065#: resources/xml/reports/descendancy_report.xml:42 20066msgid "Descendants of " 20067msgstr "" 20068 20069#: resources/xml/reports/descendancy_report.xml:134 20070#: resources/xml/reports/descendancy_report.xml:435 20071msgctxt "MALE" 20072msgid "died" 20073msgstr "" 20074 20075#: resources/xml/reports/descendancy_report.xml:137 20076#: resources/xml/reports/descendancy_report.xml:365 20077msgctxt "FEMALE" 20078msgid "died" 20079msgstr "" 20080 20081#: resources/xml/reports/descendancy_report.xml:176 20082msgctxt "MALE" 20083msgid "married" 20084msgstr "" 20085 20086#: resources/xml/reports/descendancy_report.xml:226 20087msgid "daughter of" 20088msgstr "" 20089 20090#: resources/xml/reports/descendancy_report.xml:245 20091msgctxt "FEMALE" 20092msgid "married" 20093msgstr "" 20094 20095#: resources/xml/reports/descendancy_report.xml:295 20096msgid "son of" 20097msgstr "" 20098 20099#: resources/xml/reports/descendancy_report.xml:331 20100msgid "She was born" 20101msgstr "" 20102 20103#: resources/xml/reports/descendancy_report.xml:358 20104msgid "She " 20105msgstr "" 20106 20107#: resources/xml/reports/descendancy_report.xml:401 20108msgid "He was born" 20109msgstr "" 20110 20111#: resources/xml/reports/descendancy_report.xml:428 20112msgid "He " 20113msgstr "" 20114 20115#: resources/xml/reports/fact_sources.xml:4 20116msgid "A report of facts which are supported by a given source." 20117msgstr "" 20118 20119#: resources/xml/reports/fact_sources.xml:5 20120msgid "Find a source" 20121msgstr "" 20122 20123#: resources/xml/reports/family_group_report.xml:9 20124#: resources/xml/reports/individual_ext_report.xml:11 20125#: resources/xml/reports/individual_report.xml:8 20126msgid "Show photos" 20127msgstr "" 20128 20129#: resources/xml/reports/family_group_report.xml:10 20130msgid "Print basic events when blank" 20131msgstr "" 20132 20133#: resources/xml/reports/family_group_report.xml:12 20134#: resources/xml/reports/individual_ext_report.xml:13 20135#: resources/xml/reports/individual_report.xml:10 20136msgid "Use colors" 20137msgstr "" 20138 20139#: resources/xml/reports/individual_ext_report.xml:6 20140#: resources/xml/reports/missing_facts_report.xml:6 20141#: resources/xml/reports/relative_ext_report.xml:6 20142msgid "Parents and siblings" 20143msgstr "" 20144 20145#: resources/xml/reports/individual_ext_report.xml:6 20146#: resources/xml/reports/missing_facts_report.xml:6 20147#: resources/xml/reports/relative_ext_report.xml:6 20148msgid "Spouses and children" 20149msgstr "" 20150 20151#: resources/xml/reports/individual_ext_report.xml:6 20152#: resources/xml/reports/missing_facts_report.xml:6 20153#: resources/xml/reports/relative_ext_report.xml:6 20154msgid "Direct line ancestors" 20155msgstr "" 20156 20157#: resources/xml/reports/individual_ext_report.xml:6 20158#: resources/xml/reports/missing_facts_report.xml:6 20159#: resources/xml/reports/relative_ext_report.xml:6 20160msgid "Direct line ancestors and their families" 20161msgstr "" 20162 20163#: resources/xml/reports/individual_ext_report.xml:6 20164#: resources/xml/reports/missing_facts_report.xml:6 20165#: resources/xml/reports/relative_ext_report.xml:6 20166msgid "Choose relatives" 20167msgstr "" 20168 20169#: resources/xml/reports/individual_ext_report.xml:319 20170#: resources/xml/reports/individual_report.xml:316 20171msgid "Brother" 20172msgstr "" 20173 20174#: resources/xml/reports/individual_ext_report.xml:355 20175#: resources/xml/reports/individual_report.xml:352 20176msgid "Sister" 20177msgstr "" 20178 20179#: resources/xml/reports/individual_ext_report.xml:435 20180#: resources/xml/reports/individual_report.xml:486 20181msgid "Family with wife" 20182msgstr "" 20183 20184#: resources/xml/reports/individual_ext_report.xml:441 20185#: resources/xml/reports/individual_report.xml:446 20186msgid "Family with husband" 20187msgstr "" 20188 20189#: resources/xml/reports/marriage_report.xml:6 20190msgid "Marriage place contains" 20191msgstr "" 20192 20193#: resources/xml/reports/marriage_report.xml:7 20194msgid "Marriage date range start" 20195msgstr "" 20196 20197#: resources/xml/reports/marriage_report.xml:8 20198msgid "Marriage date range end" 20199msgstr "" 20200 20201#: resources/xml/reports/missing_facts_report.xml:14 20202msgid "Sources to the events" 20203msgstr "" 20204 20205#: resources/xml/reports/pedigree_report.xml:750 20206msgid "Pedigree chart" 20207msgstr "" 20208