Home
last modified time | relevance | path

Searched refs:parents (Results 1 – 25 of 81) sorted by relevance

1234

/webtrees/resources/views/modules/ancestors-chart/
H A Dtree.phtml25 <?php if ($generations > 1 && $parents instanceof Family) : ?>
28 …bs-toggle="collapse" data-bs-target="#fam-<?= e($parents->xref()) ?>" aria-controls="fam-<?= e($pa…
36 <?php foreach ($parents->facts(['MARR', 'DIV', '_NMR'], true) as $fact) : ?>
44 …<?= I18N::plural('%s child', '%s children', $parents->children()->count(), I18N::number($parents->…
47 <div id="fam-<?= e($parents->xref()) ?>" class="collapse show mb-4">
48 <?php foreach ($parents->spouses() as $n => $spouse) : ?>
51 <?php if ($n + 1 === $parents->spouses()->count()) : ?>
/webtrees/app/Module/
H A DBranchesListModule.php351 * @param Family|null $parents
355 …, bool $soundex_dm, bool $soundex_std, Individual $individual, Family|null $parents = null): string argument
390 if ($parents instanceof Family) {
392 if ($fact->target() === $parents) {
H A DRelationshipsChartModule.php607 $parents = DB::table('link AS l1')
620 foreach ($parents as $parent) {
/webtrees/app/Services/
H A DMapDataService.php81 $parents = $this->placeIdsForLocation($location);
88 ->whereIn('p_parent_id', $parents)
/webtrees/resources/css/
H A D_maps.css33 /* No way to target parents-only... */
/webtrees/app/Report/
H A DReportParserGenerate.php2631 * @param bool $parents
2636 private function addDescendancy(&$list, $pid, $parents = false, $generations = -1): void argument
2649 if ($parents) {
2685 …$this->addDescendancy($list, $child->xref(), $parents, $generations); // recurse on the childs fam…
/webtrees/resources/lang/fr/
H A Dmessages.po450 msgid "%s, her parents and siblings"
451 msgstr "%s, ses parents, ses frères et ses sœurs"
470 msgid "%s, his parents and siblings"
471 msgstr "%s, ses parents, ses frères et ses sœurs"
701 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
702 msgstr "Un enfant peut avoir plus d’un couple de parents. La relation entre l’enfant et ses parents
991 msgstr "Barre latérale montrant des familles proches d’un individu et parents."
1295 #: resources/views/family-page-parents.phtml:29
1377 #: resources/views/family-page-parents.phtml:51
1549 msgid "Adopted by both parents"
[all …]
/webtrees/resources/lang/fr-CA/
H A Dmessages.po447 msgid "%s, her parents and siblings"
448 msgstr "%s, ses parents et ses proches"
467 msgid "%s, his parents and siblings"
468 msgstr "%s, ses parents et leurs proches"
698 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
699 msgstr "Un enfant peut avoir plus d’un couple de parents. La relation entre l’enfant et ses parents
1292 #: resources/views/family-page-parents.phtml:29
1374 #: resources/views/family-page-parents.phtml:51
1546 msgid "Adopted by both parents"
1547 msgstr "Adopté(e) par les deux parents"
[all …]
/webtrees/resources/lang/uz/
H A Dmessages.po445 msgid "%s, her parents and siblings"
465 msgid "%s, his parents and siblings"
696 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
1290 #: resources/views/family-page-parents.phtml:29
1372 #: resources/views/family-page-parents.phtml:51
1544 msgid "Adopted by both parents"
1638 msgid "Adoptive parents"
1716 msgid "Age of parents next to child’s birthdate"
1874 msgid "An individual can have more than one set of parents. For example, birth and adopted."
2835 msgid "Birth parents"
[all …]
/webtrees/resources/lang/oc/
H A Dmessages.po445 msgid "%s, her parents and siblings"
446 msgstr "%s, los sieus parents e fraires"
465 msgid "%s, his parents and siblings"
696 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
986 msgstr "Barra lateral que mòstra las familhas e los parents d'una persona."
1001 msgstr "Pestanha que mòstra los parents dirèctes d'una persona."
1306 #: resources/views/family-page-parents.phtml:29
1388 #: resources/views/family-page-parents.phtml:51
1563 msgid "Adopted by both parents"
1564 msgstr "Adoptat/da per los dus parents"
[all …]
/webtrees/resources/lang/en-GB/
H A Dmessages.po446 msgid "%s, her parents and siblings"
447 msgstr "%s, her parents and siblings"
466 msgid "%s, his parents and siblings"
467 msgstr "%s, his parents and siblings"
697 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
698 msgstr "A child may have more than one set of parents. The relationship between the child and the p…
1291 #: resources/views/family-page-parents.phtml:29
1373 #: resources/views/family-page-parents.phtml:51
1545 msgid "Adopted by both parents"
1546 msgstr "Adopted by both parents"
[all …]
/webtrees/resources/lang/en-AU/
H A Dmessages.po446 msgid "%s, her parents and siblings"
447 msgstr "%s, her parents and siblings"
466 msgid "%s, his parents and siblings"
467 msgstr "%s, his parents and siblings"
697 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
698 msgstr "A child may have more than one set of parents. The relationship between the child and the p…
1291 #: resources/views/family-page-parents.phtml:29
1373 #: resources/views/family-page-parents.phtml:51
1545 msgid "Adopted by both parents"
1546 msgstr "Adopted by both parents"
[all …]
/webtrees/resources/lang/ku/
H A Dmessages.po445 msgid "%s, her parents and siblings"
465 msgid "%s, his parents and siblings"
696 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
697 msgstr "A child may have more than one set of parents. The relationship between the child and the p…
1290 #: resources/views/family-page-parents.phtml:29
1372 #: resources/views/family-page-parents.phtml:51
1544 msgid "Adopted by both parents"
1545 msgstr "Adopted by both parents"
1638 msgid "Adoptive parents"
1716 msgid "Age of parents next to child’s birthdate"
[all …]
/webtrees/resources/lang/ca/
H A Dmessages.po450 msgid "%s, her parents and siblings"
470 msgid "%s, his parents and siblings"
701 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
991 msgstr "Barra lateral que mostra les famílies i els parents d’una persona."
1006 msgstr "Pestanya que mostra els parents directes d’una persona."
1295 #: resources/views/family-page-parents.phtml:29
1377 #: resources/views/family-page-parents.phtml:51
1549 msgid "Adopted by both parents"
1643 msgid "Adoptive parents"
1721 msgid "Age of parents next to child’s birthdate"
[all …]
/webtrees/resources/lang/tt/
H A Dmessages.po427 msgid "%s, her parents and siblings"
447 msgid "%s, his parents and siblings"
678 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
1273 #: resources/views/family-page-parents.phtml:29
1355 #: resources/views/family-page-parents.phtml:51
1528 msgid "Adopted by both parents"
1622 msgid "Adoptive parents"
1700 msgid "Age of parents next to child’s birthdate"
1858 msgid "An individual can have more than one set of parents. For example, birth and adopted."
2819 msgid "Birth parents"
[all …]
/webtrees/resources/lang/yi/
H A Dmessages.po446 msgid "%s, her parents and siblings"
466 msgid "%s, his parents and siblings"
697 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
1291 #: resources/views/family-page-parents.phtml:29
1373 #: resources/views/family-page-parents.phtml:51
1545 msgid "Adopted by both parents"
1639 msgid "Adoptive parents"
1717 msgid "Age of parents next to child’s birthdate"
1875 msgid "An individual can have more than one set of parents. For example, birth and adopted."
2836 msgid "Birth parents"
[all …]
/webtrees/resources/lang/hi/
H A Dmessages.po450 msgid "%s, her parents and siblings"
470 msgid "%s, his parents and siblings"
701 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
1295 #: resources/views/family-page-parents.phtml:29
1377 #: resources/views/family-page-parents.phtml:51
1549 msgid "Adopted by both parents"
1643 msgid "Adoptive parents"
1721 msgid "Age of parents next to child’s birthdate"
1879 msgid "An individual can have more than one set of parents. For example, birth and adopted."
2840 msgid "Birth parents"
[all …]
/webtrees/resources/lang/sw/
H A Dmessages.po445 msgid "%s, her parents and siblings"
465 msgid "%s, his parents and siblings"
696 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
1291 #: resources/views/family-page-parents.phtml:29
1374 #: resources/views/family-page-parents.phtml:51
1548 msgid "Adopted by both parents"
1642 msgid "Adoptive parents"
1720 msgid "Age of parents next to child’s birthdate"
1878 msgid "An individual can have more than one set of parents. For example, birth and adopted."
2840 msgid "Birth parents"
[all …]
/webtrees/resources/lang/bg/
H A Dmessages.po445 msgid "%s, her parents and siblings"
465 msgid "%s, his parents and siblings"
696 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
1290 #: resources/views/family-page-parents.phtml:29
1372 #: resources/views/family-page-parents.phtml:51
1544 msgid "Adopted by both parents"
1638 msgid "Adoptive parents"
1716 msgid "Age of parents next to child’s birthdate"
1874 msgid "An individual can have more than one set of parents. For example, birth and adopted."
2835 msgid "Birth parents"
[all …]
/webtrees/resources/lang/fa/
H A Dmessages.po448 msgid "%s, her parents and siblings"
468 msgid "%s, his parents and siblings"
699 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
1293 #: resources/views/family-page-parents.phtml:29
1375 #: resources/views/family-page-parents.phtml:51
1547 msgid "Adopted by both parents"
1641 msgid "Adoptive parents"
1719 msgid "Age of parents next to child’s birthdate"
1877 msgid "An individual can have more than one set of parents. For example, birth and adopted."
2838 msgid "Birth parents"
[all …]
/webtrees/resources/lang/zh-Hans/
H A Dmessages.po463 msgid "%s, her parents and siblings"
483 msgid "%s, his parents and siblings"
725 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
1390 #: resources/views/family-page-parents.phtml:29
1472 #: resources/views/family-page-parents.phtml:51
1654 msgid "Adopted by both parents"
1751 msgid "Adoptive parents"
1833 msgid "Age of parents next to child’s birthdate"
2010 msgid "An individual can have more than one set of parents. For example, birth and adopted."
3040 msgid "Birth parents"
[all …]
/webtrees/resources/lang/zh-Hant/
H A Dmessages.po462 msgid "%s, her parents and siblings"
482 msgid "%s, his parents and siblings"
724 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
1389 #: resources/views/family-page-parents.phtml:29
1471 #: resources/views/family-page-parents.phtml:51
1653 msgid "Adopted by both parents"
1750 msgid "Adoptive parents"
1832 msgid "Age of parents next to child’s birthdate"
2009 msgid "An individual can have more than one set of parents. For example, birth and adopted."
3039 msgid "Birth parents"
[all …]
/webtrees/resources/lang/kk/
H A Dmessages.po445 msgid "%s, her parents and siblings"
465 msgid "%s, his parents and siblings"
696 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
1290 #: resources/views/family-page-parents.phtml:29
1372 #: resources/views/family-page-parents.phtml:51
1544 msgid "Adopted by both parents"
1638 msgid "Adoptive parents"
1716 msgid "Age of parents next to child’s birthdate"
1874 msgid "An individual can have more than one set of parents. For example, birth and adopted."
2835 msgid "Birth parents"
[all …]
/webtrees/resources/lang/ka/
H A Dmessages.po427 msgid "%s, her parents and siblings"
447 msgid "%s, his parents and siblings"
678 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
1275 #: resources/views/family-page-parents.phtml:29
1357 #: resources/views/family-page-parents.phtml:51
1531 msgid "Adopted by both parents"
1625 msgid "Adoptive parents"
1703 msgid "Age of parents next to child’s birthdate"
1861 msgid "An individual can have more than one set of parents. For example, birth and adopted."
2824 msgid "Birth parents"
[all …]
/webtrees/resources/lang/uk/
H A Dmessages.po463 msgid "%s, her parents and siblings"
483 msgid "%s, his parents and siblings"
714 msgid "A child may have more than one set of parents. The relationship between the child and the pa…
1308 #: resources/views/family-page-parents.phtml:29
1390 #: resources/views/family-page-parents.phtml:51
1562 msgid "Adopted by both parents"
1656 msgid "Adoptive parents"
1734 msgid "Age of parents next to child’s birthdate"
1892 msgid "An individual can have more than one set of parents. For example, birth and adopted."
2853 msgid "Birth parents"
[all …]

1234