diff options
Diffstat (limited to 'resources/lang/pt/messages.po')
| -rw-r--r-- | resources/lang/pt/messages.po | 46 |
1 files changed, 34 insertions, 12 deletions
diff --git a/resources/lang/pt/messages.po b/resources/lang/pt/messages.po index 73e6075ad7..e76fd3756a 100644 --- a/resources/lang/pt/messages.po +++ b/resources/lang/pt/messages.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: webtrees\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-19 10:15+0000\n" +"POT-Creation-Date: 2024-03-19 13:12+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" @@ -1821,7 +1821,7 @@ msgid "Allow visitors to request a new user account" msgstr "" #: app/CustomTags/BrothersKeeper.php:72 app/CustomTags/FamilyTreeBuilder.php:56 -#: app/CustomTags/FamilyTreeMaker.php:111 app/CustomTags/Geneatique.php:58 +#: app/CustomTags/FamilyTreeMaker.php:111 app/CustomTags/Geneatique.php:60 #: app/CustomTags/PersonalAncestralFile.php:64 #: app/CustomTags/PersonalAncestralFile.php:65 msgid "Also known as" @@ -3384,6 +3384,7 @@ msgid "Century" msgstr "" #. I18N: Type of media object +#: app/CustomTags/Geneatique.php:57 app/CustomTags/Geneatique.php:58 #: app/Elements/SourceMediaType.php:82 msgid "Certificate" msgstr "Certificado" @@ -6653,7 +6654,7 @@ msgstr "" msgid "Forgot password?" msgstr "" -#: app/CustomTags/GedcomL.php:245 app/CustomTags/Geneatique.php:56 +#: app/CustomTags/GedcomL.php:245 app/CustomTags/Geneatique.php:62 #: 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 @@ -9267,7 +9268,7 @@ msgstr "Casamentos" msgid "Marriages by century" msgstr "Casamentos por século" -#: app/CustomTags/FamilyTreeMaker.php:112 app/CustomTags/Geneatique.php:59 +#: app/CustomTags/FamilyTreeMaker.php:112 app/CustomTags/Geneatique.php:61 #: resources/views/lists/families-table.phtml:180 #: resources/views/lists/families-table.phtml:205 #: resources/views/lists/individuals-table.phtml:199 @@ -15343,7 +15344,7 @@ msgid "Time of birth and time of death" msgstr "" #: app/CustomTags/Aldfaer.php:74 app/CustomTags/Gedcom7.php:128 -#: app/CustomTags/Geneatique.php:55 +#: app/CustomTags/Geneatique.php:59 msgid "Time of death" msgstr "" @@ -15433,7 +15434,7 @@ msgctxt "NOMINATIVE" msgid "Tishrei" msgstr "Tishrei" -#: app/CustomTags/Geneatique.php:57 app/Gedcom.php:759 app/Gedcom.php:790 +#: app/CustomTags/Geneatique.php:63 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 @@ -16868,6 +16869,10 @@ msgstr "" msgid "adopted name" msgstr "nome de adoção" +#: app/Elements/GeneatiqueAct.php:44 +msgid "after" +msgstr "depois" + #. I18N: Gedcom AFT dates #: app/Date.php:205 #, php-format @@ -16952,6 +16957,10 @@ msgstr "" msgid "back to top" msgstr "voltar ao topo" +#: app/Elements/GeneatiqueAct.php:43 +msgid "before" +msgstr "antes" + #. I18N: Gedcom BEF dates #: app/Date.php:201 #, php-format @@ -17185,6 +17194,11 @@ msgstr "lista compacta" msgid "continue" msgstr "" +#: app/Elements/GeneatiqueAct.php:40 +msgctxt "NOUN" +msgid "copy" +msgstr "" + #. I18N: A button label. #: resources/views/admin/trees-create.phtml:57 msgid "create" @@ -17363,6 +17377,11 @@ msgstr "ex-esposa" msgid "export file" msgstr "" +#: app/Elements/GeneatiqueAct.php:42 +msgctxt "NOUN" +msgid "extract" +msgstr "" + #: app/Http/RequestHandlers/TreePreferencesPage.php:113 #: resources/xml/reports/fact_sources.xml:6 msgid "facts" @@ -19486,6 +19505,7 @@ msgstr "" msgid "list" msgstr "lista" +#: app/Elements/GeneatiqueAct.php:39 #: resources/views/setup/step-4-database-mysql.phtml:58 msgid "local" msgstr "" @@ -19860,6 +19880,10 @@ msgstr "Valores" msgid "of" msgstr "de" +#: app/Elements/GeneatiqueAct.php:38 +msgid "online" +msgstr "" + #: app/Services/RelationshipService.php:354 msgid "parent" msgstr "pai" @@ -19912,6 +19936,10 @@ msgstr "" msgid "percentage" msgstr "Percentagem" +#: app/Elements/GeneatiqueAct.php:41 +msgid "photocopy" +msgstr "" + #. I18N: https://en.wikipedia.org/wiki/Plain_text #: app/Http/RequestHandlers/TreePreferencesPage.php:106 msgid "plain text" @@ -22520,15 +22548,9 @@ msgstr "…" #~ msgid "adoption" #~ msgstr "adoção" -#~ msgid "after" -#~ msgstr "depois" - #~ msgid "allow" #~ msgstr "permitir" -#~ msgid "before" -#~ msgstr "antes" - #~ msgid "birth" #~ msgstr "nascimento" |
