diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2021-07-27 17:32:22 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2021-07-27 17:33:22 +0100 |
| commit | b52a415d9d1e0b9a0fa9ea0bcfa09b8564512a75 (patch) | |
| tree | 93b1d410cc74aef349c1e317d1abb80f8f3005dd /resources/lang/pt | |
| parent | f75be1338c0f1f48e2889f2c0c1e1513ad7ed76b (diff) | |
| download | webtrees-b52a415d9d1e0b9a0fa9ea0bcfa09b8564512a75.tar.gz webtrees-b52a415d9d1e0b9a0fa9ea0bcfa09b8564512a75.tar.bz2 webtrees-b52a415d9d1e0b9a0fa9ea0bcfa09b8564512a75.zip | |
Fix: #3920 - hide/show password text is not translated
Diffstat (limited to 'resources/lang/pt')
| -rw-r--r-- | resources/lang/pt/messages.po | 1906 |
1 files changed, 958 insertions, 948 deletions
diff --git a/resources/lang/pt/messages.po b/resources/lang/pt/messages.po index b9d0a61d06..ee496974c8 100644 --- a/resources/lang/pt/messages.po +++ b/resources/lang/pt/messages.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: webtrees\n" "Report-Msgid-Bugs-To: i18n@webtrees.net\n" -"POT-Creation-Date: 2021-06-19 12:43+0100\n" +"POT-Creation-Date: 2021-07-27 17:32+0100\n" "PO-Revision-Date: 2021-04-07 19:59+0000\n" "Last-Translator: Alan Benazzi <alan.benazzi@gmail.com>\n" "Language-Team: Portuguese <https://translate.webtrees.net/projects/webtrees/webtrees/pt/>\n" @@ -130,20 +130,20 @@ msgid "%1$s × %2$s" msgstr "%1$s × %2$s" #. I18N: image dimensions, width × height -#: app/Http/RequestHandlers/ManageMediaData.php:351 app/MediaFile.php:329 +#: app/Http/RequestHandlers/ManageMediaData.php:354 app/MediaFile.php:329 #, php-format msgid "%1$s × %2$s pixels" msgstr "%1$s × %2$s pixeis" #. I18N: e.g. "Occupation: farmer" -#: app/Elements/AbstractElement.php:207 +#: app/Elements/AbstractElement.php:208 #: resources/views/modules/media-list/page.phtml:138 #, php-format msgid "%1$s: %2$s" msgstr "%1$s: %2$s" #. I18N: A range of numbers -#: app/Individual.php:502 app/Module/StatisticsChartModule.php:860 +#: app/Individual.php:480 app/Module/StatisticsChartModule.php:860 #, php-format msgid "%1$s–%2$s" msgstr "%1$s–%2$s" @@ -169,35 +169,35 @@ msgid "%s BCE" msgstr "%s AC" #. I18N: size of file in KB -#: app/Http/RequestHandlers/ManageMediaData.php:341 app/MediaFile.php:314 -#: app/Services/MediaFileService.php:91 +#: app/Http/RequestHandlers/ManageMediaData.php:344 app/MediaFile.php:314 +#: app/Services/MediaFileService.php:104 #, php-format msgid "%s KB" msgstr "%s KB" -#: app/Module/ClippingsCartModule.php:628 +#: app/Module/ClippingsCartModule.php:613 #, php-format msgid "%s and her ancestors" msgstr "%s e antepassados dela" -#: app/Module/ClippingsCartModule.php:637 +#: app/Module/ClippingsCartModule.php:622 #, php-format msgid "%s and his ancestors" msgstr "%s e antepassados dele" -#: app/Module/ClippingsCartModule.php:962 +#: app/Module/ClippingsCartModule.php:947 #, php-format msgid "%s and the individuals that reference it." msgstr "%s e as pessoas que o referenciam." #. I18N: %s is a family (husband + wife) -#: app/Module/ClippingsCartModule.php:526 +#: app/Module/ClippingsCartModule.php:511 #, php-format msgid "%s and their children" msgstr "%s e seus filhos" #. I18N: %s is a family (husband + wife) -#: app/Module/ClippingsCartModule.php:528 +#: app/Module/ClippingsCartModule.php:513 #, php-format msgid "%s and their descendants" msgstr "%s e os seus descendentes" @@ -211,7 +211,7 @@ msgstr[1] "%s usuários anônimos conectados" #: resources/views/family-page-children.phtml:19 #: resources/views/modules/ancestors-chart/tree.phtml:42 -#: resources/views/modules/descendancy_chart/tree.phtml:41 +#: resources/views/modules/descendancy_chart/tree.phtml:40 #: resources/views/statistics/families/top10-list.phtml:20 #: resources/views/statistics/families/top10-nolist.phtml:16 #, php-format @@ -220,7 +220,7 @@ msgid_plural "%s children" msgstr[0] "%s filho" msgstr[1] "%s filhos" -#: app/Age.php:106 app/Functions/FunctionsPrint.php:267 +#: app/Age.php:106 app/Elements/AgeAtEvent.php:84 #: app/Statistics/Repository/FamilyRepository.php:340 #: app/Statistics/Repository/IndividualRepository.php:954 #, php-format @@ -236,8 +236,8 @@ msgid_plural "%s families" msgstr[0] "família %s" msgstr[1] "famílias %s" -#: app/Http/RequestHandlers/SearchReplaceAction.php:78 -#: app/Http/RequestHandlers/SearchReplaceAction.php:118 +#: app/Http/RequestHandlers/SearchReplaceAction.php:79 +#: app/Http/RequestHandlers/SearchReplaceAction.php:111 #, php-format msgid "%s family has been updated." msgid_plural "%s families have been updated." @@ -268,9 +268,9 @@ msgid_plural "%s individuals" msgstr[0] "%s pessoa" msgstr[1] "%s pessoas" -#: app/Http/RequestHandlers/SearchReplaceAction.php:74 -#: app/Http/RequestHandlers/SearchReplaceAction.php:108 -#: app/Http/RequestHandlers/SearchReplaceAction.php:114 +#: app/Http/RequestHandlers/SearchReplaceAction.php:75 +#: app/Http/RequestHandlers/SearchReplaceAction.php:101 +#: app/Http/RequestHandlers/SearchReplaceAction.php:107 #, php-format msgid "%s individual has been updated." msgid_plural "%s individuals have been updated." @@ -284,7 +284,7 @@ msgid_plural "%s messages" msgstr[0] "%s mensagem" msgstr[1] "%s mensagens" -#: app/Age.php:102 app/Functions/FunctionsPrint.php:263 +#: app/Age.php:102 app/Elements/AgeAtEvent.php:82 #: app/Statistics/Repository/FamilyRepository.php:346 #: app/Statistics/Repository/IndividualRepository.php:959 #: resources/views/modules/relatives/family.phtml:196 @@ -294,7 +294,7 @@ msgid_plural "%s months" msgstr[0] "%s mês" msgstr[1] "%s meses" -#: app/Http/RequestHandlers/SearchReplaceAction.php:90 +#: app/Http/RequestHandlers/SearchReplaceAction.php:91 #, php-format msgid "%s note has been updated." msgid_plural "%s notes have been updated." @@ -313,7 +313,7 @@ msgstr "%s uma vez removido ascendente" msgid "%s once removed descending" msgstr "%s uma vez removido descendente" -#: app/Http/RequestHandlers/SearchReplaceAction.php:82 +#: app/Http/RequestHandlers/SearchReplaceAction.php:83 #, php-format msgid "%s repository has been updated." msgid_plural "%s repositories have been updated." @@ -334,7 +334,7 @@ msgid_plural "%s signed-in users" msgstr[0] "%s utilizador conectado" msgstr[1] "%s utilizadores conectados" -#: app/Http/RequestHandlers/SearchReplaceAction.php:86 +#: app/Http/RequestHandlers/SearchReplaceAction.php:87 #, php-format msgid "%s source has been updated." msgid_plural "%s sources have been updated." @@ -365,14 +365,14 @@ msgstr "%s duas vezes removido ascendente" msgid "%s twice removed descending" msgstr "%s duas vezes removido descendente" -#: app/Functions/FunctionsPrint.php:265 +#: app/Elements/AgeAtEvent.php:83 #, php-format msgid "%s week" msgid_plural "%s weeks" msgstr[0] "%s semana" msgstr[1] "%s semanas" -#: app/Age.php:98 app/Functions/FunctionsPrint.php:261 +#: app/Age.php:98 app/Elements/AgeAtEvent.php:81 #: app/Statistics/Repository/FamilyRepository.php:351 #: app/Statistics/Repository/IndividualRepository.php:964 #: resources/views/modules/relatives/family.phtml:194 @@ -426,42 +426,42 @@ msgstr "%s EC" msgid "%s+" msgstr "%s+" -#: app/Module/ClippingsCartModule.php:629 +#: app/Module/ClippingsCartModule.php:614 #, php-format msgid "%s, her ancestors and their families" msgstr "%s, os seus antepassados e suas famílias" -#: app/Module/ClippingsCartModule.php:626 +#: app/Module/ClippingsCartModule.php:611 #, php-format msgid "%s, her parents and siblings" msgstr "%s, seus pais e irmãos" -#: app/Module/ClippingsCartModule.php:627 +#: app/Module/ClippingsCartModule.php:612 #, php-format msgid "%s, her spouses and children" msgstr "" -#: app/Module/ClippingsCartModule.php:630 +#: app/Module/ClippingsCartModule.php:615 #, php-format msgid "%s, her spouses and descendants" msgstr "" -#: app/Module/ClippingsCartModule.php:638 +#: app/Module/ClippingsCartModule.php:623 #, php-format msgid "%s, his ancestors and their families" msgstr "" -#: app/Module/ClippingsCartModule.php:635 +#: app/Module/ClippingsCartModule.php:620 #, php-format msgid "%s, his parents and siblings" msgstr "" -#: app/Module/ClippingsCartModule.php:636 +#: app/Module/ClippingsCartModule.php:621 #, php-format msgid "%s, his spouses and children" msgstr "" -#: app/Module/ClippingsCartModule.php:639 +#: app/Module/ClippingsCartModule.php:624 #, php-format msgid "%s, his spouses and descendants" msgstr "" @@ -472,7 +472,7 @@ msgstr "" msgid "<select>" msgstr "<selecionar>" -#: app/Functions/FunctionsPrint.php:375 +#: app/Functions/FunctionsPrint.php:327 #, php-format msgid "(%s after death)" msgstr "(%s depois do falecimento)" @@ -484,16 +484,16 @@ msgid "(age %s)" msgstr "" #. I18N: The age of an individual at a given date -#: app/Functions/FunctionsPrint.php:358 -#: app/Functions/FunctionsPrintFacts.php:370 +#: app/Functions/FunctionsPrint.php:310 +#: app/Functions/FunctionsPrintFacts.php:369 #: app/Http/RequestHandlers/IndividualPage.php:174 #, php-format msgid "(aged %s)" msgstr "(idade de %s)" #. I18N: The age of an individual at a given date -#: app/Functions/FunctionsPrint.php:354 -#: app/Functions/FunctionsPrintFacts.php:367 +#: app/Functions/FunctionsPrint.php:306 +#: app/Functions/FunctionsPrintFacts.php:366 #: app/Http/RequestHandlers/IndividualPage.php:171 #, php-format msgctxt "Female" @@ -501,8 +501,8 @@ msgid "(aged %s)" msgstr "" #. I18N: The age of an individual at a given date -#: app/Functions/FunctionsPrint.php:350 -#: app/Functions/FunctionsPrintFacts.php:364 +#: app/Functions/FunctionsPrint.php:302 +#: app/Functions/FunctionsPrintFacts.php:363 #: app/Http/RequestHandlers/IndividualPage.php:168 #, php-format msgctxt "Male" @@ -515,7 +515,7 @@ msgstr "" msgid "(filtered from %s total entries)" msgstr "(filtrado de %s registros totais)" -#: app/Functions/FunctionsPrint.php:371 +#: app/Functions/FunctionsPrint.php:323 msgid "(on the date of death)" msgstr "(na data do falecimento)" @@ -639,11 +639,11 @@ msgid "<div class=\"largeError\">Notice:</div><div class=\"error\">By completing msgstr "" #. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. -#: app/Fact.php:625 app/Functions/FunctionsPrint.php:115 -#: app/Functions/FunctionsPrintFacts.php:399 -#: app/Functions/FunctionsPrintFacts.php:402 -#: app/Functions/FunctionsPrintFacts.php:464 -#: app/Functions/FunctionsPrintFacts.php:478 +#: app/Fact.php:613 app/Functions/FunctionsPrint.php:106 +#: app/Functions/FunctionsPrintFacts.php:398 +#: app/Functions/FunctionsPrintFacts.php:401 +#: app/Functions/FunctionsPrintFacts.php:475 +#: app/Functions/FunctionsPrintFacts.php:489 #, php-format msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" msgstr "" @@ -994,7 +994,7 @@ msgid "A tab showing the close relatives of an individual." msgstr "Uma aba que apresenta os parentes íntimos de uma pessoa." #. I18N: Description of the “Facts and events” module -#: app/Module/IndividualFactsTabModule.php:76 +#: app/Module/IndividualFactsTabModule.php:81 msgid "A tab showing the facts and events of an individual." msgstr "Uma aba que apresenta fatos e eventos de uma pessoa." @@ -1112,10 +1112,10 @@ msgstr "" msgid "Abbreviate place names" msgstr "Nomes de locais abreviados" -#: app/Factories/ElementFactory.php:680 app/Module/CustomTagsGedcomL.php:201 +#: app/Factories/ElementFactory.php:684 app/Module/CustomTagsGedcomL.php:201 #: app/Module/CustomTagsGenPluswin.php:133 #: app/Module/CustomTagsRootsMagic.php:56 -#: resources/views/lists/sources-table.phtml:94 +#: resources/views/lists/sources-table.phtml:95 #: resources/views/modals/source-fields.phtml:22 msgid "Abbreviation" msgstr "Abreviação" @@ -1229,14 +1229,14 @@ msgstr "Adar II" msgid "Add" msgstr "Adicionar" -#: app/Module/ClippingsCartModule.php:531 -#: app/Module/ClippingsCartModule.php:643 -#: app/Module/ClippingsCartModule.php:760 -#: app/Module/ClippingsCartModule.php:810 -#: app/Module/ClippingsCartModule.php:860 -#: app/Module/ClippingsCartModule.php:910 -#: app/Module/ClippingsCartModule.php:965 -#: app/Module/ClippingsCartModule.php:1027 +#: app/Module/ClippingsCartModule.php:516 +#: app/Module/ClippingsCartModule.php:628 +#: app/Module/ClippingsCartModule.php:745 +#: app/Module/ClippingsCartModule.php:795 +#: app/Module/ClippingsCartModule.php:845 +#: app/Module/ClippingsCartModule.php:895 +#: app/Module/ClippingsCartModule.php:950 +#: app/Module/ClippingsCartModule.php:1012 #, php-format msgid "Add %s to the clippings cart" msgstr "Adicionar %s ao carrinho" @@ -1245,18 +1245,18 @@ msgstr "Adicionar %s ao carrinho" msgid "Add a brother" msgstr "" -#: app/Http/RequestHandlers/AddChildToFamilyPage.php:85 +#: app/Http/RequestHandlers/AddChildToFamilyPage.php:98 #: resources/views/family-page-menu.phtml:50 #: resources/views/modules/relatives/family.phtml:228 msgid "Add a child" msgstr "" -#: app/Http/RequestHandlers/AddChildToIndividualPage.php:92 +#: app/Http/RequestHandlers/AddChildToIndividualPage.php:105 #: resources/views/modules/relatives/tab.phtml:157 msgid "Add a child to create a one-parent family" msgstr "Adicionar um filho para criar família com pai solteiro" -#: app/Http/RequestHandlers/AddChildToFamilyPage.php:84 +#: app/Http/RequestHandlers/AddChildToFamilyPage.php:97 #: resources/views/family-page-children.phtml:45 #: resources/views/modules/relatives/family.phtml:224 msgid "Add a daughter" @@ -1268,7 +1268,7 @@ msgstr "" msgid "Add a fact" msgstr "" -#: app/Http/RequestHandlers/AddParentToIndividualPage.php:84 +#: app/Http/RequestHandlers/AddParentToIndividualPage.php:97 #: resources/views/family-page-grandparents.phtml:34 #: resources/views/family-page-grandparents.phtml:42 #: resources/views/modules/relatives/tab.phtml:49 @@ -1280,8 +1280,8 @@ msgstr "Adicionar pai" msgid "Add a favorite" msgstr "Adicionar Favorito" -#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:92 -#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:92 +#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:105 +#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:105 #: resources/views/family-page-menu.phtml:37 #: resources/views/family-page-parents.phtml:27 #: resources/views/modules/relatives/family.phtml:63 @@ -1289,7 +1289,7 @@ msgstr "Adicionar Favorito" msgid "Add a husband" msgstr "Adicionar marido" -#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:67 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:80 #: resources/views/modules/relatives/tab.phtml:148 msgid "Add a husband using an existing individual" msgstr "Adicionar um marido a partir de uma pessoa da árvore" @@ -1304,13 +1304,12 @@ msgstr "Adicionar informação ao Diário" msgid "Add a media file" msgstr "" -#: resources/views/family-page.phtml:71 #: resources/views/individual-page-images.phtml:59 #: resources/views/individual-page-menu.phtml:93 msgid "Add a media object" msgstr "Adicionar um novo objeto de mídia" -#: app/Http/RequestHandlers/AddParentToIndividualPage.php:82 +#: app/Http/RequestHandlers/AddParentToIndividualPage.php:95 #: resources/views/family-page-grandparents.phtml:64 #: resources/views/family-page-grandparents.phtml:72 #: resources/views/modules/relatives/tab.phtml:56 @@ -1325,7 +1324,6 @@ msgstr "Adicionar nome" msgid "Add a news article" msgstr "Adicionar Notícia" -#: resources/views/family-page.phtml:59 #: resources/views/modules/notes/tab.phtml:53 msgid "Add a note" msgstr "Adicionar uma nova nota" @@ -1338,18 +1336,17 @@ msgstr "" msgid "Add a sister" msgstr "" -#: app/Http/RequestHandlers/AddChildToFamilyPage.php:83 +#: app/Http/RequestHandlers/AddChildToFamilyPage.php:96 #: resources/views/family-page-children.phtml:41 #: resources/views/modules/relatives/family.phtml:220 msgid "Add a son" msgstr "" -#: resources/views/family-page.phtml:83 #: resources/views/modules/sources_tab/tab.phtml:51 msgid "Add a source citation" msgstr "Adicionar uma nova citação da fonte" -#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:93 +#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:106 msgid "Add a spouse" msgstr "" @@ -1364,8 +1361,8 @@ msgstr "Adicionar estória" msgid "Add a user" msgstr "Adicionar um novo usuário" -#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:90 -#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:91 +#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:103 +#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:104 #: resources/views/family-page-menu.phtml:44 #: resources/views/family-page-parents.phtml:49 #: resources/views/modules/relatives/family.phtml:100 @@ -1373,7 +1370,7 @@ msgstr "Adicionar um novo usuário" msgid "Add a wife" msgstr "Adicionar esposa" -#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:70 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:83 #: resources/views/modules/relatives/tab.phtml:146 msgid "Add a wife using an existing individual" msgstr "Adicionar uma esposa a partir de uma pessoa da árvore" @@ -1417,7 +1414,7 @@ msgstr "Acrescentar registos de falecimento em falta" msgid "Add more blocks from the following list." msgstr "" -#: resources/views/search-advanced-page.phtml:45 +#: resources/views/search-advanced-page.phtml:44 msgid "Add more fields" msgstr "Adicionar Mais Campos" @@ -1487,34 +1484,34 @@ msgstr "Adicionar/Editar Notícias ou Diário" msgid "Additional information" msgstr "" -#: app/Factories/ElementFactory.php:275 app/Factories/ElementFactory.php:386 -#: app/Factories/ElementFactory.php:406 app/Factories/ElementFactory.php:658 -#: app/Factories/ElementFactory.php:705 +#: app/Factories/ElementFactory.php:277 app/Factories/ElementFactory.php:389 +#: app/Factories/ElementFactory.php:409 app/Factories/ElementFactory.php:662 +#: app/Factories/ElementFactory.php:709 #: app/Http/RequestHandlers/CreateRepositoryModal.php:52 -#: app/Module/CustomTagsPhpGedView.php:67 app/Module/FixCemeteryTag.php:85 +#: app/Module/CustomTagsPhpGedView.php:57 app/Module/FixCemeteryTag.php:85 #: resources/views/modals/submitter-fields.phtml:33 msgid "Address" msgstr "Endereço" -#: app/Factories/ElementFactory.php:276 app/Factories/ElementFactory.php:387 -#: app/Factories/ElementFactory.php:407 app/Factories/ElementFactory.php:659 -#: app/Factories/ElementFactory.php:706 +#: app/Factories/ElementFactory.php:278 app/Factories/ElementFactory.php:390 +#: app/Factories/ElementFactory.php:410 app/Factories/ElementFactory.php:663 +#: app/Factories/ElementFactory.php:710 msgid "Address line 1" msgstr "Endereço (linha 1)" -#: app/Factories/ElementFactory.php:277 app/Factories/ElementFactory.php:388 -#: app/Factories/ElementFactory.php:408 app/Factories/ElementFactory.php:660 -#: app/Factories/ElementFactory.php:707 +#: app/Factories/ElementFactory.php:279 app/Factories/ElementFactory.php:391 +#: app/Factories/ElementFactory.php:411 app/Factories/ElementFactory.php:664 +#: app/Factories/ElementFactory.php:711 msgid "Address line 2" msgstr "Endereço (linha 2)" -#: app/Factories/ElementFactory.php:278 app/Factories/ElementFactory.php:389 -#: app/Factories/ElementFactory.php:409 app/Factories/ElementFactory.php:661 -#: app/Factories/ElementFactory.php:708 +#: app/Factories/ElementFactory.php:280 app/Factories/ElementFactory.php:392 +#: app/Factories/ElementFactory.php:412 app/Factories/ElementFactory.php:665 +#: app/Factories/ElementFactory.php:712 msgid "Address line 3" msgstr "" -#: resources/views/admin/tags.phtml:237 +#: resources/views/admin/tags.phtml:253 msgid "Addresses" msgstr "" @@ -1574,101 +1571,89 @@ msgstr "Adotado pela mãe" msgid "Adopted name" msgstr "" -#: app/Factories/ElementFactory.php:447 app/Factories/ElementFactory.php:450 +#: app/Factories/ElementFactory.php:450 app/Factories/ElementFactory.php:453 msgid "Adoption" msgstr "Adoção" -#: app/Module/IndividualFactsTabModule.php:324 +#: app/Module/IndividualFactsTabModule.php:323 msgid "Adoption of a brother" msgstr "Adoção de um irmão" -#: app/Module/IndividualFactsTabModule.php:303 +#: app/Module/IndividualFactsTabModule.php:302 msgid "Adoption of a child" msgstr "Adoção de um filho" -#: app/Module/IndividualFactsTabModule.php:302 +#: app/Module/IndividualFactsTabModule.php:301 msgid "Adoption of a daughter" msgstr "Adoção de uma filha" -#: app/Module/IndividualFactsTabModule.php:372 -#: app/Module/IndividualFactsTabModule.php:395 -#: app/Module/IndividualFactsTabModule.php:418 +#: app/Module/IndividualFactsTabModule.php:371 +#: app/Module/IndividualFactsTabModule.php:394 +#: app/Module/IndividualFactsTabModule.php:417 msgid "Adoption of a grandchild" msgstr "Adoção de um neto" -#: app/Module/IndividualFactsTabModule.php:371 +#: app/Module/IndividualFactsTabModule.php:370 msgid "Adoption of a granddaughter" msgstr "Adoção de uma neta" -#: app/Module/IndividualFactsTabModule.php:394 +#: app/Module/IndividualFactsTabModule.php:393 msgctxt "daughter’s daughter" msgid "Adoption of a granddaughter" msgstr "Adoção de uma neta" -#: app/Module/IndividualFactsTabModule.php:417 +#: app/Module/IndividualFactsTabModule.php:416 msgctxt "son’s daughter" msgid "Adoption of a granddaughter" msgstr "Adoção de uma neta" -#: app/Module/IndividualFactsTabModule.php:370 +#: app/Module/IndividualFactsTabModule.php:369 msgid "Adoption of a grandson" msgstr "Adoção de um neto" -#: app/Module/IndividualFactsTabModule.php:393 +#: app/Module/IndividualFactsTabModule.php:392 msgctxt "daughter’s son" msgid "Adoption of a grandson" msgstr "Adoção de um neto" -#: app/Module/IndividualFactsTabModule.php:416 +#: app/Module/IndividualFactsTabModule.php:415 msgctxt "son’s son" msgid "Adoption of a grandson" msgstr "Adoção de um neto" -#: app/Module/IndividualFactsTabModule.php:347 +#: app/Module/IndividualFactsTabModule.php:346 msgid "Adoption of a half-brother" msgstr "Adoção de um meio-irmão" -#: app/Module/IndividualFactsTabModule.php:349 +#: app/Module/IndividualFactsTabModule.php:348 msgid "Adoption of a half-sibling" msgstr "Adoção de um meio-irmão" -#: app/Module/IndividualFactsTabModule.php:348 +#: app/Module/IndividualFactsTabModule.php:347 msgid "Adoption of a half-sister" msgstr "Adoção de uma meio-irmã" -#: app/Module/IndividualFactsTabModule.php:326 +#: app/Module/IndividualFactsTabModule.php:325 msgid "Adoption of a sibling" msgstr "Adoção de um irmão" -#: app/Module/IndividualFactsTabModule.php:325 +#: app/Module/IndividualFactsTabModule.php:324 msgid "Adoption of a sister" msgstr "Adoção de uma irmã" -#: app/Module/IndividualFactsTabModule.php:301 +#: app/Module/IndividualFactsTabModule.php:300 msgid "Adoption of a son" msgstr "Adoção de um filho" -#: app/Factories/ElementFactory.php:449 +#: app/Factories/ElementFactory.php:452 msgid "Adoptive parents" msgstr "" -#: app/Factories/ElementFactory.php:493 +#: app/Factories/ElementFactory.php:496 msgid "Adult christening" msgstr "Batismo adulto" -#: resources/views/admin/trees-preferences.phtml:788 -msgid "Advanced fact preferences" -msgstr "Configurações avançadas de fato" - -#: resources/views/admin/trees-preferences.phtml:793 -msgid "Advanced name facts" -msgstr "Fatos avançados de nome" - -#: resources/views/admin/trees-preferences.phtml:806 -msgid "Advanced place name facts" -msgstr "Fatos avançados de nome de local" - -#: app/Http/RequestHandlers/SearchAdvancedPage.php:167 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:165 #: app/Module/SearchMenuModule.php:125 msgid "Advanced search" msgstr "Pesquisa avançada" @@ -1686,7 +1671,7 @@ msgstr "África" msgid "After creating the family tree, you will be able to import data from a GEDCOM file." msgstr "" -#: app/Factories/ElementFactory.php:414 app/Functions/FunctionsPrint.php:390 +#: app/Factories/ElementFactory.php:417 app/Functions/FunctionsPrint.php:342 #: app/Statistics/Google/ChartAge.php:141 #: app/Statistics/Google/ChartMarriageAge.php:164 #: resources/views/lists/chart-by-age.phtml:32 @@ -1752,8 +1737,8 @@ msgstr "Idade dos pais próximo da data de nascimento dos filhos" msgid "Age related to death year" msgstr "Idade em relação ao ano do falecimento" -#: app/Factories/ElementFactory.php:283 app/Factories/ElementFactory.php:415 -#: app/Factories/ElementFactory.php:687 +#: app/Factories/ElementFactory.php:285 app/Factories/ElementFactory.php:418 +#: app/Factories/ElementFactory.php:691 msgid "Agency" msgstr "Agência" @@ -1782,7 +1767,7 @@ msgstr "Albuquerque, Novo México" msgid "Algeria" msgstr "Argélia" -#: app/Factories/ElementFactory.php:453 +#: app/Factories/ElementFactory.php:456 msgid "Alias" msgstr "Apelido" @@ -1816,23 +1801,15 @@ msgstr "Vivo" msgid "All" msgstr "Todos" -#: app/Http/RequestHandlers/TreePrivacyPage.php:169 +#: app/Http/RequestHandlers/TreePrivacyPage.php:170 #: resources/views/admin/trees-privacy.phtml:272 msgid "All facts and events" msgstr "" -#: resources/views/admin/trees-preferences.phtml:739 -msgid "All family facts" -msgstr "" - #: app/Http/RequestHandlers/RegisterAction.php:234 msgid "All fields must be completed." msgstr "" -#: resources/views/admin/trees-preferences.phtml:685 -msgid "All individual facts" -msgstr "" - #: resources/views/calendar-page.phtml:121 #: resources/views/calendar-page.phtml:133 msgid "All individuals" @@ -1949,7 +1926,7 @@ msgstr "" msgid "Ancestors" msgstr "Antepassados" -#: app/Factories/ElementFactory.php:454 +#: app/Factories/ElementFactory.php:457 msgid "Ancestors interest" msgstr "Interesse dos antepassados" @@ -1963,7 +1940,7 @@ msgstr "Antepassados de " msgid "Ancestors of %s" msgstr "" -#: app/Factories/ElementFactory.php:452 +#: app/Factories/ElementFactory.php:455 msgid "Ancestral file number" msgstr "Ancestral file number" @@ -2004,7 +1981,7 @@ msgstr "Aniversário" msgid "Anniversary calendar" msgstr "Calendário de aniversário" -#: app/Factories/ElementFactory.php:319 +#: app/Factories/ElementFactory.php:321 msgid "Annulment" msgstr "Anulação" @@ -2038,13 +2015,13 @@ msgid "Apply privacy settings" msgstr "Aplicar medidas de privacidade" #. I18N: Label for checkbox -#: resources/views/admin/trees-preferences.phtml:893 +#: resources/views/admin/trees-preferences.phtml:807 #: resources/views/admin/trees-privacy.phtml:308 msgid "Apply these preferences to all family trees" msgstr "" #. I18N: Label for checkbox -#: resources/views/admin/trees-preferences.phtml:900 +#: resources/views/admin/trees-preferences.phtml:814 #: resources/views/admin/trees-privacy.phtml:315 msgid "Apply these preferences to new family trees" msgstr "" @@ -2095,7 +2072,7 @@ msgid "Are you sure you want to delete the link to “%s”?" msgstr "" #: resources/views/individual-name.phtml:87 -#: resources/views/media-page-details.phtml:40 +#: resources/views/media-page-details.phtml:41 msgid "Are you sure you want to delete this fact?" msgstr "Tem certeza que deseja excluir este fato?" @@ -2104,7 +2081,7 @@ msgstr "Tem certeza que deseja excluir este fato?" msgid "Are you sure you want to delete this message? It cannot be retrieved later." msgstr "Tem certeza que deseja excluir esta mensagem? Isto não poderá ser desfeito." -#: app/Http/RequestHandlers/ManageMediaData.php:250 +#: app/Http/RequestHandlers/ManageMediaData.php:253 #: resources/views/admin/clean-data.phtml:41 #: resources/views/admin/trees.phtml:115 #: resources/views/admin/users-table-options.phtml:44 @@ -2177,12 +2154,12 @@ msgstr "Cinza" msgid "Asia" msgstr "Ásia" -#: app/Factories/ElementFactory.php:455 -#: app/Functions/FunctionsPrintFacts.php:402 +#: app/Factories/ElementFactory.php:458 +#: app/Functions/FunctionsPrintFacts.php:401 #: app/Module/CustomTagsGedcomL.php:100 app/Module/CustomTagsGedcomL.php:149 #: app/Module/CustomTagsGenPluswin.php:77 #: app/Module/CustomTagsGenPluswin.php:109 -#: app/Module/CustomTagsPhpGedView.php:64 app/Module/CustomTagsWebtrees.php:54 +#: app/Module/CustomTagsPhpGedView.php:54 app/Module/CustomTagsWebtrees.php:54 #: app/Module/CustomTagsWebtrees.php:68 msgid "Associate" msgstr "Associado" @@ -2282,18 +2259,18 @@ msgstr "Austrália" msgid "Austria" msgstr "Áustria" -#: app/Factories/ElementFactory.php:681 -#: resources/views/lists/sources-table.phtml:95 +#: app/Factories/ElementFactory.php:685 +#: resources/views/lists/sources-table.phtml:96 #: resources/views/modals/source-fields.phtml:30 msgid "Author" msgstr "Autor" -#: app/Module/CustomTagsPhpGedView.php:62 +#: app/Module/CustomTagsPhpGedView.php:52 +#: app/Module/CustomTagsPhpGedView.php:60 +#: app/Module/CustomTagsPhpGedView.php:69 #: app/Module/CustomTagsPhpGedView.php:70 -#: app/Module/CustomTagsPhpGedView.php:79 -#: app/Module/CustomTagsPhpGedView.php:80 -#: app/Module/CustomTagsPhpGedView.php:83 -#: app/Module/CustomTagsPhpGedView.php:84 app/Module/CustomTagsWebtrees.php:53 +#: app/Module/CustomTagsPhpGedView.php:73 +#: app/Module/CustomTagsPhpGedView.php:74 app/Module/CustomTagsWebtrees.php:53 #: app/Module/CustomTagsWebtrees.php:67 app/Module/CustomTagsWebtrees.php:81 #: app/Module/CustomTagsWebtrees.php:83 app/Module/CustomTagsWebtrees.php:85 #: app/Module/CustomTagsWebtrees.php:87 app/Module/CustomTagsWebtrees.php:89 @@ -2476,84 +2453,84 @@ msgstr "Barém" msgid "Bangladesh" msgstr "Bangladeche" -#: app/Factories/ElementFactory.php:463 resources/views/calendar-page.phtml:185 +#: app/Factories/ElementFactory.php:466 resources/views/calendar-page.phtml:185 #: resources/xml/reports/missing_facts_report.xml:16 msgid "Baptism" msgstr "Batismo" -#: app/Module/IndividualFactsTabModule.php:319 +#: app/Module/IndividualFactsTabModule.php:318 msgid "Baptism of a brother" msgstr "Batizado de um irmão" -#: app/Module/IndividualFactsTabModule.php:298 +#: app/Module/IndividualFactsTabModule.php:297 msgid "Baptism of a child" msgstr "Batismo de um filho" -#: app/Module/IndividualFactsTabModule.php:297 +#: app/Module/IndividualFactsTabModule.php:296 msgid "Baptism of a daughter" msgstr "Batismo de uma filha" -#: app/Module/IndividualFactsTabModule.php:367 -#: app/Module/IndividualFactsTabModule.php:390 -#: app/Module/IndividualFactsTabModule.php:413 -#: app/Module/IndividualFactsTabModule.php:490 -#: app/Module/IndividualFactsTabModule.php:508 +#: app/Module/IndividualFactsTabModule.php:366 +#: app/Module/IndividualFactsTabModule.php:389 +#: app/Module/IndividualFactsTabModule.php:412 +#: app/Module/IndividualFactsTabModule.php:489 +#: app/Module/IndividualFactsTabModule.php:507 msgid "Baptism of a grandchild" msgstr "Batismo de um neto" -#: app/Module/IndividualFactsTabModule.php:366 +#: app/Module/IndividualFactsTabModule.php:365 msgid "Baptism of a granddaughter" msgstr "Batismo de uma neta" -#: app/Module/IndividualFactsTabModule.php:389 +#: app/Module/IndividualFactsTabModule.php:388 msgctxt "daughter’s daughter" msgid "Baptism of a granddaughter" msgstr "Batismo de uma neta" -#: app/Module/IndividualFactsTabModule.php:412 +#: app/Module/IndividualFactsTabModule.php:411 msgctxt "son’s daughter" msgid "Baptism of a granddaughter" msgstr "Batismo de uma neta" -#: app/Module/IndividualFactsTabModule.php:365 +#: app/Module/IndividualFactsTabModule.php:364 msgid "Baptism of a grandson" msgstr "Batizado de um neto" -#: app/Module/IndividualFactsTabModule.php:388 +#: app/Module/IndividualFactsTabModule.php:387 msgctxt "daughter’s son" msgid "Baptism of a grandson" msgstr "Batismo de um neto" -#: app/Module/IndividualFactsTabModule.php:411 +#: app/Module/IndividualFactsTabModule.php:410 msgctxt "son’s son" msgid "Baptism of a grandson" msgstr "Batismo de um neto" -#: app/Module/IndividualFactsTabModule.php:342 +#: app/Module/IndividualFactsTabModule.php:341 msgid "Baptism of a half-brother" msgstr "Batizado de um meio-irmão" -#: app/Module/IndividualFactsTabModule.php:344 +#: app/Module/IndividualFactsTabModule.php:343 msgid "Baptism of a half-sibling" msgstr "Batismo de um meio-irmão" -#: app/Module/IndividualFactsTabModule.php:343 +#: app/Module/IndividualFactsTabModule.php:342 msgid "Baptism of a half-sister" msgstr "Batismo de uma meio-irmã" -#: app/Module/IndividualFactsTabModule.php:321 +#: app/Module/IndividualFactsTabModule.php:320 msgid "Baptism of a sibling" msgstr "Batismo de um irmão" -#: app/Module/IndividualFactsTabModule.php:320 +#: app/Module/IndividualFactsTabModule.php:319 msgid "Baptism of a sister" msgstr "Batismo da irmã" -#: app/Module/IndividualFactsTabModule.php:296 +#: app/Module/IndividualFactsTabModule.php:295 msgid "Baptism of a son" msgstr "Batizado de um filho" -#: app/Factories/ElementFactory.php:466 +#: app/Factories/ElementFactory.php:469 #: resources/xml/reports/missing_facts_report.xml:17 msgid "Bar mitzvah" msgstr "Bar mitzvá" @@ -2567,7 +2544,7 @@ msgstr "Barbados" msgid "Base GEDCOM tag" msgstr "" -#: app/Factories/ElementFactory.php:469 +#: app/Factories/ElementFactory.php:472 #: resources/xml/reports/missing_facts_report.xml:18 msgid "Bat mitzvah" msgstr "Bat mitzvá" @@ -2581,7 +2558,7 @@ msgstr "Atualização em lote" msgid "Baton Rouge, Louisiana, United States" msgstr "Baton Rouge, Louisiana, Estados Unidos" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:260 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:252 msgid "Begins with" msgstr "Começa com" @@ -2655,7 +2632,7 @@ msgstr "" msgid "Birmingham, Alabama, United States" msgstr "Birmingham, Alabama, Estados Unidos" -#: app/Factories/ElementFactory.php:472 +#: app/Factories/ElementFactory.php:475 #: app/Http/RequestHandlers/IndividualPage.php:203 #: resources/views/calendar-page.phtml:182 #: resources/views/lists/individuals-table.phtml:210 @@ -2817,80 +2794,80 @@ msgstr "Início da série de Data de Nascimento" msgid "Birth name" msgstr "" -#: app/Module/IndividualFactsTabModule.php:309 +#: app/Module/IndividualFactsTabModule.php:308 msgid "Birth of a brother" msgstr "Nascimento de um irmão" -#: app/Module/IndividualFactsTabModule.php:288 app/Module/PlacesModule.php:221 +#: app/Module/IndividualFactsTabModule.php:287 app/Module/PlacesModule.php:222 #: resources/views/admin/trees-preferences.phtml:459 msgid "Birth of a child" msgstr "Nascimento de Filho" -#: app/Module/IndividualFactsTabModule.php:287 +#: app/Module/IndividualFactsTabModule.php:286 msgid "Birth of a daughter" msgstr "Batismo de uma filha" -#: app/Module/IndividualFactsTabModule.php:357 -#: app/Module/IndividualFactsTabModule.php:380 -#: app/Module/IndividualFactsTabModule.php:403 +#: app/Module/IndividualFactsTabModule.php:356 +#: app/Module/IndividualFactsTabModule.php:379 +#: app/Module/IndividualFactsTabModule.php:402 #: resources/views/admin/trees-preferences.phtml:453 msgid "Birth of a grandchild" msgstr "Nascimento de um neto" -#: app/Module/IndividualFactsTabModule.php:356 +#: app/Module/IndividualFactsTabModule.php:355 msgid "Birth of a granddaughter" msgstr "Nascimento de uma neta" -#: app/Module/IndividualFactsTabModule.php:379 +#: app/Module/IndividualFactsTabModule.php:378 msgctxt "daughter’s daughter" msgid "Birth of a granddaughter" msgstr "Nascimento de uma neta" -#: app/Module/IndividualFactsTabModule.php:402 +#: app/Module/IndividualFactsTabModule.php:401 msgctxt "son’s daughter" msgid "Birth of a granddaughter" msgstr "Nascimento de uma neta" -#: app/Module/IndividualFactsTabModule.php:355 +#: app/Module/IndividualFactsTabModule.php:354 msgid "Birth of a grandson" msgstr "Batizado de um neto" -#: app/Module/IndividualFactsTabModule.php:378 +#: app/Module/IndividualFactsTabModule.php:377 msgctxt "daughter’s son" msgid "Birth of a grandson" msgstr "Batismo de um neto" -#: app/Module/IndividualFactsTabModule.php:401 +#: app/Module/IndividualFactsTabModule.php:400 msgctxt "son’s son" msgid "Birth of a grandson" msgstr "Batismo de um neto" -#: app/Module/IndividualFactsTabModule.php:332 +#: app/Module/IndividualFactsTabModule.php:331 msgid "Birth of a half-brother" msgstr "Batizado de um meio-irmão" -#: app/Module/IndividualFactsTabModule.php:334 +#: app/Module/IndividualFactsTabModule.php:333 msgid "Birth of a half-sibling" msgstr "Nascimento de um meio-irmão" -#: app/Module/IndividualFactsTabModule.php:333 +#: app/Module/IndividualFactsTabModule.php:332 msgid "Birth of a half-sister" msgstr "Nascimento de uma meio-irmã" -#: app/Module/IndividualFactsTabModule.php:311 +#: app/Module/IndividualFactsTabModule.php:310 #: resources/views/admin/trees-preferences.phtml:465 msgid "Birth of a sibling" msgstr "Nascimento de um irmão" -#: app/Module/IndividualFactsTabModule.php:310 +#: app/Module/IndividualFactsTabModule.php:309 msgid "Birth of a sister" msgstr "Nascimento de uma irmã" -#: app/Module/IndividualFactsTabModule.php:286 +#: app/Module/IndividualFactsTabModule.php:285 msgid "Birth of a son" msgstr "Batizado de um filho" -#: app/Factories/ElementFactory.php:474 +#: app/Factories/ElementFactory.php:477 msgid "Birth parents" msgstr "" @@ -2920,11 +2897,11 @@ msgstr "Nascimentos por século" msgid "Bismarck, North Dakota, United States" msgstr "Bismarck, Dakota do Norte" -#: app/Factories/ElementFactory.php:476 +#: app/Factories/ElementFactory.php:479 msgid "Blessing" msgstr "Bênção" -#: app/Module/CustomTagsPhpGedView.php:88 +#: app/Module/CustomTagsPhpGedView.php:78 #: resources/views/edit-blocks-block.phtml:22 msgid "Block" msgstr "Bloco" @@ -3093,7 +3070,7 @@ msgstr "Buenos Aires, Argentina" msgid "Bulgaria" msgstr "Bulgária" -#: app/Factories/ElementFactory.php:479 resources/views/calendar-page.phtml:197 +#: app/Factories/ElementFactory.php:482 resources/views/calendar-page.phtml:197 #: resources/xml/reports/family_group_report.xml:351 #: resources/xml/reports/family_group_report.xml:705 #: resources/xml/reports/family_group_report.xml:1049 @@ -3101,127 +3078,127 @@ msgstr "Bulgária" msgid "Burial" msgstr "Sepultamento" -#: app/Module/IndividualFactsTabModule.php:447 +#: app/Module/IndividualFactsTabModule.php:446 msgid "Burial of a brother" msgstr "Sepultamento de um irmão" -#: app/Module/IndividualFactsTabModule.php:431 +#: app/Module/IndividualFactsTabModule.php:430 msgid "Burial of a child" msgstr "Sepultamento de um filho" -#: app/Module/IndividualFactsTabModule.php:430 +#: app/Module/IndividualFactsTabModule.php:429 msgid "Burial of a daughter" msgstr "Sepultamento de uma fllha" -#: app/Module/IndividualFactsTabModule.php:725 +#: app/Module/IndividualFactsTabModule.php:724 msgid "Burial of a father" msgstr "Sepultamento do pai" -#: app/Module/IndividualFactsTabModule.php:485 -#: app/Module/IndividualFactsTabModule.php:503 -#: app/Module/IndividualFactsTabModule.php:521 +#: app/Module/IndividualFactsTabModule.php:484 +#: app/Module/IndividualFactsTabModule.php:502 +#: app/Module/IndividualFactsTabModule.php:520 msgid "Burial of a grandchild" msgstr "Sepultamento de um neto" -#: app/Module/IndividualFactsTabModule.php:484 +#: app/Module/IndividualFactsTabModule.php:483 msgid "Burial of a granddaughter" msgstr "Sepultamento de uma neta" -#: app/Module/IndividualFactsTabModule.php:502 +#: app/Module/IndividualFactsTabModule.php:501 msgctxt "daughter’s daughter" msgid "Burial of a granddaughter" msgstr "Sepultamento de uma neta" -#: app/Module/IndividualFactsTabModule.php:520 +#: app/Module/IndividualFactsTabModule.php:519 msgctxt "son’s daughter" msgid "Burial of a granddaughter" msgstr "Sepultamento de uma neta" -#: app/Module/IndividualFactsTabModule.php:743 +#: app/Module/IndividualFactsTabModule.php:742 msgid "Burial of a grandfather" msgstr "Sepultamento de um avô" -#: app/Module/IndividualFactsTabModule.php:744 +#: app/Module/IndividualFactsTabModule.php:743 msgid "Burial of a grandmother" msgstr "Sepultamento de uma avó" -#: app/Module/IndividualFactsTabModule.php:745 -#: app/Module/IndividualFactsTabModule.php:763 -#: app/Module/IndividualFactsTabModule.php:781 +#: app/Module/IndividualFactsTabModule.php:744 +#: app/Module/IndividualFactsTabModule.php:762 +#: app/Module/IndividualFactsTabModule.php:780 msgid "Burial of a grandparent" msgstr "" -#: app/Module/IndividualFactsTabModule.php:483 +#: app/Module/IndividualFactsTabModule.php:482 msgid "Burial of a grandson" msgstr "Sepultamento de um neto" -#: app/Module/IndividualFactsTabModule.php:501 +#: app/Module/IndividualFactsTabModule.php:500 msgctxt "daughter’s son" msgid "Burial of a grandson" msgstr "Sepultamento de um neto" -#: app/Module/IndividualFactsTabModule.php:519 +#: app/Module/IndividualFactsTabModule.php:518 msgctxt "son’s son" msgid "Burial of a grandson" msgstr "Sepultamento de um neto" -#: app/Module/IndividualFactsTabModule.php:465 +#: app/Module/IndividualFactsTabModule.php:464 msgid "Burial of a half-brother" msgstr "Sepultamento de um meio--irmão" -#: app/Module/IndividualFactsTabModule.php:467 +#: app/Module/IndividualFactsTabModule.php:466 msgid "Burial of a half-sibling" msgstr "Sepultamento de um meio-irmão" -#: app/Module/IndividualFactsTabModule.php:466 +#: app/Module/IndividualFactsTabModule.php:465 msgid "Burial of a half-sister" msgstr "Sepultamento de uma meio-irmã" -#: app/Module/IndividualFactsTabModule.php:201 +#: app/Module/IndividualFactsTabModule.php:200 msgid "Burial of a husband" msgstr "Sepultamento de um marido" -#: app/Module/IndividualFactsTabModule.php:761 +#: app/Module/IndividualFactsTabModule.php:760 msgid "Burial of a maternal grandfather" msgstr "Sepultamento de um avô materno" -#: app/Module/IndividualFactsTabModule.php:762 +#: app/Module/IndividualFactsTabModule.php:761 msgid "Burial of a maternal grandmother" msgstr "Sepultamento de uma avó materna" -#: app/Module/IndividualFactsTabModule.php:726 +#: app/Module/IndividualFactsTabModule.php:725 msgid "Burial of a mother" msgstr "Sepultamento da mãe" -#: app/Module/IndividualFactsTabModule.php:727 +#: app/Module/IndividualFactsTabModule.php:726 msgid "Burial of a parent" msgstr "" -#: app/Module/IndividualFactsTabModule.php:779 +#: app/Module/IndividualFactsTabModule.php:778 msgid "Burial of a paternal grandfather" msgstr "Sepultamento de um avô paterno" -#: app/Module/IndividualFactsTabModule.php:780 +#: app/Module/IndividualFactsTabModule.php:779 msgid "Burial of a paternal grandmother" msgstr "Sepultamento de uma avó paterna" -#: app/Module/IndividualFactsTabModule.php:449 +#: app/Module/IndividualFactsTabModule.php:448 msgid "Burial of a sibling" msgstr "Sepultamento de um irmão" -#: app/Module/IndividualFactsTabModule.php:448 +#: app/Module/IndividualFactsTabModule.php:447 msgid "Burial of a sister" msgstr "Sepultamento de uma irmã" -#: app/Module/IndividualFactsTabModule.php:429 +#: app/Module/IndividualFactsTabModule.php:428 msgid "Burial of a son" msgstr "Sepultamento de um filho" -#: app/Module/IndividualFactsTabModule.php:203 +#: app/Module/IndividualFactsTabModule.php:202 msgid "Burial of a spouse" msgstr "Sepultamento do cônjuge" -#: app/Module/IndividualFactsTabModule.php:202 +#: app/Module/IndividualFactsTabModule.php:201 msgid "Burial of a wife" msgstr "Sepultamento de uma esposa" @@ -3298,7 +3275,7 @@ msgstr "Conversão de calendário" msgid "Calgary, Alberta, Canada" msgstr "" -#: app/Factories/ElementFactory.php:698 +#: app/Factories/ElementFactory.php:702 #: resources/views/modals/source-fields.phtml:50 msgid "Call number" msgstr "Número de Chamada" @@ -3347,7 +3324,7 @@ msgstr "Cardston, Alberta, Canada" msgid "Case insensitive" msgstr "Não distinguir maiúsculas/minúsculas" -#: app/Factories/ElementFactory.php:482 +#: app/Factories/ElementFactory.php:485 msgid "Caste" msgstr "Casta" @@ -3360,11 +3337,11 @@ msgstr "Categorias" msgid "Category" msgstr "" -#: app/Factories/ElementFactory.php:284 app/Factories/ElementFactory.php:416 +#: app/Factories/ElementFactory.php:286 app/Factories/ElementFactory.php:419 msgid "Cause" msgstr "Causa" -#: app/Factories/ElementFactory.php:507 +#: app/Factories/ElementFactory.php:510 #: app/Module/CustomTagsFamilyTreeMaker.php:116 msgid "Cause of death" msgstr "Causa do falecimento" @@ -3385,11 +3362,11 @@ msgstr "Ilhas Cayman" msgid "Cebu City, Philippines" msgstr "" -#: app/Module/CustomTagsGedcom53.php:126 app/Module/CustomTagsPhpGedView.php:69 +#: app/Module/CustomTagsGedcom53.php:126 app/Module/CustomTagsPhpGedView.php:59 msgid "Cemetery" msgstr "Cemitério" -#: app/Factories/ElementFactory.php:483 +#: app/Factories/ElementFactory.php:486 msgid "Census" msgstr "Censo" @@ -3398,7 +3375,7 @@ msgstr "Censo" msgid "Census assistant" msgstr "Assistente de censo" -#: app/Factories/ElementFactory.php:484 +#: app/Factories/ElementFactory.php:487 #: resources/views/modules/GEDFact_assistant/select-census.phtml:14 msgid "Census date" msgstr "Data do censo" @@ -3407,7 +3384,7 @@ msgstr "Data do censo" msgid "Census date and place" msgstr "" -#: app/Factories/ElementFactory.php:485 +#: app/Factories/ElementFactory.php:488 msgid "Census place" msgstr "Local do censo" @@ -3510,7 +3487,7 @@ msgstr[1] "Alterações nos últimos %s dias" msgid "Changes log" msgstr "Lista de alterações" -#: app/Factories/ElementFactory.php:370 +#: app/Factories/ElementFactory.php:373 msgid "Character set" msgstr "Conjunto de caracteres" @@ -3564,7 +3541,7 @@ msgstr "Verificando configuração do servidor" msgid "Chicago, Illinois, United States" msgstr "Chicago, Illinois, Estados Unidos" -#: app/Factories/ElementFactory.php:324 app/Functions/FunctionsPrint.php:246 +#: app/Elements/AgeAtEvent.php:78 app/Factories/ElementFactory.php:326 #: resources/views/edit/change-family-members.phtml:67 #: resources/views/edit/change-family-members.phtml:78 #: resources/views/modules/pedigree-chart/previous.phtml:40 @@ -3656,7 +3633,7 @@ msgstr "Escolha parentes" msgid "Choose user defined welcome text typed below" msgstr "Escolher o texto abaixo como sendo de boas-vindas" -#: app/Factories/ElementFactory.php:489 +#: app/Factories/ElementFactory.php:492 #: resources/xml/reports/family_group_report.xml:206 #: resources/xml/reports/family_group_report.xml:560 #: resources/xml/reports/family_group_report.xml:904 @@ -3664,73 +3641,73 @@ msgstr "Escolher o texto abaixo como sendo de boas-vindas" msgid "Christening" msgstr "Batismo" -#: app/Module/IndividualFactsTabModule.php:314 +#: app/Module/IndividualFactsTabModule.php:313 msgid "Christening of a brother" msgstr "Batizado de um irmão" -#: app/Module/IndividualFactsTabModule.php:293 +#: app/Module/IndividualFactsTabModule.php:292 msgid "Christening of a child" msgstr "Batizado de um filho" -#: app/Module/IndividualFactsTabModule.php:292 +#: app/Module/IndividualFactsTabModule.php:291 msgid "Christening of a daughter" msgstr "Batizado de uma filha" -#: app/Module/IndividualFactsTabModule.php:362 -#: app/Module/IndividualFactsTabModule.php:385 -#: app/Module/IndividualFactsTabModule.php:408 +#: app/Module/IndividualFactsTabModule.php:361 +#: app/Module/IndividualFactsTabModule.php:384 +#: app/Module/IndividualFactsTabModule.php:407 msgid "Christening of a grandchild" msgstr "Batizado de um neto" -#: app/Module/IndividualFactsTabModule.php:361 +#: app/Module/IndividualFactsTabModule.php:360 msgid "Christening of a granddaughter" msgstr "Batizado de uma neta" -#: app/Module/IndividualFactsTabModule.php:384 +#: app/Module/IndividualFactsTabModule.php:383 msgctxt "daughter’s daughter" msgid "Christening of a granddaughter" msgstr "Batizado de uma neta" -#: app/Module/IndividualFactsTabModule.php:407 +#: app/Module/IndividualFactsTabModule.php:406 msgctxt "son’s daughter" msgid "Christening of a granddaughter" msgstr "Batizado de uma neta" -#: app/Module/IndividualFactsTabModule.php:360 +#: app/Module/IndividualFactsTabModule.php:359 msgid "Christening of a grandson" msgstr "Batizado de um neto" -#: app/Module/IndividualFactsTabModule.php:383 +#: app/Module/IndividualFactsTabModule.php:382 msgctxt "daughter’s son" msgid "Christening of a grandson" msgstr "Batizado de um neto" -#: app/Module/IndividualFactsTabModule.php:406 +#: app/Module/IndividualFactsTabModule.php:405 msgctxt "son’s son" msgid "Christening of a grandson" msgstr "Batizado de um neto" -#: app/Module/IndividualFactsTabModule.php:337 +#: app/Module/IndividualFactsTabModule.php:336 msgid "Christening of a half-brother" msgstr "Batizado de um meio-irmão" -#: app/Module/IndividualFactsTabModule.php:339 +#: app/Module/IndividualFactsTabModule.php:338 msgid "Christening of a half-sibling" msgstr "Batizado de um meio-irmão" -#: app/Module/IndividualFactsTabModule.php:338 +#: app/Module/IndividualFactsTabModule.php:337 msgid "Christening of a half-sister" msgstr "Batizado de uma meio-irmã" -#: app/Module/IndividualFactsTabModule.php:316 +#: app/Module/IndividualFactsTabModule.php:315 msgid "Christening of a sibling" msgstr "Batizado de um irmão" -#: app/Module/IndividualFactsTabModule.php:315 +#: app/Module/IndividualFactsTabModule.php:314 msgid "Christening of a sister" msgstr "Batizado de uma sobrinha" -#: app/Module/IndividualFactsTabModule.php:291 +#: app/Module/IndividualFactsTabModule.php:290 msgid "Christening of a son" msgstr "Batizado de um filho" @@ -3747,9 +3724,9 @@ msgstr "Circuncisador" msgid "Citation" msgstr "" -#: app/Factories/ElementFactory.php:313 app/Factories/ElementFactory.php:365 -#: app/Factories/ElementFactory.php:443 app/Factories/ElementFactory.php:609 -#: app/Factories/ElementFactory.php:632 app/Factories/ElementFactory.php:655 +#: app/Factories/ElementFactory.php:315 app/Factories/ElementFactory.php:368 +#: app/Factories/ElementFactory.php:446 app/Factories/ElementFactory.php:613 +#: app/Factories/ElementFactory.php:636 app/Factories/ElementFactory.php:659 #: app/Module/CustomTagsGedcomL.php:111 app/Module/CustomTagsGedcomL.php:160 #: app/Module/CustomTagsGedcomL.php:217 app/Module/CustomTagsGedcomL.php:250 #: app/Module/CustomTagsWebtrees.php:65 app/Module/CustomTagsWebtrees.php:79 @@ -3764,9 +3741,9 @@ msgstr "Detalhes da citação" msgid "Citizenship" msgstr "Cidadania" -#: app/Factories/ElementFactory.php:279 app/Factories/ElementFactory.php:390 -#: app/Factories/ElementFactory.php:410 app/Factories/ElementFactory.php:662 -#: app/Factories/ElementFactory.php:709 +#: app/Factories/ElementFactory.php:281 app/Factories/ElementFactory.php:393 +#: app/Factories/ElementFactory.php:413 app/Factories/ElementFactory.php:666 +#: app/Factories/ElementFactory.php:713 msgid "City" msgstr "Cidade" @@ -3860,15 +3837,15 @@ msgstr "Columbus, Ohio, Estados Unidos" #: app/Module/CustomTagsGenPluswin.php:79 #: app/Module/CustomTagsGenPluswin.php:111 -#: app/Module/CustomTagsPhpGedView.php:63 -#: app/Module/CustomTagsPhpGedView.php:71 +#: app/Module/CustomTagsPhpGedView.php:53 +#: app/Module/CustomTagsPhpGedView.php:61 msgid "Comment" msgstr "Comentário" #: resources/views/emails/register-notify-html.phtml:32 #: resources/views/emails/register-notify-text.phtml:26 #: resources/views/modules/census-assistant.phtml:84 -#: resources/views/register-page.phtml:85 +#: resources/views/register-page.phtml:84 msgid "Comments" msgstr "Comentários" @@ -3926,7 +3903,7 @@ msgstr "" msgid "Compress the GEDCOM file" msgstr "" -#: app/Factories/ElementFactory.php:494 +#: app/Factories/ElementFactory.php:497 #: resources/xml/reports/missing_facts_report.xml:19 msgid "Confirmation" msgstr "Confirmação" @@ -3945,7 +3922,7 @@ msgstr "Informação para Contato" msgid "Contact method" msgstr "" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:261 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:253 msgid "Contains" msgstr "Contém" @@ -4053,7 +4030,7 @@ msgstr "Ilhas Cook" msgid "Cookies" msgstr "" -#: app/Factories/ElementFactory.php:297 app/Factories/ElementFactory.php:427 +#: app/Factories/ElementFactory.php:299 app/Factories/ElementFactory.php:430 #: app/Module/CustomTagsGedcomL.php:197 msgid "Coordinates" msgstr "" @@ -4085,7 +4062,7 @@ msgstr "" msgid "Copy the URL of the record to the clipboard" msgstr "" -#: app/Factories/ElementFactory.php:372 app/Factories/ElementFactory.php:399 +#: app/Factories/ElementFactory.php:375 app/Factories/ElementFactory.php:402 msgid "Copyright" msgstr "Direitos Autorais" @@ -4094,7 +4071,7 @@ msgstr "Direitos Autorais" msgid "Cordoba, Argentina" msgstr "" -#: app/Factories/ElementFactory.php:385 +#: app/Factories/ElementFactory.php:388 msgid "Corporation" msgstr "Corporação" @@ -4130,14 +4107,14 @@ msgstr "Contagem" msgid "Count the visits to each page" msgstr "" -#: app/Factories/ElementFactory.php:280 app/Factories/ElementFactory.php:391 -#: app/Factories/ElementFactory.php:411 app/Factories/ElementFactory.php:663 -#: app/Factories/ElementFactory.php:710 +#: app/Factories/ElementFactory.php:282 app/Factories/ElementFactory.php:394 +#: app/Factories/ElementFactory.php:414 app/Factories/ElementFactory.php:667 +#: app/Factories/ElementFactory.php:714 #: app/Statistics/Google/ChartDistribution.php:127 msgid "Country" msgstr "País" -#: app/Http/RequestHandlers/ManageMediaData.php:246 +#: app/Http/RequestHandlers/ManageMediaData.php:249 msgid "Create" msgstr "" @@ -4193,7 +4170,7 @@ msgstr "" msgid "Create a unique filename" msgstr "" -#: app/Http/RequestHandlers/AddUnlinkedPage.php:70 +#: app/Http/RequestHandlers/AddUnlinkedPage.php:84 msgid "Create an individual" msgstr "" @@ -4224,7 +4201,7 @@ msgstr "" msgid "Creation date" msgstr "" -#: app/Factories/ElementFactory.php:503 +#: app/Factories/ElementFactory.php:506 #: resources/xml/reports/family_group_report.xml:315 #: resources/xml/reports/family_group_report.xml:342 #: resources/xml/reports/family_group_report.xml:669 @@ -4234,125 +4211,125 @@ msgstr "" msgid "Cremation" msgstr "Cremação" -#: app/Module/IndividualFactsTabModule.php:452 +#: app/Module/IndividualFactsTabModule.php:451 msgid "Cremation of a brother" msgstr "Cremação de um irmão" -#: app/Module/IndividualFactsTabModule.php:436 +#: app/Module/IndividualFactsTabModule.php:435 msgid "Cremation of a child" msgstr "Cremação de um filho" -#: app/Module/IndividualFactsTabModule.php:435 +#: app/Module/IndividualFactsTabModule.php:434 msgid "Cremation of a daughter" msgstr "Cremação de uma filha" -#: app/Module/IndividualFactsTabModule.php:730 +#: app/Module/IndividualFactsTabModule.php:729 msgid "Cremation of a father" msgstr "Cremação do pai" -#: app/Module/IndividualFactsTabModule.php:526 +#: app/Module/IndividualFactsTabModule.php:525 msgid "Cremation of a grandchild" msgstr "Cremação de um neto" -#: app/Module/IndividualFactsTabModule.php:489 +#: app/Module/IndividualFactsTabModule.php:488 msgid "Cremation of a granddaughter" msgstr "Cremação de uma neta" -#: app/Module/IndividualFactsTabModule.php:507 +#: app/Module/IndividualFactsTabModule.php:506 msgctxt "daughter’s daughter" msgid "Cremation of a granddaughter" msgstr "Cremação de uma neta" -#: app/Module/IndividualFactsTabModule.php:525 +#: app/Module/IndividualFactsTabModule.php:524 msgctxt "son’s daughter" msgid "Cremation of a granddaughter" msgstr "Cremação de uma neta" -#: app/Module/IndividualFactsTabModule.php:748 +#: app/Module/IndividualFactsTabModule.php:747 msgid "Cremation of a grandfather" msgstr "Cremação de um avô" -#: app/Module/IndividualFactsTabModule.php:749 +#: app/Module/IndividualFactsTabModule.php:748 msgid "Cremation of a grandmother" msgstr "Cremação de uma avó" -#: app/Module/IndividualFactsTabModule.php:750 -#: app/Module/IndividualFactsTabModule.php:768 -#: app/Module/IndividualFactsTabModule.php:786 +#: app/Module/IndividualFactsTabModule.php:749 +#: app/Module/IndividualFactsTabModule.php:767 +#: app/Module/IndividualFactsTabModule.php:785 msgid "Cremation of a grandparent" msgstr "Cremação de um avô" -#: app/Module/IndividualFactsTabModule.php:488 +#: app/Module/IndividualFactsTabModule.php:487 msgid "Cremation of a grandson" msgstr "Cremação de um neto" -#: app/Module/IndividualFactsTabModule.php:506 +#: app/Module/IndividualFactsTabModule.php:505 msgctxt "daughter’s son" msgid "Cremation of a grandson" msgstr "Cremação de um neto" -#: app/Module/IndividualFactsTabModule.php:524 +#: app/Module/IndividualFactsTabModule.php:523 msgctxt "son’s son" msgid "Cremation of a grandson" msgstr "Cremação de um neto" -#: app/Module/IndividualFactsTabModule.php:470 +#: app/Module/IndividualFactsTabModule.php:469 msgid "Cremation of a half-brother" msgstr "Cremação de um meio-irmão" -#: app/Module/IndividualFactsTabModule.php:472 +#: app/Module/IndividualFactsTabModule.php:471 msgid "Cremation of a half-sibling" msgstr "Cremação de um meio-irmão" -#: app/Module/IndividualFactsTabModule.php:471 +#: app/Module/IndividualFactsTabModule.php:470 msgid "Cremation of a half-sister" msgstr "Cremação de uma meio-irmã" -#: app/Module/IndividualFactsTabModule.php:206 +#: app/Module/IndividualFactsTabModule.php:205 msgid "Cremation of a husband" msgstr "Cremação de um marido" -#: app/Module/IndividualFactsTabModule.php:766 +#: app/Module/IndividualFactsTabModule.php:765 msgid "Cremation of a maternal grandfather" msgstr "Cremação de um avô materno" -#: app/Module/IndividualFactsTabModule.php:767 +#: app/Module/IndividualFactsTabModule.php:766 msgid "Cremation of a maternal grandmother" msgstr "Sepultamento de uma avó materna" -#: app/Module/IndividualFactsTabModule.php:731 +#: app/Module/IndividualFactsTabModule.php:730 msgid "Cremation of a mother" msgstr "Cremação da mãe" -#: app/Module/IndividualFactsTabModule.php:732 +#: app/Module/IndividualFactsTabModule.php:731 msgid "Cremation of a parent" msgstr "" -#: app/Module/IndividualFactsTabModule.php:784 +#: app/Module/IndividualFactsTabModule.php:783 msgid "Cremation of a paternal grandfather" msgstr "Cremação de um avô paterno" -#: app/Module/IndividualFactsTabModule.php:785 +#: app/Module/IndividualFactsTabModule.php:784 msgid "Cremation of a paternal grandmother" msgstr "Sepultamento de uma avó paterna" -#: app/Module/IndividualFactsTabModule.php:454 +#: app/Module/IndividualFactsTabModule.php:453 msgid "Cremation of a sibling" msgstr "Cremação de um irmão" -#: app/Module/IndividualFactsTabModule.php:453 +#: app/Module/IndividualFactsTabModule.php:452 msgid "Cremation of a sister" msgstr "Cremação de uma irmã" -#: app/Module/IndividualFactsTabModule.php:434 +#: app/Module/IndividualFactsTabModule.php:433 msgid "Cremation of a son" msgstr "Cremação de um filho" -#: app/Module/IndividualFactsTabModule.php:208 +#: app/Module/IndividualFactsTabModule.php:207 msgid "Cremation of a spouse" msgstr "Cremação do cônjuge" -#: app/Module/IndividualFactsTabModule.php:207 +#: app/Module/IndividualFactsTabModule.php:206 msgid "Cremation of a wife" msgstr "Cremação de uma esposa" @@ -4392,14 +4369,9 @@ msgid "Custom GEDCOM tags" msgstr "" #: resources/views/calendar-page.phtml:203 -#: resources/views/edit/add-fact-row.phtml:40 msgid "Custom event" msgstr "Configurar Evento" -#: resources/views/edit/add-fact-row.phtml:39 -msgid "Custom fact" -msgstr "" - #: resources/views/admin/custom-module-info.phtml:12 msgid "Custom module" msgstr "" @@ -4444,10 +4416,10 @@ msgstr "Judaico" msgid "Dallas, Texas, United States" msgstr "Dallas, Texas, Estados Unidos" -#: app/Factories/ElementFactory.php:306 app/Factories/ElementFactory.php:358 -#: app/Factories/ElementFactory.php:436 app/Factories/ElementFactory.php:602 -#: app/Factories/ElementFactory.php:625 app/Factories/ElementFactory.php:648 -#: app/Factories/ElementFactory.php:686 app/Module/CustomTagsGedcomL.php:104 +#: app/Factories/ElementFactory.php:308 app/Factories/ElementFactory.php:361 +#: app/Factories/ElementFactory.php:439 app/Factories/ElementFactory.php:606 +#: app/Factories/ElementFactory.php:629 app/Factories/ElementFactory.php:652 +#: app/Factories/ElementFactory.php:690 app/Module/CustomTagsGedcomL.php:104 #: app/Module/CustomTagsGedcomL.php:153 app/Module/CustomTagsGedcomL.php:210 #: app/Module/CustomTagsGedcomL.php:243 app/Module/CustomTagsWebtrees.php:58 #: app/Module/CustomTagsWebtrees.php:72 @@ -4490,7 +4462,7 @@ msgstr "" msgid "Database connection" msgstr "Conexão de banco de dados" -#: app/Module/CustomTagsPhpGedView.php:89 +#: app/Module/CustomTagsPhpGedView.php:79 #: resources/views/setup/step-4-database-mysql.phtml:109 #: resources/views/setup/step-4-database-pgsql.phtml:95 #: resources/views/setup/step-4-database-sqlite.phtml:52 @@ -4498,7 +4470,7 @@ msgstr "Conexão de banco de dados" msgid "Database name" msgstr "Nome do banco de dados" -#: app/Module/CustomTagsPhpGedView.php:90 +#: app/Module/CustomTagsPhpGedView.php:80 #: resources/views/setup/step-4-database-mysql.phtml:95 #: resources/views/setup/step-4-database-pgsql.phtml:83 #: resources/views/setup/step-4-database-sqlsvr.phtml:83 @@ -4509,16 +4481,15 @@ msgstr "Senha do banco de dados" msgid "Database type" msgstr "" -#: app/Module/CustomTagsPhpGedView.php:92 +#: app/Module/CustomTagsPhpGedView.php:82 #: resources/views/setup/step-4-database-mysql.phtml:81 #: resources/views/setup/step-4-database-pgsql.phtml:71 #: resources/views/setup/step-4-database-sqlsvr.phtml:71 msgid "Database user account" msgstr "Conta de usuário do banco de dados" -#: app/Factories/ElementFactory.php:285 app/Factories/ElementFactory.php:352 -#: app/Factories/ElementFactory.php:373 app/Factories/ElementFactory.php:400 -#: app/Factories/ElementFactory.php:417 +#: app/Factories/ElementFactory.php:287 app/Factories/ElementFactory.php:376 +#: app/Factories/ElementFactory.php:403 app/Factories/ElementFactory.php:420 #: app/Http/RequestHandlers/HelpText.php:205 #: app/Module/CustomTagsFamilyTreeBuilder.php:56 #: app/Module/CustomTagsGedcomL.php:99 app/Module/CustomTagsGedcomL.php:148 @@ -4547,46 +4518,46 @@ msgstr "Data" msgid "Date differences" msgstr "Diferença de datas" -#: app/Factories/ElementFactory.php:458 +#: app/Factories/ElementFactory.php:461 msgid "Date of LDS baptism" msgstr "Data do batismo mórmom" -#: app/Factories/ElementFactory.php:595 +#: app/Factories/ElementFactory.php:599 msgid "Date of LDS child sealing" msgstr "Data do Selamento Mórmom de criança" -#: app/Factories/ElementFactory.php:498 +#: app/Factories/ElementFactory.php:501 msgid "Date of LDS confirmation" msgstr "" -#: app/Factories/ElementFactory.php:518 +#: app/Factories/ElementFactory.php:521 msgid "Date of LDS endowment" msgstr "Data da dotação mórmom" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:223 +#: app/Factories/ElementFactory.php:355 msgid "Date of LDS spouse sealing" msgstr "Data do Selamento Mórmom de cônjuge" -#: app/Factories/ElementFactory.php:448 +#: app/Factories/ElementFactory.php:451 msgid "Date of adoption" msgstr "Data da adoção" -#: app/Factories/ElementFactory.php:464 +#: app/Factories/ElementFactory.php:467 #: resources/xml/reports/missing_facts_report.xml:129 msgid "Date of baptism" msgstr "Data do batismo" -#: app/Factories/ElementFactory.php:467 +#: app/Factories/ElementFactory.php:470 #: resources/xml/reports/missing_facts_report.xml:212 msgid "Date of bar mitzvah" msgstr "Data do bar mitzvá" -#: app/Factories/ElementFactory.php:470 +#: app/Factories/ElementFactory.php:473 #: resources/xml/reports/missing_facts_report.xml:253 msgid "Date of bat mitzvah" msgstr "Data do bat mitzvá" -#: app/Factories/ElementFactory.php:473 +#: app/Factories/ElementFactory.php:476 #: resources/xml/reports/fact_sources.xml:68 #: resources/xml/reports/fact_sources.xml:272 #: resources/xml/reports/missing_facts_report.xml:81 @@ -4594,7 +4565,7 @@ msgstr "Data do bat mitzvá" msgid "Date of birth" msgstr "Data de nascimento" -#: app/Factories/ElementFactory.php:477 +#: app/Factories/ElementFactory.php:480 msgid "Date of blessing" msgstr "Data da Bênção" @@ -4602,96 +4573,95 @@ msgstr "Data da Bênção" msgid "Date of brit milah" msgstr "Data do brit milá" -#: app/Factories/ElementFactory.php:480 +#: app/Factories/ElementFactory.php:483 #: resources/xml/reports/missing_facts_report.xml:546 msgid "Date of burial" msgstr "Data do Sepultamento" -#: app/Factories/ElementFactory.php:490 +#: app/Factories/ElementFactory.php:493 #: resources/xml/reports/missing_facts_report.xml:170 msgid "Date of christening" msgstr "Data do batismo" -#: app/Factories/ElementFactory.php:495 +#: app/Factories/ElementFactory.php:498 #: resources/xml/reports/missing_facts_report.xml:294 msgid "Date of confirmation" msgstr "Data da confirmação" -#: app/Factories/ElementFactory.php:504 +#: app/Factories/ElementFactory.php:507 msgid "Date of cremation" msgstr "Data da Cremação" -#: app/Factories/ElementFactory.php:508 +#: app/Factories/ElementFactory.php:511 #: resources/xml/reports/cemetery_report.xml:46 #: resources/xml/reports/fact_sources.xml:274 #: resources/xml/reports/missing_facts_report.xml:505 msgid "Date of death" msgstr "Data do falecimeto" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:221 +#: app/Factories/ElementFactory.php:328 msgid "Date of divorce" msgstr "" -#: app/Factories/ElementFactory.php:515 +#: app/Factories/ElementFactory.php:518 msgid "Date of emigration" msgstr "Data de Emigração" -#: app/Factories/ElementFactory.php:328 +#: app/Factories/ElementFactory.php:331 #: resources/xml/reports/missing_facts_report.xml:336 msgid "Date of engagement" msgstr "Data do noivado" -#: app/Factories/ElementFactory.php:307 app/Factories/ElementFactory.php:359 -#: app/Factories/ElementFactory.php:437 app/Factories/ElementFactory.php:603 -#: app/Factories/ElementFactory.php:626 app/Factories/ElementFactory.php:649 +#: app/Factories/ElementFactory.php:309 app/Factories/ElementFactory.php:362 +#: app/Factories/ElementFactory.php:440 app/Factories/ElementFactory.php:607 +#: app/Factories/ElementFactory.php:630 app/Factories/ElementFactory.php:653 #: app/Module/CustomTagsGedcomL.php:105 app/Module/CustomTagsGedcomL.php:154 #: app/Module/CustomTagsGedcomL.php:211 app/Module/CustomTagsGedcomL.php:244 #: app/Module/CustomTagsWebtrees.php:59 app/Module/CustomTagsWebtrees.php:73 msgid "Date of entry in original source" msgstr "Data do registro na fonte original" -#: app/Factories/ElementFactory.php:524 +#: app/Factories/ElementFactory.php:527 msgid "Date of event" msgstr "Data do Evento" -#: app/Factories/ElementFactory.php:534 +#: app/Factories/ElementFactory.php:537 #: resources/xml/reports/missing_facts_report.xml:378 msgid "Date of first communion" msgstr "Data da primeira comunhão" -#: app/Factories/ElementFactory.php:540 +#: app/Factories/ElementFactory.php:544 msgid "Date of immigration" msgstr "Data de imigração" -#: app/Factories/ElementFactory.php:322 app/Factories/ElementFactory.php:487 -#: app/Factories/ElementFactory.php:617 app/Factories/ElementFactory.php:636 -#: app/Factories/ElementFactory.php:667 app/Factories/ElementFactory.php:683 -#: app/Factories/ElementFactory.php:714 app/Factories/ElementFactory.php:730 +#: app/Factories/ElementFactory.php:324 app/Factories/ElementFactory.php:490 +#: app/Factories/ElementFactory.php:621 app/Factories/ElementFactory.php:640 +#: app/Factories/ElementFactory.php:671 app/Factories/ElementFactory.php:687 +#: app/Factories/ElementFactory.php:718 app/Factories/ElementFactory.php:734 #: app/Module/CustomTagsGedcomL.php:192 msgid "Date of last change" msgstr "Data da última alteração" -#: app/Factories/ElementFactory.php:339 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:225 +#: app/Factories/ElementFactory.php:342 #: resources/xml/reports/fact_sources.xml:319 #: resources/xml/reports/missing_facts_report.xml:463 msgid "Date of marriage" msgstr "Data do casamento" -#: app/Factories/ElementFactory.php:334 +#: app/Factories/ElementFactory.php:337 #: resources/xml/reports/missing_facts_report.xml:420 msgid "Date of marriage banns" msgstr "Data de anúncios de casamento" -#: app/Factories/ElementFactory.php:568 +#: app/Factories/ElementFactory.php:572 msgid "Date of naturalization" msgstr "Data de Naturalização" -#: app/Factories/ElementFactory.php:578 +#: app/Factories/ElementFactory.php:582 msgid "Date of ordination" msgstr "Data de Ordenação" -#: app/Factories/ElementFactory.php:586 +#: app/Factories/ElementFactory.php:590 msgid "Date of residence" msgstr "Data da Residência" @@ -4703,7 +4673,7 @@ msgstr "Período" msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." msgstr "Períodos são usados para indicar que o fato, como uma ocupação, continuou por um período de tempo." -#: app/Factories/ElementFactory.php:689 resources/views/help/date.phtml:66 +#: app/Factories/ElementFactory.php:693 resources/views/help/date.phtml:66 #: resources/views/modules/statistics-chart/custom.phtml:96 msgid "Date range" msgstr "Intervalo de datas" @@ -4762,7 +4732,7 @@ msgstr "Dia:" msgid "Dead" msgstr "Morto" -#: app/Factories/ElementFactory.php:506 +#: app/Factories/ElementFactory.php:509 #: app/Http/RequestHandlers/IndividualPage.php:212 #: resources/views/calendar-page.phtml:194 #: resources/views/lists/individuals-table.phtml:199 @@ -4906,135 +4876,135 @@ msgstr "Fim da série de Data de Falecimento" msgid "Death date range start" msgstr "Início da série de Data de Falecimento" -#: app/Module/IndividualFactsTabModule.php:442 +#: app/Module/IndividualFactsTabModule.php:441 msgid "Death of a brother" msgstr "Falecimento de um irmão" -#: app/Module/IndividualFactsTabModule.php:426 +#: app/Module/IndividualFactsTabModule.php:425 #: resources/views/admin/trees-preferences.phtml:505 msgid "Death of a child" msgstr "Falecimento de um filho" -#: app/Module/IndividualFactsTabModule.php:425 +#: app/Module/IndividualFactsTabModule.php:424 msgid "Death of a daughter" msgstr "Falecimento de uma filha" -#: app/Functions/FunctionsPrint.php:216 -#: app/Module/IndividualFactsTabModule.php:720 +#: app/Functions/FunctionsPrint.php:207 +#: app/Module/IndividualFactsTabModule.php:719 msgid "Death of a father" msgstr "Falecimento do pai" -#: app/Module/IndividualFactsTabModule.php:480 -#: app/Module/IndividualFactsTabModule.php:498 -#: app/Module/IndividualFactsTabModule.php:516 +#: app/Module/IndividualFactsTabModule.php:479 +#: app/Module/IndividualFactsTabModule.php:497 +#: app/Module/IndividualFactsTabModule.php:515 #: resources/views/admin/trees-preferences.phtml:499 msgid "Death of a grandchild" msgstr "Falecimento de um neto" -#: app/Module/IndividualFactsTabModule.php:479 +#: app/Module/IndividualFactsTabModule.php:478 msgid "Death of a granddaughter" msgstr "Falecimento de uma neta" -#: app/Module/IndividualFactsTabModule.php:497 +#: app/Module/IndividualFactsTabModule.php:496 msgctxt "daughter’s daughter" msgid "Death of a granddaughter" msgstr "Falecimento de uma neta" -#: app/Module/IndividualFactsTabModule.php:515 +#: app/Module/IndividualFactsTabModule.php:514 msgctxt "son’s daughter" msgid "Death of a granddaughter" msgstr "Falecimento de uma neta" -#: app/Module/IndividualFactsTabModule.php:738 +#: app/Module/IndividualFactsTabModule.php:737 msgid "Death of a grandfather" msgstr "Falecimento de um avô" -#: app/Module/IndividualFactsTabModule.php:739 +#: app/Module/IndividualFactsTabModule.php:738 msgid "Death of a grandmother" msgstr "Falecimento de uma avó" -#: app/Module/IndividualFactsTabModule.php:740 -#: app/Module/IndividualFactsTabModule.php:758 -#: app/Module/IndividualFactsTabModule.php:776 +#: app/Module/IndividualFactsTabModule.php:739 +#: app/Module/IndividualFactsTabModule.php:757 +#: app/Module/IndividualFactsTabModule.php:775 #: resources/views/admin/trees-preferences.phtml:529 msgid "Death of a grandparent" msgstr "Falecimento de um um avô" -#: app/Module/IndividualFactsTabModule.php:478 +#: app/Module/IndividualFactsTabModule.php:477 msgid "Death of a grandson" msgstr "Falecimento de um neto" -#: app/Module/IndividualFactsTabModule.php:496 +#: app/Module/IndividualFactsTabModule.php:495 msgctxt "daughter’s son" msgid "Death of a grandson" msgstr "Falecimento de um neto" -#: app/Module/IndividualFactsTabModule.php:514 +#: app/Module/IndividualFactsTabModule.php:513 msgctxt "son’s son" msgid "Death of a grandson" msgstr "Falecimento de um neto" -#: app/Module/IndividualFactsTabModule.php:460 +#: app/Module/IndividualFactsTabModule.php:459 msgid "Death of a half-brother" msgstr "Falecimento de um meio-irmão" -#: app/Module/IndividualFactsTabModule.php:462 +#: app/Module/IndividualFactsTabModule.php:461 msgid "Death of a half-sibling" msgstr "Falecimento de um meio-irmão" -#: app/Module/IndividualFactsTabModule.php:461 +#: app/Module/IndividualFactsTabModule.php:460 msgid "Death of a half-sister" msgstr "Falecimento de uma meio-irmã" -#: app/Module/IndividualFactsTabModule.php:196 +#: app/Module/IndividualFactsTabModule.php:195 msgid "Death of a husband" msgstr "Falecimento de um marido" -#: app/Module/IndividualFactsTabModule.php:756 +#: app/Module/IndividualFactsTabModule.php:755 msgid "Death of a maternal grandfather" msgstr "Falecimento de um avô materno" -#: app/Module/IndividualFactsTabModule.php:757 +#: app/Module/IndividualFactsTabModule.php:756 msgid "Death of a maternal grandmother" msgstr "Falecimento de uma avó materna" -#: app/Functions/FunctionsPrint.php:208 -#: app/Module/IndividualFactsTabModule.php:721 +#: app/Functions/FunctionsPrint.php:199 +#: app/Module/IndividualFactsTabModule.php:720 msgid "Death of a mother" msgstr "Falecimento da mãe" -#: app/Module/IndividualFactsTabModule.php:722 +#: app/Module/IndividualFactsTabModule.php:721 #: resources/views/admin/trees-preferences.phtml:517 msgid "Death of a parent" msgstr "Falecimento de pai ou mãe" -#: app/Module/IndividualFactsTabModule.php:774 +#: app/Module/IndividualFactsTabModule.php:773 msgid "Death of a paternal grandfather" msgstr "Falecimento de um avô paterno" -#: app/Module/IndividualFactsTabModule.php:775 +#: app/Module/IndividualFactsTabModule.php:774 msgid "Death of a paternal grandmother" msgstr "Falecimento de uma avó paterna" -#: app/Module/IndividualFactsTabModule.php:444 +#: app/Module/IndividualFactsTabModule.php:443 #: resources/views/admin/trees-preferences.phtml:511 msgid "Death of a sibling" msgstr "Falecimento de um irmão" -#: app/Module/IndividualFactsTabModule.php:443 +#: app/Module/IndividualFactsTabModule.php:442 msgid "Death of a sister" msgstr "Falecimento de uma irmã" -#: app/Module/IndividualFactsTabModule.php:424 +#: app/Module/IndividualFactsTabModule.php:423 msgid "Death of a son" msgstr "Falecimento de um filho" -#: app/Module/IndividualFactsTabModule.php:198 +#: app/Module/IndividualFactsTabModule.php:197 #: resources/views/admin/trees-preferences.phtml:523 msgid "Death of a spouse" msgstr "Falecimento do cônjuge" -#: app/Module/IndividualFactsTabModule.php:197 +#: app/Module/IndividualFactsTabModule.php:196 msgid "Death of a wife" msgstr "Falecimento de uma esposa" @@ -5162,7 +5132,7 @@ msgctxt "font name" msgid "DejaVu" msgstr "DejaVu" -#: app/Http/RequestHandlers/ManageMediaData.php:252 +#: app/Http/RequestHandlers/ManageMediaData.php:255 #: app/Module/FixPrimaryTag.php:103 resources/views/admin/locations.phtml:50 #: resources/views/admin/trees-privacy.phtml:284 #: resources/views/admin/trees.phtml:116 @@ -5172,8 +5142,8 @@ msgstr "DejaVu" #: resources/views/edit/icon-fact-delete.phtml:16 #: resources/views/family-page-menu.phtml:70 #: resources/views/individual-page-menu.phtml:118 -#: resources/views/media-page-details.phtml:40 -#: resources/views/media-page-details.phtml:43 +#: resources/views/media-page-details.phtml:41 +#: resources/views/media-page-details.phtml:44 #: resources/views/media-page-menu.phtml:75 #: resources/views/modules/faq/config.phtml:59 #: resources/views/modules/gedcom_news/list.phtml:46 @@ -5255,7 +5225,7 @@ msgstr "" msgid "Descendants" msgstr "Descendentes" -#: app/Factories/ElementFactory.php:510 +#: app/Factories/ElementFactory.php:513 msgid "Descendants interest" msgstr "Interesse dos descendentes" @@ -5269,13 +5239,13 @@ msgstr "Descendentes de " msgid "Descendants of %s" msgstr "Descendentes de %s" -#: app/Factories/ElementFactory.php:511 app/Module/CustomTagsGedcomL.php:118 +#: app/Factories/ElementFactory.php:514 app/Module/CustomTagsGedcomL.php:118 #: app/Module/CustomTagsGedcomL.php:171 app/Module/CustomTagsLegacy.php:68 #: resources/views/admin/modules.phtml:72 resources/views/admin/tags.phtml:42 -#: resources/views/admin/tags.phtml:172 resources/views/admin/tags.phtml:248 -#: resources/views/admin/tags.phtml:310 resources/views/admin/tags.phtml:385 -#: resources/views/admin/tags.phtml:465 resources/views/admin/tags.phtml:749 -#: resources/views/admin/tags.phtml:803 resources/views/admin/tags.phtml:907 +#: resources/views/admin/tags.phtml:172 resources/views/admin/tags.phtml:264 +#: resources/views/admin/tags.phtml:326 resources/views/admin/tags.phtml:401 +#: resources/views/admin/tags.phtml:440 resources/views/admin/tags.phtml:724 +#: resources/views/admin/tags.phtml:778 resources/views/admin/tags.phtml:882 #: resources/views/report-setup-page.phtml:25 msgid "Description" msgstr "Descrição" @@ -5285,7 +5255,7 @@ msgstr "Descrição" msgid "Description META tag" msgstr "Palavras-chave para descrição" -#: app/Factories/ElementFactory.php:375 +#: app/Factories/ElementFactory.php:378 msgid "Destination" msgstr "Destino" @@ -5434,12 +5404,12 @@ msgstr "Apresentar e gerenciar as páginas favoritas de um usuário." msgid "Display custom GEDCOM tags" msgstr "" -#: app/Factories/ElementFactory.php:325 resources/views/calendar-page.phtml:191 +#: app/Factories/ElementFactory.php:327 resources/views/calendar-page.phtml:191 #: resources/views/lists/families-table.phtml:203 msgid "Divorce" msgstr "Divórcio" -#: app/Factories/ElementFactory.php:326 +#: app/Factories/ElementFactory.php:329 msgid "Divorce filed" msgstr "Pedido de Divórcio" @@ -5497,7 +5467,7 @@ msgstr "" msgid "Download a .ICS file containing an anniversary" msgstr "" -#: resources/views/media-page-details.phtml:85 +#: resources/views/media-page-details.phtml:86 msgid "Download file" msgstr "Baixar arquivo" @@ -5564,7 +5534,6 @@ msgstr "Casamento mais antigo" msgid "Ecuador" msgstr "Equador" -#: app/Functions/FunctionsPrintFacts.php:591 #: app/Http/RequestHandlers/MapDataEdit.php:73 #: app/Http/RequestHandlers/MapDataEdit.php:76 #: resources/views/admin/locations.phtml:48 @@ -5574,8 +5543,8 @@ msgstr "Equador" #: resources/views/admin/users.phtml:24 #: resources/views/edit/icon-fact-edit.phtml:13 #: resources/views/edit/icon-fact-edit.phtml:15 -#: resources/views/media-page-details.phtml:32 -#: resources/views/media-page-details.phtml:35 +#: resources/views/media-page-details.phtml:33 +#: resources/views/media-page-details.phtml:36 #: resources/views/media-page-menu.phtml:33 #: resources/views/modules/faq/config.phtml:58 #: resources/views/modules/gedcom_news/list.phtml:42 @@ -5620,8 +5589,8 @@ msgstr "Alterar nome" #: app/Http/RequestHandlers/EditRawFactPage.php:61 #: app/Http/RequestHandlers/EditRawRecordPage.php:61 -#: resources/views/edit/edit-fact.phtml:47 -#: resources/views/edit/edit-record.phtml:48 +#: resources/views/edit/edit-fact.phtml:57 +#: resources/views/edit/edit-record.phtml:58 #: resources/views/family-page-menu.phtml:76 #: resources/views/individual-page-menu.phtml:124 msgid "Edit the raw GEDCOM" @@ -5644,6 +5613,11 @@ msgstr "" msgid "Edit this individual and replace their details with your own." msgstr "Editar esta pessoa e substituir os detalhes com os seus próprios." +#: resources/views/edit/edit-fact.phtml:51 +#: resources/views/edit/edit-record.phtml:52 +msgid "Edit with all GEDCOM tags" +msgstr "" + #. I18N: A restriction on editing data #: resources/views/modals/restriction-fields.phtml:26 msgid "Editing restriction" @@ -5662,7 +5636,7 @@ msgstr "Editor" msgid "Edmonton, Alberta, Canada" msgstr "Edmonton, Alberta, Canada" -#: app/Factories/ElementFactory.php:512 +#: app/Factories/ElementFactory.php:515 msgid "Education" msgstr "Educação" @@ -5711,12 +5685,12 @@ msgstr "Elul" msgid "Email" msgstr "" -#: app/Factories/ElementFactory.php:286 app/Factories/ElementFactory.php:394 -#: app/Factories/ElementFactory.php:418 app/Factories/ElementFactory.php:670 -#: app/Factories/ElementFactory.php:717 +#: app/Factories/ElementFactory.php:288 app/Factories/ElementFactory.php:397 +#: app/Factories/ElementFactory.php:421 app/Factories/ElementFactory.php:674 +#: app/Factories/ElementFactory.php:721 #: app/Module/CustomTagsBrothersKeeper.php:97 #: app/Module/CustomTagsPersonalAncestralFile.php:57 -#: app/Module/CustomTagsPhpGedView.php:73 app/Module/CustomTagsReunion.php:51 +#: app/Module/CustomTagsPhpGedView.php:63 app/Module/CustomTagsReunion.php:51 #: resources/views/admin/users-create.phtml:71 #: resources/views/admin/users-edit.phtml:81 #: resources/views/admin/users.phtml:28 resources/views/contact-page.phtml:50 @@ -5733,7 +5707,7 @@ msgstr "Endereço de email" msgid "Email verified" msgstr "E-mail verificado" -#: app/Factories/ElementFactory.php:514 resources/views/calendar-page.phtml:200 +#: app/Factories/ElementFactory.php:517 resources/views/calendar-page.phtml:200 msgid "Emigration" msgstr "Emigração" @@ -5752,7 +5726,7 @@ msgid "Employee" msgstr "Empregado" #: app/Elements/RelationIsDescriptor.php:102 -#: app/Factories/ElementFactory.php:575 app/Factories/ElementFactory.php:590 +#: app/Factories/ElementFactory.php:579 app/Factories/ElementFactory.php:594 msgid "Employer" msgstr "Empregador" @@ -5794,7 +5768,7 @@ msgstr "Finalizando a série de alteração de datas" msgid "Endowment House" msgstr "Casa de dotação" -#: app/Factories/ElementFactory.php:327 +#: app/Factories/ElementFactory.php:330 #: resources/xml/reports/missing_facts_report.xml:20 msgid "Engagement" msgstr "Noivado" @@ -5884,10 +5858,10 @@ msgstr "Etiópia" msgid "Europe" msgstr "Europa" -#: app/Factories/ElementFactory.php:309 app/Factories/ElementFactory.php:330 -#: app/Factories/ElementFactory.php:361 app/Factories/ElementFactory.php:439 -#: app/Factories/ElementFactory.php:523 app/Factories/ElementFactory.php:605 -#: app/Factories/ElementFactory.php:628 app/Factories/ElementFactory.php:651 +#: app/Factories/ElementFactory.php:311 app/Factories/ElementFactory.php:333 +#: app/Factories/ElementFactory.php:364 app/Factories/ElementFactory.php:442 +#: app/Factories/ElementFactory.php:526 app/Factories/ElementFactory.php:609 +#: app/Factories/ElementFactory.php:632 app/Factories/ElementFactory.php:655 #: app/Module/CustomTagsGedcomL.php:107 app/Module/CustomTagsGedcomL.php:156 #: app/Module/CustomTagsGedcomL.php:195 app/Module/CustomTagsGedcomL.php:213 #: app/Module/CustomTagsGedcomL.php:246 app/Module/CustomTagsWebtrees.php:61 @@ -5899,7 +5873,7 @@ msgstr "Europa" msgid "Event" msgstr "Evento" -#: app/Factories/ElementFactory.php:688 resources/views/calendar-page.phtml:174 +#: app/Factories/ElementFactory.php:692 resources/views/calendar-page.phtml:174 #: resources/views/modules/gedcom_stats/statistics.phtml:135 #: resources/views/modules/html/template-statistics.phtml:56 #: resources/views/modules/todays_events/config.phtml:28 @@ -5920,11 +5894,11 @@ msgstr "Eventos de parentes próximos" msgid "Everybody has this role, including visitors to the website and search engines." msgstr "" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:259 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:251 msgid "Exact" msgstr "Exato" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:242 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:234 msgid "Exact date" msgstr "Data exata" @@ -5946,7 +5920,7 @@ msgid "Excluded from this submission" msgstr "" #. I18N: placeholder text for registration-comments field -#: resources/views/register-page.phtml:89 +#: resources/views/register-page.phtml:88 msgid "Explain why you are requesting an account." msgstr "" @@ -6018,7 +5992,7 @@ msgstr "PMF são listas de perguntas e respostas, que permitem explicar as regra msgid "FOKO country" msgstr "" -#: app/Factories/ElementFactory.php:527 +#: app/Factories/ElementFactory.php:530 msgid "Fact" msgstr "Fato" @@ -6110,17 +6084,17 @@ msgid "Fact or event" msgstr "" #. I18N: Name of a module/tab on the individual page. -#: app/Module/IndividualFactsTabModule.php:65 +#: app/Module/IndividualFactsTabModule.php:70 #: resources/views/admin/fix-level-0-media.phtml:38 #: resources/views/admin/locations.phtml:49 -#: resources/views/admin/tags.phtml:454 resources/views/family-page.phtml:37 +#: resources/views/admin/tags.phtml:429 resources/views/family-page.phtml:36 #: resources/views/modules/random_media/config.phtml:20 #: resources/xml/reports/individual_ext_report.xml:161 #: resources/xml/reports/individual_report.xml:149 msgid "Facts and events" msgstr "Fatos e eventos" -#: resources/views/admin/trees-preferences.phtml:734 +#: resources/views/admin/trees-preferences.phtml:705 msgid "Facts for family records" msgstr "Fatos para registros de Família" @@ -6128,11 +6102,11 @@ msgstr "Fatos para registros de Família" msgid "Facts for individual records" msgstr "Fatos para registros de pessoa" -#: resources/views/admin/trees-preferences.phtml:765 +#: resources/views/admin/trees-preferences.phtml:710 msgid "Facts for new families" msgstr "" -#: resources/views/admin/trees-preferences.phtml:711 +#: resources/views/admin/trees-preferences.phtml:685 msgid "Facts for new individuals" msgstr "" @@ -6156,7 +6130,7 @@ msgstr "Ilhas Falkland" #: resources/views/lists/locations-table.phtml:65 #: resources/views/lists/media-table.phtml:80 #: resources/views/lists/notes-table.phtml:91 -#: resources/views/lists/sources-table.phtml:98 +#: resources/views/lists/sources-table.phtml:99 #: resources/views/lists/submitters-table.phtml:69 #: resources/views/modules/gedcom_stats/config.phtml:48 #: resources/views/modules/gedcom_stats/statistics.phtml:90 @@ -6164,8 +6138,8 @@ msgstr "Ilhas Falkland" #: resources/views/modules/place-hierarchy/events.phtml:26 #: resources/views/modules/place-hierarchy/sidebar.phtml:45 #: resources/views/record-page-links.phtml:43 -#: resources/views/search-general-page.phtml:64 -#: resources/views/search-results.phtml:45 +#: resources/views/search-general-page.phtml:76 +#: resources/views/search-results.phtml:48 #: resources/xml/reports/fact_sources.xml:152 #: resources/xml/reports/fact_sources.xml:314 msgid "Families" @@ -6177,7 +6151,7 @@ msgid "Families with sources" msgstr "Famílias com fontes" #. I18N: Name of a module/report -#: app/Factories/ElementFactory.php:274 +#: app/Factories/ElementFactory.php:276 #: app/Module/CustomTagsFamilyTreeMaker.php:75 #: app/Module/CustomTagsGedcom53.php:104 #: app/Module/FamilyGroupReportModule.php:44 @@ -6196,11 +6170,11 @@ msgstr "Famílias com fontes" msgid "Family" msgstr "Família" -#: app/Factories/ElementFactory.php:529 +#: app/Factories/ElementFactory.php:532 msgid "Family as a child" msgstr "Família como Filho" -#: app/Factories/ElementFactory.php:532 +#: app/Factories/ElementFactory.php:535 msgid "Family as a spouse" msgstr "Familia como Cônjuge" @@ -6215,11 +6189,11 @@ msgstr "" msgid "Family book of %s" msgstr "Livro de família de %s" -#: app/Factories/ElementFactory.php:320 +#: app/Factories/ElementFactory.php:322 msgid "Family census" msgstr "" -#: app/Factories/ElementFactory.php:734 +#: app/Factories/ElementFactory.php:738 msgid "Family file" msgstr "Arquivo de família" @@ -6238,7 +6212,7 @@ msgstr "Notícias da família e anúncios do site." msgid "Family of %s" msgstr "Família de %s" -#: app/Factories/ElementFactory.php:348 +#: app/Factories/ElementFactory.php:351 msgid "Family residence" msgstr "" @@ -6263,7 +6237,7 @@ msgid "Family tree" msgstr "Árvore genealógica" #: app/Module/ClippingsCartModule.php:256 -#: app/Module/ClippingsCartModule.php:472 +#: app/Module/ClippingsCartModule.php:457 msgid "Family tree clippings cart" msgstr "Carrinho de recortes da Árvore Genealógica" @@ -6281,16 +6255,16 @@ msgid "Family trees" msgstr "Árvores geneálogicas" #. I18N: %s is the spouse name -#: app/Individual.php:936 +#: app/Individual.php:914 #, php-format msgid "Family with %s" msgstr "Família com %s" -#: app/Individual.php:866 +#: app/Individual.php:844 msgid "Family with adoptive parents" msgstr "Família com pais adotivos" -#: app/Individual.php:867 +#: app/Individual.php:845 msgid "Family with foster parents" msgstr "Família com pais de criação" @@ -6299,19 +6273,19 @@ msgstr "Família com pais de criação" msgid "Family with husband" msgstr "Família com marido" -#: app/Individual.php:865 app/Individual.php:919 +#: app/Individual.php:843 app/Individual.php:897 #: resources/xml/reports/individual_ext_report.xml:245 #: resources/xml/reports/individual_report.xml:234 msgid "Family with parents" msgstr "Família com pais" #. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. -#: app/Individual.php:871 +#: app/Individual.php:849 msgid "Family with rada parents" msgstr "" #. I18N: “sealing” is a Mormon ceremony. -#: app/Individual.php:869 +#: app/Individual.php:847 msgid "Family with sealing parents" msgstr "Família com pais selados" @@ -6380,7 +6354,7 @@ msgctxt "NOMINATIVE" msgid "Farvardin" msgstr "" -#: resources/views/search-advanced-page.phtml:62 +#: resources/views/search-advanced-page.phtml:61 #: resources/xml/reports/bdm_report.xml:118 #: resources/xml/reports/family_group_report.xml:467 #: resources/xml/reports/family_group_report.xml:730 @@ -6395,18 +6369,18 @@ msgstr "Pai" msgid "Father: %s" msgstr "Pai: %s" -#: app/Functions/FunctionsPrint.php:218 +#: app/Functions/FunctionsPrint.php:209 msgid "Father’s age" msgstr "Idade do pai" #. I18N: A step-family. %s is an individual’s name -#: app/Individual.php:897 +#: app/Individual.php:875 #, php-format msgid "Father’s family with %s" msgstr "" #. I18N: A step-family. -#: app/Individual.php:901 +#: app/Individual.php:879 msgid "Father’s family with an unknown individual" msgstr "" @@ -6416,9 +6390,9 @@ msgstr "" msgid "Favorites" msgstr "Favoritos" -#: app/Factories/ElementFactory.php:287 app/Factories/ElementFactory.php:395 -#: app/Factories/ElementFactory.php:419 app/Factories/ElementFactory.php:671 -#: app/Factories/ElementFactory.php:718 +#: app/Factories/ElementFactory.php:289 app/Factories/ElementFactory.php:398 +#: app/Factories/ElementFactory.php:422 app/Factories/ElementFactory.php:675 +#: app/Factories/ElementFactory.php:722 msgid "Fax" msgstr "Fax" @@ -6479,7 +6453,7 @@ msgstr "Mulheres" msgid "Fiji" msgstr "Fiji" -#: app/Http/RequestHandlers/ManageMediaData.php:342 app/MediaFile.php:316 +#: app/Http/RequestHandlers/ManageMediaData.php:345 app/MediaFile.php:316 #: app/Module/CustomTagsFamilyTreeBuilder.php:57 msgid "File size" msgstr "Tamanho do arquivo" @@ -6488,8 +6462,8 @@ msgstr "Tamanho do arquivo" msgid "File successfully uploaded" msgstr "Arquivo enviado com sucesso" -#: app/Factories/ElementFactory.php:376 app/Factories/ElementFactory.php:639 -#: app/Http/RequestHandlers/ManageMediaData.php:324 +#: app/Factories/ElementFactory.php:379 app/Factories/ElementFactory.php:643 +#: app/Http/RequestHandlers/ManageMediaData.php:327 #: resources/views/admin/trees-export.phtml:34 #: resources/views/modals/media-file-fields.phtml:72 msgid "Filename" @@ -6572,7 +6546,7 @@ msgstr "" msgid "Finland" msgstr "Finlândia" -#: app/Factories/ElementFactory.php:533 +#: app/Factories/ElementFactory.php:536 #: resources/xml/reports/missing_facts_report.xml:21 msgid "First communion" msgstr "Primeira comunhão" @@ -6719,9 +6693,9 @@ msgstr "" msgid "Forgot password?" msgstr "" -#: app/Factories/ElementFactory.php:296 app/Factories/ElementFactory.php:378 -#: app/Factories/ElementFactory.php:383 app/Factories/ElementFactory.php:426 -#: app/Factories/ElementFactory.php:640 resources/views/help/date.phtml:31 +#: app/Factories/ElementFactory.php:298 app/Factories/ElementFactory.php:381 +#: app/Factories/ElementFactory.php:386 app/Factories/ElementFactory.php:429 +#: app/Factories/ElementFactory.php:644 resources/views/help/date.phtml:31 #: resources/views/help/date.phtml:69 resources/views/help/date.phtml:107 #: resources/views/help/date.phtml:145 #: resources/views/report-setup-page.phtml:54 @@ -6902,11 +6876,11 @@ msgid "Fukuoka, Japan" msgstr "Fukuoka, Japão" #: app/Module/CustomTagsBrothersKeeper.php:99 -#: app/Module/CustomTagsPhpGedView.php:75 +#: app/Module/CustomTagsPhpGedView.php:65 msgid "Funeral" msgstr "Funeral" -#: app/Factories/ElementFactory.php:377 +#: app/Factories/ElementFactory.php:380 msgid "GEDCOM" msgstr "" @@ -6925,10 +6899,10 @@ msgid "GEDCOM sub-tag" msgstr "" #: resources/views/admin/tags.phtml:43 resources/views/admin/tags.phtml:173 -#: resources/views/admin/tags.phtml:249 resources/views/admin/tags.phtml:311 -#: resources/views/admin/tags.phtml:386 resources/views/admin/tags.phtml:466 -#: resources/views/admin/tags.phtml:750 resources/views/admin/tags.phtml:804 -#: resources/views/admin/tags.phtml:908 +#: resources/views/admin/tags.phtml:265 resources/views/admin/tags.phtml:327 +#: resources/views/admin/tags.phtml:402 resources/views/admin/tags.phtml:441 +#: resources/views/admin/tags.phtml:725 resources/views/admin/tags.phtml:779 +#: resources/views/admin/tags.phtml:883 #: resources/views/modules/custom-tags/config.phtml:51 msgid "GEDCOM tag" msgstr "" @@ -6955,7 +6929,7 @@ msgstr "Gabão" msgid "Gambia" msgstr "Gâmbia" -#: app/Factories/ElementFactory.php:593 app/Module/CustomTagsGedcomL.php:167 +#: app/Factories/ElementFactory.php:597 app/Module/CustomTagsGedcomL.php:167 #: resources/views/individual-sex.phtml:29 #: resources/xml/reports/family_group_report.xml:844 #: resources/xml/reports/individual_ext_report.xml:399 @@ -6984,7 +6958,7 @@ msgstr "" msgid "General" msgstr "Geral" -#: app/Http/RequestHandlers/SearchGeneralPage.php:164 +#: app/Http/RequestHandlers/SearchGeneralPage.php:197 #: app/Module/SearchMenuModule.php:100 msgid "General search" msgstr "" @@ -7023,11 +6997,11 @@ msgstr "Geração " msgid "Generations" msgstr "Gerações" -#: app/Factories/ElementFactory.php:728 +#: app/Factories/ElementFactory.php:732 msgid "Generations of ancestors" msgstr "Gerações de antepassados" -#: app/Factories/ElementFactory.php:733 +#: app/Factories/ElementFactory.php:737 msgid "Generations of descendants" msgstr "" @@ -7117,10 +7091,8 @@ msgstr "" msgid "Given name" msgstr "Nome" -#: app/Factories/ElementFactory.php:544 app/Factories/ElementFactory.php:551 -#: app/Factories/ElementFactory.php:556 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:227 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:229 +#: app/Factories/ElementFactory.php:548 app/Factories/ElementFactory.php:555 +#: app/Factories/ElementFactory.php:560 #: resources/views/lists/families-table.phtml:214 #: resources/views/lists/families-table.phtml:217 #: resources/views/lists/given-names-table.phtml:21 @@ -7152,7 +7124,7 @@ msgstr "Madrinha" msgid "Godparent" msgstr "Padrinhos" -#: app/Factories/ElementFactory.php:491 +#: app/Factories/ElementFactory.php:494 msgid "Godparents" msgstr "" @@ -7173,7 +7145,7 @@ msgstr "Google™ maps" msgid "Google™ webmaster tools" msgstr "" -#: app/Factories/ElementFactory.php:536 +#: app/Factories/ElementFactory.php:539 msgid "Graduation" msgstr "Graduação" @@ -7336,7 +7308,7 @@ msgstr "Ele foi batizado" msgid "He was cremated" msgstr "Ele foi cremado" -#: app/Factories/ElementFactory.php:369 app/Header.php:42 app/Header.php:43 +#: app/Factories/ElementFactory.php:372 app/Header.php:42 app/Header.php:43 #: app/Header.php:44 msgid "Header" msgstr "Cabeçalho" @@ -7456,21 +7428,51 @@ msgctxt "NOMINATIVE" msgid "Heshvan" msgstr "Heshvan" +#: resources/views/admin/site-mail.phtml:155 +#: resources/views/admin/users-create.phtml:61 +#: resources/views/admin/users-edit.phtml:71 +#: resources/views/edit-account-page.phtml:92 +#: resources/views/login-page.phtml:47 +#: resources/views/modules/login_block/sign-in.phtml:33 +#: resources/views/password-reset-page.phtml:38 +#: resources/views/register-page.phtml:75 +#: resources/views/setup/step-4-database-mysql.phtml:99 +#: resources/views/setup/step-4-database-pgsql.phtml:86 +#: resources/views/setup/step-4-database-sqlsvr.phtml:86 +#: resources/views/setup/step-5-administrator.phtml:81 +msgid "Hide" +msgstr "" + #: resources/views/admin/tags.phtml:44 resources/views/admin/tags.phtml:174 -#: resources/views/admin/tags.phtml:250 resources/views/admin/tags.phtml:312 -#: resources/views/admin/tags.phtml:387 resources/views/admin/tags.phtml:467 -#: resources/views/admin/tags.phtml:751 resources/views/admin/tags.phtml:805 -#: resources/views/admin/tags.phtml:909 +#: resources/views/admin/tags.phtml:266 resources/views/admin/tags.phtml:328 +#: resources/views/admin/tags.phtml:403 resources/views/admin/tags.phtml:442 +#: resources/views/admin/tags.phtml:726 resources/views/admin/tags.phtml:780 +#: resources/views/admin/tags.phtml:884 msgid "Hide GEDCOM tags" msgstr "" #: app/Auth.php:534 app/Auth.php:547 #: app/Http/RequestHandlers/TreePreferencesPage.php:155 -#: app/Http/RequestHandlers/TreePrivacyPage.php:93 +#: app/Http/RequestHandlers/TreePrivacyPage.php:94 #: resources/views/admin/trees-privacy.phtml:164 msgid "Hide from everyone" msgstr "Esconder de todos" +#: resources/views/admin/site-mail.phtml:155 +#: resources/views/admin/users-create.phtml:61 +#: resources/views/admin/users-edit.phtml:71 +#: resources/views/edit-account-page.phtml:92 +#: resources/views/login-page.phtml:47 +#: resources/views/modules/login_block/sign-in.phtml:33 +#: resources/views/password-reset-page.phtml:38 +#: resources/views/register-page.phtml:75 +#: resources/views/setup/step-4-database-mysql.phtml:99 +#: resources/views/setup/step-4-database-pgsql.phtml:86 +#: resources/views/setup/step-4-database-sqlsvr.phtml:86 +#: resources/views/setup/step-5-administrator.phtml:81 +msgid "Hide password" +msgstr "" + #: resources/views/admin/locations.phtml:35 msgid "Hide unused locations" msgstr "" @@ -7489,7 +7491,7 @@ msgstr "" #: app/Module/CustomTagsGenPluswin.php:82 #: app/Module/CustomTagsGenPluswin.php:93 #: app/Module/CustomTagsGenPluswin.php:116 app/Module/CustomTagsLegacy.php:128 -#: app/Module/CustomTagsPhpGedView.php:81 +#: app/Module/CustomTagsPhpGedView.php:71 #: resources/xml/reports/individual_ext_report.xml:11 #: resources/xml/reports/individual_report.xml:8 msgid "Highlighted image" @@ -7521,7 +7523,7 @@ msgstr "" msgid "Hit counters" msgstr "Contadores de clique" -#: app/Module/CustomTagsPhpGedView.php:76 +#: app/Module/CustomTagsPhpGedView.php:66 msgid "Holocaust" msgstr "Holocausto" @@ -7581,9 +7583,9 @@ msgstr "" msgid "Hungary" msgstr "Hungria" -#: app/Factories/ElementFactory.php:288 app/Factories/ElementFactory.php:332 -#: app/Functions/FunctionsPrint.php:391 -#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:68 +#: app/Factories/ElementFactory.php:290 app/Factories/ElementFactory.php:335 +#: app/Functions/FunctionsPrint.php:343 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:81 #: resources/views/edit/change-family-members.phtml:32 #: resources/views/edit/change-family-members.phtml:47 #: resources/xml/reports/cemetery_report.xml:7 @@ -7600,7 +7602,7 @@ msgstr "Hungria" msgid "Husband" msgstr "Marido" -#: app/Factories/ElementFactory.php:289 +#: app/Factories/ElementFactory.php:291 #: resources/views/modules/timeline-chart/chart.phtml:353 msgid "Husband’s age" msgstr "Idade do marido" @@ -7625,11 +7627,11 @@ msgstr "Islandês" msgid "Idaho Falls, Idaho, United States" msgstr "Idaho Falls, Idaho, Estados Unidos" -#: app/Factories/ElementFactory.php:538 +#: app/Factories/ElementFactory.php:541 msgid "Identification number" msgstr "Número de identificação" -#: resources/views/admin/tags.phtml:792 +#: resources/views/admin/tags.phtml:767 msgid "Identifiers" msgstr "" @@ -7750,7 +7752,7 @@ msgstr "Se você tentar exceder estes limites, você pode ter erros no servidor msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." msgstr "" -#: app/Http/RequestHandlers/ManageMediaData.php:349 app/MediaFile.php:331 +#: app/Http/RequestHandlers/ManageMediaData.php:352 app/MediaFile.php:331 msgid "Image dimensions" msgstr "" @@ -7758,7 +7760,7 @@ msgstr "" msgid "Images without watermarks" msgstr "" -#: app/Factories/ElementFactory.php:539 +#: app/Factories/ElementFactory.php:543 msgid "Immigration" msgstr "Imigração" @@ -7871,7 +7873,7 @@ msgid "Indianapolis, Indiana, United States" msgstr "" #. I18N: Name of a module/report -#: app/Factories/ElementFactory.php:405 +#: app/Factories/ElementFactory.php:408 #: app/Module/CustomTagsFamilyTreeMaker.php:93 #: app/Module/CustomTagsGedcom53.php:113 #: app/Module/IndividualReportModule.php:40 @@ -7897,7 +7899,7 @@ msgstr "" #: resources/views/modules/stories/edit.phtml:33 #: resources/views/modules/stories/list.phtml:19 #: resources/views/modules/timeline-chart/page.phtml:30 -#: resources/views/search-advanced-page.phtml:33 +#: resources/views/search-advanced-page.phtml:32 #: resources/xml/reports/ahnentafel_report.xml:6 #: resources/xml/reports/descendancy_report.xml:5 #: resources/xml/reports/individual_ext_report.xml:5 @@ -7959,7 +7961,7 @@ msgstr "Pessoa Que Mais Viveu" #: resources/views/lists/locations-table.phtml:64 #: resources/views/lists/media-table.phtml:79 #: resources/views/lists/notes-table.phtml:90 -#: resources/views/lists/sources-table.phtml:97 +#: resources/views/lists/sources-table.phtml:98 #: resources/views/lists/submitters-table.phtml:68 #: resources/views/lists/surnames-table.phtml:37 #: resources/views/modules/census-assistant.phtml:60 @@ -7972,8 +7974,8 @@ msgstr "Pessoa Que Mais Viveu" #: resources/views/modules/statistics-chart/custom.phtml:64 #: resources/views/modules/statistics-chart/custom.phtml:160 #: resources/views/record-page-links.phtml:34 -#: resources/views/search-general-page.phtml:56 -#: resources/views/search-results.phtml:34 +#: resources/views/search-general-page.phtml:68 +#: resources/views/search-results.phtml:37 #: resources/xml/reports/fact_sources.xml:54 #: resources/xml/reports/fact_sources.xml:258 msgid "Individuals" @@ -7994,7 +7996,7 @@ msgstr "Pessoas com o sobrenome %s" msgid "Indonesia" msgstr "Indonésia" -#: app/Functions/FunctionsPrint.php:248 +#: app/Elements/AgeAtEvent.php:79 msgid "Infant" msgstr "Criança" @@ -8312,9 +8314,9 @@ msgid "Keep open" msgstr "" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:867 -#: resources/views/edit/edit-fact.phtml:32 -#: resources/views/edit/edit-record.phtml:32 +#: resources/views/admin/trees-preferences.phtml:781 +#: resources/views/edit/edit-fact.phtml:34 +#: resources/views/edit/edit-record.phtml:34 msgid "Keep the existing “last change” information" msgstr "" @@ -8356,11 +8358,6 @@ msgctxt "NOMINATIVE" msgid "Khordad" msgstr "" -#. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:118 -msgid "Kyiv, Ukraine" -msgstr "Kiev, Ucrânia" - #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:282 msgid "Kiribati" @@ -8405,32 +8402,37 @@ msgstr "Coreia do Sul" msgid "Kuwait" msgstr "Kuwait" +#. I18N: Location of an LDS church temple +#: app/Elements/TempleCode.php:118 +msgid "Kyiv, Ukraine" +msgstr "Kiev, Ucrânia" + #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:278 msgid "Kyrgyzstan" msgstr "Quirguistão" -#: app/Factories/ElementFactory.php:457 +#: app/Factories/ElementFactory.php:460 msgid "LDS baptism" msgstr "Batismo LDS" -#: app/Factories/ElementFactory.php:594 +#: app/Factories/ElementFactory.php:598 msgid "LDS child sealing" msgstr "Selamento Mórmom de criança" -#: resources/views/admin/tags.phtml:738 +#: resources/views/admin/tags.phtml:713 msgid "LDS church" msgstr "" -#: app/Factories/ElementFactory.php:497 +#: app/Factories/ElementFactory.php:500 msgid "LDS confirmation" msgstr "Confirmação Mórmom" -#: app/Factories/ElementFactory.php:517 +#: app/Factories/ElementFactory.php:520 msgid "LDS endowment" msgstr "Doatção mórmom" -#: app/Factories/ElementFactory.php:351 +#: app/Factories/ElementFactory.php:354 msgid "LDS spouse sealing" msgstr "Selamento Mórmom de cônjuge" @@ -8457,7 +8459,7 @@ msgid "Landscape" msgstr "Paisagem" #. I18N: A configuration setting -#: app/Factories/ElementFactory.php:380 app/Factories/ElementFactory.php:719 +#: app/Factories/ElementFactory.php:383 app/Factories/ElementFactory.php:723 #: app/Module/CustomTagsGedcomL.php:204 app/Module/ModuleLanguageTrait.php:49 #: app/Module/ModuleThemeTrait.php:241 resources/views/admin/modules.phtml:264 #: resources/views/admin/modules.phtml:267 @@ -8500,10 +8502,10 @@ msgstr "Maior número de netos" msgid "Las Vegas, Nevada, United States" msgstr "Las Vegas, Nevada, Estados Unidos" -#: app/Factories/ElementFactory.php:321 app/Factories/ElementFactory.php:486 -#: app/Factories/ElementFactory.php:616 app/Factories/ElementFactory.php:635 -#: app/Factories/ElementFactory.php:666 app/Factories/ElementFactory.php:682 -#: app/Factories/ElementFactory.php:713 app/Factories/ElementFactory.php:729 +#: app/Factories/ElementFactory.php:323 app/Factories/ElementFactory.php:489 +#: app/Factories/ElementFactory.php:620 app/Factories/ElementFactory.php:639 +#: app/Factories/ElementFactory.php:670 app/Factories/ElementFactory.php:686 +#: app/Factories/ElementFactory.php:717 app/Factories/ElementFactory.php:733 #: app/Module/CustomTagsFamilyTreeBuilder.php:53 #: app/Module/CustomTagsGedcomL.php:191 #: resources/views/lists/families-table.phtml:228 @@ -8512,7 +8514,7 @@ msgstr "Las Vegas, Nevada, Estados Unidos" #: resources/views/lists/media-table.phtml:82 #: resources/views/lists/notes-table.phtml:94 #: resources/views/lists/repositories-table.phtml:52 -#: resources/views/lists/sources-table.phtml:101 +#: resources/views/lists/sources-table.phtml:102 #: resources/views/lists/submitters-table.phtml:70 #: resources/views/modules/gedcom_stats/config.phtml:32 #: resources/views/modules/recent_changes/changes-table.phtml:46 @@ -8555,8 +8557,8 @@ msgstr "Divórcio mais recente" msgid "Latest marriage" msgstr "Casamento mais recente" -#: app/Factories/ElementFactory.php:298 app/Factories/ElementFactory.php:428 -#: app/Functions/FunctionsPrint.php:438 app/Module/CustomTagsGedcomL.php:198 +#: app/Factories/ElementFactory.php:300 app/Factories/ElementFactory.php:431 +#: app/Functions/FunctionsPrint.php:390 app/Module/CustomTagsGedcomL.php:198 #: resources/views/admin/location-edit.phtml:49 #: resources/views/admin/locations.phtml:43 #: resources/views/edit/input-addon-coordinates.phtml:13 @@ -8698,8 +8700,8 @@ msgstr "" msgid "Link this user to an individual in the family tree." msgstr "" -#: resources/views/chart-box.phtml:112 resources/views/chart-box.phtml:124 -#: resources/views/chart-box.phtml:125 +#: resources/views/chart-box.phtml:113 resources/views/chart-box.phtml:125 +#: resources/views/chart-box.phtml:126 msgid "Links" msgstr "Links" @@ -8757,6 +8759,8 @@ msgstr "" #: resources/views/admin/merge-records-step-1.phtml:61 #: resources/views/lists/locations-table.phtml:58 #: resources/views/modules/place-hierarchy/sidebar.phtml:52 +#: resources/views/search-general-page.phtml:115 +#: resources/views/search-results.phtml:92 msgid "Locations" msgstr "" @@ -8793,8 +8797,8 @@ msgstr "" msgid "Longest marriage" msgstr "Casamento mais longo" -#: app/Factories/ElementFactory.php:299 app/Factories/ElementFactory.php:429 -#: app/Functions/FunctionsPrint.php:439 app/Module/CustomTagsGedcomL.php:199 +#: app/Factories/ElementFactory.php:301 app/Factories/ElementFactory.php:432 +#: app/Functions/FunctionsPrint.php:391 app/Module/CustomTagsGedcomL.php:199 #: resources/views/admin/location-edit.phtml:60 #: resources/views/admin/locations.phtml:44 #: resources/views/edit/input-addon-coordinates.phtml:13 @@ -9037,7 +9041,7 @@ msgstr "Março" msgid "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." msgstr "" -#: app/Factories/ElementFactory.php:338 app/Module/BranchesListModule.php:446 +#: app/Factories/ElementFactory.php:341 app/Module/BranchesListModule.php:446 #: resources/views/calendar-page.phtml:188 #: resources/views/lists/families-table.phtml:195 #: resources/views/lists/families-table.phtml:199 @@ -9095,7 +9099,7 @@ msgstr "" msgid "Marriage" msgstr "Casamento" -#: app/Factories/ElementFactory.php:333 +#: app/Factories/ElementFactory.php:336 #: resources/xml/reports/missing_facts_report.xml:22 msgid "Marriage banns" msgstr "Anúncios de casamento" @@ -9113,7 +9117,7 @@ msgstr "Ligação Familiar" msgid "Marriage by country" msgstr "Casamento por país" -#: app/Factories/ElementFactory.php:336 +#: app/Factories/ElementFactory.php:339 msgid "Marriage contract" msgstr "Contrato de casamento" @@ -9134,97 +9138,97 @@ msgstr "Situação Final Do Casamento" msgid "Marriage intention" msgstr "Intenção Matrimonial" -#: app/Factories/ElementFactory.php:337 +#: app/Factories/ElementFactory.php:340 msgid "Marriage license" msgstr "Licença de casamento" -#: app/Module/IndividualFactsTabModule.php:555 +#: app/Module/IndividualFactsTabModule.php:554 msgid "Marriage of a brother" msgstr "Casamento de um irmão" -#: app/Module/IndividualFactsTabModule.php:533 +#: app/Module/IndividualFactsTabModule.php:532 #: resources/views/admin/trees-preferences.phtml:479 msgid "Marriage of a child" msgstr "Casamento de um filho" -#: app/Module/IndividualFactsTabModule.php:532 +#: app/Module/IndividualFactsTabModule.php:531 msgid "Marriage of a daughter" msgstr "Anúncios de casamento de uma filha" -#: app/Module/IndividualFactsTabModule.php:791 +#: app/Module/IndividualFactsTabModule.php:790 msgid "Marriage of a father" msgstr "Casamento do pai" -#: app/Module/IndividualFactsTabModule.php:539 -#: app/Module/IndividualFactsTabModule.php:545 -#: app/Module/IndividualFactsTabModule.php:551 +#: app/Module/IndividualFactsTabModule.php:538 +#: app/Module/IndividualFactsTabModule.php:544 +#: app/Module/IndividualFactsTabModule.php:550 #: resources/views/admin/trees-preferences.phtml:473 msgid "Marriage of a grandchild" msgstr "Casamento de um neto" -#: app/Module/IndividualFactsTabModule.php:538 +#: app/Module/IndividualFactsTabModule.php:537 msgid "Marriage of a granddaughter" msgstr "Casamento de uma neta" -#: app/Module/IndividualFactsTabModule.php:544 +#: app/Module/IndividualFactsTabModule.php:543 msgctxt "daughter’s daughter" msgid "Marriage of a granddaughter" msgstr "Casamento de uma neta" -#: app/Module/IndividualFactsTabModule.php:550 +#: app/Module/IndividualFactsTabModule.php:549 msgctxt "son’s daughter" msgid "Marriage of a granddaughter" msgstr "Casamento de uma neta" -#: app/Module/IndividualFactsTabModule.php:537 +#: app/Module/IndividualFactsTabModule.php:536 msgid "Marriage of a grandson" msgstr "Casamento de um neto" -#: app/Module/IndividualFactsTabModule.php:543 +#: app/Module/IndividualFactsTabModule.php:542 msgctxt "daughter’s son" msgid "Marriage of a grandson" msgstr "Casamento de um neto" -#: app/Module/IndividualFactsTabModule.php:549 +#: app/Module/IndividualFactsTabModule.php:548 msgctxt "son’s son" msgid "Marriage of a grandson" msgstr "Casamento de um neto" -#: app/Module/IndividualFactsTabModule.php:561 +#: app/Module/IndividualFactsTabModule.php:560 msgid "Marriage of a half-brother" msgstr "Casamento de um meio-irmão" -#: app/Module/IndividualFactsTabModule.php:563 +#: app/Module/IndividualFactsTabModule.php:562 msgid "Marriage of a half-sibling" msgstr "Casamento de um meio-irmão" -#: app/Module/IndividualFactsTabModule.php:562 +#: app/Module/IndividualFactsTabModule.php:561 msgid "Marriage of a half-sister" msgstr "Casamento de uma meio-irmã" -#: app/Module/IndividualFactsTabModule.php:792 +#: app/Module/IndividualFactsTabModule.php:791 msgid "Marriage of a mother" msgstr "Casamento da mãe" -#: app/Module/IndividualFactsTabModule.php:793 +#: app/Module/IndividualFactsTabModule.php:792 #: resources/views/admin/trees-preferences.phtml:491 msgid "Marriage of a parent" msgstr "Casamento dos pais" -#: app/Module/IndividualFactsTabModule.php:557 +#: app/Module/IndividualFactsTabModule.php:556 #: resources/views/admin/trees-preferences.phtml:485 msgid "Marriage of a sibling" msgstr "Casamento de um irmão" -#: app/Module/IndividualFactsTabModule.php:556 +#: app/Module/IndividualFactsTabModule.php:555 msgid "Marriage of a sister" msgstr "Casamento de uma irmã" -#: app/Module/IndividualFactsTabModule.php:531 +#: app/Module/IndividualFactsTabModule.php:530 msgid "Marriage of a son" msgstr "Anúncios de casamento de um filho" -#: app/Module/IndividualFactsTabModule.php:826 +#: app/Module/IndividualFactsTabModule.php:825 msgid "Marriage of parents" msgstr "Casamento dos pais" @@ -9236,7 +9240,7 @@ msgstr "Local de Casamento contém" msgid "Marriage places" msgstr "Locais de casamento" -#: app/Factories/ElementFactory.php:342 +#: app/Factories/ElementFactory.php:345 msgid "Marriage settlement" msgstr "Estabelecimento do casamento" @@ -9369,7 +9373,7 @@ msgstr "Mídia" #: resources/views/admin/media-upload.phtml:31 #: resources/views/admin/media.phtml:100 #: resources/views/admin/webtrees1-thumbnails.phtml:40 -#: resources/views/media-page-details.phtml:29 +#: resources/views/media-page-details.phtml:30 #: resources/views/modals/create-media-from-file.phtml:27 #: resources/views/modals/media-file-fields.phtml:20 msgid "Media file" @@ -9401,13 +9405,13 @@ msgstr "" msgid "Media folders" msgstr "" -#: app/Factories/ElementFactory.php:291 app/Factories/ElementFactory.php:312 -#: app/Factories/ElementFactory.php:345 app/Factories/ElementFactory.php:364 -#: app/Factories/ElementFactory.php:421 app/Factories/ElementFactory.php:442 -#: app/Factories/ElementFactory.php:573 app/Factories/ElementFactory.php:608 -#: app/Factories/ElementFactory.php:631 app/Factories/ElementFactory.php:634 -#: app/Factories/ElementFactory.php:654 app/Factories/ElementFactory.php:693 -#: app/Factories/ElementFactory.php:722 +#: app/Factories/ElementFactory.php:293 app/Factories/ElementFactory.php:314 +#: app/Factories/ElementFactory.php:348 app/Factories/ElementFactory.php:367 +#: app/Factories/ElementFactory.php:424 app/Factories/ElementFactory.php:445 +#: app/Factories/ElementFactory.php:577 app/Factories/ElementFactory.php:612 +#: app/Factories/ElementFactory.php:635 app/Factories/ElementFactory.php:638 +#: app/Factories/ElementFactory.php:658 app/Factories/ElementFactory.php:697 +#: app/Factories/ElementFactory.php:726 #: app/Http/RequestHandlers/HelpText.php:231 #: app/Module/CustomTagsGedcomL.php:110 app/Module/CustomTagsGedcomL.php:159 #: app/Module/CustomTagsGedcomL.php:216 app/Module/CustomTagsGedcomL.php:249 @@ -9417,7 +9421,6 @@ msgstr "" #: resources/views/admin/trees-privacy.phtml:185 #: resources/views/admin/trees.phtml:248 #: resources/views/admin/webtrees1-thumbnails.phtml:41 -#: resources/views/family-page.phtml:67 #: resources/views/modules/favorites/favorites.phtml:94 msgid "Media object" msgstr "Objeto de mídia" @@ -9430,7 +9433,7 @@ msgstr "Objeto de mídia" #: resources/views/admin/webtrees1-thumbnails.phtml:35 #: resources/views/lists/media-table.phtml:72 #: resources/views/lists/notes-table.phtml:92 -#: resources/views/lists/sources-table.phtml:99 +#: resources/views/lists/sources-table.phtml:100 #: resources/views/modules/gedcom_stats/config.phtml:50 #: resources/views/modules/gedcom_stats/statistics.phtml:113 #: resources/views/modules/html/template-statistics.phtml:48 @@ -9448,7 +9451,7 @@ msgstr "Mídias encontradas" msgid "Media objects per page" msgstr "mídia por página" -#: app/Factories/ElementFactory.php:641 app/Factories/ElementFactory.php:699 +#: app/Factories/ElementFactory.php:645 app/Factories/ElementFactory.php:703 #: app/Module/CustomTagsGedcom53.php:138 #: app/Module/CustomTagsPersonalAncestralFile.php:63 #: resources/views/modals/create-media-from-file.phtml:43 @@ -9628,7 +9631,7 @@ msgstr "Micronésia" msgid "Middle East" msgstr "Oriente Médio" -#: app/Module/CustomTagsPhpGedView.php:77 +#: app/Module/CustomTagsPhpGedView.php:67 msgid "Military" msgstr "Exército" @@ -9865,7 +9868,7 @@ msgstr "" msgid "Most viewed pages" msgstr "Páginas mais visitadas" -#: resources/views/search-advanced-page.phtml:74 +#: resources/views/search-advanced-page.phtml:73 #: resources/xml/reports/bdm_report.xml:120 #: resources/xml/reports/family_group_report.xml:474 #: resources/xml/reports/family_group_report.xml:737 @@ -9880,18 +9883,18 @@ msgstr "Mãe" msgid "Mother: %s" msgstr "Mãe: %s" -#: app/Functions/FunctionsPrint.php:210 +#: app/Functions/FunctionsPrint.php:201 msgid "Mother’s age" msgstr "Idade da mãe" #. I18N: A step-family. %s is an individual’s name -#: app/Individual.php:907 +#: app/Individual.php:885 #, php-format msgid "Mother’s family with %s" msgstr "" #. I18N: A step-family. -#: app/Individual.php:911 +#: app/Individual.php:889 msgid "Mother’s family with an unknown individual" msgstr "" @@ -9983,7 +9986,7 @@ msgstr "Minha árvore genealógica" msgid "Myanmar" msgstr "Mianmar" -#: app/Factories/ElementFactory.php:542 app/Factories/ElementFactory.php:720 +#: app/Factories/ElementFactory.php:546 app/Factories/ElementFactory.php:724 #: app/Http/RequestHandlers/HelpText.php:221 #: app/Module/CustomTagsGedcom53.php:58 app/Module/CustomTagsLegacy.php:100 #: app/Statistics/Google/ChartCommonGiven.php:81 @@ -10014,23 +10017,23 @@ msgstr "Mianmar" msgid "Name" msgstr "Nome" -#: app/Factories/ElementFactory.php:672 +#: app/Factories/ElementFactory.php:676 #: app/Http/RequestHandlers/CreateRepositoryModal.php:51 msgctxt "Repository" msgid "Name" msgstr "Nome" -#: app/Module/CustomTagsPhpGedView.php:74 +#: app/Module/CustomTagsPhpGedView.php:64 msgid "Name in Hebrew" msgstr "Nome em Hebraico" -#: app/Factories/ElementFactory.php:546 app/Factories/ElementFactory.php:553 -#: app/Factories/ElementFactory.php:558 +#: app/Factories/ElementFactory.php:550 app/Factories/ElementFactory.php:557 +#: app/Factories/ElementFactory.php:562 msgid "Name prefix" msgstr "Prefixo do nome" -#: app/Factories/ElementFactory.php:547 app/Factories/ElementFactory.php:554 -#: app/Factories/ElementFactory.php:559 +#: app/Factories/ElementFactory.php:551 app/Factories/ElementFactory.php:558 +#: app/Factories/ElementFactory.php:563 msgid "Name suffix" msgstr "Sufixo do nome" @@ -10065,11 +10068,11 @@ msgstr "Descrição narrativa" msgid "Nashville, Tennessee, United States" msgstr "Nashville, Tennessee, Estados Unidos" -#: app/Factories/ElementFactory.php:566 +#: app/Factories/ElementFactory.php:570 msgid "Nationality" msgstr "Nacionalidade" -#: app/Factories/ElementFactory.php:567 +#: app/Factories/ElementFactory.php:571 msgid "Naturalization" msgstr "Naturalização" @@ -10175,8 +10178,8 @@ msgstr "Próxima imagem" msgid "Nicaragua" msgstr "Nicarágua" -#: app/Factories/ElementFactory.php:545 app/Factories/ElementFactory.php:552 -#: app/Factories/ElementFactory.php:557 +#: app/Factories/ElementFactory.php:549 app/Factories/ElementFactory.php:556 +#: app/Factories/ElementFactory.php:561 msgid "Nickname" msgstr "Apelido" @@ -10294,7 +10297,7 @@ msgstr "Não existem eventos para hoje." msgid "No events exist for tomorrow." msgstr "Não existem eventos para amanhã." -#: resources/views/family-page.phtml:42 +#: resources/views/family-page.phtml:41 msgid "No facts exist for this family." msgstr "Não existem fatos para esta família." @@ -10329,8 +10332,8 @@ msgstr "Nenhum registro para exibir" #: resources/views/modules/place-hierarchy/events.phtml:34 #: resources/views/modules/place-hierarchy/events.phtml:46 -#: resources/views/search-advanced-page.phtml:96 -#: resources/views/search-general-page.phtml:109 +#: resources/views/search-advanced-page.phtml:95 +#: resources/views/search-general-page.phtml:137 #: resources/views/search-phonetic-page.phtml:98 msgid "No results found." msgstr "Nenhum resultado encontrado." @@ -10426,23 +10429,22 @@ msgstr "Solteiro" msgid "Not verified by the user" msgstr "Não verificado pelo usuário" -#: app/Factories/ElementFactory.php:290 app/Factories/ElementFactory.php:300 -#: app/Factories/ElementFactory.php:311 app/Factories/ElementFactory.php:344 -#: app/Factories/ElementFactory.php:363 app/Factories/ElementFactory.php:381 -#: app/Factories/ElementFactory.php:420 app/Factories/ElementFactory.php:430 -#: app/Factories/ElementFactory.php:441 app/Factories/ElementFactory.php:572 -#: app/Factories/ElementFactory.php:607 app/Factories/ElementFactory.php:615 -#: app/Factories/ElementFactory.php:619 app/Factories/ElementFactory.php:620 -#: app/Factories/ElementFactory.php:630 app/Factories/ElementFactory.php:638 -#: app/Factories/ElementFactory.php:643 app/Factories/ElementFactory.php:653 -#: app/Factories/ElementFactory.php:669 app/Factories/ElementFactory.php:673 -#: app/Factories/ElementFactory.php:685 app/Factories/ElementFactory.php:691 -#: app/Factories/ElementFactory.php:692 app/Factories/ElementFactory.php:700 -#: app/Factories/ElementFactory.php:716 app/Factories/ElementFactory.php:721 -#: app/Factories/ElementFactory.php:732 app/Factories/ElementFactory.php:735 -#: app/Functions/FunctionsPrint.php:101 app/Functions/FunctionsPrint.php:176 -#: app/Functions/FunctionsPrintFacts.php:797 -#: app/Functions/FunctionsPrintFacts.php:810 +#: app/Factories/ElementFactory.php:292 app/Factories/ElementFactory.php:302 +#: app/Factories/ElementFactory.php:313 app/Factories/ElementFactory.php:347 +#: app/Factories/ElementFactory.php:366 app/Factories/ElementFactory.php:384 +#: app/Factories/ElementFactory.php:423 app/Factories/ElementFactory.php:433 +#: app/Factories/ElementFactory.php:444 app/Factories/ElementFactory.php:576 +#: app/Factories/ElementFactory.php:611 app/Factories/ElementFactory.php:619 +#: app/Factories/ElementFactory.php:623 app/Factories/ElementFactory.php:624 +#: app/Factories/ElementFactory.php:634 app/Factories/ElementFactory.php:642 +#: app/Factories/ElementFactory.php:647 app/Factories/ElementFactory.php:657 +#: app/Factories/ElementFactory.php:673 app/Factories/ElementFactory.php:677 +#: app/Factories/ElementFactory.php:689 app/Factories/ElementFactory.php:695 +#: app/Factories/ElementFactory.php:696 app/Factories/ElementFactory.php:704 +#: app/Factories/ElementFactory.php:720 app/Factories/ElementFactory.php:725 +#: app/Factories/ElementFactory.php:736 app/Factories/ElementFactory.php:739 +#: app/Functions/FunctionsPrint.php:92 app/Functions/FunctionsPrint.php:167 +#: app/Functions/FunctionsPrintFacts.php:781 #: app/Module/CustomTagsGedcom53.php:176 app/Module/CustomTagsGedcomL.php:101 #: app/Module/CustomTagsGedcomL.php:109 app/Module/CustomTagsGedcomL.php:150 #: app/Module/CustomTagsGedcomL.php:158 app/Module/CustomTagsGedcomL.php:194 @@ -10451,7 +10453,6 @@ msgstr "Não verificado pelo usuário" #: app/Module/CustomTagsWebtrees.php:63 app/Module/CustomTagsWebtrees.php:69 #: app/Module/CustomTagsWebtrees.php:77 #: resources/views/admin/trees-privacy.phtml:184 -#: resources/views/family-page.phtml:55 #: resources/views/modals/create-media-from-file.phtml:51 #: resources/views/modals/media-object-fields.phtml:19 #: resources/views/modals/note-object-fields.phtml:9 @@ -10480,7 +10481,7 @@ msgstr "" #: resources/views/admin/control-panel.phtml:324 #: resources/views/admin/merge-records-step-1.phtml:58 #: resources/views/record-page-links.phtml:70 -#: resources/views/search-results.phtml:78 +#: resources/views/search-results.phtml:81 #: resources/views/statistics/other/total-records.phtml:39 #: resources/xml/reports/individual_ext_report.xml:237 #: resources/xml/reports/individual_report.xml:226 @@ -10533,7 +10534,7 @@ msgstr "Novembro" msgid "Nuku’Alofa, Tonga" msgstr "Nuku'Alofa, Tonga" -#: app/Factories/ElementFactory.php:343 app/Factories/ElementFactory.php:570 +#: app/Factories/ElementFactory.php:346 app/Factories/ElementFactory.php:574 #: app/Module/StatisticsChartModule.php:717 #: app/Statistics/Google/ChartChildren.php:114 #: resources/views/modules/statistics-chart/custom.phtml:53 @@ -10556,7 +10557,7 @@ msgstr "Número de famílias sem filhos" msgid "Number of given names" msgstr "" -#: app/Factories/ElementFactory.php:571 +#: app/Factories/ElementFactory.php:575 msgid "Number of marriages" msgstr "Números de casamentos" @@ -10595,7 +10596,7 @@ msgstr "Oakland, Califórnia" msgid "Oaxaca, Mexico" msgstr "Oaxaca, México" -#: app/Factories/ElementFactory.php:574 app/Module/CustomTagsAncestry.php:52 +#: app/Factories/ElementFactory.php:578 app/Module/CustomTagsAncestry.php:52 #: resources/xml/reports/occupation_report.xml:5 #: resources/xml/reports/occupation_report.xml:54 msgid "Occupation" @@ -10707,7 +10708,7 @@ msgid "Only add new records" msgstr "" #: app/Elements/RestrictionNotice.php:78 -#: app/Functions/FunctionsPrintFacts.php:626 +#: app/Functions/FunctionsPrintFacts.php:619 #: resources/views/modals/restriction-fields.phtml:32 msgid "Only managers can edit" msgstr "Somente gestores podem alterar" @@ -10768,11 +10769,11 @@ msgctxt "NOMINATIVE" msgid "Ordibehesht" msgstr "" -#: app/Factories/ElementFactory.php:736 +#: app/Factories/ElementFactory.php:740 msgid "Ordinance" msgstr "Mandato" -#: app/Factories/ElementFactory.php:576 +#: app/Factories/ElementFactory.php:580 msgid "Ordination" msgstr "Ordenação" @@ -10812,7 +10813,7 @@ msgstr "Outro" msgid "Other facts to show in charts" msgstr "Outros fatos para exibir nos gráficos" -#: resources/views/admin/trees-preferences.phtml:816 +#: resources/views/admin/trees-preferences.phtml:730 #, fuzzy msgid "Other preferences" msgstr "Outras configurações" @@ -10941,7 +10942,7 @@ msgstr "Paraguai" msgid "Parent" msgstr "" -#: app/Factories/ElementFactory.php:596 +#: app/Factories/ElementFactory.php:600 #: app/Http/RequestHandlers/IndividualPage.php:218 #: resources/views/edit/reorder-families.phtml:72 #: resources/views/modules/ancestors-chart/tree.phtml:33 @@ -10957,7 +10958,7 @@ msgstr "Pais" msgid "Parents and siblings" msgstr "Pais e irmãos" -#: app/Functions/FunctionsPrint.php:222 +#: app/Functions/FunctionsPrint.php:213 msgid "Parent’s age" msgstr "Idade dos pais" @@ -10978,7 +10979,7 @@ msgstr "Senha" #: resources/views/admin/users-edit.phtml:73 #: resources/views/edit-account-page.phtml:94 #: resources/views/password-reset-page.phtml:40 -#: resources/views/register-page.phtml:78 +#: resources/views/register-page.phtml:77 msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." msgstr "" @@ -11068,9 +11069,9 @@ msgstr "Filipinas" msgid "Phoenix, Arizona, United States" msgstr "" -#: app/Factories/ElementFactory.php:292 app/Factories/ElementFactory.php:396 -#: app/Factories/ElementFactory.php:422 app/Factories/ElementFactory.php:674 -#: app/Factories/ElementFactory.php:723 +#: app/Factories/ElementFactory.php:294 app/Factories/ElementFactory.php:399 +#: app/Factories/ElementFactory.php:425 app/Factories/ElementFactory.php:678 +#: app/Factories/ElementFactory.php:727 #: resources/views/modals/submitter-fields.phtml:25 msgid "Phone" msgstr "Telefone" @@ -11079,11 +11080,11 @@ msgstr "Telefone" msgid "Phonetic algorithm" msgstr "Algoritmo fonético" -#: app/Factories/ElementFactory.php:543 +#: app/Factories/ElementFactory.php:547 msgid "Phonetic name" msgstr "Nome fonético" -#: app/Factories/ElementFactory.php:294 app/Factories/ElementFactory.php:424 +#: app/Factories/ElementFactory.php:296 app/Factories/ElementFactory.php:427 msgid "Phonetic place" msgstr "Local fonético" @@ -11093,7 +11094,7 @@ msgstr "Local fonético" msgid "Phonetic search" msgstr "" -#: app/Factories/ElementFactory.php:550 +#: app/Factories/ElementFactory.php:554 msgid "Phonetic type" msgstr "" @@ -11116,8 +11117,8 @@ msgstr "Plástico Rosa" msgid "Pitcairn" msgstr "Pitcairn" -#: app/Factories/ElementFactory.php:293 app/Factories/ElementFactory.php:353 -#: app/Factories/ElementFactory.php:423 app/Factories/ElementFactory.php:690 +#: app/Factories/ElementFactory.php:295 app/Factories/ElementFactory.php:426 +#: app/Factories/ElementFactory.php:694 #: app/Http/RequestHandlers/HelpText.php:236 #: app/Module/CustomTagsFamilyTreeBuilder.php:59 #: app/Module/CustomTagsGedcomL.php:200 app/Module/CustomTagsLegacy.php:69 @@ -11144,14 +11145,14 @@ msgid "Place" msgstr "Local" #. I18N: Name of a module/list -#: app/Factories/ElementFactory.php:382 +#: app/Factories/ElementFactory.php:385 #: app/Module/PlaceHierarchyListModule.php:108 #: app/Module/PlaceHierarchyListModule.php:252 #: resources/views/place-hierarchy.phtml:16 msgid "Place hierarchy" msgstr "Locais" -#: app/Module/CustomTagsPhpGedView.php:66 +#: app/Module/CustomTagsPhpGedView.php:56 msgid "Place in Hebrew" msgstr "Local em Hebraico" @@ -11172,52 +11173,52 @@ msgstr "" msgid "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”." msgstr "" -#: app/Factories/ElementFactory.php:459 +#: app/Factories/ElementFactory.php:462 msgid "Place of LDS baptism" msgstr "Local do batismo mórmom" -#: app/Factories/ElementFactory.php:597 +#: app/Factories/ElementFactory.php:601 msgid "Place of LDS child sealing" msgstr "Local do Selamento Mórmom de criança" -#: app/Factories/ElementFactory.php:499 +#: app/Factories/ElementFactory.php:502 msgid "Place of LDS confirmation" msgstr "" -#: app/Factories/ElementFactory.php:519 +#: app/Factories/ElementFactory.php:522 msgid "Place of LDS endowment" msgstr "Local da dotação mórmom" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:224 +#: app/Factories/ElementFactory.php:356 msgid "Place of LDS spouse sealing" msgstr "Local do Selamento Mórmom de cônjuge" -#: app/Factories/ElementFactory.php:451 +#: app/Factories/ElementFactory.php:454 msgid "Place of adoption" msgstr "Local da adoção" -#: app/Factories/ElementFactory.php:465 +#: app/Factories/ElementFactory.php:468 #: resources/xml/reports/missing_facts_report.xml:140 msgid "Place of baptism" msgstr "Local do batismo" -#: app/Factories/ElementFactory.php:468 +#: app/Factories/ElementFactory.php:471 #: resources/xml/reports/missing_facts_report.xml:223 msgid "Place of bar mitzvah" msgstr "Local do bar mitzvá" -#: app/Factories/ElementFactory.php:471 +#: app/Factories/ElementFactory.php:474 #: resources/xml/reports/missing_facts_report.xml:264 msgid "Place of bat mitzvah" msgstr "Local do bat mitzvá" -#: app/Factories/ElementFactory.php:475 +#: app/Factories/ElementFactory.php:478 #: resources/xml/reports/fact_sources.xml:273 #: resources/xml/reports/missing_facts_report.xml:93 msgid "Place of birth" msgstr "Local de nascimento" -#: app/Factories/ElementFactory.php:478 +#: app/Factories/ElementFactory.php:481 msgid "Place of blessing" msgstr "Local da Bênção" @@ -11225,12 +11226,12 @@ msgstr "Local da Bênção" msgid "Place of brit milah" msgstr "Local do brit milá" -#: app/Factories/ElementFactory.php:481 +#: app/Factories/ElementFactory.php:484 #: resources/xml/reports/missing_facts_report.xml:557 msgid "Place of burial" msgstr "Local do Sepultamento" -#: app/Factories/ElementFactory.php:492 +#: app/Factories/ElementFactory.php:495 #: resources/xml/reports/missing_facts_report.xml:181 msgid "Place of christening" msgstr "Local do batismo" @@ -11240,69 +11241,68 @@ msgstr "Local do batismo" msgid "Place of citizenship" msgstr "" -#: app/Factories/ElementFactory.php:496 +#: app/Factories/ElementFactory.php:499 #: resources/xml/reports/missing_facts_report.xml:305 msgid "Place of confirmation" msgstr "Local da confirmação" -#: app/Factories/ElementFactory.php:505 +#: app/Factories/ElementFactory.php:508 msgid "Place of cremation" msgstr "Local da Cremação" -#: app/Factories/ElementFactory.php:509 +#: app/Factories/ElementFactory.php:512 #: resources/xml/reports/fact_sources.xml:275 #: resources/xml/reports/missing_facts_report.xml:516 msgid "Place of death" msgstr "Local do falecimeto" -#: app/Factories/ElementFactory.php:516 +#: app/Factories/ElementFactory.php:519 msgid "Place of emigration" msgstr "Local de Emigração" -#: app/Factories/ElementFactory.php:329 +#: app/Factories/ElementFactory.php:332 #: resources/xml/reports/missing_facts_report.xml:347 msgid "Place of engagement" msgstr "Local do noivado" -#: app/Factories/ElementFactory.php:525 +#: app/Factories/ElementFactory.php:528 msgid "Place of event" msgstr "Local do Evento" -#: app/Factories/ElementFactory.php:535 +#: app/Factories/ElementFactory.php:538 #: resources/xml/reports/missing_facts_report.xml:389 msgid "Place of first communion" msgstr "Local da primeira comunhão" -#: app/Factories/ElementFactory.php:541 +#: app/Factories/ElementFactory.php:545 msgid "Place of immigration" msgstr "Local de imigração" -#: app/Factories/ElementFactory.php:340 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:226 +#: app/Factories/ElementFactory.php:343 #: resources/xml/reports/fact_sources.xml:321 #: resources/xml/reports/missing_facts_report.xml:474 msgid "Place of marriage" msgstr "Local do casamento" -#: app/Factories/ElementFactory.php:335 +#: app/Factories/ElementFactory.php:338 #: resources/xml/reports/missing_facts_report.xml:431 msgid "Place of marriage banns" msgstr "Local de anúncios de casamento" -#: app/Factories/ElementFactory.php:569 +#: app/Factories/ElementFactory.php:573 msgid "Place of naturalization" msgstr "Local de Naturalização" -#: app/Factories/ElementFactory.php:579 +#: app/Factories/ElementFactory.php:583 msgid "Place of ordination" msgstr "Local de Ordenação" -#: app/Factories/ElementFactory.php:587 +#: app/Factories/ElementFactory.php:591 msgid "Place of residence" msgstr "Local da Residência" #. I18N: Name of a module -#: app/Module/PlacesModule.php:84 resources/views/admin/tags.phtml:161 +#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:161 #: resources/views/admin/trees-preferences.phtml:583 #: resources/views/search-replace-page.phtml:47 #: resources/views/statistics/other/places.phtml:12 @@ -11395,9 +11395,9 @@ msgctxt "Surname tradition" msgid "Portuguese" msgstr "Português" -#: app/Factories/ElementFactory.php:281 app/Factories/ElementFactory.php:392 -#: app/Factories/ElementFactory.php:412 app/Factories/ElementFactory.php:664 -#: app/Factories/ElementFactory.php:711 app/Module/CustomTagsGedcomL.php:239 +#: app/Factories/ElementFactory.php:283 app/Factories/ElementFactory.php:395 +#: app/Factories/ElementFactory.php:415 app/Factories/ElementFactory.php:668 +#: app/Factories/ElementFactory.php:715 app/Module/CustomTagsGedcomL.php:239 #: app/Module/CustomTagsGenPluswin.php:71 #: app/Module/CustomTagsGenPluswin.php:103 msgid "Postal code" @@ -11513,7 +11513,7 @@ msgstr "Imprimir eventos básicos quando vazios" msgid "Priority" msgstr "" -#: app/Http/RequestHandlers/TreePrivacyPage.php:67 +#: app/Http/RequestHandlers/TreePrivacyPage.php:68 #: resources/views/admin/trees.phtml:107 msgid "Privacy" msgstr "Privacidade" @@ -11538,11 +11538,11 @@ msgstr "Restrições de privacidade" msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" msgstr "Restrições de privacidade - estas aplicam-se aos registros e fatos que não contêm uma tag GEDCOM RESN" -#: app/GedcomRecord.php:367 app/GedcomRecord.php:473 +#: app/GedcomRecord.php:359 app/GedcomRecord.php:465 #: app/Module/CustomTagsLegacy.php:54 app/Module/CustomTagsLegacy.php:57 #: app/Module/CustomTagsLegacy.php:66 app/Module/CustomTagsLegacy.php:101 -#: app/Module/CustomTagsLegacy.php:107 app/Report/ReportParserGenerate.php:967 -#: app/Statistics/Repository/EventRepository.php:417 +#: app/Module/CustomTagsLegacy.php:107 app/Report/ReportParserGenerate.php:966 +#: app/Statistics/Repository/EventRepository.php:415 #, fuzzy msgid "Private" msgstr "Privado" @@ -11551,11 +11551,11 @@ msgstr "Privado" msgid "Private key" msgstr "" -#: app/Factories/ElementFactory.php:580 +#: app/Factories/ElementFactory.php:584 msgid "Probate" msgstr "Comprovação de Legitimidade" -#: app/Factories/ElementFactory.php:581 +#: app/Factories/ElementFactory.php:585 msgid "Property" msgstr "Propriedade" @@ -11574,8 +11574,8 @@ msgstr "Provo, Utah, Estados Unidos" msgid "Proxy" msgstr "" -#: app/Factories/ElementFactory.php:694 -#: resources/views/lists/sources-table.phtml:96 +#: app/Factories/ElementFactory.php:698 +#: resources/views/lists/sources-table.phtml:97 #: resources/views/modals/source-fields.phtml:36 msgid "Publication" msgstr "Publicação" @@ -11590,9 +11590,9 @@ msgstr "Porto Rico" msgid "Qatar" msgstr "Catar" -#: app/Factories/ElementFactory.php:314 app/Factories/ElementFactory.php:366 -#: app/Factories/ElementFactory.php:444 app/Factories/ElementFactory.php:610 -#: app/Factories/ElementFactory.php:633 app/Factories/ElementFactory.php:656 +#: app/Factories/ElementFactory.php:316 app/Factories/ElementFactory.php:369 +#: app/Factories/ElementFactory.php:447 app/Factories/ElementFactory.php:614 +#: app/Factories/ElementFactory.php:637 app/Factories/ElementFactory.php:660 #: app/Module/CustomTagsGedcom53.php:96 app/Module/CustomTagsGedcom53.php:98 #: app/Module/CustomTagsGedcom53.php:122 app/Module/CustomTagsGedcom53.php:124 #: app/Module/CustomTagsGedcom53.php:169 app/Module/CustomTagsGedcomL.php:112 @@ -11617,11 +11617,11 @@ msgstr "Pergunta" msgid "Quetzaltenango, Guatemala" msgstr "" -#: resources/views/admin/trees-preferences.phtml:778 +#: resources/views/admin/trees-preferences.phtml:720 msgid "Quick family facts" msgstr "Fatos rápidos da família" -#: resources/views/admin/trees-preferences.phtml:724 +#: resources/views/admin/trees-preferences.phtml:695 msgid "Quick individual facts" msgstr "Fatos rápidos da pessoa" @@ -11779,7 +11779,7 @@ msgid "Re-order families" msgstr "" #: app/Http/RequestHandlers/ReorderMediaPage.php:57 -#: app/Module/CustomTagsPhpGedView.php:78 app/Module/FixPrimaryTag.php:108 +#: app/Module/CustomTagsPhpGedView.php:68 app/Module/FixPrimaryTag.php:108 #: resources/views/individual-page-menu.phtml:99 #: resources/views/individual-page-menu.phtml:104 msgid "Re-order media" @@ -11831,19 +11831,19 @@ msgstr "Recife, Brasil" msgid "Record" msgstr "Registro" -#: app/Factories/ElementFactory.php:350 app/Factories/ElementFactory.php:592 -#: app/Factories/ElementFactory.php:623 app/Factories/ElementFactory.php:646 -#: app/Factories/ElementFactory.php:677 app/Factories/ElementFactory.php:701 -#: app/Factories/ElementFactory.php:725 app/Factories/ElementFactory.php:737 +#: app/Factories/ElementFactory.php:353 app/Factories/ElementFactory.php:596 +#: app/Factories/ElementFactory.php:627 app/Factories/ElementFactory.php:650 +#: app/Factories/ElementFactory.php:681 app/Factories/ElementFactory.php:705 +#: app/Factories/ElementFactory.php:729 app/Factories/ElementFactory.php:741 msgid "Record ID number" msgstr "Número de identificação do registro" -#: app/Factories/ElementFactory.php:591 app/Factories/ElementFactory.php:724 +#: app/Factories/ElementFactory.php:595 app/Factories/ElementFactory.php:728 msgid "Record file number" msgstr "Número do arquivo de registro" #: resources/views/modules/fix-search-and-replace/options.phtml:65 -#: resources/views/search-general-page.phtml:49 +#: resources/views/search-general-page.phtml:61 #: resources/views/statistics/other/total-records.phtml:12 msgid "Records" msgstr "Registros" @@ -11858,9 +11858,9 @@ msgstr "" msgid "Redlands, California, United States" msgstr "Redlands, Califórnia" -#: app/Factories/ElementFactory.php:346 app/Factories/ElementFactory.php:582 -#: app/Factories/ElementFactory.php:621 app/Factories/ElementFactory.php:644 -#: app/Factories/ElementFactory.php:675 app/Factories/ElementFactory.php:695 +#: app/Factories/ElementFactory.php:349 app/Factories/ElementFactory.php:586 +#: app/Factories/ElementFactory.php:625 app/Factories/ElementFactory.php:648 +#: app/Factories/ElementFactory.php:679 app/Factories/ElementFactory.php:699 msgid "Reference number" msgstr "Número de referência" @@ -11920,11 +11920,11 @@ msgstr "Famílias relacionadas" msgid "Related individuals" msgstr "Indivíduos relacionados" -#: app/Factories/ElementFactory.php:456 -#: app/Functions/FunctionsPrintFacts.php:387 +#: app/Factories/ElementFactory.php:459 +#: app/Functions/FunctionsPrintFacts.php:386 #: app/Module/BranchesListModule.php:399 app/Module/BranchesListModule.php:437 #: app/Module/CustomTagsGedcomL.php:102 app/Module/CustomTagsGedcomL.php:151 -#: app/Module/CustomTagsPhpGedView.php:65 app/Module/CustomTagsWebtrees.php:56 +#: app/Module/CustomTagsPhpGedView.php:55 app/Module/CustomTagsWebtrees.php:56 #: app/Module/CustomTagsWebtrees.php:70 msgid "Relationship" msgstr "Parentesco" @@ -11943,7 +11943,7 @@ msgstr "Relacionamento Comigo" msgid "Relationship to mother" msgstr "Relação com a mãe" -#: app/Factories/ElementFactory.php:530 +#: app/Factories/ElementFactory.php:533 msgid "Relationship to parents" msgstr "" @@ -11972,14 +11972,14 @@ msgstr "Relacionamentos entre %1$s e %2$s" msgid "Reliability of the information" msgstr "" -#: app/Factories/ElementFactory.php:303 app/Factories/ElementFactory.php:433 -#: app/Factories/ElementFactory.php:584 +#: app/Factories/ElementFactory.php:305 app/Factories/ElementFactory.php:436 +#: app/Factories/ElementFactory.php:588 #: resources/xml/reports/missing_facts_report.xml:26 #: resources/xml/reports/missing_facts_report.xml:587 msgid "Religion" msgstr "Religião" -#: app/Factories/ElementFactory.php:577 +#: app/Factories/ElementFactory.php:581 msgid "Religious institution" msgstr "Instituição Religiosa" @@ -12005,7 +12005,7 @@ msgstr "" msgid "Reminder email frequency (days)" msgstr "Frequência de envio dos lembretes (dias)" -#: app/Module/CustomTagsPhpGedView.php:85 +#: app/Module/CustomTagsPhpGedView.php:75 msgid "Remote server" msgstr "Servidor remoto" @@ -12099,13 +12099,13 @@ msgstr "Relatórios" #: resources/views/modules/gedcom_stats/config.phtml:51 #: resources/views/modules/gedcom_stats/statistics.phtml:124 #: resources/views/modules/html/template-statistics.phtml:52 -#: resources/views/search-general-page.phtml:80 -#: resources/views/search-results.phtml:67 +#: resources/views/search-general-page.phtml:95 +#: resources/views/search-results.phtml:70 #: resources/views/statistics/other/total-records.phtml:48 msgid "Repositories" msgstr "Repositórios" -#: app/Factories/ElementFactory.php:657 app/Factories/ElementFactory.php:697 +#: app/Factories/ElementFactory.php:661 app/Factories/ElementFactory.php:701 #: resources/views/admin/trees-privacy.phtml:183 #: resources/views/admin/trees.phtml:239 #: resources/views/modals/source-fields.phtml:44 @@ -12162,7 +12162,7 @@ msgstr "Tarefas de pesquisa são eventos especiais, adicionados para pessoas em msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." msgstr "Tarefas de pesquisa são armazenadas usando a etiqueta GEDCOM especial \"_TODO\". Outras aplicações genealógicas podem não reconhecer esta etiqueta." -#: app/Factories/ElementFactory.php:585 +#: app/Factories/ElementFactory.php:589 msgid "Residence" msgstr "Residência" @@ -12176,10 +12176,10 @@ msgstr "" msgid "Restrict to immediate family" msgstr "Restringir à família imediata" -#: app/Factories/ElementFactory.php:304 app/Factories/ElementFactory.php:349 -#: app/Factories/ElementFactory.php:434 app/Factories/ElementFactory.php:588 +#: app/Factories/ElementFactory.php:306 app/Factories/ElementFactory.php:352 +#: app/Factories/ElementFactory.php:437 app/Factories/ElementFactory.php:592 #: app/Http/RequestHandlers/HelpText.php:241 -#: app/Module/CustomTagsPhpGedView.php:91 app/Module/CustomTagsWebtrees.php:82 +#: app/Module/CustomTagsPhpGedView.php:81 app/Module/CustomTagsWebtrees.php:82 #: app/Module/CustomTagsWebtrees.php:84 app/Module/CustomTagsWebtrees.php:86 #: app/Module/CustomTagsWebtrees.php:88 app/Module/CustomTagsWebtrees.php:90 #: app/Module/CustomTagsWebtrees.php:92 @@ -12194,7 +12194,7 @@ msgstr "Restrições pode ser adicionadas aos registros e/ou fatos. Eles restrin msgid "Results" msgstr "Resultados" -#: app/Factories/ElementFactory.php:589 +#: app/Factories/ElementFactory.php:593 msgid "Retirement" msgstr "Aposentadoria" @@ -12208,9 +12208,9 @@ msgstr "Reunião" msgid "Rexburg, Idaho, United States" msgstr "" -#: app/Factories/ElementFactory.php:310 app/Factories/ElementFactory.php:362 -#: app/Factories/ElementFactory.php:440 app/Factories/ElementFactory.php:606 -#: app/Factories/ElementFactory.php:629 app/Factories/ElementFactory.php:652 +#: app/Factories/ElementFactory.php:312 app/Factories/ElementFactory.php:365 +#: app/Factories/ElementFactory.php:443 app/Factories/ElementFactory.php:610 +#: app/Factories/ElementFactory.php:633 app/Factories/ElementFactory.php:656 #: app/Module/CustomTagsGedcomL.php:108 app/Module/CustomTagsGedcomL.php:157 #: app/Module/CustomTagsGedcomL.php:214 app/Module/CustomTagsGedcomL.php:247 #: app/Module/CustomTagsWebtrees.php:62 app/Module/CustomTagsWebtrees.php:76 @@ -12227,15 +12227,15 @@ msgstr "Romênia" msgid "Romanized" msgstr "Romanizado" -#: app/Factories/ElementFactory.php:555 +#: app/Factories/ElementFactory.php:559 msgid "Romanized name" msgstr "" -#: app/Factories/ElementFactory.php:301 app/Factories/ElementFactory.php:431 +#: app/Factories/ElementFactory.php:303 app/Factories/ElementFactory.php:434 msgid "Romanized place" msgstr "Local romanizado" -#: app/Factories/ElementFactory.php:562 +#: app/Factories/ElementFactory.php:566 msgid "Romanized type" msgstr "" @@ -12414,7 +12414,7 @@ msgstr "Arábia Saudita" msgid "Schema" msgstr "" -#: app/Factories/ElementFactory.php:513 app/Factories/ElementFactory.php:537 +#: app/Factories/ElementFactory.php:516 app/Factories/ElementFactory.php:540 msgid "School or college" msgstr "Escola ou faculdade" @@ -12487,7 +12487,7 @@ msgstr "" msgid "Search filters" msgstr "" -#: resources/views/search-general-page.phtml:37 +#: resources/views/search-general-page.phtml:49 #: resources/views/search-replace-page.phtml:26 msgid "Search for" msgstr "Pesquisar por" @@ -12835,9 +12835,8 @@ msgstr "" msgid "Share the anniversary of an event" msgstr "" -#: app/Functions/FunctionsPrint.php:94 -#: app/Functions/FunctionsPrintFacts.php:793 -#: app/Functions/FunctionsPrintFacts.php:808 +#: app/Functions/FunctionsPrint.php:85 +#: app/Functions/FunctionsPrintFacts.php:777 #: resources/views/admin/trees.phtml:256 #: resources/views/edit/shared-note.phtml:23 #: resources/views/note-page-details.phtml:23 @@ -12846,8 +12845,8 @@ msgstr "Nota compartilhada" #. I18N: Name of a module/list #: app/Module/NoteListModule.php:70 -#: resources/views/lists/sources-table.phtml:100 -#: resources/views/search-general-page.phtml:88 +#: resources/views/lists/sources-table.phtml:101 +#: resources/views/search-general-page.phtml:105 msgid "Shared notes" msgstr "Notas Compartilhadas" @@ -12976,7 +12975,19 @@ msgstr "Atalho" msgid "Shortest marriage" msgstr "Casamento mais curto" +#: resources/views/admin/site-mail.phtml:155 +#: resources/views/admin/users-create.phtml:61 +#: resources/views/admin/users-edit.phtml:71 #: resources/views/calendar-page.phtml:105 +#: resources/views/edit-account-page.phtml:92 +#: resources/views/login-page.phtml:47 +#: resources/views/modules/login_block/sign-in.phtml:33 +#: resources/views/password-reset-page.phtml:38 +#: resources/views/register-page.phtml:75 +#: resources/views/setup/step-4-database-mysql.phtml:99 +#: resources/views/setup/step-4-database-pgsql.phtml:86 +#: resources/views/setup/step-4-database-sqlsvr.phtml:86 +#: resources/views/setup/step-5-administrator.phtml:81 msgid "Show" msgstr "Exibir" @@ -13131,6 +13142,21 @@ msgstr "Exibir somente homens." msgid "Show parents" msgstr "Exibir pais" +#: resources/views/admin/site-mail.phtml:155 +#: resources/views/admin/users-create.phtml:61 +#: resources/views/admin/users-edit.phtml:71 +#: resources/views/edit-account-page.phtml:92 +#: resources/views/login-page.phtml:47 +#: resources/views/modules/login_block/sign-in.phtml:33 +#: resources/views/password-reset-page.phtml:38 +#: resources/views/register-page.phtml:75 +#: resources/views/setup/step-4-database-mysql.phtml:99 +#: resources/views/setup/step-4-database-pgsql.phtml:86 +#: resources/views/setup/step-4-database-sqlsvr.phtml:86 +#: resources/views/setup/step-5-administrator.phtml:81 +msgid "Show password" +msgstr "" + #: resources/xml/reports/change_report.xml:8 msgid "Show pending changes" msgstr "Exibir alterações pendentes" @@ -13232,7 +13258,7 @@ msgid "Show the location of an event on an external map." msgstr "" #. I18N: Description of the “Places” module -#: app/Module/PlacesModule.php:95 +#: app/Module/PlacesModule.php:96 msgid "Show the location of events on a map." msgstr "" @@ -13254,17 +13280,17 @@ msgid "Show thumbnail images in charts and family groups." msgstr "Exibir imagens de destaque na página de pessoas" #: app/Auth.php:533 app/Auth.php:546 app/Elements/RestrictionNotice.php:77 -#: app/Functions/FunctionsPrintFacts.php:623 +#: app/Functions/FunctionsPrintFacts.php:616 #: app/Http/RequestHandlers/TreePreferencesPage.php:154 -#: app/Http/RequestHandlers/TreePrivacyPage.php:92 +#: app/Http/RequestHandlers/TreePrivacyPage.php:93 #: resources/views/modals/restriction-fields.phtml:21 msgid "Show to managers" msgstr "Mostrar para gestores" #: app/Auth.php:532 app/Auth.php:545 app/Elements/RestrictionNotice.php:76 -#: app/Functions/FunctionsPrintFacts.php:620 +#: app/Functions/FunctionsPrintFacts.php:613 #: app/Http/RequestHandlers/TreePreferencesPage.php:153 -#: app/Http/RequestHandlers/TreePrivacyPage.php:91 +#: app/Http/RequestHandlers/TreePrivacyPage.php:92 #: resources/views/admin/trees-privacy.phtml:41 #: resources/views/admin/trees-privacy.phtml:103 #: resources/views/modals/restriction-fields.phtml:18 @@ -13272,8 +13298,8 @@ msgid "Show to members" msgstr "Mostrar para membros" #: app/Auth.php:531 app/Auth.php:544 app/Elements/RestrictionNotice.php:75 -#: app/Functions/FunctionsPrintFacts.php:617 -#: app/Http/RequestHandlers/TreePrivacyPage.php:90 +#: app/Functions/FunctionsPrintFacts.php:610 +#: app/Http/RequestHandlers/TreePrivacyPage.php:91 #: resources/views/admin/trees-privacy.phtml:41 #: resources/views/admin/trees-privacy.phtml:103 #: resources/views/admin/trees-privacy.phtml:164 @@ -13459,7 +13485,7 @@ msgstr "Pequenos sistemas (500 pessoas): 16-32MB, 10-20 segundos" msgid "Snowflake, Arizona, United States" msgstr "Snowflake, Arizona, Estados Unidos" -#: app/Factories/ElementFactory.php:611 +#: app/Factories/ElementFactory.php:615 msgid "Social security number" msgstr "Número do Seguro Social" @@ -13538,25 +13564,22 @@ msgstr "Sosa" msgid "Sosa-Stradonitz number" msgstr "" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:262 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:254 msgid "Sounds like" msgstr "Soa como" #. I18N: Name of a module/report -#: app/Factories/ElementFactory.php:305 app/Factories/ElementFactory.php:357 -#: app/Factories/ElementFactory.php:435 app/Factories/ElementFactory.php:601 -#: app/Factories/ElementFactory.php:624 app/Factories/ElementFactory.php:647 -#: app/Factories/ElementFactory.php:679 -#: app/Functions/FunctionsPrintFacts.php:436 -#: app/Functions/FunctionsPrintFacts.php:464 -#: app/Functions/FunctionsPrintFacts.php:478 +#: app/Factories/ElementFactory.php:683 +#: app/Functions/FunctionsPrintFacts.php:435 +#: app/Functions/FunctionsPrintFacts.php:475 +#: app/Functions/FunctionsPrintFacts.php:489 #: app/Module/CustomTagsGedcomL.php:205 app/Module/CustomTagsGedcomL.php:209 #: app/Module/CustomTagsGedcomL.php:221 app/Module/CustomTagsGedcomL.php:225 #: app/Module/CustomTagsGedcomL.php:229 app/Module/CustomTagsGedcomL.php:235 #: app/Module/CustomTagsGedcomL.php:241 #: app/Module/FactSourcesReportModule.php:44 #: resources/views/admin/trees-privacy.phtml:182 -#: resources/views/admin/trees.phtml:231 resources/views/family-page.phtml:79 +#: resources/views/admin/trees.phtml:231 #: resources/views/modals/link-media-to-source.phtml:23 #: resources/views/modules/favorites/favorites.phtml:108 #: resources/views/modules/random_media/slide-show.phtml:73 @@ -13585,22 +13608,25 @@ msgstr "Soa como" msgid "Source" msgstr "Fonte" +#: app/Factories/ElementFactory.php:307 app/Factories/ElementFactory.php:360 +#: app/Factories/ElementFactory.php:438 app/Factories/ElementFactory.php:605 +#: app/Factories/ElementFactory.php:628 app/Factories/ElementFactory.php:651 #: app/Module/CustomTagsGedcomL.php:103 app/Module/CustomTagsGedcomL.php:152 #: app/Module/CustomTagsWebtrees.php:57 app/Module/CustomTagsWebtrees.php:71 msgid "Source citation" msgstr "" -#: resources/views/admin/tags.phtml:299 +#: resources/views/admin/tags.phtml:315 msgid "Source citations" msgstr "" #. I18N: Help text for the “Use full source citations” configuration setting -#: resources/views/admin/trees-preferences.phtml:842 +#: resources/views/admin/trees-preferences.phtml:756 msgid "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." msgstr "Citações de fonte podem incluir campos para registrar a qualidade do dado (primário, secundário, etc.) e a data que o evento foi registrado na fonte. Se você não usar estes campos, você pode desabilitá-los quando criar novas citações de fonte." #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:852 +#: resources/views/admin/trees-preferences.phtml:766 #: resources/xml/reports/fact_sources.xml:6 msgid "Source type" msgstr "Tipo de fonte" @@ -13612,18 +13638,18 @@ msgstr "Tipo de fonte" #: app/Services/AdminService.php:183 #: resources/views/admin/control-panel.phtml:321 #: resources/views/admin/merge-records-step-1.phtml:56 -#: resources/views/admin/tags.phtml:374 +#: resources/views/admin/tags.phtml:390 #: resources/views/lists/media-table.phtml:81 #: resources/views/lists/notes-table.phtml:84 #: resources/views/lists/notes-table.phtml:93 #: resources/views/lists/repositories-table.phtml:51 -#: resources/views/lists/sources-table.phtml:88 +#: resources/views/lists/sources-table.phtml:89 #: resources/views/modules/gedcom_stats/config.phtml:49 #: resources/views/modules/gedcom_stats/statistics.phtml:102 #: resources/views/modules/html/template-statistics.phtml:44 #: resources/views/record-page-links.phtml:61 -#: resources/views/search-general-page.phtml:72 -#: resources/views/search-results.phtml:56 +#: resources/views/search-general-page.phtml:85 +#: resources/views/search-results.phtml:59 #: resources/views/statistics/other/chart-sources.phtml:12 #: resources/views/statistics/other/total-records.phtml:30 #: resources/xml/reports/ahnentafel_report.xml:475 @@ -13682,10 +13708,6 @@ msgstr "Spokane, Washington, Estados Unidos" msgid "Spouse" msgstr "Cônjuge" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:222 -msgid "Spouse note" -msgstr "Nota do cônjuge" - #: resources/views/edit/reorder-families.phtml:33 #: resources/views/lists/surnames-table.phtml:35 #: resources/views/modules/family-book-chart/page.phtml:58 @@ -13737,9 +13759,9 @@ msgstr "Iniciando a série de alteração de datas" msgid "Statcounter™" msgstr "" -#: app/Factories/ElementFactory.php:282 app/Factories/ElementFactory.php:393 -#: app/Factories/ElementFactory.php:413 app/Factories/ElementFactory.php:665 -#: app/Factories/ElementFactory.php:712 +#: app/Factories/ElementFactory.php:284 app/Factories/ElementFactory.php:396 +#: app/Factories/ElementFactory.php:416 app/Factories/ElementFactory.php:669 +#: app/Factories/ElementFactory.php:716 msgid "State" msgstr "Estado" @@ -13753,9 +13775,9 @@ msgstr "Estado" msgid "Statistics" msgstr "Estatísticas" -#: app/Factories/ElementFactory.php:354 app/Factories/ElementFactory.php:460 -#: app/Factories/ElementFactory.php:500 app/Factories/ElementFactory.php:520 -#: app/Factories/ElementFactory.php:531 app/Factories/ElementFactory.php:598 +#: app/Factories/ElementFactory.php:357 app/Factories/ElementFactory.php:463 +#: app/Factories/ElementFactory.php:503 app/Factories/ElementFactory.php:523 +#: app/Factories/ElementFactory.php:534 app/Factories/ElementFactory.php:602 #: app/Module/CustomTagsGedcomL.php:121 app/Module/CustomTagsGedcomL.php:174 #: app/Module/CustomTagsLegacy.php:60 app/Module/CustomTagsLegacy.php:62 #: resources/views/admin/changes-log.phtml:55 @@ -13763,13 +13785,13 @@ msgstr "Estatísticas" msgid "Status" msgstr "Situação" -#: app/Factories/ElementFactory.php:355 app/Factories/ElementFactory.php:461 -#: app/Factories/ElementFactory.php:501 app/Factories/ElementFactory.php:521 -#: app/Factories/ElementFactory.php:599 +#: app/Factories/ElementFactory.php:358 app/Factories/ElementFactory.php:464 +#: app/Factories/ElementFactory.php:504 app/Factories/ElementFactory.php:524 +#: app/Factories/ElementFactory.php:603 msgid "Status change date" msgstr "Data de alteração do status" -#: app/Functions/FunctionsPrint.php:250 +#: app/Elements/AgeAtEvent.php:80 msgid "Stillborn" msgstr "Natimorto" @@ -13819,7 +13841,7 @@ msgstr "" msgid "Subject" msgstr "Assunto" -#: app/Factories/ElementFactory.php:404 app/Factories/ElementFactory.php:727 +#: app/Factories/ElementFactory.php:407 app/Factories/ElementFactory.php:731 #: app/Submission.php:62 app/Submission.php:63 app/Submission.php:64 msgid "Submission" msgstr "Envio" @@ -13832,9 +13854,9 @@ msgstr "Envio" msgid "Submitted but not yet cleared" msgstr "Submetido mas não apurado" -#: app/Factories/ElementFactory.php:367 app/Factories/ElementFactory.php:403 -#: app/Factories/ElementFactory.php:612 app/Factories/ElementFactory.php:704 -#: app/Factories/ElementFactory.php:738 resources/views/admin/trees.phtml:264 +#: app/Factories/ElementFactory.php:370 app/Factories/ElementFactory.php:406 +#: app/Factories/ElementFactory.php:616 app/Factories/ElementFactory.php:708 +#: app/Factories/ElementFactory.php:742 resources/views/admin/trees.phtml:264 #: resources/views/modals/submission-fields.phtml:14 #: resources/views/modules/recent_changes/changes-table.phtml:74 msgid "Submitter" @@ -13849,7 +13871,7 @@ msgstr "" #: app/Module/SubmitterListModule.php:177 #: resources/views/admin/control-panel.phtml:325 #: resources/views/admin/merge-records-step-1.phtml:60 -#: resources/views/admin/tags.phtml:896 +#: resources/views/admin/tags.phtml:871 #: resources/views/lists/submitters-table.phtml:62 msgid "Submitters" msgstr "" @@ -13893,11 +13915,9 @@ msgstr "" msgid "Suriname" msgstr "Suriname" -#: app/Factories/ElementFactory.php:549 app/Factories/ElementFactory.php:561 -#: app/Factories/ElementFactory.php:564 +#: app/Factories/ElementFactory.php:553 app/Factories/ElementFactory.php:565 +#: app/Factories/ElementFactory.php:568 #: app/Http/RequestHandlers/HelpText.php:226 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:228 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:230 #: resources/views/branches-page.phtml:27 #: resources/views/lists/families-table.phtml:215 #: resources/views/lists/families-table.phtml:218 @@ -13920,12 +13940,12 @@ msgstr "Estilo da lista de sobrenome" msgid "Surname option" msgstr "Opção de Sobrenome" -#: app/Factories/ElementFactory.php:548 app/Factories/ElementFactory.php:560 -#: app/Factories/ElementFactory.php:563 +#: app/Factories/ElementFactory.php:552 app/Factories/ElementFactory.php:564 +#: app/Factories/ElementFactory.php:567 msgid "Surname prefix" msgstr "Prefixo do sobrenome" -#: resources/views/admin/trees-preferences.phtml:822 +#: resources/views/admin/trees-preferences.phtml:736 msgid "Surname tradition" msgstr "Tradição do sobrenome" @@ -14097,9 +14117,9 @@ msgid "Templates" msgstr "Modelos" #. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church) -#: app/Factories/ElementFactory.php:356 app/Factories/ElementFactory.php:462 -#: app/Factories/ElementFactory.php:502 app/Factories/ElementFactory.php:522 -#: app/Factories/ElementFactory.php:600 app/Factories/ElementFactory.php:739 +#: app/Factories/ElementFactory.php:359 app/Factories/ElementFactory.php:465 +#: app/Factories/ElementFactory.php:505 app/Factories/ElementFactory.php:525 +#: app/Factories/ElementFactory.php:604 app/Factories/ElementFactory.php:743 #: resources/xml/reports/individual_report.xml:208 msgid "Temple" msgstr "Templo" @@ -14128,10 +14148,10 @@ msgctxt "NOMINATIVE" msgid "Tevet" msgstr "Tevet" -#: app/Factories/ElementFactory.php:308 app/Factories/ElementFactory.php:360 -#: app/Factories/ElementFactory.php:438 app/Factories/ElementFactory.php:604 -#: app/Factories/ElementFactory.php:627 app/Factories/ElementFactory.php:650 -#: app/Factories/ElementFactory.php:702 app/Module/CustomTagsGedcom53.php:181 +#: app/Factories/ElementFactory.php:310 app/Factories/ElementFactory.php:363 +#: app/Factories/ElementFactory.php:441 app/Factories/ElementFactory.php:608 +#: app/Factories/ElementFactory.php:631 app/Factories/ElementFactory.php:654 +#: app/Factories/ElementFactory.php:706 app/Module/CustomTagsGedcom53.php:181 #: app/Module/CustomTagsGedcom53.php:185 app/Module/CustomTagsGedcomL.php:106 #: app/Module/CustomTagsGedcomL.php:155 app/Module/CustomTagsGedcomL.php:212 #: app/Module/CustomTagsGedcomL.php:245 app/Module/CustomTagsRootsMagic.php:53 @@ -14322,7 +14342,7 @@ msgid "The file was only partially uploaded. Please try again." msgstr "Arquivo foi enviado parcialmente, por favor tente novamente." #. I18N: %s is a filename -#: resources/views/media-page-details.phtml:58 +#: resources/views/media-page-details.phtml:59 #: resources/views/modules/media-list/page.phtml:142 #, php-format msgid "The file “%s” does not exist." @@ -14459,13 +14479,13 @@ msgid "The module “%s” has been enabled." msgstr "" #. I18N: Help text for the “Quick family facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:783 +#: resources/views/admin/trees-preferences.phtml:725 #, fuzzy msgid "The most common family facts and events are listed separately, so that they can be added more easily." msgstr "Esta é a lista pequena do GEDCOM de fatos da família que aparecem próximos a lista completa e podem ser adicionados com um clique simples." #. I18N: Help text for the “Quick individual facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:729 +#: resources/views/admin/trees-preferences.phtml:700 #, fuzzy msgid "The most common individual facts and events are listed separately, so that they can be added more easily." msgstr "Esta é uma pequena lista de fatos pessoais do GEDOM que aparecem próximas à lista completa e podem ser adicionados com um simples clique." @@ -14502,17 +14522,17 @@ msgstr "" msgid "The place hierarchy." msgstr "" -#: app/Http/RequestHandlers/TreePreferencesAction.php:144 +#: app/Http/RequestHandlers/TreePreferencesAction.php:138 #: app/Http/RequestHandlers/TreePrivacyAction.php:118 msgid "The preferences for all family trees have been updated." msgstr "" -#: app/Http/RequestHandlers/TreePreferencesAction.php:148 +#: app/Http/RequestHandlers/TreePreferencesAction.php:142 #: app/Http/RequestHandlers/TreePrivacyAction.php:121 msgid "The preferences for new family trees have been updated." msgstr "" -#: app/Http/RequestHandlers/TreePreferencesAction.php:137 +#: app/Http/RequestHandlers/TreePreferencesAction.php:131 #: app/Http/RequestHandlers/TreePrivacyAction.php:111 #, php-format msgid "The preferences for the family tree “%s” have been updated." @@ -14569,7 +14589,7 @@ msgstr "" msgid "The search menu." msgstr "" -#: app/Services/SearchService.php:1170 +#: app/Services/SearchService.php:1162 msgid "The search returned too many results." msgstr "" @@ -14714,7 +14734,7 @@ msgstr "" msgid "There are no facts for this individual." msgstr "Não existem Fatos para essa pessoa." -#: app/Http/RequestHandlers/ManageMediaData.php:307 +#: app/Http/RequestHandlers/ManageMediaData.php:310 msgid "There are no links to this media object." msgstr "" @@ -14760,7 +14780,7 @@ msgstr "" #: app/Http/RequestHandlers/AddMediaFileAction.php:86 #: app/Http/RequestHandlers/CreateMediaObjectAction.php:79 #: app/Http/RequestHandlers/UploadMediaAction.php:137 -#: app/Services/MediaFileService.php:223 +#: app/Services/MediaFileService.php:236 msgid "There was an error uploading your file." msgstr "Um erro ocorreu durante o envio do seu arquivo." @@ -14925,7 +14945,7 @@ msgid "This individual will be selected by default when viewing charts and repor msgstr "" #: app/Module/StatisticsChartModule.php:951 -#: app/Statistics/Repository/EventRepository.php:246 +#: app/Statistics/Repository/EventRepository.php:245 #: app/Statistics/Repository/FamilyDatesRepository.php:102 #: app/Statistics/Repository/FamilyRepository.php:517 #: app/Statistics/Repository/IndividualRepository.php:1772 @@ -14955,7 +14975,7 @@ msgstr "" msgid "This information is not available." msgstr "" -#: app/Statistics/Repository/EventRepository.php:254 +#: app/Statistics/Repository/EventRepository.php:253 #: app/Statistics/Repository/FamilyDatesRepository.php:110 #: app/Statistics/Repository/FamilyDatesRepository.php:381 #: app/Statistics/Repository/FamilyRepository.php:84 @@ -14972,26 +14992,6 @@ msgstr "" msgid "This information is private and cannot be shown." msgstr "Esta informação é privativa e não pode ser exibida." -#. I18N: Help text for the “Advanced name facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:798 -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." -msgstr "Esta é uma lista separada por vírgulas de marcas de fatos GEDCOM que será exibida no formulário de adição/edição. Se você usa alfabetos não-latinos como Hebraico, Greco, Círilico ou Árabe, você pode querer adicionar marcas como _HEB, ROMN, FONE, etc para permitir que você armazene nomes em diferentes alfabetos." - -#. I18N: Help text for the “Facts for new families” configuration setting -#: resources/views/admin/trees-preferences.phtml:770 -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." -msgstr "" - -#. I18N: Help text for the “Facts for new individuals” configuration setting -#: resources/views/admin/trees-preferences.phtml:716 -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." -msgstr "" - -#. I18N: Help text for the “Advanced place name facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:811 -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." -msgstr "Esta é uma lista separada por vírgulas de marcas de fatos GEDCOM que será exibida quando você adicionar ou editar nomes de locais. Se você usa alfabetos não-latinos como Hebraico, Greco, Círilico ou Árabe, você pode querer adicionar marcas como _HEB, ROMN, FONE, etc para permitir que você armazene nomes em diferentes alfabetos." - #: resources/views/edit-account-page.phtml:69 msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." msgstr "" @@ -15011,26 +15011,6 @@ msgstr "Diferencia maiúsculo e minúsculo." msgid "This is the latest version of webtrees. No upgrade is available." msgstr "" -#. I18N: Help text for the “All family facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:744 -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." -msgstr "Estes são os fatos e eventos que podem ser adicionados às famílias. É permitido adicionar ou remover fatos a lista, mesmo os customizados. Entretanto fatos que estejam nesta lista, não podem aparecer na lista <i>Fatos Singulares da Família</i>." - -#. I18N: Help text for the “All individual facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:690 -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." -msgstr "Esta é a lista de fatos que os usuários podem adicionar às pessoas da árvore. Você pode criar novos tipos ou remover alguns deles conforme sua necessidade. Tipos de fatos que aperecem nesta lista não devem aparecer na lista <i>Fatos Singulares da Pessoa</i>." - -#. I18N: Help text for the “Unique family facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:757 -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." -msgstr "Esta é a lista de fatos/eventos da família, que os usuários podem adicionar uma <u>única</u> vez. Por exemplo, se MARR esta na lista, usuários não poderão adicionar mais de um MARR à família. Fatos e eventos que estejam nesta lista não podem estar na lista <i>Fatos/Eventos da Família</i>." - -#. I18N: Help text for the “Unique individual facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:703 -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." -msgstr "Esta é a lista de fatos que podem ser adicionados <u>uma única vez</u> a uma pessoa. Fatos que estejam nesta lista não podem estar na lista <i>Fatos/Eventos da Pessoa</i>." - #. I18N: Help text for the “Server name” site configuration setting #: resources/views/admin/site-mail.phtml:100 msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." @@ -15308,7 +15288,7 @@ msgstr "Isto excluirá todos os dados genealógicos de «%s» e o substituirá c msgid "Thu" msgstr "Qui" -#: app/Module/CustomTagsPhpGedView.php:82 +#: app/Module/CustomTagsPhpGedView.php:72 #: resources/views/admin/webtrees1-thumbnails.phtml:39 msgid "Thumbnail image" msgstr "" @@ -15327,16 +15307,19 @@ msgstr "Quinta-feira" msgid "Tijuana, Mexico" msgstr "" -#: app/Factories/ElementFactory.php:323 app/Factories/ElementFactory.php:374 -#: app/Factories/ElementFactory.php:488 app/Factories/ElementFactory.php:618 -#: app/Factories/ElementFactory.php:637 app/Factories/ElementFactory.php:668 -#: app/Factories/ElementFactory.php:684 app/Factories/ElementFactory.php:715 -#: app/Factories/ElementFactory.php:731 app/Module/CustomTagsGedcomL.php:193 -#: app/Module/CustomTagsPhpGedView.php:68 -#: app/Module/CustomTagsPhpGedView.php:72 +#: app/Factories/ElementFactory.php:377 app/Module/CustomTagsGedcomL.php:193 +#: app/Module/CustomTagsPhpGedView.php:58 +#: app/Module/CustomTagsPhpGedView.php:62 msgid "Time" msgstr "Tempo" +#: app/Factories/ElementFactory.php:325 app/Factories/ElementFactory.php:491 +#: app/Factories/ElementFactory.php:622 app/Factories/ElementFactory.php:641 +#: app/Factories/ElementFactory.php:672 app/Factories/ElementFactory.php:688 +#: app/Factories/ElementFactory.php:719 app/Factories/ElementFactory.php:735 +msgid "Time of last change" +msgstr "" + #. I18N: A configuration setting #: resources/views/admin/site-preferences.phtml:50 #: resources/views/admin/users-edit.phtml:136 @@ -15412,12 +15395,12 @@ msgctxt "NOMINATIVE" msgid "Tishrei" msgstr "Tishrei" -#: app/Factories/ElementFactory.php:613 app/Factories/ElementFactory.php:642 -#: app/Factories/ElementFactory.php:703 +#: app/Factories/ElementFactory.php:617 app/Factories/ElementFactory.php:646 +#: app/Factories/ElementFactory.php:707 #: resources/views/admin/fix-level-0-media.phtml:36 #: resources/views/lists/media-table.phtml:78 #: resources/views/lists/notes-table.phtml:89 -#: resources/views/lists/sources-table.phtml:93 +#: resources/views/lists/sources-table.phtml:94 #: resources/views/modals/create-media-from-file.phtml:35 #: resources/views/modals/media-file-fields.phtml:109 #: resources/views/modals/source-fields.phtml:14 @@ -15678,7 +15661,7 @@ msgstr "Total de Usuários" msgid "Tracking and analytics" msgstr "" -#: app/Factories/ElementFactory.php:740 +#: app/Factories/ElementFactory.php:744 msgid "Trailer" msgstr "Trailer" @@ -15749,13 +15732,10 @@ msgstr "Tuxtla Gutiérrez, México" msgid "Twin Falls, Idaho, United States" msgstr "" -#: app/Factories/ElementFactory.php:295 app/Factories/ElementFactory.php:302 -#: app/Factories/ElementFactory.php:315 app/Factories/ElementFactory.php:347 -#: app/Factories/ElementFactory.php:425 app/Factories/ElementFactory.php:432 -#: app/Factories/ElementFactory.php:445 app/Factories/ElementFactory.php:583 -#: app/Factories/ElementFactory.php:622 app/Factories/ElementFactory.php:645 -#: app/Factories/ElementFactory.php:676 app/Factories/ElementFactory.php:696 -#: app/Module/CustomTagsLegacy.php:131 app/Module/CustomTagsPhpGedView.php:87 +#: app/Factories/ElementFactory.php:297 app/Factories/ElementFactory.php:304 +#: app/Factories/ElementFactory.php:317 app/Factories/ElementFactory.php:428 +#: app/Factories/ElementFactory.php:435 app/Factories/ElementFactory.php:448 +#: app/Module/CustomTagsLegacy.php:131 app/Module/CustomTagsPhpGedView.php:77 #: app/Statistics/Google/ChartFamilyLargest.php:104 #: app/Statistics/Google/ChartFamilyWithSources.php:76 #: app/Statistics/Google/ChartIndividualWithSources.php:76 @@ -15781,40 +15761,50 @@ msgstr "" msgid "Type of demographic data" msgstr "" -#: app/Factories/ElementFactory.php:331 app/Factories/ElementFactory.php:526 +#: app/Factories/ElementFactory.php:334 app/Factories/ElementFactory.php:529 #: app/Module/CustomTagsGedcomL.php:196 msgid "Type of event" msgstr "" -#: app/Factories/ElementFactory.php:528 +#: app/Factories/ElementFactory.php:531 msgid "Type of fact" msgstr "" +#: app/Factories/ElementFactory.php:542 +msgid "Type of identification number" +msgstr "" + #: app/Module/CustomTagsGedcomL.php:219 msgid "Type of location" msgstr "" -#: app/Factories/ElementFactory.php:341 +#: app/Factories/ElementFactory.php:344 msgid "Type of marriage" msgstr "" -#: app/Factories/ElementFactory.php:565 +#: app/Factories/ElementFactory.php:569 msgid "Type of name" msgstr "" +#: app/Factories/ElementFactory.php:350 app/Factories/ElementFactory.php:587 +#: app/Factories/ElementFactory.php:626 app/Factories/ElementFactory.php:649 +#: app/Factories/ElementFactory.php:680 app/Factories/ElementFactory.php:700 +msgid "Type of reference number" +msgstr "" + #: app/Module/CustomTagsGedcomL.php:122 app/Module/CustomTagsGedcomL.php:175 msgid "Type of research task" msgstr "" #. I18N: A configuration setting -#: app/Factories/ElementFactory.php:318 app/Factories/ElementFactory.php:397 -#: app/Factories/ElementFactory.php:446 app/Factories/ElementFactory.php:678 -#: app/Factories/ElementFactory.php:726 +#: app/Factories/ElementFactory.php:320 app/Factories/ElementFactory.php:400 +#: app/Factories/ElementFactory.php:449 app/Factories/ElementFactory.php:682 +#: app/Factories/ElementFactory.php:730 #: app/Http/RequestHandlers/CreateRepositoryModal.php:53 #: app/Module/CustomTagsLegacy.php:126 #: app/Module/CustomTagsPersonalAncestralFile.php:58 #: app/Module/CustomTagsPersonalAncestralFile.php:64 -#: app/Module/CustomTagsPhpGedView.php:86 +#: app/Module/CustomTagsPhpGedView.php:76 #: app/Module/CustomTagsRootsMagic.php:54 #: resources/views/admin/trees-create.phtml:32 #: resources/views/admin/trees-preferences.phtml:73 @@ -15856,10 +15846,6 @@ msgstr "Ucrânia" msgid "Uncleared: insufficient data" msgstr "Não apurado: dados insuficientes" -#: resources/views/admin/trees-preferences.phtml:752 -msgid "Unique family facts" -msgstr "Fatos Singulares da Família" - #: app/Module/CustomTagsGedcomL.php:127 app/Module/CustomTagsGedcomL.php:180 #: app/Module/CustomTagsGedcomL.php:181 app/Module/CustomTagsGedcomL.php:183 #: app/Module/CustomTagsGedcomL.php:185 app/Module/CustomTagsGedcomL.php:186 @@ -15879,10 +15865,6 @@ msgstr "Identificador global unico" msgid "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." msgstr "" -#: resources/views/admin/trees-preferences.phtml:698 -msgid "Unique individual facts" -msgstr "Fatos Singulares da Pessoa" - #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:54 msgid "United Arab Emirates" @@ -15899,8 +15881,8 @@ msgid "United States" msgstr "" #. I18N: Name of a country or state -#: app/Elements/FamilyStatusText.php:73 app/GedcomRecord.php:903 -#: app/GedcomRecord.php:908 app/Module/CustomTagsFamilyTreeMaker.php:140 +#: app/Elements/FamilyStatusText.php:73 app/GedcomRecord.php:898 +#: app/GedcomRecord.php:903 app/Module/CustomTagsFamilyTreeMaker.php:140 #: app/Module/CustomTagsGedcom53.php:103 app/Statistics/Google/ChartSex.php:72 #: app/Statistics/Service/CountryService.php:38 msgid "Unknown" @@ -16013,7 +15995,7 @@ msgstr "" #. I18N: placeholder text for new-password field #: resources/views/admin/users-create.phtml:61 #: resources/views/admin/users-edit.phtml:71 -#: resources/views/register-page.phtml:76 +#: resources/views/register-page.phtml:75 #, php-format msgid "Use at least %s character." msgid_plural "Use at least %s characters." @@ -16031,7 +16013,7 @@ msgid "Use compact layout" msgstr "Utilizar disposição compacta" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:837 +#: resources/views/admin/trees-preferences.phtml:751 msgid "Use full source citations" msgstr "Usar citações completas de fonte" @@ -16067,7 +16049,7 @@ msgstr "" msgid "Use silhouettes" msgstr "Usar silhuetas" -#: resources/views/register-page.phtml:91 +#: resources/views/register-page.phtml:90 msgid "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." msgstr "Use este campo para informar ao Administrador as razões para seu acesso à árvore e qual seu relacionamento com as pessoas deste site. Pode ser utilizado também para qualquer outro comentário pessoal ao Administrador." @@ -16235,8 +16217,8 @@ msgstr "Verificado" msgid "Vernal, Utah, United States" msgstr "Vernal, Utah, Estados Unidos" -#: app/Factories/ElementFactory.php:371 app/Factories/ElementFactory.php:379 -#: app/Factories/ElementFactory.php:402 +#: app/Factories/ElementFactory.php:374 app/Factories/ElementFactory.php:382 +#: app/Factories/ElementFactory.php:405 msgid "Version" msgstr "Versão" @@ -16252,10 +16234,6 @@ msgstr "Vídeo" msgid "Vietnam" msgstr "Vietnam" -#: app/Functions/FunctionsPrintFacts.php:829 -msgid "View" -msgstr "Exibir" - #: resources/views/modules/place-hierarchy/page.phtml:49 #, php-format msgid "View table of events occurring in %s" @@ -16266,7 +16244,7 @@ msgstr "" msgid "View this day" msgstr "Ver Dia" -#: app/Functions/FunctionsPrintFacts.php:190 +#: app/Functions/FunctionsPrintFacts.php:186 #: app/Statistics/Repository/FamilyRepository.php:470 #: resources/views/statistics/families/top10-list-age.phtml:23 #: resources/views/statistics/families/top10-nolist-age.phtml:25 @@ -16417,7 +16395,7 @@ msgid "Western Sahara" msgstr "Sahara Ocidental" #. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting -#: resources/views/admin/trees-preferences.phtml:872 +#: resources/views/admin/trees-preferences.phtml:786 msgid "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." msgstr "" @@ -16426,7 +16404,7 @@ msgid "When a user registers for an account, an email is sent to their email add msgstr "" #. I18N: Help text for the “Source type” configuration setting -#: resources/views/admin/trees-preferences.phtml:857 +#: resources/views/admin/trees-preferences.phtml:771 msgid "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." msgstr "" @@ -16435,7 +16413,7 @@ msgid "When an individual has more than one spouse, you should sort the families msgstr "" #. I18N: Help text for the “Surname tradition” configuration setting -#: resources/views/admin/trees-preferences.phtml:827 +#: resources/views/admin/trees-preferences.phtml:741 msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." msgstr "" @@ -16474,9 +16452,9 @@ msgstr "Viúva" msgid "Widower" msgstr "Viúvo" -#: app/Factories/ElementFactory.php:316 app/Factories/ElementFactory.php:368 -#: app/Functions/FunctionsPrint.php:392 -#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:71 +#: app/Factories/ElementFactory.php:318 app/Factories/ElementFactory.php:371 +#: app/Functions/FunctionsPrint.php:344 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:84 #: resources/views/edit/change-family-members.phtml:34 #: resources/views/edit/change-family-members.phtml:49 #: resources/xml/reports/family_group_report.xml:501 @@ -16491,12 +16469,12 @@ msgstr "Viúvo" msgid "Wife" msgstr "Esposa" -#: app/Factories/ElementFactory.php:317 +#: app/Factories/ElementFactory.php:319 #: resources/views/modules/timeline-chart/chart.phtml:351 msgid "Wife’s age" msgstr "Idade da esposa" -#: app/Factories/ElementFactory.php:614 +#: app/Factories/ElementFactory.php:618 msgid "Will" msgstr "Testamento" @@ -16819,7 +16797,7 @@ msgstr "" #. I18N: A button label. #: resources/views/admin/trees-privacy.phtml:248 #: resources/views/admin/webtrees1-thumbnails-form.phtml:24 -#: resources/views/edit/add-fact-row.phtml:46 +#: resources/views/edit/add-fact-row.phtml:42 #: resources/views/modules/census-assistant.phtml:65 #: resources/views/modules/lifespans-chart/page.phtml:75 #: resources/views/modules/timeline-chart/page.phtml:41 @@ -16836,10 +16814,6 @@ msgstr "" msgid "adopted name" msgstr "nome de adoção" -#: app/Statistics/Repository/EventRepository.php:328 -msgid "adoption" -msgstr "adoção" - #. I18N: Gedcom AFT dates #: app/Date.php:359 #, php-format @@ -16932,10 +16906,6 @@ msgstr "antes de %s" msgid "between %s and %s" msgstr "entre %s e %s" -#: app/Statistics/Repository/EventRepository.php:325 -msgid "birth" -msgstr "nascimento" - #. I18N: The name given to an individual at their birth #: app/Elements/NameType.php:51 msgid "birth name" @@ -17026,10 +16996,6 @@ msgstr "cunhado/cunhada" msgid "bullet list" msgstr "lista de marcadores" -#: app/Statistics/Repository/EventRepository.php:329 -msgid "burial" -msgstr "sepultamento" - #. I18N: Gedcom CAL dates #: app/Date.php:343 #, php-format @@ -17046,17 +17012,17 @@ msgstr "calculado em %s" #: resources/views/admin/site-mail.phtml:247 #: resources/views/admin/site-preferences.phtml:120 #: resources/views/admin/site-registration.phtml:88 -#: resources/views/admin/tags.phtml:957 -#: resources/views/admin/trees-preferences.phtml:886 +#: resources/views/admin/tags.phtml:932 +#: resources/views/admin/trees-preferences.phtml:800 #: resources/views/admin/trees-privacy.phtml:301 #: resources/views/contact-page.phtml:82 #: resources/views/edit-blocks-page.phtml:65 #: resources/views/edit/change-family-members.phtml:97 -#: resources/views/edit/edit-fact.phtml:43 -#: resources/views/edit/edit-record.phtml:44 +#: resources/views/edit/edit-fact.phtml:46 +#: resources/views/edit/edit-record.phtml:47 #: resources/views/edit/link-child-to-family.phtml:54 -#: resources/views/edit/link-spouse-to-individual.phtml:53 -#: resources/views/edit/new-individual.phtml:63 +#: resources/views/edit/link-spouse-to-individual.phtml:55 +#: resources/views/edit/new-individual.phtml:51 #: resources/views/edit/raw-gedcom-fact.phtml:44 #: resources/views/edit/raw-gedcom-record.phtml:68 #: resources/views/edit/reorder-children.phtml:50 @@ -17086,10 +17052,6 @@ msgstr "calculado em %s" msgid "cancel" msgstr "Cancelar" -#: app/Statistics/Repository/EventRepository.php:330 -msgid "census added" -msgstr "censo adicionado" - #. I18N: Status of child-parent link #: app/Elements/ChildLinkageStatus.php:61 msgid "challenged" @@ -17154,7 +17116,7 @@ msgstr "lista compacta" #: resources/views/password-request-page.phtml:36 #: resources/views/password-reset-page.phtml:51 #: resources/views/pending-changes-page.phtml:34 -#: resources/views/register-page.phtml:101 +#: resources/views/register-page.phtml:100 #: resources/views/report-select-page.phtml:39 msgid "continue" msgstr "" @@ -17206,10 +17168,6 @@ msgctxt "son’s wife’s parent" msgid "daughter-in-law’s parent" msgstr "pai da nora" -#: app/Statistics/Repository/EventRepository.php:326 -msgid "death" -msgstr "morte" - #: resources/views/admin/location-edit.phtml:53 #: resources/views/admin/location-edit.phtml:64 msgid "degrees" @@ -17743,7 +17701,7 @@ msgid "geographic" msgstr "" #. I18N: A button label. -#: resources/views/edit/new-individual.phtml:58 +#: resources/views/edit/new-individual.phtml:46 msgid "go to new individual" msgstr "" @@ -19309,25 +19267,24 @@ msgstr "" #: resources/views/admin/tags.phtml:141 resources/views/admin/tags.phtml:155 #: resources/views/admin/tags.phtml:189 resources/views/admin/tags.phtml:203 #: resources/views/admin/tags.phtml:217 resources/views/admin/tags.phtml:231 -#: resources/views/admin/tags.phtml:265 resources/views/admin/tags.phtml:279 -#: resources/views/admin/tags.phtml:293 resources/views/admin/tags.phtml:327 -#: resources/views/admin/tags.phtml:340 resources/views/admin/tags.phtml:354 -#: resources/views/admin/tags.phtml:368 resources/views/admin/tags.phtml:407 -#: resources/views/admin/tags.phtml:420 resources/views/admin/tags.phtml:434 -#: resources/views/admin/tags.phtml:448 resources/views/admin/tags.phtml:482 -#: resources/views/admin/tags.phtml:496 resources/views/admin/tags.phtml:510 -#: resources/views/admin/tags.phtml:528 resources/views/admin/tags.phtml:546 -#: resources/views/admin/tags.phtml:560 resources/views/admin/tags.phtml:578 -#: resources/views/admin/tags.phtml:592 resources/views/admin/tags.phtml:606 -#: resources/views/admin/tags.phtml:620 resources/views/admin/tags.phtml:634 -#: resources/views/admin/tags.phtml:648 resources/views/admin/tags.phtml:662 -#: resources/views/admin/tags.phtml:676 resources/views/admin/tags.phtml:690 -#: resources/views/admin/tags.phtml:704 resources/views/admin/tags.phtml:718 -#: resources/views/admin/tags.phtml:732 resources/views/admin/tags.phtml:786 -#: resources/views/admin/tags.phtml:820 resources/views/admin/tags.phtml:834 -#: resources/views/admin/tags.phtml:848 resources/views/admin/tags.phtml:862 -#: resources/views/admin/tags.phtml:876 resources/views/admin/tags.phtml:890 -#: resources/views/admin/tags.phtml:926 resources/views/admin/tags.phtml:944 +#: resources/views/admin/tags.phtml:247 resources/views/admin/tags.phtml:281 +#: resources/views/admin/tags.phtml:295 resources/views/admin/tags.phtml:309 +#: resources/views/admin/tags.phtml:343 resources/views/admin/tags.phtml:356 +#: resources/views/admin/tags.phtml:370 resources/views/admin/tags.phtml:384 +#: resources/views/admin/tags.phtml:423 resources/views/admin/tags.phtml:457 +#: resources/views/admin/tags.phtml:471 resources/views/admin/tags.phtml:485 +#: resources/views/admin/tags.phtml:503 resources/views/admin/tags.phtml:521 +#: resources/views/admin/tags.phtml:535 resources/views/admin/tags.phtml:553 +#: resources/views/admin/tags.phtml:567 resources/views/admin/tags.phtml:581 +#: resources/views/admin/tags.phtml:595 resources/views/admin/tags.phtml:609 +#: resources/views/admin/tags.phtml:623 resources/views/admin/tags.phtml:637 +#: resources/views/admin/tags.phtml:651 resources/views/admin/tags.phtml:665 +#: resources/views/admin/tags.phtml:679 resources/views/admin/tags.phtml:693 +#: resources/views/admin/tags.phtml:707 resources/views/admin/tags.phtml:761 +#: resources/views/admin/tags.phtml:795 resources/views/admin/tags.phtml:809 +#: resources/views/admin/tags.phtml:823 resources/views/admin/tags.phtml:837 +#: resources/views/admin/tags.phtml:851 resources/views/admin/tags.phtml:865 +#: resources/views/admin/tags.phtml:901 resources/views/admin/tags.phtml:919 #: resources/views/admin/trees-preferences.phtml:307 #: resources/views/admin/trees-preferences.phtml:387 #: resources/views/admin/trees-preferences.phtml:402 @@ -19448,10 +19405,6 @@ msgstr "" msgid "markdown" msgstr "" -#: app/Statistics/Repository/EventRepository.php:327 -msgid "marriage" -msgstr "casamento" - #: resources/xml/reports/descendancy_report.xml:245 msgctxt "FEMALE" msgid "married" @@ -19746,8 +19699,8 @@ msgstr "primo de nono grau" #: resources/views/admin/trees-preferences.phtml:558 #: resources/views/admin/trees-preferences.phtml:574 #: resources/views/admin/trees-preferences.phtml:640 -#: resources/views/admin/trees-preferences.phtml:840 -#: resources/views/admin/trees-preferences.phtml:870 +#: resources/views/admin/trees-preferences.phtml:754 +#: resources/views/admin/trees-preferences.phtml:784 #: resources/views/lists/families-table.phtml:324 #: resources/views/modules/fix-search-and-replace/options.phtml:56 #: resources/views/modules/html/config.phtml:55 @@ -19960,19 +19913,19 @@ msgstr "" #: resources/views/admin/site-mail.phtml:242 #: resources/views/admin/site-preferences.phtml:115 #: resources/views/admin/site-registration.phtml:83 -#: resources/views/admin/tags.phtml:953 -#: resources/views/admin/trees-preferences.phtml:882 +#: resources/views/admin/tags.phtml:928 +#: resources/views/admin/trees-preferences.phtml:796 #: resources/views/admin/trees-privacy.phtml:296 #: resources/views/admin/users-create.phtml:84 #: resources/views/admin/users-edit.phtml:348 #: resources/views/edit-account-page.phtml:165 #: resources/views/edit-blocks-page.phtml:60 #: resources/views/edit/change-family-members.phtml:92 -#: resources/views/edit/edit-fact.phtml:38 -#: resources/views/edit/edit-record.phtml:39 +#: resources/views/edit/edit-fact.phtml:40 +#: resources/views/edit/edit-record.phtml:41 #: resources/views/edit/link-child-to-family.phtml:49 -#: resources/views/edit/link-spouse-to-individual.phtml:48 -#: resources/views/edit/new-individual.phtml:53 +#: resources/views/edit/link-spouse-to-individual.phtml:50 +#: resources/views/edit/new-individual.phtml:41 #: resources/views/edit/raw-gedcom-fact.phtml:40 #: resources/views/edit/raw-gedcom-record.phtml:64 #: resources/views/edit/reorder-children.phtml:40 @@ -20005,8 +19958,8 @@ msgstr "" #: resources/views/admin/changes-log.phtml:101 #: resources/views/admin/site-logs.phtml:92 #: resources/views/modules/media-list/page.phtml:85 -#: resources/views/search-advanced-page.phtml:87 -#: resources/views/search-general-page.phtml:101 +#: resources/views/search-advanced-page.phtml:86 +#: resources/views/search-general-page.phtml:129 #: resources/views/search-phonetic-page.phtml:90 msgid "search" msgstr "pesquisar" @@ -20832,8 +20785,8 @@ msgstr "anos" #: resources/views/admin/trees-preferences.phtml:558 #: resources/views/admin/trees-preferences.phtml:574 #: resources/views/admin/trees-preferences.phtml:640 -#: resources/views/admin/trees-preferences.phtml:840 -#: resources/views/admin/trees-preferences.phtml:870 +#: resources/views/admin/trees-preferences.phtml:754 +#: resources/views/admin/trees-preferences.phtml:784 #: resources/views/lists/families-table.phtml:326 #: resources/views/modules/fix-search-and-replace/options.phtml:56 #: resources/views/modules/html/config.phtml:55 @@ -20874,11 +20827,11 @@ msgstr "irmão mais novo" msgid "younger sister" msgstr "irmã mais nova" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:243 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:244 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:245 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:246 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:247 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:235 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:236 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:237 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:238 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:239 #, php-format msgid "±%s year" msgid_plural "±%s years" @@ -20896,14 +20849,14 @@ msgstr "" msgid "“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." msgstr "" -#: app/Functions/FunctionsPrint.php:106 app/Note.php:88 -#: app/Report/ReportParserGenerate.php:972 -#: app/Report/ReportParserGenerate.php:1054 +#: app/Functions/FunctionsPrint.php:97 app/Note.php:94 +#: app/Report/ReportParserGenerate.php:971 +#: app/Report/ReportParserGenerate.php:1056 msgid "…" msgstr "…" #: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363 -#: app/Family.php:381 app/Individual.php:1075 +#: app/Family.php:381 app/Individual.php:1053 #: app/Module/IndividualListModule.php:278 #: app/Module/IndividualListModule.php:491 msgctxt "Unknown given name" @@ -20911,7 +20864,7 @@ msgid "…" msgstr "…" #: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:363 -#: app/Family.php:381 app/Individual.php:1074 +#: app/Family.php:381 app/Individual.php:1052 #: app/Module/IndividualListModule.php:263 #: app/Module/IndividualListModule.php:287 #: app/Module/IndividualListModule.php:507 @@ -21111,6 +21064,15 @@ msgstr "…" #~ msgid "Advanced" #~ msgstr "Avançado" +#~ msgid "Advanced fact preferences" +#~ msgstr "Configurações avançadas de fato" + +#~ msgid "Advanced name facts" +#~ msgstr "Fatos avançados de nome" + +#~ msgid "Advanced place name facts" +#~ msgstr "Fatos avançados de nome de local" + #, fuzzy #~ 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." #~ msgstr "Após identificar-se, clique em 'Minha conta' da opção de menu 'Meu portal' e altere sua senha." @@ -21950,6 +21912,9 @@ msgstr "…" #~ msgid "Spouse census place" #~ msgstr "Local do censo do cônjuge" +#~ msgid "Spouse note" +#~ msgstr "Nota do cônjuge" + #~ msgid "Standard" #~ msgstr "Normal" @@ -22033,12 +21998,30 @@ msgstr "…" #~ 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." #~ msgstr "Esta árvore contém ligações para outra árvore genealógica neste mesmo servidor. Antes de excluir, mover ou renomear a árvore, é necessário excluir estas ligações." +#~ 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." +#~ msgstr "Esta é uma lista separada por vírgulas de marcas de fatos GEDCOM que será exibida no formulário de adição/edição. Se você usa alfabetos não-latinos como Hebraico, Greco, Círilico ou Árabe, você pode querer adicionar marcas como _HEB, ROMN, FONE, etc para permitir que você armazene nomes em diferentes alfabetos." + +#~ 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." +#~ msgstr "Esta é uma lista separada por vírgulas de marcas de fatos GEDCOM que será exibida quando você adicionar ou editar nomes de locais. Se você usa alfabetos não-latinos como Hebraico, Greco, Círilico ou Árabe, você pode querer adicionar marcas como _HEB, ROMN, FONE, etc para permitir que você armazene nomes em diferentes alfabetos." + #~ 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." #~ msgstr "Este sistema diferencia maiúsculo e minúsculo. Se um banco de dados com este nome já não existir o webtress tentará criar um para você. O sucesso dependerá das permissões do seu webserver, mas você será informado se falhar." +#~ 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." +#~ msgstr "Estes são os fatos e eventos que podem ser adicionados às famílias. É permitido adicionar ou remover fatos a lista, mesmo os customizados. Entretanto fatos que estejam nesta lista, não podem aparecer na lista <i>Fatos Singulares da Família</i>." + +#~ 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." +#~ msgstr "Esta é a lista de fatos que os usuários podem adicionar às pessoas da árvore. Você pode criar novos tipos ou remover alguns deles conforme sua necessidade. Tipos de fatos que aperecem nesta lista não devem aparecer na lista <i>Fatos Singulares da Pessoa</i>." + #~ 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." #~ msgstr "Esta é a lista de fatos e eventos que os usuários podem adicionar a uma fonte. A lista pode ser alterada, inclusive com a adição de eventos e fatos customisados, porém fatos e eventos desta lista não podem estar na lista <i>Fatos/Eventos Singulares de Fonte</i>." +#~ 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." +#~ msgstr "Esta é a lista de fatos/eventos da família, que os usuários podem adicionar uma <u>única</u> vez. Por exemplo, se MARR esta na lista, usuários não poderão adicionar mais de um MARR à família. Fatos e eventos que estejam nesta lista não podem estar na lista <i>Fatos/Eventos da Família</i>." + +#~ 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." +#~ msgstr "Esta é a lista de fatos que podem ser adicionados <u>uma única vez</u> a uma pessoa. Fatos que estejam nesta lista não podem estar na lista <i>Fatos/Eventos da Pessoa</i>." + #~ 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." #~ msgstr "Esta é a lista de fatos e eventos de fontes, que os usuário podem adicionar uma <u>única</u> vez. Por exemplo, se TITL esta na lista, usuários poderão adicionar apenas uma vez TITL a uma fonte. Fatos e eventos desta lista não podem estar na lista <i>Fatos/Eventos de Fonte</i>." @@ -22134,6 +22117,12 @@ msgstr "…" #~ msgid "Unable to find record with ID" #~ msgstr "Incapaz de localizar registro com este identificador" +#~ msgid "Unique family facts" +#~ msgstr "Fatos Singulares da Família" + +#~ msgid "Unique individual facts" +#~ msgstr "Fatos Singulares da Pessoa" + #~ msgid "Unique source facts" #~ msgstr "Fatos/Eventos Singulares de Fonte" @@ -22174,6 +22163,9 @@ msgstr "…" #~ msgid "Verification code" #~ msgstr "Código de validação" +#~ msgid "View" +#~ msgstr "Exibir" + #~ msgid "View all records found in this place" #~ msgstr "Exibir os registros deste Local" @@ -22317,6 +22309,9 @@ msgstr "…" #~ msgid "adopted name" #~ msgstr "nome de adoção" +#~ msgid "adoption" +#~ msgstr "adoção" + #~ msgid "after" #~ msgstr "depois" @@ -22326,9 +22321,18 @@ msgstr "…" #~ msgid "before" #~ msgstr "antes" +#~ msgid "birth" +#~ msgstr "nascimento" + +#~ msgid "burial" +#~ msgstr "sepultamento" + #~ msgid "by" #~ msgstr "por" +#~ msgid "census added" +#~ msgstr "censo adicionado" + #~ msgid "century" #~ msgstr "século" @@ -22338,6 +22342,9 @@ msgstr "…" #~ msgid "creating thumbnails of images" #~ msgstr "Criando miniatura de imagens" +#~ msgid "death" +#~ msgstr "morte" + #~ msgid "deny" #~ msgstr "rejeitar" @@ -22367,6 +22374,9 @@ msgstr "…" #~ msgid "link" #~ msgstr "Preparar link" +#~ msgid "marriage" +#~ msgstr "casamento" + #~ msgctxt "FEMALE" #~ msgid "married name" #~ msgstr "nome de casada" |
