1msgid "" 2msgstr "Project-Id-Version: webtrees 1.0\nReport-Msgid-Bugs-To: i18n@webtrees.net\nPOT-Creation-Date: 2021-08-18 10:49+0100\nPO-Revision-Date: 2022-02-23 13:42+0000\nLast-Translator: Markus Hemprich <hemprich@gmx.de>\nLanguage-Team: German <https://translate.webtrees.net/projects/webtrees/webtrees/de/>\nLanguage: de\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=n != 1;\nX-Generator: Weblate 3.9.1\n" 3 4#: resources/xml/reports/ahnentafel_report.xml:161 5#: resources/xml/reports/ahnentafel_report.xml:189 6#: resources/xml/reports/ahnentafel_report.xml:281 7#: resources/xml/reports/ahnentafel_report.xml:308 8#: resources/xml/reports/ahnentafel_report.xml:333 9#: resources/xml/reports/ahnentafel_report.xml:358 10msgid " but the details are unknown" 11msgstr " aber die Details sind nicht bekannt" 12 13#: resources/xml/reports/ahnentafel_report.xml:160 14#: resources/xml/reports/ahnentafel_report.xml:188 15#: resources/xml/reports/ahnentafel_report.xml:215 16#: resources/xml/reports/ahnentafel_report.xml:280 17#: resources/xml/reports/ahnentafel_report.xml:307 18#: resources/xml/reports/ahnentafel_report.xml:332 19#: resources/xml/reports/ahnentafel_report.xml:357 20#: resources/xml/reports/descendancy_report.xml:125 21#: resources/xml/reports/descendancy_report.xml:157 22#: resources/xml/reports/descendancy_report.xml:315 23#: resources/xml/reports/descendancy_report.xml:353 24#: resources/xml/reports/descendancy_report.xml:384 25#: resources/xml/reports/descendancy_report.xml:423 26#: resources/xml/reports/descendancy_report.xml:454 27msgid " in " 28msgstr " in " 29 30#: app/Http/RequestHandlers/CheckTree.php:300 31#, php-format 32msgid "%1$s %2$s has a %3$s link to %4$s." 33msgstr "%1$s %2$s hat eine %3$s-Verknüpfung zu %4$s." 34 35#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 36#: app/Services/RelationshipService.php:2106 37#, php-format 38msgid "%1$s %2$s times removed ascending" 39msgstr "%1$s %2$s. Grades in aufsteigender Folge" 40 41#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 42#: app/Services/RelationshipService.php:2111 43#, php-format 44msgid "%1$s %2$s times removed descending" 45msgstr "%1$s %2$s. Grades in absteigender Folge" 46 47#: app/Functions/FunctionsPrintLists.php:66 48#, php-format 49msgid "%1$s (%2$s)" 50msgstr "%1$s (%2$s)" 51 52#: app/Http/RequestHandlers/UpgradeWizardStep.php:268 53#, php-format 54msgid "%1$s KB were downloaded in %2$s seconds." 55msgstr "%1$s kB wurden in %2$s Sekunden heruntergeladen." 56 57#: app/Http/RequestHandlers/UserEditAction.php:96 58#, php-format 59msgid "%s does not exist." 60msgstr "%s gibt es nicht." 61 62#. I18N: placeholders are GEDCOM XREFs, such as R123 63#: app/Http/RequestHandlers/CheckTree.php:225 64#: app/Http/RequestHandlers/UserEditPage.php:84 65#, php-format 66msgid "%1$s does not exist." 67msgstr "%1$s gibt es nicht." 68 69#. I18N: placeholders are GEDCOM XREFs, such as R123 70#: app/Http/RequestHandlers/CheckTree.php:222 71#, php-format 72msgid "%1$s does not exist. Did you mean %2$s?" 73msgstr "%1$s gibt es nicht. Ist vielleicht %2$s gemeint?" 74 75#. I18N: %1$s and %2$s are internal ID numbers such as R123 76#: app/Http/RequestHandlers/CheckTree.php:255 77#, php-format 78msgid "%1$s does not have a link back to %2$s." 79msgstr "%1$s hat keine Verknüpfung zurück zu %2$s." 80 81#. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds 82#: app/Http/RequestHandlers/UpgradeWizardStep.php:289 83#, php-format 84msgid "%1$s file was extracted in %2$s seconds." 85msgid_plural "%1$s files were extracted in %2$s seconds." 86msgstr[0] "%1$s Datei wurde in %2$s Sekunden entpackt." 87msgstr[1] "%1$s Dateien wurden in %2$s Sekunden entpackt." 88 89#. I18N: %1$s is an internal ID number such as R123. %2$s and %3$s are record types, such as INDI or SOUR 90#: app/Http/RequestHandlers/CheckTree.php:246 91#, php-format 92msgid "%1$s is a %2$s but a %3$s is expected." 93msgstr "%1$s ist ein %2$s, aber ein %3$s wird erwartet." 94 95#. I18N: A Spanish relationship name, such as third great-nephew 96#: app/Services/RelationshipService.php:2364 97#, php-format 98msgid "%1$s × %2$s" 99msgstr "%1$s × %2$s" 100 101#. I18N: A Spanish relationship name, such as third great-nephew 102#: app/Services/RelationshipService.php:2342 103#, php-format 104msgctxt "FEMALE" 105msgid "%1$s × %2$s" 106msgstr "%1$s × %2$s" 107 108#. I18N: A Spanish relationship name, such as third great-nephew 109#: app/Services/RelationshipService.php:2319 110#, php-format 111msgctxt "MALE" 112msgid "%1$s × %2$s" 113msgstr "%1$s × %2$s" 114 115#. I18N: image dimensions, width × height 116#: app/Http/RequestHandlers/ManageMediaData.php:354 app/MediaFile.php:329 117#, php-format 118msgid "%1$s × %2$s pixels" 119msgstr "%1$s × %2$s Pixel" 120 121#. I18N: e.g. "Occupation: farmer" 122#: app/Elements/AbstractElement.php:211 123#: resources/views/modules/media-list/page.phtml:138 124#, php-format 125msgid "%1$s: %2$s" 126msgstr "%1$s: %2$s" 127 128#. I18N: A range of numbers 129#: app/Individual.php:481 app/Module/StatisticsChartModule.php:860 130#, php-format 131msgid "%1$s–%2$s" 132msgstr "%1$s–%2$s" 133 134#: app/Services/RelationshipService.php:2132 135#, php-format 136msgid "%1$s’s %2$s" 137msgstr "%1$ss %2$s" 138 139#. I18N: This is the format string for the time-of-day. See https://php.net/date for codes 140#: app/I18N.php:623 141msgid "%H:%i:%s" 142msgstr "%H:%i:%s" 143 144#. I18N: This is the format string for full dates. See https://php.net/date for codes 145#: app/I18N.php:263 146msgid "%j %F %Y" 147msgstr "%j. %F %Y" 148 149#: app/Statistics/Service/CenturyService.php:39 150#, php-format 151msgid "%s BCE" 152msgstr "%s v. Chr." 153 154#. I18N: size of file in KB 155#: app/Http/RequestHandlers/ManageMediaData.php:344 app/MediaFile.php:314 156#: app/Services/MediaFileService.php:104 157#, php-format 158msgid "%s KB" 159msgstr "%s kB" 160 161#: app/Module/ClippingsCartModule.php:613 162#, php-format 163msgid "%s and her ancestors" 164msgstr "%s und ihre Vorfahren" 165 166#: app/Module/ClippingsCartModule.php:622 167#, php-format 168msgid "%s and his ancestors" 169msgstr "%s und seine Vorfahren" 170 171#: app/Module/ClippingsCartModule.php:947 172#, php-format 173msgid "%s and the individuals that reference it." 174msgstr "%s und die Einzelpersonen, die darauf verweisen." 175 176#. I18N: %s is a family (husband + wife) 177#: app/Module/ClippingsCartModule.php:511 178#, php-format 179msgid "%s and their children" 180msgstr "%s und ihre Kinder" 181 182#. I18N: %s is a family (husband + wife) 183#: app/Module/ClippingsCartModule.php:513 184#, php-format 185msgid "%s and their descendants" 186msgstr "%s und ihre Nachkommen" 187 188#: app/Statistics/Repository/UserRepository.php:88 189#, php-format 190msgid "%s anonymous signed-in user" 191msgid_plural "%s anonymous signed-in users" 192msgstr[0] "%s anonym angemeldeter Benutzer" 193msgstr[1] "%s anonym angemeldete Benutzer" 194 195#: resources/views/family-page-children.phtml:19 196#: resources/views/modules/ancestors-chart/tree.phtml:42 197#: resources/views/modules/descendancy_chart/tree.phtml:40 198#: resources/views/statistics/families/top10-list.phtml:20 199#: resources/views/statistics/families/top10-nolist.phtml:16 200#, php-format 201msgid "%s child" 202msgid_plural "%s children" 203msgstr[0] "%s Kind" 204msgstr[1] "%s Kinder" 205 206#: app/Age.php:106 app/Elements/AgeAtEvent.php:84 207#: app/Statistics/Repository/FamilyRepository.php:340 208#: app/Statistics/Repository/IndividualRepository.php:954 209#, php-format 210msgid "%s day" 211msgid_plural "%s days" 212msgstr[0] "%s Tag" 213msgstr[1] "%s Tage" 214 215#: resources/views/calendar-list.phtml:23 216#, php-format 217msgid "%s family" 218msgid_plural "%s families" 219msgstr[0] "%s Familie" 220msgstr[1] "%s Familien" 221 222#: app/Http/RequestHandlers/SearchReplaceAction.php:79 223#: app/Http/RequestHandlers/SearchReplaceAction.php:111 224#, php-format 225msgid "%s family has been updated." 226msgid_plural "%s families have been updated." 227msgstr[0] "%s Familie wurde aktualisiert." 228msgstr[1] "%s Familien wurden aktualisiert." 229 230#: resources/views/admin/locations.phtml:109 231#, php-format 232msgid "%s family tree" 233msgid_plural "%s family trees" 234msgstr[0] "%s Stammbaum" 235msgstr[1] "%s Stammbäume" 236 237#: resources/views/statistics/families/top10-list-grand.phtml:20 238#: resources/views/statistics/families/top10-nolist-grand.phtml:16 239#, php-format 240msgid "%s grandchild" 241msgid_plural "%s grandchildren" 242msgstr[0] "%s Enkel" 243msgstr[1] "%s Enkel" 244 245#: app/Module/LifespansChartModule.php:276 246#: resources/views/admin/trees-unconnected.phtml:38 247#: resources/views/calendar-list.phtml:18 248#, php-format 249msgid "%s individual" 250msgid_plural "%s individuals" 251msgstr[0] "%s Person" 252msgstr[1] "%s Personen" 253 254#: app/Http/RequestHandlers/SearchReplaceAction.php:75 255#: app/Http/RequestHandlers/SearchReplaceAction.php:101 256#: app/Http/RequestHandlers/SearchReplaceAction.php:107 257#, php-format 258msgid "%s individual has been updated." 259msgid_plural "%s individuals have been updated." 260msgstr[0] "%s Person wurde aktualisiert." 261msgstr[1] "%s Personen wurden aktualisiert." 262 263#: app/Module/UserMessagesModule.php:164 264#, php-format 265msgid "%s message" 266msgid_plural "%s messages" 267msgstr[0] "%s Nachricht" 268msgstr[1] "%s Nachrichten" 269 270#: app/Age.php:102 app/Elements/AgeAtEvent.php:82 271#: app/Statistics/Repository/FamilyRepository.php:346 272#: app/Statistics/Repository/IndividualRepository.php:959 273#: resources/views/modules/relatives/family.phtml:196 274#, php-format 275msgid "%s month" 276msgid_plural "%s months" 277msgstr[0] "%s Monat" 278msgstr[1] "%s Monate" 279 280#: app/Http/RequestHandlers/SearchReplaceAction.php:91 281#, php-format 282msgid "%s note has been updated." 283msgid_plural "%s notes have been updated." 284msgstr[0] "%s Notiz wurde aktualisiert." 285msgstr[1] "%s Notizen wurden aktualisiert." 286 287#. I18N: %s=“fifth cousin”, etc. 288#: app/Services/RelationshipService.php:2079 289#, php-format 290msgid "%s once removed ascending" 291msgstr "%s ersten Grades aufsteigend" 292 293#. I18N: %s=“fifth cousin”, etc. 294#: app/Services/RelationshipService.php:2084 295#, php-format 296msgid "%s once removed descending" 297msgstr "%s ersten Grades absteigend" 298 299#: app/Http/RequestHandlers/SearchReplaceAction.php:83 300#, php-format 301msgid "%s repository has been updated." 302msgid_plural "%s repositories have been updated." 303msgstr[0] "%s Archiv wurde aktualisiert." 304msgstr[1] "%s Archive wurden aktualisiert." 305 306#. I18N: %s is a person's name 307#: resources/views/emails/message-user-html.phtml:21 308#: resources/views/emails/message-user-text.phtml:16 309#, php-format 310msgid "%s sent you the following message." 311msgstr "%s hat Ihnen die folgende Nachricht gesandt." 312 313#: app/Statistics/Repository/UserRepository.php:99 314#, php-format 315msgid "%s signed-in user" 316msgid_plural "%s signed-in users" 317msgstr[0] "%s angemeldeter Benutzer" 318msgstr[1] "%s angemeldete Benutzer" 319 320#: app/Http/RequestHandlers/SearchReplaceAction.php:87 321#, php-format 322msgid "%s source has been updated." 323msgid_plural "%s sources have been updated." 324msgstr[0] "%s Quelle wurde aktualisiert." 325msgstr[1] "%s Quellen wurden aktualisiert." 326 327#. I18N: %s=“fifth cousin”, etc. 328#: app/Services/RelationshipService.php:2097 329#, php-format 330msgid "%s three times removed ascending" 331msgstr "%s 3. Grades in aufsteigender Folge" 332 333#. I18N: %s=“fifth cousin”, etc. 334#: app/Services/RelationshipService.php:2102 335#, php-format 336msgid "%s three times removed descending" 337msgstr "%s 3. Grades in absteigender Folge" 338 339#. I18N: %s=“fifth cousin”, etc. 340#: app/Services/RelationshipService.php:2088 341#, php-format 342msgid "%s twice removed ascending" 343msgstr "%s 2. Grades in aufsteigender Folge" 344 345#. I18N: %s=“fifth cousin”, etc. 346#: app/Services/RelationshipService.php:2093 347#, php-format 348msgid "%s twice removed descending" 349msgstr "%s 2. Grades in absteigender Folge" 350 351#: app/Elements/AgeAtEvent.php:83 352#, php-format 353msgid "%s week" 354msgid_plural "%s weeks" 355msgstr[0] "%s Woche" 356msgstr[1] "%s Wochen" 357 358#: app/Age.php:98 app/Elements/AgeAtEvent.php:81 359#: app/Statistics/Repository/FamilyRepository.php:351 360#: app/Statistics/Repository/IndividualRepository.php:964 361#: resources/views/modules/relatives/family.phtml:194 362#: resources/views/modules/statistics-chart/custom.phtml:141 363#: resources/views/modules/statistics-chart/custom.phtml:150 364#, php-format 365msgid "%s year" 366msgid_plural "%s years" 367msgstr[0] "%s Jahr" 368msgstr[1] "%s Jahre" 369 370#: app/Http/RequestHandlers/CalendarEvents.php:161 371#: resources/views/modules/yahrzeit/list.phtml:45 372#, php-format 373msgid "%s year anniversary" 374msgstr "%s. Jahrestag" 375 376#: app/Services/RelationshipService.php:2282 377#, php-format 378msgid "%s × cousin" 379msgstr "Cousin/e %s. Grades" 380 381#: app/Services/RelationshipService.php:2246 382#, php-format 383msgctxt "FEMALE" 384msgid "%s × cousin" 385msgstr "Cousine %s. Grades" 386 387#. 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. 388#: app/Services/RelationshipService.php:2209 389#, php-format 390msgctxt "MALE" 391msgid "%s × cousin" 392msgstr "Cousin %s. Grades" 393 394#. I18N: BCE=Before the Common Era, for Julian years < 0. See https://en.wikipedia.org/wiki/Common_Era 395#: app/Date/JulianDate.php:98 396#, php-format 397msgid "%s BCE" 398msgstr "%s v. Chr." 399 400#. I18N: CE=Common Era, for Julian years > 0. See https://en.wikipedia.org/wiki/Common_Era 401#: app/Date/JulianDate.php:102 app/Date/JulianDate.php:106 402#, php-format 403msgid "%s CE" 404msgstr "%s n. Chr." 405 406#. I18N: Label on a graph; 40+ means 40 or more 407#: app/Module/StatisticsChartModule.php:865 408#, php-format 409msgid "%s+" 410msgstr "%s+" 411 412#: app/Module/ClippingsCartModule.php:614 413#, php-format 414msgid "%s, her ancestors and their families" 415msgstr "%s, ihre Vorfahren und deren Familien" 416 417#: app/Module/ClippingsCartModule.php:611 418#, php-format 419msgid "%s, her parents and siblings" 420msgstr "%s, ihre Eltern und Geschwister" 421 422#: app/Module/ClippingsCartModule.php:612 423#, php-format 424msgid "%s, her spouses and children" 425msgstr "%s, ihre Ehemänner und Kinder" 426 427#: app/Module/ClippingsCartModule.php:615 428#, php-format 429msgid "%s, her spouses and descendants" 430msgstr "%s, ihre Ehemänner und Nachkommen" 431 432#: app/Module/ClippingsCartModule.php:623 433#, php-format 434msgid "%s, his ancestors and their families" 435msgstr "%s, seine Vorfahren und deren Familien" 436 437#: app/Module/ClippingsCartModule.php:620 438#, php-format 439msgid "%s, his parents and siblings" 440msgstr "%s, seine Eltern und Geschwister" 441 442#: app/Module/ClippingsCartModule.php:621 443#, php-format 444msgid "%s, his spouses and children" 445msgstr "%s, seine Ehefrauen und Kinder" 446 447#: app/Module/ClippingsCartModule.php:624 448#, php-format 449msgid "%s, his spouses and descendants" 450msgstr "%s, seine Ehefrauen und Nachkommen" 451 452#: resources/views/admin/data-fix-select.phtml:33 453#: resources/views/edit/add-fact-row.phtml:33 454#: resources/views/modules/user-messages/user-messages.phtml:34 455msgid "<select>" 456msgstr "<auswählen>" 457 458#: app/Functions/FunctionsPrint.php:327 459#, php-format 460msgid "(%s after death)" 461msgstr "(%s nach dem Tod)" 462 463#. I18N: The current age of a living individual 464#: app/Http/RequestHandlers/IndividualPage.php:187 465#, php-format 466msgid "(age %s)" 467msgstr "(Alter %s)" 468 469#. I18N: The age of an individual at a given date 470#: app/Functions/FunctionsPrint.php:310 471#: app/Functions/FunctionsPrintFacts.php:370 472#: app/Http/RequestHandlers/IndividualPage.php:174 473#, php-format 474msgid "(aged %s)" 475msgstr "(%s alt)" 476 477#. I18N: The age of an individual at a given date 478#: app/Functions/FunctionsPrint.php:306 479#: app/Functions/FunctionsPrintFacts.php:367 480#: app/Http/RequestHandlers/IndividualPage.php:171 481#, php-format 482msgctxt "Female" 483msgid "(aged %s)" 484msgstr "(%s alt)" 485 486#. I18N: The age of an individual at a given date 487#: app/Functions/FunctionsPrint.php:302 488#: app/Functions/FunctionsPrintFacts.php:364 489#: app/Http/RequestHandlers/IndividualPage.php:168 490#, php-format 491msgctxt "Male" 492msgid "(aged %s)" 493msgstr "(%s alt)" 494 495#. I18N: %s is a number 496#: resources/views/lists/datatables-attributes.phtml:27 497#, php-format 498msgid "(filtered from %s total entries)" 499msgstr "gefiltert aus %s Gesamteinträgen" 500 501#: app/Functions/FunctionsPrint.php:323 502msgid "(on the date of death)" 503msgstr "(am Sterbedatum)" 504 505#. I18N: This punctuation is used to separate lists of items 506#: app/I18N.php:336 507msgid ", " 508msgstr ", " 509 510#: app/Statistics/Service/CenturyService.php:67 511msgctxt "CENTURY" 512msgid "10th" 513msgstr "10." 514 515#: app/Statistics/Service/CenturyService.php:65 516msgctxt "CENTURY" 517msgid "11th" 518msgstr "11." 519 520#: app/Statistics/Service/CenturyService.php:63 521msgctxt "CENTURY" 522msgid "12th" 523msgstr "12." 524 525#: app/Statistics/Service/CenturyService.php:61 526msgctxt "CENTURY" 527msgid "13th" 528msgstr "13." 529 530#: app/Statistics/Service/CenturyService.php:59 531msgctxt "CENTURY" 532msgid "14th" 533msgstr "14." 534 535#: app/Statistics/Service/CenturyService.php:57 536msgctxt "CENTURY" 537msgid "15th" 538msgstr "15." 539 540#: app/Statistics/Service/CenturyService.php:55 541msgctxt "CENTURY" 542msgid "16th" 543msgstr "16." 544 545#: app/Statistics/Service/CenturyService.php:53 546msgctxt "CENTURY" 547msgid "17th" 548msgstr "17." 549 550#: app/Statistics/Service/CenturyService.php:51 551msgctxt "CENTURY" 552msgid "18th" 553msgstr "18." 554 555#: app/Statistics/Service/CenturyService.php:49 556msgctxt "CENTURY" 557msgid "19th" 558msgstr "19." 559 560#: app/Statistics/Service/CenturyService.php:85 561msgctxt "CENTURY" 562msgid "1st" 563msgstr "1." 564 565#: app/Statistics/Service/CenturyService.php:47 566msgctxt "CENTURY" 567msgid "20th" 568msgstr "20." 569 570#: app/Statistics/Service/CenturyService.php:45 571msgctxt "CENTURY" 572msgid "21st" 573msgstr "21." 574 575#: app/Statistics/Service/CenturyService.php:83 576msgctxt "CENTURY" 577msgid "2nd" 578msgstr "2." 579 580#: app/Statistics/Service/CenturyService.php:81 581msgctxt "CENTURY" 582msgid "3rd" 583msgstr "3." 584 585#: app/Statistics/Service/CenturyService.php:79 586msgctxt "CENTURY" 587msgid "4th" 588msgstr "4." 589 590#: app/Statistics/Service/CenturyService.php:77 591msgctxt "CENTURY" 592msgid "5th" 593msgstr "5." 594 595#: app/Statistics/Service/CenturyService.php:75 596msgctxt "CENTURY" 597msgid "6th" 598msgstr "6." 599 600#: app/Statistics/Service/CenturyService.php:73 601msgctxt "CENTURY" 602msgid "7th" 603msgstr "7." 604 605#: app/Statistics/Service/CenturyService.php:71 606msgctxt "CENTURY" 607msgid "8th" 608msgstr "8." 609 610#: app/Statistics/Service/CenturyService.php:69 611msgctxt "CENTURY" 612msgid "9th" 613msgstr "9." 614 615#: app/Http/RequestHandlers/TreePreferencesPage.php:150 616#: app/Http/RequestHandlers/UserEditPage.php:110 617msgid "<default theme>" 618msgstr "<Standardthema>" 619 620#: resources/views/register-page.phtml:26 621msgid "<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>" 622msgstr "<p>Hinweis: Mit dem Ausfüllen und Absenden dieses Formulars erklären Sie sich damit einverstanden</p><ul><li>den Datenschutz von auf unserer Website aufgeführten lebenden Personen zu beachten;</li><li>und im Textfeld \"Bemerkungen\" Ihr Verwandtschaftsverhältnis zu Personen dieser Website zu beschreiben oder uns Informationen über Personen zukommen zu lassen, die auf unserer Website aufgeführt werden sollten.</li></ul>" 623 624#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. 625#: app/Fact.php:613 app/Functions/FunctionsPrint.php:106 626#: app/Functions/FunctionsPrintFacts.php:399 627#: app/Functions/FunctionsPrintFacts.php:402 628#: app/Functions/FunctionsPrintFacts.php:476 629#: app/Functions/FunctionsPrintFacts.php:490 630#, php-format 631msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 632msgstr "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 633 634#. I18N: URL = web address 635#: resources/views/modals/media-file-fields.phtml:33 636msgid "A URL" 637msgstr "Eine Internetadresse (URL)" 638 639#. I18N: Description of the “RelationshipsChart” module 640#: app/Module/RelationshipsChartModule.php:116 641msgid "A chart displaying relationships between two individuals." 642msgstr "Ein Diagramm der Beziehungen zwischen zwei Personen." 643 644#. I18N: Description of the “FamilyBookChart” module 645#: app/Module/FamilyBookChartModule.php:103 646msgid "A chart of an individual’s ancestors and descendants, as a family book." 647msgstr "Ein Diagramm der Vorfahren und Nachkommen einer Person als Familienbuch." 648 649#. I18N: Description of the “CompactTreeChart” module 650#: app/Module/CompactTreeChartModule.php:96 651msgid "A chart of an individual’s ancestors, as a compact tree." 652msgstr "Eine kompakte Tafel der Vorfahren einer Person." 653 654#. I18N: Description of the “PedigreeChart” module 655#: app/Module/PedigreeChartModule.php:129 656msgid "A chart of an individual’s ancestors, formatted as a tree." 657msgstr "Eine Tafel der Vorfahren einer Person." 658 659#. I18N: Description of the “AncestorsChart” module 660#: app/Module/AncestorsChartModule.php:119 661msgid "A chart of an individual’s ancestors." 662msgstr "Eine Tafel der Vorfahren einer Person." 663 664#. I18N: Description of the “DescendancyChart” module 665#: app/Module/DescendancyChartModule.php:119 666msgid "A chart of an individual’s descendants." 667msgstr "Ein Diagramm der Nachkommen einer Person." 668 669#. I18N: Description of the “LifespansChart” module 670#: app/Module/LifespansChartModule.php:121 671msgid "A chart of individuals’ lifespans." 672msgstr "Ein Diagramm der Lebenszeit einer Person." 673 674#: resources/views/edit/link-child-to-family.phtml:39 675msgid "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." 676msgstr "Ein Kind kann in mehreren Elternbeziehungen stehen. Diese Beziehung kann sowohl biologisch, rechtlich, oder aber in der lokalen Kultur und Tradition begründet sein. Sofern keine gesonderte Verwandtschaft angegeben ist, wird eine biologische Elternschaft angenommen." 677 678#. I18N: Description of a “Data fix” module 679#: app/Module/FixDuplicateLinks.php:69 680msgid "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." 681msgstr "Ein häufiger Fehler ist, mehrfache Verknüpfungen zum selben Datensatz zu haben, wie zum Beispiel ein Kind mehr als einmal in einem Familien-Datensatz aufzuführen." 682 683#. I18N: Description of the “Fan Chart” module 684#: app/Module/FanChartModule.php:130 685msgid "A fan chart of an individual’s ancestors." 686msgstr "Ein Fächerdiagramm der Vorfahren einer Person." 687 688#: resources/views/admin/map-import-form.phtml:27 689#: resources/views/admin/trees-export.phtml:26 690#: resources/views/admin/trees-import.phtml:54 691#: resources/views/modals/media-file-fields.phtml:29 692#: resources/views/modals/media-file-fields.phtml:89 693msgid "A file on the server" 694msgstr "Eine Datei auf dem Server" 695 696#: resources/views/admin/map-import-form.phtml:51 697#: resources/views/admin/trees-export.phtml:51 698#: resources/views/admin/trees-import.phtml:43 699#: resources/views/modals/media-file-fields.phtml:25 700#: resources/views/modals/media-file-fields.phtml:41 701msgid "A file on your computer" 702msgstr "Eine Datei auf Ihrem Computer" 703 704#. I18N: Description of the “My page” module 705#: app/Module/UserWelcomeModule.php:73 706msgid "A greeting message and useful links for a user." 707msgstr "Eine Begrüßungsnachricht und nützliche Verknüpfungen für den Benutzer." 708 709#. I18N: Description of the “Home page” module 710#: app/Module/WelcomeBlockModule.php:71 711msgid "A greeting message for site visitors." 712msgstr "Eine Begrüßungsnachricht für Besucher der Seite." 713 714#. I18N: Description of the “Contact information” module 715#: app/Module/ContactsFooterModule.php:68 716msgid "A link to the site contacts." 717msgstr "Ein Link zu den Kontakten der Webseite." 718 719#. I18N: Description of the “webtrees” module 720#: app/Module/PoweredByWebtreesModule.php:52 721msgid "A link to the webtrees home page." 722msgstr "Ein Link zur Homepage von webtrees." 723 724#. I18N: Description of the “Branches” module 725#: app/Module/BranchesListModule.php:115 726msgid "A list of branches of a family." 727msgstr "Eine Liste der Zweige einer Familie." 728 729#. I18N: Description of the “Pending changes” module 730#: app/Module/ReviewChangesModule.php:91 731msgid "A list of changes that need to be reviewed by a moderator, and email notifications." 732msgstr "Eine Liste der Änderungen, die die Zustimmung des Moderators brauchen, sowie E-Mail-Benachrichtigungen." 733 734#. I18N: Description of the “Families” module 735#: app/Module/FamilyListModule.php:57 736msgid "A list of families." 737msgstr "Eine Liste der Familien." 738 739#. I18N: Description of the “FAQ” module 740#: app/Module/FrequentlyAskedQuestionsModule.php:84 741msgid "A list of frequently asked questions and answers." 742msgstr "Eine Liste mit häufig gestellten Fragen und Antworten." 743 744#. I18N: Description of the “Individuals” module 745#: app/Module/IndividualListModule.php:110 746msgid "A list of individuals." 747msgstr "Eine Liste der Personen." 748 749#. I18N: Description of the “Locations” module 750#: app/Module/LocationListModule.php:84 751msgid "A list of locations." 752msgstr "Eine Liste der Orte." 753 754#. I18N: Description of the “Media objects” module 755#: app/Module/MediaListModule.php:93 756msgid "A list of media objects." 757msgstr "Eine Liste der Medienobjekte." 758 759#. I18N: Description of the “Recent changes” module 760#: app/Module/RecentChangesModule.php:99 761msgid "A list of records that have been updated recently." 762msgstr "Eine Liste der kürzlich aktualisierten Datensätze." 763 764#. I18N: Description of the “Repositories” module 765#: app/Module/RepositoryListModule.php:84 766msgid "A list of repositories." 767msgstr "Eine Liste der Archive." 768 769#. I18N: Description of the “Shared notes” module 770#: app/Module/NoteListModule.php:81 771msgid "A list of shared notes." 772msgstr "Eine Liste der gemeinsamen Notizen." 773 774#. I18N: Description of the “Sources” module 775#: app/Module/SourceListModule.php:83 776msgid "A list of sources." 777msgstr "Eine Liste der Quellen." 778 779#. I18N: Description of the “Shared submitters” module 780#: app/Module/SubmitterListModule.php:84 781msgid "A list of submitters." 782msgstr "Eine Liste der Übermittler." 783 784#. I18N: Description of “Research tasks” module 785#: app/Module/ResearchTaskModule.php:74 786msgid "A list of tasks and activities that are linked to the family tree." 787msgstr "Eine Liste der Aufgaben und Aktivitäten, die mit dem Stammbaum verknüpft sind." 788 789#. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar. 790#: app/Module/YahrzeitModule.php:77 791msgid "A list of the Hebrew death anniversaries that will occur in the near future." 792msgstr "Eine Liste der kurz bevorstehenden hebräischen Todestage." 793 794#. I18N: Description of the “On this day” module 795#: app/Module/OnThisDayModule.php:112 796msgid "A list of the anniversaries that occur today." 797msgstr "Eine Liste der Jubiläen am heutigen Tag." 798 799#. I18N: Description of the “Upcoming events” module 800#: app/Module/UpcomingAnniversariesModule.php:116 801msgid "A list of the anniversaries that will occur in the near future." 802msgstr "Eine Liste von Jubiläen in der nächsten Zeit." 803 804#. I18N: Description of the “Top given names” module 805#: app/Module/TopGivenNamesModule.php:58 806msgid "A list of the most popular given names." 807msgstr "Eine Liste der häufigsten Vornamen." 808 809#. I18N: Description of the “Top surnames” module 810#: app/Module/TopSurnamesModule.php:76 811msgid "A list of the most popular surnames." 812msgstr "Eine Liste der häufigsten Nachnamen." 813 814#. I18N: Description of the “Most viewed pages” module 815#: app/Module/TopPageViewsModule.php:58 816msgid "A list of the pages that have been viewed the most number of times." 817msgstr "Eine Liste der am häufigst angesehenen Seiten." 818 819#. I18N: Description of the “Who is online” module 820#: app/Module/LoggedInUsersModule.php:53 821msgid "A list of users and visitors who are currently online." 822msgstr "Eine Liste von Benutzern und Gästen, die gerade online sind." 823 824#: resources/views/help/media-object.phtml:8 825msgid "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)." 826msgstr "Ein Medienobjekt ist ein Eintrag im Stammbaum, welcher Informationen über eine Mediendatei enthält. Diese Informationen können einen Titel, einen Urheberrechtshinweis, eine Abschrift, Datenschutzeinschränkungen etc. enthalten. Die Mediendatei, wie etwa ein Foto oder ein Video, kann lokal gespeichert werden (auf diesem Webserver) oder entfernt (auf einem anderen Webserver)." 827 828#. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address 829#: resources/views/emails/verify-notify-html.phtml:20 830#: resources/views/emails/verify-notify-text.phtml:15 831#, php-format 832msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 833msgstr "Ein neuer Benutzer (%1$s) hat ein Benutzerkonto (%2$s) angefragt und und dies mit der E-Mail-Adresse (%3$s) bestätigt." 834 835#: app/Http/RequestHandlers/LoginAction.php:81 836#: resources/views/admin/control-panel.phtml:189 837#: resources/views/admin/upgrade/wizard.phtml:29 838msgid "A new version of webtrees is available." 839msgstr "Eine neue Version von webtrees ist verfügbar." 840 841#: app/Http/RequestHandlers/PasswordRequestAction.php:101 842#, php-format 843msgid "A password reset link has been sent to “%s”." 844msgstr "Ein Link zum Zurücksetzen des Passworts wurde an “%s” gesendet." 845 846#. I18N: Description of the “Journal” module 847#: app/Module/UserJournalModule.php:66 848msgid "A private area to record notes or keep a journal." 849msgstr "Ein vertraulicher Bereich, um Notizen zu machen oder ein Journal zu führen." 850 851#. I18N: %s is a server name/URL 852#: resources/views/emails/register-notify-html.phtml:22 853#: resources/views/emails/register-notify-text.phtml:18 854#, php-format 855msgid "A prospective user has registered with webtrees at %s." 856msgstr "Ein zukünftiger Benutzer hat sich für webtrees auf %s registriert." 857 858#. I18N: Description of the “Pedigree” module 859#: app/Module/PedigreeReportModule.php:52 860#: resources/xml/reports/pedigree_report.xml:4 861msgid "A report of an individual’s ancestors, formatted as a tree." 862msgstr "Ein als Tafel gestalteter Bericht der Vorfahren einer Person." 863 864#. I18N: Description of the “Ancestors” module 865#: app/Module/AhnentafelReportModule.php:52 866#: resources/xml/reports/ahnentafel_report.xml:5 867msgid "A report of an individual’s ancestors, in a narrative style." 868msgstr "Ein erzählerischer Bericht der Vorfahren einer Person." 869 870#. I18N: Description of the “Descendants” module 871#: app/Module/DescendancyReportModule.php:52 872#: resources/xml/reports/descendancy_report.xml:4 873msgid "A report of an individual’s descendants, in a narrative style." 874msgstr "Ein Bericht über die Nachkommen einer Person, in einem erzählenden Stil." 875 876#. I18N: Description of the “Individual” module 877#: app/Module/IndividualReportModule.php:52 878#: resources/xml/reports/individual_report.xml:4 879msgid "A report of an individual’s details." 880msgstr "Ein Bericht mit personenbezogenen Detailinformationen." 881 882#: resources/xml/reports/fact_sources.xml:4 883msgid "A report of facts which are supported by a given source." 884msgstr "Ein Bericht der Tatsachen, welche durch die gewählte Quelle belegt sind." 885 886#. I18N: Description of the “Family” module 887#: app/Module/FamilyGroupReportModule.php:56 888#: resources/xml/reports/family_group_report.xml:4 889msgid "A report of family members and their details." 890msgstr "Ein Bericht über Familienmitglieder und ihre Detaildaten." 891 892#. I18N: Description of the “Deaths” module 893#: app/Module/DeathReportModule.php:52 resources/xml/reports/death_report.xml:4 894msgid "A report of individuals who died in a given time or place." 895msgstr "Ein Bericht über Personen, die zu einem bestimmten Zeitpunkt oder an einem bestimmten Ort gestorben sind." 896 897#. I18N: Description of the “Occupations” module 898#: app/Module/OccupationReportModule.php:56 899#: resources/xml/reports/occupation_report.xml:4 900msgid "A report of individuals who had a given occupation." 901msgstr "Eine Liste aller Personen eines gegebenen Berufsstands." 902 903#. I18N: Description of the “Births” module 904#: app/Module/BirthReportModule.php:52 resources/xml/reports/birth_report.xml:4 905msgid "A report of individuals who were born in a given time or place." 906msgstr "Ein Bericht der Personen, die zu einem gegebenen Zeitpunkt und Ort geboren wurden." 907 908#. I18N: Description of the “Cemeteries” module 909#: app/Module/CemeteryReportModule.php:52 910#: resources/xml/reports/cemetery_report.xml:4 911msgid "A report of individuals who were buried in a given place." 912msgstr "Eine Liste von Personen, die an einem gegebenen Ort bestattet sind." 913 914#. I18N: Description of the “Marriages” module 915#: app/Module/MarriageReportModule.php:52 916#: resources/xml/reports/marriage_report.xml:4 917msgid "A report of individuals who were married in a given time or place." 918msgstr "Ein Bericht über Personen, die zu einem bestimmten Zeitpunkt oder an einem bestimmten Ort verheiratet wurden." 919 920#. I18N: Description of the “Changes” module 921#: app/Module/ChangeReportModule.php:56 922#: resources/xml/reports/change_report.xml:4 923msgid "A report of recent and pending changes." 924msgstr "Ein Bericht über aktuelle und ausstehende Änderungen." 925 926#. I18N: Description of the “Related families” 927#: app/Module/IndividualFamiliesReportModule.php:56 928#: resources/xml/reports/individual_ext_report.xml:4 929msgid "A report of the families that are closely related to an individual." 930msgstr "Ein Bericht der Familien, die eng mit einer Person verwandt sind." 931 932#. I18N: Description of the “Related individuals” module 933#: app/Module/RelatedIndividualsReportModule.php:52 934#: resources/xml/reports/relative_ext_report.xml:4 935msgid "A report of the individuals that are closely related to an individual." 936msgstr "Eine Liste der nahen Verwandten der genannten Person." 937 938#. I18N: Description of the “Source” module 939#: app/Module/FactSourcesReportModule.php:56 940msgid "A report of the information provided by a source." 941msgstr "Ein Bericht über Informationen, die einer bestimmten Quelle zugeordnet sind." 942 943#. I18N: Description of the “Missing data” 944#: app/Module/MissingFactsReportModule.php:56 945#: resources/xml/reports/missing_facts_report.xml:4 946msgid "A report of the information that is missing for an individual and their relatives." 947msgstr "Ein Bericht der fehlenden Informationen betreffend einer Person und ihrer Verwandten." 948 949#. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death 950#: app/Module/BirthDeathMarriageReportModule.php:52 951#: resources/xml/reports/bdm_report.xml:4 952msgid "A report of vital records for a given date or place." 953msgstr "Ein Bericht von Lebensdaten für ein bestimmtes Datum oder einen bestimmten Ort." 954 955#: resources/views/admin/users-edit.phtml:233 956msgid "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." 957msgstr "Eine Rolle ist definiert durch einen Satz an Zugriffsrechten, nach denen es beispielsweise erlaubt ist, Daten anzuzeigen oder Konfigurationseinstellungen zu ändern usw. Den Rollen werden also unterschiedliche Zugriffsrechte zugewiesen, den Benutzern wiederum jeweils eine Rolle. In jedem Stammbaum können die Zugriffsrechte für eine Rolle anders definiert werden und ebenso können die Benutzer in jedem Stammbaum eine andere Rolle innehaben." 958 959#. I18N: Description of the “Family navigator” module 960#: app/Module/FamilyNavigatorModule.php:51 961msgid "A sidebar showing an individual’s close families and relatives." 962msgstr "Eine Seitenleiste, die die engsten Familien und Verwandten einer Person zeigt." 963 964#. I18N: Description of the “Extra information” module 965#: app/Module/IndividualMetadataModule.php:68 966msgid "A sidebar showing non-genealogy information about an individual." 967msgstr "Eine Seitenleiste mit nicht genealogischen Informationen einer Person." 968 969#. I18N: Description of the “Descendants” module 970#: app/Module/DescendancyModule.php:73 971msgid "A sidebar showing the descendants of an individual." 972msgstr "Eine Seitenleiste, die die Nachkommen einer Person zeigt." 973 974#. I18N: Description of the “Families” module 975#: app/Module/RelativesTabModule.php:53 976msgid "A tab showing the close relatives of an individual." 977msgstr "Ein Reiter, er die nahen Verwandten einer Person zeigt." 978 979#. I18N: Description of the “Facts and events” module 980#: app/Module/IndividualFactsTabModule.php:81 981msgid "A tab showing the facts and events of an individual." 982msgstr "Ein Reiter, der Tatsachen und Ereignisse einer Person zeigt." 983 984#. I18N: Description of the “Media” module 985#: app/Module/MediaTabModule.php:71 986msgid "A tab showing the media objects linked to an individual." 987msgstr "Ein Reiter, der die mit einer Person verknüpften Medienobjekte zeigt." 988 989#. I18N: Description of the “Notes” module 990#: app/Module/NotesTabModule.php:70 991msgid "A tab showing the notes attached to an individual." 992msgstr "Ein Reiter, der Notizen zu einer Person zeigt." 993 994#. I18N: Description of the “Sources” module 995#: app/Module/SourcesTabModule.php:70 996msgid "A tab showing the sources linked to an individual." 997msgstr "Ein Reiter, der die mit einer Person verknüpften Quellen zeigt." 998 999#. I18N: Description of the “TimelineChart” module 1000#: app/Module/TimelineChartModule.php:109 1001msgid "A timeline displaying individual events." 1002msgstr "Eine Zeitleiste der Ereignisse einer Person." 1003 1004#: resources/views/admin/users-edit.phtml:117 1005msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected." 1006msgstr "Ein Benutzer kann sich nicht anmelden, solange nicht beide Optionen „E-Mail überprüft“ und „Vom Administrator zugelassen“ erfüllt sind." 1007 1008#: resources/xml/reports/ahnentafel_report.xml:13 1009#: resources/xml/reports/bdm_report.xml:12 1010#: resources/xml/reports/birth_report.xml:10 1011#: resources/xml/reports/cemetery_report.xml:8 1012#: resources/xml/reports/change_report.xml:9 1013#: resources/xml/reports/death_report.xml:11 1014#: resources/xml/reports/descendancy_report.xml:8 1015#: resources/xml/reports/fact_sources.xml:8 1016#: resources/xml/reports/family_group_report.xml:11 1017#: resources/xml/reports/individual_ext_report.xml:12 1018#: resources/xml/reports/individual_report.xml:9 1019#: resources/xml/reports/marriage_report.xml:10 1020#: resources/xml/reports/missing_facts_report.xml:8 1021#: resources/xml/reports/occupation_report.xml:7 1022#: resources/xml/reports/pedigree_report.xml:8 1023#: resources/xml/reports/relative_ext_report.xml:8 1024msgctxt "paper size" 1025msgid "A3" 1026msgstr "DIN A3" 1027 1028#: resources/xml/reports/ahnentafel_report.xml:13 1029#: resources/xml/reports/bdm_report.xml:12 1030#: resources/xml/reports/birth_report.xml:10 1031#: resources/xml/reports/cemetery_report.xml:8 1032#: resources/xml/reports/change_report.xml:9 1033#: resources/xml/reports/death_report.xml:11 1034#: resources/xml/reports/descendancy_report.xml:8 1035#: resources/xml/reports/fact_sources.xml:8 1036#: resources/xml/reports/family_group_report.xml:11 1037#: resources/xml/reports/individual_ext_report.xml:12 1038#: resources/xml/reports/individual_report.xml:9 1039#: resources/xml/reports/marriage_report.xml:10 1040#: resources/xml/reports/missing_facts_report.xml:8 1041#: resources/xml/reports/occupation_report.xml:7 1042#: resources/xml/reports/pedigree_report.xml:8 1043#: resources/xml/reports/relative_ext_report.xml:8 1044msgctxt "paper size" 1045msgid "A4" 1046msgstr "DIN A4" 1047 1048#: resources/views/modules/bing-maps/config.phtml:23 1049#: resources/views/modules/google-maps/config.phtml:23 1050#: resources/views/modules/here-maps/config.phtml:23 1051#: resources/views/modules/map-box/config.phtml:23 1052#: resources/views/modules/openrouteservice/config.phtml:23 1053#: resources/views/modules/openstreetmap/config.phtml:23 1054msgid "API key" 1055msgstr "API-Schlüssel" 1056 1057#. I18N: Location of an LDS church temple 1058#: app/Elements/TempleCode.php:53 1059msgid "Aba, Nigeria" 1060msgstr "Aba, Nigeria" 1061 1062#: app/Date/JalaliDate.php:266 1063msgctxt "Abbreviation for Persian month: Aban" 1064msgid "Aban" 1065msgstr "Aban" 1066 1067#. I18N: 8th month in the Persian/Jalali calendar 1068#: app/Date/JalaliDate.php:139 1069msgctxt "GENITIVE" 1070msgid "Aban" 1071msgstr "Aban" 1072 1073#. I18N: 8th month in the Persian/Jalali calendar 1074#: app/Date/JalaliDate.php:229 1075msgctxt "INSTRUMENTAL" 1076msgid "Aban" 1077msgstr "Aban" 1078 1079#. I18N: 8th month in the Persian/Jalali calendar 1080#: app/Date/JalaliDate.php:184 1081msgctxt "LOCATIVE" 1082msgid "Aban" 1083msgstr "Aban" 1084 1085#. I18N: 8th month in the Persian/Jalali calendar 1086#: app/Date/JalaliDate.php:94 1087msgctxt "NOMINATIVE" 1088msgid "Aban" 1089msgstr "Aban" 1090 1091#. I18N: A configuration setting 1092#: resources/views/admin/trees-preferences.phtml:589 1093#: resources/views/admin/trees-preferences.phtml:591 1094#: resources/views/admin/trees-preferences.phtml:595 1095msgid "Abbreviate place names" 1096msgstr "Ortsnamen abkürzen" 1097 1098#: app/Factories/ElementFactory.php:683 app/Module/CustomTagsGedcomL.php:201 1099#: app/Module/CustomTagsGenPluswin.php:133 1100#: app/Module/CustomTagsRootsMagic.php:56 1101#: resources/views/lists/sources-table.phtml:95 1102#: resources/views/modals/source-fields.phtml:22 1103msgid "Abbreviation" 1104msgstr "Abkürzung" 1105 1106#: resources/views/pending-changes-page.phtml:47 1107#: resources/views/pending-changes-page.phtml:59 1108msgid "Accept" 1109msgstr "Übernehmen" 1110 1111#: resources/views/pending-changes-page.phtml:101 1112msgid "Accept all changes" 1113msgstr "Alle Änderungen übernehmen" 1114 1115#: resources/views/admin/components.phtml:42 1116#: resources/views/admin/components.phtml:105 1117#: resources/views/admin/trees-privacy.phtml:243 1118msgid "Access level" 1119msgstr "Zugriffsrechte" 1120 1121#: resources/views/admin/users-edit.phtml:230 1122msgid "Access to family trees" 1123msgstr "Zugriff auf Stammbäume und Einstellungen" 1124 1125#: resources/views/admin/users-edit.phtml:95 1126msgid "Account approval and email verification" 1127msgstr "Zugangsgenehmigung und Überprüfung E-Mail-Adresse" 1128 1129#. I18N: Location of an LDS church temple 1130#: app/Elements/TempleCode.php:54 1131msgid "Accra, Ghana" 1132msgstr "Accra, Ghana" 1133 1134#: resources/views/admin/webtrees1-thumbnails.phtml:43 1135msgid "Action" 1136msgstr "Aktion" 1137 1138#. I18N: a month in the Jewish calendar 1139#: app/Date/JewishDate.php:190 1140msgctxt "GENITIVE" 1141msgid "Adar" 1142msgstr "Adar" 1143 1144#. I18N: a month in the Jewish calendar 1145#: app/Date/JewishDate.php:294 1146msgctxt "INSTRUMENTAL" 1147msgid "Adar" 1148msgstr "Adar" 1149 1150#. I18N: a month in the Jewish calendar 1151#: app/Date/JewishDate.php:242 1152msgctxt "LOCATIVE" 1153msgid "Adar" 1154msgstr "Adar" 1155 1156#. I18N: a month in the Jewish calendar 1157#: app/Date/JewishDate.php:138 1158msgctxt "NOMINATIVE" 1159msgid "Adar" 1160msgstr "Adar" 1161 1162#. I18N: a month in the Jewish calendar 1163#: app/Date/JewishDate.php:188 1164msgctxt "GENITIVE" 1165msgid "Adar I" 1166msgstr "Adar I" 1167 1168#. I18N: a month in the Jewish calendar 1169#: app/Date/JewishDate.php:292 1170msgctxt "INSTRUMENTAL" 1171msgid "Adar I" 1172msgstr "Adar I" 1173 1174#. I18N: a month in the Jewish calendar 1175#: app/Date/JewishDate.php:240 1176msgctxt "LOCATIVE" 1177msgid "Adar I" 1178msgstr "Adar I" 1179 1180#. I18N: a month in the Jewish calendar 1181#: app/Date/JewishDate.php:136 1182msgctxt "NOMINATIVE" 1183msgid "Adar I" 1184msgstr "Adar I" 1185 1186#. I18N: a month in the Jewish calendar 1187#: app/Date/JewishDate.php:208 1188msgctxt "GENITIVE" 1189msgid "Adar II" 1190msgstr "Adar II" 1191 1192#. I18N: a month in the Jewish calendar 1193#: app/Date/JewishDate.php:312 1194msgctxt "INSTRUMENTAL" 1195msgid "Adar II" 1196msgstr "Adar II" 1197 1198#. I18N: a month in the Jewish calendar 1199#: app/Date/JewishDate.php:260 1200msgctxt "LOCATIVE" 1201msgid "Adar II" 1202msgstr "Adar II" 1203 1204#. I18N: a month in the Jewish calendar 1205#: app/Date/JewishDate.php:156 1206msgctxt "NOMINATIVE" 1207msgid "Adar II" 1208msgstr "Adar II" 1209 1210#: app/Http/RequestHandlers/MapDataAdd.php:80 1211#: app/Http/RequestHandlers/MapDataAdd.php:83 1212msgid "Add" 1213msgstr "Hinzufügen" 1214 1215#: app/Module/ClippingsCartModule.php:516 1216#: app/Module/ClippingsCartModule.php:628 1217#: app/Module/ClippingsCartModule.php:745 1218#: app/Module/ClippingsCartModule.php:795 1219#: app/Module/ClippingsCartModule.php:845 1220#: app/Module/ClippingsCartModule.php:895 1221#: app/Module/ClippingsCartModule.php:950 1222#: app/Module/ClippingsCartModule.php:1012 1223#, php-format 1224msgid "Add %s to the clippings cart" 1225msgstr "%s zum Sammelbehälter hinzufügen" 1226 1227#: resources/views/modules/relatives/family.phtml:220 1228msgid "Add a brother" 1229msgstr "Einen Bruder hinzufügen" 1230 1231#: app/Http/RequestHandlers/AddChildToFamilyPage.php:98 1232#: resources/views/family-page-menu.phtml:50 1233#: resources/views/modules/relatives/family.phtml:228 1234msgid "Add a child" 1235msgstr "Ein Kind hinzufügen" 1236 1237#: app/Http/RequestHandlers/AddChildToIndividualPage.php:105 1238#: resources/views/modules/relatives/tab.phtml:157 1239msgid "Add a child to create a one-parent family" 1240msgstr "Ein Kind hinzufügen, um gleichzeitig eine Familie mit nur einem Elternteil zu erstellen" 1241 1242#: app/Http/RequestHandlers/AddChildToFamilyPage.php:97 1243#: resources/views/family-page-children.phtml:45 1244#: resources/views/modules/relatives/family.phtml:224 1245msgid "Add a daughter" 1246msgstr "Eine Tochter hinzufügen" 1247 1248#: resources/views/edit/add-fact-row.phtml:22 1249#: resources/views/edit/raw-gedcom-record.phtml:53 1250#: resources/views/record-page-menu-facts.phtml:14 1251msgid "Add a fact" 1252msgstr "Eine Tatsache hinzufügen" 1253 1254#: app/Http/RequestHandlers/AddParentToIndividualPage.php:97 1255#: resources/views/family-page-grandparents.phtml:34 1256#: resources/views/family-page-grandparents.phtml:42 1257#: resources/views/modules/relatives/tab.phtml:49 1258msgid "Add a father" 1259msgstr "Einen Vater hinzufügen" 1260 1261#: resources/views/modules/favorites/favorites.phtml:44 1262#: resources/views/modules/favorites/favorites.phtml:54 1263msgid "Add a favorite" 1264msgstr "Einen Favorit hinzufügen" 1265 1266#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:105 1267#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:105 1268#: resources/views/family-page-menu.phtml:37 1269#: resources/views/family-page-parents.phtml:27 1270#: resources/views/modules/relatives/family.phtml:63 1271#: resources/views/modules/relatives/tab.phtml:136 1272msgid "Add a husband" 1273msgstr "Einen Ehemann hinzufügen" 1274 1275#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:80 1276#: resources/views/modules/relatives/tab.phtml:148 1277msgid "Add a husband using an existing individual" 1278msgstr "Eine existierende Person als Ehemann hinzufügen" 1279 1280#: resources/views/modules/user_blog/list.phtml:59 1281msgid "Add a journal entry" 1282msgstr "Einen Journaleintrag hinzufügen" 1283 1284#: app/Http/RequestHandlers/AddMediaFileModal.php:77 1285#: resources/views/media-page-menu.phtml:39 1286#: resources/views/modals/add-media-file.phtml:21 1287msgid "Add a media file" 1288msgstr "Eine Mediendatei hinzufügen" 1289 1290#: resources/views/individual-page-images.phtml:59 1291#: resources/views/individual-page-menu.phtml:93 1292msgid "Add a media object" 1293msgstr "Ein Medienobjekt hinzufügen" 1294 1295#: app/Http/RequestHandlers/AddParentToIndividualPage.php:95 1296#: resources/views/family-page-grandparents.phtml:64 1297#: resources/views/family-page-grandparents.phtml:72 1298#: resources/views/modules/relatives/tab.phtml:56 1299msgid "Add a mother" 1300msgstr "Eine Mutter hinzufügen" 1301 1302#: resources/views/individual-page-menu.phtml:42 1303msgid "Add a name" 1304msgstr "Einen Namen hinzufügen" 1305 1306#: resources/views/modules/gedcom_news/list.phtml:60 1307msgid "Add a news article" 1308msgstr "Einen Neuigkeiten-Artikel hinzufügen" 1309 1310#: resources/views/modules/notes/tab.phtml:53 1311msgid "Add a note" 1312msgstr "Eine Notiz hinzufügen" 1313 1314#: resources/views/modules/relatives/family.phtml:228 1315msgid "Add a sibling" 1316msgstr "Ein Geschwisterkind hinzufügen" 1317 1318#: resources/views/modules/relatives/family.phtml:224 1319msgid "Add a sister" 1320msgstr "Eine Schwester hinzufügen" 1321 1322#: app/Http/RequestHandlers/AddChildToFamilyPage.php:96 1323#: resources/views/family-page-children.phtml:41 1324#: resources/views/modules/relatives/family.phtml:220 1325msgid "Add a son" 1326msgstr "Einen Sohn hinzufügen" 1327 1328#: resources/views/modules/sources_tab/tab.phtml:51 1329msgid "Add a source citation" 1330msgstr "Ein Quellenzitat hinzufügen" 1331 1332#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:106 1333msgid "Add a spouse" 1334msgstr "Einen Ehepartner hinzufügen" 1335 1336#: app/Module/StoriesModule.php:299 1337#: resources/views/modules/stories/config.phtml:38 1338#: resources/views/modules/stories/tab.phtml:36 1339msgid "Add a story" 1340msgstr "Eine Geschichte hinzufügen" 1341 1342#: app/Http/RequestHandlers/UserAddPage.php:48 1343#: resources/views/admin/control-panel.phtml:518 1344msgid "Add a user" 1345msgstr "Einen Benutzer hinzufügen" 1346 1347#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:103 1348#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:104 1349#: resources/views/family-page-menu.phtml:44 1350#: resources/views/family-page-parents.phtml:49 1351#: resources/views/modules/relatives/family.phtml:100 1352#: resources/views/modules/relatives/tab.phtml:134 1353msgid "Add a wife" 1354msgstr "Eine Ehefrau hinzufügen" 1355 1356#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:83 1357#: resources/views/modules/relatives/tab.phtml:146 1358msgid "Add a wife using an existing individual" 1359msgstr "Eine existierende Person als Ehefrau hinzufügen" 1360 1361#. I18N: FAQ = “Frequently Asked Question” 1362#: app/Module/FrequentlyAskedQuestionsModule.php:301 1363#: resources/views/modules/faq/config.phtml:46 1364msgid "Add an FAQ" 1365msgstr "Einen FAQ-Eintrag hinzufügen" 1366 1367#: resources/views/modules/custom-css-js/edit.phtml:34 1368msgid "Add content to the end of the <code><body></code> element." 1369msgstr "Am Ende des <code><body></code>-Elements Inhalte hinzufügen." 1370 1371#: resources/views/modules/custom-css-js/edit.phtml:22 1372msgid "Add content to the end of the <code><head></code> element." 1373msgstr "Am Ende des <code><head></code>-Elements Inhalte hinzufügen." 1374 1375#: resources/views/record-page-menu-clipboard.phtml:18 1376msgid "Add from clipboard" 1377msgstr "Aus der Zwischenablage hinzufügen" 1378 1379#: app/Module/ModuleHistoricEventsTrait.php:40 1380msgid "Add historic events to an individual’s page." 1381msgstr "Historische Ereignisse zur Seite einer Person hinzufügen." 1382 1383#: resources/views/modules/lifespans-chart/page.phtml:29 1384msgid "Add individuals" 1385msgstr "Personen hinzufügen" 1386 1387#: resources/views/modules/relatives/family.phtml:149 1388msgid "Add marriage details" 1389msgstr "Ehedetails hinzufügen" 1390 1391#. I18N: Name of a module 1392#: app/Module/FixMissingDeaths.php:58 1393msgid "Add missing death records" 1394msgstr "Fehlende DEAT (Tod) Datensätze hinzufügen" 1395 1396#: resources/views/edit-blocks-page.phtml:46 1397msgid "Add more blocks from the following list." 1398msgstr "Weitere Blöcke aus der folgenden Liste hinzufügen." 1399 1400#: resources/views/search-advanced-page.phtml:44 1401msgid "Add more fields" 1402msgstr "Mehr Felder hinzufügen" 1403 1404#. I18N: Description of the “Stories” module 1405#: app/Module/StoriesModule.php:78 1406msgid "Add narrative stories to individuals in the family tree." 1407msgstr "Fügt den Personen im Stammbaum erzählende Geschichten zu." 1408 1409#: resources/views/admin/map-import-form.phtml:77 1410msgid "Add new, and update existing records" 1411msgstr "Fügt neue Datensätze hinzu und aktualisiert vorhandene" 1412 1413#: resources/views/admin/trees-import.phtml:100 1414msgid "Add spaces where long lines were wrapped" 1415msgstr "Leerzeichen dort hinzufügen, wo lange Zeilen umgebrochen werden" 1416 1417#. I18N: Description of the “CSS and JS” module. 1418#: app/Module/CustomCssJsModule.php:43 1419msgid "Add styling and scripts to every page." 1420msgstr "CSS und JS zu jeder Seite hinzufügen." 1421 1422#. I18N: A media path (e.g. C:\aaa\bbb\ccc\) in a GEDCOM file 1423#: resources/views/admin/trees-export.phtml:90 1424msgid "Add the GEDCOM media path to filenames" 1425msgstr "Füge den GEDCOM Medienpfad zu Dateinamen hinzu" 1426 1427#. I18N: A configuration setting 1428#: resources/views/admin/trees-preferences.phtml:205 1429msgid "Add to TITLE header tag" 1430msgstr "Zum Seitentitel (<title>-Tag) hinzufügen" 1431 1432#: app/Module/ClippingsCartModule.php:201 1433#: resources/views/modules/clippings/add-options.phtml:22 1434msgid "Add to the clippings cart" 1435msgstr "Zum Sammelbehälter hinzufügen" 1436 1437#. I18N: A configuration setting 1438#: resources/views/admin/trees-preferences.phtml:147 1439msgid "Add unique identifiers" 1440msgstr "Eindeutige Kennungen hinzufügen" 1441 1442#: resources/views/admin/trees.phtml:216 1443msgid "Add unlinked records" 1444msgstr "Nicht verknüpfte Datensätze hinzufügen" 1445 1446#. I18N: Description of the “HTML” module 1447#: app/Module/HtmlBlockModule.php:69 1448msgid "Add your own text and graphics." 1449msgstr "Hinzufügen eigener Texte und Grafiken." 1450 1451#: app/Module/FamilyTreeNewsModule.php:182 app/Module/UserJournalModule.php:182 1452msgid "Add/edit a journal/news entry" 1453msgstr "Journal-/Nachrichteneintrag hinzufügen oder bearbeiten" 1454 1455#: app/Module/CustomTagsGenPluswin.php:60 1456#: app/Module/CustomTagsGenPluswin.php:73 1457#: app/Module/CustomTagsGenPluswin.php:75 1458#: app/Module/CustomTagsGenPluswin.php:76 1459#: app/Module/CustomTagsGenPluswin.php:84 1460#: app/Module/CustomTagsGenPluswin.php:85 1461#: app/Module/CustomTagsGenPluswin.php:92 1462#: app/Module/CustomTagsGenPluswin.php:105 1463#: app/Module/CustomTagsGenPluswin.php:107 1464#: app/Module/CustomTagsGenPluswin.php:108 1465#: app/Module/CustomTagsGenPluswin.php:118 1466#: app/Module/CustomTagsGenPluswin.php:119 1467msgid "Additional information" 1468msgstr "Zusatztext" 1469 1470#: app/Factories/ElementFactory.php:276 app/Factories/ElementFactory.php:388 1471#: app/Factories/ElementFactory.php:408 app/Factories/ElementFactory.php:661 1472#: app/Factories/ElementFactory.php:708 1473#: app/Http/RequestHandlers/CreateRepositoryModal.php:52 1474#: app/Module/CustomTagsPhpGedView.php:57 app/Module/FixCemeteryTag.php:85 1475#: resources/views/modals/submitter-fields.phtml:33 1476msgid "Address" 1477msgstr "Adresse" 1478 1479#: app/Factories/ElementFactory.php:277 app/Factories/ElementFactory.php:389 1480#: app/Factories/ElementFactory.php:409 app/Factories/ElementFactory.php:662 1481#: app/Factories/ElementFactory.php:709 1482msgid "Address line 1" 1483msgstr "Adresszeile 1" 1484 1485#: app/Factories/ElementFactory.php:278 app/Factories/ElementFactory.php:390 1486#: app/Factories/ElementFactory.php:410 app/Factories/ElementFactory.php:663 1487#: app/Factories/ElementFactory.php:710 1488msgid "Address line 2" 1489msgstr "Adresszeile 2" 1490 1491#: app/Factories/ElementFactory.php:279 app/Factories/ElementFactory.php:391 1492#: app/Factories/ElementFactory.php:411 app/Factories/ElementFactory.php:664 1493#: app/Factories/ElementFactory.php:711 1494msgid "Address line 3" 1495msgstr "Adresszeile 3" 1496 1497#: resources/views/admin/tags.phtml:253 1498msgid "Addresses" 1499msgstr "Adressen" 1500 1501#. I18N: Location of an LDS church temple 1502#: app/Elements/TempleCode.php:55 1503msgid "Adelaide, Australia" 1504msgstr "Adelaide, Australien" 1505 1506#: resources/views/admin/users-edit.phtml:224 1507#: resources/views/admin/users-edit.phtml:273 1508msgid "Administrator" 1509msgstr "Administrator" 1510 1511#: resources/views/setup/step-5-administrator.phtml:37 1512msgid "Administrator account" 1513msgstr "Administrator Konto" 1514 1515#: resources/views/admin/users-edit.phtml:209 1516msgid "Administrator comments on user" 1517msgstr "Bemerkungen des Verwalters zu diesem Benutzer" 1518 1519#: resources/views/admin/control-panel.phtml:486 1520msgid "Administrators" 1521msgstr "Administratoren" 1522 1523#: app/Elements/PedigreeLinkageType.php:61 1524msgctxt "Female pedigree" 1525msgid "Adopted" 1526msgstr "Adoptiert" 1527 1528#: app/Elements/PedigreeLinkageType.php:51 1529msgctxt "Male pedigree" 1530msgid "Adopted" 1531msgstr "Adoptiert" 1532 1533#: app/Elements/PedigreeLinkageType.php:71 1534msgctxt "Pedigree" 1535msgid "Adopted" 1536msgstr "Adoptiert" 1537 1538#: app/Elements/AdoptedByWhichParent.php:57 1539msgid "Adopted by both parents" 1540msgstr "Adoptiert von beiden Eltern" 1541 1542#: app/Elements/AdoptedByWhichParent.php:58 1543#: app/Module/CustomTagsBrothersKeeper.php:92 1544msgid "Adopted by father" 1545msgstr "Adoptiert vom Vater" 1546 1547#: app/Elements/AdoptedByWhichParent.php:59 1548#: app/Module/CustomTagsBrothersKeeper.php:93 1549msgid "Adopted by mother" 1550msgstr "Adoptiert von der Mutter" 1551 1552#: app/Module/CustomTagsBrothersKeeper.php:71 1553#: app/Module/CustomTagsPersonalAncestralFile.php:54 1554msgid "Adopted name" 1555msgstr "Adoptivname" 1556 1557#: app/Factories/ElementFactory.php:449 app/Factories/ElementFactory.php:452 1558msgid "Adoption" 1559msgstr "Adoption" 1560 1561#: app/Module/IndividualFactsTabModule.php:323 1562msgid "Adoption of a brother" 1563msgstr "Adoption eines Bruders" 1564 1565#: app/Module/IndividualFactsTabModule.php:302 1566msgid "Adoption of a child" 1567msgstr "Adoption eines Kindes" 1568 1569#: app/Module/IndividualFactsTabModule.php:301 1570msgid "Adoption of a daughter" 1571msgstr "Adoption einer Tochter" 1572 1573#: app/Module/IndividualFactsTabModule.php:371 1574#: app/Module/IndividualFactsTabModule.php:394 1575#: app/Module/IndividualFactsTabModule.php:417 1576msgid "Adoption of a grandchild" 1577msgstr "Adoption eines Enkels" 1578 1579#: app/Module/IndividualFactsTabModule.php:370 1580msgid "Adoption of a granddaughter" 1581msgstr "Adoption einer Enkeltochter" 1582 1583#: app/Module/IndividualFactsTabModule.php:393 1584msgctxt "daughter’s daughter" 1585msgid "Adoption of a granddaughter" 1586msgstr "Adoption einer Enkeltochter" 1587 1588#: app/Module/IndividualFactsTabModule.php:416 1589msgctxt "son’s daughter" 1590msgid "Adoption of a granddaughter" 1591msgstr "Adoption einer Enkeltochter" 1592 1593#: app/Module/IndividualFactsTabModule.php:369 1594msgid "Adoption of a grandson" 1595msgstr "Adoption eines Enkelsohns" 1596 1597#: app/Module/IndividualFactsTabModule.php:392 1598msgctxt "daughter’s son" 1599msgid "Adoption of a grandson" 1600msgstr "Adoption eines Enkelsohns" 1601 1602#: app/Module/IndividualFactsTabModule.php:415 1603msgctxt "son’s son" 1604msgid "Adoption of a grandson" 1605msgstr "Adoption eines Enkelsohns" 1606 1607#: app/Module/IndividualFactsTabModule.php:346 1608msgid "Adoption of a half-brother" 1609msgstr "Adoption eines Halbbruders" 1610 1611#: app/Module/IndividualFactsTabModule.php:348 1612msgid "Adoption of a half-sibling" 1613msgstr "Adoption eines Halbgeschwisters" 1614 1615#: app/Module/IndividualFactsTabModule.php:347 1616msgid "Adoption of a half-sister" 1617msgstr "Adoption einer Halbschwester" 1618 1619#: app/Module/IndividualFactsTabModule.php:325 1620msgid "Adoption of a sibling" 1621msgstr "Adoption eines Geschwisters" 1622 1623#: app/Module/IndividualFactsTabModule.php:324 1624msgid "Adoption of a sister" 1625msgstr "Adoption einer Schwester" 1626 1627#: app/Module/IndividualFactsTabModule.php:300 1628msgid "Adoption of a son" 1629msgstr "Adoption eines Sohns" 1630 1631#: app/Factories/ElementFactory.php:451 1632msgid "Adoptive parents" 1633msgstr "Adoptiveltern" 1634 1635#: app/Factories/ElementFactory.php:495 1636msgid "Adult christening" 1637msgstr "Erwachsenentaufe" 1638 1639#: app/Http/RequestHandlers/SearchAdvancedPage.php:165 1640#: app/Module/SearchMenuModule.php:125 1641msgid "Advanced search" 1642msgstr "Erweiterte Suche" 1643 1644#. I18N: Name of a country or state 1645#: app/Statistics/Service/CountryService.php:42 1646msgid "Afghanistan" 1647msgstr "Afghanistan" 1648 1649#: resources/views/modules/statistics-chart/custom.phtml:197 1650msgid "Africa" 1651msgstr "Afrika" 1652 1653#: resources/views/admin/trees-create.phtml:61 1654msgid "After creating the family tree, you will be able to import data from a GEDCOM file." 1655msgstr "Nach dem Erstellen des Stammbaum, sind Sie in der Lage, Daten aus einer GEDCOM-Datei zu importieren." 1656 1657#: app/Factories/ElementFactory.php:416 app/Functions/FunctionsPrint.php:342 1658#: app/Statistics/Google/ChartAge.php:141 1659#: app/Statistics/Google/ChartMarriageAge.php:164 1660#: resources/views/lists/chart-by-age.phtml:32 1661#: resources/views/lists/families-table.phtml:141 1662#: resources/views/lists/families-table.phtml:216 1663#: resources/views/lists/families-table.phtml:219 1664#: resources/views/lists/individuals-table.phtml:156 1665#: resources/views/lists/individuals-table.phtml:252 1666#: resources/views/modules/timeline-chart/chart.phtml:414 1667msgid "Age" 1668msgstr "Alter" 1669 1670#: resources/views/statistics/families/birth-age.phtml:12 1671msgid "Age at birth of child" 1672msgstr "Alter bei Geburt des Kindes" 1673 1674#: resources/views/admin/trees-privacy.phtml:71 1675msgid "Age at which to assume an individual is dead" 1676msgstr "Alter, ab dem angenommen wird, dass eine Person verstorben ist" 1677 1678#: resources/views/statistics/families/age-difference.phtml:42 1679msgid "Age between husband and wife" 1680msgstr "Altersunterschied zwischen Ehemann und Ehefrau" 1681 1682#: resources/views/statistics/families/age-difference.phtml:20 1683msgid "Age between siblings" 1684msgstr "Altersunterschiede zwischen Geschwistern" 1685 1686#: resources/views/statistics/families/age-difference.phtml:51 1687msgid "Age between wife and husband" 1688msgstr "Altersunterschied zwischen Ehefrau und Ehemann" 1689 1690#: resources/views/statistics/families/age-difference.phtml:12 1691msgid "Age difference" 1692msgstr "Altersunterschied" 1693 1694#: app/Module/StatisticsChartModule.php:644 1695#: resources/views/modules/statistics-chart/custom.phtml:40 1696msgid "Age in year of first marriage" 1697msgstr "Alter im Jahr der ersten Ehe" 1698 1699#: app/Module/StatisticsChartModule.php:583 1700#: resources/views/lists/families-table.phtml:482 1701#: resources/views/lists/families-table.phtml:524 1702#: resources/views/modules/statistics-chart/custom.phtml:39 1703#: resources/views/statistics/families/marriage-age.phtml:12 1704msgid "Age in year of marriage" 1705msgstr "Alter im Jahr der Eheschließung" 1706 1707#: resources/views/modules/statistics-chart/custom.phtml:136 1708#: resources/views/modules/statistics-chart/custom.phtml:139 1709#: resources/views/modules/statistics-chart/custom.phtml:145 1710msgid "Age interval" 1711msgstr "Alters-Zeitspanne" 1712 1713#. I18N: A configuration setting 1714#: resources/views/admin/trees-preferences.phtml:415 1715msgid "Age of parents next to child’s birthdate" 1716msgstr "Alter der Eltern neben dem Geburtsdatum des Kindes zeigen" 1717 1718#: resources/views/lists/individuals-table.phtml:490 1719#: resources/views/lists/individuals-table.phtml:532 1720msgid "Age related to death year" 1721msgstr "Alter bezogen auf Sterbejahr" 1722 1723#: app/Factories/ElementFactory.php:284 app/Factories/ElementFactory.php:417 1724#: app/Factories/ElementFactory.php:690 1725msgid "Agency" 1726msgstr "Institution" 1727 1728#. I18N: Name of a country or state 1729#: app/Statistics/Service/CountryService.php:48 1730msgid "Aland Islands" 1731msgstr "Aland Inseln" 1732 1733#. I18N: Name of a country or state 1734#: app/Statistics/Service/CountryService.php:50 1735msgid "Albania" 1736msgstr "Albanien" 1737 1738#. I18N: Name of a module 1739#: app/Module/AlbumModule.php:42 app/Module/CustomTagsFamilyTreeBuilder.php:55 1740msgid "Album" 1741msgstr "Album" 1742 1743#. I18N: Location of an LDS church temple 1744#: app/Elements/TempleCode.php:57 1745msgid "Albuquerque, New Mexico, United States" 1746msgstr "Albuquerque, New Mexico, Vereinigte Staaten" 1747 1748#. I18N: Name of a country or state 1749#: app/Statistics/Service/CountryService.php:167 1750msgid "Algeria" 1751msgstr "Algerien" 1752 1753#: app/Factories/ElementFactory.php:455 1754msgid "Alias" 1755msgstr "Alias-Name" 1756 1757#: resources/views/lists/individuals-table.phtml:191 1758msgid "Alive" 1759msgstr "Lebend" 1760 1761#: app/Module/FrequentlyAskedQuestionsModule.php:320 1762#: app/Module/IndividualListModule.php:234 1763#: app/Module/IndividualListModule.php:243 1764#: app/Module/IndividualListModule.php:252 1765#: app/Module/IndividualListModule.php:341 1766#: app/Module/IndividualListModule.php:443 1767#: app/Module/IndividualListModule.php:445 1768#: resources/views/calendar-page.phtml:179 1769#: resources/views/lists/datatables-attributes.phtml:10 1770#: resources/views/modules/faq/config.phtml:70 1771#: resources/views/modules/random_media/config.phtml:20 1772#: resources/views/modules/user-messages/user-messages.phtml:67 1773#: resources/xml/reports/ahnentafel_report.xml:7 1774#: resources/xml/reports/descendancy_report.xml:6 1775#: resources/xml/reports/individual_ext_report.xml:6 1776#: resources/xml/reports/individual_ext_report.xml:7 1777#: resources/xml/reports/individual_ext_report.xml:11 1778#: resources/xml/reports/individual_ext_report.xml:94 1779#: resources/xml/reports/individual_report.xml:8 1780#: resources/xml/reports/missing_facts_report.xml:6 1781#: resources/xml/reports/missing_facts_report.xml:7 1782#: resources/xml/reports/relative_ext_report.xml:6 1783#: resources/xml/reports/relative_ext_report.xml:46 1784msgid "All" 1785msgstr "Alle" 1786 1787#: app/Http/RequestHandlers/TreePrivacyPage.php:170 1788#: resources/views/admin/trees-privacy.phtml:272 1789msgid "All facts and events" 1790msgstr "Alle Tatsachen und Ereignisse" 1791 1792#: app/Http/RequestHandlers/RegisterAction.php:234 1793msgid "All fields must be completed." 1794msgstr "Alle Felder müssen ausgefüllt sein." 1795 1796#: resources/views/calendar-page.phtml:121 1797#: resources/views/calendar-page.phtml:133 1798msgid "All individuals" 1799msgstr "Alle Personen" 1800 1801#: app/Http/RequestHandlers/ModulesAllPage.php:58 1802#: resources/views/admin/components.phtml:28 1803#: resources/views/admin/control-panel.phtml:575 1804msgid "All modules" 1805msgstr "Alle Module" 1806 1807#: resources/views/admin/trees-privacy.phtml:179 1808#: resources/views/admin/trees-privacy.phtml:265 1809msgid "All records" 1810msgstr "Alle Datensätze" 1811 1812#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” 1813#: app/Module/CkeditorModule.php:54 1814msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 1815msgstr "Gestattet anderen Modulen den Text mit einem „WYSIWYG“ Editor zu bearbeiten, anstelle HTML Code zu benutzen." 1816 1817#. I18N: A configuration setting 1818#: resources/views/admin/trees-preferences.phtml:637 1819msgid "Allow users to see raw GEDCOM records" 1820msgstr "Besuchern erlauben die GEDCOM-Rohdaten anzusehen" 1821 1822#. I18N: A configuration setting 1823#: resources/views/admin/site-registration.phtml:52 1824msgid "Allow visitors to request a new user account" 1825msgstr "Besuchern erlauben ein neues Benutzerkonto anzufordern" 1826 1827#: app/Module/CustomTagsBrothersKeeper.php:72 1828#: app/Module/CustomTagsFamilyTreeBuilder.php:54 1829#: app/Module/CustomTagsFamilyTreeMaker.php:113 1830#: app/Module/CustomTagsGenPluswin.php:114 1831#: app/Module/CustomTagsGenPluswin.php:120 1832#: app/Module/CustomTagsPersonalAncestralFile.php:55 1833#: app/Module/CustomTagsPersonalAncestralFile.php:56 1834msgid "Also known as" 1835msgstr "Auch bekannt als" 1836 1837#: app/Module/CustomTagsGenPluswin.php:62 1838#: app/Module/CustomTagsGenPluswin.php:94 1839msgid "Alternative place name" 1840msgstr "Alternativer Ortsname" 1841 1842#. I18N: Name of a country or state 1843#: app/Statistics/Service/CountryService.php:60 1844msgid "American Samoa" 1845msgstr "Amerikanisch-Samoa" 1846 1847#. I18N: FAQ = “Frequently Asked Question” 1848#: resources/views/modules/faq/edit.phtml:80 1849msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." 1850msgstr "Ein FAQ-Eintrag kann entweder nur in einem oder in allen Stammbäumen angezeigt werden." 1851 1852#: resources/views/admin/site-registration.phtml:59 1853msgid "An administrator must approve the new user account and select an access level before the user can sign in." 1854msgstr "Ein Administrator muss das neue Benutzerkonto genehmigen und ein Zugriffslevel festlegen bevor der Benutzer sich anmelden kann." 1855 1856#. I18N: Description of the “Album” module 1857#: app/Module/AlbumModule.php:53 1858msgid "An alternative to the “media” tab, and an enhanced image viewer." 1859msgstr "Erweiterter Bild-Betrachter als Alternative zum „Medien“-Reiter." 1860 1861#. I18N: Description of the “Charts” module 1862#: app/Module/ChartsBlockModule.php:80 1863msgid "An alternative way to display charts." 1864msgstr "Eine alternative Möglichkeit, Diagramme angezeigt zu bekommen." 1865 1866#. I18N: Description of the “Census assistant” module 1867#: app/Module/CensusAssistantModule.php:63 1868msgid "An alternative way to enter census transcripts and link them to individuals." 1869msgstr "Eine alternative Möglichkeit, um Volkszählungsabschriften einzugeben und mit Personen zu verknüpfen." 1870 1871#. I18N: Description of the “Theme change” module 1872#: app/Module/ThemeSelectModule.php:56 1873msgid "An alternative way to select a new theme." 1874msgstr "Eine alternative Möglichkeit, eine neue Layoutvorlage zu wählen." 1875 1876#. I18N: Description of the “Sign in” module 1877#: app/Module/LoginBlockModule.php:54 1878msgid "An alternative way to sign in and sign out." 1879msgstr "Eine alternative An- oder Abmeldemöglichkeit." 1880 1881#. I18N: Description of the “HourglassChart” module 1882#: app/Module/HourglassChartModule.php:101 1883msgid "An hourglass chart of an individual’s ancestors and descendants." 1884msgstr "Ein Sanduhrdiagramm der Vorfahren und Nachkommen einer Person." 1885 1886#: resources/views/edit/reorder-families.phtml:75 1887msgid "An individual can have more than one set of parents. For example, birth and adopted." 1888msgstr "Eine Person kann mehr als ein Elternpaar haben. Zum Beispiel leibliche und Adoptiveltern." 1889 1890#. I18N: Description of the “Interactive tree” module 1891#: app/Module/InteractiveTreeModule.php:64 1892msgid "An interactive tree, showing all the ancestors and descendants of an individual." 1893msgstr "Ein interaktives Sanduhrdiagramm, welches alle Vorfahren und Nachkommen einer Person zeigt." 1894 1895#: resources/views/errors/database-error.phtml:12 1896#: resources/views/setup/step-6-failed.phtml:12 1897msgid "An unexpected database error occurred." 1898msgstr "Ein unerwarteter Datenbankfehler ist aufgetreten." 1899 1900#: resources/views/admin/control-panel.phtml:204 1901msgid "An upgrade is available." 1902msgstr "Es ist eine Aktualisierung verfügbar." 1903 1904#. I18N: Name of a module/report 1905#. I18N: Name of a module/chart 1906#: app/Module/AhnentafelReportModule.php:40 1907#: app/Module/AncestorsChartModule.php:108 1908#: resources/xml/reports/ahnentafel_report.xml:4 1909msgid "Ancestors" 1910msgstr "Vorfahren" 1911 1912#: app/Factories/ElementFactory.php:456 1913msgid "Ancestors interest" 1914msgstr "Interessent an Vorfahren" 1915 1916#: resources/xml/reports/ahnentafel_report.xml:55 1917msgid "Ancestors of " 1918msgstr "Vorfahren von " 1919 1920#. I18N: %s is an individual’s name 1921#: app/Module/AncestorsChartModule.php:154 1922#, php-format 1923msgid "Ancestors of %s" 1924msgstr "Vorfahren von %s" 1925 1926#: app/Factories/ElementFactory.php:454 1927msgid "Ancestral file number" 1928msgstr "Ahnendatei-Nummer (AFN)" 1929 1930#: app/Module/CustomTagsAncestry.php:51 1931msgid "Ancestry PID" 1932msgstr "Ancestry-PID" 1933 1934#. I18N: Location of an LDS church temple 1935#: app/Elements/TempleCode.php:58 1936msgid "Anchorage, Alaska, United States" 1937msgstr "Anchorage, Alaska, Vereinigte Staaten" 1938 1939#. I18N: Name of a country or state 1940#: app/Statistics/Service/CountryService.php:52 1941msgid "Andorra" 1942msgstr "Andorra" 1943 1944#. I18N: Name of a country or state 1945#: app/Statistics/Service/CountryService.php:44 1946msgid "Angola" 1947msgstr "Angola" 1948 1949#. I18N: Name of a country or state 1950#: app/Statistics/Service/CountryService.php:46 1951msgid "Anguilla" 1952msgstr "Anguilla" 1953 1954#: resources/views/lists/anniversaries-table.phtml:39 1955#: resources/views/lists/families-table.phtml:222 1956#: resources/views/lists/individuals-table.phtml:238 1957#: resources/views/lists/individuals-table.phtml:248 1958#: resources/views/modules/share-anniversary/share.phtml:19 1959#: resources/views/modules/yahrzeit/table.phtml:29 1960msgid "Anniversary" 1961msgstr "Jahrestag" 1962 1963#: app/Http/RequestHandlers/CalendarPage.php:120 1964msgid "Anniversary calendar" 1965msgstr "Jubiläumskalender" 1966 1967#: app/Factories/ElementFactory.php:320 1968msgid "Annulment" 1969msgstr "Annullierung" 1970 1971#: resources/views/modules/faq/edit.phtml:42 1972msgid "Answer" 1973msgstr "Antwort" 1974 1975#. I18N: Name of a country or state 1976#: app/Statistics/Service/CountryService.php:62 1977msgid "Antarctica" 1978msgstr "Antarktis" 1979 1980#. I18N: Name of a country or state 1981#: app/Statistics/Service/CountryService.php:66 1982msgid "Antigua and Barbuda" 1983msgstr "Antigua und Barbuda" 1984 1985#: app/Http/RequestHandlers/LoginPage.php:84 1986msgid "Anyone with a user account can access this website." 1987msgstr "Jeder mit einem Benutzerkonto kann auf diese Website zugreifen." 1988 1989#. I18N: Location of an LDS church temple 1990#: app/Elements/TempleCode.php:59 1991msgid "Apia, Samoa" 1992msgstr "Apia, Samoa" 1993 1994#: resources/views/admin/trees-export.phtml:101 1995#: resources/views/modules/clippings/download.phtml:24 1996#: resources/views/modules/clippings/download.phtml:56 1997msgid "Apply privacy settings" 1998msgstr "Datenschutzeinstellungen verwenden" 1999 2000#. I18N: Label for checkbox 2001#: resources/views/admin/trees-preferences.phtml:807 2002#: resources/views/admin/trees-privacy.phtml:308 2003msgid "Apply these preferences to all family trees" 2004msgstr "Diese Voreinstellungen auf alle Stammbäume anwenden" 2005 2006#. I18N: Label for checkbox 2007#: resources/views/admin/trees-preferences.phtml:814 2008#: resources/views/admin/trees-privacy.phtml:315 2009msgid "Apply these preferences to new family trees" 2010msgstr "Diese Voreinstellungen auf alle neuen Stammbäume anwenden" 2011 2012#: resources/views/admin/users.phtml:35 2013msgid "Approved" 2014msgstr "Genehmigt" 2015 2016#: resources/views/admin/users-edit.phtml:105 2017msgid "Approved by administrator" 2018msgstr "Vom Administrator zugelassen" 2019 2020#: app/Date/AbstractGregorianJulianDate.php:204 2021msgctxt "Abbreviation for April" 2022msgid "Apr" 2023msgstr "Apr" 2024 2025#: app/Date/AbstractGregorianJulianDate.php:101 2026msgctxt "GENITIVE" 2027msgid "April" 2028msgstr "April" 2029 2030#: app/Date/AbstractGregorianJulianDate.php:171 2031msgctxt "INSTRUMENTAL" 2032msgid "April" 2033msgstr "April" 2034 2035#: app/Date/AbstractGregorianJulianDate.php:136 2036msgctxt "LOCATIVE" 2037msgid "April" 2038msgstr "April" 2039 2040#: app/Date/AbstractGregorianJulianDate.php:66 2041#: app/Module/StatisticsChartModule.php:795 2042#: resources/views/edit/initialize-calendar-popup.phtml:14 2043msgctxt "NOMINATIVE" 2044msgid "April" 2045msgstr "April" 2046 2047#. I18N: The name of a colour-scheme 2048#: app/Module/ColorsTheme.php:153 2049msgid "Aqua Marine" 2050msgstr "Aquamarin" 2051 2052#: resources/views/edit/icon-fact-delete.phtml:19 2053#, php-format 2054msgid "Are you sure you want to delete the link to “%s”?" 2055msgstr "Sind Sie sicher, dass Sie den Link zu \"%s\" löschen möchten?" 2056 2057#: resources/views/individual-name.phtml:87 2058#: resources/views/media-page-details.phtml:41 2059msgid "Are you sure you want to delete this fact?" 2060msgstr "Möchten Sie dieses Ereignis wirklich löschen?" 2061 2062#: resources/views/modules/user-messages/user-messages.phtml:51 2063#: resources/views/modules/user-messages/user-messages.phtml:136 2064msgid "Are you sure you want to delete this message? It cannot be retrieved later." 2065msgstr "Möchten Sie diese Nachricht wirklich löschen? Sie kann anschließend nicht wiederhergestellt werden." 2066 2067#: app/Http/RequestHandlers/ManageMediaData.php:253 2068#: resources/views/admin/clean-data.phtml:41 2069#: resources/views/admin/trees.phtml:115 2070#: resources/views/admin/users-table-options.phtml:44 2071#: resources/views/edit-account-page.phtml:175 2072#: resources/views/edit/icon-fact-delete.phtml:14 2073#: resources/views/individual-page-menu.phtml:116 2074#: resources/views/media-page-menu.phtml:73 2075#: resources/views/modules/faq/config.phtml:98 2076#: resources/views/modules/gedcom_news/list.phtml:45 2077#: resources/views/modules/stories/config.phtml:84 2078#: resources/views/modules/user_blog/list.phtml:45 2079#: resources/views/record-page-menu.phtml:45 2080#, php-format 2081msgid "Are you sure you want to delete “%s”?" 2082msgstr "Wollen Sie „%s“ wirklich löschen?" 2083 2084#: resources/views/pending-changes-page.phtml:104 2085msgid "Are you sure you want to reject all the changes to this family tree?" 2086msgstr "Möchten Sie wirklich alle Änderungen an diesem Stammbaum verwerfen?" 2087 2088#: resources/views/modules/favorites/favorites.phtml:35 2089msgid "Are you sure you want to remove this item from your list of favorites?" 2090msgstr "Möchten Sie dieses Element wirklich aus der Liste der Favoriten entfernen?" 2091 2092#. I18N: Name of a country or state 2093#: app/Statistics/Service/CountryService.php:56 2094msgid "Argentina" 2095msgstr "Argentinien" 2096 2097#: resources/xml/reports/ahnentafel_report.xml:15 2098#: resources/xml/reports/bdm_report.xml:14 2099#: resources/xml/reports/birth_report.xml:12 2100#: resources/xml/reports/cemetery_report.xml:10 2101#: resources/xml/reports/change_report.xml:12 2102#: resources/xml/reports/death_report.xml:13 2103#: resources/xml/reports/descendancy_report.xml:10 2104#: resources/xml/reports/fact_sources.xml:10 2105#: resources/xml/reports/family_group_report.xml:14 2106#: resources/xml/reports/individual_ext_report.xml:15 2107#: resources/xml/reports/individual_report.xml:12 2108#: resources/xml/reports/marriage_report.xml:12 2109#: resources/xml/reports/missing_facts_report.xml:10 2110#: resources/xml/reports/occupation_report.xml:9 2111#: resources/xml/reports/pedigree_report.xml:10 2112#: resources/xml/reports/relative_ext_report.xml:10 2113msgctxt "font name" 2114msgid "Arial" 2115msgstr "Arial" 2116 2117#. I18N: Name of a country or state 2118#: app/Statistics/Service/CountryService.php:58 2119msgid "Armenia" 2120msgstr "Armenien" 2121 2122#. I18N: Name of a country or state 2123#: app/Statistics/Service/CountryService.php:40 2124msgid "Aruba" 2125msgstr "Aruba" 2126 2127#: resources/views/modules/html/config.phtml:43 2128msgid "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." 2129msgstr "So wie die Werkzeugleiste zur HTML-Formatierung genutzt werden kann, so können auch automatisch aktualisierbare Datenbankfelder eingesetzt werden. Diese speziellen Felder werden mit <b>#</b> Zeichen gekennzeichnet. So wird z.B. <b>#totalFamilies#</b> mit der aktuellen Anzahl an Familien in der Datenbank ersetzt. Fortgeschrittene Benutzer können so auch CSS Klassen nutzen, um die Formattierung an das gewählte Template anzupassen." 2130 2131#. I18N: The name of a colour-scheme 2132#: app/Module/ColorsTheme.php:155 2133msgid "Ash" 2134msgstr "Asche" 2135 2136#: resources/views/modules/statistics-chart/custom.phtml:191 2137msgid "Asia" 2138msgstr "Asien" 2139 2140#: app/Factories/ElementFactory.php:457 2141#: app/Functions/FunctionsPrintFacts.php:402 2142#: app/Module/CustomTagsGedcomL.php:100 app/Module/CustomTagsGedcomL.php:149 2143#: app/Module/CustomTagsGenPluswin.php:77 2144#: app/Module/CustomTagsGenPluswin.php:109 2145#: app/Module/CustomTagsPhpGedView.php:54 app/Module/CustomTagsWebtrees.php:54 2146#: app/Module/CustomTagsWebtrees.php:68 2147msgid "Associate" 2148msgstr "Verbundene Person" 2149 2150#: app/Http/RequestHandlers/HelpText.php:261 2151msgid "Associate events with this source" 2152msgstr "Ereignisse mit dieser Quelle verbinden" 2153 2154#: resources/views/modules/personal_facts/tab.phtml:31 2155msgid "Associated events" 2156msgstr "Verbundene Ereignisse" 2157 2158#. I18N: Location of an LDS church temple 2159#: app/Elements/TempleCode.php:61 2160msgid "Asuncion, Paraguay" 2161msgstr "Asuncion, Paraguay" 2162 2163#. I18N: Name of a country or state 2164#: app/Statistics/Service/CountryService.php:431 2165msgid "At sea" 2166msgstr "Auf See" 2167 2168#. I18N: Location of an LDS church temple 2169#: app/Elements/TempleCode.php:62 2170msgid "Atlanta, Georgia, United States" 2171msgstr "Atlanta, Georgia, Vereinigte Staaten" 2172 2173#: app/Elements/RelationIsDescriptor.php:94 2174msgid "Attendant" 2175msgstr "Anwesender" 2176 2177#: app/Elements/RelationIsDescriptor.php:73 2178msgctxt "FEMALE" 2179msgid "Attendant" 2180msgstr "Anwesender" 2181 2182#: app/Elements/RelationIsDescriptor.php:52 2183msgctxt "MALE" 2184msgid "Attendant" 2185msgstr "Anwesender" 2186 2187#: app/Elements/RelationIsDescriptor.php:95 2188msgid "Attending" 2189msgstr "anwesend" 2190 2191#: app/Elements/RelationIsDescriptor.php:74 2192msgctxt "FEMALE" 2193msgid "Attending" 2194msgstr "anwesend" 2195 2196#: app/Elements/RelationIsDescriptor.php:53 2197msgctxt "MALE" 2198msgid "Attending" 2199msgstr "anwesend" 2200 2201#. I18N: Type of media object 2202#: app/Elements/SourceMediaType.php:60 app/Module/CustomTagsGedcom53.php:59 2203#: app/Module/CustomTagsGedcom53.php:99 app/Module/CustomTagsGedcom53.php:125 2204#: app/Module/CustomTagsGedcom53.php:140 app/Module/CustomTagsLegacy.php:130 2205msgid "Audio" 2206msgstr "Tonaufnahme" 2207 2208#: app/Date/AbstractGregorianJulianDate.php:208 2209msgctxt "Abbreviation for August" 2210msgid "Aug" 2211msgstr "Aug" 2212 2213#: app/Date/AbstractGregorianJulianDate.php:105 2214msgctxt "GENITIVE" 2215msgid "August" 2216msgstr "August" 2217 2218#: app/Date/AbstractGregorianJulianDate.php:175 2219msgctxt "INSTRUMENTAL" 2220msgid "August" 2221msgstr "August" 2222 2223#: app/Date/AbstractGregorianJulianDate.php:140 2224msgctxt "LOCATIVE" 2225msgid "August" 2226msgstr "August" 2227 2228#: app/Date/AbstractGregorianJulianDate.php:70 2229#: app/Module/StatisticsChartModule.php:799 2230#: resources/views/edit/initialize-calendar-popup.phtml:18 2231msgctxt "NOMINATIVE" 2232msgid "August" 2233msgstr "August" 2234 2235#. I18N: Name of a country or state 2236#: app/Statistics/Service/CountryService.php:68 2237msgid "Australia" 2238msgstr "Australien" 2239 2240#. I18N: Name of a country or state 2241#: app/Statistics/Service/CountryService.php:70 2242msgid "Austria" 2243msgstr "Österreich" 2244 2245#: app/Factories/ElementFactory.php:684 2246#: resources/views/lists/sources-table.phtml:96 2247#: resources/views/modals/source-fields.phtml:30 2248msgid "Author" 2249msgstr "Verfasser" 2250 2251#: app/Module/CustomTagsPhpGedView.php:52 2252#: app/Module/CustomTagsPhpGedView.php:60 2253#: app/Module/CustomTagsPhpGedView.php:69 2254#: app/Module/CustomTagsPhpGedView.php:70 2255#: app/Module/CustomTagsPhpGedView.php:73 2256#: app/Module/CustomTagsPhpGedView.php:74 app/Module/CustomTagsWebtrees.php:53 2257#: app/Module/CustomTagsWebtrees.php:67 app/Module/CustomTagsWebtrees.php:81 2258#: app/Module/CustomTagsWebtrees.php:83 app/Module/CustomTagsWebtrees.php:85 2259#: app/Module/CustomTagsWebtrees.php:87 app/Module/CustomTagsWebtrees.php:89 2260#: app/Module/CustomTagsWebtrees.php:91 2261msgid "Author of last change" 2262msgstr "Autor der letzten Änderung" 2263 2264#. I18N: Automatic suggestions when you type 2265#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:43 2266#: resources/views/admin/control-panel.phtml:640 2267msgid "Autocomplete" 2268msgstr "Automatisch vervollständigen" 2269 2270#: resources/views/admin/users-edit.phtml:155 2271msgid "Automatically accept changes made by this user" 2272msgstr "Durch diesen Benutzer vorgenommene Änderungen automatisch genehmigen" 2273 2274#. I18N: A configuration setting 2275#: resources/views/admin/trees-preferences.phtml:555 2276msgid "Automatically expand notes" 2277msgstr "Notizen automatisch erweitern" 2278 2279#. I18N: A configuration setting 2280#: resources/views/admin/trees-preferences.phtml:571 2281msgid "Automatically expand sources" 2282msgstr "Quellenangaben automatisch erweitern" 2283 2284#. I18N: a month in the Jewish calendar 2285#: app/Date/JewishDate.php:200 2286msgctxt "GENITIVE" 2287msgid "Av" 2288msgstr "Aw" 2289 2290#. I18N: a month in the Jewish calendar 2291#: app/Date/JewishDate.php:304 2292msgctxt "INSTRUMENTAL" 2293msgid "Av" 2294msgstr "Aw" 2295 2296#. I18N: a month in the Jewish calendar 2297#: app/Date/JewishDate.php:252 2298msgctxt "LOCATIVE" 2299msgid "Av" 2300msgstr "Aw" 2301 2302#. I18N: a month in the Jewish calendar 2303#: app/Date/JewishDate.php:148 2304msgctxt "NOMINATIVE" 2305msgid "Av" 2306msgstr "Aw" 2307 2308#: app/Statistics/Google/ChartAge.php:119 2309#: app/Statistics/Google/ChartMarriageAge.php:142 2310#: resources/views/lists/families-table.phtml:144 2311#: resources/views/lists/individuals-table.phtml:159 2312msgid "Average age" 2313msgstr "Durchschnittsalter" 2314 2315#: app/Module/StatisticsChartModule.php:521 2316#: app/Statistics/Google/ChartAge.php:139 2317#: resources/views/modules/gedcom_stats/config.phtml:59 2318#: resources/views/modules/gedcom_stats/statistics.phtml:222 2319#: resources/views/modules/html/template-statistics.phtml:89 2320#: resources/views/modules/statistics-chart/custom.phtml:38 2321#: resources/views/statistics/individuals/lifespan.phtml:20 2322msgid "Average age at death" 2323msgstr "Durchschnittsalter beim Tod" 2324 2325#: app/Statistics/Google/ChartMarriageAge.php:162 2326msgid "Average age at marriage" 2327msgstr "Durschschnittsalter bei der Heirat" 2328 2329#: app/Statistics/Google/ChartMarriageAge.php:159 2330msgid "Average age in century of marriage" 2331msgstr "Durchschnittsalter bezogen auf Ehejahrhundert" 2332 2333#: app/Statistics/Google/ChartAge.php:136 2334msgid "Average age related to death century" 2335msgstr "Durchschnittsalter bezogen auf Sterbejahrhundert" 2336 2337#: app/Statistics/Google/ChartChildren.php:95 2338msgid "Average number" 2339msgstr "Durchschnittsanzahl" 2340 2341#: app/Statistics/Google/ChartChildren.php:106 2342#: resources/views/modules/gedcom_stats/config.phtml:61 2343#: resources/views/modules/gedcom_stats/statistics.phtml:250 2344#: resources/views/modules/html/template-statistics.phtml:97 2345#: resources/views/statistics/families/children.phtml:20 2346msgid "Average number of children per family" 2347msgstr "Durchschnittsanzahl von Kindern pro Familie" 2348 2349#. I18N: help text for family tree / GEDCOM file names 2350#: resources/views/admin/trees-create.phtml:49 2351#: resources/views/admin/trees-preferences.phtml:90 2352msgid "Avoid spaces and punctuation. A family name might be a good choice." 2353msgstr "Vermeiden Sie Leerzeichen und Satzzeichen. Ein Familienname wäre eine gute Wahl." 2354 2355#: app/Date/JalaliDate.php:267 2356msgctxt "Abbreviation for Persian month: Azar" 2357msgid "Azar" 2358msgstr "Azar" 2359 2360#. I18N: 9th month in the Persian/Jalali calendar 2361#: app/Date/JalaliDate.php:141 2362msgctxt "GENITIVE" 2363msgid "Azar" 2364msgstr "Azar" 2365 2366#. I18N: 9th month in the Persian/Jalali calendar 2367#: app/Date/JalaliDate.php:231 2368msgctxt "INSTRUMENTAL" 2369msgid "Azar" 2370msgstr "Azar" 2371 2372#. I18N: 9th month in the Persian/Jalali calendar 2373#: app/Date/JalaliDate.php:186 2374msgctxt "LOCATIVE" 2375msgid "Azar" 2376msgstr "Azar" 2377 2378#. I18N: 9th month in the Persian/Jalali calendar 2379#: app/Date/JalaliDate.php:96 2380msgctxt "NOMINATIVE" 2381msgid "Azar" 2382msgstr "Azar" 2383 2384#. I18N: Name of a country or state 2385#: app/Statistics/Service/CountryService.php:72 2386msgid "Azerbaijan" 2387msgstr "Aserbaidschan" 2388 2389#. I18N: Name of a country or state 2390#: app/Statistics/Service/CountryService.php:74 2391msgid "Azores" 2392msgstr "Azoren" 2393 2394#: app/Date/JalaliDate.php:269 2395msgctxt "Abbreviation for Persian month: Bahman" 2396msgid "Bah" 2397msgstr "Bah" 2398 2399#. I18N: Name of a country or state 2400#: app/Statistics/Service/CountryService.php:91 2401msgid "Bahamas" 2402msgstr "Bahamas" 2403 2404#. I18N: 11th month in the Persian/Jalali calendar 2405#: app/Date/JalaliDate.php:145 2406msgctxt "GENITIVE" 2407msgid "Bahman" 2408msgstr "Bahman" 2409 2410#. I18N: 11th month in the Persian/Jalali calendar 2411#: app/Date/JalaliDate.php:235 2412msgctxt "INSTRUMENTAL" 2413msgid "Bahman" 2414msgstr "Bahman" 2415 2416#. I18N: 11th month in the Persian/Jalali calendar 2417#: app/Date/JalaliDate.php:190 2418msgctxt "LOCATIVE" 2419msgid "Bahman" 2420msgstr "Bahman" 2421 2422#. I18N: 11th month in the Persian/Jalali calendar 2423#: app/Date/JalaliDate.php:100 2424msgctxt "NOMINATIVE" 2425msgid "Bahman" 2426msgstr "Bahman" 2427 2428#. I18N: Name of a country or state 2429#: app/Statistics/Service/CountryService.php:89 2430msgid "Bahrain" 2431msgstr "Bahrain" 2432 2433#. I18N: Name of a country or state 2434#: app/Statistics/Service/CountryService.php:85 2435msgid "Bangladesh" 2436msgstr "Bangladesch" 2437 2438#: app/Factories/ElementFactory.php:465 resources/views/calendar-page.phtml:185 2439#: resources/xml/reports/missing_facts_report.xml:16 2440msgid "Baptism" 2441msgstr "Taufe" 2442 2443#: app/Module/IndividualFactsTabModule.php:318 2444msgid "Baptism of a brother" 2445msgstr "Taufe eines Bruders" 2446 2447#: app/Module/IndividualFactsTabModule.php:297 2448msgid "Baptism of a child" 2449msgstr "Taufe eines Kindes" 2450 2451#: app/Module/IndividualFactsTabModule.php:296 2452msgid "Baptism of a daughter" 2453msgstr "Taufe einer Tochter" 2454 2455#: app/Module/IndividualFactsTabModule.php:366 2456#: app/Module/IndividualFactsTabModule.php:389 2457#: app/Module/IndividualFactsTabModule.php:412 2458#: app/Module/IndividualFactsTabModule.php:489 2459#: app/Module/IndividualFactsTabModule.php:507 2460msgid "Baptism of a grandchild" 2461msgstr "Taufe eines Enkels" 2462 2463#: app/Module/IndividualFactsTabModule.php:365 2464msgid "Baptism of a granddaughter" 2465msgstr "Taufe einer Enkeltochter" 2466 2467#: app/Module/IndividualFactsTabModule.php:388 2468msgctxt "daughter’s daughter" 2469msgid "Baptism of a granddaughter" 2470msgstr "Taufe einer Enkeltochter" 2471 2472#: app/Module/IndividualFactsTabModule.php:411 2473msgctxt "son’s daughter" 2474msgid "Baptism of a granddaughter" 2475msgstr "Taufe einer Enkeltochter" 2476 2477#: app/Module/IndividualFactsTabModule.php:364 2478msgid "Baptism of a grandson" 2479msgstr "Taufe eines Enkelsohns" 2480 2481#: app/Module/IndividualFactsTabModule.php:387 2482msgctxt "daughter’s son" 2483msgid "Baptism of a grandson" 2484msgstr "Taufe eines Enkelsohns" 2485 2486#: app/Module/IndividualFactsTabModule.php:410 2487msgctxt "son’s son" 2488msgid "Baptism of a grandson" 2489msgstr "Taufe eines Enkelsohns" 2490 2491#: app/Module/IndividualFactsTabModule.php:341 2492msgid "Baptism of a half-brother" 2493msgstr "Taufe eines Halbbruders" 2494 2495#: app/Module/IndividualFactsTabModule.php:343 2496msgid "Baptism of a half-sibling" 2497msgstr "Taufe eines Halbgeschwisters" 2498 2499#: app/Module/IndividualFactsTabModule.php:342 2500msgid "Baptism of a half-sister" 2501msgstr "Taufe einer Halbschwester" 2502 2503#: app/Module/IndividualFactsTabModule.php:320 2504msgid "Baptism of a sibling" 2505msgstr "Taufe eines Geschwisters" 2506 2507#: app/Module/IndividualFactsTabModule.php:319 2508msgid "Baptism of a sister" 2509msgstr "Taufe einer Schwester" 2510 2511#: app/Module/IndividualFactsTabModule.php:295 2512msgid "Baptism of a son" 2513msgstr "Taufe eines Sohns" 2514 2515#: app/Factories/ElementFactory.php:468 2516#: resources/xml/reports/missing_facts_report.xml:17 2517msgid "Bar mitzvah" 2518msgstr "Bar mitzvah" 2519 2520#. I18N: Name of a country or state 2521#: app/Statistics/Service/CountryService.php:106 2522msgid "Barbados" 2523msgstr "Barbados" 2524 2525#: app/Module/CustomTagsGedcomL.php:130 2526msgid "Base GEDCOM tag" 2527msgstr "Standard-GEDCOM-Kennzeichen" 2528 2529#: app/Factories/ElementFactory.php:471 2530#: resources/xml/reports/missing_facts_report.xml:18 2531msgid "Bat mitzvah" 2532msgstr "Bat mitzvah" 2533 2534#: resources/views/modules/batch_update/admin.phtml:26 2535msgid "Batch update" 2536msgstr "Aktualisierung per Stapelverarbeitung" 2537 2538#. I18N: Location of an LDS church temple 2539#: app/Elements/TempleCode.php:73 2540msgid "Baton Rouge, Louisiana, United States" 2541msgstr "Baton Rouge, Louisiana, Vereinigte Staaten" 2542 2543#: app/Http/RequestHandlers/SearchAdvancedPage.php:252 2544msgid "Begins with" 2545msgstr "Beginnt mit" 2546 2547#. I18N: Name of a country or state 2548#: app/Statistics/Service/CountryService.php:96 2549msgid "Belarus" 2550msgstr "Weißrussland" 2551 2552#. I18N: The name of a colour-scheme 2553#: app/Module/ColorsTheme.php:157 2554msgid "Belgian Chocolate" 2555msgstr "Belgische Schokolade" 2556 2557#. I18N: Name of a country or state 2558#: app/Statistics/Service/CountryService.php:78 2559msgid "Belgium" 2560msgstr "Belgien" 2561 2562#. I18N: Name of a country or state 2563#: app/Statistics/Service/CountryService.php:98 2564msgid "Belize" 2565msgstr "Belize" 2566 2567#. I18N: Name of a country or state 2568#: app/Statistics/Service/CountryService.php:80 2569msgid "Benin" 2570msgstr "Benin" 2571 2572#. I18N: Name of a country or state 2573#: app/Statistics/Service/CountryService.php:100 2574msgid "Bermuda" 2575msgstr "Bermuda" 2576 2577#. I18N: Location of an LDS church temple 2578#: app/Elements/TempleCode.php:191 2579msgid "Bern, Switzerland" 2580msgstr "Bern, Schweiz" 2581 2582#: app/Elements/RelationIsDescriptor.php:96 2583msgid "Best man" 2584msgstr "Bester Freund" 2585 2586#. I18N: Name of a country or state 2587#: app/Statistics/Service/CountryService.php:110 2588msgid "Bhutan" 2589msgstr "Bhutan" 2590 2591#: app/Module/CustomTagsRootsMagic.php:55 2592msgid "Bibliography" 2593msgstr "Bibliographie" 2594 2595#. I18N: Location of an LDS church temple 2596#: app/Elements/TempleCode.php:64 2597msgid "Billings, Montana, United States" 2598msgstr "Billings, Montana, Vereinigte Staaten" 2599 2600#: app/Module/CustomTagsGedcom55.php:50 2601msgid "Binary data object" 2602msgstr "Binäres Datenobjekt" 2603 2604#: app/Module/BingMaps.php:82 app/Module/MapLinkBing.php:42 2605msgid "Bing™ maps" 2606msgstr "Bing™ maps" 2607 2608#: app/Module/BingWebmasterToolsModule.php:41 2609msgid "Bing™ webmaster tools" 2610msgstr "Bing™ Webmaster Tools" 2611 2612#. I18N: Location of an LDS church temple 2613#: app/Elements/TempleCode.php:65 2614msgid "Birmingham, Alabama, United States" 2615msgstr "Birmingham, Alabama, Vereinigte Staaten" 2616 2617#: app/Factories/ElementFactory.php:474 2618#: app/Http/RequestHandlers/IndividualPage.php:203 2619#: resources/views/calendar-page.phtml:182 2620#: resources/views/lists/individuals-table.phtml:210 2621#: resources/views/lists/individuals-table.phtml:214 2622#: resources/views/lists/individuals-table.phtml:236 2623#: resources/xml/reports/ahnentafel_report.xml:441 2624#: resources/xml/reports/bdm_report.xml:58 2625#: resources/xml/reports/change_report.xml:102 2626#: resources/xml/reports/change_report.xml:118 2627#: resources/xml/reports/descendancy_report.xml:560 2628#: resources/xml/reports/family_group_report.xml:182 2629#: resources/xml/reports/family_group_report.xml:470 2630#: resources/xml/reports/family_group_report.xml:477 2631#: resources/xml/reports/family_group_report.xml:536 2632#: resources/xml/reports/family_group_report.xml:733 2633#: resources/xml/reports/family_group_report.xml:740 2634#: resources/xml/reports/family_group_report.xml:880 2635#: resources/xml/reports/family_group_report.xml:1081 2636#: resources/xml/reports/family_group_report.xml:1090 2637#: resources/xml/reports/individual_ext_report.xml:281 2638#: resources/xml/reports/individual_ext_report.xml:317 2639#: resources/xml/reports/individual_ext_report.xml:357 2640#: resources/xml/reports/individual_ext_report.xml:393 2641#: resources/xml/reports/individual_ext_report.xml:429 2642#: resources/xml/reports/individual_ext_report.xml:487 2643#: resources/xml/reports/individual_ext_report.xml:523 2644#: resources/xml/reports/individual_ext_report.xml:564 2645#: resources/xml/reports/individual_ext_report.xml:600 2646#: resources/xml/reports/individual_ext_report.xml:636 2647#: resources/xml/reports/individual_report.xml:270 2648#: resources/xml/reports/individual_report.xml:306 2649#: resources/xml/reports/individual_report.xml:346 2650#: resources/xml/reports/individual_report.xml:382 2651#: resources/xml/reports/individual_report.xml:418 2652#: resources/xml/reports/individual_report.xml:479 2653#: resources/xml/reports/individual_report.xml:519 2654#: resources/xml/reports/individual_report.xml:560 2655#: resources/xml/reports/individual_report.xml:596 2656#: resources/xml/reports/individual_report.xml:632 2657#: resources/xml/reports/missing_facts_report.xml:15 2658#: resources/xml/reports/pedigree_report.xml:73 2659#: resources/xml/reports/pedigree_report.xml:74 2660#: resources/xml/reports/pedigree_report.xml:94 2661#: resources/xml/reports/pedigree_report.xml:95 2662#: resources/xml/reports/pedigree_report.xml:116 2663#: resources/xml/reports/pedigree_report.xml:117 2664#: resources/xml/reports/pedigree_report.xml:134 2665#: resources/xml/reports/pedigree_report.xml:135 2666#: resources/xml/reports/pedigree_report.xml:156 2667#: resources/xml/reports/pedigree_report.xml:157 2668#: resources/xml/reports/pedigree_report.xml:175 2669#: resources/xml/reports/pedigree_report.xml:176 2670#: resources/xml/reports/pedigree_report.xml:197 2671#: resources/xml/reports/pedigree_report.xml:198 2672#: resources/xml/reports/pedigree_report.xml:218 2673#: resources/xml/reports/pedigree_report.xml:219 2674#: resources/xml/reports/pedigree_report.xml:240 2675#: resources/xml/reports/pedigree_report.xml:241 2676#: resources/xml/reports/pedigree_report.xml:261 2677#: resources/xml/reports/pedigree_report.xml:262 2678#: resources/xml/reports/pedigree_report.xml:283 2679#: resources/xml/reports/pedigree_report.xml:284 2680#: resources/xml/reports/pedigree_report.xml:304 2681#: resources/xml/reports/pedigree_report.xml:305 2682#: resources/xml/reports/pedigree_report.xml:326 2683#: resources/xml/reports/pedigree_report.xml:327 2684#: resources/xml/reports/pedigree_report.xml:347 2685#: resources/xml/reports/pedigree_report.xml:348 2686#: resources/xml/reports/pedigree_report.xml:369 2687#: resources/xml/reports/pedigree_report.xml:370 2688#: resources/xml/reports/pedigree_report.xml:390 2689#: resources/xml/reports/pedigree_report.xml:409 2690#: resources/xml/reports/pedigree_report.xml:428 2691#: resources/xml/reports/pedigree_report.xml:447 2692#: resources/xml/reports/pedigree_report.xml:466 2693#: resources/xml/reports/pedigree_report.xml:485 2694#: resources/xml/reports/pedigree_report.xml:504 2695#: resources/xml/reports/pedigree_report.xml:523 2696#: resources/xml/reports/pedigree_report.xml:542 2697#: resources/xml/reports/pedigree_report.xml:561 2698#: resources/xml/reports/pedigree_report.xml:580 2699#: resources/xml/reports/pedigree_report.xml:599 2700#: resources/xml/reports/pedigree_report.xml:618 2701#: resources/xml/reports/pedigree_report.xml:637 2702#: resources/xml/reports/pedigree_report.xml:656 2703#: resources/xml/reports/pedigree_report.xml:675 2704#: resources/xml/reports/pedigree_report.xml:775 2705#: resources/xml/reports/pedigree_report.xml:776 2706#: resources/xml/reports/pedigree_report.xml:796 2707#: resources/xml/reports/pedigree_report.xml:797 2708#: resources/xml/reports/pedigree_report.xml:818 2709#: resources/xml/reports/pedigree_report.xml:819 2710#: resources/xml/reports/pedigree_report.xml:836 2711#: resources/xml/reports/pedigree_report.xml:837 2712#: resources/xml/reports/pedigree_report.xml:858 2713#: resources/xml/reports/pedigree_report.xml:859 2714#: resources/xml/reports/pedigree_report.xml:876 2715#: resources/xml/reports/pedigree_report.xml:877 2716#: resources/xml/reports/pedigree_report.xml:898 2717#: resources/xml/reports/pedigree_report.xml:899 2718#: resources/xml/reports/pedigree_report.xml:920 2719#: resources/xml/reports/pedigree_report.xml:942 2720#: resources/xml/reports/pedigree_report.xml:963 2721#: resources/xml/reports/pedigree_report.xml:985 2722#: resources/xml/reports/pedigree_report.xml:1006 2723#: resources/xml/reports/pedigree_report.xml:1028 2724#: resources/xml/reports/pedigree_report.xml:1049 2725#: resources/xml/reports/pedigree_report.xml:1071 2726#: resources/xml/reports/pedigree_report.xml:1094 2727#: resources/xml/reports/pedigree_report.xml:1113 2728#: resources/xml/reports/pedigree_report.xml:1132 2729#: resources/xml/reports/pedigree_report.xml:1151 2730#: resources/xml/reports/pedigree_report.xml:1170 2731#: resources/xml/reports/pedigree_report.xml:1189 2732#: resources/xml/reports/pedigree_report.xml:1208 2733#: resources/xml/reports/pedigree_report.xml:1227 2734#: resources/xml/reports/pedigree_report.xml:1246 2735#: resources/xml/reports/pedigree_report.xml:1265 2736#: resources/xml/reports/pedigree_report.xml:1284 2737#: resources/xml/reports/pedigree_report.xml:1303 2738#: resources/xml/reports/pedigree_report.xml:1322 2739#: resources/xml/reports/pedigree_report.xml:1341 2740#: resources/xml/reports/pedigree_report.xml:1360 2741#: resources/xml/reports/pedigree_report.xml:1379 2742#: resources/xml/reports/relative_ext_report.xml:63 2743msgid "Birth" 2744msgstr "Geburt" 2745 2746#: app/Elements/PedigreeLinkageType.php:60 2747msgctxt "Female pedigree" 2748msgid "Birth" 2749msgstr "Geburt" 2750 2751#: app/Elements/PedigreeLinkageType.php:50 2752msgctxt "Male pedigree" 2753msgid "Birth" 2754msgstr "Geburt" 2755 2756#: app/Elements/PedigreeLinkageType.php:70 2757msgctxt "Pedigree" 2758msgid "Birth" 2759msgstr "Geburt" 2760 2761#: app/Statistics/Google/ChartDistribution.php:338 2762msgid "Birth by country" 2763msgstr "Geburten pro Land" 2764 2765#: resources/xml/reports/bdm_report.xml:8 2766#: resources/xml/reports/birth_report.xml:8 2767msgid "Birth date range end" 2768msgstr "bis Geburtsdatum" 2769 2770#: resources/xml/reports/bdm_report.xml:7 2771#: resources/xml/reports/birth_report.xml:7 2772msgid "Birth date range start" 2773msgstr "von Geburtsdatum" 2774 2775#: app/Module/CustomTagsBrothersKeeper.php:73 2776msgid "Birth name" 2777msgstr "Geburtsname" 2778 2779#: app/Module/IndividualFactsTabModule.php:308 2780msgid "Birth of a brother" 2781msgstr "Geburt eines Bruders" 2782 2783#: app/Module/IndividualFactsTabModule.php:287 app/Module/PlacesModule.php:222 2784#: resources/views/admin/trees-preferences.phtml:459 2785msgid "Birth of a child" 2786msgstr "Geburt eines Kindes" 2787 2788#: app/Module/IndividualFactsTabModule.php:286 2789msgid "Birth of a daughter" 2790msgstr "Geburt einer Tochter" 2791 2792#: app/Module/IndividualFactsTabModule.php:356 2793#: app/Module/IndividualFactsTabModule.php:379 2794#: app/Module/IndividualFactsTabModule.php:402 2795#: resources/views/admin/trees-preferences.phtml:453 2796msgid "Birth of a grandchild" 2797msgstr "Geburt eines Enkels" 2798 2799#: app/Module/IndividualFactsTabModule.php:355 2800msgid "Birth of a granddaughter" 2801msgstr "Geburt einer Enkeltochter" 2802 2803#: app/Module/IndividualFactsTabModule.php:378 2804msgctxt "daughter’s daughter" 2805msgid "Birth of a granddaughter" 2806msgstr "Geburt einer Enkeltochter" 2807 2808#: app/Module/IndividualFactsTabModule.php:401 2809msgctxt "son’s daughter" 2810msgid "Birth of a granddaughter" 2811msgstr "Geburt einer Enkeltochter" 2812 2813#: app/Module/IndividualFactsTabModule.php:354 2814msgid "Birth of a grandson" 2815msgstr "Geburt eines Enkelsohns" 2816 2817#: app/Module/IndividualFactsTabModule.php:377 2818msgctxt "daughter’s son" 2819msgid "Birth of a grandson" 2820msgstr "Geburt eines Enkelsohns" 2821 2822#: app/Module/IndividualFactsTabModule.php:400 2823msgctxt "son’s son" 2824msgid "Birth of a grandson" 2825msgstr "Geburt eines Enkelsohns" 2826 2827#: app/Module/IndividualFactsTabModule.php:331 2828msgid "Birth of a half-brother" 2829msgstr "Geburt eines Halbbruders" 2830 2831#: app/Module/IndividualFactsTabModule.php:333 2832msgid "Birth of a half-sibling" 2833msgstr "Geburt eines Halbgeschwisters" 2834 2835#: app/Module/IndividualFactsTabModule.php:332 2836msgid "Birth of a half-sister" 2837msgstr "Geburt einer Halbschwester" 2838 2839#: app/Module/IndividualFactsTabModule.php:310 2840#: resources/views/admin/trees-preferences.phtml:465 2841msgid "Birth of a sibling" 2842msgstr "Geburt eines Geschwisters" 2843 2844#: app/Module/IndividualFactsTabModule.php:309 2845msgid "Birth of a sister" 2846msgstr "Geburt einer Schwester" 2847 2848#: app/Module/IndividualFactsTabModule.php:285 2849msgid "Birth of a son" 2850msgstr "Geburt eines Sohns" 2851 2852#: app/Factories/ElementFactory.php:476 2853msgid "Birth parents" 2854msgstr "Leibliche Eltern" 2855 2856#: resources/views/statistics/other/places.phtml:21 2857msgid "Birth places" 2858msgstr "Geburtsorte" 2859 2860#: resources/xml/reports/birth_report.xml:6 2861msgid "Birthplace contains" 2862msgstr "Geburtsort enthält" 2863 2864#. I18N: Name of a module/report 2865#: app/Module/BirthReportModule.php:40 2866#: resources/views/modules/statistics-chart/custom.phtml:65 2867#: resources/xml/reports/birth_report.xml:3 2868#: resources/xml/reports/birth_report.xml:31 2869msgid "Births" 2870msgstr "Geburten" 2871 2872#: app/Statistics/Google/ChartBirth.php:129 2873#: resources/views/statistics/individuals/total-events.phtml:31 2874msgid "Births by century" 2875msgstr "Geburten pro Jahrhundert" 2876 2877#. I18N: Location of an LDS church temple 2878#: app/Elements/TempleCode.php:66 2879msgid "Bismarck, North Dakota, United States" 2880msgstr "Bismarck, North Dakota, Vereinigte Staaten" 2881 2882#: app/Factories/ElementFactory.php:478 2883msgid "Blessing" 2884msgstr "Segen" 2885 2886#: app/Module/CustomTagsPhpGedView.php:78 2887#: resources/views/edit-blocks-block.phtml:22 2888msgid "Block" 2889msgstr "Block" 2890 2891#: app/Http/RequestHandlers/ModulesBlocksPage.php:43 2892#: resources/views/admin/control-panel.phtml:626 2893#: resources/views/admin/modules.phtml:90 2894#: resources/views/admin/modules.phtml:92 2895msgid "Blocks" 2896msgstr "Blöcke" 2897 2898#. I18N: The name of a colour-scheme 2899#: app/Module/ColorsTheme.php:159 2900msgid "Blue Lagoon" 2901msgstr "Blaue Lagune" 2902 2903#. I18N: The name of a colour-scheme 2904#: app/Module/ColorsTheme.php:161 2905msgid "Blue Marine" 2906msgstr "Marineblau" 2907 2908#. I18N: Location of an LDS church temple 2909#: app/Elements/TempleCode.php:67 2910msgid "Bogota, Colombia" 2911msgstr "Bogota, Kolumbien" 2912 2913#. I18N: Location of an LDS church temple 2914#: app/Elements/TempleCode.php:68 2915msgid "Boise, Idaho, United States" 2916msgstr "Boise, Idaho, Vereinigte Staaten" 2917 2918#. I18N: Name of a country or state 2919#: app/Statistics/Service/CountryService.php:102 2920msgid "Bolivia" 2921msgstr "Bolivien" 2922 2923#. I18N: Type of media object 2924#: app/Elements/SourceMediaType.php:61 2925msgid "Book" 2926msgstr "Buch" 2927 2928#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2929#: app/Elements/LdsChildSealingDateStatus.php:60 2930msgid "Born in the covenant" 2931msgstr "In der Vereinbarung geboren" 2932 2933#. I18N: Name of a country or state 2934#: app/Statistics/Service/CountryService.php:93 2935msgid "Bosnia and Herzegovina" 2936msgstr "Bosnien und Herzegowina" 2937 2938#. I18N: Location of an LDS church temple 2939#: app/Elements/TempleCode.php:69 2940msgid "Boston, Massachusetts, United States" 2941msgstr "Boston, Massachusetts, Vereinigte Staaten" 2942 2943#: resources/views/lists/families-table.phtml:161 2944msgid "Both alive" 2945msgstr "beide leben" 2946 2947#: resources/views/lists/families-table.phtml:173 2948msgid "Both dead" 2949msgstr "beide verstorben" 2950 2951#. I18N: Name of a country or state 2952#: app/Statistics/Service/CountryService.php:114 2953msgid "Botswana" 2954msgstr "Botsuana" 2955 2956#. I18N: Location of an LDS church temple 2957#: app/Elements/TempleCode.php:70 2958msgid "Bountiful, Utah, United States" 2959msgstr "Bountiful, Utah, Vereinigte Staaten" 2960 2961#. I18N: Name of a country or state 2962#: app/Statistics/Service/CountryService.php:112 2963msgid "Bouvet Island" 2964msgstr "Bouvetinsel" 2965 2966#. I18N: Name of a module/list 2967#. I18N: Branches of a family tree 2968#: app/Module/BranchesListModule.php:104 app/Module/BranchesListModule.php:229 2969msgid "Branches" 2970msgstr "Familienzweige" 2971 2972#. I18N: %s is a surname 2973#: app/Module/BranchesListModule.php:224 2974#, php-format 2975msgid "Branches of the %s family" 2976msgstr "Zweige der %s Familie" 2977 2978#. I18N: Name of a country or state 2979#: app/Statistics/Service/CountryService.php:104 2980msgid "Brazil" 2981msgstr "Brasilien" 2982 2983#: app/Elements/RelationIsDescriptor.php:97 2984msgid "Bridesmaid" 2985msgstr "Brautjungfer" 2986 2987#. I18N: Location of an LDS church temple 2988#: app/Elements/TempleCode.php:71 2989msgid "Brigham City, Utah, United States" 2990msgstr "Brigham City, Utah, Vereinigte Staaten" 2991 2992#. I18N: Location of an LDS church temple 2993#: app/Elements/TempleCode.php:72 2994msgid "Brisbane, Australia" 2995msgstr "Brisbane, Australien" 2996 2997#: app/Module/CustomTagsBrothersKeeper.php:94 2998msgid "Brit milah" 2999msgstr "Brit Mila" 3000 3001#. I18N: Name of a country or state 3002#: app/Statistics/Service/CountryService.php:253 3003msgid "British Indian Ocean Territory" 3004msgstr "Britisches Territorium im Indischen Ozean" 3005 3006#. I18N: Name of a country or state 3007#: app/Statistics/Service/CountryService.php:524 3008msgid "British Virgin Islands" 3009msgstr "Britische Jungferninseln" 3010 3011#: resources/xml/reports/individual_ext_report.xml:327 3012#: resources/xml/reports/individual_report.xml:316 3013msgid "Brother" 3014msgstr "Bruder" 3015 3016#. I18N: a month in the French republican calendar 3017#: app/Date/FrenchDate.php:137 3018msgctxt "GENITIVE" 3019msgid "Brumaire" 3020msgstr "Brumaire" 3021 3022#. I18N: a month in the French republican calendar 3023#: app/Date/FrenchDate.php:231 3024msgctxt "INSTRUMENTAL" 3025msgid "Brumaire" 3026msgstr "Brumaire" 3027 3028#. I18N: a month in the French republican calendar 3029#: app/Date/FrenchDate.php:184 3030msgctxt "LOCATIVE" 3031msgid "Brumaire" 3032msgstr "Brumaire" 3033 3034#. I18N: a month in the French republican calendar 3035#: app/Date/FrenchDate.php:89 3036msgctxt "NOMINATIVE" 3037msgid "Brumaire" 3038msgstr "Brumaire" 3039 3040#. I18N: Name of a country or state 3041#: app/Statistics/Service/CountryService.php:108 3042msgid "Brunei Darussalam" 3043msgstr "Brunei Darussalam" 3044 3045#. I18N: Location of an LDS church temple 3046#: app/Elements/TempleCode.php:63 3047msgid "Buenos Aires, Argentina" 3048msgstr "Buenos Aires, Argentinien" 3049 3050#. I18N: Name of a country or state 3051#: app/Statistics/Service/CountryService.php:87 3052msgid "Bulgaria" 3053msgstr "Bulgarien" 3054 3055#: app/Factories/ElementFactory.php:481 resources/views/calendar-page.phtml:197 3056#: resources/xml/reports/family_group_report.xml:351 3057#: resources/xml/reports/family_group_report.xml:705 3058#: resources/xml/reports/family_group_report.xml:1049 3059#: resources/xml/reports/missing_facts_report.xml:25 3060msgid "Burial" 3061msgstr "Bestattung" 3062 3063#: app/Module/IndividualFactsTabModule.php:446 3064msgid "Burial of a brother" 3065msgstr "Bestattung eines Bruders" 3066 3067#: app/Module/IndividualFactsTabModule.php:430 3068msgid "Burial of a child" 3069msgstr "Bestattung eines Kindes" 3070 3071#: app/Module/IndividualFactsTabModule.php:429 3072msgid "Burial of a daughter" 3073msgstr "Bestattung einer Tochter" 3074 3075#: app/Module/IndividualFactsTabModule.php:724 3076msgid "Burial of a father" 3077msgstr "Bestattung eines Vaters" 3078 3079#: app/Module/IndividualFactsTabModule.php:484 3080#: app/Module/IndividualFactsTabModule.php:502 3081#: app/Module/IndividualFactsTabModule.php:520 3082msgid "Burial of a grandchild" 3083msgstr "Bestattung eines Enkels" 3084 3085#: app/Module/IndividualFactsTabModule.php:483 3086msgid "Burial of a granddaughter" 3087msgstr "Bestattung einer Enkeltochter" 3088 3089#: app/Module/IndividualFactsTabModule.php:501 3090msgctxt "daughter’s daughter" 3091msgid "Burial of a granddaughter" 3092msgstr "Bestattung einer Enkeltochter" 3093 3094#: app/Module/IndividualFactsTabModule.php:519 3095msgctxt "son’s daughter" 3096msgid "Burial of a granddaughter" 3097msgstr "Bestattung einer Enkeltochter" 3098 3099#: app/Module/IndividualFactsTabModule.php:742 3100msgid "Burial of a grandfather" 3101msgstr "Bestattung eines Großvaters" 3102 3103#: app/Module/IndividualFactsTabModule.php:743 3104msgid "Burial of a grandmother" 3105msgstr "Bestattung einer Großmutter" 3106 3107#: app/Module/IndividualFactsTabModule.php:744 3108#: app/Module/IndividualFactsTabModule.php:762 3109#: app/Module/IndividualFactsTabModule.php:780 3110msgid "Burial of a grandparent" 3111msgstr "Bestattung eines Großelternteils" 3112 3113#: app/Module/IndividualFactsTabModule.php:482 3114msgid "Burial of a grandson" 3115msgstr "Bestattung eines Enkelsohns" 3116 3117#: app/Module/IndividualFactsTabModule.php:500 3118msgctxt "daughter’s son" 3119msgid "Burial of a grandson" 3120msgstr "Bestattung eines Enkelsohns" 3121 3122#: app/Module/IndividualFactsTabModule.php:518 3123msgctxt "son’s son" 3124msgid "Burial of a grandson" 3125msgstr "Bestattung eines Enkelsohns" 3126 3127#: app/Module/IndividualFactsTabModule.php:464 3128msgid "Burial of a half-brother" 3129msgstr "Bestattung eines Halbbruders" 3130 3131#: app/Module/IndividualFactsTabModule.php:466 3132msgid "Burial of a half-sibling" 3133msgstr "Bestattung eines Halbgeschwisters" 3134 3135#: app/Module/IndividualFactsTabModule.php:465 3136msgid "Burial of a half-sister" 3137msgstr "Bestattung einer Halbschwester" 3138 3139#: app/Module/IndividualFactsTabModule.php:200 3140msgid "Burial of a husband" 3141msgstr "Bestattung eines Ehemanns" 3142 3143#: app/Module/IndividualFactsTabModule.php:760 3144msgid "Burial of a maternal grandfather" 3145msgstr "Bestattung eines mütterlichen Großvaters" 3146 3147#: app/Module/IndividualFactsTabModule.php:761 3148msgid "Burial of a maternal grandmother" 3149msgstr "Bestattung einer mütterlichen Großmutter" 3150 3151#: app/Module/IndividualFactsTabModule.php:725 3152msgid "Burial of a mother" 3153msgstr "Bestattung einer Mutter" 3154 3155#: app/Module/IndividualFactsTabModule.php:726 3156msgid "Burial of a parent" 3157msgstr "Bestattung eines Elternteils" 3158 3159#: app/Module/IndividualFactsTabModule.php:778 3160msgid "Burial of a paternal grandfather" 3161msgstr "Bestattung eines väterlichen Großvaters" 3162 3163#: app/Module/IndividualFactsTabModule.php:779 3164msgid "Burial of a paternal grandmother" 3165msgstr "Bestattung einer väterlichen Großmutter" 3166 3167#: app/Module/IndividualFactsTabModule.php:448 3168msgid "Burial of a sibling" 3169msgstr "Bestattung eines Geschwisters" 3170 3171#: app/Module/IndividualFactsTabModule.php:447 3172msgid "Burial of a sister" 3173msgstr "Bestattung einer Schwester" 3174 3175#: app/Module/IndividualFactsTabModule.php:428 3176msgid "Burial of a son" 3177msgstr "Bestattung eines Sohns" 3178 3179#: app/Module/IndividualFactsTabModule.php:202 3180msgid "Burial of a spouse" 3181msgstr "Bestattung eines Ehepartners" 3182 3183#: app/Module/IndividualFactsTabModule.php:201 3184msgid "Burial of a wife" 3185msgstr "Bestattung einer Ehefrau" 3186 3187#: resources/xml/reports/cemetery_report.xml:5 3188msgid "Burial place contains" 3189msgstr "Bestattungsort enthält" 3190 3191#. I18N: Name of a module/report 3192#: app/Module/CemeteryReportModule.php:40 3193#: resources/xml/reports/cemetery_report.xml:3 3194#: resources/xml/reports/cemetery_report.xml:34 3195msgid "Burials" 3196msgstr "Bestattungen" 3197 3198#. I18N: Name of a country or state 3199#: app/Statistics/Service/CountryService.php:83 3200msgid "Burkina Faso" 3201msgstr "Burkina Faso" 3202 3203#. I18N: Name of a country or state 3204#: app/Statistics/Service/CountryService.php:76 3205msgid "Burundi" 3206msgstr "Burundi" 3207 3208#: app/Elements/RelationIsDescriptor.php:98 3209msgid "Buyer" 3210msgstr "Käufer" 3211 3212#: app/Elements/RelationIsDescriptor.php:75 3213msgctxt "FEMALE" 3214msgid "Buyer" 3215msgstr "Käuferin" 3216 3217#: app/Elements/RelationIsDescriptor.php:54 3218msgctxt "MALE" 3219msgid "Buyer" 3220msgstr "Käufer" 3221 3222#. I18N: Help text for the "Port number" site configuration setting 3223#: resources/views/admin/site-mail.phtml:114 3224msgid "By default, SMTP works on port 25." 3225msgstr "Standardmässig arbeitet SMTP auf Port 25." 3226 3227#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? https://ckeditor.com 3228#: app/Module/CkeditorModule.php:43 3229msgid "CKEditor™" 3230msgstr "CKEditor™" 3231 3232#. I18N: Name of a module. 3233#: app/Module/CustomCssJsModule.php:82 3234msgid "CSS and JS" 3235msgstr "CSS und JS" 3236 3237#: resources/views/admin/trees.phtml:71 3238#: resources/views/lists/datatables-attributes.phtml:31 3239msgid "Calculating…" 3240msgstr "Berechnung läuft…" 3241 3242#. I18N: Name of a module 3243#: app/Module/CalendarMenuModule.php:42 app/Module/CalendarMenuModule.php:81 3244#: resources/views/modules/yahrzeit/config.phtml:39 3245msgid "Calendar" 3246msgstr "Kalender" 3247 3248#. I18N: A configuration setting 3249#: resources/views/admin/trees-preferences.phtml:113 3250#: resources/views/admin/trees-preferences.phtml:115 3251#: resources/views/admin/trees-preferences.phtml:118 3252msgid "Calendar conversion" 3253msgstr "Kalenderumrechnung" 3254 3255#. I18N: Location of an LDS church temple 3256#: app/Elements/TempleCode.php:74 3257msgid "Calgary, Alberta, Canada" 3258msgstr "Calgary, Alberata, Kanada" 3259 3260#: app/Factories/ElementFactory.php:701 3261#: resources/views/modals/source-fields.phtml:50 3262msgid "Call number" 3263msgstr "Signatur" 3264 3265#. I18N: Name of a country or state 3266#: app/Statistics/Service/CountryService.php:280 3267msgid "Cambodia" 3268msgstr "Kambodscha" 3269 3270#. I18N: Name of a country or state 3271#: app/Statistics/Service/CountryService.php:130 3272msgid "Cameroon" 3273msgstr "Kamerun" 3274 3275#. I18N: Location of an LDS church temple 3276#: app/Elements/TempleCode.php:75 3277msgid "Campinas, Brazil" 3278msgstr "Campinas, Brasilien" 3279 3280#. I18N: Name of a country or state 3281#: app/Statistics/Service/CountryService.php:118 3282msgid "Canada" 3283msgstr "Kanada" 3284 3285#. I18N: Name of a country or state 3286#: app/Statistics/Service/CountryService.php:142 3287msgid "Cape Verde" 3288msgstr "Kap Verde" 3289 3290#. I18N: Location of an LDS church temple 3291#: app/Elements/TempleCode.php:76 3292msgid "Caracas, Venezuela" 3293msgstr "Caracas, Venezuela" 3294 3295#. I18N: Type of media object 3296#: app/Elements/SourceMediaType.php:62 3297msgid "Card" 3298msgstr "Karte" 3299 3300#. I18N: Location of an LDS church temple 3301#: app/Elements/TempleCode.php:56 3302msgid "Cardston, Alberta, Canada" 3303msgstr "Cardston, Alberta, Kanada" 3304 3305#: resources/views/modules/fix-search-and-replace/options.phtml:52 3306msgid "Case insensitive" 3307msgstr "Groß- und Kleinschrift nicht berücksichtigen" 3308 3309#: app/Factories/ElementFactory.php:484 3310msgid "Caste" 3311msgstr "Stand" 3312 3313#: resources/views/modules/statistics-chart/custom.phtml:79 3314msgid "Categories" 3315msgstr "Kategorien" 3316 3317#: app/Module/CustomTagsGedcomL.php:123 app/Module/CustomTagsGedcomL.php:176 3318#: app/Module/CustomTagsLegacy.php:121 3319msgid "Category" 3320msgstr "Kategorie" 3321 3322#: app/Factories/ElementFactory.php:285 app/Factories/ElementFactory.php:418 3323msgid "Cause" 3324msgstr "Ursache" 3325 3326#: app/Factories/ElementFactory.php:509 3327#: app/Module/CustomTagsFamilyTreeMaker.php:116 3328msgid "Cause of death" 3329msgstr "Todesursache" 3330 3331#: resources/views/admin/synchronize-trees.phtml:28 3332#: resources/views/admin/trees-merge.phtml:60 3333#: resources/views/admin/trees-renumber.phtml:46 3334msgid "Caution! This may take a long time. Be patient." 3335msgstr "Achtung! Dies kann einige Zeit dauern. Bitte haben Sie Geduld." 3336 3337#. I18N: Name of a country or state 3338#: app/Statistics/Service/CountryService.php:151 3339msgid "Cayman Islands" 3340msgstr "Kaimaninseln" 3341 3342#. I18N: Location of an LDS church temple 3343#: app/Elements/TempleCode.php:77 3344msgid "Cebu City, Philippines" 3345msgstr "Cebu City, Philippinen" 3346 3347#: app/Module/CustomTagsGedcom53.php:126 app/Module/CustomTagsPhpGedView.php:59 3348msgid "Cemetery" 3349msgstr "Friedhof" 3350 3351#: app/Factories/ElementFactory.php:485 3352msgid "Census" 3353msgstr "Volkszählung" 3354 3355#. I18N: Name of a module 3356#: app/Module/CensusAssistantModule.php:52 3357msgid "Census assistant" 3358msgstr "Volkszählungsassistent" 3359 3360#: app/Factories/ElementFactory.php:486 3361#: resources/views/modules/GEDFact_assistant/select-census.phtml:14 3362msgid "Census date" 3363msgstr "Volkszählungsdatum" 3364 3365#: resources/views/modules/GEDFact_assistant/select-census.phtml:13 3366msgid "Census date and place" 3367msgstr "Volkszählungsdatum und -ort" 3368 3369#: app/Factories/ElementFactory.php:487 3370msgid "Census place" 3371msgstr "Volkszählungsort" 3372 3373#: resources/views/modules/census-assistant.phtml:117 3374msgid "Census transcript" 3375msgstr "Volkszählungsabschrift" 3376 3377#. I18N: Name of a country or state 3378#: app/Statistics/Service/CountryService.php:116 3379msgid "Central African Republic" 3380msgstr "Zentralafrikanische Republik" 3381 3382#: app/Module/StatisticsChartModule.php:986 3383#: app/Statistics/Google/ChartAge.php:116 3384#: app/Statistics/Google/ChartAge.php:144 3385#: app/Statistics/Google/ChartBirth.php:114 3386#: app/Statistics/Google/ChartChildren.php:94 3387#: app/Statistics/Google/ChartChildren.php:117 3388#: app/Statistics/Google/ChartDeath.php:114 3389#: app/Statistics/Google/ChartDivorce.php:114 3390#: app/Statistics/Google/ChartMarriage.php:114 3391#: app/Statistics/Google/ChartMarriageAge.php:139 3392#: app/Statistics/Google/ChartMarriageAge.php:167 3393#: app/Statistics/Google/ChartMortality.php:66 3394#: app/Statistics/Google/ChartNoChildrenFamilies.php:102 3395#: app/Statistics/Google/ChartNoChildrenFamilies.php:136 3396#: resources/views/lists/chart-by-decade.phtml:24 3397#: resources/views/lists/families-table.phtml:112 3398#: resources/views/lists/families-table.phtml:127 3399#: resources/views/lists/individuals-table.phtml:127 3400#: resources/views/lists/individuals-table.phtml:142 3401msgid "Century" 3402msgstr "Jahrhundert" 3403 3404#. I18N: Type of media object 3405#: app/Elements/SourceMediaType.php:63 3406msgid "Certificate" 3407msgstr "Urkunde" 3408 3409#: app/Module/CustomTagsGenPluswin.php:78 3410#: app/Module/CustomTagsGenPluswin.php:110 3411msgid "Certificate number" 3412msgstr "Urkundennummer" 3413 3414#. I18N: Name of a country or state 3415#: app/Statistics/Service/CountryService.php:478 3416msgid "Chad" 3417msgstr "Tschad" 3418 3419#: app/Http/RequestHandlers/ChangeFamilyMembersPage.php:54 3420#: resources/views/family-page-menu.phtml:31 3421msgid "Change family members" 3422msgstr "Familienmitglieder ändern" 3423 3424#: app/Http/RequestHandlers/TreePageEdit.php:69 3425msgid "Change the “Home page” blocks" 3426msgstr "Blöcke auf der Startseite ändern" 3427 3428#: app/Http/RequestHandlers/UserPageEdit.php:69 3429msgid "Change the “My page” blocks" 3430msgstr "Blöcke auf der “Meine Seite”-Seite ändern" 3431 3432#. I18N: [a record was] Changed on <date/time> 3433#: resources/views/modules/recent_changes/changes-list.phtml:50 3434#, php-format 3435msgid "Changed by %1$s" 3436msgstr "Geändert von %1$s" 3437 3438#. I18N: [a record was] Changed on <date/time> 3439#: resources/views/modules/recent_changes/changes-list.phtml:48 3440#, php-format 3441msgid "Changed on %1$s" 3442msgstr "Geändert am %1$s" 3443 3444#. I18N: [a record was] Changed on <date/time> by <user> 3445#: resources/views/modules/recent_changes/changes-list.phtml:46 3446#, php-format 3447msgid "Changed on %1$s by %2$s" 3448msgstr "Geändert am %1$s von %2$s" 3449 3450#. I18N: Name of a module/report 3451#: app/Module/ChangeReportModule.php:44 3452#: resources/views/admin/users-edit.phtml:149 3453#: resources/views/modules/recent_changes/config.phtml:49 3454#: resources/views/pending-changes-page.phtml:48 3455#: resources/xml/reports/change_report.xml:3 3456#: resources/xml/reports/change_report.xml:44 3457msgid "Changes" 3458msgstr "Änderungen" 3459 3460#: app/Module/RecentChangesModule.php:178 3461#, php-format 3462msgid "Changes in the last %s day" 3463msgid_plural "Changes in the last %s days" 3464msgstr[0] "Änderungen am gestrigen Tag" 3465msgstr[1] "Änderungen der letzten %s Tage" 3466 3467#: app/Http/RequestHandlers/PendingChangesLogPage.php:99 3468#: resources/views/admin/trees.phtml:207 3469msgid "Changes log" 3470msgstr "Änderungsprotokoll" 3471 3472#: app/Factories/ElementFactory.php:372 3473msgid "Character set" 3474msgstr "Zeichensatz" 3475 3476#: resources/views/admin/modules.phtml:208 3477#: resources/views/admin/modules.phtml:211 3478msgid "Chart" 3479msgstr "Diagramm" 3480 3481#: app/Module/RelationshipsChartModule.php:433 3482msgid "Chart preferences" 3483msgstr "Diagrammeinstellungen" 3484 3485#: resources/views/modules/charts/config.phtml:18 3486#: resources/views/modules/statistics-chart/custom.phtml:26 3487#: resources/views/modules/statistics-chart/custom.phtml:155 3488#: resources/views/modules/statistics-chart/custom.phtml:157 3489msgid "Chart type" 3490msgstr "Diagrammtyp" 3491 3492#. I18N: Name of a module/block 3493#. I18N: Name of a module 3494#: app/Http/RequestHandlers/ModulesChartsPage.php:43 3495#: app/Module/ChartsBlockModule.php:69 app/Module/ChartsMenuModule.php:59 3496#: app/Module/ChartsMenuModule.php:107 3497#: resources/views/admin/control-panel.phtml:684 3498#: resources/views/admin/modules.phtml:94 3499#: resources/views/admin/modules.phtml:96 3500#: resources/views/admin/trees-preferences.phtml:409 3501msgid "Charts" 3502msgstr "Diagramme" 3503 3504#: app/Http/RequestHandlers/CheckTree.php:260 3505#: resources/views/admin/trees.phtml:181 3506msgid "Check for errors" 3507msgstr "Fehlersuche" 3508 3509#: app/Http/RequestHandlers/UpgradeWizardPage.php:121 3510msgid "Check for pending changes…" 3511msgstr "Überprüfe auf ausstehende Änderungen…" 3512 3513#: resources/views/setup/step-2-server-checks.phtml:59 3514msgid "Checking server capacity" 3515msgstr "Prüfe Serverleistung" 3516 3517#: resources/views/setup/step-2-server-checks.phtml:42 3518msgid "Checking server configuration" 3519msgstr "Prüfe Server Einstellungen" 3520 3521#. I18N: Location of an LDS church temple 3522#: app/Elements/TempleCode.php:78 3523msgid "Chicago, Illinois, United States" 3524msgstr "Chicago, Illinois, Vereinigte Staaten" 3525 3526#: app/Elements/AgeAtEvent.php:78 app/Factories/ElementFactory.php:325 3527#: resources/views/edit/change-family-members.phtml:67 3528#: resources/views/edit/change-family-members.phtml:78 3529#: resources/views/modules/pedigree-chart/previous.phtml:40 3530msgid "Child" 3531msgstr "Kind" 3532 3533#: resources/xml/reports/ahnentafel_report.xml:388 3534#: resources/xml/reports/descendancy_report.xml:480 3535msgid "Child of " 3536msgstr "Kind von " 3537 3538#. I18N: e.g. “Child of [father name & mother name]” 3539#: app/Module/InteractiveTree/TreeView.php:368 3540#, php-format 3541msgid "Child of %s" 3542msgstr "Kind von %s" 3543 3544#: app/Http/RequestHandlers/IndividualPage.php:233 3545#: app/Module/StatisticsChartModule.php:426 3546#: app/Module/StatisticsChartModule.php:718 3547#: resources/views/lists/families-table.phtml:227 3548#: resources/views/lists/individuals-table.phtml:244 3549#: resources/views/modules/pedigree-chart/previous.phtml:38 3550#: resources/views/modules/relatives/family.phtml:215 3551#: resources/xml/reports/family_group_report.xml:761 3552#: resources/xml/reports/relative_ext_report.xml:122 3553msgid "Children" 3554msgstr "Kinder" 3555 3556#: resources/views/statistics/families/children.phtml:12 3557msgid "Children in family" 3558msgstr "Anzahl Kinder" 3559 3560#: resources/xml/reports/ahnentafel_report.xml:391 3561#: resources/xml/reports/descendancy_report.xml:483 3562msgid "Children of " 3563msgstr "Kinder von " 3564 3565#. I18N: In the Icelandic surname tradition, ... 3566#: app/SurnameTradition.php:99 3567msgid "Children take a patronym instead of a surname." 3568msgstr "Kinder erhalten eher einen Familiennamen als einen Nachnamen." 3569 3570#. I18N: In the Spanish surname tradition, ... 3571#: app/SurnameTradition.php:93 3572msgid "Children take one surname from the father and one surname from the mother." 3573msgstr "Kinder erhalten als Familiennamen eine Kombinationen aus dem väterlichen und dem mütterlichen Familiennamen." 3574 3575#. I18N: In the Portuguese surname tradition, ... 3576#: app/SurnameTradition.php:96 3577msgid "Children take one surname from the mother and one surname from the father." 3578msgstr "Kinder erhalten als Familiennamen eine Kombinationen aus dem mütterlichen und dem väterlichen Familiennamen." 3579 3580#. I18N: In the paternal surname tradition, ... 3581#. I18N: In the patrilineal surname tradition, ... 3582#. I18N: In the Polish surname tradition, ... 3583#. I18N: In the Lithuanian surname tradition, ... 3584#: app/SurnameTradition.php:79 app/SurnameTradition.php:86 3585#: app/SurnameTradition.php:102 app/SurnameTradition.php:109 3586msgid "Children take their father’s surname." 3587msgstr "Kinder übernehmen den Nachnamen des Vaters." 3588 3589#. I18N: In the matrilineal surname tradition, ... 3590#: app/SurnameTradition.php:90 3591msgid "Children take their mother’s surname." 3592msgstr "Kinder übernehmen den Nachnamen der Mutter." 3593 3594#. I18N: Name of a country or state 3595#: app/Statistics/Service/CountryService.php:124 3596msgid "Chile" 3597msgstr "Chile" 3598 3599#. I18N: Name of a country or state 3600#: app/Statistics/Service/CountryService.php:126 3601msgid "China" 3602msgstr "China" 3603 3604#: app/Http/RequestHandlers/ReportListPage.php:74 3605msgid "Choose a report to run" 3606msgstr "Bericht wählen" 3607 3608#: resources/xml/reports/individual_ext_report.xml:6 3609#: resources/xml/reports/missing_facts_report.xml:6 3610#: resources/xml/reports/relative_ext_report.xml:6 3611msgid "Choose relatives" 3612msgstr "Anzuzeigende Verwandschaften" 3613 3614#: app/Http/RequestHandlers/SiteRegistrationPage.php:51 3615msgid "Choose user defined welcome text typed below" 3616msgstr "Selbsterstellter Text wie unten angegeben" 3617 3618#: app/Factories/ElementFactory.php:491 3619#: resources/xml/reports/family_group_report.xml:206 3620#: resources/xml/reports/family_group_report.xml:560 3621#: resources/xml/reports/family_group_report.xml:904 3622#: resources/xml/reports/missing_facts_report.xml:16 3623msgid "Christening" 3624msgstr "Kindstaufe" 3625 3626#: app/Module/IndividualFactsTabModule.php:313 3627msgid "Christening of a brother" 3628msgstr "Kindstaufe eines Bruders" 3629 3630#: app/Module/IndividualFactsTabModule.php:292 3631msgid "Christening of a child" 3632msgstr "Kindstaufe eines Kindes" 3633 3634#: app/Module/IndividualFactsTabModule.php:291 3635msgid "Christening of a daughter" 3636msgstr "Kindstaufe einer Tochter" 3637 3638#: app/Module/IndividualFactsTabModule.php:361 3639#: app/Module/IndividualFactsTabModule.php:384 3640#: app/Module/IndividualFactsTabModule.php:407 3641msgid "Christening of a grandchild" 3642msgstr "Kindstaufe eines Enkels" 3643 3644#: app/Module/IndividualFactsTabModule.php:360 3645msgid "Christening of a granddaughter" 3646msgstr "Kindstaufe einer Enkeltochter" 3647 3648#: app/Module/IndividualFactsTabModule.php:383 3649msgctxt "daughter’s daughter" 3650msgid "Christening of a granddaughter" 3651msgstr "Kindstaufe einer Enkeltochter" 3652 3653#: app/Module/IndividualFactsTabModule.php:406 3654msgctxt "son’s daughter" 3655msgid "Christening of a granddaughter" 3656msgstr "Kindstaufe einer Enkeltochter" 3657 3658#: app/Module/IndividualFactsTabModule.php:359 3659msgid "Christening of a grandson" 3660msgstr "Kindstaufe eines Enkelsohns" 3661 3662#: app/Module/IndividualFactsTabModule.php:382 3663msgctxt "daughter’s son" 3664msgid "Christening of a grandson" 3665msgstr "Kindstaufe eines Enkelsohns" 3666 3667#: app/Module/IndividualFactsTabModule.php:405 3668msgctxt "son’s son" 3669msgid "Christening of a grandson" 3670msgstr "Kindstaufe eines Enkelsohns" 3671 3672#: app/Module/IndividualFactsTabModule.php:336 3673msgid "Christening of a half-brother" 3674msgstr "Kindstaufe eines Halbbruders" 3675 3676#: app/Module/IndividualFactsTabModule.php:338 3677msgid "Christening of a half-sibling" 3678msgstr "Kindstaufe eines Halbgeschwisters" 3679 3680#: app/Module/IndividualFactsTabModule.php:337 3681msgid "Christening of a half-sister" 3682msgstr "Kindstaufe einer Halbschwester" 3683 3684#: app/Module/IndividualFactsTabModule.php:315 3685msgid "Christening of a sibling" 3686msgstr "Kindstaufe eines Geschwisters" 3687 3688#: app/Module/IndividualFactsTabModule.php:314 3689msgid "Christening of a sister" 3690msgstr "Kindstaufe einer Schwester" 3691 3692#: app/Module/IndividualFactsTabModule.php:290 3693msgid "Christening of a son" 3694msgstr "Kindstaufe eines Sohns" 3695 3696#. I18N: Name of a country or state 3697#: app/Statistics/Service/CountryService.php:149 3698msgid "Christmas Island" 3699msgstr "Weihnachtsinsel" 3700 3701#: app/Elements/RelationIsDescriptor.php:99 3702msgid "Circumciser" 3703msgstr "Beschneider" 3704 3705#: resources/views/modules/census-assistant.phtml:37 3706msgid "Citation" 3707msgstr "Zitat" 3708 3709#: app/Factories/ElementFactory.php:314 app/Factories/ElementFactory.php:367 3710#: app/Factories/ElementFactory.php:445 app/Factories/ElementFactory.php:612 3711#: app/Factories/ElementFactory.php:635 app/Factories/ElementFactory.php:658 3712#: app/Module/CustomTagsGedcomL.php:111 app/Module/CustomTagsGedcomL.php:160 3713#: app/Module/CustomTagsGedcomL.php:217 app/Module/CustomTagsGedcomL.php:250 3714#: app/Module/CustomTagsWebtrees.php:65 app/Module/CustomTagsWebtrees.php:79 3715#: resources/xml/reports/fact_sources.xml:74 3716#: resources/xml/reports/fact_sources.xml:161 3717#: resources/xml/reports/fact_sources.xml:277 3718#: resources/xml/reports/fact_sources.xml:323 3719msgid "Citation details" 3720msgstr "Details zur Zitierung" 3721 3722#: app/Module/CustomTagsReunion.php:52 3723msgid "Citizenship" 3724msgstr "Staatsangehörigkeit" 3725 3726#: app/Factories/ElementFactory.php:280 app/Factories/ElementFactory.php:392 3727#: app/Factories/ElementFactory.php:412 app/Factories/ElementFactory.php:665 3728#: app/Factories/ElementFactory.php:712 3729msgid "City" 3730msgstr "Ort" 3731 3732#. I18N: Location of an LDS church temple 3733#: app/Elements/TempleCode.php:79 3734msgid "Ciudad Juarez, Mexico" 3735msgstr "Ciudad Juarez, Mexiko" 3736 3737#: app/Elements/MarriageType.php:60 app/Module/CustomTagsAldfaer.php:50 3738#: resources/xml/reports/fact_sources.xml:202 3739msgid "Civil marriage" 3740msgstr "Standesamtliche Heirat" 3741 3742#: app/Elements/RelationIsDescriptor.php:100 3743msgid "Civil registrar" 3744msgstr "Standesbeamter (Trauung)" 3745 3746#: app/Elements/RelationIsDescriptor.php:76 3747msgctxt "FEMALE" 3748msgid "Civil registrar" 3749msgstr "Standesbeamtin (Trauung)" 3750 3751#: app/Elements/RelationIsDescriptor.php:55 3752msgctxt "MALE" 3753msgid "Civil registrar" 3754msgstr "Standesbeamter (Trauung)" 3755 3756#: app/Http/RequestHandlers/CleanDataFolder.php:101 3757#: resources/views/admin/control-panel.phtml:248 3758msgid "Clean up data folder" 3759msgstr "Datenordner bereinigen" 3760 3761#. I18N: Name of a module 3762#: app/Module/ClippingsCartModule.php:229 3763msgid "Clippings cart" 3764msgstr "Sammelbehälter" 3765 3766#. I18N: Type of media object 3767#: app/Elements/SourceMediaType.php:64 3768msgid "Coat of arms" 3769msgstr "Wappen" 3770 3771#. I18N: Location of an LDS church temple 3772#: app/Elements/TempleCode.php:80 3773msgid "Cochabamba, Bolivia" 3774msgstr "Cochabamba, Bolivien" 3775 3776#. I18N: Name of a country or state 3777#: app/Statistics/Service/CountryService.php:120 3778msgid "Cocos (Keeling) Islands" 3779msgstr "Kokosinseln" 3780 3781#. I18N: The name of a colour-scheme 3782#: app/Module/ColorsTheme.php:163 3783msgid "Coffee and Cream" 3784msgstr "Kaffee und Sahne" 3785 3786#: app/Module/CustomTagsGenPluswin.php:87 3787msgid "Cohabitation" 3788msgstr "Lebensgemeinschaft" 3789 3790#. I18N: The name of a colour-scheme 3791#: app/Module/ColorsTheme.php:165 3792msgid "Cold Day" 3793msgstr "Kalter Tag" 3794 3795#. I18N: Name of a country or state 3796#: app/Statistics/Service/CountryService.php:138 3797msgid "Colombia" 3798msgstr "Kolumbien" 3799 3800#. I18N: Location of an LDS church temple 3801#: app/Elements/TempleCode.php:81 3802msgid "Colonia Juarez, Mexico" 3803msgstr "Colonia Juarez, Mexiko" 3804 3805#. I18N: Location of an LDS church temple 3806#: app/Elements/TempleCode.php:86 3807msgid "Columbia River, Washington, United States" 3808msgstr "Columbia River, Washington, Vereinigte Staaten" 3809 3810#. I18N: Location of an LDS church temple 3811#: app/Elements/TempleCode.php:82 3812msgid "Columbia, South Carolina, United States" 3813msgstr "Columbia, South Carolina, Vereinigte Staaten" 3814 3815#. I18N: Location of an LDS church temple 3816#: app/Elements/TempleCode.php:83 3817msgid "Columbus, Ohio, United States" 3818msgstr "Columbus, Ohio, Vereinigte Staaten" 3819 3820#: app/Module/CustomTagsGenPluswin.php:79 3821#: app/Module/CustomTagsGenPluswin.php:111 3822#: app/Module/CustomTagsPhpGedView.php:53 3823#: app/Module/CustomTagsPhpGedView.php:61 3824msgid "Comment" 3825msgstr "Bemerkung" 3826 3827#: resources/views/emails/register-notify-html.phtml:32 3828#: resources/views/emails/register-notify-text.phtml:26 3829#: resources/views/modules/census-assistant.phtml:84 3830#: resources/views/register-page.phtml:84 3831msgid "Comments" 3832msgstr "Bemerkungen" 3833 3834#: app/Module/CustomTagsBrothersKeeper.php:63 3835msgid "Common law marriage" 3836msgstr "eheähnliche Lebensgemeinschaft" 3837 3838#. I18N: Description of the “Messages” module 3839#: app/Module/UserMessagesModule.php:81 3840msgid "Communicate directly with other users, using private messages." 3841msgstr "Kommunizieren Sie direkt mit anderen Nutzern mithilfe vertraulicher Nachrichten innerhalb von webtrees." 3842 3843#. I18N: Name of a country or state 3844#: app/Statistics/Service/CountryService.php:140 3845msgid "Comoros" 3846msgstr "Komoren" 3847 3848#. I18N: Name of a module/chart 3849#: app/Module/CompactTreeChartModule.php:85 3850msgid "Compact tree" 3851msgstr "Kompakte Vorfahrentafel" 3852 3853#. I18N: %s is an individual’s name 3854#: app/Module/CompactTreeChartModule.php:131 3855#, php-format 3856msgid "Compact tree of %s" 3857msgstr "Kompakte Vorfahrentafel von %s" 3858 3859#: resources/views/admin/webtrees1-thumbnails.phtml:42 3860msgid "Comparison" 3861msgstr "Vergleich" 3862 3863#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 3864#: app/Elements/LdsBaptismDateStatus.php:71 3865#: app/Elements/LdsChildSealingDateStatus.php:64 3866#: app/Elements/LdsEndowmentDateStatus.php:72 3867#: app/Elements/LdsSpouseSealingDateStatus.php:73 3868msgid "Completed before 1970; date not available" 3869msgstr "Vor 1970 fertiggestellt; Datum nicht verfügbar" 3870 3871#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 3872#: app/Elements/LdsBaptismDateStatus.php:67 3873#: app/Elements/LdsEndowmentDateStatus.php:68 3874#: app/Elements/LdsSpouseSealingDateStatus.php:65 3875msgid "Completed; date unknown" 3876msgstr "Fertiggestellt; Datum unbekannt" 3877 3878#: app/Module/CustomTagsGedcomL.php:124 app/Module/CustomTagsGedcomL.php:177 3879#: app/Module/CustomTagsLegacy.php:122 3880msgid "Completion date" 3881msgstr "Fertigstellungsdatum" 3882 3883#: app/Http/RequestHandlers/HelpText.php:283 3884#: resources/views/admin/trees-export.phtml:64 3885msgid "Compress the GEDCOM file" 3886msgstr "Komprimieren der GEDCOM Datei" 3887 3888#: app/Factories/ElementFactory.php:496 3889#: resources/xml/reports/missing_facts_report.xml:19 3890msgid "Confirmation" 3891msgstr "Konfirmation" 3892 3893#: resources/views/setup/step-3-database-type.phtml:35 3894msgid "Connection to database server" 3895msgstr "Verbindung zum Datenbank Server" 3896 3897#. I18N: Name of a module 3898#: app/Module/ContactsFooterModule.php:57 3899#: resources/views/admin/trees-preferences.phtml:158 3900msgid "Contact information" 3901msgstr "Kontaktangaben" 3902 3903#: resources/views/edit-account-page.phtml:136 3904msgid "Contact method" 3905msgstr "Kontaktmöglichkeit" 3906 3907#: app/Http/RequestHandlers/SearchAdvancedPage.php:253 3908msgid "Contains" 3909msgstr "Enthält" 3910 3911#: resources/views/modules/gedcom_news/edit.phtml:37 3912#: resources/views/modules/html/config.phtml:39 3913#: resources/views/modules/user_blog/edit.phtml:37 3914msgid "Content" 3915msgstr "Inhalt" 3916 3917#: app/Http/RequestHandlers/ControlPanel.php:145 3918#: app/Http/RequestHandlers/MapDataAdd.php:93 3919#: app/Http/RequestHandlers/MapDataEdit.php:86 3920#: app/Http/RequestHandlers/MapDataList.php:110 3921#: app/Module/ModuleThemeTrait.php:224 app/Module/ModuleThemeTrait.php:228 3922#: resources/views/admin/analytics-edit.phtml:17 3923#: resources/views/admin/broadcast.phtml:21 3924#: resources/views/admin/changes-log.phtml:31 3925#: resources/views/admin/clean-data.phtml:15 3926#: resources/views/admin/components.phtml:28 3927#: resources/views/admin/data-fix-page.phtml:24 3928#: resources/views/admin/data-fix-select.phtml:20 3929#: resources/views/admin/email-page.phtml:20 3930#: resources/views/admin/fix-level-0-media.phtml:15 3931#: resources/views/admin/map-import-form.phtml:17 3932#: resources/views/admin/media-upload.phtml:18 3933#: resources/views/admin/media.phtml:21 3934#: resources/views/admin/merge-records-step-1.phtml:41 3935#: resources/views/admin/merge-records-step-2.phtml:23 3936#: resources/views/admin/modules.phtml:34 3937#: resources/views/admin/server-information.phtml:13 3938#: resources/views/admin/site-logs.phtml:29 3939#: resources/views/admin/site-mail.phtml:30 3940#: resources/views/admin/site-preferences.phtml:15 3941#: resources/views/admin/site-registration.phtml:16 3942#: resources/views/admin/tags.phtml:16 3943#: resources/views/admin/trees-check.phtml:17 3944#: resources/views/admin/trees-create.phtml:15 3945#: resources/views/admin/trees-duplicates.phtml:18 3946#: resources/views/admin/trees-export.phtml:18 3947#: resources/views/admin/trees-import.phtml:22 3948#: resources/views/admin/trees-merge.phtml:19 3949#: resources/views/admin/trees-preferences.phtml:41 3950#: resources/views/admin/trees-privacy.phtml:22 3951#: resources/views/admin/trees-renumber.phtml:17 3952#: resources/views/admin/trees-unconnected.phtml:21 3953#: resources/views/admin/trees.phtml:41 3954#: resources/views/admin/upgrade/steps.phtml:14 3955#: resources/views/admin/upgrade/wizard.phtml:15 3956#: resources/views/admin/users-cleanup.phtml:21 3957#: resources/views/admin/users-create.phtml:19 3958#: resources/views/admin/users-edit.phtml:28 3959#: resources/views/admin/users.phtml:15 3960#: resources/views/admin/webtrees1-thumbnails.phtml:14 3961#: resources/views/modules/batch_update/admin.phtml:10 3962#: resources/views/modules/bing-maps/config.phtml:14 3963#: resources/views/modules/custom-css-js/edit.phtml:14 3964#: resources/views/modules/custom-tags/config.phtml:18 3965#: resources/views/modules/faq/config.phtml:20 3966#: resources/views/modules/faq/edit.phtml:21 3967#: resources/views/modules/geonames/config.phtml:14 3968#: resources/views/modules/google-maps/config.phtml:14 3969#: resources/views/modules/here-maps/config.phtml:14 3970#: resources/views/modules/map-box/config.phtml:14 3971#: resources/views/modules/openrouteservice/config.phtml:14 3972#: resources/views/modules/openstreetmap/config.phtml:14 3973#: resources/views/modules/relationships-chart/config.phtml:20 3974#: resources/views/modules/sitemap/config.phtml:18 3975#: resources/views/modules/stories/config.phtml:18 3976#: resources/views/modules/stories/edit.phtml:22 3977msgid "Control panel" 3978msgstr "Verwaltung" 3979 3980#. I18N: Name of a module 3981#: app/Module/FixCemeteryTag.php:61 3982msgid "Convert CEME tags to GEDCOM 5.5.1" 3983msgstr "CEME-Kennzeichen nach GEDCOM 5.5.1 konvertieren" 3984 3985#. I18N: Name of a module 3986#: app/Module/FixNameTags.php:83 3987msgid "Convert NAME:_XXX tags to GEDCOM 5.5.1" 3988msgstr "_XXX-Kennzeichen in NAME nach GEDCOM 5.5.1 konvertieren" 3989 3990#. I18N: Name of a module 3991#: app/Module/FixPrimaryTag.php:48 3992msgid "Convert _PRIM tags to GEDCOM 5.5.1" 3993msgstr "_PRIM-Kennzeichen nach GEDCOM 5.5.1 konvertieren" 3994 3995#: app/Http/RequestHandlers/HelpText.php:278 3996#: resources/views/admin/trees-export.phtml:79 3997#: resources/views/modules/clippings/download.phtml:79 3998msgid "Convert from UTF-8 to ISO-8859-1" 3999msgstr "GEDCOM Datei vom UTF-8 in ISO-8859-1 Zeichensatz konvertieren" 4000 4001#. I18N: Label for option 4002#: resources/views/modules/fix-ceme-tag/options.phtml:16 4003msgid "Convert to" 4004msgstr "Konvertieren nach" 4005 4006#. I18N: Name of a country or state 4007#: app/Statistics/Service/CountryService.php:136 4008msgid "Cook Islands" 4009msgstr "Cookinseln" 4010 4011#: resources/views/modules/privacy-policy/page.phtml:29 4012msgid "Cookies" 4013msgstr "Cookies" 4014 4015#: app/Factories/ElementFactory.php:298 app/Factories/ElementFactory.php:429 4016#: app/Module/CustomTagsGedcomL.php:197 4017msgid "Coordinates" 4018msgstr "Koordinaten" 4019 4020#. I18N: Location of an LDS church temple 4021#: app/Elements/TempleCode.php:84 4022msgid "Copenhagen, Denmark" 4023msgstr "Kpenhagen, Dänemark" 4024 4025#: resources/views/edit/icon-fact-copy.phtml:13 4026#: resources/views/edit/icon-fact-copy.phtml:15 4027#: resources/views/individual-name.phtml:81 4028#: resources/views/individual-name.phtml:83 4029#: resources/views/modules/share-url/share.phtml:17 4030msgid "Copy" 4031msgstr "Kopieren" 4032 4033#. I18N: Copy all the records from [family tree 1] into [family tree 2] 4034#: resources/views/admin/trees-merge.phtml:49 4035#, php-format 4036msgid "Copy all the records from %1$s into %2$s." 4037msgstr "Kopiere alle Datensätze von %1$s nach %2$s." 4038 4039#: app/Http/RequestHandlers/UpgradeWizardPage.php:125 4040msgid "Copy files…" 4041msgstr "Kopiere Dateien…" 4042 4043#: app/Module/ShareUrlModule.php:51 4044msgid "Copy the URL of the record to the clipboard" 4045msgstr "Kopiert die Internetadresse (URL) des Datensatzes in die Zwischenablage" 4046 4047#: app/Factories/ElementFactory.php:374 app/Factories/ElementFactory.php:401 4048msgid "Copyright" 4049msgstr "Copyright" 4050 4051#. I18N: Location of an LDS church temple 4052#: app/Elements/TempleCode.php:85 4053msgid "Cordoba, Argentina" 4054msgstr "Cordoba, Argentinien" 4055 4056#: app/Factories/ElementFactory.php:387 4057msgid "Corporation" 4058msgstr "Gesellschaft" 4059 4060#. I18N: Description of a “Data fix” module 4061#: app/Module/FixNameSlashesAndSpaces.php:70 4062msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." 4063msgstr "Fehlerhafte NAME Datensätze, wie zum Beispiel 'Hans/Müller/' oder 'Hans /Müller', korrigieren." 4064 4065#: app/Elements/ResearchTaskStatus.php:52 app/Elements/ResearchTaskType.php:51 4066msgid "Correspondence" 4067msgstr "Korrespondenz" 4068 4069#. I18N: Name of a country or state 4070#: app/Statistics/Service/CountryService.php:144 4071msgid "Costa Rica" 4072msgstr "Costa Rica" 4073 4074#. I18N: Name of a country or state 4075#: app/Statistics/Service/CountryService.php:128 4076msgid "Cote d’Ivoire" 4077msgstr "Elfenbeinküste" 4078 4079#: resources/views/verify-failure-page.phtml:17 4080msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." 4081msgstr "Die eingegebenen Informationen waren falsch. Bitte versuchen Sie es erneut oder kontaktieren Sie den Administrator für weitere Informationen." 4082 4083#: resources/views/modules/custom-tags/config.phtml:55 4084msgid "Count" 4085msgstr "Anzahl" 4086 4087#. I18N: Description of the “Hit counters” module 4088#: app/Module/HitCountFooterModule.php:86 4089msgid "Count the visits to each page" 4090msgstr "Zählen der Besuche auf jeder Seite" 4091 4092#: app/Factories/ElementFactory.php:281 app/Factories/ElementFactory.php:393 4093#: app/Factories/ElementFactory.php:413 app/Factories/ElementFactory.php:666 4094#: app/Factories/ElementFactory.php:713 4095#: app/Statistics/Google/ChartDistribution.php:127 4096msgid "Country" 4097msgstr "Land" 4098 4099#: app/Http/RequestHandlers/ManageMediaData.php:249 4100msgid "Create" 4101msgstr "Erstellen" 4102 4103#: app/Http/RequestHandlers/CreateTreePage.php:57 4104#: resources/views/admin/control-panel.phtml:295 4105msgid "Create a family tree" 4106msgstr "Einen Stammbaum erstellen" 4107 4108#: app/Elements/XrefLocation.php:61 4109#: resources/views/modals/create-location.phtml:16 4110msgid "Create a location" 4111msgstr "Einen Ort erstellen" 4112 4113#: app/Elements/XrefMedia.php:61 4114#: resources/views/modals/create-media-from-file.phtml:19 4115#: resources/views/modals/create-media-object.phtml:19 4116msgid "Create a media object" 4117msgstr "Ein Medienobjekt erstellen" 4118 4119#: app/Elements/XrefRepository.php:66 4120#: resources/views/modals/create-repository.phtml:18 4121msgid "Create a repository" 4122msgstr "Ein Archiv erstellen" 4123 4124#: app/Elements/XrefNote.php:61 4125#: resources/views/modals/create-note-object.phtml:16 4126msgid "Create a shared note" 4127msgstr "Eine gemeinsame Notiz erstellen" 4128 4129#: resources/views/modules/census-assistant.phtml:15 4130msgid "Create a shared note using the census assistant" 4131msgstr "Eine gemeinsame Notiz mit Hilfe des Assistenten erstellen" 4132 4133#: app/Elements/XrefSource.php:70 resources/views/modals/create-source.phtml:16 4134msgid "Create a source" 4135msgstr "Eine Quelle erstellen" 4136 4137#: app/Elements/XrefSubmission.php:61 4138#: resources/views/modals/create-submission.phtml:16 4139msgid "Create a submission" 4140msgstr "Eine Übermittlung erstellen" 4141 4142#: app/Elements/XrefSubmitter.php:61 4143#: resources/views/modals/create-submitter.phtml:16 4144msgid "Create a submitter" 4145msgstr "Einen Übermittler erstellen" 4146 4147#: app/Http/RequestHandlers/UpgradeWizardPage.php:120 4148msgid "Create a temporary folder…" 4149msgstr "Einen temporären Ordner erstellen …" 4150 4151#: resources/views/modals/media-file-fields.phtml:81 4152msgid "Create a unique filename" 4153msgstr "Einen eindeutigen Dateinamen erstellen" 4154 4155#: app/Http/RequestHandlers/AddUnlinkedPage.php:84 4156msgid "Create an individual" 4157msgstr "Eine Person erstellen" 4158 4159#. I18N: %s is a link/URL 4160#: app/Module/BingMaps.php:47 app/Module/EsriMaps.php:51 4161#: app/Module/GoogleMaps.php:47 app/Module/HereMaps.php:47 4162#: app/Module/MapBox.php:47 app/Module/OpenStreetMap.php:47 4163#: app/Module/OrdnanceSurveyHistoricMaps.php:52 4164#, php-format 4165msgid "Create maps using %s." 4166msgstr "Karten mit %s erstellen." 4167 4168#: resources/views/modules/statistics-chart/custom.phtml:18 4169msgid "Create your own chart" 4170msgstr "Eigenes Diagramm erstellen" 4171 4172#: resources/views/admin/synchronize-trees.phtml:18 4173msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4174msgstr "Erzeugt, aktualisiert und löscht einen Stammbaum für jede GEDCOM-Datei im Verzeichnis." 4175 4176#: app/Module/CustomTagsGedcomL.php:117 app/Module/CustomTagsGedcomL.php:170 4177#: app/Module/CustomTagsGenPluswin.php:86 4178#: app/Module/CustomTagsGenPluswin.php:123 4179#: app/Module/CustomTagsGenPluswin.php:126 4180#: app/Module/CustomTagsGenPluswin.php:128 4181#: app/Module/CustomTagsGenPluswin.php:130 4182#: app/Module/CustomTagsGenPluswin.php:132 4183msgid "Creation date" 4184msgstr "Erstellungsdatum" 4185 4186#: app/Factories/ElementFactory.php:505 4187#: resources/xml/reports/family_group_report.xml:315 4188#: resources/xml/reports/family_group_report.xml:342 4189#: resources/xml/reports/family_group_report.xml:669 4190#: resources/xml/reports/family_group_report.xml:696 4191#: resources/xml/reports/family_group_report.xml:1013 4192#: resources/xml/reports/family_group_report.xml:1040 4193msgid "Cremation" 4194msgstr "Einäscherung" 4195 4196#: app/Module/IndividualFactsTabModule.php:451 4197msgid "Cremation of a brother" 4198msgstr "Einäscherung eines Bruders" 4199 4200#: app/Module/IndividualFactsTabModule.php:435 4201msgid "Cremation of a child" 4202msgstr "Einäscherung eines Kindes" 4203 4204#: app/Module/IndividualFactsTabModule.php:434 4205msgid "Cremation of a daughter" 4206msgstr "Einäscherung einer Tochter" 4207 4208#: app/Module/IndividualFactsTabModule.php:729 4209msgid "Cremation of a father" 4210msgstr "Einäscherung eines Vaters" 4211 4212#: app/Module/IndividualFactsTabModule.php:525 4213msgid "Cremation of a grandchild" 4214msgstr "Einäscherung eines Enkels" 4215 4216#: app/Module/IndividualFactsTabModule.php:488 4217msgid "Cremation of a granddaughter" 4218msgstr "Einäscherung einer Enkeltochter" 4219 4220#: app/Module/IndividualFactsTabModule.php:506 4221msgctxt "daughter’s daughter" 4222msgid "Cremation of a granddaughter" 4223msgstr "Einäscherung einer Enkeltochter" 4224 4225#: app/Module/IndividualFactsTabModule.php:524 4226msgctxt "son’s daughter" 4227msgid "Cremation of a granddaughter" 4228msgstr "Einäscherung einer Enkeltochter" 4229 4230#: app/Module/IndividualFactsTabModule.php:747 4231msgid "Cremation of a grandfather" 4232msgstr "Einäscherung eines Großvaters" 4233 4234#: app/Module/IndividualFactsTabModule.php:748 4235msgid "Cremation of a grandmother" 4236msgstr "Einäscherung einer Großmutter" 4237 4238#: app/Module/IndividualFactsTabModule.php:749 4239#: app/Module/IndividualFactsTabModule.php:767 4240#: app/Module/IndividualFactsTabModule.php:785 4241msgid "Cremation of a grandparent" 4242msgstr "Einäscherung eines Großelternteils" 4243 4244#: app/Module/IndividualFactsTabModule.php:487 4245msgid "Cremation of a grandson" 4246msgstr "Einäscherung eines Enkelsohns" 4247 4248#: app/Module/IndividualFactsTabModule.php:505 4249msgctxt "daughter’s son" 4250msgid "Cremation of a grandson" 4251msgstr "Einäscherung eines Enkelsohns" 4252 4253#: app/Module/IndividualFactsTabModule.php:523 4254msgctxt "son’s son" 4255msgid "Cremation of a grandson" 4256msgstr "Einäscherung eines Enkelsohns" 4257 4258#: app/Module/IndividualFactsTabModule.php:469 4259msgid "Cremation of a half-brother" 4260msgstr "Einäscherung eines Halbbruders" 4261 4262#: app/Module/IndividualFactsTabModule.php:471 4263msgid "Cremation of a half-sibling" 4264msgstr "Einäscherung eines Halbgeschwisters" 4265 4266#: app/Module/IndividualFactsTabModule.php:470 4267msgid "Cremation of a half-sister" 4268msgstr "Einäscherung einer Halbschwester" 4269 4270#: app/Module/IndividualFactsTabModule.php:205 4271msgid "Cremation of a husband" 4272msgstr "Einäscherung eines Ehemanns" 4273 4274#: app/Module/IndividualFactsTabModule.php:765 4275msgid "Cremation of a maternal grandfather" 4276msgstr "Einäscherung eines mütterlichen Großvaters" 4277 4278#: app/Module/IndividualFactsTabModule.php:766 4279msgid "Cremation of a maternal grandmother" 4280msgstr "Einäscherung einer mütterlichen Großmutter" 4281 4282#: app/Module/IndividualFactsTabModule.php:730 4283msgid "Cremation of a mother" 4284msgstr "Einäscherung einer Mutter" 4285 4286#: app/Module/IndividualFactsTabModule.php:731 4287msgid "Cremation of a parent" 4288msgstr "Einäscherung eines Elternteils" 4289 4290#: app/Module/IndividualFactsTabModule.php:783 4291msgid "Cremation of a paternal grandfather" 4292msgstr "Einäscherung eines väterlichen Großvaters" 4293 4294#: app/Module/IndividualFactsTabModule.php:784 4295msgid "Cremation of a paternal grandmother" 4296msgstr "Einäscherung einer väterlichen Großmutter" 4297 4298#: app/Module/IndividualFactsTabModule.php:453 4299msgid "Cremation of a sibling" 4300msgstr "Einäscherung eines Geschwisters" 4301 4302#: app/Module/IndividualFactsTabModule.php:452 4303msgid "Cremation of a sister" 4304msgstr "Einäscherung einer Schwester" 4305 4306#: app/Module/IndividualFactsTabModule.php:433 4307msgid "Cremation of a son" 4308msgstr "Einäscherung eines Sohns" 4309 4310#: app/Module/IndividualFactsTabModule.php:207 4311msgid "Cremation of a spouse" 4312msgstr "Einäscherung eines Ehepartners" 4313 4314#: app/Module/IndividualFactsTabModule.php:206 4315msgid "Cremation of a wife" 4316msgstr "Einäscherung der Ehefrau" 4317 4318#. I18N: Name of a country or state 4319#: app/Statistics/Service/CountryService.php:241 4320msgid "Croatia" 4321msgstr "Kroatien" 4322 4323#. I18N: Name of a country or state 4324#: app/Statistics/Service/CountryService.php:146 4325msgid "Cuba" 4326msgstr "Kuba" 4327 4328#. I18N: Location of an LDS church temple 4329#: app/Elements/TempleCode.php:87 4330msgid "Curitiba, Brazil" 4331msgstr "Curitiba, Brasilien" 4332 4333#: app/Module/HtmlBlockModule.php:191 app/Module/StatisticsChartModule.php:160 4334msgid "Custom" 4335msgstr "Personalisiert" 4336 4337#: resources/views/modules/custom-tags/config.phtml:47 4338msgid "Custom GEDCOM sub-tags" 4339msgstr "Benutzerdefiniertes GEDCOM-Unterkennzeichen" 4340 4341#: resources/views/modules/custom-tags/config.phtml:29 4342msgid "Custom GEDCOM tag" 4343msgstr "Benutzerdefiniertes GEDCOM-Kennzeichen" 4344 4345#. I18N: Name of a module 4346#: app/Http/RequestHandlers/ModulesCustomTagsPage.php:43 4347#: app/Module/ModuleCustomTagsTrait.php:112 4348#: resources/views/admin/control-panel.phtml:712 4349#: resources/views/modules/custom-tags/config.phtml:25 4350msgid "Custom GEDCOM tags" 4351msgstr "Benutzerdefinierte GEDCOM-Kennzeichen" 4352 4353#: resources/views/calendar-page.phtml:203 4354msgid "Custom event" 4355msgstr "Benutzerdefiniertes Ereignis" 4356 4357#: resources/views/admin/custom-module-info.phtml:12 4358msgid "Custom module" 4359msgstr "Benutzerdefiniertes Modul" 4360 4361#. I18N: A configuration setting 4362#: resources/views/admin/site-registration.phtml:38 4363msgid "Custom welcome text" 4364msgstr "Individualisierter Begrüßungstext" 4365 4366#: app/Module/ModuleThemeTrait.php:204 app/Module/ModuleThemeTrait.php:208 4367msgid "Customize this page" 4368msgstr "Diese Seite anpassen" 4369 4370#. I18N: Name of a country or state 4371#: app/Statistics/Service/CountryService.php:153 4372msgid "Cyprus" 4373msgstr "Zypern" 4374 4375#. I18N: Name of a country or state 4376#: app/Statistics/Service/CountryService.php:155 4377msgid "Czech Republic" 4378msgstr "Tschechien" 4379 4380#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail 4381#: resources/views/admin/site-mail.phtml:199 4382msgid "DKIM digital signature" 4383msgstr "DomainKeys Identified Mail-Signatur" 4384 4385#: app/Module/CustomTagsFamilyTreeMaker.php:118 4386#: app/Module/CustomTagsRootsMagic.php:51 4387msgid "DNA markers" 4388msgstr "DNA-Marker" 4389 4390#. I18N: https://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex 4391#: app/Soundex.php:3493 resources/views/branches-page.phtml:43 4392#: resources/views/search-phonetic-page.phtml:78 4393msgid "Daitch-Mokotoff" 4394msgstr "Daitch-Mokotoff" 4395 4396#. I18N: Location of an LDS church temple 4397#: app/Elements/TempleCode.php:88 4398msgid "Dallas, Texas, United States" 4399msgstr "Dallas, Texas, Vereinigte Staaten" 4400 4401#: app/Factories/ElementFactory.php:307 app/Factories/ElementFactory.php:360 4402#: app/Factories/ElementFactory.php:438 app/Factories/ElementFactory.php:605 4403#: app/Factories/ElementFactory.php:628 app/Factories/ElementFactory.php:651 4404#: app/Factories/ElementFactory.php:689 app/Module/CustomTagsGedcomL.php:104 4405#: app/Module/CustomTagsGedcomL.php:153 app/Module/CustomTagsGedcomL.php:210 4406#: app/Module/CustomTagsGedcomL.php:243 app/Module/CustomTagsWebtrees.php:58 4407#: app/Module/CustomTagsWebtrees.php:72 4408#: resources/views/admin/changes-log.phtml:137 4409msgid "Data" 4410msgstr "Daten" 4411 4412#: resources/views/modules/privacy-policy/page.phtml:66 4413msgid "Data controller" 4414msgstr "Datenverantwortliche(r)" 4415 4416#: resources/views/admin/data-fix-page.phtml:70 4417#: resources/views/admin/data-fix-select.phtml:29 4418msgid "Data fix" 4419msgstr "Datenkorrektur" 4420 4421#: app/Http/RequestHandlers/DataFixChoose.php:68 4422#: app/Http/RequestHandlers/DataFixPage.php:90 4423#: app/Http/RequestHandlers/HelpText.php:256 4424#: app/Http/RequestHandlers/ModulesDataFixesPage.php:43 4425#: resources/views/admin/control-panel.phtml:705 4426#: resources/views/admin/data-fix-page.phtml:24 4427#: resources/views/admin/trees.phtml:149 4428msgid "Data fixes" 4429msgstr "Datenkorrekturen" 4430 4431#: resources/views/help/data-fixes.phtml:8 4432msgid "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." 4433msgstr "Datenkorrekturen können viele langsame Berechnungen erfordern, so dass es nicht möglich ist, eine genaue Liste von Datensätzen zu erstellen, die aktualisiert werden müssen." 4434 4435#. I18N: A configuration setting 4436#: resources/views/admin/site-preferences.phtml:26 4437msgid "Data folder" 4438msgstr "Datenverzeichnis" 4439 4440#: resources/views/setup/step-4-database-mysql.phtml:34 4441#: resources/views/setup/step-4-database-pgsql.phtml:34 4442#: resources/views/setup/step-4-database-sqlite.phtml:39 4443#: resources/views/setup/step-4-database-sqlsvr.phtml:34 4444msgid "Database connection" 4445msgstr "Datenbank Verbindung" 4446 4447#: app/Module/CustomTagsPhpGedView.php:79 4448#: resources/views/setup/step-4-database-mysql.phtml:109 4449#: resources/views/setup/step-4-database-pgsql.phtml:95 4450#: resources/views/setup/step-4-database-sqlite.phtml:52 4451#: resources/views/setup/step-4-database-sqlsvr.phtml:95 4452msgid "Database name" 4453msgstr "Datenbankname" 4454 4455#: app/Module/CustomTagsPhpGedView.php:80 4456#: resources/views/setup/step-4-database-mysql.phtml:95 4457#: resources/views/setup/step-4-database-pgsql.phtml:83 4458#: resources/views/setup/step-4-database-sqlsvr.phtml:83 4459msgid "Database password" 4460msgstr "Datenbankpasswort" 4461 4462#: resources/views/setup/step-3-database-type.phtml:52 4463msgid "Database type" 4464msgstr "Datenbanktyp" 4465 4466#: app/Module/CustomTagsPhpGedView.php:82 4467#: resources/views/setup/step-4-database-mysql.phtml:81 4468#: resources/views/setup/step-4-database-pgsql.phtml:71 4469#: resources/views/setup/step-4-database-sqlsvr.phtml:71 4470msgid "Database user account" 4471msgstr "Datenbank Benutzerkonto" 4472 4473#: app/Factories/ElementFactory.php:286 app/Factories/ElementFactory.php:375 4474#: app/Factories/ElementFactory.php:402 app/Factories/ElementFactory.php:419 4475#: app/Http/RequestHandlers/HelpText.php:205 4476#: app/Module/CustomTagsFamilyTreeBuilder.php:56 4477#: app/Module/CustomTagsGedcomL.php:99 app/Module/CustomTagsGedcomL.php:148 4478#: app/Module/CustomTagsGedcomL.php:203 app/Module/CustomTagsGedcomL.php:220 4479#: app/Module/CustomTagsGedcomL.php:224 app/Module/CustomTagsGedcomL.php:228 4480#: app/Module/CustomTagsGedcomL.php:234 app/Module/CustomTagsGedcomL.php:240 4481#: app/Module/CustomTagsLegacy.php:67 app/Module/CustomTagsLegacy.php:127 4482#: app/Module/ResearchTaskModule.php:58 app/Module/ResearchTaskModule.php:61 4483#: resources/views/help/date.phtml:28 resources/views/help/date.phtml:142 4484#: resources/views/lists/anniversaries-table.phtml:35 4485#: resources/views/modules/todo/research-tasks.phtml:27 4486#: resources/views/pending-changes-page.phtml:50 4487#: resources/xml/reports/bdm_report.xml:132 4488#: resources/xml/reports/bdm_report.xml:158 4489#: resources/xml/reports/bdm_report.xml:192 4490#: resources/xml/reports/birth_report.xml:40 4491#: resources/xml/reports/death_report.xml:46 4492#: resources/xml/reports/fact_sources.xml:72 4493#: resources/xml/reports/fact_sources.xml:159 4494#: resources/xml/reports/marriage_report.xml:46 4495#: resources/xml/reports/occupation_report.xml:57 4496msgid "Date" 4497msgstr "Datum" 4498 4499#: resources/views/modules/relatives/tab.phtml:36 4500msgid "Date differences" 4501msgstr "Datendifferenzen zeigen" 4502 4503#: app/Factories/ElementFactory.php:460 4504msgid "Date of LDS baptism" 4505msgstr "Datum der HLT-Taufe" 4506 4507#: app/Factories/ElementFactory.php:598 4508msgid "Date of LDS child sealing" 4509msgstr "Datum der HLT-Siegelung eines Kindes" 4510 4511#: app/Factories/ElementFactory.php:500 4512msgid "Date of LDS confirmation" 4513msgstr "Datum der HLT-Konfirmation" 4514 4515#: app/Factories/ElementFactory.php:520 4516msgid "Date of LDS endowment" 4517msgstr "Datum der HLT-Begabung" 4518 4519#: app/Factories/ElementFactory.php:354 4520msgid "Date of LDS spouse sealing" 4521msgstr "Datum der HLT-Siegelung an den Ehepartner" 4522 4523#: app/Factories/ElementFactory.php:450 4524msgid "Date of adoption" 4525msgstr "Adoptionsdatum" 4526 4527#: app/Factories/ElementFactory.php:466 4528#: resources/xml/reports/missing_facts_report.xml:129 4529msgid "Date of baptism" 4530msgstr "Taufdatum" 4531 4532#: app/Factories/ElementFactory.php:469 4533#: resources/xml/reports/missing_facts_report.xml:212 4534msgid "Date of bar mitzvah" 4535msgstr "Bar Mitzvah-Datum" 4536 4537#: app/Factories/ElementFactory.php:472 4538#: resources/xml/reports/missing_facts_report.xml:253 4539msgid "Date of bat mitzvah" 4540msgstr "Bat Mitzvah-Datum" 4541 4542#: app/Factories/ElementFactory.php:475 4543#: resources/xml/reports/fact_sources.xml:68 4544#: resources/xml/reports/fact_sources.xml:272 4545#: resources/xml/reports/missing_facts_report.xml:81 4546#: resources/xml/reports/occupation_report.xml:49 4547msgid "Date of birth" 4548msgstr "Geburtsdatum" 4549 4550#: app/Factories/ElementFactory.php:479 4551msgid "Date of blessing" 4552msgstr "Segnungsdatum" 4553 4554#: app/Module/CustomTagsBrothersKeeper.php:95 4555msgid "Date of brit milah" 4556msgstr "Brit Mila-Datum" 4557 4558#: app/Factories/ElementFactory.php:482 4559#: resources/xml/reports/missing_facts_report.xml:546 4560msgid "Date of burial" 4561msgstr "Bestattungsdatum" 4562 4563#: app/Factories/ElementFactory.php:492 4564#: resources/xml/reports/missing_facts_report.xml:170 4565msgid "Date of christening" 4566msgstr "Kindstaufdatum" 4567 4568#: app/Factories/ElementFactory.php:497 4569#: resources/xml/reports/missing_facts_report.xml:294 4570msgid "Date of confirmation" 4571msgstr "Konfirmationsdatum" 4572 4573#: app/Factories/ElementFactory.php:506 4574msgid "Date of cremation" 4575msgstr "Einäscherungsdatum" 4576 4577#: app/Factories/ElementFactory.php:510 4578#: resources/xml/reports/cemetery_report.xml:46 4579#: resources/xml/reports/fact_sources.xml:274 4580#: resources/xml/reports/missing_facts_report.xml:505 4581msgid "Date of death" 4582msgstr "Sterbedatum" 4583 4584#: app/Factories/ElementFactory.php:327 4585msgid "Date of divorce" 4586msgstr "Scheidungsdatum" 4587 4588#: app/Factories/ElementFactory.php:517 4589msgid "Date of emigration" 4590msgstr "Auswanderungsdatum" 4591 4592#: app/Factories/ElementFactory.php:330 4593#: resources/xml/reports/missing_facts_report.xml:336 4594msgid "Date of engagement" 4595msgstr "Verlobungsdatum" 4596 4597#: app/Factories/ElementFactory.php:308 app/Factories/ElementFactory.php:361 4598#: app/Factories/ElementFactory.php:439 app/Factories/ElementFactory.php:606 4599#: app/Factories/ElementFactory.php:629 app/Factories/ElementFactory.php:652 4600#: app/Module/CustomTagsGedcomL.php:105 app/Module/CustomTagsGedcomL.php:154 4601#: app/Module/CustomTagsGedcomL.php:211 app/Module/CustomTagsGedcomL.php:244 4602#: app/Module/CustomTagsWebtrees.php:59 app/Module/CustomTagsWebtrees.php:73 4603msgid "Date of entry in original source" 4604msgstr "Datum des Eintrages in der ursprünglichen Quelle" 4605 4606#: app/Factories/ElementFactory.php:526 4607msgid "Date of event" 4608msgstr "Ereignisdatum" 4609 4610#: app/Factories/ElementFactory.php:536 4611#: resources/xml/reports/missing_facts_report.xml:378 4612msgid "Date of first communion" 4613msgstr "Erstkommunionsdatum" 4614 4615#: app/Factories/ElementFactory.php:543 4616msgid "Date of immigration" 4617msgstr "Einwanderungsdatum" 4618 4619#: app/Factories/ElementFactory.php:323 app/Factories/ElementFactory.php:489 4620#: app/Factories/ElementFactory.php:620 app/Factories/ElementFactory.php:639 4621#: app/Factories/ElementFactory.php:670 app/Factories/ElementFactory.php:686 4622#: app/Factories/ElementFactory.php:717 app/Factories/ElementFactory.php:733 4623#: app/Module/CustomTagsGedcomL.php:192 4624msgid "Date of last change" 4625msgstr "Datum der letzten Änderung" 4626 4627#: app/Factories/ElementFactory.php:341 4628#: resources/xml/reports/fact_sources.xml:319 4629#: resources/xml/reports/missing_facts_report.xml:463 4630msgid "Date of marriage" 4631msgstr "Heiratsdatum" 4632 4633#: app/Factories/ElementFactory.php:336 4634#: resources/xml/reports/missing_facts_report.xml:420 4635msgid "Date of marriage banns" 4636msgstr "Aufgebotsdatum" 4637 4638#: app/Factories/ElementFactory.php:571 4639msgid "Date of naturalization" 4640msgstr "Einbürgerungsdatum" 4641 4642#: app/Factories/ElementFactory.php:581 4643msgid "Date of ordination" 4644msgstr "Weihedatum" 4645 4646#: app/Factories/ElementFactory.php:589 4647msgid "Date of residence" 4648msgstr "Wohnsitzdatum" 4649 4650#: resources/views/help/date.phtml:104 4651msgid "Date period" 4652msgstr "Zeitraum" 4653 4654#: resources/views/help/date.phtml:97 4655msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." 4656msgstr "Eine Zeitdauer wird benutzt, um anzuzeigen, dass ein Ereignis, wie eine Beschäftigung, über einen Zeitraum hin andauerte." 4657 4658#: app/Factories/ElementFactory.php:692 resources/views/help/date.phtml:66 4659#: resources/views/modules/statistics-chart/custom.phtml:96 4660msgid "Date range" 4661msgstr "Datumsbereich" 4662 4663#: resources/views/help/date.phtml:59 4664msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range." 4665msgstr "Zeitspannen werden benutzt, um anzuzeigen, dass ein Ereignis, wie eine Geburt, an einem nicht bekannten Datum innerhalb eines Zeitraums stattfand." 4666 4667#: resources/views/admin/users.phtml:31 4668msgid "Date registered" 4669msgstr "Registrierungsdatum" 4670 4671#: resources/views/modules/user-messages/user-messages.phtml:71 4672msgid "Date sent" 4673msgstr "Gesendet" 4674 4675#. I18N: Help text for the “Calendar conversion” configuration setting 4676#: resources/views/admin/trees-preferences.phtml:134 4677#, php-format 4678msgid "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." 4679msgstr "Es werden nur die für den jeweiligen Kalender gültigen Datumsangaben konvertiert. So werden zum Beispiel nur Daten zwischen %1$s und %2$s in den Französischen Revolutionskalender und nur Datumsangaben nach %3$s in den Gregorianischen Kalender konvertiert." 4680 4681#: resources/views/help/date.phtml:21 4682msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." 4683msgstr "Datumsangaben werden mit englischen Abkürzungen und Schlagworten gespeichert. Als Alternative zu den Abkürzungen und Schlagworten können Tastenkürzel zur Eingabe genutzt werden." 4684 4685#: resources/views/edit/change-family-members.phtml:65 4686#: resources/xml/reports/family_group_report.xml:809 4687#: resources/xml/reports/individual_ext_report.xml:570 4688#: resources/xml/reports/individual_report.xml:566 4689msgid "Daughter" 4690msgstr "Tochter" 4691 4692#. I18N: e.g. “Daughter of [father name & mother name]” 4693#: app/Module/InteractiveTree/TreeView.php:364 4694#, php-format 4695msgid "Daughter of %s" 4696msgstr "Tochter von %s" 4697 4698#: app/Module/CalendarMenuModule.php:91 resources/views/calendar-page.phtml:40 4699msgid "Day" 4700msgstr "Tag" 4701 4702#: app/Http/RequestHandlers/CalendarEvents.php:210 4703msgid "Day not set" 4704msgstr "Kein Tag angegeben" 4705 4706#: resources/views/modules/timeline-chart/chart.phtml:139 4707#: resources/views/modules/timeline-chart/chart.phtml:141 4708#: resources/views/modules/timeline-chart/chart.phtml:143 4709msgid "Day:" 4710msgstr "Tag:" 4711 4712#: app/Statistics/Google/ChartMortality.php:78 4713#: resources/views/lists/individuals-table.phtml:195 4714msgid "Dead" 4715msgstr "Verstorben" 4716 4717#: app/Factories/ElementFactory.php:508 4718#: app/Http/RequestHandlers/IndividualPage.php:212 4719#: resources/views/calendar-page.phtml:194 4720#: resources/views/lists/individuals-table.phtml:199 4721#: resources/views/lists/individuals-table.phtml:203 4722#: resources/views/lists/individuals-table.phtml:246 4723#: resources/views/modules/yahrzeit/table.phtml:27 4724#: resources/xml/reports/ahnentafel_report.xml:457 4725#: resources/xml/reports/bdm_report.xml:87 4726#: resources/xml/reports/change_report.xml:102 4727#: resources/xml/reports/change_report.xml:118 4728#: resources/xml/reports/descendancy_report.xml:594 4729#: resources/xml/reports/family_group_report.xml:289 4730#: resources/xml/reports/family_group_report.xml:470 4731#: resources/xml/reports/family_group_report.xml:477 4732#: resources/xml/reports/family_group_report.xml:643 4733#: resources/xml/reports/family_group_report.xml:733 4734#: resources/xml/reports/family_group_report.xml:740 4735#: resources/xml/reports/family_group_report.xml:987 4736#: resources/xml/reports/family_group_report.xml:1081 4737#: resources/xml/reports/family_group_report.xml:1090 4738#: resources/xml/reports/individual_ext_report.xml:281 4739#: resources/xml/reports/individual_ext_report.xml:317 4740#: resources/xml/reports/individual_ext_report.xml:357 4741#: resources/xml/reports/individual_ext_report.xml:393 4742#: resources/xml/reports/individual_ext_report.xml:429 4743#: resources/xml/reports/individual_ext_report.xml:487 4744#: resources/xml/reports/individual_ext_report.xml:523 4745#: resources/xml/reports/individual_ext_report.xml:564 4746#: resources/xml/reports/individual_ext_report.xml:600 4747#: resources/xml/reports/individual_ext_report.xml:636 4748#: resources/xml/reports/individual_report.xml:270 4749#: resources/xml/reports/individual_report.xml:306 4750#: resources/xml/reports/individual_report.xml:346 4751#: resources/xml/reports/individual_report.xml:382 4752#: resources/xml/reports/individual_report.xml:418 4753#: resources/xml/reports/individual_report.xml:479 4754#: resources/xml/reports/individual_report.xml:519 4755#: resources/xml/reports/individual_report.xml:560 4756#: resources/xml/reports/individual_report.xml:596 4757#: resources/xml/reports/individual_report.xml:632 4758#: resources/xml/reports/missing_facts_report.xml:24 4759#: resources/xml/reports/pedigree_report.xml:80 4760#: resources/xml/reports/pedigree_report.xml:81 4761#: resources/xml/reports/pedigree_report.xml:101 4762#: resources/xml/reports/pedigree_report.xml:102 4763#: resources/xml/reports/pedigree_report.xml:119 4764#: resources/xml/reports/pedigree_report.xml:120 4765#: resources/xml/reports/pedigree_report.xml:141 4766#: resources/xml/reports/pedigree_report.xml:142 4767#: resources/xml/reports/pedigree_report.xml:159 4768#: resources/xml/reports/pedigree_report.xml:160 4769#: resources/xml/reports/pedigree_report.xml:182 4770#: resources/xml/reports/pedigree_report.xml:183 4771#: resources/xml/reports/pedigree_report.xml:200 4772#: resources/xml/reports/pedigree_report.xml:201 4773#: resources/xml/reports/pedigree_report.xml:225 4774#: resources/xml/reports/pedigree_report.xml:226 4775#: resources/xml/reports/pedigree_report.xml:243 4776#: resources/xml/reports/pedigree_report.xml:244 4777#: resources/xml/reports/pedigree_report.xml:268 4778#: resources/xml/reports/pedigree_report.xml:269 4779#: resources/xml/reports/pedigree_report.xml:286 4780#: resources/xml/reports/pedigree_report.xml:287 4781#: resources/xml/reports/pedigree_report.xml:311 4782#: resources/xml/reports/pedigree_report.xml:312 4783#: resources/xml/reports/pedigree_report.xml:329 4784#: resources/xml/reports/pedigree_report.xml:330 4785#: resources/xml/reports/pedigree_report.xml:354 4786#: resources/xml/reports/pedigree_report.xml:355 4787#: resources/xml/reports/pedigree_report.xml:372 4788#: resources/xml/reports/pedigree_report.xml:373 4789#: resources/xml/reports/pedigree_report.xml:395 4790#: resources/xml/reports/pedigree_report.xml:411 4791#: resources/xml/reports/pedigree_report.xml:433 4792#: resources/xml/reports/pedigree_report.xml:449 4793#: resources/xml/reports/pedigree_report.xml:471 4794#: resources/xml/reports/pedigree_report.xml:487 4795#: resources/xml/reports/pedigree_report.xml:509 4796#: resources/xml/reports/pedigree_report.xml:525 4797#: resources/xml/reports/pedigree_report.xml:547 4798#: resources/xml/reports/pedigree_report.xml:563 4799#: resources/xml/reports/pedigree_report.xml:585 4800#: resources/xml/reports/pedigree_report.xml:601 4801#: resources/xml/reports/pedigree_report.xml:623 4802#: resources/xml/reports/pedigree_report.xml:639 4803#: resources/xml/reports/pedigree_report.xml:661 4804#: resources/xml/reports/pedigree_report.xml:677 4805#: resources/xml/reports/pedigree_report.xml:782 4806#: resources/xml/reports/pedigree_report.xml:783 4807#: resources/xml/reports/pedigree_report.xml:803 4808#: resources/xml/reports/pedigree_report.xml:804 4809#: resources/xml/reports/pedigree_report.xml:821 4810#: resources/xml/reports/pedigree_report.xml:822 4811#: resources/xml/reports/pedigree_report.xml:843 4812#: resources/xml/reports/pedigree_report.xml:844 4813#: resources/xml/reports/pedigree_report.xml:861 4814#: resources/xml/reports/pedigree_report.xml:862 4815#: resources/xml/reports/pedigree_report.xml:883 4816#: resources/xml/reports/pedigree_report.xml:884 4817#: resources/xml/reports/pedigree_report.xml:901 4818#: resources/xml/reports/pedigree_report.xml:902 4819#: resources/xml/reports/pedigree_report.xml:927 4820#: resources/xml/reports/pedigree_report.xml:945 4821#: resources/xml/reports/pedigree_report.xml:970 4822#: resources/xml/reports/pedigree_report.xml:988 4823#: resources/xml/reports/pedigree_report.xml:1013 4824#: resources/xml/reports/pedigree_report.xml:1031 4825#: resources/xml/reports/pedigree_report.xml:1056 4826#: resources/xml/reports/pedigree_report.xml:1074 4827#: resources/xml/reports/pedigree_report.xml:1096 4828#: resources/xml/reports/pedigree_report.xml:1115 4829#: resources/xml/reports/pedigree_report.xml:1134 4830#: resources/xml/reports/pedigree_report.xml:1153 4831#: resources/xml/reports/pedigree_report.xml:1172 4832#: resources/xml/reports/pedigree_report.xml:1191 4833#: resources/xml/reports/pedigree_report.xml:1210 4834#: resources/xml/reports/pedigree_report.xml:1229 4835#: resources/xml/reports/pedigree_report.xml:1248 4836#: resources/xml/reports/pedigree_report.xml:1267 4837#: resources/xml/reports/pedigree_report.xml:1286 4838#: resources/xml/reports/pedigree_report.xml:1305 4839#: resources/xml/reports/pedigree_report.xml:1324 4840#: resources/xml/reports/pedigree_report.xml:1343 4841#: resources/xml/reports/pedigree_report.xml:1362 4842#: resources/xml/reports/pedigree_report.xml:1381 4843#: resources/xml/reports/relative_ext_report.xml:69 4844msgid "Death" 4845msgstr "Tod" 4846 4847#: app/Statistics/Google/ChartDistribution.php:343 4848msgid "Death by country" 4849msgstr "Tode pro Land" 4850 4851#: resources/xml/reports/bdm_report.xml:10 4852#: resources/xml/reports/death_report.xml:8 4853msgid "Death date range end" 4854msgstr "bis Sterbedatum" 4855 4856#: resources/xml/reports/bdm_report.xml:9 4857#: resources/xml/reports/death_report.xml:7 4858msgid "Death date range start" 4859msgstr "von Sterbedatum" 4860 4861#: app/Module/IndividualFactsTabModule.php:441 4862msgid "Death of a brother" 4863msgstr "Tod eines Bruders" 4864 4865#: app/Module/IndividualFactsTabModule.php:425 4866#: resources/views/admin/trees-preferences.phtml:505 4867msgid "Death of a child" 4868msgstr "Tod eines Kindes" 4869 4870#: app/Module/IndividualFactsTabModule.php:424 4871msgid "Death of a daughter" 4872msgstr "Tod einer Tochter" 4873 4874#: app/Functions/FunctionsPrint.php:207 4875#: app/Module/IndividualFactsTabModule.php:719 4876msgid "Death of a father" 4877msgstr "Tod eines Vaters" 4878 4879#: app/Module/IndividualFactsTabModule.php:479 4880#: app/Module/IndividualFactsTabModule.php:497 4881#: app/Module/IndividualFactsTabModule.php:515 4882#: resources/views/admin/trees-preferences.phtml:499 4883msgid "Death of a grandchild" 4884msgstr "Tod eines Enkels" 4885 4886#: app/Module/IndividualFactsTabModule.php:478 4887msgid "Death of a granddaughter" 4888msgstr "Tod einer Enkeltochter" 4889 4890#: app/Module/IndividualFactsTabModule.php:496 4891msgctxt "daughter’s daughter" 4892msgid "Death of a granddaughter" 4893msgstr "Tod einer Enkeltochter" 4894 4895#: app/Module/IndividualFactsTabModule.php:514 4896msgctxt "son’s daughter" 4897msgid "Death of a granddaughter" 4898msgstr "Tod einer Enkeltochter" 4899 4900#: app/Module/IndividualFactsTabModule.php:737 4901msgid "Death of a grandfather" 4902msgstr "Tod eines Großvaters" 4903 4904#: app/Module/IndividualFactsTabModule.php:738 4905msgid "Death of a grandmother" 4906msgstr "Tod einer Großmutter" 4907 4908#: app/Module/IndividualFactsTabModule.php:739 4909#: app/Module/IndividualFactsTabModule.php:757 4910#: app/Module/IndividualFactsTabModule.php:775 4911#: resources/views/admin/trees-preferences.phtml:529 4912msgid "Death of a grandparent" 4913msgstr "Tod eines Großelternteils" 4914 4915#: app/Module/IndividualFactsTabModule.php:477 4916msgid "Death of a grandson" 4917msgstr "Tod eines Enkelsohns" 4918 4919#: app/Module/IndividualFactsTabModule.php:495 4920msgctxt "daughter’s son" 4921msgid "Death of a grandson" 4922msgstr "Tod eines Enkelsohns" 4923 4924#: app/Module/IndividualFactsTabModule.php:513 4925msgctxt "son’s son" 4926msgid "Death of a grandson" 4927msgstr "Tod eines Enkelsohns" 4928 4929#: app/Module/IndividualFactsTabModule.php:459 4930msgid "Death of a half-brother" 4931msgstr "Tod eines Halbbruders" 4932 4933#: app/Module/IndividualFactsTabModule.php:461 4934msgid "Death of a half-sibling" 4935msgstr "Tod eines Halbgeschwisters" 4936 4937#: app/Module/IndividualFactsTabModule.php:460 4938msgid "Death of a half-sister" 4939msgstr "Tod einer Halbschwester" 4940 4941#: app/Module/IndividualFactsTabModule.php:195 4942msgid "Death of a husband" 4943msgstr "Tod eines Ehemanns" 4944 4945#: app/Module/IndividualFactsTabModule.php:755 4946msgid "Death of a maternal grandfather" 4947msgstr "Tod eines mütterlichen Großvaters" 4948 4949#: app/Module/IndividualFactsTabModule.php:756 4950msgid "Death of a maternal grandmother" 4951msgstr "Tod einer mütterlichen Großmutter" 4952 4953#: app/Functions/FunctionsPrint.php:199 4954#: app/Module/IndividualFactsTabModule.php:720 4955msgid "Death of a mother" 4956msgstr "Tod einer Mutter" 4957 4958#: app/Module/IndividualFactsTabModule.php:721 4959#: resources/views/admin/trees-preferences.phtml:517 4960msgid "Death of a parent" 4961msgstr "Tod eines Elternteils" 4962 4963#: app/Module/IndividualFactsTabModule.php:773 4964msgid "Death of a paternal grandfather" 4965msgstr "Tod eines väterlichen Großvaters" 4966 4967#: app/Module/IndividualFactsTabModule.php:774 4968msgid "Death of a paternal grandmother" 4969msgstr "Tod einer väterlichen Großmutter" 4970 4971#: app/Module/IndividualFactsTabModule.php:443 4972#: resources/views/admin/trees-preferences.phtml:511 4973msgid "Death of a sibling" 4974msgstr "Tod eines Geschwisters" 4975 4976#: app/Module/IndividualFactsTabModule.php:442 4977msgid "Death of a sister" 4978msgstr "Tod einer Schwester" 4979 4980#: app/Module/IndividualFactsTabModule.php:423 4981msgid "Death of a son" 4982msgstr "Tod eines Sohns" 4983 4984#: app/Module/IndividualFactsTabModule.php:197 4985#: resources/views/admin/trees-preferences.phtml:523 4986msgid "Death of a spouse" 4987msgstr "Tod eines Ehepartners" 4988 4989#: app/Module/IndividualFactsTabModule.php:196 4990msgid "Death of a wife" 4991msgstr "Tod einer Ehefrau" 4992 4993#: app/Module/CustomTagsFamilyTreeMaker.php:57 4994msgid "Death of one spouse" 4995msgstr "Tod eines Ehepartners" 4996 4997#: resources/xml/reports/death_report.xml:6 4998msgid "Death place contains" 4999msgstr "Sterbeort enthält" 5000 5001#: resources/views/statistics/other/places.phtml:30 5002msgid "Death places" 5003msgstr "Sterbeorte" 5004 5005#. I18N: Name of a module/report 5006#: app/Module/DeathReportModule.php:40 5007#: resources/views/modules/statistics-chart/custom.phtml:67 5008#: resources/xml/reports/death_report.xml:3 5009#: resources/xml/reports/death_report.xml:32 5010msgid "Deaths" 5011msgstr "Sterbefälle" 5012 5013#: app/Statistics/Google/ChartDeath.php:129 5014#: resources/views/statistics/individuals/total-events.phtml:79 5015msgid "Deaths by century" 5016msgstr "Sterbefälle pro Jahrhundert" 5017 5018#: app/Date/AbstractGregorianJulianDate.php:212 5019msgctxt "Abbreviation for December" 5020msgid "Dec" 5021msgstr "Dez" 5022 5023#: resources/views/lists/families-table.phtml:432 5024#: resources/views/lists/families-table.phtml:448 5025#: resources/views/lists/individuals-table.phtml:438 5026#: resources/views/lists/individuals-table.phtml:455 5027msgid "Decade of birth" 5028msgstr "Geburten: Jahrzehnt" 5029 5030#: resources/views/lists/individuals-table.phtml:464 5031#: resources/views/lists/individuals-table.phtml:481 5032msgid "Decade of death" 5033msgstr "Tode: Jahrzehnt" 5034 5035#: resources/views/lists/families-table.phtml:457 5036#: resources/views/lists/families-table.phtml:473 5037msgid "Decade of marriage" 5038msgstr "Ehen: Jahrzehnt" 5039 5040#: app/Date/AbstractGregorianJulianDate.php:109 5041msgctxt "GENITIVE" 5042msgid "December" 5043msgstr "Dezember" 5044 5045#: app/Date/AbstractGregorianJulianDate.php:179 5046msgctxt "INSTRUMENTAL" 5047msgid "December" 5048msgstr "Dezember" 5049 5050#: app/Date/AbstractGregorianJulianDate.php:144 5051msgctxt "LOCATIVE" 5052msgid "December" 5053msgstr "Dezember" 5054 5055#: app/Date/AbstractGregorianJulianDate.php:74 5056#: app/Module/StatisticsChartModule.php:803 5057#: resources/views/edit/initialize-calendar-popup.phtml:22 5058msgctxt "NOMINATIVE" 5059msgid "December" 5060msgstr "Dezember" 5061 5062#. I18N: The tenth day in the French republican calendar 5063#: app/Date/FrenchDate.php:305 5064msgid "Decidi" 5065msgstr "Decadi" 5066 5067#: app/Module/UserWelcomeModule.php:101 app/Module/WelcomeBlockModule.php:100 5068msgid "Default chart" 5069msgstr "Standarddiagramm" 5070 5071#: resources/views/admin/trees.phtml:126 5072msgid "Default family tree" 5073msgstr "Standardstammbaum" 5074 5075#. I18N: A configuration setting 5076#: app/Module/WelcomeBlockModule.php:107 5077#: resources/views/admin/trees-preferences.phtml:99 5078#: resources/views/edit-account-page.phtml:76 5079msgid "Default individual" 5080msgstr "Startperson" 5081 5082#. I18N: A configuration setting 5083#: resources/views/admin/site-preferences.phtml:64 5084msgid "Default theme" 5085msgstr "Standardthema" 5086 5087#: app/Module/CustomTagsGedcomL.php:136 app/Module/CustomTagsGedcomL.php:137 5088#: app/Module/CustomTagsGedcomL.php:138 app/Module/CustomTagsGedcomL.php:139 5089#: app/Module/CustomTagsGedcomL.php:140 5090msgid "Definition" 5091msgstr "Definition" 5092 5093#: app/Module/CustomTagsFamilyTreeMaker.php:117 5094msgid "Degree" 5095msgstr "Abschluss" 5096 5097#: resources/xml/reports/ahnentafel_report.xml:15 5098#: resources/xml/reports/bdm_report.xml:14 5099#: resources/xml/reports/birth_report.xml:12 5100#: resources/xml/reports/cemetery_report.xml:10 5101#: resources/xml/reports/change_report.xml:12 5102#: resources/xml/reports/death_report.xml:13 5103#: resources/xml/reports/descendancy_report.xml:10 5104#: resources/xml/reports/fact_sources.xml:10 5105#: resources/xml/reports/family_group_report.xml:14 5106#: resources/xml/reports/individual_ext_report.xml:15 5107#: resources/xml/reports/individual_report.xml:12 5108#: resources/xml/reports/marriage_report.xml:12 5109#: resources/xml/reports/missing_facts_report.xml:10 5110#: resources/xml/reports/occupation_report.xml:9 5111#: resources/xml/reports/pedigree_report.xml:10 5112#: resources/xml/reports/relative_ext_report.xml:10 5113msgctxt "font name" 5114msgid "DejaVu" 5115msgstr "DejaVu" 5116 5117#: app/Http/RequestHandlers/ManageMediaData.php:255 5118#: app/Module/FixPrimaryTag.php:103 resources/views/admin/locations.phtml:50 5119#: resources/views/admin/trees-privacy.phtml:284 5120#: resources/views/admin/trees.phtml:116 5121#: resources/views/admin/users-table-options.phtml:45 5122#: resources/views/edit-blocks-block.phtml:28 5123#: resources/views/edit/icon-fact-delete.phtml:14 5124#: resources/views/edit/icon-fact-delete.phtml:16 5125#: resources/views/family-page-menu.phtml:70 5126#: resources/views/individual-page-menu.phtml:118 5127#: resources/views/media-page-details.phtml:41 5128#: resources/views/media-page-details.phtml:44 5129#: resources/views/media-page-menu.phtml:75 5130#: resources/views/modules/faq/config.phtml:59 5131#: resources/views/modules/gedcom_news/list.phtml:46 5132#: resources/views/modules/stories/config.phtml:57 5133#: resources/views/modules/stories/config.phtml:86 5134#: resources/views/modules/user-messages/user-messages.phtml:63 5135#: resources/views/modules/user-messages/user-messages.phtml:138 5136#: resources/views/modules/user_blog/list.phtml:46 5137#: resources/views/record-page-menu.phtml:47 5138msgid "Delete" 5139msgstr "Löschen" 5140 5141#: resources/views/admin/map-import-form.phtml:62 5142msgid "Delete all existing geographic data before importing the file." 5143msgstr "Lösche alle vorhandenen geographischen Daten vor dem Import der Datei." 5144 5145#: app/Http/RequestHandlers/UsersCleanupPage.php:65 5146#: resources/views/admin/control-panel.phtml:524 5147msgid "Delete inactive users" 5148msgstr "Inaktive Benutzer löschen" 5149 5150#: resources/views/modules/user-messages/user-messages.phtml:147 5151msgid "Delete selected messages" 5152msgstr "Gewählte Nachrichten löschen" 5153 5154#: resources/views/admin/modules.phtml:45 5155msgid "Delete the preferences for this module." 5156msgstr "Lösche die Einstellungen für dieses Modul." 5157 5158#: resources/views/individual-name.phtml:89 5159#: resources/views/individual-name.phtml:91 5160msgid "Delete this name" 5161msgstr "Lösche Name" 5162 5163#: resources/views/edit-account-page.phtml:177 5164msgid "Delete your account" 5165msgstr "Lösche deinen Account" 5166 5167#: resources/views/family-page-menu.phtml:68 5168msgid "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?" 5169msgstr "Das Löschen der Familie wird die Verknüpfungen aller Personen von einander aufheben, aber die Personen selbst bleiben erhalten. Sind Sie sicher, dass Sie diese Familie löschen möchten?" 5170 5171#. I18N: Name of a country or state 5172#: app/Statistics/Service/CountryService.php:132 5173msgid "Democratic Republic of the Congo" 5174msgstr "Demokratische Republik Kongo" 5175 5176#. I18N: Name of a country or state 5177#: app/Statistics/Service/CountryService.php:163 5178msgid "Denmark" 5179msgstr "Dänemark" 5180 5181#. I18N: Location of an LDS church temple 5182#: app/Elements/TempleCode.php:89 5183msgid "Denver, Colorado, United States" 5184msgstr "Denver, Colorado, Vereinigte Staaten" 5185 5186#: resources/views/admin/upgrade/wizard.phtml:33 5187msgid "Depending on your server configuration, you may be able to upgrade automatically." 5188msgstr "Abhängig von Ihrer Serverkonfiguration können Sie ggf. eine automatische Aktualisierung durchführen." 5189 5190#: resources/views/modules/family-book-chart/page.phtml:48 5191msgid "Descendant generations" 5192msgstr "Nachkommengenerationen" 5193 5194#. I18N: Name of a module/chart 5195#. I18N: Name of a module/sidebar 5196#. I18N: Name of a module/report 5197#: app/Module/ChartsBlockModule.php:145 app/Module/ChartsBlockModule.php:269 5198#: app/Module/DescendancyChartModule.php:108 5199#: app/Module/DescendancyModule.php:62 5200#: app/Module/DescendancyReportModule.php:40 5201#: resources/xml/reports/descendancy_report.xml:3 5202#: resources/xml/reports/individual_ext_report.xml:6 5203#: resources/xml/reports/individual_ext_report.xml:93 5204#: resources/xml/reports/missing_facts_report.xml:6 5205#: resources/xml/reports/relative_ext_report.xml:6 5206#: resources/xml/reports/relative_ext_report.xml:45 5207msgid "Descendants" 5208msgstr "Nachkommen" 5209 5210#: app/Factories/ElementFactory.php:512 5211msgid "Descendants interest" 5212msgstr "Interessent an Nachkommen" 5213 5214#: resources/xml/reports/descendancy_report.xml:42 5215msgid "Descendants of " 5216msgstr "Nachkommen von " 5217 5218#. I18N: %s is an individual’s name 5219#: app/Module/DescendancyChartModule.php:154 5220#, php-format 5221msgid "Descendants of %s" 5222msgstr "Nachkommen von %s" 5223 5224#: app/Factories/ElementFactory.php:513 app/Module/CustomTagsGedcomL.php:118 5225#: app/Module/CustomTagsGedcomL.php:171 app/Module/CustomTagsLegacy.php:68 5226#: resources/views/admin/modules.phtml:72 resources/views/admin/tags.phtml:42 5227#: resources/views/admin/tags.phtml:172 resources/views/admin/tags.phtml:264 5228#: resources/views/admin/tags.phtml:326 resources/views/admin/tags.phtml:401 5229#: resources/views/admin/tags.phtml:440 resources/views/admin/tags.phtml:724 5230#: resources/views/admin/tags.phtml:778 resources/views/admin/tags.phtml:882 5231#: resources/views/report-setup-page.phtml:25 5232msgid "Description" 5233msgstr "Beschreibung" 5234 5235#. I18N: A configuration setting 5236#: resources/views/admin/trees-preferences.phtml:225 5237msgid "Description META tag" 5238msgstr "Seitenbeschreibung (Metadaten)" 5239 5240#: app/Factories/ElementFactory.php:377 5241msgid "Destination" 5242msgstr "Zielsystem" 5243 5244#: resources/views/admin/merge-records-step-2.phtml:51 5245#: resources/views/admin/merge-records-step-2.phtml:98 5246#: resources/views/admin/merge-records-step-2.phtml:144 5247#: resources/views/modules/statistics-chart/custom.phtml:74 5248#: resources/views/record-page-links.phtml:27 5249msgid "Details" 5250msgstr "Details" 5251 5252#: resources/views/admin/site-registration.phtml:58 5253msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree." 5254msgstr "Details des neuen Benutzers werden an den Ansprechpartner des entsprechenden Stammbaumes gesendet." 5255 5256#. I18N: Location of an LDS church temple 5257#: app/Elements/TempleCode.php:90 5258msgid "Detroit, Michigan, United States" 5259msgstr "Detroit, Michigan, Vereinigte Staaten" 5260 5261#: app/Date/JalaliDate.php:268 5262msgctxt "Abbreviation for Persian month: Dey" 5263msgid "Dey" 5264msgstr "Dey" 5265 5266#. I18N: 10th month in the Persian/Jalali calendar 5267#: app/Date/JalaliDate.php:143 5268msgctxt "GENITIVE" 5269msgid "Dey" 5270msgstr "Dey" 5271 5272#. I18N: 10th month in the Persian/Jalali calendar 5273#: app/Date/JalaliDate.php:233 5274msgctxt "INSTRUMENTAL" 5275msgid "Dey" 5276msgstr "Dey" 5277 5278#. I18N: 10th month in the Persian/Jalali calendar 5279#: app/Date/JalaliDate.php:188 5280msgctxt "LOCATIVE" 5281msgid "Dey" 5282msgstr "Dey" 5283 5284#. I18N: 10th month in the Persian/Jalali calendar 5285#: app/Date/JalaliDate.php:98 5286msgctxt "NOMINATIVE" 5287msgid "Dey" 5288msgstr "Dey" 5289 5290#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5291#: app/Date/HijriDate.php:150 5292msgctxt "GENITIVE" 5293msgid "Dhu al-Hijjah" 5294msgstr "Dhu al-Hijjah" 5295 5296#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5297#: app/Date/HijriDate.php:240 5298msgctxt "INSTRUMENTAL" 5299msgid "Dhu al-Hijjah" 5300msgstr "Dhu al-Hijjah" 5301 5302#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5303#: app/Date/HijriDate.php:195 5304msgctxt "LOCATIVE" 5305msgid "Dhu al-Hijjah" 5306msgstr "Dhu al-Hijjah" 5307 5308#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5309#: app/Date/HijriDate.php:105 5310msgctxt "NOMINATIVE" 5311msgid "Dhu al-Hijjah" 5312msgstr "Dhu al-Hijjah" 5313 5314#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5315#: app/Date/HijriDate.php:148 5316msgctxt "GENITIVE" 5317msgid "Dhu al-Qi’dah" 5318msgstr "Dhu al-Qi'dah" 5319 5320#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5321#: app/Date/HijriDate.php:238 5322msgctxt "INSTRUMENTAL" 5323msgid "Dhu al-Qi’dah" 5324msgstr "Dhu al-Qi'dah" 5325 5326#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5327#: app/Date/HijriDate.php:193 5328msgctxt "LOCATIVE" 5329msgid "Dhu al-Qi’dah" 5330msgstr "Dhu al-Qi'dah" 5331 5332#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5333#: app/Date/HijriDate.php:103 5334msgctxt "NOMINATIVE" 5335msgid "Dhu al-Qi’dah" 5336msgstr "Dhu al-Qi'dah" 5337 5338#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5339#: app/Elements/LdsBaptismDateStatus.php:65 5340#: app/Elements/LdsEndowmentDateStatus.php:66 5341msgid "Died as a child: exempt" 5342msgstr "Als Kind gestorben: befreit" 5343 5344#: resources/xml/reports/change_report.xml:60 5345msgid "Differences" 5346msgstr "Unterschiede" 5347 5348#. I18N: Help text for the “Calendar conversion” configuration setting 5349#: resources/views/admin/trees-preferences.phtml:131 5350msgid "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." 5351msgstr "An verschiedenen Orten der Welt werden verschiedene Kalendersysteme genutzt und viele weitere wurden in der Vergangenheit genutzt. Nach Möglichkeit sollten Sie Daten in dem System eingeben, in dem diese ursprünglich angegeben wurden. Danach können Sie eine Umwandlung vorgeben, um das Datum in einem allgemein üblichen Kalender darzustellen. Falls Sie regelmäßig zwei Kalender nutzen, können zwei Vorgaben für die Umwandlung gemacht werden und die Daten werden in beide gewählte Kalender konvertiert." 5352 5353#: resources/xml/reports/individual_ext_report.xml:6 5354#: resources/xml/reports/individual_ext_report.xml:91 5355#: resources/xml/reports/missing_facts_report.xml:6 5356#: resources/xml/reports/relative_ext_report.xml:6 5357#: resources/xml/reports/relative_ext_report.xml:43 5358msgid "Direct line ancestors" 5359msgstr "Direkte Vorfahren" 5360 5361#: resources/xml/reports/individual_ext_report.xml:6 5362#: resources/xml/reports/individual_ext_report.xml:92 5363#: resources/xml/reports/missing_facts_report.xml:6 5364#: resources/xml/reports/relative_ext_report.xml:6 5365#: resources/xml/reports/relative_ext_report.xml:44 5366msgid "Direct line ancestors and their families" 5367msgstr "Direkte Vorfahren und ihre Familien" 5368 5369#. I18N: %s is a number of records per page 5370#: resources/views/lists/datatables-attributes.phtml:29 5371#, php-format 5372msgid "Display %s" 5373msgstr "Zeige %s" 5374 5375#. I18N: Description of the “Favorites” module 5376#: app/Module/FamilyTreeFavoritesModule.php:62 5377msgid "Display and manage a family tree’s favorite pages." 5378msgstr "Anzeige und Verwaltung der Favoritenseiten eines Stammbaums." 5379 5380#. I18N: Description of the “Favorites” module 5381#: app/Module/UserFavoritesModule.php:63 5382msgid "Display and manage a user’s favorite pages." 5383msgstr "Anzeige und Verwaltung der Favoritenseiten eines Benutzers." 5384 5385#: resources/views/modules/custom-tags/config.phtml:22 5386msgid "Display custom GEDCOM tags" 5387msgstr "Benutzerdefinierte GEDCOM-Kennzeichen zeigen" 5388 5389#: app/Factories/ElementFactory.php:326 resources/views/calendar-page.phtml:191 5390#: resources/views/lists/families-table.phtml:203 5391msgid "Divorce" 5392msgstr "Scheidung" 5393 5394#: app/Factories/ElementFactory.php:328 5395msgid "Divorce filed" 5396msgstr "Scheidung eingereicht" 5397 5398#: app/Statistics/Google/ChartDivorce.php:129 5399#: resources/views/statistics/families/total-records.phtml:81 5400msgid "Divorces by century" 5401msgstr "Scheidungen pro Jahrhundert" 5402 5403#. I18N: Name of a country or state 5404#: app/Statistics/Service/CountryService.php:159 5405msgid "Djibouti" 5406msgstr "Dschibuti" 5407 5408#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5409#: app/Elements/LdsSpouseSealingDateStatus.php:69 5410msgid "Do not seal, previous sealing canceled" 5411msgstr "Nicht siegeln - frühere Siegelung aufgehoben" 5412 5413#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5414#: app/Elements/LdsSpouseSealingDateStatus.php:67 5415msgid "Do not seal: unauthorized" 5416msgstr "Nicht siegeln - keine Erlaubnis" 5417 5418#. I18N: Type of media object 5419#: app/Elements/SourceMediaType.php:65 5420msgid "Document" 5421msgstr "Dokument" 5422 5423#: resources/views/admin/site-mail.phtml:204 5424msgid "Domain name" 5425msgstr "Domain-Name" 5426 5427#. I18N: Name of a country or state 5428#: app/Statistics/Service/CountryService.php:161 5429msgid "Dominica" 5430msgstr "Dominica" 5431 5432#. I18N: Name of a country or state 5433#: app/Statistics/Service/CountryService.php:165 5434msgid "Dominican Republic" 5435msgstr "Dominikanische Republik" 5436 5437#: app/Module/ClippingsCartModule.php:211 5438#: app/Module/ClippingsCartModule.php:256 5439#: resources/views/modules/share-anniversary/share.phtml:25 5440msgid "Download" 5441msgstr "Herunterladen" 5442 5443#: app/Http/RequestHandlers/UpgradeWizardPage.php:123 5444#, php-format 5445msgid "Download %s…" 5446msgstr "Lade %s…" 5447 5448#: app/Module/ShareAnniversaryModule.php:89 5449msgid "Download a .ICS file containing an anniversary" 5450msgstr "ICS-Datei herunterladen, die einen Jahrestag enthält" 5451 5452#: resources/views/media-page-details.phtml:86 5453msgid "Download file" 5454msgstr "Datei herunterladen" 5455 5456#: resources/views/edit-blocks-page.phtml:23 5457msgid "Drag the blocks to change their position." 5458msgstr "Ziehen Sie die Blöcke, um ihre Position zu ändern." 5459 5460#. I18N: Location of an LDS church temple 5461#: app/Elements/TempleCode.php:91 5462msgid "Draper, Utah, United States" 5463msgstr "Draper, Utah, Vereinigte Staaten" 5464 5465#. I18N: The second day in the French republican calendar 5466#: app/Date/FrenchDate.php:289 5467msgid "Duodi" 5468msgstr "Duodi" 5469 5470#: app/Http/RequestHandlers/AccountUpdate.php:95 5471#: app/Http/RequestHandlers/RegisterAction.php:244 5472#: app/Http/RequestHandlers/UserAddAction.php:72 5473#: app/Http/RequestHandlers/UserEditAction.php:152 5474msgid "Duplicate email address. A user with that email already exists." 5475msgstr "Es ist bereits ein Benutzer mit dieser E-Mail vorhanden." 5476 5477#: app/Http/RequestHandlers/AccountUpdate.php:86 5478#: app/Http/RequestHandlers/RegisterAction.php:239 5479#: app/Http/RequestHandlers/UserAddAction.php:67 5480#: app/Http/RequestHandlers/UserEditAction.php:158 5481msgid "Duplicate username. A user with that username already exists. Please choose another username." 5482msgstr "Doppelter Benutzername. Ein Benutzer mit dem gewählten Namen existiert bereits. Bitte wählen Sie einen anderen Benutzernamen." 5483 5484#: resources/views/help/source-events.phtml:8 5485msgid "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." 5486msgstr "Jede Quelle enthält Einträge über bestimmte Ereignisse, im Großen und Ganzen für bestimmte Daten- und Zuständigkeitsbereiche. Zum Beispiel enthält jede Volkszählung, die als Quelle zitiert werden kann, Einträge, die man als «Volkszählung» Ereignisse in die Datenbank eintragen kann. In kirchlichen Registern sind gewöhnlich Ereignisse wie Geburten, Ehen, und Tode aufgezeichnet.<br><br>Aus der Liste wählen Sie Ereignisse, die in dieser Quelle aufgezeichnet sind. Als Datum gibt man gewöhnlich einen Bereich wie zum Beispiel <i>FROM 1900 TO 1910</i> (bedeutet VON Anfang 1900 BIS Ende 1910). Bitte beachten Sie, dass alle Daten in der englischen Sprache eingetragen werden müssen. Als Zuständigkeitsbereich gibt man gewöhnlich eine Ortschaft an. Zum Beispiel bedeutet die Eingabe «Oneida, Idaho, USA», dass diese Quelle für Ereignisse in allen Orten in Oneida County (Idaho, USA) zuständig ist, aber nicht für Ereignisse anderer Orte. Die Eingabe «Idaho, USA» bedeutet, dass diese Quelle für Ereignisse in allen Orten im Staat Idaho (USA) zuständig ist, aber nicht für Ereignisse anderswo." 5487 5488#: resources/views/help/pending-changes.phtml:25 5489msgid "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." 5490msgstr "Jedem Benutzerkonto kann die Möglichkeit für „automatisches Übernehmen von Änderungen“ zugeordnet werden. Wenn diese Option aktiviert ist, werden alle durch den Benutzer vorgenommen Änderungen unmittelbar gespeichert. Viele Administratoren aktivieren diese Option für ihr eigenes Benutzerkonto." 5491 5492#: resources/views/modules/gedcom_stats/config.phtml:54 5493#: resources/views/modules/gedcom_stats/statistics.phtml:167 5494#: resources/views/modules/html/template-statistics.phtml:69 5495#: resources/views/statistics/individuals/total-events.phtml:44 5496msgid "Earliest birth" 5497msgstr "Frühestes Geburtsdatum" 5498 5499#: resources/views/modules/gedcom_stats/config.phtml:56 5500#: resources/views/modules/gedcom_stats/statistics.phtml:189 5501#: resources/views/modules/html/template-statistics.phtml:77 5502#: resources/views/statistics/individuals/total-events.phtml:92 5503msgid "Earliest death" 5504msgstr "Frühestes Sterbedatum" 5505 5506#: resources/views/statistics/families/total-records.phtml:94 5507msgid "Earliest divorce" 5508msgstr "Früheste Scheidung" 5509 5510#: resources/views/statistics/families/total-records.phtml:46 5511msgid "Earliest marriage" 5512msgstr "Früheste Eheschließung" 5513 5514#. I18N: Name of a country or state 5515#: app/Statistics/Service/CountryService.php:169 5516msgid "Ecuador" 5517msgstr "Ecuador" 5518 5519#: app/Http/RequestHandlers/MapDataEdit.php:73 5520#: app/Http/RequestHandlers/MapDataEdit.php:76 5521#: resources/views/admin/locations.phtml:48 5522#: resources/views/admin/locations.phtml:92 5523#: resources/views/admin/locations.phtml:95 5524#: resources/views/admin/users-table-options.phtml:27 5525#: resources/views/admin/users.phtml:24 5526#: resources/views/edit/icon-fact-edit.phtml:13 5527#: resources/views/edit/icon-fact-edit.phtml:15 5528#: resources/views/media-page-details.phtml:33 5529#: resources/views/media-page-details.phtml:36 5530#: resources/views/media-page-menu.phtml:33 5531#: resources/views/modules/faq/config.phtml:58 5532#: resources/views/modules/gedcom_news/list.phtml:42 5533#: resources/views/modules/stories/config.phtml:56 5534#: resources/views/modules/stories/config.phtml:78 5535#: resources/views/modules/user_blog/list.phtml:42 5536#: resources/views/note-page-details.phtml:26 5537#: resources/views/note-page-details.phtml:29 5538#: resources/views/record-page-menu.phtml:27 5539msgid "Edit" 5540msgstr "Bearbeiten" 5541 5542#: app/Http/RequestHandlers/EditMediaFileModal.php:81 5543#: resources/views/modals/edit-media-file.phtml:22 5544msgid "Edit a media file" 5545msgstr "Eine Mediendatei bearbeiten" 5546 5547#. I18N: Options for editing 5548#: resources/views/admin/trees-preferences.phtml:678 5549msgid "Edit preferences" 5550msgstr "Einstellungen bearbeiten" 5551 5552#: app/Module/FrequentlyAskedQuestionsModule.php:311 5553msgid "Edit the FAQ" 5554msgstr "FAQ-Eintrag bearbeiten" 5555 5556#: resources/views/individual-page-menu.phtml:62 5557#: resources/views/individual-page-menu.phtml:70 5558#: resources/views/individual-sex.phtml:52 5559#: resources/views/individual-sex.phtml:54 5560msgid "Edit the gender" 5561msgstr "Geschlecht ändern" 5562 5563#: resources/views/edit/input-addon-edit-name.phtml:13 5564#: resources/views/edit/input-addon-edit-name.phtml:16 5565#: resources/views/individual-name.phtml:76 5566#: resources/views/individual-name.phtml:78 5567msgid "Edit the name" 5568msgstr "Namen bearbeiten" 5569 5570#: app/Http/RequestHandlers/EditRawFactPage.php:61 5571#: app/Http/RequestHandlers/EditRawRecordPage.php:61 5572#: resources/views/edit/edit-fact.phtml:57 5573#: resources/views/edit/edit-record.phtml:58 5574#: resources/views/family-page-menu.phtml:76 5575#: resources/views/individual-page-menu.phtml:124 5576msgid "Edit the raw GEDCOM" 5577msgstr "GEDCOM Rohdaten bearbeiten" 5578 5579#: app/Http/RequestHandlers/EditNotePage.php:59 5580msgid "Edit the shared note" 5581msgstr "Gemeinsame Notiz bearbeiten" 5582 5583#: app/Module/StoriesModule.php:310 5584#: resources/views/modules/stories/tab.phtml:27 5585msgid "Edit the story" 5586msgstr "Geschichte bearbeiten" 5587 5588#: app/Http/RequestHandlers/UserEditPage.php:119 5589msgid "Edit the user" 5590msgstr "Benutzer bearbeiten" 5591 5592#: app/Services/TreeService.php:210 5593msgid "Edit this individual and replace their details with your own." 5594msgstr "Diese Person bearbeiten und deren Details mit Ihren eigenen ersetzen." 5595 5596#: resources/views/edit/edit-fact.phtml:51 5597#: resources/views/edit/edit-record.phtml:52 5598msgid "Edit with all GEDCOM tags" 5599msgstr "Mit allen GEDCOM-Kennzeichen bearbeiten" 5600 5601#. I18N: A restriction on editing data 5602#: resources/views/modals/restriction-fields.phtml:26 5603msgid "Editing restriction" 5604msgstr "Einschränkung Bearbeitung" 5605 5606#. I18N: Listbox entry; name of a role 5607#: app/Http/RequestHandlers/UserEditPage.php:100 5608#: resources/views/admin/users-edit.phtml:253 5609#: resources/views/modules/recent_changes/changes-table.phtml:49 5610#: resources/views/pending-changes-page.phtml:49 5611msgid "Editor" 5612msgstr "Bearbeiter" 5613 5614#. I18N: Location of an LDS church temple 5615#: app/Elements/TempleCode.php:92 5616msgid "Edmonton, Alberta, Canada" 5617msgstr "Edmonton, Alberta, Kanada" 5618 5619#: app/Factories/ElementFactory.php:514 5620msgid "Education" 5621msgstr "Ausbildung" 5622 5623#. I18N: Name of a country or state 5624#: app/Statistics/Service/CountryService.php:171 5625msgid "Egypt" 5626msgstr "Ägypten" 5627 5628#. I18N: Name of a country or state 5629#: app/Statistics/Service/CountryService.php:449 5630msgid "El Salvador" 5631msgstr "El Salvador" 5632 5633#. I18N: Type of media object 5634#: app/Elements/SourceMediaType.php:66 5635msgid "Electronic" 5636msgstr "Elektronisch" 5637 5638#. I18N: a month in the Jewish calendar 5639#: app/Date/JewishDate.php:202 5640msgctxt "GENITIVE" 5641msgid "Elul" 5642msgstr "Elul" 5643 5644#. I18N: a month in the Jewish calendar 5645#: app/Date/JewishDate.php:306 5646msgctxt "INSTRUMENTAL" 5647msgid "Elul" 5648msgstr "Elul" 5649 5650#. I18N: a month in the Jewish calendar 5651#: app/Date/JewishDate.php:254 5652msgctxt "LOCATIVE" 5653msgid "Elul" 5654msgstr "Elul" 5655 5656#. I18N: a month in the Jewish calendar 5657#: app/Date/JewishDate.php:150 5658msgctxt "NOMINATIVE" 5659msgid "Elul" 5660msgstr "Elul" 5661 5662#: app/Module/CustomTagsLegacy.php:93 5663#: resources/views/modals/submitter-fields.phtml:17 5664#: resources/views/password-request-page.phtml:23 5665msgid "Email" 5666msgstr "E-Mail" 5667 5668#: app/Factories/ElementFactory.php:287 app/Factories/ElementFactory.php:396 5669#: app/Factories/ElementFactory.php:420 app/Factories/ElementFactory.php:673 5670#: app/Factories/ElementFactory.php:720 5671#: app/Module/CustomTagsBrothersKeeper.php:97 5672#: app/Module/CustomTagsPersonalAncestralFile.php:57 5673#: app/Module/CustomTagsPhpGedView.php:63 app/Module/CustomTagsReunion.php:51 5674#: resources/views/admin/users-create.phtml:71 5675#: resources/views/admin/users-edit.phtml:81 5676#: resources/views/admin/users.phtml:28 resources/views/contact-page.phtml:50 5677#: resources/views/edit-account-page.phtml:124 5678#: resources/views/emails/register-notify-html.phtml:30 5679#: resources/views/emails/register-notify-text.phtml:24 5680#: resources/views/modules/user-messages/user-messages.phtml:72 5681#: resources/views/register-page.phtml:48 5682#: resources/views/setup/step-5-administrator.phtml:90 5683msgid "Email address" 5684msgstr "E-Mail-Adresse" 5685 5686#: resources/views/admin/users-edit.phtml:101 5687msgid "Email verified" 5688msgstr "E-Mail-Adresse überprüft" 5689 5690#: app/Factories/ElementFactory.php:516 resources/views/calendar-page.phtml:200 5691msgid "Emigration" 5692msgstr "Auswanderung" 5693 5694#: app/Elements/RelationIsDescriptor.php:101 5695msgid "Employee" 5696msgstr "Arbeitnehmer" 5697 5698#: app/Elements/RelationIsDescriptor.php:77 5699msgctxt "FEMALE" 5700msgid "Employee" 5701msgstr "Arbeitnehmerin" 5702 5703#: app/Elements/RelationIsDescriptor.php:56 5704msgctxt "MALE" 5705msgid "Employee" 5706msgstr "Arbeitnehmer" 5707 5708#: app/Elements/RelationIsDescriptor.php:102 5709#: app/Factories/ElementFactory.php:578 app/Factories/ElementFactory.php:593 5710msgid "Employer" 5711msgstr "Arbeitgeber" 5712 5713#: app/Elements/RelationIsDescriptor.php:78 5714msgctxt "FEMALE" 5715msgid "Employer" 5716msgstr "Arbeitgeberin" 5717 5718#: app/Elements/RelationIsDescriptor.php:57 5719msgctxt "MALE" 5720msgid "Employer" 5721msgstr "Arbeitgeber" 5722 5723#: resources/views/record-page-menu-clipboard.phtml:36 5724msgid "Empty the clipboard" 5725msgstr "Zwischenablage leeren" 5726 5727#: app/Module/ClippingsCartModule.php:205 5728msgid "Empty the clippings cart" 5729msgstr "Sammelbehälter leeren" 5730 5731#: resources/views/admin/components.phtml:40 5732#: resources/views/admin/components.phtml:86 5733#: resources/views/admin/modules.phtml:69 5734msgid "Enabled" 5735msgstr "Aktiviert" 5736 5737#. I18N: Help text for the “Family tree” configuration setting 5738#: resources/views/admin/trees-privacy.phtml:43 5739msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." 5740msgstr "Wenn diese Einstellung aktiv ist, muss sich ein Besucher erst anmelden, bevor ihm irgendwelche Daten dieser Seite gezeigt werden." 5741 5742#: resources/views/modules/lifespans-chart/page.phtml:63 5743msgid "End year" 5744msgstr "Endjahr" 5745 5746#: resources/xml/reports/change_report.xml:6 5747msgid "Ending range of change dates" 5748msgstr "bis Änderungsdatum" 5749 5750#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/Endowment_house 5751#: app/Elements/TempleCode.php:93 5752msgid "Endowment House" 5753msgstr "Stiftungshaus" 5754 5755#: app/Factories/ElementFactory.php:329 5756#: resources/xml/reports/missing_facts_report.xml:20 5757msgid "Engagement" 5758msgstr "Verlobung" 5759 5760#. I18N: Name of a country or state 5761#: app/Statistics/Service/CountryService.php:173 5762msgid "England" 5763msgstr "England" 5764 5765#: resources/views/modules/favorites/favorites.phtml:163 5766msgid "Enter an optional note about this favorite" 5767msgstr "Tragen Sie eine zusätzliche Notiz zu diesem Favoriten ein" 5768 5769#: resources/views/search-replace-page.phtml:47 5770msgid "Entire record" 5771msgstr "Ganzer Datensatz" 5772 5773#. I18N: Name of a country or state 5774#: app/Statistics/Service/CountryService.php:219 5775msgid "Equatorial Guinea" 5776msgstr "Äquatorialguinea" 5777 5778#. I18N: Name of a country or state 5779#: app/Statistics/Service/CountryService.php:175 5780msgid "Eritrea" 5781msgstr "Eritrea" 5782 5783#: app/Http/RequestHandlers/GedcomLoad.php:219 5784#, php-format 5785msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." 5786msgstr "Fehler: Konvertierung von GEDCOM-Dateien mit %s Kodierung nach UTF-8 wird derzeit nicht unterstützt." 5787 5788#: app/Date/JalaliDate.php:270 5789msgctxt "Abbreviation for Persian month: Esfand" 5790msgid "Esf" 5791msgstr "Esf" 5792 5793#. I18N: 12th month in the Persian/Jalali calendar 5794#: app/Date/JalaliDate.php:147 5795msgctxt "GENITIVE" 5796msgid "Esfand" 5797msgstr "Esfand" 5798 5799#. I18N: 12th month in the Persian/Jalali calendar 5800#: app/Date/JalaliDate.php:237 5801msgctxt "INSTRUMENTAL" 5802msgid "Esfand" 5803msgstr "Esfand" 5804 5805#. I18N: 12th month in the Persian/Jalali calendar 5806#: app/Date/JalaliDate.php:192 5807msgctxt "LOCATIVE" 5808msgid "Esfand" 5809msgstr "Esfand" 5810 5811#. I18N: 12th month in the Persian/Jalali calendar 5812#: app/Date/JalaliDate.php:102 5813msgctxt "NOMINATIVE" 5814msgid "Esfand" 5815msgstr "Esfand" 5816 5817#. I18N: Name of a mapping organisation 5818#: app/Module/EsriMaps.php:38 5819msgid "Esri/ArcGIS" 5820msgstr "Esri/ArcGIS" 5821 5822#: app/Module/CustomTagsBrothersKeeper.php:77 5823msgid "Estate name" 5824msgstr "Name des Anwesens" 5825 5826#. I18N: A configuration setting 5827#: resources/views/admin/trees-preferences.phtml:384 5828msgid "Estimated dates for birth and death" 5829msgstr "Geschätzte Daten für Geburt und Tod" 5830 5831#. I18N: Name of a country or state 5832#: app/Statistics/Service/CountryService.php:181 5833msgid "Estonia" 5834msgstr "Estland" 5835 5836#. I18N: Name of a country or state 5837#: app/Statistics/Service/CountryService.php:183 5838msgid "Ethiopia" 5839msgstr "Äthiopien" 5840 5841#: resources/views/modules/statistics-chart/custom.phtml:182 5842msgid "Europe" 5843msgstr "Europa" 5844 5845#: app/Factories/ElementFactory.php:310 app/Factories/ElementFactory.php:332 5846#: app/Factories/ElementFactory.php:363 app/Factories/ElementFactory.php:441 5847#: app/Factories/ElementFactory.php:525 app/Factories/ElementFactory.php:608 5848#: app/Factories/ElementFactory.php:631 app/Factories/ElementFactory.php:654 5849#: app/Module/CustomTagsGedcomL.php:107 app/Module/CustomTagsGedcomL.php:156 5850#: app/Module/CustomTagsGedcomL.php:195 app/Module/CustomTagsGedcomL.php:213 5851#: app/Module/CustomTagsGedcomL.php:246 app/Module/CustomTagsWebtrees.php:61 5852#: app/Module/CustomTagsWebtrees.php:75 5853#: resources/views/lists/anniversaries-table.phtml:42 5854#: resources/xml/reports/fact_sources.xml:70 5855#: resources/xml/reports/fact_sources.xml:157 5856#: resources/xml/reports/missing_facts_report.xml:55 5857msgid "Event" 5858msgstr "Ereignis" 5859 5860#: app/Factories/ElementFactory.php:691 resources/views/calendar-page.phtml:174 5861#: resources/views/modules/gedcom_stats/statistics.phtml:135 5862#: resources/views/modules/html/template-statistics.phtml:56 5863#: resources/views/modules/todays_events/config.phtml:28 5864#: resources/views/modules/upcoming_events/config.phtml:40 5865#: resources/views/statistics/individuals/total-events.phtml:12 5866msgid "Events" 5867msgstr "Ereignisse" 5868 5869#: resources/views/statistics/other/places.phtml:48 5870msgid "Events in countries" 5871msgstr "Ereignisse in Ländern" 5872 5873#: resources/views/modules/personal_facts/tab.phtml:38 5874msgid "Events of close relatives" 5875msgstr "Ereignisse naher Verwandter" 5876 5877#: resources/views/admin/users-edit.phtml:242 5878msgid "Everybody has this role, including visitors to the website and search engines." 5879msgstr "Jeder Besucher besitzt diese Rolle und die damit verbundenen Berechtigungen, auch nicht angemeldete Besucher und Suchmaschinen." 5880 5881#: app/Http/RequestHandlers/SearchAdvancedPage.php:251 5882msgid "Exact" 5883msgstr "Genau" 5884 5885#: app/Http/RequestHandlers/SearchAdvancedPage.php:234 5886msgid "Exact date" 5887msgstr "Genaues Datum" 5888 5889#: app/Module/IndividualListModule.php:351 5890#, php-format 5891msgid "Exclude individuals with “%s” as a married name" 5892msgstr "Personen mit „%s“ als Ehename ausschließen" 5893 5894#: resources/views/admin/media.phtml:75 5895msgid "Exclude subfolders" 5896msgstr "Unterverzeichnisse ausschließen" 5897 5898#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5899#: app/Elements/LdsBaptismDateStatus.php:69 5900#: app/Elements/LdsChildSealingDateStatus.php:62 5901#: app/Elements/LdsEndowmentDateStatus.php:70 5902#: app/Elements/LdsSpouseSealingDateStatus.php:71 5903msgid "Excluded from this submission" 5904msgstr "Von der Vorlage ausgeschlossen" 5905 5906#. I18N: placeholder text for registration-comments field 5907#: resources/views/register-page.phtml:88 5908msgid "Explain why you are requesting an account." 5909msgstr "Erklären Sie, warum Sie Interesse an einem Konto haben." 5910 5911#: resources/views/admin/trees.phtml:279 5912msgid "Export" 5913msgstr "Export" 5914 5915#: app/Http/RequestHandlers/ExportGedcomPage.php:53 5916msgid "Export a GEDCOM file" 5917msgstr "Eine GEDCOM-Datei exportieren" 5918 5919#: app/Http/RequestHandlers/UpgradeWizardPage.php:115 5920msgid "Export all the family trees to GEDCOM files…" 5921msgstr "Exportiere alle Stammbäume in GEDCOM-Dateien…" 5922 5923#: resources/views/admin/trees-export.phtml:58 5924msgid "Export preferences" 5925msgstr "Export-Einstellungen" 5926 5927#. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years 5928#: resources/views/admin/trees-privacy.phtml:115 5929msgid "Extend privacy to dead individuals" 5930msgstr "Datenschutz auf Verstorbene ausweiten" 5931 5932#. I18N: “External files” are stored on other computers 5933#: resources/views/admin/media.phtml:45 5934msgid "External files" 5935msgstr "Externe Dateien" 5936 5937#: app/Module/CustomTagsRootsMagic.php:52 5938msgid "External link" 5939msgstr "Externer Link" 5940 5941#: resources/views/admin/media.phtml:79 5942msgid "External media files have a URL instead of a filename." 5943msgstr "Externe Mediendateien haben eine Internetadresse (URL) anstelle eines Dateinamens." 5944 5945#. I18N: Name of a module/sidebar 5946#: app/Module/CustomTagsGenPluswin.php:80 5947#: app/Module/CustomTagsGenPluswin.php:112 5948#: app/Module/IndividualMetadataModule.php:57 5949msgid "Extra information" 5950msgstr "Zusätzliche Information" 5951 5952#: app/Module/CustomTagsBrothersKeeper.php:98 5953msgid "Eye color" 5954msgstr "Augenfarbe" 5955 5956#. I18N: Name of a theme. 5957#: app/Module/FabTheme.php:39 5958msgid "F.A.B." 5959msgstr "F.A.B." 5960 5961#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” 5962#: app/Module/FrequentlyAskedQuestionsModule.php:73 5963msgid "FAQ" 5964msgstr "Häufige Fragen (FAQ)" 5965 5966#. I18N: FAQ = “Frequently Asked Question” 5967#: resources/views/modules/faq/config.phtml:26 5968msgid "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." 5969msgstr "FAQ sind Listen von Antworten auf oft gestellte Fragen, welche dazu dienen, den Benutzern der Webseite Regeln, Methoden und Vorgehensweisen zu erklären. Die Fragen bewegen sich im allgemeinen um die Bereiche Datenschutz, Copyright, Benutzerkonten, nicht geeignete Inhalte, Anforderungen an Quellenzitate, usw." 5970 5971#. I18N: https://foko.genealogy.net 5972#: app/Module/CustomTagsGenPluswin.php:64 5973#: app/Module/CustomTagsGenPluswin.php:66 5974#: app/Module/CustomTagsGenPluswin.php:96 5975#: app/Module/CustomTagsGenPluswin.php:98 5976msgid "FOKO country" 5977msgstr "Staatskennzeichen/Territorium für FoKo" 5978 5979#: app/Factories/ElementFactory.php:529 5980msgid "Fact" 5981msgstr "Tatsache" 5982 5983#: app/Module/CustomTagsFamilyTreeMaker.php:58 5984#: app/Module/CustomTagsFamilyTreeMaker.php:77 5985#: app/Module/CustomTagsFamilyTreeMaker.php:95 5986msgid "Fact 1" 5987msgstr "Tatsache 1" 5988 5989#: app/Module/CustomTagsFamilyTreeMaker.php:59 5990#: app/Module/CustomTagsFamilyTreeMaker.php:78 5991#: app/Module/CustomTagsFamilyTreeMaker.php:96 5992msgid "Fact 10" 5993msgstr "Tatsache 10" 5994 5995#: app/Module/CustomTagsFamilyTreeMaker.php:60 5996#: app/Module/CustomTagsFamilyTreeMaker.php:79 5997#: app/Module/CustomTagsFamilyTreeMaker.php:97 5998msgid "Fact 11" 5999msgstr "Tatsache 11" 6000 6001#: app/Module/CustomTagsFamilyTreeMaker.php:61 6002#: app/Module/CustomTagsFamilyTreeMaker.php:80 6003#: app/Module/CustomTagsFamilyTreeMaker.php:98 6004msgid "Fact 12" 6005msgstr "Tatsache 12" 6006 6007#: app/Module/CustomTagsFamilyTreeMaker.php:62 6008#: app/Module/CustomTagsFamilyTreeMaker.php:81 6009#: app/Module/CustomTagsFamilyTreeMaker.php:99 6010msgid "Fact 13" 6011msgstr "Tatsache 13" 6012 6013#: app/Module/CustomTagsFamilyTreeMaker.php:63 6014#: app/Module/CustomTagsFamilyTreeMaker.php:82 6015#: app/Module/CustomTagsFamilyTreeMaker.php:100 6016msgid "Fact 2" 6017msgstr "Tatsache 2" 6018 6019#: app/Module/CustomTagsFamilyTreeMaker.php:64 6020#: app/Module/CustomTagsFamilyTreeMaker.php:83 6021#: app/Module/CustomTagsFamilyTreeMaker.php:101 6022msgid "Fact 3" 6023msgstr "Tatsache 3" 6024 6025#: app/Module/CustomTagsFamilyTreeMaker.php:65 6026#: app/Module/CustomTagsFamilyTreeMaker.php:84 6027#: app/Module/CustomTagsFamilyTreeMaker.php:102 6028msgid "Fact 4" 6029msgstr "Tatsache 4" 6030 6031#: app/Module/CustomTagsFamilyTreeMaker.php:66 6032#: app/Module/CustomTagsFamilyTreeMaker.php:85 6033#: app/Module/CustomTagsFamilyTreeMaker.php:103 6034msgid "Fact 5" 6035msgstr "Tatsache 5" 6036 6037#: app/Module/CustomTagsFamilyTreeMaker.php:67 6038#: app/Module/CustomTagsFamilyTreeMaker.php:86 6039#: app/Module/CustomTagsFamilyTreeMaker.php:104 6040msgid "Fact 6" 6041msgstr "Tatsache 6" 6042 6043#: app/Module/CustomTagsFamilyTreeMaker.php:68 6044#: app/Module/CustomTagsFamilyTreeMaker.php:87 6045#: app/Module/CustomTagsFamilyTreeMaker.php:105 6046msgid "Fact 7" 6047msgstr "Tatsache 7" 6048 6049#: app/Module/CustomTagsFamilyTreeMaker.php:69 6050#: app/Module/CustomTagsFamilyTreeMaker.php:88 6051#: app/Module/CustomTagsFamilyTreeMaker.php:106 6052msgid "Fact 8" 6053msgstr "Tatsache 8" 6054 6055#: app/Module/CustomTagsFamilyTreeMaker.php:70 6056#: app/Module/CustomTagsFamilyTreeMaker.php:89 6057#: app/Module/CustomTagsFamilyTreeMaker.php:107 6058msgid "Fact 9" 6059msgstr "Tatsache 9" 6060 6061#. I18N: A configuration setting 6062#: resources/views/admin/trees-preferences.phtml:540 6063msgid "Fact icons" 6064msgstr "Tatsachensymbole" 6065 6066#: resources/views/admin/trees-privacy.phtml:240 6067msgid "Fact or event" 6068msgstr "Tatsache oder Ereignis" 6069 6070#. I18N: Name of a module/tab on the individual page. 6071#: app/Module/IndividualFactsTabModule.php:70 6072#: resources/views/admin/fix-level-0-media.phtml:38 6073#: resources/views/admin/locations.phtml:49 6074#: resources/views/admin/tags.phtml:429 resources/views/family-page.phtml:36 6075#: resources/views/modules/random_media/config.phtml:20 6076#: resources/xml/reports/individual_ext_report.xml:161 6077#: resources/xml/reports/individual_report.xml:149 6078msgid "Facts and events" 6079msgstr "Tatsachen und Ereignisse" 6080 6081#: resources/views/admin/trees-preferences.phtml:705 6082msgid "Facts for family records" 6083msgstr "Familienereignisse" 6084 6085#: resources/views/admin/trees-preferences.phtml:680 6086msgid "Facts for individual records" 6087msgstr "Personenereignisse" 6088 6089#: resources/views/admin/trees-preferences.phtml:710 6090msgid "Facts for new families" 6091msgstr "Tatsachen und Ereignisse von neu angelegten Familien" 6092 6093#: resources/views/admin/trees-preferences.phtml:685 6094msgid "Facts for new individuals" 6095msgstr "Tatsachen und Ereignisse von neu angelegten Personen" 6096 6097#. I18N: Name of a country or state 6098#: app/Statistics/Service/CountryService.php:191 6099msgid "Falkland Islands" 6100msgstr "Falklandinseln" 6101 6102#. I18N: Name of a module/list 6103#. I18N: Name of a module 6104#: app/Module/AncestorsChartModule.php:278 6105#: app/Module/DescendancyChartModule.php:272 app/Module/FamilyListModule.php:46 6106#: app/Module/FixSearchAndReplace.php:110 6107#: app/Module/IndividualListModule.php:320 app/Module/RelativesTabModule.php:42 6108#: app/Module/StatisticsChartModule.php:150 6109#: app/Module/StatisticsChartModule.php:384 6110#: app/Module/StatisticsChartModule.php:475 6111#: app/Module/StatisticsChartModule.php:723 app/Services/AdminService.php:185 6112#: resources/views/admin/control-panel.phtml:324 6113#: resources/views/admin/merge-records-step-1.phtml:55 6114#: resources/views/lists/locations-table.phtml:65 6115#: resources/views/lists/media-table.phtml:80 6116#: resources/views/lists/notes-table.phtml:91 6117#: resources/views/lists/sources-table.phtml:99 6118#: resources/views/lists/submitters-table.phtml:69 6119#: resources/views/modules/gedcom_stats/config.phtml:48 6120#: resources/views/modules/gedcom_stats/statistics.phtml:90 6121#: resources/views/modules/html/template-statistics.phtml:40 6122#: resources/views/modules/place-hierarchy/events.phtml:26 6123#: resources/views/modules/place-hierarchy/sidebar.phtml:45 6124#: resources/views/record-page-links.phtml:43 6125#: resources/views/search-general-page.phtml:76 6126#: resources/views/search-results.phtml:48 6127#: resources/xml/reports/fact_sources.xml:152 6128#: resources/xml/reports/fact_sources.xml:314 6129msgid "Families" 6130msgstr "Familien" 6131 6132#: app/Statistics/Google/ChartFamilyWithSources.php:96 6133#: resources/views/statistics/other/chart-sources.phtml:32 6134msgid "Families with sources" 6135msgstr "Familien mit Quellenangabe" 6136 6137#. I18N: Name of a module/report 6138#: app/Factories/ElementFactory.php:275 6139#: app/Module/CustomTagsFamilyTreeMaker.php:75 6140#: app/Module/CustomTagsGedcom53.php:104 6141#: app/Module/FamilyGroupReportModule.php:44 6142#: resources/views/admin/trees-privacy.phtml:181 6143#: resources/views/edit/link-child-to-family.phtml:25 6144#: resources/views/modals/link-media-to-family.phtml:23 6145#: resources/views/modules/family_nav/sidebar-family.phtml:90 6146#: resources/views/modules/favorites/favorites.phtml:80 6147#: resources/views/modules/random_media/slide-show.phtml:64 6148#: resources/views/modules/recent_changes/changes-table.phtml:62 6149#: resources/views/modules/statistics-chart/custom.phtml:47 6150#: resources/xml/reports/family_group_report.xml:3 6151#: resources/xml/reports/family_group_report.xml:6 6152#: resources/xml/reports/family_group_report.xml:88 6153#: resources/xml/reports/family_group_report.xml:96 6154msgid "Family" 6155msgstr "Familie" 6156 6157#: app/Factories/ElementFactory.php:531 6158msgid "Family as a child" 6159msgstr "Familie als Kind" 6160 6161#: app/Factories/ElementFactory.php:534 6162msgid "Family as a spouse" 6163msgstr "Familie als Ehepartner" 6164 6165#. I18N: Name of a module/chart 6166#: app/Module/FamilyBookChartModule.php:92 6167msgid "Family book" 6168msgstr "Familienbuch" 6169 6170#. I18N: %s is an individual’s name 6171#: app/Module/FamilyBookChartModule.php:138 6172#, php-format 6173msgid "Family book of %s" 6174msgstr "Familienbuch von %s" 6175 6176#: app/Factories/ElementFactory.php:321 6177msgid "Family census" 6178msgstr "Familienvolkszählung" 6179 6180#: app/Factories/ElementFactory.php:737 6181msgid "Family file" 6182msgstr "Familienakte" 6183 6184#. I18N: Name of a module/sidebar 6185#: app/Module/FamilyNavigatorModule.php:40 6186msgid "Family navigator" 6187msgstr "Familienlotse" 6188 6189#. I18N: Description of the “News” module 6190#: app/Module/FamilyTreeNewsModule.php:66 6191msgid "Family news and site announcements." 6192msgstr "Neuigkeiten der Famile und des Webauftritts." 6193 6194#: resources/views/modules/family-book-chart/chart.phtml:21 6195#, php-format 6196msgid "Family of %s" 6197msgstr "Familie von %s" 6198 6199#: app/Factories/ElementFactory.php:350 6200msgid "Family residence" 6201msgstr "Familienwohnsitz" 6202 6203#: app/Module/CustomTagsGedcomL.php:114 6204msgid "Family status" 6205msgstr "Familienstand" 6206 6207#: app/Module/TreesMenuModule.php:96 resources/views/admin/changes-log.phtml:92 6208#: resources/views/admin/changes-log.phtml:139 6209#: resources/views/admin/control-panel.phtml:321 6210#: resources/views/admin/fix-level-0-media.phtml:34 6211#: resources/views/admin/site-logs.phtml:83 6212#: resources/views/admin/site-logs.phtml:127 6213#: resources/views/admin/trees.phtml:84 6214#: resources/views/admin/users-edit.phtml:285 6215#: resources/views/modules/batch_update/admin.phtml:20 6216#: resources/views/modules/faq/config.phtml:35 6217#: resources/views/modules/faq/config.phtml:54 6218#: resources/views/modules/faq/edit.phtml:73 6219#: resources/views/modules/stories/config.phtml:26 6220msgid "Family tree" 6221msgstr "Stammbaum" 6222 6223#: app/Module/ClippingsCartModule.php:256 6224#: app/Module/ClippingsCartModule.php:457 6225msgid "Family tree clippings cart" 6226msgstr "Stammbaum-Sammelbehälter" 6227 6228#: resources/views/admin/trees-create.phtml:24 6229#: resources/views/admin/trees-preferences.phtml:53 6230msgid "Family tree title" 6231msgstr "Titel des Stammbaumes" 6232 6233#. I18N: Name of a module 6234#: app/Module/TreesMenuModule.php:60 app/Module/TreesMenuModule.php:109 6235#: resources/views/admin/control-panel.phtml:277 6236#: resources/views/admin/control-panel.phtml:316 6237#: resources/views/search-trees.phtml:18 6238msgid "Family trees" 6239msgstr "Stammbäume" 6240 6241#. I18N: %s is the spouse name 6242#: app/Individual.php:915 6243#, php-format 6244msgid "Family with %s" 6245msgstr "Familie mit %s" 6246 6247#: app/Individual.php:845 6248msgid "Family with adoptive parents" 6249msgstr "Familie mit Adoptiveltern" 6250 6251#: app/Individual.php:846 6252msgid "Family with foster parents" 6253msgstr "Familie mit Pflegeeltern" 6254 6255#: resources/xml/reports/individual_ext_report.xml:449 6256#: resources/xml/reports/individual_report.xml:446 6257msgid "Family with husband" 6258msgstr "Familie mit Ehemann" 6259 6260#: app/Individual.php:844 app/Individual.php:898 6261#: resources/xml/reports/individual_ext_report.xml:245 6262#: resources/xml/reports/individual_report.xml:234 6263msgid "Family with parents" 6264msgstr "Familie mit Eltern" 6265 6266#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 6267#: app/Individual.php:850 6268msgid "Family with rada parents" 6269msgstr "Familie mit Amme/Pflegeeltern" 6270 6271#. I18N: “sealing” is a Mormon ceremony. 6272#: app/Individual.php:848 6273msgid "Family with sealing parents" 6274msgstr "Familie mit gesiegelten Eltern" 6275 6276#: app/Module/ModuleThemeTrait.php:173 resources/views/chart-box.phtml:35 6277msgid "Family with spouse" 6278msgstr "Familie mit Ehepartner" 6279 6280#: resources/views/modules/gedcom_stats/config.phtml:60 6281#: resources/views/modules/gedcom_stats/statistics.phtml:237 6282#: resources/views/modules/html/template-statistics.phtml:93 6283msgid "Family with the most children" 6284msgstr "Familie mit den meisten Kindern" 6285 6286#: resources/xml/reports/individual_ext_report.xml:443 6287#: resources/xml/reports/individual_report.xml:486 6288msgid "Family with wife" 6289msgstr "Familie mit Ehefrau" 6290 6291#. I18N: familysearch.org 6292#: app/Module/CustomTagsFamilySearch.php:50 6293msgid "FamilySearch ID" 6294msgstr "FamilySearch ID" 6295 6296#. I18N: Name of a module/chart 6297#: app/Module/FanChartModule.php:119 6298msgid "Fan chart" 6299msgstr "Fächerdiagramm" 6300 6301#. I18N: https://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name 6302#: app/Module/FanChartModule.php:165 6303#, php-format 6304msgid "Fan chart of %s" 6305msgstr "Fächerdiagramm von %s" 6306 6307#: app/Date/JalaliDate.php:259 6308msgctxt "Abbreviation for Persian month: Farvardin" 6309msgid "Far" 6310msgstr "Far" 6311 6312#. I18N: Name of a country or state 6313#: app/Statistics/Service/CountryService.php:195 6314msgid "Faroe Islands" 6315msgstr "Färöer" 6316 6317#. I18N: 1st month in the Persian/Jalali calendar 6318#: app/Date/JalaliDate.php:125 6319msgctxt "GENITIVE" 6320msgid "Farvardin" 6321msgstr "Farvardin" 6322 6323#. I18N: 1st month in the Persian/Jalali calendar 6324#: app/Date/JalaliDate.php:215 6325msgctxt "INSTRUMENTAL" 6326msgid "Farvardin" 6327msgstr "Farvardin" 6328 6329#. I18N: 1st month in the Persian/Jalali calendar 6330#: app/Date/JalaliDate.php:170 6331msgctxt "LOCATIVE" 6332msgid "Farvardin" 6333msgstr "Farvardin" 6334 6335#. I18N: 1st month in the Persian/Jalali calendar 6336#: app/Date/JalaliDate.php:80 6337msgctxt "NOMINATIVE" 6338msgid "Farvardin" 6339msgstr "Farvardin" 6340 6341#: resources/views/search-advanced-page.phtml:61 6342#: resources/xml/reports/bdm_report.xml:118 6343#: resources/xml/reports/family_group_report.xml:467 6344#: resources/xml/reports/family_group_report.xml:730 6345#: resources/xml/reports/individual_ext_report.xml:251 6346#: resources/xml/reports/individual_report.xml:240 6347#: resources/xml/reports/relative_ext_report.xml:71 6348msgid "Father" 6349msgstr "Vater" 6350 6351#: resources/views/lists/individual-table-parents.phtml:21 6352#, php-format 6353msgid "Father: %s" 6354msgstr "Vater: %s" 6355 6356#: app/Functions/FunctionsPrint.php:209 6357msgid "Father’s age" 6358msgstr "Alter des Vaters" 6359 6360#. I18N: A step-family. %s is an individual’s name 6361#: app/Individual.php:876 6362#, php-format 6363msgid "Father’s family with %s" 6364msgstr "Familie des Vaters mit %s" 6365 6366#. I18N: A step-family. 6367#: app/Individual.php:880 6368msgid "Father’s family with an unknown individual" 6369msgstr "Familie des Vaters mit einer unbekannten Person" 6370 6371#. I18N: Name of a module 6372#: app/Module/FamilyTreeFavoritesModule.php:51 6373#: app/Module/UserFavoritesModule.php:52 6374msgid "Favorites" 6375msgstr "Favoriten" 6376 6377#: app/Factories/ElementFactory.php:288 app/Factories/ElementFactory.php:397 6378#: app/Factories/ElementFactory.php:421 app/Factories/ElementFactory.php:674 6379#: app/Factories/ElementFactory.php:721 6380msgid "Fax" 6381msgstr "Fax" 6382 6383#: app/Date/AbstractGregorianJulianDate.php:202 6384msgctxt "Abbreviation for February" 6385msgid "Feb" 6386msgstr "Feb" 6387 6388#: app/Date/AbstractGregorianJulianDate.php:99 6389msgctxt "GENITIVE" 6390msgid "February" 6391msgstr "Februar" 6392 6393#: app/Date/AbstractGregorianJulianDate.php:169 6394msgctxt "INSTRUMENTAL" 6395msgid "February" 6396msgstr "Februar" 6397 6398#: app/Date/AbstractGregorianJulianDate.php:134 6399msgctxt "LOCATIVE" 6400msgid "February" 6401msgstr "Februar" 6402 6403#: app/Date/AbstractGregorianJulianDate.php:64 6404#: app/Module/StatisticsChartModule.php:793 6405#: resources/views/edit/initialize-calendar-popup.phtml:12 6406msgctxt "NOMINATIVE" 6407msgid "February" 6408msgstr "Februar" 6409 6410#: app/Elements/SexValue.php:74 app/Module/StatisticsChartModule.php:780 6411#: resources/views/individual-sex.phtml:36 6412msgid "Female" 6413msgstr "weiblich" 6414 6415#: app/Statistics/Google/ChartAge.php:118 6416#: app/Statistics/Google/ChartMarriageAge.php:141 6417#: app/Statistics/Google/ChartSex.php:67 6418#: resources/views/calendar-page.phtml:155 6419#: resources/views/lists/families-table.phtml:118 6420#: resources/views/lists/families-table.phtml:133 6421#: resources/views/lists/families-table.phtml:143 6422#: resources/views/lists/individuals-table.phtml:133 6423#: resources/views/lists/individuals-table.phtml:148 6424#: resources/views/lists/individuals-table.phtml:158 6425#: resources/views/modules/gedcom_stats/statistics.phtml:66 6426#: resources/views/modules/gedcom_stats/statistics.phtml:229 6427#: resources/views/modules/html/template-statistics.phtml:32 6428#: resources/views/modules/top10_givnnames/block.phtml:18 6429#: resources/views/statistics/individuals/greatest-age.phtml:29 6430#: resources/views/statistics/individuals/lifespan.phtml:38 6431#: resources/views/statistics/individuals/oldest-living.phtml:29 6432msgid "Females" 6433msgstr "weibliche" 6434 6435#. I18N: Name of a country or state 6436#: app/Statistics/Service/CountryService.php:187 6437msgid "Fiji" 6438msgstr "Fidschi" 6439 6440#: app/Http/RequestHandlers/ManageMediaData.php:345 app/MediaFile.php:316 6441#: app/Module/CustomTagsFamilyTreeBuilder.php:57 6442msgid "File size" 6443msgstr "Dateigröße" 6444 6445#: app/Functions/Functions.php:43 6446msgid "File successfully uploaded" 6447msgstr "Datei wurde erfolgreich auf Ihren Server hochgeladen" 6448 6449#: app/Factories/ElementFactory.php:378 app/Factories/ElementFactory.php:642 6450#: app/Http/RequestHandlers/ManageMediaData.php:327 6451#: resources/views/admin/trees-export.phtml:34 6452#: resources/views/modals/media-file-fields.phtml:72 6453msgid "Filename" 6454msgstr "Dateiname" 6455 6456#: resources/views/admin/media-upload.phtml:45 6457#: resources/views/modals/media-file-fields.phtml:54 6458msgid "Filename on server" 6459msgstr "Dateiname auf dem Server" 6460 6461#: app/Http/RequestHandlers/UploadMediaAction.php:108 6462#, php-format 6463msgid "Filenames are not allowed to contain the character “%s”." 6464msgstr "Dateinamen dürfen das Zeichen „%s“ nicht enthalten." 6465 6466#: app/Http/RequestHandlers/UploadMediaAction.php:114 6467#, php-format 6468msgid "Filenames are not allowed to have the extension “%s”." 6469msgstr "Dateinamen dürfen nicht die Erweiterung „%s“ haben." 6470 6471#: resources/views/admin/control-panel.phtml:865 6472msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." 6473msgstr "Es wurden alte Dateien einer Vorgängerversion von webtrees gefunden. Alte Dateien stellen manchmal ein Sicherheitsrisiko dar. Sie sollten gelöscht werden." 6474 6475#: resources/views/admin/clean-data.phtml:20 6476#, php-format 6477msgid "Files marked with %s are required for proper operation and cannot be removed." 6478msgstr "Dateien, die mit %s gekennzeichnet sind, sind notwendig für die ordnungsgemäße Funktion und können nicht entfernt werden." 6479 6480#: resources/views/calendar-page.phtml:119 6481#: resources/views/lists/datatables-attributes.phtml:32 6482msgid "Filter" 6483msgstr "Filter" 6484 6485#: resources/xml/reports/fact_sources.xml:5 6486msgid "Find a source" 6487msgstr "Finde eine Quelle" 6488 6489#: resources/views/edit/input-addon-keyboard.phtml:13 6490#: resources/views/edit/input-addon-keyboard.phtml:16 6491#: resources/views/edit/shared-note.phtml:29 6492#: resources/views/edit/shared-note.phtml:31 6493msgid "Find a special character" 6494msgstr "Finde ein Sonderzeichen" 6495 6496#: app/Module/RelationshipsChartModule.php:739 6497msgid "Find all possible relationships" 6498msgstr "Alle möglichen Beziehungen finden" 6499 6500#: app/Module/RelationshipsChartModule.php:467 6501msgid "Find any relationship" 6502msgstr "Beliebige Beziehung finden" 6503 6504#: app/Http/RequestHandlers/FindDuplicateRecords.php:63 6505#: resources/views/admin/trees.phtml:165 6506msgid "Find duplicates" 6507msgstr "Finde Duplikate" 6508 6509#: app/Module/RelationshipsChartModule.php:741 6510msgid "Find other relationships" 6511msgstr "Andere Beziehungen finden" 6512 6513#: app/Module/RelationshipsChartModule.php:468 6514#: resources/views/modules/relationships-chart/page.phtml:56 6515msgid "Find relationships via ancestors" 6516msgstr "Beziehungen über Vorfahren finden" 6517 6518#: app/Module/RelationshipsChartModule.php:745 6519#: resources/views/modules/relationships-chart/page.phtml:70 6520msgid "Find the closest relationships" 6521msgstr "Die engste Beziehung finden" 6522 6523#: app/Http/RequestHandlers/UnconnectedPage.php:109 6524#: resources/views/admin/trees.phtml:189 6525msgid "Find unrelated individuals" 6526msgstr "Finde unverbundene Personen" 6527 6528#. I18N: Name of a country or state 6529#: app/Statistics/Service/CountryService.php:185 6530msgid "Finland" 6531msgstr "Finnland" 6532 6533#: app/Factories/ElementFactory.php:535 6534#: resources/xml/reports/missing_facts_report.xml:21 6535msgid "First communion" 6536msgstr "Erstkommunion" 6537 6538#: resources/views/statistics/other/total-events.phtml:23 6539msgid "First event" 6540msgstr "Erstes Ereignis" 6541 6542#: resources/views/admin/merge-records-step-1.phtml:68 6543msgid "First record" 6544msgstr "Erster Eintrag" 6545 6546#. I18N: Name of a module 6547#: app/Module/FixNameSlashesAndSpaces.php:59 6548msgid "Fix name slashes and spaces" 6549msgstr "Schräg- und Leerzeichen in Namen korrigieren" 6550 6551#: resources/views/admin/locations.phtml:46 6552msgid "Flag" 6553msgstr "Flagge" 6554 6555#. I18N: Name of a country or state 6556#: app/Statistics/Service/CountryService.php:189 6557msgid "Flanders" 6558msgstr "Flandern" 6559 6560#. I18N: a month in the French republican calendar 6561#: app/Date/FrenchDate.php:149 6562msgctxt "GENITIVE" 6563msgid "Floreal" 6564msgstr "Floréal" 6565 6566#. I18N: a month in the French republican calendar 6567#: app/Date/FrenchDate.php:243 6568msgctxt "INSTRUMENTAL" 6569msgid "Floreal" 6570msgstr "Floréal" 6571 6572#. I18N: a month in the French republican calendar 6573#: app/Date/FrenchDate.php:196 6574msgctxt "LOCATIVE" 6575msgid "Floreal" 6576msgstr "Floréal" 6577 6578#. I18N: a month in the French republican calendar 6579#: app/Date/FrenchDate.php:102 6580msgctxt "NOMINATIVE" 6581msgid "Floreal" 6582msgstr "Floréal" 6583 6584#: resources/views/modals/media-file-fields.phtml:63 6585#: resources/views/modules/media-list/page.phtml:44 6586msgid "Folder" 6587msgstr "Verzeichnis" 6588 6589#: resources/views/admin/media-upload.phtml:58 6590msgid "Folder name on server" 6591msgstr "Verzeichnisname auf dem Server" 6592 6593#: resources/views/emails/register-user-html.phtml:24 6594#: resources/views/emails/register-user-text.phtml:18 6595msgid "Follow this link to verify your email address." 6596msgstr "Folgen Sie diesem Link, um Ihre E-Mail-Adresse zu bestätigen." 6597 6598#: resources/xml/reports/ahnentafel_report.xml:15 6599#: resources/xml/reports/bdm_report.xml:14 6600#: resources/xml/reports/birth_report.xml:12 6601#: resources/xml/reports/cemetery_report.xml:10 6602#: resources/xml/reports/change_report.xml:12 6603#: resources/xml/reports/death_report.xml:13 6604#: resources/xml/reports/descendancy_report.xml:10 6605#: resources/xml/reports/fact_sources.xml:10 6606#: resources/xml/reports/family_group_report.xml:14 6607#: resources/xml/reports/individual_ext_report.xml:15 6608#: resources/xml/reports/individual_report.xml:12 6609#: resources/xml/reports/marriage_report.xml:12 6610#: resources/xml/reports/missing_facts_report.xml:10 6611#: resources/xml/reports/occupation_report.xml:9 6612#: resources/xml/reports/pedigree_report.xml:10 6613#: resources/xml/reports/relative_ext_report.xml:10 6614msgid "Font" 6615msgstr "Schriftart" 6616 6617#: resources/views/admin/modules.phtml:232 6618#: resources/views/admin/modules.phtml:235 6619msgid "Footer" 6620msgstr "Fußzeile" 6621 6622#: app/Http/RequestHandlers/ModulesFootersPage.php:43 6623#: resources/views/admin/control-panel.phtml:591 6624#: resources/views/admin/modules.phtml:106 6625#: resources/views/admin/modules.phtml:108 6626msgid "Footers" 6627msgstr "Fußzeilen" 6628 6629#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 6630#: resources/views/admin/trees-import.phtml:119 6631#, php-format 6632msgid "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." 6633msgstr "Zum Beispiel, wenn die GEDCOM-Datei %1$s enthält und webtrees %2$s im Medienordner erwartet, dann müssen Sie %3$s entfernen." 6634 6635#: resources/views/help/relationship-privacy.phtml:12 6636msgid "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)." 6637msgstr "Wenn Sie zum Beispiel eine Stufenweite von 2 angeben, wird diese Person in der Lage sein, ihre Enkel (Kind, Kind), ihre Tante (Eltern, Geschwister), ihre Stieftochter (Ehepartner, Kind), nicht aber ihre Cousine (Eltern, Geschwister, Kinder) zu sehen." 6638 6639#: resources/views/help/data-fixes.phtml:12 6640msgid "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." 6641msgstr "Beispielsweise können wir schnell Personen finden, die kein Todesereignis haben, aber es ist viel langsamer zu berechnen, ob die Person tot ist." 6642 6643#: app/Module/ContactsFooterModule.php:149 6644#, php-format 6645msgid "For help with genealogy questions contact %s." 6646msgstr "Bei genealogischen Fragen wenden Sie sich bitte an %s." 6647 6648#: resources/views/admin/control-panel.phtml:209 6649#: resources/views/modules/bing-maps/config.phtml:38 6650#: resources/views/modules/geonames/config.phtml:38 6651#: resources/views/modules/google-maps/config.phtml:38 6652#: resources/views/modules/here-maps/config.phtml:38 6653#: resources/views/modules/map-box/config.phtml:38 6654#: resources/views/modules/openrouteservice/config.phtml:38 6655#: resources/views/modules/openstreetmap/config.phtml:38 6656#, php-format 6657msgid "For more information, see %s." 6658msgstr "Für weitere Informationen siehe %s." 6659 6660#: app/Module/ContactsFooterModule.php:162 6661#, php-format 6662msgid "For technical support and information contact %s." 6663msgstr "Für technische Unterstützung wenden Sie sich bitte an %s." 6664 6665#: app/Module/ContactsFooterModule.php:136 6666#, php-format 6667msgid "For technical support or genealogy questions contact %s." 6668msgstr "Für technische Unterstützung oder genealogische Fragen wenden Sie sich bitte an %s." 6669 6670#. I18N: Help text for the “Show list of family trees” site configuration setting 6671#: resources/views/admin/site-preferences.phtml:105 6672msgid "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." 6673msgstr "Diese Einstellung zeigt bei Seiten mit mehr als einem Stammbaum eine Auflistung der Stammbäume an, z.B. auf der Hauptseite, bei der Suche, usw." 6674 6675#: resources/views/login-page.phtml:61 6676#: resources/views/modules/login_block/sign-in.phtml:42 6677msgid "Forgot password?" 6678msgstr "Passwort vergessen?" 6679 6680#: app/Factories/ElementFactory.php:297 app/Factories/ElementFactory.php:380 6681#: app/Factories/ElementFactory.php:385 app/Factories/ElementFactory.php:428 6682#: app/Factories/ElementFactory.php:643 resources/views/help/date.phtml:31 6683#: resources/views/help/date.phtml:69 resources/views/help/date.phtml:107 6684#: resources/views/help/date.phtml:145 6685#: resources/views/report-setup-page.phtml:54 6686msgid "Format" 6687msgstr "Format" 6688 6689#. I18N: A configuration setting 6690#: resources/views/admin/trees-preferences.phtml:617 6691msgid "Format text and notes" 6692msgstr "Formatiere Texte und Notizen" 6693 6694#. I18N: Location of an LDS church temple 6695#: app/Elements/TempleCode.php:94 6696msgid "Fort Lauderdale, Florida, United States" 6697msgstr "Fort Lauderdale, Florida, Vereinigte Staaten" 6698 6699#: app/Elements/PedigreeLinkageType.php:62 6700msgctxt "Female pedigree" 6701msgid "Foster" 6702msgstr "Pflegekind" 6703 6704#: app/Elements/PedigreeLinkageType.php:52 6705msgctxt "Male pedigree" 6706msgid "Foster" 6707msgstr "Pflegekind" 6708 6709#: app/Elements/PedigreeLinkageType.php:72 6710msgctxt "Pedigree" 6711msgid "Foster" 6712msgstr "Pflegekind" 6713 6714#: app/Elements/RelationIsDescriptor.php:103 6715msgid "Foster child" 6716msgstr "Pflegekind" 6717 6718#: app/Elements/RelationIsDescriptor.php:104 6719msgid "Foster father" 6720msgstr "Pflegevater" 6721 6722#: app/Elements/RelationIsDescriptor.php:105 6723msgid "Foster mother" 6724msgstr "Pflegemutter" 6725 6726#. I18N: Name of a country or state 6727#: app/Statistics/Service/CountryService.php:193 6728msgid "France" 6729msgstr "Frankreich" 6730 6731#. I18N: Location of an LDS church temple 6732#: app/Elements/TempleCode.php:95 6733msgid "Frankfurt am Main, Germany" 6734msgstr "Frankfurt am Main, Deutschland" 6735 6736#. I18N: Location of an LDS church temple 6737#: app/Elements/TempleCode.php:96 6738msgid "Freiburg, Germany" 6739msgstr "Freiburg, Deutschland" 6740 6741#. I18N: The French calendar 6742#: app/Date.php:233 resources/views/help/date.phtml:200 6743msgid "French" 6744msgstr "Französischer Revolutionskalender" 6745 6746#. I18N: Name of a country or state 6747#: app/Statistics/Service/CountryService.php:229 6748msgid "French Guiana" 6749msgstr "Französisch-Guayana" 6750 6751#. I18N: Name of a country or state 6752#: app/Statistics/Service/CountryService.php:413 6753msgid "French Polynesia" 6754msgstr "Französisch-Polynesien" 6755 6756#. I18N: Name of a country or state 6757#: app/Statistics/Service/CountryService.php:64 6758msgid "French Southern Territories" 6759msgstr "Französische Gebiete im südlichen Indischen Ozean" 6760 6761#: app/Module/FrequentlyAskedQuestionsModule.php:158 6762#: app/Module/FrequentlyAskedQuestionsModule.php:405 6763#: resources/views/modules/faq/edit.phtml:21 6764msgid "Frequently asked questions" 6765msgstr "Häufig gestellte Fragen" 6766 6767#. I18N: Location of an LDS church temple 6768#: app/Elements/TempleCode.php:97 6769msgid "Fresno, California, United States" 6770msgstr "Fresno, Kalifornien, Vereinigte Staaten" 6771 6772#. I18N: abbreviation for Friday 6773#: app/Date/AbstractCalendarDate.php:288 6774#: resources/views/edit/initialize-calendar-popup.phtml:28 6775msgid "Fri" 6776msgstr "Fr" 6777 6778#: app/Date/AbstractCalendarDate.php:257 6779msgid "Friday" 6780msgstr "Freitag" 6781 6782#: app/Elements/RelationIsDescriptor.php:106 6783msgid "Friend" 6784msgstr "Freund" 6785 6786#: app/Elements/RelationIsDescriptor.php:79 6787msgctxt "FEMALE" 6788msgid "Friend" 6789msgstr "Freundin" 6790 6791#: app/Elements/RelationIsDescriptor.php:58 6792msgctxt "MALE" 6793msgid "Friend" 6794msgstr "Freund" 6795 6796#. I18N: a month in the French republican calendar 6797#: app/Date/FrenchDate.php:139 6798msgctxt "GENITIVE" 6799msgid "Frimaire" 6800msgstr "Frimaire" 6801 6802#. I18N: a month in the French republican calendar 6803#: app/Date/FrenchDate.php:233 6804msgctxt "INSTRUMENTAL" 6805msgid "Frimaire" 6806msgstr "Frimaire" 6807 6808#. I18N: a month in the French republican calendar 6809#: app/Date/FrenchDate.php:186 6810msgctxt "LOCATIVE" 6811msgid "Frimaire" 6812msgstr "Frimaire" 6813 6814#. I18N: a month in the French republican calendar 6815#: app/Date/FrenchDate.php:91 6816msgctxt "NOMINATIVE" 6817msgid "Frimaire" 6818msgstr "Frimaire" 6819 6820#: resources/views/admin/broadcast.phtml:30 6821#: resources/views/admin/email-page.phtml:32 6822#: resources/views/message-page.phtml:29 6823msgctxt "Email sender" 6824msgid "From" 6825msgstr "Von" 6826 6827#: resources/views/admin/changes-log.phtml:41 6828#: resources/views/admin/site-logs.phtml:39 6829msgctxt "Start of date range" 6830msgid "From" 6831msgstr "von" 6832 6833#. I18N: a month in the French republican calendar 6834#: app/Date/FrenchDate.php:157 6835msgctxt "GENITIVE" 6836msgid "Fructidor" 6837msgstr "Fructidor" 6838 6839#. I18N: a month in the French republican calendar 6840#: app/Date/FrenchDate.php:251 6841msgctxt "INSTRUMENTAL" 6842msgid "Fructidor" 6843msgstr "Fructidor" 6844 6845#. I18N: a month in the French republican calendar 6846#: app/Date/FrenchDate.php:204 6847msgctxt "LOCATIVE" 6848msgid "Fructidor" 6849msgstr "Fructidor" 6850 6851#. I18N: a month in the French republican calendar 6852#: app/Date/FrenchDate.php:110 6853msgctxt "NOMINATIVE" 6854msgid "Fructidor" 6855msgstr "Fructidor" 6856 6857#. I18N: Location of an LDS church temple 6858#: app/Elements/TempleCode.php:98 6859msgid "Fukuoka, Japan" 6860msgstr "Fukuoka, Japan" 6861 6862#: app/Module/CustomTagsBrothersKeeper.php:99 6863#: app/Module/CustomTagsPhpGedView.php:65 6864msgid "Funeral" 6865msgstr "Begräbnis" 6866 6867#: app/Factories/ElementFactory.php:379 6868msgid "GEDCOM" 6869msgstr "GEDCOM" 6870 6871#. I18N: A configuration setting 6872#: resources/views/admin/trees-check.phtml:23 6873#: resources/views/admin/trees-preferences.phtml:652 6874msgid "GEDCOM errors" 6875msgstr "GEDCOM-Fehler" 6876 6877#: resources/views/admin/trees.phtml:272 6878msgid "GEDCOM file" 6879msgstr "GEDCOM-Datei" 6880 6881#: resources/views/modules/custom-tags/config.phtml:53 6882msgid "GEDCOM sub-tag" 6883msgstr "GEDCOM-Unterkennzeichen" 6884 6885#: resources/views/admin/tags.phtml:43 resources/views/admin/tags.phtml:173 6886#: resources/views/admin/tags.phtml:265 resources/views/admin/tags.phtml:327 6887#: resources/views/admin/tags.phtml:402 resources/views/admin/tags.phtml:441 6888#: resources/views/admin/tags.phtml:725 resources/views/admin/tags.phtml:779 6889#: resources/views/admin/tags.phtml:883 6890#: resources/views/modules/custom-tags/config.phtml:51 6891msgid "GEDCOM tag" 6892msgstr "GEDCOM-Kennzeichen" 6893 6894#: app/Http/RequestHandlers/SiteTagsPage.php:47 6895#: resources/views/admin/control-panel.phtml:264 6896msgid "GEDCOM tags" 6897msgstr "GEDCOM-Kennzeichen" 6898 6899#. I18N: https://gov.genealogy.net 6900#: app/Module/CustomTagsGedcomL.php:94 app/Module/CustomTagsGedcomL.php:143 6901#: app/Module/CustomTagsGedcomL.php:232 app/Module/CustomTagsGenPluswin.php:68 6902#: app/Module/CustomTagsGenPluswin.php:100 6903msgid "GOV identifier" 6904msgstr "GOV-Kennung" 6905 6906#. I18N: Name of a country or state 6907#: app/Statistics/Service/CountryService.php:199 6908msgid "Gabon" 6909msgstr "Gabun" 6910 6911#. I18N: Name of a country or state 6912#: app/Statistics/Service/CountryService.php:215 6913msgid "Gambia" 6914msgstr "Gambia" 6915 6916#: app/Factories/ElementFactory.php:596 app/Module/CustomTagsGedcomL.php:167 6917#: resources/views/individual-sex.phtml:29 6918#: resources/xml/reports/family_group_report.xml:844 6919#: resources/xml/reports/individual_ext_report.xml:399 6920#: resources/xml/reports/individual_ext_report.xml:606 6921#: resources/xml/reports/individual_report.xml:388 6922#: resources/xml/reports/individual_report.xml:602 6923msgid "Gender" 6924msgstr "Geschlecht" 6925 6926#: resources/views/admin/control-panel.phtml:670 6927msgid "Genealogy" 6928msgstr "Genealogie" 6929 6930#. I18N: A configuration setting 6931#: resources/views/admin/trees-preferences.phtml:163 6932msgid "Genealogy contact" 6933msgstr "Kontaktperson für genealogische Fragen" 6934 6935#. I18N: Individuals, sources, dates, places, etc. 6936#: resources/views/admin/trees.phtml:158 6937msgid "Genealogy data" 6938msgstr "Genealogische Daten" 6939 6940#: resources/views/admin/trees-preferences.phtml:48 6941#: resources/views/admin/trees-preferences.phtml:631 6942msgid "General" 6943msgstr "Allgemeines" 6944 6945#: app/Http/RequestHandlers/SearchGeneralPage.php:197 6946#: app/Module/SearchMenuModule.php:100 6947msgid "General search" 6948msgstr "Allgemeine Suche" 6949 6950#. I18N: Description of the “Sitemaps” module 6951#: app/Module/SiteMapModule.php:117 6952msgid "Generate sitemap files for search engines." 6953msgstr "Erzeuge Sitemap-Dateien für Suchmaschinen." 6954 6955#. I18N: This is a report footer. %s is the name of the application. 6956#: app/Report/AbstractRenderer.php:295 6957#, php-format 6958msgid "Generated by %s" 6959msgstr "Erstellt mit %s" 6960 6961#: app/Module/BranchesListModule.php:502 6962msgid "Generation" 6963msgstr "Generation" 6964 6965#: resources/xml/reports/ahnentafel_report.xml:78 6966#: resources/xml/reports/descendancy_report.xml:55 6967msgid "Generation " 6968msgstr "Generation " 6969 6970#: resources/views/modules/ancestors-chart/page.phtml:39 6971#: resources/views/modules/descendancy_chart/page.phtml:39 6972#: resources/views/modules/family-book-chart/page.phtml:39 6973#: resources/views/modules/fanchart/page.phtml:51 6974#: resources/views/modules/hourglass-chart/page.phtml:38 6975#: resources/views/modules/pedigree-chart/page.phtml:39 6976#: resources/views/modules/pedigree-map/page.phtml:34 6977#: resources/xml/reports/ahnentafel_report.xml:7 6978#: resources/xml/reports/descendancy_report.xml:6 6979#: resources/xml/reports/individual_ext_report.xml:7 6980#: resources/xml/reports/missing_facts_report.xml:7 6981msgid "Generations" 6982msgstr "Generationen" 6983 6984#: app/Factories/ElementFactory.php:731 6985msgid "Generations of ancestors" 6986msgstr "Generationen der Vorfahren" 6987 6988#: app/Factories/ElementFactory.php:736 6989msgid "Generations of descendants" 6990msgstr "Generationen der Nachkommen" 6991 6992#. I18N: https://www.geonames.org 6993#: app/Module/GeonamesAutocomplete.php:57 6994#: app/Module/MapGeoLocationGeonames.php:45 6995msgid "GeoNames" 6996msgstr "GeoNames" 6997 6998#: resources/views/modules/statistics-chart/custom.phtml:174 6999#: resources/views/modules/statistics-chart/custom.phtml:176 7000msgid "Geographic area" 7001msgstr "Geographisches Gebiet" 7002 7003#: app/Http/RequestHandlers/MapDataAdd.php:92 7004#: app/Http/RequestHandlers/MapDataEdit.php:85 7005#: app/Http/RequestHandlers/MapDataList.php:106 7006#: resources/views/admin/control-panel.phtml:633 7007#: resources/views/admin/control-panel.phtml:846 7008#: resources/views/admin/map-import-form.phtml:17 7009msgid "Geographic data" 7010msgstr "Geografische Daten" 7011 7012#. I18N: find latitude/longitude for a place 7013#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:43 7014#: resources/views/admin/control-panel.phtml:647 7015msgid "Geolocation" 7016msgstr "Geolokalisierung" 7017 7018#. I18N: Name of a country or state 7019#: app/Statistics/Service/CountryService.php:203 7020msgid "Georgia" 7021msgstr "Georgien" 7022 7023#. I18N: Name of a country or state 7024#: app/Statistics/Service/CountryService.php:157 7025msgid "Germany" 7026msgstr "Deutschland" 7027 7028#. I18N: a month in the French republican calendar 7029#: app/Date/FrenchDate.php:147 7030msgctxt "GENITIVE" 7031msgid "Germinal" 7032msgstr "Germinal" 7033 7034#. I18N: a month in the French republican calendar 7035#: app/Date/FrenchDate.php:241 7036msgctxt "INSTRUMENTAL" 7037msgid "Germinal" 7038msgstr "Germinal" 7039 7040#. I18N: a month in the French republican calendar 7041#: app/Date/FrenchDate.php:194 7042msgctxt "LOCATIVE" 7043msgid "Germinal" 7044msgstr "Germinal" 7045 7046#. I18N: a month in the French republican calendar 7047#. I18N: a month in the French republican calendar 7048#: app/Date/FrenchDate.php:100 7049msgctxt "NOMINATIVE" 7050msgid "Germinal" 7051msgstr "Germinal" 7052 7053#. I18N: Name of a country or state 7054#: app/Statistics/Service/CountryService.php:207 7055msgid "Ghana" 7056msgstr "Ghana" 7057 7058#. I18N: Name of a country or state 7059#: app/Statistics/Service/CountryService.php:209 7060msgid "Gibraltar" 7061msgstr "Gibraltar" 7062 7063#. I18N: Location of an LDS church temple 7064#: app/Elements/TempleCode.php:99 7065msgid "Gila Valley, Arizona, United States" 7066msgstr "Gila Valley, Arizona, Vereinigte Staaten" 7067 7068#. I18N: Location of an LDS church temple 7069#: app/Elements/TempleCode.php:100 7070msgid "Gilbert, Arizona, United States" 7071msgstr "Gilbert, Arizona, Vereinigte Staaten" 7072 7073#: resources/views/lists/given-names-table.phtml:26 7074#: resources/views/search-phonetic-page.phtml:32 7075msgid "Given name" 7076msgstr "Vorname" 7077 7078#: app/Factories/ElementFactory.php:547 app/Factories/ElementFactory.php:554 7079#: app/Factories/ElementFactory.php:559 7080#: resources/views/lists/families-table.phtml:214 7081#: resources/views/lists/families-table.phtml:217 7082#: resources/views/lists/given-names-table.phtml:21 7083#: resources/views/lists/individuals-table.phtml:232 7084msgid "Given names" 7085msgstr "Vornamen" 7086 7087#: app/Elements/RelationIsDescriptor.php:112 7088msgid "Godchild" 7089msgstr "Patenkind" 7090 7091#: app/Elements/RelationIsDescriptor.php:81 7092#: app/Elements/RelationIsDescriptor.php:111 7093msgid "Goddaughter" 7094msgstr "Patentochter" 7095 7096#: app/Elements/RelationIsDescriptor.php:59 7097#: app/Elements/RelationIsDescriptor.php:107 7098msgid "Godfather" 7099msgstr "Pate" 7100 7101#: app/Elements/RelationIsDescriptor.php:80 7102#: app/Elements/RelationIsDescriptor.php:108 7103msgid "Godmother" 7104msgstr "Patin" 7105 7106#: app/Elements/RelationIsDescriptor.php:109 7107#: app/Module/CustomTagsGenPluswin.php:115 7108msgid "Godparent" 7109msgstr "Pate/Patin" 7110 7111#: app/Factories/ElementFactory.php:493 7112msgid "Godparents" 7113msgstr "Paten" 7114 7115#: app/Elements/RelationIsDescriptor.php:60 7116#: app/Elements/RelationIsDescriptor.php:110 7117msgid "Godson" 7118msgstr "Patensohn" 7119 7120#: app/Module/GoogleAnalyticsModule.php:44 7121msgid "Google™ analytics" 7122msgstr "Google™ Analytics" 7123 7124#: app/Module/GoogleMaps.php:82 app/Module/MapLinkGoogle.php:41 7125msgid "Google™ maps" 7126msgstr "Google™ maps" 7127 7128#: app/Module/GoogleWebmasterToolsModule.php:41 7129msgid "Google™ webmaster tools" 7130msgstr "Google™ Webmaster Tools" 7131 7132#: app/Factories/ElementFactory.php:538 7133msgid "Graduation" 7134msgstr "Bildungsabschluss" 7135 7136#: resources/views/statistics/individuals/greatest-age.phtml:12 7137msgid "Greatest age at death" 7138msgstr "Höchstes erreichtes Alter" 7139 7140#: resources/views/statistics/families/age-difference.phtml:29 7141msgid "Greatest age between siblings" 7142msgstr "Größter Altersunterschied zwischen Geschwistern" 7143 7144#. I18N: Name of a country or state 7145#: app/Statistics/Service/CountryService.php:221 7146msgid "Greece" 7147msgstr "Griechenland" 7148 7149#. I18N: The name of a colour-scheme 7150#: app/Module/ColorsTheme.php:167 7151msgid "Green Beam" 7152msgstr "Grüner Strahl" 7153 7154#. I18N: Name of a country or state 7155#: app/Statistics/Service/CountryService.php:225 7156msgid "Greenland" 7157msgstr "Grönland" 7158 7159#. I18N: The gregorian calendar 7160#: app/Date.php:229 app/Module/YahrzeitModule.php:264 7161msgid "Gregorian" 7162msgstr "Gregorianisch" 7163 7164#. I18N: Name of a country or state 7165#: app/Statistics/Service/CountryService.php:223 7166msgid "Grenada" 7167msgstr "Grenada" 7168 7169#. I18N: Location of an LDS church temple 7170#: app/Elements/TempleCode.php:101 7171msgid "Guadalajara, Mexico" 7172msgstr "Guadalajara, Mexiko" 7173 7174#. I18N: Name of a country or state 7175#: app/Statistics/Service/CountryService.php:213 7176msgid "Guadeloupe" 7177msgstr "Guadeloupe" 7178 7179#. I18N: Name of a country or state 7180#: app/Statistics/Service/CountryService.php:231 7181msgid "Guam" 7182msgstr "Guam" 7183 7184#: app/Elements/RelationIsDescriptor.php:113 7185msgid "Guardian" 7186msgstr "Vormund" 7187 7188#: app/Elements/RelationIsDescriptor.php:82 7189msgctxt "FEMALE" 7190msgid "Guardian" 7191msgstr "Vormund" 7192 7193#: app/Elements/RelationIsDescriptor.php:61 7194msgctxt "MALE" 7195msgid "Guardian" 7196msgstr "Vormund" 7197 7198#. I18N: Name of a country or state 7199#: app/Statistics/Service/CountryService.php:227 7200msgid "Guatemala" 7201msgstr "Guatemala" 7202 7203#. I18N: Location of an LDS church temple 7204#: app/Elements/TempleCode.php:102 7205msgid "Guatemala City, Guatemala" 7206msgstr "Guatemala City, Guatemala" 7207 7208#. I18N: Location of an LDS church temple 7209#: app/Elements/TempleCode.php:103 7210msgid "Guayaquil, Ecuador" 7211msgstr "Guayaquil, Ecuador" 7212 7213#. I18N: Name of a country or state 7214#: app/Statistics/Service/CountryService.php:205 7215msgid "Guernsey" 7216msgstr "Guernsey" 7217 7218#. I18N: Name of a country or state 7219#: app/Statistics/Service/CountryService.php:211 7220msgid "Guinea" 7221msgstr "Guinea" 7222 7223#. I18N: Name of a country or state 7224#: app/Statistics/Service/CountryService.php:217 7225msgid "Guinea-Bissau" 7226msgstr "Guinea-Bissau" 7227 7228#. I18N: Name of a country or state 7229#: app/Statistics/Service/CountryService.php:233 7230msgid "Guyana" 7231msgstr "Guyana" 7232 7233#. I18N: Name of a module 7234#: app/Module/HtmlBlockModule.php:58 7235msgid "HTML" 7236msgstr "HTML" 7237 7238#: app/Module/CustomTagsBrothersKeeper.php:100 7239msgid "Hair color" 7240msgstr "Haarfarbe" 7241 7242#. I18N: Name of a country or state 7243#: app/Statistics/Service/CountryService.php:243 7244msgid "Haiti" 7245msgstr "Haiti" 7246 7247#. I18N: Location of an LDS church temple 7248#: app/Elements/TempleCode.php:105 7249msgid "Halifax, Nova Scotia, Canada" 7250msgstr "Halifax, Nova Scotia, Kanada" 7251 7252#. I18N: Location of an LDS church temple 7253#: app/Elements/TempleCode.php:147 7254msgid "Hamilton, New Zealand" 7255msgstr "Hamilton, Neuseeland" 7256 7257#. I18N: Location of an LDS church temple 7258#: app/Elements/TempleCode.php:106 7259msgid "Hartford, Connecticut, United States" 7260msgstr "Hartford, Connecticut, Vereinigte Staaten" 7261 7262#: resources/xml/reports/descendancy_report.xml:428 7263msgid "He " 7264msgstr "Er " 7265 7266#: resources/xml/reports/ahnentafel_report.xml:288 7267msgid "He died" 7268msgstr "Er starb" 7269 7270#: resources/xml/reports/ahnentafel_report.xml:260 7271#: resources/xml/reports/descendancy_report.xml:173 7272msgid "He married" 7273msgstr "Er heiratete" 7274 7275#: resources/xml/reports/ahnentafel_report.xml:223 7276msgid "He resided at" 7277msgstr "Er wohnte in" 7278 7279#: resources/xml/reports/descendancy_report.xml:401 7280msgid "He was born" 7281msgstr "Er wurde geboren" 7282 7283#: resources/xml/reports/ahnentafel_report.xml:338 7284msgid "He was buried" 7285msgstr "Er wurde bestattet" 7286 7287#: resources/xml/reports/ahnentafel_report.xml:167 7288msgid "He was christened" 7289msgstr "Er wurde als Kind getauft" 7290 7291#: resources/xml/reports/ahnentafel_report.xml:313 7292msgid "He was cremated" 7293msgstr "Er wurde eingeäschert" 7294 7295#: app/Factories/ElementFactory.php:371 app/Header.php:42 app/Header.php:43 7296#: app/Header.php:44 7297msgid "Header" 7298msgstr "Kopfbereich" 7299 7300#. I18N: Name of a country or state 7301#: app/Statistics/Service/CountryService.php:237 7302msgid "Heard Island and McDonald Islands" 7303msgstr "Heard und McDonaldinseln" 7304 7305#: app/Http/RequestHandlers/HelpText.php:251 7306#: app/Module/CustomTagsPersonalAncestralFile.php:59 7307msgid "Hebrew" 7308msgstr "Hebräisch" 7309 7310#: app/Module/CustomTagsBrothersKeeper.php:81 7311#: app/Module/CustomTagsBrothersKeeper.php:82 7312msgid "Hebrew name" 7313msgstr "Hebräischer Name" 7314 7315#: app/Module/CustomTagsBrothersKeeper.php:101 7316msgid "Height" 7317msgstr "Höhe" 7318 7319#: resources/views/emails/approve-user-html.phtml:15 7320#: resources/views/emails/approve-user-text.phtml:12 7321#: resources/views/emails/message-copy-html.phtml:16 7322#: resources/views/emails/message-copy-text.phtml:14 7323#: resources/views/emails/message-user-html.phtml:16 7324#: resources/views/emails/message-user-text.phtml:14 7325#: resources/views/emails/password-request-html.phtml:14 7326#: resources/views/emails/password-request-text.phtml:12 7327#: resources/views/emails/pending-changes-html.phtml:16 7328#: resources/views/emails/pending-changes-text.phtml:15 7329#: resources/views/emails/register-user-html.phtml:15 7330#: resources/views/emails/register-user-text.phtml:14 7331#, php-format 7332msgid "Hello %s…" 7333msgstr "Hallo %s!" 7334 7335#: resources/views/register-success-page.phtml:19 7336#, php-format 7337msgid "Hello %s…<br>Thank you for your registration." 7338msgstr "Hallo %s!<br>Danke für Ihre Anfrage." 7339 7340#: resources/views/emails/register-notify-html.phtml:17 7341#: resources/views/emails/register-notify-text.phtml:15 7342#: resources/views/emails/verify-notify-html.phtml:14 7343#: resources/views/emails/verify-notify-text.phtml:12 7344msgid "Hello administrator…" 7345msgstr "Hallo Verwalter!" 7346 7347#: app/Http/RequestHandlers/HelpText.php:288 resources/views/help/link.phtml:11 7348#: resources/views/help/link.phtml:13 7349msgid "Help" 7350msgstr "Hilfe" 7351 7352#. I18N: Location of an LDS church temple 7353#: app/Elements/TempleCode.php:108 7354msgid "Helsinki, Finland" 7355msgstr "Helsinki, Finnland" 7356 7357#: resources/xml/reports/ahnentafel_report.xml:15 7358#: resources/xml/reports/bdm_report.xml:14 7359#: resources/xml/reports/birth_report.xml:12 7360#: resources/xml/reports/cemetery_report.xml:10 7361#: resources/xml/reports/change_report.xml:12 7362#: resources/xml/reports/death_report.xml:13 7363#: resources/xml/reports/descendancy_report.xml:10 7364#: resources/xml/reports/fact_sources.xml:10 7365#: resources/xml/reports/family_group_report.xml:14 7366#: resources/xml/reports/individual_ext_report.xml:15 7367#: resources/xml/reports/individual_report.xml:12 7368#: resources/xml/reports/marriage_report.xml:12 7369#: resources/xml/reports/missing_facts_report.xml:10 7370#: resources/xml/reports/occupation_report.xml:9 7371#: resources/xml/reports/pedigree_report.xml:10 7372#: resources/xml/reports/relative_ext_report.xml:10 7373msgctxt "font name" 7374msgid "Helvetica" 7375msgstr "Helvetica" 7376 7377#: resources/xml/reports/ahnentafel_report.xml:197 7378msgid "Her occupation was" 7379msgstr "Sie war von Beruf" 7380 7381#. I18N: https://wego.here.com 7382#: app/Module/HereMaps.php:82 7383msgid "Here maps" 7384msgstr "Here maps" 7385 7386#. I18N: Location of an LDS church temple 7387#: app/Elements/TempleCode.php:109 7388msgid "Hermosillo, Mexico" 7389msgstr "Hermosillo, Mexiko" 7390 7391#. I18N: a month in the Jewish calendar 7392#: app/Date/JewishDate.php:180 7393msgctxt "GENITIVE" 7394msgid "Heshvan" 7395msgstr "Cheschwan" 7396 7397#. I18N: a month in the Jewish calendar 7398#: app/Date/JewishDate.php:284 7399msgctxt "INSTRUMENTAL" 7400msgid "Heshvan" 7401msgstr "Cheschwan" 7402 7403#. I18N: a month in the Jewish calendar 7404#: app/Date/JewishDate.php:232 7405msgctxt "LOCATIVE" 7406msgid "Heshvan" 7407msgstr "Cheschwan" 7408 7409#. I18N: a month in the Jewish calendar 7410#: app/Date/JewishDate.php:128 7411msgctxt "NOMINATIVE" 7412msgid "Heshvan" 7413msgstr "Cheschwan" 7414 7415#: resources/views/admin/tags.phtml:44 resources/views/admin/tags.phtml:174 7416#: resources/views/admin/tags.phtml:266 resources/views/admin/tags.phtml:328 7417#: resources/views/admin/tags.phtml:403 resources/views/admin/tags.phtml:442 7418#: resources/views/admin/tags.phtml:726 resources/views/admin/tags.phtml:780 7419#: resources/views/admin/tags.phtml:884 7420msgid "Hide GEDCOM tags" 7421msgstr "GEDCOM-Kennzeichen ausblenden" 7422 7423#: app/Auth.php:534 app/Auth.php:547 7424#: app/Http/RequestHandlers/TreePreferencesPage.php:155 7425#: app/Http/RequestHandlers/TreePrivacyPage.php:94 7426#: resources/views/admin/trees-privacy.phtml:164 7427msgid "Hide from everyone" 7428msgstr "für niemand zeigen" 7429 7430#: resources/views/admin/site-mail.phtml:155 7431#: resources/views/admin/users-create.phtml:61 7432#: resources/views/admin/users-edit.phtml:71 7433#: resources/views/edit-account-page.phtml:92 7434#: resources/views/login-page.phtml:47 7435#: resources/views/modules/login_block/sign-in.phtml:33 7436#: resources/views/password-reset-page.phtml:38 7437#: resources/views/register-page.phtml:75 7438#: resources/views/setup/step-4-database-mysql.phtml:99 7439#: resources/views/setup/step-4-database-pgsql.phtml:86 7440#: resources/views/setup/step-4-database-sqlsvr.phtml:86 7441#: resources/views/setup/step-5-administrator.phtml:81 7442msgid "Hide password" 7443msgstr "Passwort ausblenden" 7444 7445#: resources/views/admin/locations.phtml:35 7446msgid "Hide unused locations" 7447msgstr "Ungenutzte Orte ausblenden" 7448 7449#: resources/views/modules/custom-tags/config.phtml:44 7450msgid "Hide/show GEDCOM tags in the edit forms" 7451msgstr "GEDCOM-Kennzeichen in den Bearbeitungsformularen aus-/einblenden" 7452 7453#: app/Module/CustomTagsGedcomL.php:236 7454msgid "Hierarchical relationship" 7455msgstr "Hierarchische Beziehung" 7456 7457#: app/Module/CustomTagsFamilyTreeBuilder.php:61 7458#: app/Module/CustomTagsGedcomL.php:166 app/Module/CustomTagsGedcomL.php:182 7459#: app/Module/CustomTagsGenPluswin.php:61 7460#: app/Module/CustomTagsGenPluswin.php:82 7461#: app/Module/CustomTagsGenPluswin.php:93 7462#: app/Module/CustomTagsGenPluswin.php:116 app/Module/CustomTagsLegacy.php:128 7463#: app/Module/CustomTagsPhpGedView.php:71 7464#: resources/xml/reports/individual_ext_report.xml:11 7465#: resources/xml/reports/individual_report.xml:8 7466msgid "Highlighted image" 7467msgstr "Hervorgehobenes Bild" 7468 7469#. I18N: The Arabic/Hijri calendar 7470#: app/Date.php:237 resources/views/help/date.phtml:184 7471msgid "Hijri" 7472msgstr "Islam" 7473 7474#: resources/xml/reports/ahnentafel_report.xml:196 7475msgid "His occupation was" 7476msgstr "Er war von Beruf" 7477 7478#: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43 7479#: resources/views/admin/control-panel.phtml:740 7480#: resources/views/admin/modules.phtml:114 7481#: resources/views/admin/modules.phtml:116 7482#: resources/views/admin/modules.phtml:248 7483#: resources/views/admin/modules.phtml:251 7484#: resources/views/modules/personal_facts/tab.phtml:45 7485msgid "Historic events" 7486msgstr "Historische Ereignisse" 7487 7488#. I18N: Name of a module 7489#. I18N: A configuration setting 7490#: app/Module/HitCountFooterModule.php:75 7491#: resources/views/admin/trees-preferences.phtml:667 7492msgid "Hit counters" 7493msgstr "Besucherzähler" 7494 7495#: app/Module/CustomTagsPhpGedView.php:66 7496msgid "Holocaust" 7497msgstr "Holocaust" 7498 7499#. I18N: Name of a module 7500#: app/Module/WelcomeBlockModule.php:60 7501#: resources/views/admin/control-panel.phtml:619 7502#: resources/views/admin/modules.phtml:197 7503#: resources/views/admin/modules.phtml:201 resources/views/admin/trees.phtml:90 7504msgid "Home page" 7505msgstr "Startseite" 7506 7507#. I18N: Name of a country or state 7508#: app/Statistics/Service/CountryService.php:239 7509msgid "Honduras" 7510msgstr "Honduras" 7511 7512#. I18N: Location of an LDS church temple 7513#. I18N: Name of a country or state 7514#: app/Elements/TempleCode.php:110 7515#: app/Statistics/Service/CountryService.php:235 7516msgid "Hong Kong" 7517msgstr "Hongkong" 7518 7519#. I18N: Name of a module/chart 7520#: app/Module/ChartsBlockModule.php:165 app/Module/ChartsBlockModule.php:270 7521#: app/Module/HourglassChartModule.php:90 7522msgid "Hourglass chart" 7523msgstr "Sanduhrdiagramm" 7524 7525#. I18N: %s is an individual’s name 7526#: app/Module/HourglassChartModule.php:136 7527#, php-format 7528msgid "Hourglass chart of %s" 7529msgstr "Sanduhrdiagramm von %s" 7530 7531#: app/Module/CustomTagsGenPluswin.php:58 7532#: app/Module/CustomTagsGenPluswin.php:90 7533msgid "House number" 7534msgstr "Hausnummer" 7535 7536#: resources/views/modules/census-assistant.phtml:117 7537msgid "Household" 7538msgstr "Haushalt" 7539 7540#. I18N: Location of an LDS church temple 7541#: app/Elements/TempleCode.php:111 7542msgid "Houston, Texas, United States" 7543msgstr "Houston, Texas, Vereinigte Staaten" 7544 7545#. I18N: Configuration option 7546#: resources/views/modules/relationships-chart/config.phtml:45 7547msgid "How much recursion to use when searching for relationships" 7548msgstr "Wie viele zusätzliche Durchläufe sollen für die Suche nach Beziehungen verwendet werden" 7549 7550#. I18N: Name of a country or state 7551#: app/Statistics/Service/CountryService.php:245 7552msgid "Hungary" 7553msgstr "Ungarn" 7554 7555#: app/Factories/ElementFactory.php:289 app/Factories/ElementFactory.php:334 7556#: app/Functions/FunctionsPrint.php:343 7557#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:81 7558#: resources/views/edit/change-family-members.phtml:32 7559#: resources/views/edit/change-family-members.phtml:47 7560#: resources/xml/reports/cemetery_report.xml:7 7561#: resources/xml/reports/death_report.xml:10 7562#: resources/xml/reports/family_group_report.xml:147 7563#: resources/xml/reports/family_group_report.xml:1087 7564#: resources/xml/reports/individual_ext_report.xml:204 7565#: resources/xml/reports/individual_ext_report.xml:221 7566#: resources/xml/reports/individual_ext_report.xml:457 7567#: resources/xml/reports/individual_report.xml:192 7568#: resources/xml/reports/individual_report.xml:213 7569#: resources/xml/reports/individual_report.xml:449 7570#: resources/xml/reports/relative_ext_report.xml:116 7571msgid "Husband" 7572msgstr "Ehemann" 7573 7574#: app/Factories/ElementFactory.php:290 7575#: resources/views/modules/timeline-chart/chart.phtml:353 7576msgid "Husband’s age" 7577msgstr "Alter des Ehemannes" 7578 7579#: resources/views/admin/site-logs.phtml:60 7580#: resources/views/admin/site-logs.phtml:125 7581msgid "IP address" 7582msgstr "IP-Adresse" 7583 7584#. I18N: Name of a country or state 7585#: app/Statistics/Service/CountryService.php:261 7586msgid "Iceland" 7587msgstr "Island" 7588 7589#: app/SurnameTradition.php:97 7590msgctxt "Surname tradition" 7591msgid "Icelandic" 7592msgstr "Isländisch" 7593 7594#. I18N: Location of an LDS church temple 7595#: app/Elements/TempleCode.php:112 7596msgid "Idaho Falls, Idaho, United States" 7597msgstr "Idaho Falls, Idaho, Vereinigte Staaten" 7598 7599#: app/Factories/ElementFactory.php:540 7600msgid "Identification number" 7601msgstr "Identitätsnummer" 7602 7603#: resources/views/admin/tags.phtml:767 7604msgid "Identifiers" 7605msgstr "Kennungen" 7606 7607#: resources/views/admin/fix-level-0-media.phtml:20 7608msgid "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." 7609msgstr "Falls ein Medienobjekt mit einer Person verknüpft ist, jedoch mit einer Tatsache oder einem Ereignis verknüpft sein soll, können Sie es an die richtige Stelle verschieben." 7610 7611#. I18N: Help text for the “Language” configuration setting 7612#: resources/views/admin/site-preferences.phtml:89 7613msgid "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." 7614msgstr "Diese Sprache wird genutzt, wenn im Browser des Besuchers keine oder eine nicht unterstützte Standardsprache eingetragen ist. Typischerweise dient diese Einstellung für Suchmaschinen." 7615 7616#: resources/views/admin/users-edit.phtml:111 7617msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 7618msgstr "Wenn ein Verwalter ein Benutzerkonto anlegt, wird keine E-Mail zur Überprüfung gesendet und die E-Mail muss manuell geprüft werden." 7619 7620#: resources/views/help/name.phtml:22 7621#, php-format 7622msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 7623msgstr "Sollte eine Person keinen Nachnamen besitzen, so werden keine Schrägstriche benötigt: <%s>Jón Einarsson<%s>" 7624 7625#: resources/views/help/name.phtml:19 7626#, php-format 7627msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 7628msgstr "Falls die Person zwei separate Nachnamen besitzt, sollten beide von Schrägstrichen umrahmt werden : <%s>José Antonio /Gómez/ /Iglesias/<%s>" 7629 7630#: resources/views/help/name.phtml:28 7631#, php-format 7632msgid "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>." 7633msgstr "Falls eine Person durch einen Spitznamen bekannt ist, der nicht Teil des formalen Namens ist, sollte dieser in Anführungszeichen gesetzt werden. z.B.: <%s>John "Nobby" /Clark/<%s>." 7634 7635#: resources/views/help/name.phtml:25 7636#, php-format 7637msgid "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>" 7638msgstr "Falls der erste Vorname nicht auch der Rufname ist, sollte der Vorzugsname mit einem Stern gekennzeichnet werden: <%s>John Paul* /Smith/<%s>" 7639 7640#: resources/views/help/name.phtml:16 7641#, php-format 7642msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 7643msgstr "Ist der Nachname unbekannt, werden zwei leere Schrägstriche benutzt: <%s>Mary //<%s>" 7644 7645#: resources/views/admin/webtrees1-thumbnails.phtml:24 7646msgid "If the thumbnail image is a custom image, you should add it to the media object." 7647msgstr "Wenn das Miniaturbild ein benutzerdefiniertes Bild ist, sollten Sie es zum Medienobjekt hinzufügen." 7648 7649#: resources/views/admin/webtrees1-thumbnails.phtml:23 7650msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it." 7651msgstr "Wenn das Miniaturbild mit dem Originalbild identisch ist, wird es nicht mehr benötigt und Sie sollten es löschen." 7652 7653#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 7654#: resources/views/admin/trees-privacy.phtml:85 7655msgid "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." 7656msgstr "Das maximale Alter einer Person, das maximale Alter eines persönlichen Eintrages einer Person oder das maximale Alter der Kinder dieser Person, damit angenommen wird, dass diese Person mittlerweile verstorben ist und ihr Datensatz nicht mehr dem Datenschutz unterliegt." 7657 7658#. I18N: Help text for the “Media folder” configuration setting 7659#: resources/views/admin/trees-preferences.phtml:262 7660msgid "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." 7661msgstr "Wenn zwei Stammbäume dasselbe Medienverzeichnis verwenden, können sie die Mediendateien gemeinsam verwenden. Wenn sie unterschiedliche Medienverzeichnisse verwenden, werden die Mediendateien getrennt verwaltet." 7662 7663#. I18N: Help text for the “Who can upload new media files” configuration setting 7664#: resources/views/admin/trees-preferences.phtml:278 7665msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 7666msgstr "Wenn Sie befürchten, dass Benutzer ungeeignete Bilder hochladen, können Sie das Hochladen von Medien auf Verwalter beschränken." 7667 7668#: resources/views/errors/database-connection.phtml:20 7669msgid "If you are the website administrator, you should check that:" 7670msgstr "Wenn Sie der Administrator dieser Webseite sind, sollten Sie folgendes prüfen:" 7671 7672#: resources/views/errors/database-connection.phtml:35 7673msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 7674msgstr "Wenn Sie das Problem nicht selbst lösen können, können Sie im Forum auf der Seite <a href=\"https://webtrees.net\">webtrees.net</a> um Hilfe bitten." 7675 7676#: resources/views/setup/step-4-database-mysql.phtml:59 7677msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 7678msgstr "Wenn Sie über einen UNIX-Socket eine Verbindung zur Datenbank herstellen, geben Sie hier den Pfad ein und lassen die Portnummer leer." 7679 7680#: resources/views/admin/trees-import.phtml:103 7681msgid "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." 7682msgstr "Wenn Sie diese GEDCOM-Datei unter Verwendung einer Genealogie-Software erstellt haben, die beim Aufteilen langer Zeilen die Leerzeichen entfernt, dann wählen Sie diese Option, um die fehlenden Leerzeichen wieder hinzu zufügen." 7683 7684#: resources/views/emails/password-request-html.phtml:26 7685#: resources/views/emails/password-request-text.phtml:18 7686msgid "If you did not request a new password, please ignore this message." 7687msgstr "Wenn Sie kein neues Passwort angefordert haben, können Sie diese Nachricht ignorieren." 7688 7689#: resources/views/emails/register-user-html.phtml:34 7690#: resources/views/emails/register-user-text.phtml:22 7691msgid "If you didn’t request an account, you can just delete this message." 7692msgstr "Falls Sie keinen Zugang angefragt haben, können Sie diese Mail einfach löschen." 7693 7694#: resources/views/modals/media-file-fields.phtml:76 7695msgid "If you have a large number of media files, you can organize them into folders and subfolders." 7696msgstr "Wenn Sie sehr viele Mediendateien haben, können Sie diese auch in Ordnern und Unterordnern organisieren." 7697 7698#: resources/views/admin/trees-import.phtml:96 7699msgid "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." 7700msgstr "Wenn Sie die Medienobjekte in webtrees erstellt haben und Sie Ihre GEDCOM-Datei mit Hilfe einer anderen Software auf Ihrem Computer erstellt oder bearbeitet haben, die Medienobjekte löscht, dann aktivieren Sie dieses Feld, damit die aktuellen Medienobjekte mit der neuen GEDCOM verknüpft werden." 7701 7702#: resources/views/admin/site-preferences.phtml:39 7703msgid "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." 7704msgstr "Wenn Sie ein anderes Verzeichnis wählen, müssen Sie auch alle Dateien (außer die config.init.php, index.php und .htaccess) in den neuen Ordner verschieben." 7705 7706#. I18N: Help text for the “Media folder” configuration setting 7707#: resources/views/admin/trees-preferences.phtml:261 7708msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 7709msgstr "Wenn Sie ein anderes Verzeichnis wählen, müssen Sie auch alle Mediendateien vom aktuellen Verzeichnis in das neue verschieben." 7710 7711#. I18N: Help text for the “Show living individuals” configuration setting 7712#: resources/views/admin/trees-privacy.phtml:105 7713msgid "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." 7714msgstr "Wenn Sie lebende Personen für Besucher sichtbar schalten, werden alle Datenschutzeinschränkungen ignoriert. Tun Sie dies nur, wenn alle Daten Ihres Stammbaum öffentlich sind." 7715 7716#: resources/views/setup/step-2-server-checks.phtml:80 7717msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 7718msgstr "Wenn sie versuchen diese Limits zu überschreiten, werden sie dadurch auf Server-Timout-Fehler und leere Seiten stoßen." 7719 7720#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:44 7721msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 7722msgstr "Wenn Sie einen der folgenden Tracking- und Analyse-Dienste verwenden, kann webtrees die Tracking Codes automatisch hinzufügen." 7723 7724#: app/Http/RequestHandlers/ManageMediaData.php:352 app/MediaFile.php:331 7725msgid "Image dimensions" 7726msgstr "Bildmaße" 7727 7728#: resources/views/admin/trees-preferences.phtml:335 7729msgid "Images without watermarks" 7730msgstr "Bilder ohne Wasserzeichen" 7731 7732#: app/Factories/ElementFactory.php:542 7733msgid "Immigration" 7734msgstr "Einwanderung" 7735 7736#: resources/views/admin/map-import-form.phtml:74 7737#: resources/views/admin/trees.phtml:287 7738msgid "Import" 7739msgstr "Import" 7740 7741#: app/Http/RequestHandlers/ImportGedcomPage.php:70 7742msgid "Import a GEDCOM file" 7743msgstr "Importieren einer GEDCOM-Datei" 7744 7745#: app/Http/RequestHandlers/ImportThumbnailsPage.php:47 7746#: resources/views/admin/control-panel.phtml:825 7747msgid "Import custom thumbnails from webtrees version 1" 7748msgstr "Benutzerdefinierte Vorschaubilder aus webtrees 1 importieren" 7749 7750#: app/Http/RequestHandlers/MapDataImportPage.php:75 7751msgid "Import geographic data" 7752msgstr "Import der Ortsdaten" 7753 7754#: resources/views/admin/trees-import.phtml:88 7755msgid "Import preferences" 7756msgstr "Importeinstellungen" 7757 7758#: resources/views/admin/trees-merge.phtml:25 7759#: resources/views/admin/trees-renumber.phtml:22 7760msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 7761msgstr "In einem Stammbaum hat jeder Datensatz eine interne Referenznummer („xref_ID“ genannt) wie „F123“ oder „R14“." 7762 7763#: resources/views/help/romanized.phtml:8 7764msgid "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." 7765msgstr "In vielen Kulturkreisen ist es üblich, den traditionellen Namen in landesüblicher Schreibweise festzuhalten und zusätzlich einen romanisierten Namen, der die Aussprache des Namens im lateinischen Alphabet wiedergibt.<br><br>Falls Sie es vorziehen ein nicht lateinisches Alphabet, wie Hebräisch, Griechisch, Russisch, Chinesisch oder Arabisch zur Namenseingabe in den Standardfeldern zu nutzen, dann steht dieses Feld zur Eingabe eines Namens im lateinischen Alphabet bereit. Beide Namensversionen erscheinen in Listen und Diagrammen.<br><br>Wenngleich das Feld als „Romanized“ gekennzeichnet ist, ist es nicht auf die Eingabe von Buchstaben des lateinischen Alphabets beschränkt. Dies ist bei japanischen Namen von Interesse, wo drei verschiedene Alphabete vorkommen können." 7766 7767#: resources/views/help/hebrew.phtml:8 7768msgid "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." 7769msgstr "In vielen Kulturkreisen ist es üblich, neben dem in Landessprache geschrieben Namen einen romanisiert geschriebenen oder ausgesprochenen Namen in lateinischem Alphabet zu führen.<br><br>Falls Sie es vorziehen, das lateinische Alphabet für Namen in den Standard Feldern zu nutzen, dann kann dieses Feld zum Eintrag der Nicht-lateinischen Version, wie griechisch, hebräisch, russisch, arabisch oder chinesisch genutzt werden. Beide Versionen des Namens werden in Listen und Diagrammen dargestellt.<br><br>Auch wenn dieses Feld auch als „hebräisch“ bezeichnet ist, muß es nicht nur hebräische Zeichen beinhalten." 7770 7771#. I18N: Help text for the “Calendar conversion” configuration setting 7772#: resources/views/admin/trees-preferences.phtml:137 7773msgid "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." 7774msgstr "In einigen Kalendern beginnen die Tage um Mitternacht. In anderen beginnen sie mit Sonnenuntergang. Da bei der Umsetzung die Uhrzeit nicht berücksichtigt wird, weicht bei allen zwischen Sonnenuntergang und Mitternacht erfolgten Ereignissen das Ergebnisdatum um einen Tag ab." 7775 7776#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 7777#: resources/views/admin/trees-privacy.phtml:126 7778msgid "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." 7779msgstr "In manchen Ländern bezieht sich der Datenschutz nicht nur auf lebende Personen, sondern auch auf kürzlich verstorbene. Diese Option erlaubt die Erweiterung des Datenschutzes auf Personen, die innerhalb einer angegebenen Anzahl von Jahren geboren oder verstorben sind. Lassen Sie diese Werte leer, um die Erweiterung wegzulassen." 7780 7781#: app/Http/RequestHandlers/CalendarPage.php:127 7782msgid "In this month…" 7783msgstr "In diesem Monat…" 7784 7785#: app/Http/RequestHandlers/CalendarPage.php:130 7786msgid "In this year…" 7787msgstr "In diesem Jahr…" 7788 7789#. I18N: "thumbs" is fixed text. Do not change it. 7790#: resources/views/admin/webtrees1-thumbnails.phtml:19 7791msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 7792msgstr "In webtrees 1 konnten Sie durch Erstellen von Dateien im Ordner \"thumbs\" benutzerdefinierte Vorschaubilder zu Medienobjekten hinzufügen." 7793 7794#: resources/views/admin/webtrees1-thumbnails.phtml:21 7795msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 7796msgstr "In webtrees 2 werden benutzerdefinierte Vorschaubilder als eine zweite Mediendatei im gleichen Medienobjekt abgelegt." 7797 7798#: resources/views/admin/trees-unconnected.phtml:29 7799msgid "Include aliases" 7800msgstr "Alias-Namen einschließen" 7801 7802#: resources/views/admin/trees-unconnected.phtml:28 7803msgid "Include associates" 7804msgstr "Verbundene Personen einschließen" 7805 7806#: app/Module/IndividualListModule.php:357 7807#, php-format 7808msgid "Include individuals with “%s” as a married name" 7809msgstr "Personen mit „%s“ als Ehename einschließen" 7810 7811#: resources/views/admin/trees-export.phtml:72 7812msgid "Include media (automatically zips files)" 7813msgstr "Medien hinzufügen (Dateien werden automatisch ins ZIP-Format geändert)" 7814 7815#. I18N: Label for check-box 7816#: resources/views/admin/media.phtml:70 7817#: resources/views/modules/media-list/page.phtml:48 7818msgid "Include subfolders" 7819msgstr "Unterverzeichnisse einbeziehen" 7820 7821#: resources/views/modules/custom-css-js/edit.phtml:39 7822msgid "Include the <code><script></script></code> tags." 7823msgstr "Tags <code><script></script></code> einschließen." 7824 7825#: resources/views/modules/custom-css-js/edit.phtml:27 7826msgid "Include the <code><style></style></code> tags." 7827msgstr "Tags <code><style></style></code> einschließen." 7828 7829#. I18N: Label for a configuration option 7830#: resources/views/modules/lifespans-chart/page.phtml:33 7831msgid "Include the individual’s immediate family" 7832msgstr "Die unmittelbare Familie der Person einschließen" 7833 7834#. I18N: Name of a country or state 7835#: app/Statistics/Service/CountryService.php:249 7836msgid "India" 7837msgstr "Indien" 7838 7839#. I18N: Location of an LDS church temple 7840#: app/Elements/TempleCode.php:113 7841msgid "Indianapolis, Indiana, United States" 7842msgstr "Indianapolis, Indiana, Vereinigte Staaten" 7843 7844#. I18N: Name of a module/report 7845#: app/Factories/ElementFactory.php:407 7846#: app/Module/CustomTagsFamilyTreeMaker.php:93 7847#: app/Module/CustomTagsGedcom53.php:113 7848#: app/Module/IndividualReportModule.php:40 7849#: resources/views/admin/fix-level-0-media.phtml:37 7850#: resources/views/admin/trees-privacy.phtml:180 7851#: resources/views/admin/trees.phtml:223 7852#: resources/views/modals/link-media-to-individual.phtml:23 7853#: resources/views/modules/ancestors-chart/page.phtml:30 7854#: resources/views/modules/charts/config.phtml:28 7855#: resources/views/modules/compact-chart/page.phtml:25 7856#: resources/views/modules/descendancy_chart/page.phtml:30 7857#: resources/views/modules/family-book-chart/page.phtml:30 7858#: resources/views/modules/fanchart/page.phtml:33 7859#: resources/views/modules/favorites/favorites.phtml:66 7860#: resources/views/modules/hourglass-chart/page.phtml:29 7861#: resources/views/modules/interactive-tree/page.phtml:25 7862#: resources/views/modules/pedigree-chart/page.phtml:30 7863#: resources/views/modules/pedigree-map/page.phtml:25 7864#: resources/views/modules/random_media/slide-show.phtml:55 7865#: resources/views/modules/recent_changes/changes-table.phtml:59 7866#: resources/views/modules/statistics-chart/custom.phtml:31 7867#: resources/views/modules/stories/config.phtml:54 7868#: resources/views/modules/stories/edit.phtml:33 7869#: resources/views/modules/stories/list.phtml:19 7870#: resources/views/modules/timeline-chart/page.phtml:30 7871#: resources/views/search-advanced-page.phtml:32 7872#: resources/xml/reports/ahnentafel_report.xml:6 7873#: resources/xml/reports/descendancy_report.xml:5 7874#: resources/xml/reports/individual_ext_report.xml:5 7875#: resources/xml/reports/individual_report.xml:3 7876#: resources/xml/reports/individual_report.xml:5 7877#: resources/xml/reports/individual_report.xml:88 7878#: resources/xml/reports/missing_facts_report.xml:5 7879#: resources/xml/reports/pedigree_report.xml:5 7880#: resources/xml/reports/relative_ext_report.xml:5 7881msgid "Individual" 7882msgstr "Person" 7883 7884#: resources/views/modules/relationships-chart/page.phtml:33 7885msgid "Individual 1" 7886msgstr "Person 1" 7887 7888#: resources/views/modules/relationships-chart/page.phtml:42 7889msgid "Individual 2" 7890msgstr "Person 2" 7891 7892#: app/Statistics/Google/ChartDistribution.php:354 7893msgid "Individual distribution chart" 7894msgstr "Personenverteilungsdiagramm" 7895 7896#: resources/views/admin/control-panel.phtml:719 7897msgid "Individual page" 7898msgstr "Personenseite" 7899 7900#: resources/views/admin/trees-preferences.phtml:441 7901msgid "Individual pages" 7902msgstr "Personenseite" 7903 7904#: resources/views/admin/users-edit.phtml:291 7905#: resources/views/edit-account-page.phtml:58 7906msgid "Individual record" 7907msgstr "Personendatensatz" 7908 7909#: resources/views/modules/gedcom_stats/config.phtml:58 7910#: resources/views/modules/gedcom_stats/statistics.phtml:211 7911#: resources/views/modules/html/template-statistics.phtml:85 7912msgid "Individual who lived the longest" 7913msgstr "Person, die am längsten lebte" 7914 7915#. I18N: Name of a module/list 7916#: app/Module/AncestorsChartModule.php:277 7917#: app/Module/DescendancyChartModule.php:271 7918#: app/Module/FixSearchAndReplace.php:111 7919#: app/Module/IndividualListModule.php:99 7920#: app/Module/IndividualListModule.php:322 7921#: app/Module/StatisticsChartModule.php:145 7922#: app/Module/StatisticsChartModule.php:286 7923#: app/Module/StatisticsChartModule.php:335 7924#: app/Module/StatisticsChartModule.php:528 7925#: app/Module/StatisticsChartModule.php:590 7926#: app/Module/StatisticsChartModule.php:651 app/Services/AdminService.php:184 7927#: resources/views/admin/control-panel.phtml:323 7928#: resources/views/admin/merge-records-step-1.phtml:54 7929#: resources/views/lists/given-names-table.phtml:29 7930#: resources/views/lists/locations-table.phtml:64 7931#: resources/views/lists/media-table.phtml:79 7932#: resources/views/lists/notes-table.phtml:90 7933#: resources/views/lists/sources-table.phtml:98 7934#: resources/views/lists/submitters-table.phtml:68 7935#: resources/views/lists/surnames-table.phtml:37 7936#: resources/views/modules/census-assistant.phtml:60 7937#: resources/views/modules/gedcom_stats/config.phtml:46 7938#: resources/views/modules/gedcom_stats/statistics.phtml:46 7939#: resources/views/modules/html/template-statistics.phtml:24 7940#: resources/views/modules/place-hierarchy/events.phtml:20 7941#: resources/views/modules/place-hierarchy/sidebar.phtml:39 7942#: resources/views/modules/random_media/config.phtml:20 7943#: resources/views/modules/statistics-chart/custom.phtml:64 7944#: resources/views/modules/statistics-chart/custom.phtml:160 7945#: resources/views/record-page-links.phtml:34 7946#: resources/views/search-general-page.phtml:68 7947#: resources/views/search-results.phtml:37 7948#: resources/xml/reports/fact_sources.xml:54 7949#: resources/xml/reports/fact_sources.xml:258 7950msgid "Individuals" 7951msgstr "Personen" 7952 7953#: app/Statistics/Google/ChartIndividualWithSources.php:96 7954#: resources/views/statistics/other/chart-sources.phtml:20 7955msgid "Individuals with sources" 7956msgstr "Personen mit Quellenangabe" 7957 7958#: app/Module/IndividualListModule.php:420 7959#, php-format 7960msgid "Individuals with surname %s" 7961msgstr "Personen mit dem Nachnamen %s" 7962 7963#. I18N: Name of a country or state 7964#: app/Statistics/Service/CountryService.php:247 7965msgid "Indonesia" 7966msgstr "Indonesien" 7967 7968#: app/Elements/AgeAtEvent.php:79 7969msgid "Infant" 7970msgstr "Kleinkind" 7971 7972#: app/Elements/RelationIsDescriptor.php:114 7973msgid "Informant" 7974msgstr "Anzeigender" 7975 7976#: app/Elements/RelationIsDescriptor.php:83 7977msgctxt "FEMALE" 7978msgid "Informant" 7979msgstr "Anzeigende" 7980 7981#: app/Elements/RelationIsDescriptor.php:62 7982msgctxt "MALE" 7983msgid "Informant" 7984msgstr "Anzeigender" 7985 7986#. I18N: Name of a module 7987#: app/Module/ChartsBlockModule.php:179 app/Module/ChartsBlockModule.php:271 7988#: app/Module/InteractiveTreeModule.php:53 7989msgid "Interactive tree" 7990msgstr "Interaktives Sanduhrdiagramm" 7991 7992#. I18N: %s is an individual’s name 7993#: app/Module/ChartsBlockModule.php:174 7994#: app/Module/InteractiveTree/TreeView.php:159 7995#: app/Module/InteractiveTreeModule.php:163 7996#, php-format 7997msgid "Interactive tree of %s" 7998msgstr "Interaktives Sanduhrdiagramm von %s" 7999 8000#: app/Module/CustomTagsBrothersKeeper.php:102 8001msgid "Interment" 8002msgstr "Beisetzung" 8003 8004#: app/Services/MessageService.php:224 8005msgid "Internal messaging" 8006msgstr "Interne Nachrichtenfunktion" 8007 8008#: app/Services/MessageService.php:225 8009msgid "Internal messaging with emails" 8010msgstr "Interne Nachrichtenfunktion mit E-Mails" 8011 8012#: app/Http/RequestHandlers/GedcomLoad.php:154 8013msgid "Invalid GEDCOM file - no header record found." 8014msgstr "Ungültige GEDCOM Datei - keine Kopfdaten gefunden." 8015 8016#: app/Exceptions/GedcomErrorException.php:37 8017msgid "Invalid GEDCOM record" 8018msgstr "Ungültiger GEDCOM-Datensatz" 8019 8020#: app/Date.php:378 8021msgid "Invalid date" 8022msgstr "Ungültiges Datum" 8023 8024#. I18N: Name of a country or state 8025#: app/Statistics/Service/CountryService.php:257 8026msgid "Iran" 8027msgstr "Iran" 8028 8029#. I18N: Name of a country or state 8030#: app/Statistics/Service/CountryService.php:259 8031msgid "Iraq" 8032msgstr "Irak" 8033 8034#. I18N: Name of a country or state 8035#: app/Statistics/Service/CountryService.php:255 8036msgid "Ireland" 8037msgstr "Irland" 8038 8039#. I18N: Name of a country or state 8040#: app/Statistics/Service/CountryService.php:251 8041msgid "Isle of Man" 8042msgstr "Insel Man" 8043 8044#. I18N: Name of a country or state 8045#: app/Statistics/Service/CountryService.php:263 8046msgid "Israel" 8047msgstr "Israel" 8048 8049#: resources/views/admin/upgrade/steps.phtml:19 8050msgid "It can take several minutes to download and install the upgrade. Be patient." 8051msgstr "Die Aktualisierung kann mehrere Minuten benötigen. Bitte haben Sie Geduld." 8052 8053#. I18N: Name of a country or state 8054#: app/Statistics/Service/CountryService.php:265 8055msgid "Italy" 8056msgstr "Italien" 8057 8058#. I18N: a month in the Jewish calendar 8059#: app/Date/JewishDate.php:194 8060msgctxt "GENITIVE" 8061msgid "Iyar" 8062msgstr "Ijar" 8063 8064#. I18N: a month in the Jewish calendar 8065#: app/Date/JewishDate.php:298 8066msgctxt "INSTRUMENTAL" 8067msgid "Iyar" 8068msgstr "Ijar" 8069 8070#. I18N: a month in the Jewish calendar 8071#: app/Date/JewishDate.php:246 8072msgctxt "LOCATIVE" 8073msgid "Iyar" 8074msgstr "Ijar" 8075 8076#. I18N: a month in the Jewish calendar 8077#: app/Date/JewishDate.php:142 8078msgctxt "NOMINATIVE" 8079msgid "Iyar" 8080msgstr "Ijar" 8081 8082#. I18N: The Persian/Jalali calendar 8083#: app/Date.php:239 8084msgid "Jalali" 8085msgstr "Jalali" 8086 8087#. I18N: Name of a country or state 8088#: app/Statistics/Service/CountryService.php:267 8089msgid "Jamaica" 8090msgstr "Jamaika" 8091 8092#: app/Date/AbstractGregorianJulianDate.php:201 8093msgctxt "Abbreviation for January" 8094msgid "Jan" 8095msgstr "Jan" 8096 8097#: app/Date/AbstractGregorianJulianDate.php:98 8098msgctxt "GENITIVE" 8099msgid "January" 8100msgstr "Januar" 8101 8102#: app/Date/AbstractGregorianJulianDate.php:168 8103msgctxt "INSTRUMENTAL" 8104msgid "January" 8105msgstr "Januar" 8106 8107#: app/Date/AbstractGregorianJulianDate.php:133 8108msgctxt "LOCATIVE" 8109msgid "January" 8110msgstr "Januar" 8111 8112#: app/Date/AbstractGregorianJulianDate.php:63 8113#: app/Module/StatisticsChartModule.php:792 8114#: resources/views/edit/initialize-calendar-popup.phtml:11 8115msgctxt "NOMINATIVE" 8116msgid "January" 8117msgstr "Januar" 8118 8119#. I18N: Name of a country or state 8120#: app/Statistics/Service/CountryService.php:272 8121msgid "Japan" 8122msgstr "Japan" 8123 8124#. I18N: The Hebrew/Jewish calendar 8125#: app/Date.php:235 app/Module/YahrzeitModule.php:263 8126#: resources/views/help/date.phtml:168 8127msgid "Jewish" 8128msgstr "Jüdisch" 8129 8130#. I18N: Location of an LDS church temple 8131#: app/Elements/TempleCode.php:114 8132msgid "Johannesburg, South Africa" 8133msgstr "Johannesburg, Südafrika" 8134 8135#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 8136#: app/Services/TreeService.php:209 8137msgid "John /DOE/" 8138msgstr "Karl /MUSTERMANN/" 8139 8140#: app/Module/CustomTagsGenPluswin.php:88 8141msgid "Joint family name" 8142msgstr "Gemeinsamer Familienname" 8143 8144#. I18N: Name of a country or state 8145#: app/Statistics/Service/CountryService.php:270 8146msgid "Jordan" 8147msgstr "Jordanien" 8148 8149#. I18N: Location of an LDS church temple 8150#: app/Elements/TempleCode.php:115 8151msgid "Jordan River, Utah, United States" 8152msgstr "Fluss Jordan, Utah, Vereinigte Staaten" 8153 8154#. I18N: Name of a module 8155#: app/Module/UserJournalModule.php:119 8156msgid "Journal" 8157msgstr "Journal" 8158 8159#: app/Date/AbstractGregorianJulianDate.php:207 8160msgctxt "Abbreviation for July" 8161msgid "Jul" 8162msgstr "Jul" 8163 8164#. I18N: The julian calendar 8165#: app/Date.php:231 resources/views/help/date.phtml:152 8166msgid "Julian" 8167msgstr "Julianisch" 8168 8169#: app/Date/AbstractGregorianJulianDate.php:104 8170msgctxt "GENITIVE" 8171msgid "July" 8172msgstr "Juli" 8173 8174#: app/Date/AbstractGregorianJulianDate.php:174 8175msgctxt "INSTRUMENTAL" 8176msgid "July" 8177msgstr "Juli" 8178 8179#: app/Date/AbstractGregorianJulianDate.php:139 8180msgctxt "LOCATIVE" 8181msgid "July" 8182msgstr "Juli" 8183 8184#: app/Date/AbstractGregorianJulianDate.php:69 8185#: app/Module/StatisticsChartModule.php:798 8186#: resources/views/edit/initialize-calendar-popup.phtml:17 8187msgctxt "NOMINATIVE" 8188msgid "July" 8189msgstr "Juli" 8190 8191#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8192#: app/Date/HijriDate.php:136 8193msgctxt "GENITIVE" 8194msgid "Jumada al-awwal" 8195msgstr "Jumada al-awwal" 8196 8197#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8198#: app/Date/HijriDate.php:226 8199msgctxt "INSTRUMENTAL" 8200msgid "Jumada al-awwal" 8201msgstr "Jumada al-awwal" 8202 8203#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8204#: app/Date/HijriDate.php:181 8205msgctxt "LOCATIVE" 8206msgid "Jumada al-awwal" 8207msgstr "Jumada al-awwal" 8208 8209#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8210#: app/Date/HijriDate.php:91 8211msgctxt "NOMINATIVE" 8212msgid "Jumada al-awwal" 8213msgstr "Jumada al-awwal" 8214 8215#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8216#: app/Date/HijriDate.php:138 8217msgctxt "GENITIVE" 8218msgid "Jumada al-thani" 8219msgstr "Jumada al-thani" 8220 8221#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8222#: app/Date/HijriDate.php:228 8223msgctxt "INSTRUMENTAL" 8224msgid "Jumada al-thani" 8225msgstr "Jumada al-thani" 8226 8227#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8228#: app/Date/HijriDate.php:183 8229msgctxt "LOCATIVE" 8230msgid "Jumada al-thani" 8231msgstr "Jumada al-thani" 8232 8233#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8234#: app/Date/HijriDate.php:93 8235msgctxt "NOMINATIVE" 8236msgid "Jumada al-thani" 8237msgstr "umada al-thani" 8238 8239#: app/Date/AbstractGregorianJulianDate.php:206 8240msgctxt "Abbreviation for June" 8241msgid "Jun" 8242msgstr "Jun" 8243 8244#: app/Date/AbstractGregorianJulianDate.php:103 8245msgctxt "GENITIVE" 8246msgid "June" 8247msgstr "Juni" 8248 8249#: app/Date/AbstractGregorianJulianDate.php:173 8250msgctxt "INSTRUMENTAL" 8251msgid "June" 8252msgstr "Juni" 8253 8254#: app/Date/AbstractGregorianJulianDate.php:138 8255msgctxt "LOCATIVE" 8256msgid "June" 8257msgstr "Juni" 8258 8259#: app/Date/AbstractGregorianJulianDate.php:68 8260#: app/Module/StatisticsChartModule.php:797 8261#: resources/views/edit/initialize-calendar-popup.phtml:16 8262msgctxt "NOMINATIVE" 8263msgid "June" 8264msgstr "Juni" 8265 8266#. I18N: Location of an LDS church temple 8267#: app/Elements/TempleCode.php:116 8268msgid "Kansas City, Missouri, United States" 8269msgstr "Kansas City, Missouri, Vereinigte Staaten" 8270 8271#. I18N: Name of a country or state 8272#: app/Statistics/Service/CountryService.php:274 8273msgid "Kazakhstan" 8274msgstr "Kasachstan" 8275 8276#. I18N: A configuration setting 8277#: resources/views/admin/trees-import.phtml:93 8278msgid "Keep media objects" 8279msgstr "Medienobjekte behalten" 8280 8281#: resources/views/modals/on-screen-keyboard.phtml:51 8282msgid "Keep open" 8283msgstr "Geöffnet lassen" 8284 8285#. I18N: A configuration setting 8286#: resources/views/admin/trees-preferences.phtml:781 8287#: resources/views/edit/edit-fact.phtml:34 8288#: resources/views/edit/edit-record.phtml:34 8289msgid "Keep the existing “last change” information" 8290msgstr "Den Eintrag “Letzte Änderung” beibehalten" 8291 8292#. I18N: Name of a country or state 8293#: app/Statistics/Service/CountryService.php:276 8294msgid "Kenya" 8295msgstr "Kenia" 8296 8297#: app/Module/HtmlBlockModule.php:192 8298msgid "Keyword examples" 8299msgstr "Schlagwortbeispiele" 8300 8301#: app/Date/JalaliDate.php:261 8302msgctxt "Abbreviation for Persian month: Khordad" 8303msgid "Khor" 8304msgstr "Khor" 8305 8306#. I18N: 3rd month in the Persian/Jalali calendar 8307#: app/Date/JalaliDate.php:129 8308msgctxt "GENITIVE" 8309msgid "Khordad" 8310msgstr "Khordad" 8311 8312#. I18N: 3rd month in the Persian/Jalali calendar 8313#: app/Date/JalaliDate.php:219 8314msgctxt "INSTRUMENTAL" 8315msgid "Khordad" 8316msgstr "Khordad" 8317 8318#. I18N: 3rd month in the Persian/Jalali calendar 8319#: app/Date/JalaliDate.php:174 8320msgctxt "LOCATIVE" 8321msgid "Khordad" 8322msgstr "Khordad" 8323 8324#. I18N: 3rd month in the Persian/Jalali calendar 8325#: app/Date/JalaliDate.php:84 8326msgctxt "NOMINATIVE" 8327msgid "Khordad" 8328msgstr "Khordad" 8329 8330#. I18N: Name of a country or state 8331#: app/Statistics/Service/CountryService.php:282 8332msgid "Kiribati" 8333msgstr "Kiribati" 8334 8335#. I18N: a month in the Jewish calendar 8336#: app/Date/JewishDate.php:182 8337msgctxt "GENITIVE" 8338msgid "Kislev" 8339msgstr "Kislew" 8340 8341#. I18N: a month in the Jewish calendar 8342#: app/Date/JewishDate.php:286 8343msgctxt "INSTRUMENTAL" 8344msgid "Kislev" 8345msgstr "Kislew" 8346 8347#. I18N: a month in the Jewish calendar 8348#: app/Date/JewishDate.php:234 8349msgctxt "LOCATIVE" 8350msgid "Kislev" 8351msgstr "Kislew" 8352 8353#. I18N: a month in the Jewish calendar 8354#: app/Date/JewishDate.php:130 8355msgctxt "NOMINATIVE" 8356msgid "Kislev" 8357msgstr "Kislew" 8358 8359#. I18N: Location of an LDS church temple 8360#: app/Elements/TempleCode.php:117 8361msgid "Kona, Hawaii, United States" 8362msgstr "Kona, Hawaii, Vereinigte Staaten" 8363 8364#. I18N: Name of a country or state 8365#: app/Statistics/Service/CountryService.php:286 8366msgid "Korea" 8367msgstr "Korea" 8368 8369#. I18N: Name of a country or state 8370#: app/Statistics/Service/CountryService.php:288 8371msgid "Kuwait" 8372msgstr "Kuwait" 8373 8374#. I18N: Location of an LDS church temple 8375#: app/Elements/TempleCode.php:118 8376msgid "Kyiv, Ukraine" 8377msgstr "Kiew, Ukraine" 8378 8379#. I18N: Name of a country or state 8380#: app/Statistics/Service/CountryService.php:278 8381msgid "Kyrgyzstan" 8382msgstr "Kirgisistan" 8383 8384#: app/Factories/ElementFactory.php:459 8385msgid "LDS baptism" 8386msgstr "HLT-Taufe" 8387 8388#: app/Factories/ElementFactory.php:597 8389msgid "LDS child sealing" 8390msgstr "HLT Kindes-Siegelung" 8391 8392#: resources/views/admin/tags.phtml:713 8393msgid "LDS church" 8394msgstr "HLT Kirche" 8395 8396#: app/Factories/ElementFactory.php:499 8397msgid "LDS confirmation" 8398msgstr "HLT Konfirmation" 8399 8400#: app/Factories/ElementFactory.php:519 8401msgid "LDS endowment" 8402msgstr "HLT Begabung" 8403 8404#: app/Factories/ElementFactory.php:353 8405msgid "LDS spouse sealing" 8406msgstr "HLT Ehepartner-Siegelung" 8407 8408#: app/Module/CustomTagsFamilyTreeMaker.php:76 8409#: app/Module/CustomTagsFamilyTreeMaker.php:90 8410#: app/Module/CustomTagsFamilyTreeMaker.php:94 8411#: app/Module/CustomTagsFamilyTreeMaker.php:109 8412#: resources/views/modules/custom-tags/config.phtml:30 8413#: resources/views/modules/custom-tags/config.phtml:52 8414#: resources/views/modules/custom-tags/config.phtml:54 8415msgid "Label" 8416msgstr "Bezeichnung" 8417 8418#. I18N: Location of an LDS church temple 8419#: app/Elements/TempleCode.php:107 8420msgid "Laie, Hawaii, United States" 8421msgstr "Laie, Hawaii, Vereinigte Staaten" 8422 8423#. I18N: page orientation 8424#: app/Http/RequestHandlers/TreePreferencesPage.php:131 8425#: resources/xml/reports/change_report.xml:10 8426#: resources/xml/reports/pedigree_report.xml:7 8427msgid "Landscape" 8428msgstr "Querformat" 8429 8430#. I18N: A configuration setting 8431#: app/Factories/ElementFactory.php:382 app/Factories/ElementFactory.php:722 8432#: app/Module/CustomTagsGedcomL.php:204 app/Module/ModuleLanguageTrait.php:49 8433#: app/Module/ModuleThemeTrait.php:241 resources/views/admin/modules.phtml:264 8434#: resources/views/admin/modules.phtml:267 8435#: resources/views/admin/site-preferences.phtml:78 8436#: resources/views/admin/users-edit.phtml:126 8437#: resources/views/admin/users.phtml:29 8438#: resources/views/edit-account-page.phtml:103 8439#: resources/views/layouts/administration.phtml:57 8440#: resources/views/setup/step-1-language.phtml:42 8441msgid "Language" 8442msgstr "Sprache" 8443 8444#: app/Http/RequestHandlers/ModulesLanguagesPage.php:43 8445#: resources/views/admin/control-panel.phtml:612 8446#: resources/views/admin/modules.phtml:122 8447#: resources/views/admin/modules.phtml:124 8448msgid "Languages" 8449msgstr "Sprachen" 8450 8451#. I18N: Name of a country or state 8452#: app/Statistics/Service/CountryService.php:290 8453msgid "Laos" 8454msgstr "Laos" 8455 8456#: resources/views/setup/step-2-server-checks.phtml:72 8457msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 8458msgstr "Großer Stammbaum (50000 Personen): 64-128MB, 40-80 Sekunden" 8459 8460#: app/Statistics/Google/ChartFamilyLargest.php:123 8461#: resources/views/statistics/families/children.phtml:46 8462msgid "Largest families" 8463msgstr "Größte Familien" 8464 8465#: resources/views/statistics/families/children.phtml:55 8466msgid "Largest number of grandchildren" 8467msgstr "Größte Anzahl von Enkeln" 8468 8469#. I18N: Location of an LDS church temple 8470#: app/Elements/TempleCode.php:125 8471msgid "Las Vegas, Nevada, United States" 8472msgstr "Las Vegas, Nevada, Vereinigte Staaten" 8473 8474#: app/Factories/ElementFactory.php:322 app/Factories/ElementFactory.php:488 8475#: app/Factories/ElementFactory.php:619 app/Factories/ElementFactory.php:638 8476#: app/Factories/ElementFactory.php:669 app/Factories/ElementFactory.php:685 8477#: app/Factories/ElementFactory.php:716 app/Factories/ElementFactory.php:732 8478#: app/Module/CustomTagsFamilyTreeBuilder.php:53 8479#: app/Module/CustomTagsGedcomL.php:191 8480#: resources/views/lists/families-table.phtml:228 8481#: resources/views/lists/individuals-table.phtml:254 8482#: resources/views/lists/locations-table.phtml:66 8483#: resources/views/lists/media-table.phtml:82 8484#: resources/views/lists/notes-table.phtml:94 8485#: resources/views/lists/repositories-table.phtml:52 8486#: resources/views/lists/sources-table.phtml:102 8487#: resources/views/lists/submitters-table.phtml:70 8488#: resources/views/modules/gedcom_stats/config.phtml:32 8489#: resources/views/modules/recent_changes/changes-table.phtml:46 8490#: resources/xml/reports/change_report.xml:66 8491#: resources/xml/reports/change_report.xml:108 8492msgid "Last change" 8493msgstr "Letzte Änderung" 8494 8495#: app/Module/ReviewChangesModule.php:161 8496msgid "Last email reminder was sent " 8497msgstr "Die letzte Erinnerungs-E-Mail wurde versandt " 8498 8499#: resources/views/statistics/other/total-events.phtml:39 8500msgid "Last event" 8501msgstr "Letzes Ereignis" 8502 8503#: resources/views/admin/users.phtml:33 8504msgid "Last signed in" 8505msgstr "Letzte Anmeldung" 8506 8507#: resources/views/modules/gedcom_stats/config.phtml:55 8508#: resources/views/modules/gedcom_stats/statistics.phtml:178 8509#: resources/views/modules/html/template-statistics.phtml:73 8510#: resources/views/statistics/individuals/total-events.phtml:55 8511msgid "Latest birth" 8512msgstr "Letztes Geburtsdatum" 8513 8514#: resources/views/modules/gedcom_stats/config.phtml:57 8515#: resources/views/modules/gedcom_stats/statistics.phtml:200 8516#: resources/views/modules/html/template-statistics.phtml:81 8517#: resources/views/statistics/individuals/total-events.phtml:103 8518msgid "Latest death" 8519msgstr "Letztes Sterbedatum" 8520 8521#: resources/views/statistics/families/total-records.phtml:105 8522msgid "Latest divorce" 8523msgstr "Letzte Scheidung" 8524 8525#: resources/views/statistics/families/total-records.phtml:57 8526msgid "Latest marriage" 8527msgstr "Letzte Eheschließung" 8528 8529#: app/Factories/ElementFactory.php:299 app/Factories/ElementFactory.php:430 8530#: app/Functions/FunctionsPrint.php:390 app/Module/CustomTagsGedcomL.php:198 8531#: resources/views/admin/location-edit.phtml:49 8532#: resources/views/admin/locations.phtml:43 8533#: resources/views/edit/input-addon-coordinates.phtml:13 8534#: resources/views/edit/input-addon-coordinates.phtml:16 8535#: resources/views/modules/place-hierarchy/popup.phtml:23 8536msgid "Latitude" 8537msgstr "Breitengrad" 8538 8539#. I18N: Name of a country or state 8540#: app/Statistics/Service/CountryService.php:310 8541msgid "Latvia" 8542msgstr "Lettland" 8543 8544#: resources/views/modules/ancestors-chart/page.phtml:49 8545#: resources/views/modules/descendancy_chart/page.phtml:49 8546#: resources/views/modules/fanchart/page.phtml:42 8547#: resources/views/modules/hourglass-chart/page.phtml:48 8548#: resources/views/modules/pedigree-chart/page.phtml:48 8549msgid "Layout" 8550msgstr "Ansicht" 8551 8552#: resources/views/edit-account-page.phtml:96 8553msgid "Leave the password blank if you want to keep the current password." 8554msgstr "Passwort leer lassen, um das aktuelle Passwort beizubehalten." 8555 8556#: resources/views/admin/media-upload.phtml:51 8557msgid "Leave this entry blank to keep the original filename" 8558msgstr "Leer lassen, um den Original Dateinamen bei zu behalten" 8559 8560#: resources/views/lists/families-table.phtml:184 8561#: resources/views/lists/individuals-table.phtml:225 8562msgid "Leaves" 8563msgstr "Blätter" 8564 8565#. I18N: Name of a country or state 8566#: app/Statistics/Service/CountryService.php:292 8567msgid "Lebanon" 8568msgstr "Libanon" 8569 8570#. I18N: Name of a module - historic/obsolete URLs. 8571#: app/Module/RedirectLegacyUrlsModule.php:120 8572msgid "Legacy URLs" 8573msgstr "Alte Internetadressen (URLs)" 8574 8575#: app/Module/CustomTagsReunion.php:53 8576msgid "Legatee" 8577msgstr "Erbe" 8578 8579#: resources/views/statistics/families/marriage-length.phtml:12 8580msgid "Length of marriage" 8581msgstr "Ehedauer" 8582 8583#. I18N: Name of a country or state 8584#: app/Statistics/Service/CountryService.php:304 8585msgid "Lesotho" 8586msgstr "Lesotho" 8587 8588#: resources/xml/reports/ahnentafel_report.xml:13 8589#: resources/xml/reports/bdm_report.xml:12 8590#: resources/xml/reports/birth_report.xml:10 8591#: resources/xml/reports/cemetery_report.xml:8 8592#: resources/xml/reports/change_report.xml:9 8593#: resources/xml/reports/death_report.xml:11 8594#: resources/xml/reports/descendancy_report.xml:8 8595#: resources/xml/reports/fact_sources.xml:8 8596#: resources/xml/reports/family_group_report.xml:11 8597#: resources/xml/reports/individual_ext_report.xml:12 8598#: resources/xml/reports/individual_report.xml:9 8599#: resources/xml/reports/marriage_report.xml:10 8600#: resources/xml/reports/missing_facts_report.xml:8 8601#: resources/xml/reports/occupation_report.xml:7 8602#: resources/xml/reports/pedigree_report.xml:8 8603#: resources/xml/reports/relative_ext_report.xml:8 8604msgctxt "paper size" 8605msgid "Letter" 8606msgstr "Brief" 8607 8608#. I18N: Name of a country or state 8609#: app/Statistics/Service/CountryService.php:294 8610msgid "Liberia" 8611msgstr "Liberien" 8612 8613#. I18N: Name of a country or state 8614#: app/Statistics/Service/CountryService.php:296 8615msgid "Libya" 8616msgstr "Libyen" 8617 8618#. I18N: Name of a country or state 8619#: app/Statistics/Service/CountryService.php:300 8620msgid "Liechtenstein" 8621msgstr "Liechtenstein" 8622 8623#: resources/views/statistics/individuals/lifespan.phtml:12 8624msgid "Lifespan" 8625msgstr "Lebensdauer" 8626 8627#. I18N: Name of a module/chart 8628#: app/Module/LifespansChartModule.php:110 8629msgid "Lifespans" 8630msgstr "Lebensspannen" 8631 8632#. I18N: Location of an LDS church temple 8633#: app/Elements/TempleCode.php:120 8634msgid "Lima, Peru" 8635msgstr "Lima, Peru" 8636 8637#: app/Http/RequestHandlers/FixLevel0MediaPage.php:48 8638#: resources/views/admin/control-panel.phtml:819 8639msgid "Link media objects to facts and events" 8640msgstr "Medienobjekte mit Tatsachen und Ereignissen verknüpfen" 8641 8642#. I18N: You need to: 8643#: resources/views/emails/verify-notify-html.phtml:41 8644#: resources/views/emails/verify-notify-text.phtml:27 8645msgid "Link the user account to an individual." 8646msgstr "Verknüpfen Sie das Benutzerkonto mit einer Person." 8647 8648#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:57 8649#: resources/views/modules/relatives/tab.phtml:125 8650msgid "Link this individual to an existing family as a child" 8651msgstr "Diese Person als Kind mit einer existierenden Familie verknüpfen" 8652 8653#: resources/views/media-page-menu.phtml:63 8654#: resources/views/modals/link-media-to-family.phtml:18 8655msgid "Link this media object to a family" 8656msgstr "Dieses Medienobjekt mit einer Familie verknüpfen" 8657 8658#: resources/views/media-page-menu.phtml:68 8659#: resources/views/modals/link-media-to-source.phtml:18 8660msgid "Link this media object to a source" 8661msgstr "Dieses Medienobjekt mit einer Quelle verknüpfen" 8662 8663#: resources/views/media-page-menu.phtml:58 8664#: resources/views/modals/link-media-to-individual.phtml:18 8665msgid "Link this media object to an individual" 8666msgstr "Dieses Medienobjekt mit einer Person verknüpfen" 8667 8668#: resources/views/admin/users-edit.phtml:305 8669msgid "Link this user to an individual in the family tree." 8670msgstr "Diesen Benutzer mit einer Person im Stammbaum verknüpfen." 8671 8672#: resources/views/chart-box.phtml:113 resources/views/chart-box.phtml:125 8673#: resources/views/chart-box.phtml:126 8674msgid "Links" 8675msgstr "Verknüpfungen" 8676 8677#: resources/views/admin/modules.phtml:216 8678#: resources/views/admin/modules.phtml:219 8679msgid "List" 8680msgstr "Liste" 8681 8682#. I18N: Name of a module 8683#: app/Http/RequestHandlers/ModulesListsPage.php:43 8684#: app/Module/ListsMenuModule.php:58 app/Module/ListsMenuModule.php:104 8685#: resources/views/admin/control-panel.phtml:691 8686#: resources/views/admin/modules.phtml:98 8687#: resources/views/admin/modules.phtml:100 8688#: resources/views/admin/trees-preferences.phtml:345 8689msgid "Lists" 8690msgstr "Listen" 8691 8692#. I18N: Name of a country or state 8693#: app/Statistics/Service/CountryService.php:306 8694msgid "Lithuania" 8695msgstr "Litauen" 8696 8697#: app/SurnameTradition.php:107 8698msgctxt "Surname tradition" 8699msgid "Lithuanian" 8700msgstr "Litauisch" 8701 8702#: app/Statistics/Google/ChartMortality.php:73 8703msgid "Living" 8704msgstr "Lebt" 8705 8706#: resources/views/calendar-page.phtml:124 8707msgid "Living individuals" 8708msgstr "Lebende Personen" 8709 8710#: resources/views/lists/datatables-attributes.phtml:30 8711msgid "Loading…" 8712msgstr "Laden…" 8713 8714#. I18N: “Local files” are stored on this computer 8715#: resources/views/admin/media.phtml:40 8716msgid "Local files" 8717msgstr "Lokale Dateien" 8718 8719#: app/Module/CustomTagsGedcomL.php:95 app/Module/CustomTagsGedcomL.php:144 8720#: app/Module/CustomTagsGedcomL.php:190 app/Module/CustomTagsLegacy.php:123 8721#: resources/views/lists/locations-table.phtml:63 8722msgid "Location" 8723msgstr "Ort" 8724 8725#. I18N: Name of a module/list 8726#: app/Module/FixSearchAndReplace.php:112 app/Module/LocationListModule.php:73 8727#: app/Module/LocationListModule.php:167 8728#: resources/views/admin/merge-records-step-1.phtml:61 8729#: resources/views/lists/locations-table.phtml:58 8730#: resources/views/modules/place-hierarchy/sidebar.phtml:52 8731#: resources/views/search-general-page.phtml:115 8732#: resources/views/search-results.phtml:92 8733msgid "Locations" 8734msgstr "Orte" 8735 8736#: app/Elements/RelationIsDescriptor.php:115 8737msgid "Lodger" 8738msgstr "Mitbewohner" 8739 8740#: app/Elements/RelationIsDescriptor.php:84 8741msgctxt "FEMALE" 8742msgid "Lodger" 8743msgstr "Mitbewohnerin" 8744 8745#: app/Elements/RelationIsDescriptor.php:63 8746msgctxt "MALE" 8747msgid "Lodger" 8748msgstr "Mitbewohner" 8749 8750#. I18N: Location of an LDS church temple 8751#: app/Elements/TempleCode.php:121 8752msgid "Logan, Utah, United States" 8753msgstr "Logan, Utah, Vereinigte Staaten" 8754 8755#. I18N: Location of an LDS church temple 8756#: app/Elements/TempleCode.php:122 8757msgid "London, England" 8758msgstr "London, England" 8759 8760#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 8761#: resources/views/admin/trees-preferences.phtml:375 8762msgid "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." 8763msgstr "Lange Listen von Personen mit gleichem Nachnamen können nach dem Anfangsbuchstaben dessen Vornamen in kleinere Listen aufgeteilt werden.<br><br>Mit dieser Option geben Sie die maximale Listenlänge der Nachnamen ein. Wenn Sie diese Länge auf 0 stellen, werden Nachnamenslisten nie in kleinere Listen aufgeteilt." 8764 8765#: resources/views/statistics/families/marriage-length.phtml:22 8766msgid "Longest marriage" 8767msgstr "Längste Ehe" 8768 8769#: app/Factories/ElementFactory.php:300 app/Factories/ElementFactory.php:431 8770#: app/Functions/FunctionsPrint.php:391 app/Module/CustomTagsGedcomL.php:199 8771#: resources/views/admin/location-edit.phtml:60 8772#: resources/views/admin/locations.phtml:44 8773#: resources/views/edit/input-addon-coordinates.phtml:13 8774#: resources/views/edit/input-addon-coordinates.phtml:16 8775#: resources/views/modules/place-hierarchy/popup.phtml:27 8776msgid "Longitude" 8777msgstr "Längengrad" 8778 8779#. I18N: Location of an LDS church temple 8780#: app/Elements/TempleCode.php:119 8781msgid "Los Angeles, California, United States" 8782msgstr "Los Angeles, Kalifornien, Vereinigte Staaten" 8783 8784#. I18N: Location of an LDS church temple 8785#: app/Elements/TempleCode.php:123 8786msgid "Louisville, Kentucky, United States" 8787msgstr "Louisville, Kentucky, Vereinigte Staaten" 8788 8789#. I18N: Location of an LDS church temple 8790#: app/Elements/TempleCode.php:124 8791msgid "Lubbock, Texas, United States" 8792msgstr "Lubbock, Texas, Vereinigte Staaten" 8793 8794#. I18N: Name of a country or state 8795#: app/Statistics/Service/CountryService.php:308 8796msgid "Luxembourg" 8797msgstr "Luxemburg" 8798 8799#. I18N: Name of a country or state 8800#: app/Statistics/Service/CountryService.php:312 8801msgid "Macau" 8802msgstr "Macao" 8803 8804#. I18N: Name of a country or state 8805#: app/Statistics/Service/CountryService.php:329 8806msgid "Macedonia" 8807msgstr "Mazedonien" 8808 8809#. I18N: Name of a country or state 8810#: app/Statistics/Service/CountryService.php:321 8811msgid "Madagascar" 8812msgstr "Madagaskar" 8813 8814#. I18N: Location of an LDS church temple 8815#: app/Elements/TempleCode.php:126 8816msgid "Madrid, Spain" 8817msgstr "Madrid, Spanien" 8818 8819#. I18N: Type of media object 8820#: app/Elements/SourceMediaType.php:69 8821msgid "Magazine" 8822msgstr "Zeitschrift" 8823 8824#. I18N: https://en.wikipedia.org/wiki/Maidenhead_Locator_System 8825#: app/Module/CustomTagsGedcomL.php:97 app/Module/CustomTagsGedcomL.php:146 8826#: app/Module/CustomTagsGedcomL.php:238 app/Module/CustomTagsGenPluswin.php:70 8827#: app/Module/CustomTagsGenPluswin.php:102 8828msgid "Maidenhead location code" 8829msgstr "Maidenhead Locator-Code" 8830 8831#: app/Module/CustomTagsPersonalAncestralFile.php:60 8832msgid "Mailing name" 8833msgstr "Adressat" 8834 8835#: app/Services/MessageService.php:227 8836msgid "Mailto link" 8837msgstr "Mailto-Link" 8838 8839#. I18N: Name of a country or state 8840#: app/Statistics/Service/CountryService.php:353 8841msgid "Malawi" 8842msgstr "Malawi" 8843 8844#. I18N: Name of a country or state 8845#: app/Statistics/Service/CountryService.php:355 8846msgid "Malaysia" 8847msgstr "Malaysia" 8848 8849#. I18N: Name of a country or state 8850#: app/Statistics/Service/CountryService.php:323 8851msgid "Maldives" 8852msgstr "Malediven" 8853 8854#: app/Elements/SexValue.php:73 app/Module/StatisticsChartModule.php:779 8855#: resources/views/individual-sex.phtml:33 8856msgid "Male" 8857msgstr "männlich" 8858 8859#: app/Statistics/Google/ChartAge.php:117 8860#: app/Statistics/Google/ChartMarriageAge.php:140 8861#: app/Statistics/Google/ChartSex.php:62 8862#: resources/views/calendar-page.phtml:145 8863#: resources/views/lists/families-table.phtml:115 8864#: resources/views/lists/families-table.phtml:130 8865#: resources/views/lists/families-table.phtml:142 8866#: resources/views/lists/individuals-table.phtml:130 8867#: resources/views/lists/individuals-table.phtml:145 8868#: resources/views/lists/individuals-table.phtml:157 8869#: resources/views/modules/gedcom_stats/statistics.phtml:55 8870#: resources/views/modules/gedcom_stats/statistics.phtml:227 8871#: resources/views/modules/html/template-statistics.phtml:28 8872#: resources/views/modules/top10_givnnames/block.phtml:14 8873#: resources/views/statistics/individuals/greatest-age.phtml:20 8874#: resources/views/statistics/individuals/lifespan.phtml:29 8875#: resources/views/statistics/individuals/oldest-living.phtml:20 8876msgid "Males" 8877msgstr "männliche" 8878 8879#. I18N: Name of a country or state 8880#: app/Statistics/Service/CountryService.php:331 8881msgid "Mali" 8882msgstr "Mali" 8883 8884#. I18N: Name of a country or state 8885#: app/Statistics/Service/CountryService.php:333 8886msgid "Malta" 8887msgstr "Malta" 8888 8889#: app/Http/RequestHandlers/ManageTrees.php:86 8890#: resources/views/admin/changes-log.phtml:31 8891#: resources/views/admin/data-fix-page.phtml:24 8892#: resources/views/admin/data-fix-select.phtml:20 8893#: resources/views/admin/merge-records-step-1.phtml:41 8894#: resources/views/admin/merge-records-step-2.phtml:23 8895#: resources/views/admin/trees-check.phtml:17 8896#: resources/views/admin/trees-duplicates.phtml:18 8897#: resources/views/admin/trees-export.phtml:18 8898#: resources/views/admin/trees-import.phtml:22 8899#: resources/views/admin/trees-preferences.phtml:41 8900#: resources/views/admin/trees-privacy.phtml:22 8901#: resources/views/admin/trees-renumber.phtml:17 8902#: resources/views/admin/trees-unconnected.phtml:21 8903msgid "Manage family trees" 8904msgstr "Stammbäume verwalten" 8905 8906#: app/Http/RequestHandlers/ManageMediaPage.php:67 8907#: resources/views/admin/control-panel.phtml:807 8908#: resources/views/admin/media-upload.phtml:18 8909msgid "Manage media" 8910msgstr "Medien verwalten" 8911 8912#. I18N: Listbox entry; name of a role 8913#: app/Http/RequestHandlers/UserEditPage.php:104 8914#: resources/views/admin/trees-export.phtml:114 8915#: resources/views/admin/users-edit.phtml:267 8916#: resources/views/modules/clippings/download.phtml:36 8917msgid "Manager" 8918msgstr "Verwalter" 8919 8920#: resources/views/admin/control-panel.phtml:486 8921msgid "Managers" 8922msgstr "Verwalter" 8923 8924#. I18N: Location of an LDS church temple 8925#: app/Elements/TempleCode.php:127 8926msgid "Manaus, Brazil" 8927msgstr "Manaus, Brasilien" 8928 8929#. I18N: Location of an LDS church temple 8930#: app/Elements/TempleCode.php:128 8931msgid "Manhattan, New York, United States" 8932msgstr "Manhattan, New York, Vereinigte Staaten" 8933 8934#. I18N: Location of an LDS church temple 8935#: app/Elements/TempleCode.php:129 8936msgid "Manila, Philippines" 8937msgstr "Manila, Philippinen" 8938 8939#. I18N: Location of an LDS church temple 8940#: app/Elements/TempleCode.php:130 8941msgid "Manti, Utah, United States" 8942msgstr "Manti, Utah, Vereinigte Staaten" 8943 8944#. I18N: Type of media object 8945#: app/Elements/SourceMediaType.php:70 8946msgid "Manuscript" 8947msgstr "Manuskript" 8948 8949#. I18N: Help text for the “GEDCOM errors” configuration setting 8950#: resources/views/admin/trees-preferences.phtml:657 8951msgid "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." 8952msgstr "Viele Genealogieprogramme erzeugen GEDCOM-Dateien mit programmspezifischen Kennzeichen, die webtrees in den meisten Fällen kennt und korrekt interpretiert. Wenn unbekannte Kennzeichen gefunden werden, erlaubt diese Option, diese zu ignorieren oder eine Warnmeldung auszugeben." 8953 8954#. I18N: Type of media object 8955#: app/Elements/SourceMediaType.php:71 8956#: resources/views/admin/control-panel.phtml:836 8957#: resources/views/modules/statistics-chart/custom.phtml:60 8958msgid "Map" 8959msgstr "Landkarte" 8960 8961#: app/Module/ModuleMapLinkTrait.php:39 8962msgid "Map link" 8963msgstr "Kartenlink" 8964 8965#. I18N: Links to maps 8966#: app/Http/RequestHandlers/ModulesMapLinksPage.php:43 8967#: resources/views/admin/control-panel.phtml:654 8968msgid "Map links" 8969msgstr "Kartenlinks" 8970 8971#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:43 8972#: resources/views/admin/control-panel.phtml:661 8973msgid "Map providers" 8974msgstr "Kartenanbieter" 8975 8976#. I18N: mapbox.com 8977#: app/Module/MapBox.php:82 8978msgid "Mapbox" 8979msgstr "Mapbox" 8980 8981#: app/Date/AbstractGregorianJulianDate.php:203 8982msgctxt "Abbreviation for March" 8983msgid "Mar" 8984msgstr "Mrz" 8985 8986#: app/Date/AbstractGregorianJulianDate.php:100 8987msgctxt "GENITIVE" 8988msgid "March" 8989msgstr "März" 8990 8991#: app/Date/AbstractGregorianJulianDate.php:170 8992msgctxt "INSTRUMENTAL" 8993msgid "March" 8994msgstr "März" 8995 8996#: app/Date/AbstractGregorianJulianDate.php:135 8997msgctxt "LOCATIVE" 8998msgid "March" 8999msgstr "März" 9000 9001#: app/Date/AbstractGregorianJulianDate.php:65 9002#: app/Module/StatisticsChartModule.php:794 9003#: resources/views/edit/initialize-calendar-popup.phtml:13 9004msgctxt "NOMINATIVE" 9005msgid "March" 9006msgstr "März" 9007 9008#. I18N: Help text for the “Format text and notes” configuration setting 9009#: resources/views/admin/trees-preferences.phtml:625 9010msgid "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." 9011msgstr "Markdown ist ein einfaches System für Formatierungen wie es z.B. auf Webseiten wie Wikipedia Verwendung findet. Es nutzt unaufdringliche Satzzeichen, um Überschriften und Unterüberschriften, fette und kursive Texte, Listen, Tabellen usw. zu erstellen." 9012 9013#: app/Factories/ElementFactory.php:340 app/Module/BranchesListModule.php:446 9014#: resources/views/calendar-page.phtml:188 9015#: resources/views/lists/families-table.phtml:195 9016#: resources/views/lists/families-table.phtml:199 9017#: resources/views/lists/families-table.phtml:220 9018#: resources/views/modules/relatives/family.phtml:144 9019#: resources/xml/reports/ahnentafel_report.xml:449 9020#: resources/xml/reports/bdm_report.xml:78 9021#: resources/xml/reports/descendancy_report.xml:575 9022#: resources/xml/reports/family_group_report.xml:377 9023#: resources/xml/reports/missing_facts_report.xml:23 9024#: resources/xml/reports/pedigree_report.xml:76 9025#: resources/xml/reports/pedigree_report.xml:77 9026#: resources/xml/reports/pedigree_report.xml:97 9027#: resources/xml/reports/pedigree_report.xml:98 9028#: resources/xml/reports/pedigree_report.xml:137 9029#: resources/xml/reports/pedigree_report.xml:138 9030#: resources/xml/reports/pedigree_report.xml:178 9031#: resources/xml/reports/pedigree_report.xml:179 9032#: resources/xml/reports/pedigree_report.xml:221 9033#: resources/xml/reports/pedigree_report.xml:222 9034#: resources/xml/reports/pedigree_report.xml:264 9035#: resources/xml/reports/pedigree_report.xml:265 9036#: resources/xml/reports/pedigree_report.xml:307 9037#: resources/xml/reports/pedigree_report.xml:308 9038#: resources/xml/reports/pedigree_report.xml:350 9039#: resources/xml/reports/pedigree_report.xml:351 9040#: resources/xml/reports/pedigree_report.xml:392 9041#: resources/xml/reports/pedigree_report.xml:430 9042#: resources/xml/reports/pedigree_report.xml:468 9043#: resources/xml/reports/pedigree_report.xml:506 9044#: resources/xml/reports/pedigree_report.xml:544 9045#: resources/xml/reports/pedigree_report.xml:582 9046#: resources/xml/reports/pedigree_report.xml:620 9047#: resources/xml/reports/pedigree_report.xml:658 9048#: resources/xml/reports/pedigree_report.xml:778 9049#: resources/xml/reports/pedigree_report.xml:779 9050#: resources/xml/reports/pedigree_report.xml:799 9051#: resources/xml/reports/pedigree_report.xml:800 9052#: resources/xml/reports/pedigree_report.xml:839 9053#: resources/xml/reports/pedigree_report.xml:840 9054#: resources/xml/reports/pedigree_report.xml:879 9055#: resources/xml/reports/pedigree_report.xml:880 9056#: resources/xml/reports/pedigree_report.xml:923 9057#: resources/xml/reports/pedigree_report.xml:966 9058#: resources/xml/reports/pedigree_report.xml:1009 9059#: resources/xml/reports/pedigree_report.xml:1052 9060#: resources/xml/reports/pedigree_report.xml:1099 9061#: resources/xml/reports/pedigree_report.xml:1137 9062#: resources/xml/reports/pedigree_report.xml:1175 9063#: resources/xml/reports/pedigree_report.xml:1213 9064#: resources/xml/reports/pedigree_report.xml:1251 9065#: resources/xml/reports/pedigree_report.xml:1289 9066#: resources/xml/reports/pedigree_report.xml:1327 9067#: resources/xml/reports/pedigree_report.xml:1365 9068msgid "Marriage" 9069msgstr "Heirat" 9070 9071#: app/Factories/ElementFactory.php:335 9072#: resources/xml/reports/missing_facts_report.xml:22 9073msgid "Marriage banns" 9074msgstr "Aufgebot" 9075 9076#: app/Module/CustomTagsFamilyTreeMaker.php:72 9077#: app/Module/CustomTagsFamilyTreeMaker.php:92 9078msgid "Marriage beginning status" 9079msgstr "Familienstand seit" 9080 9081#: app/Module/CustomTagsBrothersKeeper.php:65 9082msgid "Marriage bond" 9083msgstr "Heiratsverpflichtung" 9084 9085#: app/Statistics/Google/ChartDistribution.php:348 9086msgid "Marriage by country" 9087msgstr "Ehen pro Land" 9088 9089#: app/Factories/ElementFactory.php:338 9090msgid "Marriage contract" 9091msgstr "Ehevertrag" 9092 9093#: resources/xml/reports/marriage_report.xml:8 9094msgid "Marriage date range end" 9095msgstr "bis Heiratsdatum" 9096 9097#: resources/xml/reports/marriage_report.xml:7 9098msgid "Marriage date range start" 9099msgstr "von Heiratsdatum" 9100 9101#: app/Module/CustomTagsFamilyTreeMaker.php:71 9102#: app/Module/CustomTagsFamilyTreeMaker.php:91 9103msgid "Marriage ending status" 9104msgstr "Heutiger Familienstand" 9105 9106#: app/Module/CustomTagsBrothersKeeper.php:64 9107msgid "Marriage intention" 9108msgstr "Eheabsicht" 9109 9110#: app/Factories/ElementFactory.php:339 9111msgid "Marriage license" 9112msgstr "Eheerlaubnis" 9113 9114#: app/Module/IndividualFactsTabModule.php:554 9115msgid "Marriage of a brother" 9116msgstr "Heirat eines Bruders" 9117 9118#: app/Module/IndividualFactsTabModule.php:532 9119#: resources/views/admin/trees-preferences.phtml:479 9120msgid "Marriage of a child" 9121msgstr "Heirat eines Kinds" 9122 9123#: app/Module/IndividualFactsTabModule.php:531 9124msgid "Marriage of a daughter" 9125msgstr "Heirat einer Tochter" 9126 9127#: app/Module/IndividualFactsTabModule.php:790 9128msgid "Marriage of a father" 9129msgstr "Heirat eines Vaters" 9130 9131#: app/Module/IndividualFactsTabModule.php:538 9132#: app/Module/IndividualFactsTabModule.php:544 9133#: app/Module/IndividualFactsTabModule.php:550 9134#: resources/views/admin/trees-preferences.phtml:473 9135msgid "Marriage of a grandchild" 9136msgstr "Heirat eines Enkels" 9137 9138#: app/Module/IndividualFactsTabModule.php:537 9139msgid "Marriage of a granddaughter" 9140msgstr "Heirat einer Enkeltochter" 9141 9142#: app/Module/IndividualFactsTabModule.php:543 9143msgctxt "daughter’s daughter" 9144msgid "Marriage of a granddaughter" 9145msgstr "Heirat einer Enkeltochter" 9146 9147#: app/Module/IndividualFactsTabModule.php:549 9148msgctxt "son’s daughter" 9149msgid "Marriage of a granddaughter" 9150msgstr "Heirat einer Enkeltochter" 9151 9152#: app/Module/IndividualFactsTabModule.php:536 9153msgid "Marriage of a grandson" 9154msgstr "Heirat eines Enkelsohns" 9155 9156#: app/Module/IndividualFactsTabModule.php:542 9157msgctxt "daughter’s son" 9158msgid "Marriage of a grandson" 9159msgstr "Heirat eines Enkelsohns" 9160 9161#: app/Module/IndividualFactsTabModule.php:548 9162msgctxt "son’s son" 9163msgid "Marriage of a grandson" 9164msgstr "Heirat eines Enkelsohns" 9165 9166#: app/Module/IndividualFactsTabModule.php:560 9167msgid "Marriage of a half-brother" 9168msgstr "Heirat eines Halbbruders" 9169 9170#: app/Module/IndividualFactsTabModule.php:562 9171msgid "Marriage of a half-sibling" 9172msgstr "Heirat eines Halbgeschwisters" 9173 9174#: app/Module/IndividualFactsTabModule.php:561 9175msgid "Marriage of a half-sister" 9176msgstr "Heirat einer Halbschwester" 9177 9178#: app/Module/IndividualFactsTabModule.php:791 9179msgid "Marriage of a mother" 9180msgstr "Heirat einer Mutter" 9181 9182#: app/Module/IndividualFactsTabModule.php:792 9183#: resources/views/admin/trees-preferences.phtml:491 9184msgid "Marriage of a parent" 9185msgstr "Heirat eines Elternteils" 9186 9187#: app/Module/IndividualFactsTabModule.php:556 9188#: resources/views/admin/trees-preferences.phtml:485 9189msgid "Marriage of a sibling" 9190msgstr "Heirat eines Geschwisters" 9191 9192#: app/Module/IndividualFactsTabModule.php:555 9193msgid "Marriage of a sister" 9194msgstr "Heirat einer Schwester" 9195 9196#: app/Module/IndividualFactsTabModule.php:530 9197msgid "Marriage of a son" 9198msgstr "Heirat eines Sohns" 9199 9200#: app/Module/IndividualFactsTabModule.php:825 9201msgid "Marriage of parents" 9202msgstr "Heirat der Eltern" 9203 9204#: resources/xml/reports/marriage_report.xml:6 9205msgid "Marriage place contains" 9206msgstr "Heiratsort enthält" 9207 9208#: resources/views/statistics/other/places.phtml:39 9209msgid "Marriage places" 9210msgstr "Heiratsort" 9211 9212#: app/Factories/ElementFactory.php:344 9213msgid "Marriage settlement" 9214msgstr "Ehevereinbarung" 9215 9216#: app/Module/CustomTagsAldfaer.php:53 9217msgid "Marriage type unknown" 9218msgstr "Art der Ehe unbekannt" 9219 9220#. I18N: Name of a module/report 9221#: app/Module/MarriageReportModule.php:40 9222#: resources/views/modules/statistics-chart/custom.phtml:66 9223#: resources/xml/reports/marriage_report.xml:3 9224#: resources/xml/reports/marriage_report.xml:30 9225msgid "Marriages" 9226msgstr "Eheschließungen" 9227 9228#: app/Statistics/Google/ChartMarriage.php:129 9229#: resources/views/statistics/families/total-records.phtml:33 9230msgid "Marriages by century" 9231msgstr "Eheschließungen pro Jahrhundert" 9232 9233#: app/Module/CustomTagsFamilyTreeMaker.php:114 9234#: resources/views/lists/families-table.phtml:245 9235#: resources/views/lists/families-table.phtml:280 9236#: resources/views/lists/individuals-table.phtml:267 9237#: resources/xml/reports/cemetery_report.xml:7 9238#: resources/xml/reports/death_report.xml:10 9239msgid "Married name" 9240msgstr "Ehename" 9241 9242#. I18N: Name of a country or state 9243#: app/Statistics/Service/CountryService.php:327 9244msgid "Marshall Islands" 9245msgstr "Marshallinseln" 9246 9247#. I18N: Name of a country or state 9248#: app/Statistics/Service/CountryService.php:349 9249msgid "Martinique" 9250msgstr "Martinique" 9251 9252#: resources/views/admin/users-table-options.phtml:37 9253msgid "Masquerade as this user" 9254msgstr "Ausgeben als dieser Benutzer" 9255 9256#. I18N: Help text for "Case insensitive" searches 9257#: resources/views/modules/fix-search-and-replace/options.phtml:58 9258msgid "Match both upper and lower case letters." 9259msgstr "Findet groß- und kleingeschriebene Buchstaben." 9260 9261#: app/Module/FixSearchAndReplace.php:102 9262msgid "Match the exact text, even if it occurs in the middle of a word." 9263msgstr "Genauer Text, selbst wenn dieser mitten im Wort vorkommt." 9264 9265#: app/Module/FixSearchAndReplace.php:103 9266msgid "Match the exact text, unless it occurs in the middle of a word." 9267msgstr "Genauer Text, wenn dieser nicht mitten im Wort vorkommt." 9268 9269#: app/Module/MatomoAnalyticsModule.php:42 9270msgid "Matomo™ / Piwik™ analytics" 9271msgstr "Matomo™ / Piwik™ Analytics" 9272 9273#. I18N: Name of a country or state 9274#: app/Statistics/Service/CountryService.php:345 9275msgid "Mauritania" 9276msgstr "Mauretanien" 9277 9278#. I18N: Name of a country or state 9279#: app/Statistics/Service/CountryService.php:351 9280msgid "Mauritius" 9281msgstr "Mauritius" 9282 9283#. I18N: A configuration setting 9284#: resources/views/admin/trees-preferences.phtml:362 9285msgid "Maximum number of surnames on individual list" 9286msgstr "Maximale Anzahl von Nachnamen auf der Personenliste" 9287 9288#: resources/views/admin/media-upload.phtml:24 9289#: resources/views/modals/media-file-fields.phtml:46 9290msgid "Maximum upload size: " 9291msgstr "Maximale Größe zum Hochladen: " 9292 9293#: app/Date/AbstractGregorianJulianDate.php:205 9294msgctxt "Abbreviation for May" 9295msgid "May" 9296msgstr "Mai" 9297 9298#: app/Date/AbstractGregorianJulianDate.php:102 9299msgctxt "GENITIVE" 9300msgid "May" 9301msgstr "Mai" 9302 9303#: app/Date/AbstractGregorianJulianDate.php:172 9304msgctxt "INSTRUMENTAL" 9305msgid "May" 9306msgstr "Mai" 9307 9308#: app/Date/AbstractGregorianJulianDate.php:137 9309msgctxt "LOCATIVE" 9310msgid "May" 9311msgstr "Mai" 9312 9313#: app/Date/AbstractGregorianJulianDate.php:67 9314#: app/Module/StatisticsChartModule.php:796 9315#: resources/views/edit/initialize-calendar-popup.phtml:15 9316msgctxt "NOMINATIVE" 9317msgid "May" 9318msgstr "Mai" 9319 9320#. I18N: Name of a country or state 9321#: app/Statistics/Service/CountryService.php:357 9322msgid "Mayotte" 9323msgstr "Mayotte" 9324 9325#. I18N: Location of an LDS church temple 9326#: app/Elements/TempleCode.php:131 9327msgid "Medford, Oregon, United States" 9328msgstr "Medford, Oregon, Vereinigte Staaten" 9329 9330#. I18N: Name of a module 9331#: app/Module/CustomTagsGedcomL.php:207 app/Module/MediaListModule.php:219 9332#: app/Module/MediaTabModule.php:60 9333#: resources/views/admin/control-panel.phtml:327 9334#: resources/views/admin/control-panel.phtml:799 9335#: resources/views/admin/media.phtml:104 9336#: resources/views/lists/media-table.phtml:77 9337#: resources/views/modules/recent_changes/changes-table.phtml:65 9338msgid "Media" 9339msgstr "Multimedia" 9340 9341#: resources/views/admin/media-upload.phtml:31 9342#: resources/views/admin/media.phtml:100 9343#: resources/views/admin/webtrees1-thumbnails.phtml:40 9344#: resources/views/media-page-details.phtml:30 9345#: resources/views/modals/create-media-from-file.phtml:27 9346#: resources/views/modals/media-file-fields.phtml:20 9347msgid "Media file" 9348msgstr "Mediendatei" 9349 9350#: resources/views/admin/media-upload.phtml:35 9351msgid "Media file to upload" 9352msgstr "Mediendatei zum Hochladen" 9353 9354#. I18N: %s is the name of a folder. 9355#: resources/views/admin/trees-export.phtml:94 9356#, php-format 9357msgid "Media filenames will be prefixed by %s." 9358msgstr "Medien-Dateinamen wird %s vorangestellt." 9359 9360#: resources/views/admin/media.phtml:31 9361#: resources/views/admin/trees-preferences.phtml:268 9362msgid "Media files" 9363msgstr "Mediendateien" 9364 9365#. I18N: A configuration setting 9366#: resources/views/admin/media.phtml:63 9367#: resources/views/admin/trees-preferences.phtml:248 9368msgid "Media folder" 9369msgstr "Medienordner" 9370 9371#: resources/views/admin/media.phtml:32 9372#: resources/views/admin/trees-preferences.phtml:243 9373msgid "Media folders" 9374msgstr "Medienordner" 9375 9376#: app/Factories/ElementFactory.php:292 app/Factories/ElementFactory.php:313 9377#: app/Factories/ElementFactory.php:347 app/Factories/ElementFactory.php:366 9378#: app/Factories/ElementFactory.php:423 app/Factories/ElementFactory.php:444 9379#: app/Factories/ElementFactory.php:576 app/Factories/ElementFactory.php:611 9380#: app/Factories/ElementFactory.php:634 app/Factories/ElementFactory.php:637 9381#: app/Factories/ElementFactory.php:657 app/Factories/ElementFactory.php:696 9382#: app/Factories/ElementFactory.php:725 9383#: app/Http/RequestHandlers/HelpText.php:231 9384#: app/Module/CustomTagsGedcomL.php:110 app/Module/CustomTagsGedcomL.php:159 9385#: app/Module/CustomTagsGedcomL.php:216 app/Module/CustomTagsGedcomL.php:249 9386#: app/Module/CustomTagsWebtrees.php:64 app/Module/CustomTagsWebtrees.php:78 9387#: resources/views/admin/fix-level-0-media.phtml:35 9388#: resources/views/admin/media.phtml:108 9389#: resources/views/admin/trees-privacy.phtml:185 9390#: resources/views/admin/trees.phtml:248 9391#: resources/views/admin/webtrees1-thumbnails.phtml:41 9392#: resources/views/modules/favorites/favorites.phtml:94 9393msgid "Media object" 9394msgstr "Medienobjekt" 9395 9396#. I18N: Name of a module/list 9397#: app/Module/FixSearchAndReplace.php:113 app/Module/MediaListModule.php:82 9398#: app/Services/AdminService.php:186 9399#: resources/views/admin/fix-level-0-media.phtml:30 9400#: resources/views/admin/merge-records-step-1.phtml:59 9401#: resources/views/admin/webtrees1-thumbnails.phtml:35 9402#: resources/views/lists/media-table.phtml:72 9403#: resources/views/lists/notes-table.phtml:92 9404#: resources/views/lists/sources-table.phtml:100 9405#: resources/views/modules/gedcom_stats/config.phtml:50 9406#: resources/views/modules/gedcom_stats/statistics.phtml:113 9407#: resources/views/modules/html/template-statistics.phtml:48 9408#: resources/views/record-page-links.phtml:52 9409#: resources/views/statistics/other/chart-objects.phtml:12 9410#: resources/views/statistics/other/total-records.phtml:21 9411msgid "Media objects" 9412msgstr "Medienobjekte" 9413 9414#: resources/views/modules/media-list/page.phtml:95 9415msgid "Media objects found" 9416msgstr "Medienobjekte gefunden" 9417 9418#: resources/views/modules/media-list/page.phtml:52 9419msgid "Media objects per page" 9420msgstr "Medienobjekte pro Seite" 9421 9422#: app/Factories/ElementFactory.php:644 app/Factories/ElementFactory.php:702 9423#: app/Module/CustomTagsGedcom53.php:138 9424#: app/Module/CustomTagsPersonalAncestralFile.php:63 9425#: resources/views/modals/create-media-from-file.phtml:43 9426#: resources/views/modals/media-file-fields.phtml:118 9427msgid "Media type" 9428msgstr "Medientyp" 9429 9430#: app/Module/CustomTagsBrothersKeeper.php:103 9431#: app/Module/CustomTagsReunion.php:54 9432msgid "Medical" 9433msgstr "Medizinische Information" 9434 9435#. I18N: The name of a colour-scheme 9436#: app/Module/ColorsTheme.php:169 9437msgid "Mediterranio" 9438msgstr "Mediterran" 9439 9440#: resources/views/setup/step-2-server-checks.phtml:70 9441msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 9442msgstr "Mittlerer Stammbaum (5000 Personen): 32-64MB, 20-40 Sekunden" 9443 9444#: app/Date/JalaliDate.php:265 9445msgctxt "Abbreviation for Persian month: Mehr" 9446msgid "Mehr" 9447msgstr "Mehr" 9448 9449#. I18N: 7th month in the Persian/Jalali calendar 9450#: app/Date/JalaliDate.php:137 9451msgctxt "GENITIVE" 9452msgid "Mehr" 9453msgstr "Mehr" 9454 9455#. I18N: 7th month in the Persian/Jalali calendar 9456#: app/Date/JalaliDate.php:227 9457msgctxt "INSTRUMENTAL" 9458msgid "Mehr" 9459msgstr "Mehr" 9460 9461#. I18N: 7th month in the Persian/Jalali calendar 9462#: app/Date/JalaliDate.php:182 9463msgctxt "LOCATIVE" 9464msgid "Mehr" 9465msgstr "Mehr" 9466 9467#. I18N: 7th month in the Persian/Jalali calendar 9468#: app/Date/JalaliDate.php:92 9469msgctxt "NOMINATIVE" 9470msgid "Mehr" 9471msgstr "Mehr" 9472 9473#. I18N: Location of an LDS church temple 9474#: app/Elements/TempleCode.php:132 9475msgid "Melbourne, Australia" 9476msgstr "Melbourne, Australien" 9477 9478#. I18N: Listbox entry; name of a role 9479#: app/Http/RequestHandlers/UserEditPage.php:98 9480#: resources/views/admin/trees-export.phtml:120 9481#: resources/views/admin/users-edit.phtml:245 9482#: resources/views/modules/clippings/download.phtml:42 9483#: resources/views/modules/clippings/download.phtml:62 9484msgid "Member" 9485msgstr "Mitglied" 9486 9487#. I18N: Location of an LDS church temple 9488#: app/Elements/TempleCode.php:133 9489msgid "Memphis, Tennessee, United States" 9490msgstr "Memphis, Tennessee, Vereinigte Staaten" 9491 9492#: resources/views/admin/modules.phtml:161 9493#: resources/views/admin/modules.phtml:164 9494msgid "Menu" 9495msgstr "Menü" 9496 9497#: app/Http/RequestHandlers/ModulesMenusPage.php:43 9498#: resources/views/admin/control-panel.phtml:677 9499#: resources/views/admin/modules.phtml:78 9500#: resources/views/admin/modules.phtml:80 9501msgid "Menus" 9502msgstr "Menüs" 9503 9504#. I18N: The name of a colour-scheme 9505#: app/Module/ColorsTheme.php:171 9506msgid "Mercury" 9507msgstr "Quecksilber" 9508 9509#: resources/views/admin/trees-duplicates.phtml:39 9510msgid "Merge" 9511msgstr "Verschmelzen" 9512 9513#: app/Http/RequestHandlers/MergeTreesPage.php:75 9514#: resources/views/admin/control-panel.phtml:308 9515msgid "Merge family trees" 9516msgstr "Stammbäume zusammenführen" 9517 9518#: app/Http/RequestHandlers/MergeFactsPage.php:57 9519#: app/Http/RequestHandlers/MergeRecordsPage.php:68 9520#: resources/views/admin/trees.phtml:173 9521msgid "Merge records" 9522msgstr "Datensätze zusammenfügen" 9523 9524#. I18N: Location of an LDS church temple 9525#: app/Elements/TempleCode.php:134 9526msgid "Merida, Mexico" 9527msgstr "Merida, Mexiko" 9528 9529#. I18N: Location of an LDS church temple 9530#: app/Elements/TempleCode.php:60 9531msgid "Mesa, Arizona, United States" 9532msgstr "Mesa, Arizona, Vereinigte Staaten" 9533 9534#: resources/views/admin/broadcast.phtml:58 9535#: resources/views/admin/email-page.phtml:59 9536#: resources/views/admin/site-logs.phtml:69 9537#: resources/views/admin/site-logs.phtml:124 9538#: resources/views/contact-page.phtml:68 resources/views/message-page.phtml:57 9539msgid "Message" 9540msgstr "Nachricht" 9541 9542#. I18N: Name of a module 9543#. I18N: A configuration setting 9544#: app/Module/UserMessagesModule.php:70 9545#: resources/views/admin/site-mail.phtml:44 9546msgid "Messages" 9547msgstr "Nachrichten" 9548 9549#. I18N: a month in the French republican calendar 9550#: app/Date/FrenchDate.php:153 9551msgctxt "GENITIVE" 9552msgid "Messidor" 9553msgstr "Messidor" 9554 9555#. I18N: a month in the French republican calendar 9556#: app/Date/FrenchDate.php:247 9557msgctxt "INSTRUMENTAL" 9558msgid "Messidor" 9559msgstr "Messidor" 9560 9561#. I18N: a month in the French republican calendar 9562#: app/Date/FrenchDate.php:200 9563msgctxt "LOCATIVE" 9564msgid "Messidor" 9565msgstr "Messidor" 9566 9567#. I18N: a month in the French republican calendar 9568#: app/Date/FrenchDate.php:106 9569msgctxt "NOMINATIVE" 9570msgid "Messidor" 9571msgstr "Messidor" 9572 9573#. I18N: Name of a country or state 9574#: app/Statistics/Service/CountryService.php:325 9575msgid "Mexico" 9576msgstr "Mexiko" 9577 9578#. I18N: Location of an LDS church temple 9579#: app/Elements/TempleCode.php:135 9580msgid "Mexico City, Mexico" 9581msgstr "Mexico City, Mexiko" 9582 9583#. I18N: Type of media object 9584#: app/Elements/SourceMediaType.php:67 9585msgid "Microfiche" 9586msgstr "Mikrofiche" 9587 9588#. I18N: Type of media object 9589#: app/Elements/SourceMediaType.php:68 app/Module/CustomTagsGedcom53.php:151 9590msgid "Microfilm" 9591msgstr "Mikrofilm" 9592 9593#. I18N: Name of a country or state 9594#: app/Statistics/Service/CountryService.php:197 9595msgid "Micronesia" 9596msgstr "Mikronesien" 9597 9598#: resources/views/modules/statistics-chart/custom.phtml:194 9599msgid "Middle East" 9600msgstr "Naher Osten" 9601 9602#: app/Module/CustomTagsPhpGedView.php:67 9603msgid "Military" 9604msgstr "Militär" 9605 9606#: app/Module/CustomTagsBrothersKeeper.php:104 9607#: app/Module/CustomTagsFamilyTreeMaker.php:136 9608msgid "Military service" 9609msgstr "Militärdienst" 9610 9611#. I18N: Name of a module/report 9612#: app/Module/MissingFactsReportModule.php:44 9613#: resources/xml/reports/missing_facts_report.xml:3 9614#: resources/xml/reports/missing_facts_report.xml:52 9615msgid "Missing data" 9616msgstr "Fehlende Daten" 9617 9618#. I18N: Listbox entry; name of a role 9619#: app/Http/RequestHandlers/UserEditPage.php:102 9620#: resources/views/admin/users-edit.phtml:259 9621msgid "Moderator" 9622msgstr "Moderator" 9623 9624#: resources/views/admin/control-panel.phtml:486 9625msgid "Moderators" 9626msgstr "Moderatoren" 9627 9628#: resources/views/admin/components.phtml:39 9629#: resources/views/admin/modules.phtml:66 9630msgid "Module" 9631msgstr "Modul" 9632 9633#: resources/views/admin/modules.phtml:61 9634#: resources/views/modules/batch_update/admin.phtml:10 9635msgid "Module administration" 9636msgstr "Verwaltungsmodul" 9637 9638#: resources/views/admin/analytics-edit.phtml:17 9639#: resources/views/admin/control-panel.phtml:565 9640#: resources/views/modules/bing-maps/config.phtml:14 9641#: resources/views/modules/custom-tags/config.phtml:18 9642#: resources/views/modules/faq/config.phtml:20 9643#: resources/views/modules/faq/edit.phtml:21 9644#: resources/views/modules/geonames/config.phtml:14 9645#: resources/views/modules/google-maps/config.phtml:14 9646#: resources/views/modules/here-maps/config.phtml:14 9647#: resources/views/modules/map-box/config.phtml:14 9648#: resources/views/modules/openrouteservice/config.phtml:14 9649#: resources/views/modules/openstreetmap/config.phtml:14 9650#: resources/views/modules/relationships-chart/config.phtml:20 9651#: resources/views/modules/sitemap/config.phtml:18 9652#: resources/views/modules/stories/config.phtml:18 9653#: resources/views/modules/stories/edit.phtml:22 9654msgid "Modules" 9655msgstr "Module" 9656 9657#. I18N: Name of a country or state 9658#: app/Statistics/Service/CountryService.php:319 9659msgid "Moldova" 9660msgstr "Moldawien" 9661 9662#. I18N: abbreviation for Monday 9663#: app/Date/AbstractCalendarDate.php:280 9664#: resources/views/edit/initialize-calendar-popup.phtml:24 9665msgid "Mon" 9666msgstr "Mo" 9667 9668#. I18N: Name of a country or state 9669#: app/Statistics/Service/CountryService.php:317 9670msgid "Monaco" 9671msgstr "Monaco" 9672 9673#: app/Date/AbstractCalendarDate.php:253 9674msgid "Monday" 9675msgstr "Montag" 9676 9677#. I18N: Name of a country or state 9678#: app/Statistics/Service/CountryService.php:337 9679msgid "Mongolia" 9680msgstr "Mongolei" 9681 9682#. I18N: Name of a country or state 9683#: app/Statistics/Service/CountryService.php:341 9684msgid "Montenegro" 9685msgstr "Montenegro" 9686 9687#. I18N: Location of an LDS church temple 9688#: app/Elements/TempleCode.php:137 9689msgid "Monterrey, Mexico" 9690msgstr "Monterrey, Mexiko" 9691 9692#. I18N: Location of an LDS church temple 9693#: app/Elements/TempleCode.php:136 9694msgid "Montevideo, Uruguay" 9695msgstr "Montevideo, Uruguay" 9696 9697#: app/Module/CalendarMenuModule.php:104 9698#: app/Module/StatisticsChartModule.php:281 9699#: app/Module/StatisticsChartModule.php:330 9700#: app/Module/StatisticsChartModule.php:379 9701#: app/Module/StatisticsChartModule.php:421 9702#: app/Module/StatisticsChartModule.php:470 9703#: resources/views/calendar-page.phtml:56 9704msgid "Month" 9705msgstr "Monat" 9706 9707#: app/Module/StatisticsChartModule.php:280 9708#: resources/views/modules/statistics-chart/custom.phtml:35 9709msgid "Month of birth" 9710msgstr "Geburtsmonat" 9711 9712#: app/Module/StatisticsChartModule.php:420 9713#: resources/views/modules/statistics-chart/custom.phtml:37 9714msgid "Month of birth of first child in a relation" 9715msgstr "Geburtsmonat des ersten Kindes" 9716 9717#: app/Module/StatisticsChartModule.php:329 9718#: resources/views/modules/statistics-chart/custom.phtml:36 9719msgid "Month of death" 9720msgstr "Sterbemonat" 9721 9722#: app/Module/StatisticsChartModule.php:469 9723#: resources/views/modules/statistics-chart/custom.phtml:52 9724msgid "Month of first marriage" 9725msgstr "Monat der ersten Eheschließung" 9726 9727#: app/Module/StatisticsChartModule.php:378 9728#: resources/views/modules/statistics-chart/custom.phtml:51 9729msgid "Month of marriage" 9730msgstr "Monat der Eheschließung" 9731 9732#: resources/views/modules/timeline-chart/chart.phtml:139 9733#: resources/views/modules/timeline-chart/chart.phtml:141 9734#: resources/views/modules/timeline-chart/chart.phtml:143 9735msgid "Month:" 9736msgstr "Monat:" 9737 9738#. I18N: Location of an LDS church temple 9739#: app/Elements/TempleCode.php:138 9740msgid "Monticello, Utah, United States" 9741msgstr "Monticello, Utah, Vereinigte Staaten" 9742 9743#. I18N: Location of an LDS church temple 9744#: app/Elements/TempleCode.php:139 9745msgid "Montreal, Quebec, Canada" 9746msgstr "Montreal, Quebec, Kanada" 9747 9748#. I18N: Name of a country or state 9749#: app/Statistics/Service/CountryService.php:347 9750msgid "Montserrat" 9751msgstr "Montserrat" 9752 9753#: app/Date/JalaliDate.php:263 9754msgctxt "Abbreviation for Persian month: Mordad" 9755msgid "Mor" 9756msgstr "Mor" 9757 9758#. I18N: 5th month in the Persian/Jalali calendar 9759#: app/Date/JalaliDate.php:133 9760msgctxt "GENITIVE" 9761msgid "Mordad" 9762msgstr "Mordad" 9763 9764#. I18N: 5th month in the Persian/Jalali calendar 9765#: app/Date/JalaliDate.php:223 9766msgctxt "INSTRUMENTAL" 9767msgid "Mordad" 9768msgstr "Mordad" 9769 9770#. I18N: 5th month in the Persian/Jalali calendar 9771#: app/Date/JalaliDate.php:178 9772msgctxt "LOCATIVE" 9773msgid "Mordad" 9774msgstr "Mordad" 9775 9776#. I18N: 5th month in the Persian/Jalali calendar 9777#: app/Date/JalaliDate.php:88 9778msgctxt "NOMINATIVE" 9779msgid "Mordad" 9780msgstr "Mordad" 9781 9782#. I18N: Name of a country or state 9783#: app/Statistics/Service/CountryService.php:315 9784msgid "Morocco" 9785msgstr "Marokko" 9786 9787#. I18N: Help text for the “Use password” site configuration setting 9788#: resources/views/admin/site-mail.phtml:129 9789msgid "Most SMTP servers require a password." 9790msgstr "Die meisten SMTP-Server benötigen ein Passwort." 9791 9792#: resources/views/modules/gedcom_stats/config.phtml:74 9793#: resources/views/modules/gedcom_stats/statistics.phtml:266 9794#: resources/views/modules/html/template-statistics.phtml:105 9795msgid "Most common surnames" 9796msgstr "Häufigste Nachnamen" 9797 9798#: resources/views/admin/site-mail.phtml:191 9799msgid "Most mail servers require a valid domain name." 9800msgstr "Die meisten Mailserver benötigen einen gültigen Domainnamen." 9801 9802#: resources/views/admin/site-mail.phtml:83 9803msgid "Most mail servers require a valid email address." 9804msgstr "Die meisten Mailserver benötigen eine gültige E-Mail-Adresse." 9805 9806#. I18N: Help text for the "Sending server name" site configuration setting 9807#: resources/views/admin/site-mail.phtml:186 9808msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." 9809msgstr "Bei den meisten Mailservern muss sich der sendende Server unter Verwendung eines gültigen Domänennamens korrekt identifizieren." 9810 9811#. I18N: Help text for the “Secure connection” site configuration setting 9812#: resources/views/admin/site-mail.phtml:172 9813msgid "Most servers do not use secure connections." 9814msgstr "Die meisten Server benutzen keine geschützte Verbindung." 9815 9816#: resources/views/setup/step-4-database-mysql.phtml:54 9817#: resources/views/setup/step-4-database-pgsql.phtml:52 9818#: resources/views/setup/step-4-database-sqlsvr.phtml:52 9819msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 9820msgstr "Die meisten Webseites sind als <b>localhost</b> konfiguriert. Das bedeutet, dass sich die Datenbank auf dem gleichen Computer befindet wie Ihr Webserver." 9821 9822#: resources/views/setup/step-4-database-sqlsvr.phtml:64 9823msgid "Most sites are configured to use the default value of 1433." 9824msgstr "Die meisten Webseiten sind so konfiguriert, dass sie den Standardwert 1433 verwenden." 9825 9826#: resources/views/setup/step-4-database-mysql.phtml:74 9827msgid "Most sites are configured to use the default value of 3306." 9828msgstr "Die meisten Webseites sind so konfiguriert, dass sie den Standardwert 3306 nutzen." 9829 9830#: resources/views/setup/step-4-database-pgsql.phtml:64 9831msgid "Most sites are configured to use the default value of 5432." 9832msgstr "Die meisten Webseiten sind so konfiguriert, dass sie den Standardwert 5432 verwenden." 9833 9834#. I18N: Name of a module 9835#: app/Module/TopPageViewsModule.php:47 9836msgid "Most viewed pages" 9837msgstr "Häufigst gesehene Seiten" 9838 9839#: resources/views/search-advanced-page.phtml:73 9840#: resources/xml/reports/bdm_report.xml:120 9841#: resources/xml/reports/family_group_report.xml:474 9842#: resources/xml/reports/family_group_report.xml:737 9843#: resources/xml/reports/individual_ext_report.xml:287 9844#: resources/xml/reports/individual_report.xml:276 9845#: resources/xml/reports/relative_ext_report.xml:72 9846msgid "Mother" 9847msgstr "Mutter" 9848 9849#: resources/views/lists/individual-table-parents.phtml:19 9850#, php-format 9851msgid "Mother: %s" 9852msgstr "Mutter: %s" 9853 9854#: app/Functions/FunctionsPrint.php:201 9855msgid "Mother’s age" 9856msgstr "Alter der Mutter" 9857 9858#. I18N: A step-family. %s is an individual’s name 9859#: app/Individual.php:886 9860#, php-format 9861msgid "Mother’s family with %s" 9862msgstr "Familie der Mutter mit %s" 9863 9864#. I18N: A step-family. 9865#: app/Individual.php:890 9866msgid "Mother’s family with an unknown individual" 9867msgstr "Familie der Mutter mit einer unbekannten Person" 9868 9869#. I18N: Location of an LDS church temple 9870#: app/Elements/TempleCode.php:140 9871msgid "Mount Timpanogos, Utah, United States" 9872msgstr "Mount Timpanogos, Utah, Vereinigte Staaten" 9873 9874#: resources/views/admin/components.phtml:46 9875#: resources/views/admin/components.phtml:152 9876#: resources/views/modules/faq/config.phtml:57 9877msgid "Move down" 9878msgstr "Nach unten verschieben" 9879 9880#: resources/views/admin/fix-level-0-media-action.phtml:17 9881msgid "Move the media object?" 9882msgstr "Das Medienobjekt verschieben?" 9883 9884#: resources/views/admin/components.phtml:45 9885#: resources/views/admin/components.phtml:146 9886#: resources/views/modules/faq/config.phtml:56 9887msgid "Move up" 9888msgstr "Nach oben verschieben" 9889 9890#. I18N: Name of a country or state 9891#: app/Statistics/Service/CountryService.php:343 9892msgid "Mozambique" 9893msgstr "Mosambik" 9894 9895#. I18N: https://en.wikipedia.org/wiki/Muharram 9896#: app/Date/HijriDate.php:128 9897msgctxt "GENITIVE" 9898msgid "Muharram" 9899msgstr "Muharram" 9900 9901#. I18N: https://en.wikipedia.org/wiki/Muharram 9902#: app/Date/HijriDate.php:218 9903msgctxt "INSTRUMENTAL" 9904msgid "Muharram" 9905msgstr "Muharram" 9906 9907#. I18N: https://en.wikipedia.org/wiki/Muharram 9908#: app/Date/HijriDate.php:173 9909msgctxt "LOCATIVE" 9910msgid "Muharram" 9911msgstr "Muharram" 9912 9913#. I18N: https://en.wikipedia.org/wiki/Muharram 9914#: app/Date/HijriDate.php:83 9915msgctxt "NOMINATIVE" 9916msgid "Muharram" 9917msgstr "Muharram" 9918 9919#: resources/views/lists/families-table.phtml:207 9920msgid "Multiple marriages" 9921msgstr "mehrere Ehen" 9922 9923#: app/Http/RequestHandlers/AccountEdit.php:92 9924#: app/Module/ModuleThemeTrait.php:319 app/Module/UserWelcomeModule.php:115 9925msgid "My account" 9926msgstr "Mein Konto" 9927 9928#: app/Http/RequestHandlers/CreateTreePage.php:59 9929msgid "My family tree" 9930msgstr "Mein Stammbaum" 9931 9932#: app/Module/ModuleThemeTrait.php:334 app/Module/UserWelcomeModule.php:108 9933msgid "My individual record" 9934msgstr "Mein Datenblatt" 9935 9936#. I18N: Name of a module 9937#: app/Http/RequestHandlers/UserPage.php:89 app/Module/ModuleThemeTrait.php:349 9938#: app/Module/UserWelcomeModule.php:62 resources/views/admin/modules.phtml:188 9939#: resources/views/admin/modules.phtml:192 9940#: resources/views/layouts/administration.phtml:53 9941msgid "My page" 9942msgstr "Meine Seite" 9943 9944#: app/Module/ModuleThemeTrait.php:363 9945msgid "My pages" 9946msgstr "Meine Seiten" 9947 9948#: app/Module/ModuleThemeTrait.php:397 9949msgid "My pedigree" 9950msgstr "Meine Abstammung" 9951 9952#. I18N: Name of a country or state 9953#: app/Statistics/Service/CountryService.php:335 9954msgid "Myanmar" 9955msgstr "Myanmar (Burma)" 9956 9957#: app/Factories/ElementFactory.php:545 app/Factories/ElementFactory.php:723 9958#: app/Http/RequestHandlers/HelpText.php:221 9959#: app/Module/CustomTagsGedcom53.php:58 app/Module/CustomTagsLegacy.php:100 9960#: app/Statistics/Google/ChartCommonGiven.php:81 9961#: app/Statistics/Google/ChartCommonSurname.php:140 9962#: resources/views/individual-name.phtml:42 9963#: resources/views/individual-name.phtml:53 9964#: resources/views/modals/location-fields.phtml:9 9965#: resources/views/modals/submitter-fields.phtml:9 9966#: resources/views/modules/yahrzeit/table.phtml:26 9967#: resources/xml/reports/bdm_report.xml:5 9968#: resources/xml/reports/bdm_report.xml:49 9969#: resources/xml/reports/birth_report.xml:5 9970#: resources/xml/reports/birth_report.xml:36 9971#: resources/xml/reports/cemetery_report.xml:40 9972#: resources/xml/reports/change_report.xml:56 9973#: resources/xml/reports/change_report.xml:96 9974#: resources/xml/reports/death_report.xml:5 9975#: resources/xml/reports/death_report.xml:38 9976#: resources/xml/reports/fact_sources.xml:62 9977#: resources/xml/reports/fact_sources.xml:155 9978#: resources/xml/reports/fact_sources.xml:266 9979#: resources/xml/reports/fact_sources.xml:317 9980#: resources/xml/reports/marriage_report.xml:5 9981#: resources/xml/reports/marriage_report.xml:38 9982#: resources/xml/reports/missing_facts_report.xml:54 9983#: resources/xml/reports/occupation_report.xml:43 9984#: resources/xml/reports/relative_ext_report.xml:57 9985msgid "Name" 9986msgstr "Name" 9987 9988#: app/Factories/ElementFactory.php:675 9989#: app/Http/RequestHandlers/CreateRepositoryModal.php:51 9990msgctxt "Repository" 9991msgid "Name" 9992msgstr "Bezeichnung" 9993 9994#: app/Module/CustomTagsPhpGedView.php:64 9995msgid "Name in Hebrew" 9996msgstr "Name (hebräisch)" 9997 9998#: app/Factories/ElementFactory.php:549 app/Factories/ElementFactory.php:556 9999#: app/Factories/ElementFactory.php:561 10000msgid "Name prefix" 10001msgstr "Namens-Präfix" 10002 10003#: app/Factories/ElementFactory.php:550 app/Factories/ElementFactory.php:557 10004#: app/Factories/ElementFactory.php:562 10005msgid "Name suffix" 10006msgstr "Namens-Suffix" 10007 10008#: resources/views/admin/tags.phtml:31 10009#: resources/views/search-replace-page.phtml:47 10010#: resources/views/statistics/individuals/names.phtml:12 10011#: resources/xml/reports/cemetery_report.xml:7 10012#: resources/xml/reports/death_report.xml:10 10013msgid "Names" 10014msgstr "Namen" 10015 10016#: app/Module/CustomTagsFamilyTreeMaker.php:139 10017#: app/Module/CustomTagsGedcom53.php:130 10018msgid "Namesake" 10019msgstr "Namensvetter" 10020 10021#. I18N: Name of a country or state 10022#: app/Statistics/Service/CountryService.php:359 10023msgid "Namibia" 10024msgstr "Namibia" 10025 10026#: app/Elements/RelationIsDescriptor.php:116 10027msgid "Nanny" 10028msgstr "Kindermädchen" 10029 10030#: app/Module/HtmlBlockModule.php:193 10031msgid "Narrative description" 10032msgstr "Erzählerische Schreibweise" 10033 10034#. I18N: Location of an LDS church temple 10035#: app/Elements/TempleCode.php:141 10036msgid "Nashville, Tennessee, United States" 10037msgstr "Nashville, Tennessee, Vereinigte Staaten" 10038 10039#: app/Factories/ElementFactory.php:569 10040msgid "Nationality" 10041msgstr "Nationalität" 10042 10043#: app/Factories/ElementFactory.php:570 10044msgid "Naturalization" 10045msgstr "Einbürgerung" 10046 10047#. I18N: Name of a country or state 10048#: app/Statistics/Service/CountryService.php:381 10049msgid "Nauru" 10050msgstr "Nauru" 10051 10052#. I18N: Location of an LDS church temple 10053#: app/Elements/TempleCode.php:142 10054msgid "Nauvoo (new), Illinois, United States" 10055msgstr "Nauvoo (neu), Illinois, Vereinigte Staaten" 10056 10057#. I18N: Location of an LDS church temple 10058#: app/Elements/TempleCode.php:143 10059msgid "Nauvoo (original), Illinois, United States" 10060msgstr "Nauvoo (original), Illinois, Vereinigte Staaten" 10061 10062#. I18N: Name of a country or state 10063#: app/Statistics/Service/CountryService.php:379 10064msgid "Nepal" 10065msgstr "Nepal" 10066 10067#. I18N: Name of a country or state 10068#: app/Statistics/Service/CountryService.php:375 10069msgid "Netherlands" 10070msgstr "Niederlande" 10071 10072#: app/Http/RequestHandlers/UserListData.php:139 10073#: resources/views/components/datetime.phtml:11 10074msgid "Never" 10075msgstr "Nie" 10076 10077#: app/Elements/FamilyStatusText.php:72 10078#: app/Module/CustomTagsBrothersKeeper.php:106 10079msgid "Never married" 10080msgstr "nie verheiratet" 10081 10082#. I18N: Name of a country or state 10083#: app/Statistics/Service/CountryService.php:361 10084msgid "New Caledonia" 10085msgstr "Neukaledonien" 10086 10087#: app/Module/CustomTagsGedcomL.php:131 app/Module/CustomTagsGedcomL.php:132 10088#: app/Module/CustomTagsGedcomL.php:133 app/Module/CustomTagsGedcomL.php:134 10089#: app/Module/CustomTagsGedcomL.php:135 10090msgid "New GEDCOM tag" 10091msgstr "Neues GEDCOM-Kennzeichen" 10092 10093#. I18N: Location of an LDS church temple 10094#: app/Elements/TempleCode.php:146 10095msgid "New York, New York, United States" 10096msgstr "New York, New York, Vereinigte Staaten" 10097 10098#. I18N: Name of a country or state 10099#: app/Statistics/Service/CountryService.php:383 10100msgid "New Zealand" 10101msgstr "Neuseeland" 10102 10103#: resources/views/admin/changes-log.phtml:78 10104msgid "New data" 10105msgstr "Neue Daten" 10106 10107#. I18N: %s is a server name/URL 10108#: app/Http/RequestHandlers/RegisterAction.php:156 10109#, php-format 10110msgid "New registration at %s" 10111msgstr "Neue Benutzeranfrage bei %s" 10112 10113#. I18N: %s is a server name/URL 10114#: app/Http/RequestHandlers/UserEditAction.php:110 10115#: app/Http/RequestHandlers/VerifyEmail.php:86 10116#, php-format 10117msgid "New user at %s" 10118msgstr "Neuer Benutzer bei %s" 10119 10120#. I18N: Location of an LDS church temple 10121#: app/Elements/TempleCode.php:144 10122msgid "Newport Beach, California, United States" 10123msgstr "Newport Beach, Kalifornien, Vereinigte Staaten" 10124 10125#. I18N: Name of a module 10126#: app/Module/FamilyTreeNewsModule.php:119 10127msgid "News" 10128msgstr "Neuigkeiten" 10129 10130#. I18N: Type of media object 10131#: app/Elements/SourceMediaType.php:72 10132msgid "Newspaper" 10133msgstr "Zeitung" 10134 10135#: app/Module/ReviewChangesModule.php:162 10136msgid "Next email reminder will be sent after " 10137msgstr "Die nächste Erinnerungs-E-Mail wird gesendet nach " 10138 10139#: resources/views/modules/random_media/slide-show.phtml:32 10140#: resources/views/modules/random_media/slide-show.phtml:34 10141msgid "Next image" 10142msgstr "Nächstes Bild" 10143 10144#. I18N: Name of a country or state 10145#: app/Statistics/Service/CountryService.php:369 10146msgid "Nicaragua" 10147msgstr "Nikaragua" 10148 10149#: app/Factories/ElementFactory.php:548 app/Factories/ElementFactory.php:555 10150#: app/Factories/ElementFactory.php:560 10151msgid "Nickname" 10152msgstr "Spitzname" 10153 10154#. I18N: Name of a country or state 10155#: app/Statistics/Service/CountryService.php:363 10156msgid "Niger" 10157msgstr "Niger" 10158 10159#. I18N: Name of a country or state 10160#: app/Statistics/Service/CountryService.php:367 10161msgid "Nigeria" 10162msgstr "Nigeria" 10163 10164#. I18N: a month in the Jewish calendar 10165#: app/Date/JewishDate.php:192 10166msgctxt "GENITIVE" 10167msgid "Nissan" 10168msgstr "Nisan" 10169 10170#. I18N: a month in the Jewish calendar 10171#: app/Date/JewishDate.php:296 10172msgctxt "INSTRUMENTAL" 10173msgid "Nissan" 10174msgstr "Nisan" 10175 10176#. I18N: a month in the Jewish calendar 10177#: app/Date/JewishDate.php:244 10178msgctxt "LOCATIVE" 10179msgid "Nissan" 10180msgstr "Nisan" 10181 10182#. I18N: a month in the Jewish calendar 10183#: app/Date/JewishDate.php:140 10184msgctxt "NOMINATIVE" 10185msgid "Nissan" 10186msgstr "Nisan" 10187 10188#. I18N: Name of a country or state 10189#: app/Statistics/Service/CountryService.php:373 10190msgid "Niue" 10191msgstr "Niue" 10192 10193#. I18N: a month in the French republican calendar 10194#: app/Date/FrenchDate.php:141 10195msgctxt "GENITIVE" 10196msgid "Nivose" 10197msgstr "Nivôse" 10198 10199#. I18N: a month in the French republican calendar 10200#: app/Date/FrenchDate.php:235 10201msgctxt "INSTRUMENTAL" 10202msgid "Nivose" 10203msgstr "Nivôse" 10204 10205#. I18N: a month in the French republican calendar 10206#: app/Date/FrenchDate.php:188 10207msgctxt "LOCATIVE" 10208msgid "Nivose" 10209msgstr "Nivôse" 10210 10211#. I18N: a month in the French republican calendar 10212#: app/Date/FrenchDate.php:93 10213msgctxt "NOMINATIVE" 10214msgid "Nivose" 10215msgstr "Nivôse" 10216 10217#: resources/views/admin/users-edit.phtml:335 10218msgid "No" 10219msgstr "Nein" 10220 10221#: app/Http/RequestHandlers/ImportGedcomAction.php:93 10222#: app/Http/RequestHandlers/ImportGedcomAction.php:105 10223msgid "No GEDCOM file was received." 10224msgstr "Es wurde keine GEDCOM-Datei empfangen." 10225 10226#: resources/views/admin/trees-import.phtml:72 10227msgid "No GEDCOM files found." 10228msgstr "Keine GEDCOM-Dateien gefunden." 10229 10230#: resources/views/admin/trees-preferences.phtml:124 10231#: resources/views/admin/trees-preferences.phtml:127 10232msgid "No calendar conversion" 10233msgstr "Keine Übersetzung" 10234 10235#: app/Module/CustomTagsLegacy.php:64 app/Module/DescendancyModule.php:273 10236#: resources/views/family-page-children.phtml:17 10237msgid "No children" 10238msgstr "Keine Kinder" 10239 10240#: app/Services/MessageService.php:228 10241msgid "No contact" 10242msgstr "Kein Kontakt" 10243 10244#: resources/views/admin/trees-duplicates.phtml:46 10245msgid "No duplicates have been found." 10246msgstr "Es wurden keine Duplikate gefunden." 10247 10248#: resources/views/admin/trees-check.phtml:35 10249msgid "No errors have been found." 10250msgstr "Es wurden keine Fehler gefunden." 10251 10252#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 10253#: app/Module/UpcomingAnniversariesModule.php:164 10254#, php-format 10255msgid "No events exist for the next %s day." 10256msgid_plural "No events exist for the next %s days." 10257msgstr[0] "Für den nächsten Tag steht kein Ereignis an." 10258msgstr[1] "Für die nächsten %s Tage steht kein Ereignis an." 10259 10260#: resources/views/modules/todays_events/empty.phtml:8 10261msgid "No events exist for today." 10262msgstr "Für heute stehen keine Ereignisse an." 10263 10264#: app/Module/UpcomingAnniversariesModule.php:160 10265msgid "No events exist for tomorrow." 10266msgstr "Für morgen stehen keine Ereignisse an." 10267 10268#: resources/views/family-page.phtml:41 10269msgid "No facts exist for this family." 10270msgstr "Es sind keine Ereignisse für diese Familie vorhanden." 10271 10272#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10273#: app/Functions/Functions.php:53 10274msgid "No file was received. Please try again." 10275msgstr "Es kam keine Datei auf dem Server an. Bitte erneut hochladen." 10276 10277#: app/Module/RelationshipsChartModule.php:410 10278msgid "No link between the two individuals could be found." 10279msgstr "Es wurde keine Verknüpfung zwischen den beiden Personen gefunden." 10280 10281#: resources/views/admin/merge-records-step-2.phtml:75 10282#: resources/views/admin/merge-records-step-2.phtml:122 10283#: resources/views/admin/merge-records-step-2.phtml:168 10284msgid "No matching facts found" 10285msgstr "Keine übereinstimmenden Ereignisse gefunden" 10286 10287#: resources/views/modules/gedcom_news/list.phtml:18 10288#: resources/views/modules/user_blog/list.phtml:18 10289msgid "No news articles have been submitted." 10290msgstr "Es sind keine Neuigkeiten eingetragen." 10291 10292#: app/Http/RequestHandlers/SiteRegistrationPage.php:47 10293msgid "No predefined text" 10294msgstr "Kein vordefinierter Text" 10295 10296#: resources/views/lists/datatables-attributes.phtml:22 10297#: resources/views/lists/datatables-attributes.phtml:33 10298msgid "No records to display" 10299msgstr "Keine Datensätze zum Anzeigen" 10300 10301#: resources/views/modules/place-hierarchy/events.phtml:34 10302#: resources/views/modules/place-hierarchy/events.phtml:46 10303#: resources/views/search-advanced-page.phtml:95 10304#: resources/views/search-general-page.phtml:137 10305#: resources/views/search-phonetic-page.phtml:98 10306msgid "No results found." 10307msgstr "Keine Ergebnisse gefunden." 10308 10309#: app/Statistics/Repository/UserRepository.php:84 10310msgid "No signed-in and no anonymous users" 10311msgstr "Keine angemeldeten Benutzer und keine Gäste" 10312 10313#: app/Elements/TempleCode.php:211 10314msgid "No temple - living ordinance" 10315msgstr "Kein Tempel - Ordinanz zu Lebzeiten" 10316 10317#: app/Http/RequestHandlers/UpgradeWizardStep.php:168 10318#: resources/views/admin/control-panel.phtml:185 10319#: resources/views/admin/upgrade/wizard.phtml:21 10320msgid "No upgrade information is available." 10321msgstr "Es sind keine Aktualisierungsinformationen verfügbar." 10322 10323#. I18N: The name of a colour-scheme 10324#: app/Module/ColorsTheme.php:173 10325msgid "Nocturnal" 10326msgstr "Nacht" 10327 10328#. I18N: https://nominatim.org 10329#: app/Module/MapGeoLocationNominatim.php:39 10330msgid "Nominatim" 10331msgstr "Nominatim" 10332 10333#: app/Module/IndividualListModule.php:295 10334#: app/Module/IndividualListModule.php:511 10335#: resources/views/admin/trees-export.phtml:108 10336#: resources/views/modules/clippings/download.phtml:30 10337#: resources/xml/reports/cemetery_report.xml:7 10338#: resources/xml/reports/death_report.xml:10 10339#: resources/xml/reports/individual_ext_report.xml:11 10340#: resources/xml/reports/individual_report.xml:8 10341msgid "None" 10342msgstr "Keine" 10343 10344#. I18N: The ninth day in the French republican calendar 10345#: app/Date/FrenchDate.php:303 10346msgid "Nonidi" 10347msgstr "Nonidi" 10348 10349#. I18N: Name of a country or state 10350#: app/Statistics/Service/CountryService.php:365 10351msgid "Norfolk Island" 10352msgstr "Norfolkinsel" 10353 10354#: resources/views/admin/users-edit.phtml:158 10355msgid "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." 10356msgstr "Normalerweise müssen alle Änderungen am Stammbaum von einem Moderator bestätigt werden. Diese Option erlaubt es einem Benutzer, Änderungen ohne die Bestätigung eines Moderators vorzunehmen." 10357 10358#. I18N: Name of a country or state 10359#: app/Statistics/Service/CountryService.php:405 10360msgid "North Korea" 10361msgstr "Nordkorea" 10362 10363#: resources/views/modules/statistics-chart/custom.phtml:185 10364msgid "Northern America" 10365msgstr "Nordamerika" 10366 10367#. I18N: Name of a country or state 10368#: app/Statistics/Service/CountryService.php:371 10369msgid "Northern Ireland" 10370msgstr "Nordirland" 10371 10372#. I18N: Name of a country or state 10373#: app/Statistics/Service/CountryService.php:339 10374msgid "Northern Mariana Islands" 10375msgstr "Nördliche Marianen" 10376 10377#. I18N: Name of a country or state 10378#: app/Statistics/Service/CountryService.php:377 10379msgid "Norway" 10380msgstr "Norwegen" 10381 10382#: resources/views/admin/control-panel.phtml:486 10383msgid "Not approved by an administrator" 10384msgstr "Noch nicht vom Verwalter bestätigt" 10385 10386#: app/Module/CustomTagsBrothersKeeper.php:105 10387msgid "Not living" 10388msgstr "nicht lebend" 10389 10390#: app/Elements/FamilyStatusText.php:71 app/Module/BranchesListModule.php:448 10391#: app/Module/CustomTagsBrothersKeeper.php:66 10392#: resources/views/lists/families-table.phtml:191 10393msgid "Not married" 10394msgstr "unverheiratet" 10395 10396#: resources/views/admin/control-panel.phtml:486 10397msgid "Not verified by the user" 10398msgstr "Noch nicht selbstbestätigt" 10399 10400#: app/Factories/ElementFactory.php:291 app/Factories/ElementFactory.php:301 10401#: app/Factories/ElementFactory.php:312 app/Factories/ElementFactory.php:346 10402#: app/Factories/ElementFactory.php:365 app/Factories/ElementFactory.php:383 10403#: app/Factories/ElementFactory.php:422 app/Factories/ElementFactory.php:432 10404#: app/Factories/ElementFactory.php:443 app/Factories/ElementFactory.php:575 10405#: app/Factories/ElementFactory.php:610 app/Factories/ElementFactory.php:618 10406#: app/Factories/ElementFactory.php:622 app/Factories/ElementFactory.php:623 10407#: app/Factories/ElementFactory.php:633 app/Factories/ElementFactory.php:641 10408#: app/Factories/ElementFactory.php:646 app/Factories/ElementFactory.php:656 10409#: app/Factories/ElementFactory.php:672 app/Factories/ElementFactory.php:676 10410#: app/Factories/ElementFactory.php:688 app/Factories/ElementFactory.php:694 10411#: app/Factories/ElementFactory.php:695 app/Factories/ElementFactory.php:703 10412#: app/Factories/ElementFactory.php:719 app/Factories/ElementFactory.php:724 10413#: app/Factories/ElementFactory.php:735 app/Factories/ElementFactory.php:738 10414#: app/Functions/FunctionsPrint.php:92 app/Functions/FunctionsPrint.php:167 10415#: app/Functions/FunctionsPrintFacts.php:782 10416#: app/Module/CustomTagsGedcom53.php:176 app/Module/CustomTagsGedcomL.php:101 10417#: app/Module/CustomTagsGedcomL.php:109 app/Module/CustomTagsGedcomL.php:150 10418#: app/Module/CustomTagsGedcomL.php:158 app/Module/CustomTagsGedcomL.php:194 10419#: app/Module/CustomTagsGedcomL.php:206 app/Module/CustomTagsGedcomL.php:215 10420#: app/Module/CustomTagsGedcomL.php:248 app/Module/CustomTagsWebtrees.php:55 10421#: app/Module/CustomTagsWebtrees.php:63 app/Module/CustomTagsWebtrees.php:69 10422#: app/Module/CustomTagsWebtrees.php:77 10423#: resources/views/admin/trees-privacy.phtml:184 10424#: resources/views/modals/create-media-from-file.phtml:51 10425#: resources/views/modals/media-object-fields.phtml:19 10426#: resources/views/modals/note-object-fields.phtml:9 10427#: resources/views/modules/favorites/favorites.phtml:159 10428#: resources/views/modules/notes/tab.phtml:49 10429#: resources/views/modules/recent_changes/changes-table.phtml:68 10430#: resources/xml/reports/cemetery_report.xml:56 10431#: resources/xml/reports/family_group_report.xml:485 10432#: resources/xml/reports/family_group_report.xml:749 10433#: resources/xml/reports/family_group_report.xml:1101 10434#: resources/xml/reports/occupation_report.xml:64 10435msgid "Note" 10436msgstr "Notiz" 10437 10438#: resources/views/help/restriction.phtml:11 10439msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 10440msgstr "Bitte beachten: Wenn ein Benutzerkonto mit einem Datensatz verknüpft ist, dann wird dieser Benutzer diesen Datensatz auch immer ansehen können." 10441 10442#: resources/views/help/relationship-privacy.phtml:16 10443msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 10444msgstr "Hinweis: Längere Pfade benötigen viele Berechnungen, was dazu führen kann, dass Ihre Website für diese Nutzer langsam läuft." 10445 10446#. I18N: Name of a module 10447#: app/Module/FixSearchAndReplace.php:114 app/Module/NoteListModule.php:164 10448#: app/Module/NotesTabModule.php:59 10449#: resources/views/admin/control-panel.phtml:328 10450#: resources/views/admin/merge-records-step-1.phtml:58 10451#: resources/views/record-page-links.phtml:70 10452#: resources/views/search-results.phtml:81 10453#: resources/views/statistics/other/total-records.phtml:39 10454#: resources/xml/reports/individual_ext_report.xml:237 10455#: resources/xml/reports/individual_report.xml:226 10456msgid "Notes" 10457msgstr "Notizen" 10458 10459#: resources/views/admin/users-cleanup.phtml:75 10460msgid "Nothing found to cleanup" 10461msgstr "Nichts zum Bereinigen gefunden" 10462 10463#: resources/views/admin/location-edit.phtml:148 10464#: resources/views/modules/batch_update/admin.phtml:101 10465msgid "Nothing found." 10466msgstr "Nichts gefunden." 10467 10468#: resources/views/modules/pedigree-map/chart.phtml:97 10469#: resources/views/modules/places/tab.phtml:94 10470msgid "Nothing to show" 10471msgstr "Nichts zum Anzeigen" 10472 10473#: app/Date/AbstractGregorianJulianDate.php:211 10474msgctxt "Abbreviation for November" 10475msgid "Nov" 10476msgstr "Nov" 10477 10478#: app/Date/AbstractGregorianJulianDate.php:108 10479msgctxt "GENITIVE" 10480msgid "November" 10481msgstr "November" 10482 10483#: app/Date/AbstractGregorianJulianDate.php:178 10484msgctxt "INSTRUMENTAL" 10485msgid "November" 10486msgstr "November" 10487 10488#: app/Date/AbstractGregorianJulianDate.php:143 10489msgctxt "LOCATIVE" 10490msgid "November" 10491msgstr "November" 10492 10493#: app/Date/AbstractGregorianJulianDate.php:73 10494#: app/Module/StatisticsChartModule.php:802 10495#: resources/views/edit/initialize-calendar-popup.phtml:21 10496msgctxt "NOMINATIVE" 10497msgid "November" 10498msgstr "November" 10499 10500#. I18N: Location of an LDS church temple 10501#: app/Elements/TempleCode.php:145 10502msgid "Nuku’Alofa, Tonga" 10503msgstr "Nuku'Alofa, Tonga" 10504 10505#: app/Factories/ElementFactory.php:345 app/Factories/ElementFactory.php:573 10506#: app/Module/StatisticsChartModule.php:717 10507#: app/Statistics/Google/ChartChildren.php:114 10508#: resources/views/modules/statistics-chart/custom.phtml:53 10509msgid "Number of children" 10510msgstr "Anzahl Kinder" 10511 10512#: resources/views/modules/recent_changes/config.phtml:21 10513#: resources/views/modules/upcoming_events/config.phtml:21 10514#: resources/views/modules/yahrzeit/config.phtml:18 10515msgid "Number of days to show" 10516msgstr "Anzahl der zu zeigenden Tage" 10517 10518#: app/Statistics/Google/ChartNoChildrenFamilies.php:125 10519#: resources/views/statistics/families/children.phtml:32 10520msgid "Number of families without children" 10521msgstr "Anzahl kinderloser Familien" 10522 10523#. I18N: ... to show in a list 10524#: resources/views/modules/top10_givnnames/config.phtml:15 10525msgid "Number of given names" 10526msgstr "Anzahl der Vornamen" 10527 10528#: app/Factories/ElementFactory.php:574 10529msgid "Number of marriages" 10530msgstr "Anzahl der Heiraten" 10531 10532#. I18N: ... to show in a list 10533#: resources/views/modules/top10_pageviews/config.phtml:13 10534msgid "Number of pages" 10535msgstr "Anzahl der Seiten" 10536 10537#. I18N: ... to show in a list 10538#: resources/views/modules/gedcom_stats/config.phtml:82 10539#: resources/views/modules/top10_surnames/config.phtml:15 10540msgid "Number of surnames" 10541msgstr "Anzahl der Nachnamen" 10542 10543#: app/Elements/RelationIsDescriptor.php:117 10544msgid "Nurse" 10545msgstr "Krankenschwester" 10546 10547#: app/Elements/RelationIsDescriptor.php:85 10548msgctxt "FEMALE" 10549msgid "Nurse" 10550msgstr "Krankenschwester" 10551 10552#: app/Elements/RelationIsDescriptor.php:64 10553msgctxt "MALE" 10554msgid "Nurse" 10555msgstr "Krankenpfleger" 10556 10557#. I18N: Location of an LDS church temple 10558#: app/Elements/TempleCode.php:148 10559msgid "Oakland, California, United States" 10560msgstr "Oakland, Kalifornien, Vereinigte Staaten" 10561 10562#. I18N: Location of an LDS church temple 10563#: app/Elements/TempleCode.php:149 10564msgid "Oaxaca, Mexico" 10565msgstr "Oaxaca, Mexiko" 10566 10567#: app/Factories/ElementFactory.php:577 app/Module/CustomTagsAncestry.php:52 10568#: resources/xml/reports/occupation_report.xml:5 10569#: resources/xml/reports/occupation_report.xml:54 10570msgid "Occupation" 10571msgstr "Beruf" 10572 10573#. I18N: Name of a report 10574#: app/Module/OccupationReportModule.php:44 10575#: resources/xml/reports/occupation_report.xml:3 10576#: resources/xml/reports/occupation_report.xml:37 10577msgid "Occupations" 10578msgstr "Berufe" 10579 10580#. I18N: Name of a country or state 10581#: app/Statistics/Service/CountryService.php:411 10582msgid "Occupied Palestinian Territory" 10583msgstr "Palästinensische Autonomiegebiete" 10584 10585#: app/Date/AbstractGregorianJulianDate.php:210 10586msgctxt "Abbreviation for October" 10587msgid "Oct" 10588msgstr "Okt" 10589 10590#. I18N: The eighth day in the French republican calendar 10591#: app/Date/FrenchDate.php:301 10592msgid "Octidi" 10593msgstr "Octidi" 10594 10595#: app/Date/AbstractGregorianJulianDate.php:107 10596msgctxt "GENITIVE" 10597msgid "October" 10598msgstr "Oktober" 10599 10600#: app/Date/AbstractGregorianJulianDate.php:177 10601msgctxt "INSTRUMENTAL" 10602msgid "October" 10603msgstr "Oktober" 10604 10605#: app/Date/AbstractGregorianJulianDate.php:142 10606msgctxt "LOCATIVE" 10607msgid "October" 10608msgstr "Oktober" 10609 10610#: app/Date/AbstractGregorianJulianDate.php:72 10611#: app/Module/StatisticsChartModule.php:801 10612#: resources/views/edit/initialize-calendar-popup.phtml:20 10613msgctxt "NOMINATIVE" 10614msgid "October" 10615msgstr "Oktober" 10616 10617#. I18N: Location of an LDS church temple 10618#: app/Elements/TempleCode.php:150 10619msgid "Ogden, Utah, United States" 10620msgstr "Ogden, Utah, Vereinigte Staaten" 10621 10622#. I18N: Location of an LDS church temple 10623#: app/Elements/TempleCode.php:151 10624msgid "Oklahoma City, Oklahoma, United States" 10625msgstr "Oklahoma City, Oklahoma, Vereinigte Staaten" 10626 10627#: resources/views/admin/changes-log.phtml:71 10628msgid "Old data" 10629msgstr "Alte Daten" 10630 10631#: resources/views/admin/control-panel.phtml:860 10632msgid "Old files found" 10633msgstr "Alte Dateien gefunden" 10634 10635#: resources/views/statistics/families/birth-age.phtml:64 10636msgid "Oldest father" 10637msgstr "Ältester Vater" 10638 10639#: resources/views/statistics/families/marriage-age.phtml:84 10640msgid "Oldest female" 10641msgstr "Älteste Frau" 10642 10643#: resources/views/statistics/individuals/oldest-living.phtml:12 10644msgid "Oldest living individuals" 10645msgstr "Höchstes Alter noch lebender Personen" 10646 10647#: resources/views/statistics/families/marriage-age.phtml:64 10648msgid "Oldest male" 10649msgstr "Ältester Mann" 10650 10651#: resources/views/statistics/families/birth-age.phtml:84 10652msgid "Oldest mother" 10653msgstr "Älteste Mutter" 10654 10655#. I18N: The name of a colour-scheme 10656#: app/Module/ColorsTheme.php:175 10657msgid "Olivia" 10658msgstr "Olive" 10659 10660#. I18N: Name of a country or state 10661#: app/Statistics/Service/CountryService.php:385 10662msgid "Oman" 10663msgstr "Oman" 10664 10665#. I18N: Name of a module 10666#: app/Module/OnThisDayModule.php:101 10667msgid "On this day" 10668msgstr "An diesem Tag" 10669 10670#: app/Http/RequestHandlers/CalendarPage.php:124 10671msgid "On this day…" 10672msgstr "An diesem Tag…" 10673 10674#: resources/views/admin/map-import-form.phtml:77 10675msgid "Only add new records" 10676msgstr "Füge nur neue Datensätze hinzu" 10677 10678#: app/Elements/RestrictionNotice.php:78 10679#: app/Functions/FunctionsPrintFacts.php:620 10680#: resources/views/modals/restriction-fields.phtml:32 10681msgid "Only managers can edit" 10682msgstr "Nur Verwalter können bearbeiten" 10683 10684#: resources/views/admin/map-import-form.phtml:77 10685msgid "Only update existing records" 10686msgstr "Aktualisiere nur vorhandene Datensätze" 10687 10688#: resources/views/errors/database-connection.phtml:13 10689msgid "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." 10690msgstr "Hoppla! Der Server kann sich nicht mit der Datenbank verbinden. Sie könnte überlastet oder abgestürzt sein oder wird gerade gewartet. Sie sollten es in ein paar Minuten <a href=\"index.php\">erneut versuchen</a> oder den Administrator verständigen." 10691 10692#: app/Http/RequestHandlers/SetupWizard.php:175 10693msgid "Oops! webtrees was unable to create files in this folder." 10694msgstr "Uups! webtrees konnte in diesem Verzeichnis keine Dateien erstellen." 10695 10696#. I18N: https://openrouteservice.org 10697#: app/Module/MapGeoLocationOpenRouteService.php:44 10698#: app/Module/OpenRouteServiceAutocomplete.php:81 10699msgid "OpenRouteService" 10700msgstr "OpenRouteService" 10701 10702#: app/Module/MapLinkOpenStreetMap.php:41 app/Module/OpenStreetMap.php:57 10703msgid "OpenStreetMap™" 10704msgstr "OpenStreetMap™" 10705 10706#. I18N: Location of an LDS church temple 10707#: app/Elements/TempleCode.php:152 10708msgid "Oquirrh Mountain, Utah, United States" 10709msgstr "Oquirrh Mountain, Utah, Vereinigte Staaten" 10710 10711#: app/Date/JalaliDate.php:260 10712msgctxt "Abbreviation for Persian month: Ordibehesht" 10713msgid "Ord" 10714msgstr "Ord" 10715 10716#. I18N: 2nd month in the Persian/Jalali calendar 10717#: app/Date/JalaliDate.php:127 10718msgctxt "GENITIVE" 10719msgid "Ordibehesht" 10720msgstr "Ordibehesht" 10721 10722#. I18N: 2nd month in the Persian/Jalali calendar 10723#: app/Date/JalaliDate.php:217 10724msgctxt "INSTRUMENTAL" 10725msgid "Ordibehesht" 10726msgstr "Ordibehesht" 10727 10728#. I18N: 2nd month in the Persian/Jalali calendar 10729#: app/Date/JalaliDate.php:172 10730msgctxt "LOCATIVE" 10731msgid "Ordibehesht" 10732msgstr "Ordibehesht" 10733 10734#. I18N: 2nd month in the Persian/Jalali calendar 10735#: app/Date/JalaliDate.php:82 10736msgctxt "NOMINATIVE" 10737msgid "Ordibehesht" 10738msgstr "Ordibehesht" 10739 10740#: app/Factories/ElementFactory.php:739 10741msgid "Ordinance" 10742msgstr "Heilige Handlung" 10743 10744#: app/Factories/ElementFactory.php:579 10745msgid "Ordination" 10746msgstr "Ordination" 10747 10748#. I18N: Ordnance Survey is the UK government mapping service. 10749#: app/Module/OrdnanceSurveyHistoricMaps.php:39 10750msgid "Ordnance Survey historic maps" 10751msgstr "Historische Karten von Ordnance Survey" 10752 10753#: resources/xml/reports/change_report.xml:10 10754#: resources/xml/reports/pedigree_report.xml:7 10755msgid "Orientation" 10756msgstr "Richtung" 10757 10758#: app/Module/CustomTagsGenPluswin.php:74 10759#: app/Module/CustomTagsGenPluswin.php:83 10760#: app/Module/CustomTagsGenPluswin.php:106 10761#: app/Module/CustomTagsGenPluswin.php:117 10762msgid "Original text" 10763msgstr "Originaltext" 10764 10765#. I18N: Location of an LDS church temple 10766#: app/Elements/TempleCode.php:153 10767msgid "Orlando, Florida, United States" 10768msgstr "Orlando, Florida, Vereinigte Staaten" 10769 10770#. I18N: Type of media object 10771#: app/Elements/ResearchTaskStatus.php:53 app/Elements/ResearchTaskType.php:52 10772#: app/Elements/SexXValue.php:39 app/Elements/SourceMediaType.php:73 10773#: app/Module/StatisticsChartModule.php:155 10774#: app/Statistics/Google/ChartCommonGiven.php:91 10775#: app/Statistics/Google/ChartCommonSurname.php:150 10776#: resources/views/admin/control-panel.phtml:757 10777msgid "Other" 10778msgstr "Sonstiges" 10779 10780#: resources/views/admin/trees-preferences.phtml:429 10781msgid "Other facts to show in charts" 10782msgstr "Andere in Diagrammen zu zeigende Ereignisse" 10783 10784#: resources/views/admin/trees-preferences.phtml:730 10785msgid "Other preferences" 10786msgstr "Andere Einstellungen" 10787 10788#: app/Elements/RelationIsDescriptor.php:118 10789msgid "Owner" 10790msgstr "Besitzer" 10791 10792#: app/Elements/RelationIsDescriptor.php:86 10793msgctxt "FEMALE" 10794msgid "Owner" 10795msgstr "Besitzerin" 10796 10797#: app/Elements/RelationIsDescriptor.php:65 10798msgctxt "MALE" 10799msgid "Owner" 10800msgstr "Besitzer" 10801 10802#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10803#: app/Functions/Functions.php:62 10804msgid "PHP blocked the file because of its extension." 10805msgstr "PHP hat das Hochladen der Datei auf Grund der Dateiendung blockiert." 10806 10807#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10808#: app/Functions/Functions.php:59 10809msgid "PHP failed to write to disk." 10810msgstr "PHP konnte nicht auf der Festplatte schreiben." 10811 10812#: resources/views/admin/server-information.phtml:18 10813msgid "PHP information" 10814msgstr "PHP Informationen" 10815 10816#: resources/xml/reports/ahnentafel_report.xml:56 10817#: resources/xml/reports/bdm_report.xml:42 10818#: resources/xml/reports/birth_report.xml:32 10819#: resources/xml/reports/cemetery_report.xml:35 10820#: resources/xml/reports/change_report.xml:45 10821#: resources/xml/reports/death_report.xml:33 10822#: resources/xml/reports/descendancy_report.xml:43 10823#: resources/xml/reports/fact_sources.xml:44 10824#: resources/xml/reports/family_group_report.xml:89 10825#: resources/xml/reports/individual_ext_report.xml:100 10826#: resources/xml/reports/individual_report.xml:89 10827#: resources/xml/reports/marriage_report.xml:31 10828#: resources/xml/reports/missing_facts_report.xml:53 10829#: resources/xml/reports/occupation_report.xml:38 10830#: resources/xml/reports/relative_ext_report.xml:51 10831msgid "Page" 10832msgstr "Seite" 10833 10834#: resources/views/modules/media-list/pagination.phtml:39 10835#, php-format 10836msgid "Page %s of %s" 10837msgstr "Seite %s von %s" 10838 10839#: resources/xml/reports/ahnentafel_report.xml:13 10840#: resources/xml/reports/bdm_report.xml:12 10841#: resources/xml/reports/birth_report.xml:10 10842#: resources/xml/reports/cemetery_report.xml:8 10843#: resources/xml/reports/change_report.xml:9 10844#: resources/xml/reports/death_report.xml:11 10845#: resources/xml/reports/descendancy_report.xml:8 10846#: resources/xml/reports/fact_sources.xml:8 10847#: resources/xml/reports/family_group_report.xml:11 10848#: resources/xml/reports/individual_ext_report.xml:12 10849#: resources/xml/reports/individual_report.xml:9 10850#: resources/xml/reports/marriage_report.xml:10 10851#: resources/xml/reports/missing_facts_report.xml:8 10852#: resources/xml/reports/occupation_report.xml:7 10853#: resources/xml/reports/pedigree_report.xml:8 10854#: resources/xml/reports/relative_ext_report.xml:8 10855msgid "Page size" 10856msgstr "Seitengröße" 10857 10858#. I18N: Type of media object 10859#: app/Elements/SourceMediaType.php:75 10860msgid "Painting" 10861msgstr "Gemälde" 10862 10863#. I18N: Name of a country or state 10864#: app/Statistics/Service/CountryService.php:387 10865msgid "Pakistan" 10866msgstr "Pakistan" 10867 10868#. I18N: Name of a country or state 10869#: app/Statistics/Service/CountryService.php:397 10870msgid "Palau" 10871msgstr "Palau" 10872 10873#. I18N: A colour scheme 10874#: app/Module/ColorsTheme.php:124 10875msgid "Palette" 10876msgstr "Farbpalette" 10877 10878#. I18N: Location of an LDS church temple 10879#: app/Elements/TempleCode.php:155 10880msgid "Palmyra, New York, United States" 10881msgstr "Palmyra, New York, Vereinigte Staaten" 10882 10883#. I18N: Name of a country or state 10884#: app/Statistics/Service/CountryService.php:389 10885msgid "Panama" 10886msgstr "Panama" 10887 10888#. I18N: Location of an LDS church temple 10889#: app/Elements/TempleCode.php:156 10890msgid "Panama City, Panama" 10891msgstr "Panama City, Panama" 10892 10893#. I18N: Location of an LDS church temple 10894#: app/Elements/TempleCode.php:157 10895msgid "Papeete, Tahiti" 10896msgstr "Papeete, Tahiti" 10897 10898#. I18N: Name of a country or state 10899#: app/Statistics/Service/CountryService.php:399 10900msgid "Papua New Guinea" 10901msgstr "Papua-Neuguinea" 10902 10903#. I18N: Name of a country or state 10904#: app/Statistics/Service/CountryService.php:409 10905msgid "Paraguay" 10906msgstr "Paraguay" 10907 10908#: app/Module/CustomTagsGedcomL.php:233 10909msgid "Parent" 10910msgstr "Elternteil" 10911 10912#: app/Factories/ElementFactory.php:599 10913#: app/Http/RequestHandlers/IndividualPage.php:218 10914#: resources/views/edit/reorder-families.phtml:72 10915#: resources/views/modules/ancestors-chart/tree.phtml:33 10916#: resources/views/modules/family_nav/sidebar-family.phtml:42 10917msgid "Parents" 10918msgstr "Eltern" 10919 10920#: resources/xml/reports/individual_ext_report.xml:6 10921#: resources/xml/reports/individual_ext_report.xml:89 10922#: resources/xml/reports/missing_facts_report.xml:6 10923#: resources/xml/reports/relative_ext_report.xml:6 10924#: resources/xml/reports/relative_ext_report.xml:41 10925msgid "Parents and siblings" 10926msgstr "Eltern und Geschwister" 10927 10928#: app/Functions/FunctionsPrint.php:213 10929msgid "Parent’s age" 10930msgstr "Alter des Elternteils" 10931 10932#. I18N: A configuration setting 10933#: resources/views/admin/site-mail.phtml:152 10934#: resources/views/admin/users-create.phtml:58 10935#: resources/views/admin/users-edit.phtml:68 10936#: resources/views/edit-account-page.phtml:89 10937#: resources/views/login-page.phtml:44 10938#: resources/views/modules/login_block/sign-in.phtml:31 10939#: resources/views/password-reset-page.phtml:35 10940#: resources/views/register-page.phtml:72 10941#: resources/views/setup/step-5-administrator.phtml:78 10942msgid "Password" 10943msgstr "Passwort" 10944 10945#: resources/views/admin/users-create.phtml:63 10946#: resources/views/admin/users-edit.phtml:73 10947#: resources/views/edit-account-page.phtml:94 10948#: resources/views/password-reset-page.phtml:40 10949#: resources/views/register-page.phtml:77 10950msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 10951msgstr "Passwörter müssen mindestens 8 Zeichen lang sein. Groß-/Kleinschreibung werden berücksichtigt, so dass „geheim“ von „GEHEIM“ abweicht." 10952 10953#. I18N: Location of an LDS church temple 10954#: app/Elements/TempleCode.php:158 10955msgid "Payson, Utah, United States" 10956msgstr "Payson, Utah, Vereinigte Staaten" 10957 10958#. I18N: Name of a module/chart 10959#. I18N: Name of a report 10960#: app/Module/ChartsBlockModule.php:125 app/Module/ChartsBlockModule.php:268 10961#: app/Module/PedigreeChartModule.php:118 10962#: app/Module/PedigreeReportModule.php:40 10963#: resources/xml/reports/pedigree_report.xml:3 10964#: resources/xml/reports/pedigree_report.xml:48 10965msgid "Pedigree" 10966msgstr "Vorfahrentafel" 10967 10968#: resources/xml/reports/pedigree_report.xml:750 10969msgid "Pedigree chart" 10970msgstr "Vorfahrentafel" 10971 10972#. I18N: Name of a module 10973#: app/Module/PedigreeMapModule.php:127 10974msgid "Pedigree map" 10975msgstr "Vorfahrenkarte" 10976 10977#. I18N: %s is an individual’s name 10978#: app/Module/PedigreeMapModule.php:173 app/Module/PedigreeMapModule.php:231 10979#, php-format 10980msgid "Pedigree map of %s" 10981msgstr "Vorfahrenkarte von %s" 10982 10983#. I18N: %s is an individual’s name 10984#: app/Module/PedigreeChartModule.php:164 10985#, php-format 10986msgid "Pedigree tree of %s" 10987msgstr "Vorfahrentafel von %s" 10988 10989#. I18N: Name of a module 10990#: app/Http/RequestHandlers/HelpText.php:266 10991#: app/Http/RequestHandlers/PendingChanges.php:70 10992#: app/Module/ModuleThemeTrait.php:424 app/Module/ReviewChangesModule.php:80 10993#: app/Module/ReviewChangesModule.php:134 10994#: resources/views/admin/control-panel.phtml:322 10995#: resources/views/admin/control-panel.phtml:348 10996#: resources/views/pending-changes-page.phtml:78 10997#: resources/xml/reports/change_report.xml:52 10998msgid "Pending changes" 10999msgstr "Ausstehende Änderungen" 11000 11001#: resources/views/help/pending-changes.phtml:20 11002msgid "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." 11003msgstr "Ausstehende Änderungen werden nur angezeigt, wenn Ihr Konto über die Berechtigung zum Bearbeiten verfügt. Wenn Sie sich abmelden, werden Sie bis zur Freigabe durch den Administrator nicht mehr in der Lage sein, die vorgenommenen Änderungen zu sehen. Außerdem werden die ausstehenden Änderungen nur auf bestimmten Seiten angezeigt. Zum Beispiel werden sie nicht in Listen, Berichten oder Suchergebnissen angezeigt." 11004 11005#: app/Module/CustomTagsBrothersKeeper.php:67 11006#: app/Module/CustomTagsBrothersKeeper.php:107 11007msgid "Permanent number" 11008msgstr "Dauerhafte Nummer" 11009 11010#: resources/views/admin/changes-log.phtml:113 11011#: resources/views/admin/site-logs.phtml:105 11012msgid "Permanently delete these records?" 11013msgstr "Diesen Datensatz endgültig löschen?" 11014 11015#: resources/views/modules/privacy-policy/page.phtml:18 11016msgid "Personal data" 11017msgstr "Persönliche Daten" 11018 11019#. I18N: Location of an LDS church temple 11020#: app/Elements/TempleCode.php:159 11021msgid "Perth, Australia" 11022msgstr "Perth, Australien" 11023 11024#. I18N: Name of a country or state 11025#: app/Statistics/Service/CountryService.php:393 11026msgid "Peru" 11027msgstr "Peru" 11028 11029#. I18N: Name of a country or state 11030#: app/Statistics/Service/CountryService.php:395 11031msgid "Philippines" 11032msgstr "Philippinen" 11033 11034#. I18N: Location of an LDS church temple 11035#: app/Elements/TempleCode.php:160 11036msgid "Phoenix, Arizona, United States" 11037msgstr "Phoenix, Arizona, Vereinigte Staaten" 11038 11039#: app/Factories/ElementFactory.php:293 app/Factories/ElementFactory.php:398 11040#: app/Factories/ElementFactory.php:424 app/Factories/ElementFactory.php:677 11041#: app/Factories/ElementFactory.php:726 11042#: resources/views/modals/submitter-fields.phtml:25 11043msgid "Phone" 11044msgstr "Telefon" 11045 11046#: resources/views/search-phonetic-page.phtml:66 11047msgid "Phonetic algorithm" 11048msgstr "Phonetischer Algorithmus" 11049 11050#: app/Factories/ElementFactory.php:546 11051msgid "Phonetic name" 11052msgstr "Name (phonetisch)" 11053 11054#: app/Factories/ElementFactory.php:295 app/Factories/ElementFactory.php:426 11055msgid "Phonetic place" 11056msgstr "Ort (phonetisch)" 11057 11058#. I18N: search using “sounds like”, rather than exact spelling 11059#: app/Http/RequestHandlers/SearchPhoneticPage.php:100 11060#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:38 11061msgid "Phonetic search" 11062msgstr "Phonetische Suche" 11063 11064#: app/Factories/ElementFactory.php:553 11065msgid "Phonetic type" 11066msgstr "Form (phonetisch)" 11067 11068#. I18N: Type of media object 11069#: app/Elements/SourceMediaType.php:74 11070#: app/Module/CustomTagsFamilyTreeBuilder.php:58 11071#: app/Module/CustomTagsFamilyTreeBuilder.php:60 11072#: app/Module/CustomTagsGedcom53.php:79 app/Module/CustomTagsGedcom53.php:101 11073#: app/Module/CustomTagsGedcom53.php:131 app/Module/CustomTagsGedcom53.php:160 11074msgid "Photo" 11075msgstr "Foto" 11076 11077#. I18N: The name of a colour-scheme 11078#: app/Module/ColorsTheme.php:177 11079msgid "Pink Plastic" 11080msgstr "Plastikrosa" 11081 11082#. I18N: Name of a country or state 11083#: app/Statistics/Service/CountryService.php:391 11084msgid "Pitcairn" 11085msgstr "Pitcairninseln" 11086 11087#: app/Factories/ElementFactory.php:294 app/Factories/ElementFactory.php:425 11088#: app/Factories/ElementFactory.php:693 11089#: app/Http/RequestHandlers/HelpText.php:236 11090#: app/Module/CustomTagsFamilyTreeBuilder.php:59 11091#: app/Module/CustomTagsGedcomL.php:200 app/Module/CustomTagsLegacy.php:69 11092#: app/Module/FixCemeteryTag.php:86 11093#: resources/views/admin/location-edit.phtml:40 11094#: resources/views/admin/location-edit.phtml:147 11095#: resources/views/admin/locations.phtml:42 11096#: resources/views/lists/families-table.phtml:226 11097#: resources/views/lists/individuals-table.phtml:242 11098#: resources/views/lists/individuals-table.phtml:253 11099#: resources/views/modules/census-assistant.phtml:48 11100#: resources/views/modules/lifespans-chart/page.phtml:45 11101#: resources/views/search-phonetic-page.phtml:56 11102#: resources/xml/reports/bdm_report.xml:6 11103#: resources/xml/reports/bdm_report.xml:134 11104#: resources/xml/reports/bdm_report.xml:160 11105#: resources/xml/reports/bdm_report.xml:194 11106#: resources/xml/reports/birth_report.xml:42 11107#: resources/xml/reports/cemetery_report.xml:52 11108#: resources/xml/reports/death_report.xml:50 11109#: resources/xml/reports/marriage_report.xml:50 11110#: resources/xml/reports/occupation_report.xml:60 11111msgid "Place" 11112msgstr "Ort" 11113 11114#. I18N: Name of a module/list 11115#: app/Factories/ElementFactory.php:384 11116#: app/Module/PlaceHierarchyListModule.php:108 11117#: app/Module/PlaceHierarchyListModule.php:252 11118#: resources/views/place-hierarchy.phtml:16 11119msgid "Place hierarchy" 11120msgstr "Hierarchie der Orte" 11121 11122#: app/Module/CustomTagsPhpGedView.php:56 11123msgid "Place in Hebrew" 11124msgstr "Ort (hebräisch)" 11125 11126#: resources/views/modules/place-hierarchy/list.phtml:14 11127msgid "Place list" 11128msgstr "Ortsliste" 11129 11130#. I18N: Help text for the “Abbreviate place names” configuration setting 11131#: resources/views/admin/trees-preferences.phtml:605 11132msgid "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>." 11133msgstr "Ortsbezeichnungen sind häufig zu lang, um in Listen, Tafeln oder ähnliches zu passen. Sie können abgekürzt werden, indem nur die ersten Teile, wie <i>Stadt, Kreis</i> oder die letzten Teile, wie <i>Region, Land</i> gezeigt werden." 11134 11135#: resources/views/help/place.phtml:12 11136msgid "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." 11137msgstr "Ortsnamen können sich im Laufe der Zeit ändern. In der Genealogie ist es üblich, den aktuellen Namen für eine Stadt oder ein Land zu verwenden. Der historische Name kann in Quellen, Notizen usw. angezeigt werden." 11138 11139#: resources/views/help/place.phtml:8 11140msgid "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”." 11141msgstr "Ortsnamen sollten als kommagetrennte Liste eingegeben werden, beginnend mit der kleinsten Ortsebene und endend mit dem Land. Zum Beispiel \"Westminster, London, England\"." 11142 11143#: app/Factories/ElementFactory.php:461 11144msgid "Place of LDS baptism" 11145msgstr "Ort der HLT-Taufe" 11146 11147#: app/Factories/ElementFactory.php:600 11148msgid "Place of LDS child sealing" 11149msgstr "Ort der HLT-Siegelung eines Kindes" 11150 11151#: app/Factories/ElementFactory.php:501 11152msgid "Place of LDS confirmation" 11153msgstr "Ort der HLT-Konfirmation" 11154 11155#: app/Factories/ElementFactory.php:521 11156msgid "Place of LDS endowment" 11157msgstr "Ort der HLT-Begabung" 11158 11159#: app/Factories/ElementFactory.php:355 11160msgid "Place of LDS spouse sealing" 11161msgstr "Ort der HLT-Siegelung an den Ehepartner" 11162 11163#: app/Factories/ElementFactory.php:453 11164msgid "Place of adoption" 11165msgstr "Adoptionsort" 11166 11167#: app/Factories/ElementFactory.php:467 11168#: resources/xml/reports/missing_facts_report.xml:140 11169msgid "Place of baptism" 11170msgstr "Taufort" 11171 11172#: app/Factories/ElementFactory.php:470 11173#: resources/xml/reports/missing_facts_report.xml:223 11174msgid "Place of bar mitzvah" 11175msgstr "Bar Mitzvah-Ort" 11176 11177#: app/Factories/ElementFactory.php:473 11178#: resources/xml/reports/missing_facts_report.xml:264 11179msgid "Place of bat mitzvah" 11180msgstr "Bat Mitzvah-Ort" 11181 11182#: app/Factories/ElementFactory.php:477 11183#: resources/xml/reports/fact_sources.xml:273 11184#: resources/xml/reports/missing_facts_report.xml:93 11185msgid "Place of birth" 11186msgstr "Geburtsort" 11187 11188#: app/Factories/ElementFactory.php:480 11189msgid "Place of blessing" 11190msgstr "Segnungsort" 11191 11192#: app/Module/CustomTagsBrothersKeeper.php:96 11193msgid "Place of brit milah" 11194msgstr "Brit Mila-Ort" 11195 11196#: app/Factories/ElementFactory.php:483 11197#: resources/xml/reports/missing_facts_report.xml:557 11198msgid "Place of burial" 11199msgstr "Bestattungsort" 11200 11201#: app/Factories/ElementFactory.php:494 11202#: resources/xml/reports/missing_facts_report.xml:181 11203msgid "Place of christening" 11204msgstr "Kindstaufort" 11205 11206#. I18N: German Bürgerort 11207#: app/Module/CustomTagsGenPluswin.php:124 11208msgid "Place of citizenship" 11209msgstr "Heimat- oder Bürgerort" 11210 11211#: app/Factories/ElementFactory.php:498 11212#: resources/xml/reports/missing_facts_report.xml:305 11213msgid "Place of confirmation" 11214msgstr "Konfirmationsort" 11215 11216#: app/Factories/ElementFactory.php:507 11217msgid "Place of cremation" 11218msgstr "Einäscherungsort" 11219 11220#: app/Factories/ElementFactory.php:511 11221#: resources/xml/reports/fact_sources.xml:275 11222#: resources/xml/reports/missing_facts_report.xml:516 11223msgid "Place of death" 11224msgstr "Sterbeort" 11225 11226#: app/Factories/ElementFactory.php:518 11227msgid "Place of emigration" 11228msgstr "Auswanderungsort" 11229 11230#: app/Factories/ElementFactory.php:331 11231#: resources/xml/reports/missing_facts_report.xml:347 11232msgid "Place of engagement" 11233msgstr "Verlobungsort" 11234 11235#: app/Factories/ElementFactory.php:527 11236msgid "Place of event" 11237msgstr "Ereignisort" 11238 11239#: app/Factories/ElementFactory.php:537 11240#: resources/xml/reports/missing_facts_report.xml:389 11241msgid "Place of first communion" 11242msgstr "Erstkommunionsort" 11243 11244#: app/Factories/ElementFactory.php:544 11245msgid "Place of immigration" 11246msgstr "Einwanderungsort" 11247 11248#: app/Factories/ElementFactory.php:342 11249#: resources/xml/reports/fact_sources.xml:321 11250#: resources/xml/reports/missing_facts_report.xml:474 11251msgid "Place of marriage" 11252msgstr "Heiratsort" 11253 11254#: app/Factories/ElementFactory.php:337 11255#: resources/xml/reports/missing_facts_report.xml:431 11256msgid "Place of marriage banns" 11257msgstr "Aufgebotsort" 11258 11259#: app/Factories/ElementFactory.php:572 11260msgid "Place of naturalization" 11261msgstr "Einbürgerungsort" 11262 11263#: app/Factories/ElementFactory.php:582 11264msgid "Place of ordination" 11265msgstr "Weiheort" 11266 11267#: app/Factories/ElementFactory.php:590 11268msgid "Place of residence" 11269msgstr "Wohnsitzort" 11270 11271#. I18N: Name of a module 11272#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:161 11273#: resources/views/admin/trees-preferences.phtml:583 11274#: resources/views/search-replace-page.phtml:47 11275#: resources/views/statistics/other/places.phtml:12 11276msgid "Places" 11277msgstr "Orte" 11278 11279#: resources/views/layouts/default.phtml:163 11280#: resources/views/modules/random_media/slide-show.phtml:24 11281#: resources/views/modules/random_media/slide-show.phtml:26 11282msgid "Play" 11283msgstr "Start" 11284 11285#: app/Http/RequestHandlers/ContactAction.php:116 11286msgid "Please enter a valid email address." 11287msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein." 11288 11289#: app/Http/RequestHandlers/ContactAction.php:111 11290#: app/Http/RequestHandlers/PasswordResetAction.php:84 11291#: app/Http/RequestHandlers/PasswordResetPage.php:76 11292#: app/Http/RequestHandlers/RegisterAction.php:98 11293msgid "Please try again." 11294msgstr "Bitte versuchen Sie es erneut." 11295 11296#. I18N: a month in the French republican calendar 11297#: app/Date/FrenchDate.php:143 11298msgctxt "GENITIVE" 11299msgid "Pluviose" 11300msgstr "Pluviôse" 11301 11302#. I18N: a month in the French republican calendar 11303#: app/Date/FrenchDate.php:237 11304msgctxt "INSTRUMENTAL" 11305msgid "Pluviose" 11306msgstr "Pluviôse" 11307 11308#. I18N: a month in the French republican calendar 11309#: app/Date/FrenchDate.php:190 11310msgctxt "LOCATIVE" 11311msgid "Pluviose" 11312msgstr "Pluviôse" 11313 11314#. I18N: a month in the French republican calendar 11315#: app/Date/FrenchDate.php:95 11316msgctxt "NOMINATIVE" 11317msgid "Pluviose" 11318msgstr "Pluviôse" 11319 11320#. I18N: Name of a country or state 11321#: app/Statistics/Service/CountryService.php:401 11322msgid "Poland" 11323msgstr "Polen" 11324 11325#: app/SurnameTradition.php:100 11326msgctxt "Surname tradition" 11327msgid "Polish" 11328msgstr "Polnisch" 11329 11330#. I18N: A configuration setting 11331#: resources/views/admin/site-mail.phtml:108 11332#: resources/views/setup/step-4-database-mysql.phtml:67 11333#: resources/views/setup/step-4-database-pgsql.phtml:59 11334#: resources/views/setup/step-4-database-sqlsvr.phtml:59 11335msgid "Port number" 11336msgstr "Portnummer" 11337 11338#. I18N: Location of an LDS church temple 11339#: app/Elements/TempleCode.php:162 11340msgid "Portland, Oregon, United States" 11341msgstr "Portland, Oregon, Vereinigte Staaten" 11342 11343#. I18N: Location of an LDS church temple 11344#: app/Elements/TempleCode.php:154 11345msgid "Porto Alegre, Brazil" 11346msgstr "Porto Alegre, Brasilien" 11347 11348#. I18N: page orientation 11349#: app/Http/RequestHandlers/TreePreferencesPage.php:129 11350#: resources/xml/reports/change_report.xml:10 11351#: resources/xml/reports/pedigree_report.xml:7 11352msgid "Portrait" 11353msgstr "Hochformat" 11354 11355#. I18N: Name of a country or state 11356#: app/Statistics/Service/CountryService.php:407 11357msgid "Portugal" 11358msgstr "Portugal" 11359 11360#: app/SurnameTradition.php:94 11361msgctxt "Surname tradition" 11362msgid "Portuguese" 11363msgstr "Portugiesisch" 11364 11365#: app/Factories/ElementFactory.php:282 app/Factories/ElementFactory.php:394 11366#: app/Factories/ElementFactory.php:414 app/Factories/ElementFactory.php:667 11367#: app/Factories/ElementFactory.php:714 app/Module/CustomTagsGedcomL.php:239 11368#: app/Module/CustomTagsGenPluswin.php:71 11369#: app/Module/CustomTagsGenPluswin.php:103 11370msgid "Postal code" 11371msgstr "Postleitzahl" 11372 11373#. I18N: Name of a module 11374#: app/Module/PoweredByWebtreesModule.php:41 11375msgid "Powered by webtrees™" 11376msgstr "Unterstützt von webtrees™" 11377 11378#. I18N: a month in the French republican calendar 11379#: app/Date/FrenchDate.php:151 11380msgctxt "GENITIVE" 11381msgid "Prairial" 11382msgstr "Prairial" 11383 11384#. I18N: a month in the French republican calendar 11385#: app/Date/FrenchDate.php:245 11386msgctxt "INSTRUMENTAL" 11387msgid "Prairial" 11388msgstr "Prairial" 11389 11390#. I18N: a month in the French republican calendar 11391#: app/Date/FrenchDate.php:198 11392msgctxt "LOCATIVE" 11393msgid "Prairial" 11394msgstr "Prairial" 11395 11396#. I18N: a month in the French republican calendar 11397#: app/Date/FrenchDate.php:104 11398msgctxt "NOMINATIVE" 11399msgid "Prairial" 11400msgstr "Prairial" 11401 11402#: app/Http/RequestHandlers/SiteRegistrationPage.php:49 11403msgid "Predefined text that states admin will decide on each request for a user account" 11404msgstr "Vordefinierter Text, der erklärt, dass der Verwalter über die Benutzeranfrage entscheidet" 11405 11406#: app/Http/RequestHandlers/SiteRegistrationPage.php:48 11407msgid "Predefined text that states all users can request a user account" 11408msgstr "Vordefinierter Text, der erklärt, dass alle Benutzer einen Zugang anfragen können" 11409 11410#: app/Http/RequestHandlers/SiteRegistrationPage.php:50 11411msgid "Predefined text that states only family members can request a user account" 11412msgstr "Vordefinierter Text, der erklärt, dass nur Familienmitglieder einen Zugang anfragen können" 11413 11414#: app/Http/RequestHandlers/TreePageBlockEdit.php:62 11415#: app/Http/RequestHandlers/TreePreferencesPage.php:210 11416#: app/Http/RequestHandlers/UserPageBlockEdit.php:63 11417#: resources/views/admin/components.phtml:61 11418#: resources/views/admin/components.phtml:64 11419#: resources/views/admin/modules.phtml:74 11420#: resources/views/admin/modules.phtml:76 11421#: resources/views/admin/modules.phtml:147 11422#: resources/views/admin/modules.phtml:150 11423#: resources/views/admin/modules.phtml:153 resources/views/admin/trees.phtml:99 11424#: resources/views/modules/block-template.phtml:18 11425#: resources/views/modules/block-template.phtml:20 11426msgid "Preferences" 11427msgstr "Einstellungen" 11428 11429#: resources/views/admin/modules.phtml:43 11430#, php-format 11431msgid "Preferences exist for the module “%s”, but this module no longer exists." 11432msgstr "Für das Modul „%s“ existieren Einstellungen, aber das Modul existiert nicht mehr." 11433 11434#. I18N: A configuration setting 11435#: resources/views/admin/users-edit.phtml:185 11436msgid "Preferred contact method" 11437msgstr "Bevorzugte Methode zur Kontaktaufnahme" 11438 11439#. I18N: Label for a configuration option 11440#: resources/views/modules/recent_changes/config.phtml:31 11441#: resources/views/modules/todays_events/config.phtml:37 11442#: resources/views/modules/top10_givnnames/config.phtml:24 11443#: resources/views/modules/top10_surnames/config.phtml:24 11444#: resources/views/modules/upcoming_events/config.phtml:49 11445#: resources/views/modules/yahrzeit/config.phtml:30 11446msgid "Presentation style" 11447msgstr "Stil" 11448 11449#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/President_of_the_Church 11450#: app/Elements/TempleCode.php:161 11451msgid "President’s Office" 11452msgstr "Büro des Präsidenten" 11453 11454#. I18N: Location of an LDS church temple 11455#: app/Elements/TempleCode.php:163 11456msgid "Preston, England" 11457msgstr "Preston, England" 11458 11459#: app/Http/RequestHandlers/DataFixData.php:104 11460#: app/Http/RequestHandlers/DataFixPreview.php:83 11461#: resources/views/admin/analytics-edit.phtml:27 11462msgid "Preview" 11463msgstr "Vorschau" 11464 11465#: app/Elements/RelationIsDescriptor.php:120 11466msgid "Priest" 11467msgstr "Pfarrer" 11468 11469#. I18N: The first day in the French republican calendar 11470#: app/Date/FrenchDate.php:287 11471msgid "Primidi" 11472msgstr "Primidi" 11473 11474#: resources/xml/reports/family_group_report.xml:10 11475msgid "Print basic events when blank" 11476msgstr "Hauptereignisse andrucken, wenn nichts angegeben ist" 11477 11478#: app/Module/CustomTagsGedcomL.php:125 app/Module/CustomTagsGedcomL.php:178 11479#: app/Module/CustomTagsLegacy.php:120 11480msgid "Priority" 11481msgstr "Priorität" 11482 11483#: app/Http/RequestHandlers/TreePrivacyPage.php:68 11484#: resources/views/admin/trees.phtml:107 11485msgid "Privacy" 11486msgstr "Datenschutz" 11487 11488#. I18N: Name of a module 11489#: app/Module/PrivacyPolicy.php:67 app/Module/PrivacyPolicy.php:128 11490#: resources/views/modules/privacy-policy/footer.phtml:16 11491msgid "Privacy policy" 11492msgstr "Datenschutzerklärung" 11493 11494#. I18N: a restriction on viewing data 11495#: resources/views/modals/restriction-fields.phtml:9 11496msgid "Privacy restriction" 11497msgstr "Einschränkung Datenschutz" 11498 11499#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 11500#: resources/views/admin/trees-privacy.phtml:170 11501msgid "Privacy restrictions" 11502msgstr "Einschränkungen Datenschutz" 11503 11504#: resources/views/admin/trees-privacy.phtml:232 11505msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 11506msgstr "Datenschutzeinschränkungen - diese werden auf Datensätze und Ereignisse angewandt, die kein GEDCOM-RESN-Kennzeichen enthalten" 11507 11508#: app/GedcomRecord.php:359 app/GedcomRecord.php:465 11509#: app/Module/CustomTagsLegacy.php:54 app/Module/CustomTagsLegacy.php:57 11510#: app/Module/CustomTagsLegacy.php:66 app/Module/CustomTagsLegacy.php:101 11511#: app/Module/CustomTagsLegacy.php:107 app/Report/ReportParserGenerate.php:966 11512#: app/Statistics/Repository/EventRepository.php:415 11513msgid "Private" 11514msgstr "Vertraulich" 11515 11516#: resources/views/admin/site-mail.phtml:222 11517msgid "Private key" 11518msgstr "Privater Schlüssel" 11519 11520#: app/Factories/ElementFactory.php:583 11521msgid "Probate" 11522msgstr "Testamentsbestätigung" 11523 11524#: app/Factories/ElementFactory.php:584 11525msgid "Property" 11526msgstr "Besitz" 11527 11528#. I18N: Location of an LDS church temple 11529#: app/Elements/TempleCode.php:164 11530msgid "Provo City Center, Utah, United States" 11531msgstr "Provo City Center, Utah, Vereinigte Staaten" 11532 11533#. I18N: Location of an LDS church temple 11534#: app/Elements/TempleCode.php:165 11535msgid "Provo, Utah, United States" 11536msgstr "Provo, Utah, Vereinigte Staaten" 11537 11538#. I18N: An individual that represents another 11539#: app/Elements/RelationIsDescriptor.php:119 11540msgid "Proxy" 11541msgstr "Stellvertreter" 11542 11543#: app/Factories/ElementFactory.php:697 11544#: resources/views/lists/sources-table.phtml:97 11545#: resources/views/modals/source-fields.phtml:36 11546msgid "Publication" 11547msgstr "Veröffentlichung" 11548 11549#. I18N: Name of a country or state 11550#: app/Statistics/Service/CountryService.php:403 11551msgid "Puerto Rico" 11552msgstr "Puerto Rico" 11553 11554#. I18N: Name of a country or state 11555#: app/Statistics/Service/CountryService.php:415 11556msgid "Qatar" 11557msgstr "Katar" 11558 11559#: app/Factories/ElementFactory.php:315 app/Factories/ElementFactory.php:368 11560#: app/Factories/ElementFactory.php:446 app/Factories/ElementFactory.php:613 11561#: app/Factories/ElementFactory.php:636 app/Factories/ElementFactory.php:659 11562#: app/Module/CustomTagsGedcom53.php:96 app/Module/CustomTagsGedcom53.php:98 11563#: app/Module/CustomTagsGedcom53.php:122 app/Module/CustomTagsGedcom53.php:124 11564#: app/Module/CustomTagsGedcom53.php:169 app/Module/CustomTagsGedcomL.php:112 11565#: app/Module/CustomTagsGedcomL.php:161 app/Module/CustomTagsGedcomL.php:218 11566#: app/Module/CustomTagsGedcomL.php:251 app/Module/CustomTagsWebtrees.php:66 11567#: app/Module/CustomTagsWebtrees.php:80 11568msgid "Quality of data" 11569msgstr "Datenqualität" 11570 11571#. I18N: The fourth day in the French republican calendar 11572#: app/Date/FrenchDate.php:293 11573msgid "Quartidi" 11574msgstr "Tridi" 11575 11576#: resources/views/modules/faq/config.phtml:55 11577#: resources/views/modules/faq/edit.phtml:31 11578msgid "Question" 11579msgstr "Frage" 11580 11581#. I18N: Location of an LDS church temple 11582#: app/Elements/TempleCode.php:166 11583msgid "Quetzaltenango, Guatemala" 11584msgstr "Quetzaltenango, Guatemala" 11585 11586#: resources/views/admin/trees-preferences.phtml:720 11587msgid "Quick family facts" 11588msgstr "Kurzliste für Tatsachen oder Ereignisse von Familien" 11589 11590#: resources/views/admin/trees-preferences.phtml:695 11591msgid "Quick individual facts" 11592msgstr "Kurzliste für Tatsachen oder Ereignisse von Personen" 11593 11594#. I18N: The fifth day in the French republican calendar 11595#: app/Date/FrenchDate.php:295 11596msgid "Quintidi" 11597msgstr "Quintidi" 11598 11599#. I18N: When replying to an email, the subject becomes “RE: subject” 11600#: resources/views/modules/user-messages/user-messages.phtml:116 11601#: resources/views/modules/user-messages/user-messages.phtml:117 11602msgid "RE: " 11603msgstr "AW: " 11604 11605#: app/Elements/RelationIsDescriptor.php:121 11606msgid "Rabbi" 11607msgstr "Rabbiner" 11608 11609#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11610#: app/Date/HijriDate.php:132 11611msgctxt "GENITIVE" 11612msgid "Rabi’ al-awwal" 11613msgstr "Rabi’ al-awwal" 11614 11615#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11616#: app/Date/HijriDate.php:222 11617msgctxt "INSTRUMENTAL" 11618msgid "Rabi’ al-awwal" 11619msgstr "Rabi’ al-awwal" 11620 11621#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11622#: app/Date/HijriDate.php:177 11623msgctxt "LOCATIVE" 11624msgid "Rabi’ al-awwal" 11625msgstr "Rabi’ al-awwal" 11626 11627#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11628#: app/Date/HijriDate.php:87 11629msgctxt "NOMINATIVE" 11630msgid "Rabi’ al-awwal" 11631msgstr "Rabi’ al-awwal" 11632 11633#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11634#: app/Date/HijriDate.php:134 11635msgctxt "GENITIVE" 11636msgid "Rabi’ al-thani" 11637msgstr "Rabi’ al-thani" 11638 11639#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11640#: app/Date/HijriDate.php:224 11641msgctxt "INSTRUMENTAL" 11642msgid "Rabi’ al-thani" 11643msgstr "Rabi’ al-thani" 11644 11645#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11646#: app/Date/HijriDate.php:179 11647msgctxt "LOCATIVE" 11648msgid "Rabi’ al-thani" 11649msgstr "Rabi’ al-thani" 11650 11651#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11652#: app/Date/HijriDate.php:89 11653msgctxt "NOMINATIVE" 11654msgid "Rabi’ al-thani" 11655msgstr "Rabi’ al-thani" 11656 11657#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11658#: app/Elements/PedigreeLinkageType.php:66 11659msgctxt "Female pedigree" 11660msgid "Rada" 11661msgstr "Rada" 11662 11663#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11664#: app/Elements/PedigreeLinkageType.php:56 11665msgctxt "Male pedigree" 11666msgid "Rada" 11667msgstr "Rada" 11668 11669#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11670#: app/Elements/PedigreeLinkageType.php:76 11671msgctxt "Pedigree" 11672msgid "Rada" 11673msgstr "Rada" 11674 11675#. I18N: https://en.wikipedia.org/wiki/Rajab 11676#: app/Date/HijriDate.php:140 11677msgctxt "GENITIVE" 11678msgid "Rajab" 11679msgstr "Rajab" 11680 11681#. I18N: https://en.wikipedia.org/wiki/Rajab 11682#: app/Date/HijriDate.php:230 11683msgctxt "INSTRUMENTAL" 11684msgid "Rajab" 11685msgstr "Rajab" 11686 11687#. I18N: https://en.wikipedia.org/wiki/Rajab 11688#: app/Date/HijriDate.php:185 11689msgctxt "LOCATIVE" 11690msgid "Rajab" 11691msgstr "Rajab" 11692 11693#. I18N: https://en.wikipedia.org/wiki/Rajab 11694#: app/Date/HijriDate.php:95 11695msgctxt "NOMINATIVE" 11696msgid "Rajab" 11697msgstr "Rajab" 11698 11699#. I18N: Location of an LDS church temple 11700#: app/Elements/TempleCode.php:167 11701msgid "Raleigh, North Carolina, United States" 11702msgstr "Raleigh, North Carolina, Vereinigte Staaten" 11703 11704#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11705#: app/Date/HijriDate.php:144 11706msgctxt "GENITIVE" 11707msgid "Ramadan" 11708msgstr "Ramadan" 11709 11710#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11711#: app/Date/HijriDate.php:234 11712msgctxt "INSTRUMENTAL" 11713msgid "Ramadan" 11714msgstr "Ramadan" 11715 11716#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11717#: app/Date/HijriDate.php:189 11718msgctxt "LOCATIVE" 11719msgid "Ramadan" 11720msgstr "Ramadan" 11721 11722#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11723#: app/Date/HijriDate.php:99 11724msgctxt "NOMINATIVE" 11725msgid "Ramadan" 11726msgstr "Ramadan" 11727 11728#. I18N: Description of the “Slide show” module 11729#: app/Module/SlideShowModule.php:61 11730msgid "Random images from the current family tree." 11731msgstr "Zufallsbilder aus dem aktuellen Stammbaum." 11732 11733#: app/Http/RequestHandlers/ReorderChildrenPage.php:57 11734#: resources/views/family-page-children.phtml:50 11735#: resources/views/family-page-menu.phtml:56 11736#: resources/views/modules/relatives/family.phtml:234 11737msgid "Re-order children" 11738msgstr "Kinder neu ordnen" 11739 11740#: app/Http/RequestHandlers/ReorderFamiliesPage.php:57 11741#: resources/views/individual-page-menu.phtml:80 11742#: resources/views/individual-page-menu.phtml:85 11743#: resources/views/modules/relatives/tab.phtml:117 11744msgid "Re-order families" 11745msgstr "Familien neu ordnen" 11746 11747#: app/Http/RequestHandlers/ReorderMediaPage.php:57 11748#: app/Module/CustomTagsPhpGedView.php:68 app/Module/FixPrimaryTag.php:108 11749#: resources/views/individual-page-menu.phtml:99 11750#: resources/views/individual-page-menu.phtml:104 11751msgid "Re-order media" 11752msgstr "Medienobjekte neu ordnen" 11753 11754#: app/Http/RequestHandlers/ReorderNamesPage.php:57 11755#: resources/views/individual-page-menu.phtml:48 11756#: resources/views/individual-page-menu.phtml:53 11757msgid "Re-order names" 11758msgstr "Namen neu ordnen" 11759 11760#: resources/views/admin/users-create.phtml:32 11761#: resources/views/admin/users-edit.phtml:42 11762#: resources/views/admin/users.phtml:27 11763#: resources/views/edit-account-page.phtml:45 11764#: resources/views/emails/register-notify-html.phtml:28 11765#: resources/views/emails/register-notify-text.phtml:22 11766#: resources/views/register-page.phtml:36 11767msgid "Real name" 11768msgstr "Vollständiger Name" 11769 11770#: resources/views/admin/map-import-form.phtml:103 11771msgid "Really delete all geographic data?" 11772msgstr "Wirklich alle Ortsdaten löschen?" 11773 11774#. I18N: Name of a module 11775#: app/Module/RecentChangesModule.php:88 11776#: resources/xml/reports/change_report.xml:92 11777msgid "Recent changes" 11778msgstr "Neueste Änderungen" 11779 11780#: resources/views/calendar-page.phtml:127 11781msgid "Recent years (< 100 yrs)" 11782msgstr "Jüngere Ereignisse (< 100 Jahre)" 11783 11784#. I18N: Location of an LDS church temple 11785#: app/Elements/TempleCode.php:168 11786msgid "Recife, Brazil" 11787msgstr "Recife, Brasilien" 11788 11789#: resources/views/admin/changes-log.phtml:62 11790#: resources/views/admin/changes-log.phtml:136 11791#: resources/views/admin/data-fix-page.phtml:66 11792#: resources/views/admin/trees-privacy.phtml:237 11793#: resources/views/lists/anniversaries-table.phtml:32 11794#: resources/views/modules/clippings/show.phtml:30 11795#: resources/views/modules/recent_changes/changes-table.phtml:43 11796#: resources/views/modules/todo/research-tasks.phtml:30 11797msgid "Record" 11798msgstr "Datensatz" 11799 11800#: app/Factories/ElementFactory.php:352 app/Factories/ElementFactory.php:595 11801#: app/Factories/ElementFactory.php:626 app/Factories/ElementFactory.php:649 11802#: app/Factories/ElementFactory.php:680 app/Factories/ElementFactory.php:704 11803#: app/Factories/ElementFactory.php:728 app/Factories/ElementFactory.php:740 11804msgid "Record ID number" 11805msgstr "Datensatzidentnummer" 11806 11807#: app/Factories/ElementFactory.php:594 app/Factories/ElementFactory.php:727 11808msgid "Record file number" 11809msgstr "Datensatznummer" 11810 11811#: resources/views/modules/fix-search-and-replace/options.phtml:65 11812#: resources/views/search-general-page.phtml:61 11813#: resources/views/statistics/other/total-records.phtml:12 11814msgid "Records" 11815msgstr "Datensätze" 11816 11817#. I18N: Description of the “Legacy URLs” module 11818#: app/Module/RedirectLegacyUrlsModule.php:114 11819msgid "Redirect old URLs from webtrees version 1." 11820msgstr "Alte Internetadressen (URLs) von webtrees-Version 1 umleiten." 11821 11822#. I18N: Location of an LDS church temple 11823#: app/Elements/TempleCode.php:169 11824msgid "Redlands, California, United States" 11825msgstr "Redlands, Kalifornien, Vereinigte Staaten" 11826 11827#: app/Factories/ElementFactory.php:348 app/Factories/ElementFactory.php:585 11828#: app/Factories/ElementFactory.php:624 app/Factories/ElementFactory.php:647 11829#: app/Factories/ElementFactory.php:678 app/Factories/ElementFactory.php:698 11830msgid "Reference number" 11831msgstr "Referenznummer" 11832 11833#. I18N: Location of an LDS church temple 11834#: app/Elements/TempleCode.php:170 11835msgid "Regina, Saskatchewan, Canada" 11836msgstr "Regina, Saskatchewan, Kanada" 11837 11838#: app/Elements/MarriageType.php:61 app/Module/CustomTagsAldfaer.php:52 11839#: resources/xml/reports/fact_sources.xml:205 11840msgid "Registered partnership" 11841msgstr "eingetragene Lebenspartnerschaft" 11842 11843#: app/Elements/RelationIsDescriptor.php:122 11844msgid "Registry officer" 11845msgstr "Standesbeamter (Beurkundung)" 11846 11847#: app/Elements/RelationIsDescriptor.php:87 11848msgctxt "FEMALE" 11849msgid "Registry officer" 11850msgstr "Standesbeamtin (Beurkundung)" 11851 11852#: app/Elements/RelationIsDescriptor.php:66 11853msgctxt "MALE" 11854msgid "Registry officer" 11855msgstr "Standesbeamter (Beurkundung)" 11856 11857#. I18N: https://en.wikipedia.org/wiki/Regular_expression 11858#: app/Module/FixSearchAndReplace.php:106 11859msgid "Regular expression" 11860msgstr "Regulärer Ausdruck" 11861 11862#: resources/views/modules/fix-search-and-replace/options.phtml:44 11863msgid "Regular expressions are an advanced pattern matching technique." 11864msgstr "Reguläre Ausdrücke sind eine fortgeschrittene Mustererkennungstechnik." 11865 11866#: resources/views/pending-changes-page.phtml:51 11867#: resources/views/pending-changes-page.phtml:89 11868msgid "Reject" 11869msgstr "Verwerfen" 11870 11871#: resources/views/pending-changes-page.phtml:105 11872msgid "Reject all changes" 11873msgstr "Alle Änderungen verwerfen" 11874 11875#. I18N: Name of a module/report 11876#: app/Module/IndividualFamiliesReportModule.php:44 11877#: resources/xml/reports/individual_ext_report.xml:3 11878msgid "Related families" 11879msgstr "Verwandte Familien" 11880 11881#. I18N: Name of a report 11882#: app/Module/RelatedIndividualsReportModule.php:40 11883#: resources/xml/reports/relative_ext_report.xml:3 11884msgid "Related individuals" 11885msgstr "Verwandte Personen" 11886 11887#: app/Factories/ElementFactory.php:458 11888#: app/Functions/FunctionsPrintFacts.php:387 11889#: app/Module/BranchesListModule.php:399 app/Module/BranchesListModule.php:437 11890#: app/Module/CustomTagsGedcomL.php:102 app/Module/CustomTagsGedcomL.php:151 11891#: app/Module/CustomTagsPhpGedView.php:55 app/Module/CustomTagsWebtrees.php:56 11892#: app/Module/CustomTagsWebtrees.php:70 11893msgid "Relationship" 11894msgstr "Beziehung" 11895 11896#: app/Module/CustomTagsFamilyTreeMaker.php:55 11897#: app/Module/CustomTagsLegacy.php:58 11898msgid "Relationship to father" 11899msgstr "Beziehung zum Vater" 11900 11901#: app/Module/RelationshipsChartModule.php:147 11902msgid "Relationship to me" 11903msgstr "Beziehung zu mir" 11904 11905#: app/Module/CustomTagsFamilyTreeMaker.php:56 11906#: app/Module/CustomTagsLegacy.php:59 11907msgid "Relationship to mother" 11908msgstr "Beziehung zur Mutter" 11909 11910#: app/Factories/ElementFactory.php:532 11911msgid "Relationship to parents" 11912msgstr "Beziehung zu den Eltern" 11913 11914#: app/Module/RelationshipsChartModule.php:336 11915#, php-format 11916msgid "Relationship: %s" 11917msgstr "Beziehung: %s" 11918 11919#. I18N: Name of a module/chart 11920#. I18N: Configuration option 11921#: app/Module/RelationshipsChartModule.php:181 11922#: app/Module/RelationshipsChartModule.php:265 11923#: resources/views/lists/individuals-table.phtml:283 11924#: resources/views/modules/relationships-chart/config.phtml:34 11925msgid "Relationships" 11926msgstr "Beziehungen" 11927 11928#. I18N: %s are individual’s names 11929#: app/Module/RelationshipsChartModule.php:257 11930#, php-format 11931msgid "Relationships between %1$s and %2$s" 11932msgstr "Beziehungen zwischen %1$s und %2$s" 11933 11934#: app/Module/CustomTagsGenPluswin.php:72 11935#: app/Module/CustomTagsGenPluswin.php:104 11936msgid "Reliability of the information" 11937msgstr "Sicherheit der Ortsangabe" 11938 11939#: app/Factories/ElementFactory.php:304 app/Factories/ElementFactory.php:435 11940#: app/Factories/ElementFactory.php:587 11941#: resources/xml/reports/missing_facts_report.xml:26 11942#: resources/xml/reports/missing_facts_report.xml:587 11943msgid "Religion" 11944msgstr "Religion" 11945 11946#: app/Factories/ElementFactory.php:580 11947msgid "Religious institution" 11948msgstr "Religiöse Institution" 11949 11950#: app/Elements/MarriageType.php:62 app/Module/CustomTagsAldfaer.php:51 11951#: resources/xml/reports/fact_sources.xml:199 11952msgid "Religious marriage" 11953msgstr "Kirchliche Trauung" 11954 11955#: app/Module/CustomTagsGedcom53.php:129 11956msgid "Religious name" 11957msgstr "Kirchlicher Name" 11958 11959#: app/Services/LeafletJsService.php:63 11960msgid "Reload map" 11961msgstr "Karte neu laden" 11962 11963#: app/Module/CustomTagsGedcomL.php:126 app/Module/CustomTagsGedcomL.php:179 11964#: app/Module/CustomTagsLegacy.php:124 11965msgid "Reminder date" 11966msgstr "Erinnerungsdatum" 11967 11968#: resources/views/modules/review_changes/config.phtml:29 11969msgid "Reminder email frequency (days)" 11970msgstr "Häufigkeit der Erinnerungs-E-Mail (Tage)" 11971 11972#: app/Module/CustomTagsPhpGedView.php:75 11973msgid "Remote server" 11974msgstr "Fremder Server" 11975 11976#: app/Module/CensusAssistantModule.php:233 11977#: app/Module/CensusAssistantModule.php:257 11978#: resources/views/modules/clippings/show.phtml:31 11979#: resources/views/modules/clippings/show.phtml:47 11980#: resources/views/modules/favorites/favorites.phtml:36 11981msgid "Remove" 11982msgstr "Löschen" 11983 11984#. I18N: Name of a module 11985#: app/Module/FixDuplicateLinks.php:58 11986msgid "Remove duplicate links" 11987msgstr "Doppelte Verknüpfungen entfernen" 11988 11989#: resources/views/modules/timeline-chart/page.phtml:74 11990msgid "Remove individual" 11991msgstr "Person entfernen" 11992 11993#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 11994#: resources/views/admin/trees-import.phtml:106 11995msgid "Remove the GEDCOM media path from filenames" 11996msgstr "Entfernen Sie den GEDCOM-Medienpfad aus den Dateinamen" 11997 11998#: resources/views/admin/locations.phtml:128 11999msgid "Remove this location?" 12000msgstr "Diesen Ort entfernen?" 12001 12002#. I18N: Location of an LDS church temple 12003#: app/Elements/TempleCode.php:171 12004msgid "Reno, Nevada, United States" 12005msgstr "Reno, Nevada, Vereinigte Staaten" 12006 12007#: resources/views/admin/trees.phtml:197 12008msgid "Renumber" 12009msgstr "Neu nummerieren" 12010 12011#. I18N: Renumber the records in a family tree 12012#: app/Http/RequestHandlers/RenumberTreePage.php:65 12013#: resources/views/admin/trees-merge.phtml:35 12014#: resources/views/admin/trees-merge.phtml:40 12015msgid "Renumber family tree" 12016msgstr "Stammbaum neu nummerieren" 12017 12018#: resources/views/modules/fix-place-names/options.phtml:21 12019msgid "Replace" 12020msgstr "Ersetzen" 12021 12022#. I18N: Description of a “Data fix” module 12023#: app/Module/FixCemeteryTag.php:72 12024msgid "Replace cemetery tags with burial places." 12025msgstr "Friedhof-Kennzeichen mit Begräbnisorten ersetzen." 12026 12027#: resources/views/search-replace-page.phtml:35 12028msgid "Replace with" 12029msgstr "Ersetzen mit" 12030 12031#: resources/views/modules/fix-search-and-replace/options.phtml:28 12032msgid "Replacement text" 12033msgstr "Ersatztext" 12034 12035#: resources/views/modules/user-messages/user-messages.phtml:131 12036#: resources/views/modules/user-messages/user-messages.phtml:132 12037msgid "Reply" 12038msgstr "Antwort" 12039 12040#: app/Http/RequestHandlers/ReportGenerate.php:121 12041#: resources/views/admin/modules.phtml:224 12042#: resources/views/admin/modules.phtml:227 12043#: resources/views/report-select-page.phtml:22 12044msgid "Report" 12045msgstr "Bericht" 12046 12047#. I18N: Name of a module 12048#: app/Http/RequestHandlers/ModulesReportsPage.php:43 12049#: app/Module/ReportsMenuModule.php:61 app/Module/ReportsMenuModule.php:109 12050#: resources/views/admin/control-panel.phtml:698 12051#: resources/views/admin/modules.phtml:102 12052#: resources/views/admin/modules.phtml:104 12053msgid "Reports" 12054msgstr "Berichte" 12055 12056#. I18N: Name of a module/list 12057#: app/Module/FixSearchAndReplace.php:115 12058#: app/Module/RepositoryListModule.php:73 12059#: app/Module/RepositoryListModule.php:167 app/Services/AdminService.php:182 12060#: resources/views/admin/control-panel.phtml:326 12061#: resources/views/admin/merge-records-step-1.phtml:57 12062#: resources/views/lists/repositories-table.phtml:45 12063#: resources/views/modules/gedcom_stats/config.phtml:51 12064#: resources/views/modules/gedcom_stats/statistics.phtml:124 12065#: resources/views/modules/html/template-statistics.phtml:52 12066#: resources/views/search-general-page.phtml:95 12067#: resources/views/search-results.phtml:70 12068#: resources/views/statistics/other/total-records.phtml:48 12069msgid "Repositories" 12070msgstr "Archive" 12071 12072#: app/Factories/ElementFactory.php:660 app/Factories/ElementFactory.php:700 12073#: resources/views/admin/trees-privacy.phtml:183 12074#: resources/views/admin/trees.phtml:239 12075#: resources/views/modals/source-fields.phtml:44 12076#: resources/views/modules/favorites/favorites.phtml:122 12077#: resources/views/modules/recent_changes/changes-table.phtml:77 12078msgid "Repository" 12079msgstr "Archiv" 12080 12081#: resources/views/lists/repositories-table.phtml:50 12082msgid "Repository name" 12083msgstr "Name des Archives" 12084 12085#. I18N: Name of a country or state 12086#: app/Statistics/Service/CountryService.php:134 12087msgid "Republic of the Congo" 12088msgstr "Republik Kongo" 12089 12090#: app/Http/RequestHandlers/PasswordRequestAction.php:94 12091#: app/Http/RequestHandlers/PasswordRequestPage.php:55 12092#: resources/views/modules/login_block/sign-in.phtml:55 12093msgid "Request a new password" 12094msgstr "Neues Passwort anfragen" 12095 12096#: app/Http/RequestHandlers/RegisterAction.php:195 12097#: app/Http/RequestHandlers/RegisterPage.php:67 12098#: app/Module/WelcomeBlockModule.php:114 resources/views/login-page.phtml:66 12099#: resources/views/modules/login_block/sign-in.phtml:49 12100msgid "Request a new user account" 12101msgstr "Neues Benutzerkonto anfragen" 12102 12103#: app/Elements/ResearchTaskStatus.php:51 app/Elements/ResearchTaskType.php:50 12104msgid "Research" 12105msgstr "Forschung" 12106 12107#: app/Module/CustomTagsBrothersKeeper.php:69 12108#: app/Module/CustomTagsBrothersKeeper.php:108 12109#: app/Module/CustomTagsGedcomL.php:115 app/Module/CustomTagsGedcomL.php:168 12110#: app/Module/CustomTagsLegacy.php:119 app/Module/ResearchTaskModule.php:57 12111#: app/Module/ResearchTaskModule.php:60 12112#: resources/views/modules/todo/research-tasks.phtml:36 12113msgid "Research task" 12114msgstr "Forschungsaufgabe" 12115 12116#. I18N: Name of a module. Tasks that need further research. 12117#: app/Module/ResearchTaskModule.php:199 12118msgid "Research tasks" 12119msgstr "Forschungsaufgaben" 12120 12121#: resources/views/modules/todo/config.phtml:14 12122msgid "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." 12123msgstr "Forschungsaufgaben sind besondere Ereignisse, die zu Personen in Ihrem Stammbaum hinzugefügt werden können, um die Notwendigkeit weitergehender Forschungen zu beschreiben. Man kann sie als Erinnerung nutzen, um Tatsachen gegen zuverlässigere Quellen zu überprüfen, um Dokumente oder Fotos zu erhalten oder um widersprüchliche Informationen aufzulösen." 12124 12125#: resources/views/modules/todo/config.phtml:16 12126msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 12127msgstr "Forschungsaufgaben werden mithilfe des benutzerdefinierten GEDCOM -Kennzeichens „_TODO“ gespeichert. Andere Genealogie-Anwendungen können dieses Kennzeichen möglicherweise nicht korrekt interpretieren." 12128 12129#: app/Factories/ElementFactory.php:588 12130msgid "Residence" 12131msgstr "Wohnsitz" 12132 12133#: resources/views/edit-blocks-page.phtml:69 12134#: resources/views/edit-blocks-page.phtml:70 12135msgid "Restore the default block layout" 12136msgstr "Das Standardblocklayout wieder herstellen" 12137 12138#: app/Http/RequestHandlers/HelpText.php:273 12139#: resources/views/admin/users-edit.phtml:294 12140msgid "Restrict to immediate family" 12141msgstr "Beschränke auf die unmittelbaren Familienangehörigen" 12142 12143#: app/Factories/ElementFactory.php:305 app/Factories/ElementFactory.php:351 12144#: app/Factories/ElementFactory.php:436 app/Factories/ElementFactory.php:591 12145#: app/Http/RequestHandlers/HelpText.php:241 12146#: app/Module/CustomTagsPhpGedView.php:81 app/Module/CustomTagsWebtrees.php:82 12147#: app/Module/CustomTagsWebtrees.php:84 app/Module/CustomTagsWebtrees.php:86 12148#: app/Module/CustomTagsWebtrees.php:88 app/Module/CustomTagsWebtrees.php:90 12149#: app/Module/CustomTagsWebtrees.php:92 12150msgid "Restriction" 12151msgstr "Einschränkung" 12152 12153#: resources/views/help/restriction.phtml:8 12154msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 12155msgstr "Jedem Datensatz und/oder Ereignis können Einschränkungen zugeordnet werden. Diese bestimmen, wer lesenden oder schreibenden Zugriff auf die Daten erhält." 12156 12157#: resources/views/modules/statistics-chart/custom.phtml:122 12158msgid "Results" 12159msgstr "Resultate" 12160 12161#: app/Factories/ElementFactory.php:592 12162msgid "Retirement" 12163msgstr "Ruhestand" 12164 12165#. I18N: Name of a country or state 12166#: app/Statistics/Service/CountryService.php:417 12167msgid "Reunion" 12168msgstr "Reunion" 12169 12170#. I18N: Location of an LDS church temple 12171#: app/Elements/TempleCode.php:172 12172msgid "Rexburg, Idaho, United States" 12173msgstr "Rexburg, Idaho, Vereinigte Staaten" 12174 12175#: app/Factories/ElementFactory.php:311 app/Factories/ElementFactory.php:364 12176#: app/Factories/ElementFactory.php:442 app/Factories/ElementFactory.php:609 12177#: app/Factories/ElementFactory.php:632 app/Factories/ElementFactory.php:655 12178#: app/Module/CustomTagsGedcomL.php:108 app/Module/CustomTagsGedcomL.php:157 12179#: app/Module/CustomTagsGedcomL.php:214 app/Module/CustomTagsGedcomL.php:247 12180#: app/Module/CustomTagsWebtrees.php:62 app/Module/CustomTagsWebtrees.php:76 12181#: resources/views/admin/users-edit.phtml:288 12182msgid "Role" 12183msgstr "Rolle" 12184 12185#. I18N: Name of a country or state 12186#: app/Statistics/Service/CountryService.php:419 12187msgid "Romania" 12188msgstr "Rumänien" 12189 12190#: app/Http/RequestHandlers/HelpText.php:246 12191msgid "Romanized" 12192msgstr "Romanisiert" 12193 12194#: app/Factories/ElementFactory.php:558 12195msgid "Romanized name" 12196msgstr "Name (romanisiert)" 12197 12198#: app/Factories/ElementFactory.php:302 app/Factories/ElementFactory.php:433 12199msgid "Romanized place" 12200msgstr "Ort (romanisiert)" 12201 12202#: app/Factories/ElementFactory.php:565 12203msgid "Romanized type" 12204msgstr "Form (romanisiert)" 12205 12206#: resources/views/lists/families-table.phtml:180 12207#: resources/views/lists/individuals-table.phtml:221 12208msgid "Roots" 12209msgstr "Wurzeln" 12210 12211#: app/Module/CustomTagsGedcomL.php:165 app/Module/CustomTagsGenPluswin.php:122 12212msgid "Rufname" 12213msgstr "Rufname" 12214 12215#. I18N: https://en.wikipedia.org/wiki/Soundex 12216#: app/Soundex.php:3491 resources/views/branches-page.phtml:42 12217#: resources/views/search-phonetic-page.phtml:72 12218msgid "Russell" 12219msgstr "Russell" 12220 12221#. I18N: Name of a country or state 12222#: app/Statistics/Service/CountryService.php:421 12223msgid "Russia" 12224msgstr "Russland" 12225 12226#. I18N: Name of a country or state 12227#: app/Statistics/Service/CountryService.php:423 12228msgid "Rwanda" 12229msgstr "Ruanda" 12230 12231#: resources/views/admin/site-mail.phtml:89 12232msgid "SMTP mail server" 12233msgstr "SMTP Mailserver" 12234 12235#: app/Services/ServerCheckService.php:325 12236msgid "SQLite is only suitable for small sites, testing and evaluation." 12237msgstr "SQLite eignet sich nur für kleine Webseiten, zum Testen und zur Beurteilung." 12238 12239#: app/Services/ServerCheckService.php:215 12240#, php-format 12241msgid "SQLite version %s is installed. SQLite version %s or later is required." 12242msgstr "Die SQLite-Version %s ist installiert. Die SQLite-Version %s oder höher ist erforderlich." 12243 12244#. I18N: Location of an LDS church temple 12245#: app/Elements/TempleCode.php:173 12246msgid "Sacramento, California, United States" 12247msgstr "Sacramento, Kalifornien, Vereinigte Staaten" 12248 12249#. I18N: https://en.wikipedia.org/wiki/Safar 12250#: app/Date/HijriDate.php:130 12251msgctxt "GENITIVE" 12252msgid "Safar" 12253msgstr "Safar" 12254 12255#. I18N: https://en.wikipedia.org/wiki/Safar 12256#: app/Date/HijriDate.php:220 12257msgctxt "INSTRUMENTAL" 12258msgid "Safar" 12259msgstr "Safar" 12260 12261#. I18N: https://en.wikipedia.org/wiki/Safar 12262#: app/Date/HijriDate.php:175 12263msgctxt "LOCATIVE" 12264msgid "Safar" 12265msgstr "Safar" 12266 12267#. I18N: https://en.wikipedia.org/wiki/Safar 12268#: app/Date/HijriDate.php:85 12269msgctxt "NOMINATIVE" 12270msgid "Safar" 12271msgstr "Safar" 12272 12273#. I18N: The name of a colour-scheme 12274#: app/Module/ColorsTheme.php:179 12275msgid "Sage" 12276msgstr "Sage" 12277 12278#. I18N: Name of a country or state 12279#: app/Statistics/Service/CountryService.php:441 12280msgid "Saint Helena" 12281msgstr "St. Helena" 12282 12283#. I18N: Name of a country or state 12284#: app/Statistics/Service/CountryService.php:284 12285msgid "Saint Kitts and Nevis" 12286msgstr "St. Kitts und Nevis" 12287 12288#. I18N: Name of a country or state 12289#: app/Statistics/Service/CountryService.php:298 12290msgid "Saint Lucia" 12291msgstr "St. Lucia" 12292 12293#. I18N: Name of a country or state 12294#: app/Statistics/Service/CountryService.php:455 12295msgid "Saint Pierre and Miquelon" 12296msgstr "St. Pierre und Miquelon" 12297 12298#. I18N: Name of a country or state 12299#: app/Statistics/Service/CountryService.php:520 12300msgid "Saint Vincent and the Grenadines" 12301msgstr "St. Vincent und die Grenadinen" 12302 12303#. I18N: Location of an LDS church temple 12304#: app/Elements/TempleCode.php:183 12305msgid "Salt Lake City, Utah, United States" 12306msgstr "Salt Lake City, Utah, Vereinigte Staaten" 12307 12308#: resources/views/modals/media-file-fields.phtml:72 12309msgid "Same as uploaded file" 12310msgstr "Gleich wie hochgeladene Datei" 12311 12312#. I18N: Name of a country or state 12313#: app/Statistics/Service/CountryService.php:536 12314msgid "Samoa" 12315msgstr "Samoa" 12316 12317#. I18N: Location of an LDS church temple 12318#: app/Elements/TempleCode.php:176 12319msgid "San Antonio, Texas, United States" 12320msgstr "San Antonio, Texas, Vereinigte Staaten" 12321 12322#. I18N: Location of an LDS church temple 12323#: app/Elements/TempleCode.php:177 12324msgid "San Diego, California, United States" 12325msgstr "San Diego, Kalifornien, Vereinigte Staaten" 12326 12327#. I18N: Location of an LDS church temple 12328#: app/Elements/TempleCode.php:182 12329msgid "San Jose, Costa Rica" 12330msgstr "San Jose, Costa Rica" 12331 12332#. I18N: Name of a country or state 12333#: app/Statistics/Service/CountryService.php:451 12334msgid "San Marino" 12335msgstr "San Marino" 12336 12337#. I18N: Location of an LDS church temple 12338#: app/Elements/TempleCode.php:174 12339msgid "San Salvador, El Salvador" 12340msgstr "San Salvador, El Salvador" 12341 12342#. I18N: Location of an LDS church temple 12343#: app/Elements/TempleCode.php:175 12344msgid "Santiago, Chile" 12345msgstr "Santiago, Chile" 12346 12347#. I18N: Location of an LDS church temple 12348#: app/Elements/TempleCode.php:178 12349msgid "Santo Domingo, Dominican Republic" 12350msgstr "Santo Domingo, Dominikanische Republik" 12351 12352#. I18N: Location of an LDS church temple 12353#: app/Elements/TempleCode.php:186 12354msgid "Sao Paulo, Brazil" 12355msgstr "Sao Paulo, Brasilien" 12356 12357#. I18N: Name of a country or state 12358#: app/Statistics/Service/CountryService.php:459 12359msgid "Sao Tome and Principe" 12360msgstr "Sao Tome und Principe" 12361 12362#. I18N: abbreviation for Saturday 12363#: app/Date/AbstractCalendarDate.php:290 12364#: resources/views/edit/initialize-calendar-popup.phtml:29 12365msgid "Sat" 12366msgstr "Sa" 12367 12368#: app/Date/AbstractCalendarDate.php:258 12369msgid "Saturday" 12370msgstr "Samstag" 12371 12372#. I18N: Name of a country or state 12373#: app/Statistics/Service/CountryService.php:425 12374msgid "Saudi Arabia" 12375msgstr "Saudi-Arabien" 12376 12377#: app/Module/CustomTagsGedcomL.php:129 12378msgid "Schema" 12379msgstr "Schema" 12380 12381#: app/Factories/ElementFactory.php:515 app/Factories/ElementFactory.php:539 12382msgid "School or college" 12383msgstr "Schule oder höhere Schule" 12384 12385#. I18N: Name of a country or state 12386#: app/Statistics/Service/CountryService.php:427 12387msgid "Scotland" 12388msgstr "Schottland" 12389 12390#: app/Module/CustomTagsLegacy.php:129 12391#: app/Module/CustomTagsPersonalAncestralFile.php:61 12392msgid "Scrapbook" 12393msgstr "Sammelalbum" 12394 12395#. I18N: “sealing” is a Mormon ceremony. 12396#: app/Elements/PedigreeLinkageType.php:64 12397msgctxt "Female pedigree" 12398msgid "Sealing" 12399msgstr "Siegelung" 12400 12401#. I18N: “sealing” is a Mormon ceremony. 12402#: app/Elements/PedigreeLinkageType.php:54 12403msgctxt "Male pedigree" 12404msgid "Sealing" 12405msgstr "Siegelung" 12406 12407#. I18N: “sealing” is a Mormon ceremony. 12408#: app/Elements/PedigreeLinkageType.php:74 12409msgctxt "Pedigree" 12410msgid "Sealing" 12411msgstr "Siegelung" 12412 12413#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 12414#: app/Elements/LdsSpouseSealingDateStatus.php:63 12415msgid "Sealing canceled (divorce)" 12416msgstr "Siegelung annuliert (geschieden)" 12417 12418#. I18N: Name of a module 12419#. I18N: A button label. 12420#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 12421#: resources/views/admin/data-fix-page.phtml:42 12422#: resources/views/admin/location-edit.phtml:149 12423#: resources/views/admin/location-edit.phtml:169 12424#: resources/views/layouts/default.phtml:90 12425#: resources/views/layouts/default.phtml:92 12426#: resources/views/modules/descendancy/sidebar.phtml:16 12427#: resources/views/modules/descendancy/sidebar.phtml:35 12428#: resources/views/modules/fix-place-names/options.phtml:11 12429#: resources/views/search-replace-page.phtml:44 12430msgid "Search" 12431msgstr "Suche" 12432 12433#. I18N: Name of a module 12434#: app/Http/RequestHandlers/SearchReplacePage.php:52 12435#: app/Module/FixSearchAndReplace.php:78 app/Module/SearchMenuModule.php:138 12436msgid "Search and replace" 12437msgstr "Suchen und Ersetzen" 12438 12439#. I18N: Description of a “Data fix” module 12440#: app/Module/FixSearchAndReplace.php:89 12441msgid "Search and replace text, using simple searches or advanced pattern matching." 12442msgstr "Suchen und Ersetzen von Text unter Verwendung einer einfachen Suche oder fortgeschrittenen Regulären Ausdrücken." 12443 12444#. I18N: Help text for the “Description META tag” configuration setting 12445#: resources/views/admin/trees-preferences.phtml:237 12446msgid "Search engines may use this description of your site in their search results." 12447msgstr "Suchmaschinen können diese Beschreibung Ihrer Website in ihren Suchergebnissen verwenden." 12448 12449#: resources/views/modules/media-list/page.phtml:75 12450msgid "Search filters" 12451msgstr "Suchfilter" 12452 12453#: resources/views/search-general-page.phtml:49 12454#: resources/views/search-replace-page.phtml:26 12455msgid "Search for" 12456msgstr "Suchen nach" 12457 12458#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:44 12459msgid "Search for locations in an external database." 12460msgstr "Suche nach Orten in einer externen Datenbank." 12461 12462#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:44 12463msgid "Search for place names in an external database." 12464msgstr "Suche nach Ortsnamen in einer externen Datenbank." 12465 12466#: app/Module/GeonamesAutocomplete.php:69 12467#: app/Module/OpenRouteServiceAutocomplete.php:56 12468#, php-format 12469msgid "Search for place names using %s." 12470msgstr "Suche nach Ortsnamen mit %s." 12471 12472#: resources/views/modules/fix-search-and-replace/options.phtml:38 12473msgid "Search method" 12474msgstr "Suchmethode" 12475 12476#: resources/views/modules/fix-search-and-replace/options.phtml:18 12477msgid "Search text/pattern" 12478msgstr "Suchregel oder -text" 12479 12480#: resources/views/modules/relationships-chart/config.phtml:24 12481msgid "Searching for all possible relationships can take a lot of time in complex trees." 12482msgstr "Die Suche nach allen möglichen Beziehungen kann in komplexen Stammbäumen sehr lange dauern." 12483 12484#. I18N: Location of an LDS church temple 12485#: app/Elements/TempleCode.php:179 12486msgid "Seattle, Washington, United States" 12487msgstr "Seattle, Washington, Vereinigte Staaten" 12488 12489#: resources/views/admin/merge-records-step-1.phtml:106 12490msgid "Second record" 12491msgstr "Zweiter Datensatz" 12492 12493#. I18N: A configuration setting 12494#: resources/views/admin/site-mail.phtml:166 12495msgid "Secure connection" 12496msgstr "Gesicherte (SSL) Verbindung" 12497 12498#. I18N: A configuration setting 12499#: resources/views/modules/statcounter/form.phtml:18 12500msgid "Security code" 12501msgstr "Sicherheitscode" 12502 12503#: resources/views/admin/site-mail.phtml:35 12504#: resources/views/modules/fix-search-and-replace/options.phtml:45 12505#, php-format 12506msgid "See %s for more information." 12507msgstr "Siehe %s für mehr Informationen." 12508 12509#: resources/views/admin/merge-records-step-2.phtml:48 12510#: resources/views/admin/merge-records-step-2.phtml:95 12511#: resources/views/admin/merge-records-step-2.phtml:141 12512msgid "Select" 12513msgstr "Wählen" 12514 12515#: resources/views/admin/trees-import.phtml:37 12516msgid "Select a GEDCOM file to import" 12517msgstr "Wählen Sie eine zu importierende GEDCOM-Datei" 12518 12519#: resources/views/edit/input-addon-calendar.phtml:13 12520#: resources/views/edit/input-addon-calendar.phtml:16 12521msgid "Select a date" 12522msgstr "Datum auswählen" 12523 12524#: resources/views/modules/lifespans-chart/page.phtml:39 12525msgid "Select individuals by place or date" 12526msgstr "Personen nach Ort oder Datum auswählen" 12527 12528#. I18N: Description of the “Clippings cart” module 12529#: app/Module/ClippingsCartModule.php:149 12530msgid "Select records from your family tree and save them as a GEDCOM file." 12531msgstr "Datensätze aus dem Stammbaum auswählen und als GEDCOM-Datei speichern." 12532 12533#: resources/views/modules/statistics-chart/custom.phtml:148 12534msgid "Select the desired age interval" 12535msgstr "Wählen Sie die gewünschte Alters-Zeitspanne" 12536 12537#: resources/views/admin/merge-records-step-2.phtml:34 12538msgid "Select the facts and events to keep from both records." 12539msgstr "Wählen Sie die Tatsachen und Ereignisse, die Sie aus beiden Datensätzen übernehmen möchten." 12540 12541#: resources/views/admin/merge-records-step-1.phtml:50 12542msgid "Select two records to merge." 12543msgstr "Wählen Sie zwei Datensätze zum zusammenführen." 12544 12545#: resources/views/admin/site-mail.phtml:213 12546msgid "Selector" 12547msgstr "Selektor" 12548 12549#: app/Elements/RelationIsDescriptor.php:123 12550msgid "Seller" 12551msgstr "Verkäufer" 12552 12553#: app/Elements/RelationIsDescriptor.php:88 12554msgctxt "FEMALE" 12555msgid "Seller" 12556msgstr "Verkäuferin" 12557 12558#: app/Elements/RelationIsDescriptor.php:67 12559msgctxt "MALE" 12560msgid "Seller" 12561msgstr "Verkäufer" 12562 12563#: resources/views/admin/broadcast.phtml:69 12564#: resources/views/admin/email-page.phtml:70 12565#: resources/views/contact-page.phtml:79 resources/views/message-page.phtml:68 12566#: resources/views/modules/user-messages/user-messages.phtml:42 12567msgid "Send" 12568msgstr "Absenden" 12569 12570#: app/Http/RequestHandlers/ContactPage.php:93 12571#: app/Http/RequestHandlers/MessagePage.php:75 12572#: app/Statistics/Repository/UserRepository.php:124 12573#: resources/views/modules/user-messages/user-messages.phtml:30 12574#: resources/views/pending-changes-page.phtml:78 12575msgid "Send a message" 12576msgstr "Nachricht senden" 12577 12578#: app/Services/MessageService.php:208 12579#: resources/views/admin/control-panel.phtml:540 12580msgid "Send a message to all users" 12581msgstr "Allen Benutzern eine Nachricht senden" 12582 12583#: app/Services/MessageService.php:210 12584#: resources/views/admin/control-panel.phtml:546 12585msgid "Send a message to users who have never signed in" 12586msgstr "Sende eine Nachricht an Benutzer, die sich noch nie angemeldet haben" 12587 12588#: app/Services/MessageService.php:212 12589#: resources/views/admin/control-panel.phtml:552 12590msgid "Send a message to users who have not signed in for 6 months" 12591msgstr "Nachricht an Benutzer senden, die sich innerhalb der letzten 6 Monate nicht angemeldet haben" 12592 12593#: resources/views/admin/site-mail.phtml:236 12594msgid "Send a test email using these settings" 12595msgstr "Eine Test-E-Mail mit diesen Einstellungen senden" 12596 12597#. I18N: Label for a configuration option 12598#: resources/views/modules/review_changes/config.phtml:19 12599msgid "Send out reminder emails" 12600msgstr "Erinnerungs-E-Mails versenden" 12601 12602#. I18N: A configuration setting 12603#: resources/views/admin/site-mail.phtml:72 12604msgid "Sender email" 12605msgstr "E-Mail des Absenders" 12606 12607#. I18N: A configuration setting 12608#: resources/views/admin/site-mail.phtml:58 12609msgid "Sender name" 12610msgstr "Absender" 12611 12612#: app/Http/RequestHandlers/EmailPreferencesPage.php:68 12613#: resources/views/admin/control-panel.phtml:226 12614msgid "Sending email" 12615msgstr "E-Mail-Versand" 12616 12617#. I18N: A configuration setting 12618#: resources/views/admin/site-mail.phtml:180 12619msgid "Sending server name" 12620msgstr "Name des Ausgangsservers" 12621 12622#. I18N: Name of a country or state 12623#: app/Statistics/Service/CountryService.php:433 12624msgid "Senegal" 12625msgstr "Senegal" 12626 12627#. I18N: Location of an LDS church temple 12628#: app/Elements/TempleCode.php:180 12629msgid "Seoul, Korea" 12630msgstr "Seoul, Korea" 12631 12632#: app/Date/AbstractGregorianJulianDate.php:209 12633msgctxt "Abbreviation for September" 12634msgid "Sep" 12635msgstr "Sep" 12636 12637#: app/Module/CustomTagsBrothersKeeper.php:68 12638msgid "Separated" 12639msgstr "Getrennt" 12640 12641#: app/Module/CustomTagsFamilyTreeMaker.php:73 12642msgid "Separation" 12643msgstr "Trennung" 12644 12645#: app/Date/AbstractGregorianJulianDate.php:106 12646msgctxt "GENITIVE" 12647msgid "September" 12648msgstr "September" 12649 12650#: app/Date/AbstractGregorianJulianDate.php:176 12651msgctxt "INSTRUMENTAL" 12652msgid "September" 12653msgstr "September" 12654 12655#: app/Date/AbstractGregorianJulianDate.php:141 12656msgctxt "LOCATIVE" 12657msgid "September" 12658msgstr "September" 12659 12660#: app/Date/AbstractGregorianJulianDate.php:71 12661#: app/Module/StatisticsChartModule.php:800 12662#: resources/views/edit/initialize-calendar-popup.phtml:19 12663msgctxt "NOMINATIVE" 12664msgid "September" 12665msgstr "September" 12666 12667#. I18N: The seventh day in the French republican calendar 12668#: app/Date/FrenchDate.php:299 12669msgid "Septidi" 12670msgstr "Septidi" 12671 12672#. I18N: Name of a country or state 12673#: app/Statistics/Service/CountryService.php:435 12674msgid "Serbia" 12675msgstr "Serbien" 12676 12677#: app/Elements/RelationIsDescriptor.php:124 12678msgid "Servant" 12679msgstr "Diener" 12680 12681#: app/Elements/RelationIsDescriptor.php:89 12682msgctxt "FEMALE" 12683msgid "Servant" 12684msgstr "Dienerin" 12685 12686#: app/Elements/RelationIsDescriptor.php:68 12687msgctxt "MALE" 12688msgid "Servant" 12689msgstr "Diener" 12690 12691#: app/Http/RequestHandlers/PhpInformation.php:60 12692#: resources/views/admin/control-panel.phtml:254 12693msgid "Server information" 12694msgstr "Server Information" 12695 12696#. I18N: A configuration setting 12697#: resources/views/admin/site-mail.phtml:94 12698#: resources/views/setup/step-4-database-mysql.phtml:47 12699#: resources/views/setup/step-4-database-pgsql.phtml:47 12700#: resources/views/setup/step-4-database-sqlsvr.phtml:47 12701msgid "Server name" 12702msgstr "Servername" 12703 12704#: app/Http/RequestHandlers/PasswordResetPage.php:63 12705msgid "Set a new password" 12706msgstr "Ein neues Passwort festlegen" 12707 12708#: resources/views/admin/trees.phtml:129 resources/views/admin/trees.phtml:136 12709msgid "Set as default" 12710msgstr "Als Standard setzen" 12711 12712#. I18N: You need to: 12713#: resources/views/emails/verify-notify-html.phtml:39 12714#: resources/views/emails/verify-notify-text.phtml:26 12715msgid "Set the access level for each tree." 12716msgstr "Setzen Sie die Berechtigungsstufe für jeden Stammbaum." 12717 12718#: app/Http/RequestHandlers/TreePageDefaultEdit.php:69 12719#: resources/views/admin/control-panel.phtml:301 12720msgid "Set the default blocks for new family trees" 12721msgstr "Standardblöcke für neue Stammbäume festlegen" 12722 12723#: app/Http/RequestHandlers/UserPageDefaultEdit.php:68 12724#: resources/views/admin/control-panel.phtml:530 12725msgid "Set the default blocks for new users" 12726msgstr "Standardblöcke für neue Benutzer festlegen" 12727 12728#. I18N: Help text for the “Show dead individuals” configuration setting 12729#: resources/views/admin/trees-privacy.phtml:62 12730msgid "Set the privacy access level for all dead individuals." 12731msgstr "Setzt die Datenschutzeinstellungen für alle verstorbenen Personen." 12732 12733#. I18N: You need to: 12734#: resources/views/emails/verify-notify-html.phtml:37 12735#: resources/views/emails/verify-notify-text.phtml:25 12736msgid "Set the status to “approved”." 12737msgstr "Setzen Sie den Status auf \"bestätigt\"." 12738 12739#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 12740#: resources/views/admin/trees-preferences.phtml:642 12741msgid "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." 12742msgstr "Bei der Auswahl <b>Ja</b> wird eine Verknüpfung auf den Seiten von Personen, Quellen und Familien eingefügt, der ein neues Fenster mit den jeweiligen Rohdaten aus der GEDCOM-Datei öffnet." 12743 12744#: resources/views/layouts/setup.phtml:16 12745#: resources/views/layouts/setup.phtml:24 12746msgid "Setup wizard for webtrees" 12747msgstr "Einrichtungsassistent von webtrees" 12748 12749#. I18N: The sixth day in the French republican calendar 12750#: app/Date/FrenchDate.php:297 12751msgid "Sextidi" 12752msgstr "Sextidi" 12753 12754#. I18N: Name of a country or state 12755#: app/Statistics/Service/CountryService.php:472 12756msgid "Seychelles" 12757msgstr "Seychellen" 12758 12759#: app/Date/JalaliDate.php:264 12760msgctxt "Abbreviation for Persian month: Shahrivar" 12761msgid "Shah" 12762msgstr "Shah" 12763 12764#. I18N: 6th month in the Persian/Jalali calendar 12765#: app/Date/JalaliDate.php:135 12766msgctxt "GENITIVE" 12767msgid "Shahrivar" 12768msgstr "Shahrivar" 12769 12770#. I18N: 6th month in the Persian/Jalali calendar 12771#: app/Date/JalaliDate.php:225 12772msgctxt "INSTRUMENTAL" 12773msgid "Shahrivar" 12774msgstr "Shahrivar" 12775 12776#. I18N: 6th month in the Persian/Jalali calendar 12777#: app/Date/JalaliDate.php:180 12778msgctxt "LOCATIVE" 12779msgid "Shahrivar" 12780msgstr "Shahrivar" 12781 12782#. I18N: 6th month in the Persian/Jalali calendar 12783#: app/Date/JalaliDate.php:90 12784msgctxt "NOMINATIVE" 12785msgid "Shahrivar" 12786msgstr "Shahrivar" 12787 12788#: resources/views/individual-page-menu.phtml:34 12789#: resources/views/individual-page.phtml:61 12790msgid "Share" 12791msgstr "Teilen" 12792 12793#: app/Module/ShareUrlModule.php:41 12794msgid "Share the URL" 12795msgstr "Internetadresse (URL) teilen" 12796 12797#: app/Module/ShareAnniversaryModule.php:79 12798msgid "Share the anniversary of an event" 12799msgstr "Den Jahrestag eines Ereignisses teilen" 12800 12801#: app/Functions/FunctionsPrint.php:85 12802#: app/Functions/FunctionsPrintFacts.php:778 12803#: resources/views/admin/trees.phtml:256 12804#: resources/views/edit/shared-note.phtml:23 12805#: resources/views/note-page-details.phtml:23 12806msgid "Shared note" 12807msgstr "Gemeinsame Notiz" 12808 12809#. I18N: Name of a module/list 12810#: app/Module/NoteListModule.php:70 12811#: resources/views/lists/sources-table.phtml:101 12812#: resources/views/search-general-page.phtml:105 12813msgid "Shared notes" 12814msgstr "Gemeinsame Notizen" 12815 12816#. I18N: plural noun - things that can be shared 12817#: app/Http/RequestHandlers/ModulesSharesPage.php:43 12818#: resources/views/admin/control-panel.phtml:747 12819msgid "Shares" 12820msgstr "Geteiltes" 12821 12822#. I18N: https://en.wikipedia.org/wiki/Shawwal 12823#: app/Date/HijriDate.php:146 12824msgctxt "GENITIVE" 12825msgid "Shawwal" 12826msgstr "Shawwal" 12827 12828#. I18N: https://en.wikipedia.org/wiki/Shawwal 12829#: app/Date/HijriDate.php:236 12830msgctxt "INSTRUMENTAL" 12831msgid "Shawwal" 12832msgstr "Shawwal" 12833 12834#. I18N: https://en.wikipedia.org/wiki/Shawwal 12835#: app/Date/HijriDate.php:191 12836msgctxt "LOCATIVE" 12837msgid "Shawwal" 12838msgstr "Shawwal" 12839 12840#. I18N: https://en.wikipedia.org/wiki/Shawwal 12841#: app/Date/HijriDate.php:101 12842msgctxt "NOMINATIVE" 12843msgid "Shawwal" 12844msgstr "Shawwal" 12845 12846#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12847#: app/Date/HijriDate.php:142 12848msgctxt "GENITIVE" 12849msgid "Sha’aban" 12850msgstr "Sha’aban" 12851 12852#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12853#: app/Date/HijriDate.php:232 12854msgctxt "INSTRUMENTAL" 12855msgid "Sha’aban" 12856msgstr "Sha’aban" 12857 12858#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12859#: app/Date/HijriDate.php:187 12860msgctxt "LOCATIVE" 12861msgid "Sha’aban" 12862msgstr "Sha’aban" 12863 12864#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12865#: app/Date/HijriDate.php:97 12866msgctxt "NOMINATIVE" 12867msgid "Sha’aban" 12868msgstr "Sha’aban" 12869 12870#: resources/xml/reports/descendancy_report.xml:358 12871msgid "She " 12872msgstr "Sie " 12873 12874#: resources/xml/reports/ahnentafel_report.xml:289 12875msgid "She died" 12876msgstr "Sie starb" 12877 12878#: resources/xml/reports/ahnentafel_report.xml:261 12879#: resources/xml/reports/descendancy_report.xml:242 12880msgid "She married" 12881msgstr "Sie heiratete" 12882 12883#: resources/xml/reports/ahnentafel_report.xml:224 12884msgid "She resided at" 12885msgstr "Sie wohnte in" 12886 12887#: resources/xml/reports/descendancy_report.xml:331 12888msgid "She was born" 12889msgstr "Sie wurde geboren" 12890 12891#: resources/xml/reports/ahnentafel_report.xml:339 12892msgid "She was buried" 12893msgstr "Sie wurde bestattet" 12894 12895#: resources/xml/reports/ahnentafel_report.xml:168 12896msgid "She was christened" 12897msgstr "Sie wurde als Kind getauft" 12898 12899#: resources/xml/reports/ahnentafel_report.xml:314 12900msgid "She was cremated" 12901msgstr "Sie wurde eingeäschert" 12902 12903#. I18N: a month in the Jewish calendar 12904#: app/Date/JewishDate.php:186 12905msgctxt "GENITIVE" 12906msgid "Shevat" 12907msgstr "Schwat" 12908 12909#. I18N: a month in the Jewish calendar 12910#: app/Date/JewishDate.php:290 12911msgctxt "INSTRUMENTAL" 12912msgid "Shevat" 12913msgstr "Schwat" 12914 12915#. I18N: a month in the Jewish calendar 12916#: app/Date/JewishDate.php:238 12917msgctxt "LOCATIVE" 12918msgid "Shevat" 12919msgstr "Schwat" 12920 12921#. I18N: a month in the Jewish calendar 12922#: app/Date/JewishDate.php:134 12923msgctxt "NOMINATIVE" 12924msgid "Shevat" 12925msgstr "Schwat" 12926 12927#. I18N: The name of a colour-scheme 12928#: app/Module/ColorsTheme.php:181 12929msgid "Shiny Tomato" 12930msgstr "Tomatenglanz" 12931 12932#: resources/views/help/date.phtml:34 resources/views/help/date.phtml:72 12933#: resources/views/help/date.phtml:110 12934msgid "Shortcut" 12935msgstr "Tastenkürzel" 12936 12937#: resources/views/statistics/families/marriage-length.phtml:42 12938msgid "Shortest marriage" 12939msgstr "Kürzeste Ehe" 12940 12941#: resources/views/calendar-page.phtml:105 12942msgid "Show" 12943msgstr "Zeigen" 12944 12945#. I18N: A configuration setting 12946#: resources/views/admin/trees-preferences.phtml:287 12947msgid "Show a download link in the media viewer" 12948msgstr "Einen Download-Link im Medienbetrachter zeigen" 12949 12950#. I18N: Description of the “Cookie warning” module 12951#: app/Module/PrivacyPolicy.php:78 12952msgid "Show a privacy policy." 12953msgstr "Zeigt eine Datenschutzerklärung." 12954 12955#. I18N: A configuration setting 12956#: resources/views/admin/site-registration.phtml:69 12957msgid "Show acceptable use agreement on “Request a new user account” page" 12958msgstr "Nutzungsbedingungen auf der Seite \"Neues Benutzerkonto anfragen\" zeigen" 12959 12960#: resources/views/modules/notes/tab.phtml:26 12961msgid "Show all notes" 12962msgstr "Alle Notizen zeigen" 12963 12964#: app/Module/PlaceHierarchyListModule.php:223 12965msgid "Show all places in a list" 12966msgstr "Alle Orte in einer Liste zeigen" 12967 12968#: resources/views/modules/sources_tab/tab.phtml:26 12969msgid "Show all sources" 12970msgstr "Alle Quellen zeigen" 12971 12972#. I18N: an age indicator, which can be dragged around the screen 12973#: resources/views/modules/timeline-chart/page.phtml:81 12974msgid "Show an age cursor" 12975msgstr "Alterszeiger anzeigen" 12976 12977#: resources/xml/reports/ahnentafel_report.xml:12 12978msgid "Show children of ancestors" 12979msgstr "Kinder von Vorfahren zeigen" 12980 12981#: resources/views/lists/families-table.phtml:205 12982msgid "Show couples where either partner married more than once." 12983msgstr "Paare zeigen, von denen ein Partner mehr als einmal heiratete." 12984 12985#: resources/views/lists/families-table.phtml:163 12986msgid "Show couples where only the female partner is dead." 12987msgstr "Paare zeigen, von denen nur die Frau verstorben ist." 12988 12989#: resources/views/lists/families-table.phtml:167 12990msgid "Show couples where only the male partner is dead." 12991msgstr "Paare zeigen, von denen nur der Mann verstorben ist." 12992 12993#: resources/views/lists/families-table.phtml:193 12994msgid "Show couples who married more than 100 years ago." 12995msgstr "Paare zeigen, die vor mehr als 100 Jahren heirateten." 12996 12997#: resources/views/lists/families-table.phtml:197 12998msgid "Show couples who married within the last 100 years." 12999msgstr "Paare zeigen, die innerhalb der letzten 100 Jahren heirateten." 13000 13001#: resources/views/lists/families-table.phtml:189 13002msgid "Show couples with an unknown marriage date." 13003msgstr "Paare mit unbekanntem Heiratsdatum zeigen." 13004 13005#. I18N: label for yes/no option 13006#: resources/views/modules/gedcom_stats/config.phtml:35 13007msgid "Show date of last update" 13008msgstr "Datum der letzten Aktualisierung zeigen" 13009 13010#. I18N: A configuration setting 13011#: resources/views/admin/trees-privacy.phtml:52 13012msgid "Show dead individuals" 13013msgstr "Verstorbene Personen zeigen" 13014 13015#: resources/views/lists/families-table.phtml:201 13016msgid "Show divorced couples." 13017msgstr "Geschiedene Paare zeigen." 13018 13019#: resources/views/lists/individuals-table.phtml:208 13020msgid "Show individuals born more than 100 years ago." 13021msgstr "Personen zeigen, die vor mehr als 100 Jahren geboren wurden." 13022 13023#: resources/views/lists/individuals-table.phtml:212 13024msgid "Show individuals born within the last 100 years." 13025msgstr "Personen zeigen, die in den letzten 100 Jahren geboren wurden." 13026 13027#: resources/views/lists/individuals-table.phtml:189 13028msgid "Show individuals who are alive or couples where both partners are alive." 13029msgstr "Personen oder Paare zeigen, bei denen beide Partner noch leben." 13030 13031#: resources/views/lists/families-table.phtml:171 13032#: resources/views/lists/individuals-table.phtml:193 13033msgid "Show individuals who are dead or couples where both partners are dead." 13034msgstr "Verstorbene oder Paare zeigen, bei denen beide Partner verstorben sind." 13035 13036#: resources/views/lists/individuals-table.phtml:197 13037msgid "Show individuals who died more than 100 years ago." 13038msgstr "Personen zeigen, die vor mehr als 100 Jahren starben." 13039 13040#: resources/views/lists/individuals-table.phtml:201 13041msgid "Show individuals who died within the last 100 years." 13042msgstr "Personen zeigen, die in den letzten 100 Jahren starben." 13043 13044#. I18N: A configuration setting 13045#: resources/views/admin/site-preferences.phtml:99 13046msgid "Show list of family trees" 13047msgstr "Liste der Stammbäume zeigen" 13048 13049#. I18N: A configuration setting 13050#: resources/views/admin/trees-privacy.phtml:95 13051msgid "Show living individuals" 13052msgstr "Lebende Personen zeigen" 13053 13054#. I18N: A configuration setting 13055#: resources/views/admin/trees-privacy.phtml:136 13056msgid "Show names of private individuals" 13057msgstr "Namen vertraulicher Personen zeigen" 13058 13059#: resources/xml/reports/ahnentafel_report.xml:9 13060#: resources/xml/reports/family_group_report.xml:8 13061#: resources/xml/reports/individual_ext_report.xml:10 13062#: resources/xml/reports/individual_report.xml:7 13063msgid "Show notes" 13064msgstr "Notizen zeigen" 13065 13066#: resources/xml/reports/ahnentafel_report.xml:10 13067msgid "Show occupations" 13068msgstr "Berufe zeigen" 13069 13070#: resources/views/modules/todays_events/config.phtml:19 13071#: resources/views/modules/upcoming_events/config.phtml:31 13072msgid "Show only events of living individuals" 13073msgstr "Nur Ereignisse lebender Personen zeigen" 13074 13075#: resources/views/lists/individuals-table.phtml:178 13076msgid "Show only females." 13077msgstr "Nur weibliche Personen zeigen." 13078 13079#: resources/views/lists/individuals-table.phtml:182 13080msgid "Show only individuals for whom the gender is not known." 13081msgstr "Nur Personen unbekannten Geschlechts zeigen." 13082 13083#: resources/views/modules/random_media/config.phtml:17 13084msgid "Show only individuals, events, or all" 13085msgstr "Nur Personen, Ereignisse oder alle zeigen" 13086 13087#: resources/views/lists/individuals-table.phtml:174 13088msgid "Show only males." 13089msgstr "Nur männliche Personen zeigen." 13090 13091#: resources/views/lists/families-table.phtml:414 13092#: resources/views/lists/individuals-table.phtml:420 13093msgid "Show parents" 13094msgstr "Eltern zeigen" 13095 13096#: resources/views/admin/site-mail.phtml:155 13097#: resources/views/admin/users-create.phtml:61 13098#: resources/views/admin/users-edit.phtml:71 13099#: resources/views/edit-account-page.phtml:92 13100#: resources/views/login-page.phtml:47 13101#: resources/views/modules/login_block/sign-in.phtml:33 13102#: resources/views/password-reset-page.phtml:38 13103#: resources/views/register-page.phtml:75 13104#: resources/views/setup/step-4-database-mysql.phtml:99 13105#: resources/views/setup/step-4-database-pgsql.phtml:86 13106#: resources/views/setup/step-4-database-sqlsvr.phtml:86 13107#: resources/views/setup/step-5-administrator.phtml:81 13108msgid "Show password" 13109msgstr "Passwort zeigen" 13110 13111#: resources/xml/reports/change_report.xml:8 13112msgid "Show pending changes" 13113msgstr "Ausstehende Änderungen zeigen" 13114 13115#: resources/xml/reports/family_group_report.xml:9 13116#: resources/xml/reports/individual_ext_report.xml:11 13117#: resources/xml/reports/individual_report.xml:8 13118msgid "Show photos" 13119msgstr "Fotos zeigen" 13120 13121#: app/Module/PlaceHierarchyListModule.php:217 13122msgid "Show place hierarchy" 13123msgstr "Hierarchie der Orte zeigen" 13124 13125#. I18N: A configuration setting 13126#: resources/views/admin/trees-privacy.phtml:156 13127msgid "Show private relationships" 13128msgstr "Vertrauliche Beziehungen zeigen" 13129 13130#: resources/views/modules/todo/config.phtml:21 13131msgid "Show research tasks that are assigned to other users" 13132msgstr "Forschungsaufgaben zeigen, die anderen Benutzern zugeordnet sind" 13133 13134#: resources/views/modules/todo/config.phtml:31 13135msgid "Show research tasks that are not assigned to any user" 13136msgstr "Forschungsaufgaben zeigen, die keinem anderen Benutzer zugeordnet sind" 13137 13138#: resources/views/modules/todo/config.phtml:40 13139msgid "Show research tasks that have a date in the future" 13140msgstr "Forschungsaufgaben zeigen, die ein Datum in der Zukunft haben" 13141 13142#: resources/xml/reports/ahnentafel_report.xml:11 13143msgid "Show residences" 13144msgstr "Wohnsitze zeigen" 13145 13146#: resources/views/modules/random_media/config.phtml:39 13147msgid "Show slide show controls" 13148msgstr "Steuerungselemente der Diaschau zeigen" 13149 13150#: resources/xml/reports/ahnentafel_report.xml:8 13151#: resources/xml/reports/descendancy_report.xml:7 13152#: resources/xml/reports/family_group_report.xml:7 13153#: resources/xml/reports/individual_ext_report.xml:9 13154#: resources/xml/reports/individual_report.xml:6 13155msgid "Show sources" 13156msgstr "Quellen zeigen" 13157 13158#: resources/views/modules/family-book-chart/page.phtml:61 13159#: resources/views/modules/hourglass-chart/page.phtml:51 13160#: resources/xml/reports/pedigree_report.xml:6 13161msgid "Show spouses" 13162msgstr "Ehepartner zeigen" 13163 13164#: resources/views/lists/families-table.phtml:417 13165#: resources/views/lists/individuals-table.phtml:423 13166msgid "Show statistics charts" 13167msgstr "Statistikdiagramme zeigen" 13168 13169#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 13170#: resources/views/admin/trees-preferences.phtml:600 13171#, php-format 13172msgid "Show the %1$s %2$s parts of a place name." 13173msgstr "Die %1$s %2$s Teile des Ortsnamens zeigen." 13174 13175#. I18N: Description of the “Pedigree map” module 13176#: app/Module/PedigreeMapModule.php:138 13177msgid "Show the birthplace of ancestors on a map." 13178msgstr "Zeigt die Geburtsorte der Vorfahren in einer Landkarte." 13179 13180#. I18N: label for a yes/no option 13181#: resources/views/modules/recent_changes/config.phtml:67 13182msgid "Show the date and time" 13183msgstr "Datum und Zeit zeigen" 13184 13185#: resources/views/modules/html/config.phtml:52 13186msgid "Show the date and time of update" 13187msgstr "Datum und Zeit der Aktualisierung zeigen" 13188 13189#: resources/views/admin/trees-preferences.phtml:447 13190msgid "Show the events of close relatives on the individual page" 13191msgstr "Ereignisse naher Verwandter, die auf der Personen-Seite gezeigt werden" 13192 13193#. I18N: A configuration setting 13194#: resources/views/admin/trees-privacy.phtml:33 13195msgid "Show the family tree" 13196msgstr "Den Stammbaum zeigen" 13197 13198#: app/Module/IndividualListModule.php:366 13199msgid "Show the list of individuals" 13200msgstr "Die Personenliste zeigen" 13201 13202#: app/Module/IndividualListModule.php:372 13203msgid "Show the list of surnames" 13204msgstr "Liste der Nachnamen zeigen" 13205 13206#: app/Http/RequestHandlers/ModulesMapLinksPage.php:44 13207#: app/Module/ModuleMapLinkTrait.php:49 13208msgid "Show the location of an event on an external map." 13209msgstr "Den Ereignisort auf einer externen Karte zeigen." 13210 13211#. I18N: Description of the “Places” module 13212#: app/Module/PlacesModule.php:96 13213msgid "Show the location of events on a map." 13214msgstr "Zeigt den Ort von Ereignissen auf einer Landkarte." 13215 13216#. I18N: label for a yes/no option 13217#: resources/views/modules/recent_changes/config.phtml:58 13218msgid "Show the user who made the change" 13219msgstr "Den Benutzer zeigen, der die Änderung machte" 13220 13221#. I18N: Label for a configuration option 13222#: resources/views/modules/faq/edit.phtml:53 13223#: resources/views/modules/html/config.phtml:63 13224#: resources/views/modules/stories/edit.phtml:60 13225msgid "Show this block for which languages" 13226msgstr "Diesen Block für welche Sprachen zeigen" 13227 13228#: resources/views/admin/trees-preferences.phtml:309 13229msgid "Show thumbnail images in charts and family groups." 13230msgstr "Vorschaubilder in Diagrammen und Familienbögen zeigen." 13231 13232#: app/Auth.php:533 app/Auth.php:546 app/Elements/RestrictionNotice.php:77 13233#: app/Functions/FunctionsPrintFacts.php:617 13234#: app/Http/RequestHandlers/TreePreferencesPage.php:154 13235#: app/Http/RequestHandlers/TreePrivacyPage.php:93 13236#: resources/views/modals/restriction-fields.phtml:21 13237msgid "Show to managers" 13238msgstr "sichtbar für Verwalter" 13239 13240#: app/Auth.php:532 app/Auth.php:545 app/Elements/RestrictionNotice.php:76 13241#: app/Functions/FunctionsPrintFacts.php:614 13242#: app/Http/RequestHandlers/TreePreferencesPage.php:153 13243#: app/Http/RequestHandlers/TreePrivacyPage.php:92 13244#: resources/views/admin/trees-privacy.phtml:41 13245#: resources/views/admin/trees-privacy.phtml:103 13246#: resources/views/modals/restriction-fields.phtml:18 13247msgid "Show to members" 13248msgstr "sichtbar für Mitglieder" 13249 13250#: app/Auth.php:531 app/Auth.php:544 app/Elements/RestrictionNotice.php:75 13251#: app/Functions/FunctionsPrintFacts.php:611 13252#: app/Http/RequestHandlers/TreePrivacyPage.php:91 13253#: resources/views/admin/trees-privacy.phtml:41 13254#: resources/views/admin/trees-privacy.phtml:103 13255#: resources/views/admin/trees-privacy.phtml:164 13256#: resources/views/modals/restriction-fields.phtml:15 13257msgid "Show to visitors" 13258msgstr "sichtbar für Besucher" 13259 13260#: resources/views/lists/families-table.phtml:182 13261#: resources/views/lists/individuals-table.phtml:223 13262msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 13263msgstr "\"Blätter\"-Paare oder -Personen zeigen. Dies sind lebende Personen, für die keine Kinder in der Datenbank erfasst sind." 13264 13265#: resources/views/lists/families-table.phtml:178 13266#: resources/views/lists/individuals-table.phtml:219 13267msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 13268msgstr "\"Wurzel\"-Paare oder -Personen zeigen. Diese Personen können auch als \"Patriarchen\" bezeichnet werden. Es handelt sich um Personen, für die keine Eltern in der Datenbank erfassten sind." 13269 13270#. I18N: %s are placeholders for numbers 13271#: resources/views/lists/datatables-attributes.phtml:24 13272#: resources/views/lists/datatables-attributes.phtml:25 13273#: resources/views/pending-changes-page.phtml:24 13274#, php-format 13275msgid "Showing %1$s to %2$s of %3$s" 13276msgstr "Zeige %1$s bis %2$s von %3$s" 13277 13278#: resources/views/modules/pedigree-chart/previous.phtml:22 13279msgid "Sibling" 13280msgstr "Geschwister" 13281 13282#: resources/views/modules/pedigree-chart/previous.phtml:20 13283msgid "Siblings" 13284msgstr "Geschwister" 13285 13286#: resources/views/admin/modules.phtml:177 13287#: resources/views/admin/modules.phtml:180 13288msgid "Sidebar" 13289msgstr "Navigationsleiste" 13290 13291#: app/Http/RequestHandlers/ModulesSidebarsPage.php:43 13292#: resources/views/admin/control-panel.phtml:733 13293#: resources/views/admin/modules.phtml:86 13294#: resources/views/admin/modules.phtml:88 13295msgid "Sidebars" 13296msgstr "Navigationsleisten" 13297 13298#. I18N: Name of a country or state 13299#: app/Statistics/Service/CountryService.php:447 13300msgid "Sierra Leone" 13301msgstr "Sierra Leone" 13302 13303#. I18N: Name of a module 13304#: app/Http/RequestHandlers/LoginPage.php:79 app/Module/LoginBlockModule.php:43 13305#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:286 13306msgid "Sign in" 13307msgstr "Anmelden" 13308 13309#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:302 13310#: resources/views/layouts/administration.phtml:66 13311msgid "Sign out" 13312msgstr "Abmelden" 13313 13314#: app/Http/RequestHandlers/SiteRegistrationPage.php:44 13315#: resources/views/admin/control-panel.phtml:232 13316msgid "Sign-in and registration" 13317msgstr "Anmeldung und Registrierung" 13318 13319#: resources/views/help/date.phtml:135 13320msgid "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." 13321msgstr "Eine Dateneigabe eines einfachen Datums wird grundsätzlich als gregorianisches Datum interpretiert. Um ein spezifisches Datum in einem anderen Kalender einzugeben, ist das entsprechende Schlüsselwort vor dem Datum einzugeben. Dies kann entfallen, wenn das Datum durch das Format von Monat und Jahr eindeutig ist." 13322 13323#. I18N: Name of a country or state 13324#: app/Statistics/Service/CountryService.php:437 13325msgid "Singapore" 13326msgstr "Singapur" 13327 13328#: resources/xml/reports/individual_ext_report.xml:363 13329#: resources/xml/reports/individual_report.xml:352 13330msgid "Sister" 13331msgstr "Schwester" 13332 13333#. I18N: A configuration setting 13334#: resources/views/modules/google-analytics/form.phtml:9 13335#: resources/views/modules/matomo-analytics/form.phtml:9 13336#: resources/views/modules/statcounter/form.phtml:9 13337msgid "Site identification code" 13338msgstr "Webseite-Identifikationscode" 13339 13340#. I18N: Help text for the “Preferred contact method” configuration setting 13341#: resources/views/admin/users-edit.phtml:191 13342#: resources/views/edit-account-page.phtml:141 13343msgid "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." 13344msgstr "Angemeldete Nutzer können sich untereinander Nachrichten schreiben. Sie können auswählen, wie diese Nachrichen an Sie versandt werden oder ob Sie überhaupt Nachrichten empfangen möchten. <strong>Hinweis:</strong> Diese Einstellung gilt auch für den Kontakt-Link in der Fußzeile, welcher auch von nicht angemeldeten Besuchern genutzt werden kann." 13345 13346#. I18N: A configuration setting 13347#: resources/views/modules/bing-webmaster-tools/form.phtml:9 13348#: resources/views/modules/google-webmaster-tools/form.phtml:9 13349msgid "Site verification code" 13350msgstr "Webseite-Sicherheitscode" 13351 13352#: resources/views/modules/bing-webmaster-tools/form.phtml:18 13353#: resources/views/modules/google-webmaster-tools/form.phtml:18 13354msgid "Site verification codes do not work when webtrees is installed in a subfolder." 13355msgstr "Webseite-Sicheheitscodes funktionieren nicht, wenn webtrees in einem Unterverzeichnis installiert ist." 13356 13357#. I18N: Name of a module - see https://en.wikipedia.org/wiki/Sitemaps 13358#: app/Module/SiteMapModule.php:163 13359msgid "Sitemaps" 13360msgstr "Sitemaps" 13361 13362#. I18N: The www.sitemaps.org site is translated into many languages (e.g. https://www.sitemaps.org/fr/) - choose an appropriate URL. 13363#: resources/views/modules/sitemap/config.phtml:23 13364msgid "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>." 13365msgstr "Sitemaps dienen dem Webmaster dazu, Suchmaschinen die Seiten zu nennen, die zur Suche freigegeben sind. Alle wichtigen Suchmaschinen unterstützen Sitemaps. Für weiterführende Informationen siehe <a href=\"https://www.sitemaps.org/de/\">www.sitemaps.org</a>." 13366 13367#. I18N: a month in the Jewish calendar 13368#: app/Date/JewishDate.php:196 13369msgctxt "GENITIVE" 13370msgid "Sivan" 13371msgstr "Siwan" 13372 13373#. I18N: a month in the Jewish calendar 13374#: app/Date/JewishDate.php:300 13375msgctxt "INSTRUMENTAL" 13376msgid "Sivan" 13377msgstr "Siwan" 13378 13379#. I18N: a month in the Jewish calendar 13380#: app/Date/JewishDate.php:248 13381msgctxt "LOCATIVE" 13382msgid "Sivan" 13383msgstr "Siwan" 13384 13385#. I18N: a month in the Jewish calendar 13386#: app/Date/JewishDate.php:144 13387msgctxt "NOMINATIVE" 13388msgid "Sivan" 13389msgstr "Siwan" 13390 13391#. I18N: Skip over the headers and menus, to the main content of the page 13392#: resources/views/layouts/administration.phtml:47 13393#: resources/views/layouts/default.phtml:76 13394msgid "Skip to content" 13395msgstr "Weiter zu Hauptseite" 13396 13397#: app/Elements/RelationIsDescriptor.php:125 13398msgid "Slave" 13399msgstr "Sklave" 13400 13401#: app/Elements/RelationIsDescriptor.php:90 13402msgctxt "FEMALE" 13403msgid "Slave" 13404msgstr "Sklavin" 13405 13406#: app/Elements/RelationIsDescriptor.php:69 13407msgctxt "MALE" 13408msgid "Slave" 13409msgstr "Sklave" 13410 13411#. I18N: Name of a module 13412#: app/Module/CustomTagsPersonalAncestralFile.php:62 13413#: app/Module/SlideShowModule.php:188 13414msgid "Slide show" 13415msgstr "Diashow" 13416 13417#. I18N: Name of a country or state 13418#: app/Statistics/Service/CountryService.php:463 13419msgid "Slovakia" 13420msgstr "Slowakei" 13421 13422#. I18N: Name of a country or state 13423#: app/Statistics/Service/CountryService.php:465 13424msgid "Slovenia" 13425msgstr "Slowenien" 13426 13427#: resources/views/setup/step-2-server-checks.phtml:68 13428msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 13429msgstr "Kleiner Stammbaum (500 Personen): 16-32MB, 10-20 Sekunden" 13430 13431#. I18N: Location of an LDS church temple 13432#: app/Elements/TempleCode.php:185 13433msgid "Snowflake, Arizona, United States" 13434msgstr "Snowflake, Arizona, Vereinigte Staaten" 13435 13436#: app/Factories/ElementFactory.php:614 13437msgid "Social security number" 13438msgstr "Sozialversicherungsnummer" 13439 13440#. I18N: Name of a country or state 13441#: app/Statistics/Service/CountryService.php:445 13442msgid "Solomon Islands" 13443msgstr "Salomonen" 13444 13445#. I18N: Name of a country or state 13446#: app/Statistics/Service/CountryService.php:453 13447msgid "Somalia" 13448msgstr "Somalia" 13449 13450#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 13451#: resources/views/admin/trees-import.phtml:118 13452msgid "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." 13453msgstr "Manche Genealogie-Software erstellt GEDCOM-Dateien, die Medien-Dateinamen mit vollständigem Pfad enthalten. Diese Pfade werden auf der Webserver nicht vorhanden sein. Damit webtrees die Datei finde, muss der erste Teil des Pfades entfernt werden." 13454 13455#. I18N: Description of a “Data fix” module 13456#: app/Module/FixNameTags.php:94 13457msgid "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." 13458msgstr "Einige Genealogie-Anwendungen speichern alle Namen in einem einzigen Namensdatensatz und verwenden dafür benutzerdefinierte Kennzeichen wie _MARNM und _AKA. Eine Alternative ist, für jeden Namen einen neuen Namensdatensatz zu erstellen." 13459 13460#: resources/views/admin/tags.phtml:26 13461msgid "Some of these GEDCOM tags are used infrequently or never used." 13462msgstr "Einige dieser GEDCOM-Kennzeichen werden nur selten oder nie verwendet." 13463 13464#. I18N: Help text for the “Hit counters” configuration setting 13465#: resources/views/admin/trees-preferences.phtml:672 13466msgid "Some pages can display the number of times that they have been visited." 13467msgstr "Einige Seiten können anzeigen, wie oft sie besucht wurden." 13468 13469#. I18N: Help text for the “Fact icons” configuration setting 13470#: resources/views/admin/trees-preferences.phtml:545 13471msgid "Some themes can display icons on the “Facts and events” tab." 13472msgstr "Einige Themen können Symbole auf dem Reiter \"Tatsachen und Ereignisse\" anzeigen." 13473 13474#: resources/views/edit/change-family-members.phtml:63 13475#: resources/xml/reports/family_group_report.xml:774 13476#: resources/xml/reports/individual_ext_report.xml:534 13477#: resources/xml/reports/individual_report.xml:530 13478msgid "Son" 13479msgstr "Sohn" 13480 13481#. I18N: e.g. “Son of [father name & mother name]” 13482#: app/Module/InteractiveTree/TreeView.php:360 13483#, php-format 13484msgid "Son of %s" 13485msgstr "Sohn von %s" 13486 13487#. I18N: Label for a configuration option 13488#: resources/views/modules/faq/config.phtml:53 13489#: resources/views/modules/faq/edit.phtml:63 13490#: resources/views/modules/recent_changes/config.phtml:40 13491#: resources/views/modules/todays_events/config.phtml:46 13492#: resources/views/modules/upcoming_events/config.phtml:58 13493#: resources/xml/reports/bdm_report.xml:11 13494#: resources/xml/reports/birth_report.xml:9 13495#: resources/xml/reports/cemetery_report.xml:6 13496#: resources/xml/reports/change_report.xml:7 13497#: resources/xml/reports/death_report.xml:9 13498#: resources/xml/reports/fact_sources.xml:7 13499#: resources/xml/reports/individual_ext_report.xml:8 13500#: resources/xml/reports/marriage_report.xml:9 13501#: resources/xml/reports/occupation_report.xml:6 13502#: resources/xml/reports/relative_ext_report.xml:7 13503msgid "Sort order" 13504msgstr "Sortierreihenfolge" 13505 13506#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 13507#: resources/views/lists/individuals-table.phtml:235 13508msgid "Sosa" 13509msgstr "Sosa" 13510 13511#: resources/views/modules/ancestors-chart/tree.phtml:18 13512msgid "Sosa-Stradonitz number" 13513msgstr "Nummer nach Sosa-Stradonitz" 13514 13515#: app/Http/RequestHandlers/SearchAdvancedPage.php:254 13516msgid "Sounds like" 13517msgstr "Lautet wie" 13518 13519#. I18N: Name of a module/report 13520#: app/Factories/ElementFactory.php:682 13521#: app/Functions/FunctionsPrintFacts.php:436 13522#: app/Functions/FunctionsPrintFacts.php:476 13523#: app/Functions/FunctionsPrintFacts.php:490 13524#: app/Module/CustomTagsGedcomL.php:205 app/Module/CustomTagsGedcomL.php:209 13525#: app/Module/CustomTagsGedcomL.php:221 app/Module/CustomTagsGedcomL.php:225 13526#: app/Module/CustomTagsGedcomL.php:229 app/Module/CustomTagsGedcomL.php:235 13527#: app/Module/CustomTagsGedcomL.php:241 13528#: app/Module/FactSourcesReportModule.php:44 13529#: resources/views/admin/trees-privacy.phtml:182 13530#: resources/views/admin/trees.phtml:231 13531#: resources/views/modals/link-media-to-source.phtml:23 13532#: resources/views/modules/favorites/favorites.phtml:108 13533#: resources/views/modules/random_media/slide-show.phtml:73 13534#: resources/views/modules/recent_changes/changes-table.phtml:71 13535#: resources/views/modules/sources_tab/tab.phtml:47 13536#: resources/xml/reports/bdm_report.xml:136 13537#: resources/xml/reports/bdm_report.xml:162 13538#: resources/xml/reports/bdm_report.xml:196 13539#: resources/xml/reports/birth_report.xml:43 13540#: resources/xml/reports/death_report.xml:54 13541#: resources/xml/reports/fact_sources.xml:3 13542#: resources/xml/reports/fact_sources.xml:43 13543#: resources/xml/reports/marriage_report.xml:54 13544#: resources/xml/reports/missing_facts_report.xml:108 13545#: resources/xml/reports/missing_facts_report.xml:153 13546#: resources/xml/reports/missing_facts_report.xml:194 13547#: resources/xml/reports/missing_facts_report.xml:236 13548#: resources/xml/reports/missing_facts_report.xml:277 13549#: resources/xml/reports/missing_facts_report.xml:318 13550#: resources/xml/reports/missing_facts_report.xml:360 13551#: resources/xml/reports/missing_facts_report.xml:402 13552#: resources/xml/reports/missing_facts_report.xml:444 13553#: resources/xml/reports/missing_facts_report.xml:487 13554#: resources/xml/reports/missing_facts_report.xml:529 13555#: resources/xml/reports/missing_facts_report.xml:570 13556msgid "Source" 13557msgstr "Quelle" 13558 13559#: app/Factories/ElementFactory.php:306 app/Factories/ElementFactory.php:359 13560#: app/Factories/ElementFactory.php:437 app/Factories/ElementFactory.php:604 13561#: app/Factories/ElementFactory.php:627 app/Factories/ElementFactory.php:650 13562#: app/Module/CustomTagsGedcomL.php:103 app/Module/CustomTagsGedcomL.php:152 13563#: app/Module/CustomTagsWebtrees.php:57 app/Module/CustomTagsWebtrees.php:71 13564msgid "Source citation" 13565msgstr "Quellenzitat" 13566 13567#: resources/views/admin/tags.phtml:315 13568msgid "Source citations" 13569msgstr "Quellenzitate" 13570 13571#. I18N: Help text for the “Use full source citations” configuration setting 13572#: resources/views/admin/trees-preferences.phtml:756 13573msgid "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." 13574msgstr "Quellenzitate können Felder enthalten, die die Qualität der Daten und das Datum des Eintrages in der Quelle festhalten. Wenn Sie solche Felder nicht benutzen, können Sie diese beim Erstellen von neuen Quellenzitaten ausblenden." 13575 13576#. I18N: A configuration setting 13577#: resources/views/admin/trees-preferences.phtml:766 13578#: resources/xml/reports/fact_sources.xml:6 13579msgid "Source type" 13580msgstr "Quellenzitatentyp" 13581 13582#. I18N: Name of a module/list 13583#. I18N: Name of a module 13584#: app/Module/FixSearchAndReplace.php:116 app/Module/SourceListModule.php:72 13585#: app/Module/SourceListModule.php:164 app/Module/SourcesTabModule.php:59 13586#: app/Services/AdminService.php:183 13587#: resources/views/admin/control-panel.phtml:325 13588#: resources/views/admin/merge-records-step-1.phtml:56 13589#: resources/views/admin/tags.phtml:390 13590#: resources/views/lists/media-table.phtml:81 13591#: resources/views/lists/notes-table.phtml:84 13592#: resources/views/lists/notes-table.phtml:93 13593#: resources/views/lists/repositories-table.phtml:51 13594#: resources/views/lists/sources-table.phtml:89 13595#: resources/views/modules/gedcom_stats/config.phtml:49 13596#: resources/views/modules/gedcom_stats/statistics.phtml:102 13597#: resources/views/modules/html/template-statistics.phtml:44 13598#: resources/views/record-page-links.phtml:61 13599#: resources/views/search-general-page.phtml:85 13600#: resources/views/search-results.phtml:59 13601#: resources/views/statistics/other/chart-sources.phtml:12 13602#: resources/views/statistics/other/total-records.phtml:30 13603#: resources/xml/reports/ahnentafel_report.xml:475 13604#: resources/xml/reports/descendancy_report.xml:611 13605#: resources/xml/reports/family_group_report.xml:1118 13606#: resources/xml/reports/individual_ext_report.xml:651 13607#: resources/xml/reports/individual_report.xml:647 13608msgid "Sources" 13609msgstr "Quellen" 13610 13611#: resources/xml/reports/missing_facts_report.xml:14 13612msgid "Sources to the events" 13613msgstr "Ereignisquellen" 13614 13615#. I18N: Name of a country or state 13616#: app/Statistics/Service/CountryService.php:540 13617msgid "South Africa" 13618msgstr "Südafrika" 13619 13620#: resources/views/modules/statistics-chart/custom.phtml:188 13621msgid "South America" 13622msgstr "Süd Amerika" 13623 13624#. I18N: Name of a country or state 13625#: app/Statistics/Service/CountryService.php:439 13626msgid "South Georgia and the South Sandwich Islands" 13627msgstr "Südgeorgien und Südliche Sandwichinseln" 13628 13629#. I18N: Name of a country or state 13630#: app/Statistics/Service/CountryService.php:457 13631msgid "South Sudan" 13632msgstr "Süd Sudan" 13633 13634#. I18N: Name of a country or state 13635#: app/Statistics/Service/CountryService.php:179 13636msgid "Spain" 13637msgstr "Spanien" 13638 13639#: app/SurnameTradition.php:91 13640msgctxt "Surname tradition" 13641msgid "Spanish" 13642msgstr "Spanisch" 13643 13644#. I18N: Location of an LDS church temple 13645#: app/Elements/TempleCode.php:188 13646msgid "Spokane, Washington, United States" 13647msgstr "Spokane, Washington, Vereinigte Staaten" 13648 13649#: app/Http/RequestHandlers/IndividualPage.php:224 13650#: resources/views/edit/change-family-members.phtml:36 13651#: resources/views/edit/change-family-members.phtml:51 13652#: resources/views/modules/pedigree-chart/previous.phtml:31 13653#: resources/xml/reports/bdm_report.xml:169 13654#: resources/xml/reports/individual_ext_report.xml:210 13655#: resources/xml/reports/individual_ext_report.xml:227 13656msgid "Spouse" 13657msgstr "Partner/in" 13658 13659#: resources/views/edit/reorder-families.phtml:33 13660#: resources/views/lists/surnames-table.phtml:35 13661#: resources/views/modules/family-book-chart/page.phtml:58 13662#: resources/views/modules/pedigree-chart/previous.phtml:29 13663msgid "Spouses" 13664msgstr "Ehepartner" 13665 13666#: resources/xml/reports/individual_ext_report.xml:6 13667#: resources/xml/reports/individual_ext_report.xml:90 13668#: resources/xml/reports/missing_facts_report.xml:6 13669#: resources/xml/reports/relative_ext_report.xml:6 13670#: resources/xml/reports/relative_ext_report.xml:42 13671msgid "Spouses and children" 13672msgstr "Ehepartner und Kinder" 13673 13674#. I18N: Name of a country or state 13675#: app/Statistics/Service/CountryService.php:302 13676msgid "Sri Lanka" 13677msgstr "Sri Lanka" 13678 13679#. I18N: Location of an LDS church temple 13680#: app/Elements/TempleCode.php:181 13681msgid "St. George, Utah, United States" 13682msgstr "St. George, Utah, Vereinigte Staaten" 13683 13684#. I18N: Location of an LDS church temple 13685#: app/Elements/TempleCode.php:184 13686msgid "St. Louis, Missouri, United States" 13687msgstr "St. Louis, Missouri, Vereinigte Staaten" 13688 13689#. I18N: Location of an LDS church temple 13690#: app/Elements/TempleCode.php:187 13691msgid "St. Paul, Minnesota, United States" 13692msgstr "St. Paul, Minnesota, Vereinigte Staaten" 13693 13694#: resources/views/modules/random_media/config.phtml:48 13695msgid "Start slide show on page load" 13696msgstr "Diaschau beim Seitenaufruf starten" 13697 13698#: resources/views/modules/lifespans-chart/page.phtml:54 13699msgid "Start year" 13700msgstr "Startjahr" 13701 13702#: resources/xml/reports/change_report.xml:5 13703msgid "Starting range of change dates" 13704msgstr "von Änderungsdatum" 13705 13706#: app/Module/StatcounterModule.php:41 13707msgid "Statcounter™" 13708msgstr "Statcounter™" 13709 13710#: app/Factories/ElementFactory.php:283 app/Factories/ElementFactory.php:395 13711#: app/Factories/ElementFactory.php:415 app/Factories/ElementFactory.php:668 13712#: app/Factories/ElementFactory.php:715 13713msgid "State" 13714msgstr "Bundesland, Land" 13715 13716#. I18N: Name of a module 13717#. I18N: Name of a module/chart 13718#: app/Module/FamilyTreeStatisticsModule.php:52 13719#: app/Module/HtmlBlockModule.php:194 app/Module/StatisticsChartModule.php:87 13720#: resources/views/modules/gedcom_stats/config.phtml:43 13721#: resources/views/modules/gedcom_stats/statistics.phtml:40 13722#: resources/views/modules/gedcom_stats/statistics.phtml:160 13723msgid "Statistics" 13724msgstr "Statistiken" 13725 13726#: app/Factories/ElementFactory.php:356 app/Factories/ElementFactory.php:462 13727#: app/Factories/ElementFactory.php:502 app/Factories/ElementFactory.php:522 13728#: app/Factories/ElementFactory.php:533 app/Factories/ElementFactory.php:601 13729#: app/Module/CustomTagsGedcomL.php:121 app/Module/CustomTagsGedcomL.php:174 13730#: app/Module/CustomTagsLegacy.php:60 app/Module/CustomTagsLegacy.php:62 13731#: resources/views/admin/changes-log.phtml:55 13732#: resources/views/admin/changes-log.phtml:135 13733msgid "Status" 13734msgstr "Status" 13735 13736#: app/Factories/ElementFactory.php:357 app/Factories/ElementFactory.php:463 13737#: app/Factories/ElementFactory.php:503 app/Factories/ElementFactory.php:523 13738#: app/Factories/ElementFactory.php:602 13739msgid "Status change date" 13740msgstr "Datum der Statusänderung" 13741 13742#: app/Elements/AgeAtEvent.php:80 13743msgid "Stillborn" 13744msgstr "Totgeboren" 13745 13746#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13747#: app/Elements/LdsBaptismDateStatus.php:73 13748#: app/Elements/LdsChildSealingDateStatus.php:66 13749#: app/Elements/LdsEndowmentDateStatus.php:74 13750msgid "Stillborn: exempt" 13751msgstr "Totgeburt: befreit" 13752 13753#. I18N: Location of an LDS church temple 13754#: app/Elements/TempleCode.php:189 13755msgid "Stockholm, Sweden" 13756msgstr "Stockholm, Schweden" 13757 13758#: resources/views/layouts/default.phtml:164 13759#: resources/views/modules/random_media/slide-show.phtml:28 13760#: resources/views/modules/random_media/slide-show.phtml:30 13761msgid "Stop" 13762msgstr "Stop" 13763 13764#. I18N: Name of a module 13765#: app/Module/StoriesModule.php:208 13766#: resources/views/modules/stories/edit.phtml:22 13767msgid "Stories" 13768msgstr "Geschichten" 13769 13770#: resources/views/modules/stories/edit.phtml:51 13771msgid "Story" 13772msgstr "Geschichte" 13773 13774#: resources/views/modules/stories/config.phtml:55 13775#: resources/views/modules/stories/edit.phtml:42 13776#: resources/views/modules/stories/list.phtml:18 13777msgid "Story title" 13778msgstr "Titel der Geschichte" 13779 13780#: app/Module/CustomTagsGenPluswin.php:59 13781#: app/Module/CustomTagsGenPluswin.php:91 13782msgid "Street name" 13783msgstr "Straßenangabe" 13784 13785#: resources/views/admin/broadcast.phtml:49 13786#: resources/views/admin/email-page.phtml:50 13787#: resources/views/contact-page.phtml:59 resources/views/message-page.phtml:48 13788#: resources/views/modules/user-messages/user-messages.phtml:70 13789msgid "Subject" 13790msgstr "Betreff" 13791 13792#: app/Factories/ElementFactory.php:406 app/Factories/ElementFactory.php:730 13793#: app/Submission.php:62 app/Submission.php:63 app/Submission.php:64 13794msgid "Submission" 13795msgstr "Übermittlung" 13796 13797#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13798#: app/Elements/LdsBaptismDateStatus.php:75 13799#: app/Elements/LdsChildSealingDateStatus.php:68 13800#: app/Elements/LdsEndowmentDateStatus.php:76 13801#: app/Elements/LdsSpouseSealingDateStatus.php:75 13802msgid "Submitted but not yet cleared" 13803msgstr "Übermittelt, aber noch nicht gelärt" 13804 13805#: app/Factories/ElementFactory.php:369 app/Factories/ElementFactory.php:405 13806#: app/Factories/ElementFactory.php:615 app/Factories/ElementFactory.php:707 13807#: app/Factories/ElementFactory.php:741 resources/views/admin/trees.phtml:264 13808#: resources/views/modals/submission-fields.phtml:14 13809#: resources/views/modules/recent_changes/changes-table.phtml:74 13810msgid "Submitter" 13811msgstr "Übermittler" 13812 13813#: resources/views/lists/submitters-table.phtml:67 13814msgid "Submitter name" 13815msgstr "Übermittlername" 13816 13817#. I18N: Name of a module/list 13818#: app/Module/FixSearchAndReplace.php:117 app/Module/SubmitterListModule.php:73 13819#: app/Module/SubmitterListModule.php:177 13820#: resources/views/admin/control-panel.phtml:329 13821#: resources/views/admin/merge-records-step-1.phtml:60 13822#: resources/views/admin/tags.phtml:871 13823#: resources/views/lists/submitters-table.phtml:62 13824msgid "Submitters" 13825msgstr "Übermittler" 13826 13827#. I18N: Name of a country or state 13828#: app/Statistics/Service/CountryService.php:429 13829msgid "Sudan" 13830msgstr "Sudan" 13831 13832#. I18N: abbreviation for Sunday 13833#: app/Date/AbstractCalendarDate.php:292 13834#: resources/views/edit/initialize-calendar-popup.phtml:23 13835msgid "Sun" 13836msgstr "So" 13837 13838#: app/Date/AbstractCalendarDate.php:259 13839msgid "Sunday" 13840msgstr "Sonntag" 13841 13842#. I18N: %s is a URL/link to the project website 13843#: resources/views/admin/control-panel.phtml:180 13844#, php-format 13845msgid "Support and documentation can be found at %s." 13846msgstr "Unterstützung und Dokumentation sind zu finden unter %s." 13847 13848#: app/Services/ServerCheckService.php:330 13849msgid "Support for PostgreSQL is experimental." 13850msgstr "Die Unterstützung für PostgreSQL ist experimentell." 13851 13852#: app/Services/ServerCheckService.php:335 13853msgid "Support for SQL Server is experimental." 13854msgstr "Die Unterstützung für SQL Server ist experimentell." 13855 13856#. I18N: Description of the “Custom GEDCOM tags” module 13857#: app/Module/ModuleCustomTagsTrait.php:74 13858msgid "Support for non-standard GEDCOM tags." 13859msgstr "Unterstützung für nicht standardisierte GEDCOM-Kennzeichen." 13860 13861#. I18N: Name of a country or state 13862#: app/Statistics/Service/CountryService.php:461 13863msgid "Suriname" 13864msgstr "Suriname" 13865 13866#: app/Factories/ElementFactory.php:552 app/Factories/ElementFactory.php:564 13867#: app/Factories/ElementFactory.php:567 13868#: app/Http/RequestHandlers/HelpText.php:226 13869#: resources/views/branches-page.phtml:27 13870#: resources/views/lists/families-table.phtml:215 13871#: resources/views/lists/families-table.phtml:218 13872#: resources/views/lists/individuals-table.phtml:233 13873#: resources/views/lists/surnames-table.phtml:31 13874#: resources/views/modules/statistics-chart/custom.phtml:168 13875#: resources/views/search-phonetic-page.phtml:44 13876msgid "Surname" 13877msgstr "Nachname" 13878 13879#: app/Statistics/Google/ChartDistribution.php:333 13880msgid "Surname distribution chart" 13881msgstr "Nachnamenverteilungsdiagramm" 13882 13883#: resources/views/admin/trees-preferences.phtml:350 13884msgid "Surname list style" 13885msgstr "Darstellung der Nachnamenslisten" 13886 13887#: resources/views/modules/fix-add-marr-names/options.phtml:16 13888msgid "Surname option" 13889msgstr "Nachnamenbehandlung" 13890 13891#: app/Factories/ElementFactory.php:551 app/Factories/ElementFactory.php:563 13892#: app/Factories/ElementFactory.php:566 13893msgid "Surname prefix" 13894msgstr "Nachnamen-Präfix" 13895 13896#: resources/views/admin/trees-preferences.phtml:736 13897msgid "Surname tradition" 13898msgstr "Nachnamens-Tradition" 13899 13900#: resources/views/lists/surnames-table.phtml:26 13901#: resources/views/modules/gedcom_stats/config.phtml:70 13902#: resources/views/modules/gedcom_stats/statistics.phtml:79 13903#: resources/views/modules/statistics-chart/custom.phtml:163 13904msgid "Surnames" 13905msgstr "Nachnamen" 13906 13907#. I18N: In the Lithuanian surname tradition, ... 13908#: app/SurnameTradition.php:113 13909msgid "Surnames are inflected to indicate an individual’s gender and marital status." 13910msgstr "Nachnamen werden gebeugt, um das Geschlecht und den Ehestand der Person anzuzeigen." 13911 13912#. I18N: In the Polish surname tradition, ... 13913#: app/SurnameTradition.php:106 13914msgid "Surnames are inflected to indicate an individual’s gender." 13915msgstr "Nachnamen werden gebeugt, um das Geschlecht der Person anzuzeigen." 13916 13917#. I18N: Location of an LDS church temple 13918#: app/Elements/TempleCode.php:190 13919msgid "Suva, Fiji" 13920msgstr "Suva, Fiji" 13921 13922#. I18N: Name of a country or state 13923#: app/Statistics/Service/CountryService.php:443 13924msgid "Svalbard and Jan Mayen" 13925msgstr "Spitzbergen und Jan Mayen" 13926 13927#. I18N: Reverse the order of two individuals 13928#: resources/views/modules/relationships-chart/page.phtml:88 13929msgid "Swap individuals" 13930msgstr "Tausche Personen" 13931 13932#. I18N: Name of a country or state 13933#: app/Statistics/Service/CountryService.php:469 13934msgid "Swaziland" 13935msgstr "Swasiland" 13936 13937#. I18N: Name of a country or state 13938#: app/Statistics/Service/CountryService.php:467 13939msgid "Sweden" 13940msgstr "Schweden" 13941 13942#. I18N: Name of a country or state 13943#: app/Statistics/Service/CountryService.php:122 13944msgid "Switzerland" 13945msgstr "Schweiz" 13946 13947#. I18N: Location of an LDS church temple 13948#: app/Elements/TempleCode.php:192 13949msgid "Sydney, Australia" 13950msgstr "Sydney, Australien" 13951 13952#: resources/views/admin/synchronize-trees.phtml:12 13953msgid "Synchronize family trees with GEDCOM files" 13954msgstr "Stammbäume mit GEDCOM-Dateien synchronisieren" 13955 13956#. I18N: Name of a country or state 13957#: app/Statistics/Service/CountryService.php:474 13958msgid "Syria" 13959msgstr "Syrien" 13960 13961#: resources/views/admin/modules.phtml:169 13962#: resources/views/admin/modules.phtml:172 13963msgid "Tab" 13964msgstr "Reiter" 13965 13966#: resources/views/setup/step-4-database-mysql.phtml:119 13967#: resources/views/setup/step-4-database-pgsql.phtml:104 13968#: resources/views/setup/step-4-database-sqlite.phtml:76 13969#: resources/views/setup/step-4-database-sqlsvr.phtml:104 13970msgid "Table prefix" 13971msgstr "Tabellenpräfix" 13972 13973#: resources/xml/reports/ahnentafel_report.xml:13 13974#: resources/xml/reports/bdm_report.xml:12 13975#: resources/xml/reports/birth_report.xml:10 13976#: resources/xml/reports/cemetery_report.xml:8 13977#: resources/xml/reports/change_report.xml:9 13978#: resources/xml/reports/descendancy_report.xml:8 13979#: resources/xml/reports/fact_sources.xml:8 13980#: resources/xml/reports/family_group_report.xml:11 13981#: resources/xml/reports/individual_ext_report.xml:12 13982#: resources/xml/reports/individual_report.xml:9 13983#: resources/xml/reports/marriage_report.xml:10 13984#: resources/xml/reports/missing_facts_report.xml:8 13985#: resources/xml/reports/occupation_report.xml:7 13986#: resources/xml/reports/pedigree_report.xml:8 13987#: resources/xml/reports/relative_ext_report.xml:8 13988msgctxt "paper size" 13989msgid "Tabloid" 13990msgstr "Tabloid (279.4 x 431.8mm)" 13991 13992#: app/Http/RequestHandlers/ModulesTabsPage.php:43 13993#: resources/views/admin/control-panel.phtml:726 13994#: resources/views/admin/modules.phtml:82 13995#: resources/views/admin/modules.phtml:84 13996msgid "Tabs" 13997msgstr "Reiter" 13998 13999#. I18N: Location of an LDS church temple 14000#: app/Elements/TempleCode.php:193 14001msgid "Taipei, Taiwan" 14002msgstr "Taipei, Taiwan" 14003 14004#. I18N: Name of a country or state 14005#: app/Statistics/Service/CountryService.php:502 14006msgid "Taiwan" 14007msgstr "Taiwan" 14008 14009#. I18N: Name of a country or state 14010#: app/Statistics/Service/CountryService.php:484 14011msgid "Tajikistan" 14012msgstr "Tadschikistan" 14013 14014#. I18N: Location of an LDS church temple 14015#: app/Elements/TempleCode.php:194 14016msgid "Tampico, Mexico" 14017msgstr "Tampico, Mexiko" 14018 14019#. I18N: a month in the Jewish calendar 14020#: app/Date/JewishDate.php:198 14021msgctxt "GENITIVE" 14022msgid "Tamuz" 14023msgstr "Tammus" 14024 14025#. I18N: a month in the Jewish calendar 14026#: app/Date/JewishDate.php:302 14027msgctxt "INSTRUMENTAL" 14028msgid "Tamuz" 14029msgstr "Tammus" 14030 14031#. I18N: a month in the Jewish calendar 14032#: app/Date/JewishDate.php:250 14033msgctxt "LOCATIVE" 14034msgid "Tamuz" 14035msgstr "Tammus" 14036 14037#. I18N: a month in the Jewish calendar 14038#: app/Date/JewishDate.php:146 14039msgctxt "NOMINATIVE" 14040msgid "Tamuz" 14041msgstr "Tammus" 14042 14043#. I18N: Name of a country or state 14044#: app/Statistics/Service/CountryService.php:504 14045msgid "Tanzania" 14046msgstr "Tansania" 14047 14048#. I18N: The name of a colour-scheme 14049#: app/Module/ColorsTheme.php:183 14050msgid "Teal Top" 14051msgstr "Türkis" 14052 14053#. I18N: A configuration setting 14054#: resources/views/admin/trees-preferences.phtml:183 14055msgid "Technical help contact" 14056msgstr "Kontaktperson für technische Fragen" 14057 14058#. I18N: Location of an LDS church temple 14059#: app/Elements/TempleCode.php:195 14060msgid "Tegucigalpa, Honduras" 14061msgstr "Tegucigalpa, Honduras" 14062 14063#: resources/views/modules/html/config.phtml:27 14064msgid "Templates" 14065msgstr "Vorlagen" 14066 14067#. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church) 14068#: app/Factories/ElementFactory.php:358 app/Factories/ElementFactory.php:464 14069#: app/Factories/ElementFactory.php:504 app/Factories/ElementFactory.php:524 14070#: app/Factories/ElementFactory.php:603 app/Factories/ElementFactory.php:742 14071#: resources/xml/reports/individual_report.xml:208 14072msgid "Temple" 14073msgstr "HLT-Tempel" 14074 14075#. I18N: a month in the Jewish calendar 14076#: app/Date/JewishDate.php:184 14077msgctxt "GENITIVE" 14078msgid "Tevet" 14079msgstr "Tewet" 14080 14081#. I18N: a month in the Jewish calendar 14082#: app/Date/JewishDate.php:288 14083msgctxt "INSTRUMENTAL" 14084msgid "Tevet" 14085msgstr "Tewet" 14086 14087#. I18N: a month in the Jewish calendar 14088#: app/Date/JewishDate.php:236 14089msgctxt "LOCATIVE" 14090msgid "Tevet" 14091msgstr "Tewet" 14092 14093#. I18N: a month in the Jewish calendar 14094#: app/Date/JewishDate.php:132 14095msgctxt "NOMINATIVE" 14096msgid "Tevet" 14097msgstr "Tewet" 14098 14099#: app/Factories/ElementFactory.php:309 app/Factories/ElementFactory.php:362 14100#: app/Factories/ElementFactory.php:440 app/Factories/ElementFactory.php:607 14101#: app/Factories/ElementFactory.php:630 app/Factories/ElementFactory.php:653 14102#: app/Factories/ElementFactory.php:705 app/Module/CustomTagsGedcom53.php:181 14103#: app/Module/CustomTagsGedcom53.php:185 app/Module/CustomTagsGedcomL.php:106 14104#: app/Module/CustomTagsGedcomL.php:155 app/Module/CustomTagsGedcomL.php:212 14105#: app/Module/CustomTagsGedcomL.php:245 app/Module/CustomTagsRootsMagic.php:53 14106#: app/Module/CustomTagsWebtrees.php:60 app/Module/CustomTagsWebtrees.php:74 14107#: resources/views/admin/trees-preferences.phtml:611 14108#: resources/views/modals/source-fields.phtml:58 14109msgid "Text" 14110msgstr "Text" 14111 14112#. I18N: Name of a country or state 14113#: app/Statistics/Service/CountryService.php:482 14114msgid "Thailand" 14115msgstr "Thailand" 14116 14117#: resources/views/help/name.phtml:8 14118msgid "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." 14119msgstr "Das Feld <b>Name</b> enthält den vollen Namen der Person, so wie er geschrieben bzw. niedergeschrieben wurde. Genau so wird er am Bildschirm dargestellt. Üblicherweise werden in der Familienforschung Standard-Kennzeichen benutzt, um die unterschiedlichen Namensbestandteile zu trennen." 14120 14121#: resources/views/help/surname.phtml:8 14122msgid "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." 14123msgstr "Das Feld <b>Nachname</b> enthält einen Namen, der zum Gruppieren und Sortieren verwendet wird. Dieser kann vom aktuellen Nachnamen der Person abweichen, welcher immer dem Feld <b>Name</b> entnommen wird. Dieses Feld kann benutzt werden, um Nachnamen mit oder ohne Prefix (Gogh / van Gogh), Schreibvarianten oder Beugungen (Kowalski / Kowalska) zu gruppieren und zu sortieren. Soll eine Person unter mehr als einem Nachnamen aufgelistet werden, so sind die Namen durch Kommas zu trennen." 14124 14125#: app/Http/RequestHandlers/SynchronizeTrees.php:94 14126#, php-format 14127msgid "The GEDCOM file “%s” has been imported." 14128msgstr "Die GEDCOM Datei “%s” wurde importiert." 14129 14130#: resources/views/admin/tags.phtml:24 14131msgid "The GEDCOM standard provides a large number of data-entry fields, called tags." 14132msgstr "Der GEDCOM-Standard bietet eine große Anzahl von Dateneingabefeldern, so genannte Kennzeichen." 14133 14134#. I18N: Location of an LDS church temple 14135#: app/Elements/TempleCode.php:104 14136msgid "The Hague, Netherlands" 14137msgstr "Den Haag, Niederlande" 14138 14139#: app/Services/ServerCheckService.php:124 14140#, php-format 14141msgid "The PHP extension “%s” is not installed." 14142msgstr "Die PHP-Erweiterung “%s” ist nicht installiert." 14143 14144#: app/Services/ServerCheckService.php:182 14145#, php-format 14146msgid "The PHP function “%1$s” is disabled." 14147msgstr "Die PHP-Funktion “%1$s” ist deaktiviert." 14148 14149#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14150#: app/Functions/Functions.php:56 14151msgid "The PHP temporary folder is missing." 14152msgstr "Das von PHP benötigte temporäre Verzeichnis existiert nicht." 14153 14154#: app/Services/ServerCheckService.php:143 14155#, php-format 14156msgid "The PHP.INI setting “%1$s” is disabled." 14157msgstr "Die PHP.INI-Einstellung “%1$s” ist deaktiviert." 14158 14159#: app/Services/ServerCheckService.php:147 14160#, php-format 14161msgid "The PHP.INI setting “%1$s” is enabled." 14162msgstr "Die PHP.INI-Einstellung “%1$s” ist aktiviert." 14163 14164#: resources/views/modules/share-url/share.phtml:30 14165msgid "The URL was copied to the clipboard" 14166msgstr "Die Internetadresse (URL) wurde in die Zwischenablage kopiert" 14167 14168#: resources/views/emails/approve-user-html.phtml:19 14169#: resources/views/emails/approve-user-text.phtml:14 14170#, php-format 14171msgid "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" 14172msgstr "Der Verwalter der webtrees-Webseite %s hat Ihre Anfrage für ein Benutzerkonto genehmigt. Sie können sich jetzt unter dem folgenden Link anmelden: %s" 14173 14174#: resources/views/verify-success-page.phtml:20 14175msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 14176msgstr "Der Verwalter wurde benachrichtigt. Sobald dieser Ihr Benutzerkonto freigegeben hat, können Sie sich mit Ihrem Benutzernamen und Passwort anmelden." 14177 14178#. I18N: Description of the “Calendar” module 14179#: app/Module/CalendarMenuModule.php:53 14180msgid "The calendar menu." 14181msgstr "Das Kalender-Menü." 14182 14183#. I18N: %s is the name of a genealogy record 14184#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:68 14185#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:65 14186#, php-format 14187msgid "The changes to “%s” have been accepted." 14188msgstr "Die Änderungen an „%s“ wurden übernommen." 14189 14190#. I18N: %s is the name of a genealogy record 14191#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:67 14192#: app/Http/RequestHandlers/PendingChangesRejectTree.php:61 14193#, php-format 14194msgid "The changes to “%s” have been rejected." 14195msgstr "Die Änderungen an „%s“ wurden verworfen." 14196 14197#. I18N: Description of the “Charts” module 14198#: app/Module/ChartsMenuModule.php:70 14199msgid "The charts menu." 14200msgstr "Das Diagramme-Menü." 14201 14202#: resources/views/modules/clippings/show.phtml:19 14203msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 14204msgstr "Der Sammelbehälter erlaubt es Ihnen, Teile aus diesem Stammbaum zu nehmen und als GEDCOM-Datei herunterzuladen." 14205 14206#: resources/views/admin/trees-preferences.phtml:399 14207msgid "The date and time of the last update" 14208msgstr "Datum und Zeit der letzten Aktualisierung" 14209 14210#: app/Http/RequestHandlers/AccountUpdate.php:113 14211#: app/Http/RequestHandlers/MapDataSave.php:101 14212#, php-format 14213msgid "The details for “%s” have been updated." 14214msgstr "Die Angaben für “%s” wurden aktualisiert." 14215 14216#. I18N: %s is a filename 14217#: app/Http/RequestHandlers/ExportGedcomServer.php:100 14218#: app/Http/RequestHandlers/UpgradeWizardStep.php:243 14219#, php-format 14220msgid "The family tree has been exported to %s." 14221msgstr "Der Stammbaum wurde als %s exportiert." 14222 14223#: app/Http/RequestHandlers/CreateTreeAction.php:63 14224#, php-format 14225msgid "The family tree “%s” already exists." 14226msgstr "Der Stammbaum “%s” existiert bereits." 14227 14228#: app/Http/RequestHandlers/CreateTreeAction.php:70 14229#, php-format 14230msgid "The family tree “%s” has been created." 14231msgstr "Der Stammbaum “%s” wurde erstellt." 14232 14233#. I18N: %s is the name of a family tree 14234#: app/Http/RequestHandlers/DeleteTreeAction.php:64 14235#: app/Http/RequestHandlers/SynchronizeTrees.php:108 14236#, php-format 14237msgid "The family tree “%s” has been deleted." 14238msgstr "Der Stammbaum “%s” wurde gelöscht." 14239 14240#. I18N: %s is the name of a family tree 14241#: app/Http/RequestHandlers/SelectDefaultTree.php:54 14242#, php-format 14243msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 14244msgstr "Der Stammbaum “%s” wird Besuchern gezeigt, wenn sie zum ersten Mal auf die Webseite kommen." 14245 14246#: app/Http/RequestHandlers/MergeTreesAction.php:249 14247msgid "The family trees have been merged successfully." 14248msgstr "Die Stammbäume wurde erfolgreich zusammengeführt." 14249 14250#. I18N: Description of the “Family trees” module 14251#: app/Module/TreesMenuModule.php:71 14252msgid "The family trees menu." 14253msgstr "Das Stammbäume-Menü." 14254 14255#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 14256#: app/Http/RequestHandlers/DeleteRecord.php:75 14257#, php-format 14258msgid "The family “%s” has been deleted because it only has one member." 14259msgstr "Die Familie „%s“ wurde gelöscht, da sie nur aus einem Mitglied bestand." 14260 14261#: app/Http/RequestHandlers/UploadMediaAction.php:127 14262#, php-format 14263msgid "The file %s already exists. Use another filename." 14264msgstr "Die Datei %s existiert bereits. Bitte einen anderen Dateinamen verwenden." 14265 14266#: app/Http/RequestHandlers/ExportGedcomServer.php:103 14267#, php-format 14268msgid "The file %s could not be created." 14269msgstr "Die Datei %s konnte nicht erzeugt werden." 14270 14271#: app/Http/RequestHandlers/DeletePath.php:67 14272#, php-format 14273msgid "The file %s could not be deleted." 14274msgstr "Die Datei %s konnte nicht gelöscht werden." 14275 14276#: app/Http/RequestHandlers/DeletePath.php:65 14277#, php-format 14278msgid "The file %s has been deleted." 14279msgstr "Die Datei %s wurde gelöscht." 14280 14281#: app/Http/RequestHandlers/UploadMediaAction.php:134 14282#, php-format 14283msgid "The file %s has been uploaded." 14284msgstr "Die Datei %s wurde hochgeladen." 14285 14286#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14287#: app/Functions/Functions.php:50 14288msgid "The file was only partially uploaded. Please try again." 14289msgstr "Die Datei wurde nur teilweise hochgeladen. Bitte versuchen Sie es erneut." 14290 14291#. I18N: %s is a filename 14292#: resources/views/media-page-details.phtml:59 14293#: resources/views/modules/media-list/page.phtml:142 14294#, php-format 14295msgid "The file “%s” does not exist." 14296msgstr "Die Datei „%s“ existiert nicht." 14297 14298#: resources/views/edit/reorder-families.phtml:77 14299msgid "The first family in the list will be used in charts, lists, reports, etc." 14300msgstr "Die erste Familie in der Liste wird in Diagrammen, Listen, Berichten usw. verwendet." 14301 14302#: app/Http/RequestHandlers/DeletePath.php:60 14303#, php-format 14304msgid "The folder %s could not be deleted." 14305msgstr "Das Verzeichnis %s konnte nicht gelöscht werden." 14306 14307#: app/Http/RequestHandlers/UpgradeWizardStep.php:197 14308#, php-format 14309msgid "The folder %s has been created." 14310msgstr "Das Verzeichnis %s wurde erstellt." 14311 14312#: app/Http/RequestHandlers/DeletePath.php:58 14313#, php-format 14314msgid "The folder %s has been deleted." 14315msgstr "Das Verzeichnis %s wurde gelöscht." 14316 14317#: resources/views/admin/site-preferences.phtml:42 14318msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 14319msgstr "Das Verzeichnis kann mit dem vollen Pfad (z.B. /home/user_name/webtrees_data/) oder relativ zum Installationsverzeichnis (z.B. ../../webtrees_data/) angegeben werden." 14320 14321#: app/Http/RequestHandlers/SitePreferencesAction.php:55 14322#, php-format 14323msgid "The folder “%s” does not exist." 14324msgstr "Der Ordner “%s” existiert nicht." 14325 14326#: resources/views/admin/merge-records-step-2.phtml:39 14327msgid "The following facts and events were found in both records." 14328msgstr "Die folgenden Tatsachen und Ereignisse wurden in beiden Datensätze gefunden." 14329 14330#. I18N: the name of an individual, source, etc. 14331#: resources/views/admin/merge-records-step-2.phtml:86 14332#: resources/views/admin/merge-records-step-2.phtml:132 14333#, php-format 14334msgid "The following facts and events were only found in the record of %s." 14335msgstr "Die folgenden Tatsachen und Ereignisse wurden nur im Datensatz von %s gefunden." 14336 14337#: resources/views/setup/step-2-server-checks.phtml:65 14338msgid "The following list shows typical requirements." 14339msgstr "Die folgende Liste zeigt typische Anforderungen." 14340 14341#: app/Http/RequestHandlers/HelpText.php:289 14342msgid "The help text has not been written for this item." 14343msgstr "Für diesen Punkt wurde bisher leider kein Hilfetext geschrieben." 14344 14345#. I18N: Help text for the “Technical help contact” configuration setting 14346#: resources/views/admin/trees-preferences.phtml:195 14347msgid "The individual to be contacted about technical questions or errors encountered on your website." 14348msgstr "Die zu kontaktierende Person, wenn jemand technische Fragen hat oder Fehler auf Ihrer Webseite findet und sie Ihnen mitteilen möchte. <strong>Hinweis:</strong> Die Einstellung für die Art der Benachrichtigung erfolgt über die Benutzerverwaltung separat für jeden Nutzer." 14349 14350#. I18N: Help text for the “Genealogy contact” configuration setting 14351#: resources/views/admin/trees-preferences.phtml:175 14352msgid "The individual to contact about the genealogy data on this website." 14353msgstr "Die zu kontaktierende Person, wenn jemand Fragen zu den genealogischen Daten auf Ihrer Webseite hat. <strong>Hinweis:</strong> Die Einstellung für die Art der Benachrichtigung erfolgt über die Benutzerverwaltung separat für jeden Nutzer." 14354 14355#. I18N: %s are names of records, such as sources, repositories or individuals 14356#: app/Http/RequestHandlers/DeleteRecord.php:83 14357#: app/Http/RequestHandlers/DeleteRecord.php:88 14358#, php-format 14359msgid "The link from “%1$s” to “%2$s” has been deleted." 14360msgstr "Die Verknüpfung zwischen „%1$s“ und „%2$s“ wurde gelöscht." 14361 14362#: app/Http/RequestHandlers/MergeFactsAction.php:98 14363#, php-format 14364msgid "The link from “%1$s” to “%2$s” has been updated." 14365msgstr "Die Verknüpfung zwischen „%1$s“ und „%2$s“ wurde aktualisiert." 14366 14367#. I18N: Description of the “Lists” module 14368#: app/Module/ListsMenuModule.php:69 14369msgid "The lists menu." 14370msgstr "Das Listen-Menü." 14371 14372#: app/Http/RequestHandlers/CreateLocationAction.php:60 14373#: app/Http/RequestHandlers/MapDataSave.php:89 14374msgid "The location has been created" 14375msgstr "Der Ort wurde erstellt" 14376 14377#: resources/views/modules/place-hierarchy/sidebar.phtml:33 14378msgid "The location of this place is not known." 14379msgstr "Die Lage dieses Ortes ist nicht bekannt." 14380 14381#: app/Http/RequestHandlers/EditMediaFileAction.php:149 14382#, php-format 14383msgid "The media file %1$s could not be renamed to %2$s." 14384msgstr "Die Mediendatei %1$s konnte nicht in %2$s umbenannt werden." 14385 14386#: app/Http/RequestHandlers/EditMediaFileAction.php:146 14387#, php-format 14388msgid "The media file %1$s has been renamed to %2$s." 14389msgstr "Die Mediendatei %1$s wurde in %2$s umbenannt." 14390 14391#: app/Http/RequestHandlers/CreateMediaObjectAction.php:106 14392msgid "The media object has been created" 14393msgstr "Das Medienobjekt wurde erstellt" 14394 14395#: resources/views/setup/step-2-server-checks.phtml:62 14396msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 14397msgstr "Die Speicher- und Prozessorzeit-Anforderungen sind abhängig von der Anzahl der Personen in Ihrem Stammbaum." 14398 14399#: app/Http/RequestHandlers/BroadcastAction.php:88 14400#: app/Http/RequestHandlers/ContactAction.php:150 14401#: app/Http/RequestHandlers/EmailPreferencesAction.php:92 14402#: app/Http/RequestHandlers/MessageAction.php:103 14403msgid "The message was not sent." 14404msgstr "Die Nachricht wurde nicht gesendet." 14405 14406#: app/Http/RequestHandlers/BroadcastAction.php:81 14407#: app/Http/RequestHandlers/ContactAction.php:143 14408#: app/Http/RequestHandlers/EmailPreferencesAction.php:90 14409#: app/Http/RequestHandlers/MessageAction.php:96 14410#, php-format 14411msgid "The message was successfully sent to %s." 14412msgstr "Nachricht wurde erfolgreich an %s gesendet." 14413 14414#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:76 14415#: app/Http/RequestHandlers/ModulesAllAction.php:71 14416#: app/Module/ChartsBlockModule.php:126 app/Module/ChartsBlockModule.php:146 14417#: app/Module/ChartsBlockModule.php:166 app/Module/ChartsBlockModule.php:180 14418#, php-format 14419msgid "The module “%s” has been disabled." 14420msgstr "Das Modul “%s” wurde deaktiviert." 14421 14422#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:74 14423#: app/Http/RequestHandlers/ModulesAllAction.php:69 14424#, php-format 14425msgid "The module “%s” has been enabled." 14426msgstr "Das Modul “%s” wurde aktiviert." 14427 14428#. I18N: Help text for the “Quick family facts” configuration setting 14429#: resources/views/admin/trees-preferences.phtml:725 14430msgid "The most common family facts and events are listed separately, so that they can be added more easily." 14431msgstr "Die gebräuchlichsten Tatsachen und Ereignisse für Familien werden gesondert aufgeführt, damit sie einfacher hinzugefügt werden können." 14432 14433#. I18N: Help text for the “Quick individual facts” configuration setting 14434#: resources/views/admin/trees-preferences.phtml:700 14435msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 14436msgstr "Die gebräuchlichsten Tatsachen und Ereignisse für Personen werden gesondert aufgeführt, damit sie einfacher hinzugefügt werden können." 14437 14438#: resources/views/admin/site-registration.phtml:57 14439msgid "The new user will be asked to confirm their email address before the account is created." 14440msgstr "Der neue Benutzer wird aufgefordert seine E-Mail-Adresse zu bestätigen, bevor das Konto erstellt wird." 14441 14442#: app/Http/RequestHandlers/CreateNoteAction.php:75 14443msgid "The note has been created" 14444msgstr "Die Notiz wurde erstellt" 14445 14446#: app/Exceptions/MissingParameterException.php:36 14447#, php-format 14448msgid "The parameter “%s” is missing." 14449msgstr "Der Parameter „%s“ fehlt." 14450 14451#: app/Http/RequestHandlers/SetupWizard.php:383 14452msgid "The password needs to be at least six characters long." 14453msgstr "Das Passwort muss mindestens sechs Zeichen lang sein." 14454 14455#. I18N: Help text for the "Password" site configuration setting 14456#: resources/views/admin/site-mail.phtml:158 14457msgid "The password required for authentication with the SMTP server." 14458msgstr "Das zum obigen Nutzernamen passende Passwort." 14459 14460#: app/Http/RequestHandlers/PasswordResetAction.php:83 14461#: app/Http/RequestHandlers/PasswordResetPage.php:75 14462msgid "The password reset link has expired." 14463msgstr "Der Link zum Zurücksetzen des Passwortes ist nicht mehr gültig." 14464 14465#. I18N: Description of the “Place hierarchy” module 14466#: app/Module/PlaceHierarchyListModule.php:119 14467msgid "The place hierarchy." 14468msgstr "Die Hierarchie der Orte." 14469 14470#: app/Http/RequestHandlers/TreePreferencesAction.php:138 14471#: app/Http/RequestHandlers/TreePrivacyAction.php:118 14472msgid "The preferences for all family trees have been updated." 14473msgstr "Die Voreinstellungen für alle Stammbäume wurden aktualisiert." 14474 14475#: app/Http/RequestHandlers/TreePreferencesAction.php:142 14476#: app/Http/RequestHandlers/TreePrivacyAction.php:121 14477msgid "The preferences for new family trees have been updated." 14478msgstr "Die Voreinstellungen für neue Stammbäume wurden aktualisiert." 14479 14480#: app/Http/RequestHandlers/TreePreferencesAction.php:131 14481#: app/Http/RequestHandlers/TreePrivacyAction.php:111 14482#, php-format 14483msgid "The preferences for the family tree “%s” have been updated." 14484msgstr "Die Einstellungen für den Stammbaum „%s“ wurden aktualisiert." 14485 14486#: app/Http/RequestHandlers/ModuleDeleteSettings.php:73 14487#, php-format 14488msgid "The preferences for the module “%s” have been deleted." 14489msgstr "Die Einstellungen für das Modul “%s” wurden gelöscht." 14490 14491#: app/Module/BingMaps.php:96 app/Module/CustomCssJsModule.php:99 14492#: app/Module/GeonamesAutocomplete.php:110 app/Module/GoogleMaps.php:96 14493#: app/Module/HereMaps.php:96 app/Module/MapBox.php:96 14494#: app/Module/MapGeoLocationGeonames.php:86 14495#: app/Module/MapGeoLocationOpenRouteService.php:81 14496#: app/Module/OpenRouteServiceAutocomplete.php:105 14497#: app/Module/OpenStreetMap.php:81 app/Module/RelationshipsChartModule.php:454 14498#: app/Module/SiteMapModule.php:180 14499#, php-format 14500msgid "The preferences for the module “%s” have been updated." 14501msgstr "Die Einstellungen für das Modul „%s“ wurden aktualisiert." 14502 14503#: resources/views/setup/step-4-database-mysql.phtml:124 14504#: resources/views/setup/step-4-database-pgsql.phtml:109 14505#: resources/views/setup/step-4-database-sqlite.phtml:83 14506#: resources/views/setup/step-4-database-sqlsvr.phtml:109 14507msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 14508msgstr "Das Präfix ist optional, wird aber empfohlen. Durch die Angabe eines eindeutigen Präfixes für die Tabellennamen können mehrere Anwendungen dieselbe Datenbank verwenden." 14509 14510#: app/Module/CustomTagsGedcomL.php:119 app/Module/CustomTagsGedcomL.php:172 14511msgid "The problem" 14512msgstr "Das Problem" 14513 14514#: app/Http/RequestHandlers/MergeFactsAction.php:169 14515#, php-format 14516msgid "The records “%1$s” and “%2$s” have been merged." 14517msgstr "Die Datensätze „%1$s“ und „%2$s“ wurden zusammengeführt." 14518 14519#. I18N: Description of the “Reports” module 14520#: app/Module/ReportsMenuModule.php:72 14521msgid "The reports menu." 14522msgstr "Das Berichte-Menü." 14523 14524#: app/Http/RequestHandlers/CreateRepositoryAction.php:90 14525msgid "The repository has been created" 14526msgstr "Das Archiv wurde erstellt" 14527 14528#. I18N: Description of the “Search” module 14529#: app/Module/SearchMenuModule.php:59 14530msgid "The search menu." 14531msgstr "Das Suche-Menü." 14532 14533#: app/Services/SearchService.php:1162 14534msgid "The search returned too many results." 14535msgstr "Die Suche ergab zu viele Ergebnisse." 14536 14537#: resources/views/setup/step-2-server-checks.phtml:55 14538msgid "The server configuration is OK." 14539msgstr "Die Servereinstellungen sind in Ordnung." 14540 14541#: app/Exceptions/HttpBadRequestException.php:34 14542msgid "The server could not understand this request." 14543msgstr "Der Server konnte diese Anfrage nicht verstehen." 14544 14545#: app/Services/ServerCheckService.php:247 14546msgid "The server’s temporary folder cannot be accessed." 14547msgstr "Auf den temporären Ordner des Servers kann nicht zugegriffen werden." 14548 14549#: app/Http/RequestHandlers/RenumberTreeAction.php:554 14550#: app/Services/UpgradeService.php:152 app/Services/UpgradeService.php:186 14551msgid "The server’s time limit has been reached." 14552msgstr "Die maximale Ausführungszeit des Servers wurde erreicht." 14553 14554#. I18N: Description of “Statistics” module 14555#: app/Module/FamilyTreeStatisticsModule.php:63 14556msgid "The size of the family tree, earliest and latest events, common names, etc." 14557msgstr "Anzahl der Personen im Stammbaum, älteste und neueste Ereignisse, häufige Namen, usw." 14558 14559#: app/Module/CustomTagsGedcomL.php:116 app/Module/CustomTagsGedcomL.php:169 14560msgid "The solution" 14561msgstr "Die Lösung" 14562 14563#: app/Http/RequestHandlers/CreateSourceAction.php:113 14564msgid "The source has been created" 14565msgstr "Die Quelle wurde erstellt" 14566 14567#: app/Http/RequestHandlers/CreateSubmissionAction.php:62 14568msgid "The submission has been created" 14569msgstr "Die Übermittlung wurde erstellt" 14570 14571#: app/Http/RequestHandlers/CreateSubmitterAction.php:90 14572msgid "The submitter has been created" 14573msgstr "Der Übermittler wurde erstellt" 14574 14575#: resources/views/help/name.phtml:13 14576#, php-format 14577msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 14578msgstr "Der Nachname wird von Schrägstrichen umrahmt: <%s>John Paul /Smith/<%s>" 14579 14580#: resources/views/admin/site-preferences.phtml:55 14581#: resources/views/admin/users-edit.phtml:141 14582#: resources/views/edit-account-page.phtml:117 14583msgid "The time zone is required for date calculations, such as knowing today’s date." 14584msgstr "Die Angabe der Zeitzone wird für die Datumsberechnungen, wie z.B das heutige Datum, benötigt." 14585 14586#. I18N: An XREF is the identification number used in GEDCOM files. 14587#: resources/views/admin/trees-merge.phtml:28 14588#, php-format 14589msgid "The two family trees have %1$s record which uses the same “XREF”." 14590msgid_plural "The two family trees have %1$s records which use the same “XREF”." 14591msgstr[0] "Die beiden Stammbäume haben einen Datensatz, der die gleiche „xref_ID“ verwendet." 14592msgstr[1] "Die beiden Stammbäume haben %1$s Datensätze, die die gleiche „xref_ID“ verwenden." 14593 14594#: app/Http/RequestHandlers/UpgradeWizardStep.php:321 14595msgid "The upgrade is complete." 14596msgstr "Die Aktualisierung ist abgeschlossen." 14597 14598#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14599#: app/Functions/Functions.php:47 14600msgid "The uploaded file exceeds the allowed size." 14601msgstr "Die hochgeladene Datei überschreitet die zulässige Größe." 14602 14603#: app/Http/RequestHandlers/UsersCleanupAction.php:68 14604#, php-format 14605msgid "The user %s has been deleted." 14606msgstr "Der Benutzer “%s” wurde gelöscht." 14607 14608#: resources/views/emails/register-notify-html.phtml:39 14609#: resources/views/emails/register-notify-text.phtml:30 14610msgid "The user has been sent an email with the information necessary to confirm the access request." 14611msgstr "Dem Benutzer wurde eine E-Mail geschickt mit den notwendigen Informationen, um die Zugangsanfrage zu bestätigen." 14612 14613#: app/Http/RequestHandlers/LoginAction.php:120 14614#: app/Http/RequestHandlers/LoginAction.php:125 14615msgid "The username or password is incorrect." 14616msgstr "Der Benutzername oder das Passwort sind ungültig." 14617 14618#. I18N: Help text for the "Username" site configuration setting 14619#: resources/views/admin/site-mail.phtml:144 14620msgid "The username required for authentication with the SMTP server." 14621msgstr "Ein dem SMTP Server gültiger Nutzername." 14622 14623#: app/Http/RequestHandlers/EmailPreferencesAction.php:82 14624#: app/Http/RequestHandlers/ModulesAnalyticsAction.php:45 14625#: app/Http/RequestHandlers/ModulesBlocksAction.php:46 14626#: app/Http/RequestHandlers/ModulesChartsAction.php:46 14627#: app/Http/RequestHandlers/ModulesCustomTagsAction.php:46 14628#: app/Http/RequestHandlers/ModulesDataFixesAction.php:45 14629#: app/Http/RequestHandlers/ModulesFootersAction.php:46 14630#: app/Http/RequestHandlers/ModulesHistoricEventsAction.php:45 14631#: app/Http/RequestHandlers/ModulesLanguagesAction.php:45 14632#: app/Http/RequestHandlers/ModulesListsAction.php:46 14633#: app/Http/RequestHandlers/ModulesMapAutocompleteAction.php:45 14634#: app/Http/RequestHandlers/ModulesMapGeoLocationsAction.php:46 14635#: app/Http/RequestHandlers/ModulesMapLinksAction.php:45 14636#: app/Http/RequestHandlers/ModulesMapProvidersAction.php:46 14637#: app/Http/RequestHandlers/ModulesMenusAction.php:47 14638#: app/Http/RequestHandlers/ModulesReportsAction.php:46 14639#: app/Http/RequestHandlers/ModulesSharesAction.php:45 14640#: app/Http/RequestHandlers/ModulesSidebarsAction.php:47 14641#: app/Http/RequestHandlers/ModulesTabsAction.php:47 14642#: app/Http/RequestHandlers/ModulesThemesAction.php:45 14643#: app/Http/RequestHandlers/SitePreferencesAction.php:63 14644#: app/Http/RequestHandlers/SiteRegistrationAction.php:51 14645#: app/Http/RequestHandlers/SiteTagsAction.php:53 14646msgid "The website preferences have been updated." 14647msgstr "Die Einstellungen der Webseite wurden aktualisiert." 14648 14649#: resources/views/errors/database-error.phtml:20 14650#: resources/views/setup/step-6-failed.phtml:20 14651msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 14652msgstr "Die webtrees Entwickler sind sehr daran interessiert aus diesen Fehler zu lernen. Wenn Sie diese kontaktieren, dann werden diese Ihnen helfen das Problem zu lösen." 14653 14654#: app/Module/ModuleThemeTrait.php:65 app/Module/ModuleThemeTrait.php:451 14655#: resources/views/admin/modules.phtml:256 14656#: resources/views/admin/modules.phtml:259 14657#: resources/views/admin/users-edit.phtml:199 14658msgid "Theme" 14659msgstr "Thema" 14660 14661#. I18N: Name of a module 14662#: app/Module/ThemeSelectModule.php:45 14663msgid "Theme change" 14664msgstr "Änderung der Layoutvorlage" 14665 14666#: app/Http/RequestHandlers/ModulesThemesPage.php:43 14667#: resources/views/admin/control-panel.phtml:605 14668#: resources/views/admin/modules.phtml:118 14669#: resources/views/admin/modules.phtml:120 14670msgid "Themes" 14671msgstr "Themen" 14672 14673#: resources/views/modules/personal_facts/tab.phtml:58 14674msgid "There are no facts for this individual." 14675msgstr "Zu dieser Person gibt es keine Ereignisse." 14676 14677#: app/Http/RequestHandlers/ManageMediaData.php:310 14678msgid "There are no links to this media object." 14679msgstr "Zu diesem Medienobjekt gibt es keine Verknüpfungen." 14680 14681#: resources/views/modules/media/tab.phtml:29 14682msgid "There are no media objects for this individual." 14683msgstr "Zu dieser Person gibt es keine Medienobjekte." 14684 14685#: resources/views/modules/notes/tab.phtml:41 14686msgid "There are no notes for this individual." 14687msgstr "Zu dieser Person gibt es keine Notizen." 14688 14689#: app/Http/RequestHandlers/UpgradeWizardStep.php:215 14690#: resources/views/pending-changes-page.phtml:30 14691msgid "There are no pending changes." 14692msgstr "Es gibt keine ausstehende Änderungen." 14693 14694#: app/Module/ResearchTaskModule.php:121 14695msgid "There are no research tasks in this family tree." 14696msgstr "Es gibt keine Forschungsaufgaben für diesen Stammbaum." 14697 14698#: resources/views/modules/sources_tab/tab.phtml:39 14699msgid "There are no source citations for this individual." 14700msgstr "Zu dieser Person gibt es keine Quellenangaben." 14701 14702#: app/Module/ReviewChangesModule.php:155 14703#: resources/views/emails/pending-changes-html.phtml:20 14704#: resources/views/emails/pending-changes-text.phtml:17 14705msgid "There are pending changes for you to moderate." 14706msgstr "Es warten ausstehende Änderungen auf Ihre Moderation." 14707 14708#: app/Module/RecentChangesModule.php:152 14709#, php-format 14710msgid "There have been no changes within the last %s day." 14711msgid_plural "There have been no changes within the last %s days." 14712msgstr[0] "Es gab keine Veränderungen in den letzten 24 Stunden." 14713msgstr[1] "Es gab keine Veränderungen in den letzten %s Tagen." 14714 14715#: app/Http/RequestHandlers/PasswordRequestAction.php:105 14716#, php-format 14717msgid "There is no user account with the email “%s”." 14718msgstr "Es gibt kein Benutzerkonto mit der E-Mail “%s”." 14719 14720#: app/Http/RequestHandlers/AddMediaFileAction.php:86 14721#: app/Http/RequestHandlers/CreateMediaObjectAction.php:79 14722#: app/Http/RequestHandlers/UploadMediaAction.php:137 14723#: app/Services/MediaFileService.php:236 14724msgid "There was an error uploading your file." 14725msgstr "Beim Hochladen Ihrer Datei auf den Server trat ein Fehler auf." 14726 14727#. I18N: a month in the French republican calendar 14728#: app/Date/FrenchDate.php:155 14729msgctxt "GENITIVE" 14730msgid "Thermidor" 14731msgstr "Thermidor" 14732 14733#. I18N: a month in the French republican calendar 14734#: app/Date/FrenchDate.php:249 14735msgctxt "INSTRUMENTAL" 14736msgid "Thermidor" 14737msgstr "Thermidor" 14738 14739#. I18N: a month in the French republican calendar 14740#: app/Date/FrenchDate.php:202 14741msgctxt "LOCATIVE" 14742msgid "Thermidor" 14743msgstr "Thermidor" 14744 14745#. I18N: a month in the French republican calendar 14746#: app/Date/FrenchDate.php:108 14747msgctxt "NOMINATIVE" 14748msgid "Thermidor" 14749msgstr "Thermidor" 14750 14751#: resources/views/modules/privacy-policy/page.phtml:36 14752msgid "These cookies are “essential”, and do not require consent." 14753msgstr "Diese Cookies sind für das ordnungsgemäße Funktionieren der Website unbedingt notwendig und erfordern keine Zustimmung." 14754 14755#: resources/views/admin/trees-unconnected.phtml:35 14756#, php-format 14757msgid "These groups of individuals are not related to %s." 14758msgstr "Diese Gruppen von Personen sind nicht verbunden mit %s." 14759 14760#: resources/views/modules/privacy-policy/page.phtml:57 14761msgid "These services may use cookies or other tracking technology." 14762msgstr "Diese Dienste können Cookies oder andere Tracking-Technologien verwenden." 14763 14764#: app/Http/RequestHandlers/LoginAction.php:135 14765msgid "This account has not been approved. Please wait for an administrator to approve it." 14766msgstr "Das Benutzerkonto wurde noch nicht genehmigt. Bitte warten Sie auf die Bestätigung des Administrators." 14767 14768#: app/Http/RequestHandlers/LoginAction.php:130 14769msgid "This account has not been verified. Please check your email for a verification message." 14770msgstr "Das Benutzerkonto wurde noch nicht verifiziert. Bitte den E-Mail-Posteingang auf eine Bestätigungsmeldung überprüfen." 14771 14772#: resources/views/modules/review_changes/config.phtml:13 14773msgid "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." 14774msgstr "Dieser Block zeigt dem Bearbeiter eine Liste von Datensätzen mit ausstehenden Änderungen, die von einem Moderator genehmigt werden müssen. Es erzeugt auch täglich die E-Mails an die Moderatoren, wenn ausstehende Änderungen vorhanden sind." 14775 14776#. I18N: %s is a URL 14777#: app/Exceptions/MissingParameterException.php:43 14778#, php-format 14779msgid "This could be caused by an error at %s" 14780msgstr "Dies könnte auf einen Fehler bei %s zurückzuführen sein" 14781 14782#: resources/views/admin/users-create.phtml:76 14783#: resources/views/admin/users-edit.phtml:86 14784#: resources/views/edit-account-page.phtml:129 14785#: resources/views/register-page.phtml:53 14786#: resources/views/setup/step-5-administrator.phtml:95 14787msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 14788msgstr "Diese E-Mail-Adresse dient dem Versand von Passworterinnerungen, Webseitenbenachrichtigungen und Nachrichten von anderen Familienmitgliedern, die auf der Seite registriert sind." 14789 14790#: app/Elements/AbstractEventElement.php:61 14791msgid "This event occurred, but the details are unknown." 14792msgstr "Dieses Ereignis ist eingetreten, aber die Details sind unbekannt." 14793 14794#: app/Exceptions/FamilyAccessDeniedException.php:35 14795#: app/Exceptions/FamilyNotFoundException.php:35 14796msgid "This family does not exist or you do not have permission to view it." 14797msgstr "Diese Familie existiert nicht oder es fehlt Ihnen die Berechtigung diese anzusehen." 14798 14799#: resources/views/family-page-pending.phtml:19 14800msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 14801msgstr "Diese Famile wurde gelöscht. Die Löschung bedarf der Bestätigung eines Moderators." 14802 14803#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14804#: resources/views/family-page-pending.phtml:17 14805#, php-format 14806msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 14807msgstr "Diese Famile wurde gelöscht. Sie sollten die Löschung prüfen und sie dann entweder %1$s oder %2$s." 14808 14809#: resources/views/family-page-pending.phtml:25 14810msgid "This family has been edited. The changes need to be reviewed by a moderator." 14811msgstr "Diese Familie wurde bearbeitet. Die Änderungen müssen von einem Moderator geprüft werden." 14812 14813#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14814#: resources/views/family-page-pending.phtml:23 14815#, php-format 14816msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 14817msgstr "Diese Familie wurde bearbeitet. Sie sollten die Änderungen prüfen und diese %1$s oder %2$s." 14818 14819#: resources/views/admin/trees-renumber.phtml:30 14820#, php-format 14821msgid "This family tree has %s record which uses the same “XREF” as another family tree." 14822msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." 14823msgstr[0] "Dieser Stammbaum hat einen Datensatz, der die gleiche „xref_ID“ verwendet wie in einem anderen Stammbaum." 14824msgstr[1] "Dieser Stammbaum hat %s Datensätze, die die gleiche „xref_ID“ verwenden wie in einem anderen Stammbaum." 14825 14826#: app/Module/SlideShowModule.php:164 14827msgid "This family tree has no images to display." 14828msgstr "Dieser Stammbaum besitzt keine darzustellenden Bilder." 14829 14830#. I18N: do not translate the #keywords# 14831#: resources/views/modules/html/template-narrative.phtml:7 14832msgid "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#." 14833msgstr "Dieser Stammbaum wurde aktualisiert am #gedcomUpdated#. Es gibt insgesamt #totalSurnames# Nachnamen in diesem Stammbaum. Das älteste gespeicherte Ereignis ist #firstEventType# von #firstEventName# im Jahre #firstEventYear#. Das neueste Ereignis ist #lastEventType# von #lastEventName# im Jahre #lastEventYear#.<br><br>Für Anmerkungen oder Hinweise kontaktieren Sie bitte #contactWebmaster#." 14834 14835#: resources/views/modules/gedcom_stats/statistics.phtml:32 14836#: resources/views/modules/html/template-statistics.phtml:18 14837#, php-format 14838msgid "This family tree was last updated on %s." 14839msgstr "Dieser Stammbaum wurde zuletzt am %s aktualisiert." 14840 14841#. I18N: Help text for the "Data folder" site configuration setting 14842#: resources/views/admin/site-preferences.phtml:32 14843msgid "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." 14844msgstr "Dieser Ordner wird von webtrees verwendet, um Mediendateien, GEDCOM-Dateien, temporäre Dateien, etc. zu speichern. Diese Dateien könnten vertrauliche Daten enthalten und sollten nicht über das Internet verfügbar gemacht werden." 14845 14846#. I18N: Help text for the “Media folder” configuration setting 14847#: resources/views/admin/trees-preferences.phtml:260 14848msgid "This folder will be used to store the media files for this family tree." 14849msgstr "Dieses Verzeichnis wird zum Speichern der Mediendateien für diesen Stammbaum verwendet." 14850 14851#: app/Http/Middleware/CheckCsrf.php:68 14852msgid "This form has expired. Try again." 14853msgstr "Dieses Formular ist abgelaufen. Versuchen Sie es erneut." 14854 14855#: app/Exceptions/IndividualAccessDeniedException.php:35 14856#: app/Exceptions/IndividualNotFoundException.php:35 14857msgid "This individual does not exist or you do not have permission to view it." 14858msgstr "Diese Person existiert nicht oder Sie haben keine Berechtigung, um sie anzusehen." 14859 14860#: resources/views/individual-page-pending.phtml:21 14861msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 14862msgstr "Diese Person wurde gelöscht. Die Löschung muss durch einen Moderator geprüft werden." 14863 14864#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14865#: resources/views/individual-page-pending.phtml:18 14866#, php-format 14867msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 14868msgstr "Diese Person wurde gelöscht. Sie sollten die Löschung prüfen und dann %1$s oder %2$s." 14869 14870#: resources/views/individual-page-pending.phtml:30 14871msgid "This individual has been edited. The changes need to be reviewed by a moderator." 14872msgstr "Die Person wurde bearbeitet. Die Änderungen müssen durch einen Moderator geprüft werden." 14873 14874#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14875#: resources/views/individual-page-pending.phtml:27 14876#, php-format 14877msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 14878msgstr "Die Person wurde bearbeitet. Sie sollten die Änderungen prüfen und dann %1$s oder %2$s." 14879 14880#. I18N: Help text for the “Default individual” configuration setting 14881#: resources/views/admin/trees-preferences.phtml:104 14882#: resources/views/edit-account-page.phtml:81 14883msgid "This individual will be selected by default when viewing charts and reports." 14884msgstr "Diese Person wird standardmäßig als Ausgangsperson in Darstellungen und Berichten gewählt." 14885 14886#: app/Module/StatisticsChartModule.php:951 14887#: app/Statistics/Repository/EventRepository.php:245 14888#: app/Statistics/Repository/FamilyDatesRepository.php:102 14889#: app/Statistics/Repository/FamilyRepository.php:517 14890#: app/Statistics/Repository/IndividualRepository.php:1772 14891#: app/Statistics/Repository/IndividualRepository.php:1797 14892#: resources/views/statistics/families/birth-age.phtml:31 14893#: resources/views/statistics/families/birth-age.phtml:51 14894#: resources/views/statistics/families/birth-age.phtml:73 14895#: resources/views/statistics/families/birth-age.phtml:93 14896#: resources/views/statistics/families/marriage-age.phtml:31 14897#: resources/views/statistics/families/marriage-age.phtml:51 14898#: resources/views/statistics/families/marriage-age.phtml:73 14899#: resources/views/statistics/families/marriage-age.phtml:93 14900#: resources/views/statistics/families/marriage-length.phtml:31 14901#: resources/views/statistics/families/marriage-length.phtml:51 14902#: resources/views/statistics/families/top10-list-age.phtml:31 14903#: resources/views/statistics/families/top10-list-grand.phtml:27 14904#: resources/views/statistics/families/top10-list-spouses.phtml:25 14905#: resources/views/statistics/families/top10-list.phtml:27 14906#: resources/views/statistics/individuals/top10-list.phtml:25 14907#: resources/views/statistics/other/charts/column.phtml:19 14908#: resources/views/statistics/other/charts/combo.phtml:18 14909#: resources/views/statistics/other/charts/custom.phtml:17 14910#: resources/views/statistics/other/charts/geo.phtml:21 14911#: resources/views/statistics/other/charts/pie.phtml:19 14912#: resources/views/statistics/other/places.phtml:55 14913#: resources/views/statistics/other/top10-list.phtml:26 14914msgid "This information is not available." 14915msgstr "Diese Information ist nicht verfügbar." 14916 14917#: app/Statistics/Repository/EventRepository.php:253 14918#: app/Statistics/Repository/FamilyDatesRepository.php:110 14919#: app/Statistics/Repository/FamilyDatesRepository.php:381 14920#: app/Statistics/Repository/FamilyRepository.php:84 14921#: app/Statistics/Repository/FamilyRepository.php:472 14922#: app/Statistics/Repository/FamilyRepository.php:849 14923#: app/Statistics/Repository/FamilyRepository.php:1500 14924#: app/Statistics/Repository/IndividualRepository.php:838 14925#: app/Statistics/Repository/IndividualRepository.php:1152 14926#: app/Statistics/Repository/IndividualRepository.php:1172 14927#: app/Statistics/Repository/IndividualRepository.php:1192 14928#: app/Statistics/Repository/IndividualRepository.php:1212 14929#: app/Statistics/Repository/IndividualRepository.php:1232 14930#: app/Statistics/Repository/IndividualRepository.php:1252 14931msgid "This information is private and cannot be shown." 14932msgstr "Diese Information ist vertraulich und wird deshalb nicht angezeigt." 14933 14934#: resources/views/edit-account-page.phtml:69 14935msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 14936msgstr "Dies ist ein Verknüpfung zu Ihrem eigenen Datensatz im Stammbaum. Falls dies die falsche Person ist, kontaktieren Sie bitte den Verwalter." 14937 14938#: resources/views/setup/step-4-database-mysql.phtml:88 14939#: resources/views/setup/step-4-database-mysql.phtml:102 14940#: resources/views/setup/step-4-database-pgsql.phtml:76 14941#: resources/views/setup/step-4-database-pgsql.phtml:88 14942#: resources/views/setup/step-4-database-sqlsvr.phtml:76 14943#: resources/views/setup/step-4-database-sqlsvr.phtml:88 14944msgid "This is case sensitive." 14945msgstr "Es wird Zwischen Groß- und Kleinschreibung unterschieden." 14946 14947#: app/Http/RequestHandlers/UpgradeWizardStep.php:172 14948#: resources/views/admin/control-panel.phtml:197 14949#: resources/views/admin/upgrade/wizard.phtml:25 14950msgid "This is the latest version of webtrees. No upgrade is available." 14951msgstr "Dies ist die neueste Version von webtrees. Es ist keine Aktualisierung verfügbar." 14952 14953#. I18N: Help text for the “Server name” site configuration setting 14954#: resources/views/admin/site-mail.phtml:100 14955msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 14956msgstr "Dies ist der Name des SMTP-Servers. „localhost“ bedeutet, dass der Mailserver auf dem gleichen Computer läuft wie der Webserver." 14957 14958#: resources/views/admin/users-create.phtml:37 14959#: resources/views/admin/users-edit.phtml:47 14960#: resources/views/edit-account-page.phtml:50 14961#: resources/views/register-page.phtml:41 14962#: resources/views/setup/step-5-administrator.phtml:59 14963msgid "This is your real name, as you would like it displayed on screen." 14964msgstr "Dies ist Ihr richtiger Name, mit dem Sie in webtrees angezeigt werden möchten." 14965 14966#: app/Http/RequestHandlers/PasswordRequestAction.php:102 14967msgid "This link is valid for one hour." 14968msgstr "Dieser Link ist eine Stunde gültig." 14969 14970#: resources/views/help/data-fixes.phtml:16 14971msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." 14972msgstr "Diese Liste wird durch eine einfache (aber schnelle) Suche erstellt und enthält daher auch Datensätze, die nicht aktualisiert werden." 14973 14974#: app/Exceptions/MediaAccessDeniedException.php:35 14975#: app/Exceptions/MediaNotFoundException.php:35 14976msgid "This media object does not exist or you do not have permission to view it." 14977msgstr "Dieses Medienobjekt existiert entweder nicht oder Sie haben nicht die Berechtigung, um es zu betrachten." 14978 14979#: resources/views/media-page-pending.phtml:18 14980msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 14981msgstr "Das Medienobjekt wurde gelöscht. Die Löschung benötigt eine Prüfung durch einen Moderator." 14982 14983#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14984#: resources/views/media-page-pending.phtml:16 14985#, php-format 14986msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 14987msgstr "Dieses Medienobjekt wurde gelöscht. Sie sollten die Löschung prüfen und sie entweder %1$s oder %2$s." 14988 14989#: resources/views/media-page-pending.phtml:24 14990msgid "This media object has been edited. The changes need to be reviewed by a moderator." 14991msgstr "Dieses Medienobjekt wurde geändert. Die Änderung muss von einem Moderator gerprüft werden." 14992 14993#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14994#: resources/views/media-page-pending.phtml:22 14995#, php-format 14996msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 14997msgstr "Dieses Medienobjekt wurde geändert. Sie sollten die Änderung prüfen und sie entweder %1$s oder %2$s." 14998 14999#: resources/views/emails/message-copy-html.phtml:33 15000#: resources/views/emails/message-copy-text.phtml:23 15001#: resources/views/emails/message-user-html.phtml:34 15002#: resources/views/emails/message-user-text.phtml:24 15003msgid "This message was sent while viewing the following URL: " 15004msgstr "Diese Nachricht wurde gesendet, während die folgende Internetadresse (URL) angezeigt wurde: " 15005 15006#: resources/views/setup/step-5-administrator.phtml:83 15007msgid "This must be at least six characters long. It is case-sensitive." 15008msgstr "Das Passwort muss mindestens sechs Zeichen lang sein. Groß- und Kleinschreibung werden unterschieden." 15009 15010#. I18N: Help text for the “Sender name” site configuration setting 15011#: resources/views/admin/site-mail.phtml:64 15012#: resources/views/admin/site-mail.phtml:78 15013msgid "This name is used in the “From” field, when sending automatic emails from this server." 15014msgstr "Dieser Name wird für die Absenderangabe im „Von“-Feld benutzt, wenn automatische E-Mails von diesem Server versandt werden." 15015 15016#: app/Exceptions/NoteAccessDeniedException.php:35 15017#: app/Exceptions/NoteNotFoundException.php:35 15018msgid "This note does not exist or you do not have permission to view it." 15019msgstr "Diese Notiz existiert nicht oder Sie haben keine Berechtigung, diese zu anzusehen." 15020 15021#: resources/views/note-page-pending.phtml:19 15022msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 15023msgstr "Diese Notiz wurde gelöscht. Die Löschung bedarf der Überprüfung durch einen Moderator." 15024 15025#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15026#: resources/views/note-page-pending.phtml:17 15027#, php-format 15028msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 15029msgstr "Diese Notiz wurde gelöscht. Sie sollten die Löschung prüfen und sie entweder %1$s oder %2$s." 15030 15031#: resources/views/note-page-pending.phtml:25 15032msgid "This note has been edited. The changes need to be reviewed by a moderator." 15033msgstr "Diese Notiz wurde bearbeitet. Die Änderung bedarf der Überprüfung durch einen Moderator." 15034 15035#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15036#: resources/views/note-page-pending.phtml:23 15037#, php-format 15038msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 15039msgstr "Diese Notiz wurde bearbeitet. Sie sollten die Änderung prüfen und sie entweder %1$s oder %2$s." 15040 15041#. I18N: Help text for the “Automatically expand notes” configuration setting 15042#: resources/views/admin/trees-preferences.phtml:561 15043msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 15044msgstr "Diese Option steuert, ob der Inhalt eines <i>Notiz</i>-Datensatzes auf der Personenseite automatisch angezeigt wird." 15045 15046#. I18N: Help text for the “Automatically expand sources” configuration setting 15047#: resources/views/admin/trees-preferences.phtml:577 15048msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 15049msgstr "Diese Option steuert, ob der Inhalt eines <i>Quell</i>-Datensatzes auf der Personenseite automatisch angezeigt wird." 15050 15051#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 15052#: resources/views/admin/trees-preferences.phtml:420 15053msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 15054msgstr "Diese Option steuert, ob das Alter der Eltern neben dem Geburtsdatum des Kindes angezeigt wird." 15055 15056#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 15057#: resources/views/admin/trees-preferences.phtml:389 15058msgid "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." 15059msgstr "Diese Option steuert, ob geschätzte Geburts- und Sterbedaten angezeigt werden, anstatt diese in Listen und Diagrammen für Personen leer zu lassen, deren Daten nicht bekannt sind." 15060 15061#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 15062#: resources/views/admin/trees-preferences.phtml:292 15063msgid "This option will make it easier for users to download images." 15064msgstr "Im Medienbetrachter kann ein Link zum Herunterladen der aktuellen Mediendatei angezeigt werden. Diese Einstellung bestimmt, ob und wem dieser Link angezeigt wird." 15065 15066#. I18N: Help text for the “Show private relationships” configuration setting 15067#: resources/views/admin/trees-privacy.phtml:166 15068msgid "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." 15069msgstr "Diese Einstellung erhält familiäre Verknüpfungen in vertraulichen Datensätzen. Das bedeutet, dass Sie leere „Vertraulich“-Boxen auf der Vorfahrentafel und auf anderen Diagrammen für als vertraulich eingestufte Personen (i.S.v. nicht öffentlich) sehen werden." 15070 15071#. I18N: Help text for the “Show names of private individuals” configuration setting 15072#: resources/views/admin/trees-privacy.phtml:147 15073msgid "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." 15074msgstr "Diese Einstellung zeigt die Namen (aber keine weiteren Einzelheiten) von vertraulichen Personen. Personen sind vertraulich, sofern sie noch leben oder falls dem Datensatz eine Einschränkung hinsichtlich des Datenschutzes hinzugefügt wurde. Um gezielt einen Namen zu verbergen, fügen Sie dem Datensatz bitte eine solche Datenschutzeinschränkung hinzu." 15075 15076#: resources/views/edit/raw-gedcom-fact.phtml:23 15077#: resources/views/edit/raw-gedcom-record.phtml:25 15078msgid "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." 15079msgstr "Auf dieser Seite können Sie die üblichen Bearbeitungsformulare umgehen und die zugrunde liegenden Daten direkt bearbeiten. Hierbei handelt es sich um eine erweiterte Option, die Sie nicht verwenden sollten, ohne das GEDCOM-Format vollständig verstanden zu haben. Hier begangene Fehler können nur sehr schwer identifiziert und behoben werden." 15080 15081#: app/Module/HitCountFooterModule.php:115 15082#, php-format 15083msgid "This page has been viewed %s time." 15084msgid_plural "This page has been viewed %s times." 15085msgstr[0] "Diese Seite wurde bisher %s mal angesehen." 15086msgstr[1] "Diese Seite wurde bisher %s mal angesehen." 15087 15088#: resources/views/help/pending-changes.phtml:16 15089msgid "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." 15090msgstr "Dieser Prozess ermöglicht dem Webseitenbesitzer die Sicherstellung, dass die neuen Informationen den Standards und Konventionen folgen, wie korrekte Quellenzuordnungen, nomenklaturgerechte Ortsangaben, usw." 15091 15092#: app/Exceptions/RecordAccessDeniedException.php:35 15093#: app/Exceptions/RecordNotFoundException.php:35 15094msgid "This record does not exist or you do not have permission to view it." 15095msgstr "Dieser Datensatz existiert nicht oder Ihnen fehlt die Berechtigung ihn zu sehen." 15096 15097#: resources/views/admin/trees-privacy.phtml:261 15098msgid "This record does not exist." 15099msgstr "Dieser Datensatz ist nicht vorhanden." 15100 15101#: resources/views/record-page-pending.phtml:19 15102msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 15103msgstr "Dieser Datensatz wurde gelöscht. Die Löschung benötigt die Begutachtung eines Moderators." 15104 15105#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15106#: resources/views/record-page-pending.phtml:17 15107#, php-format 15108msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 15109msgstr "Dieser Datensatz wurde gelöscht. Sie sollten die Löschung begutachten und sie dann %1$s oder %2$s." 15110 15111#: resources/views/record-page-pending.phtml:25 15112msgid "This record has been edited. The changes need to be reviewed by a moderator." 15113msgstr "Dieser Datensatz wurde bearbeitet. Die Änderungen benötigen die Begutachtung eines Moderators." 15114 15115#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15116#: resources/views/record-page-pending.phtml:23 15117#, php-format 15118msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 15119msgstr "Dieser Datensatz wurde bearbeitet. Sie sollten die Änderungen begutachten und sie dann %1$s oder %2$s." 15120 15121#: app/Exceptions/RepositoryAccessDeniedException.php:35 15122#: app/Exceptions/RepositoryNotFoundException.php:35 15123msgid "This repository does not exist or you do not have permission to view it." 15124msgstr "Das Archiv ist nicht vorhanden oder Sie besitzen nicht die benötigte Berechtigung, um es zu sehen." 15125 15126#: resources/views/modules/privacy-policy/page.phtml:25 15127msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." 15128msgstr "Diese Forschung ist ein „berechtigtes Interesse“ gemäß Artikel 6 (f) der EU-Datenschutzgrundverordnung." 15129 15130#: resources/views/admin/users-edit.phtml:262 15131msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 15132msgstr "Diese Rolle verfügt über alle Berechtigungen der Bearbeiter-Rolle, zuzüglich der Erlaubnis, Änderungen anderer Benutzer zu übernehmen oder zu verwerfen." 15133 15134#: resources/views/admin/users-edit.phtml:276 15135msgid "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." 15136msgstr "Diese Rolle verfügt über alle Berechtigungen der Verwalter-Rolle in allen Stammbäumen, zuzüglich die Erlaubnis, die Einstellungen/Konfiguration für die ganze Webseite, alle Benutzer und die funktionalen Module betreffend zu ändern." 15137 15138#: resources/views/admin/users-edit.phtml:256 15139msgid "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." 15140msgstr "Diese Rolle verfügt über alle Berechtigungen der Rolle „Mitglied“, zuzüglich der Berechtigung zum Hinzufügen, Ändern und Löschen von Daten. Alle Änderungen müssen von einem Moderator genehmigt werden, es sei denn, die Option „automatisches Akzeptieren von Änderungen“ wurde für den Nutzer aktiviert." 15141 15142#: resources/views/admin/users-edit.phtml:270 15143msgid "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." 15144msgstr "Diese Rolle verfügt über alle Berechtigungen der Moderatorenrolle, zuzüglich der Möglichkeit, die Zugangsberechtigung zu einem Stammbaum zu ändern, plus die Erlaubnis, die Einstellungen/Konfiguration eines Stammbaums zu ändern." 15145 15146#: resources/views/admin/users-edit.phtml:248 15147msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 15148msgstr "Diese Rolle hat alle Berechtigungen der Rolle „Besucher“, zuzüglich zusätzlicher Zugriffsmöglichkeiten, die durch die jeweilige Stammbaumkonfiguration gewährt werden." 15149 15150#: resources/views/setup/step-2-server-checks.phtml:76 15151#, php-format 15152msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 15153msgstr "Das Speicherlimt des Servers liegt bei %sMB und das CPU-Zeitlimit bei %s Sekunden." 15154 15155#. I18N: Help text for the “Other facts to show in charts” configuration setting 15156#: resources/views/admin/trees-preferences.phtml:436 15157msgid "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." 15158msgstr "Dies sollte eine durch Komma oder Leerzeichen getrennte Liste von Ereignissen sein, zusätzlich zu Geburt und Tod, die in Diagrammen wie der Vorfahrentafel erscheinen sollen. Für diese Liste müssen Sie Ereignis-Kennzeichen verwenden, wie sie im GEDCOM 5.5.1-Standard definiert sind. Wenn Sie z. B. möchten, dass der Beruf im Diagramm erscheint, sollten Sie „OCCU“ zu diesem Feld hinzufügen." 15159 15160#: app/Exceptions/SourceAccessDeniedException.php:35 15161#: app/Exceptions/SourceNotFoundException.php:35 15162msgid "This source does not exist or you do not have permission to view it." 15163msgstr "Diese Quelle existiert nicht oder Sie haben keine Berechtigung, um sie anzusehen." 15164 15165#. I18N: Help text for the “Add to TITLE header tag” configuration setting 15166#: resources/views/admin/trees-preferences.phtml:217 15167msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 15168msgstr "Dieser Text wird an jeden Seitentitel angehängt. Er wird in der Kopfzeile des Browsers, in Lesezeichen u.s.w. verwendet." 15169 15170#: app/Http/RequestHandlers/CheckTree.php:235 15171#: app/Http/RequestHandlers/CheckTree.php:240 15172msgid "This type of link is not allowed here." 15173msgstr "Diese Verknüpfungsart ist hier nicht erlaubt." 15174 15175#: resources/views/errors/no-tree-access.phtml:8 15176msgid "This user account does not have access to any tree." 15177msgstr "Dieses Benutzerkonto verfügt über keinen Zugang zu jedwedem Stammbaum." 15178 15179#: app/Http/RequestHandlers/SetupWizard.php:176 15180msgid "This usually means that you need to change the folder permissions to 777." 15181msgstr "Dies besagt im Allgemeinen, dass die Verzeichnisberechtigung auf 777 geändert werden müssen." 15182 15183#: app/Services/UpgradeService.php:265 15184msgid "This website is being upgraded. Try again in a few minutes." 15185msgstr "Diese Seite wird gerade aktualisiert. Bitte versuchen Sie es in einigen Minuten erneut." 15186 15187#: resources/views/layouts/offline.phtml:70 15188msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 15189msgstr "Die Webseite befindet sich im Wartungsmodus. Sie sollten es in einigen Minuten <a href=\"index.php\">erneut versuchen</a>." 15190 15191#: resources/views/modules/privacy-policy/page.phtml:70 15192msgid "This website is operated by the following individuals." 15193msgstr "Diese Website wird von folgenden Personen betrieben." 15194 15195#: resources/views/layouts/error.phtml:17 15196#: resources/views/layouts/error.phtml:34 15197#: resources/views/layouts/offline.phtml:67 15198msgid "This website is temporarily unavailable" 15199msgstr "Diese Webseite ist vorübergehend nicht verfügbar" 15200 15201#: resources/views/modules/privacy-policy/page.phtml:22 15202msgid "This website processes personal data for the purpose of historical and genealogical research." 15203msgstr "Diese Website verarbeitet personenbezogene Daten zum Zwecke der historischen und genealogischen Forschung." 15204 15205#: resources/views/modules/privacy-policy/page.phtml:33 15206msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." 15207msgstr "Diese Website verwendet Cookies, um Benutzeranmeldungen zu ermöglichen und Einstellungen wie die von Ihnen gewählte Sprache zu speichern." 15208 15209#: resources/views/modules/privacy-policy/footer.phtml:21 15210msgid "This website uses cookies to learn about visitor behavior." 15211msgstr "Diese Website verwendet Cookies um mehr über das Besucherverhalten zu erfahren." 15212 15213#: resources/views/modules/privacy-policy/page.phtml:45 15214msgid "This website uses third-party services to learn about visitor behavior." 15215msgstr "Diese Website verwendet Dienstleistungen von Drittanbietern, um Informationen über das Besucherverhalten zu bekommen." 15216 15217#. I18N: %s is the name of a family tree 15218#: resources/views/admin/trees-import.phtml:27 15219#, php-format 15220msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 15221msgstr "Dies wird die genealogischen Daten von „%s“ löschen und sie durch Daten einer andern GEDCOM ersetzen." 15222 15223#. I18N: abbreviation for Thursday 15224#: app/Date/AbstractCalendarDate.php:286 15225#: resources/views/edit/initialize-calendar-popup.phtml:27 15226msgid "Thu" 15227msgstr "Do" 15228 15229#: app/Module/CustomTagsPhpGedView.php:72 15230#: resources/views/admin/webtrees1-thumbnails.phtml:39 15231msgid "Thumbnail image" 15232msgstr "Vorschaubild" 15233 15234#: resources/views/admin/trees-preferences.phtml:298 15235#: resources/views/admin/trees-preferences.phtml:304 15236msgid "Thumbnail images" 15237msgstr "Vorschaubilder" 15238 15239#: app/Date/AbstractCalendarDate.php:256 15240msgid "Thursday" 15241msgstr "Donnerstag" 15242 15243#. I18N: Location of an LDS church temple 15244#: app/Elements/TempleCode.php:197 15245msgid "Tijuana, Mexico" 15246msgstr "Tijuana, Mexiko" 15247 15248#: app/Factories/ElementFactory.php:376 app/Module/CustomTagsGedcomL.php:193 15249#: app/Module/CustomTagsPhpGedView.php:58 15250#: app/Module/CustomTagsPhpGedView.php:62 15251msgid "Time" 15252msgstr "Uhrzeit" 15253 15254#: app/Factories/ElementFactory.php:324 app/Factories/ElementFactory.php:490 15255#: app/Factories/ElementFactory.php:621 app/Factories/ElementFactory.php:640 15256#: app/Factories/ElementFactory.php:671 app/Factories/ElementFactory.php:687 15257#: app/Factories/ElementFactory.php:718 app/Factories/ElementFactory.php:734 15258msgid "Time of last change" 15259msgstr "Uhrzeit der letzten Änderung" 15260 15261#. I18N: A configuration setting 15262#: resources/views/admin/site-preferences.phtml:50 15263#: resources/views/admin/users-edit.phtml:136 15264#: resources/views/edit-account-page.phtml:112 15265msgid "Time zone" 15266msgstr "Zeitzone" 15267 15268#. I18N: Name of a module/chart 15269#: app/Module/TimelineChartModule.php:98 15270msgid "Timeline" 15271msgstr "Zeitleiste" 15272 15273#: resources/views/admin/changes-log.phtml:134 15274#: resources/views/admin/site-logs.phtml:122 15275msgid "Timestamp" 15276msgstr "Zeitstempel" 15277 15278#. I18N: Name of a country or state 15279#: app/Statistics/Service/CountryService.php:490 15280msgid "Timor-Leste" 15281msgstr "Osttimor" 15282 15283#: app/Date/JalaliDate.php:262 15284msgctxt "Abbreviation for Persian month: Tir" 15285msgid "Tir" 15286msgstr "Tir" 15287 15288#. I18N: 4th month in the Persian/Jalali calendar 15289#: app/Date/JalaliDate.php:131 15290msgctxt "GENITIVE" 15291msgid "Tir" 15292msgstr "Tir" 15293 15294#. I18N: 4th month in the Persian/Jalali calendar 15295#: app/Date/JalaliDate.php:221 15296msgctxt "INSTRUMENTAL" 15297msgid "Tir" 15298msgstr "Tir" 15299 15300#. I18N: 4th month in the Persian/Jalali calendar 15301#: app/Date/JalaliDate.php:176 15302msgctxt "LOCATIVE" 15303msgid "Tir" 15304msgstr "Tir" 15305 15306#. I18N: 4th month in the Persian/Jalali calendar 15307#: app/Date/JalaliDate.php:86 15308msgctxt "NOMINATIVE" 15309msgid "Tir" 15310msgstr "Tir" 15311 15312#. I18N: a month in the Jewish calendar 15313#: app/Date/JewishDate.php:178 15314msgctxt "GENITIVE" 15315msgid "Tishrei" 15316msgstr "Tischri" 15317 15318#. I18N: a month in the Jewish calendar 15319#: app/Date/JewishDate.php:282 15320msgctxt "INSTRUMENTAL" 15321msgid "Tishrei" 15322msgstr "Tischri" 15323 15324#. I18N: a month in the Jewish calendar 15325#: app/Date/JewishDate.php:230 15326msgctxt "LOCATIVE" 15327msgid "Tishrei" 15328msgstr "Tischri" 15329 15330#. I18N: a month in the Jewish calendar 15331#: app/Date/JewishDate.php:126 15332msgctxt "NOMINATIVE" 15333msgid "Tishrei" 15334msgstr "Tischri" 15335 15336#: app/Factories/ElementFactory.php:616 app/Factories/ElementFactory.php:645 15337#: app/Factories/ElementFactory.php:706 15338#: resources/views/admin/fix-level-0-media.phtml:36 15339#: resources/views/lists/media-table.phtml:78 15340#: resources/views/lists/notes-table.phtml:89 15341#: resources/views/lists/sources-table.phtml:94 15342#: resources/views/modals/create-media-from-file.phtml:35 15343#: resources/views/modals/media-file-fields.phtml:109 15344#: resources/views/modals/source-fields.phtml:14 15345#: resources/views/modules/census-assistant.phtml:25 15346#: resources/views/modules/favorites/favorites.phtml:149 15347#: resources/views/modules/favorites/favorites.phtml:151 15348#: resources/views/modules/gedcom_news/edit.phtml:25 15349#: resources/views/modules/html/config.phtml:18 15350#: resources/views/modules/user_blog/edit.phtml:25 15351msgid "Title" 15352msgstr "Titel" 15353 15354#: resources/views/admin/broadcast.phtml:39 15355#: resources/views/admin/email-page.phtml:41 15356#: resources/views/contact-page.phtml:32 resources/views/message-page.phtml:38 15357msgctxt "Email recipient" 15358msgid "To" 15359msgstr "An" 15360 15361#: resources/views/admin/changes-log.phtml:48 15362#: resources/views/admin/site-logs.phtml:46 15363msgctxt "End of date range" 15364msgid "To" 15365msgstr "bis" 15366 15367#: resources/views/modules/html/config.phtml:32 15368msgid "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." 15369msgstr "Ihnen stehen einige Standardvorlagen zur Verfügung, um den Einstieg mit diesem Block zu erleichtern. Wenn Sie eine dieser Standardvorlagen wählen, wird deren Inhalt in der Textbox gezeigt. Sie können dann die Angaben nach Ihren Wünschen anpassen." 15370 15371#: resources/views/modules/todo/config.phtml:15 15372msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 15373msgstr "Um neue Forschungsaufgaben zu erstellen, müssen Sie zuerst die „Forschungsaufgabe“ zur Liste der Tatsachen und Ereignisse in den Stammbaumeinstellungen hinzufügen." 15374 15375#. I18N: Help text for the “Format text and notes” configuration setting 15376#: resources/views/admin/trees-preferences.phtml:622 15377msgid "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." 15378msgstr "Um die Kompatibilität mit anderen Genealogieanwendungen zu gewährleisten, sollten Notizen, Texte und Abschriften als einfacher, unformatierter Text aufgenommen werden. Allerdings ist eine Formatierung oft wünschenswert, um die Präsentation, das Verständnis etc. zu unterstützen." 15379 15380#. I18N: “Apache” is a software program. 15381#: resources/views/admin/site-preferences.phtml:36 15382msgid "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." 15383msgstr "Um diese vertraulichen Daten zu schützen, verwendet webtrees eine Apache Konfigurations-Datei (.htaccess), die jeden Zugriff auf dieses Verzeichnis verhindert. Falls Ihr Web-Server .htaccess-Dateien nicht unterstützt und Sie den Zugriff auf dieses Verzeichnis nicht beschränken können, können Sie ein anderes Verzeichnis losgelöst von Ihren Web-Dokumenten wählen." 15384 15385#: resources/views/help/zip-gedcom.phtml:8 15386msgid "To reduce the size of the download, you can compress the data into a .ZIP file. You will need to uncompress the .ZIP file before you can use it." 15387msgstr "Um die Größe des Downloads zu reduzieren, können Sie die Daten zu einer ZIP-Datei komprimieren. Sie müssen danach die ZIP-Datei entpacken, bevor Sie sie verwenden können." 15388 15389#: resources/views/emails/password-request-html.phtml:18 15390#: resources/views/emails/password-request-text.phtml:14 15391msgid "To set a new password, follow this link." 15392msgstr "Um ein neues Passwort festzulegen, folgen Sie diesem Link." 15393 15394#. I18N: Help text for the "Custom welcome text" site configuration setting 15395#: resources/views/admin/site-registration.phtml:43 15396msgid "To set this text for other languages, you must switch to that language, and visit this page again." 15397msgstr "Um diesen Text in eine andere Sprache zu übersetzen, müssen Sie zu dieser Sprache wechseln und diese Seite erneut aufrufen." 15398 15399#: resources/views/modules/sitemap/config.phtml:50 15400msgid "To tell search engines that sitemaps are available, you can use the following links." 15401msgstr "Um Suchmaschinen über das Vorhandensein von Sitemaps zu informieren, können Sie folgenden Links verwenden." 15402 15403#: resources/views/modules/bing-maps/config.phtml:36 15404#: resources/views/modules/google-maps/config.phtml:36 15405#: resources/views/modules/here-maps/config.phtml:36 15406#: resources/views/modules/map-box/config.phtml:36 15407#: resources/views/modules/openrouteservice/config.phtml:36 15408#: resources/views/modules/openstreetmap/config.phtml:36 15409msgid "To use this service, you need an API key." 15410msgstr "Um diesen Dienst zu nutzen, benötigen Sie einen API-Key." 15411 15412#: resources/views/modules/geonames/config.phtml:36 15413msgid "To use this service, you need an account." 15414msgstr "Um diesen Dienst zu nutzen, benötigen Sie ein Benutzerkonto." 15415 15416#. I18N: Name of a country or state 15417#: app/Statistics/Service/CountryService.php:480 15418msgid "Togo" 15419msgstr "Togo" 15420 15421#. I18N: Name of a country or state 15422#: app/Statistics/Service/CountryService.php:486 15423msgid "Tokelau" 15424msgstr "Tokelau" 15425 15426#. I18N: Location of an LDS church temple 15427#: app/Elements/TempleCode.php:198 15428msgid "Tokyo, Japan" 15429msgstr "Tokio, Japan" 15430 15431#. I18N: Type of media object 15432#: app/Elements/SourceMediaType.php:76 15433msgid "Tombstone" 15434msgstr "Grabstein" 15435 15436#. I18N: Name of a country or state 15437#: app/Statistics/Service/CountryService.php:492 15438msgid "Tonga" 15439msgstr "Tonga" 15440 15441#. 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 15442#: app/Module/TopGivenNamesModule.php:104 15443#, php-format 15444msgid "Top %s given name" 15445msgid_plural "Top %s given names" 15446msgstr[0] "Häufigster Vorname" 15447msgstr[1] "%s häufigsten Vornamen" 15448 15449#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 15450#: app/Module/TopSurnamesModule.php:165 15451#, php-format 15452msgid "Top %s surname" 15453msgid_plural "Top %s surnames" 15454msgstr[0] "häufigster Nachname" 15455msgstr[1] "%s häufigsten Nachnamen" 15456 15457#. I18N: i.e. most popular given name. 15458#: app/Module/TopGivenNamesModule.php:101 15459msgid "Top given name" 15460msgstr "Häufigster Vorname" 15461 15462#. I18N: Name of a module. Top=Most common 15463#: app/Module/TopGivenNamesModule.php:47 15464#: resources/views/statistics/individuals/names.phtml:55 15465msgid "Top given names" 15466msgstr "Häufigste Vornamen" 15467 15468#. I18N: i.e. most popular surname. 15469#: app/Module/TopSurnamesModule.php:162 15470msgid "Top surname" 15471msgstr "Häufigster Nachname" 15472 15473#. I18N: Name of a module. Top=Most common 15474#: app/Module/TopSurnamesModule.php:65 15475#: resources/views/statistics/individuals/names.phtml:31 15476msgid "Top surnames" 15477msgstr "Häufigste Nachnamen" 15478 15479#. I18N: Location of an LDS church temple 15480#: app/Elements/TempleCode.php:199 15481msgid "Toronto, Ontario, Canada" 15482msgstr "Toronto, Ontario, Kanada" 15483 15484#: app/Module/StatisticsChartModule.php:769 15485#: app/Statistics/Google/ChartBirth.php:115 15486#: app/Statistics/Google/ChartCommonGiven.php:82 15487#: app/Statistics/Google/ChartCommonSurname.php:141 15488#: app/Statistics/Google/ChartDeath.php:115 15489#: app/Statistics/Google/ChartDistribution.php:128 15490#: app/Statistics/Google/ChartDivorce.php:115 15491#: app/Statistics/Google/ChartFamilyLargest.php:105 15492#: app/Statistics/Google/ChartFamilyWithSources.php:77 15493#: app/Statistics/Google/ChartIndividualWithSources.php:77 15494#: app/Statistics/Google/ChartMarriage.php:115 15495#: app/Statistics/Google/ChartMedia.php:76 15496#: app/Statistics/Google/ChartMortality.php:67 15497#: app/Statistics/Google/ChartNoChildrenFamilies.php:103 15498#: app/Statistics/Google/ChartSex.php:56 15499#: resources/views/admin/control-panel.phtml:438 15500#: resources/views/lists/chart-by-age.phtml:29 15501#: resources/views/lists/chart-by-decade.phtml:21 15502msgid "Total" 15503msgstr "Insgesamt" 15504 15505#: resources/xml/reports/change_report.xml:127 15506msgid "Total accepted changes: " 15507msgstr "Anzahl der übernommenen Änderungen: " 15508 15509#: resources/views/statistics/individuals/total-events.phtml:22 15510msgid "Total births" 15511msgstr "Anzahl Geburten" 15512 15513#: resources/views/statistics/individuals/total-records.phtml:61 15514msgid "Total dead" 15515msgstr "Anzahl Verstorbene" 15516 15517#: resources/views/statistics/individuals/total-events.phtml:70 15518msgid "Total deaths" 15519msgstr "Anzahl Sterbefälle" 15520 15521#: resources/views/statistics/families/total-records.phtml:72 15522msgid "Total divorces" 15523msgstr "Anzahl an Scheidungen" 15524 15525#: resources/views/modules/gedcom_stats/config.phtml:52 15526#: resources/views/statistics/other/total-events.phtml:12 15527#: resources/xml/reports/missing_facts_report.xml:602 15528msgid "Total events" 15529msgstr "Anzahl Ereignisse" 15530 15531#: app/Statistics/Google/ChartNoChildrenFamilies.php:133 15532#: resources/views/statistics/families/total-records.phtml:13 15533#: resources/xml/reports/fact_sources.xml:248 15534#: resources/xml/reports/fact_sources.xml:252 15535#: resources/xml/reports/fact_sources.xml:350 15536#: resources/xml/reports/fact_sources.xml:354 15537#: resources/xml/reports/marriage_report.xml:111 15538msgid "Total families" 15539msgstr "Anzahl an Familien" 15540 15541#: resources/views/statistics/individuals/total-records.phtml:32 15542msgid "Total females" 15543msgstr "Anzahl weibliche Personen" 15544 15545#: resources/views/statistics/individuals/names.phtml:46 15546msgid "Total given names" 15547msgstr "Anzahl Vornamen" 15548 15549#: resources/views/statistics/individuals/total-records.phtml:12 15550#: resources/xml/reports/bdm_report.xml:210 15551#: resources/xml/reports/birth_report.xml:66 15552#: resources/xml/reports/cemetery_report.xml:89 15553#: resources/xml/reports/death_report.xml:99 15554#: resources/xml/reports/fact_sources.xml:142 15555#: resources/xml/reports/fact_sources.xml:146 15556#: resources/xml/reports/fact_sources.xml:305 15557#: resources/xml/reports/fact_sources.xml:309 15558#: resources/xml/reports/missing_facts_report.xml:601 15559#: resources/xml/reports/occupation_report.xml:94 15560#: resources/xml/reports/relative_ext_report.xml:147 15561msgid "Total individuals" 15562msgstr "Personen" 15563 15564#: resources/views/statistics/individuals/total-records.phtml:53 15565msgid "Total living" 15566msgstr "Anzahl Lebende" 15567 15568#: resources/views/statistics/individuals/total-records.phtml:23 15569msgid "Total males" 15570msgstr "Anzahl männliche Personen" 15571 15572#: resources/views/statistics/families/total-records.phtml:24 15573msgid "Total marriages" 15574msgstr "Anzahl an Eheschließungen" 15575 15576#: resources/xml/reports/change_report.xml:87 15577msgid "Total pending changes: " 15578msgstr "Anzahl der ausstehenden Änderungen: " 15579 15580#: resources/views/modules/gedcom_stats/config.phtml:47 15581#: resources/views/modules/html/template-statistics.phtml:36 15582#: resources/views/statistics/individuals/names.phtml:22 15583msgid "Total surnames" 15584msgstr "Anzahl Nachnamen" 15585 15586#: resources/views/modules/gedcom_stats/config.phtml:53 15587msgid "Total users" 15588msgstr "Anzahl Benutzer" 15589 15590#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:43 15591#: app/Module/ModuleAnalyticsTrait.php:79 15592#: resources/views/admin/analytics-edit.phtml:17 15593#: resources/views/admin/control-panel.phtml:598 15594#: resources/views/admin/modules.phtml:110 15595#: resources/views/admin/modules.phtml:112 15596#: resources/views/admin/modules.phtml:240 15597#: resources/views/admin/modules.phtml:243 15598#: resources/views/modules/privacy-policy/page.phtml:41 15599msgid "Tracking and analytics" 15600msgstr "Tracking und Analyse" 15601 15602#: app/Factories/ElementFactory.php:743 15603msgid "Trailer" 15604msgstr "Vorschau" 15605 15606#: app/Module/AncestorsChartModule.php:276 15607#: app/Module/DescendancyChartModule.php:270 15608#: resources/views/emails/register-notify-html.phtml:34 15609#: resources/views/emails/register-notify-text.phtml:28 15610msgid "Tree" 15611msgstr "Baum" 15612 15613#. I18N: The third day in the French republican calendar 15614#: app/Date/FrenchDate.php:291 15615msgid "Tridi" 15616msgstr "Tridi" 15617 15618#. I18N: Name of a country or state 15619#: app/Statistics/Service/CountryService.php:494 15620msgid "Trinidad and Tobago" 15621msgstr "Trinidad und Tobago" 15622 15623#. I18N: Location of an LDS church temple 15624#: app/Elements/TempleCode.php:200 15625msgid "Trujillo, Peru" 15626msgstr "Trujillo, Peru" 15627 15628#. I18N: abbreviation for Tuesday 15629#: app/Date/AbstractCalendarDate.php:282 15630#: resources/views/edit/initialize-calendar-popup.phtml:25 15631msgid "Tue" 15632msgstr "Di" 15633 15634#: app/Date/AbstractCalendarDate.php:254 15635msgid "Tuesday" 15636msgstr "Dienstag" 15637 15638#. I18N: Name of a country or state 15639#: app/Statistics/Service/CountryService.php:496 15640msgid "Tunisia" 15641msgstr "Tunesien" 15642 15643#. I18N: Name of a country or state 15644#: app/Statistics/Service/CountryService.php:498 15645msgid "Turkey" 15646msgstr "Türkei" 15647 15648#. I18N: Name of a country or state 15649#: app/Statistics/Service/CountryService.php:488 15650msgid "Turkmenistan" 15651msgstr "Turkmenistan" 15652 15653#. I18N: Name of a country or state 15654#: app/Statistics/Service/CountryService.php:476 15655msgid "Turks and Caicos Islands" 15656msgstr "Turks- und Caicosinseln" 15657 15658#. I18N: Name of a country or state 15659#: app/Statistics/Service/CountryService.php:500 15660msgid "Tuvalu" 15661msgstr "Tuvalu" 15662 15663#. I18N: Location of an LDS church temple 15664#: app/Elements/TempleCode.php:196 15665msgid "Tuxtla Gutierrez, Mexico" 15666msgstr "Tuxtla Gutierrez, Mexiko" 15667 15668#. I18N: Location of an LDS church temple 15669#: app/Elements/TempleCode.php:201 15670msgid "Twin Falls, Idaho, United States" 15671msgstr "Twin Falls, Idaho, Vereinigte Staaten" 15672 15673#: app/Factories/ElementFactory.php:296 app/Factories/ElementFactory.php:303 15674#: app/Factories/ElementFactory.php:316 app/Factories/ElementFactory.php:427 15675#: app/Factories/ElementFactory.php:434 app/Factories/ElementFactory.php:447 15676#: app/Module/CustomTagsLegacy.php:131 app/Module/CustomTagsPhpGedView.php:77 15677#: app/Statistics/Google/ChartFamilyLargest.php:104 15678#: app/Statistics/Google/ChartFamilyWithSources.php:76 15679#: app/Statistics/Google/ChartIndividualWithSources.php:76 15680#: app/Statistics/Google/ChartMedia.php:75 15681#: app/Statistics/Google/ChartSex.php:55 15682#: resources/views/admin/site-logs.phtml:53 15683#: resources/views/admin/site-logs.phtml:123 15684#: resources/views/modules/media-list/page.phtml:61 15685#: resources/views/modules/random_media/config.phtml:27 15686#: resources/views/modules/recent_changes/changes-table.phtml:39 15687msgid "Type" 15688msgstr "Typ" 15689 15690#: app/Module/CustomTagsGedcomL.php:202 15691msgid "Type of abbreviation" 15692msgstr "Art der Abkürzung" 15693 15694#: app/Module/CustomTagsGedcomL.php:226 15695msgid "Type of administrative ID" 15696msgstr "Art der Verwaltungs-ID" 15697 15698#: app/Module/CustomTagsGedcomL.php:230 15699msgid "Type of demographic data" 15700msgstr "Art der demografischen Daten" 15701 15702#: app/Factories/ElementFactory.php:333 app/Factories/ElementFactory.php:528 15703#: app/Module/CustomTagsGedcomL.php:196 15704msgid "Type of event" 15705msgstr "Art des Ereignisses" 15706 15707#: app/Factories/ElementFactory.php:530 15708msgid "Type of fact" 15709msgstr "Art der Tatsache" 15710 15711#: app/Factories/ElementFactory.php:541 15712msgid "Type of identification number" 15713msgstr "Art der Identifikationsnummer" 15714 15715#: app/Module/CustomTagsGedcomL.php:219 15716msgid "Type of location" 15717msgstr "Art des Ortes" 15718 15719#: app/Factories/ElementFactory.php:343 15720msgid "Type of marriage" 15721msgstr "Art der Eheschließung" 15722 15723#: app/Factories/ElementFactory.php:568 15724msgid "Type of name" 15725msgstr "Art des Namens" 15726 15727#: app/Factories/ElementFactory.php:349 app/Factories/ElementFactory.php:586 15728#: app/Factories/ElementFactory.php:625 app/Factories/ElementFactory.php:648 15729#: app/Factories/ElementFactory.php:679 app/Factories/ElementFactory.php:699 15730msgid "Type of reference number" 15731msgstr "Art der Referenznummer" 15732 15733#: app/Module/CustomTagsGedcomL.php:122 app/Module/CustomTagsGedcomL.php:175 15734msgid "Type of research task" 15735msgstr "Art der Forschungsaufgabe" 15736 15737#. I18N: A configuration setting 15738#: app/Factories/ElementFactory.php:319 app/Factories/ElementFactory.php:399 15739#: app/Factories/ElementFactory.php:448 app/Factories/ElementFactory.php:681 15740#: app/Factories/ElementFactory.php:729 15741#: app/Http/RequestHandlers/CreateRepositoryModal.php:53 15742#: app/Module/CustomTagsLegacy.php:126 15743#: app/Module/CustomTagsPersonalAncestralFile.php:58 15744#: app/Module/CustomTagsPersonalAncestralFile.php:64 15745#: app/Module/CustomTagsPhpGedView.php:76 15746#: app/Module/CustomTagsRootsMagic.php:54 15747#: resources/views/admin/trees-create.phtml:32 15748#: resources/views/admin/trees-preferences.phtml:73 15749#: resources/views/modals/media-file-fields.phtml:100 15750#: resources/views/modules/favorites/favorites.phtml:136 15751#: resources/views/modules/favorites/favorites.phtml:143 15752#: resources/views/modules/favorites/favorites.phtml:145 15753#: resources/views/modules/matomo-analytics/form.phtml:18 15754#: resources/views/modules/share-url/share.phtml:11 15755#: resources/views/modules/sitemap/config.phtml:46 15756msgid "URL" 15757msgstr "Internetadresse (URL)" 15758 15759#. I18N: Name of a country or state 15760#: app/Statistics/Service/CountryService.php:510 15761msgid "US Minor Outlying Islands" 15762msgstr "Kleinere amerikanische Überseeinseln" 15763 15764#. I18N: Name of a country or state 15765#: app/Statistics/Service/CountryService.php:526 15766msgid "US Virgin Islands" 15767msgstr "Amerikanische Jungferninseln" 15768 15769#. I18N: Name of a country or state 15770#: app/Statistics/Service/CountryService.php:506 15771msgid "Uganda" 15772msgstr "Uganda" 15773 15774#. I18N: Name of a country or state 15775#: app/Statistics/Service/CountryService.php:508 15776msgid "Ukraine" 15777msgstr "Ukraine" 15778 15779#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 15780#: app/Elements/LdsBaptismDateStatus.php:77 15781#: app/Elements/LdsChildSealingDateStatus.php:70 15782#: app/Elements/LdsEndowmentDateStatus.php:78 15783#: app/Elements/LdsSpouseSealingDateStatus.php:77 15784msgid "Uncleared: insufficient data" 15785msgstr "Ungeklärt: unzureichende Daten" 15786 15787#: app/Module/CustomTagsGedcomL.php:127 app/Module/CustomTagsGedcomL.php:180 15788#: app/Module/CustomTagsGedcomL.php:181 app/Module/CustomTagsGedcomL.php:183 15789#: app/Module/CustomTagsGedcomL.php:185 app/Module/CustomTagsGedcomL.php:186 15790#: app/Module/CustomTagsGedcomL.php:188 app/Module/CustomTagsGedcomL.php:189 15791#: app/Module/CustomTagsGedcomL.php:242 app/Module/CustomTagsGenPluswin.php:89 15792#: app/Module/CustomTagsGenPluswin.php:125 15793#: app/Module/CustomTagsGenPluswin.php:127 15794#: app/Module/CustomTagsGenPluswin.php:129 15795#: app/Module/CustomTagsGenPluswin.php:131 15796#: app/Module/CustomTagsGenPluswin.php:134 app/Module/CustomTagsLegacy.php:125 15797msgid "Unique identifier" 15798msgstr "Eindeutige Kennung" 15799 15800#. I18N: Help text for the “Add unique identifiers” configuration setting 15801#: resources/views/admin/trees-preferences.phtml:152 15802msgid "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." 15803msgstr "Eindeutige Kennungen erlauben, den gleichen Datensatz in verschiedenen Stammbäumen und auf unterschiedlichen Systemen zu finden. Sie werden hinzugefügt, wenn Datensätze erstellt oder aktualisiert werden. Falls Sie nicht möchten, dass eindeutige Kennungen angezeigt werden, können Sie diese über die Datenschutzeinstellungen ausblenden." 15804 15805#. I18N: Name of a country or state 15806#: app/Statistics/Service/CountryService.php:54 15807msgid "United Arab Emirates" 15808msgstr "Vereinigte Arabische Emirate" 15809 15810#. I18N: Name of a country or state 15811#: app/Statistics/Service/CountryService.php:201 15812msgid "United Kingdom" 15813msgstr "Vereinigtes Königreich" 15814 15815#. I18N: Name of a country or state 15816#: app/Statistics/Service/CountryService.php:514 15817msgid "United States" 15818msgstr "Vereinigte Staaten" 15819 15820#. I18N: Name of a country or state 15821#: app/Elements/FamilyStatusText.php:73 app/GedcomRecord.php:898 15822#: app/GedcomRecord.php:903 app/Module/CustomTagsFamilyTreeMaker.php:140 15823#: app/Module/CustomTagsGedcom53.php:103 app/Statistics/Google/ChartSex.php:72 15824#: app/Statistics/Service/CountryService.php:38 15825msgid "Unknown" 15826msgstr "Unbekannt" 15827 15828#: app/Statistics/Google/ChartNoChildrenFamilies.php:120 15829msgctxt "unknown century" 15830msgid "Unknown" 15831msgstr "Unbekannt" 15832 15833#: app/Elements/SexValue.php:75 resources/views/individual-sex.phtml:39 15834#: resources/xml/reports/family_group_report.xml:844 15835#: resources/xml/reports/individual_ext_report.xml:399 15836#: resources/xml/reports/individual_ext_report.xml:606 15837#: resources/xml/reports/individual_report.xml:388 15838#: resources/xml/reports/individual_report.xml:602 15839msgctxt "unknown gender" 15840msgid "Unknown" 15841msgstr "Unbekannt" 15842 15843#: resources/views/edit-account-page.phtml:65 15844msgctxt "unknown people" 15845msgid "Unknown" 15846msgstr "Unbekannt" 15847 15848#: resources/views/edit/icon-fact-delete.phtml:19 15849#: resources/views/edit/icon-fact-delete.phtml:21 15850msgid "Unlink" 15851msgstr "Verknüpfung aufheben" 15852 15853#: app/Elements/UnknownElement.php:36 15854msgid "Unrecognized GEDCOM code" 15855msgstr "Unbekannter GEDCOM Code" 15856 15857#: resources/views/admin/media.phtml:50 15858msgid "Unused files" 15859msgstr "Nicht benutzte Dateien" 15860 15861#: app/Http/RequestHandlers/UpgradeWizardPage.php:124 15862#, php-format 15863msgid "Unzip %s to a temporary folder…" 15864msgstr "Entpacke %s in ein temporäres Verzeichnis…" 15865 15866#. I18N: Name of a module 15867#: app/Module/UpcomingAnniversariesModule.php:105 15868msgid "Upcoming events" 15869msgstr "Anstehende Ereignisse" 15870 15871#: app/Http/RequestHandlers/DataFixData.php:105 15872#: resources/views/modules/batch_update/admin.phtml:78 15873msgid "Update" 15874msgstr "Bearbeiten" 15875 15876#: resources/views/admin/data-fix-page.phtml:47 15877#: resources/views/modules/batch_update/admin.phtml:83 15878#: resources/views/modules/batch_update/admin.phtml:87 15879msgid "Update all" 15880msgstr "Alles bearbeiten" 15881 15882#. I18N: Name of a module 15883#: app/Module/FixPlaceNames.php:61 15884msgid "Update place names" 15885msgstr "Aktualisiere Ortsnamen" 15886 15887#. I18N: Description of a “Data fix” module 15888#: app/Module/FixPlaceNames.php:72 15889msgid "Update the higher-level parts of place names, while keeping the lower-level parts." 15890msgstr "Aktualisieren Sie die übergeordneten Teile der Ortsnamen, während die untergeordneten Teile beibehalten werden." 15891 15892#. I18N: %s is a version number, such as 1.2.3 15893#. I18N: %s is a version number 15894#: app/Http/RequestHandlers/LoginAction.php:81 15895#: app/Http/RequestHandlers/UpgradeWizardStep.php:177 15896#: resources/views/admin/control-panel.phtml:192 15897#, php-format 15898msgid "Upgrade to webtrees %s." 15899msgstr "Aktualisiere auf webtrees %s." 15900 15901#: app/Http/RequestHandlers/UpgradeWizardPage.php:79 15902#: app/Http/RequestHandlers/UpgradeWizardPage.php:119 15903msgid "Upgrade wizard" 15904msgstr "Aktualisierungsassistent" 15905 15906#: app/Http/RequestHandlers/UploadMediaPage.php:69 15907#: resources/views/admin/control-panel.phtml:813 15908msgid "Upload media files" 15909msgstr "Mediendateien hochladen" 15910 15911#: resources/views/admin/media-upload.phtml:23 15912msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 15913msgstr "Ein oder mehrere Mediendateien von Ihrem lokalen Rechner hochladen. Mediendateien können Bilder, Videos, Tonaufnahmen oder andere Formate sein." 15914 15915#. I18N: Name of a country or state 15916#: app/Statistics/Service/CountryService.php:512 15917msgid "Uruguay" 15918msgstr "Uruguay" 15919 15920#: app/Services/EmailService.php:229 15921msgid "Use SMTP to send messages" 15922msgstr "SMTP zum Senden von Nachrichten benutzen" 15923 15924#: app/Module/FixSearchAndReplace.php:104 15925msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 15926msgstr "„?“ ist einem einzelnen beliebigen Zeichen gleich; „*“ ist keinem, einem oder mehreren beliebigen Zeichen gleich." 15927 15928#: app/Module/ModuleMapGeoLocationTrait.php:48 15929msgid "Use an external service to find locations." 15930msgstr "Verwenden Sie einen externen Dienst, um Orte zu finden." 15931 15932#. I18N: placeholder text for new-password field 15933#: resources/views/admin/users-create.phtml:61 15934#: resources/views/admin/users-edit.phtml:71 15935#: resources/views/register-page.phtml:75 15936#, php-format 15937msgid "Use at least %s character." 15938msgid_plural "Use at least %s characters." 15939msgstr[0] "Verwende mindestens %s Zeichen." 15940msgstr[1] "Verwende mindestens %s Zeichen." 15941 15942#: resources/xml/reports/family_group_report.xml:12 15943#: resources/xml/reports/individual_ext_report.xml:13 15944#: resources/xml/reports/individual_report.xml:10 15945msgid "Use colors" 15946msgstr "Farben benutzen" 15947 15948#: resources/views/modules/interactive-tree/chart.phtml:19 15949msgid "Use compact layout" 15950msgstr "Benutze Kompaktansicht" 15951 15952#. I18N: A configuration setting 15953#: resources/views/admin/trees-preferences.phtml:751 15954msgid "Use full source citations" 15955msgstr "Vollständige Quellenzitate benutzen" 15956 15957#: resources/views/setup/step-4-database-mysql.phtml:125 15958#: resources/views/setup/step-4-database-pgsql.phtml:110 15959#: resources/views/setup/step-4-database-sqlite.phtml:69 15960#: resources/views/setup/step-4-database-sqlite.phtml:84 15961#: resources/views/setup/step-4-database-sqlsvr.phtml:110 15962msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 15963msgstr "Verwenden Sie die Buchstaben A-Z, a-z, die Ziffern 0-9 oder Unterstriche" 15964 15965#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:44 15966msgid "Use maps in webtrees." 15967msgstr "Karten in webtrees verwenden." 15968 15969#. I18N: A configuration setting 15970#: resources/views/admin/site-mail.phtml:123 15971msgid "Use password" 15972msgstr "Passwort verwenden" 15973 15974#. I18N: "sendmail" is the name of some mail software 15975#: app/Services/EmailService.php:228 15976msgid "Use sendmail to send messages" 15977msgstr "Zum Nachrichtenversand sendmail verwenden" 15978 15979#. I18N: Help text for the “Use silhouettes” configuration setting 15980#: resources/views/admin/trees-preferences.phtml:324 15981msgid "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." 15982msgstr "Silhouetten werden angezeigt, wenn zu einer Person kein hervorgehobenes Bild eingestellt wurde. Die Silhouetten sind geschlechtsspezifisch." 15983 15984#. I18N: A configuration setting 15985#: resources/views/admin/trees-preferences.phtml:319 15986msgid "Use silhouettes" 15987msgstr "Silhouetten verwenden" 15988 15989#: app/Http/RequestHandlers/CopyFact.php:79 15990msgid "Use the “edit“ menu to paste this into another record." 15991msgstr "Verwenden Sie das Menü \"Bearbeiten\", um dies zu einem anderen Datensatz hinzuzufügen." 15992 15993#: resources/views/register-page.phtml:90 15994msgid "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." 15995msgstr "Bitte benutzen Sie dieses Feld, um dem Verwalter mitzuteilen, warum Sie sich registrieren wollen und wie Sie mit diesem Stammbaum verbunden sind. Sie können hier auch andere Anmerkungen eingeben, die Sie dem Verwalter mitteilen möchten." 15996 15997#: app/Module/ResearchTaskModule.php:59 app/Module/ResearchTaskModule.php:62 15998#: resources/views/admin/changes-log.phtml:85 15999#: resources/views/admin/changes-log.phtml:138 16000#: resources/views/admin/site-logs.phtml:76 16001#: resources/views/admin/site-logs.phtml:126 16002msgid "User" 16003msgstr "Benutzer" 16004 16005#: app/Http/RequestHandlers/UserListPage.php:51 16006#: resources/views/admin/control-panel.phtml:512 16007#: resources/views/admin/email-page.phtml:21 16008#: resources/views/admin/users-cleanup.phtml:22 16009#: resources/views/admin/users-create.phtml:20 16010#: resources/views/admin/users-edit.phtml:29 16011msgid "User administration" 16012msgstr "Benutzerverwaltung" 16013 16014#: resources/views/admin/users-cleanup.phtml:64 16015msgid "User didn’t verify within 7 days." 16016msgstr "Registrierung nicht innerhalb von 7 Tagen bestätigt." 16017 16018#: resources/views/admin/users-cleanup.phtml:66 16019msgid "User not verified by administrator." 16020msgstr "Benutzer nicht vom Administrator überprüft." 16021 16022#: app/Http/RequestHandlers/VerifyEmail.php:72 16023msgid "User verification" 16024msgstr "Benutzer-Verifizierung" 16025 16026#. I18N: A configuration setting 16027#: resources/views/admin/site-mail.phtml:138 16028#: resources/views/admin/users-create.phtml:45 16029#: resources/views/admin/users-edit.phtml:55 16030#: resources/views/admin/users.phtml:26 16031#: resources/views/edit-account-page.phtml:33 16032#: resources/views/emails/register-notify-html.phtml:26 16033#: resources/views/emails/register-notify-text.phtml:20 16034#: resources/views/login-page.phtml:35 16035#: resources/views/modules/geonames/config.phtml:23 16036#: resources/views/modules/login_block/sign-in.phtml:24 16037#: resources/views/modules/todo/research-tasks.phtml:33 16038#: resources/views/password-reset-page.phtml:26 16039#: resources/views/register-page.phtml:60 16040#: resources/views/setup/step-5-administrator.phtml:66 16041msgid "Username" 16042msgstr "Benutzername" 16043 16044#: resources/views/forgot-password-page.phtml:22 16045#: resources/views/modules/login_block/sign-in.phtml:58 16046msgid "Username or email address" 16047msgstr "Benutzername oder E-Mail-Adresse" 16048 16049#: resources/views/admin/users-create.phtml:50 16050#: resources/views/admin/users-edit.phtml:60 16051#: resources/views/edit-account-page.phtml:38 16052#: resources/views/register-page.phtml:65 16053msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 16054msgstr "Benutzernamen ignorieren Groß-und Kleinschreibung und Buchstaben mit Akzenten, so dass „Chloe“, „chloë“ und „CHLOE“ als identisch betrachtet werden." 16055 16056#: resources/views/admin/control-panel.phtml:478 16057#: resources/views/modules/gedcom_stats/statistics.phtml:146 16058#: resources/views/modules/html/template-statistics.phtml:60 16059msgid "Users" 16060msgstr "Benutzer" 16061 16062#: resources/views/admin/users-cleanup.phtml:45 16063msgid "User’s account has been inactive too long: " 16064msgstr "Dieser Benutzer war zu lange nicht mehr aktiv: " 16065 16066#. I18N: Name of a country or state 16067#: app/Statistics/Service/CountryService.php:516 16068msgid "Uzbekistan" 16069msgstr "Usbekistan" 16070 16071#. I18N: Location of an LDS church temple 16072#: app/Elements/TempleCode.php:202 16073msgid "Vancouver, British Columbia, Canada" 16074msgstr "Vancouver, British Columbia, Kanada" 16075 16076#. I18N: Name of a country or state 16077#: app/Statistics/Service/CountryService.php:530 16078msgid "Vanuatu" 16079msgstr "Vanuatu" 16080 16081#. I18N: Description of the “StatisticsChart” module 16082#: app/Module/StatisticsChartModule.php:98 16083msgid "Various statistics charts." 16084msgstr "Verschiedene Statistikdiagramme." 16085 16086#. I18N: Name of a country or state 16087#: app/Statistics/Service/CountryService.php:518 16088msgid "Vatican City" 16089msgstr "Vatikanstadt" 16090 16091#. I18N: a month in the French republican calendar 16092#: app/Date/FrenchDate.php:135 16093msgctxt "GENITIVE" 16094msgid "Vendemiaire" 16095msgstr "Vendémiaire" 16096 16097#. I18N: a month in the French republican calendar 16098#: app/Date/FrenchDate.php:229 16099msgctxt "INSTRUMENTAL" 16100msgid "Vendemiaire" 16101msgstr "Vendémiaire" 16102 16103#. I18N: a month in the French republican calendar 16104#: app/Date/FrenchDate.php:182 16105msgctxt "LOCATIVE" 16106msgid "Vendemiaire" 16107msgstr "Vendémiaire" 16108 16109#. I18N: a month in the French republican calendar 16110#: app/Date/FrenchDate.php:87 16111msgctxt "NOMINATIVE" 16112msgid "Vendemiaire" 16113msgstr "Vendémiaire" 16114 16115#. I18N: Name of a country or state 16116#: app/Statistics/Service/CountryService.php:522 16117msgid "Venezuela" 16118msgstr "Venezuela" 16119 16120#. I18N: a month in the French republican calendar 16121#: app/Date/FrenchDate.php:145 16122msgctxt "GENITIVE" 16123msgid "Ventose" 16124msgstr "Ventôse" 16125 16126#. I18N: a month in the French republican calendar 16127#: app/Date/FrenchDate.php:239 16128msgctxt "INSTRUMENTAL" 16129msgid "Ventose" 16130msgstr "Ventôse" 16131 16132#. I18N: a month in the French republican calendar 16133#: app/Date/FrenchDate.php:192 16134msgctxt "LOCATIVE" 16135msgid "Ventose" 16136msgstr "Ventôse" 16137 16138#. I18N: a month in the French republican calendar 16139#: app/Date/FrenchDate.php:97 16140msgctxt "NOMINATIVE" 16141msgid "Ventose" 16142msgstr "Ventôse" 16143 16144#. I18N: Location of an LDS church temple 16145#: app/Elements/TempleCode.php:203 16146msgid "Veracruz, Mexico" 16147msgstr "Veracruz, Mexiko" 16148 16149#: app/Module/CustomTagsLegacy.php:55 app/Module/CustomTagsLegacy.php:56 16150#: app/Module/CustomTagsLegacy.php:63 app/Module/CustomTagsLegacy.php:105 16151#: app/Module/CustomTagsLegacy.php:106 app/Module/CustomTagsLegacy.php:109 16152#: resources/views/admin/users.phtml:34 16153msgid "Verified" 16154msgstr "Bestätigt" 16155 16156#. I18N: Location of an LDS church temple 16157#: app/Elements/TempleCode.php:204 16158msgid "Vernal, Utah, United States" 16159msgstr "Vernal, Utah, Vereinigte Staaten" 16160 16161#: app/Factories/ElementFactory.php:373 app/Factories/ElementFactory.php:381 16162#: app/Factories/ElementFactory.php:404 16163msgid "Version" 16164msgstr "Version" 16165 16166#. I18N: Type of media object 16167#: app/Elements/SourceMediaType.php:77 app/Module/CustomTagsGedcom53.php:90 16168#: app/Module/CustomTagsGedcom53.php:102 app/Module/CustomTagsGedcom53.php:133 16169#: app/Module/CustomTagsGedcom53.php:187 16170msgid "Video" 16171msgstr "Video" 16172 16173#. I18N: Name of a country or state 16174#: app/Statistics/Service/CountryService.php:528 16175msgid "Vietnam" 16176msgstr "Vietnam" 16177 16178#: resources/views/modules/place-hierarchy/page.phtml:49 16179#, php-format 16180msgid "View table of events occurring in %s" 16181msgstr "Zeige eine Liste der Ereignisse, die in %s stattfanden" 16182 16183#: resources/views/calendar-page.phtml:215 16184msgid "View this day" 16185msgstr "Diesen Tag ansehen" 16186 16187#: app/Functions/FunctionsPrintFacts.php:187 16188#: app/Statistics/Repository/FamilyRepository.php:470 16189#: resources/views/statistics/families/top10-list-age.phtml:23 16190#: resources/views/statistics/families/top10-nolist-age.phtml:25 16191msgid "View this family" 16192msgstr "Diese Familie ansehen" 16193 16194#: app/Module/ModuleMapLinkTrait.php:62 16195#, php-format 16196msgid "View this location using %s" 16197msgstr "Diesen Ort mit %s ansehen" 16198 16199#: resources/views/calendar-page.phtml:219 16200msgid "View this month" 16201msgstr "Diesen Monat ansehen" 16202 16203#: resources/views/calendar-page.phtml:223 16204msgid "View this year" 16205msgstr "Dieses Jahr ansehen" 16206 16207#. I18N: Location of an LDS church temple 16208#: app/Elements/TempleCode.php:205 16209msgid "Villa Hermosa, Mexico" 16210msgstr "Villa Hermosa, Mexiko" 16211 16212#. I18N: A configuration setting 16213#: resources/views/admin/users-edit.phtml:167 16214#: resources/views/edit-account-page.phtml:149 16215msgid "Visible online" 16216msgstr "Sichtbar, wenn angemeldet" 16217 16218#. I18N: A configuration setting 16219#: resources/views/admin/users-edit.phtml:173 16220#: resources/views/edit-account-page.phtml:152 16221msgid "Visible to other users when online" 16222msgstr "Für andere Benutzer sichtbar, wenn angemeldet" 16223 16224#. I18N: Listbox entry; name of a role 16225#: app/Http/RequestHandlers/UserEditPage.php:96 16226#: resources/views/admin/trees-export.phtml:126 16227#: resources/views/admin/users-edit.phtml:239 16228#: resources/views/modules/clippings/download.phtml:48 16229#: resources/views/modules/clippings/download.phtml:68 16230msgid "Visitor" 16231msgstr "Besucher" 16232 16233#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 16234#: app/Module/BirthDeathMarriageReportModule.php:40 16235#: resources/views/calendar-page.phtml:176 16236#: resources/xml/reports/bdm_report.xml:3 16237#: resources/xml/reports/bdm_report.xml:34 16238msgid "Vital records" 16239msgstr "Personendaten" 16240 16241#. I18N: Name of a country or state 16242#: app/Statistics/Service/CountryService.php:534 16243msgid "Wales" 16244msgstr "Wales" 16245 16246#. I18N: Name of a country or state 16247#: app/Statistics/Service/CountryService.php:532 16248msgid "Wallis and Futuna" 16249msgstr "Wallis und Futuna" 16250 16251#: app/Elements/RelationIsDescriptor.php:126 16252msgid "Ward" 16253msgstr "Mündel" 16254 16255#: app/Elements/RelationIsDescriptor.php:91 16256msgctxt "FEMALE" 16257msgid "Ward" 16258msgstr "Mündel" 16259 16260#: app/Elements/RelationIsDescriptor.php:70 16261msgctxt "MALE" 16262msgid "Ward" 16263msgstr "Mündel" 16264 16265#. I18N: Location of an LDS church temple 16266#: app/Elements/TempleCode.php:206 16267msgid "Washington, District of Columbia, United States" 16268msgstr "Washington, District of Columbia, Vereinigte Staaten" 16269 16270#: resources/views/admin/trees-preferences.phtml:330 16271msgid "Watermarks" 16272msgstr "Wasserzeichen" 16273 16274#. I18N: Help text for the “Images without watermarks” configuration setting 16275#: resources/views/admin/trees-preferences.phtml:340 16276msgid "Watermarks are optional and normally shown just to visitors." 16277msgstr "Wasserzeichen sind optional und sind normalerweise nur für Besucher sichtbar." 16278 16279#: resources/views/register-success-page.phtml:23 16280#, php-format 16281msgid "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." 16282msgstr "Ihnen wird nun eine Bestätigungs-E-Mail an die Adresse <b>%s</b> geschickt. Sie müssen den in der E-Mail enthaltenen Anweisungen folgen, um Ihr Benutzerkonto zu aktivieren. Falls Sie innerhalb von 7 Tagen nicht reagieren, wird Ihre Registrierungsanfrage automatisch verworfen. Sie müssen dann erneut anfragen.<br><br>Wenn Sie den Anweisungen in der Bestätigungs-E-Mail gefolgt sind, muss der Verwalter Ihren Benutzernamen noch freischalten, bevor Sie ihn benutzen können.<br><br>Um sich auf dieser Webseite anzumelden, benötigen Sie dann Ihren Benutzernamen und Ihr Passwort." 16283 16284#: resources/views/admin/control-panel.phtml:163 16285#: resources/views/admin/control-panel.phtml:584 16286#: resources/views/admin/trees-preferences.phtml:200 16287msgid "Website" 16288msgstr "Webseite" 16289 16290#: app/Http/RequestHandlers/SiteLogsPage.php:100 16291#: resources/views/admin/control-panel.phtml:242 16292msgid "Website logs" 16293msgstr "Webseitenprotokolle" 16294 16295#: app/Http/RequestHandlers/SitePreferencesPage.php:64 16296#: resources/views/admin/control-panel.phtml:220 16297msgid "Website preferences" 16298msgstr "Einstellungen Webseite" 16299 16300#. I18N: abbreviation for Wednesday 16301#: app/Date/AbstractCalendarDate.php:284 16302#: resources/views/edit/initialize-calendar-popup.phtml:26 16303msgid "Wed" 16304msgstr "Mi" 16305 16306#: app/Date/AbstractCalendarDate.php:255 16307msgid "Wednesday" 16308msgstr "Mittwoch" 16309 16310#: app/Module/CustomTagsBrothersKeeper.php:109 16311msgid "Weight" 16312msgstr "Gewicht" 16313 16314#. I18N: A %s is the user’s name 16315#: app/Module/UserWelcomeModule.php:123 16316#, php-format 16317msgid "Welcome %s" 16318msgstr "Willkommen, %s" 16319 16320#. I18N: A configuration setting 16321#: resources/views/admin/site-registration.phtml:26 16322msgid "Welcome text on sign-in page" 16323msgstr "Begrüßungstext auf der Anmeldungsseite" 16324 16325#: resources/views/login-page.phtml:22 16326msgid "Welcome to this genealogy website" 16327msgstr "Willkommen auf dieser Genealogie-Webseite" 16328 16329#. I18N: Name of a country or state 16330#: app/Statistics/Service/CountryService.php:177 16331msgid "Western Sahara" 16332msgstr "Westsahara" 16333 16334#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 16335#: resources/views/admin/trees-preferences.phtml:786 16336msgid "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." 16337msgstr "Wenn ein Datensatz bearbeitet wird, werden der Benutzer und der Zeitstempel aufgezeichnet. In einigen Fällen ist es wünschenswert, die vorhandenen Informationen zur „Letzten Änderung“ beizubehalten, z. B. wenn geringfügige Korrekturen an den Daten einer anderen Person vorgenommen werden. Diese Option steuert, ob diese Funktion standardmäßig ausgewählt ist." 16338 16339#: resources/views/admin/users-edit.phtml:108 16340msgid "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." 16341msgstr "Sobald ein Besucher ein Benutzerkonto anfragt, wird eine E-Mail mit einem Bestätigungslink an die angegebene Adresse gesandt. Wenn dieser dem Link folgt, wissen Sie, dass die Emailadresse korrekt ist. Damit wird die Einstellung „E-Mail überprüft“ automatisch ausgewählt." 16342 16343#. I18N: Help text for the “Source type” configuration setting 16344#: resources/views/admin/trees-preferences.phtml:771 16345msgid "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." 16346msgstr "Beim Hinzufügen von neuen nahen Verwandten, können Quellangaben zu den Personen- und Familendatensätzen oder zu Ereignissen wie Geburt, Heirat und Tod erfolgen. Diese Auswahl steuert, ob standardmäßig Datensätze oder Ereignisse ausgewählt werden sollen." 16347 16348#: resources/views/edit/reorder-families.phtml:36 16349msgid "When an individual has more than one spouse, you should sort the families in date order." 16350msgstr "Wenn eine Person mehr als einen Ehepartner hat, sollten Sie die Familien nach Datums sortieren." 16351 16352#. I18N: Help text for the “Surname tradition” configuration setting 16353#: resources/views/admin/trees-preferences.phtml:741 16354msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 16355msgstr "Beim Hinzufügen eines neuen Familienmitgliedes kann ein Standardnachname in Abhängigkeit von lokalen Traditionen vorgeschlagen werden." 16356 16357#: resources/views/help/pending-changes.phtml:12 16358msgid "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." 16359msgstr "Wenn Sie Informationen hinzufügen, bearbeiten oder löschen, werden die Änderungen zur Sicherheit nicht unmittelbar wirksam. Stattdessen werden sie in einer „Warteschlange“ zur Überprüfung und Freigabe bereitgehalten. Die von Ihnen vorgenommenen Ergänzungen oder Änderungen müssen zunächst von einem Administrator überprüft und akzeptiert werden, bevor sie allgemein sichtbar werden. Auf diese Weise sollen Bedienungsfehler und versehentliche Änderungen vermieden werden." 16360 16361#: resources/views/help/relationship-privacy.phtml:8 16362msgid "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." 16363msgstr "Wenn ein Benutzer einem einzelnen Datensatz in einem Stammbaum zugeordnet ist und zugleich eine Rolle als Mitglied, Bearbeiter oder Moderator ausübt, können Sie den Zugriff auf Details von entfernten, lebenden Verwandten verhindern. Sie geben die Anzahl der Beziehungsgrade an, die der Benutzer sehen darf." 16364 16365#. I18N: Label for a configuration option 16366#: resources/views/modules/sitemap/config.phtml:27 16367msgid "Which family trees should be included in the sitemaps" 16368msgstr "Welche Stammbäume sollen in den Sitemaps enthalten sein" 16369 16370#. I18N: A configuration setting 16371#: resources/views/admin/trees-preferences.phtml:273 16372msgid "Who can upload new media files" 16373msgstr "Wer darf neue Mediendateien hochladen" 16374 16375#. I18N: Name of a module. (A list of users who are online now) 16376#: app/Module/LoggedInUsersModule.php:42 16377msgid "Who is online" 16378msgstr "Wer ist online" 16379 16380#: resources/views/admin/data-fix-page.phtml:82 16381msgid "Why does this list include records that do not need to be updated?" 16382msgstr "Warum enthält diese Liste Datensätze, die nicht aktualisiert werden müssen?" 16383 16384#: resources/views/lists/families-table.phtml:169 16385msgid "Widow" 16386msgstr "Witwe" 16387 16388#: resources/views/lists/families-table.phtml:165 16389msgid "Widower" 16390msgstr "Witwer" 16391 16392#: app/Factories/ElementFactory.php:317 app/Factories/ElementFactory.php:370 16393#: app/Functions/FunctionsPrint.php:344 16394#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:84 16395#: resources/views/edit/change-family-members.phtml:34 16396#: resources/views/edit/change-family-members.phtml:49 16397#: resources/xml/reports/family_group_report.xml:501 16398#: resources/xml/reports/family_group_report.xml:1078 16399#: resources/xml/reports/individual_ext_report.xml:207 16400#: resources/xml/reports/individual_ext_report.xml:224 16401#: resources/xml/reports/individual_ext_report.xml:493 16402#: resources/xml/reports/individual_report.xml:195 16403#: resources/xml/reports/individual_report.xml:216 16404#: resources/xml/reports/individual_report.xml:489 16405#: resources/xml/reports/relative_ext_report.xml:111 16406msgid "Wife" 16407msgstr "Ehefrau" 16408 16409#: app/Factories/ElementFactory.php:318 16410#: resources/views/modules/timeline-chart/chart.phtml:351 16411msgid "Wife’s age" 16412msgstr "Alter, Gattin" 16413 16414#: app/Factories/ElementFactory.php:617 16415msgid "Will" 16416msgstr "Testament" 16417 16418#. I18N: Location of an LDS church temple 16419#: app/Elements/TempleCode.php:207 16420msgid "Winter Quarters, Nebraska, United States" 16421msgstr "Winter Quarters, Nebraska, Vereinigte Staaten" 16422 16423#: app/Statistics/Google/ChartFamilyWithSources.php:88 16424#: app/Statistics/Google/ChartIndividualWithSources.php:88 16425msgid "With sources" 16426msgstr "mit Quellen" 16427 16428#: app/Statistics/Google/ChartFamilyWithSources.php:83 16429#: app/Statistics/Google/ChartIndividualWithSources.php:83 16430msgid "Without sources" 16431msgstr "ohne Quellen" 16432 16433#: app/Elements/RelationIsDescriptor.php:127 16434#: app/Module/CustomTagsGenPluswin.php:81 16435#: app/Module/CustomTagsGenPluswin.php:113 16436msgid "Witness" 16437msgstr "Zeuge" 16438 16439#. I18N: In the paternal surname tradition, ... 16440#. I18N: In the Polish surname tradition, ... 16441#. I18N: In the Lithuanian surname tradition, ... 16442#: app/SurnameTradition.php:81 app/SurnameTradition.php:104 16443#: app/SurnameTradition.php:111 16444msgid "Wives take their husband’s surname." 16445msgstr "Frauen übernehmen den Nachnamen ihres Ehemanns." 16446 16447#: app/Http/RequestHandlers/MapDataAdd.php:75 16448#: resources/views/modules/place-hierarchy/page.phtml:28 16449#: resources/views/modules/place-hierarchy/page.phtml:31 16450#: resources/views/modules/statistics-chart/custom.phtml:179 16451msgid "World" 16452msgstr "Welt" 16453 16454#: app/Module/CustomTagsBrothersKeeper.php:110 16455#: resources/views/modules/yahrzeit/table.phtml:34 16456msgid "Yahrzeit" 16457msgstr "Yartzeit" 16458 16459#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 16460#: app/Module/YahrzeitModule.php:66 16461msgid "Yahrzeiten" 16462msgstr "Yahrzeiten" 16463 16464#: app/Module/CalendarMenuModule.php:117 resources/views/calendar-page.phtml:75 16465msgid "Year" 16466msgstr "Jahr" 16467 16468#: resources/views/modules/timeline-chart/chart.phtml:143 16469#: resources/views/modules/timeline-chart/chart.phtml:408 16470msgid "Year:" 16471msgstr "Jahr:" 16472 16473#. I18N: Name of a country or state 16474#: app/Statistics/Service/CountryService.php:538 16475msgid "Yemen" 16476msgstr "Jemen" 16477 16478#. I18N: %1$s is the site URL and %2$s is an email address 16479#: resources/views/emails/register-user-html.phtml:20 16480#: resources/views/emails/register-user-text.phtml:16 16481#, php-format 16482msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 16483msgstr "Sie selbst (oder jemand der sich für Sie ausgibt) hat bei %1$s ein Benutzerkonto unter Benutzung der E-Mail-Adresse %2$s angefragt." 16484 16485#: app/Http/RequestHandlers/ContactAction.php:123 16486#: app/Http/RequestHandlers/RegisterAction.php:251 16487msgid "You are not allowed to send messages that contain external links." 16488msgstr "Sie dürfen keine Mitteilungen versenden, die externe Links enthalten." 16489 16490#: resources/views/modules/login_block/sign-out.phtml:15 16491#, php-format 16492msgid "You are signed in as %s." 16493msgstr "Sie sind als %s angemeldet." 16494 16495#: app/Http/RequestHandlers/LoginPage.php:98 16496msgid "You can apply for an account using the link below." 16497msgstr "Sie können ein Benutzerkonto über den unten stehenden Link beantragen." 16498 16499#. I18N: Help text for the "Default theme" site configuration setting 16500#: resources/views/admin/site-preferences.phtml:70 16501msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 16502msgstr "Sie können das Aussehen von webtrees mit vorgefertigten Layoutvorlagen (sogenannten „Themen“) ändern. Jedes Thema hat einen anderen Stil, Layout, Farbgebung, etc." 16503 16504#: resources/views/admin/users-edit.phtml:176 16505#: resources/views/edit-account-page.phtml:154 16506msgid "You can choose whether to appear in the list of users who are currently signed-in." 16507msgstr "Wenn aktiviert, können andere angemeldete Benutzer sehen, wenn diese Person ebenfalls angemeldet ist und umgekehrt. Wenn Sie nicht möchten, dass andere Personen sehen, dass Sie angemeldet sind, sollten Sie die Option deaktivieren. Dadurch sehen Sie aber auch keine andere angemeldeten Benutzer mehr." 16508 16509#. I18N: %s is a URL 16510#: resources/views/edit/raw-gedcom-fact.phtml:26 16511#: resources/views/edit/raw-gedcom-record.phtml:28 16512#, php-format 16513msgid "You can download a copy of the GEDCOM specification from %s." 16514msgstr "Eine Kopie der GEDCOM-Spezifikation kann von %s heruntergeladen werden." 16515 16516#: resources/views/modules/privacy-policy/page.phtml:61 16517msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." 16518msgstr "Sie können die Nachverfolgung deaktivieren, indem Sie in Ihren Browsereinstellungen die Option „Do Not Track“ aktivieren." 16519 16520#: resources/views/admin/trees-renumber.phtml:26 16521msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." 16522msgstr "Sie können die Datensätze in einem Stammbaum neu nummerieren, damit diese internen Referenznummern nicht in einem anderen Stammbaum vorkommen." 16523 16524#: resources/views/admin/trees-renumber.phtml:35 16525msgid "You can renumber this family tree." 16526msgstr "Sie können diesen Stammbaum neu nummerieren." 16527 16528#. I18N: Privacy restrictions are RESN tags in GEDCOM. 16529#: resources/views/admin/trees-privacy.phtml:172 16530msgid "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." 16531msgstr "Sie können die Zugriffsrechte für einzelne Datensätze, Tatsachen oder Ereignisse setzen, indem Sie eine Einschränkung hinzufügen. Wenn ein Datensatz, eine Tatsache oder ein Ereignis keine Einschränkung aufweist, gelten die folgenden voreingestellten Einschränkungen." 16532 16533#: resources/views/admin/tags.phtml:28 16534msgid "You can simplify the edit forms by hiding GEDCOM tags that you do not use." 16535msgstr "Sie können die Bearbeitungsformulare vereinfachen, indem Sie nicht verwendete GEDCOM-Kennzeichen ausblenden." 16536 16537#. I18N: Description of a “Data fix” module 16538#: app/Module/FixMissingDeaths.php:69 16539msgid "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." 16540msgstr "Wenn für eine Person noch kein Datensatz für das Todes-, Bestattungs- oder Einäscherungsdatum gesetzt ist, können die Datenschutzabfragen beschleunigt werden, in dem ein „verstorben“-Merkmal gesetzt wird, das aus anderen Ereignissen abgeleitet werden kann." 16541 16542#: app/Http/RequestHandlers/LoginAction.php:113 16543msgid "You cannot sign in because your browser does not accept cookies." 16544msgstr "Sie können sich nicht anmelden, weil in Ihrem Browser keine Cookies akzeptiert werden." 16545 16546#: app/Exceptions/HttpAccessDeniedException.php:34 16547#: app/Exceptions/HttpNotFoundException.php:34 16548msgid "You do not have permission to view this page." 16549msgstr "Sie haben keine Berechtigung diese Seite anzusehen." 16550 16551#: resources/views/verify-success-page.phtml:17 16552msgid "You have confirmed your request to become a registered user." 16553msgstr "Sie haben Ihre Registrierungsanfrage als Benutzer bestätigt." 16554 16555#: resources/views/admin/trees-import.phtml:30 16556msgid "You have selected a GEDCOM file with a different name. Is this correct?" 16557msgstr "Sie haben eine GEDCOM mit einem anderen Namen gewählt. Ist das korrekt?" 16558 16559#: app/Http/RequestHandlers/Logout.php:51 16560msgid "You have signed out." 16561msgstr "Sie sind abgemeldet." 16562 16563#: resources/views/modules/faq/config.phtml:27 16564msgid "You may use HTML to format the answer and to add links to other websites." 16565msgstr "Sie können HTML benutzen, um die Anwort zu formatieren und Links zu anderen Webseiten hinzuzufügen." 16566 16567#: app/Http/RequestHandlers/SetupWizard.php:379 16568msgid "You must enter all the administrator account fields." 16569msgstr "Sie müssen alle Administrator Konto Felder ausfüllen." 16570 16571#: resources/views/admin/trees-merge.phtml:31 16572msgid "You must renumber the records in one of the trees before you can merge them." 16573msgstr "Sie müssen in einem der Stammbäume die Datensätze neu nummerieren, bevor Sie sie zusammenführen können." 16574 16575#: app/Module/ChartsBlockModule.php:186 16576msgid "You must select an individual and a chart type in the block preferences" 16577msgstr "Sie müssen eine Person und einen Diagrammtyp in den Blockeinstellungen auswählen" 16578 16579#: resources/views/admin/users-edit.phtml:363 16580msgid "You must specify an individual record before you can restrict the user to their immediate family." 16581msgstr "Sie müssen einen Personendatensatz zuordnen, bevor Sie einen Benutzer auf die unmittelbare Familie beschränken." 16582 16583#: app/Http/RequestHandlers/LoginPage.php:90 16584msgid "You need to be a family member to access this website." 16585msgstr "Sie müssen ein Familienmitglied sein, um auf diese Webseite zuzugreifen." 16586 16587#: app/Http/RequestHandlers/LoginPage.php:87 16588msgid "You need to be an authorized user to access this website." 16589msgstr "Sie müssen ein zugelassener Benutzer sein, um auf diese Webseite zuzugreifen." 16590 16591#: resources/views/admin/control-panel.phtml:287 16592#: resources/views/admin/trees.phtml:48 16593msgid "You need to create a family tree." 16594msgstr "Sie müssen einen Stammbaum erstellen." 16595 16596#: resources/views/emails/verify-notify-html.phtml:28 16597#: resources/views/emails/verify-notify-text.phtml:21 16598msgid "You need to review the account details." 16599msgstr "Sie sollten die Einzelheiten des Benutzerkontos überprüfen." 16600 16601#: resources/views/setup/step-5-administrator.phtml:49 16602msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 16603msgstr "Sie müssen ein Administratorkonto einrichten. Mit diesem Konto haben Sie vollen Zugriff auf die webtrees-Installation. Bitte wählen Sie ein sicheres Passwort." 16604 16605#: resources/views/emails/message-copy-html.phtml:20 16606#: resources/views/emails/message-copy-text.phtml:16 16607msgid "You sent the following message to a webtrees user:" 16608msgstr "Sie haben die folgende Nachricht an einen webtrees Benutzer gesendet:" 16609 16610#: app/Http/RequestHandlers/UpgradeWizardStep.php:210 16611msgid "You should accept or reject all pending changes before upgrading." 16612msgstr "Vor der Aktualisierung sollten Sie alle ausstehende Änderungen übernehmen oder verwerfen." 16613 16614#. I18N: e.g. ‘You should delete the “https://” from “https://www.example.com” and try again.’ 16615#: app/Http/RequestHandlers/ContactAction.php:124 16616#: app/Http/RequestHandlers/RegisterAction.php:251 16617#, php-format 16618msgid "You should delete the “%1$s” from “%2$s” and try again." 16619msgstr "Bitte entfernen Sie das „%1$s“ von „%2$s“ und versuchen Sie es erneut." 16620 16621#: resources/views/admin/users-edit.phtml:114 16622msgid "You should not approve an account unless you know that the email address is correct." 16623msgstr "Sie sollten keinen Zugang genehmigen, solange Sie nicht wissen, ob die E-Mail-Adresse richtig ist." 16624 16625#: resources/views/emails/register-notify-html.phtml:43 16626#: resources/views/emails/register-notify-text.phtml:32 16627msgid "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." 16628msgstr "Sie werden per E-Mail informiert, wenn diese Benutzer die Anfrage bestätigt hat. Sie können dann den Prozess abschließen, wenn Sie den Benutzer aktivieren. Der Benutzer wird sich nicht anmelden können, bis Sie den Zugang aktiviert haben." 16629 16630#: resources/views/setup/step-5-administrator.phtml:71 16631msgid "You will use this to sign in to webtrees." 16632msgstr "Diesen Benutzernamen benötigen Sie, um sich in webtrees anzumelden." 16633 16634#: resources/views/statistics/families/birth-age.phtml:22 16635msgid "Youngest father" 16636msgstr "Jüngster Vater" 16637 16638#: resources/views/statistics/families/marriage-age.phtml:42 16639msgid "Youngest female" 16640msgstr "Jüngste Frau" 16641 16642#: resources/views/statistics/families/marriage-age.phtml:22 16643msgid "Youngest male" 16644msgstr "Jüngster Mann" 16645 16646#: resources/views/statistics/families/birth-age.phtml:42 16647msgid "Youngest mother" 16648msgstr "Jüngste Mutter" 16649 16650#: resources/views/modules/clippings/show.phtml:24 16651msgid "Your clippings cart is empty." 16652msgstr "Ihr Sammelbehälter ist leer." 16653 16654#: resources/views/contact-page.phtml:42 16655#: resources/views/setup/step-5-administrator.phtml:54 16656msgid "Your name" 16657msgstr "Ihr Name" 16658 16659#: app/Http/RequestHandlers/PasswordResetAction.php:76 16660msgid "Your password has been updated." 16661msgstr "Ihr Passwort wurde aktualisiert." 16662 16663#: app/Http/RequestHandlers/RegisterAction.php:146 16664#, php-format 16665msgid "Your registration at %s" 16666msgstr "Ihre Anmeldung bei %s" 16667 16668#: resources/views/modules/batch_update/admin.phtml:86 16669msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." 16670msgstr "Ihr Benutzerkonto verfügt nicht über die Berechtigung zur „automatischen Änderung“ von Datensätzen. Sie können nur jeweils einen Datensatz ändern." 16671 16672#: app/Services/ServerCheckService.php:197 16673#, php-format 16674msgid "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." 16675msgstr "Ihr Webserver verwendet die PHP-Version %s, welche nicht länger Sicherheitsupdates erhält. Sie sollten so schnell wie möglich auf eine neuere Version aktualisieren." 16676 16677#. I18N: Name of a country or state 16678#: app/Statistics/Service/CountryService.php:542 16679msgid "Zambia" 16680msgstr "Sambia" 16681 16682#. I18N: Name of a country or state 16683#: app/Statistics/Service/CountryService.php:544 16684msgid "Zimbabwe" 16685msgstr "Simbabwe" 16686 16687#: resources/views/modules/fanchart/page.phtml:60 16688msgid "Zoom" 16689msgstr "Zoom" 16690 16691#: app/Services/LeafletJsService.php:64 16692#: resources/views/modules/timeline-chart/page.phtml:52 16693msgid "Zoom in" 16694msgstr "Hineinzoomen" 16695 16696#: app/Services/LeafletJsService.php:65 16697#: resources/views/modules/timeline-chart/page.phtml:55 16698msgid "Zoom out" 16699msgstr "Herauszoomen" 16700 16701#. I18N: Gedcom ABT dates 16702#: app/Date.php:339 16703#, php-format 16704msgid "about %s" 16705msgstr "um %s" 16706 16707#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16708#: resources/views/family-page-pending.phtml:23 16709#: resources/views/individual-page-pending.phtml:27 16710#: resources/views/media-page-pending.phtml:22 16711#: resources/views/note-page-pending.phtml:23 16712#: resources/views/record-page-pending.phtml:23 16713msgctxt "You should review the changes and then accept or reject them." 16714msgid "accept" 16715msgstr "Übernehmen" 16716 16717#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16718#: resources/views/family-page-pending.phtml:17 16719#: resources/views/individual-page-pending.phtml:18 16720#: resources/views/media-page-pending.phtml:16 16721#: resources/views/note-page-pending.phtml:17 16722#: resources/views/record-page-pending.phtml:17 16723msgctxt "You should review the deletion and then accept or reject it." 16724msgid "accept" 16725msgstr "Übernehmen" 16726 16727#. I18N: the status of an edit accepted/rejected/pending 16728#: app/Http/RequestHandlers/PendingChangesLogPage.php:120 16729msgid "accepted" 16730msgstr "übernommen" 16731 16732#. I18N: A button label. 16733#: resources/views/admin/trees-privacy.phtml:248 16734#: resources/views/admin/webtrees1-thumbnails-form.phtml:24 16735#: resources/views/edit/add-fact-row.phtml:42 16736#: resources/views/modules/census-assistant.phtml:65 16737#: resources/views/modules/lifespans-chart/page.phtml:75 16738#: resources/views/modules/timeline-chart/page.phtml:41 16739msgid "add" 16740msgstr "hinzufügen" 16741 16742#. I18N: A button label. 16743#: resources/views/admin/locations.phtml:144 16744msgid "add place" 16745msgstr "Ort hinzufügen" 16746 16747#. I18N: The name given to a child by its adoptive parents 16748#: app/Elements/NameType.php:47 16749msgid "adopted name" 16750msgstr "Adoptivname" 16751 16752#. I18N: Gedcom AFT dates 16753#: app/Date.php:359 16754#, php-format 16755msgid "after %s" 16756msgstr "nach %s" 16757 16758#: app/Module/StatisticsChartModule.php:522 16759#: app/Module/StatisticsChartModule.php:584 16760#: app/Module/StatisticsChartModule.php:645 16761msgid "age" 16762msgstr "Alter" 16763 16764#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 16765#: app/Elements/NameType.php:49 16766msgid "also known as" 16767msgstr "auch bekannt als" 16768 16769#: app/Statistics/Repository/FamilyRepository.php:468 16770#: app/Statistics/Repository/UserRepository.php:96 16771#: resources/views/statistics/families/top10-list-age.phtml:21 16772#: resources/views/statistics/families/top10-nolist-age.phtml:21 16773#: resources/xml/reports/ahnentafel_report.xml:394 16774#: resources/xml/reports/descendancy_report.xml:131 16775#: resources/xml/reports/descendancy_report.xml:230 16776#: resources/xml/reports/descendancy_report.xml:299 16777#: resources/xml/reports/descendancy_report.xml:363 16778#: resources/xml/reports/descendancy_report.xml:433 16779#: resources/xml/reports/descendancy_report.xml:486 16780msgid "and" 16781msgstr "und" 16782 16783#: app/Services/RelationshipService.php:778 16784msgctxt "father’s brother’s wife" 16785msgid "aunt" 16786msgstr "Tante" 16787 16788#: app/Services/RelationshipService.php:536 16789msgctxt "father’s sister" 16790msgid "aunt" 16791msgstr "Tante" 16792 16793#: app/Services/RelationshipService.php:858 16794msgctxt "mother’s brother’s wife" 16795msgid "aunt" 16796msgstr "Tante" 16797 16798#: app/Services/RelationshipService.php:574 16799msgctxt "mother’s sister" 16800msgid "aunt" 16801msgstr "Tante" 16802 16803#: app/Services/RelationshipService.php:910 16804msgctxt "parent’s brother’s wife" 16805msgid "aunt" 16806msgstr "Tante" 16807 16808#: app/Services/RelationshipService.php:592 16809msgctxt "parent’s sister" 16810msgid "aunt" 16811msgstr "Tante" 16812 16813#: app/Services/RelationshipService.php:534 16814msgctxt "father’s sibling" 16815msgid "aunt/uncle" 16816msgstr "Tante/Onkel" 16817 16818#: app/Services/RelationshipService.php:572 16819msgctxt "mother’s sibling" 16820msgid "aunt/uncle" 16821msgstr "Tante/Onkel" 16822 16823#: app/Services/RelationshipService.php:590 16824msgctxt "parent’s sibling" 16825msgid "aunt/uncle" 16826msgstr "Tante/Onkel" 16827 16828#: resources/views/modules/faq/show.phtml:30 16829msgid "back to top" 16830msgstr "zurück nach oben" 16831 16832#. I18N: Gedcom BEF dates 16833#: app/Date.php:355 16834#, php-format 16835msgid "before %s" 16836msgstr "vor %s" 16837 16838#. I18N: Gedcom BET-AND dates 16839#: app/Date.php:371 16840#, php-format 16841msgid "between %s and %s" 16842msgstr "zwischen %s und %s" 16843 16844#. I18N: The name given to an individual at their birth 16845#: app/Elements/NameType.php:51 16846msgid "birth name" 16847msgstr "Geburtsname" 16848 16849#. I18N: Extend privacy to dead individuals who were… 16850#: resources/views/admin/trees-privacy.phtml:121 16851#, php-format 16852msgid "born in the last %1$s years or died in the last %2$s years" 16853msgstr "geboren in den letzten %1$s Jahren oder gestorben in den letzten %2$s Jahren" 16854 16855#: app/Services/RelationshipService.php:448 16856msgid "brother" 16857msgstr "Bruder" 16858 16859#: app/Services/RelationshipService.php:716 16860msgctxt "brother’s wife’s brother" 16861msgid "brother-in-law" 16862msgstr "Schwippschwager" 16863 16864#: app/Services/RelationshipService.php:542 16865msgctxt "husband’s brother" 16866msgid "brother-in-law" 16867msgstr "Schwager" 16868 16869#: app/Services/RelationshipService.php:832 16870msgctxt "husband’s sister’s husband" 16871msgid "brother-in-law" 16872msgstr "Schwippschwager" 16873 16874#: app/Services/RelationshipService.php:610 16875msgctxt "sister’s husband" 16876msgid "brother-in-law" 16877msgstr "Schwager" 16878 16879#: app/Services/RelationshipService.php:1016 16880msgctxt "sister’s husband’s brother" 16881msgid "brother-in-law" 16882msgstr "Schwagers Bruder" 16883 16884#: app/Services/RelationshipService.php:622 16885msgctxt "spouse’s brother" 16886msgid "brother-in-law" 16887msgstr "Schwager" 16888 16889#: app/Services/RelationshipService.php:640 16890msgctxt "wife’s brother" 16891msgid "brother-in-law" 16892msgstr "Schwager" 16893 16894#: app/Services/RelationshipService.php:1072 16895msgctxt "wife’s sister’s husband" 16896msgid "brother-in-law" 16897msgstr "Schwippschwager" 16898 16899#: app/Services/RelationshipService.php:718 16900msgctxt "brother’s wife’s sibling" 16901msgid "brother/sister-in-law" 16902msgstr "Schwippschwager/-schwägerin" 16903 16904#: app/Services/RelationshipService.php:552 16905msgctxt "husband’s sibling" 16906msgid "brother/sister-in-law" 16907msgstr "Schwager/Schwägerin" 16908 16909#: app/Services/RelationshipService.php:604 16910msgctxt "sibling’s spouse" 16911msgid "brother/sister-in-law" 16912msgstr "Schwager/Schwägerin" 16913 16914#: app/Services/RelationshipService.php:1018 16915msgctxt "sister’s husband’s sibling" 16916msgid "brother/sister-in-law" 16917msgstr "Schwippschwager/-schwägerin" 16918 16919#: app/Services/RelationshipService.php:638 16920msgctxt "spouse’s sibling" 16921msgid "brother/sister-in-law" 16922msgstr "Schwager/Schwägerin" 16923 16924#: app/Services/RelationshipService.php:650 16925msgctxt "wife’s sibling" 16926msgid "brother/sister-in-law" 16927msgstr "Schwager/Schwägerin" 16928 16929#. I18N: An option in a list-box 16930#: app/Module/TopSurnamesModule.php:243 16931msgid "bullet list" 16932msgstr "Aufzählungsliste" 16933 16934#. I18N: Gedcom CAL dates 16935#: app/Date.php:343 16936#, php-format 16937msgid "calculated %s" 16938msgstr "berechnet %s" 16939 16940#. I18N: A button label. 16941#: resources/views/admin/analytics-edit.phtml:45 16942#: resources/views/admin/broadcast.phtml:72 16943#: resources/views/admin/components.phtml:169 16944#: resources/views/admin/email-page.phtml:73 16945#: resources/views/admin/location-edit.phtml:77 16946#: resources/views/admin/map-import-form.phtml:91 16947#: resources/views/admin/site-mail.phtml:247 16948#: resources/views/admin/site-preferences.phtml:120 16949#: resources/views/admin/site-registration.phtml:88 16950#: resources/views/admin/tags.phtml:932 16951#: resources/views/admin/trees-preferences.phtml:800 16952#: resources/views/admin/trees-privacy.phtml:301 16953#: resources/views/contact-page.phtml:82 16954#: resources/views/edit-blocks-page.phtml:65 16955#: resources/views/edit/change-family-members.phtml:97 16956#: resources/views/edit/edit-fact.phtml:46 16957#: resources/views/edit/edit-record.phtml:47 16958#: resources/views/edit/link-child-to-family.phtml:54 16959#: resources/views/edit/link-spouse-to-individual.phtml:55 16960#: resources/views/edit/new-individual.phtml:51 16961#: resources/views/edit/raw-gedcom-fact.phtml:44 16962#: resources/views/edit/raw-gedcom-record.phtml:68 16963#: resources/views/edit/reorder-children.phtml:50 16964#: resources/views/edit/reorder-families.phtml:104 16965#: resources/views/edit/reorder-media.phtml:43 16966#: resources/views/edit/reorder-names.phtml:46 16967#: resources/views/edit/shared-note.phtml:46 16968#: resources/views/message-page.phtml:71 16969#: resources/views/modals/create-media-from-file.phtml:65 16970#: resources/views/modals/footer-save-cancel.phtml:14 16971#: resources/views/modules/bing-maps/config.phtml:49 16972#: resources/views/modules/clippings/add-options.phtml:39 16973#: resources/views/modules/clippings/download.phtml:96 16974#: resources/views/modules/custom-css-js/edit.phtml:51 16975#: resources/views/modules/edit-block-config.phtml:39 16976#: resources/views/modules/favorites/favorites.phtml:171 16977#: resources/views/modules/gedcom_news/edit.phtml:54 16978#: resources/views/modules/geonames/config.phtml:49 16979#: resources/views/modules/google-maps/config.phtml:49 16980#: resources/views/modules/here-maps/config.phtml:49 16981#: resources/views/modules/map-box/config.phtml:49 16982#: resources/views/modules/openrouteservice/config.phtml:49 16983#: resources/views/modules/openstreetmap/config.phtml:49 16984#: resources/views/modules/stories/edit.phtml:76 16985#: resources/views/modules/user_blog/edit.phtml:54 16986msgid "cancel" 16987msgstr "Abbrechen" 16988 16989#. I18N: Status of child-parent link 16990#: app/Elements/ChildLinkageStatus.php:61 16991msgid "challenged" 16992msgstr "ungeklärt" 16993 16994#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 16995#: app/Elements/NameType.php:53 16996msgid "change of name" 16997msgstr "Namensänderung" 16998 16999#: app/Services/RelationshipService.php:427 17000msgid "child" 17001msgstr "Kind" 17002 17003#. I18N: Type of demographic data 17004#: app/Elements/DemographicDataType.php:56 17005msgid "citizen" 17006msgstr "Bürger" 17007 17008#: resources/views/components/alert-warning-dismissible.phtml:14 17009#: resources/views/layouts/administration.phtml:75 17010#: resources/views/layouts/default.phtml:130 17011#: resources/views/layouts/default.phtml:165 17012#: resources/views/modals/create-media-from-file.phtml:20 17013#: resources/views/modals/footer-close.phtml:10 17014#: resources/views/modals/header.phtml:15 17015#: resources/views/modules/privacy-policy/footer.phtml:23 17016msgid "close" 17017msgstr "Schließen" 17018 17019#. I18N: Name of a theme. 17020#: app/Module/CloudsTheme.php:43 17021msgid "clouds" 17022msgstr "Clouds" 17023 17024#. I18N: Name of a theme. 17025#: app/Module/ColorsTheme.php:53 17026msgid "colors" 17027msgstr "Colors" 17028 17029#. I18N: An option in a list-box 17030#: app/Module/TopSurnamesModule.php:245 17031msgid "compact list" 17032msgstr "Kompakte Liste" 17033 17034#. I18N: A button label. 17035#: app/Http/RequestHandlers/UpgradeWizardStep.php:322 17036#: resources/views/admin/import-progress.phtml:39 17037#: resources/views/admin/map-import-form.phtml:87 17038#: resources/views/admin/merge-records-step-1.phtml:149 17039#: resources/views/admin/synchronize-trees.phtml:25 17040#: resources/views/admin/trees-export.phtml:41 17041#: resources/views/admin/trees-export.phtml:134 17042#: resources/views/admin/trees-import.phtml:128 17043#: resources/views/admin/trees-merge.phtml:57 17044#: resources/views/admin/trees-renumber.phtml:43 17045#: resources/views/admin/upgrade/wizard.phtml:40 17046#: resources/views/forgot-password-page.phtml:35 17047#: resources/views/modules/clippings/add-options.phtml:34 17048#: resources/views/modules/custom-tags/config.phtml:77 17049#: resources/views/modules/login_block/sign-in.phtml:64 17050#: resources/views/password-request-page.phtml:36 17051#: resources/views/password-reset-page.phtml:51 17052#: resources/views/pending-changes-page.phtml:34 17053#: resources/views/register-page.phtml:100 17054#: resources/views/report-select-page.phtml:39 17055msgid "continue" 17056msgstr "Weiter" 17057 17058#. I18N: A button label. 17059#: resources/views/admin/trees-create.phtml:58 17060msgid "create" 17061msgstr "erstellen" 17062 17063#. I18N: Type of location hierarchy 17064#: app/Elements/HierarchicalRelationship.php:59 17065msgid "cultural" 17066msgstr "kulturell" 17067 17068#: resources/views/modules/statistics-chart/custom.phtml:93 17069msgid "date periods" 17070msgstr "Zeiträume" 17071 17072#: app/Services/RelationshipService.php:425 17073msgid "daughter" 17074msgstr "Tochter" 17075 17076#: resources/xml/reports/descendancy_report.xml:226 17077msgid "daughter of" 17078msgstr "Tochter von" 17079 17080#: app/Services/RelationshipService.php:512 17081msgctxt "child’s wife" 17082msgid "daughter-in-law" 17083msgstr "Schwiegertochter" 17084 17085#: app/Services/RelationshipService.php:620 17086msgctxt "son’s wife" 17087msgid "daughter-in-law" 17088msgstr "Schwiegertochter" 17089 17090#: app/Services/RelationshipService.php:1064 17091msgctxt "son’s wife’s father" 17092msgid "daughter-in-law’s father" 17093msgstr "Vater der Schwiegertochter" 17094 17095#: app/Services/RelationshipService.php:1066 17096msgctxt "son’s wife’s mother" 17097msgid "daughter-in-law’s mother" 17098msgstr "Mutter der Schwiegertochter" 17099 17100#: app/Services/RelationshipService.php:1068 17101msgctxt "son’s wife’s parent" 17102msgid "daughter-in-law’s parent" 17103msgstr "Elternteil der Schwiegertochter" 17104 17105#: resources/views/admin/location-edit.phtml:53 17106#: resources/views/admin/location-edit.phtml:64 17107msgid "degrees" 17108msgstr "Grad" 17109 17110#. I18N: A button label. 17111#: resources/views/admin/changes-log.phtml:115 17112#: resources/views/admin/locations.phtml:128 17113#: resources/views/admin/site-logs.phtml:107 17114#: resources/views/admin/users-cleanup.phtml:78 17115#: resources/views/admin/webtrees1-thumbnails-form.phtml:33 17116msgid "delete" 17117msgstr "löschen" 17118 17119#: resources/xml/reports/descendancy_report.xml:137 17120#: resources/xml/reports/descendancy_report.xml:365 17121msgctxt "FEMALE" 17122msgid "died" 17123msgstr "starb" 17124 17125#: resources/xml/reports/descendancy_report.xml:134 17126#: resources/xml/reports/descendancy_report.xml:435 17127msgctxt "MALE" 17128msgid "died" 17129msgstr "starb" 17130 17131#. I18N: Status of child-parent link 17132#: app/Elements/ChildLinkageStatus.php:62 17133msgid "disproven" 17134msgstr "widerlegt" 17135 17136#: app/Module/PedigreeChartModule.php:390 17137#: app/Module/PedigreeChartModule.php:398 17138#: resources/views/edit/reorder-card-header.phtml:30 17139msgid "down" 17140msgstr "unten" 17141 17142#. I18N: A button label. 17143#: resources/views/admin/changes-log.phtml:110 17144#: resources/views/admin/site-logs.phtml:102 17145#: resources/views/modules/clippings/download.phtml:92 17146#: resources/views/report-setup-page.phtml:83 17147#: resources/views/report-setup-page.phtml:96 17148msgid "download" 17149msgstr "herunterladen" 17150 17151#: resources/views/modules/descendancy_chart/tree.phtml:17 17152msgid "d’Aboville number" 17153msgstr "Nummer nach d’Aboville" 17154 17155#: resources/views/admin/components.phtml:139 17156#: resources/views/family-page-menu.phtml:25 17157#: resources/views/individual-page-menu.phtml:27 17158#: resources/views/media-page-menu.phtml:26 17159#: resources/views/record-page-menu.phtml:21 17160msgid "edit" 17161msgstr "bearbeiten" 17162 17163#: app/Services/RelationshipService.php:2266 17164msgid "eighth cousin" 17165msgstr "Cousin/e 8. Grades" 17166 17167#: app/Services/RelationshipService.php:2230 17168msgctxt "FEMALE" 17169msgid "eighth cousin" 17170msgstr "Cousine 8. Grades" 17171 17172#. 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. 17173#: app/Services/RelationshipService.php:2185 17174msgctxt "MALE" 17175msgid "eighth cousin" 17176msgstr "Cousin 8. Grades" 17177 17178#: app/Services/RelationshipService.php:443 17179msgid "elder brother" 17180msgstr "älterer Bruder" 17181 17182#: app/Services/RelationshipService.php:485 17183msgid "elder sibling" 17184msgstr "älteres Geschwister" 17185 17186#: app/Services/RelationshipService.php:464 17187msgid "elder sister" 17188msgstr "ältere Schwester" 17189 17190#: app/Services/RelationshipService.php:2272 17191msgid "eleventh cousin" 17192msgstr "Cousin/e 11. Grades" 17193 17194#: app/Services/RelationshipService.php:2236 17195msgctxt "FEMALE" 17196msgid "eleventh cousin" 17197msgstr "Cousine 11. Grades" 17198 17199#. 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. 17200#: app/Services/RelationshipService.php:2194 17201msgctxt "MALE" 17202msgid "eleventh cousin" 17203msgstr "Cousin 11. Grades" 17204 17205#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 17206#: app/Elements/NameType.php:55 17207msgid "estate name" 17208msgstr "Hofname" 17209 17210#. I18N: Gedcom EST dates 17211#: app/Date.php:347 17212#, php-format 17213msgid "estimated %s" 17214msgstr "geschätzt %s" 17215 17216#: app/Services/RelationshipService.php:362 17217msgid "ex-husband" 17218msgstr "Ex-Ehemann" 17219 17220#: app/Services/RelationshipService.php:409 17221msgid "ex-spouse" 17222msgstr "Ex-Ehepartner" 17223 17224#: app/Services/RelationshipService.php:386 17225msgid "ex-wife" 17226msgstr "Ex-Frau" 17227 17228#. I18N: A button label. 17229#: resources/views/admin/locations.phtml:150 17230msgid "export file" 17231msgstr "Datei exportieren" 17232 17233#: app/Http/RequestHandlers/TreePreferencesPage.php:143 17234#: resources/xml/reports/fact_sources.xml:6 17235msgid "facts" 17236msgstr "Tatsachen" 17237 17238#: app/Services/RelationshipService.php:348 17239msgid "father" 17240msgstr "Vater" 17241 17242#: app/Services/RelationshipService.php:548 17243msgctxt "husband’s father" 17244msgid "father-in-law" 17245msgstr "Schwiegervater" 17246 17247#: app/Services/RelationshipService.php:628 17248msgctxt "spouse’s father" 17249msgid "father-in-law" 17250msgstr "Schwiegervater" 17251 17252#: app/Services/RelationshipService.php:646 17253msgctxt "wife’s father" 17254msgid "father-in-law" 17255msgstr "Schwiegervater" 17256 17257#: app/Services/RelationshipService.php:366 17258msgid "fiancé" 17259msgstr "Verlobter" 17260 17261#: app/Services/RelationshipService.php:413 17262msgid "fiancé(e)" 17263msgstr "Verlobte" 17264 17265#: app/Services/RelationshipService.php:390 17266msgid "fiancée" 17267msgstr "Verlobte" 17268 17269#: app/Services/RelationshipService.php:2280 17270msgid "fifteenth cousin" 17271msgstr "Cousin/e 15. Grades" 17272 17273#: app/Services/RelationshipService.php:2244 17274msgctxt "FEMALE" 17275msgid "fifteenth cousin" 17276msgstr "Cousine 15. Grades" 17277 17278#. 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. 17279#: app/Services/RelationshipService.php:2206 17280msgctxt "MALE" 17281msgid "fifteenth cousin" 17282msgstr "Cousin 15. Grades" 17283 17284#. I18N: A Spanish relationship name, such as third great-nephew 17285#: app/Services/RelationshipService.php:2361 17286#, php-format 17287msgid "fifth %s" 17288msgstr "fünfter %s" 17289 17290#. I18N: A Spanish relationship name, such as third great-nephew 17291#: app/Services/RelationshipService.php:2339 17292#, php-format 17293msgctxt "FEMALE" 17294msgid "fifth %s" 17295msgstr "fünfte %s" 17296 17297#. I18N: A Spanish relationship name, such as third great-nephew 17298#: app/Services/RelationshipService.php:2316 17299#, php-format 17300msgctxt "MALE" 17301msgid "fifth %s" 17302msgstr "fünfter %s" 17303 17304#: app/Services/RelationshipService.php:2260 17305msgid "fifth cousin" 17306msgstr "Cousin/e 5. Grades" 17307 17308#: app/Services/RelationshipService.php:2224 17309msgctxt "FEMALE" 17310msgid "fifth cousin" 17311msgstr "Cousine 5. Grades" 17312 17313#. 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. 17314#: app/Services/RelationshipService.php:2176 17315msgctxt "MALE" 17316msgid "fifth cousin" 17317msgstr "Cousin 5. Grades" 17318 17319#. I18N: A button label, first page 17320#: resources/views/admin/trees-preferences.phtml:592 17321#: resources/views/edit/reorder-card-header.phtml:22 17322#: resources/views/lists/datatables-attributes.phtml:14 17323#: resources/views/modules/media-list/pagination.phtml:25 17324msgid "first" 17325msgstr "erste" 17326 17327#: resources/views/admin/trees-preferences.phtml:601 17328msgctxt "Show the [first/last] [N] parts of a place name." 17329msgid "first" 17330msgstr "ersten" 17331 17332#. I18N: A Spanish relationship name, such as third great-nephew 17333#: app/Services/RelationshipService.php:2349 17334#, php-format 17335msgid "first %s" 17336msgstr "erster %s" 17337 17338#. I18N: A Spanish relationship name, such as third great-nephew 17339#: app/Services/RelationshipService.php:2327 17340#, php-format 17341msgctxt "FEMALE" 17342msgid "first %s" 17343msgstr "erste %s" 17344 17345#. I18N: A Spanish relationship name, such as third great-nephew 17346#: app/Services/RelationshipService.php:2304 17347#, php-format 17348msgctxt "MALE" 17349msgid "first %s" 17350msgstr "erster %s" 17351 17352#: app/Services/RelationshipService.php:2252 17353msgid "first cousin" 17354msgstr "Cousin/e" 17355 17356#: app/Services/RelationshipService.php:2216 17357msgctxt "FEMALE" 17358msgid "first cousin" 17359msgstr "Cousine" 17360 17361#. 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. 17362#: app/Services/RelationshipService.php:2164 17363msgctxt "MALE" 17364msgid "first cousin" 17365msgstr "Cousin" 17366 17367#: app/Services/RelationshipService.php:772 17368msgctxt "father’s brother’s child" 17369msgid "first cousin" 17370msgstr "Cousin/e" 17371 17372#: app/Services/RelationshipService.php:774 17373msgctxt "father’s brother’s daughter" 17374msgid "first cousin" 17375msgstr "Cousine" 17376 17377#: app/Services/RelationshipService.php:776 17378msgctxt "father’s brother’s son" 17379msgid "first cousin" 17380msgstr "Cousin" 17381 17382#: app/Services/RelationshipService.php:816 17383msgctxt "father’s sister’s child" 17384msgid "first cousin" 17385msgstr "Cousin/e" 17386 17387#: app/Services/RelationshipService.php:818 17388msgctxt "father’s sister’s daughter" 17389msgid "first cousin" 17390msgstr "Cousine" 17391 17392#: app/Services/RelationshipService.php:822 17393msgctxt "father’s sister’s son" 17394msgid "first cousin" 17395msgstr "Cousin" 17396 17397#: app/Services/RelationshipService.php:852 17398msgctxt "mother’s brother’s child" 17399msgid "first cousin" 17400msgstr "Cousin/e" 17401 17402#: app/Services/RelationshipService.php:854 17403msgctxt "mother’s brother’s daughter" 17404msgid "first cousin" 17405msgstr "Cousine" 17406 17407#: app/Services/RelationshipService.php:856 17408msgctxt "mother’s brother’s son" 17409msgid "first cousin" 17410msgstr "Cousin" 17411 17412#: app/Services/RelationshipService.php:902 17413msgctxt "mother’s sister’s child" 17414msgid "first cousin" 17415msgstr "Cousin/e" 17416 17417#: app/Services/RelationshipService.php:904 17418msgctxt "mother’s sister’s daughter" 17419msgid "first cousin" 17420msgstr "Cousine" 17421 17422#: app/Services/RelationshipService.php:908 17423msgctxt "mother’s sister’s son" 17424msgid "first cousin" 17425msgstr "Cousin" 17426 17427#: app/Services/RelationshipService.php:1152 17428msgctxt "father’s father’s brother’s child" 17429msgid "first cousin once removed ascending" 17430msgstr "Tante/Onkel 2. Grades" 17431 17432#: app/Services/RelationshipService.php:1148 17433msgctxt "father’s father’s brother’s daughter" 17434msgid "first cousin once removed ascending" 17435msgstr "Tante 2. Grades" 17436 17437#: app/Services/RelationshipService.php:1150 17438msgctxt "father’s father’s brother’s son" 17439msgid "first cousin once removed ascending" 17440msgstr "Onkel 2. Grades" 17441 17442#: app/Services/RelationshipService.php:1158 17443msgctxt "father’s father’s sister’s child" 17444msgid "first cousin once removed ascending" 17445msgstr "Tante/Onkel 2. Grades" 17446 17447#: app/Services/RelationshipService.php:1154 17448msgctxt "father’s father’s sister’s daughter" 17449msgid "first cousin once removed ascending" 17450msgstr "Tante 2. Grades" 17451 17452#: app/Services/RelationshipService.php:1156 17453msgctxt "father’s father’s sister’s son" 17454msgid "first cousin once removed ascending" 17455msgstr "Onkel 2. Grades" 17456 17457#: app/Services/RelationshipService.php:1164 17458msgctxt "father’s mother’s brother’s child" 17459msgid "first cousin once removed ascending" 17460msgstr "Tante/Onkel 2. Grades" 17461 17462#: app/Services/RelationshipService.php:1160 17463msgctxt "father’s mother’s brother’s daughter" 17464msgid "first cousin once removed ascending" 17465msgstr "Tante 2. Grades" 17466 17467#: app/Services/RelationshipService.php:1162 17468msgctxt "father’s mother’s brother’s son" 17469msgid "first cousin once removed ascending" 17470msgstr "Onkel 2. Grades" 17471 17472#: app/Services/RelationshipService.php:1170 17473msgctxt "father’s mother’s sister’s child" 17474msgid "first cousin once removed ascending" 17475msgstr "Tante/Onkel 2. Grades" 17476 17477#: app/Services/RelationshipService.php:1166 17478msgctxt "father’s mother’s sister’s daughter" 17479msgid "first cousin once removed ascending" 17480msgstr "Tante 2. Grades" 17481 17482#: app/Services/RelationshipService.php:1168 17483msgctxt "father’s mother’s sister’s son" 17484msgid "first cousin once removed ascending" 17485msgstr "Onkel 2. Grades" 17486 17487#: app/Services/RelationshipService.php:1176 17488msgctxt "mother’s father’s brother’s child" 17489msgid "first cousin once removed ascending" 17490msgstr "Tante/Onkel 2. Grades" 17491 17492#: app/Services/RelationshipService.php:1172 17493msgctxt "mother’s father’s brother’s daughter" 17494msgid "first cousin once removed ascending" 17495msgstr "Tante 2. Grades" 17496 17497#: app/Services/RelationshipService.php:1174 17498msgctxt "mother’s father’s brother’s son" 17499msgid "first cousin once removed ascending" 17500msgstr "Onkel 2. Grades" 17501 17502#: app/Services/RelationshipService.php:1182 17503msgctxt "mother’s father’s sister’s child" 17504msgid "first cousin once removed ascending" 17505msgstr "Tante/Onkel 2. Grades" 17506 17507#: app/Services/RelationshipService.php:1178 17508msgctxt "mother’s father’s sister’s daughter" 17509msgid "first cousin once removed ascending" 17510msgstr "Tante 2. Grades" 17511 17512#: app/Services/RelationshipService.php:1180 17513msgctxt "mother’s father’s sister’s son" 17514msgid "first cousin once removed ascending" 17515msgstr "Onkel 2. Grades" 17516 17517#: app/Services/RelationshipService.php:1188 17518msgctxt "mother’s mother’s brother’s child" 17519msgid "first cousin once removed ascending" 17520msgstr "Tante/Onkel 2. Grades" 17521 17522#: app/Services/RelationshipService.php:1184 17523msgctxt "mother’s mother’s brother’s daughter" 17524msgid "first cousin once removed ascending" 17525msgstr "Tante 2. Grades" 17526 17527#: app/Services/RelationshipService.php:1186 17528msgctxt "mother’s mother’s brother’s son" 17529msgid "first cousin once removed ascending" 17530msgstr "Onkel 2. Grades" 17531 17532#: app/Services/RelationshipService.php:1194 17533msgctxt "mother’s mother’s sister’s child" 17534msgid "first cousin once removed ascending" 17535msgstr "Tante/Onkel 2. Grades" 17536 17537#: app/Services/RelationshipService.php:1190 17538msgctxt "mother’s mother’s sister’s daughter" 17539msgid "first cousin once removed ascending" 17540msgstr "Tante 2. Grades" 17541 17542#: app/Services/RelationshipService.php:1192 17543msgctxt "mother’s mother’s sister’s son" 17544msgid "first cousin once removed ascending" 17545msgstr "Onkel 2. Grades" 17546 17547#: app/Services/RelationshipService.php:2278 17548msgid "fourteenth cousin" 17549msgstr "Cousin/e 14. Grades" 17550 17551#: app/Services/RelationshipService.php:2242 17552msgctxt "FEMALE" 17553msgid "fourteenth cousin" 17554msgstr "Cousine 14. Grades" 17555 17556#. 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. 17557#: app/Services/RelationshipService.php:2203 17558msgctxt "MALE" 17559msgid "fourteenth cousin" 17560msgstr "Cousin 14. Grades" 17561 17562#. I18N: A Spanish relationship name, such as third great-nephew 17563#: app/Services/RelationshipService.php:2358 17564#, php-format 17565msgid "fourth %s" 17566msgstr "vierter %s" 17567 17568#. I18N: A Spanish relationship name, such as third great-nephew 17569#: app/Services/RelationshipService.php:2336 17570#, php-format 17571msgctxt "FEMALE" 17572msgid "fourth %s" 17573msgstr "vierte %s" 17574 17575#. I18N: A Spanish relationship name, such as third great-nephew 17576#: app/Services/RelationshipService.php:2313 17577#, php-format 17578msgctxt "MALE" 17579msgid "fourth %s" 17580msgstr "vierter %s" 17581 17582#: app/Services/RelationshipService.php:2258 17583msgid "fourth cousin" 17584msgstr "Cousin/e 4. Grades" 17585 17586#: app/Services/RelationshipService.php:2222 17587msgctxt "FEMALE" 17588msgid "fourth cousin" 17589msgstr "Cousine 4. Grades" 17590 17591#. 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. 17592#: app/Services/RelationshipService.php:2173 17593msgctxt "MALE" 17594msgid "fourth cousin" 17595msgstr "Cousin 4. Grades" 17596 17597#. I18N: from 1700 interval 50 years 17598#: resources/views/modules/statistics-chart/custom.phtml:101 17599#: resources/views/modules/statistics-chart/custom.phtml:104 17600#: resources/views/modules/statistics-chart/custom.phtml:107 17601#: resources/views/modules/statistics-chart/custom.phtml:110 17602#: resources/views/modules/statistics-chart/custom.phtml:113 17603#: resources/views/modules/statistics-chart/custom.phtml:116 17604#, php-format 17605msgid "from %1$s interval %2$s year" 17606msgid_plural "from %1$s interval %2$s years" 17607msgstr[0] "beginnend mit %1$s Zeitraum von einem Jahr" 17608msgstr[1] "beginnend mit %1$s Zeitraum von %2$s Jahren" 17609 17610#. I18N: Gedcom FROM dates 17611#: app/Date.php:363 17612#, php-format 17613msgid "from %s" 17614msgstr "von %s" 17615 17616#. I18N: Gedcom FROM-TO dates 17617#: app/Date.php:375 17618#, php-format 17619msgid "from %s to %s" 17620msgstr "von %s bis %s" 17621 17622#. I18N: layout option for the fan chart 17623#: app/Module/FanChartModule.php:587 17624msgid "full circle" 17625msgstr "Vollkreis" 17626 17627#: resources/views/modules/statistics-chart/custom.phtml:88 17628msgid "gender" 17629msgstr "Geschlecht" 17630 17631#. I18N: Type of location hierarchy 17632#: app/Elements/HierarchicalRelationship.php:58 17633msgid "geographic" 17634msgstr "geografisch" 17635 17636#. I18N: A button label. 17637#: resources/views/edit/new-individual.phtml:46 17638msgid "go to new individual" 17639msgstr "gehe zur neuen Person" 17640 17641#: app/Services/RelationshipService.php:502 17642msgctxt "child’s child" 17643msgid "grandchild" 17644msgstr "Enkel" 17645 17646#: app/Services/RelationshipService.php:514 17647msgctxt "daughter’s child" 17648msgid "grandchild" 17649msgstr "Enkel" 17650 17651#: app/Services/RelationshipService.php:614 17652msgctxt "son’s child" 17653msgid "grandchild" 17654msgstr "Enkel" 17655 17656#: app/Services/RelationshipService.php:504 17657msgctxt "child’s daughter" 17658msgid "granddaughter" 17659msgstr "Enkeltochter" 17660 17661#: app/Services/RelationshipService.php:516 17662msgctxt "daughter’s daughter" 17663msgid "granddaughter" 17664msgstr "Enkeltochter" 17665 17666#: app/Services/RelationshipService.php:616 17667msgctxt "son’s daughter" 17668msgid "granddaughter" 17669msgstr "Enkeltochter" 17670 17671#: app/Services/RelationshipService.php:732 17672msgctxt "child’s daughter’s husband" 17673msgid "granddaughter’s husband" 17674msgstr "Enkeltochters Ehemann" 17675 17676#: app/Services/RelationshipService.php:754 17677msgctxt "daughter’s daughter’s husband" 17678msgid "granddaughter’s husband" 17679msgstr "Enkeltochters Ehemann" 17680 17681#: app/Services/RelationshipService.php:1052 17682msgctxt "son’s daughter’s husband" 17683msgid "granddaughter’s husband" 17684msgstr "Enkeltochters Ehemann" 17685 17686#: app/Services/RelationshipService.php:584 17687msgctxt "parent’s father" 17688msgid "grandfather" 17689msgstr "Großvater" 17690 17691#: app/Services/RelationshipService.php:586 17692msgctxt "parent’s mother" 17693msgid "grandmother" 17694msgstr "Großmutter" 17695 17696#: app/Services/RelationshipService.php:588 17697msgctxt "parent’s parent" 17698msgid "grandparent" 17699msgstr "Großelternteil" 17700 17701#: app/Services/RelationshipService.php:508 17702msgctxt "child’s son" 17703msgid "grandson" 17704msgstr "Enkelsohn" 17705 17706#: app/Services/RelationshipService.php:520 17707msgctxt "daughter’s son" 17708msgid "grandson" 17709msgstr "Enkelsohn" 17710 17711#: app/Services/RelationshipService.php:618 17712msgctxt "son’s son" 17713msgid "grandson" 17714msgstr "Enkelsohn" 17715 17716#: app/Services/RelationshipService.php:742 17717msgctxt "child’s son’s wife" 17718msgid "grandson’s wife" 17719msgstr "Enkelsohns Ehefrau" 17720 17721#: app/Services/RelationshipService.php:770 17722msgctxt "daughter’s son’s wife" 17723msgid "grandson’s wife" 17724msgstr "Enkelsohns Ehefrau" 17725 17726#: app/Services/RelationshipService.php:1062 17727msgctxt "son’s son’s wife" 17728msgid "grandson’s wife" 17729msgstr "Enkelsohns Ehefrau" 17730 17731#: app/Services/RelationshipService.php:1438 17732#: app/Services/RelationshipService.php:1457 17733#: app/Services/RelationshipService.php:1469 17734#: app/Services/RelationshipService.php:1480 17735#: app/Services/RelationshipService.php:1496 17736#, php-format 17737msgid "great ×%s aunt" 17738msgstr "(%s-1)×Ur-Großtante" 17739 17740#: app/Services/RelationshipService.php:1441 17741#: app/Services/RelationshipService.php:1460 17742#: app/Services/RelationshipService.php:1472 17743#: app/Services/RelationshipService.php:1483 17744#: app/Services/RelationshipService.php:1499 17745#, php-format 17746msgid "great ×%s aunt/uncle" 17747msgstr "(%s-1)×Ur-Großtante/-onkel" 17748 17749#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17750#: app/Services/RelationshipService.php:1994 17751#: app/Services/RelationshipService.php:2005 17752#: app/Services/RelationshipService.php:2026 17753#, php-format 17754msgid "great ×%s grandchild" 17755msgstr "%s×Ur-Enkel" 17756 17757#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17758#: app/Services/RelationshipService.php:1991 17759#: app/Services/RelationshipService.php:2002 17760#: app/Services/RelationshipService.php:2022 17761#, php-format 17762msgid "great ×%s granddaughter" 17763msgstr "%s×Ur-Enkeltochter" 17764 17765#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17766#: app/Services/RelationshipService.php:1839 17767#: app/Services/RelationshipService.php:1853 17768#: app/Services/RelationshipService.php:1865 17769#: app/Services/RelationshipService.php:1878 17770#: app/Services/RelationshipService.php:1894 17771#, php-format 17772msgid "great ×%s grandfather" 17773msgstr "%s×Ur-Großvater" 17774 17775#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17776#: app/Services/RelationshipService.php:1843 17777#: app/Services/RelationshipService.php:1857 17778#: app/Services/RelationshipService.php:1869 17779#: app/Services/RelationshipService.php:1883 17780#: app/Services/RelationshipService.php:1899 17781#, php-format 17782msgid "great ×%s grandmother" 17783msgstr "%s×Ur-Großmutter" 17784 17785#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17786#: app/Services/RelationshipService.php:1846 17787#: app/Services/RelationshipService.php:1860 17788#: app/Services/RelationshipService.php:1872 17789#: app/Services/RelationshipService.php:1887 17790#: app/Services/RelationshipService.php:1903 17791#, php-format 17792msgid "great ×%s grandparent" 17793msgstr "%s×Ur-Großvater/-mutter" 17794 17795#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17796#: app/Services/RelationshipService.php:1987 17797#: app/Services/RelationshipService.php:1999 17798#: app/Services/RelationshipService.php:2017 17799#, php-format 17800msgid "great ×%s grandson" 17801msgstr "%s×Ur-Enkelsohn" 17802 17803#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17804#: app/Services/RelationshipService.php:1722 17805#: app/Services/RelationshipService.php:1734 17806#: app/Services/RelationshipService.php:1750 17807#, php-format 17808msgid "great ×%s nephew" 17809msgstr "(%s-1)×Ur-Großneffe" 17810 17811#: app/Services/RelationshipService.php:1657 17812#: app/Services/RelationshipService.php:1693 17813#, php-format 17814msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 17815msgid "great ×%s nephew" 17816msgstr "(%s-1)×Ur-Großneffe" 17817 17818#: app/Services/RelationshipService.php:1661 17819#: app/Services/RelationshipService.php:1696 17820#, php-format 17821msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 17822msgid "great ×%s nephew" 17823msgstr "(%s-1)×Ur-Großneffe" 17824 17825#: app/Services/RelationshipService.php:1664 17826#: app/Services/RelationshipService.php:1699 17827#, php-format 17828msgctxt "(a woman’s) great ×%s nephew" 17829msgid "great ×%s nephew" 17830msgstr "(%s-1)×Ur-Großneffe" 17831 17832#: app/Services/RelationshipService.php:1729 17833#: app/Services/RelationshipService.php:1741 17834#: app/Services/RelationshipService.php:1757 17835#, php-format 17836msgid "great ×%s nephew/niece" 17837msgstr "(%s-1)×Ur-Großneffe/-nichte" 17838 17839#: app/Services/RelationshipService.php:1680 17840#: app/Services/RelationshipService.php:1712 17841#, php-format 17842msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 17843msgid "great ×%s nephew/niece" 17844msgstr "(%s-1)×Ur-Großneffe/-nichte" 17845 17846#: app/Services/RelationshipService.php:1684 17847#: app/Services/RelationshipService.php:1715 17848#, php-format 17849msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 17850msgid "great ×%s nephew/niece" 17851msgstr "(%s-1)×Ur-Großneffe/-nichte" 17852 17853#: app/Services/RelationshipService.php:1687 17854#: app/Services/RelationshipService.php:1718 17855#, php-format 17856msgctxt "(a woman’s) great ×%s nephew/niece" 17857msgid "great ×%s nephew/niece" 17858msgstr "(%s-1)×Ur-Großneffe/-nichte" 17859 17860#: app/Services/RelationshipService.php:1726 17861#: app/Services/RelationshipService.php:1738 17862#: app/Services/RelationshipService.php:1754 17863#, php-format 17864msgid "great ×%s niece" 17865msgstr "(%s-1)×Ur-Großnichte" 17866 17867#: app/Services/RelationshipService.php:1669 17868#: app/Services/RelationshipService.php:1703 17869#, php-format 17870msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 17871msgid "great ×%s niece" 17872msgstr "(%s-1)×Ur-Großnichte" 17873 17874#: app/Services/RelationshipService.php:1673 17875#: app/Services/RelationshipService.php:1706 17876#, php-format 17877msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 17878msgid "great ×%s niece" 17879msgstr "(%s-1)×Ur-Großnichte" 17880 17881#: app/Services/RelationshipService.php:1676 17882#: app/Services/RelationshipService.php:1709 17883#, php-format 17884msgctxt "(a woman’s) great ×%s niece" 17885msgid "great ×%s niece" 17886msgstr "(%s-1)×Ur-Großnichte" 17887 17888#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17889#: app/Services/RelationshipService.php:1434 17890#: app/Services/RelationshipService.php:1465 17891#: app/Services/RelationshipService.php:1477 17892#: app/Services/RelationshipService.php:1492 17893#, php-format 17894msgid "great ×%s uncle" 17895msgstr "(%s-1)×Ur-Großonkel" 17896 17897#: app/Services/RelationshipService.php:1446 17898#, php-format 17899msgctxt "great ×(%s-1) grandfather’s brother" 17900msgid "great ×%s uncle" 17901msgstr "(%s-1)×Ur-Großonkel" 17902 17903#: app/Services/RelationshipService.php:1450 17904#, php-format 17905msgctxt "great ×(%s-1) grandmother’s brother" 17906msgid "great ×%s uncle" 17907msgstr "(%s-1)×Ur-Großonkel" 17908 17909#: app/Services/RelationshipService.php:1453 17910#, php-format 17911msgctxt "great ×(%s-1) grandparent’s brother" 17912msgid "great ×%s uncle" 17913msgstr "(%s-1)×Ur-Großonkel" 17914 17915#: app/Services/RelationshipService.php:1364 17916msgid "great ×4 aunt" 17917msgstr "3×Ur-Großtante" 17918 17919#: app/Services/RelationshipService.php:1367 17920msgid "great ×4 aunt/uncle" 17921msgstr "3×Ur-Großtante/-onkel" 17922 17923#: app/Services/RelationshipService.php:1942 17924msgid "great ×4 grandchild" 17925msgstr "4×Ur-Enkel" 17926 17927#: app/Services/RelationshipService.php:1939 17928msgid "great ×4 granddaughter" 17929msgstr "4×Ur-Enkeltochter" 17930 17931#: app/Services/RelationshipService.php:1789 17932msgid "great ×4 grandfather" 17933msgstr "4×Ur-Großvater" 17934 17935#: app/Services/RelationshipService.php:1793 17936msgid "great ×4 grandmother" 17937msgstr "4×Ur-Großmutter" 17938 17939#: app/Services/RelationshipService.php:1796 17940msgid "great ×4 grandparent" 17941msgstr "4×Ur-Großvater/-mutter" 17942 17943#: app/Services/RelationshipService.php:1935 17944msgid "great ×4 grandson" 17945msgstr "4×Ur-Enkelsohn" 17946 17947#: app/Services/RelationshipService.php:1581 17948msgctxt "(a man’s) brother’s great-great-great-grandson" 17949msgid "great ×4 nephew" 17950msgstr "3×Ur-Großneffe" 17951 17952#: app/Services/RelationshipService.php:1585 17953msgctxt "(a man’s) sister’s great-great-great-grandson" 17954msgid "great ×4 nephew" 17955msgstr "3×Ur-Großneffe" 17956 17957#: app/Services/RelationshipService.php:1588 17958msgctxt "(a woman’s) great ×4 nephew" 17959msgid "great ×4 nephew" 17960msgstr "3×Ur-Großneffe" 17961 17962#: app/Services/RelationshipService.php:1604 17963msgctxt "(a man’s) brother’s great-great-great-grandchild" 17964msgid "great ×4 nephew/niece" 17965msgstr "3×Ur-Großneffe/-nichte" 17966 17967#: app/Services/RelationshipService.php:1608 17968msgctxt "(a man’s) sister’s great-great-great-grandchild" 17969msgid "great ×4 nephew/niece" 17970msgstr "3×Ur-Großneffe/-nichte" 17971 17972#: app/Services/RelationshipService.php:1611 17973msgctxt "(a woman’s) great ×4 nephew/niece" 17974msgid "great ×4 nephew/niece" 17975msgstr "3×Ur-Großneffe/-nichte" 17976 17977#: app/Services/RelationshipService.php:1593 17978msgctxt "(a man’s) brother’s great-great-great-granddaughter" 17979msgid "great ×4 niece" 17980msgstr "3×Ur-Großnichte" 17981 17982#: app/Services/RelationshipService.php:1597 17983msgctxt "(a man’s) sister’s great-great-great-granddaughter" 17984msgid "great ×4 niece" 17985msgstr "3×Ur-Großnichte" 17986 17987#: app/Services/RelationshipService.php:1600 17988msgctxt "(a woman’s) great ×4 niece" 17989msgid "great ×4 niece" 17990msgstr "3×Ur-Großnichte" 17991 17992#: app/Services/RelationshipService.php:1353 17993msgctxt "great-great-great-grandfather’s brother" 17994msgid "great ×4 uncle" 17995msgstr "3×Ur-Großonkel" 17996 17997#: app/Services/RelationshipService.php:1357 17998msgctxt "great-great-great-grandmother’s brother" 17999msgid "great ×4 uncle" 18000msgstr "3×Ur-Großonkel" 18001 18002#: app/Services/RelationshipService.php:1360 18003msgctxt "great-great-great-grandparent’s brother" 18004msgid "great ×4 uncle" 18005msgstr "3×Ur-Großonkel" 18006 18007#: app/Services/RelationshipService.php:1383 18008msgid "great ×5 aunt" 18009msgstr "4×Ur-Großtante" 18010 18011#: app/Services/RelationshipService.php:1386 18012msgid "great ×5 aunt/uncle" 18013msgstr "4×Ur-Großtante/-onkel" 18014 18015#: app/Services/RelationshipService.php:1953 18016msgid "great ×5 grandchild" 18017msgstr "5×Ur-Enkel" 18018 18019#: app/Services/RelationshipService.php:1950 18020msgid "great ×5 granddaughter" 18021msgstr "5×Ur-Enkeltochter" 18022 18023#: app/Services/RelationshipService.php:1800 18024msgid "great ×5 grandfather" 18025msgstr "5×Ur-Großvater" 18026 18027#: app/Services/RelationshipService.php:1804 18028msgid "great ×5 grandmother" 18029msgstr "5×Ur-Großmutter" 18030 18031#: app/Services/RelationshipService.php:1807 18032msgid "great ×5 grandparent" 18033msgstr "5×Ur-Großvater/-mutter" 18034 18035#: app/Services/RelationshipService.php:1946 18036msgid "great ×5 grandson" 18037msgstr "5×Ur-Enkelsohn" 18038 18039#: app/Services/RelationshipService.php:1616 18040msgctxt "(a man’s) brother’s great ×4 grandson" 18041msgid "great ×5 nephew" 18042msgstr "4×Ur-Großneffe" 18043 18044#: app/Services/RelationshipService.php:1620 18045msgctxt "(a man’s) sister’s great ×4 grandson" 18046msgid "great ×5 nephew" 18047msgstr "4×Ur-Großneffe" 18048 18049#: app/Services/RelationshipService.php:1623 18050msgctxt "(a woman’s) great ×5 nephew" 18051msgid "great ×5 nephew" 18052msgstr "4×Ur-Großneffe" 18053 18054#: app/Services/RelationshipService.php:1639 18055msgctxt "(a man’s) brother’s great ×4 grandchild" 18056msgid "great ×5 nephew/niece" 18057msgstr "4×Ur-Großneffe/-nichte" 18058 18059#: app/Services/RelationshipService.php:1643 18060msgctxt "(a man’s) sister’s great ×4 grandchild" 18061msgid "great ×5 nephew/niece" 18062msgstr "4×Ur-Großneffe/-nichte" 18063 18064#: app/Services/RelationshipService.php:1646 18065msgctxt "(a woman’s) great ×5 nephew/niece" 18066msgid "great ×5 nephew/niece" 18067msgstr "4×Ur-Großneffe/-nichte" 18068 18069#: app/Services/RelationshipService.php:1628 18070msgctxt "(a man’s) brother’s great ×4 granddaughter" 18071msgid "great ×5 niece" 18072msgstr "4×Ur-Großnichte" 18073 18074#: app/Services/RelationshipService.php:1632 18075msgctxt "(a man’s) sister’s great ×4 granddaughter" 18076msgid "great ×5 niece" 18077msgstr "4×Ur-Großnichte" 18078 18079#: app/Services/RelationshipService.php:1635 18080msgctxt "(a woman’s) great ×5 niece" 18081msgid "great ×5 niece" 18082msgstr "4×Ur-Großnichte" 18083 18084#: app/Services/RelationshipService.php:1372 18085msgctxt "great ×4 grandfather’s brother" 18086msgid "great ×5 uncle" 18087msgstr "4×Ur-Großonkel" 18088 18089#: app/Services/RelationshipService.php:1376 18090msgctxt "great ×4 grandmother’s brother" 18091msgid "great ×5 uncle" 18092msgstr "4×Ur-Großonkel" 18093 18094#: app/Services/RelationshipService.php:1379 18095msgctxt "great ×4 grandparent’s brother" 18096msgid "great ×5 uncle" 18097msgstr "4×Ur-Großonkel" 18098 18099#: app/Services/RelationshipService.php:1402 18100msgid "great ×6 aunt" 18101msgstr "5×Ur-Großtante" 18102 18103#: app/Services/RelationshipService.php:1405 18104msgid "great ×6 aunt/uncle" 18105msgstr "5×Ur-Großtante/-onkel" 18106 18107#: app/Services/RelationshipService.php:1964 18108msgid "great ×6 grandchild" 18109msgstr "6×Ur-Enkel" 18110 18111#: app/Services/RelationshipService.php:1961 18112msgid "great ×6 granddaughter" 18113msgstr "6×Ur-Enkeltochter" 18114 18115#: app/Services/RelationshipService.php:1811 18116msgid "great ×6 grandfather" 18117msgstr "6×Ur-Großvater" 18118 18119#: app/Services/RelationshipService.php:1815 18120msgid "great ×6 grandmother" 18121msgstr "6×Ur-Großmutter" 18122 18123#: app/Services/RelationshipService.php:1818 18124msgid "great ×6 grandparent" 18125msgstr "6×Ur-Großvater/-mutter" 18126 18127#: app/Services/RelationshipService.php:1957 18128msgid "great ×6 grandson" 18129msgstr "6×Ur-Enkelsohn" 18130 18131#: app/Services/RelationshipService.php:1391 18132msgctxt "great ×5 grandfather’s brother" 18133msgid "great ×6 uncle" 18134msgstr "5×Ur-Großonkel" 18135 18136#: app/Services/RelationshipService.php:1395 18137msgctxt "great ×5 grandmother’s brother" 18138msgid "great ×6 uncle" 18139msgstr "5×Ur-Großonkel" 18140 18141#: app/Services/RelationshipService.php:1398 18142msgctxt "great ×5 grandparent’s brother" 18143msgid "great ×6 uncle" 18144msgstr "5×Ur-Großonkel" 18145 18146#: app/Services/RelationshipService.php:1421 18147msgid "great ×7 aunt" 18148msgstr "6×Ur-Großtante" 18149 18150#: app/Services/RelationshipService.php:1424 18151msgid "great ×7 aunt/uncle" 18152msgstr "6×Ur-Großtante/-onkel" 18153 18154#: app/Services/RelationshipService.php:1975 18155msgid "great ×7 grandchild" 18156msgstr "7×Ur-Enkel" 18157 18158#: app/Services/RelationshipService.php:1972 18159msgid "great ×7 granddaughter" 18160msgstr "7×Ur-Enkeltochter" 18161 18162#: app/Services/RelationshipService.php:1822 18163msgid "great ×7 grandfather" 18164msgstr "7×Ur-Großvater" 18165 18166#: app/Services/RelationshipService.php:1826 18167msgid "great ×7 grandmother" 18168msgstr "7×Ur-Großmutter" 18169 18170#: app/Services/RelationshipService.php:1829 18171msgid "great ×7 grandparent" 18172msgstr "7×Ur-Großvater/-mutter" 18173 18174#: app/Services/RelationshipService.php:1968 18175msgid "great ×7 grandson" 18176msgstr "7×Ur-Enkelsohn" 18177 18178#: app/Services/RelationshipService.php:1410 18179msgctxt "great ×6 grandfather’s brother" 18180msgid "great ×7 uncle" 18181msgstr "6×Ur-Großonkel" 18182 18183#: app/Services/RelationshipService.php:1414 18184msgctxt "great ×6 grandmother’s brother" 18185msgid "great ×7 uncle" 18186msgstr "6×Ur-Großonkel" 18187 18188#: app/Services/RelationshipService.php:1417 18189msgctxt "great ×6 grandparent’s brother" 18190msgid "great ×7 uncle" 18191msgstr "6×Ur-Großonkel" 18192 18193#: app/Services/RelationshipService.php:1094 18194msgctxt "father’s father’s brother’s wife" 18195msgid "great-aunt" 18196msgstr "Großtante" 18197 18198#: app/Services/RelationshipService.php:790 18199msgctxt "father’s father’s sister" 18200msgid "great-aunt" 18201msgstr "Großtante" 18202 18203#: app/Services/RelationshipService.php:1100 18204msgctxt "father’s mother’s brother’s wife" 18205msgid "great-aunt" 18206msgstr "Großtante" 18207 18208#: app/Services/RelationshipService.php:802 18209msgctxt "father’s mother’s sister" 18210msgid "great-aunt" 18211msgstr "Großtante" 18212 18213#: app/Services/RelationshipService.php:1106 18214msgctxt "father’s parent’s brother’s wife" 18215msgid "great-aunt" 18216msgstr "Großtante" 18217 18218#: app/Services/RelationshipService.php:814 18219msgctxt "father’s parent’s sister" 18220msgid "great-aunt" 18221msgstr "Großtante" 18222 18223#: app/Services/RelationshipService.php:1112 18224msgctxt "mother’s father’s brother’s wife" 18225msgid "great-aunt" 18226msgstr "Großtante" 18227 18228#: app/Services/RelationshipService.php:870 18229msgctxt "mother’s father’s sister" 18230msgid "great-aunt" 18231msgstr "Großtante" 18232 18233#: app/Services/RelationshipService.php:1118 18234msgctxt "mother’s mother’s brother’s wife" 18235msgid "great-aunt" 18236msgstr "Großtante" 18237 18238#: app/Services/RelationshipService.php:888 18239msgctxt "mother’s mother’s sister" 18240msgid "great-aunt" 18241msgstr "Großtante" 18242 18243#: app/Services/RelationshipService.php:1124 18244msgctxt "mother’s parent’s brother’s wife" 18245msgid "great-aunt" 18246msgstr "Großtante" 18247 18248#: app/Services/RelationshipService.php:900 18249msgctxt "mother’s parent’s sister" 18250msgid "great-aunt" 18251msgstr "Großtante" 18252 18253#: app/Services/RelationshipService.php:1130 18254msgctxt "parent’s father’s brother’s wife" 18255msgid "great-aunt" 18256msgstr "Großtante" 18257 18258#: app/Services/RelationshipService.php:922 18259msgctxt "parent’s father’s sister" 18260msgid "great-aunt" 18261msgstr "Großtante" 18262 18263#: app/Services/RelationshipService.php:1136 18264msgctxt "parent’s mother’s brother’s wife" 18265msgid "great-aunt" 18266msgstr "Großtante" 18267 18268#: app/Services/RelationshipService.php:934 18269msgctxt "parent’s mother’s sister" 18270msgid "great-aunt" 18271msgstr "Großtante" 18272 18273#: app/Services/RelationshipService.php:1142 18274msgctxt "parent’s parent’s brother’s wife" 18275msgid "great-aunt" 18276msgstr "Großtante" 18277 18278#: app/Services/RelationshipService.php:946 18279msgctxt "parent’s parent’s sister" 18280msgid "great-aunt" 18281msgstr "Großtante" 18282 18283#: app/Services/RelationshipService.php:788 18284msgctxt "father’s father’s sibling" 18285msgid "great-aunt/uncle" 18286msgstr "Großtante/-onkel" 18287 18288#: app/Services/RelationshipService.php:1096 18289msgctxt "father’s father’s sibling’s spouse" 18290msgid "great-aunt/uncle" 18291msgstr "Großtante/-onkel" 18292 18293#: app/Services/RelationshipService.php:800 18294msgctxt "father’s mother’s sibling" 18295msgid "great-aunt/uncle" 18296msgstr "Großtante/-onkel" 18297 18298#: app/Services/RelationshipService.php:1102 18299msgctxt "father’s mother’s sibling’s spouse" 18300msgid "great-aunt/uncle" 18301msgstr "Großtante/-onkel" 18302 18303#: app/Services/RelationshipService.php:812 18304msgctxt "father’s parent’s sibling" 18305msgid "great-aunt/uncle" 18306msgstr "Großtante/-onkel" 18307 18308#: app/Services/RelationshipService.php:1108 18309msgctxt "father’s parent’s sibling’s spouse" 18310msgid "great-aunt/uncle" 18311msgstr "Großtante/-onkel" 18312 18313#: app/Services/RelationshipService.php:868 18314msgctxt "mother’s father’s sibling" 18315msgid "great-aunt/uncle" 18316msgstr "Großtante/-onkel" 18317 18318#: app/Services/RelationshipService.php:1114 18319msgctxt "mother’s father’s sibling’s spouse" 18320msgid "great-aunt/uncle" 18321msgstr "Großtante/-onkel" 18322 18323#: app/Services/RelationshipService.php:886 18324msgctxt "mother’s mother’s sibling" 18325msgid "great-aunt/uncle" 18326msgstr "Großtante/-onkel" 18327 18328#: app/Services/RelationshipService.php:1120 18329msgctxt "mother’s mother’s sibling’s spouse" 18330msgid "great-aunt/uncle" 18331msgstr "Großtante/-onkel" 18332 18333#: app/Services/RelationshipService.php:898 18334msgctxt "mother’s parent’s sibling" 18335msgid "great-aunt/uncle" 18336msgstr "Großtante/-onkel" 18337 18338#: app/Services/RelationshipService.php:1126 18339msgctxt "mother’s parent’s sibling’s spouse" 18340msgid "great-aunt/uncle" 18341msgstr "Großtante/-onkel" 18342 18343#: app/Services/RelationshipService.php:920 18344msgctxt "parent’s father’s sibling" 18345msgid "great-aunt/uncle" 18346msgstr "Großtante/-onkel" 18347 18348#: app/Services/RelationshipService.php:1132 18349msgctxt "parent’s father’s sibling’s spouse" 18350msgid "great-aunt/uncle" 18351msgstr "Großtante/-onkel" 18352 18353#: app/Services/RelationshipService.php:932 18354msgctxt "parent’s mother’s sibling" 18355msgid "great-aunt/uncle" 18356msgstr "Großtante/-onkel" 18357 18358#: app/Services/RelationshipService.php:1138 18359msgctxt "parent’s mother’s sibling’s spouse" 18360msgid "great-aunt/uncle" 18361msgstr "Großtante/-onkel" 18362 18363#: app/Services/RelationshipService.php:944 18364msgctxt "parent’s parent’s sibling" 18365msgid "great-aunt/uncle" 18366msgstr "Großtante/-onkel" 18367 18368#: app/Services/RelationshipService.php:1144 18369msgctxt "parent’s parent’s sibling’s spouse" 18370msgid "great-aunt/uncle" 18371msgstr "Großtante/-onkel" 18372 18373#: app/Services/RelationshipService.php:722 18374msgctxt "child’s child’s child" 18375msgid "great-grandchild" 18376msgstr "Urenkel" 18377 18378#: app/Services/RelationshipService.php:728 18379msgctxt "child’s daughter’s child" 18380msgid "great-grandchild" 18381msgstr "Urenkel" 18382 18383#: app/Services/RelationshipService.php:736 18384msgctxt "child’s son’s child" 18385msgid "great-grandchild" 18386msgstr "Urenkel" 18387 18388#: app/Services/RelationshipService.php:744 18389msgctxt "daughter’s child’s child" 18390msgid "great-grandchild" 18391msgstr "Urenkel" 18392 18393#: app/Services/RelationshipService.php:750 18394msgctxt "daughter’s daughter’s child" 18395msgid "great-grandchild" 18396msgstr "Urenkel" 18397 18398#: app/Services/RelationshipService.php:764 18399msgctxt "daughter’s son’s child" 18400msgid "great-grandchild" 18401msgstr "Urenkel" 18402 18403#: app/Services/RelationshipService.php:1042 18404msgctxt "son’s child’s child" 18405msgid "great-grandchild" 18406msgstr "Urenkel" 18407 18408#: app/Services/RelationshipService.php:1048 18409msgctxt "son’s daughter’s child" 18410msgid "great-grandchild" 18411msgstr "Urenkel" 18412 18413#: app/Services/RelationshipService.php:1056 18414msgctxt "son’s son’s child" 18415msgid "great-grandchild" 18416msgstr "Urenkel" 18417 18418#: app/Services/RelationshipService.php:724 18419msgctxt "child’s child’s daughter" 18420msgid "great-granddaughter" 18421msgstr "Urenkeltochter" 18422 18423#: app/Services/RelationshipService.php:730 18424msgctxt "child’s daughter’s daughter" 18425msgid "great-granddaughter" 18426msgstr "Urenkeltochter" 18427 18428#: app/Services/RelationshipService.php:738 18429msgctxt "child’s son’s daughter" 18430msgid "great-granddaughter" 18431msgstr "Urenkeltochter" 18432 18433#: app/Services/RelationshipService.php:746 18434msgctxt "daughter’s child’s daughter" 18435msgid "great-granddaughter" 18436msgstr "Urenkeltochter" 18437 18438#: app/Services/RelationshipService.php:752 18439msgctxt "daughter’s daughter’s daughter" 18440msgid "great-granddaughter" 18441msgstr "Urenkeltochter" 18442 18443#: app/Services/RelationshipService.php:766 18444msgctxt "daughter’s son’s daughter" 18445msgid "great-granddaughter" 18446msgstr "Urenkeltochter" 18447 18448#: app/Services/RelationshipService.php:1044 18449msgctxt "son’s child’s daughter" 18450msgid "great-granddaughter" 18451msgstr "Urenkeltochter" 18452 18453#: app/Services/RelationshipService.php:1050 18454msgctxt "son’s daughter’s daughter" 18455msgid "great-granddaughter" 18456msgstr "Urenkeltochter" 18457 18458#: app/Services/RelationshipService.php:1058 18459msgctxt "son’s son’s daughter" 18460msgid "great-granddaughter" 18461msgstr "Urenkeltochter" 18462 18463#: app/Services/RelationshipService.php:782 18464msgctxt "father’s father’s father" 18465msgid "great-grandfather" 18466msgstr "Urgroßvater" 18467 18468#: app/Services/RelationshipService.php:794 18469msgctxt "father’s mother’s father" 18470msgid "great-grandfather" 18471msgstr "Urgroßvater" 18472 18473#: app/Services/RelationshipService.php:806 18474msgctxt "father’s parent’s father" 18475msgid "great-grandfather" 18476msgstr "Urgroßvater" 18477 18478#: app/Services/RelationshipService.php:862 18479msgctxt "mother’s father’s father" 18480msgid "great-grandfather" 18481msgstr "Urgroßvater" 18482 18483#: app/Services/RelationshipService.php:880 18484msgctxt "mother’s mother’s father" 18485msgid "great-grandfather" 18486msgstr "Urgroßvater" 18487 18488#: app/Services/RelationshipService.php:892 18489msgctxt "mother’s parent’s father" 18490msgid "great-grandfather" 18491msgstr "Urgroßvater" 18492 18493#: app/Services/RelationshipService.php:914 18494msgctxt "parent’s father’s father" 18495msgid "great-grandfather" 18496msgstr "Urgroßvater" 18497 18498#: app/Services/RelationshipService.php:926 18499msgctxt "parent’s mother’s father" 18500msgid "great-grandfather" 18501msgstr "Urgroßvater" 18502 18503#: app/Services/RelationshipService.php:938 18504msgctxt "parent’s parent’s father" 18505msgid "great-grandfather" 18506msgstr "Urgroßvater" 18507 18508#: app/Services/RelationshipService.php:784 18509msgctxt "father’s father’s mother" 18510msgid "great-grandmother" 18511msgstr "Urgroßmutter" 18512 18513#: app/Services/RelationshipService.php:796 18514msgctxt "father’s mother’s mother" 18515msgid "great-grandmother" 18516msgstr "Urgroßmutter" 18517 18518#: app/Services/RelationshipService.php:808 18519msgctxt "father’s parent’s mother" 18520msgid "great-grandmother" 18521msgstr "Urgroßmutter" 18522 18523#: app/Services/RelationshipService.php:864 18524msgctxt "mother’s father’s mother" 18525msgid "great-grandmother" 18526msgstr "Urgroßmutter" 18527 18528#: app/Services/RelationshipService.php:882 18529msgctxt "mother’s mother’s mother" 18530msgid "great-grandmother" 18531msgstr "Urgroßmutter" 18532 18533#: app/Services/RelationshipService.php:894 18534msgctxt "mother’s parent’s mother" 18535msgid "great-grandmother" 18536msgstr "Urgroßmutter" 18537 18538#: app/Services/RelationshipService.php:916 18539msgctxt "parent’s father’s mother" 18540msgid "great-grandmother" 18541msgstr "Urgroßmutter" 18542 18543#: app/Services/RelationshipService.php:928 18544msgctxt "parent’s mother’s mother" 18545msgid "great-grandmother" 18546msgstr "Urgroßmutter" 18547 18548#: app/Services/RelationshipService.php:940 18549msgctxt "parent’s parent’s mother" 18550msgid "great-grandmother" 18551msgstr "Urgroßmutter" 18552 18553#: app/Services/RelationshipService.php:786 18554msgctxt "father’s father’s parent" 18555msgid "great-grandparent" 18556msgstr "Urgroßvater/-mutter" 18557 18558#: app/Services/RelationshipService.php:798 18559msgctxt "father’s mother’s parent" 18560msgid "great-grandparent" 18561msgstr "Urgroßvater/-mutter" 18562 18563#: app/Services/RelationshipService.php:810 18564msgctxt "father’s parent’s parent" 18565msgid "great-grandparent" 18566msgstr "Urgroßvater/-mutter" 18567 18568#: app/Services/RelationshipService.php:866 18569msgctxt "mother’s father’s parent" 18570msgid "great-grandparent" 18571msgstr "Urgroßvater/-mutter" 18572 18573#: app/Services/RelationshipService.php:884 18574msgctxt "mother’s mother’s parent" 18575msgid "great-grandparent" 18576msgstr "Urgroßvater/-mutter" 18577 18578#: app/Services/RelationshipService.php:896 18579msgctxt "mother’s parent’s parent" 18580msgid "great-grandparent" 18581msgstr "Urgroßvater/-mutter" 18582 18583#: app/Services/RelationshipService.php:918 18584msgctxt "parent’s father’s parent" 18585msgid "great-grandparent" 18586msgstr "Urgroßvater/-mutter" 18587 18588#: app/Services/RelationshipService.php:930 18589msgctxt "parent’s mother’s parent" 18590msgid "great-grandparent" 18591msgstr "Urgroßvater/-mutter" 18592 18593#: app/Services/RelationshipService.php:942 18594msgctxt "parent’s parent’s parent" 18595msgid "great-grandparent" 18596msgstr "Urgroßvater/-mutter" 18597 18598#: app/Services/RelationshipService.php:726 18599msgctxt "child’s child’s son" 18600msgid "great-grandson" 18601msgstr "Urenkelsohn" 18602 18603#: app/Services/RelationshipService.php:734 18604msgctxt "child’s daughter’s son" 18605msgid "great-grandson" 18606msgstr "Urenkelsohn" 18607 18608#: app/Services/RelationshipService.php:740 18609msgctxt "child’s son’s son" 18610msgid "great-grandson" 18611msgstr "Urenkelsohn" 18612 18613#: app/Services/RelationshipService.php:748 18614msgctxt "daughter’s child’s son" 18615msgid "great-grandson" 18616msgstr "Urenkelsohn" 18617 18618#: app/Services/RelationshipService.php:756 18619msgctxt "daughter’s daughter’s son" 18620msgid "great-grandson" 18621msgstr "Urenkelsohn" 18622 18623#: app/Services/RelationshipService.php:768 18624msgctxt "daughter’s son’s son" 18625msgid "great-grandson" 18626msgstr "Urenkelsohn" 18627 18628#: app/Services/RelationshipService.php:1046 18629msgctxt "son’s child’s son" 18630msgid "great-grandson" 18631msgstr "Urenkelsohn" 18632 18633#: app/Services/RelationshipService.php:1054 18634msgctxt "son’s daughter’s son" 18635msgid "great-grandson" 18636msgstr "Urenkelsohn" 18637 18638#: app/Services/RelationshipService.php:1060 18639msgctxt "son’s son’s son" 18640msgid "great-grandson" 18641msgstr "Urenkelsohn" 18642 18643#: app/Services/RelationshipService.php:1326 18644msgid "great-great-aunt" 18645msgstr "Urgroßtante" 18646 18647#: app/Services/RelationshipService.php:1329 18648msgid "great-great-aunt/uncle" 18649msgstr "Urgroßtante/-onkel" 18650 18651#: app/Services/RelationshipService.php:1920 18652msgid "great-great-grandchild" 18653msgstr "2×Ur-Enkel" 18654 18655#: app/Services/RelationshipService.php:1917 18656msgid "great-great-granddaughter" 18657msgstr "2×Ur-Enkeltochter" 18658 18659#: app/Services/RelationshipService.php:1767 18660msgid "great-great-grandfather" 18661msgstr "2×Ur-Großvater" 18662 18663#: app/Services/RelationshipService.php:1771 18664msgid "great-great-grandmother" 18665msgstr "2×Ur-Großmutter" 18666 18667#: app/Services/RelationshipService.php:1774 18668msgid "great-great-grandparent" 18669msgstr "2×Ur-Großvater/-mutter" 18670 18671#: app/Services/RelationshipService.php:1913 18672msgid "great-great-grandson" 18673msgstr "2×Ur-Enkelsohn" 18674 18675#: app/Services/RelationshipService.php:1345 18676msgid "great-great-great-aunt" 18677msgstr "2×Ur-Großtante" 18678 18679#: app/Services/RelationshipService.php:1348 18680msgid "great-great-great-aunt/uncle" 18681msgstr "2×Ur-Großtante/-onkel" 18682 18683#: app/Services/RelationshipService.php:1931 18684msgid "great-great-great-grandchild" 18685msgstr "3×Ur-Enkel" 18686 18687#: app/Services/RelationshipService.php:1928 18688msgid "great-great-great-granddaughter" 18689msgstr "3×Ur-Enkeltochter" 18690 18691#: app/Services/RelationshipService.php:1778 18692msgid "great-great-great-grandfather" 18693msgstr "3×Ur-Großvater" 18694 18695#: app/Services/RelationshipService.php:1782 18696msgid "great-great-great-grandmother" 18697msgstr "3×Ur-Großmutter" 18698 18699#: app/Services/RelationshipService.php:1785 18700msgid "great-great-great-grandparent" 18701msgstr "3×Ur-Großvater/-mutter" 18702 18703#: app/Services/RelationshipService.php:1924 18704msgid "great-great-great-grandson" 18705msgstr "3×Ur-Enkelsohn" 18706 18707#: app/Services/RelationshipService.php:1546 18708msgctxt "(a man’s) brother’s great-great-grandson" 18709msgid "great-great-great-nephew" 18710msgstr "2×Ur-Großneffe" 18711 18712#: app/Services/RelationshipService.php:1550 18713msgctxt "(a man’s) sister’s great-great-grandson" 18714msgid "great-great-great-nephew" 18715msgstr "2×Ur-Großneffe" 18716 18717#: app/Services/RelationshipService.php:1553 18718msgctxt "(a woman’s) great-great-great-nephew" 18719msgid "great-great-great-nephew" 18720msgstr "2×Ur-Großneffe" 18721 18722#: app/Services/RelationshipService.php:1569 18723msgctxt "(a man’s) brother’s great-great-grandchild" 18724msgid "great-great-great-nephew/niece" 18725msgstr "2×Ur-Großneffe/-nichte" 18726 18727#: app/Services/RelationshipService.php:1573 18728msgctxt "(a man’s) sister’s great-great-grandchild" 18729msgid "great-great-great-nephew/niece" 18730msgstr "2×Ur-Großneffe/-nichte" 18731 18732#: app/Services/RelationshipService.php:1576 18733msgctxt "(a woman’s) great-great-great-nephew/niece" 18734msgid "great-great-great-nephew/niece" 18735msgstr "2×Ur-Großneffe/-nichte" 18736 18737#: app/Services/RelationshipService.php:1558 18738msgctxt "(a man’s) brother’s great-great-granddaughter" 18739msgid "great-great-great-niece" 18740msgstr "2×Ur-Großnichte" 18741 18742#: app/Services/RelationshipService.php:1562 18743msgctxt "(a man’s) sister’s great-great-granddaughter" 18744msgid "great-great-great-niece" 18745msgstr "2×Ur-Großnichte" 18746 18747#: app/Services/RelationshipService.php:1565 18748msgctxt "(a woman’s) great-great-great-niece" 18749msgid "great-great-great-niece" 18750msgstr "2×Ur-Großnichte" 18751 18752#: app/Services/RelationshipService.php:1334 18753msgctxt "great-great-grandfather’s brother" 18754msgid "great-great-great-uncle" 18755msgstr "2×Ur-Großonkel" 18756 18757#: app/Services/RelationshipService.php:1338 18758msgctxt "great-great-grandmother’s brother" 18759msgid "great-great-great-uncle" 18760msgstr "2×Ur-Großonkel" 18761 18762#: app/Services/RelationshipService.php:1341 18763msgctxt "great-great-grandparent’s brother" 18764msgid "great-great-great-uncle" 18765msgstr "2×Ur-Großonkel" 18766 18767#: app/Services/RelationshipService.php:1511 18768msgctxt "(a man’s) brother’s great-grandson" 18769msgid "great-great-nephew" 18770msgstr "Urgroßneffe" 18771 18772#: app/Services/RelationshipService.php:1515 18773msgctxt "(a man’s) sister’s great-grandson" 18774msgid "great-great-nephew" 18775msgstr "Urgroßneffe" 18776 18777#: app/Services/RelationshipService.php:1518 18778msgctxt "(a woman’s) great-great-nephew" 18779msgid "great-great-nephew" 18780msgstr "Urgroßneffe" 18781 18782#: app/Services/RelationshipService.php:1534 18783msgctxt "(a man’s) brother’s great-grandchild" 18784msgid "great-great-nephew/niece" 18785msgstr "Urgroßneffe/-nichte" 18786 18787#: app/Services/RelationshipService.php:1538 18788msgctxt "(a man’s) sister’s great-grandchild" 18789msgid "great-great-nephew/niece" 18790msgstr "Urgroßneffe/-nichte" 18791 18792#: app/Services/RelationshipService.php:1541 18793msgctxt "(a woman’s) great-great-nephew/niece" 18794msgid "great-great-nephew/niece" 18795msgstr "Urgroßneffe/-nichte" 18796 18797#: app/Services/RelationshipService.php:1523 18798msgctxt "(a man’s) brother’s great-granddaughter" 18799msgid "great-great-niece" 18800msgstr "Urgroßnichte" 18801 18802#: app/Services/RelationshipService.php:1527 18803msgctxt "(a man’s) sister’s great-granddaughter" 18804msgid "great-great-niece" 18805msgstr "Urgroßnichte" 18806 18807#: app/Services/RelationshipService.php:1530 18808msgctxt "(a woman’s) great-great-niece" 18809msgid "great-great-niece" 18810msgstr "Urgroßnichte" 18811 18812#: app/Services/RelationshipService.php:1315 18813msgctxt "great-grandfather’s brother" 18814msgid "great-great-uncle" 18815msgstr "Urgroßonkel" 18816 18817#: app/Services/RelationshipService.php:1319 18818msgctxt "great-grandmother’s brother" 18819msgid "great-great-uncle" 18820msgstr "Urgroßonkel" 18821 18822#: app/Services/RelationshipService.php:1322 18823msgctxt "great-grandparent’s brother" 18824msgid "great-great-uncle" 18825msgstr "Urgroßonkel" 18826 18827#: app/Services/RelationshipService.php:671 18828msgctxt "(a man’s) brother’s child’s son" 18829msgid "great-nephew" 18830msgstr "Großneffe" 18831 18832#: app/Services/RelationshipService.php:691 18833msgctxt "(a man’s) brother’s daughter’s son" 18834msgid "great-nephew" 18835msgstr "Großneffe" 18836 18837#: app/Services/RelationshipService.php:709 18838msgctxt "(a man’s) brother’s son’s son" 18839msgid "great-nephew" 18840msgstr "Großneffe" 18841 18842#: app/Services/RelationshipService.php:991 18843msgctxt "(a man’s) sister’s child’s son" 18844msgid "great-nephew" 18845msgstr "Großneffe" 18846 18847#: app/Services/RelationshipService.php:1011 18848msgctxt "(a man’s) sister’s daughter’s son" 18849msgid "great-nephew" 18850msgstr "Großneffe" 18851 18852#: app/Services/RelationshipService.php:1035 18853msgctxt "(a man’s) sister’s son’s son" 18854msgid "great-nephew" 18855msgstr "Großneffe" 18856 18857#: app/Services/RelationshipService.php:674 18858msgctxt "(a woman’s) brother’s child’s son" 18859msgid "great-nephew" 18860msgstr "Großneffe" 18861 18862#: app/Services/RelationshipService.php:694 18863msgctxt "(a woman’s) brother’s daughter’s son" 18864msgid "great-nephew" 18865msgstr "Großneffe" 18866 18867#: app/Services/RelationshipService.php:712 18868msgctxt "(a woman’s) brother’s son’s son" 18869msgid "great-nephew" 18870msgstr "Großneffe" 18871 18872#: app/Services/RelationshipService.php:994 18873msgctxt "(a woman’s) sister’s child’s son" 18874msgid "great-nephew" 18875msgstr "Großneffe" 18876 18877#: app/Services/RelationshipService.php:1014 18878msgctxt "(a woman’s) sister’s daughter’s son" 18879msgid "great-nephew" 18880msgstr "Großneffe" 18881 18882#: app/Services/RelationshipService.php:1038 18883msgctxt "(a woman’s) sister’s son’s son" 18884msgid "great-nephew" 18885msgstr "Großneffe" 18886 18887#: app/Services/RelationshipService.php:960 18888msgctxt "sibling’s child’s son" 18889msgid "great-nephew" 18890msgstr "Großneffe" 18891 18892#: app/Services/RelationshipService.php:968 18893msgctxt "sibling’s daughter’s son" 18894msgid "great-nephew" 18895msgstr "Großneffe" 18896 18897#: app/Services/RelationshipService.php:974 18898msgctxt "sibling’s son’s son" 18899msgid "great-nephew" 18900msgstr "Großneffe" 18901 18902#: app/Services/RelationshipService.php:659 18903msgctxt "(a man’s) brother’s child’s child" 18904msgid "great-nephew/niece" 18905msgstr "Großneffe/-nichte" 18906 18907#: app/Services/RelationshipService.php:677 18908msgctxt "(a man’s) brother’s daughter’s child" 18909msgid "great-nephew/niece" 18910msgstr "Großneffe/-nichte" 18911 18912#: app/Services/RelationshipService.php:697 18913msgctxt "(a man’s) brother’s son’s child" 18914msgid "great-nephew/niece" 18915msgstr "Großneffe/-nichte" 18916 18917#: app/Services/RelationshipService.php:979 18918msgctxt "(a man’s) sister’s child’s child" 18919msgid "great-nephew/niece" 18920msgstr "Großneffe/-nichte" 18921 18922#: app/Services/RelationshipService.php:997 18923msgctxt "(a man’s) sister’s daughter’s child" 18924msgid "great-nephew/niece" 18925msgstr "Großneffe/-nichte" 18926 18927#: app/Services/RelationshipService.php:1023 18928msgctxt "(a man’s) sister’s son’s child" 18929msgid "great-nephew/niece" 18930msgstr "Großneffe/-nichte" 18931 18932#: app/Services/RelationshipService.php:662 18933msgctxt "(a woman’s) brother’s child’s child" 18934msgid "great-nephew/niece" 18935msgstr "Großneffe/-nichte" 18936 18937#: app/Services/RelationshipService.php:680 18938msgctxt "(a woman’s) brother’s daughter’s child" 18939msgid "great-nephew/niece" 18940msgstr "Großneffe/-nichte" 18941 18942#: app/Services/RelationshipService.php:700 18943msgctxt "(a woman’s) brother’s son’s child" 18944msgid "great-nephew/niece" 18945msgstr "Großneffe/-nichte" 18946 18947#: app/Services/RelationshipService.php:982 18948msgctxt "(a woman’s) sister’s child’s child" 18949msgid "great-nephew/niece" 18950msgstr "Großneffe/-nichte" 18951 18952#: app/Services/RelationshipService.php:1000 18953msgctxt "(a woman’s) sister’s daughter’s child" 18954msgid "great-nephew/niece" 18955msgstr "Großneffe/-nichte" 18956 18957#: app/Services/RelationshipService.php:1026 18958msgctxt "(a woman’s) sister’s son’s child" 18959msgid "great-nephew/niece" 18960msgstr "Großneffe/-nichte" 18961 18962#: app/Services/RelationshipService.php:956 18963msgctxt "sibling’s child’s child" 18964msgid "great-nephew/niece" 18965msgstr "Großneffe/-nichte" 18966 18967#: app/Services/RelationshipService.php:962 18968msgctxt "sibling’s daughter’s child" 18969msgid "great-nephew/niece" 18970msgstr "Großneffe/-nichte" 18971 18972#: app/Services/RelationshipService.php:970 18973msgctxt "sibling’s son’s child" 18974msgid "great-nephew/niece" 18975msgstr "Großneffe/-nichte" 18976 18977#: app/Services/RelationshipService.php:665 18978msgctxt "(a man’s) brother’s child’s daughter" 18979msgid "great-niece" 18980msgstr "Großnichte" 18981 18982#: app/Services/RelationshipService.php:683 18983msgctxt "(a man’s) brother’s daughter’s daughter" 18984msgid "great-niece" 18985msgstr "Großnichte" 18986 18987#: app/Services/RelationshipService.php:703 18988msgctxt "(a man’s) brother’s son’s daughter" 18989msgid "great-niece" 18990msgstr "Großnichte" 18991 18992#: app/Services/RelationshipService.php:985 18993msgctxt "(a man’s) sister’s child’s daughter" 18994msgid "great-niece" 18995msgstr "Großnichte" 18996 18997#: app/Services/RelationshipService.php:1003 18998msgctxt "(a man’s) sister’s daughter’s daughter" 18999msgid "great-niece" 19000msgstr "Großnichte" 19001 19002#: app/Services/RelationshipService.php:1029 19003msgctxt "(a man’s) sister’s son’s daughter" 19004msgid "great-niece" 19005msgstr "Großnichte" 19006 19007#: app/Services/RelationshipService.php:668 19008msgctxt "(a woman’s) brother’s child’s daughter" 19009msgid "great-niece" 19010msgstr "Großnichte" 19011 19012#: app/Services/RelationshipService.php:686 19013msgctxt "(a woman’s) brother’s daughter’s daughter" 19014msgid "great-niece" 19015msgstr "Großnichte" 19016 19017#: app/Services/RelationshipService.php:706 19018msgctxt "(a woman’s) brother’s son’s daughter" 19019msgid "great-niece" 19020msgstr "Großnichte" 19021 19022#: app/Services/RelationshipService.php:988 19023msgctxt "(a woman’s) sister’s child’s daughter" 19024msgid "great-niece" 19025msgstr "Großnichte" 19026 19027#: app/Services/RelationshipService.php:1006 19028msgctxt "(a woman’s) sister’s daughter’s daughter" 19029msgid "great-niece" 19030msgstr "Großnichte" 19031 19032#: app/Services/RelationshipService.php:1032 19033msgctxt "(a woman’s) sister’s son’s daughter" 19034msgid "great-niece" 19035msgstr "Großnichte" 19036 19037#: app/Services/RelationshipService.php:958 19038msgctxt "sibling’s child’s daughter" 19039msgid "great-niece" 19040msgstr "Großnichte" 19041 19042#: app/Services/RelationshipService.php:964 19043msgctxt "sibling’s daughter’s daughter" 19044msgid "great-niece" 19045msgstr "Großnichte" 19046 19047#: app/Services/RelationshipService.php:972 19048msgctxt "sibling’s son’s daughter" 19049msgid "great-niece" 19050msgstr "Großnichte" 19051 19052#: app/Services/RelationshipService.php:780 19053msgctxt "father’s father’s brother" 19054msgid "great-uncle" 19055msgstr "Großonkel" 19056 19057#: app/Services/RelationshipService.php:1098 19058msgctxt "father’s father’s sister’s husband" 19059msgid "great-uncle" 19060msgstr "Großonkel" 19061 19062#: app/Services/RelationshipService.php:792 19063msgctxt "father’s mother’s brother" 19064msgid "great-uncle" 19065msgstr "Großonkel" 19066 19067#: app/Services/RelationshipService.php:1104 19068msgctxt "father’s mother’s sister’s husband" 19069msgid "great-uncle" 19070msgstr "Großonkel" 19071 19072#: app/Services/RelationshipService.php:804 19073msgctxt "father’s parent’s brother" 19074msgid "great-uncle" 19075msgstr "Großonkel" 19076 19077#: app/Services/RelationshipService.php:1110 19078msgctxt "father’s parent’s sister’s husband" 19079msgid "great-uncle" 19080msgstr "Großonkel" 19081 19082#: app/Services/RelationshipService.php:860 19083msgctxt "mother’s father’s brother" 19084msgid "great-uncle" 19085msgstr "Großonkel" 19086 19087#: app/Services/RelationshipService.php:1116 19088msgctxt "mother’s father’s sister’s husband" 19089msgid "great-uncle" 19090msgstr "Großonkel" 19091 19092#: app/Services/RelationshipService.php:878 19093msgctxt "mother’s mother’s brother" 19094msgid "great-uncle" 19095msgstr "Großonkel" 19096 19097#: app/Services/RelationshipService.php:1122 19098msgctxt "mother’s mother’s sister’s husband" 19099msgid "great-uncle" 19100msgstr "Großonkel" 19101 19102#: app/Services/RelationshipService.php:890 19103msgctxt "mother’s parent’s brother" 19104msgid "great-uncle" 19105msgstr "Großonkel" 19106 19107#: app/Services/RelationshipService.php:1128 19108msgctxt "mother’s parent’s sister’s husband" 19109msgid "great-uncle" 19110msgstr "Großonkel" 19111 19112#: app/Services/RelationshipService.php:912 19113msgctxt "parent’s father’s brother" 19114msgid "great-uncle" 19115msgstr "Großonkel" 19116 19117#: app/Services/RelationshipService.php:1134 19118msgctxt "parent’s father’s sister’s husband" 19119msgid "great-uncle" 19120msgstr "Großonkel" 19121 19122#: app/Services/RelationshipService.php:924 19123msgctxt "parent’s mother’s brother" 19124msgid "great-uncle" 19125msgstr "Großonkel" 19126 19127#: app/Services/RelationshipService.php:1140 19128msgctxt "parent’s mother’s sister’s husband" 19129msgid "great-uncle" 19130msgstr "Großonkel" 19131 19132#: app/Services/RelationshipService.php:936 19133msgctxt "parent’s parent’s brother" 19134msgid "great-uncle" 19135msgstr "Großonkel" 19136 19137#: app/Services/RelationshipService.php:1146 19138msgctxt "parent’s parent’s sister’s husband" 19139msgid "great-uncle" 19140msgstr "Großonkel" 19141 19142#. I18N: layout option for the fan chart 19143#: app/Module/FanChartModule.php:583 19144msgid "half circle" 19145msgstr "Halbkreis" 19146 19147#: app/Services/RelationshipService.php:538 19148msgctxt "father’s son" 19149msgid "half-brother" 19150msgstr "Halbbruder" 19151 19152#: app/Services/RelationshipService.php:576 19153msgctxt "mother’s son" 19154msgid "half-brother" 19155msgstr "Halbbruder" 19156 19157#: app/Services/RelationshipService.php:594 19158msgctxt "parent’s son" 19159msgid "half-brother" 19160msgstr "Halbbruder" 19161 19162#: app/Services/RelationshipService.php:524 19163msgctxt "father’s child" 19164msgid "half-sibling" 19165msgstr "Halbgeschwister" 19166 19167#: app/Services/RelationshipService.php:560 19168msgctxt "mother’s child" 19169msgid "half-sibling" 19170msgstr "Halbgeschwister" 19171 19172#: app/Services/RelationshipService.php:580 19173msgctxt "parent’s child" 19174msgid "half-sibling" 19175msgstr "Halbgeschwister" 19176 19177#: app/Services/RelationshipService.php:526 19178msgctxt "father’s daughter" 19179msgid "half-sister" 19180msgstr "Halbschwester" 19181 19182#: app/Services/RelationshipService.php:562 19183msgctxt "mother’s daughter" 19184msgid "half-sister" 19185msgstr "Halbschwester" 19186 19187#: app/Services/RelationshipService.php:582 19188msgctxt "parent’s daughter" 19189msgid "half-sister" 19190msgstr "Halbschwester" 19191 19192#. I18N: reflexive pronoun 19193#: app/Services/RelationshipService.php:244 19194msgid "herself" 19195msgstr "sie selbst" 19196 19197#: resources/views/admin/site-mail.phtml:155 19198#: resources/views/admin/tags.phtml:59 resources/views/admin/tags.phtml:73 19199#: resources/views/admin/tags.phtml:87 resources/views/admin/tags.phtml:99 19200#: resources/views/admin/tags.phtml:113 resources/views/admin/tags.phtml:127 19201#: resources/views/admin/tags.phtml:141 resources/views/admin/tags.phtml:155 19202#: resources/views/admin/tags.phtml:189 resources/views/admin/tags.phtml:203 19203#: resources/views/admin/tags.phtml:217 resources/views/admin/tags.phtml:231 19204#: resources/views/admin/tags.phtml:247 resources/views/admin/tags.phtml:281 19205#: resources/views/admin/tags.phtml:295 resources/views/admin/tags.phtml:309 19206#: resources/views/admin/tags.phtml:343 resources/views/admin/tags.phtml:356 19207#: resources/views/admin/tags.phtml:370 resources/views/admin/tags.phtml:384 19208#: resources/views/admin/tags.phtml:423 resources/views/admin/tags.phtml:457 19209#: resources/views/admin/tags.phtml:471 resources/views/admin/tags.phtml:485 19210#: resources/views/admin/tags.phtml:503 resources/views/admin/tags.phtml:521 19211#: resources/views/admin/tags.phtml:535 resources/views/admin/tags.phtml:553 19212#: resources/views/admin/tags.phtml:567 resources/views/admin/tags.phtml:581 19213#: resources/views/admin/tags.phtml:595 resources/views/admin/tags.phtml:609 19214#: resources/views/admin/tags.phtml:623 resources/views/admin/tags.phtml:637 19215#: resources/views/admin/tags.phtml:651 resources/views/admin/tags.phtml:665 19216#: resources/views/admin/tags.phtml:679 resources/views/admin/tags.phtml:693 19217#: resources/views/admin/tags.phtml:707 resources/views/admin/tags.phtml:761 19218#: resources/views/admin/tags.phtml:795 resources/views/admin/tags.phtml:809 19219#: resources/views/admin/tags.phtml:823 resources/views/admin/tags.phtml:837 19220#: resources/views/admin/tags.phtml:851 resources/views/admin/tags.phtml:865 19221#: resources/views/admin/tags.phtml:901 resources/views/admin/tags.phtml:919 19222#: resources/views/admin/trees-preferences.phtml:307 19223#: resources/views/admin/trees-preferences.phtml:387 19224#: resources/views/admin/trees-preferences.phtml:402 19225#: resources/views/admin/trees-preferences.phtml:418 19226#: resources/views/admin/trees-preferences.phtml:543 19227#: resources/views/admin/trees-preferences.phtml:655 19228#: resources/views/admin/trees-preferences.phtml:670 19229#: resources/views/admin/users-create.phtml:61 19230#: resources/views/admin/users-edit.phtml:71 19231#: resources/views/edit-account-page.phtml:92 19232#: resources/views/login-page.phtml:47 19233#: resources/views/modules/login_block/sign-in.phtml:33 19234#: resources/views/password-reset-page.phtml:38 19235#: resources/views/register-page.phtml:75 19236#: resources/views/setup/step-4-database-mysql.phtml:99 19237#: resources/views/setup/step-4-database-pgsql.phtml:86 19238#: resources/views/setup/step-4-database-sqlsvr.phtml:86 19239#: resources/views/setup/step-5-administrator.phtml:81 19240msgid "hide" 19241msgstr "verbergen" 19242 19243#. I18N: reflexive pronoun 19244#: app/Services/RelationshipService.php:241 19245msgid "himself" 19246msgstr "er selbst" 19247 19248#. I18N: Type of demographic data 19249#: app/Elements/DemographicDataType.php:55 19250msgid "household" 19251msgstr "Haushalt" 19252 19253#: app/Services/RelationshipService.php:364 19254msgid "husband" 19255msgstr "Ehemann" 19256 19257#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 19258#: app/Elements/NameType.php:57 19259msgid "immigration name" 19260msgstr "Name nach Einwanderung" 19261 19262#. I18N: A button label. 19263#: resources/views/admin/locations.phtml:163 19264msgid "import file" 19265msgstr "Datei importieren" 19266 19267#: app/Elements/NoteStructure.php:73 19268msgid "inline note" 19269msgstr "Inline-Notiz" 19270 19271#. I18N: Gedcom INT dates 19272#: app/Date.php:351 19273#, php-format 19274msgid "interpreted %s (%s)" 19275msgstr "interpretiert %s (%s)" 19276 19277#. I18N: reverse the selection (of a list of options) 19278#: resources/views/search-trees.phtml:53 19279msgid "invert selection" 19280msgstr "Auswahl umkehren" 19281 19282#. I18N: a month in the French republican calendar 19283#: app/Date/FrenchDate.php:159 19284msgctxt "GENITIVE" 19285msgid "jours complementaires" 19286msgstr "Ergänzungungstage" 19287 19288#. I18N: a month in the French republican calendar 19289#: app/Date/FrenchDate.php:253 19290msgctxt "INSTRUMENTAL" 19291msgid "jours complementaires" 19292msgstr "Ergänzungungstage" 19293 19294#. I18N: a month in the French republican calendar 19295#: app/Date/FrenchDate.php:206 19296msgctxt "LOCATIVE" 19297msgid "jours complementaires" 19298msgstr "Ergänzungungstage" 19299 19300#. I18N: a month in the French republican calendar 19301#: app/Date/FrenchDate.php:112 19302msgctxt "NOMINATIVE" 19303msgid "jours complementaires" 19304msgstr "Ergänzungungstage" 19305 19306#. I18N: A button label, last page 19307#: resources/views/admin/trees-preferences.phtml:592 19308#: resources/views/edit/reorder-card-header.phtml:34 19309#: resources/views/lists/datatables-attributes.phtml:16 19310#: resources/views/modules/media-list/pagination.phtml:53 19311msgid "last" 19312msgstr "letzte" 19313 19314#: resources/views/admin/trees-preferences.phtml:601 19315msgctxt "Show the [first/last] [N] parts of a place name." 19316msgid "last" 19317msgstr "letzten" 19318 19319#: app/Module/PedigreeChartModule.php:387 19320#: app/Module/PedigreeChartModule.php:395 19321msgid "left" 19322msgstr "links" 19323 19324#. I18N: Layout option for lists of names 19325#. I18N: An option in a list-box 19326#: app/Http/RequestHandlers/TreePreferencesPage.php:120 19327#: app/Module/OnThisDayModule.php:259 app/Module/RecentChangesModule.php:257 19328#: app/Module/TopGivenNamesModule.php:182 19329#: app/Module/UpcomingAnniversariesModule.php:274 19330#: app/Module/YahrzeitModule.php:257 19331msgid "list" 19332msgstr "Liste" 19333 19334#: app/Http/RequestHandlers/MapDataImportAction.php:203 19335#, php-format 19336msgid "locations updated: %s, locations added: %s" 19337msgstr "Orte aktualisiert: %s, Orte hinzugefügt: %s" 19338 19339#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 19340#: app/Elements/NameType.php:59 19341msgid "maiden name" 19342msgstr "Mädchenname" 19343 19344#: resources/views/admin/trees-privacy.phtml:141 19345msgid "managers" 19346msgstr "Verwalter" 19347 19348#. I18N: https://en.wikipedia.org/wiki/Markdown 19349#: app/Http/RequestHandlers/TreePreferencesPage.php:138 19350msgid "markdown" 19351msgstr "Markdown" 19352 19353#: resources/xml/reports/descendancy_report.xml:245 19354msgctxt "FEMALE" 19355msgid "married" 19356msgstr "verheiratet" 19357 19358#: resources/xml/reports/descendancy_report.xml:176 19359msgctxt "MALE" 19360msgid "married" 19361msgstr "verheiratet" 19362 19363#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 19364#: app/Elements/NameType.php:61 19365msgid "married name" 19366msgstr "Ehename" 19367 19368#: app/Services/RelationshipService.php:564 19369msgctxt "mother’s father" 19370msgid "maternal grandfather" 19371msgstr "Großvater mütterlicherseits" 19372 19373#: app/Services/RelationshipService.php:568 19374msgctxt "mother’s mother" 19375msgid "maternal grandmother" 19376msgstr "Großmutter mütterlicherseits" 19377 19378#: app/Services/RelationshipService.php:570 19379msgctxt "mother’s parent" 19380msgid "maternal grandparent" 19381msgstr "Großvater mütterlicherseits" 19382 19383#. I18N: A system where children take their mother’s surname 19384#: app/SurnameTradition.php:88 19385msgid "matrilineal" 19386msgstr "matrilinear" 19387 19388#: resources/views/modules/recent_changes/config.phtml:25 19389#: resources/views/modules/upcoming_events/config.phtml:25 19390#: resources/views/modules/yahrzeit/config.phtml:23 19391#, php-format 19392msgid "maximum %s day" 19393msgid_plural "maximum %s days" 19394msgstr[0] "maximal ein Tag" 19395msgstr[1] "maximal %s Tage" 19396 19397#: resources/views/admin/trees-privacy.phtml:37 19398#: resources/views/admin/trees-privacy.phtml:56 19399#: resources/views/admin/trees-privacy.phtml:98 19400#: resources/views/admin/trees-privacy.phtml:140 19401#: resources/views/admin/trees-privacy.phtml:160 19402msgid "members" 19403msgstr "Mitglieder" 19404 19405#. I18N: Name of a theme. 19406#: app/Module/MinimalTheme.php:39 19407msgid "minimal" 19408msgstr "minimal" 19409 19410#: app/Services/RelationshipService.php:346 19411msgid "mother" 19412msgstr "Mutter" 19413 19414#: app/Services/RelationshipService.php:550 19415msgctxt "husband’s mother" 19416msgid "mother-in-law" 19417msgstr "Schwiegermutter" 19418 19419#: app/Services/RelationshipService.php:630 19420msgctxt "spouse’s mother" 19421msgid "mother-in-law" 19422msgstr "Schwiegermutter" 19423 19424#: app/Services/RelationshipService.php:648 19425msgctxt "wife’s mother" 19426msgid "mother-in-law" 19427msgstr "Schwiegermutter" 19428 19429#: app/Services/RelationshipService.php:636 19430msgctxt "spouse’s parent" 19431msgid "mother/father-in-law" 19432msgstr "Schwiegervater/-mutter" 19433 19434#: app/Services/RelationshipService.php:498 19435msgctxt "brother’s son" 19436msgid "nephew" 19437msgstr "Neffe" 19438 19439#: app/Services/RelationshipService.php:850 19440msgctxt "husband’s brother’s son" 19441msgid "nephew" 19442msgstr "Neffe" 19443 19444#: app/Services/RelationshipService.php:846 19445msgctxt "husband’s sibling’s son" 19446msgid "nephew" 19447msgstr "Neffe" 19448 19449#: app/Services/RelationshipService.php:848 19450msgctxt "husband’s sister’s son" 19451msgid "nephew" 19452msgstr "Neffe" 19453 19454#: app/Services/RelationshipService.php:602 19455msgctxt "sibling’s son" 19456msgid "nephew" 19457msgstr "Neffe" 19458 19459#: app/Services/RelationshipService.php:612 19460msgctxt "sister’s son" 19461msgid "nephew" 19462msgstr "Neffe" 19463 19464#: app/Services/RelationshipService.php:1090 19465msgctxt "wife’s brother’s son" 19466msgid "nephew" 19467msgstr "Neffe" 19468 19469#: app/Services/RelationshipService.php:1086 19470msgctxt "wife’s sibling’s son" 19471msgid "nephew" 19472msgstr "Neffe" 19473 19474#: app/Services/RelationshipService.php:1088 19475msgctxt "wife’s sister’s son" 19476msgid "nephew" 19477msgstr "Neffe" 19478 19479#: app/Services/RelationshipService.php:688 19480msgctxt "brother’s daughter’s husband" 19481msgid "nephew-in-law" 19482msgstr "Schwiegerneffe" 19483 19484#: app/Services/RelationshipService.php:966 19485msgctxt "sibling’s daughter’s husband" 19486msgid "nephew-in-law" 19487msgstr "Schwiegerneffe" 19488 19489#: app/Services/RelationshipService.php:1008 19490msgctxt "sisters’s daughter’s husband" 19491msgid "nephew-in-law" 19492msgstr "Schwiegerneffe" 19493 19494#: app/Services/RelationshipService.php:494 19495msgctxt "brother’s child" 19496msgid "nephew/niece" 19497msgstr "Neffe/Nichte" 19498 19499#: app/Services/RelationshipService.php:838 19500msgctxt "husband’s brother’s child" 19501msgid "nephew/niece" 19502msgstr "Neffe/Nichte" 19503 19504#: app/Services/RelationshipService.php:834 19505msgctxt "husband’s sibling’s child" 19506msgid "nephew/niece" 19507msgstr "Neffe/Nichte" 19508 19509#: app/Services/RelationshipService.php:836 19510msgctxt "husband’s sister’s child" 19511msgid "nephew/niece" 19512msgstr "Neffe/Nichte" 19513 19514#: app/Services/RelationshipService.php:598 19515msgctxt "sibling’s child" 19516msgid "nephew/niece" 19517msgstr "Neffe/Nichte" 19518 19519#: app/Services/RelationshipService.php:606 19520msgctxt "sister’s child" 19521msgid "nephew/niece" 19522msgstr "Neffe/Nichte" 19523 19524#: app/Services/RelationshipService.php:1078 19525msgctxt "wife’s brother’s child" 19526msgid "nephew/niece" 19527msgstr "Neffe/Nichte" 19528 19529#: app/Services/RelationshipService.php:1074 19530msgctxt "wife’s sibling’s child" 19531msgid "nephew/niece" 19532msgstr "Neffe/Nichte" 19533 19534#: app/Services/RelationshipService.php:1076 19535msgctxt "wife’s sister’s child" 19536msgid "nephew/niece" 19537msgstr "Neffe/Nichte" 19538 19539#. I18N: A button label, next page 19540#: resources/views/admin/data-fix-select.phtml:50 19541#: resources/views/individual-page-images.phtml:51 19542#: resources/views/layouts/default.phtml:162 19543#: resources/views/lists/datatables-attributes.phtml:18 19544#: resources/views/modules/batch_update/admin.phtml:67 19545#: resources/views/modules/batch_update/admin.phtml:71 19546#: resources/views/modules/media-list/pagination.phtml:45 19547#: resources/views/setup/step-1-language.phtml:59 19548#: resources/views/setup/step-2-server-checks.phtml:87 19549#: resources/views/setup/step-3-database-type.phtml:93 19550#: resources/views/setup/step-4-database-mysql.phtml:134 19551#: resources/views/setup/step-4-database-pgsql.phtml:119 19552#: resources/views/setup/step-4-database-sqlite.phtml:93 19553#: resources/views/setup/step-4-database-sqlsvr.phtml:119 19554#: resources/views/setup/step-5-administrator.phtml:104 19555msgid "next" 19556msgstr "weiter" 19557 19558#: app/Services/RelationshipService.php:496 19559msgctxt "brother’s daughter" 19560msgid "niece" 19561msgstr "Nichte" 19562 19563#: app/Services/RelationshipService.php:844 19564msgctxt "husband’s brother’s daughter" 19565msgid "niece" 19566msgstr "Nichte" 19567 19568#: app/Services/RelationshipService.php:840 19569msgctxt "husband’s sibling’s daughter" 19570msgid "niece" 19571msgstr "Nichte" 19572 19573#: app/Services/RelationshipService.php:842 19574msgctxt "husband’s sister’s daughter" 19575msgid "niece" 19576msgstr "Nichte" 19577 19578#: app/Services/RelationshipService.php:600 19579msgctxt "sibling’s daughter" 19580msgid "niece" 19581msgstr "Nichte" 19582 19583#: app/Services/RelationshipService.php:608 19584msgctxt "sister’s daughter" 19585msgid "niece" 19586msgstr "Nichte" 19587 19588#: app/Services/RelationshipService.php:1084 19589msgctxt "wife’s brother’s daughter" 19590msgid "niece" 19591msgstr "Nichte" 19592 19593#: app/Services/RelationshipService.php:1080 19594msgctxt "wife’s sibling’s daughter" 19595msgid "niece" 19596msgstr "Nichte" 19597 19598#: app/Services/RelationshipService.php:1082 19599msgctxt "wife’s sister’s daughter" 19600msgid "niece" 19601msgstr "Nichte" 19602 19603#: app/Services/RelationshipService.php:714 19604msgctxt "brother’s son’s wife" 19605msgid "niece-in-law" 19606msgstr "Schwiegernichte" 19607 19608#: app/Services/RelationshipService.php:976 19609msgctxt "sibling’s son’s wife" 19610msgid "niece-in-law" 19611msgstr "Schwiegernichte" 19612 19613#: app/Services/RelationshipService.php:1040 19614msgctxt "sisters’s son’s wife" 19615msgid "niece-in-law" 19616msgstr "Schwiegernichte" 19617 19618#: app/Services/RelationshipService.php:2268 19619msgid "ninth cousin" 19620msgstr "Cousin/e 9. Grades" 19621 19622#: app/Services/RelationshipService.php:2232 19623msgctxt "FEMALE" 19624msgid "ninth cousin" 19625msgstr "Cousine 9. Grades" 19626 19627#. 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. 19628#: app/Services/RelationshipService.php:2188 19629msgctxt "MALE" 19630msgid "ninth cousin" 19631msgstr "Cousin 9. Grades" 19632 19633#: app/Elements/OrdinanceProcessFlag.php:55 19634#: app/Http/RequestHandlers/UserListData.php:140 19635#: app/Http/RequestHandlers/UserListData.php:141 19636#: app/Statistics/Repository/LatestUserRepository.php:147 19637#: resources/views/admin/map-import-form.phtml:65 19638#: resources/views/admin/site-mail.phtml:126 19639#: resources/views/admin/site-preferences.phtml:102 19640#: resources/views/admin/site-registration.phtml:55 19641#: resources/views/admin/site-registration.phtml:72 19642#: resources/views/admin/trees-preferences.phtml:150 19643#: resources/views/admin/trees-preferences.phtml:322 19644#: resources/views/admin/trees-preferences.phtml:558 19645#: resources/views/admin/trees-preferences.phtml:574 19646#: resources/views/admin/trees-preferences.phtml:640 19647#: resources/views/admin/trees-preferences.phtml:754 19648#: resources/views/admin/trees-preferences.phtml:784 19649#: resources/views/lists/families-table.phtml:324 19650#: resources/views/modules/fix-search-and-replace/options.phtml:56 19651#: resources/views/modules/html/config.phtml:55 19652#: resources/views/modules/random_media/config.phtml:42 19653#: resources/views/modules/random_media/config.phtml:51 19654#: resources/views/modules/recent_changes/config.phtml:61 19655#: resources/views/modules/recent_changes/config.phtml:70 19656#: resources/views/modules/review_changes/config.phtml:22 19657#: resources/views/modules/todays_events/config.phtml:22 19658#: resources/views/modules/todo/config.phtml:24 19659#: resources/views/modules/todo/config.phtml:34 19660#: resources/views/modules/todo/config.phtml:43 19661#: resources/views/modules/upcoming_events/config.phtml:34 19662#: resources/xml/reports/change_report.xml:8 19663#: resources/xml/reports/family_group_report.xml:255 19664#: resources/xml/reports/family_group_report.xml:426 19665#: resources/xml/reports/family_group_report.xml:609 19666#: resources/xml/reports/family_group_report.xml:953 19667#: resources/xml/reports/individual_ext_report.xml:190 19668#: resources/xml/reports/individual_report.xml:178 19669msgid "no" 19670msgstr "nein" 19671 19672#. I18N: None of the other options 19673#: app/Http/RequestHandlers/TreePreferencesPage.php:136 19674#: app/Http/RequestHandlers/TreePreferencesPage.php:142 19675#: app/Module/RelationshipsChartModule.php:480 19676#: app/Services/EmailService.php:211 19677#: resources/views/modules/statistics-chart/custom.phtml:83 19678msgid "none" 19679msgstr "keine" 19680 19681#: app/SurnameTradition.php:114 19682msgctxt "Surname tradition" 19683msgid "none" 19684msgstr "keine" 19685 19686#: resources/views/modules/statistics-chart/custom.phtml:126 19687msgid "numbers" 19688msgstr "Anzahl" 19689 19690#: resources/xml/reports/ahnentafel_report.xml:56 19691#: resources/xml/reports/bdm_report.xml:42 19692#: resources/xml/reports/birth_report.xml:32 19693#: resources/xml/reports/cemetery_report.xml:35 19694#: resources/xml/reports/change_report.xml:45 19695#: resources/xml/reports/death_report.xml:33 19696#: resources/xml/reports/descendancy_report.xml:43 19697#: resources/xml/reports/fact_sources.xml:44 19698#: resources/xml/reports/family_group_report.xml:89 19699#: resources/xml/reports/individual_report.xml:89 19700#: resources/xml/reports/marriage_report.xml:31 19701#: resources/xml/reports/occupation_report.xml:38 19702#: resources/xml/reports/relative_ext_report.xml:51 19703msgid "of" 19704msgstr "von" 19705 19706#: app/Services/RelationshipService.php:350 19707msgid "parent" 19708msgstr "Elternteil" 19709 19710#: app/Services/RelationshipService.php:420 19711msgid "partner" 19712msgstr "Partner/in" 19713 19714#: app/Services/RelationshipService.php:397 19715msgctxt "FEMALE" 19716msgid "partner" 19717msgstr "Partnerin" 19718 19719#: app/Services/RelationshipService.php:373 19720msgctxt "MALE" 19721msgid "partner" 19722msgstr "Partner" 19723 19724#: app/SurnameTradition.php:77 19725msgctxt "Surname tradition" 19726msgid "paternal" 19727msgstr "väterlicherseits" 19728 19729#: app/Services/RelationshipService.php:528 19730msgctxt "father’s father" 19731msgid "paternal grandfather" 19732msgstr "Großvater väterlicherseits" 19733 19734#: app/Services/RelationshipService.php:530 19735msgctxt "father’s mother" 19736msgid "paternal grandmother" 19737msgstr "Großmutter väterlicherseits" 19738 19739#: app/Services/RelationshipService.php:532 19740msgctxt "father’s parent" 19741msgid "paternal grandparent" 19742msgstr "Großeltern väterlicherseits" 19743 19744#. I18N: A system where children take their father’s surname 19745#: app/SurnameTradition.php:84 19746msgid "patrilineal" 19747msgstr "patrilinear" 19748 19749#. I18N: the status of an edit accepted/rejected/pending 19750#: app/Http/RequestHandlers/PendingChangesLogPage.php:124 19751msgid "pending" 19752msgstr "ausstehend" 19753 19754#: resources/views/modules/statistics-chart/custom.phtml:131 19755msgid "percentage" 19756msgstr "Prozentzahl" 19757 19758#. I18N: Type of location hierarchy 19759#: app/Elements/HierarchicalRelationship.php:56 19760msgid "political" 19761msgstr "politisch" 19762 19763#. I18N: A button label, previous page 19764#: resources/views/individual-page-images.phtml:47 19765#: resources/views/layouts/default.phtml:161 19766#: resources/views/lists/datatables-attributes.phtml:20 19767#: resources/views/modules/batch_update/admin.phtml:57 19768#: resources/views/modules/batch_update/admin.phtml:61 19769#: resources/views/modules/media-list/pagination.phtml:33 19770#: resources/views/setup/step-2-server-checks.phtml:91 19771#: resources/views/setup/step-3-database-type.phtml:97 19772#: resources/views/setup/step-4-database-mysql.phtml:138 19773#: resources/views/setup/step-4-database-pgsql.phtml:123 19774#: resources/views/setup/step-4-database-sqlite.phtml:97 19775#: resources/views/setup/step-4-database-sqlsvr.phtml:123 19776#: resources/views/setup/step-5-administrator.phtml:108 19777msgid "previous" 19778msgstr "zurück" 19779 19780#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 19781#: app/Elements/CertaintyAssessment.php:52 19782msgid "primary evidence" 19783msgstr "sicher, Primärquelle" 19784 19785#. I18N: Status of child-parent link 19786#: app/Elements/ChildLinkageStatus.php:63 19787msgid "proven" 19788msgstr "nachgewiesen" 19789 19790#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 19791#: app/Elements/CertaintyAssessment.php:50 19792msgid "questionable evidence" 19793msgstr "fragwürdig, fraglich" 19794 19795#: app/Http/RequestHandlers/TreePreferencesPage.php:144 19796#: resources/xml/reports/fact_sources.xml:6 19797msgid "records" 19798msgstr "Datensätze" 19799 19800#: resources/views/family-page-pending.phtml:23 19801#: resources/views/individual-page-pending.phtml:27 19802#: resources/views/media-page-pending.phtml:22 19803#: resources/views/note-page-pending.phtml:23 19804#: resources/views/record-page-pending.phtml:23 19805msgctxt "You should review the changes and then accept or reject them." 19806msgid "reject" 19807msgstr "Verwerfen" 19808 19809#: resources/views/family-page-pending.phtml:17 19810#: resources/views/individual-page-pending.phtml:18 19811#: resources/views/media-page-pending.phtml:16 19812#: resources/views/note-page-pending.phtml:17 19813#: resources/views/record-page-pending.phtml:17 19814msgctxt "You should review the deletion and then accept or reject it." 19815msgid "reject" 19816msgstr "Verwerfen" 19817 19818#. I18N: the status of an edit accepted/rejected/pending 19819#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 19820msgid "rejected" 19821msgstr "verworfen" 19822 19823#. I18N: Type of location hierarchy 19824#: app/Elements/HierarchicalRelationship.php:57 19825msgid "religious" 19826msgstr "kirchlich" 19827 19828#. I18N: A name taken when entering a religion or a religious order 19829#: app/Elements/NameType.php:63 19830msgid "religious name" 19831msgstr "kirchlicher Name" 19832 19833#. I18N: A button label. 19834#: resources/views/search-replace-page.phtml:53 19835msgid "replace" 19836msgstr "ersetzen" 19837 19838#. I18N: A button label. 19839#: resources/views/admin/changes-log.phtml:106 19840#: resources/views/admin/site-logs.phtml:97 19841#: resources/views/modules/lifespans-chart/page.phtml:79 19842#: resources/views/modules/media-list/page.phtml:88 19843#: resources/views/modules/timeline-chart/page.phtml:44 19844msgid "reset" 19845msgstr "Zurücksetzen" 19846 19847#: app/Module/PedigreeChartModule.php:388 19848#: app/Module/PedigreeChartModule.php:396 19849msgid "right" 19850msgstr "rechts" 19851 19852#. I18N: A button label. 19853#: resources/views/admin/analytics-edit.phtml:40 19854#: resources/views/admin/components.phtml:164 19855#: resources/views/admin/location-edit.phtml:73 19856#: resources/views/admin/merge-records-step-2.phtml:178 19857#: resources/views/admin/modules.phtml:278 19858#: resources/views/admin/site-mail.phtml:242 19859#: resources/views/admin/site-preferences.phtml:115 19860#: resources/views/admin/site-registration.phtml:83 19861#: resources/views/admin/tags.phtml:928 19862#: resources/views/admin/trees-preferences.phtml:796 19863#: resources/views/admin/trees-privacy.phtml:296 19864#: resources/views/admin/users-create.phtml:84 19865#: resources/views/admin/users-edit.phtml:348 19866#: resources/views/edit-account-page.phtml:165 19867#: resources/views/edit-blocks-page.phtml:60 19868#: resources/views/edit/change-family-members.phtml:92 19869#: resources/views/edit/edit-fact.phtml:40 19870#: resources/views/edit/edit-record.phtml:41 19871#: resources/views/edit/link-child-to-family.phtml:49 19872#: resources/views/edit/link-spouse-to-individual.phtml:50 19873#: resources/views/edit/new-individual.phtml:41 19874#: resources/views/edit/raw-gedcom-fact.phtml:40 19875#: resources/views/edit/raw-gedcom-record.phtml:64 19876#: resources/views/edit/reorder-children.phtml:40 19877#: resources/views/edit/reorder-families.phtml:99 19878#: resources/views/edit/reorder-media.phtml:38 19879#: resources/views/edit/reorder-names.phtml:41 19880#: resources/views/edit/shared-note.phtml:41 19881#: resources/views/modals/create-media-from-file.phtml:61 19882#: resources/views/modals/footer-save-cancel.phtml:10 19883#: resources/views/modules/bing-maps/config.phtml:44 19884#: resources/views/modules/custom-css-js/edit.phtml:46 19885#: resources/views/modules/edit-block-config.phtml:35 19886#: resources/views/modules/faq/edit.phtml:89 19887#: resources/views/modules/favorites/favorites.phtml:175 19888#: resources/views/modules/gedcom_news/edit.phtml:50 19889#: resources/views/modules/geonames/config.phtml:44 19890#: resources/views/modules/google-maps/config.phtml:44 19891#: resources/views/modules/here-maps/config.phtml:44 19892#: resources/views/modules/map-box/config.phtml:44 19893#: resources/views/modules/openrouteservice/config.phtml:44 19894#: resources/views/modules/openstreetmap/config.phtml:44 19895#: resources/views/modules/relationships-chart/config.phtml:58 19896#: resources/views/modules/sitemap/config.phtml:38 19897#: resources/views/modules/stories/edit.phtml:71 19898#: resources/views/modules/user_blog/edit.phtml:50 19899msgid "save" 19900msgstr "Speichern" 19901 19902#. I18N: A button label. 19903#: resources/views/admin/changes-log.phtml:101 19904#: resources/views/admin/site-logs.phtml:92 19905#: resources/views/modules/media-list/page.phtml:85 19906#: resources/views/search-advanced-page.phtml:86 19907#: resources/views/search-general-page.phtml:129 19908#: resources/views/search-phonetic-page.phtml:90 19909msgid "search" 19910msgstr "suche" 19911 19912#. I18N: A Spanish relationship name, such as third great-nephew 19913#: app/Services/RelationshipService.php:2352 19914#, php-format 19915msgid "second %s" 19916msgstr "zweiter %s" 19917 19918#. I18N: A Spanish relationship name, such as third great-nephew 19919#: app/Services/RelationshipService.php:2330 19920#, php-format 19921msgctxt "FEMALE" 19922msgid "second %s" 19923msgstr "zweite %s" 19924 19925#. I18N: A Spanish relationship name, such as third great-nephew 19926#: app/Services/RelationshipService.php:2307 19927#, php-format 19928msgctxt "MALE" 19929msgid "second %s" 19930msgstr "zweiter %s" 19931 19932#: app/Services/RelationshipService.php:2254 19933msgid "second cousin" 19934msgstr "Cousin/e 2. Grades" 19935 19936#: app/Services/RelationshipService.php:2218 19937msgctxt "FEMALE" 19938msgid "second cousin" 19939msgstr "Cousine 2. Grades" 19940 19941#. 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. 19942#: app/Services/RelationshipService.php:2167 19943msgctxt "MALE" 19944msgid "second cousin" 19945msgstr "Cousin 2. Grades" 19946 19947#: app/Services/RelationshipService.php:1207 19948msgctxt "grandfather’s brother’s grandchild" 19949msgid "second cousin" 19950msgstr "Cousin/e 2. Grades" 19951 19952#: app/Services/RelationshipService.php:1199 19953msgctxt "grandfather’s brother’s granddaughter" 19954msgid "second cousin" 19955msgstr "Cousine 2. Grades" 19956 19957#: app/Services/RelationshipService.php:1203 19958msgctxt "grandfather’s brother’s grandson" 19959msgid "second cousin" 19960msgstr "Cousin 2. Grades" 19961 19962#: app/Services/RelationshipService.php:1231 19963msgctxt "grandfather’s sibling’s grandchild" 19964msgid "second cousin" 19965msgstr "Cousin/e 2. Grades" 19966 19967#: app/Services/RelationshipService.php:1223 19968msgctxt "grandfather’s sibling’s granddaughter" 19969msgid "second cousin" 19970msgstr "Cousine 2. Grades" 19971 19972#: app/Services/RelationshipService.php:1227 19973msgctxt "grandfather’s sibling’s grandson" 19974msgid "second cousin" 19975msgstr "Cousin 2. Grades" 19976 19977#: app/Services/RelationshipService.php:1219 19978msgctxt "grandfather’s sister’s grandchild" 19979msgid "second cousin" 19980msgstr "Cousin/e 2. Grades" 19981 19982#: app/Services/RelationshipService.php:1211 19983msgctxt "grandfather’s sister’s granddaughter" 19984msgid "second cousin" 19985msgstr "Cousine 2. Grades" 19986 19987#: app/Services/RelationshipService.php:1215 19988msgctxt "grandfather’s sister’s grandson" 19989msgid "second cousin" 19990msgstr "Cousin 2. Grades" 19991 19992#: app/Services/RelationshipService.php:1243 19993msgctxt "grandmother’s brother’s grandchild" 19994msgid "second cousin" 19995msgstr "Cousin/e 2. Grades" 19996 19997#: app/Services/RelationshipService.php:1235 19998msgctxt "grandmother’s brother’s granddaughter" 19999msgid "second cousin" 20000msgstr "Cousine 2. Grades" 20001 20002#: app/Services/RelationshipService.php:1239 20003msgctxt "grandmother’s brother’s grandson" 20004msgid "second cousin" 20005msgstr "Cousin 2. Grades" 20006 20007#: app/Services/RelationshipService.php:1267 20008msgctxt "grandmother’s sibling’s grandchild" 20009msgid "second cousin" 20010msgstr "Cousin/e 2. Grades" 20011 20012#: app/Services/RelationshipService.php:1259 20013msgctxt "grandmother’s sibling’s granddaughter" 20014msgid "second cousin" 20015msgstr "Cousine 2. Grades" 20016 20017#: app/Services/RelationshipService.php:1263 20018msgctxt "grandmother’s sibling’s grandson" 20019msgid "second cousin" 20020msgstr "Cousin 2. Grades" 20021 20022#: app/Services/RelationshipService.php:1255 20023msgctxt "grandmother’s sister’s grandchild" 20024msgid "second cousin" 20025msgstr "Cousin/e 2. Grades" 20026 20027#: app/Services/RelationshipService.php:1247 20028msgctxt "grandmother’s sister’s granddaughter" 20029msgid "second cousin" 20030msgstr "Cousine 2. Grades" 20031 20032#: app/Services/RelationshipService.php:1251 20033msgctxt "grandmother’s sister’s grandson" 20034msgid "second cousin" 20035msgstr "Cousin 2. Grades" 20036 20037#: app/Services/RelationshipService.php:1279 20038msgctxt "grandparent’s brother’s grandchild" 20039msgid "second cousin" 20040msgstr "Cousin/e 2. Grades" 20041 20042#: app/Services/RelationshipService.php:1271 20043msgctxt "grandparent’s brother’s granddaughter" 20044msgid "second cousin" 20045msgstr "Cousine 2. Grades" 20046 20047#: app/Services/RelationshipService.php:1275 20048msgctxt "grandparent’s brother’s grandson" 20049msgid "second cousin" 20050msgstr "Cousin 2. Grades" 20051 20052#: app/Services/RelationshipService.php:1303 20053msgctxt "grandparent’s sibling’s grandchild" 20054msgid "second cousin" 20055msgstr "Cousin/e 2. Grades" 20056 20057#: app/Services/RelationshipService.php:1295 20058msgctxt "grandparent’s sibling’s granddaughter" 20059msgid "second cousin" 20060msgstr "Cousine 2. Grades" 20061 20062#: app/Services/RelationshipService.php:1299 20063msgctxt "grandparent’s sibling’s grandson" 20064msgid "second cousin" 20065msgstr "Cousin 2. Grades" 20066 20067#: app/Services/RelationshipService.php:1291 20068msgctxt "grandparent’s sister’s grandchild" 20069msgid "second cousin" 20070msgstr "Cousin/e 2. Grades" 20071 20072#: app/Services/RelationshipService.php:1283 20073msgctxt "grandparent’s sister’s granddaughter" 20074msgid "second cousin" 20075msgstr "Cousine 2. Grades" 20076 20077#: app/Services/RelationshipService.php:1287 20078msgctxt "grandparent’s sister’s grandson" 20079msgid "second cousin" 20080msgstr "Cousin 2. Grades" 20081 20082#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 20083#: app/Elements/CertaintyAssessment.php:51 20084msgid "secondary evidence" 20085msgstr "abgeleitet, Sekundärquelle" 20086 20087#. I18N: select all (of a list of options) 20088#: resources/views/search-trees.phtml:46 20089msgid "select all" 20090msgstr "alle auswählen" 20091 20092#. I18N: select none (of a list of options) 20093#: resources/views/search-trees.phtml:49 20094msgid "select none" 20095msgstr "nichts auswählen" 20096 20097#: app/Services/RelationshipService.php:343 20098msgid "self" 20099msgstr "selbst" 20100 20101#: app/Services/RelationshipService.php:2264 20102msgid "seventh cousin" 20103msgstr "Cousin/e 7. Grades" 20104 20105#: app/Services/RelationshipService.php:2228 20106msgctxt "FEMALE" 20107msgid "seventh cousin" 20108msgstr "Cousine 7. Grades" 20109 20110#. 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. 20111#: app/Services/RelationshipService.php:2182 20112msgctxt "MALE" 20113msgid "seventh cousin" 20114msgstr "Cousin 7. Grades" 20115 20116#: app/Elements/NoteStructure.php:74 20117msgid "shared note" 20118msgstr "Gemeinsame Notiz" 20119 20120#: resources/views/admin/site-mail.phtml:155 20121#: resources/views/admin/trees-preferences.phtml:307 20122#: resources/views/admin/trees-preferences.phtml:387 20123#: resources/views/admin/trees-preferences.phtml:402 20124#: resources/views/admin/trees-preferences.phtml:418 20125#: resources/views/admin/trees-preferences.phtml:543 20126#: resources/views/admin/trees-preferences.phtml:655 20127#: resources/views/admin/trees-preferences.phtml:670 20128#: resources/views/admin/users-create.phtml:61 20129#: resources/views/admin/users-edit.phtml:71 20130#: resources/views/edit-account-page.phtml:92 20131#: resources/views/login-page.phtml:47 20132#: resources/views/modules/faq/config.phtml:38 20133#: resources/views/modules/login_block/sign-in.phtml:33 20134#: resources/views/modules/stories/config.phtml:31 20135#: resources/views/password-reset-page.phtml:38 20136#: resources/views/register-page.phtml:75 20137#: resources/views/setup/step-4-database-mysql.phtml:99 20138#: resources/views/setup/step-4-database-pgsql.phtml:86 20139#: resources/views/setup/step-4-database-sqlsvr.phtml:86 20140#: resources/views/setup/step-5-administrator.phtml:81 20141msgid "show" 20142msgstr "zeigen" 20143 20144#. I18N: An option in a list-box 20145#: app/Module/RecentChangesModule.php:273 20146msgid "show changes made in webtrees" 20147msgstr "In webtrees gemachte Änderungen zeigen" 20148 20149#. I18N: An option in a list-box 20150#: app/Module/RecentChangesModule.php:275 20151msgid "show changes recorded in the genealogy data" 20152msgstr "In den genealogischen Daten gespeicherte Änderungen zeigen" 20153 20154#. I18N: button label 20155#: resources/views/lists/anniversaries-list.phtml:24 20156#: resources/views/modules/gedcom_news/list.phtml:26 20157#: resources/views/modules/recent_changes/changes-list.phtml:23 20158#: resources/views/modules/user_blog/list.phtml:26 20159#: resources/views/modules/yahrzeit/list.phtml:21 20160msgid "show more" 20161msgstr "mehr zeigen" 20162 20163#: resources/views/modules/statistics-chart/custom.phtml:208 20164msgid "show the chart" 20165msgstr "Diagramm zeigen" 20166 20167#: app/Services/RelationshipService.php:490 20168msgid "sibling" 20169msgstr "Geschwister" 20170 20171#. I18N: A button label. 20172#: resources/views/login-page.phtml:57 20173#: resources/views/modules/login_block/sign-in.phtml:38 20174msgid "sign in" 20175msgstr "Anmelden" 20176 20177#. I18N: A button label. 20178#: resources/views/modules/login_block/sign-out.phtml:20 20179msgid "sign out" 20180msgstr "Abmelden" 20181 20182#: app/Services/RelationshipService.php:469 20183msgid "sister" 20184msgstr "Schwester" 20185 20186#: app/Services/RelationshipService.php:500 20187msgctxt "brother’s wife" 20188msgid "sister-in-law" 20189msgstr "Schwägerin" 20190 20191#: app/Services/RelationshipService.php:720 20192msgctxt "brother’s wife’s sister" 20193msgid "sister-in-law" 20194msgstr "Schwippschwägerin" 20195 20196#: app/Services/RelationshipService.php:830 20197msgctxt "husband’s brother’s wife" 20198msgid "sister-in-law" 20199msgstr "Schwippschwägerin" 20200 20201#: app/Services/RelationshipService.php:554 20202msgctxt "husband’s sister" 20203msgid "sister-in-law" 20204msgstr "Schwägerin" 20205 20206#: app/Services/RelationshipService.php:1020 20207msgctxt "sister’s husband’s sister" 20208msgid "sister-in-law" 20209msgstr "Schwippschwägerin" 20210 20211#: app/Services/RelationshipService.php:632 20212msgctxt "spouse’s sister" 20213msgid "sister-in-law" 20214msgstr "Schwägerin" 20215 20216#: app/Services/RelationshipService.php:1070 20217msgctxt "wife’s brother’s wife" 20218msgid "sister-in-law" 20219msgstr "Schwippschwägerin" 20220 20221#: app/Services/RelationshipService.php:652 20222msgctxt "wife’s sister" 20223msgid "sister-in-law" 20224msgstr "Schwägerin" 20225 20226#: app/Services/RelationshipService.php:2262 20227msgid "sixth cousin" 20228msgstr "Cousin/e 6. Grades" 20229 20230#: app/Services/RelationshipService.php:2226 20231msgctxt "FEMALE" 20232msgid "sixth cousin" 20233msgstr "Cousine 6. Grades" 20234 20235#. 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. 20236#: app/Services/RelationshipService.php:2179 20237msgctxt "MALE" 20238msgid "sixth cousin" 20239msgstr "Cousin 6. Grades" 20240 20241#: app/Services/RelationshipService.php:423 20242msgid "son" 20243msgstr "Sohn" 20244 20245#: resources/xml/reports/descendancy_report.xml:295 20246msgid "son of" 20247msgstr "Sohn von" 20248 20249#: app/Services/RelationshipService.php:506 20250msgctxt "child’s husband" 20251msgid "son-in-law" 20252msgstr "Schwiegersohn" 20253 20254#: app/Services/RelationshipService.php:518 20255msgctxt "daughter’s husband" 20256msgid "son-in-law" 20257msgstr "Schwiegersohn" 20258 20259#: app/Services/RelationshipService.php:758 20260msgctxt "daughter’s husband’s father" 20261msgid "son-in-law’s father" 20262msgstr "Vater des Schwiegersohns" 20263 20264#: app/Services/RelationshipService.php:760 20265msgctxt "daughter’s husband’s mother" 20266msgid "son-in-law’s mother" 20267msgstr "Mutter des Schwiegersohns" 20268 20269#: app/Services/RelationshipService.php:762 20270msgctxt "daughter’s husband’s parent" 20271msgid "son-in-law’s parent" 20272msgstr "Elternteil des Schwiegersohns" 20273 20274#: app/Services/RelationshipService.php:510 20275msgctxt "child’s spouse" 20276msgid "son/daughter-in-law" 20277msgstr "Schwiegerkind" 20278 20279#. I18N: An option in a list-box 20280#: app/Module/UpcomingAnniversariesModule.php:283 20281#: resources/xml/reports/change_report.xml:7 20282msgid "sort by date" 20283msgstr "sortiert nach Datum" 20284 20285#. I18N: A button label. 20286#: resources/views/edit/reorder-children.phtml:45 20287#: resources/xml/reports/bdm_report.xml:11 20288#: resources/xml/reports/birth_report.xml:9 20289#: resources/xml/reports/change_report.xml:7 20290#: resources/xml/reports/fact_sources.xml:7 20291#: resources/xml/reports/individual_ext_report.xml:8 20292#: resources/xml/reports/occupation_report.xml:6 20293#: resources/xml/reports/relative_ext_report.xml:7 20294msgid "sort by date of birth" 20295msgstr "sortiert nach Geburtsdatum" 20296 20297#: resources/xml/reports/bdm_report.xml:11 20298#: resources/xml/reports/cemetery_report.xml:6 20299#: resources/xml/reports/death_report.xml:9 20300#: resources/xml/reports/relative_ext_report.xml:7 20301msgid "sort by date of death" 20302msgstr "sortiert nach Sterbedatum" 20303 20304#. I18N: A button label. 20305#: resources/views/edit/reorder-families.phtml:42 20306#: resources/xml/reports/marriage_report.xml:9 20307msgid "sort by date of marriage" 20308msgstr "sortiert nach Heiratsdatum" 20309 20310#. I18N: An option in a list-box 20311#: app/Module/OnThisDayModule.php:270 app/Module/RecentChangesModule.php:268 20312msgid "sort by date, newest first" 20313msgstr "sortiert nach Datum, mit dem neusten beginnend" 20314 20315#. I18N: An option in a list-box 20316#: app/Module/OnThisDayModule.php:268 app/Module/RecentChangesModule.php:266 20317msgid "sort by date, oldest first" 20318msgstr "sortiert nach Datum, mit dem ältesten beginnend" 20319 20320#. I18N: An option in a list-box 20321#: app/Module/OnThisDayModule.php:266 app/Module/RecentChangesModule.php:264 20322#: app/Module/UpcomingAnniversariesModule.php:281 20323#: resources/xml/reports/bdm_report.xml:11 20324#: resources/xml/reports/birth_report.xml:9 20325#: resources/xml/reports/cemetery_report.xml:6 20326#: resources/xml/reports/change_report.xml:7 20327#: resources/xml/reports/death_report.xml:9 20328#: resources/xml/reports/fact_sources.xml:7 20329#: resources/xml/reports/individual_ext_report.xml:8 20330#: resources/xml/reports/marriage_report.xml:9 20331#: resources/xml/reports/occupation_report.xml:6 20332#: resources/xml/reports/relative_ext_report.xml:7 20333msgid "sort by name" 20334msgstr "sortiert nach Namen" 20335 20336#: app/Services/RelationshipService.php:411 20337msgid "spouse" 20338msgstr "Ehepartner" 20339 20340#. I18N: Secure Sockets Layer - a secure communications protocol 20341#: app/Services/EmailService.php:213 20342msgid "ssl" 20343msgstr "SSL" 20344 20345#: app/Services/RelationshipService.php:828 20346msgctxt "father’s wife’s son" 20347msgid "step-brother" 20348msgstr "Stiefbruder" 20349 20350#: app/Services/RelationshipService.php:876 20351msgctxt "mother’s husband’s son" 20352msgid "step-brother" 20353msgstr "Stiefbruder" 20354 20355#: app/Services/RelationshipService.php:954 20356msgctxt "parent’s spouse’s son" 20357msgid "step-brother" 20358msgstr "Stiefbruder" 20359 20360#: app/Services/RelationshipService.php:544 20361msgctxt "husband’s child" 20362msgid "step-child" 20363msgstr "Stiefkind" 20364 20365#: app/Services/RelationshipService.php:624 20366msgctxt "spouse’s child" 20367msgid "step-child" 20368msgstr "Stiefkind" 20369 20370#: app/Services/RelationshipService.php:642 20371msgctxt "wife’s child" 20372msgid "step-child" 20373msgstr "Stiefkind" 20374 20375#: app/Services/RelationshipService.php:546 20376msgctxt "husband’s daughter" 20377msgid "step-daughter" 20378msgstr "Stieftochter" 20379 20380#: app/Services/RelationshipService.php:626 20381msgctxt "spouse’s daughter" 20382msgid "step-daughter" 20383msgstr "Stieftochter" 20384 20385#: app/Services/RelationshipService.php:644 20386msgctxt "wife’s daughter" 20387msgid "step-daughter" 20388msgstr "Stieftochter" 20389 20390#: app/Services/RelationshipService.php:566 20391msgctxt "mother’s husband" 20392msgid "step-father" 20393msgstr "Stiefvater" 20394 20395#: app/Services/RelationshipService.php:540 20396msgctxt "father’s wife" 20397msgid "step-mother" 20398msgstr "Stiefmutter" 20399 20400#: app/Services/RelationshipService.php:596 20401msgctxt "parent’s spouse" 20402msgid "step-parent" 20403msgstr "Stiefeltern" 20404 20405#: app/Services/RelationshipService.php:824 20406msgctxt "father’s wife’s child" 20407msgid "step-sibling" 20408msgstr "Stiefgeschwister" 20409 20410#: app/Services/RelationshipService.php:872 20411msgctxt "mother’s husband’s child" 20412msgid "step-sibling" 20413msgstr "Stiefgeschwister" 20414 20415#: app/Services/RelationshipService.php:950 20416msgctxt "parent’s spouse’s child" 20417msgid "step-sibling" 20418msgstr "Stiefgeschwister" 20419 20420#: app/Services/RelationshipService.php:826 20421msgctxt "father’s wife’s daughter" 20422msgid "step-sister" 20423msgstr "Stiefschwester" 20424 20425#: app/Services/RelationshipService.php:874 20426msgctxt "mother’s husband’s daughter" 20427msgid "step-sister" 20428msgstr "Stiefschwester" 20429 20430#: app/Services/RelationshipService.php:952 20431msgctxt "parent’s spouse’s daughter" 20432msgid "step-sister" 20433msgstr "Stiefschwester" 20434 20435#: app/Services/RelationshipService.php:556 20436msgctxt "husband’s son" 20437msgid "step-son" 20438msgstr "Stiefsohn" 20439 20440#: app/Services/RelationshipService.php:634 20441msgctxt "spouse’s son" 20442msgid "step-son" 20443msgstr "Stiefsohn" 20444 20445#: app/Services/RelationshipService.php:654 20446msgctxt "wife’s son" 20447msgid "step-son" 20448msgstr "Stiefsohn" 20449 20450#. I18N: Layout option for lists of names 20451#. I18N: An option in a list-box 20452#: app/Http/RequestHandlers/TreePreferencesPage.php:122 20453#: app/Module/OnThisDayModule.php:261 app/Module/RecentChangesModule.php:259 20454#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:247 20455#: app/Module/UpcomingAnniversariesModule.php:276 20456#: app/Module/YahrzeitModule.php:259 20457msgid "table" 20458msgstr "Tabelle" 20459 20460#. I18N: Layout option for lists of names 20461#. I18N: An option in a list-box 20462#: app/Http/RequestHandlers/TreePreferencesPage.php:124 20463#: app/Module/TopSurnamesModule.php:249 20464msgid "tag cloud" 20465msgstr "Namenswolke" 20466 20467#: app/Services/RelationshipService.php:2270 20468msgid "tenth cousin" 20469msgstr "Cousin/e 10. Grades" 20470 20471#: app/Services/RelationshipService.php:2234 20472msgctxt "FEMALE" 20473msgid "tenth cousin" 20474msgstr "Cousine 10. Grades" 20475 20476#. 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. 20477#: app/Services/RelationshipService.php:2191 20478msgctxt "MALE" 20479msgid "tenth cousin" 20480msgstr "Cousin 10. Grades" 20481 20482#. I18N: [you should check that:] ... 20483#: resources/views/errors/database-connection.phtml:24 20484msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 20485msgstr "die Datenbankverbindungseinstellungen in der Datei „/data/config.ini.php“ sind immer noch richtig" 20486 20487#. I18N: [you should check that:] ... 20488#: resources/views/errors/database-connection.phtml:27 20489msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 20490msgstr "das Verzeichnis „/data“ und die Datei „/data/config.ini.php“ besitzten Berechtigungen, die es dem Server erlauben, sie zu lesen" 20491 20492#. I18N: reflexive pronoun - gender neutral version of himself/herself 20493#: app/Services/RelationshipService.php:247 20494msgid "themself" 20495msgstr "sie selbst" 20496 20497#. I18N: A Spanish relationship name, such as third great-nephew 20498#: app/Services/RelationshipService.php:2355 20499#, php-format 20500msgid "third %s" 20501msgstr "dritter %s" 20502 20503#. I18N: A Spanish relationship name, such as third great-nephew 20504#: app/Services/RelationshipService.php:2333 20505#, php-format 20506msgctxt "FEMALE" 20507msgid "third %s" 20508msgstr "dritte %s" 20509 20510#. I18N: A Spanish relationship name, such as third great-nephew 20511#: app/Services/RelationshipService.php:2310 20512#, php-format 20513msgctxt "MALE" 20514msgid "third %s" 20515msgstr "dritter %s" 20516 20517#: app/Services/RelationshipService.php:2256 20518msgid "third cousin" 20519msgstr "Cousin/e 3. Grades" 20520 20521#: app/Services/RelationshipService.php:2220 20522msgctxt "FEMALE" 20523msgid "third cousin" 20524msgstr "Cousine 3. Grades" 20525 20526#. 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. 20527#: app/Services/RelationshipService.php:2170 20528msgctxt "MALE" 20529msgid "third cousin" 20530msgstr "Cousin 3. Grades" 20531 20532#: app/Services/RelationshipService.php:2276 20533msgid "thirteenth cousin" 20534msgstr "Cousin/e 13. Grades" 20535 20536#: app/Services/RelationshipService.php:2240 20537msgctxt "FEMALE" 20538msgid "thirteenth cousin" 20539msgstr "Cousine 13. Grades" 20540 20541#. 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. 20542#: app/Services/RelationshipService.php:2200 20543msgctxt "MALE" 20544msgid "thirteenth cousin" 20545msgstr "Cousin 13. Grades" 20546 20547#. I18N: layout option for the fan chart 20548#: app/Module/FanChartModule.php:585 20549msgid "three-quarter circle" 20550msgstr "Dreiviertelkreis" 20551 20552#. I18N: Transport Layer Security - a secure communications protocol 20553#: app/Services/EmailService.php:215 20554msgid "tls" 20555msgstr "TLS" 20556 20557#. I18N: Gedcom TO dates 20558#: app/Date.php:367 20559#, php-format 20560msgid "to %s" 20561msgstr "bis %s" 20562 20563#: app/Services/RelationshipService.php:2274 20564msgid "twelfth cousin" 20565msgstr "Cousin/e 12. Grades" 20566 20567#: app/Services/RelationshipService.php:2238 20568msgctxt "FEMALE" 20569msgid "twelfth cousin" 20570msgstr "Cousine 12. Grades" 20571 20572#. 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. 20573#: app/Services/RelationshipService.php:2197 20574msgctxt "MALE" 20575msgid "twelfth cousin" 20576msgstr "Cousin 12. Grades" 20577 20578#: app/Services/RelationshipService.php:435 20579msgid "twin brother" 20580msgstr "Zwillingsbruder" 20581 20582#: app/Services/RelationshipService.php:477 20583msgid "twin sibling" 20584msgstr "Zwillingsgeschwister" 20585 20586#: app/Services/RelationshipService.php:456 20587msgid "twin sister" 20588msgstr "Zwillingsschwester" 20589 20590#: app/Services/RelationshipService.php:522 20591msgctxt "father’s brother" 20592msgid "uncle" 20593msgstr "Onkel" 20594 20595#: app/Services/RelationshipService.php:820 20596msgctxt "father’s sister’s husband" 20597msgid "uncle" 20598msgstr "Onkel" 20599 20600#: app/Services/RelationshipService.php:558 20601msgctxt "mother’s brother" 20602msgid "uncle" 20603msgstr "Onkel" 20604 20605#: app/Services/RelationshipService.php:906 20606msgctxt "mother’s sister’s husband" 20607msgid "uncle" 20608msgstr "Onkel" 20609 20610#: app/Services/RelationshipService.php:578 20611msgctxt "parent’s brother" 20612msgid "uncle" 20613msgstr "Onkel" 20614 20615#: app/Services/RelationshipService.php:948 20616msgctxt "parent’s sister’s husband" 20617msgid "uncle" 20618msgstr "Onkel" 20619 20620#: app/Place.php:246 20621msgid "unknown" 20622msgstr "unbekannt" 20623 20624#: app/Module/InteractiveTree/TreeView.php:355 20625msgctxt "unknown family" 20626msgid "unknown" 20627msgstr "unbekannt" 20628 20629#: app/Module/RelationshipsChartModule.php:484 20630msgid "unlimited" 20631msgstr "unbegrenzt" 20632 20633#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 20634#: app/Elements/CertaintyAssessment.php:49 20635msgid "unreliable evidence" 20636msgstr "angenommen, geschätzt" 20637 20638#: app/Module/PedigreeChartModule.php:389 20639#: app/Module/PedigreeChartModule.php:397 20640#: resources/views/edit/reorder-card-header.phtml:26 20641msgid "up" 20642msgstr "oben" 20643 20644#: resources/views/admin/trees-unconnected.phtml:31 20645msgid "update" 20646msgstr "Bearbeiten" 20647 20648#. I18N: A button label. 20649#: resources/views/admin/media-upload.phtml:74 20650msgid "upload" 20651msgstr "hochladen" 20652 20653#. I18N: A button label. 20654#: resources/views/branches-page.phtml:53 20655#: resources/views/modules/ancestors-chart/page.phtml:60 20656#: resources/views/modules/compact-chart/page.phtml:35 20657#: resources/views/modules/descendancy_chart/page.phtml:60 20658#: resources/views/modules/family-book-chart/page.phtml:69 20659#: resources/views/modules/fanchart/page.phtml:77 20660#: resources/views/modules/hourglass-chart/page.phtml:59 20661#: resources/views/modules/interactive-tree/page.phtml:36 20662#: resources/views/modules/pedigree-chart/page.phtml:59 20663#: resources/views/modules/pedigree-map/page.phtml:45 20664#: resources/views/modules/relationships-chart/page.phtml:83 20665#: resources/views/report-setup-page.phtml:87 20666#: resources/views/report-setup-page.phtml:92 20667msgid "view" 20668msgstr "zeige" 20669 20670#: resources/views/admin/trees-privacy.phtml:36 20671#: resources/views/admin/trees-privacy.phtml:55 20672#: resources/views/admin/trees-privacy.phtml:97 20673#: resources/views/admin/trees-privacy.phtml:139 20674#: resources/views/admin/trees-privacy.phtml:159 20675msgid "visitors" 20676msgstr "Besucher" 20677 20678#: resources/xml/reports/ahnentafel_report.xml:142 20679#: resources/xml/reports/descendancy_report.xml:105 20680msgctxt "FEMALE" 20681msgid "was born" 20682msgstr "wurde geboren" 20683 20684#: resources/xml/reports/ahnentafel_report.xml:141 20685#: resources/xml/reports/descendancy_report.xml:102 20686msgctxt "MALE" 20687msgid "was born" 20688msgstr "wurde geboren" 20689 20690#: app/Module/WebtreesTheme.php:38 20691msgid "webtrees" 20692msgstr "webtrees" 20693 20694#: app/Services/MessageService.php:125 20695msgid "webtrees message" 20696msgstr "webtrees Nachricht" 20697 20698#: resources/views/setup/step-3-database-type.phtml:47 20699msgid "webtrees needs a database to store your genealogy data." 20700msgstr "webtrees benötigt eine Datenbank zum Speichern Ihrer genealogischen Daten." 20701 20702#. I18N: Help text for the “Messages” site configuration setting 20703#: resources/views/admin/site-mail.phtml:50 20704msgid "webtrees needs to send emails, such as password reminders and website notifications." 20705msgstr "webtrees muss E-Mails wie Passworterinnerungen und Webseiten-Benachrichtigungen senden." 20706 20707#: app/Services/MessageService.php:226 20708msgid "webtrees sends emails with no storage" 20709msgstr "webtrees sendet E-Mails ohne sie zu speichern" 20710 20711#: resources/views/help/iso-8859-1.phtml:8 20712msgid "webtrees uses UTF-8 encoding for accented letters, special characters and non-Latin scripts. If you want to use this GEDCOM file with genealogy software that does not support UTF-8, then you can create it using ISO-8859-1 encoding." 20713msgstr "webtrees verwendet UTF-8 Kodierung für Umlaute, Sonderzeichen und nicht lateinische Schriften. Wenn Sie diese GEDCOM-Datei mit einer Genealogiesoftware verwenden möchten, welche kein UTF-8 unterstützt, können Sie stattdessen auch eine Datei mit ISO-8859-1 Kodierung erstellen." 20714 20715#: app/Services/RelationshipService.php:388 20716msgid "wife" 20717msgstr "Ehefrau" 20718 20719#. I18N: Name of a theme. 20720#: app/Module/XeneaTheme.php:39 20721msgid "xenea" 20722msgstr "Xenea" 20723 20724#: resources/views/modules/timeline-chart/chart.phtml:141 20725msgid "years" 20726msgstr "Jahre" 20727 20728#: app/Elements/OrdinanceProcessFlag.php:56 20729#: app/Http/RequestHandlers/UserListData.php:140 20730#: app/Http/RequestHandlers/UserListData.php:141 20731#: app/Statistics/Repository/LatestUserRepository.php:146 20732#: resources/views/admin/map-import-form.phtml:65 20733#: resources/views/admin/site-mail.phtml:126 20734#: resources/views/admin/site-preferences.phtml:102 20735#: resources/views/admin/site-registration.phtml:55 20736#: resources/views/admin/site-registration.phtml:72 20737#: resources/views/admin/trees-preferences.phtml:150 20738#: resources/views/admin/trees-preferences.phtml:322 20739#: resources/views/admin/trees-preferences.phtml:558 20740#: resources/views/admin/trees-preferences.phtml:574 20741#: resources/views/admin/trees-preferences.phtml:640 20742#: resources/views/admin/trees-preferences.phtml:754 20743#: resources/views/admin/trees-preferences.phtml:784 20744#: resources/views/lists/families-table.phtml:326 20745#: resources/views/modules/fix-search-and-replace/options.phtml:56 20746#: resources/views/modules/html/config.phtml:55 20747#: resources/views/modules/random_media/config.phtml:42 20748#: resources/views/modules/random_media/config.phtml:51 20749#: resources/views/modules/recent_changes/config.phtml:61 20750#: resources/views/modules/recent_changes/config.phtml:70 20751#: resources/views/modules/review_changes/config.phtml:22 20752#: resources/views/modules/todays_events/config.phtml:22 20753#: resources/views/modules/todo/config.phtml:24 20754#: resources/views/modules/todo/config.phtml:34 20755#: resources/views/modules/todo/config.phtml:43 20756#: resources/views/modules/upcoming_events/config.phtml:34 20757#: resources/xml/reports/change_report.xml:8 20758#: resources/xml/reports/family_group_report.xml:252 20759#: resources/xml/reports/family_group_report.xml:423 20760#: resources/xml/reports/family_group_report.xml:606 20761#: resources/xml/reports/family_group_report.xml:950 20762#: resources/xml/reports/individual_ext_report.xml:187 20763#: resources/xml/reports/individual_report.xml:175 20764msgid "yes" 20765msgstr "ja" 20766 20767#. I18N: [you should check that:] ... 20768#: resources/views/errors/database-connection.phtml:30 20769msgid "you can connect to the database using other applications, such as phpmyadmin" 20770msgstr "Sie können sich mit anderen Anwendungen, wie »phpmyadmin«, mit der Datenbank verbinden" 20771 20772#: app/Services/RelationshipService.php:439 20773msgid "younger brother" 20774msgstr "jüngerer Bruder" 20775 20776#: app/Services/RelationshipService.php:481 20777msgid "younger sibling" 20778msgstr "jüngeres Geschwister" 20779 20780#: app/Services/RelationshipService.php:460 20781msgid "younger sister" 20782msgstr "jüngere Schwester" 20783 20784#: app/Http/RequestHandlers/SearchAdvancedPage.php:235 20785#: app/Http/RequestHandlers/SearchAdvancedPage.php:236 20786#: app/Http/RequestHandlers/SearchAdvancedPage.php:237 20787#: app/Http/RequestHandlers/SearchAdvancedPage.php:238 20788#: app/Http/RequestHandlers/SearchAdvancedPage.php:239 20789#, php-format 20790msgid "±%s year" 20791msgid_plural "±%s years" 20792msgstr[0] "±%s Jahr" 20793msgstr[1] "±%s Jahre" 20794 20795#: app/Http/RequestHandlers/CopyFact.php:77 20796#, php-format 20797msgid "“%s“ has been copied to the clipboard." 20798msgstr "“%s“ wurde in die Zwischenablage kopiert." 20799 20800#. I18N: %s is the name of a genealogy record 20801#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:65 20802#, php-format 20803msgid "“%s” has been deleted." 20804msgstr "„%s” wurde gelöscht." 20805 20806#. I18N: Description of a “Data fix” module 20807#: app/Module/FixPrimaryTag.php:59 20808msgid "“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." 20809msgstr "\"Hervorgehobenes Bild\" (_PRIM)-Kennzeichen werden von einigen Genealogie-Programmen verwendet, um das bevorzugte Bild für eine Person anzuzeigen. Eine Alternative besteht darin, die Bilder so anzuordnen, dass das bevorzugte Bild zuerst aufgeführt wird." 20810 20811#: app/Functions/FunctionsPrint.php:97 app/Note.php:94 20812#: app/Report/ReportParserGenerate.php:971 20813#: app/Report/ReportParserGenerate.php:1056 20814msgid "…" 20815msgstr "…" 20816 20817#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363 20818#: app/Family.php:381 app/Individual.php:1054 20819#: app/Module/IndividualListModule.php:278 20820#: app/Module/IndividualListModule.php:491 20821msgctxt "Unknown given name" 20822msgid "…" 20823msgstr "…" 20824 20825#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:363 20826#: app/Family.php:381 app/Individual.php:1053 20827#: app/Module/IndividualListModule.php:263 20828#: app/Module/IndividualListModule.php:287 20829#: app/Module/IndividualListModule.php:507 20830msgctxt "Unknown surname" 20831msgid "…" 20832msgstr "…" 20833 20834#~ msgid " per gender" 20835#~ msgstr " je Geschlecht" 20836 20837#~ msgid " per time period" 20838#~ msgstr " je Zeitbereich" 20839 20840#, php-format 20841#~ msgid "#%s" 20842#~ msgstr "#%s" 20843 20844#~ msgid "%1$s individual displayed, out of the normal total of %2$s, from %3$s generations." 20845#~ msgid_plural "%1$s individuals displayed, out of the normal total of %2$s, from %3$s generations." 20846#~ msgstr[0] "%1$s Person dargestellt von insgesamt %2$s aus %3$s Generationen." 20847#~ msgstr[1] "%1$s Personen dargestellt von insgesamt %2$s aus %3$s Generationen." 20848 20849#~ msgid "%1$s individual is missing birthplace map coordinates: %2$s." 20850#~ msgid_plural "%1$s individuals are missing birthplace map coordinates: %2$s." 20851#~ msgstr[0] "Bei %1$s Person fehlen die Koordinaten des Geburtsortes: %2$s." 20852#~ msgstr[1] "Bei %1$s Personen fehlen die Koordinaten des Geburtsortes: %2$s." 20853 20854#~ msgid "%s day ago" 20855#~ msgid_plural "%s days ago" 20856#~ msgstr[0] "gestern" 20857#~ msgstr[1] "vor %s Tagen" 20858 20859#~ msgid "%s hour ago" 20860#~ msgid_plural "%s hours ago" 20861#~ msgstr[0] "vor einer Stunde" 20862#~ msgstr[1] "vor %s Stunden" 20863 20864#~ msgid "%s individual is private." 20865#~ msgid_plural "%s individuals are private." 20866#~ msgstr[0] "Eine Person ist vertraulich." 20867#~ msgstr[1] "%s Personen sind vertraulich." 20868 20869#, php-format 20870#~ msgid "%s individual with events between %s and %s" 20871#~ msgid_plural "%s individuals with events between %s and %s" 20872#~ msgstr[0] "%s Person mit Ereignissen zwischen %s und %s" 20873#~ msgstr[1] "%s Personen mit Ereignissen zwischen %s und %s" 20874 20875#, php-format 20876#~ msgid "%s individual with events in %s" 20877#~ msgid_plural "%s individuals with events in %s" 20878#~ msgstr[0] "%s Person mit Ereignissen in %s" 20879#~ msgstr[1] "%s Personen mit Ereignissen in %s" 20880 20881#, php-format 20882#~ msgid "%s individual with events in %s between %s and %s" 20883#~ msgid_plural "%s individuals with events in %s between %s and %s" 20884#~ msgstr[0] "%s Person mit Ereignissen in %s zwischen %s und %s" 20885#~ msgstr[1] "%s Personen mit Ereignissen in %s zwischen %s und %s" 20886 20887#~ msgid "%s is disabled on this server. You cannot install webtrees until it is enabled. Please ask your server’s administrator to enable it." 20888#~ msgstr "%s ist auf diesem Server deaktiviert. Sie können „webtrees“ erst installieren, wenn es aktiviert ist. Wenden Sie sich bitte an Ihren Serveradministrator, um es zu aktivieren." 20889 20890#, php-format 20891#~ msgid "%s location has been imported." 20892#~ msgid_plural "%s locations have been imported." 20893#~ msgstr[0] "%s Ort wurde importiert." 20894#~ msgstr[1] "%s Orte wurden importiert." 20895 20896#~ msgid "%s minute ago" 20897#~ msgid_plural "%s minutes ago" 20898#~ msgstr[0] "vor einer Minute" 20899#~ msgstr[1] "vor %s Minuten" 20900 20901#~ msgid "%s month ago" 20902#~ msgid_plural "%s months ago" 20903#~ msgstr[0] "vor einem Monat" 20904#~ msgstr[1] "vor %s Monaten" 20905 20906#~ msgid "%s second ago" 20907#~ msgid_plural "%s seconds ago" 20908#~ msgstr[0] "vor einer Sekunde" 20909#~ msgstr[1] "vor %s Sekunden" 20910 20911#~ msgid "%s year ago" 20912#~ msgid_plural "%s years ago" 20913#~ msgstr[0] "vor einem Jahr" 20914#~ msgstr[1] "vor %s Jahren" 20915 20916#, php-format 20917#~ msgid "(aged less than %s)" 20918#~ msgstr "(jünger als %s)" 20919 20920#, php-format 20921#~ msgid "(aged more than %s)" 20922#~ msgstr "(älter als %s)" 20923 20924#~ msgid "(in childhood)" 20925#~ msgstr "(im Kindesalter)" 20926 20927#~ msgid "(in infancy)" 20928#~ msgstr "(in früher Kindheit)" 20929 20930#~ msgid "(stillborn)" 20931#~ msgstr "(Totgeboren)" 20932 20933#~ msgid "<b>GUID</b> in this context is an acronym for “Globally Unique ID”.<br><br>GUIDs are intended to help identify each individual in a manner that is repeatable, so that central organizations such as the Family History Center of the LDS church in Salt Lake City, or even compatible programs running on your own server, can determine whether they are dealing with the same individual no matter where the GEDCOM file originates. The goal of the Family History Center is to have a central repository of genealogy data and expose it through web services. This will enable any program to access the data and update their data within it.<br><br>If you do not intend to share this GEDCOM file with anyone else, you do not need to let webtrees create these GUIDs; however, doing so will do no harm other than increasing the size of your GEDCOM file." 20934#~ msgstr "In diesem Zusammenhang ist <b>GUID</b> ein Akronym für «Globally Unique ID».<br><br>Solche Nummern sollen Personen so identifizieren, dass jede Person immer die gleiche Nummer erhält. Dies hat den Zweck, dass zentrale Institutionen, wie zum Beispiel das Family History Center der HLT-Kirche in Salt Lake City oder sogar andere Programme, die auf Ihrem Computer laufen, bestimmen können, dass sie die gleiche Person behandeln, unabhängig vom Ursprung der GEDCOM-Datei. Eines der Ziele des Family History Centers ist eine einzige genealogische Datenbank, die über das Internet zugreifbar ist, und worauf jedes Programm Zugriff zu den Daten hat und auch seine eigene Daten ergänzen kann.<br><br>Falls Sie Ihre Datenbank nicht mit anderen teilen möchten, ist es nicht notwending, dass webtrees solche ID-Nummern erstellt. Es ist auch nicht falsch, dass PhpGedView diese Nummern immer erstellt." 20935 20936#~ msgid "<b>Important note:</b> The transfer wizard is not able to assist with moving media items. You will need to set up and move or copy your media configuration and objects separately after the transfer wizard is finished." 20937#~ msgstr "<b> Wichtiger Hinweis:</b> Der Migrationsassistent ist nicht in der Lage, Mediendateien umzuziehen. Die Einrichtung, das Verschieben oder das Kopieren Ihrer Medienkonfiguration und -objekte hat im Anschluss an den beendeten Migrationsassistenten manuell zu erfolgen." 20938 20939#~ msgid "<b>Please note:</b> Private information of living individuals will only be given to family relatives and close friends. You will be asked to verify your relationship before you will receive any private data. Sometimes information of dead individuals may also be private. If this is the case, it is because there is not enough information known about the individual to determine whether they are alive or not and we probably do not have more information on this individual.<br><br>Before asking a question, please verify that you are inquiring about the correct individual by checking dates, places, and close relatives. If you are submitting changes to the genealogy data, please include the sources where you obtained the data." 20940#~ msgstr "<b>Bitte beachten:</b> Vertrauliche Informationen von lebenden Personen werden nur an Verwandte und nahe Freunde weitergegeben. Bevor Sie irgendwelche vertraulichen Daten erhalten, werden Sie aufgefordert Ihre Beziehung nachzuweisen. Manchmal sind Informationen von toten Personen ebenfalls vertraulich. Dies kann der Fall sein, wenn über die Person nicht genügend Informationen bekannt sind, um zu ermitteln, ob die Person noch lebt oder nicht und wir möglicherweise nicht mehr Informationen über diese Person haben.<br /><br />Bevor Sie eine Frage stellen, prüfen Sie bitte, dass Sie nach der richtigen Person fragen, indem Sie die Daten, Orte und nahen Verwandten überprüfen. Wenn Sie Änderungen zu den genealogischen Daten einreichen, geben Sie bitte die Quellen an, aus denen Sie die Daten haben." 20941 20942#~ msgid "<p>Notice: By completing and submitting this form, you agree:<ul><li>to protect the privacy of living individuals listed on our site;</li><li>and in the text box below, to explain to whom you are related, or to provide us with information on someone who should be listed on our website.</li></ul></div>" 20943#~ msgstr "<p>Hinweis: Mit dem Ausfüllen und Absenden dieses Formulars erklären Sie sich damit einverstanden:<ul><li>den Datenschutz von auf unserer Website aufgeführten lebenden Personen zu beachten</li><li>und im Textfeld unten Ihr Verwandtschaftsverhältnis zu Personen dieser Website zu beschreiben, oder uns Informationen über jemanden zukommen zu lassen, der auf unserer Website aufgeführt werden sollte.</li></ul></div>" 20944 20945#~ msgid "A database server can store many separate databases. You need to select an existing database (created by your server’s administrator) or create a new one (if your database user account has sufficient privileges)." 20946#~ msgstr "Ein Datenbank Server kann viele einzelne Datenbanken hosten. Sie müssen eine existierende Datenbank (erstellt von ihrem Provider) auswählen oder eine neue erstellen (falls Sie die erforderlichen Rechte dazu besitzen)." 20947 20948#~ msgid "A new password has been created and emailed to %s. You can change this password after you sign in." 20949#~ msgstr "Ein neues Passwort wurde erzeugt und an %s gesandt. Sie können es ändern, nachdem Sie sich damit angemeldet haben." 20950 20951#~ msgid "A new password has been requested for your username." 20952#~ msgstr "Für Ihren Benutzernamen wurde ein neues Passwort angefordert." 20953 20954#~ msgid "A sidebar showing an alphabetic list of all the families in the family tree." 20955#~ msgstr "Eine Seitenleiste mit einer alphabetischen Liste aller Familien des Stammbaums." 20956 20957#~ msgid "A sidebar showing an alphabetic list of all the individuals in the family tree." 20958#~ msgstr "Eine Seitenleiste zur Anzeige einer alphabetischen Liste aller Personen im Stammbaum." 20959 20960#~ msgid "A watermark is text that is added to an image, to discourage others from copying it without permission." 20961#~ msgstr "Ein Wasserzeichen ist ein auf dem Bild angebrachter Text, um andere vom unerlaubten Kopieren des Bildes abzubringen." 20962 20963#~ msgid "A.M." 20964#~ msgstr "Vormittag" 20965 20966#~ msgid "ALPHABET_lower=abcdefghijklmnopqrstuvwxyz" 20967#~ msgstr "ALPHABET_lower=aäbcdefghijklmnoöpqrsßtuüvwxyz" 20968 20969#~ msgid "ALPHABET_upper=ABCDEFGHIJKLMNOPQRSTUVWXYZ" 20970#~ msgstr "ALPHABET_upper=AÄBCDEFGHIJKLMNOÖPQRSẞßTUÜVWXYZ" 20971 20972#~ msgid "Acadia" 20973#~ msgstr "Akadien" 20974 20975#~ msgid "Add a blank row" 20976#~ msgstr "Eine leere Zeile einfügen" 20977 20978#~ msgid "Add a brother or sister" 20979#~ msgstr "Einen Bruder oder eine Schwester hinzufügen" 20980 20981#~ msgid "Add a child to this family" 20982#~ msgstr "Ein Kind zu dieser Familie hinzufügen" 20983 20984#~ msgid "Add a geographic location" 20985#~ msgstr "Einen Ort hinzufügen" 20986 20987#~ msgid "Add a husband to this family" 20988#~ msgstr "Einen Ehemann zu dieser Familie hinzufügen" 20989 20990#~ msgid "Add a restriction" 20991#~ msgstr "Eine Einschränkung hinzufügen" 20992 20993#~ msgid "Add a scrollbar when block contents grow" 20994#~ msgstr "Einen Rollbalken hinzufügen, wenn der Blockinhalt größer wird" 20995 20996#~ msgid "Add a shared note" 20997#~ msgstr "Eine gemeinsame Notiz hinzufügen" 20998 20999#~ msgid "Add a son or daughter" 21000#~ msgstr "Einen Sohn oder eine Tochter hinzufügen" 21001 21002#~ msgid "Add a wife to this family" 21003#~ msgstr "Eine Ehefrau zu dieser Familie hinzufügen" 21004 21005#~ msgid "Add an associate" 21006#~ msgstr "Eine verbundene Person hinzufügen" 21007 21008#~ msgid "Add an event" 21009#~ msgstr "Ein Ereignis hinzufügen" 21010 21011#~ msgid "Add another individual to the chart" 21012#~ msgstr "Eine weitere Person zum Diagramm hinzufügen" 21013 21014#~ msgid "Add historic events to an individual‘s page." 21015#~ msgstr "Historische Ereignisse zur Seite einer Person hinzufügen." 21016 21017#~ msgid "Add links" 21018#~ msgstr "Verknüpfungen hinzufügen" 21019 21020#~ msgid "Add married names" 21021#~ msgstr "Ehenamen hinzufügen" 21022 21023#~ msgid "Add missing married names" 21024#~ msgstr "Fehlende Ehenamen hinzufügen" 21025 21026#~ msgid "Add to favorites" 21027#~ msgstr "Zu Favoriten hinzufügen" 21028 21029#~ msgid "Add watermarks to thumbnails" 21030#~ msgstr "Vorschaubilder mit Wasserzeichen versehen" 21031 21032#~ msgctxt "FEMALE" 21033#~ msgid "Adopted by both parents" 21034#~ msgstr "Adoptiert von beiden Eltern" 21035 21036#~ msgctxt "MALE" 21037#~ msgid "Adopted by both parents" 21038#~ msgstr "Adoptiert von beiden Eltern" 21039 21040#~ msgctxt "FEMALE" 21041#~ msgid "Adopted by father" 21042#~ msgstr "Vom Vater adoptiert" 21043 21044#~ msgctxt "MALE" 21045#~ msgid "Adopted by father" 21046#~ msgstr "Vom Vater adoptiert" 21047 21048#~ msgctxt "FEMALE" 21049#~ msgid "Adopted by mother" 21050#~ msgstr "Von der Mutter adoptiert" 21051 21052#~ msgctxt "MALE" 21053#~ msgid "Adopted by mother" 21054#~ msgstr "Von der Mutter adoptiert" 21055 21056#~ msgid "Advanced" 21057#~ msgstr "Erweitert" 21058 21059#~ msgid "Advanced fact preferences" 21060#~ msgstr "Erweiterte Einstellungen für Tatsachen" 21061 21062#~ msgid "Advanced name facts" 21063#~ msgstr "Erweiterte Namentatsachen" 21064 21065#~ msgid "Advanced place name facts" 21066#~ msgstr "Erweiterte Ortsnamentatsachen" 21067 21068#~ msgid "After you have signed in, select the “My account” link under the “My pages” menu and fill in the password fields to change your password." 21069#~ msgstr "Nachdem Sie sich angemeldet haben, ändern Sie bitte Ihr Passwort. Dazu wählen Sie \"Mein Konto\" im \"Meine Seiten\"-Menü und tragen dort in beide Passwortfelder Ihr gewünschtes Passwort ein." 21070 21071#~ msgid "Age of item" 21072#~ msgstr "Alter des Eintrages" 21073 21074#~ msgid "Age related to birth year" 21075#~ msgstr "Alter bezogen auf Geburtsjahr" 21076 21077#~ msgid "All changes in PhpGedView must be accepted" 21078#~ msgstr "Alle Änderungen in PhpGedView müssen übernommen werden" 21079 21080#~ msgid "All existing PhpGedView users must have distinct email addresses" 21081#~ msgstr "Alle vorhandenen PhpGedView-Benutzer müssen eine eindeutige E-Mail-Adresse haben" 21082 21083#~ msgid "All family facts" 21084#~ msgstr "Alle Tatsachen und Ereignisse von Familien" 21085 21086#~ msgid "All files have read and write permission." 21087#~ msgstr "Alle Dateien haben Lese- und Schreibberechtigung." 21088 21089#~ msgid "All individual facts" 21090#~ msgstr "Alle Tatsachen und Ereignisse von Personen" 21091 21092#~ msgid "All repository facts" 21093#~ msgstr "Alle Tatsachen und Ereignisse von Archiven" 21094 21095#~ msgid "All source facts" 21096#~ msgstr "Alle Tatsachen und Ereignisse von Quellen" 21097 21098#~ msgid "Allow users to select their own theme" 21099#~ msgstr "Besuchern die Auswahl eines Themas erlauben" 21100 21101#~ msgctxt "FEMALE" 21102#~ msgid "Also known as" 21103#~ msgstr "Auch bekannt als" 21104 21105#~ msgctxt "MALE" 21106#~ msgid "Also known as" 21107#~ msgstr "Auch bekannt als" 21108 21109#~ msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest." 21110#~ msgstr "Eine verbundene Person ist eine Person, die bei dieser Tatsache oder diesem Ereignis z.B. als Zeuge oder Geistlicher beteiligt war." 21111 21112#~ msgid "An associate is another individual who was involved with this individual, such as a friend or an employer." 21113#~ msgstr "Eine \"verbundene Person\" ist eine Person, die Umgang mit dieser Person hatte, z.B. ein Freund oder Arbeitgeber." 21114 21115#~ msgid "An edit menu for individuals, families, sources, etc." 21116#~ msgstr "Eine Menü von Bearbeitungsmöglichkeiten für Einzelpersonen, Familien, Quellen, etc." 21117 21118#~ msgid "An error occurred when unzipping the file." 21119#~ msgstr "Beim Entpacken der Datei ist ein Fehler aufgetreten." 21120 21121#~ msgid "An unknown error occurred" 21122#~ msgstr "Ein unbekannter Fehler trat auf" 21123 21124#~ msgid "Apply automatic corrections to your genealogy data." 21125#~ msgstr "Stapelverarbeitung zur Änderung Ihrer genealogischen Daten." 21126 21127#~ msgid "Approval of account at %s" 21128#~ msgstr "Zugangserlaubnis bei %s" 21129 21130#~ msgid "Are you sure you want to remove links to this media object?" 21131#~ msgstr "Sind Sie sicher, dass Sie Verknüpfungen zu diesem Medienobjekt entfernen möchten?" 21132 21133#~ msgid "Associates" 21134#~ msgstr "Verbundene Personen" 21135 21136#, fuzzy 21137#~ msgid "Automatically add unique identifiers" 21138#~ msgstr "Global einmalig vorkommende ID-Nummern erstellen" 21139 21140#~ msgid "Automatically expand list of events of close relatives" 21141#~ msgstr "Ereignisliste naher Verwandter automatisch erweitern" 21142 21143#~ msgid "Available blocks" 21144#~ msgstr "Verfügbare Blöcke" 21145 21146#~ msgid "Basic" 21147#~ msgstr "Allgemein" 21148 21149#~ msgid "Bearing" 21150#~ msgstr "Richtung" 21151 21152#~ msgid "Body" 21153#~ msgstr "Text" 21154 21155#~ msgid "Booklet" 21156#~ msgstr "Broschüre" 21157 21158#~ msgid "Brit milah of a brother" 21159#~ msgstr "Brit Mila eines Bruders" 21160 21161#~ msgid "Brit milah of a grandson" 21162#~ msgstr "Brit Mila eines Enkelsohns" 21163 21164#~ msgctxt "daughter’s son" 21165#~ msgid "Brit milah of a grandson" 21166#~ msgstr "Brit Mila eines Enkels" 21167 21168#~ msgctxt "son’s son" 21169#~ msgid "Brit milah of a grandson" 21170#~ msgstr "Brit Mila eines Enkels" 21171 21172#~ msgid "Brit milah of a half-brother" 21173#~ msgstr "Brit Mila eines Halbbruders" 21174 21175#~ msgid "Brit milah of a son" 21176#~ msgstr "Brit Mila eines Sohns" 21177 21178#~ msgid "British West Indies" 21179#~ msgstr "Britisches West Indien" 21180 21181#~ msgid "Burial of a maternal grandparent" 21182#~ msgstr "Bestattung eines mütterlichen Großelternteils" 21183 21184#~ msgid "Burial of a paternal grandparent" 21185#~ msgstr "Bestattung eines väterlichen Großelternteils" 21186 21187#~ msgid "By default, the list shows only those places which can be found in your family trees. You may have details for other places, such as those imported in bulk from an external file. Selecting this option will show all places, including ones that are not currently used." 21188#~ msgstr "Standardmäßig zeigt diese Liste nur die Orte, die in den Stammbäumen vorhanden sind. Es gibt Angaben zu anderen Orten, die im Zuge eines Imports aus einer externen Datei hinzugefügt wurden. Diese Auswahl erweitert die Anzeige um die aktuell nicht genutzten Orte." 21189 21190#~ msgid "By default, your server allows scripts to run for %s second." 21191#~ msgid_plural "By default, your server allows scripts to run for %s seconds." 21192#~ msgstr[0] "Standardmäßig erlaubt Ihr Server die Ausführung von Skripten für maximal %s Sekunde." 21193#~ msgstr[1] "Standardmäßig erlaubt Ihr Server die Ausführung von Skripten für maximal %s Sekunden." 21194 21195#~ msgid "By default, your server allows scripts to use %s of memory." 21196#~ msgstr "Standardmäßig erlaubt Ihr Server bei Skripten die Nutzung von maximal %s Arbeitsspeicher." 21197 21198#~ msgid "Calculate the age differences between siblings, children, spouses, etc." 21199#~ msgstr "Wird diese Option ausgewählt ist, berechnet webtrees die Altersunterschiede zwischen Geschwistern, Kindern, Ehepartnern, etc." 21200 21201#~ msgid "Cannot create" 21202#~ msgstr "Erstellen fehlgeschlagen" 21203 21204#~ msgid "Cape Colony" 21205#~ msgstr "Kap Kolonie" 21206 21207#~ msgid "Catalonia" 21208#~ msgstr "Katalonien" 21209 21210#~ msgid "Caution!" 21211#~ msgstr "Vorsicht!" 21212 21213#~ msgid "Caution: old modules may not work, or they may prevent webtrees from working." 21214#~ msgstr "Achtung: Alte Module funktionieren möglicherweise nicht korrekt oder aber sie behindern die Funktionalität von webtrees." 21215 21216#~ msgid "Caution: old themes may not work, or they may prevent webtrees from working." 21217#~ msgstr "Achtung: Alte Themen funktionieren möglicherweise nicht korrekt oder aber sie behindern die Funktionalität von webtrees." 21218 21219#~ msgid "Cemeteries" 21220#~ msgstr "Friedhöfe" 21221 21222#~ msgid "Center map here" 21223#~ msgstr "Karte hier zentrieren" 21224 21225#~ msgid "Change" 21226#~ msgstr "Ändern" 21227 21228#~ msgid "Change flag" 21229#~ msgstr "Flagge ändern" 21230 21231#~ msgid "Change language" 21232#~ msgstr "Ändere Sprache" 21233 21234#~ msgid "Change the blocks on this user’s “My page”" 21235#~ msgstr "Blöcke auf der “Meine Seite”-Seite dieses Benutzers ändern" 21236 21237#~ msgid "Channel Islands" 21238#~ msgstr "Kanalinseln" 21239 21240#~ msgid "Check file permissions…" 21241#~ msgstr "Überprüfe Dateiberechtigungen…" 21242 21243#~ msgid "Check for custom modules…" 21244#~ msgstr "Überprüfe auf benutzerdefinierte Module…" 21245 21246#~ msgid "Check for custom themes…" 21247#~ msgstr "Überprüfe auf benutzerdefinierte Themen…" 21248 21249#~ msgid "Check the access rights on this folder." 21250#~ msgstr "Prüfen Sie die Zugriffsrechte für dieses Verzeichnis." 21251 21252#~ msgid "Check the settings and try again." 21253#~ msgstr "Überprüfen Sie die Einstellungen und versuchen Sie es erneut." 21254 21255#~ msgid "Choose the thumbnail image that you want to upload. Although thumbnails can be generated automatically for images, you may wish to generate your own thumbnail, especially for other media types. For example, you can provide a still image from a video, or a photograph of the individual who made an audio recording." 21256#~ msgstr "Wählen Sie das Vorschaubild, das Sie hochladen möchten. Obwohl Vorschaubilder automatisiert erzeugt werden können, möchten Sie vielleicht eigene Bilder, besonders für andere Medientypen erzeugen. So können Sie z.B. ein Standbild eines Videos oder das Foto der Person hinzufügen, die eine Tonaufnahme gemacht hat." 21257 21258#~ msgid "Choose: " 21259#~ msgstr "Wählen: " 21260 21261#~ msgid "Cleared but not yet completed" 21262#~ msgstr "Erledigt, aber noch nicht fertig" 21263 21264#~ msgid "Click %s to choose individual as head of family." 21265#~ msgstr "Klicken Sie auf %s, um diese Person als Familienoberhaupt auszuwählen." 21266 21267#~ msgid "Click a row, then drag-and-drop to re-order media" 21268#~ msgstr "Zeile klicken und verschieben, um Medienobjekte neu zu ordnen" 21269 21270#~ msgid "Click here for PhpGedView to webtrees transfer wizard" 21271#~ msgstr "Hier klicken für den Übertragungsassistent von PhpGedView nach webtrees" 21272 21273#~ msgid "Click here to add, edit, or delete" 21274#~ msgstr "Hier klicken zum Ändern, Hinzufügen oder Löschen" 21275 21276#~ msgid "Click here to open or close the sidebar" 21277#~ msgstr "Klicken Sie hier, um die Seitenleiste zu öffnen oder zu schließen" 21278 21279#~ msgid "Click name to add individual to add links list." 21280#~ msgstr "Klicken Sie auf den Namen der Person um sie der Liste der Verbindungen hinzuzufügen." 21281 21282#~ msgid "Click on a title to go straight to it, or scroll down to read them all." 21283#~ msgstr "Klicken Sie auf den Titel, um direkt dorthin zu gelangen oder scrollen Sie nach unten, um alles zu lesen." 21284 21285#~ msgid "Click to choose individual as head of family." 21286#~ msgstr "Klicken, um diese Person als Familienhaupt zu wählen." 21287 21288#~ msgid "Columns per page" 21289#~ msgstr "Spalten pro Seite" 21290 21291#~ msgid "Concatenation" 21292#~ msgstr "Verkettung" 21293 21294#~ msgid "Configure" 21295#~ msgstr "Konfigurieren" 21296 21297#~ msgid "Confirm password" 21298#~ msgstr "Passwort bestätigen" 21299 21300#~ msgid "Continue adding" 21301#~ msgstr "fortsetzen" 21302 21303#~ msgid "Continued" 21304#~ msgstr "Fortgesetzt" 21305 21306#~ msgid "Cookie warning" 21307#~ msgstr "Cookie-Warnung" 21308 21309#~ msgid "Copy these files to the folder %s, replacing any that have the same name." 21310#~ msgstr "Kopiere diese Dateien in das Verzeichnis %s, ersetzen Sie alle mit dem gleichen Namen." 21311 21312#~ msgid "Countries" 21313#~ msgstr "Länder" 21314 21315#~ msgid "Counts " 21316#~ msgstr "Anzahl der Messwerte " 21317 21318#~ msgid "County" 21319#~ msgstr "Kreis" 21320 21321#~ msgid "Create a family" 21322#~ msgstr "Eine Familie erstellen" 21323 21324#~ msgid "Create a family from existing individuals" 21325#~ msgstr "Eine Familie aus vorhandenen Personen erstellen" 21326 21327#~ msgid "Create a website access rule" 21328#~ msgstr "Erstelle eine Webseiten Zugriffsregel" 21329 21330#~ msgid "Current" 21331#~ msgstr "Aktuell" 21332 21333#~ msgid "Custom fact" 21334#~ msgstr "Benutzerdefinierte Tatsache" 21335 21336#~ msgid "Custom tags" 21337#~ msgstr "Benutzerdefinierte Tags" 21338 21339#~ msgid "Custom theme" 21340#~ msgstr "Benutzerdefiniertes Thema" 21341 21342#~ msgid "Czechoslovakia" 21343#~ msgstr "Tschechoslowakei" 21344 21345#~ msgid "Dashboard" 21346#~ msgstr "Übersicht" 21347 21348#~ msgid "Data Fixes" 21349#~ msgstr "Datenkorrekturen" 21350 21351#~ msgid "Database and table names" 21352#~ msgstr "Datenbank- und Tabellennamen" 21353 21354#~ msgid "Default" 21355#~ msgstr "Standard" 21356 21357#~ msgid "Default map type" 21358#~ msgstr "Standardkartentyp" 21359 21360#~ msgid "Default pedigree chart layout" 21361#~ msgstr "Standardlayout Stammbaumdiagramm" 21362 21363#~ msgid "Default pedigree generations" 21364#~ msgstr "Standard für Stammbaumgenerationen" 21365 21366#~ msgid "Delete old files…" 21367#~ msgstr "Alte Dateien löschen …" 21368 21369#~ msgid "Delete temporary files…" 21370#~ msgstr "Lösche temporäre Dateien…" 21371 21372#~ msgid "Description unavailable" 21373#~ msgstr "Beschreibung nicht verfügbar" 21374 21375#~ msgid "Desired password" 21376#~ msgstr "Gewünschtes Passwort" 21377 21378#~ msgid "Desired username" 21379#~ msgstr "Gewünschter Benutzername" 21380 21381#~ msgid "Died as an infant: exempt" 21382#~ msgstr "Als Säugling gestorben: befreit" 21383 21384#~ msgid "Disable these modules" 21385#~ msgstr "Deaktiviere diese Module" 21386 21387#~ msgid "Disable these themes" 21388#~ msgstr "Deaktiviere diese Themen" 21389 21390#~ msgid "Display all" 21391#~ msgstr "Alles zeigen" 21392 21393#~ msgid "Display map coordinates" 21394#~ msgstr "Koordinaten anzeigen" 21395 21396#~ msgid "Do not change to keep original filename." 21397#~ msgstr "Nicht ändern, um den ursprünglichen Namen zu behalten." 21398 21399#~ msgid "Do not create new locations, just import coordinates for existing locations." 21400#~ msgstr "Erstelle keine neuen Orte, sondern importiere lediglich die Koordinaten der vorhandenen Orte." 21401 21402#~ msgid "Do not use maps" 21403#~ msgstr "Keine Karten verwenden" 21404 21405#~ msgid "Down" 21406#~ msgstr "Unten" 21407 21408#~ msgid "Download geographic data" 21409#~ msgstr "Geographische Daten herunterladen" 21410 21411#~ msgid "Earliest birth year" 21412#~ msgstr "Frühestes Geburtsjahr" 21413 21414#~ msgid "Earliest death year" 21415#~ msgstr "Frühestes Sterbejahr" 21416 21417#~ msgid "Edit a website access rule" 21418#~ msgstr "Bearbeite eine Webseiten Zugriffsregel" 21419 21420#~ msgid "Edit media" 21421#~ msgstr "Medienobjekt bearbeiten" 21422 21423#~ msgid "Edit the details" 21424#~ msgstr "Einzelheiten bearbeiten" 21425 21426#~ msgid "Edit the media object" 21427#~ msgstr "Bearbeiten des Medieneintrags" 21428 21429#~ msgid "Edit the note" 21430#~ msgstr "Notiz bearbeiten" 21431 21432#~ msgid "Edit the repository" 21433#~ msgstr "Archiv bearbeiten" 21434 21435#~ msgid "Edit the source" 21436#~ msgstr "Quelle bearbeiten" 21437 21438#~ msgid "Eire" 21439#~ msgstr "Irland" 21440 21441#~ msgid "Elevation" 21442#~ msgstr "Höhenwinkel" 21443 21444#~ msgid "Email address to be used in the “From:” field of emails that webtrees creates automatically.<br><br>webtrees can automatically create emails to notify administrators of changes that need to be reviewed. webtrees also sends notification emails to users who have requested an account.<br><br>Usually, the “From:” field of these automatically created emails is something like <i>From: webtrees-noreply@yoursite</i> to show that no response to the email is required. To guard against spam or other email abuse, some email systems require each message’s “From:” field to reflect a valid email account and will not accept messages that are apparently from account <i>webtrees-noreply</i>." 21445#~ msgstr "Die E-Mail-Adresse, die für das «Absender:» Feld von automatisch erstellten E-Mails benutzt werden soll.<br><br>webtrees erstellt automatische E-Mails, die den Verwalter darauf aufmerksam machen, dass Änderungen gemacht wurden, und dass diese noch kontrolliert werden müssen. Automatische E-Mails werden auch erstellt, wenn neue Benutzer einen Zugriffsanfrage gestellt haben.<br><br>Das «Absender:» Feld dieser automatischen E-Mails ähnelt gewöhnlich <i>Abs: webtrees-noreply@yoursite</i> und das bedeutet, dass keine Antwort an diese Adresse erwartet wird. Um gültige E-Mails zu erkennen, erfordern manche E-Mail-Systeme, dass jede E-Mail-Nachricht eine gültige Absenderadresse hat. Diese E-Mail-Systeme erkennen also keine E-Mails vom Absender <i>webtrees-noreply</i> als gültig." 21446 21447#~ msgid "Embedded variable" 21448#~ msgstr "Eingebettete Variable" 21449 21450#~ msgid "End IP address" 21451#~ msgstr "Letzte IP-Adresse" 21452 21453#~ msgid "Enter an individual, family, or source ID" 21454#~ msgstr "Personen-, Familien- oder Quellen-ID eingeben" 21455 21456#~ msgid "Enter or search for the ID of the individual, family, or source to which this media object should be linked." 21457#~ msgstr "Die Querverweisnummer einer Person, Familie oder Quelle eingeben oder suchen, um eine Verknüpfung zu diesem Medienobjekt herzustellen." 21458 21459#~ msgid "Enter report values" 21460#~ msgstr "Einstellungen Bericht" 21461 21462#~ msgid "Exact text" 21463#~ msgstr "Genauer Text" 21464 21465#~ msgid "FAQ position" 21466#~ msgstr "FAQ Reihenfolge" 21467 21468#~ msgid "FAQ visibility" 21469#~ msgstr "FAQ Sichbarkeit" 21470 21471#~ msgid "Facts for repository records" 21472#~ msgstr "Tatsachen und Ereignisse für Archivdatensätze" 21473 21474#~ msgid "Facts for source records" 21475#~ msgstr "Tatsachen und Ereignisse für Quellendatensätze" 21476 21477#~ msgid "Family ID prefix" 21478#~ msgstr "Präfix der Familiennummer" 21479 21480#~ msgid "Family group information" 21481#~ msgstr "Informationen zur Familiengruppe" 21482 21483#~ msgid "Family list" 21484#~ msgstr "Familienliste" 21485 21486#~ msgid "File containing places (CSV)" 21487#~ msgstr "Datei mit Orten (CSV)" 21488 21489#~ msgid "Find a fact or event" 21490#~ msgstr "Finde eine Tatsache oder ein Ereignis" 21491 21492#~ msgid "Find a family" 21493#~ msgstr "Finde eine Familie" 21494 21495#~ msgid "Find a media object" 21496#~ msgstr "Finde ein Medienobjekt" 21497 21498#~ msgid "Find a place" 21499#~ msgstr "Finde einen Ort" 21500 21501#~ msgid "Find a repository" 21502#~ msgstr "Finde ein Archiv" 21503 21504#~ msgid "Find a shared note" 21505#~ msgstr "Finde eine gemeinsame Notiz" 21506 21507#~ msgid "Find an individual" 21508#~ msgstr "Finde eine Person" 21509 21510#, php-format 21511#~ msgid "Flag of %s" 21512#~ msgstr "Flagge von %s" 21513 21514#~ msgid "From" 21515#~ msgstr "Von" 21516 21517#~ msgid "Gender icon on charts" 21518#~ msgstr "Geschlecht mittels Symbol in Diagrammen zeigen" 21519 21520#~ msgid "Get an API key from Google." 21521#~ msgstr "Von Google einen API-Schlüssel holen." 21522 21523#~ msgid "Gives users the option of selecting their own theme." 21524#~ msgstr "Erlaubt den Benutzern eigene Themes auszuwählen." 21525 21526#~ msgid "Google Street View™" 21527#~ msgstr "Google Street View™" 21528 21529#~ msgid "Google allows a small number of anonymous map requests per day. If you need more than this, you will need a Google account and an API key." 21530#~ msgstr "Google erlaubt eine kleine Anzahl von anonymen Kartenaufrufen pro Tag. Sollten mehr gewünscht werden, benötigen Sie ein Google-Konto und einen API-Schlüssel." 21531 21532#~ msgid "Google™ maps preferences" 21533#~ msgstr "Google™ maps Einstellungen" 21534 21535#~ msgid "Grandparents" 21536#~ msgstr "Großeltern" 21537 21538#~ msgid "Head of household" 21539#~ msgstr "Haushaltungsvorstand" 21540 21541#~ msgid "Here an icon can be set or removed. Using this link a flag can be selected. When this geographic location is shown, this flag will be displayed." 21542#~ msgstr "Hier können Sie ein Icon bestimmen oder entfernen. Mit dem Link kann die Flagge bestimmt werden, die zu diesem Ort angezeigt werden soll." 21543 21544#~ msgid "Here the zoom level can be entered. This value will be used as the minimal value when displaying this geographic location on a map." 21545#~ msgstr "Hier wird die Vergrößerungsstufe eingetragen. Der Wert stellt die kleinste Zoomstufe dieses Ortes auf der Karte dar." 21546 21547#~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be used in the latitude and longitude is determined." 21548#~ msgstr "Hier wird die Detailtiefe (Genauigkeit) der Kartendarstellung eingetragen. Dieser Wert bestimmt die Anzahl der Nachkommastellen für die Längen- und Breitengrade." 21549 21550#~ msgid "Hide" 21551#~ msgstr "Ausblenden" 21552 21553#~ msgid "Highest population" 21554#~ msgstr "Höchste Personenzahl" 21555 21556#~ msgid "Historical facts" 21557#~ msgstr "Geschichtliche Ereignisse" 21558 21559#~ msgid "House" 21560#~ msgstr "Haus" 21561 21562#~ msgid "Hybrid" 21563#~ msgstr "Kombination" 21564 21565#~ msgid "Icon" 21566#~ msgstr "Symbol" 21567 21568#~ msgid "If the number of times that a certain surname occurs is lower than the threshold, it will not appear in the list. It can be added here manually. If more than one surname is entered, they must be separated by a comma. <b>Surnames are case-sensitive.</b>" 21569#~ msgstr "Wenn die Häufigkeit eines vorkommenden Nachnamens niedriger ist als die festgelegte Mindestanzahl, so erscheint er nicht in der Liste der häufigsten Nachnamen. Hier können einzelne solcher Namen manuell zur Liste hinzugefügt werden. Wenn Sie mehrere Namen angeben, trennen Sie diese jeweils durch ein Komma. <b>Bitte beachten Sie die Groß- und Kleinschreibung.</b>" 21570 21571#~ msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it. If it is a custom image, you should add it to the media object." 21572#~ msgstr "Falls das Vorschaubild gleich dem Originalbild ist, wird es nicht länger benötigt und kann gelöscht werden. Wenn es ein benutzerdefiniertes Bild ist, sollten Sie es zum Medienobjekt hinzufügen." 21573 21574#~ msgid "If visitors can not see the family tree, they will not be able to sign up for an account. You will need to add their account manually." 21575#~ msgstr "Wenn Besucher den Stammbaum nicht sehen dürfen, werden sie sich keinen Account erstellen lassen können. Sie werden ihre Accouns dann manuell erstellen müssen." 21576 21577#~ msgid "If you do not use two-factor authentication, enable <a href=\"https://www.google.com/settings/security/lesssecureapps\">less secure applications</a> and use your Google password." 21578#~ msgstr "Wenn Sie keine Zwei-Faktor-Authentifizierung verwenden, aktivieren Sie <a href=\"https://www.google.com/settings/security/lesssecureapps\">Zugriff durch weniger sichere Apps</a> und verwenden Ihr Google-Passwort." 21579 21580#~ msgid "If you have a large number of inactive places, it can be slow to generate the list." 21581#~ msgstr "Bei einer großen Anzahl von aktuell nicht genutzten Orten kann dies die Listanzeige verlangsamen." 21582 21583#~ msgid "If you hide an empty block, you will not be able to change its configuration until it becomes visible by no longer being empty." 21584#~ msgstr "Wenn Sie einen leeren Block verbergen, können Sie seine Konfiguration erst dann wieder ändern, wenn er wieder sichtbar wird, weil er nicht mehr leer ist." 21585 21586#~ msgid "If you use two-factor authentication, create an <a href=\"https://myaccount.google.com/apppasswords\">app password</a>." 21587#~ msgstr "Wenn Sie die Zwei-Faktor-Authentifizierung verwenden, erstellen Sie ein <a href=\"https://myaccount.google.com/apppasswords\">App-Passwort</a>." 21588 21589#~ msgid "If you want to remove a surname from the Common Surname list without increasing the threshold value, you can do that by entering the surname here. If more than one surname is entered, they must be separated by a comma. <b>Surnames are case-sensitive</b>. Surnames entered here will also be removed from the “Top surnames” list on the “Home page”." 21590#~ msgstr "Wenn Sie einen Nachnamen aus der Liste der häufigsten Nachnamen entfernen möchten, ohne den Grenzwert für die Anzahl des Vorkommens generell zu verändern, können Sie den Namen hier eingeben. Wenn Sie mehrere Namen angeben, trennen Sie diese jeweils durch ein Komma. <b>Bitte beachten Sie die Groß- und Kleinschreibung.</b> Hier eingegebene Namen werden auch aus der Liste der “Häufigsten Nachnamen” der “Home page” entfernt." 21591 21592#~ msgid "If your server’s security policy permits it, you will be able to request increased memory or CPU time using the webtrees administration page. Otherwise, you will need to contact your server’s administrator." 21593#~ msgstr "Falls Ihr Provider es zulässt, können Sie auf der webtrees Konfigurationsseite mehr Speicher oder CPU-Zeit anfordern. Andernfalls müssen Sie sich an Ihren Server-Administrator bzw. Provider wenden." 21594 21595#~ msgid "If your website can be reached using more than one URL, such as <b>http://www.example.com/webtrees/</b> and <b>http://webtrees.example.com/</b>, you can specify the preferred URL. Requests for the other URLs will be redirected to the preferred one." 21596#~ msgstr "Wenn Ihre Webseite über mehr als eine URL, z. B. <b>http://www.example.com/webtrees/</b> und <b>http://webtrees.example.com/</b> erreichbar ist, können Sie die bevorzugte URL angeben. Anfragen für die alternativen URLs werden auf die bevorzugte umgeleitet werden." 21597 21598#~ msgid "Import Options." 21599#~ msgstr "Import Optionen." 21600 21601#~ msgid "Import all places from a family tree" 21602#~ msgstr "Importiere alle Ortsangaben aus einem Stammbaum" 21603 21604#~ msgid "Include fully matched places" 21605#~ msgstr "Vollständig definierte Orte auch mit anzeigen" 21606 21607#~ msgid "Individual ID prefix" 21608#~ msgstr "Präfix der Personennummer" 21609 21610#~ msgid "Individual distribution" 21611#~ msgstr "Personenverteilung" 21612 21613#~ msgid "Individual list" 21614#~ msgstr "Personenliste" 21615 21616#~ msgid "Information about the request is shown under the link below." 21617#~ msgstr "Informationen zu der Anfrage können Sie unter dem untenstehenden Link abrufen." 21618 21619#~ msgid "Installation folder" 21620#~ msgstr "Installations Verzeichnis" 21621 21622#~ msgid "Instructions for Google mail" 21623#~ msgstr "Anleitung für Google Mail" 21624 21625#~ msgid "Interred" 21626#~ msgstr "Begraben" 21627 21628#~ msgctxt "FEMALE" 21629#~ msgid "Interred" 21630#~ msgstr "Begraben" 21631 21632#~ msgctxt "MALE" 21633#~ msgid "Interred" 21634#~ msgstr "Begraben" 21635 21636#~ msgid "Invalid GEDCOM format" 21637#~ msgstr "Format entspricht nicht dem GEDCOM Standard" 21638 21639#~ msgid "Keep" 21640#~ msgstr "Behalten" 21641 21642#~ msgid "Keep link in list" 21643#~ msgstr "Verknüpfung behalten" 21644 21645#~ msgid "LDS ordinance codes in chart boxes" 21646#~ msgstr "HLT Ordinanz-Codes in Boxen zeigen" 21647 21648#~ msgid "LDS temple" 21649#~ msgstr "HLT Tempel" 21650 21651#~ msgid "Latest birth year" 21652#~ msgstr "Letztes Geburtsjahr" 21653 21654#~ msgid "Latest death year" 21655#~ msgstr "Letztes Sterbejahr" 21656 21657#~ msgid "Leave this blank to use the default value." 21658#~ msgstr "Wenn Sie diese Einstellung leer lassen, wird der Standardwert benutzt." 21659 21660#~ msgid "Left" 21661#~ msgstr "Links" 21662 21663#~ msgctxt "paper size" 21664#~ msgid "Legal" 21665#~ msgstr "US Legal" 21666 21667#~ msgid "Level" 21668#~ msgstr "Stufe" 21669 21670#~ msgid "Limit" 21671#~ msgstr "Beschränkung" 21672 21673#~ msgid "Limit display by" 21674#~ msgstr "Anzeige begrenzen auf" 21675 21676#~ msgid "Link to an existing media object" 21677#~ msgstr "Mit einem vorhandenen Medienobjekt verknüpfen" 21678 21679#~ msgid "Linked database ID" 21680#~ msgstr "Verknüpfte Datenbank-ID" 21681 21682#~ msgid "Location not removed: this location contains sub-locations" 21683#~ msgstr "Standort nicht entfernt, da noch weitere abhängige Standorte vorhanden sind" 21684 21685#~ msgid "Login ID" 21686#~ msgstr "Benutzername" 21687 21688#~ msgid "Longevity versus time" 21689#~ msgstr "Lebensdauer und Zeit" 21690 21691#~ msgid "Lost password request" 21692#~ msgstr "Neues Passwort anfordern" 21693 21694#~ msgid "Lowest population" 21695#~ msgstr "Niedrige Personenzahl" 21696 21697#~ msgid "Main section blocks" 21698#~ msgstr "Blöcke im Hauptbereich" 21699 21700#~ msgid "Manage family trees " 21701#~ msgstr "Verwalte Familienstammbäume " 21702 21703#~ msgid "Manage the links" 21704#~ msgstr "Verknüpfungen verwalten" 21705 21706#~ msgid "Many mail servers require that the sending server identifies itself correctly, using a valid domain name." 21707#~ msgstr "Viele E-Mail-Server verlangen, dass sich der sendende Server richtig ausweist, indem er einen gültigen Domainnamen benutzt." 21708 21709#~ msgid "Map provider" 21710#~ msgstr "Anbieter der Landkarten" 21711 21712#~ msgid "Marriage status" 21713#~ msgstr "Ehestand" 21714 21715#~ msgid "Married surname" 21716#~ msgstr "Nachname in der Ehe" 21717 21718#~ msgid "Match calendar" 21719#~ msgstr "Übereinstimmung mit Kalender" 21720 21721#~ msgid "Max" 21722#~ msgstr "Max" 21723 21724#~ msgid "Maximum descendancy generations" 21725#~ msgstr "Maximale Anzahl von Nachkommengenerationen" 21726 21727#~ msgid "Maximum pedigree generations" 21728#~ msgstr "Maximale Anzahl an Generationen im Stammbaum" 21729 21730#~ msgid "Media ID prefix" 21731#~ msgstr "Präfix der Mediennummer" 21732 21733#~ msgid "Media contains" 21734#~ msgstr "Medien enthalten" 21735 21736#~ msgid "Medical condition" 21737#~ msgstr "Gesundheitszustand" 21738 21739#~ msgid "Memory limit" 21740#~ msgstr "Speicher-Begrenzung" 21741 21742#~ msgid "Midnight" 21743#~ msgstr "Mitternacht" 21744 21745#~ msgid "Minimum and maximum zoom level for the Google map. 1 is the full map, 15 is single house. Note that 15 is only available in certain areas." 21746#~ msgstr "Minimale und maximale Zoomstufe der Karte. Stufe 1 zeigt die gesamte Erde, Stufe 15 zeigt einzelne Häuser. Man beachte jedoch, dass Stufe 15 nicht an allen Orten verfügbar ist." 21747 21748#~ msgid "Minimum number of occurrences to be a “common surname”" 21749#~ msgstr "Minimale Anzahl von Vorkommen, um ein »Häufiger Nachname« zu sein" 21750 21751#~ msgid "Moderate pending changes" 21752#~ msgstr "Moderiere ausstehende Änderungen" 21753 21754#~ msgid "More news articles" 21755#~ msgstr "Weitere Meldungen" 21756 21757#~ msgid "Move left" 21758#~ msgstr "nach links" 21759 21760#~ msgid "Move right" 21761#~ msgstr "Nach rechts verschieben" 21762 21763#~ msgid "MySQL gave the error: %s" 21764#~ msgstr "MySQL lieferte den Fehler: %s" 21765 21766#~ msgid "MySQL variables" 21767#~ msgstr "MySQL Variablen" 21768 21769#~ msgid "Name contains" 21770#~ msgstr "Name enthält" 21771 21772#~ msgid "Names to add to common surnames (comma separated)" 21773#~ msgstr "Komma-getrennte Namen, die zur Liste der häufigsten Nachnamen hinzugefügt werden sollen" 21774 21775#~ msgid "Names to remove from common surnames (comma separated)" 21776#~ msgstr "Komma getrennte Liste mit Namen die aus der Liste der häufigsten Nachnamen entfernt werden sollen" 21777 21778#~ msgid "Neighborhood" 21779#~ msgstr "Gemeinde" 21780 21781#~ msgid "Netherlands Antilles" 21782#~ msgstr "Niederländische Antillen" 21783 21784#~ msgid "Neutral Zone" 21785#~ msgstr "Neutrale Zone" 21786 21787#~ msgctxt "FEMALE" 21788#~ msgid "Never married" 21789#~ msgstr "nie verheiratet" 21790 21791#~ msgctxt "MALE" 21792#~ msgid "Never married" 21793#~ msgstr "nie verheiratet" 21794 21795#~ msgid "No ancestors in the database." 21796#~ msgstr "Keine Vorfahren in der Datenbank." 21797 21798#~ msgid "No custom modules are enabled." 21799#~ msgstr "Es sind keine benutzerdefinierten Module aktiviert." 21800 21801#~ msgid "No custom themes are enabled." 21802#~ msgstr "Es sind keine benutzerdefinierten Themen aktiviert." 21803 21804#~ msgid "No events for living individuals exist for today." 21805#~ msgstr "Für heute stehen keine Ereignisse für lebende Personen an." 21806 21807#~ msgid "No events for living individuals exist for tomorrow." 21808#~ msgstr "Für morgen stehen keine Ereignisse für lebende Personen an." 21809 21810#~ msgid "No events for living people exist for the next %s day." 21811#~ msgid_plural "No events for living people exist for the next %s days." 21812#~ msgstr[0] "Es stehen keine Ereignisse für lebende Personen für den nächsten Tag an." 21813#~ msgstr[1] "Es stehen keine Ereignisse für lebende Personen in den nächsten %s Tagen an." 21814 21815#~ msgid "No limit" 21816#~ msgstr "Keine" 21817 21818#~ msgid "No map data exists for this individual" 21819#~ msgstr "Keine Karteninformation für diese Person" 21820 21821#~ msgid "No mappable items" 21822#~ msgstr "Keine kartierbaren Einträge" 21823 21824#~ msgid "No media file was provided." 21825#~ msgstr "Keine Mediendatei gefunden." 21826 21827#~ msgid "No places found" 21828#~ msgstr "Keine Orte gefunden" 21829 21830#~ msgid "No places have been found." 21831#~ msgstr "Es wurden keine Orte gefunden." 21832 21833#~ msgid "Nobody at all" 21834#~ msgstr "keine Personen" 21835 21836#~ msgid "Noon" 21837#~ msgstr "Mittag" 21838 21839#~ msgid "Not a valid individual, family, or source ID" 21840#~ msgstr "Diese Personen-, Familien- oder Qellennummer ist ungültig" 21841 21842#~ msgctxt "FEMALE" 21843#~ msgid "Not married" 21844#~ msgstr "unverheiratet" 21845 21846#~ msgctxt "MALE" 21847#~ msgid "Not married" 21848#~ msgstr "unverheiratet" 21849 21850#~ msgid "Note ID prefix" 21851#~ msgstr "Präfix der Notiznummer" 21852 21853#~ msgid "Number of generations" 21854#~ msgstr "Anzahl der Generationen" 21855 21856#~ msgid "Number of items" 21857#~ msgstr "Anzahl" 21858 21859#~ msgid "Number of items to show" 21860#~ msgstr "Anzahl der zu zeigenden Objekte" 21861 21862#~ msgid "Number of months since the last sign-in for a user’s account to be considered inactive: " 21863#~ msgstr "Anzahl der Monate nach der letzten Anmeldung, nach denen der Benutzerstatus auf inaktiv gesetzt wird: " 21864 21865#~ msgid "Oldest at bottom" 21866#~ msgstr "Älteste Generation unten" 21867 21868#~ msgid "Oldest at top" 21869#~ msgstr "Älteste Generation oben" 21870 21871#~ msgid "Optional prefixes and suffixes" 21872#~ msgstr "optionale Namenszusätze (z.B. „jun.“ oder „d. Ä.“)" 21873 21874#~ msgid "Order" 21875#~ msgstr "Reihenfolge" 21876 21877#~ msgid "Other folder… please type in" 21878#~ msgstr "Anderes Verzeichnis… bitte eingeben" 21879 21880#~ msgid "Other genealogy applications might not recognize this data." 21881#~ msgstr "Andere Genealogieprogramme können diese Daten möglicherweise nicht erkennen." 21882 21883#~ msgid "Others" 21884#~ msgstr "Sonstige" 21885 21886#~ msgid "Overwrite existing coordinates." 21887#~ msgstr "Überschreibe vorhandene Koordinaten." 21888 21889#~ msgid "Own charts" 21890#~ msgstr "Selbstgemachte Diagramme" 21891 21892#~ msgid "P.M." 21893#~ msgstr "Nachmittag" 21894 21895#~ msgid "PHP extension “%1$s” is disabled. Without it, the following features will not work: %2$s. Please ask your server’s administrator to enable it." 21896#~ msgstr "Die PHP Erweiterung „%1$s“ ist deaktiviert. Ohne diese stehen die folgenden Funktionen nicht zur Verfügung: %2$s. Bitten Sie Ihren Serveradministrator diese zu aktivieren." 21897 21898#~ msgid "PHP extension “%s” is disabled. You cannot install webtrees until this is enabled. Please ask your server’s administrator to enable it." 21899#~ msgstr "Die PHP Erweiterung „%s“ ist deaktiviert. Sie können webtrees nicht installieren, solange diese deaktiviert ist. Bitten Sie Ihren Serveradministrator diese zu aktivieren." 21900 21901#~ msgid "PHP setting “%1$s” is disabled. Without it, the following features will not work: %2$s. Please ask your server’s administrator to enable it." 21902#~ msgstr "Die PHP Einstellung „%1$s“ ist deaktiviert. Ohne diese stehen die folgenden Funktionen nicht zur Verfügung: %2$s. Bitten Sie Ihren Serveradministrator diese zu aktivieren." 21903 21904#~ msgid "PHP time limit" 21905#~ msgstr "PHP Zeitlimit" 21906 21907#~ msgid "Passwords do not match." 21908#~ msgstr "Passwörter stimmen nicht überein." 21909 21910#~ msgid "Passwords must contain at least 8 characters." 21911#~ msgstr "Das Passwort muss mindestens 8 Zeichen lang sein." 21912 21913#~ msgid "Pedigree of %s" 21914#~ msgstr "Stammbaum von %s" 21915 21916#~ msgid "Phonetic" 21917#~ msgstr "Phonetisch" 21918 21919#~ msgid "Phonetic title" 21920#~ msgstr "Titel (phonetisch)" 21921 21922#~ msgid "PhpGedView might be installed in one of these folders:" 21923#~ msgstr "PhpGedView könnte in einem dieser Ordner installiert sein:" 21924 21925#~ msgid "PhpGedView must be version 4.2.3, or any SVN up to #%s" 21926#~ msgstr "PhpGedView muss Version 4.2.3 oder eine SVN-Version bis zu Build #%s sein" 21927 21928#~ msgid "PhpGedView must use the same database as webtrees." 21929#~ msgstr "PhpGedView muss die gleiche Datenbank verwenden wie webtrees." 21930 21931#~ msgid "PhpGedView to webtrees transfer wizard" 21932#~ msgstr "Übertragungsassistent PhpGedView zu webtrees" 21933 21934#~ msgid "Place check" 21935#~ msgstr "Ortseinträge prüfen" 21936 21937#~ msgid "Place contains" 21938#~ msgstr "Ort enthält" 21939 21940#~ msgid "Place the website offline, by creating the file %s…" 21941#~ msgstr "Nehmen Sie die Seite offline, indem Sie die Datei %s erzeugen." 21942 21943#~ msgid "Place the website online, by deleting the file %s…" 21944#~ msgstr "Nehmen Sie die Seite online, indem Sie die Datei %s löschen." 21945 21946#~ msgid "Places found" 21947#~ msgstr "Gefundene Orte" 21948 21949#~ msgid "Places in %s" 21950#~ msgstr "Orte in %s" 21951 21952#~ msgid "Places should be entered according to the standards for genealogy. In genealogy, places are recorded with the most specific information about the place first and then working up to the least specific place last, using commas to separate the different place levels. The level at which you record the place information should represent the levels of government or church where vital records for that place are kept.<br><br>For example, a place like Salt Lake City would be entered as “Salt Lake City, Salt Lake, Utah, USA”.<br><br>Let’s examine each part of this place. The first part, “Salt Lake City,” is the city or township where the event occurred. In some countries, there may be municipalities or districts inside a city which are important to note. In that case, they should come before the city. The next part, “Salt Lake,” is the county. “Utah” is the state, and “USA” is the country. It is important to note each place because genealogy records are kept by the governments of each level.<br><br>If a level of the place is unknown, you should leave a space between the commas. Suppose, in the example above, you didn’t know the county for Salt Lake City. You should then record it like this: “Salt Lake City, , Utah, USA”. Suppose you only know that an individual was born in Utah. You would enter the information like this: “, , Utah, USA”. <br><br>You can use the <b>Find Place</b> link to help you find places that already exist in the database." 21953#~ msgstr "Orte sollten gemäß den Genealogie-Standards eingegeben werden. In der Genealogie werden Orte mit den spezifischsten Ortsinformationen am Anfang und bis hin zu den allgemeinsten Informationen am Ende aufgezeichnet, wobei Kommas die verschiedenen Ebenen voneinander trennen. Die Ebene, auf der Sie Ortsinformationen erfassen, sollten staatliche oder kirchliche Einheiten widerspiegeln, wo die Personenstandsbücher für diesen Ort aufbewahrt werden.<br><br>Zum Beispiel würde ein Ort wie Salt Lake City als „Salt Lake City, Salt Lake, Utah, USA“ eingegeben werden.<br><br>Betrachten wir jeden Teil dieses Ortes. Der erste Teil, „Salt Lake City“, ist die Stadt oder Gemeinde, wo das Ereignis stattfand. In einigen Ländern kann es Gemeinden oder Bezirke in einer Stadt geben, die ebenfalls zu beachten sind. In diesem Fall sollten diese vor der Stadt stehen. Der nächste Teil, „Salt Lake“, ist der Kreis. „Utah“ ist das Bundesland und „USA“ das Land. Es ist wichtig, dass Sie jeden Teil des Ortes zu benennen, da genealogische Aufzeichnungen von den Regierungsbehörden auf jeder Ebene geführt werden.<br><br>Wenn ein Teil der Ortsbeschreibung unbekannt ist, sollten Sie Leerzeichen zwischen den Kommas lassen. Nehmen wir im obigen Beispiel an, Sie wüssten den Landkreis für Salt Lake City nicht, dann sollten Sie es so aufzeichnen: „Salt Lake City, , Utah, USA“. Angenommen, Sie wissen nur, dass ein Individuum in Utah geboren wurde. Sie würden die Informationen wie folgt eingeben „ , , Utah, USA“.<br><br>Sie können die Verknüpfung <b>Orte suchen</b> verwenden, um Orte zu finden, die bereits in der Datenbank vorhanden sind." 21954 21955#~ msgid "Places without valid co-ordinates are not shown on the map and have a red border around the sidebar entry" 21956#~ msgstr "Orte ohne gültige Koordinaten werden in der Karte nicht gezeigt und erscheinen in der Seitenleiste mit rotem Rahmen" 21957 21958#~ msgid "Please enter a given name, surname, or place in addition to the year" 21959#~ msgstr "Bitte geben Sie einen Namen oder Ort zusätzlich zur Jahresangabe ein" 21960 21961#~ msgid "Please enter a message subject." 21962#~ msgstr "Bitte geben Sie einen Betreff ein." 21963 21964#~ msgid "Please enter more than one character." 21965#~ msgstr "Bitte mehr als einen Buchstaben eingeben." 21966 21967#~ msgid "Please enter some message text before sending." 21968#~ msgstr "Bitte geben Sie vor dem Senden einen Text ein." 21969 21970#~ msgid "Please provide your email address so that we may contact you in response to this message. If you do not provide your email address we will not be able to respond to your inquiry. Your email address will not be used in any other way besides responding to this inquiry." 21971#~ msgstr "Bitte geben Sie die E-Mail-Adresse an, damit wir Ihre Nachricht beantworten können. Andernfalls ist eine Antwort nicht möglich. Ihre E-Mail-Adresse wird ausschließlich zur Beantwortung Ihrer Anfrage genutzt." 21972 21973#~ msgid "Precision" 21974#~ msgstr "Genauigkeit" 21975 21976#~ msgid "Precision of the latitude and longitude" 21977#~ msgstr "Genauigkeit der Breiten- und Längengrade" 21978 21979#~ msgid "Prefixes" 21980#~ msgstr "Voranstellungen" 21981 21982#~ msgid "Publisher" 21983#~ msgstr "Herausgeber" 21984 21985#~ msgid "Quick repository facts" 21986#~ msgstr "Kurzliste für Tatsachen oder Ereignisse von Archiven" 21987 21988#~ msgid "Quick source facts" 21989#~ msgstr "Kurzliste für Tatsachen oder Ereignisse von Quellen" 21990 21991#~ msgid "README documentation" 21992#~ msgstr "README Datei / Dokumentation" 21993 21994#~ msgid "Rada" 21995#~ msgstr "Rada" 21996 21997#~ msgid "Records are not the same type. Cannot merge records that are not the same type." 21998#~ msgstr "Die Datensätze sind nicht vom gleichen Typ und können daher nicht zusammengefügt werden." 21999 22000#~ msgid "Redraw map" 22001#~ msgstr "Karte neu zeichnen" 22002 22003#~ msgctxt "FEMALE" 22004#~ msgid "Religious name" 22005#~ msgstr "Kirchlicher Name" 22006 22007#~ msgctxt "MALE" 22008#~ msgid "Religious name" 22009#~ msgstr "Kirchlicher Name" 22010 22011#~ msgid "Remove flag" 22012#~ msgstr "Flagge entfernen" 22013 22014#~ msgid "Remove link from list" 22015#~ msgstr "Verknüpfung aus der Liste entfernen" 22016 22017#~ msgid "Repositories found" 22018#~ msgstr "gefundene Archive" 22019 22020#~ msgid "Repository ID prefix" 22021#~ msgstr "Präfix der Archivnummer" 22022 22023#~ msgid "Repository contains" 22024#~ msgstr "Archiv enthält" 22025 22026#~ msgid "Reset to initial map state" 22027#~ msgstr "Rücksetzen auf ursprünglichen Kartenzustand" 22028 22029#~ msgid "Restrict access to the website, using IP addresses and user-agent strings." 22030#~ msgstr "Beschränken Sie den Zugriff auf die Webseite mittels IP-Adressen und User-Agent-Zeichenketten." 22031 22032#~ msgid "Resulting value" 22033#~ msgstr "Ergebniswert" 22034 22035#~ msgid "Right" 22036#~ msgstr "Rechts" 22037 22038#~ msgid "Right section blocks" 22039#~ msgstr "Blöcke im rechten Bereich" 22040 22041#~ msgid "Romanized title" 22042#~ msgstr "Titel (romanisiert)" 22043 22044#~ msgid "Rule" 22045#~ msgstr "Regel" 22046 22047#~ msgid "Satellite" 22048#~ msgstr "Satellit" 22049 22050#~ msgid "Search engine" 22051#~ msgstr "Suchmaschine" 22052 22053#~ msgid "Search for individuals to add to add Links list." 22054#~ msgstr "Weitere zu verbindende Personen suchen." 22055 22056#~ msgid "Search globally" 22057#~ msgstr "Globale Suche" 22058 22059#~ msgid "Search locally" 22060#~ msgstr "Lokale Suche" 22061 22062#~ msgid "Select a block and use the arrows to move it." 22063#~ msgstr "Markieren Sie einen Block und klicken Sie auf einen der Pfeile, um den markierten Block in die gewünschte Richtung zu bewegen." 22064 22065#~ msgid "Select chart type" 22066#~ msgstr "Diagrammtyp wählen" 22067 22068#~ msgid "Select events" 22069#~ msgstr "Ereignisse wählen" 22070 22071#~ msgid "Select flag" 22072#~ msgstr "Flagge auswählen" 22073 22074#~ msgid "Select the desired count interval" 22075#~ msgstr "Bitte wählen Sie einen Anzahlabstand" 22076 22077#~ msgid "Select the languages that will be shown in menus." 22078#~ msgstr "Wählen Sie die Sprachen, die in den Menüs angezeigt werden sollen." 22079 22080#~ msgid "Select the stats to show in this block" 22081#~ msgstr "Bitte wählen Sie Statistiken für diesen Block, die Sie sehen möchten" 22082 22083#~ msgid "Send broadcast messages" 22084#~ msgstr "Rundmails senden" 22085 22086#~ msgid "Serbia and Montenegro" 22087#~ msgstr "Serbien und Montenegro" 22088 22089#~ msgid "Server file containing places (CSV)" 22090#~ msgstr "Serverdatei mit den Orten (CSV)" 22091 22092#~ msgid "Session timeout" 22093#~ msgstr "Sitzung abgelaufen" 22094 22095#~ msgid "Set the default number of generations to display on descendancy and pedigree charts." 22096#~ msgstr "Legt die Standardanzahl darzustellender Generationen fest, mit der Nachkommen- und Vorfahrendiagramme angezeigt werden." 22097 22098#~ msgid "Set the maximum number of generations to display on descendancy charts." 22099#~ msgstr "Legt die maximale Generationenanzahl fest, die in Nachkommendiagrammen angezeigt werden." 22100 22101#~ msgid "Set the maximum number of generations to display on pedigree charts." 22102#~ msgstr "Ändert die Anzahl der Generationen, die maximal in der Stammbaum Ansicht gezeigt werden." 22103 22104#~ msgid "Set to <b>Yes</b> to use the RIN number instead of the GEDCOM ID when asked for individual IDs in configuration files, user settings, and charts. This is useful for genealogy programs that do not consistently export GEDCOMs with the same ID assigned to each individual but always use the same RIN." 22105#~ msgstr "Die Wahl <b>Yes</b> bedeutet, dass webtrees RIN Nummern anstelle von GEDCOM IDs bei Configurationsdateien, Benutzereinstellungen und Diagrammen verwenden wird. Dies kann für genealogische Programme sinnvoll sein, die in den exportieren GEDCOM Dateien jeder Person die selbe RIN vergibt, anstelle einer GEDCOM ID." 22106 22107#~ msgid "Shared note contains" 22108#~ msgstr "Gemeinsame Notiz enthält" 22109 22110#~ msgid "Shared notes found" 22111#~ msgstr "Gemeinsame Notizen gefunden" 22112 22113#~ msgid "Short version" 22114#~ msgstr "Kurzfassung" 22115 22116#~ msgid "Should this block be hidden when it is empty" 22117#~ msgstr "Soll dieser Block verborgen werden, wenn er leer ist" 22118 22119#~ msgid "Show all notes and source references on notes and sources tabs" 22120#~ msgstr "Alle Notizen und Quellenangaben im Notizen- und Quellen-Reiter anzeigen" 22121 22122#~ msgid "Show all spouses and ancestors" 22123#~ msgstr "Zeige alle Ehepartner und Vorfahren" 22124 22125#~ msgid "Show all tags" 22126#~ msgstr "Alle Tags anzeigen" 22127 22128#~ msgid "Show chart details by default" 22129#~ msgstr "Diagrammdetails standardmässig anzeigen" 22130 22131#~ msgid "Show common surnames" 22132#~ msgstr "Häufig vorkommende Nachnamen zeigen" 22133 22134#~ msgid "Show counts before or after name" 22135#~ msgstr "Anzahl vor oder hinter den Namen zeigen" 22136 22137#~ msgid "Show cousins" 22138#~ msgstr "Cousins und Cousinen zeigen" 22139 22140#~ msgid "Show date differences" 22141#~ msgstr "Datendifferenzen zeigen" 22142 22143#~ msgid "Show details" 22144#~ msgstr "Einzelheiten zeigen" 22145 22146#~ msgid "Show hit counters on Portal and Individual pages." 22147#~ msgstr "Den Besucherzähler auf der Portalseite und auf anderen Seiten zeigen." 22148 22149#~ msgid "Show images" 22150#~ msgstr "Zeige Bilder" 22151 22152#~ msgid "Show inactive places" 22153#~ msgstr "Nicht verwendete Orte anzeigen" 22154 22155#~ msgid "Show lifespans" 22156#~ msgstr "Zeige Lebensspannen" 22157 22158#~ msgid "Show only births, deaths, and marriages" 22159#~ msgstr "Nur Geburten, Tode, und Heiraten anzeigen" 22160 22161#~ msgid "Show only the selected tags" 22162#~ msgstr "Zeige nur ausgewählte Tags" 22163 22164#~ msgid "Show places in hierarchy" 22165#~ msgstr "Ortshierarchie anzeigen" 22166 22167#~ msgid "Show related individuals/families" 22168#~ msgstr "Verbundene Personen/Familien anzeigen" 22169 22170#~ msgid "Show the location of places and events using the Google™ maps mapping service." 22171#~ msgstr "Anzeige der Lage von Orten und Ereignissen mithilfe von Google Maps ™." 22172 22173#~ msgid "Sicily" 22174#~ msgstr "Sizilien" 22175 22176#~ msgid "Sign-in URL" 22177#~ msgstr "Anmeldeadresse" 22178 22179#~ msgid "Signed-in as " 22180#~ msgstr "Angemeldet als " 22181 22182#~ msgid "Simple search filter based on the characters entered, no wildcards are accepted." 22183#~ msgstr "Ein einfacher Filter. Die Medienliste wird nach Ihrer genauen Eingabe durchsucht. Die Zeichen <b>?</b> und <b>*</b> haben keine besondere Bedeutung." 22184 22185#~ msgid "Site preferences" 22186#~ msgstr "Vorzugseinstellungen der Web-Seite" 22187 22188#~ msgid "Size of map (in pixels)" 22189#~ msgstr "Größe der Karte (in Pixel)" 22190 22191#~ msgid "Some place names may be written with optional prefixes and suffixes. For example “Orange” versus “Orange County”. If the family tree contains the full place names, but the geographic database contains the short place names, then you should specify a list of the prefixes and suffixes to be disregarded. Multiple values should be separated with semicolons. For example “County;County of” or “Township;Twp;Twp.”." 22192#~ msgstr "Einige Ortsnamen können mit optionalen Zusatzbezeichnungen versehen sein, z.B. „Orange“ oder „Orange County“. Falls der Stammbaum die vollständige Ortsbezeichnung enthält, die geographische Datenbank jedoch die Kurzform, dann sollte Sie eine Liste der nicht zu berücksichtigenden Bezeichnungen erstellen. Mehrere Möglichkeiten sollten mit Semikolon getrennt aufgeführt werden, z.B. „County;County of“, „Township;Twp;Twp.“ oder „Kreis;Kr;Kr.“." 22193 22194#~ msgid "Source ID prefix" 22195#~ msgstr "Präfix der Quellennummer" 22196 22197#~ msgid "Source contains" 22198#~ msgstr "Quelle enthält" 22199 22200#~ msgid "Spouse census date" 22201#~ msgstr "Volkszählungsdatum als Ehepartner" 22202 22203#~ msgid "Spouse census place" 22204#~ msgstr "Volkszählungsort als Ehepartner" 22205 22206#~ msgid "Spouse note" 22207#~ msgstr "Anmerkung zum Ehepartner" 22208 22209#~ msgid "Standard" 22210#~ msgstr "Standard" 22211 22212#~ msgid "Start IP address" 22213#~ msgstr "Erste IP-Adresse" 22214 22215#~ msgid "Start at parents" 22216#~ msgstr "Bei den Eltern beginnen" 22217 22218#~ msgid "Statistics chart" 22219#~ msgstr "Statistiken Diagramme" 22220 22221#~ msgid "Store watermarked full size images on server" 22222#~ msgstr "Mit Wasserzeichen versehene Bilder auf dem Server speichern" 22223 22224#~ msgid "Store watermarked thumbnails on server" 22225#~ msgstr "Mit Wasserzeichen versehene Vorschaubilder auf dem Server speichern" 22226 22227#~ msgid "Subdivision" 22228#~ msgstr "Landesteil" 22229 22230#~ msgid "Suffixes" 22231#~ msgstr "Anhänge (jun., sen.)" 22232 22233#~ msgid "System settings" 22234#~ msgstr "Systemeinstellungen" 22235 22236#~ msgid "Tag" 22237#~ msgstr "Tag" 22238 22239#~ msgid "Tell visitors why this site uses cookies." 22240#~ msgstr "Teilen Sie Besuchern mit, warum diese Webseite Cookies verwendet." 22241 22242#~ msgid "Terrain" 22243#~ msgstr "Gelände" 22244 22245#~ msgid "The FAQ list is empty." 22246#~ msgstr "Die FAQ Liste ist leer." 22247 22248#~ msgid "The GEDCOM standard does not allow URLs in media objects." 22249#~ msgstr "Der GEDCOM-Standard erlaubt keine Internetadressen in Medienobjekten." 22250 22251#~ msgid "The PhpGedView to webtrees wizard is an automated process to assist administrators make the move from a PhpGedView installation to a new webtrees one. It will transfer all PhpGedView GEDCOM and other database information directly to your new webtrees database. The following requirements are necessary:" 22252#~ msgstr "Der PhpGedView zu webtrees-Migrationsassistent unterstützt Administratoren mit einem automatisierten Prozess zur Überführung einer bestehenden PhpGedView-Installation in eine neue webtrees-Installation. Alle PhpGedView-, GEDCOM- und andere Datenbank-Informationen werden unmittelbar und ausschließlich in Ihrer neuen webtrees Datenbank abgelegt. Folgende Voraussetzungen müssen erfüllt sein:" 22253 22254#~ msgid "The data in this website has been collected for the purposes of genealogical research." 22255#~ msgstr "Die Daten dieser Web-Seite wurden zum Zwecke der Ahnenforschung gesammelt." 22256 22257#~ msgid "The database reported the following error message:" 22258#~ msgstr "Die Datenbank meldete die folgende Fehlermeldung:" 22259 22260#~ msgid "The details of this family are private." 22261#~ msgstr "Die Einzelheiten zu dieser Familie sind vertraulich." 22262 22263#~ msgid "The details of this individual are private." 22264#~ msgstr "Die Einzelheiten zu dieser Person sind vertraulich." 22265 22266#~ msgid "The file %s could not be updated." 22267#~ msgstr "Die Datei %s konnte nicht aktualisiert werden." 22268 22269#~ msgid "The file %s has been created." 22270#~ msgstr "Die Datei %s wurde erstellt." 22271 22272#~ msgid "The folder %s does not exist, and it could not be created." 22273#~ msgstr "Der Ordner %s existiert nicht und konnte nicht erstellt werden." 22274 22275#~ msgid "The following places have been changed:" 22276#~ msgstr "Die folgenden Orte wurden geändert:" 22277 22278#~ msgid "The following places would be changed:" 22279#~ msgstr "Die folgenden Orte werden geändert:" 22280 22281#~ msgid "The following rules are used to decide whether a visitor is a human being (allow full access), a search-engine robot (allow restricted access) or an unwanted crawler (deny all access)." 22282#~ msgstr "Folgende Regeln werden für die Entscheidung benötigt, ob der Webseitenbesucher ein Mensch (mit vollem Zugriff), eine Suchmaschine (mit beschränktem Zugriff) oder ein unerwünschter Webcrawler (ohne Zugriffsrechte) ist." 22283 22284#~ msgid "The media file %s does not exist." 22285#~ msgstr "Die Mediendatei %s ist nicht vorhanden." 22286 22287#~ msgid "The media file was not found in this family tree." 22288#~ msgstr "Die Mediendatei wurde in diesem Stammbaum nicht gefunden." 22289 22290#~ msgid "The media file you are uploading can be, and probably should be, named differently on the server than it is on your local computer. This is so because often the local filename has meaning to you but is much less meaningful to others visiting this website. Consider also the possibility that you and someone else both try to upload different files called “granny.jpg“.<br><br>In this field, you specify the new name of the file you are uploading. The name you enter here will also be used to name the thumbnail, which can be uploaded separately or generated automatically. You do not need to enter the filename extension (jpg, gif, pdf, doc, etc.)<br><br>Leave this field blank to keep the original name of the file you have uploaded from your local computer." 22291#~ msgstr "Die Mediendatei, die Sie hochladen möchten, sollte auf dem Webserver anders benannt sein als auf Ihrem lokalen Computer. Bedenken Sie, dass Dateinamen, die für Sie sinnvoll klingen, für andere weniger Sinn haben können. Es ist auch durchaus möglich, dass Sie und andere zur gleichen Zeit verschiedene Bilder mit dem gleichen Namen (z.B., <b>oma.jpg</b>) hochladen möchten.<br><br>In diesem Feld geben Sie den Namen, mit dem die übertragene Datei und auch deren automatisch erstelltes Vorschaubild auf dem Server benannt werden soll, ein. Ihre Eingabe des Namenszusatzes (jpg, gif, pdf, doc, usw.) wird nicht beachtet. Es wird immer der ursprünglichen Namenszusatz der hochgeladenen Datei benutzt.<br><br>Wenn Sie dieses Feld leer lassen, behält die hochgeladene Datei ihren ursprünglichen Namen." 22292 22293#~ msgid "The most common repository facts are listed separately, so that they can be added more easily." 22294#~ msgstr "Die gebräuchlichsten Tatsachen und Ereignisse für Archive werden gesondert aufgeführt, damit sie einfacher hinzugefügt werden können." 22295 22296#~ msgid "The most common source facts are listed separately, so that they can be added more easily." 22297#~ msgstr "Die gebräuchlichsten Tatsachen und Ereignisse für Quellen werden gesondert aufgeführt, damit sie einfacher hinzugefügt werden können." 22298 22299#~ msgid "The new files are currently located in the folder %s." 22300#~ msgstr "Die neuen Dateien befinden sich aktuell im Verzeichnis %s." 22301 22302#~ msgid "The number of occurrences of the specified name will be shown on the map. If you leave this field empty, the most common surname will be used." 22303#~ msgstr "Die Anzahl des gewählten Nachnamens wird auf einer Landkarte gezeigt. Das leere Feld bedeutet, dass der häufigst vorkommende Nachname benutzt werden soll." 22304 22305#~ msgid "The passwords do not match." 22306#~ msgstr "Die Passwörter stimmen nicht überein." 22307 22308#~ msgid "The preferences for the chart “%s” have been updated." 22309#~ msgstr "Die Einstellungen für das Diagramm “%s” wurden geändert." 22310 22311#~ msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database. “wt_” is suggested, but can be anything you want." 22312#~ msgstr "Die Benutzung eines Präfix ist zwar nicht zwingend erforderlich, wird aber empfohlen. Wenn Sie ihren Tabellennamen ein Präfix voranstellen, können Sie Ihre Datenbank mit mehreren Programmen gleichzeitig nutzen. „wt_“ wird vorgeschlagen, aber Sie können auch ein anderes Präfix vergeben." 22313 22314#~ msgid "The record %1$s has been renamed to %2$s." 22315#~ msgstr "Der Datensatz %1$s wurde in %2$s umbenannt." 22316 22317#~ msgid "The record has been copied to the clipboard." 22318#~ msgstr "Der Datensatz wurde in die Zwischenablage kopiert." 22319 22320#~ msgid "The regular expression appears to contain an error. It can’t be used." 22321#~ msgstr "Dieser reguläre Ausdruck enthält Fehler und ist deshalb nicht brauchbar." 22322 22323#~ msgid "The specified folder does not contain an installation of PhpGedView." 22324#~ msgstr "Das angegebene Verzeichnis enthält keine PhpGedView Installation." 22325 22326#~ msgid "The theme menu will only be shown if the website preferences allow users to select their own theme." 22327#~ msgstr "Das Themenmenü wird nur angezeigt, wenn die Webseiten-Einstellungen den Benutzern die Auswahl ihres eigenen Themas erlauben." 22328 22329#~ msgid "The thumbnail file %1$s could not be renamed to %2$s." 22330#~ msgstr "Das Vorschaubild %1$s konnte nicht in %2$s umbenannt werden." 22331 22332#~ msgid "The thumbnail file %1$s has been renamed to %2$s." 22333#~ msgstr "Das Vorschaubild %1$s wurde in %2$s umbenannt." 22334 22335#~ msgid "The thumbnail file %s does not exist." 22336#~ msgstr "Das Vorschaubild %s ist nicht vorhanden." 22337 22338#~ msgid "The time in seconds that a webtrees session remains active before requiring a new sign-in. The default is 7200, which is 2 hours." 22339#~ msgstr "Die Zeit in Sekunden, nach der man sich für eine webtrees-Sitzung erneut anmelden muss. Der Standardwert ist 7200, was 2 Stunden entspricht." 22340 22341#~ msgid "The value to place in the “meta description” tag in the HTML page header. Leave this field empty to use the name of the family tree." 22342#~ msgstr "Zusätzliche Angaben in den Metadaten (<meta>) der HTML-Seite. Lassen Sie dieses Feld leer, um den Namen des Stammbaumes zu verwenden." 22343 22344#~ msgid "The version of %s is too new." 22345#~ msgstr "Die Version von %s ist zu neu." 22346 22347#~ msgid "The version of %s is too old." 22348#~ msgstr "Die Version von %s ist zu alt." 22349 22350#~ msgid "The website access rule has been created." 22351#~ msgstr "Die Webseiten Zugriffsregel wurde erstellt." 22352 22353#~ msgid "The website access rule has been deleted." 22354#~ msgstr "Die Webseiten Zugriffsregel wurde gelöscht." 22355 22356#~ msgid "The website access rule has been updated." 22357#~ msgstr "Die Webseiten Zugriffsregel wurde bearbeitet." 22358 22359#~ msgid "The website www.geonames.org provides a large database of place names. This can be searched when entering new places. To use this feature, you must register for a free account at www.geonames.org and provide the username." 22360#~ msgstr "Die Webseite www.geonames.org bietet einen große Datenbank mit Ortsnamen, die beim Eingeben eines neuen Ortes durchsucht werden kann. Um diese Funktion zu nutzen, müssen Sie einen kostenlosen Account bei www.geonames.org registriert haben und den Usernamen angeben." 22361 22362#~ msgid "The “%” character is a wildcard, and will match zero or more other characters." 22363#~ msgstr "Das “%” Zeichen ist ein Platzhalter für kein, ein oder mehrere Zeichen." 22364 22365#~ msgid "Theme menu" 22366#~ msgstr "Auswahl eines Themas" 22367 22368#~ msgid "Themes can be selected at three levels: user, family tree, and website. User preferences take priority over family tree preferences, which in turn take priority over the website preferences. Selecting “default theme” at one level will use the theme at the next level." 22369#~ msgstr "Themen können in drei Stufen ausgewählt werden: Benutzer, Stammbaum und Webseite. Die Benutzer-Einstellungen haben Vorrang vor den Stammbaum-Einstellungen, die wiederum Vorrang vor der Webseiten-Einstellung haben. Bei Auswahl des „Standardthemas“ auf einer Stufe wird das Thema auch auf der nächsten Stufe verwendet." 22370 22371#~ msgid "There is no account with the username or email “%s”." 22372#~ msgstr "Es gibt kein Konto mit “%s” als Benutzernamen oder E-Mail-Adresse." 22373 22374#~ msgid "These pages provide access to all the preferences and management tools for this webtrees site." 22375#~ msgstr "Diese Seiten erlauben den Zugang zu allen Konfigurationseinstellungen und Verwaltungswerkzeugen für diese webtrees-Seite." 22376 22377#~ msgid "This GEDCOM file is encoded using %1$s. Assume this to mean %2$s." 22378#~ msgstr "Diese GEDCOM-Datei verwendet den Zeichensatz %1$s. Dies bedeutet %2$s." 22379 22380#~ msgid "This database and table-prefix appear to be used by another application. If you have an existing PhpGedView system, you should create a new webtrees system. You can import your PhpGedView data and settings later." 22381#~ msgstr "Diese Datenbank und Tabellenpräfix scheinen von einem anderen Programm benutzt zu werden. Wenn sie ein existierendes PhpGedView System haben, sollten sie ein neues webtrees Sytem erstellen. Sie können die PhpGedView Daten und Einstellungen später importieren." 22382 22383#~ msgid "This database is only running MySQL version %s. You cannot install webtrees here." 22384#~ msgstr "Ihre Datenbank lässt nur MySQL Version %s zu. Sie können hier webtrees nicht installieren." 22385 22386#~ msgid "This entry is ignored if you have entered a URL into the filename field." 22387#~ msgstr "Diese Eingabe wird nicht beachtet, wenn Sie oben eine URL eingegeben haben." 22388 22389#~ msgid "This family remained childless" 22390#~ msgstr "Diese Familie blieb kinderlos" 22391 22392#~ msgid "This file is linked to another family tree on this server. It cannot be deleted, moved, or renamed until these links have been removed." 22393#~ msgstr "Diese Mediendatei ist mit einem anderen Stammbaum auf diesem Server verknüpft. Sie kann nicht gelöscht, verschoben oder umbenannt werden, bis diese Verknüpfung gelöscht wurde." 22394 22395#~ msgid "This input box lets you change that year of the calendar. Type a year into the box and press <b>Enter</b> to change the calendar to that year.<br><br><b>Advanced features</b> for <b>View the year</b><dl><dt><b>More than one year</b></dt><dd>You can search for dates in a range of years.<br><br>Year ranges are <u>inclusive</u>. This means that the date range extends from 1 January of the first year of the range to 31 December of the last year mentioned. Here are a few examples of year ranges:<br><br><b>1992-5</b> for all events from 1992 to 1995.<br><b>1972-89</b> for all events from 1972 to 1989.<br><b>1610-759</b> for all events from 1610 to 1759.<br><b>1880-1905</b> for all events from 1880 to 1905.<br><b>880-1105</b> for all events from 880 to 1105.<br><br>To see all the events in a given decade or century, you can use <b>?</b> in place of the final digits. For example, <b>197?</b> for all events from 1970 to 1979 or <b>16??</b> for all events from 1600 to 1699.<br><br>Selecting a range of years will change the calendar to the year view.</dd></dl>" 22396#~ msgstr "In diesem Feld können Sie das Jahr für die Liste im Modus «Jahr zeigen» oder «Monat zeigen» ändern. Im Modus «Tag zeigen» ist das Jahr nicht wichtig, da die Ereignisse aller Jahre angezeigt werden.<br><br>Wenn Sie eine neue Jahreszahl eingeben, wird die Liste nicht sofort aktualisiert. Sie müssen mit <b>Enter</b> bestätigen oder auf die Schaltflächen <b>Monat zeigen</b> oder <b>Jahr zeigen</b> klicken, um die Anzeige zu aktualisieren.<br><br><b>Tipps für Fortgeschrittene</b> bei <b>«Jahr zeigen»</b><br><dl><dt><b>Mehr als ein Jahr</b></dt><dd>Sie können im Bereich mehrerer Jahre suchen.<br><br>Der Jahresbereich selbst wird <u>automatisch</u> berücksichtigt. Das bedeutet, dass sich der Zeitraum vom 1. Januar des ersten Jahres bis zum 31. Dezember des letzten Jahres des eingegebenen Bereiches erstreckt.<br><br>Hier einige Beispiele für Jahresbereiche:<br><b>1992-5</b> für alle Ereignisse von 1992 bis 1995.<br><b>1972-89</b> für alle Ereignisse von 1972 bis 1989.<br><b>1610-759</b> für alle Ereignisse von 1610 bis 1759.<br><b>1880-1905</b> für alle Ereignisse von 1880 bis 1905.<br><b>880-1105</b> für alle Ereignisse von 880 bis 1105.<br><br>Sie können auch die letzten Ziffern der Jahreszahl durch Fragezeichen <b>?</b> ersetzen, um alle Ereignisse eines Jahrzehntes oder Jahrhundertes anzuzeigen.<br><br>Zum Beispiel:<br><b>197?</b> für alle Ereignisse von 1970 bis 1979 oder<br><b>16??</b> für alle Ereignisse von 1600 bis 1699.<br><br>Bei Wahl eines Jahresbereiches wechselt der Kalender immer in den Modus «Jahr zeigen».</dd><br><dt><b>Hinweis: Datumsunschärfen</b></dt><dd>Manchmal ist das genaue Datum eines Ereignisses nicht bekannt. In diesem Fall werden Datumsunschärfebegriffe wie «nach», «vor» und «um» in Verbindung mit einem Datum verwendet. Die Daten werden zusammen mit der englischen Abkürzung dieser Begriffe in der Datenbank gespeichert. Im Modus «Jahr zeigen» können Sie auch nach diesen Begriffen (mit oder ohne Datumsangabe) suchen.<br><br>Hier einige Beispiele:<br><b>abt</b> 1800 (abt = about, d.h. um)<br><b>bet</b> 1950-1959 (bet = between, d.h. zwischen) Eingabe: bet 1950-59<br><b>bef</b> 1950 (bef = before, d.h. vor)<br><b>aft</b> 1900 (aft = after, d.h. nach)<br><br><b>Wichtig: <i>Diese Abkürzungen müssen in englischer Form eingegeben werden, da der GEDCOM-Standard die englischen Kürzel beinhaltet!</b></i> Das Programm sucht nach der genauen Zeichenfolge, die Sie eingeben. Wenn Sie also nach «abt 1850» suchen, wird ein Datum wie «abt oct 1850» <b>nicht</b> unter den Suchergebnissen erscheinen.</dd></dl>" 22397 22398#~ msgid "This is a comma separated list of GEDCOM fact tags that will be shown on the add/edit name form. If you use non-Latin alphabets such as Hebrew, Greek, Cyrillic, or Arabic, you may want to add tags such as _HEB, ROMN, FONE, etc. to allow you to store names in several different alphabets." 22399#~ msgstr "Dies ist eine Komma-getrennte Liste von GEDCOM-Ereigniskennzeichen, die in dem Bearbeitungsformular für Namen gezeigt werden. Wenn Sie nicht-lateinische Alphabete wie Hebräisch, Griechisch, Kyrillisch oder Arabisch verwenden, können Sie Kennzeichen wie _HEB, ROMN, FONE usw. hinzufügen, damit Sie Namen in mehreren verschiedenen Alphabeten speichern können." 22400 22401#~ msgid "This is a comma separated list of GEDCOM fact tags that will be shown when adding a new family. For example, if MARR is in the list, then fields for marriage date and marriage place will be shown on the form." 22402#~ msgstr "Dies ist eine Komma-getrennte Liste von GEDCOM-Ereigniskennzeichen, die beim Hinzufügen einer neuen Familie angezeigt wird. Wenn z. B. MARR in der Liste steht, werden die Felder für Heiratsdatum und Heiratsort im Formular angezeigt." 22403 22404#~ msgid "This is a comma separated list of GEDCOM fact tags that will be shown when adding a new individual. For example, if BIRT is in the list, fields for birth date and birth place will be shown on the form." 22405#~ msgstr "Dies ist eine Komma-getrennte Liste von GEDCOM-Ereigniskennzeichen, die beim Hinzufügen einer neuen Person angezeigt wird. Wenn z. B. BIRT in der Liste steht, werden die Felder für Geburtsdatum und Geburtsort im Formular angezeigt." 22406 22407#~ msgid "This is a comma separated list of GEDCOM fact tags that will be shown when you add or edit place names. If you use non-Latin alphabets such as Hebrew, Greek, Cyrillic, or Arabic, you may want to add tags such as _HEB, ROMN, FONE, etc. to allow you to store place names in several different alphabets." 22408#~ msgstr "Dies ist eine Komma-getrennte Liste von GEDCOM-Ereigniskennzeichen, die angezeigt werden, wenn Sie Ortsnamen hinzufügen oder bearbeiten. Wenn Sie nicht-lateinische Alphabete wie Hebräisch, Griechisch, Kyrillisch oder Arabisch verwenden, können Sie Kennzeichen wie _HEB, ROMN, FONE usw. hinzufügen, damit Sie Ortsnamen in mehreren verschiedenen Alphabeten speichern können." 22409 22410#~ msgid "This is a summary of the <abbr title=\"The Church of Jesus Christ of Latter-day Saints\">LDS</abbr> ordinances for the individual. “B” indicates an LDS baptism. “E” indicates an LDS endowment. “S” indicates an LDS spouse sealing. “P” indicates an LDS child-to-parent sealing." 22411#~ msgstr "Dies ist eine Zusammenfassung der <abbr title=\"Die Kirche Jesu Christi der Heiligen der Letzten Tage\">LDS</abbr> Verordnungen für den Einzelnen. „B“ steht für eine HLT-Taufe, „E“ für eine HLT-Begabung, „S“ für einen HLT-Ehepartnerversiegelung sowie „P“ für eine HLT-Kind-Eltern-Versiegelung." 22412 22413#~ msgid "This is case sensitive. If a database with this name does not already exist webtrees will attempt to create one for you. Success will depend on permissions set for your web server, but you will be notified if this fails." 22414#~ msgstr "Groß-/Kleinschreibung beachten. Sofern noch keine Datenbank mit diesem Namen existiert, wird webtrees versuchen eine anzulegen. Sollte dies aufgrund fehlender Rechtevergabe auf dem Webserver scheitern, so wird eine Benachrichtigung angezeigt." 22415 22416#~ msgid "This is the initial value for the “show details” option on the charts." 22417#~ msgstr "Dies ist der Startwert für die Option „Zeige Details“ bei Diagrammen." 22418 22419#~ msgid "This is the list of GEDCOM facts that your users can add to families. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique family facts” list." 22420#~ msgstr "Dies ist die Liste der GEDCOM-Ereignisse, die zu Familien hinzugefügt werden können. Sie können diese Liste ändern, indem Sie Ereignisnamen, auch benutzerdefinierte, nach Bedarf entfernen oder hinzufügen. Ereignisnamen, die in dieser Liste erscheinen, dürfen <u>nicht</u> auch in der Liste „Einmalige Tatsachen oder Ereignisse von Familien“ erscheinen." 22421 22422#~ msgid "This is the list of GEDCOM facts that your users can add to individuals. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique individual facts” list." 22423#~ msgstr "Dies ist die Liste der GEDCOM-Ereignisse, die zu Personen hinzugefügt werden können. Sie können diese Liste ändern, indem Sie Ereignisnamen, auch benutzerdefinierte, nach Bedarf entfernen oder hinzufügen. Ereignisnamen, die in dieser Liste erscheinen, dürfen <u>nicht</u> auch in der Liste „Einmalige Tatsachen oder Ereignisse von Personen“ erscheinen." 22424 22425#~ msgid "This is the list of GEDCOM facts that your users can add to repositories. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique repository facts” list." 22426#~ msgstr "Dies ist die Liste der GEDCOM-Ereignisse, die zu Archiven hinzugefügt werden können. Sie können diese Liste ändern, indem Sie Ereignisnamen, auch benutzerdefinierte, nach Bedarf entfernen oder hinzufügen. Ereignisnamen, die in dieser Liste erscheinen, dürfen <u>nicht</u> auch in der Liste „Einmalige Tatsachen oder Ereignisse von Archiven“ erscheinen." 22427 22428#~ msgid "This is the list of GEDCOM facts that your users can add to sources. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique source facts” list." 22429#~ msgstr "Dies ist die Liste der GEDCOM-Ereignisse, die zu Quellen hinzugefügt werden können. Sie können diese Liste ändern, indem Sie Ereignisnamen, auch benutzerdefinierte, nach Bedarf entfernen oder hinzufügen. Ereignisnamen, die in dieser Liste erscheinen, dürfen <u>nicht</u> auch in der Liste „Einmalige Tatsachen oder Ereignisse von Quellen“ erscheinen." 22430 22431#~ msgid "This is the list of GEDCOM facts that your users can only add once to families. For example, if MARR is in this list, users will not be able to add more than one MARR record to a family. Fact names that appear in this list must not also appear in the “All family facts” list." 22432#~ msgstr "Dies ist die Liste der GEDCOM-Ereignisse, die nur <u>einmal</u> zu Familien hinzugefügt werden können. Wenn zum Beispiel MARR in dieser Liste steht, kann nicht mehr als ein MARR-Datensatz zu einer Familie hinzugefügt werden. Ereignisnamen, die in dieser Liste erscheinen, dürfen <u>nicht</u> auch in der Liste „Alle Tatsachen und Ereignisse von Familien“ erscheinen." 22433 22434#~ msgid "This is the list of GEDCOM facts that your users can only add once to individuals. For example, if BIRT is in this list, users will not be able to add more than one BIRT record to an individual. Fact names that appear in this list must not also appear in the “All individual facts” list." 22435#~ msgstr "Dies ist die Liste der GEDCOM-Ereignisse, die nur <u>einmal</u> zu Personen hinzugefügt werden können. Wenn zum Beispiel BIRT in dieser Liste steht, kann nicht mehr als ein BIRT-Datensatz zu einer Person hinzugefügt werden. Ereignisnamen, die in dieser Liste erscheinen, dürfen <u>nicht</u> auch in der Liste „Alle Tatsachen und Ereignisse von Personen“ erscheinen." 22436 22437#~ msgid "This is the list of GEDCOM facts that your users can only add once to repositories. For example, if NAME is in this list, users will not be able to add more than one NAME record to a repository. Fact names that appear in this list must not also appear in the “All repository facts” list." 22438#~ msgstr "Dies ist die Liste der GEDCOM-Ereignisse, die nur <u>einmal</u> zu Archiven hinzugefügt werden können. Wenn zum Beispiel NAME in dieser Liste steht, kann nicht mehr als ein NAME-Datensatz zu einem Archiv hinzugefügt werden. Ereignisnamen, die in dieser Liste erscheinen, dürfen <u>nicht</u> auch in der Liste „Alle Tatsachen und Ereignisse von Archiven“ erscheinen." 22439 22440#~ msgid "This is the list of GEDCOM facts that your users can only add once to sources. For example, if TITL is in this list, users will not be able to add more than one TITL record to a source. Fact names that appear in this list must not also appear in the “All source facts” list." 22441#~ msgstr "Dies ist die Liste der GEDCOM-Ereignisse, die nur <u>einmal</u> zu Quellen hinzugefügt werden können. Wenn zum Beispiel TITL in dieser Liste steht, kann nicht mehr als ein TITL-Datensatz zu einer Quelle hinzugefügt werden. Ereignisnamen, die in dieser Liste erscheinen, dürfen <u>nicht</u> auch in der Liste „Alle Tatsachen und Ereignisse von Quellen“ erscheinen." 22442 22443#~ msgid "This is the number of times that a surname must occur before it shows up in the Common Surname list on the “Home page”." 22444#~ msgstr "Dies ist die Anzahl, wie oft ein Nachname vorkommen muss, damit er in der Liste der häufigsten Nachnamen genannt wird." 22445 22446#~ msgid "This is the width (in pixels) that the program will use when automatically generating thumbnails. The default value is 100." 22447#~ msgstr "Automatisch erstellte Vorschaubilder werden in dieser Breite erstellt. Die standardmäßige Breite ist 100px." 22448 22449#~ msgid "This may be a mistake in your data." 22450#~ msgstr "Dies kann ein Fehler in deinen Daten sein." 22451 22452#~ msgid "This may cause a problem for other applications." 22453#~ msgstr "Dies kann Fehler in anderen Anwendungen verursachen." 22454 22455#~ msgid "This may cause a problem for webtrees." 22456#~ msgstr "Dies kann Fehler in webtrees verursachen." 22457 22458#~ msgid "This media file does not exist." 22459#~ msgstr "Diese Mediendatei existiert nicht." 22460 22461#~ msgid "This media file exists, but cannot be accessed." 22462#~ msgstr "Diese Medien Datei existiert, aber es kann nicht auf sie zugegriffen werden." 22463 22464#~ msgid "This media file is broken and cannot be watermarked." 22465#~ msgstr "Diese Mediendatei ist defekt und kann deshalb nicht mit Wasserzeichen versehen werden." 22466 22467#~ msgid "This media object is not linked to any other record." 22468#~ msgstr "Dieses Medienobjekt ist mit keinem Datensatz verknüpft." 22469 22470#~ msgid "This message will be sent to %s" 22471#~ msgstr "Diese Nachricht wird an %s gesendet" 22472 22473#~ msgid "This option controls whether Notes and Source references that are attached to Facts should be shown on the Notes and Sources tabs of the Individual page.<br><br>Ordinarily, the Notes and Sources tabs show only Notes and Source references that are attached directly to the individual’s database record. These are <i>level 1</i> Notes and Source references.<br><br>The <b>Yes</b> option causes these tabs to also show Notes and Source references that are part of the various Facts in the individual’s database record. These are <i>level 2</i> Notes and Source references because the various Facts are at level 1." 22474#~ msgstr "Diese Option bestimmt, ob Notizen und Quellenangaben, die mit Fakten verbunden sind, in den Notizen- und Quellen-Reitern der Personenseite gezeigt werden sollen oder nicht.<br><br>Gewöhnlich zeigen diese Reiter nur direkt mit dem Datensatz verbundene Notizen und Quellenangaben. Solche befinden sich auf der <i>Ebene 1</i> des Datensatzes.<br><br>Die Wahl <b>Ja</b> bestimmt, dass auch mit Fakten verbundene Notizen und Quellenangaben gezeigt werden. Solche befinden sich auf der <i>Ebene 2</i> des Datensatzes, da Fakten zur Ebene 1 gehören." 22475 22476#~ msgid "This option controls whether or not to automatically expand the <i>Events of close relatives</i> list." 22477#~ msgstr "Diese Option bestimmt, ob die Ereignisse naher Verwandter im Register «Fakten und Ereignisse» auf der Personen-Seite automatisch angezeigt werden sollen oder nicht." 22478 22479#~ msgid "This option controls whether or not to show the individual’s gender icon on charts.<br><br>Since the gender is also indicated by the color of the box, this option doesn’t conceal the gender. The option simply removes some duplicate information from the box." 22480#~ msgstr "Diese Option bestimmt, ob das Geschlecht der Person mittels Symbol in Diagrammen gezeigt wird oder nicht.<br><br>Da das Geschlecht auch durch die Farbe der Box angedeutet ist, verbirgt diese Option das Geschlecht nicht. Diese Option verbirgt nur doppelte Information." 22481 22482#~ msgid "This option indicates whether the pedigree chart should be generated in landscape or portrait mode." 22483#~ msgstr "Hier bestimmen Sie, ob der Stammbaum im Hochformat oder Querformat dargestellt werden soll." 22484 22485#~ msgid "This options sets whether latitude and longitude are displayed on the pop-up window attached to map markers." 22486#~ msgstr "Diese Option bestimmt, ob Längen- und Breitengrade im Popup-Fenster neben den Markierungen auf der Karte angezeigt werden." 22487 22488#~ msgid "This place has no coordinates" 22489#~ msgstr "Dieser Ort hat keine Koordinaten" 22490 22491#~ msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator." 22492#~ msgstr "Das Archiv wurde gelöscht. Die Löschung bedarf der Bestätigung eines Moderators." 22493 22494#, php-format 22495#~ msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it." 22496#~ msgstr "Das Archiv wurde gelöscht. Sie sollten die Löschung prüfen und diese dann %1$s oder %2$s." 22497 22498#~ msgid "This repository has been edited. The changes need to be reviewed by a moderator." 22499#~ msgstr "Das Archiv wurde bearbeitet. Die Änderungen müssen durch einen Moderator geprüft werden." 22500 22501#, php-format 22502#~ msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them." 22503#~ msgstr "Das Archiv wurde bearbeitet. Sie sollten die Änderungen prüfen und diese dann %1$s oder %2$s." 22504 22505#~ msgid "This server does not support secure downloads using HTTPS." 22506#~ msgstr "Dieser Server unterstützt keine sicheren Downloads per HTTPS." 22507 22508#~ msgid "This site does not use any third-party tracking or analytics services." 22509#~ msgstr "Diese Website verwendet keine Tracking- oder Analysedienste von Drittanbietern." 22510 22511#~ msgid "This site uses cookies to store your preferences on this site, such as the language you have selected." 22512#~ msgstr "Diese Website verwendet Cookies, um Ihre Einstellungen auf dieser Website zu speichern, so z.B. die von Ihnen ausgewählte Sprache." 22513 22514#~ msgid "This source has been deleted. The deletion will need to be reviewed by a moderator." 22515#~ msgstr "Diese Quelle wurde gelöscht. Die Löschung muss durch einen Moderator geprüft werden." 22516 22517#, php-format 22518#~ msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it." 22519#~ msgstr "Diese Quelle wurde gelöscht. Sie sollten die Löschung überprüfen und dann %1$s oder %2$s." 22520 22521#~ msgid "This source has been edited. The changes need to be reviewed by a moderator." 22522#~ msgstr "Diese Quelle wurde bearbeitet. Die Änderungen müssen durch einen Moderator geprüft werden." 22523 22524#, php-format 22525#~ msgid "This source has been edited. You should review the changes and then %1$s or %2$s them." 22526#~ msgstr "Diese Quelle wurde bearbeitet. Sie sollten die Änderungen prüfen und dann %1$s oder %2$s." 22527 22528#~ msgid "This specifies the precision of the different levels when entering new geographic locations. For example a country will be specified with precision 0 (=0 digits after the decimal point), while a town needs 3 or 4 digits." 22529#~ msgstr "Genauigkeit der Breiten- und Längengrade<br><br>Hier wird die Genauigkeit (Nachkommastellen) für die jeweilige Hierarchiestufe bestimmt, wenn ein neuer geografischer Ort eingetragen wird. Beispielweise könnte für ein Land (DEU) die Genauigkeit '1' ( = eine Nachkommastelle) eingestellt werden, wohingegen eine Stadt 4 oder 5 Stellen benötigt." 22530 22531#~ msgid "This will update the highest-level part or parts of the place name. For example, “Mexico” will match “Quintana Roo, Mexico”, but not “Santa Fe, New Mexico”." 22532#~ msgstr "Dies aktualisiert die oberste Stufe oder Stufen von Ortsnamen. Zum Beispiel findet die Eingabe „Mexico“ „Quintana Roo, Mexico“ aber nicht „Santa Fe, New Mexico“." 22533 22534#~ msgid "Thumbnail files must contain images." 22535#~ msgstr "Als Vorschaubild sind nur Bilddateien möglich." 22536 22537#~ msgid "Thumbnail to upload" 22538#~ msgstr "Vorschaubild zum Hochladen" 22539 22540#~ msgid "Title in Hebrew" 22541#~ msgstr "Titel (hebräisch)" 22542 22543#~ msgid "To" 22544#~ msgstr "An" 22545 22546#~ msgid "To complete the upgrade, you should install the files manually." 22547#~ msgstr "Um die Aktualisierung abzuschließen, installieren Sie die Dateien manuell." 22548 22549#~ msgid "To prevent visitors from accessing the website while you are in the middle of copying files, you can temporarily create a file %s on the server. If it contains a message, it will be displayed to visitors." 22550#~ msgstr "Um Besuchern den Zugriff auf die Website zu unterbinden, während die Aktualisierung läuft, können Sie vorübergehend eine Datei %s auf dem Server erzeugen. Wenn diese eine Nachricht enthält, so wird sie dem Besucher angezeigt." 22551 22552#~ msgid "To reduce the height of the News block, the administrator has hidden some articles. You can reveal these hidden articles by clicking the <b>View the archive</b> link." 22553#~ msgstr "Zum Reduzieren der Höhe des Neuigkeitenblocks wurden mehrere Einträge ausgeblendet. Wenn Sie auf den Link <b>Archiv zeigen</b> klicken, können Sie diese Einträge ansehen." 22554 22555#~ msgid "To tell search engines that sitemaps are available, you should add the following line to your robots.txt file." 22556#~ msgstr "Um Suchmaschinen über das Vorhandensein von Sitemaps zu informieren, sollte folgende Zeile in die Datei robots.txt eingefügt werden." 22557 22558#~ msgid "To use a Google mail account, use the following settings: server=smtp.gmail.com, port=587, security=tls, username=xxxxx@gmail.com, password=[your gmail password]" 22559#~ msgstr "Um Ihr Google Mail-Konto zu nutzen, benutzen Sie die folgenden Einstellungen: Server=smtp.gmail.com, Port=587, Security=tls, Benutzername=xxxxx@gmail.com, Passwort=[Ihr gmail Passwort]" 22560 22561#~ msgid "Top level" 22562#~ msgstr "Höchste Stufe" 22563 22564#, php-format 22565#~ msgid "Total families: %s" 22566#~ msgstr "Anzahl Familien: %s" 22567 22568#, php-format 22569#~ msgid "Total individuals: %s" 22570#~ msgstr "Gesamtzahl Personen: %s" 22571 22572#~ msgid "Total number of users" 22573#~ msgstr "Gesamtanzahl der Benutzer" 22574 22575#~ msgid "Total places: %s" 22576#~ msgstr "Gesamtzahl der Orte: %s" 22577 22578#~ msgid "Total sources: %s" 22579#~ msgstr "Anzahl Quellen: %s" 22580 22581#~ msgid "Tracking and analytics are not added to the control panel." 22582#~ msgstr "Tracking und Analyse wurden nicht zur Verwaltung hinzugefügt." 22583 22584#~ msgid "Transylvania" 22585#~ msgstr "Transylvanien" 22586 22587#~ msgid "Type of place markers in the place hierarchy" 22588#~ msgstr "Art des Markierung" 22589 22590#~ msgid "Type the password again." 22591#~ msgstr "Das Passwort bitte erneut eingeben." 22592 22593#~ msgid "Type your password again, to make sure you have typed it correctly." 22594#~ msgstr "Geben Sie Ihr Passwort erneut ein, um sicherzugehen, dass Sie es korrekt eingegeben haben." 22595 22596#~ msgid "Types of error" 22597#~ msgstr "Fehlertypen" 22598 22599#~ msgid "USA" 22600#~ msgstr "USA" 22601 22602#~ msgid "USSR" 22603#~ msgstr "UdSSR" 22604 22605#~ msgid "UTC" 22606#~ msgstr "Weltzeit" 22607 22608#~ msgid "Unable to connect using this username and password. Your server gave the following error." 22609#~ msgstr "Mit diesen Einstellungen konnte keine Verbindung aufgebaut werden. Der Server meldete folgenden Fehler zurück." 22610 22611#~ msgid "Unable to find record with ID" 22612#~ msgstr "Kein Datensatz gefunden mit der ID" 22613 22614#~ msgid "Unique family facts" 22615#~ msgstr "Einmalige Tatsachen oder Ereignisse von Familien" 22616 22617#~ msgid "Unique individual facts" 22618#~ msgstr "Einmalige Tatsachen oder Ereignisse von Personen" 22619 22620#~ msgid "Unique repository facts" 22621#~ msgstr "Einmalige Tatsachen oder Ereignisse von Archiven" 22622 22623#~ msgid "Unique source facts" 22624#~ msgstr "Einmalige Tatsachen oder Ereignisse von Quellen" 22625 22626#~ msgid "Unlink the media object" 22627#~ msgstr "Verknüpfung lösen" 22628 22629#~ msgid "Up" 22630#~ msgstr "Oben" 22631 22632#~ msgid "Update all the place names in a family tree" 22633#~ msgstr "Akualisiere alle Ortsnamen in einem Stammbaum" 22634 22635#~ msgid "Upgrade anyway" 22636#~ msgstr "Aktualisiere trotzdem" 22637 22638#~ msgid "Upload" 22639#~ msgstr "Hochladen" 22640 22641#~ msgid "Upload geographic data" 22642#~ msgstr "Geographische Daten hochladen" 22643 22644#~ msgid "Use Google™ maps for the place hierarchy" 22645#~ msgstr "Google™ maps verwenden" 22646 22647#~ msgid "Use PHP mail to send messages" 22648#~ msgstr "PHP mail zum Senden von Nachrichten benutzen" 22649 22650#~ msgid "Use RIN number instead of GEDCOM ID" 22651#~ msgstr "RIN# anstelle von GEDCOM ID verwenden" 22652 22653#~ msgid "Use the GeoNames database for autocomplete on places" 22654#~ msgstr "GeoNames-Datenbank zur Auto-Vervollständigung von Orten verwenden" 22655 22656#~ msgid "Use this image for charts and on the individual’s page." 22657#~ msgstr "Verwenden Sie dieses Bild für Diagramme und auf den Seiten von Personen." 22658 22659#~ msgid "Use this value" 22660#~ msgstr "Diese Werte verwenden" 22661 22662#~ msgid "User preferences" 22663#~ msgstr "Benutzer-Einstellungen" 22664 22665#~ msgid "User-agent string" 22666#~ msgstr "User-Agent String" 22667 22668#~ msgid "Users who are signed in" 22669#~ msgstr "Angemeldete Benutzer" 22670 22671#~ msgid "Using the pull down menu it is possible to select a country, of which a flag can be selected. If no flags are shown, then there are no flags defined for this country." 22672#~ msgstr "Aus dieser Liste wählen Sie das Land aus, aus dessen Flaggen Sie eine auswählen wollen. Wenn keine Flaggen angezeigt werden, sind auch noch keine Flaggen für dieses Land hinterlegt." 22673 22674#~ msgid "Verification code" 22675#~ msgstr "Prüfcode" 22676 22677#~ msgid "View" 22678#~ msgstr "Zeige" 22679 22680#~ msgid "View all records found in this place" 22681#~ msgstr "Alle Datensätze für diesen Ort zeigen" 22682 22683#~ msgid "View the archive" 22684#~ msgstr "Archiv zeigen" 22685 22686#~ msgid "View the details" 22687#~ msgstr "Einzelheiten zeigen" 22688 22689#~ msgid "View the notes" 22690#~ msgstr "Notizen zeigen" 22691 22692#~ msgid "View the statistics as graphs" 22693#~ msgstr "Statistiken als Diagramme zeigen" 22694 22695#~ msgid "View this individual" 22696#~ msgstr "Diese Person ansehen" 22697 22698#~ msgid "View this source" 22699#~ msgstr "Diese Quelle ansehen" 22700 22701#~ msgid "Watermarks can be slow to generate for large images. Busy websites may prefer to generate them once and store the watermarked image on the server." 22702#~ msgstr "Das Erzeugen von Wasserzeichen kann für große Bilder sehr langsam sein. Bei stark frequentierten Seiten empfiehlt es sich, die entspr. Bilder einmalig zu erzeugen und auf dem Server zwischenzuspeichern." 22703 22704#~ msgid "Website URL" 22705#~ msgstr "Adresse der Webseite" 22706 22707#~ msgid "Website access rules" 22708#~ msgstr "Zugangsregeln" 22709 22710#~ msgid "Website and META tag settings" 22711#~ msgstr "Titel- und Meta-Einstellungen" 22712 22713#~ msgid "West Africa" 22714#~ msgstr "West Afrika" 22715 22716#~ msgid "When adding a link, the ID field cannot be empty." 22717#~ msgstr "Beim Hinzufügen einer Verknüpfung darf das ID-Feld nicht leer sein." 22718 22719#~ msgid "When new records are created, they are given an internal ID number. You can specify the prefix used for each type of record." 22720#~ msgstr "Wenn ein neuer Eintrag erstellt wird, bekommt dieser eine interne ID Nummer. Sie können entscheiden, welchen Präfix jede ID für jeden Typen erhält." 22721 22722#~ msgid "When you send this message you will receive a copy sent via email to the address you provided." 22723#~ msgstr "Wenn Sie diese Nachricht senden, erhalten Sie eine Kopie an die von Ihnen angegebene Adresse." 22724 22725#~ msgid "Where is your PhpGedView installation?" 22726#~ msgstr "Wo befindet sich Ihre PhpGedView Installation?" 22727 22728#~ msgid "Whole words only" 22729#~ msgstr "Genaues Wort" 22730 22731#~ msgid "Width" 22732#~ msgstr "Breite" 22733 22734#~ msgid "Width of generated thumbnails" 22735#~ msgstr "Breite des erstellten Vorschaubildes (in Pixel)" 22736 22737#~ msgid "Wife’s maiden surname becomes new given name" 22738#~ msgstr "Geburtsname der Frau als Vorname behalten, und Nachname des Ehemanns auch als Nachname der Frau benutzen" 22739 22740#~ msgid "Wife’s surname replaced by husband’s surname" 22741#~ msgstr "Nachname der Frau mit dem des Ehemanns ersetzen" 22742 22743#~ msgid "Wildcards" 22744#~ msgstr "Platzhalter" 22745 22746#~ msgid "XREF prefixes" 22747#~ msgstr "Präfix Querverweisnummern (xref_ID's)" 22748 22749#~ msgid "Year input box" 22750#~ msgstr "Eingabefeld für das Jahr" 22751 22752#~ msgid "Yes" 22753#~ msgstr "Ja" 22754 22755#~ msgid "You can choose the prefix that will be used whenever new XREFs are created." 22756#~ msgstr "Sie können den zu verwendenden Präfix wählen, wenn neue Querverweisnummern (xref_ID's) erstellt werden." 22757 22758#~ msgid "You can make it easier to search for married women by recording their married name. However not all women take their husband’s surname, so beware of introducing incorrect information into your database." 22759#~ msgstr "Sie können die Suche nach verheirateten Frauen durch die Aufnahme ihres Ehenamens erleichtern. Allerdings nehmen nicht alle Frauen den Nachnamen des Ehemanns an, so dass Sie diese Option mit Vorsicht verwenden sollten, um keine falschen Informationen in Ihre Datenbank einzufügen." 22760 22761#~ msgid "You can re-enable these modules after the upgrade." 22762#~ msgstr "Sie können die Module nach der Aktualisierung wieder aktivieren." 22763 22764#~ msgid "You can re-enable these themes after the upgrade." 22765#~ msgstr "Sie können die Themen nach der Aktualisierung wieder aktivieren." 22766 22767#~ msgid "You can request a higher or lower limit, although the server may ignore this request." 22768#~ msgstr "Sie können einen höheren oder niedrigeren Wert anfordern, wenngleich der Server dies auch ignorieren kann." 22769 22770#~ msgid "You cannot create a rule which would prevent yourself from accessing the website." 22771#~ msgstr "Sie können keine Regel erstellen, durch die Sie sich selber von der Webseite aussperren würden." 22772 22773#~ msgid "You entered the same IDs. You cannot merge the same records." 22774#~ msgstr "Sie haben zweimal die selbe ID eingegeben. Das Zusammenfügen ist nicht möglich." 22775 22776#~ msgid "You have not created any journal items." 22777#~ msgstr "Sie haben noch keine Einträge angelegt." 22778 22779#~ msgid "You may enter a URL, beginning with “http://”." 22780#~ msgstr "Sie können hier einen URL eingeben, der mit „http://“ beginnt." 22781 22782#~ msgid "You must also enable “less secure applications” in your Google account." 22783#~ msgstr "Sie müssen in Ihrem Googleaccount auch “Weniger sichere Apps” aktivieren." 22784 22785#~ msgid "You must change this before you can continue." 22786#~ msgstr "Um fortzufahren, muss dies erst geändert werden." 22787 22788#~ msgid "You must enter a name" 22789#~ msgstr "Bitte den Namen eingeben" 22790 22791#~ msgid "You must enter a real name." 22792#~ msgstr "Sie müssen einen wirklichen Namen eingeben." 22793 22794#~ msgid "You must enter a username." 22795#~ msgstr "Sie müssen einen Benutzernamen eingeben." 22796 22797#~ msgid "You must provide a repository name." 22798#~ msgstr "Sie müssen einen Namen für das Archiv angeben." 22799 22800#~ msgid "You must provide a source title" 22801#~ msgstr "Ein Titel für die Quelle muss angegeben werden" 22802 22803#~ msgid "You need to sign in again, using your PhpGedView username and password." 22804#~ msgstr "Bitte erneut anmelden, und zwar mit dem PhpGedView Benutzernamen und Passwort." 22805 22806#~ msgid "You only need to enter a Sign-in URL if you want to redirect to a different website or location when your users sign in. This is very useful if you need to switch from http to https when your users sign in. Include the full URL to <i>login.php</i>. For example, https://www.yourserver.com/webtrees/login.php ." 22807#~ msgstr "Die Anmeldeadresse (URL) muss nur dann angegeben werden, wenn Sie zu einer anderen Seite umleiten möchten, wenn die Benutzer sich anmelden. Dies ist dann sinnvoll, wenn Sie beim Benutzer-Login von http auf https wechseln möchten. Geben Sie die vollständige Internetadresse für <i>login.php</i> ein. Zum Beispiel https://www.example.com/webtrees/login.php." 22808 22809#~ msgid "You sent the following message to a webtrees administrator:" 22810#~ msgstr "Sie haben die folgende Nachricht an einen webtrees Verwalter gesendet:" 22811 22812#~ msgid "You should consult the module’s author to confirm compatibility with this version of webtrees." 22813#~ msgstr "Sie sollten den Autor des Moduls kontaktieren, um die Kompatibilität mit dieser Version von webtrees sicher zu stellen." 22814 22815#~ msgid "You should consult the theme’s author to confirm compatibility with this version of webtrees." 22816#~ msgstr "Sie sollten den Autor des Themas kontaktieren, um die Kompatibilität mit dieser Version von webtrees sicher zu stellen." 22817 22818#~ msgid "Your server’s administrator will provide you with the connection details." 22819#~ msgstr "Ihr Provider kann Ihnen die Details der Verbindungseinstellungen bereitstellen." 22820 22821#~ msgid "Your web server is using PHP version %s, which is no longer maintained. You should upgrade to a later version." 22822#~ msgstr "Ihr Webserver verwendet die PHP-Version %s, welche nicht länger gepflegt wird. Sie sollten auf eine neuere Version aktualisieren." 22823 22824#~ msgid "Yugoslavia" 22825#~ msgstr "Jugoslawien" 22826 22827#~ msgid "Zaire" 22828#~ msgstr "Zaire" 22829 22830#~ msgid "Zip file(s)" 22831#~ msgstr "Dateien ins ZIP-Format ändern" 22832 22833#~ msgid "Zoom in here" 22834#~ msgstr "Hier hereinzoomen" 22835 22836#~ msgid "Zoom in/out on this box." 22837#~ msgstr "Zoom hinein/heraus." 22838 22839#~ msgid "Zoom level" 22840#~ msgstr "Zoomfaktor" 22841 22842#~ msgid "Zoom level of map" 22843#~ msgstr "Zoomfaktor der Karte" 22844 22845#~ msgid "Zoom out here" 22846#~ msgstr "Hier herauszoomen" 22847 22848#~ msgid "Zoom=" 22849#~ msgstr "Zoom=" 22850 22851#~ msgid "a URL" 22852#~ msgstr "eine Internetadresse" 22853 22854#~ msgid "a file on the server" 22855#~ msgstr "eine Datei auf dem Server" 22856 22857#~ msgid "a file on your computer" 22858#~ msgstr "eine Datei auf Ihrem Computer" 22859 22860#~ msgid "a.m." 22861#~ msgstr "vormittags" 22862 22863#~ msgctxt "FEMALE" 22864#~ msgid "adopted name" 22865#~ msgstr "Adoptionsname" 22866 22867#~ msgctxt "MALE" 22868#~ msgid "adopted name" 22869#~ msgstr "Adoptionsname" 22870 22871#~ msgid "adoption" 22872#~ msgstr "Adoption" 22873 22874#~ msgid "after" 22875#~ msgstr "nach" 22876 22877#~ msgid "after death" 22878#~ msgstr "nach Tod" 22879 22880#~ msgid "allow" 22881#~ msgstr "erlauben" 22882 22883#~ msgctxt "FEMALE" 22884#~ msgid "also known as" 22885#~ msgstr "auch bekannt als" 22886 22887#~ msgctxt "MALE" 22888#~ msgid "also known as" 22889#~ msgstr "auch bekannt als" 22890 22891#~ msgid "always" 22892#~ msgstr "immer" 22893 22894#~ msgid "before" 22895#~ msgstr "vor" 22896 22897#~ msgid "birth" 22898#~ msgstr "Geburt" 22899 22900#~ msgctxt "FEMALE" 22901#~ msgid "birth name" 22902#~ msgstr "geborene" 22903 22904#~ msgctxt "MALE" 22905#~ msgid "birth name" 22906#~ msgstr "Geburtsname" 22907 22908#~ msgid "burial" 22909#~ msgstr "Bestattung" 22910 22911#~ msgid "by" 22912#~ msgstr "von" 22913 22914#~ msgid "census added" 22915#~ msgstr "Volkszählung hinzugefügt" 22916 22917#~ msgid "century" 22918#~ msgstr "Jahrhundert" 22919 22920#~ msgctxt "FEMALE" 22921#~ msgid "change of name" 22922#~ msgstr "Namensänderung" 22923 22924#~ msgctxt "MALE" 22925#~ msgid "change of name" 22926#~ msgstr "Namensänderung" 22927 22928#~ msgid "children" 22929#~ msgstr "Kinder" 22930 22931#~ msgid "creating thumbnails of images" 22932#~ msgstr "Erstelle Vorschaubilder der Bilder" 22933 22934#~ msgid "death" 22935#~ msgstr "Tod" 22936 22937#~ msgid "deny" 22938#~ msgstr "verweigern" 22939 22940#~ msgid "east" 22941#~ msgstr "östlich" 22942 22943#~ msgctxt "FEMALE" 22944#~ msgid "estate name" 22945#~ msgstr "Hofname" 22946 22947#~ msgctxt "MALE" 22948#~ msgid "estate name" 22949#~ msgstr "Hofname" 22950 22951#~ msgid "ex-partner" 22952#~ msgstr "Ex-Partner" 22953 22954#~ msgctxt "FEMALE" 22955#~ msgid "ex-partner" 22956#~ msgstr "Ex-Partnerin" 22957 22958#~ msgctxt "MALE" 22959#~ msgid "ex-partner" 22960#~ msgstr "Ex-Partner" 22961 22962#~ msgid "file upload capability" 22963#~ msgstr "Fähigkeit für Datei-Upload" 22964 22965#~ msgid "half-year after marriage" 22966#~ msgstr "Halb-Jahre nach der Ehe" 22967 22968#~ msgid "hh:mm or hh:mm:ss" 22969#~ msgstr "hh:mm oder hh:mm:ss" 22970 22971#~ msgctxt "FEMALE" 22972#~ msgid "immigration name" 22973#~ msgstr "Name nach Einwanderung" 22974 22975#~ msgctxt "MALE" 22976#~ msgid "immigration name" 22977#~ msgstr "Name nach Einwanderung" 22978 22979#~ msgid "import" 22980#~ msgstr "import" 22981 22982#~ msgid "interval %s year" 22983#~ msgid_plural "interval %s years" 22984#~ msgstr[0] "Zeitraum von einem Jahr" 22985#~ msgstr[1] "Zeitraum von %s Jahren" 22986 22987#~ msgid "interval one child" 22988#~ msgstr "Spanne: 1 Kind" 22989 22990#~ msgid "interval two children" 22991#~ msgstr "Spanne: 2 Kinder" 22992 22993#~ msgid "less than" 22994#~ msgstr "weniger als" 22995 22996#~ msgid "link" 22997#~ msgstr "Verknüpfen" 22998 22999#~ msgid "marriage" 23000#~ msgstr "Ehe" 23001 23002#~ msgctxt "FEMALE" 23003#~ msgid "married name" 23004#~ msgstr "Ehename" 23005 23006#~ msgctxt "MALE" 23007#~ msgid "married name" 23008#~ msgstr "Ehename" 23009 23010#~ msgid "maximum" 23011#~ msgstr "Maximum" 23012 23013#~ msgid "midnight" 23014#~ msgstr "Mitternacht" 23015 23016#~ msgid "minimum" 23017#~ msgstr "Minimum" 23018 23019#~ msgid "month" 23020#~ msgstr "Monat" 23021 23022#~ msgid "months after marriage" 23023#~ msgstr "Monate nach der Ehe" 23024 23025#~ msgid "months before and after marriage" 23026#~ msgstr "Monate vor und nach der Ehe" 23027 23028#~ msgid "never" 23029#~ msgstr "nie" 23030 23031#~ msgid "noon" 23032#~ msgstr "Mittag" 23033 23034#~ msgid "north" 23035#~ msgstr "nördlich" 23036 23037#~ msgid "over" 23038#~ msgstr "über" 23039 23040#~ msgid "overall" 23041#~ msgstr "insgesamt" 23042 23043#~ msgid "p.m." 23044#~ msgstr "nachmittags" 23045 23046#~ msgid "pixels" 23047#~ msgstr "Pixel" 23048 23049#~ msgid "preview" 23050#~ msgstr "Vorschau" 23051 23052#~ msgid "quarters after marriage" 23053#~ msgstr "Jahresviertel nach der Ehe" 23054 23055#~ msgctxt "FEMALE" 23056#~ msgid "religious name" 23057#~ msgstr "kirchlicher Name" 23058 23059#~ msgctxt "MALE" 23060#~ msgid "religious name" 23061#~ msgstr "kirchlicher Name" 23062 23063#~ msgid "reporting" 23064#~ msgstr "melden" 23065 23066#~ msgid "robot" 23067#~ msgstr "Webcrawler" 23068 23069#~ msgid "sort by filename" 23070#~ msgstr "sortiert nach Dateiname" 23071 23072#~ msgid "sort by title" 23073#~ msgstr "sortiert nach Titel" 23074 23075#~ msgid "south" 23076#~ msgstr "südlich" 23077 23078#~ msgid "this record does not exist" 23079#~ msgstr "Datensatz existiert nicht" 23080 23081#~ msgid "webtrees cannot connect to the PhpGedView database: %s." 23082#~ msgstr "webtrees kann keine Verbindung zur PhpGedView Datenbank herstellen: %s." 23083 23084#~ msgid "webtrees needs a MySQL database, version %s or later." 23085#~ msgstr "webtrees benötigt mindestens eine MySQL Datenbank Version %s oder höher." 23086 23087#~ msgid "webtrees needs to send emails, such as password reminders and website notifications. To do this, it can use this server’s built in PHP mail facility (which is not always available) or an external SMTP (mail-relay) service, for which you will need to provide the connection details." 23088#~ msgstr "webtrees muss E-Mails senden können, z.B. Passworterinnerungen und wichtige Seitenneuigkeiten. Um dies zu tun kann webtrees das in PHP enthaltene E-Mail-Programm (welches allerdings nicht immer enthalten ist) oder einen externen SMTP-Service nutzen, für den Sie die Kontaktdetails bereitstellen müssten." 23089 23090#~ msgid "webtrees reply address" 23091#~ msgstr "webtrees E-Mail-Antwortadresse" 23092 23093#~ msgid "webtrees wiki" 23094#~ msgstr "webtrees Wiki" 23095 23096#~ msgid "webtrees’ database must be on the same server as PhpGedView’s" 23097#~ msgstr "Die webtrees-Datenbank muss sich auf demselben Server wie die PhpGedView-Datenbank befinden" 23098 23099#~ msgid "west" 23100#~ msgstr "westlich" 23101 23102#, php-format 23103#~ msgid "“%s”" 23104#~ msgstr "„%s“" 23105 23106#~ msgid "“%s” has been added to your favorites." 23107#~ msgstr "„%s“ wurde zu den Favoriten hinzugefügt." 23108