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: 2022-04-20 13:45+0100\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n" 15"Language: \n" 16"MIME-Version: 1.0\n" 17"Content-Type: text/plain; charset=UTF-8\n" 18"Content-Transfer-Encoding: 8bit\n" 19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 20 21#: app/Age.php:92 app/Elements/AgeAtEvent.php:90 22#: app/Statistics/Repository/FamilyRepository.php:364 23#: app/Statistics/Repository/IndividualRepository.php:990 24#: resources/views/modules/relatives/family.phtml:193 25#: resources/views/modules/statistics-chart/custom.phtml:141 26#: resources/views/modules/statistics-chart/custom.phtml:150 27#, php-format 28msgid "%s year" 29msgid_plural "%s years" 30msgstr[0] "" 31msgstr[1] "" 32 33#: app/Age.php:96 app/Elements/AgeAtEvent.php:91 34#: app/Statistics/Repository/FamilyRepository.php:359 35#: app/Statistics/Repository/IndividualRepository.php:985 36#: resources/views/modules/relatives/family.phtml:195 37#, php-format 38msgid "%s month" 39msgid_plural "%s months" 40msgstr[0] "" 41msgstr[1] "" 42 43#: app/Age.php:100 app/Elements/AgeAtEvent.php:93 44#: app/Statistics/Repository/FamilyRepository.php:353 45#: app/Statistics/Repository/IndividualRepository.php:980 46#, php-format 47msgid "%s day" 48msgid_plural "%s days" 49msgstr[0] "" 50msgstr[1] "" 51 52#: app/Auth.php:227 app/Http/RequestHandlers/RedirectFamilyPhp.php:69 53msgid "This family does not exist or you do not have permission to view it." 54msgstr "" 55 56#: app/Auth.php:256 app/Auth.php:319 app/Auth.php:406 app/Auth.php:493 57#: app/Auth.php:522 app/Http/RequestHandlers/RedirectGedRecordPhp.php:69 58msgid "This record does not exist or you do not have permission to view it." 59msgstr "" 60 61#: app/Auth.php:286 app/Http/RequestHandlers/RedirectIndividualPhp.php:69 62msgid "This individual does not exist or you do not have permission to view it." 63msgstr "" 64 65#: app/Auth.php:348 app/Http/RequestHandlers/RedirectMediaViewerPhp.php:69 66msgid "This media object does not exist or you do not have permission to view it." 67msgstr "" 68 69#: app/Auth.php:377 app/Http/RequestHandlers/RedirectNotePhp.php:69 70msgid "This note does not exist or you do not have permission to view it." 71msgstr "" 72 73#: app/Auth.php:435 app/Http/RequestHandlers/RedirectRepositoryPhp.php:69 74msgid "This repository does not exist or you do not have permission to view it." 75msgstr "" 76 77#: app/Auth.php:464 app/Http/RequestHandlers/RedirectSourcePhp.php:69 78msgid "This source does not exist or you do not have permission to view it." 79msgstr "" 80 81#: app/Auth.php:561 app/Auth.php:574 app/Elements/RestrictionNotice.php:93 82#: app/Elements/RestrictionNotice.php:94 83#: app/Http/RequestHandlers/TreePrivacyPage.php:91 84#: resources/views/admin/trees-privacy.phtml:41 85#: resources/views/admin/trees-privacy.phtml:92 86#: resources/views/admin/trees-privacy.phtml:150 87#: resources/views/modals/restriction-fields.phtml:15 88msgid "Show to visitors" 89msgstr "" 90 91#: app/Auth.php:562 app/Auth.php:575 app/Elements/RestrictionNotice.php:95 92#: app/Elements/RestrictionNotice.php:96 93#: app/Http/RequestHandlers/TreePreferencesPage.php:124 94#: app/Http/RequestHandlers/TreePrivacyPage.php:92 95#: resources/views/admin/trees-privacy.phtml:41 96#: resources/views/admin/trees-privacy.phtml:92 97#: resources/views/modals/restriction-fields.phtml:18 98msgid "Show to members" 99msgstr "" 100 101#: app/Auth.php:563 app/Auth.php:576 app/Elements/RestrictionNotice.php:97 102#: app/Elements/RestrictionNotice.php:98 103#: app/Http/RequestHandlers/TreePreferencesPage.php:125 104#: app/Http/RequestHandlers/TreePrivacyPage.php:93 105#: resources/views/modals/restriction-fields.phtml:21 106msgid "Show to managers" 107msgstr "" 108 109#: app/Auth.php:564 app/Auth.php:577 110#: app/Http/RequestHandlers/TreePreferencesPage.php:126 111#: app/Http/RequestHandlers/TreePrivacyPage.php:94 112#: resources/views/admin/trees-privacy.phtml:150 113msgid "Hide from everyone" 114msgstr "" 115 116#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:363 117#: app/Family.php:381 app/Individual.php:1047 118#: app/Module/IndividualListModule.php:260 119#: app/Module/IndividualListModule.php:284 120#: app/Module/IndividualListModule.php:515 121msgctxt "Unknown surname" 122msgid "…" 123msgstr "" 124 125#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363 126#: app/Family.php:381 app/Individual.php:1048 127#: app/Module/IndividualListModule.php:275 128#: app/Module/IndividualListModule.php:499 129msgctxt "Unknown given name" 130msgid "…" 131msgstr "" 132 133#. I18N: Gedcom ABT dates 134#: app/Date.php:185 135#, php-format 136msgid "about %s" 137msgstr "" 138 139#. I18N: Gedcom CAL dates 140#: app/Date.php:189 141#, php-format 142msgid "calculated %s" 143msgstr "" 144 145#. I18N: Gedcom EST dates 146#: app/Date.php:193 147#, php-format 148msgid "estimated %s" 149msgstr "" 150 151#. I18N: Gedcom INT dates 152#: app/Date.php:197 153#, php-format 154msgid "interpreted %s (%s)" 155msgstr "" 156 157#. I18N: Gedcom BEF dates 158#: app/Date.php:201 159#, php-format 160msgid "before %s" 161msgstr "" 162 163#. I18N: Gedcom AFT dates 164#: app/Date.php:205 165#, php-format 166msgid "after %s" 167msgstr "" 168 169#. I18N: Gedcom FROM dates 170#: app/Date.php:209 171#, php-format 172msgid "from %s" 173msgstr "" 174 175#. I18N: Gedcom TO dates 176#: app/Date.php:213 177#, php-format 178msgid "to %s" 179msgstr "" 180 181#. I18N: Gedcom BET-AND dates 182#: app/Date.php:217 183#, php-format 184msgid "between %s and %s" 185msgstr "" 186 187#. I18N: Gedcom FROM-TO dates 188#: app/Date.php:221 189#, php-format 190msgid "from %s to %s" 191msgstr "" 192 193#: app/Date.php:224 194msgid "Invalid date" 195msgstr "" 196 197#: app/Date/AbstractCalendarDate.php:246 198msgid "Monday" 199msgstr "" 200 201#: app/Date/AbstractCalendarDate.php:247 202msgid "Tuesday" 203msgstr "" 204 205#: app/Date/AbstractCalendarDate.php:248 206msgid "Wednesday" 207msgstr "" 208 209#: app/Date/AbstractCalendarDate.php:249 210msgid "Thursday" 211msgstr "" 212 213#: app/Date/AbstractCalendarDate.php:250 214msgid "Friday" 215msgstr "" 216 217#: app/Date/AbstractCalendarDate.php:251 218msgid "Saturday" 219msgstr "" 220 221#: app/Date/AbstractCalendarDate.php:252 222msgid "Sunday" 223msgstr "" 224 225#. I18N: abbreviation for Monday 226#: app/Date/AbstractCalendarDate.php:273 227#: resources/views/edit/initialize-calendar-popup.phtml:24 228msgid "Mon" 229msgstr "" 230 231#. I18N: abbreviation for Tuesday 232#: app/Date/AbstractCalendarDate.php:275 233#: resources/views/edit/initialize-calendar-popup.phtml:25 234msgid "Tue" 235msgstr "" 236 237#. I18N: abbreviation for Wednesday 238#: app/Date/AbstractCalendarDate.php:277 239#: resources/views/edit/initialize-calendar-popup.phtml:26 240msgid "Wed" 241msgstr "" 242 243#. I18N: abbreviation for Thursday 244#: app/Date/AbstractCalendarDate.php:279 245#: resources/views/edit/initialize-calendar-popup.phtml:27 246msgid "Thu" 247msgstr "" 248 249#. I18N: abbreviation for Friday 250#: app/Date/AbstractCalendarDate.php:281 251#: resources/views/edit/initialize-calendar-popup.phtml:28 252msgid "Fri" 253msgstr "" 254 255#. I18N: abbreviation for Saturday 256#: app/Date/AbstractCalendarDate.php:283 257#: resources/views/edit/initialize-calendar-popup.phtml:29 258msgid "Sat" 259msgstr "" 260 261#. I18N: abbreviation for Sunday 262#: app/Date/AbstractCalendarDate.php:285 263#: resources/views/edit/initialize-calendar-popup.phtml:23 264msgid "Sun" 265msgstr "" 266 267#: app/Date/AbstractGregorianJulianDate.php:93 268#: app/Module/StatisticsChartModule.php:789 269#: resources/views/edit/initialize-calendar-popup.phtml:11 270msgctxt "NOMINATIVE" 271msgid "January" 272msgstr "" 273 274#: app/Date/AbstractGregorianJulianDate.php:94 275#: app/Module/StatisticsChartModule.php:790 276#: resources/views/edit/initialize-calendar-popup.phtml:12 277msgctxt "NOMINATIVE" 278msgid "February" 279msgstr "" 280 281#: app/Date/AbstractGregorianJulianDate.php:95 282#: app/Module/StatisticsChartModule.php:791 283#: resources/views/edit/initialize-calendar-popup.phtml:13 284msgctxt "NOMINATIVE" 285msgid "March" 286msgstr "" 287 288#: app/Date/AbstractGregorianJulianDate.php:96 289#: app/Module/StatisticsChartModule.php:792 290#: resources/views/edit/initialize-calendar-popup.phtml:14 291msgctxt "NOMINATIVE" 292msgid "April" 293msgstr "" 294 295#: app/Date/AbstractGregorianJulianDate.php:97 296#: app/Module/StatisticsChartModule.php:793 297#: resources/views/edit/initialize-calendar-popup.phtml:15 298msgctxt "NOMINATIVE" 299msgid "May" 300msgstr "" 301 302#: app/Date/AbstractGregorianJulianDate.php:98 303#: app/Module/StatisticsChartModule.php:794 304#: resources/views/edit/initialize-calendar-popup.phtml:16 305msgctxt "NOMINATIVE" 306msgid "June" 307msgstr "" 308 309#: app/Date/AbstractGregorianJulianDate.php:99 310#: app/Module/StatisticsChartModule.php:795 311#: resources/views/edit/initialize-calendar-popup.phtml:17 312msgctxt "NOMINATIVE" 313msgid "July" 314msgstr "" 315 316#: app/Date/AbstractGregorianJulianDate.php:100 317#: app/Module/StatisticsChartModule.php:796 318#: resources/views/edit/initialize-calendar-popup.phtml:18 319msgctxt "NOMINATIVE" 320msgid "August" 321msgstr "" 322 323#: app/Date/AbstractGregorianJulianDate.php:101 324#: app/Module/StatisticsChartModule.php:797 325#: resources/views/edit/initialize-calendar-popup.phtml:19 326msgctxt "NOMINATIVE" 327msgid "September" 328msgstr "" 329 330#: app/Date/AbstractGregorianJulianDate.php:102 331#: app/Module/StatisticsChartModule.php:798 332#: resources/views/edit/initialize-calendar-popup.phtml:20 333msgctxt "NOMINATIVE" 334msgid "October" 335msgstr "" 336 337#: app/Date/AbstractGregorianJulianDate.php:103 338#: app/Module/StatisticsChartModule.php:799 339#: resources/views/edit/initialize-calendar-popup.phtml:21 340msgctxt "NOMINATIVE" 341msgid "November" 342msgstr "" 343 344#: app/Date/AbstractGregorianJulianDate.php:104 345#: app/Module/StatisticsChartModule.php:800 346#: resources/views/edit/initialize-calendar-popup.phtml:22 347msgctxt "NOMINATIVE" 348msgid "December" 349msgstr "" 350 351#: app/Date/AbstractGregorianJulianDate.php:128 352msgctxt "GENITIVE" 353msgid "January" 354msgstr "" 355 356#: app/Date/AbstractGregorianJulianDate.php:129 357msgctxt "GENITIVE" 358msgid "February" 359msgstr "" 360 361#: app/Date/AbstractGregorianJulianDate.php:130 362msgctxt "GENITIVE" 363msgid "March" 364msgstr "" 365 366#: app/Date/AbstractGregorianJulianDate.php:131 367msgctxt "GENITIVE" 368msgid "April" 369msgstr "" 370 371#: app/Date/AbstractGregorianJulianDate.php:132 372msgctxt "GENITIVE" 373msgid "May" 374msgstr "" 375 376#: app/Date/AbstractGregorianJulianDate.php:133 377msgctxt "GENITIVE" 378msgid "June" 379msgstr "" 380 381#: app/Date/AbstractGregorianJulianDate.php:134 382msgctxt "GENITIVE" 383msgid "July" 384msgstr "" 385 386#: app/Date/AbstractGregorianJulianDate.php:135 387msgctxt "GENITIVE" 388msgid "August" 389msgstr "" 390 391#: app/Date/AbstractGregorianJulianDate.php:136 392msgctxt "GENITIVE" 393msgid "September" 394msgstr "" 395 396#: app/Date/AbstractGregorianJulianDate.php:137 397msgctxt "GENITIVE" 398msgid "October" 399msgstr "" 400 401#: app/Date/AbstractGregorianJulianDate.php:138 402msgctxt "GENITIVE" 403msgid "November" 404msgstr "" 405 406#: app/Date/AbstractGregorianJulianDate.php:139 407msgctxt "GENITIVE" 408msgid "December" 409msgstr "" 410 411#: app/Date/AbstractGregorianJulianDate.php:163 412msgctxt "LOCATIVE" 413msgid "January" 414msgstr "" 415 416#: app/Date/AbstractGregorianJulianDate.php:164 417msgctxt "LOCATIVE" 418msgid "February" 419msgstr "" 420 421#: app/Date/AbstractGregorianJulianDate.php:165 422msgctxt "LOCATIVE" 423msgid "March" 424msgstr "" 425 426#: app/Date/AbstractGregorianJulianDate.php:166 427msgctxt "LOCATIVE" 428msgid "April" 429msgstr "" 430 431#: app/Date/AbstractGregorianJulianDate.php:167 432msgctxt "LOCATIVE" 433msgid "May" 434msgstr "" 435 436#: app/Date/AbstractGregorianJulianDate.php:168 437msgctxt "LOCATIVE" 438msgid "June" 439msgstr "" 440 441#: app/Date/AbstractGregorianJulianDate.php:169 442msgctxt "LOCATIVE" 443msgid "July" 444msgstr "" 445 446#: app/Date/AbstractGregorianJulianDate.php:170 447msgctxt "LOCATIVE" 448msgid "August" 449msgstr "" 450 451#: app/Date/AbstractGregorianJulianDate.php:171 452msgctxt "LOCATIVE" 453msgid "September" 454msgstr "" 455 456#: app/Date/AbstractGregorianJulianDate.php:172 457msgctxt "LOCATIVE" 458msgid "October" 459msgstr "" 460 461#: app/Date/AbstractGregorianJulianDate.php:173 462msgctxt "LOCATIVE" 463msgid "November" 464msgstr "" 465 466#: app/Date/AbstractGregorianJulianDate.php:174 467msgctxt "LOCATIVE" 468msgid "December" 469msgstr "" 470 471#: app/Date/AbstractGregorianJulianDate.php:198 472msgctxt "INSTRUMENTAL" 473msgid "January" 474msgstr "" 475 476#: app/Date/AbstractGregorianJulianDate.php:199 477msgctxt "INSTRUMENTAL" 478msgid "February" 479msgstr "" 480 481#: app/Date/AbstractGregorianJulianDate.php:200 482msgctxt "INSTRUMENTAL" 483msgid "March" 484msgstr "" 485 486#: app/Date/AbstractGregorianJulianDate.php:201 487msgctxt "INSTRUMENTAL" 488msgid "April" 489msgstr "" 490 491#: app/Date/AbstractGregorianJulianDate.php:202 492msgctxt "INSTRUMENTAL" 493msgid "May" 494msgstr "" 495 496#: app/Date/AbstractGregorianJulianDate.php:203 497msgctxt "INSTRUMENTAL" 498msgid "June" 499msgstr "" 500 501#: app/Date/AbstractGregorianJulianDate.php:204 502msgctxt "INSTRUMENTAL" 503msgid "July" 504msgstr "" 505 506#: app/Date/AbstractGregorianJulianDate.php:205 507msgctxt "INSTRUMENTAL" 508msgid "August" 509msgstr "" 510 511#: app/Date/AbstractGregorianJulianDate.php:206 512msgctxt "INSTRUMENTAL" 513msgid "September" 514msgstr "" 515 516#: app/Date/AbstractGregorianJulianDate.php:207 517msgctxt "INSTRUMENTAL" 518msgid "October" 519msgstr "" 520 521#: app/Date/AbstractGregorianJulianDate.php:208 522msgctxt "INSTRUMENTAL" 523msgid "November" 524msgstr "" 525 526#: app/Date/AbstractGregorianJulianDate.php:209 527msgctxt "INSTRUMENTAL" 528msgid "December" 529msgstr "" 530 531#: app/Date/AbstractGregorianJulianDate.php:231 532msgctxt "Abbreviation for January" 533msgid "Jan" 534msgstr "" 535 536#: app/Date/AbstractGregorianJulianDate.php:232 537msgctxt "Abbreviation for February" 538msgid "Feb" 539msgstr "" 540 541#: app/Date/AbstractGregorianJulianDate.php:233 542msgctxt "Abbreviation for March" 543msgid "Mar" 544msgstr "" 545 546#: app/Date/AbstractGregorianJulianDate.php:234 547msgctxt "Abbreviation for April" 548msgid "Apr" 549msgstr "" 550 551#: app/Date/AbstractGregorianJulianDate.php:235 552msgctxt "Abbreviation for May" 553msgid "May" 554msgstr "" 555 556#: app/Date/AbstractGregorianJulianDate.php:236 557msgctxt "Abbreviation for June" 558msgid "Jun" 559msgstr "" 560 561#: app/Date/AbstractGregorianJulianDate.php:237 562msgctxt "Abbreviation for July" 563msgid "Jul" 564msgstr "" 565 566#: app/Date/AbstractGregorianJulianDate.php:238 567msgctxt "Abbreviation for August" 568msgid "Aug" 569msgstr "" 570 571#: app/Date/AbstractGregorianJulianDate.php:239 572msgctxt "Abbreviation for September" 573msgid "Sep" 574msgstr "" 575 576#: app/Date/AbstractGregorianJulianDate.php:240 577msgctxt "Abbreviation for October" 578msgid "Oct" 579msgstr "" 580 581#: app/Date/AbstractGregorianJulianDate.php:241 582msgctxt "Abbreviation for November" 583msgid "Nov" 584msgstr "" 585 586#: app/Date/AbstractGregorianJulianDate.php:242 587msgctxt "Abbreviation for December" 588msgid "Dec" 589msgstr "" 590 591#. I18N: a month in the French republican calendar 592#: app/Date/FrenchDate.php:101 593msgctxt "NOMINATIVE" 594msgid "Vendemiaire" 595msgstr "" 596 597#. I18N: a month in the French republican calendar 598#: app/Date/FrenchDate.php:103 599msgctxt "NOMINATIVE" 600msgid "Brumaire" 601msgstr "" 602 603#. I18N: a month in the French republican calendar 604#: app/Date/FrenchDate.php:105 605msgctxt "NOMINATIVE" 606msgid "Frimaire" 607msgstr "" 608 609#. I18N: a month in the French republican calendar 610#: app/Date/FrenchDate.php:107 611msgctxt "NOMINATIVE" 612msgid "Nivose" 613msgstr "" 614 615#. I18N: a month in the French republican calendar 616#: app/Date/FrenchDate.php:109 617msgctxt "NOMINATIVE" 618msgid "Pluviose" 619msgstr "" 620 621#. I18N: a month in the French republican calendar 622#: app/Date/FrenchDate.php:111 623msgctxt "NOMINATIVE" 624msgid "Ventose" 625msgstr "" 626 627#. I18N: a month in the French republican calendar 628#. I18N: a month in the French republican calendar 629#: app/Date/FrenchDate.php:114 630msgctxt "NOMINATIVE" 631msgid "Germinal" 632msgstr "" 633 634#. I18N: a month in the French republican calendar 635#: app/Date/FrenchDate.php:116 636msgctxt "NOMINATIVE" 637msgid "Floreal" 638msgstr "" 639 640#. I18N: a month in the French republican calendar 641#: app/Date/FrenchDate.php:118 642msgctxt "NOMINATIVE" 643msgid "Prairial" 644msgstr "" 645 646#. I18N: a month in the French republican calendar 647#: app/Date/FrenchDate.php:120 648msgctxt "NOMINATIVE" 649msgid "Messidor" 650msgstr "" 651 652#. I18N: a month in the French republican calendar 653#: app/Date/FrenchDate.php:122 654msgctxt "NOMINATIVE" 655msgid "Thermidor" 656msgstr "" 657 658#. I18N: a month in the French republican calendar 659#: app/Date/FrenchDate.php:124 660msgctxt "NOMINATIVE" 661msgid "Fructidor" 662msgstr "" 663 664#. I18N: a month in the French republican calendar 665#: app/Date/FrenchDate.php:126 666msgctxt "NOMINATIVE" 667msgid "jours complementaires" 668msgstr "" 669 670#. I18N: a month in the French republican calendar 671#: app/Date/FrenchDate.php:149 672msgctxt "GENITIVE" 673msgid "Vendemiaire" 674msgstr "" 675 676#. I18N: a month in the French republican calendar 677#: app/Date/FrenchDate.php:151 678msgctxt "GENITIVE" 679msgid "Brumaire" 680msgstr "" 681 682#. I18N: a month in the French republican calendar 683#: app/Date/FrenchDate.php:153 684msgctxt "GENITIVE" 685msgid "Frimaire" 686msgstr "" 687 688#. I18N: a month in the French republican calendar 689#: app/Date/FrenchDate.php:155 690msgctxt "GENITIVE" 691msgid "Nivose" 692msgstr "" 693 694#. I18N: a month in the French republican calendar 695#: app/Date/FrenchDate.php:157 696msgctxt "GENITIVE" 697msgid "Pluviose" 698msgstr "" 699 700#. I18N: a month in the French republican calendar 701#: app/Date/FrenchDate.php:159 702msgctxt "GENITIVE" 703msgid "Ventose" 704msgstr "" 705 706#. I18N: a month in the French republican calendar 707#: app/Date/FrenchDate.php:161 708msgctxt "GENITIVE" 709msgid "Germinal" 710msgstr "" 711 712#. I18N: a month in the French republican calendar 713#: app/Date/FrenchDate.php:163 714msgctxt "GENITIVE" 715msgid "Floreal" 716msgstr "" 717 718#. I18N: a month in the French republican calendar 719#: app/Date/FrenchDate.php:165 720msgctxt "GENITIVE" 721msgid "Prairial" 722msgstr "" 723 724#. I18N: a month in the French republican calendar 725#: app/Date/FrenchDate.php:167 726msgctxt "GENITIVE" 727msgid "Messidor" 728msgstr "" 729 730#. I18N: a month in the French republican calendar 731#: app/Date/FrenchDate.php:169 732msgctxt "GENITIVE" 733msgid "Thermidor" 734msgstr "" 735 736#. I18N: a month in the French republican calendar 737#: app/Date/FrenchDate.php:171 738msgctxt "GENITIVE" 739msgid "Fructidor" 740msgstr "" 741 742#. I18N: a month in the French republican calendar 743#: app/Date/FrenchDate.php:173 744msgctxt "GENITIVE" 745msgid "jours complementaires" 746msgstr "" 747 748#. I18N: a month in the French republican calendar 749#: app/Date/FrenchDate.php:196 750msgctxt "LOCATIVE" 751msgid "Vendemiaire" 752msgstr "" 753 754#. I18N: a month in the French republican calendar 755#: app/Date/FrenchDate.php:198 756msgctxt "LOCATIVE" 757msgid "Brumaire" 758msgstr "" 759 760#. I18N: a month in the French republican calendar 761#: app/Date/FrenchDate.php:200 762msgctxt "LOCATIVE" 763msgid "Frimaire" 764msgstr "" 765 766#. I18N: a month in the French republican calendar 767#: app/Date/FrenchDate.php:202 768msgctxt "LOCATIVE" 769msgid "Nivose" 770msgstr "" 771 772#. I18N: a month in the French republican calendar 773#: app/Date/FrenchDate.php:204 774msgctxt "LOCATIVE" 775msgid "Pluviose" 776msgstr "" 777 778#. I18N: a month in the French republican calendar 779#: app/Date/FrenchDate.php:206 780msgctxt "LOCATIVE" 781msgid "Ventose" 782msgstr "" 783 784#. I18N: a month in the French republican calendar 785#: app/Date/FrenchDate.php:208 786msgctxt "LOCATIVE" 787msgid "Germinal" 788msgstr "" 789 790#. I18N: a month in the French republican calendar 791#: app/Date/FrenchDate.php:210 792msgctxt "LOCATIVE" 793msgid "Floreal" 794msgstr "" 795 796#. I18N: a month in the French republican calendar 797#: app/Date/FrenchDate.php:212 798msgctxt "LOCATIVE" 799msgid "Prairial" 800msgstr "" 801 802#. I18N: a month in the French republican calendar 803#: app/Date/FrenchDate.php:214 804msgctxt "LOCATIVE" 805msgid "Messidor" 806msgstr "" 807 808#. I18N: a month in the French republican calendar 809#: app/Date/FrenchDate.php:216 810msgctxt "LOCATIVE" 811msgid "Thermidor" 812msgstr "" 813 814#. I18N: a month in the French republican calendar 815#: app/Date/FrenchDate.php:218 816msgctxt "LOCATIVE" 817msgid "Fructidor" 818msgstr "" 819 820#. I18N: a month in the French republican calendar 821#: app/Date/FrenchDate.php:220 822msgctxt "LOCATIVE" 823msgid "jours complementaires" 824msgstr "" 825 826#. I18N: a month in the French republican calendar 827#: app/Date/FrenchDate.php:243 828msgctxt "INSTRUMENTAL" 829msgid "Vendemiaire" 830msgstr "" 831 832#. I18N: a month in the French republican calendar 833#: app/Date/FrenchDate.php:245 834msgctxt "INSTRUMENTAL" 835msgid "Brumaire" 836msgstr "" 837 838#. I18N: a month in the French republican calendar 839#: app/Date/FrenchDate.php:247 840msgctxt "INSTRUMENTAL" 841msgid "Frimaire" 842msgstr "" 843 844#. I18N: a month in the French republican calendar 845#: app/Date/FrenchDate.php:249 846msgctxt "INSTRUMENTAL" 847msgid "Nivose" 848msgstr "" 849 850#. I18N: a month in the French republican calendar 851#: app/Date/FrenchDate.php:251 852msgctxt "INSTRUMENTAL" 853msgid "Pluviose" 854msgstr "" 855 856#. I18N: a month in the French republican calendar 857#: app/Date/FrenchDate.php:253 858msgctxt "INSTRUMENTAL" 859msgid "Ventose" 860msgstr "" 861 862#. I18N: a month in the French republican calendar 863#: app/Date/FrenchDate.php:255 864msgctxt "INSTRUMENTAL" 865msgid "Germinal" 866msgstr "" 867 868#. I18N: a month in the French republican calendar 869#: app/Date/FrenchDate.php:257 870msgctxt "INSTRUMENTAL" 871msgid "Floreal" 872msgstr "" 873 874#. I18N: a month in the French republican calendar 875#: app/Date/FrenchDate.php:259 876msgctxt "INSTRUMENTAL" 877msgid "Prairial" 878msgstr "" 879 880#. I18N: a month in the French republican calendar 881#: app/Date/FrenchDate.php:261 882msgctxt "INSTRUMENTAL" 883msgid "Messidor" 884msgstr "" 885 886#. I18N: a month in the French republican calendar 887#: app/Date/FrenchDate.php:263 888msgctxt "INSTRUMENTAL" 889msgid "Thermidor" 890msgstr "" 891 892#. I18N: a month in the French republican calendar 893#: app/Date/FrenchDate.php:265 894msgctxt "INSTRUMENTAL" 895msgid "Fructidor" 896msgstr "" 897 898#. I18N: a month in the French republican calendar 899#: app/Date/FrenchDate.php:267 900msgctxt "INSTRUMENTAL" 901msgid "jours complementaires" 902msgstr "" 903 904#. I18N: The first day in the French republican calendar 905#: app/Date/FrenchDate.php:301 906msgid "Primidi" 907msgstr "" 908 909#. I18N: The second day in the French republican calendar 910#: app/Date/FrenchDate.php:303 911msgid "Duodi" 912msgstr "" 913 914#. I18N: The third day in the French republican calendar 915#: app/Date/FrenchDate.php:305 916msgid "Tridi" 917msgstr "" 918 919#. I18N: The fourth day in the French republican calendar 920#: app/Date/FrenchDate.php:307 921msgid "Quartidi" 922msgstr "" 923 924#. I18N: The fifth day in the French republican calendar 925#: app/Date/FrenchDate.php:309 926msgid "Quintidi" 927msgstr "" 928 929#. I18N: The sixth day in the French republican calendar 930#: app/Date/FrenchDate.php:311 931msgid "Sextidi" 932msgstr "" 933 934#. I18N: The seventh day in the French republican calendar 935#: app/Date/FrenchDate.php:313 936msgid "Septidi" 937msgstr "" 938 939#. I18N: The eighth day in the French republican calendar 940#: app/Date/FrenchDate.php:315 941msgid "Octidi" 942msgstr "" 943 944#. I18N: The ninth day in the French republican calendar 945#: app/Date/FrenchDate.php:317 946msgid "Nonidi" 947msgstr "" 948 949#. I18N: The tenth day in the French republican calendar 950#: app/Date/FrenchDate.php:319 951msgid "Decidi" 952msgstr "" 953 954#. I18N: https://en.wikipedia.org/wiki/Muharram 955#: app/Date/HijriDate.php:97 956msgctxt "NOMINATIVE" 957msgid "Muharram" 958msgstr "" 959 960#. I18N: https://en.wikipedia.org/wiki/Safar 961#: app/Date/HijriDate.php:99 962msgctxt "NOMINATIVE" 963msgid "Safar" 964msgstr "" 965 966#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 967#: app/Date/HijriDate.php:101 968msgctxt "NOMINATIVE" 969msgid "Rabi’ al-awwal" 970msgstr "" 971 972#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 973#: app/Date/HijriDate.php:103 974msgctxt "NOMINATIVE" 975msgid "Rabi’ al-thani" 976msgstr "" 977 978#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 979#: app/Date/HijriDate.php:105 980msgctxt "NOMINATIVE" 981msgid "Jumada al-awwal" 982msgstr "" 983 984#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 985#: app/Date/HijriDate.php:107 986msgctxt "NOMINATIVE" 987msgid "Jumada al-thani" 988msgstr "" 989 990#. I18N: https://en.wikipedia.org/wiki/Rajab 991#: app/Date/HijriDate.php:109 992msgctxt "NOMINATIVE" 993msgid "Rajab" 994msgstr "" 995 996#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 997#: app/Date/HijriDate.php:111 998msgctxt "NOMINATIVE" 999msgid "Sha’aban" 1000msgstr "" 1001 1002#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1003#: app/Date/HijriDate.php:113 1004msgctxt "NOMINATIVE" 1005msgid "Ramadan" 1006msgstr "" 1007 1008#. I18N: https://en.wikipedia.org/wiki/Shawwal 1009#: app/Date/HijriDate.php:115 1010msgctxt "NOMINATIVE" 1011msgid "Shawwal" 1012msgstr "" 1013 1014#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1015#: app/Date/HijriDate.php:117 1016msgctxt "NOMINATIVE" 1017msgid "Dhu al-Qi’dah" 1018msgstr "" 1019 1020#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 1021#: app/Date/HijriDate.php:119 1022msgctxt "NOMINATIVE" 1023msgid "Dhu al-Hijjah" 1024msgstr "" 1025 1026#. I18N: https://en.wikipedia.org/wiki/Muharram 1027#: app/Date/HijriDate.php:142 1028msgctxt "GENITIVE" 1029msgid "Muharram" 1030msgstr "" 1031 1032#. I18N: https://en.wikipedia.org/wiki/Safar 1033#: app/Date/HijriDate.php:144 1034msgctxt "GENITIVE" 1035msgid "Safar" 1036msgstr "" 1037 1038#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 1039#: app/Date/HijriDate.php:146 1040msgctxt "GENITIVE" 1041msgid "Rabi’ al-awwal" 1042msgstr "" 1043 1044#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 1045#: app/Date/HijriDate.php:148 1046msgctxt "GENITIVE" 1047msgid "Rabi’ al-thani" 1048msgstr "" 1049 1050#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 1051#: app/Date/HijriDate.php:150 1052msgctxt "GENITIVE" 1053msgid "Jumada al-awwal" 1054msgstr "" 1055 1056#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 1057#: app/Date/HijriDate.php:152 1058msgctxt "GENITIVE" 1059msgid "Jumada al-thani" 1060msgstr "" 1061 1062#. I18N: https://en.wikipedia.org/wiki/Rajab 1063#: app/Date/HijriDate.php:154 1064msgctxt "GENITIVE" 1065msgid "Rajab" 1066msgstr "" 1067 1068#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 1069#: app/Date/HijriDate.php:156 1070msgctxt "GENITIVE" 1071msgid "Sha’aban" 1072msgstr "" 1073 1074#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1075#: app/Date/HijriDate.php:158 1076msgctxt "GENITIVE" 1077msgid "Ramadan" 1078msgstr "" 1079 1080#. I18N: https://en.wikipedia.org/wiki/Shawwal 1081#: app/Date/HijriDate.php:160 1082msgctxt "GENITIVE" 1083msgid "Shawwal" 1084msgstr "" 1085 1086#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1087#: app/Date/HijriDate.php:162 1088msgctxt "GENITIVE" 1089msgid "Dhu al-Qi’dah" 1090msgstr "" 1091 1092#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 1093#: app/Date/HijriDate.php:164 1094msgctxt "GENITIVE" 1095msgid "Dhu al-Hijjah" 1096msgstr "" 1097 1098#. I18N: https://en.wikipedia.org/wiki/Muharram 1099#: app/Date/HijriDate.php:187 1100msgctxt "LOCATIVE" 1101msgid "Muharram" 1102msgstr "" 1103 1104#. I18N: https://en.wikipedia.org/wiki/Safar 1105#: app/Date/HijriDate.php:189 1106msgctxt "LOCATIVE" 1107msgid "Safar" 1108msgstr "" 1109 1110#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 1111#: app/Date/HijriDate.php:191 1112msgctxt "LOCATIVE" 1113msgid "Rabi’ al-awwal" 1114msgstr "" 1115 1116#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 1117#: app/Date/HijriDate.php:193 1118msgctxt "LOCATIVE" 1119msgid "Rabi’ al-thani" 1120msgstr "" 1121 1122#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 1123#: app/Date/HijriDate.php:195 1124msgctxt "LOCATIVE" 1125msgid "Jumada al-awwal" 1126msgstr "" 1127 1128#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 1129#: app/Date/HijriDate.php:197 1130msgctxt "LOCATIVE" 1131msgid "Jumada al-thani" 1132msgstr "" 1133 1134#. I18N: https://en.wikipedia.org/wiki/Rajab 1135#: app/Date/HijriDate.php:199 1136msgctxt "LOCATIVE" 1137msgid "Rajab" 1138msgstr "" 1139 1140#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 1141#: app/Date/HijriDate.php:201 1142msgctxt "LOCATIVE" 1143msgid "Sha’aban" 1144msgstr "" 1145 1146#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1147#: app/Date/HijriDate.php:203 1148msgctxt "LOCATIVE" 1149msgid "Ramadan" 1150msgstr "" 1151 1152#. I18N: https://en.wikipedia.org/wiki/Shawwal 1153#: app/Date/HijriDate.php:205 1154msgctxt "LOCATIVE" 1155msgid "Shawwal" 1156msgstr "" 1157 1158#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1159#: app/Date/HijriDate.php:207 1160msgctxt "LOCATIVE" 1161msgid "Dhu al-Qi’dah" 1162msgstr "" 1163 1164#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 1165#: app/Date/HijriDate.php:209 1166msgctxt "LOCATIVE" 1167msgid "Dhu al-Hijjah" 1168msgstr "" 1169 1170#. I18N: https://en.wikipedia.org/wiki/Muharram 1171#: app/Date/HijriDate.php:232 1172msgctxt "INSTRUMENTAL" 1173msgid "Muharram" 1174msgstr "" 1175 1176#. I18N: https://en.wikipedia.org/wiki/Safar 1177#: app/Date/HijriDate.php:234 1178msgctxt "INSTRUMENTAL" 1179msgid "Safar" 1180msgstr "" 1181 1182#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 1183#: app/Date/HijriDate.php:236 1184msgctxt "INSTRUMENTAL" 1185msgid "Rabi’ al-awwal" 1186msgstr "" 1187 1188#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 1189#: app/Date/HijriDate.php:238 1190msgctxt "INSTRUMENTAL" 1191msgid "Rabi’ al-thani" 1192msgstr "" 1193 1194#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 1195#: app/Date/HijriDate.php:240 1196msgctxt "INSTRUMENTAL" 1197msgid "Jumada al-awwal" 1198msgstr "" 1199 1200#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 1201#: app/Date/HijriDate.php:242 1202msgctxt "INSTRUMENTAL" 1203msgid "Jumada al-thani" 1204msgstr "" 1205 1206#. I18N: https://en.wikipedia.org/wiki/Rajab 1207#: app/Date/HijriDate.php:244 1208msgctxt "INSTRUMENTAL" 1209msgid "Rajab" 1210msgstr "" 1211 1212#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 1213#: app/Date/HijriDate.php:246 1214msgctxt "INSTRUMENTAL" 1215msgid "Sha’aban" 1216msgstr "" 1217 1218#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 1219#: app/Date/HijriDate.php:248 1220msgctxt "INSTRUMENTAL" 1221msgid "Ramadan" 1222msgstr "" 1223 1224#. I18N: https://en.wikipedia.org/wiki/Shawwal 1225#: app/Date/HijriDate.php:250 1226msgctxt "INSTRUMENTAL" 1227msgid "Shawwal" 1228msgstr "" 1229 1230#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 1231#: app/Date/HijriDate.php:252 1232msgctxt "INSTRUMENTAL" 1233msgid "Dhu al-Qi’dah" 1234msgstr "" 1235 1236#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 1237#: app/Date/HijriDate.php:254 1238msgctxt "INSTRUMENTAL" 1239msgid "Dhu al-Hijjah" 1240msgstr "" 1241 1242#. I18N: 1st month in the Persian/Jalali calendar 1243#: app/Date/JalaliDate.php:94 1244msgctxt "NOMINATIVE" 1245msgid "Farvardin" 1246msgstr "" 1247 1248#. I18N: 2nd month in the Persian/Jalali calendar 1249#: app/Date/JalaliDate.php:96 1250msgctxt "NOMINATIVE" 1251msgid "Ordibehesht" 1252msgstr "" 1253 1254#. I18N: 3rd month in the Persian/Jalali calendar 1255#: app/Date/JalaliDate.php:98 1256msgctxt "NOMINATIVE" 1257msgid "Khordad" 1258msgstr "" 1259 1260#. I18N: 4th month in the Persian/Jalali calendar 1261#: app/Date/JalaliDate.php:100 1262msgctxt "NOMINATIVE" 1263msgid "Tir" 1264msgstr "" 1265 1266#. I18N: 5th month in the Persian/Jalali calendar 1267#: app/Date/JalaliDate.php:102 1268msgctxt "NOMINATIVE" 1269msgid "Mordad" 1270msgstr "" 1271 1272#. I18N: 6th month in the Persian/Jalali calendar 1273#: app/Date/JalaliDate.php:104 1274msgctxt "NOMINATIVE" 1275msgid "Shahrivar" 1276msgstr "" 1277 1278#. I18N: 7th month in the Persian/Jalali calendar 1279#: app/Date/JalaliDate.php:106 1280msgctxt "NOMINATIVE" 1281msgid "Mehr" 1282msgstr "" 1283 1284#. I18N: 8th month in the Persian/Jalali calendar 1285#: app/Date/JalaliDate.php:108 1286msgctxt "NOMINATIVE" 1287msgid "Aban" 1288msgstr "" 1289 1290#. I18N: 9th month in the Persian/Jalali calendar 1291#: app/Date/JalaliDate.php:110 1292msgctxt "NOMINATIVE" 1293msgid "Azar" 1294msgstr "" 1295 1296#. I18N: 10th month in the Persian/Jalali calendar 1297#: app/Date/JalaliDate.php:112 1298msgctxt "NOMINATIVE" 1299msgid "Dey" 1300msgstr "" 1301 1302#. I18N: 11th month in the Persian/Jalali calendar 1303#: app/Date/JalaliDate.php:114 1304msgctxt "NOMINATIVE" 1305msgid "Bahman" 1306msgstr "" 1307 1308#. I18N: 12th month in the Persian/Jalali calendar 1309#: app/Date/JalaliDate.php:116 1310msgctxt "NOMINATIVE" 1311msgid "Esfand" 1312msgstr "" 1313 1314#. I18N: 1st month in the Persian/Jalali calendar 1315#: app/Date/JalaliDate.php:139 1316msgctxt "GENITIVE" 1317msgid "Farvardin" 1318msgstr "" 1319 1320#. I18N: 2nd month in the Persian/Jalali calendar 1321#: app/Date/JalaliDate.php:141 1322msgctxt "GENITIVE" 1323msgid "Ordibehesht" 1324msgstr "" 1325 1326#. I18N: 3rd month in the Persian/Jalali calendar 1327#: app/Date/JalaliDate.php:143 1328msgctxt "GENITIVE" 1329msgid "Khordad" 1330msgstr "" 1331 1332#. I18N: 4th month in the Persian/Jalali calendar 1333#: app/Date/JalaliDate.php:145 1334msgctxt "GENITIVE" 1335msgid "Tir" 1336msgstr "" 1337 1338#. I18N: 5th month in the Persian/Jalali calendar 1339#: app/Date/JalaliDate.php:147 1340msgctxt "GENITIVE" 1341msgid "Mordad" 1342msgstr "" 1343 1344#. I18N: 6th month in the Persian/Jalali calendar 1345#: app/Date/JalaliDate.php:149 1346msgctxt "GENITIVE" 1347msgid "Shahrivar" 1348msgstr "" 1349 1350#. I18N: 7th month in the Persian/Jalali calendar 1351#: app/Date/JalaliDate.php:151 1352msgctxt "GENITIVE" 1353msgid "Mehr" 1354msgstr "" 1355 1356#. I18N: 8th month in the Persian/Jalali calendar 1357#: app/Date/JalaliDate.php:153 1358msgctxt "GENITIVE" 1359msgid "Aban" 1360msgstr "" 1361 1362#. I18N: 9th month in the Persian/Jalali calendar 1363#: app/Date/JalaliDate.php:155 1364msgctxt "GENITIVE" 1365msgid "Azar" 1366msgstr "" 1367 1368#. I18N: 10th month in the Persian/Jalali calendar 1369#: app/Date/JalaliDate.php:157 1370msgctxt "GENITIVE" 1371msgid "Dey" 1372msgstr "" 1373 1374#. I18N: 11th month in the Persian/Jalali calendar 1375#: app/Date/JalaliDate.php:159 1376msgctxt "GENITIVE" 1377msgid "Bahman" 1378msgstr "" 1379 1380#. I18N: 12th month in the Persian/Jalali calendar 1381#: app/Date/JalaliDate.php:161 1382msgctxt "GENITIVE" 1383msgid "Esfand" 1384msgstr "" 1385 1386#. I18N: 1st month in the Persian/Jalali calendar 1387#: app/Date/JalaliDate.php:184 1388msgctxt "LOCATIVE" 1389msgid "Farvardin" 1390msgstr "" 1391 1392#. I18N: 2nd month in the Persian/Jalali calendar 1393#: app/Date/JalaliDate.php:186 1394msgctxt "LOCATIVE" 1395msgid "Ordibehesht" 1396msgstr "" 1397 1398#. I18N: 3rd month in the Persian/Jalali calendar 1399#: app/Date/JalaliDate.php:188 1400msgctxt "LOCATIVE" 1401msgid "Khordad" 1402msgstr "" 1403 1404#. I18N: 4th month in the Persian/Jalali calendar 1405#: app/Date/JalaliDate.php:190 1406msgctxt "LOCATIVE" 1407msgid "Tir" 1408msgstr "" 1409 1410#. I18N: 5th month in the Persian/Jalali calendar 1411#: app/Date/JalaliDate.php:192 1412msgctxt "LOCATIVE" 1413msgid "Mordad" 1414msgstr "" 1415 1416#. I18N: 6th month in the Persian/Jalali calendar 1417#: app/Date/JalaliDate.php:194 1418msgctxt "LOCATIVE" 1419msgid "Shahrivar" 1420msgstr "" 1421 1422#. I18N: 7th month in the Persian/Jalali calendar 1423#: app/Date/JalaliDate.php:196 1424msgctxt "LOCATIVE" 1425msgid "Mehr" 1426msgstr "" 1427 1428#. I18N: 8th month in the Persian/Jalali calendar 1429#: app/Date/JalaliDate.php:198 1430msgctxt "LOCATIVE" 1431msgid "Aban" 1432msgstr "" 1433 1434#. I18N: 9th month in the Persian/Jalali calendar 1435#: app/Date/JalaliDate.php:200 1436msgctxt "LOCATIVE" 1437msgid "Azar" 1438msgstr "" 1439 1440#. I18N: 10th month in the Persian/Jalali calendar 1441#: app/Date/JalaliDate.php:202 1442msgctxt "LOCATIVE" 1443msgid "Dey" 1444msgstr "" 1445 1446#. I18N: 11th month in the Persian/Jalali calendar 1447#: app/Date/JalaliDate.php:204 1448msgctxt "LOCATIVE" 1449msgid "Bahman" 1450msgstr "" 1451 1452#. I18N: 12th month in the Persian/Jalali calendar 1453#: app/Date/JalaliDate.php:206 1454msgctxt "LOCATIVE" 1455msgid "Esfand" 1456msgstr "" 1457 1458#. I18N: 1st month in the Persian/Jalali calendar 1459#: app/Date/JalaliDate.php:229 1460msgctxt "INSTRUMENTAL" 1461msgid "Farvardin" 1462msgstr "" 1463 1464#. I18N: 2nd month in the Persian/Jalali calendar 1465#: app/Date/JalaliDate.php:231 1466msgctxt "INSTRUMENTAL" 1467msgid "Ordibehesht" 1468msgstr "" 1469 1470#. I18N: 3rd month in the Persian/Jalali calendar 1471#: app/Date/JalaliDate.php:233 1472msgctxt "INSTRUMENTAL" 1473msgid "Khordad" 1474msgstr "" 1475 1476#. I18N: 4th month in the Persian/Jalali calendar 1477#: app/Date/JalaliDate.php:235 1478msgctxt "INSTRUMENTAL" 1479msgid "Tir" 1480msgstr "" 1481 1482#. I18N: 5th month in the Persian/Jalali calendar 1483#: app/Date/JalaliDate.php:237 1484msgctxt "INSTRUMENTAL" 1485msgid "Mordad" 1486msgstr "" 1487 1488#. I18N: 6th month in the Persian/Jalali calendar 1489#: app/Date/JalaliDate.php:239 1490msgctxt "INSTRUMENTAL" 1491msgid "Shahrivar" 1492msgstr "" 1493 1494#. I18N: 7th month in the Persian/Jalali calendar 1495#: app/Date/JalaliDate.php:241 1496msgctxt "INSTRUMENTAL" 1497msgid "Mehr" 1498msgstr "" 1499 1500#. I18N: 8th month in the Persian/Jalali calendar 1501#: app/Date/JalaliDate.php:243 1502msgctxt "INSTRUMENTAL" 1503msgid "Aban" 1504msgstr "" 1505 1506#. I18N: 9th month in the Persian/Jalali calendar 1507#: app/Date/JalaliDate.php:245 1508msgctxt "INSTRUMENTAL" 1509msgid "Azar" 1510msgstr "" 1511 1512#. I18N: 10th month in the Persian/Jalali calendar 1513#: app/Date/JalaliDate.php:247 1514msgctxt "INSTRUMENTAL" 1515msgid "Dey" 1516msgstr "" 1517 1518#. I18N: 11th month in the Persian/Jalali calendar 1519#: app/Date/JalaliDate.php:249 1520msgctxt "INSTRUMENTAL" 1521msgid "Bahman" 1522msgstr "" 1523 1524#. I18N: 12th month in the Persian/Jalali calendar 1525#: app/Date/JalaliDate.php:251 1526msgctxt "INSTRUMENTAL" 1527msgid "Esfand" 1528msgstr "" 1529 1530#: app/Date/JalaliDate.php:273 1531msgctxt "Abbreviation for Persian month: Farvardin" 1532msgid "Far" 1533msgstr "" 1534 1535#: app/Date/JalaliDate.php:274 1536msgctxt "Abbreviation for Persian month: Ordibehesht" 1537msgid "Ord" 1538msgstr "" 1539 1540#: app/Date/JalaliDate.php:275 1541msgctxt "Abbreviation for Persian month: Khordad" 1542msgid "Khor" 1543msgstr "" 1544 1545#: app/Date/JalaliDate.php:276 1546msgctxt "Abbreviation for Persian month: Tir" 1547msgid "Tir" 1548msgstr "" 1549 1550#: app/Date/JalaliDate.php:277 1551msgctxt "Abbreviation for Persian month: Mordad" 1552msgid "Mor" 1553msgstr "" 1554 1555#: app/Date/JalaliDate.php:278 1556msgctxt "Abbreviation for Persian month: Shahrivar" 1557msgid "Shah" 1558msgstr "" 1559 1560#: app/Date/JalaliDate.php:279 1561msgctxt "Abbreviation for Persian month: Mehr" 1562msgid "Mehr" 1563msgstr "" 1564 1565#: app/Date/JalaliDate.php:280 1566msgctxt "Abbreviation for Persian month: Aban" 1567msgid "Aban" 1568msgstr "" 1569 1570#: app/Date/JalaliDate.php:281 1571msgctxt "Abbreviation for Persian month: Azar" 1572msgid "Azar" 1573msgstr "" 1574 1575#: app/Date/JalaliDate.php:282 1576msgctxt "Abbreviation for Persian month: Dey" 1577msgid "Dey" 1578msgstr "" 1579 1580#: app/Date/JalaliDate.php:283 1581msgctxt "Abbreviation for Persian month: Bahman" 1582msgid "Bah" 1583msgstr "" 1584 1585#: app/Date/JalaliDate.php:284 1586msgctxt "Abbreviation for Persian month: Esfand" 1587msgid "Esf" 1588msgstr "" 1589 1590#. I18N: a month in the Jewish calendar 1591#: app/Date/JewishDate.php:141 1592msgctxt "NOMINATIVE" 1593msgid "Tishrei" 1594msgstr "" 1595 1596#. I18N: a month in the Jewish calendar 1597#: app/Date/JewishDate.php:143 1598msgctxt "NOMINATIVE" 1599msgid "Heshvan" 1600msgstr "" 1601 1602#. I18N: a month in the Jewish calendar 1603#: app/Date/JewishDate.php:145 1604msgctxt "NOMINATIVE" 1605msgid "Kislev" 1606msgstr "" 1607 1608#. I18N: a month in the Jewish calendar 1609#: app/Date/JewishDate.php:147 1610msgctxt "NOMINATIVE" 1611msgid "Tevet" 1612msgstr "" 1613 1614#. I18N: a month in the Jewish calendar 1615#: app/Date/JewishDate.php:149 1616msgctxt "NOMINATIVE" 1617msgid "Shevat" 1618msgstr "" 1619 1620#. I18N: a month in the Jewish calendar 1621#: app/Date/JewishDate.php:151 1622msgctxt "NOMINATIVE" 1623msgid "Adar I" 1624msgstr "" 1625 1626#. I18N: a month in the Jewish calendar 1627#: app/Date/JewishDate.php:153 1628msgctxt "NOMINATIVE" 1629msgid "Adar" 1630msgstr "" 1631 1632#. I18N: a month in the Jewish calendar 1633#: app/Date/JewishDate.php:155 1634msgctxt "NOMINATIVE" 1635msgid "Nissan" 1636msgstr "" 1637 1638#. I18N: a month in the Jewish calendar 1639#: app/Date/JewishDate.php:157 1640msgctxt "NOMINATIVE" 1641msgid "Iyar" 1642msgstr "" 1643 1644#. I18N: a month in the Jewish calendar 1645#: app/Date/JewishDate.php:159 1646msgctxt "NOMINATIVE" 1647msgid "Sivan" 1648msgstr "" 1649 1650#. I18N: a month in the Jewish calendar 1651#: app/Date/JewishDate.php:161 1652msgctxt "NOMINATIVE" 1653msgid "Tamuz" 1654msgstr "" 1655 1656#. I18N: a month in the Jewish calendar 1657#: app/Date/JewishDate.php:163 1658msgctxt "NOMINATIVE" 1659msgid "Av" 1660msgstr "" 1661 1662#. I18N: a month in the Jewish calendar 1663#: app/Date/JewishDate.php:165 1664msgctxt "NOMINATIVE" 1665msgid "Elul" 1666msgstr "" 1667 1668#. I18N: a month in the Jewish calendar 1669#: app/Date/JewishDate.php:171 1670msgctxt "NOMINATIVE" 1671msgid "Adar II" 1672msgstr "" 1673 1674#. I18N: a month in the Jewish calendar 1675#: app/Date/JewishDate.php:193 1676msgctxt "GENITIVE" 1677msgid "Tishrei" 1678msgstr "" 1679 1680#. I18N: a month in the Jewish calendar 1681#: app/Date/JewishDate.php:195 1682msgctxt "GENITIVE" 1683msgid "Heshvan" 1684msgstr "" 1685 1686#. I18N: a month in the Jewish calendar 1687#: app/Date/JewishDate.php:197 1688msgctxt "GENITIVE" 1689msgid "Kislev" 1690msgstr "" 1691 1692#. I18N: a month in the Jewish calendar 1693#: app/Date/JewishDate.php:199 1694msgctxt "GENITIVE" 1695msgid "Tevet" 1696msgstr "" 1697 1698#. I18N: a month in the Jewish calendar 1699#: app/Date/JewishDate.php:201 1700msgctxt "GENITIVE" 1701msgid "Shevat" 1702msgstr "" 1703 1704#. I18N: a month in the Jewish calendar 1705#: app/Date/JewishDate.php:203 1706msgctxt "GENITIVE" 1707msgid "Adar I" 1708msgstr "" 1709 1710#. I18N: a month in the Jewish calendar 1711#: app/Date/JewishDate.php:205 1712msgctxt "GENITIVE" 1713msgid "Adar" 1714msgstr "" 1715 1716#. I18N: a month in the Jewish calendar 1717#: app/Date/JewishDate.php:207 1718msgctxt "GENITIVE" 1719msgid "Nissan" 1720msgstr "" 1721 1722#. I18N: a month in the Jewish calendar 1723#: app/Date/JewishDate.php:209 1724msgctxt "GENITIVE" 1725msgid "Iyar" 1726msgstr "" 1727 1728#. I18N: a month in the Jewish calendar 1729#: app/Date/JewishDate.php:211 1730msgctxt "GENITIVE" 1731msgid "Sivan" 1732msgstr "" 1733 1734#. I18N: a month in the Jewish calendar 1735#: app/Date/JewishDate.php:213 1736msgctxt "GENITIVE" 1737msgid "Tamuz" 1738msgstr "" 1739 1740#. I18N: a month in the Jewish calendar 1741#: app/Date/JewishDate.php:215 1742msgctxt "GENITIVE" 1743msgid "Av" 1744msgstr "" 1745 1746#. I18N: a month in the Jewish calendar 1747#: app/Date/JewishDate.php:217 1748msgctxt "GENITIVE" 1749msgid "Elul" 1750msgstr "" 1751 1752#. I18N: a month in the Jewish calendar 1753#: app/Date/JewishDate.php:223 1754msgctxt "GENITIVE" 1755msgid "Adar II" 1756msgstr "" 1757 1758#. I18N: a month in the Jewish calendar 1759#: app/Date/JewishDate.php:245 1760msgctxt "LOCATIVE" 1761msgid "Tishrei" 1762msgstr "" 1763 1764#. I18N: a month in the Jewish calendar 1765#: app/Date/JewishDate.php:247 1766msgctxt "LOCATIVE" 1767msgid "Heshvan" 1768msgstr "" 1769 1770#. I18N: a month in the Jewish calendar 1771#: app/Date/JewishDate.php:249 1772msgctxt "LOCATIVE" 1773msgid "Kislev" 1774msgstr "" 1775 1776#. I18N: a month in the Jewish calendar 1777#: app/Date/JewishDate.php:251 1778msgctxt "LOCATIVE" 1779msgid "Tevet" 1780msgstr "" 1781 1782#. I18N: a month in the Jewish calendar 1783#: app/Date/JewishDate.php:253 1784msgctxt "LOCATIVE" 1785msgid "Shevat" 1786msgstr "" 1787 1788#. I18N: a month in the Jewish calendar 1789#: app/Date/JewishDate.php:255 1790msgctxt "LOCATIVE" 1791msgid "Adar I" 1792msgstr "" 1793 1794#. I18N: a month in the Jewish calendar 1795#: app/Date/JewishDate.php:257 1796msgctxt "LOCATIVE" 1797msgid "Adar" 1798msgstr "" 1799 1800#. I18N: a month in the Jewish calendar 1801#: app/Date/JewishDate.php:259 1802msgctxt "LOCATIVE" 1803msgid "Nissan" 1804msgstr "" 1805 1806#. I18N: a month in the Jewish calendar 1807#: app/Date/JewishDate.php:261 1808msgctxt "LOCATIVE" 1809msgid "Iyar" 1810msgstr "" 1811 1812#. I18N: a month in the Jewish calendar 1813#: app/Date/JewishDate.php:263 1814msgctxt "LOCATIVE" 1815msgid "Sivan" 1816msgstr "" 1817 1818#. I18N: a month in the Jewish calendar 1819#: app/Date/JewishDate.php:265 1820msgctxt "LOCATIVE" 1821msgid "Tamuz" 1822msgstr "" 1823 1824#. I18N: a month in the Jewish calendar 1825#: app/Date/JewishDate.php:267 1826msgctxt "LOCATIVE" 1827msgid "Av" 1828msgstr "" 1829 1830#. I18N: a month in the Jewish calendar 1831#: app/Date/JewishDate.php:269 1832msgctxt "LOCATIVE" 1833msgid "Elul" 1834msgstr "" 1835 1836#. I18N: a month in the Jewish calendar 1837#: app/Date/JewishDate.php:275 1838msgctxt "LOCATIVE" 1839msgid "Adar II" 1840msgstr "" 1841 1842#. I18N: a month in the Jewish calendar 1843#: app/Date/JewishDate.php:297 1844msgctxt "INSTRUMENTAL" 1845msgid "Tishrei" 1846msgstr "" 1847 1848#. I18N: a month in the Jewish calendar 1849#: app/Date/JewishDate.php:299 1850msgctxt "INSTRUMENTAL" 1851msgid "Heshvan" 1852msgstr "" 1853 1854#. I18N: a month in the Jewish calendar 1855#: app/Date/JewishDate.php:301 1856msgctxt "INSTRUMENTAL" 1857msgid "Kislev" 1858msgstr "" 1859 1860#. I18N: a month in the Jewish calendar 1861#: app/Date/JewishDate.php:303 1862msgctxt "INSTRUMENTAL" 1863msgid "Tevet" 1864msgstr "" 1865 1866#. I18N: a month in the Jewish calendar 1867#: app/Date/JewishDate.php:305 1868msgctxt "INSTRUMENTAL" 1869msgid "Shevat" 1870msgstr "" 1871 1872#. I18N: a month in the Jewish calendar 1873#: app/Date/JewishDate.php:307 1874msgctxt "INSTRUMENTAL" 1875msgid "Adar I" 1876msgstr "" 1877 1878#. I18N: a month in the Jewish calendar 1879#: app/Date/JewishDate.php:309 1880msgctxt "INSTRUMENTAL" 1881msgid "Adar" 1882msgstr "" 1883 1884#. I18N: a month in the Jewish calendar 1885#: app/Date/JewishDate.php:311 1886msgctxt "INSTRUMENTAL" 1887msgid "Nissan" 1888msgstr "" 1889 1890#. I18N: a month in the Jewish calendar 1891#: app/Date/JewishDate.php:313 1892msgctxt "INSTRUMENTAL" 1893msgid "Iyar" 1894msgstr "" 1895 1896#. I18N: a month in the Jewish calendar 1897#: app/Date/JewishDate.php:315 1898msgctxt "INSTRUMENTAL" 1899msgid "Sivan" 1900msgstr "" 1901 1902#. I18N: a month in the Jewish calendar 1903#: app/Date/JewishDate.php:317 1904msgctxt "INSTRUMENTAL" 1905msgid "Tamuz" 1906msgstr "" 1907 1908#. I18N: a month in the Jewish calendar 1909#: app/Date/JewishDate.php:319 1910msgctxt "INSTRUMENTAL" 1911msgid "Av" 1912msgstr "" 1913 1914#. I18N: a month in the Jewish calendar 1915#: app/Date/JewishDate.php:321 1916msgctxt "INSTRUMENTAL" 1917msgid "Elul" 1918msgstr "" 1919 1920#. I18N: a month in the Jewish calendar 1921#: app/Date/JewishDate.php:327 1922msgctxt "INSTRUMENTAL" 1923msgid "Adar II" 1924msgstr "" 1925 1926#. I18N: BCE=Before the Common Era, for Julian years < 0. See https://en.wikipedia.org/wiki/Common_Era 1927#: app/Date/JulianDate.php:98 1928#, php-format 1929msgid "%s BCE" 1930msgstr "" 1931 1932#. I18N: CE=Common Era, for Julian years > 0. See https://en.wikipedia.org/wiki/Common_Era 1933#: app/Date/JulianDate.php:102 app/Date/JulianDate.php:106 1934#, php-format 1935msgid "%s CE" 1936msgstr "" 1937 1938#. I18N: e.g. "Occupation: farmer" 1939#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. 1940#. I18N: e.g. "Occupation: farmer" 1941#: app/Elements/AbstractElement.php:237 app/Elements/NoteStructure.php:136 1942#: app/Exceptions/FileUploadException.php:101 app/Fact.php:628 1943#: app/Http/RequestHandlers/CheckTree.php:387 1944#: app/Http/RequestHandlers/CheckTree.php:389 1945#: app/Http/RequestHandlers/CheckTree.php:407 1946#: resources/views/fact-association-structure.phtml:99 1947#: resources/views/fact-association-structure.phtml:103 1948#: resources/views/fact-gedcom-fields.phtml:67 1949#: resources/views/modules/media-list/page.phtml:145 1950#, php-format 1951msgid "%1$s: %2$s" 1952msgstr "" 1953 1954#: app/Elements/AbstractEventElement.php:67 1955msgid "This event occurred, but the details are unknown." 1956msgstr "" 1957 1958#: app/Elements/AbstractEventElement.php:88 1959#: app/Elements/OrdinanceProcessFlag.php:56 1960#: app/Http/RequestHandlers/FamilyPage.php:143 1961#: app/Http/RequestHandlers/UserListData.php:140 1962#: app/Http/RequestHandlers/UserListData.php:141 1963#: app/Statistics/Repository/LatestUserRepository.php:145 1964#: resources/views/admin/site-mail.phtml:124 1965#: resources/views/admin/site-preferences.phtml:101 1966#: resources/views/admin/site-registration.phtml:54 1967#: resources/views/admin/site-registration.phtml:69 1968#: resources/views/admin/trees-preferences.phtml:143 1969#: resources/views/admin/trees-preferences.phtml:309 1970#: resources/views/admin/trees-preferences.phtml:533 1971#: resources/views/admin/trees-preferences.phtml:547 1972#: resources/views/admin/trees-preferences.phtml:606 1973#: resources/views/admin/trees-preferences.phtml:712 1974#: resources/views/admin/trees-preferences.phtml:738 1975#: resources/views/lists/families-table.phtml:332 1976#: resources/views/modules/fix-search-and-replace/options.phtml:56 1977#: resources/views/modules/html/config.phtml:54 1978#: resources/views/modules/random_media/config.phtml:40 1979#: resources/views/modules/random_media/config.phtml:49 1980#: resources/views/modules/recent_changes/config.phtml:61 1981#: resources/views/modules/recent_changes/config.phtml:70 1982#: resources/views/modules/review_changes/config.phtml:21 1983#: resources/views/modules/todays_events/config.phtml:22 1984#: resources/views/modules/todo/config.phtml:24 1985#: resources/views/modules/todo/config.phtml:34 1986#: resources/views/modules/todo/config.phtml:43 1987#: resources/views/modules/upcoming_events/config.phtml:34 1988#: resources/xml/reports/change_report.xml:8 1989#: resources/xml/reports/family_group_report.xml:252 1990#: resources/xml/reports/family_group_report.xml:423 1991#: resources/xml/reports/family_group_report.xml:606 1992#: resources/xml/reports/family_group_report.xml:950 1993#: resources/xml/reports/individual_ext_report.xml:187 1994#: resources/xml/reports/individual_report.xml:175 1995msgid "yes" 1996msgstr "" 1997 1998#: app/Elements/AdoptedByWhichParent.php:57 1999msgid "Adopted by both parents" 2000msgstr "" 2001 2002#: app/Elements/AdoptedByWhichParent.php:58 app/Gedcom.php:920 2003msgid "Adopted by father" 2004msgstr "" 2005 2006#: app/Elements/AdoptedByWhichParent.php:59 app/Gedcom.php:921 2007msgid "Adopted by mother" 2008msgstr "" 2009 2010#: app/Elements/AgeAtEvent.php:80 app/Services/RelationshipService.php:430 2011msgid "child" 2012msgstr "" 2013 2014#: app/Elements/AgeAtEvent.php:83 2015msgid "infant" 2016msgstr "" 2017 2018#: app/Elements/AgeAtEvent.php:86 2019msgid "stillborn" 2020msgstr "" 2021 2022#: app/Elements/AgeAtEvent.php:92 2023#, php-format 2024msgid "%s week" 2025msgid_plural "%s weeks" 2026msgstr[0] "" 2027msgstr[1] "" 2028 2029#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 2030#: app/Elements/CertaintyAssessment.php:49 2031msgid "unreliable evidence" 2032msgstr "" 2033 2034#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 2035#: app/Elements/CertaintyAssessment.php:50 2036msgid "questionable evidence" 2037msgstr "" 2038 2039#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 2040#: app/Elements/CertaintyAssessment.php:51 2041msgid "secondary evidence" 2042msgstr "" 2043 2044#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 2045#: app/Elements/CertaintyAssessment.php:52 2046msgid "primary evidence" 2047msgstr "" 2048 2049#. I18N: Status of child-parent link 2050#: app/Elements/ChildLinkageStatus.php:65 2051msgid "challenged" 2052msgstr "" 2053 2054#. I18N: Status of child-parent link 2055#: app/Elements/ChildLinkageStatus.php:66 2056msgid "disproven" 2057msgstr "" 2058 2059#. I18N: Status of child-parent link 2060#: app/Elements/ChildLinkageStatus.php:67 2061msgid "proven" 2062msgstr "" 2063 2064#. I18N: Type of demographic data 2065#: app/Elements/DemographicDataType.php:55 2066msgid "household" 2067msgstr "" 2068 2069#. I18N: Type of demographic data 2070#: app/Elements/DemographicDataType.php:56 2071msgid "citizen" 2072msgstr "" 2073 2074#: app/Elements/FamilyStatusText.php:71 app/Gedcom.php:894 2075#: app/Module/BranchesListModule.php:447 2076#: resources/views/lists/families-table.phtml:193 2077msgid "Not married" 2078msgstr "" 2079 2080#: app/Elements/FamilyStatusText.php:72 app/Gedcom.php:934 2081msgid "Never married" 2082msgstr "" 2083 2084#. I18N: Name of a country or state 2085#: app/Elements/FamilyStatusText.php:73 app/Gedcom.php:1067 2086#: app/GedcomRecord.php:728 app/GedcomRecord.php:733 2087#: app/Statistics/Google/ChartSex.php:72 2088#: app/Statistics/Service/CountryService.php:38 2089msgid "Unknown" 2090msgstr "" 2091 2092#. I18N: Type of location hierarchy 2093#: app/Elements/HierarchicalRelationship.php:56 2094msgid "political" 2095msgstr "" 2096 2097#. I18N: Type of location hierarchy 2098#: app/Elements/HierarchicalRelationship.php:57 2099msgid "religious" 2100msgstr "" 2101 2102#. I18N: Type of location hierarchy 2103#: app/Elements/HierarchicalRelationship.php:58 2104msgid "geographic" 2105msgstr "" 2106 2107#. I18N: Type of location hierarchy 2108#: app/Elements/HierarchicalRelationship.php:59 2109msgid "cultural" 2110msgstr "" 2111 2112#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2113#: app/Elements/LdsBaptismDateStatus.php:65 2114#: app/Elements/LdsEndowmentDateStatus.php:66 2115msgid "Died as a child: exempt" 2116msgstr "" 2117 2118#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2119#: app/Elements/LdsBaptismDateStatus.php:67 2120#: app/Elements/LdsEndowmentDateStatus.php:68 2121#: app/Elements/LdsSpouseSealingDateStatus.php:66 2122msgid "Completed; date unknown" 2123msgstr "" 2124 2125#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2126#: app/Elements/LdsBaptismDateStatus.php:69 2127#: app/Elements/LdsChildSealingDateStatus.php:62 2128#: app/Elements/LdsEndowmentDateStatus.php:70 2129#: app/Elements/LdsSpouseSealingDateStatus.php:72 2130msgid "Excluded from this submission" 2131msgstr "" 2132 2133#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2134#: app/Elements/LdsBaptismDateStatus.php:71 2135#: app/Elements/LdsChildSealingDateStatus.php:64 2136#: app/Elements/LdsEndowmentDateStatus.php:72 2137#: app/Elements/LdsSpouseSealingDateStatus.php:74 2138msgid "Completed before 1970; date not available" 2139msgstr "" 2140 2141#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2142#: app/Elements/LdsBaptismDateStatus.php:73 2143#: app/Elements/LdsChildSealingDateStatus.php:66 2144#: app/Elements/LdsEndowmentDateStatus.php:74 2145msgid "Stillborn: exempt" 2146msgstr "" 2147 2148#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2149#: app/Elements/LdsBaptismDateStatus.php:75 2150#: app/Elements/LdsChildSealingDateStatus.php:68 2151#: app/Elements/LdsEndowmentDateStatus.php:76 2152#: app/Elements/LdsSpouseSealingDateStatus.php:76 2153msgid "Submitted but not yet cleared" 2154msgstr "" 2155 2156#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2157#: app/Elements/LdsBaptismDateStatus.php:77 2158#: app/Elements/LdsChildSealingDateStatus.php:70 2159#: app/Elements/LdsEndowmentDateStatus.php:78 2160#: app/Elements/LdsSpouseSealingDateStatus.php:78 2161msgid "Uncleared: insufficient data" 2162msgstr "" 2163 2164#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2165#: app/Elements/LdsChildSealingDateStatus.php:60 2166msgid "Born in the covenant" 2167msgstr "" 2168 2169#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2170#: app/Elements/LdsSpouseSealingDateStatus.php:64 2171msgid "Sealing canceled (divorce)" 2172msgstr "" 2173 2174#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2175#: app/Elements/LdsSpouseSealingDateStatus.php:68 2176msgid "Do not seal: unauthorized" 2177msgstr "" 2178 2179#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2180#: app/Elements/LdsSpouseSealingDateStatus.php:70 2181msgid "Do not seal, previous sealing canceled" 2182msgstr "" 2183 2184#: app/Elements/MarriageType.php:63 resources/xml/reports/fact_sources.xml:202 2185msgid "Civil marriage" 2186msgstr "" 2187 2188#: app/Elements/MarriageType.php:64 resources/xml/reports/fact_sources.xml:205 2189msgid "Registered partnership" 2190msgstr "" 2191 2192#: app/Elements/MarriageType.php:65 resources/xml/reports/fact_sources.xml:199 2193msgid "Religious marriage" 2194msgstr "" 2195 2196#. I18N: The name given to a child by its adoptive parents 2197#: app/Elements/NameType.php:71 2198msgid "adopted name" 2199msgstr "" 2200 2201#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 2202#: app/Elements/NameType.php:73 2203msgid "also known as" 2204msgstr "" 2205 2206#. I18N: The name given to an individual at their birth 2207#: app/Elements/NameType.php:75 2208msgid "birth name" 2209msgstr "" 2210 2211#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 2212#: app/Elements/NameType.php:77 2213msgid "change of name" 2214msgstr "" 2215 2216#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 2217#: app/Elements/NameType.php:79 2218msgid "estate name" 2219msgstr "" 2220 2221#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 2222#: app/Elements/NameType.php:81 2223msgid "immigration name" 2224msgstr "" 2225 2226#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 2227#: app/Elements/NameType.php:83 2228msgid "maiden name" 2229msgstr "" 2230 2231#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 2232#: app/Elements/NameType.php:85 2233msgid "married name" 2234msgstr "" 2235 2236#. I18N: A name taken when entering a religion or a religious order 2237#: app/Elements/NameType.php:87 2238msgid "religious name" 2239msgstr "" 2240 2241#: app/Elements/NoteStructure.php:66 2242msgid "inline note" 2243msgstr "" 2244 2245#: app/Elements/NoteStructure.php:67 2246msgid "shared note" 2247msgstr "" 2248 2249#: app/Elements/NoteStructure.php:122 app/Gedcom.php:395 app/Gedcom.php:405 2250#: app/Gedcom.php:416 app/Gedcom.php:450 app/Gedcom.php:469 app/Gedcom.php:487 2251#: app/Gedcom.php:526 app/Gedcom.php:536 app/Gedcom.php:547 app/Gedcom.php:680 2252#: app/Gedcom.php:715 app/Gedcom.php:727 app/Gedcom.php:728 app/Gedcom.php:738 2253#: app/Gedcom.php:747 app/Gedcom.php:752 app/Gedcom.php:762 app/Gedcom.php:778 2254#: app/Gedcom.php:782 app/Gedcom.php:794 app/Gedcom.php:800 app/Gedcom.php:801 2255#: app/Gedcom.php:809 app/Gedcom.php:825 app/Gedcom.php:830 app/Gedcom.php:841 2256#: app/Gedcom.php:844 app/Gedcom.php:862 app/Gedcom.php:865 app/Gedcom.php:1086 2257#: app/Gedcom.php:1094 app/Gedcom.php:1140 app/Gedcom.php:1148 2258#: app/Gedcom.php:1189 app/Gedcom.php:1199 app/Gedcom.php:1216 2259#: app/Gedcom.php:1227 app/Gedcom.php:1236 app/Gedcom.php:1269 2260#: app/Gedcom.php:1604 app/Gedcom.php:1612 app/Gedcom.php:1618 2261#: app/Gedcom.php:1626 app/Http/RequestHandlers/CheckTree.php:349 2262#: resources/views/admin/trees-privacy.phtml:170 2263#: resources/views/modals/create-media-from-file.phtml:50 2264#: resources/views/modals/media-object-fields.phtml:19 2265#: resources/views/modals/note-object-fields.phtml:9 2266#: resources/views/modules/favorites/favorites.phtml:158 2267#: resources/views/modules/notes/tab.phtml:92 2268#: resources/views/modules/recent_changes/changes-table.phtml:68 2269#: resources/xml/reports/cemetery_report.xml:56 2270#: resources/xml/reports/family_group_report.xml:485 2271#: resources/xml/reports/family_group_report.xml:749 2272#: resources/xml/reports/family_group_report.xml:1101 2273#: resources/xml/reports/occupation_report.xml:64 2274msgid "Note" 2275msgstr "" 2276 2277#: app/Elements/NoteStructure.php:125 app/Note.php:105 2278#: app/Report/ReportParserGenerate.php:1010 2279#: app/Report/ReportParserGenerate.php:1095 2280msgid "…" 2281msgstr "" 2282 2283#: app/Elements/OrdinanceProcessFlag.php:55 2284#: app/Http/RequestHandlers/UserListData.php:140 2285#: app/Http/RequestHandlers/UserListData.php:141 2286#: app/Statistics/Repository/LatestUserRepository.php:146 2287#: resources/views/admin/site-mail.phtml:124 2288#: resources/views/admin/site-preferences.phtml:101 2289#: resources/views/admin/site-registration.phtml:54 2290#: resources/views/admin/site-registration.phtml:69 2291#: resources/views/admin/trees-preferences.phtml:143 2292#: resources/views/admin/trees-preferences.phtml:309 2293#: resources/views/admin/trees-preferences.phtml:533 2294#: resources/views/admin/trees-preferences.phtml:547 2295#: resources/views/admin/trees-preferences.phtml:606 2296#: resources/views/admin/trees-preferences.phtml:712 2297#: resources/views/admin/trees-preferences.phtml:738 2298#: resources/views/lists/families-table.phtml:330 2299#: resources/views/modules/fix-search-and-replace/options.phtml:56 2300#: resources/views/modules/html/config.phtml:54 2301#: resources/views/modules/random_media/config.phtml:40 2302#: resources/views/modules/random_media/config.phtml:49 2303#: resources/views/modules/recent_changes/config.phtml:61 2304#: resources/views/modules/recent_changes/config.phtml:70 2305#: resources/views/modules/review_changes/config.phtml:21 2306#: resources/views/modules/todays_events/config.phtml:22 2307#: resources/views/modules/todo/config.phtml:24 2308#: resources/views/modules/todo/config.phtml:34 2309#: resources/views/modules/todo/config.phtml:43 2310#: resources/views/modules/upcoming_events/config.phtml:34 2311#: resources/xml/reports/change_report.xml:8 2312#: resources/xml/reports/family_group_report.xml:255 2313#: resources/xml/reports/family_group_report.xml:426 2314#: resources/xml/reports/family_group_report.xml:609 2315#: resources/xml/reports/family_group_report.xml:953 2316#: resources/xml/reports/individual_ext_report.xml:190 2317#: resources/xml/reports/individual_report.xml:178 2318msgid "no" 2319msgstr "" 2320 2321#: app/Elements/PedigreeLinkageType.php:70 2322msgctxt "Male pedigree" 2323msgid "Birth" 2324msgstr "" 2325 2326#: app/Elements/PedigreeLinkageType.php:71 2327msgctxt "Male pedigree" 2328msgid "Adopted" 2329msgstr "" 2330 2331#: app/Elements/PedigreeLinkageType.php:72 2332msgctxt "Male pedigree" 2333msgid "Foster" 2334msgstr "" 2335 2336#. I18N: “sealing” is a Mormon ceremony. 2337#: app/Elements/PedigreeLinkageType.php:74 2338msgctxt "Male pedigree" 2339msgid "Sealing" 2340msgstr "" 2341 2342#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 2343#: app/Elements/PedigreeLinkageType.php:76 2344msgctxt "Male pedigree" 2345msgid "Rada" 2346msgstr "" 2347 2348#: app/Elements/PedigreeLinkageType.php:80 2349msgctxt "Female pedigree" 2350msgid "Birth" 2351msgstr "" 2352 2353#: app/Elements/PedigreeLinkageType.php:81 2354msgctxt "Female pedigree" 2355msgid "Adopted" 2356msgstr "" 2357 2358#: app/Elements/PedigreeLinkageType.php:82 2359msgctxt "Female pedigree" 2360msgid "Foster" 2361msgstr "" 2362 2363#. I18N: “sealing” is a Mormon ceremony. 2364#: app/Elements/PedigreeLinkageType.php:84 2365msgctxt "Female pedigree" 2366msgid "Sealing" 2367msgstr "" 2368 2369#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 2370#: app/Elements/PedigreeLinkageType.php:86 2371msgctxt "Female pedigree" 2372msgid "Rada" 2373msgstr "" 2374 2375#: app/Elements/PedigreeLinkageType.php:90 2376msgctxt "Pedigree" 2377msgid "Birth" 2378msgstr "" 2379 2380#: app/Elements/PedigreeLinkageType.php:91 2381msgctxt "Pedigree" 2382msgid "Adopted" 2383msgstr "" 2384 2385#: app/Elements/PedigreeLinkageType.php:92 2386msgctxt "Pedigree" 2387msgid "Foster" 2388msgstr "" 2389 2390#. I18N: “sealing” is a Mormon ceremony. 2391#: app/Elements/PedigreeLinkageType.php:94 2392msgctxt "Pedigree" 2393msgid "Sealing" 2394msgstr "" 2395 2396#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 2397#: app/Elements/PedigreeLinkageType.php:96 2398msgctxt "Pedigree" 2399msgid "Rada" 2400msgstr "" 2401 2402#: app/Elements/RelationIsDescriptor.php:52 2403msgctxt "MALE" 2404msgid "Attendant" 2405msgstr "" 2406 2407#: app/Elements/RelationIsDescriptor.php:53 2408msgctxt "MALE" 2409msgid "Attending" 2410msgstr "" 2411 2412#: app/Elements/RelationIsDescriptor.php:54 2413msgctxt "MALE" 2414msgid "Buyer" 2415msgstr "" 2416 2417#: app/Elements/RelationIsDescriptor.php:55 2418msgctxt "MALE" 2419msgid "Civil registrar" 2420msgstr "" 2421 2422#: app/Elements/RelationIsDescriptor.php:56 2423msgctxt "MALE" 2424msgid "Employee" 2425msgstr "" 2426 2427#: app/Elements/RelationIsDescriptor.php:57 2428msgctxt "MALE" 2429msgid "Employer" 2430msgstr "" 2431 2432#: app/Elements/RelationIsDescriptor.php:58 2433msgctxt "MALE" 2434msgid "Friend" 2435msgstr "" 2436 2437#: app/Elements/RelationIsDescriptor.php:59 2438#: app/Elements/RelationIsDescriptor.php:107 2439msgid "Godfather" 2440msgstr "" 2441 2442#: app/Elements/RelationIsDescriptor.php:60 2443#: app/Elements/RelationIsDescriptor.php:110 2444msgid "Godson" 2445msgstr "" 2446 2447#: app/Elements/RelationIsDescriptor.php:61 2448msgctxt "MALE" 2449msgid "Guardian" 2450msgstr "" 2451 2452#: app/Elements/RelationIsDescriptor.php:62 2453msgctxt "MALE" 2454msgid "Informant" 2455msgstr "" 2456 2457#: app/Elements/RelationIsDescriptor.php:63 2458msgctxt "MALE" 2459msgid "Lodger" 2460msgstr "" 2461 2462#: app/Elements/RelationIsDescriptor.php:64 2463msgctxt "MALE" 2464msgid "Nurse" 2465msgstr "" 2466 2467#: app/Elements/RelationIsDescriptor.php:65 2468msgctxt "MALE" 2469msgid "Owner" 2470msgstr "" 2471 2472#: app/Elements/RelationIsDescriptor.php:66 2473msgctxt "MALE" 2474msgid "Registry officer" 2475msgstr "" 2476 2477#: app/Elements/RelationIsDescriptor.php:67 2478msgctxt "MALE" 2479msgid "Seller" 2480msgstr "" 2481 2482#: app/Elements/RelationIsDescriptor.php:68 2483msgctxt "MALE" 2484msgid "Servant" 2485msgstr "" 2486 2487#: app/Elements/RelationIsDescriptor.php:69 2488msgctxt "MALE" 2489msgid "Slave" 2490msgstr "" 2491 2492#: app/Elements/RelationIsDescriptor.php:70 2493msgctxt "MALE" 2494msgid "Ward" 2495msgstr "" 2496 2497#: app/Elements/RelationIsDescriptor.php:73 2498msgctxt "FEMALE" 2499msgid "Attendant" 2500msgstr "" 2501 2502#: app/Elements/RelationIsDescriptor.php:74 2503msgctxt "FEMALE" 2504msgid "Attending" 2505msgstr "" 2506 2507#: app/Elements/RelationIsDescriptor.php:75 2508msgctxt "FEMALE" 2509msgid "Buyer" 2510msgstr "" 2511 2512#: app/Elements/RelationIsDescriptor.php:76 2513msgctxt "FEMALE" 2514msgid "Civil registrar" 2515msgstr "" 2516 2517#: app/Elements/RelationIsDescriptor.php:77 2518msgctxt "FEMALE" 2519msgid "Employee" 2520msgstr "" 2521 2522#: app/Elements/RelationIsDescriptor.php:78 2523msgctxt "FEMALE" 2524msgid "Employer" 2525msgstr "" 2526 2527#: app/Elements/RelationIsDescriptor.php:79 2528msgctxt "FEMALE" 2529msgid "Friend" 2530msgstr "" 2531 2532#: app/Elements/RelationIsDescriptor.php:80 2533#: app/Elements/RelationIsDescriptor.php:108 2534msgid "Godmother" 2535msgstr "" 2536 2537#: app/Elements/RelationIsDescriptor.php:81 2538#: app/Elements/RelationIsDescriptor.php:111 2539msgid "Goddaughter" 2540msgstr "" 2541 2542#: app/Elements/RelationIsDescriptor.php:82 2543msgctxt "FEMALE" 2544msgid "Guardian" 2545msgstr "" 2546 2547#: app/Elements/RelationIsDescriptor.php:83 2548msgctxt "FEMALE" 2549msgid "Informant" 2550msgstr "" 2551 2552#: app/Elements/RelationIsDescriptor.php:84 2553msgctxt "FEMALE" 2554msgid "Lodger" 2555msgstr "" 2556 2557#: app/Elements/RelationIsDescriptor.php:85 2558msgctxt "FEMALE" 2559msgid "Nurse" 2560msgstr "" 2561 2562#: app/Elements/RelationIsDescriptor.php:86 2563msgctxt "FEMALE" 2564msgid "Owner" 2565msgstr "" 2566 2567#: app/Elements/RelationIsDescriptor.php:87 2568msgctxt "FEMALE" 2569msgid "Registry officer" 2570msgstr "" 2571 2572#: app/Elements/RelationIsDescriptor.php:88 2573msgctxt "FEMALE" 2574msgid "Seller" 2575msgstr "" 2576 2577#: app/Elements/RelationIsDescriptor.php:89 2578msgctxt "FEMALE" 2579msgid "Servant" 2580msgstr "" 2581 2582#: app/Elements/RelationIsDescriptor.php:90 2583msgctxt "FEMALE" 2584msgid "Slave" 2585msgstr "" 2586 2587#: app/Elements/RelationIsDescriptor.php:91 2588msgctxt "FEMALE" 2589msgid "Ward" 2590msgstr "" 2591 2592#: app/Elements/RelationIsDescriptor.php:94 2593msgid "Attendant" 2594msgstr "" 2595 2596#: app/Elements/RelationIsDescriptor.php:95 2597msgid "Attending" 2598msgstr "" 2599 2600#: app/Elements/RelationIsDescriptor.php:96 2601msgid "Best man" 2602msgstr "" 2603 2604#: app/Elements/RelationIsDescriptor.php:97 2605msgid "Bridesmaid" 2606msgstr "" 2607 2608#: app/Elements/RelationIsDescriptor.php:98 2609msgid "Buyer" 2610msgstr "" 2611 2612#: app/Elements/RelationIsDescriptor.php:99 2613msgid "Circumciser" 2614msgstr "" 2615 2616#: app/Elements/RelationIsDescriptor.php:100 2617msgid "Civil registrar" 2618msgstr "" 2619 2620#: app/Elements/RelationIsDescriptor.php:101 2621msgid "Employee" 2622msgstr "" 2623 2624#: app/Elements/RelationIsDescriptor.php:102 app/Gedcom.php:683 2625#: app/Gedcom.php:698 2626msgid "Employer" 2627msgstr "" 2628 2629#: app/Elements/RelationIsDescriptor.php:103 2630msgid "Foster child" 2631msgstr "" 2632 2633#: app/Elements/RelationIsDescriptor.php:104 2634msgid "Foster father" 2635msgstr "" 2636 2637#: app/Elements/RelationIsDescriptor.php:105 2638msgid "Foster mother" 2639msgstr "" 2640 2641#: app/Elements/RelationIsDescriptor.php:106 2642msgid "Friend" 2643msgstr "" 2644 2645#: app/Elements/RelationIsDescriptor.php:109 2646msgid "Godparent" 2647msgstr "" 2648 2649#: app/Elements/RelationIsDescriptor.php:112 2650msgid "Godchild" 2651msgstr "" 2652 2653#: app/Elements/RelationIsDescriptor.php:113 2654msgid "Guardian" 2655msgstr "" 2656 2657#: app/Elements/RelationIsDescriptor.php:114 2658msgid "Informant" 2659msgstr "" 2660 2661#: app/Elements/RelationIsDescriptor.php:115 2662msgid "Lodger" 2663msgstr "" 2664 2665#: app/Elements/RelationIsDescriptor.php:116 2666msgid "Nanny" 2667msgstr "" 2668 2669#: app/Elements/RelationIsDescriptor.php:117 2670msgid "Nurse" 2671msgstr "" 2672 2673#: app/Elements/RelationIsDescriptor.php:118 2674msgid "Owner" 2675msgstr "" 2676 2677#. I18N: An individual that represents another 2678#: app/Elements/RelationIsDescriptor.php:119 2679msgid "Proxy" 2680msgstr "" 2681 2682#: app/Elements/RelationIsDescriptor.php:120 2683msgid "Priest" 2684msgstr "" 2685 2686#: app/Elements/RelationIsDescriptor.php:121 2687msgid "Rabbi" 2688msgstr "" 2689 2690#: app/Elements/RelationIsDescriptor.php:122 2691msgid "Registry officer" 2692msgstr "" 2693 2694#: app/Elements/RelationIsDescriptor.php:123 2695msgid "Seller" 2696msgstr "" 2697 2698#: app/Elements/RelationIsDescriptor.php:124 2699msgid "Servant" 2700msgstr "" 2701 2702#: app/Elements/RelationIsDescriptor.php:125 2703msgid "Slave" 2704msgstr "" 2705 2706#: app/Elements/RelationIsDescriptor.php:126 2707msgid "Ward" 2708msgstr "" 2709 2710#: app/Elements/RelationIsDescriptor.php:127 2711msgid "Witness" 2712msgstr "" 2713 2714#: app/Elements/ResearchTaskStatus.php:51 app/Elements/ResearchTaskType.php:50 2715msgid "Research" 2716msgstr "" 2717 2718#: app/Elements/ResearchTaskStatus.php:52 app/Elements/ResearchTaskType.php:51 2719msgid "Correspondence" 2720msgstr "" 2721 2722#. I18N: Type of media object 2723#: app/Elements/ResearchTaskStatus.php:53 app/Elements/ResearchTaskType.php:52 2724#: app/Elements/SexXValue.php:39 app/Elements/SourceMediaType.php:92 2725#: app/Module/StatisticsChartModule.php:153 2726#: app/Statistics/Google/ChartCommonGiven.php:79 2727#: app/Statistics/Google/ChartCommonSurname.php:137 2728#: resources/views/admin/control-panel.phtml:737 2729msgid "Other" 2730msgstr "" 2731 2732#: app/Elements/RestrictionNotice.php:94 app/Elements/RestrictionNotice.php:96 2733#: app/Elements/RestrictionNotice.php:98 app/Elements/RestrictionNotice.php:99 2734#: resources/views/modals/restriction-fields.phtml:24 2735msgid "Only managers can edit" 2736msgstr "" 2737 2738#: app/Elements/SexValue.php:85 app/Module/StatisticsChartModule.php:776 2739msgid "Male" 2740msgstr "" 2741 2742#: app/Elements/SexValue.php:86 app/Module/StatisticsChartModule.php:777 2743msgid "Female" 2744msgstr "" 2745 2746#: app/Elements/SexValue.php:87 2747#: resources/xml/reports/family_group_report.xml:844 2748#: resources/xml/reports/individual_ext_report.xml:399 2749#: resources/xml/reports/individual_ext_report.xml:606 2750#: resources/xml/reports/individual_report.xml:388 2751#: resources/xml/reports/individual_report.xml:602 2752msgctxt "unknown gender" 2753msgid "Unknown" 2754msgstr "" 2755 2756#. I18N: Type of media object 2757#: app/Elements/SourceMediaType.php:79 app/Gedcom.php:1459 2758msgid "Audio" 2759msgstr "" 2760 2761#. I18N: Type of media object 2762#: app/Elements/SourceMediaType.php:80 2763msgid "Book" 2764msgstr "" 2765 2766#. I18N: Type of media object 2767#: app/Elements/SourceMediaType.php:81 2768msgid "Card" 2769msgstr "" 2770 2771#. I18N: Type of media object 2772#: app/Elements/SourceMediaType.php:82 2773msgid "Certificate" 2774msgstr "" 2775 2776#. I18N: Type of media object 2777#: app/Elements/SourceMediaType.php:83 2778msgid "Coat of arms" 2779msgstr "" 2780 2781#. I18N: Type of media object 2782#: app/Elements/SourceMediaType.php:84 2783msgid "Document" 2784msgstr "" 2785 2786#. I18N: Type of media object 2787#: app/Elements/SourceMediaType.php:85 2788msgid "Electronic" 2789msgstr "" 2790 2791#. I18N: Type of media object 2792#: app/Elements/SourceMediaType.php:86 2793msgid "Microfiche" 2794msgstr "" 2795 2796#. I18N: Type of media object 2797#: app/Elements/SourceMediaType.php:87 2798msgid "Microfilm" 2799msgstr "" 2800 2801#. I18N: Type of media object 2802#: app/Elements/SourceMediaType.php:88 2803msgid "Magazine" 2804msgstr "" 2805 2806#. I18N: Type of media object 2807#: app/Elements/SourceMediaType.php:89 2808msgid "Manuscript" 2809msgstr "" 2810 2811#. I18N: Type of media object 2812#: app/Elements/SourceMediaType.php:90 2813#: resources/views/admin/control-panel.phtml:815 2814#: resources/views/modules/statistics-chart/custom.phtml:60 2815msgid "Map" 2816msgstr "" 2817 2818#. I18N: Type of media object 2819#: app/Elements/SourceMediaType.php:91 2820msgid "Newspaper" 2821msgstr "" 2822 2823#. I18N: Type of media object 2824#: app/Elements/SourceMediaType.php:93 2825msgid "Painting" 2826msgstr "" 2827 2828#. I18N: Type of media object 2829#: app/Elements/SourceMediaType.php:94 app/Gedcom.php:969 2830msgid "Photo" 2831msgstr "" 2832 2833#. I18N: Type of media object 2834#: app/Elements/SourceMediaType.php:95 2835msgid "Tombstone" 2836msgstr "" 2837 2838#. I18N: Type of media object 2839#: app/Elements/SourceMediaType.php:96 2840msgid "Video" 2841msgstr "" 2842 2843#. I18N: Location of an LDS church temple 2844#: app/Elements/TempleCode.php:53 2845msgid "Aba, Nigeria" 2846msgstr "" 2847 2848#. I18N: Location of an LDS church temple 2849#: app/Elements/TempleCode.php:54 2850msgid "Accra, Ghana" 2851msgstr "" 2852 2853#. I18N: Location of an LDS church temple 2854#: app/Elements/TempleCode.php:55 2855msgid "Adelaide, Australia" 2856msgstr "" 2857 2858#. I18N: Location of an LDS church temple 2859#: app/Elements/TempleCode.php:56 2860msgid "Cardston, Alberta, Canada" 2861msgstr "" 2862 2863#. I18N: Location of an LDS church temple 2864#: app/Elements/TempleCode.php:57 2865msgid "Albuquerque, New Mexico, United States" 2866msgstr "" 2867 2868#. I18N: Location of an LDS church temple 2869#: app/Elements/TempleCode.php:58 2870msgid "Anchorage, Alaska, United States" 2871msgstr "" 2872 2873#. I18N: Location of an LDS church temple 2874#: app/Elements/TempleCode.php:59 2875msgid "Apia, Samoa" 2876msgstr "" 2877 2878#. I18N: Location of an LDS church temple 2879#: app/Elements/TempleCode.php:60 2880msgid "Mesa, Arizona, United States" 2881msgstr "" 2882 2883#. I18N: Location of an LDS church temple 2884#: app/Elements/TempleCode.php:61 2885msgid "Asuncion, Paraguay" 2886msgstr "" 2887 2888#. I18N: Location of an LDS church temple 2889#: app/Elements/TempleCode.php:62 2890msgid "Atlanta, Georgia, United States" 2891msgstr "" 2892 2893#. I18N: Location of an LDS church temple 2894#: app/Elements/TempleCode.php:63 2895msgid "Buenos Aires, Argentina" 2896msgstr "" 2897 2898#. I18N: Location of an LDS church temple 2899#: app/Elements/TempleCode.php:64 2900msgid "Billings, Montana, United States" 2901msgstr "" 2902 2903#. I18N: Location of an LDS church temple 2904#: app/Elements/TempleCode.php:65 2905msgid "Birmingham, Alabama, United States" 2906msgstr "" 2907 2908#. I18N: Location of an LDS church temple 2909#: app/Elements/TempleCode.php:66 2910msgid "Bismarck, North Dakota, United States" 2911msgstr "" 2912 2913#. I18N: Location of an LDS church temple 2914#: app/Elements/TempleCode.php:67 2915msgid "Bogota, Colombia" 2916msgstr "" 2917 2918#. I18N: Location of an LDS church temple 2919#: app/Elements/TempleCode.php:68 2920msgid "Boise, Idaho, United States" 2921msgstr "" 2922 2923#. I18N: Location of an LDS church temple 2924#: app/Elements/TempleCode.php:69 2925msgid "Boston, Massachusetts, United States" 2926msgstr "" 2927 2928#. I18N: Location of an LDS church temple 2929#: app/Elements/TempleCode.php:70 2930msgid "Bountiful, Utah, United States" 2931msgstr "" 2932 2933#. I18N: Location of an LDS church temple 2934#: app/Elements/TempleCode.php:71 2935msgid "Brigham City, Utah, United States" 2936msgstr "" 2937 2938#. I18N: Location of an LDS church temple 2939#: app/Elements/TempleCode.php:72 2940msgid "Brisbane, Australia" 2941msgstr "" 2942 2943#. I18N: Location of an LDS church temple 2944#: app/Elements/TempleCode.php:73 2945msgid "Baton Rouge, Louisiana, United States" 2946msgstr "" 2947 2948#. I18N: Location of an LDS church temple 2949#: app/Elements/TempleCode.php:74 2950msgid "Calgary, Alberta, Canada" 2951msgstr "" 2952 2953#. I18N: Location of an LDS church temple 2954#: app/Elements/TempleCode.php:75 2955msgid "Campinas, Brazil" 2956msgstr "" 2957 2958#. I18N: Location of an LDS church temple 2959#: app/Elements/TempleCode.php:76 2960msgid "Caracas, Venezuela" 2961msgstr "" 2962 2963#. I18N: Location of an LDS church temple 2964#: app/Elements/TempleCode.php:77 2965msgid "Cebu City, Philippines" 2966msgstr "" 2967 2968#. I18N: Location of an LDS church temple 2969#: app/Elements/TempleCode.php:78 2970msgid "Chicago, Illinois, United States" 2971msgstr "" 2972 2973#. I18N: Location of an LDS church temple 2974#: app/Elements/TempleCode.php:79 2975msgid "Ciudad Juarez, Mexico" 2976msgstr "" 2977 2978#. I18N: Location of an LDS church temple 2979#: app/Elements/TempleCode.php:80 2980msgid "Cochabamba, Bolivia" 2981msgstr "" 2982 2983#. I18N: Location of an LDS church temple 2984#: app/Elements/TempleCode.php:81 2985msgid "Colonia Juarez, Mexico" 2986msgstr "" 2987 2988#. I18N: Location of an LDS church temple 2989#: app/Elements/TempleCode.php:82 2990msgid "Columbia, South Carolina, United States" 2991msgstr "" 2992 2993#. I18N: Location of an LDS church temple 2994#: app/Elements/TempleCode.php:83 2995msgid "Columbus, Ohio, United States" 2996msgstr "" 2997 2998#. I18N: Location of an LDS church temple 2999#: app/Elements/TempleCode.php:84 3000msgid "Copenhagen, Denmark" 3001msgstr "" 3002 3003#. I18N: Location of an LDS church temple 3004#: app/Elements/TempleCode.php:85 3005msgid "Cordoba, Argentina" 3006msgstr "" 3007 3008#. I18N: Location of an LDS church temple 3009#: app/Elements/TempleCode.php:86 3010msgid "Columbia River, Washington, United States" 3011msgstr "" 3012 3013#. I18N: Location of an LDS church temple 3014#: app/Elements/TempleCode.php:87 3015msgid "Curitiba, Brazil" 3016msgstr "" 3017 3018#. I18N: Location of an LDS church temple 3019#: app/Elements/TempleCode.php:88 3020msgid "Dallas, Texas, United States" 3021msgstr "" 3022 3023#. I18N: Location of an LDS church temple 3024#: app/Elements/TempleCode.php:89 3025msgid "Denver, Colorado, United States" 3026msgstr "" 3027 3028#. I18N: Location of an LDS church temple 3029#: app/Elements/TempleCode.php:90 3030msgid "Detroit, Michigan, United States" 3031msgstr "" 3032 3033#. I18N: Location of an LDS church temple 3034#: app/Elements/TempleCode.php:91 3035msgid "Draper, Utah, United States" 3036msgstr "" 3037 3038#. I18N: Location of an LDS church temple 3039#: app/Elements/TempleCode.php:92 3040msgid "Edmonton, Alberta, Canada" 3041msgstr "" 3042 3043#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/Endowment_house 3044#: app/Elements/TempleCode.php:93 3045msgid "Endowment House" 3046msgstr "" 3047 3048#. I18N: Location of an LDS church temple 3049#: app/Elements/TempleCode.php:94 3050msgid "Fort Lauderdale, Florida, United States" 3051msgstr "" 3052 3053#. I18N: Location of an LDS church temple 3054#: app/Elements/TempleCode.php:95 3055msgid "Frankfurt am Main, Germany" 3056msgstr "" 3057 3058#. I18N: Location of an LDS church temple 3059#: app/Elements/TempleCode.php:96 3060msgid "Freiburg, Germany" 3061msgstr "" 3062 3063#. I18N: Location of an LDS church temple 3064#: app/Elements/TempleCode.php:97 3065msgid "Fresno, California, United States" 3066msgstr "" 3067 3068#. I18N: Location of an LDS church temple 3069#: app/Elements/TempleCode.php:98 3070msgid "Fukuoka, Japan" 3071msgstr "" 3072 3073#. I18N: Location of an LDS church temple 3074#: app/Elements/TempleCode.php:99 3075msgid "Gila Valley, Arizona, United States" 3076msgstr "" 3077 3078#. I18N: Location of an LDS church temple 3079#: app/Elements/TempleCode.php:100 3080msgid "Gilbert, Arizona, United States" 3081msgstr "" 3082 3083#. I18N: Location of an LDS church temple 3084#: app/Elements/TempleCode.php:101 3085msgid "Guadalajara, Mexico" 3086msgstr "" 3087 3088#. I18N: Location of an LDS church temple 3089#: app/Elements/TempleCode.php:102 3090msgid "Guatemala City, Guatemala" 3091msgstr "" 3092 3093#. I18N: Location of an LDS church temple 3094#: app/Elements/TempleCode.php:103 3095msgid "Guayaquil, Ecuador" 3096msgstr "" 3097 3098#. I18N: Location of an LDS church temple 3099#: app/Elements/TempleCode.php:104 3100msgid "The Hague, Netherlands" 3101msgstr "" 3102 3103#. I18N: Location of an LDS church temple 3104#: app/Elements/TempleCode.php:105 3105msgid "Halifax, Nova Scotia, Canada" 3106msgstr "" 3107 3108#. I18N: Location of an LDS church temple 3109#: app/Elements/TempleCode.php:106 3110msgid "Hartford, Connecticut, United States" 3111msgstr "" 3112 3113#. I18N: Location of an LDS church temple 3114#: app/Elements/TempleCode.php:107 3115msgid "Laie, Hawaii, United States" 3116msgstr "" 3117 3118#. I18N: Location of an LDS church temple 3119#: app/Elements/TempleCode.php:108 3120msgid "Helsinki, Finland" 3121msgstr "" 3122 3123#. I18N: Location of an LDS church temple 3124#: app/Elements/TempleCode.php:109 3125msgid "Hermosillo, Mexico" 3126msgstr "" 3127 3128#. I18N: Location of an LDS church temple 3129#. I18N: Name of a country or state 3130#: app/Elements/TempleCode.php:110 3131#: app/Statistics/Service/CountryService.php:235 3132msgid "Hong Kong" 3133msgstr "" 3134 3135#. I18N: Location of an LDS church temple 3136#: app/Elements/TempleCode.php:111 3137msgid "Houston, Texas, United States" 3138msgstr "" 3139 3140#. I18N: Location of an LDS church temple 3141#: app/Elements/TempleCode.php:112 3142msgid "Idaho Falls, Idaho, United States" 3143msgstr "" 3144 3145#. I18N: Location of an LDS church temple 3146#: app/Elements/TempleCode.php:113 3147msgid "Indianapolis, Indiana, United States" 3148msgstr "" 3149 3150#. I18N: Location of an LDS church temple 3151#: app/Elements/TempleCode.php:114 3152msgid "Johannesburg, South Africa" 3153msgstr "" 3154 3155#. I18N: Location of an LDS church temple 3156#: app/Elements/TempleCode.php:115 3157msgid "Jordan River, Utah, United States" 3158msgstr "" 3159 3160#. I18N: Location of an LDS church temple 3161#: app/Elements/TempleCode.php:116 3162msgid "Kansas City, Missouri, United States" 3163msgstr "" 3164 3165#. I18N: Location of an LDS church temple 3166#: app/Elements/TempleCode.php:117 3167msgid "Kona, Hawaii, United States" 3168msgstr "" 3169 3170#. I18N: Location of an LDS church temple 3171#: app/Elements/TempleCode.php:118 3172msgid "Kyiv, Ukraine" 3173msgstr "" 3174 3175#. I18N: Location of an LDS church temple 3176#: app/Elements/TempleCode.php:119 3177msgid "Los Angeles, California, United States" 3178msgstr "" 3179 3180#. I18N: Location of an LDS church temple 3181#: app/Elements/TempleCode.php:120 3182msgid "Lima, Peru" 3183msgstr "" 3184 3185#. I18N: Location of an LDS church temple 3186#: app/Elements/TempleCode.php:121 3187msgid "Logan, Utah, United States" 3188msgstr "" 3189 3190#. I18N: Location of an LDS church temple 3191#: app/Elements/TempleCode.php:122 3192msgid "London, England" 3193msgstr "" 3194 3195#. I18N: Location of an LDS church temple 3196#: app/Elements/TempleCode.php:123 3197msgid "Louisville, Kentucky, United States" 3198msgstr "" 3199 3200#. I18N: Location of an LDS church temple 3201#: app/Elements/TempleCode.php:124 3202msgid "Lubbock, Texas, United States" 3203msgstr "" 3204 3205#. I18N: Location of an LDS church temple 3206#: app/Elements/TempleCode.php:125 3207msgid "Las Vegas, Nevada, United States" 3208msgstr "" 3209 3210#. I18N: Location of an LDS church temple 3211#: app/Elements/TempleCode.php:126 3212msgid "Madrid, Spain" 3213msgstr "" 3214 3215#. I18N: Location of an LDS church temple 3216#: app/Elements/TempleCode.php:127 3217msgid "Manaus, Brazil" 3218msgstr "" 3219 3220#. I18N: Location of an LDS church temple 3221#: app/Elements/TempleCode.php:128 3222msgid "Manhattan, New York, United States" 3223msgstr "" 3224 3225#. I18N: Location of an LDS church temple 3226#: app/Elements/TempleCode.php:129 3227msgid "Manila, Philippines" 3228msgstr "" 3229 3230#. I18N: Location of an LDS church temple 3231#: app/Elements/TempleCode.php:130 3232msgid "Manti, Utah, United States" 3233msgstr "" 3234 3235#. I18N: Location of an LDS church temple 3236#: app/Elements/TempleCode.php:131 3237msgid "Medford, Oregon, United States" 3238msgstr "" 3239 3240#. I18N: Location of an LDS church temple 3241#: app/Elements/TempleCode.php:132 3242msgid "Melbourne, Australia" 3243msgstr "" 3244 3245#. I18N: Location of an LDS church temple 3246#: app/Elements/TempleCode.php:133 3247msgid "Memphis, Tennessee, United States" 3248msgstr "" 3249 3250#. I18N: Location of an LDS church temple 3251#: app/Elements/TempleCode.php:134 3252msgid "Merida, Mexico" 3253msgstr "" 3254 3255#. I18N: Location of an LDS church temple 3256#: app/Elements/TempleCode.php:135 3257msgid "Mexico City, Mexico" 3258msgstr "" 3259 3260#. I18N: Location of an LDS church temple 3261#: app/Elements/TempleCode.php:136 3262msgid "Montevideo, Uruguay" 3263msgstr "" 3264 3265#. I18N: Location of an LDS church temple 3266#: app/Elements/TempleCode.php:137 3267msgid "Monterrey, Mexico" 3268msgstr "" 3269 3270#. I18N: Location of an LDS church temple 3271#: app/Elements/TempleCode.php:138 3272msgid "Monticello, Utah, United States" 3273msgstr "" 3274 3275#. I18N: Location of an LDS church temple 3276#: app/Elements/TempleCode.php:139 3277msgid "Montreal, Quebec, Canada" 3278msgstr "" 3279 3280#. I18N: Location of an LDS church temple 3281#: app/Elements/TempleCode.php:140 3282msgid "Mount Timpanogos, Utah, United States" 3283msgstr "" 3284 3285#. I18N: Location of an LDS church temple 3286#: app/Elements/TempleCode.php:141 3287msgid "Nashville, Tennessee, United States" 3288msgstr "" 3289 3290#. I18N: Location of an LDS church temple 3291#: app/Elements/TempleCode.php:142 3292msgid "Nauvoo (new), Illinois, United States" 3293msgstr "" 3294 3295#. I18N: Location of an LDS church temple 3296#: app/Elements/TempleCode.php:143 3297msgid "Nauvoo (original), Illinois, United States" 3298msgstr "" 3299 3300#. I18N: Location of an LDS church temple 3301#: app/Elements/TempleCode.php:144 3302msgid "Newport Beach, California, United States" 3303msgstr "" 3304 3305#. I18N: Location of an LDS church temple 3306#: app/Elements/TempleCode.php:145 3307msgid "Nuku’Alofa, Tonga" 3308msgstr "" 3309 3310#. I18N: Location of an LDS church temple 3311#: app/Elements/TempleCode.php:146 3312msgid "New York, New York, United States" 3313msgstr "" 3314 3315#. I18N: Location of an LDS church temple 3316#: app/Elements/TempleCode.php:147 3317msgid "Hamilton, New Zealand" 3318msgstr "" 3319 3320#. I18N: Location of an LDS church temple 3321#: app/Elements/TempleCode.php:148 3322msgid "Oakland, California, United States" 3323msgstr "" 3324 3325#. I18N: Location of an LDS church temple 3326#: app/Elements/TempleCode.php:149 3327msgid "Oaxaca, Mexico" 3328msgstr "" 3329 3330#. I18N: Location of an LDS church temple 3331#: app/Elements/TempleCode.php:150 3332msgid "Ogden, Utah, United States" 3333msgstr "" 3334 3335#. I18N: Location of an LDS church temple 3336#: app/Elements/TempleCode.php:151 3337msgid "Oklahoma City, Oklahoma, United States" 3338msgstr "" 3339 3340#. I18N: Location of an LDS church temple 3341#: app/Elements/TempleCode.php:152 3342msgid "Oquirrh Mountain, Utah, United States" 3343msgstr "" 3344 3345#. I18N: Location of an LDS church temple 3346#: app/Elements/TempleCode.php:153 3347msgid "Orlando, Florida, United States" 3348msgstr "" 3349 3350#. I18N: Location of an LDS church temple 3351#: app/Elements/TempleCode.php:154 3352msgid "Porto Alegre, Brazil" 3353msgstr "" 3354 3355#. I18N: Location of an LDS church temple 3356#: app/Elements/TempleCode.php:155 3357msgid "Palmyra, New York, United States" 3358msgstr "" 3359 3360#. I18N: Location of an LDS church temple 3361#: app/Elements/TempleCode.php:156 3362msgid "Panama City, Panama" 3363msgstr "" 3364 3365#. I18N: Location of an LDS church temple 3366#: app/Elements/TempleCode.php:157 3367msgid "Papeete, Tahiti" 3368msgstr "" 3369 3370#. I18N: Location of an LDS church temple 3371#: app/Elements/TempleCode.php:158 3372msgid "Payson, Utah, United States" 3373msgstr "" 3374 3375#. I18N: Location of an LDS church temple 3376#: app/Elements/TempleCode.php:159 3377msgid "Perth, Australia" 3378msgstr "" 3379 3380#. I18N: Location of an LDS church temple 3381#: app/Elements/TempleCode.php:160 3382msgid "Phoenix, Arizona, United States" 3383msgstr "" 3384 3385#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/President_of_the_Church 3386#: app/Elements/TempleCode.php:161 3387msgid "President’s Office" 3388msgstr "" 3389 3390#. I18N: Location of an LDS church temple 3391#: app/Elements/TempleCode.php:162 3392msgid "Portland, Oregon, United States" 3393msgstr "" 3394 3395#. I18N: Location of an LDS church temple 3396#: app/Elements/TempleCode.php:163 3397msgid "Preston, England" 3398msgstr "" 3399 3400#. I18N: Location of an LDS church temple 3401#: app/Elements/TempleCode.php:164 3402msgid "Provo City Center, Utah, United States" 3403msgstr "" 3404 3405#. I18N: Location of an LDS church temple 3406#: app/Elements/TempleCode.php:165 3407msgid "Provo, Utah, United States" 3408msgstr "" 3409 3410#. I18N: Location of an LDS church temple 3411#: app/Elements/TempleCode.php:166 3412msgid "Quetzaltenango, Guatemala" 3413msgstr "" 3414 3415#. I18N: Location of an LDS church temple 3416#: app/Elements/TempleCode.php:167 3417msgid "Raleigh, North Carolina, United States" 3418msgstr "" 3419 3420#. I18N: Location of an LDS church temple 3421#: app/Elements/TempleCode.php:168 3422msgid "Recife, Brazil" 3423msgstr "" 3424 3425#. I18N: Location of an LDS church temple 3426#: app/Elements/TempleCode.php:169 3427msgid "Redlands, California, United States" 3428msgstr "" 3429 3430#. I18N: Location of an LDS church temple 3431#: app/Elements/TempleCode.php:170 3432msgid "Regina, Saskatchewan, Canada" 3433msgstr "" 3434 3435#. I18N: Location of an LDS church temple 3436#: app/Elements/TempleCode.php:171 3437msgid "Reno, Nevada, United States" 3438msgstr "" 3439 3440#. I18N: Location of an LDS church temple 3441#: app/Elements/TempleCode.php:172 3442msgid "Rexburg, Idaho, United States" 3443msgstr "" 3444 3445#. I18N: Location of an LDS church temple 3446#: app/Elements/TempleCode.php:173 3447msgid "Sacramento, California, United States" 3448msgstr "" 3449 3450#. I18N: Location of an LDS church temple 3451#: app/Elements/TempleCode.php:174 3452msgid "San Salvador, El Salvador" 3453msgstr "" 3454 3455#. I18N: Location of an LDS church temple 3456#: app/Elements/TempleCode.php:175 3457msgid "Santiago, Chile" 3458msgstr "" 3459 3460#. I18N: Location of an LDS church temple 3461#: app/Elements/TempleCode.php:176 3462msgid "San Antonio, Texas, United States" 3463msgstr "" 3464 3465#. I18N: Location of an LDS church temple 3466#: app/Elements/TempleCode.php:177 3467msgid "San Diego, California, United States" 3468msgstr "" 3469 3470#. I18N: Location of an LDS church temple 3471#: app/Elements/TempleCode.php:178 3472msgid "Santo Domingo, Dominican Republic" 3473msgstr "" 3474 3475#. I18N: Location of an LDS church temple 3476#: app/Elements/TempleCode.php:179 3477msgid "Seattle, Washington, United States" 3478msgstr "" 3479 3480#. I18N: Location of an LDS church temple 3481#: app/Elements/TempleCode.php:180 3482msgid "Seoul, Korea" 3483msgstr "" 3484 3485#. I18N: Location of an LDS church temple 3486#: app/Elements/TempleCode.php:181 3487msgid "St. George, Utah, United States" 3488msgstr "" 3489 3490#. I18N: Location of an LDS church temple 3491#: app/Elements/TempleCode.php:182 3492msgid "San Jose, Costa Rica" 3493msgstr "" 3494 3495#. I18N: Location of an LDS church temple 3496#: app/Elements/TempleCode.php:183 3497msgid "Salt Lake City, Utah, United States" 3498msgstr "" 3499 3500#. I18N: Location of an LDS church temple 3501#: app/Elements/TempleCode.php:184 3502msgid "St. Louis, Missouri, United States" 3503msgstr "" 3504 3505#. I18N: Location of an LDS church temple 3506#: app/Elements/TempleCode.php:185 3507msgid "Snowflake, Arizona, United States" 3508msgstr "" 3509 3510#. I18N: Location of an LDS church temple 3511#: app/Elements/TempleCode.php:186 3512msgid "Sao Paulo, Brazil" 3513msgstr "" 3514 3515#. I18N: Location of an LDS church temple 3516#: app/Elements/TempleCode.php:187 3517msgid "St. Paul, Minnesota, United States" 3518msgstr "" 3519 3520#. I18N: Location of an LDS church temple 3521#: app/Elements/TempleCode.php:188 3522msgid "Spokane, Washington, United States" 3523msgstr "" 3524 3525#. I18N: Location of an LDS church temple 3526#: app/Elements/TempleCode.php:189 3527msgid "Stockholm, Sweden" 3528msgstr "" 3529 3530#. I18N: Location of an LDS church temple 3531#: app/Elements/TempleCode.php:190 3532msgid "Suva, Fiji" 3533msgstr "" 3534 3535#. I18N: Location of an LDS church temple 3536#: app/Elements/TempleCode.php:191 3537msgid "Bern, Switzerland" 3538msgstr "" 3539 3540#. I18N: Location of an LDS church temple 3541#: app/Elements/TempleCode.php:192 3542msgid "Sydney, Australia" 3543msgstr "" 3544 3545#. I18N: Location of an LDS church temple 3546#: app/Elements/TempleCode.php:193 3547msgid "Taipei, Taiwan" 3548msgstr "" 3549 3550#. I18N: Location of an LDS church temple 3551#: app/Elements/TempleCode.php:194 3552msgid "Tampico, Mexico" 3553msgstr "" 3554 3555#. I18N: Location of an LDS church temple 3556#: app/Elements/TempleCode.php:195 3557msgid "Tegucigalpa, Honduras" 3558msgstr "" 3559 3560#. I18N: Location of an LDS church temple 3561#: app/Elements/TempleCode.php:196 3562msgid "Tuxtla Gutierrez, Mexico" 3563msgstr "" 3564 3565#. I18N: Location of an LDS church temple 3566#: app/Elements/TempleCode.php:197 3567msgid "Tijuana, Mexico" 3568msgstr "" 3569 3570#. I18N: Location of an LDS church temple 3571#: app/Elements/TempleCode.php:198 3572msgid "Tokyo, Japan" 3573msgstr "" 3574 3575#. I18N: Location of an LDS church temple 3576#: app/Elements/TempleCode.php:199 3577msgid "Toronto, Ontario, Canada" 3578msgstr "" 3579 3580#. I18N: Location of an LDS church temple 3581#: app/Elements/TempleCode.php:200 3582msgid "Trujillo, Peru" 3583msgstr "" 3584 3585#. I18N: Location of an LDS church temple 3586#: app/Elements/TempleCode.php:201 3587msgid "Twin Falls, Idaho, United States" 3588msgstr "" 3589 3590#. I18N: Location of an LDS church temple 3591#: app/Elements/TempleCode.php:202 3592msgid "Vancouver, British Columbia, Canada" 3593msgstr "" 3594 3595#. I18N: Location of an LDS church temple 3596#: app/Elements/TempleCode.php:203 3597msgid "Veracruz, Mexico" 3598msgstr "" 3599 3600#. I18N: Location of an LDS church temple 3601#: app/Elements/TempleCode.php:204 3602msgid "Vernal, Utah, United States" 3603msgstr "" 3604 3605#. I18N: Location of an LDS church temple 3606#: app/Elements/TempleCode.php:205 3607msgid "Villa Hermosa, Mexico" 3608msgstr "" 3609 3610#. I18N: Location of an LDS church temple 3611#: app/Elements/TempleCode.php:206 3612msgid "Washington, District of Columbia, United States" 3613msgstr "" 3614 3615#. I18N: Location of an LDS church temple 3616#: app/Elements/TempleCode.php:207 3617msgid "Winter Quarters, Nebraska, United States" 3618msgstr "" 3619 3620#: app/Elements/TempleCode.php:211 3621msgid "No temple - living ordinance" 3622msgstr "" 3623 3624#: app/Elements/UnknownElement.php:36 3625msgid "Unrecognized GEDCOM code" 3626msgstr "" 3627 3628#: app/Elements/XrefLocation.php:60 3629#: resources/views/modals/create-location.phtml:16 3630msgid "Create a location" 3631msgstr "" 3632 3633#: app/Elements/XrefMedia.php:62 3634#: resources/views/modals/create-media-from-file.phtml:19 3635#: resources/views/modals/create-media-object.phtml:19 3636msgid "Create a media object" 3637msgstr "" 3638 3639#: app/Elements/XrefNote.php:60 3640#: resources/views/modals/create-note-object.phtml:16 3641msgid "Create a shared note" 3642msgstr "" 3643 3644#: app/Elements/XrefRepository.php:65 3645#: resources/views/modals/create-repository.phtml:18 3646msgid "Create a repository" 3647msgstr "" 3648 3649#: app/Elements/XrefSource.php:72 resources/views/modals/create-source.phtml:16 3650msgid "Create a source" 3651msgstr "" 3652 3653#: app/Elements/XrefSubmission.php:60 3654#: resources/views/modals/create-submission.phtml:16 3655msgid "Create a submission" 3656msgstr "" 3657 3658#: app/Elements/XrefSubmitter.php:60 3659#: resources/views/modals/create-submitter.phtml:16 3660msgid "Create a submitter" 3661msgstr "" 3662 3663#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 3664#: app/Exceptions/FileUploadException.php:50 3665#: app/Exceptions/FileUploadException.php:73 3666msgid "No file was received. Please try again." 3667msgstr "" 3668 3669#: app/Exceptions/FileUploadException.php:57 3670msgid "File successfully uploaded" 3671msgstr "" 3672 3673#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 3674#: app/Exceptions/FileUploadException.php:63 3675msgid "The uploaded file exceeds the allowed size." 3676msgstr "" 3677 3678#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 3679#: app/Exceptions/FileUploadException.php:68 3680msgid "The file was only partially uploaded. Please try again." 3681msgstr "" 3682 3683#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 3684#: app/Exceptions/FileUploadException.php:78 3685msgid "The PHP temporary folder is missing." 3686msgstr "" 3687 3688#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 3689#: app/Exceptions/FileUploadException.php:83 3690msgid "PHP failed to write to disk." 3691msgstr "" 3692 3693#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 3694#: app/Exceptions/FileUploadException.php:88 3695msgid "PHP blocked the file because of its extension." 3696msgstr "" 3697 3698#: app/Exceptions/FileUploadException.php:99 3699#: app/Http/RequestHandlers/AddMediaFileAction.php:76 3700#: app/Http/RequestHandlers/CreateMediaObjectAction.php:75 3701#: app/Http/RequestHandlers/UploadMediaAction.php:131 3702#: app/Services/MediaFileService.php:226 3703msgid "There was an error uploading your file." 3704msgstr "" 3705 3706#: app/Exceptions/FileUploadException.php:101 app/Gedcom.php:482 3707#: app/Gedcom.php:748 app/Http/RequestHandlers/ManageMediaData.php:344 3708#: resources/views/admin/gedcom-export-options.phtml:64 3709#: resources/views/admin/trees-export.phtml:36 3710#: resources/views/modals/media-file-fields.phtml:70 3711msgid "Filename" 3712msgstr "" 3713 3714#: app/Exceptions/GedcomErrorException.php:39 3715msgid "Invalid GEDCOM record" 3716msgstr "" 3717 3718#: app/Exceptions/InvalidGedcomEncodingException.php:39 3719#, php-format 3720msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." 3721msgstr "" 3722 3723#. I18N: The gregorian calendar 3724#: app/Factories/CalendarDateFactory.php:146 app/Module/YahrzeitModule.php:264 3725msgid "Gregorian" 3726msgstr "" 3727 3728#. I18N: The julian calendar 3729#: app/Factories/CalendarDateFactory.php:148 3730#: resources/views/help/date.phtml:153 3731msgid "Julian" 3732msgstr "" 3733 3734#. I18N: The French calendar 3735#: app/Factories/CalendarDateFactory.php:150 3736#: resources/views/help/date.phtml:217 3737msgid "French" 3738msgstr "" 3739 3740#. I18N: The Hebrew/Jewish calendar 3741#: app/Factories/CalendarDateFactory.php:152 app/Module/YahrzeitModule.php:263 3742#: resources/views/help/date.phtml:169 3743msgid "Jewish" 3744msgstr "" 3745 3746#. I18N: The Arabic/Hijri calendar 3747#: app/Factories/CalendarDateFactory.php:154 3748#: resources/views/help/date.phtml:185 3749msgid "Hijri" 3750msgstr "" 3751 3752#. I18N: The Persian/Jalali calendar 3753#: app/Factories/CalendarDateFactory.php:156 3754#: resources/views/help/date.phtml:201 3755msgid "Jalali" 3756msgstr "" 3757 3758#. I18N: Name of a module/report 3759#: app/Gedcom.php:379 app/Gedcom.php:1002 3760#: app/Http/RequestHandlers/CheckTree.php:344 3761#: app/Module/FamilyGroupReportModule.php:44 3762#: resources/views/admin/trees-privacy.phtml:167 3763#: resources/views/edit/link-child-to-family.phtml:25 3764#: resources/views/modals/link-media-to-family.phtml:23 3765#: resources/views/modules/family_nav/sidebar-family.phtml:89 3766#: resources/views/modules/favorites/favorites.phtml:79 3767#: resources/views/modules/random_media/slide-show.phtml:72 3768#: resources/views/modules/recent_changes/changes-table.phtml:62 3769#: resources/views/modules/statistics-chart/custom.phtml:47 3770#: resources/xml/reports/family_group_report.xml:3 3771#: resources/xml/reports/family_group_report.xml:6 3772#: resources/xml/reports/family_group_report.xml:88 3773#: resources/xml/reports/family_group_report.xml:96 3774msgid "Family" 3775msgstr "" 3776 3777#: app/Gedcom.php:380 app/Gedcom.php:492 app/Gedcom.php:512 app/Gedcom.php:767 3778#: app/Gedcom.php:814 app/Gedcom.php:1204 app/Gedcom.php:1484 3779#: app/Gedcom.php:1514 app/Http/RequestHandlers/CreateRepositoryModal.php:50 3780#: app/Module/FixCemeteryTag.php:84 3781#: resources/views/modals/submitter-fields.phtml:33 3782msgid "Address" 3783msgstr "" 3784 3785#: app/Gedcom.php:381 app/Gedcom.php:493 app/Gedcom.php:513 app/Gedcom.php:768 3786#: app/Gedcom.php:815 app/Gedcom.php:1205 app/Gedcom.php:1485 3787msgid "Address line 1" 3788msgstr "" 3789 3790#: app/Gedcom.php:382 app/Gedcom.php:494 app/Gedcom.php:514 app/Gedcom.php:769 3791#: app/Gedcom.php:816 app/Gedcom.php:1206 app/Gedcom.php:1486 3792msgid "Address line 2" 3793msgstr "" 3794 3795#: app/Gedcom.php:383 app/Gedcom.php:495 app/Gedcom.php:515 app/Gedcom.php:770 3796#: app/Gedcom.php:817 app/Gedcom.php:1207 3797msgid "Address line 3" 3798msgstr "" 3799 3800#: app/Gedcom.php:384 app/Gedcom.php:496 app/Gedcom.php:516 app/Gedcom.php:771 3801#: app/Gedcom.php:818 app/Gedcom.php:1208 app/Gedcom.php:1487 3802msgid "City" 3803msgstr "" 3804 3805#: app/Gedcom.php:385 app/Gedcom.php:497 app/Gedcom.php:517 app/Gedcom.php:772 3806#: app/Gedcom.php:819 app/Gedcom.php:1209 app/Gedcom.php:1488 3807#: app/Statistics/Google/ChartDistribution.php:108 3808msgid "Country" 3809msgstr "" 3810 3811#: app/Gedcom.php:386 app/Gedcom.php:498 app/Gedcom.php:518 app/Gedcom.php:773 3812#: app/Gedcom.php:820 app/Gedcom.php:1083 app/Gedcom.php:1137 3813#: app/Gedcom.php:1180 app/Gedcom.php:1210 app/Gedcom.php:1260 3814#: app/Gedcom.php:1295 app/Gedcom.php:1327 app/Gedcom.php:1489 3815msgid "Postal code" 3816msgstr "" 3817 3818#: app/Gedcom.php:387 app/Gedcom.php:499 app/Gedcom.php:519 app/Gedcom.php:774 3819#: app/Gedcom.php:821 app/Gedcom.php:1211 app/Gedcom.php:1490 3820msgid "State" 3821msgstr "" 3822 3823#: app/Gedcom.php:388 app/Gedcom.php:521 app/Gedcom.php:796 app/Gedcom.php:1203 3824msgid "Agency" 3825msgstr "" 3826 3827#: app/Gedcom.php:389 app/Gedcom.php:522 app/Gedcom.php:1212 3828msgid "Cause" 3829msgstr "" 3830 3831#: app/Gedcom.php:390 app/Gedcom.php:479 app/Gedcom.php:506 app/Gedcom.php:523 3832#: app/Gedcom.php:872 app/Gedcom.php:965 app/Gedcom.php:1084 3833#: app/Gedcom.php:1138 app/Gedcom.php:1181 app/Gedcom.php:1224 3834#: app/Gedcom.php:1241 app/Gedcom.php:1245 app/Gedcom.php:1249 3835#: app/Gedcom.php:1255 app/Gedcom.php:1261 app/Gedcom.php:1372 3836#: app/Gedcom.php:1395 app/Gedcom.php:1434 app/Gedcom.php:1456 3837#: app/Gedcom.php:1590 app/Http/RequestHandlers/HelpText.php:219 3838#: app/Module/ResearchTaskModule.php:62 app/Module/ResearchTaskModule.php:65 3839#: resources/views/help/date.phtml:29 resources/views/help/date.phtml:143 3840#: resources/views/lists/anniversaries-table.phtml:35 3841#: resources/views/modules/todo/research-tasks.phtml:27 3842#: resources/views/pending-changes-page.phtml:50 3843#: resources/xml/reports/bdm_report.xml:132 3844#: resources/xml/reports/bdm_report.xml:158 3845#: resources/xml/reports/bdm_report.xml:192 3846#: resources/xml/reports/birth_report.xml:40 3847#: resources/xml/reports/death_report.xml:46 3848#: resources/xml/reports/fact_sources.xml:72 3849#: resources/xml/reports/fact_sources.xml:159 3850#: resources/xml/reports/marriage_report.xml:46 3851#: resources/xml/reports/occupation_report.xml:57 3852msgid "Date" 3853msgstr "" 3854 3855#: app/Gedcom.php:391 app/Gedcom.php:500 app/Gedcom.php:524 app/Gedcom.php:779 3856#: app/Gedcom.php:826 app/Gedcom.php:925 app/Gedcom.php:1492 3857#: app/Gedcom.php:1520 app/Gedcom.php:1551 3858#: resources/views/admin/users-create.phtml:71 3859#: resources/views/admin/users-edit.phtml:81 3860#: resources/views/admin/users.phtml:28 resources/views/contact-page.phtml:50 3861#: resources/views/edit-account-page.phtml:123 3862#: resources/views/emails/register-notify-html.phtml:30 3863#: resources/views/emails/register-notify-text.phtml:24 3864#: resources/views/modules/user-messages/user-messages.phtml:72 3865#: resources/views/register-page.phtml:48 3866#: resources/views/setup/step-5-administrator.phtml:90 3867msgid "Email address" 3868msgstr "" 3869 3870#: app/Gedcom.php:392 app/Gedcom.php:501 app/Gedcom.php:525 app/Gedcom.php:780 3871#: app/Gedcom.php:827 app/Gedcom.php:1493 3872msgid "Fax" 3873msgstr "" 3874 3875#: app/Gedcom.php:393 app/Gedcom.php:438 3876#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:74 3877#: resources/views/edit/change-family-members.phtml:32 3878#: resources/views/edit/change-family-members.phtml:47 3879#: resources/views/fact-date.phtml:138 3880#: resources/xml/reports/cemetery_report.xml:7 3881#: resources/xml/reports/death_report.xml:10 3882#: resources/xml/reports/family_group_report.xml:147 3883#: resources/xml/reports/family_group_report.xml:1087 3884#: resources/xml/reports/individual_ext_report.xml:204 3885#: resources/xml/reports/individual_ext_report.xml:221 3886#: resources/xml/reports/individual_ext_report.xml:457 3887#: resources/xml/reports/individual_report.xml:192 3888#: resources/xml/reports/individual_report.xml:213 3889#: resources/xml/reports/individual_report.xml:449 3890#: resources/xml/reports/relative_ext_report.xml:116 3891msgid "Husband" 3892msgstr "" 3893 3894#: app/Gedcom.php:394 resources/views/modules/timeline-chart/chart.phtml:355 3895msgid "Husband’s age" 3896msgstr "" 3897 3898#: app/Gedcom.php:396 app/Gedcom.php:417 app/Gedcom.php:451 app/Gedcom.php:470 3899#: app/Gedcom.php:527 app/Gedcom.php:548 app/Gedcom.php:681 app/Gedcom.php:716 3900#: app/Gedcom.php:739 app/Gedcom.php:742 app/Gedcom.php:763 app/Gedcom.php:802 3901#: app/Gedcom.php:831 app/Gedcom.php:1095 app/Gedcom.php:1149 3902#: app/Gedcom.php:1217 app/Gedcom.php:1237 app/Gedcom.php:1270 3903#: app/Gedcom.php:1613 app/Gedcom.php:1627 3904#: app/Http/RequestHandlers/CheckTree.php:348 3905#: app/Http/RequestHandlers/HelpText.php:246 3906#: resources/views/admin/fix-level-0-media.phtml:35 3907#: resources/views/admin/media.phtml:106 3908#: resources/views/admin/trees-privacy.phtml:171 3909#: resources/views/admin/trees.phtml:248 3910#: resources/views/admin/webtrees1-thumbnails.phtml:41 3911#: resources/views/modules/favorites/favorites.phtml:93 3912msgid "Media object" 3913msgstr "" 3914 3915#: app/Gedcom.php:397 app/Gedcom.php:502 app/Gedcom.php:528 app/Gedcom.php:783 3916#: app/Gedcom.php:832 app/Gedcom.php:1494 3917#: resources/views/modals/submitter-fields.phtml:25 3918msgid "Phone" 3919msgstr "" 3920 3921#: app/Gedcom.php:398 app/Gedcom.php:529 app/Gedcom.php:799 app/Gedcom.php:873 3922#: app/Gedcom.php:968 app/Gedcom.php:1221 app/Gedcom.php:1397 3923#: app/Http/RequestHandlers/HelpText.php:251 app/Module/FixCemeteryTag.php:85 3924#: resources/views/admin/location-edit.phtml:36 3925#: resources/views/admin/location-edit.phtml:121 3926#: resources/views/admin/locations.phtml:42 3927#: resources/views/lists/families-table.phtml:232 3928#: resources/views/lists/individuals-table.phtml:250 3929#: resources/views/lists/individuals-table.phtml:261 3930#: resources/views/modules/census-assistant.phtml:45 3931#: resources/views/modules/lifespans-chart/page.phtml:45 3932#: resources/views/search-phonetic-page.phtml:56 3933#: resources/xml/reports/bdm_report.xml:6 3934#: resources/xml/reports/bdm_report.xml:134 3935#: resources/xml/reports/bdm_report.xml:160 3936#: resources/xml/reports/bdm_report.xml:194 3937#: resources/xml/reports/birth_report.xml:42 3938#: resources/xml/reports/cemetery_report.xml:52 3939#: resources/xml/reports/death_report.xml:50 3940#: resources/xml/reports/marriage_report.xml:50 3941#: resources/xml/reports/occupation_report.xml:60 3942msgid "Place" 3943msgstr "" 3944 3945#: app/Gedcom.php:399 app/Gedcom.php:530 app/Gedcom.php:1193 3946msgid "Phonetic place" 3947msgstr "" 3948 3949#: app/Gedcom.php:400 app/Gedcom.php:407 app/Gedcom.php:420 app/Gedcom.php:531 3950#: app/Gedcom.php:538 app/Gedcom.php:551 app/Gedcom.php:1194 3951#: app/Gedcom.php:1201 app/Gedcom.php:1460 app/Gedcom.php:1534 3952#: app/Statistics/Google/ChartFamilyLargest.php:89 3953#: app/Statistics/Google/ChartFamilyWithSources.php:64 3954#: app/Statistics/Google/ChartIndividualWithSources.php:64 3955#: app/Statistics/Google/ChartMedia.php:63 3956#: app/Statistics/Google/ChartSex.php:55 3957#: resources/views/admin/site-logs.phtml:53 3958#: resources/views/admin/site-logs.phtml:123 3959#: resources/views/modules/media-list/page.phtml:61 3960#: resources/views/modules/random_media/config.phtml:26 3961#: resources/views/modules/recent_changes/changes-table.phtml:39 3962msgid "Type" 3963msgstr "" 3964 3965#: app/Gedcom.php:401 app/Gedcom.php:484 app/Gedcom.php:489 app/Gedcom.php:532 3966#: app/Gedcom.php:749 app/Gedcom.php:1195 3967#: resources/views/admin/gedcom-export-options.phtml:22 3968#: resources/views/help/date.phtml:32 resources/views/help/date.phtml:70 3969#: resources/views/help/date.phtml:108 resources/views/help/date.phtml:146 3970#: resources/views/report-setup-page.phtml:54 3971msgid "Format" 3972msgstr "" 3973 3974#: app/Gedcom.php:402 app/Gedcom.php:533 app/Gedcom.php:1196 3975#: app/Gedcom.php:1218 3976msgid "Coordinates" 3977msgstr "" 3978 3979#: app/Gedcom.php:403 app/Gedcom.php:534 app/Gedcom.php:1197 3980#: app/Gedcom.php:1219 resources/views/admin/location-edit.phtml:45 3981#: resources/views/admin/locations.phtml:43 3982#: resources/views/edit/input-addon-coordinates.phtml:12 3983#: resources/views/edit/input-addon-coordinates.phtml:15 3984#: resources/views/fact-place.phtml:33 3985#: resources/views/modules/place-hierarchy/popup.phtml:23 3986msgid "Latitude" 3987msgstr "" 3988 3989#: app/Gedcom.php:404 app/Gedcom.php:535 app/Gedcom.php:1198 3990#: app/Gedcom.php:1220 resources/views/admin/location-edit.phtml:56 3991#: resources/views/admin/locations.phtml:44 3992#: resources/views/edit/input-addon-coordinates.phtml:12 3993#: resources/views/edit/input-addon-coordinates.phtml:15 3994#: resources/views/fact-place.phtml:34 3995#: resources/views/modules/place-hierarchy/popup.phtml:27 3996msgid "Longitude" 3997msgstr "" 3998 3999#: app/Gedcom.php:406 app/Gedcom.php:537 app/Gedcom.php:1200 4000msgid "Romanized place" 4001msgstr "" 4002 4003#: app/Gedcom.php:408 app/Gedcom.php:539 app/Gedcom.php:692 app/Gedcom.php:1213 4004#: app/Gedcom.php:1229 resources/xml/reports/missing_facts_report.xml:26 4005#: resources/xml/reports/missing_facts_report.xml:587 4006msgid "Religion" 4007msgstr "" 4008 4009#. I18N: a restriction on viewing data 4010#: app/Gedcom.php:409 app/Gedcom.php:455 app/Gedcom.php:540 app/Gedcom.php:696 4011#: app/Gedcom.php:1214 app/Gedcom.php:1538 app/Gedcom.php:1631 4012#: app/Gedcom.php:1633 app/Gedcom.php:1635 app/Gedcom.php:1637 4013#: app/Gedcom.php:1639 app/Gedcom.php:1641 4014#: app/Http/RequestHandlers/HelpText.php:256 4015#: resources/views/modals/restriction-fields.phtml:9 4016msgid "Restriction" 4017msgstr "" 4018 4019#: app/Gedcom.php:410 app/Gedcom.php:463 app/Gedcom.php:541 app/Gedcom.php:709 4020#: app/Gedcom.php:732 app/Gedcom.php:756 app/Gedcom.php:1088 4021#: app/Gedcom.php:1142 app/Gedcom.php:1215 app/Gedcom.php:1606 4022#: app/Gedcom.php:1620 4023msgid "Source citation" 4024msgstr "" 4025 4026#: app/Gedcom.php:411 app/Gedcom.php:464 app/Gedcom.php:504 app/Gedcom.php:542 4027#: app/Gedcom.php:710 app/Gedcom.php:733 app/Gedcom.php:757 app/Gedcom.php:795 4028#: app/Gedcom.php:1089 app/Gedcom.php:1143 app/Gedcom.php:1231 4029#: app/Gedcom.php:1264 app/Gedcom.php:1607 app/Gedcom.php:1621 4030#: resources/views/admin/changes-log.phtml:137 4031msgid "Data" 4032msgstr "" 4033 4034#: app/Gedcom.php:412 app/Gedcom.php:465 app/Gedcom.php:543 app/Gedcom.php:711 4035#: app/Gedcom.php:734 app/Gedcom.php:758 app/Gedcom.php:1090 4036#: app/Gedcom.php:1144 app/Gedcom.php:1232 app/Gedcom.php:1265 4037#: app/Gedcom.php:1608 app/Gedcom.php:1622 4038msgid "Date of entry in original source" 4039msgstr "" 4040 4041#: app/Gedcom.php:413 app/Gedcom.php:466 app/Gedcom.php:544 app/Gedcom.php:712 4042#: app/Gedcom.php:735 app/Gedcom.php:759 app/Gedcom.php:811 app/Gedcom.php:1091 4043#: app/Gedcom.php:1145 app/Gedcom.php:1233 app/Gedcom.php:1266 4044#: app/Gedcom.php:1573 app/Gedcom.php:1609 app/Gedcom.php:1623 4045#: resources/views/admin/trees-preferences.phtml:581 4046#: resources/views/modals/source-fields.phtml:58 4047msgid "Text" 4048msgstr "" 4049 4050#: app/Gedcom.php:414 app/Gedcom.php:436 app/Gedcom.php:467 app/Gedcom.php:545 4051#: app/Gedcom.php:630 app/Gedcom.php:713 app/Gedcom.php:736 app/Gedcom.php:760 4052#: app/Gedcom.php:1092 app/Gedcom.php:1146 app/Gedcom.php:1190 4053#: app/Gedcom.php:1234 app/Gedcom.php:1267 app/Gedcom.php:1610 4054#: app/Gedcom.php:1624 resources/views/lists/anniversaries-table.phtml:42 4055#: resources/xml/reports/fact_sources.xml:70 4056#: resources/xml/reports/fact_sources.xml:157 4057#: resources/xml/reports/missing_facts_report.xml:55 4058msgid "Event" 4059msgstr "" 4060 4061#: app/Gedcom.php:415 app/Gedcom.php:468 app/Gedcom.php:546 app/Gedcom.php:714 4062#: app/Gedcom.php:737 app/Gedcom.php:761 app/Gedcom.php:1093 4063#: app/Gedcom.php:1147 app/Gedcom.php:1235 app/Gedcom.php:1268 4064#: app/Gedcom.php:1611 app/Gedcom.php:1625 4065#: resources/views/admin/users-edit.phtml:288 4066msgid "Role" 4067msgstr "" 4068 4069#: app/Gedcom.php:418 app/Gedcom.php:471 app/Gedcom.php:549 app/Gedcom.php:717 4070#: app/Gedcom.php:740 app/Gedcom.php:764 app/Gedcom.php:1096 4071#: app/Gedcom.php:1150 app/Gedcom.php:1238 app/Gedcom.php:1271 4072#: app/Gedcom.php:1614 app/Gedcom.php:1628 4073#: resources/xml/reports/fact_sources.xml:74 4074#: resources/xml/reports/fact_sources.xml:161 4075#: resources/xml/reports/fact_sources.xml:277 4076#: resources/xml/reports/fact_sources.xml:323 4077msgid "Citation details" 4078msgstr "" 4079 4080#: app/Gedcom.php:419 app/Gedcom.php:472 app/Gedcom.php:550 app/Gedcom.php:718 4081#: app/Gedcom.php:741 app/Gedcom.php:765 app/Gedcom.php:1097 4082#: app/Gedcom.php:1151 app/Gedcom.php:1239 app/Gedcom.php:1272 4083#: app/Gedcom.php:1615 app/Gedcom.php:1629 4084msgid "Quality of data" 4085msgstr "" 4086 4087#: app/Gedcom.php:421 app/Gedcom.php:474 4088#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:77 4089#: resources/views/edit/change-family-members.phtml:34 4090#: resources/views/edit/change-family-members.phtml:49 4091#: resources/views/fact-date.phtml:139 4092#: resources/xml/reports/family_group_report.xml:501 4093#: resources/xml/reports/family_group_report.xml:1078 4094#: resources/xml/reports/individual_ext_report.xml:207 4095#: resources/xml/reports/individual_ext_report.xml:224 4096#: resources/xml/reports/individual_ext_report.xml:493 4097#: resources/xml/reports/individual_report.xml:195 4098#: resources/xml/reports/individual_report.xml:216 4099#: resources/xml/reports/individual_report.xml:489 4100#: resources/xml/reports/relative_ext_report.xml:111 4101msgid "Wife" 4102msgstr "" 4103 4104#: app/Gedcom.php:422 resources/views/modules/timeline-chart/chart.phtml:353 4105msgid "Wife’s age" 4106msgstr "" 4107 4108#. I18N: A configuration setting 4109#: app/Gedcom.php:423 app/Gedcom.php:503 app/Gedcom.php:552 app/Gedcom.php:787 4110#: app/Gedcom.php:835 app/Gedcom.php:876 app/Gedcom.php:1117 4111#: app/Gedcom.php:1455 app/Gedcom.php:1495 app/Gedcom.php:1533 4112#: app/Gedcom.php:1574 app/Http/RequestHandlers/CreateRepositoryModal.php:51 4113#: resources/views/admin/trees-create.phtml:32 4114#: resources/views/admin/trees-preferences.phtml:70 4115#: resources/views/modals/media-file-fields.phtml:98 4116#: resources/views/modules/favorites/favorites.phtml:135 4117#: resources/views/modules/favorites/favorites.phtml:142 4118#: resources/views/modules/favorites/favorites.phtml:144 4119#: resources/views/modules/matomo-analytics/form.phtml:18 4120#: resources/views/modules/share-url/share.phtml:10 4121#: resources/views/modules/sitemap/config.phtml:46 4122msgid "URL" 4123msgstr "" 4124 4125#: app/Gedcom.php:424 4126msgid "Annulment" 4127msgstr "" 4128 4129#: app/Gedcom.php:425 4130msgid "Family census" 4131msgstr "" 4132 4133#: app/Gedcom.php:426 app/Gedcom.php:592 app/Gedcom.php:724 app/Gedcom.php:744 4134#: app/Gedcom.php:775 app/Gedcom.php:791 app/Gedcom.php:822 app/Gedcom.php:838 4135#: app/Gedcom.php:1186 resources/views/lists/families-table.phtml:234 4136#: resources/views/lists/individuals-table.phtml:262 4137#: resources/views/lists/locations-table.phtml:66 4138#: resources/views/lists/media-table.phtml:82 4139#: resources/views/lists/notes-table.phtml:94 4140#: resources/views/lists/repositories-table.phtml:52 4141#: resources/views/lists/sources-table.phtml:102 4142#: resources/views/lists/submitters-table.phtml:70 4143#: resources/views/modules/gedcom_stats/config.phtml:31 4144#: resources/views/modules/recent_changes/changes-table.phtml:46 4145#: resources/xml/reports/change_report.xml:66 4146#: resources/xml/reports/change_report.xml:108 4147msgid "Last change" 4148msgstr "" 4149 4150#: app/Gedcom.php:427 app/Gedcom.php:593 app/Gedcom.php:725 app/Gedcom.php:745 4151#: app/Gedcom.php:776 app/Gedcom.php:792 app/Gedcom.php:823 app/Gedcom.php:839 4152#: app/Gedcom.php:1187 4153msgid "Date of last change" 4154msgstr "" 4155 4156#: app/Gedcom.php:428 app/Gedcom.php:594 app/Gedcom.php:726 app/Gedcom.php:746 4157#: app/Gedcom.php:777 app/Gedcom.php:793 app/Gedcom.php:824 app/Gedcom.php:840 4158msgid "Time of last change" 4159msgstr "" 4160 4161#: app/Gedcom.php:429 resources/views/edit/change-family-members.phtml:67 4162#: resources/views/edit/change-family-members.phtml:78 4163#: resources/views/modules/pedigree-chart/previous.phtml:40 4164msgid "Child" 4165msgstr "" 4166 4167#: app/Gedcom.php:430 resources/views/calendar-page.phtml:192 4168#: resources/views/lists/families-table.phtml:208 4169msgid "Divorce" 4170msgstr "" 4171 4172#: app/Gedcom.php:431 4173msgid "Date of divorce" 4174msgstr "" 4175 4176#: app/Gedcom.php:432 4177msgid "Divorce filed" 4178msgstr "" 4179 4180#: app/Gedcom.php:433 resources/xml/reports/missing_facts_report.xml:20 4181msgid "Engagement" 4182msgstr "" 4183 4184#: app/Gedcom.php:434 resources/xml/reports/missing_facts_report.xml:336 4185msgid "Date of engagement" 4186msgstr "" 4187 4188#: app/Gedcom.php:435 resources/xml/reports/missing_facts_report.xml:347 4189msgid "Place of engagement" 4190msgstr "" 4191 4192#: app/Gedcom.php:437 app/Gedcom.php:633 app/Gedcom.php:1202 4193msgid "Type of event" 4194msgstr "" 4195 4196#: app/Gedcom.php:439 resources/xml/reports/missing_facts_report.xml:22 4197msgid "Marriage banns" 4198msgstr "" 4199 4200#: app/Gedcom.php:440 resources/xml/reports/missing_facts_report.xml:420 4201msgid "Date of marriage banns" 4202msgstr "" 4203 4204#: app/Gedcom.php:441 resources/xml/reports/missing_facts_report.xml:431 4205msgid "Place of marriage banns" 4206msgstr "" 4207 4208#: app/Gedcom.php:442 4209msgid "Marriage contract" 4210msgstr "" 4211 4212#: app/Gedcom.php:443 4213msgid "Marriage license" 4214msgstr "" 4215 4216#: app/Gedcom.php:444 app/Module/BranchesListModule.php:445 4217#: resources/views/calendar-page.phtml:189 4218#: resources/views/lists/families-table.phtml:198 4219#: resources/views/lists/families-table.phtml:203 4220#: resources/views/lists/families-table.phtml:226 4221#: resources/views/modules/relatives/family.phtml:143 4222#: resources/xml/reports/ahnentafel_report.xml:449 4223#: resources/xml/reports/bdm_report.xml:78 4224#: resources/xml/reports/descendancy_report.xml:575 4225#: resources/xml/reports/family_group_report.xml:377 4226#: resources/xml/reports/missing_facts_report.xml:23 4227#: resources/xml/reports/pedigree_report.xml:76 4228#: resources/xml/reports/pedigree_report.xml:77 4229#: resources/xml/reports/pedigree_report.xml:97 4230#: resources/xml/reports/pedigree_report.xml:98 4231#: resources/xml/reports/pedigree_report.xml:137 4232#: resources/xml/reports/pedigree_report.xml:138 4233#: resources/xml/reports/pedigree_report.xml:178 4234#: resources/xml/reports/pedigree_report.xml:179 4235#: resources/xml/reports/pedigree_report.xml:221 4236#: resources/xml/reports/pedigree_report.xml:222 4237#: resources/xml/reports/pedigree_report.xml:264 4238#: resources/xml/reports/pedigree_report.xml:265 4239#: resources/xml/reports/pedigree_report.xml:307 4240#: resources/xml/reports/pedigree_report.xml:308 4241#: resources/xml/reports/pedigree_report.xml:350 4242#: resources/xml/reports/pedigree_report.xml:351 4243#: resources/xml/reports/pedigree_report.xml:392 4244#: resources/xml/reports/pedigree_report.xml:430 4245#: resources/xml/reports/pedigree_report.xml:468 4246#: resources/xml/reports/pedigree_report.xml:506 4247#: resources/xml/reports/pedigree_report.xml:544 4248#: resources/xml/reports/pedigree_report.xml:582 4249#: resources/xml/reports/pedigree_report.xml:620 4250#: resources/xml/reports/pedigree_report.xml:658 4251#: resources/xml/reports/pedigree_report.xml:778 4252#: resources/xml/reports/pedigree_report.xml:779 4253#: resources/xml/reports/pedigree_report.xml:799 4254#: resources/xml/reports/pedigree_report.xml:800 4255#: resources/xml/reports/pedigree_report.xml:839 4256#: resources/xml/reports/pedigree_report.xml:840 4257#: resources/xml/reports/pedigree_report.xml:879 4258#: resources/xml/reports/pedigree_report.xml:880 4259#: resources/xml/reports/pedigree_report.xml:923 4260#: resources/xml/reports/pedigree_report.xml:966 4261#: resources/xml/reports/pedigree_report.xml:1009 4262#: resources/xml/reports/pedigree_report.xml:1052 4263#: resources/xml/reports/pedigree_report.xml:1099 4264#: resources/xml/reports/pedigree_report.xml:1137 4265#: resources/xml/reports/pedigree_report.xml:1175 4266#: resources/xml/reports/pedigree_report.xml:1213 4267#: resources/xml/reports/pedigree_report.xml:1251 4268#: resources/xml/reports/pedigree_report.xml:1289 4269#: resources/xml/reports/pedigree_report.xml:1327 4270#: resources/xml/reports/pedigree_report.xml:1365 4271msgid "Marriage" 4272msgstr "" 4273 4274#: app/Gedcom.php:445 resources/xml/reports/fact_sources.xml:319 4275#: resources/xml/reports/missing_facts_report.xml:463 4276msgid "Date of marriage" 4277msgstr "" 4278 4279#: app/Gedcom.php:446 resources/xml/reports/fact_sources.xml:321 4280#: resources/xml/reports/missing_facts_report.xml:474 4281msgid "Place of marriage" 4282msgstr "" 4283 4284#: app/Gedcom.php:447 4285msgid "Type of marriage" 4286msgstr "" 4287 4288#: app/Gedcom.php:448 4289msgid "Marriage settlement" 4290msgstr "" 4291 4292#: app/Gedcom.php:449 app/Gedcom.php:678 4293#: app/Module/StatisticsChartModule.php:714 4294#: app/Statistics/Google/ChartChildren.php:107 4295#: resources/views/modules/statistics-chart/custom.phtml:53 4296msgid "Number of children" 4297msgstr "" 4298 4299#: app/Gedcom.php:452 app/Gedcom.php:690 app/Gedcom.php:729 app/Gedcom.php:753 4300#: app/Gedcom.php:784 app/Gedcom.php:804 4301msgid "Reference number" 4302msgstr "" 4303 4304#: app/Gedcom.php:453 app/Gedcom.php:691 app/Gedcom.php:730 app/Gedcom.php:754 4305#: app/Gedcom.php:785 app/Gedcom.php:805 4306msgid "Type of reference number" 4307msgstr "" 4308 4309#: app/Gedcom.php:454 4310msgid "Family residence" 4311msgstr "" 4312 4313#: app/Gedcom.php:456 app/Gedcom.php:700 app/Gedcom.php:731 app/Gedcom.php:755 4314#: app/Gedcom.php:786 app/Gedcom.php:810 app/Gedcom.php:834 app/Gedcom.php:846 4315#: app/Gedcom.php:863 app/Gedcom.php:967 4316msgid "Record ID number" 4317msgstr "" 4318 4319#: app/Gedcom.php:457 4320msgid "LDS spouse sealing" 4321msgstr "" 4322 4323#: app/Gedcom.php:458 4324msgid "Date of LDS spouse sealing" 4325msgstr "" 4326 4327#: app/Gedcom.php:459 4328msgid "Place of LDS spouse sealing" 4329msgstr "" 4330 4331#: app/Gedcom.php:460 app/Gedcom.php:566 app/Gedcom.php:607 app/Gedcom.php:627 4332#: app/Gedcom.php:638 app/Gedcom.php:706 app/Gedcom.php:1108 4333#: app/Gedcom.php:1164 app/Gedcom.php:1377 app/Gedcom.php:1380 4334#: resources/views/admin/changes-log.phtml:55 4335#: resources/views/admin/changes-log.phtml:135 4336msgid "Status" 4337msgstr "" 4338 4339#: app/Gedcom.php:461 app/Gedcom.php:567 app/Gedcom.php:608 app/Gedcom.php:628 4340#: app/Gedcom.php:707 4341msgid "Status change date" 4342msgstr "" 4343 4344#. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church) 4345#: app/Gedcom.php:462 app/Gedcom.php:568 app/Gedcom.php:609 app/Gedcom.php:629 4346#: app/Gedcom.php:708 app/Gedcom.php:848 4347#: resources/xml/reports/individual_report.xml:208 4348msgid "Temple" 4349msgstr "" 4350 4351#: app/Gedcom.php:473 app/Gedcom.php:509 app/Gedcom.php:720 app/Gedcom.php:813 4352#: app/Gedcom.php:847 app/Http/RequestHandlers/CheckTree.php:353 4353#: resources/views/admin/trees.phtml:264 4354#: resources/views/modals/submission-fields.phtml:14 4355#: resources/views/modules/recent_changes/changes-table.phtml:74 4356msgid "Submitter" 4357msgstr "" 4358 4359#: app/Gedcom.php:475 app/Header.php:42 app/Header.php:43 app/Header.php:44 4360#: app/Http/RequestHandlers/CheckTree.php:345 4361msgid "Header" 4362msgstr "" 4363 4364#: app/Gedcom.php:476 4365msgid "Character set" 4366msgstr "" 4367 4368#: app/Gedcom.php:477 app/Gedcom.php:485 app/Gedcom.php:508 app/Gedcom.php:1116 4369msgid "Version" 4370msgstr "" 4371 4372#: app/Gedcom.php:478 app/Gedcom.php:505 4373msgid "Copyright" 4374msgstr "" 4375 4376#: app/Gedcom.php:480 app/Gedcom.php:1188 app/Gedcom.php:1515 4377#: app/Gedcom.php:1519 4378msgid "Time" 4379msgstr "" 4380 4381#: app/Gedcom.php:481 app/Gedcom.php:871 4382msgid "Destination" 4383msgstr "" 4384 4385#: app/Gedcom.php:483 resources/views/admin/gedcom-export-options.phtml:30 4386msgid "GEDCOM" 4387msgstr "" 4388 4389#. I18N: A configuration setting 4390#: app/Gedcom.php:486 app/Gedcom.php:828 app/Gedcom.php:1225 4391#: app/Module/ModuleLanguageTrait.php:49 app/Module/ModuleThemeTrait.php:252 4392#: resources/views/admin/modules.phtml:264 4393#: resources/views/admin/modules.phtml:267 4394#: resources/views/admin/site-preferences.phtml:78 4395#: resources/views/admin/users-edit.phtml:126 4396#: resources/views/admin/users.phtml:29 4397#: resources/views/edit-account-page.phtml:102 4398#: resources/views/layouts/administration.phtml:56 4399#: resources/views/setup/step-1-language.phtml:42 4400msgid "Language" 4401msgstr "" 4402 4403#. I18N: Name of a module/list 4404#: app/Gedcom.php:488 app/Module/PlaceHierarchyListModule.php:102 4405#: app/Module/PlaceHierarchyListModule.php:245 4406#: resources/views/place-hierarchy.phtml:16 4407msgid "Place hierarchy" 4408msgstr "" 4409 4410#: app/Gedcom.php:490 4411msgid "Application ID" 4412msgstr "" 4413 4414#: app/Gedcom.php:491 4415msgid "Corporation" 4416msgstr "" 4417 4418#: app/Gedcom.php:507 4419msgid "Application name" 4420msgstr "" 4421 4422#: app/Gedcom.php:510 app/Gedcom.php:836 4423#: app/Http/RequestHandlers/CheckTree.php:352 app/Submission.php:44 4424#: app/Submission.php:45 app/Submission.php:46 4425msgid "Submission" 4426msgstr "" 4427 4428#. I18N: Name of a module/report 4429#: app/Gedcom.php:511 app/Gedcom.php:1020 4430#: app/Http/RequestHandlers/CheckTree.php:346 4431#: app/Module/IndividualReportModule.php:40 4432#: resources/views/admin/fix-level-0-media.phtml:37 4433#: resources/views/admin/trees-privacy.phtml:166 4434#: resources/views/admin/trees.phtml:223 4435#: resources/views/modals/link-media-to-individual.phtml:23 4436#: resources/views/modules/ancestors-chart/page.phtml:30 4437#: resources/views/modules/charts/config.phtml:28 4438#: resources/views/modules/compact-chart/page.phtml:25 4439#: resources/views/modules/descendancy_chart/page.phtml:30 4440#: resources/views/modules/family-book-chart/page.phtml:32 4441#: resources/views/modules/fanchart/page.phtml:33 4442#: resources/views/modules/favorites/favorites.phtml:65 4443#: resources/views/modules/hourglass-chart/page.phtml:29 4444#: resources/views/modules/interactive-tree/page.phtml:25 4445#: resources/views/modules/pedigree-chart/page.phtml:30 4446#: resources/views/modules/pedigree-map/page.phtml:25 4447#: resources/views/modules/random_media/slide-show.phtml:63 4448#: resources/views/modules/recent_changes/changes-table.phtml:59 4449#: resources/views/modules/statistics-chart/custom.phtml:31 4450#: resources/views/modules/stories/config.phtml:56 4451#: resources/views/modules/stories/edit.phtml:33 4452#: resources/views/modules/stories/list.phtml:19 4453#: resources/views/modules/timeline-chart/page.phtml:30 4454#: resources/views/search-advanced-page.phtml:32 4455#: resources/xml/reports/ahnentafel_report.xml:6 4456#: resources/xml/reports/descendancy_report.xml:5 4457#: resources/xml/reports/individual_ext_report.xml:5 4458#: resources/xml/reports/individual_report.xml:3 4459#: resources/xml/reports/individual_report.xml:5 4460#: resources/xml/reports/individual_report.xml:88 4461#: resources/xml/reports/missing_facts_report.xml:5 4462#: resources/xml/reports/pedigree_report.xml:5 4463#: resources/xml/reports/relative_ext_report.xml:5 4464msgid "Individual" 4465msgstr "" 4466 4467#: app/Gedcom.php:520 app/Statistics/Google/ChartAge.php:137 4468#: app/Statistics/Google/ChartMarriageAge.php:160 4469#: resources/views/fact-date.phtml:137 4470#: resources/views/lists/chart-by-age.phtml:32 4471#: resources/views/lists/families-table.phtml:139 4472#: resources/views/lists/families-table.phtml:222 4473#: resources/views/lists/families-table.phtml:225 4474#: resources/views/lists/individuals-table.phtml:155 4475#: resources/views/lists/individuals-table.phtml:260 4476#: resources/views/modules/timeline-chart/chart.phtml:416 4477msgid "Age" 4478msgstr "" 4479 4480#: app/Gedcom.php:553 app/Gedcom.php:556 4481msgid "Adoption" 4482msgstr "" 4483 4484#: app/Gedcom.php:554 4485msgid "Date of adoption" 4486msgstr "" 4487 4488#: app/Gedcom.php:555 4489msgid "Adoptive parents" 4490msgstr "" 4491 4492#: app/Gedcom.php:557 4493msgid "Place of adoption" 4494msgstr "" 4495 4496#: app/Gedcom.php:558 4497msgid "Ancestral file number" 4498msgstr "" 4499 4500#: app/Gedcom.php:559 4501msgid "Alias" 4502msgstr "" 4503 4504#: app/Gedcom.php:560 4505msgid "Ancestors interest" 4506msgstr "" 4507 4508#: app/Gedcom.php:561 app/Gedcom.php:1085 app/Gedcom.php:1099 4509#: app/Gedcom.php:1139 app/Gedcom.php:1301 app/Gedcom.php:1333 4510#: app/Gedcom.php:1511 app/Gedcom.php:1603 app/Gedcom.php:1617 4511#: resources/views/fact-association-structure.phtml:101 4512msgid "Associate" 4513msgstr "" 4514 4515#: app/Gedcom.php:562 app/Gedcom.php:1087 app/Gedcom.php:1100 4516#: app/Gedcom.php:1141 app/Gedcom.php:1512 app/Gedcom.php:1605 4517#: app/Gedcom.php:1619 app/Module/BranchesListModule.php:398 4518#: app/Module/BranchesListModule.php:436 4519#: resources/views/fact-association-structure.phtml:85 4520msgid "Relationship" 4521msgstr "" 4522 4523#: app/Gedcom.php:563 4524msgid "LDS baptism" 4525msgstr "" 4526 4527#: app/Gedcom.php:564 4528msgid "Date of LDS baptism" 4529msgstr "" 4530 4531#: app/Gedcom.php:565 4532msgid "Place of LDS baptism" 4533msgstr "" 4534 4535#: app/Gedcom.php:569 resources/views/calendar-page.phtml:186 4536#: resources/xml/reports/missing_facts_report.xml:16 4537msgid "Baptism" 4538msgstr "" 4539 4540#: app/Gedcom.php:570 resources/xml/reports/missing_facts_report.xml:129 4541msgid "Date of baptism" 4542msgstr "" 4543 4544#: app/Gedcom.php:571 resources/xml/reports/missing_facts_report.xml:140 4545msgid "Place of baptism" 4546msgstr "" 4547 4548#: app/Gedcom.php:572 resources/xml/reports/missing_facts_report.xml:17 4549msgid "Bar mitzvah" 4550msgstr "" 4551 4552#: app/Gedcom.php:573 resources/xml/reports/missing_facts_report.xml:212 4553msgid "Date of bar mitzvah" 4554msgstr "" 4555 4556#: app/Gedcom.php:574 resources/xml/reports/missing_facts_report.xml:223 4557msgid "Place of bar mitzvah" 4558msgstr "" 4559 4560#: app/Gedcom.php:575 resources/xml/reports/missing_facts_report.xml:18 4561msgid "Bat mitzvah" 4562msgstr "" 4563 4564#: app/Gedcom.php:576 resources/xml/reports/missing_facts_report.xml:253 4565msgid "Date of bat mitzvah" 4566msgstr "" 4567 4568#: app/Gedcom.php:577 resources/xml/reports/missing_facts_report.xml:264 4569msgid "Place of bat mitzvah" 4570msgstr "" 4571 4572#: app/Gedcom.php:578 app/Http/RequestHandlers/IndividualPage.php:197 4573#: resources/views/calendar-page.phtml:183 4574#: resources/views/lists/individuals-table.phtml:215 4575#: resources/views/lists/individuals-table.phtml:220 4576#: resources/views/lists/individuals-table.phtml:244 4577#: resources/xml/reports/ahnentafel_report.xml:441 4578#: resources/xml/reports/bdm_report.xml:58 4579#: resources/xml/reports/change_report.xml:102 4580#: resources/xml/reports/change_report.xml:118 4581#: resources/xml/reports/descendancy_report.xml:560 4582#: resources/xml/reports/family_group_report.xml:182 4583#: resources/xml/reports/family_group_report.xml:470 4584#: resources/xml/reports/family_group_report.xml:477 4585#: resources/xml/reports/family_group_report.xml:536 4586#: resources/xml/reports/family_group_report.xml:733 4587#: resources/xml/reports/family_group_report.xml:740 4588#: resources/xml/reports/family_group_report.xml:880 4589#: resources/xml/reports/family_group_report.xml:1081 4590#: resources/xml/reports/family_group_report.xml:1090 4591#: resources/xml/reports/individual_ext_report.xml:281 4592#: resources/xml/reports/individual_ext_report.xml:317 4593#: resources/xml/reports/individual_ext_report.xml:357 4594#: resources/xml/reports/individual_ext_report.xml:393 4595#: resources/xml/reports/individual_ext_report.xml:429 4596#: resources/xml/reports/individual_ext_report.xml:487 4597#: resources/xml/reports/individual_ext_report.xml:523 4598#: resources/xml/reports/individual_ext_report.xml:564 4599#: resources/xml/reports/individual_ext_report.xml:600 4600#: resources/xml/reports/individual_ext_report.xml:636 4601#: resources/xml/reports/individual_report.xml:270 4602#: resources/xml/reports/individual_report.xml:306 4603#: resources/xml/reports/individual_report.xml:346 4604#: resources/xml/reports/individual_report.xml:382 4605#: resources/xml/reports/individual_report.xml:418 4606#: resources/xml/reports/individual_report.xml:479 4607#: resources/xml/reports/individual_report.xml:519 4608#: resources/xml/reports/individual_report.xml:560 4609#: resources/xml/reports/individual_report.xml:596 4610#: resources/xml/reports/individual_report.xml:632 4611#: resources/xml/reports/missing_facts_report.xml:15 4612#: resources/xml/reports/pedigree_report.xml:73 4613#: resources/xml/reports/pedigree_report.xml:74 4614#: resources/xml/reports/pedigree_report.xml:94 4615#: resources/xml/reports/pedigree_report.xml:95 4616#: resources/xml/reports/pedigree_report.xml:116 4617#: resources/xml/reports/pedigree_report.xml:117 4618#: resources/xml/reports/pedigree_report.xml:134 4619#: resources/xml/reports/pedigree_report.xml:135 4620#: resources/xml/reports/pedigree_report.xml:156 4621#: resources/xml/reports/pedigree_report.xml:157 4622#: resources/xml/reports/pedigree_report.xml:175 4623#: resources/xml/reports/pedigree_report.xml:176 4624#: resources/xml/reports/pedigree_report.xml:197 4625#: resources/xml/reports/pedigree_report.xml:198 4626#: resources/xml/reports/pedigree_report.xml:218 4627#: resources/xml/reports/pedigree_report.xml:219 4628#: resources/xml/reports/pedigree_report.xml:240 4629#: resources/xml/reports/pedigree_report.xml:241 4630#: resources/xml/reports/pedigree_report.xml:261 4631#: resources/xml/reports/pedigree_report.xml:262 4632#: resources/xml/reports/pedigree_report.xml:283 4633#: resources/xml/reports/pedigree_report.xml:284 4634#: resources/xml/reports/pedigree_report.xml:304 4635#: resources/xml/reports/pedigree_report.xml:305 4636#: resources/xml/reports/pedigree_report.xml:326 4637#: resources/xml/reports/pedigree_report.xml:327 4638#: resources/xml/reports/pedigree_report.xml:347 4639#: resources/xml/reports/pedigree_report.xml:348 4640#: resources/xml/reports/pedigree_report.xml:369 4641#: resources/xml/reports/pedigree_report.xml:370 4642#: resources/xml/reports/pedigree_report.xml:390 4643#: resources/xml/reports/pedigree_report.xml:409 4644#: resources/xml/reports/pedigree_report.xml:428 4645#: resources/xml/reports/pedigree_report.xml:447 4646#: resources/xml/reports/pedigree_report.xml:466 4647#: resources/xml/reports/pedigree_report.xml:485 4648#: resources/xml/reports/pedigree_report.xml:504 4649#: resources/xml/reports/pedigree_report.xml:523 4650#: resources/xml/reports/pedigree_report.xml:542 4651#: resources/xml/reports/pedigree_report.xml:561 4652#: resources/xml/reports/pedigree_report.xml:580 4653#: resources/xml/reports/pedigree_report.xml:599 4654#: resources/xml/reports/pedigree_report.xml:618 4655#: resources/xml/reports/pedigree_report.xml:637 4656#: resources/xml/reports/pedigree_report.xml:656 4657#: resources/xml/reports/pedigree_report.xml:675 4658#: resources/xml/reports/pedigree_report.xml:775 4659#: resources/xml/reports/pedigree_report.xml:776 4660#: resources/xml/reports/pedigree_report.xml:796 4661#: resources/xml/reports/pedigree_report.xml:797 4662#: resources/xml/reports/pedigree_report.xml:818 4663#: resources/xml/reports/pedigree_report.xml:819 4664#: resources/xml/reports/pedigree_report.xml:836 4665#: resources/xml/reports/pedigree_report.xml:837 4666#: resources/xml/reports/pedigree_report.xml:858 4667#: resources/xml/reports/pedigree_report.xml:859 4668#: resources/xml/reports/pedigree_report.xml:876 4669#: resources/xml/reports/pedigree_report.xml:877 4670#: resources/xml/reports/pedigree_report.xml:898 4671#: resources/xml/reports/pedigree_report.xml:899 4672#: resources/xml/reports/pedigree_report.xml:920 4673#: resources/xml/reports/pedigree_report.xml:942 4674#: resources/xml/reports/pedigree_report.xml:963 4675#: resources/xml/reports/pedigree_report.xml:985 4676#: resources/xml/reports/pedigree_report.xml:1006 4677#: resources/xml/reports/pedigree_report.xml:1028 4678#: resources/xml/reports/pedigree_report.xml:1049 4679#: resources/xml/reports/pedigree_report.xml:1071 4680#: resources/xml/reports/pedigree_report.xml:1094 4681#: resources/xml/reports/pedigree_report.xml:1113 4682#: resources/xml/reports/pedigree_report.xml:1132 4683#: resources/xml/reports/pedigree_report.xml:1151 4684#: resources/xml/reports/pedigree_report.xml:1170 4685#: resources/xml/reports/pedigree_report.xml:1189 4686#: resources/xml/reports/pedigree_report.xml:1208 4687#: resources/xml/reports/pedigree_report.xml:1227 4688#: resources/xml/reports/pedigree_report.xml:1246 4689#: resources/xml/reports/pedigree_report.xml:1265 4690#: resources/xml/reports/pedigree_report.xml:1284 4691#: resources/xml/reports/pedigree_report.xml:1303 4692#: resources/xml/reports/pedigree_report.xml:1322 4693#: resources/xml/reports/pedigree_report.xml:1341 4694#: resources/xml/reports/pedigree_report.xml:1360 4695#: resources/xml/reports/pedigree_report.xml:1379 4696#: resources/xml/reports/relative_ext_report.xml:63 4697msgid "Birth" 4698msgstr "" 4699 4700#: app/Gedcom.php:579 resources/xml/reports/fact_sources.xml:68 4701#: resources/xml/reports/fact_sources.xml:272 4702#: resources/xml/reports/missing_facts_report.xml:81 4703#: resources/xml/reports/occupation_report.xml:49 4704msgid "Date of birth" 4705msgstr "" 4706 4707#: app/Gedcom.php:580 4708msgid "Birth parents" 4709msgstr "" 4710 4711#: app/Gedcom.php:581 resources/xml/reports/fact_sources.xml:273 4712#: resources/xml/reports/missing_facts_report.xml:93 4713msgid "Place of birth" 4714msgstr "" 4715 4716#: app/Gedcom.php:582 4717msgid "Blessing" 4718msgstr "" 4719 4720#: app/Gedcom.php:583 4721msgid "Date of blessing" 4722msgstr "" 4723 4724#: app/Gedcom.php:584 4725msgid "Place of blessing" 4726msgstr "" 4727 4728#: app/Gedcom.php:585 resources/views/calendar-page.phtml:198 4729#: resources/xml/reports/family_group_report.xml:351 4730#: resources/xml/reports/family_group_report.xml:705 4731#: resources/xml/reports/family_group_report.xml:1049 4732#: resources/xml/reports/missing_facts_report.xml:25 4733msgid "Burial" 4734msgstr "" 4735 4736#: app/Gedcom.php:586 resources/xml/reports/missing_facts_report.xml:546 4737msgid "Date of burial" 4738msgstr "" 4739 4740#: app/Gedcom.php:587 resources/xml/reports/missing_facts_report.xml:557 4741msgid "Place of burial" 4742msgstr "" 4743 4744#: app/Gedcom.php:588 4745msgid "Caste" 4746msgstr "" 4747 4748#: app/Gedcom.php:589 4749msgid "Census" 4750msgstr "" 4751 4752#: app/Gedcom.php:590 4753#: resources/views/modules/GEDFact_assistant/select-census.phtml:14 4754msgid "Census date" 4755msgstr "" 4756 4757#: app/Gedcom.php:591 4758msgid "Census place" 4759msgstr "" 4760 4761#: app/Gedcom.php:595 resources/xml/reports/family_group_report.xml:206 4762#: resources/xml/reports/family_group_report.xml:560 4763#: resources/xml/reports/family_group_report.xml:904 4764#: resources/xml/reports/missing_facts_report.xml:16 4765msgid "Christening" 4766msgstr "" 4767 4768#: app/Gedcom.php:596 resources/xml/reports/missing_facts_report.xml:170 4769msgid "Date of christening" 4770msgstr "" 4771 4772#: app/Gedcom.php:597 app/Gedcom.php:1153 app/Gedcom.php:1154 4773#: app/Gedcom.php:1338 app/Gedcom.php:1339 4774msgid "Godparents" 4775msgstr "" 4776 4777#: app/Gedcom.php:598 app/Gedcom.php:600 4778#: resources/xml/reports/missing_facts_report.xml:181 4779msgid "Place of christening" 4780msgstr "" 4781 4782#: app/Gedcom.php:599 4783msgid "Adult christening" 4784msgstr "" 4785 4786#: app/Gedcom.php:601 resources/xml/reports/missing_facts_report.xml:19 4787msgid "Confirmation" 4788msgstr "" 4789 4790#: app/Gedcom.php:602 resources/xml/reports/missing_facts_report.xml:294 4791msgid "Date of confirmation" 4792msgstr "" 4793 4794#: app/Gedcom.php:603 resources/xml/reports/missing_facts_report.xml:305 4795msgid "Place of confirmation" 4796msgstr "" 4797 4798#: app/Gedcom.php:604 4799msgid "LDS confirmation" 4800msgstr "" 4801 4802#: app/Gedcom.php:605 4803msgid "Date of LDS confirmation" 4804msgstr "" 4805 4806#: app/Gedcom.php:606 4807msgid "Place of LDS confirmation" 4808msgstr "" 4809 4810#: app/Gedcom.php:610 resources/xml/reports/family_group_report.xml:315 4811#: resources/xml/reports/family_group_report.xml:342 4812#: resources/xml/reports/family_group_report.xml:669 4813#: resources/xml/reports/family_group_report.xml:696 4814#: resources/xml/reports/family_group_report.xml:1013 4815#: resources/xml/reports/family_group_report.xml:1040 4816msgid "Cremation" 4817msgstr "" 4818 4819#: app/Gedcom.php:611 4820msgid "Date of cremation" 4821msgstr "" 4822 4823#: app/Gedcom.php:612 4824msgid "Place of cremation" 4825msgstr "" 4826 4827#: app/Gedcom.php:613 app/Http/RequestHandlers/IndividualPage.php:206 4828#: resources/views/calendar-page.phtml:195 4829#: resources/views/lists/individuals-table.phtml:202 4830#: resources/views/lists/individuals-table.phtml:207 4831#: resources/views/lists/individuals-table.phtml:254 4832#: resources/views/modules/yahrzeit/table.phtml:27 4833#: resources/xml/reports/ahnentafel_report.xml:457 4834#: resources/xml/reports/bdm_report.xml:87 4835#: resources/xml/reports/change_report.xml:102 4836#: resources/xml/reports/change_report.xml:118 4837#: resources/xml/reports/descendancy_report.xml:594 4838#: resources/xml/reports/family_group_report.xml:289 4839#: resources/xml/reports/family_group_report.xml:470 4840#: resources/xml/reports/family_group_report.xml:477 4841#: resources/xml/reports/family_group_report.xml:643 4842#: resources/xml/reports/family_group_report.xml:733 4843#: resources/xml/reports/family_group_report.xml:740 4844#: resources/xml/reports/family_group_report.xml:987 4845#: resources/xml/reports/family_group_report.xml:1081 4846#: resources/xml/reports/family_group_report.xml:1090 4847#: resources/xml/reports/individual_ext_report.xml:281 4848#: resources/xml/reports/individual_ext_report.xml:317 4849#: resources/xml/reports/individual_ext_report.xml:357 4850#: resources/xml/reports/individual_ext_report.xml:393 4851#: resources/xml/reports/individual_ext_report.xml:429 4852#: resources/xml/reports/individual_ext_report.xml:487 4853#: resources/xml/reports/individual_ext_report.xml:523 4854#: resources/xml/reports/individual_ext_report.xml:564 4855#: resources/xml/reports/individual_ext_report.xml:600 4856#: resources/xml/reports/individual_ext_report.xml:636 4857#: resources/xml/reports/individual_report.xml:270 4858#: resources/xml/reports/individual_report.xml:306 4859#: resources/xml/reports/individual_report.xml:346 4860#: resources/xml/reports/individual_report.xml:382 4861#: resources/xml/reports/individual_report.xml:418 4862#: resources/xml/reports/individual_report.xml:479 4863#: resources/xml/reports/individual_report.xml:519 4864#: resources/xml/reports/individual_report.xml:560 4865#: resources/xml/reports/individual_report.xml:596 4866#: resources/xml/reports/individual_report.xml:632 4867#: resources/xml/reports/missing_facts_report.xml:24 4868#: resources/xml/reports/pedigree_report.xml:80 4869#: resources/xml/reports/pedigree_report.xml:81 4870#: resources/xml/reports/pedigree_report.xml:101 4871#: resources/xml/reports/pedigree_report.xml:102 4872#: resources/xml/reports/pedigree_report.xml:119 4873#: resources/xml/reports/pedigree_report.xml:120 4874#: resources/xml/reports/pedigree_report.xml:141 4875#: resources/xml/reports/pedigree_report.xml:142 4876#: resources/xml/reports/pedigree_report.xml:159 4877#: resources/xml/reports/pedigree_report.xml:160 4878#: resources/xml/reports/pedigree_report.xml:182 4879#: resources/xml/reports/pedigree_report.xml:183 4880#: resources/xml/reports/pedigree_report.xml:200 4881#: resources/xml/reports/pedigree_report.xml:201 4882#: resources/xml/reports/pedigree_report.xml:225 4883#: resources/xml/reports/pedigree_report.xml:226 4884#: resources/xml/reports/pedigree_report.xml:243 4885#: resources/xml/reports/pedigree_report.xml:244 4886#: resources/xml/reports/pedigree_report.xml:268 4887#: resources/xml/reports/pedigree_report.xml:269 4888#: resources/xml/reports/pedigree_report.xml:286 4889#: resources/xml/reports/pedigree_report.xml:287 4890#: resources/xml/reports/pedigree_report.xml:311 4891#: resources/xml/reports/pedigree_report.xml:312 4892#: resources/xml/reports/pedigree_report.xml:329 4893#: resources/xml/reports/pedigree_report.xml:330 4894#: resources/xml/reports/pedigree_report.xml:354 4895#: resources/xml/reports/pedigree_report.xml:355 4896#: resources/xml/reports/pedigree_report.xml:372 4897#: resources/xml/reports/pedigree_report.xml:373 4898#: resources/xml/reports/pedigree_report.xml:395 4899#: resources/xml/reports/pedigree_report.xml:411 4900#: resources/xml/reports/pedigree_report.xml:433 4901#: resources/xml/reports/pedigree_report.xml:449 4902#: resources/xml/reports/pedigree_report.xml:471 4903#: resources/xml/reports/pedigree_report.xml:487 4904#: resources/xml/reports/pedigree_report.xml:509 4905#: resources/xml/reports/pedigree_report.xml:525 4906#: resources/xml/reports/pedigree_report.xml:547 4907#: resources/xml/reports/pedigree_report.xml:563 4908#: resources/xml/reports/pedigree_report.xml:585 4909#: resources/xml/reports/pedigree_report.xml:601 4910#: resources/xml/reports/pedigree_report.xml:623 4911#: resources/xml/reports/pedigree_report.xml:639 4912#: resources/xml/reports/pedigree_report.xml:661 4913#: resources/xml/reports/pedigree_report.xml:677 4914#: resources/xml/reports/pedigree_report.xml:782 4915#: resources/xml/reports/pedigree_report.xml:783 4916#: resources/xml/reports/pedigree_report.xml:803 4917#: resources/xml/reports/pedigree_report.xml:804 4918#: resources/xml/reports/pedigree_report.xml:821 4919#: resources/xml/reports/pedigree_report.xml:822 4920#: resources/xml/reports/pedigree_report.xml:843 4921#: resources/xml/reports/pedigree_report.xml:844 4922#: resources/xml/reports/pedigree_report.xml:861 4923#: resources/xml/reports/pedigree_report.xml:862 4924#: resources/xml/reports/pedigree_report.xml:883 4925#: resources/xml/reports/pedigree_report.xml:884 4926#: resources/xml/reports/pedigree_report.xml:901 4927#: resources/xml/reports/pedigree_report.xml:902 4928#: resources/xml/reports/pedigree_report.xml:927 4929#: resources/xml/reports/pedigree_report.xml:945 4930#: resources/xml/reports/pedigree_report.xml:970 4931#: resources/xml/reports/pedigree_report.xml:988 4932#: resources/xml/reports/pedigree_report.xml:1013 4933#: resources/xml/reports/pedigree_report.xml:1031 4934#: resources/xml/reports/pedigree_report.xml:1056 4935#: resources/xml/reports/pedigree_report.xml:1074 4936#: resources/xml/reports/pedigree_report.xml:1096 4937#: resources/xml/reports/pedigree_report.xml:1115 4938#: resources/xml/reports/pedigree_report.xml:1134 4939#: resources/xml/reports/pedigree_report.xml:1153 4940#: resources/xml/reports/pedigree_report.xml:1172 4941#: resources/xml/reports/pedigree_report.xml:1191 4942#: resources/xml/reports/pedigree_report.xml:1210 4943#: resources/xml/reports/pedigree_report.xml:1229 4944#: resources/xml/reports/pedigree_report.xml:1248 4945#: resources/xml/reports/pedigree_report.xml:1267 4946#: resources/xml/reports/pedigree_report.xml:1286 4947#: resources/xml/reports/pedigree_report.xml:1305 4948#: resources/xml/reports/pedigree_report.xml:1324 4949#: resources/xml/reports/pedigree_report.xml:1343 4950#: resources/xml/reports/pedigree_report.xml:1362 4951#: resources/xml/reports/pedigree_report.xml:1381 4952#: resources/xml/reports/relative_ext_report.xml:69 4953msgid "Death" 4954msgstr "" 4955 4956#: app/Gedcom.php:614 app/Gedcom.php:1043 4957msgid "Cause of death" 4958msgstr "" 4959 4960#: app/Gedcom.php:615 resources/xml/reports/cemetery_report.xml:46 4961#: resources/xml/reports/fact_sources.xml:274 4962#: resources/xml/reports/missing_facts_report.xml:505 4963msgid "Date of death" 4964msgstr "" 4965 4966#: app/Gedcom.php:616 resources/xml/reports/fact_sources.xml:275 4967#: resources/xml/reports/missing_facts_report.xml:516 4968msgid "Place of death" 4969msgstr "" 4970 4971#: app/Gedcom.php:617 4972msgid "Descendants interest" 4973msgstr "" 4974 4975#: app/Gedcom.php:618 app/Gedcom.php:1105 app/Gedcom.php:1161 4976#: app/Gedcom.php:1396 resources/views/admin/modules.phtml:72 4977#: resources/views/admin/tags.phtml:49 resources/views/admin/tags.phtml:179 4978#: resources/views/admin/tags.phtml:271 resources/views/admin/tags.phtml:333 4979#: resources/views/admin/tags.phtml:408 resources/views/admin/tags.phtml:447 4980#: resources/views/admin/tags.phtml:731 resources/views/admin/tags.phtml:785 4981#: resources/views/admin/tags.phtml:889 4982#: resources/views/report-setup-page.phtml:25 4983msgid "Description" 4984msgstr "" 4985 4986#: app/Gedcom.php:619 4987msgid "Education" 4988msgstr "" 4989 4990#: app/Gedcom.php:620 app/Gedcom.php:644 4991msgid "School or college" 4992msgstr "" 4993 4994#: app/Gedcom.php:621 resources/views/calendar-page.phtml:201 4995msgid "Emigration" 4996msgstr "" 4997 4998#: app/Gedcom.php:622 4999msgid "Date of emigration" 5000msgstr "" 5001 5002#: app/Gedcom.php:623 5003msgid "Place of emigration" 5004msgstr "" 5005 5006#: app/Gedcom.php:624 5007msgid "LDS endowment" 5008msgstr "" 5009 5010#: app/Gedcom.php:625 5011msgid "Date of LDS endowment" 5012msgstr "" 5013 5014#: app/Gedcom.php:626 5015msgid "Place of LDS endowment" 5016msgstr "" 5017 5018#: app/Gedcom.php:631 app/Gedcom.php:1191 5019msgid "Date of event" 5020msgstr "" 5021 5022#: app/Gedcom.php:632 app/Gedcom.php:1192 5023msgid "Place of event" 5024msgstr "" 5025 5026#: app/Gedcom.php:634 5027msgid "Fact" 5028msgstr "" 5029 5030#: app/Gedcom.php:635 5031msgid "Type of fact" 5032msgstr "" 5033 5034#: app/Gedcom.php:636 5035msgid "Family as a child" 5036msgstr "" 5037 5038#: app/Gedcom.php:637 5039msgid "Relationship to parents" 5040msgstr "" 5041 5042#: app/Gedcom.php:639 5043msgid "Family as a spouse" 5044msgstr "" 5045 5046#: app/Gedcom.php:640 resources/xml/reports/missing_facts_report.xml:21 5047msgid "First communion" 5048msgstr "" 5049 5050#: app/Gedcom.php:641 resources/xml/reports/missing_facts_report.xml:378 5051msgid "Date of first communion" 5052msgstr "" 5053 5054#: app/Gedcom.php:642 resources/xml/reports/missing_facts_report.xml:389 5055msgid "Place of first communion" 5056msgstr "" 5057 5058#: app/Gedcom.php:643 5059msgid "Graduation" 5060msgstr "" 5061 5062#: app/Gedcom.php:645 5063msgid "Identification number" 5064msgstr "" 5065 5066#: app/Gedcom.php:646 5067msgid "Type of identification number" 5068msgstr "" 5069 5070#: app/Gedcom.php:647 5071msgid "Immigration" 5072msgstr "" 5073 5074#: app/Gedcom.php:648 5075msgid "Date of immigration" 5076msgstr "" 5077 5078#: app/Gedcom.php:649 5079msgid "Place of immigration" 5080msgstr "" 5081 5082#: app/Gedcom.php:650 app/Gedcom.php:829 5083#: app/Http/RequestHandlers/HelpText.php:236 5084#: app/Statistics/Google/ChartCommonGiven.php:69 5085#: app/Statistics/Google/ChartCommonSurname.php:127 5086#: resources/views/individual-name.phtml:40 5087#: resources/views/individual-name.phtml:52 5088#: resources/views/modals/location-fields.phtml:9 5089#: resources/views/modals/submitter-fields.phtml:9 5090#: resources/views/modules/yahrzeit/table.phtml:26 5091#: resources/xml/reports/bdm_report.xml:5 5092#: resources/xml/reports/bdm_report.xml:49 5093#: resources/xml/reports/birth_report.xml:5 5094#: resources/xml/reports/birth_report.xml:36 5095#: resources/xml/reports/cemetery_report.xml:40 5096#: resources/xml/reports/change_report.xml:56 5097#: resources/xml/reports/change_report.xml:96 5098#: resources/xml/reports/death_report.xml:5 5099#: resources/xml/reports/death_report.xml:38 5100#: resources/xml/reports/fact_sources.xml:62 5101#: resources/xml/reports/fact_sources.xml:155 5102#: resources/xml/reports/fact_sources.xml:266 5103#: resources/xml/reports/fact_sources.xml:317 5104#: resources/xml/reports/marriage_report.xml:5 5105#: resources/xml/reports/marriage_report.xml:38 5106#: resources/xml/reports/missing_facts_report.xml:54 5107#: resources/xml/reports/occupation_report.xml:43 5108#: resources/xml/reports/relative_ext_report.xml:57 5109msgid "Name" 5110msgstr "" 5111 5112#: app/Gedcom.php:651 5113msgid "Phonetic name" 5114msgstr "" 5115 5116#: app/Gedcom.php:652 app/Gedcom.php:659 app/Gedcom.php:664 5117#: resources/views/lists/families-table.phtml:220 5118#: resources/views/lists/families-table.phtml:223 5119#: resources/views/lists/given-names-table.phtml:21 5120#: resources/views/lists/individuals-table.phtml:240 5121msgid "Given names" 5122msgstr "" 5123 5124#: app/Gedcom.php:653 app/Gedcom.php:660 app/Gedcom.php:665 5125msgid "Nickname" 5126msgstr "" 5127 5128#: app/Gedcom.php:654 app/Gedcom.php:661 app/Gedcom.php:666 5129msgid "Name prefix" 5130msgstr "" 5131 5132#: app/Gedcom.php:655 app/Gedcom.php:662 app/Gedcom.php:667 5133msgid "Name suffix" 5134msgstr "" 5135 5136#: app/Gedcom.php:656 app/Gedcom.php:668 app/Gedcom.php:671 5137msgid "Surname prefix" 5138msgstr "" 5139 5140#: app/Gedcom.php:657 app/Gedcom.php:669 app/Gedcom.php:672 5141#: app/Http/RequestHandlers/HelpText.php:241 5142#: resources/views/branches-page.phtml:27 5143#: resources/views/lists/families-table.phtml:221 5144#: resources/views/lists/families-table.phtml:224 5145#: resources/views/lists/individuals-table.phtml:241 5146#: resources/views/lists/surnames-table.phtml:31 5147#: resources/views/modules/statistics-chart/custom.phtml:168 5148#: resources/views/search-phonetic-page.phtml:44 5149msgid "Surname" 5150msgstr "" 5151 5152#: app/Gedcom.php:658 5153msgid "Phonetic type" 5154msgstr "" 5155 5156#: app/Gedcom.php:663 5157msgid "Romanized name" 5158msgstr "" 5159 5160#: app/Gedcom.php:670 5161msgid "Romanized type" 5162msgstr "" 5163 5164#: app/Gedcom.php:673 5165msgid "Type of name" 5166msgstr "" 5167 5168#: app/Gedcom.php:674 5169msgid "Nationality" 5170msgstr "" 5171 5172#: app/Gedcom.php:675 5173msgid "Naturalization" 5174msgstr "" 5175 5176#: app/Gedcom.php:676 5177msgid "Date of naturalization" 5178msgstr "" 5179 5180#: app/Gedcom.php:677 5181msgid "Place of naturalization" 5182msgstr "" 5183 5184#: app/Gedcom.php:679 5185msgid "Number of marriages" 5186msgstr "" 5187 5188#: app/Gedcom.php:682 app/Gedcom.php:866 5189#: resources/xml/reports/occupation_report.xml:5 5190#: resources/xml/reports/occupation_report.xml:54 5191msgid "Occupation" 5192msgstr "" 5193 5194#: app/Gedcom.php:684 app/Gedcom.php:869 5195msgid "Ordination" 5196msgstr "" 5197 5198#: app/Gedcom.php:685 5199msgid "Religious institution" 5200msgstr "" 5201 5202#: app/Gedcom.php:686 5203msgid "Date of ordination" 5204msgstr "" 5205 5206#: app/Gedcom.php:687 5207msgid "Place of ordination" 5208msgstr "" 5209 5210#: app/Gedcom.php:688 5211msgid "Probate" 5212msgstr "" 5213 5214#: app/Gedcom.php:689 5215msgid "Property" 5216msgstr "" 5217 5218#: app/Gedcom.php:693 5219msgid "Residence" 5220msgstr "" 5221 5222#: app/Gedcom.php:694 5223msgid "Date of residence" 5224msgstr "" 5225 5226#: app/Gedcom.php:695 5227msgid "Place of residence" 5228msgstr "" 5229 5230#: app/Gedcom.php:697 5231msgid "Retirement" 5232msgstr "" 5233 5234#: app/Gedcom.php:699 app/Gedcom.php:833 5235msgid "Record file number" 5236msgstr "" 5237 5238#: app/Gedcom.php:701 app/Gedcom.php:1157 5239#: resources/views/individual-sex.phtml:28 5240#: resources/xml/reports/family_group_report.xml:844 5241#: resources/xml/reports/individual_ext_report.xml:399 5242#: resources/xml/reports/individual_ext_report.xml:606 5243#: resources/xml/reports/individual_report.xml:388 5244#: resources/xml/reports/individual_report.xml:602 5245msgid "Gender" 5246msgstr "" 5247 5248#: app/Gedcom.php:702 5249msgid "LDS child sealing" 5250msgstr "" 5251 5252#: app/Gedcom.php:703 5253msgid "Date of LDS child sealing" 5254msgstr "" 5255 5256#: app/Gedcom.php:704 app/Http/RequestHandlers/IndividualPage.php:212 5257#: resources/views/edit/reorder-families.phtml:72 5258#: resources/views/modules/ancestors-chart/tree.phtml:33 5259#: resources/views/modules/family_nav/sidebar-family.phtml:41 5260msgid "Parents" 5261msgstr "" 5262 5263#: app/Gedcom.php:705 5264msgid "Place of LDS child sealing" 5265msgstr "" 5266 5267#: app/Gedcom.php:719 5268msgid "Social security number" 5269msgstr "" 5270 5271#: app/Gedcom.php:721 app/Gedcom.php:751 app/Gedcom.php:812 5272#: resources/views/admin/fix-level-0-media.phtml:36 5273#: resources/views/lists/media-table.phtml:78 5274#: resources/views/lists/notes-table.phtml:89 5275#: resources/views/lists/sources-table.phtml:94 5276#: resources/views/modals/create-media-from-file.phtml:34 5277#: resources/views/modals/media-file-fields.phtml:107 5278#: resources/views/modals/source-fields.phtml:14 5279#: resources/views/modules/census-assistant.phtml:24 5280#: resources/views/modules/favorites/favorites.phtml:148 5281#: resources/views/modules/favorites/favorites.phtml:150 5282#: resources/views/modules/gedcom_news/edit.phtml:25 5283#: resources/views/modules/html/config.phtml:18 5284#: resources/views/modules/user_blog/edit.phtml:25 5285msgid "Title" 5286msgstr "" 5287 5288#: app/Gedcom.php:722 5289msgid "Will" 5290msgstr "" 5291 5292#: app/Gedcom.php:723 resources/views/admin/trees.phtml:256 5293#: resources/views/edit/shared-note.phtml:23 5294#: resources/views/modules/notes/tab.phtml:63 5295#: resources/views/note-page-details.phtml:22 5296msgid "Shared note" 5297msgstr "" 5298 5299#: app/Gedcom.php:743 5300msgid "Binary data object" 5301msgstr "" 5302 5303#: app/Gedcom.php:750 app/Gedcom.php:808 5304#: resources/views/modals/create-media-from-file.phtml:42 5305#: resources/views/modals/media-file-fields.phtml:116 5306msgid "Media type" 5307msgstr "" 5308 5309#: app/Gedcom.php:766 app/Gedcom.php:806 app/Gedcom.php:1107 5310#: app/Gedcom.php:1163 app/Http/RequestHandlers/CheckTree.php:350 5311#: resources/views/admin/trees-privacy.phtml:169 5312#: resources/views/admin/trees.phtml:239 5313#: resources/views/modals/source-fields.phtml:44 5314#: resources/views/modules/favorites/favorites.phtml:121 5315#: resources/views/modules/recent_changes/changes-table.phtml:77 5316msgid "Repository" 5317msgstr "" 5318 5319#: app/Gedcom.php:781 app/Http/RequestHandlers/CreateRepositoryModal.php:49 5320msgctxt "Repository" 5321msgid "Name" 5322msgstr "" 5323 5324#. I18N: Name of a module/report 5325#: app/Gedcom.php:788 app/Gedcom.php:1226 app/Gedcom.php:1230 5326#: app/Gedcom.php:1242 app/Gedcom.php:1246 app/Gedcom.php:1250 5327#: app/Gedcom.php:1256 app/Gedcom.php:1262 5328#: app/Http/RequestHandlers/CheckTree.php:351 5329#: app/Module/FactSourcesReportModule.php:44 5330#: resources/views/admin/trees-privacy.phtml:168 5331#: resources/views/admin/trees.phtml:231 5332#: resources/views/fact-gedcom-fields.phtml:65 5333#: resources/views/modals/link-media-to-source.phtml:23 5334#: resources/views/modules/favorites/favorites.phtml:107 5335#: resources/views/modules/random_media/slide-show.phtml:81 5336#: resources/views/modules/recent_changes/changes-table.phtml:71 5337#: resources/views/modules/sources_tab/tab.phtml:71 5338#: resources/xml/reports/bdm_report.xml:136 5339#: resources/xml/reports/bdm_report.xml:162 5340#: resources/xml/reports/bdm_report.xml:196 5341#: resources/xml/reports/birth_report.xml:43 5342#: resources/xml/reports/death_report.xml:54 5343#: resources/xml/reports/fact_sources.xml:3 5344#: resources/xml/reports/fact_sources.xml:43 5345#: resources/xml/reports/marriage_report.xml:54 5346#: resources/xml/reports/missing_facts_report.xml:108 5347#: resources/xml/reports/missing_facts_report.xml:153 5348#: resources/xml/reports/missing_facts_report.xml:194 5349#: resources/xml/reports/missing_facts_report.xml:236 5350#: resources/xml/reports/missing_facts_report.xml:277 5351#: resources/xml/reports/missing_facts_report.xml:318 5352#: resources/xml/reports/missing_facts_report.xml:360 5353#: resources/xml/reports/missing_facts_report.xml:402 5354#: resources/xml/reports/missing_facts_report.xml:444 5355#: resources/xml/reports/missing_facts_report.xml:487 5356#: resources/xml/reports/missing_facts_report.xml:529 5357#: resources/xml/reports/missing_facts_report.xml:570 5358msgid "Source" 5359msgstr "" 5360 5361#: app/Gedcom.php:789 app/Gedcom.php:1222 app/Gedcom.php:1357 5362#: app/Gedcom.php:1578 resources/views/lists/sources-table.phtml:95 5363#: resources/views/modals/source-fields.phtml:22 5364msgid "Abbreviation" 5365msgstr "" 5366 5367#: app/Gedcom.php:790 resources/views/lists/sources-table.phtml:96 5368#: resources/views/modals/source-fields.phtml:30 5369msgid "Author" 5370msgstr "" 5371 5372#: app/Gedcom.php:797 resources/views/calendar-page.phtml:175 5373#: resources/views/modules/gedcom_stats/statistics.phtml:133 5374#: resources/views/modules/html/template-statistics.phtml:56 5375#: resources/views/modules/statistics-chart/individual-events.phtml:10 5376#: resources/views/modules/todays_events/config.phtml:28 5377#: resources/views/modules/upcoming_events/config.phtml:40 5378msgid "Events" 5379msgstr "" 5380 5381#: app/Gedcom.php:798 resources/views/help/date.phtml:67 5382#: resources/views/modules/statistics-chart/custom.phtml:96 5383msgid "Date range" 5384msgstr "" 5385 5386#: app/Gedcom.php:803 resources/views/lists/sources-table.phtml:97 5387#: resources/views/modals/source-fields.phtml:36 5388msgid "Publication" 5389msgstr "" 5390 5391#: app/Gedcom.php:807 resources/views/modals/source-fields.phtml:50 5392msgid "Call number" 5393msgstr "" 5394 5395#: app/Gedcom.php:837 5396msgid "Generations of ancestors" 5397msgstr "" 5398 5399#: app/Gedcom.php:842 5400msgid "Generations of descendants" 5401msgstr "" 5402 5403#: app/Gedcom.php:843 5404msgid "Family file" 5405msgstr "" 5406 5407#: app/Gedcom.php:845 5408msgid "Ordinance" 5409msgstr "" 5410 5411#: app/Gedcom.php:849 5412msgid "Trailer" 5413msgstr "" 5414 5415#: app/Gedcom.php:861 app/Module/TreesMenuModule.php:95 5416#: resources/views/admin/changes-log.phtml:92 5417#: resources/views/admin/changes-log.phtml:139 5418#: resources/views/admin/control-panel.phtml:318 5419#: resources/views/admin/fix-level-0-media.phtml:34 5420#: resources/views/admin/site-logs.phtml:83 5421#: resources/views/admin/site-logs.phtml:127 5422#: resources/views/admin/trees.phtml:85 5423#: resources/views/admin/users-edit.phtml:285 5424#: resources/views/modules/faq/config.phtml:35 5425#: resources/views/modules/faq/config.phtml:57 5426#: resources/views/modules/faq/edit.phtml:73 5427#: resources/views/modules/stories/config.phtml:27 5428msgid "Family tree" 5429msgstr "" 5430 5431#. I18N: GEDCOM tag _APID 5432#: app/Gedcom.php:864 5433msgid "Ancestry PID" 5434msgstr "" 5435 5436#: app/Gedcom.php:867 app/Gedcom.php:927 app/Gedcom.php:1522 5437msgid "Funeral" 5438msgstr "" 5439 5440#. I18N: GEDCOM tag _INIT - an LDS ceremony performed 5441#: app/Gedcom.php:868 5442msgid "Initiatory" 5443msgstr "" 5444 5445#: app/Gedcom.php:870 5446msgid "Origin" 5447msgstr "" 5448 5449#. I18N: GEDCOM tag _CREA 5450#: app/Gedcom.php:874 5451msgid "Created at" 5452msgstr "" 5453 5454#. I18N: GEDCOM tag _ORIG 5455#: app/Gedcom.php:875 app/Gedcom.php:1298 app/Gedcom.php:1307 5456#: app/Gedcom.php:1330 app/Gedcom.php:1341 5457msgid "Original text" 5458msgstr "" 5459 5460#: app/Gedcom.php:889 app/Gedcom.php:982 app/Gedcom.php:1035 5461#: app/Gedcom.php:1375 5462msgid "Relationship to father" 5463msgstr "" 5464 5465#: app/Gedcom.php:890 app/Gedcom.php:983 app/Gedcom.php:1037 5466#: app/Gedcom.php:1376 5467msgid "Relationship to mother" 5468msgstr "" 5469 5470#: app/Gedcom.php:891 5471msgid "Common law marriage" 5472msgstr "" 5473 5474#: app/Gedcom.php:892 5475msgid "Marriage intention" 5476msgstr "" 5477 5478#: app/Gedcom.php:893 5479msgid "Marriage bond" 5480msgstr "" 5481 5482#: app/Gedcom.php:895 app/Gedcom.php:935 5483msgid "Permanent number" 5484msgstr "" 5485 5486#: app/Gedcom.php:896 5487msgid "Separated" 5488msgstr "" 5489 5490#: app/Gedcom.php:897 app/Gedcom.php:936 app/Gedcom.php:1102 5491#: app/Gedcom.php:1158 app/Gedcom.php:1448 app/Module/ResearchTaskModule.php:61 5492#: app/Module/ResearchTaskModule.php:64 5493#: resources/views/modules/todo/research-tasks.phtml:36 5494msgid "Research task" 5495msgstr "" 5496 5497#: app/Gedcom.php:899 app/Gedcom.php:1481 5498msgid "Adopted name" 5499msgstr "" 5500 5501#: app/Gedcom.php:900 app/Gedcom.php:963 app/Gedcom.php:1040 5502#: app/Gedcom.php:1344 app/Gedcom.php:1482 app/Gedcom.php:1483 5503msgid "Also known as" 5504msgstr "" 5505 5506#: app/Gedcom.php:901 5507msgid "Birth name" 5508msgstr "" 5509 5510#: app/Gedcom.php:905 5511msgid "Estate name" 5512msgstr "" 5513 5514#: app/Gedcom.php:909 app/Gedcom.php:910 5515msgid "Hebrew name" 5516msgstr "" 5517 5518#: app/Gedcom.php:922 5519msgid "Brit milah" 5520msgstr "" 5521 5522#: app/Gedcom.php:923 5523msgid "Date of brit milah" 5524msgstr "" 5525 5526#: app/Gedcom.php:924 5527msgid "Place of brit milah" 5528msgstr "" 5529 5530#: app/Gedcom.php:926 5531msgid "Eye color" 5532msgstr "" 5533 5534#: app/Gedcom.php:928 5535msgid "Hair color" 5536msgstr "" 5537 5538#: app/Gedcom.php:929 5539msgid "Height" 5540msgstr "" 5541 5542#: app/Gedcom.php:930 5543msgid "Interment" 5544msgstr "" 5545 5546#: app/Gedcom.php:931 app/Gedcom.php:1062 app/Gedcom.php:1553 5547msgid "Medical" 5548msgstr "" 5549 5550#: app/Gedcom.php:932 app/Gedcom.php:1063 5551msgid "Military service" 5552msgstr "" 5553 5554#: app/Gedcom.php:933 5555msgid "Not living" 5556msgstr "" 5557 5558#: app/Gedcom.php:937 5559msgid "Weight" 5560msgstr "" 5561 5562#: app/Gedcom.php:938 resources/views/modules/yahrzeit/table.phtml:34 5563msgid "Yahrzeit" 5564msgstr "" 5565 5566#. I18N: familysearch.org 5567#: app/Gedcom.php:952 5568msgid "FamilySearch ID" 5569msgstr "" 5570 5571#. I18N: GEDCOM tag _UPD 5572#: app/Gedcom.php:962 5573msgid "Updated at" 5574msgstr "" 5575 5576#. I18N: Name of a module 5577#: app/Gedcom.php:964 app/Module/AlbumModule.php:42 5578msgid "Album" 5579msgstr "" 5580 5581#: app/Gedcom.php:966 app/Http/RequestHandlers/ManageMediaData.php:362 5582#: app/MediaFile.php:316 5583msgid "File size" 5584msgstr "" 5585 5586#: app/Gedcom.php:970 app/Gedcom.php:1156 app/Gedcom.php:1172 5587#: app/Gedcom.php:1285 app/Gedcom.php:1306 app/Gedcom.php:1317 5588#: app/Gedcom.php:1340 app/Gedcom.php:1457 app/Gedcom.php:1528 5589#: resources/xml/reports/individual_ext_report.xml:11 5590#: resources/xml/reports/individual_report.xml:8 5591msgid "Highlighted image" 5592msgstr "" 5593 5594#: app/Gedcom.php:984 5595msgid "Death of one spouse" 5596msgstr "" 5597 5598#: app/Gedcom.php:985 app/Gedcom.php:1004 app/Gedcom.php:1022 5599#: app/Gedcom.php:1049 5600msgid "Fact 1" 5601msgstr "" 5602 5603#: app/Gedcom.php:986 app/Gedcom.php:1005 app/Gedcom.php:1023 5604#: app/Gedcom.php:1050 5605msgid "Fact 10" 5606msgstr "" 5607 5608#: app/Gedcom.php:987 app/Gedcom.php:1006 app/Gedcom.php:1024 5609#: app/Gedcom.php:1051 5610msgid "Fact 11" 5611msgstr "" 5612 5613#: app/Gedcom.php:988 app/Gedcom.php:1007 app/Gedcom.php:1025 5614#: app/Gedcom.php:1052 5615msgid "Fact 12" 5616msgstr "" 5617 5618#: app/Gedcom.php:989 app/Gedcom.php:1008 app/Gedcom.php:1026 5619#: app/Gedcom.php:1053 5620msgid "Fact 13" 5621msgstr "" 5622 5623#: app/Gedcom.php:990 app/Gedcom.php:1009 app/Gedcom.php:1027 5624#: app/Gedcom.php:1054 5625msgid "Fact 2" 5626msgstr "" 5627 5628#: app/Gedcom.php:991 app/Gedcom.php:1010 app/Gedcom.php:1028 5629#: app/Gedcom.php:1055 5630msgid "Fact 3" 5631msgstr "" 5632 5633#: app/Gedcom.php:992 app/Gedcom.php:1011 app/Gedcom.php:1029 5634#: app/Gedcom.php:1056 5635msgid "Fact 4" 5636msgstr "" 5637 5638#: app/Gedcom.php:993 app/Gedcom.php:1012 app/Gedcom.php:1030 5639#: app/Gedcom.php:1057 5640msgid "Fact 5" 5641msgstr "" 5642 5643#: app/Gedcom.php:994 app/Gedcom.php:1013 app/Gedcom.php:1031 5644#: app/Gedcom.php:1058 5645msgid "Fact 6" 5646msgstr "" 5647 5648#: app/Gedcom.php:995 app/Gedcom.php:1014 app/Gedcom.php:1032 5649#: app/Gedcom.php:1059 5650msgid "Fact 7" 5651msgstr "" 5652 5653#: app/Gedcom.php:996 app/Gedcom.php:1015 app/Gedcom.php:1033 5654#: app/Gedcom.php:1060 5655msgid "Fact 8" 5656msgstr "" 5657 5658#: app/Gedcom.php:997 app/Gedcom.php:1016 app/Gedcom.php:1034 5659#: app/Gedcom.php:1061 5660msgid "Fact 9" 5661msgstr "" 5662 5663#: app/Gedcom.php:998 app/Gedcom.php:1018 5664msgid "Marriage ending status" 5665msgstr "" 5666 5667#: app/Gedcom.php:999 app/Gedcom.php:1019 5668msgid "Marriage beginning status" 5669msgstr "" 5670 5671#: app/Gedcom.php:1000 5672msgid "Separation" 5673msgstr "" 5674 5675#: app/Gedcom.php:1001 app/Gedcom.php:1119 5676msgid "Schema" 5677msgstr "" 5678 5679#: app/Gedcom.php:1003 app/Gedcom.php:1017 app/Gedcom.php:1021 5680#: app/Gedcom.php:1036 5681msgid "Label" 5682msgstr "" 5683 5684#. I18N: GEDCOM tag _APID 5685#: app/Gedcom.php:1038 5686msgid "Ancestry.com source identifier" 5687msgstr "" 5688 5689#: app/Gedcom.php:1039 app/Gedcom.php:1572 5690msgid "External link" 5691msgstr "" 5692 5693#: app/Gedcom.php:1041 resources/views/lists/families-table.phtml:251 5694#: resources/views/lists/families-table.phtml:286 5695#: resources/views/lists/individuals-table.phtml:275 5696#: resources/xml/reports/cemetery_report.xml:7 5697#: resources/xml/reports/death_report.xml:10 5698msgid "Married name" 5699msgstr "" 5700 5701#: app/Gedcom.php:1042 5702msgid "Circumcision" 5703msgstr "" 5704 5705#: app/Gedcom.php:1044 5706msgid "Degree" 5707msgstr "" 5708 5709#: app/Gedcom.php:1045 app/Gedcom.php:1570 5710msgid "DNA markers" 5711msgstr "" 5712 5713#: app/Gedcom.php:1066 5714msgid "Namesake" 5715msgstr "" 5716 5717#: app/Gedcom.php:1077 app/Gedcom.php:1118 app/Gedcom.php:1131 5718#: app/Gedcom.php:1174 app/Gedcom.php:1182 app/Gedcom.php:1428 5719#: app/Gedcom.php:1491 5720msgid "Name of addressee" 5721msgstr "" 5722 5723#. I18N: https://gov.genealogy.net 5724#: app/Gedcom.php:1079 app/Gedcom.php:1133 app/Gedcom.php:1253 5725#: app/Gedcom.php:1292 app/Gedcom.php:1324 5726msgid "GOV identifier" 5727msgstr "" 5728 5729#: app/Gedcom.php:1080 app/Gedcom.php:1134 app/Gedcom.php:1177 5730#: app/Gedcom.php:1185 app/Gedcom.php:1452 5731#: app/Http/RequestHandlers/CheckTree.php:347 5732#: resources/views/lists/locations-table.phtml:63 5733msgid "Location" 5734msgstr "" 5735 5736#. I18N: https://en.wikipedia.org/wiki/Maidenhead_Locator_System 5737#: app/Gedcom.php:1082 app/Gedcom.php:1136 app/Gedcom.php:1179 5738#: app/Gedcom.php:1259 app/Gedcom.php:1294 app/Gedcom.php:1326 5739msgid "Maidenhead location code" 5740msgstr "" 5741 5742#: app/Gedcom.php:1098 app/Gedcom.php:1152 app/Gedcom.php:1305 5743#: app/Gedcom.php:1337 5744msgid "Witnesses" 5745msgstr "" 5746 5747#: app/Gedcom.php:1101 5748msgid "Family status" 5749msgstr "" 5750 5751#: app/Gedcom.php:1103 app/Gedcom.php:1159 5752msgid "The solution" 5753msgstr "" 5754 5755#: app/Gedcom.php:1104 app/Gedcom.php:1160 app/Gedcom.php:1310 5756#: app/Gedcom.php:1347 app/Gedcom.php:1350 app/Gedcom.php:1352 5757#: app/Gedcom.php:1354 app/Gedcom.php:1356 5758msgid "Creation date" 5759msgstr "" 5760 5761#: app/Gedcom.php:1106 app/Gedcom.php:1162 5762msgid "The problem" 5763msgstr "" 5764 5765#: app/Gedcom.php:1109 app/Gedcom.php:1165 5766msgid "Type of research task" 5767msgstr "" 5768 5769#: app/Gedcom.php:1110 app/Gedcom.php:1166 app/Gedcom.php:1450 5770msgid "Category" 5771msgstr "" 5772 5773#: app/Gedcom.php:1111 app/Gedcom.php:1167 app/Gedcom.php:1451 5774msgid "Completion date" 5775msgstr "" 5776 5777#: app/Gedcom.php:1112 app/Gedcom.php:1168 app/Gedcom.php:1449 5778msgid "Priority" 5779msgstr "" 5780 5781#: app/Gedcom.php:1113 app/Gedcom.php:1169 app/Gedcom.php:1453 5782msgid "Reminder date" 5783msgstr "" 5784 5785#: app/Gedcom.php:1114 app/Gedcom.php:1170 app/Gedcom.php:1171 5786#: app/Gedcom.php:1173 app/Gedcom.php:1175 app/Gedcom.php:1176 5787#: app/Gedcom.php:1183 app/Gedcom.php:1184 app/Gedcom.php:1263 5788#: app/Gedcom.php:1313 app/Gedcom.php:1349 app/Gedcom.php:1351 5789#: app/Gedcom.php:1353 app/Gedcom.php:1355 app/Gedcom.php:1358 5790#: app/Gedcom.php:1392 app/Gedcom.php:1454 app/Gedcom.php:1461 5791#: app/Gedcom.php:1462 app/Gedcom.php:1470 app/Gedcom.php:1480 5792#: app/Gedcom.php:1496 app/Gedcom.php:1497 app/Gedcom.php:1498 5793#: app/Gedcom.php:1499 app/Gedcom.php:1549 app/Gedcom.php:1556 5794#: app/Gedcom.php:1557 app/Gedcom.php:1558 app/Gedcom.php:1559 5795#: app/Gedcom.php:1569 app/Gedcom.php:1571 app/Gedcom.php:1575 5796#: app/Gedcom.php:1576 app/Gedcom.php:1579 5797msgid "Unique identifier" 5798msgstr "" 5799 5800#. I18N: https://genealogy.net/GEDCOM/ 5801#: app/Gedcom.php:1115 resources/views/admin/tags.phtml:964 5802msgid "GEDCOM-L" 5803msgstr "" 5804 5805#: app/Gedcom.php:1120 5806msgid "Base GEDCOM tag" 5807msgstr "" 5808 5809#: app/Gedcom.php:1121 app/Gedcom.php:1122 app/Gedcom.php:1123 5810#: app/Gedcom.php:1124 app/Gedcom.php:1125 5811msgid "New GEDCOM tag" 5812msgstr "" 5813 5814#: app/Gedcom.php:1126 app/Gedcom.php:1127 app/Gedcom.php:1128 5815#: app/Gedcom.php:1129 app/Gedcom.php:1130 5816msgid "Definition" 5817msgstr "" 5818 5819#: app/Gedcom.php:1155 app/Gedcom.php:1346 5820msgid "Rufname" 5821msgstr "" 5822 5823#: app/Gedcom.php:1223 5824msgid "Type of abbreviation" 5825msgstr "" 5826 5827#. I18N: Name of a module 5828#: app/Gedcom.php:1228 app/Media.php:144 app/Module/MediaListModule.php:224 5829#: app/Module/MediaTabModule.php:59 5830#: resources/views/admin/control-panel.phtml:324 5831#: resources/views/admin/control-panel.phtml:778 5832#: resources/views/admin/media.phtml:102 5833#: resources/views/lists/media-table.phtml:77 5834#: resources/views/modules/recent_changes/changes-table.phtml:65 5835msgid "Media" 5836msgstr "" 5837 5838#: app/Gedcom.php:1240 5839msgid "Type of location" 5840msgstr "" 5841 5842#: app/Gedcom.php:1243 5843msgid "GOV identifier type" 5844msgstr "" 5845 5846#: app/Gedcom.php:1244 5847msgid "Administrative ID" 5848msgstr "" 5849 5850#: app/Gedcom.php:1247 5851msgid "Type of administrative ID" 5852msgstr "" 5853 5854#: app/Gedcom.php:1248 5855msgid "Demographic data" 5856msgstr "" 5857 5858#: app/Gedcom.php:1251 5859msgid "Type of demographic data" 5860msgstr "" 5861 5862#: app/Gedcom.php:1254 5863msgid "Parent" 5864msgstr "" 5865 5866#: app/Gedcom.php:1257 5867msgid "Hierarchical relationship" 5868msgstr "" 5869 5870#: app/Gedcom.php:1282 app/Gedcom.php:1314 5871msgid "House number" 5872msgstr "" 5873 5874#: app/Gedcom.php:1283 app/Gedcom.php:1315 5875msgid "Street name" 5876msgstr "" 5877 5878#: app/Gedcom.php:1284 app/Gedcom.php:1297 app/Gedcom.php:1299 5879#: app/Gedcom.php:1300 app/Gedcom.php:1308 app/Gedcom.php:1309 5880#: app/Gedcom.php:1316 app/Gedcom.php:1329 app/Gedcom.php:1331 5881#: app/Gedcom.php:1332 app/Gedcom.php:1342 app/Gedcom.php:1343 5882msgid "Additional information" 5883msgstr "" 5884 5885#: app/Gedcom.php:1286 app/Gedcom.php:1318 5886msgid "Alternative place name" 5887msgstr "" 5888 5889#. I18N: https://foko.genealogy.net 5890#: app/Gedcom.php:1288 app/Gedcom.php:1290 app/Gedcom.php:1320 5891#: app/Gedcom.php:1322 5892msgid "FOKO country" 5893msgstr "" 5894 5895#: app/Gedcom.php:1296 app/Gedcom.php:1328 5896msgid "Reliability of the information" 5897msgstr "" 5898 5899#: app/Gedcom.php:1302 app/Gedcom.php:1334 5900msgid "Certificate number" 5901msgstr "" 5902 5903#: app/Gedcom.php:1303 app/Gedcom.php:1335 app/Gedcom.php:1510 5904#: app/Gedcom.php:1518 5905msgid "Comment" 5906msgstr "" 5907 5908#. I18N: Name of a module/sidebar 5909#: app/Gedcom.php:1304 app/Gedcom.php:1336 5910#: app/Module/IndividualMetadataModule.php:60 5911msgid "Extra information" 5912msgstr "" 5913 5914#: app/Gedcom.php:1311 5915msgid "Cohabitation" 5916msgstr "" 5917 5918#: app/Gedcom.php:1312 5919msgid "Joint family name" 5920msgstr "" 5921 5922#. I18N: German Bürgerort 5923#: app/Gedcom.php:1348 5924msgid "Place of citizenship" 5925msgstr "" 5926 5927#: app/Gedcom.php:1370 app/Gedcom.php:1374 app/Gedcom.php:1394 5928#: app/Gedcom.php:1429 app/Gedcom.php:1436 app/GedcomRecord.php:357 5929#: app/GedcomRecord.php:463 app/Report/ReportParserGenerate.php:1005 5930#: app/Statistics/Repository/EventRepository.php:414 5931msgid "Private" 5932msgstr "" 5933 5934#: app/Gedcom.php:1371 app/Gedcom.php:1373 app/Gedcom.php:1433 5935#: app/Gedcom.php:1435 app/Gedcom.php:1438 resources/views/admin/users.phtml:34 5936msgid "Verified" 5937msgstr "" 5938 5939#: app/Gedcom.php:1379 5940msgid "Label for husband" 5941msgstr "" 5942 5943#: app/Gedcom.php:1381 5944msgid "Label for wife" 5945msgstr "" 5946 5947#: app/Gedcom.php:1382 app/Module/DescendancyModule.php:267 5948#: resources/views/family-page-children.phtml:17 5949msgid "No children" 5950msgstr "" 5951 5952#: app/Gedcom.php:1421 resources/views/modals/submitter-fields.phtml:17 5953#: resources/views/password-request-page.phtml:23 5954msgid "Email" 5955msgstr "" 5956 5957#: app/Gedcom.php:1458 5958msgid "Scrapbook" 5959msgstr "" 5960 5961#: app/Gedcom.php:1509 app/Gedcom.php:1517 app/Gedcom.php:1526 5962#: app/Gedcom.php:1527 app/Gedcom.php:1530 app/Gedcom.php:1531 5963#: app/Gedcom.php:1602 app/Gedcom.php:1616 app/Gedcom.php:1630 5964#: app/Gedcom.php:1632 app/Gedcom.php:1634 app/Gedcom.php:1636 5965#: app/Gedcom.php:1638 app/Gedcom.php:1640 5966msgid "Author of last change" 5967msgstr "" 5968 5969#: app/Gedcom.php:1513 5970msgid "Place in Hebrew" 5971msgstr "" 5972 5973#: app/Gedcom.php:1516 5974msgid "Cemetery" 5975msgstr "" 5976 5977#: app/Gedcom.php:1521 5978msgid "Name in Hebrew" 5979msgstr "" 5980 5981#: app/Gedcom.php:1523 5982msgid "Holocaust" 5983msgstr "" 5984 5985#: app/Gedcom.php:1524 5986msgid "Military" 5987msgstr "" 5988 5989#: app/Gedcom.php:1525 app/Http/RequestHandlers/ReorderMediaPage.php:49 5990#: app/Module/FixPrimaryTag.php:119 5991#: resources/views/individual-page-menu.phtml:102 5992#: resources/views/individual-page-menu.phtml:107 5993msgid "Re-order media" 5994msgstr "" 5995 5996#: app/Gedcom.php:1529 resources/views/admin/webtrees1-thumbnails.phtml:39 5997msgid "Thumbnail image" 5998msgstr "" 5999 6000#: app/Gedcom.php:1532 6001msgid "Remote server" 6002msgstr "" 6003 6004#: app/Gedcom.php:1535 resources/views/edit-blocks-block.phtml:22 6005msgid "Block" 6006msgstr "" 6007 6008#: app/Gedcom.php:1536 resources/views/setup/step-4-database-mysql.phtml:109 6009#: resources/views/setup/step-4-database-pgsql.phtml:95 6010#: resources/views/setup/step-4-database-sqlite.phtml:52 6011#: resources/views/setup/step-4-database-sqlsvr.phtml:95 6012msgid "Database name" 6013msgstr "" 6014 6015#: app/Gedcom.php:1537 resources/views/setup/step-4-database-mysql.phtml:95 6016#: resources/views/setup/step-4-database-pgsql.phtml:83 6017#: resources/views/setup/step-4-database-sqlsvr.phtml:83 6018msgid "Database password" 6019msgstr "" 6020 6021#: app/Gedcom.php:1539 resources/views/setup/step-4-database-mysql.phtml:81 6022#: resources/views/setup/step-4-database-pgsql.phtml:71 6023#: resources/views/setup/step-4-database-sqlsvr.phtml:71 6024msgid "Database user account" 6025msgstr "" 6026 6027#: app/Gedcom.php:1550 6028msgid "Citizenship" 6029msgstr "" 6030 6031#: app/Gedcom.php:1552 6032msgid "Legatee" 6033msgstr "" 6034 6035#. I18N: GEDCOM tag _PURC 6036#: app/Gedcom.php:1554 6037msgid "Land purchase" 6038msgstr "" 6039 6040#. I18N: GEDCOM tag _SALE 6041#: app/Gedcom.php:1555 6042msgid "Land sale" 6043msgstr "" 6044 6045#: app/Gedcom.php:1577 6046msgid "Bibliography" 6047msgstr "" 6048 6049#: app/Gedcom.php:1589 6050msgid "Sort date" 6051msgstr "" 6052 6053#: app/Http/Exceptions/HttpAccessDeniedException.php:35 6054#: app/Http/Exceptions/HttpNotFoundException.php:35 6055msgid "You do not have permission to view this page." 6056msgstr "" 6057 6058#: app/Http/Exceptions/HttpBadRequestException.php:35 6059msgid "The server could not understand this request." 6060msgstr "" 6061 6062#: app/Http/Exceptions/HttpTooManyRequestsException.php:35 6063msgid "Too many requests. Try again later." 6064msgstr "" 6065 6066#: app/Http/Middleware/CheckCsrf.php:69 6067msgid "This form has expired. Try again." 6068msgstr "" 6069 6070#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:73 6071#: app/Http/RequestHandlers/ModulesAllAction.php:69 6072#, php-format 6073msgid "The module “%s” has been enabled." 6074msgstr "" 6075 6076#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:75 6077#: app/Http/RequestHandlers/ModulesAllAction.php:71 6078#: app/Module/ChartsBlockModule.php:123 app/Module/ChartsBlockModule.php:143 6079#: app/Module/ChartsBlockModule.php:163 app/Module/ChartsBlockModule.php:177 6080#, php-format 6081msgid "The module “%s” has been disabled." 6082msgstr "" 6083 6084#: app/Http/RequestHandlers/AccountEdit.php:90 6085#: app/Module/ModuleThemeTrait.php:329 app/Module/UserWelcomeModule.php:112 6086msgid "My account" 6087msgstr "" 6088 6089#: app/Http/RequestHandlers/AccountUpdate.php:87 6090#: app/Http/RequestHandlers/RegisterAction.php:254 6091#: app/Http/RequestHandlers/UserAddAction.php:67 6092#: app/Http/RequestHandlers/UserEditAction.php:159 6093msgid "Duplicate username. A user with that username already exists. Please choose another username." 6094msgstr "" 6095 6096#: app/Http/RequestHandlers/AccountUpdate.php:96 6097#: app/Http/RequestHandlers/RegisterAction.php:259 6098#: app/Http/RequestHandlers/UserAddAction.php:72 6099#: app/Http/RequestHandlers/UserEditAction.php:153 6100msgid "Duplicate email address. A user with that email already exists." 6101msgstr "" 6102 6103#: app/Http/RequestHandlers/AccountUpdate.php:114 6104#: app/Http/RequestHandlers/MapDataSave.php:101 6105#, php-format 6106msgid "The details for “%s” have been updated." 6107msgstr "" 6108 6109#: app/Http/RequestHandlers/AddChildToFamilyPage.php:76 6110#: resources/views/family-page-children.phtml:41 6111#: resources/views/modules/relatives/family.phtml:219 6112msgid "Add a son" 6113msgstr "" 6114 6115#: app/Http/RequestHandlers/AddChildToFamilyPage.php:77 6116#: resources/views/family-page-children.phtml:45 6117#: resources/views/modules/relatives/family.phtml:223 6118msgid "Add a daughter" 6119msgstr "" 6120 6121#: app/Http/RequestHandlers/AddChildToFamilyPage.php:78 6122#: resources/views/family-page-menu.phtml:52 6123#: resources/views/modules/relatives/family.phtml:227 6124msgid "Add a child" 6125msgstr "" 6126 6127#: app/Http/RequestHandlers/AddChildToIndividualPage.php:87 6128#: resources/views/modules/relatives/tab.phtml:153 6129msgid "Add a child to create a one-parent family" 6130msgstr "" 6131 6132#: app/Http/RequestHandlers/AddMediaFileModal.php:73 6133#: resources/views/media-page-menu.phtml:37 6134#: resources/views/modals/add-media-file.phtml:21 6135msgid "Add a media file" 6136msgstr "" 6137 6138#: app/Http/RequestHandlers/AddParentToIndividualPage.php:76 6139#: resources/views/family-page-grandparents.phtml:64 6140#: resources/views/family-page-grandparents.phtml:72 6141#: resources/views/modules/relatives/tab.phtml:112 6142msgid "Add a mother" 6143msgstr "" 6144 6145#: app/Http/RequestHandlers/AddParentToIndividualPage.php:78 6146#: resources/views/family-page-grandparents.phtml:34 6147#: resources/views/family-page-grandparents.phtml:42 6148#: resources/views/modules/relatives/tab.phtml:105 6149msgid "Add a father" 6150msgstr "" 6151 6152#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:83 6153#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:86 6154#: resources/views/family-page-menu.phtml:46 6155#: resources/views/family-page-parents.phtml:49 6156#: resources/views/modules/relatives/family.phtml:99 6157#: resources/views/modules/relatives/tab.phtml:130 6158msgid "Add a wife" 6159msgstr "" 6160 6161#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:85 6162#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:87 6163#: resources/views/family-page-menu.phtml:39 6164#: resources/views/family-page-parents.phtml:27 6165#: resources/views/modules/relatives/family.phtml:62 6166#: resources/views/modules/relatives/tab.phtml:132 6167msgid "Add a husband" 6168msgstr "" 6169 6170#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:88 6171msgid "Add a spouse" 6172msgstr "" 6173 6174#: app/Http/RequestHandlers/AddUnlinkedPage.php:75 6175msgid "Create an individual" 6176msgstr "" 6177 6178#: app/Http/RequestHandlers/BroadcastAction.php:80 6179#: app/Http/RequestHandlers/ContactAction.php:146 6180#: app/Http/RequestHandlers/EmailPreferencesAction.php:88 6181#: app/Http/RequestHandlers/MessageAction.php:93 6182#, php-format 6183msgid "The message was successfully sent to %s." 6184msgstr "" 6185 6186#: app/Http/RequestHandlers/BroadcastAction.php:85 6187#, php-format 6188msgid "The message was not sent to %s." 6189msgstr "" 6190 6191#: app/Http/RequestHandlers/CalendarEvents.php:159 6192#: resources/views/modules/yahrzeit/list.phtml:45 6193#, php-format 6194msgid "%s year anniversary" 6195msgstr "" 6196 6197#: app/Http/RequestHandlers/CalendarEvents.php:209 6198msgid "Day not set" 6199msgstr "" 6200 6201#: app/Http/RequestHandlers/CalendarPage.php:116 6202msgid "Anniversary calendar" 6203msgstr "" 6204 6205#: app/Http/RequestHandlers/CalendarPage.php:120 6206msgid "On this day…" 6207msgstr "" 6208 6209#: app/Http/RequestHandlers/CalendarPage.php:123 6210msgid "In this month…" 6211msgstr "" 6212 6213#: app/Http/RequestHandlers/CalendarPage.php:126 6214msgid "In this year…" 6215msgstr "" 6216 6217#: app/Http/RequestHandlers/ChangeFamilyMembersPage.php:50 6218#: resources/views/family-page-menu.phtml:33 6219msgid "Change family members" 6220msgstr "" 6221 6222#: app/Http/RequestHandlers/CheckTree.php:189 6223msgid "Invalid GEDCOM record." 6224msgstr "" 6225 6226#: app/Http/RequestHandlers/CheckTree.php:195 6227msgid "Invalid GEDCOM level number." 6228msgstr "" 6229 6230#: app/Http/RequestHandlers/CheckTree.php:212 6231msgid "Custom GEDCOM tags are discouraged. Try to use only standard GEDCOM tags." 6232msgstr "" 6233 6234#: app/Http/RequestHandlers/CheckTree.php:215 6235msgid "Invalid GEDCOM tag." 6236msgstr "" 6237 6238#: app/Http/RequestHandlers/CheckTree.php:225 6239#: app/Http/RequestHandlers/UserEditAction.php:97 6240#: app/Http/RequestHandlers/UserEditPage.php:84 6241#: app/Module/FamilyTreeNewsModule.php:175 app/Module/UserJournalModule.php:177 6242#, php-format 6243msgid "%s does not exist." 6244msgstr "" 6245 6246#: app/Http/RequestHandlers/CheckTree.php:257 6247#: app/Http/RequestHandlers/CheckTree.php:262 6248#: app/Http/RequestHandlers/CheckTree.php:267 6249#: app/Http/RequestHandlers/CheckTree.php:272 6250#, php-format 6251msgid "%1$s does not have a link back to %2$s." 6252msgstr "" 6253 6254#: app/Http/RequestHandlers/CheckTree.php:275 6255#, php-format 6256msgid "%1$s does not exist. Did you mean %2$s?" 6257msgstr "" 6258 6259#: app/Http/RequestHandlers/CheckTree.php:279 6260msgid "Inline-source records are discouraged." 6261msgstr "" 6262 6263#: app/Http/RequestHandlers/CheckTree.php:282 6264msgid "Invalid GEDCOM value." 6265msgstr "" 6266 6267#: app/Http/RequestHandlers/CheckTree.php:288 6268#, php-format 6269msgid "“%1$s” should be “%2$s”." 6270msgstr "" 6271 6272#: app/Http/RequestHandlers/CheckTree.php:294 6273msgid "webtrees does not recognise this file format." 6274msgstr "" 6275 6276#: app/Http/RequestHandlers/CheckTree.php:297 6277msgid "webtrees cannot create thumbnails for this file format." 6278msgstr "" 6279 6280#: app/Http/RequestHandlers/CheckTree.php:301 6281msgid "This filename is not compatible with the GEDZIP file format." 6282msgstr "" 6283 6284#: app/Http/RequestHandlers/CheckTree.php:308 6285#: app/Http/RequestHandlers/CheckTree.php:312 6286#, php-format 6287msgid "%s occurs too many times." 6288msgstr "" 6289 6290#: app/Http/RequestHandlers/CheckTree.php:318 6291#: resources/views/admin/trees.phtml:182 6292msgid "Check for errors" 6293msgstr "" 6294 6295#: app/Http/RequestHandlers/CheckTree.php:389 6296msgid "Line number" 6297msgstr "" 6298 6299#: app/Http/RequestHandlers/CheckTree.php:424 6300#, php-format 6301msgid "%1$s is a %2$s but a %3$s is expected." 6302msgstr "" 6303 6304#: app/Http/RequestHandlers/CleanDataFolder.php:102 6305#: resources/views/admin/control-panel.phtml:245 6306msgid "Clean up data folder" 6307msgstr "" 6308 6309#: app/Http/RequestHandlers/ContactAction.php:114 6310#: app/Http/RequestHandlers/PasswordResetAction.php:85 6311#: app/Http/RequestHandlers/PasswordResetPage.php:77 6312#: app/Http/RequestHandlers/RegisterAction.php:106 6313msgid "Please try again." 6314msgstr "" 6315 6316#: app/Http/RequestHandlers/ContactAction.php:119 6317msgid "Please enter a valid email address." 6318msgstr "" 6319 6320#: app/Http/RequestHandlers/ContactAction.php:124 6321#: app/Http/RequestHandlers/RegisterAction.php:266 6322msgid "You are not allowed to send messages that contain external links." 6323msgstr "" 6324 6325#. I18N: e.g. ‘You should delete the “https://” from “https://www.example.com” and try again.’ 6326#: app/Http/RequestHandlers/ContactAction.php:125 6327#: app/Http/RequestHandlers/RegisterAction.php:266 6328#, php-format 6329msgid "You should delete the “%1$s” from “%2$s” and try again." 6330msgstr "" 6331 6332#: app/Http/RequestHandlers/ContactAction.php:151 6333#: app/Http/RequestHandlers/EmailPreferencesAction.php:90 6334#: app/Http/RequestHandlers/MessageAction.php:98 6335msgid "The message was not sent." 6336msgstr "" 6337 6338#: app/Http/RequestHandlers/ContactPage.php:89 6339#: app/Http/RequestHandlers/MessagePage.php:72 6340#: app/Statistics/Repository/UserRepository.php:120 6341#: resources/views/modules/user-messages/user-messages.phtml:30 6342#: resources/views/pending-changes-page.phtml:78 6343msgid "Send a message" 6344msgstr "" 6345 6346#: app/Http/RequestHandlers/ControlPanel.php:150 6347#: app/Http/RequestHandlers/MapDataAdd.php:93 6348#: app/Http/RequestHandlers/MapDataEdit.php:86 6349#: app/Http/RequestHandlers/MapDataList.php:110 6350#: app/Module/ModuleThemeTrait.php:235 app/Module/ModuleThemeTrait.php:239 6351#: resources/views/admin/analytics-edit.phtml:17 6352#: resources/views/admin/broadcast.phtml:18 6353#: resources/views/admin/changes-log.phtml:31 6354#: resources/views/admin/clean-data.phtml:15 6355#: resources/views/admin/components.phtml:28 6356#: resources/views/admin/data-fix-page.phtml:24 6357#: resources/views/admin/data-fix-select.phtml:20 6358#: resources/views/admin/email-page.phtml:20 6359#: resources/views/admin/fix-level-0-media.phtml:15 6360#: resources/views/admin/map-import-form.phtml:16 6361#: resources/views/admin/media-upload.phtml:18 6362#: resources/views/admin/media.phtml:21 6363#: resources/views/admin/merge-records-step-1.phtml:41 6364#: resources/views/admin/merge-records-step-2.phtml:23 6365#: resources/views/admin/modules.phtml:34 6366#: resources/views/admin/server-information.phtml:13 6367#: resources/views/admin/site-logs.phtml:29 6368#: resources/views/admin/site-mail.phtml:29 6369#: resources/views/admin/site-preferences.phtml:15 6370#: resources/views/admin/site-registration.phtml:16 6371#: resources/views/admin/tags.phtml:21 6372#: resources/views/admin/trees-check.phtml:19 6373#: resources/views/admin/trees-create.phtml:15 6374#: resources/views/admin/trees-duplicates.phtml:18 6375#: resources/views/admin/trees-export.phtml:20 6376#: resources/views/admin/trees-import.phtml:23 6377#: resources/views/admin/trees-merge.phtml:19 6378#: resources/views/admin/trees-preferences.phtml:38 6379#: resources/views/admin/trees-privacy.phtml:22 6380#: resources/views/admin/trees-renumber.phtml:17 6381#: resources/views/admin/trees-unconnected.phtml:22 6382#: resources/views/admin/trees.phtml:41 6383#: resources/views/admin/upgrade/steps.phtml:14 6384#: resources/views/admin/upgrade/wizard.phtml:15 6385#: resources/views/admin/users-cleanup.phtml:21 6386#: resources/views/admin/users-create.phtml:19 6387#: resources/views/admin/users-edit.phtml:28 6388#: resources/views/admin/users.phtml:15 6389#: resources/views/admin/webtrees1-thumbnails.phtml:14 6390#: resources/views/modules/bing-maps/config.phtml:14 6391#: resources/views/modules/custom-css-js/edit.phtml:14 6392#: resources/views/modules/faq/config.phtml:20 6393#: resources/views/modules/faq/edit.phtml:21 6394#: resources/views/modules/geonames/config.phtml:14 6395#: resources/views/modules/google-maps/config.phtml:14 6396#: resources/views/modules/here-maps/config.phtml:14 6397#: resources/views/modules/map-box/config.phtml:14 6398#: resources/views/modules/openrouteservice/config.phtml:14 6399#: resources/views/modules/relationships-chart/config.phtml:20 6400#: resources/views/modules/sitemap/config.phtml:18 6401#: resources/views/modules/stories/config.phtml:18 6402#: resources/views/modules/stories/edit.phtml:22 6403msgid "Control panel" 6404msgstr "" 6405 6406#: app/Http/RequestHandlers/CopyFact.php:71 6407#, php-format 6408msgid "“%s“ has been copied to the clipboard." 6409msgstr "" 6410 6411#: app/Http/RequestHandlers/CopyFact.php:73 6412msgid "Use the “edit“ menu to paste this into another record." 6413msgstr "" 6414 6415#: app/Http/RequestHandlers/CreateLocationAction.php:57 6416#: app/Http/RequestHandlers/MapDataSave.php:89 6417msgid "The location has been created" 6418msgstr "" 6419 6420#: app/Http/RequestHandlers/CreateMediaObjectAction.php:96 6421msgid "The media object has been created" 6422msgstr "" 6423 6424#: app/Http/RequestHandlers/CreateNoteAction.php:64 6425msgid "The note has been created" 6426msgstr "" 6427 6428#: app/Http/RequestHandlers/CreateRepositoryAction.php:79 6429msgid "The repository has been created" 6430msgstr "" 6431 6432#: app/Http/RequestHandlers/CreateSourceAction.php:103 6433msgid "The source has been created" 6434msgstr "" 6435 6436#: app/Http/RequestHandlers/CreateSubmissionAction.php:56 6437msgid "The submission has been created" 6438msgstr "" 6439 6440#: app/Http/RequestHandlers/CreateSubmitterAction.php:79 6441msgid "The submitter has been created" 6442msgstr "" 6443 6444#: app/Http/RequestHandlers/CreateTreeAction.php:63 6445#, php-format 6446msgid "The family tree “%s” already exists." 6447msgstr "" 6448 6449#: app/Http/RequestHandlers/CreateTreeAction.php:70 6450#, php-format 6451msgid "The family tree “%s” has been created." 6452msgstr "" 6453 6454#: app/Http/RequestHandlers/CreateTreePage.php:57 6455#: resources/views/admin/control-panel.phtml:292 6456msgid "Create a family tree" 6457msgstr "" 6458 6459#: app/Http/RequestHandlers/CreateTreePage.php:59 6460msgid "My family tree" 6461msgstr "" 6462 6463#: app/Http/RequestHandlers/DataFixChoose.php:65 6464#: app/Http/RequestHandlers/DataFixPage.php:87 6465#: app/Http/RequestHandlers/HelpText.php:271 6466#: app/Http/RequestHandlers/ModulesDataFixesPage.php:43 6467#: resources/views/admin/control-panel.phtml:692 6468#: resources/views/admin/data-fix-page.phtml:24 6469#: resources/views/admin/trees.phtml:150 6470msgid "Data fixes" 6471msgstr "" 6472 6473#: app/Http/RequestHandlers/DataFixData.php:103 6474#: app/Http/RequestHandlers/DataFixPreview.php:81 6475#: resources/views/admin/analytics-edit.phtml:27 6476msgid "Preview" 6477msgstr "" 6478 6479#: app/Http/RequestHandlers/DataFixData.php:104 6480msgid "Update" 6481msgstr "" 6482 6483#: app/Http/RequestHandlers/DeletePath.php:73 6484#: app/Http/RequestHandlers/DeletePath.php:90 6485#, php-format 6486msgid "The file %s could not be deleted." 6487msgstr "" 6488 6489#: app/Http/RequestHandlers/DeletePath.php:81 6490#, php-format 6491msgid "The folder %s has been deleted." 6492msgstr "" 6493 6494#: app/Http/RequestHandlers/DeletePath.php:83 6495#, php-format 6496msgid "The folder %s could not be deleted." 6497msgstr "" 6498 6499#: app/Http/RequestHandlers/DeletePath.php:88 6500#, php-format 6501msgid "The file %s has been deleted." 6502msgstr "" 6503 6504#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 6505#: app/Http/RequestHandlers/DeleteRecord.php:80 6506#, php-format 6507msgid "The family “%s” has been deleted because it only has one member." 6508msgstr "" 6509 6510#. I18N: %s are names of records, such as sources, repositories or individuals 6511#: app/Http/RequestHandlers/DeleteRecord.php:88 6512#: app/Http/RequestHandlers/DeleteRecord.php:93 6513#, php-format 6514msgid "The link from “%1$s” to “%2$s” has been deleted." 6515msgstr "" 6516 6517#. I18N: %s is the name of a family tree 6518#: app/Http/RequestHandlers/DeleteTreeAction.php:62 6519#: app/Http/RequestHandlers/SynchronizeTrees.php:112 6520#, php-format 6521msgid "The family tree “%s” has been deleted." 6522msgstr "" 6523 6524#: app/Http/RequestHandlers/EditMediaFileAction.php:135 6525#, php-format 6526msgid "The media file %1$s has been renamed to %2$s." 6527msgstr "" 6528 6529#: app/Http/RequestHandlers/EditMediaFileAction.php:138 6530#, php-format 6531msgid "The media file %1$s could not be renamed to %2$s." 6532msgstr "" 6533 6534#: app/Http/RequestHandlers/EditMediaFileModal.php:74 6535#: resources/views/modals/edit-media-file.phtml:22 6536msgid "Edit a media file" 6537msgstr "" 6538 6539#: app/Http/RequestHandlers/EditNotePage.php:54 6540msgid "Edit the shared note" 6541msgstr "" 6542 6543#: app/Http/RequestHandlers/EditRawFactPage.php:53 6544#: app/Http/RequestHandlers/EditRawRecordPage.php:55 6545#: resources/views/edit/edit-fact.phtml:57 6546#: resources/views/edit/edit-record.phtml:58 6547#: resources/views/family-page-menu.phtml:87 6548#: resources/views/individual-page-menu.phtml:127 6549msgid "Edit the raw GEDCOM" 6550msgstr "" 6551 6552#: app/Http/RequestHandlers/EmailPreferencesAction.php:80 6553#: app/Http/RequestHandlers/ModulesAnalyticsAction.php:45 6554#: app/Http/RequestHandlers/ModulesBlocksAction.php:46 6555#: app/Http/RequestHandlers/ModulesChartsAction.php:46 6556#: app/Http/RequestHandlers/ModulesDataFixesAction.php:45 6557#: app/Http/RequestHandlers/ModulesFootersAction.php:46 6558#: app/Http/RequestHandlers/ModulesHistoricEventsAction.php:45 6559#: app/Http/RequestHandlers/ModulesLanguagesAction.php:45 6560#: app/Http/RequestHandlers/ModulesListsAction.php:46 6561#: app/Http/RequestHandlers/ModulesMapAutocompleteAction.php:45 6562#: app/Http/RequestHandlers/ModulesMapGeoLocationsAction.php:45 6563#: app/Http/RequestHandlers/ModulesMapLinksAction.php:45 6564#: app/Http/RequestHandlers/ModulesMapProvidersAction.php:45 6565#: app/Http/RequestHandlers/ModulesMenusAction.php:47 6566#: app/Http/RequestHandlers/ModulesReportsAction.php:46 6567#: app/Http/RequestHandlers/ModulesSharesAction.php:45 6568#: app/Http/RequestHandlers/ModulesSidebarsAction.php:47 6569#: app/Http/RequestHandlers/ModulesTabsAction.php:47 6570#: app/Http/RequestHandlers/ModulesThemesAction.php:45 6571#: app/Http/RequestHandlers/SitePreferencesAction.php:63 6572#: app/Http/RequestHandlers/SiteRegistrationAction.php:51 6573#: app/Http/RequestHandlers/SiteTagsAction.php:61 6574msgid "The website preferences have been updated." 6575msgstr "" 6576 6577#: app/Http/RequestHandlers/EmailPreferencesPage.php:67 6578#: resources/views/admin/control-panel.phtml:223 6579msgid "Sending email" 6580msgstr "" 6581 6582#: app/Http/RequestHandlers/ExportGedcomPage.php:53 6583msgid "Export a GEDCOM file" 6584msgstr "" 6585 6586#. I18N: %s is a filename 6587#: app/Http/RequestHandlers/ExportGedcomServer.php:88 6588#: app/Http/RequestHandlers/UpgradeWizardStep.php:232 6589#, php-format 6590msgid "The family tree has been exported to %s." 6591msgstr "" 6592 6593#: app/Http/RequestHandlers/ExportGedcomServer.php:91 6594#, php-format 6595msgid "The file %s could not be created." 6596msgstr "" 6597 6598#: app/Http/RequestHandlers/FamilyPage.php:155 6599#: app/Http/RequestHandlers/IndividualPage.php:227 6600#: app/Module/StatisticsChartModule.php:423 6601#: app/Module/StatisticsChartModule.php:715 6602#: resources/views/lists/families-table.phtml:233 6603#: resources/views/lists/individuals-table.phtml:252 6604#: resources/views/modules/pedigree-chart/previous.phtml:38 6605#: resources/views/modules/relatives/family.phtml:214 6606#: resources/xml/reports/family_group_report.xml:761 6607#: resources/xml/reports/relative_ext_report.xml:122 6608msgid "Children" 6609msgstr "" 6610 6611#: app/Http/RequestHandlers/FindDuplicateRecords.php:61 6612#: resources/views/admin/trees.phtml:166 6613msgid "Find duplicates" 6614msgstr "" 6615 6616#: app/Http/RequestHandlers/FixLevel0MediaPage.php:48 6617#: resources/views/admin/control-panel.phtml:798 6618msgid "Link media objects to facts and events" 6619msgstr "" 6620 6621#: app/Http/RequestHandlers/GedcomLoad.php:94 6622msgid "Invalid GEDCOM file - no trailer record found." 6623msgstr "" 6624 6625#: app/Http/RequestHandlers/GedcomLoad.php:134 6626msgid "Deleting…" 6627msgstr "" 6628 6629#: app/Http/RequestHandlers/GedcomLoad.php:186 6630msgid "Invalid GEDCOM file - no header record found." 6631msgstr "" 6632 6633#: app/Http/RequestHandlers/HelpText.php:261 6634msgid "Romanized" 6635msgstr "" 6636 6637#: app/Http/RequestHandlers/HelpText.php:266 6638msgid "Hebrew" 6639msgstr "" 6640 6641#: app/Http/RequestHandlers/HelpText.php:276 6642msgid "Associate events with this source" 6643msgstr "" 6644 6645#. I18N: Name of a module 6646#: app/Http/RequestHandlers/HelpText.php:281 6647#: app/Http/RequestHandlers/PendingChanges.php:67 6648#: app/Module/ModuleThemeTrait.php:440 app/Module/ReviewChangesModule.php:80 6649#: app/Module/ReviewChangesModule.php:134 6650#: resources/views/admin/control-panel.phtml:319 6651#: resources/views/admin/control-panel.phtml:345 6652#: resources/views/pending-changes-page.phtml:78 6653#: resources/xml/reports/change_report.xml:52 6654msgid "Pending changes" 6655msgstr "" 6656 6657#: app/Http/RequestHandlers/HelpText.php:288 6658#: resources/views/admin/users-edit.phtml:294 6659msgid "Restrict to immediate family" 6660msgstr "" 6661 6662#: app/Http/RequestHandlers/HelpText.php:293 resources/views/help/link.phtml:11 6663#: resources/views/help/link.phtml:13 6664msgid "Help" 6665msgstr "" 6666 6667#: app/Http/RequestHandlers/HelpText.php:294 6668msgid "The help text has not been written for this item." 6669msgstr "" 6670 6671#: app/Http/RequestHandlers/ImportGedcomAction.php:103 6672msgid "No GEDCOM file was received." 6673msgstr "" 6674 6675#: app/Http/RequestHandlers/ImportGedcomPage.php:68 6676msgid "Import a GEDCOM file" 6677msgstr "" 6678 6679#: app/Http/RequestHandlers/ImportThumbnailsPage.php:47 6680#: resources/views/admin/control-panel.phtml:804 6681msgid "Import custom thumbnails from webtrees version 1" 6682msgstr "" 6683 6684#. I18N: The age of an individual at a given date 6685#: app/Http/RequestHandlers/IndividualPage.php:162 6686#: resources/views/fact-association-structure.phtml:62 6687#: resources/views/fact-date.phtml:94 6688#, php-format 6689msgctxt "Male" 6690msgid "(aged %s)" 6691msgstr "" 6692 6693#. I18N: The age of an individual at a given date 6694#: app/Http/RequestHandlers/IndividualPage.php:165 6695#: resources/views/fact-association-structure.phtml:65 6696#: resources/views/fact-date.phtml:98 6697#, php-format 6698msgctxt "Female" 6699msgid "(aged %s)" 6700msgstr "" 6701 6702#. I18N: The age of an individual at a given date 6703#: app/Http/RequestHandlers/IndividualPage.php:168 6704#: resources/views/fact-association-structure.phtml:68 6705#: resources/views/fact-date.phtml:102 6706#, php-format 6707msgid "(aged %s)" 6708msgstr "" 6709 6710#. I18N: The current age of a living individual 6711#: app/Http/RequestHandlers/IndividualPage.php:181 6712#, php-format 6713msgid "(age %s)" 6714msgstr "" 6715 6716#: app/Http/RequestHandlers/IndividualPage.php:218 6717#: resources/views/edit/change-family-members.phtml:36 6718#: resources/views/edit/change-family-members.phtml:51 6719#: resources/views/modules/pedigree-chart/previous.phtml:31 6720#: resources/xml/reports/bdm_report.xml:169 6721#: resources/xml/reports/individual_ext_report.xml:210 6722#: resources/xml/reports/individual_ext_report.xml:227 6723msgid "Spouse" 6724msgstr "" 6725 6726#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:49 6727#: resources/views/modules/relatives/tab.phtml:121 6728msgid "Link this individual to an existing family as a child" 6729msgstr "" 6730 6731#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:73 6732#: resources/views/modules/relatives/tab.phtml:144 6733msgid "Add a husband using an existing individual" 6734msgstr "" 6735 6736#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:76 6737#: resources/views/modules/relatives/tab.phtml:142 6738msgid "Add a wife using an existing individual" 6739msgstr "" 6740 6741#: app/Http/RequestHandlers/LoginAction.php:80 6742#: resources/views/admin/control-panel.phtml:186 6743#: resources/views/admin/upgrade/wizard.phtml:29 6744msgid "A new version of webtrees is available." 6745msgstr "" 6746 6747#. I18N: %s is a version number, such as 1.2.3 6748#. I18N: %s is a version number 6749#: app/Http/RequestHandlers/LoginAction.php:80 6750#: app/Http/RequestHandlers/UpgradeWizardStep.php:174 6751#: resources/views/admin/control-panel.phtml:189 6752#, php-format 6753msgid "Upgrade to webtrees %s." 6754msgstr "" 6755 6756#: app/Http/RequestHandlers/LoginAction.php:110 6757msgid "You cannot sign in because your browser does not accept cookies." 6758msgstr "" 6759 6760#: app/Http/RequestHandlers/LoginAction.php:117 6761#: app/Http/RequestHandlers/LoginAction.php:122 6762msgid "The username or password is incorrect." 6763msgstr "" 6764 6765#: app/Http/RequestHandlers/LoginAction.php:127 6766msgid "This account has not been verified. Please check your email for a verification message." 6767msgstr "" 6768 6769#: app/Http/RequestHandlers/LoginAction.php:132 6770msgid "This account has not been approved. Please wait for an administrator to approve it." 6771msgstr "" 6772 6773#. I18N: Name of a module 6774#: app/Http/RequestHandlers/LoginPage.php:80 app/Module/LoginBlockModule.php:43 6775#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:296 6776msgid "Sign in" 6777msgstr "" 6778 6779#: app/Http/RequestHandlers/LoginPage.php:85 6780msgid "Anyone with a user account can access this website." 6781msgstr "" 6782 6783#: app/Http/RequestHandlers/LoginPage.php:88 6784msgid "You need to be an authorized user to access this website." 6785msgstr "" 6786 6787#: app/Http/RequestHandlers/LoginPage.php:91 6788msgid "You need to be a family member to access this website." 6789msgstr "" 6790 6791#: app/Http/RequestHandlers/LoginPage.php:99 6792msgid "You can apply for an account using the link below." 6793msgstr "" 6794 6795#: app/Http/RequestHandlers/Logout.php:52 6796msgid "You have signed out." 6797msgstr "" 6798 6799#: app/Http/RequestHandlers/ManageMediaData.php:254 6800msgid "Create" 6801msgstr "" 6802 6803#: app/Http/RequestHandlers/ManageMediaData.php:258 6804#: resources/views/admin/clean-data.phtml:41 6805#: resources/views/admin/trees.phtml:116 6806#: resources/views/admin/users-table-options.phtml:44 6807#: resources/views/edit-account-page.phtml:172 6808#: resources/views/edit/icon-fact-delete.phtml:14 6809#: resources/views/individual-page-menu.phtml:119 6810#: resources/views/media-page-menu.phtml:71 6811#: resources/views/modules/faq/config.phtml:102 6812#: resources/views/modules/gedcom_news/list.phtml:45 6813#: resources/views/modules/stories/config.phtml:87 6814#: resources/views/modules/user_blog/list.phtml:45 6815#: resources/views/record-page-menu.phtml:45 6816#, php-format 6817msgid "Are you sure you want to delete “%s”?" 6818msgstr "" 6819 6820#: app/Http/RequestHandlers/ManageMediaData.php:260 6821#: app/Module/FixPrimaryTag.php:114 resources/views/admin/locations.phtml:50 6822#: resources/views/admin/trees-privacy.phtml:274 6823#: resources/views/admin/trees.phtml:117 6824#: resources/views/admin/users-table-options.phtml:45 6825#: resources/views/edit-blocks-block.phtml:28 6826#: resources/views/edit/icon-fact-delete.phtml:14 6827#: resources/views/edit/icon-fact-delete.phtml:16 6828#: resources/views/family-page-menu.phtml:81 6829#: resources/views/individual-page-menu.phtml:121 6830#: resources/views/media-page-details.phtml:38 6831#: resources/views/media-page-details.phtml:41 6832#: resources/views/media-page-menu.phtml:73 6833#: resources/views/modules/faq/config.phtml:62 6834#: resources/views/modules/faq/config.phtml:102 6835#: resources/views/modules/gedcom_news/list.phtml:46 6836#: resources/views/modules/stories/config.phtml:59 6837#: resources/views/modules/stories/config.phtml:87 6838#: resources/views/modules/stories/config.phtml:89 6839#: resources/views/modules/user-messages/user-messages.phtml:63 6840#: resources/views/modules/user-messages/user-messages.phtml:137 6841#: resources/views/modules/user_blog/list.phtml:46 6842#: resources/views/record-page-menu.phtml:47 6843msgid "Delete" 6844msgstr "" 6845 6846#: app/Http/RequestHandlers/ManageMediaData.php:327 6847msgid "There are no links to this media object." 6848msgstr "" 6849 6850#. I18N: size of file in KB 6851#: app/Http/RequestHandlers/ManageMediaData.php:361 app/MediaFile.php:314 6852#: app/Services/MediaFileService.php:95 6853#, php-format 6854msgid "%s KB" 6855msgstr "" 6856 6857#: app/Http/RequestHandlers/ManageMediaData.php:369 app/MediaFile.php:331 6858msgid "Image dimensions" 6859msgstr "" 6860 6861#. I18N: image dimensions, width × height 6862#: app/Http/RequestHandlers/ManageMediaData.php:371 app/MediaFile.php:329 6863#, php-format 6864msgid "%1$s × %2$s pixels" 6865msgstr "" 6866 6867#: app/Http/RequestHandlers/ManageMediaPage.php:67 6868#: resources/views/admin/control-panel.phtml:786 6869#: resources/views/admin/media-upload.phtml:18 6870msgid "Manage media" 6871msgstr "" 6872 6873#: app/Http/RequestHandlers/ManageTrees.php:87 6874#: resources/views/admin/changes-log.phtml:31 6875#: resources/views/admin/data-fix-page.phtml:24 6876#: resources/views/admin/data-fix-select.phtml:20 6877#: resources/views/admin/merge-records-step-1.phtml:41 6878#: resources/views/admin/merge-records-step-2.phtml:23 6879#: resources/views/admin/trees-check.phtml:19 6880#: resources/views/admin/trees-duplicates.phtml:18 6881#: resources/views/admin/trees-export.phtml:20 6882#: resources/views/admin/trees-import.phtml:23 6883#: resources/views/admin/trees-preferences.phtml:38 6884#: resources/views/admin/trees-privacy.phtml:22 6885#: resources/views/admin/trees-renumber.phtml:17 6886#: resources/views/admin/trees-unconnected.phtml:22 6887msgid "Manage family trees" 6888msgstr "" 6889 6890#: app/Http/RequestHandlers/MapDataAdd.php:75 6891#: resources/views/modules/place-hierarchy/page.phtml:28 6892#: resources/views/modules/place-hierarchy/page.phtml:31 6893#: resources/views/modules/statistics-chart/custom.phtml:179 6894msgid "World" 6895msgstr "" 6896 6897#: app/Http/RequestHandlers/MapDataAdd.php:80 6898#: app/Http/RequestHandlers/MapDataAdd.php:83 6899msgid "Add" 6900msgstr "" 6901 6902#: app/Http/RequestHandlers/MapDataAdd.php:92 6903#: app/Http/RequestHandlers/MapDataEdit.php:85 6904#: app/Http/RequestHandlers/MapDataList.php:106 6905#: resources/views/admin/control-panel.phtml:620 6906#: resources/views/admin/control-panel.phtml:825 6907#: resources/views/admin/map-import-form.phtml:16 6908msgid "Geographic data" 6909msgstr "" 6910 6911#: app/Http/RequestHandlers/MapDataEdit.php:73 6912#: app/Http/RequestHandlers/MapDataEdit.php:76 6913#: resources/views/admin/locations.phtml:48 6914#: resources/views/admin/locations.phtml:92 6915#: resources/views/admin/locations.phtml:95 6916#: resources/views/admin/users-table-options.phtml:27 6917#: resources/views/admin/users.phtml:24 6918#: resources/views/edit/icon-fact-edit.phtml:14 6919#: resources/views/edit/icon-fact-edit.phtml:16 6920#: resources/views/media-page-details.phtml:30 6921#: resources/views/media-page-details.phtml:33 6922#: resources/views/media-page-menu.phtml:31 6923#: resources/views/modules/faq/config.phtml:61 6924#: resources/views/modules/faq/config.phtml:97 6925#: resources/views/modules/gedcom_news/list.phtml:42 6926#: resources/views/modules/stories/config.phtml:58 6927#: resources/views/modules/stories/config.phtml:79 6928#: resources/views/modules/stories/config.phtml:81 6929#: resources/views/modules/user_blog/list.phtml:42 6930#: resources/views/note-page-details.phtml:25 6931#: resources/views/note-page-details.phtml:28 6932#: resources/views/record-page-menu.phtml:27 6933msgid "Edit" 6934msgstr "" 6935 6936#: app/Http/RequestHandlers/MapDataImportAction.php:183 6937#, php-format 6938msgid "locations updated: %s, locations added: %s" 6939msgstr "" 6940 6941#: app/Http/RequestHandlers/MapDataImportPage.php:75 6942msgid "Import geographic data" 6943msgstr "" 6944 6945#: app/Http/RequestHandlers/MergeFactsAction.php:107 6946#, php-format 6947msgid "The link from “%1$s” to “%2$s” has been updated." 6948msgstr "" 6949 6950#: app/Http/RequestHandlers/MergeFactsAction.php:178 6951#, php-format 6952msgid "The records “%1$s” and “%2$s” have been merged." 6953msgstr "" 6954 6955#: app/Http/RequestHandlers/MergeFactsPage.php:55 6956#: app/Http/RequestHandlers/MergeRecordsPage.php:65 6957#: resources/views/admin/trees.phtml:174 6958msgid "Merge records" 6959msgstr "" 6960 6961#: app/Http/RequestHandlers/MergeTreesAction.php:249 6962msgid "The family trees have been merged successfully." 6963msgstr "" 6964 6965#: app/Http/RequestHandlers/MergeTreesPage.php:75 6966#: resources/views/admin/control-panel.phtml:305 6967msgid "Merge family trees" 6968msgstr "" 6969 6970#: app/Http/RequestHandlers/ModuleDeleteSettings.php:73 6971#, php-format 6972msgid "The preferences for the module “%s” have been deleted." 6973msgstr "" 6974 6975#: app/Http/RequestHandlers/ModulesAllPage.php:58 6976#: resources/views/admin/components.phtml:28 6977#: resources/views/admin/control-panel.phtml:562 6978msgid "All modules" 6979msgstr "" 6980 6981#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:43 6982#: app/Module/ModuleAnalyticsTrait.php:107 6983#: resources/views/admin/analytics-edit.phtml:17 6984#: resources/views/admin/control-panel.phtml:585 6985#: resources/views/admin/modules.phtml:110 6986#: resources/views/admin/modules.phtml:112 6987#: resources/views/admin/modules.phtml:240 6988#: resources/views/admin/modules.phtml:243 6989#: resources/views/modules/privacy-policy/page.phtml:41 6990msgid "Tracking and analytics" 6991msgstr "" 6992 6993#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:44 6994msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 6995msgstr "" 6996 6997#: app/Http/RequestHandlers/ModulesBlocksPage.php:43 6998#: resources/views/admin/control-panel.phtml:613 6999#: resources/views/admin/modules.phtml:90 7000#: resources/views/admin/modules.phtml:92 7001msgid "Blocks" 7002msgstr "" 7003 7004#. I18N: Name of a module/block 7005#. I18N: Name of a module 7006#: app/Http/RequestHandlers/ModulesChartsPage.php:43 7007#: app/Module/ChartsBlockModule.php:66 app/Module/ChartsMenuModule.php:57 7008#: app/Module/ChartsMenuModule.php:107 7009#: resources/views/admin/control-panel.phtml:671 7010#: resources/views/admin/modules.phtml:94 7011#: resources/views/admin/modules.phtml:96 7012#: resources/views/admin/trees-preferences.phtml:391 7013msgid "Charts" 7014msgstr "" 7015 7016#: app/Http/RequestHandlers/ModulesFootersPage.php:43 7017#: resources/views/admin/control-panel.phtml:578 7018#: resources/views/admin/modules.phtml:106 7019#: resources/views/admin/modules.phtml:108 7020msgid "Footers" 7021msgstr "" 7022 7023#: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43 7024#: resources/views/admin/control-panel.phtml:720 7025#: resources/views/admin/modules.phtml:114 7026#: resources/views/admin/modules.phtml:116 7027#: resources/views/admin/modules.phtml:248 7028#: resources/views/admin/modules.phtml:251 7029#: resources/views/modules/personal_facts/tab.phtml:46 7030msgid "Historic events" 7031msgstr "" 7032 7033#: app/Http/RequestHandlers/ModulesLanguagesPage.php:43 7034#: resources/views/admin/control-panel.phtml:599 7035#: resources/views/admin/modules.phtml:122 7036#: resources/views/admin/modules.phtml:124 7037msgid "Languages" 7038msgstr "" 7039 7040#. I18N: Name of a module 7041#: app/Http/RequestHandlers/ModulesListsPage.php:43 7042#: app/Module/ListsMenuModule.php:55 app/Module/ListsMenuModule.php:101 7043#: resources/views/admin/control-panel.phtml:678 7044#: resources/views/admin/modules.phtml:98 7045#: resources/views/admin/modules.phtml:100 7046#: resources/views/admin/trees-preferences.phtml:331 7047msgid "Lists" 7048msgstr "" 7049 7050#. I18N: Automatic suggestions when you type 7051#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:43 7052#: resources/views/admin/control-panel.phtml:627 7053msgid "Autocomplete" 7054msgstr "" 7055 7056#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:44 7057msgid "Search for place names in an external database." 7058msgstr "" 7059 7060#. I18N: find latitude/longitude for a place 7061#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:43 7062#: resources/views/admin/control-panel.phtml:634 7063msgid "Geolocation" 7064msgstr "" 7065 7066#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:44 7067msgid "Search for locations in an external database." 7068msgstr "" 7069 7070#. I18N: Links to maps 7071#: app/Http/RequestHandlers/ModulesMapLinksPage.php:43 7072#: resources/views/admin/control-panel.phtml:641 7073msgid "Map links" 7074msgstr "" 7075 7076#: app/Http/RequestHandlers/ModulesMapLinksPage.php:44 7077#: app/Module/ModuleMapLinkTrait.php:49 7078msgid "Show the location of an event on an external map." 7079msgstr "" 7080 7081#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:43 7082#: app/Services/LeafletJsService.php:69 7083#: resources/views/admin/control-panel.phtml:648 7084msgid "Map providers" 7085msgstr "" 7086 7087#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:44 7088msgid "Use maps in webtrees." 7089msgstr "" 7090 7091#: app/Http/RequestHandlers/ModulesMenusPage.php:43 7092#: resources/views/admin/control-panel.phtml:664 7093#: resources/views/admin/modules.phtml:78 7094#: resources/views/admin/modules.phtml:80 7095msgid "Menus" 7096msgstr "" 7097 7098#. I18N: Name of a module 7099#: app/Http/RequestHandlers/ModulesReportsPage.php:43 7100#: app/Module/ReportsMenuModule.php:59 app/Module/ReportsMenuModule.php:109 7101#: resources/views/admin/control-panel.phtml:685 7102#: resources/views/admin/modules.phtml:102 7103#: resources/views/admin/modules.phtml:104 7104msgid "Reports" 7105msgstr "" 7106 7107#. I18N: plural noun - things that can be shared 7108#: app/Http/RequestHandlers/ModulesSharesPage.php:43 7109#: resources/views/admin/control-panel.phtml:727 7110msgid "Shares" 7111msgstr "" 7112 7113#: app/Http/RequestHandlers/ModulesSidebarsPage.php:43 7114#: resources/views/admin/control-panel.phtml:713 7115#: resources/views/admin/modules.phtml:86 7116#: resources/views/admin/modules.phtml:88 7117msgid "Sidebars" 7118msgstr "" 7119 7120#: app/Http/RequestHandlers/ModulesTabsPage.php:43 7121#: resources/views/admin/control-panel.phtml:706 7122#: resources/views/admin/modules.phtml:82 7123#: resources/views/admin/modules.phtml:84 7124msgid "Tabs" 7125msgstr "" 7126 7127#: app/Http/RequestHandlers/ModulesThemesPage.php:43 7128#: resources/views/admin/control-panel.phtml:592 7129#: resources/views/admin/modules.phtml:118 7130#: resources/views/admin/modules.phtml:120 7131msgid "Themes" 7132msgstr "" 7133 7134#: app/Http/RequestHandlers/PasswordRequestAction.php:111 7135#: app/Http/RequestHandlers/PasswordRequestPage.php:56 7136#: resources/views/modules/login_block/sign-in.phtml:54 7137msgid "Request a new password" 7138msgstr "" 7139 7140#: app/Http/RequestHandlers/PasswordRequestAction.php:124 7141#, php-format 7142msgid "A password reset link has been sent to “%s”." 7143msgstr "" 7144 7145#: app/Http/RequestHandlers/PasswordRequestAction.php:125 7146msgid "This link is valid for one hour." 7147msgstr "" 7148 7149#: app/Http/RequestHandlers/PasswordResetAction.php:77 7150msgid "Your password has been updated." 7151msgstr "" 7152 7153#: app/Http/RequestHandlers/PasswordResetAction.php:84 7154#: app/Http/RequestHandlers/PasswordResetPage.php:76 7155msgid "The password reset link has expired." 7156msgstr "" 7157 7158#: app/Http/RequestHandlers/PasswordResetPage.php:64 7159msgid "Set a new password" 7160msgstr "" 7161 7162#. I18N: %s is the name of a genealogy record 7163#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:62 7164#: app/Services/MapDataService.php:199 7165#, php-format 7166msgid "“%s” has been deleted." 7167msgstr "" 7168 7169#. I18N: %s is the name of a genealogy record 7170#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:65 7171#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:63 7172#, php-format 7173msgid "The changes to “%s” have been accepted." 7174msgstr "" 7175 7176#: app/Http/RequestHandlers/PendingChangesLogPage.php:97 7177#: resources/views/admin/trees.phtml:208 7178msgid "Changes log" 7179msgstr "" 7180 7181#. I18N: the status of an edit accepted/rejected/pending 7182#: app/Http/RequestHandlers/PendingChangesLogPage.php:118 7183msgid "accepted" 7184msgstr "" 7185 7186#. I18N: the status of an edit accepted/rejected/pending 7187#: app/Http/RequestHandlers/PendingChangesLogPage.php:120 7188msgid "rejected" 7189msgstr "" 7190 7191#. I18N: the status of an edit accepted/rejected/pending 7192#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 7193msgid "pending" 7194msgstr "" 7195 7196#. I18N: %s is the name of a genealogy record 7197#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:64 7198#: app/Http/RequestHandlers/PendingChangesRejectTree.php:59 7199#, php-format 7200msgid "The changes to “%s” have been rejected." 7201msgstr "" 7202 7203#: app/Http/RequestHandlers/PhpInformation.php:60 7204#: resources/views/admin/control-panel.phtml:251 7205msgid "Server information" 7206msgstr "" 7207 7208#: app/Http/RequestHandlers/RegisterAction.php:161 7209#, php-format 7210msgid "Your registration at %s" 7211msgstr "" 7212 7213#. I18N: %s is a server name/URL 7214#: app/Http/RequestHandlers/RegisterAction.php:171 7215#, php-format 7216msgid "New registration at %s" 7217msgstr "" 7218 7219#: app/Http/RequestHandlers/RegisterAction.php:210 7220#: app/Http/RequestHandlers/RegisterPage.php:79 7221#: app/Module/WelcomeBlockModule.php:111 resources/views/login-page.phtml:65 7222#: resources/views/modules/login_block/sign-in.phtml:48 7223msgid "Request a new user account" 7224msgstr "" 7225 7226#: app/Http/RequestHandlers/RegisterAction.php:249 7227msgid "All fields must be completed." 7228msgstr "" 7229 7230#: app/Http/RequestHandlers/RenumberTreeAction.php:551 7231#: app/Services/UpgradeService.php:174 app/Services/UpgradeService.php:206 7232#: resources/views/admin/trees-check.phtml:47 7233msgid "The server’s time limit has been reached." 7234msgstr "" 7235 7236#. I18N: Renumber the records in a family tree 7237#: app/Http/RequestHandlers/RenumberTreePage.php:62 7238#: resources/views/admin/trees-merge.phtml:35 7239#: resources/views/admin/trees-merge.phtml:40 7240msgid "Renumber family tree" 7241msgstr "" 7242 7243#: app/Http/RequestHandlers/ReorderChildrenPage.php:50 7244#: resources/views/family-page-children.phtml:50 7245#: resources/views/family-page-menu.phtml:58 7246#: resources/views/modules/relatives/family.phtml:233 7247msgid "Re-order children" 7248msgstr "" 7249 7250#: app/Http/RequestHandlers/ReorderFamiliesPage.php:49 7251#: resources/views/individual-page-menu.phtml:81 7252#: resources/views/individual-page-menu.phtml:86 7253#: resources/views/modules/relatives/tab.phtml:95 7254msgid "Re-order families" 7255msgstr "" 7256 7257#: app/Http/RequestHandlers/ReorderNamesPage.php:49 7258#: resources/views/individual-page-menu.phtml:49 7259#: resources/views/individual-page-menu.phtml:54 7260msgid "Re-order names" 7261msgstr "" 7262 7263#: app/Http/RequestHandlers/ReportGenerate.php:113 7264#: resources/views/admin/modules.phtml:224 7265#: resources/views/admin/modules.phtml:227 7266#: resources/views/report-select-page.phtml:22 7267msgid "Report" 7268msgstr "" 7269 7270#: app/Http/RequestHandlers/ReportListPage.php:65 7271msgid "Choose a report to run" 7272msgstr "" 7273 7274#: app/Http/RequestHandlers/SearchAdvancedPage.php:163 7275#: app/Module/SearchMenuModule.php:125 7276msgid "Advanced search" 7277msgstr "" 7278 7279#: app/Http/RequestHandlers/SearchAdvancedPage.php:232 7280msgid "Exact date" 7281msgstr "" 7282 7283#: app/Http/RequestHandlers/SearchAdvancedPage.php:233 7284#: app/Http/RequestHandlers/SearchAdvancedPage.php:234 7285#: app/Http/RequestHandlers/SearchAdvancedPage.php:235 7286#: app/Http/RequestHandlers/SearchAdvancedPage.php:236 7287#: app/Http/RequestHandlers/SearchAdvancedPage.php:237 7288#, php-format 7289msgid "±%s year" 7290msgid_plural "±%s years" 7291msgstr[0] "" 7292msgstr[1] "" 7293 7294#: app/Http/RequestHandlers/SearchAdvancedPage.php:249 7295msgid "Exact" 7296msgstr "" 7297 7298#: app/Http/RequestHandlers/SearchAdvancedPage.php:250 7299msgid "Begins with" 7300msgstr "" 7301 7302#: app/Http/RequestHandlers/SearchAdvancedPage.php:251 7303msgid "Contains" 7304msgstr "" 7305 7306#: app/Http/RequestHandlers/SearchAdvancedPage.php:252 7307msgid "Sounds like" 7308msgstr "" 7309 7310#: app/Http/RequestHandlers/SearchGeneralPage.php:196 7311#: app/Module/SearchMenuModule.php:100 7312msgid "General search" 7313msgstr "" 7314 7315#. I18N: search using “sounds like”, rather than exact spelling 7316#: app/Http/RequestHandlers/SearchPhoneticPage.php:98 7317#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:37 7318msgid "Phonetic search" 7319msgstr "" 7320 7321#: app/Http/RequestHandlers/SearchReplaceAction.php:72 7322#: app/Http/RequestHandlers/SearchReplaceAction.php:98 7323#: app/Http/RequestHandlers/SearchReplaceAction.php:104 7324#, php-format 7325msgid "%s individual has been updated." 7326msgid_plural "%s individuals have been updated." 7327msgstr[0] "" 7328msgstr[1] "" 7329 7330#: app/Http/RequestHandlers/SearchReplaceAction.php:76 7331#: app/Http/RequestHandlers/SearchReplaceAction.php:108 7332#, php-format 7333msgid "%s family has been updated." 7334msgid_plural "%s families have been updated." 7335msgstr[0] "" 7336msgstr[1] "" 7337 7338#: app/Http/RequestHandlers/SearchReplaceAction.php:80 7339#, php-format 7340msgid "%s repository has been updated." 7341msgid_plural "%s repositories have been updated." 7342msgstr[0] "" 7343msgstr[1] "" 7344 7345#: app/Http/RequestHandlers/SearchReplaceAction.php:84 7346#, php-format 7347msgid "%s source has been updated." 7348msgid_plural "%s sources have been updated." 7349msgstr[0] "" 7350msgstr[1] "" 7351 7352#: app/Http/RequestHandlers/SearchReplaceAction.php:88 7353#, php-format 7354msgid "%s note has been updated." 7355msgid_plural "%s notes have been updated." 7356msgstr[0] "" 7357msgstr[1] "" 7358 7359#. I18N: Name of a module 7360#: app/Http/RequestHandlers/SearchReplacePage.php:47 7361#: app/Module/FixSearchAndReplace.php:77 app/Module/SearchMenuModule.php:138 7362msgid "Search and replace" 7363msgstr "" 7364 7365#. I18N: %s is the name of a family tree 7366#: app/Http/RequestHandlers/SelectDefaultTree.php:52 7367#, php-format 7368msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 7369msgstr "" 7370 7371#: app/Http/RequestHandlers/SetupWizard.php:175 7372msgid "Oops! webtrees was unable to create files in this folder." 7373msgstr "" 7374 7375#: app/Http/RequestHandlers/SetupWizard.php:176 7376msgid "This usually means that you need to change the folder permissions to 777." 7377msgstr "" 7378 7379#: app/Http/RequestHandlers/SetupWizard.php:379 7380msgid "You must enter all the administrator account fields." 7381msgstr "" 7382 7383#: app/Http/RequestHandlers/SetupWizard.php:383 7384msgid "The password needs to be at least six characters long." 7385msgstr "" 7386 7387#: app/Http/RequestHandlers/SiteLogsPage.php:97 7388#: resources/views/admin/control-panel.phtml:239 7389msgid "Website logs" 7390msgstr "" 7391 7392#: app/Http/RequestHandlers/SitePreferencesAction.php:55 7393#, php-format 7394msgid "The folder “%s” does not exist." 7395msgstr "" 7396 7397#: app/Http/RequestHandlers/SitePreferencesPage.php:66 7398#: resources/views/admin/control-panel.phtml:217 7399msgid "Website preferences" 7400msgstr "" 7401 7402#: app/Http/RequestHandlers/SiteRegistrationPage.php:44 7403#: resources/views/admin/control-panel.phtml:229 7404msgid "Sign-in and registration" 7405msgstr "" 7406 7407#: app/Http/RequestHandlers/SiteRegistrationPage.php:47 7408msgid "No predefined text" 7409msgstr "" 7410 7411#: app/Http/RequestHandlers/SiteRegistrationPage.php:48 7412msgid "Predefined text that states all users can request a user account" 7413msgstr "" 7414 7415#: app/Http/RequestHandlers/SiteRegistrationPage.php:49 7416msgid "Predefined text that states admin will decide on each request for a user account" 7417msgstr "" 7418 7419#: app/Http/RequestHandlers/SiteRegistrationPage.php:50 7420msgid "Predefined text that states only family members can request a user account" 7421msgstr "" 7422 7423#: app/Http/RequestHandlers/SiteRegistrationPage.php:51 7424msgid "Choose user defined welcome text typed below" 7425msgstr "" 7426 7427#: app/Http/RequestHandlers/SiteTagsPage.php:74 7428#: resources/views/admin/control-panel.phtml:261 7429msgid "GEDCOM tags" 7430msgstr "" 7431 7432#: app/Http/RequestHandlers/SynchronizeTrees.php:98 7433#, php-format 7434msgid "The GEDCOM file “%s” has been imported." 7435msgstr "" 7436 7437#: app/Http/RequestHandlers/TreePageBlockEdit.php:60 7438#: app/Http/RequestHandlers/TreePreferencesPage.php:163 7439#: app/Http/RequestHandlers/UserPageBlockEdit.php:61 7440#: resources/views/admin/components.phtml:61 7441#: resources/views/admin/components.phtml:64 7442#: resources/views/admin/modules.phtml:74 7443#: resources/views/admin/modules.phtml:76 7444#: resources/views/admin/modules.phtml:147 7445#: resources/views/admin/modules.phtml:150 7446#: resources/views/admin/modules.phtml:153 7447#: resources/views/admin/trees.phtml:100 7448#: resources/views/modules/block-template.phtml:18 7449#: resources/views/modules/block-template.phtml:20 7450msgid "Preferences" 7451msgstr "" 7452 7453#: app/Http/RequestHandlers/TreePageDefaultEdit.php:69 7454#: resources/views/admin/control-panel.phtml:298 7455msgid "Set the default blocks for new family trees" 7456msgstr "" 7457 7458#: app/Http/RequestHandlers/TreePageEdit.php:64 7459msgid "Change the “Home page” blocks" 7460msgstr "" 7461 7462#: app/Http/RequestHandlers/TreePreferencesAction.php:128 7463#: app/Http/RequestHandlers/TreePrivacyAction.php:108 7464#, php-format 7465msgid "The preferences for the family tree “%s” have been updated." 7466msgstr "" 7467 7468#: app/Http/RequestHandlers/TreePreferencesAction.php:135 7469#: app/Http/RequestHandlers/TreePrivacyAction.php:115 7470msgid "The preferences for all family trees have been updated." 7471msgstr "" 7472 7473#: app/Http/RequestHandlers/TreePreferencesAction.php:139 7474#: app/Http/RequestHandlers/TreePrivacyAction.php:118 7475msgid "The preferences for new family trees have been updated." 7476msgstr "" 7477 7478#. I18N: Layout option for lists of names 7479#. I18N: An option in a list-box 7480#: app/Http/RequestHandlers/TreePreferencesPage.php:91 7481#: app/Module/OnThisDayModule.php:264 app/Module/RecentChangesModule.php:255 7482#: app/Module/TopGivenNamesModule.php:182 7483#: app/Module/UpcomingAnniversariesModule.php:319 7484#: app/Module/YahrzeitModule.php:257 7485msgid "list" 7486msgstr "" 7487 7488#. I18N: Layout option for lists of names 7489#. I18N: An option in a list-box 7490#: app/Http/RequestHandlers/TreePreferencesPage.php:93 7491#: app/Module/OnThisDayModule.php:266 app/Module/RecentChangesModule.php:257 7492#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:270 7493#: app/Module/UpcomingAnniversariesModule.php:320 7494#: app/Module/YahrzeitModule.php:259 7495msgid "table" 7496msgstr "" 7497 7498#. I18N: Layout option for lists of names 7499#. I18N: An option in a list-box 7500#: app/Http/RequestHandlers/TreePreferencesPage.php:95 7501#: app/Module/TopSurnamesModule.php:272 7502msgid "tag cloud" 7503msgstr "" 7504 7505#. I18N: page orientation 7506#: app/Http/RequestHandlers/TreePreferencesPage.php:100 7507#: resources/xml/reports/change_report.xml:10 7508#: resources/xml/reports/pedigree_report.xml:7 7509msgid "Portrait" 7510msgstr "" 7511 7512#. I18N: page orientation 7513#: app/Http/RequestHandlers/TreePreferencesPage.php:102 7514#: resources/xml/reports/change_report.xml:10 7515#: resources/xml/reports/pedigree_report.xml:7 7516msgid "Landscape" 7517msgstr "" 7518 7519#. I18N: https://en.wikipedia.org/wiki/Plain_text 7520#: app/Http/RequestHandlers/TreePreferencesPage.php:107 7521msgid "plain text" 7522msgstr "" 7523 7524#. I18N: https://en.wikipedia.org/wiki/Markdown 7525#: app/Http/RequestHandlers/TreePreferencesPage.php:109 7526msgid "markdown" 7527msgstr "" 7528 7529#: app/Http/RequestHandlers/TreePreferencesPage.php:113 7530#: app/Module/RelationshipsChartModule.php:469 7531#: app/Services/EmailService.php:203 7532#: resources/views/modules/statistics-chart/custom.phtml:83 7533msgid "none" 7534msgstr "" 7535 7536#: app/Http/RequestHandlers/TreePreferencesPage.php:114 7537#: resources/xml/reports/fact_sources.xml:6 7538msgid "facts" 7539msgstr "" 7540 7541#: app/Http/RequestHandlers/TreePreferencesPage.php:115 7542#: resources/xml/reports/fact_sources.xml:6 7543msgid "records" 7544msgstr "" 7545 7546#: app/Http/RequestHandlers/TreePreferencesPage.php:121 7547#: app/Http/RequestHandlers/UserEditPage.php:110 7548msgid "<default theme>" 7549msgstr "" 7550 7551#: app/Http/RequestHandlers/TreePrivacyPage.php:68 7552#: resources/views/admin/trees.phtml:108 7553msgid "Privacy" 7554msgstr "" 7555 7556#: app/Http/RequestHandlers/TreePrivacyPage.php:170 7557#: resources/views/admin/trees-privacy.phtml:262 7558msgid "All facts and events" 7559msgstr "" 7560 7561#: app/Http/RequestHandlers/UnconnectedPage.php:110 7562#: resources/views/admin/trees.phtml:190 7563msgid "Find unrelated individuals" 7564msgstr "" 7565 7566#: app/Http/RequestHandlers/UpgradeWizardPage.php:79 7567#: app/Http/RequestHandlers/UpgradeWizardPage.php:119 7568msgid "Upgrade wizard" 7569msgstr "" 7570 7571#: app/Http/RequestHandlers/UpgradeWizardPage.php:115 7572msgid "Export all the family trees to GEDCOM files…" 7573msgstr "" 7574 7575#: app/Http/RequestHandlers/UpgradeWizardPage.php:120 7576msgid "Create a temporary folder…" 7577msgstr "" 7578 7579#: app/Http/RequestHandlers/UpgradeWizardPage.php:121 7580msgid "Check for pending changes…" 7581msgstr "" 7582 7583#: app/Http/RequestHandlers/UpgradeWizardPage.php:123 7584#, php-format 7585msgid "Download %s…" 7586msgstr "" 7587 7588#: app/Http/RequestHandlers/UpgradeWizardPage.php:124 7589#, php-format 7590msgid "Unzip %s to a temporary folder…" 7591msgstr "" 7592 7593#: app/Http/RequestHandlers/UpgradeWizardPage.php:125 7594msgid "Copy files…" 7595msgstr "" 7596 7597#: app/Http/RequestHandlers/UpgradeWizardStep.php:165 7598#: resources/views/admin/control-panel.phtml:182 7599#: resources/views/admin/upgrade/wizard.phtml:21 7600msgid "No upgrade information is available." 7601msgstr "" 7602 7603#: app/Http/RequestHandlers/UpgradeWizardStep.php:169 7604#: resources/views/admin/control-panel.phtml:194 7605#: resources/views/admin/upgrade/wizard.phtml:25 7606msgid "This is the latest version of webtrees. No upgrade is available." 7607msgstr "" 7608 7609#: app/Http/RequestHandlers/UpgradeWizardStep.php:194 7610#, php-format 7611msgid "The folder %s has been created." 7612msgstr "" 7613 7614#: app/Http/RequestHandlers/UpgradeWizardStep.php:207 7615msgid "You should accept or reject all pending changes before upgrading." 7616msgstr "" 7617 7618#: app/Http/RequestHandlers/UpgradeWizardStep.php:212 7619#: resources/views/pending-changes-page.phtml:30 7620msgid "There are no pending changes." 7621msgstr "" 7622 7623#: app/Http/RequestHandlers/UpgradeWizardStep.php:257 7624#, php-format 7625msgid "%1$s KB were downloaded in %2$s seconds." 7626msgstr "" 7627 7628#. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds 7629#: app/Http/RequestHandlers/UpgradeWizardStep.php:278 7630#, php-format 7631msgid "%1$s file was extracted in %2$s seconds." 7632msgid_plural "%1$s files were extracted in %2$s seconds." 7633msgstr[0] "" 7634msgstr[1] "" 7635 7636#: app/Http/RequestHandlers/UpgradeWizardStep.php:310 7637msgid "The upgrade is complete." 7638msgstr "" 7639 7640#. I18N: A button label. 7641#: app/Http/RequestHandlers/UpgradeWizardStep.php:311 7642#: resources/views/admin/import-progress.phtml:40 7643#: resources/views/admin/map-import-form.phtml:71 7644#: resources/views/admin/merge-records-step-1.phtml:149 7645#: resources/views/admin/synchronize-trees.phtml:25 7646#: resources/views/admin/trees-import.phtml:138 7647#: resources/views/admin/trees-merge.phtml:59 7648#: resources/views/admin/trees-renumber.phtml:43 7649#: resources/views/admin/upgrade/wizard.phtml:40 7650#: resources/views/forgot-password-page.phtml:35 7651#: resources/views/modules/clippings/add-options.phtml:34 7652#: resources/views/modules/login_block/sign-in.phtml:63 7653#: resources/views/password-request-page.phtml:36 7654#: resources/views/password-reset-page.phtml:50 7655#: resources/views/pending-changes-page.phtml:34 7656#: resources/views/register-page.phtml:100 7657#: resources/views/report-select-page.phtml:39 7658msgid "continue" 7659msgstr "" 7660 7661#: app/Http/RequestHandlers/UploadMediaAction.php:102 7662#, php-format 7663msgid "Filenames are not allowed to contain the character “%s”." 7664msgstr "" 7665 7666#: app/Http/RequestHandlers/UploadMediaAction.php:108 7667#, php-format 7668msgid "Filenames are not allowed to have the extension “%s”." 7669msgstr "" 7670 7671#: app/Http/RequestHandlers/UploadMediaAction.php:121 7672#, php-format 7673msgid "The file %s already exists. Use another filename." 7674msgstr "" 7675 7676#: app/Http/RequestHandlers/UploadMediaAction.php:128 7677#, php-format 7678msgid "The file %s has been uploaded." 7679msgstr "" 7680 7681#: app/Http/RequestHandlers/UploadMediaPage.php:69 7682#: resources/views/admin/control-panel.phtml:792 7683msgid "Upload media files" 7684msgstr "" 7685 7686#: app/Http/RequestHandlers/UserAddPage.php:48 7687#: resources/views/admin/control-panel.phtml:515 7688msgid "Add a user" 7689msgstr "" 7690 7691#. I18N: %s is a server name/URL 7692#: app/Http/RequestHandlers/UserEditAction.php:111 7693#: app/Http/RequestHandlers/VerifyEmail.php:87 7694#, php-format 7695msgid "New user at %s" 7696msgstr "" 7697 7698#. I18N: Listbox entry; name of a role 7699#: app/Http/RequestHandlers/UserEditPage.php:96 7700#: resources/views/admin/gedcom-export-options.phtml:102 7701#: resources/views/admin/gedcom-export-options.phtml:104 7702#: resources/views/admin/gedcom-export-options.phtml:106 7703#: resources/views/admin/users-edit.phtml:239 7704msgid "Visitor" 7705msgstr "" 7706 7707#. I18N: Listbox entry; name of a role 7708#: app/Http/RequestHandlers/UserEditPage.php:98 7709#: resources/views/admin/gedcom-export-options.phtml:102 7710#: resources/views/admin/gedcom-export-options.phtml:104 7711#: resources/views/admin/gedcom-export-options.phtml:106 7712#: resources/views/admin/users-edit.phtml:245 7713msgid "Member" 7714msgstr "" 7715 7716#. I18N: Listbox entry; name of a role 7717#: app/Http/RequestHandlers/UserEditPage.php:100 7718#: resources/views/admin/users-edit.phtml:253 7719#: resources/views/modules/recent_changes/changes-table.phtml:49 7720#: resources/views/pending-changes-page.phtml:49 7721msgid "Editor" 7722msgstr "" 7723 7724#. I18N: Listbox entry; name of a role 7725#: app/Http/RequestHandlers/UserEditPage.php:102 7726#: resources/views/admin/users-edit.phtml:259 7727msgid "Moderator" 7728msgstr "" 7729 7730#. I18N: Listbox entry; name of a role 7731#: app/Http/RequestHandlers/UserEditPage.php:104 7732#: resources/views/admin/gedcom-export-options.phtml:102 7733#: resources/views/admin/gedcom-export-options.phtml:104 7734#: resources/views/admin/users-edit.phtml:267 7735msgid "Manager" 7736msgstr "" 7737 7738#: app/Http/RequestHandlers/UserEditPage.php:119 7739msgid "Edit the user" 7740msgstr "" 7741 7742#: app/Http/RequestHandlers/UserListData.php:139 7743#: resources/views/components/datetime.phtml:13 7744msgid "Never" 7745msgstr "" 7746 7747#: app/Http/RequestHandlers/UserListPage.php:52 7748#: resources/views/admin/control-panel.phtml:509 7749#: resources/views/admin/email-page.phtml:21 7750#: resources/views/admin/users-cleanup.phtml:22 7751#: resources/views/admin/users-create.phtml:20 7752#: resources/views/admin/users-edit.phtml:29 7753msgid "User administration" 7754msgstr "" 7755 7756#. I18N: Name of a module 7757#: app/Http/RequestHandlers/UserPage.php:83 app/Module/ModuleThemeTrait.php:359 7758#: app/Module/UserWelcomeModule.php:59 resources/views/admin/modules.phtml:188 7759#: resources/views/admin/modules.phtml:192 7760#: resources/views/layouts/administration.phtml:52 7761msgid "My page" 7762msgstr "" 7763 7764#: app/Http/RequestHandlers/UserPageDefaultEdit.php:68 7765#: resources/views/admin/control-panel.phtml:527 7766msgid "Set the default blocks for new users" 7767msgstr "" 7768 7769#: app/Http/RequestHandlers/UserPageEdit.php:62 7770msgid "Change the “My page” blocks" 7771msgstr "" 7772 7773#: app/Http/RequestHandlers/UsersCleanupAction.php:68 7774#, php-format 7775msgid "The user %s has been deleted." 7776msgstr "" 7777 7778#: app/Http/RequestHandlers/UsersCleanupPage.php:65 7779#: resources/views/admin/control-panel.phtml:521 7780msgid "Delete inactive users" 7781msgstr "" 7782 7783#: app/Http/RequestHandlers/VerifyEmail.php:73 7784msgid "User verification" 7785msgstr "" 7786 7787#. I18N: This is the format string for full dates. See https://php.net/date for codes 7788#: app/I18N.php:261 7789msgid "%j %F %Y" 7790msgstr "" 7791 7792#. I18N: This punctuation is used to separate lists of items 7793#: app/I18N.php:334 7794msgid ", " 7795msgstr "" 7796 7797#. I18N: This is the format string for the time-of-day. See https://php.net/date for codes 7798#: app/I18N.php:616 7799msgid "%H:%i:%s" 7800msgstr "" 7801 7802#. I18N: A range of numbers 7803#: app/Individual.php:480 app/Module/StatisticsChartModule.php:857 7804#, php-format 7805msgid "%1$s–%2$s" 7806msgstr "" 7807 7808#: app/Individual.php:849 app/Individual.php:903 7809#: resources/xml/reports/individual_ext_report.xml:245 7810#: resources/xml/reports/individual_report.xml:234 7811msgid "Family with parents" 7812msgstr "" 7813 7814#: app/Individual.php:850 7815msgid "Family with adoptive parents" 7816msgstr "" 7817 7818#: app/Individual.php:851 7819msgid "Family with foster parents" 7820msgstr "" 7821 7822#. I18N: “sealing” is a Mormon ceremony. 7823#: app/Individual.php:853 7824msgid "Family with sealing parents" 7825msgstr "" 7826 7827#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 7828#: app/Individual.php:855 7829msgid "Family with rada parents" 7830msgstr "" 7831 7832#. I18N: A step-family. %s is an individual’s name 7833#: app/Individual.php:881 7834#, php-format 7835msgid "Father’s family with %s" 7836msgstr "" 7837 7838#. I18N: A step-family. 7839#: app/Individual.php:885 7840msgid "Father’s family with an unknown individual" 7841msgstr "" 7842 7843#. I18N: A step-family. %s is an individual’s name 7844#: app/Individual.php:891 7845#, php-format 7846msgid "Mother’s family with %s" 7847msgstr "" 7848 7849#. I18N: A step-family. 7850#: app/Individual.php:895 7851msgid "Mother’s family with an unknown individual" 7852msgstr "" 7853 7854#. I18N: %s is the spouse name 7855#: app/Individual.php:920 7856#, php-format 7857msgid "Family with %s" 7858msgstr "" 7859 7860#. I18N: Name of a module/report 7861#. I18N: Name of a module/chart 7862#: app/Module/AhnentafelReportModule.php:40 7863#: app/Module/AncestorsChartModule.php:98 7864#: resources/xml/reports/ahnentafel_report.xml:4 7865msgid "Ancestors" 7866msgstr "" 7867 7868#. I18N: Description of the “Ancestors” module 7869#: app/Module/AhnentafelReportModule.php:52 7870#: resources/xml/reports/ahnentafel_report.xml:5 7871msgid "A report of an individual’s ancestors, in a narrative style." 7872msgstr "" 7873 7874#. I18N: Description of the “Album” module 7875#: app/Module/AlbumModule.php:53 7876msgid "An alternative to the “media” tab, and an enhanced image viewer." 7877msgstr "" 7878 7879#. I18N: Description of the “AncestorsChart” module 7880#: app/Module/AncestorsChartModule.php:109 7881msgid "A chart of an individual’s ancestors." 7882msgstr "" 7883 7884#. I18N: %s is an individual’s name 7885#: app/Module/AncestorsChartModule.php:144 7886#, php-format 7887msgid "Ancestors of %s" 7888msgstr "" 7889 7890#: app/Module/AncestorsChartModule.php:256 7891#: app/Module/DescendancyChartModule.php:247 7892#: resources/views/emails/register-notify-html.phtml:34 7893#: resources/views/emails/register-notify-text.phtml:28 7894msgid "Tree" 7895msgstr "" 7896 7897#. I18N: Name of a module/list 7898#: app/Module/AncestorsChartModule.php:257 7899#: app/Module/DescendancyChartModule.php:248 7900#: app/Module/FixSearchAndReplace.php:110 7901#: app/Module/IndividualListModule.php:94 7902#: app/Module/IndividualListModule.php:319 7903#: app/Module/StatisticsChartModule.php:143 7904#: app/Module/StatisticsChartModule.php:283 7905#: app/Module/StatisticsChartModule.php:332 7906#: app/Module/StatisticsChartModule.php:525 7907#: app/Module/StatisticsChartModule.php:587 7908#: app/Module/StatisticsChartModule.php:648 app/Services/AdminService.php:184 7909#: resources/views/admin/control-panel.phtml:320 7910#: resources/views/admin/merge-records-step-1.phtml:54 7911#: resources/views/lists/given-names-table.phtml:29 7912#: resources/views/lists/locations-table.phtml:64 7913#: resources/views/lists/media-table.phtml:79 7914#: resources/views/lists/notes-table.phtml:90 7915#: resources/views/lists/sources-table.phtml:98 7916#: resources/views/lists/submitters-table.phtml:68 7917#: resources/views/lists/surnames-table.phtml:37 7918#: resources/views/modules/census-assistant.phtml:56 7919#: resources/views/modules/gedcom_stats/config.phtml:45 7920#: resources/views/modules/gedcom_stats/statistics.phtml:44 7921#: resources/views/modules/html/template-statistics.phtml:24 7922#: resources/views/modules/place-hierarchy/events.phtml:20 7923#: resources/views/modules/place-hierarchy/sidebar.phtml:39 7924#: resources/views/modules/random_media/config.phtml:20 7925#: resources/views/modules/statistics-chart/custom.phtml:64 7926#: resources/views/modules/statistics-chart/custom.phtml:160 7927#: resources/views/record-page-links.phtml:40 7928#: resources/views/search-general-page.phtml:68 7929#: resources/views/search-results.phtml:37 7930#: resources/xml/reports/fact_sources.xml:54 7931#: resources/xml/reports/fact_sources.xml:258 7932msgid "Individuals" 7933msgstr "" 7934 7935#. I18N: Name of a module/list 7936#. I18N: Name of a module 7937#: app/Module/AncestorsChartModule.php:258 7938#: app/Module/DescendancyChartModule.php:249 app/Module/FamilyListModule.php:43 7939#: app/Module/FixSearchAndReplace.php:109 7940#: app/Module/IndividualListModule.php:317 app/Module/RelativesTabModule.php:42 7941#: app/Module/StatisticsChartModule.php:148 7942#: app/Module/StatisticsChartModule.php:381 7943#: app/Module/StatisticsChartModule.php:472 7944#: app/Module/StatisticsChartModule.php:720 app/Services/AdminService.php:185 7945#: resources/views/admin/control-panel.phtml:321 7946#: resources/views/admin/merge-records-step-1.phtml:55 7947#: resources/views/lists/locations-table.phtml:65 7948#: resources/views/lists/media-table.phtml:80 7949#: resources/views/lists/notes-table.phtml:91 7950#: resources/views/lists/sources-table.phtml:99 7951#: resources/views/lists/submitters-table.phtml:69 7952#: resources/views/modules/gedcom_stats/config.phtml:47 7953#: resources/views/modules/gedcom_stats/statistics.phtml:88 7954#: resources/views/modules/html/template-statistics.phtml:40 7955#: resources/views/modules/place-hierarchy/events.phtml:26 7956#: resources/views/modules/place-hierarchy/sidebar.phtml:45 7957#: resources/views/record-page-links.phtml:49 7958#: resources/views/search-general-page.phtml:76 7959#: resources/views/search-results.phtml:48 7960#: resources/xml/reports/fact_sources.xml:152 7961#: resources/xml/reports/fact_sources.xml:314 7962msgid "Families" 7963msgstr "" 7964 7965#. I18N: %s is a link/URL 7966#: app/Module/BingMaps.php:47 app/Module/EsriMaps.php:51 7967#: app/Module/GoogleMaps.php:47 app/Module/HereMaps.php:47 7968#: app/Module/MapBox.php:47 app/Module/OpenStreetMap.php:41 7969#: app/Module/OrdnanceSurveyHistoricMaps.php:52 7970#, php-format 7971msgid "Create maps using %s." 7972msgstr "" 7973 7974#: app/Module/BingMaps.php:82 app/Module/MapLinkBing.php:42 7975msgid "Bing™ maps" 7976msgstr "" 7977 7978#: app/Module/BingMaps.php:96 app/Module/CustomCssJsModule.php:99 7979#: app/Module/GeonamesAutocomplete.php:109 app/Module/GoogleMaps.php:96 7980#: app/Module/HereMaps.php:96 app/Module/MapBox.php:96 7981#: app/Module/MapGeoLocationGeonames.php:86 7982#: app/Module/MapGeoLocationOpenRouteService.php:81 7983#: app/Module/OpenRouteServiceAutocomplete.php:105 7984#: app/Module/RelationshipsChartModule.php:443 app/Module/SiteMapModule.php:173 7985#, php-format 7986msgid "The preferences for the module “%s” have been updated." 7987msgstr "" 7988 7989#: app/Module/BingWebmasterToolsModule.php:41 7990msgid "Bing™ webmaster tools" 7991msgstr "" 7992 7993#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 7994#: app/Module/BirthDeathMarriageReportModule.php:40 7995#: resources/views/calendar-page.phtml:177 7996#: resources/xml/reports/bdm_report.xml:3 7997#: resources/xml/reports/bdm_report.xml:34 7998msgid "Vital records" 7999msgstr "" 8000 8001#. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death 8002#: app/Module/BirthDeathMarriageReportModule.php:52 8003#: resources/xml/reports/bdm_report.xml:4 8004msgid "A report of vital records for a given date or place." 8005msgstr "" 8006 8007#. I18N: Name of a module/report 8008#: app/Module/BirthReportModule.php:40 8009#: resources/views/modules/statistics-chart/custom.phtml:65 8010#: resources/xml/reports/birth_report.xml:3 8011#: resources/xml/reports/birth_report.xml:31 8012msgid "Births" 8013msgstr "" 8014 8015#. I18N: Description of the “Births” module 8016#: app/Module/BirthReportModule.php:52 resources/xml/reports/birth_report.xml:4 8017msgid "A report of individuals who were born in a given time or place." 8018msgstr "" 8019 8020#. I18N: Name of a module/list 8021#. I18N: Branches of a family tree 8022#: app/Module/BranchesListModule.php:101 app/Module/BranchesListModule.php:228 8023msgid "Branches" 8024msgstr "" 8025 8026#. I18N: Description of the “Branches” module 8027#: app/Module/BranchesListModule.php:112 8028msgid "A list of branches of a family." 8029msgstr "" 8030 8031#. I18N: %s is a surname 8032#: app/Module/BranchesListModule.php:223 8033#, php-format 8034msgid "Branches of the %s family" 8035msgstr "" 8036 8037#: app/Module/BranchesListModule.php:501 8038msgid "Generation" 8039msgstr "" 8040 8041#. I18N: Name of a module 8042#: app/Module/CalendarMenuModule.php:42 app/Module/CalendarMenuModule.php:81 8043#: resources/views/modules/yahrzeit/config.phtml:39 8044msgid "Calendar" 8045msgstr "" 8046 8047#. I18N: Description of the “Calendar” module 8048#: app/Module/CalendarMenuModule.php:53 8049msgid "The calendar menu." 8050msgstr "" 8051 8052#: app/Module/CalendarMenuModule.php:91 resources/views/calendar-page.phtml:41 8053msgid "Day" 8054msgstr "" 8055 8056#: app/Module/CalendarMenuModule.php:104 8057#: app/Module/StatisticsChartModule.php:278 8058#: app/Module/StatisticsChartModule.php:327 8059#: app/Module/StatisticsChartModule.php:376 8060#: app/Module/StatisticsChartModule.php:418 8061#: app/Module/StatisticsChartModule.php:467 8062#: resources/views/calendar-page.phtml:57 8063msgid "Month" 8064msgstr "" 8065 8066#: app/Module/CalendarMenuModule.php:117 resources/views/calendar-page.phtml:76 8067msgid "Year" 8068msgstr "" 8069 8070#. I18N: Name of a module/report 8071#: app/Module/CemeteryReportModule.php:40 8072#: resources/xml/reports/cemetery_report.xml:3 8073#: resources/xml/reports/cemetery_report.xml:34 8074msgid "Burials" 8075msgstr "" 8076 8077#. I18N: Description of the “Cemeteries” module 8078#: app/Module/CemeteryReportModule.php:52 8079#: resources/xml/reports/cemetery_report.xml:4 8080msgid "A report of individuals who were buried in a given place." 8081msgstr "" 8082 8083#. I18N: Name of a module 8084#: app/Module/CensusAssistantModule.php:51 8085msgid "Census assistant" 8086msgstr "" 8087 8088#. I18N: Description of the “Census assistant” module 8089#: app/Module/CensusAssistantModule.php:62 8090msgid "An alternative way to enter census transcripts and link them to individuals." 8091msgstr "" 8092 8093#: app/Module/CensusAssistantModule.php:245 8094#: app/Module/CensusAssistantModule.php:269 8095#: resources/views/modules/clippings/show.phtml:31 8096#: resources/views/modules/clippings/show.phtml:47 8097#: resources/views/modules/favorites/favorites.phtml:36 8098msgid "Remove" 8099msgstr "" 8100 8101#. I18N: Name of a module/report 8102#: app/Module/ChangeReportModule.php:44 8103#: resources/views/admin/users-edit.phtml:149 8104#: resources/views/modules/recent_changes/config.phtml:49 8105#: resources/views/pending-changes-page.phtml:48 8106#: resources/xml/reports/change_report.xml:3 8107#: resources/xml/reports/change_report.xml:44 8108msgid "Changes" 8109msgstr "" 8110 8111#. I18N: Description of the “Changes” module 8112#: app/Module/ChangeReportModule.php:56 8113#: resources/xml/reports/change_report.xml:4 8114msgid "A report of recent and pending changes." 8115msgstr "" 8116 8117#. I18N: Description of the “Charts” module 8118#: app/Module/ChartsBlockModule.php:77 8119msgid "An alternative way to display charts." 8120msgstr "" 8121 8122#. I18N: Name of a module/chart 8123#. I18N: Name of a report 8124#: app/Module/ChartsBlockModule.php:122 app/Module/ChartsBlockModule.php:255 8125#: app/Module/PedigreeChartModule.php:104 8126#: app/Module/PedigreeReportModule.php:40 8127#: resources/xml/reports/pedigree_report.xml:3 8128#: resources/xml/reports/pedigree_report.xml:48 8129msgid "Pedigree" 8130msgstr "" 8131 8132#. I18N: Name of a module/chart 8133#. I18N: Name of a module/sidebar 8134#. I18N: Name of a module/report 8135#: app/Module/ChartsBlockModule.php:142 app/Module/ChartsBlockModule.php:256 8136#: app/Module/DescendancyChartModule.php:94 app/Module/DescendancyModule.php:60 8137#: app/Module/DescendancyReportModule.php:40 8138#: resources/xml/reports/descendancy_report.xml:3 8139#: resources/xml/reports/individual_ext_report.xml:6 8140#: resources/xml/reports/individual_ext_report.xml:93 8141#: resources/xml/reports/missing_facts_report.xml:6 8142#: resources/xml/reports/relative_ext_report.xml:6 8143#: resources/xml/reports/relative_ext_report.xml:45 8144msgid "Descendants" 8145msgstr "" 8146 8147#. I18N: Name of a module/chart 8148#: app/Module/ChartsBlockModule.php:162 app/Module/ChartsBlockModule.php:257 8149#: app/Module/HourglassChartModule.php:79 8150msgid "Hourglass chart" 8151msgstr "" 8152 8153#. I18N: %s is an individual’s name 8154#: app/Module/ChartsBlockModule.php:171 8155#: app/Module/InteractiveTree/TreeView.php:160 8156#: app/Module/InteractiveTreeModule.php:159 8157#, php-format 8158msgid "Interactive tree of %s" 8159msgstr "" 8160 8161#. I18N: Name of a module 8162#: app/Module/ChartsBlockModule.php:176 app/Module/ChartsBlockModule.php:258 8163#: app/Module/InteractiveTreeModule.php:49 8164msgid "Interactive tree" 8165msgstr "" 8166 8167#: app/Module/ChartsBlockModule.php:183 8168msgid "You must select an individual and a chart type in the block preferences" 8169msgstr "" 8170 8171#. I18N: Description of the “Charts” module 8172#: app/Module/ChartsMenuModule.php:68 8173msgid "The charts menu." 8174msgstr "" 8175 8176#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? https://ckeditor.com 8177#: app/Module/CkeditorModule.php:43 8178msgid "CKEditor™" 8179msgstr "" 8180 8181#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” 8182#: app/Module/CkeditorModule.php:54 8183msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 8184msgstr "" 8185 8186#. I18N: Description of the “Clippings cart” module 8187#: app/Module/ClippingsCartModule.php:137 8188msgid "Select records from your family tree and save them as a GEDCOM file." 8189msgstr "" 8190 8191#: app/Module/ClippingsCartModule.php:188 8192#: resources/views/modules/clippings/add-options.phtml:22 8193msgid "Add to the clippings cart" 8194msgstr "" 8195 8196#: app/Module/ClippingsCartModule.php:192 8197msgid "Empty the clippings cart" 8198msgstr "" 8199 8200#: app/Module/ClippingsCartModule.php:198 8201#: app/Module/ClippingsCartModule.php:242 8202#: resources/views/modules/share-anniversary/share.phtml:25 8203msgid "Download" 8204msgstr "" 8205 8206#. I18N: Name of a module 8207#: app/Module/ClippingsCartModule.php:216 8208msgid "Clippings cart" 8209msgstr "" 8210 8211#: app/Module/ClippingsCartModule.php:242 8212#: app/Module/ClippingsCartModule.php:403 8213msgid "Family tree clippings cart" 8214msgstr "" 8215 8216#. I18N: %s is a family (husband + wife) 8217#: app/Module/ClippingsCartModule.php:457 8218#, php-format 8219msgid "%s and their children" 8220msgstr "" 8221 8222#. I18N: %s is a family (husband + wife) 8223#: app/Module/ClippingsCartModule.php:459 8224#, php-format 8225msgid "%s and their descendants" 8226msgstr "" 8227 8228#: app/Module/ClippingsCartModule.php:462 8229#: app/Module/ClippingsCartModule.php:572 8230#: app/Module/ClippingsCartModule.php:687 8231#: app/Module/ClippingsCartModule.php:735 8232#: app/Module/ClippingsCartModule.php:783 8233#: app/Module/ClippingsCartModule.php:831 8234#: app/Module/ClippingsCartModule.php:884 8235#: app/Module/ClippingsCartModule.php:944 8236#, php-format 8237msgid "Add %s to the clippings cart" 8238msgstr "" 8239 8240#: app/Module/ClippingsCartModule.php:555 8241#, php-format 8242msgid "%s, her parents and siblings" 8243msgstr "" 8244 8245#: app/Module/ClippingsCartModule.php:556 8246#, php-format 8247msgid "%s, her spouses and children" 8248msgstr "" 8249 8250#: app/Module/ClippingsCartModule.php:557 8251#, php-format 8252msgid "%s and her ancestors" 8253msgstr "" 8254 8255#: app/Module/ClippingsCartModule.php:558 8256#, php-format 8257msgid "%s, her ancestors and their families" 8258msgstr "" 8259 8260#: app/Module/ClippingsCartModule.php:559 8261#, php-format 8262msgid "%s, her spouses and descendants" 8263msgstr "" 8264 8265#: app/Module/ClippingsCartModule.php:564 8266#, php-format 8267msgid "%s, his parents and siblings" 8268msgstr "" 8269 8270#: app/Module/ClippingsCartModule.php:565 8271#, php-format 8272msgid "%s, his spouses and children" 8273msgstr "" 8274 8275#: app/Module/ClippingsCartModule.php:566 8276#, php-format 8277msgid "%s and his ancestors" 8278msgstr "" 8279 8280#: app/Module/ClippingsCartModule.php:567 8281#, php-format 8282msgid "%s, his ancestors and their families" 8283msgstr "" 8284 8285#: app/Module/ClippingsCartModule.php:568 8286#, php-format 8287msgid "%s, his spouses and descendants" 8288msgstr "" 8289 8290#: app/Module/ClippingsCartModule.php:881 8291#, php-format 8292msgid "%s and the individuals that reference it." 8293msgstr "" 8294 8295#. I18N: Name of a theme. 8296#: app/Module/CloudsTheme.php:43 8297msgid "clouds" 8298msgstr "" 8299 8300#. I18N: Name of a theme. 8301#: app/Module/ColorsTheme.php:54 8302msgid "colors" 8303msgstr "" 8304 8305#. I18N: A colour scheme 8306#: app/Module/ColorsTheme.php:124 8307msgid "Palette" 8308msgstr "" 8309 8310#. I18N: The name of a colour-scheme 8311#: app/Module/ColorsTheme.php:153 8312msgid "Aqua Marine" 8313msgstr "" 8314 8315#. I18N: The name of a colour-scheme 8316#: app/Module/ColorsTheme.php:155 8317msgid "Ash" 8318msgstr "" 8319 8320#. I18N: The name of a colour-scheme 8321#: app/Module/ColorsTheme.php:157 8322msgid "Belgian Chocolate" 8323msgstr "" 8324 8325#. I18N: The name of a colour-scheme 8326#: app/Module/ColorsTheme.php:159 8327msgid "Blue Lagoon" 8328msgstr "" 8329 8330#. I18N: The name of a colour-scheme 8331#: app/Module/ColorsTheme.php:161 8332msgid "Blue Marine" 8333msgstr "" 8334 8335#. I18N: The name of a colour-scheme 8336#: app/Module/ColorsTheme.php:163 8337msgid "Coffee and Cream" 8338msgstr "" 8339 8340#. I18N: The name of a colour-scheme 8341#: app/Module/ColorsTheme.php:165 8342msgid "Cold Day" 8343msgstr "" 8344 8345#. I18N: The name of a colour-scheme 8346#: app/Module/ColorsTheme.php:167 8347msgid "Green Beam" 8348msgstr "" 8349 8350#. I18N: The name of a colour-scheme 8351#: app/Module/ColorsTheme.php:169 8352msgid "Mediterranio" 8353msgstr "" 8354 8355#. I18N: The name of a colour-scheme 8356#: app/Module/ColorsTheme.php:171 8357msgid "Mercury" 8358msgstr "" 8359 8360#. I18N: The name of a colour-scheme 8361#: app/Module/ColorsTheme.php:173 8362msgid "Nocturnal" 8363msgstr "" 8364 8365#. I18N: The name of a colour-scheme 8366#: app/Module/ColorsTheme.php:175 8367msgid "Olivia" 8368msgstr "" 8369 8370#. I18N: The name of a colour-scheme 8371#: app/Module/ColorsTheme.php:177 8372msgid "Pink Plastic" 8373msgstr "" 8374 8375#. I18N: The name of a colour-scheme 8376#: app/Module/ColorsTheme.php:179 8377msgid "Sage" 8378msgstr "" 8379 8380#. I18N: The name of a colour-scheme 8381#: app/Module/ColorsTheme.php:181 8382msgid "Shiny Tomato" 8383msgstr "" 8384 8385#. I18N: The name of a colour-scheme 8386#: app/Module/ColorsTheme.php:183 8387msgid "Teal Top" 8388msgstr "" 8389 8390#. I18N: Name of a module/chart 8391#: app/Module/CompactTreeChartModule.php:77 8392msgid "Compact tree" 8393msgstr "" 8394 8395#. I18N: Description of the “CompactTreeChart” module 8396#: app/Module/CompactTreeChartModule.php:88 8397msgid "A chart of an individual’s ancestors, as a compact tree." 8398msgstr "" 8399 8400#. I18N: %s is an individual’s name 8401#: app/Module/CompactTreeChartModule.php:123 8402#, php-format 8403msgid "Compact tree of %s" 8404msgstr "" 8405 8406#. I18N: Name of a module 8407#: app/Module/ContactsFooterModule.php:55 8408#: resources/views/admin/trees-preferences.phtml:150 8409msgid "Contact information" 8410msgstr "" 8411 8412#. I18N: Description of the “Contact information” module 8413#: app/Module/ContactsFooterModule.php:66 8414msgid "A link to the site contacts." 8415msgstr "" 8416 8417#: app/Module/ContactsFooterModule.php:134 8418#, php-format 8419msgid "For technical support or genealogy questions contact %s." 8420msgstr "" 8421 8422#: app/Module/ContactsFooterModule.php:147 8423#, php-format 8424msgid "For help with genealogy questions contact %s." 8425msgstr "" 8426 8427#: app/Module/ContactsFooterModule.php:160 8428#, php-format 8429msgid "For technical support and information contact %s." 8430msgstr "" 8431 8432#. I18N: Description of the “CSS and JS” module. 8433#: app/Module/CustomCssJsModule.php:43 8434msgid "Add styling and scripts to every page." 8435msgstr "" 8436 8437#. I18N: Name of a module. 8438#: app/Module/CustomCssJsModule.php:82 8439msgid "CSS and JS" 8440msgstr "" 8441 8442#. I18N: Name of a module/report 8443#: app/Module/DeathReportModule.php:40 8444#: resources/views/modules/statistics-chart/custom.phtml:67 8445#: resources/xml/reports/death_report.xml:3 8446#: resources/xml/reports/death_report.xml:32 8447msgid "Deaths" 8448msgstr "" 8449 8450#. I18N: Description of the “Deaths” module 8451#: app/Module/DeathReportModule.php:52 resources/xml/reports/death_report.xml:4 8452msgid "A report of individuals who died in a given time or place." 8453msgstr "" 8454 8455#. I18N: Description of the “DescendancyChart” module 8456#: app/Module/DescendancyChartModule.php:105 8457msgid "A chart of an individual’s descendants." 8458msgstr "" 8459 8460#. I18N: %s is an individual’s name 8461#: app/Module/DescendancyChartModule.php:140 8462#, php-format 8463msgid "Descendants of %s" 8464msgstr "" 8465 8466#. I18N: Description of the “Descendants” module 8467#: app/Module/DescendancyModule.php:71 8468msgid "A sidebar showing the descendants of an individual." 8469msgstr "" 8470 8471#. I18N: Description of the “Descendants” module 8472#: app/Module/DescendancyReportModule.php:52 8473#: resources/xml/reports/descendancy_report.xml:4 8474msgid "A report of an individual’s descendants, in a narrative style." 8475msgstr "" 8476 8477#. I18N: Name of a mapping organisation 8478#: app/Module/EsriMaps.php:38 8479msgid "Esri/ArcGIS" 8480msgstr "" 8481 8482#. I18N: Name of a theme. 8483#: app/Module/FabTheme.php:39 8484msgid "F.A.B." 8485msgstr "" 8486 8487#. I18N: Description of the “Source” module 8488#: app/Module/FactSourcesReportModule.php:56 8489msgid "A report of the information provided by a source." 8490msgstr "" 8491 8492#. I18N: Name of a module/chart 8493#: app/Module/FamilyBookChartModule.php:80 8494msgid "Family book" 8495msgstr "" 8496 8497#. I18N: Description of the “FamilyBookChart” module 8498#: app/Module/FamilyBookChartModule.php:91 8499msgid "A chart of an individual’s ancestors and descendants, as a family book." 8500msgstr "" 8501 8502#. I18N: %s is an individual’s name 8503#: app/Module/FamilyBookChartModule.php:126 8504#, php-format 8505msgid "Family book of %s" 8506msgstr "" 8507 8508#. I18N: Description of the “Family” module 8509#: app/Module/FamilyGroupReportModule.php:56 8510#: resources/xml/reports/family_group_report.xml:4 8511msgid "A report of family members and their details." 8512msgstr "" 8513 8514#. I18N: Description of the “Families” module 8515#: app/Module/FamilyListModule.php:54 8516msgid "A list of families." 8517msgstr "" 8518 8519#. I18N: Name of a module/sidebar 8520#: app/Module/FamilyNavigatorModule.php:40 8521msgid "Family navigator" 8522msgstr "" 8523 8524#. I18N: Description of the “Family navigator” module 8525#: app/Module/FamilyNavigatorModule.php:51 8526msgid "A sidebar showing an individual’s close families and relatives." 8527msgstr "" 8528 8529#. I18N: Name of a module 8530#: app/Module/FamilyTreeFavoritesModule.php:49 8531#: app/Module/UserFavoritesModule.php:50 8532msgid "Favorites" 8533msgstr "" 8534 8535#. I18N: Description of the “Favorites” module 8536#: app/Module/FamilyTreeFavoritesModule.php:60 8537msgid "Display and manage a family tree’s favorite pages." 8538msgstr "" 8539 8540#. I18N: Description of the “News” module 8541#: app/Module/FamilyTreeNewsModule.php:64 8542msgid "Family news and site announcements." 8543msgstr "" 8544 8545#. I18N: Name of a module 8546#: app/Module/FamilyTreeNewsModule.php:117 8547msgid "News" 8548msgstr "" 8549 8550#: app/Module/FamilyTreeNewsModule.php:184 app/Module/UserJournalModule.php:183 8551msgid "Add/edit a journal/news entry" 8552msgstr "" 8553 8554#. I18N: Name of a module 8555#. I18N: Name of a module/chart 8556#: app/Module/FamilyTreeStatisticsModule.php:68 8557#: app/Module/HtmlBlockModule.php:194 app/Module/StatisticsChartModule.php:87 8558#: resources/views/modules/gedcom_stats/config.phtml:41 8559#: resources/views/modules/gedcom_stats/statistics.phtml:38 8560#: resources/views/modules/gedcom_stats/statistics.phtml:158 8561msgid "Statistics" 8562msgstr "" 8563 8564#. I18N: Description of “Statistics” module 8565#: app/Module/FamilyTreeStatisticsModule.php:79 8566msgid "The size of the family tree, earliest and latest events, common names, etc." 8567msgstr "" 8568 8569#. I18N: Name of a module/chart 8570#: app/Module/FanChartModule.php:138 8571msgid "Fan chart" 8572msgstr "" 8573 8574#. I18N: Description of the “Fan Chart” module 8575#: app/Module/FanChartModule.php:149 8576msgid "A fan chart of an individual’s ancestors." 8577msgstr "" 8578 8579#. I18N: https://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name 8580#: app/Module/FanChartModule.php:184 8581#, php-format 8582msgid "Fan chart of %s" 8583msgstr "" 8584 8585#. I18N: layout option for the fan chart 8586#: app/Module/FanChartModule.php:516 8587msgid "half circle" 8588msgstr "" 8589 8590#. I18N: layout option for the fan chart 8591#: app/Module/FanChartModule.php:518 8592msgid "three-quarter circle" 8593msgstr "" 8594 8595#. I18N: layout option for the fan chart 8596#: app/Module/FanChartModule.php:520 8597msgid "full circle" 8598msgstr "" 8599 8600#. I18N: Name of a module 8601#: app/Module/FixCemeteryTag.php:60 8602msgid "Convert CEME tags to GEDCOM 5.5.1" 8603msgstr "" 8604 8605#. I18N: Description of a “Data fix” module 8606#: app/Module/FixCemeteryTag.php:71 8607msgid "Replace cemetery tags with burial places." 8608msgstr "" 8609 8610#. I18N: Name of a module 8611#: app/Module/FixDuplicateLinks.php:58 8612msgid "Remove duplicate links" 8613msgstr "" 8614 8615#. I18N: Description of a “Data fix” module 8616#: app/Module/FixDuplicateLinks.php:69 8617msgid "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." 8618msgstr "" 8619 8620#. I18N: Name of a module 8621#: app/Module/FixMissingDeaths.php:57 8622msgid "Add missing death records" 8623msgstr "" 8624 8625#. I18N: Description of a “Data fix” module 8626#: app/Module/FixMissingDeaths.php:68 8627msgid "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." 8628msgstr "" 8629 8630#. I18N: Name of a module 8631#: app/Module/FixNameSlashesAndSpaces.php:58 8632msgid "Fix name slashes and spaces" 8633msgstr "" 8634 8635#. I18N: Description of a “Data fix” module 8636#: app/Module/FixNameSlashesAndSpaces.php:69 8637msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." 8638msgstr "" 8639 8640#. I18N: Name of a module 8641#: app/Module/FixNameTags.php:84 8642msgid "Convert NAME:_XXX tags to GEDCOM 5.5.1" 8643msgstr "" 8644 8645#. I18N: Description of a “Data fix” module 8646#: app/Module/FixNameTags.php:95 8647msgid "Some genealogy software stores 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." 8648msgstr "" 8649 8650#. I18N: Name of a module 8651#: app/Module/FixPlaceNames.php:61 8652msgid "Update place names" 8653msgstr "" 8654 8655#. I18N: Description of a “Data fix” module 8656#: app/Module/FixPlaceNames.php:72 8657msgid "Update the higher-level parts of place names, while keeping the lower-level parts." 8658msgstr "" 8659 8660#. I18N: Name of a module 8661#: app/Module/FixPrimaryTag.php:59 8662msgid "Convert _PRIM tags to GEDCOM 5.5.1" 8663msgstr "" 8664 8665#. I18N: Description of a “Data fix” module 8666#: app/Module/FixPrimaryTag.php:70 8667msgid "“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." 8668msgstr "" 8669 8670#. I18N: Description of a “Data fix” module 8671#: app/Module/FixSearchAndReplace.php:88 8672msgid "Search and replace text, using simple searches or advanced pattern matching." 8673msgstr "" 8674 8675#: app/Module/FixSearchAndReplace.php:101 8676msgid "Match the exact text, even if it occurs in the middle of a word." 8677msgstr "" 8678 8679#: app/Module/FixSearchAndReplace.php:102 8680msgid "Match the exact text, unless it occurs in the middle of a word." 8681msgstr "" 8682 8683#: app/Module/FixSearchAndReplace.php:103 8684msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 8685msgstr "" 8686 8687#. I18N: https://en.wikipedia.org/wiki/Regular_expression 8688#: app/Module/FixSearchAndReplace.php:105 8689msgid "Regular expression" 8690msgstr "" 8691 8692#. I18N: Name of a module/list 8693#: app/Module/FixSearchAndReplace.php:111 app/Module/LocationListModule.php:67 8694#: app/Module/LocationListModule.php:160 8695#: resources/views/admin/merge-records-step-1.phtml:61 8696#: resources/views/lists/locations-table.phtml:58 8697#: resources/views/modules/place-hierarchy/sidebar.phtml:52 8698#: resources/views/record-page-links.phtml:103 8699#: resources/views/search-general-page.phtml:115 8700#: resources/views/search-results.phtml:92 8701msgid "Locations" 8702msgstr "" 8703 8704#. I18N: Name of a module/list 8705#: app/Module/FixSearchAndReplace.php:112 app/Module/MediaListModule.php:87 8706#: app/Services/AdminService.php:186 8707#: resources/views/admin/fix-level-0-media.phtml:30 8708#: resources/views/admin/merge-records-step-1.phtml:59 8709#: resources/views/admin/webtrees1-thumbnails.phtml:35 8710#: resources/views/lists/media-table.phtml:72 8711#: resources/views/lists/notes-table.phtml:92 8712#: resources/views/lists/sources-table.phtml:100 8713#: resources/views/modules/gedcom_stats/config.phtml:49 8714#: resources/views/modules/gedcom_stats/statistics.phtml:111 8715#: resources/views/modules/html/template-statistics.phtml:48 8716#: resources/views/modules/statistics-chart/chart-objects.phtml:10 8717#: resources/views/modules/statistics-chart/other-records.phtml:18 8718#: resources/views/record-page-links.phtml:58 8719msgid "Media objects" 8720msgstr "" 8721 8722#. I18N: Name of a module 8723#: app/Module/FixSearchAndReplace.php:113 app/Module/NoteListModule.php:157 8724#: app/Module/NotesTabModule.php:60 8725#: resources/views/admin/control-panel.phtml:325 8726#: resources/views/admin/merge-records-step-1.phtml:58 8727#: resources/views/modules/statistics-chart/other-records.phtml:36 8728#: resources/views/record-page-links.phtml:76 8729#: resources/views/search-results.phtml:81 8730#: resources/xml/reports/individual_ext_report.xml:237 8731#: resources/xml/reports/individual_report.xml:226 8732msgid "Notes" 8733msgstr "" 8734 8735#. I18N: Name of a module/list 8736#: app/Module/FixSearchAndReplace.php:114 8737#: app/Module/RepositoryListModule.php:67 8738#: app/Module/RepositoryListModule.php:160 app/Services/AdminService.php:182 8739#: resources/views/admin/control-panel.phtml:323 8740#: resources/views/admin/merge-records-step-1.phtml:57 8741#: resources/views/lists/repositories-table.phtml:45 8742#: resources/views/modules/gedcom_stats/config.phtml:50 8743#: resources/views/modules/gedcom_stats/statistics.phtml:122 8744#: resources/views/modules/html/template-statistics.phtml:52 8745#: resources/views/modules/statistics-chart/other-records.phtml:45 8746#: resources/views/record-page-links.phtml:85 8747#: resources/views/search-general-page.phtml:95 8748#: resources/views/search-results.phtml:70 8749msgid "Repositories" 8750msgstr "" 8751 8752#. I18N: Name of a module/list 8753#. I18N: Name of a module 8754#: app/Module/FixSearchAndReplace.php:115 app/Module/SourceListModule.php:66 8755#: app/Module/SourceListModule.php:157 app/Module/SourcesTabModule.php:58 8756#: app/Services/AdminService.php:183 8757#: resources/views/admin/control-panel.phtml:322 8758#: resources/views/admin/merge-records-step-1.phtml:56 8759#: resources/views/admin/tags.phtml:397 8760#: resources/views/lists/media-table.phtml:81 8761#: resources/views/lists/notes-table.phtml:84 8762#: resources/views/lists/notes-table.phtml:93 8763#: resources/views/lists/repositories-table.phtml:51 8764#: resources/views/lists/sources-table.phtml:89 8765#: resources/views/modules/gedcom_stats/config.phtml:48 8766#: resources/views/modules/gedcom_stats/statistics.phtml:100 8767#: resources/views/modules/html/template-statistics.phtml:44 8768#: resources/views/modules/statistics-chart/chart-sources.phtml:10 8769#: resources/views/modules/statistics-chart/other-records.phtml:27 8770#: resources/views/record-page-links.phtml:67 8771#: resources/views/search-general-page.phtml:85 8772#: resources/views/search-results.phtml:59 8773#: resources/xml/reports/ahnentafel_report.xml:475 8774#: resources/xml/reports/descendancy_report.xml:611 8775#: resources/xml/reports/family_group_report.xml:1118 8776#: resources/xml/reports/individual_ext_report.xml:651 8777#: resources/xml/reports/individual_report.xml:647 8778msgid "Sources" 8779msgstr "" 8780 8781#. I18N: Name of a module/list 8782#: app/Module/FixSearchAndReplace.php:116 app/Module/SubmitterListModule.php:67 8783#: app/Module/SubmitterListModule.php:170 8784#: resources/views/admin/control-panel.phtml:326 8785#: resources/views/admin/merge-records-step-1.phtml:60 8786#: resources/views/admin/tags.phtml:878 8787#: resources/views/lists/submitters-table.phtml:62 8788#: resources/views/record-page-links.phtml:94 8789msgid "Submitters" 8790msgstr "" 8791 8792#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” 8793#: app/Module/FrequentlyAskedQuestionsModule.php:70 8794msgid "FAQ" 8795msgstr "" 8796 8797#. I18N: Description of the “FAQ” module 8798#: app/Module/FrequentlyAskedQuestionsModule.php:81 8799msgid "A list of frequently asked questions and answers." 8800msgstr "" 8801 8802#: app/Module/FrequentlyAskedQuestionsModule.php:155 8803#: app/Module/FrequentlyAskedQuestionsModule.php:401 8804#: resources/views/modules/faq/config.phtml:51 8805#: resources/views/modules/faq/edit.phtml:21 8806msgid "Frequently asked questions" 8807msgstr "" 8808 8809#. I18N: FAQ = “Frequently Asked Question” 8810#: app/Module/FrequentlyAskedQuestionsModule.php:298 8811#: resources/views/modules/faq/config.phtml:45 8812msgid "Add an FAQ" 8813msgstr "" 8814 8815#: app/Module/FrequentlyAskedQuestionsModule.php:308 8816msgid "Edit the FAQ" 8817msgstr "" 8818 8819#: app/Module/FrequentlyAskedQuestionsModule.php:317 8820#: app/Module/IndividualListModule.php:231 8821#: app/Module/IndividualListModule.php:240 8822#: app/Module/IndividualListModule.php:249 8823#: app/Module/IndividualListModule.php:338 8824#: app/Module/IndividualListModule.php:451 8825#: app/Module/IndividualListModule.php:453 8826#: resources/views/calendar-page.phtml:180 8827#: resources/views/lists/datatables-attributes.phtml:10 8828#: resources/views/modules/faq/config.phtml:74 8829#: resources/views/modules/random_media/config.phtml:20 8830#: resources/views/modules/user-messages/user-messages.phtml:67 8831#: resources/xml/reports/ahnentafel_report.xml:7 8832#: resources/xml/reports/descendancy_report.xml:6 8833#: resources/xml/reports/individual_ext_report.xml:6 8834#: resources/xml/reports/individual_ext_report.xml:7 8835#: resources/xml/reports/individual_ext_report.xml:11 8836#: resources/xml/reports/individual_ext_report.xml:94 8837#: resources/xml/reports/individual_report.xml:8 8838#: resources/xml/reports/missing_facts_report.xml:6 8839#: resources/xml/reports/missing_facts_report.xml:7 8840#: resources/xml/reports/relative_ext_report.xml:6 8841#: resources/xml/reports/relative_ext_report.xml:46 8842msgid "All" 8843msgstr "" 8844 8845#. I18N: https://www.geonames.org 8846#: app/Module/GeonamesAutocomplete.php:56 8847#: app/Module/MapGeoLocationGeonames.php:45 8848msgid "GeoNames" 8849msgstr "" 8850 8851#: app/Module/GeonamesAutocomplete.php:68 8852#: app/Module/OpenRouteServiceAutocomplete.php:56 8853#, php-format 8854msgid "Search for place names using %s." 8855msgstr "" 8856 8857#: app/Module/GoogleAnalyticsModule.php:47 8858msgid "Google™ analytics" 8859msgstr "" 8860 8861#: app/Module/GoogleMaps.php:82 app/Module/MapLinkGoogle.php:41 8862msgid "Google™ maps" 8863msgstr "" 8864 8865#: app/Module/GoogleWebmasterToolsModule.php:41 8866msgid "Google™ webmaster tools" 8867msgstr "" 8868 8869#. I18N: https://wego.here.com 8870#: app/Module/HereMaps.php:82 8871msgid "Here maps" 8872msgstr "" 8873 8874#. I18N: Name of a module 8875#. I18N: A configuration setting 8876#: app/Module/HitCountFooterModule.php:73 8877#: resources/views/admin/trees-preferences.phtml:629 8878msgid "Hit counters" 8879msgstr "" 8880 8881#. I18N: Description of the “Hit counters” module 8882#: app/Module/HitCountFooterModule.php:84 8883msgid "Count the visits to each page" 8884msgstr "" 8885 8886#: app/Module/HitCountFooterModule.php:113 8887#, php-format 8888msgid "This page has been viewed %s time." 8889msgid_plural "This page has been viewed %s times." 8890msgstr[0] "" 8891msgstr[1] "" 8892 8893#. I18N: Description of the “HourglassChart” module 8894#: app/Module/HourglassChartModule.php:90 8895msgid "An hourglass chart of an individual’s ancestors and descendants." 8896msgstr "" 8897 8898#. I18N: %s is an individual’s name 8899#: app/Module/HourglassChartModule.php:125 8900#, php-format 8901msgid "Hourglass chart of %s" 8902msgstr "" 8903 8904#. I18N: Name of a module 8905#: app/Module/HtmlBlockModule.php:60 8906msgid "HTML" 8907msgstr "" 8908 8909#. I18N: Description of the “HTML” module 8910#: app/Module/HtmlBlockModule.php:71 8911msgid "Add your own text and graphics." 8912msgstr "" 8913 8914#: app/Module/HtmlBlockModule.php:191 app/Module/StatisticsChartModule.php:158 8915msgid "Custom" 8916msgstr "" 8917 8918#: app/Module/HtmlBlockModule.php:192 8919msgid "Keyword examples" 8920msgstr "" 8921 8922#: app/Module/HtmlBlockModule.php:193 8923msgid "Narrative description" 8924msgstr "" 8925 8926#. I18N: Name of a module/tab on the individual page. 8927#: app/Module/IndividualFactsTabModule.php:75 8928#: resources/views/admin/fix-level-0-media.phtml:38 8929#: resources/views/admin/locations.phtml:49 8930#: resources/views/admin/tags.phtml:436 resources/views/family-page.phtml:34 8931#: resources/views/modules/random_media/config.phtml:20 8932#: resources/xml/reports/individual_ext_report.xml:161 8933#: resources/xml/reports/individual_report.xml:149 8934msgid "Facts and events" 8935msgstr "" 8936 8937#. I18N: Description of the “Facts and events” module 8938#: app/Module/IndividualFactsTabModule.php:86 8939msgid "A tab showing the facts and events of an individual." 8940msgstr "" 8941 8942#: app/Module/IndividualFactsTabModule.php:200 8943msgid "Death of a husband" 8944msgstr "" 8945 8946#: app/Module/IndividualFactsTabModule.php:201 8947msgid "Death of a wife" 8948msgstr "" 8949 8950#: app/Module/IndividualFactsTabModule.php:202 8951#: resources/views/admin/trees-preferences.phtml:502 8952msgid "Death of a spouse" 8953msgstr "" 8954 8955#: app/Module/IndividualFactsTabModule.php:205 8956msgid "Burial of a husband" 8957msgstr "" 8958 8959#: app/Module/IndividualFactsTabModule.php:206 8960msgid "Burial of a wife" 8961msgstr "" 8962 8963#: app/Module/IndividualFactsTabModule.php:207 8964msgid "Burial of a spouse" 8965msgstr "" 8966 8967#: app/Module/IndividualFactsTabModule.php:210 8968msgid "Cremation of a husband" 8969msgstr "" 8970 8971#: app/Module/IndividualFactsTabModule.php:211 8972msgid "Cremation of a wife" 8973msgstr "" 8974 8975#: app/Module/IndividualFactsTabModule.php:212 8976msgid "Cremation of a spouse" 8977msgstr "" 8978 8979#: app/Module/IndividualFactsTabModule.php:293 8980msgid "Birth of a son" 8981msgstr "" 8982 8983#: app/Module/IndividualFactsTabModule.php:294 8984msgid "Birth of a daughter" 8985msgstr "" 8986 8987#: app/Module/IndividualFactsTabModule.php:295 app/Module/PlacesModule.php:222 8988#: resources/views/admin/trees-preferences.phtml:438 8989msgid "Birth of a child" 8990msgstr "" 8991 8992#: app/Module/IndividualFactsTabModule.php:298 8993msgid "Christening of a son" 8994msgstr "" 8995 8996#: app/Module/IndividualFactsTabModule.php:299 8997msgid "Christening of a daughter" 8998msgstr "" 8999 9000#: app/Module/IndividualFactsTabModule.php:300 9001msgid "Christening of a child" 9002msgstr "" 9003 9004#: app/Module/IndividualFactsTabModule.php:303 9005msgid "Baptism of a son" 9006msgstr "" 9007 9008#: app/Module/IndividualFactsTabModule.php:304 9009msgid "Baptism of a daughter" 9010msgstr "" 9011 9012#: app/Module/IndividualFactsTabModule.php:305 9013msgid "Baptism of a child" 9014msgstr "" 9015 9016#: app/Module/IndividualFactsTabModule.php:308 9017msgid "Adoption of a son" 9018msgstr "" 9019 9020#: app/Module/IndividualFactsTabModule.php:309 9021msgid "Adoption of a daughter" 9022msgstr "" 9023 9024#: app/Module/IndividualFactsTabModule.php:310 9025msgid "Adoption of a child" 9026msgstr "" 9027 9028#: app/Module/IndividualFactsTabModule.php:316 9029msgid "Birth of a brother" 9030msgstr "" 9031 9032#: app/Module/IndividualFactsTabModule.php:317 9033msgid "Birth of a sister" 9034msgstr "" 9035 9036#: app/Module/IndividualFactsTabModule.php:318 9037#: resources/views/admin/trees-preferences.phtml:444 9038msgid "Birth of a sibling" 9039msgstr "" 9040 9041#: app/Module/IndividualFactsTabModule.php:321 9042msgid "Christening of a brother" 9043msgstr "" 9044 9045#: app/Module/IndividualFactsTabModule.php:322 9046msgid "Christening of a sister" 9047msgstr "" 9048 9049#: app/Module/IndividualFactsTabModule.php:323 9050msgid "Christening of a sibling" 9051msgstr "" 9052 9053#: app/Module/IndividualFactsTabModule.php:326 9054msgid "Baptism of a brother" 9055msgstr "" 9056 9057#: app/Module/IndividualFactsTabModule.php:327 9058msgid "Baptism of a sister" 9059msgstr "" 9060 9061#: app/Module/IndividualFactsTabModule.php:328 9062msgid "Baptism of a sibling" 9063msgstr "" 9064 9065#: app/Module/IndividualFactsTabModule.php:331 9066msgid "Adoption of a brother" 9067msgstr "" 9068 9069#: app/Module/IndividualFactsTabModule.php:332 9070msgid "Adoption of a sister" 9071msgstr "" 9072 9073#: app/Module/IndividualFactsTabModule.php:333 9074msgid "Adoption of a sibling" 9075msgstr "" 9076 9077#: app/Module/IndividualFactsTabModule.php:339 9078msgid "Birth of a half-brother" 9079msgstr "" 9080 9081#: app/Module/IndividualFactsTabModule.php:340 9082msgid "Birth of a half-sister" 9083msgstr "" 9084 9085#: app/Module/IndividualFactsTabModule.php:341 9086msgid "Birth of a half-sibling" 9087msgstr "" 9088 9089#: app/Module/IndividualFactsTabModule.php:344 9090msgid "Christening of a half-brother" 9091msgstr "" 9092 9093#: app/Module/IndividualFactsTabModule.php:345 9094msgid "Christening of a half-sister" 9095msgstr "" 9096 9097#: app/Module/IndividualFactsTabModule.php:346 9098msgid "Christening of a half-sibling" 9099msgstr "" 9100 9101#: app/Module/IndividualFactsTabModule.php:349 9102msgid "Baptism of a half-brother" 9103msgstr "" 9104 9105#: app/Module/IndividualFactsTabModule.php:350 9106msgid "Baptism of a half-sister" 9107msgstr "" 9108 9109#: app/Module/IndividualFactsTabModule.php:351 9110msgid "Baptism of a half-sibling" 9111msgstr "" 9112 9113#: app/Module/IndividualFactsTabModule.php:354 9114msgid "Adoption of a half-brother" 9115msgstr "" 9116 9117#: app/Module/IndividualFactsTabModule.php:355 9118msgid "Adoption of a half-sister" 9119msgstr "" 9120 9121#: app/Module/IndividualFactsTabModule.php:356 9122msgid "Adoption of a half-sibling" 9123msgstr "" 9124 9125#: app/Module/IndividualFactsTabModule.php:362 9126msgid "Birth of a grandson" 9127msgstr "" 9128 9129#: app/Module/IndividualFactsTabModule.php:363 9130msgid "Birth of a granddaughter" 9131msgstr "" 9132 9133#: app/Module/IndividualFactsTabModule.php:364 9134#: app/Module/IndividualFactsTabModule.php:387 9135#: app/Module/IndividualFactsTabModule.php:410 9136#: resources/views/admin/trees-preferences.phtml:432 9137msgid "Birth of a grandchild" 9138msgstr "" 9139 9140#: app/Module/IndividualFactsTabModule.php:367 9141msgid "Christening of a grandson" 9142msgstr "" 9143 9144#: app/Module/IndividualFactsTabModule.php:368 9145msgid "Christening of a granddaughter" 9146msgstr "" 9147 9148#: app/Module/IndividualFactsTabModule.php:369 9149#: app/Module/IndividualFactsTabModule.php:392 9150#: app/Module/IndividualFactsTabModule.php:415 9151msgid "Christening of a grandchild" 9152msgstr "" 9153 9154#: app/Module/IndividualFactsTabModule.php:372 9155msgid "Baptism of a grandson" 9156msgstr "" 9157 9158#: app/Module/IndividualFactsTabModule.php:373 9159msgid "Baptism of a granddaughter" 9160msgstr "" 9161 9162#: app/Module/IndividualFactsTabModule.php:374 9163#: app/Module/IndividualFactsTabModule.php:397 9164#: app/Module/IndividualFactsTabModule.php:420 9165#: app/Module/IndividualFactsTabModule.php:497 9166#: app/Module/IndividualFactsTabModule.php:515 9167msgid "Baptism of a grandchild" 9168msgstr "" 9169 9170#: app/Module/IndividualFactsTabModule.php:377 9171msgid "Adoption of a grandson" 9172msgstr "" 9173 9174#: app/Module/IndividualFactsTabModule.php:378 9175msgid "Adoption of a granddaughter" 9176msgstr "" 9177 9178#: app/Module/IndividualFactsTabModule.php:379 9179#: app/Module/IndividualFactsTabModule.php:402 9180#: app/Module/IndividualFactsTabModule.php:425 9181msgid "Adoption of a grandchild" 9182msgstr "" 9183 9184#: app/Module/IndividualFactsTabModule.php:385 9185msgctxt "daughter’s son" 9186msgid "Birth of a grandson" 9187msgstr "" 9188 9189#: app/Module/IndividualFactsTabModule.php:386 9190msgctxt "daughter’s daughter" 9191msgid "Birth of a granddaughter" 9192msgstr "" 9193 9194#: app/Module/IndividualFactsTabModule.php:390 9195msgctxt "daughter’s son" 9196msgid "Christening of a grandson" 9197msgstr "" 9198 9199#: app/Module/IndividualFactsTabModule.php:391 9200msgctxt "daughter’s daughter" 9201msgid "Christening of a granddaughter" 9202msgstr "" 9203 9204#: app/Module/IndividualFactsTabModule.php:395 9205msgctxt "daughter’s son" 9206msgid "Baptism of a grandson" 9207msgstr "" 9208 9209#: app/Module/IndividualFactsTabModule.php:396 9210msgctxt "daughter’s daughter" 9211msgid "Baptism of a granddaughter" 9212msgstr "" 9213 9214#: app/Module/IndividualFactsTabModule.php:400 9215msgctxt "daughter’s son" 9216msgid "Adoption of a grandson" 9217msgstr "" 9218 9219#: app/Module/IndividualFactsTabModule.php:401 9220msgctxt "daughter’s daughter" 9221msgid "Adoption of a granddaughter" 9222msgstr "" 9223 9224#: app/Module/IndividualFactsTabModule.php:408 9225msgctxt "son’s son" 9226msgid "Birth of a grandson" 9227msgstr "" 9228 9229#: app/Module/IndividualFactsTabModule.php:409 9230msgctxt "son’s daughter" 9231msgid "Birth of a granddaughter" 9232msgstr "" 9233 9234#: app/Module/IndividualFactsTabModule.php:413 9235msgctxt "son’s son" 9236msgid "Christening of a grandson" 9237msgstr "" 9238 9239#: app/Module/IndividualFactsTabModule.php:414 9240msgctxt "son’s daughter" 9241msgid "Christening of a granddaughter" 9242msgstr "" 9243 9244#: app/Module/IndividualFactsTabModule.php:418 9245msgctxt "son’s son" 9246msgid "Baptism of a grandson" 9247msgstr "" 9248 9249#: app/Module/IndividualFactsTabModule.php:419 9250msgctxt "son’s daughter" 9251msgid "Baptism of a granddaughter" 9252msgstr "" 9253 9254#: app/Module/IndividualFactsTabModule.php:423 9255msgctxt "son’s son" 9256msgid "Adoption of a grandson" 9257msgstr "" 9258 9259#: app/Module/IndividualFactsTabModule.php:424 9260msgctxt "son’s daughter" 9261msgid "Adoption of a granddaughter" 9262msgstr "" 9263 9264#: app/Module/IndividualFactsTabModule.php:431 9265msgid "Death of a son" 9266msgstr "" 9267 9268#: app/Module/IndividualFactsTabModule.php:432 9269msgid "Death of a daughter" 9270msgstr "" 9271 9272#: app/Module/IndividualFactsTabModule.php:433 9273#: resources/views/admin/trees-preferences.phtml:484 9274msgid "Death of a child" 9275msgstr "" 9276 9277#: app/Module/IndividualFactsTabModule.php:436 9278msgid "Burial of a son" 9279msgstr "" 9280 9281#: app/Module/IndividualFactsTabModule.php:437 9282msgid "Burial of a daughter" 9283msgstr "" 9284 9285#: app/Module/IndividualFactsTabModule.php:438 9286msgid "Burial of a child" 9287msgstr "" 9288 9289#: app/Module/IndividualFactsTabModule.php:441 9290msgid "Cremation of a son" 9291msgstr "" 9292 9293#: app/Module/IndividualFactsTabModule.php:442 9294msgid "Cremation of a daughter" 9295msgstr "" 9296 9297#: app/Module/IndividualFactsTabModule.php:443 9298msgid "Cremation of a child" 9299msgstr "" 9300 9301#: app/Module/IndividualFactsTabModule.php:449 9302msgid "Death of a brother" 9303msgstr "" 9304 9305#: app/Module/IndividualFactsTabModule.php:450 9306msgid "Death of a sister" 9307msgstr "" 9308 9309#: app/Module/IndividualFactsTabModule.php:451 9310#: resources/views/admin/trees-preferences.phtml:490 9311msgid "Death of a sibling" 9312msgstr "" 9313 9314#: app/Module/IndividualFactsTabModule.php:454 9315msgid "Burial of a brother" 9316msgstr "" 9317 9318#: app/Module/IndividualFactsTabModule.php:455 9319msgid "Burial of a sister" 9320msgstr "" 9321 9322#: app/Module/IndividualFactsTabModule.php:456 9323msgid "Burial of a sibling" 9324msgstr "" 9325 9326#: app/Module/IndividualFactsTabModule.php:459 9327msgid "Cremation of a brother" 9328msgstr "" 9329 9330#: app/Module/IndividualFactsTabModule.php:460 9331msgid "Cremation of a sister" 9332msgstr "" 9333 9334#: app/Module/IndividualFactsTabModule.php:461 9335msgid "Cremation of a sibling" 9336msgstr "" 9337 9338#: app/Module/IndividualFactsTabModule.php:467 9339msgid "Death of a half-brother" 9340msgstr "" 9341 9342#: app/Module/IndividualFactsTabModule.php:468 9343msgid "Death of a half-sister" 9344msgstr "" 9345 9346#: app/Module/IndividualFactsTabModule.php:469 9347msgid "Death of a half-sibling" 9348msgstr "" 9349 9350#: app/Module/IndividualFactsTabModule.php:472 9351msgid "Burial of a half-brother" 9352msgstr "" 9353 9354#: app/Module/IndividualFactsTabModule.php:473 9355msgid "Burial of a half-sister" 9356msgstr "" 9357 9358#: app/Module/IndividualFactsTabModule.php:474 9359msgid "Burial of a half-sibling" 9360msgstr "" 9361 9362#: app/Module/IndividualFactsTabModule.php:477 9363msgid "Cremation of a half-brother" 9364msgstr "" 9365 9366#: app/Module/IndividualFactsTabModule.php:478 9367msgid "Cremation of a half-sister" 9368msgstr "" 9369 9370#: app/Module/IndividualFactsTabModule.php:479 9371msgid "Cremation of a half-sibling" 9372msgstr "" 9373 9374#: app/Module/IndividualFactsTabModule.php:485 9375msgid "Death of a grandson" 9376msgstr "" 9377 9378#: app/Module/IndividualFactsTabModule.php:486 9379msgid "Death of a granddaughter" 9380msgstr "" 9381 9382#: app/Module/IndividualFactsTabModule.php:487 9383#: app/Module/IndividualFactsTabModule.php:505 9384#: app/Module/IndividualFactsTabModule.php:523 9385#: resources/views/admin/trees-preferences.phtml:478 9386msgid "Death of a grandchild" 9387msgstr "" 9388 9389#: app/Module/IndividualFactsTabModule.php:490 9390msgid "Burial of a grandson" 9391msgstr "" 9392 9393#: app/Module/IndividualFactsTabModule.php:491 9394msgid "Burial of a granddaughter" 9395msgstr "" 9396 9397#: app/Module/IndividualFactsTabModule.php:492 9398#: app/Module/IndividualFactsTabModule.php:510 9399#: app/Module/IndividualFactsTabModule.php:528 9400msgid "Burial of a grandchild" 9401msgstr "" 9402 9403#: app/Module/IndividualFactsTabModule.php:495 9404msgid "Cremation of a grandson" 9405msgstr "" 9406 9407#: app/Module/IndividualFactsTabModule.php:496 9408msgid "Cremation of a granddaughter" 9409msgstr "" 9410 9411#: app/Module/IndividualFactsTabModule.php:503 9412msgctxt "daughter’s son" 9413msgid "Death of a grandson" 9414msgstr "" 9415 9416#: app/Module/IndividualFactsTabModule.php:504 9417msgctxt "daughter’s daughter" 9418msgid "Death of a granddaughter" 9419msgstr "" 9420 9421#: app/Module/IndividualFactsTabModule.php:508 9422msgctxt "daughter’s son" 9423msgid "Burial of a grandson" 9424msgstr "" 9425 9426#: app/Module/IndividualFactsTabModule.php:509 9427msgctxt "daughter’s daughter" 9428msgid "Burial of a granddaughter" 9429msgstr "" 9430 9431#: app/Module/IndividualFactsTabModule.php:513 9432msgctxt "daughter’s son" 9433msgid "Cremation of a grandson" 9434msgstr "" 9435 9436#: app/Module/IndividualFactsTabModule.php:514 9437msgctxt "daughter’s daughter" 9438msgid "Cremation of a granddaughter" 9439msgstr "" 9440 9441#: app/Module/IndividualFactsTabModule.php:521 9442msgctxt "son’s son" 9443msgid "Death of a grandson" 9444msgstr "" 9445 9446#: app/Module/IndividualFactsTabModule.php:522 9447msgctxt "son’s daughter" 9448msgid "Death of a granddaughter" 9449msgstr "" 9450 9451#: app/Module/IndividualFactsTabModule.php:526 9452msgctxt "son’s son" 9453msgid "Burial of a grandson" 9454msgstr "" 9455 9456#: app/Module/IndividualFactsTabModule.php:527 9457msgctxt "son’s daughter" 9458msgid "Burial of a granddaughter" 9459msgstr "" 9460 9461#: app/Module/IndividualFactsTabModule.php:531 9462msgctxt "son’s son" 9463msgid "Cremation of a grandson" 9464msgstr "" 9465 9466#: app/Module/IndividualFactsTabModule.php:532 9467msgctxt "son’s daughter" 9468msgid "Cremation of a granddaughter" 9469msgstr "" 9470 9471#: app/Module/IndividualFactsTabModule.php:533 9472msgid "Cremation of a grandchild" 9473msgstr "" 9474 9475#: app/Module/IndividualFactsTabModule.php:538 9476msgid "Marriage of a son" 9477msgstr "" 9478 9479#: app/Module/IndividualFactsTabModule.php:539 9480msgid "Marriage of a daughter" 9481msgstr "" 9482 9483#: app/Module/IndividualFactsTabModule.php:540 9484#: resources/views/admin/trees-preferences.phtml:458 9485msgid "Marriage of a child" 9486msgstr "" 9487 9488#: app/Module/IndividualFactsTabModule.php:544 9489msgid "Marriage of a grandson" 9490msgstr "" 9491 9492#: app/Module/IndividualFactsTabModule.php:545 9493msgid "Marriage of a granddaughter" 9494msgstr "" 9495 9496#: app/Module/IndividualFactsTabModule.php:546 9497#: app/Module/IndividualFactsTabModule.php:552 9498#: app/Module/IndividualFactsTabModule.php:558 9499#: resources/views/admin/trees-preferences.phtml:452 9500msgid "Marriage of a grandchild" 9501msgstr "" 9502 9503#: app/Module/IndividualFactsTabModule.php:550 9504msgctxt "daughter’s son" 9505msgid "Marriage of a grandson" 9506msgstr "" 9507 9508#: app/Module/IndividualFactsTabModule.php:551 9509msgctxt "daughter’s daughter" 9510msgid "Marriage of a granddaughter" 9511msgstr "" 9512 9513#: app/Module/IndividualFactsTabModule.php:556 9514msgctxt "son’s son" 9515msgid "Marriage of a grandson" 9516msgstr "" 9517 9518#: app/Module/IndividualFactsTabModule.php:557 9519msgctxt "son’s daughter" 9520msgid "Marriage of a granddaughter" 9521msgstr "" 9522 9523#: app/Module/IndividualFactsTabModule.php:562 9524msgid "Marriage of a brother" 9525msgstr "" 9526 9527#: app/Module/IndividualFactsTabModule.php:563 9528msgid "Marriage of a sister" 9529msgstr "" 9530 9531#: app/Module/IndividualFactsTabModule.php:564 9532#: resources/views/admin/trees-preferences.phtml:464 9533msgid "Marriage of a sibling" 9534msgstr "" 9535 9536#: app/Module/IndividualFactsTabModule.php:568 9537msgid "Marriage of a half-brother" 9538msgstr "" 9539 9540#: app/Module/IndividualFactsTabModule.php:569 9541msgid "Marriage of a half-sister" 9542msgstr "" 9543 9544#: app/Module/IndividualFactsTabModule.php:570 9545msgid "Marriage of a half-sibling" 9546msgstr "" 9547 9548#: app/Module/IndividualFactsTabModule.php:725 9549#: resources/views/fact-parent-age.phtml:26 9550msgid "Death of a father" 9551msgstr "" 9552 9553#: app/Module/IndividualFactsTabModule.php:726 9554#: resources/views/fact-parent-age.phtml:16 9555msgid "Death of a mother" 9556msgstr "" 9557 9558#: app/Module/IndividualFactsTabModule.php:727 9559#: resources/views/admin/trees-preferences.phtml:496 9560#: resources/views/fact-parent-age.phtml:36 9561msgid "Death of a parent" 9562msgstr "" 9563 9564#: app/Module/IndividualFactsTabModule.php:730 9565msgid "Burial of a father" 9566msgstr "" 9567 9568#: app/Module/IndividualFactsTabModule.php:731 9569msgid "Burial of a mother" 9570msgstr "" 9571 9572#: app/Module/IndividualFactsTabModule.php:732 9573msgid "Burial of a parent" 9574msgstr "" 9575 9576#: app/Module/IndividualFactsTabModule.php:735 9577msgid "Cremation of a father" 9578msgstr "" 9579 9580#: app/Module/IndividualFactsTabModule.php:736 9581msgid "Cremation of a mother" 9582msgstr "" 9583 9584#: app/Module/IndividualFactsTabModule.php:737 9585msgid "Cremation of a parent" 9586msgstr "" 9587 9588#: app/Module/IndividualFactsTabModule.php:743 9589msgid "Death of a grandfather" 9590msgstr "" 9591 9592#: app/Module/IndividualFactsTabModule.php:744 9593msgid "Death of a grandmother" 9594msgstr "" 9595 9596#: app/Module/IndividualFactsTabModule.php:745 9597#: app/Module/IndividualFactsTabModule.php:763 9598#: app/Module/IndividualFactsTabModule.php:781 9599#: resources/views/admin/trees-preferences.phtml:508 9600msgid "Death of a grandparent" 9601msgstr "" 9602 9603#: app/Module/IndividualFactsTabModule.php:748 9604msgid "Burial of a grandfather" 9605msgstr "" 9606 9607#: app/Module/IndividualFactsTabModule.php:749 9608msgid "Burial of a grandmother" 9609msgstr "" 9610 9611#: app/Module/IndividualFactsTabModule.php:750 9612#: app/Module/IndividualFactsTabModule.php:768 9613#: app/Module/IndividualFactsTabModule.php:786 9614msgid "Burial of a grandparent" 9615msgstr "" 9616 9617#: app/Module/IndividualFactsTabModule.php:753 9618msgid "Cremation of a grandfather" 9619msgstr "" 9620 9621#: app/Module/IndividualFactsTabModule.php:754 9622msgid "Cremation of a grandmother" 9623msgstr "" 9624 9625#: app/Module/IndividualFactsTabModule.php:755 9626#: app/Module/IndividualFactsTabModule.php:773 9627#: app/Module/IndividualFactsTabModule.php:791 9628msgid "Cremation of a grandparent" 9629msgstr "" 9630 9631#: app/Module/IndividualFactsTabModule.php:761 9632msgid "Death of a maternal grandfather" 9633msgstr "" 9634 9635#: app/Module/IndividualFactsTabModule.php:762 9636msgid "Death of a maternal grandmother" 9637msgstr "" 9638 9639#: app/Module/IndividualFactsTabModule.php:766 9640msgid "Burial of a maternal grandfather" 9641msgstr "" 9642 9643#: app/Module/IndividualFactsTabModule.php:767 9644msgid "Burial of a maternal grandmother" 9645msgstr "" 9646 9647#: app/Module/IndividualFactsTabModule.php:771 9648msgid "Cremation of a maternal grandfather" 9649msgstr "" 9650 9651#: app/Module/IndividualFactsTabModule.php:772 9652msgid "Cremation of a maternal grandmother" 9653msgstr "" 9654 9655#: app/Module/IndividualFactsTabModule.php:779 9656msgid "Death of a paternal grandfather" 9657msgstr "" 9658 9659#: app/Module/IndividualFactsTabModule.php:780 9660msgid "Death of a paternal grandmother" 9661msgstr "" 9662 9663#: app/Module/IndividualFactsTabModule.php:784 9664msgid "Burial of a paternal grandfather" 9665msgstr "" 9666 9667#: app/Module/IndividualFactsTabModule.php:785 9668msgid "Burial of a paternal grandmother" 9669msgstr "" 9670 9671#: app/Module/IndividualFactsTabModule.php:789 9672msgid "Cremation of a paternal grandfather" 9673msgstr "" 9674 9675#: app/Module/IndividualFactsTabModule.php:790 9676msgid "Cremation of a paternal grandmother" 9677msgstr "" 9678 9679#: app/Module/IndividualFactsTabModule.php:796 9680msgid "Marriage of a father" 9681msgstr "" 9682 9683#: app/Module/IndividualFactsTabModule.php:797 9684msgid "Marriage of a mother" 9685msgstr "" 9686 9687#: app/Module/IndividualFactsTabModule.php:798 9688#: resources/views/admin/trees-preferences.phtml:470 9689msgid "Marriage of a parent" 9690msgstr "" 9691 9692#: app/Module/IndividualFactsTabModule.php:831 9693msgid "Marriage of parents" 9694msgstr "" 9695 9696#. I18N: Name of a module/report 9697#: app/Module/IndividualFamiliesReportModule.php:44 9698#: resources/xml/reports/individual_ext_report.xml:3 9699msgid "Related families" 9700msgstr "" 9701 9702#. I18N: Description of the “Related families” 9703#: app/Module/IndividualFamiliesReportModule.php:56 9704#: resources/xml/reports/individual_ext_report.xml:4 9705msgid "A report of the families that are closely related to an individual." 9706msgstr "" 9707 9708#. I18N: Description of the “Individuals” module 9709#: app/Module/IndividualListModule.php:105 9710msgid "A list of individuals." 9711msgstr "" 9712 9713#: app/Module/IndividualListModule.php:292 9714#: app/Module/IndividualListModule.php:519 9715#: resources/views/admin/gedcom-export-options.phtml:102 9716#: resources/xml/reports/cemetery_report.xml:7 9717#: resources/xml/reports/death_report.xml:10 9718#: resources/xml/reports/individual_ext_report.xml:11 9719#: resources/xml/reports/individual_report.xml:8 9720msgid "None" 9721msgstr "" 9722 9723#: app/Module/IndividualListModule.php:348 9724#, php-format 9725msgid "Exclude individuals with “%s” as a married name" 9726msgstr "" 9727 9728#: app/Module/IndividualListModule.php:354 9729#, php-format 9730msgid "Include individuals with “%s” as a married name" 9731msgstr "" 9732 9733#: app/Module/IndividualListModule.php:363 9734msgid "Show the list of individuals" 9735msgstr "" 9736 9737#: app/Module/IndividualListModule.php:369 9738msgid "Show the list of surnames" 9739msgstr "" 9740 9741#: app/Module/IndividualListModule.php:428 9742#, php-format 9743msgid "Individuals with surname %s" 9744msgstr "" 9745 9746#. I18N: Description of the “Extra information” module 9747#: app/Module/IndividualMetadataModule.php:71 9748msgid "A sidebar showing non-genealogy information about an individual." 9749msgstr "" 9750 9751#. I18N: Description of the “Individual” module 9752#: app/Module/IndividualReportModule.php:52 9753#: resources/xml/reports/individual_report.xml:4 9754msgid "A report of an individual’s details." 9755msgstr "" 9756 9757#: app/Module/InteractiveTree/TreeView.php:356 9758msgctxt "unknown family" 9759msgid "unknown" 9760msgstr "" 9761 9762#. I18N: e.g. “Son of [father name & mother name]” 9763#: app/Module/InteractiveTree/TreeView.php:361 9764#, php-format 9765msgid "Son of %s" 9766msgstr "" 9767 9768#. I18N: e.g. “Daughter of [father name & mother name]” 9769#: app/Module/InteractiveTree/TreeView.php:365 9770#, php-format 9771msgid "Daughter of %s" 9772msgstr "" 9773 9774#. I18N: e.g. “Child of [father name & mother name]” 9775#: app/Module/InteractiveTree/TreeView.php:369 9776#, php-format 9777msgid "Child of %s" 9778msgstr "" 9779 9780#. I18N: Description of the “Interactive tree” module 9781#: app/Module/InteractiveTreeModule.php:60 9782msgid "An interactive tree, showing all the ancestors and descendants of an individual." 9783msgstr "" 9784 9785#. I18N: Name of a module/chart 9786#: app/Module/LifespansChartModule.php:103 9787msgid "Lifespans" 9788msgstr "" 9789 9790#. I18N: Description of the “LifespansChart” module 9791#: app/Module/LifespansChartModule.php:114 9792msgid "A chart of individuals’ lifespans." 9793msgstr "" 9794 9795#: app/Module/LifespansChartModule.php:266 9796#: resources/views/admin/trees-unconnected.phtml:39 9797#: resources/views/calendar-list.phtml:18 9798#, php-format 9799msgid "%s individual" 9800msgid_plural "%s individuals" 9801msgstr[0] "" 9802msgstr[1] "" 9803 9804#. I18N: Description of the “Lists” module 9805#: app/Module/ListsMenuModule.php:66 9806msgid "The lists menu." 9807msgstr "" 9808 9809#. I18N: Description of the “Locations” module 9810#: app/Module/LocationListModule.php:78 9811msgid "A list of locations." 9812msgstr "" 9813 9814#. I18N: Name of a module. (A list of users who are online now) 9815#: app/Module/LoggedInUsersModule.php:42 9816msgid "Who is online" 9817msgstr "" 9818 9819#. I18N: Description of the “Who is online” module 9820#: app/Module/LoggedInUsersModule.php:53 9821msgid "A list of users and visitors who are currently online." 9822msgstr "" 9823 9824#. I18N: Description of the “Sign in” module 9825#: app/Module/LoginBlockModule.php:54 9826msgid "An alternative way to sign in and sign out." 9827msgstr "" 9828 9829#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:312 9830#: resources/views/layouts/administration.phtml:65 9831msgid "Sign out" 9832msgstr "" 9833 9834#. I18N: mapbox.com 9835#: app/Module/MapBox.php:82 9836msgid "Mapbox" 9837msgstr "" 9838 9839#. I18N: https://nominatim.org 9840#: app/Module/MapGeoLocationNominatim.php:39 9841msgid "Nominatim" 9842msgstr "" 9843 9844#. I18N: https://openrouteservice.org 9845#: app/Module/MapGeoLocationOpenRouteService.php:44 9846#: app/Module/OpenRouteServiceAutocomplete.php:81 9847msgid "OpenRouteService" 9848msgstr "" 9849 9850#: app/Module/MapLinkOpenStreetMap.php:41 app/Module/OpenStreetMap.php:51 9851msgid "OpenStreetMap™" 9852msgstr "" 9853 9854#. I18N: Name of a module/report 9855#: app/Module/MarriageReportModule.php:40 9856#: resources/views/modules/statistics-chart/custom.phtml:66 9857#: resources/xml/reports/marriage_report.xml:3 9858#: resources/xml/reports/marriage_report.xml:30 9859msgid "Marriages" 9860msgstr "" 9861 9862#. I18N: Description of the “Marriages” module 9863#: app/Module/MarriageReportModule.php:52 9864#: resources/xml/reports/marriage_report.xml:4 9865msgid "A report of individuals who were married in a given time or place." 9866msgstr "" 9867 9868#: app/Module/MatomoAnalyticsModule.php:44 9869msgid "Matomo™ / Piwik™ analytics" 9870msgstr "" 9871 9872#. I18N: Description of the “Media objects” module 9873#: app/Module/MediaListModule.php:98 9874msgid "A list of media objects." 9875msgstr "" 9876 9877#. I18N: Description of the “Media” module 9878#: app/Module/MediaTabModule.php:70 9879msgid "A tab showing the media objects linked to an individual." 9880msgstr "" 9881 9882#. I18N: Name of a theme. 9883#: app/Module/MinimalTheme.php:39 9884msgid "minimal" 9885msgstr "" 9886 9887#. I18N: Name of a module/report 9888#: app/Module/MissingFactsReportModule.php:44 9889#: resources/xml/reports/missing_facts_report.xml:3 9890#: resources/xml/reports/missing_facts_report.xml:52 9891msgid "Missing data" 9892msgstr "" 9893 9894#. I18N: Description of the “Missing data” 9895#: app/Module/MissingFactsReportModule.php:56 9896#: resources/xml/reports/missing_facts_report.xml:4 9897msgid "A report of the information that is missing for an individual and their relatives." 9898msgstr "" 9899 9900#: app/Module/ModuleHistoricEventsTrait.php:40 9901msgid "Add historic events to an individual’s page." 9902msgstr "" 9903 9904#: app/Module/ModuleMapGeoLocationTrait.php:55 9905msgid "Use an external service to find locations." 9906msgstr "" 9907 9908#: app/Module/ModuleMapLinkTrait.php:39 9909msgid "Map link" 9910msgstr "" 9911 9912#: app/Module/ModuleMapLinkTrait.php:62 9913#, php-format 9914msgid "View this location using %s" 9915msgstr "" 9916 9917#: app/Module/ModuleThemeTrait.php:73 app/Module/ModuleThemeTrait.php:470 9918#: resources/views/admin/modules.phtml:256 9919#: resources/views/admin/modules.phtml:259 9920#: resources/views/admin/users-edit.phtml:199 9921msgid "Theme" 9922msgstr "" 9923 9924#: app/Module/ModuleThemeTrait.php:185 resources/views/chart-box.phtml:35 9925msgid "Family with spouse" 9926msgstr "" 9927 9928#: app/Module/ModuleThemeTrait.php:215 app/Module/ModuleThemeTrait.php:219 9929msgid "Customize this page" 9930msgstr "" 9931 9932#: app/Module/ModuleThemeTrait.php:344 app/Module/UserWelcomeModule.php:105 9933msgid "My individual record" 9934msgstr "" 9935 9936#: app/Module/ModuleThemeTrait.php:373 9937msgid "My pages" 9938msgstr "" 9939 9940#: app/Module/ModuleThemeTrait.php:412 9941msgid "My pedigree" 9942msgstr "" 9943 9944#. I18N: Name of a module/list 9945#: app/Module/NoteListModule.php:64 9946#: resources/views/lists/sources-table.phtml:101 9947#: resources/views/search-general-page.phtml:105 9948msgid "Shared notes" 9949msgstr "" 9950 9951#. I18N: Description of the “Shared notes” module 9952#: app/Module/NoteListModule.php:75 9953msgid "A list of shared notes." 9954msgstr "" 9955 9956#. I18N: Description of the “Notes” module 9957#: app/Module/NotesTabModule.php:71 9958msgid "A tab showing the notes attached to an individual." 9959msgstr "" 9960 9961#. I18N: Name of a report 9962#: app/Module/OccupationReportModule.php:44 9963#: resources/xml/reports/occupation_report.xml:3 9964#: resources/xml/reports/occupation_report.xml:37 9965msgid "Occupations" 9966msgstr "" 9967 9968#. I18N: Description of the “Occupations” module 9969#: app/Module/OccupationReportModule.php:56 9970#: resources/xml/reports/occupation_report.xml:4 9971msgid "A report of individuals who had a given occupation." 9972msgstr "" 9973 9974#. I18N: Name of a module 9975#: app/Module/OnThisDayModule.php:101 9976msgid "On this day" 9977msgstr "" 9978 9979#. I18N: Description of the “On this day” module 9980#: app/Module/OnThisDayModule.php:112 9981msgid "A list of the anniversaries that occur today." 9982msgstr "" 9983 9984#: app/Module/OnThisDayModule.php:154 9985msgid "No events for living individuals exist for today." 9986msgstr "" 9987 9988#: app/Module/OnThisDayModule.php:156 9989msgid "No events exist for today." 9990msgstr "" 9991 9992#. I18N: An option in a list-box 9993#: app/Module/OnThisDayModule.php:271 app/Module/RecentChangesModule.php:262 9994#: app/Module/UpcomingAnniversariesModule.php:330 9995#: resources/xml/reports/bdm_report.xml:11 9996#: resources/xml/reports/birth_report.xml:9 9997#: resources/xml/reports/cemetery_report.xml:6 9998#: resources/xml/reports/change_report.xml:7 9999#: resources/xml/reports/death_report.xml:9 10000#: resources/xml/reports/fact_sources.xml:7 10001#: resources/xml/reports/individual_ext_report.xml:8 10002#: resources/xml/reports/marriage_report.xml:9 10003#: resources/xml/reports/occupation_report.xml:6 10004#: resources/xml/reports/relative_ext_report.xml:7 10005msgid "sort by name" 10006msgstr "" 10007 10008#. I18N: An option in a list-box 10009#: app/Module/OnThisDayModule.php:273 app/Module/RecentChangesModule.php:264 10010msgid "sort by date, oldest first" 10011msgstr "" 10012 10013#. I18N: An option in a list-box 10014#: app/Module/OnThisDayModule.php:275 app/Module/RecentChangesModule.php:266 10015msgid "sort by date, newest first" 10016msgstr "" 10017 10018#. I18N: Ordnance Survey is the UK government mapping service. 10019#: app/Module/OrdnanceSurveyHistoricMaps.php:39 10020msgid "Ordnance Survey historic maps" 10021msgstr "" 10022 10023#. I18N: Description of the “PedigreeChart” module 10024#: app/Module/PedigreeChartModule.php:115 10025msgid "A chart of an individual’s ancestors, formatted as a tree." 10026msgstr "" 10027 10028#. I18N: %s is an individual’s name 10029#: app/Module/PedigreeChartModule.php:150 10030#, php-format 10031msgid "Pedigree tree of %s" 10032msgstr "" 10033 10034#: app/Module/PedigreeChartModule.php:364 10035#: app/Module/PedigreeChartModule.php:372 10036msgid "left" 10037msgstr "" 10038 10039#: app/Module/PedigreeChartModule.php:365 10040#: app/Module/PedigreeChartModule.php:373 10041msgid "right" 10042msgstr "" 10043 10044#: app/Module/PedigreeChartModule.php:366 10045#: app/Module/PedigreeChartModule.php:374 10046#: resources/views/edit/reorder-card-header.phtml:26 10047msgid "up" 10048msgstr "" 10049 10050#: app/Module/PedigreeChartModule.php:367 10051#: app/Module/PedigreeChartModule.php:375 10052#: resources/views/edit/reorder-card-header.phtml:30 10053msgid "down" 10054msgstr "" 10055 10056#. I18N: Name of a module 10057#: app/Module/PedigreeMapModule.php:111 10058msgid "Pedigree map" 10059msgstr "" 10060 10061#. I18N: Description of the “Pedigree map” module 10062#: app/Module/PedigreeMapModule.php:122 10063msgid "Show the birthplace of ancestors on a map." 10064msgstr "" 10065 10066#. I18N: %s is an individual’s name 10067#: app/Module/PedigreeMapModule.php:157 app/Module/PedigreeMapModule.php:210 10068#, php-format 10069msgid "Pedigree map of %s" 10070msgstr "" 10071 10072#. I18N: Description of the “Pedigree” module 10073#: app/Module/PedigreeReportModule.php:52 10074#: resources/xml/reports/pedigree_report.xml:4 10075msgid "A report of an individual’s ancestors, formatted as a tree." 10076msgstr "" 10077 10078#. I18N: Description of the “Place hierarchy” module 10079#: app/Module/PlaceHierarchyListModule.php:113 10080msgid "The place hierarchy." 10081msgstr "" 10082 10083#: app/Module/PlaceHierarchyListModule.php:210 10084msgid "Show place hierarchy" 10085msgstr "" 10086 10087#: app/Module/PlaceHierarchyListModule.php:216 10088msgid "Show all places in a list" 10089msgstr "" 10090 10091#. I18N: Name of a module 10092#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:168 10093#: resources/views/admin/trees-preferences.phtml:555 10094#: resources/views/modules/statistics-chart/places.phtml:10 10095#: resources/views/search-replace-page.phtml:47 10096msgid "Places" 10097msgstr "" 10098 10099#. I18N: Description of the “Places” module 10100#: app/Module/PlacesModule.php:96 10101msgid "Show the location of events on a map." 10102msgstr "" 10103 10104#. I18N: Name of a module 10105#: app/Module/PoweredByWebtreesModule.php:41 10106msgid "Powered by webtrees™" 10107msgstr "" 10108 10109#. I18N: Description of the “webtrees” module 10110#: app/Module/PoweredByWebtreesModule.php:52 10111msgid "A link to the webtrees home page." 10112msgstr "" 10113 10114#. I18N: Name of a module 10115#: app/Module/PrivacyPolicy.php:65 app/Module/PrivacyPolicy.php:121 10116#: resources/views/modules/privacy-policy/footer.phtml:16 10117msgid "Privacy policy" 10118msgstr "" 10119 10120#. I18N: Description of the “Cookie warning” module 10121#: app/Module/PrivacyPolicy.php:76 10122msgid "Show a privacy policy." 10123msgstr "" 10124 10125#. I18N: Name of a module 10126#: app/Module/RecentChangesModule.php:86 10127#: resources/xml/reports/change_report.xml:92 10128msgid "Recent changes" 10129msgstr "" 10130 10131#. I18N: Description of the “Recent changes” module 10132#: app/Module/RecentChangesModule.php:97 10133msgid "A list of records that have been updated recently." 10134msgstr "" 10135 10136#: app/Module/RecentChangesModule.php:150 10137#, php-format 10138msgid "There have been no changes within the last %s day." 10139msgid_plural "There have been no changes within the last %s days." 10140msgstr[0] "" 10141msgstr[1] "" 10142 10143#: app/Module/RecentChangesModule.php:176 10144#, php-format 10145msgid "Changes in the last %s day" 10146msgid_plural "Changes in the last %s days" 10147msgstr[0] "" 10148msgstr[1] "" 10149 10150#. I18N: An option in a list-box 10151#: app/Module/RecentChangesModule.php:271 10152msgid "show changes made in webtrees" 10153msgstr "" 10154 10155#. I18N: An option in a list-box 10156#: app/Module/RecentChangesModule.php:273 10157msgid "show changes recorded in the genealogy data" 10158msgstr "" 10159 10160#. I18N: Description of the “Legacy URLs” module 10161#: app/Module/RedirectLegacyUrlsModule.php:114 10162msgid "Redirect old URLs from webtrees version 1." 10163msgstr "" 10164 10165#. I18N: Name of a module - historic/obsolete URLs. 10166#: app/Module/RedirectLegacyUrlsModule.php:125 10167msgid "Legacy URLs" 10168msgstr "" 10169 10170#. I18N: Name of a report 10171#: app/Module/RelatedIndividualsReportModule.php:40 10172#: resources/xml/reports/relative_ext_report.xml:3 10173msgid "Related individuals" 10174msgstr "" 10175 10176#. I18N: Description of the “Related individuals” module 10177#: app/Module/RelatedIndividualsReportModule.php:52 10178#: resources/xml/reports/relative_ext_report.xml:4 10179msgid "A report of the individuals that are closely related to an individual." 10180msgstr "" 10181 10182#. I18N: Description of the “RelationshipsChart” module 10183#: app/Module/RelationshipsChartModule.php:114 10184msgid "A chart displaying relationships between two individuals." 10185msgstr "" 10186 10187#: app/Module/RelationshipsChartModule.php:145 10188msgid "Relationship to me" 10189msgstr "" 10190 10191#. I18N: Name of a module/chart 10192#. I18N: Configuration option 10193#: app/Module/RelationshipsChartModule.php:179 10194#: app/Module/RelationshipsChartModule.php:256 10195#: resources/views/lists/individuals-table.phtml:291 10196#: resources/views/modules/relationships-chart/config.phtml:34 10197msgid "Relationships" 10198msgstr "" 10199 10200#. I18N: %s are individual’s names 10201#: app/Module/RelationshipsChartModule.php:248 10202#, php-format 10203msgid "Relationships between %1$s and %2$s" 10204msgstr "" 10205 10206#: app/Module/RelationshipsChartModule.php:325 10207#, php-format 10208msgid "Relationship: %s" 10209msgstr "" 10210 10211#: app/Module/RelationshipsChartModule.php:399 10212msgid "No link between the two individuals could be found." 10213msgstr "" 10214 10215#: app/Module/RelationshipsChartModule.php:422 10216msgid "Chart preferences" 10217msgstr "" 10218 10219#: app/Module/RelationshipsChartModule.php:456 10220msgid "Find any relationship" 10221msgstr "" 10222 10223#: app/Module/RelationshipsChartModule.php:457 10224#: resources/views/modules/relationships-chart/page.phtml:55 10225msgid "Find relationships via ancestors" 10226msgstr "" 10227 10228#: app/Module/RelationshipsChartModule.php:473 10229msgid "unlimited" 10230msgstr "" 10231 10232#: app/Module/RelationshipsChartModule.php:728 10233msgid "Find all possible relationships" 10234msgstr "" 10235 10236#: app/Module/RelationshipsChartModule.php:730 10237msgid "Find other relationships" 10238msgstr "" 10239 10240#: app/Module/RelationshipsChartModule.php:734 10241#: resources/views/modules/relationships-chart/page.phtml:67 10242msgid "Find the closest relationships" 10243msgstr "" 10244 10245#. I18N: Description of the “Families” module 10246#: app/Module/RelativesTabModule.php:53 10247msgid "A tab showing the close relatives of an individual." 10248msgstr "" 10249 10250#. I18N: Description of the “Reports” module 10251#: app/Module/ReportsMenuModule.php:70 10252msgid "The reports menu." 10253msgstr "" 10254 10255#. I18N: Description of the “Repositories” module 10256#: app/Module/RepositoryListModule.php:78 10257msgid "A list of repositories." 10258msgstr "" 10259 10260#: app/Module/ResearchTaskModule.php:63 app/Module/ResearchTaskModule.php:66 10261#: resources/views/admin/changes-log.phtml:85 10262#: resources/views/admin/changes-log.phtml:138 10263#: resources/views/admin/site-logs.phtml:76 10264#: resources/views/admin/site-logs.phtml:126 10265msgid "User" 10266msgstr "" 10267 10268#. I18N: Description of “Research tasks” module 10269#: app/Module/ResearchTaskModule.php:81 10270msgid "A list of tasks and activities that are linked to the family tree." 10271msgstr "" 10272 10273#: app/Module/ResearchTaskModule.php:128 10274msgid "There are no research tasks in this family tree." 10275msgstr "" 10276 10277#. I18N: Name of a module. Tasks that need further research. 10278#: app/Module/ResearchTaskModule.php:206 10279msgid "Research tasks" 10280msgstr "" 10281 10282#. I18N: Description of the “Pending changes” module 10283#: app/Module/ReviewChangesModule.php:91 10284msgid "A list of changes that need to be reviewed by a moderator, and email notifications." 10285msgstr "" 10286 10287#: app/Module/ReviewChangesModule.php:155 10288#: resources/views/emails/pending-changes-html.phtml:20 10289#: resources/views/emails/pending-changes-text.phtml:17 10290msgid "There are pending changes for you to moderate." 10291msgstr "" 10292 10293#: app/Module/ReviewChangesModule.php:161 10294msgid "Last email reminder was sent " 10295msgstr "" 10296 10297#: app/Module/ReviewChangesModule.php:162 10298msgid "Next email reminder will be sent after " 10299msgstr "" 10300 10301#. I18N: Name of a module 10302#. I18N: A button label. 10303#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 10304#: resources/views/admin/data-fix-page.phtml:42 10305#: resources/views/admin/location-edit.phtml:123 10306#: resources/views/admin/location-edit.phtml:158 10307#: resources/views/layouts/default.phtml:88 10308#: resources/views/layouts/default.phtml:90 10309#: resources/views/layouts/default.phtml:91 10310#: resources/views/modules/descendancy/sidebar.phtml:16 10311#: resources/views/modules/descendancy/sidebar.phtml:35 10312#: resources/views/modules/fix-place-names/options.phtml:11 10313#: resources/views/search-replace-page.phtml:44 10314msgid "Search" 10315msgstr "" 10316 10317#. I18N: Description of the “Search” module 10318#: app/Module/SearchMenuModule.php:59 10319msgid "The search menu." 10320msgstr "" 10321 10322#: app/Module/ShareAnniversaryModule.php:73 10323msgid "Share the anniversary of an event" 10324msgstr "" 10325 10326#: app/Module/ShareAnniversaryModule.php:83 10327msgid "Download a .ICS file containing an anniversary" 10328msgstr "" 10329 10330#: app/Module/ShareUrlModule.php:41 10331msgid "Share the URL" 10332msgstr "" 10333 10334#: app/Module/ShareUrlModule.php:51 10335msgid "Copy the URL of the record to the clipboard" 10336msgstr "" 10337 10338#. I18N: Description of the “Sitemaps” module 10339#: app/Module/SiteMapModule.php:110 10340msgid "Generate sitemap files for search engines." 10341msgstr "" 10342 10343#. I18N: Name of a module - see https://en.wikipedia.org/wiki/Sitemaps 10344#: app/Module/SiteMapModule.php:156 10345msgid "Sitemaps" 10346msgstr "" 10347 10348#. I18N: Description of the “Slide show” module 10349#: app/Module/SlideShowModule.php:76 10350msgid "Random images from the current family tree." 10351msgstr "" 10352 10353#: app/Module/SlideShowModule.php:181 10354msgid "This family tree has no images to display." 10355msgstr "" 10356 10357#. I18N: Name of a module 10358#: app/Module/SlideShowModule.php:205 10359msgid "Slide show" 10360msgstr "" 10361 10362#. I18N: Description of the “Sources” module 10363#: app/Module/SourceListModule.php:77 10364msgid "A list of sources." 10365msgstr "" 10366 10367#. I18N: Description of the “Sources” module 10368#: app/Module/SourcesTabModule.php:69 10369msgid "A tab showing the sources linked to an individual." 10370msgstr "" 10371 10372#: app/Module/StatcounterModule.php:41 10373msgid "Statcounter™" 10374msgstr "" 10375 10376#. I18N: Description of the “StatisticsChart” module 10377#: app/Module/StatisticsChartModule.php:98 10378msgid "Various statistics charts." 10379msgstr "" 10380 10381#: app/Module/StatisticsChartModule.php:277 10382#: resources/views/modules/statistics-chart/custom.phtml:35 10383msgid "Month of birth" 10384msgstr "" 10385 10386#: app/Module/StatisticsChartModule.php:326 10387#: resources/views/modules/statistics-chart/custom.phtml:36 10388msgid "Month of death" 10389msgstr "" 10390 10391#: app/Module/StatisticsChartModule.php:375 10392#: resources/views/modules/statistics-chart/custom.phtml:51 10393msgid "Month of marriage" 10394msgstr "" 10395 10396#: app/Module/StatisticsChartModule.php:417 10397#: resources/views/modules/statistics-chart/custom.phtml:37 10398msgid "Month of birth of first child in a relation" 10399msgstr "" 10400 10401#: app/Module/StatisticsChartModule.php:466 10402#: resources/views/modules/statistics-chart/custom.phtml:52 10403msgid "Month of first marriage" 10404msgstr "" 10405 10406#: app/Module/StatisticsChartModule.php:518 10407#: app/Statistics/Google/ChartAge.php:135 10408#: resources/views/modules/gedcom_stats/config.phtml:58 10409#: resources/views/modules/gedcom_stats/statistics.phtml:220 10410#: resources/views/modules/html/template-statistics.phtml:89 10411#: resources/views/modules/statistics-chart/custom.phtml:38 10412#: resources/views/modules/statistics-chart/lifespan.phtml:17 10413msgid "Average age at death" 10414msgstr "" 10415 10416#: app/Module/StatisticsChartModule.php:519 10417#: app/Module/StatisticsChartModule.php:581 10418#: app/Module/StatisticsChartModule.php:642 10419msgid "age" 10420msgstr "" 10421 10422#: app/Module/StatisticsChartModule.php:580 10423#: resources/views/lists/families-table.phtml:480 10424#: resources/views/lists/families-table.phtml:522 10425#: resources/views/modules/statistics-chart/custom.phtml:39 10426#: resources/views/modules/statistics-chart/marriage-age.phtml:10 10427msgid "Age in year of marriage" 10428msgstr "" 10429 10430#: app/Module/StatisticsChartModule.php:641 10431#: resources/views/modules/statistics-chart/custom.phtml:40 10432msgid "Age in year of first marriage" 10433msgstr "" 10434 10435#: app/Module/StatisticsChartModule.php:766 10436#: app/Statistics/Google/ChartBirth.php:97 10437#: app/Statistics/Google/ChartCommonGiven.php:70 10438#: app/Statistics/Google/ChartCommonSurname.php:128 10439#: app/Statistics/Google/ChartDeath.php:97 10440#: app/Statistics/Google/ChartDistribution.php:109 10441#: app/Statistics/Google/ChartDivorce.php:97 10442#: app/Statistics/Google/ChartFamilyLargest.php:90 10443#: app/Statistics/Google/ChartFamilyWithSources.php:65 10444#: app/Statistics/Google/ChartIndividualWithSources.php:65 10445#: app/Statistics/Google/ChartMarriage.php:97 10446#: app/Statistics/Google/ChartMedia.php:64 10447#: app/Statistics/Google/ChartMortality.php:65 10448#: app/Statistics/Google/ChartNoChildrenFamilies.php:97 10449#: app/Statistics/Google/ChartSex.php:56 10450#: resources/views/admin/control-panel.phtml:435 10451#: resources/views/lists/chart-by-age.phtml:29 10452#: resources/views/lists/chart-by-decade.phtml:21 10453msgid "Total" 10454msgstr "" 10455 10456#. I18N: Label on a graph; 40+ means 40 or more 10457#: app/Module/StatisticsChartModule.php:862 10458#, php-format 10459msgid "%s+" 10460msgstr "" 10461 10462#: app/Module/StatisticsChartModule.php:948 10463#: app/Statistics/Repository/EventRepository.php:244 10464#: app/Statistics/Repository/FamilyDatesRepository.php:98 10465#: app/Statistics/Repository/FamilyRepository.php:530 10466#: app/Statistics/Repository/FamilyRepository.php:851 10467#: app/Statistics/Repository/FamilyRepository.php:1501 10468#: app/Statistics/Repository/IndividualRepository.php:1798 10469#: app/Statistics/Repository/IndividualRepository.php:1823 10470#: app/Statistics/Repository/PlaceRepository.php:210 10471#: resources/views/statistics/families/top10-list-age.phtml:31 10472#: resources/views/statistics/families/top10-list-grand.phtml:27 10473#: resources/views/statistics/families/top10-list-spouses.phtml:25 10474#: resources/views/statistics/families/top10-list.phtml:27 10475#: resources/views/statistics/individuals/top10-list.phtml:25 10476#: resources/views/statistics/other/charts/column.phtml:19 10477#: resources/views/statistics/other/charts/combo.phtml:18 10478#: resources/views/statistics/other/charts/custom.phtml:17 10479#: resources/views/statistics/other/charts/geo.phtml:21 10480#: resources/views/statistics/other/charts/pie.phtml:19 10481#: resources/views/statistics/other/top10-list.phtml:26 10482msgid "This information is not available." 10483msgstr "" 10484 10485#: app/Module/StatisticsChartModule.php:981 10486#: app/Statistics/Google/ChartAge.php:112 10487#: app/Statistics/Google/ChartAge.php:142 10488#: app/Statistics/Google/ChartBirth.php:96 10489#: app/Statistics/Google/ChartChildren.php:87 10490#: app/Statistics/Google/ChartChildren.php:112 10491#: app/Statistics/Google/ChartDeath.php:96 10492#: app/Statistics/Google/ChartDivorce.php:96 10493#: app/Statistics/Google/ChartMarriage.php:96 10494#: app/Statistics/Google/ChartMarriageAge.php:135 10495#: app/Statistics/Google/ChartMarriageAge.php:165 10496#: app/Statistics/Google/ChartMortality.php:64 10497#: app/Statistics/Google/ChartNoChildrenFamilies.php:96 10498#: app/Statistics/Google/ChartNoChildrenFamilies.php:132 10499#: resources/views/lists/chart-by-decade.phtml:24 10500#: resources/views/lists/families-table.phtml:110 10501#: resources/views/lists/families-table.phtml:125 10502#: resources/views/lists/individuals-table.phtml:126 10503#: resources/views/lists/individuals-table.phtml:141 10504msgid "Century" 10505msgstr "" 10506 10507#. I18N: Description of the “Stories” module 10508#: app/Module/StoriesModule.php:75 10509msgid "Add narrative stories to individuals in the family tree." 10510msgstr "" 10511 10512#. I18N: Name of a module 10513#: app/Module/StoriesModule.php:205 10514#: resources/views/modules/stories/config.phtml:51 10515#: resources/views/modules/stories/edit.phtml:22 10516msgid "Stories" 10517msgstr "" 10518 10519#: app/Module/StoriesModule.php:292 10520#: resources/views/modules/stories/config.phtml:36 10521#: resources/views/modules/stories/tab.phtml:36 10522msgid "Add a story" 10523msgstr "" 10524 10525#: app/Module/StoriesModule.php:302 10526#: resources/views/modules/stories/tab.phtml:27 10527msgid "Edit the story" 10528msgstr "" 10529 10530#. I18N: Description of the “Submitters” module 10531#: app/Module/SubmitterListModule.php:78 10532msgid "A list of submitters." 10533msgstr "" 10534 10535#. I18N: Name of a module 10536#: app/Module/ThemeSelectModule.php:45 10537msgid "Theme change" 10538msgstr "" 10539 10540#. I18N: Description of the “Theme change” module 10541#: app/Module/ThemeSelectModule.php:56 10542msgid "An alternative way to select a new theme." 10543msgstr "" 10544 10545#. I18N: Name of a module/chart 10546#: app/Module/TimelineChartModule.php:92 10547msgid "Timeline" 10548msgstr "" 10549 10550#. I18N: Description of the “TimelineChart” module 10551#: app/Module/TimelineChartModule.php:103 10552msgid "A timeline displaying individual events." 10553msgstr "" 10554 10555#. I18N: Name of a module. Top=Most common 10556#: app/Module/TopGivenNamesModule.php:47 10557#: resources/views/modules/statistics-chart/names.phtml:45 10558msgid "Top given names" 10559msgstr "" 10560 10561#. I18N: Description of the “Top given names” module 10562#: app/Module/TopGivenNamesModule.php:58 10563msgid "A list of the most popular given names." 10564msgstr "" 10565 10566#. I18N: i.e. most popular given name. 10567#: app/Module/TopGivenNamesModule.php:101 10568msgid "Top given name" 10569msgstr "" 10570 10571#. 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 10572#: app/Module/TopGivenNamesModule.php:104 10573#, php-format 10574msgid "Top %s given name" 10575msgid_plural "Top %s given names" 10576msgstr[0] "" 10577msgstr[1] "" 10578 10579#. I18N: Name of a module 10580#: app/Module/TopPageViewsModule.php:49 10581msgid "Most viewed pages" 10582msgstr "" 10583 10584#. I18N: Description of the “Most viewed pages” module 10585#: app/Module/TopPageViewsModule.php:60 10586msgid "A list of the pages that have been viewed the most number of times." 10587msgstr "" 10588 10589#. I18N: Name of a module. Top=Most common 10590#: app/Module/TopSurnamesModule.php:72 10591#: resources/views/modules/statistics-chart/names.phtml:25 10592msgid "Top surnames" 10593msgstr "" 10594 10595#. I18N: Description of the “Top surnames” module 10596#: app/Module/TopSurnamesModule.php:83 10597msgid "A list of the most popular surnames." 10598msgstr "" 10599 10600#. I18N: i.e. most popular surname. 10601#: app/Module/TopSurnamesModule.php:185 10602msgid "Top surname" 10603msgstr "" 10604 10605#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 10606#: app/Module/TopSurnamesModule.php:188 10607#, php-format 10608msgid "Top %s surname" 10609msgid_plural "Top %s surnames" 10610msgstr[0] "" 10611msgstr[1] "" 10612 10613#. I18N: An option in a list-box 10614#: app/Module/TopSurnamesModule.php:266 10615msgid "bullet list" 10616msgstr "" 10617 10618#. I18N: An option in a list-box 10619#: app/Module/TopSurnamesModule.php:268 10620msgid "compact list" 10621msgstr "" 10622 10623#. I18N: Name of a module 10624#: app/Module/TreesMenuModule.php:59 app/Module/TreesMenuModule.php:108 10625#: resources/views/admin/control-panel.phtml:274 10626#: resources/views/admin/control-panel.phtml:313 10627#: resources/views/search-trees.phtml:17 10628msgid "Family trees" 10629msgstr "" 10630 10631#. I18N: Description of the “Family trees” module 10632#: app/Module/TreesMenuModule.php:70 10633msgid "The family trees menu." 10634msgstr "" 10635 10636#. I18N: Name of a module 10637#: app/Module/UpcomingAnniversariesModule.php:122 10638msgid "Upcoming events" 10639msgstr "" 10640 10641#. I18N: Description of the “Upcoming events” module 10642#: app/Module/UpcomingAnniversariesModule.php:133 10643msgid "A list of the anniversaries that will occur in the near future." 10644msgstr "" 10645 10646#: app/Module/UpcomingAnniversariesModule.php:175 10647msgid "No events for living individuals exist for tomorrow." 10648msgstr "" 10649 10650#: app/Module/UpcomingAnniversariesModule.php:177 10651msgid "No events exist for tomorrow." 10652msgstr "" 10653 10654#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 10655#: app/Module/UpcomingAnniversariesModule.php:184 10656#, php-format 10657msgid "No events for living people exist for the next %s day." 10658msgid_plural "No events for living people exist for the next %s days." 10659msgstr[0] "" 10660msgstr[1] "" 10661 10662#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 10663#: app/Module/UpcomingAnniversariesModule.php:187 10664#, php-format 10665msgid "No events exist for the next %s day." 10666msgid_plural "No events exist for the next %s days." 10667msgstr[0] "" 10668msgstr[1] "" 10669 10670#. I18N: An option in a list-box 10671#: app/Module/UpcomingAnniversariesModule.php:331 10672#: resources/xml/reports/change_report.xml:7 10673msgid "sort by date" 10674msgstr "" 10675 10676#. I18N: Description of the “Favorites” module 10677#: app/Module/UserFavoritesModule.php:61 10678msgid "Display and manage a user’s favorite pages." 10679msgstr "" 10680 10681#. I18N: Description of the “Journal” module 10682#: app/Module/UserJournalModule.php:66 10683msgid "A private area to record notes or keep a journal." 10684msgstr "" 10685 10686#. I18N: Name of a module 10687#: app/Module/UserJournalModule.php:119 10688msgid "Journal" 10689msgstr "" 10690 10691#. I18N: Name of a module 10692#. I18N: A configuration setting 10693#: app/Module/UserMessagesModule.php:66 10694#: resources/views/admin/site-mail.phtml:43 10695msgid "Messages" 10696msgstr "" 10697 10698#. I18N: Description of the “Messages” module 10699#: app/Module/UserMessagesModule.php:77 10700msgid "Communicate directly with other users, using private messages." 10701msgstr "" 10702 10703#: app/Module/UserMessagesModule.php:157 10704#, php-format 10705msgid "%s message" 10706msgid_plural "%s messages" 10707msgstr[0] "" 10708msgstr[1] "" 10709 10710#. I18N: Description of the “My page” module 10711#: app/Module/UserWelcomeModule.php:70 10712msgid "A greeting message and useful links for a user." 10713msgstr "" 10714 10715#: app/Module/UserWelcomeModule.php:98 app/Module/WelcomeBlockModule.php:97 10716msgid "Default chart" 10717msgstr "" 10718 10719#. I18N: A %s is the user’s name 10720#: app/Module/UserWelcomeModule.php:120 10721#, php-format 10722msgid "Welcome %s" 10723msgstr "" 10724 10725#: app/Module/WebtreesTheme.php:38 10726msgid "webtrees" 10727msgstr "" 10728 10729#. I18N: Name of a module 10730#: app/Module/WelcomeBlockModule.php:57 10731#: resources/views/admin/control-panel.phtml:606 10732#: resources/views/admin/modules.phtml:197 10733#: resources/views/admin/modules.phtml:201 resources/views/admin/trees.phtml:91 10734msgid "Home page" 10735msgstr "" 10736 10737#. I18N: Description of the “Home page” module 10738#: app/Module/WelcomeBlockModule.php:68 10739msgid "A greeting message for site visitors." 10740msgstr "" 10741 10742#. I18N: A configuration setting 10743#: app/Module/WelcomeBlockModule.php:104 10744#: resources/views/admin/trees-preferences.phtml:95 10745#: resources/views/edit-account-page.phtml:75 10746msgid "Default individual" 10747msgstr "" 10748 10749#. I18N: Name of a theme. 10750#: app/Module/XeneaTheme.php:39 10751msgid "xenea" 10752msgstr "" 10753 10754#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 10755#: app/Module/YahrzeitModule.php:66 10756msgid "Yahrzeiten" 10757msgstr "" 10758 10759#. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar. 10760#: app/Module/YahrzeitModule.php:77 10761msgid "A list of the Hebrew death anniversaries that will occur in the near future." 10762msgstr "" 10763 10764#: app/Place.php:249 10765msgid "unknown" 10766msgstr "" 10767 10768#. I18N: This is a report footer. %s is the name of the application. 10769#: app/Report/AbstractRenderer.php:336 10770#, php-format 10771msgid "Generated by %s" 10772msgstr "" 10773 10774#. I18N: Use SMTP over SSL/TLS, or Implicit TLS - a secure communications protocol 10775#: app/Services/EmailService.php:205 10776msgid "SSL/TLS" 10777msgstr "" 10778 10779#. I18N: Use SMTP with STARTTLS, or Explicit TLS - a secure communications protocol 10780#: app/Services/EmailService.php:207 10781msgid "STARTTLS" 10782msgstr "" 10783 10784#. I18N: "sendmail" is the name of some mail software 10785#: app/Services/EmailService.php:220 10786msgid "Use sendmail to send messages" 10787msgstr "" 10788 10789#: app/Services/EmailService.php:221 10790msgid "Use SMTP to send messages" 10791msgstr "" 10792 10793#: app/Services/LeafletJsService.php:65 10794msgid "To display a map, you need to enable a map-provider in the control panel." 10795msgstr "" 10796 10797#: app/Services/LeafletJsService.php:77 10798msgid "Reload map" 10799msgstr "" 10800 10801#: app/Services/LeafletJsService.php:78 10802#: resources/views/modules/timeline-chart/page.phtml:52 10803msgid "Zoom in" 10804msgstr "" 10805 10806#: app/Services/LeafletJsService.php:79 10807#: resources/views/modules/timeline-chart/page.phtml:55 10808msgid "Zoom out" 10809msgstr "" 10810 10811#: app/Services/MessageService.php:129 10812msgid "webtrees message" 10813msgstr "" 10814 10815#: app/Services/MessageService.php:210 10816msgid "Send a message to all users" 10817msgstr "" 10818 10819#: app/Services/MessageService.php:211 10820msgid "Send a message to users who have never signed in" 10821msgstr "" 10822 10823#: app/Services/MessageService.php:212 10824msgid "Send a message to users who have not signed in for 6 months" 10825msgstr "" 10826 10827#: app/Services/MessageService.php:224 10828msgid "Internal messaging" 10829msgstr "" 10830 10831#: app/Services/MessageService.php:225 10832msgid "Internal messaging with emails" 10833msgstr "" 10834 10835#: app/Services/MessageService.php:226 10836msgid "webtrees sends emails with no storage" 10837msgstr "" 10838 10839#: app/Services/MessageService.php:227 10840msgid "Mailto link" 10841msgstr "" 10842 10843#: app/Services/MessageService.php:228 10844msgid "No contact" 10845msgstr "" 10846 10847#. I18N: reflexive pronoun 10848#: app/Services/RelationshipService.php:241 10849msgid "himself" 10850msgstr "" 10851 10852#. I18N: reflexive pronoun 10853#: app/Services/RelationshipService.php:244 10854msgid "herself" 10855msgstr "" 10856 10857#. I18N: reflexive pronoun - gender neutral version of himself/herself 10858#: app/Services/RelationshipService.php:247 10859msgid "themself" 10860msgstr "" 10861 10862#: app/Services/RelationshipService.php:346 10863msgid "self" 10864msgstr "" 10865 10866#: app/Services/RelationshipService.php:349 10867msgid "mother" 10868msgstr "" 10869 10870#: app/Services/RelationshipService.php:351 10871msgid "father" 10872msgstr "" 10873 10874#: app/Services/RelationshipService.php:353 10875msgid "parent" 10876msgstr "" 10877 10878#: app/Services/RelationshipService.php:365 10879msgid "ex-husband" 10880msgstr "" 10881 10882#: app/Services/RelationshipService.php:367 10883msgid "husband" 10884msgstr "" 10885 10886#: app/Services/RelationshipService.php:369 10887msgid "fiancé" 10888msgstr "" 10889 10890#: app/Services/RelationshipService.php:376 10891msgctxt "MALE" 10892msgid "partner" 10893msgstr "" 10894 10895#: app/Services/RelationshipService.php:389 10896msgid "ex-wife" 10897msgstr "" 10898 10899#: app/Services/RelationshipService.php:391 10900msgid "wife" 10901msgstr "" 10902 10903#: app/Services/RelationshipService.php:393 10904msgid "fiancée" 10905msgstr "" 10906 10907#: app/Services/RelationshipService.php:400 10908msgctxt "FEMALE" 10909msgid "partner" 10910msgstr "" 10911 10912#: app/Services/RelationshipService.php:412 10913msgid "ex-spouse" 10914msgstr "" 10915 10916#: app/Services/RelationshipService.php:414 10917msgid "spouse" 10918msgstr "" 10919 10920#: app/Services/RelationshipService.php:416 10921msgid "fiancé(e)" 10922msgstr "" 10923 10924#: app/Services/RelationshipService.php:423 10925msgid "partner" 10926msgstr "" 10927 10928#: app/Services/RelationshipService.php:426 10929msgid "son" 10930msgstr "" 10931 10932#: app/Services/RelationshipService.php:428 10933msgid "daughter" 10934msgstr "" 10935 10936#: app/Services/RelationshipService.php:438 10937msgid "twin brother" 10938msgstr "" 10939 10940#: app/Services/RelationshipService.php:442 10941msgid "younger brother" 10942msgstr "" 10943 10944#: app/Services/RelationshipService.php:446 10945msgid "elder brother" 10946msgstr "" 10947 10948#: app/Services/RelationshipService.php:451 10949msgid "brother" 10950msgstr "" 10951 10952#: app/Services/RelationshipService.php:459 10953msgid "twin sister" 10954msgstr "" 10955 10956#: app/Services/RelationshipService.php:463 10957msgid "younger sister" 10958msgstr "" 10959 10960#: app/Services/RelationshipService.php:467 10961msgid "elder sister" 10962msgstr "" 10963 10964#: app/Services/RelationshipService.php:472 10965msgid "sister" 10966msgstr "" 10967 10968#: app/Services/RelationshipService.php:480 10969msgid "twin sibling" 10970msgstr "" 10971 10972#: app/Services/RelationshipService.php:484 10973msgid "younger sibling" 10974msgstr "" 10975 10976#: app/Services/RelationshipService.php:488 10977msgid "elder sibling" 10978msgstr "" 10979 10980#: app/Services/RelationshipService.php:493 10981msgid "sibling" 10982msgstr "" 10983 10984#: app/Services/RelationshipService.php:497 10985msgctxt "brother’s child" 10986msgid "nephew/niece" 10987msgstr "" 10988 10989#: app/Services/RelationshipService.php:499 10990msgctxt "brother’s daughter" 10991msgid "niece" 10992msgstr "" 10993 10994#: app/Services/RelationshipService.php:501 10995msgctxt "brother’s son" 10996msgid "nephew" 10997msgstr "" 10998 10999#: app/Services/RelationshipService.php:503 11000msgctxt "brother’s wife" 11001msgid "sister-in-law" 11002msgstr "" 11003 11004#: app/Services/RelationshipService.php:505 11005msgctxt "child’s child" 11006msgid "grandchild" 11007msgstr "" 11008 11009#: app/Services/RelationshipService.php:507 11010msgctxt "child’s daughter" 11011msgid "granddaughter" 11012msgstr "" 11013 11014#: app/Services/RelationshipService.php:509 11015msgctxt "child’s husband" 11016msgid "son-in-law" 11017msgstr "" 11018 11019#: app/Services/RelationshipService.php:511 11020msgctxt "child’s son" 11021msgid "grandson" 11022msgstr "" 11023 11024#: app/Services/RelationshipService.php:513 11025msgctxt "child’s spouse" 11026msgid "son/daughter-in-law" 11027msgstr "" 11028 11029#: app/Services/RelationshipService.php:515 11030msgctxt "child’s wife" 11031msgid "daughter-in-law" 11032msgstr "" 11033 11034#: app/Services/RelationshipService.php:517 11035msgctxt "daughter’s child" 11036msgid "grandchild" 11037msgstr "" 11038 11039#: app/Services/RelationshipService.php:519 11040msgctxt "daughter’s daughter" 11041msgid "granddaughter" 11042msgstr "" 11043 11044#: app/Services/RelationshipService.php:521 11045msgctxt "daughter’s husband" 11046msgid "son-in-law" 11047msgstr "" 11048 11049#: app/Services/RelationshipService.php:523 11050msgctxt "daughter’s son" 11051msgid "grandson" 11052msgstr "" 11053 11054#: app/Services/RelationshipService.php:525 11055msgctxt "father’s brother" 11056msgid "uncle" 11057msgstr "" 11058 11059#: app/Services/RelationshipService.php:527 11060msgctxt "father’s child" 11061msgid "half-sibling" 11062msgstr "" 11063 11064#: app/Services/RelationshipService.php:529 11065msgctxt "father’s daughter" 11066msgid "half-sister" 11067msgstr "" 11068 11069#: app/Services/RelationshipService.php:531 11070msgctxt "father’s father" 11071msgid "paternal grandfather" 11072msgstr "" 11073 11074#: app/Services/RelationshipService.php:533 11075msgctxt "father’s mother" 11076msgid "paternal grandmother" 11077msgstr "" 11078 11079#: app/Services/RelationshipService.php:535 11080msgctxt "father’s parent" 11081msgid "paternal grandparent" 11082msgstr "" 11083 11084#: app/Services/RelationshipService.php:537 11085msgctxt "father’s sibling" 11086msgid "aunt/uncle" 11087msgstr "" 11088 11089#: app/Services/RelationshipService.php:539 11090msgctxt "father’s sister" 11091msgid "aunt" 11092msgstr "" 11093 11094#: app/Services/RelationshipService.php:541 11095msgctxt "father’s son" 11096msgid "half-brother" 11097msgstr "" 11098 11099#: app/Services/RelationshipService.php:543 11100msgctxt "father’s wife" 11101msgid "step-mother" 11102msgstr "" 11103 11104#: app/Services/RelationshipService.php:545 11105msgctxt "husband’s brother" 11106msgid "brother-in-law" 11107msgstr "" 11108 11109#: app/Services/RelationshipService.php:547 11110msgctxt "husband’s child" 11111msgid "step-child" 11112msgstr "" 11113 11114#: app/Services/RelationshipService.php:549 11115msgctxt "husband’s daughter" 11116msgid "step-daughter" 11117msgstr "" 11118 11119#: app/Services/RelationshipService.php:551 11120msgctxt "husband’s father" 11121msgid "father-in-law" 11122msgstr "" 11123 11124#: app/Services/RelationshipService.php:553 11125msgctxt "husband’s mother" 11126msgid "mother-in-law" 11127msgstr "" 11128 11129#: app/Services/RelationshipService.php:555 11130msgctxt "husband’s sibling" 11131msgid "brother/sister-in-law" 11132msgstr "" 11133 11134#: app/Services/RelationshipService.php:557 11135msgctxt "husband’s sister" 11136msgid "sister-in-law" 11137msgstr "" 11138 11139#: app/Services/RelationshipService.php:559 11140msgctxt "husband’s son" 11141msgid "step-son" 11142msgstr "" 11143 11144#: app/Services/RelationshipService.php:561 11145msgctxt "mother’s brother" 11146msgid "uncle" 11147msgstr "" 11148 11149#: app/Services/RelationshipService.php:563 11150msgctxt "mother’s child" 11151msgid "half-sibling" 11152msgstr "" 11153 11154#: app/Services/RelationshipService.php:565 11155msgctxt "mother’s daughter" 11156msgid "half-sister" 11157msgstr "" 11158 11159#: app/Services/RelationshipService.php:567 11160msgctxt "mother’s father" 11161msgid "maternal grandfather" 11162msgstr "" 11163 11164#: app/Services/RelationshipService.php:569 11165msgctxt "mother’s husband" 11166msgid "step-father" 11167msgstr "" 11168 11169#: app/Services/RelationshipService.php:571 11170msgctxt "mother’s mother" 11171msgid "maternal grandmother" 11172msgstr "" 11173 11174#: app/Services/RelationshipService.php:573 11175msgctxt "mother’s parent" 11176msgid "maternal grandparent" 11177msgstr "" 11178 11179#: app/Services/RelationshipService.php:575 11180msgctxt "mother’s sibling" 11181msgid "aunt/uncle" 11182msgstr "" 11183 11184#: app/Services/RelationshipService.php:577 11185msgctxt "mother’s sister" 11186msgid "aunt" 11187msgstr "" 11188 11189#: app/Services/RelationshipService.php:579 11190msgctxt "mother’s son" 11191msgid "half-brother" 11192msgstr "" 11193 11194#: app/Services/RelationshipService.php:581 11195msgctxt "parent’s brother" 11196msgid "uncle" 11197msgstr "" 11198 11199#: app/Services/RelationshipService.php:583 11200msgctxt "parent’s child" 11201msgid "half-sibling" 11202msgstr "" 11203 11204#: app/Services/RelationshipService.php:585 11205msgctxt "parent’s daughter" 11206msgid "half-sister" 11207msgstr "" 11208 11209#: app/Services/RelationshipService.php:587 11210msgctxt "parent’s father" 11211msgid "grandfather" 11212msgstr "" 11213 11214#: app/Services/RelationshipService.php:589 11215msgctxt "parent’s mother" 11216msgid "grandmother" 11217msgstr "" 11218 11219#: app/Services/RelationshipService.php:591 11220msgctxt "parent’s parent" 11221msgid "grandparent" 11222msgstr "" 11223 11224#: app/Services/RelationshipService.php:593 11225msgctxt "parent’s sibling" 11226msgid "aunt/uncle" 11227msgstr "" 11228 11229#: app/Services/RelationshipService.php:595 11230msgctxt "parent’s sister" 11231msgid "aunt" 11232msgstr "" 11233 11234#: app/Services/RelationshipService.php:597 11235msgctxt "parent’s son" 11236msgid "half-brother" 11237msgstr "" 11238 11239#: app/Services/RelationshipService.php:599 11240msgctxt "parent’s spouse" 11241msgid "step-parent" 11242msgstr "" 11243 11244#: app/Services/RelationshipService.php:601 11245msgctxt "sibling’s child" 11246msgid "nephew/niece" 11247msgstr "" 11248 11249#: app/Services/RelationshipService.php:603 11250msgctxt "sibling’s daughter" 11251msgid "niece" 11252msgstr "" 11253 11254#: app/Services/RelationshipService.php:605 11255msgctxt "sibling’s son" 11256msgid "nephew" 11257msgstr "" 11258 11259#: app/Services/RelationshipService.php:607 11260msgctxt "sibling’s spouse" 11261msgid "brother/sister-in-law" 11262msgstr "" 11263 11264#: app/Services/RelationshipService.php:609 11265msgctxt "sister’s child" 11266msgid "nephew/niece" 11267msgstr "" 11268 11269#: app/Services/RelationshipService.php:611 11270msgctxt "sister’s daughter" 11271msgid "niece" 11272msgstr "" 11273 11274#: app/Services/RelationshipService.php:613 11275msgctxt "sister’s husband" 11276msgid "brother-in-law" 11277msgstr "" 11278 11279#: app/Services/RelationshipService.php:615 11280msgctxt "sister’s son" 11281msgid "nephew" 11282msgstr "" 11283 11284#: app/Services/RelationshipService.php:617 11285msgctxt "son’s child" 11286msgid "grandchild" 11287msgstr "" 11288 11289#: app/Services/RelationshipService.php:619 11290msgctxt "son’s daughter" 11291msgid "granddaughter" 11292msgstr "" 11293 11294#: app/Services/RelationshipService.php:621 11295msgctxt "son’s son" 11296msgid "grandson" 11297msgstr "" 11298 11299#: app/Services/RelationshipService.php:623 11300msgctxt "son’s wife" 11301msgid "daughter-in-law" 11302msgstr "" 11303 11304#: app/Services/RelationshipService.php:625 11305msgctxt "spouse’s brother" 11306msgid "brother-in-law" 11307msgstr "" 11308 11309#: app/Services/RelationshipService.php:627 11310msgctxt "spouse’s child" 11311msgid "step-child" 11312msgstr "" 11313 11314#: app/Services/RelationshipService.php:629 11315msgctxt "spouse’s daughter" 11316msgid "step-daughter" 11317msgstr "" 11318 11319#: app/Services/RelationshipService.php:631 11320msgctxt "spouse’s father" 11321msgid "father-in-law" 11322msgstr "" 11323 11324#: app/Services/RelationshipService.php:633 11325msgctxt "spouse’s mother" 11326msgid "mother-in-law" 11327msgstr "" 11328 11329#: app/Services/RelationshipService.php:635 11330msgctxt "spouse’s sister" 11331msgid "sister-in-law" 11332msgstr "" 11333 11334#: app/Services/RelationshipService.php:637 11335msgctxt "spouse’s son" 11336msgid "step-son" 11337msgstr "" 11338 11339#: app/Services/RelationshipService.php:639 11340msgctxt "spouse’s parent" 11341msgid "mother/father-in-law" 11342msgstr "" 11343 11344#: app/Services/RelationshipService.php:641 11345msgctxt "spouse’s sibling" 11346msgid "brother/sister-in-law" 11347msgstr "" 11348 11349#: app/Services/RelationshipService.php:643 11350msgctxt "wife’s brother" 11351msgid "brother-in-law" 11352msgstr "" 11353 11354#: app/Services/RelationshipService.php:645 11355msgctxt "wife’s child" 11356msgid "step-child" 11357msgstr "" 11358 11359#: app/Services/RelationshipService.php:647 11360msgctxt "wife’s daughter" 11361msgid "step-daughter" 11362msgstr "" 11363 11364#: app/Services/RelationshipService.php:649 11365msgctxt "wife’s father" 11366msgid "father-in-law" 11367msgstr "" 11368 11369#: app/Services/RelationshipService.php:651 11370msgctxt "wife’s mother" 11371msgid "mother-in-law" 11372msgstr "" 11373 11374#: app/Services/RelationshipService.php:653 11375msgctxt "wife’s sibling" 11376msgid "brother/sister-in-law" 11377msgstr "" 11378 11379#: app/Services/RelationshipService.php:655 11380msgctxt "wife’s sister" 11381msgid "sister-in-law" 11382msgstr "" 11383 11384#: app/Services/RelationshipService.php:657 11385msgctxt "wife’s son" 11386msgid "step-son" 11387msgstr "" 11388 11389#: app/Services/RelationshipService.php:662 11390msgctxt "(a man’s) brother’s child’s child" 11391msgid "great-nephew/niece" 11392msgstr "" 11393 11394#: app/Services/RelationshipService.php:665 11395msgctxt "(a woman’s) brother’s child’s child" 11396msgid "great-nephew/niece" 11397msgstr "" 11398 11399#: app/Services/RelationshipService.php:668 11400msgctxt "(a man’s) brother’s child’s daughter" 11401msgid "great-niece" 11402msgstr "" 11403 11404#: app/Services/RelationshipService.php:671 11405msgctxt "(a woman’s) brother’s child’s daughter" 11406msgid "great-niece" 11407msgstr "" 11408 11409#: app/Services/RelationshipService.php:674 11410msgctxt "(a man’s) brother’s child’s son" 11411msgid "great-nephew" 11412msgstr "" 11413 11414#: app/Services/RelationshipService.php:677 11415msgctxt "(a woman’s) brother’s child’s son" 11416msgid "great-nephew" 11417msgstr "" 11418 11419#: app/Services/RelationshipService.php:680 11420msgctxt "(a man’s) brother’s daughter’s child" 11421msgid "great-nephew/niece" 11422msgstr "" 11423 11424#: app/Services/RelationshipService.php:683 11425msgctxt "(a woman’s) brother’s daughter’s child" 11426msgid "great-nephew/niece" 11427msgstr "" 11428 11429#: app/Services/RelationshipService.php:686 11430msgctxt "(a man’s) brother’s daughter’s daughter" 11431msgid "great-niece" 11432msgstr "" 11433 11434#: app/Services/RelationshipService.php:689 11435msgctxt "(a woman’s) brother’s daughter’s daughter" 11436msgid "great-niece" 11437msgstr "" 11438 11439#: app/Services/RelationshipService.php:691 11440msgctxt "brother’s daughter’s husband" 11441msgid "nephew-in-law" 11442msgstr "" 11443 11444#: app/Services/RelationshipService.php:694 11445msgctxt "(a man’s) brother’s daughter’s son" 11446msgid "great-nephew" 11447msgstr "" 11448 11449#: app/Services/RelationshipService.php:697 11450msgctxt "(a woman’s) brother’s daughter’s son" 11451msgid "great-nephew" 11452msgstr "" 11453 11454#: app/Services/RelationshipService.php:700 11455msgctxt "(a man’s) brother’s son’s child" 11456msgid "great-nephew/niece" 11457msgstr "" 11458 11459#: app/Services/RelationshipService.php:703 11460msgctxt "(a woman’s) brother’s son’s child" 11461msgid "great-nephew/niece" 11462msgstr "" 11463 11464#: app/Services/RelationshipService.php:706 11465msgctxt "(a man’s) brother’s son’s daughter" 11466msgid "great-niece" 11467msgstr "" 11468 11469#: app/Services/RelationshipService.php:709 11470msgctxt "(a woman’s) brother’s son’s daughter" 11471msgid "great-niece" 11472msgstr "" 11473 11474#: app/Services/RelationshipService.php:712 11475msgctxt "(a man’s) brother’s son’s son" 11476msgid "great-nephew" 11477msgstr "" 11478 11479#: app/Services/RelationshipService.php:715 11480msgctxt "(a woman’s) brother’s son’s son" 11481msgid "great-nephew" 11482msgstr "" 11483 11484#: app/Services/RelationshipService.php:717 11485msgctxt "brother’s son’s wife" 11486msgid "niece-in-law" 11487msgstr "" 11488 11489#: app/Services/RelationshipService.php:719 11490msgctxt "brother’s wife’s brother" 11491msgid "brother-in-law" 11492msgstr "" 11493 11494#: app/Services/RelationshipService.php:721 11495msgctxt "brother’s wife’s sibling" 11496msgid "brother/sister-in-law" 11497msgstr "" 11498 11499#: app/Services/RelationshipService.php:723 11500msgctxt "brother’s wife’s sister" 11501msgid "sister-in-law" 11502msgstr "" 11503 11504#: app/Services/RelationshipService.php:725 11505msgctxt "child’s child’s child" 11506msgid "great-grandchild" 11507msgstr "" 11508 11509#: app/Services/RelationshipService.php:727 11510msgctxt "child’s child’s daughter" 11511msgid "great-granddaughter" 11512msgstr "" 11513 11514#: app/Services/RelationshipService.php:729 11515msgctxt "child’s child’s son" 11516msgid "great-grandson" 11517msgstr "" 11518 11519#: app/Services/RelationshipService.php:731 11520msgctxt "child’s daughter’s child" 11521msgid "great-grandchild" 11522msgstr "" 11523 11524#: app/Services/RelationshipService.php:733 11525msgctxt "child’s daughter’s daughter" 11526msgid "great-granddaughter" 11527msgstr "" 11528 11529#: app/Services/RelationshipService.php:735 11530msgctxt "child’s daughter’s husband" 11531msgid "granddaughter’s husband" 11532msgstr "" 11533 11534#: app/Services/RelationshipService.php:737 11535msgctxt "child’s daughter’s son" 11536msgid "great-grandson" 11537msgstr "" 11538 11539#: app/Services/RelationshipService.php:739 11540msgctxt "child’s son’s child" 11541msgid "great-grandchild" 11542msgstr "" 11543 11544#: app/Services/RelationshipService.php:741 11545msgctxt "child’s son’s daughter" 11546msgid "great-granddaughter" 11547msgstr "" 11548 11549#: app/Services/RelationshipService.php:743 11550msgctxt "child’s son’s son" 11551msgid "great-grandson" 11552msgstr "" 11553 11554#: app/Services/RelationshipService.php:745 11555msgctxt "child’s son’s wife" 11556msgid "grandson’s wife" 11557msgstr "" 11558 11559#: app/Services/RelationshipService.php:747 11560msgctxt "daughter’s child’s child" 11561msgid "great-grandchild" 11562msgstr "" 11563 11564#: app/Services/RelationshipService.php:749 11565msgctxt "daughter’s child’s daughter" 11566msgid "great-granddaughter" 11567msgstr "" 11568 11569#: app/Services/RelationshipService.php:751 11570msgctxt "daughter’s child’s son" 11571msgid "great-grandson" 11572msgstr "" 11573 11574#: app/Services/RelationshipService.php:753 11575msgctxt "daughter’s daughter’s child" 11576msgid "great-grandchild" 11577msgstr "" 11578 11579#: app/Services/RelationshipService.php:755 11580msgctxt "daughter’s daughter’s daughter" 11581msgid "great-granddaughter" 11582msgstr "" 11583 11584#: app/Services/RelationshipService.php:757 11585msgctxt "daughter’s daughter’s husband" 11586msgid "granddaughter’s husband" 11587msgstr "" 11588 11589#: app/Services/RelationshipService.php:759 11590msgctxt "daughter’s daughter’s son" 11591msgid "great-grandson" 11592msgstr "" 11593 11594#: app/Services/RelationshipService.php:761 11595msgctxt "daughter’s husband’s father" 11596msgid "son-in-law’s father" 11597msgstr "" 11598 11599#: app/Services/RelationshipService.php:763 11600msgctxt "daughter’s husband’s mother" 11601msgid "son-in-law’s mother" 11602msgstr "" 11603 11604#: app/Services/RelationshipService.php:765 11605msgctxt "daughter’s husband’s parent" 11606msgid "son-in-law’s parent" 11607msgstr "" 11608 11609#: app/Services/RelationshipService.php:767 11610msgctxt "daughter’s son’s child" 11611msgid "great-grandchild" 11612msgstr "" 11613 11614#: app/Services/RelationshipService.php:769 11615msgctxt "daughter’s son’s daughter" 11616msgid "great-granddaughter" 11617msgstr "" 11618 11619#: app/Services/RelationshipService.php:771 11620msgctxt "daughter’s son’s son" 11621msgid "great-grandson" 11622msgstr "" 11623 11624#: app/Services/RelationshipService.php:773 11625msgctxt "daughter’s son’s wife" 11626msgid "grandson’s wife" 11627msgstr "" 11628 11629#: app/Services/RelationshipService.php:775 11630msgctxt "father’s brother’s child" 11631msgid "first cousin" 11632msgstr "" 11633 11634#: app/Services/RelationshipService.php:777 11635msgctxt "father’s brother’s daughter" 11636msgid "first cousin" 11637msgstr "" 11638 11639#: app/Services/RelationshipService.php:779 11640msgctxt "father’s brother’s son" 11641msgid "first cousin" 11642msgstr "" 11643 11644#: app/Services/RelationshipService.php:781 11645msgctxt "father’s brother’s wife" 11646msgid "aunt" 11647msgstr "" 11648 11649#: app/Services/RelationshipService.php:783 11650msgctxt "father’s father’s brother" 11651msgid "great-uncle" 11652msgstr "" 11653 11654#: app/Services/RelationshipService.php:785 11655msgctxt "father’s father’s father" 11656msgid "great-grandfather" 11657msgstr "" 11658 11659#: app/Services/RelationshipService.php:787 11660msgctxt "father’s father’s mother" 11661msgid "great-grandmother" 11662msgstr "" 11663 11664#: app/Services/RelationshipService.php:789 11665msgctxt "father’s father’s parent" 11666msgid "great-grandparent" 11667msgstr "" 11668 11669#: app/Services/RelationshipService.php:791 11670msgctxt "father’s father’s sibling" 11671msgid "great-aunt/uncle" 11672msgstr "" 11673 11674#: app/Services/RelationshipService.php:793 11675msgctxt "father’s father’s sister" 11676msgid "great-aunt" 11677msgstr "" 11678 11679#: app/Services/RelationshipService.php:795 11680msgctxt "father’s mother’s brother" 11681msgid "great-uncle" 11682msgstr "" 11683 11684#: app/Services/RelationshipService.php:797 11685msgctxt "father’s mother’s father" 11686msgid "great-grandfather" 11687msgstr "" 11688 11689#: app/Services/RelationshipService.php:799 11690msgctxt "father’s mother’s mother" 11691msgid "great-grandmother" 11692msgstr "" 11693 11694#: app/Services/RelationshipService.php:801 11695msgctxt "father’s mother’s parent" 11696msgid "great-grandparent" 11697msgstr "" 11698 11699#: app/Services/RelationshipService.php:803 11700msgctxt "father’s mother’s sibling" 11701msgid "great-aunt/uncle" 11702msgstr "" 11703 11704#: app/Services/RelationshipService.php:805 11705msgctxt "father’s mother’s sister" 11706msgid "great-aunt" 11707msgstr "" 11708 11709#: app/Services/RelationshipService.php:807 11710msgctxt "father’s parent’s brother" 11711msgid "great-uncle" 11712msgstr "" 11713 11714#: app/Services/RelationshipService.php:809 11715msgctxt "father’s parent’s father" 11716msgid "great-grandfather" 11717msgstr "" 11718 11719#: app/Services/RelationshipService.php:811 11720msgctxt "father’s parent’s mother" 11721msgid "great-grandmother" 11722msgstr "" 11723 11724#: app/Services/RelationshipService.php:813 11725msgctxt "father’s parent’s parent" 11726msgid "great-grandparent" 11727msgstr "" 11728 11729#: app/Services/RelationshipService.php:815 11730msgctxt "father’s parent’s sibling" 11731msgid "great-aunt/uncle" 11732msgstr "" 11733 11734#: app/Services/RelationshipService.php:817 11735msgctxt "father’s parent’s sister" 11736msgid "great-aunt" 11737msgstr "" 11738 11739#: app/Services/RelationshipService.php:819 11740msgctxt "father’s sister’s child" 11741msgid "first cousin" 11742msgstr "" 11743 11744#: app/Services/RelationshipService.php:821 11745msgctxt "father’s sister’s daughter" 11746msgid "first cousin" 11747msgstr "" 11748 11749#: app/Services/RelationshipService.php:823 11750msgctxt "father’s sister’s husband" 11751msgid "uncle" 11752msgstr "" 11753 11754#: app/Services/RelationshipService.php:825 11755msgctxt "father’s sister’s son" 11756msgid "first cousin" 11757msgstr "" 11758 11759#: app/Services/RelationshipService.php:827 11760msgctxt "father’s wife’s child" 11761msgid "step-sibling" 11762msgstr "" 11763 11764#: app/Services/RelationshipService.php:829 11765msgctxt "father’s wife’s daughter" 11766msgid "step-sister" 11767msgstr "" 11768 11769#: app/Services/RelationshipService.php:831 11770msgctxt "father’s wife’s son" 11771msgid "step-brother" 11772msgstr "" 11773 11774#: app/Services/RelationshipService.php:833 11775msgctxt "husband’s brother’s wife" 11776msgid "sister-in-law" 11777msgstr "" 11778 11779#: app/Services/RelationshipService.php:835 11780msgctxt "husband’s sister’s husband" 11781msgid "brother-in-law" 11782msgstr "" 11783 11784#: app/Services/RelationshipService.php:837 11785msgctxt "husband’s sibling’s child" 11786msgid "nephew/niece" 11787msgstr "" 11788 11789#: app/Services/RelationshipService.php:839 11790msgctxt "husband’s sister’s child" 11791msgid "nephew/niece" 11792msgstr "" 11793 11794#: app/Services/RelationshipService.php:841 11795msgctxt "husband’s brother’s child" 11796msgid "nephew/niece" 11797msgstr "" 11798 11799#: app/Services/RelationshipService.php:843 11800msgctxt "husband’s sibling’s daughter" 11801msgid "niece" 11802msgstr "" 11803 11804#: app/Services/RelationshipService.php:845 11805msgctxt "husband’s sister’s daughter" 11806msgid "niece" 11807msgstr "" 11808 11809#: app/Services/RelationshipService.php:847 11810msgctxt "husband’s brother’s daughter" 11811msgid "niece" 11812msgstr "" 11813 11814#: app/Services/RelationshipService.php:849 11815msgctxt "husband’s sibling’s son" 11816msgid "nephew" 11817msgstr "" 11818 11819#: app/Services/RelationshipService.php:851 11820msgctxt "husband’s sister’s son" 11821msgid "nephew" 11822msgstr "" 11823 11824#: app/Services/RelationshipService.php:853 11825msgctxt "husband’s brother’s son" 11826msgid "nephew" 11827msgstr "" 11828 11829#: app/Services/RelationshipService.php:855 11830msgctxt "mother’s brother’s child" 11831msgid "first cousin" 11832msgstr "" 11833 11834#: app/Services/RelationshipService.php:857 11835msgctxt "mother’s brother’s daughter" 11836msgid "first cousin" 11837msgstr "" 11838 11839#: app/Services/RelationshipService.php:859 11840msgctxt "mother’s brother’s son" 11841msgid "first cousin" 11842msgstr "" 11843 11844#: app/Services/RelationshipService.php:861 11845msgctxt "mother’s brother’s wife" 11846msgid "aunt" 11847msgstr "" 11848 11849#: app/Services/RelationshipService.php:863 11850msgctxt "mother’s father’s brother" 11851msgid "great-uncle" 11852msgstr "" 11853 11854#: app/Services/RelationshipService.php:865 11855msgctxt "mother’s father’s father" 11856msgid "great-grandfather" 11857msgstr "" 11858 11859#: app/Services/RelationshipService.php:867 11860msgctxt "mother’s father’s mother" 11861msgid "great-grandmother" 11862msgstr "" 11863 11864#: app/Services/RelationshipService.php:869 11865msgctxt "mother’s father’s parent" 11866msgid "great-grandparent" 11867msgstr "" 11868 11869#: app/Services/RelationshipService.php:871 11870msgctxt "mother’s father’s sibling" 11871msgid "great-aunt/uncle" 11872msgstr "" 11873 11874#: app/Services/RelationshipService.php:873 11875msgctxt "mother’s father’s sister" 11876msgid "great-aunt" 11877msgstr "" 11878 11879#: app/Services/RelationshipService.php:875 11880msgctxt "mother’s husband’s child" 11881msgid "step-sibling" 11882msgstr "" 11883 11884#: app/Services/RelationshipService.php:877 11885msgctxt "mother’s husband’s daughter" 11886msgid "step-sister" 11887msgstr "" 11888 11889#: app/Services/RelationshipService.php:879 11890msgctxt "mother’s husband’s son" 11891msgid "step-brother" 11892msgstr "" 11893 11894#: app/Services/RelationshipService.php:881 11895msgctxt "mother’s mother’s brother" 11896msgid "great-uncle" 11897msgstr "" 11898 11899#: app/Services/RelationshipService.php:883 11900msgctxt "mother’s mother’s father" 11901msgid "great-grandfather" 11902msgstr "" 11903 11904#: app/Services/RelationshipService.php:885 11905msgctxt "mother’s mother’s mother" 11906msgid "great-grandmother" 11907msgstr "" 11908 11909#: app/Services/RelationshipService.php:887 11910msgctxt "mother’s mother’s parent" 11911msgid "great-grandparent" 11912msgstr "" 11913 11914#: app/Services/RelationshipService.php:889 11915msgctxt "mother’s mother’s sibling" 11916msgid "great-aunt/uncle" 11917msgstr "" 11918 11919#: app/Services/RelationshipService.php:891 11920msgctxt "mother’s mother’s sister" 11921msgid "great-aunt" 11922msgstr "" 11923 11924#: app/Services/RelationshipService.php:893 11925msgctxt "mother’s parent’s brother" 11926msgid "great-uncle" 11927msgstr "" 11928 11929#: app/Services/RelationshipService.php:895 11930msgctxt "mother’s parent’s father" 11931msgid "great-grandfather" 11932msgstr "" 11933 11934#: app/Services/RelationshipService.php:897 11935msgctxt "mother’s parent’s mother" 11936msgid "great-grandmother" 11937msgstr "" 11938 11939#: app/Services/RelationshipService.php:899 11940msgctxt "mother’s parent’s parent" 11941msgid "great-grandparent" 11942msgstr "" 11943 11944#: app/Services/RelationshipService.php:901 11945msgctxt "mother’s parent’s sibling" 11946msgid "great-aunt/uncle" 11947msgstr "" 11948 11949#: app/Services/RelationshipService.php:903 11950msgctxt "mother’s parent’s sister" 11951msgid "great-aunt" 11952msgstr "" 11953 11954#: app/Services/RelationshipService.php:905 11955msgctxt "mother’s sister’s child" 11956msgid "first cousin" 11957msgstr "" 11958 11959#: app/Services/RelationshipService.php:907 11960msgctxt "mother’s sister’s daughter" 11961msgid "first cousin" 11962msgstr "" 11963 11964#: app/Services/RelationshipService.php:909 11965msgctxt "mother’s sister’s husband" 11966msgid "uncle" 11967msgstr "" 11968 11969#: app/Services/RelationshipService.php:911 11970msgctxt "mother’s sister’s son" 11971msgid "first cousin" 11972msgstr "" 11973 11974#: app/Services/RelationshipService.php:913 11975msgctxt "parent’s brother’s wife" 11976msgid "aunt" 11977msgstr "" 11978 11979#: app/Services/RelationshipService.php:915 11980msgctxt "parent’s father’s brother" 11981msgid "great-uncle" 11982msgstr "" 11983 11984#: app/Services/RelationshipService.php:917 11985msgctxt "parent’s father’s father" 11986msgid "great-grandfather" 11987msgstr "" 11988 11989#: app/Services/RelationshipService.php:919 11990msgctxt "parent’s father’s mother" 11991msgid "great-grandmother" 11992msgstr "" 11993 11994#: app/Services/RelationshipService.php:921 11995msgctxt "parent’s father’s parent" 11996msgid "great-grandparent" 11997msgstr "" 11998 11999#: app/Services/RelationshipService.php:923 12000msgctxt "parent’s father’s sibling" 12001msgid "great-aunt/uncle" 12002msgstr "" 12003 12004#: app/Services/RelationshipService.php:925 12005msgctxt "parent’s father’s sister" 12006msgid "great-aunt" 12007msgstr "" 12008 12009#: app/Services/RelationshipService.php:927 12010msgctxt "parent’s mother’s brother" 12011msgid "great-uncle" 12012msgstr "" 12013 12014#: app/Services/RelationshipService.php:929 12015msgctxt "parent’s mother’s father" 12016msgid "great-grandfather" 12017msgstr "" 12018 12019#: app/Services/RelationshipService.php:931 12020msgctxt "parent’s mother’s mother" 12021msgid "great-grandmother" 12022msgstr "" 12023 12024#: app/Services/RelationshipService.php:933 12025msgctxt "parent’s mother’s parent" 12026msgid "great-grandparent" 12027msgstr "" 12028 12029#: app/Services/RelationshipService.php:935 12030msgctxt "parent’s mother’s sibling" 12031msgid "great-aunt/uncle" 12032msgstr "" 12033 12034#: app/Services/RelationshipService.php:937 12035msgctxt "parent’s mother’s sister" 12036msgid "great-aunt" 12037msgstr "" 12038 12039#: app/Services/RelationshipService.php:939 12040msgctxt "parent’s parent’s brother" 12041msgid "great-uncle" 12042msgstr "" 12043 12044#: app/Services/RelationshipService.php:941 12045msgctxt "parent’s parent’s father" 12046msgid "great-grandfather" 12047msgstr "" 12048 12049#: app/Services/RelationshipService.php:943 12050msgctxt "parent’s parent’s mother" 12051msgid "great-grandmother" 12052msgstr "" 12053 12054#: app/Services/RelationshipService.php:945 12055msgctxt "parent’s parent’s parent" 12056msgid "great-grandparent" 12057msgstr "" 12058 12059#: app/Services/RelationshipService.php:947 12060msgctxt "parent’s parent’s sibling" 12061msgid "great-aunt/uncle" 12062msgstr "" 12063 12064#: app/Services/RelationshipService.php:949 12065msgctxt "parent’s parent’s sister" 12066msgid "great-aunt" 12067msgstr "" 12068 12069#: app/Services/RelationshipService.php:951 12070msgctxt "parent’s sister’s husband" 12071msgid "uncle" 12072msgstr "" 12073 12074#: app/Services/RelationshipService.php:953 12075msgctxt "parent’s spouse’s child" 12076msgid "step-sibling" 12077msgstr "" 12078 12079#: app/Services/RelationshipService.php:955 12080msgctxt "parent’s spouse’s daughter" 12081msgid "step-sister" 12082msgstr "" 12083 12084#: app/Services/RelationshipService.php:957 12085msgctxt "parent’s spouse’s son" 12086msgid "step-brother" 12087msgstr "" 12088 12089#: app/Services/RelationshipService.php:959 12090msgctxt "sibling’s child’s child" 12091msgid "great-nephew/niece" 12092msgstr "" 12093 12094#: app/Services/RelationshipService.php:961 12095msgctxt "sibling’s child’s daughter" 12096msgid "great-niece" 12097msgstr "" 12098 12099#: app/Services/RelationshipService.php:963 12100msgctxt "sibling’s child’s son" 12101msgid "great-nephew" 12102msgstr "" 12103 12104#: app/Services/RelationshipService.php:965 12105msgctxt "sibling’s daughter’s child" 12106msgid "great-nephew/niece" 12107msgstr "" 12108 12109#: app/Services/RelationshipService.php:967 12110msgctxt "sibling’s daughter’s daughter" 12111msgid "great-niece" 12112msgstr "" 12113 12114#: app/Services/RelationshipService.php:969 12115msgctxt "sibling’s daughter’s husband" 12116msgid "nephew-in-law" 12117msgstr "" 12118 12119#: app/Services/RelationshipService.php:971 12120msgctxt "sibling’s daughter’s son" 12121msgid "great-nephew" 12122msgstr "" 12123 12124#: app/Services/RelationshipService.php:973 12125msgctxt "sibling’s son’s child" 12126msgid "great-nephew/niece" 12127msgstr "" 12128 12129#: app/Services/RelationshipService.php:975 12130msgctxt "sibling’s son’s daughter" 12131msgid "great-niece" 12132msgstr "" 12133 12134#: app/Services/RelationshipService.php:977 12135msgctxt "sibling’s son’s son" 12136msgid "great-nephew" 12137msgstr "" 12138 12139#: app/Services/RelationshipService.php:979 12140msgctxt "sibling’s son’s wife" 12141msgid "niece-in-law" 12142msgstr "" 12143 12144#: app/Services/RelationshipService.php:982 12145msgctxt "(a man’s) sister’s child’s child" 12146msgid "great-nephew/niece" 12147msgstr "" 12148 12149#: app/Services/RelationshipService.php:985 12150msgctxt "(a woman’s) sister’s child’s child" 12151msgid "great-nephew/niece" 12152msgstr "" 12153 12154#: app/Services/RelationshipService.php:988 12155msgctxt "(a man’s) sister’s child’s daughter" 12156msgid "great-niece" 12157msgstr "" 12158 12159#: app/Services/RelationshipService.php:991 12160msgctxt "(a woman’s) sister’s child’s daughter" 12161msgid "great-niece" 12162msgstr "" 12163 12164#: app/Services/RelationshipService.php:994 12165msgctxt "(a man’s) sister’s child’s son" 12166msgid "great-nephew" 12167msgstr "" 12168 12169#: app/Services/RelationshipService.php:997 12170msgctxt "(a woman’s) sister’s child’s son" 12171msgid "great-nephew" 12172msgstr "" 12173 12174#: app/Services/RelationshipService.php:1000 12175msgctxt "(a man’s) sister’s daughter’s child" 12176msgid "great-nephew/niece" 12177msgstr "" 12178 12179#: app/Services/RelationshipService.php:1003 12180msgctxt "(a woman’s) sister’s daughter’s child" 12181msgid "great-nephew/niece" 12182msgstr "" 12183 12184#: app/Services/RelationshipService.php:1006 12185msgctxt "(a man’s) sister’s daughter’s daughter" 12186msgid "great-niece" 12187msgstr "" 12188 12189#: app/Services/RelationshipService.php:1009 12190msgctxt "(a woman’s) sister’s daughter’s daughter" 12191msgid "great-niece" 12192msgstr "" 12193 12194#: app/Services/RelationshipService.php:1011 12195msgctxt "sisters’s daughter’s husband" 12196msgid "nephew-in-law" 12197msgstr "" 12198 12199#: app/Services/RelationshipService.php:1014 12200msgctxt "(a man’s) sister’s daughter’s son" 12201msgid "great-nephew" 12202msgstr "" 12203 12204#: app/Services/RelationshipService.php:1017 12205msgctxt "(a woman’s) sister’s daughter’s son" 12206msgid "great-nephew" 12207msgstr "" 12208 12209#: app/Services/RelationshipService.php:1019 12210msgctxt "sister’s husband’s brother" 12211msgid "brother-in-law" 12212msgstr "" 12213 12214#: app/Services/RelationshipService.php:1021 12215msgctxt "sister’s husband’s sibling" 12216msgid "brother/sister-in-law" 12217msgstr "" 12218 12219#: app/Services/RelationshipService.php:1023 12220msgctxt "sister’s husband’s sister" 12221msgid "sister-in-law" 12222msgstr "" 12223 12224#: app/Services/RelationshipService.php:1026 12225msgctxt "(a man’s) sister’s son’s child" 12226msgid "great-nephew/niece" 12227msgstr "" 12228 12229#: app/Services/RelationshipService.php:1029 12230msgctxt "(a woman’s) sister’s son’s child" 12231msgid "great-nephew/niece" 12232msgstr "" 12233 12234#: app/Services/RelationshipService.php:1032 12235msgctxt "(a man’s) sister’s son’s daughter" 12236msgid "great-niece" 12237msgstr "" 12238 12239#: app/Services/RelationshipService.php:1035 12240msgctxt "(a woman’s) sister’s son’s daughter" 12241msgid "great-niece" 12242msgstr "" 12243 12244#: app/Services/RelationshipService.php:1038 12245msgctxt "(a man’s) sister’s son’s son" 12246msgid "great-nephew" 12247msgstr "" 12248 12249#: app/Services/RelationshipService.php:1041 12250msgctxt "(a woman’s) sister’s son’s son" 12251msgid "great-nephew" 12252msgstr "" 12253 12254#: app/Services/RelationshipService.php:1043 12255msgctxt "sisters’s son’s wife" 12256msgid "niece-in-law" 12257msgstr "" 12258 12259#: app/Services/RelationshipService.php:1045 12260msgctxt "son’s child’s child" 12261msgid "great-grandchild" 12262msgstr "" 12263 12264#: app/Services/RelationshipService.php:1047 12265msgctxt "son’s child’s daughter" 12266msgid "great-granddaughter" 12267msgstr "" 12268 12269#: app/Services/RelationshipService.php:1049 12270msgctxt "son’s child’s son" 12271msgid "great-grandson" 12272msgstr "" 12273 12274#: app/Services/RelationshipService.php:1051 12275msgctxt "son’s daughter’s child" 12276msgid "great-grandchild" 12277msgstr "" 12278 12279#: app/Services/RelationshipService.php:1053 12280msgctxt "son’s daughter’s daughter" 12281msgid "great-granddaughter" 12282msgstr "" 12283 12284#: app/Services/RelationshipService.php:1055 12285msgctxt "son’s daughter’s husband" 12286msgid "granddaughter’s husband" 12287msgstr "" 12288 12289#: app/Services/RelationshipService.php:1057 12290msgctxt "son’s daughter’s son" 12291msgid "great-grandson" 12292msgstr "" 12293 12294#: app/Services/RelationshipService.php:1059 12295msgctxt "son’s son’s child" 12296msgid "great-grandchild" 12297msgstr "" 12298 12299#: app/Services/RelationshipService.php:1061 12300msgctxt "son’s son’s daughter" 12301msgid "great-granddaughter" 12302msgstr "" 12303 12304#: app/Services/RelationshipService.php:1063 12305msgctxt "son’s son’s son" 12306msgid "great-grandson" 12307msgstr "" 12308 12309#: app/Services/RelationshipService.php:1065 12310msgctxt "son’s son’s wife" 12311msgid "grandson’s wife" 12312msgstr "" 12313 12314#: app/Services/RelationshipService.php:1067 12315msgctxt "son’s wife’s father" 12316msgid "daughter-in-law’s father" 12317msgstr "" 12318 12319#: app/Services/RelationshipService.php:1069 12320msgctxt "son’s wife’s mother" 12321msgid "daughter-in-law’s mother" 12322msgstr "" 12323 12324#: app/Services/RelationshipService.php:1071 12325msgctxt "son’s wife’s parent" 12326msgid "daughter-in-law’s parent" 12327msgstr "" 12328 12329#: app/Services/RelationshipService.php:1073 12330msgctxt "wife’s brother’s wife" 12331msgid "sister-in-law" 12332msgstr "" 12333 12334#: app/Services/RelationshipService.php:1075 12335msgctxt "wife’s sister’s husband" 12336msgid "brother-in-law" 12337msgstr "" 12338 12339#: app/Services/RelationshipService.php:1077 12340msgctxt "wife’s sibling’s child" 12341msgid "nephew/niece" 12342msgstr "" 12343 12344#: app/Services/RelationshipService.php:1079 12345msgctxt "wife’s sister’s child" 12346msgid "nephew/niece" 12347msgstr "" 12348 12349#: app/Services/RelationshipService.php:1081 12350msgctxt "wife’s brother’s child" 12351msgid "nephew/niece" 12352msgstr "" 12353 12354#: app/Services/RelationshipService.php:1083 12355msgctxt "wife’s sibling’s daughter" 12356msgid "niece" 12357msgstr "" 12358 12359#: app/Services/RelationshipService.php:1085 12360msgctxt "wife’s sister’s daughter" 12361msgid "niece" 12362msgstr "" 12363 12364#: app/Services/RelationshipService.php:1087 12365msgctxt "wife’s brother’s daughter" 12366msgid "niece" 12367msgstr "" 12368 12369#: app/Services/RelationshipService.php:1089 12370msgctxt "wife’s sibling’s son" 12371msgid "nephew" 12372msgstr "" 12373 12374#: app/Services/RelationshipService.php:1091 12375msgctxt "wife’s sister’s son" 12376msgid "nephew" 12377msgstr "" 12378 12379#: app/Services/RelationshipService.php:1093 12380msgctxt "wife’s brother’s son" 12381msgid "nephew" 12382msgstr "" 12383 12384#: app/Services/RelationshipService.php:1097 12385msgctxt "father’s father’s brother’s wife" 12386msgid "great-aunt" 12387msgstr "" 12388 12389#: app/Services/RelationshipService.php:1099 12390msgctxt "father’s father’s sibling’s spouse" 12391msgid "great-aunt/uncle" 12392msgstr "" 12393 12394#: app/Services/RelationshipService.php:1101 12395msgctxt "father’s father’s sister’s husband" 12396msgid "great-uncle" 12397msgstr "" 12398 12399#: app/Services/RelationshipService.php:1103 12400msgctxt "father’s mother’s brother’s wife" 12401msgid "great-aunt" 12402msgstr "" 12403 12404#: app/Services/RelationshipService.php:1105 12405msgctxt "father’s mother’s sibling’s spouse" 12406msgid "great-aunt/uncle" 12407msgstr "" 12408 12409#: app/Services/RelationshipService.php:1107 12410msgctxt "father’s mother’s sister’s husband" 12411msgid "great-uncle" 12412msgstr "" 12413 12414#: app/Services/RelationshipService.php:1109 12415msgctxt "father’s parent’s brother’s wife" 12416msgid "great-aunt" 12417msgstr "" 12418 12419#: app/Services/RelationshipService.php:1111 12420msgctxt "father’s parent’s sibling’s spouse" 12421msgid "great-aunt/uncle" 12422msgstr "" 12423 12424#: app/Services/RelationshipService.php:1113 12425msgctxt "father’s parent’s sister’s husband" 12426msgid "great-uncle" 12427msgstr "" 12428 12429#: app/Services/RelationshipService.php:1115 12430msgctxt "mother’s father’s brother’s wife" 12431msgid "great-aunt" 12432msgstr "" 12433 12434#: app/Services/RelationshipService.php:1117 12435msgctxt "mother’s father’s sibling’s spouse" 12436msgid "great-aunt/uncle" 12437msgstr "" 12438 12439#: app/Services/RelationshipService.php:1119 12440msgctxt "mother’s father’s sister’s husband" 12441msgid "great-uncle" 12442msgstr "" 12443 12444#: app/Services/RelationshipService.php:1121 12445msgctxt "mother’s mother’s brother’s wife" 12446msgid "great-aunt" 12447msgstr "" 12448 12449#: app/Services/RelationshipService.php:1123 12450msgctxt "mother’s mother’s sibling’s spouse" 12451msgid "great-aunt/uncle" 12452msgstr "" 12453 12454#: app/Services/RelationshipService.php:1125 12455msgctxt "mother’s mother’s sister’s husband" 12456msgid "great-uncle" 12457msgstr "" 12458 12459#: app/Services/RelationshipService.php:1127 12460msgctxt "mother’s parent’s brother’s wife" 12461msgid "great-aunt" 12462msgstr "" 12463 12464#: app/Services/RelationshipService.php:1129 12465msgctxt "mother’s parent’s sibling’s spouse" 12466msgid "great-aunt/uncle" 12467msgstr "" 12468 12469#: app/Services/RelationshipService.php:1131 12470msgctxt "mother’s parent’s sister’s husband" 12471msgid "great-uncle" 12472msgstr "" 12473 12474#: app/Services/RelationshipService.php:1133 12475msgctxt "parent’s father’s brother’s wife" 12476msgid "great-aunt" 12477msgstr "" 12478 12479#: app/Services/RelationshipService.php:1135 12480msgctxt "parent’s father’s sibling’s spouse" 12481msgid "great-aunt/uncle" 12482msgstr "" 12483 12484#: app/Services/RelationshipService.php:1137 12485msgctxt "parent’s father’s sister’s husband" 12486msgid "great-uncle" 12487msgstr "" 12488 12489#: app/Services/RelationshipService.php:1139 12490msgctxt "parent’s mother’s brother’s wife" 12491msgid "great-aunt" 12492msgstr "" 12493 12494#: app/Services/RelationshipService.php:1141 12495msgctxt "parent’s mother’s sibling’s spouse" 12496msgid "great-aunt/uncle" 12497msgstr "" 12498 12499#: app/Services/RelationshipService.php:1143 12500msgctxt "parent’s mother’s sister’s husband" 12501msgid "great-uncle" 12502msgstr "" 12503 12504#: app/Services/RelationshipService.php:1145 12505msgctxt "parent’s parent’s brother’s wife" 12506msgid "great-aunt" 12507msgstr "" 12508 12509#: app/Services/RelationshipService.php:1147 12510msgctxt "parent’s parent’s sibling’s spouse" 12511msgid "great-aunt/uncle" 12512msgstr "" 12513 12514#: app/Services/RelationshipService.php:1149 12515msgctxt "parent’s parent’s sister’s husband" 12516msgid "great-uncle" 12517msgstr "" 12518 12519#: app/Services/RelationshipService.php:1151 12520msgctxt "father’s father’s brother’s daughter" 12521msgid "first cousin once removed ascending" 12522msgstr "" 12523 12524#: app/Services/RelationshipService.php:1153 12525msgctxt "father’s father’s brother’s son" 12526msgid "first cousin once removed ascending" 12527msgstr "" 12528 12529#: app/Services/RelationshipService.php:1155 12530msgctxt "father’s father’s brother’s child" 12531msgid "first cousin once removed ascending" 12532msgstr "" 12533 12534#: app/Services/RelationshipService.php:1157 12535msgctxt "father’s father’s sister’s daughter" 12536msgid "first cousin once removed ascending" 12537msgstr "" 12538 12539#: app/Services/RelationshipService.php:1159 12540msgctxt "father’s father’s sister’s son" 12541msgid "first cousin once removed ascending" 12542msgstr "" 12543 12544#: app/Services/RelationshipService.php:1161 12545msgctxt "father’s father’s sister’s child" 12546msgid "first cousin once removed ascending" 12547msgstr "" 12548 12549#: app/Services/RelationshipService.php:1163 12550msgctxt "father’s mother’s brother’s daughter" 12551msgid "first cousin once removed ascending" 12552msgstr "" 12553 12554#: app/Services/RelationshipService.php:1165 12555msgctxt "father’s mother’s brother’s son" 12556msgid "first cousin once removed ascending" 12557msgstr "" 12558 12559#: app/Services/RelationshipService.php:1167 12560msgctxt "father’s mother’s brother’s child" 12561msgid "first cousin once removed ascending" 12562msgstr "" 12563 12564#: app/Services/RelationshipService.php:1169 12565msgctxt "father’s mother’s sister’s daughter" 12566msgid "first cousin once removed ascending" 12567msgstr "" 12568 12569#: app/Services/RelationshipService.php:1171 12570msgctxt "father’s mother’s sister’s son" 12571msgid "first cousin once removed ascending" 12572msgstr "" 12573 12574#: app/Services/RelationshipService.php:1173 12575msgctxt "father’s mother’s sister’s child" 12576msgid "first cousin once removed ascending" 12577msgstr "" 12578 12579#: app/Services/RelationshipService.php:1175 12580msgctxt "mother’s father’s brother’s daughter" 12581msgid "first cousin once removed ascending" 12582msgstr "" 12583 12584#: app/Services/RelationshipService.php:1177 12585msgctxt "mother’s father’s brother’s son" 12586msgid "first cousin once removed ascending" 12587msgstr "" 12588 12589#: app/Services/RelationshipService.php:1179 12590msgctxt "mother’s father’s brother’s child" 12591msgid "first cousin once removed ascending" 12592msgstr "" 12593 12594#: app/Services/RelationshipService.php:1181 12595msgctxt "mother’s father’s sister’s daughter" 12596msgid "first cousin once removed ascending" 12597msgstr "" 12598 12599#: app/Services/RelationshipService.php:1183 12600msgctxt "mother’s father’s sister’s son" 12601msgid "first cousin once removed ascending" 12602msgstr "" 12603 12604#: app/Services/RelationshipService.php:1185 12605msgctxt "mother’s father’s sister’s child" 12606msgid "first cousin once removed ascending" 12607msgstr "" 12608 12609#: app/Services/RelationshipService.php:1187 12610msgctxt "mother’s mother’s brother’s daughter" 12611msgid "first cousin once removed ascending" 12612msgstr "" 12613 12614#: app/Services/RelationshipService.php:1189 12615msgctxt "mother’s mother’s brother’s son" 12616msgid "first cousin once removed ascending" 12617msgstr "" 12618 12619#: app/Services/RelationshipService.php:1191 12620msgctxt "mother’s mother’s brother’s child" 12621msgid "first cousin once removed ascending" 12622msgstr "" 12623 12624#: app/Services/RelationshipService.php:1193 12625msgctxt "mother’s mother’s sister’s daughter" 12626msgid "first cousin once removed ascending" 12627msgstr "" 12628 12629#: app/Services/RelationshipService.php:1195 12630msgctxt "mother’s mother’s sister’s son" 12631msgid "first cousin once removed ascending" 12632msgstr "" 12633 12634#: app/Services/RelationshipService.php:1197 12635msgctxt "mother’s mother’s sister’s child" 12636msgid "first cousin once removed ascending" 12637msgstr "" 12638 12639#: app/Services/RelationshipService.php:1202 12640msgctxt "grandfather’s brother’s granddaughter" 12641msgid "second cousin" 12642msgstr "" 12643 12644#: app/Services/RelationshipService.php:1206 12645msgctxt "grandfather’s brother’s grandson" 12646msgid "second cousin" 12647msgstr "" 12648 12649#: app/Services/RelationshipService.php:1210 12650msgctxt "grandfather’s brother’s grandchild" 12651msgid "second cousin" 12652msgstr "" 12653 12654#: app/Services/RelationshipService.php:1214 12655msgctxt "grandfather’s sister’s granddaughter" 12656msgid "second cousin" 12657msgstr "" 12658 12659#: app/Services/RelationshipService.php:1218 12660msgctxt "grandfather’s sister’s grandson" 12661msgid "second cousin" 12662msgstr "" 12663 12664#: app/Services/RelationshipService.php:1222 12665msgctxt "grandfather’s sister’s grandchild" 12666msgid "second cousin" 12667msgstr "" 12668 12669#: app/Services/RelationshipService.php:1226 12670msgctxt "grandfather’s sibling’s granddaughter" 12671msgid "second cousin" 12672msgstr "" 12673 12674#: app/Services/RelationshipService.php:1230 12675msgctxt "grandfather’s sibling’s grandson" 12676msgid "second cousin" 12677msgstr "" 12678 12679#: app/Services/RelationshipService.php:1234 12680msgctxt "grandfather’s sibling’s grandchild" 12681msgid "second cousin" 12682msgstr "" 12683 12684#: app/Services/RelationshipService.php:1238 12685msgctxt "grandmother’s brother’s granddaughter" 12686msgid "second cousin" 12687msgstr "" 12688 12689#: app/Services/RelationshipService.php:1242 12690msgctxt "grandmother’s brother’s grandson" 12691msgid "second cousin" 12692msgstr "" 12693 12694#: app/Services/RelationshipService.php:1246 12695msgctxt "grandmother’s brother’s grandchild" 12696msgid "second cousin" 12697msgstr "" 12698 12699#: app/Services/RelationshipService.php:1250 12700msgctxt "grandmother’s sister’s granddaughter" 12701msgid "second cousin" 12702msgstr "" 12703 12704#: app/Services/RelationshipService.php:1254 12705msgctxt "grandmother’s sister’s grandson" 12706msgid "second cousin" 12707msgstr "" 12708 12709#: app/Services/RelationshipService.php:1258 12710msgctxt "grandmother’s sister’s grandchild" 12711msgid "second cousin" 12712msgstr "" 12713 12714#: app/Services/RelationshipService.php:1262 12715msgctxt "grandmother’s sibling’s granddaughter" 12716msgid "second cousin" 12717msgstr "" 12718 12719#: app/Services/RelationshipService.php:1266 12720msgctxt "grandmother’s sibling’s grandson" 12721msgid "second cousin" 12722msgstr "" 12723 12724#: app/Services/RelationshipService.php:1270 12725msgctxt "grandmother’s sibling’s grandchild" 12726msgid "second cousin" 12727msgstr "" 12728 12729#: app/Services/RelationshipService.php:1274 12730msgctxt "grandparent’s brother’s granddaughter" 12731msgid "second cousin" 12732msgstr "" 12733 12734#: app/Services/RelationshipService.php:1278 12735msgctxt "grandparent’s brother’s grandson" 12736msgid "second cousin" 12737msgstr "" 12738 12739#: app/Services/RelationshipService.php:1282 12740msgctxt "grandparent’s brother’s grandchild" 12741msgid "second cousin" 12742msgstr "" 12743 12744#: app/Services/RelationshipService.php:1286 12745msgctxt "grandparent’s sister’s granddaughter" 12746msgid "second cousin" 12747msgstr "" 12748 12749#: app/Services/RelationshipService.php:1290 12750msgctxt "grandparent’s sister’s grandson" 12751msgid "second cousin" 12752msgstr "" 12753 12754#: app/Services/RelationshipService.php:1294 12755msgctxt "grandparent’s sister’s grandchild" 12756msgid "second cousin" 12757msgstr "" 12758 12759#: app/Services/RelationshipService.php:1298 12760msgctxt "grandparent’s sibling’s granddaughter" 12761msgid "second cousin" 12762msgstr "" 12763 12764#: app/Services/RelationshipService.php:1302 12765msgctxt "grandparent’s sibling’s grandson" 12766msgid "second cousin" 12767msgstr "" 12768 12769#: app/Services/RelationshipService.php:1306 12770msgctxt "grandparent’s sibling’s grandchild" 12771msgid "second cousin" 12772msgstr "" 12773 12774#: app/Services/RelationshipService.php:1318 12775msgctxt "great-grandfather’s brother" 12776msgid "great-great-uncle" 12777msgstr "" 12778 12779#: app/Services/RelationshipService.php:1322 12780msgctxt "great-grandmother’s brother" 12781msgid "great-great-uncle" 12782msgstr "" 12783 12784#: app/Services/RelationshipService.php:1325 12785msgctxt "great-grandparent’s brother" 12786msgid "great-great-uncle" 12787msgstr "" 12788 12789#: app/Services/RelationshipService.php:1329 12790msgid "great-great-aunt" 12791msgstr "" 12792 12793#: app/Services/RelationshipService.php:1332 12794msgid "great-great-aunt/uncle" 12795msgstr "" 12796 12797#: app/Services/RelationshipService.php:1337 12798msgctxt "great-great-grandfather’s brother" 12799msgid "great-great-great-uncle" 12800msgstr "" 12801 12802#: app/Services/RelationshipService.php:1341 12803msgctxt "great-great-grandmother’s brother" 12804msgid "great-great-great-uncle" 12805msgstr "" 12806 12807#: app/Services/RelationshipService.php:1344 12808msgctxt "great-great-grandparent’s brother" 12809msgid "great-great-great-uncle" 12810msgstr "" 12811 12812#: app/Services/RelationshipService.php:1348 12813msgid "great-great-great-aunt" 12814msgstr "" 12815 12816#: app/Services/RelationshipService.php:1351 12817msgid "great-great-great-aunt/uncle" 12818msgstr "" 12819 12820#: app/Services/RelationshipService.php:1356 12821msgctxt "great-great-great-grandfather’s brother" 12822msgid "great ×4 uncle" 12823msgstr "" 12824 12825#: app/Services/RelationshipService.php:1360 12826msgctxt "great-great-great-grandmother’s brother" 12827msgid "great ×4 uncle" 12828msgstr "" 12829 12830#: app/Services/RelationshipService.php:1363 12831msgctxt "great-great-great-grandparent’s brother" 12832msgid "great ×4 uncle" 12833msgstr "" 12834 12835#: app/Services/RelationshipService.php:1367 12836msgid "great ×4 aunt" 12837msgstr "" 12838 12839#: app/Services/RelationshipService.php:1370 12840msgid "great ×4 aunt/uncle" 12841msgstr "" 12842 12843#: app/Services/RelationshipService.php:1375 12844msgctxt "great ×4 grandfather’s brother" 12845msgid "great ×5 uncle" 12846msgstr "" 12847 12848#: app/Services/RelationshipService.php:1379 12849msgctxt "great ×4 grandmother’s brother" 12850msgid "great ×5 uncle" 12851msgstr "" 12852 12853#: app/Services/RelationshipService.php:1382 12854msgctxt "great ×4 grandparent’s brother" 12855msgid "great ×5 uncle" 12856msgstr "" 12857 12858#: app/Services/RelationshipService.php:1386 12859msgid "great ×5 aunt" 12860msgstr "" 12861 12862#: app/Services/RelationshipService.php:1389 12863msgid "great ×5 aunt/uncle" 12864msgstr "" 12865 12866#: app/Services/RelationshipService.php:1394 12867msgctxt "great ×5 grandfather’s brother" 12868msgid "great ×6 uncle" 12869msgstr "" 12870 12871#: app/Services/RelationshipService.php:1398 12872msgctxt "great ×5 grandmother’s brother" 12873msgid "great ×6 uncle" 12874msgstr "" 12875 12876#: app/Services/RelationshipService.php:1401 12877msgctxt "great ×5 grandparent’s brother" 12878msgid "great ×6 uncle" 12879msgstr "" 12880 12881#: app/Services/RelationshipService.php:1405 12882msgid "great ×6 aunt" 12883msgstr "" 12884 12885#: app/Services/RelationshipService.php:1408 12886msgid "great ×6 aunt/uncle" 12887msgstr "" 12888 12889#: app/Services/RelationshipService.php:1413 12890msgctxt "great ×6 grandfather’s brother" 12891msgid "great ×7 uncle" 12892msgstr "" 12893 12894#: app/Services/RelationshipService.php:1417 12895msgctxt "great ×6 grandmother’s brother" 12896msgid "great ×7 uncle" 12897msgstr "" 12898 12899#: app/Services/RelationshipService.php:1420 12900msgctxt "great ×6 grandparent’s brother" 12901msgid "great ×7 uncle" 12902msgstr "" 12903 12904#: app/Services/RelationshipService.php:1424 12905msgid "great ×7 aunt" 12906msgstr "" 12907 12908#: app/Services/RelationshipService.php:1427 12909msgid "great ×7 aunt/uncle" 12910msgstr "" 12911 12912#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 12913#: app/Services/RelationshipService.php:1437 12914#: app/Services/RelationshipService.php:1468 12915#: app/Services/RelationshipService.php:1480 12916#: app/Services/RelationshipService.php:1492 12917#: app/Services/RelationshipService.php:1507 12918#, php-format 12919msgid "great ×%s uncle" 12920msgstr "" 12921 12922#: app/Services/RelationshipService.php:1441 12923#: app/Services/RelationshipService.php:1460 12924#: app/Services/RelationshipService.php:1472 12925#: app/Services/RelationshipService.php:1484 12926#: app/Services/RelationshipService.php:1495 12927#: app/Services/RelationshipService.php:1511 12928#, php-format 12929msgid "great ×%s aunt" 12930msgstr "" 12931 12932#: app/Services/RelationshipService.php:1444 12933#: app/Services/RelationshipService.php:1463 12934#: app/Services/RelationshipService.php:1475 12935#: app/Services/RelationshipService.php:1487 12936#: app/Services/RelationshipService.php:1498 12937#: app/Services/RelationshipService.php:1514 12938#, php-format 12939msgid "great ×%s aunt/uncle" 12940msgstr "" 12941 12942#: app/Services/RelationshipService.php:1449 12943#, php-format 12944msgctxt "great ×(%s-1) grandfather’s brother" 12945msgid "great ×%s uncle" 12946msgstr "" 12947 12948#: app/Services/RelationshipService.php:1453 12949#, php-format 12950msgctxt "great ×(%s-1) grandmother’s brother" 12951msgid "great ×%s uncle" 12952msgstr "" 12953 12954#: app/Services/RelationshipService.php:1456 12955#, php-format 12956msgctxt "great ×(%s-1) grandparent’s brother" 12957msgid "great ×%s uncle" 12958msgstr "" 12959 12960#: app/Services/RelationshipService.php:1526 12961msgctxt "(a man’s) brother’s great-grandson" 12962msgid "great-great-nephew" 12963msgstr "" 12964 12965#: app/Services/RelationshipService.php:1530 12966msgctxt "(a man’s) sister’s great-grandson" 12967msgid "great-great-nephew" 12968msgstr "" 12969 12970#: app/Services/RelationshipService.php:1533 12971msgctxt "(a woman’s) great-great-nephew" 12972msgid "great-great-nephew" 12973msgstr "" 12974 12975#: app/Services/RelationshipService.php:1538 12976msgctxt "(a man’s) brother’s great-granddaughter" 12977msgid "great-great-niece" 12978msgstr "" 12979 12980#: app/Services/RelationshipService.php:1542 12981msgctxt "(a man’s) sister’s great-granddaughter" 12982msgid "great-great-niece" 12983msgstr "" 12984 12985#: app/Services/RelationshipService.php:1545 12986msgctxt "(a woman’s) great-great-niece" 12987msgid "great-great-niece" 12988msgstr "" 12989 12990#: app/Services/RelationshipService.php:1549 12991msgctxt "(a man’s) brother’s great-grandchild" 12992msgid "great-great-nephew/niece" 12993msgstr "" 12994 12995#: app/Services/RelationshipService.php:1553 12996msgctxt "(a man’s) sister’s great-grandchild" 12997msgid "great-great-nephew/niece" 12998msgstr "" 12999 13000#: app/Services/RelationshipService.php:1556 13001msgctxt "(a woman’s) great-great-nephew/niece" 13002msgid "great-great-nephew/niece" 13003msgstr "" 13004 13005#: app/Services/RelationshipService.php:1561 13006msgctxt "(a man’s) brother’s great-great-grandson" 13007msgid "great-great-great-nephew" 13008msgstr "" 13009 13010#: app/Services/RelationshipService.php:1565 13011msgctxt "(a man’s) sister’s great-great-grandson" 13012msgid "great-great-great-nephew" 13013msgstr "" 13014 13015#: app/Services/RelationshipService.php:1568 13016msgctxt "(a woman’s) great-great-great-nephew" 13017msgid "great-great-great-nephew" 13018msgstr "" 13019 13020#: app/Services/RelationshipService.php:1573 13021msgctxt "(a man’s) brother’s great-great-granddaughter" 13022msgid "great-great-great-niece" 13023msgstr "" 13024 13025#: app/Services/RelationshipService.php:1577 13026msgctxt "(a man’s) sister’s great-great-granddaughter" 13027msgid "great-great-great-niece" 13028msgstr "" 13029 13030#: app/Services/RelationshipService.php:1580 13031msgctxt "(a woman’s) great-great-great-niece" 13032msgid "great-great-great-niece" 13033msgstr "" 13034 13035#: app/Services/RelationshipService.php:1584 13036msgctxt "(a man’s) brother’s great-great-grandchild" 13037msgid "great-great-great-nephew/niece" 13038msgstr "" 13039 13040#: app/Services/RelationshipService.php:1588 13041msgctxt "(a man’s) sister’s great-great-grandchild" 13042msgid "great-great-great-nephew/niece" 13043msgstr "" 13044 13045#: app/Services/RelationshipService.php:1591 13046msgctxt "(a woman’s) great-great-great-nephew/niece" 13047msgid "great-great-great-nephew/niece" 13048msgstr "" 13049 13050#: app/Services/RelationshipService.php:1596 13051msgctxt "(a man’s) brother’s great-great-great-grandson" 13052msgid "great ×4 nephew" 13053msgstr "" 13054 13055#: app/Services/RelationshipService.php:1600 13056msgctxt "(a man’s) sister’s great-great-great-grandson" 13057msgid "great ×4 nephew" 13058msgstr "" 13059 13060#: app/Services/RelationshipService.php:1603 13061msgctxt "(a woman’s) great ×4 nephew" 13062msgid "great ×4 nephew" 13063msgstr "" 13064 13065#: app/Services/RelationshipService.php:1608 13066msgctxt "(a man’s) brother’s great-great-great-granddaughter" 13067msgid "great ×4 niece" 13068msgstr "" 13069 13070#: app/Services/RelationshipService.php:1612 13071msgctxt "(a man’s) sister’s great-great-great-granddaughter" 13072msgid "great ×4 niece" 13073msgstr "" 13074 13075#: app/Services/RelationshipService.php:1615 13076msgctxt "(a woman’s) great ×4 niece" 13077msgid "great ×4 niece" 13078msgstr "" 13079 13080#: app/Services/RelationshipService.php:1619 13081msgctxt "(a man’s) brother’s great-great-great-grandchild" 13082msgid "great ×4 nephew/niece" 13083msgstr "" 13084 13085#: app/Services/RelationshipService.php:1623 13086msgctxt "(a man’s) sister’s great-great-great-grandchild" 13087msgid "great ×4 nephew/niece" 13088msgstr "" 13089 13090#: app/Services/RelationshipService.php:1626 13091msgctxt "(a woman’s) great ×4 nephew/niece" 13092msgid "great ×4 nephew/niece" 13093msgstr "" 13094 13095#: app/Services/RelationshipService.php:1631 13096msgctxt "(a man’s) brother’s great ×4 grandson" 13097msgid "great ×5 nephew" 13098msgstr "" 13099 13100#: app/Services/RelationshipService.php:1635 13101msgctxt "(a man’s) sister’s great ×4 grandson" 13102msgid "great ×5 nephew" 13103msgstr "" 13104 13105#: app/Services/RelationshipService.php:1638 13106msgctxt "(a woman’s) great ×5 nephew" 13107msgid "great ×5 nephew" 13108msgstr "" 13109 13110#: app/Services/RelationshipService.php:1643 13111msgctxt "(a man’s) brother’s great ×4 granddaughter" 13112msgid "great ×5 niece" 13113msgstr "" 13114 13115#: app/Services/RelationshipService.php:1647 13116msgctxt "(a man’s) sister’s great ×4 granddaughter" 13117msgid "great ×5 niece" 13118msgstr "" 13119 13120#: app/Services/RelationshipService.php:1650 13121msgctxt "(a woman’s) great ×5 niece" 13122msgid "great ×5 niece" 13123msgstr "" 13124 13125#: app/Services/RelationshipService.php:1654 13126msgctxt "(a man’s) brother’s great ×4 grandchild" 13127msgid "great ×5 nephew/niece" 13128msgstr "" 13129 13130#: app/Services/RelationshipService.php:1658 13131msgctxt "(a man’s) sister’s great ×4 grandchild" 13132msgid "great ×5 nephew/niece" 13133msgstr "" 13134 13135#: app/Services/RelationshipService.php:1661 13136msgctxt "(a woman’s) great ×5 nephew/niece" 13137msgid "great ×5 nephew/niece" 13138msgstr "" 13139 13140#: app/Services/RelationshipService.php:1672 13141#: app/Services/RelationshipService.php:1707 13142#: app/Services/RelationshipService.php:1743 13143#, php-format 13144msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 13145msgid "great ×%s nephew" 13146msgstr "" 13147 13148#: app/Services/RelationshipService.php:1676 13149#: app/Services/RelationshipService.php:1711 13150#: app/Services/RelationshipService.php:1746 13151#, php-format 13152msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 13153msgid "great ×%s nephew" 13154msgstr "" 13155 13156#: app/Services/RelationshipService.php:1679 13157#: app/Services/RelationshipService.php:1714 13158#: app/Services/RelationshipService.php:1749 13159#, php-format 13160msgctxt "(a woman’s) great ×%s nephew" 13161msgid "great ×%s nephew" 13162msgstr "" 13163 13164#: app/Services/RelationshipService.php:1684 13165#: app/Services/RelationshipService.php:1719 13166#: app/Services/RelationshipService.php:1753 13167#, php-format 13168msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 13169msgid "great ×%s niece" 13170msgstr "" 13171 13172#: app/Services/RelationshipService.php:1688 13173#: app/Services/RelationshipService.php:1723 13174#: app/Services/RelationshipService.php:1756 13175#, php-format 13176msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 13177msgid "great ×%s niece" 13178msgstr "" 13179 13180#: app/Services/RelationshipService.php:1691 13181#: app/Services/RelationshipService.php:1726 13182#: app/Services/RelationshipService.php:1759 13183#, php-format 13184msgctxt "(a woman’s) great ×%s niece" 13185msgid "great ×%s niece" 13186msgstr "" 13187 13188#: app/Services/RelationshipService.php:1695 13189#: app/Services/RelationshipService.php:1730 13190#: app/Services/RelationshipService.php:1762 13191#, php-format 13192msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 13193msgid "great ×%s nephew/niece" 13194msgstr "" 13195 13196#: app/Services/RelationshipService.php:1699 13197#: app/Services/RelationshipService.php:1734 13198#: app/Services/RelationshipService.php:1765 13199#, php-format 13200msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 13201msgid "great ×%s nephew/niece" 13202msgstr "" 13203 13204#: app/Services/RelationshipService.php:1702 13205#: app/Services/RelationshipService.php:1737 13206#: app/Services/RelationshipService.php:1768 13207#, php-format 13208msgctxt "(a woman’s) great ×%s nephew/niece" 13209msgid "great ×%s nephew/niece" 13210msgstr "" 13211 13212#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 13213#: app/Services/RelationshipService.php:1772 13214#: app/Services/RelationshipService.php:1784 13215#: app/Services/RelationshipService.php:1800 13216#, php-format 13217msgid "great ×%s nephew" 13218msgstr "" 13219 13220#: app/Services/RelationshipService.php:1776 13221#: app/Services/RelationshipService.php:1788 13222#: app/Services/RelationshipService.php:1804 13223#, php-format 13224msgid "great ×%s niece" 13225msgstr "" 13226 13227#: app/Services/RelationshipService.php:1779 13228#: app/Services/RelationshipService.php:1791 13229#: app/Services/RelationshipService.php:1807 13230#, php-format 13231msgid "great ×%s nephew/niece" 13232msgstr "" 13233 13234#: app/Services/RelationshipService.php:1817 13235msgid "great-great-grandfather" 13236msgstr "" 13237 13238#: app/Services/RelationshipService.php:1821 13239msgid "great-great-grandmother" 13240msgstr "" 13241 13242#: app/Services/RelationshipService.php:1824 13243msgid "great-great-grandparent" 13244msgstr "" 13245 13246#: app/Services/RelationshipService.php:1828 13247msgid "great-great-great-grandfather" 13248msgstr "" 13249 13250#: app/Services/RelationshipService.php:1832 13251msgid "great-great-great-grandmother" 13252msgstr "" 13253 13254#: app/Services/RelationshipService.php:1835 13255msgid "great-great-great-grandparent" 13256msgstr "" 13257 13258#: app/Services/RelationshipService.php:1839 13259msgid "great ×4 grandfather" 13260msgstr "" 13261 13262#: app/Services/RelationshipService.php:1843 13263msgid "great ×4 grandmother" 13264msgstr "" 13265 13266#: app/Services/RelationshipService.php:1846 13267msgid "great ×4 grandparent" 13268msgstr "" 13269 13270#: app/Services/RelationshipService.php:1850 13271msgid "great ×5 grandfather" 13272msgstr "" 13273 13274#: app/Services/RelationshipService.php:1854 13275msgid "great ×5 grandmother" 13276msgstr "" 13277 13278#: app/Services/RelationshipService.php:1857 13279msgid "great ×5 grandparent" 13280msgstr "" 13281 13282#: app/Services/RelationshipService.php:1861 13283msgid "great ×6 grandfather" 13284msgstr "" 13285 13286#: app/Services/RelationshipService.php:1865 13287msgid "great ×6 grandmother" 13288msgstr "" 13289 13290#: app/Services/RelationshipService.php:1868 13291msgid "great ×6 grandparent" 13292msgstr "" 13293 13294#: app/Services/RelationshipService.php:1872 13295msgid "great ×7 grandfather" 13296msgstr "" 13297 13298#: app/Services/RelationshipService.php:1876 13299msgid "great ×7 grandmother" 13300msgstr "" 13301 13302#: app/Services/RelationshipService.php:1879 13303msgid "great ×7 grandparent" 13304msgstr "" 13305 13306#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 13307#: app/Services/RelationshipService.php:1889 13308#: app/Services/RelationshipService.php:1903 13309#: app/Services/RelationshipService.php:1915 13310#: app/Services/RelationshipService.php:1926 13311#: app/Services/RelationshipService.php:1939 13312#: app/Services/RelationshipService.php:1955 13313#, php-format 13314msgid "great ×%s grandfather" 13315msgstr "" 13316 13317#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 13318#: app/Services/RelationshipService.php:1893 13319#: app/Services/RelationshipService.php:1907 13320#: app/Services/RelationshipService.php:1919 13321#: app/Services/RelationshipService.php:1930 13322#: app/Services/RelationshipService.php:1944 13323#: app/Services/RelationshipService.php:1960 13324#, php-format 13325msgid "great ×%s grandmother" 13326msgstr "" 13327 13328#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 13329#: app/Services/RelationshipService.php:1896 13330#: app/Services/RelationshipService.php:1910 13331#: app/Services/RelationshipService.php:1922 13332#: app/Services/RelationshipService.php:1933 13333#: app/Services/RelationshipService.php:1948 13334#: app/Services/RelationshipService.php:1964 13335#, php-format 13336msgid "great ×%s grandparent" 13337msgstr "" 13338 13339#: app/Services/RelationshipService.php:1974 13340msgid "great-great-grandson" 13341msgstr "" 13342 13343#: app/Services/RelationshipService.php:1978 13344msgid "great-great-granddaughter" 13345msgstr "" 13346 13347#: app/Services/RelationshipService.php:1981 13348msgid "great-great-grandchild" 13349msgstr "" 13350 13351#: app/Services/RelationshipService.php:1985 13352msgid "great-great-great-grandson" 13353msgstr "" 13354 13355#: app/Services/RelationshipService.php:1989 13356msgid "great-great-great-granddaughter" 13357msgstr "" 13358 13359#: app/Services/RelationshipService.php:1992 13360msgid "great-great-great-grandchild" 13361msgstr "" 13362 13363#: app/Services/RelationshipService.php:1996 13364msgid "great ×4 grandson" 13365msgstr "" 13366 13367#: app/Services/RelationshipService.php:2000 13368msgid "great ×4 granddaughter" 13369msgstr "" 13370 13371#: app/Services/RelationshipService.php:2003 13372msgid "great ×4 grandchild" 13373msgstr "" 13374 13375#: app/Services/RelationshipService.php:2007 13376msgid "great ×5 grandson" 13377msgstr "" 13378 13379#: app/Services/RelationshipService.php:2011 13380msgid "great ×5 granddaughter" 13381msgstr "" 13382 13383#: app/Services/RelationshipService.php:2014 13384msgid "great ×5 grandchild" 13385msgstr "" 13386 13387#: app/Services/RelationshipService.php:2018 13388msgid "great ×6 grandson" 13389msgstr "" 13390 13391#: app/Services/RelationshipService.php:2022 13392msgid "great ×6 granddaughter" 13393msgstr "" 13394 13395#: app/Services/RelationshipService.php:2025 13396msgid "great ×6 grandchild" 13397msgstr "" 13398 13399#: app/Services/RelationshipService.php:2029 13400msgid "great ×7 grandson" 13401msgstr "" 13402 13403#: app/Services/RelationshipService.php:2033 13404msgid "great ×7 granddaughter" 13405msgstr "" 13406 13407#: app/Services/RelationshipService.php:2036 13408msgid "great ×7 grandchild" 13409msgstr "" 13410 13411#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 13412#: app/Services/RelationshipService.php:2048 13413#: app/Services/RelationshipService.php:2059 13414#: app/Services/RelationshipService.php:2071 13415#: app/Services/RelationshipService.php:2089 13416#, php-format 13417msgid "great ×%s grandson" 13418msgstr "" 13419 13420#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 13421#: app/Services/RelationshipService.php:2052 13422#: app/Services/RelationshipService.php:2063 13423#: app/Services/RelationshipService.php:2074 13424#: app/Services/RelationshipService.php:2094 13425#, php-format 13426msgid "great ×%s granddaughter" 13427msgstr "" 13428 13429#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 13430#: app/Services/RelationshipService.php:2055 13431#: app/Services/RelationshipService.php:2066 13432#: app/Services/RelationshipService.php:2077 13433#: app/Services/RelationshipService.php:2098 13434#, php-format 13435msgid "great ×%s grandchild" 13436msgstr "" 13437 13438#. I18N: %s=“fifth cousin”, etc. 13439#: app/Services/RelationshipService.php:2151 13440#, php-format 13441msgid "%s once removed ascending" 13442msgstr "" 13443 13444#. I18N: %s=“fifth cousin”, etc. 13445#: app/Services/RelationshipService.php:2156 13446#, php-format 13447msgid "%s once removed descending" 13448msgstr "" 13449 13450#. I18N: %s=“fifth cousin”, etc. 13451#: app/Services/RelationshipService.php:2160 13452#, php-format 13453msgid "%s twice removed ascending" 13454msgstr "" 13455 13456#. I18N: %s=“fifth cousin”, etc. 13457#: app/Services/RelationshipService.php:2165 13458#, php-format 13459msgid "%s twice removed descending" 13460msgstr "" 13461 13462#. I18N: %s=“fifth cousin”, etc. 13463#: app/Services/RelationshipService.php:2169 13464#, php-format 13465msgid "%s three times removed ascending" 13466msgstr "" 13467 13468#. I18N: %s=“fifth cousin”, etc. 13469#: app/Services/RelationshipService.php:2174 13470#, php-format 13471msgid "%s three times removed descending" 13472msgstr "" 13473 13474#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 13475#: app/Services/RelationshipService.php:2178 13476#, php-format 13477msgid "%1$s %2$s times removed ascending" 13478msgstr "" 13479 13480#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 13481#: app/Services/RelationshipService.php:2183 13482#, php-format 13483msgid "%1$s %2$s times removed descending" 13484msgstr "" 13485 13486#: app/Services/RelationshipService.php:2204 13487#, php-format 13488msgid "%1$s’s %2$s" 13489msgstr "" 13490 13491#. 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. 13492#: app/Services/RelationshipService.php:2236 13493msgctxt "MALE" 13494msgid "first cousin" 13495msgstr "" 13496 13497#. 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. 13498#: app/Services/RelationshipService.php:2239 13499msgctxt "MALE" 13500msgid "second cousin" 13501msgstr "" 13502 13503#. 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. 13504#: app/Services/RelationshipService.php:2242 13505msgctxt "MALE" 13506msgid "third cousin" 13507msgstr "" 13508 13509#. 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. 13510#: app/Services/RelationshipService.php:2245 13511msgctxt "MALE" 13512msgid "fourth cousin" 13513msgstr "" 13514 13515#. 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. 13516#: app/Services/RelationshipService.php:2248 13517msgctxt "MALE" 13518msgid "fifth cousin" 13519msgstr "" 13520 13521#. 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. 13522#: app/Services/RelationshipService.php:2251 13523msgctxt "MALE" 13524msgid "sixth cousin" 13525msgstr "" 13526 13527#. 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. 13528#: app/Services/RelationshipService.php:2254 13529msgctxt "MALE" 13530msgid "seventh cousin" 13531msgstr "" 13532 13533#. 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. 13534#: app/Services/RelationshipService.php:2257 13535msgctxt "MALE" 13536msgid "eighth cousin" 13537msgstr "" 13538 13539#. 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. 13540#: app/Services/RelationshipService.php:2260 13541msgctxt "MALE" 13542msgid "ninth cousin" 13543msgstr "" 13544 13545#. 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. 13546#: app/Services/RelationshipService.php:2263 13547msgctxt "MALE" 13548msgid "tenth cousin" 13549msgstr "" 13550 13551#. 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. 13552#: app/Services/RelationshipService.php:2266 13553msgctxt "MALE" 13554msgid "eleventh cousin" 13555msgstr "" 13556 13557#. 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. 13558#: app/Services/RelationshipService.php:2269 13559msgctxt "MALE" 13560msgid "twelfth cousin" 13561msgstr "" 13562 13563#. 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. 13564#: app/Services/RelationshipService.php:2272 13565msgctxt "MALE" 13566msgid "thirteenth cousin" 13567msgstr "" 13568 13569#. 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. 13570#: app/Services/RelationshipService.php:2275 13571msgctxt "MALE" 13572msgid "fourteenth cousin" 13573msgstr "" 13574 13575#. 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. 13576#: app/Services/RelationshipService.php:2278 13577msgctxt "MALE" 13578msgid "fifteenth cousin" 13579msgstr "" 13580 13581#. 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. 13582#: app/Services/RelationshipService.php:2281 13583#, php-format 13584msgctxt "MALE" 13585msgid "%s × cousin" 13586msgstr "" 13587 13588#: app/Services/RelationshipService.php:2288 13589msgctxt "FEMALE" 13590msgid "first cousin" 13591msgstr "" 13592 13593#: app/Services/RelationshipService.php:2290 13594msgctxt "FEMALE" 13595msgid "second cousin" 13596msgstr "" 13597 13598#: app/Services/RelationshipService.php:2292 13599msgctxt "FEMALE" 13600msgid "third cousin" 13601msgstr "" 13602 13603#: app/Services/RelationshipService.php:2294 13604msgctxt "FEMALE" 13605msgid "fourth cousin" 13606msgstr "" 13607 13608#: app/Services/RelationshipService.php:2296 13609msgctxt "FEMALE" 13610msgid "fifth cousin" 13611msgstr "" 13612 13613#: app/Services/RelationshipService.php:2298 13614msgctxt "FEMALE" 13615msgid "sixth cousin" 13616msgstr "" 13617 13618#: app/Services/RelationshipService.php:2300 13619msgctxt "FEMALE" 13620msgid "seventh cousin" 13621msgstr "" 13622 13623#: app/Services/RelationshipService.php:2302 13624msgctxt "FEMALE" 13625msgid "eighth cousin" 13626msgstr "" 13627 13628#: app/Services/RelationshipService.php:2304 13629msgctxt "FEMALE" 13630msgid "ninth cousin" 13631msgstr "" 13632 13633#: app/Services/RelationshipService.php:2306 13634msgctxt "FEMALE" 13635msgid "tenth cousin" 13636msgstr "" 13637 13638#: app/Services/RelationshipService.php:2308 13639msgctxt "FEMALE" 13640msgid "eleventh cousin" 13641msgstr "" 13642 13643#: app/Services/RelationshipService.php:2310 13644msgctxt "FEMALE" 13645msgid "twelfth cousin" 13646msgstr "" 13647 13648#: app/Services/RelationshipService.php:2312 13649msgctxt "FEMALE" 13650msgid "thirteenth cousin" 13651msgstr "" 13652 13653#: app/Services/RelationshipService.php:2314 13654msgctxt "FEMALE" 13655msgid "fourteenth cousin" 13656msgstr "" 13657 13658#: app/Services/RelationshipService.php:2316 13659msgctxt "FEMALE" 13660msgid "fifteenth cousin" 13661msgstr "" 13662 13663#: app/Services/RelationshipService.php:2318 13664#, php-format 13665msgctxt "FEMALE" 13666msgid "%s × cousin" 13667msgstr "" 13668 13669#: app/Services/RelationshipService.php:2324 13670msgid "first cousin" 13671msgstr "" 13672 13673#: app/Services/RelationshipService.php:2326 13674msgid "second cousin" 13675msgstr "" 13676 13677#: app/Services/RelationshipService.php:2328 13678msgid "third cousin" 13679msgstr "" 13680 13681#: app/Services/RelationshipService.php:2330 13682msgid "fourth cousin" 13683msgstr "" 13684 13685#: app/Services/RelationshipService.php:2332 13686msgid "fifth cousin" 13687msgstr "" 13688 13689#: app/Services/RelationshipService.php:2334 13690msgid "sixth cousin" 13691msgstr "" 13692 13693#: app/Services/RelationshipService.php:2336 13694msgid "seventh cousin" 13695msgstr "" 13696 13697#: app/Services/RelationshipService.php:2338 13698msgid "eighth cousin" 13699msgstr "" 13700 13701#: app/Services/RelationshipService.php:2340 13702msgid "ninth cousin" 13703msgstr "" 13704 13705#: app/Services/RelationshipService.php:2342 13706msgid "tenth cousin" 13707msgstr "" 13708 13709#: app/Services/RelationshipService.php:2344 13710msgid "eleventh cousin" 13711msgstr "" 13712 13713#: app/Services/RelationshipService.php:2346 13714msgid "twelfth cousin" 13715msgstr "" 13716 13717#: app/Services/RelationshipService.php:2348 13718msgid "thirteenth cousin" 13719msgstr "" 13720 13721#: app/Services/RelationshipService.php:2350 13722msgid "fourteenth cousin" 13723msgstr "" 13724 13725#: app/Services/RelationshipService.php:2352 13726msgid "fifteenth cousin" 13727msgstr "" 13728 13729#: app/Services/RelationshipService.php:2354 13730#, php-format 13731msgid "%s × cousin" 13732msgstr "" 13733 13734#. I18N: A Spanish relationship name, such as third great-nephew 13735#: app/Services/RelationshipService.php:2376 13736#, php-format 13737msgctxt "MALE" 13738msgid "first %s" 13739msgstr "" 13740 13741#. I18N: A Spanish relationship name, such as third great-nephew 13742#: app/Services/RelationshipService.php:2379 13743#, php-format 13744msgctxt "MALE" 13745msgid "second %s" 13746msgstr "" 13747 13748#. I18N: A Spanish relationship name, such as third great-nephew 13749#: app/Services/RelationshipService.php:2382 13750#, php-format 13751msgctxt "MALE" 13752msgid "third %s" 13753msgstr "" 13754 13755#. I18N: A Spanish relationship name, such as third great-nephew 13756#: app/Services/RelationshipService.php:2385 13757#, php-format 13758msgctxt "MALE" 13759msgid "fourth %s" 13760msgstr "" 13761 13762#. I18N: A Spanish relationship name, such as third great-nephew 13763#: app/Services/RelationshipService.php:2388 13764#, php-format 13765msgctxt "MALE" 13766msgid "fifth %s" 13767msgstr "" 13768 13769#. I18N: A Spanish relationship name, such as third great-nephew 13770#: app/Services/RelationshipService.php:2391 13771#, php-format 13772msgctxt "MALE" 13773msgid "%1$s × %2$s" 13774msgstr "" 13775 13776#. I18N: A Spanish relationship name, such as third great-nephew 13777#: app/Services/RelationshipService.php:2399 13778#, php-format 13779msgctxt "FEMALE" 13780msgid "first %s" 13781msgstr "" 13782 13783#. I18N: A Spanish relationship name, such as third great-nephew 13784#: app/Services/RelationshipService.php:2402 13785#, php-format 13786msgctxt "FEMALE" 13787msgid "second %s" 13788msgstr "" 13789 13790#. I18N: A Spanish relationship name, such as third great-nephew 13791#: app/Services/RelationshipService.php:2405 13792#, php-format 13793msgctxt "FEMALE" 13794msgid "third %s" 13795msgstr "" 13796 13797#. I18N: A Spanish relationship name, such as third great-nephew 13798#: app/Services/RelationshipService.php:2408 13799#, php-format 13800msgctxt "FEMALE" 13801msgid "fourth %s" 13802msgstr "" 13803 13804#. I18N: A Spanish relationship name, such as third great-nephew 13805#: app/Services/RelationshipService.php:2411 13806#, php-format 13807msgctxt "FEMALE" 13808msgid "fifth %s" 13809msgstr "" 13810 13811#. I18N: A Spanish relationship name, such as third great-nephew 13812#: app/Services/RelationshipService.php:2414 13813#, php-format 13814msgctxt "FEMALE" 13815msgid "%1$s × %2$s" 13816msgstr "" 13817 13818#. I18N: A Spanish relationship name, such as third great-nephew 13819#: app/Services/RelationshipService.php:2421 13820#, php-format 13821msgid "first %s" 13822msgstr "" 13823 13824#. I18N: A Spanish relationship name, such as third great-nephew 13825#: app/Services/RelationshipService.php:2424 13826#, php-format 13827msgid "second %s" 13828msgstr "" 13829 13830#. I18N: A Spanish relationship name, such as third great-nephew 13831#: app/Services/RelationshipService.php:2427 13832#, php-format 13833msgid "third %s" 13834msgstr "" 13835 13836#. I18N: A Spanish relationship name, such as third great-nephew 13837#: app/Services/RelationshipService.php:2430 13838#, php-format 13839msgid "fourth %s" 13840msgstr "" 13841 13842#. I18N: A Spanish relationship name, such as third great-nephew 13843#: app/Services/RelationshipService.php:2433 13844#, php-format 13845msgid "fifth %s" 13846msgstr "" 13847 13848#. I18N: A Spanish relationship name, such as third great-nephew 13849#: app/Services/RelationshipService.php:2436 13850#, php-format 13851msgid "%1$s × %2$s" 13852msgstr "" 13853 13854#: app/Services/SearchService.php:1161 13855msgid "The search returned too many results." 13856msgstr "" 13857 13858#: app/Services/ServerCheckService.php:124 13859#, php-format 13860msgid "The PHP extension “%s” is not installed." 13861msgstr "" 13862 13863#: app/Services/ServerCheckService.php:143 13864#, php-format 13865msgid "The PHP.INI setting “%1$s” is disabled." 13866msgstr "" 13867 13868#: app/Services/ServerCheckService.php:147 13869#, php-format 13870msgid "The PHP.INI setting “%1$s” is enabled." 13871msgstr "" 13872 13873#: app/Services/ServerCheckService.php:180 13874#, php-format 13875msgid "The PHP function “%1$s” is disabled." 13876msgstr "" 13877 13878#: app/Services/ServerCheckService.php:195 13879#, php-format 13880msgid "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." 13881msgstr "" 13882 13883#: app/Services/ServerCheckService.php:213 13884#, php-format 13885msgid "SQLite version %s is installed. SQLite version %s or later is required." 13886msgstr "" 13887 13888#: app/Services/ServerCheckService.php:245 13889msgid "The server’s temporary folder cannot be accessed." 13890msgstr "" 13891 13892#: app/Services/ServerCheckService.php:323 13893msgid "SQLite is only suitable for small sites, testing and evaluation." 13894msgstr "" 13895 13896#: app/Services/ServerCheckService.php:328 13897msgid "Support for PostgreSQL is experimental." 13898msgstr "" 13899 13900#: app/Services/ServerCheckService.php:333 13901msgid "Support for SQL Server is experimental." 13902msgstr "" 13903 13904#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 13905#: app/Services/TreeService.php:225 13906msgid "John /DOE/" 13907msgstr "" 13908 13909#: app/Services/TreeService.php:226 13910msgid "Edit this individual and replace their details with your own." 13911msgstr "" 13912 13913#: app/Services/UpgradeService.php:288 13914msgid "This website is being upgraded. Try again in a few minutes." 13915msgstr "" 13916 13917#. I18N: https://en.wikipedia.org/wiki/Soundex 13918#: app/Soundex.php:602 resources/views/branches-page.phtml:41 13919#: resources/views/search-phonetic-page.phtml:71 13920msgid "Russell" 13921msgstr "" 13922 13923#. I18N: https://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex 13924#: app/Soundex.php:604 resources/views/branches-page.phtml:42 13925#: resources/views/search-phonetic-page.phtml:77 13926msgid "Daitch-Mokotoff" 13927msgstr "" 13928 13929#: app/Statistics/Google/ChartAge.php:113 13930#: app/Statistics/Google/ChartMarriageAge.php:136 13931#: app/Statistics/Google/ChartSex.php:62 13932#: resources/views/calendar-page.phtml:146 13933#: resources/views/lists/families-table.phtml:113 13934#: resources/views/lists/families-table.phtml:128 13935#: resources/views/lists/families-table.phtml:140 13936#: resources/views/lists/individuals-table.phtml:129 13937#: resources/views/lists/individuals-table.phtml:144 13938#: resources/views/lists/individuals-table.phtml:156 13939#: resources/views/modules/gedcom_stats/statistics.phtml:53 13940#: resources/views/modules/gedcom_stats/statistics.phtml:225 13941#: resources/views/modules/html/template-statistics.phtml:28 13942#: resources/views/modules/statistics-chart/greatest-age.phtml:17 13943#: resources/views/modules/statistics-chart/lifespan.phtml:26 13944#: resources/views/modules/statistics-chart/oldest-living.phtml:17 13945#: resources/views/modules/top10_givnnames/block.phtml:14 13946msgid "Males" 13947msgstr "" 13948 13949#: app/Statistics/Google/ChartAge.php:114 13950#: app/Statistics/Google/ChartMarriageAge.php:137 13951#: app/Statistics/Google/ChartSex.php:67 13952#: resources/views/calendar-page.phtml:156 13953#: resources/views/lists/families-table.phtml:116 13954#: resources/views/lists/families-table.phtml:131 13955#: resources/views/lists/families-table.phtml:141 13956#: resources/views/lists/individuals-table.phtml:132 13957#: resources/views/lists/individuals-table.phtml:147 13958#: resources/views/lists/individuals-table.phtml:157 13959#: resources/views/modules/gedcom_stats/statistics.phtml:64 13960#: resources/views/modules/gedcom_stats/statistics.phtml:227 13961#: resources/views/modules/html/template-statistics.phtml:32 13962#: resources/views/modules/statistics-chart/greatest-age.phtml:26 13963#: resources/views/modules/statistics-chart/lifespan.phtml:35 13964#: resources/views/modules/statistics-chart/oldest-living.phtml:26 13965#: resources/views/modules/top10_givnnames/block.phtml:18 13966msgid "Females" 13967msgstr "" 13968 13969#: app/Statistics/Google/ChartAge.php:115 13970#: app/Statistics/Google/ChartMarriageAge.php:138 13971#: resources/views/lists/families-table.phtml:142 13972#: resources/views/lists/individuals-table.phtml:158 13973msgid "Average age" 13974msgstr "" 13975 13976#: app/Statistics/Google/ChartAge.php:132 13977msgid "Average age related to death century" 13978msgstr "" 13979 13980#: app/Statistics/Google/ChartBirth.php:111 13981#: resources/views/modules/statistics-chart/individual-events.phtml:25 13982msgid "Births by century" 13983msgstr "" 13984 13985#: app/Statistics/Google/ChartChildren.php:88 13986msgid "Average number" 13987msgstr "" 13988 13989#: app/Statistics/Google/ChartChildren.php:99 13990#: resources/views/modules/gedcom_stats/config.phtml:60 13991#: resources/views/modules/gedcom_stats/statistics.phtml:248 13992#: resources/views/modules/html/template-statistics.phtml:97 13993#: resources/views/modules/statistics-chart/children.phtml:17 13994msgid "Average number of children per family" 13995msgstr "" 13996 13997#: app/Statistics/Google/ChartDeath.php:111 13998#: resources/views/modules/statistics-chart/individual-events.phtml:69 13999msgid "Deaths by century" 14000msgstr "" 14001 14002#: app/Statistics/Google/ChartDistribution.php:295 14003msgid "Surname distribution chart" 14004msgstr "" 14005 14006#: app/Statistics/Google/ChartDistribution.php:301 14007msgid "Birth by country" 14008msgstr "" 14009 14010#: app/Statistics/Google/ChartDistribution.php:306 14011msgid "Death by country" 14012msgstr "" 14013 14014#: app/Statistics/Google/ChartDistribution.php:311 14015msgid "Marriage by country" 14016msgstr "" 14017 14018#: app/Statistics/Google/ChartDistribution.php:317 14019msgid "Individual distribution chart" 14020msgstr "" 14021 14022#: app/Statistics/Google/ChartDivorce.php:111 14023#: resources/views/modules/statistics-chart/family-totals.phtml:70 14024msgid "Divorces by century" 14025msgstr "" 14026 14027#: app/Statistics/Google/ChartFamilyLargest.php:108 14028#: resources/views/modules/statistics-chart/children.phtml:41 14029msgid "Largest families" 14030msgstr "" 14031 14032#: app/Statistics/Google/ChartFamilyWithSources.php:71 14033#: app/Statistics/Google/ChartIndividualWithSources.php:71 14034msgid "Without sources" 14035msgstr "" 14036 14037#: app/Statistics/Google/ChartFamilyWithSources.php:76 14038#: app/Statistics/Google/ChartIndividualWithSources.php:76 14039msgid "With sources" 14040msgstr "" 14041 14042#: app/Statistics/Google/ChartFamilyWithSources.php:84 14043#: resources/views/modules/statistics-chart/chart-sources.phtml:29 14044msgid "Families with sources" 14045msgstr "" 14046 14047#: app/Statistics/Google/ChartIndividualWithSources.php:84 14048#: resources/views/modules/statistics-chart/chart-sources.phtml:17 14049msgid "Individuals with sources" 14050msgstr "" 14051 14052#: app/Statistics/Google/ChartMarriage.php:111 14053#: resources/views/modules/statistics-chart/family-totals.phtml:26 14054msgid "Marriages by century" 14055msgstr "" 14056 14057#: app/Statistics/Google/ChartMarriageAge.php:155 14058msgid "Average age in century of marriage" 14059msgstr "" 14060 14061#: app/Statistics/Google/ChartMarriageAge.php:158 14062msgid "Average age at marriage" 14063msgstr "" 14064 14065#: app/Statistics/Google/ChartMortality.php:71 14066msgid "Living" 14067msgstr "" 14068 14069#: app/Statistics/Google/ChartMortality.php:76 14070#: resources/views/lists/individuals-table.phtml:197 14071msgid "Dead" 14072msgstr "" 14073 14074#: app/Statistics/Google/ChartNoChildrenFamilies.php:114 14075msgctxt "unknown century" 14076msgid "Unknown" 14077msgstr "" 14078 14079#: app/Statistics/Google/ChartNoChildrenFamilies.php:119 14080#: resources/views/modules/statistics-chart/children.phtml:29 14081msgid "Number of families without children" 14082msgstr "" 14083 14084#: app/Statistics/Google/ChartNoChildrenFamilies.php:127 14085#: resources/views/modules/statistics-chart/family-totals.phtml:10 14086#: resources/xml/reports/fact_sources.xml:248 14087#: resources/xml/reports/fact_sources.xml:252 14088#: resources/xml/reports/fact_sources.xml:350 14089#: resources/xml/reports/fact_sources.xml:354 14090#: resources/xml/reports/marriage_report.xml:111 14091msgid "Total families" 14092msgstr "" 14093 14094#: app/Statistics/Repository/EventRepository.php:252 14095#: app/Statistics/Repository/FamilyDatesRepository.php:106 14096#: app/Statistics/Repository/FamilyDatesRepository.php:377 14097#: app/Statistics/Repository/FamilyRepository.php:97 14098#: app/Statistics/Repository/FamilyRepository.php:485 14099#: app/Statistics/Repository/FamilyRepository.php:862 14100#: app/Statistics/Repository/FamilyRepository.php:1513 14101#: app/Statistics/Repository/IndividualRepository.php:864 14102#: app/Statistics/Repository/IndividualRepository.php:1178 14103#: app/Statistics/Repository/IndividualRepository.php:1198 14104#: app/Statistics/Repository/IndividualRepository.php:1218 14105#: app/Statistics/Repository/IndividualRepository.php:1238 14106#: app/Statistics/Repository/IndividualRepository.php:1258 14107#: app/Statistics/Repository/IndividualRepository.php:1278 14108msgid "This information is private and cannot be shown." 14109msgstr "" 14110 14111#: app/Statistics/Repository/FamilyRepository.php:481 14112#: app/Statistics/Repository/UserRepository.php:92 14113#: resources/views/statistics/families/top10-list-age.phtml:21 14114#: resources/views/statistics/families/top10-nolist-age.phtml:21 14115#: resources/xml/reports/ahnentafel_report.xml:394 14116#: resources/xml/reports/descendancy_report.xml:131 14117#: resources/xml/reports/descendancy_report.xml:230 14118#: resources/xml/reports/descendancy_report.xml:299 14119#: resources/xml/reports/descendancy_report.xml:363 14120#: resources/xml/reports/descendancy_report.xml:433 14121#: resources/xml/reports/descendancy_report.xml:486 14122msgid "and" 14123msgstr "" 14124 14125#: app/Statistics/Repository/FamilyRepository.php:483 14126#: resources/views/fact.phtml:106 14127#: resources/views/statistics/families/top10-list-age.phtml:23 14128#: resources/views/statistics/families/top10-nolist-age.phtml:25 14129msgid "View this family" 14130msgstr "" 14131 14132#: app/Statistics/Repository/UserRepository.php:80 14133msgid "No signed-in and no anonymous users" 14134msgstr "" 14135 14136#: app/Statistics/Repository/UserRepository.php:84 14137#, php-format 14138msgid "%s anonymous signed-in user" 14139msgid_plural "%s anonymous signed-in users" 14140msgstr[0] "" 14141msgstr[1] "" 14142 14143#: app/Statistics/Repository/UserRepository.php:95 14144#, php-format 14145msgid "%s signed-in user" 14146msgid_plural "%s signed-in users" 14147msgstr[0] "" 14148msgstr[1] "" 14149 14150#: app/Statistics/Service/CenturyService.php:39 14151#, php-format 14152msgid "%s BCE" 14153msgstr "" 14154 14155#: app/Statistics/Service/CenturyService.php:45 14156msgctxt "CENTURY" 14157msgid "21st" 14158msgstr "" 14159 14160#: app/Statistics/Service/CenturyService.php:47 14161msgctxt "CENTURY" 14162msgid "20th" 14163msgstr "" 14164 14165#: app/Statistics/Service/CenturyService.php:49 14166msgctxt "CENTURY" 14167msgid "19th" 14168msgstr "" 14169 14170#: app/Statistics/Service/CenturyService.php:51 14171msgctxt "CENTURY" 14172msgid "18th" 14173msgstr "" 14174 14175#: app/Statistics/Service/CenturyService.php:53 14176msgctxt "CENTURY" 14177msgid "17th" 14178msgstr "" 14179 14180#: app/Statistics/Service/CenturyService.php:55 14181msgctxt "CENTURY" 14182msgid "16th" 14183msgstr "" 14184 14185#: app/Statistics/Service/CenturyService.php:57 14186msgctxt "CENTURY" 14187msgid "15th" 14188msgstr "" 14189 14190#: app/Statistics/Service/CenturyService.php:59 14191msgctxt "CENTURY" 14192msgid "14th" 14193msgstr "" 14194 14195#: app/Statistics/Service/CenturyService.php:61 14196msgctxt "CENTURY" 14197msgid "13th" 14198msgstr "" 14199 14200#: app/Statistics/Service/CenturyService.php:63 14201msgctxt "CENTURY" 14202msgid "12th" 14203msgstr "" 14204 14205#: app/Statistics/Service/CenturyService.php:65 14206msgctxt "CENTURY" 14207msgid "11th" 14208msgstr "" 14209 14210#: app/Statistics/Service/CenturyService.php:67 14211msgctxt "CENTURY" 14212msgid "10th" 14213msgstr "" 14214 14215#: app/Statistics/Service/CenturyService.php:69 14216msgctxt "CENTURY" 14217msgid "9th" 14218msgstr "" 14219 14220#: app/Statistics/Service/CenturyService.php:71 14221msgctxt "CENTURY" 14222msgid "8th" 14223msgstr "" 14224 14225#: app/Statistics/Service/CenturyService.php:73 14226msgctxt "CENTURY" 14227msgid "7th" 14228msgstr "" 14229 14230#: app/Statistics/Service/CenturyService.php:75 14231msgctxt "CENTURY" 14232msgid "6th" 14233msgstr "" 14234 14235#: app/Statistics/Service/CenturyService.php:77 14236msgctxt "CENTURY" 14237msgid "5th" 14238msgstr "" 14239 14240#: app/Statistics/Service/CenturyService.php:79 14241msgctxt "CENTURY" 14242msgid "4th" 14243msgstr "" 14244 14245#: app/Statistics/Service/CenturyService.php:81 14246msgctxt "CENTURY" 14247msgid "3rd" 14248msgstr "" 14249 14250#: app/Statistics/Service/CenturyService.php:83 14251msgctxt "CENTURY" 14252msgid "2nd" 14253msgstr "" 14254 14255#: app/Statistics/Service/CenturyService.php:85 14256msgctxt "CENTURY" 14257msgid "1st" 14258msgstr "" 14259 14260#. I18N: Name of a country or state 14261#: app/Statistics/Service/CountryService.php:40 14262msgid "Aruba" 14263msgstr "" 14264 14265#. I18N: Name of a country or state 14266#: app/Statistics/Service/CountryService.php:42 14267msgid "Afghanistan" 14268msgstr "" 14269 14270#. I18N: Name of a country or state 14271#: app/Statistics/Service/CountryService.php:44 14272msgid "Angola" 14273msgstr "" 14274 14275#. I18N: Name of a country or state 14276#: app/Statistics/Service/CountryService.php:46 14277msgid "Anguilla" 14278msgstr "" 14279 14280#. I18N: Name of a country or state 14281#: app/Statistics/Service/CountryService.php:48 14282msgid "Aland Islands" 14283msgstr "" 14284 14285#. I18N: Name of a country or state 14286#: app/Statistics/Service/CountryService.php:50 14287msgid "Albania" 14288msgstr "" 14289 14290#. I18N: Name of a country or state 14291#: app/Statistics/Service/CountryService.php:52 14292msgid "Andorra" 14293msgstr "" 14294 14295#. I18N: Name of a country or state 14296#: app/Statistics/Service/CountryService.php:54 14297msgid "United Arab Emirates" 14298msgstr "" 14299 14300#. I18N: Name of a country or state 14301#: app/Statistics/Service/CountryService.php:56 14302msgid "Argentina" 14303msgstr "" 14304 14305#. I18N: Name of a country or state 14306#: app/Statistics/Service/CountryService.php:58 14307msgid "Armenia" 14308msgstr "" 14309 14310#. I18N: Name of a country or state 14311#: app/Statistics/Service/CountryService.php:60 14312msgid "American Samoa" 14313msgstr "" 14314 14315#. I18N: Name of a country or state 14316#: app/Statistics/Service/CountryService.php:62 14317msgid "Antarctica" 14318msgstr "" 14319 14320#. I18N: Name of a country or state 14321#: app/Statistics/Service/CountryService.php:64 14322msgid "French Southern Territories" 14323msgstr "" 14324 14325#. I18N: Name of a country or state 14326#: app/Statistics/Service/CountryService.php:66 14327msgid "Antigua and Barbuda" 14328msgstr "" 14329 14330#. I18N: Name of a country or state 14331#: app/Statistics/Service/CountryService.php:68 14332msgid "Australia" 14333msgstr "" 14334 14335#. I18N: Name of a country or state 14336#: app/Statistics/Service/CountryService.php:70 14337msgid "Austria" 14338msgstr "" 14339 14340#. I18N: Name of a country or state 14341#: app/Statistics/Service/CountryService.php:72 14342msgid "Azerbaijan" 14343msgstr "" 14344 14345#. I18N: Name of a country or state 14346#: app/Statistics/Service/CountryService.php:74 14347msgid "Azores" 14348msgstr "" 14349 14350#. I18N: Name of a country or state 14351#: app/Statistics/Service/CountryService.php:76 14352msgid "Burundi" 14353msgstr "" 14354 14355#. I18N: Name of a country or state 14356#: app/Statistics/Service/CountryService.php:78 14357msgid "Belgium" 14358msgstr "" 14359 14360#. I18N: Name of a country or state 14361#: app/Statistics/Service/CountryService.php:80 14362msgid "Benin" 14363msgstr "" 14364 14365#. I18N: Name of a country or state 14366#: app/Statistics/Service/CountryService.php:83 14367msgid "Burkina Faso" 14368msgstr "" 14369 14370#. I18N: Name of a country or state 14371#: app/Statistics/Service/CountryService.php:85 14372msgid "Bangladesh" 14373msgstr "" 14374 14375#. I18N: Name of a country or state 14376#: app/Statistics/Service/CountryService.php:87 14377msgid "Bulgaria" 14378msgstr "" 14379 14380#. I18N: Name of a country or state 14381#: app/Statistics/Service/CountryService.php:89 14382msgid "Bahrain" 14383msgstr "" 14384 14385#. I18N: Name of a country or state 14386#: app/Statistics/Service/CountryService.php:91 14387msgid "Bahamas" 14388msgstr "" 14389 14390#. I18N: Name of a country or state 14391#: app/Statistics/Service/CountryService.php:93 14392msgid "Bosnia and Herzegovina" 14393msgstr "" 14394 14395#. I18N: Name of a country or state 14396#: app/Statistics/Service/CountryService.php:96 14397msgid "Belarus" 14398msgstr "" 14399 14400#. I18N: Name of a country or state 14401#: app/Statistics/Service/CountryService.php:98 14402msgid "Belize" 14403msgstr "" 14404 14405#. I18N: Name of a country or state 14406#: app/Statistics/Service/CountryService.php:100 14407msgid "Bermuda" 14408msgstr "" 14409 14410#. I18N: Name of a country or state 14411#: app/Statistics/Service/CountryService.php:102 14412msgid "Bolivia" 14413msgstr "" 14414 14415#. I18N: Name of a country or state 14416#: app/Statistics/Service/CountryService.php:104 14417msgid "Brazil" 14418msgstr "" 14419 14420#. I18N: Name of a country or state 14421#: app/Statistics/Service/CountryService.php:106 14422msgid "Barbados" 14423msgstr "" 14424 14425#. I18N: Name of a country or state 14426#: app/Statistics/Service/CountryService.php:108 14427msgid "Brunei Darussalam" 14428msgstr "" 14429 14430#. I18N: Name of a country or state 14431#: app/Statistics/Service/CountryService.php:110 14432msgid "Bhutan" 14433msgstr "" 14434 14435#. I18N: Name of a country or state 14436#: app/Statistics/Service/CountryService.php:112 14437msgid "Bouvet Island" 14438msgstr "" 14439 14440#. I18N: Name of a country or state 14441#: app/Statistics/Service/CountryService.php:114 14442msgid "Botswana" 14443msgstr "" 14444 14445#. I18N: Name of a country or state 14446#: app/Statistics/Service/CountryService.php:116 14447msgid "Central African Republic" 14448msgstr "" 14449 14450#. I18N: Name of a country or state 14451#: app/Statistics/Service/CountryService.php:118 14452msgid "Canada" 14453msgstr "" 14454 14455#. I18N: Name of a country or state 14456#: app/Statistics/Service/CountryService.php:120 14457msgid "Cocos (Keeling) Islands" 14458msgstr "" 14459 14460#. I18N: Name of a country or state 14461#: app/Statistics/Service/CountryService.php:122 14462msgid "Switzerland" 14463msgstr "" 14464 14465#. I18N: Name of a country or state 14466#: app/Statistics/Service/CountryService.php:124 14467msgid "Chile" 14468msgstr "" 14469 14470#. I18N: Name of a country or state 14471#: app/Statistics/Service/CountryService.php:126 14472msgid "China" 14473msgstr "" 14474 14475#. I18N: Name of a country or state 14476#: app/Statistics/Service/CountryService.php:128 14477msgid "Cote d’Ivoire" 14478msgstr "" 14479 14480#. I18N: Name of a country or state 14481#: app/Statistics/Service/CountryService.php:130 14482msgid "Cameroon" 14483msgstr "" 14484 14485#. I18N: Name of a country or state 14486#: app/Statistics/Service/CountryService.php:132 14487msgid "Democratic Republic of the Congo" 14488msgstr "" 14489 14490#. I18N: Name of a country or state 14491#: app/Statistics/Service/CountryService.php:134 14492msgid "Republic of the Congo" 14493msgstr "" 14494 14495#. I18N: Name of a country or state 14496#: app/Statistics/Service/CountryService.php:136 14497msgid "Cook Islands" 14498msgstr "" 14499 14500#. I18N: Name of a country or state 14501#: app/Statistics/Service/CountryService.php:138 14502msgid "Colombia" 14503msgstr "" 14504 14505#. I18N: Name of a country or state 14506#: app/Statistics/Service/CountryService.php:140 14507msgid "Comoros" 14508msgstr "" 14509 14510#. I18N: Name of a country or state 14511#: app/Statistics/Service/CountryService.php:142 14512msgid "Cape Verde" 14513msgstr "" 14514 14515#. I18N: Name of a country or state 14516#: app/Statistics/Service/CountryService.php:144 14517msgid "Costa Rica" 14518msgstr "" 14519 14520#. I18N: Name of a country or state 14521#: app/Statistics/Service/CountryService.php:146 14522msgid "Cuba" 14523msgstr "" 14524 14525#. I18N: Name of a country or state 14526#: app/Statistics/Service/CountryService.php:149 14527msgid "Christmas Island" 14528msgstr "" 14529 14530#. I18N: Name of a country or state 14531#: app/Statistics/Service/CountryService.php:151 14532msgid "Cayman Islands" 14533msgstr "" 14534 14535#. I18N: Name of a country or state 14536#: app/Statistics/Service/CountryService.php:153 14537msgid "Cyprus" 14538msgstr "" 14539 14540#. I18N: Name of a country or state 14541#: app/Statistics/Service/CountryService.php:155 14542msgid "Czech Republic" 14543msgstr "" 14544 14545#. I18N: Name of a country or state 14546#: app/Statistics/Service/CountryService.php:157 14547msgid "Germany" 14548msgstr "" 14549 14550#. I18N: Name of a country or state 14551#: app/Statistics/Service/CountryService.php:159 14552msgid "Djibouti" 14553msgstr "" 14554 14555#. I18N: Name of a country or state 14556#: app/Statistics/Service/CountryService.php:161 14557msgid "Dominica" 14558msgstr "" 14559 14560#. I18N: Name of a country or state 14561#: app/Statistics/Service/CountryService.php:163 14562msgid "Denmark" 14563msgstr "" 14564 14565#. I18N: Name of a country or state 14566#: app/Statistics/Service/CountryService.php:165 14567msgid "Dominican Republic" 14568msgstr "" 14569 14570#. I18N: Name of a country or state 14571#: app/Statistics/Service/CountryService.php:167 14572msgid "Algeria" 14573msgstr "" 14574 14575#. I18N: Name of a country or state 14576#: app/Statistics/Service/CountryService.php:169 14577msgid "Ecuador" 14578msgstr "" 14579 14580#. I18N: Name of a country or state 14581#: app/Statistics/Service/CountryService.php:171 14582msgid "Egypt" 14583msgstr "" 14584 14585#. I18N: Name of a country or state 14586#: app/Statistics/Service/CountryService.php:173 14587msgid "England" 14588msgstr "" 14589 14590#. I18N: Name of a country or state 14591#: app/Statistics/Service/CountryService.php:175 14592msgid "Eritrea" 14593msgstr "" 14594 14595#. I18N: Name of a country or state 14596#: app/Statistics/Service/CountryService.php:177 14597msgid "Western Sahara" 14598msgstr "" 14599 14600#. I18N: Name of a country or state 14601#: app/Statistics/Service/CountryService.php:179 14602msgid "Spain" 14603msgstr "" 14604 14605#. I18N: Name of a country or state 14606#: app/Statistics/Service/CountryService.php:181 14607msgid "Estonia" 14608msgstr "" 14609 14610#. I18N: Name of a country or state 14611#: app/Statistics/Service/CountryService.php:183 14612msgid "Ethiopia" 14613msgstr "" 14614 14615#. I18N: Name of a country or state 14616#: app/Statistics/Service/CountryService.php:185 14617msgid "Finland" 14618msgstr "" 14619 14620#. I18N: Name of a country or state 14621#: app/Statistics/Service/CountryService.php:187 14622msgid "Fiji" 14623msgstr "" 14624 14625#. I18N: Name of a country or state 14626#: app/Statistics/Service/CountryService.php:189 14627msgid "Flanders" 14628msgstr "" 14629 14630#. I18N: Name of a country or state 14631#: app/Statistics/Service/CountryService.php:191 14632msgid "Falkland Islands" 14633msgstr "" 14634 14635#. I18N: Name of a country or state 14636#: app/Statistics/Service/CountryService.php:193 14637msgid "France" 14638msgstr "" 14639 14640#. I18N: Name of a country or state 14641#: app/Statistics/Service/CountryService.php:195 14642msgid "Faroe Islands" 14643msgstr "" 14644 14645#. I18N: Name of a country or state 14646#: app/Statistics/Service/CountryService.php:197 14647msgid "Micronesia" 14648msgstr "" 14649 14650#. I18N: Name of a country or state 14651#: app/Statistics/Service/CountryService.php:199 14652msgid "Gabon" 14653msgstr "" 14654 14655#. I18N: Name of a country or state 14656#: app/Statistics/Service/CountryService.php:201 14657msgid "United Kingdom" 14658msgstr "" 14659 14660#. I18N: Name of a country or state 14661#: app/Statistics/Service/CountryService.php:203 14662msgid "Georgia" 14663msgstr "" 14664 14665#. I18N: Name of a country or state 14666#: app/Statistics/Service/CountryService.php:205 14667msgid "Guernsey" 14668msgstr "" 14669 14670#. I18N: Name of a country or state 14671#: app/Statistics/Service/CountryService.php:207 14672msgid "Ghana" 14673msgstr "" 14674 14675#. I18N: Name of a country or state 14676#: app/Statistics/Service/CountryService.php:209 14677msgid "Gibraltar" 14678msgstr "" 14679 14680#. I18N: Name of a country or state 14681#: app/Statistics/Service/CountryService.php:211 14682msgid "Guinea" 14683msgstr "" 14684 14685#. I18N: Name of a country or state 14686#: app/Statistics/Service/CountryService.php:213 14687msgid "Guadeloupe" 14688msgstr "" 14689 14690#. I18N: Name of a country or state 14691#: app/Statistics/Service/CountryService.php:215 14692msgid "Gambia" 14693msgstr "" 14694 14695#. I18N: Name of a country or state 14696#: app/Statistics/Service/CountryService.php:217 14697msgid "Guinea-Bissau" 14698msgstr "" 14699 14700#. I18N: Name of a country or state 14701#: app/Statistics/Service/CountryService.php:219 14702msgid "Equatorial Guinea" 14703msgstr "" 14704 14705#. I18N: Name of a country or state 14706#: app/Statistics/Service/CountryService.php:221 14707msgid "Greece" 14708msgstr "" 14709 14710#. I18N: Name of a country or state 14711#: app/Statistics/Service/CountryService.php:223 14712msgid "Grenada" 14713msgstr "" 14714 14715#. I18N: Name of a country or state 14716#: app/Statistics/Service/CountryService.php:225 14717msgid "Greenland" 14718msgstr "" 14719 14720#. I18N: Name of a country or state 14721#: app/Statistics/Service/CountryService.php:227 14722msgid "Guatemala" 14723msgstr "" 14724 14725#. I18N: Name of a country or state 14726#: app/Statistics/Service/CountryService.php:229 14727msgid "French Guiana" 14728msgstr "" 14729 14730#. I18N: Name of a country or state 14731#: app/Statistics/Service/CountryService.php:231 14732msgid "Guam" 14733msgstr "" 14734 14735#. I18N: Name of a country or state 14736#: app/Statistics/Service/CountryService.php:233 14737msgid "Guyana" 14738msgstr "" 14739 14740#. I18N: Name of a country or state 14741#: app/Statistics/Service/CountryService.php:237 14742msgid "Heard Island and McDonald Islands" 14743msgstr "" 14744 14745#. I18N: Name of a country or state 14746#: app/Statistics/Service/CountryService.php:239 14747msgid "Honduras" 14748msgstr "" 14749 14750#. I18N: Name of a country or state 14751#: app/Statistics/Service/CountryService.php:241 14752msgid "Croatia" 14753msgstr "" 14754 14755#. I18N: Name of a country or state 14756#: app/Statistics/Service/CountryService.php:243 14757msgid "Haiti" 14758msgstr "" 14759 14760#. I18N: Name of a country or state 14761#: app/Statistics/Service/CountryService.php:245 14762msgid "Hungary" 14763msgstr "" 14764 14765#. I18N: Name of a country or state 14766#: app/Statistics/Service/CountryService.php:247 14767msgid "Indonesia" 14768msgstr "" 14769 14770#. I18N: Name of a country or state 14771#: app/Statistics/Service/CountryService.php:249 14772msgid "India" 14773msgstr "" 14774 14775#. I18N: Name of a country or state 14776#: app/Statistics/Service/CountryService.php:251 14777msgid "Isle of Man" 14778msgstr "" 14779 14780#. I18N: Name of a country or state 14781#: app/Statistics/Service/CountryService.php:253 14782msgid "British Indian Ocean Territory" 14783msgstr "" 14784 14785#. I18N: Name of a country or state 14786#: app/Statistics/Service/CountryService.php:255 14787msgid "Ireland" 14788msgstr "" 14789 14790#. I18N: Name of a country or state 14791#: app/Statistics/Service/CountryService.php:257 14792msgid "Iran" 14793msgstr "" 14794 14795#. I18N: Name of a country or state 14796#: app/Statistics/Service/CountryService.php:259 14797msgid "Iraq" 14798msgstr "" 14799 14800#. I18N: Name of a country or state 14801#: app/Statistics/Service/CountryService.php:261 14802msgid "Iceland" 14803msgstr "" 14804 14805#. I18N: Name of a country or state 14806#: app/Statistics/Service/CountryService.php:263 14807msgid "Israel" 14808msgstr "" 14809 14810#. I18N: Name of a country or state 14811#: app/Statistics/Service/CountryService.php:265 14812msgid "Italy" 14813msgstr "" 14814 14815#. I18N: Name of a country or state 14816#: app/Statistics/Service/CountryService.php:267 14817msgid "Jamaica" 14818msgstr "" 14819 14820#. I18N: Name of a country or state 14821#: app/Statistics/Service/CountryService.php:270 14822msgid "Jordan" 14823msgstr "" 14824 14825#. I18N: Name of a country or state 14826#: app/Statistics/Service/CountryService.php:272 14827msgid "Japan" 14828msgstr "" 14829 14830#. I18N: Name of a country or state 14831#: app/Statistics/Service/CountryService.php:274 14832msgid "Kazakhstan" 14833msgstr "" 14834 14835#. I18N: Name of a country or state 14836#: app/Statistics/Service/CountryService.php:276 14837msgid "Kenya" 14838msgstr "" 14839 14840#. I18N: Name of a country or state 14841#: app/Statistics/Service/CountryService.php:278 14842msgid "Kyrgyzstan" 14843msgstr "" 14844 14845#. I18N: Name of a country or state 14846#: app/Statistics/Service/CountryService.php:280 14847msgid "Cambodia" 14848msgstr "" 14849 14850#. I18N: Name of a country or state 14851#: app/Statistics/Service/CountryService.php:282 14852msgid "Kiribati" 14853msgstr "" 14854 14855#. I18N: Name of a country or state 14856#: app/Statistics/Service/CountryService.php:284 14857msgid "Saint Kitts and Nevis" 14858msgstr "" 14859 14860#. I18N: Name of a country or state 14861#: app/Statistics/Service/CountryService.php:286 14862msgid "Korea" 14863msgstr "" 14864 14865#. I18N: Name of a country or state 14866#: app/Statistics/Service/CountryService.php:288 14867msgid "Kuwait" 14868msgstr "" 14869 14870#. I18N: Name of a country or state 14871#: app/Statistics/Service/CountryService.php:290 14872msgid "Laos" 14873msgstr "" 14874 14875#. I18N: Name of a country or state 14876#: app/Statistics/Service/CountryService.php:292 14877msgid "Lebanon" 14878msgstr "" 14879 14880#. I18N: Name of a country or state 14881#: app/Statistics/Service/CountryService.php:294 14882msgid "Liberia" 14883msgstr "" 14884 14885#. I18N: Name of a country or state 14886#: app/Statistics/Service/CountryService.php:296 14887msgid "Libya" 14888msgstr "" 14889 14890#. I18N: Name of a country or state 14891#: app/Statistics/Service/CountryService.php:298 14892msgid "Saint Lucia" 14893msgstr "" 14894 14895#. I18N: Name of a country or state 14896#: app/Statistics/Service/CountryService.php:300 14897msgid "Liechtenstein" 14898msgstr "" 14899 14900#. I18N: Name of a country or state 14901#: app/Statistics/Service/CountryService.php:302 14902msgid "Sri Lanka" 14903msgstr "" 14904 14905#. I18N: Name of a country or state 14906#: app/Statistics/Service/CountryService.php:304 14907msgid "Lesotho" 14908msgstr "" 14909 14910#. I18N: Name of a country or state 14911#: app/Statistics/Service/CountryService.php:306 14912msgid "Lithuania" 14913msgstr "" 14914 14915#. I18N: Name of a country or state 14916#: app/Statistics/Service/CountryService.php:308 14917msgid "Luxembourg" 14918msgstr "" 14919 14920#. I18N: Name of a country or state 14921#: app/Statistics/Service/CountryService.php:310 14922msgid "Latvia" 14923msgstr "" 14924 14925#. I18N: Name of a country or state 14926#: app/Statistics/Service/CountryService.php:312 14927msgid "Macau" 14928msgstr "" 14929 14930#. I18N: Name of a country or state 14931#: app/Statistics/Service/CountryService.php:315 14932msgid "Morocco" 14933msgstr "" 14934 14935#. I18N: Name of a country or state 14936#: app/Statistics/Service/CountryService.php:317 14937msgid "Monaco" 14938msgstr "" 14939 14940#. I18N: Name of a country or state 14941#: app/Statistics/Service/CountryService.php:319 14942msgid "Moldova" 14943msgstr "" 14944 14945#. I18N: Name of a country or state 14946#: app/Statistics/Service/CountryService.php:321 14947msgid "Madagascar" 14948msgstr "" 14949 14950#. I18N: Name of a country or state 14951#: app/Statistics/Service/CountryService.php:323 14952msgid "Maldives" 14953msgstr "" 14954 14955#. I18N: Name of a country or state 14956#: app/Statistics/Service/CountryService.php:325 14957msgid "Mexico" 14958msgstr "" 14959 14960#. I18N: Name of a country or state 14961#: app/Statistics/Service/CountryService.php:327 14962msgid "Marshall Islands" 14963msgstr "" 14964 14965#. I18N: Name of a country or state 14966#: app/Statistics/Service/CountryService.php:329 14967msgid "Macedonia" 14968msgstr "" 14969 14970#. I18N: Name of a country or state 14971#: app/Statistics/Service/CountryService.php:331 14972msgid "Mali" 14973msgstr "" 14974 14975#. I18N: Name of a country or state 14976#: app/Statistics/Service/CountryService.php:333 14977msgid "Malta" 14978msgstr "" 14979 14980#. I18N: Name of a country or state 14981#: app/Statistics/Service/CountryService.php:335 14982msgid "Myanmar" 14983msgstr "" 14984 14985#. I18N: Name of a country or state 14986#: app/Statistics/Service/CountryService.php:337 14987msgid "Mongolia" 14988msgstr "" 14989 14990#. I18N: Name of a country or state 14991#: app/Statistics/Service/CountryService.php:339 14992msgid "Northern Mariana Islands" 14993msgstr "" 14994 14995#. I18N: Name of a country or state 14996#: app/Statistics/Service/CountryService.php:341 14997msgid "Montenegro" 14998msgstr "" 14999 15000#. I18N: Name of a country or state 15001#: app/Statistics/Service/CountryService.php:343 15002msgid "Mozambique" 15003msgstr "" 15004 15005#. I18N: Name of a country or state 15006#: app/Statistics/Service/CountryService.php:345 15007msgid "Mauritania" 15008msgstr "" 15009 15010#. I18N: Name of a country or state 15011#: app/Statistics/Service/CountryService.php:347 15012msgid "Montserrat" 15013msgstr "" 15014 15015#. I18N: Name of a country or state 15016#: app/Statistics/Service/CountryService.php:349 15017msgid "Martinique" 15018msgstr "" 15019 15020#. I18N: Name of a country or state 15021#: app/Statistics/Service/CountryService.php:351 15022msgid "Mauritius" 15023msgstr "" 15024 15025#. I18N: Name of a country or state 15026#: app/Statistics/Service/CountryService.php:353 15027msgid "Malawi" 15028msgstr "" 15029 15030#. I18N: Name of a country or state 15031#: app/Statistics/Service/CountryService.php:355 15032msgid "Malaysia" 15033msgstr "" 15034 15035#. I18N: Name of a country or state 15036#: app/Statistics/Service/CountryService.php:357 15037msgid "Mayotte" 15038msgstr "" 15039 15040#. I18N: Name of a country or state 15041#: app/Statistics/Service/CountryService.php:359 15042msgid "Namibia" 15043msgstr "" 15044 15045#. I18N: Name of a country or state 15046#: app/Statistics/Service/CountryService.php:361 15047msgid "New Caledonia" 15048msgstr "" 15049 15050#. I18N: Name of a country or state 15051#: app/Statistics/Service/CountryService.php:363 15052msgid "Niger" 15053msgstr "" 15054 15055#. I18N: Name of a country or state 15056#: app/Statistics/Service/CountryService.php:365 15057msgid "Norfolk Island" 15058msgstr "" 15059 15060#. I18N: Name of a country or state 15061#: app/Statistics/Service/CountryService.php:367 15062msgid "Nigeria" 15063msgstr "" 15064 15065#. I18N: Name of a country or state 15066#: app/Statistics/Service/CountryService.php:369 15067msgid "Nicaragua" 15068msgstr "" 15069 15070#. I18N: Name of a country or state 15071#: app/Statistics/Service/CountryService.php:371 15072msgid "Northern Ireland" 15073msgstr "" 15074 15075#. I18N: Name of a country or state 15076#: app/Statistics/Service/CountryService.php:373 15077msgid "Niue" 15078msgstr "" 15079 15080#. I18N: Name of a country or state 15081#: app/Statistics/Service/CountryService.php:375 15082msgid "Netherlands" 15083msgstr "" 15084 15085#. I18N: Name of a country or state 15086#: app/Statistics/Service/CountryService.php:377 15087msgid "Norway" 15088msgstr "" 15089 15090#. I18N: Name of a country or state 15091#: app/Statistics/Service/CountryService.php:379 15092msgid "Nepal" 15093msgstr "" 15094 15095#. I18N: Name of a country or state 15096#: app/Statistics/Service/CountryService.php:381 15097msgid "Nauru" 15098msgstr "" 15099 15100#. I18N: Name of a country or state 15101#: app/Statistics/Service/CountryService.php:383 15102msgid "New Zealand" 15103msgstr "" 15104 15105#. I18N: Name of a country or state 15106#: app/Statistics/Service/CountryService.php:385 15107msgid "Oman" 15108msgstr "" 15109 15110#. I18N: Name of a country or state 15111#: app/Statistics/Service/CountryService.php:387 15112msgid "Pakistan" 15113msgstr "" 15114 15115#. I18N: Name of a country or state 15116#: app/Statistics/Service/CountryService.php:389 15117msgid "Panama" 15118msgstr "" 15119 15120#. I18N: Name of a country or state 15121#: app/Statistics/Service/CountryService.php:391 15122msgid "Pitcairn" 15123msgstr "" 15124 15125#. I18N: Name of a country or state 15126#: app/Statistics/Service/CountryService.php:393 15127msgid "Peru" 15128msgstr "" 15129 15130#. I18N: Name of a country or state 15131#: app/Statistics/Service/CountryService.php:395 15132msgid "Philippines" 15133msgstr "" 15134 15135#. I18N: Name of a country or state 15136#: app/Statistics/Service/CountryService.php:397 15137msgid "Palau" 15138msgstr "" 15139 15140#. I18N: Name of a country or state 15141#: app/Statistics/Service/CountryService.php:399 15142msgid "Papua New Guinea" 15143msgstr "" 15144 15145#. I18N: Name of a country or state 15146#: app/Statistics/Service/CountryService.php:401 15147msgid "Poland" 15148msgstr "" 15149 15150#. I18N: Name of a country or state 15151#: app/Statistics/Service/CountryService.php:403 15152msgid "Puerto Rico" 15153msgstr "" 15154 15155#. I18N: Name of a country or state 15156#: app/Statistics/Service/CountryService.php:405 15157msgid "North Korea" 15158msgstr "" 15159 15160#. I18N: Name of a country or state 15161#: app/Statistics/Service/CountryService.php:407 15162msgid "Portugal" 15163msgstr "" 15164 15165#. I18N: Name of a country or state 15166#: app/Statistics/Service/CountryService.php:409 15167msgid "Paraguay" 15168msgstr "" 15169 15170#. I18N: Name of a country or state 15171#: app/Statistics/Service/CountryService.php:411 15172msgid "Occupied Palestinian Territory" 15173msgstr "" 15174 15175#. I18N: Name of a country or state 15176#: app/Statistics/Service/CountryService.php:413 15177msgid "French Polynesia" 15178msgstr "" 15179 15180#. I18N: Name of a country or state 15181#: app/Statistics/Service/CountryService.php:415 15182msgid "Qatar" 15183msgstr "" 15184 15185#. I18N: Name of a country or state 15186#: app/Statistics/Service/CountryService.php:417 15187msgid "Reunion" 15188msgstr "" 15189 15190#. I18N: Name of a country or state 15191#: app/Statistics/Service/CountryService.php:419 15192msgid "Romania" 15193msgstr "" 15194 15195#. I18N: Name of a country or state 15196#: app/Statistics/Service/CountryService.php:421 15197msgid "Russia" 15198msgstr "" 15199 15200#. I18N: Name of a country or state 15201#: app/Statistics/Service/CountryService.php:423 15202msgid "Rwanda" 15203msgstr "" 15204 15205#. I18N: Name of a country or state 15206#: app/Statistics/Service/CountryService.php:425 15207msgid "Saudi Arabia" 15208msgstr "" 15209 15210#. I18N: Name of a country or state 15211#: app/Statistics/Service/CountryService.php:427 15212msgid "Scotland" 15213msgstr "" 15214 15215#. I18N: Name of a country or state 15216#: app/Statistics/Service/CountryService.php:429 15217msgid "Sudan" 15218msgstr "" 15219 15220#. I18N: Name of a country or state 15221#: app/Statistics/Service/CountryService.php:431 15222msgid "At sea" 15223msgstr "" 15224 15225#. I18N: Name of a country or state 15226#: app/Statistics/Service/CountryService.php:433 15227msgid "Senegal" 15228msgstr "" 15229 15230#. I18N: Name of a country or state 15231#: app/Statistics/Service/CountryService.php:435 15232msgid "Serbia" 15233msgstr "" 15234 15235#. I18N: Name of a country or state 15236#: app/Statistics/Service/CountryService.php:437 15237msgid "Singapore" 15238msgstr "" 15239 15240#. I18N: Name of a country or state 15241#: app/Statistics/Service/CountryService.php:439 15242msgid "South Georgia and the South Sandwich Islands" 15243msgstr "" 15244 15245#. I18N: Name of a country or state 15246#: app/Statistics/Service/CountryService.php:441 15247msgid "Saint Helena" 15248msgstr "" 15249 15250#. I18N: Name of a country or state 15251#: app/Statistics/Service/CountryService.php:443 15252msgid "Svalbard and Jan Mayen" 15253msgstr "" 15254 15255#. I18N: Name of a country or state 15256#: app/Statistics/Service/CountryService.php:445 15257msgid "Solomon Islands" 15258msgstr "" 15259 15260#. I18N: Name of a country or state 15261#: app/Statistics/Service/CountryService.php:447 15262msgid "Sierra Leone" 15263msgstr "" 15264 15265#. I18N: Name of a country or state 15266#: app/Statistics/Service/CountryService.php:449 15267msgid "El Salvador" 15268msgstr "" 15269 15270#. I18N: Name of a country or state 15271#: app/Statistics/Service/CountryService.php:451 15272msgid "San Marino" 15273msgstr "" 15274 15275#. I18N: Name of a country or state 15276#: app/Statistics/Service/CountryService.php:453 15277msgid "Somalia" 15278msgstr "" 15279 15280#. I18N: Name of a country or state 15281#: app/Statistics/Service/CountryService.php:455 15282msgid "Saint Pierre and Miquelon" 15283msgstr "" 15284 15285#. I18N: Name of a country or state 15286#: app/Statistics/Service/CountryService.php:457 15287msgid "South Sudan" 15288msgstr "" 15289 15290#. I18N: Name of a country or state 15291#: app/Statistics/Service/CountryService.php:459 15292msgid "Sao Tome and Principe" 15293msgstr "" 15294 15295#. I18N: Name of a country or state 15296#: app/Statistics/Service/CountryService.php:461 15297msgid "Suriname" 15298msgstr "" 15299 15300#. I18N: Name of a country or state 15301#: app/Statistics/Service/CountryService.php:463 15302msgid "Slovakia" 15303msgstr "" 15304 15305#. I18N: Name of a country or state 15306#: app/Statistics/Service/CountryService.php:465 15307msgid "Slovenia" 15308msgstr "" 15309 15310#. I18N: Name of a country or state 15311#: app/Statistics/Service/CountryService.php:467 15312msgid "Sweden" 15313msgstr "" 15314 15315#. I18N: Name of a country or state 15316#: app/Statistics/Service/CountryService.php:469 15317msgid "Swaziland" 15318msgstr "" 15319 15320#. I18N: Name of a country or state 15321#: app/Statistics/Service/CountryService.php:472 15322msgid "Seychelles" 15323msgstr "" 15324 15325#. I18N: Name of a country or state 15326#: app/Statistics/Service/CountryService.php:474 15327msgid "Syria" 15328msgstr "" 15329 15330#. I18N: Name of a country or state 15331#: app/Statistics/Service/CountryService.php:476 15332msgid "Turks and Caicos Islands" 15333msgstr "" 15334 15335#. I18N: Name of a country or state 15336#: app/Statistics/Service/CountryService.php:478 15337msgid "Chad" 15338msgstr "" 15339 15340#. I18N: Name of a country or state 15341#: app/Statistics/Service/CountryService.php:480 15342msgid "Togo" 15343msgstr "" 15344 15345#. I18N: Name of a country or state 15346#: app/Statistics/Service/CountryService.php:482 15347msgid "Thailand" 15348msgstr "" 15349 15350#. I18N: Name of a country or state 15351#: app/Statistics/Service/CountryService.php:484 15352msgid "Tajikistan" 15353msgstr "" 15354 15355#. I18N: Name of a country or state 15356#: app/Statistics/Service/CountryService.php:486 15357msgid "Tokelau" 15358msgstr "" 15359 15360#. I18N: Name of a country or state 15361#: app/Statistics/Service/CountryService.php:488 15362msgid "Turkmenistan" 15363msgstr "" 15364 15365#. I18N: Name of a country or state 15366#: app/Statistics/Service/CountryService.php:490 15367msgid "Timor-Leste" 15368msgstr "" 15369 15370#. I18N: Name of a country or state 15371#: app/Statistics/Service/CountryService.php:492 15372msgid "Tonga" 15373msgstr "" 15374 15375#. I18N: Name of a country or state 15376#: app/Statistics/Service/CountryService.php:494 15377msgid "Trinidad and Tobago" 15378msgstr "" 15379 15380#. I18N: Name of a country or state 15381#: app/Statistics/Service/CountryService.php:496 15382msgid "Tunisia" 15383msgstr "" 15384 15385#. I18N: Name of a country or state 15386#: app/Statistics/Service/CountryService.php:498 15387msgid "Turkey" 15388msgstr "" 15389 15390#. I18N: Name of a country or state 15391#: app/Statistics/Service/CountryService.php:500 15392msgid "Tuvalu" 15393msgstr "" 15394 15395#. I18N: Name of a country or state 15396#: app/Statistics/Service/CountryService.php:502 15397msgid "Taiwan" 15398msgstr "" 15399 15400#. I18N: Name of a country or state 15401#: app/Statistics/Service/CountryService.php:504 15402msgid "Tanzania" 15403msgstr "" 15404 15405#. I18N: Name of a country or state 15406#: app/Statistics/Service/CountryService.php:506 15407msgid "Uganda" 15408msgstr "" 15409 15410#. I18N: Name of a country or state 15411#: app/Statistics/Service/CountryService.php:508 15412msgid "Ukraine" 15413msgstr "" 15414 15415#. I18N: Name of a country or state 15416#: app/Statistics/Service/CountryService.php:510 15417msgid "US Minor Outlying Islands" 15418msgstr "" 15419 15420#. I18N: Name of a country or state 15421#: app/Statistics/Service/CountryService.php:512 15422msgid "Uruguay" 15423msgstr "" 15424 15425#. I18N: Name of a country or state 15426#: app/Statistics/Service/CountryService.php:514 15427msgid "United States" 15428msgstr "" 15429 15430#. I18N: Name of a country or state 15431#: app/Statistics/Service/CountryService.php:516 15432msgid "Uzbekistan" 15433msgstr "" 15434 15435#. I18N: Name of a country or state 15436#: app/Statistics/Service/CountryService.php:518 15437msgid "Vatican City" 15438msgstr "" 15439 15440#. I18N: Name of a country or state 15441#: app/Statistics/Service/CountryService.php:520 15442msgid "Saint Vincent and the Grenadines" 15443msgstr "" 15444 15445#. I18N: Name of a country or state 15446#: app/Statistics/Service/CountryService.php:522 15447msgid "Venezuela" 15448msgstr "" 15449 15450#. I18N: Name of a country or state 15451#: app/Statistics/Service/CountryService.php:524 15452msgid "British Virgin Islands" 15453msgstr "" 15454 15455#. I18N: Name of a country or state 15456#: app/Statistics/Service/CountryService.php:526 15457msgid "US Virgin Islands" 15458msgstr "" 15459 15460#. I18N: Name of a country or state 15461#: app/Statistics/Service/CountryService.php:528 15462msgid "Vietnam" 15463msgstr "" 15464 15465#. I18N: Name of a country or state 15466#: app/Statistics/Service/CountryService.php:530 15467msgid "Vanuatu" 15468msgstr "" 15469 15470#. I18N: Name of a country or state 15471#: app/Statistics/Service/CountryService.php:532 15472msgid "Wallis and Futuna" 15473msgstr "" 15474 15475#. I18N: Name of a country or state 15476#: app/Statistics/Service/CountryService.php:534 15477msgid "Wales" 15478msgstr "" 15479 15480#. I18N: Name of a country or state 15481#: app/Statistics/Service/CountryService.php:536 15482msgid "Samoa" 15483msgstr "" 15484 15485#. I18N: Name of a country or state 15486#: app/Statistics/Service/CountryService.php:538 15487msgid "Yemen" 15488msgstr "" 15489 15490#. I18N: Name of a country or state 15491#: app/Statistics/Service/CountryService.php:540 15492msgid "South Africa" 15493msgstr "" 15494 15495#. I18N: Name of a country or state 15496#: app/Statistics/Service/CountryService.php:542 15497msgid "Zambia" 15498msgstr "" 15499 15500#. I18N: Name of a country or state 15501#: app/Statistics/Service/CountryService.php:544 15502msgid "Zimbabwe" 15503msgstr "" 15504 15505#: app/SurnameTradition.php:77 15506msgctxt "Surname tradition" 15507msgid "paternal" 15508msgstr "" 15509 15510#. I18N: In the paternal surname tradition, ... 15511#. I18N: In the patrilineal surname tradition, ... 15512#. I18N: In the Polish surname tradition, ... 15513#. I18N: In the Lithuanian surname tradition, ... 15514#: app/SurnameTradition.php:79 app/SurnameTradition.php:86 15515#: app/SurnameTradition.php:102 app/SurnameTradition.php:109 15516msgid "Children take their father’s surname." 15517msgstr "" 15518 15519#. I18N: In the paternal surname tradition, ... 15520#. I18N: In the Polish surname tradition, ... 15521#. I18N: In the Lithuanian surname tradition, ... 15522#: app/SurnameTradition.php:81 app/SurnameTradition.php:104 15523#: app/SurnameTradition.php:111 15524msgid "Wives take their husband’s surname." 15525msgstr "" 15526 15527#. I18N: A system where children take their father’s surname 15528#: app/SurnameTradition.php:84 15529msgid "patrilineal" 15530msgstr "" 15531 15532#. I18N: A system where children take their mother’s surname 15533#: app/SurnameTradition.php:88 15534msgid "matrilineal" 15535msgstr "" 15536 15537#. I18N: In the matrilineal surname tradition, ... 15538#: app/SurnameTradition.php:90 15539msgid "Children take their mother’s surname." 15540msgstr "" 15541 15542#: app/SurnameTradition.php:91 15543msgctxt "Surname tradition" 15544msgid "Spanish" 15545msgstr "" 15546 15547#. I18N: In the Spanish surname tradition, ... 15548#: app/SurnameTradition.php:93 15549msgid "Children take one surname from the father and one surname from the mother." 15550msgstr "" 15551 15552#: app/SurnameTradition.php:94 15553msgctxt "Surname tradition" 15554msgid "Portuguese" 15555msgstr "" 15556 15557#. I18N: In the Portuguese surname tradition, ... 15558#: app/SurnameTradition.php:96 15559msgid "Children take one surname from the mother and one surname from the father." 15560msgstr "" 15561 15562#: app/SurnameTradition.php:97 15563msgctxt "Surname tradition" 15564msgid "Icelandic" 15565msgstr "" 15566 15567#. I18N: In the Icelandic surname tradition, ... 15568#: app/SurnameTradition.php:99 15569msgid "Children take a patronym instead of a surname." 15570msgstr "" 15571 15572#: app/SurnameTradition.php:100 15573msgctxt "Surname tradition" 15574msgid "Polish" 15575msgstr "" 15576 15577#. I18N: In the Polish surname tradition, ... 15578#: app/SurnameTradition.php:106 15579msgid "Surnames are inflected to indicate an individual’s gender." 15580msgstr "" 15581 15582#: app/SurnameTradition.php:107 15583msgctxt "Surname tradition" 15584msgid "Lithuanian" 15585msgstr "" 15586 15587#. I18N: In the Lithuanian surname tradition, ... 15588#: app/SurnameTradition.php:113 15589msgid "Surnames are inflected to indicate an individual’s gender and marital status." 15590msgstr "" 15591 15592#: app/SurnameTradition.php:114 15593msgctxt "Surname tradition" 15594msgid "none" 15595msgstr "" 15596 15597#: app/Validator.php:234 app/Validator.php:250 app/Validator.php:260 15598#: app/Validator.php:292 app/Validator.php:311 app/Validator.php:334 15599#: app/Validator.php:353 app/Validator.php:369 app/Validator.php:385 15600#, php-format 15601msgid "The parameter “%s” is missing." 15602msgstr "" 15603 15604#: resources/views/admin/analytics-edit.phtml:17 15605#: resources/views/admin/control-panel.phtml:552 15606#: resources/views/modules/bing-maps/config.phtml:14 15607#: resources/views/modules/faq/config.phtml:20 15608#: resources/views/modules/faq/edit.phtml:21 15609#: resources/views/modules/geonames/config.phtml:14 15610#: resources/views/modules/google-maps/config.phtml:14 15611#: resources/views/modules/here-maps/config.phtml:14 15612#: resources/views/modules/map-box/config.phtml:14 15613#: resources/views/modules/openrouteservice/config.phtml:14 15614#: resources/views/modules/relationships-chart/config.phtml:20 15615#: resources/views/modules/sitemap/config.phtml:18 15616#: resources/views/modules/stories/config.phtml:18 15617#: resources/views/modules/stories/edit.phtml:22 15618msgid "Modules" 15619msgstr "" 15620 15621#. I18N: A button label. 15622#: resources/views/admin/analytics-edit.phtml:40 15623#: resources/views/admin/components.phtml:163 15624#: resources/views/admin/location-edit.phtml:69 15625#: resources/views/admin/merge-records-step-2.phtml:178 15626#: resources/views/admin/modules.phtml:278 15627#: resources/views/admin/site-mail.phtml:239 15628#: resources/views/admin/site-preferences.phtml:113 15629#: resources/views/admin/site-registration.phtml:79 15630#: resources/views/admin/tags.phtml:978 15631#: resources/views/admin/trees-export.phtml:43 15632#: resources/views/admin/trees-preferences.phtml:749 15633#: resources/views/admin/trees-privacy.phtml:286 15634#: resources/views/admin/users-create.phtml:84 15635#: resources/views/admin/users-edit.phtml:348 15636#: resources/views/edit-account-page.phtml:162 15637#: resources/views/edit-blocks-page.phtml:64 15638#: resources/views/edit/change-family-members.phtml:92 15639#: resources/views/edit/edit-fact.phtml:40 15640#: resources/views/edit/edit-record.phtml:41 15641#: resources/views/edit/link-child-to-family.phtml:49 15642#: resources/views/edit/link-spouse-to-individual.phtml:50 15643#: resources/views/edit/new-individual.phtml:45 15644#: resources/views/edit/raw-gedcom-fact.phtml:40 15645#: resources/views/edit/raw-gedcom-record.phtml:63 15646#: resources/views/edit/reorder-children.phtml:40 15647#: resources/views/edit/reorder-families.phtml:99 15648#: resources/views/edit/reorder-media.phtml:38 15649#: resources/views/edit/reorder-names.phtml:41 15650#: resources/views/edit/shared-note.phtml:41 15651#: resources/views/modals/create-media-from-file.phtml:60 15652#: resources/views/modals/footer-save-cancel.phtml:10 15653#: resources/views/modules/bing-maps/config.phtml:44 15654#: resources/views/modules/custom-css-js/edit.phtml:46 15655#: resources/views/modules/edit-block-config.phtml:35 15656#: resources/views/modules/faq/edit.phtml:89 15657#: resources/views/modules/favorites/favorites.phtml:174 15658#: resources/views/modules/gedcom_news/edit.phtml:50 15659#: resources/views/modules/geonames/config.phtml:44 15660#: resources/views/modules/google-maps/config.phtml:44 15661#: resources/views/modules/here-maps/config.phtml:44 15662#: resources/views/modules/map-box/config.phtml:44 15663#: resources/views/modules/openrouteservice/config.phtml:44 15664#: resources/views/modules/relationships-chart/config.phtml:56 15665#: resources/views/modules/sitemap/config.phtml:38 15666#: resources/views/modules/stories/edit.phtml:71 15667#: resources/views/modules/user_blog/edit.phtml:50 15668msgid "save" 15669msgstr "" 15670 15671#. I18N: A button label. 15672#: resources/views/admin/analytics-edit.phtml:45 15673#: resources/views/admin/broadcast.phtml:68 15674#: resources/views/admin/components.phtml:168 15675#: resources/views/admin/email-page.phtml:73 15676#: resources/views/admin/location-edit.phtml:73 15677#: resources/views/admin/map-import-form.phtml:75 15678#: resources/views/admin/site-mail.phtml:244 15679#: resources/views/admin/site-preferences.phtml:118 15680#: resources/views/admin/site-registration.phtml:84 15681#: resources/views/admin/tags.phtml:982 15682#: resources/views/admin/trees-preferences.phtml:753 15683#: resources/views/admin/trees-privacy.phtml:291 15684#: resources/views/contact-page.phtml:82 15685#: resources/views/edit-blocks-page.phtml:69 15686#: resources/views/edit/change-family-members.phtml:97 15687#: resources/views/edit/edit-fact.phtml:46 15688#: resources/views/edit/edit-record.phtml:47 15689#: resources/views/edit/link-child-to-family.phtml:54 15690#: resources/views/edit/link-spouse-to-individual.phtml:55 15691#: resources/views/edit/new-individual.phtml:55 15692#: resources/views/edit/raw-gedcom-fact.phtml:44 15693#: resources/views/edit/raw-gedcom-record.phtml:67 15694#: resources/views/edit/reorder-children.phtml:50 15695#: resources/views/edit/reorder-families.phtml:104 15696#: resources/views/edit/reorder-media.phtml:43 15697#: resources/views/edit/reorder-names.phtml:46 15698#: resources/views/edit/shared-note.phtml:46 15699#: resources/views/message-page.phtml:71 15700#: resources/views/modals/create-media-from-file.phtml:64 15701#: resources/views/modals/footer-save-cancel.phtml:14 15702#: resources/views/modules/bing-maps/config.phtml:49 15703#: resources/views/modules/clippings/add-options.phtml:39 15704#: resources/views/modules/clippings/download.phtml:40 15705#: resources/views/modules/custom-css-js/edit.phtml:51 15706#: resources/views/modules/edit-block-config.phtml:39 15707#: resources/views/modules/favorites/favorites.phtml:170 15708#: resources/views/modules/gedcom_news/edit.phtml:54 15709#: resources/views/modules/geonames/config.phtml:49 15710#: resources/views/modules/google-maps/config.phtml:49 15711#: resources/views/modules/here-maps/config.phtml:49 15712#: resources/views/modules/map-box/config.phtml:49 15713#: resources/views/modules/openrouteservice/config.phtml:49 15714#: resources/views/modules/stories/edit.phtml:76 15715#: resources/views/modules/user_blog/edit.phtml:54 15716msgid "cancel" 15717msgstr "" 15718 15719#: resources/views/admin/broadcast.phtml:27 15720#: resources/views/admin/email-page.phtml:32 15721#: resources/views/message-page.phtml:29 15722msgctxt "Email sender" 15723msgid "From" 15724msgstr "" 15725 15726#: resources/views/admin/broadcast.phtml:36 15727#: resources/views/admin/email-page.phtml:41 15728#: resources/views/contact-page.phtml:32 resources/views/message-page.phtml:38 15729msgctxt "Email recipient" 15730msgid "To" 15731msgstr "" 15732 15733#: resources/views/admin/broadcast.phtml:45 15734#: resources/views/admin/email-page.phtml:50 15735#: resources/views/contact-page.phtml:59 resources/views/message-page.phtml:48 15736#: resources/views/modules/user-messages/user-messages.phtml:70 15737msgid "Subject" 15738msgstr "" 15739 15740#: resources/views/admin/broadcast.phtml:54 15741#: resources/views/admin/email-page.phtml:59 15742#: resources/views/admin/site-logs.phtml:69 15743#: resources/views/admin/site-logs.phtml:124 15744#: resources/views/contact-page.phtml:68 resources/views/message-page.phtml:57 15745msgid "Message" 15746msgstr "" 15747 15748#: resources/views/admin/broadcast.phtml:65 15749#: resources/views/admin/email-page.phtml:70 15750#: resources/views/contact-page.phtml:79 resources/views/message-page.phtml:68 15751#: resources/views/modules/user-messages/user-messages.phtml:42 15752msgid "Send" 15753msgstr "" 15754 15755#: resources/views/admin/changes-log.phtml:41 15756#: resources/views/admin/site-logs.phtml:39 15757msgctxt "Start of date range" 15758msgid "From" 15759msgstr "" 15760 15761#: resources/views/admin/changes-log.phtml:48 15762#: resources/views/admin/site-logs.phtml:46 15763msgctxt "End of date range" 15764msgid "To" 15765msgstr "" 15766 15767#: resources/views/admin/changes-log.phtml:62 15768#: resources/views/admin/changes-log.phtml:136 15769#: resources/views/admin/data-fix-page.phtml:66 15770#: resources/views/admin/trees-privacy.phtml:227 15771#: resources/views/lists/anniversaries-table.phtml:32 15772#: resources/views/modules/clippings/show.phtml:30 15773#: resources/views/modules/recent_changes/changes-table.phtml:43 15774#: resources/views/modules/todo/research-tasks.phtml:30 15775msgid "Record" 15776msgstr "" 15777 15778#: resources/views/admin/changes-log.phtml:71 15779msgid "Old data" 15780msgstr "" 15781 15782#: resources/views/admin/changes-log.phtml:78 15783msgid "New data" 15784msgstr "" 15785 15786#. I18N: A button label. 15787#: resources/views/admin/changes-log.phtml:101 15788#: resources/views/admin/site-logs.phtml:92 15789#: resources/views/modules/media-list/page.phtml:85 15790#: resources/views/search-advanced-page.phtml:91 15791#: resources/views/search-general-page.phtml:128 15792#: resources/views/search-phonetic-page.phtml:88 15793msgid "search" 15794msgstr "" 15795 15796#. I18N: A button label. 15797#: resources/views/admin/changes-log.phtml:106 15798#: resources/views/admin/site-logs.phtml:97 15799#: resources/views/modules/lifespans-chart/page.phtml:79 15800#: resources/views/modules/media-list/page.phtml:88 15801#: resources/views/modules/timeline-chart/page.phtml:44 15802msgid "reset" 15803msgstr "" 15804 15805#. I18N: A button label. 15806#: resources/views/admin/changes-log.phtml:110 15807#: resources/views/admin/site-logs.phtml:102 15808#: resources/views/admin/trees-export.phtml:69 15809#: resources/views/modules/clippings/download.phtml:36 15810#: resources/views/report-setup-page.phtml:83 15811#: resources/views/report-setup-page.phtml:96 15812msgid "download" 15813msgstr "" 15814 15815#: resources/views/admin/changes-log.phtml:113 15816#: resources/views/admin/site-logs.phtml:105 15817msgid "Permanently delete these records?" 15818msgstr "" 15819 15820#. I18N: A button label. 15821#: resources/views/admin/changes-log.phtml:115 15822#: resources/views/admin/clean-data.phtml:46 15823#: resources/views/admin/locations.phtml:128 15824#: resources/views/admin/site-logs.phtml:107 15825#: resources/views/admin/users-cleanup.phtml:78 15826#: resources/views/admin/webtrees1-thumbnails-form.phtml:33 15827msgid "delete" 15828msgstr "" 15829 15830#: resources/views/admin/changes-log.phtml:134 15831#: resources/views/admin/site-logs.phtml:122 15832msgid "Timestamp" 15833msgstr "" 15834 15835#: resources/views/admin/clean-data.phtml:20 15836#, php-format 15837msgid "Files marked with %s are required for proper operation and cannot be removed." 15838msgstr "" 15839 15840#: resources/views/admin/components.phtml:39 15841#: resources/views/admin/modules.phtml:66 15842msgid "Module" 15843msgstr "" 15844 15845#: resources/views/admin/components.phtml:40 15846#: resources/views/admin/components.phtml:86 15847#: resources/views/admin/modules.phtml:69 15848msgid "Enabled" 15849msgstr "" 15850 15851#: resources/views/admin/components.phtml:42 15852#: resources/views/admin/components.phtml:105 15853#: resources/views/admin/trees-privacy.phtml:233 15854msgid "Access level" 15855msgstr "" 15856 15857#: resources/views/admin/components.phtml:45 15858#: resources/views/admin/components.phtml:145 15859#: resources/views/modules/faq/config.phtml:59 15860msgid "Move up" 15861msgstr "" 15862 15863#: resources/views/admin/components.phtml:46 15864#: resources/views/admin/components.phtml:151 15865#: resources/views/modules/faq/config.phtml:60 15866msgid "Move down" 15867msgstr "" 15868 15869#: resources/views/admin/components.phtml:107 15870#: resources/views/components/alert-warning-dismissible.phtml:14 15871#: resources/views/layouts/administration.phtml:73 15872#: resources/views/layouts/default.phtml:125 15873#: resources/views/layouts/default.phtml:159 15874#: resources/views/modals/create-media-from-file.phtml:20 15875#: resources/views/modals/footer-close.phtml:10 15876#: resources/views/modals/header.phtml:15 15877#: resources/views/modules/favorites/favorites.phtml:56 15878#: resources/views/modules/privacy-policy/footer.phtml:23 15879msgid "close" 15880msgstr "" 15881 15882#: resources/views/admin/components.phtml:138 15883#: resources/views/family-page-menu.phtml:27 15884#: resources/views/individual-page-menu.phtml:28 15885#: resources/views/media-page-menu.phtml:24 15886#: resources/views/record-page-menu.phtml:21 15887msgid "edit" 15888msgstr "" 15889 15890#: resources/views/admin/control-panel.phtml:160 15891#: resources/views/admin/control-panel.phtml:571 15892#: resources/views/admin/trees-preferences.phtml:192 15893msgid "Website" 15894msgstr "" 15895 15896#. I18N: %s is a URL/link to the project website 15897#: resources/views/admin/control-panel.phtml:177 15898#, php-format 15899msgid "Support and documentation can be found at %s." 15900msgstr "" 15901 15902#: resources/views/admin/control-panel.phtml:201 15903msgid "An upgrade is available." 15904msgstr "" 15905 15906#: resources/views/admin/control-panel.phtml:206 15907#: resources/views/admin/tags.phtml:970 15908#: resources/views/modules/bing-maps/config.phtml:38 15909#: resources/views/modules/geonames/config.phtml:38 15910#: resources/views/modules/google-maps/config.phtml:38 15911#: resources/views/modules/here-maps/config.phtml:38 15912#: resources/views/modules/map-box/config.phtml:38 15913#: resources/views/modules/openrouteservice/config.phtml:38 15914#, php-format 15915msgid "For more information, see %s." 15916msgstr "" 15917 15918#: resources/views/admin/control-panel.phtml:284 15919#: resources/views/admin/trees.phtml:48 15920msgid "You need to create a family tree." 15921msgstr "" 15922 15923#: resources/views/admin/control-panel.phtml:475 15924#: resources/views/modules/gedcom_stats/statistics.phtml:144 15925#: resources/views/modules/html/template-statistics.phtml:60 15926msgid "Users" 15927msgstr "" 15928 15929#: resources/views/admin/control-panel.phtml:483 15930msgid "Administrators" 15931msgstr "" 15932 15933#: resources/views/admin/control-panel.phtml:483 15934msgid "Managers" 15935msgstr "" 15936 15937#: resources/views/admin/control-panel.phtml:483 15938msgid "Moderators" 15939msgstr "" 15940 15941#: resources/views/admin/control-panel.phtml:483 15942msgid "Not verified by the user" 15943msgstr "" 15944 15945#: resources/views/admin/control-panel.phtml:483 15946msgid "Not approved by an administrator" 15947msgstr "" 15948 15949#: resources/views/admin/control-panel.phtml:657 15950msgid "Genealogy" 15951msgstr "" 15952 15953#: resources/views/admin/control-panel.phtml:699 15954msgid "Individual page" 15955msgstr "" 15956 15957#: resources/views/admin/control-panel.phtml:839 15958msgid "Old files found" 15959msgstr "" 15960 15961#: resources/views/admin/control-panel.phtml:844 15962msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." 15963msgstr "" 15964 15965#: resources/views/admin/custom-module-info.phtml:12 15966msgid "Custom module" 15967msgstr "" 15968 15969#: resources/views/admin/data-fix-page.phtml:47 15970msgid "Update all" 15971msgstr "" 15972 15973#: resources/views/admin/data-fix-page.phtml:70 15974#: resources/views/admin/data-fix-select.phtml:29 15975msgid "Data fix" 15976msgstr "" 15977 15978#: resources/views/admin/data-fix-page.phtml:82 15979msgid "Why does this list include records that do not need to be updated?" 15980msgstr "" 15981 15982#: resources/views/admin/data-fix-select.phtml:33 15983#: resources/views/edit/add-fact-row.phtml:30 15984#: resources/views/modules/user-messages/user-messages.phtml:34 15985msgid "<select>" 15986msgstr "" 15987 15988#. I18N: A button label, next page 15989#: resources/views/admin/data-fix-select.phtml:50 15990#: resources/views/individual-page-images.phtml:51 15991#: resources/views/layouts/default.phtml:156 15992#: resources/views/lists/datatables-attributes.phtml:18 15993#: resources/views/modules/media-list/pagination.phtml:45 15994#: resources/views/setup/step-1-language.phtml:59 15995#: resources/views/setup/step-2-server-checks.phtml:87 15996#: resources/views/setup/step-3-database-type.phtml:93 15997#: resources/views/setup/step-4-database-mysql.phtml:134 15998#: resources/views/setup/step-4-database-pgsql.phtml:119 15999#: resources/views/setup/step-4-database-sqlite.phtml:89 16000#: resources/views/setup/step-4-database-sqlsvr.phtml:119 16001#: resources/views/setup/step-5-administrator.phtml:104 16002msgid "next" 16003msgstr "" 16004 16005#: resources/views/admin/fix-level-0-media-action.phtml:17 16006msgid "Move the media object?" 16007msgstr "" 16008 16009#: resources/views/admin/fix-level-0-media.phtml:20 16010msgid "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." 16011msgstr "" 16012 16013#. I18N: ZIP = file format 16014#: resources/views/admin/gedcom-export-options.phtml:38 16015#: resources/views/admin/gedcom-export-options.phtml:46 16016msgid "ZIP" 16017msgstr "" 16018 16019#: resources/views/admin/gedcom-export-options.phtml:47 16020#: resources/views/admin/gedcom-export-options.phtml:56 16021msgid "(includes media files)" 16022msgstr "" 16023 16024#. I18N: GEDZIP = file format 16025#: resources/views/admin/gedcom-export-options.phtml:55 16026msgid "GEDZIP" 16027msgstr "" 16028 16029#: resources/views/admin/gedcom-export-options.phtml:77 16030#: resources/views/admin/trees-import.phtml:83 16031msgid "Character encoding" 16032msgstr "" 16033 16034#: resources/views/admin/gedcom-export-options.phtml:87 16035msgid "Line endings" 16036msgstr "" 16037 16038#: resources/views/admin/gedcom-export-options.phtml:97 16039msgid "Apply privacy settings" 16040msgstr "" 16041 16042#: resources/views/admin/location-edit.phtml:49 16043#: resources/views/admin/location-edit.phtml:60 16044msgid "degrees" 16045msgstr "" 16046 16047#: resources/views/admin/location-edit.phtml:122 16048msgid "Nothing found." 16049msgstr "" 16050 16051#: resources/views/admin/locations.phtml:35 16052msgid "Hide unused locations" 16053msgstr "" 16054 16055#: resources/views/admin/locations.phtml:46 16056msgid "Flag" 16057msgstr "" 16058 16059#: resources/views/admin/locations.phtml:109 16060#, php-format 16061msgid "%s family tree" 16062msgid_plural "%s family trees" 16063msgstr[0] "" 16064msgstr[1] "" 16065 16066#: resources/views/admin/locations.phtml:128 16067msgid "Remove this location?" 16068msgstr "" 16069 16070#. I18N: A button label. 16071#: resources/views/admin/locations.phtml:144 16072msgid "add place" 16073msgstr "" 16074 16075#. I18N: A button label. 16076#: resources/views/admin/locations.phtml:150 16077msgid "export file" 16078msgstr "" 16079 16080#. I18N: A button label. 16081#: resources/views/admin/locations.phtml:163 16082msgid "import file" 16083msgstr "" 16084 16085#: resources/views/admin/locations.phtml:172 16086msgid "Delete unused locations" 16087msgstr "" 16088 16089#: resources/views/admin/map-import-form.phtml:26 16090#: resources/views/admin/trees-export.phtml:28 16091#: resources/views/admin/trees-import.phtml:52 16092#: resources/views/modals/media-file-fields.phtml:29 16093#: resources/views/modals/media-file-fields.phtml:87 16094msgid "A file on the server" 16095msgstr "" 16096 16097#: resources/views/admin/map-import-form.phtml:49 16098#: resources/views/admin/trees-export.phtml:53 16099#: resources/views/admin/trees-import.phtml:40 16100#: resources/views/modals/media-file-fields.phtml:25 16101#: resources/views/modals/media-file-fields.phtml:41 16102msgid "A file on your computer" 16103msgstr "" 16104 16105#: resources/views/admin/map-import-form.phtml:59 16106#: resources/views/admin/trees.phtml:287 16107msgid "Import" 16108msgstr "" 16109 16110#: resources/views/admin/map-import-form.phtml:62 16111msgid "Only update existing records" 16112msgstr "" 16113 16114#: resources/views/admin/map-import-form.phtml:62 16115msgid "Only add new records" 16116msgstr "" 16117 16118#: resources/views/admin/map-import-form.phtml:62 16119msgid "Add new, and update existing records" 16120msgstr "" 16121 16122#: resources/views/admin/media-upload.phtml:23 16123msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 16124msgstr "" 16125 16126#: resources/views/admin/media-upload.phtml:24 16127#: resources/views/modals/media-file-fields.phtml:46 16128msgid "Maximum upload size: " 16129msgstr "" 16130 16131#: resources/views/admin/media-upload.phtml:31 16132#: resources/views/admin/media.phtml:98 16133#: resources/views/admin/webtrees1-thumbnails.phtml:40 16134#: resources/views/media-page-details.phtml:27 16135#: resources/views/modals/create-media-from-file.phtml:26 16136#: resources/views/modals/media-file-fields.phtml:20 16137msgid "Media file" 16138msgstr "" 16139 16140#: resources/views/admin/media-upload.phtml:35 16141msgid "Media file to upload" 16142msgstr "" 16143 16144#: resources/views/admin/media-upload.phtml:45 16145#: resources/views/modals/media-file-fields.phtml:54 16146msgid "Filename on server" 16147msgstr "" 16148 16149#: resources/views/admin/media-upload.phtml:51 16150msgid "Leave this entry blank to keep the original filename" 16151msgstr "" 16152 16153#: resources/views/admin/media-upload.phtml:58 16154msgid "Folder name on server" 16155msgstr "" 16156 16157#. I18N: A button label. 16158#: resources/views/admin/media-upload.phtml:74 16159msgid "upload" 16160msgstr "" 16161 16162#: resources/views/admin/media.phtml:31 16163#: resources/views/admin/trees-preferences.phtml:260 16164msgid "Media files" 16165msgstr "" 16166 16167#: resources/views/admin/media.phtml:32 16168#: resources/views/admin/trees-preferences.phtml:235 16169msgid "Media folders" 16170msgstr "" 16171 16172#. I18N: “Local files” are stored on this computer 16173#: resources/views/admin/media.phtml:40 16174msgid "Local files" 16175msgstr "" 16176 16177#. I18N: “External files” are stored on other computers 16178#: resources/views/admin/media.phtml:45 16179msgid "External files" 16180msgstr "" 16181 16182#: resources/views/admin/media.phtml:50 16183msgid "Unused files" 16184msgstr "" 16185 16186#. I18N: A configuration setting 16187#: resources/views/admin/media.phtml:61 16188#: resources/views/admin/trees-preferences.phtml:240 16189msgid "Media folder" 16190msgstr "" 16191 16192#. I18N: Label for check-box 16193#: resources/views/admin/media.phtml:68 16194#: resources/views/modules/media-list/page.phtml:48 16195msgid "Include subfolders" 16196msgstr "" 16197 16198#: resources/views/admin/media.phtml:73 16199msgid "Exclude subfolders" 16200msgstr "" 16201 16202#: resources/views/admin/media.phtml:77 16203msgid "External media files have a URL instead of a filename." 16204msgstr "" 16205 16206#: resources/views/admin/merge-records-step-1.phtml:50 16207msgid "Select two records to merge." 16208msgstr "" 16209 16210#: resources/views/admin/merge-records-step-1.phtml:68 16211msgid "First record" 16212msgstr "" 16213 16214#: resources/views/admin/merge-records-step-1.phtml:106 16215msgid "Second record" 16216msgstr "" 16217 16218#: resources/views/admin/merge-records-step-2.phtml:34 16219msgid "Select the facts and events to keep from both records." 16220msgstr "" 16221 16222#: resources/views/admin/merge-records-step-2.phtml:39 16223msgid "The following facts and events were found in both records." 16224msgstr "" 16225 16226#: resources/views/admin/merge-records-step-2.phtml:48 16227#: resources/views/admin/merge-records-step-2.phtml:95 16228#: resources/views/admin/merge-records-step-2.phtml:141 16229msgid "Select" 16230msgstr "" 16231 16232#: resources/views/admin/merge-records-step-2.phtml:51 16233#: resources/views/admin/merge-records-step-2.phtml:98 16234#: resources/views/admin/merge-records-step-2.phtml:144 16235#: resources/views/modules/statistics-chart/custom.phtml:74 16236#: resources/views/record-page-links.phtml:33 16237msgid "Details" 16238msgstr "" 16239 16240#: resources/views/admin/merge-records-step-2.phtml:75 16241#: resources/views/admin/merge-records-step-2.phtml:122 16242#: resources/views/admin/merge-records-step-2.phtml:168 16243msgid "No matching facts found" 16244msgstr "" 16245 16246#. I18N: the name of an individual, source, etc. 16247#: resources/views/admin/merge-records-step-2.phtml:86 16248#: resources/views/admin/merge-records-step-2.phtml:132 16249#, php-format 16250msgid "The following facts and events were only found in the record of %s." 16251msgstr "" 16252 16253#: resources/views/admin/modules.phtml:43 16254#, php-format 16255msgid "Preferences exist for the module “%s”, but this module no longer exists." 16256msgstr "" 16257 16258#: resources/views/admin/modules.phtml:45 16259msgid "Delete the preferences for this module." 16260msgstr "" 16261 16262#: resources/views/admin/modules.phtml:61 16263msgid "Module administration" 16264msgstr "" 16265 16266#: resources/views/admin/modules.phtml:161 16267#: resources/views/admin/modules.phtml:164 16268msgid "Menu" 16269msgstr "" 16270 16271#: resources/views/admin/modules.phtml:169 16272#: resources/views/admin/modules.phtml:172 16273msgid "Tab" 16274msgstr "" 16275 16276#: resources/views/admin/modules.phtml:177 16277#: resources/views/admin/modules.phtml:180 16278msgid "Sidebar" 16279msgstr "" 16280 16281#: resources/views/admin/modules.phtml:208 16282#: resources/views/admin/modules.phtml:211 16283msgid "Chart" 16284msgstr "" 16285 16286#: resources/views/admin/modules.phtml:216 16287#: resources/views/admin/modules.phtml:219 16288msgid "List" 16289msgstr "" 16290 16291#: resources/views/admin/modules.phtml:232 16292#: resources/views/admin/modules.phtml:235 16293msgid "Footer" 16294msgstr "" 16295 16296#: resources/views/admin/server-information.phtml:18 16297msgid "PHP information" 16298msgstr "" 16299 16300#: resources/views/admin/site-logs.phtml:60 16301#: resources/views/admin/site-logs.phtml:125 16302msgid "IP address" 16303msgstr "" 16304 16305#: resources/views/admin/site-mail.phtml:34 16306#: resources/views/modules/fix-search-and-replace/options.phtml:45 16307#, php-format 16308msgid "See %s for more information." 16309msgstr "" 16310 16311#. I18N: Help text for the “Messages” site configuration setting 16312#: resources/views/admin/site-mail.phtml:49 16313msgid "webtrees needs to send emails, such as password reminders and website notifications." 16314msgstr "" 16315 16316#. I18N: A configuration setting 16317#: resources/views/admin/site-mail.phtml:57 16318msgid "Sender name" 16319msgstr "" 16320 16321#. I18N: Help text for the “Sender name” site configuration setting 16322#: resources/views/admin/site-mail.phtml:63 16323#: resources/views/admin/site-mail.phtml:77 16324msgid "This name is used in the “From” field, when sending automatic emails from this server." 16325msgstr "" 16326 16327#. I18N: A configuration setting 16328#: resources/views/admin/site-mail.phtml:71 16329msgid "Sender email" 16330msgstr "" 16331 16332#: resources/views/admin/site-mail.phtml:82 16333msgid "Most mail servers require a valid email address." 16334msgstr "" 16335 16336#: resources/views/admin/site-mail.phtml:88 16337msgid "SMTP mail server" 16338msgstr "" 16339 16340#. I18N: A configuration setting 16341#: resources/views/admin/site-mail.phtml:93 16342#: resources/views/setup/step-4-database-mysql.phtml:47 16343#: resources/views/setup/step-4-database-pgsql.phtml:47 16344#: resources/views/setup/step-4-database-sqlsvr.phtml:47 16345msgid "Server name" 16346msgstr "" 16347 16348#. I18N: Help text for the “Server name” site configuration setting 16349#: resources/views/admin/site-mail.phtml:99 16350msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 16351msgstr "" 16352 16353#. I18N: A configuration setting 16354#: resources/views/admin/site-mail.phtml:107 16355#: resources/views/setup/step-4-database-mysql.phtml:67 16356#: resources/views/setup/step-4-database-pgsql.phtml:59 16357#: resources/views/setup/step-4-database-sqlsvr.phtml:59 16358msgid "Port number" 16359msgstr "" 16360 16361#. I18N: Help text for the "Port number" site configuration setting 16362#: resources/views/admin/site-mail.phtml:113 16363msgid "By default, SMTP works on port 25." 16364msgstr "" 16365 16366#. I18N: A configuration setting 16367#: resources/views/admin/site-mail.phtml:121 16368msgid "Use password" 16369msgstr "" 16370 16371#. I18N: Help text for the “Use password” site configuration setting 16372#: resources/views/admin/site-mail.phtml:127 16373msgid "Most SMTP servers require a password." 16374msgstr "" 16375 16376#. I18N: A configuration setting 16377#: resources/views/admin/site-mail.phtml:135 16378#: resources/views/admin/users-create.phtml:45 16379#: resources/views/admin/users-edit.phtml:55 16380#: resources/views/admin/users.phtml:26 16381#: resources/views/edit-account-page.phtml:32 16382#: resources/views/emails/register-notify-html.phtml:26 16383#: resources/views/emails/register-notify-text.phtml:20 16384#: resources/views/login-page.phtml:34 16385#: resources/views/modules/geonames/config.phtml:23 16386#: resources/views/modules/login_block/sign-in.phtml:23 16387#: resources/views/modules/todo/research-tasks.phtml:33 16388#: resources/views/password-reset-page.phtml:25 16389#: resources/views/register-page.phtml:60 16390#: resources/views/setup/step-5-administrator.phtml:66 16391msgid "Username" 16392msgstr "" 16393 16394#. I18N: Help text for the "Username" site configuration setting 16395#: resources/views/admin/site-mail.phtml:141 16396msgid "The username required for authentication with the SMTP server." 16397msgstr "" 16398 16399#. I18N: A configuration setting 16400#: resources/views/admin/site-mail.phtml:149 16401#: resources/views/admin/users-create.phtml:58 16402#: resources/views/admin/users-edit.phtml:68 16403#: resources/views/edit-account-page.phtml:88 16404#: resources/views/login-page.phtml:43 16405#: resources/views/modules/login_block/sign-in.phtml:30 16406#: resources/views/password-reset-page.phtml:34 16407#: resources/views/register-page.phtml:72 16408#: resources/views/setup/step-5-administrator.phtml:78 16409msgid "Password" 16410msgstr "" 16411 16412#: resources/views/admin/site-mail.phtml:152 16413#: resources/views/admin/tags.phtml:968 16414#: resources/views/admin/trees-preferences.phtml:296 16415#: resources/views/admin/trees-preferences.phtml:372 16416#: resources/views/admin/trees-preferences.phtml:385 16417#: resources/views/admin/trees-preferences.phtml:399 16418#: resources/views/admin/trees-preferences.phtml:520 16419#: resources/views/admin/trees-preferences.phtml:619 16420#: resources/views/admin/trees-preferences.phtml:632 16421#: resources/views/admin/users-create.phtml:61 16422#: resources/views/admin/users-edit.phtml:71 16423#: resources/views/edit-account-page.phtml:91 16424#: resources/views/login-page.phtml:46 16425#: resources/views/modules/faq/config.phtml:36 16426#: resources/views/modules/login_block/sign-in.phtml:32 16427#: resources/views/modules/stories/config.phtml:28 16428#: resources/views/password-reset-page.phtml:37 16429#: resources/views/register-page.phtml:75 16430#: resources/views/setup/step-4-database-mysql.phtml:99 16431#: resources/views/setup/step-4-database-pgsql.phtml:86 16432#: resources/views/setup/step-4-database-sqlsvr.phtml:86 16433#: resources/views/setup/step-5-administrator.phtml:81 16434msgid "show" 16435msgstr "" 16436 16437#: resources/views/admin/site-mail.phtml:152 16438#: resources/views/admin/users-create.phtml:61 16439#: resources/views/admin/users-edit.phtml:71 16440#: resources/views/edit-account-page.phtml:91 16441#: resources/views/login-page.phtml:46 16442#: resources/views/modules/login_block/sign-in.phtml:32 16443#: resources/views/password-reset-page.phtml:37 16444#: resources/views/register-page.phtml:75 16445#: resources/views/setup/step-4-database-mysql.phtml:99 16446#: resources/views/setup/step-4-database-pgsql.phtml:86 16447#: resources/views/setup/step-4-database-sqlsvr.phtml:86 16448#: resources/views/setup/step-5-administrator.phtml:81 16449msgid "Show password" 16450msgstr "" 16451 16452#: resources/views/admin/site-mail.phtml:152 16453#: resources/views/admin/tags.phtml:66 resources/views/admin/tags.phtml:80 16454#: resources/views/admin/tags.phtml:94 resources/views/admin/tags.phtml:106 16455#: resources/views/admin/tags.phtml:120 resources/views/admin/tags.phtml:134 16456#: resources/views/admin/tags.phtml:148 resources/views/admin/tags.phtml:162 16457#: resources/views/admin/tags.phtml:196 resources/views/admin/tags.phtml:210 16458#: resources/views/admin/tags.phtml:224 resources/views/admin/tags.phtml:238 16459#: resources/views/admin/tags.phtml:254 resources/views/admin/tags.phtml:288 16460#: resources/views/admin/tags.phtml:302 resources/views/admin/tags.phtml:316 16461#: resources/views/admin/tags.phtml:350 resources/views/admin/tags.phtml:363 16462#: resources/views/admin/tags.phtml:377 resources/views/admin/tags.phtml:391 16463#: resources/views/admin/tags.phtml:430 resources/views/admin/tags.phtml:464 16464#: resources/views/admin/tags.phtml:478 resources/views/admin/tags.phtml:492 16465#: resources/views/admin/tags.phtml:510 resources/views/admin/tags.phtml:528 16466#: resources/views/admin/tags.phtml:542 resources/views/admin/tags.phtml:560 16467#: resources/views/admin/tags.phtml:574 resources/views/admin/tags.phtml:588 16468#: resources/views/admin/tags.phtml:602 resources/views/admin/tags.phtml:616 16469#: resources/views/admin/tags.phtml:630 resources/views/admin/tags.phtml:644 16470#: resources/views/admin/tags.phtml:658 resources/views/admin/tags.phtml:672 16471#: resources/views/admin/tags.phtml:686 resources/views/admin/tags.phtml:700 16472#: resources/views/admin/tags.phtml:714 resources/views/admin/tags.phtml:768 16473#: resources/views/admin/tags.phtml:802 resources/views/admin/tags.phtml:816 16474#: resources/views/admin/tags.phtml:830 resources/views/admin/tags.phtml:844 16475#: resources/views/admin/tags.phtml:858 resources/views/admin/tags.phtml:872 16476#: resources/views/admin/tags.phtml:908 resources/views/admin/tags.phtml:926 16477#: resources/views/admin/trees-preferences.phtml:296 16478#: resources/views/admin/trees-preferences.phtml:372 16479#: resources/views/admin/trees-preferences.phtml:385 16480#: resources/views/admin/trees-preferences.phtml:399 16481#: resources/views/admin/trees-preferences.phtml:520 16482#: resources/views/admin/trees-preferences.phtml:619 16483#: resources/views/admin/trees-preferences.phtml:632 16484#: resources/views/admin/users-create.phtml:61 16485#: resources/views/admin/users-edit.phtml:71 16486#: resources/views/edit-account-page.phtml:91 16487#: resources/views/login-page.phtml:46 16488#: resources/views/modules/login_block/sign-in.phtml:32 16489#: resources/views/password-reset-page.phtml:37 16490#: resources/views/register-page.phtml:75 16491#: resources/views/setup/step-4-database-mysql.phtml:99 16492#: resources/views/setup/step-4-database-pgsql.phtml:86 16493#: resources/views/setup/step-4-database-sqlsvr.phtml:86 16494#: resources/views/setup/step-5-administrator.phtml:81 16495msgid "hide" 16496msgstr "" 16497 16498#: resources/views/admin/site-mail.phtml:152 16499#: resources/views/admin/users-create.phtml:61 16500#: resources/views/admin/users-edit.phtml:71 16501#: resources/views/edit-account-page.phtml:91 16502#: resources/views/login-page.phtml:46 16503#: resources/views/modules/login_block/sign-in.phtml:32 16504#: resources/views/password-reset-page.phtml:37 16505#: resources/views/register-page.phtml:75 16506#: resources/views/setup/step-4-database-mysql.phtml:99 16507#: resources/views/setup/step-4-database-pgsql.phtml:86 16508#: resources/views/setup/step-4-database-sqlsvr.phtml:86 16509#: resources/views/setup/step-5-administrator.phtml:81 16510msgid "Hide password" 16511msgstr "" 16512 16513#. I18N: Help text for the "Password" site configuration setting 16514#: resources/views/admin/site-mail.phtml:155 16515msgid "The password required for authentication with the SMTP server." 16516msgstr "" 16517 16518#. I18N: A configuration setting 16519#: resources/views/admin/site-mail.phtml:163 16520msgid "Secure connection" 16521msgstr "" 16522 16523#. I18N: Help text for the “Secure connection” site configuration setting 16524#: resources/views/admin/site-mail.phtml:169 16525msgid "Most servers do not use secure connections." 16526msgstr "" 16527 16528#. I18N: A configuration setting 16529#: resources/views/admin/site-mail.phtml:177 16530msgid "Sending server name" 16531msgstr "" 16532 16533#. I18N: Help text for the "Sending server name" site configuration setting 16534#: resources/views/admin/site-mail.phtml:183 16535msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." 16536msgstr "" 16537 16538#: resources/views/admin/site-mail.phtml:188 16539msgid "Most mail servers require a valid domain name." 16540msgstr "" 16541 16542#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail 16543#: resources/views/admin/site-mail.phtml:196 16544msgid "DKIM digital signature" 16545msgstr "" 16546 16547#: resources/views/admin/site-mail.phtml:201 16548msgid "Domain name" 16549msgstr "" 16550 16551#: resources/views/admin/site-mail.phtml:210 16552msgid "Selector" 16553msgstr "" 16554 16555#: resources/views/admin/site-mail.phtml:219 16556msgid "Private key" 16557msgstr "" 16558 16559#: resources/views/admin/site-mail.phtml:233 16560msgid "Send a test email using these settings" 16561msgstr "" 16562 16563#. I18N: A configuration setting 16564#: resources/views/admin/site-preferences.phtml:26 16565msgid "Data folder" 16566msgstr "" 16567 16568#. I18N: Help text for the "Data folder" site configuration setting 16569#: resources/views/admin/site-preferences.phtml:32 16570msgid "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." 16571msgstr "" 16572 16573#. I18N: “Apache” is a software program. 16574#: resources/views/admin/site-preferences.phtml:36 16575msgid "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." 16576msgstr "" 16577 16578#: resources/views/admin/site-preferences.phtml:39 16579msgid "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." 16580msgstr "" 16581 16582#: resources/views/admin/site-preferences.phtml:42 16583msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 16584msgstr "" 16585 16586#. I18N: A configuration setting 16587#: resources/views/admin/site-preferences.phtml:50 16588#: resources/views/admin/users-edit.phtml:136 16589#: resources/views/edit-account-page.phtml:111 16590msgid "Time zone" 16591msgstr "" 16592 16593#: resources/views/admin/site-preferences.phtml:55 16594#: resources/views/admin/users-edit.phtml:141 16595#: resources/views/edit-account-page.phtml:116 16596msgid "The time zone is required for date calculations, such as knowing today’s date." 16597msgstr "" 16598 16599#. I18N: A configuration setting 16600#: resources/views/admin/site-preferences.phtml:64 16601msgid "Default theme" 16602msgstr "" 16603 16604#. I18N: Help text for the "Default theme" site configuration setting 16605#: resources/views/admin/site-preferences.phtml:70 16606msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 16607msgstr "" 16608 16609#. I18N: Help text for the “Language” configuration setting 16610#: resources/views/admin/site-preferences.phtml:89 16611msgid "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." 16612msgstr "" 16613 16614#. I18N: A configuration setting 16615#: resources/views/admin/site-preferences.phtml:98 16616msgid "Show list of family trees" 16617msgstr "" 16618 16619#. I18N: Help text for the “Show list of family trees” site configuration setting 16620#: resources/views/admin/site-preferences.phtml:104 16621msgid "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." 16622msgstr "" 16623 16624#. I18N: A configuration setting 16625#: resources/views/admin/site-registration.phtml:26 16626msgid "Welcome text on sign-in page" 16627msgstr "" 16628 16629#. I18N: A configuration setting 16630#: resources/views/admin/site-registration.phtml:38 16631msgid "Custom welcome text" 16632msgstr "" 16633 16634#. I18N: Help text for the "Custom welcome text" site configuration setting 16635#: resources/views/admin/site-registration.phtml:43 16636msgid "To set this text for other languages, you must switch to that language, and visit this page again." 16637msgstr "" 16638 16639#. I18N: A configuration setting 16640#: resources/views/admin/site-registration.phtml:51 16641msgid "Allow visitors to request a new user account" 16642msgstr "" 16643 16644#: resources/views/admin/site-registration.phtml:56 16645msgid "The new user will be asked to confirm their email address before the account is created." 16646msgstr "" 16647 16648#: resources/views/admin/site-registration.phtml:57 16649msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree." 16650msgstr "" 16651 16652#: resources/views/admin/site-registration.phtml:58 16653msgid "An administrator must approve the new user account and select an access level before the user can sign in." 16654msgstr "" 16655 16656#. I18N: A configuration setting 16657#: resources/views/admin/site-registration.phtml:66 16658msgid "Show acceptable use agreement on “Request a new user account” page" 16659msgstr "" 16660 16661#: resources/views/admin/synchronize-trees.phtml:12 16662msgid "Synchronize family trees with GEDCOM files" 16663msgstr "" 16664 16665#: resources/views/admin/synchronize-trees.phtml:18 16666msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 16667msgstr "" 16668 16669#: resources/views/admin/synchronize-trees.phtml:28 16670#: resources/views/admin/trees-merge.phtml:64 16671#: resources/views/admin/trees-renumber.phtml:46 16672msgid "Caution! This may take a long time. Be patient." 16673msgstr "" 16674 16675#: resources/views/admin/tags.phtml:28 16676msgid "Standard GEDCOM tags" 16677msgstr "" 16678 16679#: resources/views/admin/tags.phtml:31 16680msgid "The GEDCOM standard provides a large number of data-entry fields, called tags." 16681msgstr "" 16682 16683#: resources/views/admin/tags.phtml:33 16684msgid "Some of these GEDCOM tags are used infrequently or never used." 16685msgstr "" 16686 16687#: resources/views/admin/tags.phtml:35 16688msgid "You can simplify the edit forms by hiding GEDCOM tags that you do not use." 16689msgstr "" 16690 16691#: resources/views/admin/tags.phtml:38 16692#: resources/views/modules/statistics-chart/names.phtml:10 16693#: resources/views/search-replace-page.phtml:47 16694#: resources/xml/reports/cemetery_report.xml:7 16695#: resources/xml/reports/death_report.xml:10 16696msgid "Names" 16697msgstr "" 16698 16699#: resources/views/admin/tags.phtml:50 resources/views/admin/tags.phtml:180 16700#: resources/views/admin/tags.phtml:272 resources/views/admin/tags.phtml:334 16701#: resources/views/admin/tags.phtml:409 resources/views/admin/tags.phtml:448 16702#: resources/views/admin/tags.phtml:732 resources/views/admin/tags.phtml:786 16703#: resources/views/admin/tags.phtml:890 16704msgid "GEDCOM tag" 16705msgstr "" 16706 16707#: resources/views/admin/tags.phtml:51 resources/views/admin/tags.phtml:181 16708#: resources/views/admin/tags.phtml:273 resources/views/admin/tags.phtml:335 16709#: resources/views/admin/tags.phtml:410 resources/views/admin/tags.phtml:449 16710#: resources/views/admin/tags.phtml:733 resources/views/admin/tags.phtml:787 16711#: resources/views/admin/tags.phtml:891 16712msgid "Hide GEDCOM tags" 16713msgstr "" 16714 16715#: resources/views/admin/tags.phtml:260 16716msgid "Addresses" 16717msgstr "" 16718 16719#: resources/views/admin/tags.phtml:322 16720msgid "Source citations" 16721msgstr "" 16722 16723#: resources/views/admin/tags.phtml:720 16724msgid "LDS church" 16725msgstr "" 16726 16727#: resources/views/admin/tags.phtml:774 16728msgid "Identifiers" 16729msgstr "" 16730 16731#: resources/views/admin/tags.phtml:932 16732msgid "Custom GEDCOM tags" 16733msgstr "" 16734 16735#: resources/views/admin/tags.phtml:935 16736msgid "Many genealogy applications define their own custom GEDCOM tags and webtrees will be able to display most of them." 16737msgstr "" 16738 16739#: resources/views/admin/tags.phtml:937 16740msgid "It is not recommended to use custom GEDCOM tags. This data can be lost when you transfer it to other applications." 16741msgstr "" 16742 16743#: resources/views/admin/tags.phtml:939 16744msgid "To create new data using custom tags, you need to enable them." 16745msgstr "" 16746 16747#: resources/views/admin/tags.phtml:944 16748msgid "Individual facts and events" 16749msgstr "" 16750 16751#: resources/views/admin/tags.phtml:954 16752msgid "Family facts and events" 16753msgstr "" 16754 16755#. I18N: A configuration setting 16756#: resources/views/admin/trees-check.phtml:24 16757#: resources/views/admin/trees-preferences.phtml:616 16758msgid "GEDCOM errors" 16759msgstr "" 16760 16761#: resources/views/admin/trees-check.phtml:41 16762msgid "No errors have been found." 16763msgstr "" 16764 16765#. I18N: button label 16766#: resources/views/admin/trees-check.phtml:49 16767#: resources/views/lists/anniversaries-list.phtml:24 16768#: resources/views/modules/gedcom_news/list.phtml:26 16769#: resources/views/modules/recent_changes/changes-list.phtml:23 16770#: resources/views/modules/user_blog/list.phtml:26 16771#: resources/views/modules/yahrzeit/list.phtml:21 16772msgid "show more" 16773msgstr "" 16774 16775#: resources/views/admin/trees-create.phtml:24 16776#: resources/views/admin/trees-preferences.phtml:50 16777msgid "Family tree title" 16778msgstr "" 16779 16780#. I18N: help text for family tree / GEDCOM file names 16781#: resources/views/admin/trees-create.phtml:47 16782#: resources/views/admin/trees-preferences.phtml:86 16783msgid "Avoid spaces and punctuation. A family name might be a good choice." 16784msgstr "" 16785 16786#. I18N: A button label. 16787#: resources/views/admin/trees-create.phtml:56 16788msgid "create" 16789msgstr "" 16790 16791#: resources/views/admin/trees-create.phtml:59 16792msgid "After creating the family tree, you will be able to import data from a GEDCOM file." 16793msgstr "" 16794 16795#: resources/views/admin/trees-duplicates.phtml:39 16796msgid "Merge" 16797msgstr "" 16798 16799#: resources/views/admin/trees-duplicates.phtml:46 16800msgid "No duplicates have been found." 16801msgstr "" 16802 16803#: resources/views/admin/trees-export.phtml:61 16804#: resources/views/modules/clippings/download.phtml:23 16805msgid "Export preferences" 16806msgstr "" 16807 16808#. I18N: %s is the name of a family tree 16809#: resources/views/admin/trees-import.phtml:28 16810#, php-format 16811msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 16812msgstr "" 16813 16814#: resources/views/admin/trees-import.phtml:31 16815msgid "You have selected a GEDCOM file with a different name. Is this correct?" 16816msgstr "" 16817 16818#: resources/views/admin/trees-import.phtml:35 16819msgid "Select a GEDCOM file to import" 16820msgstr "" 16821 16822#: resources/views/admin/trees-import.phtml:69 16823msgid "No GEDCOM files found." 16824msgstr "" 16825 16826#: resources/views/admin/trees-import.phtml:79 16827msgid "Import preferences" 16828msgstr "" 16829 16830#: resources/views/admin/trees-import.phtml:87 16831msgid "automatic" 16832msgstr "" 16833 16834#. I18N: A configuration setting 16835#: resources/views/admin/trees-import.phtml:93 16836msgid "Keep media objects" 16837msgstr "" 16838 16839#: resources/views/admin/trees-import.phtml:100 16840msgid "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." 16841msgstr "" 16842 16843#: resources/views/admin/trees-import.phtml:108 16844msgid "Add spaces where long lines were wrapped" 16845msgstr "" 16846 16847#: resources/views/admin/trees-import.phtml:115 16848msgid "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." 16849msgstr "" 16850 16851#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 16852#: resources/views/admin/trees-import.phtml:123 16853msgid "Remove the GEDCOM media path from filenames" 16854msgstr "" 16855 16856#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 16857#: resources/views/admin/trees-import.phtml:129 16858msgid "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." 16859msgstr "" 16860 16861#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 16862#: resources/views/admin/trees-import.phtml:130 16863#, php-format 16864msgid "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." 16865msgstr "" 16866 16867#: resources/views/admin/trees-merge.phtml:25 16868#: resources/views/admin/trees-renumber.phtml:22 16869msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 16870msgstr "" 16871 16872#. I18N: An XREF is the identification number used in GEDCOM files. 16873#: resources/views/admin/trees-merge.phtml:28 16874#, php-format 16875msgid "The two family trees have %1$s record which uses the same “XREF”." 16876msgid_plural "The two family trees have %1$s records which use the same “XREF”." 16877msgstr[0] "" 16878msgstr[1] "" 16879 16880#: resources/views/admin/trees-merge.phtml:31 16881msgid "You must renumber the records in one of the trees before you can merge them." 16882msgstr "" 16883 16884#. I18N: Copy all the records from [family tree 1] into [family tree 2] 16885#: resources/views/admin/trees-merge.phtml:50 16886#, php-format 16887msgid "Copy all the records from %1$s into %2$s." 16888msgstr "" 16889 16890#: resources/views/admin/trees-preferences.phtml:45 16891#: resources/views/admin/trees-preferences.phtml:598 16892msgid "General" 16893msgstr "" 16894 16895#. I18N: Help text for the “Default individual” configuration setting 16896#: resources/views/admin/trees-preferences.phtml:100 16897#: resources/views/edit-account-page.phtml:80 16898msgid "This individual will be selected by default when viewing charts and reports." 16899msgstr "" 16900 16901#. I18N: A configuration setting 16902#: resources/views/admin/trees-preferences.phtml:108 16903#: resources/views/admin/trees-preferences.phtml:110 16904#: resources/views/admin/trees-preferences.phtml:113 16905msgid "Calendar conversion" 16906msgstr "" 16907 16908#: resources/views/admin/trees-preferences.phtml:119 16909#: resources/views/admin/trees-preferences.phtml:122 16910msgid "No calendar conversion" 16911msgstr "" 16912 16913#. I18N: Help text for the “Calendar conversion” configuration setting 16914#: resources/views/admin/trees-preferences.phtml:126 16915msgid "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." 16916msgstr "" 16917 16918#. I18N: Help text for the “Calendar conversion” configuration setting 16919#: resources/views/admin/trees-preferences.phtml:129 16920#, php-format 16921msgid "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." 16922msgstr "" 16923 16924#. I18N: Help text for the “Calendar conversion” configuration setting 16925#: resources/views/admin/trees-preferences.phtml:132 16926msgid "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." 16927msgstr "" 16928 16929#. I18N: A configuration setting 16930#: resources/views/admin/trees-preferences.phtml:140 16931msgid "Add unique identifiers" 16932msgstr "" 16933 16934#. I18N: Help text for the “Add unique identifiers” configuration setting 16935#: resources/views/admin/trees-preferences.phtml:145 16936msgid "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." 16937msgstr "" 16938 16939#. I18N: A configuration setting 16940#: resources/views/admin/trees-preferences.phtml:155 16941msgid "Genealogy contact" 16942msgstr "" 16943 16944#. I18N: Help text for the “Genealogy contact” configuration setting 16945#: resources/views/admin/trees-preferences.phtml:167 16946msgid "The individual to contact about the genealogy data on this website." 16947msgstr "" 16948 16949#. I18N: A configuration setting 16950#: resources/views/admin/trees-preferences.phtml:175 16951msgid "Technical help contact" 16952msgstr "" 16953 16954#. I18N: Help text for the “Technical help contact” configuration setting 16955#: resources/views/admin/trees-preferences.phtml:187 16956msgid "The individual to be contacted about technical questions or errors encountered on your website." 16957msgstr "" 16958 16959#. I18N: A configuration setting 16960#: resources/views/admin/trees-preferences.phtml:197 16961msgid "Add to TITLE header tag" 16962msgstr "" 16963 16964#. I18N: Help text for the “Add to TITLE header tag” configuration setting 16965#: resources/views/admin/trees-preferences.phtml:209 16966msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 16967msgstr "" 16968 16969#. I18N: A configuration setting 16970#: resources/views/admin/trees-preferences.phtml:217 16971msgid "Description META tag" 16972msgstr "" 16973 16974#. I18N: Help text for the “Description META tag” configuration setting 16975#: resources/views/admin/trees-preferences.phtml:229 16976msgid "Search engines may use this description of your site in their search results." 16977msgstr "" 16978 16979#. I18N: Help text for the “Media folder” configuration setting 16980#: resources/views/admin/trees-preferences.phtml:252 16981msgid "This folder will be used to store the media files for this family tree." 16982msgstr "" 16983 16984#. I18N: Help text for the “Media folder” configuration setting 16985#: resources/views/admin/trees-preferences.phtml:253 16986msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 16987msgstr "" 16988 16989#. I18N: Help text for the “Media folder” configuration setting 16990#: resources/views/admin/trees-preferences.phtml:254 16991msgid "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." 16992msgstr "" 16993 16994#. I18N: A configuration setting 16995#: resources/views/admin/trees-preferences.phtml:265 16996msgid "Who can upload new media files" 16997msgstr "" 16998 16999#. I18N: Help text for the “Who can upload new media files” configuration setting 17000#: resources/views/admin/trees-preferences.phtml:270 17001msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 17002msgstr "" 17003 17004#. I18N: A configuration setting 17005#: resources/views/admin/trees-preferences.phtml:278 17006msgid "Show a download link in the media viewer" 17007msgstr "" 17008 17009#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 17010#: resources/views/admin/trees-preferences.phtml:283 17011msgid "This option will make it easier for users to download images." 17012msgstr "" 17013 17014#: resources/views/admin/trees-preferences.phtml:288 17015#: resources/views/admin/trees-preferences.phtml:293 17016msgid "Thumbnail images" 17017msgstr "" 17018 17019#: resources/views/admin/trees-preferences.phtml:298 17020msgid "Show thumbnail images in charts and family groups." 17021msgstr "" 17022 17023#. I18N: A configuration setting 17024#: resources/views/admin/trees-preferences.phtml:306 17025msgid "Use silhouettes" 17026msgstr "" 17027 17028#. I18N: Help text for the “Use silhouettes” configuration setting 17029#: resources/views/admin/trees-preferences.phtml:311 17030msgid "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." 17031msgstr "" 17032 17033#: resources/views/admin/trees-preferences.phtml:316 17034msgid "Watermarks" 17035msgstr "" 17036 17037#: resources/views/admin/trees-preferences.phtml:321 17038msgid "Images without watermarks" 17039msgstr "" 17040 17041#. I18N: Help text for the “Images without watermarks” configuration setting 17042#: resources/views/admin/trees-preferences.phtml:326 17043msgid "Watermarks are optional and normally shown just to visitors." 17044msgstr "" 17045 17046#: resources/views/admin/trees-preferences.phtml:336 17047msgid "Surname list style" 17048msgstr "" 17049 17050#. I18N: A configuration setting 17051#: resources/views/admin/trees-preferences.phtml:348 17052msgid "Maximum number of surnames on individual list" 17053msgstr "" 17054 17055#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 17056#: resources/views/admin/trees-preferences.phtml:361 17057msgid "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." 17058msgstr "" 17059 17060#. I18N: A configuration setting 17061#: resources/views/admin/trees-preferences.phtml:369 17062msgid "Estimated dates for birth and death" 17063msgstr "" 17064 17065#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 17066#: resources/views/admin/trees-preferences.phtml:374 17067msgid "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." 17068msgstr "" 17069 17070#: resources/views/admin/trees-preferences.phtml:382 17071msgid "The date and time of the last update" 17072msgstr "" 17073 17074#. I18N: A configuration setting 17075#: resources/views/admin/trees-preferences.phtml:396 17076msgid "Age of parents next to child’s birthdate" 17077msgstr "" 17078 17079#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 17080#: resources/views/admin/trees-preferences.phtml:401 17081msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 17082msgstr "" 17083 17084#: resources/views/admin/trees-preferences.phtml:409 17085msgid "Other facts to show in charts" 17086msgstr "" 17087 17088#. I18N: Help text for the “Other facts to show in charts” configuration setting 17089#: resources/views/admin/trees-preferences.phtml:416 17090msgid "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." 17091msgstr "" 17092 17093#: resources/views/admin/trees-preferences.phtml:421 17094msgid "Individual pages" 17095msgstr "" 17096 17097#: resources/views/admin/trees-preferences.phtml:426 17098msgid "Show the events of close relatives on the individual page" 17099msgstr "" 17100 17101#. I18N: A configuration setting 17102#: resources/views/admin/trees-preferences.phtml:517 17103msgid "Fact icons" 17104msgstr "" 17105 17106#. I18N: Help text for the “Fact icons” configuration setting 17107#: resources/views/admin/trees-preferences.phtml:522 17108msgid "Some themes can display icons on the “Facts and events” tab." 17109msgstr "" 17110 17111#. I18N: A configuration setting 17112#: resources/views/admin/trees-preferences.phtml:530 17113msgid "Automatically expand notes" 17114msgstr "" 17115 17116#. I18N: Help text for the “Automatically expand notes” configuration setting 17117#: resources/views/admin/trees-preferences.phtml:536 17118msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 17119msgstr "" 17120 17121#. I18N: A configuration setting 17122#: resources/views/admin/trees-preferences.phtml:544 17123msgid "Automatically expand sources" 17124msgstr "" 17125 17126#. I18N: Help text for the “Automatically expand sources” configuration setting 17127#: resources/views/admin/trees-preferences.phtml:550 17128msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 17129msgstr "" 17130 17131#. I18N: A configuration setting 17132#: resources/views/admin/trees-preferences.phtml:560 17133#: resources/views/admin/trees-preferences.phtml:562 17134#: resources/views/admin/trees-preferences.phtml:566 17135msgid "Abbreviate place names" 17136msgstr "" 17137 17138#. I18N: A button label, first page 17139#: resources/views/admin/trees-preferences.phtml:563 17140#: resources/views/edit/reorder-card-header.phtml:22 17141#: resources/views/lists/datatables-attributes.phtml:14 17142#: resources/views/modules/media-list/pagination.phtml:25 17143msgid "first" 17144msgstr "" 17145 17146#. I18N: A button label, last page 17147#: resources/views/admin/trees-preferences.phtml:563 17148#: resources/views/edit/reorder-card-header.phtml:34 17149#: resources/views/lists/datatables-attributes.phtml:16 17150#: resources/views/modules/media-list/pagination.phtml:53 17151msgid "last" 17152msgstr "" 17153 17154#: resources/views/admin/trees-preferences.phtml:572 17155msgctxt "Show the [first/last] [N] parts of a place name." 17156msgid "first" 17157msgstr "" 17158 17159#: resources/views/admin/trees-preferences.phtml:572 17160msgctxt "Show the [first/last] [N] parts of a place name." 17161msgid "last" 17162msgstr "" 17163 17164#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 17165#: resources/views/admin/trees-preferences.phtml:571 17166#, php-format 17167msgid "Show the %1$s %2$s parts of a place name." 17168msgstr "" 17169 17170#. I18N: Help text for the “Abbreviate place names” configuration setting 17171#: resources/views/admin/trees-preferences.phtml:576 17172msgid "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>." 17173msgstr "" 17174 17175#. I18N: A configuration setting 17176#: resources/views/admin/trees-preferences.phtml:586 17177msgid "Format text and notes" 17178msgstr "" 17179 17180#. I18N: Help text for the “Format text and notes” configuration setting 17181#: resources/views/admin/trees-preferences.phtml:591 17182msgid "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." 17183msgstr "" 17184 17185#. I18N: Help text for the “Format text and notes” configuration setting 17186#: resources/views/admin/trees-preferences.phtml:593 17187msgid "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." 17188msgstr "" 17189 17190#. I18N: A configuration setting 17191#: resources/views/admin/trees-preferences.phtml:603 17192msgid "Allow users to see raw GEDCOM records" 17193msgstr "" 17194 17195#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 17196#: resources/views/admin/trees-preferences.phtml:608 17197msgid "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." 17198msgstr "" 17199 17200#. I18N: Help text for the “GEDCOM errors” configuration setting 17201#: resources/views/admin/trees-preferences.phtml:621 17202msgid "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." 17203msgstr "" 17204 17205#. I18N: Help text for the “Hit counters” configuration setting 17206#: resources/views/admin/trees-preferences.phtml:634 17207msgid "Some pages can display the number of times that they have been visited." 17208msgstr "" 17209 17210#. I18N: Options for editing 17211#: resources/views/admin/trees-preferences.phtml:639 17212msgid "Edit preferences" 17213msgstr "" 17214 17215#: resources/views/admin/trees-preferences.phtml:641 17216msgid "Facts for individual records" 17217msgstr "" 17218 17219#: resources/views/admin/trees-preferences.phtml:646 17220msgid "Facts for new individuals" 17221msgstr "" 17222 17223#: resources/views/admin/trees-preferences.phtml:656 17224msgid "Quick individual facts" 17225msgstr "" 17226 17227#. I18N: Help text for the “Quick individual facts” configuration setting 17228#: resources/views/admin/trees-preferences.phtml:661 17229msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 17230msgstr "" 17231 17232#: resources/views/admin/trees-preferences.phtml:666 17233msgid "Facts for family records" 17234msgstr "" 17235 17236#: resources/views/admin/trees-preferences.phtml:671 17237msgid "Facts for new families" 17238msgstr "" 17239 17240#: resources/views/admin/trees-preferences.phtml:681 17241msgid "Quick family facts" 17242msgstr "" 17243 17244#. I18N: Help text for the “Quick family facts” configuration setting 17245#: resources/views/admin/trees-preferences.phtml:686 17246msgid "The most common family facts and events are listed separately, so that they can be added more easily." 17247msgstr "" 17248 17249#: resources/views/admin/trees-preferences.phtml:691 17250msgid "Other preferences" 17251msgstr "" 17252 17253#: resources/views/admin/trees-preferences.phtml:696 17254msgid "Surname tradition" 17255msgstr "" 17256 17257#. I18N: Help text for the “Surname tradition” configuration setting 17258#: resources/views/admin/trees-preferences.phtml:701 17259msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 17260msgstr "" 17261 17262#. I18N: A configuration setting 17263#: resources/views/admin/trees-preferences.phtml:709 17264msgid "Use full source citations" 17265msgstr "" 17266 17267#. I18N: Help text for the “Use full source citations” configuration setting 17268#: resources/views/admin/trees-preferences.phtml:714 17269msgid "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." 17270msgstr "" 17271 17272#. I18N: A configuration setting 17273#: resources/views/admin/trees-preferences.phtml:722 17274#: resources/xml/reports/fact_sources.xml:6 17275msgid "Source type" 17276msgstr "" 17277 17278#. I18N: Help text for the “Source type” configuration setting 17279#: resources/views/admin/trees-preferences.phtml:727 17280msgid "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." 17281msgstr "" 17282 17283#. I18N: A configuration setting 17284#: resources/views/admin/trees-preferences.phtml:735 17285#: resources/views/edit/edit-fact.phtml:34 17286#: resources/views/edit/edit-record.phtml:34 17287msgid "Keep the existing “last change” information" 17288msgstr "" 17289 17290#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 17291#: resources/views/admin/trees-preferences.phtml:740 17292msgid "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." 17293msgstr "" 17294 17295#. I18N: Label for checkbox 17296#: resources/views/admin/trees-preferences.phtml:760 17297#: resources/views/admin/trees-privacy.phtml:298 17298msgid "Apply these preferences to all family trees" 17299msgstr "" 17300 17301#. I18N: Label for checkbox 17302#: resources/views/admin/trees-preferences.phtml:767 17303#: resources/views/admin/trees-privacy.phtml:305 17304msgid "Apply these preferences to new family trees" 17305msgstr "" 17306 17307#. I18N: A configuration setting 17308#: resources/views/admin/trees-privacy.phtml:33 17309msgid "Show the family tree" 17310msgstr "" 17311 17312#: resources/views/admin/trees-privacy.phtml:36 17313#: resources/views/admin/trees-privacy.phtml:55 17314#: resources/views/admin/trees-privacy.phtml:86 17315#: resources/views/admin/trees-privacy.phtml:125 17316#: resources/views/admin/trees-privacy.phtml:145 17317msgid "visitors" 17318msgstr "" 17319 17320#: resources/views/admin/trees-privacy.phtml:37 17321#: resources/views/admin/trees-privacy.phtml:56 17322#: resources/views/admin/trees-privacy.phtml:87 17323#: resources/views/admin/trees-privacy.phtml:126 17324#: resources/views/admin/trees-privacy.phtml:146 17325msgid "members" 17326msgstr "" 17327 17328#. I18N: Help text for the “Family tree” configuration setting 17329#: resources/views/admin/trees-privacy.phtml:43 17330msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." 17331msgstr "" 17332 17333#. I18N: A configuration setting 17334#: resources/views/admin/trees-privacy.phtml:52 17335msgid "Show dead individuals" 17336msgstr "" 17337 17338#. I18N: Help text for the “Show dead individuals” configuration setting 17339#: resources/views/admin/trees-privacy.phtml:62 17340msgid "Set the privacy access level for all dead individuals." 17341msgstr "" 17342 17343#: resources/views/admin/trees-privacy.phtml:71 17344msgid "Age at which to assume an individual is dead" 17345msgstr "" 17346 17347#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 17348#: resources/views/admin/trees-privacy.phtml:76 17349msgid "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." 17350msgstr "" 17351 17352#. I18N: A configuration setting 17353#: resources/views/admin/trees-privacy.phtml:84 17354msgid "Show living individuals" 17355msgstr "" 17356 17357#. I18N: Help text for the “Show living individuals” configuration setting 17358#: resources/views/admin/trees-privacy.phtml:94 17359msgid "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." 17360msgstr "" 17361 17362#. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years 17363#: resources/views/admin/trees-privacy.phtml:102 17364msgid "Extend privacy to dead individuals" 17365msgstr "" 17366 17367#. I18N: Extend privacy to dead individuals who were… 17368#: resources/views/admin/trees-privacy.phtml:108 17369#, php-format 17370msgid "born in the last %1$s years or died in the last %2$s years" 17371msgstr "" 17372 17373#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 17374#: resources/views/admin/trees-privacy.phtml:113 17375msgid "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." 17376msgstr "" 17377 17378#. I18N: A configuration setting 17379#: resources/views/admin/trees-privacy.phtml:122 17380msgid "Show names of private individuals" 17381msgstr "" 17382 17383#: resources/views/admin/trees-privacy.phtml:127 17384msgid "managers" 17385msgstr "" 17386 17387#. I18N: Help text for the “Show names of private individuals” configuration setting 17388#: resources/views/admin/trees-privacy.phtml:133 17389msgid "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." 17390msgstr "" 17391 17392#. I18N: A configuration setting 17393#: resources/views/admin/trees-privacy.phtml:142 17394msgid "Show private relationships" 17395msgstr "" 17396 17397#. I18N: Help text for the “Show private relationships” configuration setting 17398#: resources/views/admin/trees-privacy.phtml:152 17399msgid "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." 17400msgstr "" 17401 17402#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 17403#: resources/views/admin/trees-privacy.phtml:156 17404msgid "Privacy restrictions" 17405msgstr "" 17406 17407#. I18N: Privacy restrictions are RESN tags in GEDCOM. 17408#: resources/views/admin/trees-privacy.phtml:158 17409msgid "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." 17410msgstr "" 17411 17412#: resources/views/admin/trees-privacy.phtml:165 17413#: resources/views/admin/trees-privacy.phtml:255 17414msgid "All records" 17415msgstr "" 17416 17417#: resources/views/admin/trees-privacy.phtml:222 17418msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 17419msgstr "" 17420 17421#: resources/views/admin/trees-privacy.phtml:230 17422msgid "Fact or event" 17423msgstr "" 17424 17425#. I18N: A button label. 17426#: resources/views/admin/trees-privacy.phtml:238 17427#: resources/views/admin/webtrees1-thumbnails-form.phtml:24 17428#: resources/views/edit/add-fact-row.phtml:38 17429#: resources/views/modules/census-assistant.phtml:61 17430#: resources/views/modules/lifespans-chart/page.phtml:75 17431#: resources/views/modules/timeline-chart/page.phtml:41 17432msgid "add" 17433msgstr "" 17434 17435#: resources/views/admin/trees-privacy.phtml:251 17436msgid "This record does not exist." 17437msgstr "" 17438 17439#: resources/views/admin/trees-renumber.phtml:26 17440msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." 17441msgstr "" 17442 17443#: resources/views/admin/trees-renumber.phtml:30 17444#, php-format 17445msgid "This family tree has %s record which uses the same “XREF” as another family tree." 17446msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." 17447msgstr[0] "" 17448msgstr[1] "" 17449 17450#: resources/views/admin/trees-renumber.phtml:35 17451msgid "You can renumber this family tree." 17452msgstr "" 17453 17454#: resources/views/admin/trees-unconnected.phtml:29 17455msgid "Include associates" 17456msgstr "" 17457 17458#: resources/views/admin/trees-unconnected.phtml:30 17459msgid "Include aliases" 17460msgstr "" 17461 17462#: resources/views/admin/trees-unconnected.phtml:32 17463msgid "update" 17464msgstr "" 17465 17466#: resources/views/admin/trees-unconnected.phtml:36 17467#, php-format 17468msgid "These groups of individuals are not related to %s." 17469msgstr "" 17470 17471#: resources/views/admin/trees.phtml:72 17472#: resources/views/lists/datatables-attributes.phtml:31 17473msgid "Calculating…" 17474msgstr "" 17475 17476#: resources/views/admin/trees.phtml:127 17477msgid "Default family tree" 17478msgstr "" 17479 17480#: resources/views/admin/trees.phtml:130 resources/views/admin/trees.phtml:137 17481msgid "Set as default" 17482msgstr "" 17483 17484#. I18N: Individuals, sources, dates, places, etc. 17485#: resources/views/admin/trees.phtml:159 17486msgid "Genealogy data" 17487msgstr "" 17488 17489#: resources/views/admin/trees.phtml:198 17490msgid "Renumber" 17491msgstr "" 17492 17493#: resources/views/admin/trees.phtml:216 17494msgid "Add unlinked records" 17495msgstr "" 17496 17497#: resources/views/admin/trees.phtml:272 17498msgid "GEDCOM file" 17499msgstr "" 17500 17501#: resources/views/admin/trees.phtml:279 17502msgid "Export" 17503msgstr "" 17504 17505#: resources/views/admin/upgrade/steps.phtml:19 17506msgid "It can take several minutes to download and install the upgrade. Be patient." 17507msgstr "" 17508 17509#: resources/views/admin/upgrade/wizard.phtml:33 17510msgid "Depending on your server configuration, you may be able to upgrade automatically." 17511msgstr "" 17512 17513#: resources/views/admin/users-cleanup.phtml:45 17514msgid "User’s account has been inactive too long: " 17515msgstr "" 17516 17517#: resources/views/admin/users-cleanup.phtml:64 17518msgid "User didn’t verify within 7 days." 17519msgstr "" 17520 17521#: resources/views/admin/users-cleanup.phtml:66 17522msgid "User not verified by administrator." 17523msgstr "" 17524 17525#: resources/views/admin/users-cleanup.phtml:75 17526msgid "Nothing found to cleanup" 17527msgstr "" 17528 17529#: resources/views/admin/users-create.phtml:32 17530#: resources/views/admin/users-edit.phtml:42 17531#: resources/views/admin/users.phtml:27 17532#: resources/views/edit-account-page.phtml:44 17533#: resources/views/emails/register-notify-html.phtml:28 17534#: resources/views/emails/register-notify-text.phtml:22 17535#: resources/views/register-page.phtml:36 17536msgid "Real name" 17537msgstr "" 17538 17539#: resources/views/admin/users-create.phtml:37 17540#: resources/views/admin/users-edit.phtml:47 17541#: resources/views/edit-account-page.phtml:49 17542#: resources/views/register-page.phtml:41 17543#: resources/views/setup/step-5-administrator.phtml:59 17544msgid "This is your real name, as you would like it displayed on screen." 17545msgstr "" 17546 17547#: resources/views/admin/users-create.phtml:50 17548#: resources/views/admin/users-edit.phtml:60 17549#: resources/views/edit-account-page.phtml:37 17550#: resources/views/register-page.phtml:65 17551msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 17552msgstr "" 17553 17554#. I18N: placeholder text for new-password field 17555#: resources/views/admin/users-create.phtml:61 17556#: resources/views/admin/users-edit.phtml:71 17557#: resources/views/register-page.phtml:75 17558#, php-format 17559msgid "Use at least %s character." 17560msgid_plural "Use at least %s characters." 17561msgstr[0] "" 17562msgstr[1] "" 17563 17564#: resources/views/admin/users-create.phtml:63 17565#: resources/views/admin/users-edit.phtml:73 17566#: resources/views/edit-account-page.phtml:93 17567#: resources/views/password-reset-page.phtml:39 17568#: resources/views/register-page.phtml:77 17569msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 17570msgstr "" 17571 17572#: resources/views/admin/users-create.phtml:76 17573#: resources/views/admin/users-edit.phtml:86 17574#: resources/views/edit-account-page.phtml:128 17575#: resources/views/register-page.phtml:53 17576#: resources/views/setup/step-5-administrator.phtml:95 17577msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 17578msgstr "" 17579 17580#: resources/views/admin/users-edit.phtml:95 17581msgid "Account approval and email verification" 17582msgstr "" 17583 17584#: resources/views/admin/users-edit.phtml:101 17585msgid "Email verified" 17586msgstr "" 17587 17588#: resources/views/admin/users-edit.phtml:105 17589msgid "Approved by administrator" 17590msgstr "" 17591 17592#: resources/views/admin/users-edit.phtml:108 17593msgid "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." 17594msgstr "" 17595 17596#: resources/views/admin/users-edit.phtml:111 17597msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 17598msgstr "" 17599 17600#: resources/views/admin/users-edit.phtml:114 17601msgid "You should not approve an account unless you know that the email address is correct." 17602msgstr "" 17603 17604#: resources/views/admin/users-edit.phtml:117 17605msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected." 17606msgstr "" 17607 17608#: resources/views/admin/users-edit.phtml:155 17609msgid "Automatically accept changes made by this user" 17610msgstr "" 17611 17612#: resources/views/admin/users-edit.phtml:158 17613msgid "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." 17614msgstr "" 17615 17616#. I18N: A configuration setting 17617#: resources/views/admin/users-edit.phtml:167 17618#: resources/views/edit-account-page.phtml:147 17619msgid "Visible online" 17620msgstr "" 17621 17622#. I18N: A configuration setting 17623#: resources/views/admin/users-edit.phtml:173 17624#: resources/views/edit-account-page.phtml:150 17625msgid "Visible to other users when online" 17626msgstr "" 17627 17628#: resources/views/admin/users-edit.phtml:176 17629#: resources/views/edit-account-page.phtml:152 17630msgid "You can choose whether to appear in the list of users who are currently signed-in." 17631msgstr "" 17632 17633#. I18N: A configuration setting 17634#: resources/views/admin/users-edit.phtml:185 17635msgid "Preferred contact method" 17636msgstr "" 17637 17638#. I18N: Help text for the “Preferred contact method” configuration setting 17639#: resources/views/admin/users-edit.phtml:191 17640#: resources/views/edit-account-page.phtml:140 17641msgid "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." 17642msgstr "" 17643 17644#: resources/views/admin/users-edit.phtml:209 17645msgid "Administrator comments on user" 17646msgstr "" 17647 17648#: resources/views/admin/users-edit.phtml:224 17649#: resources/views/admin/users-edit.phtml:273 17650msgid "Administrator" 17651msgstr "" 17652 17653#: resources/views/admin/users-edit.phtml:230 17654msgid "Access to family trees" 17655msgstr "" 17656 17657#: resources/views/admin/users-edit.phtml:233 17658msgid "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." 17659msgstr "" 17660 17661#: resources/views/admin/users-edit.phtml:242 17662msgid "Everybody has this role, including visitors to the website and search engines." 17663msgstr "" 17664 17665#: resources/views/admin/users-edit.phtml:248 17666msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 17667msgstr "" 17668 17669#: resources/views/admin/users-edit.phtml:256 17670msgid "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." 17671msgstr "" 17672 17673#: resources/views/admin/users-edit.phtml:262 17674msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 17675msgstr "" 17676 17677#: resources/views/admin/users-edit.phtml:270 17678msgid "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." 17679msgstr "" 17680 17681#: resources/views/admin/users-edit.phtml:276 17682msgid "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." 17683msgstr "" 17684 17685#: resources/views/admin/users-edit.phtml:291 17686#: resources/views/edit-account-page.phtml:57 17687msgid "Individual record" 17688msgstr "" 17689 17690#: resources/views/admin/users-edit.phtml:305 17691msgid "Link this user to an individual in the family tree." 17692msgstr "" 17693 17694#: resources/views/admin/users-edit.phtml:335 17695msgid "No" 17696msgstr "" 17697 17698#: resources/views/admin/users-edit.phtml:363 17699msgid "You must specify an individual record before you can restrict the user to their immediate family." 17700msgstr "" 17701 17702#: resources/views/admin/users-table-options.phtml:37 17703msgid "Masquerade as this user" 17704msgstr "" 17705 17706#: resources/views/admin/users.phtml:31 17707msgid "Date registered" 17708msgstr "" 17709 17710#: resources/views/admin/users.phtml:33 17711msgid "Last signed in" 17712msgstr "" 17713 17714#: resources/views/admin/users.phtml:35 17715msgid "Approved" 17716msgstr "" 17717 17718#. I18N: "thumbs" is fixed text. Do not change it. 17719#: resources/views/admin/webtrees1-thumbnails.phtml:19 17720msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 17721msgstr "" 17722 17723#: resources/views/admin/webtrees1-thumbnails.phtml:21 17724msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 17725msgstr "" 17726 17727#: resources/views/admin/webtrees1-thumbnails.phtml:23 17728msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it." 17729msgstr "" 17730 17731#: resources/views/admin/webtrees1-thumbnails.phtml:24 17732msgid "If the thumbnail image is a custom image, you should add it to the media object." 17733msgstr "" 17734 17735#: resources/views/admin/webtrees1-thumbnails.phtml:42 17736msgid "Comparison" 17737msgstr "" 17738 17739#: resources/views/admin/webtrees1-thumbnails.phtml:43 17740msgid "Action" 17741msgstr "" 17742 17743#. I18N: A button label. 17744#: resources/views/branches-page.phtml:51 17745#: resources/views/modules/ancestors-chart/page.phtml:58 17746#: resources/views/modules/compact-chart/page.phtml:35 17747#: resources/views/modules/descendancy_chart/page.phtml:58 17748#: resources/views/modules/family-book-chart/page.phtml:69 17749#: resources/views/modules/fanchart/page.phtml:73 17750#: resources/views/modules/hourglass-chart/page.phtml:57 17751#: resources/views/modules/interactive-tree/page.phtml:36 17752#: resources/views/modules/pedigree-chart/page.phtml:59 17753#: resources/views/modules/pedigree-map/page.phtml:45 17754#: resources/views/modules/relationships-chart/page.phtml:79 17755#: resources/views/report-setup-page.phtml:87 17756#: resources/views/report-setup-page.phtml:92 17757msgid "view" 17758msgstr "" 17759 17760#: resources/views/calendar-list.phtml:23 17761#, php-format 17762msgid "%s family" 17763msgid_plural "%s families" 17764msgstr[0] "" 17765msgstr[1] "" 17766 17767#: resources/views/calendar-page.phtml:106 17768msgid "Show" 17769msgstr "" 17770 17771#: resources/views/calendar-page.phtml:120 17772#: resources/views/lists/datatables-attributes.phtml:32 17773msgid "Filter" 17774msgstr "" 17775 17776#: resources/views/calendar-page.phtml:122 17777#: resources/views/calendar-page.phtml:134 17778msgid "All individuals" 17779msgstr "" 17780 17781#: resources/views/calendar-page.phtml:125 17782msgid "Living individuals" 17783msgstr "" 17784 17785#: resources/views/calendar-page.phtml:128 17786msgid "Recent years (< 100 yrs)" 17787msgstr "" 17788 17789#: resources/views/calendar-page.phtml:204 17790msgid "Custom event" 17791msgstr "" 17792 17793#: resources/views/calendar-page.phtml:216 17794msgid "View this day" 17795msgstr "" 17796 17797#: resources/views/calendar-page.phtml:220 17798msgid "View this month" 17799msgstr "" 17800 17801#: resources/views/calendar-page.phtml:224 17802msgid "View this year" 17803msgstr "" 17804 17805#: resources/views/chart-box.phtml:113 resources/views/chart-box.phtml:125 17806#: resources/views/chart-box.phtml:126 17807msgid "Links" 17808msgstr "" 17809 17810#: resources/views/contact-page.phtml:42 17811#: resources/views/setup/step-5-administrator.phtml:54 17812msgid "Your name" 17813msgstr "" 17814 17815#: resources/views/edit-account-page.phtml:64 17816msgctxt "unknown people" 17817msgid "Unknown" 17818msgstr "" 17819 17820#: resources/views/edit-account-page.phtml:68 17821msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 17822msgstr "" 17823 17824#: resources/views/edit-account-page.phtml:95 17825msgid "Leave the password blank if you want to keep the current password." 17826msgstr "" 17827 17828#: resources/views/edit-account-page.phtml:135 17829msgid "Contact method" 17830msgstr "" 17831 17832#: resources/views/edit-account-page.phtml:174 17833msgid "Delete your account" 17834msgstr "" 17835 17836#: resources/views/edit-blocks-page.phtml:23 17837msgid "Drag the blocks to change their position." 17838msgstr "" 17839 17840#: resources/views/edit-blocks-page.phtml:50 17841msgid "Add more blocks from the following list." 17842msgstr "" 17843 17844#: resources/views/edit-blocks-page.phtml:73 17845#: resources/views/edit-blocks-page.phtml:74 17846msgid "Restore the default block layout" 17847msgstr "" 17848 17849#: resources/views/edit/add-fact-row.phtml:19 17850#: resources/views/edit/raw-gedcom-record.phtml:52 17851#: resources/views/record-page-menu-facts.phtml:14 17852msgid "Add a fact" 17853msgstr "" 17854 17855#: resources/views/edit/change-family-members.phtml:63 17856#: resources/xml/reports/family_group_report.xml:774 17857#: resources/xml/reports/individual_ext_report.xml:534 17858#: resources/xml/reports/individual_report.xml:530 17859msgid "Son" 17860msgstr "" 17861 17862#: resources/views/edit/change-family-members.phtml:65 17863#: resources/xml/reports/family_group_report.xml:809 17864#: resources/xml/reports/individual_ext_report.xml:570 17865#: resources/xml/reports/individual_report.xml:566 17866msgid "Daughter" 17867msgstr "" 17868 17869#: resources/views/edit/edit-fact.phtml:51 17870#: resources/views/edit/edit-record.phtml:52 17871msgid "Edit with all GEDCOM tags" 17872msgstr "" 17873 17874#: resources/views/edit/icon-fact-copy.phtml:13 17875#: resources/views/edit/icon-fact-copy.phtml:15 17876#: resources/views/individual-name.phtml:80 17877#: resources/views/individual-name.phtml:82 17878#: resources/views/modules/share-url/share.phtml:16 17879msgid "Copy" 17880msgstr "" 17881 17882#: resources/views/edit/icon-fact-delete.phtml:19 17883#, php-format 17884msgid "Are you sure you want to delete the link to “%s”?" 17885msgstr "" 17886 17887#: resources/views/edit/icon-fact-delete.phtml:19 17888#: resources/views/edit/icon-fact-delete.phtml:21 17889msgid "Unlink" 17890msgstr "" 17891 17892#: resources/views/edit/input-addon-calendar.phtml:12 17893#: resources/views/edit/input-addon-calendar.phtml:15 17894msgid "Select a date" 17895msgstr "" 17896 17897#: resources/views/edit/input-addon-edit-name.phtml:12 17898#: resources/views/edit/input-addon-edit-name.phtml:15 17899#: resources/views/individual-name.phtml:75 17900#: resources/views/individual-name.phtml:77 17901msgid "Edit the name" 17902msgstr "" 17903 17904#: resources/views/edit/input-addon-keyboard.phtml:12 17905#: resources/views/edit/input-addon-keyboard.phtml:15 17906#: resources/views/edit/shared-note.phtml:29 17907#: resources/views/edit/shared-note.phtml:31 17908msgid "Find a special character" 17909msgstr "" 17910 17911#: resources/views/edit/link-child-to-family.phtml:39 17912msgid "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." 17913msgstr "" 17914 17915#. I18N: A button label. 17916#: resources/views/edit/new-individual.phtml:50 17917msgid "go to new individual" 17918msgstr "" 17919 17920#: resources/views/edit/raw-gedcom-fact.phtml:23 17921#: resources/views/edit/raw-gedcom-record.phtml:25 17922msgid "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." 17923msgstr "" 17924 17925#. I18N: %s is a URL 17926#: resources/views/edit/raw-gedcom-fact.phtml:26 17927#: resources/views/edit/raw-gedcom-record.phtml:27 17928#, php-format 17929msgid "You can download a copy of the GEDCOM specification from %s." 17930msgstr "" 17931 17932#. I18N: A button label. 17933#: resources/views/edit/reorder-children.phtml:45 17934#: resources/xml/reports/bdm_report.xml:11 17935#: resources/xml/reports/birth_report.xml:9 17936#: resources/xml/reports/change_report.xml:7 17937#: resources/xml/reports/fact_sources.xml:7 17938#: resources/xml/reports/individual_ext_report.xml:8 17939#: resources/xml/reports/occupation_report.xml:6 17940#: resources/xml/reports/relative_ext_report.xml:7 17941msgid "sort by date of birth" 17942msgstr "" 17943 17944#: resources/views/edit/reorder-families.phtml:33 17945#: resources/views/lists/surnames-table.phtml:35 17946#: resources/views/modules/family-book-chart/page.phtml:59 17947#: resources/views/modules/pedigree-chart/previous.phtml:29 17948msgid "Spouses" 17949msgstr "" 17950 17951#: resources/views/edit/reorder-families.phtml:36 17952msgid "When an individual has more than one spouse, you should sort the families in date order." 17953msgstr "" 17954 17955#. I18N: A button label. 17956#: resources/views/edit/reorder-families.phtml:42 17957#: resources/xml/reports/marriage_report.xml:9 17958msgid "sort by date of marriage" 17959msgstr "" 17960 17961#: resources/views/edit/reorder-families.phtml:75 17962msgid "An individual can have more than one set of parents. For example, birth and adopted." 17963msgstr "" 17964 17965#: resources/views/edit/reorder-families.phtml:77 17966msgid "The first family in the list will be used in charts, lists, reports, etc." 17967msgstr "" 17968 17969#: resources/views/emails/approve-user-html.phtml:15 17970#: resources/views/emails/approve-user-text.phtml:12 17971#: resources/views/emails/message-copy-html.phtml:16 17972#: resources/views/emails/message-copy-text.phtml:14 17973#: resources/views/emails/message-user-html.phtml:16 17974#: resources/views/emails/message-user-text.phtml:14 17975#: resources/views/emails/password-request-html.phtml:14 17976#: resources/views/emails/password-request-text.phtml:12 17977#: resources/views/emails/pending-changes-html.phtml:16 17978#: resources/views/emails/pending-changes-text.phtml:15 17979#: resources/views/emails/register-user-html.phtml:15 17980#: resources/views/emails/register-user-text.phtml:14 17981#, php-format 17982msgid "Hello %s…" 17983msgstr "" 17984 17985#: resources/views/emails/approve-user-html.phtml:19 17986#: resources/views/emails/approve-user-text.phtml:14 17987#, php-format 17988msgid "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" 17989msgstr "" 17990 17991#: resources/views/emails/message-copy-html.phtml:20 17992#: resources/views/emails/message-copy-text.phtml:16 17993msgid "You sent the following message to a webtrees user:" 17994msgstr "" 17995 17996#: resources/views/emails/message-copy-html.phtml:33 17997#: resources/views/emails/message-copy-text.phtml:23 17998#: resources/views/emails/message-user-html.phtml:34 17999#: resources/views/emails/message-user-text.phtml:24 18000msgid "This message was sent while viewing the following URL: " 18001msgstr "" 18002 18003#. I18N: %s is a person's name 18004#: resources/views/emails/message-user-html.phtml:21 18005#: resources/views/emails/message-user-text.phtml:16 18006#: resources/views/lists/surnames-bullet-list.phtml:23 18007#: resources/views/lists/surnames-bullet-list.phtml:26 18008#: resources/views/lists/surnames-column-list.phtml:25 18009#: resources/views/lists/surnames-compact-list.phtml:20 18010#: resources/views/lists/surnames-tag-cloud.phtml:25 18011#, php-format 18012msgid "%1$s (%2$s)" 18013msgstr "" 18014 18015#. I18N: %s is a person's name 18016#: resources/views/emails/message-user-html.phtml:21 18017#: resources/views/emails/message-user-text.phtml:16 18018#, php-format 18019msgid "%s sent you the following message." 18020msgstr "" 18021 18022#: resources/views/emails/password-request-html.phtml:18 18023#: resources/views/emails/password-request-text.phtml:14 18024msgid "To set a new password, follow this link." 18025msgstr "" 18026 18027#: resources/views/emails/password-request-html.phtml:26 18028#: resources/views/emails/password-request-text.phtml:18 18029msgid "If you did not request a new password, please ignore this message." 18030msgstr "" 18031 18032#: resources/views/emails/register-notify-html.phtml:17 18033#: resources/views/emails/register-notify-text.phtml:15 18034#: resources/views/emails/verify-notify-html.phtml:14 18035#: resources/views/emails/verify-notify-text.phtml:12 18036msgid "Hello administrator…" 18037msgstr "" 18038 18039#. I18N: %s is a server name/URL 18040#: resources/views/emails/register-notify-html.phtml:22 18041#: resources/views/emails/register-notify-text.phtml:18 18042#, php-format 18043msgid "A prospective user has registered with webtrees at %s." 18044msgstr "" 18045 18046#: resources/views/emails/register-notify-html.phtml:32 18047#: resources/views/emails/register-notify-text.phtml:26 18048#: resources/views/modules/census-assistant.phtml:77 18049#: resources/views/register-page.phtml:84 18050msgid "Comments" 18051msgstr "" 18052 18053#: resources/views/emails/register-notify-html.phtml:39 18054#: resources/views/emails/register-notify-text.phtml:30 18055msgid "The user has been sent an email with the information necessary to confirm the access request." 18056msgstr "" 18057 18058#: resources/views/emails/register-notify-html.phtml:43 18059#: resources/views/emails/register-notify-text.phtml:32 18060msgid "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." 18061msgstr "" 18062 18063#. I18N: %1$s is the site URL and %2$s is an email address 18064#: resources/views/emails/register-user-html.phtml:20 18065#: resources/views/emails/register-user-text.phtml:16 18066#, php-format 18067msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 18068msgstr "" 18069 18070#: resources/views/emails/register-user-html.phtml:24 18071#: resources/views/emails/register-user-text.phtml:18 18072msgid "Follow this link to verify your email address." 18073msgstr "" 18074 18075#: resources/views/emails/register-user-html.phtml:34 18076#: resources/views/emails/register-user-text.phtml:22 18077msgid "If you didn’t request an account, you can just delete this message." 18078msgstr "" 18079 18080#. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address 18081#: resources/views/emails/verify-notify-html.phtml:20 18082#: resources/views/emails/verify-notify-text.phtml:15 18083#, php-format 18084msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 18085msgstr "" 18086 18087#: resources/views/emails/verify-notify-html.phtml:28 18088#: resources/views/emails/verify-notify-text.phtml:21 18089msgid "You need to review the account details." 18090msgstr "" 18091 18092#. I18N: You need to: 18093#: resources/views/emails/verify-notify-html.phtml:37 18094#: resources/views/emails/verify-notify-text.phtml:25 18095msgid "Set the status to “approved”." 18096msgstr "" 18097 18098#. I18N: You need to: 18099#: resources/views/emails/verify-notify-html.phtml:39 18100#: resources/views/emails/verify-notify-text.phtml:26 18101msgid "Set the access level for each tree." 18102msgstr "" 18103 18104#. I18N: You need to: 18105#: resources/views/emails/verify-notify-html.phtml:41 18106#: resources/views/emails/verify-notify-text.phtml:27 18107msgid "Link the user account to an individual." 18108msgstr "" 18109 18110#: resources/views/errors/database-connection.phtml:13 18111msgid "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." 18112msgstr "" 18113 18114#: resources/views/errors/database-connection.phtml:20 18115msgid "If you are the website administrator, you should check that:" 18116msgstr "" 18117 18118#. I18N: [you should check that:] ... 18119#: resources/views/errors/database-connection.phtml:24 18120msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 18121msgstr "" 18122 18123#. I18N: [you should check that:] ... 18124#: resources/views/errors/database-connection.phtml:27 18125msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 18126msgstr "" 18127 18128#. I18N: [you should check that:] ... 18129#: resources/views/errors/database-connection.phtml:30 18130msgid "you can connect to the database using other applications, such as phpmyadmin" 18131msgstr "" 18132 18133#: resources/views/errors/database-connection.phtml:35 18134msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 18135msgstr "" 18136 18137#: resources/views/errors/database-error.phtml:12 18138#: resources/views/setup/step-6-failed.phtml:12 18139msgid "An unexpected database error occurred." 18140msgstr "" 18141 18142#: resources/views/errors/database-error.phtml:20 18143#: resources/views/setup/step-6-failed.phtml:20 18144msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 18145msgstr "" 18146 18147#: resources/views/errors/no-tree-access.phtml:8 18148msgid "This user account does not have access to any tree." 18149msgstr "" 18150 18151#: resources/views/fact-date.phtml:116 18152msgid "(on the date of death)" 18153msgstr "" 18154 18155#: resources/views/fact-date.phtml:120 18156#, php-format 18157msgid "(%s after death)" 18158msgstr "" 18159 18160#: resources/views/fact-parent-age.phtml:20 18161msgid "Mother’s age" 18162msgstr "" 18163 18164#: resources/views/fact-parent-age.phtml:30 18165msgid "Father’s age" 18166msgstr "" 18167 18168#: resources/views/fact-parent-age.phtml:40 18169msgid "Parent’s age" 18170msgstr "" 18171 18172#: resources/views/family-page-children.phtml:19 18173#: resources/views/modules/ancestors-chart/tree.phtml:42 18174#: resources/views/modules/descendancy_chart/tree.phtml:40 18175#: resources/views/statistics/families/top10-list.phtml:20 18176#: resources/views/statistics/families/top10-nolist.phtml:16 18177#, php-format 18178msgid "%s child" 18179msgid_plural "%s children" 18180msgstr[0] "" 18181msgstr[1] "" 18182 18183#: resources/views/family-page-menu.phtml:67 18184#: resources/views/individual-page-images.phtml:59 18185#: resources/views/individual-page-menu.phtml:95 18186msgid "Add a media object" 18187msgstr "" 18188 18189#: resources/views/family-page-menu.phtml:79 18190msgid "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?" 18191msgstr "" 18192 18193#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18194#: resources/views/family-page-pending.phtml:17 18195#: resources/views/individual-page-pending.phtml:18 18196#: resources/views/media-page-pending.phtml:16 18197#: resources/views/note-page-pending.phtml:17 18198#: resources/views/record-page-pending.phtml:17 18199msgctxt "You should review the deletion and then accept or reject it." 18200msgid "accept" 18201msgstr "" 18202 18203#: resources/views/family-page-pending.phtml:17 18204#: resources/views/individual-page-pending.phtml:18 18205#: resources/views/media-page-pending.phtml:16 18206#: resources/views/note-page-pending.phtml:17 18207#: resources/views/record-page-pending.phtml:17 18208msgctxt "You should review the deletion and then accept or reject it." 18209msgid "reject" 18210msgstr "" 18211 18212#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18213#: resources/views/family-page-pending.phtml:17 18214#, php-format 18215msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 18216msgstr "" 18217 18218#: resources/views/family-page-pending.phtml:19 18219msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 18220msgstr "" 18221 18222#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18223#: resources/views/family-page-pending.phtml:23 18224#: resources/views/individual-page-pending.phtml:27 18225#: resources/views/media-page-pending.phtml:22 18226#: resources/views/note-page-pending.phtml:23 18227#: resources/views/record-page-pending.phtml:23 18228msgctxt "You should review the changes and then accept or reject them." 18229msgid "accept" 18230msgstr "" 18231 18232#: resources/views/family-page-pending.phtml:23 18233#: resources/views/individual-page-pending.phtml:27 18234#: resources/views/media-page-pending.phtml:22 18235#: resources/views/note-page-pending.phtml:23 18236#: resources/views/record-page-pending.phtml:23 18237msgctxt "You should review the changes and then accept or reject them." 18238msgid "reject" 18239msgstr "" 18240 18241#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18242#: resources/views/family-page-pending.phtml:23 18243#, php-format 18244msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 18245msgstr "" 18246 18247#: resources/views/family-page-pending.phtml:25 18248msgid "This family has been edited. The changes need to be reviewed by a moderator." 18249msgstr "" 18250 18251#: resources/views/family-page.phtml:39 18252msgid "No facts exist for this family." 18253msgstr "" 18254 18255#: resources/views/forgot-password-page.phtml:22 18256#: resources/views/modules/login_block/sign-in.phtml:57 18257msgid "Username or email address" 18258msgstr "" 18259 18260#: resources/views/help/data-fixes.phtml:8 18261msgid "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." 18262msgstr "" 18263 18264#: resources/views/help/data-fixes.phtml:12 18265msgid "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." 18266msgstr "" 18267 18268#: resources/views/help/data-fixes.phtml:16 18269msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." 18270msgstr "" 18271 18272#: resources/views/help/date.phtml:22 18273msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." 18274msgstr "" 18275 18276#: resources/views/help/date.phtml:35 resources/views/help/date.phtml:73 18277#: resources/views/help/date.phtml:111 18278msgid "Shortcut" 18279msgstr "" 18280 18281#: resources/views/help/date.phtml:60 18282msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range." 18283msgstr "" 18284 18285#: resources/views/help/date.phtml:98 18286msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." 18287msgstr "" 18288 18289#: resources/views/help/date.phtml:105 18290msgid "Date period" 18291msgstr "" 18292 18293#: resources/views/help/date.phtml:136 18294msgid "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." 18295msgstr "" 18296 18297#: resources/views/help/hebrew.phtml:8 18298msgid "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." 18299msgstr "" 18300 18301#: resources/views/help/media-object.phtml:8 18302msgid "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)." 18303msgstr "" 18304 18305#: resources/views/help/name.phtml:8 18306msgid "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." 18307msgstr "" 18308 18309#: resources/views/help/name.phtml:13 18310#, php-format 18311msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 18312msgstr "" 18313 18314#: resources/views/help/name.phtml:16 18315#, php-format 18316msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 18317msgstr "" 18318 18319#: resources/views/help/name.phtml:19 18320#, php-format 18321msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 18322msgstr "" 18323 18324#: resources/views/help/name.phtml:22 18325#, php-format 18326msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 18327msgstr "" 18328 18329#: resources/views/help/name.phtml:25 18330#, php-format 18331msgid "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>" 18332msgstr "" 18333 18334#: resources/views/help/name.phtml:28 18335#, php-format 18336msgid "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>." 18337msgstr "" 18338 18339#: resources/views/help/pending-changes.phtml:12 18340msgid "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." 18341msgstr "" 18342 18343#: resources/views/help/pending-changes.phtml:16 18344msgid "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." 18345msgstr "" 18346 18347#: resources/views/help/pending-changes.phtml:20 18348msgid "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." 18349msgstr "" 18350 18351#: resources/views/help/pending-changes.phtml:25 18352msgid "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." 18353msgstr "" 18354 18355#: resources/views/help/place.phtml:8 18356msgid "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”." 18357msgstr "" 18358 18359#: resources/views/help/place.phtml:12 18360msgid "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." 18361msgstr "" 18362 18363#: resources/views/help/relationship-privacy.phtml:8 18364msgid "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." 18365msgstr "" 18366 18367#: resources/views/help/relationship-privacy.phtml:12 18368msgid "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)." 18369msgstr "" 18370 18371#: resources/views/help/relationship-privacy.phtml:16 18372msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 18373msgstr "" 18374 18375#: resources/views/help/restriction.phtml:8 18376msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 18377msgstr "" 18378 18379#: resources/views/help/restriction.phtml:11 18380msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 18381msgstr "" 18382 18383#: resources/views/help/romanized.phtml:8 18384msgid "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." 18385msgstr "" 18386 18387#: resources/views/help/source-events.phtml:8 18388msgid "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." 18389msgstr "" 18390 18391#: resources/views/help/surname.phtml:8 18392msgid "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." 18393msgstr "" 18394 18395#: resources/views/individual-name.phtml:86 18396#: resources/views/media-page-details.phtml:38 18397msgid "Are you sure you want to delete this fact?" 18398msgstr "" 18399 18400#: resources/views/individual-name.phtml:88 18401#: resources/views/individual-name.phtml:90 18402msgid "Delete this name" 18403msgstr "" 18404 18405#. I18N: A button label, previous page 18406#: resources/views/individual-page-images.phtml:47 18407#: resources/views/layouts/default.phtml:155 18408#: resources/views/lists/datatables-attributes.phtml:20 18409#: resources/views/modules/media-list/pagination.phtml:33 18410#: resources/views/setup/step-2-server-checks.phtml:91 18411#: resources/views/setup/step-3-database-type.phtml:97 18412#: resources/views/setup/step-4-database-mysql.phtml:138 18413#: resources/views/setup/step-4-database-pgsql.phtml:123 18414#: resources/views/setup/step-4-database-sqlite.phtml:93 18415#: resources/views/setup/step-4-database-sqlsvr.phtml:123 18416#: resources/views/setup/step-5-administrator.phtml:108 18417msgid "previous" 18418msgstr "" 18419 18420#: resources/views/individual-page-menu.phtml:35 18421#: resources/views/individual-page.phtml:56 18422msgid "Share" 18423msgstr "" 18424 18425#: resources/views/individual-page-menu.phtml:43 18426msgid "Add a name" 18427msgstr "" 18428 18429#: resources/views/individual-page-menu.phtml:63 18430#: resources/views/individual-page-menu.phtml:71 18431#: resources/views/individual-sex.phtml:40 18432#: resources/views/individual-sex.phtml:42 18433msgid "Edit the gender" 18434msgstr "" 18435 18436#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18437#: resources/views/individual-page-pending.phtml:18 18438#, php-format 18439msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 18440msgstr "" 18441 18442#: resources/views/individual-page-pending.phtml:21 18443msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 18444msgstr "" 18445 18446#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18447#: resources/views/individual-page-pending.phtml:27 18448#, php-format 18449msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 18450msgstr "" 18451 18452#: resources/views/individual-page-pending.phtml:30 18453msgid "This individual has been edited. The changes need to be reviewed by a moderator." 18454msgstr "" 18455 18456#. I18N: Skip over the headers and menus, to the main content of the page 18457#: resources/views/layouts/administration.phtml:46 18458#: resources/views/layouts/default.phtml:74 18459msgid "Skip to content" 18460msgstr "" 18461 18462#: resources/views/layouts/default.phtml:157 18463#: resources/views/modules/random_media/slide-show.phtml:30 18464#: resources/views/modules/random_media/slide-show.phtml:32 18465msgid "Play" 18466msgstr "" 18467 18468#: resources/views/layouts/default.phtml:158 18469#: resources/views/modules/random_media/slide-show.phtml:34 18470#: resources/views/modules/random_media/slide-show.phtml:36 18471msgid "Stop" 18472msgstr "" 18473 18474#: resources/views/layouts/error.phtml:17 18475#: resources/views/layouts/error.phtml:34 18476#: resources/views/layouts/offline.phtml:67 18477msgid "This website is temporarily unavailable" 18478msgstr "" 18479 18480#: resources/views/layouts/offline.phtml:70 18481msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 18482msgstr "" 18483 18484#: resources/views/layouts/setup.phtml:16 18485#: resources/views/layouts/setup.phtml:24 18486msgid "Setup wizard for webtrees" 18487msgstr "" 18488 18489#: resources/views/lists/anniversaries-table.phtml:39 18490#: resources/views/lists/families-table.phtml:228 18491#: resources/views/lists/individuals-table.phtml:246 18492#: resources/views/lists/individuals-table.phtml:256 18493#: resources/views/modules/share-anniversary/share.phtml:18 18494#: resources/views/modules/yahrzeit/table.phtml:29 18495msgid "Anniversary" 18496msgstr "" 18497 18498#: resources/views/lists/datatables-attributes.phtml:22 18499#: resources/views/lists/datatables-attributes.phtml:33 18500msgid "No records to display" 18501msgstr "" 18502 18503#. I18N: %s are placeholders for numbers 18504#: resources/views/lists/datatables-attributes.phtml:24 18505#: resources/views/lists/datatables-attributes.phtml:25 18506#: resources/views/pending-changes-page.phtml:24 18507#, php-format 18508msgid "Showing %1$s to %2$s of %3$s" 18509msgstr "" 18510 18511#. I18N: %s is a number 18512#: resources/views/lists/datatables-attributes.phtml:27 18513#, php-format 18514msgid "(filtered from %s total entries)" 18515msgstr "" 18516 18517#. I18N: %s is a number of records per page 18518#: resources/views/lists/datatables-attributes.phtml:29 18519#, php-format 18520msgid "Display %s" 18521msgstr "" 18522 18523#: resources/views/lists/datatables-attributes.phtml:30 18524msgid "Loading…" 18525msgstr "" 18526 18527#: resources/views/lists/families-table.phtml:159 18528msgid "Both alive" 18529msgstr "" 18530 18531#: resources/views/lists/families-table.phtml:163 18532msgid "Show couples where only the female partner is dead." 18533msgstr "" 18534 18535#: resources/views/lists/families-table.phtml:164 18536msgid "Widower" 18537msgstr "" 18538 18539#: resources/views/lists/families-table.phtml:168 18540msgid "Show couples where only the male partner is dead." 18541msgstr "" 18542 18543#: resources/views/lists/families-table.phtml:169 18544msgid "Widow" 18545msgstr "" 18546 18547#: resources/views/lists/families-table.phtml:173 18548#: resources/views/lists/individuals-table.phtml:196 18549msgid "Show individuals who are dead or couples where both partners are dead." 18550msgstr "" 18551 18552#: resources/views/lists/families-table.phtml:174 18553msgid "Both dead" 18554msgstr "" 18555 18556#: resources/views/lists/families-table.phtml:180 18557#: resources/views/lists/individuals-table.phtml:227 18558msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 18559msgstr "" 18560 18561#: resources/views/lists/families-table.phtml:181 18562#: resources/views/lists/individuals-table.phtml:228 18563msgid "Roots" 18564msgstr "" 18565 18566#: resources/views/lists/families-table.phtml:185 18567#: resources/views/lists/individuals-table.phtml:232 18568msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 18569msgstr "" 18570 18571#: resources/views/lists/families-table.phtml:186 18572#: resources/views/lists/individuals-table.phtml:233 18573msgid "Leaves" 18574msgstr "" 18575 18576#: resources/views/lists/families-table.phtml:192 18577msgid "Show couples with an unknown marriage date." 18578msgstr "" 18579 18580#: resources/views/lists/families-table.phtml:197 18581msgid "Show couples who married more than 100 years ago." 18582msgstr "" 18583 18584#: resources/views/lists/families-table.phtml:202 18585msgid "Show couples who married within the last 100 years." 18586msgstr "" 18587 18588#: resources/views/lists/families-table.phtml:207 18589msgid "Show divorced couples." 18590msgstr "" 18591 18592#: resources/views/lists/families-table.phtml:212 18593msgid "Show couples where either partner married more than once." 18594msgstr "" 18595 18596#: resources/views/lists/families-table.phtml:213 18597msgid "Multiple marriages" 18598msgstr "" 18599 18600#: resources/views/lists/families-table.phtml:421 18601#: resources/views/lists/individuals-table.phtml:429 18602msgid "Show parents" 18603msgstr "" 18604 18605#: resources/views/lists/families-table.phtml:425 18606#: resources/views/lists/individuals-table.phtml:433 18607msgid "Show statistics charts" 18608msgstr "" 18609 18610#: resources/views/lists/families-table.phtml:438 18611#: resources/views/lists/families-table.phtml:454 18612#: resources/views/lists/individuals-table.phtml:446 18613#: resources/views/lists/individuals-table.phtml:463 18614msgid "Decade of birth" 18615msgstr "" 18616 18617#: resources/views/lists/families-table.phtml:459 18618#: resources/views/lists/families-table.phtml:475 18619msgid "Decade of marriage" 18620msgstr "" 18621 18622#: resources/views/lists/given-names-table.phtml:26 18623#: resources/views/search-phonetic-page.phtml:32 18624msgid "Given name" 18625msgstr "" 18626 18627#: resources/views/lists/individual-table-parents.phtml:19 18628#, php-format 18629msgid "Mother: %s" 18630msgstr "" 18631 18632#: resources/views/lists/individual-table-parents.phtml:21 18633#, php-format 18634msgid "Father: %s" 18635msgstr "" 18636 18637#: resources/views/lists/individuals-table.phtml:174 18638msgid "Show only males." 18639msgstr "" 18640 18641#: resources/views/lists/individuals-table.phtml:179 18642msgid "Show only females." 18643msgstr "" 18644 18645#: resources/views/lists/individuals-table.phtml:184 18646msgid "Show only individuals for whom the gender is not known." 18647msgstr "" 18648 18649#: resources/views/lists/individuals-table.phtml:191 18650msgid "Show individuals who are alive or couples where both partners are alive." 18651msgstr "" 18652 18653#: resources/views/lists/individuals-table.phtml:192 18654msgid "Alive" 18655msgstr "" 18656 18657#: resources/views/lists/individuals-table.phtml:201 18658msgid "Show individuals who died more than 100 years ago." 18659msgstr "" 18660 18661#: resources/views/lists/individuals-table.phtml:206 18662msgid "Show individuals who died within the last 100 years." 18663msgstr "" 18664 18665#: resources/views/lists/individuals-table.phtml:214 18666msgid "Show individuals born more than 100 years ago." 18667msgstr "" 18668 18669#: resources/views/lists/individuals-table.phtml:219 18670msgid "Show individuals born within the last 100 years." 18671msgstr "" 18672 18673#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 18674#: resources/views/lists/individuals-table.phtml:243 18675msgid "Sosa" 18676msgstr "" 18677 18678#: resources/views/lists/individuals-table.phtml:468 18679#: resources/views/lists/individuals-table.phtml:485 18680msgid "Decade of death" 18681msgstr "" 18682 18683#: resources/views/lists/individuals-table.phtml:490 18684#: resources/views/lists/individuals-table.phtml:532 18685msgid "Age related to death year" 18686msgstr "" 18687 18688#: resources/views/lists/repositories-table.phtml:50 18689msgid "Repository name" 18690msgstr "" 18691 18692#: resources/views/lists/submitters-table.phtml:67 18693msgid "Submitter name" 18694msgstr "" 18695 18696#: resources/views/lists/surnames-table.phtml:26 18697#: resources/views/modules/gedcom_stats/config.phtml:68 18698#: resources/views/modules/gedcom_stats/statistics.phtml:77 18699#: resources/views/modules/statistics-chart/custom.phtml:163 18700msgid "Surnames" 18701msgstr "" 18702 18703#: resources/views/login-page.phtml:21 18704msgid "Welcome to this genealogy website" 18705msgstr "" 18706 18707#. I18N: A button label. 18708#: resources/views/login-page.phtml:56 18709#: resources/views/modules/login_block/sign-in.phtml:37 18710msgid "sign in" 18711msgstr "" 18712 18713#: resources/views/login-page.phtml:60 18714#: resources/views/modules/login_block/sign-in.phtml:41 18715msgid "Forgot password?" 18716msgstr "" 18717 18718#. I18N: %s is a filename 18719#: resources/views/media-page-details.phtml:56 18720#: resources/views/modules/media-list/page.phtml:149 18721#, php-format 18722msgid "The file “%s” does not exist." 18723msgstr "" 18724 18725#: resources/views/media-page-details.phtml:83 18726msgid "Download file" 18727msgstr "" 18728 18729#: resources/views/media-page-menu.phtml:56 18730#: resources/views/modals/link-media-to-individual.phtml:18 18731msgid "Link this media object to an individual" 18732msgstr "" 18733 18734#: resources/views/media-page-menu.phtml:61 18735#: resources/views/modals/link-media-to-family.phtml:18 18736msgid "Link this media object to a family" 18737msgstr "" 18738 18739#: resources/views/media-page-menu.phtml:66 18740#: resources/views/modals/link-media-to-source.phtml:18 18741msgid "Link this media object to a source" 18742msgstr "" 18743 18744#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18745#: resources/views/media-page-pending.phtml:16 18746#, php-format 18747msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 18748msgstr "" 18749 18750#: resources/views/media-page-pending.phtml:18 18751msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 18752msgstr "" 18753 18754#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 18755#: resources/views/media-page-pending.phtml:22 18756#, php-format 18757msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 18758msgstr "" 18759 18760#: resources/views/media-page-pending.phtml:24 18761msgid "This media object has been edited. The changes need to be reviewed by a moderator." 18762msgstr "" 18763 18764#. I18N: URL = web address 18765#: resources/views/modals/media-file-fields.phtml:33 18766msgid "A URL" 18767msgstr "" 18768 18769#: resources/views/modals/media-file-fields.phtml:63 18770#: resources/views/modules/media-list/page.phtml:44 18771msgid "Folder" 18772msgstr "" 18773 18774#: resources/views/modals/media-file-fields.phtml:70 18775msgid "Same as uploaded file" 18776msgstr "" 18777 18778#: resources/views/modals/media-file-fields.phtml:74 18779msgid "If you have a large number of media files, you can organize them into folders and subfolders." 18780msgstr "" 18781 18782#: resources/views/modals/media-file-fields.phtml:79 18783msgid "Create a unique filename" 18784msgstr "" 18785 18786#: resources/views/modals/on-screen-keyboard.phtml:44 18787msgid "Keep open" 18788msgstr "" 18789 18790#: resources/views/modules/GEDFact_assistant/select-census.phtml:13 18791msgid "Census date and place" 18792msgstr "" 18793 18794#: resources/views/modules/ancestors-chart/page.phtml:39 18795#: resources/views/modules/descendancy_chart/page.phtml:39 18796#: resources/views/modules/family-book-chart/page.phtml:41 18797#: resources/views/modules/fanchart/page.phtml:51 18798#: resources/views/modules/hourglass-chart/page.phtml:38 18799#: resources/views/modules/pedigree-chart/page.phtml:39 18800#: resources/views/modules/pedigree-map/page.phtml:34 18801#: resources/xml/reports/ahnentafel_report.xml:7 18802#: resources/xml/reports/descendancy_report.xml:6 18803#: resources/xml/reports/individual_ext_report.xml:7 18804#: resources/xml/reports/missing_facts_report.xml:7 18805msgid "Generations" 18806msgstr "" 18807 18808#: resources/views/modules/ancestors-chart/page.phtml:48 18809#: resources/views/modules/descendancy_chart/page.phtml:48 18810#: resources/views/modules/fanchart/page.phtml:42 18811#: resources/views/modules/hourglass-chart/page.phtml:47 18812#: resources/views/modules/pedigree-chart/page.phtml:48 18813#: resources/views/modules/recent_changes/config.phtml:31 18814#: resources/views/modules/todays_events/config.phtml:37 18815#: resources/views/modules/top10_givnnames/config.phtml:24 18816#: resources/views/modules/top10_surnames/config.phtml:24 18817#: resources/views/modules/upcoming_events/config.phtml:49 18818#: resources/views/modules/yahrzeit/config.phtml:30 18819msgid "Layout" 18820msgstr "" 18821 18822#: resources/views/modules/ancestors-chart/tree.phtml:18 18823msgid "Sosa-Stradonitz number" 18824msgstr "" 18825 18826#: resources/views/modules/bing-maps/config.phtml:23 18827#: resources/views/modules/google-maps/config.phtml:23 18828#: resources/views/modules/here-maps/config.phtml:23 18829#: resources/views/modules/map-box/config.phtml:23 18830#: resources/views/modules/openrouteservice/config.phtml:23 18831msgid "API key" 18832msgstr "" 18833 18834#: resources/views/modules/bing-maps/config.phtml:36 18835#: resources/views/modules/google-maps/config.phtml:36 18836#: resources/views/modules/here-maps/config.phtml:36 18837#: resources/views/modules/map-box/config.phtml:36 18838#: resources/views/modules/openrouteservice/config.phtml:36 18839msgid "To use this service, you need an API key." 18840msgstr "" 18841 18842#. I18N: A configuration setting 18843#: resources/views/modules/bing-webmaster-tools/form.phtml:9 18844#: resources/views/modules/google-webmaster-tools/form.phtml:9 18845msgid "Site verification code" 18846msgstr "" 18847 18848#: resources/views/modules/bing-webmaster-tools/form.phtml:18 18849#: resources/views/modules/google-webmaster-tools/form.phtml:18 18850msgid "Site verification codes do not work when webtrees is installed in a subfolder." 18851msgstr "" 18852 18853#: resources/views/modules/census-assistant.phtml:15 18854msgid "Create a shared note using the census assistant" 18855msgstr "" 18856 18857#: resources/views/modules/census-assistant.phtml:35 18858msgid "Citation" 18859msgstr "" 18860 18861#: resources/views/modules/census-assistant.phtml:110 18862msgid "Census transcript" 18863msgstr "" 18864 18865#: resources/views/modules/census-assistant.phtml:110 18866msgid "Household" 18867msgstr "" 18868 18869#: resources/views/modules/charts/config.phtml:18 18870#: resources/views/modules/statistics-chart/custom.phtml:26 18871#: resources/views/modules/statistics-chart/custom.phtml:155 18872#: resources/views/modules/statistics-chart/custom.phtml:157 18873msgid "Chart type" 18874msgstr "" 18875 18876#: resources/views/modules/clippings/show.phtml:19 18877msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 18878msgstr "" 18879 18880#: resources/views/modules/clippings/show.phtml:24 18881msgid "Your clippings cart is empty." 18882msgstr "" 18883 18884#: resources/views/modules/custom-css-js/edit.phtml:22 18885msgid "Add content to the end of the <code><head></code> element." 18886msgstr "" 18887 18888#: resources/views/modules/custom-css-js/edit.phtml:27 18889msgid "Include the <code><style></style></code> tags." 18890msgstr "" 18891 18892#: resources/views/modules/custom-css-js/edit.phtml:34 18893msgid "Add content to the end of the <code><body></code> element." 18894msgstr "" 18895 18896#: resources/views/modules/custom-css-js/edit.phtml:39 18897msgid "Include the <code><script></script></code> tags." 18898msgstr "" 18899 18900#: resources/views/modules/descendancy_chart/tree.phtml:17 18901msgid "d’Aboville number" 18902msgstr "" 18903 18904#: resources/views/modules/family-book-chart/chart.phtml:21 18905#, php-format 18906msgid "Family of %s" 18907msgstr "" 18908 18909#: resources/views/modules/family-book-chart/page.phtml:50 18910msgid "Descendant generations" 18911msgstr "" 18912 18913#: resources/views/modules/family-book-chart/page.phtml:62 18914#: resources/views/modules/hourglass-chart/page.phtml:50 18915#: resources/xml/reports/pedigree_report.xml:6 18916msgid "Show spouses" 18917msgstr "" 18918 18919#: resources/views/modules/fanchart/page.phtml:60 18920msgid "Zoom" 18921msgstr "" 18922 18923#. I18N: FAQ = “Frequently Asked Question” 18924#: resources/views/modules/faq/config.phtml:26 18925msgid "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." 18926msgstr "" 18927 18928#: resources/views/modules/faq/config.phtml:27 18929msgid "You may use HTML to format the answer and to add links to other websites." 18930msgstr "" 18931 18932#. I18N: Label for a configuration option 18933#: resources/views/modules/faq/config.phtml:56 18934#: resources/views/modules/faq/edit.phtml:63 18935#: resources/views/modules/recent_changes/config.phtml:40 18936#: resources/views/modules/todays_events/config.phtml:46 18937#: resources/views/modules/upcoming_events/config.phtml:58 18938#: resources/xml/reports/bdm_report.xml:11 18939#: resources/xml/reports/birth_report.xml:9 18940#: resources/xml/reports/cemetery_report.xml:6 18941#: resources/xml/reports/change_report.xml:7 18942#: resources/xml/reports/death_report.xml:9 18943#: resources/xml/reports/fact_sources.xml:7 18944#: resources/xml/reports/individual_ext_report.xml:8 18945#: resources/xml/reports/marriage_report.xml:9 18946#: resources/xml/reports/occupation_report.xml:6 18947#: resources/xml/reports/relative_ext_report.xml:7 18948msgid "Sort order" 18949msgstr "" 18950 18951#: resources/views/modules/faq/config.phtml:58 18952#: resources/views/modules/faq/edit.phtml:31 18953msgid "Question" 18954msgstr "" 18955 18956#: resources/views/modules/faq/edit.phtml:42 18957msgid "Answer" 18958msgstr "" 18959 18960#. I18N: Label for a configuration option 18961#: resources/views/modules/faq/edit.phtml:53 18962#: resources/views/modules/html/config.phtml:60 18963#: resources/views/modules/stories/edit.phtml:60 18964msgid "Show this block for which languages" 18965msgstr "" 18966 18967#. I18N: FAQ = “Frequently Asked Question” 18968#: resources/views/modules/faq/edit.phtml:80 18969msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." 18970msgstr "" 18971 18972#: resources/views/modules/faq/show.phtml:30 18973msgid "back to top" 18974msgstr "" 18975 18976#: resources/views/modules/favorites/favorites.phtml:35 18977msgid "Are you sure you want to remove this item from your list of favorites?" 18978msgstr "" 18979 18980#: resources/views/modules/favorites/favorites.phtml:44 18981#: resources/views/modules/favorites/favorites.phtml:54 18982msgid "Add a favorite" 18983msgstr "" 18984 18985#: resources/views/modules/favorites/favorites.phtml:162 18986msgid "Enter an optional note about this favorite" 18987msgstr "" 18988 18989#: resources/views/modules/fix-add-marr-names/options.phtml:16 18990msgid "Surname option" 18991msgstr "" 18992 18993#. I18N: Label for option 18994#: resources/views/modules/fix-ceme-tag/options.phtml:16 18995msgid "Convert to" 18996msgstr "" 18997 18998#: resources/views/modules/fix-place-names/options.phtml:21 18999msgid "Replace" 19000msgstr "" 19001 19002#: resources/views/modules/fix-search-and-replace/options.phtml:18 19003msgid "Search text/pattern" 19004msgstr "" 19005 19006#: resources/views/modules/fix-search-and-replace/options.phtml:28 19007msgid "Replacement text" 19008msgstr "" 19009 19010#: resources/views/modules/fix-search-and-replace/options.phtml:38 19011msgid "Search method" 19012msgstr "" 19013 19014#: resources/views/modules/fix-search-and-replace/options.phtml:44 19015msgid "Regular expressions are an advanced pattern matching technique." 19016msgstr "" 19017 19018#: resources/views/modules/fix-search-and-replace/options.phtml:52 19019msgid "Match both upper and lower case letters." 19020msgstr "" 19021 19022#: resources/views/modules/fix-search-and-replace/options.phtml:62 19023#: resources/views/modules/statistics-chart/other-records.phtml:10 19024#: resources/views/search-general-page.phtml:61 19025msgid "Records" 19026msgstr "" 19027 19028#: resources/views/modules/gedcom_news/edit.phtml:37 19029#: resources/views/modules/html/config.phtml:39 19030#: resources/views/modules/user_blog/edit.phtml:37 19031msgid "Content" 19032msgstr "" 19033 19034#: resources/views/modules/gedcom_news/list.phtml:18 19035#: resources/views/modules/user_blog/list.phtml:18 19036msgid "No news articles have been submitted." 19037msgstr "" 19038 19039#: resources/views/modules/gedcom_news/list.phtml:60 19040msgid "Add a news article" 19041msgstr "" 19042 19043#. I18N: label for yes/no option 19044#: resources/views/modules/gedcom_stats/config.phtml:35 19045msgid "Show date of last update" 19046msgstr "" 19047 19048#: resources/views/modules/gedcom_stats/config.phtml:46 19049#: resources/views/modules/html/template-statistics.phtml:36 19050#: resources/views/modules/statistics-chart/names.phtml:18 19051msgid "Total surnames" 19052msgstr "" 19053 19054#: resources/views/modules/gedcom_stats/config.phtml:51 19055#: resources/views/modules/statistics-chart/other-events.phtml:10 19056#: resources/xml/reports/missing_facts_report.xml:602 19057msgid "Total events" 19058msgstr "" 19059 19060#: resources/views/modules/gedcom_stats/config.phtml:52 19061msgid "Total users" 19062msgstr "" 19063 19064#: resources/views/modules/gedcom_stats/config.phtml:53 19065#: resources/views/modules/gedcom_stats/statistics.phtml:165 19066#: resources/views/modules/html/template-statistics.phtml:69 19067#: resources/views/modules/statistics-chart/individual-events.phtml:36 19068msgid "Earliest birth" 19069msgstr "" 19070 19071#: resources/views/modules/gedcom_stats/config.phtml:54 19072#: resources/views/modules/gedcom_stats/statistics.phtml:176 19073#: resources/views/modules/html/template-statistics.phtml:73 19074#: resources/views/modules/statistics-chart/individual-events.phtml:47 19075msgid "Latest birth" 19076msgstr "" 19077 19078#: resources/views/modules/gedcom_stats/config.phtml:55 19079#: resources/views/modules/gedcom_stats/statistics.phtml:187 19080#: resources/views/modules/html/template-statistics.phtml:77 19081#: resources/views/modules/statistics-chart/individual-events.phtml:80 19082msgid "Earliest death" 19083msgstr "" 19084 19085#: resources/views/modules/gedcom_stats/config.phtml:56 19086#: resources/views/modules/gedcom_stats/statistics.phtml:198 19087#: resources/views/modules/html/template-statistics.phtml:81 19088#: resources/views/modules/statistics-chart/individual-events.phtml:91 19089msgid "Latest death" 19090msgstr "" 19091 19092#: resources/views/modules/gedcom_stats/config.phtml:57 19093#: resources/views/modules/gedcom_stats/statistics.phtml:209 19094#: resources/views/modules/html/template-statistics.phtml:85 19095msgid "Individual who lived the longest" 19096msgstr "" 19097 19098#: resources/views/modules/gedcom_stats/config.phtml:59 19099#: resources/views/modules/gedcom_stats/statistics.phtml:235 19100#: resources/views/modules/html/template-statistics.phtml:93 19101msgid "Family with the most children" 19102msgstr "" 19103 19104#: resources/views/modules/gedcom_stats/config.phtml:73 19105#: resources/views/modules/gedcom_stats/statistics.phtml:264 19106#: resources/views/modules/html/template-statistics.phtml:105 19107msgid "Most common surnames" 19108msgstr "" 19109 19110#. I18N: ... to show in a list 19111#: resources/views/modules/gedcom_stats/config.phtml:80 19112#: resources/views/modules/top10_surnames/config.phtml:15 19113msgid "Number of surnames" 19114msgstr "" 19115 19116#: resources/views/modules/gedcom_stats/statistics.phtml:30 19117#: resources/views/modules/html/template-statistics.phtml:18 19118#, php-format 19119msgid "This family tree was last updated on %s." 19120msgstr "" 19121 19122#: resources/views/modules/geonames/config.phtml:36 19123msgid "To use this service, you need an account." 19124msgstr "" 19125 19126#. I18N: A configuration setting 19127#: resources/views/modules/google-analytics/form.phtml:9 19128#: resources/views/modules/matomo-analytics/form.phtml:9 19129#: resources/views/modules/statcounter/form.phtml:9 19130msgid "Site identification code" 19131msgstr "" 19132 19133#: resources/views/modules/html/config.phtml:27 19134msgid "Templates" 19135msgstr "" 19136 19137#: resources/views/modules/html/config.phtml:32 19138msgid "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." 19139msgstr "" 19140 19141#: resources/views/modules/html/config.phtml:43 19142msgid "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." 19143msgstr "" 19144 19145#: resources/views/modules/html/config.phtml:51 19146msgid "Show the date and time of update" 19147msgstr "" 19148 19149#. I18N: do not translate the #keywords# 19150#: resources/views/modules/html/template-narrative.phtml:7 19151msgid "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#." 19152msgstr "" 19153 19154#: resources/views/modules/interactive-tree/chart.phtml:19 19155msgid "Use compact layout" 19156msgstr "" 19157 19158#: resources/views/modules/lifespans-chart/page.phtml:29 19159msgid "Add individuals" 19160msgstr "" 19161 19162#. I18N: Label for a configuration option 19163#: resources/views/modules/lifespans-chart/page.phtml:33 19164msgid "Include the individual’s immediate family" 19165msgstr "" 19166 19167#: resources/views/modules/lifespans-chart/page.phtml:39 19168msgid "Select individuals by place or date" 19169msgstr "" 19170 19171#: resources/views/modules/lifespans-chart/page.phtml:54 19172msgid "Start year" 19173msgstr "" 19174 19175#: resources/views/modules/lifespans-chart/page.phtml:63 19176msgid "End year" 19177msgstr "" 19178 19179#: resources/views/modules/login_block/sign-out.phtml:15 19180#, php-format 19181msgid "You are signed in as %s." 19182msgstr "" 19183 19184#. I18N: A button label. 19185#: resources/views/modules/login_block/sign-out.phtml:20 19186msgid "sign out" 19187msgstr "" 19188 19189#: resources/views/modules/media-list/page.phtml:52 19190msgid "Media objects per page" 19191msgstr "" 19192 19193#: resources/views/modules/media-list/page.phtml:75 19194msgid "Search filters" 19195msgstr "" 19196 19197#: resources/views/modules/media-list/page.phtml:95 19198msgid "Media objects found" 19199msgstr "" 19200 19201#: resources/views/modules/media-list/pagination.phtml:39 19202#, php-format 19203msgid "Page %s of %s" 19204msgstr "" 19205 19206#: resources/views/modules/media/tab.phtml:22 19207msgid "Show all media" 19208msgstr "" 19209 19210#: resources/views/modules/media/tab.phtml:61 19211msgid "There are no media objects for this individual." 19212msgstr "" 19213 19214#: resources/views/modules/notes/tab.phtml:28 19215msgid "Show all notes" 19216msgstr "" 19217 19218#: resources/views/modules/notes/tab.phtml:84 19219msgid "There are no notes for this individual." 19220msgstr "" 19221 19222#: resources/views/modules/notes/tab.phtml:96 19223msgid "Add a note" 19224msgstr "" 19225 19226#: resources/views/modules/pedigree-chart/previous.phtml:20 19227msgid "Siblings" 19228msgstr "" 19229 19230#: resources/views/modules/pedigree-chart/previous.phtml:22 19231msgid "Sibling" 19232msgstr "" 19233 19234#: resources/views/modules/pedigree-map/chart.phtml:64 19235#: resources/views/modules/places/tab.phtml:65 19236msgid "Nothing to show" 19237msgstr "" 19238 19239#: resources/views/modules/personal_facts/tab.phtml:32 19240msgid "Associated events" 19241msgstr "" 19242 19243#: resources/views/modules/personal_facts/tab.phtml:39 19244msgid "Events of close relatives" 19245msgstr "" 19246 19247#: resources/views/modules/personal_facts/tab.phtml:59 19248msgid "There are no facts for this individual." 19249msgstr "" 19250 19251#: resources/views/modules/place-hierarchy/events.phtml:34 19252#: resources/views/modules/place-hierarchy/events.phtml:46 19253#: resources/views/search-advanced-page.phtml:100 19254#: resources/views/search-general-page.phtml:136 19255#: resources/views/search-phonetic-page.phtml:96 19256msgid "No results found." 19257msgstr "" 19258 19259#: resources/views/modules/place-hierarchy/list.phtml:14 19260msgid "Place list" 19261msgstr "" 19262 19263#: resources/views/modules/place-hierarchy/page.phtml:49 19264#, php-format 19265msgid "View table of events occurring in %s" 19266msgstr "" 19267 19268#: resources/views/modules/place-hierarchy/sidebar.phtml:33 19269msgid "The location of this place is not known." 19270msgstr "" 19271 19272#: resources/views/modules/privacy-policy/footer.phtml:21 19273msgid "This website uses cookies to learn about visitor behavior." 19274msgstr "" 19275 19276#: resources/views/modules/privacy-policy/page.phtml:18 19277msgid "Personal data" 19278msgstr "" 19279 19280#: resources/views/modules/privacy-policy/page.phtml:22 19281msgid "This website processes personal data for the purpose of historical and genealogical research." 19282msgstr "" 19283 19284#: resources/views/modules/privacy-policy/page.phtml:25 19285msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." 19286msgstr "" 19287 19288#: resources/views/modules/privacy-policy/page.phtml:29 19289msgid "Cookies" 19290msgstr "" 19291 19292#: resources/views/modules/privacy-policy/page.phtml:33 19293msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." 19294msgstr "" 19295 19296#: resources/views/modules/privacy-policy/page.phtml:36 19297msgid "These cookies are “essential”, and do not require consent." 19298msgstr "" 19299 19300#: resources/views/modules/privacy-policy/page.phtml:45 19301msgid "This website uses third-party services to learn about visitor behavior." 19302msgstr "" 19303 19304#: resources/views/modules/privacy-policy/page.phtml:57 19305msgid "These services may use cookies or other tracking technology." 19306msgstr "" 19307 19308#: resources/views/modules/privacy-policy/page.phtml:61 19309msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." 19310msgstr "" 19311 19312#: resources/views/modules/privacy-policy/page.phtml:66 19313msgid "Data controller" 19314msgstr "" 19315 19316#: resources/views/modules/privacy-policy/page.phtml:70 19317msgid "This website is operated by the following individuals." 19318msgstr "" 19319 19320#: resources/views/modules/random_media/config.phtml:17 19321msgid "Show only individuals, events, or all" 19322msgstr "" 19323 19324#: resources/views/modules/random_media/config.phtml:37 19325msgid "Show slide show controls" 19326msgstr "" 19327 19328#: resources/views/modules/random_media/config.phtml:46 19329msgid "Start slide show on page load" 19330msgstr "" 19331 19332#: resources/views/modules/random_media/slide-show.phtml:38 19333#: resources/views/modules/random_media/slide-show.phtml:40 19334msgid "Next image" 19335msgstr "" 19336 19337#. I18N: [a record was] Changed on <date/time> by <user> 19338#: resources/views/modules/recent_changes/changes-list.phtml:46 19339#, php-format 19340msgid "Changed on %1$s by %2$s" 19341msgstr "" 19342 19343#. I18N: [a record was] Changed on <date/time> 19344#: resources/views/modules/recent_changes/changes-list.phtml:48 19345#, php-format 19346msgid "Changed on %1$s" 19347msgstr "" 19348 19349#. I18N: [a record was] Changed on <date/time> 19350#: resources/views/modules/recent_changes/changes-list.phtml:50 19351#, php-format 19352msgid "Changed by %1$s" 19353msgstr "" 19354 19355#: resources/views/modules/recent_changes/config.phtml:21 19356#: resources/views/modules/upcoming_events/config.phtml:21 19357#: resources/views/modules/yahrzeit/config.phtml:18 19358msgid "Number of days to show" 19359msgstr "" 19360 19361#: resources/views/modules/recent_changes/config.phtml:25 19362#: resources/views/modules/upcoming_events/config.phtml:25 19363#: resources/views/modules/yahrzeit/config.phtml:23 19364#, php-format 19365msgid "maximum %s day" 19366msgid_plural "maximum %s days" 19367msgstr[0] "" 19368msgstr[1] "" 19369 19370#. I18N: label for a yes/no option 19371#: resources/views/modules/recent_changes/config.phtml:58 19372msgid "Show the user who made the change" 19373msgstr "" 19374 19375#. I18N: label for a yes/no option 19376#: resources/views/modules/recent_changes/config.phtml:67 19377msgid "Show the date and time" 19378msgstr "" 19379 19380#: resources/views/modules/relationships-chart/config.phtml:24 19381msgid "Searching for all possible relationships can take a lot of time in complex trees." 19382msgstr "" 19383 19384#. I18N: Configuration option 19385#: resources/views/modules/relationships-chart/config.phtml:44 19386msgid "How much recursion to use when searching for relationships" 19387msgstr "" 19388 19389#: resources/views/modules/relationships-chart/page.phtml:33 19390msgid "Individual 1" 19391msgstr "" 19392 19393#: resources/views/modules/relationships-chart/page.phtml:42 19394msgid "Individual 2" 19395msgstr "" 19396 19397#. I18N: Reverse the order of two individuals 19398#: resources/views/modules/relationships-chart/page.phtml:84 19399msgid "Swap individuals" 19400msgstr "" 19401 19402#: resources/views/modules/relatives/family.phtml:148 19403msgid "Add marriage details" 19404msgstr "" 19405 19406#: resources/views/modules/relatives/family.phtml:219 19407msgid "Add a brother" 19408msgstr "" 19409 19410#: resources/views/modules/relatives/family.phtml:223 19411msgid "Add a sister" 19412msgstr "" 19413 19414#: resources/views/modules/relatives/family.phtml:227 19415msgid "Add a sibling" 19416msgstr "" 19417 19418#: resources/views/modules/relatives/tab.phtml:35 19419msgid "Date differences" 19420msgstr "" 19421 19422#: resources/views/modules/review_changes/config.phtml:13 19423msgid "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." 19424msgstr "" 19425 19426#. I18N: Label for a configuration option 19427#: resources/views/modules/review_changes/config.phtml:18 19428msgid "Send out reminder emails" 19429msgstr "" 19430 19431#: resources/views/modules/review_changes/config.phtml:27 19432msgid "Reminder email frequency (days)" 19433msgstr "" 19434 19435#: resources/views/modules/share-url/share.phtml:29 19436msgid "The URL was copied to the clipboard" 19437msgstr "" 19438 19439#. I18N: The www.sitemaps.org site is translated into many languages (e.g. https://www.sitemaps.org/fr/) - choose an appropriate URL. 19440#: resources/views/modules/sitemap/config.phtml:23 19441msgid "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=\"https://www.sitemaps.org/\">www.sitemaps.org</a>." 19442msgstr "" 19443 19444#. I18N: Label for a configuration option 19445#: resources/views/modules/sitemap/config.phtml:27 19446msgid "Which family trees should be included in the sitemaps" 19447msgstr "" 19448 19449#: resources/views/modules/sitemap/config.phtml:50 19450msgid "To tell search engines that sitemaps are available, you can use the following links." 19451msgstr "" 19452 19453#: resources/views/modules/sources_tab/tab.phtml:24 19454msgid "Show all sources" 19455msgstr "" 19456 19457#: resources/views/modules/sources_tab/tab.phtml:63 19458msgid "There are no source citations for this individual." 19459msgstr "" 19460 19461#: resources/views/modules/sources_tab/tab.phtml:75 19462msgid "Add a source citation" 19463msgstr "" 19464 19465#. I18N: A configuration setting 19466#: resources/views/modules/statcounter/form.phtml:18 19467msgid "Security code" 19468msgstr "" 19469 19470#: resources/views/modules/statistics-chart/age-difference.phtml:10 19471msgid "Age difference" 19472msgstr "" 19473 19474#: resources/views/modules/statistics-chart/age-difference.phtml:17 19475msgid "Age between siblings" 19476msgstr "" 19477 19478#: resources/views/modules/statistics-chart/age-difference.phtml:26 19479msgid "Greatest age between siblings" 19480msgstr "" 19481 19482#: resources/views/modules/statistics-chart/age-difference.phtml:37 19483msgid "Age between husband and wife" 19484msgstr "" 19485 19486#: resources/views/modules/statistics-chart/age-difference.phtml:46 19487msgid "Age between wife and husband" 19488msgstr "" 19489 19490#: resources/views/modules/statistics-chart/birth-age.phtml:10 19491msgid "Age at birth of child" 19492msgstr "" 19493 19494#: resources/views/modules/statistics-chart/birth-age.phtml:17 19495msgid "Youngest father" 19496msgstr "" 19497 19498#: resources/views/modules/statistics-chart/birth-age.phtml:28 19499msgid "Youngest mother" 19500msgstr "" 19501 19502#: resources/views/modules/statistics-chart/birth-age.phtml:39 19503msgid "Oldest father" 19504msgstr "" 19505 19506#: resources/views/modules/statistics-chart/birth-age.phtml:50 19507msgid "Oldest mother" 19508msgstr "" 19509 19510#: resources/views/modules/statistics-chart/children.phtml:10 19511msgid "Children in family" 19512msgstr "" 19513 19514#: resources/views/modules/statistics-chart/children.phtml:50 19515msgid "Largest number of grandchildren" 19516msgstr "" 19517 19518#: resources/views/modules/statistics-chart/custom.phtml:18 19519msgid "Create your own chart" 19520msgstr "" 19521 19522#: resources/views/modules/statistics-chart/custom.phtml:79 19523msgid "Categories" 19524msgstr "" 19525 19526#: resources/views/modules/statistics-chart/custom.phtml:88 19527msgid "gender" 19528msgstr "" 19529 19530#: resources/views/modules/statistics-chart/custom.phtml:93 19531msgid "date periods" 19532msgstr "" 19533 19534#. I18N: from 1700 interval 50 years 19535#: resources/views/modules/statistics-chart/custom.phtml:101 19536#: resources/views/modules/statistics-chart/custom.phtml:104 19537#: resources/views/modules/statistics-chart/custom.phtml:107 19538#: resources/views/modules/statistics-chart/custom.phtml:110 19539#: resources/views/modules/statistics-chart/custom.phtml:113 19540#: resources/views/modules/statistics-chart/custom.phtml:116 19541#, php-format 19542msgid "from %1$s interval %2$s year" 19543msgid_plural "from %1$s interval %2$s years" 19544msgstr[0] "" 19545msgstr[1] "" 19546 19547#: resources/views/modules/statistics-chart/custom.phtml:122 19548msgid "Results" 19549msgstr "" 19550 19551#: resources/views/modules/statistics-chart/custom.phtml:126 19552msgid "numbers" 19553msgstr "" 19554 19555#: resources/views/modules/statistics-chart/custom.phtml:131 19556msgid "percentage" 19557msgstr "" 19558 19559#: resources/views/modules/statistics-chart/custom.phtml:136 19560#: resources/views/modules/statistics-chart/custom.phtml:139 19561#: resources/views/modules/statistics-chart/custom.phtml:145 19562msgid "Age interval" 19563msgstr "" 19564 19565#: resources/views/modules/statistics-chart/custom.phtml:148 19566msgid "Select the desired age interval" 19567msgstr "" 19568 19569#: resources/views/modules/statistics-chart/custom.phtml:174 19570#: resources/views/modules/statistics-chart/custom.phtml:176 19571msgid "Geographic area" 19572msgstr "" 19573 19574#: resources/views/modules/statistics-chart/custom.phtml:182 19575msgid "Europe" 19576msgstr "" 19577 19578#: resources/views/modules/statistics-chart/custom.phtml:185 19579msgid "Northern America" 19580msgstr "" 19581 19582#: resources/views/modules/statistics-chart/custom.phtml:188 19583msgid "South America" 19584msgstr "" 19585 19586#: resources/views/modules/statistics-chart/custom.phtml:191 19587msgid "Asia" 19588msgstr "" 19589 19590#: resources/views/modules/statistics-chart/custom.phtml:194 19591msgid "Middle East" 19592msgstr "" 19593 19594#: resources/views/modules/statistics-chart/custom.phtml:197 19595msgid "Africa" 19596msgstr "" 19597 19598#: resources/views/modules/statistics-chart/custom.phtml:208 19599msgid "show the chart" 19600msgstr "" 19601 19602#: resources/views/modules/statistics-chart/family-totals.phtml:19 19603msgid "Total marriages" 19604msgstr "" 19605 19606#: resources/views/modules/statistics-chart/family-totals.phtml:37 19607msgid "Earliest marriage" 19608msgstr "" 19609 19610#: resources/views/modules/statistics-chart/family-totals.phtml:48 19611msgid "Latest marriage" 19612msgstr "" 19613 19614#: resources/views/modules/statistics-chart/family-totals.phtml:63 19615msgid "Total divorces" 19616msgstr "" 19617 19618#: resources/views/modules/statistics-chart/family-totals.phtml:81 19619msgid "Earliest divorce" 19620msgstr "" 19621 19622#: resources/views/modules/statistics-chart/family-totals.phtml:92 19623msgid "Latest divorce" 19624msgstr "" 19625 19626#: resources/views/modules/statistics-chart/greatest-age.phtml:10 19627msgid "Greatest age at death" 19628msgstr "" 19629 19630#: resources/views/modules/statistics-chart/individual-events.phtml:18 19631msgid "Total births" 19632msgstr "" 19633 19634#: resources/views/modules/statistics-chart/individual-events.phtml:62 19635msgid "Total deaths" 19636msgstr "" 19637 19638#: resources/views/modules/statistics-chart/lifespan.phtml:10 19639msgid "Lifespan" 19640msgstr "" 19641 19642#: resources/views/modules/statistics-chart/marriage-age.phtml:18 19643msgid "Youngest male" 19644msgstr "" 19645 19646#: resources/views/modules/statistics-chart/marriage-age.phtml:28 19647msgid "Youngest female" 19648msgstr "" 19649 19650#: resources/views/modules/statistics-chart/marriage-age.phtml:39 19651msgid "Oldest male" 19652msgstr "" 19653 19654#: resources/views/modules/statistics-chart/marriage-age.phtml:50 19655msgid "Oldest female" 19656msgstr "" 19657 19658#: resources/views/modules/statistics-chart/marriage-length.phtml:10 19659msgid "Length of marriage" 19660msgstr "" 19661 19662#: resources/views/modules/statistics-chart/marriage-length.phtml:17 19663msgid "Longest marriage" 19664msgstr "" 19665 19666#: resources/views/modules/statistics-chart/marriage-length.phtml:28 19667msgid "Shortest marriage" 19668msgstr "" 19669 19670#: resources/views/modules/statistics-chart/names.phtml:38 19671msgid "Total given names" 19672msgstr "" 19673 19674#: resources/views/modules/statistics-chart/oldest-living.phtml:10 19675msgid "Oldest living individuals" 19676msgstr "" 19677 19678#: resources/views/modules/statistics-chart/other-events.phtml:18 19679msgid "First event" 19680msgstr "" 19681 19682#: resources/views/modules/statistics-chart/other-events.phtml:29 19683msgid "Last event" 19684msgstr "" 19685 19686#: resources/views/modules/statistics-chart/places.phtml:18 19687msgid "Birth places" 19688msgstr "" 19689 19690#: resources/views/modules/statistics-chart/places.phtml:27 19691msgid "Death places" 19692msgstr "" 19693 19694#: resources/views/modules/statistics-chart/places.phtml:36 19695msgid "Marriage places" 19696msgstr "" 19697 19698#: resources/views/modules/statistics-chart/places.phtml:45 19699msgid "Events in countries" 19700msgstr "" 19701 19702#: resources/views/modules/statistics-chart/total-individuals.phtml:10 19703#: resources/xml/reports/bdm_report.xml:210 19704#: resources/xml/reports/birth_report.xml:66 19705#: resources/xml/reports/cemetery_report.xml:89 19706#: resources/xml/reports/death_report.xml:99 19707#: resources/xml/reports/fact_sources.xml:142 19708#: resources/xml/reports/fact_sources.xml:146 19709#: resources/xml/reports/fact_sources.xml:305 19710#: resources/xml/reports/fact_sources.xml:309 19711#: resources/xml/reports/missing_facts_report.xml:601 19712#: resources/xml/reports/occupation_report.xml:94 19713#: resources/xml/reports/relative_ext_report.xml:147 19714msgid "Total individuals" 19715msgstr "" 19716 19717#: resources/views/modules/statistics-chart/total-individuals.phtml:21 19718msgid "Total males" 19719msgstr "" 19720 19721#: resources/views/modules/statistics-chart/total-individuals.phtml:30 19722msgid "Total females" 19723msgstr "" 19724 19725#: resources/views/modules/statistics-chart/total-individuals.phtml:50 19726msgid "Total living" 19727msgstr "" 19728 19729#: resources/views/modules/statistics-chart/total-individuals.phtml:59 19730msgid "Total dead" 19731msgstr "" 19732 19733#: resources/views/modules/stories/config.phtml:57 19734#: resources/views/modules/stories/edit.phtml:42 19735#: resources/views/modules/stories/list.phtml:18 19736msgid "Story title" 19737msgstr "" 19738 19739#: resources/views/modules/stories/edit.phtml:51 19740msgid "Story" 19741msgstr "" 19742 19743#: resources/views/modules/timeline-chart/chart.phtml:141 19744#: resources/views/modules/timeline-chart/chart.phtml:143 19745#: resources/views/modules/timeline-chart/chart.phtml:145 19746msgid "Month:" 19747msgstr "" 19748 19749#: resources/views/modules/timeline-chart/chart.phtml:141 19750#: resources/views/modules/timeline-chart/chart.phtml:143 19751#: resources/views/modules/timeline-chart/chart.phtml:145 19752msgid "Day:" 19753msgstr "" 19754 19755#: resources/views/modules/timeline-chart/chart.phtml:143 19756msgid "years" 19757msgstr "" 19758 19759#: resources/views/modules/timeline-chart/chart.phtml:145 19760#: resources/views/modules/timeline-chart/chart.phtml:410 19761msgid "Year:" 19762msgstr "" 19763 19764#: resources/views/modules/timeline-chart/page.phtml:74 19765msgid "Remove individual" 19766msgstr "" 19767 19768#. I18N: an age indicator, which can be dragged around the screen 19769#: resources/views/modules/timeline-chart/page.phtml:81 19770msgid "Show an age cursor" 19771msgstr "" 19772 19773#: resources/views/modules/todays_events/config.phtml:19 19774#: resources/views/modules/upcoming_events/config.phtml:31 19775msgid "Show only events of living individuals" 19776msgstr "" 19777 19778#: resources/views/modules/todo/config.phtml:14 19779msgid "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." 19780msgstr "" 19781 19782#: resources/views/modules/todo/config.phtml:15 19783msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 19784msgstr "" 19785 19786#: resources/views/modules/todo/config.phtml:16 19787msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 19788msgstr "" 19789 19790#: resources/views/modules/todo/config.phtml:21 19791msgid "Show research tasks that are assigned to other users" 19792msgstr "" 19793 19794#: resources/views/modules/todo/config.phtml:31 19795msgid "Show research tasks that are not assigned to any user" 19796msgstr "" 19797 19798#: resources/views/modules/todo/config.phtml:40 19799msgid "Show research tasks that have a date in the future" 19800msgstr "" 19801 19802#. I18N: ... to show in a list 19803#: resources/views/modules/top10_givnnames/config.phtml:15 19804msgid "Number of given names" 19805msgstr "" 19806 19807#. I18N: ... to show in a list 19808#: resources/views/modules/top10_pageviews/config.phtml:13 19809msgid "Number of pages" 19810msgstr "" 19811 19812#: resources/views/modules/user-messages/user-messages.phtml:51 19813#: resources/views/modules/user-messages/user-messages.phtml:135 19814msgid "Are you sure you want to delete this message? It cannot be retrieved later." 19815msgstr "" 19816 19817#: resources/views/modules/user-messages/user-messages.phtml:71 19818msgid "Date sent" 19819msgstr "" 19820 19821#. I18N: When replying to an email, the subject becomes “RE: subject” 19822#: resources/views/modules/user-messages/user-messages.phtml:115 19823#: resources/views/modules/user-messages/user-messages.phtml:116 19824msgid "RE: " 19825msgstr "" 19826 19827#: resources/views/modules/user-messages/user-messages.phtml:130 19828#: resources/views/modules/user-messages/user-messages.phtml:131 19829msgid "Reply" 19830msgstr "" 19831 19832#: resources/views/modules/user-messages/user-messages.phtml:146 19833msgid "Delete selected messages" 19834msgstr "" 19835 19836#: resources/views/modules/user_blog/list.phtml:59 19837msgid "Add a journal entry" 19838msgstr "" 19839 19840#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19841#: resources/views/note-page-pending.phtml:17 19842#, php-format 19843msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 19844msgstr "" 19845 19846#: resources/views/note-page-pending.phtml:19 19847msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 19848msgstr "" 19849 19850#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19851#: resources/views/note-page-pending.phtml:23 19852#, php-format 19853msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 19854msgstr "" 19855 19856#: resources/views/note-page-pending.phtml:25 19857msgid "This note has been edited. The changes need to be reviewed by a moderator." 19858msgstr "" 19859 19860#: resources/views/pending-changes-page.phtml:47 19861#: resources/views/pending-changes-page.phtml:59 19862msgid "Accept" 19863msgstr "" 19864 19865#: resources/views/pending-changes-page.phtml:51 19866#: resources/views/pending-changes-page.phtml:89 19867msgid "Reject" 19868msgstr "" 19869 19870#: resources/views/pending-changes-page.phtml:101 19871msgid "Accept all changes" 19872msgstr "" 19873 19874#: resources/views/pending-changes-page.phtml:104 19875msgid "Are you sure you want to reject all the changes to this family tree?" 19876msgstr "" 19877 19878#: resources/views/pending-changes-page.phtml:105 19879msgid "Reject all changes" 19880msgstr "" 19881 19882#: resources/views/record-page-menu-clipboard.phtml:18 19883msgid "Add from clipboard" 19884msgstr "" 19885 19886#: resources/views/record-page-menu-clipboard.phtml:37 19887msgid "Empty the clipboard" 19888msgstr "" 19889 19890#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19891#: resources/views/record-page-pending.phtml:17 19892#, php-format 19893msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 19894msgstr "" 19895 19896#: resources/views/record-page-pending.phtml:19 19897msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 19898msgstr "" 19899 19900#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 19901#: resources/views/record-page-pending.phtml:23 19902#, php-format 19903msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 19904msgstr "" 19905 19906#: resources/views/record-page-pending.phtml:25 19907msgid "This record has been edited. The changes need to be reviewed by a moderator." 19908msgstr "" 19909 19910#: resources/views/register-page.phtml:26 19911msgid "<p>Notice: By completing and submitting this form, you agree:</p><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>" 19912msgstr "" 19913 19914#. I18N: placeholder text for registration-comments field 19915#: resources/views/register-page.phtml:88 19916msgid "Explain why you are requesting an account." 19917msgstr "" 19918 19919#: resources/views/register-page.phtml:90 19920msgid "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." 19921msgstr "" 19922 19923#: resources/views/register-success-page.phtml:19 19924#, php-format 19925msgid "Hello %s…<br>Thank you for your registration." 19926msgstr "" 19927 19928#: resources/views/register-success-page.phtml:23 19929#, php-format 19930msgid "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." 19931msgstr "" 19932 19933#: resources/views/search-advanced-page.phtml:44 19934msgid "Add more fields" 19935msgstr "" 19936 19937#: resources/views/search-advanced-page.phtml:63 19938#: resources/xml/reports/bdm_report.xml:118 19939#: resources/xml/reports/family_group_report.xml:467 19940#: resources/xml/reports/family_group_report.xml:730 19941#: resources/xml/reports/individual_ext_report.xml:251 19942#: resources/xml/reports/individual_report.xml:240 19943#: resources/xml/reports/relative_ext_report.xml:71 19944msgid "Father" 19945msgstr "" 19946 19947#: resources/views/search-advanced-page.phtml:77 19948#: resources/xml/reports/bdm_report.xml:120 19949#: resources/xml/reports/family_group_report.xml:474 19950#: resources/xml/reports/family_group_report.xml:737 19951#: resources/xml/reports/individual_ext_report.xml:287 19952#: resources/xml/reports/individual_report.xml:276 19953#: resources/xml/reports/relative_ext_report.xml:72 19954msgid "Mother" 19955msgstr "" 19956 19957#: resources/views/search-general-page.phtml:49 19958#: resources/views/search-replace-page.phtml:26 19959msgid "Search for" 19960msgstr "" 19961 19962#: resources/views/search-phonetic-page.phtml:65 19963msgid "Phonetic algorithm" 19964msgstr "" 19965 19966#: resources/views/search-replace-page.phtml:35 19967msgid "Replace with" 19968msgstr "" 19969 19970#: resources/views/search-replace-page.phtml:47 19971msgid "Entire record" 19972msgstr "" 19973 19974#. I18N: A button label. 19975#: resources/views/search-replace-page.phtml:53 19976msgid "replace" 19977msgstr "" 19978 19979#. I18N: select all (of a list of options) 19980#: resources/views/search-trees.phtml:45 19981msgid "select all" 19982msgstr "" 19983 19984#. I18N: select none (of a list of options) 19985#: resources/views/search-trees.phtml:48 19986msgid "select none" 19987msgstr "" 19988 19989#. I18N: reverse the selection (of a list of options) 19990#: resources/views/search-trees.phtml:52 19991msgid "invert selection" 19992msgstr "" 19993 19994#: resources/views/setup/step-2-server-checks.phtml:42 19995msgid "Checking server configuration" 19996msgstr "" 19997 19998#: resources/views/setup/step-2-server-checks.phtml:55 19999msgid "The server configuration is OK." 20000msgstr "" 20001 20002#: resources/views/setup/step-2-server-checks.phtml:59 20003msgid "Checking server capacity" 20004msgstr "" 20005 20006#: resources/views/setup/step-2-server-checks.phtml:62 20007msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 20008msgstr "" 20009 20010#: resources/views/setup/step-2-server-checks.phtml:65 20011msgid "The following list shows typical requirements." 20012msgstr "" 20013 20014#: resources/views/setup/step-2-server-checks.phtml:68 20015msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 20016msgstr "" 20017 20018#: resources/views/setup/step-2-server-checks.phtml:70 20019msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 20020msgstr "" 20021 20022#: resources/views/setup/step-2-server-checks.phtml:72 20023msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 20024msgstr "" 20025 20026#: resources/views/setup/step-2-server-checks.phtml:76 20027#, php-format 20028msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 20029msgstr "" 20030 20031#: resources/views/setup/step-2-server-checks.phtml:80 20032msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 20033msgstr "" 20034 20035#: resources/views/setup/step-3-database-type.phtml:35 20036msgid "Connection to database server" 20037msgstr "" 20038 20039#: resources/views/setup/step-3-database-type.phtml:47 20040msgid "webtrees needs a database to store your genealogy data." 20041msgstr "" 20042 20043#: resources/views/setup/step-3-database-type.phtml:52 20044msgid "Database type" 20045msgstr "" 20046 20047#: resources/views/setup/step-4-database-mysql.phtml:34 20048#: resources/views/setup/step-4-database-pgsql.phtml:34 20049#: resources/views/setup/step-4-database-sqlite.phtml:39 20050#: resources/views/setup/step-4-database-sqlsvr.phtml:34 20051msgid "Database connection" 20052msgstr "" 20053 20054#: resources/views/setup/step-4-database-mysql.phtml:54 20055#: resources/views/setup/step-4-database-pgsql.phtml:52 20056#: resources/views/setup/step-4-database-sqlsvr.phtml:52 20057msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 20058msgstr "" 20059 20060#: resources/views/setup/step-4-database-mysql.phtml:59 20061msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 20062msgstr "" 20063 20064#: resources/views/setup/step-4-database-mysql.phtml:74 20065msgid "Most sites are configured to use the default value of 3306." 20066msgstr "" 20067 20068#: resources/views/setup/step-4-database-mysql.phtml:88 20069#: resources/views/setup/step-4-database-mysql.phtml:102 20070#: resources/views/setup/step-4-database-pgsql.phtml:76 20071#: resources/views/setup/step-4-database-pgsql.phtml:88 20072#: resources/views/setup/step-4-database-sqlsvr.phtml:76 20073#: resources/views/setup/step-4-database-sqlsvr.phtml:88 20074msgid "This is case sensitive." 20075msgstr "" 20076 20077#: resources/views/setup/step-4-database-mysql.phtml:119 20078#: resources/views/setup/step-4-database-pgsql.phtml:104 20079#: resources/views/setup/step-4-database-sqlite.phtml:72 20080#: resources/views/setup/step-4-database-sqlsvr.phtml:104 20081msgid "Table prefix" 20082msgstr "" 20083 20084#: resources/views/setup/step-4-database-mysql.phtml:124 20085#: resources/views/setup/step-4-database-pgsql.phtml:109 20086#: resources/views/setup/step-4-database-sqlite.phtml:79 20087#: resources/views/setup/step-4-database-sqlsvr.phtml:109 20088msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 20089msgstr "" 20090 20091#: resources/views/setup/step-4-database-mysql.phtml:125 20092#: resources/views/setup/step-4-database-pgsql.phtml:110 20093#: resources/views/setup/step-4-database-sqlite.phtml:65 20094#: resources/views/setup/step-4-database-sqlite.phtml:80 20095#: resources/views/setup/step-4-database-sqlsvr.phtml:110 20096msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 20097msgstr "" 20098 20099#: resources/views/setup/step-4-database-pgsql.phtml:64 20100msgid "Most sites are configured to use the default value of 5432." 20101msgstr "" 20102 20103#: resources/views/setup/step-4-database-sqlsvr.phtml:64 20104msgid "Most sites are configured to use the default value of 1433." 20105msgstr "" 20106 20107#: resources/views/setup/step-5-administrator.phtml:37 20108msgid "Administrator account" 20109msgstr "" 20110 20111#: resources/views/setup/step-5-administrator.phtml:49 20112msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 20113msgstr "" 20114 20115#: resources/views/setup/step-5-administrator.phtml:71 20116msgid "You will use this to sign in to webtrees." 20117msgstr "" 20118 20119#: resources/views/setup/step-5-administrator.phtml:83 20120msgid "This must be at least six characters long. It is case-sensitive." 20121msgstr "" 20122 20123#: resources/views/statistics/families/top10-list-grand.phtml:20 20124#: resources/views/statistics/families/top10-nolist-grand.phtml:16 20125#, php-format 20126msgid "%s grandchild" 20127msgid_plural "%s grandchildren" 20128msgstr[0] "" 20129msgstr[1] "" 20130 20131#: resources/views/verify-failure-page.phtml:17 20132msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." 20133msgstr "" 20134 20135#: resources/views/verify-success-page.phtml:17 20136msgid "You have confirmed your request to become a registered user." 20137msgstr "" 20138 20139#: resources/views/verify-success-page.phtml:20 20140msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 20141msgstr "" 20142 20143#: resources/xml/reports/ahnentafel_report.xml:8 20144#: resources/xml/reports/descendancy_report.xml:7 20145#: resources/xml/reports/family_group_report.xml:7 20146#: resources/xml/reports/individual_ext_report.xml:9 20147#: resources/xml/reports/individual_report.xml:6 20148msgid "Show sources" 20149msgstr "" 20150 20151#: resources/xml/reports/ahnentafel_report.xml:9 20152#: resources/xml/reports/family_group_report.xml:8 20153#: resources/xml/reports/individual_ext_report.xml:10 20154#: resources/xml/reports/individual_report.xml:7 20155msgid "Show notes" 20156msgstr "" 20157 20158#: resources/xml/reports/ahnentafel_report.xml:10 20159msgid "Show occupations" 20160msgstr "" 20161 20162#: resources/xml/reports/ahnentafel_report.xml:11 20163msgid "Show residences" 20164msgstr "" 20165 20166#: resources/xml/reports/ahnentafel_report.xml:12 20167msgid "Show children of ancestors" 20168msgstr "" 20169 20170#: resources/xml/reports/ahnentafel_report.xml:13 20171#: resources/xml/reports/bdm_report.xml:12 20172#: resources/xml/reports/birth_report.xml:10 20173#: resources/xml/reports/cemetery_report.xml:8 20174#: resources/xml/reports/change_report.xml:9 20175#: resources/xml/reports/death_report.xml:11 20176#: resources/xml/reports/descendancy_report.xml:8 20177#: resources/xml/reports/fact_sources.xml:8 20178#: resources/xml/reports/family_group_report.xml:11 20179#: resources/xml/reports/individual_ext_report.xml:12 20180#: resources/xml/reports/individual_report.xml:9 20181#: resources/xml/reports/marriage_report.xml:10 20182#: resources/xml/reports/missing_facts_report.xml:8 20183#: resources/xml/reports/occupation_report.xml:7 20184#: resources/xml/reports/pedigree_report.xml:8 20185#: resources/xml/reports/relative_ext_report.xml:8 20186msgctxt "paper size" 20187msgid "A4" 20188msgstr "" 20189 20190#: resources/xml/reports/ahnentafel_report.xml:13 20191#: resources/xml/reports/bdm_report.xml:12 20192#: resources/xml/reports/birth_report.xml:10 20193#: resources/xml/reports/cemetery_report.xml:8 20194#: resources/xml/reports/change_report.xml:9 20195#: resources/xml/reports/death_report.xml:11 20196#: resources/xml/reports/descendancy_report.xml:8 20197#: resources/xml/reports/fact_sources.xml:8 20198#: resources/xml/reports/family_group_report.xml:11 20199#: resources/xml/reports/individual_ext_report.xml:12 20200#: resources/xml/reports/individual_report.xml:9 20201#: resources/xml/reports/marriage_report.xml:10 20202#: resources/xml/reports/missing_facts_report.xml:8 20203#: resources/xml/reports/occupation_report.xml:7 20204#: resources/xml/reports/pedigree_report.xml:8 20205#: resources/xml/reports/relative_ext_report.xml:8 20206msgctxt "paper size" 20207msgid "A3" 20208msgstr "" 20209 20210#: resources/xml/reports/ahnentafel_report.xml:13 20211#: resources/xml/reports/bdm_report.xml:12 20212#: resources/xml/reports/birth_report.xml:10 20213#: resources/xml/reports/cemetery_report.xml:8 20214#: resources/xml/reports/change_report.xml:9 20215#: resources/xml/reports/death_report.xml:11 20216#: resources/xml/reports/descendancy_report.xml:8 20217#: resources/xml/reports/fact_sources.xml:8 20218#: resources/xml/reports/family_group_report.xml:11 20219#: resources/xml/reports/individual_ext_report.xml:12 20220#: resources/xml/reports/individual_report.xml:9 20221#: resources/xml/reports/marriage_report.xml:10 20222#: resources/xml/reports/missing_facts_report.xml:8 20223#: resources/xml/reports/occupation_report.xml:7 20224#: resources/xml/reports/pedigree_report.xml:8 20225#: resources/xml/reports/relative_ext_report.xml:8 20226msgctxt "paper size" 20227msgid "Letter" 20228msgstr "" 20229 20230#: resources/xml/reports/ahnentafel_report.xml:13 20231#: resources/xml/reports/bdm_report.xml:12 20232#: resources/xml/reports/birth_report.xml:10 20233#: resources/xml/reports/cemetery_report.xml:8 20234#: resources/xml/reports/change_report.xml:9 20235#: resources/xml/reports/descendancy_report.xml:8 20236#: resources/xml/reports/fact_sources.xml:8 20237#: resources/xml/reports/family_group_report.xml:11 20238#: resources/xml/reports/individual_ext_report.xml:12 20239#: resources/xml/reports/individual_report.xml:9 20240#: resources/xml/reports/marriage_report.xml:10 20241#: resources/xml/reports/missing_facts_report.xml:8 20242#: resources/xml/reports/occupation_report.xml:7 20243#: resources/xml/reports/pedigree_report.xml:8 20244#: resources/xml/reports/relative_ext_report.xml:8 20245msgctxt "paper size" 20246msgid "Tabloid" 20247msgstr "" 20248 20249#: resources/xml/reports/ahnentafel_report.xml:13 20250#: resources/xml/reports/bdm_report.xml:12 20251#: resources/xml/reports/birth_report.xml:10 20252#: resources/xml/reports/cemetery_report.xml:8 20253#: resources/xml/reports/change_report.xml:9 20254#: resources/xml/reports/death_report.xml:11 20255#: resources/xml/reports/descendancy_report.xml:8 20256#: resources/xml/reports/fact_sources.xml:8 20257#: resources/xml/reports/family_group_report.xml:11 20258#: resources/xml/reports/individual_ext_report.xml:12 20259#: resources/xml/reports/individual_report.xml:9 20260#: resources/xml/reports/marriage_report.xml:10 20261#: resources/xml/reports/missing_facts_report.xml:8 20262#: resources/xml/reports/occupation_report.xml:7 20263#: resources/xml/reports/pedigree_report.xml:8 20264#: resources/xml/reports/relative_ext_report.xml:8 20265msgid "Page size" 20266msgstr "" 20267 20268#: resources/xml/reports/ahnentafel_report.xml:15 20269#: resources/xml/reports/bdm_report.xml:14 20270#: resources/xml/reports/birth_report.xml:12 20271#: resources/xml/reports/cemetery_report.xml:10 20272#: resources/xml/reports/change_report.xml:12 20273#: resources/xml/reports/death_report.xml:13 20274#: resources/xml/reports/descendancy_report.xml:10 20275#: resources/xml/reports/fact_sources.xml:10 20276#: resources/xml/reports/family_group_report.xml:14 20277#: resources/xml/reports/individual_ext_report.xml:15 20278#: resources/xml/reports/individual_report.xml:12 20279#: resources/xml/reports/marriage_report.xml:12 20280#: resources/xml/reports/missing_facts_report.xml:10 20281#: resources/xml/reports/occupation_report.xml:9 20282#: resources/xml/reports/pedigree_report.xml:10 20283#: resources/xml/reports/relative_ext_report.xml:10 20284msgctxt "font name" 20285msgid "Arial" 20286msgstr "" 20287 20288#: resources/xml/reports/ahnentafel_report.xml:15 20289#: resources/xml/reports/bdm_report.xml:14 20290#: resources/xml/reports/birth_report.xml:12 20291#: resources/xml/reports/cemetery_report.xml:10 20292#: resources/xml/reports/change_report.xml:12 20293#: resources/xml/reports/death_report.xml:13 20294#: resources/xml/reports/descendancy_report.xml:10 20295#: resources/xml/reports/fact_sources.xml:10 20296#: resources/xml/reports/family_group_report.xml:14 20297#: resources/xml/reports/individual_ext_report.xml:15 20298#: resources/xml/reports/individual_report.xml:12 20299#: resources/xml/reports/marriage_report.xml:12 20300#: resources/xml/reports/missing_facts_report.xml:10 20301#: resources/xml/reports/occupation_report.xml:9 20302#: resources/xml/reports/pedigree_report.xml:10 20303#: resources/xml/reports/relative_ext_report.xml:10 20304msgctxt "font name" 20305msgid "DejaVu" 20306msgstr "" 20307 20308#: resources/xml/reports/ahnentafel_report.xml:15 20309#: resources/xml/reports/bdm_report.xml:14 20310#: resources/xml/reports/birth_report.xml:12 20311#: resources/xml/reports/cemetery_report.xml:10 20312#: resources/xml/reports/change_report.xml:12 20313#: resources/xml/reports/death_report.xml:13 20314#: resources/xml/reports/descendancy_report.xml:10 20315#: resources/xml/reports/fact_sources.xml:10 20316#: resources/xml/reports/family_group_report.xml:14 20317#: resources/xml/reports/individual_ext_report.xml:15 20318#: resources/xml/reports/individual_report.xml:12 20319#: resources/xml/reports/marriage_report.xml:12 20320#: resources/xml/reports/missing_facts_report.xml:10 20321#: resources/xml/reports/occupation_report.xml:9 20322#: resources/xml/reports/pedigree_report.xml:10 20323#: resources/xml/reports/relative_ext_report.xml:10 20324msgctxt "font name" 20325msgid "Helvetica" 20326msgstr "" 20327 20328#: resources/xml/reports/ahnentafel_report.xml:15 20329#: resources/xml/reports/bdm_report.xml:14 20330#: resources/xml/reports/birth_report.xml:12 20331#: resources/xml/reports/cemetery_report.xml:10 20332#: resources/xml/reports/change_report.xml:12 20333#: resources/xml/reports/death_report.xml:13 20334#: resources/xml/reports/descendancy_report.xml:10 20335#: resources/xml/reports/fact_sources.xml:10 20336#: resources/xml/reports/family_group_report.xml:14 20337#: resources/xml/reports/individual_ext_report.xml:15 20338#: resources/xml/reports/individual_report.xml:12 20339#: resources/xml/reports/marriage_report.xml:12 20340#: resources/xml/reports/missing_facts_report.xml:10 20341#: resources/xml/reports/occupation_report.xml:9 20342#: resources/xml/reports/pedigree_report.xml:10 20343#: resources/xml/reports/relative_ext_report.xml:10 20344msgid "Font" 20345msgstr "" 20346 20347#: resources/xml/reports/ahnentafel_report.xml:55 20348msgid "Ancestors of " 20349msgstr "" 20350 20351#: resources/xml/reports/ahnentafel_report.xml:56 20352#: resources/xml/reports/bdm_report.xml:42 20353#: resources/xml/reports/birth_report.xml:32 20354#: resources/xml/reports/cemetery_report.xml:35 20355#: resources/xml/reports/change_report.xml:45 20356#: resources/xml/reports/death_report.xml:33 20357#: resources/xml/reports/descendancy_report.xml:43 20358#: resources/xml/reports/fact_sources.xml:44 20359#: resources/xml/reports/family_group_report.xml:89 20360#: resources/xml/reports/individual_ext_report.xml:100 20361#: resources/xml/reports/individual_report.xml:89 20362#: resources/xml/reports/marriage_report.xml:31 20363#: resources/xml/reports/missing_facts_report.xml:53 20364#: resources/xml/reports/occupation_report.xml:38 20365#: resources/xml/reports/relative_ext_report.xml:51 20366msgid "Page" 20367msgstr "" 20368 20369#: resources/xml/reports/ahnentafel_report.xml:56 20370#: resources/xml/reports/bdm_report.xml:42 20371#: resources/xml/reports/birth_report.xml:32 20372#: resources/xml/reports/cemetery_report.xml:35 20373#: resources/xml/reports/change_report.xml:45 20374#: resources/xml/reports/death_report.xml:33 20375#: resources/xml/reports/descendancy_report.xml:43 20376#: resources/xml/reports/fact_sources.xml:44 20377#: resources/xml/reports/family_group_report.xml:89 20378#: resources/xml/reports/individual_report.xml:89 20379#: resources/xml/reports/marriage_report.xml:31 20380#: resources/xml/reports/occupation_report.xml:38 20381#: resources/xml/reports/relative_ext_report.xml:51 20382msgid "of" 20383msgstr "" 20384 20385#: resources/xml/reports/ahnentafel_report.xml:78 20386#: resources/xml/reports/descendancy_report.xml:55 20387msgid "Generation " 20388msgstr "" 20389 20390#: resources/xml/reports/ahnentafel_report.xml:141 20391#: resources/xml/reports/descendancy_report.xml:102 20392msgctxt "MALE" 20393msgid "was born" 20394msgstr "" 20395 20396#: resources/xml/reports/ahnentafel_report.xml:142 20397#: resources/xml/reports/descendancy_report.xml:105 20398msgctxt "FEMALE" 20399msgid "was born" 20400msgstr "" 20401 20402#: resources/xml/reports/ahnentafel_report.xml:160 20403#: resources/xml/reports/ahnentafel_report.xml:188 20404#: resources/xml/reports/ahnentafel_report.xml:215 20405#: resources/xml/reports/ahnentafel_report.xml:280 20406#: resources/xml/reports/ahnentafel_report.xml:307 20407#: resources/xml/reports/ahnentafel_report.xml:332 20408#: resources/xml/reports/ahnentafel_report.xml:357 20409#: resources/xml/reports/descendancy_report.xml:125 20410#: resources/xml/reports/descendancy_report.xml:157 20411#: resources/xml/reports/descendancy_report.xml:315 20412#: resources/xml/reports/descendancy_report.xml:353 20413#: resources/xml/reports/descendancy_report.xml:384 20414#: resources/xml/reports/descendancy_report.xml:423 20415#: resources/xml/reports/descendancy_report.xml:454 20416msgid " in " 20417msgstr "" 20418 20419#: resources/xml/reports/ahnentafel_report.xml:161 20420#: resources/xml/reports/ahnentafel_report.xml:189 20421#: resources/xml/reports/ahnentafel_report.xml:281 20422#: resources/xml/reports/ahnentafel_report.xml:308 20423#: resources/xml/reports/ahnentafel_report.xml:333 20424#: resources/xml/reports/ahnentafel_report.xml:358 20425msgid " but the details are unknown" 20426msgstr "" 20427 20428#: resources/xml/reports/ahnentafel_report.xml:167 20429msgid "He was christened" 20430msgstr "" 20431 20432#: resources/xml/reports/ahnentafel_report.xml:168 20433msgid "She was christened" 20434msgstr "" 20435 20436#: resources/xml/reports/ahnentafel_report.xml:196 20437msgid "His occupation was" 20438msgstr "" 20439 20440#: resources/xml/reports/ahnentafel_report.xml:197 20441msgid "Her occupation was" 20442msgstr "" 20443 20444#: resources/xml/reports/ahnentafel_report.xml:223 20445msgid "He resided at" 20446msgstr "" 20447 20448#: resources/xml/reports/ahnentafel_report.xml:224 20449msgid "She resided at" 20450msgstr "" 20451 20452#: resources/xml/reports/ahnentafel_report.xml:260 20453#: resources/xml/reports/descendancy_report.xml:173 20454msgid "He married" 20455msgstr "" 20456 20457#: resources/xml/reports/ahnentafel_report.xml:261 20458#: resources/xml/reports/descendancy_report.xml:242 20459msgid "She married" 20460msgstr "" 20461 20462#: resources/xml/reports/ahnentafel_report.xml:288 20463msgid "He died" 20464msgstr "" 20465 20466#: resources/xml/reports/ahnentafel_report.xml:289 20467msgid "She died" 20468msgstr "" 20469 20470#: resources/xml/reports/ahnentafel_report.xml:313 20471msgid "He was cremated" 20472msgstr "" 20473 20474#: resources/xml/reports/ahnentafel_report.xml:314 20475msgid "She was cremated" 20476msgstr "" 20477 20478#: resources/xml/reports/ahnentafel_report.xml:338 20479msgid "He was buried" 20480msgstr "" 20481 20482#: resources/xml/reports/ahnentafel_report.xml:339 20483msgid "She was buried" 20484msgstr "" 20485 20486#: resources/xml/reports/ahnentafel_report.xml:388 20487#: resources/xml/reports/descendancy_report.xml:480 20488msgid "Child of " 20489msgstr "" 20490 20491#: resources/xml/reports/ahnentafel_report.xml:391 20492#: resources/xml/reports/descendancy_report.xml:483 20493msgid "Children of " 20494msgstr "" 20495 20496#: resources/xml/reports/bdm_report.xml:7 20497#: resources/xml/reports/birth_report.xml:7 20498msgid "Birth date range start" 20499msgstr "" 20500 20501#: resources/xml/reports/bdm_report.xml:8 20502#: resources/xml/reports/birth_report.xml:8 20503msgid "Birth date range end" 20504msgstr "" 20505 20506#: resources/xml/reports/bdm_report.xml:9 20507#: resources/xml/reports/death_report.xml:7 20508msgid "Death date range start" 20509msgstr "" 20510 20511#: resources/xml/reports/bdm_report.xml:10 20512#: resources/xml/reports/death_report.xml:8 20513msgid "Death date range end" 20514msgstr "" 20515 20516#: resources/xml/reports/bdm_report.xml:11 20517#: resources/xml/reports/cemetery_report.xml:6 20518#: resources/xml/reports/death_report.xml:9 20519#: resources/xml/reports/relative_ext_report.xml:7 20520msgid "sort by date of death" 20521msgstr "" 20522 20523#: resources/xml/reports/birth_report.xml:6 20524msgid "Birthplace contains" 20525msgstr "" 20526 20527#: resources/xml/reports/cemetery_report.xml:5 20528msgid "Burial place contains" 20529msgstr "" 20530 20531#: resources/xml/reports/change_report.xml:5 20532msgid "Starting range of change dates" 20533msgstr "" 20534 20535#: resources/xml/reports/change_report.xml:6 20536msgid "Ending range of change dates" 20537msgstr "" 20538 20539#: resources/xml/reports/change_report.xml:8 20540msgid "Show pending changes" 20541msgstr "" 20542 20543#: resources/xml/reports/change_report.xml:10 20544#: resources/xml/reports/pedigree_report.xml:7 20545msgid "Orientation" 20546msgstr "" 20547 20548#: resources/xml/reports/change_report.xml:60 20549msgid "Differences" 20550msgstr "" 20551 20552#: resources/xml/reports/change_report.xml:87 20553msgid "Total pending changes: " 20554msgstr "" 20555 20556#: resources/xml/reports/change_report.xml:127 20557msgid "Total accepted changes: " 20558msgstr "" 20559 20560#: resources/xml/reports/death_report.xml:6 20561msgid "Death place contains" 20562msgstr "" 20563 20564#: resources/xml/reports/descendancy_report.xml:42 20565msgid "Descendants of " 20566msgstr "" 20567 20568#: resources/xml/reports/descendancy_report.xml:134 20569#: resources/xml/reports/descendancy_report.xml:435 20570msgctxt "MALE" 20571msgid "died" 20572msgstr "" 20573 20574#: resources/xml/reports/descendancy_report.xml:137 20575#: resources/xml/reports/descendancy_report.xml:365 20576msgctxt "FEMALE" 20577msgid "died" 20578msgstr "" 20579 20580#: resources/xml/reports/descendancy_report.xml:176 20581msgctxt "MALE" 20582msgid "married" 20583msgstr "" 20584 20585#: resources/xml/reports/descendancy_report.xml:226 20586msgid "daughter of" 20587msgstr "" 20588 20589#: resources/xml/reports/descendancy_report.xml:245 20590msgctxt "FEMALE" 20591msgid "married" 20592msgstr "" 20593 20594#: resources/xml/reports/descendancy_report.xml:295 20595msgid "son of" 20596msgstr "" 20597 20598#: resources/xml/reports/descendancy_report.xml:331 20599msgid "She was born" 20600msgstr "" 20601 20602#: resources/xml/reports/descendancy_report.xml:358 20603msgid "She " 20604msgstr "" 20605 20606#: resources/xml/reports/descendancy_report.xml:401 20607msgid "He was born" 20608msgstr "" 20609 20610#: resources/xml/reports/descendancy_report.xml:428 20611msgid "He " 20612msgstr "" 20613 20614#: resources/xml/reports/fact_sources.xml:4 20615msgid "A report of facts which are supported by a given source." 20616msgstr "" 20617 20618#: resources/xml/reports/fact_sources.xml:5 20619msgid "Find a source" 20620msgstr "" 20621 20622#: resources/xml/reports/family_group_report.xml:9 20623#: resources/xml/reports/individual_ext_report.xml:11 20624#: resources/xml/reports/individual_report.xml:8 20625msgid "Show photos" 20626msgstr "" 20627 20628#: resources/xml/reports/family_group_report.xml:10 20629msgid "Print basic events when blank" 20630msgstr "" 20631 20632#: resources/xml/reports/family_group_report.xml:12 20633#: resources/xml/reports/individual_ext_report.xml:13 20634#: resources/xml/reports/individual_report.xml:10 20635msgid "Use colors" 20636msgstr "" 20637 20638#: resources/xml/reports/individual_ext_report.xml:6 20639#: resources/xml/reports/individual_ext_report.xml:89 20640#: resources/xml/reports/missing_facts_report.xml:6 20641#: resources/xml/reports/relative_ext_report.xml:6 20642#: resources/xml/reports/relative_ext_report.xml:41 20643msgid "Parents and siblings" 20644msgstr "" 20645 20646#: resources/xml/reports/individual_ext_report.xml:6 20647#: resources/xml/reports/individual_ext_report.xml:90 20648#: resources/xml/reports/missing_facts_report.xml:6 20649#: resources/xml/reports/relative_ext_report.xml:6 20650#: resources/xml/reports/relative_ext_report.xml:42 20651msgid "Spouses and children" 20652msgstr "" 20653 20654#: resources/xml/reports/individual_ext_report.xml:6 20655#: resources/xml/reports/individual_ext_report.xml:91 20656#: resources/xml/reports/missing_facts_report.xml:6 20657#: resources/xml/reports/relative_ext_report.xml:6 20658#: resources/xml/reports/relative_ext_report.xml:43 20659msgid "Direct line ancestors" 20660msgstr "" 20661 20662#: resources/xml/reports/individual_ext_report.xml:6 20663#: resources/xml/reports/individual_ext_report.xml:92 20664#: resources/xml/reports/missing_facts_report.xml:6 20665#: resources/xml/reports/relative_ext_report.xml:6 20666#: resources/xml/reports/relative_ext_report.xml:44 20667msgid "Direct line ancestors and their families" 20668msgstr "" 20669 20670#: resources/xml/reports/individual_ext_report.xml:6 20671#: resources/xml/reports/missing_facts_report.xml:6 20672#: resources/xml/reports/relative_ext_report.xml:6 20673msgid "Choose relatives" 20674msgstr "" 20675 20676#: resources/xml/reports/individual_ext_report.xml:327 20677#: resources/xml/reports/individual_report.xml:316 20678msgid "Brother" 20679msgstr "" 20680 20681#: resources/xml/reports/individual_ext_report.xml:363 20682#: resources/xml/reports/individual_report.xml:352 20683msgid "Sister" 20684msgstr "" 20685 20686#: resources/xml/reports/individual_ext_report.xml:443 20687#: resources/xml/reports/individual_report.xml:486 20688msgid "Family with wife" 20689msgstr "" 20690 20691#: resources/xml/reports/individual_ext_report.xml:449 20692#: resources/xml/reports/individual_report.xml:446 20693msgid "Family with husband" 20694msgstr "" 20695 20696#: resources/xml/reports/marriage_report.xml:6 20697msgid "Marriage place contains" 20698msgstr "" 20699 20700#: resources/xml/reports/marriage_report.xml:7 20701msgid "Marriage date range start" 20702msgstr "" 20703 20704#: resources/xml/reports/marriage_report.xml:8 20705msgid "Marriage date range end" 20706msgstr "" 20707 20708#: resources/xml/reports/missing_facts_report.xml:14 20709msgid "Sources to the events" 20710msgstr "" 20711 20712#: resources/xml/reports/pedigree_report.xml:750 20713msgid "Pedigree chart" 20714msgstr "" 20715