diff options
Diffstat (limited to 'resources/lang/pt/messages.po')
| -rw-r--r-- | resources/lang/pt/messages.po | 4165 |
1 files changed, 2101 insertions, 2064 deletions
diff --git a/resources/lang/pt/messages.po b/resources/lang/pt/messages.po index 2e3825e55e..6a58bca068 100644 --- a/resources/lang/pt/messages.po +++ b/resources/lang/pt/messages.po @@ -1,7 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: webtrees\n" -"POT-Creation-Date: 2023-03-05 08:26+0000\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-03-18 23:48+0000\n" "PO-Revision-Date: 2023-01-23 06:25+0000\n" "Last-Translator: jomimota <jomimota@gmail.com>\n" "Language-Team: Portuguese <https://translate.webtrees.net/projects/webtrees/webtrees/pt/>\n" @@ -44,13 +45,13 @@ msgid " in " msgstr " em " #. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 -#: app/Services/RelationshipService.php:2178 +#: app/Services/RelationshipService.php:2179 #, php-format msgid "%1$s %2$s times removed ascending" msgstr "%1$s %2$s vezes removido ascendente" #. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 -#: app/Services/RelationshipService.php:2183 +#: app/Services/RelationshipService.php:2184 #, php-format msgid "%1$s %2$s times removed descending" msgstr "%1$s %2$s vezes removido descendente" @@ -58,16 +59,15 @@ msgstr "%1$s %2$s vezes removido descendente" #. I18N: %s is a person's name #: resources/views/emails/message-user-html.phtml:23 #: resources/views/emails/message-user-text.phtml:18 -#: resources/views/lists/surnames-bullet-list.phtml:25 -#: resources/views/lists/surnames-bullet-list.phtml:28 -#: resources/views/lists/surnames-column-list.phtml:45 -#: resources/views/lists/surnames-compact-list.phtml:38 -#: resources/views/lists/surnames-tag-cloud.phtml:38 +#: resources/views/lists/surnames-bullet-list.phtml:34 +#: resources/views/lists/surnames-column-list.phtml:37 +#: resources/views/lists/surnames-compact-list.phtml:34 +#: resources/views/lists/surnames-tag-cloud.phtml:39 #, php-format msgid "%1$s (%2$s)" msgstr "%1$s (%2$s)" -#: app/Http/RequestHandlers/UpgradeWizardStep.php:243 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:241 #, php-format msgid "%1$s KB were downloaded in %2$s seconds." msgstr "%1$sKB foram descarregados em %2$s segundos." @@ -86,7 +86,7 @@ msgid "%1$s does not have a link back to %2$s." msgstr "%1$s não têm um link para %2$s." #. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds -#: app/Http/RequestHandlers/UpgradeWizardStep.php:264 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:262 #, php-format msgid "%1$s file was extracted in %2$s seconds." msgid_plural "%1$s files were extracted in %2$s seconds." @@ -99,27 +99,27 @@ msgid "%1$s is a %2$s but a %3$s is expected." msgstr "%1$s é um %2$s mas um %3$s é esperado." #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Services/RelationshipService.php:2436 +#: app/Services/RelationshipService.php:2437 #, php-format msgid "%1$s × %2$s" msgstr "%1$s × %2$s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Services/RelationshipService.php:2414 +#: app/Services/RelationshipService.php:2415 #, php-format msgctxt "FEMALE" msgid "%1$s × %2$s" msgstr "%1$s × %2$s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Services/RelationshipService.php:2391 +#: app/Services/RelationshipService.php:2392 #, php-format msgctxt "MALE" msgid "%1$s × %2$s" msgstr "%1$s × %2$s" #. I18N: image dimensions, width × height -#: app/Http/RequestHandlers/ManageMediaData.php:372 app/MediaFile.php:326 +#: app/Http/RequestHandlers/ManageMediaData.php:371 app/MediaFile.php:326 #, php-format msgid "%1$s × %2$s pixels" msgstr "%1$s × %2$s pixeis" @@ -127,28 +127,28 @@ msgstr "%1$s × %2$s pixeis" #. I18N: e.g. "Occupation: farmer" #. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. #. I18N: e.g. "Occupation: farmer" -#: app/Elements/AbstractElement.php:252 app/Elements/NoteStructure.php:130 +#: app/Elements/AbstractElement.php:250 app/Elements/NoteStructure.php:130 #: app/Elements/NoteStructure.php:154 app/Elements/NoteStructure.php:166 -#: app/Exceptions/FileUploadException.php:101 app/Fact.php:569 -#: app/GedcomRecord.php:554 app/Http/RequestHandlers/CheckTree.php:418 +#: app/Exceptions/FileUploadException.php:99 app/Fact.php:570 +#: app/GedcomRecord.php:551 app/Http/RequestHandlers/CheckTree.php:418 #: app/Http/RequestHandlers/CheckTree.php:420 #: app/Http/RequestHandlers/CheckTree.php:444 -#: resources/views/fact-association-structure.phtml:101 -#: resources/views/fact-association-structure.phtml:105 -#: resources/views/fact-association-structure.phtml:109 +#: resources/views/fact-association-structure.phtml:103 +#: resources/views/fact-association-structure.phtml:107 +#: resources/views/fact-association-structure.phtml:111 #: resources/views/fact-gedcom-fields.phtml:68 -#: resources/views/modules/media-list/page.phtml:143 +#: resources/views/modules/media-list/page.phtml:142 #, php-format msgid "%1$s: %2$s" msgstr "%1$s: %2$s" #. I18N: A range of numbers -#: app/Individual.php:483 app/Module/StatisticsChartModule.php:855 +#: app/Individual.php:490 app/Module/StatisticsChartModule.php:856 #, php-format msgid "%1$s–%2$s" msgstr "%1$s–%2$s" -#: app/Services/RelationshipService.php:2204 +#: app/Services/RelationshipService.php:2205 #, php-format msgid "%1$s’s %2$s" msgstr "%2$s de %1$s" @@ -169,35 +169,35 @@ msgid "%s BCE" msgstr "%s AC" #. I18N: size of file in KB -#: app/Http/RequestHandlers/ManageMediaData.php:362 app/MediaFile.php:312 -#: app/Services/MediaFileService.php:93 +#: app/Http/RequestHandlers/ManageMediaData.php:361 app/MediaFile.php:312 +#: app/Services/MediaFileService.php:92 #, php-format msgid "%s KB" msgstr "%s KB" -#: app/Module/ClippingsCartModule.php:547 +#: app/Module/ClippingsCartModule.php:542 #, php-format msgid "%s and her ancestors" msgstr "%s e antepassados dela" -#: app/Module/ClippingsCartModule.php:556 +#: app/Module/ClippingsCartModule.php:551 #, php-format msgid "%s and his ancestors" msgstr "%s e antepassados dele" -#: app/Module/ClippingsCartModule.php:850 +#: app/Module/ClippingsCartModule.php:845 #, 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:452 +#: app/Module/ClippingsCartModule.php:447 #, php-format msgid "%s and their children" msgstr "%s e seus filhos" #. I18N: %s is a family (husband + wife) -#: app/Module/ClippingsCartModule.php:454 +#: app/Module/ClippingsCartModule.php:449 #, php-format msgid "%s and their descendants" msgstr "%s e os seus descendentes" @@ -220,9 +220,9 @@ msgid_plural "%s children" msgstr[0] "%s filho" msgstr[1] "%s filhos" -#: app/Age.php:100 app/Elements/AgeAtEvent.php:103 -#: app/Statistics/Repository/FamilyRepository.php:353 -#: app/Statistics/Repository/IndividualRepository.php:981 +#: app/Age.php:98 app/Elements/AgeAtEvent.php:103 +#: app/Statistics/Repository/FamilyRepository.php:351 +#: app/Statistics/Repository/IndividualRepository.php:976 #, php-format msgid "%s day" msgid_plural "%s days" @@ -230,9 +230,9 @@ msgstr[0] "%s dia" msgstr[1] "%s dias" #: app/Http/RequestHandlers/CheckTree.php:228 -#: app/Http/RequestHandlers/UserEditAction.php:94 -#: app/Http/RequestHandlers/UserEditPage.php:85 -#: app/Module/FamilyTreeNewsModule.php:175 app/Module/UserJournalModule.php:177 +#: app/Http/RequestHandlers/UserEditAction.php:92 +#: app/Http/RequestHandlers/UserEditPage.php:83 +#: app/Module/FamilyTreeNewsModule.php:173 app/Module/UserJournalModule.php:175 #, php-format msgid "%s does not exist." msgstr "%s não existe." @@ -244,8 +244,8 @@ msgid_plural "%s families" msgstr[0] "família %s" msgstr[1] "famílias %s" -#: app/Http/RequestHandlers/SearchReplaceAction.php:75 -#: app/Http/RequestHandlers/SearchReplaceAction.php:107 +#: app/Http/RequestHandlers/SearchReplaceAction.php:73 +#: app/Http/RequestHandlers/SearchReplaceAction.php:105 #, php-format msgid "%s family has been updated." msgid_plural "%s families have been updated." @@ -267,7 +267,7 @@ msgid_plural "%s grandchildren" msgstr[0] "%s neto" msgstr[1] "%s netos" -#: app/Module/LifespansChartModule.php:266 +#: app/Module/LifespansChartModule.php:272 #: resources/views/admin/trees-unconnected.phtml:42 #: resources/views/calendar-list.phtml:20 #, php-format @@ -276,33 +276,33 @@ msgid_plural "%s individuals" msgstr[0] "%s pessoa" msgstr[1] "%s pessoas" -#: app/Http/RequestHandlers/SearchReplaceAction.php:71 -#: app/Http/RequestHandlers/SearchReplaceAction.php:97 -#: app/Http/RequestHandlers/SearchReplaceAction.php:103 +#: app/Http/RequestHandlers/SearchReplaceAction.php:69 +#: app/Http/RequestHandlers/SearchReplaceAction.php:95 +#: app/Http/RequestHandlers/SearchReplaceAction.php:101 #, php-format msgid "%s individual has been updated." msgid_plural "%s individuals have been updated." msgstr[0] "%s pessoa foi atualizada." msgstr[1] "%s pessoas foram atualizadas." -#: app/Module/UserMessagesModule.php:158 +#: app/Module/UserMessagesModule.php:156 #, php-format msgid "%s message" msgid_plural "%s messages" msgstr[0] "%s mensagem" msgstr[1] "%s mensagens" -#: app/Age.php:96 app/Elements/AgeAtEvent.php:101 -#: app/Statistics/Repository/FamilyRepository.php:359 -#: app/Statistics/Repository/IndividualRepository.php:986 -#: resources/views/modules/relatives/family.phtml:196 +#: app/Age.php:94 app/Elements/AgeAtEvent.php:101 +#: app/Statistics/Repository/FamilyRepository.php:357 +#: app/Statistics/Repository/IndividualRepository.php:981 +#: resources/views/modules/relatives/family.phtml:197 #, php-format msgid "%s month" msgid_plural "%s months" msgstr[0] "%s mês" msgstr[1] "%s meses" -#: app/Http/RequestHandlers/SearchReplaceAction.php:87 +#: app/Http/RequestHandlers/SearchReplaceAction.php:85 #, php-format msgid "%s note has been updated." msgid_plural "%s notes have been updated." @@ -316,18 +316,18 @@ msgid "%s occurs too many times." msgstr "%s ocorre demasiadas vezes." #. I18N: %s=“fifth cousin”, etc. -#: app/Services/RelationshipService.php:2151 +#: app/Services/RelationshipService.php:2152 #, php-format msgid "%s once removed ascending" msgstr "%s uma vez removido ascendente" #. I18N: %s=“fifth cousin”, etc. -#: app/Services/RelationshipService.php:2156 +#: app/Services/RelationshipService.php:2157 #, php-format msgid "%s once removed descending" msgstr "%s uma vez removido descendente" -#: app/Http/RequestHandlers/SearchReplaceAction.php:79 +#: app/Http/RequestHandlers/SearchReplaceAction.php:77 #, php-format msgid "%s repository has been updated." msgid_plural "%s repositories have been updated." @@ -348,7 +348,7 @@ msgid_plural "%s signed-in users" msgstr[0] "%s utilizador conectado" msgstr[1] "%s utilizadores conectados" -#: app/Http/RequestHandlers/SearchReplaceAction.php:83 +#: app/Http/RequestHandlers/SearchReplaceAction.php:81 #, php-format msgid "%s source has been updated." msgid_plural "%s sources have been updated." @@ -356,25 +356,25 @@ msgstr[0] "%s fonte foi atualizada." msgstr[1] "%s fontes foram atualizadas." #. I18N: %s=“fifth cousin”, etc. -#: app/Services/RelationshipService.php:2169 +#: app/Services/RelationshipService.php:2170 #, php-format msgid "%s three times removed ascending" msgstr "%s três vezes removido ascendente" #. I18N: %s=“fifth cousin”, etc. -#: app/Services/RelationshipService.php:2174 +#: app/Services/RelationshipService.php:2175 #, php-format msgid "%s three times removed descending" msgstr "%s três vezes removido descendente" #. I18N: %s=“fifth cousin”, etc. -#: app/Services/RelationshipService.php:2160 +#: app/Services/RelationshipService.php:2161 #, php-format msgid "%s twice removed ascending" msgstr "%s duas vezes removido ascendente" #. I18N: %s=“fifth cousin”, etc. -#: app/Services/RelationshipService.php:2165 +#: app/Services/RelationshipService.php:2166 #, php-format msgid "%s twice removed descending" msgstr "%s duas vezes removido descendente" @@ -386,10 +386,10 @@ msgid_plural "%s weeks" msgstr[0] "%s semana" msgstr[1] "%s semanas" -#: app/Age.php:92 app/Elements/AgeAtEvent.php:100 -#: app/Statistics/Repository/FamilyRepository.php:364 -#: app/Statistics/Repository/IndividualRepository.php:991 -#: resources/views/modules/relatives/family.phtml:194 +#: app/Age.php:90 app/Elements/AgeAtEvent.php:100 +#: app/Statistics/Repository/FamilyRepository.php:362 +#: app/Statistics/Repository/IndividualRepository.php:986 +#: resources/views/modules/relatives/family.phtml:195 #: resources/views/modules/statistics-chart/custom.phtml:141 #: resources/views/modules/statistics-chart/custom.phtml:150 #, php-format @@ -398,25 +398,25 @@ msgid_plural "%s years" msgstr[0] "%s ano" msgstr[1] "%s anos" -#: app/Http/RequestHandlers/CalendarEvents.php:159 +#: app/Http/RequestHandlers/CalendarEvents.php:157 #: resources/views/modules/yahrzeit/list.phtml:47 #, php-format msgid "%s year anniversary" msgstr "%s ano de aniversário" -#: app/Services/RelationshipService.php:2354 +#: app/Services/RelationshipService.php:2355 #, php-format msgid "%s × cousin" msgstr "primo de %sº grau" -#: app/Services/RelationshipService.php:2318 +#: app/Services/RelationshipService.php:2319 #, php-format msgctxt "FEMALE" msgid "%s × cousin" msgstr "prima de %sº grau" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Services/RelationshipService.php:2281 +#: app/Services/RelationshipService.php:2282 #, php-format msgctxt "MALE" msgid "%s × cousin" @@ -435,47 +435,47 @@ msgid "%s CE" msgstr "%s EC" #. I18N: Label on a graph; 40+ means 40 or more -#: app/Module/StatisticsChartModule.php:860 +#: app/Module/StatisticsChartModule.php:861 #, php-format msgid "%s+" msgstr "%s+" -#: app/Module/ClippingsCartModule.php:548 +#: app/Module/ClippingsCartModule.php:543 #, php-format msgid "%s, her ancestors and their families" msgstr "%s, os seus antepassados e suas famílias" -#: app/Module/ClippingsCartModule.php:545 +#: app/Module/ClippingsCartModule.php:540 #, php-format msgid "%s, her parents and siblings" msgstr "%s, seus pais e irmãos" -#: app/Module/ClippingsCartModule.php:546 +#: app/Module/ClippingsCartModule.php:541 #, php-format msgid "%s, her spouses and children" msgstr "%s, as suas esposas e filhos" -#: app/Module/ClippingsCartModule.php:549 +#: app/Module/ClippingsCartModule.php:544 #, php-format msgid "%s, her spouses and descendants" msgstr "%s, as suas esposas e descendentes" -#: app/Module/ClippingsCartModule.php:557 +#: app/Module/ClippingsCartModule.php:552 #, php-format msgid "%s, his ancestors and their families" msgstr "%s, os seus antepassados e suas famílias" -#: app/Module/ClippingsCartModule.php:554 +#: app/Module/ClippingsCartModule.php:549 #, php-format msgid "%s, his parents and siblings" msgstr "" -#: app/Module/ClippingsCartModule.php:555 +#: app/Module/ClippingsCartModule.php:550 #, php-format msgid "%s, his spouses and children" msgstr "" -#: app/Module/ClippingsCartModule.php:558 +#: app/Module/ClippingsCartModule.php:553 #, php-format msgid "%s, his spouses and descendants" msgstr "" @@ -486,19 +486,19 @@ msgstr "" msgid "<select>" msgstr "<selecionar>" -#: resources/views/fact-date.phtml:121 +#: resources/views/fact-date.phtml:123 #, php-format msgid "(%s after death)" msgstr "(%s depois do falecimento)" #. I18N: The current age of a living individual -#: app/Http/RequestHandlers/IndividualPage.php:181 +#: app/Http/RequestHandlers/IndividualPage.php:179 #, php-format msgid "(age %s)" msgstr "" #. I18N: The age of an individual at a given date -#: app/Http/RequestHandlers/IndividualPage.php:168 +#: app/Http/RequestHandlers/IndividualPage.php:166 #: resources/views/fact-association-structure.phtml:70 #: resources/views/fact-date.phtml:103 #, php-format @@ -506,7 +506,7 @@ msgid "(aged %s)" msgstr "(idade de %s)" #. I18N: The age of an individual at a given date -#: app/Http/RequestHandlers/IndividualPage.php:165 +#: app/Http/RequestHandlers/IndividualPage.php:163 #: resources/views/fact-association-structure.phtml:67 #: resources/views/fact-date.phtml:99 #, php-format @@ -515,7 +515,7 @@ msgid "(aged %s)" msgstr "(idade de %s)" #. I18N: The age of an individual at a given date -#: app/Http/RequestHandlers/IndividualPage.php:162 +#: app/Http/RequestHandlers/IndividualPage.php:160 #: resources/views/fact-association-structure.phtml:64 #: resources/views/fact-date.phtml:95 #, php-format @@ -649,7 +649,7 @@ msgid "9th" msgstr "9º" #: app/Http/RequestHandlers/TreePreferencesPage.php:120 -#: app/Http/RequestHandlers/UserEditPage.php:111 +#: app/Http/RequestHandlers/UserEditPage.php:109 msgid "<default theme>" msgstr "<tema padrão>" @@ -663,7 +663,7 @@ msgid "A URL" msgstr "" #. I18N: Description of the “RelationshipsChart” module -#: app/Module/RelationshipsChartModule.php:125 +#: app/Module/RelationshipsChartModule.php:124 msgid "A chart displaying relationships between two individuals." msgstr "" @@ -673,27 +673,27 @@ msgid "A chart of an individual’s ancestors and descendants, as a family book. msgstr "" #. I18N: Description of the “CompactTreeChart” module -#: app/Module/CompactTreeChartModule.php:88 +#: app/Module/CompactTreeChartModule.php:86 msgid "A chart of an individual’s ancestors, as a compact tree." msgstr "" #. I18N: Description of the “PedigreeChart” module -#: app/Module/PedigreeChartModule.php:115 +#: app/Module/PedigreeChartModule.php:113 msgid "A chart of an individual’s ancestors, formatted as a tree." msgstr "" #. I18N: Description of the “AncestorsChart” module -#: app/Module/AncestorsChartModule.php:109 +#: app/Module/AncestorsChartModule.php:107 msgid "A chart of an individual’s ancestors." msgstr "" #. I18N: Description of the “DescendancyChart” module -#: app/Module/DescendancyChartModule.php:105 +#: app/Module/DescendancyChartModule.php:103 msgid "A chart of an individual’s descendants." msgstr "" #. I18N: Description of the “LifespansChart” module -#: app/Module/LifespansChartModule.php:114 +#: app/Module/LifespansChartModule.php:115 msgid "A chart of individuals’ lifespans." msgstr "" @@ -702,12 +702,12 @@ msgid "A child may have more than one set of parents. The relationship between t msgstr "Um filho pode ter mais de um conjunto de pais. A relação entre pais e filhos pode ser biológica, legal ou baseada em culturas e tradições. Se a relação não for especificada assume-se ser biológica." #. I18N: Description of a “Data fix” module -#: app/Module/FixDuplicateLinks.php:69 +#: app/Module/FixDuplicateLinks.php:67 msgid "A common error is to have multiple links to the same record, for example listing the same child more than once in a family record." msgstr "Um erro comum é ter múltiplis links para o mesmo registro, por exemplo listando o mesmo filho mais que uma vez em um registro de família." #. I18N: Description of the “Fan Chart” module -#: app/Module/FanChartModule.php:150 +#: app/Module/FanChartModule.php:146 msgid "A fan chart of an individual’s ancestors." msgstr "" @@ -728,12 +728,12 @@ msgid "A file on your computer" msgstr "" #. I18N: Description of the “My page” module -#: app/Module/UserWelcomeModule.php:70 +#: app/Module/UserWelcomeModule.php:68 msgid "A greeting message and useful links for a user." msgstr "Uma mensagem de saudação e links úteis para um usuário." #. I18N: Description of the “Home page” module -#: app/Module/WelcomeBlockModule.php:68 +#: app/Module/WelcomeBlockModule.php:66 msgid "A greeting message for site visitors." msgstr "Uma mensagem de saudação para os visitantes do site." @@ -748,27 +748,27 @@ msgid "A link to the webtrees home page." msgstr "" #. I18N: Description of the “Branches” module -#: app/Module/BranchesListModule.php:112 +#: app/Module/BranchesListModule.php:108 msgid "A list of branches of a family." msgstr "" #. I18N: Description of the “Pending changes” module -#: app/Module/ReviewChangesModule.php:93 +#: app/Module/ReviewChangesModule.php:91 msgid "A list of changes that need to be reviewed by a moderator, and email notifications." msgstr "Uma lista de alterações que necessitam de aprovação do moderador, e notificações por e-mail." #. I18N: Description of the “Families” module -#: app/Module/FamilyListModule.php:56 +#: app/Module/FamilyListModule.php:60 msgid "A list of families." msgstr "" #. I18N: Description of the “FAQ” module -#: app/Module/FrequentlyAskedQuestionsModule.php:83 +#: app/Module/FrequentlyAskedQuestionsModule.php:81 msgid "A list of frequently asked questions and answers." msgstr "Uma lista de perguntas e respostas freqüentemente feitas." #. I18N: Description of the “Individuals” module -#: app/Module/IndividualListModule.php:99 +#: app/Module/IndividualListModule.php:103 msgid "A list of individuals." msgstr "" @@ -783,7 +783,7 @@ msgid "A list of media objects." msgstr "" #. I18N: Description of the “Recent changes” module -#: app/Module/RecentChangesModule.php:98 +#: app/Module/RecentChangesModule.php:96 msgid "A list of records that have been updated recently." msgstr "Uma lista de registros que foram atualizados recentemente." @@ -828,12 +828,12 @@ msgid "A list of the anniversaries that will occur in the near future." msgstr "Uma lista de aniversários que ocorrerão em um futuro próximo." #. I18N: Description of the “Top given names” module -#: app/Module/TopGivenNamesModule.php:59 +#: app/Module/TopGivenNamesModule.php:60 msgid "A list of the most popular given names." msgstr "Uma lista dos nomes mais populares." #. I18N: Description of the “Top surnames” module -#: app/Module/TopSurnamesModule.php:85 +#: app/Module/TopSurnamesModule.php:83 msgid "A list of the most popular surnames." msgstr "Uma lista dos sobrenomes mais populares." @@ -843,7 +843,7 @@ msgid "A list of the pages that have been viewed the most number of times." msgstr "Uma lista das páginas que foram visitadas o maior número de vezes." #. I18N: Description of the “Who is online” module -#: app/Module/LoggedInUsersModule.php:53 +#: app/Module/LoggedInUsersModule.php:54 msgid "A list of users and visitors who are currently online." msgstr "Uma lista dos usuários e visitantes que estão atuamente conectados." @@ -858,7 +858,7 @@ msgstr "Um objeto de mídia é um registro na árvore genealógica qual contém msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." msgstr "" -#: app/Http/RequestHandlers/LoginAction.php:80 +#: app/Http/RequestHandlers/LoginAction.php:78 #: app/Module/CheckForNewVersion.php:104 #: resources/views/admin/control-panel.phtml:203 #: resources/views/admin/upgrade/wizard.phtml:31 @@ -867,13 +867,13 @@ msgstr "" msgid "A new version of webtrees is available." msgstr "" -#: app/Http/RequestHandlers/PasswordRequestAction.php:121 +#: app/Http/RequestHandlers/PasswordRequestAction.php:119 #, php-format msgid "A password reset link has been sent to “%s”." msgstr "" #. I18N: Description of the “Journal” module -#: app/Module/UserJournalModule.php:66 +#: app/Module/UserJournalModule.php:64 msgid "A private area to record notes or keep a journal." msgstr "Uma área privativa para registrar notas ou manter um diário." @@ -996,7 +996,7 @@ msgid "A sidebar showing non-genealogy information about an individual." msgstr "Uma barra lateral que apresenta informações não genealógicas sobre uma pessoa." #. I18N: Description of the “Descendants” module -#: app/Module/DescendancyModule.php:72 +#: app/Module/DescendancyModule.php:70 msgid "A sidebar showing the descendants of an individual." msgstr "Uma barra lateral que apresenta os descendentes de uma pessoa." @@ -1011,17 +1011,17 @@ msgid "A tab showing the facts and events of an individual." msgstr "Uma aba que apresenta fatos e eventos de uma pessoa." #. I18N: Description of the “Media” module -#: app/Module/MediaTabModule.php:70 +#: app/Module/MediaTabModule.php:68 msgid "A tab showing the media objects linked to an individual." msgstr "Uma aba que exibe os objetos de mídia ligados a uma pessoa." #. I18N: Description of the “Notes” module -#: app/Module/NotesTabModule.php:71 +#: app/Module/NotesTabModule.php:69 msgid "A tab showing the notes attached to an individual." msgstr "Uma aba que apresenta as notas relacionadas a uma pessoa." #. I18N: Description of the “Sources” module -#: app/Module/SourcesTabModule.php:69 +#: app/Module/SourcesTabModule.php:67 msgid "A tab showing the sources linked to an individual." msgstr "Uma aba que exibe fontes ligadas a uma pessoa." @@ -1117,14 +1117,14 @@ msgid "Aban" msgstr "" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:557 -#: resources/views/admin/trees-preferences.phtml:559 -#: resources/views/admin/trees-preferences.phtml:563 +#: resources/views/admin/trees-preferences.phtml:558 +#: resources/views/admin/trees-preferences.phtml:560 +#: resources/views/admin/trees-preferences.phtml:564 msgid "Abbreviate place names" msgstr "Nomes de locais abreviados" -#: app/CustomTags/GedcomL.php:261 app/CustomTags/RootsMagic.php:80 -#: app/Gedcom.php:826 resources/views/lists/sources-table.phtml:101 +#: app/CustomTags/GedcomL.php:262 app/CustomTags/RootsMagic.php:80 +#: app/Gedcom.php:828 resources/views/lists/sources-table.phtml:97 #: resources/views/modals/source-fields.phtml:24 msgid "Abbreviation" msgstr "Abreviação" @@ -1238,36 +1238,36 @@ msgstr "Adar II" msgid "Add" msgstr "Adicionar" -#: app/Module/ClippingsCartModule.php:457 -#: app/Module/ClippingsCartModule.php:562 -#: app/Module/ClippingsCartModule.php:672 -#: app/Module/ClippingsCartModule.php:716 -#: app/Module/ClippingsCartModule.php:760 -#: app/Module/ClippingsCartModule.php:804 -#: app/Module/ClippingsCartModule.php:853 -#: app/Module/ClippingsCartModule.php:908 +#: app/Module/ClippingsCartModule.php:452 +#: app/Module/ClippingsCartModule.php:557 +#: app/Module/ClippingsCartModule.php:667 +#: app/Module/ClippingsCartModule.php:711 +#: app/Module/ClippingsCartModule.php:755 +#: app/Module/ClippingsCartModule.php:799 +#: app/Module/ClippingsCartModule.php:848 +#: app/Module/ClippingsCartModule.php:903 #, php-format msgid "Add %s to the clippings cart" msgstr "Adicionar %s ao carrinho" -#: resources/views/modules/relatives/family.phtml:220 +#: resources/views/modules/relatives/family.phtml:221 msgid "Add a brother" msgstr "" -#: app/Http/RequestHandlers/AddChildToFamilyPage.php:79 +#: app/Http/RequestHandlers/AddChildToFamilyPage.php:77 #: resources/views/family-page-menu.phtml:54 -#: resources/views/modules/relatives/family.phtml:228 +#: resources/views/modules/relatives/family.phtml:229 msgid "Add a child" msgstr "" -#: app/Http/RequestHandlers/AddChildToIndividualPage.php:87 +#: app/Http/RequestHandlers/AddChildToIndividualPage.php:85 #: resources/views/modules/relatives/tab.phtml:155 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:78 +#: app/Http/RequestHandlers/AddChildToFamilyPage.php:76 #: resources/views/family-page-children.phtml:47 -#: resources/views/modules/relatives/family.phtml:224 +#: resources/views/modules/relatives/family.phtml:225 msgid "Add a daughter" msgstr "" @@ -1277,7 +1277,7 @@ msgstr "" msgid "Add a fact" msgstr "" -#: app/Http/RequestHandlers/AddParentToIndividualPage.php:79 +#: app/Http/RequestHandlers/AddParentToIndividualPage.php:77 #: resources/views/family-page-grandparents.phtml:36 #: resources/views/family-page-grandparents.phtml:44 #: resources/views/modules/relatives/tab.phtml:107 @@ -1289,16 +1289,16 @@ msgstr "Adicionar pai" msgid "Add a favorite" msgstr "Adicionar Favorito" -#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:87 -#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:88 +#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:85 +#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:86 #: resources/views/family-page-menu.phtml:41 #: resources/views/family-page-parents.phtml:29 -#: resources/views/modules/relatives/family.phtml:63 +#: resources/views/modules/relatives/family.phtml:64 #: resources/views/modules/relatives/tab.phtml:134 msgid "Add a husband" msgstr "Adicionar marido" -#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:73 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:71 #: resources/views/modules/relatives/tab.phtml:146 msgid "Add a husband using an existing individual" msgstr "Adicionar um marido a partir de uma pessoa da árvore" @@ -1307,7 +1307,7 @@ msgstr "Adicionar um marido a partir de uma pessoa da árvore" msgid "Add a journal entry" msgstr "Adicionar informação ao Diário" -#: app/Http/RequestHandlers/AddMediaFileModal.php:70 +#: app/Http/RequestHandlers/AddMediaFileModal.php:68 #: resources/views/media-page-menu.phtml:34 #: resources/views/modals/add-media-file.phtml:21 msgid "Add a media file" @@ -1319,7 +1319,7 @@ msgstr "" msgid "Add a media object" msgstr "Adicionar um novo objeto de mídia" -#: app/Http/RequestHandlers/AddParentToIndividualPage.php:77 +#: app/Http/RequestHandlers/AddParentToIndividualPage.php:75 #: resources/views/family-page-grandparents.phtml:66 #: resources/views/family-page-grandparents.phtml:74 #: resources/views/modules/relatives/tab.phtml:114 @@ -1338,17 +1338,17 @@ msgstr "Adicionar Notícia" msgid "Add a note" msgstr "Adicionar uma nova nota" -#: resources/views/modules/relatives/family.phtml:228 +#: resources/views/modules/relatives/family.phtml:229 msgid "Add a sibling" msgstr "" -#: resources/views/modules/relatives/family.phtml:224 +#: resources/views/modules/relatives/family.phtml:225 msgid "Add a sister" msgstr "" -#: app/Http/RequestHandlers/AddChildToFamilyPage.php:77 +#: app/Http/RequestHandlers/AddChildToFamilyPage.php:75 #: resources/views/family-page-children.phtml:43 -#: resources/views/modules/relatives/family.phtml:220 +#: resources/views/modules/relatives/family.phtml:221 msgid "Add a son" msgstr "" @@ -1356,37 +1356,37 @@ msgstr "" msgid "Add a source citation" msgstr "Adicionar uma nova citação da fonte" -#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:89 +#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:87 msgid "Add a spouse" msgstr "" -#: app/Module/StoriesModule.php:291 +#: app/Module/StoriesModule.php:289 #: resources/views/modules/stories/config.phtml:38 #: resources/views/modules/stories/tab.phtml:38 msgid "Add a story" msgstr "Adicionar estória" #: app/Http/RequestHandlers/UserAddPage.php:48 -#: resources/views/admin/control-panel.phtml:538 +#: resources/views/admin/control-panel.phtml:536 msgid "Add a user" msgstr "Adicionar um novo usuário" -#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:85 -#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:87 +#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:83 +#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:85 #: resources/views/family-page-menu.phtml:48 #: resources/views/family-page-parents.phtml:51 -#: resources/views/modules/relatives/family.phtml:100 +#: resources/views/modules/relatives/family.phtml:101 #: resources/views/modules/relatives/tab.phtml:132 msgid "Add a wife" msgstr "Adicionar esposa" -#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:76 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:74 #: resources/views/modules/relatives/tab.phtml:144 msgid "Add a wife using an existing individual" msgstr "Adicionar uma esposa a partir de uma pessoa da árvore" #. I18N: FAQ = “Frequently Asked Question” -#: app/Module/FrequentlyAskedQuestionsModule.php:301 +#: app/Module/FrequentlyAskedQuestionsModule.php:299 #: resources/views/modules/faq/config.phtml:47 msgid "Add an FAQ" msgstr "Adicionar uma FAQ" @@ -1411,12 +1411,12 @@ msgstr "" msgid "Add individuals" msgstr "Adicionar pessoa" -#: resources/views/modules/relatives/family.phtml:149 +#: resources/views/modules/relatives/family.phtml:150 msgid "Add marriage details" msgstr "Adicionar detalhes do casamento" #. I18N: Name of a module -#: app/Module/FixMissingDeaths.php:57 +#: app/Module/FixMissingDeaths.php:55 msgid "Add missing death records" msgstr "Acrescentar registos de falecimento em falta" @@ -1429,7 +1429,7 @@ msgid "Add more fields" msgstr "Adicionar Mais Campos" #. I18N: Description of the “Stories” module -#: app/Module/StoriesModule.php:76 +#: app/Module/StoriesModule.php:74 msgid "Add narrative stories to individuals in the family tree." msgstr "Adicionar estórias para pessoas em uma árvore genealógica." @@ -1451,7 +1451,7 @@ msgstr "" msgid "Add to TITLE header tag" msgstr "Aciocinar palavras chave ao título do cabeçalho" -#: app/Module/ClippingsCartModule.php:188 +#: app/Module/ClippingsCartModule.php:183 #: resources/views/modules/clippings/add-options.phtml:23 msgid "Add to the clippings cart" msgstr "" @@ -1470,33 +1470,33 @@ msgstr "Adicionar registros sem ligação" msgid "Add your own text and graphics." msgstr "Adicionar seu próprio texto e gráficos." -#: app/Module/FamilyTreeNewsModule.php:184 app/Module/UserJournalModule.php:183 +#: app/Module/FamilyTreeNewsModule.php:182 app/Module/UserJournalModule.php:181 msgid "Add/edit a journal/news entry" msgstr "Adicionar/Editar Notícias ou Diário" -#: app/CustomTags/Aldfaer.php:66 app/CustomTags/GedcomL.php:225 -#: app/CustomTags/PersonalAncestralFile.php:66 app/Gedcom.php:400 -#: app/Gedcom.php:513 app/Gedcom.php:533 app/Gedcom.php:804 app/Gedcom.php:851 +#: app/CustomTags/Aldfaer.php:66 app/CustomTags/GedcomL.php:226 +#: app/CustomTags/PersonalAncestralFile.php:66 app/Gedcom.php:402 +#: app/Gedcom.php:515 app/Gedcom.php:535 app/Gedcom.php:806 app/Gedcom.php:853 #: app/Http/RequestHandlers/CreateRepositoryModal.php:50 -#: app/Module/FixCemeteryTag.php:84 +#: app/Module/FixCemeteryTag.php:82 #: resources/views/modals/submitter-fields.phtml:35 msgid "Address" msgstr "Endereço" -#: app/CustomTags/GedcomL.php:226 app/CustomTags/PersonalAncestralFile.php:67 -#: app/Gedcom.php:401 app/Gedcom.php:514 app/Gedcom.php:534 app/Gedcom.php:805 -#: app/Gedcom.php:852 +#: app/CustomTags/GedcomL.php:227 app/CustomTags/PersonalAncestralFile.php:67 +#: app/Gedcom.php:403 app/Gedcom.php:516 app/Gedcom.php:536 app/Gedcom.php:807 +#: app/Gedcom.php:854 msgid "Address line 1" msgstr "Endereço (linha 1)" -#: app/CustomTags/GedcomL.php:227 app/CustomTags/PersonalAncestralFile.php:68 -#: app/Gedcom.php:402 app/Gedcom.php:515 app/Gedcom.php:535 app/Gedcom.php:806 -#: app/Gedcom.php:853 +#: app/CustomTags/GedcomL.php:228 app/CustomTags/PersonalAncestralFile.php:68 +#: app/Gedcom.php:404 app/Gedcom.php:517 app/Gedcom.php:537 app/Gedcom.php:808 +#: app/Gedcom.php:855 msgid "Address line 2" msgstr "Endereço (linha 2)" -#: app/CustomTags/GedcomL.php:228 app/Gedcom.php:403 app/Gedcom.php:516 -#: app/Gedcom.php:536 app/Gedcom.php:807 app/Gedcom.php:854 +#: app/CustomTags/GedcomL.php:229 app/Gedcom.php:405 app/Gedcom.php:518 +#: app/Gedcom.php:538 app/Gedcom.php:809 app/Gedcom.php:856 msgid "Address line 3" msgstr "" @@ -1509,7 +1509,7 @@ msgstr "" msgid "Adelaide, Australia" msgstr "Adelaide, Austrália" -#: app/CustomTags/GedcomL.php:283 +#: app/CustomTags/GedcomL.php:284 msgid "Administrative ID" msgstr "" @@ -1564,7 +1564,7 @@ msgstr "Adotado pela mãe" msgid "Adopted name" msgstr "" -#: app/Gedcom.php:574 app/Gedcom.php:577 +#: app/Gedcom.php:576 app/Gedcom.php:579 #: app/Module/IndividualFactsTabModule.php:155 msgid "Adoption" msgstr "Adoção" @@ -1639,15 +1639,15 @@ msgstr "Adoção de uma irmã" msgid "Adoption of a son" msgstr "Adoção de um filho" -#: app/Gedcom.php:576 app/Module/IndividualFactsTabModule.php:154 +#: app/Gedcom.php:578 app/Module/IndividualFactsTabModule.php:154 msgid "Adoptive parents" msgstr "" -#: app/Gedcom.php:621 +#: app/Gedcom.php:623 msgid "Adult christening" msgstr "Batismo adulto" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:167 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:170 #: app/Module/SearchMenuModule.php:125 msgid "Advanced search" msgstr "Pesquisa avançada" @@ -1665,9 +1665,9 @@ msgstr "África" msgid "After creating the family tree, you will be able to import data from a GEDCOM file." msgstr "" -#: app/Gedcom.php:541 app/Statistics/Google/ChartAge.php:137 +#: app/Gedcom.php:543 app/Statistics/Google/ChartAge.php:137 #: app/Statistics/Google/ChartMarriageAge.php:160 -#: resources/views/fact-date.phtml:138 +#: resources/views/fact-date.phtml:143 #: resources/views/lists/families-table.phtml:150 #: resources/views/lists/families-table.phtml:153 #: resources/views/lists/individuals-table.phtml:183 @@ -1699,12 +1699,12 @@ msgstr "Idade entre mulher e marido" msgid "Age difference" msgstr "Diferença de idade" -#: app/Module/StatisticsChartModule.php:639 +#: app/Module/StatisticsChartModule.php:640 #: resources/views/modules/statistics-chart/custom.phtml:40 msgid "Age in year of first marriage" msgstr "Idade no primeiro casamento" -#: app/Module/StatisticsChartModule.php:578 +#: app/Module/StatisticsChartModule.php:579 #: resources/views/modules/statistics-chart/custom.phtml:39 #: resources/views/modules/statistics-chart/marriage-age.phtml:10 msgid "Age in year of marriage" @@ -1717,12 +1717,12 @@ msgid "Age interval" msgstr "" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:396 +#: resources/views/admin/trees-preferences.phtml:397 msgid "Age of parents next to child’s birthdate" msgstr "Idade dos pais próximo da data de nascimento dos filhos" -#: app/CustomTags/GedcomL.php:233 app/Gedcom.php:408 app/Gedcom.php:542 -#: app/Gedcom.php:833 +#: app/CustomTags/GedcomL.php:234 app/Gedcom.php:410 app/Gedcom.php:544 +#: app/Gedcom.php:835 msgid "Agency" msgstr "Agência" @@ -1746,7 +1746,7 @@ msgstr "Albuquerque, Novo México" msgid "Algeria" msgstr "Argélia" -#: app/Gedcom.php:580 +#: app/Gedcom.php:582 msgid "Alias" msgstr "Apelido" @@ -1754,13 +1754,13 @@ msgstr "Apelido" msgid "Alive" msgstr "Vivo" -#: app/Module/FrequentlyAskedQuestionsModule.php:320 -#: app/Module/IndividualListModule.php:243 -#: app/Module/IndividualListModule.php:247 -#: app/Module/IndividualListModule.php:251 -#: app/Module/IndividualListModule.php:325 -#: app/Module/IndividualListModule.php:457 -#: app/Module/IndividualListModule.php:459 +#: app/Module/FrequentlyAskedQuestionsModule.php:318 +#: app/Module/IndividualListModule.php:231 +#: app/Module/IndividualListModule.php:235 +#: app/Module/IndividualListModule.php:239 +#: app/Module/IndividualListModule.php:313 +#: app/Module/IndividualListModule.php:451 +#: app/Module/IndividualListModule.php:453 #: resources/views/calendar-page.phtml:183 #: resources/views/lists/datatables-attributes.phtml:12 #: resources/views/modules/faq/config.phtml:76 @@ -1785,7 +1785,7 @@ msgstr "Todos" msgid "All facts and events" msgstr "" -#: app/Http/RequestHandlers/RegisterAction.php:257 +#: app/Http/RequestHandlers/RegisterAction.php:255 msgid "All fields must be completed." msgstr "" @@ -1796,7 +1796,7 @@ msgstr "Todas as Pessoas" #: app/Http/RequestHandlers/ModulesAllPage.php:58 #: resources/views/admin/components.phtml:30 -#: resources/views/admin/control-panel.phtml:585 +#: resources/views/admin/control-panel.phtml:583 msgid "All modules" msgstr "" @@ -1811,7 +1811,7 @@ msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of msgstr "Permitir que outros módulos alterem textos usando um editor «WYSIWYG», ao invés de usar códigos HTML." #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:600 +#: resources/views/admin/trees-preferences.phtml:601 msgid "Allow users to see raw GEDCOM records" msgstr "Permitir que usuários vejam registros GEDCOM" @@ -1822,7 +1822,7 @@ msgstr "" #: app/CustomTags/BrothersKeeper.php:72 app/CustomTags/FamilyTreeBuilder.php:56 #: app/CustomTags/FamilyTreeMaker.php:111 app/CustomTags/Geneatique.php:58 -#: app/CustomTags/Geneatique.php:59 app/CustomTags/PersonalAncestralFile.php:64 +#: app/CustomTags/PersonalAncestralFile.php:64 #: app/CustomTags/PersonalAncestralFile.php:65 msgid "Also known as" msgstr "Também conhecido como" @@ -1851,7 +1851,7 @@ msgid "An alternative to the “media” tab, and an enhanced image viewer." msgstr "Uma alternativa à aba \"Mídia\", e um visualizador de imagem aprimorado." #. I18N: Description of the “Charts” module -#: app/Module/ChartsBlockModule.php:78 +#: app/Module/ChartsBlockModule.php:76 msgid "An alternative way to display charts." msgstr "Uma forma alternativa de exibir gráficos." @@ -1861,7 +1861,7 @@ msgid "An alternative way to enter census transcripts and link them to individua msgstr "Uma forma alternativa para registrar as transcrições do censo e relacioná-los às pessoas." #. I18N: Description of the “Theme change” module -#: app/Module/ThemeSelectModule.php:57 +#: app/Module/ThemeSelectModule.php:56 msgid "An alternative way to select a new theme." msgstr "Uma forma alternativa para selecionar um novo tema." @@ -1896,12 +1896,12 @@ msgstr "" #. I18N: Name of a module/report #. I18N: Name of a module/chart #: app/Module/AhnentafelReportModule.php:40 -#: app/Module/AncestorsChartModule.php:98 +#: app/Module/AncestorsChartModule.php:96 #: resources/xml/reports/ahnentafel_report.xml:4 msgid "Ancestors" msgstr "Antepassados" -#: app/Gedcom.php:581 +#: app/Gedcom.php:583 msgid "Ancestors interest" msgstr "Interesse dos antepassados" @@ -1910,12 +1910,12 @@ msgid "Ancestors of " msgstr "Antepassados de " #. I18N: %s is an individual’s name -#: app/Module/AncestorsChartModule.php:144 +#: app/Module/AncestorsChartModule.php:142 #, php-format msgid "Ancestors of %s" msgstr "" -#: app/Gedcom.php:579 +#: app/Gedcom.php:581 msgid "Ancestral file number" msgstr "Ancestral file number" @@ -1958,11 +1958,11 @@ msgstr "Anguila" msgid "Anniversary" msgstr "Aniversário" -#: app/Http/RequestHandlers/CalendarPage.php:111 +#: app/Http/RequestHandlers/CalendarPage.php:109 msgid "Anniversary calendar" msgstr "Calendário de aniversário" -#: app/Gedcom.php:444 +#: app/Gedcom.php:446 msgid "Annulment" msgstr "Anulação" @@ -1980,7 +1980,7 @@ msgstr "Antártida" msgid "Antigua and Barbuda" msgstr "Antígua e Barbuda" -#: app/Http/RequestHandlers/LoginPage.php:85 +#: app/Http/RequestHandlers/LoginPage.php:83 msgid "Anyone with a user account can access this website." msgstr "" @@ -1989,11 +1989,11 @@ msgstr "" msgid "Apia, Samoa" msgstr "Apia, Samoa" -#: app/Gedcom.php:511 +#: app/Gedcom.php:513 msgid "Application ID" msgstr "" -#: app/Gedcom.php:528 +#: app/Gedcom.php:530 msgid "Application name" msgstr "" @@ -2002,13 +2002,13 @@ msgid "Apply privacy settings" msgstr "Aplicar medidas de privacidade" #. I18N: Label for checkbox -#: resources/views/admin/trees-preferences.phtml:731 +#: resources/views/admin/trees-preferences.phtml:732 #: resources/views/admin/trees-privacy.phtml:298 msgid "Apply these preferences to all family trees" msgstr "" #. I18N: Label for checkbox -#: resources/views/admin/trees-preferences.phtml:738 +#: resources/views/admin/trees-preferences.phtml:739 #: resources/views/admin/trees-privacy.phtml:305 msgid "Apply these preferences to new family trees" msgstr "" @@ -2042,7 +2042,7 @@ msgid "April" msgstr "Abril" #: app/Date/AbstractGregorianJulianDate.php:96 -#: app/Module/StatisticsChartModule.php:790 +#: app/Module/StatisticsChartModule.php:791 #: resources/views/edit/initialize-calendar-popup.phtml:16 msgctxt "NOMINATIVE" msgid "April" @@ -2068,7 +2068,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:259 +#: app/Http/RequestHandlers/ManageMediaData.php:258 #: resources/views/admin/clean-data.phtml:42 #: resources/views/admin/trees.phtml:118 #: resources/views/admin/users-table-options.phtml:46 @@ -2141,13 +2141,13 @@ msgstr "Cinza" msgid "Asia" msgstr "Ásia" -#: app/CustomTags/Gedcom7.php:75 app/CustomTags/Gedcom7.php:87 -#: app/CustomTags/Gedcom7.php:102 app/CustomTags/Gedcom7.php:116 +#: app/CustomTags/Gedcom7.php:77 app/CustomTags/Gedcom7.php:89 +#: app/CustomTags/Gedcom7.php:106 app/CustomTags/Gedcom7.php:120 #: app/CustomTags/GedcomL.php:119 app/CustomTags/GedcomL.php:133 #: app/CustomTags/GedcomL.php:173 app/CustomTags/PhpGedView.php:63 -#: app/Gedcom.php:582 app/Gedcom.php:899 app/Gedcom.php:913 -#: resources/views/fact-association-structure.phtml:103 -#: resources/views/fact-association-structure.phtml:107 +#: app/Gedcom.php:584 app/Gedcom.php:901 app/Gedcom.php:915 +#: resources/views/fact-association-structure.phtml:105 +#: resources/views/fact-association-structure.phtml:109 msgid "Associate" msgstr "Associado" @@ -2228,7 +2228,7 @@ msgid "August" msgstr "Agosto" #: app/Date/AbstractGregorianJulianDate.php:100 -#: app/Module/StatisticsChartModule.php:794 +#: app/Module/StatisticsChartModule.php:795 #: resources/views/edit/initialize-calendar-popup.phtml:20 msgctxt "NOMINATIVE" msgid "August" @@ -2244,7 +2244,7 @@ msgstr "Austrália" msgid "Austria" msgstr "Áustria" -#: app/Gedcom.php:827 resources/views/lists/sources-table.phtml:102 +#: app/Gedcom.php:829 resources/views/lists/sources-table.phtml:98 #: resources/views/modals/source-fields.phtml:32 msgid "Author" msgstr "Autor" @@ -2252,14 +2252,14 @@ msgstr "Autor" #: app/CustomTags/PhpGedView.php:61 app/CustomTags/PhpGedView.php:67 #: app/CustomTags/PhpGedView.php:72 app/CustomTags/PhpGedView.php:73 #: app/CustomTags/PhpGedView.php:75 app/CustomTags/PhpGedView.php:76 -#: app/Gedcom.php:898 app/Gedcom.php:912 app/Gedcom.php:926 app/Gedcom.php:928 -#: app/Gedcom.php:930 app/Gedcom.php:932 app/Gedcom.php:934 app/Gedcom.php:936 +#: app/Gedcom.php:900 app/Gedcom.php:914 app/Gedcom.php:928 app/Gedcom.php:930 +#: app/Gedcom.php:932 app/Gedcom.php:934 app/Gedcom.php:936 app/Gedcom.php:938 msgid "Author of last change" msgstr "Autor da última alteração" #. I18N: Automatic suggestions when you type #: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:43 -#: resources/views/admin/control-panel.phtml:650 +#: resources/views/admin/control-panel.phtml:648 msgid "Autocomplete" msgstr "" @@ -2269,12 +2269,12 @@ msgid "Automatically accept changes made by this user" msgstr "Aprovar automaticamente alterações feitas por este usuário" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:527 +#: resources/views/admin/trees-preferences.phtml:528 msgid "Automatically expand notes" msgstr "Expandir notas automaticamente" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:541 +#: resources/views/admin/trees-preferences.phtml:542 msgid "Automatically expand sources" msgstr "Expandir fontes automaticamente" @@ -2307,7 +2307,7 @@ msgstr "Av" msgid "Average age" msgstr "Média de idade" -#: app/Module/StatisticsChartModule.php:516 +#: app/Module/StatisticsChartModule.php:517 #: app/Statistics/Google/ChartAge.php:135 #: resources/views/modules/gedcom_stats/config.phtml:60 #: resources/views/modules/gedcom_stats/statistics.phtml:222 @@ -2430,7 +2430,7 @@ msgstr "Barém" msgid "Bangladesh" msgstr "Bangladeche" -#: app/Gedcom.php:590 resources/views/calendar-page.phtml:189 +#: app/Gedcom.php:592 resources/views/calendar-page.phtml:189 #: resources/xml/reports/missing_facts_report.xml:16 msgid "Baptism" msgstr "Batismo" @@ -2507,7 +2507,7 @@ msgstr "Batismo da irmã" msgid "Baptism of a son" msgstr "Batizado de um filho" -#: app/Gedcom.php:593 resources/xml/reports/missing_facts_report.xml:17 +#: app/Gedcom.php:595 resources/xml/reports/missing_facts_report.xml:17 msgid "Bar mitzvah" msgstr "Bar mitzvá" @@ -2520,7 +2520,7 @@ msgstr "Barbados" msgid "Base GEDCOM tag" msgstr "" -#: app/Gedcom.php:596 resources/xml/reports/missing_facts_report.xml:18 +#: app/Gedcom.php:598 resources/xml/reports/missing_facts_report.xml:18 msgid "Bat mitzvah" msgstr "Bat mitzvá" @@ -2529,7 +2529,7 @@ msgstr "Bat mitzvá" msgid "Baton Rouge, Louisiana, United States" msgstr "Baton Rouge, Louisiana, Estados Unidos" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:254 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:257 msgid "Begins with" msgstr "Começa com" @@ -2586,7 +2586,7 @@ msgstr "Bibliografia" msgid "Billings, Montana, United States" msgstr "Billings, Montana, Estados Unidos" -#: app/Gedcom.php:780 +#: app/Gedcom.php:782 msgid "Binary data object" msgstr "Objeto Binário de Dados" @@ -2603,7 +2603,7 @@ msgstr "" msgid "Birmingham, Alabama, United States" msgstr "Birmingham, Alabama, Estados Unidos" -#: app/Gedcom.php:599 app/Http/RequestHandlers/IndividualPage.php:197 +#: app/Gedcom.php:601 app/Http/RequestHandlers/IndividualPage.php:195 #: resources/views/calendar-page.phtml:186 #: resources/views/lists/individuals-table.phtml:138 #: resources/views/lists/individuals-table.phtml:143 @@ -2768,8 +2768,8 @@ msgstr "" msgid "Birth of a brother" msgstr "Nascimento de um irmão" -#: app/Module/PlacesModule.php:222 app/Services/IndividualFactsService.php:196 -#: resources/views/admin/trees-preferences.phtml:435 +#: app/Module/PlacesModule.php:220 app/Services/IndividualFactsService.php:196 +#: resources/views/admin/trees-preferences.phtml:436 msgid "Birth of a child" msgstr "Nascimento de Filho" @@ -2780,7 +2780,7 @@ msgstr "Batismo de uma filha" #: app/Services/IndividualFactsService.php:265 #: app/Services/IndividualFactsService.php:288 #: app/Services/IndividualFactsService.php:311 -#: resources/views/admin/trees-preferences.phtml:429 +#: resources/views/admin/trees-preferences.phtml:430 msgid "Birth of a grandchild" msgstr "Nascimento de um neto" @@ -2825,7 +2825,7 @@ msgid "Birth of a half-sister" msgstr "Nascimento de uma meio-irmã" #: app/Services/IndividualFactsService.php:219 -#: resources/views/admin/trees-preferences.phtml:441 +#: resources/views/admin/trees-preferences.phtml:442 msgid "Birth of a sibling" msgstr "Nascimento de um irmão" @@ -2837,7 +2837,7 @@ msgstr "Nascimento de uma irmã" msgid "Birth of a son" msgstr "Batizado de um filho" -#: app/Gedcom.php:601 +#: app/Gedcom.php:603 msgid "Birth parents" msgstr "" @@ -2867,7 +2867,7 @@ msgstr "Nascimentos por século" msgid "Bismarck, North Dakota, United States" msgstr "Bismarck, Dakota do Norte" -#: app/Gedcom.php:603 +#: app/Gedcom.php:605 msgid "Blessing" msgstr "Bênção" @@ -2876,7 +2876,7 @@ msgid "Block" msgstr "Bloco" #: app/Http/RequestHandlers/ModulesBlocksPage.php:43 -#: resources/views/admin/control-panel.phtml:636 +#: resources/views/admin/control-panel.phtml:634 #: resources/views/admin/modules.phtml:94 #: resources/views/admin/modules.phtml:96 msgid "Blocks" @@ -2953,12 +2953,12 @@ msgstr "Ilha Bouvet" #. I18N: Name of a module/list #. I18N: Branches of a family tree -#: app/Module/BranchesListModule.php:101 app/Module/BranchesListModule.php:242 +#: app/Module/BranchesListModule.php:97 app/Module/BranchesListModule.php:236 msgid "Branches" msgstr "Ramos" #. I18N: %s is a surname -#: app/Module/BranchesListModule.php:232 +#: app/Module/BranchesListModule.php:226 #, php-format msgid "Branches of the %s family" msgstr "" @@ -3040,7 +3040,7 @@ msgstr "Buenos Aires, Argentina" msgid "Bulgaria" msgstr "Bulgária" -#: app/Gedcom.php:606 resources/views/calendar-page.phtml:201 +#: app/Gedcom.php:608 resources/views/calendar-page.phtml:201 #: resources/xml/reports/family_group_report.xml:351 #: resources/xml/reports/family_group_report.xml:705 #: resources/xml/reports/family_group_report.xml:1049 @@ -3245,7 +3245,7 @@ msgstr "Conversão de calendário" msgid "Calgary, Alberta, Canada" msgstr "" -#: app/Gedcom.php:844 resources/views/modals/source-fields.phtml:52 +#: app/Gedcom.php:846 resources/views/modals/source-fields.phtml:52 msgid "Call number" msgstr "Número de Chamada" @@ -3269,6 +3269,11 @@ msgstr "Campinas, Brasil" msgid "Canada" msgstr "Canadá" +#: app/Http/RequestHandlers/SitePreferencesAction.php:61 +#, php-format +msgid "Cannot write to the folder “%s”." +msgstr "" + #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:143 msgid "Cape Verde" @@ -3289,7 +3294,7 @@ msgstr "Cartão" msgid "Cardston, Alberta, Canada" msgstr "Cardston, Alberta, Canada" -#: app/Gedcom.php:609 +#: app/Gedcom.php:611 msgid "Caste" msgstr "Casta" @@ -3302,11 +3307,11 @@ msgstr "Categorias" msgid "Category" msgstr "" -#: app/CustomTags/GedcomL.php:234 app/Gedcom.php:409 app/Gedcom.php:543 +#: app/CustomTags/GedcomL.php:235 app/Gedcom.php:411 app/Gedcom.php:545 msgid "Cause" msgstr "Causa" -#: app/CustomTags/FamilyTreeMaker.php:114 app/Gedcom.php:636 +#: app/CustomTags/FamilyTreeMaker.php:114 app/Gedcom.php:638 msgid "Cause of death" msgstr "Causa do falecimento" @@ -3330,7 +3335,7 @@ msgstr "" msgid "Cemetery" msgstr "Cemitério" -#: app/Gedcom.php:610 +#: app/Gedcom.php:612 msgid "Census" msgstr "Censo" @@ -3339,7 +3344,7 @@ msgstr "Censo" msgid "Census assistant" msgstr "Assistente de censo" -#: app/Gedcom.php:611 +#: app/Gedcom.php:613 #: resources/views/modules/GEDFact_assistant/select-census.phtml:16 msgid "Census date" msgstr "Data do censo" @@ -3348,7 +3353,7 @@ msgstr "Data do censo" msgid "Census date and place" msgstr "" -#: app/Gedcom.php:612 +#: app/Gedcom.php:614 msgid "Census place" msgstr "Local do censo" @@ -3361,7 +3366,7 @@ msgstr "Transcrição do censo" msgid "Central African Republic" msgstr "República Centro-Africana" -#: app/Module/StatisticsChartModule.php:979 +#: app/Module/StatisticsChartModule.php:980 #: app/Statistics/Google/ChartAge.php:112 #: app/Statistics/Google/ChartAge.php:142 #: app/Statistics/Google/ChartBirth.php:96 @@ -3388,7 +3393,7 @@ msgstr "Certificado" msgid "Chad" msgstr "Chade" -#: app/Http/RequestHandlers/ChangeFamilyMembersPage.php:49 +#: app/Http/RequestHandlers/ChangeFamilyMembersPage.php:44 #: resources/views/family-page-menu.phtml:35 msgid "Change family members" msgstr "Alterar Membros da Família" @@ -3429,14 +3434,14 @@ msgstr "" msgid "Changes" msgstr "Alterações" -#: app/Module/RecentChangesModule.php:177 +#: app/Module/RecentChangesModule.php:175 #, php-format msgid "Changes in the last %s day" msgid_plural "Changes in the last %s days" msgstr[0] "Alterações no último %s dia" msgstr[1] "Alterações nos últimos %s dias" -#: app/Http/RequestHandlers/PendingChangesLogPage.php:94 +#: app/Http/RequestHandlers/PendingChangesLogPage.php:95 #: resources/views/admin/trees.phtml:211 msgid "Changes log" msgstr "Lista de alterações" @@ -3446,7 +3451,7 @@ msgstr "Lista de alterações" msgid "Character encoding" msgstr "" -#: app/Gedcom.php:497 +#: app/Gedcom.php:499 msgid "Character set" msgstr "Conjunto de caracteres" @@ -3455,7 +3460,7 @@ msgstr "Conjunto de caracteres" msgid "Chart" msgstr "Gráfico" -#: app/Module/RelationshipsChartModule.php:432 +#: app/Module/RelationshipsChartModule.php:431 msgid "Chart preferences" msgstr "" @@ -3469,12 +3474,12 @@ msgstr "Tipo de gráfico" #. I18N: Name of a module/block #. I18N: Name of a module #: app/Http/RequestHandlers/ModulesChartsPage.php:43 -#: app/Module/ChartsBlockModule.php:67 app/Module/ChartsMenuModule.php:59 -#: app/Module/ChartsMenuModule.php:109 -#: resources/views/admin/control-panel.phtml:694 +#: app/Module/ChartsBlockModule.php:65 app/Module/ChartsMenuModule.php:56 +#: app/Module/ChartsMenuModule.php:104 +#: resources/views/admin/control-panel.phtml:692 #: resources/views/admin/modules.phtml:102 #: resources/views/admin/modules.phtml:104 -#: resources/views/admin/trees-preferences.phtml:391 +#: resources/views/admin/trees-preferences.phtml:392 msgid "Charts" msgstr "Gráficos" @@ -3487,7 +3492,7 @@ msgstr "Verificar erros" msgid "Check for new version" msgstr "" -#: app/Http/RequestHandlers/UpgradeWizardPage.php:122 +#: app/Http/RequestHandlers/UpgradeWizardPage.php:120 msgid "Check for pending changes…" msgstr "" @@ -3504,8 +3509,8 @@ msgstr "Verificando configuração do servidor" msgid "Chicago, Illinois, United States" msgstr "Chicago, Illinois, Estados Unidos" -#: app/Gedcom.php:450 resources/views/edit/change-family-members.phtml:67 -#: resources/views/edit/change-family-members.phtml:78 +#: app/Gedcom.php:452 resources/views/edit/change-family-members.phtml:62 +#: resources/views/edit/change-family-members.phtml:73 #: resources/views/modules/pedigree-chart/previous.phtml:42 msgid "Child" msgstr "Filho" @@ -3521,14 +3526,14 @@ msgstr "Filho de " msgid "Child of %s" msgstr "Filho de %s" -#: app/Http/RequestHandlers/FamilyPage.php:155 -#: app/Http/RequestHandlers/IndividualPage.php:227 -#: app/Module/StatisticsChartModule.php:421 -#: app/Module/StatisticsChartModule.php:713 +#: app/Http/RequestHandlers/FamilyPage.php:153 +#: app/Http/RequestHandlers/IndividualPage.php:225 +#: app/Module/StatisticsChartModule.php:422 +#: app/Module/StatisticsChartModule.php:714 #: resources/views/lists/families-table.phtml:161 #: resources/views/lists/individuals-table.phtml:175 #: resources/views/modules/pedigree-chart/previous.phtml:40 -#: resources/views/modules/relatives/family.phtml:215 +#: resources/views/modules/relatives/family.phtml:216 #: resources/xml/reports/family_group_report.xml:761 #: resources/xml/reports/relative_ext_report.xml:122 msgid "Children" @@ -3581,7 +3586,7 @@ msgstr "Chile" msgid "China" msgstr "China" -#: app/Http/RequestHandlers/ReportListPage.php:65 +#: app/Http/RequestHandlers/ReportListPage.php:63 msgid "Choose a report to run" msgstr "Escolha um relatório para gerar" @@ -3595,7 +3600,7 @@ msgstr "Escolha parentes" msgid "Choose user defined welcome text typed below" msgstr "Escolher o texto abaixo como sendo de boas-vindas" -#: app/Gedcom.php:617 resources/xml/reports/family_group_report.xml:206 +#: app/Gedcom.php:619 resources/xml/reports/family_group_report.xml:206 #: resources/xml/reports/family_group_report.xml:560 #: resources/xml/reports/family_group_report.xml:904 #: resources/xml/reports/missing_facts_report.xml:16 @@ -3690,10 +3695,10 @@ msgid "Citation" msgstr "" #: app/CustomTags/GedcomL.php:130 app/CustomTags/GedcomL.php:184 -#: app/CustomTags/GedcomL.php:277 app/CustomTags/GedcomL.php:310 -#: app/Gedcom.php:438 app/Gedcom.php:492 app/Gedcom.php:570 app/Gedcom.php:681 -#: app/Gedcom.php:753 app/Gedcom.php:777 app/Gedcom.php:801 app/Gedcom.php:910 -#: app/Gedcom.php:924 resources/xml/reports/fact_sources.xml:74 +#: app/CustomTags/GedcomL.php:278 app/CustomTags/GedcomL.php:311 +#: app/Gedcom.php:440 app/Gedcom.php:494 app/Gedcom.php:572 app/Gedcom.php:683 +#: app/Gedcom.php:755 app/Gedcom.php:779 app/Gedcom.php:803 app/Gedcom.php:912 +#: app/Gedcom.php:926 resources/xml/reports/fact_sources.xml:74 #: resources/xml/reports/fact_sources.xml:161 #: resources/xml/reports/fact_sources.xml:277 #: resources/xml/reports/fact_sources.xml:323 @@ -3704,9 +3709,9 @@ msgstr "Detalhes da citação" msgid "Citizenship" msgstr "Cidadania" -#: app/CustomTags/GedcomL.php:229 app/CustomTags/PersonalAncestralFile.php:69 -#: app/Gedcom.php:404 app/Gedcom.php:517 app/Gedcom.php:537 app/Gedcom.php:808 -#: app/Gedcom.php:855 +#: app/CustomTags/GedcomL.php:230 app/CustomTags/PersonalAncestralFile.php:69 +#: app/Gedcom.php:406 app/Gedcom.php:519 app/Gedcom.php:539 app/Gedcom.php:810 +#: app/Gedcom.php:857 msgid "City" msgstr "Cidade" @@ -3734,13 +3739,13 @@ msgctxt "MALE" msgid "Civil registrar" msgstr "Registro Civil" -#: app/Http/RequestHandlers/CleanDataFolder.php:102 +#: app/Http/RequestHandlers/CleanDataFolder.php:100 #: resources/views/admin/control-panel.phtml:268 msgid "Clean up data folder" msgstr "" #. I18N: Name of a module -#: app/Module/ClippingsCartModule.php:216 +#: app/Module/ClippingsCartModule.php:211 msgid "Clippings cart" msgstr "Carrinho de recortes" @@ -3810,7 +3815,7 @@ msgid "Common law marriage" msgstr "Lei Comum de Casamento" #. I18N: Description of the “Messages” module -#: app/Module/UserMessagesModule.php:78 +#: app/Module/UserMessagesModule.php:76 msgid "Communicate directly with other users, using private messages." msgstr "Comunicar diretamente com outros usuários, usando mensagens privativas." @@ -3820,12 +3825,12 @@ msgid "Comoros" msgstr "Comores" #. I18N: Name of a module/chart -#: app/Module/CompactTreeChartModule.php:77 +#: app/Module/CompactTreeChartModule.php:75 msgid "Compact tree" msgstr "" #. I18N: %s is an individual’s name -#: app/Module/CompactTreeChartModule.php:123 +#: app/Module/CompactTreeChartModule.php:121 #, php-format msgid "Compact tree of %s" msgstr "" @@ -3856,7 +3861,7 @@ msgstr "Completado; data desconhecida" msgid "Completion date" msgstr "" -#: app/Gedcom.php:623 resources/xml/reports/missing_facts_report.xml:19 +#: app/Gedcom.php:625 resources/xml/reports/missing_facts_report.xml:19 msgid "Confirmation" msgstr "Confirmação" @@ -3864,6 +3869,10 @@ msgstr "Confirmação" msgid "Connection to database server" msgstr "Conexão com o servidor de banco de dados" +#: resources/views/setup/step-4-database-mysql.phtml:49 +msgid "Connection type" +msgstr "" + #. I18N: Name of a module #: app/Module/ContactsFooterModule.php:55 #: resources/views/admin/trees-preferences.phtml:150 @@ -3874,7 +3883,7 @@ msgstr "Informação para Contato" msgid "Contact method" msgstr "" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:255 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:258 msgid "Contains" msgstr "Contém" @@ -3884,15 +3893,15 @@ msgstr "Contém" msgid "Content" msgstr "Conteúdo" -#: app/Gedcom.php:765 +#: app/Gedcom.php:767 msgid "Continuation" msgstr "" -#: app/Http/RequestHandlers/ControlPanel.php:150 +#: app/Http/RequestHandlers/ControlPanel.php:148 #: app/Http/RequestHandlers/MapDataAdd.php:93 #: app/Http/RequestHandlers/MapDataEdit.php:89 #: app/Http/RequestHandlers/MapDataList.php:110 -#: app/Module/ModuleThemeTrait.php:236 app/Module/ModuleThemeTrait.php:240 +#: app/Module/ModuleThemeTrait.php:231 app/Module/ModuleThemeTrait.php:235 #: resources/views/admin/analytics-edit.phtml:19 #: resources/views/admin/broadcast.phtml:20 #: resources/views/admin/changes-log.phtml:33 @@ -3911,7 +3920,7 @@ msgstr "" #: resources/views/admin/server-information.phtml:15 #: resources/views/admin/site-logs.phtml:31 #: resources/views/admin/site-mail.phtml:31 -#: resources/views/admin/site-preferences.phtml:17 +#: resources/views/admin/site-preferences.phtml:18 #: resources/views/admin/site-registration.phtml:18 #: resources/views/admin/tags.phtml:27 #: resources/views/admin/trees-check.phtml:22 @@ -3949,8 +3958,8 @@ msgid "Control panel" msgstr "" #. I18N: Name of a module -#: app/Module/FixCemeteryTag.php:60 app/Module/FixNameTags.php:84 -#: app/Module/FixPrimaryTag.php:59 app/Module/FixWtObjeSortTag.php:61 +#: app/Module/FixCemeteryTag.php:58 app/Module/FixNameTags.php:82 +#: app/Module/FixPrimaryTag.php:59 app/Module/FixWtObjeSortTag.php:59 #, php-format msgid "Convert %s tags to GEDCOM 5.5.1" msgstr "" @@ -3965,12 +3974,12 @@ msgstr "" msgid "Cook Islands" msgstr "Ilhas Cook" -#: resources/views/modules/privacy-policy/page.phtml:31 +#: resources/views/modules/privacy-policy/page.phtml:32 msgid "Cookies" msgstr "" -#: app/CustomTags/GedcomL.php:245 app/CustomTags/GedcomL.php:257 -#: app/Gedcom.php:422 app/Gedcom.php:554 +#: app/CustomTags/GedcomL.php:246 app/CustomTags/GedcomL.php:258 +#: app/Gedcom.php:424 app/Gedcom.php:556 msgid "Coordinates" msgstr "" @@ -3993,7 +4002,7 @@ msgstr "Copiar" msgid "Copy all the records from %1$s into %2$s." msgstr "" -#: app/Http/RequestHandlers/UpgradeWizardPage.php:126 +#: app/Http/RequestHandlers/UpgradeWizardPage.php:124 msgid "Copy files…" msgstr "" @@ -4001,21 +4010,16 @@ msgstr "" msgid "Copy the URL of the record to the clipboard" msgstr "" -#: app/Gedcom.php:499 app/Gedcom.php:526 +#: app/Gedcom.php:501 app/Gedcom.php:528 msgid "Copyright" msgstr "Direitos Autorais" -#. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:85 -msgid "Córdoba, Argentina" -msgstr "" - -#: app/Gedcom.php:512 +#: app/Gedcom.php:514 msgid "Corporation" msgstr "Corporação" #. I18N: Description of a “Data fix” module -#: app/Module/FixNameSlashesAndSpaces.php:69 +#: app/Module/FixNameSlashesAndSpaces.php:67 msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." msgstr "Corrige registros NAME na forma 'João/SILVA/' ou 'João /SILVA', como produzido por antigos programas de genealogia." @@ -4037,17 +4041,17 @@ msgstr "Não foi possível verificar as informações. Por favor retorne e tente msgid "Count the visits to each page" msgstr "" -#: app/CustomTags/GedcomL.php:230 app/CustomTags/PersonalAncestralFile.php:70 -#: app/Gedcom.php:405 app/Gedcom.php:518 app/Gedcom.php:538 app/Gedcom.php:809 -#: app/Gedcom.php:856 app/Statistics/Google/ChartDistribution.php:108 +#: app/CustomTags/GedcomL.php:231 app/CustomTags/PersonalAncestralFile.php:70 +#: app/Gedcom.php:407 app/Gedcom.php:520 app/Gedcom.php:540 app/Gedcom.php:811 +#: app/Gedcom.php:858 app/Statistics/Google/ChartDistribution.php:108 msgid "Country" msgstr "País" -#: app/Http/RequestHandlers/ManageMediaData.php:255 +#: app/Http/RequestHandlers/ManageMediaData.php:254 msgid "Create" msgstr "" -#: app/Http/RequestHandlers/CreateTreePage.php:58 +#: app/Http/RequestHandlers/CreateTreePage.php:56 #: resources/views/admin/control-panel.phtml:315 msgid "Create a family tree" msgstr "Criar uma nova árvore genealógica" @@ -4091,7 +4095,7 @@ msgstr "" msgid "Create a submitter" msgstr "" -#: app/Http/RequestHandlers/UpgradeWizardPage.php:121 +#: app/Http/RequestHandlers/UpgradeWizardPage.php:119 msgid "Create a temporary folder…" msgstr "" @@ -4099,7 +4103,7 @@ msgstr "" msgid "Create a unique filename" msgstr "" -#: app/Http/RequestHandlers/AddUnlinkedPage.php:74 +#: app/Http/RequestHandlers/AddUnlinkedPage.php:72 msgid "Create an individual" msgstr "" @@ -4120,29 +4124,30 @@ msgid "Create, update, and delete a family tree for every GEDCOM file in the dat msgstr "" #. I18N: GEDCOM tag _CREA -#: app/CustomTags/Ancestry.php:74 app/CustomTags/Gedcom7.php:91 -#: app/CustomTags/Gedcom7.php:121 app/CustomTags/Gedcom7.php:136 -#: app/CustomTags/Gedcom7.php:140 app/CustomTags/Gedcom7.php:149 -#: app/CustomTags/Gedcom7.php:157 app/CustomTags/Gedcom7.php:166 +#: app/CustomTags/Ancestry.php:74 app/CustomTags/Gedcom7.php:93 +#: app/CustomTags/Gedcom7.php:125 app/CustomTags/Gedcom7.php:140 +#: app/CustomTags/Gedcom7.php:144 app/CustomTags/Gedcom7.php:153 +#: app/CustomTags/Gedcom7.php:161 app/CustomTags/Gedcom7.php:170 +#: app/CustomTags/Heredis.php:53 app/CustomTags/Heredis.php:54 msgid "Created at" msgstr "" -#: app/CustomTags/Gedcom7.php:92 app/CustomTags/Gedcom7.php:122 -#: app/CustomTags/Gedcom7.php:137 app/CustomTags/Gedcom7.php:141 -#: app/CustomTags/Gedcom7.php:150 app/CustomTags/Gedcom7.php:158 -#: app/CustomTags/Gedcom7.php:167 app/CustomTags/GedcomL.php:138 +#: app/CustomTags/Gedcom7.php:94 app/CustomTags/Gedcom7.php:126 +#: app/CustomTags/Gedcom7.php:141 app/CustomTags/Gedcom7.php:145 +#: app/CustomTags/Gedcom7.php:154 app/CustomTags/Gedcom7.php:162 +#: app/CustomTags/Gedcom7.php:171 app/CustomTags/GedcomL.php:138 #: app/CustomTags/GedcomL.php:194 msgid "Creation date" msgstr "" -#: app/CustomTags/Gedcom7.php:93 app/CustomTags/Gedcom7.php:123 -#: app/CustomTags/Gedcom7.php:138 app/CustomTags/Gedcom7.php:142 -#: app/CustomTags/Gedcom7.php:151 app/CustomTags/Gedcom7.php:159 -#: app/CustomTags/Gedcom7.php:168 +#: app/CustomTags/Gedcom7.php:95 app/CustomTags/Gedcom7.php:127 +#: app/CustomTags/Gedcom7.php:142 app/CustomTags/Gedcom7.php:146 +#: app/CustomTags/Gedcom7.php:155 app/CustomTags/Gedcom7.php:163 +#: app/CustomTags/Gedcom7.php:172 msgid "Creation time" msgstr "" -#: app/Gedcom.php:632 resources/xml/reports/family_group_report.xml:315 +#: app/Gedcom.php:634 resources/xml/reports/family_group_report.xml:315 #: resources/xml/reports/family_group_report.xml:342 #: resources/xml/reports/family_group_report.xml:669 #: resources/xml/reports/family_group_report.xml:696 @@ -4293,11 +4298,11 @@ msgstr "" msgid "Curitiba, Brazil" msgstr "" -#: app/Module/HtmlBlockModule.php:192 app/Module/StatisticsChartModule.php:158 +#: app/Module/HtmlBlockModule.php:192 app/Module/StatisticsChartModule.php:159 msgid "Custom" msgstr "Personalizado" -#: resources/views/admin/tags.phtml:1020 +#: app/CustomTags/Gedcom7.php:104 resources/views/admin/tags.phtml:1020 msgid "Custom GEDCOM tags" msgstr "" @@ -4318,7 +4323,7 @@ msgstr "" msgid "Custom welcome text" msgstr "Texto personalizado de boas vindas" -#: app/Module/ModuleThemeTrait.php:216 app/Module/ModuleThemeTrait.php:220 +#: app/Module/ModuleThemeTrait.php:211 app/Module/ModuleThemeTrait.php:215 msgid "Customize this page" msgstr "" @@ -4332,6 +4337,11 @@ msgstr "Chipre" msgid "Czech Republic" msgstr "República Checa" +#. I18N: Location of an LDS church temple +#: app/Elements/TempleCode.php:85 +msgid "Córdoba, Argentina" +msgstr "" + #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:129 msgid "Côte d’Ivoire" @@ -4358,15 +4368,15 @@ msgid "Dallas, Texas, United States" msgstr "Dallas, Texas, Estados Unidos" #: app/CustomTags/GedcomL.php:123 app/CustomTags/GedcomL.php:177 -#: app/CustomTags/GedcomL.php:270 app/CustomTags/GedcomL.php:303 -#: app/Gedcom.php:431 app/Gedcom.php:485 app/Gedcom.php:525 app/Gedcom.php:563 -#: app/Gedcom.php:674 app/Gedcom.php:746 app/Gedcom.php:770 app/Gedcom.php:794 -#: app/Gedcom.php:832 app/Gedcom.php:903 app/Gedcom.php:917 +#: app/CustomTags/GedcomL.php:271 app/CustomTags/GedcomL.php:304 +#: app/Gedcom.php:433 app/Gedcom.php:487 app/Gedcom.php:527 app/Gedcom.php:565 +#: app/Gedcom.php:676 app/Gedcom.php:748 app/Gedcom.php:772 app/Gedcom.php:796 +#: app/Gedcom.php:834 app/Gedcom.php:905 app/Gedcom.php:919 #: resources/views/admin/changes-log.phtml:139 msgid "Data" msgstr "Dados" -#: resources/views/modules/privacy-policy/page.phtml:68 +#: resources/views/modules/privacy-policy/page.phtml:71 msgid "Data controller" msgstr "" @@ -4377,11 +4387,11 @@ msgstr "" msgid "Data fix" msgstr "" -#: app/Http/RequestHandlers/DataFixChoose.php:65 -#: app/Http/RequestHandlers/DataFixPage.php:87 +#: app/Http/RequestHandlers/DataFixChoose.php:63 +#: app/Http/RequestHandlers/DataFixPage.php:85 #: app/Http/RequestHandlers/HelpText.php:258 #: app/Http/RequestHandlers/ModulesDataFixesPage.php:43 -#: resources/views/admin/control-panel.phtml:715 +#: resources/views/admin/control-panel.phtml:713 #: resources/views/admin/data-fix-page.phtml:26 #: resources/views/admin/modules.phtml:98 #: resources/views/admin/modules.phtml:100 @@ -4394,7 +4404,7 @@ msgid "Data fixes can require lots of slow calculations, so it is not possible t msgstr "" #. I18N: A configuration setting -#: resources/views/admin/site-preferences.phtml:26 +#: resources/views/admin/site-preferences.phtml:27 msgid "Data folder" msgstr "" @@ -4406,17 +4416,17 @@ msgid "Database connection" msgstr "Conexão de banco de dados" #: app/CustomTags/PhpGedView.php:81 -#: resources/views/setup/step-4-database-mysql.phtml:111 -#: resources/views/setup/step-4-database-pgsql.phtml:97 +#: resources/views/setup/step-4-database-mysql.phtml:125 +#: resources/views/setup/step-4-database-pgsql.phtml:91 #: resources/views/setup/step-4-database-sqlite.phtml:54 -#: resources/views/setup/step-4-database-sqlsrv.phtml:97 +#: resources/views/setup/step-4-database-sqlsrv.phtml:91 msgid "Database name" msgstr "Nome do banco de dados" #: app/CustomTags/PhpGedView.php:82 -#: resources/views/setup/step-4-database-mysql.phtml:97 -#: resources/views/setup/step-4-database-pgsql.phtml:85 -#: resources/views/setup/step-4-database-sqlsrv.phtml:85 +#: resources/views/setup/step-4-database-mysql.phtml:115 +#: resources/views/setup/step-4-database-pgsql.phtml:82 +#: resources/views/setup/step-4-database-sqlsrv.phtml:82 msgid "Database password" msgstr "Senha do banco de dados" @@ -4425,7 +4435,7 @@ msgid "Database type" msgstr "" #: app/CustomTags/PhpGedView.php:84 -#: resources/views/setup/step-4-database-mysql.phtml:83 +#: resources/views/setup/step-4-database-mysql.phtml:105 #: resources/views/setup/step-4-database-pgsql.phtml:73 #: resources/views/setup/step-4-database-sqlsrv.phtml:73 msgid "Database user account" @@ -4434,13 +4444,13 @@ msgstr "Conta de usuário do banco de dados" #: app/CustomTags/Aldfaer.php:80 app/CustomTags/Ancestry.php:72 #: app/CustomTags/FamilyTreeBuilder.php:58 app/CustomTags/GedcomL.php:118 #: app/CustomTags/GedcomL.php:172 app/CustomTags/GedcomL.php:215 -#: app/CustomTags/GedcomL.php:263 app/CustomTags/GedcomL.php:280 -#: app/CustomTags/GedcomL.php:284 app/CustomTags/GedcomL.php:288 -#: app/CustomTags/GedcomL.php:294 app/CustomTags/GedcomL.php:300 +#: app/CustomTags/GedcomL.php:264 app/CustomTags/GedcomL.php:281 +#: app/CustomTags/GedcomL.php:285 app/CustomTags/GedcomL.php:289 +#: app/CustomTags/GedcomL.php:295 app/CustomTags/GedcomL.php:301 #: app/CustomTags/Legacy.php:58 app/CustomTags/Legacy.php:83 #: app/CustomTags/Legacy.php:122 app/CustomTags/Legacy.php:144 -#: app/CustomTags/TheMasterGenealogist.php:53 app/Gedcom.php:410 -#: app/Gedcom.php:500 app/Gedcom.php:527 app/Gedcom.php:544 +#: app/CustomTags/TheMasterGenealogist.php:53 app/Gedcom.php:412 +#: app/Gedcom.php:502 app/Gedcom.php:529 app/Gedcom.php:546 #: app/Http/RequestHandlers/HelpText.php:206 #: app/Module/ResearchTaskModule.php:65 app/Module/ResearchTaskModule.php:69 #: resources/views/help/date.phtml:31 resources/views/help/date.phtml:145 @@ -4463,50 +4473,50 @@ msgstr "Data" msgid "Date differences" msgstr "Diferença de datas" -#: app/Gedcom.php:585 +#: app/Gedcom.php:587 msgid "Date of LDS baptism" msgstr "Data do batismo mórmom" -#: app/Gedcom.php:739 +#: app/Gedcom.php:741 msgid "Date of LDS child sealing" msgstr "Data do Selamento Mórmom de criança" -#: app/Gedcom.php:627 +#: app/Gedcom.php:629 msgid "Date of LDS confirmation" msgstr "" -#: app/Gedcom.php:647 +#: app/Gedcom.php:649 msgid "Date of LDS endowment" msgstr "Data da dotação mórmom" -#: app/Gedcom.php:479 +#: app/Gedcom.php:481 msgid "Date of LDS spouse sealing" msgstr "Data do Selamento Mórmom de cônjuge" -#: app/Gedcom.php:575 +#: app/Gedcom.php:577 msgid "Date of adoption" msgstr "Data da adoção" -#: app/Gedcom.php:591 resources/xml/reports/missing_facts_report.xml:129 +#: app/Gedcom.php:593 resources/xml/reports/missing_facts_report.xml:129 msgid "Date of baptism" msgstr "Data do batismo" -#: app/Gedcom.php:594 resources/xml/reports/missing_facts_report.xml:212 +#: app/Gedcom.php:596 resources/xml/reports/missing_facts_report.xml:212 msgid "Date of bar mitzvah" msgstr "Data do bar mitzvá" -#: app/Gedcom.php:597 resources/xml/reports/missing_facts_report.xml:253 +#: app/Gedcom.php:599 resources/xml/reports/missing_facts_report.xml:253 msgid "Date of bat mitzvah" msgstr "Data do bat mitzvá" -#: app/Gedcom.php:600 resources/xml/reports/fact_sources.xml:68 +#: app/Gedcom.php:602 resources/xml/reports/fact_sources.xml:68 #: resources/xml/reports/fact_sources.xml:272 #: resources/xml/reports/missing_facts_report.xml:81 #: resources/xml/reports/occupation_report.xml:49 msgid "Date of birth" msgstr "Data de nascimento" -#: app/Gedcom.php:604 +#: app/Gedcom.php:606 msgid "Date of blessing" msgstr "Data da Bênção" @@ -4514,88 +4524,89 @@ msgstr "Data da Bênção" msgid "Date of brit milah" msgstr "Data do brit milá" -#: app/Gedcom.php:607 resources/xml/reports/missing_facts_report.xml:546 +#: app/Gedcom.php:609 resources/xml/reports/cemetery_report.xml:52 +#: resources/xml/reports/missing_facts_report.xml:546 msgid "Date of burial" msgstr "Data do Sepultamento" -#: app/Gedcom.php:618 resources/xml/reports/missing_facts_report.xml:170 +#: app/Gedcom.php:620 resources/xml/reports/missing_facts_report.xml:170 msgid "Date of christening" msgstr "Data do batismo" -#: app/Gedcom.php:624 resources/xml/reports/missing_facts_report.xml:294 +#: app/Gedcom.php:626 resources/xml/reports/missing_facts_report.xml:294 msgid "Date of confirmation" msgstr "Data da confirmação" -#: app/Gedcom.php:633 +#: app/Gedcom.php:635 msgid "Date of cremation" msgstr "Data da Cremação" -#: app/Gedcom.php:637 resources/xml/reports/cemetery_report.xml:46 +#: app/Gedcom.php:639 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/Gedcom.php:452 +#: app/Gedcom.php:454 msgid "Date of divorce" msgstr "" -#: app/Gedcom.php:644 +#: app/Gedcom.php:646 msgid "Date of emigration" msgstr "Data de Emigração" -#: app/Gedcom.php:455 resources/xml/reports/missing_facts_report.xml:336 +#: app/Gedcom.php:457 resources/xml/reports/missing_facts_report.xml:336 msgid "Date of engagement" msgstr "Data do noivado" #: app/CustomTags/GedcomL.php:124 app/CustomTags/GedcomL.php:178 -#: app/CustomTags/GedcomL.php:271 app/CustomTags/GedcomL.php:304 -#: app/Gedcom.php:432 app/Gedcom.php:486 app/Gedcom.php:564 app/Gedcom.php:675 -#: app/Gedcom.php:747 app/Gedcom.php:771 app/Gedcom.php:795 app/Gedcom.php:904 -#: app/Gedcom.php:918 +#: app/CustomTags/GedcomL.php:272 app/CustomTags/GedcomL.php:305 +#: app/Gedcom.php:434 app/Gedcom.php:488 app/Gedcom.php:566 app/Gedcom.php:677 +#: app/Gedcom.php:749 app/Gedcom.php:773 app/Gedcom.php:797 app/Gedcom.php:906 +#: app/Gedcom.php:920 msgid "Date of entry in original source" msgstr "Data do registro na fonte original" -#: app/CustomTags/GedcomL.php:235 app/Gedcom.php:653 +#: app/CustomTags/GedcomL.php:236 app/Gedcom.php:655 msgid "Date of event" msgstr "Data do Evento" -#: app/Gedcom.php:663 resources/xml/reports/missing_facts_report.xml:378 +#: app/Gedcom.php:665 resources/xml/reports/missing_facts_report.xml:378 msgid "Date of first communion" msgstr "Data da primeira comunhão" -#: app/Gedcom.php:670 +#: app/Gedcom.php:672 msgid "Date of immigration" msgstr "Data de imigração" -#: app/CustomTags/GedcomL.php:221 app/Gedcom.php:447 app/Gedcom.php:614 -#: app/Gedcom.php:761 app/Gedcom.php:782 app/Gedcom.php:813 app/Gedcom.php:829 -#: app/Gedcom.php:860 app/Gedcom.php:876 +#: app/CustomTags/GedcomL.php:222 app/Gedcom.php:449 app/Gedcom.php:616 +#: app/Gedcom.php:763 app/Gedcom.php:784 app/Gedcom.php:815 app/Gedcom.php:831 +#: app/Gedcom.php:862 app/Gedcom.php:878 msgid "Date of last change" msgstr "Data da última alteração" -#: app/Gedcom.php:466 resources/xml/reports/fact_sources.xml:319 +#: app/Gedcom.php:468 resources/xml/reports/fact_sources.xml:319 #: resources/xml/reports/missing_facts_report.xml:463 msgid "Date of marriage" msgstr "Data do casamento" -#: app/Gedcom.php:461 resources/xml/reports/missing_facts_report.xml:420 +#: app/Gedcom.php:463 resources/xml/reports/missing_facts_report.xml:420 msgid "Date of marriage banns" msgstr "Data de anúncios de casamento" -#: app/Gedcom.php:712 +#: app/Gedcom.php:714 msgid "Date of naturalization" msgstr "Data de Naturalização" -#: app/Gedcom.php:722 +#: app/Gedcom.php:724 msgid "Date of ordination" msgstr "Data de Ordenação" -#: app/Gedcom.php:730 +#: app/Gedcom.php:732 msgid "Date of residence" msgstr "Data da Residência" -#: app/CustomTags/Gedcom7.php:129 +#: app/CustomTags/Gedcom7.php:133 msgid "Date of status change" msgstr "" @@ -4607,7 +4618,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/Gedcom.php:835 resources/views/help/date.phtml:69 +#: app/Gedcom.php:837 resources/views/help/date.phtml:69 #: resources/views/modules/statistics-chart/custom.phtml:96 msgid "Date range" msgstr "Intervalo de datas" @@ -4634,7 +4645,7 @@ msgstr "Datas somente são convertidas se eles forem válidas no calendário. Po msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." msgstr "Datas são armazenadas usando abreviações palavras-chave em inglês. Atalhos estão disponíveis como alternativas para estas abreviações e palavras-chave." -#: resources/views/edit/change-family-members.phtml:65 +#: resources/views/edit/change-family-members.phtml:60 #: resources/xml/reports/family_group_report.xml:809 #: resources/xml/reports/individual_ext_report.xml:570 #: resources/xml/reports/individual_report.xml:566 @@ -4651,7 +4662,7 @@ msgstr "Filha de %s" msgid "Day" msgstr "Dia" -#: app/Http/RequestHandlers/CalendarEvents.php:209 +#: app/Http/RequestHandlers/CalendarEvents.php:207 msgid "Day not set" msgstr "Dia não configurado" @@ -4666,7 +4677,7 @@ msgstr "Dia:" msgid "Dead" msgstr "Morto" -#: app/Gedcom.php:635 app/Http/RequestHandlers/IndividualPage.php:206 +#: app/Gedcom.php:637 app/Http/RequestHandlers/IndividualPage.php:204 #: resources/views/calendar-page.phtml:198 #: resources/views/lists/individuals-table.phtml:125 #: resources/views/lists/individuals-table.phtml:130 @@ -4814,7 +4825,7 @@ msgid "Death of a brother" msgstr "Falecimento de um irmão" #: app/Services/IndividualFactsService.php:334 -#: resources/views/admin/trees-preferences.phtml:481 +#: resources/views/admin/trees-preferences.phtml:482 msgid "Death of a child" msgstr "Falecimento de um filho" @@ -4830,7 +4841,7 @@ msgstr "Falecimento do pai" #: app/Services/IndividualFactsService.php:388 #: app/Services/IndividualFactsService.php:406 #: app/Services/IndividualFactsService.php:424 -#: resources/views/admin/trees-preferences.phtml:475 +#: resources/views/admin/trees-preferences.phtml:476 msgid "Death of a grandchild" msgstr "Falecimento de um neto" @@ -4859,7 +4870,7 @@ msgstr "Falecimento de uma avó" #: app/Services/IndividualFactsService.php:646 #: app/Services/IndividualFactsService.php:664 #: app/Services/IndividualFactsService.php:682 -#: resources/views/admin/trees-preferences.phtml:505 +#: resources/views/admin/trees-preferences.phtml:506 msgid "Death of a grandparent" msgstr "Falecimento de um um avô" @@ -4907,7 +4918,7 @@ msgid "Death of a mother" msgstr "Falecimento da mãe" #: app/Services/IndividualFactsService.php:628 -#: resources/views/admin/trees-preferences.phtml:493 +#: resources/views/admin/trees-preferences.phtml:494 #: resources/views/fact-parent-age.phtml:38 msgid "Death of a parent" msgstr "Falecimento de pai ou mãe" @@ -4921,7 +4932,7 @@ msgid "Death of a paternal grandmother" msgstr "Falecimento de uma avó paterna" #: app/Services/IndividualFactsService.php:352 -#: resources/views/admin/trees-preferences.phtml:487 +#: resources/views/admin/trees-preferences.phtml:488 msgid "Death of a sibling" msgstr "Falecimento de um irmão" @@ -4934,7 +4945,7 @@ msgid "Death of a son" msgstr "Falecimento de um filho" #: app/Services/IndividualFactsService.php:798 -#: resources/views/admin/trees-preferences.phtml:499 +#: resources/views/admin/trees-preferences.phtml:500 msgid "Death of a spouse" msgstr "Falecimento do cônjuge" @@ -4988,7 +4999,7 @@ msgid "December" msgstr "Dezembro" #: app/Date/AbstractGregorianJulianDate.php:104 -#: app/Module/StatisticsChartModule.php:798 +#: app/Module/StatisticsChartModule.php:799 #: resources/views/edit/initialize-calendar-popup.phtml:24 msgctxt "NOMINATIVE" msgid "December" @@ -4999,7 +5010,7 @@ msgstr "Dezembro" msgid "Decidi" msgstr "Decidi" -#: app/Module/UserWelcomeModule.php:98 app/Module/WelcomeBlockModule.php:97 +#: app/Module/UserWelcomeModule.php:96 app/Module/WelcomeBlockModule.php:95 msgid "Default chart" msgstr "Gráfico por defeito" @@ -5008,14 +5019,14 @@ msgid "Default family tree" msgstr "Árvore genealógica padrão" #. I18N: A configuration setting -#: app/Module/WelcomeBlockModule.php:104 +#: app/Module/WelcomeBlockModule.php:102 #: resources/views/admin/trees-preferences.phtml:95 #: resources/views/edit-account-page.phtml:75 msgid "Default individual" msgstr "Indivíduo por defeito" #. I18N: A configuration setting -#: resources/views/admin/site-preferences.phtml:64 +#: resources/views/admin/site-preferences.phtml:65 msgid "Default theme" msgstr "Tema padrão" @@ -5049,7 +5060,7 @@ msgctxt "font name" msgid "DejaVu" msgstr "DejaVu" -#: app/Http/RequestHandlers/ManageMediaData.php:261 +#: app/Http/RequestHandlers/ManageMediaData.php:260 #: app/Module/FixPrimaryTag.php:114 resources/views/admin/locations.phtml:52 #: resources/views/admin/trees-privacy.phtml:274 #: resources/views/admin/trees.phtml:119 @@ -5076,7 +5087,7 @@ msgid "Delete" msgstr "Excluir" #: app/Http/RequestHandlers/UsersCleanupPage.php:65 -#: resources/views/admin/control-panel.phtml:544 +#: resources/views/admin/control-panel.phtml:542 msgid "Delete inactive users" msgstr "Excluir usuários inativos" @@ -5105,7 +5116,7 @@ msgstr "" msgid "Deleting the family will unlink all of the individuals from each other but will leave the individuals in place. Are you sure you want to delete this family?" msgstr "Excluir uma família significa que a ligação entre as pessoas desta família é que será excluída. Você está certo que quer excluir esta família?" -#: app/Http/RequestHandlers/GedcomLoad.php:134 +#: app/Http/RequestHandlers/GedcomLoad.php:132 msgid "Deleting…" msgstr "" @@ -5114,7 +5125,7 @@ msgstr "" msgid "Democratic Republic of the Congo" msgstr "Congo-Kinshasa" -#: app/CustomTags/GedcomL.php:287 +#: app/CustomTags/GedcomL.php:288 msgid "Demographic data" msgstr "" @@ -5139,8 +5150,8 @@ msgstr "" #. I18N: Name of a module/chart #. I18N: Name of a module/sidebar #. I18N: Name of a module/report -#: app/Module/ChartsBlockModule.php:143 app/Module/ChartsBlockModule.php:258 -#: app/Module/DescendancyChartModule.php:94 app/Module/DescendancyModule.php:61 +#: app/Module/ChartsBlockModule.php:141 app/Module/ChartsBlockModule.php:256 +#: app/Module/DescendancyChartModule.php:92 app/Module/DescendancyModule.php:59 #: app/Module/DescendancyReportModule.php:40 #: resources/xml/reports/descendancy_report.xml:3 #: resources/xml/reports/individual_ext_report.xml:6 @@ -5151,7 +5162,7 @@ msgstr "" msgid "Descendants" msgstr "Descendentes" -#: app/Gedcom.php:639 +#: app/Gedcom.php:641 msgid "Descendants interest" msgstr "Interesse dos descendentes" @@ -5160,20 +5171,20 @@ msgid "Descendants of " msgstr "Descendentes de " #. I18N: %s is an individual’s name -#: app/Module/DescendancyChartModule.php:140 +#: app/Module/DescendancyChartModule.php:138 #, php-format msgid "Descendants of %s" msgstr "Descendentes de %s" #: app/CustomTags/GedcomL.php:139 app/CustomTags/GedcomL.php:195 #: app/CustomTags/Legacy.php:84 app/CustomTags/MyHeritage.php:62 -#: app/Gedcom.php:640 resources/views/admin/modules.phtml:76 +#: app/Gedcom.php:642 resources/views/admin/modules.phtml:76 #: resources/views/admin/tags.phtml:53 resources/views/admin/tags.phtml:183 #: resources/views/admin/tags.phtml:275 resources/views/admin/tags.phtml:337 #: resources/views/admin/tags.phtml:412 resources/views/admin/tags.phtml:451 #: resources/views/admin/tags.phtml:735 resources/views/admin/tags.phtml:789 #: resources/views/admin/tags.phtml:893 resources/views/admin/tags.phtml:951 -#: resources/views/report-setup-page.phtml:25 +#: resources/views/report-setup-page.phtml:24 msgid "Description" msgstr "Descrição" @@ -5182,7 +5193,7 @@ msgstr "Descrição" msgid "Description META tag" msgstr "Palavras-chave para descrição" -#: app/CustomTags/Ancestry.php:71 app/Gedcom.php:502 +#: app/CustomTags/Ancestry.php:71 app/Gedcom.php:504 msgid "Destination" msgstr "Destino" @@ -5333,12 +5344,12 @@ msgstr "Apresenta e gerencia páginas favoritas de uma árvore genealógica." msgid "Display and manage a user’s favorite pages." msgstr "Apresentar e gerenciar as páginas favoritas de um usuário." -#: app/Gedcom.php:451 resources/views/calendar-page.phtml:195 +#: app/Gedcom.php:453 resources/views/calendar-page.phtml:195 #: resources/views/lists/families-table.phtml:136 msgid "Divorce" msgstr "Divórcio" -#: app/Gedcom.php:453 +#: app/Gedcom.php:455 msgid "Divorce filed" msgstr "Pedido de Divórcio" @@ -5383,13 +5394,13 @@ msgstr "Dominica" msgid "Dominican Republic" msgstr "República Dominicana" -#: app/Module/ClippingsCartModule.php:198 -#: app/Module/ClippingsCartModule.php:242 +#: app/Module/ClippingsCartModule.php:193 +#: app/Module/ClippingsCartModule.php:237 #: resources/views/modules/share-anniversary/share.phtml:27 msgid "Download" msgstr "Baixar" -#: app/Http/RequestHandlers/UpgradeWizardPage.php:124 +#: app/Http/RequestHandlers/UpgradeWizardPage.php:122 #, php-format msgid "Download %s…" msgstr "" @@ -5416,17 +5427,17 @@ msgstr "" msgid "Duodi" msgstr "Duodi" -#: app/Http/RequestHandlers/AccountUpdate.php:95 -#: app/Http/RequestHandlers/RegisterAction.php:267 +#: app/Http/RequestHandlers/AccountUpdate.php:93 +#: app/Http/RequestHandlers/RegisterAction.php:265 #: app/Http/RequestHandlers/UserAddAction.php:71 -#: app/Http/RequestHandlers/UserEditAction.php:150 +#: app/Http/RequestHandlers/UserEditAction.php:148 msgid "Duplicate email address. A user with that email already exists." msgstr "Endereço de e-mail duplicado. Um usuário com este e-mail já existe." -#: app/Http/RequestHandlers/AccountUpdate.php:86 -#: app/Http/RequestHandlers/RegisterAction.php:262 +#: app/Http/RequestHandlers/AccountUpdate.php:84 +#: app/Http/RequestHandlers/RegisterAction.php:260 #: app/Http/RequestHandlers/UserAddAction.php:66 -#: app/Http/RequestHandlers/UserEditAction.php:156 +#: app/Http/RequestHandlers/UserEditAction.php:154 msgid "Duplicate username. A user with that username already exists. Please choose another username." msgstr "Nome de Usuário duplicado. Já existe um usuário com este nome. Por favor escolha outro nome de usuário." @@ -5490,18 +5501,18 @@ msgstr "Equador" msgid "Edit" msgstr "Editar" -#: app/Http/RequestHandlers/EditMediaFileModal.php:72 +#: app/Http/RequestHandlers/EditMediaFileModal.php:70 #: resources/views/modals/edit-media-file.phtml:22 msgid "Edit a media file" msgstr "" #. I18N: Options for editing -#: resources/views/admin/trees-preferences.phtml:636 +#: resources/views/admin/trees-preferences.phtml:637 #, fuzzy msgid "Edit preferences" msgstr "Opções de alteração" -#: app/Module/FrequentlyAskedQuestionsModule.php:311 +#: app/Module/FrequentlyAskedQuestionsModule.php:309 #, fuzzy msgid "Edit the FAQ" msgstr "Alterar item das Perguntas Mais Freqüentes" @@ -5533,12 +5544,12 @@ msgstr "Alterar registro GEDCOM" msgid "Edit the shared note" msgstr "Alterar Nota Compartilhada" -#: app/Module/StoriesModule.php:301 +#: app/Module/StoriesModule.php:299 #: resources/views/modules/stories/tab.phtml:29 msgid "Edit the story" msgstr "Alterar estória" -#: app/Http/RequestHandlers/UserEditPage.php:120 +#: app/Http/RequestHandlers/UserEditPage.php:118 msgid "Edit the user" msgstr "" @@ -5552,7 +5563,7 @@ msgid "Edit with all GEDCOM tags" msgstr "" #. I18N: Listbox entry; name of a role -#: app/Http/RequestHandlers/UserEditPage.php:101 +#: app/Http/RequestHandlers/UserEditPage.php:99 #: resources/views/admin/users-edit.phtml:254 #: resources/views/modules/recent_changes/changes-table.phtml:51 #: resources/views/pending-changes-page.phtml:51 @@ -5564,7 +5575,7 @@ msgstr "Editor" msgid "Edmonton, Alberta, Canada" msgstr "Edmonton, Alberta, Canada" -#: app/Gedcom.php:641 +#: app/Gedcom.php:643 msgid "Education" msgstr "Educação" @@ -5613,10 +5624,10 @@ msgstr "Elul" msgid "Email" msgstr "" -#: app/CustomTags/BrothersKeeper.php:97 app/CustomTags/GedcomL.php:236 +#: app/CustomTags/BrothersKeeper.php:97 app/CustomTags/GedcomL.php:237 #: app/CustomTags/PersonalAncestralFile.php:74 app/CustomTags/Reunion.php:56 -#: app/Gedcom.php:411 app/Gedcom.php:521 app/Gedcom.php:545 app/Gedcom.php:816 -#: app/Gedcom.php:863 resources/views/admin/users-create.phtml:71 +#: app/Gedcom.php:413 app/Gedcom.php:523 app/Gedcom.php:547 app/Gedcom.php:818 +#: app/Gedcom.php:865 resources/views/admin/users-create.phtml:71 #: resources/views/admin/users-edit.phtml:82 #: resources/views/admin/users.phtml:30 resources/views/contact-page.phtml:51 #: resources/views/edit-account-page.phtml:123 @@ -5632,7 +5643,7 @@ msgstr "Endereço de email" msgid "Email verified" msgstr "E-mail verificado" -#: app/Gedcom.php:643 resources/views/calendar-page.phtml:204 +#: app/Gedcom.php:645 resources/views/calendar-page.phtml:204 msgid "Emigration" msgstr "Emigração" @@ -5650,8 +5661,8 @@ msgctxt "MALE" msgid "Employee" msgstr "Empregado" -#: app/Elements/RelationIsDescriptor.php:102 app/Gedcom.php:719 -#: app/Gedcom.php:734 +#: app/Elements/RelationIsDescriptor.php:102 app/Gedcom.php:721 +#: app/Gedcom.php:736 msgid "Employer" msgstr "Empregador" @@ -5669,7 +5680,7 @@ msgstr "Empregador" msgid "Empty the clipboard" msgstr "" -#: app/Module/ClippingsCartModule.php:192 +#: app/Module/ClippingsCartModule.php:187 msgid "Empty the clippings cart" msgstr "Esvaziar carrinho" @@ -5697,7 +5708,7 @@ msgstr "Finalizando a série de alteração de datas" msgid "Endowment House" msgstr "Casa de dotação" -#: app/Gedcom.php:454 resources/xml/reports/missing_facts_report.xml:20 +#: app/Gedcom.php:456 resources/xml/reports/missing_facts_report.xml:20 msgid "Engagement" msgstr "Noivado" @@ -5710,7 +5721,7 @@ msgstr "Inglaterra" msgid "Enter an optional note about this favorite" msgstr "Insira uma nota opcional sobre este favorito" -#: app/Services/LeafletJsService.php:75 +#: app/Services/LeafletJsService.php:73 #: resources/views/modules/interactive-tree/chart.phtml:26 msgid "Enter fullscreen" msgstr "" @@ -5729,7 +5740,7 @@ msgstr "Guiné Equatorial" msgid "Eritrea" msgstr "Eritreia" -#: app/Exceptions/InvalidGedcomEncodingException.php:39 +#: app/Exceptions/InvalidGedcomEncodingException.php:37 #, php-format msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." msgstr "" @@ -5773,7 +5784,7 @@ msgid "Estate name" msgstr "" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:369 +#: resources/views/admin/trees-preferences.phtml:370 msgid "Estimated dates for birth and death" msgstr "Datas estimadas para nascimento e falecimento" @@ -5792,22 +5803,22 @@ msgid "Europe" msgstr "Europa" #: app/CustomTags/GedcomL.php:126 app/CustomTags/GedcomL.php:180 -#: app/CustomTags/GedcomL.php:224 app/CustomTags/GedcomL.php:273 -#: app/CustomTags/GedcomL.php:306 app/Gedcom.php:434 app/Gedcom.php:457 -#: app/Gedcom.php:488 app/Gedcom.php:566 app/Gedcom.php:652 app/Gedcom.php:677 -#: app/Gedcom.php:749 app/Gedcom.php:773 app/Gedcom.php:797 app/Gedcom.php:906 -#: app/Gedcom.php:920 resources/views/lists/anniversaries-table.phtml:44 +#: app/CustomTags/GedcomL.php:225 app/CustomTags/GedcomL.php:274 +#: app/CustomTags/GedcomL.php:307 app/Gedcom.php:436 app/Gedcom.php:459 +#: app/Gedcom.php:490 app/Gedcom.php:568 app/Gedcom.php:654 app/Gedcom.php:679 +#: app/Gedcom.php:751 app/Gedcom.php:775 app/Gedcom.php:799 app/Gedcom.php:908 +#: app/Gedcom.php:922 resources/views/lists/anniversaries-table.phtml:44 #: resources/xml/reports/fact_sources.xml:70 #: resources/xml/reports/fact_sources.xml:157 #: resources/xml/reports/missing_facts_report.xml:55 msgid "Event" msgstr "Evento" -#: app/CustomTags/Gedcom7.php:73 app/CustomTags/Gedcom7.php:74 +#: app/CustomTags/Gedcom7.php:75 app/CustomTags/Gedcom7.php:76 msgid "Event did not occur" msgstr "" -#: app/Gedcom.php:834 resources/views/calendar-page.phtml:178 +#: app/Gedcom.php:836 resources/views/calendar-page.phtml:178 #: resources/views/modules/gedcom_stats/statistics.phtml:135 #: resources/views/modules/html/template-statistics.phtml:58 #: resources/views/modules/statistics-chart/individual-events.phtml:10 @@ -5828,15 +5839,15 @@ 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:253 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:256 msgid "Exact" msgstr "Exato" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:236 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:239 msgid "Exact date" msgstr "Data exata" -#: app/Module/IndividualListModule.php:335 +#: app/Module/IndividualListModule.php:323 #, php-format msgid "Exclude individuals with “%s” as a married name" msgstr "Exceto pessoas com “%s” como nome de casadas" @@ -5854,7 +5865,7 @@ msgstr "" msgid "Excluded from this submission" msgstr "" -#: app/Services/LeafletJsService.php:76 +#: app/Services/LeafletJsService.php:74 #: resources/views/modules/interactive-tree/chart.phtml:27 msgid "Exit fullscreen" msgstr "" @@ -5872,7 +5883,7 @@ msgstr "Exportar" msgid "Export a GEDCOM file" msgstr "" -#: app/Http/RequestHandlers/UpgradeWizardPage.php:116 +#: app/Http/RequestHandlers/UpgradeWizardPage.php:114 msgid "Export all the family trees to GEDCOM files…" msgstr "" @@ -5891,10 +5902,10 @@ msgstr "Estender privacidade para pessoas falecidas" msgid "External files" msgstr "" -#: app/CustomTags/Gedcom7.php:80 app/CustomTags/Gedcom7.php:94 -#: app/CustomTags/Gedcom7.php:107 app/CustomTags/Gedcom7.php:125 -#: app/CustomTags/Gedcom7.php:143 app/CustomTags/Gedcom7.php:152 -#: app/CustomTags/Gedcom7.php:160 app/CustomTags/Gedcom7.php:169 +#: app/CustomTags/Gedcom7.php:82 app/CustomTags/Gedcom7.php:96 +#: app/CustomTags/Gedcom7.php:111 app/CustomTags/Gedcom7.php:129 +#: app/CustomTags/Gedcom7.php:147 app/CustomTags/Gedcom7.php:156 +#: app/CustomTags/Gedcom7.php:164 app/CustomTags/Gedcom7.php:173 msgid "External identifier" msgstr "" @@ -5921,7 +5932,7 @@ msgid "F.A.B." msgstr "" #. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” -#: app/Module/FrequentlyAskedQuestionsModule.php:72 +#: app/Module/FrequentlyAskedQuestionsModule.php:70 msgid "FAQ" msgstr "Perguntas Mais Freqüentes" @@ -5930,7 +5941,7 @@ msgstr "Perguntas Mais Freqüentes" msgid "FAQs are lists of questions and answers, which allow you to explain the site’s rules, policies, and procedures to your visitors. Questions are typically concerned with privacy, copyright, user-accounts, unsuitable content, requirement for source-citations, etc." msgstr "PMF são listas de perguntas e respostas, que permitem explicar as regras, políticas e procedimentos do site para os visitantes. As perguntas são normalmente relacionadas com a privacidade, direitos autorais, contas de usuários, conteúdo inadequado, exigência de fonte de citações, etc." -#: app/CustomTags/Gedcom7.php:96 app/Gedcom.php:656 +#: app/CustomTags/Gedcom7.php:98 app/Gedcom.php:658 msgid "Fact" msgstr "Fato" @@ -6006,7 +6017,7 @@ msgid "Fact 9" msgstr "Fato 9" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:514 +#: resources/views/admin/trees-preferences.phtml:515 msgid "Fact icons" msgstr "Ícone de fatos" @@ -6025,19 +6036,19 @@ msgstr "" msgid "Facts and events" msgstr "Fatos e eventos" -#: resources/views/admin/trees-preferences.phtml:663 +#: resources/views/admin/trees-preferences.phtml:664 msgid "Facts for family records" msgstr "Fatos para registros de Família" -#: resources/views/admin/trees-preferences.phtml:638 +#: resources/views/admin/trees-preferences.phtml:639 msgid "Facts for individual records" msgstr "Fatos para registros de pessoa" -#: resources/views/admin/trees-preferences.phtml:668 +#: resources/views/admin/trees-preferences.phtml:669 msgid "Facts for new families" msgstr "" -#: resources/views/admin/trees-preferences.phtml:643 +#: resources/views/admin/trees-preferences.phtml:644 msgid "Facts for new individuals" msgstr "" @@ -6048,21 +6059,21 @@ msgstr "Ilhas Falkland" #. I18N: Name of a module/list #. I18N: Name of a module -#: app/Module/AncestorsChartModule.php:258 -#: app/Module/DescendancyChartModule.php:249 app/Module/FamilyListModule.php:45 -#: app/Module/FixSearchAndReplace.php:109 -#: app/Module/IndividualListModule.php:302 app/Module/RelativesTabModule.php:42 -#: app/Module/StatisticsChartModule.php:148 -#: app/Module/StatisticsChartModule.php:379 -#: app/Module/StatisticsChartModule.php:470 -#: app/Module/StatisticsChartModule.php:718 app/Services/AdminService.php:185 +#: app/Module/AncestorsChartModule.php:256 +#: app/Module/DescendancyChartModule.php:247 app/Module/FamilyListModule.php:49 +#: app/Module/FixSearchAndReplace.php:107 +#: app/Module/IndividualListModule.php:290 app/Module/RelativesTabModule.php:42 +#: app/Module/StatisticsChartModule.php:149 +#: app/Module/StatisticsChartModule.php:380 +#: app/Module/StatisticsChartModule.php:471 +#: app/Module/StatisticsChartModule.php:719 app/Services/AdminService.php:197 #: resources/views/admin/control-panel.phtml:344 #: resources/views/admin/merge-records-step-1.phtml:55 -#: resources/views/lists/locations-table.phtml:69 -#: resources/views/lists/media-table.phtml:85 -#: resources/views/lists/notes-table.phtml:97 -#: resources/views/lists/sources-table.phtml:105 -#: resources/views/lists/submitters-table.phtml:73 +#: resources/views/lists/locations-table.phtml:67 +#: resources/views/lists/media-table.phtml:82 +#: resources/views/lists/notes-table.phtml:93 +#: resources/views/lists/sources-table.phtml:101 +#: resources/views/lists/submitters-table.phtml:71 #: resources/views/modules/gedcom_stats/config.phtml:49 #: resources/views/modules/gedcom_stats/statistics.phtml:90 #: resources/views/modules/html/template-statistics.phtml:42 @@ -6082,13 +6093,13 @@ msgid "Families with sources" msgstr "Famílias com fontes" #. I18N: Name of a module/report -#: app/CustomTags/FamilyTreeMaker.php:73 app/Gedcom.php:399 +#: app/CustomTags/FamilyTreeMaker.php:73 app/Gedcom.php:401 #: app/Http/RequestHandlers/CheckTree.php:350 #: app/Module/FamilyGroupReportModule.php:44 #: resources/views/admin/trees-privacy.phtml:167 #: resources/views/edit/link-child-to-family.phtml:25 #: resources/views/modals/link-media-to-family.phtml:23 -#: resources/views/modules/family_nav/sidebar-family.phtml:91 +#: resources/views/modules/family_nav/sidebar-family.phtml:92 #: resources/views/modules/favorites/favorites.phtml:81 #: resources/views/modules/random_media/slide-show.phtml:74 #: resources/views/modules/recent_changes/changes-table.phtml:64 @@ -6100,11 +6111,11 @@ msgstr "Famílias com fontes" msgid "Family" msgstr "Família" -#: app/Gedcom.php:658 +#: app/Gedcom.php:660 msgid "Family as a child" msgstr "Família como Filho" -#: app/Gedcom.php:661 +#: app/Gedcom.php:663 msgid "Family as a spouse" msgstr "Familia como Cônjuge" @@ -6119,7 +6130,7 @@ msgstr "" msgid "Family book of %s" msgstr "Livro de família de %s" -#: app/Gedcom.php:445 +#: app/Gedcom.php:447 msgid "Family census" msgstr "" @@ -6131,7 +6142,7 @@ msgstr "" msgid "Family facts and events" msgstr "" -#: app/Gedcom.php:880 +#: app/Gedcom.php:882 msgid "Family file" msgstr "Arquivo de família" @@ -6141,7 +6152,7 @@ msgid "Family navigator" msgstr "Navegador de família" #. I18N: Description of the “News” module -#: app/Module/FamilyTreeNewsModule.php:64 +#: app/Module/FamilyTreeNewsModule.php:62 msgid "Family news and site announcements." msgstr "Notícias da família e anúncios do site." @@ -6150,7 +6161,7 @@ msgstr "Notícias da família e anúncios do site." msgid "Family of %s" msgstr "Família de %s" -#: app/CustomTags/Gedcom7.php:179 app/Gedcom.php:475 +#: app/CustomTags/Gedcom7.php:183 app/Gedcom.php:477 msgid "Family residence" msgstr "" @@ -6158,7 +6169,7 @@ msgstr "" msgid "Family status" msgstr "" -#: app/CustomTags/Ancestry.php:61 app/Module/TreesMenuModule.php:95 +#: app/CustomTags/Ancestry.php:61 app/Module/TreesMenuModule.php:93 #: resources/views/admin/changes-log.phtml:92 #: resources/views/admin/changes-log.phtml:141 #: resources/views/admin/control-panel.phtml:341 @@ -6174,8 +6185,8 @@ msgstr "" msgid "Family tree" msgstr "Árvore genealógica" -#: app/Module/ClippingsCartModule.php:242 -#: app/Module/ClippingsCartModule.php:400 +#: app/Module/ClippingsCartModule.php:237 +#: app/Module/ClippingsCartModule.php:395 msgid "Family tree clippings cart" msgstr "Carrinho de recortes da Árvore Genealógica" @@ -6185,7 +6196,7 @@ msgid "Family tree title" msgstr "" #. I18N: Name of a module -#: app/Module/TreesMenuModule.php:59 app/Module/TreesMenuModule.php:108 +#: app/Module/TreesMenuModule.php:57 app/Module/TreesMenuModule.php:106 #: resources/views/admin/control-panel.phtml:297 #: resources/views/admin/control-panel.phtml:336 #: resources/views/search-trees.phtml:19 @@ -6193,16 +6204,16 @@ msgid "Family trees" msgstr "Árvores geneálogicas" #. I18N: %s is the spouse name -#: app/Individual.php:923 +#: app/Individual.php:931 #, php-format msgid "Family with %s" msgstr "Família com %s" -#: app/Individual.php:853 +#: app/Individual.php:860 msgid "Family with adoptive parents" msgstr "Família com pais adotivos" -#: app/Individual.php:854 +#: app/Individual.php:861 msgid "Family with foster parents" msgstr "Família com pais de criação" @@ -6211,23 +6222,23 @@ msgstr "Família com pais de criação" msgid "Family with husband" msgstr "Família com marido" -#: app/Individual.php:852 app/Individual.php:906 +#: app/Individual.php:859 app/Individual.php:913 #: 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:858 +#: app/Individual.php:865 msgid "Family with rada parents" msgstr "" #. I18N: “sealing” is a Mormon ceremony. -#: app/Individual.php:856 +#: app/Individual.php:863 msgid "Family with sealing parents" msgstr "Família com pais selados" -#: app/Module/ModuleThemeTrait.php:186 resources/views/chart-box.phtml:35 +#: app/Module/ModuleThemeTrait.php:183 resources/views/chart-box.phtml:35 msgid "Family with spouse" msgstr "Família com cônjuge" @@ -6248,12 +6259,12 @@ msgid "FamilySearch ID" msgstr "" #. I18N: Name of a module/chart -#: app/Module/FanChartModule.php:139 +#: app/Module/FanChartModule.php:135 msgid "Fan chart" msgstr "" #. I18N: https://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name -#: app/Module/FanChartModule.php:185 +#: app/Module/FanChartModule.php:181 #, php-format msgid "Fan chart of %s" msgstr "" @@ -6312,13 +6323,13 @@ msgid "Father’s age" msgstr "Idade do pai" #. I18N: A step-family. %s is an individual’s name -#: app/Individual.php:884 +#: app/Individual.php:891 #, php-format msgid "Father’s family with %s" msgstr "" #. I18N: A step-family. -#: app/Individual.php:888 +#: app/Individual.php:895 msgid "Father’s family with an unknown individual" msgstr "" @@ -6328,9 +6339,9 @@ msgstr "" msgid "Favorites" msgstr "Favoritos" -#: app/CustomTags/Aldfaer.php:69 app/CustomTags/GedcomL.php:237 -#: app/CustomTags/PersonalAncestralFile.php:75 app/Gedcom.php:412 -#: app/Gedcom.php:522 app/Gedcom.php:546 app/Gedcom.php:817 app/Gedcom.php:864 +#: app/CustomTags/Aldfaer.php:69 app/CustomTags/GedcomL.php:238 +#: app/CustomTags/PersonalAncestralFile.php:75 app/Gedcom.php:414 +#: app/Gedcom.php:524 app/Gedcom.php:548 app/Gedcom.php:819 app/Gedcom.php:866 msgid "Fax" msgstr "Fax" @@ -6355,13 +6366,13 @@ msgid "February" msgstr "Fevereiro" #: app/Date/AbstractGregorianJulianDate.php:94 -#: app/Module/StatisticsChartModule.php:788 +#: app/Module/StatisticsChartModule.php:789 #: resources/views/edit/initialize-calendar-popup.phtml:14 msgctxt "NOMINATIVE" msgid "February" msgstr "Fevereiro" -#: app/Elements/SexValue.php:86 app/Module/StatisticsChartModule.php:775 +#: app/Elements/SexValue.php:86 app/Module/StatisticsChartModule.php:776 msgid "Female" msgstr "Feminino" @@ -6402,16 +6413,16 @@ msgid "Fiji" msgstr "Fiji" #: app/CustomTags/FamilyTreeBuilder.php:59 -#: app/Http/RequestHandlers/ManageMediaData.php:363 app/MediaFile.php:314 +#: app/Http/RequestHandlers/ManageMediaData.php:362 app/MediaFile.php:314 msgid "File size" msgstr "Tamanho do arquivo" -#: app/Exceptions/FileUploadException.php:57 +#: app/Exceptions/FileUploadException.php:55 msgid "File successfully uploaded" msgstr "Arquivo enviado com sucesso" -#: app/Exceptions/FileUploadException.php:101 app/Gedcom.php:503 -#: app/Gedcom.php:785 app/Http/RequestHandlers/ManageMediaData.php:345 +#: app/Exceptions/FileUploadException.php:99 app/Gedcom.php:505 +#: app/Gedcom.php:787 app/Http/RequestHandlers/ManageMediaData.php:344 #: resources/views/admin/gedcom-export-options.phtml:66 #: resources/views/admin/trees-export.phtml:35 #: resources/views/modals/media-file-fields.phtml:71 @@ -6423,17 +6434,17 @@ msgstr "Nome do Arquivo" msgid "Filename on server" msgstr "Nome do arquivo no servidor" -#: app/Http/RequestHandlers/UploadMediaAction.php:104 +#: app/Http/RequestHandlers/UploadMediaAction.php:102 #, php-format msgid "Filenames are not allowed to contain the character “%s”." msgstr "" -#: app/Http/RequestHandlers/UploadMediaAction.php:110 +#: app/Http/RequestHandlers/UploadMediaAction.php:108 #, php-format msgid "Filenames are not allowed to have the extension “%s”." msgstr "" -#: resources/views/admin/control-panel.phtml:867 +#: resources/views/admin/control-panel.phtml:865 msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." msgstr "Arquivos foram encontrados de uma versão anterior do webtrees. Arquivos antigos as vezes podem ser um risco na segurança. Você deveria excluí-los." @@ -6458,11 +6469,11 @@ msgstr "Procurar uma fonte" msgid "Find a special character" msgstr "Encontrar um caracter especial" -#: app/Module/RelationshipsChartModule.php:736 +#: app/Module/RelationshipsChartModule.php:735 msgid "Find all possible relationships" msgstr "" -#: app/Module/RelationshipsChartModule.php:464 +#: app/Module/RelationshipsChartModule.php:463 msgid "Find any relationship" msgstr "" @@ -6471,16 +6482,16 @@ msgstr "" msgid "Find duplicates" msgstr "" -#: app/Module/RelationshipsChartModule.php:738 +#: app/Module/RelationshipsChartModule.php:737 msgid "Find other relationships" msgstr "" -#: app/Module/RelationshipsChartModule.php:465 +#: app/Module/RelationshipsChartModule.php:464 #: resources/views/modules/relationships-chart/page.phtml:55 msgid "Find relationships via ancestors" msgstr "" -#: app/Module/RelationshipsChartModule.php:742 +#: app/Module/RelationshipsChartModule.php:741 #: resources/views/modules/relationships-chart/page.phtml:67 msgid "Find the closest relationships" msgstr "" @@ -6495,7 +6506,7 @@ msgstr "" msgid "Finland" msgstr "Finlândia" -#: app/Gedcom.php:662 resources/xml/reports/missing_facts_report.xml:21 +#: app/Gedcom.php:664 resources/xml/reports/missing_facts_report.xml:21 msgid "First communion" msgstr "Primeira comunhão" @@ -6508,7 +6519,7 @@ msgid "First record" msgstr "" #. I18N: Name of a module -#: app/Module/FixNameSlashesAndSpaces.php:58 +#: app/Module/FixNameSlashesAndSpaces.php:56 msgid "Fix name slashes and spaces" msgstr "Fixar barras e espaços do nome" @@ -6585,7 +6596,7 @@ msgid "Footer" msgstr "" #: app/Http/RequestHandlers/ModulesFootersPage.php:43 -#: resources/views/admin/control-panel.phtml:601 +#: resources/views/admin/control-panel.phtml:599 #: resources/views/admin/modules.phtml:114 #: resources/views/admin/modules.phtml:116 msgid "Footers" @@ -6633,7 +6644,7 @@ msgid "For technical support or genealogy questions contact %s." msgstr "Para suporte técnico ou questões genealógicas, por favor entre em contato com %s." #. I18N: Help text for the “Show list of family trees” site configuration setting -#: resources/views/admin/site-preferences.phtml:104 +#: resources/views/admin/site-preferences.phtml:105 msgid "For websites with more than one family tree, this option will show the list of family trees in the main menu, the search pages, etc." msgstr "" @@ -6642,17 +6653,17 @@ msgstr "" msgid "Forgot password?" msgstr "" -#: app/CustomTags/GedcomL.php:244 app/CustomTags/Geneatique.php:56 -#: app/Gedcom.php:421 app/Gedcom.php:505 app/Gedcom.php:510 app/Gedcom.php:553 -#: app/Gedcom.php:786 resources/views/admin/gedcom-export-options.phtml:24 +#: app/CustomTags/GedcomL.php:245 app/CustomTags/Geneatique.php:56 +#: app/Gedcom.php:423 app/Gedcom.php:507 app/Gedcom.php:512 app/Gedcom.php:555 +#: app/Gedcom.php:788 resources/views/admin/gedcom-export-options.phtml:24 #: resources/views/help/date.phtml:34 resources/views/help/date.phtml:72 #: resources/views/help/date.phtml:110 resources/views/help/date.phtml:148 -#: resources/views/report-setup-page.phtml:54 +#: resources/views/report-setup-page.phtml:53 msgid "Format" msgstr "Formatar" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:583 +#: resources/views/admin/trees-preferences.phtml:584 msgid "Format text and notes" msgstr "" @@ -6724,8 +6735,8 @@ msgstr "Polinésia Francesa" msgid "French Southern Territories" msgstr "Territórios Austrais Franceses" -#: app/Module/FrequentlyAskedQuestionsModule.php:160 -#: app/Module/FrequentlyAskedQuestionsModule.php:401 +#: app/Module/FrequentlyAskedQuestionsModule.php:158 +#: app/Module/FrequentlyAskedQuestionsModule.php:399 #: resources/views/modules/faq/config.phtml:53 #: resources/views/modules/faq/edit.phtml:23 msgid "Frequently asked questions" @@ -6830,7 +6841,7 @@ msgstr "Fukuoka, Japão" msgid "Funeral" msgstr "Funeral" -#: app/Gedcom.php:504 resources/views/admin/gedcom-export-options.phtml:32 +#: app/Gedcom.php:506 resources/views/admin/gedcom-export-options.phtml:32 msgid "GEDCOM" msgstr "" @@ -6840,7 +6851,7 @@ msgstr "" #. I18N: A configuration setting #: resources/views/admin/trees-check.phtml:27 -#: resources/views/admin/trees-preferences.phtml:613 +#: resources/views/admin/trees-preferences.phtml:614 msgid "GEDCOM errors" msgstr "Erros GEDCOM" @@ -6848,11 +6859,12 @@ msgstr "Erros GEDCOM" msgid "GEDCOM file" msgstr "Arquivo GEDCOM" -#: resources/views/admin/tags.phtml:54 resources/views/admin/tags.phtml:184 -#: resources/views/admin/tags.phtml:276 resources/views/admin/tags.phtml:338 -#: resources/views/admin/tags.phtml:413 resources/views/admin/tags.phtml:452 -#: resources/views/admin/tags.phtml:736 resources/views/admin/tags.phtml:790 -#: resources/views/admin/tags.phtml:894 resources/views/admin/tags.phtml:952 +#: app/CustomTags/Gedcom7.php:105 resources/views/admin/tags.phtml:54 +#: resources/views/admin/tags.phtml:184 resources/views/admin/tags.phtml:276 +#: resources/views/admin/tags.phtml:338 resources/views/admin/tags.phtml:413 +#: resources/views/admin/tags.phtml:452 resources/views/admin/tags.phtml:736 +#: resources/views/admin/tags.phtml:790 resources/views/admin/tags.phtml:894 +#: resources/views/admin/tags.phtml:952 msgid "GEDCOM tag" msgstr "" @@ -6873,11 +6885,11 @@ msgstr "" #. I18N: https://gov.genealogy.net #: app/CustomTags/GedcomL.php:113 app/CustomTags/GedcomL.php:167 -#: app/CustomTags/GedcomL.php:292 +#: app/CustomTags/GedcomL.php:216 app/CustomTags/GedcomL.php:293 msgid "GOV identifier" msgstr "" -#: app/CustomTags/GedcomL.php:282 +#: app/CustomTags/GedcomL.php:283 msgid "GOV identifier type" msgstr "" @@ -6891,7 +6903,7 @@ msgstr "Gabão" msgid "Gambia" msgstr "Gâmbia" -#: app/CustomTags/GedcomL.php:191 app/Gedcom.php:737 +#: app/CustomTags/GedcomL.php:191 app/Gedcom.php:739 #: resources/views/individual-page-sex.phtml:30 #: resources/xml/reports/family_group_report.xml:844 #: resources/xml/reports/individual_ext_report.xml:399 @@ -6901,7 +6913,7 @@ msgstr "Gâmbia" msgid "Gender" msgstr "Gênero" -#: resources/views/admin/control-panel.phtml:680 +#: resources/views/admin/control-panel.phtml:678 msgid "Genealogy" msgstr "" @@ -6916,17 +6928,17 @@ msgid "Genealogy data" msgstr "" #: resources/views/admin/trees-preferences.phtml:45 -#: resources/views/admin/trees-preferences.phtml:595 +#: resources/views/admin/trees-preferences.phtml:596 msgid "General" msgstr "Geral" -#: app/Http/RequestHandlers/SearchGeneralPage.php:202 +#: app/Http/RequestHandlers/SearchGeneralPage.php:200 #: app/Module/SearchMenuModule.php:100 msgid "General search" msgstr "" #. I18N: Description of the “Sitemaps” module -#: app/Module/SiteMapModule.php:110 +#: app/Module/SiteMapModule.php:108 msgid "Generate sitemap files for search engines." msgstr "Gerar arquivos do mapa do site para motores de busca." @@ -6936,7 +6948,7 @@ msgstr "Gerar arquivos do mapa do site para motores de busca." msgid "Generated by %s" msgstr "Gerado por %s" -#: app/Module/BranchesListModule.php:515 +#: app/Module/BranchesListModule.php:509 msgid "Generation" msgstr "Geração" @@ -6959,11 +6971,11 @@ msgstr "Geração " msgid "Generations" msgstr "Gerações" -#: app/Gedcom.php:874 +#: app/Gedcom.php:876 msgid "Generations of ancestors" msgstr "Gerações de antepassados" -#: app/Gedcom.php:879 +#: app/Gedcom.php:881 msgid "Generations of descendants" msgstr "" @@ -6981,15 +6993,15 @@ msgstr "Área geográfica" #: app/Http/RequestHandlers/MapDataAdd.php:92 #: app/Http/RequestHandlers/MapDataEdit.php:88 #: app/Http/RequestHandlers/MapDataList.php:106 -#: resources/views/admin/control-panel.phtml:643 -#: resources/views/admin/control-panel.phtml:848 +#: resources/views/admin/control-panel.phtml:641 +#: resources/views/admin/control-panel.phtml:846 #: resources/views/admin/map-import-form.phtml:19 msgid "Geographic data" msgstr "Dados geográficos" #. I18N: find latitude/longitude for a place #: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:43 -#: resources/views/admin/control-panel.phtml:657 +#: resources/views/admin/control-panel.phtml:655 msgid "Geolocation" msgstr "" @@ -7053,7 +7065,7 @@ msgstr "" msgid "Given name" msgstr "Nome" -#: app/Gedcom.php:684 app/Gedcom.php:693 app/Gedcom.php:698 +#: app/Gedcom.php:686 app/Gedcom.php:695 app/Gedcom.php:700 #: resources/views/lists/families-table.phtml:148 #: resources/views/lists/families-table.phtml:151 #: resources/views/lists/given-names-table.phtml:23 @@ -7085,7 +7097,7 @@ msgid "Godparent" msgstr "Padrinhos" #: app/CustomTags/GedcomL.php:187 app/CustomTags/GedcomL.php:188 -#: app/Gedcom.php:619 +#: app/Gedcom.php:621 msgid "Godparents" msgstr "" @@ -7106,7 +7118,7 @@ msgstr "Google™ maps" msgid "Google™ webmaster tools" msgstr "" -#: app/Gedcom.php:665 +#: app/Gedcom.php:667 msgid "Graduation" msgstr "Graduação" @@ -7269,7 +7281,7 @@ msgstr "Ele foi batizado" msgid "He was cremated" msgstr "Ele foi cremado" -#: app/Gedcom.php:496 app/Header.php:42 app/Header.php:43 app/Header.php:44 +#: app/Gedcom.php:498 app/Header.php:42 app/Header.php:43 app/Header.php:44 #: app/Http/RequestHandlers/CheckTree.php:351 msgid "Header" msgstr "Cabeçalho" @@ -7397,7 +7409,7 @@ msgstr "Heshvan" msgid "Hide GEDCOM tags" msgstr "" -#: app/Auth.php:596 app/Auth.php:609 +#: app/Auth.php:594 app/Auth.php:607 #: app/Http/RequestHandlers/TreePreferencesPage.php:125 #: app/Http/RequestHandlers/TreePrivacyPage.php:94 #: resources/views/admin/trees-privacy.phtml:150 @@ -7412,9 +7424,9 @@ msgstr "Esconder de todos" #: resources/views/modules/login_block/sign-in.phtml:33 #: resources/views/password-reset-page.phtml:37 #: resources/views/register-page.phtml:76 -#: resources/views/setup/step-4-database-mysql.phtml:101 -#: resources/views/setup/step-4-database-pgsql.phtml:88 -#: resources/views/setup/step-4-database-sqlsrv.phtml:88 +#: resources/views/setup/step-4-database-mysql.phtml:119 +#: resources/views/setup/step-4-database-pgsql.phtml:85 +#: resources/views/setup/step-4-database-sqlsrv.phtml:85 #: resources/views/setup/step-5-administrator.phtml:83 msgid "Hide password" msgstr "" @@ -7429,12 +7441,13 @@ msgstr "" msgid "Hide unused locations" msgstr "" -#: app/CustomTags/GedcomL.php:296 +#: app/CustomTags/GedcomL.php:297 msgid "Hierarchical relationship" msgstr "" #: app/CustomTags/FamilyTreeBuilder.php:63 app/CustomTags/GedcomL.php:190 #: app/CustomTags/GedcomL.php:206 app/CustomTags/Legacy.php:145 +#: app/CustomTags/TheNextGeneration.php:52 #: resources/xml/reports/individual_ext_report.xml:11 #: resources/xml/reports/individual_report.xml:8 msgid "Highlighted image" @@ -7451,7 +7464,7 @@ msgid "His occupation was" msgstr "Sua ocupação era" #: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43 -#: resources/views/admin/control-panel.phtml:743 +#: resources/views/admin/control-panel.phtml:741 #: resources/views/admin/modules.phtml:122 #: resources/views/admin/modules.phtml:124 #: resources/views/admin/modules.phtml:264 @@ -7463,7 +7476,7 @@ msgstr "" #. I18N: Name of a module #. I18N: A configuration setting #: app/Module/HitCountFooterModule.php:73 -#: resources/views/admin/trees-preferences.phtml:626 +#: resources/views/admin/trees-preferences.phtml:627 msgid "Hit counters" msgstr "Contadores de clique" @@ -7472,8 +7485,8 @@ msgid "Holocaust" msgstr "Holocausto" #. I18N: Name of a module -#: app/Module/WelcomeBlockModule.php:57 -#: resources/views/admin/control-panel.phtml:629 +#: app/Module/WelcomeBlockModule.php:55 +#: resources/views/admin/control-panel.phtml:627 #: resources/views/admin/modules.phtml:205 #: resources/views/admin/modules.phtml:209 resources/views/admin/trees.phtml:93 msgid "Home page" @@ -7492,7 +7505,7 @@ msgid "Hong Kong" msgstr "Hong Kong" #. I18N: Name of a module/chart -#: app/Module/ChartsBlockModule.php:163 app/Module/ChartsBlockModule.php:259 +#: app/Module/ChartsBlockModule.php:161 app/Module/ChartsBlockModule.php:257 #: app/Module/HourglassChartModule.php:79 msgid "Hourglass chart" msgstr "Ampulheta" @@ -7522,11 +7535,11 @@ msgstr "" msgid "Hungary" msgstr "Hungria" -#: app/Gedcom.php:413 app/Gedcom.php:459 -#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:74 -#: resources/views/edit/change-family-members.phtml:32 -#: resources/views/edit/change-family-members.phtml:47 -#: resources/views/fact-date.phtml:139 +#: app/Gedcom.php:415 app/Gedcom.php:461 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:72 +#: resources/views/edit/change-family-members.phtml:27 +#: resources/views/edit/change-family-members.phtml:42 +#: resources/views/fact-date.phtml:144 #: resources/xml/reports/cemetery_report.xml:7 #: resources/xml/reports/death_report.xml:10 #: resources/xml/reports/family_group_report.xml:147 @@ -7541,7 +7554,7 @@ msgstr "Hungria" msgid "Husband" msgstr "Marido" -#: app/Gedcom.php:414 resources/views/modules/timeline-chart/chart.phtml:357 +#: app/Gedcom.php:416 resources/views/modules/timeline-chart/chart.phtml:357 msgid "Husband’s age" msgstr "Idade do marido" @@ -7565,7 +7578,7 @@ msgstr "Islandês" msgid "Idaho Falls, Idaho, United States" msgstr "Idaho Falls, Idaho, Estados Unidos" -#: app/Gedcom.php:667 +#: app/Gedcom.php:669 msgid "Identification number" msgstr "Número de identificação" @@ -7578,7 +7591,7 @@ msgid "If a media object is linked to an individual, when it should be linked to msgstr "" #. I18N: Help text for the “Language” configuration setting -#: resources/views/admin/site-preferences.phtml:89 +#: resources/views/admin/site-preferences.phtml:90 msgid "If a visitor to the website has not selected a preferred language in their browser preferences, or they have selected an unsupported language, then this language will be used. Typically this applies to search engines." msgstr "Se o visitante do site não especificar um idioma preferido na configuração do seu navegador, ou ele estiver em um idioma não suportado, então este idioma será utilizado. Tipicamente, esta definição se aplica para motores de busca." @@ -7642,10 +7655,6 @@ msgstr "Se você é o administrador do site, você deveria verificar isso:" msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." msgstr "Se você não puder resolver o problema sozinho, você pode pedir por ajuda nos fóruns em <a href=\"https://webtrees.net\">webtrees.net</a>." -#: resources/views/setup/step-4-database-mysql.phtml:61 -msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." -msgstr "" - #: resources/views/admin/trees-import.phtml:114 msgid "If you created this GEDCOM file using genealogy software that omits spaces when splitting long lines, then select this option to reinsert the missing spaces." msgstr "" @@ -7673,7 +7682,7 @@ msgstr "Se você criou objetos de mídia no webtrees, e editou o seu gedcom off- msgid "If you modify the filename, you should also rename the file." msgstr "" -#: resources/views/admin/site-preferences.phtml:39 +#: resources/views/admin/site-preferences.phtml:40 msgid "If you select a different folder, you must also move all files (except config.ini.php, index.php, and .htaccess) from the existing folder to the new folder." msgstr "" @@ -7695,7 +7704,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:370 app/MediaFile.php:328 +#: app/Http/RequestHandlers/ManageMediaData.php:369 app/MediaFile.php:328 msgid "Image dimensions" msgstr "" @@ -7703,7 +7712,7 @@ msgstr "" msgid "Images without watermarks" msgstr "" -#: app/Gedcom.php:669 +#: app/Gedcom.php:671 msgid "Immigration" msgstr "Imigração" @@ -7717,7 +7726,7 @@ msgid "Import a GEDCOM file" msgstr "" #: app/Http/RequestHandlers/ImportThumbnailsPage.php:47 -#: resources/views/admin/control-panel.phtml:827 +#: resources/views/admin/control-panel.phtml:825 msgid "Import custom thumbnails from webtrees version 1" msgstr "" @@ -7752,11 +7761,11 @@ msgstr "Em alguns calendários, dias iniciam à meia-noite. Em outros calendári msgid "In some countries, privacy laws apply not only to living individuals, but also to those who have died recently. This option will allow you to extend the privacy rules for living individuals to those who were born or died within a specified number of years. Leave these values empty to disable this feature." msgstr "Em alguns países, leis de privacidade se aplicam não somente a pessoas vivas, mas também a aqueles que faleceram recentemente. Esta opção permitirá que você estenda as regras de privacidade para pessoas vivas que nasceram ou faleceram dentro de um específico número de anos. Deixe estes valores vazios para desabilitar esta funcionalidade." -#: app/Http/RequestHandlers/CalendarPage.php:118 +#: app/Http/RequestHandlers/CalendarPage.php:116 msgid "In this month…" msgstr "Este Mês em nossa História…" -#: app/Http/RequestHandlers/CalendarPage.php:121 +#: app/Http/RequestHandlers/CalendarPage.php:119 msgid "In this year…" msgstr "Este Ano em nossa História…" @@ -7777,7 +7786,7 @@ msgstr "" msgid "Include associates" msgstr "" -#: app/Module/IndividualListModule.php:341 +#: app/Module/IndividualListModule.php:329 #, php-format msgid "Include individuals with “%s” as a married name" msgstr "Inclusive pessoas com “%s” como nome de casadas" @@ -7812,7 +7821,7 @@ msgid "Indianapolis, Indiana, United States" msgstr "" #. I18N: Name of a module/report -#: app/CustomTags/FamilyTreeMaker.php:91 app/Gedcom.php:532 +#: app/CustomTags/FamilyTreeMaker.php:91 app/Gedcom.php:534 #: app/Http/RequestHandlers/CheckTree.php:352 #: app/Module/IndividualReportModule.php:40 #: resources/views/admin/fix-level-0-media.phtml:39 @@ -7866,11 +7875,11 @@ msgstr "Gráfico de distribuição de pessoas" msgid "Individual facts and events" msgstr "" -#: resources/views/admin/control-panel.phtml:722 +#: resources/views/admin/control-panel.phtml:720 msgid "Individual page" msgstr "" -#: resources/views/admin/trees-preferences.phtml:418 +#: resources/views/admin/trees-preferences.phtml:419 msgid "Individual pages" msgstr "Páginas individuais" @@ -7886,26 +7895,26 @@ msgid "Individual who lived the longest" msgstr "Pessoa Que Mais Viveu" #. I18N: Name of a module/list -#: app/Module/AncestorsChartModule.php:257 -#: app/Module/DescendancyChartModule.php:248 -#: app/Module/FixSearchAndReplace.php:110 -#: app/Module/IndividualListModule.php:88 -#: app/Module/IndividualListModule.php:304 -#: app/Module/StatisticsChartModule.php:143 -#: app/Module/StatisticsChartModule.php:281 -#: app/Module/StatisticsChartModule.php:330 -#: app/Module/StatisticsChartModule.php:523 -#: app/Module/StatisticsChartModule.php:585 -#: app/Module/StatisticsChartModule.php:646 app/Services/AdminService.php:184 +#: app/Module/AncestorsChartModule.php:255 +#: app/Module/DescendancyChartModule.php:246 +#: app/Module/FixSearchAndReplace.php:108 +#: app/Module/IndividualListModule.php:92 +#: app/Module/IndividualListModule.php:292 +#: app/Module/StatisticsChartModule.php:144 +#: app/Module/StatisticsChartModule.php:282 +#: app/Module/StatisticsChartModule.php:331 +#: app/Module/StatisticsChartModule.php:524 +#: app/Module/StatisticsChartModule.php:586 +#: app/Module/StatisticsChartModule.php:647 app/Services/AdminService.php:196 #: resources/views/admin/control-panel.phtml:343 #: resources/views/admin/merge-records-step-1.phtml:54 #: resources/views/lists/given-names-table.phtml:31 -#: resources/views/lists/locations-table.phtml:68 -#: resources/views/lists/media-table.phtml:84 -#: resources/views/lists/notes-table.phtml:96 -#: resources/views/lists/sources-table.phtml:104 -#: resources/views/lists/submitters-table.phtml:72 -#: resources/views/lists/surnames-table.phtml:40 +#: resources/views/lists/locations-table.phtml:66 +#: resources/views/lists/media-table.phtml:81 +#: resources/views/lists/notes-table.phtml:92 +#: resources/views/lists/sources-table.phtml:100 +#: resources/views/lists/submitters-table.phtml:70 +#: resources/views/lists/surnames-table.phtml:41 #: resources/views/modules/census-assistant.phtml:58 #: resources/views/modules/gedcom_stats/config.phtml:47 #: resources/views/modules/gedcom_stats/statistics.phtml:46 @@ -7928,7 +7937,7 @@ msgstr "Pessoas" msgid "Individuals with sources" msgstr "Pessoas com fontes" -#: app/Module/IndividualListModule.php:435 +#: app/Module/IndividualListModule.php:429 #, php-format msgid "Individuals with surname %s" msgstr "Pessoas com o sobrenome %s" @@ -7957,13 +7966,13 @@ msgid "Inline-source records are discouraged." msgstr "" #. I18N: Name of a module -#: app/Module/ChartsBlockModule.php:177 app/Module/ChartsBlockModule.php:260 +#: app/Module/ChartsBlockModule.php:175 app/Module/ChartsBlockModule.php:258 #: app/Module/InteractiveTreeModule.php:49 msgid "Interactive tree" msgstr "Árvore interativa" #. I18N: %s is an individual’s name -#: app/Module/ChartsBlockModule.php:172 +#: app/Module/ChartsBlockModule.php:170 #: app/Module/InteractiveTree/TreeView.php:162 #: app/Module/InteractiveTreeModule.php:159 #, php-format @@ -7974,19 +7983,19 @@ msgstr "Árvore interativa de %s" msgid "Interment" msgstr "" -#: app/Services/MessageService.php:231 +#: app/Services/MessageService.php:229 msgid "Internal messaging" msgstr "" -#: app/Services/MessageService.php:232 +#: app/Services/MessageService.php:230 msgid "Internal messaging with emails" msgstr "Mensageiro interno com e-mails" -#: app/Http/RequestHandlers/GedcomLoad.php:186 +#: app/Http/RequestHandlers/GedcomLoad.php:184 msgid "Invalid GEDCOM file - no header record found." msgstr "" -#: app/Http/RequestHandlers/GedcomLoad.php:94 +#: app/Http/RequestHandlers/GedcomLoad.php:92 msgid "Invalid GEDCOM file - no trailer record found." msgstr "" @@ -7994,7 +8003,7 @@ msgstr "" msgid "Invalid GEDCOM level number." msgstr "" -#: app/Exceptions/GedcomErrorException.php:39 +#: app/Exceptions/GedcomErrorException.php:37 msgid "Invalid GEDCOM record" msgstr "" @@ -8108,7 +8117,7 @@ msgid "January" msgstr "Janeiro" #: app/Date/AbstractGregorianJulianDate.php:93 -#: app/Module/StatisticsChartModule.php:787 +#: app/Module/StatisticsChartModule.php:788 #: resources/views/edit/initialize-calendar-popup.phtml:13 msgctxt "NOMINATIVE" msgid "January" @@ -8146,7 +8155,7 @@ msgid "Jordan River, Utah, United States" msgstr "Jordan River, Utah, Estados Unidos" #. I18N: Name of a module -#: app/Module/UserJournalModule.php:119 +#: app/Module/UserJournalModule.php:117 msgid "Journal" msgstr "Diário" @@ -8177,7 +8186,7 @@ msgid "July" msgstr "Julho" #: app/Date/AbstractGregorianJulianDate.php:99 -#: app/Module/StatisticsChartModule.php:793 +#: app/Module/StatisticsChartModule.php:794 #: resources/views/edit/initialize-calendar-popup.phtml:19 msgctxt "NOMINATIVE" msgid "July" @@ -8252,7 +8261,7 @@ msgid "June" msgstr "Junho" #: app/Date/AbstractGregorianJulianDate.php:98 -#: app/Module/StatisticsChartModule.php:792 +#: app/Module/StatisticsChartModule.php:793 #: resources/views/edit/initialize-calendar-popup.phtml:18 msgctxt "NOMINATIVE" msgid "June" @@ -8278,7 +8287,7 @@ msgid "Keep open" msgstr "" #. I18N: A configuration setting -#: resources/views/admin/trees-preferences.phtml:706 +#: resources/views/admin/trees-preferences.phtml:707 #: resources/views/edit/edit-fact.phtml:35 #: resources/views/edit/edit-record.phtml:34 msgid "Keep the existing “last change” information" @@ -8376,11 +8385,11 @@ msgstr "Kiev, Ucrânia" msgid "Kyrgyzstan" msgstr "Quirguistão" -#: app/Gedcom.php:584 +#: app/Gedcom.php:586 msgid "LDS baptism" msgstr "Batismo LDS" -#: app/Gedcom.php:738 +#: app/Gedcom.php:740 msgid "LDS child sealing" msgstr "Selamento Mórmom de criança" @@ -8388,20 +8397,20 @@ msgstr "Selamento Mórmom de criança" msgid "LDS church" msgstr "" -#: app/Gedcom.php:626 +#: app/Gedcom.php:628 msgid "LDS confirmation" msgstr "Confirmação Mórmom" -#: app/Gedcom.php:646 +#: app/Gedcom.php:648 msgid "LDS endowment" msgstr "Doatção mórmom" #. I18N: GEDCOM tag INIL - an LDS ceremony -#: app/CustomTags/Ancestry.php:68 app/CustomTags/Gedcom7.php:127 +#: app/CustomTags/Ancestry.php:68 app/CustomTags/Gedcom7.php:131 msgid "LDS initiatory" msgstr "" -#: app/Gedcom.php:478 +#: app/Gedcom.php:480 msgid "LDS spouse sealing" msgstr "Selamento Mórmom de cônjuge" @@ -8441,21 +8450,21 @@ msgid "Landscape" msgstr "Paisagem" #. I18N: A configuration setting -#: app/CustomTags/GedcomL.php:264 app/Gedcom.php:507 app/Gedcom.php:865 -#: app/Module/ModuleLanguageTrait.php:242 app/Module/ModuleThemeTrait.php:253 +#: app/CustomTags/GedcomL.php:265 app/Gedcom.php:509 app/Gedcom.php:867 +#: app/Module/ModuleLanguageTrait.php:242 app/Module/ModuleThemeTrait.php:248 #: resources/views/admin/modules.phtml:280 #: resources/views/admin/modules.phtml:283 -#: resources/views/admin/site-preferences.phtml:78 +#: resources/views/admin/site-preferences.phtml:79 #: resources/views/admin/users-edit.phtml:127 #: resources/views/admin/users.phtml:31 #: resources/views/edit-account-page.phtml:102 -#: resources/views/layouts/administration.phtml:58 +#: resources/views/layouts/administration.phtml:59 #: resources/views/setup/step-1-language.phtml:44 msgid "Language" msgstr "Idioma" #: app/Http/RequestHandlers/ModulesLanguagesPage.php:43 -#: resources/views/admin/control-panel.phtml:622 +#: resources/views/admin/control-panel.phtml:620 #: resources/views/admin/modules.phtml:130 #: resources/views/admin/modules.phtml:132 msgid "Languages" @@ -8484,17 +8493,17 @@ msgstr "Maior número de netos" msgid "Las Vegas, Nevada, United States" msgstr "Las Vegas, Nevada, Estados Unidos" -#: app/CustomTags/GedcomL.php:220 app/Gedcom.php:446 app/Gedcom.php:613 -#: app/Gedcom.php:760 app/Gedcom.php:781 app/Gedcom.php:812 app/Gedcom.php:828 -#: app/Gedcom.php:859 app/Gedcom.php:875 +#: app/CustomTags/GedcomL.php:221 app/Gedcom.php:448 app/Gedcom.php:615 +#: app/Gedcom.php:762 app/Gedcom.php:783 app/Gedcom.php:814 app/Gedcom.php:830 +#: app/Gedcom.php:861 app/Gedcom.php:877 #: resources/views/lists/families-table.phtml:162 #: resources/views/lists/individuals-table.phtml:185 -#: resources/views/lists/locations-table.phtml:70 -#: resources/views/lists/media-table.phtml:87 -#: resources/views/lists/notes-table.phtml:100 -#: resources/views/lists/repositories-table.phtml:55 -#: resources/views/lists/sources-table.phtml:108 -#: resources/views/lists/submitters-table.phtml:74 +#: resources/views/lists/locations-table.phtml:68 +#: resources/views/lists/media-table.phtml:84 +#: resources/views/lists/notes-table.phtml:96 +#: resources/views/lists/repositories-table.phtml:54 +#: resources/views/lists/sources-table.phtml:104 +#: resources/views/lists/submitters-table.phtml:72 #: resources/views/modules/gedcom_stats/config.phtml:33 #: resources/views/modules/recent_changes/changes-table.phtml:48 #: resources/xml/reports/change_report.xml:66 @@ -8509,7 +8518,7 @@ msgstr "Última alteração" msgid "Last checked %s." msgstr "" -#: app/Module/ReviewChangesModule.php:163 +#: app/Module/ReviewChangesModule.php:161 msgid "Last email reminder was sent " msgstr "O último aviso por email foi enviado " @@ -8543,9 +8552,9 @@ msgstr "Divórcio mais recente" msgid "Latest marriage" msgstr "Casamento mais recente" -#: app/CustomTags/GedcomL.php:246 app/CustomTags/GedcomL.php:258 -#: app/Gedcom.php:423 app/Gedcom.php:555 -#: resources/views/admin/location-edit.phtml:50 +#: app/CustomTags/GedcomL.php:247 app/CustomTags/GedcomL.php:259 +#: app/Gedcom.php:425 app/Gedcom.php:557 +#: resources/views/admin/location-edit.phtml:44 #: resources/views/admin/locations.phtml:45 #: resources/views/edit/input-addon-coordinates.phtml:14 #: resources/views/edit/input-addon-coordinates.phtml:17 @@ -8592,7 +8601,7 @@ msgid "Lebanon" msgstr "Líbano" #. I18N: Name of a module - historic/obsolete URLs. -#: app/Module/RedirectLegacyUrlsModule.php:125 +#: app/Module/RedirectLegacyUrlsModule.php:121 msgid "Legacy URLs" msgstr "" @@ -8653,7 +8662,7 @@ msgid "Lifespan" msgstr "Período de vida" #. I18N: Name of a module/chart -#: app/Module/LifespansChartModule.php:103 +#: app/Module/LifespansChartModule.php:104 msgid "Lifespans" msgstr "Expectativa de vida" @@ -8671,7 +8680,7 @@ msgid "Line number" msgstr "" #: app/Http/RequestHandlers/FixLevel0MediaPage.php:48 -#: resources/views/admin/control-panel.phtml:821 +#: resources/views/admin/control-panel.phtml:819 msgid "Link media objects to facts and events" msgstr "" @@ -8717,8 +8726,8 @@ msgstr "Lista" #. I18N: Name of a module #: app/Http/RequestHandlers/ModulesListsPage.php:43 -#: app/Module/ListsMenuModule.php:55 app/Module/ListsMenuModule.php:101 -#: resources/views/admin/control-panel.phtml:701 +#: app/Module/ListsMenuModule.php:53 app/Module/ListsMenuModule.php:99 +#: resources/views/admin/control-panel.phtml:699 #: resources/views/admin/modules.phtml:106 #: resources/views/admin/modules.phtml:108 #: resources/views/admin/trees-preferences.phtml:331 @@ -8735,6 +8744,7 @@ msgctxt "Surname tradition" msgid "Lithuanian" msgstr "Lituano" +#: app/CustomTags/TheNextGeneration.php:53 #: app/Statistics/Google/ChartMortality.php:71 msgid "Living" msgstr "Vivo" @@ -8753,18 +8763,18 @@ msgid "Local files" msgstr "" #: app/CustomTags/GedcomL.php:114 app/CustomTags/GedcomL.php:168 -#: app/CustomTags/GedcomL.php:211 app/CustomTags/GedcomL.php:219 -#: app/CustomTags/GedcomL.php:251 app/CustomTags/Legacy.php:140 +#: app/CustomTags/GedcomL.php:211 app/CustomTags/GedcomL.php:220 +#: app/CustomTags/GedcomL.php:252 app/CustomTags/Legacy.php:140 #: app/Http/RequestHandlers/CheckTree.php:353 -#: resources/views/lists/locations-table.phtml:67 +#: resources/views/lists/locations-table.phtml:65 msgid "Location" msgstr "" #. I18N: Name of a module/list -#: app/Module/FixSearchAndReplace.php:111 app/Module/LocationListModule.php:65 +#: app/Module/FixSearchAndReplace.php:109 app/Module/LocationListModule.php:65 #: app/Module/LocationListModule.php:144 #: resources/views/admin/merge-records-step-1.phtml:61 -#: resources/views/lists/locations-table.phtml:62 +#: resources/views/lists/locations-table.phtml:60 #: resources/views/modules/place-hierarchy/sidebar.phtml:59 #: resources/views/record-page-links.phtml:105 #: resources/views/search-general-page.phtml:115 @@ -8797,7 +8807,7 @@ msgid "London, England" msgstr "Londres, Inglaterra" #. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting -#: resources/views/admin/trees-preferences.phtml:361 +#: resources/views/admin/trees-preferences.phtml:362 msgid "Long lists of individuals with the same surname can be broken into smaller sub-lists according to the first letter of the individual’s given name.<br><br>This option determines when sub-listing of surnames will occur. To disable sub-listing completely, set this option to zero." msgstr "" @@ -8805,9 +8815,9 @@ msgstr "" msgid "Longest marriage" msgstr "Casamento mais longo" -#: app/CustomTags/GedcomL.php:247 app/CustomTags/GedcomL.php:259 -#: app/Gedcom.php:424 app/Gedcom.php:556 -#: resources/views/admin/location-edit.phtml:61 +#: app/CustomTags/GedcomL.php:248 app/CustomTags/GedcomL.php:260 +#: app/Gedcom.php:426 app/Gedcom.php:558 +#: resources/views/admin/location-edit.phtml:51 #: resources/views/admin/locations.phtml:46 #: resources/views/edit/input-addon-coordinates.phtml:14 #: resources/views/edit/input-addon-coordinates.phtml:17 @@ -8863,11 +8873,11 @@ msgstr "Revista" #. I18N: https://en.wikipedia.org/wiki/Maidenhead_Locator_System #: app/CustomTags/GedcomL.php:116 app/CustomTags/GedcomL.php:170 -#: app/CustomTags/GedcomL.php:213 app/CustomTags/GedcomL.php:298 +#: app/CustomTags/GedcomL.php:213 app/CustomTags/GedcomL.php:299 msgid "Maidenhead location code" msgstr "" -#: app/Services/MessageService.php:234 +#: app/Services/MessageService.php:232 msgid "Mailto link" msgstr "Link para e-mail" @@ -8886,7 +8896,7 @@ msgstr "Malásia" msgid "Maldives" msgstr "Maldivas" -#: app/Elements/SexValue.php:85 app/Module/StatisticsChartModule.php:774 +#: app/Elements/SexValue.php:85 app/Module/StatisticsChartModule.php:775 msgid "Male" msgstr "Masculino" @@ -8931,14 +8941,14 @@ msgstr "Malta" msgid "Manage family trees" msgstr "" -#: app/Http/RequestHandlers/ManageMediaPage.php:68 -#: resources/views/admin/control-panel.phtml:809 +#: app/Http/RequestHandlers/ManageMediaPage.php:66 +#: resources/views/admin/control-panel.phtml:807 #: resources/views/admin/media-upload.phtml:20 msgid "Manage media" msgstr "" #. I18N: Listbox entry; name of a role -#: app/Http/RequestHandlers/UserEditPage.php:105 +#: app/Http/RequestHandlers/UserEditPage.php:103 #: resources/views/admin/gedcom-export-options.phtml:104 #: resources/views/admin/gedcom-export-options.phtml:106 #: resources/views/admin/users-edit.phtml:268 @@ -8979,13 +8989,13 @@ msgid "Many genealogy applications define their own custom GEDCOM tags and webtr msgstr "" #. I18N: Help text for the “GEDCOM errors” configuration setting -#: resources/views/admin/trees-preferences.phtml:618 +#: resources/views/admin/trees-preferences.phtml:619 msgid "Many genealogy programs create GEDCOM files with custom tags, and webtrees understands most of them. When unrecognized tags are found, this option lets you choose whether to ignore them or display a warning message." msgstr "Muitos programas genealógicos criam arquivos GEDCOM com marcas próprias, e webtrees entende muitas delas. Quando marcas não reconhecidas são encontradas, esta opção deixa você escolher se as ignora ou se exibe uma mensagem de aviso." #. I18N: Type of media object #: app/Elements/SourceMediaType.php:90 -#: resources/views/admin/control-panel.phtml:838 +#: resources/views/admin/control-panel.phtml:836 #: resources/views/modules/statistics-chart/custom.phtml:60 msgid "Map" msgstr "Mapa" @@ -8996,13 +9006,13 @@ msgstr "" #. I18N: Links to maps #: app/Http/RequestHandlers/ModulesMapLinksPage.php:43 -#: resources/views/admin/control-panel.phtml:664 +#: resources/views/admin/control-panel.phtml:662 msgid "Map links" msgstr "" #: app/Http/RequestHandlers/ModulesMapProvidersPage.php:43 -#: app/Services/LeafletJsService.php:69 -#: resources/views/admin/control-panel.phtml:671 +#: app/Services/LeafletJsService.php:67 +#: resources/views/admin/control-panel.phtml:669 msgid "Map providers" msgstr "" @@ -9032,25 +9042,24 @@ msgid "March" msgstr "Março" #: app/Date/AbstractGregorianJulianDate.php:95 -#: app/Module/StatisticsChartModule.php:789 +#: app/Module/StatisticsChartModule.php:790 #: resources/views/edit/initialize-calendar-popup.phtml:15 msgctxt "NOMINATIVE" msgid "March" msgstr "Março" #. I18N: Help text for the “Format text and notes” configuration setting -#: resources/views/admin/trees-preferences.phtml:590 +#: resources/views/admin/trees-preferences.phtml:591 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/CustomTags/Aldfaer.php:64 app/Gedcom.php:465 -#: app/Module/BranchesListModule.php:459 +#: app/CustomTags/Aldfaer.php:64 app/Gedcom.php:467 +#: app/Module/BranchesListModule.php:453 #: resources/views/calendar-page.phtml:192 #: resources/views/lists/families-table.phtml:126 #: resources/views/lists/families-table.phtml:131 #: resources/views/lists/families-table.phtml:154 -#: resources/views/modules/relatives/family.phtml:144 -#: resources/views/selects/family.phtml:15 +#: resources/views/modules/relatives/family.phtml:145 #: resources/xml/reports/ahnentafel_report.xml:449 #: resources/xml/reports/bdm_report.xml:78 #: resources/xml/reports/descendancy_report.xml:575 @@ -9103,7 +9112,7 @@ msgstr "" msgid "Marriage" msgstr "Casamento" -#: app/Gedcom.php:460 resources/xml/reports/missing_facts_report.xml:22 +#: app/Gedcom.php:462 resources/xml/reports/missing_facts_report.xml:22 msgid "Marriage banns" msgstr "Anúncios de casamento" @@ -9119,7 +9128,7 @@ msgstr "Ligação Familiar" msgid "Marriage by country" msgstr "Casamento por país" -#: app/Gedcom.php:463 +#: app/Gedcom.php:465 msgid "Marriage contract" msgstr "Contrato de casamento" @@ -9139,7 +9148,7 @@ msgstr "Situação Final Do Casamento" msgid "Marriage intention" msgstr "Intenção Matrimonial" -#: app/Gedcom.php:464 +#: app/Gedcom.php:466 msgid "Marriage license" msgstr "Licença de casamento" @@ -9148,7 +9157,7 @@ msgid "Marriage of a brother" msgstr "Casamento de um irmão" #: app/Services/IndividualFactsService.php:441 -#: resources/views/admin/trees-preferences.phtml:455 +#: resources/views/admin/trees-preferences.phtml:456 msgid "Marriage of a child" msgstr "Casamento de um filho" @@ -9163,7 +9172,7 @@ msgstr "Casamento do pai" #: app/Services/IndividualFactsService.php:447 #: app/Services/IndividualFactsService.php:453 #: app/Services/IndividualFactsService.php:459 -#: resources/views/admin/trees-preferences.phtml:449 +#: resources/views/admin/trees-preferences.phtml:450 msgid "Marriage of a grandchild" msgstr "Casamento de um neto" @@ -9212,12 +9221,12 @@ msgid "Marriage of a mother" msgstr "Casamento da mãe" #: app/Services/IndividualFactsService.php:699 -#: resources/views/admin/trees-preferences.phtml:467 +#: resources/views/admin/trees-preferences.phtml:468 msgid "Marriage of a parent" msgstr "Casamento dos pais" #: app/Services/IndividualFactsService.php:465 -#: resources/views/admin/trees-preferences.phtml:461 +#: resources/views/admin/trees-preferences.phtml:462 msgid "Marriage of a sibling" msgstr "Casamento de um irmão" @@ -9241,7 +9250,7 @@ msgstr "Local de Casamento contém" msgid "Marriage places" msgstr "Locais de casamento" -#: app/Gedcom.php:469 +#: app/Gedcom.php:471 msgid "Marriage settlement" msgstr "Estabelecimento do casamento" @@ -9258,7 +9267,7 @@ msgstr "Casamentos" msgid "Marriages by century" msgstr "Casamentos por século" -#: app/CustomTags/FamilyTreeMaker.php:112 +#: app/CustomTags/FamilyTreeMaker.php:112 app/CustomTags/Geneatique.php:59 #: resources/views/lists/families-table.phtml:180 #: resources/views/lists/families-table.phtml:205 #: resources/views/lists/individuals-table.phtml:199 @@ -9286,11 +9295,11 @@ msgstr "" msgid "Match both upper and lower case letters." msgstr "Selecione esta caixa para coincidir ambas letras maiúsuclas e minúsculas." -#: app/Module/FixSearchAndReplace.php:101 +#: app/Module/FixSearchAndReplace.php:99 msgid "Match the exact text, even if it occurs in the middle of a word." msgstr "Coincidir com o texto exato, mesmo que ocorra no meio de uma palavra." -#: app/Module/FixSearchAndReplace.php:102 +#: app/Module/FixSearchAndReplace.php:100 msgid "Match the exact text, unless it occurs in the middle of a word." msgstr "Coincidir com o texto exato, exceto que ocorra no meio de uma palavra." @@ -9339,7 +9348,7 @@ msgid "May" msgstr "Maio" #: app/Date/AbstractGregorianJulianDate.php:97 -#: app/Module/StatisticsChartModule.php:791 +#: app/Module/StatisticsChartModule.php:792 #: resources/views/edit/initialize-calendar-popup.phtml:17 msgctxt "NOMINATIVE" msgid "May" @@ -9356,12 +9365,12 @@ msgid "Medford, Oregon, United States" msgstr "Medford, Oregon, Estados Unidos" #. I18N: Name of a module -#: app/CustomTags/GedcomL.php:267 app/Media.php:156 -#: app/Module/MediaListModule.php:209 app/Module/MediaTabModule.php:59 +#: app/CustomTags/GedcomL.php:268 app/Media.php:155 +#: app/Module/MediaListModule.php:209 app/Module/MediaTabModule.php:57 #: resources/views/admin/control-panel.phtml:347 -#: resources/views/admin/control-panel.phtml:801 +#: resources/views/admin/control-panel.phtml:799 #: resources/views/admin/media.phtml:104 -#: resources/views/lists/media-table.phtml:82 +#: resources/views/lists/media-table.phtml:79 #: resources/views/modules/recent_changes/changes-table.phtml:67 msgid "Media" msgstr "Mídia" @@ -9396,12 +9405,12 @@ msgid "Media folders" msgstr "" #: app/CustomTags/GedcomL.php:129 app/CustomTags/GedcomL.php:183 -#: app/CustomTags/GedcomL.php:239 app/CustomTags/GedcomL.php:276 -#: app/CustomTags/GedcomL.php:309 app/Gedcom.php:416 app/Gedcom.php:437 -#: app/Gedcom.php:472 app/Gedcom.php:491 app/Gedcom.php:548 app/Gedcom.php:569 -#: app/Gedcom.php:680 app/Gedcom.php:717 app/Gedcom.php:752 app/Gedcom.php:776 -#: app/Gedcom.php:779 app/Gedcom.php:800 app/Gedcom.php:839 app/Gedcom.php:868 -#: app/Gedcom.php:909 app/Gedcom.php:923 +#: app/CustomTags/GedcomL.php:240 app/CustomTags/GedcomL.php:277 +#: app/CustomTags/GedcomL.php:310 app/Gedcom.php:418 app/Gedcom.php:439 +#: app/Gedcom.php:474 app/Gedcom.php:493 app/Gedcom.php:550 app/Gedcom.php:571 +#: app/Gedcom.php:682 app/Gedcom.php:719 app/Gedcom.php:754 app/Gedcom.php:778 +#: app/Gedcom.php:781 app/Gedcom.php:802 app/Gedcom.php:841 app/Gedcom.php:870 +#: app/Gedcom.php:911 app/Gedcom.php:925 #: app/Http/RequestHandlers/CheckTree.php:354 #: app/Http/RequestHandlers/HelpText.php:233 #: resources/views/admin/fix-level-0-media.phtml:37 @@ -9414,14 +9423,14 @@ msgid "Media object" msgstr "Objeto de mídia" #. I18N: Name of a module/list -#: app/Module/FixSearchAndReplace.php:112 app/Module/MediaListModule.php:87 -#: app/Services/AdminService.php:186 +#: app/Module/FixSearchAndReplace.php:110 app/Module/MediaListModule.php:87 +#: app/Services/AdminService.php:198 #: resources/views/admin/fix-level-0-media.phtml:32 #: resources/views/admin/merge-records-step-1.phtml:59 #: resources/views/admin/webtrees1-thumbnails.phtml:37 -#: resources/views/lists/media-table.phtml:77 -#: resources/views/lists/notes-table.phtml:98 -#: resources/views/lists/sources-table.phtml:106 +#: resources/views/lists/media-table.phtml:74 +#: resources/views/lists/notes-table.phtml:94 +#: resources/views/lists/sources-table.phtml:102 #: resources/views/modules/gedcom_stats/config.phtml:51 #: resources/views/modules/gedcom_stats/statistics.phtml:113 #: resources/views/modules/html/template-statistics.phtml:50 @@ -9439,7 +9448,7 @@ msgstr "Mídias encontradas" msgid "Media objects per page" msgstr "mídia por página" -#: app/Gedcom.php:787 app/Gedcom.php:845 +#: app/Gedcom.php:789 app/Gedcom.php:847 #: resources/views/modals/create-media-from-file.phtml:43 #: resources/views/modals/media-file-fields.phtml:117 msgid "Media type" @@ -9494,7 +9503,7 @@ msgid "Melbourne, Australia" msgstr "Melbourne, Austrália" #. I18N: Listbox entry; name of a role -#: app/Http/RequestHandlers/UserEditPage.php:99 +#: app/Http/RequestHandlers/UserEditPage.php:97 #: resources/views/admin/gedcom-export-options.phtml:104 #: resources/views/admin/gedcom-export-options.phtml:106 #: resources/views/admin/gedcom-export-options.phtml:108 @@ -9513,7 +9522,7 @@ msgid "Menu" msgstr "Menu" #: app/Http/RequestHandlers/ModulesMenusPage.php:43 -#: resources/views/admin/control-panel.phtml:687 +#: resources/views/admin/control-panel.phtml:685 #: resources/views/admin/modules.phtml:82 #: resources/views/admin/modules.phtml:84 msgid "Menus" @@ -9528,7 +9537,7 @@ msgstr "Mercúrio" msgid "Merge" msgstr "" -#: app/Http/RequestHandlers/MergeTreesPage.php:75 +#: app/Http/RequestHandlers/MergeTreesPage.php:73 #: resources/views/admin/control-panel.phtml:328 msgid "Merge family trees" msgstr "" @@ -9559,7 +9568,7 @@ msgstr "" #. I18N: Name of a module #. I18N: A configuration setting -#: app/Module/UserMessagesModule.php:67 +#: app/Module/UserMessagesModule.php:65 #: resources/views/admin/site-mail.phtml:43 msgid "Messages" msgstr "Mensagens" @@ -9633,7 +9642,7 @@ msgid "Missing data" msgstr "Dados faltantes" #. I18N: Listbox entry; name of a role -#: app/Http/RequestHandlers/UserEditPage.php:103 +#: app/Http/RequestHandlers/UserEditPage.php:101 #: resources/views/admin/users-edit.phtml:260 msgid "Moderator" msgstr "Moderador" @@ -9652,7 +9661,7 @@ msgid "Module administration" msgstr "Administração de módulos" #: resources/views/admin/analytics-edit.phtml:19 -#: resources/views/admin/control-panel.phtml:575 +#: resources/views/admin/control-panel.phtml:573 #: resources/views/modules/bing-maps/config.phtml:16 #: resources/views/modules/faq/config.phtml:22 #: resources/views/modules/faq/edit.phtml:23 @@ -9709,36 +9718,36 @@ msgid "Montevideo, Uruguay" msgstr "Montevidéu, Uruguai" #: app/Module/CalendarMenuModule.php:104 -#: app/Module/StatisticsChartModule.php:276 -#: app/Module/StatisticsChartModule.php:325 -#: app/Module/StatisticsChartModule.php:374 -#: app/Module/StatisticsChartModule.php:416 -#: app/Module/StatisticsChartModule.php:465 +#: app/Module/StatisticsChartModule.php:277 +#: app/Module/StatisticsChartModule.php:326 +#: app/Module/StatisticsChartModule.php:375 +#: app/Module/StatisticsChartModule.php:417 +#: app/Module/StatisticsChartModule.php:466 #: resources/views/calendar-page.phtml:59 msgid "Month" msgstr "Mês" -#: app/Module/StatisticsChartModule.php:275 +#: app/Module/StatisticsChartModule.php:276 #: resources/views/modules/statistics-chart/custom.phtml:35 msgid "Month of birth" msgstr "Mês de nascimento" -#: app/Module/StatisticsChartModule.php:415 +#: app/Module/StatisticsChartModule.php:416 #: resources/views/modules/statistics-chart/custom.phtml:37 msgid "Month of birth of first child in a relation" msgstr "Mês do nascimento do primeiro filho na relação" -#: app/Module/StatisticsChartModule.php:324 +#: app/Module/StatisticsChartModule.php:325 #: resources/views/modules/statistics-chart/custom.phtml:36 msgid "Month of death" msgstr "Mês de falecimento" -#: app/Module/StatisticsChartModule.php:464 +#: app/Module/StatisticsChartModule.php:465 #: resources/views/modules/statistics-chart/custom.phtml:52 msgid "Month of first marriage" msgstr "Mês do primeiro casamento" -#: app/Module/StatisticsChartModule.php:373 +#: app/Module/StatisticsChartModule.php:374 #: resources/views/modules/statistics-chart/custom.phtml:51 msgid "Month of marriage" msgstr "Mês de casamento" @@ -9827,7 +9836,6 @@ msgstr "" msgid "Most servers do not use secure connections." msgstr "Muitos servidores não usam conexões seguras." -#: resources/views/setup/step-4-database-mysql.phtml:56 #: resources/views/setup/step-4-database-pgsql.phtml:54 #: resources/views/setup/step-4-database-sqlsrv.phtml:54 msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." @@ -9837,10 +9845,6 @@ msgstr "Muitos sites são configurados para usar localmente (localhost). Isto si msgid "Most sites are configured to use the default value of 1433." msgstr "" -#: resources/views/setup/step-4-database-mysql.phtml:76 -msgid "Most sites are configured to use the default value of 3306." -msgstr "Muitos sites são configurados para usar o valor padrão 3306." - #: resources/views/setup/step-4-database-pgsql.phtml:66 msgid "Most sites are configured to use the default value of 5432." msgstr "" @@ -9870,13 +9874,13 @@ msgid "Mother’s age" msgstr "Idade da mãe" #. I18N: A step-family. %s is an individual’s name -#: app/Individual.php:894 +#: app/Individual.php:901 #, php-format msgid "Mother’s family with %s" msgstr "" #. I18N: A step-family. -#: app/Individual.php:898 +#: app/Individual.php:905 msgid "Mother’s family with an unknown individual" msgstr "" @@ -9939,32 +9943,32 @@ msgstr "" msgid "Multiple marriages" msgstr "" -#: app/Http/RequestHandlers/AccountEdit.php:90 -#: app/Module/ModuleThemeTrait.php:330 app/Module/UserWelcomeModule.php:112 +#: app/Http/RequestHandlers/AccountEdit.php:88 +#: app/Module/ModuleThemeTrait.php:324 app/Module/UserWelcomeModule.php:110 msgid "My account" msgstr "Minha conta" -#: app/Http/RequestHandlers/CreateTreePage.php:60 +#: app/Http/RequestHandlers/CreateTreePage.php:58 msgid "My family tree" msgstr "" -#: app/Module/ModuleThemeTrait.php:345 app/Module/UserWelcomeModule.php:105 +#: app/Module/ModuleThemeTrait.php:339 app/Module/UserWelcomeModule.php:103 msgid "My individual record" msgstr "Meu Registro Pessoal" #. I18N: Name of a module -#: app/Http/RequestHandlers/UserPage.php:83 app/Module/ModuleThemeTrait.php:360 -#: app/Module/UserWelcomeModule.php:59 resources/views/admin/modules.phtml:196 +#: app/Http/RequestHandlers/UserPage.php:83 app/Module/ModuleThemeTrait.php:354 +#: app/Module/UserWelcomeModule.php:57 resources/views/admin/modules.phtml:196 #: resources/views/admin/modules.phtml:200 -#: resources/views/layouts/administration.phtml:54 +#: resources/views/layouts/administration.phtml:55 msgid "My page" msgstr "Minha página" -#: app/Module/ModuleThemeTrait.php:374 +#: app/Module/ModuleThemeTrait.php:368 msgid "My pages" msgstr "" -#: app/Module/ModuleThemeTrait.php:413 +#: app/Module/ModuleThemeTrait.php:405 msgid "My pedigree" msgstr "Minha árvore genealógica" @@ -9973,7 +9977,7 @@ msgstr "Minha árvore genealógica" msgid "Myanmar" msgstr "Mianmar" -#: app/Gedcom.php:672 app/Gedcom.php:866 +#: app/Gedcom.php:674 app/Gedcom.php:868 #: app/Http/RequestHandlers/HelpText.php:223 #: app/Statistics/Google/ChartCommonGiven.php:69 #: app/Statistics/Google/ChartCommonSurname.php:127 @@ -10003,7 +10007,7 @@ msgstr "Mianmar" msgid "Name" msgstr "Nome" -#: app/Gedcom.php:818 app/Http/RequestHandlers/CreateRepositoryModal.php:49 +#: app/Gedcom.php:820 app/Http/RequestHandlers/CreateRepositoryModal.php:49 msgctxt "Repository" msgid "Name" msgstr "Nome" @@ -10014,16 +10018,16 @@ msgstr "Nome em Hebraico" #: app/CustomTags/GedcomL.php:111 app/CustomTags/GedcomL.php:152 #: app/CustomTags/GedcomL.php:165 app/CustomTags/GedcomL.php:208 -#: app/CustomTags/GedcomL.php:216 app/CustomTags/Legacy.php:116 +#: app/CustomTags/GedcomL.php:217 app/CustomTags/Legacy.php:116 #: app/CustomTags/PersonalAncestralFile.php:73 msgid "Name of addressee" msgstr "" -#: app/Gedcom.php:687 app/Gedcom.php:695 app/Gedcom.php:701 +#: app/Gedcom.php:689 app/Gedcom.php:697 app/Gedcom.php:703 msgid "Name prefix" msgstr "Prefixo do nome" -#: app/Gedcom.php:688 app/Gedcom.php:696 app/Gedcom.php:702 +#: app/Gedcom.php:690 app/Gedcom.php:698 app/Gedcom.php:704 msgid "Name suffix" msgstr "Sufixo do nome" @@ -10057,11 +10061,11 @@ msgstr "Descrição narrativa" msgid "Nashville, Tennessee, United States" msgstr "Nashville, Tennessee, Estados Unidos" -#: app/Gedcom.php:710 +#: app/Gedcom.php:712 msgid "Nationality" msgstr "Nacionalidade" -#: app/Gedcom.php:711 +#: app/Gedcom.php:713 msgid "Naturalization" msgstr "Naturalização" @@ -10090,7 +10094,7 @@ msgstr "Nepal" msgid "Netherlands" msgstr "Holanda" -#: app/Http/RequestHandlers/UserListData.php:139 +#: app/Http/RequestHandlers/UserListData.php:137 #: resources/views/components/datetime.phtml:15 msgid "Never" msgstr "Nunca" @@ -10125,14 +10129,14 @@ msgid "New data" msgstr "" #. I18N: %s is a server name/URL -#: app/Http/RequestHandlers/RegisterAction.php:169 +#: app/Http/RequestHandlers/RegisterAction.php:167 #, php-format msgid "New registration at %s" msgstr "Novo registro em %s" #. I18N: %s is a server name/URL -#: app/Http/RequestHandlers/UserEditAction.php:108 -#: app/Http/RequestHandlers/VerifyEmail.php:88 +#: app/Http/RequestHandlers/UserEditAction.php:106 +#: app/Http/RequestHandlers/VerifyEmail.php:86 #, php-format msgid "New user at %s" msgstr "Nova verificação em %s" @@ -10143,7 +10147,7 @@ msgid "Newport Beach, California, United States" msgstr "Newport Beach, Califórnia" #. I18N: Name of a module -#: app/Module/FamilyTreeNewsModule.php:117 +#: app/Module/FamilyTreeNewsModule.php:115 msgid "News" msgstr "Notícias" @@ -10152,7 +10156,7 @@ msgstr "Notícias" msgid "Newspaper" msgstr "Jornal" -#: app/Module/ReviewChangesModule.php:164 +#: app/Module/ReviewChangesModule.php:162 msgid "Next email reminder will be sent after " msgstr "O próximo aviso por email será enviado após " @@ -10166,7 +10170,7 @@ msgstr "Próxima imagem" msgid "Nicaragua" msgstr "Nicarágua" -#: app/Gedcom.php:685 app/Gedcom.php:694 app/Gedcom.php:699 +#: app/Gedcom.php:687 app/Gedcom.php:696 app/Gedcom.php:701 msgid "Nickname" msgstr "Apelido" @@ -10251,12 +10255,12 @@ msgstr "" msgid "No calendar conversion" msgstr "Sem conversão de calendário" -#: app/CustomTags/Legacy.php:70 app/Module/DescendancyModule.php:268 +#: app/CustomTags/Legacy.php:70 app/Module/DescendancyModule.php:266 #: resources/views/family-page-children.phtml:19 msgid "No children" msgstr "Sem Filhos" -#: app/Services/MessageService.php:235 +#: app/Services/MessageService.php:233 msgid "No contact" msgstr "Sem contato" @@ -10308,12 +10312,12 @@ msgid "No file was received." msgstr "" #. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php -#: app/Exceptions/FileUploadException.php:50 -#: app/Exceptions/FileUploadException.php:73 +#: app/Exceptions/FileUploadException.php:48 +#: app/Exceptions/FileUploadException.php:71 msgid "No file was received. Please try again." msgstr "Nenhum arquivo foi recebido. Por favor envie novamente." -#: app/Module/RelationshipsChartModule.php:409 +#: app/Module/RelationshipsChartModule.php:408 msgid "No link between the two individuals could be found." msgstr "Nenhuma ligação foi localizada entre estas duas pessoas." @@ -10337,6 +10341,20 @@ msgstr "Sem texto pré-definido" msgid "No records to display" msgstr "Nenhum registro para exibir" +#: resources/views/components/select-family.phtml:27 +#: resources/views/components/select-individual.phtml:27 +#: resources/views/components/select-location.phtml:27 +#: resources/views/components/select-media.phtml:27 +#: resources/views/components/select-note.phtml:27 +#: resources/views/components/select-place.phtml:24 +#: resources/views/components/select-repository.phtml:27 +#: resources/views/components/select-shared-note.phtml:27 +#: resources/views/components/select-source.phtml:27 +#: resources/views/components/select-submission.phtml:27 +#: resources/views/components/select-submitter.phtml:27 +msgid "No results found" +msgstr "" + #: resources/views/modules/place-hierarchy/events.phtml:36 #: resources/views/modules/place-hierarchy/events.phtml:48 #: resources/views/search-advanced-page.phtml:102 @@ -10349,14 +10367,9 @@ msgstr "Nenhum resultado encontrado." msgid "No signed-in and no anonymous users" msgstr "Sem usuários conectados e anônimos" -#: app/Module/IndividualListModule.php:263 -#: app/Module/IndividualListModule.php:286 -#: app/Module/IndividualListModule.php:524 -#: resources/views/lists/surnames-column-list.phtml:34 -#: resources/views/lists/surnames-compact-list.phtml:27 -#: resources/views/lists/surnames-table.phtml:57 -#: resources/views/lists/surnames-table.phtml:69 -#: resources/views/lists/surnames-tag-cloud.phtml:34 +#: app/Module/IndividualListModule.php:251 +#: app/Module/IndividualListModule.php:274 +#: app/Module/IndividualListModule.php:536 msgid "No surname" msgstr "" @@ -10364,7 +10377,7 @@ msgstr "" msgid "No temple - living ordinance" msgstr "Sem templo - Ordenação vivo" -#: app/Http/RequestHandlers/UpgradeWizardStep.php:155 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:153 #: resources/views/admin/control-panel.phtml:199 #: resources/views/admin/upgrade/wizard.phtml:23 msgid "No upgrade information is available." @@ -10435,14 +10448,14 @@ msgid "Not living" msgstr "Não Vivos" #: app/CustomTags/BrothersKeeper.php:66 app/Elements/FamilyStatusText.php:71 -#: app/Module/BranchesListModule.php:461 +#: app/Module/BranchesListModule.php:455 #: resources/views/lists/families-table.phtml:121 msgid "Not married" msgstr "Solteiro" #. I18N: The record was not recorded in this GEDCOM file. -#: app/Elements/AbstractXrefElement.php:70 -#: resources/views/fact-association-structure.phtml:104 +#: app/Elements/AbstractXrefElement.php:71 +#: resources/views/fact-association-structure.phtml:106 msgid "Not recorded" msgstr "" @@ -10452,10 +10465,10 @@ msgstr "Não verificado pelo usuário" #: app/CustomTags/Ancestry.php:62 app/CustomTags/Ancestry.php:65 #: app/CustomTags/GedcomL.php:140 app/CustomTags/GedcomL.php:196 -#: app/CustomTags/GedcomL.php:238 app/CustomTags/GedcomL.php:266 -#: app/Elements/NoteStructure.php:146 app/Gedcom.php:415 app/Gedcom.php:471 -#: app/Gedcom.php:508 app/Gedcom.php:547 app/Gedcom.php:716 app/Gedcom.php:764 -#: app/Gedcom.php:789 app/Gedcom.php:819 app/Gedcom.php:867 app/Gedcom.php:881 +#: app/CustomTags/GedcomL.php:239 app/CustomTags/GedcomL.php:267 +#: app/Elements/NoteStructure.php:146 app/Gedcom.php:417 app/Gedcom.php:473 +#: app/Gedcom.php:510 app/Gedcom.php:549 app/Gedcom.php:718 app/Gedcom.php:766 +#: app/Gedcom.php:791 app/Gedcom.php:821 app/Gedcom.php:869 app/Gedcom.php:883 #: app/Http/RequestHandlers/CheckTree.php:355 #: app/Module/ResearchTaskModule.php:66 app/Module/ResearchTaskModule.php:70 #: resources/views/admin/trees-privacy.phtml:170 @@ -10465,7 +10478,7 @@ msgstr "Não verificado pelo usuário" #: resources/views/modules/favorites/favorites.phtml:160 #: resources/views/modules/notes/tab.phtml:94 #: resources/views/modules/recent_changes/changes-table.phtml:70 -#: resources/xml/reports/cemetery_report.xml:56 +#: resources/xml/reports/cemetery_report.xml:62 #: resources/xml/reports/family_group_report.xml:485 #: resources/xml/reports/family_group_report.xml:749 #: resources/xml/reports/family_group_report.xml:1101 @@ -10474,45 +10487,45 @@ msgid "Note" msgstr "Nota" #: app/CustomTags/GedcomL.php:120 app/CustomTags/GedcomL.php:174 -#: app/Gedcom.php:900 app/Gedcom.php:914 +#: app/Gedcom.php:902 app/Gedcom.php:916 msgid "Note on association" msgstr "" -#: app/CustomTags/GedcomL.php:223 app/Gedcom.php:449 app/Gedcom.php:616 -#: app/Gedcom.php:763 app/Gedcom.php:784 app/Gedcom.php:815 app/Gedcom.php:831 -#: app/Gedcom.php:862 app/Gedcom.php:878 +#: app/CustomTags/GedcomL.php:224 app/Gedcom.php:451 app/Gedcom.php:618 +#: app/Gedcom.php:765 app/Gedcom.php:786 app/Gedcom.php:817 app/Gedcom.php:833 +#: app/Gedcom.php:864 app/Gedcom.php:880 msgid "Note on last change" msgstr "" -#: app/Gedcom.php:686 +#: app/Gedcom.php:688 msgid "Note on phonetic name" msgstr "" -#: app/CustomTags/GedcomL.php:248 app/Gedcom.php:425 app/Gedcom.php:557 +#: app/CustomTags/GedcomL.php:249 app/Gedcom.php:427 app/Gedcom.php:559 msgid "Note on place" msgstr "" -#: app/Gedcom.php:846 +#: app/Gedcom.php:848 msgid "Note on repository reference" msgstr "" -#: app/Gedcom.php:700 +#: app/Gedcom.php:702 msgid "Note on romanized name" msgstr "" -#: app/Gedcom.php:838 +#: app/Gedcom.php:840 msgid "Note on source" msgstr "" #: app/CustomTags/GedcomL.php:128 app/CustomTags/GedcomL.php:182 -#: app/CustomTags/GedcomL.php:275 app/CustomTags/GedcomL.php:308 -#: app/Gedcom.php:436 app/Gedcom.php:490 app/Gedcom.php:568 app/Gedcom.php:679 -#: app/Gedcom.php:751 app/Gedcom.php:775 app/Gedcom.php:799 app/Gedcom.php:908 -#: app/Gedcom.php:922 +#: app/CustomTags/GedcomL.php:276 app/CustomTags/GedcomL.php:309 +#: app/Gedcom.php:438 app/Gedcom.php:492 app/Gedcom.php:570 app/Gedcom.php:681 +#: app/Gedcom.php:753 app/Gedcom.php:777 app/Gedcom.php:801 app/Gedcom.php:910 +#: app/Gedcom.php:924 msgid "Note on source citation" msgstr "" -#: app/Gedcom.php:837 +#: app/Gedcom.php:839 msgid "Note on source data" msgstr "" @@ -10525,8 +10538,8 @@ msgid "Note: longer path lengths require a lot of calculation, which can make yo msgstr "" #. I18N: Name of a module -#: app/Module/FixSearchAndReplace.php:113 app/Module/NoteListModule.php:141 -#: app/Module/NotesTabModule.php:60 +#: app/Module/FixSearchAndReplace.php:111 app/Module/NoteListModule.php:141 +#: app/Module/NotesTabModule.php:58 #: resources/views/admin/control-panel.phtml:348 #: resources/views/admin/merge-records-step-1.phtml:58 #: resources/views/modules/statistics-chart/other-records.phtml:36 @@ -10541,7 +10554,7 @@ msgstr "Notas" msgid "Nothing found to cleanup" msgstr "Nada encontrado na limpeza" -#: resources/views/admin/location-edit.phtml:132 +#: resources/views/admin/location-edit.phtml:119 msgid "Nothing found." msgstr "Nada encontrado." @@ -10571,7 +10584,7 @@ msgid "November" msgstr "Novembro" #: app/Date/AbstractGregorianJulianDate.php:103 -#: app/Module/StatisticsChartModule.php:797 +#: app/Module/StatisticsChartModule.php:798 #: resources/views/edit/initialize-calendar-popup.phtml:23 msgctxt "NOMINATIVE" msgid "November" @@ -10582,8 +10595,8 @@ msgstr "Novembro" msgid "Nuku’Alofa, Tonga" msgstr "Nuku'Alofa, Tonga" -#: app/Gedcom.php:470 app/Gedcom.php:714 -#: app/Module/StatisticsChartModule.php:712 +#: app/Gedcom.php:472 app/Gedcom.php:716 +#: app/Module/StatisticsChartModule.php:713 #: app/Statistics/Google/ChartChildren.php:107 #: resources/views/admin/tags.phtml:990 #: resources/views/modules/statistics-chart/custom.phtml:53 @@ -10606,7 +10619,7 @@ msgstr "Número de famílias sem filhos" msgid "Number of given names" msgstr "" -#: app/Gedcom.php:715 +#: app/Gedcom.php:717 msgid "Number of marriages" msgstr "Números de casamentos" @@ -10645,7 +10658,7 @@ msgstr "Oakland, Califórnia" msgid "Oaxaca, Mexico" msgstr "Oaxaca, México" -#: app/CustomTags/Ancestry.php:66 app/Gedcom.php:718 +#: app/CustomTags/Ancestry.php:66 app/Gedcom.php:720 #: resources/xml/reports/occupation_report.xml:5 #: resources/xml/reports/occupation_report.xml:54 msgid "Occupation" @@ -10689,7 +10702,7 @@ msgid "October" msgstr "Outubro" #: app/Date/AbstractGregorianJulianDate.php:102 -#: app/Module/StatisticsChartModule.php:796 +#: app/Module/StatisticsChartModule.php:797 #: resources/views/edit/initialize-calendar-popup.phtml:22 msgctxt "NOMINATIVE" msgid "October" @@ -10709,7 +10722,7 @@ msgstr "Cidade de Oklahoma, Oklahoma" msgid "Old data" msgstr "" -#: resources/views/admin/control-panel.phtml:862 +#: resources/views/admin/control-panel.phtml:860 msgid "Old files found" msgstr "Arquivos antigos encontrados" @@ -10748,7 +10761,7 @@ msgstr "Omã" msgid "On this day" msgstr "Neste dia" -#: app/Http/RequestHandlers/CalendarPage.php:115 +#: app/Http/RequestHandlers/CalendarPage.php:113 msgid "On this day…" msgstr "Este Dia em nossa História…" @@ -10769,7 +10782,7 @@ msgstr "" msgid "Oops! The webserver is unable to connect to the database server. It could be busy, undergoing maintenance, or simply broken. You should <a href=\"index.php\">try again</a> in a few minutes or contact the website administrator." msgstr "Oops! O servidor web não conseguiu se conectar no servidor da base de dados. Ele pode estar ocupado, em manutenção, ou simplesmente quebrado. Você deveria <a href=\"index.php\">tentar novamente</a> em alguns minutos ou contatar o administrador do site." -#: app/Http/RequestHandlers/SetupWizard.php:175 +#: app/Http/RequestHandlers/SetupWizard.php:172 msgid "Oops! webtrees was unable to create files in this folder." msgstr "" @@ -10817,11 +10830,11 @@ msgctxt "NOMINATIVE" msgid "Ordibehesht" msgstr "" -#: app/Gedcom.php:882 +#: app/Gedcom.php:884 msgid "Ordinance" msgstr "Mandato" -#: app/CustomTags/Ancestry.php:69 app/Gedcom.php:720 +#: app/CustomTags/Ancestry.php:69 app/Gedcom.php:722 msgid "Ordination" msgstr "Ordenação" @@ -10847,18 +10860,18 @@ msgstr "Orlando, Flórida" #. I18N: Type of media object #: app/Elements/ResearchTaskStatus.php:53 app/Elements/ResearchTaskType.php:52 #: app/Elements/SexXValue.php:39 app/Elements/SourceMediaType.php:92 -#: app/Module/StatisticsChartModule.php:153 +#: app/Module/StatisticsChartModule.php:154 #: app/Statistics/Google/ChartCommonGiven.php:79 #: app/Statistics/Google/ChartCommonSurname.php:137 -#: resources/views/admin/control-panel.phtml:760 +#: resources/views/admin/control-panel.phtml:758 msgid "Other" msgstr "Outro" -#: resources/views/admin/trees-preferences.phtml:409 +#: resources/views/admin/trees-preferences.phtml:410 msgid "Other facts to show in charts" msgstr "Outros fatos para exibir nos gráficos" -#: resources/views/admin/trees-preferences.phtml:688 +#: resources/views/admin/trees-preferences.phtml:689 #, fuzzy msgid "Other preferences" msgstr "Outras configurações" @@ -10878,12 +10891,12 @@ msgid "Owner" msgstr "Proprietário" #. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php -#: app/Exceptions/FileUploadException.php:88 +#: app/Exceptions/FileUploadException.php:86 msgid "PHP blocked the file because of its extension." msgstr "PHP bloqueou o arquivo pela extensão." #. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php -#: app/Exceptions/FileUploadException.php:83 +#: app/Exceptions/FileUploadException.php:81 msgid "PHP failed to write to disk." msgstr "PHP falhou ao escrever no disco." @@ -10983,14 +10996,14 @@ msgstr "Papua-Nova Guiné" msgid "Paraguay" msgstr "Paraguai" -#: app/CustomTags/GedcomL.php:293 +#: app/CustomTags/GedcomL.php:294 msgid "Parent location" msgstr "" -#: app/Gedcom.php:740 app/Http/RequestHandlers/IndividualPage.php:212 +#: app/Gedcom.php:742 app/Http/RequestHandlers/IndividualPage.php:210 #: resources/views/edit/reorder-families.phtml:72 #: resources/views/modules/ancestors-chart/tree.phtml:35 -#: resources/views/modules/family_nav/sidebar-family.phtml:43 +#: resources/views/modules/family_nav/sidebar-family.phtml:44 msgid "Parents" msgstr "Pais" @@ -11034,8 +11047,8 @@ msgstr "" #. I18N: Name of a module/chart #. I18N: Name of a report -#: app/Module/ChartsBlockModule.php:123 app/Module/ChartsBlockModule.php:257 -#: app/Module/PedigreeChartModule.php:104 +#: app/Module/ChartsBlockModule.php:121 app/Module/ChartsBlockModule.php:255 +#: app/Module/PedigreeChartModule.php:102 #: app/Module/PedigreeReportModule.php:40 #: resources/xml/reports/pedigree_report.xml:3 #: resources/xml/reports/pedigree_report.xml:48 @@ -11047,27 +11060,27 @@ msgid "Pedigree chart" msgstr "Árvore genealógica" #. I18N: Name of a module -#: app/Module/PedigreeMapModule.php:111 +#: app/Module/PedigreeMapModule.php:109 msgid "Pedigree map" msgstr "Mapa genealógico" #. I18N: %s is an individual’s name -#: app/Module/PedigreeMapModule.php:157 app/Module/PedigreeMapModule.php:210 +#: app/Module/PedigreeMapModule.php:155 app/Module/PedigreeMapModule.php:208 #, php-format msgid "Pedigree map of %s" msgstr "Mapa genealógico de %s" #. I18N: %s is an individual’s name -#: app/Module/PedigreeChartModule.php:150 +#: app/Module/PedigreeChartModule.php:148 #, php-format msgid "Pedigree tree of %s" msgstr "Árvores genealógica de %s" #. I18N: Name of a module #: app/Http/RequestHandlers/HelpText.php:268 -#: app/Http/RequestHandlers/PendingChanges.php:67 -#: app/Module/ModuleThemeTrait.php:441 app/Module/ReviewChangesModule.php:82 -#: app/Module/ReviewChangesModule.php:136 +#: app/Http/RequestHandlers/PendingChanges.php:65 +#: app/Module/ModuleThemeTrait.php:432 app/Module/ReviewChangesModule.php:80 +#: app/Module/ReviewChangesModule.php:134 #: resources/views/admin/control-panel.phtml:342 #: resources/views/admin/control-panel.phtml:368 #: resources/views/pending-changes-page.phtml:80 @@ -11088,7 +11101,7 @@ msgstr "Número permanente" msgid "Permanently delete these records?" msgstr "" -#: resources/views/modules/privacy-policy/page.phtml:20 +#: resources/views/modules/privacy-policy/page.phtml:21 msgid "Personal data" msgstr "" @@ -11112,9 +11125,9 @@ msgstr "Filipinas" msgid "Phoenix, Arizona, United States" msgstr "" -#: app/CustomTags/Aldfaer.php:67 app/CustomTags/GedcomL.php:240 -#: app/CustomTags/PersonalAncestralFile.php:76 app/Gedcom.php:417 -#: app/Gedcom.php:523 app/Gedcom.php:549 app/Gedcom.php:820 app/Gedcom.php:869 +#: app/CustomTags/Aldfaer.php:67 app/CustomTags/GedcomL.php:241 +#: app/CustomTags/PersonalAncestralFile.php:76 app/Gedcom.php:419 +#: app/Gedcom.php:525 app/Gedcom.php:551 app/Gedcom.php:822 app/Gedcom.php:871 #: resources/views/modals/submitter-fields.phtml:27 msgid "Phone" msgstr "Telefone" @@ -11123,21 +11136,21 @@ msgstr "Telefone" msgid "Phonetic algorithm" msgstr "Algoritmo fonético" -#: app/Gedcom.php:683 +#: app/Gedcom.php:685 msgid "Phonetic name" msgstr "Nome fonético" -#: app/CustomTags/GedcomL.php:242 app/Gedcom.php:419 app/Gedcom.php:551 +#: app/CustomTags/GedcomL.php:243 app/Gedcom.php:421 app/Gedcom.php:553 msgid "Phonetic place" msgstr "Local fonético" #. I18N: search using “sounds like”, rather than exact spelling -#: app/Http/RequestHandlers/SearchPhoneticPage.php:105 +#: app/Http/RequestHandlers/SearchPhoneticPage.php:103 #: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:37 msgid "Phonetic search" msgstr "" -#: app/Gedcom.php:692 +#: app/Gedcom.php:694 msgid "Phonetic type" msgstr "" @@ -11150,12 +11163,12 @@ msgstr "Foto" msgid "Photograph" msgstr "" -#: app/CustomTags/Gedcom7.php:76 app/CustomTags/Gedcom7.php:78 -#: app/CustomTags/Gedcom7.php:83 app/CustomTags/Gedcom7.php:88 -#: app/CustomTags/Gedcom7.php:90 app/CustomTags/Gedcom7.php:103 -#: app/CustomTags/Gedcom7.php:105 app/CustomTags/Gedcom7.php:110 -#: app/CustomTags/Gedcom7.php:114 app/CustomTags/Gedcom7.php:115 -#: app/CustomTags/Gedcom7.php:117 app/CustomTags/Gedcom7.php:119 +#: app/CustomTags/Gedcom7.php:78 app/CustomTags/Gedcom7.php:80 +#: app/CustomTags/Gedcom7.php:85 app/CustomTags/Gedcom7.php:90 +#: app/CustomTags/Gedcom7.php:92 app/CustomTags/Gedcom7.php:107 +#: app/CustomTags/Gedcom7.php:109 app/CustomTags/Gedcom7.php:114 +#: app/CustomTags/Gedcom7.php:118 app/CustomTags/Gedcom7.php:119 +#: app/CustomTags/Gedcom7.php:121 app/CustomTags/Gedcom7.php:123 msgid "Phrase" msgstr "" @@ -11170,11 +11183,11 @@ msgid "Pitcairn" msgstr "Pitcairn" #: app/CustomTags/Ancestry.php:73 app/CustomTags/FamilyTreeBuilder.php:61 -#: app/CustomTags/GedcomL.php:260 app/CustomTags/Legacy.php:85 -#: app/Gedcom.php:418 app/Gedcom.php:550 app/Gedcom.php:836 -#: app/Http/RequestHandlers/HelpText.php:238 app/Module/FixCemeteryTag.php:85 -#: resources/views/admin/location-edit.phtml:41 -#: resources/views/admin/location-edit.phtml:131 +#: app/CustomTags/GedcomL.php:261 app/CustomTags/Legacy.php:85 +#: app/Gedcom.php:420 app/Gedcom.php:552 app/Gedcom.php:838 +#: app/Http/RequestHandlers/HelpText.php:238 app/Module/FixCemeteryTag.php:83 +#: resources/views/admin/location-edit.phtml:39 +#: resources/views/admin/location-edit.phtml:118 #: resources/views/admin/locations.phtml:44 #: resources/views/lists/families-table.phtml:160 #: resources/views/lists/individuals-table.phtml:173 @@ -11187,7 +11200,6 @@ msgstr "Pitcairn" #: resources/xml/reports/bdm_report.xml:160 #: resources/xml/reports/bdm_report.xml:194 #: resources/xml/reports/birth_report.xml:42 -#: resources/xml/reports/cemetery_report.xml:52 #: resources/xml/reports/death_report.xml:50 #: resources/xml/reports/marriage_report.xml:50 #: resources/xml/reports/occupation_report.xml:60 @@ -11195,8 +11207,8 @@ msgid "Place" msgstr "Local" #. I18N: Name of a module/list -#: app/Gedcom.php:509 app/Module/PlaceHierarchyListModule.php:103 -#: app/Module/PlaceHierarchyListModule.php:232 +#: app/Gedcom.php:511 app/Module/PlaceHierarchyListModule.php:101 +#: app/Module/PlaceHierarchyListModule.php:230 #: resources/views/place-hierarchy.phtml:18 msgid "Place hierarchy" msgstr "Locais" @@ -11210,7 +11222,7 @@ msgid "Place list" msgstr "Lista de Local" #. I18N: Help text for the “Abbreviate place names” configuration setting -#: resources/views/admin/trees-preferences.phtml:573 +#: resources/views/admin/trees-preferences.phtml:574 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by showing just the first few parts of the name, such as <i>village, county</i>, or the last few part of it, such as <i>region, country</i>." msgstr "" @@ -11222,48 +11234,48 @@ 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/Gedcom.php:586 +#: app/Gedcom.php:588 msgid "Place of LDS baptism" msgstr "Local do batismo mórmom" -#: app/Gedcom.php:741 +#: app/Gedcom.php:743 msgid "Place of LDS child sealing" msgstr "Local do Selamento Mórmom de criança" -#: app/Gedcom.php:628 +#: app/Gedcom.php:630 msgid "Place of LDS confirmation" msgstr "" -#: app/Gedcom.php:648 +#: app/Gedcom.php:650 msgid "Place of LDS endowment" msgstr "Local da dotação mórmom" -#: app/Gedcom.php:480 +#: app/Gedcom.php:482 msgid "Place of LDS spouse sealing" msgstr "Local do Selamento Mórmom de cônjuge" -#: app/Gedcom.php:578 +#: app/Gedcom.php:580 msgid "Place of adoption" msgstr "Local da adoção" -#: app/Gedcom.php:592 resources/xml/reports/missing_facts_report.xml:140 +#: app/Gedcom.php:594 resources/xml/reports/missing_facts_report.xml:140 msgid "Place of baptism" msgstr "Local do batismo" -#: app/Gedcom.php:595 resources/xml/reports/missing_facts_report.xml:223 +#: app/Gedcom.php:597 resources/xml/reports/missing_facts_report.xml:223 msgid "Place of bar mitzvah" msgstr "Local do bar mitzvá" -#: app/Gedcom.php:598 resources/xml/reports/missing_facts_report.xml:264 +#: app/Gedcom.php:600 resources/xml/reports/missing_facts_report.xml:264 msgid "Place of bat mitzvah" msgstr "Local do bat mitzvá" -#: app/Gedcom.php:602 resources/xml/reports/fact_sources.xml:273 +#: app/Gedcom.php:604 resources/xml/reports/fact_sources.xml:273 #: resources/xml/reports/missing_facts_report.xml:93 msgid "Place of birth" msgstr "Local de nascimento" -#: app/Gedcom.php:605 +#: app/Gedcom.php:607 msgid "Place of blessing" msgstr "Local da Bênção" @@ -11271,91 +11283,92 @@ msgstr "Local da Bênção" msgid "Place of brit milah" msgstr "Local do brit milá" -#: app/Gedcom.php:608 resources/xml/reports/missing_facts_report.xml:557 +#: app/Gedcom.php:610 resources/xml/reports/cemetery_report.xml:58 +#: resources/xml/reports/missing_facts_report.xml:557 msgid "Place of burial" msgstr "Local do Sepultamento" -#: app/Gedcom.php:620 app/Gedcom.php:622 +#: app/Gedcom.php:622 app/Gedcom.php:624 #: resources/xml/reports/missing_facts_report.xml:181 msgid "Place of christening" msgstr "Local do batismo" -#: app/Gedcom.php:625 resources/xml/reports/missing_facts_report.xml:305 +#: app/Gedcom.php:627 resources/xml/reports/missing_facts_report.xml:305 msgid "Place of confirmation" msgstr "Local da confirmação" -#: app/Gedcom.php:634 +#: app/Gedcom.php:636 msgid "Place of cremation" msgstr "Local da Cremação" -#: app/Gedcom.php:638 resources/xml/reports/fact_sources.xml:275 +#: app/Gedcom.php:640 resources/xml/reports/fact_sources.xml:275 #: resources/xml/reports/missing_facts_report.xml:516 msgid "Place of death" msgstr "Local do falecimeto" -#: app/Gedcom.php:645 +#: app/Gedcom.php:647 msgid "Place of emigration" msgstr "Local de Emigração" -#: app/Gedcom.php:456 resources/xml/reports/missing_facts_report.xml:347 +#: app/Gedcom.php:458 resources/xml/reports/missing_facts_report.xml:347 msgid "Place of engagement" msgstr "Local do noivado" -#: app/CustomTags/GedcomL.php:241 app/Gedcom.php:654 +#: app/CustomTags/GedcomL.php:242 app/Gedcom.php:656 msgid "Place of event" msgstr "Local do Evento" -#: app/Gedcom.php:664 resources/xml/reports/missing_facts_report.xml:389 +#: app/Gedcom.php:666 resources/xml/reports/missing_facts_report.xml:389 msgid "Place of first communion" msgstr "Local da primeira comunhão" -#: app/Gedcom.php:671 +#: app/Gedcom.php:673 msgid "Place of immigration" msgstr "Local de imigração" -#: app/Gedcom.php:467 resources/xml/reports/fact_sources.xml:321 +#: app/Gedcom.php:469 resources/xml/reports/fact_sources.xml:321 #: resources/xml/reports/missing_facts_report.xml:474 msgid "Place of marriage" msgstr "Local do casamento" -#: app/Gedcom.php:462 resources/xml/reports/missing_facts_report.xml:431 +#: app/Gedcom.php:464 resources/xml/reports/missing_facts_report.xml:431 msgid "Place of marriage banns" msgstr "Local de anúncios de casamento" -#: app/Gedcom.php:713 +#: app/Gedcom.php:715 msgid "Place of naturalization" msgstr "Local de Naturalização" -#: app/Gedcom.php:723 +#: app/Gedcom.php:725 msgid "Place of ordination" msgstr "Local de Ordenação" -#: app/Gedcom.php:731 +#: app/Gedcom.php:733 msgid "Place of residence" msgstr "Local da Residência" #. I18N: Name of a module -#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:172 -#: resources/views/admin/trees-preferences.phtml:552 +#: app/Module/PlacesModule.php:83 resources/views/admin/tags.phtml:172 +#: resources/views/admin/trees-preferences.phtml:553 #: resources/views/modules/statistics-chart/places.phtml:10 #: resources/views/search-replace-page.phtml:47 msgid "Places" msgstr "Locais" -#: resources/views/layouts/default.phtml:159 +#: resources/views/layouts/default.phtml:160 #: resources/views/modules/random_media/slide-show.phtml:32 #: resources/views/modules/random_media/slide-show.phtml:34 msgid "Play" msgstr "Reproduzir" -#: app/Http/RequestHandlers/ContactAction.php:119 +#: app/Http/RequestHandlers/ContactAction.php:117 msgid "Please enter a valid email address." msgstr "Por favor informe um endereço de e-mail válido." -#: app/Http/RequestHandlers/ContactAction.php:114 -#: app/Http/RequestHandlers/PasswordResetAction.php:82 -#: app/Http/RequestHandlers/PasswordResetPage.php:77 -#: app/Http/RequestHandlers/RegisterAction.php:104 +#: app/Http/RequestHandlers/ContactAction.php:112 +#: app/Http/RequestHandlers/PasswordResetAction.php:80 +#: app/Http/RequestHandlers/PasswordResetPage.php:75 +#: app/Http/RequestHandlers/RegisterAction.php:102 msgid "Please try again." msgstr "" @@ -11395,7 +11408,7 @@ msgstr "Polonês" #. I18N: A configuration setting #: resources/views/admin/site-mail.phtml:107 -#: resources/views/setup/step-4-database-mysql.phtml:69 +#: resources/views/setup/step-4-database-mysql.phtml:87 #: resources/views/setup/step-4-database-pgsql.phtml:61 #: resources/views/setup/step-4-database-sqlsrv.phtml:61 msgid "Port number" @@ -11429,10 +11442,10 @@ msgid "Portuguese" msgstr "Português" #: app/CustomTags/GedcomL.php:117 app/CustomTags/GedcomL.php:171 -#: app/CustomTags/GedcomL.php:214 app/CustomTags/GedcomL.php:231 -#: app/CustomTags/GedcomL.php:299 app/CustomTags/PersonalAncestralFile.php:71 -#: app/Gedcom.php:406 app/Gedcom.php:519 app/Gedcom.php:539 app/Gedcom.php:810 -#: app/Gedcom.php:857 +#: app/CustomTags/GedcomL.php:214 app/CustomTags/GedcomL.php:232 +#: app/CustomTags/GedcomL.php:300 app/CustomTags/PersonalAncestralFile.php:71 +#: app/Gedcom.php:408 app/Gedcom.php:521 app/Gedcom.php:541 app/Gedcom.php:812 +#: app/Gedcom.php:859 msgid "Postal code" msgstr "Código postal" @@ -11513,8 +11526,8 @@ msgstr "Escritório do Presidente" msgid "Preston, England" msgstr "Preston, Inglaterra" -#: app/Http/RequestHandlers/DataFixData.php:103 -#: app/Http/RequestHandlers/DataFixPreview.php:81 +#: app/Http/RequestHandlers/DataFixData.php:101 +#: app/Http/RequestHandlers/DataFixPreview.php:79 #: resources/views/admin/analytics-edit.phtml:28 msgid "Preview" msgstr "" @@ -11559,9 +11572,10 @@ msgstr "Restrições de privacidade - estas aplicam-se aos registros e fatos que #: app/CustomTags/Legacy.php:56 app/CustomTags/Legacy.php:60 #: app/CustomTags/Legacy.php:82 app/CustomTags/Legacy.php:117 -#: app/CustomTags/Legacy.php:124 app/GedcomRecord.php:359 -#: app/GedcomRecord.php:465 app/Report/ReportParserGenerate.php:997 -#: app/Statistics/Repository/EventRepository.php:415 +#: app/CustomTags/Legacy.php:124 app/CustomTags/TheNextGeneration.php:54 +#: app/GedcomRecord.php:356 app/GedcomRecord.php:462 +#: app/Report/ReportParserGenerate.php:981 +#: app/Statistics/Repository/EventRepository.php:428 #, fuzzy msgid "Private" msgstr "Privado" @@ -11570,11 +11584,11 @@ msgstr "Privado" msgid "Private key" msgstr "" -#: app/Gedcom.php:724 +#: app/Gedcom.php:726 msgid "Probate" msgstr "Comprovação de Legitimidade" -#: app/Gedcom.php:725 +#: app/Gedcom.php:727 msgid "Property" msgstr "Propriedade" @@ -11593,7 +11607,7 @@ msgstr "Provo, Utah, Estados Unidos" msgid "Proxy" msgstr "" -#: app/Gedcom.php:840 resources/views/lists/sources-table.phtml:103 +#: app/Gedcom.php:842 resources/views/lists/sources-table.phtml:99 #: resources/views/modals/source-fields.phtml:38 msgid "Publication" msgstr "Publicação" @@ -11609,10 +11623,10 @@ msgid "Qatar" msgstr "Catar" #: app/CustomTags/GedcomL.php:131 app/CustomTags/GedcomL.php:185 -#: app/CustomTags/GedcomL.php:278 app/CustomTags/GedcomL.php:311 -#: app/Gedcom.php:439 app/Gedcom.php:493 app/Gedcom.php:571 app/Gedcom.php:682 -#: app/Gedcom.php:754 app/Gedcom.php:778 app/Gedcom.php:802 app/Gedcom.php:911 -#: app/Gedcom.php:925 +#: app/CustomTags/GedcomL.php:279 app/CustomTags/GedcomL.php:312 +#: app/Gedcom.php:441 app/Gedcom.php:495 app/Gedcom.php:573 app/Gedcom.php:684 +#: app/Gedcom.php:756 app/Gedcom.php:780 app/Gedcom.php:804 app/Gedcom.php:913 +#: app/Gedcom.php:927 msgid "Quality of data" msgstr "Qualidade dos dados" @@ -11631,11 +11645,11 @@ msgstr "Pergunta" msgid "Quetzaltenango, Guatemala" msgstr "" -#: resources/views/admin/trees-preferences.phtml:678 +#: resources/views/admin/trees-preferences.phtml:679 msgid "Quick family facts" msgstr "Fatos rápidos da família" -#: resources/views/admin/trees-preferences.phtml:653 +#: resources/views/admin/trees-preferences.phtml:654 msgid "Quick individual facts" msgstr "Fatos rápidos da pessoa" @@ -11774,14 +11788,14 @@ msgid "Ramadan" msgstr "Ramadan" #. I18N: Description of the “Slide show” module -#: app/Module/SlideShowModule.php:76 +#: app/Module/SlideShowModule.php:75 msgid "Random images from the current family tree." msgstr "Imagens aleatórias da árvore genealógica atual." #: app/Http/RequestHandlers/ReorderChildrenPage.php:51 #: resources/views/family-page-children.phtml:52 #: resources/views/family-page-menu.phtml:60 -#: resources/views/modules/relatives/family.phtml:234 +#: resources/views/modules/relatives/family.phtml:235 msgid "Re-order children" msgstr "Re-ordenar filhos" @@ -11822,7 +11836,7 @@ msgid "Real name" msgstr "Nome real" #. I18N: Name of a module -#: app/Module/RecentChangesModule.php:87 +#: app/Module/RecentChangesModule.php:85 #: resources/xml/reports/change_report.xml:92 msgid "Recent changes" msgstr "Alterações Recentes" @@ -11849,13 +11863,13 @@ msgstr "Registro" #: app/CustomTags/Ancestry.php:63 app/CustomTags/FamilyTreeBuilder.php:60 #: app/CustomTags/MyHeritage.php:55 app/CustomTags/MyHeritage.php:58 -#: app/CustomTags/MyHeritage.php:65 app/Gedcom.php:477 app/Gedcom.php:736 -#: app/Gedcom.php:768 app/Gedcom.php:792 app/Gedcom.php:823 app/Gedcom.php:847 -#: app/Gedcom.php:871 app/Gedcom.php:883 +#: app/CustomTags/MyHeritage.php:65 app/Gedcom.php:479 app/Gedcom.php:738 +#: app/Gedcom.php:770 app/Gedcom.php:794 app/Gedcom.php:825 app/Gedcom.php:849 +#: app/Gedcom.php:873 app/Gedcom.php:885 msgid "Record ID number" msgstr "Número de identificação do registro" -#: app/Gedcom.php:735 app/Gedcom.php:870 +#: app/Gedcom.php:737 app/Gedcom.php:872 msgid "Record file number" msgstr "Número do arquivo de registro" @@ -11866,7 +11880,7 @@ msgid "Records" msgstr "Registros" #. I18N: Description of the “Legacy URLs” module -#: app/Module/RedirectLegacyUrlsModule.php:114 +#: app/Module/RedirectLegacyUrlsModule.php:110 msgid "Redirect old URLs from webtrees version 1." msgstr "" @@ -11875,12 +11889,12 @@ msgstr "" msgid "Redlands, California, United States" msgstr "Redlands, Califórnia" -#: app/CustomTags/Gedcom7.php:98 app/CustomTags/Gedcom7.php:132 -#: app/CustomTags/Gedcom7.php:145 app/CustomTags/Gedcom7.php:154 -#: app/CustomTags/Gedcom7.php:162 app/CustomTags/Gedcom7.php:171 +#: app/CustomTags/Gedcom7.php:100 app/CustomTags/Gedcom7.php:136 +#: app/CustomTags/Gedcom7.php:149 app/CustomTags/Gedcom7.php:158 +#: app/CustomTags/Gedcom7.php:166 app/CustomTags/Gedcom7.php:175 #: app/CustomTags/ProGen.php:53 app/CustomTags/ProGen.php:54 -#: app/CustomTags/ProGen.php:55 app/Gedcom.php:473 app/Gedcom.php:726 -#: app/Gedcom.php:766 app/Gedcom.php:790 app/Gedcom.php:821 app/Gedcom.php:841 +#: app/CustomTags/ProGen.php:55 app/Gedcom.php:475 app/Gedcom.php:728 +#: app/Gedcom.php:768 app/Gedcom.php:792 app/Gedcom.php:823 app/Gedcom.php:843 msgid "Reference number" msgstr "Número de referência" @@ -11909,7 +11923,7 @@ msgid "Registry officer" msgstr "Oficial de Registro" #. I18N: https://en.wikipedia.org/wiki/Regular_expression -#: app/Module/FixSearchAndReplace.php:105 +#: app/Module/FixSearchAndReplace.php:103 msgid "Regular expression" msgstr "Expressão regular" @@ -11942,58 +11956,60 @@ msgstr "Indivíduos relacionados" #: app/CustomTags/GedcomL.php:121 app/CustomTags/GedcomL.php:134 #: app/CustomTags/GedcomL.php:175 app/CustomTags/PhpGedView.php:64 -#: app/Gedcom.php:583 app/Gedcom.php:901 app/Gedcom.php:915 -#: app/Module/BranchesListModule.php:412 app/Module/BranchesListModule.php:450 -#: resources/views/fact-association-structure.phtml:87 +#: app/Gedcom.php:585 app/Gedcom.php:903 app/Gedcom.php:917 +#: app/Module/BranchesListModule.php:406 app/Module/BranchesListModule.php:444 +#: resources/views/fact-association-structure.phtml:89 msgid "Relationship" msgstr "Parentesco" #: app/CustomTags/BrothersKeeper.php:61 app/CustomTags/FamilyTreeMaker.php:53 #: app/CustomTags/FamilyTreeMaker.php:106 app/CustomTags/Legacy.php:61 +#: app/CustomTags/TheNextGeneration.php:50 msgid "Relationship to father" msgstr "Relação Paterna" -#: app/Module/RelationshipsChartModule.php:156 +#: app/Module/RelationshipsChartModule.php:155 msgid "Relationship to me" msgstr "Relacionamento Comigo" #: app/CustomTags/BrothersKeeper.php:62 app/CustomTags/FamilyTreeMaker.php:54 #: app/CustomTags/FamilyTreeMaker.php:108 app/CustomTags/Legacy.php:62 +#: app/CustomTags/TheNextGeneration.php:51 msgid "Relationship to mother" msgstr "Relação com a mãe" -#: app/Gedcom.php:659 +#: app/Gedcom.php:661 msgid "Relationship to parents" msgstr "" -#: app/Module/RelationshipsChartModule.php:334 +#: app/Module/RelationshipsChartModule.php:333 #, php-format msgid "Relationship: %s" msgstr "Parentesco: %s" #. I18N: Name of a module/chart #. I18N: Configuration option -#: app/Module/RelationshipsChartModule.php:190 -#: app/Module/RelationshipsChartModule.php:267 +#: app/Module/RelationshipsChartModule.php:189 +#: app/Module/RelationshipsChartModule.php:266 #: resources/views/lists/individuals-table.phtml:215 #: resources/views/modules/relationships-chart/config.phtml:35 msgid "Relationships" msgstr "Relacionamentos" #. I18N: %s are individual’s names -#: app/Module/RelationshipsChartModule.php:259 +#: app/Module/RelationshipsChartModule.php:258 #, php-format msgid "Relationships between %1$s and %2$s" msgstr "Relacionamentos entre %1$s e %2$s" -#: app/CustomTags/GedcomL.php:252 app/CustomTags/GedcomL.php:268 -#: app/Gedcom.php:428 app/Gedcom.php:560 app/Gedcom.php:728 +#: app/CustomTags/GedcomL.php:253 app/CustomTags/GedcomL.php:269 +#: app/Gedcom.php:430 app/Gedcom.php:562 app/Gedcom.php:730 #: resources/xml/reports/missing_facts_report.xml:26 #: resources/xml/reports/missing_facts_report.xml:587 msgid "Religion" msgstr "Religião" -#: app/Gedcom.php:721 +#: app/Gedcom.php:723 msgid "Religious institution" msgstr "Instituição Religiosa" @@ -12002,7 +12018,7 @@ msgstr "Instituição Religiosa" msgid "Religious marriage" msgstr "Casamento religioso" -#: app/Services/LeafletJsService.php:80 +#: app/Services/LeafletJsService.php:78 msgid "Reload map" msgstr "" @@ -12028,7 +12044,7 @@ msgid "Remove" msgstr "Remover" #. I18N: Name of a module -#: app/Module/FixDuplicateLinks.php:58 +#: app/Module/FixDuplicateLinks.php:56 msgid "Remove duplicate links" msgstr "Remover links duplicados" @@ -12063,7 +12079,7 @@ msgid "Replace" msgstr "" #. I18N: Description of a “Data fix” module -#: app/Module/FixCemeteryTag.php:71 +#: app/Module/FixCemeteryTag.php:69 msgid "Replace cemetery tags with burial places." msgstr "" @@ -12080,7 +12096,7 @@ msgstr "Texto substituto" msgid "Reply" msgstr "Responder" -#: app/Http/RequestHandlers/ReportGenerate.php:108 +#: app/Http/RequestHandlers/ReportGenerate.php:106 #: resources/views/admin/modules.phtml:240 #: resources/views/admin/modules.phtml:243 #: resources/views/report-select-page.phtml:23 @@ -12094,20 +12110,20 @@ msgstr "" #. I18N: Name of a module #: app/Http/RequestHandlers/ModulesReportsPage.php:43 -#: app/Module/ReportsMenuModule.php:60 app/Module/ReportsMenuModule.php:110 -#: resources/views/admin/control-panel.phtml:708 +#: app/Module/ReportsMenuModule.php:56 app/Module/ReportsMenuModule.php:104 +#: resources/views/admin/control-panel.phtml:706 #: resources/views/admin/modules.phtml:110 #: resources/views/admin/modules.phtml:112 msgid "Reports" msgstr "Relatórios" #. I18N: Name of a module/list -#: app/Module/FixSearchAndReplace.php:114 +#: app/Module/FixSearchAndReplace.php:112 #: app/Module/RepositoryListModule.php:65 -#: app/Module/RepositoryListModule.php:144 app/Services/AdminService.php:182 +#: app/Module/RepositoryListModule.php:144 app/Services/AdminService.php:194 #: resources/views/admin/control-panel.phtml:346 #: resources/views/admin/merge-records-step-1.phtml:57 -#: resources/views/lists/repositories-table.phtml:48 +#: resources/views/lists/repositories-table.phtml:47 #: resources/views/modules/gedcom_stats/config.phtml:52 #: resources/views/modules/gedcom_stats/statistics.phtml:124 #: resources/views/modules/html/template-statistics.phtml:54 @@ -12119,7 +12135,7 @@ msgid "Repositories" msgstr "Repositórios" #: app/CustomTags/GedcomL.php:141 app/CustomTags/GedcomL.php:197 -#: app/Gedcom.php:803 app/Gedcom.php:843 +#: app/Gedcom.php:805 app/Gedcom.php:845 #: app/Http/RequestHandlers/CheckTree.php:356 #: resources/views/admin/trees-privacy.phtml:169 #: resources/views/admin/trees.phtml:242 @@ -12129,7 +12145,7 @@ msgstr "Repositórios" msgid "Repository" msgstr "Repositório" -#: resources/views/lists/repositories-table.phtml:53 +#: resources/views/lists/repositories-table.phtml:52 msgid "Repository name" msgstr "Nome do repositório" @@ -12138,15 +12154,15 @@ msgstr "Nome do repositório" msgid "Republic of the Congo" msgstr "Congo-Brazzaville" -#: app/Http/RequestHandlers/PasswordRequestAction.php:108 +#: app/Http/RequestHandlers/PasswordRequestAction.php:106 #: app/Http/RequestHandlers/PasswordRequestPage.php:56 #: resources/views/modules/login_block/sign-in.phtml:57 msgid "Request a new password" msgstr "Solicitar nova senha" -#: app/Http/RequestHandlers/RegisterAction.php:212 -#: app/Http/RequestHandlers/RegisterPage.php:79 -#: app/Module/WelcomeBlockModule.php:111 resources/views/login-page.phtml:66 +#: app/Http/RequestHandlers/RegisterAction.php:210 +#: app/Http/RequestHandlers/RegisterPage.php:77 +#: app/Module/WelcomeBlockModule.php:109 resources/views/login-page.phtml:66 #: resources/views/modules/login_block/sign-in.phtml:51 msgid "Request a new user account" msgstr "Cadastrar-se como novo usuário" @@ -12176,7 +12192,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/CustomTags/Gedcom7.php:182 app/Gedcom.php:729 +#: app/CustomTags/Gedcom7.php:186 app/Gedcom.php:731 #: resources/views/admin/tags.phtml:1004 msgid "Residence" msgstr "Residência" @@ -12192,10 +12208,10 @@ msgid "Restrict to immediate family" msgstr "Restringir à família imediata" #. I18N: a restriction on viewing data -#: app/CustomTags/GedcomL.php:253 app/CustomTags/PhpGedView.php:83 -#: app/Gedcom.php:429 app/Gedcom.php:476 app/Gedcom.php:561 app/Gedcom.php:732 -#: app/Gedcom.php:927 app/Gedcom.php:929 app/Gedcom.php:931 app/Gedcom.php:933 -#: app/Gedcom.php:935 app/Gedcom.php:937 +#: app/CustomTags/GedcomL.php:254 app/CustomTags/PhpGedView.php:83 +#: app/Gedcom.php:431 app/Gedcom.php:478 app/Gedcom.php:563 app/Gedcom.php:734 +#: app/Gedcom.php:929 app/Gedcom.php:931 app/Gedcom.php:933 app/Gedcom.php:935 +#: app/Gedcom.php:937 app/Gedcom.php:939 #: app/Http/RequestHandlers/HelpText.php:243 #: resources/views/modals/restriction-fields.phtml:11 msgid "Restriction" @@ -12209,7 +12225,7 @@ msgstr "Restrições pode ser adicionadas aos registros e/ou fatos. Eles restrin msgid "Results" msgstr "Resultados" -#: app/Gedcom.php:733 +#: app/Gedcom.php:735 msgid "Retirement" msgstr "Aposentadoria" @@ -12218,13 +12234,13 @@ msgstr "Aposentadoria" msgid "Rexburg, Idaho, United States" msgstr "" -#: app/CustomTags/Gedcom7.php:77 app/CustomTags/Gedcom7.php:89 -#: app/CustomTags/Gedcom7.php:104 app/CustomTags/Gedcom7.php:118 +#: app/CustomTags/Gedcom7.php:79 app/CustomTags/Gedcom7.php:91 +#: app/CustomTags/Gedcom7.php:108 app/CustomTags/Gedcom7.php:122 #: app/CustomTags/GedcomL.php:127 app/CustomTags/GedcomL.php:181 -#: app/CustomTags/GedcomL.php:274 app/CustomTags/GedcomL.php:307 -#: app/Gedcom.php:435 app/Gedcom.php:489 app/Gedcom.php:567 app/Gedcom.php:678 -#: app/Gedcom.php:750 app/Gedcom.php:774 app/Gedcom.php:798 app/Gedcom.php:907 -#: app/Gedcom.php:921 resources/views/admin/users-edit.phtml:289 +#: app/CustomTags/GedcomL.php:275 app/CustomTags/GedcomL.php:308 +#: app/Gedcom.php:437 app/Gedcom.php:491 app/Gedcom.php:569 app/Gedcom.php:680 +#: app/Gedcom.php:752 app/Gedcom.php:776 app/Gedcom.php:800 app/Gedcom.php:909 +#: app/Gedcom.php:923 resources/views/admin/users-edit.phtml:289 msgid "Role" msgstr "Cargo" @@ -12237,15 +12253,15 @@ msgstr "Romênia" msgid "Romanized" msgstr "Romanizado" -#: app/Gedcom.php:697 +#: app/Gedcom.php:699 msgid "Romanized name" msgstr "" -#: app/CustomTags/GedcomL.php:249 app/Gedcom.php:426 app/Gedcom.php:558 +#: app/CustomTags/GedcomL.php:250 app/Gedcom.php:428 app/Gedcom.php:560 msgid "Romanized place" msgstr "Local romanizado" -#: app/Gedcom.php:706 +#: app/Gedcom.php:708 msgid "Romanized type" msgstr "" @@ -12283,22 +12299,22 @@ msgstr "Reunião" msgid "SMTP mail server" msgstr "Servidor de correio SMTP" -#: app/Services/ServerCheckService.php:322 +#: app/Services/ServerCheckService.php:320 msgid "SQLite is only suitable for small sites, testing and evaluation." msgstr "" -#: app/Services/ServerCheckService.php:212 +#: app/Services/ServerCheckService.php:210 #, php-format msgid "SQLite version %s is installed. SQLite version %s or later is required." msgstr "" #. I18N: Use SMTP over SSL/TLS, or Implicit TLS - a secure communications protocol -#: app/Services/EmailService.php:209 +#: app/Services/EmailService.php:207 msgid "SSL/TLS" msgstr "" #. I18N: Use SMTP with STARTTLS, or Explicit TLS - a secure communications protocol -#: app/Services/EmailService.php:211 +#: app/Services/EmailService.php:209 msgid "STARTTLS" msgstr "" @@ -12414,11 +12430,6 @@ msgstr "Santiago, Chile" msgid "Santo Domingo, Dominican Republic" msgstr "Santo Domingo, República Dominicana" -#. I18N: Location of an LDS church temple -#: app/Elements/TempleCode.php:186 -msgid "São Paulo, Brazil" -msgstr "São Paulo, Brasil" - #. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:461 msgid "Sao Tome and Principe" @@ -12443,7 +12454,7 @@ msgstr "Arábia Saudita" msgid "Schema" msgstr "" -#: app/Gedcom.php:642 app/Gedcom.php:666 +#: app/Gedcom.php:644 app/Gedcom.php:668 msgid "School or college" msgstr "Escola ou faculdade" @@ -12484,11 +12495,11 @@ msgstr "Selamento cancelado (divórcio)" #. I18N: A button label. #: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 #: resources/views/admin/data-fix-page.phtml:44 -#: resources/views/admin/location-edit.phtml:133 -#: resources/views/admin/location-edit.phtml:168 -#: resources/views/layouts/default.phtml:87 -#: resources/views/layouts/default.phtml:89 -#: resources/views/layouts/default.phtml:91 +#: resources/views/admin/location-edit.phtml:120 +#: resources/views/admin/location-edit.phtml:155 +#: resources/views/layouts/default.phtml:88 +#: resources/views/layouts/default.phtml:90 +#: resources/views/layouts/default.phtml:92 #: resources/views/modules/descendancy/sidebar.phtml:17 #: resources/views/modules/descendancy/sidebar.phtml:38 #: resources/views/modules/fix-place-names/options.phtml:11 @@ -12498,13 +12509,13 @@ msgstr "Pesquisar" #. I18N: Name of a module #: app/Http/RequestHandlers/SearchReplacePage.php:49 -#: app/Module/FixSearchAndReplace.php:77 app/Module/SearchMenuModule.php:138 +#: app/Module/FixSearchAndReplace.php:75 app/Module/SearchMenuModule.php:138 #, fuzzy msgid "Search and replace" msgstr "Pesquisar e substituir" #. I18N: Description of a “Data fix” module -#: app/Module/FixSearchAndReplace.php:88 +#: app/Module/FixSearchAndReplace.php:86 msgid "Search and replace text, using simple searches or advanced pattern matching." msgstr "" @@ -12595,7 +12606,7 @@ msgid "Select individuals by place or date" msgstr "" #. I18N: Description of the “Clippings cart” module -#: app/Module/ClippingsCartModule.php:137 +#: app/Module/ClippingsCartModule.php:134 msgid "Select records from your family tree and save them as a GEDCOM file." msgstr "Selecione registros de uma árvore genealógica e salve-as em um arquivo GEDCOM." @@ -12636,23 +12647,23 @@ msgstr "Vendedor" msgid "Send" msgstr "Enviar" -#: app/Http/RequestHandlers/ContactPage.php:89 -#: app/Http/RequestHandlers/MessagePage.php:73 +#: app/Http/RequestHandlers/ContactPage.php:87 +#: app/Http/RequestHandlers/MessagePage.php:71 #: app/Statistics/Repository/UserRepository.php:121 #: resources/views/modules/user-messages/user-messages.phtml:31 #: resources/views/pending-changes-page.phtml:80 msgid "Send a message" msgstr "Enviar Mensagem" -#: app/Services/MessageService.php:217 +#: app/Services/MessageService.php:215 msgid "Send a message to all users" msgstr "Enviar mensagem para todos os usuários" -#: app/Services/MessageService.php:218 +#: app/Services/MessageService.php:216 msgid "Send a message to users who have never signed in" msgstr "Enviar mensagem aos usuários que nunca acessaram o site" -#: app/Services/MessageService.php:219 +#: app/Services/MessageService.php:217 msgid "Send a message to users who have not signed in for 6 months" msgstr "Enviar mensagem aos usuários que não acessam o site há 6 meses" @@ -12679,7 +12690,7 @@ msgstr "" msgid "Sender name" msgstr "" -#: app/Http/RequestHandlers/EmailPreferencesPage.php:67 +#: app/Http/RequestHandlers/EmailPreferencesPage.php:65 #: resources/views/admin/control-panel.phtml:246 msgid "Sending email" msgstr "" @@ -12728,7 +12739,7 @@ msgid "September" msgstr "Setembro" #: app/Date/AbstractGregorianJulianDate.php:101 -#: app/Module/StatisticsChartModule.php:795 +#: app/Module/StatisticsChartModule.php:796 #: resources/views/edit/initialize-calendar-popup.phtml:21 msgctxt "NOMINATIVE" msgid "September" @@ -12765,13 +12776,13 @@ msgstr "" #. I18N: A configuration setting #: resources/views/admin/site-mail.phtml:93 -#: resources/views/setup/step-4-database-mysql.phtml:49 +#: resources/views/setup/step-4-database-mysql.phtml:82 #: resources/views/setup/step-4-database-pgsql.phtml:49 #: resources/views/setup/step-4-database-sqlsrv.phtml:49 msgid "Server name" msgstr "Nome do servidor" -#: app/Http/RequestHandlers/PasswordResetPage.php:64 +#: app/Http/RequestHandlers/PasswordResetPage.php:62 msgid "Set a new password" msgstr "" @@ -12791,7 +12802,7 @@ msgid "Set the default blocks for new family trees" msgstr "Definir blocos por defeito para novas árvores genealógicas" #: app/Http/RequestHandlers/UserPageDefaultEdit.php:68 -#: resources/views/admin/control-panel.phtml:550 +#: resources/views/admin/control-panel.phtml:548 msgid "Set the default blocks for new users" msgstr "Definir blocos por defeito para novos utilizadores" @@ -12807,7 +12818,7 @@ msgid "Set the status to “approved”." msgstr "" #. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting -#: resources/views/admin/trees-preferences.phtml:605 +#: resources/views/admin/trees-preferences.phtml:606 msgid "Setting this to <b>Yes</b> will place links on individuals, sources, and families to let users bring up another window containing the raw data taken right out of the GEDCOM file." msgstr "" @@ -12868,11 +12879,11 @@ msgstr "" msgid "Share the anniversary of an event" msgstr "" -#: app/CustomTags/Gedcom7.php:85 app/CustomTags/Gedcom7.php:100 -#: app/CustomTags/Gedcom7.php:112 app/CustomTags/Gedcom7.php:134 -#: app/CustomTags/Gedcom7.php:139 app/CustomTags/Gedcom7.php:147 -#: app/CustomTags/Gedcom7.php:164 app/CustomTags/Gedcom7.php:173 -#: app/Elements/NoteStructure.php:121 app/Fact.php:450 app/Gedcom.php:759 +#: app/CustomTags/Gedcom7.php:87 app/CustomTags/Gedcom7.php:102 +#: app/CustomTags/Gedcom7.php:116 app/CustomTags/Gedcom7.php:138 +#: app/CustomTags/Gedcom7.php:143 app/CustomTags/Gedcom7.php:151 +#: app/CustomTags/Gedcom7.php:168 app/CustomTags/Gedcom7.php:177 +#: app/Elements/NoteStructure.php:121 app/Fact.php:451 app/Gedcom.php:761 #: resources/views/admin/trees.phtml:259 #: resources/views/edit/shared-note.phtml:23 #: resources/views/modules/notes/tab.phtml:65 @@ -12882,14 +12893,14 @@ msgstr "Nota compartilhada" #. I18N: Name of a module/list #: app/Module/NoteListModule.php:62 -#: resources/views/lists/sources-table.phtml:107 +#: resources/views/lists/sources-table.phtml:103 #: resources/views/search-general-page.phtml:105 msgid "Shared notes" msgstr "Notas Compartilhadas" #. I18N: plural noun - things that can be shared #: app/Http/RequestHandlers/ModulesSharesPage.php:43 -#: resources/views/admin/control-panel.phtml:750 +#: resources/views/admin/control-panel.phtml:748 msgid "Shares" msgstr "" @@ -13039,7 +13050,7 @@ msgstr "" msgid "Show all notes" msgstr "Exibir todas as notas" -#: app/Module/PlaceHierarchyListModule.php:203 +#: app/Module/PlaceHierarchyListModule.php:201 msgid "Show all places in a list" msgstr "Exibir lista de todos os Locais" @@ -13120,7 +13131,7 @@ msgid "Show individuals who died within the last 100 years." msgstr "Exibir pessoas que morreram nos últimos 100 anos." #. I18N: A configuration setting -#: resources/views/admin/site-preferences.phtml:98 +#: resources/views/admin/site-preferences.phtml:99 msgid "Show list of family trees" msgstr "" @@ -13179,9 +13190,9 @@ msgstr "Exibir pais" #: resources/views/modules/login_block/sign-in.phtml:33 #: resources/views/password-reset-page.phtml:37 #: resources/views/register-page.phtml:76 -#: resources/views/setup/step-4-database-mysql.phtml:101 -#: resources/views/setup/step-4-database-pgsql.phtml:88 -#: resources/views/setup/step-4-database-sqlsrv.phtml:88 +#: resources/views/setup/step-4-database-mysql.phtml:119 +#: resources/views/setup/step-4-database-pgsql.phtml:85 +#: resources/views/setup/step-4-database-sqlsrv.phtml:85 #: resources/views/setup/step-5-administrator.phtml:83 msgid "Show password" msgstr "" @@ -13196,7 +13207,7 @@ msgstr "Exibir alterações pendentes" msgid "Show photos" msgstr "Exibir fotos" -#: app/Module/PlaceHierarchyListModule.php:197 +#: app/Module/PlaceHierarchyListModule.php:195 msgid "Show place hierarchy" msgstr "" @@ -13240,13 +13251,13 @@ msgid "Show spouses" msgstr "Exibir cônjuges" #. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name -#: resources/views/admin/trees-preferences.phtml:568 +#: resources/views/admin/trees-preferences.phtml:569 #, php-format msgid "Show the %1$s %2$s parts of a place name." msgstr "Mostrar as %1$s %2$s partes do nome de uma localização." #. I18N: Description of the “Pedigree map” module -#: app/Module/PedigreeMapModule.php:122 +#: app/Module/PedigreeMapModule.php:120 msgid "Show the birthplace of ancestors on a map." msgstr "" @@ -13259,7 +13270,7 @@ msgstr "" msgid "Show the date and time of update" msgstr "Exibir a data e a hora de uma atualização" -#: resources/views/admin/trees-preferences.phtml:423 +#: resources/views/admin/trees-preferences.phtml:424 msgid "Show the events of close relatives on the individual page" msgstr "Exibir eventos de parentes próximos na pagina pessoal" @@ -13268,11 +13279,11 @@ msgstr "Exibir eventos de parentes próximos na pagina pessoal" msgid "Show the family tree" msgstr "" -#: app/Module/IndividualListModule.php:350 +#: app/Module/IndividualListModule.php:338 msgid "Show the list of individuals" msgstr "Exibir a lista de pessoas" -#: app/Module/IndividualListModule.php:356 +#: app/Module/IndividualListModule.php:344 msgid "Show the list of surnames" msgstr "Exibir a lista de sobrenomes" @@ -13282,7 +13293,7 @@ msgid "Show the location of an event on an external map." msgstr "" #. I18N: Description of the “Places” module -#: app/Module/PlacesModule.php:96 +#: app/Module/PlacesModule.php:94 msgid "Show the location of events on a map." msgstr "" @@ -13302,14 +13313,14 @@ msgstr "Exibir este bloco para quais idiomas" msgid "Show thumbnail images in charts and family groups." msgstr "Exibir imagens de destaque na página de pessoas." -#: app/Auth.php:595 app/Auth.php:608 app/Elements/RestrictionNotice.php:96 +#: app/Auth.php:593 app/Auth.php:606 app/Elements/RestrictionNotice.php:96 #: app/Http/RequestHandlers/TreePreferencesPage.php:124 #: app/Http/RequestHandlers/TreePrivacyPage.php:93 #: resources/views/modals/restriction-fields.phtml:23 msgid "Show to managers" msgstr "Mostrar para gestores" -#: app/Auth.php:594 app/Auth.php:607 app/Elements/RestrictionNotice.php:99 +#: app/Auth.php:592 app/Auth.php:605 app/Elements/RestrictionNotice.php:99 #: app/Http/RequestHandlers/TreePreferencesPage.php:123 #: app/Http/RequestHandlers/TreePrivacyPage.php:92 #: resources/views/admin/trees-privacy.phtml:41 @@ -13318,7 +13329,7 @@ msgstr "Mostrar para gestores" msgid "Show to members" msgstr "Mostrar para membros" -#: app/Auth.php:593 app/Auth.php:606 app/Elements/RestrictionNotice.php:98 +#: app/Auth.php:591 app/Auth.php:604 app/Elements/RestrictionNotice.php:98 #: app/Http/RequestHandlers/TreePrivacyPage.php:91 #: resources/views/admin/trees-privacy.phtml:41 #: resources/views/admin/trees-privacy.phtml:92 @@ -13359,7 +13370,7 @@ msgid "Sidebar" msgstr "Barra Lateral" #: app/Http/RequestHandlers/ModulesSidebarsPage.php:43 -#: resources/views/admin/control-panel.phtml:736 +#: resources/views/admin/control-panel.phtml:734 #: resources/views/admin/modules.phtml:90 #: resources/views/admin/modules.phtml:92 msgid "Sidebars" @@ -13371,14 +13382,14 @@ msgid "Sierra Leone" msgstr "Serra-Leoa" #. I18N: Name of a module -#: app/Http/RequestHandlers/LoginPage.php:80 app/Module/LoginBlockModule.php:43 -#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:297 +#: app/Http/RequestHandlers/LoginPage.php:78 app/Module/LoginBlockModule.php:43 +#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:291 #, fuzzy msgid "Sign in" msgstr "Conectar" -#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:313 -#: resources/views/layouts/administration.phtml:67 +#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:307 +#: resources/views/layouts/administration.phtml:68 #, fuzzy msgid "Sign out" msgstr "Desconectar" @@ -13388,7 +13399,7 @@ msgstr "Desconectar" msgid "Sign-in and registration" msgstr "" -#: app/CustomTags/Heredis.php:52 +#: app/CustomTags/Heredis.php:55 msgid "Signature" msgstr "" @@ -13432,7 +13443,7 @@ msgid "Site verification codes do not work when webtrees is installed in a subfo msgstr "" #. I18N: Name of a module - see https://en.wikipedia.org/wiki/Sitemaps -#: app/Module/SiteMapModule.php:156 +#: app/Module/SiteMapModule.php:154 msgid "Sitemaps" msgstr "Mapa do site" @@ -13466,8 +13477,8 @@ msgid "Sivan" msgstr "Sivan" #. I18N: Skip over the headers and menus, to the main content of the page -#: resources/views/layouts/administration.phtml:48 -#: resources/views/layouts/default.phtml:76 +#: resources/views/layouts/administration.phtml:49 +#: resources/views/layouts/default.phtml:77 msgid "Skip to content" msgstr "" @@ -13486,7 +13497,7 @@ msgid "Slave" msgstr "Escravo" #. I18N: Name of a module -#: app/Module/SlideShowModule.php:205 +#: app/Module/SlideShowModule.php:204 msgid "Slide show" msgstr "Apresentação de slides" @@ -13509,7 +13520,7 @@ msgstr "Pequenos sistemas (500 pessoas): 16-32MB, 10-20 segundos" msgid "Snowflake, Arizona, United States" msgstr "Snowflake, Arizona, Estados Unidos" -#: app/Gedcom.php:755 +#: app/Gedcom.php:757 msgid "Social security number" msgstr "Número do Seguro Social" @@ -13529,7 +13540,7 @@ msgid "Some genealogy software creates GEDCOM files that contain media filenames msgstr "" #. I18N: Description of a “Data fix” module -#: app/Module/FixNameTags.php:95 +#: app/Module/FixNameTags.php:93 msgid "Some genealogy software stores all names in a single name record, using custom tags such as _MARNM and _AKA. An alternative is to create a new name record for each name." msgstr "" @@ -13538,16 +13549,16 @@ msgid "Some of these GEDCOM tags are used infrequently or never used." msgstr "" #. I18N: Help text for the “Hit counters” configuration setting -#: resources/views/admin/trees-preferences.phtml:631 +#: resources/views/admin/trees-preferences.phtml:632 msgid "Some pages can display the number of times that they have been visited." msgstr "" #. I18N: Help text for the “Fact icons” configuration setting -#: resources/views/admin/trees-preferences.phtml:519 +#: resources/views/admin/trees-preferences.phtml:520 msgid "Some themes can display icons on the “Facts and events” tab." msgstr "" -#: resources/views/edit/change-family-members.phtml:63 +#: resources/views/edit/change-family-members.phtml:58 #: resources/xml/reports/family_group_report.xml:774 #: resources/xml/reports/individual_ext_report.xml:534 #: resources/xml/reports/individual_report.xml:530 @@ -13560,7 +13571,7 @@ msgstr "Filho" msgid "Son of %s" msgstr "Filho de %s" -#: app/CustomTags/Gedcom7.php:82 app/CustomTags/Gedcom7.php:109 +#: app/CustomTags/Gedcom7.php:84 app/CustomTags/Gedcom7.php:113 #: app/CustomTags/TheMasterGenealogist.php:52 msgid "Sort date" msgstr "" @@ -13584,7 +13595,7 @@ msgstr "" msgid "Sort order" msgstr "Tipo de ordenação" -#: app/CustomTags/Gedcom7.php:84 app/CustomTags/Gedcom7.php:111 +#: app/CustomTags/Gedcom7.php:86 app/CustomTags/Gedcom7.php:115 msgid "Sort time" msgstr "" @@ -13597,15 +13608,15 @@ msgstr "Sosa" msgid "Sosa-Stradonitz number" msgstr "" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:256 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:259 msgid "Sounds like" msgstr "Soa como" #. I18N: Name of a module/report -#: app/CustomTags/GedcomL.php:265 app/CustomTags/GedcomL.php:269 -#: app/CustomTags/GedcomL.php:281 app/CustomTags/GedcomL.php:285 -#: app/CustomTags/GedcomL.php:289 app/CustomTags/GedcomL.php:295 -#: app/CustomTags/GedcomL.php:301 app/Gedcom.php:825 +#: app/CustomTags/GedcomL.php:266 app/CustomTags/GedcomL.php:270 +#: app/CustomTags/GedcomL.php:282 app/CustomTags/GedcomL.php:286 +#: app/CustomTags/GedcomL.php:290 app/CustomTags/GedcomL.php:296 +#: app/CustomTags/GedcomL.php:302 app/Gedcom.php:827 #: app/Http/RequestHandlers/CheckTree.php:357 #: app/Module/FactSourcesReportModule.php:44 #: resources/views/admin/trees-privacy.phtml:168 @@ -13640,10 +13651,10 @@ msgid "Source" msgstr "Fonte" #: app/CustomTags/GedcomL.php:122 app/CustomTags/GedcomL.php:176 -#: app/CustomTags/GedcomL.php:254 app/Gedcom.php:430 app/Gedcom.php:484 -#: app/Gedcom.php:562 app/Gedcom.php:673 app/Gedcom.php:689 app/Gedcom.php:703 -#: app/Gedcom.php:745 app/Gedcom.php:769 app/Gedcom.php:793 app/Gedcom.php:902 -#: app/Gedcom.php:916 +#: app/CustomTags/GedcomL.php:255 app/Gedcom.php:432 app/Gedcom.php:486 +#: app/Gedcom.php:564 app/Gedcom.php:675 app/Gedcom.php:691 app/Gedcom.php:705 +#: app/Gedcom.php:747 app/Gedcom.php:771 app/Gedcom.php:795 app/Gedcom.php:904 +#: app/Gedcom.php:918 msgid "Source citation" msgstr "" @@ -13657,17 +13668,17 @@ msgstr "Tipo de fonte" #. I18N: Name of a module/list #. I18N: Name of a module -#: app/Module/FixSearchAndReplace.php:115 app/Module/SourceListModule.php:64 -#: app/Module/SourceListModule.php:141 app/Module/SourcesTabModule.php:58 -#: app/Services/AdminService.php:183 +#: app/Module/FixSearchAndReplace.php:113 app/Module/SourceListModule.php:64 +#: app/Module/SourceListModule.php:141 app/Module/SourcesTabModule.php:56 +#: app/Services/AdminService.php:195 #: resources/views/admin/control-panel.phtml:345 #: resources/views/admin/merge-records-step-1.phtml:56 #: resources/views/admin/tags.phtml:401 -#: resources/views/lists/media-table.phtml:86 -#: resources/views/lists/notes-table.phtml:90 -#: resources/views/lists/notes-table.phtml:99 -#: resources/views/lists/repositories-table.phtml:54 -#: resources/views/lists/sources-table.phtml:95 +#: resources/views/lists/media-table.phtml:83 +#: resources/views/lists/notes-table.phtml:86 +#: resources/views/lists/notes-table.phtml:95 +#: resources/views/lists/repositories-table.phtml:53 +#: resources/views/lists/sources-table.phtml:91 #: resources/views/modules/gedcom_stats/config.phtml:50 #: resources/views/modules/gedcom_stats/statistics.phtml:102 #: resources/views/modules/html/template-statistics.phtml:46 @@ -13722,9 +13733,9 @@ msgstr "Espanhol" msgid "Spokane, Washington, United States" msgstr "Spokane, Washington, Estados Unidos" -#: app/Http/RequestHandlers/IndividualPage.php:218 -#: resources/views/edit/change-family-members.phtml:36 -#: resources/views/edit/change-family-members.phtml:51 +#: app/Http/RequestHandlers/IndividualPage.php:216 +#: resources/views/edit/change-family-members.phtml:31 +#: resources/views/edit/change-family-members.phtml:46 #: resources/views/modules/pedigree-chart/previous.phtml:33 #: resources/xml/reports/bdm_report.xml:169 #: resources/xml/reports/individual_ext_report.xml:210 @@ -13733,7 +13744,7 @@ msgid "Spouse" msgstr "Cônjuge" #: resources/views/edit/reorder-families.phtml:33 -#: resources/views/lists/surnames-table.phtml:38 +#: resources/views/lists/surnames-table.phtml:39 #: resources/views/modules/family-book-chart/page.phtml:59 #: resources/views/modules/pedigree-chart/previous.phtml:31 msgid "Spouses" @@ -13787,33 +13798,33 @@ msgstr "Iniciando a série de alteração de datas" msgid "Statcounter™" msgstr "" -#: app/CustomTags/GedcomL.php:232 app/CustomTags/PersonalAncestralFile.php:72 -#: app/Gedcom.php:407 app/Gedcom.php:520 app/Gedcom.php:540 app/Gedcom.php:811 -#: app/Gedcom.php:858 +#: app/CustomTags/GedcomL.php:233 app/CustomTags/PersonalAncestralFile.php:72 +#: app/Gedcom.php:409 app/Gedcom.php:522 app/Gedcom.php:542 app/Gedcom.php:813 +#: app/Gedcom.php:860 msgid "State" msgstr "Estado" #. I18N: Name of a module #. I18N: Name of a module/chart -#: app/Module/FamilyTreeStatisticsModule.php:70 -#: app/Module/HtmlBlockModule.php:195 app/Module/StatisticsChartModule.php:87 +#: app/Module/FamilyTreeStatisticsModule.php:69 +#: app/Module/HtmlBlockModule.php:195 app/Module/StatisticsChartModule.php:88 #: resources/views/modules/gedcom_stats/config.phtml:43 #: resources/views/modules/gedcom_stats/statistics.phtml:40 #: resources/views/modules/gedcom_stats/statistics.phtml:160 msgid "Statistics" msgstr "Estatísticas" -#: app/CustomTags/Gedcom7.php:128 app/CustomTags/GedcomL.php:142 +#: app/CustomTags/Gedcom7.php:132 app/CustomTags/GedcomL.php:142 #: app/CustomTags/GedcomL.php:198 app/CustomTags/Legacy.php:63 -#: app/CustomTags/Legacy.php:68 app/Gedcom.php:481 app/Gedcom.php:587 -#: app/Gedcom.php:629 app/Gedcom.php:649 app/Gedcom.php:660 app/Gedcom.php:742 +#: app/CustomTags/Legacy.php:68 app/Gedcom.php:483 app/Gedcom.php:589 +#: app/Gedcom.php:631 app/Gedcom.php:651 app/Gedcom.php:662 app/Gedcom.php:744 #: resources/views/admin/changes-log.phtml:55 #: resources/views/admin/changes-log.phtml:137 msgid "Status" msgstr "Situação" -#: app/Gedcom.php:482 app/Gedcom.php:588 app/Gedcom.php:630 app/Gedcom.php:650 -#: app/Gedcom.php:743 +#: app/Gedcom.php:484 app/Gedcom.php:590 app/Gedcom.php:632 app/Gedcom.php:652 +#: app/Gedcom.php:745 msgid "Status change date" msgstr "Data de alteração do status" @@ -13830,14 +13841,14 @@ msgstr "Nati-morto: isento" msgid "Stockholm, Sweden" msgstr "Estocolmo, Suécia" -#: resources/views/layouts/default.phtml:160 +#: resources/views/layouts/default.phtml:161 #: resources/views/modules/random_media/slide-show.phtml:36 #: resources/views/modules/random_media/slide-show.phtml:38 msgid "Stop" msgstr "Parar" #. I18N: Name of a module -#: app/Module/StoriesModule.php:206 +#: app/Module/StoriesModule.php:204 #: resources/views/modules/stories/config.phtml:53 #: resources/views/modules/stories/edit.phtml:24 msgid "Stories" @@ -13860,7 +13871,7 @@ msgstr "Título da estória" msgid "Subject" msgstr "Assunto" -#: app/Gedcom.php:531 app/Gedcom.php:873 +#: app/Gedcom.php:533 app/Gedcom.php:875 #: app/Http/RequestHandlers/CheckTree.php:358 app/Submission.php:44 #: app/Submission.php:45 app/Submission.php:46 msgid "Submission" @@ -13875,25 +13886,25 @@ msgstr "Envio" msgid "Submitted but not yet cleared" msgstr "Submetido mas não apurado" -#: app/Gedcom.php:494 app/Gedcom.php:530 app/Gedcom.php:756 app/Gedcom.php:850 -#: app/Gedcom.php:884 app/Http/RequestHandlers/CheckTree.php:359 +#: app/Gedcom.php:496 app/Gedcom.php:532 app/Gedcom.php:758 app/Gedcom.php:852 +#: app/Gedcom.php:886 app/Http/RequestHandlers/CheckTree.php:359 #: resources/views/admin/trees.phtml:267 #: resources/views/modals/submission-fields.phtml:16 #: resources/views/modules/recent_changes/changes-table.phtml:76 msgid "Submitter" msgstr "Remetente" -#: resources/views/lists/submitters-table.phtml:71 +#: resources/views/lists/submitters-table.phtml:69 msgid "Submitter name" msgstr "" #. I18N: Name of a module/list -#: app/Module/FixSearchAndReplace.php:116 app/Module/SubmitterListModule.php:65 +#: app/Module/FixSearchAndReplace.php:114 app/Module/SubmitterListModule.php:65 #: app/Module/SubmitterListModule.php:154 #: resources/views/admin/control-panel.phtml:349 #: resources/views/admin/merge-records-step-1.phtml:60 #: resources/views/admin/tags.phtml:882 -#: resources/views/lists/submitters-table.phtml:66 +#: resources/views/lists/submitters-table.phtml:64 #: resources/views/record-page-links.phtml:96 msgid "Submitters" msgstr "" @@ -13919,11 +13930,11 @@ msgstr "Domingo" msgid "Support and documentation can be found at %s." msgstr "Suporte e documentação podem ser encontrados em %s." -#: app/Services/ServerCheckService.php:327 +#: app/Services/ServerCheckService.php:325 msgid "Support for PostgreSQL is experimental." msgstr "" -#: app/Services/ServerCheckService.php:332 +#: app/Services/ServerCheckService.php:330 msgid "Support for SQL Server is experimental." msgstr "" @@ -13932,13 +13943,13 @@ msgstr "" msgid "Suriname" msgstr "Suriname" -#: app/Gedcom.php:691 app/Gedcom.php:705 app/Gedcom.php:708 +#: app/Gedcom.php:693 app/Gedcom.php:707 app/Gedcom.php:710 #: app/Http/RequestHandlers/HelpText.php:228 #: resources/views/branches-page.phtml:27 #: resources/views/lists/families-table.phtml:149 #: resources/views/lists/families-table.phtml:152 #: resources/views/lists/individuals-table.phtml:164 -#: resources/views/lists/surnames-table.phtml:34 +#: resources/views/lists/surnames-table.phtml:35 #: resources/views/modules/statistics-chart/custom.phtml:168 #: resources/views/search-phonetic-page.phtml:44 msgid "Surname" @@ -13956,15 +13967,15 @@ msgstr "Estilo da lista de sobrenome" msgid "Surname option" msgstr "Opção de Sobrenome" -#: app/Gedcom.php:690 app/Gedcom.php:704 app/Gedcom.php:707 +#: app/Gedcom.php:692 app/Gedcom.php:706 app/Gedcom.php:709 msgid "Surname prefix" msgstr "Prefixo do sobrenome" -#: resources/views/admin/trees-preferences.phtml:693 +#: resources/views/admin/trees-preferences.phtml:694 msgid "Surname tradition" msgstr "Tradição do sobrenome" -#: resources/views/lists/surnames-table.phtml:29 +#: resources/views/lists/surnames-table.phtml:30 #: resources/views/modules/gedcom_stats/config.phtml:70 #: resources/views/modules/gedcom_stats/statistics.phtml:79 #: resources/views/modules/statistics-chart/custom.phtml:163 @@ -14023,15 +14034,20 @@ msgstr "" msgid "Syria" msgstr "Síria" +#. I18N: Location of an LDS church temple +#: app/Elements/TempleCode.php:186 +msgid "São Paulo, Brazil" +msgstr "São Paulo, Brasil" + #: resources/views/admin/modules.phtml:177 #: resources/views/admin/modules.phtml:180 msgid "Tab" msgstr "Aba" -#: resources/views/setup/step-4-database-mysql.phtml:121 -#: resources/views/setup/step-4-database-pgsql.phtml:106 +#: resources/views/setup/step-4-database-mysql.phtml:135 +#: resources/views/setup/step-4-database-pgsql.phtml:100 #: resources/views/setup/step-4-database-sqlite.phtml:74 -#: resources/views/setup/step-4-database-sqlsrv.phtml:106 +#: resources/views/setup/step-4-database-sqlsrv.phtml:100 msgid "Table prefix" msgstr "Prefixo da tabela" @@ -14055,7 +14071,7 @@ msgid "Tabloid" msgstr "" #: app/Http/RequestHandlers/ModulesTabsPage.php:43 -#: resources/views/admin/control-panel.phtml:729 +#: resources/views/admin/control-panel.phtml:727 #: resources/views/admin/modules.phtml:86 #: resources/views/admin/modules.phtml:88 msgid "Tabs" @@ -14134,8 +14150,8 @@ msgid "Templates" msgstr "Modelos" #. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church) -#: app/CustomTags/Gedcom7.php:131 app/Gedcom.php:483 app/Gedcom.php:589 -#: app/Gedcom.php:631 app/Gedcom.php:651 app/Gedcom.php:744 app/Gedcom.php:885 +#: app/CustomTags/Gedcom7.php:135 app/Gedcom.php:485 app/Gedcom.php:591 +#: app/Gedcom.php:633 app/Gedcom.php:653 app/Gedcom.php:746 app/Gedcom.php:887 #: resources/xml/reports/individual_report.xml:208 msgid "Temple" msgstr "Templo" @@ -14165,11 +14181,11 @@ msgid "Tevet" msgstr "Tevet" #: app/CustomTags/GedcomL.php:125 app/CustomTags/GedcomL.php:179 -#: app/CustomTags/GedcomL.php:272 app/CustomTags/GedcomL.php:305 -#: app/CustomTags/RootsMagic.php:75 app/Gedcom.php:433 app/Gedcom.php:487 -#: app/Gedcom.php:565 app/Gedcom.php:676 app/Gedcom.php:748 app/Gedcom.php:772 -#: app/Gedcom.php:796 app/Gedcom.php:848 app/Gedcom.php:905 app/Gedcom.php:919 -#: resources/views/admin/trees-preferences.phtml:578 +#: app/CustomTags/GedcomL.php:273 app/CustomTags/GedcomL.php:306 +#: app/CustomTags/RootsMagic.php:75 app/Gedcom.php:435 app/Gedcom.php:489 +#: app/Gedcom.php:567 app/Gedcom.php:678 app/Gedcom.php:750 app/Gedcom.php:774 +#: app/Gedcom.php:798 app/Gedcom.php:850 app/Gedcom.php:907 app/Gedcom.php:921 +#: resources/views/admin/trees-preferences.phtml:579 #: resources/views/modals/source-fields.phtml:60 msgid "Text" msgstr "Texto" @@ -14191,7 +14207,7 @@ msgstr "" msgid "The <b>surname</b> field contains a name that is used for sorting and grouping. It can be different to the individual’s actual surname which is always taken from the <b>name</b> field. This field can be used to sort surnames with or without a prefix (Gogh / van Gogh) and to group spelling variations or inflections (Kowalski / Kowalska). If an individual needs to be listed under more than one surname, each name should be separated by a comma." msgstr "" -#: app/Http/RequestHandlers/SynchronizeTrees.php:98 +#: app/Http/RequestHandlers/SynchronizeTrees.php:96 #, php-format msgid "The GEDCOM file “%s” has been imported." msgstr "" @@ -14205,27 +14221,27 @@ msgstr "" msgid "The Hague, Netherlands" msgstr "Haia, Holanda" -#: app/Services/ServerCheckService.php:123 +#: app/Services/ServerCheckService.php:121 #, php-format msgid "The PHP extension “%s” is not installed." msgstr "" -#: app/Services/ServerCheckService.php:179 +#: app/Services/ServerCheckService.php:177 #, php-format msgid "The PHP function “%1$s” is disabled." msgstr "" #. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php -#: app/Exceptions/FileUploadException.php:78 +#: app/Exceptions/FileUploadException.php:76 msgid "The PHP temporary folder is missing." msgstr "Diretório temporário PHP faltante." -#: app/Services/ServerCheckService.php:142 +#: app/Services/ServerCheckService.php:140 #, php-format msgid "The PHP.INI setting “%1$s” is disabled." msgstr "" -#: app/Services/ServerCheckService.php:146 +#: app/Services/ServerCheckService.php:144 #, php-format msgid "The PHP.INI setting “%1$s” is enabled." msgstr "" @@ -14250,7 +14266,7 @@ msgid "The calendar menu." msgstr "" #. I18N: %s is the name of a genealogy record -#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:65 +#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:66 #: app/Http/RequestHandlers/PendingChangesAcceptTree.php:60 #, php-format msgid "The changes to “%s” have been accepted." @@ -14264,7 +14280,7 @@ msgid "The changes to “%s” have been rejected." msgstr "" #. I18N: Description of the “Charts” module -#: app/Module/ChartsMenuModule.php:70 +#: app/Module/ChartsMenuModule.php:67 msgid "The charts menu." msgstr "" @@ -14272,36 +14288,36 @@ msgstr "" msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." msgstr "O Carrinho de Recortes permite tirar extratos (\"recortes\") a partir desta árvore genealógica e empacotá-los em um único arquivo para baixar e posterior importação para o seu programa de genealogia. O arquivo é gravado em formato GEDCOM." -#: resources/views/admin/trees-preferences.phtml:382 +#: resources/views/admin/trees-preferences.phtml:383 msgid "The date and time of the last update" msgstr "" -#: app/Http/RequestHandlers/AccountUpdate.php:113 +#: app/Http/RequestHandlers/AccountUpdate.php:111 #: app/Http/RequestHandlers/MapDataSave.php:101 #, php-format msgid "The details for “%s” have been updated." msgstr "" #. I18N: %s is a filename -#: app/Http/RequestHandlers/ExportGedcomServer.php:86 -#: app/Http/RequestHandlers/UpgradeWizardStep.php:219 +#: app/Http/RequestHandlers/ExportGedcomServer.php:84 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:217 #, php-format msgid "The family tree has been exported to %s." msgstr "Árvore genealógica exportada para %s." -#: app/Http/RequestHandlers/CreateTreeAction.php:63 +#: app/Http/RequestHandlers/CreateTreeAction.php:61 #, php-format msgid "The family tree “%s” already exists." msgstr "" -#: app/Http/RequestHandlers/CreateTreeAction.php:70 +#: app/Http/RequestHandlers/CreateTreeAction.php:68 #, php-format msgid "The family tree “%s” has been created." msgstr "" #. I18N: %s is the name of a family tree -#: app/Http/RequestHandlers/DeleteTreeAction.php:62 -#: app/Http/RequestHandlers/SynchronizeTrees.php:112 +#: app/Http/RequestHandlers/DeleteTreeAction.php:60 +#: app/Http/RequestHandlers/SynchronizeTrees.php:110 #, php-format msgid "The family tree “%s” has been deleted." msgstr "" @@ -14312,12 +14328,12 @@ msgstr "" msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." msgstr "" -#: app/Http/RequestHandlers/MergeTreesAction.php:249 +#: app/Http/RequestHandlers/MergeTreesAction.php:247 msgid "The family trees have been merged successfully." msgstr "" #. I18N: Description of the “Family trees” module -#: app/Module/TreesMenuModule.php:70 +#: app/Module/TreesMenuModule.php:68 msgid "The family trees menu." msgstr "" @@ -14327,12 +14343,12 @@ msgstr "" msgid "The family “%s” has been deleted because it only has one member." msgstr "" -#: app/Http/RequestHandlers/UploadMediaAction.php:123 +#: app/Http/RequestHandlers/UploadMediaAction.php:121 #, php-format msgid "The file %s already exists. Use another filename." msgstr "" -#: app/Http/RequestHandlers/ExportGedcomServer.php:89 +#: app/Http/RequestHandlers/ExportGedcomServer.php:87 #, php-format msgid "The file %s could not be created." msgstr "" @@ -14348,19 +14364,19 @@ msgstr "" msgid "The file %s has been deleted." msgstr "" -#: app/Http/RequestHandlers/UploadMediaAction.php:130 +#: app/Http/RequestHandlers/UploadMediaAction.php:128 #, php-format msgid "The file %s has been uploaded." msgstr "" #. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php -#: app/Exceptions/FileUploadException.php:68 +#: app/Exceptions/FileUploadException.php:66 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:56 -#: resources/views/modules/media-list/page.phtml:147 +#: resources/views/modules/media-list/page.phtml:146 #, php-format msgid "The file “%s” does not exist." msgstr "O arquivo «%s» não existe." @@ -14374,7 +14390,7 @@ msgstr "" msgid "The folder %s could not be deleted." msgstr "" -#: app/Http/RequestHandlers/UpgradeWizardStep.php:183 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:181 #, php-format msgid "The folder %s has been created." msgstr "" @@ -14384,11 +14400,11 @@ msgstr "" msgid "The folder %s has been deleted." msgstr "" -#: resources/views/admin/site-preferences.phtml:42 +#: resources/views/admin/site-preferences.phtml:43 msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." msgstr "" -#: app/Http/RequestHandlers/SitePreferencesAction.php:58 +#: app/Http/RequestHandlers/SitePreferencesAction.php:64 #, php-format msgid "The folder “%s” does not exist." msgstr "" @@ -14439,7 +14455,7 @@ msgid "The link from “%1$s” to “%2$s” has been updated." msgstr "" #. I18N: Description of the “Lists” module -#: app/Module/ListsMenuModule.php:66 +#: app/Module/ListsMenuModule.php:64 msgid "The lists menu." msgstr "" @@ -14452,17 +14468,17 @@ msgstr "" msgid "The location of this place is not known." msgstr "" -#: app/Http/RequestHandlers/EditMediaFileAction.php:134 +#: app/Http/RequestHandlers/EditMediaFileAction.php:132 #, php-format msgid "The media file %1$s could not be renamed to %2$s." msgstr "" -#: app/Http/RequestHandlers/EditMediaFileAction.php:131 +#: app/Http/RequestHandlers/EditMediaFileAction.php:129 #, php-format msgid "The media file %1$s has been renamed to %2$s." msgstr "" -#: app/Http/RequestHandlers/CreateMediaObjectAction.php:98 +#: app/Http/RequestHandlers/CreateMediaObjectAction.php:96 msgid "The media object has been created" msgstr "" @@ -14470,47 +14486,47 @@ msgstr "" msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." msgstr "Os requisitos de memória e tempo de processamento dependem do número de pessoas em sua árvore genealógica." -#: app/Http/RequestHandlers/BroadcastAction.php:85 +#: app/Http/RequestHandlers/BroadcastAction.php:83 #, php-format msgid "The message was not sent to %s." msgstr "" -#: app/Http/RequestHandlers/ContactAction.php:151 -#: app/Http/RequestHandlers/EmailPreferencesAction.php:102 -#: app/Http/RequestHandlers/MessageAction.php:98 +#: app/Http/RequestHandlers/ContactAction.php:149 +#: app/Http/RequestHandlers/EmailPreferencesAction.php:100 +#: app/Http/RequestHandlers/MessageAction.php:96 msgid "The message was not sent." msgstr "A mensagem não foi enviada." -#: app/Http/RequestHandlers/BroadcastAction.php:80 -#: app/Http/RequestHandlers/ContactAction.php:146 -#: app/Http/RequestHandlers/EmailPreferencesAction.php:100 -#: app/Http/RequestHandlers/MessageAction.php:93 +#: app/Http/RequestHandlers/BroadcastAction.php:78 +#: app/Http/RequestHandlers/ContactAction.php:144 +#: app/Http/RequestHandlers/EmailPreferencesAction.php:98 +#: app/Http/RequestHandlers/MessageAction.php:91 #, php-format msgid "The message was successfully sent to %s." msgstr "Mensagem enviada com sucesso para %s." -#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:79 +#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:78 #: app/Http/RequestHandlers/ModulesAllAction.php:70 -#: app/Module/ChartsBlockModule.php:124 app/Module/ChartsBlockModule.php:144 -#: app/Module/ChartsBlockModule.php:164 app/Module/ChartsBlockModule.php:178 +#: app/Module/ChartsBlockModule.php:122 app/Module/ChartsBlockModule.php:142 +#: app/Module/ChartsBlockModule.php:162 app/Module/ChartsBlockModule.php:176 #, php-format msgid "The module “%s” has been disabled." msgstr "" -#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:77 +#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:76 #: app/Http/RequestHandlers/ModulesAllAction.php:68 #, php-format msgid "The module “%s” has been enabled." msgstr "" #. I18N: Help text for the “Quick family facts” configuration setting -#: resources/views/admin/trees-preferences.phtml:683 +#: resources/views/admin/trees-preferences.phtml:684 #, 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:658 +#: resources/views/admin/trees-preferences.phtml:659 #, 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." @@ -14527,14 +14543,19 @@ msgstr "" msgid "The note has been created" msgstr "" -#: app/Validator.php:263 app/Validator.php:279 app/Validator.php:314 -#: app/Validator.php:333 app/Validator.php:355 app/Validator.php:374 -#: app/Validator.php:390 app/Validator.php:406 +#: app/Validator.php:263 app/Validator.php:279 app/Validator.php:308 +#: app/Validator.php:341 app/Validator.php:360 app/Validator.php:382 +#: app/Validator.php:401 app/Validator.php:417 app/Validator.php:433 #, php-format msgid "The parameter “%s” is missing." msgstr "" -#: app/Http/RequestHandlers/SetupWizard.php:381 +#: app/Http/RequestHandlers/AdminMediaFileDownload.php:66 +#: app/Http/RequestHandlers/AdminMediaFileThumbnail.php:66 +msgid "The parameter “path” is invalid." +msgstr "" + +#: app/Http/RequestHandlers/SetupWizard.php:378 msgid "The password needs to be at least six characters long." msgstr "A senha precisa ter no mínimo seis caracteres." @@ -14543,27 +14564,27 @@ msgstr "A senha precisa ter no mínimo seis caracteres." msgid "The password required for authentication with the SMTP server." msgstr "" -#: app/Http/RequestHandlers/PasswordResetAction.php:81 -#: app/Http/RequestHandlers/PasswordResetPage.php:76 +#: app/Http/RequestHandlers/PasswordResetAction.php:79 +#: app/Http/RequestHandlers/PasswordResetPage.php:74 msgid "The password reset link has expired." msgstr "" #. I18N: Description of the “Place hierarchy” module -#: app/Module/PlaceHierarchyListModule.php:114 +#: app/Module/PlaceHierarchyListModule.php:112 msgid "The place hierarchy." msgstr "" -#: app/Http/RequestHandlers/TreePreferencesAction.php:170 +#: app/Http/RequestHandlers/TreePreferencesAction.php:171 #: app/Http/RequestHandlers/TreePrivacyAction.php:133 msgid "The preferences for all family trees have been updated." msgstr "" -#: app/Http/RequestHandlers/TreePreferencesAction.php:174 +#: app/Http/RequestHandlers/TreePreferencesAction.php:175 #: app/Http/RequestHandlers/TreePrivacyAction.php:136 msgid "The preferences for new family trees have been updated." msgstr "" -#: app/Http/RequestHandlers/TreePreferencesAction.php:163 +#: app/Http/RequestHandlers/TreePreferencesAction.php:164 #: app/Http/RequestHandlers/TreePrivacyAction.php:126 #, php-format msgid "The preferences for the family tree “%s” have been updated." @@ -14580,15 +14601,15 @@ msgstr "" #: app/Module/MapGeoLocationGeonames.php:87 #: app/Module/MapGeoLocationOpenRouteService.php:82 #: app/Module/OpenRouteServiceAutocomplete.php:106 -#: app/Module/RelationshipsChartModule.php:451 app/Module/SiteMapModule.php:171 +#: app/Module/RelationshipsChartModule.php:450 app/Module/SiteMapModule.php:169 #, php-format msgid "The preferences for the module “%s” have been updated." msgstr "" -#: resources/views/setup/step-4-database-mysql.phtml:126 -#: resources/views/setup/step-4-database-pgsql.phtml:111 +#: resources/views/setup/step-4-database-mysql.phtml:140 +#: resources/views/setup/step-4-database-pgsql.phtml:105 #: resources/views/setup/step-4-database-sqlite.phtml:81 -#: resources/views/setup/step-4-database-sqlsrv.phtml:111 +#: resources/views/setup/step-4-database-sqlsrv.phtml:105 msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." msgstr "" @@ -14598,7 +14619,7 @@ msgid "The records “%1$s” and “%2$s” have been merged." msgstr "" #. I18N: Description of the “Reports” module -#: app/Module/ReportsMenuModule.php:71 +#: app/Module/ReportsMenuModule.php:67 msgid "The reports menu." msgstr "" @@ -14623,18 +14644,18 @@ msgstr "A configuração do servidor está correta." msgid "The server could not understand this request." msgstr "" -#: app/Services/ServerCheckService.php:244 +#: app/Services/ServerCheckService.php:242 msgid "The server’s temporary folder cannot be accessed." msgstr "" #: app/Http/RequestHandlers/RenumberTreeAction.php:551 -#: app/Services/UpgradeService.php:176 app/Services/UpgradeService.php:208 +#: app/Services/UpgradeService.php:174 app/Services/UpgradeService.php:206 #: resources/views/admin/trees-check.phtml:86 msgid "The server’s time limit has been reached." msgstr "" #. I18N: Description of “Statistics” module -#: app/Module/FamilyTreeStatisticsModule.php:81 +#: app/Module/FamilyTreeStatisticsModule.php:80 msgid "The size of the family tree, earliest and latest events, common names, etc." msgstr "O tamanho da árvore genealógica, eventos anteriores e posteriores, nomes comuns, etc." @@ -14659,7 +14680,7 @@ msgstr "" msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" msgstr "" -#: resources/views/admin/site-preferences.phtml:55 +#: resources/views/admin/site-preferences.phtml:56 #: resources/views/admin/users-edit.phtml:142 #: resources/views/edit-account-page.phtml:116 msgid "The time zone is required for date calculations, such as knowing today’s date." @@ -14673,12 +14694,12 @@ msgid_plural "The two family trees have %1$s records which use the same “XREF msgstr[0] "" msgstr[1] "" -#: app/Http/RequestHandlers/UpgradeWizardStep.php:292 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:290 msgid "The upgrade is complete." msgstr "" #. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php -#: app/Exceptions/FileUploadException.php:63 +#: app/Exceptions/FileUploadException.php:61 msgid "The uploaded file exceeds the allowed size." msgstr "O arquivo a ser enviado excede o tamanho permitido." @@ -14692,8 +14713,8 @@ msgstr "" msgid "The user has been sent an email with the information necessary to confirm the access request." msgstr "" -#: app/Http/RequestHandlers/LoginAction.php:117 -#: app/Http/RequestHandlers/LoginAction.php:122 +#: app/Http/RequestHandlers/LoginAction.php:115 +#: app/Http/RequestHandlers/LoginAction.php:120 msgid "The username or password is incorrect." msgstr "" @@ -14702,7 +14723,7 @@ msgstr "" msgid "The username required for authentication with the SMTP server." msgstr "" -#: app/Http/RequestHandlers/EmailPreferencesAction.php:94 +#: app/Http/RequestHandlers/EmailPreferencesAction.php:92 #: app/Http/RequestHandlers/ModulesAnalyticsAction.php:45 #: app/Http/RequestHandlers/ModulesBlocksAction.php:46 #: app/Http/RequestHandlers/ModulesChartsAction.php:46 @@ -14721,7 +14742,7 @@ msgstr "" #: app/Http/RequestHandlers/ModulesSidebarsAction.php:47 #: app/Http/RequestHandlers/ModulesTabsAction.php:47 #: app/Http/RequestHandlers/ModulesThemesAction.php:45 -#: app/Http/RequestHandlers/SitePreferencesAction.php:66 +#: app/Http/RequestHandlers/SitePreferencesAction.php:72 #: app/Http/RequestHandlers/SiteRegistrationAction.php:55 #: app/Http/RequestHandlers/SiteTagsAction.php:69 msgid "The website preferences have been updated." @@ -14732,7 +14753,7 @@ msgstr "" msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." msgstr "Os desenvolvedores do webtrees têm interesse em saber mais sobre este erro. Se você contactá-los, eles o ajudarão a resolver o problema." -#: app/Module/ModuleThemeTrait.php:74 app/Module/ModuleThemeTrait.php:471 +#: app/Module/ModuleThemeTrait.php:72 app/Module/ModuleThemeTrait.php:459 #: resources/views/admin/modules.phtml:272 #: resources/views/admin/modules.phtml:275 #: resources/views/admin/users-edit.phtml:200 @@ -14740,12 +14761,12 @@ msgid "Theme" msgstr "Tema" #. I18N: Name of a module -#: app/Module/ThemeSelectModule.php:46 +#: app/Module/ThemeSelectModule.php:45 msgid "Theme change" msgstr "Alterar tema" #: app/Http/RequestHandlers/ModulesThemesPage.php:43 -#: resources/views/admin/control-panel.phtml:615 +#: resources/views/admin/control-panel.phtml:613 #: resources/views/admin/modules.phtml:126 #: resources/views/admin/modules.phtml:128 msgid "Themes" @@ -14756,7 +14777,12 @@ msgstr "" msgid "There are no facts for this individual." msgstr "Não existem Fatos para essa pessoa." -#: app/Http/RequestHandlers/ManageMediaData.php:328 +#: app/Module/IndividualListModule.php:220 +#, php-format +msgid "There are no individuals with the surname “%s“" +msgstr "" + +#: app/Http/RequestHandlers/ManageMediaData.php:327 msgid "There are no links to this media object." msgstr "" @@ -14768,7 +14794,7 @@ msgstr "Não há nenhuma Mídia para essa pessoa." msgid "There are no notes for this individual." msgstr "Não existem Notas para essa pessoa." -#: app/Http/RequestHandlers/UpgradeWizardStep.php:201 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:199 #: resources/views/pending-changes-page.phtml:32 msgid "There are no pending changes." msgstr "" @@ -14781,13 +14807,13 @@ msgstr "Não existem tarefas de pesquisa nesta árvore genealógica." msgid "There are no source citations for this individual." msgstr "Não há nenhuma Fonte para essa pessoa." -#: app/Module/ReviewChangesModule.php:157 +#: app/Module/ReviewChangesModule.php:155 #: resources/views/emails/pending-changes-html.phtml:22 #: resources/views/emails/pending-changes-text.phtml:19 msgid "There are pending changes for you to moderate." msgstr "Existem alterações pendentes para você verificar." -#: app/Module/RecentChangesModule.php:151 +#: app/Module/RecentChangesModule.php:149 #, php-format msgid "There have been no changes within the last %s day." msgid_plural "There have been no changes within the last %s days." @@ -14798,11 +14824,11 @@ msgstr[1] "" msgid "There was an error checking for a new version." msgstr "" -#: app/Exceptions/FileUploadException.php:99 -#: app/Http/RequestHandlers/AddMediaFileAction.php:78 -#: app/Http/RequestHandlers/CreateMediaObjectAction.php:78 -#: app/Http/RequestHandlers/UploadMediaAction.php:133 -#: app/Services/MediaFileService.php:222 +#: app/Exceptions/FileUploadException.php:97 +#: app/Http/RequestHandlers/AddMediaFileAction.php:76 +#: app/Http/RequestHandlers/CreateMediaObjectAction.php:76 +#: app/Http/RequestHandlers/UploadMediaAction.php:131 +#: app/Services/MediaFileService.php:221 msgid "There was an error uploading your file." msgstr "Um erro ocorreu durante o envio do seu arquivo." @@ -14830,7 +14856,7 @@ msgctxt "NOMINATIVE" msgid "Thermidor" msgstr "Termidor" -#: resources/views/modules/privacy-policy/page.phtml:38 +#: resources/views/modules/privacy-policy/page.phtml:39 msgid "These cookies are “essential”, and do not require consent." msgstr "" @@ -14839,15 +14865,15 @@ msgstr "" msgid "These groups of individuals are not related to %s." msgstr "" -#: resources/views/modules/privacy-policy/page.phtml:59 +#: resources/views/modules/privacy-policy/page.phtml:62 msgid "These services may use cookies or other tracking technology." msgstr "" -#: app/Http/RequestHandlers/LoginAction.php:132 +#: app/Http/RequestHandlers/LoginAction.php:130 msgid "This account has not been approved. Please wait for an administrator to approve it." msgstr "" -#: app/Http/RequestHandlers/LoginAction.php:127 +#: app/Http/RequestHandlers/LoginAction.php:125 msgid "This account has not been verified. Please check your email for a verification message." msgstr "" @@ -14868,7 +14894,7 @@ msgstr "" msgid "This event occurred, but the details are unknown." msgstr "" -#: app/Auth.php:230 app/Http/RequestHandlers/RedirectFamilyPhp.php:69 +#: app/Auth.php:228 msgid "This family does not exist or you do not have permission to view it." msgstr "Esta família não existe ou você não tem permissão para vê-la." @@ -14899,7 +14925,7 @@ msgid_plural "This family tree has %s records which use the same “XREF” as a msgstr[0] "" msgstr[1] "" -#: app/Module/SlideShowModule.php:181 +#: app/Module/SlideShowModule.php:180 msgid "This family tree has no images to display." msgstr "" @@ -14919,7 +14945,7 @@ msgid "This filename is not compatible with the GEDZIP file format." msgstr "" #. I18N: Help text for the "Data folder" site configuration setting -#: resources/views/admin/site-preferences.phtml:32 +#: resources/views/admin/site-preferences.phtml:33 msgid "This folder will be used by webtrees to store media files, GEDCOM files, temporary files, etc. These files may contain private data, and should not be made available over the internet." msgstr "" @@ -14932,7 +14958,7 @@ msgstr "" msgid "This form has expired. Try again." msgstr "" -#: app/Auth.php:289 app/Http/RequestHandlers/RedirectIndividualPhp.php:69 +#: app/Auth.php:287 msgid "This individual does not exist or you do not have permission to view it." msgstr "" @@ -14962,14 +14988,14 @@ msgstr "" msgid "This individual will be selected by default when viewing charts and reports." msgstr "" -#: app/Module/StatisticsChartModule.php:946 -#: app/Statistics/Repository/EventRepository.php:245 -#: app/Statistics/Repository/FamilyDatesRepository.php:99 -#: app/Statistics/Repository/FamilyRepository.php:530 -#: app/Statistics/Repository/FamilyRepository.php:851 -#: app/Statistics/Repository/FamilyRepository.php:1506 -#: app/Statistics/Repository/IndividualRepository.php:1834 -#: app/Statistics/Repository/IndividualRepository.php:1859 +#: app/Module/StatisticsChartModule.php:947 +#: app/Statistics/Repository/EventRepository.php:254 +#: app/Statistics/Repository/FamilyDatesRepository.php:107 +#: app/Statistics/Repository/FamilyRepository.php:528 +#: app/Statistics/Repository/FamilyRepository.php:849 +#: app/Statistics/Repository/FamilyRepository.php:1504 +#: app/Statistics/Repository/IndividualRepository.php:1828 +#: app/Statistics/Repository/IndividualRepository.php:1853 #: app/Statistics/Repository/PlaceRepository.php:210 #: resources/views/statistics/families/top10-list-age.phtml:31 #: resources/views/statistics/families/top10-list-grand.phtml:27 @@ -14985,20 +15011,20 @@ msgstr "" msgid "This information is not available." msgstr "" -#: app/Statistics/Repository/EventRepository.php:253 -#: app/Statistics/Repository/FamilyDatesRepository.php:107 -#: app/Statistics/Repository/FamilyDatesRepository.php:378 -#: app/Statistics/Repository/FamilyRepository.php:97 -#: app/Statistics/Repository/FamilyRepository.php:485 -#: app/Statistics/Repository/FamilyRepository.php:862 -#: app/Statistics/Repository/FamilyRepository.php:1518 -#: app/Statistics/Repository/IndividualRepository.php:865 -#: app/Statistics/Repository/IndividualRepository.php:1179 -#: app/Statistics/Repository/IndividualRepository.php:1199 -#: app/Statistics/Repository/IndividualRepository.php:1219 -#: app/Statistics/Repository/IndividualRepository.php:1239 -#: app/Statistics/Repository/IndividualRepository.php:1259 -#: app/Statistics/Repository/IndividualRepository.php:1279 +#: app/Statistics/Repository/EventRepository.php:262 +#: app/Statistics/Repository/FamilyDatesRepository.php:115 +#: app/Statistics/Repository/FamilyDatesRepository.php:386 +#: app/Statistics/Repository/FamilyRepository.php:96 +#: app/Statistics/Repository/FamilyRepository.php:483 +#: app/Statistics/Repository/FamilyRepository.php:860 +#: app/Statistics/Repository/FamilyRepository.php:1516 +#: app/Statistics/Repository/IndividualRepository.php:860 +#: app/Statistics/Repository/IndividualRepository.php:1173 +#: app/Statistics/Repository/IndividualRepository.php:1193 +#: app/Statistics/Repository/IndividualRepository.php:1213 +#: app/Statistics/Repository/IndividualRepository.php:1233 +#: app/Statistics/Repository/IndividualRepository.php:1253 +#: app/Statistics/Repository/IndividualRepository.php:1273 msgid "This information is private and cannot be shown." msgstr "Esta informação é privativa e não pode ser exibida." @@ -15006,16 +15032,7 @@ msgstr "Esta informação é privativa e não pode ser exibida." msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." msgstr "" -#: resources/views/setup/step-4-database-mysql.phtml:90 -#: resources/views/setup/step-4-database-mysql.phtml:104 -#: resources/views/setup/step-4-database-pgsql.phtml:78 -#: resources/views/setup/step-4-database-pgsql.phtml:90 -#: resources/views/setup/step-4-database-sqlsrv.phtml:78 -#: resources/views/setup/step-4-database-sqlsrv.phtml:90 -msgid "This is case sensitive." -msgstr "Diferencia maiúsculo e minúsculo." - -#: app/Http/RequestHandlers/UpgradeWizardStep.php:159 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:157 #: resources/views/admin/control-panel.phtml:211 #: resources/views/admin/upgrade/wizard.phtml:27 msgid "This is the latest version of webtrees. No upgrade is available." @@ -15035,7 +15052,7 @@ msgstr "Este é o nome do servidor de SMTP. 'localhost' significa que o serviço msgid "This is your real name, as you would like it displayed on screen." msgstr "Este é seu nome real, como você gostaria de ser apresentado." -#: app/Http/RequestHandlers/PasswordRequestAction.php:122 +#: app/Http/RequestHandlers/PasswordRequestAction.php:120 msgid "This link is valid for one hour." msgstr "" @@ -15043,7 +15060,7 @@ msgstr "" msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." msgstr "" -#: app/Auth.php:351 app/Http/RequestHandlers/RedirectMediaViewerPhp.php:69 +#: app/Auth.php:349 msgid "This media object does not exist or you do not have permission to view it." msgstr "Este objeto de mídia não existe ou você não tem permissão para vê-lo." @@ -15084,8 +15101,7 @@ msgstr "Isto deve ter no mínimo seis caracteres. Ele diferencia maiúsculo e mi msgid "This name is used in the “From” field, when sending automatic emails from this server." msgstr "" -#: app/Auth.php:380 app/Auth.php:409 -#: app/Http/RequestHandlers/RedirectNotePhp.php:69 +#: app/Auth.php:378 app/Auth.php:407 msgid "This note does not exist or you do not have permission to view it." msgstr "" @@ -15110,22 +15126,22 @@ msgid "This note has been edited. You should review the changes and then %1$s or msgstr "" #. I18N: Help text for the “Automatically expand notes” configuration setting -#: resources/views/admin/trees-preferences.phtml:533 +#: resources/views/admin/trees-preferences.phtml:534 msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." msgstr "Esta opção controla se o conteúdo do registro de uma <i>Nota</i> será exibido automaticamente ou não na Página Inicial." #. I18N: Help text for the “Automatically expand sources” configuration setting -#: resources/views/admin/trees-preferences.phtml:547 +#: resources/views/admin/trees-preferences.phtml:548 msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." msgstr "Esta opção controla se o conteúdo do registro de uma <i>Fonte</i> será exibido automaticamente ou não na Página Inicial." #. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting -#: resources/views/admin/trees-preferences.phtml:401 +#: resources/views/admin/trees-preferences.phtml:402 msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." msgstr "" #. I18N: Help text for the “Estimated dates for birth and death” configuration setting -#: resources/views/admin/trees-preferences.phtml:374 +#: resources/views/admin/trees-preferences.phtml:375 msgid "This option controls whether or not to show estimated dates for birth and death instead of leaving blanks on individual lists and charts for individuals whose dates are not known." msgstr "" @@ -15149,6 +15165,10 @@ msgstr "" msgid "This page allows you to bypass the usual forms, and edit the underlying data directly. It is an advanced option, and you should not use it unless you understand the GEDCOM format. If you make a mistake here, it can be difficult to fix." msgstr "" +#: app/Http/Exceptions/HttpGoneException.php:35 +msgid "This page has been deleted." +msgstr "" + #: app/Module/HitCountFooterModule.php:113 #, php-format msgid "This page has been viewed %s time." @@ -15160,8 +15180,8 @@ msgstr[1] "" msgid "This process allows the site’s owner to ensure that the new information follows the site’s standards and conventions, has proper source attributions, etc." msgstr "" -#: app/Auth.php:259 app/Auth.php:322 app/Auth.php:438 app/Auth.php:525 -#: app/Auth.php:554 app/Http/RequestHandlers/RedirectGedRecordPhp.php:69 +#: app/Auth.php:257 app/Auth.php:320 app/Auth.php:436 app/Auth.php:523 +#: app/Auth.php:552 msgid "This record does not exist or you do not have permission to view it." msgstr "" @@ -15189,11 +15209,11 @@ msgstr "" msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." msgstr "" -#: app/Auth.php:467 app/Http/RequestHandlers/RedirectRepositoryPhp.php:69 +#: app/Auth.php:465 msgid "This repository does not exist or you do not have permission to view it." msgstr "" -#: resources/views/modules/privacy-policy/page.phtml:27 +#: resources/views/modules/privacy-policy/page.phtml:28 msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." msgstr "" @@ -15227,7 +15247,7 @@ msgstr "O limite de memória do servidor é de %sMB e o limite de tempo de proce msgid "This service requires an API key." msgstr "" -#: app/Auth.php:496 app/Http/RequestHandlers/RedirectSourcePhp.php:69 +#: app/Auth.php:494 msgid "This source does not exist or you do not have permission to view it." msgstr "Esta fonte não existe ou você não tem permissão para vê-la." @@ -15240,11 +15260,11 @@ msgstr "" msgid "This user account does not have access to any tree." msgstr "" -#: app/Http/RequestHandlers/SetupWizard.php:176 +#: app/Http/RequestHandlers/SetupWizard.php:173 msgid "This usually means that you need to change the folder permissions to 777." msgstr "" -#: app/Services/UpgradeService.php:314 +#: app/Services/UpgradeService.php:312 msgid "This website is being upgraded. Try again in a few minutes." msgstr "" @@ -15252,7 +15272,7 @@ msgstr "" msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." msgstr "O site está fora para manutenção. Você deveria <a href=\"index.php\">tentar novamente</a> em alguns minutos." -#: resources/views/modules/privacy-policy/page.phtml:72 +#: resources/views/modules/privacy-policy/page.phtml:75 msgid "This website is operated by the following individuals." msgstr "" @@ -15262,11 +15282,11 @@ msgstr "" msgid "This website is temporarily unavailable" msgstr "Este site web está temporariamente indisponível" -#: resources/views/modules/privacy-policy/page.phtml:24 +#: resources/views/modules/privacy-policy/page.phtml:25 msgid "This website processes personal data for the purpose of historical and genealogical research." msgstr "" -#: resources/views/modules/privacy-policy/page.phtml:35 +#: resources/views/modules/privacy-policy/page.phtml:36 msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." msgstr "" @@ -15274,7 +15294,7 @@ msgstr "" msgid "This website uses cookies to learn about visitor behavior." msgstr "" -#: resources/views/modules/privacy-policy/page.phtml:47 +#: resources/views/modules/privacy-policy/page.phtml:48 msgid "This website uses third-party services to learn about visitor behavior." msgstr "" @@ -15309,12 +15329,12 @@ msgstr "Quinta-feira" msgid "Tijuana, Mexico" msgstr "" -#: app/CustomTags/Gedcom7.php:79 app/CustomTags/Gedcom7.php:106 -#: app/Gedcom.php:501 +#: app/CustomTags/Gedcom7.php:81 app/CustomTags/Gedcom7.php:110 +#: app/Gedcom.php:503 msgid "Time" msgstr "Tempo" -#: app/CustomTags/Aldfaer.php:71 app/CustomTags/Gedcom7.php:120 +#: app/CustomTags/Aldfaer.php:71 app/CustomTags/Gedcom7.php:124 #: app/CustomTags/ProGen.php:56 msgid "Time of birth" msgstr "" @@ -15323,24 +15343,24 @@ msgstr "" msgid "Time of birth and time of death" msgstr "" -#: app/CustomTags/Aldfaer.php:74 app/CustomTags/Gedcom7.php:124 +#: app/CustomTags/Aldfaer.php:74 app/CustomTags/Gedcom7.php:128 #: app/CustomTags/Geneatique.php:55 msgid "Time of death" msgstr "" -#: app/CustomTags/GedcomL.php:222 app/Gedcom.php:448 app/Gedcom.php:615 -#: app/Gedcom.php:762 app/Gedcom.php:783 app/Gedcom.php:814 app/Gedcom.php:830 -#: app/Gedcom.php:861 app/Gedcom.php:877 +#: app/CustomTags/GedcomL.php:223 app/Gedcom.php:450 app/Gedcom.php:617 +#: app/Gedcom.php:764 app/Gedcom.php:785 app/Gedcom.php:816 app/Gedcom.php:832 +#: app/Gedcom.php:863 app/Gedcom.php:879 msgid "Time of last change" msgstr "" -#: app/CustomTags/Gedcom7.php:130 +#: app/CustomTags/Gedcom7.php:134 msgid "Time of status change" msgstr "" #. I18N: A configuration setting #: app/CustomTags/MyHeritage.php:56 -#: resources/views/admin/site-preferences.phtml:50 +#: resources/views/admin/site-preferences.phtml:51 #: resources/views/admin/users-edit.phtml:137 #: resources/views/edit-account-page.phtml:111 msgid "Time zone" @@ -15414,11 +15434,11 @@ msgctxt "NOMINATIVE" msgid "Tishrei" msgstr "Tishrei" -#: app/CustomTags/Geneatique.php:57 app/Gedcom.php:757 app/Gedcom.php:788 -#: app/Gedcom.php:849 resources/views/admin/fix-level-0-media.phtml:38 -#: resources/views/lists/media-table.phtml:83 -#: resources/views/lists/notes-table.phtml:95 -#: resources/views/lists/sources-table.phtml:100 +#: app/CustomTags/Geneatique.php:57 app/Gedcom.php:759 app/Gedcom.php:790 +#: app/Gedcom.php:851 resources/views/admin/fix-level-0-media.phtml:38 +#: resources/views/lists/media-table.phtml:80 +#: resources/views/lists/notes-table.phtml:91 +#: resources/views/lists/sources-table.phtml:96 #: resources/views/modals/create-media-from-file.phtml:35 #: resources/views/modals/media-file-fields.phtml:108 #: resources/views/modals/source-fields.phtml:16 @@ -15456,17 +15476,17 @@ msgstr "" msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." msgstr "Para criar novas tarefas de pesquisa, você deve primeiro adicionar \"Tarefa de pesquisa\" na lista de fatos ou eventos nas preferências da árvore geneálogica." -#: app/Services/LeafletJsService.php:65 +#: app/Services/LeafletJsService.php:63 msgid "To display a map, you need to enable a map-provider in the control panel." msgstr "" #. I18N: Help text for the “Format text and notes” configuration setting -#: resources/views/admin/trees-preferences.phtml:588 +#: resources/views/admin/trees-preferences.phtml:589 msgid "To ensure compatibility with other genealogy applications, notes, text, and transcripts should be recorded in simple, unformatted text. However, formatting is often desirable to aid presentation, comprehension, etc." msgstr "" #. I18N: “Apache” is a software program. -#: resources/views/admin/site-preferences.phtml:36 +#: resources/views/admin/site-preferences.phtml:37 msgid "To protect this private data, webtrees uses an Apache configuration file (.htaccess) which blocks all access to this folder. If your web-server does not support .htaccess files, and you cannot restrict access to this folder, then you can select another folder, away from your web documents." msgstr "" @@ -15534,7 +15554,7 @@ msgstr[0] "Nome %s mais frequente" msgstr[1] "Nomes %s mais frequentes" #. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 -#: app/Module/TopSurnamesModule.php:194 +#: app/Module/TopSurnamesModule.php:196 #, php-format msgid "Top %s surname" msgid_plural "Top %s surnames" @@ -15547,18 +15567,18 @@ msgid "Top given name" msgstr "Nome mais frequente" #. I18N: Name of a module. Top=Most common -#: app/Module/TopGivenNamesModule.php:48 +#: app/Module/TopGivenNamesModule.php:49 #: resources/views/modules/statistics-chart/names.phtml:45 msgid "Top given names" msgstr "Nomes mais populares" #. I18N: i.e. most popular surname. -#: app/Module/TopSurnamesModule.php:191 +#: app/Module/TopSurnamesModule.php:193 msgid "Top surname" msgstr "Apelido mais frequente" #. I18N: Name of a module. Top=Most common -#: app/Module/TopSurnamesModule.php:74 +#: app/Module/TopSurnamesModule.php:72 #: resources/views/modules/statistics-chart/names.phtml:25 msgid "Top surnames" msgstr "Sobrenomes mais populares" @@ -15568,7 +15588,7 @@ msgstr "Sobrenomes mais populares" msgid "Toronto, Ontario, Canada" msgstr "Toronto, Ontário, Canadá" -#: app/Module/StatisticsChartModule.php:764 +#: app/Module/StatisticsChartModule.php:765 #: app/Statistics/Google/ChartBirth.php:97 #: app/Statistics/Google/ChartCommonGiven.php:70 #: app/Statistics/Google/ChartCommonSurname.php:128 @@ -15634,8 +15654,8 @@ msgstr "Total de nomes" #: resources/views/modules/statistics-chart/total-individuals.phtml:10 #: resources/xml/reports/bdm_report.xml:210 #: resources/xml/reports/birth_report.xml:66 -#: resources/xml/reports/cemetery_report.xml:89 -#: resources/xml/reports/death_report.xml:99 +#: resources/xml/reports/cemetery_report.xml:98 +#: resources/xml/reports/death_report.xml:105 #: resources/xml/reports/fact_sources.xml:142 #: resources/xml/reports/fact_sources.xml:146 #: resources/xml/reports/fact_sources.xml:305 @@ -15673,23 +15693,23 @@ msgid "Total users" msgstr "Total de Usuários" #: app/Http/RequestHandlers/ModulesAnalyticsPage.php:43 -#: app/Module/ModuleAnalyticsTrait.php:107 +#: app/Module/ModuleAnalyticsTrait.php:104 #: resources/views/admin/analytics-edit.phtml:19 -#: resources/views/admin/control-panel.phtml:608 +#: resources/views/admin/control-panel.phtml:606 #: resources/views/admin/modules.phtml:118 #: resources/views/admin/modules.phtml:120 #: resources/views/admin/modules.phtml:256 #: resources/views/admin/modules.phtml:259 -#: resources/views/modules/privacy-policy/page.phtml:43 +#: resources/views/modules/privacy-policy/page.phtml:44 msgid "Tracking and analytics" msgstr "" -#: app/Gedcom.php:886 +#: app/Gedcom.php:888 msgid "Trailer" msgstr "Trailer" -#: app/Module/AncestorsChartModule.php:256 -#: app/Module/DescendancyChartModule.php:247 +#: app/Module/AncestorsChartModule.php:254 +#: app/Module/DescendancyChartModule.php:245 #: resources/views/emails/register-notify-html.phtml:36 #: resources/views/emails/register-notify-text.phtml:30 msgid "Tree" @@ -15755,17 +15775,17 @@ msgstr "Tuxtla Gutiérrez, México" msgid "Twin Falls, Idaho, United States" msgstr "" -#: app/CustomTags/Gedcom7.php:81 app/CustomTags/Gedcom7.php:95 -#: app/CustomTags/Gedcom7.php:99 app/CustomTags/Gedcom7.php:108 -#: app/CustomTags/Gedcom7.php:126 app/CustomTags/Gedcom7.php:133 -#: app/CustomTags/Gedcom7.php:144 app/CustomTags/Gedcom7.php:146 -#: app/CustomTags/Gedcom7.php:153 app/CustomTags/Gedcom7.php:155 -#: app/CustomTags/Gedcom7.php:161 app/CustomTags/Gedcom7.php:163 -#: app/CustomTags/Gedcom7.php:170 app/CustomTags/Gedcom7.php:172 -#: app/CustomTags/GedcomL.php:243 app/CustomTags/GedcomL.php:250 +#: app/CustomTags/Gedcom7.php:83 app/CustomTags/Gedcom7.php:97 +#: app/CustomTags/Gedcom7.php:101 app/CustomTags/Gedcom7.php:112 +#: app/CustomTags/Gedcom7.php:130 app/CustomTags/Gedcom7.php:137 +#: app/CustomTags/Gedcom7.php:148 app/CustomTags/Gedcom7.php:150 +#: app/CustomTags/Gedcom7.php:157 app/CustomTags/Gedcom7.php:159 +#: app/CustomTags/Gedcom7.php:165 app/CustomTags/Gedcom7.php:167 +#: app/CustomTags/Gedcom7.php:174 app/CustomTags/Gedcom7.php:176 +#: app/CustomTags/GedcomL.php:244 app/CustomTags/GedcomL.php:251 #: app/CustomTags/Legacy.php:148 app/CustomTags/PhpGedView.php:79 -#: app/Gedcom.php:420 app/Gedcom.php:427 app/Gedcom.php:440 app/Gedcom.php:552 -#: app/Gedcom.php:559 app/Gedcom.php:572 +#: app/Gedcom.php:422 app/Gedcom.php:429 app/Gedcom.php:442 app/Gedcom.php:554 +#: app/Gedcom.php:561 app/Gedcom.php:574 #: app/Statistics/Google/ChartFamilyLargest.php:90 #: app/Statistics/Google/ChartFamilyWithSources.php:64 #: app/Statistics/Google/ChartIndividualWithSources.php:64 @@ -15779,44 +15799,44 @@ msgstr "" msgid "Type" msgstr "Tipo" -#: app/CustomTags/GedcomL.php:262 +#: app/CustomTags/GedcomL.php:263 msgid "Type of abbreviation" msgstr "" -#: app/CustomTags/GedcomL.php:286 +#: app/CustomTags/GedcomL.php:287 msgid "Type of administrative ID" msgstr "" -#: app/CustomTags/GedcomL.php:290 +#: app/CustomTags/GedcomL.php:291 msgid "Type of demographic data" msgstr "" -#: app/CustomTags/GedcomL.php:255 app/Gedcom.php:458 app/Gedcom.php:655 +#: app/CustomTags/GedcomL.php:256 app/Gedcom.php:460 app/Gedcom.php:657 msgid "Type of event" msgstr "" -#: app/CustomTags/Gedcom7.php:97 app/Gedcom.php:657 +#: app/CustomTags/Gedcom7.php:99 app/Gedcom.php:659 msgid "Type of fact" msgstr "" -#: app/Gedcom.php:668 +#: app/Gedcom.php:670 msgid "Type of identification number" msgstr "" -#: app/CustomTags/GedcomL.php:279 +#: app/CustomTags/GedcomL.php:280 msgid "Type of location" msgstr "" -#: app/Gedcom.php:468 +#: app/Gedcom.php:470 msgid "Type of marriage" msgstr "" -#: app/Gedcom.php:709 +#: app/Gedcom.php:711 msgid "Type of name" msgstr "" -#: app/Gedcom.php:474 app/Gedcom.php:727 app/Gedcom.php:767 app/Gedcom.php:791 -#: app/Gedcom.php:822 app/Gedcom.php:842 +#: app/Gedcom.php:476 app/Gedcom.php:729 app/Gedcom.php:769 app/Gedcom.php:793 +#: app/Gedcom.php:824 app/Gedcom.php:844 msgid "Type of reference number" msgstr "" @@ -15826,11 +15846,11 @@ msgstr "" #. I18N: A configuration setting #: app/CustomTags/Aldfaer.php:70 app/CustomTags/Ancestry.php:76 -#: app/CustomTags/GedcomL.php:151 app/CustomTags/GedcomL.php:256 +#: app/CustomTags/GedcomL.php:151 app/CustomTags/GedcomL.php:257 #: app/CustomTags/Legacy.php:143 app/CustomTags/PersonalAncestralFile.php:77 #: app/CustomTags/PhpGedView.php:78 app/CustomTags/RootsMagic.php:76 -#: app/Gedcom.php:443 app/Gedcom.php:524 app/Gedcom.php:573 app/Gedcom.php:824 -#: app/Gedcom.php:872 app/Http/RequestHandlers/CreateRepositoryModal.php:51 +#: app/Gedcom.php:445 app/Gedcom.php:526 app/Gedcom.php:575 app/Gedcom.php:826 +#: app/Gedcom.php:874 app/Http/RequestHandlers/CreateRepositoryModal.php:51 #: resources/views/admin/trees-create.phtml:33 #: resources/views/admin/trees-preferences.phtml:70 #: resources/views/modals/media-file-fields.phtml:99 @@ -15872,15 +15892,15 @@ msgstr "Ucrânia" msgid "Uncleared: insufficient data" msgstr "Não apurado: dados insuficientes" -#: app/CustomTags/Gedcom7.php:86 app/CustomTags/Gedcom7.php:101 -#: app/CustomTags/Gedcom7.php:113 app/CustomTags/Gedcom7.php:135 -#: app/CustomTags/Gedcom7.php:148 app/CustomTags/Gedcom7.php:156 -#: app/CustomTags/Gedcom7.php:165 app/CustomTags/Gedcom7.php:174 +#: app/CustomTags/Gedcom7.php:88 app/CustomTags/Gedcom7.php:103 +#: app/CustomTags/Gedcom7.php:117 app/CustomTags/Gedcom7.php:139 +#: app/CustomTags/Gedcom7.php:152 app/CustomTags/Gedcom7.php:160 +#: app/CustomTags/Gedcom7.php:169 app/CustomTags/Gedcom7.php:178 #: app/CustomTags/GedcomL.php:148 app/CustomTags/GedcomL.php:204 #: app/CustomTags/GedcomL.php:205 app/CustomTags/GedcomL.php:207 #: app/CustomTags/GedcomL.php:209 app/CustomTags/GedcomL.php:210 -#: app/CustomTags/GedcomL.php:217 app/CustomTags/GedcomL.php:218 -#: app/CustomTags/GedcomL.php:302 app/CustomTags/Legacy.php:80 +#: app/CustomTags/GedcomL.php:218 app/CustomTags/GedcomL.php:219 +#: app/CustomTags/GedcomL.php:303 app/CustomTags/Legacy.php:80 #: app/CustomTags/Legacy.php:142 app/CustomTags/Legacy.php:149 #: app/CustomTags/Legacy.php:150 app/CustomTags/Legacy.php:158 #: app/CustomTags/MyHeritage.php:54 app/CustomTags/MyHeritage.php:59 @@ -15921,7 +15941,7 @@ msgstr "" #. I18N: Name of a country or state #: app/CustomTags/FamilyTreeMaker.php:138 app/Elements/FamilyStatusText.php:73 -#: app/GedcomRecord.php:739 app/GedcomRecord.php:744 +#: app/GedcomRecord.php:736 app/GedcomRecord.php:741 #: app/Statistics/Google/ChartSex.php:72 #: app/Statistics/Service/CountryService.php:38 msgid "Unknown" @@ -15960,7 +15980,7 @@ msgstr "Código GEDCOM Desconhecido" msgid "Unused files" msgstr "" -#: app/Http/RequestHandlers/UpgradeWizardPage.php:125 +#: app/Http/RequestHandlers/UpgradeWizardPage.php:123 #, php-format msgid "Unzip %s to a temporary folder…" msgstr "" @@ -15970,7 +15990,7 @@ msgstr "" msgid "Upcoming events" msgstr "Próximos eventos" -#: app/Http/RequestHandlers/DataFixData.php:104 +#: app/Http/RequestHandlers/DataFixData.php:102 msgid "Update" msgstr "Atualizar" @@ -15979,12 +15999,12 @@ msgid "Update all" msgstr "Atualizar tudo" #. I18N: Name of a module -#: app/Module/FixPlaceNames.php:61 +#: app/Module/FixPlaceNames.php:59 msgid "Update place names" msgstr "" #. I18N: Description of a “Data fix” module -#: app/Module/FixPlaceNames.php:72 +#: app/Module/FixPlaceNames.php:70 msgid "Update the higher-level parts of place names, while keeping the lower-level parts." msgstr "" @@ -15995,20 +16015,20 @@ msgstr "" #. I18N: %s is a version number, such as 1.2.3 #. I18N: %s is a version number -#: app/Http/RequestHandlers/LoginAction.php:80 -#: app/Http/RequestHandlers/UpgradeWizardStep.php:164 +#: app/Http/RequestHandlers/LoginAction.php:78 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:162 #: resources/views/admin/control-panel.phtml:206 #, php-format msgid "Upgrade to webtrees %s." msgstr "Atualizar para webtrees %s." -#: app/Http/RequestHandlers/UpgradeWizardPage.php:80 -#: app/Http/RequestHandlers/UpgradeWizardPage.php:120 +#: app/Http/RequestHandlers/UpgradeWizardPage.php:78 +#: app/Http/RequestHandlers/UpgradeWizardPage.php:118 msgid "Upgrade wizard" msgstr "" -#: app/Http/RequestHandlers/UploadMediaPage.php:69 -#: resources/views/admin/control-panel.phtml:815 +#: app/Http/RequestHandlers/UploadMediaPage.php:67 +#: resources/views/admin/control-panel.phtml:813 msgid "Upload media files" msgstr "Enviar arquivos de mídia" @@ -16021,11 +16041,11 @@ msgstr "" msgid "Uruguay" msgstr "Uruguai" -#: app/Services/EmailService.php:225 +#: app/Services/EmailService.php:223 msgid "Use SMTP to send messages" msgstr "Usar SMTP para enviar mensagens" -#: app/Module/FixSearchAndReplace.php:103 +#: app/Module/FixSearchAndReplace.php:101 msgid "Use a “?” to match a single character, use “*” to match zero or more characters." msgstr "Use «?» para coincidir um único caracter e «*» par coincidir zero um mais caracteres." @@ -16053,11 +16073,11 @@ msgstr "Usar cores" msgid "Use compact layout" msgstr "Utilizar disposição compacta" -#: resources/views/setup/step-4-database-mysql.phtml:127 -#: resources/views/setup/step-4-database-pgsql.phtml:112 +#: resources/views/setup/step-4-database-mysql.phtml:141 +#: resources/views/setup/step-4-database-pgsql.phtml:106 #: resources/views/setup/step-4-database-sqlite.phtml:67 #: resources/views/setup/step-4-database-sqlite.phtml:82 -#: resources/views/setup/step-4-database-sqlsrv.phtml:112 +#: resources/views/setup/step-4-database-sqlsrv.phtml:106 msgid "Use letters A-Z, a-z, digits 0-9, or underscores" msgstr "" @@ -16071,7 +16091,7 @@ msgid "Use password" msgstr "Usar senha" #. I18N: "sendmail" is the name of some mail software -#: app/Services/EmailService.php:224 +#: app/Services/EmailService.php:222 msgid "Use sendmail to send messages" msgstr "" @@ -16085,7 +16105,7 @@ msgstr "" msgid "Use silhouettes" msgstr "Usar silhuetas" -#: app/Http/RequestHandlers/CopyFact.php:73 +#: app/Http/RequestHandlers/CopyFact.php:71 msgid "Use the “edit“ menu to paste this into another record." msgstr "" @@ -16102,7 +16122,7 @@ msgid "User" msgstr "Utilizador" #: app/Http/RequestHandlers/UserListPage.php:50 -#: resources/views/admin/control-panel.phtml:532 +#: resources/views/admin/control-panel.phtml:530 #: resources/views/admin/email-page.phtml:23 #: resources/views/admin/users-cleanup.phtml:24 #: resources/views/admin/users-create.phtml:22 @@ -16118,7 +16138,7 @@ msgstr "Usuário não validou em 7 dias." msgid "User not verified by administrator." msgstr "Usuário não verificado pelo administrador." -#: app/Http/RequestHandlers/VerifyEmail.php:74 +#: app/Http/RequestHandlers/VerifyEmail.php:72 msgid "User verification" msgstr "Validação de Usuário" @@ -16178,7 +16198,7 @@ msgid "Vanuatu" msgstr "Vanuatu" #. I18N: Description of the “StatisticsChart” module -#: app/Module/StatisticsChartModule.php:98 +#: app/Module/StatisticsChartModule.php:99 msgid "Various statistics charts." msgstr "" @@ -16256,8 +16276,8 @@ msgstr "Verificado" msgid "Vernal, Utah, United States" msgstr "Vernal, Utah, Estados Unidos" -#: app/CustomTags/GedcomL.php:150 app/Gedcom.php:498 app/Gedcom.php:506 -#: app/Gedcom.php:529 +#: app/CustomTags/GedcomL.php:150 app/Gedcom.php:500 app/Gedcom.php:508 +#: app/Gedcom.php:531 msgid "Version" msgstr "Versão" @@ -16281,7 +16301,7 @@ msgstr "" msgid "View this day" msgstr "Ver Dia" -#: app/Statistics/Repository/FamilyRepository.php:483 +#: app/Statistics/Repository/FamilyRepository.php:481 #: resources/views/fact.phtml:110 #: resources/views/statistics/families/top10-list-age.phtml:23 #: resources/views/statistics/families/top10-nolist-age.phtml:25 @@ -16322,7 +16342,7 @@ msgid "Visible to other users when online" msgstr "Visível para outros usuários quando on-line" #. I18N: Listbox entry; name of a role -#: app/Http/RequestHandlers/UserEditPage.php:97 +#: app/Http/RequestHandlers/UserEditPage.php:95 #: resources/views/admin/gedcom-export-options.phtml:104 #: resources/views/admin/gedcom-export-options.phtml:106 #: resources/views/admin/gedcom-export-options.phtml:108 @@ -16382,17 +16402,17 @@ msgid "We will now send a confirmation email to the address <b>%s</b>. You must msgstr "Você receberá um e-mail de confirmação no endereço ( %s ). Siga as instruções do e-mail de confirmação para validar seu pedido de uma conta. Você terá até 7 dias para validar seu pedido, após este prazo seu pedido será eliminado. Sua validação será enviada para ser aprovada pelo Administrador do site. Após aprovada a conta, você precisará saber seu nome de usuário e senha para acessar o site." #: resources/views/admin/control-panel.phtml:166 -#: resources/views/admin/control-panel.phtml:594 +#: resources/views/admin/control-panel.phtml:592 #: resources/views/admin/trees-preferences.phtml:192 msgid "Website" msgstr "" -#: app/Http/RequestHandlers/SiteLogsPage.php:96 +#: app/Http/RequestHandlers/SiteLogsPage.php:107 #: resources/views/admin/control-panel.phtml:262 msgid "Website logs" msgstr "" -#: app/Http/RequestHandlers/SitePreferencesPage.php:66 +#: app/Http/RequestHandlers/SitePreferencesPage.php:65 #: resources/views/admin/control-panel.phtml:240 msgid "Website preferences" msgstr "" @@ -16412,7 +16432,7 @@ msgid "Weight" msgstr "Peso" #. I18N: A %s is the user’s name -#: app/Module/UserWelcomeModule.php:120 +#: app/Module/UserWelcomeModule.php:118 #, php-format msgid "Welcome %s" msgstr "Bemvindo %s" @@ -16432,7 +16452,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:711 +#: resources/views/admin/trees-preferences.phtml:712 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 "" @@ -16445,7 +16465,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:698 +#: resources/views/admin/trees-preferences.phtml:699 msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." msgstr "" @@ -16468,7 +16488,7 @@ msgid "Who can upload new media files" msgstr "Quem pode carregar novos arquivos de mídia" #. I18N: Name of a module. (A list of users who are online now) -#: app/Module/LoggedInUsersModule.php:42 +#: app/Module/LoggedInUsersModule.php:43 msgid "Who is online" msgstr "Quem está conectado" @@ -16484,11 +16504,11 @@ msgstr "Viúva" msgid "Widower" msgstr "Viúvo" -#: app/Gedcom.php:441 app/Gedcom.php:495 -#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:77 -#: resources/views/edit/change-family-members.phtml:34 -#: resources/views/edit/change-family-members.phtml:49 -#: resources/views/fact-date.phtml:140 +#: app/Gedcom.php:443 app/Gedcom.php:497 +#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:75 +#: resources/views/edit/change-family-members.phtml:29 +#: resources/views/edit/change-family-members.phtml:44 +#: resources/views/fact-date.phtml:145 #: resources/xml/reports/family_group_report.xml:501 #: resources/xml/reports/family_group_report.xml:1078 #: resources/xml/reports/individual_ext_report.xml:207 @@ -16501,11 +16521,11 @@ msgstr "Viúvo" msgid "Wife" msgstr "Esposa" -#: app/Gedcom.php:442 resources/views/modules/timeline-chart/chart.phtml:355 +#: app/Gedcom.php:444 resources/views/modules/timeline-chart/chart.phtml:355 msgid "Wife’s age" msgstr "Idade da esposa" -#: app/Gedcom.php:758 +#: app/Gedcom.php:760 msgid "Will" msgstr "Testamento" @@ -16576,8 +16596,8 @@ msgstr "Iémen" msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." msgstr "" -#: app/Http/RequestHandlers/ContactAction.php:124 -#: app/Http/RequestHandlers/RegisterAction.php:274 +#: app/Http/RequestHandlers/ContactAction.php:122 +#: app/Http/RequestHandlers/RegisterAction.php:272 msgid "You are not allowed to send messages that contain external links." msgstr "Você não tem permissão para enviar mensagens que contém links externos." @@ -16586,12 +16606,12 @@ msgstr "Você não tem permissão para enviar mensagens que contém links extern msgid "You are signed in as %s." msgstr "" -#: app/Http/RequestHandlers/LoginPage.php:99 +#: app/Http/RequestHandlers/LoginPage.php:97 msgid "You can apply for an account using the link below." msgstr "" #. I18N: Help text for the "Default theme" site configuration setting -#: resources/views/admin/site-preferences.phtml:70 +#: resources/views/admin/site-preferences.phtml:71 msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." msgstr "" @@ -16607,7 +16627,7 @@ msgstr "" msgid "You can download a copy of the GEDCOM specification from %s." msgstr "" -#: resources/views/modules/privacy-policy/page.phtml:63 +#: resources/views/modules/privacy-policy/page.phtml:66 msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." msgstr "" @@ -16629,11 +16649,11 @@ msgid "You can simplify the edit forms by hiding GEDCOM tags that you do not use msgstr "" #. I18N: Description of a “Data fix” module -#: app/Module/FixMissingDeaths.php:68 +#: app/Module/FixMissingDeaths.php:66 msgid "You can speed up the privacy calculations by adding a death record to individuals whose death can be inferred from other dates, but who do not have a record of death, burial, cremation, etc." msgstr "Você pode acelerar os cálculos de privacidade adicionando um registro de falecimento das pessoas cuja morte pode ser deduzida a partir de outras datas, mas que não têm um registro de falecimento, enterro, cremação, etc." -#: app/Http/RequestHandlers/LoginAction.php:110 +#: app/Http/RequestHandlers/LoginAction.php:108 msgid "You cannot sign in because your browser does not accept cookies." msgstr "" @@ -16658,7 +16678,7 @@ msgstr "" msgid "You may use HTML to format the answer and to add links to other websites." msgstr "Você pode usar HTML para formatar a resposta e adicionar links para outros websites." -#: app/Http/RequestHandlers/SetupWizard.php:377 +#: app/Http/RequestHandlers/SetupWizard.php:374 msgid "You must enter all the administrator account fields." msgstr "Você deve colocar todos os campos de conta de administrador." @@ -16666,7 +16686,7 @@ msgstr "Você deve colocar todos os campos de conta de administrador." msgid "You must renumber the records in one of the trees before you can merge them." msgstr "" -#: app/Module/ChartsBlockModule.php:184 +#: app/Module/ChartsBlockModule.php:182 msgid "You must select an individual and a chart type in the block preferences" msgstr "Você deve selecionar uma pessoa e o tipo de gráfico no bloco de configuração" @@ -16674,11 +16694,11 @@ msgstr "Você deve selecionar uma pessoa e o tipo de gráfico no bloco de config msgid "You must specify an individual record before you can restrict the user to their immediate family." msgstr "Você deve especificar um registro de uma pessoa para poder restringir o usuário para sua família imadiata." -#: app/Http/RequestHandlers/LoginPage.php:91 +#: app/Http/RequestHandlers/LoginPage.php:89 msgid "You need to be a family member to access this website." msgstr "" -#: app/Http/RequestHandlers/LoginPage.php:88 +#: app/Http/RequestHandlers/LoginPage.php:86 msgid "You need to be an authorized user to access this website." msgstr "" @@ -16701,13 +16721,13 @@ msgstr "Você precisa definir uma conta de administrador. Esta conta pode contro msgid "You sent the following message to a webtrees user:" msgstr "Você enviou a seguinte mensagem para um usuário do webtrees:" -#: app/Http/RequestHandlers/UpgradeWizardStep.php:196 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:194 msgid "You should accept or reject all pending changes before upgrading." msgstr "" #. I18N: e.g. ‘You should delete the “https://” from “https://www.example.com” and try again.’ -#: app/Http/RequestHandlers/ContactAction.php:125 -#: app/Http/RequestHandlers/RegisterAction.php:274 +#: app/Http/RequestHandlers/ContactAction.php:123 +#: app/Http/RequestHandlers/RegisterAction.php:272 #, php-format msgid "You should delete the “%1$s” from “%2$s” and try again." msgstr "Você deveria excluir o «%1$s» do «%2$s» e tentar novamente." @@ -16750,16 +16770,16 @@ msgstr "Seu carrinho de recortes está vazio." msgid "Your name" msgstr "Seu nome" -#: app/Http/RequestHandlers/PasswordResetAction.php:74 +#: app/Http/RequestHandlers/PasswordResetAction.php:72 msgid "Your password has been updated." msgstr "" -#: app/Http/RequestHandlers/RegisterAction.php:159 +#: app/Http/RequestHandlers/RegisterAction.php:157 #, php-format msgid "Your registration at %s" msgstr "Seu registro em %s" -#: app/Services/ServerCheckService.php:194 +#: app/Services/ServerCheckService.php:192 #, php-format msgid "Your web server is using PHP version %s, which is no longer receiving security updates. You should upgrade to a later version as soon as possible." msgstr "" @@ -16784,18 +16804,18 @@ msgstr "Zimbabwe" msgid "Zoom" msgstr "Zoom" -#: app/Services/LeafletJsService.php:81 +#: app/Services/LeafletJsService.php:79 #: resources/views/modules/timeline-chart/page.phtml:52 msgid "Zoom in" msgstr "Aumentar zoom" -#: app/Services/LeafletJsService.php:82 +#: app/Services/LeafletJsService.php:80 #: resources/views/modules/timeline-chart/page.phtml:55 msgid "Zoom out" msgstr "Reduzir zoom" #. I18N: Description of a “Data fix” module -#: app/Module/FixWtObjeSortTag.php:72 +#: app/Module/FixWtObjeSortTag.php:70 msgid "_WT_OBJE_SORT tags were used by old versions of webtrees 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 "" @@ -16826,7 +16846,7 @@ msgid "accept" msgstr "aceitar" #. I18N: the status of an edit accepted/rejected/pending -#: app/Http/RequestHandlers/PendingChangesLogPage.php:115 +#: app/Http/RequestHandlers/PendingChangesLogPage.php:116 msgid "accepted" msgstr "" @@ -16856,9 +16876,9 @@ msgstr "nome de adoção" msgid "after %s" msgstr "depois de %s" -#: app/Module/StatisticsChartModule.php:517 -#: app/Module/StatisticsChartModule.php:579 -#: app/Module/StatisticsChartModule.php:640 +#: app/Module/StatisticsChartModule.php:518 +#: app/Module/StatisticsChartModule.php:580 +#: app/Module/StatisticsChartModule.php:641 msgid "age" msgstr "idade" @@ -16867,7 +16887,7 @@ msgstr "idade" msgid "also known as" msgstr "" -#: app/Statistics/Repository/FamilyRepository.php:481 +#: app/Statistics/Repository/FamilyRepository.php:479 #: app/Statistics/Repository/UserRepository.php:93 #: resources/views/statistics/families/top10-list-age.phtml:21 #: resources/views/statistics/families/top10-nolist-age.phtml:21 @@ -16881,47 +16901,47 @@ msgstr "" msgid "and" msgstr "e" -#: app/Services/RelationshipService.php:781 +#: app/Services/RelationshipService.php:782 msgctxt "father’s brother’s wife" msgid "aunt" msgstr "tia" -#: app/Services/RelationshipService.php:539 +#: app/Services/RelationshipService.php:540 msgctxt "father’s sister" msgid "aunt" msgstr "tia" -#: app/Services/RelationshipService.php:861 +#: app/Services/RelationshipService.php:862 msgctxt "mother’s brother’s wife" msgid "aunt" msgstr "tia" -#: app/Services/RelationshipService.php:577 +#: app/Services/RelationshipService.php:578 msgctxt "mother’s sister" msgid "aunt" msgstr "tia" -#: app/Services/RelationshipService.php:913 +#: app/Services/RelationshipService.php:914 msgctxt "parent’s brother’s wife" msgid "aunt" msgstr "tia" -#: app/Services/RelationshipService.php:595 +#: app/Services/RelationshipService.php:596 msgctxt "parent’s sister" msgid "aunt" msgstr "tia" -#: app/Services/RelationshipService.php:537 +#: app/Services/RelationshipService.php:538 msgctxt "father’s sibling" msgid "aunt/uncle" msgstr "tia/tio" -#: app/Services/RelationshipService.php:575 +#: app/Services/RelationshipService.php:576 msgctxt "mother’s sibling" msgid "aunt/uncle" msgstr "tia/tio" -#: app/Services/RelationshipService.php:593 +#: app/Services/RelationshipService.php:594 msgctxt "parent’s sibling" msgid "aunt/uncle" msgstr "tia/tio" @@ -16957,82 +16977,82 @@ msgstr "" msgid "born in the last %1$s years or died in the last %2$s years" msgstr "nasceu nos últimos %1$s anos ou faleceu nos últimos %2$s anos" -#: app/Services/RelationshipService.php:451 +#: app/Services/RelationshipService.php:452 msgid "brother" msgstr "irmão" -#: app/Services/RelationshipService.php:719 +#: app/Services/RelationshipService.php:720 msgctxt "brother’s wife’s brother" msgid "brother-in-law" msgstr "cunhado" -#: app/Services/RelationshipService.php:545 +#: app/Services/RelationshipService.php:546 msgctxt "husband’s brother" msgid "brother-in-law" msgstr "cunhado" -#: app/Services/RelationshipService.php:835 +#: app/Services/RelationshipService.php:836 msgctxt "husband’s sister’s husband" msgid "brother-in-law" msgstr "cunhado" -#: app/Services/RelationshipService.php:613 +#: app/Services/RelationshipService.php:614 msgctxt "sister’s husband" msgid "brother-in-law" msgstr "cunhado" -#: app/Services/RelationshipService.php:1019 +#: app/Services/RelationshipService.php:1020 msgctxt "sister’s husband’s brother" msgid "brother-in-law" msgstr "cunhado" -#: app/Services/RelationshipService.php:625 +#: app/Services/RelationshipService.php:626 msgctxt "spouse’s brother" msgid "brother-in-law" msgstr "cunhado" -#: app/Services/RelationshipService.php:643 +#: app/Services/RelationshipService.php:644 msgctxt "wife’s brother" msgid "brother-in-law" msgstr "cunhado" -#: app/Services/RelationshipService.php:1075 +#: app/Services/RelationshipService.php:1076 msgctxt "wife’s sister’s husband" msgid "brother-in-law" msgstr "cunhado" -#: app/Services/RelationshipService.php:721 +#: app/Services/RelationshipService.php:722 msgctxt "brother’s wife’s sibling" msgid "brother/sister-in-law" msgstr "cunhado/cunhada" -#: app/Services/RelationshipService.php:555 +#: app/Services/RelationshipService.php:556 msgctxt "husband’s sibling" msgid "brother/sister-in-law" msgstr "cunhado/cunhada" -#: app/Services/RelationshipService.php:607 +#: app/Services/RelationshipService.php:608 msgctxt "sibling’s spouse" msgid "brother/sister-in-law" msgstr "cunhado/cunhada" -#: app/Services/RelationshipService.php:1021 +#: app/Services/RelationshipService.php:1022 msgctxt "sister’s husband’s sibling" msgid "brother/sister-in-law" msgstr "cunhado/cunhada" -#: app/Services/RelationshipService.php:641 +#: app/Services/RelationshipService.php:642 msgctxt "spouse’s sibling" msgid "brother/sister-in-law" msgstr "cunhado/cunhada" -#: app/Services/RelationshipService.php:653 +#: app/Services/RelationshipService.php:654 msgctxt "wife’s sibling" msgid "brother/sister-in-law" msgstr "cunhado/cunhada" #. I18N: An option in a list-box -#: app/Module/TopSurnamesModule.php:273 +#: app/Module/TopSurnamesModule.php:275 msgid "bullet list" msgstr "lista de marcadores" @@ -17047,17 +17067,17 @@ msgstr "calculado em %s" #: resources/views/admin/broadcast.phtml:68 #: resources/views/admin/components.phtml:171 #: resources/views/admin/email-page.phtml:73 -#: resources/views/admin/location-edit.phtml:78 +#: resources/views/admin/location-edit.phtml:64 #: resources/views/admin/map-import-form.phtml:76 #: resources/views/admin/site-mail.phtml:244 -#: resources/views/admin/site-preferences.phtml:118 +#: resources/views/admin/site-preferences.phtml:119 #: resources/views/admin/site-registration.phtml:84 #: resources/views/admin/tags.phtml:1070 -#: resources/views/admin/trees-preferences.phtml:724 +#: resources/views/admin/trees-preferences.phtml:725 #: resources/views/admin/trees-privacy.phtml:291 #: resources/views/contact-page.phtml:83 #: resources/views/edit-blocks-page.phtml:70 -#: resources/views/edit/change-family-members.phtml:97 +#: resources/views/edit/change-family-members.phtml:92 #: resources/views/edit/edit-fact.phtml:47 #: resources/views/edit/edit-record.phtml:47 #: resources/views/edit/link-child-to-family.phtml:54 @@ -17109,7 +17129,7 @@ msgid "check now" msgstr "" #: app/Elements/AgeAtEvent.php:90 app/Elements/RoleInEvent.php:78 -#: app/Services/RelationshipService.php:430 +#: app/Services/RelationshipService.php:431 msgid "child" msgstr "criança" @@ -17121,9 +17141,9 @@ msgstr "" #: resources/views/admin/components.phtml:108 #: resources/views/admin/components.phtml:129 #: resources/views/components/alert-warning-dismissible.phtml:16 -#: resources/views/layouts/administration.phtml:75 -#: resources/views/layouts/default.phtml:127 -#: resources/views/layouts/default.phtml:161 +#: resources/views/layouts/administration.phtml:76 +#: resources/views/layouts/default.phtml:128 +#: resources/views/layouts/default.phtml:162 #: resources/views/modals/create-media-from-file.phtml:21 #: resources/views/modals/footer-close.phtml:12 #: resources/views/modals/header.phtml:17 @@ -17143,13 +17163,13 @@ msgid "colors" msgstr "" #. I18N: An option in a list-box -#: app/Module/TopSurnamesModule.php:275 +#: app/Module/TopSurnamesModule.php:277 msgid "compact list" msgstr "lista compacta" #. I18N: A button label. -#: app/Http/RequestHandlers/UpgradeWizardStep.php:293 -#: resources/views/admin/import-progress.phtml:42 +#: app/Http/RequestHandlers/UpgradeWizardStep.php:291 +#: resources/views/admin/import-progress.phtml:40 #: resources/views/admin/map-import-form.phtml:72 #: resources/views/admin/merge-records-step-1.phtml:149 #: resources/views/admin/synchronize-trees.phtml:26 @@ -17182,7 +17202,7 @@ msgstr "" msgid "date periods" msgstr "Períodos de tempo" -#: app/Services/RelationshipService.php:428 +#: app/Services/RelationshipService.php:429 msgid "daughter" msgstr "filha" @@ -17190,33 +17210,33 @@ msgstr "filha" msgid "daughter of" msgstr "filha de" -#: app/Services/RelationshipService.php:515 +#: app/Services/RelationshipService.php:516 msgctxt "child’s wife" msgid "daughter-in-law" msgstr "nora" -#: app/Services/RelationshipService.php:623 +#: app/Services/RelationshipService.php:624 msgctxt "son’s wife" msgid "daughter-in-law" msgstr "nora" -#: app/Services/RelationshipService.php:1067 +#: app/Services/RelationshipService.php:1068 msgctxt "son’s wife’s father" msgid "daughter-in-law’s father" msgstr "pai da nora" -#: app/Services/RelationshipService.php:1069 +#: app/Services/RelationshipService.php:1070 msgctxt "son’s wife’s mother" msgid "daughter-in-law’s mother" msgstr "mãe da nora" -#: app/Services/RelationshipService.php:1071 +#: app/Services/RelationshipService.php:1072 msgctxt "son’s wife’s parent" msgid "daughter-in-law’s parent" msgstr "pai da nora" +#: resources/views/admin/location-edit.phtml:47 #: resources/views/admin/location-edit.phtml:54 -#: resources/views/admin/location-edit.phtml:65 msgid "degrees" msgstr "graus" @@ -17247,8 +17267,8 @@ msgstr "falecido" msgid "disproven" msgstr "" -#: app/Module/PedigreeChartModule.php:367 -#: app/Module/PedigreeChartModule.php:375 +#: app/Module/PedigreeChartModule.php:365 +#: app/Module/PedigreeChartModule.php:373 #: resources/views/edit/reorder-card-header.phtml:32 msgid "down" msgstr "" @@ -17258,8 +17278,8 @@ msgstr "" #: resources/views/admin/site-logs.phtml:102 #: resources/views/admin/trees-export.phtml:68 #: resources/views/modules/clippings/download.phtml:36 -#: resources/views/report-setup-page.phtml:83 -#: resources/views/report-setup-page.phtml:96 +#: resources/views/report-setup-page.phtml:82 +#: resources/views/report-setup-page.phtml:95 #, fuzzy msgid "download" msgstr "baixar" @@ -17276,44 +17296,44 @@ msgstr "" msgid "edit" msgstr "" -#: app/Services/RelationshipService.php:2338 +#: app/Services/RelationshipService.php:2339 msgid "eighth cousin" msgstr "primo de oitavo grau" -#: app/Services/RelationshipService.php:2302 +#: app/Services/RelationshipService.php:2303 msgctxt "FEMALE" msgid "eighth cousin" msgstr "prima de oitavo grau" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Services/RelationshipService.php:2257 +#: app/Services/RelationshipService.php:2258 msgctxt "MALE" msgid "eighth cousin" msgstr "primo de oitavo grau" -#: app/Services/RelationshipService.php:446 +#: app/Services/RelationshipService.php:447 msgid "elder brother" msgstr "irmão mais velho" -#: app/Services/RelationshipService.php:488 +#: app/Services/RelationshipService.php:489 msgid "elder sibling" msgstr "irmão mais velho" -#: app/Services/RelationshipService.php:467 +#: app/Services/RelationshipService.php:468 msgid "elder sister" msgstr "irmã mais velha" -#: app/Services/RelationshipService.php:2344 +#: app/Services/RelationshipService.php:2345 msgid "eleventh cousin" msgstr "primo de décimo primeiro grau" -#: app/Services/RelationshipService.php:2308 +#: app/Services/RelationshipService.php:2309 msgctxt "FEMALE" msgid "eleventh cousin" msgstr "prima de décimo primeiro grau" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Services/RelationshipService.php:2266 +#: app/Services/RelationshipService.php:2267 msgctxt "MALE" msgid "eleventh cousin" msgstr "primo de décimo primeiro grau" @@ -17329,15 +17349,15 @@ msgstr "" msgid "estimated %s" msgstr "estimado em %s" -#: app/Services/RelationshipService.php:365 +#: app/Services/RelationshipService.php:366 msgid "ex-husband" msgstr "ex-marido" -#: app/Services/RelationshipService.php:412 +#: app/Services/RelationshipService.php:413 msgid "ex-spouse" msgstr "" -#: app/Services/RelationshipService.php:389 +#: app/Services/RelationshipService.php:390 msgid "ex-wife" msgstr "ex-esposa" @@ -17351,361 +17371,361 @@ msgstr "" msgid "facts" msgstr "fatos" -#: app/Elements/RoleInEvent.php:82 app/Services/RelationshipService.php:351 +#: app/Elements/RoleInEvent.php:82 app/Services/RelationshipService.php:352 msgid "father" msgstr "pai" -#: app/Services/RelationshipService.php:551 +#: app/Services/RelationshipService.php:552 msgctxt "husband’s father" msgid "father-in-law" msgstr "sogro" -#: app/Services/RelationshipService.php:631 +#: app/Services/RelationshipService.php:632 msgctxt "spouse’s father" msgid "father-in-law" msgstr "sogro" -#: app/Services/RelationshipService.php:649 +#: app/Services/RelationshipService.php:650 msgctxt "wife’s father" msgid "father-in-law" msgstr "sogro" -#: app/Services/RelationshipService.php:369 +#: app/Services/RelationshipService.php:370 msgid "fiancé" msgstr "" -#: app/Services/RelationshipService.php:416 +#: app/Services/RelationshipService.php:417 msgid "fiancé(e)" msgstr "" -#: app/Services/RelationshipService.php:393 +#: app/Services/RelationshipService.php:394 msgid "fiancée" msgstr "" -#: app/Services/RelationshipService.php:2352 +#: app/Services/RelationshipService.php:2353 msgid "fifteenth cousin" msgstr "primo de décimo quinto grau" -#: app/Services/RelationshipService.php:2316 +#: app/Services/RelationshipService.php:2317 msgctxt "FEMALE" msgid "fifteenth cousin" msgstr "prima de décimo quinto grau" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Services/RelationshipService.php:2278 +#: app/Services/RelationshipService.php:2279 msgctxt "MALE" msgid "fifteenth cousin" msgstr "primo de décimo quinto grau" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Services/RelationshipService.php:2433 +#: app/Services/RelationshipService.php:2434 #, php-format msgid "fifth %s" msgstr "quinto %s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Services/RelationshipService.php:2411 +#: app/Services/RelationshipService.php:2412 #, php-format msgctxt "FEMALE" msgid "fifth %s" msgstr "quinta %s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Services/RelationshipService.php:2388 +#: app/Services/RelationshipService.php:2389 #, php-format msgctxt "MALE" msgid "fifth %s" msgstr "quinto %s" -#: app/Services/RelationshipService.php:2332 +#: app/Services/RelationshipService.php:2333 msgid "fifth cousin" msgstr "primo de quinto grau" -#: app/Services/RelationshipService.php:2296 +#: app/Services/RelationshipService.php:2297 msgctxt "FEMALE" msgid "fifth cousin" msgstr "prima de quinto grau" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Services/RelationshipService.php:2248 +#: app/Services/RelationshipService.php:2249 msgctxt "MALE" msgid "fifth cousin" msgstr "primo de quinto grau" #. I18N: A button label, first page -#: resources/views/admin/trees-preferences.phtml:560 +#: resources/views/admin/trees-preferences.phtml:561 #: resources/views/edit/reorder-card-header.phtml:24 #: resources/views/lists/datatables-attributes.phtml:16 #: resources/views/modules/media-list/pagination.phtml:27 msgid "first" msgstr "primeira" -#: resources/views/admin/trees-preferences.phtml:569 +#: resources/views/admin/trees-preferences.phtml:570 msgctxt "Show the [first/last] [N] parts of a place name." msgid "first" msgstr "primeiro" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Services/RelationshipService.php:2421 +#: app/Services/RelationshipService.php:2422 #, php-format msgid "first %s" msgstr "" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Services/RelationshipService.php:2399 +#: app/Services/RelationshipService.php:2400 #, php-format msgctxt "FEMALE" msgid "first %s" msgstr "primeira %s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Services/RelationshipService.php:2376 +#: app/Services/RelationshipService.php:2377 #, php-format msgctxt "MALE" msgid "first %s" msgstr "primeiro %s" -#: app/Services/RelationshipService.php:2324 +#: app/Services/RelationshipService.php:2325 msgid "first cousin" msgstr "primo de primeiro grau" -#: app/Services/RelationshipService.php:2288 +#: app/Services/RelationshipService.php:2289 msgctxt "FEMALE" msgid "first cousin" msgstr "prima de primeiro grau" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Services/RelationshipService.php:2236 +#: app/Services/RelationshipService.php:2237 msgctxt "MALE" msgid "first cousin" msgstr "primo de primeiro grau" -#: app/Services/RelationshipService.php:775 +#: app/Services/RelationshipService.php:776 msgctxt "father’s brother’s child" msgid "first cousin" msgstr "primo de primeiro grau" -#: app/Services/RelationshipService.php:777 +#: app/Services/RelationshipService.php:778 msgctxt "father’s brother’s daughter" msgid "first cousin" msgstr "primo de primeiro grau" -#: app/Services/RelationshipService.php:779 +#: app/Services/RelationshipService.php:780 msgctxt "father’s brother’s son" msgid "first cousin" msgstr "primo de primeiro grau" -#: app/Services/RelationshipService.php:819 +#: app/Services/RelationshipService.php:820 msgctxt "father’s sister’s child" msgid "first cousin" msgstr "primo de primeiro grau" -#: app/Services/RelationshipService.php:821 +#: app/Services/RelationshipService.php:822 msgctxt "father’s sister’s daughter" msgid "first cousin" msgstr "primo de primeiro grau" -#: app/Services/RelationshipService.php:825 +#: app/Services/RelationshipService.php:826 msgctxt "father’s sister’s son" msgid "first cousin" msgstr "primo de primeiro grau" -#: app/Services/RelationshipService.php:855 +#: app/Services/RelationshipService.php:856 msgctxt "mother’s brother’s child" msgid "first cousin" msgstr "primo de primeiro grau" -#: app/Services/RelationshipService.php:857 +#: app/Services/RelationshipService.php:858 msgctxt "mother’s brother’s daughter" msgid "first cousin" msgstr "primo de primeiro grau" -#: app/Services/RelationshipService.php:859 +#: app/Services/RelationshipService.php:860 msgctxt "mother’s brother’s son" msgid "first cousin" msgstr "primo de primeiro grau" -#: app/Services/RelationshipService.php:905 +#: app/Services/RelationshipService.php:906 msgctxt "mother’s sister’s child" msgid "first cousin" msgstr "primo de primeiro grau" -#: app/Services/RelationshipService.php:907 +#: app/Services/RelationshipService.php:908 msgctxt "mother’s sister’s daughter" msgid "first cousin" msgstr "primo de primeiro grau" -#: app/Services/RelationshipService.php:911 +#: app/Services/RelationshipService.php:912 msgctxt "mother’s sister’s son" msgid "first cousin" msgstr "primo de primeiro grau" -#: app/Services/RelationshipService.php:1155 +#: app/Services/RelationshipService.php:1156 msgctxt "father’s father’s brother’s child" msgid "first cousin once removed ascending" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1151 +#: app/Services/RelationshipService.php:1152 msgctxt "father’s father’s brother’s daughter" msgid "first cousin once removed ascending" msgstr "prima de segundo grau" -#: app/Services/RelationshipService.php:1153 +#: app/Services/RelationshipService.php:1154 msgctxt "father’s father’s brother’s son" msgid "first cousin once removed ascending" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1161 +#: app/Services/RelationshipService.php:1162 msgctxt "father’s father’s sister’s child" msgid "first cousin once removed ascending" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1157 +#: app/Services/RelationshipService.php:1158 msgctxt "father’s father’s sister’s daughter" msgid "first cousin once removed ascending" msgstr "prima de segundo grau" -#: app/Services/RelationshipService.php:1159 +#: app/Services/RelationshipService.php:1160 msgctxt "father’s father’s sister’s son" msgid "first cousin once removed ascending" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1167 +#: app/Services/RelationshipService.php:1168 msgctxt "father’s mother’s brother’s child" msgid "first cousin once removed ascending" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1163 +#: app/Services/RelationshipService.php:1164 msgctxt "father’s mother’s brother’s daughter" msgid "first cousin once removed ascending" msgstr "prima de segundo grau" -#: app/Services/RelationshipService.php:1165 +#: app/Services/RelationshipService.php:1166 msgctxt "father’s mother’s brother’s son" msgid "first cousin once removed ascending" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1173 +#: app/Services/RelationshipService.php:1174 msgctxt "father’s mother’s sister’s child" msgid "first cousin once removed ascending" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1169 +#: app/Services/RelationshipService.php:1170 msgctxt "father’s mother’s sister’s daughter" msgid "first cousin once removed ascending" msgstr "prima de segundo grau" -#: app/Services/RelationshipService.php:1171 +#: app/Services/RelationshipService.php:1172 msgctxt "father’s mother’s sister’s son" msgid "first cousin once removed ascending" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1179 +#: app/Services/RelationshipService.php:1180 msgctxt "mother’s father’s brother’s child" msgid "first cousin once removed ascending" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1175 +#: app/Services/RelationshipService.php:1176 msgctxt "mother’s father’s brother’s daughter" msgid "first cousin once removed ascending" msgstr "prima de segundo grau" -#: app/Services/RelationshipService.php:1177 +#: app/Services/RelationshipService.php:1178 msgctxt "mother’s father’s brother’s son" msgid "first cousin once removed ascending" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1185 +#: app/Services/RelationshipService.php:1186 msgctxt "mother’s father’s sister’s child" msgid "first cousin once removed ascending" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1181 +#: app/Services/RelationshipService.php:1182 msgctxt "mother’s father’s sister’s daughter" msgid "first cousin once removed ascending" msgstr "prima de segundo grau" -#: app/Services/RelationshipService.php:1183 +#: app/Services/RelationshipService.php:1184 msgctxt "mother’s father’s sister’s son" msgid "first cousin once removed ascending" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1191 +#: app/Services/RelationshipService.php:1192 msgctxt "mother’s mother’s brother’s child" msgid "first cousin once removed ascending" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1187 +#: app/Services/RelationshipService.php:1188 msgctxt "mother’s mother’s brother’s daughter" msgid "first cousin once removed ascending" msgstr "prima de segundo grau" -#: app/Services/RelationshipService.php:1189 +#: app/Services/RelationshipService.php:1190 msgctxt "mother’s mother’s brother’s son" msgid "first cousin once removed ascending" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1197 +#: app/Services/RelationshipService.php:1198 msgctxt "mother’s mother’s sister’s child" msgid "first cousin once removed ascending" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1193 +#: app/Services/RelationshipService.php:1194 msgctxt "mother’s mother’s sister’s daughter" msgid "first cousin once removed ascending" msgstr "prima de segundo grau" -#: app/Services/RelationshipService.php:1195 +#: app/Services/RelationshipService.php:1196 msgctxt "mother’s mother’s sister’s son" msgid "first cousin once removed ascending" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:2350 +#: app/Services/RelationshipService.php:2351 msgid "fourteenth cousin" msgstr "primo de décimo quarto grau" -#: app/Services/RelationshipService.php:2314 +#: app/Services/RelationshipService.php:2315 msgctxt "FEMALE" msgid "fourteenth cousin" msgstr "prima de décimo quarto grau" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Services/RelationshipService.php:2275 +#: app/Services/RelationshipService.php:2276 msgctxt "MALE" msgid "fourteenth cousin" msgstr "primo de décimo quarto grau" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Services/RelationshipService.php:2430 +#: app/Services/RelationshipService.php:2431 #, php-format msgid "fourth %s" msgstr "quarto %s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Services/RelationshipService.php:2408 +#: app/Services/RelationshipService.php:2409 #, php-format msgctxt "FEMALE" msgid "fourth %s" msgstr "quarta %s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Services/RelationshipService.php:2385 +#: app/Services/RelationshipService.php:2386 #, php-format msgctxt "MALE" msgid "fourth %s" msgstr "quarto %s" -#: app/Services/RelationshipService.php:2330 +#: app/Services/RelationshipService.php:2331 msgid "fourth cousin" msgstr "primo de quarto grau" -#: app/Services/RelationshipService.php:2294 +#: app/Services/RelationshipService.php:2295 msgctxt "FEMALE" msgid "fourth cousin" msgstr "prima de quarto grau" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Services/RelationshipService.php:2245 +#: app/Services/RelationshipService.php:2246 msgctxt "MALE" msgid "fourth cousin" msgstr "primo de quarto grau" @@ -17736,7 +17756,7 @@ msgid "from %s to %s" msgstr "de %s até %s" #. I18N: layout option for the fan chart -#: app/Module/FanChartModule.php:521 +#: app/Module/FanChartModule.php:515 msgid "full circle" msgstr "" @@ -17754,1577 +17774,1577 @@ msgstr "" msgid "go to new individual" msgstr "" -#: app/Services/RelationshipService.php:505 +#: app/Services/RelationshipService.php:506 msgctxt "child’s child" msgid "grandchild" msgstr "neto" -#: app/Services/RelationshipService.php:517 +#: app/Services/RelationshipService.php:518 msgctxt "daughter’s child" msgid "grandchild" msgstr "neto" -#: app/Services/RelationshipService.php:617 +#: app/Services/RelationshipService.php:618 msgctxt "son’s child" msgid "grandchild" msgstr "neto" -#: app/Services/RelationshipService.php:507 +#: app/Services/RelationshipService.php:508 msgctxt "child’s daughter" msgid "granddaughter" msgstr "neta" -#: app/Services/RelationshipService.php:519 +#: app/Services/RelationshipService.php:520 msgctxt "daughter’s daughter" msgid "granddaughter" msgstr "neta" -#: app/Services/RelationshipService.php:619 +#: app/Services/RelationshipService.php:620 msgctxt "son’s daughter" msgid "granddaughter" msgstr "neta" -#: app/Services/RelationshipService.php:735 +#: app/Services/RelationshipService.php:736 msgctxt "child’s daughter’s husband" msgid "granddaughter’s husband" msgstr "marido da neta" -#: app/Services/RelationshipService.php:757 +#: app/Services/RelationshipService.php:758 msgctxt "daughter’s daughter’s husband" msgid "granddaughter’s husband" msgstr "marido da neta" -#: app/Services/RelationshipService.php:1055 +#: app/Services/RelationshipService.php:1056 msgctxt "son’s daughter’s husband" msgid "granddaughter’s husband" msgstr "marido da neta" -#: app/Services/RelationshipService.php:587 +#: app/Services/RelationshipService.php:588 msgctxt "parent’s father" msgid "grandfather" msgstr "avô" -#: app/Services/RelationshipService.php:589 +#: app/Services/RelationshipService.php:590 msgctxt "parent’s mother" msgid "grandmother" msgstr "avó" -#: app/Services/RelationshipService.php:591 +#: app/Services/RelationshipService.php:592 msgctxt "parent’s parent" msgid "grandparent" msgstr "avô" -#: app/Services/RelationshipService.php:511 +#: app/Services/RelationshipService.php:512 msgctxt "child’s son" msgid "grandson" msgstr "neto" -#: app/Services/RelationshipService.php:523 +#: app/Services/RelationshipService.php:524 msgctxt "daughter’s son" msgid "grandson" msgstr "neto" -#: app/Services/RelationshipService.php:621 +#: app/Services/RelationshipService.php:622 msgctxt "son’s son" msgid "grandson" msgstr "neto" -#: app/Services/RelationshipService.php:745 +#: app/Services/RelationshipService.php:746 msgctxt "child’s son’s wife" msgid "grandson’s wife" msgstr "esposa do neto" -#: app/Services/RelationshipService.php:773 +#: app/Services/RelationshipService.php:774 msgctxt "daughter’s son’s wife" msgid "grandson’s wife" msgstr "esposa do neto" -#: app/Services/RelationshipService.php:1065 +#: app/Services/RelationshipService.php:1066 msgctxt "son’s son’s wife" msgid "grandson’s wife" msgstr "esposa do neto" -#: app/Services/RelationshipService.php:1441 -#: app/Services/RelationshipService.php:1460 -#: app/Services/RelationshipService.php:1472 -#: app/Services/RelationshipService.php:1484 -#: app/Services/RelationshipService.php:1495 -#: app/Services/RelationshipService.php:1511 +#: app/Services/RelationshipService.php:1442 +#: app/Services/RelationshipService.php:1461 +#: app/Services/RelationshipService.php:1473 +#: app/Services/RelationshipService.php:1485 +#: app/Services/RelationshipService.php:1496 +#: app/Services/RelationshipService.php:1512 #, php-format msgid "great ×%s aunt" msgstr "tia %s°-avó" -#: app/Services/RelationshipService.php:1444 -#: app/Services/RelationshipService.php:1463 -#: app/Services/RelationshipService.php:1475 -#: app/Services/RelationshipService.php:1487 -#: app/Services/RelationshipService.php:1498 -#: app/Services/RelationshipService.php:1514 +#: app/Services/RelationshipService.php:1445 +#: app/Services/RelationshipService.php:1464 +#: app/Services/RelationshipService.php:1476 +#: app/Services/RelationshipService.php:1488 +#: app/Services/RelationshipService.php:1499 +#: app/Services/RelationshipService.php:1515 #, php-format msgid "great ×%s aunt/uncle" msgstr "tio(a) ×%s avô(ó)" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Services/RelationshipService.php:2055 -#: app/Services/RelationshipService.php:2066 -#: app/Services/RelationshipService.php:2077 -#: app/Services/RelationshipService.php:2098 +#: app/Services/RelationshipService.php:2056 +#: app/Services/RelationshipService.php:2067 +#: app/Services/RelationshipService.php:2078 +#: app/Services/RelationshipService.php:2099 #, php-format msgid "great ×%s grandchild" msgstr "%s° neto" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Services/RelationshipService.php:2052 -#: app/Services/RelationshipService.php:2063 -#: app/Services/RelationshipService.php:2074 -#: app/Services/RelationshipService.php:2094 +#: app/Services/RelationshipService.php:2053 +#: app/Services/RelationshipService.php:2064 +#: app/Services/RelationshipService.php:2075 +#: app/Services/RelationshipService.php:2095 #, php-format msgid "great ×%s granddaughter" msgstr "%s° neta" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Services/RelationshipService.php:1889 -#: app/Services/RelationshipService.php:1903 -#: app/Services/RelationshipService.php:1915 -#: app/Services/RelationshipService.php:1926 -#: app/Services/RelationshipService.php:1939 -#: app/Services/RelationshipService.php:1955 +#: app/Services/RelationshipService.php:1890 +#: app/Services/RelationshipService.php:1904 +#: app/Services/RelationshipService.php:1916 +#: app/Services/RelationshipService.php:1927 +#: app/Services/RelationshipService.php:1940 +#: app/Services/RelationshipService.php:1956 #, php-format msgid "great ×%s grandfather" msgstr "%s° avô" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Services/RelationshipService.php:1893 -#: app/Services/RelationshipService.php:1907 -#: app/Services/RelationshipService.php:1919 -#: app/Services/RelationshipService.php:1930 -#: app/Services/RelationshipService.php:1944 -#: app/Services/RelationshipService.php:1960 +#: app/Services/RelationshipService.php:1894 +#: app/Services/RelationshipService.php:1908 +#: app/Services/RelationshipService.php:1920 +#: app/Services/RelationshipService.php:1931 +#: app/Services/RelationshipService.php:1945 +#: app/Services/RelationshipService.php:1961 #, php-format msgid "great ×%s grandmother" msgstr "%s° avó" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Services/RelationshipService.php:1896 -#: app/Services/RelationshipService.php:1910 -#: app/Services/RelationshipService.php:1922 -#: app/Services/RelationshipService.php:1933 -#: app/Services/RelationshipService.php:1948 -#: app/Services/RelationshipService.php:1964 +#: app/Services/RelationshipService.php:1897 +#: app/Services/RelationshipService.php:1911 +#: app/Services/RelationshipService.php:1923 +#: app/Services/RelationshipService.php:1934 +#: app/Services/RelationshipService.php:1949 +#: app/Services/RelationshipService.php:1965 #, php-format msgid "great ×%s grandparent" msgstr "%s° avô" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Services/RelationshipService.php:2048 -#: app/Services/RelationshipService.php:2059 -#: app/Services/RelationshipService.php:2071 -#: app/Services/RelationshipService.php:2089 +#: app/Services/RelationshipService.php:2049 +#: app/Services/RelationshipService.php:2060 +#: app/Services/RelationshipService.php:2072 +#: app/Services/RelationshipService.php:2090 #, php-format msgid "great ×%s grandson" msgstr "×%s neto" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Services/RelationshipService.php:1772 -#: app/Services/RelationshipService.php:1784 -#: app/Services/RelationshipService.php:1800 +#: app/Services/RelationshipService.php:1773 +#: app/Services/RelationshipService.php:1785 +#: app/Services/RelationshipService.php:1801 #, php-format msgid "great ×%s nephew" msgstr "sobrinho %s°-neto" -#: app/Services/RelationshipService.php:1672 -#: app/Services/RelationshipService.php:1707 -#: app/Services/RelationshipService.php:1743 +#: app/Services/RelationshipService.php:1673 +#: app/Services/RelationshipService.php:1708 +#: app/Services/RelationshipService.php:1744 #, php-format msgctxt "(a man’s) brother’s great ×(%s-1) grandson" msgid "great ×%s nephew" msgstr "sobrinho %s° neto" -#: app/Services/RelationshipService.php:1676 -#: app/Services/RelationshipService.php:1711 -#: app/Services/RelationshipService.php:1746 +#: app/Services/RelationshipService.php:1677 +#: app/Services/RelationshipService.php:1712 +#: app/Services/RelationshipService.php:1747 #, php-format msgctxt "(a man’s) sister’s great ×(%s-1) grandson" msgid "great ×%s nephew" msgstr "sobrinho %s° neto" -#: app/Services/RelationshipService.php:1679 -#: app/Services/RelationshipService.php:1714 -#: app/Services/RelationshipService.php:1749 +#: app/Services/RelationshipService.php:1680 +#: app/Services/RelationshipService.php:1715 +#: app/Services/RelationshipService.php:1750 #, php-format msgctxt "(a woman’s) great ×%s nephew" msgid "great ×%s nephew" msgstr "sobrinho %s° neto" -#: app/Services/RelationshipService.php:1779 -#: app/Services/RelationshipService.php:1791 -#: app/Services/RelationshipService.php:1807 +#: app/Services/RelationshipService.php:1780 +#: app/Services/RelationshipService.php:1792 +#: app/Services/RelationshipService.php:1808 #, php-format msgid "great ×%s nephew/niece" msgstr "sobrinho(a) %s° neto(a)" -#: app/Services/RelationshipService.php:1695 -#: app/Services/RelationshipService.php:1730 -#: app/Services/RelationshipService.php:1762 +#: app/Services/RelationshipService.php:1696 +#: app/Services/RelationshipService.php:1731 +#: app/Services/RelationshipService.php:1763 #, php-format msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" msgid "great ×%s nephew/niece" msgstr "sobrinho(a) %s° neto(a)" -#: app/Services/RelationshipService.php:1699 -#: app/Services/RelationshipService.php:1734 -#: app/Services/RelationshipService.php:1765 +#: app/Services/RelationshipService.php:1700 +#: app/Services/RelationshipService.php:1735 +#: app/Services/RelationshipService.php:1766 #, php-format msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" msgid "great ×%s nephew/niece" msgstr "sobrinho(a) %s° neto(a)" -#: app/Services/RelationshipService.php:1702 -#: app/Services/RelationshipService.php:1737 -#: app/Services/RelationshipService.php:1768 +#: app/Services/RelationshipService.php:1703 +#: app/Services/RelationshipService.php:1738 +#: app/Services/RelationshipService.php:1769 #, php-format msgctxt "(a woman’s) great ×%s nephew/niece" msgid "great ×%s nephew/niece" msgstr "sobrinho(a) %s° neto(a)" -#: app/Services/RelationshipService.php:1776 -#: app/Services/RelationshipService.php:1788 -#: app/Services/RelationshipService.php:1804 +#: app/Services/RelationshipService.php:1777 +#: app/Services/RelationshipService.php:1789 +#: app/Services/RelationshipService.php:1805 #, php-format msgid "great ×%s niece" msgstr "sobrinha %s°-neta" -#: app/Services/RelationshipService.php:1684 -#: app/Services/RelationshipService.php:1719 -#: app/Services/RelationshipService.php:1753 +#: app/Services/RelationshipService.php:1685 +#: app/Services/RelationshipService.php:1720 +#: app/Services/RelationshipService.php:1754 #, php-format msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" msgid "great ×%s niece" msgstr "sobrinha %s° neta" -#: app/Services/RelationshipService.php:1688 -#: app/Services/RelationshipService.php:1723 -#: app/Services/RelationshipService.php:1756 +#: app/Services/RelationshipService.php:1689 +#: app/Services/RelationshipService.php:1724 +#: app/Services/RelationshipService.php:1757 #, php-format msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" msgid "great ×%s niece" msgstr "sobrinha %s° neta" -#: app/Services/RelationshipService.php:1691 -#: app/Services/RelationshipService.php:1726 -#: app/Services/RelationshipService.php:1759 +#: app/Services/RelationshipService.php:1692 +#: app/Services/RelationshipService.php:1727 +#: app/Services/RelationshipService.php:1760 #, php-format msgctxt "(a woman’s) great ×%s niece" msgid "great ×%s niece" msgstr "sobrinha %s° neta" #. I18N: if you need a different number for %s, contact the developers, as a code-change is required -#: app/Services/RelationshipService.php:1437 -#: app/Services/RelationshipService.php:1468 -#: app/Services/RelationshipService.php:1480 -#: app/Services/RelationshipService.php:1492 -#: app/Services/RelationshipService.php:1507 +#: app/Services/RelationshipService.php:1438 +#: app/Services/RelationshipService.php:1469 +#: app/Services/RelationshipService.php:1481 +#: app/Services/RelationshipService.php:1493 +#: app/Services/RelationshipService.php:1508 #, php-format msgid "great ×%s uncle" msgstr "tio %s°-avô" -#: app/Services/RelationshipService.php:1449 +#: app/Services/RelationshipService.php:1450 #, php-format msgctxt "great ×(%s-1) grandfather’s brother" msgid "great ×%s uncle" msgstr "tio ×%s avô" -#: app/Services/RelationshipService.php:1453 +#: app/Services/RelationshipService.php:1454 #, php-format msgctxt "great ×(%s-1) grandmother’s brother" msgid "great ×%s uncle" msgstr "tia ×%s avó" -#: app/Services/RelationshipService.php:1456 +#: app/Services/RelationshipService.php:1457 #, php-format msgctxt "great ×(%s-1) grandparent’s brother" msgid "great ×%s uncle" msgstr "tio ×%s avô" -#: app/Services/RelationshipService.php:1367 +#: app/Services/RelationshipService.php:1368 msgid "great ×4 aunt" msgstr "tia-tataravó" -#: app/Services/RelationshipService.php:1370 +#: app/Services/RelationshipService.php:1371 msgid "great ×4 aunt/uncle" msgstr "tia-tataravó/tio-tataravô" -#: app/Services/RelationshipService.php:2003 +#: app/Services/RelationshipService.php:2004 msgid "great ×4 grandchild" msgstr "pentaneto" -#: app/Services/RelationshipService.php:2000 +#: app/Services/RelationshipService.php:2001 msgid "great ×4 granddaughter" msgstr "pentaneta" -#: app/Services/RelationshipService.php:1839 +#: app/Services/RelationshipService.php:1840 msgid "great ×4 grandfather" msgstr "pentavô" -#: app/Services/RelationshipService.php:1843 +#: app/Services/RelationshipService.php:1844 msgid "great ×4 grandmother" msgstr "pentavó" -#: app/Services/RelationshipService.php:1846 +#: app/Services/RelationshipService.php:1847 msgid "great ×4 grandparent" msgstr "pentavô" -#: app/Services/RelationshipService.php:1996 +#: app/Services/RelationshipService.php:1997 msgid "great ×4 grandson" msgstr "pentaneto" -#: app/Services/RelationshipService.php:1596 +#: app/Services/RelationshipService.php:1597 msgctxt "(a man’s) brother’s great-great-great-grandson" msgid "great ×4 nephew" msgstr "sobrinho tataraneto" -#: app/Services/RelationshipService.php:1600 +#: app/Services/RelationshipService.php:1601 msgctxt "(a man’s) sister’s great-great-great-grandson" msgid "great ×4 nephew" msgstr "sobrinho tataraneto" -#: app/Services/RelationshipService.php:1603 +#: app/Services/RelationshipService.php:1604 msgctxt "(a woman’s) great ×4 nephew" msgid "great ×4 nephew" msgstr "sobrinho tataraneto" -#: app/Services/RelationshipService.php:1619 +#: app/Services/RelationshipService.php:1620 msgctxt "(a man’s) brother’s great-great-great-grandchild" msgid "great ×4 nephew/niece" msgstr "sobrinho(a) tataraneto(a)" -#: app/Services/RelationshipService.php:1623 +#: app/Services/RelationshipService.php:1624 msgctxt "(a man’s) sister’s great-great-great-grandchild" msgid "great ×4 nephew/niece" msgstr "sobrinho(a) tataraneto(a)" -#: app/Services/RelationshipService.php:1626 +#: app/Services/RelationshipService.php:1627 msgctxt "(a woman’s) great ×4 nephew/niece" msgid "great ×4 nephew/niece" msgstr "sobrinho(a) tataraneto(a)" -#: app/Services/RelationshipService.php:1608 +#: app/Services/RelationshipService.php:1609 msgctxt "(a man’s) brother’s great-great-great-granddaughter" msgid "great ×4 niece" msgstr "sobrinha tataraneta" -#: app/Services/RelationshipService.php:1612 +#: app/Services/RelationshipService.php:1613 msgctxt "(a man’s) sister’s great-great-great-granddaughter" msgid "great ×4 niece" msgstr "sobrinha tataraneta" -#: app/Services/RelationshipService.php:1615 +#: app/Services/RelationshipService.php:1616 msgctxt "(a woman’s) great ×4 niece" msgid "great ×4 niece" msgstr "sobrinha tataraneta" -#: app/Services/RelationshipService.php:1356 +#: app/Services/RelationshipService.php:1357 msgctxt "great-great-great-grandfather’s brother" msgid "great ×4 uncle" msgstr "tio-tataravô" -#: app/Services/RelationshipService.php:1360 +#: app/Services/RelationshipService.php:1361 msgctxt "great-great-great-grandmother’s brother" msgid "great ×4 uncle" msgstr "tio-tataravô" -#: app/Services/RelationshipService.php:1363 +#: app/Services/RelationshipService.php:1364 msgctxt "great-great-great-grandparent’s brother" msgid "great ×4 uncle" msgstr "tio-tataravô" -#: app/Services/RelationshipService.php:1386 +#: app/Services/RelationshipService.php:1387 msgid "great ×5 aunt" msgstr "tia-pentavó" -#: app/Services/RelationshipService.php:1389 +#: app/Services/RelationshipService.php:1390 msgid "great ×5 aunt/uncle" msgstr "tia-pentavó/tio-pentavô" -#: app/Services/RelationshipService.php:2014 +#: app/Services/RelationshipService.php:2015 msgid "great ×5 grandchild" msgstr "hexaneto" -#: app/Services/RelationshipService.php:2011 +#: app/Services/RelationshipService.php:2012 msgid "great ×5 granddaughter" msgstr "hexaneta" -#: app/Services/RelationshipService.php:1850 +#: app/Services/RelationshipService.php:1851 msgid "great ×5 grandfather" msgstr "hexavô" -#: app/Services/RelationshipService.php:1854 +#: app/Services/RelationshipService.php:1855 msgid "great ×5 grandmother" msgstr "hexavó" -#: app/Services/RelationshipService.php:1857 +#: app/Services/RelationshipService.php:1858 msgid "great ×5 grandparent" msgstr "hexavô" -#: app/Services/RelationshipService.php:2007 +#: app/Services/RelationshipService.php:2008 msgid "great ×5 grandson" msgstr "hexaneto" -#: app/Services/RelationshipService.php:1631 +#: app/Services/RelationshipService.php:1632 msgctxt "(a man’s) brother’s great ×4 grandson" msgid "great ×5 nephew" msgstr "sobrinho pentaneto" -#: app/Services/RelationshipService.php:1635 +#: app/Services/RelationshipService.php:1636 msgctxt "(a man’s) sister’s great ×4 grandson" msgid "great ×5 nephew" msgstr "sobrinho pentaneto" -#: app/Services/RelationshipService.php:1638 +#: app/Services/RelationshipService.php:1639 msgctxt "(a woman’s) great ×5 nephew" msgid "great ×5 nephew" msgstr "sobrinho pentaneto" -#: app/Services/RelationshipService.php:1654 +#: app/Services/RelationshipService.php:1655 msgctxt "(a man’s) brother’s great ×4 grandchild" msgid "great ×5 nephew/niece" msgstr "sobrinho(a) pentaneto(a)" -#: app/Services/RelationshipService.php:1658 +#: app/Services/RelationshipService.php:1659 msgctxt "(a man’s) sister’s great ×4 grandchild" msgid "great ×5 nephew/niece" msgstr "sobrinho(a) pentaneto(a)" -#: app/Services/RelationshipService.php:1661 +#: app/Services/RelationshipService.php:1662 msgctxt "(a woman’s) great ×5 nephew/niece" msgid "great ×5 nephew/niece" msgstr "sobrinho(a) pentaneto(a)" -#: app/Services/RelationshipService.php:1643 +#: app/Services/RelationshipService.php:1644 msgctxt "(a man’s) brother’s great ×4 granddaughter" msgid "great ×5 niece" msgstr "sobrinha pentaneta" -#: app/Services/RelationshipService.php:1647 +#: app/Services/RelationshipService.php:1648 msgctxt "(a man’s) sister’s great ×4 granddaughter" msgid "great ×5 niece" msgstr "sobrinha pentaneta" -#: app/Services/RelationshipService.php:1650 +#: app/Services/RelationshipService.php:1651 msgctxt "(a woman’s) great ×5 niece" msgid "great ×5 niece" msgstr "sobrinha pentaneta" -#: app/Services/RelationshipService.php:1375 +#: app/Services/RelationshipService.php:1376 msgctxt "great ×4 grandfather’s brother" msgid "great ×5 uncle" msgstr "tio-pentavô" -#: app/Services/RelationshipService.php:1379 +#: app/Services/RelationshipService.php:1380 msgctxt "great ×4 grandmother’s brother" msgid "great ×5 uncle" msgstr "tio-pentavô" -#: app/Services/RelationshipService.php:1382 +#: app/Services/RelationshipService.php:1383 msgctxt "great ×4 grandparent’s brother" msgid "great ×5 uncle" msgstr "tio-pentavô" -#: app/Services/RelationshipService.php:1405 +#: app/Services/RelationshipService.php:1406 msgid "great ×6 aunt" msgstr "tia-hexavó" -#: app/Services/RelationshipService.php:1408 +#: app/Services/RelationshipService.php:1409 msgid "great ×6 aunt/uncle" msgstr "tia-hexavó/tio-hexavô" -#: app/Services/RelationshipService.php:2025 +#: app/Services/RelationshipService.php:2026 msgid "great ×6 grandchild" msgstr "heptaneto" -#: app/Services/RelationshipService.php:2022 +#: app/Services/RelationshipService.php:2023 msgid "great ×6 granddaughter" msgstr "heptaneta" -#: app/Services/RelationshipService.php:1861 +#: app/Services/RelationshipService.php:1862 msgid "great ×6 grandfather" msgstr "heptavô" -#: app/Services/RelationshipService.php:1865 +#: app/Services/RelationshipService.php:1866 msgid "great ×6 grandmother" msgstr "heptavó" -#: app/Services/RelationshipService.php:1868 +#: app/Services/RelationshipService.php:1869 msgid "great ×6 grandparent" msgstr "heptavô" -#: app/Services/RelationshipService.php:2018 +#: app/Services/RelationshipService.php:2019 msgid "great ×6 grandson" msgstr "heptaneto" -#: app/Services/RelationshipService.php:1394 +#: app/Services/RelationshipService.php:1395 msgctxt "great ×5 grandfather’s brother" msgid "great ×6 uncle" msgstr "tio-hexavô" -#: app/Services/RelationshipService.php:1398 +#: app/Services/RelationshipService.php:1399 msgctxt "great ×5 grandmother’s brother" msgid "great ×6 uncle" msgstr "tio-hexavô" -#: app/Services/RelationshipService.php:1401 +#: app/Services/RelationshipService.php:1402 msgctxt "great ×5 grandparent’s brother" msgid "great ×6 uncle" msgstr "tio-hexavô" -#: app/Services/RelationshipService.php:1424 +#: app/Services/RelationshipService.php:1425 msgid "great ×7 aunt" msgstr "tia-heptavó" -#: app/Services/RelationshipService.php:1427 +#: app/Services/RelationshipService.php:1428 msgid "great ×7 aunt/uncle" msgstr "tia-heptavó/tio-heptavô" -#: app/Services/RelationshipService.php:2036 +#: app/Services/RelationshipService.php:2037 msgid "great ×7 grandchild" msgstr "octaneto" -#: app/Services/RelationshipService.php:2033 +#: app/Services/RelationshipService.php:2034 msgid "great ×7 granddaughter" msgstr "octaneta" -#: app/Services/RelationshipService.php:1872 +#: app/Services/RelationshipService.php:1873 msgid "great ×7 grandfather" msgstr "octavô" -#: app/Services/RelationshipService.php:1876 +#: app/Services/RelationshipService.php:1877 msgid "great ×7 grandmother" msgstr "octavó" -#: app/Services/RelationshipService.php:1879 +#: app/Services/RelationshipService.php:1880 msgid "great ×7 grandparent" msgstr "octavô" -#: app/Services/RelationshipService.php:2029 +#: app/Services/RelationshipService.php:2030 msgid "great ×7 grandson" msgstr "octaneto" -#: app/Services/RelationshipService.php:1413 +#: app/Services/RelationshipService.php:1414 msgctxt "great ×6 grandfather’s brother" msgid "great ×7 uncle" msgstr "tio-heptavô" -#: app/Services/RelationshipService.php:1417 +#: app/Services/RelationshipService.php:1418 msgctxt "great ×6 grandmother’s brother" msgid "great ×7 uncle" msgstr "tio-heptavô" -#: app/Services/RelationshipService.php:1420 +#: app/Services/RelationshipService.php:1421 msgctxt "great ×6 grandparent’s brother" msgid "great ×7 uncle" msgstr "tio-heptavô" -#: app/Services/RelationshipService.php:1097 +#: app/Services/RelationshipService.php:1098 msgctxt "father’s father’s brother’s wife" msgid "great-aunt" msgstr "tia-avó" -#: app/Services/RelationshipService.php:793 +#: app/Services/RelationshipService.php:794 msgctxt "father’s father’s sister" msgid "great-aunt" msgstr "tia-avó" -#: app/Services/RelationshipService.php:1103 +#: app/Services/RelationshipService.php:1104 msgctxt "father’s mother’s brother’s wife" msgid "great-aunt" msgstr "tia-avó" -#: app/Services/RelationshipService.php:805 +#: app/Services/RelationshipService.php:806 msgctxt "father’s mother’s sister" msgid "great-aunt" msgstr "tia-avó" -#: app/Services/RelationshipService.php:1109 +#: app/Services/RelationshipService.php:1110 msgctxt "father’s parent’s brother’s wife" msgid "great-aunt" msgstr "tia-avó" -#: app/Services/RelationshipService.php:817 +#: app/Services/RelationshipService.php:818 msgctxt "father’s parent’s sister" msgid "great-aunt" msgstr "tia-avó" -#: app/Services/RelationshipService.php:1115 +#: app/Services/RelationshipService.php:1116 msgctxt "mother’s father’s brother’s wife" msgid "great-aunt" msgstr "tia-avó" -#: app/Services/RelationshipService.php:873 +#: app/Services/RelationshipService.php:874 msgctxt "mother’s father’s sister" msgid "great-aunt" msgstr "tia-avó" -#: app/Services/RelationshipService.php:1121 +#: app/Services/RelationshipService.php:1122 msgctxt "mother’s mother’s brother’s wife" msgid "great-aunt" msgstr "tia-avó" -#: app/Services/RelationshipService.php:891 +#: app/Services/RelationshipService.php:892 msgctxt "mother’s mother’s sister" msgid "great-aunt" msgstr "tia-avó" -#: app/Services/RelationshipService.php:1127 +#: app/Services/RelationshipService.php:1128 msgctxt "mother’s parent’s brother’s wife" msgid "great-aunt" msgstr "tia-avó" -#: app/Services/RelationshipService.php:903 +#: app/Services/RelationshipService.php:904 msgctxt "mother’s parent’s sister" msgid "great-aunt" msgstr "tia-avó" -#: app/Services/RelationshipService.php:1133 +#: app/Services/RelationshipService.php:1134 msgctxt "parent’s father’s brother’s wife" msgid "great-aunt" msgstr "tia-avó" -#: app/Services/RelationshipService.php:925 +#: app/Services/RelationshipService.php:926 msgctxt "parent’s father’s sister" msgid "great-aunt" msgstr "tia-avó" -#: app/Services/RelationshipService.php:1139 +#: app/Services/RelationshipService.php:1140 msgctxt "parent’s mother’s brother’s wife" msgid "great-aunt" msgstr "tia-avó" -#: app/Services/RelationshipService.php:937 +#: app/Services/RelationshipService.php:938 msgctxt "parent’s mother’s sister" msgid "great-aunt" msgstr "tia-avó" -#: app/Services/RelationshipService.php:1145 +#: app/Services/RelationshipService.php:1146 msgctxt "parent’s parent’s brother’s wife" msgid "great-aunt" msgstr "tia-avó" -#: app/Services/RelationshipService.php:949 +#: app/Services/RelationshipService.php:950 msgctxt "parent’s parent’s sister" msgid "great-aunt" msgstr "tia-avó" -#: app/Services/RelationshipService.php:791 +#: app/Services/RelationshipService.php:792 msgctxt "father’s father’s sibling" msgid "great-aunt/uncle" msgstr "tia-avó/tio-avô" -#: app/Services/RelationshipService.php:1099 +#: app/Services/RelationshipService.php:1100 msgctxt "father’s father’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "tia-avó/tio-avô" -#: app/Services/RelationshipService.php:803 +#: app/Services/RelationshipService.php:804 msgctxt "father’s mother’s sibling" msgid "great-aunt/uncle" msgstr "tia-avó/tio-avô" -#: app/Services/RelationshipService.php:1105 +#: app/Services/RelationshipService.php:1106 msgctxt "father’s mother’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "tia-avó/tio-avô" -#: app/Services/RelationshipService.php:815 +#: app/Services/RelationshipService.php:816 msgctxt "father’s parent’s sibling" msgid "great-aunt/uncle" msgstr "tia-avó/tio-avô" -#: app/Services/RelationshipService.php:1111 +#: app/Services/RelationshipService.php:1112 msgctxt "father’s parent’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "tia-avó/tio-avô" -#: app/Services/RelationshipService.php:871 +#: app/Services/RelationshipService.php:872 msgctxt "mother’s father’s sibling" msgid "great-aunt/uncle" msgstr "tia-avó/tio-avô" -#: app/Services/RelationshipService.php:1117 +#: app/Services/RelationshipService.php:1118 msgctxt "mother’s father’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "tia-avó/tio-avô" -#: app/Services/RelationshipService.php:889 +#: app/Services/RelationshipService.php:890 msgctxt "mother’s mother’s sibling" msgid "great-aunt/uncle" msgstr "tia-avó/tio-avô" -#: app/Services/RelationshipService.php:1123 +#: app/Services/RelationshipService.php:1124 msgctxt "mother’s mother’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "tia-avó/tio-avô" -#: app/Services/RelationshipService.php:901 +#: app/Services/RelationshipService.php:902 msgctxt "mother’s parent’s sibling" msgid "great-aunt/uncle" msgstr "tia-avó/tio-avô" -#: app/Services/RelationshipService.php:1129 +#: app/Services/RelationshipService.php:1130 msgctxt "mother’s parent’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "tia-avó/tio-avô" -#: app/Services/RelationshipService.php:923 +#: app/Services/RelationshipService.php:924 msgctxt "parent’s father’s sibling" msgid "great-aunt/uncle" msgstr "tia-avó/tio-avô" -#: app/Services/RelationshipService.php:1135 +#: app/Services/RelationshipService.php:1136 msgctxt "parent’s father’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "tia-avó/tio-avô" -#: app/Services/RelationshipService.php:935 +#: app/Services/RelationshipService.php:936 msgctxt "parent’s mother’s sibling" msgid "great-aunt/uncle" msgstr "tia-avó/tio-avô" -#: app/Services/RelationshipService.php:1141 +#: app/Services/RelationshipService.php:1142 msgctxt "parent’s mother’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "tia-avó/tio-avô" -#: app/Services/RelationshipService.php:947 +#: app/Services/RelationshipService.php:948 msgctxt "parent’s parent’s sibling" msgid "great-aunt/uncle" msgstr "tia-avó/tio-avô" -#: app/Services/RelationshipService.php:1147 +#: app/Services/RelationshipService.php:1148 msgctxt "parent’s parent’s sibling’s spouse" msgid "great-aunt/uncle" msgstr "tia-avó/tio-avô" -#: app/Services/RelationshipService.php:725 +#: app/Services/RelationshipService.php:726 msgctxt "child’s child’s child" msgid "great-grandchild" msgstr "bisneto" -#: app/Services/RelationshipService.php:731 +#: app/Services/RelationshipService.php:732 msgctxt "child’s daughter’s child" msgid "great-grandchild" msgstr "bisneto" -#: app/Services/RelationshipService.php:739 +#: app/Services/RelationshipService.php:740 msgctxt "child’s son’s child" msgid "great-grandchild" msgstr "bisneto" -#: app/Services/RelationshipService.php:747 +#: app/Services/RelationshipService.php:748 msgctxt "daughter’s child’s child" msgid "great-grandchild" msgstr "bisneto" -#: app/Services/RelationshipService.php:753 +#: app/Services/RelationshipService.php:754 msgctxt "daughter’s daughter’s child" msgid "great-grandchild" msgstr "bisneto" -#: app/Services/RelationshipService.php:767 +#: app/Services/RelationshipService.php:768 msgctxt "daughter’s son’s child" msgid "great-grandchild" msgstr "bisneto" -#: app/Services/RelationshipService.php:1045 +#: app/Services/RelationshipService.php:1046 msgctxt "son’s child’s child" msgid "great-grandchild" msgstr "bisneto" -#: app/Services/RelationshipService.php:1051 +#: app/Services/RelationshipService.php:1052 msgctxt "son’s daughter’s child" msgid "great-grandchild" msgstr "bisneto" -#: app/Services/RelationshipService.php:1059 +#: app/Services/RelationshipService.php:1060 msgctxt "son’s son’s child" msgid "great-grandchild" msgstr "bisneto" -#: app/Services/RelationshipService.php:727 +#: app/Services/RelationshipService.php:728 msgctxt "child’s child’s daughter" msgid "great-granddaughter" msgstr "bisneta" -#: app/Services/RelationshipService.php:733 +#: app/Services/RelationshipService.php:734 msgctxt "child’s daughter’s daughter" msgid "great-granddaughter" msgstr "bisneta" -#: app/Services/RelationshipService.php:741 +#: app/Services/RelationshipService.php:742 msgctxt "child’s son’s daughter" msgid "great-granddaughter" msgstr "bisneta" -#: app/Services/RelationshipService.php:749 +#: app/Services/RelationshipService.php:750 msgctxt "daughter’s child’s daughter" msgid "great-granddaughter" msgstr "bisneta" -#: app/Services/RelationshipService.php:755 +#: app/Services/RelationshipService.php:756 msgctxt "daughter’s daughter’s daughter" msgid "great-granddaughter" msgstr "bisneta" -#: app/Services/RelationshipService.php:769 +#: app/Services/RelationshipService.php:770 msgctxt "daughter’s son’s daughter" msgid "great-granddaughter" msgstr "bisneta" -#: app/Services/RelationshipService.php:1047 +#: app/Services/RelationshipService.php:1048 msgctxt "son’s child’s daughter" msgid "great-granddaughter" msgstr "bisneta" -#: app/Services/RelationshipService.php:1053 +#: app/Services/RelationshipService.php:1054 msgctxt "son’s daughter’s daughter" msgid "great-granddaughter" msgstr "bisneta" -#: app/Services/RelationshipService.php:1061 +#: app/Services/RelationshipService.php:1062 msgctxt "son’s son’s daughter" msgid "great-granddaughter" msgstr "bisneta" -#: app/Services/RelationshipService.php:785 +#: app/Services/RelationshipService.php:786 msgctxt "father’s father’s father" msgid "great-grandfather" msgstr "bisavô" -#: app/Services/RelationshipService.php:797 +#: app/Services/RelationshipService.php:798 msgctxt "father’s mother’s father" msgid "great-grandfather" msgstr "bisavô" -#: app/Services/RelationshipService.php:809 +#: app/Services/RelationshipService.php:810 msgctxt "father’s parent’s father" msgid "great-grandfather" msgstr "bisavô" -#: app/Services/RelationshipService.php:865 +#: app/Services/RelationshipService.php:866 msgctxt "mother’s father’s father" msgid "great-grandfather" msgstr "bisavô" -#: app/Services/RelationshipService.php:883 +#: app/Services/RelationshipService.php:884 msgctxt "mother’s mother’s father" msgid "great-grandfather" msgstr "bisavô" -#: app/Services/RelationshipService.php:895 +#: app/Services/RelationshipService.php:896 msgctxt "mother’s parent’s father" msgid "great-grandfather" msgstr "bisavô" -#: app/Services/RelationshipService.php:917 +#: app/Services/RelationshipService.php:918 msgctxt "parent’s father’s father" msgid "great-grandfather" msgstr "bisavô" -#: app/Services/RelationshipService.php:929 +#: app/Services/RelationshipService.php:930 msgctxt "parent’s mother’s father" msgid "great-grandfather" msgstr "bisavô" -#: app/Services/RelationshipService.php:941 +#: app/Services/RelationshipService.php:942 msgctxt "parent’s parent’s father" msgid "great-grandfather" msgstr "bisavô" -#: app/Services/RelationshipService.php:787 +#: app/Services/RelationshipService.php:788 msgctxt "father’s father’s mother" msgid "great-grandmother" msgstr "bisavó" -#: app/Services/RelationshipService.php:799 +#: app/Services/RelationshipService.php:800 msgctxt "father’s mother’s mother" msgid "great-grandmother" msgstr "bisavó" -#: app/Services/RelationshipService.php:811 +#: app/Services/RelationshipService.php:812 msgctxt "father’s parent’s mother" msgid "great-grandmother" msgstr "bisavó" -#: app/Services/RelationshipService.php:867 +#: app/Services/RelationshipService.php:868 msgctxt "mother’s father’s mother" msgid "great-grandmother" msgstr "bisavó" -#: app/Services/RelationshipService.php:885 +#: app/Services/RelationshipService.php:886 msgctxt "mother’s mother’s mother" msgid "great-grandmother" msgstr "bisavó" -#: app/Services/RelationshipService.php:897 +#: app/Services/RelationshipService.php:898 msgctxt "mother’s parent’s mother" msgid "great-grandmother" msgstr "bisavó" -#: app/Services/RelationshipService.php:919 +#: app/Services/RelationshipService.php:920 msgctxt "parent’s father’s mother" msgid "great-grandmother" msgstr "bisavó" -#: app/Services/RelationshipService.php:931 +#: app/Services/RelationshipService.php:932 msgctxt "parent’s mother’s mother" msgid "great-grandmother" msgstr "bisavó" -#: app/Services/RelationshipService.php:943 +#: app/Services/RelationshipService.php:944 msgctxt "parent’s parent’s mother" msgid "great-grandmother" msgstr "bisavó" -#: app/Services/RelationshipService.php:789 +#: app/Services/RelationshipService.php:790 msgctxt "father’s father’s parent" msgid "great-grandparent" msgstr "bisavô" -#: app/Services/RelationshipService.php:801 +#: app/Services/RelationshipService.php:802 msgctxt "father’s mother’s parent" msgid "great-grandparent" msgstr "bisavô" -#: app/Services/RelationshipService.php:813 +#: app/Services/RelationshipService.php:814 msgctxt "father’s parent’s parent" msgid "great-grandparent" msgstr "bisavô" -#: app/Services/RelationshipService.php:869 +#: app/Services/RelationshipService.php:870 msgctxt "mother’s father’s parent" msgid "great-grandparent" msgstr "bisavô" -#: app/Services/RelationshipService.php:887 +#: app/Services/RelationshipService.php:888 msgctxt "mother’s mother’s parent" msgid "great-grandparent" msgstr "bisavô" -#: app/Services/RelationshipService.php:899 +#: app/Services/RelationshipService.php:900 msgctxt "mother’s parent’s parent" msgid "great-grandparent" msgstr "bisavô" -#: app/Services/RelationshipService.php:921 +#: app/Services/RelationshipService.php:922 msgctxt "parent’s father’s parent" msgid "great-grandparent" msgstr "bisavô" -#: app/Services/RelationshipService.php:933 +#: app/Services/RelationshipService.php:934 msgctxt "parent’s mother’s parent" msgid "great-grandparent" msgstr "bisavô" -#: app/Services/RelationshipService.php:945 +#: app/Services/RelationshipService.php:946 msgctxt "parent’s parent’s parent" msgid "great-grandparent" msgstr "bisavô" -#: app/Services/RelationshipService.php:729 +#: app/Services/RelationshipService.php:730 msgctxt "child’s child’s son" msgid "great-grandson" msgstr "bisneto" -#: app/Services/RelationshipService.php:737 +#: app/Services/RelationshipService.php:738 msgctxt "child’s daughter’s son" msgid "great-grandson" msgstr "bisneto" -#: app/Services/RelationshipService.php:743 +#: app/Services/RelationshipService.php:744 msgctxt "child’s son’s son" msgid "great-grandson" msgstr "bisneto" -#: app/Services/RelationshipService.php:751 +#: app/Services/RelationshipService.php:752 msgctxt "daughter’s child’s son" msgid "great-grandson" msgstr "bisneto" -#: app/Services/RelationshipService.php:759 +#: app/Services/RelationshipService.php:760 msgctxt "daughter’s daughter’s son" msgid "great-grandson" msgstr "bisneto" -#: app/Services/RelationshipService.php:771 +#: app/Services/RelationshipService.php:772 msgctxt "daughter’s son’s son" msgid "great-grandson" msgstr "bisneto" -#: app/Services/RelationshipService.php:1049 +#: app/Services/RelationshipService.php:1050 msgctxt "son’s child’s son" msgid "great-grandson" msgstr "bisneto" -#: app/Services/RelationshipService.php:1057 +#: app/Services/RelationshipService.php:1058 msgctxt "son’s daughter’s son" msgid "great-grandson" msgstr "bisneto" -#: app/Services/RelationshipService.php:1063 +#: app/Services/RelationshipService.php:1064 msgctxt "son’s son’s son" msgid "great-grandson" msgstr "bisneto" -#: app/Services/RelationshipService.php:1329 +#: app/Services/RelationshipService.php:1330 msgid "great-great-aunt" msgstr "tia-bisavó" -#: app/Services/RelationshipService.php:1332 +#: app/Services/RelationshipService.php:1333 msgid "great-great-aunt/uncle" msgstr "tia-bisavó/tio-bisavô" -#: app/Services/RelationshipService.php:1981 +#: app/Services/RelationshipService.php:1982 msgid "great-great-grandchild" msgstr "trineto" -#: app/Services/RelationshipService.php:1978 +#: app/Services/RelationshipService.php:1979 msgid "great-great-granddaughter" msgstr "trineta" -#: app/Services/RelationshipService.php:1817 +#: app/Services/RelationshipService.php:1818 msgid "great-great-grandfather" msgstr "trisavô" -#: app/Services/RelationshipService.php:1821 +#: app/Services/RelationshipService.php:1822 msgid "great-great-grandmother" msgstr "trisavó" -#: app/Services/RelationshipService.php:1824 +#: app/Services/RelationshipService.php:1825 msgid "great-great-grandparent" msgstr "bisavô" -#: app/Services/RelationshipService.php:1974 +#: app/Services/RelationshipService.php:1975 msgid "great-great-grandson" msgstr "trineto" -#: app/Services/RelationshipService.php:1348 +#: app/Services/RelationshipService.php:1349 msgid "great-great-great-aunt" msgstr "tia-trisavó" -#: app/Services/RelationshipService.php:1351 +#: app/Services/RelationshipService.php:1352 msgid "great-great-great-aunt/uncle" msgstr "tia-trisavó/tio-trisavô" -#: app/Services/RelationshipService.php:1992 +#: app/Services/RelationshipService.php:1993 msgid "great-great-great-grandchild" msgstr "tataraneto" -#: app/Services/RelationshipService.php:1989 +#: app/Services/RelationshipService.php:1990 msgid "great-great-great-granddaughter" msgstr "tataraneta" -#: app/Services/RelationshipService.php:1828 +#: app/Services/RelationshipService.php:1829 msgid "great-great-great-grandfather" msgstr "tataravô" -#: app/Services/RelationshipService.php:1832 +#: app/Services/RelationshipService.php:1833 msgid "great-great-great-grandmother" msgstr "tataravó" -#: app/Services/RelationshipService.php:1835 +#: app/Services/RelationshipService.php:1836 msgid "great-great-great-grandparent" msgstr "tataravô" -#: app/Services/RelationshipService.php:1985 +#: app/Services/RelationshipService.php:1986 msgid "great-great-great-grandson" msgstr "tataraneto" -#: app/Services/RelationshipService.php:1561 +#: app/Services/RelationshipService.php:1562 msgctxt "(a man’s) brother’s great-great-grandson" msgid "great-great-great-nephew" msgstr "sobrinho trineto" -#: app/Services/RelationshipService.php:1565 +#: app/Services/RelationshipService.php:1566 msgctxt "(a man’s) sister’s great-great-grandson" msgid "great-great-great-nephew" msgstr "sobrinho trineto" -#: app/Services/RelationshipService.php:1568 +#: app/Services/RelationshipService.php:1569 msgctxt "(a woman’s) great-great-great-nephew" msgid "great-great-great-nephew" msgstr "sobrinho trineto" -#: app/Services/RelationshipService.php:1584 +#: app/Services/RelationshipService.php:1585 msgctxt "(a man’s) brother’s great-great-grandchild" msgid "great-great-great-nephew/niece" msgstr "sobrinho(a) trineto(a)" -#: app/Services/RelationshipService.php:1588 +#: app/Services/RelationshipService.php:1589 msgctxt "(a man’s) sister’s great-great-grandchild" msgid "great-great-great-nephew/niece" msgstr "sobrinho(a) trineto(a)" -#: app/Services/RelationshipService.php:1591 +#: app/Services/RelationshipService.php:1592 msgctxt "(a woman’s) great-great-great-nephew/niece" msgid "great-great-great-nephew/niece" msgstr "sobrinho(a) trineto(a)" -#: app/Services/RelationshipService.php:1573 +#: app/Services/RelationshipService.php:1574 msgctxt "(a man’s) brother’s great-great-granddaughter" msgid "great-great-great-niece" msgstr "sobrinha trineta" -#: app/Services/RelationshipService.php:1577 +#: app/Services/RelationshipService.php:1578 msgctxt "(a man’s) sister’s great-great-granddaughter" msgid "great-great-great-niece" msgstr "sobrinha trineta" -#: app/Services/RelationshipService.php:1580 +#: app/Services/RelationshipService.php:1581 msgctxt "(a woman’s) great-great-great-niece" msgid "great-great-great-niece" msgstr "sobrinha trineta" -#: app/Services/RelationshipService.php:1337 +#: app/Services/RelationshipService.php:1338 msgctxt "great-great-grandfather’s brother" msgid "great-great-great-uncle" msgstr "tio-trisavô" -#: app/Services/RelationshipService.php:1341 +#: app/Services/RelationshipService.php:1342 msgctxt "great-great-grandmother’s brother" msgid "great-great-great-uncle" msgstr "tio-trisavô" -#: app/Services/RelationshipService.php:1344 +#: app/Services/RelationshipService.php:1345 msgctxt "great-great-grandparent’s brother" msgid "great-great-great-uncle" msgstr "tio-trisavô" -#: app/Services/RelationshipService.php:1526 +#: app/Services/RelationshipService.php:1527 msgctxt "(a man’s) brother’s great-grandson" msgid "great-great-nephew" msgstr "sobrinho bisneto" -#: app/Services/RelationshipService.php:1530 +#: app/Services/RelationshipService.php:1531 msgctxt "(a man’s) sister’s great-grandson" msgid "great-great-nephew" msgstr "sobrinho bisneto" -#: app/Services/RelationshipService.php:1533 +#: app/Services/RelationshipService.php:1534 msgctxt "(a woman’s) great-great-nephew" msgid "great-great-nephew" msgstr "sobrinho bisneto" -#: app/Services/RelationshipService.php:1549 +#: app/Services/RelationshipService.php:1550 msgctxt "(a man’s) brother’s great-grandchild" msgid "great-great-nephew/niece" msgstr "sobrinho(a) bisneto(a)" -#: app/Services/RelationshipService.php:1553 +#: app/Services/RelationshipService.php:1554 msgctxt "(a man’s) sister’s great-grandchild" msgid "great-great-nephew/niece" msgstr "sobrinho(a) bisneto(a)" -#: app/Services/RelationshipService.php:1556 +#: app/Services/RelationshipService.php:1557 msgctxt "(a woman’s) great-great-nephew/niece" msgid "great-great-nephew/niece" msgstr "sobrinho(a) bisneto(a)" -#: app/Services/RelationshipService.php:1538 +#: app/Services/RelationshipService.php:1539 msgctxt "(a man’s) brother’s great-granddaughter" msgid "great-great-niece" msgstr "sobrinha bisneta" -#: app/Services/RelationshipService.php:1542 +#: app/Services/RelationshipService.php:1543 msgctxt "(a man’s) sister’s great-granddaughter" msgid "great-great-niece" msgstr "sobrinha bisneta" -#: app/Services/RelationshipService.php:1545 +#: app/Services/RelationshipService.php:1546 msgctxt "(a woman’s) great-great-niece" msgid "great-great-niece" msgstr "sobrinha bisneta" -#: app/Services/RelationshipService.php:1318 +#: app/Services/RelationshipService.php:1319 msgctxt "great-grandfather’s brother" msgid "great-great-uncle" msgstr "tio-bisavô" -#: app/Services/RelationshipService.php:1322 +#: app/Services/RelationshipService.php:1323 msgctxt "great-grandmother’s brother" msgid "great-great-uncle" msgstr "tio-bisavô" -#: app/Services/RelationshipService.php:1325 +#: app/Services/RelationshipService.php:1326 msgctxt "great-grandparent’s brother" msgid "great-great-uncle" msgstr "tio-bisavô" -#: app/Services/RelationshipService.php:674 +#: app/Services/RelationshipService.php:675 msgctxt "(a man’s) brother’s child’s son" msgid "great-nephew" msgstr "sobrinho neto" -#: app/Services/RelationshipService.php:694 +#: app/Services/RelationshipService.php:695 msgctxt "(a man’s) brother’s daughter’s son" msgid "great-nephew" msgstr "sobrinho neto" -#: app/Services/RelationshipService.php:712 +#: app/Services/RelationshipService.php:713 msgctxt "(a man’s) brother’s son’s son" msgid "great-nephew" msgstr "sobrinho neto" -#: app/Services/RelationshipService.php:994 +#: app/Services/RelationshipService.php:995 msgctxt "(a man’s) sister’s child’s son" msgid "great-nephew" msgstr "sobrinho neto" -#: app/Services/RelationshipService.php:1014 +#: app/Services/RelationshipService.php:1015 msgctxt "(a man’s) sister’s daughter’s son" msgid "great-nephew" msgstr "sobrinho neto" -#: app/Services/RelationshipService.php:1038 +#: app/Services/RelationshipService.php:1039 msgctxt "(a man’s) sister’s son’s son" msgid "great-nephew" msgstr "sobrinho neto" -#: app/Services/RelationshipService.php:677 +#: app/Services/RelationshipService.php:678 msgctxt "(a woman’s) brother’s child’s son" msgid "great-nephew" msgstr "sobrinho neto" -#: app/Services/RelationshipService.php:697 +#: app/Services/RelationshipService.php:698 msgctxt "(a woman’s) brother’s daughter’s son" msgid "great-nephew" msgstr "sobrinho neto" -#: app/Services/RelationshipService.php:715 +#: app/Services/RelationshipService.php:716 msgctxt "(a woman’s) brother’s son’s son" msgid "great-nephew" msgstr "sobrinho neto" -#: app/Services/RelationshipService.php:997 +#: app/Services/RelationshipService.php:998 msgctxt "(a woman’s) sister’s child’s son" msgid "great-nephew" msgstr "sobrinho neto" -#: app/Services/RelationshipService.php:1017 +#: app/Services/RelationshipService.php:1018 msgctxt "(a woman’s) sister’s daughter’s son" msgid "great-nephew" msgstr "sobrinho neto" -#: app/Services/RelationshipService.php:1041 +#: app/Services/RelationshipService.php:1042 msgctxt "(a woman’s) sister’s son’s son" msgid "great-nephew" msgstr "sobrinho neto" -#: app/Services/RelationshipService.php:963 +#: app/Services/RelationshipService.php:964 msgctxt "sibling’s child’s son" msgid "great-nephew" msgstr "sobrinho-neto" -#: app/Services/RelationshipService.php:971 +#: app/Services/RelationshipService.php:972 msgctxt "sibling’s daughter’s son" msgid "great-nephew" msgstr "sobrinho-neto" -#: app/Services/RelationshipService.php:977 +#: app/Services/RelationshipService.php:978 msgctxt "sibling’s son’s son" msgid "great-nephew" msgstr "sobrinho-neto" -#: app/Services/RelationshipService.php:662 +#: app/Services/RelationshipService.php:663 msgctxt "(a man’s) brother’s child’s child" msgid "great-nephew/niece" msgstr "sobrinho(a) neto(a)" -#: app/Services/RelationshipService.php:680 +#: app/Services/RelationshipService.php:681 msgctxt "(a man’s) brother’s daughter’s child" msgid "great-nephew/niece" msgstr "sobrinho(a) neto(a)" -#: app/Services/RelationshipService.php:700 +#: app/Services/RelationshipService.php:701 msgctxt "(a man’s) brother’s son’s child" msgid "great-nephew/niece" msgstr "sobrinho(a) neto(a)" -#: app/Services/RelationshipService.php:982 +#: app/Services/RelationshipService.php:983 msgctxt "(a man’s) sister’s child’s child" msgid "great-nephew/niece" msgstr "sobrinho(a) neto(a)" -#: app/Services/RelationshipService.php:1000 +#: app/Services/RelationshipService.php:1001 msgctxt "(a man’s) sister’s daughter’s child" msgid "great-nephew/niece" msgstr "sobrinho(a) neto(a)" -#: app/Services/RelationshipService.php:1026 +#: app/Services/RelationshipService.php:1027 msgctxt "(a man’s) sister’s son’s child" msgid "great-nephew/niece" msgstr "sobrinho(a) neto(a)" -#: app/Services/RelationshipService.php:665 +#: app/Services/RelationshipService.php:666 msgctxt "(a woman’s) brother’s child’s child" msgid "great-nephew/niece" msgstr "sobrinho(a) neto(a)" -#: app/Services/RelationshipService.php:683 +#: app/Services/RelationshipService.php:684 msgctxt "(a woman’s) brother’s daughter’s child" msgid "great-nephew/niece" msgstr "sobrinho(a) neto(a)" -#: app/Services/RelationshipService.php:703 +#: app/Services/RelationshipService.php:704 msgctxt "(a woman’s) brother’s son’s child" msgid "great-nephew/niece" msgstr "sobrinho(a) neto(a)" -#: app/Services/RelationshipService.php:985 +#: app/Services/RelationshipService.php:986 msgctxt "(a woman’s) sister’s child’s child" msgid "great-nephew/niece" msgstr "sobrinho(a) neto(a)" -#: app/Services/RelationshipService.php:1003 +#: app/Services/RelationshipService.php:1004 msgctxt "(a woman’s) sister’s daughter’s child" msgid "great-nephew/niece" msgstr "sobrinho(a) neto(a)" -#: app/Services/RelationshipService.php:1029 +#: app/Services/RelationshipService.php:1030 msgctxt "(a woman’s) sister’s son’s child" msgid "great-nephew/niece" msgstr "sobrinho(a) neto(a)" -#: app/Services/RelationshipService.php:959 +#: app/Services/RelationshipService.php:960 msgctxt "sibling’s child’s child" msgid "great-nephew/niece" msgstr "sobrinho-neto/sobrinha-neta" -#: app/Services/RelationshipService.php:965 +#: app/Services/RelationshipService.php:966 msgctxt "sibling’s daughter’s child" msgid "great-nephew/niece" msgstr "sobrinho-neto/sobrinha-neta" -#: app/Services/RelationshipService.php:973 +#: app/Services/RelationshipService.php:974 msgctxt "sibling’s son’s child" msgid "great-nephew/niece" msgstr "sobrinho-neto/sobrinha-neta" -#: app/Services/RelationshipService.php:668 +#: app/Services/RelationshipService.php:669 msgctxt "(a man’s) brother’s child’s daughter" msgid "great-niece" msgstr "sobrinha neta" -#: app/Services/RelationshipService.php:686 +#: app/Services/RelationshipService.php:687 msgctxt "(a man’s) brother’s daughter’s daughter" msgid "great-niece" msgstr "sobrinha neta" -#: app/Services/RelationshipService.php:706 +#: app/Services/RelationshipService.php:707 msgctxt "(a man’s) brother’s son’s daughter" msgid "great-niece" msgstr "sobrinha neta" -#: app/Services/RelationshipService.php:988 +#: app/Services/RelationshipService.php:989 msgctxt "(a man’s) sister’s child’s daughter" msgid "great-niece" msgstr "sobrinha neta" -#: app/Services/RelationshipService.php:1006 +#: app/Services/RelationshipService.php:1007 msgctxt "(a man’s) sister’s daughter’s daughter" msgid "great-niece" msgstr "sobrinha neta" -#: app/Services/RelationshipService.php:1032 +#: app/Services/RelationshipService.php:1033 msgctxt "(a man’s) sister’s son’s daughter" msgid "great-niece" msgstr "sobrinha neta" -#: app/Services/RelationshipService.php:671 +#: app/Services/RelationshipService.php:672 msgctxt "(a woman’s) brother’s child’s daughter" msgid "great-niece" msgstr "sobrinha neta" -#: app/Services/RelationshipService.php:689 +#: app/Services/RelationshipService.php:690 msgctxt "(a woman’s) brother’s daughter’s daughter" msgid "great-niece" msgstr "sobrinha neta" -#: app/Services/RelationshipService.php:709 +#: app/Services/RelationshipService.php:710 msgctxt "(a woman’s) brother’s son’s daughter" msgid "great-niece" msgstr "sobrinha neta" -#: app/Services/RelationshipService.php:991 +#: app/Services/RelationshipService.php:992 msgctxt "(a woman’s) sister’s child’s daughter" msgid "great-niece" msgstr "sobrinha neta" -#: app/Services/RelationshipService.php:1009 +#: app/Services/RelationshipService.php:1010 msgctxt "(a woman’s) sister’s daughter’s daughter" msgid "great-niece" msgstr "sobrinha neta" -#: app/Services/RelationshipService.php:1035 +#: app/Services/RelationshipService.php:1036 msgctxt "(a woman’s) sister’s son’s daughter" msgid "great-niece" msgstr "sobrinha neta" -#: app/Services/RelationshipService.php:961 +#: app/Services/RelationshipService.php:962 msgctxt "sibling’s child’s daughter" msgid "great-niece" msgstr "sobrinha-neta" -#: app/Services/RelationshipService.php:967 +#: app/Services/RelationshipService.php:968 msgctxt "sibling’s daughter’s daughter" msgid "great-niece" msgstr "sobrinha-neta" -#: app/Services/RelationshipService.php:975 +#: app/Services/RelationshipService.php:976 msgctxt "sibling’s son’s daughter" msgid "great-niece" msgstr "sobrinha-neta" -#: app/Services/RelationshipService.php:783 +#: app/Services/RelationshipService.php:784 msgctxt "father’s father’s brother" msgid "great-uncle" msgstr "tio-avô" -#: app/Services/RelationshipService.php:1101 +#: app/Services/RelationshipService.php:1102 msgctxt "father’s father’s sister’s husband" msgid "great-uncle" msgstr "tio-avô" -#: app/Services/RelationshipService.php:795 +#: app/Services/RelationshipService.php:796 msgctxt "father’s mother’s brother" msgid "great-uncle" msgstr "tio-avô" -#: app/Services/RelationshipService.php:1107 +#: app/Services/RelationshipService.php:1108 msgctxt "father’s mother’s sister’s husband" msgid "great-uncle" msgstr "tio-avô" -#: app/Services/RelationshipService.php:807 +#: app/Services/RelationshipService.php:808 msgctxt "father’s parent’s brother" msgid "great-uncle" msgstr "tio-avô" -#: app/Services/RelationshipService.php:1113 +#: app/Services/RelationshipService.php:1114 msgctxt "father’s parent’s sister’s husband" msgid "great-uncle" msgstr "tio-avô" -#: app/Services/RelationshipService.php:863 +#: app/Services/RelationshipService.php:864 msgctxt "mother’s father’s brother" msgid "great-uncle" msgstr "tio-avô" -#: app/Services/RelationshipService.php:1119 +#: app/Services/RelationshipService.php:1120 msgctxt "mother’s father’s sister’s husband" msgid "great-uncle" msgstr "tio-avô" -#: app/Services/RelationshipService.php:881 +#: app/Services/RelationshipService.php:882 msgctxt "mother’s mother’s brother" msgid "great-uncle" msgstr "tio-avô" -#: app/Services/RelationshipService.php:1125 +#: app/Services/RelationshipService.php:1126 msgctxt "mother’s mother’s sister’s husband" msgid "great-uncle" msgstr "tio-avô" -#: app/Services/RelationshipService.php:893 +#: app/Services/RelationshipService.php:894 msgctxt "mother’s parent’s brother" msgid "great-uncle" msgstr "tio-avô" -#: app/Services/RelationshipService.php:1131 +#: app/Services/RelationshipService.php:1132 msgctxt "mother’s parent’s sister’s husband" msgid "great-uncle" msgstr "tio-avô" -#: app/Services/RelationshipService.php:915 +#: app/Services/RelationshipService.php:916 msgctxt "parent’s father’s brother" msgid "great-uncle" msgstr "tio-avô" -#: app/Services/RelationshipService.php:1137 +#: app/Services/RelationshipService.php:1138 msgctxt "parent’s father’s sister’s husband" msgid "great-uncle" msgstr "tio-avô" -#: app/Services/RelationshipService.php:927 +#: app/Services/RelationshipService.php:928 msgctxt "parent’s mother’s brother" msgid "great-uncle" msgstr "tio-avô" -#: app/Services/RelationshipService.php:1143 +#: app/Services/RelationshipService.php:1144 msgctxt "parent’s mother’s sister’s husband" msgid "great-uncle" msgstr "tio-avô" -#: app/Services/RelationshipService.php:939 +#: app/Services/RelationshipService.php:940 msgctxt "parent’s parent’s brother" msgid "great-uncle" msgstr "tio-avô" -#: app/Services/RelationshipService.php:1149 +#: app/Services/RelationshipService.php:1150 msgctxt "parent’s parent’s sister’s husband" msgid "great-uncle" msgstr "tio-avô" #. I18N: layout option for the fan chart -#: app/Module/FanChartModule.php:517 +#: app/Module/FanChartModule.php:511 msgid "half circle" msgstr "" -#: app/Services/RelationshipService.php:541 +#: app/Services/RelationshipService.php:542 msgctxt "father’s son" msgid "half-brother" msgstr "meio-irmão" -#: app/Services/RelationshipService.php:579 +#: app/Services/RelationshipService.php:580 msgctxt "mother’s son" msgid "half-brother" msgstr "meio-irmão" -#: app/Services/RelationshipService.php:597 +#: app/Services/RelationshipService.php:598 msgctxt "parent’s son" msgid "half-brother" msgstr "meio-irmão" -#: app/Services/RelationshipService.php:527 +#: app/Services/RelationshipService.php:528 msgctxt "father’s child" msgid "half-sibling" msgstr "meio-irmão" -#: app/Services/RelationshipService.php:563 +#: app/Services/RelationshipService.php:564 msgctxt "mother’s child" msgid "half-sibling" msgstr "meio-irmão" -#: app/Services/RelationshipService.php:583 +#: app/Services/RelationshipService.php:584 msgctxt "parent’s child" msgid "half-sibling" msgstr "meio-irmão" -#: app/Services/RelationshipService.php:529 +#: app/Services/RelationshipService.php:530 msgctxt "father’s daughter" msgid "half-sister" msgstr "meio-irmã" -#: app/Services/RelationshipService.php:565 +#: app/Services/RelationshipService.php:566 msgctxt "mother’s daughter" msgid "half-sister" msgstr "meio-irmã" -#: app/Services/RelationshipService.php:585 +#: app/Services/RelationshipService.php:586 msgctxt "parent’s daughter" msgid "half-sister" msgstr "meio-irmã" #. I18N: reflexive pronoun -#: app/Services/RelationshipService.php:244 +#: app/Services/RelationshipService.php:245 msgid "herself" msgstr "" @@ -19354,12 +19374,12 @@ msgstr "" #: resources/views/admin/tags.phtml:862 resources/views/admin/tags.phtml:876 #: resources/views/admin/tags.phtml:912 resources/views/admin/tags.phtml:930 #: resources/views/admin/trees-preferences.phtml:296 -#: resources/views/admin/trees-preferences.phtml:372 -#: resources/views/admin/trees-preferences.phtml:385 -#: resources/views/admin/trees-preferences.phtml:399 -#: resources/views/admin/trees-preferences.phtml:517 -#: resources/views/admin/trees-preferences.phtml:616 -#: resources/views/admin/trees-preferences.phtml:629 +#: resources/views/admin/trees-preferences.phtml:373 +#: resources/views/admin/trees-preferences.phtml:386 +#: resources/views/admin/trees-preferences.phtml:400 +#: resources/views/admin/trees-preferences.phtml:518 +#: resources/views/admin/trees-preferences.phtml:617 +#: resources/views/admin/trees-preferences.phtml:630 #: resources/views/admin/users-create.phtml:61 #: resources/views/admin/users-edit.phtml:72 #: resources/views/edit-account-page.phtml:91 @@ -19367,15 +19387,15 @@ msgstr "" #: resources/views/modules/login_block/sign-in.phtml:33 #: resources/views/password-reset-page.phtml:37 #: resources/views/register-page.phtml:76 -#: resources/views/setup/step-4-database-mysql.phtml:101 -#: resources/views/setup/step-4-database-pgsql.phtml:88 -#: resources/views/setup/step-4-database-sqlsrv.phtml:88 +#: resources/views/setup/step-4-database-mysql.phtml:119 +#: resources/views/setup/step-4-database-pgsql.phtml:85 +#: resources/views/setup/step-4-database-sqlsrv.phtml:85 #: resources/views/setup/step-5-administrator.phtml:83 msgid "hide" msgstr "esconder" #. I18N: reflexive pronoun -#: app/Services/RelationshipService.php:241 +#: app/Services/RelationshipService.php:242 msgid "himself" msgstr "" @@ -19384,7 +19404,7 @@ msgstr "" msgid "household" msgstr "" -#: app/Elements/RoleInEvent.php:79 app/Services/RelationshipService.php:367 +#: app/Elements/RoleInEvent.php:79 app/Services/RelationshipService.php:368 msgid "husband" msgstr "marido" @@ -19442,33 +19462,37 @@ msgid "jours complementaires" msgstr "dias complementares" #. I18N: A button label, last page -#: resources/views/admin/trees-preferences.phtml:560 +#: resources/views/admin/trees-preferences.phtml:561 #: resources/views/edit/reorder-card-header.phtml:36 #: resources/views/lists/datatables-attributes.phtml:18 #: resources/views/modules/media-list/pagination.phtml:55 msgid "last" msgstr "última" -#: resources/views/admin/trees-preferences.phtml:569 +#: resources/views/admin/trees-preferences.phtml:570 msgctxt "Show the [first/last] [N] parts of a place name." msgid "last" msgstr "último" -#: app/Module/PedigreeChartModule.php:364 -#: app/Module/PedigreeChartModule.php:372 +#: app/Module/PedigreeChartModule.php:362 +#: app/Module/PedigreeChartModule.php:370 msgid "left" msgstr "" #. I18N: Layout option for lists of names #. I18N: An option in a list-box #: app/Http/RequestHandlers/TreePreferencesPage.php:90 -#: app/Module/OnThisDayModule.php:268 app/Module/RecentChangesModule.php:261 +#: app/Module/OnThisDayModule.php:268 app/Module/RecentChangesModule.php:259 #: app/Module/TopGivenNamesModule.php:184 #: app/Module/UpcomingAnniversariesModule.php:316 #: app/Module/YahrzeitModule.php:260 msgid "list" msgstr "lista" +#: resources/views/setup/step-4-database-mysql.phtml:58 +msgid "local" +msgstr "" + #: app/Http/RequestHandlers/MapDataImportAction.php:193 #, php-format msgid "locations updated: %s, locations added: %s" @@ -19503,17 +19527,17 @@ msgstr "casado" msgid "married name" msgstr "nome de casada" -#: app/Services/RelationshipService.php:567 +#: app/Services/RelationshipService.php:568 msgctxt "mother’s father" msgid "maternal grandfather" msgstr "avó materna" -#: app/Services/RelationshipService.php:571 +#: app/Services/RelationshipService.php:572 msgctxt "mother’s mother" msgid "maternal grandmother" msgstr "avó materna" -#: app/Services/RelationshipService.php:573 +#: app/Services/RelationshipService.php:574 msgctxt "mother’s parent" msgid "maternal grandparent" msgstr "avó materna" @@ -19545,241 +19569,245 @@ msgstr "" msgid "minimal" msgstr "" -#: app/Elements/RoleInEvent.php:81 app/Services/RelationshipService.php:349 +#: app/Elements/RoleInEvent.php:81 app/Services/RelationshipService.php:350 msgid "mother" msgstr "mãe" -#: app/Services/RelationshipService.php:553 +#: app/Services/RelationshipService.php:554 msgctxt "husband’s mother" msgid "mother-in-law" msgstr "sogra" -#: app/Services/RelationshipService.php:633 +#: app/Services/RelationshipService.php:634 msgctxt "spouse’s mother" msgid "mother-in-law" msgstr "sogra" -#: app/Services/RelationshipService.php:651 +#: app/Services/RelationshipService.php:652 msgctxt "wife’s mother" msgid "mother-in-law" msgstr "sogra" -#: app/Services/RelationshipService.php:639 +#: app/Services/RelationshipService.php:640 msgctxt "spouse’s parent" msgid "mother/father-in-law" msgstr "sogra/sogro" -#: app/Services/RelationshipService.php:501 +#: app/Services/RelationshipService.php:502 msgctxt "brother’s son" msgid "nephew" msgstr "sobrinho" -#: app/Services/RelationshipService.php:853 +#: app/Services/RelationshipService.php:854 msgctxt "husband’s brother’s son" msgid "nephew" msgstr "" -#: app/Services/RelationshipService.php:849 +#: app/Services/RelationshipService.php:850 msgctxt "husband’s sibling’s son" msgid "nephew" msgstr "" -#: app/Services/RelationshipService.php:851 +#: app/Services/RelationshipService.php:852 msgctxt "husband’s sister’s son" msgid "nephew" msgstr "" -#: app/Services/RelationshipService.php:605 +#: app/Services/RelationshipService.php:606 msgctxt "sibling’s son" msgid "nephew" msgstr "sobrinho" -#: app/Services/RelationshipService.php:615 +#: app/Services/RelationshipService.php:616 msgctxt "sister’s son" msgid "nephew" msgstr "sobrinho" -#: app/Services/RelationshipService.php:1093 +#: app/Services/RelationshipService.php:1094 msgctxt "wife’s brother’s son" msgid "nephew" msgstr "" -#: app/Services/RelationshipService.php:1089 +#: app/Services/RelationshipService.php:1090 msgctxt "wife’s sibling’s son" msgid "nephew" msgstr "" -#: app/Services/RelationshipService.php:1091 +#: app/Services/RelationshipService.php:1092 msgctxt "wife’s sister’s son" msgid "nephew" msgstr "" -#: app/Services/RelationshipService.php:691 +#: app/Services/RelationshipService.php:692 msgctxt "brother’s daughter’s husband" msgid "nephew-in-law" msgstr "sobrinho" -#: app/Services/RelationshipService.php:969 +#: app/Services/RelationshipService.php:970 msgctxt "sibling’s daughter’s husband" msgid "nephew-in-law" msgstr "sobrinho" -#: app/Services/RelationshipService.php:1011 +#: app/Services/RelationshipService.php:1012 msgctxt "sisters’s daughter’s husband" msgid "nephew-in-law" msgstr "sobrinho" -#: app/Services/RelationshipService.php:497 +#: app/Services/RelationshipService.php:498 msgctxt "brother’s child" msgid "nephew/niece" msgstr "sobrinho/sobrinha" -#: app/Services/RelationshipService.php:841 +#: app/Services/RelationshipService.php:842 msgctxt "husband’s brother’s child" msgid "nephew/niece" msgstr "" -#: app/Services/RelationshipService.php:837 +#: app/Services/RelationshipService.php:838 msgctxt "husband’s sibling’s child" msgid "nephew/niece" msgstr "" -#: app/Services/RelationshipService.php:839 +#: app/Services/RelationshipService.php:840 msgctxt "husband’s sister’s child" msgid "nephew/niece" msgstr "" -#: app/Services/RelationshipService.php:601 +#: app/Services/RelationshipService.php:602 msgctxt "sibling’s child" msgid "nephew/niece" msgstr "sobrinho/sobrinha" -#: app/Services/RelationshipService.php:609 +#: app/Services/RelationshipService.php:610 msgctxt "sister’s child" msgid "nephew/niece" msgstr "sobrinho/sobrinha" -#: app/Services/RelationshipService.php:1081 +#: app/Services/RelationshipService.php:1082 msgctxt "wife’s brother’s child" msgid "nephew/niece" msgstr "" -#: app/Services/RelationshipService.php:1077 +#: app/Services/RelationshipService.php:1078 msgctxt "wife’s sibling’s child" msgid "nephew/niece" msgstr "" -#: app/Services/RelationshipService.php:1079 +#: app/Services/RelationshipService.php:1080 msgctxt "wife’s sister’s child" msgid "nephew/niece" msgstr "" +#: resources/views/setup/step-4-database-mysql.phtml:73 +msgid "network" +msgstr "" + #. I18N: A button label, next page #: resources/views/admin/data-fix-select.phtml:50 #: resources/views/individual-page-images.phtml:53 -#: resources/views/layouts/default.phtml:158 +#: resources/views/layouts/default.phtml:159 #: resources/views/lists/datatables-attributes.phtml:20 #: resources/views/modules/media-list/pagination.phtml:47 #: resources/views/setup/step-1-language.phtml:61 #: resources/views/setup/step-2-server-checks.phtml:89 #: resources/views/setup/step-3-database-type.phtml:95 -#: resources/views/setup/step-4-database-mysql.phtml:136 -#: resources/views/setup/step-4-database-pgsql.phtml:121 +#: resources/views/setup/step-4-database-mysql.phtml:150 +#: resources/views/setup/step-4-database-pgsql.phtml:115 #: resources/views/setup/step-4-database-sqlite.phtml:91 -#: resources/views/setup/step-4-database-sqlsrv.phtml:121 +#: resources/views/setup/step-4-database-sqlsrv.phtml:115 #: resources/views/setup/step-5-administrator.phtml:106 msgid "next" msgstr "próximo" -#: app/Services/RelationshipService.php:499 +#: app/Services/RelationshipService.php:500 msgctxt "brother’s daughter" msgid "niece" msgstr "sobrinha" -#: app/Services/RelationshipService.php:847 +#: app/Services/RelationshipService.php:848 msgctxt "husband’s brother’s daughter" msgid "niece" msgstr "" -#: app/Services/RelationshipService.php:843 +#: app/Services/RelationshipService.php:844 msgctxt "husband’s sibling’s daughter" msgid "niece" msgstr "" -#: app/Services/RelationshipService.php:845 +#: app/Services/RelationshipService.php:846 msgctxt "husband’s sister’s daughter" msgid "niece" msgstr "" -#: app/Services/RelationshipService.php:603 +#: app/Services/RelationshipService.php:604 msgctxt "sibling’s daughter" msgid "niece" msgstr "sobrinha" -#: app/Services/RelationshipService.php:611 +#: app/Services/RelationshipService.php:612 msgctxt "sister’s daughter" msgid "niece" msgstr "sobrinha" -#: app/Services/RelationshipService.php:1087 +#: app/Services/RelationshipService.php:1088 msgctxt "wife’s brother’s daughter" msgid "niece" msgstr "" -#: app/Services/RelationshipService.php:1083 +#: app/Services/RelationshipService.php:1084 msgctxt "wife’s sibling’s daughter" msgid "niece" msgstr "" -#: app/Services/RelationshipService.php:1085 +#: app/Services/RelationshipService.php:1086 msgctxt "wife’s sister’s daughter" msgid "niece" msgstr "" -#: app/Services/RelationshipService.php:717 +#: app/Services/RelationshipService.php:718 msgctxt "brother’s son’s wife" msgid "niece-in-law" msgstr "sobrinha" -#: app/Services/RelationshipService.php:979 +#: app/Services/RelationshipService.php:980 msgctxt "sibling’s son’s wife" msgid "niece-in-law" msgstr "sobrinha" -#: app/Services/RelationshipService.php:1043 +#: app/Services/RelationshipService.php:1044 msgctxt "sisters’s son’s wife" msgid "niece-in-law" msgstr "sobrinha" -#: app/Services/RelationshipService.php:2340 +#: app/Services/RelationshipService.php:2341 msgid "ninth cousin" msgstr "primo de nono grau" -#: app/Services/RelationshipService.php:2304 +#: app/Services/RelationshipService.php:2305 msgctxt "FEMALE" msgid "ninth cousin" msgstr "prima de nono grau" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Services/RelationshipService.php:2260 +#: app/Services/RelationshipService.php:2261 msgctxt "MALE" msgid "ninth cousin" msgstr "primo de nono grau" #: app/Elements/OrdinanceProcessFlag.php:55 -#: app/Http/RequestHandlers/UserListData.php:140 -#: app/Http/RequestHandlers/UserListData.php:141 -#: app/Statistics/Repository/LatestUserRepository.php:146 +#: app/Http/RequestHandlers/UserListData.php:138 +#: app/Http/RequestHandlers/UserListData.php:139 +#: app/Statistics/Repository/LatestUserRepository.php:144 #: resources/views/admin/site-mail.phtml:124 -#: resources/views/admin/site-preferences.phtml:101 +#: resources/views/admin/site-preferences.phtml:102 #: resources/views/admin/site-registration.phtml:54 #: resources/views/admin/site-registration.phtml:69 #: resources/views/admin/trees-preferences.phtml:143 #: resources/views/admin/trees-preferences.phtml:309 -#: resources/views/admin/trees-preferences.phtml:530 -#: resources/views/admin/trees-preferences.phtml:544 -#: resources/views/admin/trees-preferences.phtml:603 -#: resources/views/admin/trees-preferences.phtml:709 +#: resources/views/admin/trees-preferences.phtml:531 +#: resources/views/admin/trees-preferences.phtml:545 +#: resources/views/admin/trees-preferences.phtml:604 +#: resources/views/admin/trees-preferences.phtml:710 #: resources/views/lists/families-table.phtml:232 #: resources/views/modules/fix-search-and-replace/options.phtml:56 #: resources/views/modules/html/config.phtml:56 @@ -19804,8 +19832,8 @@ msgid "no" msgstr "não" #: app/Http/RequestHandlers/TreePreferencesPage.php:112 -#: app/Module/RelationshipsChartModule.php:477 -#: app/Services/EmailService.php:207 +#: app/Module/RelationshipsChartModule.php:476 +#: app/Services/EmailService.php:205 #: resources/views/modules/statistics-chart/custom.phtml:83 msgid "none" msgstr "Nenhum" @@ -19835,20 +19863,20 @@ msgstr "Valores" msgid "of" msgstr "de" -#: app/Services/RelationshipService.php:353 +#: app/Services/RelationshipService.php:354 msgid "parent" msgstr "pai" -#: app/Services/RelationshipService.php:423 +#: app/Services/RelationshipService.php:424 msgid "partner" msgstr "" -#: app/Services/RelationshipService.php:400 +#: app/Services/RelationshipService.php:401 msgctxt "FEMALE" msgid "partner" msgstr "" -#: app/Services/RelationshipService.php:376 +#: app/Services/RelationshipService.php:377 msgctxt "MALE" msgid "partner" msgstr "" @@ -19858,17 +19886,17 @@ msgctxt "Surname tradition" msgid "paternal" msgstr "paternal" -#: app/Services/RelationshipService.php:531 +#: app/Services/RelationshipService.php:532 msgctxt "father’s father" msgid "paternal grandfather" msgstr "avô paterno" -#: app/Services/RelationshipService.php:533 +#: app/Services/RelationshipService.php:534 msgctxt "father’s mother" msgid "paternal grandmother" msgstr "avó paterna" -#: app/Services/RelationshipService.php:535 +#: app/Services/RelationshipService.php:536 msgctxt "father’s parent" msgid "paternal grandparent" msgstr "avô paterno" @@ -19879,7 +19907,7 @@ msgid "patrilineal" msgstr "" #. I18N: the status of an edit accepted/rejected/pending -#: app/Http/RequestHandlers/PendingChangesLogPage.php:119 +#: app/Http/RequestHandlers/PendingChangesLogPage.php:120 msgid "pending" msgstr "" @@ -19899,15 +19927,15 @@ msgstr "" #. I18N: A button label, previous page #: resources/views/individual-page-images.phtml:49 -#: resources/views/layouts/default.phtml:157 +#: resources/views/layouts/default.phtml:158 #: resources/views/lists/datatables-attributes.phtml:22 #: resources/views/modules/media-list/pagination.phtml:35 #: resources/views/setup/step-2-server-checks.phtml:93 #: resources/views/setup/step-3-database-type.phtml:99 -#: resources/views/setup/step-4-database-mysql.phtml:140 -#: resources/views/setup/step-4-database-pgsql.phtml:125 +#: resources/views/setup/step-4-database-mysql.phtml:154 +#: resources/views/setup/step-4-database-pgsql.phtml:119 #: resources/views/setup/step-4-database-sqlite.phtml:95 -#: resources/views/setup/step-4-database-sqlsrv.phtml:125 +#: resources/views/setup/step-4-database-sqlsrv.phtml:119 #: resources/views/setup/step-5-administrator.phtml:110 msgid "previous" msgstr "anterior" @@ -19951,7 +19979,7 @@ msgid "reject" msgstr "rejeitar" #. I18N: the status of an edit accepted/rejected/pending -#: app/Http/RequestHandlers/PendingChangesLogPage.php:117 +#: app/Http/RequestHandlers/PendingChangesLogPage.php:118 msgid "rejected" msgstr "" @@ -19979,29 +20007,29 @@ msgstr "" msgid "reset" msgstr "Reiniciar" -#: app/Module/PedigreeChartModule.php:365 -#: app/Module/PedigreeChartModule.php:373 +#: app/Module/PedigreeChartModule.php:363 +#: app/Module/PedigreeChartModule.php:371 msgid "right" msgstr "" #. I18N: A button label. #: resources/views/admin/analytics-edit.phtml:41 #: resources/views/admin/components.phtml:166 -#: resources/views/admin/location-edit.phtml:74 +#: resources/views/admin/location-edit.phtml:60 #: resources/views/admin/merge-records-step-2.phtml:178 #: resources/views/admin/modules.phtml:295 #: resources/views/admin/site-mail.phtml:239 -#: resources/views/admin/site-preferences.phtml:113 +#: resources/views/admin/site-preferences.phtml:114 #: resources/views/admin/site-registration.phtml:79 #: resources/views/admin/tags.phtml:1066 #: resources/views/admin/trees-export.phtml:42 -#: resources/views/admin/trees-preferences.phtml:720 +#: resources/views/admin/trees-preferences.phtml:721 #: resources/views/admin/trees-privacy.phtml:286 #: resources/views/admin/users-create.phtml:84 #: resources/views/admin/users-edit.phtml:349 #: resources/views/edit-account-page.phtml:162 #: resources/views/edit-blocks-page.phtml:65 -#: resources/views/edit/change-family-members.phtml:92 +#: resources/views/edit/change-family-members.phtml:87 #: resources/views/edit/edit-fact.phtml:41 #: resources/views/edit/edit-record.phtml:41 #: resources/views/edit/link-child-to-family.phtml:49 @@ -20046,171 +20074,171 @@ msgid "search" msgstr "pesquisar" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Services/RelationshipService.php:2424 +#: app/Services/RelationshipService.php:2425 #, php-format msgid "second %s" msgstr "" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Services/RelationshipService.php:2402 +#: app/Services/RelationshipService.php:2403 #, php-format msgctxt "FEMALE" msgid "second %s" msgstr "segunda %s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Services/RelationshipService.php:2379 +#: app/Services/RelationshipService.php:2380 #, php-format msgctxt "MALE" msgid "second %s" msgstr "segundo %s" -#: app/Services/RelationshipService.php:2326 +#: app/Services/RelationshipService.php:2327 msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:2290 +#: app/Services/RelationshipService.php:2291 msgctxt "FEMALE" msgid "second cousin" msgstr "prima de segundo grau" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Services/RelationshipService.php:2239 +#: app/Services/RelationshipService.php:2240 msgctxt "MALE" msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1210 +#: app/Services/RelationshipService.php:1211 msgctxt "grandfather’s brother’s grandchild" msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1202 +#: app/Services/RelationshipService.php:1203 msgctxt "grandfather’s brother’s granddaughter" msgid "second cousin" msgstr "prima de segundo grau" -#: app/Services/RelationshipService.php:1206 +#: app/Services/RelationshipService.php:1207 msgctxt "grandfather’s brother’s grandson" msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1234 +#: app/Services/RelationshipService.php:1235 msgctxt "grandfather’s sibling’s grandchild" msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1226 +#: app/Services/RelationshipService.php:1227 msgctxt "grandfather’s sibling’s granddaughter" msgid "second cousin" msgstr "prima de segundo grau" -#: app/Services/RelationshipService.php:1230 +#: app/Services/RelationshipService.php:1231 msgctxt "grandfather’s sibling’s grandson" msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1222 +#: app/Services/RelationshipService.php:1223 msgctxt "grandfather’s sister’s grandchild" msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1214 +#: app/Services/RelationshipService.php:1215 msgctxt "grandfather’s sister’s granddaughter" msgid "second cousin" msgstr "prima de segundo grau" -#: app/Services/RelationshipService.php:1218 +#: app/Services/RelationshipService.php:1219 msgctxt "grandfather’s sister’s grandson" msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1246 +#: app/Services/RelationshipService.php:1247 msgctxt "grandmother’s brother’s grandchild" msgid "second cousin" msgstr "prima de segundo grau" -#: app/Services/RelationshipService.php:1238 +#: app/Services/RelationshipService.php:1239 msgctxt "grandmother’s brother’s granddaughter" msgid "second cousin" msgstr "prima de segundo grau" -#: app/Services/RelationshipService.php:1242 +#: app/Services/RelationshipService.php:1243 msgctxt "grandmother’s brother’s grandson" msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1270 +#: app/Services/RelationshipService.php:1271 msgctxt "grandmother’s sibling’s grandchild" msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1262 +#: app/Services/RelationshipService.php:1263 msgctxt "grandmother’s sibling’s granddaughter" msgid "second cousin" msgstr "prima de segundo grau" -#: app/Services/RelationshipService.php:1266 +#: app/Services/RelationshipService.php:1267 msgctxt "grandmother’s sibling’s grandson" msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1258 +#: app/Services/RelationshipService.php:1259 msgctxt "grandmother’s sister’s grandchild" msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1250 +#: app/Services/RelationshipService.php:1251 msgctxt "grandmother’s sister’s granddaughter" msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1254 +#: app/Services/RelationshipService.php:1255 msgctxt "grandmother’s sister’s grandson" msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1282 +#: app/Services/RelationshipService.php:1283 msgctxt "grandparent’s brother’s grandchild" msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1274 +#: app/Services/RelationshipService.php:1275 msgctxt "grandparent’s brother’s granddaughter" msgid "second cousin" msgstr "prima de segundo grau" -#: app/Services/RelationshipService.php:1278 +#: app/Services/RelationshipService.php:1279 msgctxt "grandparent’s brother’s grandson" msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1306 +#: app/Services/RelationshipService.php:1307 msgctxt "grandparent’s sibling’s grandchild" msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1298 +#: app/Services/RelationshipService.php:1299 msgctxt "grandparent’s sibling’s granddaughter" msgid "second cousin" msgstr "prima de segundo grau" -#: app/Services/RelationshipService.php:1302 +#: app/Services/RelationshipService.php:1303 msgctxt "grandparent’s sibling’s grandson" msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1294 +#: app/Services/RelationshipService.php:1295 msgctxt "grandparent’s sister’s grandchild" msgid "second cousin" msgstr "primo de segundo grau" -#: app/Services/RelationshipService.php:1286 +#: app/Services/RelationshipService.php:1287 msgctxt "grandparent’s sister’s granddaughter" msgid "second cousin" msgstr "prima de segundo grau" -#: app/Services/RelationshipService.php:1290 +#: app/Services/RelationshipService.php:1291 msgctxt "grandparent’s sister’s grandson" msgid "second cousin" msgstr "primo de segundo grau" @@ -20230,21 +20258,21 @@ msgstr "selecionar tudo" msgid "select none" msgstr "não selecionar nenhum" -#: app/Services/RelationshipService.php:346 +#: app/Services/RelationshipService.php:347 msgid "self" msgstr "próprio" -#: app/Services/RelationshipService.php:2336 +#: app/Services/RelationshipService.php:2337 msgid "seventh cousin" msgstr "primo de sétimo grau" -#: app/Services/RelationshipService.php:2300 +#: app/Services/RelationshipService.php:2301 msgctxt "FEMALE" msgid "seventh cousin" msgstr "prima de sétimo grau" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Services/RelationshipService.php:2254 +#: app/Services/RelationshipService.php:2255 msgctxt "MALE" msgid "seventh cousin" msgstr "primo de sétimo grau" @@ -20258,12 +20286,12 @@ msgstr "" #: resources/views/admin/tags.phtml:998 resources/views/admin/tags.phtml:1014 #: resources/views/admin/tags.phtml:1056 #: resources/views/admin/trees-preferences.phtml:296 -#: resources/views/admin/trees-preferences.phtml:372 -#: resources/views/admin/trees-preferences.phtml:385 -#: resources/views/admin/trees-preferences.phtml:399 -#: resources/views/admin/trees-preferences.phtml:517 -#: resources/views/admin/trees-preferences.phtml:616 -#: resources/views/admin/trees-preferences.phtml:629 +#: resources/views/admin/trees-preferences.phtml:373 +#: resources/views/admin/trees-preferences.phtml:386 +#: resources/views/admin/trees-preferences.phtml:400 +#: resources/views/admin/trees-preferences.phtml:518 +#: resources/views/admin/trees-preferences.phtml:617 +#: resources/views/admin/trees-preferences.phtml:630 #: resources/views/admin/users-create.phtml:61 #: resources/views/admin/users-edit.phtml:72 #: resources/views/edit-account-page.phtml:91 @@ -20273,20 +20301,20 @@ msgstr "" #: resources/views/modules/stories/config.phtml:28 #: resources/views/password-reset-page.phtml:37 #: resources/views/register-page.phtml:76 -#: resources/views/setup/step-4-database-mysql.phtml:101 -#: resources/views/setup/step-4-database-pgsql.phtml:88 -#: resources/views/setup/step-4-database-sqlsrv.phtml:88 +#: resources/views/setup/step-4-database-mysql.phtml:119 +#: resources/views/setup/step-4-database-pgsql.phtml:85 +#: resources/views/setup/step-4-database-sqlsrv.phtml:85 #: resources/views/setup/step-5-administrator.phtml:83 msgid "show" msgstr "mostrar" #. I18N: An option in a list-box -#: app/Module/RecentChangesModule.php:277 +#: app/Module/RecentChangesModule.php:275 msgid "show changes made in webtrees" msgstr "" #. I18N: An option in a list-box -#: app/Module/RecentChangesModule.php:279 +#: app/Module/RecentChangesModule.php:277 msgid "show changes recorded in the genealogy data" msgstr "" @@ -20304,7 +20332,7 @@ msgstr "" msgid "show the chart" msgstr "Exibir o gráfico" -#: app/Services/RelationshipService.php:493 +#: app/Services/RelationshipService.php:494 msgid "sibling" msgstr "irmão" @@ -20320,66 +20348,66 @@ msgstr "conectar" msgid "sign out" msgstr "desconectar" -#: app/Services/RelationshipService.php:472 +#: app/Services/RelationshipService.php:473 msgid "sister" msgstr "irmã" -#: app/Services/RelationshipService.php:503 +#: app/Services/RelationshipService.php:504 msgctxt "brother’s wife" msgid "sister-in-law" msgstr "cunhada" -#: app/Services/RelationshipService.php:723 +#: app/Services/RelationshipService.php:724 msgctxt "brother’s wife’s sister" msgid "sister-in-law" msgstr "cunhada" -#: app/Services/RelationshipService.php:833 +#: app/Services/RelationshipService.php:834 msgctxt "husband’s brother’s wife" msgid "sister-in-law" msgstr "cunhada" -#: app/Services/RelationshipService.php:557 +#: app/Services/RelationshipService.php:558 msgctxt "husband’s sister" msgid "sister-in-law" msgstr "cunhada" -#: app/Services/RelationshipService.php:1023 +#: app/Services/RelationshipService.php:1024 msgctxt "sister’s husband’s sister" msgid "sister-in-law" msgstr "cunhada" -#: app/Services/RelationshipService.php:635 +#: app/Services/RelationshipService.php:636 msgctxt "spouse’s sister" msgid "sister-in-law" msgstr "cunhada" -#: app/Services/RelationshipService.php:1073 +#: app/Services/RelationshipService.php:1074 msgctxt "wife’s brother’s wife" msgid "sister-in-law" msgstr "cunhada" -#: app/Services/RelationshipService.php:655 +#: app/Services/RelationshipService.php:656 msgctxt "wife’s sister" msgid "sister-in-law" msgstr "cunhada" -#: app/Services/RelationshipService.php:2334 +#: app/Services/RelationshipService.php:2335 msgid "sixth cousin" msgstr "primo de sexto grau" -#: app/Services/RelationshipService.php:2298 +#: app/Services/RelationshipService.php:2299 msgctxt "FEMALE" msgid "sixth cousin" msgstr "prima de sexto grau" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Services/RelationshipService.php:2251 +#: app/Services/RelationshipService.php:2252 msgctxt "MALE" msgid "sixth cousin" msgstr "primo de sexto grau" -#: app/Services/RelationshipService.php:426 +#: app/Services/RelationshipService.php:427 msgid "son" msgstr "filho" @@ -20387,32 +20415,32 @@ msgstr "filho" msgid "son of" msgstr "filho de" -#: app/Services/RelationshipService.php:509 +#: app/Services/RelationshipService.php:510 msgctxt "child’s husband" msgid "son-in-law" msgstr "genro" -#: app/Services/RelationshipService.php:521 +#: app/Services/RelationshipService.php:522 msgctxt "daughter’s husband" msgid "son-in-law" msgstr "genro" -#: app/Services/RelationshipService.php:761 +#: app/Services/RelationshipService.php:762 msgctxt "daughter’s husband’s father" msgid "son-in-law’s father" msgstr "pai do genro" -#: app/Services/RelationshipService.php:763 +#: app/Services/RelationshipService.php:764 msgctxt "daughter’s husband’s mother" msgid "son-in-law’s mother" msgstr "mãe do genro" -#: app/Services/RelationshipService.php:765 +#: app/Services/RelationshipService.php:766 msgctxt "daughter’s husband’s parent" msgid "son-in-law’s parent" msgstr "pai do genro" -#: app/Services/RelationshipService.php:513 +#: app/Services/RelationshipService.php:514 msgctxt "child’s spouse" msgid "son/daughter-in-law" msgstr "genro/nora" @@ -20449,17 +20477,17 @@ msgid "sort by date of marriage" msgstr "ordenar por data de casamento" #. I18N: An option in a list-box -#: app/Module/OnThisDayModule.php:279 app/Module/RecentChangesModule.php:272 +#: app/Module/OnThisDayModule.php:279 app/Module/RecentChangesModule.php:270 msgid "sort by date, newest first" msgstr "ordenar por data, mais novos primeiro" #. I18N: An option in a list-box -#: app/Module/OnThisDayModule.php:277 app/Module/RecentChangesModule.php:270 +#: app/Module/OnThisDayModule.php:277 app/Module/RecentChangesModule.php:268 msgid "sort by date, oldest first" msgstr "ordenar por data, mais antigos primeiro" #. I18N: An option in a list-box -#: app/Module/OnThisDayModule.php:275 app/Module/RecentChangesModule.php:268 +#: app/Module/OnThisDayModule.php:275 app/Module/RecentChangesModule.php:266 #: app/Module/UpcomingAnniversariesModule.php:327 #: resources/xml/reports/bdm_report.xml:11 #: resources/xml/reports/birth_report.xml:9 @@ -20474,111 +20502,111 @@ msgstr "ordenar por data, mais antigos primeiro" msgid "sort by name" msgstr "ordenar por nome" -#: app/Elements/RoleInEvent.php:83 app/Services/RelationshipService.php:414 +#: app/Elements/RoleInEvent.php:83 app/Services/RelationshipService.php:415 msgid "spouse" msgstr "cônjuge" -#: app/Services/RelationshipService.php:831 +#: app/Services/RelationshipService.php:832 msgctxt "father’s wife’s son" msgid "step-brother" msgstr "meio-irmão" -#: app/Services/RelationshipService.php:879 +#: app/Services/RelationshipService.php:880 msgctxt "mother’s husband’s son" msgid "step-brother" msgstr "meio-irmão" -#: app/Services/RelationshipService.php:957 +#: app/Services/RelationshipService.php:958 msgctxt "parent’s spouse’s son" msgid "step-brother" msgstr "meio-irmão" -#: app/Services/RelationshipService.php:547 +#: app/Services/RelationshipService.php:548 msgctxt "husband’s child" msgid "step-child" msgstr "afilhado" -#: app/Services/RelationshipService.php:627 +#: app/Services/RelationshipService.php:628 msgctxt "spouse’s child" msgid "step-child" msgstr "afilhado" -#: app/Services/RelationshipService.php:645 +#: app/Services/RelationshipService.php:646 msgctxt "wife’s child" msgid "step-child" msgstr "afilhado" -#: app/Services/RelationshipService.php:549 +#: app/Services/RelationshipService.php:550 msgctxt "husband’s daughter" msgid "step-daughter" msgstr "afilhada" -#: app/Services/RelationshipService.php:629 +#: app/Services/RelationshipService.php:630 msgctxt "spouse’s daughter" msgid "step-daughter" msgstr "afilhada" -#: app/Services/RelationshipService.php:647 +#: app/Services/RelationshipService.php:648 msgctxt "wife’s daughter" msgid "step-daughter" msgstr "afilhada" -#: app/Services/RelationshipService.php:569 +#: app/Services/RelationshipService.php:570 msgctxt "mother’s husband" msgid "step-father" msgstr "padrasto" -#: app/Services/RelationshipService.php:543 +#: app/Services/RelationshipService.php:544 msgctxt "father’s wife" msgid "step-mother" msgstr "madrasta" -#: app/Services/RelationshipService.php:599 +#: app/Services/RelationshipService.php:600 msgctxt "parent’s spouse" msgid "step-parent" msgstr "padrasto" -#: app/Services/RelationshipService.php:827 +#: app/Services/RelationshipService.php:828 msgctxt "father’s wife’s child" msgid "step-sibling" msgstr "meio-irmão" -#: app/Services/RelationshipService.php:875 +#: app/Services/RelationshipService.php:876 msgctxt "mother’s husband’s child" msgid "step-sibling" msgstr "meio-irmão" -#: app/Services/RelationshipService.php:953 +#: app/Services/RelationshipService.php:954 msgctxt "parent’s spouse’s child" msgid "step-sibling" msgstr "meio-irmão" -#: app/Services/RelationshipService.php:829 +#: app/Services/RelationshipService.php:830 msgctxt "father’s wife’s daughter" msgid "step-sister" msgstr "meio-irmã" -#: app/Services/RelationshipService.php:877 +#: app/Services/RelationshipService.php:878 msgctxt "mother’s husband’s daughter" msgid "step-sister" msgstr "meio-irmã" -#: app/Services/RelationshipService.php:955 +#: app/Services/RelationshipService.php:956 msgctxt "parent’s spouse’s daughter" msgid "step-sister" msgstr "meio-irmã" -#: app/Services/RelationshipService.php:559 +#: app/Services/RelationshipService.php:560 msgctxt "husband’s son" msgid "step-son" msgstr "afilhado" -#: app/Services/RelationshipService.php:637 +#: app/Services/RelationshipService.php:638 msgctxt "spouse’s son" msgid "step-son" msgstr "afilhado" -#: app/Services/RelationshipService.php:657 +#: app/Services/RelationshipService.php:658 msgctxt "wife’s son" msgid "step-son" msgstr "afilhado" @@ -20590,8 +20618,8 @@ msgstr "Natimorto" #. I18N: Layout option for lists of names #. I18N: An option in a list-box #: app/Http/RequestHandlers/TreePreferencesPage.php:92 -#: app/Module/OnThisDayModule.php:270 app/Module/RecentChangesModule.php:263 -#: app/Module/TopGivenNamesModule.php:186 app/Module/TopSurnamesModule.php:277 +#: app/Module/OnThisDayModule.php:270 app/Module/RecentChangesModule.php:261 +#: app/Module/TopGivenNamesModule.php:186 app/Module/TopSurnamesModule.php:279 #: app/Module/UpcomingAnniversariesModule.php:317 #: app/Module/YahrzeitModule.php:262 msgid "table" @@ -20600,21 +20628,21 @@ msgstr "tabela" #. I18N: Layout option for lists of names #. I18N: An option in a list-box #: app/Http/RequestHandlers/TreePreferencesPage.php:94 -#: app/Module/TopSurnamesModule.php:279 +#: app/Module/TopSurnamesModule.php:281 msgid "tag cloud" msgstr "núvem de tag" -#: app/Services/RelationshipService.php:2342 +#: app/Services/RelationshipService.php:2343 msgid "tenth cousin" msgstr "primo de décimo grau" -#: app/Services/RelationshipService.php:2306 +#: app/Services/RelationshipService.php:2307 msgctxt "FEMALE" msgid "tenth cousin" msgstr "prima de décimo grau" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Services/RelationshipService.php:2263 +#: app/Services/RelationshipService.php:2264 msgctxt "MALE" msgid "tenth cousin" msgstr "primo de décimo grau" @@ -20630,62 +20658,62 @@ msgid "the folder “/data” and the file “/data/config.ini.php” have acces msgstr "o diretório «/data» e o arquivo «/data/config.ini.php» tem permissões de acesso para que o servidor web possa lê-los" #. I18N: reflexive pronoun - gender neutral version of himself/herself -#: app/Services/RelationshipService.php:247 +#: app/Services/RelationshipService.php:248 msgid "themself" msgstr "" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Services/RelationshipService.php:2427 +#: app/Services/RelationshipService.php:2428 #, php-format msgid "third %s" msgstr "terceiro %s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Services/RelationshipService.php:2405 +#: app/Services/RelationshipService.php:2406 #, php-format msgctxt "FEMALE" msgid "third %s" msgstr "terceira %s" #. I18N: A Spanish relationship name, such as third great-nephew -#: app/Services/RelationshipService.php:2382 +#: app/Services/RelationshipService.php:2383 #, php-format msgctxt "MALE" msgid "third %s" msgstr "terceiro %s" -#: app/Services/RelationshipService.php:2328 +#: app/Services/RelationshipService.php:2329 msgid "third cousin" msgstr "primo de terceiro grau" -#: app/Services/RelationshipService.php:2292 +#: app/Services/RelationshipService.php:2293 msgctxt "FEMALE" msgid "third cousin" msgstr "prima de terceiro grau" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Services/RelationshipService.php:2242 +#: app/Services/RelationshipService.php:2243 msgctxt "MALE" msgid "third cousin" msgstr "primo de terceiro grau" -#: app/Services/RelationshipService.php:2348 +#: app/Services/RelationshipService.php:2349 msgid "thirteenth cousin" msgstr "primo de décimo terceiro grau" -#: app/Services/RelationshipService.php:2312 +#: app/Services/RelationshipService.php:2313 msgctxt "FEMALE" msgid "thirteenth cousin" msgstr "prima de décimo terceiro grau" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Services/RelationshipService.php:2272 +#: app/Services/RelationshipService.php:2273 msgctxt "MALE" msgid "thirteenth cousin" msgstr "primo de décimo terceiro grau" #. I18N: layout option for the fan chart -#: app/Module/FanChartModule.php:519 +#: app/Module/FanChartModule.php:513 msgid "three-quarter circle" msgstr "" @@ -20695,64 +20723,64 @@ msgstr "" msgid "to %s" msgstr "até %s" -#: app/Services/RelationshipService.php:2346 +#: app/Services/RelationshipService.php:2347 msgid "twelfth cousin" msgstr "primo de décimo segundo grau" -#: app/Services/RelationshipService.php:2310 +#: app/Services/RelationshipService.php:2311 msgctxt "FEMALE" msgid "twelfth cousin" msgstr "prima de décimo segundo grau" #. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. -#: app/Services/RelationshipService.php:2269 +#: app/Services/RelationshipService.php:2270 msgctxt "MALE" msgid "twelfth cousin" msgstr "primo de décimo segundo grau" -#: app/Services/RelationshipService.php:438 +#: app/Services/RelationshipService.php:439 msgid "twin brother" msgstr "irmão gêmeo" -#: app/Services/RelationshipService.php:480 +#: app/Services/RelationshipService.php:481 msgid "twin sibling" msgstr "irmão gêmeo" -#: app/Services/RelationshipService.php:459 +#: app/Services/RelationshipService.php:460 msgid "twin sister" msgstr "irmã gêmea" -#: app/Services/RelationshipService.php:525 +#: app/Services/RelationshipService.php:526 msgctxt "father’s brother" msgid "uncle" msgstr "tio" -#: app/Services/RelationshipService.php:823 +#: app/Services/RelationshipService.php:824 msgctxt "father’s sister’s husband" msgid "uncle" msgstr "tio" -#: app/Services/RelationshipService.php:561 +#: app/Services/RelationshipService.php:562 msgctxt "mother’s brother" msgid "uncle" msgstr "tio" -#: app/Services/RelationshipService.php:909 +#: app/Services/RelationshipService.php:910 msgctxt "mother’s sister’s husband" msgid "uncle" msgstr "tio" -#: app/Services/RelationshipService.php:581 +#: app/Services/RelationshipService.php:582 msgctxt "parent’s brother" msgid "uncle" msgstr "tio" -#: app/Services/RelationshipService.php:951 +#: app/Services/RelationshipService.php:952 msgctxt "parent’s sister’s husband" msgid "uncle" msgstr "tio" -#: app/Place.php:248 +#: app/Place.php:246 msgid "unknown" msgstr "desconhecido" @@ -20761,7 +20789,7 @@ msgctxt "unknown family" msgid "unknown" msgstr "desconhecida" -#: app/Module/RelationshipsChartModule.php:481 +#: app/Module/RelationshipsChartModule.php:480 msgid "unlimited" msgstr "" @@ -20770,8 +20798,8 @@ msgstr "" msgid "unreliable evidence" msgstr "" -#: app/Module/PedigreeChartModule.php:366 -#: app/Module/PedigreeChartModule.php:374 +#: app/Module/PedigreeChartModule.php:364 +#: app/Module/PedigreeChartModule.php:372 #: resources/views/edit/reorder-card-header.phtml:28 msgid "up" msgstr "" @@ -20798,8 +20826,8 @@ msgstr "carregar" #: resources/views/modules/pedigree-chart/page.phtml:59 #: resources/views/modules/pedigree-map/page.phtml:45 #: resources/views/modules/relationships-chart/page.phtml:79 -#: resources/views/report-setup-page.phtml:87 -#: resources/views/report-setup-page.phtml:92 +#: resources/views/report-setup-page.phtml:86 +#: resources/views/report-setup-page.phtml:91 #, fuzzy msgid "view" msgstr "exibir" @@ -20836,7 +20864,7 @@ msgstr "" msgid "webtrees does not recognise this file format." msgstr "" -#: app/Services/MessageService.php:136 +#: app/Services/MessageService.php:134 msgid "webtrees message" msgstr "Mensagem do webtrees" @@ -20849,11 +20877,11 @@ msgstr "" msgid "webtrees needs to send emails, such as password reminders and website notifications." msgstr "" -#: app/Services/MessageService.php:233 +#: app/Services/MessageService.php:231 msgid "webtrees sends emails with no storage" msgstr "webtrees envia e-mails sem armazenamento" -#: app/Elements/RoleInEvent.php:80 app/Services/RelationshipService.php:391 +#: app/Elements/RoleInEvent.php:80 app/Services/RelationshipService.php:392 msgid "wife" msgstr "esposa" @@ -20868,20 +20896,20 @@ msgstr "anos" #: app/Elements/AbstractEventElement.php:88 #: app/Elements/OrdinanceProcessFlag.php:56 -#: app/Http/RequestHandlers/FamilyPage.php:143 -#: app/Http/RequestHandlers/UserListData.php:140 -#: app/Http/RequestHandlers/UserListData.php:141 -#: app/Statistics/Repository/LatestUserRepository.php:145 +#: app/Http/RequestHandlers/FamilyPage.php:141 +#: app/Http/RequestHandlers/UserListData.php:138 +#: app/Http/RequestHandlers/UserListData.php:139 +#: app/Statistics/Repository/LatestUserRepository.php:143 #: resources/views/admin/site-mail.phtml:124 -#: resources/views/admin/site-preferences.phtml:101 +#: resources/views/admin/site-preferences.phtml:102 #: resources/views/admin/site-registration.phtml:54 #: resources/views/admin/site-registration.phtml:69 #: resources/views/admin/trees-preferences.phtml:143 #: resources/views/admin/trees-preferences.phtml:309 -#: resources/views/admin/trees-preferences.phtml:530 -#: resources/views/admin/trees-preferences.phtml:544 -#: resources/views/admin/trees-preferences.phtml:603 -#: resources/views/admin/trees-preferences.phtml:709 +#: resources/views/admin/trees-preferences.phtml:531 +#: resources/views/admin/trees-preferences.phtml:545 +#: resources/views/admin/trees-preferences.phtml:604 +#: resources/views/admin/trees-preferences.phtml:710 #: resources/views/lists/families-table.phtml:234 #: resources/views/modules/fix-search-and-replace/options.phtml:56 #: resources/views/modules/html/config.phtml:56 @@ -20910,23 +20938,23 @@ msgstr "sim" msgid "you can connect to the database using other applications, such as phpmyadmin" msgstr "você pode conectar na base de dados usando outras aplicações, como o phpmyadmin" -#: app/Services/RelationshipService.php:442 +#: app/Services/RelationshipService.php:443 msgid "younger brother" msgstr "irmão mais novo" -#: app/Services/RelationshipService.php:484 +#: app/Services/RelationshipService.php:485 msgid "younger sibling" msgstr "irmão mais novo" -#: app/Services/RelationshipService.php:463 +#: app/Services/RelationshipService.php:464 msgid "younger sister" msgstr "irmã mais nova" -#: app/Http/RequestHandlers/SearchAdvancedPage.php:237 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:238 -#: app/Http/RequestHandlers/SearchAdvancedPage.php:239 #: app/Http/RequestHandlers/SearchAdvancedPage.php:240 #: app/Http/RequestHandlers/SearchAdvancedPage.php:241 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:242 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:243 +#: app/Http/RequestHandlers/SearchAdvancedPage.php:244 #, php-format msgid "±%s year" msgid_plural "±%s years" @@ -20943,13 +20971,13 @@ msgstr "Ilhas Aland" msgid "“%1$s” should be “%2$s”." msgstr "" -#: app/Http/RequestHandlers/CopyFact.php:71 +#: app/Http/RequestHandlers/CopyFact.php:69 #, php-format msgid "“%s“ has been copied to the clipboard." msgstr "" #. I18N: %s is the name of a genealogy record -#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:62 +#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:63 #: app/Services/MapDataService.php:199 #, php-format msgid "“%s” has been deleted." @@ -20960,28 +20988,31 @@ 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/Note.php:101 app/Report/ReportParserGenerate.php:1002 -#: app/Report/ReportParserGenerate.php:1088 +#: app/Individual.php:481 app/Individual.php:485 app/Note.php:100 +#: app/Report/ReportParserGenerate.php:986 +#: app/Report/ReportParserGenerate.php:1072 msgid "…" msgstr "…" -#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363 -#: app/Family.php:381 app/Individual.php:1051 -#: app/Module/IndividualListModule.php:272 -#: app/Module/IndividualListModule.php:504 +#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:362 +#: app/Family.php:380 app/Individual.php:1059 +#: app/Module/IndividualListModule.php:260 +#: app/Module/IndividualListModule.php:516 msgctxt "Unknown given name" msgid "…" msgstr "…" -#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:363 -#: app/Family.php:381 app/Individual.php:1050 -#: app/Module/IndividualListModule.php:257 -#: app/Module/IndividualListModule.php:280 -#: app/Module/IndividualListModule.php:520 -#: resources/views/lists/surnames-column-list.phtml:30 +#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:362 +#: app/Family.php:380 app/Individual.php:1058 +#: app/Module/IndividualListModule.php:245 +#: app/Module/IndividualListModule.php:268 +#: app/Module/IndividualListModule.php:532 +#: resources/views/lists/surnames-bullet-list.phtml:23 +#: resources/views/lists/surnames-column-list.phtml:26 #: resources/views/lists/surnames-compact-list.phtml:23 -#: resources/views/lists/surnames-table.phtml:54 -#: resources/views/lists/surnames-table.phtml:66 +#: resources/views/lists/surnames-table.phtml:55 +#: resources/views/lists/surnames-table.phtml:63 +#: resources/views/lists/surnames-tag-cloud.phtml:31 msgctxt "Unknown surname" msgid "…" msgstr "…" @@ -21716,6 +21747,9 @@ msgstr "…" #~ msgid "Moderate pending changes" #~ msgstr "Verificar alterações pendentes" +#~ msgid "Most sites are configured to use the default value of 3306." +#~ msgstr "Muitos sites são configurados para usar o valor padrão 3306." + #~ msgid "Move left" #~ msgstr "Mover para Esquerda" @@ -22168,6 +22202,9 @@ msgstr "…" #~ 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." +#~ msgstr "Diferencia maiúsculo e minúsculo." + #~ 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." |
