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: 2021-01-05 13:29+0000\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n" 15"Language: \n" 16"MIME-Version: 1.0\n" 17"Content-Type: text/plain; charset=UTF-8\n" 18"Content-Transfer-Encoding: 8bit\n" 19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 20 21#: app/Age.php:112 app/Functions/FunctionsDate.php:66 22#: app/Functions/FunctionsPrint.php:263 23#: app/Statistics/Repository/FamilyRepository.php:351 24#: app/Statistics/Repository/IndividualRepository.php:963 25#: resources/views/modules/relatives/family.phtml:183 26#: resources/views/modules/statistics-chart/custom.phtml:134 27#: resources/views/modules/statistics-chart/custom.phtml:143 28#, php-format 29msgid "%s year" 30msgid_plural "%s years" 31msgstr[0] "" 32msgstr[1] "" 33 34#: app/Age.php:116 app/Functions/FunctionsDate.php:68 35#: app/Functions/FunctionsPrint.php:265 36#: app/Statistics/Repository/FamilyRepository.php:346 37#: app/Statistics/Repository/IndividualRepository.php:958 38#: resources/views/modules/relatives/family.phtml:185 39#, php-format 40msgid "%s month" 41msgid_plural "%s months" 42msgstr[0] "" 43msgstr[1] "" 44 45#: app/Age.php:120 app/Functions/FunctionsDate.php:72 46#: app/Functions/FunctionsPrint.php:269 47#: app/Statistics/Repository/FamilyRepository.php:340 48#: app/Statistics/Repository/IndividualRepository.php:953 49#, php-format 50msgid "%s day" 51msgid_plural "%s days" 52msgstr[0] "" 53msgstr[1] "" 54 55#. I18N: The current age of a living individual 56#: app/Age.php:192 app/Http/RequestHandlers/IndividualPage.php:192 57#, php-format 58msgid "(age %s)" 59msgstr "" 60 61#. I18N: The age of an individual at a given date 62#: app/Age.php:196 app/Functions/FunctionsPrint.php:360 63#: app/Http/RequestHandlers/IndividualPage.php:179 64#, php-format 65msgid "(aged %s)" 66msgstr "" 67 68#: app/Age.php:213 app/Functions/FunctionsPrint.php:373 69msgid "(on the date of death)" 70msgstr "" 71 72#: app/Age.php:219 app/Functions/FunctionsPrint.php:377 73#, php-format 74msgid "(%s after death)" 75msgstr "" 76 77#: app/Auth.php:478 app/Auth.php:491 app/Functions/FunctionsEdit.php:223 78#: app/Functions/FunctionsPrintFacts.php:243 79#: app/Functions/FunctionsPrintFacts.php:437 80#: app/Functions/FunctionsPrintFacts.php:777 81#: app/Functions/FunctionsPrintFacts.php:1015 82#: app/Http/RequestHandlers/TreePrivacyPage.php:91 83#: resources/views/admin/trees-privacy.phtml:31 84#: resources/views/admin/trees-privacy.phtml:93 85#: resources/views/admin/trees-privacy.phtml:154 86#: resources/views/modals/restriction-fields.phtml:15 87msgid "Show to visitors" 88msgstr "" 89 90#: app/Auth.php:479 app/Auth.php:492 app/Functions/FunctionsEdit.php:224 91#: app/Functions/FunctionsPrintFacts.php:246 92#: app/Functions/FunctionsPrintFacts.php:440 93#: app/Functions/FunctionsPrintFacts.php:780 94#: app/Functions/FunctionsPrintFacts.php:1018 95#: app/Http/RequestHandlers/TreePreferencesPage.php:126 96#: app/Http/RequestHandlers/TreePrivacyPage.php:92 97#: resources/views/admin/trees-privacy.phtml:31 98#: resources/views/admin/trees-privacy.phtml:93 99#: resources/views/modals/restriction-fields.phtml:18 100msgid "Show to members" 101msgstr "" 102 103#: app/Auth.php:480 app/Auth.php:493 app/Functions/FunctionsEdit.php:225 104#: app/Functions/FunctionsPrintFacts.php:249 105#: app/Functions/FunctionsPrintFacts.php:443 106#: app/Functions/FunctionsPrintFacts.php:783 107#: app/Functions/FunctionsPrintFacts.php:1021 108#: app/Http/RequestHandlers/TreePreferencesPage.php:127 109#: app/Http/RequestHandlers/TreePrivacyPage.php:93 110#: resources/views/modals/restriction-fields.phtml:21 111msgid "Show to managers" 112msgstr "" 113 114#: app/Auth.php:481 app/Auth.php:494 115#: app/Http/RequestHandlers/TreePreferencesPage.php:128 116#: app/Http/RequestHandlers/TreePrivacyPage.php:94 117#: resources/views/admin/trees-privacy.phtml:154 118msgid "Hide from everyone" 119msgstr "" 120 121#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:394 122#: app/Family.php:412 app/Individual.php:1132 123#: app/Module/IndividualListModule.php:264 124#: app/Module/IndividualListModule.php:288 125#: app/Module/IndividualListModule.php:508 126msgctxt "Unknown surname" 127msgid "…" 128msgstr "" 129 130#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:394 131#: app/Family.php:412 app/Individual.php:1133 132#: app/Module/IndividualListModule.php:279 133#: app/Module/IndividualListModule.php:492 134msgctxt "Unknown given name" 135msgid "…" 136msgstr "" 137 138#. I18N: The gregorian calendar 139#: app/Date.php:232 app/Module/YahrzeitModule.php:264 140msgid "Gregorian" 141msgstr "" 142 143#. I18N: The julian calendar 144#: app/Date.php:234 resources/views/help/date.phtml:139 145msgid "Julian" 146msgstr "" 147 148#. I18N: The French calendar 149#: app/Date.php:236 resources/views/help/date.phtml:187 150msgid "French" 151msgstr "" 152 153#. I18N: The Hebrew/Jewish calendar 154#: app/Date.php:238 app/Module/YahrzeitModule.php:263 155#: resources/views/help/date.phtml:155 156msgid "Jewish" 157msgstr "" 158 159#. I18N: The Arabic/Hijri calendar 160#: app/Date.php:240 resources/views/help/date.phtml:171 161msgid "Hijri" 162msgstr "" 163 164#. I18N: The Persian/Jalali calendar 165#: app/Date.php:242 166msgid "Jalali" 167msgstr "" 168 169#. I18N: Gedcom ABT dates 170#: app/Date.php:344 171#, php-format 172msgid "about %s" 173msgstr "" 174 175#. I18N: Gedcom CAL dates 176#: app/Date.php:348 177#, php-format 178msgid "calculated %s" 179msgstr "" 180 181#. I18N: Gedcom EST dates 182#: app/Date.php:352 183#, php-format 184msgid "estimated %s" 185msgstr "" 186 187#. I18N: Gedcom INT dates 188#: app/Date.php:356 189#, php-format 190msgid "interpreted %s (%s)" 191msgstr "" 192 193#. I18N: Gedcom BEF dates 194#: app/Date.php:360 195#, php-format 196msgid "before %s" 197msgstr "" 198 199#. I18N: Gedcom AFT dates 200#: app/Date.php:364 201#, php-format 202msgid "after %s" 203msgstr "" 204 205#. I18N: Gedcom FROM dates 206#: app/Date.php:368 207#, php-format 208msgid "from %s" 209msgstr "" 210 211#. I18N: Gedcom TO dates 212#: app/Date.php:372 213#, php-format 214msgid "to %s" 215msgstr "" 216 217#. I18N: Gedcom BET-AND dates 218#: app/Date.php:376 219#, php-format 220msgid "between %s and %s" 221msgstr "" 222 223#. I18N: Gedcom FROM-TO dates 224#: app/Date.php:380 225#, php-format 226msgid "from %s to %s" 227msgstr "" 228 229#: app/Date.php:383 230msgid "Invalid date" 231msgstr "" 232 233#: app/Date/AbstractCalendarDate.php:258 234msgid "Monday" 235msgstr "" 236 237#: app/Date/AbstractCalendarDate.php:259 238msgid "Tuesday" 239msgstr "" 240 241#: app/Date/AbstractCalendarDate.php:260 242msgid "Wednesday" 243msgstr "" 244 245#: app/Date/AbstractCalendarDate.php:261 246msgid "Thursday" 247msgstr "" 248 249#: app/Date/AbstractCalendarDate.php:262 250msgid "Friday" 251msgstr "" 252 253#: app/Date/AbstractCalendarDate.php:263 254msgid "Saturday" 255msgstr "" 256 257#: app/Date/AbstractCalendarDate.php:264 258msgid "Sunday" 259msgstr "" 260 261#. I18N: abbreviation for Monday 262#: app/Date/AbstractCalendarDate.php:285 263#: resources/views/edit/initialize-calendar-popup.phtml:24 264msgid "Mon" 265msgstr "" 266 267#. I18N: abbreviation for Tuesday 268#: app/Date/AbstractCalendarDate.php:287 269#: resources/views/edit/initialize-calendar-popup.phtml:25 270msgid "Tue" 271msgstr "" 272 273#. I18N: abbreviation for Wednesday 274#: app/Date/AbstractCalendarDate.php:289 275#: resources/views/edit/initialize-calendar-popup.phtml:26 276msgid "Wed" 277msgstr "" 278 279#. I18N: abbreviation for Thursday 280#: app/Date/AbstractCalendarDate.php:291 281#: resources/views/edit/initialize-calendar-popup.phtml:27 282msgid "Thu" 283msgstr "" 284 285#. I18N: abbreviation for Friday 286#: app/Date/AbstractCalendarDate.php:293 287#: resources/views/edit/initialize-calendar-popup.phtml:28 288msgid "Fri" 289msgstr "" 290 291#. I18N: abbreviation for Saturday 292#: app/Date/AbstractCalendarDate.php:295 293#: resources/views/edit/initialize-calendar-popup.phtml:29 294msgid "Sat" 295msgstr "" 296 297#. I18N: abbreviation for Sunday 298#: app/Date/AbstractCalendarDate.php:297 299#: resources/views/edit/initialize-calendar-popup.phtml:23 300msgid "Sun" 301msgstr "" 302 303#: app/Date/AbstractGregorianJulianDate.php:63 304#: app/Module/StatisticsChartModule.php:801 305#: resources/views/edit/initialize-calendar-popup.phtml:11 306msgctxt "NOMINATIVE" 307msgid "January" 308msgstr "" 309 310#: app/Date/AbstractGregorianJulianDate.php:64 311#: app/Module/StatisticsChartModule.php:802 312#: resources/views/edit/initialize-calendar-popup.phtml:12 313msgctxt "NOMINATIVE" 314msgid "February" 315msgstr "" 316 317#: app/Date/AbstractGregorianJulianDate.php:65 318#: app/Module/StatisticsChartModule.php:803 319#: resources/views/edit/initialize-calendar-popup.phtml:13 320msgctxt "NOMINATIVE" 321msgid "March" 322msgstr "" 323 324#: app/Date/AbstractGregorianJulianDate.php:66 325#: app/Module/StatisticsChartModule.php:804 326#: resources/views/edit/initialize-calendar-popup.phtml:14 327msgctxt "NOMINATIVE" 328msgid "April" 329msgstr "" 330 331#: app/Date/AbstractGregorianJulianDate.php:67 332#: app/Module/StatisticsChartModule.php:805 333#: resources/views/edit/initialize-calendar-popup.phtml:15 334msgctxt "NOMINATIVE" 335msgid "May" 336msgstr "" 337 338#: app/Date/AbstractGregorianJulianDate.php:68 339#: app/Module/StatisticsChartModule.php:806 340#: resources/views/edit/initialize-calendar-popup.phtml:16 341msgctxt "NOMINATIVE" 342msgid "June" 343msgstr "" 344 345#: app/Date/AbstractGregorianJulianDate.php:69 346#: app/Module/StatisticsChartModule.php:807 347#: resources/views/edit/initialize-calendar-popup.phtml:17 348msgctxt "NOMINATIVE" 349msgid "July" 350msgstr "" 351 352#: app/Date/AbstractGregorianJulianDate.php:70 353#: app/Module/StatisticsChartModule.php:808 354#: resources/views/edit/initialize-calendar-popup.phtml:18 355msgctxt "NOMINATIVE" 356msgid "August" 357msgstr "" 358 359#: app/Date/AbstractGregorianJulianDate.php:71 360#: app/Module/StatisticsChartModule.php:809 361#: resources/views/edit/initialize-calendar-popup.phtml:19 362msgctxt "NOMINATIVE" 363msgid "September" 364msgstr "" 365 366#: app/Date/AbstractGregorianJulianDate.php:72 367#: app/Module/StatisticsChartModule.php:810 368#: resources/views/edit/initialize-calendar-popup.phtml:20 369msgctxt "NOMINATIVE" 370msgid "October" 371msgstr "" 372 373#: app/Date/AbstractGregorianJulianDate.php:73 374#: app/Module/StatisticsChartModule.php:811 375#: resources/views/edit/initialize-calendar-popup.phtml:21 376msgctxt "NOMINATIVE" 377msgid "November" 378msgstr "" 379 380#: app/Date/AbstractGregorianJulianDate.php:74 381#: app/Module/StatisticsChartModule.php:812 382#: resources/views/edit/initialize-calendar-popup.phtml:22 383msgctxt "NOMINATIVE" 384msgid "December" 385msgstr "" 386 387#: app/Date/AbstractGregorianJulianDate.php:98 388msgctxt "GENITIVE" 389msgid "January" 390msgstr "" 391 392#: app/Date/AbstractGregorianJulianDate.php:99 393msgctxt "GENITIVE" 394msgid "February" 395msgstr "" 396 397#: app/Date/AbstractGregorianJulianDate.php:100 398msgctxt "GENITIVE" 399msgid "March" 400msgstr "" 401 402#: app/Date/AbstractGregorianJulianDate.php:101 403msgctxt "GENITIVE" 404msgid "April" 405msgstr "" 406 407#: app/Date/AbstractGregorianJulianDate.php:102 408msgctxt "GENITIVE" 409msgid "May" 410msgstr "" 411 412#: app/Date/AbstractGregorianJulianDate.php:103 413msgctxt "GENITIVE" 414msgid "June" 415msgstr "" 416 417#: app/Date/AbstractGregorianJulianDate.php:104 418msgctxt "GENITIVE" 419msgid "July" 420msgstr "" 421 422#: app/Date/AbstractGregorianJulianDate.php:105 423msgctxt "GENITIVE" 424msgid "August" 425msgstr "" 426 427#: app/Date/AbstractGregorianJulianDate.php:106 428msgctxt "GENITIVE" 429msgid "September" 430msgstr "" 431 432#: app/Date/AbstractGregorianJulianDate.php:107 433msgctxt "GENITIVE" 434msgid "October" 435msgstr "" 436 437#: app/Date/AbstractGregorianJulianDate.php:108 438msgctxt "GENITIVE" 439msgid "November" 440msgstr "" 441 442#: app/Date/AbstractGregorianJulianDate.php:109 443msgctxt "GENITIVE" 444msgid "December" 445msgstr "" 446 447#: app/Date/AbstractGregorianJulianDate.php:133 448msgctxt "LOCATIVE" 449msgid "January" 450msgstr "" 451 452#: app/Date/AbstractGregorianJulianDate.php:134 453msgctxt "LOCATIVE" 454msgid "February" 455msgstr "" 456 457#: app/Date/AbstractGregorianJulianDate.php:135 458msgctxt "LOCATIVE" 459msgid "March" 460msgstr "" 461 462#: app/Date/AbstractGregorianJulianDate.php:136 463msgctxt "LOCATIVE" 464msgid "April" 465msgstr "" 466 467#: app/Date/AbstractGregorianJulianDate.php:137 468msgctxt "LOCATIVE" 469msgid "May" 470msgstr "" 471 472#: app/Date/AbstractGregorianJulianDate.php:138 473msgctxt "LOCATIVE" 474msgid "June" 475msgstr "" 476 477#: app/Date/AbstractGregorianJulianDate.php:139 478msgctxt "LOCATIVE" 479msgid "July" 480msgstr "" 481 482#: app/Date/AbstractGregorianJulianDate.php:140 483msgctxt "LOCATIVE" 484msgid "August" 485msgstr "" 486 487#: app/Date/AbstractGregorianJulianDate.php:141 488msgctxt "LOCATIVE" 489msgid "September" 490msgstr "" 491 492#: app/Date/AbstractGregorianJulianDate.php:142 493msgctxt "LOCATIVE" 494msgid "October" 495msgstr "" 496 497#: app/Date/AbstractGregorianJulianDate.php:143 498msgctxt "LOCATIVE" 499msgid "November" 500msgstr "" 501 502#: app/Date/AbstractGregorianJulianDate.php:144 503msgctxt "LOCATIVE" 504msgid "December" 505msgstr "" 506 507#: app/Date/AbstractGregorianJulianDate.php:168 508msgctxt "INSTRUMENTAL" 509msgid "January" 510msgstr "" 511 512#: app/Date/AbstractGregorianJulianDate.php:169 513msgctxt "INSTRUMENTAL" 514msgid "February" 515msgstr "" 516 517#: app/Date/AbstractGregorianJulianDate.php:170 518msgctxt "INSTRUMENTAL" 519msgid "March" 520msgstr "" 521 522#: app/Date/AbstractGregorianJulianDate.php:171 523msgctxt "INSTRUMENTAL" 524msgid "April" 525msgstr "" 526 527#: app/Date/AbstractGregorianJulianDate.php:172 528msgctxt "INSTRUMENTAL" 529msgid "May" 530msgstr "" 531 532#: app/Date/AbstractGregorianJulianDate.php:173 533msgctxt "INSTRUMENTAL" 534msgid "June" 535msgstr "" 536 537#: app/Date/AbstractGregorianJulianDate.php:174 538msgctxt "INSTRUMENTAL" 539msgid "July" 540msgstr "" 541 542#: app/Date/AbstractGregorianJulianDate.php:175 543msgctxt "INSTRUMENTAL" 544msgid "August" 545msgstr "" 546 547#: app/Date/AbstractGregorianJulianDate.php:176 548msgctxt "INSTRUMENTAL" 549msgid "September" 550msgstr "" 551 552#: app/Date/AbstractGregorianJulianDate.php:177 553msgctxt "INSTRUMENTAL" 554msgid "October" 555msgstr "" 556 557#: app/Date/AbstractGregorianJulianDate.php:178 558msgctxt "INSTRUMENTAL" 559msgid "November" 560msgstr "" 561 562#: app/Date/AbstractGregorianJulianDate.php:179 563msgctxt "INSTRUMENTAL" 564msgid "December" 565msgstr "" 566 567#: app/Date/AbstractGregorianJulianDate.php:201 568msgctxt "Abbreviation for January" 569msgid "Jan" 570msgstr "" 571 572#: app/Date/AbstractGregorianJulianDate.php:202 573msgctxt "Abbreviation for February" 574msgid "Feb" 575msgstr "" 576 577#: app/Date/AbstractGregorianJulianDate.php:203 578msgctxt "Abbreviation for March" 579msgid "Mar" 580msgstr "" 581 582#: app/Date/AbstractGregorianJulianDate.php:204 583msgctxt "Abbreviation for April" 584msgid "Apr" 585msgstr "" 586 587#: app/Date/AbstractGregorianJulianDate.php:205 588msgctxt "Abbreviation for May" 589msgid "May" 590msgstr "" 591 592#: app/Date/AbstractGregorianJulianDate.php:206 593msgctxt "Abbreviation for June" 594msgid "Jun" 595msgstr "" 596 597#: app/Date/AbstractGregorianJulianDate.php:207 598msgctxt "Abbreviation for July" 599msgid "Jul" 600msgstr "" 601 602#: app/Date/AbstractGregorianJulianDate.php:208 603msgctxt "Abbreviation for August" 604msgid "Aug" 605msgstr "" 606 607#: app/Date/AbstractGregorianJulianDate.php:209 608msgctxt "Abbreviation for September" 609msgid "Sep" 610msgstr "" 611 612#: app/Date/AbstractGregorianJulianDate.php:210 613msgctxt "Abbreviation for October" 614msgid "Oct" 615msgstr "" 616 617#: app/Date/AbstractGregorianJulianDate.php:211 618msgctxt "Abbreviation for November" 619msgid "Nov" 620msgstr "" 621 622#: app/Date/AbstractGregorianJulianDate.php:212 623msgctxt "Abbreviation for December" 624msgid "Dec" 625msgstr "" 626 627#. I18N: a month in the French republican calendar 628#: app/Date/FrenchDate.php:87 629msgctxt "NOMINATIVE" 630msgid "Vendemiaire" 631msgstr "" 632 633#. I18N: a month in the French republican calendar 634#: app/Date/FrenchDate.php:89 635msgctxt "NOMINATIVE" 636msgid "Brumaire" 637msgstr "" 638 639#. I18N: a month in the French republican calendar 640#: app/Date/FrenchDate.php:91 641msgctxt "NOMINATIVE" 642msgid "Frimaire" 643msgstr "" 644 645#. I18N: a month in the French republican calendar 646#: app/Date/FrenchDate.php:93 647msgctxt "NOMINATIVE" 648msgid "Nivose" 649msgstr "" 650 651#. I18N: a month in the French republican calendar 652#: app/Date/FrenchDate.php:95 653msgctxt "NOMINATIVE" 654msgid "Pluviose" 655msgstr "" 656 657#. I18N: a month in the French republican calendar 658#: app/Date/FrenchDate.php:97 659msgctxt "NOMINATIVE" 660msgid "Ventose" 661msgstr "" 662 663#. I18N: a month in the French republican calendar 664#. I18N: a month in the French republican calendar 665#: app/Date/FrenchDate.php:100 666msgctxt "NOMINATIVE" 667msgid "Germinal" 668msgstr "" 669 670#. I18N: a month in the French republican calendar 671#: app/Date/FrenchDate.php:102 672msgctxt "NOMINATIVE" 673msgid "Floreal" 674msgstr "" 675 676#. I18N: a month in the French republican calendar 677#: app/Date/FrenchDate.php:104 678msgctxt "NOMINATIVE" 679msgid "Prairial" 680msgstr "" 681 682#. I18N: a month in the French republican calendar 683#: app/Date/FrenchDate.php:106 684msgctxt "NOMINATIVE" 685msgid "Messidor" 686msgstr "" 687 688#. I18N: a month in the French republican calendar 689#: app/Date/FrenchDate.php:108 690msgctxt "NOMINATIVE" 691msgid "Thermidor" 692msgstr "" 693 694#. I18N: a month in the French republican calendar 695#: app/Date/FrenchDate.php:110 696msgctxt "NOMINATIVE" 697msgid "Fructidor" 698msgstr "" 699 700#. I18N: a month in the French republican calendar 701#: app/Date/FrenchDate.php:112 702msgctxt "NOMINATIVE" 703msgid "jours complementaires" 704msgstr "" 705 706#. I18N: a month in the French republican calendar 707#: app/Date/FrenchDate.php:135 708msgctxt "GENITIVE" 709msgid "Vendemiaire" 710msgstr "" 711 712#. I18N: a month in the French republican calendar 713#: app/Date/FrenchDate.php:137 714msgctxt "GENITIVE" 715msgid "Brumaire" 716msgstr "" 717 718#. I18N: a month in the French republican calendar 719#: app/Date/FrenchDate.php:139 720msgctxt "GENITIVE" 721msgid "Frimaire" 722msgstr "" 723 724#. I18N: a month in the French republican calendar 725#: app/Date/FrenchDate.php:141 726msgctxt "GENITIVE" 727msgid "Nivose" 728msgstr "" 729 730#. I18N: a month in the French republican calendar 731#: app/Date/FrenchDate.php:143 732msgctxt "GENITIVE" 733msgid "Pluviose" 734msgstr "" 735 736#. I18N: a month in the French republican calendar 737#: app/Date/FrenchDate.php:145 738msgctxt "GENITIVE" 739msgid "Ventose" 740msgstr "" 741 742#. I18N: a month in the French republican calendar 743#: app/Date/FrenchDate.php:147 744msgctxt "GENITIVE" 745msgid "Germinal" 746msgstr "" 747 748#. I18N: a month in the French republican calendar 749#: app/Date/FrenchDate.php:149 750msgctxt "GENITIVE" 751msgid "Floreal" 752msgstr "" 753 754#. I18N: a month in the French republican calendar 755#: app/Date/FrenchDate.php:151 756msgctxt "GENITIVE" 757msgid "Prairial" 758msgstr "" 759 760#. I18N: a month in the French republican calendar 761#: app/Date/FrenchDate.php:153 762msgctxt "GENITIVE" 763msgid "Messidor" 764msgstr "" 765 766#. I18N: a month in the French republican calendar 767#: app/Date/FrenchDate.php:155 768msgctxt "GENITIVE" 769msgid "Thermidor" 770msgstr "" 771 772#. I18N: a month in the French republican calendar 773#: app/Date/FrenchDate.php:157 774msgctxt "GENITIVE" 775msgid "Fructidor" 776msgstr "" 777 778#. I18N: a month in the French republican calendar 779#: app/Date/FrenchDate.php:159 780msgctxt "GENITIVE" 781msgid "jours complementaires" 782msgstr "" 783 784#. I18N: a month in the French republican calendar 785#: app/Date/FrenchDate.php:182 786msgctxt "LOCATIVE" 787msgid "Vendemiaire" 788msgstr "" 789 790#. I18N: a month in the French republican calendar 791#: app/Date/FrenchDate.php:184 792msgctxt "LOCATIVE" 793msgid "Brumaire" 794msgstr "" 795 796#. I18N: a month in the French republican calendar 797#: app/Date/FrenchDate.php:186 798msgctxt "LOCATIVE" 799msgid "Frimaire" 800msgstr "" 801 802#. I18N: a month in the French republican calendar 803#: app/Date/FrenchDate.php:188 804msgctxt "LOCATIVE" 805msgid "Nivose" 806msgstr "" 807 808#. I18N: a month in the French republican calendar 809#: app/Date/FrenchDate.php:190 810msgctxt "LOCATIVE" 811msgid "Pluviose" 812msgstr "" 813 814#. I18N: a month in the French republican calendar 815#: app/Date/FrenchDate.php:192 816msgctxt "LOCATIVE" 817msgid "Ventose" 818msgstr "" 819 820#. I18N: a month in the French republican calendar 821#: app/Date/FrenchDate.php:194 822msgctxt "LOCATIVE" 823msgid "Germinal" 824msgstr "" 825 826#. I18N: a month in the French republican calendar 827#: app/Date/FrenchDate.php:196 828msgctxt "LOCATIVE" 829msgid "Floreal" 830msgstr "" 831 832#. I18N: a month in the French republican calendar 833#: app/Date/FrenchDate.php:198 834msgctxt "LOCATIVE" 835msgid "Prairial" 836msgstr "" 837 838#. I18N: a month in the French republican calendar 839#: app/Date/FrenchDate.php:200 840msgctxt "LOCATIVE" 841msgid "Messidor" 842msgstr "" 843 844#. I18N: a month in the French republican calendar 845#: app/Date/FrenchDate.php:202 846msgctxt "LOCATIVE" 847msgid "Thermidor" 848msgstr "" 849 850#. I18N: a month in the French republican calendar 851#: app/Date/FrenchDate.php:204 852msgctxt "LOCATIVE" 853msgid "Fructidor" 854msgstr "" 855 856#. I18N: a month in the French republican calendar 857#: app/Date/FrenchDate.php:206 858msgctxt "LOCATIVE" 859msgid "jours complementaires" 860msgstr "" 861 862#. I18N: a month in the French republican calendar 863#: app/Date/FrenchDate.php:229 864msgctxt "INSTRUMENTAL" 865msgid "Vendemiaire" 866msgstr "" 867 868#. I18N: a month in the French republican calendar 869#: app/Date/FrenchDate.php:231 870msgctxt "INSTRUMENTAL" 871msgid "Brumaire" 872msgstr "" 873 874#. I18N: a month in the French republican calendar 875#: app/Date/FrenchDate.php:233 876msgctxt "INSTRUMENTAL" 877msgid "Frimaire" 878msgstr "" 879 880#. I18N: a month in the French republican calendar 881#: app/Date/FrenchDate.php:235 882msgctxt "INSTRUMENTAL" 883msgid "Nivose" 884msgstr "" 885 886#. I18N: a month in the French republican calendar 887#: app/Date/FrenchDate.php:237 888msgctxt "INSTRUMENTAL" 889msgid "Pluviose" 890msgstr "" 891 892#. I18N: a month in the French republican calendar 893#: app/Date/FrenchDate.php:239 894msgctxt "INSTRUMENTAL" 895msgid "Ventose" 896msgstr "" 897 898#. I18N: a month in the French republican calendar 899#: app/Date/FrenchDate.php:241 900msgctxt "INSTRUMENTAL" 901msgid "Germinal" 902msgstr "" 903 904#. I18N: a month in the French republican calendar 905#: app/Date/FrenchDate.php:243 906msgctxt "INSTRUMENTAL" 907msgid "Floreal" 908msgstr "" 909 910#. I18N: a month in the French republican calendar 911#: app/Date/FrenchDate.php:245 912msgctxt "INSTRUMENTAL" 913msgid "Prairial" 914msgstr "" 915 916#. I18N: a month in the French republican calendar 917#: app/Date/FrenchDate.php:247 918msgctxt "INSTRUMENTAL" 919msgid "Messidor" 920msgstr "" 921 922#. I18N: a month in the French republican calendar 923#: app/Date/FrenchDate.php:249 924msgctxt "INSTRUMENTAL" 925msgid "Thermidor" 926msgstr "" 927 928#. I18N: a month in the French republican calendar 929#: app/Date/FrenchDate.php:251 930msgctxt "INSTRUMENTAL" 931msgid "Fructidor" 932msgstr "" 933 934#. I18N: a month in the French republican calendar 935#: app/Date/FrenchDate.php:253 936msgctxt "INSTRUMENTAL" 937msgid "jours complementaires" 938msgstr "" 939 940#. I18N: The first day in the French republican calendar 941#: app/Date/FrenchDate.php:287 942msgid "Primidi" 943msgstr "" 944 945#. I18N: The second day in the French republican calendar 946#: app/Date/FrenchDate.php:289 947msgid "Duodi" 948msgstr "" 949 950#. I18N: The third day in the French republican calendar 951#: app/Date/FrenchDate.php:291 952msgid "Tridi" 953msgstr "" 954 955#. I18N: The fourth day in the French republican calendar 956#: app/Date/FrenchDate.php:293 957msgid "Quartidi" 958msgstr "" 959 960#. I18N: The fifth day in the French republican calendar 961#: app/Date/FrenchDate.php:295 962msgid "Quintidi" 963msgstr "" 964 965#. I18N: The sixth day in the French republican calendar 966#: app/Date/FrenchDate.php:297 967msgid "Sextidi" 968msgstr "" 969 970#. I18N: The seventh day in the French republican calendar 971#: app/Date/FrenchDate.php:299 972msgid "Septidi" 973msgstr "" 974 975#. I18N: The eighth day in the French republican calendar 976#: app/Date/FrenchDate.php:301 977msgid "Octidi" 978msgstr "" 979 980#. I18N: The ninth day in the French republican calendar 981#: app/Date/FrenchDate.php:303 982msgid "Nonidi" 983msgstr "" 984 985#. I18N: The tenth day in the French republican calendar 986#: app/Date/FrenchDate.php:305 987msgid "Decidi" 988msgstr "" 989 990#. I18N: http://en.wikipedia.org/wiki/Muharram 991#: app/Date/HijriDate.php:83 992msgctxt "NOMINATIVE" 993msgid "Muharram" 994msgstr "" 995 996#. I18N: http://en.wikipedia.org/wiki/Safar 997#: app/Date/HijriDate.php:85 998msgctxt "NOMINATIVE" 999msgid "Safar" 1000msgstr "" 1001 1002#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 1003#: app/Date/HijriDate.php:87 1004msgctxt "NOMINATIVE" 1005msgid "Rabi’ al-awwal" 1006msgstr "" 1007 1008#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 1009#: app/Date/HijriDate.php:89 1010msgctxt "NOMINATIVE" 1011msgid "Rabi’ al-thani" 1012msgstr "" 1013 1014#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 1015#: app/Date/HijriDate.php:91 1016msgctxt "NOMINATIVE" 1017msgid "Jumada al-awwal" 1018msgstr "" 1019 1020#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 1021#: app/Date/HijriDate.php:93 1022msgctxt "NOMINATIVE" 1023msgid "Jumada al-thani" 1024msgstr "" 1025 1026#. I18N: http://en.wikipedia.org/wiki/Rajab 1027#: app/Date/HijriDate.php:95 1028msgctxt "NOMINATIVE" 1029msgid "Rajab" 1030msgstr "" 1031 1032#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 1033#: app/Date/HijriDate.php:97 1034msgctxt "NOMINATIVE" 1035msgid "Sha’aban" 1036msgstr "" 1037 1038#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1039#: app/Date/HijriDate.php:99 1040msgctxt "NOMINATIVE" 1041msgid "Ramadan" 1042msgstr "" 1043 1044#. I18N: http://en.wikipedia.org/wiki/Shawwal 1045#: app/Date/HijriDate.php:101 1046msgctxt "NOMINATIVE" 1047msgid "Shawwal" 1048msgstr "" 1049 1050#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1051#: app/Date/HijriDate.php:103 1052msgctxt "NOMINATIVE" 1053msgid "Dhu al-Qi’dah" 1054msgstr "" 1055 1056#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1057#: app/Date/HijriDate.php:105 1058msgctxt "NOMINATIVE" 1059msgid "Dhu al-Hijjah" 1060msgstr "" 1061 1062#. I18N: http://en.wikipedia.org/wiki/Muharram 1063#: app/Date/HijriDate.php:128 1064msgctxt "GENITIVE" 1065msgid "Muharram" 1066msgstr "" 1067 1068#. I18N: http://en.wikipedia.org/wiki/Safar 1069#: app/Date/HijriDate.php:130 1070msgctxt "GENITIVE" 1071msgid "Safar" 1072msgstr "" 1073 1074#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 1075#: app/Date/HijriDate.php:132 1076msgctxt "GENITIVE" 1077msgid "Rabi’ al-awwal" 1078msgstr "" 1079 1080#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 1081#: app/Date/HijriDate.php:134 1082msgctxt "GENITIVE" 1083msgid "Rabi’ al-thani" 1084msgstr "" 1085 1086#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 1087#: app/Date/HijriDate.php:136 1088msgctxt "GENITIVE" 1089msgid "Jumada al-awwal" 1090msgstr "" 1091 1092#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 1093#: app/Date/HijriDate.php:138 1094msgctxt "GENITIVE" 1095msgid "Jumada al-thani" 1096msgstr "" 1097 1098#. I18N: http://en.wikipedia.org/wiki/Rajab 1099#: app/Date/HijriDate.php:140 1100msgctxt "GENITIVE" 1101msgid "Rajab" 1102msgstr "" 1103 1104#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 1105#: app/Date/HijriDate.php:142 1106msgctxt "GENITIVE" 1107msgid "Sha’aban" 1108msgstr "" 1109 1110#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1111#: app/Date/HijriDate.php:144 1112msgctxt "GENITIVE" 1113msgid "Ramadan" 1114msgstr "" 1115 1116#. I18N: http://en.wikipedia.org/wiki/Shawwal 1117#: app/Date/HijriDate.php:146 1118msgctxt "GENITIVE" 1119msgid "Shawwal" 1120msgstr "" 1121 1122#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1123#: app/Date/HijriDate.php:148 1124msgctxt "GENITIVE" 1125msgid "Dhu al-Qi’dah" 1126msgstr "" 1127 1128#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1129#: app/Date/HijriDate.php:150 1130msgctxt "GENITIVE" 1131msgid "Dhu al-Hijjah" 1132msgstr "" 1133 1134#. I18N: http://en.wikipedia.org/wiki/Muharram 1135#: app/Date/HijriDate.php:173 1136msgctxt "LOCATIVE" 1137msgid "Muharram" 1138msgstr "" 1139 1140#. I18N: http://en.wikipedia.org/wiki/Safar 1141#: app/Date/HijriDate.php:175 1142msgctxt "LOCATIVE" 1143msgid "Safar" 1144msgstr "" 1145 1146#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 1147#: app/Date/HijriDate.php:177 1148msgctxt "LOCATIVE" 1149msgid "Rabi’ al-awwal" 1150msgstr "" 1151 1152#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 1153#: app/Date/HijriDate.php:179 1154msgctxt "LOCATIVE" 1155msgid "Rabi’ al-thani" 1156msgstr "" 1157 1158#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 1159#: app/Date/HijriDate.php:181 1160msgctxt "LOCATIVE" 1161msgid "Jumada al-awwal" 1162msgstr "" 1163 1164#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 1165#: app/Date/HijriDate.php:183 1166msgctxt "LOCATIVE" 1167msgid "Jumada al-thani" 1168msgstr "" 1169 1170#. I18N: http://en.wikipedia.org/wiki/Rajab 1171#: app/Date/HijriDate.php:185 1172msgctxt "LOCATIVE" 1173msgid "Rajab" 1174msgstr "" 1175 1176#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 1177#: app/Date/HijriDate.php:187 1178msgctxt "LOCATIVE" 1179msgid "Sha’aban" 1180msgstr "" 1181 1182#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1183#: app/Date/HijriDate.php:189 1184msgctxt "LOCATIVE" 1185msgid "Ramadan" 1186msgstr "" 1187 1188#. I18N: http://en.wikipedia.org/wiki/Shawwal 1189#: app/Date/HijriDate.php:191 1190msgctxt "LOCATIVE" 1191msgid "Shawwal" 1192msgstr "" 1193 1194#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1195#: app/Date/HijriDate.php:193 1196msgctxt "LOCATIVE" 1197msgid "Dhu al-Qi’dah" 1198msgstr "" 1199 1200#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1201#: app/Date/HijriDate.php:195 1202msgctxt "LOCATIVE" 1203msgid "Dhu al-Hijjah" 1204msgstr "" 1205 1206#. I18N: http://en.wikipedia.org/wiki/Muharram 1207#: app/Date/HijriDate.php:218 1208msgctxt "INSTRUMENTAL" 1209msgid "Muharram" 1210msgstr "" 1211 1212#. I18N: http://en.wikipedia.org/wiki/Safar 1213#: app/Date/HijriDate.php:220 1214msgctxt "INSTRUMENTAL" 1215msgid "Safar" 1216msgstr "" 1217 1218#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal 1219#: app/Date/HijriDate.php:222 1220msgctxt "INSTRUMENTAL" 1221msgid "Rabi’ al-awwal" 1222msgstr "" 1223 1224#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani 1225#: app/Date/HijriDate.php:224 1226msgctxt "INSTRUMENTAL" 1227msgid "Rabi’ al-thani" 1228msgstr "" 1229 1230#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal 1231#: app/Date/HijriDate.php:226 1232msgctxt "INSTRUMENTAL" 1233msgid "Jumada al-awwal" 1234msgstr "" 1235 1236#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani 1237#: app/Date/HijriDate.php:228 1238msgctxt "INSTRUMENTAL" 1239msgid "Jumada al-thani" 1240msgstr "" 1241 1242#. I18N: http://en.wikipedia.org/wiki/Rajab 1243#: app/Date/HijriDate.php:230 1244msgctxt "INSTRUMENTAL" 1245msgid "Rajab" 1246msgstr "" 1247 1248#. I18N: http://en.wikipedia.org/wiki/Sha%27aban 1249#: app/Date/HijriDate.php:232 1250msgctxt "INSTRUMENTAL" 1251msgid "Sha’aban" 1252msgstr "" 1253 1254#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1255#: app/Date/HijriDate.php:234 1256msgctxt "INSTRUMENTAL" 1257msgid "Ramadan" 1258msgstr "" 1259 1260#. I18N: http://en.wikipedia.org/wiki/Shawwal 1261#: app/Date/HijriDate.php:236 1262msgctxt "INSTRUMENTAL" 1263msgid "Shawwal" 1264msgstr "" 1265 1266#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1267#: app/Date/HijriDate.php:238 1268msgctxt "INSTRUMENTAL" 1269msgid "Dhu al-Qi’dah" 1270msgstr "" 1271 1272#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah 1273#: app/Date/HijriDate.php:240 1274msgctxt "INSTRUMENTAL" 1275msgid "Dhu al-Hijjah" 1276msgstr "" 1277 1278#. I18N: 1st month in the Persian/Jalali calendar 1279#: app/Date/JalaliDate.php:80 1280msgctxt "NOMINATIVE" 1281msgid "Farvardin" 1282msgstr "" 1283 1284#. I18N: 2nd month in the Persian/Jalali calendar 1285#: app/Date/JalaliDate.php:82 1286msgctxt "NOMINATIVE" 1287msgid "Ordibehesht" 1288msgstr "" 1289 1290#. I18N: 3rd month in the Persian/Jalali calendar 1291#: app/Date/JalaliDate.php:84 1292msgctxt "NOMINATIVE" 1293msgid "Khordad" 1294msgstr "" 1295 1296#. I18N: 4th month in the Persian/Jalali calendar 1297#: app/Date/JalaliDate.php:86 1298msgctxt "NOMINATIVE" 1299msgid "Tir" 1300msgstr "" 1301 1302#. I18N: 5th month in the Persian/Jalali calendar 1303#: app/Date/JalaliDate.php:88 1304msgctxt "NOMINATIVE" 1305msgid "Mordad" 1306msgstr "" 1307 1308#. I18N: 6th month in the Persian/Jalali calendar 1309#: app/Date/JalaliDate.php:90 1310msgctxt "NOMINATIVE" 1311msgid "Shahrivar" 1312msgstr "" 1313 1314#. I18N: 7th month in the Persian/Jalali calendar 1315#: app/Date/JalaliDate.php:92 1316msgctxt "NOMINATIVE" 1317msgid "Mehr" 1318msgstr "" 1319 1320#. I18N: 8th month in the Persian/Jalali calendar 1321#: app/Date/JalaliDate.php:94 1322msgctxt "NOMINATIVE" 1323msgid "Aban" 1324msgstr "" 1325 1326#. I18N: 9th month in the Persian/Jalali calendar 1327#: app/Date/JalaliDate.php:96 1328msgctxt "NOMINATIVE" 1329msgid "Azar" 1330msgstr "" 1331 1332#. I18N: 10th month in the Persian/Jalali calendar 1333#: app/Date/JalaliDate.php:98 1334msgctxt "NOMINATIVE" 1335msgid "Dey" 1336msgstr "" 1337 1338#. I18N: 11th month in the Persian/Jalali calendar 1339#: app/Date/JalaliDate.php:100 1340msgctxt "NOMINATIVE" 1341msgid "Bahman" 1342msgstr "" 1343 1344#. I18N: 12th month in the Persian/Jalali calendar 1345#: app/Date/JalaliDate.php:102 1346msgctxt "NOMINATIVE" 1347msgid "Esfand" 1348msgstr "" 1349 1350#. I18N: 1st month in the Persian/Jalali calendar 1351#: app/Date/JalaliDate.php:125 1352msgctxt "GENITIVE" 1353msgid "Farvardin" 1354msgstr "" 1355 1356#. I18N: 2nd month in the Persian/Jalali calendar 1357#: app/Date/JalaliDate.php:127 1358msgctxt "GENITIVE" 1359msgid "Ordibehesht" 1360msgstr "" 1361 1362#. I18N: 3rd month in the Persian/Jalali calendar 1363#: app/Date/JalaliDate.php:129 1364msgctxt "GENITIVE" 1365msgid "Khordad" 1366msgstr "" 1367 1368#. I18N: 4th month in the Persian/Jalali calendar 1369#: app/Date/JalaliDate.php:131 1370msgctxt "GENITIVE" 1371msgid "Tir" 1372msgstr "" 1373 1374#. I18N: 5th month in the Persian/Jalali calendar 1375#: app/Date/JalaliDate.php:133 1376msgctxt "GENITIVE" 1377msgid "Mordad" 1378msgstr "" 1379 1380#. I18N: 6th month in the Persian/Jalali calendar 1381#: app/Date/JalaliDate.php:135 1382msgctxt "GENITIVE" 1383msgid "Shahrivar" 1384msgstr "" 1385 1386#. I18N: 7th month in the Persian/Jalali calendar 1387#: app/Date/JalaliDate.php:137 1388msgctxt "GENITIVE" 1389msgid "Mehr" 1390msgstr "" 1391 1392#. I18N: 8th month in the Persian/Jalali calendar 1393#: app/Date/JalaliDate.php:139 1394msgctxt "GENITIVE" 1395msgid "Aban" 1396msgstr "" 1397 1398#. I18N: 9th month in the Persian/Jalali calendar 1399#: app/Date/JalaliDate.php:141 1400msgctxt "GENITIVE" 1401msgid "Azar" 1402msgstr "" 1403 1404#. I18N: 10th month in the Persian/Jalali calendar 1405#: app/Date/JalaliDate.php:143 1406msgctxt "GENITIVE" 1407msgid "Dey" 1408msgstr "" 1409 1410#. I18N: 11th month in the Persian/Jalali calendar 1411#: app/Date/JalaliDate.php:145 1412msgctxt "GENITIVE" 1413msgid "Bahman" 1414msgstr "" 1415 1416#. I18N: 12th month in the Persian/Jalali calendar 1417#: app/Date/JalaliDate.php:147 1418msgctxt "GENITIVE" 1419msgid "Esfand" 1420msgstr "" 1421 1422#. I18N: 1st month in the Persian/Jalali calendar 1423#: app/Date/JalaliDate.php:170 1424msgctxt "LOCATIVE" 1425msgid "Farvardin" 1426msgstr "" 1427 1428#. I18N: 2nd month in the Persian/Jalali calendar 1429#: app/Date/JalaliDate.php:172 1430msgctxt "LOCATIVE" 1431msgid "Ordibehesht" 1432msgstr "" 1433 1434#. I18N: 3rd month in the Persian/Jalali calendar 1435#: app/Date/JalaliDate.php:174 1436msgctxt "LOCATIVE" 1437msgid "Khordad" 1438msgstr "" 1439 1440#. I18N: 4th month in the Persian/Jalali calendar 1441#: app/Date/JalaliDate.php:176 1442msgctxt "LOCATIVE" 1443msgid "Tir" 1444msgstr "" 1445 1446#. I18N: 5th month in the Persian/Jalali calendar 1447#: app/Date/JalaliDate.php:178 1448msgctxt "LOCATIVE" 1449msgid "Mordad" 1450msgstr "" 1451 1452#. I18N: 6th month in the Persian/Jalali calendar 1453#: app/Date/JalaliDate.php:180 1454msgctxt "LOCATIVE" 1455msgid "Shahrivar" 1456msgstr "" 1457 1458#. I18N: 7th month in the Persian/Jalali calendar 1459#: app/Date/JalaliDate.php:182 1460msgctxt "LOCATIVE" 1461msgid "Mehr" 1462msgstr "" 1463 1464#. I18N: 8th month in the Persian/Jalali calendar 1465#: app/Date/JalaliDate.php:184 1466msgctxt "LOCATIVE" 1467msgid "Aban" 1468msgstr "" 1469 1470#. I18N: 9th month in the Persian/Jalali calendar 1471#: app/Date/JalaliDate.php:186 1472msgctxt "LOCATIVE" 1473msgid "Azar" 1474msgstr "" 1475 1476#. I18N: 10th month in the Persian/Jalali calendar 1477#: app/Date/JalaliDate.php:188 1478msgctxt "LOCATIVE" 1479msgid "Dey" 1480msgstr "" 1481 1482#. I18N: 11th month in the Persian/Jalali calendar 1483#: app/Date/JalaliDate.php:190 1484msgctxt "LOCATIVE" 1485msgid "Bahman" 1486msgstr "" 1487 1488#. I18N: 12th month in the Persian/Jalali calendar 1489#: app/Date/JalaliDate.php:192 1490msgctxt "LOCATIVE" 1491msgid "Esfand" 1492msgstr "" 1493 1494#. I18N: 1st month in the Persian/Jalali calendar 1495#: app/Date/JalaliDate.php:215 1496msgctxt "INSTRUMENTAL" 1497msgid "Farvardin" 1498msgstr "" 1499 1500#. I18N: 2nd month in the Persian/Jalali calendar 1501#: app/Date/JalaliDate.php:217 1502msgctxt "INSTRUMENTAL" 1503msgid "Ordibehesht" 1504msgstr "" 1505 1506#. I18N: 3rd month in the Persian/Jalali calendar 1507#: app/Date/JalaliDate.php:219 1508msgctxt "INSTRUMENTAL" 1509msgid "Khordad" 1510msgstr "" 1511 1512#. I18N: 4th month in the Persian/Jalali calendar 1513#: app/Date/JalaliDate.php:221 1514msgctxt "INSTRUMENTAL" 1515msgid "Tir" 1516msgstr "" 1517 1518#. I18N: 5th month in the Persian/Jalali calendar 1519#: app/Date/JalaliDate.php:223 1520msgctxt "INSTRUMENTAL" 1521msgid "Mordad" 1522msgstr "" 1523 1524#. I18N: 6th month in the Persian/Jalali calendar 1525#: app/Date/JalaliDate.php:225 1526msgctxt "INSTRUMENTAL" 1527msgid "Shahrivar" 1528msgstr "" 1529 1530#. I18N: 7th month in the Persian/Jalali calendar 1531#: app/Date/JalaliDate.php:227 1532msgctxt "INSTRUMENTAL" 1533msgid "Mehr" 1534msgstr "" 1535 1536#. I18N: 8th month in the Persian/Jalali calendar 1537#: app/Date/JalaliDate.php:229 1538msgctxt "INSTRUMENTAL" 1539msgid "Aban" 1540msgstr "" 1541 1542#. I18N: 9th month in the Persian/Jalali calendar 1543#: app/Date/JalaliDate.php:231 1544msgctxt "INSTRUMENTAL" 1545msgid "Azar" 1546msgstr "" 1547 1548#. I18N: 10th month in the Persian/Jalali calendar 1549#: app/Date/JalaliDate.php:233 1550msgctxt "INSTRUMENTAL" 1551msgid "Dey" 1552msgstr "" 1553 1554#. I18N: 11th month in the Persian/Jalali calendar 1555#: app/Date/JalaliDate.php:235 1556msgctxt "INSTRUMENTAL" 1557msgid "Bahman" 1558msgstr "" 1559 1560#. I18N: 12th month in the Persian/Jalali calendar 1561#: app/Date/JalaliDate.php:237 1562msgctxt "INSTRUMENTAL" 1563msgid "Esfand" 1564msgstr "" 1565 1566#: app/Date/JalaliDate.php:259 1567msgctxt "Abbreviation for Persian month: Farvardin" 1568msgid "Far" 1569msgstr "" 1570 1571#: app/Date/JalaliDate.php:260 1572msgctxt "Abbreviation for Persian month: Ordibehesht" 1573msgid "Ord" 1574msgstr "" 1575 1576#: app/Date/JalaliDate.php:261 1577msgctxt "Abbreviation for Persian month: Khordad" 1578msgid "Khor" 1579msgstr "" 1580 1581#: app/Date/JalaliDate.php:262 1582msgctxt "Abbreviation for Persian month: Tir" 1583msgid "Tir" 1584msgstr "" 1585 1586#: app/Date/JalaliDate.php:263 1587msgctxt "Abbreviation for Persian month: Mordad" 1588msgid "Mor" 1589msgstr "" 1590 1591#: app/Date/JalaliDate.php:264 1592msgctxt "Abbreviation for Persian month: Shahrivar" 1593msgid "Shah" 1594msgstr "" 1595 1596#: app/Date/JalaliDate.php:265 1597msgctxt "Abbreviation for Persian month: Mehr" 1598msgid "Mehr" 1599msgstr "" 1600 1601#: app/Date/JalaliDate.php:266 1602msgctxt "Abbreviation for Persian month: Aban" 1603msgid "Aban" 1604msgstr "" 1605 1606#: app/Date/JalaliDate.php:267 1607msgctxt "Abbreviation for Persian month: Azar" 1608msgid "Azar" 1609msgstr "" 1610 1611#: app/Date/JalaliDate.php:268 1612msgctxt "Abbreviation for Persian month: Dey" 1613msgid "Dey" 1614msgstr "" 1615 1616#: app/Date/JalaliDate.php:269 1617msgctxt "Abbreviation for Persian month: Bahman" 1618msgid "Bah" 1619msgstr "" 1620 1621#: app/Date/JalaliDate.php:270 1622msgctxt "Abbreviation for Persian month: Esfand" 1623msgid "Esf" 1624msgstr "" 1625 1626#. I18N: a month in the Jewish calendar 1627#: app/Date/JewishDate.php:126 1628msgctxt "NOMINATIVE" 1629msgid "Tishrei" 1630msgstr "" 1631 1632#. I18N: a month in the Jewish calendar 1633#: app/Date/JewishDate.php:128 1634msgctxt "NOMINATIVE" 1635msgid "Heshvan" 1636msgstr "" 1637 1638#. I18N: a month in the Jewish calendar 1639#: app/Date/JewishDate.php:130 1640msgctxt "NOMINATIVE" 1641msgid "Kislev" 1642msgstr "" 1643 1644#. I18N: a month in the Jewish calendar 1645#: app/Date/JewishDate.php:132 1646msgctxt "NOMINATIVE" 1647msgid "Tevet" 1648msgstr "" 1649 1650#. I18N: a month in the Jewish calendar 1651#: app/Date/JewishDate.php:134 1652msgctxt "NOMINATIVE" 1653msgid "Shevat" 1654msgstr "" 1655 1656#. I18N: a month in the Jewish calendar 1657#: app/Date/JewishDate.php:136 1658msgctxt "NOMINATIVE" 1659msgid "Adar I" 1660msgstr "" 1661 1662#. I18N: a month in the Jewish calendar 1663#: app/Date/JewishDate.php:138 1664msgctxt "NOMINATIVE" 1665msgid "Adar" 1666msgstr "" 1667 1668#. I18N: a month in the Jewish calendar 1669#: app/Date/JewishDate.php:140 1670msgctxt "NOMINATIVE" 1671msgid "Nissan" 1672msgstr "" 1673 1674#. I18N: a month in the Jewish calendar 1675#: app/Date/JewishDate.php:142 1676msgctxt "NOMINATIVE" 1677msgid "Iyar" 1678msgstr "" 1679 1680#. I18N: a month in the Jewish calendar 1681#: app/Date/JewishDate.php:144 1682msgctxt "NOMINATIVE" 1683msgid "Sivan" 1684msgstr "" 1685 1686#. I18N: a month in the Jewish calendar 1687#: app/Date/JewishDate.php:146 1688msgctxt "NOMINATIVE" 1689msgid "Tamuz" 1690msgstr "" 1691 1692#. I18N: a month in the Jewish calendar 1693#: app/Date/JewishDate.php:148 1694msgctxt "NOMINATIVE" 1695msgid "Av" 1696msgstr "" 1697 1698#. I18N: a month in the Jewish calendar 1699#: app/Date/JewishDate.php:150 1700msgctxt "NOMINATIVE" 1701msgid "Elul" 1702msgstr "" 1703 1704#. I18N: a month in the Jewish calendar 1705#: app/Date/JewishDate.php:156 1706msgctxt "NOMINATIVE" 1707msgid "Adar II" 1708msgstr "" 1709 1710#. I18N: a month in the Jewish calendar 1711#: app/Date/JewishDate.php:178 1712msgctxt "GENITIVE" 1713msgid "Tishrei" 1714msgstr "" 1715 1716#. I18N: a month in the Jewish calendar 1717#: app/Date/JewishDate.php:180 1718msgctxt "GENITIVE" 1719msgid "Heshvan" 1720msgstr "" 1721 1722#. I18N: a month in the Jewish calendar 1723#: app/Date/JewishDate.php:182 1724msgctxt "GENITIVE" 1725msgid "Kislev" 1726msgstr "" 1727 1728#. I18N: a month in the Jewish calendar 1729#: app/Date/JewishDate.php:184 1730msgctxt "GENITIVE" 1731msgid "Tevet" 1732msgstr "" 1733 1734#. I18N: a month in the Jewish calendar 1735#: app/Date/JewishDate.php:186 1736msgctxt "GENITIVE" 1737msgid "Shevat" 1738msgstr "" 1739 1740#. I18N: a month in the Jewish calendar 1741#: app/Date/JewishDate.php:188 1742msgctxt "GENITIVE" 1743msgid "Adar I" 1744msgstr "" 1745 1746#. I18N: a month in the Jewish calendar 1747#: app/Date/JewishDate.php:190 1748msgctxt "GENITIVE" 1749msgid "Adar" 1750msgstr "" 1751 1752#. I18N: a month in the Jewish calendar 1753#: app/Date/JewishDate.php:192 1754msgctxt "GENITIVE" 1755msgid "Nissan" 1756msgstr "" 1757 1758#. I18N: a month in the Jewish calendar 1759#: app/Date/JewishDate.php:194 1760msgctxt "GENITIVE" 1761msgid "Iyar" 1762msgstr "" 1763 1764#. I18N: a month in the Jewish calendar 1765#: app/Date/JewishDate.php:196 1766msgctxt "GENITIVE" 1767msgid "Sivan" 1768msgstr "" 1769 1770#. I18N: a month in the Jewish calendar 1771#: app/Date/JewishDate.php:198 1772msgctxt "GENITIVE" 1773msgid "Tamuz" 1774msgstr "" 1775 1776#. I18N: a month in the Jewish calendar 1777#: app/Date/JewishDate.php:200 1778msgctxt "GENITIVE" 1779msgid "Av" 1780msgstr "" 1781 1782#. I18N: a month in the Jewish calendar 1783#: app/Date/JewishDate.php:202 1784msgctxt "GENITIVE" 1785msgid "Elul" 1786msgstr "" 1787 1788#. I18N: a month in the Jewish calendar 1789#: app/Date/JewishDate.php:208 1790msgctxt "GENITIVE" 1791msgid "Adar II" 1792msgstr "" 1793 1794#. I18N: a month in the Jewish calendar 1795#: app/Date/JewishDate.php:230 1796msgctxt "LOCATIVE" 1797msgid "Tishrei" 1798msgstr "" 1799 1800#. I18N: a month in the Jewish calendar 1801#: app/Date/JewishDate.php:232 1802msgctxt "LOCATIVE" 1803msgid "Heshvan" 1804msgstr "" 1805 1806#. I18N: a month in the Jewish calendar 1807#: app/Date/JewishDate.php:234 1808msgctxt "LOCATIVE" 1809msgid "Kislev" 1810msgstr "" 1811 1812#. I18N: a month in the Jewish calendar 1813#: app/Date/JewishDate.php:236 1814msgctxt "LOCATIVE" 1815msgid "Tevet" 1816msgstr "" 1817 1818#. I18N: a month in the Jewish calendar 1819#: app/Date/JewishDate.php:238 1820msgctxt "LOCATIVE" 1821msgid "Shevat" 1822msgstr "" 1823 1824#. I18N: a month in the Jewish calendar 1825#: app/Date/JewishDate.php:240 1826msgctxt "LOCATIVE" 1827msgid "Adar I" 1828msgstr "" 1829 1830#. I18N: a month in the Jewish calendar 1831#: app/Date/JewishDate.php:242 1832msgctxt "LOCATIVE" 1833msgid "Adar" 1834msgstr "" 1835 1836#. I18N: a month in the Jewish calendar 1837#: app/Date/JewishDate.php:244 1838msgctxt "LOCATIVE" 1839msgid "Nissan" 1840msgstr "" 1841 1842#. I18N: a month in the Jewish calendar 1843#: app/Date/JewishDate.php:246 1844msgctxt "LOCATIVE" 1845msgid "Iyar" 1846msgstr "" 1847 1848#. I18N: a month in the Jewish calendar 1849#: app/Date/JewishDate.php:248 1850msgctxt "LOCATIVE" 1851msgid "Sivan" 1852msgstr "" 1853 1854#. I18N: a month in the Jewish calendar 1855#: app/Date/JewishDate.php:250 1856msgctxt "LOCATIVE" 1857msgid "Tamuz" 1858msgstr "" 1859 1860#. I18N: a month in the Jewish calendar 1861#: app/Date/JewishDate.php:252 1862msgctxt "LOCATIVE" 1863msgid "Av" 1864msgstr "" 1865 1866#. I18N: a month in the Jewish calendar 1867#: app/Date/JewishDate.php:254 1868msgctxt "LOCATIVE" 1869msgid "Elul" 1870msgstr "" 1871 1872#. I18N: a month in the Jewish calendar 1873#: app/Date/JewishDate.php:260 1874msgctxt "LOCATIVE" 1875msgid "Adar II" 1876msgstr "" 1877 1878#. I18N: a month in the Jewish calendar 1879#: app/Date/JewishDate.php:282 1880msgctxt "INSTRUMENTAL" 1881msgid "Tishrei" 1882msgstr "" 1883 1884#. I18N: a month in the Jewish calendar 1885#: app/Date/JewishDate.php:284 1886msgctxt "INSTRUMENTAL" 1887msgid "Heshvan" 1888msgstr "" 1889 1890#. I18N: a month in the Jewish calendar 1891#: app/Date/JewishDate.php:286 1892msgctxt "INSTRUMENTAL" 1893msgid "Kislev" 1894msgstr "" 1895 1896#. I18N: a month in the Jewish calendar 1897#: app/Date/JewishDate.php:288 1898msgctxt "INSTRUMENTAL" 1899msgid "Tevet" 1900msgstr "" 1901 1902#. I18N: a month in the Jewish calendar 1903#: app/Date/JewishDate.php:290 1904msgctxt "INSTRUMENTAL" 1905msgid "Shevat" 1906msgstr "" 1907 1908#. I18N: a month in the Jewish calendar 1909#: app/Date/JewishDate.php:292 1910msgctxt "INSTRUMENTAL" 1911msgid "Adar I" 1912msgstr "" 1913 1914#. I18N: a month in the Jewish calendar 1915#: app/Date/JewishDate.php:294 1916msgctxt "INSTRUMENTAL" 1917msgid "Adar" 1918msgstr "" 1919 1920#. I18N: a month in the Jewish calendar 1921#: app/Date/JewishDate.php:296 1922msgctxt "INSTRUMENTAL" 1923msgid "Nissan" 1924msgstr "" 1925 1926#. I18N: a month in the Jewish calendar 1927#: app/Date/JewishDate.php:298 1928msgctxt "INSTRUMENTAL" 1929msgid "Iyar" 1930msgstr "" 1931 1932#. I18N: a month in the Jewish calendar 1933#: app/Date/JewishDate.php:300 1934msgctxt "INSTRUMENTAL" 1935msgid "Sivan" 1936msgstr "" 1937 1938#. I18N: a month in the Jewish calendar 1939#: app/Date/JewishDate.php:302 1940msgctxt "INSTRUMENTAL" 1941msgid "Tamuz" 1942msgstr "" 1943 1944#. I18N: a month in the Jewish calendar 1945#: app/Date/JewishDate.php:304 1946msgctxt "INSTRUMENTAL" 1947msgid "Av" 1948msgstr "" 1949 1950#. I18N: a month in the Jewish calendar 1951#: app/Date/JewishDate.php:306 1952msgctxt "INSTRUMENTAL" 1953msgid "Elul" 1954msgstr "" 1955 1956#. I18N: a month in the Jewish calendar 1957#: app/Date/JewishDate.php:312 1958msgctxt "INSTRUMENTAL" 1959msgid "Adar II" 1960msgstr "" 1961 1962#. I18N: BCE=Before the Common Era, for Julian years < 0. See http://en.wikipedia.org/wiki/Common_Era 1963#: app/Date/JulianDate.php:98 1964#, php-format 1965msgid "%s BCE" 1966msgstr "" 1967 1968#. I18N: CE=Common Era, for Julian years > 0. See http://en.wikipedia.org/wiki/Common_Era 1969#: app/Date/JulianDate.php:102 app/Date/JulianDate.php:106 1970#, php-format 1971msgid "%s CE" 1972msgstr "" 1973 1974#: app/Exceptions/FamilyAccessDeniedException.php:35 1975#: app/Exceptions/FamilyNotFoundException.php:35 1976msgid "This family does not exist or you do not have permission to view it." 1977msgstr "" 1978 1979#: app/Exceptions/GedcomErrorException.php:37 1980msgid "Invalid GEDCOM record" 1981msgstr "" 1982 1983#: app/Exceptions/HttpAccessDeniedException.php:34 1984#: app/Exceptions/HttpNotFoundException.php:34 1985msgid "You do not have permission to view this page." 1986msgstr "" 1987 1988#: app/Exceptions/IndividualAccessDeniedException.php:35 1989#: app/Exceptions/IndividualNotFoundException.php:35 1990msgid "This individual does not exist or you do not have permission to view it." 1991msgstr "" 1992 1993#: app/Exceptions/MediaAccessDeniedException.php:35 1994#: app/Exceptions/MediaNotFoundException.php:35 1995msgid "This media object does not exist or you do not have permission to view it." 1996msgstr "" 1997 1998#: app/Exceptions/NoteAccessDeniedException.php:35 1999#: app/Exceptions/NoteNotFoundException.php:35 2000msgid "This note does not exist or you do not have permission to view it." 2001msgstr "" 2002 2003#: app/Exceptions/RecordAccessDeniedException.php:35 2004#: app/Exceptions/RecordNotFoundException.php:35 2005msgid "This record does not exist or you do not have permission to view it." 2006msgstr "" 2007 2008#: app/Exceptions/RepositoryAccessDeniedException.php:35 2009#: app/Exceptions/RepositoryNotFoundException.php:35 2010msgid "This repository does not exist or you do not have permission to view it." 2011msgstr "" 2012 2013#: app/Exceptions/SourceAccessDeniedException.php:35 2014#: app/Exceptions/SourceNotFoundException.php:35 2015msgid "This source does not exist or you do not have permission to view it." 2016msgstr "" 2017 2018#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. 2019#: app/Fact.php:633 app/Functions/FunctionsPrint.php:113 2020#: app/Functions/FunctionsPrintFacts.php:556 app/GedcomTag.php:1304 2021#, php-format 2022msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 2023msgstr "" 2024 2025#: app/Functions/Functions.php:45 2026msgid "File successfully uploaded" 2027msgstr "" 2028 2029#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2030#: app/Functions/Functions.php:49 2031msgid "The uploaded file exceeds the allowed size." 2032msgstr "" 2033 2034#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2035#: app/Functions/Functions.php:52 2036msgid "The file was only partially uploaded. Please try again." 2037msgstr "" 2038 2039#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2040#: app/Functions/Functions.php:55 2041msgid "No file was received. Please try again." 2042msgstr "" 2043 2044#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2045#: app/Functions/Functions.php:58 2046msgid "The PHP temporary folder is missing." 2047msgstr "" 2048 2049#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2050#: app/Functions/Functions.php:61 2051msgid "PHP failed to write to disk." 2052msgstr "" 2053 2054#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 2055#: app/Functions/Functions.php:64 2056msgid "PHP blocked the file because of its extension." 2057msgstr "" 2058 2059#. I18N: reflexive pronoun 2060#: app/Functions/Functions.php:188 2061msgid "himself" 2062msgstr "" 2063 2064#. I18N: reflexive pronoun 2065#: app/Functions/Functions.php:191 2066msgid "herself" 2067msgstr "" 2068 2069#. I18N: reflexive pronoun - gender neutral version of himself/herself 2070#: app/Functions/Functions.php:194 2071msgid "themself" 2072msgstr "" 2073 2074#. 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. 2075#: app/Functions/Functions.php:379 2076msgctxt "MALE" 2077msgid "first cousin" 2078msgstr "" 2079 2080#. 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. 2081#: app/Functions/Functions.php:382 2082msgctxt "MALE" 2083msgid "second cousin" 2084msgstr "" 2085 2086#. 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. 2087#: app/Functions/Functions.php:385 2088msgctxt "MALE" 2089msgid "third cousin" 2090msgstr "" 2091 2092#. 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. 2093#: app/Functions/Functions.php:388 2094msgctxt "MALE" 2095msgid "fourth cousin" 2096msgstr "" 2097 2098#. 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. 2099#: app/Functions/Functions.php:391 2100msgctxt "MALE" 2101msgid "fifth cousin" 2102msgstr "" 2103 2104#. 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. 2105#: app/Functions/Functions.php:394 2106msgctxt "MALE" 2107msgid "sixth cousin" 2108msgstr "" 2109 2110#. 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. 2111#: app/Functions/Functions.php:397 2112msgctxt "MALE" 2113msgid "seventh cousin" 2114msgstr "" 2115 2116#. 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. 2117#: app/Functions/Functions.php:400 2118msgctxt "MALE" 2119msgid "eighth cousin" 2120msgstr "" 2121 2122#. 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. 2123#: app/Functions/Functions.php:403 2124msgctxt "MALE" 2125msgid "ninth cousin" 2126msgstr "" 2127 2128#. 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. 2129#: app/Functions/Functions.php:406 2130msgctxt "MALE" 2131msgid "tenth cousin" 2132msgstr "" 2133 2134#. 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. 2135#: app/Functions/Functions.php:409 2136msgctxt "MALE" 2137msgid "eleventh cousin" 2138msgstr "" 2139 2140#. 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. 2141#: app/Functions/Functions.php:412 2142msgctxt "MALE" 2143msgid "twelfth cousin" 2144msgstr "" 2145 2146#. 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. 2147#: app/Functions/Functions.php:415 2148msgctxt "MALE" 2149msgid "thirteenth cousin" 2150msgstr "" 2151 2152#. 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. 2153#: app/Functions/Functions.php:418 2154msgctxt "MALE" 2155msgid "fourteenth cousin" 2156msgstr "" 2157 2158#. 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. 2159#: app/Functions/Functions.php:421 2160msgctxt "MALE" 2161msgid "fifteenth cousin" 2162msgstr "" 2163 2164#. 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. 2165#: app/Functions/Functions.php:424 2166#, php-format 2167msgctxt "MALE" 2168msgid "%s × cousin" 2169msgstr "" 2170 2171#: app/Functions/Functions.php:431 2172msgctxt "FEMALE" 2173msgid "first cousin" 2174msgstr "" 2175 2176#: app/Functions/Functions.php:433 2177msgctxt "FEMALE" 2178msgid "second cousin" 2179msgstr "" 2180 2181#: app/Functions/Functions.php:435 2182msgctxt "FEMALE" 2183msgid "third cousin" 2184msgstr "" 2185 2186#: app/Functions/Functions.php:437 2187msgctxt "FEMALE" 2188msgid "fourth cousin" 2189msgstr "" 2190 2191#: app/Functions/Functions.php:439 2192msgctxt "FEMALE" 2193msgid "fifth cousin" 2194msgstr "" 2195 2196#: app/Functions/Functions.php:441 2197msgctxt "FEMALE" 2198msgid "sixth cousin" 2199msgstr "" 2200 2201#: app/Functions/Functions.php:443 2202msgctxt "FEMALE" 2203msgid "seventh cousin" 2204msgstr "" 2205 2206#: app/Functions/Functions.php:445 2207msgctxt "FEMALE" 2208msgid "eighth cousin" 2209msgstr "" 2210 2211#: app/Functions/Functions.php:447 2212msgctxt "FEMALE" 2213msgid "ninth cousin" 2214msgstr "" 2215 2216#: app/Functions/Functions.php:449 2217msgctxt "FEMALE" 2218msgid "tenth cousin" 2219msgstr "" 2220 2221#: app/Functions/Functions.php:451 2222msgctxt "FEMALE" 2223msgid "eleventh cousin" 2224msgstr "" 2225 2226#: app/Functions/Functions.php:453 2227msgctxt "FEMALE" 2228msgid "twelfth cousin" 2229msgstr "" 2230 2231#: app/Functions/Functions.php:455 2232msgctxt "FEMALE" 2233msgid "thirteenth cousin" 2234msgstr "" 2235 2236#: app/Functions/Functions.php:457 2237msgctxt "FEMALE" 2238msgid "fourteenth cousin" 2239msgstr "" 2240 2241#: app/Functions/Functions.php:459 2242msgctxt "FEMALE" 2243msgid "fifteenth cousin" 2244msgstr "" 2245 2246#: app/Functions/Functions.php:461 2247#, php-format 2248msgctxt "FEMALE" 2249msgid "%s × cousin" 2250msgstr "" 2251 2252#: app/Functions/Functions.php:467 2253msgid "first cousin" 2254msgstr "" 2255 2256#: app/Functions/Functions.php:469 2257msgid "second cousin" 2258msgstr "" 2259 2260#: app/Functions/Functions.php:471 2261msgid "third cousin" 2262msgstr "" 2263 2264#: app/Functions/Functions.php:473 2265msgid "fourth cousin" 2266msgstr "" 2267 2268#: app/Functions/Functions.php:475 2269msgid "fifth cousin" 2270msgstr "" 2271 2272#: app/Functions/Functions.php:477 2273msgid "sixth cousin" 2274msgstr "" 2275 2276#: app/Functions/Functions.php:479 2277msgid "seventh cousin" 2278msgstr "" 2279 2280#: app/Functions/Functions.php:481 2281msgid "eighth cousin" 2282msgstr "" 2283 2284#: app/Functions/Functions.php:483 2285msgid "ninth cousin" 2286msgstr "" 2287 2288#: app/Functions/Functions.php:485 2289msgid "tenth cousin" 2290msgstr "" 2291 2292#: app/Functions/Functions.php:487 2293msgid "eleventh cousin" 2294msgstr "" 2295 2296#: app/Functions/Functions.php:489 2297msgid "twelfth cousin" 2298msgstr "" 2299 2300#: app/Functions/Functions.php:491 2301msgid "thirteenth cousin" 2302msgstr "" 2303 2304#: app/Functions/Functions.php:493 2305msgid "fourteenth cousin" 2306msgstr "" 2307 2308#: app/Functions/Functions.php:495 2309msgid "fifteenth cousin" 2310msgstr "" 2311 2312#: app/Functions/Functions.php:497 2313#, php-format 2314msgid "%s × cousin" 2315msgstr "" 2316 2317#. I18N: A Spanish relationship name, such as third great-nephew 2318#: app/Functions/Functions.php:517 2319#, php-format 2320msgctxt "MALE" 2321msgid "first %s" 2322msgstr "" 2323 2324#. I18N: A Spanish relationship name, such as third great-nephew 2325#: app/Functions/Functions.php:520 2326#, php-format 2327msgctxt "MALE" 2328msgid "second %s" 2329msgstr "" 2330 2331#. I18N: A Spanish relationship name, such as third great-nephew 2332#: app/Functions/Functions.php:523 2333#, php-format 2334msgctxt "MALE" 2335msgid "third %s" 2336msgstr "" 2337 2338#. I18N: A Spanish relationship name, such as third great-nephew 2339#: app/Functions/Functions.php:526 2340#, php-format 2341msgctxt "MALE" 2342msgid "fourth %s" 2343msgstr "" 2344 2345#. I18N: A Spanish relationship name, such as third great-nephew 2346#: app/Functions/Functions.php:529 2347#, php-format 2348msgctxt "MALE" 2349msgid "fifth %s" 2350msgstr "" 2351 2352#. I18N: A Spanish relationship name, such as third great-nephew 2353#: app/Functions/Functions.php:532 2354#, php-format 2355msgctxt "MALE" 2356msgid "%1$s × %2$s" 2357msgstr "" 2358 2359#. I18N: A Spanish relationship name, such as third great-nephew 2360#: app/Functions/Functions.php:540 2361#, php-format 2362msgctxt "FEMALE" 2363msgid "first %s" 2364msgstr "" 2365 2366#. I18N: A Spanish relationship name, such as third great-nephew 2367#: app/Functions/Functions.php:543 2368#, php-format 2369msgctxt "FEMALE" 2370msgid "second %s" 2371msgstr "" 2372 2373#. I18N: A Spanish relationship name, such as third great-nephew 2374#: app/Functions/Functions.php:546 2375#, php-format 2376msgctxt "FEMALE" 2377msgid "third %s" 2378msgstr "" 2379 2380#. I18N: A Spanish relationship name, such as third great-nephew 2381#: app/Functions/Functions.php:549 2382#, php-format 2383msgctxt "FEMALE" 2384msgid "fourth %s" 2385msgstr "" 2386 2387#. I18N: A Spanish relationship name, such as third great-nephew 2388#: app/Functions/Functions.php:552 2389#, php-format 2390msgctxt "FEMALE" 2391msgid "fifth %s" 2392msgstr "" 2393 2394#. I18N: A Spanish relationship name, such as third great-nephew 2395#: app/Functions/Functions.php:555 2396#, php-format 2397msgctxt "FEMALE" 2398msgid "%1$s × %2$s" 2399msgstr "" 2400 2401#. I18N: A Spanish relationship name, such as third great-nephew 2402#: app/Functions/Functions.php:562 2403#, php-format 2404msgid "first %s" 2405msgstr "" 2406 2407#. I18N: A Spanish relationship name, such as third great-nephew 2408#: app/Functions/Functions.php:565 2409#, php-format 2410msgid "second %s" 2411msgstr "" 2412 2413#. I18N: A Spanish relationship name, such as third great-nephew 2414#: app/Functions/Functions.php:568 2415#, php-format 2416msgid "third %s" 2417msgstr "" 2418 2419#. I18N: A Spanish relationship name, such as third great-nephew 2420#: app/Functions/Functions.php:571 2421#, php-format 2422msgid "fourth %s" 2423msgstr "" 2424 2425#. I18N: A Spanish relationship name, such as third great-nephew 2426#: app/Functions/Functions.php:574 2427#, php-format 2428msgid "fifth %s" 2429msgstr "" 2430 2431#. I18N: A Spanish relationship name, such as third great-nephew 2432#: app/Functions/Functions.php:577 2433#, php-format 2434msgid "%1$s × %2$s" 2435msgstr "" 2436 2437#: app/Functions/Functions.php:617 2438msgid "self" 2439msgstr "" 2440 2441#: app/Functions/Functions.php:620 2442msgid "mother" 2443msgstr "" 2444 2445#: app/Functions/Functions.php:622 2446msgid "father" 2447msgstr "" 2448 2449#: app/Functions/Functions.php:624 2450msgid "parent" 2451msgstr "" 2452 2453#: app/Functions/Functions.php:636 2454msgid "ex-husband" 2455msgstr "" 2456 2457#: app/Functions/Functions.php:638 2458msgid "husband" 2459msgstr "" 2460 2461#: app/Functions/Functions.php:640 2462msgid "fiancé" 2463msgstr "" 2464 2465#: app/Functions/Functions.php:647 2466msgctxt "MALE" 2467msgid "partner" 2468msgstr "" 2469 2470#: app/Functions/Functions.php:660 2471msgid "ex-wife" 2472msgstr "" 2473 2474#: app/Functions/Functions.php:662 2475msgid "wife" 2476msgstr "" 2477 2478#: app/Functions/Functions.php:664 2479msgid "fiancée" 2480msgstr "" 2481 2482#: app/Functions/Functions.php:671 2483msgctxt "FEMALE" 2484msgid "partner" 2485msgstr "" 2486 2487#: app/Functions/Functions.php:683 2488msgid "ex-spouse" 2489msgstr "" 2490 2491#: app/Functions/Functions.php:685 2492msgid "spouse" 2493msgstr "" 2494 2495#: app/Functions/Functions.php:687 2496msgid "fiancé(e)" 2497msgstr "" 2498 2499#: app/Functions/Functions.php:694 2500msgid "partner" 2501msgstr "" 2502 2503#: app/Functions/Functions.php:697 2504msgid "son" 2505msgstr "" 2506 2507#: app/Functions/Functions.php:699 2508msgid "daughter" 2509msgstr "" 2510 2511#: app/Functions/Functions.php:701 2512msgid "child" 2513msgstr "" 2514 2515#: app/Functions/Functions.php:709 2516msgid "twin brother" 2517msgstr "" 2518 2519#: app/Functions/Functions.php:713 2520msgid "younger brother" 2521msgstr "" 2522 2523#: app/Functions/Functions.php:717 2524msgid "elder brother" 2525msgstr "" 2526 2527#: app/Functions/Functions.php:722 2528msgid "brother" 2529msgstr "" 2530 2531#: app/Functions/Functions.php:730 2532msgid "twin sister" 2533msgstr "" 2534 2535#: app/Functions/Functions.php:734 2536msgid "younger sister" 2537msgstr "" 2538 2539#: app/Functions/Functions.php:738 2540msgid "elder sister" 2541msgstr "" 2542 2543#: app/Functions/Functions.php:743 2544msgid "sister" 2545msgstr "" 2546 2547#: app/Functions/Functions.php:751 2548msgid "twin sibling" 2549msgstr "" 2550 2551#: app/Functions/Functions.php:755 2552msgid "younger sibling" 2553msgstr "" 2554 2555#: app/Functions/Functions.php:759 2556msgid "elder sibling" 2557msgstr "" 2558 2559#: app/Functions/Functions.php:764 2560msgid "sibling" 2561msgstr "" 2562 2563#: app/Functions/Functions.php:768 2564msgctxt "brother’s child" 2565msgid "nephew/niece" 2566msgstr "" 2567 2568#: app/Functions/Functions.php:770 2569msgctxt "brother’s daughter" 2570msgid "niece" 2571msgstr "" 2572 2573#: app/Functions/Functions.php:772 2574msgctxt "brother’s son" 2575msgid "nephew" 2576msgstr "" 2577 2578#: app/Functions/Functions.php:774 2579msgctxt "brother’s wife" 2580msgid "sister-in-law" 2581msgstr "" 2582 2583#: app/Functions/Functions.php:776 2584msgctxt "child’s child" 2585msgid "grandchild" 2586msgstr "" 2587 2588#: app/Functions/Functions.php:778 2589msgctxt "child’s daughter" 2590msgid "granddaughter" 2591msgstr "" 2592 2593#: app/Functions/Functions.php:780 2594msgctxt "child’s husband" 2595msgid "son-in-law" 2596msgstr "" 2597 2598#: app/Functions/Functions.php:782 2599msgctxt "child’s son" 2600msgid "grandson" 2601msgstr "" 2602 2603#: app/Functions/Functions.php:784 2604msgctxt "child’s spouse" 2605msgid "son/daughter-in-law" 2606msgstr "" 2607 2608#: app/Functions/Functions.php:786 2609msgctxt "child’s wife" 2610msgid "daughter-in-law" 2611msgstr "" 2612 2613#: app/Functions/Functions.php:788 2614msgctxt "daughter’s child" 2615msgid "grandchild" 2616msgstr "" 2617 2618#: app/Functions/Functions.php:790 2619msgctxt "daughter’s daughter" 2620msgid "granddaughter" 2621msgstr "" 2622 2623#: app/Functions/Functions.php:792 2624msgctxt "daughter’s husband" 2625msgid "son-in-law" 2626msgstr "" 2627 2628#: app/Functions/Functions.php:794 2629msgctxt "daughter’s son" 2630msgid "grandson" 2631msgstr "" 2632 2633#: app/Functions/Functions.php:796 2634msgctxt "father’s brother" 2635msgid "uncle" 2636msgstr "" 2637 2638#: app/Functions/Functions.php:798 2639msgctxt "father’s child" 2640msgid "half-sibling" 2641msgstr "" 2642 2643#: app/Functions/Functions.php:800 2644msgctxt "father’s daughter" 2645msgid "half-sister" 2646msgstr "" 2647 2648#: app/Functions/Functions.php:802 2649msgctxt "father’s father" 2650msgid "paternal grandfather" 2651msgstr "" 2652 2653#: app/Functions/Functions.php:804 2654msgctxt "father’s mother" 2655msgid "paternal grandmother" 2656msgstr "" 2657 2658#: app/Functions/Functions.php:806 2659msgctxt "father’s parent" 2660msgid "paternal grandparent" 2661msgstr "" 2662 2663#: app/Functions/Functions.php:808 2664msgctxt "father’s sibling" 2665msgid "aunt/uncle" 2666msgstr "" 2667 2668#: app/Functions/Functions.php:810 2669msgctxt "father’s sister" 2670msgid "aunt" 2671msgstr "" 2672 2673#: app/Functions/Functions.php:812 2674msgctxt "father’s son" 2675msgid "half-brother" 2676msgstr "" 2677 2678#: app/Functions/Functions.php:814 2679msgctxt "father’s wife" 2680msgid "step-mother" 2681msgstr "" 2682 2683#: app/Functions/Functions.php:816 2684msgctxt "husband’s brother" 2685msgid "brother-in-law" 2686msgstr "" 2687 2688#: app/Functions/Functions.php:818 2689msgctxt "husband’s child" 2690msgid "step-child" 2691msgstr "" 2692 2693#: app/Functions/Functions.php:820 2694msgctxt "husband’s daughter" 2695msgid "step-daughter" 2696msgstr "" 2697 2698#: app/Functions/Functions.php:822 2699msgctxt "husband’s father" 2700msgid "father-in-law" 2701msgstr "" 2702 2703#: app/Functions/Functions.php:824 2704msgctxt "husband’s mother" 2705msgid "mother-in-law" 2706msgstr "" 2707 2708#: app/Functions/Functions.php:826 2709msgctxt "husband’s sibling" 2710msgid "brother/sister-in-law" 2711msgstr "" 2712 2713#: app/Functions/Functions.php:828 2714msgctxt "husband’s sister" 2715msgid "sister-in-law" 2716msgstr "" 2717 2718#: app/Functions/Functions.php:830 2719msgctxt "husband’s son" 2720msgid "step-son" 2721msgstr "" 2722 2723#: app/Functions/Functions.php:832 2724msgctxt "mother’s brother" 2725msgid "uncle" 2726msgstr "" 2727 2728#: app/Functions/Functions.php:834 2729msgctxt "mother’s child" 2730msgid "half-sibling" 2731msgstr "" 2732 2733#: app/Functions/Functions.php:836 2734msgctxt "mother’s daughter" 2735msgid "half-sister" 2736msgstr "" 2737 2738#: app/Functions/Functions.php:838 2739msgctxt "mother’s father" 2740msgid "maternal grandfather" 2741msgstr "" 2742 2743#: app/Functions/Functions.php:840 2744msgctxt "mother’s husband" 2745msgid "step-father" 2746msgstr "" 2747 2748#: app/Functions/Functions.php:842 2749msgctxt "mother’s mother" 2750msgid "maternal grandmother" 2751msgstr "" 2752 2753#: app/Functions/Functions.php:844 2754msgctxt "mother’s parent" 2755msgid "maternal grandparent" 2756msgstr "" 2757 2758#: app/Functions/Functions.php:846 2759msgctxt "mother’s sibling" 2760msgid "aunt/uncle" 2761msgstr "" 2762 2763#: app/Functions/Functions.php:848 2764msgctxt "mother’s sister" 2765msgid "aunt" 2766msgstr "" 2767 2768#: app/Functions/Functions.php:850 2769msgctxt "mother’s son" 2770msgid "half-brother" 2771msgstr "" 2772 2773#: app/Functions/Functions.php:852 2774msgctxt "parent’s brother" 2775msgid "uncle" 2776msgstr "" 2777 2778#: app/Functions/Functions.php:854 2779msgctxt "parent’s child" 2780msgid "half-sibling" 2781msgstr "" 2782 2783#: app/Functions/Functions.php:856 2784msgctxt "parent’s daughter" 2785msgid "half-sister" 2786msgstr "" 2787 2788#: app/Functions/Functions.php:858 2789msgctxt "parent’s father" 2790msgid "grandfather" 2791msgstr "" 2792 2793#: app/Functions/Functions.php:860 2794msgctxt "parent’s mother" 2795msgid "grandmother" 2796msgstr "" 2797 2798#: app/Functions/Functions.php:862 2799msgctxt "parent’s parent" 2800msgid "grandparent" 2801msgstr "" 2802 2803#: app/Functions/Functions.php:864 2804msgctxt "parent’s sibling" 2805msgid "aunt/uncle" 2806msgstr "" 2807 2808#: app/Functions/Functions.php:866 2809msgctxt "parent’s sister" 2810msgid "aunt" 2811msgstr "" 2812 2813#: app/Functions/Functions.php:868 2814msgctxt "parent’s son" 2815msgid "half-brother" 2816msgstr "" 2817 2818#: app/Functions/Functions.php:870 2819msgctxt "parent’s spouse" 2820msgid "step-parent" 2821msgstr "" 2822 2823#: app/Functions/Functions.php:872 2824msgctxt "sibling’s child" 2825msgid "nephew/niece" 2826msgstr "" 2827 2828#: app/Functions/Functions.php:874 2829msgctxt "sibling’s daughter" 2830msgid "niece" 2831msgstr "" 2832 2833#: app/Functions/Functions.php:876 2834msgctxt "sibling’s son" 2835msgid "nephew" 2836msgstr "" 2837 2838#: app/Functions/Functions.php:878 2839msgctxt "sibling’s spouse" 2840msgid "brother/sister-in-law" 2841msgstr "" 2842 2843#: app/Functions/Functions.php:880 2844msgctxt "sister’s child" 2845msgid "nephew/niece" 2846msgstr "" 2847 2848#: app/Functions/Functions.php:882 2849msgctxt "sister’s daughter" 2850msgid "niece" 2851msgstr "" 2852 2853#: app/Functions/Functions.php:884 2854msgctxt "sister’s husband" 2855msgid "brother-in-law" 2856msgstr "" 2857 2858#: app/Functions/Functions.php:886 2859msgctxt "sister’s son" 2860msgid "nephew" 2861msgstr "" 2862 2863#: app/Functions/Functions.php:888 2864msgctxt "son’s child" 2865msgid "grandchild" 2866msgstr "" 2867 2868#: app/Functions/Functions.php:890 2869msgctxt "son’s daughter" 2870msgid "granddaughter" 2871msgstr "" 2872 2873#: app/Functions/Functions.php:892 2874msgctxt "son’s son" 2875msgid "grandson" 2876msgstr "" 2877 2878#: app/Functions/Functions.php:894 2879msgctxt "son’s wife" 2880msgid "daughter-in-law" 2881msgstr "" 2882 2883#: app/Functions/Functions.php:896 2884msgctxt "spouse’s brother" 2885msgid "brother-in-law" 2886msgstr "" 2887 2888#: app/Functions/Functions.php:898 2889msgctxt "spouse’s child" 2890msgid "step-child" 2891msgstr "" 2892 2893#: app/Functions/Functions.php:900 2894msgctxt "spouse’s daughter" 2895msgid "step-daughter" 2896msgstr "" 2897 2898#: app/Functions/Functions.php:902 2899msgctxt "spouse’s father" 2900msgid "father-in-law" 2901msgstr "" 2902 2903#: app/Functions/Functions.php:904 2904msgctxt "spouse’s mother" 2905msgid "mother-in-law" 2906msgstr "" 2907 2908#: app/Functions/Functions.php:906 2909msgctxt "spouse’s sister" 2910msgid "sister-in-law" 2911msgstr "" 2912 2913#: app/Functions/Functions.php:908 2914msgctxt "spouse’s son" 2915msgid "step-son" 2916msgstr "" 2917 2918#: app/Functions/Functions.php:910 2919msgctxt "spouse’s parent" 2920msgid "mother/father-in-law" 2921msgstr "" 2922 2923#: app/Functions/Functions.php:912 2924msgctxt "spouse’s sibling" 2925msgid "brother/sister-in-law" 2926msgstr "" 2927 2928#: app/Functions/Functions.php:914 2929msgctxt "wife’s brother" 2930msgid "brother-in-law" 2931msgstr "" 2932 2933#: app/Functions/Functions.php:916 2934msgctxt "wife’s child" 2935msgid "step-child" 2936msgstr "" 2937 2938#: app/Functions/Functions.php:918 2939msgctxt "wife’s daughter" 2940msgid "step-daughter" 2941msgstr "" 2942 2943#: app/Functions/Functions.php:920 2944msgctxt "wife’s father" 2945msgid "father-in-law" 2946msgstr "" 2947 2948#: app/Functions/Functions.php:922 2949msgctxt "wife’s mother" 2950msgid "mother-in-law" 2951msgstr "" 2952 2953#: app/Functions/Functions.php:924 2954msgctxt "wife’s sibling" 2955msgid "brother/sister-in-law" 2956msgstr "" 2957 2958#: app/Functions/Functions.php:926 2959msgctxt "wife’s sister" 2960msgid "sister-in-law" 2961msgstr "" 2962 2963#: app/Functions/Functions.php:928 2964msgctxt "wife’s son" 2965msgid "step-son" 2966msgstr "" 2967 2968#: app/Functions/Functions.php:933 2969msgctxt "(a man’s) brother’s child’s child" 2970msgid "great-nephew/niece" 2971msgstr "" 2972 2973#: app/Functions/Functions.php:936 2974msgctxt "(a woman’s) brother’s child’s child" 2975msgid "great-nephew/niece" 2976msgstr "" 2977 2978#: app/Functions/Functions.php:939 2979msgctxt "(a man’s) brother’s child’s daughter" 2980msgid "great-niece" 2981msgstr "" 2982 2983#: app/Functions/Functions.php:942 2984msgctxt "(a woman’s) brother’s child’s daughter" 2985msgid "great-niece" 2986msgstr "" 2987 2988#: app/Functions/Functions.php:945 2989msgctxt "(a man’s) brother’s child’s son" 2990msgid "great-nephew" 2991msgstr "" 2992 2993#: app/Functions/Functions.php:948 2994msgctxt "(a woman’s) brother’s child’s son" 2995msgid "great-nephew" 2996msgstr "" 2997 2998#: app/Functions/Functions.php:951 2999msgctxt "(a man’s) brother’s daughter’s child" 3000msgid "great-nephew/niece" 3001msgstr "" 3002 3003#: app/Functions/Functions.php:954 3004msgctxt "(a woman’s) brother’s daughter’s child" 3005msgid "great-nephew/niece" 3006msgstr "" 3007 3008#: app/Functions/Functions.php:957 3009msgctxt "(a man’s) brother’s daughter’s daughter" 3010msgid "great-niece" 3011msgstr "" 3012 3013#: app/Functions/Functions.php:960 3014msgctxt "(a woman’s) brother’s daughter’s daughter" 3015msgid "great-niece" 3016msgstr "" 3017 3018#: app/Functions/Functions.php:962 3019msgctxt "brother’s daughter’s husband" 3020msgid "nephew-in-law" 3021msgstr "" 3022 3023#: app/Functions/Functions.php:965 3024msgctxt "(a man’s) brother’s daughter’s son" 3025msgid "great-nephew" 3026msgstr "" 3027 3028#: app/Functions/Functions.php:968 3029msgctxt "(a woman’s) brother’s daughter’s son" 3030msgid "great-nephew" 3031msgstr "" 3032 3033#: app/Functions/Functions.php:971 3034msgctxt "(a man’s) brother’s son’s child" 3035msgid "great-nephew/niece" 3036msgstr "" 3037 3038#: app/Functions/Functions.php:974 3039msgctxt "(a woman’s) brother’s son’s child" 3040msgid "great-nephew/niece" 3041msgstr "" 3042 3043#: app/Functions/Functions.php:977 3044msgctxt "(a man’s) brother’s son’s daughter" 3045msgid "great-niece" 3046msgstr "" 3047 3048#: app/Functions/Functions.php:980 3049msgctxt "(a woman’s) brother’s son’s daughter" 3050msgid "great-niece" 3051msgstr "" 3052 3053#: app/Functions/Functions.php:983 3054msgctxt "(a man’s) brother’s son’s son" 3055msgid "great-nephew" 3056msgstr "" 3057 3058#: app/Functions/Functions.php:986 3059msgctxt "(a woman’s) brother’s son’s son" 3060msgid "great-nephew" 3061msgstr "" 3062 3063#: app/Functions/Functions.php:988 3064msgctxt "brother’s son’s wife" 3065msgid "niece-in-law" 3066msgstr "" 3067 3068#: app/Functions/Functions.php:990 3069msgctxt "brother’s wife’s brother" 3070msgid "brother-in-law" 3071msgstr "" 3072 3073#: app/Functions/Functions.php:992 3074msgctxt "brother’s wife’s sibling" 3075msgid "brother/sister-in-law" 3076msgstr "" 3077 3078#: app/Functions/Functions.php:994 3079msgctxt "brother’s wife’s sister" 3080msgid "sister-in-law" 3081msgstr "" 3082 3083#: app/Functions/Functions.php:996 3084msgctxt "child’s child’s child" 3085msgid "great-grandchild" 3086msgstr "" 3087 3088#: app/Functions/Functions.php:998 3089msgctxt "child’s child’s daughter" 3090msgid "great-granddaughter" 3091msgstr "" 3092 3093#: app/Functions/Functions.php:1000 3094msgctxt "child’s child’s son" 3095msgid "great-grandson" 3096msgstr "" 3097 3098#: app/Functions/Functions.php:1002 3099msgctxt "child’s daughter’s child" 3100msgid "great-grandchild" 3101msgstr "" 3102 3103#: app/Functions/Functions.php:1004 3104msgctxt "child’s daughter’s daughter" 3105msgid "great-granddaughter" 3106msgstr "" 3107 3108#: app/Functions/Functions.php:1006 3109msgctxt "child’s daughter’s husband" 3110msgid "granddaughter’s husband" 3111msgstr "" 3112 3113#: app/Functions/Functions.php:1008 3114msgctxt "child’s daughter’s son" 3115msgid "great-grandson" 3116msgstr "" 3117 3118#: app/Functions/Functions.php:1010 3119msgctxt "child’s son’s child" 3120msgid "great-grandchild" 3121msgstr "" 3122 3123#: app/Functions/Functions.php:1012 3124msgctxt "child’s son’s daughter" 3125msgid "great-granddaughter" 3126msgstr "" 3127 3128#: app/Functions/Functions.php:1014 3129msgctxt "child’s son’s son" 3130msgid "great-grandson" 3131msgstr "" 3132 3133#: app/Functions/Functions.php:1016 3134msgctxt "child’s son’s wife" 3135msgid "grandson’s wife" 3136msgstr "" 3137 3138#: app/Functions/Functions.php:1018 3139msgctxt "daughter’s child’s child" 3140msgid "great-grandchild" 3141msgstr "" 3142 3143#: app/Functions/Functions.php:1020 3144msgctxt "daughter’s child’s daughter" 3145msgid "great-granddaughter" 3146msgstr "" 3147 3148#: app/Functions/Functions.php:1022 3149msgctxt "daughter’s child’s son" 3150msgid "great-grandson" 3151msgstr "" 3152 3153#: app/Functions/Functions.php:1024 3154msgctxt "daughter’s daughter’s child" 3155msgid "great-grandchild" 3156msgstr "" 3157 3158#: app/Functions/Functions.php:1026 3159msgctxt "daughter’s daughter’s daughter" 3160msgid "great-granddaughter" 3161msgstr "" 3162 3163#: app/Functions/Functions.php:1028 3164msgctxt "daughter’s daughter’s husband" 3165msgid "granddaughter’s husband" 3166msgstr "" 3167 3168#: app/Functions/Functions.php:1030 3169msgctxt "daughter’s daughter’s son" 3170msgid "great-grandson" 3171msgstr "" 3172 3173#: app/Functions/Functions.php:1032 3174msgctxt "daughter’s husband’s father" 3175msgid "son-in-law’s father" 3176msgstr "" 3177 3178#: app/Functions/Functions.php:1034 3179msgctxt "daughter’s husband’s mother" 3180msgid "son-in-law’s mother" 3181msgstr "" 3182 3183#: app/Functions/Functions.php:1036 3184msgctxt "daughter’s husband’s parent" 3185msgid "son-in-law’s parent" 3186msgstr "" 3187 3188#: app/Functions/Functions.php:1038 3189msgctxt "daughter’s son’s child" 3190msgid "great-grandchild" 3191msgstr "" 3192 3193#: app/Functions/Functions.php:1040 3194msgctxt "daughter’s son’s daughter" 3195msgid "great-granddaughter" 3196msgstr "" 3197 3198#: app/Functions/Functions.php:1042 3199msgctxt "daughter’s son’s son" 3200msgid "great-grandson" 3201msgstr "" 3202 3203#: app/Functions/Functions.php:1044 3204msgctxt "daughter’s son’s wife" 3205msgid "grandson’s wife" 3206msgstr "" 3207 3208#: app/Functions/Functions.php:1046 3209msgctxt "father’s brother’s child" 3210msgid "first cousin" 3211msgstr "" 3212 3213#: app/Functions/Functions.php:1048 3214msgctxt "father’s brother’s daughter" 3215msgid "first cousin" 3216msgstr "" 3217 3218#: app/Functions/Functions.php:1050 3219msgctxt "father’s brother’s son" 3220msgid "first cousin" 3221msgstr "" 3222 3223#: app/Functions/Functions.php:1052 3224msgctxt "father’s brother’s wife" 3225msgid "aunt" 3226msgstr "" 3227 3228#: app/Functions/Functions.php:1054 3229msgctxt "father’s father’s brother" 3230msgid "great-uncle" 3231msgstr "" 3232 3233#: app/Functions/Functions.php:1056 3234msgctxt "father’s father’s father" 3235msgid "great-grandfather" 3236msgstr "" 3237 3238#: app/Functions/Functions.php:1058 3239msgctxt "father’s father’s mother" 3240msgid "great-grandmother" 3241msgstr "" 3242 3243#: app/Functions/Functions.php:1060 3244msgctxt "father’s father’s parent" 3245msgid "great-grandparent" 3246msgstr "" 3247 3248#: app/Functions/Functions.php:1062 3249msgctxt "father’s father’s sibling" 3250msgid "great-aunt/uncle" 3251msgstr "" 3252 3253#: app/Functions/Functions.php:1064 3254msgctxt "father’s father’s sister" 3255msgid "great-aunt" 3256msgstr "" 3257 3258#: app/Functions/Functions.php:1066 3259msgctxt "father’s mother’s brother" 3260msgid "great-uncle" 3261msgstr "" 3262 3263#: app/Functions/Functions.php:1068 3264msgctxt "father’s mother’s father" 3265msgid "great-grandfather" 3266msgstr "" 3267 3268#: app/Functions/Functions.php:1070 3269msgctxt "father’s mother’s mother" 3270msgid "great-grandmother" 3271msgstr "" 3272 3273#: app/Functions/Functions.php:1072 3274msgctxt "father’s mother’s parent" 3275msgid "great-grandparent" 3276msgstr "" 3277 3278#: app/Functions/Functions.php:1074 3279msgctxt "father’s mother’s sibling" 3280msgid "great-aunt/uncle" 3281msgstr "" 3282 3283#: app/Functions/Functions.php:1076 3284msgctxt "father’s mother’s sister" 3285msgid "great-aunt" 3286msgstr "" 3287 3288#: app/Functions/Functions.php:1078 3289msgctxt "father’s parent’s brother" 3290msgid "great-uncle" 3291msgstr "" 3292 3293#: app/Functions/Functions.php:1080 3294msgctxt "father’s parent’s father" 3295msgid "great-grandfather" 3296msgstr "" 3297 3298#: app/Functions/Functions.php:1082 3299msgctxt "father’s parent’s mother" 3300msgid "great-grandmother" 3301msgstr "" 3302 3303#: app/Functions/Functions.php:1084 3304msgctxt "father’s parent’s parent" 3305msgid "great-grandparent" 3306msgstr "" 3307 3308#: app/Functions/Functions.php:1086 3309msgctxt "father’s parent’s sibling" 3310msgid "great-aunt/uncle" 3311msgstr "" 3312 3313#: app/Functions/Functions.php:1088 3314msgctxt "father’s parent’s sister" 3315msgid "great-aunt" 3316msgstr "" 3317 3318#: app/Functions/Functions.php:1090 3319msgctxt "father’s sister’s child" 3320msgid "first cousin" 3321msgstr "" 3322 3323#: app/Functions/Functions.php:1092 3324msgctxt "father’s sister’s daughter" 3325msgid "first cousin" 3326msgstr "" 3327 3328#: app/Functions/Functions.php:1094 3329msgctxt "father’s sister’s husband" 3330msgid "uncle" 3331msgstr "" 3332 3333#: app/Functions/Functions.php:1096 3334msgctxt "father’s sister’s son" 3335msgid "first cousin" 3336msgstr "" 3337 3338#: app/Functions/Functions.php:1098 3339msgctxt "father’s wife’s child" 3340msgid "step-sibling" 3341msgstr "" 3342 3343#: app/Functions/Functions.php:1100 3344msgctxt "father’s wife’s daughter" 3345msgid "step-sister" 3346msgstr "" 3347 3348#: app/Functions/Functions.php:1102 3349msgctxt "father’s wife’s son" 3350msgid "step-brother" 3351msgstr "" 3352 3353#: app/Functions/Functions.php:1104 3354msgctxt "husband’s brother’s wife" 3355msgid "sister-in-law" 3356msgstr "" 3357 3358#: app/Functions/Functions.php:1106 3359msgctxt "husband’s sister’s husband" 3360msgid "brother-in-law" 3361msgstr "" 3362 3363#: app/Functions/Functions.php:1108 3364msgctxt "husband’s sibling’s child" 3365msgid "nephew/niece" 3366msgstr "" 3367 3368#: app/Functions/Functions.php:1110 3369msgctxt "husband’s sister’s child" 3370msgid "nephew/niece" 3371msgstr "" 3372 3373#: app/Functions/Functions.php:1112 3374msgctxt "husband’s brother’s child" 3375msgid "nephew/niece" 3376msgstr "" 3377 3378#: app/Functions/Functions.php:1114 3379msgctxt "husband’s sibling’s daughter" 3380msgid "niece" 3381msgstr "" 3382 3383#: app/Functions/Functions.php:1116 3384msgctxt "husband’s sister’s daughter" 3385msgid "niece" 3386msgstr "" 3387 3388#: app/Functions/Functions.php:1118 3389msgctxt "husband’s brother’s daughter" 3390msgid "niece" 3391msgstr "" 3392 3393#: app/Functions/Functions.php:1120 3394msgctxt "husband’s sibling’s son" 3395msgid "nephew" 3396msgstr "" 3397 3398#: app/Functions/Functions.php:1122 3399msgctxt "husband’s sister’s son" 3400msgid "nephew" 3401msgstr "" 3402 3403#: app/Functions/Functions.php:1124 3404msgctxt "husband’s brother’s son" 3405msgid "nephew" 3406msgstr "" 3407 3408#: app/Functions/Functions.php:1126 3409msgctxt "mother’s brother’s child" 3410msgid "first cousin" 3411msgstr "" 3412 3413#: app/Functions/Functions.php:1128 3414msgctxt "mother’s brother’s daughter" 3415msgid "first cousin" 3416msgstr "" 3417 3418#: app/Functions/Functions.php:1130 3419msgctxt "mother’s brother’s son" 3420msgid "first cousin" 3421msgstr "" 3422 3423#: app/Functions/Functions.php:1132 3424msgctxt "mother’s brother’s wife" 3425msgid "aunt" 3426msgstr "" 3427 3428#: app/Functions/Functions.php:1134 3429msgctxt "mother’s father’s brother" 3430msgid "great-uncle" 3431msgstr "" 3432 3433#: app/Functions/Functions.php:1136 3434msgctxt "mother’s father’s father" 3435msgid "great-grandfather" 3436msgstr "" 3437 3438#: app/Functions/Functions.php:1138 3439msgctxt "mother’s father’s mother" 3440msgid "great-grandmother" 3441msgstr "" 3442 3443#: app/Functions/Functions.php:1140 3444msgctxt "mother’s father’s parent" 3445msgid "great-grandparent" 3446msgstr "" 3447 3448#: app/Functions/Functions.php:1142 3449msgctxt "mother’s father’s sibling" 3450msgid "great-aunt/uncle" 3451msgstr "" 3452 3453#: app/Functions/Functions.php:1144 3454msgctxt "mother’s father’s sister" 3455msgid "great-aunt" 3456msgstr "" 3457 3458#: app/Functions/Functions.php:1146 3459msgctxt "mother’s husband’s child" 3460msgid "step-sibling" 3461msgstr "" 3462 3463#: app/Functions/Functions.php:1148 3464msgctxt "mother’s husband’s daughter" 3465msgid "step-sister" 3466msgstr "" 3467 3468#: app/Functions/Functions.php:1150 3469msgctxt "mother’s husband’s son" 3470msgid "step-brother" 3471msgstr "" 3472 3473#: app/Functions/Functions.php:1152 3474msgctxt "mother’s mother’s brother" 3475msgid "great-uncle" 3476msgstr "" 3477 3478#: app/Functions/Functions.php:1154 3479msgctxt "mother’s mother’s father" 3480msgid "great-grandfather" 3481msgstr "" 3482 3483#: app/Functions/Functions.php:1156 3484msgctxt "mother’s mother’s mother" 3485msgid "great-grandmother" 3486msgstr "" 3487 3488#: app/Functions/Functions.php:1158 3489msgctxt "mother’s mother’s parent" 3490msgid "great-grandparent" 3491msgstr "" 3492 3493#: app/Functions/Functions.php:1160 3494msgctxt "mother’s mother’s sibling" 3495msgid "great-aunt/uncle" 3496msgstr "" 3497 3498#: app/Functions/Functions.php:1162 3499msgctxt "mother’s mother’s sister" 3500msgid "great-aunt" 3501msgstr "" 3502 3503#: app/Functions/Functions.php:1164 3504msgctxt "mother’s parent’s brother" 3505msgid "great-uncle" 3506msgstr "" 3507 3508#: app/Functions/Functions.php:1166 3509msgctxt "mother’s parent’s father" 3510msgid "great-grandfather" 3511msgstr "" 3512 3513#: app/Functions/Functions.php:1168 3514msgctxt "mother’s parent’s mother" 3515msgid "great-grandmother" 3516msgstr "" 3517 3518#: app/Functions/Functions.php:1170 3519msgctxt "mother’s parent’s parent" 3520msgid "great-grandparent" 3521msgstr "" 3522 3523#: app/Functions/Functions.php:1172 3524msgctxt "mother’s parent’s sibling" 3525msgid "great-aunt/uncle" 3526msgstr "" 3527 3528#: app/Functions/Functions.php:1174 3529msgctxt "mother’s parent’s sister" 3530msgid "great-aunt" 3531msgstr "" 3532 3533#: app/Functions/Functions.php:1176 3534msgctxt "mother’s sister’s child" 3535msgid "first cousin" 3536msgstr "" 3537 3538#: app/Functions/Functions.php:1178 3539msgctxt "mother’s sister’s daughter" 3540msgid "first cousin" 3541msgstr "" 3542 3543#: app/Functions/Functions.php:1180 3544msgctxt "mother’s sister’s husband" 3545msgid "uncle" 3546msgstr "" 3547 3548#: app/Functions/Functions.php:1182 3549msgctxt "mother’s sister’s son" 3550msgid "first cousin" 3551msgstr "" 3552 3553#: app/Functions/Functions.php:1184 3554msgctxt "parent’s brother’s wife" 3555msgid "aunt" 3556msgstr "" 3557 3558#: app/Functions/Functions.php:1186 3559msgctxt "parent’s father’s brother" 3560msgid "great-uncle" 3561msgstr "" 3562 3563#: app/Functions/Functions.php:1188 3564msgctxt "parent’s father’s father" 3565msgid "great-grandfather" 3566msgstr "" 3567 3568#: app/Functions/Functions.php:1190 3569msgctxt "parent’s father’s mother" 3570msgid "great-grandmother" 3571msgstr "" 3572 3573#: app/Functions/Functions.php:1192 3574msgctxt "parent’s father’s parent" 3575msgid "great-grandparent" 3576msgstr "" 3577 3578#: app/Functions/Functions.php:1194 3579msgctxt "parent’s father’s sibling" 3580msgid "great-aunt/uncle" 3581msgstr "" 3582 3583#: app/Functions/Functions.php:1196 3584msgctxt "parent’s father’s sister" 3585msgid "great-aunt" 3586msgstr "" 3587 3588#: app/Functions/Functions.php:1198 3589msgctxt "parent’s mother’s brother" 3590msgid "great-uncle" 3591msgstr "" 3592 3593#: app/Functions/Functions.php:1200 3594msgctxt "parent’s mother’s father" 3595msgid "great-grandfather" 3596msgstr "" 3597 3598#: app/Functions/Functions.php:1202 3599msgctxt "parent’s mother’s mother" 3600msgid "great-grandmother" 3601msgstr "" 3602 3603#: app/Functions/Functions.php:1204 3604msgctxt "parent’s mother’s parent" 3605msgid "great-grandparent" 3606msgstr "" 3607 3608#: app/Functions/Functions.php:1206 3609msgctxt "parent’s mother’s sibling" 3610msgid "great-aunt/uncle" 3611msgstr "" 3612 3613#: app/Functions/Functions.php:1208 3614msgctxt "parent’s mother’s sister" 3615msgid "great-aunt" 3616msgstr "" 3617 3618#: app/Functions/Functions.php:1210 3619msgctxt "parent’s parent’s brother" 3620msgid "great-uncle" 3621msgstr "" 3622 3623#: app/Functions/Functions.php:1212 3624msgctxt "parent’s parent’s father" 3625msgid "great-grandfather" 3626msgstr "" 3627 3628#: app/Functions/Functions.php:1214 3629msgctxt "parent’s parent’s mother" 3630msgid "great-grandmother" 3631msgstr "" 3632 3633#: app/Functions/Functions.php:1216 3634msgctxt "parent’s parent’s parent" 3635msgid "great-grandparent" 3636msgstr "" 3637 3638#: app/Functions/Functions.php:1218 3639msgctxt "parent’s parent’s sibling" 3640msgid "great-aunt/uncle" 3641msgstr "" 3642 3643#: app/Functions/Functions.php:1220 3644msgctxt "parent’s parent’s sister" 3645msgid "great-aunt" 3646msgstr "" 3647 3648#: app/Functions/Functions.php:1222 3649msgctxt "parent’s sister’s husband" 3650msgid "uncle" 3651msgstr "" 3652 3653#: app/Functions/Functions.php:1224 3654msgctxt "parent’s spouse’s child" 3655msgid "step-sibling" 3656msgstr "" 3657 3658#: app/Functions/Functions.php:1226 3659msgctxt "parent’s spouse’s daughter" 3660msgid "step-sister" 3661msgstr "" 3662 3663#: app/Functions/Functions.php:1228 3664msgctxt "parent’s spouse’s son" 3665msgid "step-brother" 3666msgstr "" 3667 3668#: app/Functions/Functions.php:1230 3669msgctxt "sibling’s child’s child" 3670msgid "great-nephew/niece" 3671msgstr "" 3672 3673#: app/Functions/Functions.php:1232 3674msgctxt "sibling’s child’s daughter" 3675msgid "great-niece" 3676msgstr "" 3677 3678#: app/Functions/Functions.php:1234 3679msgctxt "sibling’s child’s son" 3680msgid "great-nephew" 3681msgstr "" 3682 3683#: app/Functions/Functions.php:1236 3684msgctxt "sibling’s daughter’s child" 3685msgid "great-nephew/niece" 3686msgstr "" 3687 3688#: app/Functions/Functions.php:1238 3689msgctxt "sibling’s daughter’s daughter" 3690msgid "great-niece" 3691msgstr "" 3692 3693#: app/Functions/Functions.php:1240 3694msgctxt "sibling’s daughter’s husband" 3695msgid "nephew-in-law" 3696msgstr "" 3697 3698#: app/Functions/Functions.php:1242 3699msgctxt "sibling’s daughter’s son" 3700msgid "great-nephew" 3701msgstr "" 3702 3703#: app/Functions/Functions.php:1244 3704msgctxt "sibling’s son’s child" 3705msgid "great-nephew/niece" 3706msgstr "" 3707 3708#: app/Functions/Functions.php:1246 3709msgctxt "sibling’s son’s daughter" 3710msgid "great-niece" 3711msgstr "" 3712 3713#: app/Functions/Functions.php:1248 3714msgctxt "sibling’s son’s son" 3715msgid "great-nephew" 3716msgstr "" 3717 3718#: app/Functions/Functions.php:1250 3719msgctxt "sibling’s son’s wife" 3720msgid "niece-in-law" 3721msgstr "" 3722 3723#: app/Functions/Functions.php:1253 3724msgctxt "(a man’s) sister’s child’s child" 3725msgid "great-nephew/niece" 3726msgstr "" 3727 3728#: app/Functions/Functions.php:1256 3729msgctxt "(a woman’s) sister’s child’s child" 3730msgid "great-nephew/niece" 3731msgstr "" 3732 3733#: app/Functions/Functions.php:1259 3734msgctxt "(a man’s) sister’s child’s daughter" 3735msgid "great-niece" 3736msgstr "" 3737 3738#: app/Functions/Functions.php:1262 3739msgctxt "(a woman’s) sister’s child’s daughter" 3740msgid "great-niece" 3741msgstr "" 3742 3743#: app/Functions/Functions.php:1265 3744msgctxt "(a man’s) sister’s child’s son" 3745msgid "great-nephew" 3746msgstr "" 3747 3748#: app/Functions/Functions.php:1268 3749msgctxt "(a woman’s) sister’s child’s son" 3750msgid "great-nephew" 3751msgstr "" 3752 3753#: app/Functions/Functions.php:1271 3754msgctxt "(a man’s) sister’s daughter’s child" 3755msgid "great-nephew/niece" 3756msgstr "" 3757 3758#: app/Functions/Functions.php:1274 3759msgctxt "(a woman’s) sister’s daughter’s child" 3760msgid "great-nephew/niece" 3761msgstr "" 3762 3763#: app/Functions/Functions.php:1277 3764msgctxt "(a man’s) sister’s daughter’s daughter" 3765msgid "great-niece" 3766msgstr "" 3767 3768#: app/Functions/Functions.php:1280 3769msgctxt "(a woman’s) sister’s daughter’s daughter" 3770msgid "great-niece" 3771msgstr "" 3772 3773#: app/Functions/Functions.php:1282 3774msgctxt "sisters’s daughter’s husband" 3775msgid "nephew-in-law" 3776msgstr "" 3777 3778#: app/Functions/Functions.php:1285 3779msgctxt "(a man’s) sister’s daughter’s son" 3780msgid "great-nephew" 3781msgstr "" 3782 3783#: app/Functions/Functions.php:1288 3784msgctxt "(a woman’s) sister’s daughter’s son" 3785msgid "great-nephew" 3786msgstr "" 3787 3788#: app/Functions/Functions.php:1290 3789msgctxt "sister’s husband’s brother" 3790msgid "brother-in-law" 3791msgstr "" 3792 3793#: app/Functions/Functions.php:1292 3794msgctxt "sister’s husband’s sibling" 3795msgid "brother/sister-in-law" 3796msgstr "" 3797 3798#: app/Functions/Functions.php:1294 3799msgctxt "sister’s husband’s sister" 3800msgid "sister-in-law" 3801msgstr "" 3802 3803#: app/Functions/Functions.php:1297 3804msgctxt "(a man’s) sister’s son’s child" 3805msgid "great-nephew/niece" 3806msgstr "" 3807 3808#: app/Functions/Functions.php:1300 3809msgctxt "(a woman’s) sister’s son’s child" 3810msgid "great-nephew/niece" 3811msgstr "" 3812 3813#: app/Functions/Functions.php:1303 3814msgctxt "(a man’s) sister’s son’s daughter" 3815msgid "great-niece" 3816msgstr "" 3817 3818#: app/Functions/Functions.php:1306 3819msgctxt "(a woman’s) sister’s son’s daughter" 3820msgid "great-niece" 3821msgstr "" 3822 3823#: app/Functions/Functions.php:1309 3824msgctxt "(a man’s) sister’s son’s son" 3825msgid "great-nephew" 3826msgstr "" 3827 3828#: app/Functions/Functions.php:1312 3829msgctxt "(a woman’s) sister’s son’s son" 3830msgid "great-nephew" 3831msgstr "" 3832 3833#: app/Functions/Functions.php:1314 3834msgctxt "sisters’s son’s wife" 3835msgid "niece-in-law" 3836msgstr "" 3837 3838#: app/Functions/Functions.php:1316 3839msgctxt "son’s child’s child" 3840msgid "great-grandchild" 3841msgstr "" 3842 3843#: app/Functions/Functions.php:1318 3844msgctxt "son’s child’s daughter" 3845msgid "great-granddaughter" 3846msgstr "" 3847 3848#: app/Functions/Functions.php:1320 3849msgctxt "son’s child’s son" 3850msgid "great-grandson" 3851msgstr "" 3852 3853#: app/Functions/Functions.php:1322 3854msgctxt "son’s daughter’s child" 3855msgid "great-grandchild" 3856msgstr "" 3857 3858#: app/Functions/Functions.php:1324 3859msgctxt "son’s daughter’s daughter" 3860msgid "great-granddaughter" 3861msgstr "" 3862 3863#: app/Functions/Functions.php:1326 3864msgctxt "son’s daughter’s husband" 3865msgid "granddaughter’s husband" 3866msgstr "" 3867 3868#: app/Functions/Functions.php:1328 3869msgctxt "son’s daughter’s son" 3870msgid "great-grandson" 3871msgstr "" 3872 3873#: app/Functions/Functions.php:1330 3874msgctxt "son’s son’s child" 3875msgid "great-grandchild" 3876msgstr "" 3877 3878#: app/Functions/Functions.php:1332 3879msgctxt "son’s son’s daughter" 3880msgid "great-granddaughter" 3881msgstr "" 3882 3883#: app/Functions/Functions.php:1334 3884msgctxt "son’s son’s son" 3885msgid "great-grandson" 3886msgstr "" 3887 3888#: app/Functions/Functions.php:1336 3889msgctxt "son’s son’s wife" 3890msgid "grandson’s wife" 3891msgstr "" 3892 3893#: app/Functions/Functions.php:1338 3894msgctxt "son’s wife’s father" 3895msgid "daughter-in-law’s father" 3896msgstr "" 3897 3898#: app/Functions/Functions.php:1340 3899msgctxt "son’s wife’s mother" 3900msgid "daughter-in-law’s mother" 3901msgstr "" 3902 3903#: app/Functions/Functions.php:1342 3904msgctxt "son’s wife’s parent" 3905msgid "daughter-in-law’s parent" 3906msgstr "" 3907 3908#: app/Functions/Functions.php:1344 3909msgctxt "wife’s brother’s wife" 3910msgid "sister-in-law" 3911msgstr "" 3912 3913#: app/Functions/Functions.php:1346 3914msgctxt "wife’s sister’s husband" 3915msgid "brother-in-law" 3916msgstr "" 3917 3918#: app/Functions/Functions.php:1348 3919msgctxt "wife’s sibling’s child" 3920msgid "nephew/niece" 3921msgstr "" 3922 3923#: app/Functions/Functions.php:1350 3924msgctxt "wife’s sister’s child" 3925msgid "nephew/niece" 3926msgstr "" 3927 3928#: app/Functions/Functions.php:1352 3929msgctxt "wife’s brother’s child" 3930msgid "nephew/niece" 3931msgstr "" 3932 3933#: app/Functions/Functions.php:1354 3934msgctxt "wife’s sibling’s daughter" 3935msgid "niece" 3936msgstr "" 3937 3938#: app/Functions/Functions.php:1356 3939msgctxt "wife’s sister’s daughter" 3940msgid "niece" 3941msgstr "" 3942 3943#: app/Functions/Functions.php:1358 3944msgctxt "wife’s brother’s daughter" 3945msgid "niece" 3946msgstr "" 3947 3948#: app/Functions/Functions.php:1360 3949msgctxt "wife’s sibling’s son" 3950msgid "nephew" 3951msgstr "" 3952 3953#: app/Functions/Functions.php:1362 3954msgctxt "wife’s sister’s son" 3955msgid "nephew" 3956msgstr "" 3957 3958#: app/Functions/Functions.php:1364 3959msgctxt "wife’s brother’s son" 3960msgid "nephew" 3961msgstr "" 3962 3963#: app/Functions/Functions.php:1368 3964msgctxt "father’s father’s brother’s wife" 3965msgid "great-aunt" 3966msgstr "" 3967 3968#: app/Functions/Functions.php:1370 3969msgctxt "father’s father’s sibling’s spouse" 3970msgid "great-aunt/uncle" 3971msgstr "" 3972 3973#: app/Functions/Functions.php:1372 3974msgctxt "father’s father’s sister’s husband" 3975msgid "great-uncle" 3976msgstr "" 3977 3978#: app/Functions/Functions.php:1374 3979msgctxt "father’s mother’s brother’s wife" 3980msgid "great-aunt" 3981msgstr "" 3982 3983#: app/Functions/Functions.php:1376 3984msgctxt "father’s mother’s sibling’s spouse" 3985msgid "great-aunt/uncle" 3986msgstr "" 3987 3988#: app/Functions/Functions.php:1378 3989msgctxt "father’s mother’s sister’s husband" 3990msgid "great-uncle" 3991msgstr "" 3992 3993#: app/Functions/Functions.php:1380 3994msgctxt "father’s parent’s brother’s wife" 3995msgid "great-aunt" 3996msgstr "" 3997 3998#: app/Functions/Functions.php:1382 3999msgctxt "father’s parent’s sibling’s spouse" 4000msgid "great-aunt/uncle" 4001msgstr "" 4002 4003#: app/Functions/Functions.php:1384 4004msgctxt "father’s parent’s sister’s husband" 4005msgid "great-uncle" 4006msgstr "" 4007 4008#: app/Functions/Functions.php:1386 4009msgctxt "mother’s father’s brother’s wife" 4010msgid "great-aunt" 4011msgstr "" 4012 4013#: app/Functions/Functions.php:1388 4014msgctxt "mother’s father’s sibling’s spouse" 4015msgid "great-aunt/uncle" 4016msgstr "" 4017 4018#: app/Functions/Functions.php:1390 4019msgctxt "mother’s father’s sister’s husband" 4020msgid "great-uncle" 4021msgstr "" 4022 4023#: app/Functions/Functions.php:1392 4024msgctxt "mother’s mother’s brother’s wife" 4025msgid "great-aunt" 4026msgstr "" 4027 4028#: app/Functions/Functions.php:1394 4029msgctxt "mother’s mother’s sibling’s spouse" 4030msgid "great-aunt/uncle" 4031msgstr "" 4032 4033#: app/Functions/Functions.php:1396 4034msgctxt "mother’s mother’s sister’s husband" 4035msgid "great-uncle" 4036msgstr "" 4037 4038#: app/Functions/Functions.php:1398 4039msgctxt "mother’s parent’s brother’s wife" 4040msgid "great-aunt" 4041msgstr "" 4042 4043#: app/Functions/Functions.php:1400 4044msgctxt "mother’s parent’s sibling’s spouse" 4045msgid "great-aunt/uncle" 4046msgstr "" 4047 4048#: app/Functions/Functions.php:1402 4049msgctxt "mother’s parent’s sister’s husband" 4050msgid "great-uncle" 4051msgstr "" 4052 4053#: app/Functions/Functions.php:1404 4054msgctxt "parent’s father’s brother’s wife" 4055msgid "great-aunt" 4056msgstr "" 4057 4058#: app/Functions/Functions.php:1406 4059msgctxt "parent’s father’s sibling’s spouse" 4060msgid "great-aunt/uncle" 4061msgstr "" 4062 4063#: app/Functions/Functions.php:1408 4064msgctxt "parent’s father’s sister’s husband" 4065msgid "great-uncle" 4066msgstr "" 4067 4068#: app/Functions/Functions.php:1410 4069msgctxt "parent’s mother’s brother’s wife" 4070msgid "great-aunt" 4071msgstr "" 4072 4073#: app/Functions/Functions.php:1412 4074msgctxt "parent’s mother’s sibling’s spouse" 4075msgid "great-aunt/uncle" 4076msgstr "" 4077 4078#: app/Functions/Functions.php:1414 4079msgctxt "parent’s mother’s sister’s husband" 4080msgid "great-uncle" 4081msgstr "" 4082 4083#: app/Functions/Functions.php:1416 4084msgctxt "parent’s parent’s brother’s wife" 4085msgid "great-aunt" 4086msgstr "" 4087 4088#: app/Functions/Functions.php:1418 4089msgctxt "parent’s parent’s sibling’s spouse" 4090msgid "great-aunt/uncle" 4091msgstr "" 4092 4093#: app/Functions/Functions.php:1420 4094msgctxt "parent’s parent’s sister’s husband" 4095msgid "great-uncle" 4096msgstr "" 4097 4098#: app/Functions/Functions.php:1422 4099msgctxt "father’s father’s brother’s daughter" 4100msgid "first cousin once removed ascending" 4101msgstr "" 4102 4103#: app/Functions/Functions.php:1424 4104msgctxt "father’s father’s brother’s son" 4105msgid "first cousin once removed ascending" 4106msgstr "" 4107 4108#: app/Functions/Functions.php:1426 4109msgctxt "father’s father’s brother’s child" 4110msgid "first cousin once removed ascending" 4111msgstr "" 4112 4113#: app/Functions/Functions.php:1428 4114msgctxt "father’s father’s sister’s daughter" 4115msgid "first cousin once removed ascending" 4116msgstr "" 4117 4118#: app/Functions/Functions.php:1430 4119msgctxt "father’s father’s sister’s son" 4120msgid "first cousin once removed ascending" 4121msgstr "" 4122 4123#: app/Functions/Functions.php:1432 4124msgctxt "father’s father’s sister’s child" 4125msgid "first cousin once removed ascending" 4126msgstr "" 4127 4128#: app/Functions/Functions.php:1434 4129msgctxt "father’s mother’s brother’s daughter" 4130msgid "first cousin once removed ascending" 4131msgstr "" 4132 4133#: app/Functions/Functions.php:1436 4134msgctxt "father’s mother’s brother’s son" 4135msgid "first cousin once removed ascending" 4136msgstr "" 4137 4138#: app/Functions/Functions.php:1438 4139msgctxt "father’s mother’s brother’s child" 4140msgid "first cousin once removed ascending" 4141msgstr "" 4142 4143#: app/Functions/Functions.php:1440 4144msgctxt "father’s mother’s sister’s daughter" 4145msgid "first cousin once removed ascending" 4146msgstr "" 4147 4148#: app/Functions/Functions.php:1442 4149msgctxt "father’s mother’s sister’s son" 4150msgid "first cousin once removed ascending" 4151msgstr "" 4152 4153#: app/Functions/Functions.php:1444 4154msgctxt "father’s mother’s sister’s child" 4155msgid "first cousin once removed ascending" 4156msgstr "" 4157 4158#: app/Functions/Functions.php:1446 4159msgctxt "mother’s father’s brother’s daughter" 4160msgid "first cousin once removed ascending" 4161msgstr "" 4162 4163#: app/Functions/Functions.php:1448 4164msgctxt "mother’s father’s brother’s son" 4165msgid "first cousin once removed ascending" 4166msgstr "" 4167 4168#: app/Functions/Functions.php:1450 4169msgctxt "mother’s father’s brother’s child" 4170msgid "first cousin once removed ascending" 4171msgstr "" 4172 4173#: app/Functions/Functions.php:1452 4174msgctxt "mother’s father’s sister’s daughter" 4175msgid "first cousin once removed ascending" 4176msgstr "" 4177 4178#: app/Functions/Functions.php:1454 4179msgctxt "mother’s father’s sister’s son" 4180msgid "first cousin once removed ascending" 4181msgstr "" 4182 4183#: app/Functions/Functions.php:1456 4184msgctxt "mother’s father’s sister’s child" 4185msgid "first cousin once removed ascending" 4186msgstr "" 4187 4188#: app/Functions/Functions.php:1458 4189msgctxt "mother’s mother’s brother’s daughter" 4190msgid "first cousin once removed ascending" 4191msgstr "" 4192 4193#: app/Functions/Functions.php:1460 4194msgctxt "mother’s mother’s brother’s son" 4195msgid "first cousin once removed ascending" 4196msgstr "" 4197 4198#: app/Functions/Functions.php:1462 4199msgctxt "mother’s mother’s brother’s child" 4200msgid "first cousin once removed ascending" 4201msgstr "" 4202 4203#: app/Functions/Functions.php:1464 4204msgctxt "mother’s mother’s sister’s daughter" 4205msgid "first cousin once removed ascending" 4206msgstr "" 4207 4208#: app/Functions/Functions.php:1466 4209msgctxt "mother’s mother’s sister’s son" 4210msgid "first cousin once removed ascending" 4211msgstr "" 4212 4213#: app/Functions/Functions.php:1468 4214msgctxt "mother’s mother’s sister’s child" 4215msgid "first cousin once removed ascending" 4216msgstr "" 4217 4218#: app/Functions/Functions.php:1473 4219msgctxt "grandfather’s brother’s granddaughter" 4220msgid "second cousin" 4221msgstr "" 4222 4223#: app/Functions/Functions.php:1477 4224msgctxt "grandfather’s brother’s grandson" 4225msgid "second cousin" 4226msgstr "" 4227 4228#: app/Functions/Functions.php:1481 4229msgctxt "grandfather’s brother’s grandchild" 4230msgid "second cousin" 4231msgstr "" 4232 4233#: app/Functions/Functions.php:1485 4234msgctxt "grandfather’s sister’s granddaughter" 4235msgid "second cousin" 4236msgstr "" 4237 4238#: app/Functions/Functions.php:1489 4239msgctxt "grandfather’s sister’s grandson" 4240msgid "second cousin" 4241msgstr "" 4242 4243#: app/Functions/Functions.php:1493 4244msgctxt "grandfather’s sister’s grandchild" 4245msgid "second cousin" 4246msgstr "" 4247 4248#: app/Functions/Functions.php:1497 4249msgctxt "grandfather’s sibling’s granddaughter" 4250msgid "second cousin" 4251msgstr "" 4252 4253#: app/Functions/Functions.php:1501 4254msgctxt "grandfather’s sibling’s grandson" 4255msgid "second cousin" 4256msgstr "" 4257 4258#: app/Functions/Functions.php:1505 4259msgctxt "grandfather’s sibling’s grandchild" 4260msgid "second cousin" 4261msgstr "" 4262 4263#: app/Functions/Functions.php:1509 4264msgctxt "grandmother’s brother’s granddaughter" 4265msgid "second cousin" 4266msgstr "" 4267 4268#: app/Functions/Functions.php:1513 4269msgctxt "grandmother’s brother’s grandson" 4270msgid "second cousin" 4271msgstr "" 4272 4273#: app/Functions/Functions.php:1517 4274msgctxt "grandmother’s brother’s grandchild" 4275msgid "second cousin" 4276msgstr "" 4277 4278#: app/Functions/Functions.php:1521 4279msgctxt "grandmother’s sister’s granddaughter" 4280msgid "second cousin" 4281msgstr "" 4282 4283#: app/Functions/Functions.php:1525 4284msgctxt "grandmother’s sister’s grandson" 4285msgid "second cousin" 4286msgstr "" 4287 4288#: app/Functions/Functions.php:1529 4289msgctxt "grandmother’s sister’s grandchild" 4290msgid "second cousin" 4291msgstr "" 4292 4293#: app/Functions/Functions.php:1533 4294msgctxt "grandmother’s sibling’s granddaughter" 4295msgid "second cousin" 4296msgstr "" 4297 4298#: app/Functions/Functions.php:1537 4299msgctxt "grandmother’s sibling’s grandson" 4300msgid "second cousin" 4301msgstr "" 4302 4303#: app/Functions/Functions.php:1541 4304msgctxt "grandmother’s sibling’s grandchild" 4305msgid "second cousin" 4306msgstr "" 4307 4308#: app/Functions/Functions.php:1545 4309msgctxt "grandparent’s brother’s granddaughter" 4310msgid "second cousin" 4311msgstr "" 4312 4313#: app/Functions/Functions.php:1549 4314msgctxt "grandparent’s brother’s grandson" 4315msgid "second cousin" 4316msgstr "" 4317 4318#: app/Functions/Functions.php:1553 4319msgctxt "grandparent’s brother’s grandchild" 4320msgid "second cousin" 4321msgstr "" 4322 4323#: app/Functions/Functions.php:1557 4324msgctxt "grandparent’s sister’s granddaughter" 4325msgid "second cousin" 4326msgstr "" 4327 4328#: app/Functions/Functions.php:1561 4329msgctxt "grandparent’s sister’s grandson" 4330msgid "second cousin" 4331msgstr "" 4332 4333#: app/Functions/Functions.php:1565 4334msgctxt "grandparent’s sister’s grandchild" 4335msgid "second cousin" 4336msgstr "" 4337 4338#: app/Functions/Functions.php:1569 4339msgctxt "grandparent’s sibling’s granddaughter" 4340msgid "second cousin" 4341msgstr "" 4342 4343#: app/Functions/Functions.php:1573 4344msgctxt "grandparent’s sibling’s grandson" 4345msgid "second cousin" 4346msgstr "" 4347 4348#: app/Functions/Functions.php:1577 4349msgctxt "grandparent’s sibling’s grandchild" 4350msgid "second cousin" 4351msgstr "" 4352 4353#: app/Functions/Functions.php:1589 4354msgctxt "great-grandfather’s brother" 4355msgid "great-great-uncle" 4356msgstr "" 4357 4358#: app/Functions/Functions.php:1593 4359msgctxt "great-grandmother’s brother" 4360msgid "great-great-uncle" 4361msgstr "" 4362 4363#: app/Functions/Functions.php:1596 4364msgctxt "great-grandparent’s brother" 4365msgid "great-great-uncle" 4366msgstr "" 4367 4368#: app/Functions/Functions.php:1600 4369msgid "great-great-aunt" 4370msgstr "" 4371 4372#: app/Functions/Functions.php:1603 4373msgid "great-great-aunt/uncle" 4374msgstr "" 4375 4376#: app/Functions/Functions.php:1608 4377msgctxt "great-great-grandfather’s brother" 4378msgid "great-great-great-uncle" 4379msgstr "" 4380 4381#: app/Functions/Functions.php:1612 4382msgctxt "great-great-grandmother’s brother" 4383msgid "great-great-great-uncle" 4384msgstr "" 4385 4386#: app/Functions/Functions.php:1615 4387msgctxt "great-great-grandparent’s brother" 4388msgid "great-great-great-uncle" 4389msgstr "" 4390 4391#: app/Functions/Functions.php:1619 4392msgid "great-great-great-aunt" 4393msgstr "" 4394 4395#: app/Functions/Functions.php:1622 4396msgid "great-great-great-aunt/uncle" 4397msgstr "" 4398 4399#: app/Functions/Functions.php:1627 4400msgctxt "great-great-great-grandfather’s brother" 4401msgid "great ×4 uncle" 4402msgstr "" 4403 4404#: app/Functions/Functions.php:1631 4405msgctxt "great-great-great-grandmother’s brother" 4406msgid "great ×4 uncle" 4407msgstr "" 4408 4409#: app/Functions/Functions.php:1634 4410msgctxt "great-great-great-grandparent’s brother" 4411msgid "great ×4 uncle" 4412msgstr "" 4413 4414#: app/Functions/Functions.php:1638 4415msgid "great ×4 aunt" 4416msgstr "" 4417 4418#: app/Functions/Functions.php:1641 4419msgid "great ×4 aunt/uncle" 4420msgstr "" 4421 4422#: app/Functions/Functions.php:1646 4423msgctxt "great ×4 grandfather’s brother" 4424msgid "great ×5 uncle" 4425msgstr "" 4426 4427#: app/Functions/Functions.php:1650 4428msgctxt "great ×4 grandmother’s brother" 4429msgid "great ×5 uncle" 4430msgstr "" 4431 4432#: app/Functions/Functions.php:1653 4433msgctxt "great ×4 grandparent’s brother" 4434msgid "great ×5 uncle" 4435msgstr "" 4436 4437#: app/Functions/Functions.php:1657 4438msgid "great ×5 aunt" 4439msgstr "" 4440 4441#: app/Functions/Functions.php:1660 4442msgid "great ×5 aunt/uncle" 4443msgstr "" 4444 4445#: app/Functions/Functions.php:1665 4446msgctxt "great ×5 grandfather’s brother" 4447msgid "great ×6 uncle" 4448msgstr "" 4449 4450#: app/Functions/Functions.php:1669 4451msgctxt "great ×5 grandmother’s brother" 4452msgid "great ×6 uncle" 4453msgstr "" 4454 4455#: app/Functions/Functions.php:1672 4456msgctxt "great ×5 grandparent’s brother" 4457msgid "great ×6 uncle" 4458msgstr "" 4459 4460#: app/Functions/Functions.php:1676 4461msgid "great ×6 aunt" 4462msgstr "" 4463 4464#: app/Functions/Functions.php:1679 4465msgid "great ×6 aunt/uncle" 4466msgstr "" 4467 4468#: app/Functions/Functions.php:1684 4469msgctxt "great ×6 grandfather’s brother" 4470msgid "great ×7 uncle" 4471msgstr "" 4472 4473#: app/Functions/Functions.php:1688 4474msgctxt "great ×6 grandmother’s brother" 4475msgid "great ×7 uncle" 4476msgstr "" 4477 4478#: app/Functions/Functions.php:1691 4479msgctxt "great ×6 grandparent’s brother" 4480msgid "great ×7 uncle" 4481msgstr "" 4482 4483#: app/Functions/Functions.php:1695 4484msgid "great ×7 aunt" 4485msgstr "" 4486 4487#: app/Functions/Functions.php:1698 4488msgid "great ×7 aunt/uncle" 4489msgstr "" 4490 4491#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4492#: app/Functions/Functions.php:1708 app/Functions/Functions.php:1739 4493#: app/Functions/Functions.php:1751 app/Functions/Functions.php:1766 4494#, php-format 4495msgid "great ×%s uncle" 4496msgstr "" 4497 4498#: app/Functions/Functions.php:1712 app/Functions/Functions.php:1731 4499#: app/Functions/Functions.php:1743 app/Functions/Functions.php:1754 4500#: app/Functions/Functions.php:1770 4501#, php-format 4502msgid "great ×%s aunt" 4503msgstr "" 4504 4505#: app/Functions/Functions.php:1715 app/Functions/Functions.php:1734 4506#: app/Functions/Functions.php:1746 app/Functions/Functions.php:1757 4507#: app/Functions/Functions.php:1773 4508#, php-format 4509msgid "great ×%s aunt/uncle" 4510msgstr "" 4511 4512#: app/Functions/Functions.php:1720 4513#, php-format 4514msgctxt "great ×(%s-1) grandfather’s brother" 4515msgid "great ×%s uncle" 4516msgstr "" 4517 4518#: app/Functions/Functions.php:1724 4519#, php-format 4520msgctxt "great ×(%s-1) grandmother’s brother" 4521msgid "great ×%s uncle" 4522msgstr "" 4523 4524#: app/Functions/Functions.php:1727 4525#, php-format 4526msgctxt "great ×(%s-1) grandparent’s brother" 4527msgid "great ×%s uncle" 4528msgstr "" 4529 4530#: app/Functions/Functions.php:1785 4531msgctxt "(a man’s) brother’s great-grandson" 4532msgid "great-great-nephew" 4533msgstr "" 4534 4535#: app/Functions/Functions.php:1789 4536msgctxt "(a man’s) sister’s great-grandson" 4537msgid "great-great-nephew" 4538msgstr "" 4539 4540#: app/Functions/Functions.php:1792 4541msgctxt "(a woman’s) great-great-nephew" 4542msgid "great-great-nephew" 4543msgstr "" 4544 4545#: app/Functions/Functions.php:1797 4546msgctxt "(a man’s) brother’s great-granddaughter" 4547msgid "great-great-niece" 4548msgstr "" 4549 4550#: app/Functions/Functions.php:1801 4551msgctxt "(a man’s) sister’s great-granddaughter" 4552msgid "great-great-niece" 4553msgstr "" 4554 4555#: app/Functions/Functions.php:1804 4556msgctxt "(a woman’s) great-great-niece" 4557msgid "great-great-niece" 4558msgstr "" 4559 4560#: app/Functions/Functions.php:1808 4561msgctxt "(a man’s) brother’s great-grandchild" 4562msgid "great-great-nephew/niece" 4563msgstr "" 4564 4565#: app/Functions/Functions.php:1812 4566msgctxt "(a man’s) sister’s great-grandchild" 4567msgid "great-great-nephew/niece" 4568msgstr "" 4569 4570#: app/Functions/Functions.php:1815 4571msgctxt "(a woman’s) great-great-nephew/niece" 4572msgid "great-great-nephew/niece" 4573msgstr "" 4574 4575#: app/Functions/Functions.php:1820 4576msgctxt "(a man’s) brother’s great-great-grandson" 4577msgid "great-great-great-nephew" 4578msgstr "" 4579 4580#: app/Functions/Functions.php:1824 4581msgctxt "(a man’s) sister’s great-great-grandson" 4582msgid "great-great-great-nephew" 4583msgstr "" 4584 4585#: app/Functions/Functions.php:1827 4586msgctxt "(a woman’s) great-great-great-nephew" 4587msgid "great-great-great-nephew" 4588msgstr "" 4589 4590#: app/Functions/Functions.php:1832 4591msgctxt "(a man’s) brother’s great-great-granddaughter" 4592msgid "great-great-great-niece" 4593msgstr "" 4594 4595#: app/Functions/Functions.php:1836 4596msgctxt "(a man’s) sister’s great-great-granddaughter" 4597msgid "great-great-great-niece" 4598msgstr "" 4599 4600#: app/Functions/Functions.php:1839 4601msgctxt "(a woman’s) great-great-great-niece" 4602msgid "great-great-great-niece" 4603msgstr "" 4604 4605#: app/Functions/Functions.php:1843 4606msgctxt "(a man’s) brother’s great-great-grandchild" 4607msgid "great-great-great-nephew/niece" 4608msgstr "" 4609 4610#: app/Functions/Functions.php:1847 4611msgctxt "(a man’s) sister’s great-great-grandchild" 4612msgid "great-great-great-nephew/niece" 4613msgstr "" 4614 4615#: app/Functions/Functions.php:1850 4616msgctxt "(a woman’s) great-great-great-nephew/niece" 4617msgid "great-great-great-nephew/niece" 4618msgstr "" 4619 4620#: app/Functions/Functions.php:1855 4621msgctxt "(a man’s) brother’s great-great-great-grandson" 4622msgid "great ×4 nephew" 4623msgstr "" 4624 4625#: app/Functions/Functions.php:1859 4626msgctxt "(a man’s) sister’s great-great-great-grandson" 4627msgid "great ×4 nephew" 4628msgstr "" 4629 4630#: app/Functions/Functions.php:1862 4631msgctxt "(a woman’s) great ×4 nephew" 4632msgid "great ×4 nephew" 4633msgstr "" 4634 4635#: app/Functions/Functions.php:1867 4636msgctxt "(a man’s) brother’s great-great-great-granddaughter" 4637msgid "great ×4 niece" 4638msgstr "" 4639 4640#: app/Functions/Functions.php:1871 4641msgctxt "(a man’s) sister’s great-great-great-granddaughter" 4642msgid "great ×4 niece" 4643msgstr "" 4644 4645#: app/Functions/Functions.php:1874 4646msgctxt "(a woman’s) great ×4 niece" 4647msgid "great ×4 niece" 4648msgstr "" 4649 4650#: app/Functions/Functions.php:1878 4651msgctxt "(a man’s) brother’s great-great-great-grandchild" 4652msgid "great ×4 nephew/niece" 4653msgstr "" 4654 4655#: app/Functions/Functions.php:1882 4656msgctxt "(a man’s) sister’s great-great-great-grandchild" 4657msgid "great ×4 nephew/niece" 4658msgstr "" 4659 4660#: app/Functions/Functions.php:1885 4661msgctxt "(a woman’s) great ×4 nephew/niece" 4662msgid "great ×4 nephew/niece" 4663msgstr "" 4664 4665#: app/Functions/Functions.php:1890 4666msgctxt "(a man’s) brother’s great ×4 grandson" 4667msgid "great ×5 nephew" 4668msgstr "" 4669 4670#: app/Functions/Functions.php:1894 4671msgctxt "(a man’s) sister’s great ×4 grandson" 4672msgid "great ×5 nephew" 4673msgstr "" 4674 4675#: app/Functions/Functions.php:1897 4676msgctxt "(a woman’s) great ×5 nephew" 4677msgid "great ×5 nephew" 4678msgstr "" 4679 4680#: app/Functions/Functions.php:1902 4681msgctxt "(a man’s) brother’s great ×4 granddaughter" 4682msgid "great ×5 niece" 4683msgstr "" 4684 4685#: app/Functions/Functions.php:1906 4686msgctxt "(a man’s) sister’s great ×4 granddaughter" 4687msgid "great ×5 niece" 4688msgstr "" 4689 4690#: app/Functions/Functions.php:1909 4691msgctxt "(a woman’s) great ×5 niece" 4692msgid "great ×5 niece" 4693msgstr "" 4694 4695#: app/Functions/Functions.php:1913 4696msgctxt "(a man’s) brother’s great ×4 grandchild" 4697msgid "great ×5 nephew/niece" 4698msgstr "" 4699 4700#: app/Functions/Functions.php:1917 4701msgctxt "(a man’s) sister’s great ×4 grandchild" 4702msgid "great ×5 nephew/niece" 4703msgstr "" 4704 4705#: app/Functions/Functions.php:1920 4706msgctxt "(a woman’s) great ×5 nephew/niece" 4707msgid "great ×5 nephew/niece" 4708msgstr "" 4709 4710#: app/Functions/Functions.php:1931 app/Functions/Functions.php:1967 4711#, php-format 4712msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 4713msgid "great ×%s nephew" 4714msgstr "" 4715 4716#: app/Functions/Functions.php:1935 app/Functions/Functions.php:1970 4717#, php-format 4718msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 4719msgid "great ×%s nephew" 4720msgstr "" 4721 4722#: app/Functions/Functions.php:1938 app/Functions/Functions.php:1972 4723#, php-format 4724msgctxt "(a woman’s) great ×%s nephew" 4725msgid "great ×%s nephew" 4726msgstr "" 4727 4728#: app/Functions/Functions.php:1943 app/Functions/Functions.php:1976 4729#, php-format 4730msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 4731msgid "great ×%s niece" 4732msgstr "" 4733 4734#: app/Functions/Functions.php:1947 app/Functions/Functions.php:1979 4735#, php-format 4736msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 4737msgid "great ×%s niece" 4738msgstr "" 4739 4740#: app/Functions/Functions.php:1950 app/Functions/Functions.php:1981 4741#, php-format 4742msgctxt "(a woman’s) great ×%s niece" 4743msgid "great ×%s niece" 4744msgstr "" 4745 4746#: app/Functions/Functions.php:1954 app/Functions/Functions.php:1984 4747#, php-format 4748msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 4749msgid "great ×%s nephew/niece" 4750msgstr "" 4751 4752#: app/Functions/Functions.php:1958 app/Functions/Functions.php:1987 4753#, php-format 4754msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 4755msgid "great ×%s nephew/niece" 4756msgstr "" 4757 4758#: app/Functions/Functions.php:1961 app/Functions/Functions.php:1989 4759#, php-format 4760msgctxt "(a woman’s) great ×%s nephew/niece" 4761msgid "great ×%s nephew/niece" 4762msgstr "" 4763 4764#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4765#: app/Functions/Functions.php:1993 app/Functions/Functions.php:2005 4766#: app/Functions/Functions.php:2021 4767#, php-format 4768msgid "great ×%s nephew" 4769msgstr "" 4770 4771#: app/Functions/Functions.php:1997 app/Functions/Functions.php:2009 4772#: app/Functions/Functions.php:2025 4773#, php-format 4774msgid "great ×%s niece" 4775msgstr "" 4776 4777#: app/Functions/Functions.php:2000 app/Functions/Functions.php:2012 4778#: app/Functions/Functions.php:2028 4779#, php-format 4780msgid "great ×%s nephew/niece" 4781msgstr "" 4782 4783#: app/Functions/Functions.php:2038 4784msgid "great-great-grandfather" 4785msgstr "" 4786 4787#: app/Functions/Functions.php:2042 4788msgid "great-great-grandmother" 4789msgstr "" 4790 4791#: app/Functions/Functions.php:2045 4792msgid "great-great-grandparent" 4793msgstr "" 4794 4795#: app/Functions/Functions.php:2049 4796msgid "great-great-great-grandfather" 4797msgstr "" 4798 4799#: app/Functions/Functions.php:2053 4800msgid "great-great-great-grandmother" 4801msgstr "" 4802 4803#: app/Functions/Functions.php:2056 4804msgid "great-great-great-grandparent" 4805msgstr "" 4806 4807#: app/Functions/Functions.php:2060 4808msgid "great ×4 grandfather" 4809msgstr "" 4810 4811#: app/Functions/Functions.php:2064 4812msgid "great ×4 grandmother" 4813msgstr "" 4814 4815#: app/Functions/Functions.php:2067 4816msgid "great ×4 grandparent" 4817msgstr "" 4818 4819#: app/Functions/Functions.php:2071 4820msgid "great ×5 grandfather" 4821msgstr "" 4822 4823#: app/Functions/Functions.php:2075 4824msgid "great ×5 grandmother" 4825msgstr "" 4826 4827#: app/Functions/Functions.php:2078 4828msgid "great ×5 grandparent" 4829msgstr "" 4830 4831#: app/Functions/Functions.php:2082 4832msgid "great ×6 grandfather" 4833msgstr "" 4834 4835#: app/Functions/Functions.php:2086 4836msgid "great ×6 grandmother" 4837msgstr "" 4838 4839#: app/Functions/Functions.php:2089 4840msgid "great ×6 grandparent" 4841msgstr "" 4842 4843#: app/Functions/Functions.php:2093 4844msgid "great ×7 grandfather" 4845msgstr "" 4846 4847#: app/Functions/Functions.php:2097 4848msgid "great ×7 grandmother" 4849msgstr "" 4850 4851#: app/Functions/Functions.php:2100 4852msgid "great ×7 grandparent" 4853msgstr "" 4854 4855#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4856#: app/Functions/Functions.php:2110 app/Functions/Functions.php:2124 4857#: app/Functions/Functions.php:2136 app/Functions/Functions.php:2149 4858#: app/Functions/Functions.php:2165 4859#, php-format 4860msgid "great ×%s grandfather" 4861msgstr "" 4862 4863#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4864#: app/Functions/Functions.php:2114 app/Functions/Functions.php:2128 4865#: app/Functions/Functions.php:2140 app/Functions/Functions.php:2154 4866#: app/Functions/Functions.php:2170 4867#, php-format 4868msgid "great ×%s grandmother" 4869msgstr "" 4870 4871#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4872#: app/Functions/Functions.php:2117 app/Functions/Functions.php:2131 4873#: app/Functions/Functions.php:2143 app/Functions/Functions.php:2158 4874#: app/Functions/Functions.php:2174 4875#, php-format 4876msgid "great ×%s grandparent" 4877msgstr "" 4878 4879#: app/Functions/Functions.php:2184 4880msgid "great-great-grandson" 4881msgstr "" 4882 4883#: app/Functions/Functions.php:2188 4884msgid "great-great-granddaughter" 4885msgstr "" 4886 4887#: app/Functions/Functions.php:2191 4888msgid "great-great-grandchild" 4889msgstr "" 4890 4891#: app/Functions/Functions.php:2195 4892msgid "great-great-great-grandson" 4893msgstr "" 4894 4895#: app/Functions/Functions.php:2199 4896msgid "great-great-great-granddaughter" 4897msgstr "" 4898 4899#: app/Functions/Functions.php:2202 4900msgid "great-great-great-grandchild" 4901msgstr "" 4902 4903#: app/Functions/Functions.php:2206 4904msgid "great ×4 grandson" 4905msgstr "" 4906 4907#: app/Functions/Functions.php:2210 4908msgid "great ×4 granddaughter" 4909msgstr "" 4910 4911#: app/Functions/Functions.php:2213 4912msgid "great ×4 grandchild" 4913msgstr "" 4914 4915#: app/Functions/Functions.php:2217 4916msgid "great ×5 grandson" 4917msgstr "" 4918 4919#: app/Functions/Functions.php:2221 4920msgid "great ×5 granddaughter" 4921msgstr "" 4922 4923#: app/Functions/Functions.php:2224 4924msgid "great ×5 grandchild" 4925msgstr "" 4926 4927#: app/Functions/Functions.php:2228 4928msgid "great ×6 grandson" 4929msgstr "" 4930 4931#: app/Functions/Functions.php:2232 4932msgid "great ×6 granddaughter" 4933msgstr "" 4934 4935#: app/Functions/Functions.php:2235 4936msgid "great ×6 grandchild" 4937msgstr "" 4938 4939#: app/Functions/Functions.php:2239 4940msgid "great ×7 grandson" 4941msgstr "" 4942 4943#: app/Functions/Functions.php:2243 4944msgid "great ×7 granddaughter" 4945msgstr "" 4946 4947#: app/Functions/Functions.php:2246 4948msgid "great ×7 grandchild" 4949msgstr "" 4950 4951#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4952#: app/Functions/Functions.php:2258 app/Functions/Functions.php:2270 4953#: app/Functions/Functions.php:2287 4954#, php-format 4955msgid "great ×%s grandson" 4956msgstr "" 4957 4958#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4959#: app/Functions/Functions.php:2262 app/Functions/Functions.php:2273 4960#: app/Functions/Functions.php:2292 4961#, php-format 4962msgid "great ×%s granddaughter" 4963msgstr "" 4964 4965#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 4966#: app/Functions/Functions.php:2265 app/Functions/Functions.php:2275 4967#: app/Functions/Functions.php:2296 4968#, php-format 4969msgid "great ×%s grandchild" 4970msgstr "" 4971 4972#. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856 4973#: app/Functions/Functions.php:2350 4974#, php-format 4975msgid "%s once removed ascending" 4976msgstr "" 4977 4978#. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856 4979#: app/Functions/Functions.php:2354 4980#, php-format 4981msgid "%s once removed descending" 4982msgstr "" 4983 4984#. I18N: %s=“fifth cousin”, etc. 4985#: app/Functions/Functions.php:2358 4986#, php-format 4987msgid "%s twice removed ascending" 4988msgstr "" 4989 4990#. I18N: %s=“fifth cousin”, etc. 4991#: app/Functions/Functions.php:2362 4992#, php-format 4993msgid "%s twice removed descending" 4994msgstr "" 4995 4996#. I18N: %s=“fifth cousin”, etc. 4997#: app/Functions/Functions.php:2366 4998#, php-format 4999msgid "%s three times removed ascending" 5000msgstr "" 5001 5002#. I18N: %s=“fifth cousin”, etc. 5003#: app/Functions/Functions.php:2370 5004#, php-format 5005msgid "%s three times removed descending" 5006msgstr "" 5007 5008#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 5009#: app/Functions/Functions.php:2374 5010#, php-format 5011msgid "%1$s %2$s times removed ascending" 5012msgstr "" 5013 5014#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 5015#: app/Functions/Functions.php:2378 5016#, php-format 5017msgid "%1$s %2$s times removed descending" 5018msgstr "" 5019 5020#: app/Functions/Functions.php:2396 5021#, php-format 5022msgid "%1$s’s %2$s" 5023msgstr "" 5024 5025#. I18N: gedcom tag CHIL 5026#: app/Functions/FunctionsDate.php:51 app/Functions/FunctionsPrint.php:248 5027#: app/GedcomTag.php:580 resources/views/edit/change-family-members.phtml:54 5028#: resources/views/edit/change-family-members.phtml:65 5029#: resources/views/modules/pedigree-chart/previous.phtml:40 5030msgid "Child" 5031msgstr "" 5032 5033#. I18N: gedcom tag INFL 5034#: app/Functions/FunctionsDate.php:53 app/Functions/FunctionsPrint.php:250 5035#: app/GedcomTag.php:776 5036msgid "Infant" 5037msgstr "" 5038 5039#: app/Functions/FunctionsDate.php:55 app/Functions/FunctionsPrint.php:252 5040msgid "Stillborn" 5041msgstr "" 5042 5043#: app/Functions/FunctionsDate.php:70 app/Functions/FunctionsPrint.php:267 5044#, php-format 5045msgid "%s week" 5046msgid_plural "%s weeks" 5047msgstr[0] "" 5048msgstr[1] "" 5049 5050#: app/Functions/FunctionsEdit.php:135 5051#: resources/views/admin/trees-preferences.phtml:93 5052#: resources/views/admin/trees-preferences.phtml:96 5053msgid "No calendar conversion" 5054msgstr "" 5055 5056#: app/Functions/FunctionsEdit.php:156 app/Functions/FunctionsEdit.php:190 5057#: app/Http/Controllers/Admin/UsersController.php:197 5058#: app/Http/Controllers/Admin/UsersController.php:198 5059#: app/Statistics/Repository/LatestUserRepository.php:144 5060#: resources/views/admin/map-import-form.phtml:58 5061#: resources/views/admin/site-mail.phtml:111 5062#: resources/views/admin/site-preferences.phtml:102 5063#: resources/views/admin/site-registration.phtml:55 5064#: resources/views/admin/site-registration.phtml:72 5065#: resources/views/admin/trees-preferences.phtml:119 5066#: resources/views/admin/trees-preferences.phtml:289 5067#: resources/views/admin/trees-preferences.phtml:525 5068#: resources/views/admin/trees-preferences.phtml:541 5069#: resources/views/admin/trees-preferences.phtml:607 5070#: resources/views/admin/trees-preferences.phtml:889 5071#: resources/views/admin/trees-preferences.phtml:919 5072#: resources/views/lists/families-table.phtml:325 5073#: resources/views/modules/fix-search-and-replace/options.phtml:56 5074#: resources/views/modules/html/config.phtml:48 5075#: resources/views/modules/random_media/config.phtml:34 5076#: resources/views/modules/random_media/config.phtml:43 5077#: resources/views/modules/recent_changes/config.phtml:61 5078#: resources/views/modules/recent_changes/config.phtml:70 5079#: resources/views/modules/review_changes/config.phtml:17 5080#: resources/views/modules/todays_events/config.phtml:12 5081#: resources/views/modules/todo/config.phtml:18 5082#: resources/views/modules/todo/config.phtml:28 5083#: resources/views/modules/todo/config.phtml:37 5084#: resources/views/modules/upcoming_events/config.phtml:22 5085#: resources/xml/reports/change_report.xml:8 5086#: resources/xml/reports/family_group_report.xml:255 5087#: resources/xml/reports/family_group_report.xml:426 5088#: resources/xml/reports/family_group_report.xml:609 5089#: resources/xml/reports/family_group_report.xml:953 5090#: resources/xml/reports/individual_ext_report.xml:182 5091#: resources/xml/reports/individual_report.xml:178 5092msgid "no" 5093msgstr "" 5094 5095#: app/Functions/FunctionsEdit.php:157 app/Functions/FunctionsEdit.php:191 5096#: app/Http/Controllers/Admin/UsersController.php:197 5097#: app/Http/Controllers/Admin/UsersController.php:198 5098#: app/Statistics/Repository/LatestUserRepository.php:143 5099#: resources/views/admin/map-import-form.phtml:58 5100#: resources/views/admin/site-mail.phtml:111 5101#: resources/views/admin/site-preferences.phtml:102 5102#: resources/views/admin/site-registration.phtml:55 5103#: resources/views/admin/site-registration.phtml:72 5104#: resources/views/admin/trees-preferences.phtml:119 5105#: resources/views/admin/trees-preferences.phtml:289 5106#: resources/views/admin/trees-preferences.phtml:525 5107#: resources/views/admin/trees-preferences.phtml:541 5108#: resources/views/admin/trees-preferences.phtml:607 5109#: resources/views/admin/trees-preferences.phtml:889 5110#: resources/views/admin/trees-preferences.phtml:919 5111#: resources/views/lists/families-table.phtml:327 5112#: resources/views/modules/fix-search-and-replace/options.phtml:56 5113#: resources/views/modules/html/config.phtml:48 5114#: resources/views/modules/random_media/config.phtml:34 5115#: resources/views/modules/random_media/config.phtml:43 5116#: resources/views/modules/recent_changes/config.phtml:61 5117#: resources/views/modules/recent_changes/config.phtml:70 5118#: resources/views/modules/review_changes/config.phtml:17 5119#: resources/views/modules/todays_events/config.phtml:12 5120#: resources/views/modules/todo/config.phtml:18 5121#: resources/views/modules/todo/config.phtml:28 5122#: resources/views/modules/todo/config.phtml:37 5123#: resources/views/modules/upcoming_events/config.phtml:22 5124#: resources/xml/reports/change_report.xml:8 5125#: resources/xml/reports/family_group_report.xml:252 5126#: resources/xml/reports/family_group_report.xml:423 5127#: resources/xml/reports/family_group_report.xml:606 5128#: resources/xml/reports/family_group_report.xml:950 5129#: resources/xml/reports/individual_ext_report.xml:179 5130#: resources/xml/reports/individual_report.xml:175 5131msgid "yes" 5132msgstr "" 5133 5134#: app/Functions/FunctionsEdit.php:173 5135#: app/Module/FrequentlyAskedQuestionsModule.php:320 5136#: app/Module/IndividualListModule.php:235 5137#: app/Module/IndividualListModule.php:244 5138#: app/Module/IndividualListModule.php:253 5139#: app/Module/IndividualListModule.php:342 5140#: app/Module/IndividualListModule.php:444 5141#: app/Module/IndividualListModule.php:446 5142#: app/Module/UserMessagesModule.php:181 5143#: resources/views/calendar-page.phtml:177 5144#: resources/views/lists/datatables-attributes.phtml:10 5145#: resources/views/modules/faq/config.phtml:59 5146#: resources/views/modules/random_media/config.phtml:12 5147#: resources/xml/reports/ahnentafel_report.xml:7 5148#: resources/xml/reports/descendancy_report.xml:6 5149#: resources/xml/reports/individual_ext_report.xml:6 5150#: resources/xml/reports/individual_ext_report.xml:7 5151#: resources/xml/reports/individual_ext_report.xml:11 5152#: resources/xml/reports/individual_report.xml:8 5153#: resources/xml/reports/missing_facts_report.xml:6 5154#: resources/xml/reports/missing_facts_report.xml:7 5155#: resources/xml/reports/relative_ext_report.xml:6 5156msgid "All" 5157msgstr "" 5158 5159#: app/Functions/FunctionsEdit.php:226 5160#: app/Functions/FunctionsPrintFacts.php:252 5161#: app/Functions/FunctionsPrintFacts.php:446 5162#: app/Functions/FunctionsPrintFacts.php:786 5163#: app/Functions/FunctionsPrintFacts.php:1024 5164#: resources/views/modals/restriction-fields.phtml:32 5165msgid "Only managers can edit" 5166msgstr "" 5167 5168#: app/Functions/FunctionsEdit.php:253 5169msgid "No temple - living ordinance" 5170msgstr "" 5171 5172#: app/Functions/FunctionsEdit.php:456 5173msgid "An associate is another individual who was involved with this individual, such as a friend or an employer." 5174msgstr "" 5175 5176#: app/Functions/FunctionsEdit.php:458 5177msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest." 5178msgstr "" 5179 5180#: app/Functions/FunctionsEdit.php:474 5181msgid "Create a family" 5182msgstr "" 5183 5184#: app/Functions/FunctionsEdit.php:485 5185#: resources/views/modals/create-note-object.phtml:16 5186msgid "Create a shared note" 5187msgstr "" 5188 5189#: app/Functions/FunctionsEdit.php:494 5190#: resources/views/modals/create-media-from-file.phtml:16 5191#: resources/views/modals/create-media-object.phtml:19 5192msgid "Create a media object" 5193msgstr "" 5194 5195#: app/Functions/FunctionsEdit.php:532 5196#: resources/views/modals/create-repository.phtml:16 5197msgid "Create a repository" 5198msgstr "" 5199 5200#: app/Functions/FunctionsEdit.php:542 app/Module/StatisticsChartModule.php:788 5201#: resources/views/individual-sex.phtml:33 5202msgid "Male" 5203msgstr "" 5204 5205#: app/Functions/FunctionsEdit.php:542 app/Module/StatisticsChartModule.php:789 5206#: resources/views/individual-sex.phtml:36 5207msgid "Female" 5208msgstr "" 5209 5210#: app/Functions/FunctionsEdit.php:542 resources/views/individual-sex.phtml:39 5211#: resources/xml/reports/family_group_report.xml:844 5212#: resources/xml/reports/individual_ext_report.xml:391 5213#: resources/xml/reports/individual_ext_report.xml:598 5214#: resources/xml/reports/individual_report.xml:388 5215#: resources/xml/reports/individual_report.xml:602 5216msgctxt "unknown gender" 5217msgid "Unknown" 5218msgstr "" 5219 5220#: app/Functions/FunctionsEdit.php:546 5221#: resources/views/modals/create-source.phtml:16 5222msgid "Create a source" 5223msgstr "" 5224 5225#: app/Functions/FunctionsEdit.php:554 5226#: resources/views/modals/create-submitter.phtml:16 5227msgid "Create a submitter" 5228msgstr "" 5229 5230#. I18N: Examples of valid time formats (hours:minutes:seconds) 5231#: app/Functions/FunctionsEdit.php:561 5232msgid "hh:mm or hh:mm:ss" 5233msgstr "" 5234 5235#: app/Functions/FunctionsEdit.php:565 5236msgid "always" 5237msgstr "" 5238 5239#: app/Functions/FunctionsEdit.php:565 5240msgid "never" 5241msgstr "" 5242 5243#: app/Functions/FunctionsEdit.php:566 5244msgid "Use this image for charts and on the individual’s page." 5245msgstr "" 5246 5247#: app/Functions/FunctionsEdit.php:598 app/Http/RequestHandlers/EditName.php:71 5248#: resources/views/individual-name.phtml:81 5249#: resources/views/individual-name.phtml:83 5250msgid "Edit the name" 5251msgstr "" 5252 5253#: app/Functions/FunctionsEdit.php:609 5254#: app/Functions/FunctionsPrintFacts.php:171 app/GedcomTag.php:813 5255#: resources/xml/reports/fact_sources.xml:202 5256msgid "Civil marriage" 5257msgstr "" 5258 5259#: app/Functions/FunctionsEdit.php:610 5260#: app/Functions/FunctionsPrintFacts.php:179 app/GedcomTag.php:817 5261#: resources/xml/reports/fact_sources.xml:199 5262msgid "Religious marriage" 5263msgstr "" 5264 5265#: app/Functions/FunctionsEdit.php:611 5266#: app/Functions/FunctionsPrintFacts.php:175 app/GedcomTag.php:815 5267#: resources/xml/reports/fact_sources.xml:205 5268msgid "Registered partnership" 5269msgstr "" 5270 5271#: app/Functions/FunctionsPrint.php:100 app/GedcomTag.php:967 5272#: resources/views/admin/trees.phtml:256 5273#: resources/views/cards/add-shared-note.phtml:10 5274#: resources/views/edit/shared-note.phtml:14 5275#: resources/views/family-page.phtml:75 resources/views/media-page.phtml:175 5276#: resources/views/modules/notes/tab.phtml:51 5277#: resources/views/note-page.phtml:97 5278msgid "Shared note" 5279msgstr "" 5280 5281#. I18N: gedcom tag NOTE 5282#: app/Functions/FunctionsPrint.php:105 app/Functions/FunctionsPrint.php:178 5283#: app/GedcomTag.php:854 resources/views/admin/trees-privacy.phtml:174 5284#: resources/views/cards/add-note.phtml:10 resources/views/family-page.phtml:64 5285#: resources/views/modals/create-media-from-file.phtml:48 5286#: resources/views/modals/media-object-fields.phtml:11 5287#: resources/views/modals/note-object-fields.phtml:9 5288#: resources/views/modules/favorites/favorites.phtml:159 5289#: resources/views/modules/notes/tab.phtml:41 5290#: resources/views/modules/recent_changes/changes-table.phtml:68 5291#: resources/xml/reports/cemetery_report.xml:56 5292#: resources/xml/reports/family_group_report.xml:485 5293#: resources/xml/reports/family_group_report.xml:749 5294#: resources/xml/reports/family_group_report.xml:1101 5295#: resources/xml/reports/occupation_report.xml:64 5296msgid "Note" 5297msgstr "" 5298 5299#: app/Functions/FunctionsPrint.php:121 app/Note.php:133 5300#: app/Report/ReportParserGenerate.php:985 5301#: app/Report/ReportParserGenerate.php:1080 5302msgid "…" 5303msgstr "" 5304 5305#: app/Functions/FunctionsPrint.php:210 5306#: app/Module/IndividualFactsTabModule.php:730 5307msgid "Death of a mother" 5308msgstr "" 5309 5310#: app/Functions/FunctionsPrint.php:212 5311msgid "Mother’s age" 5312msgstr "" 5313 5314#: app/Functions/FunctionsPrint.php:218 5315#: app/Module/IndividualFactsTabModule.php:729 5316msgid "Death of a father" 5317msgstr "" 5318 5319#: app/Functions/FunctionsPrint.php:220 5320msgid "Father’s age" 5321msgstr "" 5322 5323#: app/Functions/FunctionsPrint.php:224 5324msgid "Parent’s age" 5325msgstr "" 5326 5327#. I18N: The age of an individual at a given date 5328#: app/Functions/FunctionsPrint.php:352 5329#: app/Http/RequestHandlers/IndividualPage.php:173 5330#, php-format 5331msgctxt "Male" 5332msgid "(aged %s)" 5333msgstr "" 5334 5335#. I18N: The age of an individual at a given date 5336#: app/Functions/FunctionsPrint.php:356 5337#: app/Http/RequestHandlers/IndividualPage.php:176 5338#, php-format 5339msgctxt "Female" 5340msgid "(aged %s)" 5341msgstr "" 5342 5343#. I18N: gedcom tag AGE 5344#: app/Functions/FunctionsPrint.php:392 app/GedcomTag.php:470 5345#: app/Statistics/Google/ChartAge.php:141 5346#: app/Statistics/Google/ChartMarriageAge.php:164 5347#: resources/views/lists/chart-by-age.phtml:27 5348#: resources/views/lists/families-table.phtml:142 5349#: resources/views/lists/families-table.phtml:217 5350#: resources/views/lists/families-table.phtml:220 5351#: resources/views/lists/individuals-table.phtml:157 5352#: resources/views/lists/individuals-table.phtml:253 5353#: resources/views/modules/timeline-chart/chart.phtml:414 5354msgid "Age" 5355msgstr "" 5356 5357#. I18N: gedcom tag HUSB 5358#: app/Functions/FunctionsPrint.php:393 app/GedcomTag.php:760 5359#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:57 5360#: resources/views/edit/change-family-members.phtml:19 5361#: resources/views/edit/change-family-members.phtml:34 5362#: resources/xml/reports/cemetery_report.xml:7 5363#: resources/xml/reports/death_report.xml:10 5364#: resources/xml/reports/family_group_report.xml:147 5365#: resources/xml/reports/family_group_report.xml:1087 5366#: resources/xml/reports/individual_ext_report.xml:196 5367#: resources/xml/reports/individual_ext_report.xml:213 5368#: resources/xml/reports/individual_ext_report.xml:449 5369#: resources/xml/reports/individual_report.xml:192 5370#: resources/xml/reports/individual_report.xml:213 5371#: resources/xml/reports/individual_report.xml:449 5372#: resources/xml/reports/relative_ext_report.xml:109 5373msgid "Husband" 5374msgstr "" 5375 5376#. I18N: gedcom tag WIFE 5377#: app/Functions/FunctionsPrint.php:394 app/GedcomTag.php:1038 5378#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:60 5379#: resources/views/edit/change-family-members.phtml:21 5380#: resources/views/edit/change-family-members.phtml:36 5381#: resources/xml/reports/family_group_report.xml:501 5382#: resources/xml/reports/family_group_report.xml:1078 5383#: resources/xml/reports/individual_ext_report.xml:199 5384#: resources/xml/reports/individual_ext_report.xml:216 5385#: resources/xml/reports/individual_ext_report.xml:485 5386#: resources/xml/reports/individual_report.xml:195 5387#: resources/xml/reports/individual_report.xml:216 5388#: resources/xml/reports/individual_report.xml:489 5389#: resources/xml/reports/relative_ext_report.xml:104 5390msgid "Wife" 5391msgstr "" 5392 5393#. I18N: gedcom tag LATI 5394#: app/Functions/FunctionsPrint.php:439 app/GedcomTag.php:782 5395#: resources/views/admin/location-edit.phtml:49 5396#: resources/views/admin/locations.phtml:39 5397#: resources/views/edit/input-addon-coordinates.phtml:9 5398#: resources/views/edit/input-addon-coordinates.phtml:12 5399#: resources/views/modules/place-hierarchy/popup.phtml:27 5400msgid "Latitude" 5401msgstr "" 5402 5403#. I18N: gedcom tag LONG 5404#: app/Functions/FunctionsPrint.php:445 app/GedcomTag.php:788 5405#: resources/views/admin/location-edit.phtml:60 5406#: resources/views/admin/locations.phtml:40 5407#: resources/views/edit/input-addon-coordinates.phtml:9 5408#: resources/views/edit/input-addon-coordinates.phtml:12 5409#: resources/views/modules/place-hierarchy/popup.phtml:31 5410msgid "Longitude" 5411msgstr "" 5412 5413#: app/Functions/FunctionsPrint.php:451 app/Functions/FunctionsPrint.php:453 5414msgid "Google Maps™" 5415msgstr "" 5416 5417#: app/Functions/FunctionsPrint.php:456 app/Functions/FunctionsPrint.php:458 5418msgid "Bing Maps™" 5419msgstr "" 5420 5421#: app/Functions/FunctionsPrint.php:461 app/Functions/FunctionsPrint.php:463 5422#: resources/views/admin/map-provider.phtml:21 5423msgid "OpenStreetMap™" 5424msgstr "" 5425 5426#: app/Functions/FunctionsPrint.php:473 5427msgid "LDS temple" 5428msgstr "" 5429 5430#. I18N: gedcom tag STAT 5431#: app/Functions/FunctionsPrint.php:476 app/GedcomTag.php:994 5432#: resources/views/admin/changes-log.phtml:37 5433#: resources/views/admin/changes-log.phtml:117 5434msgid "Status" 5435msgstr "" 5436 5437#: app/Functions/FunctionsPrintFacts.php:212 5438#: app/Statistics/Repository/FamilyRepository.php:470 5439#: resources/views/statistics/families/top10-list-age.phtml:25 5440#: resources/views/statistics/families/top10-nolist-age.phtml:25 5441msgid "View this family" 5442msgstr "" 5443 5444#: app/Functions/FunctionsPrintFacts.php:307 5445#: resources/views/admin/users-edit.phtml:316 5446msgid "No" 5447msgstr "" 5448 5449#: app/Functions/FunctionsPrintFacts.php:310 5450msgid "Yes" 5451msgstr "" 5452 5453#. I18N: gedcom tag SOUR 5454#. I18N: Name of a module/report 5455#: app/Functions/FunctionsPrintFacts.php:592 app/GedcomTag.php:982 5456#: app/Module/FactSourcesReportModule.php:44 5457#: resources/views/admin/trees-privacy.phtml:172 5458#: resources/views/admin/trees.phtml:231 5459#: resources/views/cards/add-source-citation.phtml:14 5460#: resources/views/family-page.phtml:99 resources/views/media-page.phtml:165 5461#: resources/views/modals/link-media-to-source.phtml:15 5462#: resources/views/modules/favorites/favorites.phtml:108 5463#: resources/views/modules/random_media/slide-show.phtml:70 5464#: resources/views/modules/recent_changes/changes-table.phtml:71 5465#: resources/views/modules/sources_tab/tab.phtml:39 5466#: resources/xml/reports/bdm_report.xml:136 5467#: resources/xml/reports/bdm_report.xml:162 5468#: resources/xml/reports/bdm_report.xml:196 5469#: resources/xml/reports/birth_report.xml:43 5470#: resources/xml/reports/death_report.xml:54 5471#: resources/xml/reports/fact_sources.xml:3 5472#: resources/xml/reports/fact_sources.xml:43 5473#: resources/xml/reports/marriage_report.xml:54 5474#: resources/xml/reports/missing_facts_report.xml:108 5475#: resources/xml/reports/missing_facts_report.xml:153 5476#: resources/xml/reports/missing_facts_report.xml:194 5477#: resources/xml/reports/missing_facts_report.xml:236 5478#: resources/xml/reports/missing_facts_report.xml:277 5479#: resources/xml/reports/missing_facts_report.xml:318 5480#: resources/xml/reports/missing_facts_report.xml:360 5481#: resources/xml/reports/missing_facts_report.xml:402 5482#: resources/xml/reports/missing_facts_report.xml:444 5483#: resources/xml/reports/missing_facts_report.xml:487 5484#: resources/xml/reports/missing_facts_report.xml:529 5485#: resources/xml/reports/missing_facts_report.xml:570 5486msgid "Source" 5487msgstr "" 5488 5489#. I18N: gedcom tag TYPE 5490#: app/Functions/FunctionsPrintFacts.php:674 app/GedcomTag.php:1029 5491#: app/Statistics/Google/ChartFamilyLargest.php:104 5492#: app/Statistics/Google/ChartFamilyWithSources.php:76 5493#: app/Statistics/Google/ChartIndividualWithSources.php:76 5494#: app/Statistics/Google/ChartMedia.php:75 5495#: app/Statistics/Google/ChartSex.php:55 5496#: resources/views/admin/site-logs.phtml:37 5497#: resources/views/admin/site-logs.phtml:107 5498#: resources/views/modules/media-list/page.phtml:57 5499#: resources/views/modules/random_media/config.phtml:19 5500#: resources/views/modules/recent_changes/changes-table.phtml:39 5501msgid "Type" 5502msgstr "" 5503 5504#: app/Functions/FunctionsPrintFacts.php:751 5505#: app/Http/Controllers/Admin/LocationController.php:168 5506#: app/Http/Controllers/Admin/LocationController.php:169 5507#: resources/views/admin/locations.phtml:44 5508#: resources/views/admin/locations.phtml:96 5509#: resources/views/admin/locations.phtml:99 5510#: resources/views/admin/users-table-options.phtml:26 5511#: resources/views/admin/users.phtml:18 5512#: resources/views/edit/icon-fact-edit.phtml:8 5513#: resources/views/edit/icon-fact-edit.phtml:10 5514#: resources/views/media-page.phtml:95 resources/views/media-page.phtml:98 5515#: resources/views/modules/faq/config.phtml:47 5516#: resources/views/modules/gedcom_news/list.phtml:33 5517#: resources/views/modules/stories/config.phtml:38 5518#: resources/views/modules/stories/config.phtml:60 5519#: resources/views/modules/user_blog/list.phtml:33 5520#: resources/views/note-page.phtml:100 resources/views/note-page.phtml:103 5521msgid "Edit" 5522msgstr "" 5523 5524#: app/Functions/FunctionsPrintFacts.php:989 5525msgid "View" 5526msgstr "" 5527 5528#: app/Functions/FunctionsPrintLists.php:70 5529#, php-format 5530msgid "%1$s (%2$s)" 5531msgstr "" 5532 5533#: app/GedcomCode/GedcomCodeAdop.php:49 5534msgid "Adopted by both parents" 5535msgstr "" 5536 5537#. I18N: gedcom tag _ADPF 5538#: app/GedcomCode/GedcomCodeAdop.php:50 app/GedcomTag.php:1048 5539msgid "Adopted by father" 5540msgstr "" 5541 5542#. I18N: gedcom tag _ADPM 5543#: app/GedcomCode/GedcomCodeAdop.php:51 app/GedcomTag.php:1052 5544msgid "Adopted by mother" 5545msgstr "" 5546 5547#. I18N: The name given to a child by its adoptive parents 5548#: app/GedcomCode/GedcomCodeName.php:64 5549msgctxt "MALE" 5550msgid "adopted name" 5551msgstr "" 5552 5553#. I18N: The name given to a child by its adoptive parents 5554#: app/GedcomCode/GedcomCodeName.php:69 5555msgctxt "FEMALE" 5556msgid "adopted name" 5557msgstr "" 5558 5559#. I18N: The name given to a child by its adoptive parents 5560#: app/GedcomCode/GedcomCodeName.php:73 5561msgid "adopted name" 5562msgstr "" 5563 5564#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 5565#: app/GedcomCode/GedcomCodeName.php:78 5566msgctxt "MALE" 5567msgid "also known as" 5568msgstr "" 5569 5570#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 5571#: app/GedcomCode/GedcomCodeName.php:83 5572msgctxt "FEMALE" 5573msgid "also known as" 5574msgstr "" 5575 5576#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 5577#: app/GedcomCode/GedcomCodeName.php:87 5578msgid "also known as" 5579msgstr "" 5580 5581#. I18N: The name given to an individual at their birth 5582#: app/GedcomCode/GedcomCodeName.php:92 5583msgctxt "MALE" 5584msgid "birth name" 5585msgstr "" 5586 5587#. I18N: The name given to an individual at their birth 5588#: app/GedcomCode/GedcomCodeName.php:97 5589msgctxt "FEMALE" 5590msgid "birth name" 5591msgstr "" 5592 5593#. I18N: The name given to an individual at their birth 5594#: app/GedcomCode/GedcomCodeName.php:101 5595msgid "birth name" 5596msgstr "" 5597 5598#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 5599#: app/GedcomCode/GedcomCodeName.php:106 5600msgctxt "MALE" 5601msgid "change of name" 5602msgstr "" 5603 5604#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 5605#: app/GedcomCode/GedcomCodeName.php:111 5606msgctxt "FEMALE" 5607msgid "change of name" 5608msgstr "" 5609 5610#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 5611#: app/GedcomCode/GedcomCodeName.php:115 5612msgid "change of name" 5613msgstr "" 5614 5615#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 5616#: app/GedcomCode/GedcomCodeName.php:120 5617msgctxt "MALE" 5618msgid "estate name" 5619msgstr "" 5620 5621#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 5622#: app/GedcomCode/GedcomCodeName.php:125 5623msgctxt "FEMALE" 5624msgid "estate name" 5625msgstr "" 5626 5627#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 5628#: app/GedcomCode/GedcomCodeName.php:129 5629msgid "estate name" 5630msgstr "" 5631 5632#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 5633#: app/GedcomCode/GedcomCodeName.php:134 5634msgctxt "MALE" 5635msgid "immigration name" 5636msgstr "" 5637 5638#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 5639#: app/GedcomCode/GedcomCodeName.php:139 5640msgctxt "FEMALE" 5641msgid "immigration name" 5642msgstr "" 5643 5644#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 5645#: app/GedcomCode/GedcomCodeName.php:143 5646msgid "immigration name" 5647msgstr "" 5648 5649#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 5650#: app/GedcomCode/GedcomCodeName.php:148 5651msgid "maiden name" 5652msgstr "" 5653 5654#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 5655#: app/GedcomCode/GedcomCodeName.php:153 5656msgctxt "MALE" 5657msgid "married name" 5658msgstr "" 5659 5660#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 5661#: app/GedcomCode/GedcomCodeName.php:158 5662msgctxt "FEMALE" 5663msgid "married name" 5664msgstr "" 5665 5666#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 5667#: app/GedcomCode/GedcomCodeName.php:162 5668msgid "married name" 5669msgstr "" 5670 5671#. I18N: A name taken when entering a religion or a religious order 5672#: app/GedcomCode/GedcomCodeName.php:167 5673msgctxt "MALE" 5674msgid "religious name" 5675msgstr "" 5676 5677#. I18N: A name taken when entering a religion or a religious order 5678#: app/GedcomCode/GedcomCodeName.php:172 5679msgctxt "FEMALE" 5680msgid "religious name" 5681msgstr "" 5682 5683#. I18N: A name taken when entering a religion or a religious order 5684#: app/GedcomCode/GedcomCodeName.php:176 5685msgid "religious name" 5686msgstr "" 5687 5688#: app/GedcomCode/GedcomCodePedi.php:59 5689msgctxt "Male pedigree" 5690msgid "Birth" 5691msgstr "" 5692 5693#: app/GedcomCode/GedcomCodePedi.php:63 5694msgctxt "Female pedigree" 5695msgid "Birth" 5696msgstr "" 5697 5698#: app/GedcomCode/GedcomCodePedi.php:66 5699msgctxt "Pedigree" 5700msgid "Birth" 5701msgstr "" 5702 5703#: app/GedcomCode/GedcomCodePedi.php:70 5704msgctxt "Male pedigree" 5705msgid "Adopted" 5706msgstr "" 5707 5708#: app/GedcomCode/GedcomCodePedi.php:74 5709msgctxt "Female pedigree" 5710msgid "Adopted" 5711msgstr "" 5712 5713#: app/GedcomCode/GedcomCodePedi.php:77 5714msgctxt "Pedigree" 5715msgid "Adopted" 5716msgstr "" 5717 5718#: app/GedcomCode/GedcomCodePedi.php:81 5719msgctxt "Male pedigree" 5720msgid "Foster" 5721msgstr "" 5722 5723#: app/GedcomCode/GedcomCodePedi.php:85 5724msgctxt "Female pedigree" 5725msgid "Foster" 5726msgstr "" 5727 5728#: app/GedcomCode/GedcomCodePedi.php:88 5729msgctxt "Pedigree" 5730msgid "Foster" 5731msgstr "" 5732 5733#. I18N: “sealing” is a ceremony in the Mormon church. 5734#: app/GedcomCode/GedcomCodePedi.php:93 5735msgctxt "Male pedigree" 5736msgid "Sealing" 5737msgstr "" 5738 5739#. I18N: “sealing” is a ceremony in the Mormon church. 5740#: app/GedcomCode/GedcomCodePedi.php:98 5741msgctxt "Female pedigree" 5742msgid "Sealing" 5743msgstr "" 5744 5745#. I18N: “sealing” is a ceremony in the Mormon church. 5746#: app/GedcomCode/GedcomCodePedi.php:102 5747msgctxt "Pedigree" 5748msgid "Sealing" 5749msgstr "" 5750 5751#. I18N: This is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 5752#: app/GedcomCode/GedcomCodePedi.php:109 5753msgid "Rada" 5754msgstr "" 5755 5756#: app/GedcomCode/GedcomCodePedi.php:145 app/GedcomCode/GedcomCodePedi.php:157 5757#: app/Individual.php:923 app/Individual.php:977 5758#: resources/xml/reports/individual_ext_report.xml:237 5759#: resources/xml/reports/individual_report.xml:234 5760msgid "Family with parents" 5761msgstr "" 5762 5763#: app/GedcomCode/GedcomCodePedi.php:147 app/Individual.php:924 5764msgid "Family with adoptive parents" 5765msgstr "" 5766 5767#: app/GedcomCode/GedcomCodePedi.php:149 app/Individual.php:925 5768msgid "Family with foster parents" 5769msgstr "" 5770 5771#. I18N: “sealing” is a Mormon ceremony. 5772#: app/GedcomCode/GedcomCodePedi.php:152 app/Individual.php:927 5773msgid "Family with sealing parents" 5774msgstr "" 5775 5776#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 5777#: app/GedcomCode/GedcomCodePedi.php:155 app/Individual.php:929 5778msgid "Family with rada parents" 5779msgstr "" 5780 5781#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 5782#: app/GedcomCode/GedcomCodeQuay.php:49 5783msgid "primary evidence" 5784msgstr "" 5785 5786#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 5787#: app/GedcomCode/GedcomCodeQuay.php:52 5788msgid "secondary evidence" 5789msgstr "" 5790 5791#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 5792#: app/GedcomCode/GedcomCodeQuay.php:55 5793msgid "questionable evidence" 5794msgstr "" 5795 5796#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 5797#: app/GedcomCode/GedcomCodeQuay.php:58 5798msgid "unreliable evidence" 5799msgstr "" 5800 5801#: app/GedcomCode/GedcomCodeRela.php:89 5802msgctxt "MALE" 5803msgid "Attendant" 5804msgstr "" 5805 5806#: app/GedcomCode/GedcomCodeRela.php:93 5807msgctxt "FEMALE" 5808msgid "Attendant" 5809msgstr "" 5810 5811#: app/GedcomCode/GedcomCodeRela.php:96 5812msgid "Attendant" 5813msgstr "" 5814 5815#: app/GedcomCode/GedcomCodeRela.php:100 5816msgctxt "MALE" 5817msgid "Attending" 5818msgstr "" 5819 5820#: app/GedcomCode/GedcomCodeRela.php:104 5821msgctxt "FEMALE" 5822msgid "Attending" 5823msgstr "" 5824 5825#: app/GedcomCode/GedcomCodeRela.php:107 5826msgid "Attending" 5827msgstr "" 5828 5829#: app/GedcomCode/GedcomCodeRela.php:111 5830msgid "Best man" 5831msgstr "" 5832 5833#: app/GedcomCode/GedcomCodeRela.php:115 5834msgid "Bridesmaid" 5835msgstr "" 5836 5837#: app/GedcomCode/GedcomCodeRela.php:119 5838msgctxt "MALE" 5839msgid "Buyer" 5840msgstr "" 5841 5842#: app/GedcomCode/GedcomCodeRela.php:123 5843msgctxt "FEMALE" 5844msgid "Buyer" 5845msgstr "" 5846 5847#: app/GedcomCode/GedcomCodeRela.php:126 5848msgid "Buyer" 5849msgstr "" 5850 5851#: app/GedcomCode/GedcomCodeRela.php:130 5852msgid "Circumciser" 5853msgstr "" 5854 5855#: app/GedcomCode/GedcomCodeRela.php:134 5856msgctxt "MALE" 5857msgid "Civil registrar" 5858msgstr "" 5859 5860#: app/GedcomCode/GedcomCodeRela.php:138 5861msgctxt "FEMALE" 5862msgid "Civil registrar" 5863msgstr "" 5864 5865#: app/GedcomCode/GedcomCodeRela.php:141 5866msgid "Civil registrar" 5867msgstr "" 5868 5869#: app/GedcomCode/GedcomCodeRela.php:145 5870msgctxt "MALE" 5871msgid "Employee" 5872msgstr "" 5873 5874#: app/GedcomCode/GedcomCodeRela.php:149 5875msgctxt "FEMALE" 5876msgid "Employee" 5877msgstr "" 5878 5879#: app/GedcomCode/GedcomCodeRela.php:152 5880msgid "Employee" 5881msgstr "" 5882 5883#: app/GedcomCode/GedcomCodeRela.php:156 5884msgctxt "MALE" 5885msgid "Employer" 5886msgstr "" 5887 5888#: app/GedcomCode/GedcomCodeRela.php:160 5889msgctxt "FEMALE" 5890msgid "Employer" 5891msgstr "" 5892 5893#: app/GedcomCode/GedcomCodeRela.php:163 app/GedcomTag.php:868 5894#: app/GedcomTag.php:943 5895msgid "Employer" 5896msgstr "" 5897 5898#: app/GedcomCode/GedcomCodeRela.php:167 5899msgid "Foster child" 5900msgstr "" 5901 5902#: app/GedcomCode/GedcomCodeRela.php:171 5903msgid "Foster father" 5904msgstr "" 5905 5906#: app/GedcomCode/GedcomCodeRela.php:175 5907msgid "Foster mother" 5908msgstr "" 5909 5910#: app/GedcomCode/GedcomCodeRela.php:179 5911msgctxt "MALE" 5912msgid "Friend" 5913msgstr "" 5914 5915#: app/GedcomCode/GedcomCodeRela.php:183 5916msgctxt "FEMALE" 5917msgid "Friend" 5918msgstr "" 5919 5920#: app/GedcomCode/GedcomCodeRela.php:186 5921msgid "Friend" 5922msgstr "" 5923 5924#: app/GedcomCode/GedcomCodeRela.php:190 app/GedcomCode/GedcomCodeRela.php:198 5925msgid "Godfather" 5926msgstr "" 5927 5928#: app/GedcomCode/GedcomCodeRela.php:194 app/GedcomCode/GedcomCodeRela.php:202 5929msgid "Godmother" 5930msgstr "" 5931 5932#. I18N: gedcom tag _GODP 5933#: app/GedcomCode/GedcomCodeRela.php:205 app/GedcomTag.php:1139 5934msgid "Godparent" 5935msgstr "" 5936 5937#: app/GedcomCode/GedcomCodeRela.php:209 app/GedcomCode/GedcomCodeRela.php:217 5938msgid "Godson" 5939msgstr "" 5940 5941#: app/GedcomCode/GedcomCodeRela.php:213 app/GedcomCode/GedcomCodeRela.php:221 5942msgid "Goddaughter" 5943msgstr "" 5944 5945#: app/GedcomCode/GedcomCodeRela.php:224 5946msgid "Godchild" 5947msgstr "" 5948 5949#: app/GedcomCode/GedcomCodeRela.php:228 5950msgctxt "MALE" 5951msgid "Guardian" 5952msgstr "" 5953 5954#: app/GedcomCode/GedcomCodeRela.php:232 5955msgctxt "FEMALE" 5956msgid "Guardian" 5957msgstr "" 5958 5959#: app/GedcomCode/GedcomCodeRela.php:235 5960msgid "Guardian" 5961msgstr "" 5962 5963#: app/GedcomCode/GedcomCodeRela.php:239 5964msgctxt "MALE" 5965msgid "Informant" 5966msgstr "" 5967 5968#: app/GedcomCode/GedcomCodeRela.php:243 5969msgctxt "FEMALE" 5970msgid "Informant" 5971msgstr "" 5972 5973#: app/GedcomCode/GedcomCodeRela.php:246 5974msgid "Informant" 5975msgstr "" 5976 5977#: app/GedcomCode/GedcomCodeRela.php:250 5978msgctxt "MALE" 5979msgid "Lodger" 5980msgstr "" 5981 5982#: app/GedcomCode/GedcomCodeRela.php:254 5983msgctxt "FEMALE" 5984msgid "Lodger" 5985msgstr "" 5986 5987#: app/GedcomCode/GedcomCodeRela.php:257 5988msgid "Lodger" 5989msgstr "" 5990 5991#: app/GedcomCode/GedcomCodeRela.php:261 5992msgid "Nanny" 5993msgstr "" 5994 5995#: app/GedcomCode/GedcomCodeRela.php:265 5996msgctxt "MALE" 5997msgid "Nurse" 5998msgstr "" 5999 6000#: app/GedcomCode/GedcomCodeRela.php:269 6001msgctxt "FEMALE" 6002msgid "Nurse" 6003msgstr "" 6004 6005#: app/GedcomCode/GedcomCodeRela.php:272 6006msgid "Nurse" 6007msgstr "" 6008 6009#: app/GedcomCode/GedcomCodeRela.php:276 6010msgctxt "MALE" 6011msgid "Owner" 6012msgstr "" 6013 6014#: app/GedcomCode/GedcomCodeRela.php:280 6015msgctxt "FEMALE" 6016msgid "Owner" 6017msgstr "" 6018 6019#: app/GedcomCode/GedcomCodeRela.php:283 6020msgid "Owner" 6021msgstr "" 6022 6023#: app/GedcomCode/GedcomCodeRela.php:287 6024msgid "Priest" 6025msgstr "" 6026 6027#: app/GedcomCode/GedcomCodeRela.php:291 6028msgid "Rabbi" 6029msgstr "" 6030 6031#: app/GedcomCode/GedcomCodeRela.php:295 6032msgctxt "MALE" 6033msgid "Registry officer" 6034msgstr "" 6035 6036#: app/GedcomCode/GedcomCodeRela.php:299 6037msgctxt "FEMALE" 6038msgid "Registry officer" 6039msgstr "" 6040 6041#: app/GedcomCode/GedcomCodeRela.php:302 6042msgid "Registry officer" 6043msgstr "" 6044 6045#: app/GedcomCode/GedcomCodeRela.php:306 6046msgctxt "MALE" 6047msgid "Seller" 6048msgstr "" 6049 6050#: app/GedcomCode/GedcomCodeRela.php:310 6051msgctxt "FEMALE" 6052msgid "Seller" 6053msgstr "" 6054 6055#: app/GedcomCode/GedcomCodeRela.php:313 6056msgid "Seller" 6057msgstr "" 6058 6059#: app/GedcomCode/GedcomCodeRela.php:317 6060msgctxt "MALE" 6061msgid "Servant" 6062msgstr "" 6063 6064#: app/GedcomCode/GedcomCodeRela.php:321 6065msgctxt "FEMALE" 6066msgid "Servant" 6067msgstr "" 6068 6069#: app/GedcomCode/GedcomCodeRela.php:324 6070msgid "Servant" 6071msgstr "" 6072 6073#: app/GedcomCode/GedcomCodeRela.php:328 6074msgctxt "MALE" 6075msgid "Slave" 6076msgstr "" 6077 6078#: app/GedcomCode/GedcomCodeRela.php:332 6079msgctxt "FEMALE" 6080msgid "Slave" 6081msgstr "" 6082 6083#: app/GedcomCode/GedcomCodeRela.php:335 6084msgid "Slave" 6085msgstr "" 6086 6087#: app/GedcomCode/GedcomCodeRela.php:339 6088msgctxt "MALE" 6089msgid "Ward" 6090msgstr "" 6091 6092#: app/GedcomCode/GedcomCodeRela.php:343 6093msgctxt "FEMALE" 6094msgid "Ward" 6095msgstr "" 6096 6097#: app/GedcomCode/GedcomCodeRela.php:346 6098msgid "Ward" 6099msgstr "" 6100 6101#. I18N: gedcom tag _WITN 6102#: app/GedcomCode/GedcomCodeRela.php:350 app/GedcomTag.php:1262 6103msgid "Witness" 6104msgstr "" 6105 6106#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6107#: app/GedcomCode/GedcomCodeStat.php:105 6108msgid "Born in the covenant" 6109msgstr "" 6110 6111#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6112#: app/GedcomCode/GedcomCodeStat.php:108 6113msgid "Sealing canceled (divorce)" 6114msgstr "" 6115 6116#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6117#: app/GedcomCode/GedcomCodeStat.php:111 6118msgid "Died as a child: exempt" 6119msgstr "" 6120 6121#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6122#: app/GedcomCode/GedcomCodeStat.php:115 6123msgid "Cleared but not yet completed" 6124msgstr "" 6125 6126#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6127#: app/GedcomCode/GedcomCodeStat.php:118 6128msgid "Completed; date unknown" 6129msgstr "" 6130 6131#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6132#: app/GedcomCode/GedcomCodeStat.php:121 6133msgid "Do not seal: unauthorized" 6134msgstr "" 6135 6136#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6137#: app/GedcomCode/GedcomCodeStat.php:124 6138msgid "Do not seal, previous sealing canceled" 6139msgstr "" 6140 6141#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6142#: app/GedcomCode/GedcomCodeStat.php:127 6143msgid "Excluded from this submission" 6144msgstr "" 6145 6146#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6147#: app/GedcomCode/GedcomCodeStat.php:130 6148msgid "Died as an infant: exempt" 6149msgstr "" 6150 6151#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6152#: app/GedcomCode/GedcomCodeStat.php:133 6153msgid "Completed before 1970; date not available" 6154msgstr "" 6155 6156#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6157#: app/GedcomCode/GedcomCodeStat.php:136 6158msgid "Stillborn: exempt" 6159msgstr "" 6160 6161#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6162#: app/GedcomCode/GedcomCodeStat.php:139 6163msgid "Submitted but not yet cleared" 6164msgstr "" 6165 6166#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints) 6167#: app/GedcomCode/GedcomCodeStat.php:142 6168msgid "Uncleared: insufficient data" 6169msgstr "" 6170 6171#. I18N: Location of an LDS church temple 6172#: app/GedcomCode/GedcomCodeTemp.php:225 6173msgid "Aba, Nigeria" 6174msgstr "" 6175 6176#. I18N: Location of an LDS church temple 6177#: app/GedcomCode/GedcomCodeTemp.php:228 6178msgid "Accra, Ghana" 6179msgstr "" 6180 6181#. I18N: Location of an LDS church temple 6182#: app/GedcomCode/GedcomCodeTemp.php:231 6183msgid "Adelaide, Australia" 6184msgstr "" 6185 6186#. I18N: Location of an LDS church temple 6187#: app/GedcomCode/GedcomCodeTemp.php:234 6188msgid "Cardston, Alberta, Canada" 6189msgstr "" 6190 6191#. I18N: Location of an LDS church temple 6192#: app/GedcomCode/GedcomCodeTemp.php:237 6193msgid "Albuquerque, New Mexico, United States" 6194msgstr "" 6195 6196#. I18N: Location of an LDS church temple 6197#: app/GedcomCode/GedcomCodeTemp.php:240 6198msgid "Anchorage, Alaska, United States" 6199msgstr "" 6200 6201#. I18N: Location of an LDS church temple 6202#: app/GedcomCode/GedcomCodeTemp.php:243 6203msgid "Apia, Samoa" 6204msgstr "" 6205 6206#. I18N: Location of an LDS church temple 6207#: app/GedcomCode/GedcomCodeTemp.php:246 6208msgid "Mesa, Arizona, United States" 6209msgstr "" 6210 6211#. I18N: Location of an LDS church temple 6212#: app/GedcomCode/GedcomCodeTemp.php:249 6213msgid "Asuncion, Paraguay" 6214msgstr "" 6215 6216#. I18N: Location of an LDS church temple 6217#: app/GedcomCode/GedcomCodeTemp.php:252 6218msgid "Atlanta, Georgia, United States" 6219msgstr "" 6220 6221#. I18N: Location of an LDS church temple 6222#: app/GedcomCode/GedcomCodeTemp.php:255 6223msgid "Buenos Aires, Argentina" 6224msgstr "" 6225 6226#. I18N: Location of an LDS church temple 6227#: app/GedcomCode/GedcomCodeTemp.php:258 6228msgid "Billings, Montana, United States" 6229msgstr "" 6230 6231#. I18N: Location of an LDS church temple 6232#: app/GedcomCode/GedcomCodeTemp.php:261 6233msgid "Birmingham, Alabama, United States" 6234msgstr "" 6235 6236#. I18N: Location of an LDS church temple 6237#: app/GedcomCode/GedcomCodeTemp.php:264 6238msgid "Bismarck, North Dakota, United States" 6239msgstr "" 6240 6241#. I18N: Location of an LDS church temple 6242#: app/GedcomCode/GedcomCodeTemp.php:267 6243msgid "Bogota, Colombia" 6244msgstr "" 6245 6246#. I18N: Location of an LDS church temple 6247#: app/GedcomCode/GedcomCodeTemp.php:270 6248msgid "Boise, Idaho, United States" 6249msgstr "" 6250 6251#. I18N: Location of an LDS church temple 6252#: app/GedcomCode/GedcomCodeTemp.php:273 6253msgid "Boston, Massachusetts, United States" 6254msgstr "" 6255 6256#. I18N: Location of an LDS church temple 6257#: app/GedcomCode/GedcomCodeTemp.php:276 6258msgid "Bountiful, Utah, United States" 6259msgstr "" 6260 6261#. I18N: Location of an LDS church temple 6262#: app/GedcomCode/GedcomCodeTemp.php:279 6263msgid "Brigham City, Utah, United States" 6264msgstr "" 6265 6266#. I18N: Location of an LDS church temple 6267#: app/GedcomCode/GedcomCodeTemp.php:282 6268msgid "Brisbane, Australia" 6269msgstr "" 6270 6271#. I18N: Location of an LDS church temple 6272#: app/GedcomCode/GedcomCodeTemp.php:285 6273msgid "Baton Rouge, Louisiana, United States" 6274msgstr "" 6275 6276#. I18N: Location of an LDS church temple 6277#: app/GedcomCode/GedcomCodeTemp.php:288 6278msgid "Calgary, Alberta, Canada" 6279msgstr "" 6280 6281#. I18N: Location of an LDS church temple 6282#: app/GedcomCode/GedcomCodeTemp.php:291 6283msgid "Campinas, Brazil" 6284msgstr "" 6285 6286#. I18N: Location of an LDS church temple 6287#: app/GedcomCode/GedcomCodeTemp.php:294 6288msgid "Caracas, Venezuela" 6289msgstr "" 6290 6291#. I18N: Location of an LDS church temple 6292#: app/GedcomCode/GedcomCodeTemp.php:297 6293msgid "Cebu City, Philippines" 6294msgstr "" 6295 6296#. I18N: Location of an LDS church temple 6297#: app/GedcomCode/GedcomCodeTemp.php:300 6298msgid "Chicago, Illinois, United States" 6299msgstr "" 6300 6301#. I18N: Location of an LDS church temple 6302#: app/GedcomCode/GedcomCodeTemp.php:303 6303msgid "Ciudad Juarez, Mexico" 6304msgstr "" 6305 6306#. I18N: Location of an LDS church temple 6307#: app/GedcomCode/GedcomCodeTemp.php:306 6308msgid "Cochabamba, Bolivia" 6309msgstr "" 6310 6311#. I18N: Location of an LDS church temple 6312#: app/GedcomCode/GedcomCodeTemp.php:309 6313msgid "Colonia Juarez, Mexico" 6314msgstr "" 6315 6316#. I18N: Location of an LDS church temple 6317#: app/GedcomCode/GedcomCodeTemp.php:312 6318msgid "Columbia, South Carolina, United States" 6319msgstr "" 6320 6321#. I18N: Location of an LDS church temple 6322#: app/GedcomCode/GedcomCodeTemp.php:315 6323msgid "Columbus, Ohio, United States" 6324msgstr "" 6325 6326#. I18N: Location of an LDS church temple 6327#: app/GedcomCode/GedcomCodeTemp.php:318 6328msgid "Copenhagen, Denmark" 6329msgstr "" 6330 6331#. I18N: Location of an LDS church temple 6332#: app/GedcomCode/GedcomCodeTemp.php:321 6333msgid "Cordoba, Argentina" 6334msgstr "" 6335 6336#. I18N: Location of an LDS church temple 6337#: app/GedcomCode/GedcomCodeTemp.php:324 6338msgid "Columbia River, Washington, United States" 6339msgstr "" 6340 6341#. I18N: Location of an LDS church temple 6342#: app/GedcomCode/GedcomCodeTemp.php:327 6343msgid "Curitiba, Brazil" 6344msgstr "" 6345 6346#. I18N: Location of an LDS church temple 6347#: app/GedcomCode/GedcomCodeTemp.php:330 6348msgid "Dallas, Texas, United States" 6349msgstr "" 6350 6351#. I18N: Location of an LDS church temple 6352#: app/GedcomCode/GedcomCodeTemp.php:333 6353msgid "Denver, Colorado, United States" 6354msgstr "" 6355 6356#. I18N: Location of an LDS church temple 6357#: app/GedcomCode/GedcomCodeTemp.php:336 6358msgid "Detroit, Michigan, United States" 6359msgstr "" 6360 6361#. I18N: Location of an LDS church temple 6362#: app/GedcomCode/GedcomCodeTemp.php:339 6363msgid "Draper, Utah, United States" 6364msgstr "" 6365 6366#. I18N: Location of an LDS church temple 6367#: app/GedcomCode/GedcomCodeTemp.php:342 6368msgid "Edmonton, Alberta, Canada" 6369msgstr "" 6370 6371#. I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/Endowment_house 6372#: app/GedcomCode/GedcomCodeTemp.php:345 6373msgid "Endowment House" 6374msgstr "" 6375 6376#. I18N: Location of an LDS church temple 6377#: app/GedcomCode/GedcomCodeTemp.php:348 6378msgid "Fort Lauderdale, Florida, United States" 6379msgstr "" 6380 6381#. I18N: Location of an LDS church temple 6382#: app/GedcomCode/GedcomCodeTemp.php:351 6383msgid "Frankfurt am Main, Germany" 6384msgstr "" 6385 6386#. I18N: Location of an LDS church temple 6387#: app/GedcomCode/GedcomCodeTemp.php:354 6388msgid "Freiburg, Germany" 6389msgstr "" 6390 6391#. I18N: Location of an LDS church temple 6392#: app/GedcomCode/GedcomCodeTemp.php:357 6393msgid "Fresno, California, United States" 6394msgstr "" 6395 6396#. I18N: Location of an LDS church temple 6397#: app/GedcomCode/GedcomCodeTemp.php:360 6398msgid "Fukuoka, Japan" 6399msgstr "" 6400 6401#. I18N: Location of an LDS church temple 6402#: app/GedcomCode/GedcomCodeTemp.php:363 6403msgid "Gila Valley, Arizona, United States" 6404msgstr "" 6405 6406#. I18N: Location of an LDS church temple 6407#: app/GedcomCode/GedcomCodeTemp.php:366 6408msgid "Gilbert, Arizona, United States" 6409msgstr "" 6410 6411#. I18N: Location of an LDS church temple 6412#: app/GedcomCode/GedcomCodeTemp.php:369 6413msgid "Guadalajara, Mexico" 6414msgstr "" 6415 6416#. I18N: Location of an LDS church temple 6417#: app/GedcomCode/GedcomCodeTemp.php:372 6418msgid "Guatemala City, Guatemala" 6419msgstr "" 6420 6421#. I18N: Location of an LDS church temple 6422#: app/GedcomCode/GedcomCodeTemp.php:375 6423msgid "Guayaquil, Ecuador" 6424msgstr "" 6425 6426#. I18N: Location of an LDS church temple 6427#: app/GedcomCode/GedcomCodeTemp.php:378 6428msgid "The Hague, Netherlands" 6429msgstr "" 6430 6431#. I18N: Location of an LDS church temple 6432#: app/GedcomCode/GedcomCodeTemp.php:381 6433msgid "Halifax, Nova Scotia, Canada" 6434msgstr "" 6435 6436#. I18N: Location of an LDS church temple 6437#: app/GedcomCode/GedcomCodeTemp.php:384 6438msgid "Hartford, Connecticut, United States" 6439msgstr "" 6440 6441#. I18N: Location of an LDS church temple 6442#: app/GedcomCode/GedcomCodeTemp.php:387 6443msgid "Laie, Hawaii, United States" 6444msgstr "" 6445 6446#. I18N: Location of an LDS church temple 6447#: app/GedcomCode/GedcomCodeTemp.php:390 6448msgid "Helsinki, Finland" 6449msgstr "" 6450 6451#. I18N: Location of an LDS church temple 6452#: app/GedcomCode/GedcomCodeTemp.php:393 6453msgid "Hermosillo, Mexico" 6454msgstr "" 6455 6456#. I18N: Location of an LDS church temple 6457#. I18N: Name of a country or state 6458#: app/GedcomCode/GedcomCodeTemp.php:396 6459#: app/Statistics/Service/CountryService.php:235 6460msgid "Hong Kong" 6461msgstr "" 6462 6463#. I18N: Location of an LDS church temple 6464#: app/GedcomCode/GedcomCodeTemp.php:399 6465msgid "Houston, Texas, United States" 6466msgstr "" 6467 6468#. I18N: Location of an LDS church temple 6469#: app/GedcomCode/GedcomCodeTemp.php:402 6470msgid "Idaho Falls, Idaho, United States" 6471msgstr "" 6472 6473#. I18N: Location of an LDS church temple 6474#: app/GedcomCode/GedcomCodeTemp.php:405 6475msgid "Indianapolis, Indiana, United States" 6476msgstr "" 6477 6478#. I18N: Location of an LDS church temple 6479#: app/GedcomCode/GedcomCodeTemp.php:408 6480msgid "Johannesburg, South Africa" 6481msgstr "" 6482 6483#. I18N: Location of an LDS church temple 6484#: app/GedcomCode/GedcomCodeTemp.php:411 6485msgid "Jordan River, Utah, United States" 6486msgstr "" 6487 6488#. I18N: Location of an LDS church temple 6489#: app/GedcomCode/GedcomCodeTemp.php:414 6490msgid "Kansas City, Missouri, United States" 6491msgstr "" 6492 6493#. I18N: Location of an LDS church temple 6494#: app/GedcomCode/GedcomCodeTemp.php:417 6495msgid "Kona, Hawaii, United States" 6496msgstr "" 6497 6498#. I18N: Location of an LDS church temple 6499#: app/GedcomCode/GedcomCodeTemp.php:420 6500msgid "Kiev, Ukraine" 6501msgstr "" 6502 6503#. I18N: Location of an LDS church temple 6504#: app/GedcomCode/GedcomCodeTemp.php:423 6505msgid "Los Angeles, California, United States" 6506msgstr "" 6507 6508#. I18N: Location of an LDS church temple 6509#: app/GedcomCode/GedcomCodeTemp.php:426 6510msgid "Lima, Peru" 6511msgstr "" 6512 6513#. I18N: Location of an LDS church temple 6514#: app/GedcomCode/GedcomCodeTemp.php:429 6515msgid "Logan, Utah, United States" 6516msgstr "" 6517 6518#. I18N: Location of an LDS church temple 6519#: app/GedcomCode/GedcomCodeTemp.php:432 6520msgid "London, England" 6521msgstr "" 6522 6523#. I18N: Location of an LDS church temple 6524#: app/GedcomCode/GedcomCodeTemp.php:435 6525msgid "Louisville, Kentucky, United States" 6526msgstr "" 6527 6528#. I18N: Location of an LDS church temple 6529#: app/GedcomCode/GedcomCodeTemp.php:438 6530msgid "Lubbock, Texas, United States" 6531msgstr "" 6532 6533#. I18N: Location of an LDS church temple 6534#: app/GedcomCode/GedcomCodeTemp.php:441 6535msgid "Las Vegas, Nevada, United States" 6536msgstr "" 6537 6538#. I18N: Location of an LDS church temple 6539#: app/GedcomCode/GedcomCodeTemp.php:444 6540msgid "Madrid, Spain" 6541msgstr "" 6542 6543#. I18N: Location of an LDS church temple 6544#: app/GedcomCode/GedcomCodeTemp.php:447 6545msgid "Manaus, Brazil" 6546msgstr "" 6547 6548#. I18N: Location of an LDS church temple 6549#: app/GedcomCode/GedcomCodeTemp.php:450 6550msgid "Manhattan, New York, United States" 6551msgstr "" 6552 6553#. I18N: Location of an LDS church temple 6554#: app/GedcomCode/GedcomCodeTemp.php:453 6555msgid "Manila, Philippines" 6556msgstr "" 6557 6558#. I18N: Location of an LDS church temple 6559#: app/GedcomCode/GedcomCodeTemp.php:456 6560msgid "Manti, Utah, United States" 6561msgstr "" 6562 6563#. I18N: Location of an LDS church temple 6564#: app/GedcomCode/GedcomCodeTemp.php:459 6565msgid "Medford, Oregon, United States" 6566msgstr "" 6567 6568#. I18N: Location of an LDS church temple 6569#: app/GedcomCode/GedcomCodeTemp.php:462 6570msgid "Melbourne, Australia" 6571msgstr "" 6572 6573#. I18N: Location of an LDS church temple 6574#: app/GedcomCode/GedcomCodeTemp.php:465 6575msgid "Memphis, Tennessee, United States" 6576msgstr "" 6577 6578#. I18N: Location of an LDS church temple 6579#: app/GedcomCode/GedcomCodeTemp.php:468 6580msgid "Merida, Mexico" 6581msgstr "" 6582 6583#. I18N: Location of an LDS church temple 6584#: app/GedcomCode/GedcomCodeTemp.php:471 6585msgid "Mexico City, Mexico" 6586msgstr "" 6587 6588#. I18N: Location of an LDS church temple 6589#: app/GedcomCode/GedcomCodeTemp.php:474 6590msgid "Montevideo, Uruguay" 6591msgstr "" 6592 6593#. I18N: Location of an LDS church temple 6594#: app/GedcomCode/GedcomCodeTemp.php:477 6595msgid "Monterrey, Mexico" 6596msgstr "" 6597 6598#. I18N: Location of an LDS church temple 6599#: app/GedcomCode/GedcomCodeTemp.php:480 6600msgid "Monticello, Utah, United States" 6601msgstr "" 6602 6603#. I18N: Location of an LDS church temple 6604#: app/GedcomCode/GedcomCodeTemp.php:483 6605msgid "Montreal, Quebec, Canada" 6606msgstr "" 6607 6608#. I18N: Location of an LDS church temple 6609#: app/GedcomCode/GedcomCodeTemp.php:486 6610msgid "Mount Timpanogos, Utah, United States" 6611msgstr "" 6612 6613#. I18N: Location of an LDS church temple 6614#: app/GedcomCode/GedcomCodeTemp.php:489 6615msgid "Nashville, Tennessee, United States" 6616msgstr "" 6617 6618#. I18N: Location of an LDS church temple 6619#: app/GedcomCode/GedcomCodeTemp.php:492 6620msgid "Nauvoo (new), Illinois, United States" 6621msgstr "" 6622 6623#. I18N: Location of an LDS church temple 6624#: app/GedcomCode/GedcomCodeTemp.php:495 6625msgid "Nauvoo (original), Illinois, United States" 6626msgstr "" 6627 6628#. I18N: Location of an LDS church temple 6629#: app/GedcomCode/GedcomCodeTemp.php:498 6630msgid "Newport Beach, California, United States" 6631msgstr "" 6632 6633#. I18N: Location of an LDS church temple 6634#: app/GedcomCode/GedcomCodeTemp.php:501 6635msgid "Nuku’Alofa, Tonga" 6636msgstr "" 6637 6638#. I18N: Location of an LDS church temple 6639#: app/GedcomCode/GedcomCodeTemp.php:504 6640msgid "New York, New York, United States" 6641msgstr "" 6642 6643#. I18N: Location of an LDS church temple 6644#: app/GedcomCode/GedcomCodeTemp.php:507 6645msgid "Hamilton, New Zealand" 6646msgstr "" 6647 6648#. I18N: Location of an LDS church temple 6649#: app/GedcomCode/GedcomCodeTemp.php:510 6650msgid "Oakland, California, United States" 6651msgstr "" 6652 6653#. I18N: Location of an LDS church temple 6654#: app/GedcomCode/GedcomCodeTemp.php:513 6655msgid "Oaxaca, Mexico" 6656msgstr "" 6657 6658#. I18N: Location of an LDS church temple 6659#: app/GedcomCode/GedcomCodeTemp.php:516 6660msgid "Ogden, Utah, United States" 6661msgstr "" 6662 6663#. I18N: Location of an LDS church temple 6664#: app/GedcomCode/GedcomCodeTemp.php:519 6665msgid "Oklahoma City, Oklahoma, United States" 6666msgstr "" 6667 6668#. I18N: Location of an LDS church temple 6669#: app/GedcomCode/GedcomCodeTemp.php:522 6670msgid "Oquirrh Mountain, Utah, United States" 6671msgstr "" 6672 6673#. I18N: Location of an LDS church temple 6674#: app/GedcomCode/GedcomCodeTemp.php:525 6675msgid "Orlando, Florida, United States" 6676msgstr "" 6677 6678#. I18N: Location of an LDS church temple 6679#: app/GedcomCode/GedcomCodeTemp.php:528 6680msgid "Porto Alegre, Brazil" 6681msgstr "" 6682 6683#. I18N: Location of an LDS church temple 6684#: app/GedcomCode/GedcomCodeTemp.php:531 6685msgid "Palmyra, New York, United States" 6686msgstr "" 6687 6688#. I18N: Location of an LDS church temple 6689#: app/GedcomCode/GedcomCodeTemp.php:534 6690msgid "Panama City, Panama" 6691msgstr "" 6692 6693#. I18N: Location of an LDS church temple 6694#: app/GedcomCode/GedcomCodeTemp.php:537 6695msgid "Papeete, Tahiti" 6696msgstr "" 6697 6698#. I18N: Location of an LDS church temple 6699#: app/GedcomCode/GedcomCodeTemp.php:540 6700msgid "Payson, Utah, United States" 6701msgstr "" 6702 6703#. I18N: Location of an LDS church temple 6704#: app/GedcomCode/GedcomCodeTemp.php:543 6705msgid "Perth, Australia" 6706msgstr "" 6707 6708#. I18N: Location of an LDS church temple 6709#: app/GedcomCode/GedcomCodeTemp.php:546 6710msgid "Phoenix, Arizona, United States" 6711msgstr "" 6712 6713#. I18N: I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/President_of_the_Church 6714#: app/GedcomCode/GedcomCodeTemp.php:549 6715msgid "President’s Office" 6716msgstr "" 6717 6718#. I18N: Location of an LDS church temple 6719#: app/GedcomCode/GedcomCodeTemp.php:552 6720msgid "Portland, Oregon, United States" 6721msgstr "" 6722 6723#. I18N: Location of an LDS church temple 6724#: app/GedcomCode/GedcomCodeTemp.php:555 6725msgid "Preston, England" 6726msgstr "" 6727 6728#. I18N: Location of an LDS church temple 6729#: app/GedcomCode/GedcomCodeTemp.php:558 6730msgid "Provo City Center, Utah, United States" 6731msgstr "" 6732 6733#. I18N: Location of an LDS church temple 6734#: app/GedcomCode/GedcomCodeTemp.php:561 6735msgid "Provo, Utah, United States" 6736msgstr "" 6737 6738#. I18N: Location of an LDS church temple 6739#: app/GedcomCode/GedcomCodeTemp.php:564 6740msgid "Quetzaltenango, Guatemala" 6741msgstr "" 6742 6743#. I18N: Location of an LDS church temple 6744#: app/GedcomCode/GedcomCodeTemp.php:567 6745msgid "Raleigh, North Carolina, United States" 6746msgstr "" 6747 6748#. I18N: Location of an LDS church temple 6749#: app/GedcomCode/GedcomCodeTemp.php:570 6750msgid "Recife, Brazil" 6751msgstr "" 6752 6753#. I18N: Location of an LDS church temple 6754#: app/GedcomCode/GedcomCodeTemp.php:573 6755msgid "Redlands, California, United States" 6756msgstr "" 6757 6758#. I18N: Location of an LDS church temple 6759#: app/GedcomCode/GedcomCodeTemp.php:576 6760msgid "Regina, Saskatchewan, Canada" 6761msgstr "" 6762 6763#. I18N: Location of an LDS church temple 6764#: app/GedcomCode/GedcomCodeTemp.php:579 6765msgid "Reno, Nevada, United States" 6766msgstr "" 6767 6768#. I18N: Location of an LDS church temple 6769#: app/GedcomCode/GedcomCodeTemp.php:582 6770msgid "Rexburg, Idaho, United States" 6771msgstr "" 6772 6773#. I18N: Location of an LDS church temple 6774#: app/GedcomCode/GedcomCodeTemp.php:585 6775msgid "Sacramento, California, United States" 6776msgstr "" 6777 6778#. I18N: Location of an LDS church temple 6779#: app/GedcomCode/GedcomCodeTemp.php:588 6780msgid "San Salvador, El Salvador" 6781msgstr "" 6782 6783#. I18N: Location of an LDS church temple 6784#: app/GedcomCode/GedcomCodeTemp.php:591 6785msgid "Santiago, Chile" 6786msgstr "" 6787 6788#. I18N: Location of an LDS church temple 6789#: app/GedcomCode/GedcomCodeTemp.php:594 6790msgid "San Antonio, Texas, United States" 6791msgstr "" 6792 6793#. I18N: Location of an LDS church temple 6794#: app/GedcomCode/GedcomCodeTemp.php:597 6795msgid "San Diego, California, United States" 6796msgstr "" 6797 6798#. I18N: Location of an LDS church temple 6799#: app/GedcomCode/GedcomCodeTemp.php:600 6800msgid "Santo Domingo, Dominican Republic" 6801msgstr "" 6802 6803#. I18N: Location of an LDS church temple 6804#: app/GedcomCode/GedcomCodeTemp.php:603 6805msgid "Seattle, Washington, United States" 6806msgstr "" 6807 6808#. I18N: Location of an LDS church temple 6809#: app/GedcomCode/GedcomCodeTemp.php:606 6810msgid "Seoul, Korea" 6811msgstr "" 6812 6813#. I18N: Location of an LDS church temple 6814#: app/GedcomCode/GedcomCodeTemp.php:609 6815msgid "St. George, Utah, United States" 6816msgstr "" 6817 6818#. I18N: Location of an LDS church temple 6819#: app/GedcomCode/GedcomCodeTemp.php:612 6820msgid "San Jose, Costa Rica" 6821msgstr "" 6822 6823#. I18N: Location of an LDS church temple 6824#: app/GedcomCode/GedcomCodeTemp.php:615 6825msgid "Salt Lake City, Utah, United States" 6826msgstr "" 6827 6828#. I18N: Location of an LDS church temple 6829#: app/GedcomCode/GedcomCodeTemp.php:618 6830msgid "St. Louis, Missouri, United States" 6831msgstr "" 6832 6833#. I18N: Location of an LDS church temple 6834#: app/GedcomCode/GedcomCodeTemp.php:621 6835msgid "Snowflake, Arizona, United States" 6836msgstr "" 6837 6838#. I18N: Location of an LDS church temple 6839#: app/GedcomCode/GedcomCodeTemp.php:624 6840msgid "Sao Paulo, Brazil" 6841msgstr "" 6842 6843#. I18N: Location of an LDS church temple 6844#: app/GedcomCode/GedcomCodeTemp.php:627 6845msgid "St. Paul, Minnesota, United States" 6846msgstr "" 6847 6848#. I18N: Location of an LDS church temple 6849#: app/GedcomCode/GedcomCodeTemp.php:630 6850msgid "Spokane, Washington, United States" 6851msgstr "" 6852 6853#. I18N: Location of an LDS church temple 6854#: app/GedcomCode/GedcomCodeTemp.php:633 6855msgid "Stockholm, Sweden" 6856msgstr "" 6857 6858#. I18N: Location of an LDS church temple 6859#: app/GedcomCode/GedcomCodeTemp.php:636 6860msgid "Suva, Fiji" 6861msgstr "" 6862 6863#. I18N: Location of an LDS church temple 6864#: app/GedcomCode/GedcomCodeTemp.php:639 6865msgid "Bern, Switzerland" 6866msgstr "" 6867 6868#. I18N: Location of an LDS church temple 6869#: app/GedcomCode/GedcomCodeTemp.php:642 6870msgid "Sydney, Australia" 6871msgstr "" 6872 6873#. I18N: Location of an LDS church temple 6874#: app/GedcomCode/GedcomCodeTemp.php:645 6875msgid "Taipei, Taiwan" 6876msgstr "" 6877 6878#. I18N: Location of an LDS church temple 6879#: app/GedcomCode/GedcomCodeTemp.php:648 6880msgid "Tampico, Mexico" 6881msgstr "" 6882 6883#. I18N: Location of an LDS church temple 6884#: app/GedcomCode/GedcomCodeTemp.php:651 6885msgid "Tegucigalpa, Honduras" 6886msgstr "" 6887 6888#. I18N: Location of an LDS church temple 6889#: app/GedcomCode/GedcomCodeTemp.php:654 6890msgid "Tuxtla Gutierrez, Mexico" 6891msgstr "" 6892 6893#. I18N: Location of an LDS church temple 6894#: app/GedcomCode/GedcomCodeTemp.php:657 6895msgid "Tijuana, Mexico" 6896msgstr "" 6897 6898#. I18N: Location of an LDS church temple 6899#: app/GedcomCode/GedcomCodeTemp.php:660 6900msgid "Tokyo, Japan" 6901msgstr "" 6902 6903#. I18N: Location of an LDS church temple 6904#: app/GedcomCode/GedcomCodeTemp.php:663 6905msgid "Toronto, Ontario, Canada" 6906msgstr "" 6907 6908#. I18N: Location of an LDS church temple 6909#: app/GedcomCode/GedcomCodeTemp.php:666 6910msgid "Trujillo, Peru" 6911msgstr "" 6912 6913#. I18N: Location of an LDS church temple 6914#: app/GedcomCode/GedcomCodeTemp.php:669 6915msgid "Twin Falls, Idaho, United States" 6916msgstr "" 6917 6918#. I18N: Location of an LDS church temple 6919#: app/GedcomCode/GedcomCodeTemp.php:672 6920msgid "Vancouver, British Columbia, Canada" 6921msgstr "" 6922 6923#. I18N: Location of an LDS church temple 6924#: app/GedcomCode/GedcomCodeTemp.php:675 6925msgid "Veracruz, Mexico" 6926msgstr "" 6927 6928#. I18N: Location of an LDS church temple 6929#: app/GedcomCode/GedcomCodeTemp.php:678 6930msgid "Vernal, Utah, United States" 6931msgstr "" 6932 6933#. I18N: Location of an LDS church temple 6934#: app/GedcomCode/GedcomCodeTemp.php:681 6935msgid "Villa Hermosa, Mexico" 6936msgstr "" 6937 6938#. I18N: Location of an LDS church temple 6939#: app/GedcomCode/GedcomCodeTemp.php:684 6940msgid "Washington, District of Columbia, United States" 6941msgstr "" 6942 6943#. I18N: Location of an LDS church temple 6944#: app/GedcomCode/GedcomCodeTemp.php:687 6945msgid "Winter Quarters, Nebraska, United States" 6946msgstr "" 6947 6948#: app/GedcomRecord.php:407 app/GedcomRecord.php:515 app/GedcomRecord.php:1182 6949#: app/Header.php:75 app/Note.php:117 app/Report/ReportParserGenerate.php:967 6950#: app/Repository.php:75 app/Source.php:97 6951#: app/Statistics/Repository/EventRepository.php:417 app/Submission.php:95 6952#: app/Submitter.php:75 6953msgid "Private" 6954msgstr "" 6955 6956#. I18N: Name of a country or state 6957#: app/GedcomRecord.php:897 app/GedcomRecord.php:902 6958#: app/Statistics/Google/ChartSex.php:72 6959#: app/Statistics/Service/CountryService.php:38 6960msgid "Unknown" 6961msgstr "" 6962 6963#. I18N: gedcom tag ABBR 6964#: app/GedcomTag.php:445 resources/views/lists/sources-table.phtml:86 6965#: resources/views/modals/source-fields.phtml:17 6966msgid "Abbreviation" 6967msgstr "" 6968 6969#. I18N: gedcom tag ADDR 6970#: app/GedcomTag.php:448 app/Module/FixCemeteryTag.php:86 6971#: resources/views/modals/submitter-fields.phtml:15 6972msgid "Address" 6973msgstr "" 6974 6975#. I18N: gedcom tag ADD1 6976#: app/GedcomTag.php:451 6977msgid "Address line 1" 6978msgstr "" 6979 6980#. I18N: gedcom tag ADD2 6981#: app/GedcomTag.php:454 6982msgid "Address line 2" 6983msgstr "" 6984 6985#. I18N: gedcom tag ADD2 6986#: app/GedcomTag.php:457 6987msgid "Address line 3" 6988msgstr "" 6989 6990#. I18N: gedcom tag ADOP 6991#: app/GedcomTag.php:460 6992msgid "Adoption" 6993msgstr "" 6994 6995#: app/GedcomTag.php:462 6996msgid "Date of adoption" 6997msgstr "" 6998 6999#: app/GedcomTag.php:464 7000msgid "Place of adoption" 7001msgstr "" 7002 7003#. I18N: gedcom tag AFN 7004#: app/GedcomTag.php:467 7005msgid "Ancestral file number" 7006msgstr "" 7007 7008#. I18N: gedcom tag AGNC 7009#: app/GedcomTag.php:473 7010msgid "Agency" 7011msgstr "" 7012 7013#. I18N: gedcom tag ALIA 7014#: app/GedcomTag.php:476 7015msgid "Alias" 7016msgstr "" 7017 7018#. I18N: gedcom tag ANCE 7019#: app/GedcomTag.php:479 7020msgid "Generations of ancestors" 7021msgstr "" 7022 7023#. I18N: gedcom tag ANCI 7024#: app/GedcomTag.php:482 7025msgid "Ancestors interest" 7026msgstr "" 7027 7028#. I18N: gedcom tag ANUL 7029#: app/GedcomTag.php:485 7030msgid "Annulment" 7031msgstr "" 7032 7033#. I18N: gedcom tag ASSO 7034#. I18N: gedcom tag _ASSO 7035#: app/GedcomTag.php:488 app/GedcomTag.php:1065 7036#: resources/views/cards/add-associate.phtml:10 7037msgid "Associate" 7038msgstr "" 7039 7040#. I18N: gedcom tag AUTH 7041#: app/GedcomTag.php:491 resources/views/lists/sources-table.phtml:87 7042#: resources/views/modals/source-fields.phtml:25 7043msgid "Author" 7044msgstr "" 7045 7046#. I18N: gedcom tag BAPL. LDS = Church of Latter Day Saints. 7047#: app/GedcomTag.php:494 7048msgid "LDS baptism" 7049msgstr "" 7050 7051#. I18N: LDS = Church of Latter Day Saints. 7052#: app/GedcomTag.php:497 7053msgid "Date of LDS baptism" 7054msgstr "" 7055 7056#. I18N: LDS = Church of Latter Day Saints. 7057#: app/GedcomTag.php:500 7058msgid "Place of LDS baptism" 7059msgstr "" 7060 7061#. I18N: gedcom tag BAPM 7062#: app/GedcomTag.php:503 resources/views/calendar-page.phtml:183 7063#: resources/xml/reports/missing_facts_report.xml:16 7064msgid "Baptism" 7065msgstr "" 7066 7067#: app/GedcomTag.php:505 resources/xml/reports/missing_facts_report.xml:129 7068msgid "Date of baptism" 7069msgstr "" 7070 7071#: app/GedcomTag.php:507 resources/xml/reports/missing_facts_report.xml:140 7072msgid "Place of baptism" 7073msgstr "" 7074 7075#. I18N: gedcom tag BARM 7076#: app/GedcomTag.php:510 resources/xml/reports/missing_facts_report.xml:17 7077msgid "Bar mitzvah" 7078msgstr "" 7079 7080#: app/GedcomTag.php:512 resources/xml/reports/missing_facts_report.xml:212 7081msgid "Date of bar mitzvah" 7082msgstr "" 7083 7084#: app/GedcomTag.php:514 resources/xml/reports/missing_facts_report.xml:223 7085msgid "Place of bar mitzvah" 7086msgstr "" 7087 7088#. I18N: gedcom tag BASM 7089#: app/GedcomTag.php:517 resources/xml/reports/missing_facts_report.xml:18 7090msgid "Bat mitzvah" 7091msgstr "" 7092 7093#: app/GedcomTag.php:519 resources/xml/reports/missing_facts_report.xml:253 7094msgid "Date of bat mitzvah" 7095msgstr "" 7096 7097#: app/GedcomTag.php:521 resources/xml/reports/missing_facts_report.xml:264 7098msgid "Place of bat mitzvah" 7099msgstr "" 7100 7101#. I18N: gedcom tag BIRT 7102#: app/GedcomTag.php:524 app/Http/RequestHandlers/IndividualPage.php:208 7103#: resources/views/calendar-page.phtml:180 7104#: resources/views/lists/individuals-table.phtml:211 7105#: resources/views/lists/individuals-table.phtml:215 7106#: resources/views/lists/individuals-table.phtml:237 7107#: resources/xml/reports/ahnentafel_report.xml:440 7108#: resources/xml/reports/bdm_report.xml:58 7109#: resources/xml/reports/change_report.xml:102 7110#: resources/xml/reports/change_report.xml:118 7111#: resources/xml/reports/descendancy_report.xml:560 7112#: resources/xml/reports/family_group_report.xml:182 7113#: resources/xml/reports/family_group_report.xml:470 7114#: resources/xml/reports/family_group_report.xml:477 7115#: resources/xml/reports/family_group_report.xml:536 7116#: resources/xml/reports/family_group_report.xml:733 7117#: resources/xml/reports/family_group_report.xml:740 7118#: resources/xml/reports/family_group_report.xml:880 7119#: resources/xml/reports/family_group_report.xml:1081 7120#: resources/xml/reports/family_group_report.xml:1090 7121#: resources/xml/reports/individual_ext_report.xml:273 7122#: resources/xml/reports/individual_ext_report.xml:309 7123#: resources/xml/reports/individual_ext_report.xml:349 7124#: resources/xml/reports/individual_ext_report.xml:385 7125#: resources/xml/reports/individual_ext_report.xml:421 7126#: resources/xml/reports/individual_ext_report.xml:479 7127#: resources/xml/reports/individual_ext_report.xml:515 7128#: resources/xml/reports/individual_ext_report.xml:556 7129#: resources/xml/reports/individual_ext_report.xml:592 7130#: resources/xml/reports/individual_ext_report.xml:628 7131#: resources/xml/reports/individual_report.xml:270 7132#: resources/xml/reports/individual_report.xml:306 7133#: resources/xml/reports/individual_report.xml:346 7134#: resources/xml/reports/individual_report.xml:382 7135#: resources/xml/reports/individual_report.xml:418 7136#: resources/xml/reports/individual_report.xml:479 7137#: resources/xml/reports/individual_report.xml:519 7138#: resources/xml/reports/individual_report.xml:560 7139#: resources/xml/reports/individual_report.xml:596 7140#: resources/xml/reports/individual_report.xml:632 7141#: resources/xml/reports/missing_facts_report.xml:15 7142#: resources/xml/reports/pedigree_report.xml:73 7143#: resources/xml/reports/pedigree_report.xml:74 7144#: resources/xml/reports/pedigree_report.xml:94 7145#: resources/xml/reports/pedigree_report.xml:95 7146#: resources/xml/reports/pedigree_report.xml:116 7147#: resources/xml/reports/pedigree_report.xml:117 7148#: resources/xml/reports/pedigree_report.xml:134 7149#: resources/xml/reports/pedigree_report.xml:135 7150#: resources/xml/reports/pedigree_report.xml:156 7151#: resources/xml/reports/pedigree_report.xml:157 7152#: resources/xml/reports/pedigree_report.xml:175 7153#: resources/xml/reports/pedigree_report.xml:176 7154#: resources/xml/reports/pedigree_report.xml:197 7155#: resources/xml/reports/pedigree_report.xml:198 7156#: resources/xml/reports/pedigree_report.xml:218 7157#: resources/xml/reports/pedigree_report.xml:219 7158#: resources/xml/reports/pedigree_report.xml:240 7159#: resources/xml/reports/pedigree_report.xml:241 7160#: resources/xml/reports/pedigree_report.xml:261 7161#: resources/xml/reports/pedigree_report.xml:262 7162#: resources/xml/reports/pedigree_report.xml:283 7163#: resources/xml/reports/pedigree_report.xml:284 7164#: resources/xml/reports/pedigree_report.xml:304 7165#: resources/xml/reports/pedigree_report.xml:305 7166#: resources/xml/reports/pedigree_report.xml:326 7167#: resources/xml/reports/pedigree_report.xml:327 7168#: resources/xml/reports/pedigree_report.xml:347 7169#: resources/xml/reports/pedigree_report.xml:348 7170#: resources/xml/reports/pedigree_report.xml:369 7171#: resources/xml/reports/pedigree_report.xml:370 7172#: resources/xml/reports/pedigree_report.xml:390 7173#: resources/xml/reports/pedigree_report.xml:409 7174#: resources/xml/reports/pedigree_report.xml:428 7175#: resources/xml/reports/pedigree_report.xml:447 7176#: resources/xml/reports/pedigree_report.xml:466 7177#: resources/xml/reports/pedigree_report.xml:485 7178#: resources/xml/reports/pedigree_report.xml:504 7179#: resources/xml/reports/pedigree_report.xml:523 7180#: resources/xml/reports/pedigree_report.xml:542 7181#: resources/xml/reports/pedigree_report.xml:561 7182#: resources/xml/reports/pedigree_report.xml:580 7183#: resources/xml/reports/pedigree_report.xml:599 7184#: resources/xml/reports/pedigree_report.xml:618 7185#: resources/xml/reports/pedigree_report.xml:637 7186#: resources/xml/reports/pedigree_report.xml:656 7187#: resources/xml/reports/pedigree_report.xml:675 7188#: resources/xml/reports/pedigree_report.xml:775 7189#: resources/xml/reports/pedigree_report.xml:776 7190#: resources/xml/reports/pedigree_report.xml:796 7191#: resources/xml/reports/pedigree_report.xml:797 7192#: resources/xml/reports/pedigree_report.xml:818 7193#: resources/xml/reports/pedigree_report.xml:819 7194#: resources/xml/reports/pedigree_report.xml:836 7195#: resources/xml/reports/pedigree_report.xml:837 7196#: resources/xml/reports/pedigree_report.xml:858 7197#: resources/xml/reports/pedigree_report.xml:859 7198#: resources/xml/reports/pedigree_report.xml:876 7199#: resources/xml/reports/pedigree_report.xml:877 7200#: resources/xml/reports/pedigree_report.xml:898 7201#: resources/xml/reports/pedigree_report.xml:899 7202#: resources/xml/reports/pedigree_report.xml:920 7203#: resources/xml/reports/pedigree_report.xml:942 7204#: resources/xml/reports/pedigree_report.xml:963 7205#: resources/xml/reports/pedigree_report.xml:985 7206#: resources/xml/reports/pedigree_report.xml:1006 7207#: resources/xml/reports/pedigree_report.xml:1028 7208#: resources/xml/reports/pedigree_report.xml:1049 7209#: resources/xml/reports/pedigree_report.xml:1071 7210#: resources/xml/reports/pedigree_report.xml:1094 7211#: resources/xml/reports/pedigree_report.xml:1113 7212#: resources/xml/reports/pedigree_report.xml:1132 7213#: resources/xml/reports/pedigree_report.xml:1151 7214#: resources/xml/reports/pedigree_report.xml:1170 7215#: resources/xml/reports/pedigree_report.xml:1189 7216#: resources/xml/reports/pedigree_report.xml:1208 7217#: resources/xml/reports/pedigree_report.xml:1227 7218#: resources/xml/reports/pedigree_report.xml:1246 7219#: resources/xml/reports/pedigree_report.xml:1265 7220#: resources/xml/reports/pedigree_report.xml:1284 7221#: resources/xml/reports/pedigree_report.xml:1303 7222#: resources/xml/reports/pedigree_report.xml:1322 7223#: resources/xml/reports/pedigree_report.xml:1341 7224#: resources/xml/reports/pedigree_report.xml:1360 7225#: resources/xml/reports/pedigree_report.xml:1379 7226#: resources/xml/reports/relative_ext_report.xml:56 7227msgid "Birth" 7228msgstr "" 7229 7230#: app/GedcomTag.php:526 resources/xml/reports/fact_sources.xml:68 7231#: resources/xml/reports/fact_sources.xml:272 7232#: resources/xml/reports/missing_facts_report.xml:81 7233#: resources/xml/reports/occupation_report.xml:49 7234msgid "Date of birth" 7235msgstr "" 7236 7237#: app/GedcomTag.php:528 resources/xml/reports/fact_sources.xml:273 7238#: resources/xml/reports/missing_facts_report.xml:93 7239msgid "Place of birth" 7240msgstr "" 7241 7242#. I18N: gedcom tag BLES 7243#: app/GedcomTag.php:531 7244msgid "Blessing" 7245msgstr "" 7246 7247#: app/GedcomTag.php:533 7248msgid "Date of blessing" 7249msgstr "" 7250 7251#: app/GedcomTag.php:535 7252msgid "Place of blessing" 7253msgstr "" 7254 7255#. I18N: gedcom tag BLOB 7256#: app/GedcomTag.php:538 7257msgid "Binary data object" 7258msgstr "" 7259 7260#. I18N: gedcom tag BURI 7261#: app/GedcomTag.php:541 resources/views/calendar-page.phtml:195 7262#: resources/xml/reports/family_group_report.xml:351 7263#: resources/xml/reports/family_group_report.xml:705 7264#: resources/xml/reports/family_group_report.xml:1049 7265#: resources/xml/reports/missing_facts_report.xml:25 7266msgid "Burial" 7267msgstr "" 7268 7269#: app/GedcomTag.php:543 resources/xml/reports/missing_facts_report.xml:546 7270msgid "Date of burial" 7271msgstr "" 7272 7273#: app/GedcomTag.php:545 resources/xml/reports/missing_facts_report.xml:557 7274msgid "Place of burial" 7275msgstr "" 7276 7277#. I18N: gedcom tag CALN 7278#: app/GedcomTag.php:548 resources/views/modals/source-fields.phtml:45 7279msgid "Call number" 7280msgstr "" 7281 7282#. I18N: gedcom tag CAST 7283#: app/GedcomTag.php:551 7284msgid "Caste" 7285msgstr "" 7286 7287#. I18N: gedcom tag CAUS 7288#: app/GedcomTag.php:554 7289msgid "Cause" 7290msgstr "" 7291 7292#. I18N: gedcom tag CEME 7293#: app/GedcomTag.php:557 7294msgid "Cemetery" 7295msgstr "" 7296 7297#. I18N: gedcom tag CENS 7298#: app/GedcomTag.php:560 7299msgid "Census" 7300msgstr "" 7301 7302#: app/GedcomTag.php:562 7303#: resources/views/modules/GEDFact_assistant/select-census.phtml:19 7304msgid "Census date" 7305msgstr "" 7306 7307#: app/GedcomTag.php:564 7308msgid "Census place" 7309msgstr "" 7310 7311#. I18N: gedcom tag CHAN 7312#: app/GedcomTag.php:568 resources/views/edit/add-fact.phtml:72 7313#: resources/views/edit/edit-fact.phtml:110 7314#: resources/views/lists/families-table.phtml:229 7315#: resources/views/lists/individuals-table.phtml:255 7316#: resources/views/lists/media-table.phtml:74 7317#: resources/views/lists/notes-table.phtml:86 7318#: resources/views/lists/repositories-table.phtml:44 7319#: resources/views/lists/sources-table.phtml:93 7320#: resources/views/lists/submitters-table.phtml:63 7321#: resources/views/modules/gedcom_stats/config.phtml:10 7322#: resources/views/modules/recent_changes/changes-table.phtml:46 7323#: resources/xml/reports/change_report.xml:66 7324#: resources/xml/reports/change_report.xml:108 7325msgid "Last change" 7326msgstr "" 7327 7328#. I18N: gedcom tag CHAN:DATE 7329#: app/GedcomTag.php:571 7330msgid "Date of last change" 7331msgstr "" 7332 7333#. I18N: gedcom tag CHAN:_WT_USER 7334#: app/GedcomTag.php:574 resources/views/edit/edit-fact.phtml:118 7335msgid "Author of last change" 7336msgstr "" 7337 7338#. I18N: gedcom tag CHAR 7339#: app/GedcomTag.php:577 7340msgid "Character set" 7341msgstr "" 7342 7343#. I18N: gedcom tag CHR 7344#: app/GedcomTag.php:583 resources/xml/reports/family_group_report.xml:206 7345#: resources/xml/reports/family_group_report.xml:560 7346#: resources/xml/reports/family_group_report.xml:904 7347#: resources/xml/reports/missing_facts_report.xml:16 7348msgid "Christening" 7349msgstr "" 7350 7351#: app/GedcomTag.php:585 resources/xml/reports/missing_facts_report.xml:170 7352msgid "Date of christening" 7353msgstr "" 7354 7355#: app/GedcomTag.php:587 resources/xml/reports/missing_facts_report.xml:181 7356msgid "Place of christening" 7357msgstr "" 7358 7359#. I18N: gedcom tag CHRA 7360#: app/GedcomTag.php:590 7361msgid "Adult christening" 7362msgstr "" 7363 7364#. I18N: gedcom tag CITN 7365#: app/GedcomTag.php:593 7366msgid "Citizenship" 7367msgstr "" 7368 7369#. I18N: gedcom tag CITY 7370#: app/GedcomTag.php:596 7371msgid "City" 7372msgstr "" 7373 7374#. I18N: gedcom tag COMM 7375#: app/GedcomTag.php:599 7376msgid "Comment" 7377msgstr "" 7378 7379#. I18N: gedcom tag CONC 7380#: app/GedcomTag.php:602 7381msgid "Concatenation" 7382msgstr "" 7383 7384#. I18N: gedcom tag CONT 7385#: app/GedcomTag.php:605 7386msgid "Continued" 7387msgstr "" 7388 7389#. I18N: gedcom tag CONF 7390#: app/GedcomTag.php:608 resources/xml/reports/missing_facts_report.xml:19 7391msgid "Confirmation" 7392msgstr "" 7393 7394#: app/GedcomTag.php:610 resources/xml/reports/missing_facts_report.xml:294 7395msgid "Date of confirmation" 7396msgstr "" 7397 7398#: app/GedcomTag.php:612 resources/xml/reports/missing_facts_report.xml:305 7399msgid "Place of confirmation" 7400msgstr "" 7401 7402#. I18N: gedcom tag CONL. LDS = Church of Latter Day Saints. 7403#: app/GedcomTag.php:615 7404msgid "LDS confirmation" 7405msgstr "" 7406 7407#. I18N: gedcom tag COPR 7408#: app/GedcomTag.php:618 7409msgid "Copyright" 7410msgstr "" 7411 7412#. I18N: gedcom tag CORP 7413#: app/GedcomTag.php:621 7414msgid "Corporation" 7415msgstr "" 7416 7417#. I18N: gedcom tag CREM 7418#: app/GedcomTag.php:624 resources/xml/reports/family_group_report.xml:315 7419#: resources/xml/reports/family_group_report.xml:342 7420#: resources/xml/reports/family_group_report.xml:669 7421#: resources/xml/reports/family_group_report.xml:696 7422#: resources/xml/reports/family_group_report.xml:1013 7423#: resources/xml/reports/family_group_report.xml:1040 7424msgid "Cremation" 7425msgstr "" 7426 7427#: app/GedcomTag.php:626 7428msgid "Date of cremation" 7429msgstr "" 7430 7431#: app/GedcomTag.php:628 7432msgid "Place of cremation" 7433msgstr "" 7434 7435#. I18N: gedcom tag CTRY 7436#: app/GedcomTag.php:631 app/Statistics/Google/ChartDistribution.php:127 7437msgid "Country" 7438msgstr "" 7439 7440#. I18N: gedcom tag DATA 7441#: app/GedcomTag.php:634 resources/views/admin/changes-log.phtml:119 7442msgid "Data" 7443msgstr "" 7444 7445#: app/GedcomTag.php:636 resources/views/cards/add-source-citation.phtml:62 7446msgid "Date of entry in original source" 7447msgstr "" 7448 7449#. I18N: gedcom tag DATE 7450#: app/GedcomTag.php:640 app/Http/RequestHandlers/HelpText.php:206 7451#: resources/views/help/date.phtml:15 resources/views/help/date.phtml:129 7452#: resources/views/lists/anniversaries-table.phtml:37 7453#: resources/views/modules/todo/research-tasks.phtml:29 7454#: resources/views/pending-changes-page.phtml:50 7455#: resources/xml/reports/bdm_report.xml:132 7456#: resources/xml/reports/bdm_report.xml:158 7457#: resources/xml/reports/bdm_report.xml:192 7458#: resources/xml/reports/birth_report.xml:40 7459#: resources/xml/reports/death_report.xml:46 7460#: resources/xml/reports/fact_sources.xml:72 7461#: resources/xml/reports/fact_sources.xml:159 7462#: resources/xml/reports/marriage_report.xml:46 7463#: resources/xml/reports/occupation_report.xml:57 7464msgid "Date" 7465msgstr "" 7466 7467#. I18N: gedcom tag DEAT 7468#: app/GedcomTag.php:643 app/Http/RequestHandlers/IndividualPage.php:217 7469#: resources/views/calendar-page.phtml:192 7470#: resources/views/lists/individuals-table.phtml:200 7471#: resources/views/lists/individuals-table.phtml:204 7472#: resources/views/lists/individuals-table.phtml:247 7473#: resources/views/modules/yahrzeit/table.phtml:28 7474#: resources/xml/reports/ahnentafel_report.xml:456 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:645 7598msgid "Cause of death" 7599msgstr "" 7600 7601#: app/GedcomTag.php:647 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:649 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:652 app/Module/ChartsBlockModule.php:147 7617#: app/Module/ChartsBlockModule.php:272 7618#: app/Module/DescendancyChartModule.php:108 7619#: app/Module/DescendancyModule.php:62 7620#: app/Module/DescendancyReportModule.php:40 7621#: resources/xml/reports/descendancy_report.xml:3 7622#: resources/xml/reports/individual_ext_report.xml:6 7623#: resources/xml/reports/missing_facts_report.xml:6 7624#: resources/xml/reports/relative_ext_report.xml:6 7625msgid "Descendants" 7626msgstr "" 7627 7628#. I18N: gedcom tag DESI 7629#: app/GedcomTag.php:655 7630msgid "Descendants interest" 7631msgstr "" 7632 7633#. I18N: gedcom tag DEST 7634#: app/GedcomTag.php:658 7635msgid "Destination" 7636msgstr "" 7637 7638#. I18N: gedcom tag DIV 7639#: app/GedcomTag.php:661 resources/views/calendar-page.phtml:189 7640#: resources/views/lists/families-table.phtml:204 7641msgid "Divorce" 7642msgstr "" 7643 7644#. I18N: gedcom tag DIVF 7645#: app/GedcomTag.php:664 7646msgid "Divorce filed" 7647msgstr "" 7648 7649#. I18N: gedcom tag DSCR 7650#: app/GedcomTag.php:667 resources/views/admin/modules.phtml:72 7651#: resources/views/report-setup-page.phtml:25 7652msgid "Description" 7653msgstr "" 7654 7655#. I18N: gedcom tag EDUC 7656#: app/GedcomTag.php:670 7657msgid "Education" 7658msgstr "" 7659 7660#: app/GedcomTag.php:672 7661msgid "School or college" 7662msgstr "" 7663 7664#. I18N: gedcom tag EMAIL 7665#. I18N: gedcom tag _EMAIL 7666#: app/GedcomTag.php:677 app/GedcomTag.php:1098 7667#: app/Module/UserMessagesModule.php:184 7668#: resources/views/admin/users-create.phtml:58 7669#: resources/views/admin/users-edit.phtml:62 7670#: resources/views/admin/users.phtml:22 resources/views/contact-page.phtml:36 7671#: resources/views/edit-account-page.phtml:111 7672#: resources/views/emails/register-notify-html.phtml:21 7673#: resources/views/emails/register-notify-text.phtml:13 7674#: resources/views/register-page.phtml:46 7675#: resources/views/setup/step-5-administrator.phtml:72 7676msgid "Email address" 7677msgstr "" 7678 7679#. I18N: gedcom tag EMIG 7680#: app/GedcomTag.php:680 resources/views/calendar-page.phtml:198 7681msgid "Emigration" 7682msgstr "" 7683 7684#: app/GedcomTag.php:682 7685msgid "Date of emigration" 7686msgstr "" 7687 7688#: app/GedcomTag.php:684 7689msgid "Place of emigration" 7690msgstr "" 7691 7692#. I18N: gedcom tag ENDL. LDS = Church of Latter Day Saints. 7693#: app/GedcomTag.php:687 7694msgid "LDS endowment" 7695msgstr "" 7696 7697#. I18N: LDS = Church of Latter Day Saints. 7698#: app/GedcomTag.php:690 7699msgid "Date of LDS endowment" 7700msgstr "" 7701 7702#. I18N: LDS = Church of Latter Day Saints. 7703#: app/GedcomTag.php:693 7704msgid "Place of LDS endowment" 7705msgstr "" 7706 7707#. I18N: gedcom tag ENGA 7708#: app/GedcomTag.php:696 resources/xml/reports/missing_facts_report.xml:20 7709msgid "Engagement" 7710msgstr "" 7711 7712#: app/GedcomTag.php:698 resources/xml/reports/missing_facts_report.xml:336 7713msgid "Date of engagement" 7714msgstr "" 7715 7716#: app/GedcomTag.php:700 resources/xml/reports/missing_facts_report.xml:347 7717msgid "Place of engagement" 7718msgstr "" 7719 7720#. I18N: gedcom tag EVEN 7721#: app/GedcomTag.php:703 resources/views/lists/anniversaries-table.phtml:44 7722#: resources/xml/reports/fact_sources.xml:70 7723#: resources/xml/reports/fact_sources.xml:157 7724#: resources/xml/reports/missing_facts_report.xml:55 7725msgid "Event" 7726msgstr "" 7727 7728#: app/GedcomTag.php:705 7729msgid "Date of event" 7730msgstr "" 7731 7732#: app/GedcomTag.php:707 7733msgid "Place of event" 7734msgstr "" 7735 7736#: app/GedcomTag.php:709 7737msgid "Type of event" 7738msgstr "" 7739 7740#. I18N: gedcom tag FACT 7741#: app/GedcomTag.php:712 7742msgid "Fact" 7743msgstr "" 7744 7745#: app/GedcomTag.php:714 7746msgid "Type of fact" 7747msgstr "" 7748 7749#. I18N: gedcom tag FAM 7750#. I18N: Name of a module/report 7751#: app/GedcomTag.php:717 app/Module/FamilyGroupReportModule.php:44 7752#: resources/views/admin/trees-privacy.phtml:171 7753#: resources/views/cards/add-source-citation.phtml:42 7754#: resources/views/edit/link-child-to-family.phtml:16 7755#: resources/views/modals/link-media-to-family.phtml:15 7756#: resources/views/modules/family_nav/sidebar-family.phtml:89 7757#: resources/views/modules/favorites/favorites.phtml:80 7758#: resources/views/modules/random_media/slide-show.phtml:61 7759#: resources/views/modules/recent_changes/changes-table.phtml:62 7760#: resources/views/modules/statistics-chart/custom.phtml:40 7761#: resources/xml/reports/family_group_report.xml:3 7762#: resources/xml/reports/family_group_report.xml:6 7763#: resources/xml/reports/family_group_report.xml:88 7764#: resources/xml/reports/family_group_report.xml:96 7765msgid "Family" 7766msgstr "" 7767 7768#. I18N: gedcom tag FAMC 7769#: app/GedcomTag.php:720 7770msgid "Family as a child" 7771msgstr "" 7772 7773#. I18N: gedcom tag FAMF 7774#: app/GedcomTag.php:723 7775msgid "Family file" 7776msgstr "" 7777 7778#. I18N: gedcom tag FAMS 7779#: app/GedcomTag.php:726 7780msgid "Family as a spouse" 7781msgstr "" 7782 7783#. I18N: gedcom tag FAX 7784#: app/GedcomTag.php:729 7785msgid "Fax" 7786msgstr "" 7787 7788#. I18N: gedcom tag FCOM 7789#: app/GedcomTag.php:732 resources/xml/reports/missing_facts_report.xml:21 7790msgid "First communion" 7791msgstr "" 7792 7793#: app/GedcomTag.php:734 resources/xml/reports/missing_facts_report.xml:378 7794msgid "Date of first communion" 7795msgstr "" 7796 7797#: app/GedcomTag.php:736 resources/xml/reports/missing_facts_report.xml:389 7798msgid "Place of first communion" 7799msgstr "" 7800 7801#. I18N: gedcom tag FILE 7802#: app/GedcomTag.php:739 app/Http/Controllers/Admin/MediaController.php:355 7803msgid "Filename" 7804msgstr "" 7805 7806#. I18N: gedcom tag FONE 7807#: app/GedcomTag.php:742 7808msgid "Phonetic" 7809msgstr "" 7810 7811#. I18N: gedcom tag FORM 7812#: app/GedcomTag.php:745 resources/views/help/date.phtml:18 7813#: resources/views/help/date.phtml:56 resources/views/help/date.phtml:94 7814#: resources/views/help/date.phtml:132 7815#: resources/views/report-setup-page.phtml:54 7816msgid "Format" 7817msgstr "" 7818 7819#. I18N: gedcom tag GEDC 7820#. I18N: gedcom tag _GEDF 7821#: app/GedcomTag.php:748 app/GedcomTag.php:1136 7822#: resources/views/admin/trees.phtml:272 7823msgid "GEDCOM file" 7824msgstr "" 7825 7826#. I18N: gedcom tag GIVN 7827#: app/GedcomTag.php:751 app/Http/RequestHandlers/SearchAdvancedPage.php:228 7828#: app/Http/RequestHandlers/SearchAdvancedPage.php:230 7829#: resources/views/lists/families-table.phtml:215 7830#: resources/views/lists/families-table.phtml:218 7831#: resources/views/lists/given-names-table.phtml:16 7832#: resources/views/lists/individuals-table.phtml:233 7833msgid "Given names" 7834msgstr "" 7835 7836#. I18N: gedcom tag GRAD 7837#: app/GedcomTag.php:754 7838msgid "Graduation" 7839msgstr "" 7840 7841#. I18N: gedcom tag HEAD 7842#: app/GedcomTag.php:757 app/Header.php:87 app/Header.php:88 app/Header.php:89 7843msgid "Header" 7844msgstr "" 7845 7846#. I18N: gedcom tag IDNO 7847#: app/GedcomTag.php:763 7848msgid "Identification number" 7849msgstr "" 7850 7851#. I18N: gedcom tag IMMI 7852#: app/GedcomTag.php:766 7853msgid "Immigration" 7854msgstr "" 7855 7856#: app/GedcomTag.php:768 7857msgid "Date of immigration" 7858msgstr "" 7859 7860#: app/GedcomTag.php:770 7861msgid "Place of immigration" 7862msgstr "" 7863 7864#. I18N: gedcom tag INDI 7865#. I18N: Name of a module/report 7866#: app/GedcomTag.php:773 app/Module/IndividualReportModule.php:40 7867#: resources/views/admin/fix-level-0-media.phtml:31 7868#: resources/views/admin/trees-privacy.phtml:170 7869#: resources/views/admin/trees.phtml:223 7870#: resources/views/cards/add-source-citation.phtml:27 7871#: resources/views/modals/link-media-to-individual.phtml:15 7872#: resources/views/modules/ancestors-chart/page.phtml:16 7873#: resources/views/modules/charts/config.phtml:19 7874#: resources/views/modules/compact-chart/page.phtml:16 7875#: resources/views/modules/descendancy_chart/page.phtml:16 7876#: resources/views/modules/family-book-chart/page.phtml:17 7877#: resources/views/modules/fanchart/page.phtml:16 7878#: resources/views/modules/favorites/favorites.phtml:66 7879#: resources/views/modules/hourglass-chart/page.phtml:16 7880#: resources/views/modules/interactive-tree/page.phtml:17 7881#: resources/views/modules/pedigree-chart/page.phtml:28 7882#: resources/views/modules/pedigree-map/page.phtml:14 7883#: resources/views/modules/random_media/slide-show.phtml:52 7884#: resources/views/modules/recent_changes/changes-table.phtml:59 7885#: resources/views/modules/statistics-chart/custom.phtml:24 7886#: resources/views/modules/stories/config.phtml:36 7887#: resources/views/modules/stories/edit.phtml:23 7888#: resources/views/modules/stories/list.phtml:13 7889#: resources/views/modules/timeline-chart/page.phtml:16 7890#: resources/views/search-advanced-page.phtml:30 7891#: resources/xml/reports/ahnentafel_report.xml:6 7892#: resources/xml/reports/descendancy_report.xml:5 7893#: resources/xml/reports/individual_ext_report.xml:5 7894#: resources/xml/reports/individual_report.xml:3 7895#: resources/xml/reports/individual_report.xml:5 7896#: resources/xml/reports/individual_report.xml:88 7897#: resources/xml/reports/missing_facts_report.xml:5 7898#: resources/xml/reports/pedigree_report.xml:5 7899#: resources/xml/reports/relative_ext_report.xml:5 7900msgid "Individual" 7901msgstr "" 7902 7903#. I18N: gedcom tag LANG 7904#. I18N: A configuration setting 7905#: app/GedcomTag.php:779 app/Module/ModuleLanguageTrait.php:48 7906#: app/Module/ModuleThemeTrait.php:241 resources/views/admin/modules.phtml:264 7907#: resources/views/admin/modules.phtml:267 7908#: resources/views/admin/site-preferences.phtml:78 7909#: resources/views/admin/users-edit.phtml:107 7910#: resources/views/admin/users.phtml:23 7911#: resources/views/edit-account-page.phtml:90 7912#: resources/views/layouts/administration.phtml:57 7913#: resources/views/setup/step-1-language.phtml:22 7914msgid "Language" 7915msgstr "" 7916 7917#. I18N: gedcom tag LEGA 7918#: app/GedcomTag.php:785 7919msgid "Legatee" 7920msgstr "" 7921 7922#. I18N: gedcom tag MAP 7923#: app/GedcomTag.php:791 7924msgid "Coordinates" 7925msgstr "" 7926 7927#. I18N: gedcom tag MARB 7928#: app/GedcomTag.php:794 resources/xml/reports/missing_facts_report.xml:22 7929msgid "Marriage banns" 7930msgstr "" 7931 7932#: app/GedcomTag.php:796 resources/xml/reports/missing_facts_report.xml:420 7933msgid "Date of marriage banns" 7934msgstr "" 7935 7936#: app/GedcomTag.php:798 resources/xml/reports/missing_facts_report.xml:431 7937msgid "Place of marriage banns" 7938msgstr "" 7939 7940#. I18N: gedcom tag MARC 7941#: app/GedcomTag.php:801 7942msgid "Marriage contract" 7943msgstr "" 7944 7945#. I18N: gedcom tag MARL 7946#: app/GedcomTag.php:804 7947msgid "Marriage license" 7948msgstr "" 7949 7950#. I18N: gedcom tag MARR 7951#: app/GedcomTag.php:807 app/Module/BranchesListModule.php:448 7952#: resources/views/calendar-page.phtml:186 7953#: resources/views/lists/families-table.phtml:196 7954#: resources/views/lists/families-table.phtml:200 7955#: resources/views/lists/families-table.phtml:221 7956#: resources/views/modules/relatives/family.phtml:133 7957#: resources/xml/reports/ahnentafel_report.xml:448 7958#: resources/xml/reports/bdm_report.xml:78 7959#: resources/xml/reports/descendancy_report.xml:575 7960#: resources/xml/reports/family_group_report.xml:377 7961#: resources/xml/reports/missing_facts_report.xml:23 7962#: resources/xml/reports/pedigree_report.xml:76 7963#: resources/xml/reports/pedigree_report.xml:77 7964#: resources/xml/reports/pedigree_report.xml:97 7965#: resources/xml/reports/pedigree_report.xml:98 7966#: resources/xml/reports/pedigree_report.xml:137 7967#: resources/xml/reports/pedigree_report.xml:138 7968#: resources/xml/reports/pedigree_report.xml:178 7969#: resources/xml/reports/pedigree_report.xml:179 7970#: resources/xml/reports/pedigree_report.xml:221 7971#: resources/xml/reports/pedigree_report.xml:222 7972#: resources/xml/reports/pedigree_report.xml:264 7973#: resources/xml/reports/pedigree_report.xml:265 7974#: resources/xml/reports/pedigree_report.xml:307 7975#: resources/xml/reports/pedigree_report.xml:308 7976#: resources/xml/reports/pedigree_report.xml:350 7977#: resources/xml/reports/pedigree_report.xml:351 7978#: resources/xml/reports/pedigree_report.xml:392 7979#: resources/xml/reports/pedigree_report.xml:430 7980#: resources/xml/reports/pedigree_report.xml:468 7981#: resources/xml/reports/pedigree_report.xml:506 7982#: resources/xml/reports/pedigree_report.xml:544 7983#: resources/xml/reports/pedigree_report.xml:582 7984#: resources/xml/reports/pedigree_report.xml:620 7985#: resources/xml/reports/pedigree_report.xml:658 7986#: resources/xml/reports/pedigree_report.xml:778 7987#: resources/xml/reports/pedigree_report.xml:779 7988#: resources/xml/reports/pedigree_report.xml:799 7989#: resources/xml/reports/pedigree_report.xml:800 7990#: resources/xml/reports/pedigree_report.xml:839 7991#: resources/xml/reports/pedigree_report.xml:840 7992#: resources/xml/reports/pedigree_report.xml:879 7993#: resources/xml/reports/pedigree_report.xml:880 7994#: resources/xml/reports/pedigree_report.xml:923 7995#: resources/xml/reports/pedigree_report.xml:966 7996#: resources/xml/reports/pedigree_report.xml:1009 7997#: resources/xml/reports/pedigree_report.xml:1052 7998#: resources/xml/reports/pedigree_report.xml:1099 7999#: resources/xml/reports/pedigree_report.xml:1137 8000#: resources/xml/reports/pedigree_report.xml:1175 8001#: resources/xml/reports/pedigree_report.xml:1213 8002#: resources/xml/reports/pedigree_report.xml:1251 8003#: resources/xml/reports/pedigree_report.xml:1289 8004#: resources/xml/reports/pedigree_report.xml:1327 8005#: resources/xml/reports/pedigree_report.xml:1365 8006msgid "Marriage" 8007msgstr "" 8008 8009#: app/GedcomTag.php:809 app/Http/RequestHandlers/SearchAdvancedPage.php:226 8010#: resources/xml/reports/fact_sources.xml:319 8011#: resources/xml/reports/missing_facts_report.xml:463 8012msgid "Date of marriage" 8013msgstr "" 8014 8015#: app/GedcomTag.php:811 app/Http/RequestHandlers/SearchAdvancedPage.php:227 8016#: resources/xml/reports/fact_sources.xml:321 8017#: resources/xml/reports/missing_facts_report.xml:474 8018msgid "Place of marriage" 8019msgstr "" 8020 8021#: app/GedcomTag.php:819 8022msgid "Marriage type unknown" 8023msgstr "" 8024 8025#. I18N: gedcom tag MARS 8026#: app/GedcomTag.php:822 8027msgid "Marriage settlement" 8028msgstr "" 8029 8030#. I18N: gedcom tag MEDI 8031#. I18N: gedcom tag _TYPE 8032#: app/GedcomTag.php:825 app/GedcomTag.php:1250 8033#: resources/views/modals/create-media-from-file.phtml:40 8034#: resources/views/modals/media-file-fields.phtml:110 8035msgid "Media type" 8036msgstr "" 8037 8038#. I18N: gedcom tag NAME 8039#: app/GedcomTag.php:828 app/Http/RequestHandlers/HelpText.php:222 8040#: app/Statistics/Google/ChartCommonGiven.php:81 8041#: app/Statistics/Google/ChartCommonSurname.php:140 8042#: resources/views/individual-name.phtml:44 8043#: resources/views/individual-name.phtml:55 8044#: resources/views/modals/submitter-fields.phtml:9 8045#: resources/views/modules/yahrzeit/table.phtml:27 8046#: resources/xml/reports/bdm_report.xml:5 8047#: resources/xml/reports/bdm_report.xml:49 8048#: resources/xml/reports/birth_report.xml:5 8049#: resources/xml/reports/birth_report.xml:36 8050#: resources/xml/reports/cemetery_report.xml:40 8051#: resources/xml/reports/change_report.xml:56 8052#: resources/xml/reports/change_report.xml:96 8053#: resources/xml/reports/death_report.xml:5 8054#: resources/xml/reports/death_report.xml:38 8055#: resources/xml/reports/fact_sources.xml:62 8056#: resources/xml/reports/fact_sources.xml:155 8057#: resources/xml/reports/fact_sources.xml:266 8058#: resources/xml/reports/fact_sources.xml:317 8059#: resources/xml/reports/marriage_report.xml:5 8060#: resources/xml/reports/marriage_report.xml:38 8061#: resources/xml/reports/missing_facts_report.xml:54 8062#: resources/xml/reports/occupation_report.xml:43 8063#: resources/xml/reports/relative_ext_report.xml:50 8064msgid "Name" 8065msgstr "" 8066 8067#: app/GedcomTag.php:830 8068msgid "Phonetic name" 8069msgstr "" 8070 8071#: app/GedcomTag.php:832 8072msgid "Name in Hebrew" 8073msgstr "" 8074 8075#. I18N: gedcom tag NATI 8076#: app/GedcomTag.php:835 8077msgid "Nationality" 8078msgstr "" 8079 8080#. I18N: gedcom tag NATU 8081#: app/GedcomTag.php:838 8082msgid "Naturalization" 8083msgstr "" 8084 8085#: app/GedcomTag.php:840 8086msgid "Date of naturalization" 8087msgstr "" 8088 8089#: app/GedcomTag.php:842 8090msgid "Place of naturalization" 8091msgstr "" 8092 8093#. I18N: gedcom tag NCHI 8094#: app/GedcomTag.php:845 app/Module/StatisticsChartModule.php:725 8095#: app/Statistics/Google/ChartChildren.php:114 8096#: resources/views/modules/statistics-chart/custom.phtml:46 8097msgid "Number of children" 8098msgstr "" 8099 8100#. I18N: gedcom tag NICK 8101#: app/GedcomTag.php:848 8102msgid "Nickname" 8103msgstr "" 8104 8105#. I18N: gedcom tag NMR 8106#: app/GedcomTag.php:851 8107msgid "Number of marriages" 8108msgstr "" 8109 8110#. I18N: gedcom tag NPFX 8111#: app/GedcomTag.php:857 8112msgid "Name prefix" 8113msgstr "" 8114 8115#. I18N: gedcom tag NSFX 8116#: app/GedcomTag.php:860 8117msgid "Name suffix" 8118msgstr "" 8119 8120#. I18N: gedcom tag OBJE 8121#: app/GedcomTag.php:863 app/Http/RequestHandlers/HelpText.php:232 8122#: resources/views/admin/fix-level-0-media.phtml:29 8123#: resources/views/admin/media.phtml:103 8124#: resources/views/admin/trees-privacy.phtml:175 8125#: resources/views/admin/trees.phtml:248 8126#: resources/views/admin/webtrees1-thumbnails.phtml:36 8127#: resources/views/family-page.phtml:87 8128#: resources/views/modules/favorites/favorites.phtml:94 8129#: resources/views/source-page.phtml:89 8130msgid "Media object" 8131msgstr "" 8132 8133#. I18N: gedcom tag OCCU 8134#: app/GedcomTag.php:866 resources/xml/reports/occupation_report.xml:5 8135#: resources/xml/reports/occupation_report.xml:54 8136msgid "Occupation" 8137msgstr "" 8138 8139#. I18N: gedcom tag ORDI 8140#: app/GedcomTag.php:871 8141msgid "Ordinance" 8142msgstr "" 8143 8144#. I18N: gedcom tag ORDN 8145#: app/GedcomTag.php:874 8146msgid "Ordination" 8147msgstr "" 8148 8149#: app/GedcomTag.php:876 8150msgid "Religious institution" 8151msgstr "" 8152 8153#: app/GedcomTag.php:878 8154msgid "Date of ordination" 8155msgstr "" 8156 8157#: app/GedcomTag.php:880 8158msgid "Place of ordination" 8159msgstr "" 8160 8161#. I18N: gedcom tag PAGE 8162#: app/GedcomTag.php:883 resources/xml/reports/fact_sources.xml:74 8163#: resources/xml/reports/fact_sources.xml:161 8164#: resources/xml/reports/fact_sources.xml:277 8165#: resources/xml/reports/fact_sources.xml:323 8166msgid "Citation details" 8167msgstr "" 8168 8169#. I18N: gedcom tag PEDI 8170#: app/GedcomTag.php:886 8171msgid "Relationship to parents" 8172msgstr "" 8173 8174#. I18N: gedcom tag PHON 8175#: app/GedcomTag.php:889 8176msgid "Phone" 8177msgstr "" 8178 8179#. I18N: gedcom tag PLAC 8180#: app/GedcomTag.php:893 app/Http/RequestHandlers/HelpText.php:237 8181#: app/Module/FixCemeteryTag.php:87 8182#: resources/views/admin/location-edit.phtml:38 8183#: resources/views/admin/location-edit.phtml:160 8184#: resources/views/admin/locations.phtml:38 8185#: resources/views/lists/families-table.phtml:227 8186#: resources/views/lists/individuals-table.phtml:243 8187#: resources/views/lists/individuals-table.phtml:254 8188#: resources/views/modules/census-assistant.phtml:43 8189#: resources/views/modules/lifespans-chart/page.phtml:36 8190#: resources/views/search-phonetic-page.phtml:41 8191#: resources/xml/reports/bdm_report.xml:6 8192#: resources/xml/reports/bdm_report.xml:134 8193#: resources/xml/reports/bdm_report.xml:160 8194#: resources/xml/reports/bdm_report.xml:194 8195#: resources/xml/reports/birth_report.xml:42 8196#: resources/xml/reports/cemetery_report.xml:52 8197#: resources/xml/reports/death_report.xml:50 8198#: resources/xml/reports/marriage_report.xml:50 8199#: resources/xml/reports/occupation_report.xml:60 8200msgid "Place" 8201msgstr "" 8202 8203#: app/GedcomTag.php:895 8204msgid "Phonetic place" 8205msgstr "" 8206 8207#: app/GedcomTag.php:897 8208msgid "Romanized place" 8209msgstr "" 8210 8211#: app/GedcomTag.php:899 8212msgid "Place in Hebrew" 8213msgstr "" 8214 8215#. I18N: gedcom tag POST 8216#: app/GedcomTag.php:902 8217msgid "Postal code" 8218msgstr "" 8219 8220#. I18N: gedcom tag PROB 8221#: app/GedcomTag.php:905 8222msgid "Probate" 8223msgstr "" 8224 8225#. I18N: gedcom tag PROP 8226#: app/GedcomTag.php:908 8227msgid "Property" 8228msgstr "" 8229 8230#. I18N: gedcom tag PUBL 8231#: app/GedcomTag.php:911 resources/views/lists/sources-table.phtml:88 8232#: resources/views/modals/source-fields.phtml:31 8233msgid "Publication" 8234msgstr "" 8235 8236#. I18N: gedcom tag QUAY 8237#: app/GedcomTag.php:914 8238msgid "Quality of data" 8239msgstr "" 8240 8241#. I18N: gedcom tag REFN 8242#: app/GedcomTag.php:917 8243msgid "Reference number" 8244msgstr "" 8245 8246#. I18N: gedcom tag RELA 8247#: app/GedcomTag.php:920 app/Module/BranchesListModule.php:401 8248#: app/Module/BranchesListModule.php:439 8249msgid "Relationship" 8250msgstr "" 8251 8252#. I18N: gedcom tag RELI 8253#: app/GedcomTag.php:923 resources/xml/reports/missing_facts_report.xml:26 8254#: resources/xml/reports/missing_facts_report.xml:587 8255msgid "Religion" 8256msgstr "" 8257 8258#. I18N: gedcom tag REPO 8259#: app/GedcomTag.php:926 resources/views/admin/trees-privacy.phtml:173 8260#: resources/views/admin/trees.phtml:239 8261#: resources/views/modals/source-fields.phtml:39 8262#: resources/views/modules/favorites/favorites.phtml:122 8263#: resources/views/modules/recent_changes/changes-table.phtml:77 8264msgid "Repository" 8265msgstr "" 8266 8267#: app/GedcomTag.php:928 resources/views/modals/repository-fields.phtml:9 8268msgctxt "Repository" 8269msgid "Name" 8270msgstr "" 8271 8272#. I18N: gedcom tag RESI 8273#: app/GedcomTag.php:931 8274msgid "Residence" 8275msgstr "" 8276 8277#: app/GedcomTag.php:933 8278msgid "Date of residence" 8279msgstr "" 8280 8281#: app/GedcomTag.php:935 8282msgid "Place of residence" 8283msgstr "" 8284 8285#. I18N: gedcom tag RESN 8286#: app/GedcomTag.php:938 app/Http/RequestHandlers/HelpText.php:242 8287#: resources/views/cards/add-restriction.phtml:10 8288#: resources/views/media-page.phtml:185 8289msgid "Restriction" 8290msgstr "" 8291 8292#. I18N: gedcom tag RETI 8293#: app/GedcomTag.php:941 8294msgid "Retirement" 8295msgstr "" 8296 8297#. I18N: gedcom tag RFN 8298#: app/GedcomTag.php:946 8299msgid "Record file number" 8300msgstr "" 8301 8302#. I18N: gedcom tag RIN 8303#: app/GedcomTag.php:953 8304msgid "Record ID number" 8305msgstr "" 8306 8307#. I18N: gedcom tag ROLE 8308#: app/GedcomTag.php:956 resources/views/admin/users-edit.phtml:269 8309msgid "Role" 8310msgstr "" 8311 8312#. I18N: gedcom tag ROMN 8313#: app/GedcomTag.php:959 app/Http/RequestHandlers/HelpText.php:247 8314msgid "Romanized" 8315msgstr "" 8316 8317#. I18N: gedcom tag SERV 8318#: app/GedcomTag.php:962 8319msgid "Remote server" 8320msgstr "" 8321 8322#. I18N: gedcom tag SEX 8323#: app/GedcomTag.php:965 resources/views/individual-sex.phtml:29 8324#: resources/xml/reports/family_group_report.xml:844 8325#: resources/xml/reports/individual_ext_report.xml:391 8326#: resources/xml/reports/individual_ext_report.xml:598 8327#: resources/xml/reports/individual_report.xml:388 8328#: resources/xml/reports/individual_report.xml:602 8329msgid "Gender" 8330msgstr "" 8331 8332#. I18N: gedcom tag SLGC. LDS = Church of Latter Day Saints. 8333#: app/GedcomTag.php:970 8334msgid "LDS child sealing" 8335msgstr "" 8336 8337#. I18N: LDS = Church of Latter Day Saints. 8338#: app/GedcomTag.php:973 8339msgid "Date of LDS child sealing" 8340msgstr "" 8341 8342#. I18N: LDS = Church of Latter Day Saints. 8343#: app/GedcomTag.php:976 8344msgid "Place of LDS child sealing" 8345msgstr "" 8346 8347#. I18N: gedcom tag SLGS. LDS = Church of Latter Day Saints. 8348#: app/GedcomTag.php:979 8349msgid "LDS spouse sealing" 8350msgstr "" 8351 8352#. I18N: gedcom tag SPFX 8353#: app/GedcomTag.php:985 8354msgid "Surname prefix" 8355msgstr "" 8356 8357#. I18N: gedcom tag SSN 8358#: app/GedcomTag.php:988 8359msgid "Social security number" 8360msgstr "" 8361 8362#. I18N: gedcom tag STAE 8363#: app/GedcomTag.php:991 8364msgid "State" 8365msgstr "" 8366 8367#: app/GedcomTag.php:996 8368msgid "Status change date" 8369msgstr "" 8370 8371#. I18N: gedcom tag SUBM 8372#: app/GedcomTag.php:999 resources/views/admin/trees.phtml:264 8373#: resources/views/modules/recent_changes/changes-table.phtml:74 8374msgid "Submitter" 8375msgstr "" 8376 8377#. I18N: gedcom tag SUBN 8378#: app/GedcomTag.php:1002 app/Submission.php:106 app/Submission.php:107 8379#: app/Submission.php:108 8380msgid "Submission" 8381msgstr "" 8382 8383#. I18N: gedcom tag SURN 8384#: app/GedcomTag.php:1005 app/Http/RequestHandlers/HelpText.php:227 8385#: app/Http/RequestHandlers/SearchAdvancedPage.php:229 8386#: app/Http/RequestHandlers/SearchAdvancedPage.php:231 8387#: resources/views/branches-page.phtml:27 8388#: resources/views/lists/families-table.phtml:216 8389#: resources/views/lists/families-table.phtml:219 8390#: resources/views/lists/individuals-table.phtml:234 8391#: resources/views/lists/surnames-table.phtml:23 8392#: resources/views/modules/statistics-chart/custom.phtml:161 8393#: resources/views/search-phonetic-page.phtml:29 8394msgid "Surname" 8395msgstr "" 8396 8397#. I18N: gedcom tag TEMP 8398#: app/GedcomTag.php:1008 resources/xml/reports/individual_report.xml:208 8399msgid "Temple" 8400msgstr "" 8401 8402#. I18N: gedcom tag TEXT 8403#: app/GedcomTag.php:1011 resources/views/admin/trees-preferences.phtml:578 8404#: resources/views/modals/source-fields.phtml:53 8405msgid "Text" 8406msgstr "" 8407 8408#. I18N: gedcom tag TIME 8409#: app/GedcomTag.php:1014 8410msgid "Time" 8411msgstr "" 8412 8413#. I18N: gedcom tag TITL 8414#: app/GedcomTag.php:1017 resources/views/admin/fix-level-0-media.phtml:30 8415#: resources/views/lists/media-table.phtml:70 8416#: resources/views/lists/notes-table.phtml:81 8417#: resources/views/lists/sources-table.phtml:85 8418#: resources/views/modals/create-media-from-file.phtml:32 8419#: resources/views/modals/media-file-fields.phtml:101 8420#: resources/views/modals/source-fields.phtml:9 8421#: resources/views/modules/census-assistant.phtml:20 8422#: resources/views/modules/favorites/favorites.phtml:149 8423#: resources/views/modules/favorites/favorites.phtml:151 8424#: resources/views/modules/gedcom_news/edit.phtml:17 8425#: resources/views/modules/html/config.phtml:11 8426#: resources/views/modules/user_blog/edit.phtml:17 8427msgid "Title" 8428msgstr "" 8429 8430#: app/GedcomTag.php:1019 8431msgid "Phonetic title" 8432msgstr "" 8433 8434#: app/GedcomTag.php:1021 8435msgid "Romanized title" 8436msgstr "" 8437 8438#: app/GedcomTag.php:1023 8439msgid "Title in Hebrew" 8440msgstr "" 8441 8442#. I18N: gedcom tag TRLR 8443#: app/GedcomTag.php:1026 8444msgid "Trailer" 8445msgstr "" 8446 8447#. I18N: gedcom tag URL (A web address / URL) 8448#. I18N: gedcom tag WWW (A web address / URL) 8449#. I18N: gedcom tag _URL 8450#. I18N: A configuration setting 8451#: app/GedcomTag.php:1032 app/GedcomTag.php:1044 app/GedcomTag.php:1256 8452#: resources/views/admin/trees-create.phtml:26 8453#: resources/views/admin/trees-preferences.phtml:43 8454#: resources/views/modals/media-file-fields.phtml:92 8455#: resources/views/modules/favorites/favorites.phtml:136 8456#: resources/views/modules/favorites/favorites.phtml:143 8457#: resources/views/modules/favorites/favorites.phtml:145 8458#: resources/views/modules/matomo-analytics/form.phtml:18 8459#: resources/views/modules/sitemap/config.phtml:37 8460msgid "URL" 8461msgstr "" 8462 8463#. I18N: gedcom tag VERS 8464#: app/GedcomTag.php:1035 8465msgid "Version" 8466msgstr "" 8467 8468#. I18N: gedcom tag WILL 8469#: app/GedcomTag.php:1041 8470msgid "Will" 8471msgstr "" 8472 8473#. I18N: gedcom tag _AKA 8474#: app/GedcomTag.php:1057 8475msgid "Also known as" 8476msgstr "" 8477 8478#. I18N: gedcom tag _ALBUM 8479#. I18N: Name of a module 8480#: app/GedcomTag.php:1062 app/Module/AlbumModule.php:42 8481msgid "Album" 8482msgstr "" 8483 8484#. I18N: gedcom tag _BIBL 8485#: app/GedcomTag.php:1069 8486msgid "Bibliography" 8487msgstr "" 8488 8489#. I18N: gedcom tag _BRTM 8490#: app/GedcomTag.php:1073 8491msgid "Brit milah" 8492msgstr "" 8493 8494#: app/GedcomTag.php:1075 8495msgid "Date of brit milah" 8496msgstr "" 8497 8498#: app/GedcomTag.php:1077 8499msgid "Place of brit milah" 8500msgstr "" 8501 8502#. I18N: gedcom tag _COML 8503#: app/GedcomTag.php:1081 8504msgid "Common law marriage" 8505msgstr "" 8506 8507#. I18N: gedcom tag _DBID 8508#: app/GedcomTag.php:1085 8509msgid "Linked database ID" 8510msgstr "" 8511 8512#. I18N: gedcom tag _DEG 8513#: app/GedcomTag.php:1089 8514msgid "Degree" 8515msgstr "" 8516 8517#. I18N: gedcom tag _DETS 8518#: app/GedcomTag.php:1092 8519msgid "Death of one spouse" 8520msgstr "" 8521 8522#. I18N: gedcom tag _DNA (from FTM 2010) 8523#: app/GedcomTag.php:1095 8524msgid "DNA markers" 8525msgstr "" 8526 8527#. I18N: gedcom tag _EYEC 8528#: app/GedcomTag.php:1101 8529msgid "Eye color" 8530msgstr "" 8531 8532#: app/GedcomTag.php:1103 8533msgid "Fact 1" 8534msgstr "" 8535 8536#: app/GedcomTag.php:1105 8537msgid "Fact 2" 8538msgstr "" 8539 8540#: app/GedcomTag.php:1107 8541msgid "Fact 3" 8542msgstr "" 8543 8544#: app/GedcomTag.php:1109 8545msgid "Fact 4" 8546msgstr "" 8547 8548#: app/GedcomTag.php:1111 8549msgid "Fact 5" 8550msgstr "" 8551 8552#: app/GedcomTag.php:1113 8553msgid "Fact 6" 8554msgstr "" 8555 8556#: app/GedcomTag.php:1115 8557msgid "Fact 7" 8558msgstr "" 8559 8560#: app/GedcomTag.php:1117 8561msgid "Fact 8" 8562msgstr "" 8563 8564#: app/GedcomTag.php:1119 8565msgid "Fact 9" 8566msgstr "" 8567 8568#: app/GedcomTag.php:1121 8569msgid "Fact 10" 8570msgstr "" 8571 8572#: app/GedcomTag.php:1123 8573msgid "Fact 11" 8574msgstr "" 8575 8576#: app/GedcomTag.php:1125 8577msgid "Fact 12" 8578msgstr "" 8579 8580#: app/GedcomTag.php:1127 8581msgid "Fact 13" 8582msgstr "" 8583 8584#. I18N: gedcom tag _FNRL 8585#: app/GedcomTag.php:1130 8586msgid "Funeral" 8587msgstr "" 8588 8589#. I18N: gedcom tag _FREL 8590#: app/GedcomTag.php:1133 8591msgid "Relationship to father" 8592msgstr "" 8593 8594#. I18N: gedcom tag _GOV - see https://gov.genealogy.net 8595#: app/GedcomTag.php:1142 8596msgid "GOV identifier" 8597msgstr "" 8598 8599#. I18N: gedcom tag _HAIR 8600#: app/GedcomTag.php:1145 8601msgid "Hair color" 8602msgstr "" 8603 8604#. I18N: gedcom tag _HEB 8605#: app/GedcomTag.php:1148 app/Http/RequestHandlers/HelpText.php:252 8606msgid "Hebrew" 8607msgstr "" 8608 8609#. I18N: gedcom tag _HEIG 8610#: app/GedcomTag.php:1151 8611msgid "Height" 8612msgstr "" 8613 8614#. I18N: gedcom tag _HNM 8615#: app/GedcomTag.php:1154 8616msgid "Hebrew name" 8617msgstr "" 8618 8619#. I18N: gedcom tag _HOL 8620#: app/GedcomTag.php:1157 8621msgid "Holocaust" 8622msgstr "" 8623 8624#. I18N: gedcom tag _INTE 8625#: app/GedcomTag.php:1161 8626msgid "Interment" 8627msgstr "" 8628 8629#. I18N: gedcom tag _LOC 8630#: app/GedcomTag.php:1165 8631msgid "Location" 8632msgstr "" 8633 8634#. I18N: gedcom tag _MARI 8635#: app/GedcomTag.php:1168 8636msgid "Marriage intention" 8637msgstr "" 8638 8639#. I18N: gedcom tag _MARNM 8640#: app/GedcomTag.php:1171 resources/xml/reports/cemetery_report.xml:7 8641#: resources/xml/reports/death_report.xml:10 8642msgid "Married name" 8643msgstr "" 8644 8645#. I18N: gedcom tag _PRIM 8646#: app/GedcomTag.php:1174 resources/xml/reports/individual_ext_report.xml:11 8647#: resources/xml/reports/individual_report.xml:8 8648msgid "Highlighted image" 8649msgstr "" 8650 8651#: app/GedcomTag.php:1176 8652msgid "Married surname" 8653msgstr "" 8654 8655#. I18N: gedcom tag _MBON 8656#: app/GedcomTag.php:1180 8657msgid "Marriage bond" 8658msgstr "" 8659 8660#. I18N: gedcom tag _MDCL 8661#: app/GedcomTag.php:1183 8662msgid "Medical" 8663msgstr "" 8664 8665#. I18N: gedcom tag _MEDC 8666#: app/GedcomTag.php:1186 8667msgid "Medical condition" 8668msgstr "" 8669 8670#. I18N: gedcom tag _MEND 8671#: app/GedcomTag.php:1189 8672msgid "Marriage ending status" 8673msgstr "" 8674 8675#. I18N: gedcom tag _MILI 8676#: app/GedcomTag.php:1192 8677msgid "Military" 8678msgstr "" 8679 8680#. I18N: gedcom tag _MILT 8681#: app/GedcomTag.php:1195 8682msgid "Military service" 8683msgstr "" 8684 8685#. I18N: gedcom tag _MREL 8686#: app/GedcomTag.php:1198 8687msgid "Relationship to mother" 8688msgstr "" 8689 8690#. I18N: gedcom tag _MSTAT 8691#: app/GedcomTag.php:1201 8692msgid "Marriage beginning status" 8693msgstr "" 8694 8695#. I18N: gedcom tag _NAME 8696#: app/GedcomTag.php:1204 8697msgid "Mailing name" 8698msgstr "" 8699 8700#. I18N: gedcom tag _NAMS 8701#: app/GedcomTag.php:1207 8702msgid "Namesake" 8703msgstr "" 8704 8705#. I18N: gedcom tag _NLIV 8706#: app/GedcomTag.php:1210 8707msgid "Not living" 8708msgstr "" 8709 8710#. I18N: gedcom tag _NMAR 8711#: app/GedcomTag.php:1213 8712msgid "Never married" 8713msgstr "" 8714 8715#. I18N: gedcom tag _NMR 8716#: app/GedcomTag.php:1217 app/Module/BranchesListModule.php:450 8717#: resources/views/lists/families-table.phtml:192 8718msgid "Not married" 8719msgstr "" 8720 8721#. I18N: Type of media object 8722#: app/GedcomTag.php:1221 app/GedcomTag.php:1572 8723msgid "Photo" 8724msgstr "" 8725 8726#: app/GedcomTag.php:1223 8727msgid "by" 8728msgstr "" 8729 8730#. I18N: gedcom tag _PRMN 8731#: app/GedcomTag.php:1226 8732msgid "Permanent number" 8733msgstr "" 8734 8735#: app/GedcomTag.php:1228 8736msgid "Religious name" 8737msgstr "" 8738 8739#. I18N: gedcom tag _SCBK 8740#: app/GedcomTag.php:1232 8741msgid "Scrapbook" 8742msgstr "" 8743 8744#. I18N: gedcom tag _SEPR 8745#: app/GedcomTag.php:1235 8746msgid "Separation" 8747msgstr "" 8748 8749#. I18N: gedcom tag _SSHOW 8750#. I18N: Name of a module 8751#: app/GedcomTag.php:1238 app/Module/SlideShowModule.php:188 8752msgid "Slide show" 8753msgstr "" 8754 8755#. I18N: gedcom tag _STAT 8756#: app/GedcomTag.php:1241 8757msgid "Marriage status" 8758msgstr "" 8759 8760#. I18N: gedcom tag _SUBQ 8761#: app/GedcomTag.php:1244 8762msgid "Short version" 8763msgstr "" 8764 8765#. I18N: gedcom tag _TODO 8766#: app/GedcomTag.php:1247 resources/views/modules/todo/research-tasks.phtml:38 8767msgid "Research task" 8768msgstr "" 8769 8770#. I18N: gedcom tag _UID 8771#: app/GedcomTag.php:1253 8772msgid "Unique identifier" 8773msgstr "" 8774 8775#. I18N: gedcom tag _WEIG 8776#: app/GedcomTag.php:1259 8777msgid "Weight" 8778msgstr "" 8779 8780#. I18N: gedcom tag _WT_OBJE_SORT 8781#: app/GedcomTag.php:1265 app/Http/RequestHandlers/ReorderMediaPage.php:57 8782#: app/Module/FixPrimaryTag.php:109 8783#: resources/views/individual-page-menu.phtml:82 8784#: resources/views/individual-page-menu.phtml:87 8785msgid "Re-order media" 8786msgstr "" 8787 8788#. I18N: gedcom tag _YART - A yahrzeit is a special anniversary of death in the Hebrew faith/calendar. 8789#: app/GedcomTag.php:1268 resources/views/modules/yahrzeit/table.phtml:35 8790msgid "Yahrzeit" 8791msgstr "" 8792 8793#: app/GedcomTag.php:1272 app/Http/Controllers/Admin/MediaController.php:363 8794msgid "File size" 8795msgstr "" 8796 8797#: app/GedcomTag.php:1275 app/Http/Controllers/Admin/MediaController.php:370 8798msgid "Image dimensions" 8799msgstr "" 8800 8801#: app/GedcomTag.php:1285 8802msgid "Unrecognized GEDCOM code" 8803msgstr "" 8804 8805#. I18N: Type of media object 8806#: app/GedcomTag.php:1533 8807msgid "Audio" 8808msgstr "" 8809 8810#. I18N: Type of media object 8811#: app/GedcomTag.php:1536 8812msgid "Book" 8813msgstr "" 8814 8815#. I18N: Type of media object 8816#: app/GedcomTag.php:1539 8817msgid "Card" 8818msgstr "" 8819 8820#. I18N: Type of media object 8821#: app/GedcomTag.php:1542 8822msgid "Certificate" 8823msgstr "" 8824 8825#. I18N: Type of media object 8826#: app/GedcomTag.php:1545 8827msgid "Coat of arms" 8828msgstr "" 8829 8830#. I18N: Type of media object 8831#: app/GedcomTag.php:1548 8832msgid "Document" 8833msgstr "" 8834 8835#. I18N: Type of media object 8836#: app/GedcomTag.php:1551 8837msgid "Electronic" 8838msgstr "" 8839 8840#. I18N: Type of media object 8841#: app/GedcomTag.php:1554 8842msgid "Microfiche" 8843msgstr "" 8844 8845#. I18N: Type of media object 8846#: app/GedcomTag.php:1557 8847msgid "Microfilm" 8848msgstr "" 8849 8850#. I18N: Type of media object 8851#: app/GedcomTag.php:1560 8852msgid "Magazine" 8853msgstr "" 8854 8855#. I18N: Type of media object 8856#: app/GedcomTag.php:1563 8857msgid "Manuscript" 8858msgstr "" 8859 8860#. I18N: Type of media object 8861#: app/GedcomTag.php:1566 resources/views/admin/control-panel.phtml:738 8862#: resources/views/modules/statistics-chart/custom.phtml:53 8863msgid "Map" 8864msgstr "" 8865 8866#. I18N: Type of media object 8867#: app/GedcomTag.php:1569 8868msgid "Newspaper" 8869msgstr "" 8870 8871#. I18N: Type of media object 8872#: app/GedcomTag.php:1575 8873msgid "Tombstone" 8874msgstr "" 8875 8876#. I18N: Type of media object 8877#: app/GedcomTag.php:1578 8878msgid "Video" 8879msgstr "" 8880 8881#. I18N: Type of media object 8882#: app/GedcomTag.php:1581 8883msgid "Painting" 8884msgstr "" 8885 8886#. I18N: Type of media object 8887#: app/GedcomTag.php:1584 app/Module/StatisticsChartModule.php:163 8888#: app/Statistics/Google/ChartCommonGiven.php:91 8889#: app/Statistics/Google/ChartCommonSurname.php:150 8890#: resources/views/admin/control-panel.phtml:658 8891msgid "Other" 8892msgstr "" 8893 8894#: app/Http/Controllers/Admin/FixLevel0MediaController.php:77 8895#: resources/views/admin/control-panel.phtml:721 8896msgid "Link media objects to facts and events" 8897msgstr "" 8898 8899#: app/Http/Controllers/Admin/ImportThumbnailsController.php:101 8900#: resources/views/admin/control-panel.phtml:727 8901msgid "Import custom thumbnails from webtrees version 1" 8902msgstr "" 8903 8904#: app/Http/Controllers/Admin/LocationController.php:143 8905#: resources/views/modules/place-hierarchy/page.phtml:28 8906#: resources/views/modules/place-hierarchy/page.phtml:31 8907#: resources/views/modules/statistics-chart/custom.phtml:172 8908msgid "World" 8909msgstr "" 8910 8911#: app/Http/Controllers/Admin/LocationController.php:153 8912#: app/Http/RequestHandlers/ControlPanel.php:146 8913#: app/Http/RequestHandlers/MapDataList.php:99 8914#: app/Module/ModuleThemeTrait.php:224 app/Module/ModuleThemeTrait.php:228 8915#: resources/views/admin/analytics-edit.phtml:10 8916#: resources/views/admin/broadcast.phtml:10 8917#: resources/views/admin/changes-log.phtml:13 8918#: resources/views/admin/clean-data.phtml:9 8919#: resources/views/admin/components.phtml:28 8920#: resources/views/admin/data-fix-page.phtml:24 8921#: resources/views/admin/data-fix-select.phtml:20 8922#: resources/views/admin/email-page.phtml:9 8923#: resources/views/admin/fix-level-0-media.phtml:9 8924#: resources/views/admin/map-import-form.phtml:10 8925#: resources/views/admin/map-provider.phtml:8 8926#: resources/views/admin/media-upload.phtml:8 8927#: resources/views/admin/media.phtml:16 8928#: resources/views/admin/merge-records-step-1.phtml:11 8929#: resources/views/admin/merge-records-step-2.phtml:11 8930#: resources/views/admin/modules.phtml:34 8931#: resources/views/admin/server-information.phtml:8 8932#: resources/views/admin/site-logs.phtml:13 8933#: resources/views/admin/site-mail.phtml:29 8934#: resources/views/admin/site-preferences.phtml:15 8935#: resources/views/admin/site-registration.phtml:16 8936#: resources/views/admin/trees-check.phtml:9 8937#: resources/views/admin/trees-create.phtml:9 8938#: resources/views/admin/trees-duplicates.phtml:10 8939#: resources/views/admin/trees-export.phtml:11 8940#: resources/views/admin/trees-import.phtml:22 8941#: resources/views/admin/trees-merge.phtml:19 8942#: resources/views/admin/trees-preferences.phtml:12 8943#: resources/views/admin/trees-privacy.phtml:12 8944#: resources/views/admin/trees-renumber.phtml:17 8945#: resources/views/admin/trees-unconnected.phtml:21 8946#: resources/views/admin/trees.phtml:41 8947#: resources/views/admin/upgrade/steps.phtml:9 8948#: resources/views/admin/upgrade/wizard.phtml:8 8949#: resources/views/admin/users-cleanup.phtml:11 8950#: resources/views/admin/users-create.phtml:9 8951#: resources/views/admin/users-edit.phtml:12 8952#: resources/views/admin/users.phtml:9 8953#: resources/views/admin/webtrees1-thumbnails.phtml:9 8954#: resources/views/modules/batch_update/admin.phtml:10 8955#: resources/views/modules/custom-css-js/edit.phtml:8 8956#: resources/views/modules/faq/config.phtml:9 8957#: resources/views/modules/faq/edit.phtml:10 8958#: resources/views/modules/relationships-chart/config.phtml:9 8959#: resources/views/modules/sitemap/config.phtml:9 8960#: resources/views/modules/stories/config.phtml:9 8961#: resources/views/modules/stories/edit.phtml:14 8962msgid "Control panel" 8963msgstr "" 8964 8965#: app/Http/Controllers/Admin/LocationController.php:154 8966#: app/Http/RequestHandlers/MapDataList.php:77 8967#: resources/views/admin/control-panel.phtml:748 8968#: resources/views/admin/map-import-form.phtml:10 8969msgid "Geographic data" 8970msgstr "" 8971 8972#: app/Http/Controllers/Admin/LocationController.php:162 8973#: app/Http/Controllers/Admin/LocationController.php:163 8974msgid "Add" 8975msgstr "" 8976 8977#: app/Http/Controllers/Admin/LocationController.php:255 8978#: app/Http/RequestHandlers/AccountUpdate.php:113 8979#, php-format 8980msgid "The details for “%s” have been updated." 8981msgstr "" 8982 8983#: app/Http/Controllers/Admin/LocationController.php:313 8984msgid "Level" 8985msgstr "" 8986 8987#: app/Http/Controllers/Admin/LocationController.php:467 8988msgid "Import geographic data" 8989msgstr "" 8990 8991#: app/Http/Controllers/Admin/LocationController.php:598 8992#, php-format 8993msgid "locations updated: %s, locations added: %s" 8994msgstr "" 8995 8996#: app/Http/Controllers/Admin/MapProviderController.php:41 8997#: resources/views/admin/control-panel.phtml:758 8998#: resources/views/admin/map-provider.phtml:16 8999msgid "Map provider" 9000msgstr "" 9001 9002#: app/Http/Controllers/Admin/MediaController.php:116 9003#: resources/views/admin/control-panel.phtml:709 9004#: resources/views/admin/media-upload.phtml:8 9005msgid "Manage media" 9006msgstr "" 9007 9008#: app/Http/Controllers/Admin/MediaController.php:277 9009msgid "Create" 9010msgstr "" 9011 9012#: app/Http/Controllers/Admin/MediaController.php:281 9013#: resources/views/admin/trees.phtml:115 9014#: resources/views/admin/users-table-options.phtml:43 9015#: resources/views/edit-account-page.phtml:162 9016#: resources/views/gedcom-record-page-menu.phtml:17 9017#: resources/views/individual-page-menu.phtml:93 9018#: resources/views/media-page-menu.phtml:34 9019#: resources/views/modules/faq/config.phtml:87 9020#: resources/views/modules/gedcom_news/list.phtml:36 9021#: resources/views/modules/stories/config.phtml:66 9022#: resources/views/modules/user_blog/list.phtml:36 9023#: resources/views/note-page-menu.phtml:17 9024#: resources/views/repository-page-menu.phtml:17 9025#: resources/views/source-page-menu.phtml:17 9026#: resources/views/submitter-page-menu.phtml:17 9027#, php-format 9028msgid "Are you sure you want to delete “%s”?" 9029msgstr "" 9030 9031#: app/Http/Controllers/Admin/MediaController.php:283 9032#: app/Module/FixPrimaryTag.php:104 app/Module/UserMessagesModule.php:181 9033#: app/Module/UserMessagesModule.php:227 9034#: resources/views/admin/locations.phtml:46 9035#: resources/views/admin/trees-privacy.phtml:274 9036#: resources/views/admin/trees.phtml:116 9037#: resources/views/admin/users-table-options.phtml:44 9038#: resources/views/edit-blocks-block.phtml:22 9039#: resources/views/edit/icon-fact-delete.phtml:8 9040#: resources/views/edit/icon-fact-delete.phtml:10 9041#: resources/views/family-page-menu.phtml:56 9042#: resources/views/gedcom-record-page-menu.phtml:19 9043#: resources/views/individual-page-menu.phtml:95 9044#: resources/views/media-page-menu.phtml:36 9045#: resources/views/media-page.phtml:103 resources/views/media-page.phtml:106 9046#: resources/views/modules/faq/config.phtml:48 9047#: resources/views/modules/gedcom_news/list.phtml:37 9048#: resources/views/modules/stories/config.phtml:39 9049#: resources/views/modules/stories/config.phtml:68 9050#: resources/views/modules/user_blog/list.phtml:37 9051#: resources/views/note-page-menu.phtml:19 9052#: resources/views/repository-page-menu.phtml:19 9053#: resources/views/source-page-menu.phtml:19 9054#: resources/views/submitter-page-menu.phtml:19 9055msgid "Delete" 9056msgstr "" 9057 9058#: app/Http/Controllers/Admin/MediaController.php:338 9059msgid "There are no links to this media object." 9060msgstr "" 9061 9062#. I18N: size of file in KB 9063#: app/Http/Controllers/Admin/MediaController.php:362 app/MediaFile.php:320 9064#: app/Services/MediaFileService.php:89 9065#, php-format 9066msgid "%s KB" 9067msgstr "" 9068 9069#. I18N: image dimensions, width × height 9070#: app/Http/Controllers/Admin/MediaController.php:372 app/MediaFile.php:333 9071#, php-format 9072msgid "%1$s × %2$s pixels" 9073msgstr "" 9074 9075#: app/Http/Controllers/Admin/MediaController.php:396 9076#: resources/views/admin/control-panel.phtml:715 9077msgid "Upload media files" 9078msgstr "" 9079 9080#: app/Http/Controllers/Admin/MediaController.php:449 9081#, php-format 9082msgid "Filenames are not allowed to contain the character “%s”." 9083msgstr "" 9084 9085#: app/Http/Controllers/Admin/MediaController.php:455 9086#, php-format 9087msgid "Filenames are not allowed to have the extension “%s”." 9088msgstr "" 9089 9090#: app/Http/Controllers/Admin/MediaController.php:462 9091#, php-format 9092msgid "The file %s already exists. Use another filename." 9093msgstr "" 9094 9095#: app/Http/Controllers/Admin/MediaController.php:469 9096#, php-format 9097msgid "The file %s has been uploaded." 9098msgstr "" 9099 9100#: app/Http/Controllers/Admin/MediaController.php:472 9101#: app/Http/Controllers/EditMediaController.php:128 9102#: app/Http/RequestHandlers/CreateMediaObjectAction.php:80 9103#: app/Services/MediaFileService.php:248 9104msgid "There was an error uploading your file." 9105msgstr "" 9106 9107#: app/Http/Controllers/Admin/UpgradeController.php:122 9108#: app/Http/Controllers/Admin/UpgradeController.php:224 9109msgid "Upgrade wizard" 9110msgstr "" 9111 9112#: app/Http/Controllers/Admin/UpgradeController.php:220 9113msgid "Export all the family trees to GEDCOM files…" 9114msgstr "" 9115 9116#: app/Http/Controllers/Admin/UpgradeController.php:225 9117msgid "Create a temporary folder…" 9118msgstr "" 9119 9120#: app/Http/Controllers/Admin/UpgradeController.php:226 9121msgid "Check for pending changes…" 9122msgstr "" 9123 9124#: app/Http/Controllers/Admin/UpgradeController.php:228 9125#, php-format 9126msgid "Download %s…" 9127msgstr "" 9128 9129#: app/Http/Controllers/Admin/UpgradeController.php:229 9130#, php-format 9131msgid "Unzip %s to a temporary folder…" 9132msgstr "" 9133 9134#: app/Http/Controllers/Admin/UpgradeController.php:230 9135msgid "Copy files…" 9136msgstr "" 9137 9138#: app/Http/Controllers/Admin/UpgradeController.php:242 9139#: resources/views/admin/control-panel.phtml:151 9140#: resources/views/admin/upgrade/wizard.phtml:14 9141msgid "No upgrade information is available." 9142msgstr "" 9143 9144#: app/Http/Controllers/Admin/UpgradeController.php:246 9145#: resources/views/admin/control-panel.phtml:161 9146#: resources/views/admin/upgrade/wizard.phtml:18 9147msgid "This is the latest version of webtrees. No upgrade is available." 9148msgstr "" 9149 9150#. I18N: %s is a version number, such as 1.2.3 9151#. I18N: %s is a version number 9152#: app/Http/Controllers/Admin/UpgradeController.php:251 9153#: app/Http/RequestHandlers/LoginAction.php:83 9154#: resources/views/admin/control-panel.phtml:157 9155#, php-format 9156msgid "Upgrade to webtrees %s." 9157msgstr "" 9158 9159#: app/Http/Controllers/Admin/UpgradeController.php:271 9160#, php-format 9161msgid "The folder %s has been created." 9162msgstr "" 9163 9164#: app/Http/Controllers/Admin/UpgradeController.php:283 9165msgid "You should accept or reject all pending changes before upgrading." 9166msgstr "" 9167 9168#: app/Http/Controllers/Admin/UpgradeController.php:287 9169#: resources/views/pending-changes-page.phtml:30 9170msgid "There are no pending changes." 9171msgstr "" 9172 9173#. I18N: %s is a filename 9174#: app/Http/Controllers/Admin/UpgradeController.php:315 9175#: app/Http/RequestHandlers/ExportGedcomServer.php:98 9176#, php-format 9177msgid "The family tree has been exported to %s." 9178msgstr "" 9179 9180#: app/Http/Controllers/Admin/UpgradeController.php:340 9181#, php-format 9182msgid "%1$s KB were downloaded in %2$s seconds." 9183msgstr "" 9184 9185#. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds 9186#: app/Http/Controllers/Admin/UpgradeController.php:361 9187#, php-format 9188msgid "%1$s file was extracted in %2$s seconds." 9189msgid_plural "%1$s files were extracted in %2$s seconds." 9190msgstr[0] "" 9191msgstr[1] "" 9192 9193#: app/Http/Controllers/Admin/UpgradeController.php:393 9194msgid "The upgrade is complete." 9195msgstr "" 9196 9197#. I18N: A button label. 9198#: app/Http/Controllers/Admin/UpgradeController.php:394 9199#: resources/views/admin/import-progress.phtml:32 9200#: resources/views/admin/map-import-form.phtml:80 9201#: resources/views/admin/merge-records-step-1.phtml:110 9202#: resources/views/admin/synchronize-trees.phtml:25 9203#: resources/views/admin/trees-export.phtml:28 9204#: resources/views/admin/trees-export.phtml:121 9205#: resources/views/admin/trees-import.phtml:128 9206#: resources/views/admin/trees-merge.phtml:57 9207#: resources/views/admin/trees-renumber.phtml:43 9208#: resources/views/admin/upgrade/wizard.phtml:33 9209#: resources/views/forgot-password-page.phtml:34 9210#: resources/views/modules/clippings/add-options.phtml:27 9211#: resources/views/modules/login_block/sign-in.phtml:59 9212#: resources/views/password-request-page.phtml:34 9213#: resources/views/password-reset-page.phtml:50 9214#: resources/views/pending-changes-page.phtml:34 9215#: resources/views/register-page.phtml:99 9216#: resources/views/report-select-page.phtml:32 9217msgid "continue" 9218msgstr "" 9219 9220#: app/Http/Controllers/Admin/UsersController.php:113 9221#: resources/views/admin/control-panel.phtml:459 9222#: resources/views/admin/email-page.phtml:9 9223#: resources/views/admin/users-cleanup.phtml:11 9224#: resources/views/admin/users-create.phtml:9 9225#: resources/views/admin/users-edit.phtml:12 9226msgid "User administration" 9227msgstr "" 9228 9229#: app/Http/Controllers/Admin/UsersController.php:196 9230#: resources/views/components/datetime.phtml:11 9231msgid "Never" 9232msgstr "" 9233 9234#: app/Http/Controllers/Admin/UsersController.php:222 9235#: resources/views/admin/control-panel.phtml:465 9236msgid "Add a user" 9237msgstr "" 9238 9239#. I18N: placeholders are GEDCOM XREFs, such as R123 9240#: app/Http/Controllers/Admin/UsersController.php:243 9241#: app/Http/RequestHandlers/CheckTree.php:226 9242#, php-format 9243msgid "%1$s does not exist." 9244msgstr "" 9245 9246#: app/Http/Controllers/Admin/UsersController.php:260 9247msgid "Edit the user" 9248msgstr "" 9249 9250#: app/Http/Controllers/Admin/UsersController.php:281 9251#: app/Http/Controllers/Admin/UsersController.php:408 9252#: app/Http/RequestHandlers/AccountUpdate.php:86 9253#: app/Http/RequestHandlers/RegisterAction.php:242 9254msgid "Duplicate username. A user with that username already exists. Please choose another username." 9255msgstr "" 9256 9257#: app/Http/Controllers/Admin/UsersController.php:286 9258#: app/Http/Controllers/Admin/UsersController.php:402 9259#: app/Http/RequestHandlers/AccountUpdate.php:95 9260#: app/Http/RequestHandlers/RegisterAction.php:247 9261msgid "Duplicate email address. A user with that email already exists." 9262msgstr "" 9263 9264#: app/Http/Controllers/Admin/UsersController.php:346 9265#, php-format 9266msgid "%1$s does not exist" 9267msgstr "" 9268 9269#. I18N: %s is a server name/URL 9270#: app/Http/Controllers/Admin/UsersController.php:360 9271#: app/Http/RequestHandlers/VerifyEmail.php:87 9272#, php-format 9273msgid "New user at %s" 9274msgstr "" 9275 9276#. I18N: Listbox entry; name of a role 9277#: app/Http/Controllers/Admin/UsersController.php:427 9278#: resources/views/admin/trees-export.phtml:113 9279#: resources/views/admin/users-edit.phtml:220 9280#: resources/views/modules/clippings/download.phtml:39 9281#: resources/views/modules/clippings/download.phtml:59 9282msgid "Visitor" 9283msgstr "" 9284 9285#. I18N: Listbox entry; name of a role 9286#: app/Http/Controllers/Admin/UsersController.php:429 9287#: resources/views/admin/trees-export.phtml:107 9288#: resources/views/admin/users-edit.phtml:226 9289#: resources/views/modules/clippings/download.phtml:33 9290#: resources/views/modules/clippings/download.phtml:53 9291msgid "Member" 9292msgstr "" 9293 9294#. I18N: Listbox entry; name of a role 9295#: app/Http/Controllers/Admin/UsersController.php:431 9296#: resources/views/admin/users-edit.phtml:234 9297#: resources/views/modules/recent_changes/changes-table.phtml:49 9298#: resources/views/pending-changes-page.phtml:49 9299msgid "Editor" 9300msgstr "" 9301 9302#. I18N: Listbox entry; name of a role 9303#: app/Http/Controllers/Admin/UsersController.php:433 9304#: resources/views/admin/users-edit.phtml:240 9305msgid "Moderator" 9306msgstr "" 9307 9308#. I18N: Listbox entry; name of a role 9309#: app/Http/Controllers/Admin/UsersController.php:435 9310#: resources/views/admin/trees-export.phtml:101 9311#: resources/views/admin/users-edit.phtml:248 9312#: resources/views/modules/clippings/download.phtml:27 9313msgid "Manager" 9314msgstr "" 9315 9316#: app/Http/Controllers/Admin/UsersController.php:447 9317#: app/Http/RequestHandlers/TreePreferencesPage.php:123 9318msgid "<default theme>" 9319msgstr "" 9320 9321#: app/Http/Controllers/EditMediaController.php:87 9322#: resources/views/media-page.phtml:199 9323#: resources/views/modals/add-media-file.phtml:10 9324msgid "Add a media file" 9325msgstr "" 9326 9327#: app/Http/Controllers/EditMediaController.php:166 9328#: resources/views/modals/edit-media-file.phtml:10 9329msgid "Edit a media file" 9330msgstr "" 9331 9332#: app/Http/Controllers/EditMediaController.php:262 9333#, php-format 9334msgid "The media file %1$s has been renamed to %2$s." 9335msgstr "" 9336 9337#: app/Http/Controllers/EditMediaController.php:268 9338#, php-format 9339msgid "The media file %1$s could not be renamed to %2$s." 9340msgstr "" 9341 9342#: app/Http/Controllers/EditNoteController.php:55 9343msgid "Edit the shared note" 9344msgstr "" 9345 9346#: app/Http/Middleware/CheckCsrf.php:68 9347msgid "This form has expired. Try again." 9348msgstr "" 9349 9350#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:76 9351#: app/Http/RequestHandlers/ModulesAllAction.php:70 9352#, php-format 9353msgid "The module “%s” has been enabled." 9354msgstr "" 9355 9356#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:78 9357#: app/Http/RequestHandlers/ModulesAllAction.php:72 9358#: app/Module/ChartsBlockModule.php:127 app/Module/ChartsBlockModule.php:148 9359#: app/Module/ChartsBlockModule.php:169 app/Module/ChartsBlockModule.php:183 9360#, php-format 9361msgid "The module “%s” has been disabled." 9362msgstr "" 9363 9364#: app/Http/RequestHandlers/AccountEdit.php:93 9365#: app/Module/ModuleThemeTrait.php:319 app/Module/UserWelcomeModule.php:115 9366msgid "My account" 9367msgstr "" 9368 9369#: app/Http/RequestHandlers/AddChildToFamilyPage.php:58 9370#: resources/views/family-page-children.phtml:36 9371#: resources/views/modules/relatives/family.phtml:209 9372msgid "Add a son" 9373msgstr "" 9374 9375#: app/Http/RequestHandlers/AddChildToFamilyPage.php:59 9376#: resources/views/family-page-children.phtml:40 9377#: resources/views/modules/relatives/family.phtml:213 9378msgid "Add a daughter" 9379msgstr "" 9380 9381#: app/Http/RequestHandlers/AddChildToFamilyPage.php:60 9382#: resources/views/family-page-menu.phtml:42 9383#: resources/views/modules/relatives/family.phtml:217 9384msgid "Add a child" 9385msgstr "" 9386 9387#: app/Http/RequestHandlers/AddChildToIndividualPage.php:55 9388#: resources/views/modules/relatives/tab.phtml:142 9389msgid "Add a child to create a one-parent family" 9390msgstr "" 9391 9392#: app/Http/RequestHandlers/AddName.php:55 9393#: resources/views/individual-page-menu.phtml:25 9394msgid "Add a name" 9395msgstr "" 9396 9397#: app/Http/RequestHandlers/AddParentToIndividualPage.php:58 9398#: resources/views/family-page-grandparents.phtml:56 9399#: resources/views/family-page-grandparents.phtml:64 9400#: resources/views/modules/relatives/tab.phtml:41 9401msgid "Add a mother" 9402msgstr "" 9403 9404#: app/Http/RequestHandlers/AddParentToIndividualPage.php:61 9405#: resources/views/family-page-grandparents.phtml:26 9406#: resources/views/family-page-grandparents.phtml:34 9407#: resources/views/modules/relatives/tab.phtml:34 9408msgid "Add a father" 9409msgstr "" 9410 9411#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:56 9412#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:60 9413#: resources/views/family-page-menu.phtml:36 9414#: resources/views/family-page-parents.phtml:43 9415#: resources/views/modules/relatives/family.phtml:91 9416#: resources/views/modules/relatives/tab.phtml:119 9417msgid "Add a wife" 9418msgstr "" 9419 9420#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:59 9421#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:56 9422#: resources/views/family-page-menu.phtml:29 9423#: resources/views/family-page-parents.phtml:21 9424#: resources/views/modules/relatives/family.phtml:54 9425#: resources/views/modules/relatives/tab.phtml:121 9426msgid "Add a husband" 9427msgstr "" 9428 9429#: app/Http/RequestHandlers/AddUnlinkedPage.php:51 9430msgid "Create an individual" 9431msgstr "" 9432 9433#: app/Http/RequestHandlers/BroadcastAction.php:82 9434#: app/Http/RequestHandlers/ContactAction.php:147 9435#: app/Http/RequestHandlers/EmailPreferencesAction.php:90 9436#: app/Http/RequestHandlers/MessageAction.php:98 9437#, php-format 9438msgid "The message was successfully sent to %s." 9439msgstr "" 9440 9441#: app/Http/RequestHandlers/BroadcastAction.php:89 9442#: app/Http/RequestHandlers/ContactAction.php:154 9443#: app/Http/RequestHandlers/EmailPreferencesAction.php:92 9444#: app/Http/RequestHandlers/MessageAction.php:105 9445msgid "The message was not sent." 9446msgstr "" 9447 9448#: app/Http/RequestHandlers/CalendarEvents.php:162 9449#: resources/views/modules/yahrzeit/list.phtml:44 9450#, php-format 9451msgid "%s year anniversary" 9452msgstr "" 9453 9454#: app/Http/RequestHandlers/CalendarEvents.php:211 9455msgid "Day not set" 9456msgstr "" 9457 9458#: app/Http/RequestHandlers/CalendarPage.php:122 9459msgid "Anniversary calendar" 9460msgstr "" 9461 9462#: app/Http/RequestHandlers/CalendarPage.php:126 9463msgid "On this day…" 9464msgstr "" 9465 9466#: app/Http/RequestHandlers/CalendarPage.php:129 9467msgid "In this month…" 9468msgstr "" 9469 9470#: app/Http/RequestHandlers/CalendarPage.php:132 9471msgid "In this year…" 9472msgstr "" 9473 9474#: app/Http/RequestHandlers/ChangeFamilyMembersPage.php:54 9475#: resources/views/family-page-menu.phtml:23 9476msgid "Change family members" 9477msgstr "" 9478 9479#. I18N: placeholders are GEDCOM XREFs, such as R123 9480#: app/Http/RequestHandlers/CheckTree.php:223 9481#, php-format 9482msgid "%1$s does not exist. Did you mean %2$s?" 9483msgstr "" 9484 9485#: app/Http/RequestHandlers/CheckTree.php:236 9486#: app/Http/RequestHandlers/CheckTree.php:241 9487msgid "This type of link is not allowed here." 9488msgstr "" 9489 9490#. I18N: %1$s is an internal ID number such as R123. %2$s and %3$s are record types, such as INDI or SOUR 9491#: app/Http/RequestHandlers/CheckTree.php:247 9492#, php-format 9493msgid "%1$s is a %2$s but a %3$s is expected." 9494msgstr "" 9495 9496#. I18N: %1$s and %2$s are internal ID numbers such as R123 9497#: app/Http/RequestHandlers/CheckTree.php:256 9498#, php-format 9499msgid "%1$s does not have a link back to %2$s." 9500msgstr "" 9501 9502#: app/Http/RequestHandlers/CheckTree.php:261 9503#: resources/views/admin/trees.phtml:181 9504msgid "Check for errors" 9505msgstr "" 9506 9507#: app/Http/RequestHandlers/CheckTree.php:301 9508#, php-format 9509msgid "%1$s %2$s has a %3$s link to %4$s." 9510msgstr "" 9511 9512#: app/Http/RequestHandlers/CleanDataFolder.php:93 9513#: resources/views/admin/control-panel.phtml:208 9514msgid "Clean up data folder" 9515msgstr "" 9516 9517#: app/Http/RequestHandlers/ContactAction.php:115 9518#: app/Http/RequestHandlers/PasswordResetAction.php:85 9519#: app/Http/RequestHandlers/PasswordResetPage.php:77 9520#: app/Http/RequestHandlers/RegisterAction.php:101 9521msgid "Please try again." 9522msgstr "" 9523 9524#: app/Http/RequestHandlers/ContactAction.php:120 9525msgid "Please enter a valid email address." 9526msgstr "" 9527 9528#: app/Http/RequestHandlers/ContactAction.php:127 9529#: app/Http/RequestHandlers/RegisterAction.php:254 9530msgid "You are not allowed to send messages that contain external links." 9531msgstr "" 9532 9533#. I18N: e.g. ‘You should delete the “http://” from “http://www.example.com” and try again.’ 9534#: app/Http/RequestHandlers/ContactAction.php:128 9535#: app/Http/RequestHandlers/RegisterAction.php:254 9536#, php-format 9537msgid "You should delete the “%1$s” from “%2$s” and try again." 9538msgstr "" 9539 9540#: app/Http/RequestHandlers/ContactPage.php:96 9541#: app/Http/RequestHandlers/MessagePage.php:76 9542#: app/Module/UserMessagesModule.php:160 9543#: app/Statistics/Repository/UserRepository.php:125 9544#: resources/views/pending-changes-page.phtml:78 9545msgid "Send a message" 9546msgstr "" 9547 9548#: app/Http/RequestHandlers/CopyFact.php:77 9549msgid "The record has been copied to the clipboard." 9550msgstr "" 9551 9552#: app/Http/RequestHandlers/CreateMediaObjectAction.php:107 9553msgid "The media object has been created" 9554msgstr "" 9555 9556#: app/Http/RequestHandlers/CreateNoteAction.php:75 9557msgid "The note has been created" 9558msgstr "" 9559 9560#: app/Http/RequestHandlers/CreateRepositoryAction.php:80 9561msgid "The repository has been created" 9562msgstr "" 9563 9564#: app/Http/RequestHandlers/CreateSourceAction.php:113 9565msgid "The source has been created" 9566msgstr "" 9567 9568#: app/Http/RequestHandlers/CreateSubmitterAction.php:78 9569msgid "The submitter has been created" 9570msgstr "" 9571 9572#: app/Http/RequestHandlers/CreateTreeAction.php:64 9573#, php-format 9574msgid "The family tree “%s” already exists." 9575msgstr "" 9576 9577#: app/Http/RequestHandlers/CreateTreeAction.php:71 9578#, php-format 9579msgid "The family tree “%s” has been created." 9580msgstr "" 9581 9582#: app/Http/RequestHandlers/CreateTreePage.php:58 9583#: resources/views/admin/control-panel.phtml:245 9584msgid "Create a family tree" 9585msgstr "" 9586 9587#: app/Http/RequestHandlers/CreateTreePage.php:60 9588msgid "My family tree" 9589msgstr "" 9590 9591#: app/Http/RequestHandlers/DataFixChoose.php:69 9592#: app/Http/RequestHandlers/DataFixPage.php:91 9593#: app/Http/RequestHandlers/HelpText.php:257 9594#: app/Http/RequestHandlers/ModulesDataFixesPage.php:43 9595#: resources/views/admin/control-panel.phtml:566 9596#: resources/views/admin/data-fix-page.phtml:24 9597#: resources/views/admin/trees.phtml:149 9598msgid "Data fixes" 9599msgstr "" 9600 9601#: app/Http/RequestHandlers/DataFixData.php:107 9602#: app/Http/RequestHandlers/DataFixPreview.php:85 9603#: resources/views/admin/analytics-edit.phtml:20 9604msgid "Preview" 9605msgstr "" 9606 9607#: app/Http/RequestHandlers/DataFixData.php:108 9608#: resources/views/modules/batch_update/admin.phtml:78 9609msgid "Update" 9610msgstr "" 9611 9612#: app/Http/RequestHandlers/DeletePath.php:59 9613#, php-format 9614msgid "The file %s has been deleted." 9615msgstr "" 9616 9617#: app/Http/RequestHandlers/DeletePath.php:61 9618#: app/Http/RequestHandlers/DeletePath.php:75 9619#, php-format 9620msgid "The file %s could not be deleted." 9621msgstr "" 9622 9623#: app/Http/RequestHandlers/DeletePath.php:68 9624#, php-format 9625msgid "The folder %s has been deleted." 9626msgstr "" 9627 9628#: app/Http/RequestHandlers/DeletePath.php:70 9629#, php-format 9630msgid "The folder %s could not be deleted." 9631msgstr "" 9632 9633#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 9634#: app/Http/RequestHandlers/DeleteRecord.php:75 9635#, php-format 9636msgid "The family “%s” has been deleted because it only has one member." 9637msgstr "" 9638 9639#. I18N: %s are names of records, such as sources, repositories or individuals 9640#: app/Http/RequestHandlers/DeleteRecord.php:83 9641#: app/Http/RequestHandlers/DeleteRecord.php:88 9642#, php-format 9643msgid "The link from “%1$s” to “%2$s” has been deleted." 9644msgstr "" 9645 9646#. I18N: %s is the name of a family tree 9647#: app/Http/RequestHandlers/DeleteTreeAction.php:65 9648#: app/Http/RequestHandlers/SynchronizeTrees.php:104 9649#, php-format 9650msgid "The family tree “%s” has been deleted." 9651msgstr "" 9652 9653#: app/Http/RequestHandlers/EditRawFactPage.php:61 9654#: app/Http/RequestHandlers/EditRawRecordPage.php:61 9655#: resources/views/edit/edit-fact.phtml:139 9656#: resources/views/edit/new-individual.phtml:345 9657#: resources/views/family-page-menu.phtml:62 9658#: resources/views/gedcom-record-page-menu.phtml:25 9659#: resources/views/individual-page-menu.phtml:101 9660#: resources/views/media-page-menu.phtml:42 9661#: resources/views/note-page-menu.phtml:25 9662#: resources/views/repository-page-menu.phtml:25 9663#: resources/views/source-page-menu.phtml:25 9664#: resources/views/submitter-page-menu.phtml:25 9665msgid "Edit the raw GEDCOM" 9666msgstr "" 9667 9668#: app/Http/RequestHandlers/EmailPreferencesAction.php:82 9669#: app/Http/RequestHandlers/ModulesAnalyticsAction.php:45 9670#: app/Http/RequestHandlers/ModulesBlocksAction.php:46 9671#: app/Http/RequestHandlers/ModulesChartsAction.php:46 9672#: app/Http/RequestHandlers/ModulesDataFixesAction.php:45 9673#: app/Http/RequestHandlers/ModulesFootersAction.php:46 9674#: app/Http/RequestHandlers/ModulesHistoricEventsAction.php:45 9675#: app/Http/RequestHandlers/ModulesLanguagesAction.php:45 9676#: app/Http/RequestHandlers/ModulesListsAction.php:46 9677#: app/Http/RequestHandlers/ModulesMenusAction.php:47 9678#: app/Http/RequestHandlers/ModulesReportsAction.php:46 9679#: app/Http/RequestHandlers/ModulesSidebarsAction.php:47 9680#: app/Http/RequestHandlers/ModulesTabsAction.php:47 9681#: app/Http/RequestHandlers/ModulesThemesAction.php:45 9682#: app/Http/RequestHandlers/SitePreferencesAction.php:63 9683#: app/Http/RequestHandlers/SiteRegistrationAction.php:51 9684msgid "The website preferences have been updated." 9685msgstr "" 9686 9687#: app/Http/RequestHandlers/EmailPreferencesPage.php:64 9688#: resources/views/admin/control-panel.phtml:186 9689msgid "Sending email" 9690msgstr "" 9691 9692#: app/Http/RequestHandlers/ExportGedcomPage.php:49 9693msgid "Export a GEDCOM file" 9694msgstr "" 9695 9696#: app/Http/RequestHandlers/ExportGedcomServer.php:101 9697#, php-format 9698msgid "The file %s could not be created." 9699msgstr "" 9700 9701#: app/Http/RequestHandlers/FindDuplicateRecords.php:64 9702#: resources/views/admin/trees.phtml:165 9703msgid "Find duplicates" 9704msgstr "" 9705 9706#: app/Http/RequestHandlers/GedcomLoad.php:136 9707msgid "Invalid GEDCOM file - no header record found." 9708msgstr "" 9709 9710#: app/Http/RequestHandlers/GedcomLoad.php:200 9711#, php-format 9712msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." 9713msgstr "" 9714 9715#: app/Http/RequestHandlers/HelpText.php:262 9716msgid "Associate events with this source" 9717msgstr "" 9718 9719#. I18N: Name of a module 9720#: app/Http/RequestHandlers/HelpText.php:267 9721#: app/Http/RequestHandlers/PendingChanges.php:71 9722#: app/Module/ModuleThemeTrait.php:424 app/Module/ReviewChangesModule.php:80 9723#: app/Module/ReviewChangesModule.php:134 9724#: resources/views/admin/control-panel.phtml:272 9725#: resources/views/admin/control-panel.phtml:298 9726#: resources/views/pending-changes-page.phtml:78 9727#: resources/xml/reports/change_report.xml:52 9728msgid "Pending changes" 9729msgstr "" 9730 9731#: app/Http/RequestHandlers/HelpText.php:274 9732#: resources/views/admin/users-edit.phtml:275 9733msgid "Restrict to immediate family" 9734msgstr "" 9735 9736#: app/Http/RequestHandlers/HelpText.php:279 9737#: resources/views/admin/trees-export.phtml:66 9738#: resources/views/modules/clippings/download.phtml:70 9739msgid "Convert from UTF-8 to ISO-8859-1" 9740msgstr "" 9741 9742#: app/Http/RequestHandlers/HelpText.php:284 9743#: resources/views/admin/trees-export.phtml:51 9744msgid "Compress the GEDCOM file" 9745msgstr "" 9746 9747#: app/Http/RequestHandlers/HelpText.php:289 resources/views/help/link.phtml:7 9748#: resources/views/help/link.phtml:9 9749msgid "Help" 9750msgstr "" 9751 9752#: app/Http/RequestHandlers/HelpText.php:290 9753msgid "The help text has not been written for this item." 9754msgstr "" 9755 9756#: app/Http/RequestHandlers/ImportGedcomAction.php:79 9757#: app/Http/RequestHandlers/ImportGedcomAction.php:91 9758msgid "No GEDCOM file was received." 9759msgstr "" 9760 9761#: app/Http/RequestHandlers/ImportGedcomPage.php:71 9762msgid "Import a GEDCOM file" 9763msgstr "" 9764 9765#: app/Http/RequestHandlers/IndividualPage.php:223 9766#: resources/views/edit/reorder-families.phtml:60 9767#: resources/views/modules/family_nav/sidebar-family.phtml:41 9768msgid "Parents" 9769msgstr "" 9770 9771#: app/Http/RequestHandlers/IndividualPage.php:229 9772#: resources/views/edit/change-family-members.phtml:23 9773#: resources/views/edit/change-family-members.phtml:38 9774#: resources/views/modules/pedigree-chart/previous.phtml:31 9775#: resources/xml/reports/bdm_report.xml:169 9776#: resources/xml/reports/individual_ext_report.xml:202 9777#: resources/xml/reports/individual_ext_report.xml:219 9778msgid "Spouse" 9779msgstr "" 9780 9781#: app/Http/RequestHandlers/IndividualPage.php:238 9782#: app/Module/StatisticsChartModule.php:434 9783#: app/Module/StatisticsChartModule.php:726 9784#: resources/views/lists/families-table.phtml:228 9785#: resources/views/lists/individuals-table.phtml:245 9786#: resources/views/modules/pedigree-chart/previous.phtml:38 9787#: resources/views/modules/relatives/family.phtml:204 9788#: resources/xml/reports/family_group_report.xml:761 9789#: resources/xml/reports/relative_ext_report.xml:115 9790msgid "Children" 9791msgstr "" 9792 9793#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:56 9794#: resources/views/modules/relatives/tab.phtml:110 9795msgid "Link this individual to an existing family as a child" 9796msgstr "" 9797 9798#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:56 9799#: resources/views/modules/relatives/tab.phtml:133 9800msgid "Add a husband using an existing individual" 9801msgstr "" 9802 9803#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:59 9804#: resources/views/modules/relatives/tab.phtml:131 9805msgid "Add a wife using an existing individual" 9806msgstr "" 9807 9808#: app/Http/RequestHandlers/LoginAction.php:83 9809#: resources/views/admin/control-panel.phtml:154 9810#: resources/views/admin/upgrade/wizard.phtml:22 9811msgid "A new version of webtrees is available." 9812msgstr "" 9813 9814#: app/Http/RequestHandlers/LoginAction.php:115 9815msgid "You cannot sign in because your browser does not accept cookies." 9816msgstr "" 9817 9818#: app/Http/RequestHandlers/LoginAction.php:122 9819#: app/Http/RequestHandlers/LoginAction.php:127 9820msgid "The username or password is incorrect." 9821msgstr "" 9822 9823#: app/Http/RequestHandlers/LoginAction.php:132 9824msgid "This account has not been verified. Please check your email for a verification message." 9825msgstr "" 9826 9827#: app/Http/RequestHandlers/LoginAction.php:137 9828msgid "This account has not been approved. Please wait for an administrator to approve it." 9829msgstr "" 9830 9831#. I18N: Name of a module 9832#: app/Http/RequestHandlers/LoginPage.php:80 app/Module/LoginBlockModule.php:43 9833#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:286 9834msgid "Sign in" 9835msgstr "" 9836 9837#: app/Http/RequestHandlers/LoginPage.php:85 9838msgid "Anyone with a user account can access this website." 9839msgstr "" 9840 9841#: app/Http/RequestHandlers/LoginPage.php:88 9842msgid "You need to be an authorized user to access this website." 9843msgstr "" 9844 9845#: app/Http/RequestHandlers/LoginPage.php:91 9846msgid "You need to be a family member to access this website." 9847msgstr "" 9848 9849#: app/Http/RequestHandlers/LoginPage.php:99 9850msgid "You can apply for an account using the link below." 9851msgstr "" 9852 9853#: app/Http/RequestHandlers/Logout.php:51 9854msgid "You have signed out." 9855msgstr "" 9856 9857#: app/Http/RequestHandlers/ManageTrees.php:90 9858#: resources/views/admin/changes-log.phtml:13 9859#: resources/views/admin/data-fix-page.phtml:24 9860#: resources/views/admin/data-fix-select.phtml:20 9861#: resources/views/admin/merge-records-step-1.phtml:11 9862#: resources/views/admin/merge-records-step-2.phtml:11 9863#: resources/views/admin/trees-check.phtml:9 9864#: resources/views/admin/trees-duplicates.phtml:10 9865#: resources/views/admin/trees-export.phtml:11 9866#: resources/views/admin/trees-import.phtml:22 9867#: resources/views/admin/trees-preferences.phtml:12 9868#: resources/views/admin/trees-privacy.phtml:12 9869msgid "Manage family trees" 9870msgstr "" 9871 9872#: app/Http/RequestHandlers/MergeFactsAction.php:98 9873#, php-format 9874msgid "The link from “%1$s” to “%2$s” has been updated." 9875msgstr "" 9876 9877#: app/Http/RequestHandlers/MergeFactsAction.php:163 9878#, php-format 9879msgid "The records “%1$s” and “%2$s” have been merged." 9880msgstr "" 9881 9882#: app/Http/RequestHandlers/MergeFactsPage.php:57 9883#: app/Http/RequestHandlers/MergeRecordsPage.php:67 9884#: resources/views/admin/trees.phtml:173 9885msgid "Merge records" 9886msgstr "" 9887 9888#: app/Http/RequestHandlers/MergeTreesAction.php:251 9889msgid "The family trees have been merged successfully." 9890msgstr "" 9891 9892#: app/Http/RequestHandlers/MergeTreesPage.php:77 9893#: resources/views/admin/control-panel.phtml:258 9894msgid "Merge family trees" 9895msgstr "" 9896 9897#: app/Http/RequestHandlers/ModuleDeleteSettings.php:73 9898#, php-format 9899msgid "The preferences for the module “%s” have been deleted." 9900msgstr "" 9901 9902#: app/Http/RequestHandlers/ModulesAllPage.php:59 9903#: resources/views/admin/components.phtml:28 9904#: resources/views/admin/control-panel.phtml:522 9905msgid "All modules" 9906msgstr "" 9907 9908#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:41 9909#: app/Module/ModuleAnalyticsTrait.php:79 9910#: resources/views/admin/analytics-edit.phtml:10 9911#: resources/views/admin/control-panel.phtml:587 9912#: resources/views/admin/modules.phtml:110 9913#: resources/views/admin/modules.phtml:112 9914#: resources/views/admin/modules.phtml:240 9915#: resources/views/admin/modules.phtml:243 9916#: resources/views/modules/privacy-policy/page.phtml:32 9917msgid "Tracking and analytics" 9918msgstr "" 9919 9920#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:42 9921msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 9922msgstr "" 9923 9924#: app/Http/RequestHandlers/ModulesBlocksPage.php:43 9925#: resources/views/admin/control-panel.phtml:619 9926#: resources/views/admin/modules.phtml:90 9927#: resources/views/admin/modules.phtml:92 9928msgid "Blocks" 9929msgstr "" 9930 9931#. I18N: Name of a module/block 9932#. I18N: Name of a module 9933#: app/Http/RequestHandlers/ModulesChartsPage.php:43 9934#: app/Module/ChartsBlockModule.php:69 app/Module/ChartsMenuModule.php:59 9935#: app/Module/ChartsMenuModule.php:107 9936#: resources/views/admin/control-panel.phtml:545 9937#: resources/views/admin/modules.phtml:94 9938#: resources/views/admin/modules.phtml:96 9939#: resources/views/admin/trees-preferences.phtml:376 9940msgid "Charts" 9941msgstr "" 9942 9943#: app/Http/RequestHandlers/ModulesFootersPage.php:43 9944#: resources/views/admin/control-panel.phtml:580 9945#: resources/views/admin/modules.phtml:106 9946#: resources/views/admin/modules.phtml:108 9947msgid "Footers" 9948msgstr "" 9949 9950#: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43 9951#: resources/views/admin/control-panel.phtml:647 9952#: resources/views/admin/modules.phtml:114 9953#: resources/views/admin/modules.phtml:116 9954#: resources/views/admin/modules.phtml:248 9955#: resources/views/admin/modules.phtml:251 9956#: resources/views/modules/personal_facts/tab.phtml:23 9957msgid "Historic events" 9958msgstr "" 9959 9960#: app/Http/RequestHandlers/ModulesLanguagesPage.php:43 9961#: resources/views/admin/control-panel.phtml:601 9962#: resources/views/admin/modules.phtml:122 9963#: resources/views/admin/modules.phtml:124 9964msgid "Languages" 9965msgstr "" 9966 9967#. I18N: Name of a module 9968#: app/Http/RequestHandlers/ModulesListsPage.php:43 9969#: app/Module/ListsMenuModule.php:58 app/Module/ListsMenuModule.php:104 9970#: resources/views/admin/control-panel.phtml:552 9971#: resources/views/admin/modules.phtml:98 9972#: resources/views/admin/modules.phtml:100 9973#: resources/views/admin/trees-preferences.phtml:312 9974msgid "Lists" 9975msgstr "" 9976 9977#: app/Http/RequestHandlers/ModulesMenusPage.php:43 9978#: resources/views/admin/control-panel.phtml:538 9979#: resources/views/admin/modules.phtml:78 9980#: resources/views/admin/modules.phtml:80 9981msgid "Menus" 9982msgstr "" 9983 9984#. I18N: Name of a module 9985#: app/Http/RequestHandlers/ModulesReportsPage.php:43 9986#: app/Module/ReportsMenuModule.php:61 app/Module/ReportsMenuModule.php:109 9987#: resources/views/admin/control-panel.phtml:559 9988#: resources/views/admin/modules.phtml:102 9989#: resources/views/admin/modules.phtml:104 9990msgid "Reports" 9991msgstr "" 9992 9993#: app/Http/RequestHandlers/ModulesSidebarsPage.php:43 9994#: resources/views/admin/control-panel.phtml:640 9995#: resources/views/admin/modules.phtml:86 9996#: resources/views/admin/modules.phtml:88 9997msgid "Sidebars" 9998msgstr "" 9999 10000#: app/Http/RequestHandlers/ModulesTabsPage.php:43 10001#: resources/views/admin/control-panel.phtml:633 10002#: resources/views/admin/modules.phtml:82 10003#: resources/views/admin/modules.phtml:84 10004msgid "Tabs" 10005msgstr "" 10006 10007#: app/Http/RequestHandlers/ModulesThemesPage.php:43 10008#: resources/views/admin/control-panel.phtml:594 10009#: resources/views/admin/modules.phtml:118 10010#: resources/views/admin/modules.phtml:120 10011msgid "Themes" 10012msgstr "" 10013 10014#: app/Http/RequestHandlers/PasswordRequestAction.php:96 10015#: app/Http/RequestHandlers/PasswordRequestPage.php:55 10016#: resources/views/modules/login_block/sign-in.phtml:50 10017msgid "Request a new password" 10018msgstr "" 10019 10020#: app/Http/RequestHandlers/PasswordRequestAction.php:103 10021#, php-format 10022msgid "A password reset link has been sent to “%s”." 10023msgstr "" 10024 10025#: app/Http/RequestHandlers/PasswordRequestAction.php:104 10026msgid "This link is valid for one hour." 10027msgstr "" 10028 10029#: app/Http/RequestHandlers/PasswordRequestAction.php:107 10030#, php-format 10031msgid "There is no user account with the email “%s”." 10032msgstr "" 10033 10034#: app/Http/RequestHandlers/PasswordResetAction.php:77 10035msgid "Your password has been updated." 10036msgstr "" 10037 10038#: app/Http/RequestHandlers/PasswordResetAction.php:84 10039#: app/Http/RequestHandlers/PasswordResetPage.php:76 10040msgid "The password reset link has expired." 10041msgstr "" 10042 10043#: app/Http/RequestHandlers/PasswordResetPage.php:64 10044msgid "Set a new password" 10045msgstr "" 10046 10047#. I18N: %s is the name of a genealogy record 10048#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:66 10049#, php-format 10050msgid "“%s” has been deleted." 10051msgstr "" 10052 10053#. I18N: %s is the name of a genealogy record 10054#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:69 10055#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:66 10056#, php-format 10057msgid "The changes to “%s” have been accepted." 10058msgstr "" 10059 10060#: app/Http/RequestHandlers/PendingChangesLogPage.php:101 10061#: resources/views/admin/trees.phtml:207 10062msgid "Changes log" 10063msgstr "" 10064 10065#. I18N: the status of an edit accepted/rejected/pending 10066#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 10067msgid "accepted" 10068msgstr "" 10069 10070#. I18N: the status of an edit accepted/rejected/pending 10071#: app/Http/RequestHandlers/PendingChangesLogPage.php:124 10072msgid "rejected" 10073msgstr "" 10074 10075#. I18N: the status of an edit accepted/rejected/pending 10076#: app/Http/RequestHandlers/PendingChangesLogPage.php:126 10077msgid "pending" 10078msgstr "" 10079 10080#. I18N: %s is the name of a genealogy record 10081#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:68 10082#: app/Http/RequestHandlers/PendingChangesRejectTree.php:62 10083#, php-format 10084msgid "The changes to “%s” have been rejected." 10085msgstr "" 10086 10087#: app/Http/RequestHandlers/PhpInformation.php:60 10088#: resources/views/admin/control-panel.phtml:214 10089msgid "Server information" 10090msgstr "" 10091 10092#: app/Http/RequestHandlers/RegisterAction.php:149 10093#, php-format 10094msgid "Your registration at %s" 10095msgstr "" 10096 10097#. I18N: %s is a server name/URL 10098#: app/Http/RequestHandlers/RegisterAction.php:159 10099#, php-format 10100msgid "New registration at %s" 10101msgstr "" 10102 10103#: app/Http/RequestHandlers/RegisterAction.php:198 10104#: app/Http/RequestHandlers/RegisterPage.php:68 10105#: app/Module/WelcomeBlockModule.php:114 resources/views/login-page.phtml:65 10106#: resources/views/modules/login_block/sign-in.phtml:44 10107msgid "Request a new user account" 10108msgstr "" 10109 10110#: app/Http/RequestHandlers/RegisterAction.php:237 10111msgid "All fields must be completed." 10112msgstr "" 10113 10114#: app/Http/RequestHandlers/RenumberTreeAction.php:556 10115#: app/Services/UpgradeService.php:150 app/Services/UpgradeService.php:183 10116msgid "The server’s time limit has been reached." 10117msgstr "" 10118 10119#. I18N: Renumber the records in a family tree 10120#: app/Http/RequestHandlers/RenumberTreePage.php:66 10121#: resources/views/admin/trees-merge.phtml:35 10122#: resources/views/admin/trees-merge.phtml:40 10123msgid "Renumber family tree" 10124msgstr "" 10125 10126#: app/Http/RequestHandlers/ReorderChildrenPage.php:57 10127#: resources/views/family-page-children.phtml:45 10128#: resources/views/family-page-menu.phtml:48 10129#: resources/views/modules/relatives/family.phtml:223 10130msgid "Re-order children" 10131msgstr "" 10132 10133#: app/Http/RequestHandlers/ReorderFamiliesPage.php:57 10134#: resources/views/individual-page-menu.phtml:63 10135#: resources/views/individual-page-menu.phtml:68 10136#: resources/views/modules/relatives/tab.phtml:102 10137msgid "Re-order families" 10138msgstr "" 10139 10140#: app/Http/RequestHandlers/ReorderNamesPage.php:57 10141#: resources/views/individual-page-menu.phtml:31 10142#: resources/views/individual-page-menu.phtml:36 10143msgid "Re-order names" 10144msgstr "" 10145 10146#: app/Http/RequestHandlers/ReportGenerate.php:121 10147#: resources/views/admin/modules.phtml:224 10148#: resources/views/admin/modules.phtml:227 10149#: resources/views/report-select-page.phtml:15 10150msgid "Report" 10151msgstr "" 10152 10153#: app/Http/RequestHandlers/ReportListPage.php:74 10154msgid "Choose a report to run" 10155msgstr "" 10156 10157#: app/Http/RequestHandlers/SearchAdvancedPage.php:168 10158#: app/Module/SearchMenuModule.php:125 10159msgid "Advanced search" 10160msgstr "" 10161 10162#: app/Http/RequestHandlers/SearchAdvancedPage.php:222 10163msgid "Date of divorce" 10164msgstr "" 10165 10166#: app/Http/RequestHandlers/SearchAdvancedPage.php:223 10167msgid "Spouse note" 10168msgstr "" 10169 10170#: app/Http/RequestHandlers/SearchAdvancedPage.php:224 10171msgid "Date of LDS spouse sealing" 10172msgstr "" 10173 10174#: app/Http/RequestHandlers/SearchAdvancedPage.php:225 10175msgid "Place of LDS spouse sealing" 10176msgstr "" 10177 10178#: app/Http/RequestHandlers/SearchAdvancedPage.php:243 10179msgid "Exact date" 10180msgstr "" 10181 10182#: app/Http/RequestHandlers/SearchAdvancedPage.php:244 10183#: app/Http/RequestHandlers/SearchAdvancedPage.php:245 10184#: app/Http/RequestHandlers/SearchAdvancedPage.php:246 10185#: app/Http/RequestHandlers/SearchAdvancedPage.php:247 10186#: app/Http/RequestHandlers/SearchAdvancedPage.php:248 10187#, php-format 10188msgid "±%s year" 10189msgid_plural "±%s years" 10190msgstr[0] "" 10191msgstr[1] "" 10192 10193#: app/Http/RequestHandlers/SearchAdvancedPage.php:260 10194msgid "Exact" 10195msgstr "" 10196 10197#: app/Http/RequestHandlers/SearchAdvancedPage.php:261 10198msgid "Begins with" 10199msgstr "" 10200 10201#: app/Http/RequestHandlers/SearchAdvancedPage.php:262 10202msgid "Contains" 10203msgstr "" 10204 10205#: app/Http/RequestHandlers/SearchAdvancedPage.php:263 10206msgid "Sounds like" 10207msgstr "" 10208 10209#: app/Http/RequestHandlers/SearchGeneralPage.php:167 10210#: app/Module/SearchMenuModule.php:100 10211msgid "General search" 10212msgstr "" 10213 10214#. I18N: search using “sounds like”, rather than exact spelling 10215#: app/Http/RequestHandlers/SearchPhoneticPage.php:103 10216#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:38 10217msgid "Phonetic search" 10218msgstr "" 10219 10220#: app/Http/RequestHandlers/SearchReplaceAction.php:75 10221#: app/Http/RequestHandlers/SearchReplaceAction.php:109 10222#: app/Http/RequestHandlers/SearchReplaceAction.php:115 10223#, php-format 10224msgid "%s individual has been updated." 10225msgid_plural "%s individuals have been updated." 10226msgstr[0] "" 10227msgstr[1] "" 10228 10229#: app/Http/RequestHandlers/SearchReplaceAction.php:79 10230#: app/Http/RequestHandlers/SearchReplaceAction.php:119 10231#, php-format 10232msgid "%s family has been updated." 10233msgid_plural "%s families have been updated." 10234msgstr[0] "" 10235msgstr[1] "" 10236 10237#: app/Http/RequestHandlers/SearchReplaceAction.php:83 10238#, php-format 10239msgid "%s repository has been updated." 10240msgid_plural "%s repositories have been updated." 10241msgstr[0] "" 10242msgstr[1] "" 10243 10244#: app/Http/RequestHandlers/SearchReplaceAction.php:87 10245#, php-format 10246msgid "%s source has been updated." 10247msgid_plural "%s sources have been updated." 10248msgstr[0] "" 10249msgstr[1] "" 10250 10251#: app/Http/RequestHandlers/SearchReplaceAction.php:91 10252#, php-format 10253msgid "%s note has been updated." 10254msgid_plural "%s notes have been updated." 10255msgstr[0] "" 10256msgstr[1] "" 10257 10258#. I18N: Name of a module 10259#: app/Http/RequestHandlers/SearchReplacePage.php:52 10260#: app/Module/FixSearchAndReplace.php:77 app/Module/SearchMenuModule.php:138 10261msgid "Search and replace" 10262msgstr "" 10263 10264#. I18N: %s is the name of a family tree 10265#: app/Http/RequestHandlers/SelectDefaultTree.php:54 10266#, php-format 10267msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 10268msgstr "" 10269 10270#: app/Http/RequestHandlers/SetupWizard.php:175 10271msgid "Oops! webtrees was unable to create files in this folder." 10272msgstr "" 10273 10274#: app/Http/RequestHandlers/SetupWizard.php:176 10275msgid "This usually means that you need to change the folder permissions to 777." 10276msgstr "" 10277 10278#: app/Http/RequestHandlers/SetupWizard.php:376 10279msgid "You must enter all the administrator account fields." 10280msgstr "" 10281 10282#: app/Http/RequestHandlers/SetupWizard.php:380 10283msgid "The password needs to be at least six characters long." 10284msgstr "" 10285 10286#: app/Http/RequestHandlers/SiteLogsPage.php:102 10287#: resources/views/admin/control-panel.phtml:202 10288msgid "Website logs" 10289msgstr "" 10290 10291#: app/Http/RequestHandlers/SitePreferencesAction.php:55 10292#, php-format 10293msgid "The folder “%s” does not exist." 10294msgstr "" 10295 10296#: app/Http/RequestHandlers/SitePreferencesPage.php:65 10297#: resources/views/admin/control-panel.phtml:180 10298msgid "Website preferences" 10299msgstr "" 10300 10301#: app/Http/RequestHandlers/SiteRegistrationPage.php:44 10302#: resources/views/admin/control-panel.phtml:192 10303msgid "Sign-in and registration" 10304msgstr "" 10305 10306#: app/Http/RequestHandlers/SiteRegistrationPage.php:47 10307msgid "No predefined text" 10308msgstr "" 10309 10310#: app/Http/RequestHandlers/SiteRegistrationPage.php:48 10311msgid "Predefined text that states all users can request a user account" 10312msgstr "" 10313 10314#: app/Http/RequestHandlers/SiteRegistrationPage.php:49 10315msgid "Predefined text that states admin will decide on each request for a user account" 10316msgstr "" 10317 10318#: app/Http/RequestHandlers/SiteRegistrationPage.php:50 10319msgid "Predefined text that states only family members can request a user account" 10320msgstr "" 10321 10322#: app/Http/RequestHandlers/SiteRegistrationPage.php:51 10323msgid "Choose user defined welcome text typed below" 10324msgstr "" 10325 10326#: app/Http/RequestHandlers/SynchronizeTrees.php:93 10327#, php-format 10328msgid "The GEDCOM file “%s” has been imported." 10329msgstr "" 10330 10331#: app/Http/RequestHandlers/TreePageBlockEdit.php:64 10332#: app/Http/RequestHandlers/TreePreferencesPage.php:177 10333#: app/Http/RequestHandlers/UserPageBlockEdit.php:64 10334#: resources/views/admin/components.phtml:60 10335#: resources/views/admin/components.phtml:63 10336#: resources/views/admin/modules.phtml:74 10337#: resources/views/admin/modules.phtml:76 10338#: resources/views/admin/modules.phtml:147 10339#: resources/views/admin/modules.phtml:150 10340#: resources/views/admin/modules.phtml:153 resources/views/admin/trees.phtml:99 10341#: resources/views/modules/block-template.phtml:10 10342#: resources/views/modules/block-template.phtml:12 10343msgid "Preferences" 10344msgstr "" 10345 10346#: app/Http/RequestHandlers/TreePageDefaultEdit.php:70 10347#: resources/views/admin/control-panel.phtml:251 10348msgid "Set the default blocks for new family trees" 10349msgstr "" 10350 10351#: app/Http/RequestHandlers/TreePageEdit.php:70 10352msgid "Change the “Home page” blocks" 10353msgstr "" 10354 10355#: app/Http/RequestHandlers/TreePreferencesAction.php:136 10356#: app/Http/RequestHandlers/TreePrivacyAction.php:111 10357#, php-format 10358msgid "The preferences for the family tree “%s” have been updated." 10359msgstr "" 10360 10361#: app/Http/RequestHandlers/TreePreferencesAction.php:143 10362#: app/Http/RequestHandlers/TreePrivacyAction.php:118 10363msgid "The preferences for all family trees have been updated." 10364msgstr "" 10365 10366#: app/Http/RequestHandlers/TreePreferencesAction.php:147 10367#: app/Http/RequestHandlers/TreePrivacyAction.php:121 10368msgid "The preferences for new family trees have been updated." 10369msgstr "" 10370 10371#. I18N: Layout option for lists of names 10372#. I18N: An option in a list-box 10373#: app/Http/RequestHandlers/TreePreferencesPage.php:93 10374#: app/Module/OnThisDayModule.php:259 app/Module/RecentChangesModule.php:257 10375#: app/Module/TopGivenNamesModule.php:182 10376#: app/Module/UpcomingAnniversariesModule.php:275 10377#: app/Module/YahrzeitModule.php:257 10378msgid "list" 10379msgstr "" 10380 10381#. I18N: Layout option for lists of names 10382#. I18N: An option in a list-box 10383#: app/Http/RequestHandlers/TreePreferencesPage.php:95 10384#: app/Module/OnThisDayModule.php:261 app/Module/RecentChangesModule.php:259 10385#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:247 10386#: app/Module/UpcomingAnniversariesModule.php:277 10387#: app/Module/YahrzeitModule.php:259 10388msgid "table" 10389msgstr "" 10390 10391#. I18N: Layout option for lists of names 10392#. I18N: An option in a list-box 10393#: app/Http/RequestHandlers/TreePreferencesPage.php:97 10394#: app/Module/TopSurnamesModule.php:249 10395msgid "tag cloud" 10396msgstr "" 10397 10398#. I18N: page orientation 10399#: app/Http/RequestHandlers/TreePreferencesPage.php:102 10400#: resources/xml/reports/change_report.xml:10 10401#: resources/xml/reports/pedigree_report.xml:7 10402msgid "Portrait" 10403msgstr "" 10404 10405#. I18N: page orientation 10406#: app/Http/RequestHandlers/TreePreferencesPage.php:104 10407#: resources/xml/reports/change_report.xml:10 10408#: resources/xml/reports/pedigree_report.xml:7 10409msgid "Landscape" 10410msgstr "" 10411 10412#. I18N: None of the other options 10413#: app/Http/RequestHandlers/TreePreferencesPage.php:109 10414#: app/Http/RequestHandlers/TreePreferencesPage.php:115 10415#: app/Module/RelationshipsChartModule.php:454 10416#: app/Services/EmailService.php:234 10417#: resources/views/modules/statistics-chart/custom.phtml:76 10418msgid "none" 10419msgstr "" 10420 10421#. I18N: https://en.wikipedia.org/wiki/Markdown 10422#: app/Http/RequestHandlers/TreePreferencesPage.php:111 10423msgid "markdown" 10424msgstr "" 10425 10426#: app/Http/RequestHandlers/TreePreferencesPage.php:116 10427#: resources/xml/reports/fact_sources.xml:6 10428msgid "facts" 10429msgstr "" 10430 10431#: app/Http/RequestHandlers/TreePreferencesPage.php:117 10432#: resources/xml/reports/fact_sources.xml:6 10433msgid "records" 10434msgstr "" 10435 10436#: app/Http/RequestHandlers/TreePrivacyPage.php:68 10437#: resources/views/admin/trees.phtml:107 10438msgid "Privacy" 10439msgstr "" 10440 10441#: app/Http/RequestHandlers/TreePrivacyPage.php:176 10442#: resources/views/admin/trees-privacy.phtml:262 10443msgid "All facts and events" 10444msgstr "" 10445 10446#: app/Http/RequestHandlers/UnconnectedPage.php:109 10447#: resources/views/admin/trees.phtml:189 10448msgid "Find unrelated individuals" 10449msgstr "" 10450 10451#. I18N: Name of a module 10452#: app/Http/RequestHandlers/UserPage.php:90 app/Module/ModuleThemeTrait.php:349 10453#: app/Module/UserWelcomeModule.php:62 resources/views/admin/modules.phtml:188 10454#: resources/views/admin/modules.phtml:192 10455#: resources/views/layouts/administration.phtml:53 10456msgid "My page" 10457msgstr "" 10458 10459#: app/Http/RequestHandlers/UserPageDefaultEdit.php:69 10460#: resources/views/admin/control-panel.phtml:477 10461msgid "Set the default blocks for new users" 10462msgstr "" 10463 10464#: app/Http/RequestHandlers/UserPageEdit.php:70 10465msgid "Change the “My page” blocks" 10466msgstr "" 10467 10468#: app/Http/RequestHandlers/UsersCleanupAction.php:69 10469#, php-format 10470msgid "The user %s has been deleted." 10471msgstr "" 10472 10473#: app/Http/RequestHandlers/UsersCleanupPage.php:66 10474#: resources/views/admin/control-panel.phtml:471 10475msgid "Delete inactive users" 10476msgstr "" 10477 10478#: app/Http/RequestHandlers/VerifyEmail.php:73 10479msgid "User verification" 10480msgstr "" 10481 10482#. I18N: This is the format string for full dates. See http://php.net/date for codes 10483#: app/I18N.php:257 10484msgid "%j %F %Y" 10485msgstr "" 10486 10487#. I18N: This punctuation is used to separate lists of items 10488#: app/I18N.php:324 10489msgid ", " 10490msgstr "" 10491 10492#. I18N: This is the format string for the time-of-day. See http://php.net/date for codes 10493#: app/I18N.php:600 10494msgid "%H:%i:%s" 10495msgstr "" 10496 10497#. I18N: A range of numbers 10498#: app/Individual.php:548 app/Module/StatisticsChartModule.php:871 10499#, php-format 10500msgid "%1$s–%2$s" 10501msgstr "" 10502 10503#. I18N: A step-family. %s is an individual’s name 10504#: app/Individual.php:955 10505#, php-format 10506msgid "Father’s family with %s" 10507msgstr "" 10508 10509#. I18N: A step-family. 10510#: app/Individual.php:959 10511msgid "Father’s family with an unknown individual" 10512msgstr "" 10513 10514#. I18N: A step-family. %s is an individual’s name 10515#: app/Individual.php:965 10516#, php-format 10517msgid "Mother’s family with %s" 10518msgstr "" 10519 10520#. I18N: A step-family. 10521#: app/Individual.php:969 10522msgid "Mother’s family with an unknown individual" 10523msgstr "" 10524 10525#. I18N: %s is the spouse name 10526#: app/Individual.php:994 10527#, php-format 10528msgid "Family with %s" 10529msgstr "" 10530 10531#. I18N: Name of a module/report 10532#. I18N: Name of a module/chart 10533#: app/Module/AhnentafelReportModule.php:40 10534#: app/Module/AncestorsChartModule.php:108 10535#: resources/xml/reports/ahnentafel_report.xml:4 10536msgid "Ancestors" 10537msgstr "" 10538 10539#. I18N: Description of the “Ancestors” module 10540#: app/Module/AhnentafelReportModule.php:52 10541#: resources/xml/reports/ahnentafel_report.xml:5 10542msgid "A report of an individual’s ancestors, in a narrative style." 10543msgstr "" 10544 10545#. I18N: Description of the “Album” module 10546#: app/Module/AlbumModule.php:53 10547msgid "An alternative to the “media” tab, and an enhanced image viewer." 10548msgstr "" 10549 10550#. I18N: Description of the “AncestorsChart” module 10551#: app/Module/AncestorsChartModule.php:119 10552msgid "A chart of an individual’s ancestors." 10553msgstr "" 10554 10555#. I18N: %s is an individual’s name 10556#: app/Module/AncestorsChartModule.php:154 10557#, php-format 10558msgid "Ancestors of %s" 10559msgstr "" 10560 10561#: app/Module/AncestorsChartModule.php:276 10562#: app/Module/DescendancyChartModule.php:265 10563#: resources/views/emails/register-notify-html.phtml:25 10564#: resources/views/emails/register-notify-text.phtml:15 10565msgid "Tree" 10566msgstr "" 10567 10568#. I18N: Name of a module/list 10569#: app/Module/AncestorsChartModule.php:277 10570#: app/Module/DescendancyChartModule.php:266 10571#: app/Module/FixSearchAndReplace.php:110 10572#: app/Module/IndividualListModule.php:100 10573#: app/Module/IndividualListModule.php:323 10574#: app/Module/StatisticsChartModule.php:153 10575#: app/Module/StatisticsChartModule.php:294 10576#: app/Module/StatisticsChartModule.php:343 10577#: app/Module/StatisticsChartModule.php:536 10578#: app/Module/StatisticsChartModule.php:598 10579#: app/Module/StatisticsChartModule.php:659 app/Services/AdminService.php:181 10580#: resources/views/admin/control-panel.phtml:273 10581#: resources/views/admin/merge-records-step-1.phtml:24 10582#: resources/views/gedcom-record-page.phtml:66 10583#: resources/views/lists/given-names-table.phtml:24 10584#: resources/views/lists/media-table.phtml:71 10585#: resources/views/lists/notes-table.phtml:82 10586#: resources/views/lists/sources-table.phtml:89 10587#: resources/views/lists/submitters-table.phtml:61 10588#: resources/views/lists/surnames-table.phtml:29 10589#: resources/views/media-page.phtml:59 10590#: resources/views/modules/census-assistant.phtml:55 10591#: resources/views/modules/gedcom_stats/config.phtml:24 10592#: resources/views/modules/gedcom_stats/statistics.phtml:23 10593#: resources/views/modules/html/template-statistics.phtml:19 10594#: resources/views/modules/place-hierarchy/events.phtml:10 10595#: resources/views/modules/place-hierarchy/sidebar.phtml:43 10596#: resources/views/modules/random_media/config.phtml:12 10597#: resources/views/modules/statistics-chart/custom.phtml:57 10598#: resources/views/modules/statistics-chart/custom.phtml:153 10599#: resources/views/note-page.phtml:65 10600#: resources/views/search-general-page.phtml:34 10601#: resources/views/search-results.phtml:13 resources/views/source-page.phtml:47 10602#: resources/views/submitter-page.phtml:46 10603#: resources/xml/reports/fact_sources.xml:54 10604#: resources/xml/reports/fact_sources.xml:258 10605msgid "Individuals" 10606msgstr "" 10607 10608#. I18N: Name of a module/list 10609#. I18N: Name of a module 10610#: app/Module/AncestorsChartModule.php:278 10611#: app/Module/DescendancyChartModule.php:267 app/Module/FamilyListModule.php:46 10612#: app/Module/FixSearchAndReplace.php:109 10613#: app/Module/IndividualListModule.php:321 app/Module/RelativesTabModule.php:42 10614#: app/Module/StatisticsChartModule.php:158 10615#: app/Module/StatisticsChartModule.php:392 10616#: app/Module/StatisticsChartModule.php:483 10617#: app/Module/StatisticsChartModule.php:731 app/Services/AdminService.php:182 10618#: resources/views/admin/control-panel.phtml:274 10619#: resources/views/admin/merge-records-step-1.phtml:25 10620#: resources/views/gedcom-record-page.phtml:75 10621#: resources/views/lists/media-table.phtml:72 10622#: resources/views/lists/notes-table.phtml:83 10623#: resources/views/lists/sources-table.phtml:90 10624#: resources/views/lists/submitters-table.phtml:62 10625#: resources/views/media-page.phtml:66 10626#: resources/views/modules/gedcom_stats/config.phtml:26 10627#: resources/views/modules/gedcom_stats/statistics.phtml:67 10628#: resources/views/modules/html/template-statistics.phtml:35 10629#: resources/views/modules/place-hierarchy/events.phtml:16 10630#: resources/views/modules/place-hierarchy/sidebar.phtml:48 10631#: resources/views/note-page.phtml:72 10632#: resources/views/search-general-page.phtml:41 10633#: resources/views/search-results.phtml:24 resources/views/source-page.phtml:54 10634#: resources/views/submitter-page.phtml:53 10635#: resources/xml/reports/fact_sources.xml:152 10636#: resources/xml/reports/fact_sources.xml:314 10637msgid "Families" 10638msgstr "" 10639 10640#: app/Module/BingWebmasterToolsModule.php:41 10641msgid "Bing™ webmaster tools" 10642msgstr "" 10643 10644#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 10645#: app/Module/BirthDeathMarriageReportModule.php:40 10646#: resources/views/calendar-page.phtml:174 10647#: resources/xml/reports/bdm_report.xml:3 10648#: resources/xml/reports/bdm_report.xml:34 10649msgid "Vital records" 10650msgstr "" 10651 10652#. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death 10653#: app/Module/BirthDeathMarriageReportModule.php:52 10654#: resources/xml/reports/bdm_report.xml:4 10655msgid "A report of vital records for a given date or place." 10656msgstr "" 10657 10658#. I18N: Name of a module/report 10659#: app/Module/BirthReportModule.php:40 10660#: resources/views/modules/statistics-chart/custom.phtml:58 10661#: resources/xml/reports/birth_report.xml:3 10662#: resources/xml/reports/birth_report.xml:31 10663msgid "Births" 10664msgstr "" 10665 10666#. I18N: Description of the “Births” module 10667#: app/Module/BirthReportModule.php:52 resources/xml/reports/birth_report.xml:4 10668msgid "A report of individuals who were born in a given time or place." 10669msgstr "" 10670 10671#. I18N: Name of a module/list 10672#. I18N: Branches of a family tree 10673#: app/Module/BranchesListModule.php:106 app/Module/BranchesListModule.php:231 10674msgid "Branches" 10675msgstr "" 10676 10677#. I18N: Description of the “Branches” module 10678#: app/Module/BranchesListModule.php:117 10679msgid "A list of branches of a family." 10680msgstr "" 10681 10682#. I18N: %s is a surname 10683#: app/Module/BranchesListModule.php:226 10684#, php-format 10685msgid "Branches of the %s family" 10686msgstr "" 10687 10688#: app/Module/BranchesListModule.php:504 10689msgid "Generation" 10690msgstr "" 10691 10692#. I18N: Name of a module 10693#: app/Module/CalendarMenuModule.php:42 app/Module/CalendarMenuModule.php:81 10694#: resources/views/modules/yahrzeit/config.phtml:30 10695msgid "Calendar" 10696msgstr "" 10697 10698#. I18N: Description of the “Calendar” module 10699#: app/Module/CalendarMenuModule.php:53 10700msgid "The calendar menu." 10701msgstr "" 10702 10703#: app/Module/CalendarMenuModule.php:91 resources/views/calendar-page.phtml:38 10704msgid "Day" 10705msgstr "" 10706 10707#: app/Module/CalendarMenuModule.php:104 10708#: app/Module/StatisticsChartModule.php:289 10709#: app/Module/StatisticsChartModule.php:338 10710#: app/Module/StatisticsChartModule.php:387 10711#: app/Module/StatisticsChartModule.php:429 10712#: app/Module/StatisticsChartModule.php:478 10713#: resources/views/calendar-page.phtml:54 10714msgid "Month" 10715msgstr "" 10716 10717#: app/Module/CalendarMenuModule.php:117 resources/views/calendar-page.phtml:73 10718msgid "Year" 10719msgstr "" 10720 10721#. I18N: Name of a module/report 10722#: app/Module/CemeteryReportModule.php:40 10723#: resources/xml/reports/cemetery_report.xml:3 10724#: resources/xml/reports/cemetery_report.xml:34 10725msgid "Burials" 10726msgstr "" 10727 10728#. I18N: Description of the “Cemeteries” module 10729#: app/Module/CemeteryReportModule.php:52 10730#: resources/xml/reports/cemetery_report.xml:4 10731msgid "A report of individuals who were buried in a given place." 10732msgstr "" 10733 10734#. I18N: Name of a module 10735#: app/Module/CensusAssistantModule.php:52 10736msgid "Census assistant" 10737msgstr "" 10738 10739#. I18N: Description of the “Census assistant” module 10740#: app/Module/CensusAssistantModule.php:63 10741msgid "An alternative way to enter census transcripts and link them to individuals." 10742msgstr "" 10743 10744#: app/Module/CensusAssistantModule.php:233 10745#: app/Module/CensusAssistantModule.php:257 10746#: resources/views/modules/clippings/show.phtml:22 10747#: resources/views/modules/clippings/show.phtml:38 10748#: resources/views/modules/favorites/favorites.phtml:36 10749msgid "Remove" 10750msgstr "" 10751 10752#. I18N: Name of a module/report 10753#: app/Module/ChangeReportModule.php:44 10754#: resources/views/admin/users-edit.phtml:130 10755#: resources/views/modules/recent_changes/config.phtml:49 10756#: resources/views/pending-changes-page.phtml:48 10757#: resources/xml/reports/change_report.xml:3 10758#: resources/xml/reports/change_report.xml:44 10759msgid "Changes" 10760msgstr "" 10761 10762#. I18N: Description of the “Changes” module 10763#: app/Module/ChangeReportModule.php:56 10764#: resources/xml/reports/change_report.xml:4 10765msgid "A report of recent and pending changes." 10766msgstr "" 10767 10768#. I18N: Description of the “Charts” module 10769#: app/Module/ChartsBlockModule.php:80 10770msgid "An alternative way to display charts." 10771msgstr "" 10772 10773#. I18N: Name of a module/chart 10774#. I18N: Name of a report 10775#: app/Module/ChartsBlockModule.php:126 app/Module/ChartsBlockModule.php:271 10776#: app/Module/PedigreeChartModule.php:118 10777#: app/Module/PedigreeReportModule.php:40 10778#: resources/views/edit/link-child-to-family.phtml:25 10779#: resources/xml/reports/pedigree_report.xml:3 10780#: resources/xml/reports/pedigree_report.xml:48 10781msgid "Pedigree" 10782msgstr "" 10783 10784#. I18N: Name of a module/chart 10785#: app/Module/ChartsBlockModule.php:168 app/Module/ChartsBlockModule.php:273 10786#: app/Module/HourglassChartModule.php:90 10787msgid "Hourglass chart" 10788msgstr "" 10789 10790#. I18N: %s is an individual’s name 10791#: app/Module/ChartsBlockModule.php:177 10792#: app/Module/InteractiveTree/TreeView.php:157 10793#: app/Module/InteractiveTreeModule.php:163 10794#, php-format 10795msgid "Interactive tree of %s" 10796msgstr "" 10797 10798#. I18N: Name of a module 10799#: app/Module/ChartsBlockModule.php:182 app/Module/ChartsBlockModule.php:274 10800#: app/Module/InteractiveTreeModule.php:53 10801msgid "Interactive tree" 10802msgstr "" 10803 10804#: app/Module/ChartsBlockModule.php:189 10805msgid "You must select an individual and a chart type in the block preferences" 10806msgstr "" 10807 10808#. I18N: Description of the “Charts” module 10809#: app/Module/ChartsMenuModule.php:70 10810msgid "The charts menu." 10811msgstr "" 10812 10813#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? http://ckeditor.com 10814#: app/Module/CkeditorModule.php:43 10815msgid "CKEditor™" 10816msgstr "" 10817 10818#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” 10819#: app/Module/CkeditorModule.php:54 10820msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 10821msgstr "" 10822 10823#. I18N: Name of a module 10824#: app/Module/ClippingsCartModule.php:128 10825msgid "Clippings cart" 10826msgstr "" 10827 10828#. I18N: Description of the “Clippings cart” module 10829#: app/Module/ClippingsCartModule.php:139 10830msgid "Select records from your family tree and save them as a GEDCOM file." 10831msgstr "" 10832 10833#: app/Module/ClippingsCartModule.php:187 10834#: resources/views/modules/clippings/add-options.phtml:15 10835msgid "Add to the clippings cart" 10836msgstr "" 10837 10838#: app/Module/ClippingsCartModule.php:191 10839msgid "Empty the clippings cart" 10840msgstr "" 10841 10842#: app/Module/ClippingsCartModule.php:197 10843#: app/Module/ClippingsCartModule.php:366 10844msgid "Download" 10845msgstr "" 10846 10847#: app/Module/ClippingsCartModule.php:366 10848#: app/Module/ClippingsCartModule.php:438 10849msgid "Family tree clippings cart" 10850msgstr "" 10851 10852#: app/Module/ClippingsCartModule.php:463 10853#: app/Module/ClippingsCartModule.php:601 10854#: app/Module/ClippingsCartModule.php:752 10855#: app/Module/ClippingsCartModule.php:820 10856#: app/Module/ClippingsCartModule.php:888 10857#: app/Module/ClippingsCartModule.php:956 10858#, php-format 10859msgid "Add %s to the clippings cart" 10860msgstr "" 10861 10862#. I18N: %s is a family (husband + wife) 10863#: app/Module/ClippingsCartModule.php:486 10864#, php-format 10865msgid "%s and their children" 10866msgstr "" 10867 10868#. I18N: %s is a family (husband + wife) 10869#: app/Module/ClippingsCartModule.php:488 10870#, php-format 10871msgid "%s and their descendants" 10872msgstr "" 10873 10874#: app/Module/ClippingsCartModule.php:624 10875#, php-format 10876msgid "%s, her parents and siblings" 10877msgstr "" 10878 10879#: app/Module/ClippingsCartModule.php:625 10880#, php-format 10881msgid "%s, her spouses and children" 10882msgstr "" 10883 10884#: app/Module/ClippingsCartModule.php:626 10885#, php-format 10886msgid "%s and her ancestors" 10887msgstr "" 10888 10889#: app/Module/ClippingsCartModule.php:627 10890#, php-format 10891msgid "%s, her ancestors and their families" 10892msgstr "" 10893 10894#: app/Module/ClippingsCartModule.php:628 10895#, php-format 10896msgid "%s, her spouses and descendants" 10897msgstr "" 10898 10899#: app/Module/ClippingsCartModule.php:634 10900#, php-format 10901msgid "%s, his parents and siblings" 10902msgstr "" 10903 10904#: app/Module/ClippingsCartModule.php:635 10905#, php-format 10906msgid "%s, his spouses and children" 10907msgstr "" 10908 10909#: app/Module/ClippingsCartModule.php:636 10910#, php-format 10911msgid "%s and his ancestors" 10912msgstr "" 10913 10914#: app/Module/ClippingsCartModule.php:637 10915#, php-format 10916msgid "%s, his ancestors and their families" 10917msgstr "" 10918 10919#: app/Module/ClippingsCartModule.php:638 10920#, php-format 10921msgid "%s, his spouses and descendants" 10922msgstr "" 10923 10924#: app/Module/ClippingsCartModule.php:978 10925#, php-format 10926msgid "%s and the individuals that reference it." 10927msgstr "" 10928 10929#. I18N: Name of a theme. 10930#: app/Module/CloudsTheme.php:43 10931msgid "clouds" 10932msgstr "" 10933 10934#. I18N: Name of a theme. 10935#: app/Module/ColorsTheme.php:53 10936msgid "colors" 10937msgstr "" 10938 10939#. I18N: A colour scheme 10940#: app/Module/ColorsTheme.php:124 10941msgid "Palette" 10942msgstr "" 10943 10944#. I18N: The name of a colour-scheme 10945#: app/Module/ColorsTheme.php:153 10946msgid "Aqua Marine" 10947msgstr "" 10948 10949#. I18N: The name of a colour-scheme 10950#: app/Module/ColorsTheme.php:155 10951msgid "Ash" 10952msgstr "" 10953 10954#. I18N: The name of a colour-scheme 10955#: app/Module/ColorsTheme.php:157 10956msgid "Belgian Chocolate" 10957msgstr "" 10958 10959#. I18N: The name of a colour-scheme 10960#: app/Module/ColorsTheme.php:159 10961msgid "Blue Lagoon" 10962msgstr "" 10963 10964#. I18N: The name of a colour-scheme 10965#: app/Module/ColorsTheme.php:161 10966msgid "Blue Marine" 10967msgstr "" 10968 10969#. I18N: The name of a colour-scheme 10970#: app/Module/ColorsTheme.php:163 10971msgid "Coffee and Cream" 10972msgstr "" 10973 10974#. I18N: The name of a colour-scheme 10975#: app/Module/ColorsTheme.php:165 10976msgid "Cold Day" 10977msgstr "" 10978 10979#. I18N: The name of a colour-scheme 10980#: app/Module/ColorsTheme.php:167 10981msgid "Green Beam" 10982msgstr "" 10983 10984#. I18N: The name of a colour-scheme 10985#: app/Module/ColorsTheme.php:169 10986msgid "Mediterranio" 10987msgstr "" 10988 10989#. I18N: The name of a colour-scheme 10990#: app/Module/ColorsTheme.php:171 10991msgid "Mercury" 10992msgstr "" 10993 10994#. I18N: The name of a colour-scheme 10995#: app/Module/ColorsTheme.php:173 10996msgid "Nocturnal" 10997msgstr "" 10998 10999#. I18N: The name of a colour-scheme 11000#: app/Module/ColorsTheme.php:175 11001msgid "Olivia" 11002msgstr "" 11003 11004#. I18N: The name of a colour-scheme 11005#: app/Module/ColorsTheme.php:177 11006msgid "Pink Plastic" 11007msgstr "" 11008 11009#. I18N: The name of a colour-scheme 11010#: app/Module/ColorsTheme.php:179 11011msgid "Sage" 11012msgstr "" 11013 11014#. I18N: The name of a colour-scheme 11015#: app/Module/ColorsTheme.php:181 11016msgid "Shiny Tomato" 11017msgstr "" 11018 11019#. I18N: The name of a colour-scheme 11020#: app/Module/ColorsTheme.php:183 11021msgid "Teal Top" 11022msgstr "" 11023 11024#. I18N: Name of a module/chart 11025#: app/Module/CompactTreeChartModule.php:85 11026msgid "Compact tree" 11027msgstr "" 11028 11029#. I18N: Description of the “CompactTreeChart” module 11030#: app/Module/CompactTreeChartModule.php:96 11031msgid "A chart of an individual’s ancestors, as a compact tree." 11032msgstr "" 11033 11034#. I18N: %s is an individual’s name 11035#: app/Module/CompactTreeChartModule.php:131 11036#, php-format 11037msgid "Compact tree of %s" 11038msgstr "" 11039 11040#. I18N: Name of a module 11041#: app/Module/ContactsFooterModule.php:57 11042#: resources/views/admin/trees-preferences.phtml:127 11043msgid "Contact information" 11044msgstr "" 11045 11046#. I18N: Description of the “Contact information” module 11047#: app/Module/ContactsFooterModule.php:68 11048msgid "A link to the site contacts." 11049msgstr "" 11050 11051#: app/Module/ContactsFooterModule.php:136 11052#, php-format 11053msgid "For technical support or genealogy questions contact %s." 11054msgstr "" 11055 11056#: app/Module/ContactsFooterModule.php:149 11057#, php-format 11058msgid "For help with genealogy questions contact %s." 11059msgstr "" 11060 11061#: app/Module/ContactsFooterModule.php:162 11062#, php-format 11063msgid "For technical support and information contact %s." 11064msgstr "" 11065 11066#. I18N: Description of the “CSS and JS” module. 11067#: app/Module/CustomCssJsModule.php:43 11068msgid "Add styling and scripts to every page." 11069msgstr "" 11070 11071#. I18N: Name of a module. 11072#: app/Module/CustomCssJsModule.php:82 11073msgid "CSS and JS" 11074msgstr "" 11075 11076#: app/Module/CustomCssJsModule.php:99 11077#: app/Module/RelationshipsChartModule.php:428 app/Module/SiteMapModule.php:180 11078#, php-format 11079msgid "The preferences for the module “%s” have been updated." 11080msgstr "" 11081 11082#. I18N: Name of a module/report 11083#: app/Module/DeathReportModule.php:40 11084#: resources/views/modules/statistics-chart/custom.phtml:60 11085#: resources/xml/reports/death_report.xml:3 11086#: resources/xml/reports/death_report.xml:32 11087msgid "Deaths" 11088msgstr "" 11089 11090#. I18N: Description of the “Deaths” module 11091#: app/Module/DeathReportModule.php:52 resources/xml/reports/death_report.xml:4 11092msgid "A report of individuals who died in a given time or place." 11093msgstr "" 11094 11095#. I18N: Description of the “DescendancyChart” module 11096#: app/Module/DescendancyChartModule.php:119 11097msgid "A chart of an individual’s descendants." 11098msgstr "" 11099 11100#. I18N: %s is an individual’s name 11101#: app/Module/DescendancyChartModule.php:154 11102#, php-format 11103msgid "Descendants of %s" 11104msgstr "" 11105 11106#. I18N: Description of the “Descendants” module 11107#: app/Module/DescendancyModule.php:73 11108msgid "A sidebar showing the descendants of an individual." 11109msgstr "" 11110 11111#: app/Module/DescendancyModule.php:273 11112#: resources/views/family-page-children.phtml:12 11113msgid "No children" 11114msgstr "" 11115 11116#. I18N: Description of the “Descendants” module 11117#: app/Module/DescendancyReportModule.php:52 11118#: resources/xml/reports/descendancy_report.xml:4 11119msgid "A report of an individual’s descendants, in a narrative style." 11120msgstr "" 11121 11122#. I18N: Name of a theme. 11123#: app/Module/FabTheme.php:39 11124msgid "F.A.B." 11125msgstr "" 11126 11127#. I18N: Description of the “Source” module 11128#: app/Module/FactSourcesReportModule.php:56 11129msgid "A report of the information provided by a source." 11130msgstr "" 11131 11132#. I18N: Name of a module/chart 11133#: app/Module/FamilyBookChartModule.php:92 11134msgid "Family book" 11135msgstr "" 11136 11137#. I18N: Description of the “FamilyBookChart” module 11138#: app/Module/FamilyBookChartModule.php:103 11139msgid "A chart of an individual’s ancestors and descendants, as a family book." 11140msgstr "" 11141 11142#. I18N: %s is an individual’s name 11143#: app/Module/FamilyBookChartModule.php:138 11144#, php-format 11145msgid "Family book of %s" 11146msgstr "" 11147 11148#. I18N: Description of the “Family” module 11149#: app/Module/FamilyGroupReportModule.php:56 11150#: resources/xml/reports/family_group_report.xml:4 11151msgid "A report of family members and their details." 11152msgstr "" 11153 11154#. I18N: Description of the “Families” module 11155#: app/Module/FamilyListModule.php:57 11156msgid "A list of families." 11157msgstr "" 11158 11159#. I18N: Name of a module/sidebar 11160#: app/Module/FamilyNavigatorModule.php:40 11161msgid "Family navigator" 11162msgstr "" 11163 11164#. I18N: Description of the “Family navigator” module 11165#: app/Module/FamilyNavigatorModule.php:51 11166msgid "A sidebar showing an individual’s close families and relatives." 11167msgstr "" 11168 11169#. I18N: Name of a module 11170#: app/Module/FamilyTreeFavoritesModule.php:51 11171#: app/Module/UserFavoritesModule.php:52 11172msgid "Favorites" 11173msgstr "" 11174 11175#. I18N: Description of the “Favorites” module 11176#: app/Module/FamilyTreeFavoritesModule.php:62 11177msgid "Display and manage a family tree’s favorite pages." 11178msgstr "" 11179 11180#. I18N: Description of the “News” module 11181#: app/Module/FamilyTreeNewsModule.php:66 11182msgid "Family news and site announcements." 11183msgstr "" 11184 11185#. I18N: Name of a module 11186#: app/Module/FamilyTreeNewsModule.php:119 11187msgid "News" 11188msgstr "" 11189 11190#: app/Module/FamilyTreeNewsModule.php:182 app/Module/UserJournalModule.php:182 11191msgid "Add/edit a journal/news entry" 11192msgstr "" 11193 11194#. I18N: Name of a module 11195#. I18N: Name of a module/chart 11196#: app/Module/FamilyTreeStatisticsModule.php:52 11197#: app/Module/HtmlBlockModule.php:201 app/Module/StatisticsChartModule.php:95 11198#: resources/views/modules/gedcom_stats/config.phtml:21 11199#: resources/views/modules/gedcom_stats/statistics.phtml:17 11200#: resources/views/modules/gedcom_stats/statistics.phtml:137 11201msgid "Statistics" 11202msgstr "" 11203 11204#. I18N: Description of “Statistics” module 11205#: app/Module/FamilyTreeStatisticsModule.php:63 11206msgid "The size of the family tree, earliest and latest events, common names, etc." 11207msgstr "" 11208 11209#. I18N: Name of a module/chart 11210#: app/Module/FanChartModule.php:119 11211msgid "Fan chart" 11212msgstr "" 11213 11214#. I18N: Description of the “Fan Chart” module 11215#: app/Module/FanChartModule.php:130 11216msgid "A fan chart of an individual’s ancestors." 11217msgstr "" 11218 11219#. I18N: http://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name 11220#: app/Module/FanChartModule.php:165 11221#, php-format 11222msgid "Fan chart of %s" 11223msgstr "" 11224 11225#. I18N: layout option for the fan chart 11226#: app/Module/FanChartModule.php:583 11227msgid "half circle" 11228msgstr "" 11229 11230#. I18N: layout option for the fan chart 11231#: app/Module/FanChartModule.php:585 11232msgid "three-quarter circle" 11233msgstr "" 11234 11235#. I18N: layout option for the fan chart 11236#: app/Module/FanChartModule.php:587 11237msgid "full circle" 11238msgstr "" 11239 11240#. I18N: Name of a module 11241#: app/Module/FixCemeteryTag.php:62 11242msgid "Convert CEME tags to GEDCOM 5.5.1" 11243msgstr "" 11244 11245#. I18N: Description of a “Data fix” module 11246#: app/Module/FixCemeteryTag.php:73 11247msgid "Replace cemetery tags with burial places." 11248msgstr "" 11249 11250#. I18N: Name of a module 11251#: app/Module/FixDuplicateLinks.php:63 11252msgid "Remove duplicate links" 11253msgstr "" 11254 11255#. I18N: Description of a “Data fix” module 11256#: app/Module/FixDuplicateLinks.php:74 11257msgid "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." 11258msgstr "" 11259 11260#. I18N: Name of a module 11261#: app/Module/FixMissingDeaths.php:59 11262msgid "Add missing death records" 11263msgstr "" 11264 11265#. I18N: Description of a “Data fix” module 11266#: app/Module/FixMissingDeaths.php:70 11267msgid "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." 11268msgstr "" 11269 11270#. I18N: Name of a module 11271#: app/Module/FixMissingMarriedNames.php:70 11272msgid "Add married names" 11273msgstr "" 11274 11275#. I18N: Description of a “Data fix” module 11276#: app/Module/FixMissingMarriedNames.php:81 11277msgid "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." 11278msgstr "" 11279 11280#: app/Module/FixMissingMarriedNames.php:94 11281msgid "Wife’s surname replaced by husband’s surname" 11282msgstr "" 11283 11284#: app/Module/FixMissingMarriedNames.php:95 11285msgid "Wife’s maiden surname becomes new given name" 11286msgstr "" 11287 11288#. I18N: Name of a module 11289#: app/Module/FixNameSlashesAndSpaces.php:60 11290msgid "Fix name slashes and spaces" 11291msgstr "" 11292 11293#. I18N: Description of a “Data fix” module 11294#: app/Module/FixNameSlashesAndSpaces.php:71 11295msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." 11296msgstr "" 11297 11298#. I18N: Name of a module 11299#: app/Module/FixNameTags.php:85 11300msgid "Convert NAME:_XXX tags to GEDCOM 5.5.1" 11301msgstr "" 11302 11303#. I18N: Description of a “Data fix” module 11304#: app/Module/FixNameTags.php:96 11305msgid "Some genelealogy applications store all names in a single name record, using custom tags such as _MARNM and _AKA. An alternative is to create a new name record for each name." 11306msgstr "" 11307 11308#. I18N: Name of a module 11309#: app/Module/FixPlaceNames.php:63 11310msgid "Update place names" 11311msgstr "" 11312 11313#. I18N: Description of a “Data fix” module 11314#: app/Module/FixPlaceNames.php:74 11315msgid "Update the higher-level parts of place names, while keeping the lower-level parts." 11316msgstr "" 11317 11318#. I18N: Name of a module 11319#: app/Module/FixPrimaryTag.php:49 11320msgid "Convert _PRIM tags to GEDCOM 5.5.1" 11321msgstr "" 11322 11323#. I18N: Description of a “Data fix” module 11324#: app/Module/FixPrimaryTag.php:60 11325msgid "“Highlighted image” (_PRIM) tags are used by some genealogy applications to indicate the preferred image for an individual. An alternative is to re-order the images so that the preferred one is listed first." 11326msgstr "" 11327 11328#. I18N: Description of a “Data fix” module 11329#: app/Module/FixSearchAndReplace.php:88 11330msgid "Search and replace text, using simple searches or advanced pattern matching." 11331msgstr "" 11332 11333#: app/Module/FixSearchAndReplace.php:101 11334msgid "Match the exact text, even if it occurs in the middle of a word." 11335msgstr "" 11336 11337#: app/Module/FixSearchAndReplace.php:102 11338msgid "Match the exact text, unless it occurs in the middle of a word." 11339msgstr "" 11340 11341#: app/Module/FixSearchAndReplace.php:103 11342msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 11343msgstr "" 11344 11345#. I18N: http://en.wikipedia.org/wiki/Regular_expression 11346#: app/Module/FixSearchAndReplace.php:105 11347msgid "Regular expression" 11348msgstr "" 11349 11350#. I18N: Name of a module/list 11351#: app/Module/FixSearchAndReplace.php:111 app/Module/MediaListModule.php:83 11352#: app/Services/AdminService.php:183 11353#: resources/views/admin/fix-level-0-media.phtml:24 11354#: resources/views/admin/merge-records-step-1.phtml:29 11355#: resources/views/admin/webtrees1-thumbnails.phtml:30 11356#: resources/views/gedcom-record-page.phtml:84 11357#: resources/views/lists/media-table.phtml:64 11358#: resources/views/lists/notes-table.phtml:84 11359#: resources/views/lists/sources-table.phtml:91 11360#: resources/views/modules/gedcom_stats/config.phtml:28 11361#: resources/views/modules/gedcom_stats/statistics.phtml:90 11362#: resources/views/modules/html/template-statistics.phtml:43 11363#: resources/views/note-page.phtml:79 resources/views/source-page.phtml:61 11364#: resources/views/statistics/other/chart-objects.phtml:12 11365#: resources/views/statistics/other/total-records.phtml:21 11366msgid "Media objects" 11367msgstr "" 11368 11369#. I18N: Name of a module 11370#: app/Module/FixSearchAndReplace.php:112 app/Module/NoteListModule.php:164 11371#: app/Module/NotesTabModule.php:59 11372#: resources/views/admin/control-panel.phtml:278 11373#: resources/views/admin/merge-records-step-1.phtml:28 11374#: resources/views/gedcom-record-page.phtml:102 11375#: resources/views/media-page.phtml:80 resources/views/search-results.phtml:57 11376#: resources/views/source-page.phtml:68 11377#: resources/views/statistics/other/total-records.phtml:39 11378#: resources/xml/reports/individual_ext_report.xml:229 11379#: resources/xml/reports/individual_report.xml:226 11380msgid "Notes" 11381msgstr "" 11382 11383#. I18N: Name of a module/list 11384#: app/Module/FixSearchAndReplace.php:113 11385#: app/Module/RepositoryListModule.php:73 11386#: app/Module/RepositoryListModule.php:167 app/Services/AdminService.php:179 11387#: resources/views/admin/control-panel.phtml:276 11388#: resources/views/admin/merge-records-step-1.phtml:27 11389#: resources/views/lists/repositories-table.phtml:37 11390#: resources/views/modules/gedcom_stats/config.phtml:29 11391#: resources/views/modules/gedcom_stats/statistics.phtml:101 11392#: resources/views/modules/html/template-statistics.phtml:47 11393#: resources/views/search-general-page.phtml:55 11394#: resources/views/search-results.phtml:46 11395#: resources/views/statistics/other/total-records.phtml:48 11396msgid "Repositories" 11397msgstr "" 11398 11399#. I18N: Name of a module/list 11400#. I18N: Name of a module 11401#: app/Module/FixSearchAndReplace.php:114 app/Module/SourceListModule.php:72 11402#: app/Module/SourceListModule.php:164 app/Module/SourcesTabModule.php:59 11403#: app/Services/AdminService.php:180 11404#: resources/views/admin/control-panel.phtml:275 11405#: resources/views/admin/merge-records-step-1.phtml:26 11406#: resources/views/gedcom-record-page.phtml:93 11407#: resources/views/lists/media-table.phtml:73 11408#: resources/views/lists/notes-table.phtml:76 11409#: resources/views/lists/notes-table.phtml:85 11410#: resources/views/lists/repositories-table.phtml:43 11411#: resources/views/lists/sources-table.phtml:80 11412#: resources/views/media-page.phtml:73 11413#: resources/views/modules/gedcom_stats/config.phtml:27 11414#: resources/views/modules/gedcom_stats/statistics.phtml:79 11415#: resources/views/modules/html/template-statistics.phtml:39 11416#: resources/views/note-page.phtml:86 resources/views/repository-page.phtml:46 11417#: resources/views/search-general-page.phtml:48 11418#: resources/views/search-results.phtml:35 11419#: resources/views/statistics/other/chart-sources.phtml:12 11420#: resources/views/statistics/other/total-records.phtml:30 11421#: resources/xml/reports/ahnentafel_report.xml:474 11422#: resources/xml/reports/descendancy_report.xml:611 11423#: resources/xml/reports/family_group_report.xml:1118 11424#: resources/xml/reports/individual_ext_report.xml:643 11425#: resources/xml/reports/individual_report.xml:647 11426msgid "Sources" 11427msgstr "" 11428 11429#. I18N: Name of a module/list 11430#: app/Module/FixSearchAndReplace.php:115 app/Module/SubmitterListModule.php:73 11431#: app/Module/SubmitterListModule.php:177 11432#: resources/views/admin/control-panel.phtml:279 11433#: resources/views/admin/merge-records-step-1.phtml:30 11434#: resources/views/lists/submitters-table.phtml:55 11435msgid "Submitters" 11436msgstr "" 11437 11438#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” 11439#: app/Module/FrequentlyAskedQuestionsModule.php:73 11440msgid "FAQ" 11441msgstr "" 11442 11443#. I18N: Description of the “FAQ” module 11444#: app/Module/FrequentlyAskedQuestionsModule.php:84 11445msgid "A list of frequently asked questions and answers." 11446msgstr "" 11447 11448#: app/Module/FrequentlyAskedQuestionsModule.php:158 11449#: app/Module/FrequentlyAskedQuestionsModule.php:405 11450#: resources/views/modules/faq/edit.phtml:10 11451msgid "Frequently asked questions" 11452msgstr "" 11453 11454#. I18N: FAQ = “Frequently Asked Question” 11455#: app/Module/FrequentlyAskedQuestionsModule.php:301 11456#: resources/views/modules/faq/config.phtml:35 11457msgid "Add an FAQ" 11458msgstr "" 11459 11460#: app/Module/FrequentlyAskedQuestionsModule.php:311 11461msgid "Edit the FAQ" 11462msgstr "" 11463 11464#: app/Module/GoogleAnalyticsModule.php:44 11465msgid "Google™ analytics" 11466msgstr "" 11467 11468#: app/Module/GoogleWebmasterToolsModule.php:41 11469msgid "Google™ webmaster tools" 11470msgstr "" 11471 11472#. I18N: Name of a module 11473#. I18N: A configuration setting 11474#: app/Module/HitCountFooterModule.php:75 11475#: resources/views/admin/trees-preferences.phtml:634 11476msgid "Hit counters" 11477msgstr "" 11478 11479#. I18N: Description of the “Hit counters” module 11480#: app/Module/HitCountFooterModule.php:86 11481msgid "Count the visits to each page" 11482msgstr "" 11483 11484#: app/Module/HitCountFooterModule.php:115 11485#, php-format 11486msgid "This page has been viewed %s time." 11487msgid_plural "This page has been viewed %s times." 11488msgstr[0] "" 11489msgstr[1] "" 11490 11491#. I18N: Description of the “HourglassChart” module 11492#: app/Module/HourglassChartModule.php:101 11493msgid "An hourglass chart of an individual’s ancestors and descendants." 11494msgstr "" 11495 11496#. I18N: %s is an individual’s name 11497#: app/Module/HourglassChartModule.php:136 11498#, php-format 11499msgid "Hourglass chart of %s" 11500msgstr "" 11501 11502#. I18N: Name of a module 11503#: app/Module/HtmlBlockModule.php:64 11504msgid "HTML" 11505msgstr "" 11506 11507#. I18N: Description of the “HTML” module 11508#: app/Module/HtmlBlockModule.php:75 11509msgid "Add your own text and graphics." 11510msgstr "" 11511 11512#: app/Module/HtmlBlockModule.php:198 app/Module/StatisticsChartModule.php:168 11513msgid "Custom" 11514msgstr "" 11515 11516#: app/Module/HtmlBlockModule.php:199 11517msgid "Keyword examples" 11518msgstr "" 11519 11520#: app/Module/HtmlBlockModule.php:200 11521msgid "Narrative description" 11522msgstr "" 11523 11524#. I18N: Name of a module/tab on the individual page. 11525#: app/Module/IndividualFactsTabModule.php:67 11526#: resources/views/admin/fix-level-0-media.phtml:32 11527#: resources/views/admin/locations.phtml:45 11528#: resources/views/family-page.phtml:44 11529#: resources/views/modules/random_media/config.phtml:12 11530#: resources/xml/reports/individual_ext_report.xml:153 11531#: resources/xml/reports/individual_report.xml:149 11532msgid "Facts and events" 11533msgstr "" 11534 11535#. I18N: Description of the “Facts and events” module 11536#: app/Module/IndividualFactsTabModule.php:78 11537msgid "A tab showing the facts and events of an individual." 11538msgstr "" 11539 11540#: app/Module/IndividualFactsTabModule.php:248 11541msgid "Death of a husband" 11542msgstr "" 11543 11544#: app/Module/IndividualFactsTabModule.php:249 11545msgid "Death of a wife" 11546msgstr "" 11547 11548#: app/Module/IndividualFactsTabModule.php:250 11549#: resources/views/admin/trees-preferences.phtml:490 11550msgid "Death of a spouse" 11551msgstr "" 11552 11553#: app/Module/IndividualFactsTabModule.php:253 11554msgid "Burial of a husband" 11555msgstr "" 11556 11557#: app/Module/IndividualFactsTabModule.php:254 11558msgid "Burial of a wife" 11559msgstr "" 11560 11561#: app/Module/IndividualFactsTabModule.php:255 11562msgid "Burial of a spouse" 11563msgstr "" 11564 11565#: app/Module/IndividualFactsTabModule.php:258 11566msgid "Cremation of a husband" 11567msgstr "" 11568 11569#: app/Module/IndividualFactsTabModule.php:259 11570msgid "Cremation of a wife" 11571msgstr "" 11572 11573#: app/Module/IndividualFactsTabModule.php:260 11574msgid "Cremation of a spouse" 11575msgstr "" 11576 11577#: app/Module/IndividualFactsTabModule.php:295 11578msgid "Birth of a son" 11579msgstr "" 11580 11581#: app/Module/IndividualFactsTabModule.php:296 11582msgid "Birth of a daughter" 11583msgstr "" 11584 11585#: app/Module/IndividualFactsTabModule.php:297 app/Module/PlacesModule.php:248 11586#: resources/views/admin/trees-preferences.phtml:426 11587msgid "Birth of a child" 11588msgstr "" 11589 11590#: app/Module/IndividualFactsTabModule.php:300 11591msgid "Christening of a son" 11592msgstr "" 11593 11594#: app/Module/IndividualFactsTabModule.php:301 11595msgid "Christening of a daughter" 11596msgstr "" 11597 11598#: app/Module/IndividualFactsTabModule.php:302 11599msgid "Christening of a child" 11600msgstr "" 11601 11602#: app/Module/IndividualFactsTabModule.php:305 11603msgid "Baptism of a son" 11604msgstr "" 11605 11606#: app/Module/IndividualFactsTabModule.php:306 11607msgid "Baptism of a daughter" 11608msgstr "" 11609 11610#: app/Module/IndividualFactsTabModule.php:307 11611msgid "Baptism of a child" 11612msgstr "" 11613 11614#: app/Module/IndividualFactsTabModule.php:310 11615msgid "Adoption of a son" 11616msgstr "" 11617 11618#: app/Module/IndividualFactsTabModule.php:311 11619msgid "Adoption of a daughter" 11620msgstr "" 11621 11622#: app/Module/IndividualFactsTabModule.php:312 11623msgid "Adoption of a child" 11624msgstr "" 11625 11626#: app/Module/IndividualFactsTabModule.php:318 11627msgid "Birth of a brother" 11628msgstr "" 11629 11630#: app/Module/IndividualFactsTabModule.php:319 11631msgid "Birth of a sister" 11632msgstr "" 11633 11634#: app/Module/IndividualFactsTabModule.php:320 11635#: resources/views/admin/trees-preferences.phtml:432 11636msgid "Birth of a sibling" 11637msgstr "" 11638 11639#: app/Module/IndividualFactsTabModule.php:323 11640msgid "Christening of a brother" 11641msgstr "" 11642 11643#: app/Module/IndividualFactsTabModule.php:324 11644msgid "Christening of a sister" 11645msgstr "" 11646 11647#: app/Module/IndividualFactsTabModule.php:325 11648msgid "Christening of a sibling" 11649msgstr "" 11650 11651#: app/Module/IndividualFactsTabModule.php:328 11652msgid "Baptism of a brother" 11653msgstr "" 11654 11655#: app/Module/IndividualFactsTabModule.php:329 11656msgid "Baptism of a sister" 11657msgstr "" 11658 11659#: app/Module/IndividualFactsTabModule.php:330 11660msgid "Baptism of a sibling" 11661msgstr "" 11662 11663#: app/Module/IndividualFactsTabModule.php:333 11664msgid "Adoption of a brother" 11665msgstr "" 11666 11667#: app/Module/IndividualFactsTabModule.php:334 11668msgid "Adoption of a sister" 11669msgstr "" 11670 11671#: app/Module/IndividualFactsTabModule.php:335 11672msgid "Adoption of a sibling" 11673msgstr "" 11674 11675#: app/Module/IndividualFactsTabModule.php:341 11676msgid "Birth of a half-brother" 11677msgstr "" 11678 11679#: app/Module/IndividualFactsTabModule.php:342 11680msgid "Birth of a half-sister" 11681msgstr "" 11682 11683#: app/Module/IndividualFactsTabModule.php:343 11684msgid "Birth of a half-sibling" 11685msgstr "" 11686 11687#: app/Module/IndividualFactsTabModule.php:346 11688msgid "Christening of a half-brother" 11689msgstr "" 11690 11691#: app/Module/IndividualFactsTabModule.php:347 11692msgid "Christening of a half-sister" 11693msgstr "" 11694 11695#: app/Module/IndividualFactsTabModule.php:348 11696msgid "Christening of a half-sibling" 11697msgstr "" 11698 11699#: app/Module/IndividualFactsTabModule.php:351 11700msgid "Baptism of a half-brother" 11701msgstr "" 11702 11703#: app/Module/IndividualFactsTabModule.php:352 11704msgid "Baptism of a half-sister" 11705msgstr "" 11706 11707#: app/Module/IndividualFactsTabModule.php:353 11708msgid "Baptism of a half-sibling" 11709msgstr "" 11710 11711#: app/Module/IndividualFactsTabModule.php:356 11712msgid "Adoption of a half-brother" 11713msgstr "" 11714 11715#: app/Module/IndividualFactsTabModule.php:357 11716msgid "Adoption of a half-sister" 11717msgstr "" 11718 11719#: app/Module/IndividualFactsTabModule.php:358 11720msgid "Adoption of a half-sibling" 11721msgstr "" 11722 11723#: app/Module/IndividualFactsTabModule.php:364 11724msgid "Birth of a grandson" 11725msgstr "" 11726 11727#: app/Module/IndividualFactsTabModule.php:365 11728msgid "Birth of a granddaughter" 11729msgstr "" 11730 11731#: app/Module/IndividualFactsTabModule.php:366 11732#: app/Module/IndividualFactsTabModule.php:389 11733#: app/Module/IndividualFactsTabModule.php:412 11734#: resources/views/admin/trees-preferences.phtml:420 11735msgid "Birth of a grandchild" 11736msgstr "" 11737 11738#: app/Module/IndividualFactsTabModule.php:369 11739msgid "Christening of a grandson" 11740msgstr "" 11741 11742#: app/Module/IndividualFactsTabModule.php:370 11743msgid "Christening of a granddaughter" 11744msgstr "" 11745 11746#: app/Module/IndividualFactsTabModule.php:371 11747#: app/Module/IndividualFactsTabModule.php:394 11748#: app/Module/IndividualFactsTabModule.php:417 11749msgid "Christening of a grandchild" 11750msgstr "" 11751 11752#: app/Module/IndividualFactsTabModule.php:374 11753msgid "Baptism of a grandson" 11754msgstr "" 11755 11756#: app/Module/IndividualFactsTabModule.php:375 11757msgid "Baptism of a granddaughter" 11758msgstr "" 11759 11760#: app/Module/IndividualFactsTabModule.php:376 11761#: app/Module/IndividualFactsTabModule.php:399 11762#: app/Module/IndividualFactsTabModule.php:422 11763#: app/Module/IndividualFactsTabModule.php:499 11764#: app/Module/IndividualFactsTabModule.php:517 11765msgid "Baptism of a grandchild" 11766msgstr "" 11767 11768#: app/Module/IndividualFactsTabModule.php:379 11769msgid "Adoption of a grandson" 11770msgstr "" 11771 11772#: app/Module/IndividualFactsTabModule.php:380 11773msgid "Adoption of a granddaughter" 11774msgstr "" 11775 11776#: app/Module/IndividualFactsTabModule.php:381 11777#: app/Module/IndividualFactsTabModule.php:404 11778#: app/Module/IndividualFactsTabModule.php:427 11779msgid "Adoption of a grandchild" 11780msgstr "" 11781 11782#: app/Module/IndividualFactsTabModule.php:387 11783msgctxt "daughter’s son" 11784msgid "Birth of a grandson" 11785msgstr "" 11786 11787#: app/Module/IndividualFactsTabModule.php:388 11788msgctxt "daughter’s daughter" 11789msgid "Birth of a granddaughter" 11790msgstr "" 11791 11792#: app/Module/IndividualFactsTabModule.php:392 11793msgctxt "daughter’s son" 11794msgid "Christening of a grandson" 11795msgstr "" 11796 11797#: app/Module/IndividualFactsTabModule.php:393 11798msgctxt "daughter’s daughter" 11799msgid "Christening of a granddaughter" 11800msgstr "" 11801 11802#: app/Module/IndividualFactsTabModule.php:397 11803msgctxt "daughter’s son" 11804msgid "Baptism of a grandson" 11805msgstr "" 11806 11807#: app/Module/IndividualFactsTabModule.php:398 11808msgctxt "daughter’s daughter" 11809msgid "Baptism of a granddaughter" 11810msgstr "" 11811 11812#: app/Module/IndividualFactsTabModule.php:402 11813msgctxt "daughter’s son" 11814msgid "Adoption of a grandson" 11815msgstr "" 11816 11817#: app/Module/IndividualFactsTabModule.php:403 11818msgctxt "daughter’s daughter" 11819msgid "Adoption of a granddaughter" 11820msgstr "" 11821 11822#: app/Module/IndividualFactsTabModule.php:410 11823msgctxt "son’s son" 11824msgid "Birth of a grandson" 11825msgstr "" 11826 11827#: app/Module/IndividualFactsTabModule.php:411 11828msgctxt "son’s daughter" 11829msgid "Birth of a granddaughter" 11830msgstr "" 11831 11832#: app/Module/IndividualFactsTabModule.php:415 11833msgctxt "son’s son" 11834msgid "Christening of a grandson" 11835msgstr "" 11836 11837#: app/Module/IndividualFactsTabModule.php:416 11838msgctxt "son’s daughter" 11839msgid "Christening of a granddaughter" 11840msgstr "" 11841 11842#: app/Module/IndividualFactsTabModule.php:420 11843msgctxt "son’s son" 11844msgid "Baptism of a grandson" 11845msgstr "" 11846 11847#: app/Module/IndividualFactsTabModule.php:421 11848msgctxt "son’s daughter" 11849msgid "Baptism of a granddaughter" 11850msgstr "" 11851 11852#: app/Module/IndividualFactsTabModule.php:425 11853msgctxt "son’s son" 11854msgid "Adoption of a grandson" 11855msgstr "" 11856 11857#: app/Module/IndividualFactsTabModule.php:426 11858msgctxt "son’s daughter" 11859msgid "Adoption of a granddaughter" 11860msgstr "" 11861 11862#: app/Module/IndividualFactsTabModule.php:433 11863msgid "Death of a son" 11864msgstr "" 11865 11866#: app/Module/IndividualFactsTabModule.php:434 11867msgid "Death of a daughter" 11868msgstr "" 11869 11870#: app/Module/IndividualFactsTabModule.php:435 11871#: resources/views/admin/trees-preferences.phtml:472 11872msgid "Death of a child" 11873msgstr "" 11874 11875#: app/Module/IndividualFactsTabModule.php:438 11876msgid "Burial of a son" 11877msgstr "" 11878 11879#: app/Module/IndividualFactsTabModule.php:439 11880msgid "Burial of a daughter" 11881msgstr "" 11882 11883#: app/Module/IndividualFactsTabModule.php:440 11884msgid "Burial of a child" 11885msgstr "" 11886 11887#: app/Module/IndividualFactsTabModule.php:443 11888msgid "Cremation of a son" 11889msgstr "" 11890 11891#: app/Module/IndividualFactsTabModule.php:444 11892msgid "Cremation of a daughter" 11893msgstr "" 11894 11895#: app/Module/IndividualFactsTabModule.php:445 11896msgid "Cremation of a child" 11897msgstr "" 11898 11899#: app/Module/IndividualFactsTabModule.php:451 11900msgid "Death of a brother" 11901msgstr "" 11902 11903#: app/Module/IndividualFactsTabModule.php:452 11904msgid "Death of a sister" 11905msgstr "" 11906 11907#: app/Module/IndividualFactsTabModule.php:453 11908#: resources/views/admin/trees-preferences.phtml:478 11909msgid "Death of a sibling" 11910msgstr "" 11911 11912#: app/Module/IndividualFactsTabModule.php:456 11913msgid "Burial of a brother" 11914msgstr "" 11915 11916#: app/Module/IndividualFactsTabModule.php:457 11917msgid "Burial of a sister" 11918msgstr "" 11919 11920#: app/Module/IndividualFactsTabModule.php:458 11921msgid "Burial of a sibling" 11922msgstr "" 11923 11924#: app/Module/IndividualFactsTabModule.php:461 11925msgid "Cremation of a brother" 11926msgstr "" 11927 11928#: app/Module/IndividualFactsTabModule.php:462 11929msgid "Cremation of a sister" 11930msgstr "" 11931 11932#: app/Module/IndividualFactsTabModule.php:463 11933msgid "Cremation of a sibling" 11934msgstr "" 11935 11936#: app/Module/IndividualFactsTabModule.php:469 11937msgid "Death of a half-brother" 11938msgstr "" 11939 11940#: app/Module/IndividualFactsTabModule.php:470 11941msgid "Death of a half-sister" 11942msgstr "" 11943 11944#: app/Module/IndividualFactsTabModule.php:471 11945msgid "Death of a half-sibling" 11946msgstr "" 11947 11948#: app/Module/IndividualFactsTabModule.php:474 11949msgid "Burial of a half-brother" 11950msgstr "" 11951 11952#: app/Module/IndividualFactsTabModule.php:475 11953msgid "Burial of a half-sister" 11954msgstr "" 11955 11956#: app/Module/IndividualFactsTabModule.php:476 11957msgid "Burial of a half-sibling" 11958msgstr "" 11959 11960#: app/Module/IndividualFactsTabModule.php:479 11961msgid "Cremation of a half-brother" 11962msgstr "" 11963 11964#: app/Module/IndividualFactsTabModule.php:480 11965msgid "Cremation of a half-sister" 11966msgstr "" 11967 11968#: app/Module/IndividualFactsTabModule.php:481 11969msgid "Cremation of a half-sibling" 11970msgstr "" 11971 11972#: app/Module/IndividualFactsTabModule.php:487 11973msgid "Death of a grandson" 11974msgstr "" 11975 11976#: app/Module/IndividualFactsTabModule.php:488 11977msgid "Death of a granddaughter" 11978msgstr "" 11979 11980#: app/Module/IndividualFactsTabModule.php:489 11981#: app/Module/IndividualFactsTabModule.php:507 11982#: app/Module/IndividualFactsTabModule.php:525 11983#: resources/views/admin/trees-preferences.phtml:466 11984msgid "Death of a grandchild" 11985msgstr "" 11986 11987#: app/Module/IndividualFactsTabModule.php:492 11988msgid "Burial of a grandson" 11989msgstr "" 11990 11991#: app/Module/IndividualFactsTabModule.php:493 11992msgid "Burial of a granddaughter" 11993msgstr "" 11994 11995#: app/Module/IndividualFactsTabModule.php:494 11996#: app/Module/IndividualFactsTabModule.php:512 11997#: app/Module/IndividualFactsTabModule.php:530 11998msgid "Burial of a grandchild" 11999msgstr "" 12000 12001#: app/Module/IndividualFactsTabModule.php:497 12002msgid "Cremation of a grandson" 12003msgstr "" 12004 12005#: app/Module/IndividualFactsTabModule.php:498 12006msgid "Cremation of a granddaughter" 12007msgstr "" 12008 12009#: app/Module/IndividualFactsTabModule.php:505 12010msgctxt "daughter’s son" 12011msgid "Death of a grandson" 12012msgstr "" 12013 12014#: app/Module/IndividualFactsTabModule.php:506 12015msgctxt "daughter’s daughter" 12016msgid "Death of a granddaughter" 12017msgstr "" 12018 12019#: app/Module/IndividualFactsTabModule.php:510 12020msgctxt "daughter’s son" 12021msgid "Burial of a grandson" 12022msgstr "" 12023 12024#: app/Module/IndividualFactsTabModule.php:511 12025msgctxt "daughter’s daughter" 12026msgid "Burial of a granddaughter" 12027msgstr "" 12028 12029#: app/Module/IndividualFactsTabModule.php:515 12030msgctxt "daughter’s son" 12031msgid "Cremation of a grandson" 12032msgstr "" 12033 12034#: app/Module/IndividualFactsTabModule.php:516 12035msgctxt "daughter’s daughter" 12036msgid "Cremation of a granddaughter" 12037msgstr "" 12038 12039#: app/Module/IndividualFactsTabModule.php:523 12040msgctxt "son’s son" 12041msgid "Death of a grandson" 12042msgstr "" 12043 12044#: app/Module/IndividualFactsTabModule.php:524 12045msgctxt "son’s daughter" 12046msgid "Death of a granddaughter" 12047msgstr "" 12048 12049#: app/Module/IndividualFactsTabModule.php:528 12050msgctxt "son’s son" 12051msgid "Burial of a grandson" 12052msgstr "" 12053 12054#: app/Module/IndividualFactsTabModule.php:529 12055msgctxt "son’s daughter" 12056msgid "Burial of a granddaughter" 12057msgstr "" 12058 12059#: app/Module/IndividualFactsTabModule.php:533 12060msgctxt "son’s son" 12061msgid "Cremation of a grandson" 12062msgstr "" 12063 12064#: app/Module/IndividualFactsTabModule.php:534 12065msgctxt "son’s daughter" 12066msgid "Cremation of a granddaughter" 12067msgstr "" 12068 12069#: app/Module/IndividualFactsTabModule.php:535 12070msgid "Cremation of a grandchild" 12071msgstr "" 12072 12073#: app/Module/IndividualFactsTabModule.php:540 12074msgid "Marriage of a son" 12075msgstr "" 12076 12077#: app/Module/IndividualFactsTabModule.php:541 12078msgid "Marriage of a daughter" 12079msgstr "" 12080 12081#: app/Module/IndividualFactsTabModule.php:542 12082#: resources/views/admin/trees-preferences.phtml:446 12083msgid "Marriage of a child" 12084msgstr "" 12085 12086#: app/Module/IndividualFactsTabModule.php:546 12087msgid "Marriage of a grandson" 12088msgstr "" 12089 12090#: app/Module/IndividualFactsTabModule.php:547 12091msgid "Marriage of a granddaughter" 12092msgstr "" 12093 12094#: app/Module/IndividualFactsTabModule.php:548 12095#: app/Module/IndividualFactsTabModule.php:554 12096#: app/Module/IndividualFactsTabModule.php:560 12097#: resources/views/admin/trees-preferences.phtml:440 12098msgid "Marriage of a grandchild" 12099msgstr "" 12100 12101#: app/Module/IndividualFactsTabModule.php:552 12102msgctxt "daughter’s son" 12103msgid "Marriage of a grandson" 12104msgstr "" 12105 12106#: app/Module/IndividualFactsTabModule.php:553 12107msgctxt "daughter’s daughter" 12108msgid "Marriage of a granddaughter" 12109msgstr "" 12110 12111#: app/Module/IndividualFactsTabModule.php:558 12112msgctxt "son’s son" 12113msgid "Marriage of a grandson" 12114msgstr "" 12115 12116#: app/Module/IndividualFactsTabModule.php:559 12117msgctxt "son’s daughter" 12118msgid "Marriage of a granddaughter" 12119msgstr "" 12120 12121#: app/Module/IndividualFactsTabModule.php:564 12122msgid "Marriage of a brother" 12123msgstr "" 12124 12125#: app/Module/IndividualFactsTabModule.php:565 12126msgid "Marriage of a sister" 12127msgstr "" 12128 12129#: app/Module/IndividualFactsTabModule.php:566 12130#: resources/views/admin/trees-preferences.phtml:452 12131msgid "Marriage of a sibling" 12132msgstr "" 12133 12134#: app/Module/IndividualFactsTabModule.php:570 12135msgid "Marriage of a half-brother" 12136msgstr "" 12137 12138#: app/Module/IndividualFactsTabModule.php:571 12139msgid "Marriage of a half-sister" 12140msgstr "" 12141 12142#: app/Module/IndividualFactsTabModule.php:572 12143msgid "Marriage of a half-sibling" 12144msgstr "" 12145 12146#: app/Module/IndividualFactsTabModule.php:731 12147#: resources/views/admin/trees-preferences.phtml:484 12148msgid "Death of a parent" 12149msgstr "" 12150 12151#: app/Module/IndividualFactsTabModule.php:734 12152msgid "Burial of a father" 12153msgstr "" 12154 12155#: app/Module/IndividualFactsTabModule.php:735 12156msgid "Burial of a mother" 12157msgstr "" 12158 12159#: app/Module/IndividualFactsTabModule.php:736 12160msgid "Burial of a parent" 12161msgstr "" 12162 12163#: app/Module/IndividualFactsTabModule.php:739 12164msgid "Cremation of a father" 12165msgstr "" 12166 12167#: app/Module/IndividualFactsTabModule.php:740 12168msgid "Cremation of a mother" 12169msgstr "" 12170 12171#: app/Module/IndividualFactsTabModule.php:741 12172msgid "Cremation of a parent" 12173msgstr "" 12174 12175#: app/Module/IndividualFactsTabModule.php:747 12176msgid "Death of a grandfather" 12177msgstr "" 12178 12179#: app/Module/IndividualFactsTabModule.php:748 12180msgid "Death of a grandmother" 12181msgstr "" 12182 12183#: app/Module/IndividualFactsTabModule.php:749 12184#: app/Module/IndividualFactsTabModule.php:767 12185#: app/Module/IndividualFactsTabModule.php:785 12186#: resources/views/admin/trees-preferences.phtml:496 12187msgid "Death of a grandparent" 12188msgstr "" 12189 12190#: app/Module/IndividualFactsTabModule.php:752 12191msgid "Burial of a grandfather" 12192msgstr "" 12193 12194#: app/Module/IndividualFactsTabModule.php:753 12195msgid "Burial of a grandmother" 12196msgstr "" 12197 12198#: app/Module/IndividualFactsTabModule.php:754 12199#: app/Module/IndividualFactsTabModule.php:772 12200#: app/Module/IndividualFactsTabModule.php:790 12201msgid "Burial of a grandparent" 12202msgstr "" 12203 12204#: app/Module/IndividualFactsTabModule.php:757 12205msgid "Cremation of a grandfather" 12206msgstr "" 12207 12208#: app/Module/IndividualFactsTabModule.php:758 12209msgid "Cremation of a grandmother" 12210msgstr "" 12211 12212#: app/Module/IndividualFactsTabModule.php:759 12213#: app/Module/IndividualFactsTabModule.php:777 12214#: app/Module/IndividualFactsTabModule.php:795 12215msgid "Cremation of a grandparent" 12216msgstr "" 12217 12218#: app/Module/IndividualFactsTabModule.php:765 12219msgid "Death of a maternal grandfather" 12220msgstr "" 12221 12222#: app/Module/IndividualFactsTabModule.php:766 12223msgid "Death of a maternal grandmother" 12224msgstr "" 12225 12226#: app/Module/IndividualFactsTabModule.php:770 12227msgid "Burial of a maternal grandfather" 12228msgstr "" 12229 12230#: app/Module/IndividualFactsTabModule.php:771 12231msgid "Burial of a maternal grandmother" 12232msgstr "" 12233 12234#: app/Module/IndividualFactsTabModule.php:775 12235msgid "Cremation of a maternal grandfather" 12236msgstr "" 12237 12238#: app/Module/IndividualFactsTabModule.php:776 12239msgid "Cremation of a maternal grandmother" 12240msgstr "" 12241 12242#: app/Module/IndividualFactsTabModule.php:783 12243msgid "Death of a paternal grandfather" 12244msgstr "" 12245 12246#: app/Module/IndividualFactsTabModule.php:784 12247msgid "Death of a paternal grandmother" 12248msgstr "" 12249 12250#: app/Module/IndividualFactsTabModule.php:788 12251msgid "Burial of a paternal grandfather" 12252msgstr "" 12253 12254#: app/Module/IndividualFactsTabModule.php:789 12255msgid "Burial of a paternal grandmother" 12256msgstr "" 12257 12258#: app/Module/IndividualFactsTabModule.php:793 12259msgid "Cremation of a paternal grandfather" 12260msgstr "" 12261 12262#: app/Module/IndividualFactsTabModule.php:794 12263msgid "Cremation of a paternal grandmother" 12264msgstr "" 12265 12266#: app/Module/IndividualFactsTabModule.php:800 12267msgid "Marriage of a father" 12268msgstr "" 12269 12270#: app/Module/IndividualFactsTabModule.php:801 12271msgid "Marriage of a mother" 12272msgstr "" 12273 12274#: app/Module/IndividualFactsTabModule.php:802 12275#: resources/views/admin/trees-preferences.phtml:458 12276msgid "Marriage of a parent" 12277msgstr "" 12278 12279#: app/Module/IndividualFactsTabModule.php:835 12280msgid "Marriage of parents" 12281msgstr "" 12282 12283#. I18N: Name of a module/report 12284#: app/Module/IndividualFamiliesReportModule.php:44 12285#: resources/xml/reports/individual_ext_report.xml:3 12286#: resources/xml/reports/individual_ext_report.xml:91 12287msgid "Related families" 12288msgstr "" 12289 12290#. I18N: Description of the “Related families” 12291#: app/Module/IndividualFamiliesReportModule.php:56 12292#: resources/xml/reports/individual_ext_report.xml:4 12293msgid "A report of the families that are closely related to an individual." 12294msgstr "" 12295 12296#. I18N: Description of the “Individuals” module 12297#: app/Module/IndividualListModule.php:111 12298msgid "A list of individuals." 12299msgstr "" 12300 12301#: app/Module/IndividualListModule.php:296 12302#: app/Module/IndividualListModule.php:512 12303#: resources/views/admin/trees-export.phtml:95 12304#: resources/views/modules/clippings/download.phtml:21 12305#: resources/xml/reports/cemetery_report.xml:7 12306#: resources/xml/reports/death_report.xml:10 12307#: resources/xml/reports/individual_ext_report.xml:11 12308#: resources/xml/reports/individual_report.xml:8 12309msgid "None" 12310msgstr "" 12311 12312#: app/Module/IndividualListModule.php:352 12313#, php-format 12314msgid "Exclude individuals with “%s” as a married name" 12315msgstr "" 12316 12317#: app/Module/IndividualListModule.php:358 12318#, php-format 12319msgid "Include individuals with “%s” as a married name" 12320msgstr "" 12321 12322#: app/Module/IndividualListModule.php:367 12323msgid "Show the list of individuals" 12324msgstr "" 12325 12326#: app/Module/IndividualListModule.php:373 12327msgid "Show the list of surnames" 12328msgstr "" 12329 12330#: app/Module/IndividualListModule.php:421 12331#, php-format 12332msgid "Individuals with surname %s" 12333msgstr "" 12334 12335#. I18N: Name of a module/sidebar 12336#: app/Module/IndividualMetadataModule.php:56 12337msgid "Extra information" 12338msgstr "" 12339 12340#. I18N: Description of the “Extra information” module 12341#: app/Module/IndividualMetadataModule.php:67 12342msgid "A sidebar showing non-genealogy information about an individual." 12343msgstr "" 12344 12345#. I18N: Description of the “Individual” module 12346#: app/Module/IndividualReportModule.php:52 12347#: resources/xml/reports/individual_report.xml:4 12348msgid "A report of an individual’s details." 12349msgstr "" 12350 12351#: app/Module/InteractiveTree/TreeView.php:353 12352msgctxt "unknown family" 12353msgid "unknown" 12354msgstr "" 12355 12356#. I18N: e.g. “Son of [father name & mother name]” 12357#: app/Module/InteractiveTree/TreeView.php:358 12358#, php-format 12359msgid "Son of %s" 12360msgstr "" 12361 12362#. I18N: e.g. “Daughter of [father name & mother name]” 12363#: app/Module/InteractiveTree/TreeView.php:362 12364#, php-format 12365msgid "Daughter of %s" 12366msgstr "" 12367 12368#. I18N: e.g. “Child of [father name & mother name]” 12369#: app/Module/InteractiveTree/TreeView.php:366 12370#, php-format 12371msgid "Child of %s" 12372msgstr "" 12373 12374#. I18N: Description of the “Interactive tree” module 12375#: app/Module/InteractiveTreeModule.php:64 12376msgid "An interactive tree, showing all the ancestors and descendants of an individual." 12377msgstr "" 12378 12379#. I18N: Name of a module/chart 12380#: app/Module/LifespansChartModule.php:90 12381msgid "Lifespans" 12382msgstr "" 12383 12384#. I18N: Description of the “LifespansChart” module 12385#: app/Module/LifespansChartModule.php:101 12386msgid "A chart of individuals’ lifespans." 12387msgstr "" 12388 12389#: app/Module/LifespansChartModule.php:256 12390#: resources/views/admin/trees-unconnected.phtml:38 12391#: resources/views/calendar-list.phtml:17 12392#, php-format 12393msgid "%s individual" 12394msgid_plural "%s individuals" 12395msgstr[0] "" 12396msgstr[1] "" 12397 12398#. I18N: Description of the “Lists” module 12399#: app/Module/ListsMenuModule.php:69 12400msgid "The lists menu." 12401msgstr "" 12402 12403#. I18N: Name of a module. (A list of users who are online now) 12404#: app/Module/LoggedInUsersModule.php:42 12405msgid "Who is online" 12406msgstr "" 12407 12408#. I18N: Description of the “Who is online” module 12409#: app/Module/LoggedInUsersModule.php:53 12410msgid "A list of users and visitors who are currently online." 12411msgstr "" 12412 12413#. I18N: Description of the “Sign in” module 12414#: app/Module/LoginBlockModule.php:54 12415msgid "An alternative way to sign in and sign out." 12416msgstr "" 12417 12418#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:302 12419#: resources/views/layouts/administration.phtml:66 12420msgid "Sign out" 12421msgstr "" 12422 12423#. I18N: Name of a module/report 12424#: app/Module/MarriageReportModule.php:40 12425#: resources/views/modules/statistics-chart/custom.phtml:59 12426#: resources/xml/reports/marriage_report.xml:3 12427#: resources/xml/reports/marriage_report.xml:30 12428msgid "Marriages" 12429msgstr "" 12430 12431#. I18N: Description of the “Marriages” module 12432#: app/Module/MarriageReportModule.php:52 12433#: resources/xml/reports/marriage_report.xml:4 12434msgid "A report of individuals who were married in a given time or place." 12435msgstr "" 12436 12437#: app/Module/MatomoAnalyticsModule.php:42 12438msgid "Matomo™ / Piwik™ analytics" 12439msgstr "" 12440 12441#. I18N: Description of the “Media objects” module 12442#: app/Module/MediaListModule.php:94 12443msgid "A list of media objects." 12444msgstr "" 12445 12446#. I18N: Name of a module 12447#: app/Module/MediaListModule.php:220 app/Module/MediaTabModule.php:60 12448#: resources/views/admin/control-panel.phtml:277 12449#: resources/views/admin/control-panel.phtml:701 12450#: resources/views/admin/media.phtml:99 12451#: resources/views/lists/media-table.phtml:69 12452#: resources/views/modules/recent_changes/changes-table.phtml:65 12453msgid "Media" 12454msgstr "" 12455 12456#. I18N: Description of the “Media” module 12457#: app/Module/MediaTabModule.php:71 12458msgid "A tab showing the media objects linked to an individual." 12459msgstr "" 12460 12461#. I18N: Name of a theme. 12462#: app/Module/MinimalTheme.php:39 12463msgid "minimal" 12464msgstr "" 12465 12466#. I18N: Name of a module/report 12467#: app/Module/MissingFactsReportModule.php:44 12468#: resources/xml/reports/missing_facts_report.xml:3 12469#: resources/xml/reports/missing_facts_report.xml:52 12470msgid "Missing data" 12471msgstr "" 12472 12473#. I18N: Description of the “Missing data” 12474#: app/Module/MissingFactsReportModule.php:56 12475#: resources/xml/reports/missing_facts_report.xml:4 12476msgid "A report of the information that is missing for an individual and their relatives." 12477msgstr "" 12478 12479#: app/Module/ModuleHistoricEventsTrait.php:40 12480msgid "Add historic events to an individual’s page." 12481msgstr "" 12482 12483#: app/Module/ModuleThemeTrait.php:65 app/Module/ModuleThemeTrait.php:451 12484#: resources/views/admin/modules.phtml:256 12485#: resources/views/admin/modules.phtml:259 12486#: resources/views/admin/users-edit.phtml:180 12487msgid "Theme" 12488msgstr "" 12489 12490#: app/Module/ModuleThemeTrait.php:173 resources/views/chart-box.phtml:35 12491msgid "Family with spouse" 12492msgstr "" 12493 12494#: app/Module/ModuleThemeTrait.php:204 app/Module/ModuleThemeTrait.php:208 12495msgid "Customize this page" 12496msgstr "" 12497 12498#: app/Module/ModuleThemeTrait.php:334 app/Module/UserWelcomeModule.php:108 12499msgid "My individual record" 12500msgstr "" 12501 12502#: app/Module/ModuleThemeTrait.php:363 12503msgid "My pages" 12504msgstr "" 12505 12506#: app/Module/ModuleThemeTrait.php:397 12507msgid "My pedigree" 12508msgstr "" 12509 12510#. I18N: Name of a module/list 12511#: app/Module/NoteListModule.php:70 12512#: resources/views/lists/sources-table.phtml:92 12513#: resources/views/search-general-page.phtml:62 12514msgid "Shared notes" 12515msgstr "" 12516 12517#. I18N: Description of the “Shared notes” module 12518#: app/Module/NoteListModule.php:81 12519msgid "A list of shared notes." 12520msgstr "" 12521 12522#. I18N: Description of the “Notes” module 12523#: app/Module/NotesTabModule.php:70 12524msgid "A tab showing the notes attached to an individual." 12525msgstr "" 12526 12527#. I18N: Name of a report 12528#: app/Module/OccupationReportModule.php:44 12529#: resources/xml/reports/occupation_report.xml:3 12530#: resources/xml/reports/occupation_report.xml:37 12531msgid "Occupations" 12532msgstr "" 12533 12534#. I18N: Description of the “Occupations” module 12535#: app/Module/OccupationReportModule.php:56 12536#: resources/xml/reports/occupation_report.xml:4 12537msgid "A report of individuals who had a given occupation." 12538msgstr "" 12539 12540#. I18N: Name of a module 12541#: app/Module/OnThisDayModule.php:101 12542msgid "On this day" 12543msgstr "" 12544 12545#. I18N: Description of the “On this day” module 12546#: app/Module/OnThisDayModule.php:112 12547msgid "A list of the anniversaries that occur today." 12548msgstr "" 12549 12550#. I18N: An option in a list-box 12551#: app/Module/OnThisDayModule.php:266 app/Module/RecentChangesModule.php:264 12552#: app/Module/UpcomingAnniversariesModule.php:282 12553#: resources/xml/reports/bdm_report.xml:11 12554#: resources/xml/reports/birth_report.xml:9 12555#: resources/xml/reports/cemetery_report.xml:6 12556#: resources/xml/reports/change_report.xml:7 12557#: resources/xml/reports/death_report.xml:9 12558#: resources/xml/reports/fact_sources.xml:7 12559#: resources/xml/reports/individual_ext_report.xml:8 12560#: resources/xml/reports/marriage_report.xml:9 12561#: resources/xml/reports/occupation_report.xml:6 12562#: resources/xml/reports/relative_ext_report.xml:7 12563msgid "sort by name" 12564msgstr "" 12565 12566#. I18N: An option in a list-box 12567#: app/Module/OnThisDayModule.php:268 app/Module/RecentChangesModule.php:266 12568msgid "sort by date, oldest first" 12569msgstr "" 12570 12571#. I18N: An option in a list-box 12572#: app/Module/OnThisDayModule.php:270 app/Module/RecentChangesModule.php:268 12573msgid "sort by date, newest first" 12574msgstr "" 12575 12576#. I18N: Description of the “PedigreeChart” module 12577#: app/Module/PedigreeChartModule.php:129 12578msgid "A chart of an individual’s ancestors, formatted as a tree." 12579msgstr "" 12580 12581#. I18N: %s is an individual’s name 12582#: app/Module/PedigreeChartModule.php:164 12583#, php-format 12584msgid "Pedigree tree of %s" 12585msgstr "" 12586 12587#: app/Module/PedigreeChartModule.php:383 12588msgid "Left" 12589msgstr "" 12590 12591#: app/Module/PedigreeChartModule.php:384 12592msgid "Right" 12593msgstr "" 12594 12595#: app/Module/PedigreeChartModule.php:385 12596msgid "Up" 12597msgstr "" 12598 12599#: app/Module/PedigreeChartModule.php:386 12600msgid "Down" 12601msgstr "" 12602 12603#. I18N: Name of a module 12604#: app/Module/PedigreeMapModule.php:124 12605msgid "Pedigree map" 12606msgstr "" 12607 12608#. I18N: Description of the “Pedigree map” module 12609#: app/Module/PedigreeMapModule.php:135 12610msgid "Show the birthplace of ancestors on a map." 12611msgstr "" 12612 12613#. I18N: %s is an individual’s name 12614#: app/Module/PedigreeMapModule.php:170 app/Module/PedigreeMapModule.php:234 12615#, php-format 12616msgid "Pedigree map of %s" 12617msgstr "" 12618 12619#. I18N: Description of the “Pedigree” module 12620#: app/Module/PedigreeReportModule.php:52 12621#: resources/xml/reports/pedigree_report.xml:4 12622msgid "A report of an individual’s ancestors, formatted as a tree." 12623msgstr "" 12624 12625#. I18N: Name of a module/list 12626#: app/Module/PlaceHierarchyListModule.php:98 12627#: app/Module/PlaceHierarchyListModule.php:246 12628#: resources/views/place-hierarchy.phtml:10 12629msgid "Place hierarchy" 12630msgstr "" 12631 12632#. I18N: Description of the “Place hierarchy” module 12633#: app/Module/PlaceHierarchyListModule.php:109 12634msgid "The place hierarchy." 12635msgstr "" 12636 12637#: app/Module/PlaceHierarchyListModule.php:211 12638msgid "Show place hierarchy" 12639msgstr "" 12640 12641#: app/Module/PlaceHierarchyListModule.php:217 12642msgid "Show all places in a list" 12643msgstr "" 12644 12645#. I18N: Name of a module 12646#: app/Module/PlacesModule.php:67 12647#: resources/views/admin/trees-preferences.phtml:550 12648#: resources/views/search-replace-page.phtml:38 12649#: resources/views/statistics/other/places.phtml:12 12650msgid "Places" 12651msgstr "" 12652 12653#. I18N: Description of the “Places” module 12654#: app/Module/PlacesModule.php:78 12655msgid "Show the location of events on a map." 12656msgstr "" 12657 12658#. I18N: Name of a module 12659#: app/Module/PoweredByWebtreesModule.php:41 12660msgid "Powered by webtrees™" 12661msgstr "" 12662 12663#. I18N: Description of the “webtrees” module 12664#: app/Module/PoweredByWebtreesModule.php:52 12665msgid "A link to the webtrees home page." 12666msgstr "" 12667 12668#. I18N: Name of a module 12669#: app/Module/PrivacyPolicy.php:67 app/Module/PrivacyPolicy.php:128 12670#: resources/views/modules/privacy-policy/footer.phtml:10 12671msgid "Privacy policy" 12672msgstr "" 12673 12674#. I18N: Description of the “Cookie warning” module 12675#: app/Module/PrivacyPolicy.php:78 12676msgid "Show a privacy policy." 12677msgstr "" 12678 12679#. I18N: Name of a module 12680#: app/Module/RecentChangesModule.php:88 12681#: resources/xml/reports/change_report.xml:92 12682msgid "Recent changes" 12683msgstr "" 12684 12685#. I18N: Description of the “Recent changes” module 12686#: app/Module/RecentChangesModule.php:99 12687msgid "A list of records that have been updated recently." 12688msgstr "" 12689 12690#: app/Module/RecentChangesModule.php:152 12691#, php-format 12692msgid "There have been no changes within the last %s day." 12693msgid_plural "There have been no changes within the last %s days." 12694msgstr[0] "" 12695msgstr[1] "" 12696 12697#: app/Module/RecentChangesModule.php:178 12698#, php-format 12699msgid "Changes in the last %s day" 12700msgid_plural "Changes in the last %s days" 12701msgstr[0] "" 12702msgstr[1] "" 12703 12704#. I18N: An option in a list-box 12705#: app/Module/RecentChangesModule.php:273 12706msgid "show changes made in webtrees" 12707msgstr "" 12708 12709#. I18N: An option in a list-box 12710#: app/Module/RecentChangesModule.php:275 12711msgid "show changes recorded in the genealogy data" 12712msgstr "" 12713 12714#. I18N: Description of the “Legacy URLs” module 12715#: app/Module/RedirectLegacyUrlsModule.php:114 12716msgid "Redirect old URLs from webtrees version 1." 12717msgstr "" 12718 12719#. I18N: Name of a module - historic/obsolete URLs. 12720#: app/Module/RedirectLegacyUrlsModule.php:120 12721msgid "Legacy URLs" 12722msgstr "" 12723 12724#. I18N: Name of a report 12725#: app/Module/RelatedIndividualsReportModule.php:40 12726#: resources/xml/reports/relative_ext_report.xml:3 12727#: resources/xml/reports/relative_ext_report.xml:43 12728msgid "Related individuals" 12729msgstr "" 12730 12731#. I18N: Description of the “Related individuals” module 12732#: app/Module/RelatedIndividualsReportModule.php:52 12733#: resources/xml/reports/relative_ext_report.xml:4 12734msgid "A report of the individuals that are closely related to an individual." 12735msgstr "" 12736 12737#. I18N: Description of the “RelationshipsChart” module 12738#: app/Module/RelationshipsChartModule.php:110 12739msgid "A chart displaying relationships between two individuals." 12740msgstr "" 12741 12742#: app/Module/RelationshipsChartModule.php:138 12743msgid "Relationship to me" 12744msgstr "" 12745 12746#. I18N: Name of a module/chart 12747#. I18N: Configuration option 12748#: app/Module/RelationshipsChartModule.php:171 12749#: app/Module/RelationshipsChartModule.php:255 12750#: resources/views/lists/individuals-table.phtml:284 12751#: resources/views/modules/relationships-chart/config.phtml:23 12752msgid "Relationships" 12753msgstr "" 12754 12755#. I18N: %s are individual’s names 12756#: app/Module/RelationshipsChartModule.php:247 12757#, php-format 12758msgid "Relationships between %1$s and %2$s" 12759msgstr "" 12760 12761#: app/Module/RelationshipsChartModule.php:310 12762#, php-format 12763msgid "Relationship: %s" 12764msgstr "" 12765 12766#: app/Module/RelationshipsChartModule.php:384 12767msgid "No link between the two individuals could be found." 12768msgstr "" 12769 12770#: app/Module/RelationshipsChartModule.php:407 12771msgid "Chart preferences" 12772msgstr "" 12773 12774#: app/Module/RelationshipsChartModule.php:441 12775msgid "Find any relationship" 12776msgstr "" 12777 12778#: app/Module/RelationshipsChartModule.php:442 12779#: resources/views/modules/relationships-chart/page.phtml:40 12780msgid "Find relationships via ancestors" 12781msgstr "" 12782 12783#: app/Module/RelationshipsChartModule.php:458 12784msgid "unlimited" 12785msgstr "" 12786 12787#: app/Module/RelationshipsChartModule.php:709 12788msgid "Find all possible relationships" 12789msgstr "" 12790 12791#: app/Module/RelationshipsChartModule.php:711 12792msgid "Find other relationships" 12793msgstr "" 12794 12795#: app/Module/RelationshipsChartModule.php:715 12796#: resources/views/modules/relationships-chart/page.phtml:54 12797msgid "Find the closest relationships" 12798msgstr "" 12799 12800#. I18N: Description of the “Families” module 12801#: app/Module/RelativesTabModule.php:53 12802msgid "A tab showing the close relatives of an individual." 12803msgstr "" 12804 12805#. I18N: Description of the “Reports” module 12806#: app/Module/ReportsMenuModule.php:72 12807msgid "The reports menu." 12808msgstr "" 12809 12810#. I18N: Description of the “Repositories” module 12811#: app/Module/RepositoryListModule.php:84 12812msgid "A list of repositories." 12813msgstr "" 12814 12815#. I18N: Name of a module. Tasks that need further research. 12816#: app/Module/ResearchTaskModule.php:59 12817msgid "Research tasks" 12818msgstr "" 12819 12820#. I18N: Description of “Research tasks” module 12821#: app/Module/ResearchTaskModule.php:70 12822msgid "A list of tasks and activities that are linked to the family tree." 12823msgstr "" 12824 12825#: app/Module/ResearchTaskModule.php:117 12826msgid "There are no research tasks in this family tree." 12827msgstr "" 12828 12829#. I18N: Description of the “Pending changes” module 12830#: app/Module/ReviewChangesModule.php:91 12831msgid "A list of changes that need to be reviewed by a moderator, and email notifications." 12832msgstr "" 12833 12834#: app/Module/ReviewChangesModule.php:155 12835#: resources/views/emails/pending-changes-html.phtml:13 12836#: resources/views/emails/pending-changes-text.phtml:10 12837msgid "There are pending changes for you to moderate." 12838msgstr "" 12839 12840#: app/Module/ReviewChangesModule.php:161 12841msgid "Last email reminder was sent " 12842msgstr "" 12843 12844#: app/Module/ReviewChangesModule.php:162 12845msgid "Next email reminder will be sent after " 12846msgstr "" 12847 12848#. I18N: Name of a module 12849#. I18N: A button label. 12850#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 12851#: resources/views/admin/data-fix-page.phtml:42 12852#: resources/views/admin/location-edit.phtml:162 12853#: resources/views/admin/location-edit.phtml:184 12854#: resources/views/layouts/default.phtml:92 12855#: resources/views/layouts/default.phtml:94 12856#: resources/views/modules/descendancy/sidebar.phtml:10 12857#: resources/views/modules/descendancy/sidebar.phtml:29 12858#: resources/views/modules/fix-place-names/options.phtml:11 12859#: resources/views/search-replace-page.phtml:35 12860msgid "Search" 12861msgstr "" 12862 12863#. I18N: Description of the “Search” module 12864#: app/Module/SearchMenuModule.php:59 12865msgid "The search menu." 12866msgstr "" 12867 12868#. I18N: Description of the “Sitemaps” module 12869#: app/Module/SiteMapModule.php:117 12870msgid "Generate sitemap files for search engines." 12871msgstr "" 12872 12873#. I18N: Name of a module - see http://en.wikipedia.org/wiki/Sitemaps 12874#: app/Module/SiteMapModule.php:163 12875msgid "Sitemaps" 12876msgstr "" 12877 12878#. I18N: Description of the “Slide show” module 12879#: app/Module/SlideShowModule.php:61 12880msgid "Random images from the current family tree." 12881msgstr "" 12882 12883#: app/Module/SlideShowModule.php:164 12884msgid "This family tree has no images to display." 12885msgstr "" 12886 12887#. I18N: Description of the “Sources” module 12888#: app/Module/SourceListModule.php:83 12889msgid "A list of sources." 12890msgstr "" 12891 12892#. I18N: Description of the “Sources” module 12893#: app/Module/SourcesTabModule.php:70 12894msgid "A tab showing the sources linked to an individual." 12895msgstr "" 12896 12897#: app/Module/StatcounterModule.php:41 12898msgid "Statcounter™" 12899msgstr "" 12900 12901#. I18N: Description of the “StatisticsChart” module 12902#: app/Module/StatisticsChartModule.php:106 12903msgid "Various statistics charts." 12904msgstr "" 12905 12906#: app/Module/StatisticsChartModule.php:288 12907#: resources/views/modules/statistics-chart/custom.phtml:28 12908msgid "Month of birth" 12909msgstr "" 12910 12911#: app/Module/StatisticsChartModule.php:337 12912#: resources/views/modules/statistics-chart/custom.phtml:29 12913msgid "Month of death" 12914msgstr "" 12915 12916#: app/Module/StatisticsChartModule.php:386 12917#: resources/views/modules/statistics-chart/custom.phtml:44 12918msgid "Month of marriage" 12919msgstr "" 12920 12921#: app/Module/StatisticsChartModule.php:428 12922#: resources/views/modules/statistics-chart/custom.phtml:30 12923msgid "Month of birth of first child in a relation" 12924msgstr "" 12925 12926#: app/Module/StatisticsChartModule.php:477 12927#: resources/views/modules/statistics-chart/custom.phtml:45 12928msgid "Month of first marriage" 12929msgstr "" 12930 12931#: app/Module/StatisticsChartModule.php:529 12932#: app/Statistics/Google/ChartAge.php:139 12933#: resources/views/modules/gedcom_stats/config.phtml:37 12934#: resources/views/modules/gedcom_stats/statistics.phtml:199 12935#: resources/views/modules/html/template-statistics.phtml:84 12936#: resources/views/modules/statistics-chart/custom.phtml:31 12937#: resources/views/statistics/individuals/lifespan.phtml:20 12938msgid "Average age at death" 12939msgstr "" 12940 12941#: app/Module/StatisticsChartModule.php:530 12942#: app/Module/StatisticsChartModule.php:592 12943#: app/Module/StatisticsChartModule.php:653 12944msgid "age" 12945msgstr "" 12946 12947#: app/Module/StatisticsChartModule.php:591 12948#: resources/views/lists/families-table.phtml:483 12949#: resources/views/lists/families-table.phtml:525 12950#: resources/views/modules/statistics-chart/custom.phtml:32 12951#: resources/views/statistics/families/marriage-age.phtml:12 12952msgid "Age in year of marriage" 12953msgstr "" 12954 12955#: app/Module/StatisticsChartModule.php:652 12956#: resources/views/modules/statistics-chart/custom.phtml:33 12957msgid "Age in year of first marriage" 12958msgstr "" 12959 12960#: app/Module/StatisticsChartModule.php:778 12961#: app/Statistics/Google/ChartBirth.php:115 12962#: app/Statistics/Google/ChartCommonGiven.php:82 12963#: app/Statistics/Google/ChartCommonSurname.php:141 12964#: app/Statistics/Google/ChartDeath.php:115 12965#: app/Statistics/Google/ChartDistribution.php:128 12966#: app/Statistics/Google/ChartDivorce.php:115 12967#: app/Statistics/Google/ChartFamilyLargest.php:105 12968#: app/Statistics/Google/ChartFamilyWithSources.php:77 12969#: app/Statistics/Google/ChartIndividualWithSources.php:77 12970#: app/Statistics/Google/ChartMarriage.php:115 12971#: app/Statistics/Google/ChartMedia.php:76 12972#: app/Statistics/Google/ChartMortality.php:67 12973#: app/Statistics/Google/ChartNoChildrenFamilies.php:103 12974#: app/Statistics/Google/ChartSex.php:56 12975#: resources/views/admin/control-panel.phtml:388 12976#: resources/views/lists/chart-by-age.phtml:24 12977#: resources/views/lists/chart-by-decade.phtml:16 12978msgid "Total" 12979msgstr "" 12980 12981#. I18N: Label on a graph; 40+ means 40 or more 12982#: app/Module/StatisticsChartModule.php:876 12983#, php-format 12984msgid "%s+" 12985msgstr "" 12986 12987#: app/Module/StatisticsChartModule.php:962 12988#: app/Statistics/Repository/EventRepository.php:246 12989#: app/Statistics/Repository/FamilyDatesRepository.php:102 12990#: app/Statistics/Repository/FamilyRepository.php:517 12991#: app/Statistics/Repository/IndividualRepository.php:1771 12992#: app/Statistics/Repository/IndividualRepository.php:1796 12993#: resources/views/statistics/families/birth-age.phtml:31 12994#: resources/views/statistics/families/birth-age.phtml:51 12995#: resources/views/statistics/families/birth-age.phtml:73 12996#: resources/views/statistics/families/birth-age.phtml:93 12997#: resources/views/statistics/families/marriage-age.phtml:31 12998#: resources/views/statistics/families/marriage-age.phtml:51 12999#: resources/views/statistics/families/marriage-age.phtml:73 13000#: resources/views/statistics/families/marriage-age.phtml:93 13001#: resources/views/statistics/families/marriage-length.phtml:31 13002#: resources/views/statistics/families/marriage-length.phtml:51 13003#: resources/views/statistics/families/top10-list-age.phtml:33 13004#: resources/views/statistics/families/top10-list-grand.phtml:26 13005#: resources/views/statistics/families/top10-list-spouses.phtml:24 13006#: resources/views/statistics/families/top10-list.phtml:26 13007#: resources/views/statistics/individuals/top10-list.phtml:24 13008#: resources/views/statistics/other/charts/column.phtml:12 13009#: resources/views/statistics/other/charts/combo.phtml:12 13010#: resources/views/statistics/other/charts/custom.phtml:10 13011#: resources/views/statistics/other/charts/geo.phtml:12 13012#: resources/views/statistics/other/charts/pie.phtml:12 13013#: resources/views/statistics/other/places.phtml:55 13014#: resources/views/statistics/other/top10-list.phtml:24 13015msgid "This information is not available." 13016msgstr "" 13017 13018#: app/Module/StatisticsChartModule.php:997 13019#: app/Statistics/Google/ChartAge.php:116 13020#: app/Statistics/Google/ChartAge.php:144 13021#: app/Statistics/Google/ChartBirth.php:114 13022#: app/Statistics/Google/ChartChildren.php:94 13023#: app/Statistics/Google/ChartChildren.php:117 13024#: app/Statistics/Google/ChartDeath.php:114 13025#: app/Statistics/Google/ChartDivorce.php:114 13026#: app/Statistics/Google/ChartMarriage.php:114 13027#: app/Statistics/Google/ChartMarriageAge.php:139 13028#: app/Statistics/Google/ChartMarriageAge.php:167 13029#: app/Statistics/Google/ChartMortality.php:66 13030#: app/Statistics/Google/ChartNoChildrenFamilies.php:102 13031#: app/Statistics/Google/ChartNoChildrenFamilies.php:136 13032#: resources/views/lists/chart-by-decade.phtml:19 13033#: resources/views/lists/families-table.phtml:113 13034#: resources/views/lists/families-table.phtml:128 13035#: resources/views/lists/individuals-table.phtml:128 13036#: resources/views/lists/individuals-table.phtml:143 13037msgid "Century" 13038msgstr "" 13039 13040#. I18N: Description of the “Stories” module 13041#: app/Module/StoriesModule.php:78 13042msgid "Add narrative stories to individuals in the family tree." 13043msgstr "" 13044 13045#. I18N: Name of a module 13046#: app/Module/StoriesModule.php:208 13047#: resources/views/modules/stories/edit.phtml:14 13048msgid "Stories" 13049msgstr "" 13050 13051#: app/Module/StoriesModule.php:297 13052#: resources/views/modules/stories/config.phtml:29 13053#: resources/views/modules/stories/tab.phtml:27 13054msgid "Add a story" 13055msgstr "" 13056 13057#: app/Module/StoriesModule.php:308 13058#: resources/views/modules/stories/tab.phtml:18 13059msgid "Edit the story" 13060msgstr "" 13061 13062#. I18N: Description of the “Shared submitters” module 13063#: app/Module/SubmitterListModule.php:84 13064msgid "A list of submitters." 13065msgstr "" 13066 13067#. I18N: Name of a module 13068#: app/Module/ThemeSelectModule.php:45 13069msgid "Theme change" 13070msgstr "" 13071 13072#. I18N: Description of the “Theme change” module 13073#: app/Module/ThemeSelectModule.php:56 13074msgid "An alternative way to select a new theme." 13075msgstr "" 13076 13077#. I18N: Name of a module/chart 13078#: app/Module/TimelineChartModule.php:97 13079msgid "Timeline" 13080msgstr "" 13081 13082#. I18N: Description of the “TimelineChart” module 13083#: app/Module/TimelineChartModule.php:108 13084msgid "A timeline displaying individual events." 13085msgstr "" 13086 13087#. I18N: Name of a module. Top=Most common 13088#: app/Module/TopGivenNamesModule.php:47 13089#: resources/views/statistics/individuals/names.phtml:55 13090msgid "Top given names" 13091msgstr "" 13092 13093#. I18N: Description of the “Top given names” module 13094#: app/Module/TopGivenNamesModule.php:58 13095msgid "A list of the most popular given names." 13096msgstr "" 13097 13098#. I18N: i.e. most popular given name. 13099#: app/Module/TopGivenNamesModule.php:101 13100msgid "Top given name" 13101msgstr "" 13102 13103#. 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 13104#: app/Module/TopGivenNamesModule.php:104 13105#, php-format 13106msgid "Top %s given name" 13107msgid_plural "Top %s given names" 13108msgstr[0] "" 13109msgstr[1] "" 13110 13111#. I18N: Name of a module 13112#: app/Module/TopPageViewsModule.php:47 13113msgid "Most viewed pages" 13114msgstr "" 13115 13116#. I18N: Description of the “Most viewed pages” module 13117#: app/Module/TopPageViewsModule.php:58 13118msgid "A list of the pages that have been viewed the most number of times." 13119msgstr "" 13120 13121#. I18N: Name of a module. Top=Most common 13122#: app/Module/TopSurnamesModule.php:65 13123#: resources/views/statistics/individuals/names.phtml:31 13124msgid "Top surnames" 13125msgstr "" 13126 13127#. I18N: Description of the “Top surnames” module 13128#: app/Module/TopSurnamesModule.php:76 13129msgid "A list of the most popular surnames." 13130msgstr "" 13131 13132#. I18N: i.e. most popular surname. 13133#: app/Module/TopSurnamesModule.php:162 13134msgid "Top surname" 13135msgstr "" 13136 13137#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 13138#: app/Module/TopSurnamesModule.php:165 13139#, php-format 13140msgid "Top %s surname" 13141msgid_plural "Top %s surnames" 13142msgstr[0] "" 13143msgstr[1] "" 13144 13145#. I18N: An option in a list-box 13146#: app/Module/TopSurnamesModule.php:243 13147msgid "bullet list" 13148msgstr "" 13149 13150#. I18N: An option in a list-box 13151#: app/Module/TopSurnamesModule.php:245 13152msgid "compact list" 13153msgstr "" 13154 13155#. I18N: Name of a module 13156#: app/Module/TreesMenuModule.php:60 app/Module/TreesMenuModule.php:109 13157#: resources/views/admin/control-panel.phtml:227 13158#: resources/views/admin/control-panel.phtml:266 13159#: resources/views/search-general-page.phtml:73 13160#: resources/views/search-phonetic-page.phtml:74 13161msgid "Family trees" 13162msgstr "" 13163 13164#. I18N: Description of the “Family trees” module 13165#: app/Module/TreesMenuModule.php:71 13166msgid "The family trees menu." 13167msgstr "" 13168 13169#: app/Module/TreesMenuModule.php:96 resources/views/admin/changes-log.phtml:74 13170#: resources/views/admin/changes-log.phtml:121 13171#: resources/views/admin/control-panel.phtml:271 13172#: resources/views/admin/fix-level-0-media.phtml:28 13173#: resources/views/admin/site-logs.phtml:67 13174#: resources/views/admin/site-logs.phtml:111 13175#: resources/views/admin/trees.phtml:84 13176#: resources/views/admin/users-edit.phtml:266 13177#: resources/views/modules/batch_update/admin.phtml:20 13178#: resources/views/modules/faq/config.phtml:24 13179#: resources/views/modules/faq/config.phtml:43 13180#: resources/views/modules/faq/edit.phtml:62 13181#: resources/views/modules/stories/config.phtml:17 13182msgid "Family tree" 13183msgstr "" 13184 13185#. I18N: Name of a module 13186#: app/Module/UpcomingAnniversariesModule.php:106 13187msgid "Upcoming events" 13188msgstr "" 13189 13190#. I18N: Description of the “Upcoming events” module 13191#: app/Module/UpcomingAnniversariesModule.php:117 13192msgid "A list of the anniversaries that will occur in the near future." 13193msgstr "" 13194 13195#: app/Module/UpcomingAnniversariesModule.php:161 13196msgid "No events exist for tomorrow." 13197msgstr "" 13198 13199#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 13200#: app/Module/UpcomingAnniversariesModule.php:165 13201#, php-format 13202msgid "No events exist for the next %s day." 13203msgid_plural "No events exist for the next %s days." 13204msgstr[0] "" 13205msgstr[1] "" 13206 13207#. I18N: An option in a list-box 13208#: app/Module/UpcomingAnniversariesModule.php:284 13209#: resources/xml/reports/change_report.xml:7 13210msgid "sort by date" 13211msgstr "" 13212 13213#. I18N: Description of the “Favorites” module 13214#: app/Module/UserFavoritesModule.php:63 13215msgid "Display and manage a user’s favorite pages." 13216msgstr "" 13217 13218#. I18N: Description of the “Journal” module 13219#: app/Module/UserJournalModule.php:66 13220msgid "A private area to record notes or keep a journal." 13221msgstr "" 13222 13223#. I18N: Name of a module 13224#: app/Module/UserJournalModule.php:119 13225msgid "Journal" 13226msgstr "" 13227 13228#. I18N: Name of a module 13229#. I18N: A configuration setting 13230#: app/Module/UserMessagesModule.php:76 13231#: resources/views/admin/site-mail.phtml:43 13232msgid "Messages" 13233msgstr "" 13234 13235#. I18N: Description of the “Messages” module 13236#: app/Module/UserMessagesModule.php:87 13237msgid "Communicate directly with other users, using private messages." 13238msgstr "" 13239 13240#: app/Module/UserMessagesModule.php:162 13241#: resources/views/admin/data-fix-select.phtml:33 13242#: resources/views/edit/add-fact-row.phtml:32 13243msgid "<select>" 13244msgstr "" 13245 13246#: app/Module/UserMessagesModule.php:167 13247#: resources/views/admin/broadcast.phtml:58 13248#: resources/views/admin/email-page.phtml:56 13249#: resources/views/contact-page.phtml:65 resources/views/message-page.phtml:56 13250msgid "Send" 13251msgstr "" 13252 13253#: app/Module/UserMessagesModule.php:175 app/Module/UserMessagesModule.php:227 13254msgid "Are you sure you want to delete this message? It cannot be retrieved later." 13255msgstr "" 13256 13257#: app/Module/UserMessagesModule.php:182 13258#: resources/views/admin/broadcast.phtml:38 13259#: resources/views/admin/email-page.phtml:36 13260#: resources/views/contact-page.phtml:45 resources/views/message-page.phtml:36 13261msgid "Subject" 13262msgstr "" 13263 13264#: app/Module/UserMessagesModule.php:183 13265msgid "Date sent" 13266msgstr "" 13267 13268#. I18N: When replying to an email, the subject becomes “RE: <subject>” 13269#: app/Module/UserMessagesModule.php:212 app/Module/UserMessagesModule.php:213 13270msgid "RE: " 13271msgstr "" 13272 13273#: app/Module/UserMessagesModule.php:225 13274msgid "Reply" 13275msgstr "" 13276 13277#: app/Module/UserMessagesModule.php:231 13278msgid "Delete selected messages" 13279msgstr "" 13280 13281#: app/Module/UserMessagesModule.php:242 13282#, php-format 13283msgid "%s message" 13284msgid_plural "%s messages" 13285msgstr[0] "" 13286msgstr[1] "" 13287 13288#. I18N: Description of the “My page” module 13289#: app/Module/UserWelcomeModule.php:73 13290msgid "A greeting message and useful links for a user." 13291msgstr "" 13292 13293#: app/Module/UserWelcomeModule.php:101 app/Module/WelcomeBlockModule.php:100 13294msgid "Default chart" 13295msgstr "" 13296 13297#. I18N: A %s is the user’s name 13298#: app/Module/UserWelcomeModule.php:123 13299#, php-format 13300msgid "Welcome %s" 13301msgstr "" 13302 13303#: app/Module/WebtreesTheme.php:38 13304msgid "webtrees" 13305msgstr "" 13306 13307#. I18N: Name of a module 13308#: app/Module/WelcomeBlockModule.php:60 13309#: resources/views/admin/control-panel.phtml:612 13310#: resources/views/admin/modules.phtml:197 13311#: resources/views/admin/modules.phtml:201 resources/views/admin/trees.phtml:90 13312msgid "Home page" 13313msgstr "" 13314 13315#. I18N: Description of the “Home page” module 13316#: app/Module/WelcomeBlockModule.php:71 13317msgid "A greeting message for site visitors." 13318msgstr "" 13319 13320#. I18N: A configuration setting 13321#: app/Module/WelcomeBlockModule.php:107 13322#: resources/views/admin/trees-preferences.phtml:68 13323#: resources/views/edit-account-page.phtml:63 13324msgid "Default individual" 13325msgstr "" 13326 13327#. I18N: Name of a theme. 13328#: app/Module/XeneaTheme.php:39 13329msgid "xenea" 13330msgstr "" 13331 13332#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 13333#: app/Module/YahrzeitModule.php:66 13334msgid "Yahrzeiten" 13335msgstr "" 13336 13337#. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar. 13338#: app/Module/YahrzeitModule.php:77 13339msgid "A list of the Hebrew death anniversaries that will occur in the near future." 13340msgstr "" 13341 13342#: app/Place.php:242 13343msgid "unknown" 13344msgstr "" 13345 13346#. I18N: This is a report footer. %s is the name of the application. 13347#: app/Report/AbstractRenderer.php:280 13348#, php-format 13349msgid "Generated by %s" 13350msgstr "" 13351 13352#. I18N: Secure Sockets Layer - a secure communications protocol 13353#: app/Services/EmailService.php:236 13354msgid "ssl" 13355msgstr "" 13356 13357#. I18N: Transport Layer Security - a secure communications protocol 13358#: app/Services/EmailService.php:238 13359msgid "tls" 13360msgstr "" 13361 13362#. I18N: "sendmail" is the name of some mail software 13363#: app/Services/EmailService.php:251 13364msgid "Use sendmail to send messages" 13365msgstr "" 13366 13367#: app/Services/EmailService.php:252 13368msgid "Use SMTP to send messages" 13369msgstr "" 13370 13371#: app/Services/MessageService.php:127 13372msgid "webtrees message" 13373msgstr "" 13374 13375#: app/Services/MessageService.php:210 13376#: resources/views/admin/control-panel.phtml:487 13377msgid "Send a message to all users" 13378msgstr "" 13379 13380#: app/Services/MessageService.php:212 13381#: resources/views/admin/control-panel.phtml:493 13382msgid "Send a message to users who have never signed in" 13383msgstr "" 13384 13385#: app/Services/MessageService.php:214 13386#: resources/views/admin/control-panel.phtml:499 13387msgid "Send a message to users who have not signed in for 6 months" 13388msgstr "" 13389 13390#: app/Services/MessageService.php:226 13391msgid "Internal messaging" 13392msgstr "" 13393 13394#: app/Services/MessageService.php:227 13395msgid "Internal messaging with emails" 13396msgstr "" 13397 13398#: app/Services/MessageService.php:228 13399msgid "webtrees sends emails with no storage" 13400msgstr "" 13401 13402#: app/Services/MessageService.php:229 13403msgid "Mailto link" 13404msgstr "" 13405 13406#: app/Services/MessageService.php:230 13407msgid "No contact" 13408msgstr "" 13409 13410#: app/Services/SearchService.php:1127 13411msgid "The search returned too many results." 13412msgstr "" 13413 13414#: app/Services/ServerCheckService.php:125 13415#, php-format 13416msgid "The PHP extension “%s” is not installed." 13417msgstr "" 13418 13419#: app/Services/ServerCheckService.php:144 13420#, php-format 13421msgid "The PHP.INI setting “%1$s” is disabled." 13422msgstr "" 13423 13424#: app/Services/ServerCheckService.php:148 13425#, php-format 13426msgid "The PHP.INI setting “%1$s” is enabled." 13427msgstr "" 13428 13429#: app/Services/ServerCheckService.php:183 13430#, php-format 13431msgid "The PHP function “%1$s” is disabled." 13432msgstr "" 13433 13434#: app/Services/ServerCheckService.php:198 13435#, php-format 13436msgid "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." 13437msgstr "" 13438 13439#: app/Services/ServerCheckService.php:216 13440#, php-format 13441msgid "SQLite version %s is installed. SQLite version %s or later is required." 13442msgstr "" 13443 13444#: app/Services/ServerCheckService.php:248 13445msgid "The server’s temporary folder cannot be accessed." 13446msgstr "" 13447 13448#: app/Services/ServerCheckService.php:326 13449msgid "SQLite is only suitable for small sites, testing and evaluation." 13450msgstr "" 13451 13452#: app/Services/ServerCheckService.php:331 13453msgid "Support for PostgreSQL is experimental." 13454msgstr "" 13455 13456#: app/Services/ServerCheckService.php:336 13457msgid "Support for SQL Server is experimental." 13458msgstr "" 13459 13460#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 13461#: app/Services/TreeService.php:202 13462msgid "John /DOE/" 13463msgstr "" 13464 13465#: app/Services/TreeService.php:203 13466msgid "Edit this individual and replace their details with your own." 13467msgstr "" 13468 13469#: app/Services/UpgradeService.php:254 13470msgid "This website is being upgraded. Try again in a few minutes." 13471msgstr "" 13472 13473#. I18N: http://en.wikipedia.org/wiki/Soundex 13474#: app/Soundex.php:3491 resources/views/branches-page.phtml:42 13475#: resources/views/search-phonetic-page.phtml:57 13476msgid "Russell" 13477msgstr "" 13478 13479#. I18N: http://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex 13480#: app/Soundex.php:3493 resources/views/branches-page.phtml:43 13481#: resources/views/search-phonetic-page.phtml:63 13482msgid "Daitch-Mokotoff" 13483msgstr "" 13484 13485#: app/Statistics/Google/ChartAge.php:117 13486#: app/Statistics/Google/ChartMarriageAge.php:140 13487#: app/Statistics/Google/ChartSex.php:62 13488#: resources/views/calendar-page.phtml:143 13489#: resources/views/lists/families-table.phtml:116 13490#: resources/views/lists/families-table.phtml:131 13491#: resources/views/lists/families-table.phtml:143 13492#: resources/views/lists/individuals-table.phtml:131 13493#: resources/views/lists/individuals-table.phtml:146 13494#: resources/views/lists/individuals-table.phtml:158 13495#: resources/views/modules/gedcom_stats/statistics.phtml:32 13496#: resources/views/modules/gedcom_stats/statistics.phtml:204 13497#: resources/views/modules/html/template-statistics.phtml:23 13498#: resources/views/modules/top10_givnnames/block.phtml:9 13499#: resources/views/statistics/individuals/greatest-age.phtml:20 13500#: resources/views/statistics/individuals/lifespan.phtml:29 13501#: resources/views/statistics/individuals/oldest-living.phtml:20 13502msgid "Males" 13503msgstr "" 13504 13505#: app/Statistics/Google/ChartAge.php:118 13506#: app/Statistics/Google/ChartMarriageAge.php:141 13507#: app/Statistics/Google/ChartSex.php:67 13508#: resources/views/calendar-page.phtml:153 13509#: resources/views/lists/families-table.phtml:119 13510#: resources/views/lists/families-table.phtml:134 13511#: resources/views/lists/families-table.phtml:144 13512#: resources/views/lists/individuals-table.phtml:134 13513#: resources/views/lists/individuals-table.phtml:149 13514#: resources/views/lists/individuals-table.phtml:159 13515#: resources/views/modules/gedcom_stats/statistics.phtml:43 13516#: resources/views/modules/gedcom_stats/statistics.phtml:206 13517#: resources/views/modules/html/template-statistics.phtml:27 13518#: resources/views/modules/top10_givnnames/block.phtml:13 13519#: resources/views/statistics/individuals/greatest-age.phtml:29 13520#: resources/views/statistics/individuals/lifespan.phtml:38 13521#: resources/views/statistics/individuals/oldest-living.phtml:29 13522msgid "Females" 13523msgstr "" 13524 13525#: app/Statistics/Google/ChartAge.php:119 13526#: app/Statistics/Google/ChartMarriageAge.php:142 13527#: resources/views/lists/families-table.phtml:145 13528#: resources/views/lists/individuals-table.phtml:160 13529msgid "Average age" 13530msgstr "" 13531 13532#: app/Statistics/Google/ChartAge.php:136 13533msgid "Average age related to death century" 13534msgstr "" 13535 13536#: app/Statistics/Google/ChartBirth.php:129 13537#: resources/views/statistics/individuals/total-events.phtml:31 13538msgid "Births by century" 13539msgstr "" 13540 13541#: app/Statistics/Google/ChartChildren.php:95 13542msgid "Average number" 13543msgstr "" 13544 13545#: app/Statistics/Google/ChartChildren.php:106 13546#: resources/views/modules/gedcom_stats/config.phtml:39 13547#: resources/views/modules/gedcom_stats/statistics.phtml:227 13548#: resources/views/modules/html/template-statistics.phtml:92 13549#: resources/views/statistics/families/children.phtml:20 13550msgid "Average number of children per family" 13551msgstr "" 13552 13553#: app/Statistics/Google/ChartDeath.php:129 13554#: resources/views/statistics/individuals/total-events.phtml:79 13555msgid "Deaths by century" 13556msgstr "" 13557 13558#: app/Statistics/Google/ChartDistribution.php:333 13559msgid "Surname distribution chart" 13560msgstr "" 13561 13562#: app/Statistics/Google/ChartDistribution.php:338 13563msgid "Birth by country" 13564msgstr "" 13565 13566#: app/Statistics/Google/ChartDistribution.php:343 13567msgid "Death by country" 13568msgstr "" 13569 13570#: app/Statistics/Google/ChartDistribution.php:348 13571msgid "Marriage by country" 13572msgstr "" 13573 13574#: app/Statistics/Google/ChartDistribution.php:354 13575msgid "Individual distribution chart" 13576msgstr "" 13577 13578#: app/Statistics/Google/ChartDivorce.php:129 13579#: resources/views/statistics/families/total-records.phtml:80 13580msgid "Divorces by century" 13581msgstr "" 13582 13583#: app/Statistics/Google/ChartFamilyLargest.php:123 13584#: resources/views/statistics/families/children.phtml:46 13585msgid "Largest families" 13586msgstr "" 13587 13588#: app/Statistics/Google/ChartFamilyWithSources.php:83 13589#: app/Statistics/Google/ChartIndividualWithSources.php:83 13590msgid "Without sources" 13591msgstr "" 13592 13593#: app/Statistics/Google/ChartFamilyWithSources.php:88 13594#: app/Statistics/Google/ChartIndividualWithSources.php:88 13595msgid "With sources" 13596msgstr "" 13597 13598#: app/Statistics/Google/ChartFamilyWithSources.php:96 13599#: resources/views/statistics/other/chart-sources.phtml:32 13600msgid "Families with sources" 13601msgstr "" 13602 13603#: app/Statistics/Google/ChartIndividualWithSources.php:96 13604#: resources/views/statistics/other/chart-sources.phtml:20 13605msgid "Individuals with sources" 13606msgstr "" 13607 13608#: app/Statistics/Google/ChartMarriage.php:129 13609#: resources/views/statistics/families/total-records.phtml:32 13610msgid "Marriages by century" 13611msgstr "" 13612 13613#: app/Statistics/Google/ChartMarriageAge.php:159 13614msgid "Average age in century of marriage" 13615msgstr "" 13616 13617#: app/Statistics/Google/ChartMarriageAge.php:162 13618msgid "Average age at marriage" 13619msgstr "" 13620 13621#: app/Statistics/Google/ChartMortality.php:73 13622msgid "Living" 13623msgstr "" 13624 13625#: app/Statistics/Google/ChartMortality.php:78 13626#: resources/views/lists/individuals-table.phtml:196 13627msgid "Dead" 13628msgstr "" 13629 13630#: app/Statistics/Google/ChartNoChildrenFamilies.php:120 13631msgctxt "unknown century" 13632msgid "Unknown" 13633msgstr "" 13634 13635#: app/Statistics/Google/ChartNoChildrenFamilies.php:125 13636#: resources/views/statistics/families/children.phtml:32 13637msgid "Number of families without children" 13638msgstr "" 13639 13640#: app/Statistics/Google/ChartNoChildrenFamilies.php:133 13641#: resources/views/statistics/families/total-records.phtml:12 13642#: resources/xml/reports/fact_sources.xml:248 13643#: resources/xml/reports/fact_sources.xml:252 13644#: resources/xml/reports/fact_sources.xml:350 13645#: resources/xml/reports/fact_sources.xml:354 13646#: resources/xml/reports/marriage_report.xml:111 13647msgid "Total families" 13648msgstr "" 13649 13650#: app/Statistics/Repository/EventRepository.php:254 13651#: app/Statistics/Repository/FamilyDatesRepository.php:110 13652#: app/Statistics/Repository/FamilyDatesRepository.php:381 13653#: app/Statistics/Repository/FamilyRepository.php:84 13654#: app/Statistics/Repository/FamilyRepository.php:472 13655#: app/Statistics/Repository/FamilyRepository.php:849 13656#: app/Statistics/Repository/FamilyRepository.php:1500 13657#: app/Statistics/Repository/IndividualRepository.php:837 13658#: app/Statistics/Repository/IndividualRepository.php:1151 13659#: app/Statistics/Repository/IndividualRepository.php:1171 13660#: app/Statistics/Repository/IndividualRepository.php:1191 13661#: app/Statistics/Repository/IndividualRepository.php:1211 13662#: app/Statistics/Repository/IndividualRepository.php:1231 13663#: app/Statistics/Repository/IndividualRepository.php:1251 13664msgid "This information is private and cannot be shown." 13665msgstr "" 13666 13667#: app/Statistics/Repository/EventRepository.php:325 13668msgid "birth" 13669msgstr "" 13670 13671#: app/Statistics/Repository/EventRepository.php:326 13672msgid "death" 13673msgstr "" 13674 13675#: app/Statistics/Repository/EventRepository.php:327 13676msgid "marriage" 13677msgstr "" 13678 13679#: app/Statistics/Repository/EventRepository.php:328 13680msgid "adoption" 13681msgstr "" 13682 13683#: app/Statistics/Repository/EventRepository.php:329 13684msgid "burial" 13685msgstr "" 13686 13687#: app/Statistics/Repository/EventRepository.php:330 13688msgid "census added" 13689msgstr "" 13690 13691#: app/Statistics/Repository/FamilyRepository.php:468 13692#: app/Statistics/Repository/UserRepository.php:97 13693#: resources/views/statistics/families/top10-list-age.phtml:23 13694#: resources/views/statistics/families/top10-nolist-age.phtml:21 13695#: resources/xml/reports/ahnentafel_report.xml:393 13696#: resources/xml/reports/descendancy_report.xml:131 13697#: resources/xml/reports/descendancy_report.xml:230 13698#: resources/xml/reports/descendancy_report.xml:299 13699#: resources/xml/reports/descendancy_report.xml:363 13700#: resources/xml/reports/descendancy_report.xml:433 13701#: resources/xml/reports/descendancy_report.xml:486 13702msgid "and" 13703msgstr "" 13704 13705#: app/Statistics/Repository/UserRepository.php:85 13706msgid "No signed-in and no anonymous users" 13707msgstr "" 13708 13709#: app/Statistics/Repository/UserRepository.php:89 13710#, php-format 13711msgid "%s anonymous signed-in user" 13712msgid_plural "%s anonymous signed-in users" 13713msgstr[0] "" 13714msgstr[1] "" 13715 13716#: app/Statistics/Repository/UserRepository.php:100 13717#, php-format 13718msgid "%s signed-in user" 13719msgid_plural "%s signed-in users" 13720msgstr[0] "" 13721msgstr[1] "" 13722 13723#: app/Statistics/Service/CenturyService.php:39 13724#, php-format 13725msgid "%s BCE" 13726msgstr "" 13727 13728#: app/Statistics/Service/CenturyService.php:45 13729msgctxt "CENTURY" 13730msgid "21st" 13731msgstr "" 13732 13733#: app/Statistics/Service/CenturyService.php:47 13734msgctxt "CENTURY" 13735msgid "20th" 13736msgstr "" 13737 13738#: app/Statistics/Service/CenturyService.php:49 13739msgctxt "CENTURY" 13740msgid "19th" 13741msgstr "" 13742 13743#: app/Statistics/Service/CenturyService.php:51 13744msgctxt "CENTURY" 13745msgid "18th" 13746msgstr "" 13747 13748#: app/Statistics/Service/CenturyService.php:53 13749msgctxt "CENTURY" 13750msgid "17th" 13751msgstr "" 13752 13753#: app/Statistics/Service/CenturyService.php:55 13754msgctxt "CENTURY" 13755msgid "16th" 13756msgstr "" 13757 13758#: app/Statistics/Service/CenturyService.php:57 13759msgctxt "CENTURY" 13760msgid "15th" 13761msgstr "" 13762 13763#: app/Statistics/Service/CenturyService.php:59 13764msgctxt "CENTURY" 13765msgid "14th" 13766msgstr "" 13767 13768#: app/Statistics/Service/CenturyService.php:61 13769msgctxt "CENTURY" 13770msgid "13th" 13771msgstr "" 13772 13773#: app/Statistics/Service/CenturyService.php:63 13774msgctxt "CENTURY" 13775msgid "12th" 13776msgstr "" 13777 13778#: app/Statistics/Service/CenturyService.php:65 13779msgctxt "CENTURY" 13780msgid "11th" 13781msgstr "" 13782 13783#: app/Statistics/Service/CenturyService.php:67 13784msgctxt "CENTURY" 13785msgid "10th" 13786msgstr "" 13787 13788#: app/Statistics/Service/CenturyService.php:69 13789msgctxt "CENTURY" 13790msgid "9th" 13791msgstr "" 13792 13793#: app/Statistics/Service/CenturyService.php:71 13794msgctxt "CENTURY" 13795msgid "8th" 13796msgstr "" 13797 13798#: app/Statistics/Service/CenturyService.php:73 13799msgctxt "CENTURY" 13800msgid "7th" 13801msgstr "" 13802 13803#: app/Statistics/Service/CenturyService.php:75 13804msgctxt "CENTURY" 13805msgid "6th" 13806msgstr "" 13807 13808#: app/Statistics/Service/CenturyService.php:77 13809msgctxt "CENTURY" 13810msgid "5th" 13811msgstr "" 13812 13813#: app/Statistics/Service/CenturyService.php:79 13814msgctxt "CENTURY" 13815msgid "4th" 13816msgstr "" 13817 13818#: app/Statistics/Service/CenturyService.php:81 13819msgctxt "CENTURY" 13820msgid "3rd" 13821msgstr "" 13822 13823#: app/Statistics/Service/CenturyService.php:83 13824msgctxt "CENTURY" 13825msgid "2nd" 13826msgstr "" 13827 13828#: app/Statistics/Service/CenturyService.php:85 13829msgctxt "CENTURY" 13830msgid "1st" 13831msgstr "" 13832 13833#. I18N: Name of a country or state 13834#: app/Statistics/Service/CountryService.php:40 13835msgid "Aruba" 13836msgstr "" 13837 13838#. I18N: Name of a country or state 13839#: app/Statistics/Service/CountryService.php:42 13840msgid "Afghanistan" 13841msgstr "" 13842 13843#. I18N: Name of a country or state 13844#: app/Statistics/Service/CountryService.php:44 13845msgid "Angola" 13846msgstr "" 13847 13848#. I18N: Name of a country or state 13849#: app/Statistics/Service/CountryService.php:46 13850msgid "Anguilla" 13851msgstr "" 13852 13853#. I18N: Name of a country or state 13854#: app/Statistics/Service/CountryService.php:48 13855msgid "Aland Islands" 13856msgstr "" 13857 13858#. I18N: Name of a country or state 13859#: app/Statistics/Service/CountryService.php:50 13860msgid "Albania" 13861msgstr "" 13862 13863#. I18N: Name of a country or state 13864#: app/Statistics/Service/CountryService.php:52 13865msgid "Andorra" 13866msgstr "" 13867 13868#. I18N: Name of a country or state 13869#: app/Statistics/Service/CountryService.php:54 13870msgid "United Arab Emirates" 13871msgstr "" 13872 13873#. I18N: Name of a country or state 13874#: app/Statistics/Service/CountryService.php:56 13875msgid "Argentina" 13876msgstr "" 13877 13878#. I18N: Name of a country or state 13879#: app/Statistics/Service/CountryService.php:58 13880msgid "Armenia" 13881msgstr "" 13882 13883#. I18N: Name of a country or state 13884#: app/Statistics/Service/CountryService.php:60 13885msgid "American Samoa" 13886msgstr "" 13887 13888#. I18N: Name of a country or state 13889#: app/Statistics/Service/CountryService.php:62 13890msgid "Antarctica" 13891msgstr "" 13892 13893#. I18N: Name of a country or state 13894#: app/Statistics/Service/CountryService.php:64 13895msgid "French Southern Territories" 13896msgstr "" 13897 13898#. I18N: Name of a country or state 13899#: app/Statistics/Service/CountryService.php:66 13900msgid "Antigua and Barbuda" 13901msgstr "" 13902 13903#. I18N: Name of a country or state 13904#: app/Statistics/Service/CountryService.php:68 13905msgid "Australia" 13906msgstr "" 13907 13908#. I18N: Name of a country or state 13909#: app/Statistics/Service/CountryService.php:70 13910msgid "Austria" 13911msgstr "" 13912 13913#. I18N: Name of a country or state 13914#: app/Statistics/Service/CountryService.php:72 13915msgid "Azerbaijan" 13916msgstr "" 13917 13918#. I18N: Name of a country or state 13919#: app/Statistics/Service/CountryService.php:74 13920msgid "Azores" 13921msgstr "" 13922 13923#. I18N: Name of a country or state 13924#: app/Statistics/Service/CountryService.php:76 13925msgid "Burundi" 13926msgstr "" 13927 13928#. I18N: Name of a country or state 13929#: app/Statistics/Service/CountryService.php:78 13930msgid "Belgium" 13931msgstr "" 13932 13933#. I18N: Name of a country or state 13934#: app/Statistics/Service/CountryService.php:80 13935msgid "Benin" 13936msgstr "" 13937 13938#. I18N: Name of a country or state 13939#: app/Statistics/Service/CountryService.php:83 13940msgid "Burkina Faso" 13941msgstr "" 13942 13943#. I18N: Name of a country or state 13944#: app/Statistics/Service/CountryService.php:85 13945msgid "Bangladesh" 13946msgstr "" 13947 13948#. I18N: Name of a country or state 13949#: app/Statistics/Service/CountryService.php:87 13950msgid "Bulgaria" 13951msgstr "" 13952 13953#. I18N: Name of a country or state 13954#: app/Statistics/Service/CountryService.php:89 13955msgid "Bahrain" 13956msgstr "" 13957 13958#. I18N: Name of a country or state 13959#: app/Statistics/Service/CountryService.php:91 13960msgid "Bahamas" 13961msgstr "" 13962 13963#. I18N: Name of a country or state 13964#: app/Statistics/Service/CountryService.php:93 13965msgid "Bosnia and Herzegovina" 13966msgstr "" 13967 13968#. I18N: Name of a country or state 13969#: app/Statistics/Service/CountryService.php:96 13970msgid "Belarus" 13971msgstr "" 13972 13973#. I18N: Name of a country or state 13974#: app/Statistics/Service/CountryService.php:98 13975msgid "Belize" 13976msgstr "" 13977 13978#. I18N: Name of a country or state 13979#: app/Statistics/Service/CountryService.php:100 13980msgid "Bermuda" 13981msgstr "" 13982 13983#. I18N: Name of a country or state 13984#: app/Statistics/Service/CountryService.php:102 13985msgid "Bolivia" 13986msgstr "" 13987 13988#. I18N: Name of a country or state 13989#: app/Statistics/Service/CountryService.php:104 13990msgid "Brazil" 13991msgstr "" 13992 13993#. I18N: Name of a country or state 13994#: app/Statistics/Service/CountryService.php:106 13995msgid "Barbados" 13996msgstr "" 13997 13998#. I18N: Name of a country or state 13999#: app/Statistics/Service/CountryService.php:108 14000msgid "Brunei Darussalam" 14001msgstr "" 14002 14003#. I18N: Name of a country or state 14004#: app/Statistics/Service/CountryService.php:110 14005msgid "Bhutan" 14006msgstr "" 14007 14008#. I18N: Name of a country or state 14009#: app/Statistics/Service/CountryService.php:112 14010msgid "Bouvet Island" 14011msgstr "" 14012 14013#. I18N: Name of a country or state 14014#: app/Statistics/Service/CountryService.php:114 14015msgid "Botswana" 14016msgstr "" 14017 14018#. I18N: Name of a country or state 14019#: app/Statistics/Service/CountryService.php:116 14020msgid "Central African Republic" 14021msgstr "" 14022 14023#. I18N: Name of a country or state 14024#: app/Statistics/Service/CountryService.php:118 14025msgid "Canada" 14026msgstr "" 14027 14028#. I18N: Name of a country or state 14029#: app/Statistics/Service/CountryService.php:120 14030msgid "Cocos (Keeling) Islands" 14031msgstr "" 14032 14033#. I18N: Name of a country or state 14034#: app/Statistics/Service/CountryService.php:122 14035msgid "Switzerland" 14036msgstr "" 14037 14038#. I18N: Name of a country or state 14039#: app/Statistics/Service/CountryService.php:124 14040msgid "Chile" 14041msgstr "" 14042 14043#. I18N: Name of a country or state 14044#: app/Statistics/Service/CountryService.php:126 14045msgid "China" 14046msgstr "" 14047 14048#. I18N: Name of a country or state 14049#: app/Statistics/Service/CountryService.php:128 14050msgid "Cote d’Ivoire" 14051msgstr "" 14052 14053#. I18N: Name of a country or state 14054#: app/Statistics/Service/CountryService.php:130 14055msgid "Cameroon" 14056msgstr "" 14057 14058#. I18N: Name of a country or state 14059#: app/Statistics/Service/CountryService.php:132 14060msgid "Democratic Republic of the Congo" 14061msgstr "" 14062 14063#. I18N: Name of a country or state 14064#: app/Statistics/Service/CountryService.php:134 14065msgid "Republic of the Congo" 14066msgstr "" 14067 14068#. I18N: Name of a country or state 14069#: app/Statistics/Service/CountryService.php:136 14070msgid "Cook Islands" 14071msgstr "" 14072 14073#. I18N: Name of a country or state 14074#: app/Statistics/Service/CountryService.php:138 14075msgid "Colombia" 14076msgstr "" 14077 14078#. I18N: Name of a country or state 14079#: app/Statistics/Service/CountryService.php:140 14080msgid "Comoros" 14081msgstr "" 14082 14083#. I18N: Name of a country or state 14084#: app/Statistics/Service/CountryService.php:142 14085msgid "Cape Verde" 14086msgstr "" 14087 14088#. I18N: Name of a country or state 14089#: app/Statistics/Service/CountryService.php:144 14090msgid "Costa Rica" 14091msgstr "" 14092 14093#. I18N: Name of a country or state 14094#: app/Statistics/Service/CountryService.php:146 14095msgid "Cuba" 14096msgstr "" 14097 14098#. I18N: Name of a country or state 14099#: app/Statistics/Service/CountryService.php:149 14100msgid "Christmas Island" 14101msgstr "" 14102 14103#. I18N: Name of a country or state 14104#: app/Statistics/Service/CountryService.php:151 14105msgid "Cayman Islands" 14106msgstr "" 14107 14108#. I18N: Name of a country or state 14109#: app/Statistics/Service/CountryService.php:153 14110msgid "Cyprus" 14111msgstr "" 14112 14113#. I18N: Name of a country or state 14114#: app/Statistics/Service/CountryService.php:155 14115msgid "Czech Republic" 14116msgstr "" 14117 14118#. I18N: Name of a country or state 14119#: app/Statistics/Service/CountryService.php:157 14120msgid "Germany" 14121msgstr "" 14122 14123#. I18N: Name of a country or state 14124#: app/Statistics/Service/CountryService.php:159 14125msgid "Djibouti" 14126msgstr "" 14127 14128#. I18N: Name of a country or state 14129#: app/Statistics/Service/CountryService.php:161 14130msgid "Dominica" 14131msgstr "" 14132 14133#. I18N: Name of a country or state 14134#: app/Statistics/Service/CountryService.php:163 14135msgid "Denmark" 14136msgstr "" 14137 14138#. I18N: Name of a country or state 14139#: app/Statistics/Service/CountryService.php:165 14140msgid "Dominican Republic" 14141msgstr "" 14142 14143#. I18N: Name of a country or state 14144#: app/Statistics/Service/CountryService.php:167 14145msgid "Algeria" 14146msgstr "" 14147 14148#. I18N: Name of a country or state 14149#: app/Statistics/Service/CountryService.php:169 14150msgid "Ecuador" 14151msgstr "" 14152 14153#. I18N: Name of a country or state 14154#: app/Statistics/Service/CountryService.php:171 14155msgid "Egypt" 14156msgstr "" 14157 14158#. I18N: Name of a country or state 14159#: app/Statistics/Service/CountryService.php:173 14160msgid "England" 14161msgstr "" 14162 14163#. I18N: Name of a country or state 14164#: app/Statistics/Service/CountryService.php:175 14165msgid "Eritrea" 14166msgstr "" 14167 14168#. I18N: Name of a country or state 14169#: app/Statistics/Service/CountryService.php:177 14170msgid "Western Sahara" 14171msgstr "" 14172 14173#. I18N: Name of a country or state 14174#: app/Statistics/Service/CountryService.php:179 14175msgid "Spain" 14176msgstr "" 14177 14178#. I18N: Name of a country or state 14179#: app/Statistics/Service/CountryService.php:181 14180msgid "Estonia" 14181msgstr "" 14182 14183#. I18N: Name of a country or state 14184#: app/Statistics/Service/CountryService.php:183 14185msgid "Ethiopia" 14186msgstr "" 14187 14188#. I18N: Name of a country or state 14189#: app/Statistics/Service/CountryService.php:185 14190msgid "Finland" 14191msgstr "" 14192 14193#. I18N: Name of a country or state 14194#: app/Statistics/Service/CountryService.php:187 14195msgid "Fiji" 14196msgstr "" 14197 14198#. I18N: Name of a country or state 14199#: app/Statistics/Service/CountryService.php:189 14200msgid "Flanders" 14201msgstr "" 14202 14203#. I18N: Name of a country or state 14204#: app/Statistics/Service/CountryService.php:191 14205msgid "Falkland Islands" 14206msgstr "" 14207 14208#. I18N: Name of a country or state 14209#: app/Statistics/Service/CountryService.php:193 14210msgid "France" 14211msgstr "" 14212 14213#. I18N: Name of a country or state 14214#: app/Statistics/Service/CountryService.php:195 14215msgid "Faroe Islands" 14216msgstr "" 14217 14218#. I18N: Name of a country or state 14219#: app/Statistics/Service/CountryService.php:197 14220msgid "Micronesia" 14221msgstr "" 14222 14223#. I18N: Name of a country or state 14224#: app/Statistics/Service/CountryService.php:199 14225msgid "Gabon" 14226msgstr "" 14227 14228#. I18N: Name of a country or state 14229#: app/Statistics/Service/CountryService.php:201 14230msgid "United Kingdom" 14231msgstr "" 14232 14233#. I18N: Name of a country or state 14234#: app/Statistics/Service/CountryService.php:203 14235msgid "Georgia" 14236msgstr "" 14237 14238#. I18N: Name of a country or state 14239#: app/Statistics/Service/CountryService.php:205 14240msgid "Guernsey" 14241msgstr "" 14242 14243#. I18N: Name of a country or state 14244#: app/Statistics/Service/CountryService.php:207 14245msgid "Ghana" 14246msgstr "" 14247 14248#. I18N: Name of a country or state 14249#: app/Statistics/Service/CountryService.php:209 14250msgid "Gibraltar" 14251msgstr "" 14252 14253#. I18N: Name of a country or state 14254#: app/Statistics/Service/CountryService.php:211 14255msgid "Guinea" 14256msgstr "" 14257 14258#. I18N: Name of a country or state 14259#: app/Statistics/Service/CountryService.php:213 14260msgid "Guadeloupe" 14261msgstr "" 14262 14263#. I18N: Name of a country or state 14264#: app/Statistics/Service/CountryService.php:215 14265msgid "Gambia" 14266msgstr "" 14267 14268#. I18N: Name of a country or state 14269#: app/Statistics/Service/CountryService.php:217 14270msgid "Guinea-Bissau" 14271msgstr "" 14272 14273#. I18N: Name of a country or state 14274#: app/Statistics/Service/CountryService.php:219 14275msgid "Equatorial Guinea" 14276msgstr "" 14277 14278#. I18N: Name of a country or state 14279#: app/Statistics/Service/CountryService.php:221 14280msgid "Greece" 14281msgstr "" 14282 14283#. I18N: Name of a country or state 14284#: app/Statistics/Service/CountryService.php:223 14285msgid "Grenada" 14286msgstr "" 14287 14288#. I18N: Name of a country or state 14289#: app/Statistics/Service/CountryService.php:225 14290msgid "Greenland" 14291msgstr "" 14292 14293#. I18N: Name of a country or state 14294#: app/Statistics/Service/CountryService.php:227 14295msgid "Guatemala" 14296msgstr "" 14297 14298#. I18N: Name of a country or state 14299#: app/Statistics/Service/CountryService.php:229 14300msgid "French Guiana" 14301msgstr "" 14302 14303#. I18N: Name of a country or state 14304#: app/Statistics/Service/CountryService.php:231 14305msgid "Guam" 14306msgstr "" 14307 14308#. I18N: Name of a country or state 14309#: app/Statistics/Service/CountryService.php:233 14310msgid "Guyana" 14311msgstr "" 14312 14313#. I18N: Name of a country or state 14314#: app/Statistics/Service/CountryService.php:237 14315msgid "Heard Island and McDonald Islands" 14316msgstr "" 14317 14318#. I18N: Name of a country or state 14319#: app/Statistics/Service/CountryService.php:239 14320msgid "Honduras" 14321msgstr "" 14322 14323#. I18N: Name of a country or state 14324#: app/Statistics/Service/CountryService.php:241 14325msgid "Croatia" 14326msgstr "" 14327 14328#. I18N: Name of a country or state 14329#: app/Statistics/Service/CountryService.php:243 14330msgid "Haiti" 14331msgstr "" 14332 14333#. I18N: Name of a country or state 14334#: app/Statistics/Service/CountryService.php:245 14335msgid "Hungary" 14336msgstr "" 14337 14338#. I18N: Name of a country or state 14339#: app/Statistics/Service/CountryService.php:247 14340msgid "Indonesia" 14341msgstr "" 14342 14343#. I18N: Name of a country or state 14344#: app/Statistics/Service/CountryService.php:249 14345msgid "India" 14346msgstr "" 14347 14348#. I18N: Name of a country or state 14349#: app/Statistics/Service/CountryService.php:251 14350msgid "Isle of Man" 14351msgstr "" 14352 14353#. I18N: Name of a country or state 14354#: app/Statistics/Service/CountryService.php:253 14355msgid "British Indian Ocean Territory" 14356msgstr "" 14357 14358#. I18N: Name of a country or state 14359#: app/Statistics/Service/CountryService.php:255 14360msgid "Ireland" 14361msgstr "" 14362 14363#. I18N: Name of a country or state 14364#: app/Statistics/Service/CountryService.php:257 14365msgid "Iran" 14366msgstr "" 14367 14368#. I18N: Name of a country or state 14369#: app/Statistics/Service/CountryService.php:259 14370msgid "Iraq" 14371msgstr "" 14372 14373#. I18N: Name of a country or state 14374#: app/Statistics/Service/CountryService.php:261 14375msgid "Iceland" 14376msgstr "" 14377 14378#. I18N: Name of a country or state 14379#: app/Statistics/Service/CountryService.php:263 14380msgid "Israel" 14381msgstr "" 14382 14383#. I18N: Name of a country or state 14384#: app/Statistics/Service/CountryService.php:265 14385msgid "Italy" 14386msgstr "" 14387 14388#. I18N: Name of a country or state 14389#: app/Statistics/Service/CountryService.php:267 14390msgid "Jamaica" 14391msgstr "" 14392 14393#. I18N: Name of a country or state 14394#: app/Statistics/Service/CountryService.php:270 14395msgid "Jordan" 14396msgstr "" 14397 14398#. I18N: Name of a country or state 14399#: app/Statistics/Service/CountryService.php:272 14400msgid "Japan" 14401msgstr "" 14402 14403#. I18N: Name of a country or state 14404#: app/Statistics/Service/CountryService.php:274 14405msgid "Kazakhstan" 14406msgstr "" 14407 14408#. I18N: Name of a country or state 14409#: app/Statistics/Service/CountryService.php:276 14410msgid "Kenya" 14411msgstr "" 14412 14413#. I18N: Name of a country or state 14414#: app/Statistics/Service/CountryService.php:278 14415msgid "Kyrgyzstan" 14416msgstr "" 14417 14418#. I18N: Name of a country or state 14419#: app/Statistics/Service/CountryService.php:280 14420msgid "Cambodia" 14421msgstr "" 14422 14423#. I18N: Name of a country or state 14424#: app/Statistics/Service/CountryService.php:282 14425msgid "Kiribati" 14426msgstr "" 14427 14428#. I18N: Name of a country or state 14429#: app/Statistics/Service/CountryService.php:284 14430msgid "Saint Kitts and Nevis" 14431msgstr "" 14432 14433#. I18N: Name of a country or state 14434#: app/Statistics/Service/CountryService.php:286 14435msgid "Korea" 14436msgstr "" 14437 14438#. I18N: Name of a country or state 14439#: app/Statistics/Service/CountryService.php:288 14440msgid "Kuwait" 14441msgstr "" 14442 14443#. I18N: Name of a country or state 14444#: app/Statistics/Service/CountryService.php:290 14445msgid "Laos" 14446msgstr "" 14447 14448#. I18N: Name of a country or state 14449#: app/Statistics/Service/CountryService.php:292 14450msgid "Lebanon" 14451msgstr "" 14452 14453#. I18N: Name of a country or state 14454#: app/Statistics/Service/CountryService.php:294 14455msgid "Liberia" 14456msgstr "" 14457 14458#. I18N: Name of a country or state 14459#: app/Statistics/Service/CountryService.php:296 14460msgid "Libya" 14461msgstr "" 14462 14463#. I18N: Name of a country or state 14464#: app/Statistics/Service/CountryService.php:298 14465msgid "Saint Lucia" 14466msgstr "" 14467 14468#. I18N: Name of a country or state 14469#: app/Statistics/Service/CountryService.php:300 14470msgid "Liechtenstein" 14471msgstr "" 14472 14473#. I18N: Name of a country or state 14474#: app/Statistics/Service/CountryService.php:302 14475msgid "Sri Lanka" 14476msgstr "" 14477 14478#. I18N: Name of a country or state 14479#: app/Statistics/Service/CountryService.php:304 14480msgid "Lesotho" 14481msgstr "" 14482 14483#. I18N: Name of a country or state 14484#: app/Statistics/Service/CountryService.php:306 14485msgid "Lithuania" 14486msgstr "" 14487 14488#. I18N: Name of a country or state 14489#: app/Statistics/Service/CountryService.php:308 14490msgid "Luxembourg" 14491msgstr "" 14492 14493#. I18N: Name of a country or state 14494#: app/Statistics/Service/CountryService.php:310 14495msgid "Latvia" 14496msgstr "" 14497 14498#. I18N: Name of a country or state 14499#: app/Statistics/Service/CountryService.php:312 14500msgid "Macau" 14501msgstr "" 14502 14503#. I18N: Name of a country or state 14504#: app/Statistics/Service/CountryService.php:315 14505msgid "Morocco" 14506msgstr "" 14507 14508#. I18N: Name of a country or state 14509#: app/Statistics/Service/CountryService.php:317 14510msgid "Monaco" 14511msgstr "" 14512 14513#. I18N: Name of a country or state 14514#: app/Statistics/Service/CountryService.php:319 14515msgid "Moldova" 14516msgstr "" 14517 14518#. I18N: Name of a country or state 14519#: app/Statistics/Service/CountryService.php:321 14520msgid "Madagascar" 14521msgstr "" 14522 14523#. I18N: Name of a country or state 14524#: app/Statistics/Service/CountryService.php:323 14525msgid "Maldives" 14526msgstr "" 14527 14528#. I18N: Name of a country or state 14529#: app/Statistics/Service/CountryService.php:325 14530msgid "Mexico" 14531msgstr "" 14532 14533#. I18N: Name of a country or state 14534#: app/Statistics/Service/CountryService.php:327 14535msgid "Marshall Islands" 14536msgstr "" 14537 14538#. I18N: Name of a country or state 14539#: app/Statistics/Service/CountryService.php:329 14540msgid "Macedonia" 14541msgstr "" 14542 14543#. I18N: Name of a country or state 14544#: app/Statistics/Service/CountryService.php:331 14545msgid "Mali" 14546msgstr "" 14547 14548#. I18N: Name of a country or state 14549#: app/Statistics/Service/CountryService.php:333 14550msgid "Malta" 14551msgstr "" 14552 14553#. I18N: Name of a country or state 14554#: app/Statistics/Service/CountryService.php:335 14555msgid "Myanmar" 14556msgstr "" 14557 14558#. I18N: Name of a country or state 14559#: app/Statistics/Service/CountryService.php:337 14560msgid "Mongolia" 14561msgstr "" 14562 14563#. I18N: Name of a country or state 14564#: app/Statistics/Service/CountryService.php:339 14565msgid "Northern Mariana Islands" 14566msgstr "" 14567 14568#. I18N: Name of a country or state 14569#: app/Statistics/Service/CountryService.php:341 14570msgid "Montenegro" 14571msgstr "" 14572 14573#. I18N: Name of a country or state 14574#: app/Statistics/Service/CountryService.php:343 14575msgid "Mozambique" 14576msgstr "" 14577 14578#. I18N: Name of a country or state 14579#: app/Statistics/Service/CountryService.php:345 14580msgid "Mauritania" 14581msgstr "" 14582 14583#. I18N: Name of a country or state 14584#: app/Statistics/Service/CountryService.php:347 14585msgid "Montserrat" 14586msgstr "" 14587 14588#. I18N: Name of a country or state 14589#: app/Statistics/Service/CountryService.php:349 14590msgid "Martinique" 14591msgstr "" 14592 14593#. I18N: Name of a country or state 14594#: app/Statistics/Service/CountryService.php:351 14595msgid "Mauritius" 14596msgstr "" 14597 14598#. I18N: Name of a country or state 14599#: app/Statistics/Service/CountryService.php:353 14600msgid "Malawi" 14601msgstr "" 14602 14603#. I18N: Name of a country or state 14604#: app/Statistics/Service/CountryService.php:355 14605msgid "Malaysia" 14606msgstr "" 14607 14608#. I18N: Name of a country or state 14609#: app/Statistics/Service/CountryService.php:357 14610msgid "Mayotte" 14611msgstr "" 14612 14613#. I18N: Name of a country or state 14614#: app/Statistics/Service/CountryService.php:359 14615msgid "Namibia" 14616msgstr "" 14617 14618#. I18N: Name of a country or state 14619#: app/Statistics/Service/CountryService.php:361 14620msgid "New Caledonia" 14621msgstr "" 14622 14623#. I18N: Name of a country or state 14624#: app/Statistics/Service/CountryService.php:363 14625msgid "Niger" 14626msgstr "" 14627 14628#. I18N: Name of a country or state 14629#: app/Statistics/Service/CountryService.php:365 14630msgid "Norfolk Island" 14631msgstr "" 14632 14633#. I18N: Name of a country or state 14634#: app/Statistics/Service/CountryService.php:367 14635msgid "Nigeria" 14636msgstr "" 14637 14638#. I18N: Name of a country or state 14639#: app/Statistics/Service/CountryService.php:369 14640msgid "Nicaragua" 14641msgstr "" 14642 14643#. I18N: Name of a country or state 14644#: app/Statistics/Service/CountryService.php:371 14645msgid "Northern Ireland" 14646msgstr "" 14647 14648#. I18N: Name of a country or state 14649#: app/Statistics/Service/CountryService.php:373 14650msgid "Niue" 14651msgstr "" 14652 14653#. I18N: Name of a country or state 14654#: app/Statistics/Service/CountryService.php:375 14655msgid "Netherlands" 14656msgstr "" 14657 14658#. I18N: Name of a country or state 14659#: app/Statistics/Service/CountryService.php:377 14660msgid "Norway" 14661msgstr "" 14662 14663#. I18N: Name of a country or state 14664#: app/Statistics/Service/CountryService.php:379 14665msgid "Nepal" 14666msgstr "" 14667 14668#. I18N: Name of a country or state 14669#: app/Statistics/Service/CountryService.php:381 14670msgid "Nauru" 14671msgstr "" 14672 14673#. I18N: Name of a country or state 14674#: app/Statistics/Service/CountryService.php:383 14675msgid "New Zealand" 14676msgstr "" 14677 14678#. I18N: Name of a country or state 14679#: app/Statistics/Service/CountryService.php:385 14680msgid "Oman" 14681msgstr "" 14682 14683#. I18N: Name of a country or state 14684#: app/Statistics/Service/CountryService.php:387 14685msgid "Pakistan" 14686msgstr "" 14687 14688#. I18N: Name of a country or state 14689#: app/Statistics/Service/CountryService.php:389 14690msgid "Panama" 14691msgstr "" 14692 14693#. I18N: Name of a country or state 14694#: app/Statistics/Service/CountryService.php:391 14695msgid "Pitcairn" 14696msgstr "" 14697 14698#. I18N: Name of a country or state 14699#: app/Statistics/Service/CountryService.php:393 14700msgid "Peru" 14701msgstr "" 14702 14703#. I18N: Name of a country or state 14704#: app/Statistics/Service/CountryService.php:395 14705msgid "Philippines" 14706msgstr "" 14707 14708#. I18N: Name of a country or state 14709#: app/Statistics/Service/CountryService.php:397 14710msgid "Palau" 14711msgstr "" 14712 14713#. I18N: Name of a country or state 14714#: app/Statistics/Service/CountryService.php:399 14715msgid "Papua New Guinea" 14716msgstr "" 14717 14718#. I18N: Name of a country or state 14719#: app/Statistics/Service/CountryService.php:401 14720msgid "Poland" 14721msgstr "" 14722 14723#. I18N: Name of a country or state 14724#: app/Statistics/Service/CountryService.php:403 14725msgid "Puerto Rico" 14726msgstr "" 14727 14728#. I18N: Name of a country or state 14729#: app/Statistics/Service/CountryService.php:405 14730msgid "North Korea" 14731msgstr "" 14732 14733#. I18N: Name of a country or state 14734#: app/Statistics/Service/CountryService.php:407 14735msgid "Portugal" 14736msgstr "" 14737 14738#. I18N: Name of a country or state 14739#: app/Statistics/Service/CountryService.php:409 14740msgid "Paraguay" 14741msgstr "" 14742 14743#. I18N: Name of a country or state 14744#: app/Statistics/Service/CountryService.php:411 14745msgid "Occupied Palestinian Territory" 14746msgstr "" 14747 14748#. I18N: Name of a country or state 14749#: app/Statistics/Service/CountryService.php:413 14750msgid "French Polynesia" 14751msgstr "" 14752 14753#. I18N: Name of a country or state 14754#: app/Statistics/Service/CountryService.php:415 14755msgid "Qatar" 14756msgstr "" 14757 14758#. I18N: Name of a country or state 14759#: app/Statistics/Service/CountryService.php:417 14760msgid "Reunion" 14761msgstr "" 14762 14763#. I18N: Name of a country or state 14764#: app/Statistics/Service/CountryService.php:419 14765msgid "Romania" 14766msgstr "" 14767 14768#. I18N: Name of a country or state 14769#: app/Statistics/Service/CountryService.php:421 14770msgid "Russia" 14771msgstr "" 14772 14773#. I18N: Name of a country or state 14774#: app/Statistics/Service/CountryService.php:423 14775msgid "Rwanda" 14776msgstr "" 14777 14778#. I18N: Name of a country or state 14779#: app/Statistics/Service/CountryService.php:425 14780msgid "Saudi Arabia" 14781msgstr "" 14782 14783#. I18N: Name of a country or state 14784#: app/Statistics/Service/CountryService.php:427 14785msgid "Scotland" 14786msgstr "" 14787 14788#. I18N: Name of a country or state 14789#: app/Statistics/Service/CountryService.php:429 14790msgid "Sudan" 14791msgstr "" 14792 14793#. I18N: Name of a country or state 14794#: app/Statistics/Service/CountryService.php:431 14795msgid "At sea" 14796msgstr "" 14797 14798#. I18N: Name of a country or state 14799#: app/Statistics/Service/CountryService.php:433 14800msgid "Senegal" 14801msgstr "" 14802 14803#. I18N: Name of a country or state 14804#: app/Statistics/Service/CountryService.php:435 14805msgid "Serbia" 14806msgstr "" 14807 14808#. I18N: Name of a country or state 14809#: app/Statistics/Service/CountryService.php:437 14810msgid "Singapore" 14811msgstr "" 14812 14813#. I18N: Name of a country or state 14814#: app/Statistics/Service/CountryService.php:439 14815msgid "South Georgia and the South Sandwich Islands" 14816msgstr "" 14817 14818#. I18N: Name of a country or state 14819#: app/Statistics/Service/CountryService.php:441 14820msgid "Saint Helena" 14821msgstr "" 14822 14823#. I18N: Name of a country or state 14824#: app/Statistics/Service/CountryService.php:443 14825msgid "Svalbard and Jan Mayen" 14826msgstr "" 14827 14828#. I18N: Name of a country or state 14829#: app/Statistics/Service/CountryService.php:445 14830msgid "Solomon Islands" 14831msgstr "" 14832 14833#. I18N: Name of a country or state 14834#: app/Statistics/Service/CountryService.php:447 14835msgid "Sierra Leone" 14836msgstr "" 14837 14838#. I18N: Name of a country or state 14839#: app/Statistics/Service/CountryService.php:449 14840msgid "El Salvador" 14841msgstr "" 14842 14843#. I18N: Name of a country or state 14844#: app/Statistics/Service/CountryService.php:451 14845msgid "San Marino" 14846msgstr "" 14847 14848#. I18N: Name of a country or state 14849#: app/Statistics/Service/CountryService.php:453 14850msgid "Somalia" 14851msgstr "" 14852 14853#. I18N: Name of a country or state 14854#: app/Statistics/Service/CountryService.php:455 14855msgid "Saint Pierre and Miquelon" 14856msgstr "" 14857 14858#. I18N: Name of a country or state 14859#: app/Statistics/Service/CountryService.php:457 14860msgid "South Sudan" 14861msgstr "" 14862 14863#. I18N: Name of a country or state 14864#: app/Statistics/Service/CountryService.php:459 14865msgid "Sao Tome and Principe" 14866msgstr "" 14867 14868#. I18N: Name of a country or state 14869#: app/Statistics/Service/CountryService.php:461 14870msgid "Suriname" 14871msgstr "" 14872 14873#. I18N: Name of a country or state 14874#: app/Statistics/Service/CountryService.php:463 14875msgid "Slovakia" 14876msgstr "" 14877 14878#. I18N: Name of a country or state 14879#: app/Statistics/Service/CountryService.php:465 14880msgid "Slovenia" 14881msgstr "" 14882 14883#. I18N: Name of a country or state 14884#: app/Statistics/Service/CountryService.php:467 14885msgid "Sweden" 14886msgstr "" 14887 14888#. I18N: Name of a country or state 14889#: app/Statistics/Service/CountryService.php:469 14890msgid "Swaziland" 14891msgstr "" 14892 14893#. I18N: Name of a country or state 14894#: app/Statistics/Service/CountryService.php:472 14895msgid "Seychelles" 14896msgstr "" 14897 14898#. I18N: Name of a country or state 14899#: app/Statistics/Service/CountryService.php:474 14900msgid "Syria" 14901msgstr "" 14902 14903#. I18N: Name of a country or state 14904#: app/Statistics/Service/CountryService.php:476 14905msgid "Turks and Caicos Islands" 14906msgstr "" 14907 14908#. I18N: Name of a country or state 14909#: app/Statistics/Service/CountryService.php:478 14910msgid "Chad" 14911msgstr "" 14912 14913#. I18N: Name of a country or state 14914#: app/Statistics/Service/CountryService.php:480 14915msgid "Togo" 14916msgstr "" 14917 14918#. I18N: Name of a country or state 14919#: app/Statistics/Service/CountryService.php:482 14920msgid "Thailand" 14921msgstr "" 14922 14923#. I18N: Name of a country or state 14924#: app/Statistics/Service/CountryService.php:484 14925msgid "Tajikistan" 14926msgstr "" 14927 14928#. I18N: Name of a country or state 14929#: app/Statistics/Service/CountryService.php:486 14930msgid "Tokelau" 14931msgstr "" 14932 14933#. I18N: Name of a country or state 14934#: app/Statistics/Service/CountryService.php:488 14935msgid "Turkmenistan" 14936msgstr "" 14937 14938#. I18N: Name of a country or state 14939#: app/Statistics/Service/CountryService.php:490 14940msgid "Timor-Leste" 14941msgstr "" 14942 14943#. I18N: Name of a country or state 14944#: app/Statistics/Service/CountryService.php:492 14945msgid "Tonga" 14946msgstr "" 14947 14948#. I18N: Name of a country or state 14949#: app/Statistics/Service/CountryService.php:494 14950msgid "Trinidad and Tobago" 14951msgstr "" 14952 14953#. I18N: Name of a country or state 14954#: app/Statistics/Service/CountryService.php:496 14955msgid "Tunisia" 14956msgstr "" 14957 14958#. I18N: Name of a country or state 14959#: app/Statistics/Service/CountryService.php:498 14960msgid "Turkey" 14961msgstr "" 14962 14963#. I18N: Name of a country or state 14964#: app/Statistics/Service/CountryService.php:500 14965msgid "Tuvalu" 14966msgstr "" 14967 14968#. I18N: Name of a country or state 14969#: app/Statistics/Service/CountryService.php:502 14970msgid "Taiwan" 14971msgstr "" 14972 14973#. I18N: Name of a country or state 14974#: app/Statistics/Service/CountryService.php:504 14975msgid "Tanzania" 14976msgstr "" 14977 14978#. I18N: Name of a country or state 14979#: app/Statistics/Service/CountryService.php:506 14980msgid "Uganda" 14981msgstr "" 14982 14983#. I18N: Name of a country or state 14984#: app/Statistics/Service/CountryService.php:508 14985msgid "Ukraine" 14986msgstr "" 14987 14988#. I18N: Name of a country or state 14989#: app/Statistics/Service/CountryService.php:510 14990msgid "US Minor Outlying Islands" 14991msgstr "" 14992 14993#. I18N: Name of a country or state 14994#: app/Statistics/Service/CountryService.php:512 14995msgid "Uruguay" 14996msgstr "" 14997 14998#. I18N: Name of a country or state 14999#: app/Statistics/Service/CountryService.php:514 15000msgid "United States" 15001msgstr "" 15002 15003#. I18N: Name of a country or state 15004#: app/Statistics/Service/CountryService.php:516 15005msgid "Uzbekistan" 15006msgstr "" 15007 15008#. I18N: Name of a country or state 15009#: app/Statistics/Service/CountryService.php:518 15010msgid "Vatican City" 15011msgstr "" 15012 15013#. I18N: Name of a country or state 15014#: app/Statistics/Service/CountryService.php:520 15015msgid "Saint Vincent and the Grenadines" 15016msgstr "" 15017 15018#. I18N: Name of a country or state 15019#: app/Statistics/Service/CountryService.php:522 15020msgid "Venezuela" 15021msgstr "" 15022 15023#. I18N: Name of a country or state 15024#: app/Statistics/Service/CountryService.php:524 15025msgid "British Virgin Islands" 15026msgstr "" 15027 15028#. I18N: Name of a country or state 15029#: app/Statistics/Service/CountryService.php:526 15030msgid "US Virgin Islands" 15031msgstr "" 15032 15033#. I18N: Name of a country or state 15034#: app/Statistics/Service/CountryService.php:528 15035msgid "Vietnam" 15036msgstr "" 15037 15038#. I18N: Name of a country or state 15039#: app/Statistics/Service/CountryService.php:530 15040msgid "Vanuatu" 15041msgstr "" 15042 15043#. I18N: Name of a country or state 15044#: app/Statistics/Service/CountryService.php:532 15045msgid "Wallis and Futuna" 15046msgstr "" 15047 15048#. I18N: Name of a country or state 15049#: app/Statistics/Service/CountryService.php:534 15050msgid "Wales" 15051msgstr "" 15052 15053#. I18N: Name of a country or state 15054#: app/Statistics/Service/CountryService.php:536 15055msgid "Samoa" 15056msgstr "" 15057 15058#. I18N: Name of a country or state 15059#: app/Statistics/Service/CountryService.php:538 15060msgid "Yemen" 15061msgstr "" 15062 15063#. I18N: Name of a country or state 15064#: app/Statistics/Service/CountryService.php:540 15065msgid "South Africa" 15066msgstr "" 15067 15068#. I18N: Name of a country or state 15069#: app/Statistics/Service/CountryService.php:542 15070msgid "Zambia" 15071msgstr "" 15072 15073#. I18N: Name of a country or state 15074#: app/Statistics/Service/CountryService.php:544 15075msgid "Zimbabwe" 15076msgstr "" 15077 15078#: app/SurnameTradition.php:77 15079msgctxt "Surname tradition" 15080msgid "paternal" 15081msgstr "" 15082 15083#. I18N: In the paternal surname tradition, ... 15084#. I18N: In the patrilineal surname tradition, ... 15085#. I18N: In the Polish surname tradition, ... 15086#. I18N: In the Lithuanian surname tradition, ... 15087#: app/SurnameTradition.php:79 app/SurnameTradition.php:86 15088#: app/SurnameTradition.php:102 app/SurnameTradition.php:109 15089msgid "Children take their father’s surname." 15090msgstr "" 15091 15092#. I18N: In the paternal surname tradition, ... 15093#. I18N: In the Polish surname tradition, ... 15094#. I18N: In the Lithuanian surname tradition, ... 15095#: app/SurnameTradition.php:81 app/SurnameTradition.php:104 15096#: app/SurnameTradition.php:111 15097msgid "Wives take their husband’s surname." 15098msgstr "" 15099 15100#. I18N: A system where children take their father’s surname 15101#: app/SurnameTradition.php:84 15102msgid "patrilineal" 15103msgstr "" 15104 15105#. I18N: A system where children take their mother’s surname 15106#: app/SurnameTradition.php:88 15107msgid "matrilineal" 15108msgstr "" 15109 15110#. I18N: In the matrilineal surname tradition, ... 15111#: app/SurnameTradition.php:90 15112msgid "Children take their mother’s surname." 15113msgstr "" 15114 15115#: app/SurnameTradition.php:91 15116msgctxt "Surname tradition" 15117msgid "Spanish" 15118msgstr "" 15119 15120#. I18N: In the Spanish surname tradition, ... 15121#: app/SurnameTradition.php:93 15122msgid "Children take one surname from the father and one surname from the mother." 15123msgstr "" 15124 15125#: app/SurnameTradition.php:94 15126msgctxt "Surname tradition" 15127msgid "Portuguese" 15128msgstr "" 15129 15130#. I18N: In the Portuguese surname tradition, ... 15131#: app/SurnameTradition.php:96 15132msgid "Children take one surname from the mother and one surname from the father." 15133msgstr "" 15134 15135#: app/SurnameTradition.php:97 15136msgctxt "Surname tradition" 15137msgid "Icelandic" 15138msgstr "" 15139 15140#. I18N: In the Icelandic surname tradition, ... 15141#: app/SurnameTradition.php:99 15142msgid "Children take a patronym instead of a surname." 15143msgstr "" 15144 15145#: app/SurnameTradition.php:100 15146msgctxt "Surname tradition" 15147msgid "Polish" 15148msgstr "" 15149 15150#. I18N: In the Polish surname tradition, ... 15151#: app/SurnameTradition.php:106 15152msgid "Surnames are inflected to indicate an individual’s gender." 15153msgstr "" 15154 15155#: app/SurnameTradition.php:107 15156msgctxt "Surname tradition" 15157msgid "Lithuanian" 15158msgstr "" 15159 15160#. I18N: In the Lithuanian surname tradition, ... 15161#: app/SurnameTradition.php:113 15162msgid "Surnames are inflected to indicate an individual’s gender and marital status." 15163msgstr "" 15164 15165#: app/SurnameTradition.php:114 15166msgctxt "Surname tradition" 15167msgid "none" 15168msgstr "" 15169 15170#: resources/views/admin/analytics-edit.phtml:10 15171#: resources/views/admin/control-panel.phtml:512 15172#: resources/views/modules/faq/config.phtml:9 15173#: resources/views/modules/faq/edit.phtml:10 15174#: resources/views/modules/relationships-chart/config.phtml:9 15175#: resources/views/modules/sitemap/config.phtml:9 15176#: resources/views/modules/stories/config.phtml:9 15177#: resources/views/modules/stories/edit.phtml:14 15178msgid "Modules" 15179msgstr "" 15180 15181#. I18N: A button label. 15182#: resources/views/admin/analytics-edit.phtml:33 15183#: resources/views/admin/components.phtml:158 15184#: resources/views/admin/location-edit.phtml:75 15185#: resources/views/admin/map-provider.phtml:55 15186#: resources/views/admin/merge-records-step-2.phtml:166 15187#: resources/views/admin/modules.phtml:278 15188#: resources/views/admin/site-mail.phtml:227 15189#: resources/views/admin/site-preferences.phtml:115 15190#: resources/views/admin/site-registration.phtml:83 15191#: resources/views/admin/trees-preferences.phtml:931 15192#: resources/views/admin/trees-privacy.phtml:286 15193#: resources/views/admin/users-create.phtml:71 15194#: resources/views/admin/users-edit.phtml:329 15195#: resources/views/edit-account-page.phtml:152 15196#: resources/views/edit-blocks-page.phtml:48 15197#: resources/views/edit/add-fact.phtml:88 15198#: resources/views/edit/change-family-members.phtml:79 15199#: resources/views/edit/edit-fact.phtml:130 15200#: resources/views/edit/link-child-to-family.phtml:40 15201#: resources/views/edit/link-spouse-to-individual.phtml:30 15202#: resources/views/edit/new-individual.phtml:328 15203#: resources/views/edit/raw-gedcom-fact.phtml:40 15204#: resources/views/edit/raw-gedcom-record.phtml:55 15205#: resources/views/edit/reorder-children.phtml:34 15206#: resources/views/edit/reorder-families.phtml:87 15207#: resources/views/edit/reorder-media.phtml:32 15208#: resources/views/edit/reorder-names.phtml:42 15209#: resources/views/edit/shared-note.phtml:32 15210#: resources/views/modals/create-media-from-file.phtml:58 15211#: resources/views/modals/footer-save-cancel.phtml:10 15212#: resources/views/modules/custom-css-js/edit.phtml:40 15213#: resources/views/modules/edit-block-config.phtml:25 15214#: resources/views/modules/faq/edit.phtml:78 15215#: resources/views/modules/favorites/favorites.phtml:175 15216#: resources/views/modules/gedcom_news/edit.phtml:42 15217#: resources/views/modules/relationships-chart/config.phtml:47 15218#: resources/views/modules/sitemap/config.phtml:29 15219#: resources/views/modules/stories/edit.phtml:61 15220#: resources/views/modules/user_blog/edit.phtml:42 15221msgid "save" 15222msgstr "" 15223 15224#. I18N: A button label. 15225#: resources/views/admin/analytics-edit.phtml:38 15226#: resources/views/admin/broadcast.phtml:61 15227#: resources/views/admin/components.phtml:163 15228#: resources/views/admin/email-page.phtml:59 15229#: resources/views/admin/location-edit.phtml:79 15230#: resources/views/admin/map-import-form.phtml:84 15231#: resources/views/admin/site-mail.phtml:232 15232#: resources/views/admin/site-preferences.phtml:120 15233#: resources/views/admin/site-registration.phtml:88 15234#: resources/views/admin/trees-preferences.phtml:935 15235#: resources/views/admin/trees-privacy.phtml:291 15236#: resources/views/contact-page.phtml:68 15237#: resources/views/edit-blocks-page.phtml:53 15238#: resources/views/edit/add-fact.phtml:93 15239#: resources/views/edit/change-family-members.phtml:84 15240#: resources/views/edit/edit-fact.phtml:135 15241#: resources/views/edit/link-child-to-family.phtml:45 15242#: resources/views/edit/link-spouse-to-individual.phtml:35 15243#: resources/views/edit/new-individual.phtml:340 15244#: resources/views/edit/raw-gedcom-fact.phtml:44 15245#: resources/views/edit/raw-gedcom-record.phtml:59 15246#: resources/views/edit/reorder-children.phtml:44 15247#: resources/views/edit/reorder-families.phtml:92 15248#: resources/views/edit/reorder-media.phtml:37 15249#: resources/views/edit/reorder-names.phtml:47 15250#: resources/views/edit/shared-note.phtml:37 15251#: resources/views/message-page.phtml:59 15252#: resources/views/modals/create-media-from-file.phtml:62 15253#: resources/views/modals/footer-save-cancel.phtml:14 15254#: resources/views/modules/clippings/add-options.phtml:32 15255#: resources/views/modules/clippings/download.phtml:87 15256#: resources/views/modules/custom-css-js/edit.phtml:45 15257#: resources/views/modules/edit-block-config.phtml:29 15258#: resources/views/modules/favorites/favorites.phtml:171 15259#: resources/views/modules/gedcom_news/edit.phtml:46 15260#: resources/views/modules/stories/edit.phtml:66 15261#: resources/views/modules/user_blog/edit.phtml:46 15262msgid "cancel" 15263msgstr "" 15264 15265#: resources/views/admin/broadcast.phtml:19 15266#: resources/views/admin/email-page.phtml:18 15267#: resources/views/message-page.phtml:17 15268msgctxt "Email sender" 15269msgid "From" 15270msgstr "" 15271 15272#: resources/views/admin/broadcast.phtml:28 15273#: resources/views/admin/email-page.phtml:27 15274#: resources/views/contact-page.phtml:18 resources/views/message-page.phtml:26 15275msgctxt "Email recipient" 15276msgid "To" 15277msgstr "" 15278 15279#: resources/views/admin/broadcast.phtml:47 15280#: resources/views/admin/email-page.phtml:45 15281#: resources/views/admin/site-logs.phtml:53 15282#: resources/views/admin/site-logs.phtml:108 15283#: resources/views/contact-page.phtml:54 resources/views/message-page.phtml:45 15284msgid "Message" 15285msgstr "" 15286 15287#: resources/views/admin/changes-log.phtml:23 15288#: resources/views/admin/site-logs.phtml:23 15289msgctxt "Start of date range" 15290msgid "From" 15291msgstr "" 15292 15293#: resources/views/admin/changes-log.phtml:30 15294#: resources/views/admin/site-logs.phtml:30 15295msgctxt "End of date range" 15296msgid "To" 15297msgstr "" 15298 15299#: resources/views/admin/changes-log.phtml:44 15300#: resources/views/admin/changes-log.phtml:118 15301#: resources/views/admin/data-fix-page.phtml:66 15302#: resources/views/admin/trees-privacy.phtml:227 15303#: resources/views/lists/anniversaries-table.phtml:34 15304#: resources/views/modules/clippings/show.phtml:21 15305#: resources/views/modules/recent_changes/changes-table.phtml:43 15306#: resources/views/modules/todo/research-tasks.phtml:32 15307msgid "Record" 15308msgstr "" 15309 15310#: resources/views/admin/changes-log.phtml:53 15311msgid "Old data" 15312msgstr "" 15313 15314#: resources/views/admin/changes-log.phtml:60 15315msgid "New data" 15316msgstr "" 15317 15318#: resources/views/admin/changes-log.phtml:67 15319#: resources/views/admin/changes-log.phtml:120 15320#: resources/views/admin/site-logs.phtml:60 15321#: resources/views/admin/site-logs.phtml:110 15322msgid "User" 15323msgstr "" 15324 15325#. I18N: A button label. 15326#: resources/views/admin/changes-log.phtml:83 15327#: resources/views/admin/site-logs.phtml:76 15328#: resources/views/modules/media-list/page.phtml:81 15329#: resources/views/search-advanced-page.phtml:84 15330#: resources/views/search-general-page.phtml:105 15331#: resources/views/search-phonetic-page.phtml:106 15332msgid "search" 15333msgstr "" 15334 15335#. I18N: A button label. 15336#: resources/views/admin/changes-log.phtml:88 15337#: resources/views/admin/site-logs.phtml:81 15338#: resources/views/modules/lifespans-chart/page.phtml:70 15339#: resources/views/modules/media-list/page.phtml:84 15340#: resources/views/modules/timeline-chart/page.phtml:30 15341msgid "reset" 15342msgstr "" 15343 15344#. I18N: A button label. 15345#: resources/views/admin/changes-log.phtml:92 15346#: resources/views/admin/site-logs.phtml:86 15347#: resources/views/modules/clippings/download.phtml:83 15348#: resources/views/report-setup-page.phtml:83 15349#: resources/views/report-setup-page.phtml:96 15350msgid "download" 15351msgstr "" 15352 15353#: resources/views/admin/changes-log.phtml:95 15354#: resources/views/admin/site-logs.phtml:89 15355msgid "Permanently delete these records?" 15356msgstr "" 15357 15358#. I18N: A button label. 15359#: resources/views/admin/changes-log.phtml:97 15360#: resources/views/admin/locations.phtml:132 15361#: resources/views/admin/site-logs.phtml:91 15362#: resources/views/admin/users-cleanup.phtml:65 15363#: resources/views/admin/webtrees1-thumbnails-form.phtml:27 15364msgid "delete" 15365msgstr "" 15366 15367#: resources/views/admin/changes-log.phtml:116 15368#: resources/views/admin/site-logs.phtml:106 15369#: resources/views/edit/edit-fact.phtml:115 15370msgid "Timestamp" 15371msgstr "" 15372 15373#: resources/views/admin/clean-data.phtml:14 15374#, php-format 15375msgid "Files marked with %s are required for proper operation and cannot be removed." 15376msgstr "" 15377 15378#: resources/views/admin/components.phtml:39 15379#: resources/views/admin/modules.phtml:66 15380msgid "Module" 15381msgstr "" 15382 15383#: resources/views/admin/components.phtml:40 15384#: resources/views/admin/components.phtml:80 15385#: resources/views/admin/modules.phtml:69 15386msgid "Enabled" 15387msgstr "" 15388 15389#: resources/views/admin/components.phtml:42 15390#: resources/views/admin/components.phtml:99 15391#: resources/views/admin/trees-privacy.phtml:233 15392msgid "Access level" 15393msgstr "" 15394 15395#: resources/views/admin/components.phtml:45 15396#: resources/views/admin/components.phtml:140 15397#: resources/views/modules/faq/config.phtml:45 15398msgid "Move up" 15399msgstr "" 15400 15401#: resources/views/admin/components.phtml:46 15402#: resources/views/admin/components.phtml:146 15403#: resources/views/modules/faq/config.phtml:46 15404msgid "Move down" 15405msgstr "" 15406 15407#: resources/views/admin/components.phtml:133 15408#: resources/views/family-page-menu.phtml:17 15409#: resources/views/gedcom-record-page-menu.phtml:13 15410#: resources/views/individual-page-menu.phtml:19 15411#: resources/views/media-page-menu.phtml:13 15412#: resources/views/note-page-menu.phtml:13 15413#: resources/views/repository-page-menu.phtml:13 15414#: resources/views/source-page-menu.phtml:13 15415#: resources/views/submitter-page-menu.phtml:13 15416msgid "edit" 15417msgstr "" 15418 15419#: resources/views/admin/control-panel.phtml:130 15420#: resources/views/admin/control-panel.phtml:573 15421#: resources/views/admin/trees-preferences.phtml:169 15422msgid "Website" 15423msgstr "" 15424 15425#. I18N: %s is a URL/link to the project website 15426#: resources/views/admin/control-panel.phtml:147 15427#, php-format 15428msgid "Support and documentation can be found at %s." 15429msgstr "" 15430 15431#: resources/views/admin/control-panel.phtml:168 15432msgid "An upgrade is available." 15433msgstr "" 15434 15435#: resources/views/admin/control-panel.phtml:237 15436#: resources/views/admin/trees.phtml:48 15437msgid "You need to create a family tree." 15438msgstr "" 15439 15440#: resources/views/admin/control-panel.phtml:425 15441#: resources/views/modules/gedcom_stats/statistics.phtml:123 15442#: resources/views/modules/html/template-statistics.phtml:55 15443msgid "Users" 15444msgstr "" 15445 15446#: resources/views/admin/control-panel.phtml:433 15447msgid "Administrators" 15448msgstr "" 15449 15450#: resources/views/admin/control-panel.phtml:433 15451msgid "Managers" 15452msgstr "" 15453 15454#: resources/views/admin/control-panel.phtml:433 15455msgid "Moderators" 15456msgstr "" 15457 15458#: resources/views/admin/control-panel.phtml:433 15459msgid "Not verified by the user" 15460msgstr "" 15461 15462#: resources/views/admin/control-panel.phtml:433 15463msgid "Not approved by an administrator" 15464msgstr "" 15465 15466#: resources/views/admin/control-panel.phtml:531 15467msgid "Genealogy" 15468msgstr "" 15469 15470#: resources/views/admin/control-panel.phtml:626 15471msgid "Individual page" 15472msgstr "" 15473 15474#: resources/views/admin/control-panel.phtml:772 15475msgid "Old files found" 15476msgstr "" 15477 15478#: resources/views/admin/control-panel.phtml:777 15479msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." 15480msgstr "" 15481 15482#: resources/views/admin/custom-module-info.phtml:12 15483msgid "Custom module" 15484msgstr "" 15485 15486#: resources/views/admin/data-fix-page.phtml:47 15487#: resources/views/modules/batch_update/admin.phtml:83 15488#: resources/views/modules/batch_update/admin.phtml:87 15489msgid "Update all" 15490msgstr "" 15491 15492#: resources/views/admin/data-fix-page.phtml:70 15493#: resources/views/admin/data-fix-select.phtml:29 15494msgid "Data fix" 15495msgstr "" 15496 15497#: resources/views/admin/data-fix-page.phtml:82 15498msgid "Why does this list include records that do not need to be updated?" 15499msgstr "" 15500 15501#. I18N: A button label, next page 15502#: resources/views/admin/data-fix-select.phtml:50 15503#: resources/views/individual-page.phtml:82 15504#: resources/views/layouts/default.phtml:164 15505#: resources/views/lists/datatables-attributes.phtml:18 15506#: resources/views/modules/batch_update/admin.phtml:67 15507#: resources/views/modules/batch_update/admin.phtml:71 15508#: resources/views/modules/media-list/pagination.phtml:44 15509#: resources/views/setup/step-1-language.phtml:39 15510#: resources/views/setup/step-2-server-checks.phtml:67 15511#: resources/views/setup/step-3-database-type.phtml:75 15512#: resources/views/setup/step-4-database-mysql.phtml:116 15513#: resources/views/setup/step-4-database-pgsql.phtml:101 15514#: resources/views/setup/step-4-database-sqlite.phtml:75 15515#: resources/views/setup/step-4-database-sqlsvr.phtml:101 15516#: resources/views/setup/step-5-administrator.phtml:86 15517msgid "next" 15518msgstr "" 15519 15520#: resources/views/admin/fix-level-0-media-action.phtml:17 15521msgid "Move the media object?" 15522msgstr "" 15523 15524#: resources/views/admin/fix-level-0-media.phtml:14 15525msgid "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." 15526msgstr "" 15527 15528#: resources/views/admin/location-edit.phtml:53 15529#: resources/views/admin/location-edit.phtml:64 15530msgid "degrees" 15531msgstr "" 15532 15533#: resources/views/admin/location-edit.phtml:135 15534msgid "Reset to initial map state" 15535msgstr "" 15536 15537#: resources/views/admin/location-edit.phtml:150 15538#: resources/views/modules/pedigree-map/chart.phtml:82 15539#: resources/views/modules/place-hierarchy/map.phtml:85 15540#: resources/views/modules/places/tab.phtml:73 15541#: resources/views/modules/timeline-chart/page.phtml:38 15542msgid "Zoom in" 15543msgstr "" 15544 15545#: resources/views/admin/location-edit.phtml:151 15546#: resources/views/modules/pedigree-map/chart.phtml:83 15547#: resources/views/modules/place-hierarchy/map.phtml:86 15548#: resources/views/modules/places/tab.phtml:74 15549#: resources/views/modules/timeline-chart/page.phtml:41 15550msgid "Zoom out" 15551msgstr "" 15552 15553#: resources/views/admin/location-edit.phtml:161 15554#: resources/views/modules/batch_update/admin.phtml:101 15555msgid "Nothing found." 15556msgstr "" 15557 15558#: resources/views/admin/locations.phtml:31 15559msgid "Hide unused locations" 15560msgstr "" 15561 15562#: resources/views/admin/locations.phtml:42 15563msgid "Flag" 15564msgstr "" 15565 15566#: resources/views/admin/locations.phtml:90 15567#, php-format 15568msgid "Flag of %s" 15569msgstr "" 15570 15571#: resources/views/admin/locations.phtml:113 15572#, php-format 15573msgid "%s family tree" 15574msgid_plural "%s family trees" 15575msgstr[0] "" 15576msgstr[1] "" 15577 15578#: resources/views/admin/locations.phtml:132 15579msgid "Remove this location?" 15580msgstr "" 15581 15582#. I18N: A button label. 15583#: resources/views/admin/locations.phtml:148 15584msgid "add place" 15585msgstr "" 15586 15587#. I18N: A button label. 15588#: resources/views/admin/locations.phtml:154 15589msgid "export file" 15590msgstr "" 15591 15592#. I18N: A button label. 15593#: resources/views/admin/locations.phtml:167 15594msgid "import file" 15595msgstr "" 15596 15597#: resources/views/admin/map-import-form.phtml:20 15598#: resources/views/admin/trees-export.phtml:19 15599#: resources/views/admin/trees-import.phtml:54 15600#: resources/views/modals/media-file-fields.phtml:21 15601#: resources/views/modals/media-file-fields.phtml:81 15602msgid "A file on the server" 15603msgstr "" 15604 15605#: resources/views/admin/map-import-form.phtml:44 15606#: resources/views/admin/trees-export.phtml:38 15607#: resources/views/admin/trees-import.phtml:43 15608#: resources/views/modals/media-file-fields.phtml:17 15609#: resources/views/modals/media-file-fields.phtml:33 15610msgid "A file on your computer" 15611msgstr "" 15612 15613#: resources/views/admin/map-import-form.phtml:55 15614msgid "Delete all existing geographic data before importing the file." 15615msgstr "" 15616 15617#: resources/views/admin/map-import-form.phtml:67 15618#: resources/views/admin/trees.phtml:287 15619msgid "Import" 15620msgstr "" 15621 15622#: resources/views/admin/map-import-form.phtml:70 15623msgid "Only update existing records" 15624msgstr "" 15625 15626#: resources/views/admin/map-import-form.phtml:70 15627msgid "Only add new records" 15628msgstr "" 15629 15630#: resources/views/admin/map-import-form.phtml:70 15631msgid "Add new, and update existing records" 15632msgstr "" 15633 15634#: resources/views/admin/map-import-form.phtml:96 15635msgid "Really delete all geographic data?" 15636msgstr "" 15637 15638#: resources/views/admin/map-provider.phtml:20 15639msgid "Do not use maps" 15640msgstr "" 15641 15642#: resources/views/admin/map-provider.phtml:31 15643msgid "Use the GeoNames database for autocomplete on places" 15644msgstr "" 15645 15646#. I18N: Help text for the “Use GeoNames database for autocomplete on places” configuration setting 15647#: resources/views/admin/map-provider.phtml:44 15648msgid "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." 15649msgstr "" 15650 15651#: resources/views/admin/media-upload.phtml:13 15652msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 15653msgstr "" 15654 15655#: resources/views/admin/media-upload.phtml:14 15656#: resources/views/modals/media-file-fields.phtml:38 15657msgid "Maximum upload size: " 15658msgstr "" 15659 15660#: resources/views/admin/media-upload.phtml:21 15661#: resources/views/admin/media.phtml:95 15662#: resources/views/admin/webtrees1-thumbnails.phtml:35 15663#: resources/views/media-page.phtml:92 resources/views/media-page.phtml:195 15664#: resources/views/modals/create-media-from-file.phtml:24 15665#: resources/views/modals/media-file-fields.phtml:12 15666msgid "Media file" 15667msgstr "" 15668 15669#: resources/views/admin/media-upload.phtml:25 15670msgid "Media file to upload" 15671msgstr "" 15672 15673#: resources/views/admin/media-upload.phtml:35 15674#: resources/views/modals/media-file-fields.phtml:46 15675msgid "Filename on server" 15676msgstr "" 15677 15678#: resources/views/admin/media-upload.phtml:41 15679msgid "Leave this entry blank to keep the original filename" 15680msgstr "" 15681 15682#: resources/views/admin/media-upload.phtml:48 15683msgid "Folder name on server" 15684msgstr "" 15685 15686#. I18N: A button label. 15687#: resources/views/admin/media-upload.phtml:64 15688msgid "upload" 15689msgstr "" 15690 15691#: resources/views/admin/media.phtml:26 15692#: resources/views/admin/trees-preferences.phtml:235 15693msgid "Media files" 15694msgstr "" 15695 15696#: resources/views/admin/media.phtml:27 15697#: resources/views/admin/trees-preferences.phtml:211 15698msgid "Media folders" 15699msgstr "" 15700 15701#. I18N: “Local files” are stored on this computer 15702#: resources/views/admin/media.phtml:35 15703msgid "Local files" 15704msgstr "" 15705 15706#. I18N: “External files” are stored on other computers 15707#: resources/views/admin/media.phtml:40 15708msgid "External files" 15709msgstr "" 15710 15711#: resources/views/admin/media.phtml:45 15712msgid "Unused files" 15713msgstr "" 15714 15715#. I18N: A configuration setting 15716#: resources/views/admin/media.phtml:58 15717#: resources/views/admin/trees-preferences.phtml:216 15718msgid "Media folder" 15719msgstr "" 15720 15721#. I18N: Label for check-box 15722#: resources/views/admin/media.phtml:65 15723#: resources/views/modules/media-list/page.phtml:44 15724msgid "Include subfolders" 15725msgstr "" 15726 15727#: resources/views/admin/media.phtml:70 15728msgid "Exclude subfolders" 15729msgstr "" 15730 15731#: resources/views/admin/media.phtml:74 15732msgid "External media files have a URL instead of a filename." 15733msgstr "" 15734 15735#: resources/views/admin/merge-records-step-1.phtml:20 15736msgid "Select two records to merge." 15737msgstr "" 15738 15739#: resources/views/admin/merge-records-step-1.phtml:37 15740msgid "First record" 15741msgstr "" 15742 15743#: resources/views/admin/merge-records-step-1.phtml:71 15744msgid "Second record" 15745msgstr "" 15746 15747#: resources/views/admin/merge-records-step-2.phtml:22 15748msgid "Select the facts and events to keep from both records." 15749msgstr "" 15750 15751#: resources/views/admin/merge-records-step-2.phtml:27 15752msgid "The following facts and events were found in both records." 15753msgstr "" 15754 15755#: resources/views/admin/merge-records-step-2.phtml:36 15756#: resources/views/admin/merge-records-step-2.phtml:83 15757#: resources/views/admin/merge-records-step-2.phtml:129 15758msgid "Select" 15759msgstr "" 15760 15761#: resources/views/admin/merge-records-step-2.phtml:39 15762#: resources/views/admin/merge-records-step-2.phtml:86 15763#: resources/views/admin/merge-records-step-2.phtml:132 15764#: resources/views/gedcom-record-page.phtml:59 15765#: resources/views/media-page.phtml:53 15766#: resources/views/modules/statistics-chart/custom.phtml:67 15767#: resources/views/note-page.phtml:59 resources/views/repository-page.phtml:40 15768#: resources/views/source-page.phtml:41 resources/views/submitter-page.phtml:40 15769msgid "Details" 15770msgstr "" 15771 15772#: resources/views/admin/merge-records-step-2.phtml:63 15773#: resources/views/admin/merge-records-step-2.phtml:110 15774#: resources/views/admin/merge-records-step-2.phtml:156 15775msgid "No matching facts found" 15776msgstr "" 15777 15778#. I18N: the name of an individual, source, etc. 15779#: resources/views/admin/merge-records-step-2.phtml:74 15780#: resources/views/admin/merge-records-step-2.phtml:120 15781#, php-format 15782msgid "The following facts and events were only found in the record of %s." 15783msgstr "" 15784 15785#: resources/views/admin/modules.phtml:43 15786#, php-format 15787msgid "Preferences exist for the module “%s”, but this module no longer exists." 15788msgstr "" 15789 15790#: resources/views/admin/modules.phtml:45 15791msgid "Delete the preferences for this module." 15792msgstr "" 15793 15794#: resources/views/admin/modules.phtml:61 15795#: resources/views/modules/batch_update/admin.phtml:10 15796msgid "Module administration" 15797msgstr "" 15798 15799#: resources/views/admin/modules.phtml:161 15800#: resources/views/admin/modules.phtml:164 15801msgid "Menu" 15802msgstr "" 15803 15804#: resources/views/admin/modules.phtml:169 15805#: resources/views/admin/modules.phtml:172 15806msgid "Tab" 15807msgstr "" 15808 15809#: resources/views/admin/modules.phtml:177 15810#: resources/views/admin/modules.phtml:180 15811msgid "Sidebar" 15812msgstr "" 15813 15814#: resources/views/admin/modules.phtml:208 15815#: resources/views/admin/modules.phtml:211 15816msgid "Chart" 15817msgstr "" 15818 15819#: resources/views/admin/modules.phtml:216 15820#: resources/views/admin/modules.phtml:219 15821msgid "List" 15822msgstr "" 15823 15824#: resources/views/admin/modules.phtml:232 15825#: resources/views/admin/modules.phtml:235 15826msgid "Footer" 15827msgstr "" 15828 15829#: resources/views/admin/server-information.phtml:13 15830msgid "PHP information" 15831msgstr "" 15832 15833#: resources/views/admin/site-logs.phtml:44 15834#: resources/views/admin/site-logs.phtml:109 15835msgid "IP address" 15836msgstr "" 15837 15838#: resources/views/admin/site-mail.phtml:34 15839#: resources/views/modules/fix-search-and-replace/options.phtml:45 15840#, php-format 15841msgid "See %s for more information." 15842msgstr "" 15843 15844#. I18N: Help text for the “Messages” site configuration setting 15845#: resources/views/admin/site-mail.phtml:49 15846msgid "webtrees needs to send emails, such as password reminders and website notifications." 15847msgstr "" 15848 15849#. I18N: A configuration setting 15850#: resources/views/admin/site-mail.phtml:57 15851msgid "Sender name" 15852msgstr "" 15853 15854#. I18N: Help text for the “Sender name” site configuration setting 15855#: resources/views/admin/site-mail.phtml:63 15856msgid "This name is used in the “From” field, when sending automatic emails from this server." 15857msgstr "" 15858 15859#: resources/views/admin/site-mail.phtml:68 15860msgid "Most mail servers require a valid email address." 15861msgstr "" 15862 15863#: resources/views/admin/site-mail.phtml:74 15864msgid "SMTP mail server" 15865msgstr "" 15866 15867#. I18N: A configuration setting 15868#: resources/views/admin/site-mail.phtml:79 15869#: resources/views/setup/step-4-database-mysql.phtml:29 15870#: resources/views/setup/step-4-database-pgsql.phtml:29 15871#: resources/views/setup/step-4-database-sqlsvr.phtml:29 15872msgid "Server name" 15873msgstr "" 15874 15875#. I18N: Help text for the “Server name” site configuration setting 15876#: resources/views/admin/site-mail.phtml:85 15877msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 15878msgstr "" 15879 15880#. I18N: A configuration setting 15881#: resources/views/admin/site-mail.phtml:93 15882#: resources/views/setup/step-4-database-mysql.phtml:49 15883#: resources/views/setup/step-4-database-pgsql.phtml:41 15884#: resources/views/setup/step-4-database-sqlsvr.phtml:41 15885msgid "Port number" 15886msgstr "" 15887 15888#. I18N: Help text for the "Port number" site configuration setting 15889#: resources/views/admin/site-mail.phtml:99 15890msgid "By default, SMTP works on port 25." 15891msgstr "" 15892 15893#. I18N: A configuration setting 15894#: resources/views/admin/site-mail.phtml:108 15895msgid "Use password" 15896msgstr "" 15897 15898#. I18N: Help text for the “Use password” site configuration setting 15899#: resources/views/admin/site-mail.phtml:114 15900msgid "Most SMTP servers require a password." 15901msgstr "" 15902 15903#. I18N: A configuration setting 15904#: resources/views/admin/site-mail.phtml:123 15905#: resources/views/admin/users-create.phtml:32 15906#: resources/views/admin/users-edit.phtml:36 15907#: resources/views/admin/users.phtml:20 15908#: resources/views/edit-account-page.phtml:20 15909#: resources/views/emails/register-notify-html.phtml:17 15910#: resources/views/emails/register-notify-text.phtml:11 15911#: resources/views/login-page.phtml:34 15912#: resources/views/modules/login_block/sign-in.phtml:19 15913#: resources/views/modules/todo/research-tasks.phtml:35 15914#: resources/views/password-reset-page.phtml:25 15915#: resources/views/register-page.phtml:58 15916#: resources/views/setup/step-5-administrator.phtml:48 15917msgid "Username" 15918msgstr "" 15919 15920#. I18N: Help text for the "Username" site configuration setting 15921#: resources/views/admin/site-mail.phtml:129 15922msgid "The username required for authentication with the SMTP server." 15923msgstr "" 15924 15925#. I18N: A configuration setting 15926#: resources/views/admin/site-mail.phtml:137 15927#: resources/views/admin/users-create.phtml:45 15928#: resources/views/admin/users-edit.phtml:49 15929#: resources/views/edit-account-page.phtml:76 15930#: resources/views/login-page.phtml:43 15931#: resources/views/modules/login_block/sign-in.phtml:26 15932#: resources/views/password-reset-page.phtml:34 15933#: resources/views/register-page.phtml:70 15934#: resources/views/setup/step-5-administrator.phtml:60 15935msgid "Password" 15936msgstr "" 15937 15938#. I18N: Help text for the "Password" site configuration setting 15939#: resources/views/admin/site-mail.phtml:143 15940msgid "The password required for authentication with the SMTP server." 15941msgstr "" 15942 15943#. I18N: A configuration setting 15944#: resources/views/admin/site-mail.phtml:151 15945msgid "Secure connection" 15946msgstr "" 15947 15948#. I18N: Help text for the “Secure connection” site configuration setting 15949#: resources/views/admin/site-mail.phtml:157 15950msgid "Most servers do not use secure connections." 15951msgstr "" 15952 15953#. I18N: A configuration setting 15954#: resources/views/admin/site-mail.phtml:165 15955msgid "Sending server name" 15956msgstr "" 15957 15958#. I18N: Help text for the "Sending server name" site configuration setting 15959#: resources/views/admin/site-mail.phtml:171 15960msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." 15961msgstr "" 15962 15963#: resources/views/admin/site-mail.phtml:176 15964msgid "Most mail servers require a valid domain name." 15965msgstr "" 15966 15967#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail 15968#: resources/views/admin/site-mail.phtml:184 15969msgid "DKIM digital signature" 15970msgstr "" 15971 15972#: resources/views/admin/site-mail.phtml:189 15973msgid "Domain name" 15974msgstr "" 15975 15976#: resources/views/admin/site-mail.phtml:198 15977msgid "Selector" 15978msgstr "" 15979 15980#: resources/views/admin/site-mail.phtml:207 15981msgid "Private key" 15982msgstr "" 15983 15984#: resources/views/admin/site-mail.phtml:221 15985msgid "Send a test email using these settings" 15986msgstr "" 15987 15988#. I18N: A configuration setting 15989#: resources/views/admin/site-preferences.phtml:26 15990msgid "Data folder" 15991msgstr "" 15992 15993#. I18N: Help text for the "Data folder" site configuration setting 15994#: resources/views/admin/site-preferences.phtml:32 15995msgid "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." 15996msgstr "" 15997 15998#. I18N: “Apache” is a software program. 15999#: resources/views/admin/site-preferences.phtml:36 16000msgid "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." 16001msgstr "" 16002 16003#: resources/views/admin/site-preferences.phtml:39 16004msgid "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." 16005msgstr "" 16006 16007#: resources/views/admin/site-preferences.phtml:42 16008msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 16009msgstr "" 16010 16011#. I18N: A configuration setting 16012#: resources/views/admin/site-preferences.phtml:50 16013#: resources/views/admin/users-edit.phtml:117 16014#: resources/views/edit-account-page.phtml:99 16015msgid "Time zone" 16016msgstr "" 16017 16018#: resources/views/admin/site-preferences.phtml:55 16019#: resources/views/admin/users-edit.phtml:122 16020#: resources/views/edit-account-page.phtml:104 16021msgid "The time zone is required for date calculations, such as knowing today’s date." 16022msgstr "" 16023 16024#. I18N: A configuration setting 16025#: resources/views/admin/site-preferences.phtml:64 16026msgid "Default theme" 16027msgstr "" 16028 16029#. I18N: Help text for the "Default theme" site configuration setting 16030#: resources/views/admin/site-preferences.phtml:70 16031msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 16032msgstr "" 16033 16034#. I18N: Help text for the “Language” configuration setting 16035#: resources/views/admin/site-preferences.phtml:89 16036msgid "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." 16037msgstr "" 16038 16039#. I18N: A configuration setting 16040#: resources/views/admin/site-preferences.phtml:99 16041msgid "Show list of family trees" 16042msgstr "" 16043 16044#. I18N: Help text for the “Show list of family trees” site configuration setting 16045#: resources/views/admin/site-preferences.phtml:105 16046msgid "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." 16047msgstr "" 16048 16049#. I18N: A configuration setting 16050#: resources/views/admin/site-registration.phtml:26 16051msgid "Welcome text on sign-in page" 16052msgstr "" 16053 16054#. I18N: A configuration setting 16055#: resources/views/admin/site-registration.phtml:38 16056msgid "Custom welcome text" 16057msgstr "" 16058 16059#. I18N: Help text for the "Custom welcome text" site configuration setting 16060#: resources/views/admin/site-registration.phtml:43 16061msgid "To set this text for other languages, you must switch to that language, and visit this page again." 16062msgstr "" 16063 16064#. I18N: A configuration setting 16065#: resources/views/admin/site-registration.phtml:52 16066msgid "Allow visitors to request a new user account" 16067msgstr "" 16068 16069#: resources/views/admin/site-registration.phtml:57 16070msgid "The new user will be asked to confirm their email address before the account is created." 16071msgstr "" 16072 16073#: resources/views/admin/site-registration.phtml:58 16074msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree." 16075msgstr "" 16076 16077#: resources/views/admin/site-registration.phtml:59 16078msgid "An administrator must approve the new user account and select an access level before the user can sign in." 16079msgstr "" 16080 16081#. I18N: A configuration setting 16082#: resources/views/admin/site-registration.phtml:69 16083msgid "Show acceptable use agreement on “Request a new user account” page" 16084msgstr "" 16085 16086#: resources/views/admin/synchronize-trees.phtml:12 16087msgid "Synchronize family trees with GEDCOM files" 16088msgstr "" 16089 16090#: resources/views/admin/synchronize-trees.phtml:18 16091msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 16092msgstr "" 16093 16094#: resources/views/admin/synchronize-trees.phtml:28 16095#: resources/views/admin/trees-merge.phtml:60 16096#: resources/views/admin/trees-renumber.phtml:46 16097msgid "Caution! This may take a long time. Be patient." 16098msgstr "" 16099 16100#. I18N: A configuration setting 16101#: resources/views/admin/trees-check.phtml:15 16102#: resources/views/admin/trees-preferences.phtml:619 16103msgid "GEDCOM errors" 16104msgstr "" 16105 16106#: resources/views/admin/trees-check.phtml:27 16107msgid "No errors have been found." 16108msgstr "" 16109 16110#: resources/views/admin/trees-create.phtml:18 16111#: resources/views/admin/trees-preferences.phtml:24 16112msgid "Family tree title" 16113msgstr "" 16114 16115#. I18N: help text for family tree / GEDCOM file names 16116#: resources/views/admin/trees-create.phtml:43 16117#: resources/views/admin/trees-preferences.phtml:60 16118msgid "Avoid spaces and punctuation. A family name might be a good choice." 16119msgstr "" 16120 16121#. I18N: A button label. 16122#: resources/views/admin/trees-create.phtml:52 16123msgid "create" 16124msgstr "" 16125 16126#: resources/views/admin/trees-create.phtml:55 16127msgid "After creating the family tree, you will be able to import data from a GEDCOM file." 16128msgstr "" 16129 16130#: resources/views/admin/trees-duplicates.phtml:31 16131msgid "Merge" 16132msgstr "" 16133 16134#: resources/views/admin/trees-duplicates.phtml:38 16135msgid "No duplicates have been found." 16136msgstr "" 16137 16138#: resources/views/admin/trees-export.phtml:45 16139msgid "Export preferences" 16140msgstr "" 16141 16142#: resources/views/admin/trees-export.phtml:59 16143msgid "Include media (automatically zips files)" 16144msgstr "" 16145 16146#. I18N: A media path (e.g. C:\aaa\bbb\ccc\) in a GEDCOM file 16147#: resources/views/admin/trees-export.phtml:77 16148msgid "Add the GEDCOM media path to filenames" 16149msgstr "" 16150 16151#. I18N: %s is the name of a folder. 16152#: resources/views/admin/trees-export.phtml:81 16153#, php-format 16154msgid "Media filenames will be prefixed by %s." 16155msgstr "" 16156 16157#: resources/views/admin/trees-export.phtml:88 16158#: resources/views/modules/clippings/download.phtml:15 16159#: resources/views/modules/clippings/download.phtml:47 16160msgid "Apply privacy settings" 16161msgstr "" 16162 16163#. I18N: %s is the name of a family tree 16164#: resources/views/admin/trees-import.phtml:27 16165#, php-format 16166msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 16167msgstr "" 16168 16169#: resources/views/admin/trees-import.phtml:30 16170msgid "You have selected a GEDCOM file with a different name. Is this correct?" 16171msgstr "" 16172 16173#: resources/views/admin/trees-import.phtml:37 16174msgid "Select a GEDCOM file to import" 16175msgstr "" 16176 16177#: resources/views/admin/trees-import.phtml:72 16178msgid "No GEDCOM files found." 16179msgstr "" 16180 16181#: resources/views/admin/trees-import.phtml:88 16182msgid "Import preferences" 16183msgstr "" 16184 16185#. I18N: A configuration setting 16186#: resources/views/admin/trees-import.phtml:93 16187msgid "Keep media objects" 16188msgstr "" 16189 16190#: resources/views/admin/trees-import.phtml:96 16191msgid "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." 16192msgstr "" 16193 16194#: resources/views/admin/trees-import.phtml:100 16195msgid "Add spaces where long lines were wrapped" 16196msgstr "" 16197 16198#: resources/views/admin/trees-import.phtml:103 16199msgid "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." 16200msgstr "" 16201 16202#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 16203#: resources/views/admin/trees-import.phtml:106 16204msgid "Remove the GEDCOM media path from filenames" 16205msgstr "" 16206 16207#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 16208#: resources/views/admin/trees-import.phtml:118 16209msgid "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." 16210msgstr "" 16211 16212#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 16213#: resources/views/admin/trees-import.phtml:119 16214#, php-format 16215msgid "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." 16216msgstr "" 16217 16218#: resources/views/admin/trees-merge.phtml:25 16219#: resources/views/admin/trees-renumber.phtml:22 16220msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 16221msgstr "" 16222 16223#. I18N: An XREF is the identification number used in GEDCOM files. 16224#: resources/views/admin/trees-merge.phtml:28 16225#, php-format 16226msgid "The two family trees have %1$s record which uses the same “XREF”." 16227msgid_plural "The two family trees have %1$s records which use the same “XREF”." 16228msgstr[0] "" 16229msgstr[1] "" 16230 16231#: resources/views/admin/trees-merge.phtml:31 16232msgid "You must renumber the records in one of the trees before you can merge them." 16233msgstr "" 16234 16235#. I18N: Copy all the records from [family tree 1] into [family tree 2] 16236#: resources/views/admin/trees-merge.phtml:49 16237#, php-format 16238msgid "Copy all the records from %1$s into %2$s." 16239msgstr "" 16240 16241#: resources/views/admin/trees-preferences.phtml:19 16242#: resources/views/admin/trees-preferences.phtml:598 16243msgid "General" 16244msgstr "" 16245 16246#. I18N: Help text for the “Default individual” configuration setting 16247#: resources/views/admin/trees-preferences.phtml:73 16248#: resources/views/edit-account-page.phtml:68 16249msgid "This individual will be selected by default when viewing charts and reports." 16250msgstr "" 16251 16252#. I18N: A configuration setting 16253#: resources/views/admin/trees-preferences.phtml:82 16254#: resources/views/admin/trees-preferences.phtml:84 16255#: resources/views/admin/trees-preferences.phtml:87 16256msgid "Calendar conversion" 16257msgstr "" 16258 16259#. I18N: Help text for the “Calendar conversion” configuration setting 16260#: resources/views/admin/trees-preferences.phtml:100 16261msgid "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." 16262msgstr "" 16263 16264#. I18N: Help text for the “Calendar conversion” configuration setting 16265#: resources/views/admin/trees-preferences.phtml:103 16266#, php-format 16267msgid "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." 16268msgstr "" 16269 16270#. I18N: Help text for the “Calendar conversion” configuration setting 16271#: resources/views/admin/trees-preferences.phtml:106 16272msgid "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." 16273msgstr "" 16274 16275#. I18N: A configuration setting 16276#: resources/views/admin/trees-preferences.phtml:116 16277msgid "Add unique identifiers" 16278msgstr "" 16279 16280#. I18N: Help text for the “Add unique identifiers” configuration setting 16281#: resources/views/admin/trees-preferences.phtml:121 16282msgid "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." 16283msgstr "" 16284 16285#. I18N: A configuration setting 16286#: resources/views/admin/trees-preferences.phtml:132 16287msgid "Genealogy contact" 16288msgstr "" 16289 16290#. I18N: Help text for the “Genealogy contact” configuration setting 16291#: resources/views/admin/trees-preferences.phtml:144 16292msgid "The individual to contact about the genealogy data on this website." 16293msgstr "" 16294 16295#. I18N: A configuration setting 16296#: resources/views/admin/trees-preferences.phtml:152 16297msgid "Technical help contact" 16298msgstr "" 16299 16300#. I18N: Help text for the “Technical help contact” configuration setting 16301#: resources/views/admin/trees-preferences.phtml:164 16302msgid "The individual to be contacted about technical questions or errors encountered on your website." 16303msgstr "" 16304 16305#. I18N: A configuration setting 16306#: resources/views/admin/trees-preferences.phtml:174 16307msgid "Add to TITLE header tag" 16308msgstr "" 16309 16310#. I18N: Help text for the “Add to TITLE header tag” configuration setting 16311#: resources/views/admin/trees-preferences.phtml:186 16312msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 16313msgstr "" 16314 16315#. I18N: A configuration setting 16316#: resources/views/admin/trees-preferences.phtml:194 16317msgid "Description META tag" 16318msgstr "" 16319 16320#. I18N: Help text for the “Description META tag” configuration setting 16321#: resources/views/admin/trees-preferences.phtml:206 16322msgid "Search engines may use this description of your site in their search results." 16323msgstr "" 16324 16325#. I18N: Help text for the “Media folder” configuration setting 16326#: resources/views/admin/trees-preferences.phtml:228 16327msgid "This folder will be used to store the media files for this family tree." 16328msgstr "" 16329 16330#. I18N: Help text for the “Media folder” configuration setting 16331#: resources/views/admin/trees-preferences.phtml:229 16332msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 16333msgstr "" 16334 16335#. I18N: Help text for the “Media folder” configuration setting 16336#: resources/views/admin/trees-preferences.phtml:230 16337msgid "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." 16338msgstr "" 16339 16340#. I18N: A configuration setting 16341#: resources/views/admin/trees-preferences.phtml:240 16342msgid "Who can upload new media files" 16343msgstr "" 16344 16345#. I18N: Help text for the “Who can upload new media files” configuration setting 16346#: resources/views/admin/trees-preferences.phtml:245 16347msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 16348msgstr "" 16349 16350#. I18N: A configuration setting 16351#: resources/views/admin/trees-preferences.phtml:254 16352msgid "Show a download link in the media viewer" 16353msgstr "" 16354 16355#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 16356#: resources/views/admin/trees-preferences.phtml:259 16357msgid "This option will make it easier for users to download images." 16358msgstr "" 16359 16360#: resources/views/admin/trees-preferences.phtml:265 16361#: resources/views/admin/trees-preferences.phtml:271 16362msgid "Thumbnail images" 16363msgstr "" 16364 16365#: resources/views/admin/trees-preferences.phtml:274 16366#: resources/views/admin/trees-preferences.phtml:354 16367#: resources/views/admin/trees-preferences.phtml:369 16368#: resources/views/admin/trees-preferences.phtml:385 16369#: resources/views/admin/trees-preferences.phtml:510 16370#: resources/views/admin/trees-preferences.phtml:622 16371#: resources/views/admin/trees-preferences.phtml:637 16372msgid "hide" 16373msgstr "" 16374 16375#: resources/views/admin/trees-preferences.phtml:274 16376#: resources/views/admin/trees-preferences.phtml:354 16377#: resources/views/admin/trees-preferences.phtml:369 16378#: resources/views/admin/trees-preferences.phtml:385 16379#: resources/views/admin/trees-preferences.phtml:510 16380#: resources/views/admin/trees-preferences.phtml:622 16381#: resources/views/admin/trees-preferences.phtml:637 16382#: resources/views/modules/faq/config.phtml:27 16383#: resources/views/modules/stories/config.phtml:22 16384msgid "show" 16385msgstr "" 16386 16387#: resources/views/admin/trees-preferences.phtml:276 16388msgid "Show thumbnail images in charts and family groups." 16389msgstr "" 16390 16391#. I18N: A configuration setting 16392#: resources/views/admin/trees-preferences.phtml:286 16393msgid "Use silhouettes" 16394msgstr "" 16395 16396#. I18N: Help text for the “Use silhouettes” configuration setting 16397#: resources/views/admin/trees-preferences.phtml:291 16398msgid "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." 16399msgstr "" 16400 16401#: resources/views/admin/trees-preferences.phtml:297 16402msgid "Watermarks" 16403msgstr "" 16404 16405#: resources/views/admin/trees-preferences.phtml:302 16406msgid "Images without watermarks" 16407msgstr "" 16408 16409#. I18N: Help text for the “Images without watermarks” configuration setting 16410#: resources/views/admin/trees-preferences.phtml:307 16411msgid "Watermarks are optional and normally shown just to visitors." 16412msgstr "" 16413 16414#: resources/views/admin/trees-preferences.phtml:317 16415msgid "Surname list style" 16416msgstr "" 16417 16418#. I18N: A configuration setting 16419#: resources/views/admin/trees-preferences.phtml:329 16420msgid "Maximum number of surnames on individual list" 16421msgstr "" 16422 16423#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 16424#: resources/views/admin/trees-preferences.phtml:342 16425msgid "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." 16426msgstr "" 16427 16428#. I18N: A configuration setting 16429#: resources/views/admin/trees-preferences.phtml:351 16430msgid "Estimated dates for birth and death" 16431msgstr "" 16432 16433#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 16434#: resources/views/admin/trees-preferences.phtml:356 16435msgid "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." 16436msgstr "" 16437 16438#: resources/views/admin/trees-preferences.phtml:366 16439msgid "The date and time of the last update" 16440msgstr "" 16441 16442#. I18N: A configuration setting 16443#: resources/views/admin/trees-preferences.phtml:382 16444msgid "Age of parents next to child’s birthdate" 16445msgstr "" 16446 16447#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 16448#: resources/views/admin/trees-preferences.phtml:387 16449msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 16450msgstr "" 16451 16452#: resources/views/admin/trees-preferences.phtml:396 16453msgid "Other facts to show in charts" 16454msgstr "" 16455 16456#. I18N: Help text for the “Other facts to show in charts” configuration setting 16457#: resources/views/admin/trees-preferences.phtml:403 16458msgid "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." 16459msgstr "" 16460 16461#: resources/views/admin/trees-preferences.phtml:408 16462msgid "Individual pages" 16463msgstr "" 16464 16465#: resources/views/admin/trees-preferences.phtml:414 16466msgid "Show the events of close relatives on the individual page" 16467msgstr "" 16468 16469#. I18N: A configuration setting 16470#: resources/views/admin/trees-preferences.phtml:507 16471msgid "Fact icons" 16472msgstr "" 16473 16474#. I18N: Help text for the “Fact icons” configuration setting 16475#: resources/views/admin/trees-preferences.phtml:512 16476msgid "Some themes can display icons on the “Facts and events” tab." 16477msgstr "" 16478 16479#. I18N: A configuration setting 16480#: resources/views/admin/trees-preferences.phtml:522 16481msgid "Automatically expand notes" 16482msgstr "" 16483 16484#. I18N: Help text for the “Automatically expand notes” configuration setting 16485#: resources/views/admin/trees-preferences.phtml:528 16486msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 16487msgstr "" 16488 16489#. I18N: A configuration setting 16490#: resources/views/admin/trees-preferences.phtml:538 16491msgid "Automatically expand sources" 16492msgstr "" 16493 16494#. I18N: Help text for the “Automatically expand sources” configuration setting 16495#: resources/views/admin/trees-preferences.phtml:544 16496msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 16497msgstr "" 16498 16499#. I18N: A configuration setting 16500#: resources/views/admin/trees-preferences.phtml:556 16501#: resources/views/admin/trees-preferences.phtml:558 16502#: resources/views/admin/trees-preferences.phtml:562 16503msgid "Abbreviate place names" 16504msgstr "" 16505 16506#. I18N: A button label, first page 16507#: resources/views/admin/trees-preferences.phtml:559 16508#: resources/views/edit/reorder-card-header.phtml:22 16509#: resources/views/lists/datatables-attributes.phtml:14 16510#: resources/views/modules/media-list/pagination.phtml:24 16511msgid "first" 16512msgstr "" 16513 16514#. I18N: A button label, last page 16515#: resources/views/admin/trees-preferences.phtml:559 16516#: resources/views/edit/reorder-card-header.phtml:34 16517#: resources/views/lists/datatables-attributes.phtml:16 16518#: resources/views/modules/media-list/pagination.phtml:52 16519msgid "last" 16520msgstr "" 16521 16522#: resources/views/admin/trees-preferences.phtml:568 16523msgctxt "Show the [first/last] [N] parts of a place name." 16524msgid "first" 16525msgstr "" 16526 16527#: resources/views/admin/trees-preferences.phtml:568 16528msgctxt "Show the [first/last] [N] parts of a place name." 16529msgid "last" 16530msgstr "" 16531 16532#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 16533#: resources/views/admin/trees-preferences.phtml:567 16534#, php-format 16535msgid "Show the %1$s %2$s parts of a place name." 16536msgstr "" 16537 16538#. I18N: Help text for the “Abbreviate place names” configuration setting 16539#: resources/views/admin/trees-preferences.phtml:572 16540msgid "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>." 16541msgstr "" 16542 16543#. I18N: A configuration setting 16544#: resources/views/admin/trees-preferences.phtml:584 16545msgid "Format text and notes" 16546msgstr "" 16547 16548#. I18N: Help text for the “Format text and notes” configuration setting 16549#: resources/views/admin/trees-preferences.phtml:589 16550msgid "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." 16551msgstr "" 16552 16553#. I18N: Help text for the “Format text and notes” configuration setting 16554#: resources/views/admin/trees-preferences.phtml:592 16555msgid "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." 16556msgstr "" 16557 16558#. I18N: A configuration setting 16559#: resources/views/admin/trees-preferences.phtml:604 16560msgid "Allow users to see raw GEDCOM records" 16561msgstr "" 16562 16563#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 16564#: resources/views/admin/trees-preferences.phtml:609 16565msgid "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." 16566msgstr "" 16567 16568#. I18N: Help text for the “GEDCOM errors” configuration setting 16569#: resources/views/admin/trees-preferences.phtml:624 16570msgid "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." 16571msgstr "" 16572 16573#. I18N: Help text for the “Hit counters” configuration setting 16574#: resources/views/admin/trees-preferences.phtml:639 16575msgid "Some pages can display the number of times that they have been visited." 16576msgstr "" 16577 16578#. I18N: Options for editing 16579#: resources/views/admin/trees-preferences.phtml:645 16580msgid "Edit preferences" 16581msgstr "" 16582 16583#: resources/views/admin/trees-preferences.phtml:647 16584msgid "Facts for individual records" 16585msgstr "" 16586 16587#: resources/views/admin/trees-preferences.phtml:652 16588msgid "All individual facts" 16589msgstr "" 16590 16591#. I18N: Help text for the “All individual facts” configuration setting 16592#: resources/views/admin/trees-preferences.phtml:657 16593msgid "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." 16594msgstr "" 16595 16596#: resources/views/admin/trees-preferences.phtml:665 16597msgid "Unique individual facts" 16598msgstr "" 16599 16600#. I18N: Help text for the “Unique individual facts” configuration setting 16601#: resources/views/admin/trees-preferences.phtml:670 16602msgid "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." 16603msgstr "" 16604 16605#: resources/views/admin/trees-preferences.phtml:678 16606msgid "Facts for new individuals" 16607msgstr "" 16608 16609#. I18N: Help text for the “Facts for new individuals” configuration setting 16610#: resources/views/admin/trees-preferences.phtml:683 16611msgid "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." 16612msgstr "" 16613 16614#: resources/views/admin/trees-preferences.phtml:691 16615msgid "Quick individual facts" 16616msgstr "" 16617 16618#. I18N: Help text for the “Quick individual facts” configuration setting 16619#: resources/views/admin/trees-preferences.phtml:696 16620msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 16621msgstr "" 16622 16623#: resources/views/admin/trees-preferences.phtml:701 16624msgid "Facts for family records" 16625msgstr "" 16626 16627#: resources/views/admin/trees-preferences.phtml:706 16628msgid "All family facts" 16629msgstr "" 16630 16631#. I18N: Help text for the “All family facts” configuration setting 16632#: resources/views/admin/trees-preferences.phtml:711 16633msgid "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." 16634msgstr "" 16635 16636#: resources/views/admin/trees-preferences.phtml:719 16637msgid "Unique family facts" 16638msgstr "" 16639 16640#. I18N: Help text for the “Unique family facts” configuration setting 16641#: resources/views/admin/trees-preferences.phtml:724 16642msgid "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." 16643msgstr "" 16644 16645#: resources/views/admin/trees-preferences.phtml:732 16646msgid "Facts for new families" 16647msgstr "" 16648 16649#. I18N: Help text for the “Facts for new families” configuration setting 16650#: resources/views/admin/trees-preferences.phtml:737 16651msgid "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." 16652msgstr "" 16653 16654#: resources/views/admin/trees-preferences.phtml:745 16655msgid "Quick family facts" 16656msgstr "" 16657 16658#. I18N: Help text for the “Quick family facts” configuration setting 16659#: resources/views/admin/trees-preferences.phtml:750 16660msgid "The most common family facts and events are listed separately, so that they can be added more easily." 16661msgstr "" 16662 16663#: resources/views/admin/trees-preferences.phtml:755 16664msgid "Facts for source records" 16665msgstr "" 16666 16667#: resources/views/admin/trees-preferences.phtml:760 16668msgid "All source facts" 16669msgstr "" 16670 16671#. I18N: Help text for the “All source facts” configuration setting 16672#: resources/views/admin/trees-preferences.phtml:765 16673msgid "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." 16674msgstr "" 16675 16676#: resources/views/admin/trees-preferences.phtml:773 16677msgid "Unique source facts" 16678msgstr "" 16679 16680#. I18N: Help text for the “Unique source facts” configuration setting 16681#: resources/views/admin/trees-preferences.phtml:778 16682msgid "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." 16683msgstr "" 16684 16685#: resources/views/admin/trees-preferences.phtml:786 16686msgid "Quick source facts" 16687msgstr "" 16688 16689#. I18N: Help text for the “Quick source facts” configuration setting 16690#: resources/views/admin/trees-preferences.phtml:791 16691msgid "The most common source facts are listed separately, so that they can be added more easily." 16692msgstr "" 16693 16694#: resources/views/admin/trees-preferences.phtml:796 16695msgid "Facts for repository records" 16696msgstr "" 16697 16698#: resources/views/admin/trees-preferences.phtml:801 16699msgid "All repository facts" 16700msgstr "" 16701 16702#. I18N: Help text for the “All repository facts” configuration setting 16703#: resources/views/admin/trees-preferences.phtml:806 16704msgid "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." 16705msgstr "" 16706 16707#: resources/views/admin/trees-preferences.phtml:814 16708msgid "Unique repository facts" 16709msgstr "" 16710 16711#. I18N: Help text for the “Unique repository facts” configuration setting 16712#: resources/views/admin/trees-preferences.phtml:819 16713msgid "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." 16714msgstr "" 16715 16716#: resources/views/admin/trees-preferences.phtml:827 16717msgid "Quick repository facts" 16718msgstr "" 16719 16720#. I18N: Help text for the “Quick repository facts” configuration setting 16721#: resources/views/admin/trees-preferences.phtml:832 16722msgid "The most common repository facts are listed separately, so that they can be added more easily." 16723msgstr "" 16724 16725#: resources/views/admin/trees-preferences.phtml:837 16726msgid "Advanced fact preferences" 16727msgstr "" 16728 16729#: resources/views/admin/trees-preferences.phtml:842 16730msgid "Advanced name facts" 16731msgstr "" 16732 16733#. I18N: Help text for the “Advanced name facts” configuration setting 16734#: resources/views/admin/trees-preferences.phtml:847 16735msgid "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." 16736msgstr "" 16737 16738#: resources/views/admin/trees-preferences.phtml:855 16739msgid "Advanced place name facts" 16740msgstr "" 16741 16742#. I18N: Help text for the “Advanced place name facts” configuration setting 16743#: resources/views/admin/trees-preferences.phtml:860 16744msgid "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." 16745msgstr "" 16746 16747#: resources/views/admin/trees-preferences.phtml:865 16748msgid "Other preferences" 16749msgstr "" 16750 16751#: resources/views/admin/trees-preferences.phtml:871 16752msgid "Surname tradition" 16753msgstr "" 16754 16755#. I18N: Help text for the “Surname tradition” configuration setting 16756#: resources/views/admin/trees-preferences.phtml:876 16757msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 16758msgstr "" 16759 16760#. I18N: A configuration setting 16761#: resources/views/admin/trees-preferences.phtml:886 16762msgid "Use full source citations" 16763msgstr "" 16764 16765#. I18N: Help text for the “Use full source citations” configuration setting 16766#: resources/views/admin/trees-preferences.phtml:891 16767msgid "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." 16768msgstr "" 16769 16770#. I18N: A configuration setting 16771#: resources/views/admin/trees-preferences.phtml:901 16772#: resources/xml/reports/fact_sources.xml:6 16773msgid "Source type" 16774msgstr "" 16775 16776#. I18N: Help text for the “Source type” configuration setting 16777#: resources/views/admin/trees-preferences.phtml:906 16778msgid "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." 16779msgstr "" 16780 16781#. I18N: A configuration setting 16782#: resources/views/admin/trees-preferences.phtml:916 16783#: resources/views/edit/add-fact.phtml:75 16784#: resources/views/edit/edit-fact.phtml:113 16785msgid "Keep the existing “last change” information" 16786msgstr "" 16787 16788#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 16789#: resources/views/admin/trees-preferences.phtml:921 16790msgid "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." 16791msgstr "" 16792 16793#. I18N: Label for checkbox 16794#: resources/views/admin/trees-preferences.phtml:942 16795#: resources/views/admin/trees-privacy.phtml:298 16796msgid "Apply these preferences to all family trees" 16797msgstr "" 16798 16799#. I18N: Label for checkbox 16800#: resources/views/admin/trees-preferences.phtml:949 16801#: resources/views/admin/trees-privacy.phtml:305 16802msgid "Apply these preferences to new family trees" 16803msgstr "" 16804 16805#. I18N: A configuration setting 16806#: resources/views/admin/trees-privacy.phtml:23 16807msgid "Show the family tree" 16808msgstr "" 16809 16810#: resources/views/admin/trees-privacy.phtml:26 16811#: resources/views/admin/trees-privacy.phtml:45 16812#: resources/views/admin/trees-privacy.phtml:87 16813#: resources/views/admin/trees-privacy.phtml:129 16814#: resources/views/admin/trees-privacy.phtml:149 16815msgid "visitors" 16816msgstr "" 16817 16818#: resources/views/admin/trees-privacy.phtml:27 16819#: resources/views/admin/trees-privacy.phtml:46 16820#: resources/views/admin/trees-privacy.phtml:88 16821#: resources/views/admin/trees-privacy.phtml:130 16822#: resources/views/admin/trees-privacy.phtml:150 16823msgid "members" 16824msgstr "" 16825 16826#. I18N: Help text for the “Family tree” configuration setting 16827#: resources/views/admin/trees-privacy.phtml:33 16828msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." 16829msgstr "" 16830 16831#. I18N: A configuration setting 16832#: resources/views/admin/trees-privacy.phtml:42 16833msgid "Show dead individuals" 16834msgstr "" 16835 16836#. I18N: Help text for the “Show dead individuals” configuration setting 16837#: resources/views/admin/trees-privacy.phtml:52 16838msgid "Set the privacy access level for all dead individuals." 16839msgstr "" 16840 16841#: resources/views/admin/trees-privacy.phtml:61 16842msgid "Age at which to assume an individual is dead" 16843msgstr "" 16844 16845#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 16846#: resources/views/admin/trees-privacy.phtml:75 16847msgid "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." 16848msgstr "" 16849 16850#. I18N: A configuration setting 16851#: resources/views/admin/trees-privacy.phtml:85 16852msgid "Show living individuals" 16853msgstr "" 16854 16855#. I18N: Help text for the “Show living individuals” configuration setting 16856#: resources/views/admin/trees-privacy.phtml:95 16857msgid "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." 16858msgstr "" 16859 16860#. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years 16861#: resources/views/admin/trees-privacy.phtml:105 16862msgid "Extend privacy to dead individuals" 16863msgstr "" 16864 16865#. I18N: Extend privacy to dead individuals who were… 16866#: resources/views/admin/trees-privacy.phtml:111 16867#, php-format 16868msgid "born in the last %1$s years or died in the last %2$s years" 16869msgstr "" 16870 16871#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 16872#: resources/views/admin/trees-privacy.phtml:116 16873msgid "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." 16874msgstr "" 16875 16876#. I18N: A configuration setting 16877#: resources/views/admin/trees-privacy.phtml:126 16878msgid "Show names of private individuals" 16879msgstr "" 16880 16881#: resources/views/admin/trees-privacy.phtml:131 16882msgid "managers" 16883msgstr "" 16884 16885#. I18N: Help text for the “Show names of private individuals” configuration setting 16886#: resources/views/admin/trees-privacy.phtml:137 16887msgid "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." 16888msgstr "" 16889 16890#. I18N: A configuration setting 16891#: resources/views/admin/trees-privacy.phtml:146 16892msgid "Show private relationships" 16893msgstr "" 16894 16895#. I18N: Help text for the “Show private relationships” configuration setting 16896#: resources/views/admin/trees-privacy.phtml:156 16897msgid "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." 16898msgstr "" 16899 16900#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 16901#: resources/views/admin/trees-privacy.phtml:160 16902msgid "Privacy restrictions" 16903msgstr "" 16904 16905#. I18N: Privacy restrictions are RESN tags in GEDCOM. 16906#: resources/views/admin/trees-privacy.phtml:162 16907msgid "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." 16908msgstr "" 16909 16910#: resources/views/admin/trees-privacy.phtml:169 16911#: resources/views/admin/trees-privacy.phtml:255 16912msgid "All records" 16913msgstr "" 16914 16915#: resources/views/admin/trees-privacy.phtml:222 16916msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 16917msgstr "" 16918 16919#: resources/views/admin/trees-privacy.phtml:230 16920#: resources/views/edit/add-fact-row.phtml:22 16921msgid "Fact or event" 16922msgstr "" 16923 16924#. I18N: A button label. 16925#: resources/views/admin/trees-privacy.phtml:238 16926#: resources/views/admin/webtrees1-thumbnails-form.phtml:18 16927#: resources/views/edit/add-fact-row.phtml:48 16928#: resources/views/edit/paste-fact-row.phtml:40 16929#: resources/views/modules/census-assistant.phtml:60 16930#: resources/views/modules/lifespans-chart/page.phtml:66 16931#: resources/views/modules/timeline-chart/page.phtml:27 16932msgid "add" 16933msgstr "" 16934 16935#: resources/views/admin/trees-privacy.phtml:251 16936msgid "This record does not exist." 16937msgstr "" 16938 16939#: resources/views/admin/trees-renumber.phtml:17 16940#: resources/views/admin/trees-unconnected.phtml:21 16941msgid "Manage family trees " 16942msgstr "" 16943 16944#: resources/views/admin/trees-renumber.phtml:26 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:30 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:35 16956msgid "You can renumber this family tree." 16957msgstr "" 16958 16959#: resources/views/admin/trees-unconnected.phtml:28 16960msgid "Include associates" 16961msgstr "" 16962 16963#: resources/views/admin/trees-unconnected.phtml:29 16964msgid "Include aliases" 16965msgstr "" 16966 16967#: resources/views/admin/trees-unconnected.phtml:31 16968msgid "update" 16969msgstr "" 16970 16971#: resources/views/admin/trees-unconnected.phtml:35 16972#, php-format 16973msgid "These groups of individuals are not related to %s." 16974msgstr "" 16975 16976#: resources/views/admin/trees.phtml:71 16977#: resources/views/lists/datatables-attributes.phtml:31 16978msgid "Calculating…" 16979msgstr "" 16980 16981#: resources/views/admin/trees.phtml:126 16982msgid "Default family tree" 16983msgstr "" 16984 16985#: resources/views/admin/trees.phtml:129 resources/views/admin/trees.phtml:136 16986msgid "Set as default" 16987msgstr "" 16988 16989#. I18N: Individuals, sources, dates, places, etc. 16990#: resources/views/admin/trees.phtml:158 16991msgid "Genealogy data" 16992msgstr "" 16993 16994#: resources/views/admin/trees.phtml:197 16995msgid "Renumber" 16996msgstr "" 16997 16998#: resources/views/admin/trees.phtml:216 16999msgid "Add unlinked records" 17000msgstr "" 17001 17002#: resources/views/admin/trees.phtml:279 17003msgid "Export" 17004msgstr "" 17005 17006#: resources/views/admin/upgrade/steps.phtml:14 17007msgid "It can take several minutes to download and install the upgrade. Be patient." 17008msgstr "" 17009 17010#: resources/views/admin/upgrade/wizard.phtml:26 17011msgid "Depending on your server configuration, you may be able to upgrade automatically." 17012msgstr "" 17013 17014#: resources/views/admin/users-cleanup.phtml:32 17015msgid "User’s account has been inactive too long: " 17016msgstr "" 17017 17018#: resources/views/admin/users-cleanup.phtml:51 17019msgid "User didn’t verify within 7 days." 17020msgstr "" 17021 17022#: resources/views/admin/users-cleanup.phtml:53 17023msgid "User not verified by administrator." 17024msgstr "" 17025 17026#: resources/views/admin/users-cleanup.phtml:62 17027msgid "Nothing found to cleanup" 17028msgstr "" 17029 17030#: resources/views/admin/users-create.phtml:19 17031#: resources/views/admin/users-edit.phtml:23 17032#: resources/views/admin/users.phtml:21 17033#: resources/views/edit-account-page.phtml:32 17034#: resources/views/emails/register-notify-html.phtml:19 17035#: resources/views/emails/register-notify-text.phtml:12 17036#: resources/views/register-page.phtml:34 17037msgid "Real name" 17038msgstr "" 17039 17040#: resources/views/admin/users-create.phtml:24 17041#: resources/views/admin/users-edit.phtml:28 17042#: resources/views/edit-account-page.phtml:37 17043#: resources/views/register-page.phtml:39 17044#: resources/views/setup/step-5-administrator.phtml:41 17045msgid "This is your real name, as you would like it displayed on screen." 17046msgstr "" 17047 17048#: resources/views/admin/users-create.phtml:37 17049#: resources/views/admin/users-edit.phtml:41 17050#: resources/views/edit-account-page.phtml:25 17051#: resources/views/register-page.phtml:63 17052msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 17053msgstr "" 17054 17055#. I18N: placeholder text for new-password field 17056#: resources/views/admin/users-create.phtml:48 17057#: resources/views/admin/users-edit.phtml:52 17058#: resources/views/register-page.phtml:74 17059#, php-format 17060msgid "Use at least %s character." 17061msgid_plural "Use at least %s characters." 17062msgstr[0] "" 17063msgstr[1] "" 17064 17065#: resources/views/admin/users-create.phtml:50 17066#: resources/views/admin/users-edit.phtml:54 17067#: resources/views/edit-account-page.phtml:81 17068#: resources/views/password-reset-page.phtml:39 17069#: resources/views/register-page.phtml:76 17070msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 17071msgstr "" 17072 17073#: resources/views/admin/users-create.phtml:63 17074#: resources/views/admin/users-edit.phtml:67 17075#: resources/views/edit-account-page.phtml:116 17076#: resources/views/register-page.phtml:51 17077#: resources/views/setup/step-5-administrator.phtml:77 17078msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 17079msgstr "" 17080 17081#: resources/views/admin/users-edit.phtml:76 17082msgid "Account approval and email verification" 17083msgstr "" 17084 17085#: resources/views/admin/users-edit.phtml:82 17086msgid "Email verified" 17087msgstr "" 17088 17089#: resources/views/admin/users-edit.phtml:86 17090msgid "Approved by administrator" 17091msgstr "" 17092 17093#: resources/views/admin/users-edit.phtml:89 17094msgid "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." 17095msgstr "" 17096 17097#: resources/views/admin/users-edit.phtml:92 17098msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 17099msgstr "" 17100 17101#: resources/views/admin/users-edit.phtml:95 17102msgid "You should not approve an account unless you know that the email address is correct." 17103msgstr "" 17104 17105#: resources/views/admin/users-edit.phtml:98 17106msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected." 17107msgstr "" 17108 17109#: resources/views/admin/users-edit.phtml:136 17110msgid "Automatically accept changes made by this user" 17111msgstr "" 17112 17113#: resources/views/admin/users-edit.phtml:139 17114msgid "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." 17115msgstr "" 17116 17117#. I18N: A configuration setting 17118#: resources/views/admin/users-edit.phtml:148 17119#: resources/views/edit-account-page.phtml:136 17120msgid "Visible online" 17121msgstr "" 17122 17123#. I18N: A configuration setting 17124#: resources/views/admin/users-edit.phtml:154 17125#: resources/views/edit-account-page.phtml:139 17126msgid "Visible to other users when online" 17127msgstr "" 17128 17129#: resources/views/admin/users-edit.phtml:157 17130#: resources/views/edit-account-page.phtml:141 17131msgid "You can choose whether to appear in the list of users who are currently signed-in." 17132msgstr "" 17133 17134#. I18N: A configuration setting 17135#: resources/views/admin/users-edit.phtml:166 17136msgid "Preferred contact method" 17137msgstr "" 17138 17139#. I18N: Help text for the “Preferred contact method” configuration setting 17140#: resources/views/admin/users-edit.phtml:172 17141#: resources/views/edit-account-page.phtml:128 17142msgid "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." 17143msgstr "" 17144 17145#: resources/views/admin/users-edit.phtml:190 17146msgid "Administrator comments on user" 17147msgstr "" 17148 17149#: resources/views/admin/users-edit.phtml:205 17150#: resources/views/admin/users-edit.phtml:254 17151msgid "Administrator" 17152msgstr "" 17153 17154#: resources/views/admin/users-edit.phtml:211 17155msgid "Access to family trees" 17156msgstr "" 17157 17158#: resources/views/admin/users-edit.phtml:214 17159msgid "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." 17160msgstr "" 17161 17162#: resources/views/admin/users-edit.phtml:223 17163msgid "Everybody has this role, including visitors to the website and search engines." 17164msgstr "" 17165 17166#: resources/views/admin/users-edit.phtml:229 17167msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 17168msgstr "" 17169 17170#: resources/views/admin/users-edit.phtml:237 17171msgid "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." 17172msgstr "" 17173 17174#: resources/views/admin/users-edit.phtml:243 17175msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 17176msgstr "" 17177 17178#: resources/views/admin/users-edit.phtml:251 17179msgid "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." 17180msgstr "" 17181 17182#: resources/views/admin/users-edit.phtml:257 17183msgid "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." 17184msgstr "" 17185 17186#: resources/views/admin/users-edit.phtml:272 17187#: resources/views/edit-account-page.phtml:45 17188msgid "Individual record" 17189msgstr "" 17190 17191#: resources/views/admin/users-edit.phtml:286 17192msgid "Link this user to an individual in the family tree." 17193msgstr "" 17194 17195#: resources/views/admin/users-edit.phtml:344 17196msgid "You must specify an individual record before you can restrict the user to their immediate family." 17197msgstr "" 17198 17199#: resources/views/admin/users-table-options.phtml:36 17200msgid "Masquerade as this user" 17201msgstr "" 17202 17203#: resources/views/admin/users.phtml:25 17204msgid "Date registered" 17205msgstr "" 17206 17207#: resources/views/admin/users.phtml:27 17208msgid "Last signed in" 17209msgstr "" 17210 17211#: resources/views/admin/users.phtml:28 17212msgid "Verified" 17213msgstr "" 17214 17215#: resources/views/admin/users.phtml:29 17216msgid "Approved" 17217msgstr "" 17218 17219#. I18N: "thumbs" is fixed text. Do not change it. 17220#: resources/views/admin/webtrees1-thumbnails.phtml:14 17221msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 17222msgstr "" 17223 17224#: resources/views/admin/webtrees1-thumbnails.phtml:16 17225msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 17226msgstr "" 17227 17228#: resources/views/admin/webtrees1-thumbnails.phtml:18 17229msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it." 17230msgstr "" 17231 17232#: resources/views/admin/webtrees1-thumbnails.phtml:19 17233msgid "If the thumbnail image is a custom image, you should add it to the media object." 17234msgstr "" 17235 17236#: resources/views/admin/webtrees1-thumbnails.phtml:34 17237msgid "Thumbnail image" 17238msgstr "" 17239 17240#: resources/views/admin/webtrees1-thumbnails.phtml:37 17241msgid "Comparison" 17242msgstr "" 17243 17244#: resources/views/admin/webtrees1-thumbnails.phtml:38 17245msgid "Action" 17246msgstr "" 17247 17248#. I18N: A button label. 17249#: resources/views/branches-page.phtml:53 17250#: resources/views/modules/ancestors-chart/page.phtml:46 17251#: resources/views/modules/compact-chart/page.phtml:26 17252#: resources/views/modules/descendancy_chart/page.phtml:46 17253#: resources/views/modules/family-book-chart/page.phtml:56 17254#: resources/views/modules/fanchart/page.phtml:60 17255#: resources/views/modules/hourglass-chart/page.phtml:46 17256#: resources/views/modules/interactive-tree/page.phtml:28 17257#: resources/views/modules/pedigree-chart/page.phtml:57 17258#: resources/views/modules/pedigree-map/page.phtml:34 17259#: resources/views/modules/relationships-chart/page.phtml:67 17260#: resources/views/report-setup-page.phtml:87 17261#: resources/views/report-setup-page.phtml:92 17262msgid "view" 17263msgstr "" 17264 17265#: resources/views/calendar-list.phtml:22 17266#, php-format 17267msgid "%s family" 17268msgid_plural "%s families" 17269msgstr[0] "" 17270msgstr[1] "" 17271 17272#: resources/views/calendar-page.phtml:103 17273msgid "Show" 17274msgstr "" 17275 17276#: resources/views/calendar-page.phtml:117 17277#: resources/views/lists/datatables-attributes.phtml:32 17278msgid "Filter" 17279msgstr "" 17280 17281#: resources/views/calendar-page.phtml:119 17282#: resources/views/calendar-page.phtml:131 17283msgid "All individuals" 17284msgstr "" 17285 17286#: resources/views/calendar-page.phtml:122 17287msgid "Living individuals" 17288msgstr "" 17289 17290#: resources/views/calendar-page.phtml:125 17291msgid "Recent years (< 100 yrs)" 17292msgstr "" 17293 17294#: resources/views/calendar-page.phtml:172 17295#: resources/views/modules/gedcom_stats/statistics.phtml:112 17296#: resources/views/modules/html/template-statistics.phtml:51 17297#: resources/views/modules/todays_events/config.phtml:18 17298#: resources/views/modules/upcoming_events/config.phtml:28 17299#: resources/views/statistics/individuals/total-events.phtml:12 17300msgid "Events" 17301msgstr "" 17302 17303#: resources/views/calendar-page.phtml:201 17304#: resources/views/edit/add-fact-row.phtml:42 17305msgid "Custom event" 17306msgstr "" 17307 17308#: resources/views/calendar-page.phtml:213 17309msgid "View this day" 17310msgstr "" 17311 17312#: resources/views/calendar-page.phtml:217 17313msgid "View this month" 17314msgstr "" 17315 17316#: resources/views/calendar-page.phtml:221 17317msgid "View this year" 17318msgstr "" 17319 17320#: resources/views/cards/add-media-object.phtml:10 17321#: resources/views/family-page.phtml:91 17322#: resources/views/individual-page-menu.phtml:76 17323#: resources/views/individual-page.phtml:90 17324#: resources/views/source-page.phtml:93 17325msgid "Add a media object" 17326msgstr "" 17327 17328#: resources/views/cards/add-sour-data-even.phtml:10 17329msgid "Add an event" 17330msgstr "" 17331 17332#: resources/views/chart-box.phtml:112 resources/views/chart-box.phtml:124 17333#: resources/views/chart-box.phtml:125 17334msgid "Links" 17335msgstr "" 17336 17337#: resources/views/components/alert-warning-dismissible.phtml:10 17338#: resources/views/layouts/administration.phtml:75 17339#: resources/views/layouts/default.phtml:132 17340#: resources/views/layouts/default.phtml:167 17341#: resources/views/modals/create-media-from-file.phtml:17 17342#: resources/views/modals/footer-close.phtml:10 17343#: resources/views/modals/header.phtml:11 17344#: resources/views/modules/privacy-policy/footer.phtml:17 17345msgid "close" 17346msgstr "" 17347 17348#: resources/views/contact-page.phtml:28 17349#: resources/views/setup/step-5-administrator.phtml:36 17350msgid "Your name" 17351msgstr "" 17352 17353#: resources/views/edit-account-page.phtml:52 17354msgctxt "unknown people" 17355msgid "Unknown" 17356msgstr "" 17357 17358#: resources/views/edit-account-page.phtml:56 17359msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 17360msgstr "" 17361 17362#: resources/views/edit-account-page.phtml:83 17363msgid "Leave the password blank if you want to keep the current password." 17364msgstr "" 17365 17366#: resources/views/edit-account-page.phtml:123 17367msgid "Contact method" 17368msgstr "" 17369 17370#: resources/views/edit-account-page.phtml:164 17371msgid "Delete your account" 17372msgstr "" 17373 17374#: resources/views/edit-blocks-block.phtml:16 17375msgid "Block" 17376msgstr "" 17377 17378#: resources/views/edit-blocks-page.phtml:11 17379msgid "Drag the blocks to change their position." 17380msgstr "" 17381 17382#: resources/views/edit-blocks-page.phtml:34 17383msgid "Add more blocks from the following list." 17384msgstr "" 17385 17386#: resources/views/edit-blocks-page.phtml:57 17387#: resources/views/edit-blocks-page.phtml:58 17388msgid "Restore the default block layout" 17389msgstr "" 17390 17391#: resources/views/edit/add-fact-row.phtml:39 17392msgid "Custom fact" 17393msgstr "" 17394 17395#: resources/views/edit/change-family-members.phtml:50 17396#: resources/xml/reports/family_group_report.xml:774 17397#: resources/xml/reports/individual_ext_report.xml:526 17398#: resources/xml/reports/individual_report.xml:530 17399msgid "Son" 17400msgstr "" 17401 17402#: resources/views/edit/change-family-members.phtml:52 17403#: resources/xml/reports/family_group_report.xml:809 17404#: resources/xml/reports/individual_ext_report.xml:562 17405#: resources/xml/reports/individual_report.xml:566 17406msgid "Daughter" 17407msgstr "" 17408 17409#: resources/views/edit/edit-fact.phtml:115 17410#: resources/views/edit/edit-fact.phtml:118 17411#, php-format 17412msgid "%1$s: %2$s" 17413msgstr "" 17414 17415#: resources/views/edit/icon-fact-copy.phtml:8 17416#: resources/views/edit/icon-fact-copy.phtml:10 17417#: resources/views/individual-name.phtml:86 17418#: resources/views/individual-name.phtml:88 17419msgid "Copy" 17420msgstr "" 17421 17422#: resources/views/edit/icon-fact-delete.phtml:8 17423#: resources/views/individual-name.phtml:92 17424#: resources/views/media-page.phtml:103 17425msgid "Are you sure you want to delete this fact?" 17426msgstr "" 17427 17428#: resources/views/edit/input-addon-calendar.phtml:9 17429#: resources/views/edit/input-addon-calendar.phtml:12 17430msgid "Select a date" 17431msgstr "" 17432 17433#: resources/views/edit/input-addon-keyboard.phtml:9 17434#: resources/views/edit/input-addon-keyboard.phtml:12 17435#: resources/views/edit/shared-note.phtml:20 17436#: resources/views/edit/shared-note.phtml:22 17437msgid "Find a special character" 17438msgstr "" 17439 17440#: resources/views/edit/link-child-to-family.phtml:30 17441msgid "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." 17442msgstr "" 17443 17444#. I18N: A button label. 17445#: resources/views/edit/new-individual.phtml:334 17446msgid "go to new individual" 17447msgstr "" 17448 17449#: resources/views/edit/paste-fact-row.phtml:12 17450msgid "Add from clipboard" 17451msgstr "" 17452 17453#: resources/views/edit/raw-gedcom-fact.phtml:23 17454#: resources/views/edit/raw-gedcom-record.phtml:16 17455msgid "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." 17456msgstr "" 17457 17458#. I18N: %s is a URL 17459#: resources/views/edit/raw-gedcom-fact.phtml:26 17460#: resources/views/edit/raw-gedcom-record.phtml:19 17461#, php-format 17462msgid "You can download a copy of the GEDCOM specification from %s." 17463msgstr "" 17464 17465#: resources/views/edit/raw-gedcom-record.phtml:44 17466msgid "Add a fact" 17467msgstr "" 17468 17469#: resources/views/edit/reorder-card-header.phtml:26 17470#: resources/views/modules/pedigree-chart/page.phtml:49 17471msgid "up" 17472msgstr "" 17473 17474#: resources/views/edit/reorder-card-header.phtml:30 17475#: resources/views/modules/pedigree-chart/page.phtml:49 17476msgid "down" 17477msgstr "" 17478 17479#. I18N: A button label. 17480#: resources/views/edit/reorder-children.phtml:39 17481#: resources/xml/reports/bdm_report.xml:11 17482#: resources/xml/reports/birth_report.xml:9 17483#: resources/xml/reports/change_report.xml:7 17484#: resources/xml/reports/fact_sources.xml:7 17485#: resources/xml/reports/individual_ext_report.xml:8 17486#: resources/xml/reports/occupation_report.xml:6 17487#: resources/xml/reports/relative_ext_report.xml:7 17488msgid "sort by date of birth" 17489msgstr "" 17490 17491#: resources/views/edit/reorder-families.phtml:21 17492#: resources/views/lists/surnames-table.phtml:27 17493#: resources/views/modules/family-book-chart/page.phtml:45 17494#: resources/views/modules/pedigree-chart/previous.phtml:29 17495msgid "Spouses" 17496msgstr "" 17497 17498#: resources/views/edit/reorder-families.phtml:24 17499msgid "When an individual has more than one spouse, you should sort the families in date order." 17500msgstr "" 17501 17502#. I18N: A button label. 17503#: resources/views/edit/reorder-families.phtml:30 17504#: resources/xml/reports/marriage_report.xml:9 17505msgid "sort by date of marriage" 17506msgstr "" 17507 17508#: resources/views/edit/reorder-families.phtml:63 17509msgid "An individual can have more than one set of parents. For example, birth and adopted." 17510msgstr "" 17511 17512#: resources/views/edit/reorder-families.phtml:65 17513msgid "The first family in the list will be used in charts, lists, reports, etc." 17514msgstr "" 17515 17516#: resources/views/emails/approve-user-html.phtml:9 17517#: resources/views/emails/message-copy-html.phtml:8 17518#: resources/views/emails/message-copy-text.phtml:6 17519#: resources/views/emails/message-user-html.phtml:8 17520#: resources/views/emails/message-user-text.phtml:6 17521#: resources/views/emails/password-request-html.phtml:8 17522#: resources/views/emails/password-request-text.phtml:6 17523#: resources/views/emails/pending-changes-html.phtml:9 17524#: resources/views/emails/pending-changes-text.phtml:8 17525#: resources/views/emails/register-user-html.phtml:8 17526#: resources/views/emails/register-user-text.phtml:7 17527#, php-format 17528msgid "Hello %s…" 17529msgstr "" 17530 17531#: resources/views/emails/approve-user-html.phtml:13 17532#: resources/views/emails/approve-user-text.phtml:8 17533#, php-format 17534msgid "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" 17535msgstr "" 17536 17537#: resources/views/emails/message-copy-html.phtml:12 17538#: resources/views/emails/message-copy-text.phtml:8 17539msgid "You sent the following message to a webtrees user:" 17540msgstr "" 17541 17542#: resources/views/emails/message-copy-html.phtml:25 17543#: resources/views/emails/message-copy-text.phtml:15 17544#: resources/views/emails/message-user-html.phtml:26 17545#: resources/views/emails/message-user-text.phtml:16 17546msgid "This message was sent while viewing the following URL: " 17547msgstr "" 17548 17549#. I18N: %s is a person's name 17550#: resources/views/emails/message-user-html.phtml:13 17551#: resources/views/emails/message-user-text.phtml:8 17552#, php-format 17553msgid "%s sent you the following message." 17554msgstr "" 17555 17556#: resources/views/emails/password-request-html.phtml:12 17557#: resources/views/emails/password-request-text.phtml:8 17558msgid "To set a new password, follow this link." 17559msgstr "" 17560 17561#: resources/views/emails/password-request-html.phtml:20 17562#: resources/views/emails/password-request-text.phtml:12 17563msgid "If you did not request a new password, please ignore this message." 17564msgstr "" 17565 17566#: resources/views/emails/register-notify-html.phtml:8 17567#: resources/views/emails/register-notify-text.phtml:6 17568#: resources/views/emails/verify-notify-html.phtml:8 17569#: resources/views/emails/verify-notify-text.phtml:6 17570msgid "Hello administrator…" 17571msgstr "" 17572 17573#. I18N: %s is a server name/URL 17574#: resources/views/emails/register-notify-html.phtml:13 17575#: resources/views/emails/register-notify-text.phtml:9 17576#, php-format 17577msgid "A prospective user has registered with webtrees at %s." 17578msgstr "" 17579 17580#: resources/views/emails/register-notify-html.phtml:23 17581#: resources/views/emails/register-notify-text.phtml:14 17582#: resources/views/modules/census-assistant.phtml:79 17583#: resources/views/register-page.phtml:83 17584msgid "Comments" 17585msgstr "" 17586 17587#: resources/views/emails/register-notify-html.phtml:30 17588#: resources/views/emails/register-notify-text.phtml:17 17589msgid "The user has been sent an email with the information necessary to confirm the access request." 17590msgstr "" 17591 17592#: resources/views/emails/register-notify-html.phtml:34 17593#: resources/views/emails/register-notify-text.phtml:19 17594msgid "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." 17595msgstr "" 17596 17597#. I18N: %1$s is the site URL and %2$s is an email address 17598#: resources/views/emails/register-user-html.phtml:13 17599#: resources/views/emails/register-user-text.phtml:9 17600#, php-format 17601msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 17602msgstr "" 17603 17604#: resources/views/emails/register-user-html.phtml:17 17605#: resources/views/emails/register-user-text.phtml:11 17606msgid "Follow this link to verify your email address." 17607msgstr "" 17608 17609#: resources/views/emails/register-user-html.phtml:27 17610#: resources/views/emails/register-user-text.phtml:15 17611msgid "If you didn’t request an account, you can just delete this message." 17612msgstr "" 17613 17614#. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address 17615#: resources/views/emails/verify-notify-html.phtml:14 17616#: resources/views/emails/verify-notify-text.phtml:9 17617#, php-format 17618msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 17619msgstr "" 17620 17621#: resources/views/emails/verify-notify-html.phtml:22 17622#: resources/views/emails/verify-notify-text.phtml:15 17623msgid "You need to review the account details." 17624msgstr "" 17625 17626#. I18N: You need to: 17627#: resources/views/emails/verify-notify-html.phtml:31 17628#: resources/views/emails/verify-notify-text.phtml:19 17629msgid "Set the status to “approved”." 17630msgstr "" 17631 17632#. I18N: You need to: 17633#: resources/views/emails/verify-notify-html.phtml:33 17634#: resources/views/emails/verify-notify-text.phtml:20 17635msgid "Set the access level for each tree." 17636msgstr "" 17637 17638#. I18N: You need to: 17639#: resources/views/emails/verify-notify-html.phtml:35 17640#: resources/views/emails/verify-notify-text.phtml:21 17641msgid "Link the user account to an individual." 17642msgstr "" 17643 17644#: resources/views/errors/database-connection.phtml:9 17645msgid "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." 17646msgstr "" 17647 17648#: resources/views/errors/database-connection.phtml:16 17649msgid "If you are the website administrator, you should check that:" 17650msgstr "" 17651 17652#. I18N: [you should check that:] ... 17653#: resources/views/errors/database-connection.phtml:20 17654msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 17655msgstr "" 17656 17657#. I18N: [you should check that:] ... 17658#: resources/views/errors/database-connection.phtml:23 17659msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 17660msgstr "" 17661 17662#. I18N: [you should check that:] ... 17663#: resources/views/errors/database-connection.phtml:26 17664msgid "you can connect to the database using other applications, such as phpmyadmin" 17665msgstr "" 17666 17667#: resources/views/errors/database-connection.phtml:31 17668msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 17669msgstr "" 17670 17671#: resources/views/errors/database-error.phtml:8 17672#: resources/views/setup/step-6-failed.phtml:8 17673msgid "An unexpected database error occurred." 17674msgstr "" 17675 17676#: resources/views/errors/database-error.phtml:16 17677#: resources/views/setup/step-6-failed.phtml:16 17678msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 17679msgstr "" 17680 17681#: resources/views/errors/no-tree-access.phtml:8 17682msgid "This user account does not have access to any tree." 17683msgstr "" 17684 17685#: resources/views/family-page-children.phtml:14 17686#: resources/views/modules/ancestors-chart/tree.phtml:39 17687#: resources/views/modules/descendancy_chart/tree.phtml:41 17688#: resources/views/statistics/families/top10-list.phtml:19 17689#: resources/views/statistics/families/top10-nolist.phtml:15 17690#, php-format 17691msgid "%s child" 17692msgid_plural "%s children" 17693msgstr[0] "" 17694msgstr[1] "" 17695 17696#: resources/views/family-page-menu.phtml:54 17697msgid "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?" 17698msgstr "" 17699 17700#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17701#: resources/views/family-page.phtml:17 17702#: resources/views/gedcom-record-page.phtml:34 17703#: resources/views/individual-page.phtml:30 resources/views/media-page.phtml:28 17704#: resources/views/note-page.phtml:34 resources/views/repository-page.phtml:15 17705#: resources/views/source-page.phtml:16 resources/views/submitter-page.phtml:15 17706msgctxt "You should review the deletion and then accept or reject it." 17707msgid "accept" 17708msgstr "" 17709 17710#: resources/views/family-page.phtml:17 17711#: resources/views/gedcom-record-page.phtml:34 17712#: resources/views/individual-page.phtml:30 resources/views/media-page.phtml:28 17713#: resources/views/note-page.phtml:34 resources/views/repository-page.phtml:15 17714#: resources/views/source-page.phtml:16 resources/views/submitter-page.phtml:15 17715msgctxt "You should review the deletion and then accept or reject it." 17716msgid "reject" 17717msgstr "" 17718 17719#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17720#: resources/views/family-page.phtml:17 17721#, php-format 17722msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 17723msgstr "" 17724 17725#: resources/views/family-page.phtml:19 17726msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 17727msgstr "" 17728 17729#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17730#: resources/views/family-page.phtml:23 17731#: resources/views/gedcom-record-page.phtml:40 17732#: resources/views/individual-page.phtml:39 resources/views/media-page.phtml:34 17733#: resources/views/note-page.phtml:40 resources/views/repository-page.phtml:21 17734#: resources/views/source-page.phtml:22 resources/views/submitter-page.phtml:21 17735msgctxt "You should review the changes and then accept or reject them." 17736msgid "accept" 17737msgstr "" 17738 17739#: resources/views/family-page.phtml:23 17740#: resources/views/gedcom-record-page.phtml:40 17741#: resources/views/individual-page.phtml:39 resources/views/media-page.phtml:34 17742#: resources/views/note-page.phtml:40 resources/views/repository-page.phtml:21 17743#: resources/views/source-page.phtml:22 resources/views/submitter-page.phtml:21 17744msgctxt "You should review the changes and then accept or reject them." 17745msgid "reject" 17746msgstr "" 17747 17748#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17749#: resources/views/family-page.phtml:23 17750#, php-format 17751msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 17752msgstr "" 17753 17754#: resources/views/family-page.phtml:25 17755msgid "This family has been edited. The changes need to be reviewed by a moderator." 17756msgstr "" 17757 17758#: resources/views/family-page.phtml:49 17759msgid "No facts exist for this family." 17760msgstr "" 17761 17762#: resources/views/family-page.phtml:68 17763#: resources/views/modules/notes/tab.phtml:45 17764msgid "Add a note" 17765msgstr "" 17766 17767#: resources/views/family-page.phtml:79 resources/views/media-page.phtml:179 17768#: resources/views/modules/notes/tab.phtml:55 17769msgid "Add a shared note" 17770msgstr "" 17771 17772#: resources/views/family-page.phtml:103 resources/views/media-page.phtml:169 17773#: resources/views/modules/sources_tab/tab.phtml:43 17774msgid "Add a source citation" 17775msgstr "" 17776 17777#: resources/views/forgot-password-page.phtml:21 17778#: resources/views/modules/login_block/sign-in.phtml:53 17779msgid "Username or email address" 17780msgstr "" 17781 17782#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17783#: resources/views/gedcom-record-page.phtml:34 17784#: resources/views/submitter-page.phtml:15 17785#, php-format 17786msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 17787msgstr "" 17788 17789#: resources/views/gedcom-record-page.phtml:36 17790#: resources/views/submitter-page.phtml:17 17791msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 17792msgstr "" 17793 17794#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17795#: resources/views/gedcom-record-page.phtml:40 17796#: resources/views/submitter-page.phtml:21 17797#, php-format 17798msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 17799msgstr "" 17800 17801#: resources/views/gedcom-record-page.phtml:42 17802#: resources/views/submitter-page.phtml:23 17803msgid "This record has been edited. The changes need to be reviewed by a moderator." 17804msgstr "" 17805 17806#: resources/views/help/data-fixes.phtml:8 17807msgid "Data fixes can require lots of slow calculations, so it is not possible to create an exact list of records that need to be updated." 17808msgstr "" 17809 17810#: resources/views/help/data-fixes.phtml:12 17811msgid "For example, we can quickly find individuals that do not have a death event, but it is much slower to calculate if the individual is dead." 17812msgstr "" 17813 17814#: resources/views/help/data-fixes.phtml:16 17815msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." 17816msgstr "" 17817 17818#: resources/views/help/date.phtml:8 17819msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." 17820msgstr "" 17821 17822#: resources/views/help/date.phtml:21 resources/views/help/date.phtml:59 17823#: resources/views/help/date.phtml:97 17824msgid "Shortcut" 17825msgstr "" 17826 17827#: resources/views/help/date.phtml:46 17828msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range." 17829msgstr "" 17830 17831#: resources/views/help/date.phtml:53 17832#: resources/views/modules/statistics-chart/custom.phtml:89 17833msgid "Date range" 17834msgstr "" 17835 17836#: resources/views/help/date.phtml:84 17837msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." 17838msgstr "" 17839 17840#: resources/views/help/date.phtml:91 17841msgid "Date period" 17842msgstr "" 17843 17844#: resources/views/help/date.phtml:122 17845msgid "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." 17846msgstr "" 17847 17848#: resources/views/help/hebrew.phtml:8 17849msgid "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." 17850msgstr "" 17851 17852#: resources/views/help/iso-8859-1.phtml:8 17853msgid "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." 17854msgstr "" 17855 17856#: resources/views/help/media-object.phtml:8 17857msgid "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)." 17858msgstr "" 17859 17860#: resources/views/help/name.phtml:8 17861msgid "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." 17862msgstr "" 17863 17864#: resources/views/help/name.phtml:13 17865#, php-format 17866msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 17867msgstr "" 17868 17869#: resources/views/help/name.phtml:16 17870#, php-format 17871msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 17872msgstr "" 17873 17874#: resources/views/help/name.phtml:19 17875#, php-format 17876msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 17877msgstr "" 17878 17879#: resources/views/help/name.phtml:22 17880#, php-format 17881msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 17882msgstr "" 17883 17884#: resources/views/help/name.phtml:25 17885#, php-format 17886msgid "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>" 17887msgstr "" 17888 17889#: resources/views/help/name.phtml:28 17890#, php-format 17891msgid "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>." 17892msgstr "" 17893 17894#: resources/views/help/pending-changes.phtml:8 17895msgid "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." 17896msgstr "" 17897 17898#: resources/views/help/pending-changes.phtml:12 17899msgid "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." 17900msgstr "" 17901 17902#: resources/views/help/pending-changes.phtml:16 17903msgid "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." 17904msgstr "" 17905 17906#: resources/views/help/pending-changes.phtml:21 17907msgid "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." 17908msgstr "" 17909 17910#: resources/views/help/place.phtml:8 17911msgid "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”." 17912msgstr "" 17913 17914#: resources/views/help/place.phtml:12 17915msgid "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." 17916msgstr "" 17917 17918#: resources/views/help/relationship-privacy.phtml:8 17919msgid "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." 17920msgstr "" 17921 17922#: resources/views/help/relationship-privacy.phtml:12 17923msgid "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)." 17924msgstr "" 17925 17926#: resources/views/help/relationship-privacy.phtml:16 17927msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 17928msgstr "" 17929 17930#: resources/views/help/restriction.phtml:8 17931msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 17932msgstr "" 17933 17934#: resources/views/help/restriction.phtml:11 17935msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 17936msgstr "" 17937 17938#: resources/views/help/romanized.phtml:8 17939msgid "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." 17940msgstr "" 17941 17942#: resources/views/help/source-events.phtml:8 17943msgid "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." 17944msgstr "" 17945 17946#: resources/views/help/surname.phtml:8 17947msgid "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." 17948msgstr "" 17949 17950#: resources/views/help/zip-gedcom.phtml:8 17951msgid "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." 17952msgstr "" 17953 17954#: resources/views/individual-name.phtml:94 17955#: resources/views/individual-name.phtml:96 17956msgid "Delete this name" 17957msgstr "" 17958 17959#: resources/views/individual-page-menu.phtml:45 17960#: resources/views/individual-page-menu.phtml:53 17961#: resources/views/individual-sex.phtml:52 17962#: resources/views/individual-sex.phtml:54 17963msgid "Edit the gender" 17964msgstr "" 17965 17966#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17967#: resources/views/individual-page.phtml:30 17968#, php-format 17969msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 17970msgstr "" 17971 17972#: resources/views/individual-page.phtml:33 17973msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 17974msgstr "" 17975 17976#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 17977#: resources/views/individual-page.phtml:39 17978#, php-format 17979msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 17980msgstr "" 17981 17982#: resources/views/individual-page.phtml:42 17983msgid "This individual has been edited. The changes need to be reviewed by a moderator." 17984msgstr "" 17985 17986#. I18N: A button label, previous page 17987#: resources/views/individual-page.phtml:78 17988#: resources/views/layouts/default.phtml:163 17989#: resources/views/lists/datatables-attributes.phtml:20 17990#: resources/views/modules/batch_update/admin.phtml:57 17991#: resources/views/modules/batch_update/admin.phtml:61 17992#: resources/views/modules/media-list/pagination.phtml:32 17993#: resources/views/setup/step-2-server-checks.phtml:71 17994#: resources/views/setup/step-3-database-type.phtml:79 17995#: resources/views/setup/step-4-database-mysql.phtml:120 17996#: resources/views/setup/step-4-database-pgsql.phtml:105 17997#: resources/views/setup/step-4-database-sqlite.phtml:79 17998#: resources/views/setup/step-4-database-sqlsvr.phtml:105 17999#: resources/views/setup/step-5-administrator.phtml:90 18000msgid "previous" 18001msgstr "" 18002 18003#. I18N: Skip over the headers and menus, to the main content of the page 18004#: resources/views/layouts/administration.phtml:47 18005#: resources/views/layouts/default.phtml:78 18006msgid "Skip to content" 18007msgstr "" 18008 18009#: resources/views/layouts/default.phtml:165 18010#: resources/views/modules/random_media/slide-show.phtml:21 18011#: resources/views/modules/random_media/slide-show.phtml:23 18012msgid "Play" 18013msgstr "" 18014 18015#: resources/views/layouts/default.phtml:166 18016#: resources/views/modules/random_media/slide-show.phtml:25 18017#: resources/views/modules/random_media/slide-show.phtml:27 18018msgid "Stop" 18019msgstr "" 18020 18021#: resources/views/layouts/error.phtml:13 18022#: resources/views/layouts/error.phtml:30 18023#: resources/views/layouts/offline.phtml:62 18024msgid "This website is temporarily unavailable" 18025msgstr "" 18026 18027#: resources/views/layouts/offline.phtml:65 18028msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 18029msgstr "" 18030 18031#: resources/views/layouts/setup.phtml:12 18032#: resources/views/layouts/setup.phtml:20 18033msgid "Setup wizard for webtrees" 18034msgstr "" 18035 18036#. I18N: button label 18037#: resources/views/lists/anniversaries-list.phtml:23 18038#: resources/views/modules/gedcom_news/list.phtml:17 18039#: resources/views/modules/recent_changes/changes-list.phtml:22 18040#: resources/views/modules/user_blog/list.phtml:17 18041#: resources/views/modules/yahrzeit/list.phtml:20 18042msgid "show more" 18043msgstr "" 18044 18045#: resources/views/lists/anniversaries-table.phtml:41 18046#: resources/views/lists/families-table.phtml:223 18047#: resources/views/lists/individuals-table.phtml:239 18048#: resources/views/lists/individuals-table.phtml:249 18049#: resources/views/modules/yahrzeit/table.phtml:30 18050msgid "Anniversary" 18051msgstr "" 18052 18053#: resources/views/lists/datatables-attributes.phtml:22 18054#: resources/views/lists/datatables-attributes.phtml:33 18055msgid "No records to display" 18056msgstr "" 18057 18058#. I18N: %s are placeholders for numbers 18059#: resources/views/lists/datatables-attributes.phtml:24 18060#: resources/views/lists/datatables-attributes.phtml:25 18061#: resources/views/pending-changes-page.phtml:24 18062#, php-format 18063msgid "Showing %1$s to %2$s of %3$s" 18064msgstr "" 18065 18066#. I18N: %s is a number 18067#: resources/views/lists/datatables-attributes.phtml:27 18068#, php-format 18069msgid "(filtered from %s total entries)" 18070msgstr "" 18071 18072#. I18N: %s is a number of records per page 18073#: resources/views/lists/datatables-attributes.phtml:29 18074#, php-format 18075msgid "Display %s" 18076msgstr "" 18077 18078#: resources/views/lists/datatables-attributes.phtml:30 18079msgid "Loading…" 18080msgstr "" 18081 18082#: resources/views/lists/families-table.phtml:162 18083msgid "Both alive" 18084msgstr "" 18085 18086#: resources/views/lists/families-table.phtml:164 18087msgid "Show couples where only the female partner is dead." 18088msgstr "" 18089 18090#: resources/views/lists/families-table.phtml:166 18091msgid "Widower" 18092msgstr "" 18093 18094#: resources/views/lists/families-table.phtml:168 18095msgid "Show couples where only the male partner is dead." 18096msgstr "" 18097 18098#: resources/views/lists/families-table.phtml:170 18099msgid "Widow" 18100msgstr "" 18101 18102#: resources/views/lists/families-table.phtml:172 18103#: resources/views/lists/individuals-table.phtml:194 18104msgid "Show individuals who are dead or couples where both partners are dead." 18105msgstr "" 18106 18107#: resources/views/lists/families-table.phtml:174 18108msgid "Both dead" 18109msgstr "" 18110 18111#: resources/views/lists/families-table.phtml:179 18112#: resources/views/lists/individuals-table.phtml:220 18113msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 18114msgstr "" 18115 18116#: resources/views/lists/families-table.phtml:181 18117#: resources/views/lists/individuals-table.phtml:222 18118msgid "Roots" 18119msgstr "" 18120 18121#: resources/views/lists/families-table.phtml:183 18122#: resources/views/lists/individuals-table.phtml:224 18123msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 18124msgstr "" 18125 18126#: resources/views/lists/families-table.phtml:185 18127#: resources/views/lists/individuals-table.phtml:226 18128msgid "Leaves" 18129msgstr "" 18130 18131#: resources/views/lists/families-table.phtml:190 18132msgid "Show couples with an unknown marriage date." 18133msgstr "" 18134 18135#: resources/views/lists/families-table.phtml:194 18136msgid "Show couples who married more than 100 years ago." 18137msgstr "" 18138 18139#: resources/views/lists/families-table.phtml:198 18140msgid "Show couples who married within the last 100 years." 18141msgstr "" 18142 18143#: resources/views/lists/families-table.phtml:202 18144msgid "Show divorced couples." 18145msgstr "" 18146 18147#: resources/views/lists/families-table.phtml:206 18148msgid "Show couples where either partner married more than once." 18149msgstr "" 18150 18151#: resources/views/lists/families-table.phtml:208 18152msgid "Multiple marriages" 18153msgstr "" 18154 18155#: resources/views/lists/families-table.phtml:415 18156#: resources/views/lists/individuals-table.phtml:421 18157msgid "Show parents" 18158msgstr "" 18159 18160#: resources/views/lists/families-table.phtml:418 18161#: resources/views/lists/individuals-table.phtml:424 18162msgid "Show statistics charts" 18163msgstr "" 18164 18165#: resources/views/lists/families-table.phtml:433 18166#: resources/views/lists/families-table.phtml:449 18167#: resources/views/lists/individuals-table.phtml:439 18168#: resources/views/lists/individuals-table.phtml:456 18169msgid "Decade of birth" 18170msgstr "" 18171 18172#: resources/views/lists/families-table.phtml:458 18173#: resources/views/lists/families-table.phtml:474 18174msgid "Decade of marriage" 18175msgstr "" 18176 18177#: resources/views/lists/given-names-table.phtml:21 18178#: resources/views/search-phonetic-page.phtml:17 18179msgid "Given name" 18180msgstr "" 18181 18182#: resources/views/lists/individual-table-parents.phtml:14 18183#, php-format 18184msgid "Mother: %s" 18185msgstr "" 18186 18187#: resources/views/lists/individual-table-parents.phtml:16 18188#, php-format 18189msgid "Father: %s" 18190msgstr "" 18191 18192#: resources/views/lists/individuals-table.phtml:175 18193msgid "Show only males." 18194msgstr "" 18195 18196#: resources/views/lists/individuals-table.phtml:179 18197msgid "Show only females." 18198msgstr "" 18199 18200#: resources/views/lists/individuals-table.phtml:183 18201msgid "Show only individuals for whom the gender is not known." 18202msgstr "" 18203 18204#: resources/views/lists/individuals-table.phtml:190 18205msgid "Show individuals who are alive or couples where both partners are alive." 18206msgstr "" 18207 18208#: resources/views/lists/individuals-table.phtml:192 18209msgid "Alive" 18210msgstr "" 18211 18212#: resources/views/lists/individuals-table.phtml:198 18213msgid "Show individuals who died more than 100 years ago." 18214msgstr "" 18215 18216#: resources/views/lists/individuals-table.phtml:202 18217msgid "Show individuals who died within the last 100 years." 18218msgstr "" 18219 18220#: resources/views/lists/individuals-table.phtml:209 18221msgid "Show individuals born more than 100 years ago." 18222msgstr "" 18223 18224#: resources/views/lists/individuals-table.phtml:213 18225msgid "Show individuals born within the last 100 years." 18226msgstr "" 18227 18228#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 18229#: resources/views/lists/individuals-table.phtml:236 18230msgid "Sosa" 18231msgstr "" 18232 18233#: resources/views/lists/individuals-table.phtml:465 18234#: resources/views/lists/individuals-table.phtml:482 18235msgid "Decade of death" 18236msgstr "" 18237 18238#: resources/views/lists/individuals-table.phtml:491 18239#: resources/views/lists/individuals-table.phtml:533 18240msgid "Age related to death year" 18241msgstr "" 18242 18243#: resources/views/lists/repositories-table.phtml:42 18244msgid "Repository name" 18245msgstr "" 18246 18247#: resources/views/lists/submitters-table.phtml:60 18248msgid "Submitter name" 18249msgstr "" 18250 18251#: resources/views/lists/surnames-table.phtml:18 18252#: resources/views/modules/gedcom_stats/config.phtml:48 18253#: resources/views/modules/gedcom_stats/statistics.phtml:56 18254#: resources/views/modules/statistics-chart/custom.phtml:156 18255msgid "Surnames" 18256msgstr "" 18257 18258#: resources/views/login-page.phtml:21 18259msgid "Welcome to this genealogy website" 18260msgstr "" 18261 18262#. I18N: A button label. 18263#: resources/views/login-page.phtml:56 18264#: resources/views/modules/login_block/sign-in.phtml:33 18265msgid "sign in" 18266msgstr "" 18267 18268#: resources/views/login-page.phtml:60 18269#: resources/views/modules/login_block/sign-in.phtml:37 18270msgid "Forgot password?" 18271msgstr "" 18272 18273#: resources/views/media-page-menu.phtml:19 18274#: resources/views/modals/link-media-to-individual.phtml:10 18275msgid "Link this media object to an individual" 18276msgstr "" 18277 18278#: resources/views/media-page-menu.phtml:24 18279#: resources/views/modals/link-media-to-family.phtml:10 18280msgid "Link this media object to a family" 18281msgstr "" 18282 18283#: resources/views/media-page-menu.phtml:29 18284#: resources/views/modals/link-media-to-source.phtml:10 18285msgid "Link this media object to a source" 18286msgstr "" 18287 18288#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18289#: resources/views/media-page.phtml:28 18290#, php-format 18291msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 18292msgstr "" 18293 18294#: resources/views/media-page.phtml:30 18295msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 18296msgstr "" 18297 18298#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18299#: resources/views/media-page.phtml:34 18300#, php-format 18301msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 18302msgstr "" 18303 18304#: resources/views/media-page.phtml:36 18305msgid "This media object has been edited. The changes need to be reviewed by a moderator." 18306msgstr "" 18307 18308#. I18N: %s is a filename 18309#: resources/views/media-page.phtml:121 18310#: resources/views/modules/media-list/page.phtml:132 18311#, php-format 18312msgid "The file “%s” does not exist." 18313msgstr "" 18314 18315#: resources/views/media-page.phtml:148 18316msgid "Download file" 18317msgstr "" 18318 18319#: resources/views/media-page.phtml:189 18320msgid "Add a restriction" 18321msgstr "" 18322 18323#. I18N: URL = web address 18324#: resources/views/modals/media-file-fields.phtml:25 18325msgid "A URL" 18326msgstr "" 18327 18328#: resources/views/modals/media-file-fields.phtml:54 18329#: resources/views/modules/media-list/page.phtml:40 18330msgid "Folder" 18331msgstr "" 18332 18333#: resources/views/modals/media-file-fields.phtml:64 18334msgid "Same as uploaded file" 18335msgstr "" 18336 18337#: resources/views/modals/media-file-fields.phtml:68 18338msgid "If you have a large number of media files, you can organize them into folders and subfolders." 18339msgstr "" 18340 18341#: resources/views/modals/media-file-fields.phtml:73 18342msgid "Create a unique filename" 18343msgstr "" 18344 18345#: resources/views/modals/on-screen-keyboard.phtml:51 18346msgid "Keep open" 18347msgstr "" 18348 18349#. I18N: a restrction on viewing data 18350#: resources/views/modals/restriction-fields.phtml:9 18351msgid "Privacy restriction" 18352msgstr "" 18353 18354#. I18N: A restriction on editing data 18355#: resources/views/modals/restriction-fields.phtml:26 18356msgid "Editing restriction" 18357msgstr "" 18358 18359#: resources/views/modules/ancestors-chart/page.phtml:25 18360#: resources/views/modules/descendancy_chart/page.phtml:25 18361#: resources/views/modules/family-book-chart/page.phtml:26 18362#: resources/views/modules/fanchart/page.phtml:34 18363#: resources/views/modules/hourglass-chart/page.phtml:25 18364#: resources/views/modules/pedigree-chart/page.phtml:37 18365#: resources/views/modules/pedigree-map/page.phtml:23 18366#: resources/xml/reports/ahnentafel_report.xml:7 18367#: resources/xml/reports/descendancy_report.xml:6 18368#: resources/xml/reports/individual_ext_report.xml:7 18369#: resources/xml/reports/missing_facts_report.xml:7 18370msgid "Generations" 18371msgstr "" 18372 18373#: resources/views/modules/ancestors-chart/page.phtml:35 18374#: resources/views/modules/descendancy_chart/page.phtml:35 18375#: resources/views/modules/fanchart/page.phtml:25 18376#: resources/views/modules/hourglass-chart/page.phtml:35 18377#: resources/views/modules/pedigree-chart/page.phtml:46 18378msgid "Layout" 18379msgstr "" 18380 18381#: resources/views/modules/ancestors-chart/tree.phtml:18 18382msgid "Sosa-Stradonitz number" 18383msgstr "" 18384 18385#: resources/views/modules/batch_update/admin.phtml:26 18386msgid "Batch update" 18387msgstr "" 18388 18389#: resources/views/modules/batch_update/admin.phtml:86 18390msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." 18391msgstr "" 18392 18393#. I18N: A configuration setting 18394#: resources/views/modules/bing-webmaster-tools/form.phtml:9 18395#: resources/views/modules/google-webmaster-tools/form.phtml:9 18396msgid "Site verification code" 18397msgstr "" 18398 18399#: resources/views/modules/bing-webmaster-tools/form.phtml:18 18400#: resources/views/modules/google-webmaster-tools/form.phtml:18 18401msgid "Site verification codes do not work when webtrees is installed in a subfolder." 18402msgstr "" 18403 18404#: resources/views/modules/census-assistant.phtml:10 18405msgid "Create a shared note using the census assistant" 18406msgstr "" 18407 18408#: resources/views/modules/census-assistant.phtml:32 18409msgid "Citation" 18410msgstr "" 18411 18412#: resources/views/modules/census-assistant.phtml:106 18413msgid "Census transcript" 18414msgstr "" 18415 18416#: resources/views/modules/census-assistant.phtml:106 18417msgid "Household" 18418msgstr "" 18419 18420#: resources/views/modules/charts/config.phtml:9 18421#: resources/views/modules/statistics-chart/custom.phtml:19 18422#: resources/views/modules/statistics-chart/custom.phtml:148 18423#: resources/views/modules/statistics-chart/custom.phtml:150 18424msgid "Chart type" 18425msgstr "" 18426 18427#: resources/views/modules/clippings/show.phtml:10 18428msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 18429msgstr "" 18430 18431#: resources/views/modules/clippings/show.phtml:15 18432msgid "Your clippings cart is empty." 18433msgstr "" 18434 18435#: resources/views/modules/custom-css-js/edit.phtml:16 18436msgid "Add content to the end of the <code><head></code> element." 18437msgstr "" 18438 18439#: resources/views/modules/custom-css-js/edit.phtml:21 18440msgid "Include the <code><style></style></code> tags." 18441msgstr "" 18442 18443#: resources/views/modules/custom-css-js/edit.phtml:28 18444msgid "Add content to the end of the <code><body></code> element." 18445msgstr "" 18446 18447#: resources/views/modules/custom-css-js/edit.phtml:33 18448msgid "Include the <code><script></script></code> tags." 18449msgstr "" 18450 18451#: resources/views/modules/descendancy_chart/tree.phtml:17 18452msgid "d’Aboville number" 18453msgstr "" 18454 18455#: resources/views/modules/family-book-chart/chart.phtml:21 18456#, php-format 18457msgid "Family of %s" 18458msgstr "" 18459 18460#: resources/views/modules/family-book-chart/page.phtml:35 18461msgid "Descendant generations" 18462msgstr "" 18463 18464#: resources/views/modules/family-book-chart/page.phtml:48 18465#: resources/views/modules/hourglass-chart/page.phtml:38 18466#: resources/xml/reports/pedigree_report.xml:6 18467msgid "Show spouses" 18468msgstr "" 18469 18470#: resources/views/modules/fanchart/page.phtml:43 18471msgid "Zoom" 18472msgstr "" 18473 18474#. I18N: FAQ = “Frequently Asked Question” 18475#: resources/views/modules/faq/config.phtml:15 18476msgid "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." 18477msgstr "" 18478 18479#: resources/views/modules/faq/config.phtml:16 18480msgid "You may use HTML to format the answer and to add links to other websites." 18481msgstr "" 18482 18483#. I18N: Label for a configuration option 18484#: resources/views/modules/faq/config.phtml:42 18485#: resources/views/modules/faq/edit.phtml:52 18486#: resources/views/modules/recent_changes/config.phtml:40 18487#: resources/views/modules/todays_events/config.phtml:36 18488#: resources/views/modules/upcoming_events/config.phtml:46 18489#: resources/xml/reports/bdm_report.xml:11 18490#: resources/xml/reports/birth_report.xml:9 18491#: resources/xml/reports/cemetery_report.xml:6 18492#: resources/xml/reports/change_report.xml:7 18493#: resources/xml/reports/death_report.xml:9 18494#: resources/xml/reports/fact_sources.xml:7 18495#: resources/xml/reports/individual_ext_report.xml:8 18496#: resources/xml/reports/marriage_report.xml:9 18497#: resources/xml/reports/occupation_report.xml:6 18498#: resources/xml/reports/relative_ext_report.xml:7 18499msgid "Sort order" 18500msgstr "" 18501 18502#: resources/views/modules/faq/config.phtml:44 18503#: resources/views/modules/faq/edit.phtml:20 18504msgid "Question" 18505msgstr "" 18506 18507#: resources/views/modules/faq/edit.phtml:31 18508msgid "Answer" 18509msgstr "" 18510 18511#. I18N: Label for a configuration option 18512#: resources/views/modules/faq/edit.phtml:42 18513#: resources/views/modules/html/config.phtml:56 18514#: resources/views/modules/stories/edit.phtml:50 18515msgid "Show this block for which languages" 18516msgstr "" 18517 18518#. I18N: FAQ = “Frequently Asked Question” 18519#: resources/views/modules/faq/edit.phtml:69 18520msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." 18521msgstr "" 18522 18523#: resources/views/modules/faq/show.phtml:24 18524msgid "back to top" 18525msgstr "" 18526 18527#: resources/views/modules/favorites/favorites.phtml:35 18528msgid "Are you sure you want to remove this item from your list of favorites?" 18529msgstr "" 18530 18531#: resources/views/modules/favorites/favorites.phtml:44 18532#: resources/views/modules/favorites/favorites.phtml:54 18533msgid "Add a favorite" 18534msgstr "" 18535 18536#: resources/views/modules/favorites/favorites.phtml:163 18537msgid "Enter an optional note about this favorite" 18538msgstr "" 18539 18540#: resources/views/modules/fix-add-marr-names/options.phtml:16 18541msgid "Surname option" 18542msgstr "" 18543 18544#. I18N: Label for option 18545#: resources/views/modules/fix-ceme-tag/options.phtml:16 18546msgid "Convert to" 18547msgstr "" 18548 18549#: resources/views/modules/fix-place-names/options.phtml:21 18550msgid "Replace" 18551msgstr "" 18552 18553#: resources/views/modules/fix-search-and-replace/options.phtml:18 18554msgid "Search text/pattern" 18555msgstr "" 18556 18557#: resources/views/modules/fix-search-and-replace/options.phtml:28 18558msgid "Replacement text" 18559msgstr "" 18560 18561#: resources/views/modules/fix-search-and-replace/options.phtml:38 18562msgid "Search method" 18563msgstr "" 18564 18565#: resources/views/modules/fix-search-and-replace/options.phtml:44 18566msgid "Regular expressions are an advanced pattern matching technique." 18567msgstr "" 18568 18569#: resources/views/modules/fix-search-and-replace/options.phtml:52 18570msgid "Case insensitive" 18571msgstr "" 18572 18573#. I18N: Help text for "Case insensitive" searches 18574#: resources/views/modules/fix-search-and-replace/options.phtml:58 18575msgid "Match both upper and lower case letters." 18576msgstr "" 18577 18578#: resources/views/modules/fix-search-and-replace/options.phtml:65 18579#: resources/views/search-general-page.phtml:28 18580#: resources/views/statistics/other/total-records.phtml:12 18581msgid "Records" 18582msgstr "" 18583 18584#: resources/views/modules/gedcom_news/edit.phtml:29 18585#: resources/views/modules/html/config.phtml:32 18586#: resources/views/modules/user_blog/edit.phtml:29 18587msgid "Content" 18588msgstr "" 18589 18590#: resources/views/modules/gedcom_news/list.phtml:9 18591#: resources/views/modules/user_blog/list.phtml:9 18592msgid "No news articles have been submitted." 18593msgstr "" 18594 18595#: resources/views/modules/gedcom_news/list.phtml:51 18596msgid "Add a news article" 18597msgstr "" 18598 18599#. I18N: label for yes/no option 18600#: resources/views/modules/gedcom_stats/config.phtml:13 18601msgid "Show date of last update" 18602msgstr "" 18603 18604#: resources/views/modules/gedcom_stats/config.phtml:25 18605#: resources/views/modules/html/template-statistics.phtml:31 18606#: resources/views/statistics/individuals/names.phtml:22 18607msgid "Total surnames" 18608msgstr "" 18609 18610#: resources/views/modules/gedcom_stats/config.phtml:30 18611#: resources/views/statistics/other/total-events.phtml:12 18612#: resources/xml/reports/missing_facts_report.xml:602 18613msgid "Total events" 18614msgstr "" 18615 18616#: resources/views/modules/gedcom_stats/config.phtml:31 18617msgid "Total users" 18618msgstr "" 18619 18620#: resources/views/modules/gedcom_stats/config.phtml:32 18621#: resources/views/modules/gedcom_stats/statistics.phtml:144 18622#: resources/views/modules/html/template-statistics.phtml:64 18623#: resources/views/statistics/individuals/total-events.phtml:44 18624msgid "Earliest birth" 18625msgstr "" 18626 18627#: resources/views/modules/gedcom_stats/config.phtml:33 18628#: resources/views/modules/gedcom_stats/statistics.phtml:155 18629#: resources/views/modules/html/template-statistics.phtml:68 18630#: resources/views/statistics/individuals/total-events.phtml:55 18631msgid "Latest birth" 18632msgstr "" 18633 18634#: resources/views/modules/gedcom_stats/config.phtml:34 18635#: resources/views/modules/gedcom_stats/statistics.phtml:166 18636#: resources/views/modules/html/template-statistics.phtml:72 18637#: resources/views/statistics/individuals/total-events.phtml:92 18638msgid "Earliest death" 18639msgstr "" 18640 18641#: resources/views/modules/gedcom_stats/config.phtml:35 18642#: resources/views/modules/gedcom_stats/statistics.phtml:177 18643#: resources/views/modules/html/template-statistics.phtml:76 18644#: resources/views/statistics/individuals/total-events.phtml:103 18645msgid "Latest death" 18646msgstr "" 18647 18648#: resources/views/modules/gedcom_stats/config.phtml:36 18649#: resources/views/modules/gedcom_stats/statistics.phtml:188 18650#: resources/views/modules/html/template-statistics.phtml:80 18651msgid "Individual who lived the longest" 18652msgstr "" 18653 18654#: resources/views/modules/gedcom_stats/config.phtml:38 18655#: resources/views/modules/gedcom_stats/statistics.phtml:214 18656#: resources/views/modules/html/template-statistics.phtml:88 18657msgid "Family with the most children" 18658msgstr "" 18659 18660#: resources/views/modules/gedcom_stats/config.phtml:52 18661#: resources/views/modules/gedcom_stats/statistics.phtml:243 18662#: resources/views/modules/html/template-statistics.phtml:100 18663msgid "Most common surnames" 18664msgstr "" 18665 18666#. I18N: ... to show in a list 18667#: resources/views/modules/gedcom_stats/config.phtml:60 18668#: resources/views/modules/top10_surnames/config.phtml:9 18669msgid "Number of surnames" 18670msgstr "" 18671 18672#: resources/views/modules/gedcom_stats/statistics.phtml:9 18673#: resources/views/modules/html/template-statistics.phtml:13 18674#, php-format 18675msgid "This family tree was last updated on %s." 18676msgstr "" 18677 18678#. I18N: A configuration setting 18679#: resources/views/modules/google-analytics/form.phtml:9 18680#: resources/views/modules/matomo-analytics/form.phtml:9 18681#: resources/views/modules/statcounter/form.phtml:9 18682msgid "Site identification code" 18683msgstr "" 18684 18685#: resources/views/modules/html/config.phtml:20 18686msgid "Templates" 18687msgstr "" 18688 18689#: resources/views/modules/html/config.phtml:25 18690msgid "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." 18691msgstr "" 18692 18693#: resources/views/modules/html/config.phtml:36 18694msgid "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." 18695msgstr "" 18696 18697#: resources/views/modules/html/config.phtml:45 18698msgid "Show the date and time of update" 18699msgstr "" 18700 18701#. I18N: do not translate the #keywords# 18702#: resources/views/modules/html/template-narrative.phtml:7 18703msgid "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#." 18704msgstr "" 18705 18706#: resources/views/modules/interactive-tree/chart.phtml:10 18707msgid "Use compact layout" 18708msgstr "" 18709 18710#: resources/views/modules/lifespans-chart/page.phtml:20 18711msgid "Add individuals" 18712msgstr "" 18713 18714#. I18N: Label for a configuration option 18715#: resources/views/modules/lifespans-chart/page.phtml:24 18716msgid "Include the individual’s immediate family" 18717msgstr "" 18718 18719#: resources/views/modules/lifespans-chart/page.phtml:30 18720msgid "Select individuals by place or date" 18721msgstr "" 18722 18723#: resources/views/modules/lifespans-chart/page.phtml:45 18724msgid "Start year" 18725msgstr "" 18726 18727#: resources/views/modules/lifespans-chart/page.phtml:54 18728msgid "End year" 18729msgstr "" 18730 18731#: resources/views/modules/login_block/sign-out.phtml:10 18732#, php-format 18733msgid "You are signed in as %s." 18734msgstr "" 18735 18736#. I18N: A button label. 18737#: resources/views/modules/login_block/sign-out.phtml:15 18738msgid "sign out" 18739msgstr "" 18740 18741#: resources/views/modules/media-list/page.phtml:48 18742msgid "Media objects per page" 18743msgstr "" 18744 18745#: resources/views/modules/media-list/page.phtml:71 18746msgid "Search filters" 18747msgstr "" 18748 18749#: resources/views/modules/media-list/page.phtml:91 18750msgid "Media objects found" 18751msgstr "" 18752 18753#: resources/views/modules/media-list/pagination.phtml:38 18754#, php-format 18755msgid "Page %s of %s" 18756msgstr "" 18757 18758#: resources/views/modules/media/tab.phtml:20 18759msgid "There are no media objects for this individual." 18760msgstr "" 18761 18762#: resources/views/modules/notes/tab.phtml:16 18763msgid "Show all notes" 18764msgstr "" 18765 18766#: resources/views/modules/notes/tab.phtml:31 18767msgid "There are no notes for this individual." 18768msgstr "" 18769 18770#: resources/views/modules/pedigree-chart/page.phtml:49 18771msgid "left" 18772msgstr "" 18773 18774#: resources/views/modules/pedigree-chart/page.phtml:49 18775msgid "right" 18776msgstr "" 18777 18778#: resources/views/modules/pedigree-chart/previous.phtml:20 18779msgid "Siblings" 18780msgstr "" 18781 18782#: resources/views/modules/pedigree-chart/previous.phtml:22 18783msgid "Sibling" 18784msgstr "" 18785 18786#: resources/views/modules/pedigree-map/chart.phtml:67 18787#: resources/views/modules/place-hierarchy/map.phtml:71 18788#: resources/views/modules/places/tab.phtml:58 18789msgid "Reload map" 18790msgstr "" 18791 18792#: resources/views/modules/pedigree-map/chart.phtml:110 18793#: resources/views/modules/places/tab.phtml:102 18794msgid "Nothing to show" 18795msgstr "" 18796 18797#: resources/views/modules/personal_facts/tab.phtml:18 18798msgid "Events of close relatives" 18799msgstr "" 18800 18801#: resources/views/modules/personal_facts/tab.phtml:36 18802msgid "There are no facts for this individual." 18803msgstr "" 18804 18805#: resources/views/modules/place-hierarchy/events.phtml:24 18806#: resources/views/modules/place-hierarchy/events.phtml:36 18807#: resources/views/search-advanced-page.phtml:93 18808#: resources/views/search-general-page.phtml:113 18809#: resources/views/search-phonetic-page.phtml:114 18810msgid "No results found." 18811msgstr "" 18812 18813#: resources/views/modules/place-hierarchy/list.phtml:14 18814msgid "Place list" 18815msgstr "" 18816 18817#: resources/views/modules/place-hierarchy/page.phtml:49 18818#, php-format 18819msgid "View table of events occurring in %s" 18820msgstr "" 18821 18822#: resources/views/modules/place-hierarchy/sidebar.phtml:37 18823msgid "The location of this place is not known." 18824msgstr "" 18825 18826#: resources/views/modules/privacy-policy/footer.phtml:15 18827msgid "This website uses cookies to learn about visitor behavior." 18828msgstr "" 18829 18830#: resources/views/modules/privacy-policy/page.phtml:9 18831msgid "Personal data" 18832msgstr "" 18833 18834#: resources/views/modules/privacy-policy/page.phtml:13 18835msgid "This website processes personal data for the purpose of historical and genealogical research." 18836msgstr "" 18837 18838#: resources/views/modules/privacy-policy/page.phtml:16 18839msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." 18840msgstr "" 18841 18842#: resources/views/modules/privacy-policy/page.phtml:20 18843msgid "Cookies" 18844msgstr "" 18845 18846#: resources/views/modules/privacy-policy/page.phtml:24 18847msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." 18848msgstr "" 18849 18850#: resources/views/modules/privacy-policy/page.phtml:27 18851msgid "These cookies are “essential”, and do not require consent." 18852msgstr "" 18853 18854#: resources/views/modules/privacy-policy/page.phtml:36 18855msgid "This website uses third-party services to learn about visitor behavior." 18856msgstr "" 18857 18858#: resources/views/modules/privacy-policy/page.phtml:48 18859msgid "These services may use cookies or other tracking technology." 18860msgstr "" 18861 18862#: resources/views/modules/privacy-policy/page.phtml:52 18863msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." 18864msgstr "" 18865 18866#: resources/views/modules/privacy-policy/page.phtml:57 18867msgid "Data controller" 18868msgstr "" 18869 18870#: resources/views/modules/privacy-policy/page.phtml:61 18871msgid "This website is operated by the following individuals." 18872msgstr "" 18873 18874#: resources/views/modules/random_media/config.phtml:9 18875msgid "Show only individuals, events, or all" 18876msgstr "" 18877 18878#: resources/views/modules/random_media/config.phtml:31 18879msgid "Show slide show controls" 18880msgstr "" 18881 18882#: resources/views/modules/random_media/config.phtml:40 18883msgid "Start slide show on page load" 18884msgstr "" 18885 18886#: resources/views/modules/random_media/slide-show.phtml:29 18887#: resources/views/modules/random_media/slide-show.phtml:31 18888msgid "Next image" 18889msgstr "" 18890 18891#. I18N: [a record was] Changed on <date/time> by <user> 18892#: resources/views/modules/recent_changes/changes-list.phtml:46 18893#, php-format 18894msgid "Changed on %1$s by %2$s" 18895msgstr "" 18896 18897#. I18N: [a record was] Changed on <date/time> 18898#: resources/views/modules/recent_changes/changes-list.phtml:48 18899#, php-format 18900msgid "Changed on %1$s" 18901msgstr "" 18902 18903#. I18N: [a record was] Changed on <date/time> 18904#: resources/views/modules/recent_changes/changes-list.phtml:50 18905#, php-format 18906msgid "Changed by %1$s" 18907msgstr "" 18908 18909#: resources/views/modules/recent_changes/config.phtml:21 18910#: resources/views/modules/upcoming_events/config.phtml:9 18911#: resources/views/modules/yahrzeit/config.phtml:9 18912msgid "Number of days to show" 18913msgstr "" 18914 18915#: resources/views/modules/recent_changes/config.phtml:25 18916#: resources/views/modules/upcoming_events/config.phtml:13 18917#: resources/views/modules/yahrzeit/config.phtml:14 18918#, php-format 18919msgid "maximum %s day" 18920msgid_plural "maximum %s days" 18921msgstr[0] "" 18922msgstr[1] "" 18923 18924#. I18N: Label for a configuration option 18925#: resources/views/modules/recent_changes/config.phtml:31 18926#: resources/views/modules/todays_events/config.phtml:27 18927#: resources/views/modules/top10_givnnames/config.phtml:18 18928#: resources/views/modules/top10_surnames/config.phtml:18 18929#: resources/views/modules/upcoming_events/config.phtml:37 18930#: resources/views/modules/yahrzeit/config.phtml:21 18931msgid "Presentation style" 18932msgstr "" 18933 18934#. I18N: label for a yes/no option 18935#: resources/views/modules/recent_changes/config.phtml:58 18936msgid "Show the user who made the change" 18937msgstr "" 18938 18939#. I18N: label for a yes/no option 18940#: resources/views/modules/recent_changes/config.phtml:67 18941msgid "Show the date and time" 18942msgstr "" 18943 18944#: resources/views/modules/relationships-chart/config.phtml:13 18945msgid "Searching for all possible relationships can take a lot of time in complex trees." 18946msgstr "" 18947 18948#. I18N: Configuration option 18949#: resources/views/modules/relationships-chart/config.phtml:34 18950msgid "How much recursion to use when searching for relationships" 18951msgstr "" 18952 18953#: resources/views/modules/relationships-chart/page.phtml:17 18954msgid "Individual 1" 18955msgstr "" 18956 18957#: resources/views/modules/relationships-chart/page.phtml:26 18958msgid "Individual 2" 18959msgstr "" 18960 18961#. I18N: Reverse the order of two individuals 18962#: resources/views/modules/relationships-chart/page.phtml:72 18963msgid "Swap individuals" 18964msgstr "" 18965 18966#: resources/views/modules/relatives/family.phtml:138 18967msgid "Add marriage details" 18968msgstr "" 18969 18970#: resources/views/modules/relatives/family.phtml:209 18971msgid "Add a brother" 18972msgstr "" 18973 18974#: resources/views/modules/relatives/family.phtml:213 18975msgid "Add a sister" 18976msgstr "" 18977 18978#: resources/views/modules/relatives/family.phtml:217 18979msgid "Add a sibling" 18980msgstr "" 18981 18982#: resources/views/modules/relatives/tab.phtml:21 18983msgid "Date differences" 18984msgstr "" 18985 18986#: resources/views/modules/review_changes/config.phtml:8 18987msgid "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." 18988msgstr "" 18989 18990#. I18N: Label for a configuration option 18991#: resources/views/modules/review_changes/config.phtml:14 18992msgid "Send out reminder emails" 18993msgstr "" 18994 18995#: resources/views/modules/review_changes/config.phtml:24 18996msgid "Reminder email frequency (days)" 18997msgstr "" 18998 18999#. I18N: The www.sitemaps.org site is translated into many languages (e.g. http://www.sitemaps.org/fr/) - choose an appropriate URL. 19000#: resources/views/modules/sitemap/config.phtml:14 19001msgid "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>." 19002msgstr "" 19003 19004#. I18N: Label for a configuration option 19005#: resources/views/modules/sitemap/config.phtml:18 19006msgid "Which family trees should be included in the sitemaps" 19007msgstr "" 19008 19009#: resources/views/modules/sitemap/config.phtml:41 19010msgid "To tell search engines that sitemaps are available, you can use the following links." 19011msgstr "" 19012 19013#: resources/views/modules/sources_tab/tab.phtml:16 19014msgid "Show all sources" 19015msgstr "" 19016 19017#: resources/views/modules/sources_tab/tab.phtml:29 19018msgid "There are no source citations for this individual." 19019msgstr "" 19020 19021#. I18N: A configuration setting 19022#: resources/views/modules/statcounter/form.phtml:18 19023msgid "Security code" 19024msgstr "" 19025 19026#: resources/views/modules/statistics-chart/custom.phtml:11 19027msgid "Create your own chart" 19028msgstr "" 19029 19030#: resources/views/modules/statistics-chart/custom.phtml:72 19031msgid "Categories" 19032msgstr "" 19033 19034#: resources/views/modules/statistics-chart/custom.phtml:81 19035msgid "gender" 19036msgstr "" 19037 19038#: resources/views/modules/statistics-chart/custom.phtml:86 19039msgid "date periods" 19040msgstr "" 19041 19042#. I18N: from 1700 interval 50 years 19043#: resources/views/modules/statistics-chart/custom.phtml:94 19044#: resources/views/modules/statistics-chart/custom.phtml:97 19045#: resources/views/modules/statistics-chart/custom.phtml:100 19046#: resources/views/modules/statistics-chart/custom.phtml:103 19047#: resources/views/modules/statistics-chart/custom.phtml:106 19048#: resources/views/modules/statistics-chart/custom.phtml:109 19049#, php-format 19050msgid "from %1$s interval %2$s year" 19051msgid_plural "from %1$s interval %2$s years" 19052msgstr[0] "" 19053msgstr[1] "" 19054 19055#: resources/views/modules/statistics-chart/custom.phtml:115 19056msgid "Results" 19057msgstr "" 19058 19059#: resources/views/modules/statistics-chart/custom.phtml:119 19060msgid "numbers" 19061msgstr "" 19062 19063#: resources/views/modules/statistics-chart/custom.phtml:124 19064msgid "percentage" 19065msgstr "" 19066 19067#: resources/views/modules/statistics-chart/custom.phtml:129 19068#: resources/views/modules/statistics-chart/custom.phtml:132 19069#: resources/views/modules/statistics-chart/custom.phtml:138 19070msgid "Age interval" 19071msgstr "" 19072 19073#: resources/views/modules/statistics-chart/custom.phtml:141 19074msgid "Select the desired age interval" 19075msgstr "" 19076 19077#: resources/views/modules/statistics-chart/custom.phtml:167 19078#: resources/views/modules/statistics-chart/custom.phtml:169 19079msgid "Geographic area" 19080msgstr "" 19081 19082#: resources/views/modules/statistics-chart/custom.phtml:175 19083msgid "Europe" 19084msgstr "" 19085 19086#: resources/views/modules/statistics-chart/custom.phtml:178 19087msgid "Northern America" 19088msgstr "" 19089 19090#: resources/views/modules/statistics-chart/custom.phtml:181 19091msgid "South America" 19092msgstr "" 19093 19094#: resources/views/modules/statistics-chart/custom.phtml:184 19095msgid "Asia" 19096msgstr "" 19097 19098#: resources/views/modules/statistics-chart/custom.phtml:187 19099msgid "Middle East" 19100msgstr "" 19101 19102#: resources/views/modules/statistics-chart/custom.phtml:190 19103msgid "Africa" 19104msgstr "" 19105 19106#: resources/views/modules/statistics-chart/custom.phtml:201 19107msgid "show the chart" 19108msgstr "" 19109 19110#: resources/views/modules/stories/config.phtml:37 19111#: resources/views/modules/stories/edit.phtml:32 19112#: resources/views/modules/stories/list.phtml:12 19113msgid "Story title" 19114msgstr "" 19115 19116#: resources/views/modules/stories/edit.phtml:41 19117msgid "Story" 19118msgstr "" 19119 19120#: resources/views/modules/timeline-chart/chart.phtml:139 19121#: resources/views/modules/timeline-chart/chart.phtml:141 19122#: resources/views/modules/timeline-chart/chart.phtml:143 19123msgid "Month:" 19124msgstr "" 19125 19126#: resources/views/modules/timeline-chart/chart.phtml:139 19127#: resources/views/modules/timeline-chart/chart.phtml:141 19128#: resources/views/modules/timeline-chart/chart.phtml:143 19129msgid "Day:" 19130msgstr "" 19131 19132#: resources/views/modules/timeline-chart/chart.phtml:141 19133msgid "years" 19134msgstr "" 19135 19136#: resources/views/modules/timeline-chart/chart.phtml:143 19137#: resources/views/modules/timeline-chart/chart.phtml:408 19138msgid "Year:" 19139msgstr "" 19140 19141#: resources/views/modules/timeline-chart/chart.phtml:351 19142msgid "Wife’s age" 19143msgstr "" 19144 19145#: resources/views/modules/timeline-chart/chart.phtml:353 19146msgid "Husband’s age" 19147msgstr "" 19148 19149#: resources/views/modules/timeline-chart/page.phtml:60 19150msgid "Remove individual" 19151msgstr "" 19152 19153#. I18N: an age indicator, which can be dragged around the screen 19154#: resources/views/modules/timeline-chart/page.phtml:67 19155msgid "Show an age cursor" 19156msgstr "" 19157 19158#: resources/views/modules/todays_events/config.phtml:9 19159#: resources/views/modules/upcoming_events/config.phtml:19 19160msgid "Show only events of living individuals" 19161msgstr "" 19162 19163#: resources/views/modules/todays_events/empty.phtml:8 19164msgid "No events exist for today." 19165msgstr "" 19166 19167#: resources/views/modules/todo/config.phtml:8 19168msgid "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." 19169msgstr "" 19170 19171#: resources/views/modules/todo/config.phtml:9 19172msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 19173msgstr "" 19174 19175#: resources/views/modules/todo/config.phtml:10 19176msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 19177msgstr "" 19178 19179#: resources/views/modules/todo/config.phtml:15 19180msgid "Show research tasks that are assigned to other users" 19181msgstr "" 19182 19183#: resources/views/modules/todo/config.phtml:25 19184msgid "Show research tasks that are not assigned to any user" 19185msgstr "" 19186 19187#: resources/views/modules/todo/config.phtml:34 19188msgid "Show research tasks that have a date in the future" 19189msgstr "" 19190 19191#. I18N: ... to show in a list 19192#: resources/views/modules/top10_givnnames/config.phtml:9 19193msgid "Number of given names" 19194msgstr "" 19195 19196#. I18N: ... to show in a list 19197#: resources/views/modules/top10_pageviews/config.phtml:9 19198msgid "Number of pages" 19199msgstr "" 19200 19201#: resources/views/modules/user_blog/list.phtml:50 19202msgid "Add a journal entry" 19203msgstr "" 19204 19205#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19206#: resources/views/note-page.phtml:34 19207#, php-format 19208msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 19209msgstr "" 19210 19211#: resources/views/note-page.phtml:36 19212msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 19213msgstr "" 19214 19215#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19216#: resources/views/note-page.phtml:40 19217#, php-format 19218msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 19219msgstr "" 19220 19221#: resources/views/note-page.phtml:42 19222msgid "This note has been edited. The changes need to be reviewed by a moderator." 19223msgstr "" 19224 19225#: resources/views/password-request-page.phtml:21 19226msgid "Email" 19227msgstr "" 19228 19229#: resources/views/pending-changes-page.phtml:47 19230#: resources/views/pending-changes-page.phtml:59 19231msgid "Accept" 19232msgstr "" 19233 19234#: resources/views/pending-changes-page.phtml:51 19235#: resources/views/pending-changes-page.phtml:89 19236msgid "Reject" 19237msgstr "" 19238 19239#: resources/views/pending-changes-page.phtml:100 19240msgid "Accept all changes" 19241msgstr "" 19242 19243#: resources/views/pending-changes-page.phtml:103 19244msgid "Are you sure you want to reject all the changes to this family tree?" 19245msgstr "" 19246 19247#: resources/views/pending-changes-page.phtml:104 19248msgid "Reject all changes" 19249msgstr "" 19250 19251#: resources/views/register-page.phtml:24 19252msgid "<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>" 19253msgstr "" 19254 19255#. I18N: placeholder text for registration-comments field 19256#: resources/views/register-page.phtml:87 19257msgid "Explain why you are requesting an account." 19258msgstr "" 19259 19260#: resources/views/register-page.phtml:89 19261msgid "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." 19262msgstr "" 19263 19264#: resources/views/register-success-page.phtml:13 19265#, php-format 19266msgid "Hello %s…<br>Thank you for your registration." 19267msgstr "" 19268 19269#: resources/views/register-success-page.phtml:17 19270#, php-format 19271msgid "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." 19272msgstr "" 19273 19274#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19275#: resources/views/repository-page.phtml:15 19276#, php-format 19277msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it." 19278msgstr "" 19279 19280#: resources/views/repository-page.phtml:17 19281msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator." 19282msgstr "" 19283 19284#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19285#: resources/views/repository-page.phtml:21 19286#, php-format 19287msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them." 19288msgstr "" 19289 19290#: resources/views/repository-page.phtml:23 19291msgid "This repository has been edited. The changes need to be reviewed by a moderator." 19292msgstr "" 19293 19294#: resources/views/search-advanced-page.phtml:42 19295msgid "Add more fields" 19296msgstr "" 19297 19298#: resources/views/search-advanced-page.phtml:59 19299#: resources/xml/reports/bdm_report.xml:118 19300#: resources/xml/reports/family_group_report.xml:467 19301#: resources/xml/reports/family_group_report.xml:730 19302#: resources/xml/reports/individual_ext_report.xml:243 19303#: resources/xml/reports/individual_report.xml:240 19304#: resources/xml/reports/relative_ext_report.xml:64 19305msgid "Father" 19306msgstr "" 19307 19308#: resources/views/search-advanced-page.phtml:71 19309#: resources/xml/reports/bdm_report.xml:120 19310#: resources/xml/reports/family_group_report.xml:474 19311#: resources/xml/reports/family_group_report.xml:737 19312#: resources/xml/reports/individual_ext_report.xml:279 19313#: resources/xml/reports/individual_report.xml:276 19314#: resources/xml/reports/relative_ext_report.xml:65 19315msgid "Mother" 19316msgstr "" 19317 19318#: resources/views/search-general-page.phtml:16 19319#: resources/views/search-replace-page.phtml:17 19320msgid "Search for" 19321msgstr "" 19322 19323#. I18N: select all (of the family trees) 19324#: resources/views/search-general-page.phtml:89 19325#: resources/views/search-phonetic-page.phtml:90 19326msgid "select all" 19327msgstr "" 19328 19329#. I18N: select none (of the family trees) 19330#: resources/views/search-general-page.phtml:90 19331#: resources/views/search-phonetic-page.phtml:91 19332msgid "select none" 19333msgstr "" 19334 19335#: resources/views/search-general-page.phtml:92 19336#: resources/views/search-phonetic-page.phtml:93 19337msgid "invert selection" 19338msgstr "" 19339 19340#: resources/views/search-phonetic-page.phtml:51 19341msgid "Phonetic algorithm" 19342msgstr "" 19343 19344#: resources/views/search-replace-page.phtml:26 19345msgid "Replace with" 19346msgstr "" 19347 19348#: resources/views/search-replace-page.phtml:38 19349msgid "Entire record" 19350msgstr "" 19351 19352#: resources/views/search-replace-page.phtml:38 19353#: resources/views/statistics/individuals/names.phtml:12 19354#: resources/xml/reports/cemetery_report.xml:7 19355#: resources/xml/reports/death_report.xml:10 19356msgid "Names" 19357msgstr "" 19358 19359#. I18N: A button label. 19360#: resources/views/search-replace-page.phtml:44 19361msgid "replace" 19362msgstr "" 19363 19364#: resources/views/setup/step-2-server-checks.phtml:22 19365msgid "Checking server configuration" 19366msgstr "" 19367 19368#: resources/views/setup/step-2-server-checks.phtml:35 19369msgid "The server configuration is OK." 19370msgstr "" 19371 19372#: resources/views/setup/step-2-server-checks.phtml:39 19373msgid "Checking server capacity" 19374msgstr "" 19375 19376#: resources/views/setup/step-2-server-checks.phtml:42 19377msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 19378msgstr "" 19379 19380#: resources/views/setup/step-2-server-checks.phtml:45 19381msgid "The following list shows typical requirements." 19382msgstr "" 19383 19384#: resources/views/setup/step-2-server-checks.phtml:48 19385msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 19386msgstr "" 19387 19388#: resources/views/setup/step-2-server-checks.phtml:50 19389msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 19390msgstr "" 19391 19392#: resources/views/setup/step-2-server-checks.phtml:52 19393msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 19394msgstr "" 19395 19396#: resources/views/setup/step-2-server-checks.phtml:56 19397#, php-format 19398msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 19399msgstr "" 19400 19401#: resources/views/setup/step-2-server-checks.phtml:60 19402msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 19403msgstr "" 19404 19405#: resources/views/setup/step-3-database-type.phtml:17 19406msgid "Connection to database server" 19407msgstr "" 19408 19409#: resources/views/setup/step-3-database-type.phtml:29 19410msgid "webtrees needs a database to store your genealogy data." 19411msgstr "" 19412 19413#: resources/views/setup/step-3-database-type.phtml:34 19414msgid "Database type" 19415msgstr "" 19416 19417#: resources/views/setup/step-4-database-mysql.phtml:16 19418#: resources/views/setup/step-4-database-pgsql.phtml:16 19419#: resources/views/setup/step-4-database-sqlite.phtml:21 19420#: resources/views/setup/step-4-database-sqlsvr.phtml:16 19421msgid "Database connection" 19422msgstr "" 19423 19424#: resources/views/setup/step-4-database-mysql.phtml:36 19425#: resources/views/setup/step-4-database-pgsql.phtml:34 19426#: resources/views/setup/step-4-database-sqlsvr.phtml:34 19427msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 19428msgstr "" 19429 19430#: resources/views/setup/step-4-database-mysql.phtml:41 19431msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 19432msgstr "" 19433 19434#: resources/views/setup/step-4-database-mysql.phtml:56 19435msgid "Most sites are configured to use the default value of 3306." 19436msgstr "" 19437 19438#: resources/views/setup/step-4-database-mysql.phtml:63 19439#: resources/views/setup/step-4-database-pgsql.phtml:53 19440#: resources/views/setup/step-4-database-sqlsvr.phtml:53 19441msgid "Database user account" 19442msgstr "" 19443 19444#: resources/views/setup/step-4-database-mysql.phtml:70 19445#: resources/views/setup/step-4-database-mysql.phtml:84 19446#: resources/views/setup/step-4-database-pgsql.phtml:58 19447#: resources/views/setup/step-4-database-pgsql.phtml:70 19448#: resources/views/setup/step-4-database-sqlsvr.phtml:58 19449#: resources/views/setup/step-4-database-sqlsvr.phtml:70 19450msgid "This is case sensitive." 19451msgstr "" 19452 19453#: resources/views/setup/step-4-database-mysql.phtml:77 19454#: resources/views/setup/step-4-database-pgsql.phtml:65 19455#: resources/views/setup/step-4-database-sqlsvr.phtml:65 19456msgid "Database password" 19457msgstr "" 19458 19459#: resources/views/setup/step-4-database-mysql.phtml:91 19460#: resources/views/setup/step-4-database-pgsql.phtml:77 19461#: resources/views/setup/step-4-database-sqlite.phtml:34 19462#: resources/views/setup/step-4-database-sqlsvr.phtml:77 19463msgid "Database name" 19464msgstr "" 19465 19466#: resources/views/setup/step-4-database-mysql.phtml:101 19467#: resources/views/setup/step-4-database-pgsql.phtml:86 19468#: resources/views/setup/step-4-database-sqlite.phtml:58 19469#: resources/views/setup/step-4-database-sqlsvr.phtml:86 19470msgid "Table prefix" 19471msgstr "" 19472 19473#: resources/views/setup/step-4-database-mysql.phtml:106 19474#: resources/views/setup/step-4-database-pgsql.phtml:91 19475#: resources/views/setup/step-4-database-sqlite.phtml:65 19476#: resources/views/setup/step-4-database-sqlsvr.phtml:91 19477msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 19478msgstr "" 19479 19480#: resources/views/setup/step-4-database-mysql.phtml:107 19481#: resources/views/setup/step-4-database-pgsql.phtml:92 19482#: resources/views/setup/step-4-database-sqlite.phtml:51 19483#: resources/views/setup/step-4-database-sqlite.phtml:66 19484#: resources/views/setup/step-4-database-sqlsvr.phtml:92 19485msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 19486msgstr "" 19487 19488#: resources/views/setup/step-4-database-pgsql.phtml:46 19489msgid "Most sites are configured to use the default value of 5432." 19490msgstr "" 19491 19492#: resources/views/setup/step-4-database-sqlsvr.phtml:46 19493msgid "Most sites are configured to use the default value of 1433." 19494msgstr "" 19495 19496#: resources/views/setup/step-5-administrator.phtml:19 19497msgid "Administrator account" 19498msgstr "" 19499 19500#: resources/views/setup/step-5-administrator.phtml:31 19501msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 19502msgstr "" 19503 19504#: resources/views/setup/step-5-administrator.phtml:53 19505msgid "You will use this to sign in to webtrees." 19506msgstr "" 19507 19508#: resources/views/setup/step-5-administrator.phtml:65 19509msgid "This must be at least six characters long. It is case-sensitive." 19510msgstr "" 19511 19512#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19513#: resources/views/source-page.phtml:16 19514#, php-format 19515msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it." 19516msgstr "" 19517 19518#: resources/views/source-page.phtml:18 19519msgid "This source has been deleted. The deletion will need to be reviewed by a moderator." 19520msgstr "" 19521 19522#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19523#: resources/views/source-page.phtml:22 19524#, php-format 19525msgid "This source has been edited. You should review the changes and then %1$s or %2$s them." 19526msgstr "" 19527 19528#: resources/views/source-page.phtml:24 19529msgid "This source has been edited. The changes need to be reviewed by a moderator." 19530msgstr "" 19531 19532#: resources/views/statistics/families/age-difference.phtml:12 19533msgid "Age difference" 19534msgstr "" 19535 19536#: resources/views/statistics/families/age-difference.phtml:20 19537msgid "Age between siblings" 19538msgstr "" 19539 19540#: resources/views/statistics/families/age-difference.phtml:29 19541msgid "Greatest age between siblings" 19542msgstr "" 19543 19544#: resources/views/statistics/families/age-difference.phtml:42 19545msgid "Age between husband and wife" 19546msgstr "" 19547 19548#: resources/views/statistics/families/age-difference.phtml:51 19549msgid "Age between wife and husband" 19550msgstr "" 19551 19552#: resources/views/statistics/families/birth-age.phtml:12 19553msgid "Age at birth of child" 19554msgstr "" 19555 19556#: resources/views/statistics/families/birth-age.phtml:22 19557msgid "Youngest father" 19558msgstr "" 19559 19560#: resources/views/statistics/families/birth-age.phtml:42 19561msgid "Youngest mother" 19562msgstr "" 19563 19564#: resources/views/statistics/families/birth-age.phtml:64 19565msgid "Oldest father" 19566msgstr "" 19567 19568#: resources/views/statistics/families/birth-age.phtml:84 19569msgid "Oldest mother" 19570msgstr "" 19571 19572#: resources/views/statistics/families/children.phtml:12 19573msgid "Children in family" 19574msgstr "" 19575 19576#: resources/views/statistics/families/children.phtml:55 19577msgid "Largest number of grandchildren" 19578msgstr "" 19579 19580#: resources/views/statistics/families/marriage-age.phtml:22 19581msgid "Youngest male" 19582msgstr "" 19583 19584#: resources/views/statistics/families/marriage-age.phtml:42 19585msgid "Youngest female" 19586msgstr "" 19587 19588#: resources/views/statistics/families/marriage-age.phtml:64 19589msgid "Oldest male" 19590msgstr "" 19591 19592#: resources/views/statistics/families/marriage-age.phtml:84 19593msgid "Oldest female" 19594msgstr "" 19595 19596#: resources/views/statistics/families/marriage-length.phtml:12 19597msgid "Length of marriage" 19598msgstr "" 19599 19600#: resources/views/statistics/families/marriage-length.phtml:22 19601msgid "Longest marriage" 19602msgstr "" 19603 19604#: resources/views/statistics/families/marriage-length.phtml:42 19605msgid "Shortest marriage" 19606msgstr "" 19607 19608#: resources/views/statistics/families/top10-list-grand.phtml:19 19609#: resources/views/statistics/families/top10-nolist-grand.phtml:15 19610#, php-format 19611msgid "%s grandchild" 19612msgid_plural "%s grandchildren" 19613msgstr[0] "" 19614msgstr[1] "" 19615 19616#: resources/views/statistics/families/total-records.phtml:23 19617msgid "Total marriages" 19618msgstr "" 19619 19620#: resources/views/statistics/families/total-records.phtml:45 19621msgid "Earliest marriage" 19622msgstr "" 19623 19624#: resources/views/statistics/families/total-records.phtml:56 19625msgid "Latest marriage" 19626msgstr "" 19627 19628#: resources/views/statistics/families/total-records.phtml:71 19629msgid "Total divorces" 19630msgstr "" 19631 19632#: resources/views/statistics/families/total-records.phtml:93 19633msgid "Earliest divorce" 19634msgstr "" 19635 19636#: resources/views/statistics/families/total-records.phtml:104 19637msgid "Latest divorce" 19638msgstr "" 19639 19640#: resources/views/statistics/individuals/greatest-age.phtml:12 19641msgid "Greatest age at death" 19642msgstr "" 19643 19644#: resources/views/statistics/individuals/lifespan.phtml:12 19645msgid "Lifespan" 19646msgstr "" 19647 19648#: resources/views/statistics/individuals/names.phtml:46 19649msgid "Total given names" 19650msgstr "" 19651 19652#: resources/views/statistics/individuals/oldest-living.phtml:12 19653msgid "Oldest living individuals" 19654msgstr "" 19655 19656#: resources/views/statistics/individuals/total-events.phtml:22 19657msgid "Total births" 19658msgstr "" 19659 19660#: resources/views/statistics/individuals/total-events.phtml:70 19661msgid "Total deaths" 19662msgstr "" 19663 19664#: resources/views/statistics/individuals/total-records.phtml:12 19665#: resources/xml/reports/bdm_report.xml:210 19666#: resources/xml/reports/birth_report.xml:66 19667#: resources/xml/reports/cemetery_report.xml:89 19668#: resources/xml/reports/death_report.xml:99 19669#: resources/xml/reports/fact_sources.xml:142 19670#: resources/xml/reports/fact_sources.xml:146 19671#: resources/xml/reports/fact_sources.xml:305 19672#: resources/xml/reports/fact_sources.xml:309 19673#: resources/xml/reports/missing_facts_report.xml:601 19674#: resources/xml/reports/occupation_report.xml:94 19675#: resources/xml/reports/relative_ext_report.xml:140 19676msgid "Total individuals" 19677msgstr "" 19678 19679#: resources/views/statistics/individuals/total-records.phtml:23 19680msgid "Total males" 19681msgstr "" 19682 19683#: resources/views/statistics/individuals/total-records.phtml:32 19684msgid "Total females" 19685msgstr "" 19686 19687#: resources/views/statistics/individuals/total-records.phtml:53 19688msgid "Total living" 19689msgstr "" 19690 19691#: resources/views/statistics/individuals/total-records.phtml:61 19692msgid "Total dead" 19693msgstr "" 19694 19695#: resources/views/statistics/other/places.phtml:21 19696msgid "Birth places" 19697msgstr "" 19698 19699#: resources/views/statistics/other/places.phtml:30 19700msgid "Death places" 19701msgstr "" 19702 19703#: resources/views/statistics/other/places.phtml:39 19704msgid "Marriage places" 19705msgstr "" 19706 19707#: resources/views/statistics/other/places.phtml:48 19708msgid "Events in countries" 19709msgstr "" 19710 19711#: resources/views/statistics/other/total-events.phtml:23 19712msgid "First event" 19713msgstr "" 19714 19715#: resources/views/statistics/other/total-events.phtml:39 19716msgid "Last event" 19717msgstr "" 19718 19719#: resources/views/verify-failure-page.phtml:13 19720msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." 19721msgstr "" 19722 19723#: resources/views/verify-success-page.phtml:13 19724msgid "You have confirmed your request to become a registered user." 19725msgstr "" 19726 19727#: resources/views/verify-success-page.phtml:16 19728msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 19729msgstr "" 19730 19731#: resources/xml/reports/ahnentafel_report.xml:8 19732#: resources/xml/reports/descendancy_report.xml:7 19733#: resources/xml/reports/family_group_report.xml:7 19734#: resources/xml/reports/individual_ext_report.xml:9 19735#: resources/xml/reports/individual_report.xml:6 19736msgid "Show sources" 19737msgstr "" 19738 19739#: resources/xml/reports/ahnentafel_report.xml:9 19740#: resources/xml/reports/family_group_report.xml:8 19741#: resources/xml/reports/individual_ext_report.xml:10 19742#: resources/xml/reports/individual_report.xml:7 19743msgid "Show notes" 19744msgstr "" 19745 19746#: resources/xml/reports/ahnentafel_report.xml:10 19747msgid "Show occupations" 19748msgstr "" 19749 19750#: resources/xml/reports/ahnentafel_report.xml:11 19751msgid "Show residences" 19752msgstr "" 19753 19754#: resources/xml/reports/ahnentafel_report.xml:12 19755msgid "Show children of ancestors" 19756msgstr "" 19757 19758#: resources/xml/reports/ahnentafel_report.xml:13 19759#: resources/xml/reports/bdm_report.xml:12 19760#: resources/xml/reports/birth_report.xml:10 19761#: resources/xml/reports/cemetery_report.xml:8 19762#: resources/xml/reports/change_report.xml:9 19763#: resources/xml/reports/death_report.xml:11 19764#: resources/xml/reports/descendancy_report.xml:8 19765#: resources/xml/reports/fact_sources.xml:8 19766#: resources/xml/reports/family_group_report.xml:11 19767#: resources/xml/reports/individual_ext_report.xml:12 19768#: resources/xml/reports/individual_report.xml:9 19769#: resources/xml/reports/marriage_report.xml:10 19770#: resources/xml/reports/missing_facts_report.xml:8 19771#: resources/xml/reports/occupation_report.xml:7 19772#: resources/xml/reports/pedigree_report.xml:8 19773#: resources/xml/reports/relative_ext_report.xml:8 19774msgctxt "paper size" 19775msgid "A4" 19776msgstr "" 19777 19778#: resources/xml/reports/ahnentafel_report.xml:13 19779#: resources/xml/reports/bdm_report.xml:12 19780#: resources/xml/reports/birth_report.xml:10 19781#: resources/xml/reports/cemetery_report.xml:8 19782#: resources/xml/reports/change_report.xml:9 19783#: resources/xml/reports/death_report.xml:11 19784#: resources/xml/reports/descendancy_report.xml:8 19785#: resources/xml/reports/fact_sources.xml:8 19786#: resources/xml/reports/family_group_report.xml:11 19787#: resources/xml/reports/individual_ext_report.xml:12 19788#: resources/xml/reports/individual_report.xml:9 19789#: resources/xml/reports/marriage_report.xml:10 19790#: resources/xml/reports/missing_facts_report.xml:8 19791#: resources/xml/reports/occupation_report.xml:7 19792#: resources/xml/reports/pedigree_report.xml:8 19793#: resources/xml/reports/relative_ext_report.xml:8 19794msgctxt "paper size" 19795msgid "A3" 19796msgstr "" 19797 19798#: resources/xml/reports/ahnentafel_report.xml:13 19799#: resources/xml/reports/bdm_report.xml:12 19800#: resources/xml/reports/birth_report.xml:10 19801#: resources/xml/reports/cemetery_report.xml:8 19802#: resources/xml/reports/change_report.xml:9 19803#: resources/xml/reports/death_report.xml:11 19804#: resources/xml/reports/descendancy_report.xml:8 19805#: resources/xml/reports/fact_sources.xml:8 19806#: resources/xml/reports/family_group_report.xml:11 19807#: resources/xml/reports/individual_ext_report.xml:12 19808#: resources/xml/reports/individual_report.xml:9 19809#: resources/xml/reports/marriage_report.xml:10 19810#: resources/xml/reports/missing_facts_report.xml:8 19811#: resources/xml/reports/occupation_report.xml:7 19812#: resources/xml/reports/pedigree_report.xml:8 19813#: resources/xml/reports/relative_ext_report.xml:8 19814msgctxt "paper size" 19815msgid "Letter" 19816msgstr "" 19817 19818#: resources/xml/reports/ahnentafel_report.xml:13 19819#: resources/xml/reports/bdm_report.xml:12 19820#: resources/xml/reports/birth_report.xml:10 19821#: resources/xml/reports/cemetery_report.xml:8 19822#: resources/xml/reports/change_report.xml:9 19823#: resources/xml/reports/descendancy_report.xml:8 19824#: resources/xml/reports/fact_sources.xml:8 19825#: resources/xml/reports/family_group_report.xml:11 19826#: resources/xml/reports/individual_ext_report.xml:12 19827#: resources/xml/reports/individual_report.xml:9 19828#: resources/xml/reports/marriage_report.xml:10 19829#: resources/xml/reports/missing_facts_report.xml:8 19830#: resources/xml/reports/occupation_report.xml:7 19831#: resources/xml/reports/pedigree_report.xml:8 19832#: resources/xml/reports/relative_ext_report.xml:8 19833msgctxt "paper size" 19834msgid "Tabloid" 19835msgstr "" 19836 19837#: resources/xml/reports/ahnentafel_report.xml:13 19838#: resources/xml/reports/bdm_report.xml:12 19839#: resources/xml/reports/birth_report.xml:10 19840#: resources/xml/reports/cemetery_report.xml:8 19841#: resources/xml/reports/change_report.xml:9 19842#: resources/xml/reports/death_report.xml:11 19843#: resources/xml/reports/descendancy_report.xml:8 19844#: resources/xml/reports/fact_sources.xml:8 19845#: resources/xml/reports/family_group_report.xml:11 19846#: resources/xml/reports/individual_ext_report.xml:12 19847#: resources/xml/reports/individual_report.xml:9 19848#: resources/xml/reports/marriage_report.xml:10 19849#: resources/xml/reports/missing_facts_report.xml:8 19850#: resources/xml/reports/occupation_report.xml:7 19851#: resources/xml/reports/pedigree_report.xml:8 19852#: resources/xml/reports/relative_ext_report.xml:8 19853msgid "Page size" 19854msgstr "" 19855 19856#: resources/xml/reports/ahnentafel_report.xml:15 19857#: resources/xml/reports/bdm_report.xml:14 19858#: resources/xml/reports/birth_report.xml:12 19859#: resources/xml/reports/cemetery_report.xml:10 19860#: resources/xml/reports/change_report.xml:12 19861#: resources/xml/reports/death_report.xml:13 19862#: resources/xml/reports/descendancy_report.xml:10 19863#: resources/xml/reports/fact_sources.xml:10 19864#: resources/xml/reports/family_group_report.xml:14 19865#: resources/xml/reports/individual_ext_report.xml:15 19866#: resources/xml/reports/individual_report.xml:12 19867#: resources/xml/reports/marriage_report.xml:12 19868#: resources/xml/reports/missing_facts_report.xml:10 19869#: resources/xml/reports/occupation_report.xml:9 19870#: resources/xml/reports/pedigree_report.xml:10 19871#: resources/xml/reports/relative_ext_report.xml:10 19872msgctxt "font name" 19873msgid "Arial" 19874msgstr "" 19875 19876#: resources/xml/reports/ahnentafel_report.xml:15 19877#: resources/xml/reports/bdm_report.xml:14 19878#: resources/xml/reports/birth_report.xml:12 19879#: resources/xml/reports/cemetery_report.xml:10 19880#: resources/xml/reports/change_report.xml:12 19881#: resources/xml/reports/death_report.xml:13 19882#: resources/xml/reports/descendancy_report.xml:10 19883#: resources/xml/reports/fact_sources.xml:10 19884#: resources/xml/reports/family_group_report.xml:14 19885#: resources/xml/reports/individual_ext_report.xml:15 19886#: resources/xml/reports/individual_report.xml:12 19887#: resources/xml/reports/marriage_report.xml:12 19888#: resources/xml/reports/missing_facts_report.xml:10 19889#: resources/xml/reports/occupation_report.xml:9 19890#: resources/xml/reports/pedigree_report.xml:10 19891#: resources/xml/reports/relative_ext_report.xml:10 19892msgctxt "font name" 19893msgid "DejaVu" 19894msgstr "" 19895 19896#: resources/xml/reports/ahnentafel_report.xml:15 19897#: resources/xml/reports/bdm_report.xml:14 19898#: resources/xml/reports/birth_report.xml:12 19899#: resources/xml/reports/cemetery_report.xml:10 19900#: resources/xml/reports/change_report.xml:12 19901#: resources/xml/reports/death_report.xml:13 19902#: resources/xml/reports/descendancy_report.xml:10 19903#: resources/xml/reports/fact_sources.xml:10 19904#: resources/xml/reports/family_group_report.xml:14 19905#: resources/xml/reports/individual_ext_report.xml:15 19906#: resources/xml/reports/individual_report.xml:12 19907#: resources/xml/reports/marriage_report.xml:12 19908#: resources/xml/reports/missing_facts_report.xml:10 19909#: resources/xml/reports/occupation_report.xml:9 19910#: resources/xml/reports/pedigree_report.xml:10 19911#: resources/xml/reports/relative_ext_report.xml:10 19912msgctxt "font name" 19913msgid "Helvetica" 19914msgstr "" 19915 19916#: resources/xml/reports/ahnentafel_report.xml:15 19917#: resources/xml/reports/bdm_report.xml:14 19918#: resources/xml/reports/birth_report.xml:12 19919#: resources/xml/reports/cemetery_report.xml:10 19920#: resources/xml/reports/change_report.xml:12 19921#: resources/xml/reports/death_report.xml:13 19922#: resources/xml/reports/descendancy_report.xml:10 19923#: resources/xml/reports/fact_sources.xml:10 19924#: resources/xml/reports/family_group_report.xml:14 19925#: resources/xml/reports/individual_ext_report.xml:15 19926#: resources/xml/reports/individual_report.xml:12 19927#: resources/xml/reports/marriage_report.xml:12 19928#: resources/xml/reports/missing_facts_report.xml:10 19929#: resources/xml/reports/occupation_report.xml:9 19930#: resources/xml/reports/pedigree_report.xml:10 19931#: resources/xml/reports/relative_ext_report.xml:10 19932msgid "Font" 19933msgstr "" 19934 19935#: resources/xml/reports/ahnentafel_report.xml:55 19936msgid "Ancestors of " 19937msgstr "" 19938 19939#: resources/xml/reports/ahnentafel_report.xml:56 19940#: resources/xml/reports/bdm_report.xml:42 19941#: resources/xml/reports/birth_report.xml:32 19942#: resources/xml/reports/cemetery_report.xml:35 19943#: resources/xml/reports/change_report.xml:45 19944#: resources/xml/reports/death_report.xml:33 19945#: resources/xml/reports/descendancy_report.xml:43 19946#: resources/xml/reports/fact_sources.xml:44 19947#: resources/xml/reports/family_group_report.xml:89 19948#: resources/xml/reports/individual_ext_report.xml:92 19949#: resources/xml/reports/individual_report.xml:89 19950#: resources/xml/reports/marriage_report.xml:31 19951#: resources/xml/reports/missing_facts_report.xml:53 19952#: resources/xml/reports/occupation_report.xml:38 19953#: resources/xml/reports/relative_ext_report.xml:44 19954msgid "Page" 19955msgstr "" 19956 19957#: resources/xml/reports/ahnentafel_report.xml:56 19958#: resources/xml/reports/bdm_report.xml:42 19959#: resources/xml/reports/birth_report.xml:32 19960#: resources/xml/reports/cemetery_report.xml:35 19961#: resources/xml/reports/change_report.xml:45 19962#: resources/xml/reports/death_report.xml:33 19963#: resources/xml/reports/descendancy_report.xml:43 19964#: resources/xml/reports/fact_sources.xml:44 19965#: resources/xml/reports/family_group_report.xml:89 19966#: resources/xml/reports/individual_report.xml:89 19967#: resources/xml/reports/marriage_report.xml:31 19968#: resources/xml/reports/occupation_report.xml:38 19969#: resources/xml/reports/relative_ext_report.xml:44 19970msgid "of" 19971msgstr "" 19972 19973#: resources/xml/reports/ahnentafel_report.xml:78 19974#: resources/xml/reports/descendancy_report.xml:55 19975msgid "Generation " 19976msgstr "" 19977 19978#: resources/xml/reports/ahnentafel_report.xml:140 19979#: resources/xml/reports/descendancy_report.xml:102 19980msgctxt "MALE" 19981msgid "was born" 19982msgstr "" 19983 19984#: resources/xml/reports/ahnentafel_report.xml:141 19985#: resources/xml/reports/descendancy_report.xml:105 19986msgctxt "FEMALE" 19987msgid "was born" 19988msgstr "" 19989 19990#: resources/xml/reports/ahnentafel_report.xml:159 19991#: resources/xml/reports/ahnentafel_report.xml:187 19992#: resources/xml/reports/ahnentafel_report.xml:214 19993#: resources/xml/reports/ahnentafel_report.xml:279 19994#: resources/xml/reports/ahnentafel_report.xml:306 19995#: resources/xml/reports/ahnentafel_report.xml:331 19996#: resources/xml/reports/ahnentafel_report.xml:356 19997#: resources/xml/reports/descendancy_report.xml:125 19998#: resources/xml/reports/descendancy_report.xml:157 19999#: resources/xml/reports/descendancy_report.xml:315 20000#: resources/xml/reports/descendancy_report.xml:353 20001#: resources/xml/reports/descendancy_report.xml:384 20002#: resources/xml/reports/descendancy_report.xml:423 20003#: resources/xml/reports/descendancy_report.xml:454 20004msgid " in " 20005msgstr "" 20006 20007#: resources/xml/reports/ahnentafel_report.xml:160 20008#: resources/xml/reports/ahnentafel_report.xml:188 20009#: resources/xml/reports/ahnentafel_report.xml:280 20010#: resources/xml/reports/ahnentafel_report.xml:307 20011#: resources/xml/reports/ahnentafel_report.xml:332 20012#: resources/xml/reports/ahnentafel_report.xml:357 20013msgid " but the details are unknown" 20014msgstr "" 20015 20016#: resources/xml/reports/ahnentafel_report.xml:166 20017msgid "He was christened" 20018msgstr "" 20019 20020#: resources/xml/reports/ahnentafel_report.xml:167 20021msgid "She was christened" 20022msgstr "" 20023 20024#: resources/xml/reports/ahnentafel_report.xml:195 20025msgid "His occupation was" 20026msgstr "" 20027 20028#: resources/xml/reports/ahnentafel_report.xml:196 20029msgid "Her occupation was" 20030msgstr "" 20031 20032#: resources/xml/reports/ahnentafel_report.xml:222 20033msgid "He resided at" 20034msgstr "" 20035 20036#: resources/xml/reports/ahnentafel_report.xml:223 20037msgid "She resided at" 20038msgstr "" 20039 20040#: resources/xml/reports/ahnentafel_report.xml:259 20041#: resources/xml/reports/descendancy_report.xml:173 20042msgid "He married" 20043msgstr "" 20044 20045#: resources/xml/reports/ahnentafel_report.xml:260 20046#: resources/xml/reports/descendancy_report.xml:242 20047msgid "She married" 20048msgstr "" 20049 20050#: resources/xml/reports/ahnentafel_report.xml:287 20051msgid "He died" 20052msgstr "" 20053 20054#: resources/xml/reports/ahnentafel_report.xml:288 20055msgid "She died" 20056msgstr "" 20057 20058#: resources/xml/reports/ahnentafel_report.xml:312 20059msgid "He was cremated" 20060msgstr "" 20061 20062#: resources/xml/reports/ahnentafel_report.xml:313 20063msgid "She was cremated" 20064msgstr "" 20065 20066#: resources/xml/reports/ahnentafel_report.xml:337 20067msgid "He was buried" 20068msgstr "" 20069 20070#: resources/xml/reports/ahnentafel_report.xml:338 20071msgid "She was buried" 20072msgstr "" 20073 20074#: resources/xml/reports/ahnentafel_report.xml:387 20075#: resources/xml/reports/descendancy_report.xml:480 20076msgid "Child of " 20077msgstr "" 20078 20079#: resources/xml/reports/ahnentafel_report.xml:390 20080#: resources/xml/reports/descendancy_report.xml:483 20081msgid "Children of " 20082msgstr "" 20083 20084#: resources/xml/reports/bdm_report.xml:7 20085#: resources/xml/reports/birth_report.xml:7 20086msgid "Birth date range start" 20087msgstr "" 20088 20089#: resources/xml/reports/bdm_report.xml:8 20090#: resources/xml/reports/birth_report.xml:8 20091msgid "Birth date range end" 20092msgstr "" 20093 20094#: resources/xml/reports/bdm_report.xml:9 20095#: resources/xml/reports/death_report.xml:7 20096msgid "Death date range start" 20097msgstr "" 20098 20099#: resources/xml/reports/bdm_report.xml:10 20100#: resources/xml/reports/death_report.xml:8 20101msgid "Death date range end" 20102msgstr "" 20103 20104#: resources/xml/reports/bdm_report.xml:11 20105#: resources/xml/reports/cemetery_report.xml:6 20106#: resources/xml/reports/death_report.xml:9 20107#: resources/xml/reports/relative_ext_report.xml:7 20108msgid "sort by date of death" 20109msgstr "" 20110 20111#: resources/xml/reports/birth_report.xml:6 20112msgid "Birthplace contains" 20113msgstr "" 20114 20115#: resources/xml/reports/cemetery_report.xml:5 20116msgid "Burial place contains" 20117msgstr "" 20118 20119#: resources/xml/reports/change_report.xml:5 20120msgid "Starting range of change dates" 20121msgstr "" 20122 20123#: resources/xml/reports/change_report.xml:6 20124msgid "Ending range of change dates" 20125msgstr "" 20126 20127#: resources/xml/reports/change_report.xml:8 20128msgid "Show pending changes" 20129msgstr "" 20130 20131#: resources/xml/reports/change_report.xml:10 20132#: resources/xml/reports/pedigree_report.xml:7 20133msgid "Orientation" 20134msgstr "" 20135 20136#: resources/xml/reports/change_report.xml:60 20137msgid "Differences" 20138msgstr "" 20139 20140#: resources/xml/reports/change_report.xml:87 20141msgid "Total pending changes: " 20142msgstr "" 20143 20144#: resources/xml/reports/change_report.xml:127 20145msgid "Total accepted changes: " 20146msgstr "" 20147 20148#: resources/xml/reports/death_report.xml:6 20149msgid "Death place contains" 20150msgstr "" 20151 20152#: resources/xml/reports/descendancy_report.xml:42 20153msgid "Descendants of " 20154msgstr "" 20155 20156#: resources/xml/reports/descendancy_report.xml:134 20157#: resources/xml/reports/descendancy_report.xml:435 20158msgctxt "MALE" 20159msgid "died" 20160msgstr "" 20161 20162#: resources/xml/reports/descendancy_report.xml:137 20163#: resources/xml/reports/descendancy_report.xml:365 20164msgctxt "FEMALE" 20165msgid "died" 20166msgstr "" 20167 20168#: resources/xml/reports/descendancy_report.xml:176 20169msgctxt "MALE" 20170msgid "married" 20171msgstr "" 20172 20173#: resources/xml/reports/descendancy_report.xml:226 20174msgid "daughter of" 20175msgstr "" 20176 20177#: resources/xml/reports/descendancy_report.xml:245 20178msgctxt "FEMALE" 20179msgid "married" 20180msgstr "" 20181 20182#: resources/xml/reports/descendancy_report.xml:295 20183msgid "son of" 20184msgstr "" 20185 20186#: resources/xml/reports/descendancy_report.xml:331 20187msgid "She was born" 20188msgstr "" 20189 20190#: resources/xml/reports/descendancy_report.xml:358 20191msgid "She " 20192msgstr "" 20193 20194#: resources/xml/reports/descendancy_report.xml:401 20195msgid "He was born" 20196msgstr "" 20197 20198#: resources/xml/reports/descendancy_report.xml:428 20199msgid "He " 20200msgstr "" 20201 20202#: resources/xml/reports/fact_sources.xml:4 20203msgid "A report of facts which are supported by a given source." 20204msgstr "" 20205 20206#: resources/xml/reports/fact_sources.xml:5 20207msgid "Find a source" 20208msgstr "" 20209 20210#: resources/xml/reports/family_group_report.xml:9 20211#: resources/xml/reports/individual_ext_report.xml:11 20212#: resources/xml/reports/individual_report.xml:8 20213msgid "Show photos" 20214msgstr "" 20215 20216#: resources/xml/reports/family_group_report.xml:10 20217msgid "Print basic events when blank" 20218msgstr "" 20219 20220#: resources/xml/reports/family_group_report.xml:12 20221#: resources/xml/reports/individual_ext_report.xml:13 20222#: resources/xml/reports/individual_report.xml:10 20223msgid "Use colors" 20224msgstr "" 20225 20226#: resources/xml/reports/individual_ext_report.xml:6 20227#: resources/xml/reports/missing_facts_report.xml:6 20228#: resources/xml/reports/relative_ext_report.xml:6 20229msgid "Parents and siblings" 20230msgstr "" 20231 20232#: resources/xml/reports/individual_ext_report.xml:6 20233#: resources/xml/reports/missing_facts_report.xml:6 20234#: resources/xml/reports/relative_ext_report.xml:6 20235msgid "Spouses and children" 20236msgstr "" 20237 20238#: resources/xml/reports/individual_ext_report.xml:6 20239#: resources/xml/reports/missing_facts_report.xml:6 20240#: resources/xml/reports/relative_ext_report.xml:6 20241msgid "Direct line ancestors" 20242msgstr "" 20243 20244#: resources/xml/reports/individual_ext_report.xml:6 20245#: resources/xml/reports/missing_facts_report.xml:6 20246#: resources/xml/reports/relative_ext_report.xml:6 20247msgid "Direct line ancestors and their families" 20248msgstr "" 20249 20250#: resources/xml/reports/individual_ext_report.xml:6 20251#: resources/xml/reports/missing_facts_report.xml:6 20252#: resources/xml/reports/relative_ext_report.xml:6 20253msgid "Choose relatives" 20254msgstr "" 20255 20256#: resources/xml/reports/individual_ext_report.xml:319 20257#: resources/xml/reports/individual_report.xml:316 20258msgid "Brother" 20259msgstr "" 20260 20261#: resources/xml/reports/individual_ext_report.xml:355 20262#: resources/xml/reports/individual_report.xml:352 20263msgid "Sister" 20264msgstr "" 20265 20266#: resources/xml/reports/individual_ext_report.xml:435 20267#: resources/xml/reports/individual_report.xml:486 20268msgid "Family with wife" 20269msgstr "" 20270 20271#: resources/xml/reports/individual_ext_report.xml:441 20272#: resources/xml/reports/individual_report.xml:446 20273msgid "Family with husband" 20274msgstr "" 20275 20276#: resources/xml/reports/marriage_report.xml:6 20277msgid "Marriage place contains" 20278msgstr "" 20279 20280#: resources/xml/reports/marriage_report.xml:7 20281msgid "Marriage date range start" 20282msgstr "" 20283 20284#: resources/xml/reports/marriage_report.xml:8 20285msgid "Marriage date range end" 20286msgstr "" 20287 20288#: resources/xml/reports/missing_facts_report.xml:14 20289msgid "Sources to the events" 20290msgstr "" 20291 20292#: resources/xml/reports/pedigree_report.xml:750 20293msgid "Pedigree chart" 20294msgstr "" 20295