diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2023-03-05 08:38:47 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2023-03-05 08:38:47 +0000 |
| commit | 7e4eb48a6e80112df6db026e9512c34370b04bf0 (patch) | |
| tree | ce58e5da48013d1d9d2fa80b1fd8d2bed9c28451 /resources/lang/es/messages.po | |
| parent | aa70b192c6a15131265bc713ad70c52809880b0f (diff) | |
| download | webtrees-7e4eb48a6e80112df6db026e9512c34370b04bf0.tar.gz webtrees-7e4eb48a6e80112df6db026e9512c34370b04bf0.tar.bz2 webtrees-7e4eb48a6e80112df6db026e9512c34370b04bf0.zip | |
Fix: #4773 - Curacao and Saint Bethelemy missing from country list
Diffstat (limited to 'resources/lang/es/messages.po')
| -rw-r--r-- | resources/lang/es/messages.po | 1930 |
1 files changed, 984 insertions, 946 deletions
diff --git a/resources/lang/es/messages.po b/resources/lang/es/messages.po index 4f3398f8c5..b1fc443907 100644 --- a/resources/lang/es/messages.po +++ b/resources/lang/es/messages.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: webtrees\n" "Report-Msgid-Bugs-To: i18n@webtrees.net\n" -"POT-Creation-Date: 2022-11-27 17:22+0000\n" +"POT-Creation-Date: 2023-03-05 08:26+0000\n" "PO-Revision-Date: 2020-05-30 07:30+0000\n" "Last-Translator: Jonathan Jaubart <dev@jaubart.com>\n" "Language-Team: Spanish <https://translate.webtrees.net/projects/webtrees/webtrees/es/>\n" @@ -61,9 +61,9 @@ msgstr "%1$s %2$s grados en orden descendente" #: 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:30 -#: resources/views/lists/surnames-compact-list.phtml:24 -#: resources/views/lists/surnames-tag-cloud.phtml:27 +#: resources/views/lists/surnames-column-list.phtml:45 +#: resources/views/lists/surnames-compact-list.phtml:38 +#: resources/views/lists/surnames-tag-cloud.phtml:38 #, php-format msgid "%1$s (%2$s)" msgstr "%1$s (%2$s)" @@ -128,9 +128,9 @@ msgstr "%1$s × %2$s pixels" #. 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:253 app/Elements/NoteStructure.php:130 +#: app/Elements/AbstractElement.php:252 app/Elements/NoteStructure.php:130 #: app/Elements/NoteStructure.php:154 app/Elements/NoteStructure.php:166 -#: app/Exceptions/FileUploadException.php:101 app/Fact.php:571 +#: app/Exceptions/FileUploadException.php:101 app/Fact.php:569 #: app/GedcomRecord.php:554 app/Http/RequestHandlers/CheckTree.php:418 #: app/Http/RequestHandlers/CheckTree.php:420 #: app/Http/RequestHandlers/CheckTree.php:444 @@ -155,12 +155,12 @@ msgid "%1$s’s %2$s" msgstr "%2$s de %1$s" #. I18N: This is the format string for the time-of-day. See https://php.net/date for codes -#: app/I18N.php:623 +#: app/I18N.php:604 msgid "%H:%i:%s" msgstr "%G:%i:%s" #. I18N: This is the format string for full dates. See https://php.net/date for codes -#: app/I18N.php:261 +#: app/I18N.php:242 msgid "%j %F %Y" msgstr "%j %F %Y" @@ -171,7 +171,7 @@ msgstr "%s AEC" #. I18N: size of file in KB #: app/Http/RequestHandlers/ManageMediaData.php:362 app/MediaFile.php:312 -#: app/Services/MediaFileService.php:98 +#: app/Services/MediaFileService.php:93 #, php-format msgid "%s KB" msgstr "%s KB" @@ -487,7 +487,7 @@ msgstr "%s, sus cónyuges y descendientes" msgid "<select>" msgstr "<selecciona>" -#: resources/views/fact-date.phtml:122 +#: resources/views/fact-date.phtml:121 #, php-format msgid "(%s after death)" msgstr "" @@ -501,7 +501,7 @@ msgstr "(edad %s)" #. I18N: The age of an individual at a given date #: app/Http/RequestHandlers/IndividualPage.php:168 #: resources/views/fact-association-structure.phtml:70 -#: resources/views/fact-date.phtml:104 +#: resources/views/fact-date.phtml:103 #, php-format msgid "(aged %s)" msgstr "(%s de edad)" @@ -509,7 +509,7 @@ msgstr "(%s de edad)" #. I18N: The age of an individual at a given date #: app/Http/RequestHandlers/IndividualPage.php:165 #: resources/views/fact-association-structure.phtml:67 -#: resources/views/fact-date.phtml:100 +#: resources/views/fact-date.phtml:99 #, php-format msgctxt "Female" msgid "(aged %s)" @@ -518,7 +518,7 @@ msgstr "" #. I18N: The age of an individual at a given date #: app/Http/RequestHandlers/IndividualPage.php:162 #: resources/views/fact-association-structure.phtml:64 -#: resources/views/fact-date.phtml:96 +#: resources/views/fact-date.phtml:95 #, php-format msgctxt "Male" msgid "(aged %s)" @@ -535,12 +535,12 @@ msgstr "(filtrado de %s entradas en total)" msgid "(includes media files)" msgstr "" -#: resources/views/fact-date.phtml:118 +#: resources/views/fact-date.phtml:117 msgid "(on the date of death)" msgstr "(el día de su defunción)" #. I18N: This punctuation is used to separate lists of items -#: app/I18N.php:334 +#: app/I18N.php:315 msgid ", " msgstr ", " @@ -664,7 +664,7 @@ msgid "A URL" msgstr "Un URL" #. I18N: Description of the “RelationshipsChart” module -#: app/Module/RelationshipsChartModule.php:116 +#: app/Module/RelationshipsChartModule.php:125 msgid "A chart displaying relationships between two individuals." msgstr "Gráfico que muestra las relaciones entre dos individuos." @@ -708,7 +708,7 @@ msgid "A common error is to have multiple links to the same record, for example msgstr "Es un error corriente en gedcom el tener varios vínculos al mismo registro, como por ejemplo tener al mismo hijo más de una vez en un registro de familia." #. I18N: Description of the “Fan Chart” module -#: app/Module/FanChartModule.php:149 +#: app/Module/FanChartModule.php:150 msgid "A fan chart of an individual’s ancestors." msgstr "Gráfico de abanico de los ancestros de un individuo." @@ -759,22 +759,22 @@ msgid "A list of changes that need to be reviewed by a moderator, and email noti msgstr "Una lista de los cambios que necesitan ser revisados por un moderador y sus notificaciones." #. I18N: Description of the “Families” module -#: app/Module/FamilyListModule.php:54 +#: app/Module/FamilyListModule.php:56 msgid "A list of families." msgstr "Una lista de familias." #. I18N: Description of the “FAQ” module -#: app/Module/FrequentlyAskedQuestionsModule.php:82 +#: app/Module/FrequentlyAskedQuestionsModule.php:83 msgid "A list of frequently asked questions and answers." msgstr "Una lista de preguntas frecuentes y sus respuestas." #. I18N: Description of the “Individuals” module -#: app/Module/IndividualListModule.php:92 +#: app/Module/IndividualListModule.php:99 msgid "A list of individuals." msgstr "Una lista de individuos." #. I18N: Description of the “Locations” module -#: app/Module/LocationListModule.php:78 +#: app/Module/LocationListModule.php:76 msgid "A list of locations." msgstr "" @@ -789,22 +789,22 @@ msgid "A list of records that have been updated recently." msgstr "Una lista de registros que han sido actualizados recientemente." #. I18N: Description of the “Repositories” module -#: app/Module/RepositoryListModule.php:78 +#: app/Module/RepositoryListModule.php:76 msgid "A list of repositories." msgstr "Una lista de repositorios." #. I18N: Description of the “Shared notes” module -#: app/Module/NoteListModule.php:75 +#: app/Module/NoteListModule.php:73 msgid "A list of shared notes." msgstr "Una lista de notas compartidas." #. I18N: Description of the “Sources” module -#: app/Module/SourceListModule.php:77 +#: app/Module/SourceListModule.php:75 msgid "A list of sources." msgstr "Una lista de fuentes." #. I18N: Description of the “Submitters” module -#: app/Module/SubmitterListModule.php:78 +#: app/Module/SubmitterListModule.php:76 msgid "A list of submitters." msgstr "Una lista de remitentes." @@ -860,8 +860,8 @@ msgid "A new user (%1$s) has requested an account (%2$s) and verified an email a msgstr "Un nuevo usuario (%1$s) ha solicitado una cuenta (%2$s) y verificado una dirección de correo electrónico (%3$s)." #: app/Http/RequestHandlers/LoginAction.php:80 -#: app/Module/CheckForNewVersion.php:99 -#: resources/views/admin/control-panel.phtml:188 +#: app/Module/CheckForNewVersion.php:104 +#: resources/views/admin/control-panel.phtml:203 #: resources/views/admin/upgrade/wizard.phtml:31 #: resources/views/emails/new-version-html.phtml:22 #: resources/views/emails/new-version-text.phtml:19 @@ -1125,7 +1125,7 @@ msgid "Abbreviate place names" msgstr "Abreviar los nombres de lugar" #: app/CustomTags/GedcomL.php:261 app/CustomTags/RootsMagic.php:80 -#: app/Gedcom.php:827 resources/views/lists/sources-table.phtml:101 +#: app/Gedcom.php:826 resources/views/lists/sources-table.phtml:101 #: resources/views/modals/source-fields.phtml:24 msgid "Abbreviation" msgstr "Abreviatura" @@ -1368,7 +1368,7 @@ msgid "Add a story" msgstr "Agregar historia" #: app/Http/RequestHandlers/UserAddPage.php:48 -#: resources/views/admin/control-panel.phtml:517 +#: resources/views/admin/control-panel.phtml:538 msgid "Add a user" msgstr "Agregar un nuevo usuario" @@ -1387,7 +1387,7 @@ msgid "Add a wife using an existing individual" msgstr "Agregar como esposa una persona ya existente" #. I18N: FAQ = “Frequently Asked Question” -#: app/Module/FrequentlyAskedQuestionsModule.php:297 +#: app/Module/FrequentlyAskedQuestionsModule.php:301 #: resources/views/modules/faq/config.phtml:47 msgid "Add an FAQ" msgstr "Agregar una pregunta frecuente" @@ -1476,8 +1476,8 @@ msgid "Add/edit a journal/news entry" msgstr "Agregar/editar entradas a boletín/novedades" #: app/CustomTags/Aldfaer.php:66 app/CustomTags/GedcomL.php:225 -#: app/CustomTags/PersonalAncestralFile.php:66 app/Gedcom.php:401 -#: app/Gedcom.php:514 app/Gedcom.php:534 app/Gedcom.php:805 app/Gedcom.php:852 +#: 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/Http/RequestHandlers/CreateRepositoryModal.php:50 #: app/Module/FixCemeteryTag.php:84 #: resources/views/modals/submitter-fields.phtml:35 @@ -1485,23 +1485,23 @@ msgid "Address" msgstr "Dirección" #: app/CustomTags/GedcomL.php:226 app/CustomTags/PersonalAncestralFile.php:67 -#: app/Gedcom.php:402 app/Gedcom.php:515 app/Gedcom.php:535 app/Gedcom.php:806 -#: app/Gedcom.php:853 +#: app/Gedcom.php:401 app/Gedcom.php:514 app/Gedcom.php:534 app/Gedcom.php:805 +#: app/Gedcom.php:852 msgid "Address line 1" msgstr "Dirección línea 1" #: app/CustomTags/GedcomL.php:227 app/CustomTags/PersonalAncestralFile.php:68 -#: app/Gedcom.php:403 app/Gedcom.php:516 app/Gedcom.php:536 app/Gedcom.php:807 -#: app/Gedcom.php:854 +#: app/Gedcom.php:402 app/Gedcom.php:515 app/Gedcom.php:535 app/Gedcom.php:806 +#: app/Gedcom.php:853 msgid "Address line 2" msgstr "Dirección línea 2" -#: app/CustomTags/GedcomL.php:228 app/Gedcom.php:404 app/Gedcom.php:517 -#: app/Gedcom.php:537 app/Gedcom.php:808 app/Gedcom.php:855 +#: 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 msgid "Address line 3" msgstr "" -#: resources/views/admin/tags.phtml:263 +#: resources/views/admin/tags.phtml:264 msgid "Addresses" msgstr "" @@ -1527,7 +1527,7 @@ msgstr "Cuenta de administrador" msgid "Administrator comments on user" msgstr "Comentarios del administrador acerca del usuario" -#: resources/views/admin/control-panel.phtml:485 +#: resources/views/admin/control-panel.phtml:506 msgid "Administrators" msgstr "Dueños" @@ -1565,7 +1565,7 @@ msgstr "Adoptado por la madre" msgid "Adopted name" msgstr "" -#: app/Gedcom.php:575 app/Gedcom.php:578 +#: app/Gedcom.php:574 app/Gedcom.php:577 #: app/Module/IndividualFactsTabModule.php:155 msgid "Adoption" msgstr "Adopción" @@ -1640,11 +1640,11 @@ msgstr "Adopción de una hermana" msgid "Adoption of a son" msgstr "Adopción de un hijo" -#: app/Gedcom.php:577 app/Module/IndividualFactsTabModule.php:154 +#: app/Gedcom.php:576 app/Module/IndividualFactsTabModule.php:154 msgid "Adoptive parents" msgstr "" -#: app/Gedcom.php:622 +#: app/Gedcom.php:621 msgid "Adult christening" msgstr "Bautismo en edad adulta" @@ -1666,9 +1666,9 @@ msgstr "África" msgid "After creating the family tree, you will be able to import data from a GEDCOM file." msgstr "Después de crear el árbol genealógico, usted será capaz de importar datos de un archivo GEDCOM." -#: app/Gedcom.php:542 app/Statistics/Google/ChartAge.php:137 +#: app/Gedcom.php:541 app/Statistics/Google/ChartAge.php:137 #: app/Statistics/Google/ChartMarriageAge.php:160 -#: resources/views/fact-date.phtml:139 +#: resources/views/fact-date.phtml:138 #: resources/views/lists/families-table.phtml:150 #: resources/views/lists/families-table.phtml:153 #: resources/views/lists/individuals-table.phtml:183 @@ -1722,17 +1722,12 @@ msgstr "Intervalo de edades" msgid "Age of parents next to child’s birthdate" msgstr "Mostrar la edad de los padres junto a la fecha de nacimiento" -#: app/CustomTags/GedcomL.php:233 app/Gedcom.php:409 app/Gedcom.php:543 -#: app/Gedcom.php:834 +#: app/CustomTags/GedcomL.php:233 app/Gedcom.php:408 app/Gedcom.php:542 +#: app/Gedcom.php:833 msgid "Agency" msgstr "Agencia" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:48 -msgid "Aland Islands" -msgstr "Islas Åland" - -#. I18N: Name of a country or state #: app/Statistics/Service/CountryService.php:50 msgid "Albania" msgstr "Albania" @@ -1748,11 +1743,11 @@ msgid "Albuquerque, New Mexico, United States" msgstr "Albuquerque, Nuevo México" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:167 +#: app/Statistics/Service/CountryService.php:169 msgid "Algeria" msgstr "Argelia" -#: app/Gedcom.php:581 +#: app/Gedcom.php:580 msgid "Alias" msgstr "Apodo" @@ -1760,13 +1755,13 @@ msgstr "Apodo" msgid "Alive" msgstr "vivo" -#: app/Module/FrequentlyAskedQuestionsModule.php:316 -#: app/Module/IndividualListModule.php:215 -#: app/Module/IndividualListModule.php:222 -#: app/Module/IndividualListModule.php:229 -#: app/Module/IndividualListModule.php:318 -#: app/Module/IndividualListModule.php:431 -#: app/Module/IndividualListModule.php:433 +#: 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 #: resources/views/calendar-page.phtml:183 #: resources/views/lists/datatables-attributes.phtml:12 #: resources/views/modules/faq/config.phtml:76 @@ -1791,7 +1786,7 @@ msgstr "Todo" msgid "All facts and events" msgstr "Todos los hechos y eventos" -#: app/Http/RequestHandlers/RegisterAction.php:251 +#: app/Http/RequestHandlers/RegisterAction.php:257 msgid "All fields must be completed." msgstr "Todos los campos deben ser completados." @@ -1802,7 +1797,7 @@ msgstr "Todas las personas" #: app/Http/RequestHandlers/ModulesAllPage.php:58 #: resources/views/admin/components.phtml:30 -#: resources/views/admin/control-panel.phtml:564 +#: resources/views/admin/control-panel.phtml:585 msgid "All modules" msgstr "Todos los módulos" @@ -1895,7 +1890,7 @@ msgstr "Un árbol interactivo, que muestra todos los antepasados y los descendie msgid "An unexpected database error occurred." msgstr "Error inesperado de la base de datos." -#: resources/views/admin/control-panel.phtml:203 +#: resources/views/admin/control-panel.phtml:224 msgid "An upgrade is available." msgstr "" @@ -1907,7 +1902,7 @@ msgstr "" msgid "Ancestors" msgstr "Antepasados" -#: app/Gedcom.php:582 +#: app/Gedcom.php:581 msgid "Ancestors interest" msgstr "Antepasados de interés" @@ -1921,7 +1916,7 @@ msgstr "Antepasados de " msgid "Ancestors of %s" msgstr "Ascendientes de %s" -#: app/Gedcom.php:580 +#: app/Gedcom.php:579 msgid "Ancestral file number" msgstr "Número ID en Ancestral File" @@ -1968,7 +1963,7 @@ msgstr "Aniversario" msgid "Anniversary calendar" msgstr "Aniversarios" -#: app/Gedcom.php:445 +#: app/Gedcom.php:444 msgid "Annulment" msgstr "Anulación" @@ -1995,11 +1990,11 @@ msgstr "Cualquiera con una cuenta de usuario puede accesar este sitio." msgid "Apia, Samoa" msgstr "Apia, Samoa" -#: app/Gedcom.php:512 +#: app/Gedcom.php:511 msgid "Application ID" msgstr "" -#: app/Gedcom.php:529 +#: app/Gedcom.php:528 msgid "Application name" msgstr "" @@ -2065,7 +2060,7 @@ msgid "Are you sure you want to delete the link to “%s”?" msgstr "" #: resources/views/individual-page-name.phtml:90 -#: resources/views/media-page-details.phtml:40 +#: resources/views/media-page-details.phtml:38 msgid "Are you sure you want to delete this fact?" msgstr "¿Está seguro que desea eliminar este hecho?" @@ -2147,11 +2142,11 @@ msgstr "Ceniza" msgid "Asia" msgstr "Asia" -#: app/CustomTags/Gedcom7.php:74 app/CustomTags/Gedcom7.php:86 -#: app/CustomTags/Gedcom7.php:101 app/CustomTags/Gedcom7.php:115 +#: app/CustomTags/Gedcom7.php:75 app/CustomTags/Gedcom7.php:87 +#: app/CustomTags/Gedcom7.php:102 app/CustomTags/Gedcom7.php:116 #: app/CustomTags/GedcomL.php:119 app/CustomTags/GedcomL.php:133 #: app/CustomTags/GedcomL.php:173 app/CustomTags/PhpGedView.php:63 -#: app/Gedcom.php:583 app/Gedcom.php:900 app/Gedcom.php:914 +#: 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 msgid "Associate" @@ -2167,11 +2162,11 @@ msgstr "" #. I18N: Location of an LDS church temple #: app/Elements/TempleCode.php:61 -msgid "Asuncion, Paraguay" +msgid "Asunción, Paraguay" msgstr "Asunción, Paraguay" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:431 +#: app/Statistics/Service/CountryService.php:433 msgid "At sea" msgstr "Alta mar" @@ -2250,7 +2245,7 @@ msgstr "Australia" msgid "Austria" msgstr "Austria" -#: app/Gedcom.php:828 resources/views/lists/sources-table.phtml:102 +#: app/Gedcom.php:827 resources/views/lists/sources-table.phtml:102 #: resources/views/modals/source-fields.phtml:32 msgid "Author" msgstr "Autor" @@ -2258,14 +2253,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:899 app/Gedcom.php:913 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/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 msgid "Author of last change" msgstr "Autor del cambio más reciente" #. I18N: Automatic suggestions when you type #: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:43 -#: resources/views/admin/control-panel.phtml:629 +#: resources/views/admin/control-panel.phtml:650 msgid "Autocomplete" msgstr "" @@ -2435,7 +2430,7 @@ msgstr "Bahréin" msgid "Bangladesh" msgstr "Bangladesh" -#: app/Gedcom.php:591 resources/views/calendar-page.phtml:189 +#: app/Gedcom.php:590 resources/views/calendar-page.phtml:189 #: resources/xml/reports/missing_facts_report.xml:16 msgid "Baptism" msgstr "Bautismo" @@ -2512,12 +2507,12 @@ msgstr "Bautismo de una hermana" msgid "Baptism of a son" msgstr "Bautismo de un hijo" -#: app/Gedcom.php:594 resources/xml/reports/missing_facts_report.xml:17 +#: app/Gedcom.php:593 resources/xml/reports/missing_facts_report.xml:17 msgid "Bar mitzvah" msgstr "Bar mitzvah" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:106 +#: app/Statistics/Service/CountryService.php:107 msgid "Barbados" msgstr "Barbados" @@ -2525,7 +2520,7 @@ msgstr "Barbados" msgid "Base GEDCOM tag" msgstr "" -#: app/Gedcom.php:597 resources/xml/reports/missing_facts_report.xml:18 +#: app/Gedcom.php:596 resources/xml/reports/missing_facts_report.xml:18 msgid "Bat mitzvah" msgstr "Bat mitzvah" @@ -2539,7 +2534,7 @@ msgid "Begins with" msgstr "Comienza por" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:96 +#: app/Statistics/Service/CountryService.php:97 msgid "Belarus" msgstr "Belarrusia" @@ -2554,7 +2549,7 @@ msgid "Belgium" msgstr "Bélgica" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:98 +#: app/Statistics/Service/CountryService.php:99 msgid "Belize" msgstr "Belice" @@ -2564,7 +2559,7 @@ msgid "Benin" msgstr "Benín" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:100 +#: app/Statistics/Service/CountryService.php:101 msgid "Bermuda" msgstr "Bermudas" @@ -2578,7 +2573,7 @@ msgid "Best man" msgstr "Padrino de boda" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:110 +#: app/Statistics/Service/CountryService.php:111 msgid "Bhutan" msgstr "Bután" @@ -2591,11 +2586,11 @@ msgstr "Bibliografía" msgid "Billings, Montana, United States" msgstr "Billings, Montana, Estados Unidos" -#: app/Gedcom.php:781 +#: app/Gedcom.php:780 msgid "Binary data object" msgstr "Objeto de Datos Binarios" -#: app/Module/BingMaps.php:83 app/Module/MapLinkBing.php:42 +#: app/Module/BingMaps.php:86 app/Module/MapLinkBing.php:42 msgid "Bing™ maps" msgstr "Mapas Bing™" @@ -2608,7 +2603,7 @@ msgstr "" msgid "Birmingham, Alabama, United States" msgstr "Birmingham, Alabama, Estados Unidos" -#: app/Gedcom.php:600 app/Http/RequestHandlers/IndividualPage.php:197 +#: app/Gedcom.php:599 app/Http/RequestHandlers/IndividualPage.php:197 #: resources/views/calendar-page.phtml:186 #: resources/views/lists/individuals-table.phtml:138 #: resources/views/lists/individuals-table.phtml:143 @@ -2842,7 +2837,7 @@ msgstr "Nacimiento de una hermana" msgid "Birth of a son" msgstr "Nacimiento de un hijo" -#: app/Gedcom.php:602 +#: app/Gedcom.php:601 msgid "Birth parents" msgstr "" @@ -2872,7 +2867,7 @@ msgstr "Nacimientos por siglo" msgid "Bismarck, North Dakota, United States" msgstr "Bismarck, Dakota del Norte" -#: app/Gedcom.php:604 +#: app/Gedcom.php:603 msgid "Blessing" msgstr "Bendición" @@ -2881,7 +2876,7 @@ msgid "Block" msgstr "Bloque" #: app/Http/RequestHandlers/ModulesBlocksPage.php:43 -#: resources/views/admin/control-panel.phtml:615 +#: resources/views/admin/control-panel.phtml:636 #: resources/views/admin/modules.phtml:94 #: resources/views/admin/modules.phtml:96 msgid "Blocks" @@ -2899,7 +2894,7 @@ msgstr "Azul marino" #. I18N: Location of an LDS church temple #: app/Elements/TempleCode.php:67 -msgid "Bogota, Colombia" +msgid "Bogotá, Colombia" msgstr "Bogotá, Colombia" #. I18N: Location of an LDS church temple @@ -2908,7 +2903,7 @@ msgid "Boise, Idaho, United States" msgstr "Boise, Idaho, Estados Unidos" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:102 +#: app/Statistics/Service/CountryService.php:103 msgid "Bolivia" msgstr "Bolivia" @@ -2942,7 +2937,7 @@ msgid "Both dead" msgstr "Ambos muertos" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:114 +#: app/Statistics/Service/CountryService.php:115 msgid "Botswana" msgstr "Botsuana" @@ -2952,7 +2947,7 @@ msgid "Bountiful, Utah, United States" msgstr "Bountuful, Utah" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:112 +#: app/Statistics/Service/CountryService.php:113 msgid "Bouvet Island" msgstr "Isla Bouvet" @@ -2969,7 +2964,7 @@ msgid "Branches of the %s family" msgstr "Ramas de la familia %s" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:104 +#: app/Statistics/Service/CountryService.php:105 msgid "Brazil" msgstr "Brasil" @@ -2992,12 +2987,12 @@ msgid "Brit milah" msgstr "Brit Milá" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:253 +#: app/Statistics/Service/CountryService.php:255 msgid "British Indian Ocean Territory" msgstr "Territorio Británico del Océano Índico" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:524 +#: app/Statistics/Service/CountryService.php:526 msgid "British Virgin Islands" msgstr "Islas Vírgenes Británicas" @@ -3031,7 +3026,7 @@ msgid "Brumaire" msgstr "brumario" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:108 +#: app/Statistics/Service/CountryService.php:109 msgid "Brunei Darussalam" msgstr "Brunéi" @@ -3045,7 +3040,7 @@ msgstr "Buenos Aires, Argentina" msgid "Bulgaria" msgstr "Bulgaria" -#: app/Gedcom.php:607 resources/views/calendar-page.phtml:201 +#: app/Gedcom.php:606 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 @@ -3250,17 +3245,17 @@ msgstr "Conversión de calendario" msgid "Calgary, Alberta, Canada" msgstr "Calgary, Alberta, Canadá" -#: app/Gedcom.php:845 resources/views/modals/source-fields.phtml:52 +#: app/Gedcom.php:844 resources/views/modals/source-fields.phtml:52 msgid "Call number" msgstr "Reference" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:280 +#: app/Statistics/Service/CountryService.php:282 msgid "Cambodia" msgstr "Camboya" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:130 +#: app/Statistics/Service/CountryService.php:131 msgid "Cameroon" msgstr "Camerún" @@ -3270,12 +3265,12 @@ msgid "Campinas, Brazil" msgstr "Campinas, Brasil" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:118 +#: app/Statistics/Service/CountryService.php:119 msgid "Canada" msgstr "Canadá" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:142 +#: app/Statistics/Service/CountryService.php:143 msgid "Cape Verde" msgstr "Cabo Verde" @@ -3294,7 +3289,7 @@ msgstr "Tarjeta" msgid "Cardston, Alberta, Canada" msgstr "Cardston, Alberta, Canadá" -#: app/Gedcom.php:610 +#: app/Gedcom.php:609 msgid "Caste" msgstr "Casta" @@ -3307,11 +3302,11 @@ msgstr "Categorías" msgid "Category" msgstr "" -#: app/CustomTags/GedcomL.php:234 app/Gedcom.php:410 app/Gedcom.php:544 +#: app/CustomTags/GedcomL.php:234 app/Gedcom.php:409 app/Gedcom.php:543 msgid "Cause" msgstr "Causa" -#: app/CustomTags/FamilyTreeMaker.php:114 app/Gedcom.php:637 +#: app/CustomTags/FamilyTreeMaker.php:114 app/Gedcom.php:636 msgid "Cause of death" msgstr "Causa del fallecimiento" @@ -3322,7 +3317,7 @@ msgid "Caution! This may take a long time. Be patient." msgstr "¡Precaución! Esto puede llevar mucho tiempo. Por favor sea paciente." #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:151 +#: app/Statistics/Service/CountryService.php:153 msgid "Cayman Islands" msgstr "Islas Caimán" @@ -3335,7 +3330,7 @@ msgstr "Cebu, Filipinas" msgid "Cemetery" msgstr "Cementerio" -#: app/Gedcom.php:611 +#: app/Gedcom.php:610 msgid "Census" msgstr "Censo" @@ -3344,7 +3339,7 @@ msgstr "Censo" msgid "Census assistant" msgstr "Ayudante del censo" -#: app/Gedcom.php:612 +#: app/Gedcom.php:611 #: resources/views/modules/GEDFact_assistant/select-census.phtml:16 msgid "Census date" msgstr "Fecha del censo" @@ -3353,7 +3348,7 @@ msgstr "Fecha del censo" msgid "Census date and place" msgstr "" -#: app/Gedcom.php:613 +#: app/Gedcom.php:612 msgid "Census place" msgstr "Lugar del censo" @@ -3362,7 +3357,7 @@ msgid "Census transcript" msgstr "Transcripción del censo" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:116 +#: app/Statistics/Service/CountryService.php:117 msgid "Central African Republic" msgstr "República Centro-africana" @@ -3389,7 +3384,7 @@ msgid "Certificate" msgstr "Certificado" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:478 +#: app/Statistics/Service/CountryService.php:480 msgid "Chad" msgstr "Chad" @@ -3451,7 +3446,7 @@ msgstr "Registro de cambios" msgid "Character encoding" msgstr "" -#: app/Gedcom.php:498 +#: app/Gedcom.php:497 msgid "Character set" msgstr "Conjunto de caracteres" @@ -3460,7 +3455,7 @@ msgstr "Conjunto de caracteres" msgid "Chart" msgstr "Gráfico" -#: app/Module/RelationshipsChartModule.php:424 +#: app/Module/RelationshipsChartModule.php:432 msgid "Chart preferences" msgstr "Preferencias de gráfico" @@ -3476,7 +3471,7 @@ msgstr "Tipo de gráfico" #: 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:673 +#: resources/views/admin/control-panel.phtml:694 #: resources/views/admin/modules.phtml:102 #: resources/views/admin/modules.phtml:104 #: resources/views/admin/trees-preferences.phtml:391 @@ -3488,7 +3483,7 @@ msgstr "Diagramas" msgid "Check for errors" msgstr "Buscar errores" -#: app/Module/CheckForNewVersion.php:65 +#: app/Module/CheckForNewVersion.php:66 msgid "Check for new version" msgstr "" @@ -3509,7 +3504,7 @@ msgstr "Comprobando configuración del servidor" msgid "Chicago, Illinois, United States" msgstr "Chicago, Illinois, Estados Unidos" -#: app/Gedcom.php:451 resources/views/edit/change-family-members.phtml:67 +#: app/Gedcom.php:450 resources/views/edit/change-family-members.phtml:67 #: resources/views/edit/change-family-members.phtml:78 #: resources/views/modules/pedigree-chart/previous.phtml:42 msgid "Child" @@ -3577,12 +3572,12 @@ msgid "Children take their mother’s surname." msgstr "Los niños toman el apellido de su madre." #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:124 +#: app/Statistics/Service/CountryService.php:125 msgid "Chile" msgstr "Chile" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:126 +#: app/Statistics/Service/CountryService.php:127 msgid "China" msgstr "China" @@ -3600,7 +3595,7 @@ msgstr "Elige parientes" msgid "Choose user defined welcome text typed below" msgstr "Seleccionar el texto de bienvenida a usuario tecleado abajo" -#: app/Gedcom.php:618 resources/xml/reports/family_group_report.xml:206 +#: app/Gedcom.php:617 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 @@ -3678,7 +3673,7 @@ msgid "Christening of a son" msgstr "Bautismo de un hijo" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:149 +#: app/Statistics/Service/CountryService.php:151 msgid "Christmas Island" msgstr "Isla de Navidad" @@ -3696,9 +3691,9 @@ msgstr "Cita" #: app/CustomTags/GedcomL.php:130 app/CustomTags/GedcomL.php:184 #: app/CustomTags/GedcomL.php:277 app/CustomTags/GedcomL.php:310 -#: 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 resources/xml/reports/fact_sources.xml:74 +#: 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 #: resources/xml/reports/fact_sources.xml:161 #: resources/xml/reports/fact_sources.xml:277 #: resources/xml/reports/fact_sources.xml:323 @@ -3710,14 +3705,14 @@ msgid "Citizenship" msgstr "Ciudadanía" #: app/CustomTags/GedcomL.php:229 app/CustomTags/PersonalAncestralFile.php:69 -#: app/Gedcom.php:405 app/Gedcom.php:518 app/Gedcom.php:538 app/Gedcom.php:809 -#: app/Gedcom.php:856 +#: app/Gedcom.php:404 app/Gedcom.php:517 app/Gedcom.php:537 app/Gedcom.php:808 +#: app/Gedcom.php:855 msgid "City" msgstr "Población" #. I18N: Location of an LDS church temple #: app/Elements/TempleCode.php:79 -msgid "Ciudad Juarez, Mexico" +msgid "Ciudad Juárez, Mexico" msgstr "Ciudad Juárez, México" #: app/CustomTags/Aldfaer.php:61 app/Elements/MarriageType.php:63 @@ -3740,7 +3735,7 @@ msgid "Civil registrar" msgstr "Encargado del Registro Civil" #: app/Http/RequestHandlers/CleanDataFolder.php:102 -#: resources/views/admin/control-panel.phtml:247 +#: resources/views/admin/control-panel.phtml:268 msgid "Clean up data folder" msgstr "Limpiar la carpeta «data»" @@ -3760,7 +3755,7 @@ msgid "Cochabamba, Bolivia" msgstr "Cochabamba, Bolivia" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:120 +#: app/Statistics/Service/CountryService.php:121 msgid "Cocos (Keeling) Islands" msgstr "Islas Cocos" @@ -3775,13 +3770,13 @@ msgid "Cold Day" msgstr "Día frío" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:138 +#: app/Statistics/Service/CountryService.php:139 msgid "Colombia" msgstr "Colombia" #. I18N: Location of an LDS church temple #: app/Elements/TempleCode.php:81 -msgid "Colonia Juarez, Mexico" +msgid "Colonia Juárez, Mexico" msgstr "Colonia Juárez, México" #. I18N: Location of an LDS church temple @@ -3820,7 +3815,7 @@ msgid "Communicate directly with other users, using private messages." msgstr "Comunicarse directamente con otros usuarios usando mensajes privados." #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:140 +#: app/Statistics/Service/CountryService.php:141 msgid "Comoros" msgstr "Comoras" @@ -3861,7 +3856,7 @@ msgstr "Completado; fecha desconocida" msgid "Completion date" msgstr "" -#: app/Gedcom.php:624 resources/xml/reports/missing_facts_report.xml:19 +#: app/Gedcom.php:623 resources/xml/reports/missing_facts_report.xml:19 msgid "Confirmation" msgstr "Confirmación" @@ -3889,7 +3884,7 @@ msgstr "Contiene" msgid "Content" msgstr "Contenido" -#: app/Gedcom.php:766 +#: app/Gedcom.php:765 msgid "Continuation" msgstr "" @@ -3918,7 +3913,7 @@ msgstr "" #: resources/views/admin/site-mail.phtml:31 #: resources/views/admin/site-preferences.phtml:17 #: resources/views/admin/site-registration.phtml:18 -#: resources/views/admin/tags.phtml:26 +#: resources/views/admin/tags.phtml:27 #: resources/views/admin/trees-check.phtml:22 #: resources/views/admin/trees-create.phtml:17 #: resources/views/admin/trees-duplicates.phtml:20 @@ -3966,7 +3961,7 @@ msgid "Convert to" msgstr "Convertir a" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:136 +#: app/Statistics/Service/CountryService.php:137 msgid "Cook Islands" msgstr "Islas Cook" @@ -3975,7 +3970,7 @@ msgid "Cookies" msgstr "Cookies" #: app/CustomTags/GedcomL.php:245 app/CustomTags/GedcomL.php:257 -#: app/Gedcom.php:423 app/Gedcom.php:555 +#: app/Gedcom.php:422 app/Gedcom.php:554 msgid "Coordinates" msgstr "" @@ -4006,16 +4001,16 @@ msgstr "Copiar archivos …" msgid "Copy the URL of the record to the clipboard" msgstr "" -#: app/Gedcom.php:500 app/Gedcom.php:527 +#: app/Gedcom.php:499 app/Gedcom.php:526 msgid "Copyright" msgstr "Copyright" #. I18N: Location of an LDS church temple #: app/Elements/TempleCode.php:85 -msgid "Cordoba, Argentina" +msgid "Córdoba, Argentina" msgstr "Córdoba, Argentina" -#: app/Gedcom.php:513 +#: app/Gedcom.php:512 msgid "Corporation" msgstr "Corporación" @@ -4029,15 +4024,10 @@ msgid "Correspondence" msgstr "" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:144 +#: app/Statistics/Service/CountryService.php:145 msgid "Costa Rica" msgstr "Costa Rica" -#. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:128 -msgid "Cote d’Ivoire" -msgstr "Costa de Marfil" - #: resources/views/verify-failure-page.phtml:19 msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." msgstr "No se pudo verificar la información que introdujo. Por favor, inténtelo de nuevo o contacte con el administrador del sitio." @@ -4048,8 +4038,8 @@ msgid "Count the visits to each page" msgstr "Cuenta las visitas a cada página" #: app/CustomTags/GedcomL.php:230 app/CustomTags/PersonalAncestralFile.php:70 -#: app/Gedcom.php:406 app/Gedcom.php:519 app/Gedcom.php:539 app/Gedcom.php:810 -#: app/Gedcom.php:857 app/Statistics/Google/ChartDistribution.php:108 +#: 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 msgid "Country" msgstr "País" @@ -4058,7 +4048,7 @@ msgid "Create" msgstr "Crear" #: app/Http/RequestHandlers/CreateTreePage.php:58 -#: resources/views/admin/control-panel.phtml:294 +#: resources/views/admin/control-panel.phtml:315 msgid "Create a family tree" msgstr "Crear un nuevo árbol genealógico" @@ -4114,10 +4104,9 @@ msgid "Create an individual" msgstr "Crer una persona nueva" #. I18N: %s is a link/URL -#: app/Module/BingMaps.php:48 app/Module/EsriMaps.php:51 -#: app/Module/GoogleMaps.php:48 app/Module/HereMaps.php:48 -#: app/Module/MapBox.php:48 app/Module/OpenStreetMap.php:41 -#: app/Module/OrdnanceSurveyHistoricMaps.php:52 +#: app/Module/BingMaps.php:51 app/Module/EsriMaps.php:51 +#: app/Module/GoogleMaps.php:51 app/Module/HereMaps.php:51 +#: app/Module/MapBox.php:51 app/Module/OpenStreetMap.php:41 #, php-format msgid "Create maps using %s." msgstr "" @@ -4131,29 +4120,29 @@ msgid "Create, update, and delete a family tree for every GEDCOM file in the dat msgstr "Crear, actualizar y eliminar un árbol genealógico para cada archivo GEDCOM en la carpeta de datos." #. I18N: GEDCOM tag _CREA -#: app/CustomTags/Ancestry.php:74 app/CustomTags/Gedcom7.php:90 -#: app/CustomTags/Gedcom7.php:120 app/CustomTags/Gedcom7.php:135 -#: app/CustomTags/Gedcom7.php:139 app/CustomTags/Gedcom7.php:148 -#: app/CustomTags/Gedcom7.php:156 app/CustomTags/Gedcom7.php:165 +#: 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 msgid "Created at" msgstr "" -#: 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/GedcomL.php:138 +#: 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/GedcomL.php:194 msgid "Creation date" 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/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 msgid "Creation time" msgstr "" -#: app/Gedcom.php:633 resources/xml/reports/family_group_report.xml:315 +#: app/Gedcom.php:632 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 @@ -4285,15 +4274,20 @@ msgid "Cremation of a wife" msgstr "Incineración de una esposa" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:241 +#: app/Statistics/Service/CountryService.php:243 msgid "Croatia" msgstr "Croacia" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:146 +#: app/Statistics/Service/CountryService.php:147 msgid "Cuba" msgstr "Cuba" +#. I18N: Name of a country or state +#: app/Statistics/Service/CountryService.php:149 +msgid "Curaçao" +msgstr "" + #. I18N: Location of an LDS church temple #: app/Elements/TempleCode.php:87 msgid "Curitiba, Brazil" @@ -4303,7 +4297,7 @@ msgstr "Curitiba, Brasil" msgid "Custom" msgstr "Personalizado" -#: resources/views/admin/tags.phtml:1003 +#: resources/views/admin/tags.phtml:1020 msgid "Custom GEDCOM tags" msgstr "" @@ -4329,15 +4323,20 @@ msgid "Customize this page" msgstr "Personalice está página" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:153 +#: app/Statistics/Service/CountryService.php:155 msgid "Cyprus" msgstr "Chipre" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:155 +#: app/Statistics/Service/CountryService.php:157 msgid "Czech Republic" msgstr "República Checa" +#. I18N: Name of a country or state +#: app/Statistics/Service/CountryService.php:129 +msgid "Côte d’Ivoire" +msgstr "Costa de Marfil" + #. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail #: resources/views/admin/site-mail.phtml:196 msgid "DKIM digital signature" @@ -4360,9 +4359,9 @@ 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:432 app/Gedcom.php:486 app/Gedcom.php:526 app/Gedcom.php:564 -#: app/Gedcom.php:675 app/Gedcom.php:747 app/Gedcom.php:771 app/Gedcom.php:795 -#: app/Gedcom.php:833 app/Gedcom.php:904 app/Gedcom.php:918 +#: 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 #: resources/views/admin/changes-log.phtml:139 msgid "Data" msgstr "Datos" @@ -4382,7 +4381,7 @@ msgstr "Reparar datos" #: app/Http/RequestHandlers/DataFixPage.php:87 #: app/Http/RequestHandlers/HelpText.php:258 #: app/Http/RequestHandlers/ModulesDataFixesPage.php:43 -#: resources/views/admin/control-panel.phtml:694 +#: resources/views/admin/control-panel.phtml:715 #: resources/views/admin/data-fix-page.phtml:26 #: resources/views/admin/modules.phtml:98 #: resources/views/admin/modules.phtml:100 @@ -4440,8 +4439,8 @@ msgstr "Cuenta del usuario en base de datos" #: app/CustomTags/GedcomL.php:294 app/CustomTags/GedcomL.php:300 #: 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:411 -#: app/Gedcom.php:501 app/Gedcom.php:528 app/Gedcom.php:545 +#: app/CustomTags/TheMasterGenealogist.php:53 app/Gedcom.php:410 +#: app/Gedcom.php:500 app/Gedcom.php:527 app/Gedcom.php:544 #: 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 @@ -4464,50 +4463,50 @@ msgstr "Fecha" msgid "Date differences" msgstr "Differencias de las edades" -#: app/Gedcom.php:586 +#: app/Gedcom.php:585 msgid "Date of LDS baptism" msgstr "Fecha del bautismo SUD" -#: app/Gedcom.php:740 +#: app/Gedcom.php:739 msgid "Date of LDS child sealing" msgstr "Fecha del sellamiento SUD con hijo" -#: app/Gedcom.php:628 +#: app/Gedcom.php:627 msgid "Date of LDS confirmation" msgstr "" -#: app/Gedcom.php:648 +#: app/Gedcom.php:647 msgid "Date of LDS endowment" msgstr "Fecha de la investidura SUD" -#: app/Gedcom.php:480 +#: app/Gedcom.php:479 msgid "Date of LDS spouse sealing" msgstr "Fecha del sellamiento SUD con el cónyuge" -#: app/Gedcom.php:576 +#: app/Gedcom.php:575 msgid "Date of adoption" msgstr "Fecha de adopción" -#: app/Gedcom.php:592 resources/xml/reports/missing_facts_report.xml:129 +#: app/Gedcom.php:591 resources/xml/reports/missing_facts_report.xml:129 msgid "Date of baptism" msgstr "Fecha del bautismo" -#: app/Gedcom.php:595 resources/xml/reports/missing_facts_report.xml:212 +#: app/Gedcom.php:594 resources/xml/reports/missing_facts_report.xml:212 msgid "Date of bar mitzvah" msgstr "Fecha del bar mitzvah" -#: app/Gedcom.php:598 resources/xml/reports/missing_facts_report.xml:253 +#: app/Gedcom.php:597 resources/xml/reports/missing_facts_report.xml:253 msgid "Date of bat mitzvah" msgstr "Fecha del bat mitzvah" -#: app/Gedcom.php:601 resources/xml/reports/fact_sources.xml:68 +#: app/Gedcom.php:600 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 "Fecha de nacimiento" -#: app/Gedcom.php:605 +#: app/Gedcom.php:604 msgid "Date of blessing" msgstr "Fecha de la bendición" @@ -4515,88 +4514,88 @@ msgstr "Fecha de la bendición" msgid "Date of brit milah" msgstr "Fecha del Brit Milá" -#: app/Gedcom.php:608 resources/xml/reports/missing_facts_report.xml:546 +#: app/Gedcom.php:607 resources/xml/reports/missing_facts_report.xml:546 msgid "Date of burial" msgstr "Fecha del entierro" -#: app/Gedcom.php:619 resources/xml/reports/missing_facts_report.xml:170 +#: app/Gedcom.php:618 resources/xml/reports/missing_facts_report.xml:170 msgid "Date of christening" msgstr "Fecha del bautismo" -#: app/Gedcom.php:625 resources/xml/reports/missing_facts_report.xml:294 +#: app/Gedcom.php:624 resources/xml/reports/missing_facts_report.xml:294 msgid "Date of confirmation" msgstr "Fecha de la confirmación" -#: app/Gedcom.php:634 +#: app/Gedcom.php:633 msgid "Date of cremation" msgstr "Fecha de la incineración" -#: app/Gedcom.php:638 resources/xml/reports/cemetery_report.xml:46 +#: app/Gedcom.php:637 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 "Fecha de defunción" -#: app/Gedcom.php:453 +#: app/Gedcom.php:452 msgid "Date of divorce" msgstr "Fecha del divorcio" -#: app/Gedcom.php:645 +#: app/Gedcom.php:644 msgid "Date of emigration" msgstr "Fecha de la emigración" -#: app/Gedcom.php:456 resources/xml/reports/missing_facts_report.xml:336 +#: app/Gedcom.php:455 resources/xml/reports/missing_facts_report.xml:336 msgid "Date of engagement" msgstr "Fecha del compromiso" #: app/CustomTags/GedcomL.php:124 app/CustomTags/GedcomL.php:178 #: app/CustomTags/GedcomL.php:271 app/CustomTags/GedcomL.php:304 -#: 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:905 -#: app/Gedcom.php:919 +#: 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 msgid "Date of entry in original source" msgstr "Fecha de la entrada en la fuente original" -#: app/CustomTags/GedcomL.php:235 app/Gedcom.php:654 +#: app/CustomTags/GedcomL.php:235 app/Gedcom.php:653 msgid "Date of event" msgstr "Fecha del suceso" -#: app/Gedcom.php:664 resources/xml/reports/missing_facts_report.xml:378 +#: app/Gedcom.php:663 resources/xml/reports/missing_facts_report.xml:378 msgid "Date of first communion" msgstr "Fecha de la primera comunión" -#: app/Gedcom.php:671 +#: app/Gedcom.php:670 msgid "Date of immigration" msgstr "Fecha de la inmigración" -#: 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 +#: 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 msgid "Date of last change" msgstr "Fecha del cambio más reciente" -#: app/Gedcom.php:467 resources/xml/reports/fact_sources.xml:319 +#: app/Gedcom.php:466 resources/xml/reports/fact_sources.xml:319 #: resources/xml/reports/missing_facts_report.xml:463 msgid "Date of marriage" msgstr "Fecha del matrimonio" -#: app/Gedcom.php:462 resources/xml/reports/missing_facts_report.xml:420 +#: app/Gedcom.php:461 resources/xml/reports/missing_facts_report.xml:420 msgid "Date of marriage banns" msgstr "Fecha de las amonestaciones" -#: app/Gedcom.php:713 +#: app/Gedcom.php:712 msgid "Date of naturalization" msgstr "Fecha de la naturalización" -#: app/Gedcom.php:723 +#: app/Gedcom.php:722 msgid "Date of ordination" msgstr "Fecha de la ordenación" -#: app/Gedcom.php:731 +#: app/Gedcom.php:730 msgid "Date of residence" msgstr "Fecha de la residencia" -#: app/CustomTags/Gedcom7.php:128 +#: app/CustomTags/Gedcom7.php:129 msgid "Date of status change" msgstr "" @@ -4608,7 +4607,7 @@ msgstr "Período de fechas" msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." msgstr "Períodos de fechas se usan para indicar que un hecho, como una profesión, continuaba por un período de tiempo." -#: app/Gedcom.php:836 resources/views/help/date.phtml:69 +#: app/Gedcom.php:835 resources/views/help/date.phtml:69 #: resources/views/modules/statistics-chart/custom.phtml:96 msgid "Date range" msgstr "Rango de fechas" @@ -4667,7 +4666,7 @@ msgstr "Día:" msgid "Dead" msgstr "Fallecidos" -#: app/Gedcom.php:636 app/Http/RequestHandlers/IndividualPage.php:206 +#: app/Gedcom.php:635 app/Http/RequestHandlers/IndividualPage.php:206 #: resources/views/calendar-page.phtml:198 #: resources/views/lists/individuals-table.phtml:125 #: resources/views/lists/individuals-table.phtml:130 @@ -5060,8 +5059,8 @@ msgstr "DejaVu" #: resources/views/edit/icon-fact-delete.phtml:18 #: resources/views/family-page-menu.phtml:83 #: resources/views/individual-page-menu.phtml:123 -#: resources/views/media-page-details.phtml:40 -#: resources/views/media-page-details.phtml:43 +#: resources/views/media-page-details.phtml:38 +#: resources/views/media-page-details.phtml:41 #: resources/views/media-page-menu.phtml:86 #: resources/views/modules/faq/config.phtml:64 #: resources/views/modules/faq/config.phtml:104 @@ -5077,7 +5076,7 @@ msgid "Delete" msgstr "Suprimir" #: app/Http/RequestHandlers/UsersCleanupPage.php:65 -#: resources/views/admin/control-panel.phtml:523 +#: resources/views/admin/control-panel.phtml:544 msgid "Delete inactive users" msgstr "Eliminar usuarios inactivos" @@ -5111,7 +5110,7 @@ msgid "Deleting…" msgstr "" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:132 +#: app/Statistics/Service/CountryService.php:133 msgid "Democratic Republic of the Congo" msgstr "República Democrática del Congo" @@ -5120,7 +5119,7 @@ msgid "Demographic data" msgstr "" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:163 +#: app/Statistics/Service/CountryService.php:165 msgid "Denmark" msgstr "Dinamarca" @@ -5152,7 +5151,7 @@ msgstr "Generaciones de descendientes" msgid "Descendants" msgstr "Descendientes" -#: app/Gedcom.php:640 +#: app/Gedcom.php:639 msgid "Descendants interest" msgstr "Descendientes de Interés" @@ -5168,12 +5167,12 @@ msgstr "Descendientes 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:641 resources/views/admin/modules.phtml:76 -#: resources/views/admin/tags.phtml:52 resources/views/admin/tags.phtml:182 -#: resources/views/admin/tags.phtml:274 resources/views/admin/tags.phtml:336 -#: resources/views/admin/tags.phtml:411 resources/views/admin/tags.phtml:450 -#: resources/views/admin/tags.phtml:734 resources/views/admin/tags.phtml:788 -#: resources/views/admin/tags.phtml:892 resources/views/admin/tags.phtml:950 +#: app/Gedcom.php:640 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 msgid "Description" msgstr "Descripción" @@ -5183,7 +5182,7 @@ msgstr "Descripción" msgid "Description META tag" msgstr "Etiqueta META Description" -#: app/CustomTags/Ancestry.php:71 app/Gedcom.php:503 +#: app/CustomTags/Ancestry.php:71 app/Gedcom.php:502 msgid "Destination" msgstr "Destino" @@ -5334,12 +5333,12 @@ msgstr "Mostrar y administrar las páginas favoritas de un árbol genealógico." msgid "Display and manage a user’s favorite pages." msgstr "Mostrar y administrar las páginas favoritas del usuario." -#: app/Gedcom.php:452 resources/views/calendar-page.phtml:195 +#: app/Gedcom.php:451 resources/views/calendar-page.phtml:195 #: resources/views/lists/families-table.phtml:136 msgid "Divorce" msgstr "Divorcio" -#: app/Gedcom.php:454 +#: app/Gedcom.php:453 msgid "Divorce filed" msgstr "Demanda de divorcio" @@ -5349,7 +5348,7 @@ msgid "Divorces by century" msgstr "Divorcios por siglo" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:159 +#: app/Statistics/Service/CountryService.php:161 msgid "Djibouti" msgstr "Yibuti" @@ -5375,12 +5374,12 @@ msgid "Domain name" msgstr "Nombre de dominio" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:161 +#: app/Statistics/Service/CountryService.php:163 msgid "Dominica" msgstr "Dominica" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:165 +#: app/Statistics/Service/CountryService.php:167 msgid "Dominican Republic" msgstr "República Dominicana" @@ -5399,7 +5398,7 @@ msgstr "Descarga %s…" msgid "Download a .ICS file containing an anniversary" msgstr "" -#: resources/views/media-page-details.phtml:85 +#: resources/views/media-page-details.phtml:83 msgid "Download file" msgstr "Descargar arhivo" @@ -5418,14 +5417,14 @@ msgid "Duodi" msgstr "Duodi" #: app/Http/RequestHandlers/AccountUpdate.php:95 -#: app/Http/RequestHandlers/RegisterAction.php:261 +#: app/Http/RequestHandlers/RegisterAction.php:267 #: app/Http/RequestHandlers/UserAddAction.php:71 #: app/Http/RequestHandlers/UserEditAction.php:150 msgid "Duplicate email address. A user with that email already exists." msgstr "Ya existe un usuario con esta dirección de correo electrónico." #: app/Http/RequestHandlers/AccountUpdate.php:86 -#: app/Http/RequestHandlers/RegisterAction.php:256 +#: app/Http/RequestHandlers/RegisterAction.php:262 #: app/Http/RequestHandlers/UserAddAction.php:66 #: app/Http/RequestHandlers/UserEditAction.php:156 msgid "Duplicate username. A user with that username already exists. Please choose another username." @@ -5462,7 +5461,7 @@ msgid "Earliest marriage" msgstr "Primer matrimonio" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:169 +#: app/Statistics/Service/CountryService.php:171 msgid "Ecuador" msgstr "Ecuador" @@ -5475,8 +5474,8 @@ msgstr "Ecuador" #: resources/views/admin/users.phtml:26 #: resources/views/edit/icon-fact-edit.phtml:16 #: resources/views/edit/icon-fact-edit.phtml:18 -#: resources/views/media-page-details.phtml:32 -#: resources/views/media-page-details.phtml:35 +#: resources/views/media-page-details.phtml:30 +#: resources/views/media-page-details.phtml:33 #: resources/views/media-page-menu.phtml:78 #: resources/views/modules/faq/config.phtml:63 #: resources/views/modules/faq/config.phtml:99 @@ -5501,7 +5500,7 @@ msgstr "Editar un archivo multimedia" msgid "Edit preferences" msgstr "Editar preferencias" -#: app/Module/FrequentlyAskedQuestionsModule.php:307 +#: app/Module/FrequentlyAskedQuestionsModule.php:311 msgid "Edit the FAQ" msgstr "Editar pregunta frecuente" @@ -5563,17 +5562,17 @@ msgstr "Editor" msgid "Edmonton, Alberta, Canada" msgstr "Edmonton, Alberta, Canada" -#: app/Gedcom.php:642 +#: app/Gedcom.php:641 msgid "Education" msgstr "Educación" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:171 +#: app/Statistics/Service/CountryService.php:173 msgid "Egypt" msgstr "Egipto" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:449 +#: app/Statistics/Service/CountryService.php:451 msgid "El Salvador" msgstr "El Salvador" @@ -5614,8 +5613,8 @@ msgstr "Correo electrónico" #: app/CustomTags/BrothersKeeper.php:97 app/CustomTags/GedcomL.php:236 #: app/CustomTags/PersonalAncestralFile.php:74 app/CustomTags/Reunion.php:56 -#: app/Gedcom.php:412 app/Gedcom.php:522 app/Gedcom.php:546 app/Gedcom.php:817 -#: app/Gedcom.php:864 resources/views/admin/users-create.phtml:71 +#: 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 #: 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 @@ -5631,7 +5630,7 @@ msgstr "Dirección de correo electrónico" msgid "Email verified" msgstr "Correo electrónico verificado" -#: app/Gedcom.php:644 resources/views/calendar-page.phtml:204 +#: app/Gedcom.php:643 resources/views/calendar-page.phtml:204 msgid "Emigration" msgstr "Emigración" @@ -5649,8 +5648,8 @@ msgctxt "MALE" msgid "Employee" msgstr "Empleado" -#: app/Elements/RelationIsDescriptor.php:102 app/Gedcom.php:720 -#: app/Gedcom.php:735 +#: app/Elements/RelationIsDescriptor.php:102 app/Gedcom.php:719 +#: app/Gedcom.php:734 msgid "Employer" msgstr "Patrono" @@ -5696,12 +5695,12 @@ msgstr "Fechas de cambio a" msgid "Endowment House" msgstr "Casa de la Dotación" -#: app/Gedcom.php:455 resources/xml/reports/missing_facts_report.xml:20 +#: app/Gedcom.php:454 resources/xml/reports/missing_facts_report.xml:20 msgid "Engagement" msgstr "Compromiso matrimonial" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:173 +#: app/Statistics/Service/CountryService.php:175 msgid "England" msgstr "Inglaterra" @@ -5710,7 +5709,7 @@ msgid "Enter an optional note about this favorite" msgstr "Introduzca opcionalmente una nota acerca de este favorito" #: app/Services/LeafletJsService.php:75 -#: resources/views/modules/interactive-tree/chart.phtml:25 +#: resources/views/modules/interactive-tree/chart.phtml:26 msgid "Enter fullscreen" msgstr "" @@ -5719,12 +5718,12 @@ msgid "Entire record" msgstr "Registro completo" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:219 +#: app/Statistics/Service/CountryService.php:221 msgid "Equatorial Guinea" msgstr "Guinea Ecuatorial" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:175 +#: app/Statistics/Service/CountryService.php:177 msgid "Eritrea" msgstr "Eritrea" @@ -5777,12 +5776,12 @@ msgid "Estimated dates for birth and death" msgstr "Fechas estimadas de nacimiento y muerte" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:181 +#: app/Statistics/Service/CountryService.php:183 msgid "Estonia" msgstr "Estonia" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:183 +#: app/Statistics/Service/CountryService.php:185 msgid "Ethiopia" msgstr "Etiopía" @@ -5792,17 +5791,21 @@ 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:435 app/Gedcom.php:458 -#: app/Gedcom.php:489 app/Gedcom.php:567 app/Gedcom.php:653 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/lists/anniversaries-table.phtml:44 +#: 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 #: 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/Gedcom.php:835 resources/views/calendar-page.phtml:178 +#: app/CustomTags/Gedcom7.php:73 app/CustomTags/Gedcom7.php:74 +msgid "Event did not occur" +msgstr "" + +#: app/Gedcom.php:834 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 @@ -5831,7 +5834,7 @@ msgstr "Exacto" msgid "Exact date" msgstr "Fecha exacta" -#: app/Module/IndividualListModule.php:328 +#: app/Module/IndividualListModule.php:335 #, php-format msgid "Exclude individuals with “%s” as a married name" msgstr "Excluir a las personas con apellido de casada «%s»" @@ -5850,7 +5853,7 @@ msgid "Excluded from this submission" msgstr "Se excluyen de esta presentación" #: app/Services/LeafletJsService.php:76 -#: resources/views/modules/interactive-tree/chart.phtml:26 +#: resources/views/modules/interactive-tree/chart.phtml:27 msgid "Exit fullscreen" msgstr "" @@ -5886,10 +5889,10 @@ msgstr "Mantener privacidad para los muertos que" msgid "External files" msgstr "Erchivos externos" -#: app/CustomTags/Gedcom7.php:79 app/CustomTags/Gedcom7.php:93 -#: app/CustomTags/Gedcom7.php:106 app/CustomTags/Gedcom7.php:124 -#: app/CustomTags/Gedcom7.php:142 app/CustomTags/Gedcom7.php:151 -#: app/CustomTags/Gedcom7.php:159 app/CustomTags/Gedcom7.php:168 +#: 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 msgid "External identifier" msgstr "" @@ -5916,7 +5919,7 @@ msgid "F.A.B." msgstr "F.A.B." #. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” -#: app/Module/FrequentlyAskedQuestionsModule.php:71 +#: app/Module/FrequentlyAskedQuestionsModule.php:72 msgid "FAQ" msgstr "Preguntas frecuentes" @@ -5925,7 +5928,7 @@ msgstr "Preguntas frecuentes" 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 "Preguntas frecuentes son listas de preguntas y respuestas, que le permiten explicar las normas, políticas y procedimientos del sitio para sus visitantes. Las preguntas son generalmente relacionadas con la privacidad, derechos de autor, las cuentas de usuario, contenidos inadecuados, requisito para la fuente-citas, etc." -#: app/CustomTags/Gedcom7.php:95 app/Gedcom.php:657 +#: app/CustomTags/Gedcom7.php:96 app/Gedcom.php:656 msgid "Fact" msgstr "Hecho" @@ -6013,7 +6016,7 @@ msgstr "Hecho o evento" #: app/Module/IndividualFactsTabModule.php:73 #: resources/views/admin/fix-level-0-media.phtml:40 #: resources/views/admin/locations.phtml:51 -#: resources/views/admin/tags.phtml:439 resources/views/family-page.phtml:36 +#: resources/views/admin/tags.phtml:440 resources/views/family-page.phtml:36 #: resources/views/modules/random_media/config.phtml:22 #: resources/xml/reports/individual_ext_report.xml:161 #: resources/xml/reports/individual_report.xml:149 @@ -6037,21 +6040,21 @@ msgid "Facts for new individuals" msgstr "Hechos para personas nuevas" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:191 +#: app/Statistics/Service/CountryService.php:193 msgid "Falkland Islands" msgstr "Islas Malvinas" #. 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:43 +#: app/Module/DescendancyChartModule.php:249 app/Module/FamilyListModule.php:45 #: app/Module/FixSearchAndReplace.php:109 -#: app/Module/IndividualListModule.php:297 app/Module/RelativesTabModule.php:42 +#: 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 -#: resources/views/admin/control-panel.phtml:323 +#: 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 @@ -6077,7 +6080,7 @@ msgid "Families with sources" msgstr "Familias con fuentes" #. I18N: Name of a module/report -#: app/CustomTags/FamilyTreeMaker.php:73 app/Gedcom.php:400 +#: app/CustomTags/FamilyTreeMaker.php:73 app/Gedcom.php:399 #: app/Http/RequestHandlers/CheckTree.php:350 #: app/Module/FamilyGroupReportModule.php:44 #: resources/views/admin/trees-privacy.phtml:167 @@ -6095,11 +6098,11 @@ msgstr "Familias con fuentes" msgid "Family" msgstr "Familia" -#: app/Gedcom.php:659 +#: app/Gedcom.php:658 msgid "Family as a child" msgstr "Familia como hijo" -#: app/Gedcom.php:662 +#: app/Gedcom.php:661 msgid "Family as a spouse" msgstr "Familia como cónyuge" @@ -6114,19 +6117,19 @@ msgstr "Libro familiar" msgid "Family book of %s" msgstr "Libro genealógico de %s" -#: app/Gedcom.php:446 +#: app/Gedcom.php:445 msgid "Family census" msgstr "" -#: resources/views/admin/tags.phtml:975 +#: resources/views/admin/tags.phtml:976 msgid "Family fact" msgstr "" -#: resources/views/admin/tags.phtml:1025 +#: resources/views/admin/tags.phtml:1042 msgid "Family facts and events" msgstr "" -#: app/Gedcom.php:881 +#: app/Gedcom.php:880 msgid "Family file" msgstr "Archivo familiar" @@ -6145,7 +6148,7 @@ msgstr "Noticias de las familias y anuncios del sitio." msgid "Family of %s" msgstr "Familia de %s" -#: app/Gedcom.php:476 +#: app/CustomTags/Gedcom7.php:179 app/Gedcom.php:475 msgid "Family residence" msgstr "" @@ -6156,7 +6159,7 @@ msgstr "" #: app/CustomTags/Ancestry.php:61 app/Module/TreesMenuModule.php:95 #: resources/views/admin/changes-log.phtml:92 #: resources/views/admin/changes-log.phtml:141 -#: resources/views/admin/control-panel.phtml:320 +#: resources/views/admin/control-panel.phtml:341 #: resources/views/admin/fix-level-0-media.phtml:36 #: resources/views/admin/site-logs.phtml:83 #: resources/views/admin/site-logs.phtml:129 @@ -6181,8 +6184,8 @@ msgstr "Título del árbol genealógico" #. I18N: Name of a module #: app/Module/TreesMenuModule.php:59 app/Module/TreesMenuModule.php:108 -#: resources/views/admin/control-panel.phtml:276 -#: resources/views/admin/control-panel.phtml:315 +#: resources/views/admin/control-panel.phtml:297 +#: resources/views/admin/control-panel.phtml:336 #: resources/views/search-trees.phtml:19 msgid "Family trees" msgstr "Árboles genealógicos" @@ -6243,12 +6246,12 @@ msgid "FamilySearch ID" msgstr "" #. I18N: Name of a module/chart -#: app/Module/FanChartModule.php:138 +#: app/Module/FanChartModule.php:139 msgid "Fan chart" msgstr "Diagrama en abanico" #. I18N: https://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name -#: app/Module/FanChartModule.php:184 +#: app/Module/FanChartModule.php:185 #, php-format msgid "Fan chart of %s" msgstr "Diagrama en abanico de %s" @@ -6259,7 +6262,7 @@ msgid "Far" msgstr "Far" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:195 +#: app/Statistics/Service/CountryService.php:197 msgid "Faroe Islands" msgstr "Islas Feroe" @@ -6324,8 +6327,8 @@ msgid "Favorites" msgstr "Favoritos" #: app/CustomTags/Aldfaer.php:69 app/CustomTags/GedcomL.php:237 -#: app/CustomTags/PersonalAncestralFile.php:75 app/Gedcom.php:413 -#: app/Gedcom.php:523 app/Gedcom.php:547 app/Gedcom.php:818 app/Gedcom.php:865 +#: 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 msgid "Fax" msgstr "Número de fax" @@ -6392,7 +6395,7 @@ msgid "Field value" msgstr "" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:187 +#: app/Statistics/Service/CountryService.php:189 msgid "Fiji" msgstr "Fiyi" @@ -6405,8 +6408,8 @@ msgstr "Tamaño del archivo" msgid "File successfully uploaded" msgstr "Archivo correctamente subido" -#: app/Exceptions/FileUploadException.php:101 app/Gedcom.php:504 -#: app/Gedcom.php:786 app/Http/RequestHandlers/ManageMediaData.php:345 +#: app/Exceptions/FileUploadException.php:101 app/Gedcom.php:503 +#: app/Gedcom.php:785 app/Http/RequestHandlers/ManageMediaData.php:345 #: resources/views/admin/gedcom-export-options.phtml:66 #: resources/views/admin/trees-export.phtml:35 #: resources/views/modals/media-file-fields.phtml:71 @@ -6428,7 +6431,7 @@ msgstr "Los nombres de archivo no pueden contener el carácter «%s»." msgid "Filenames are not allowed to have the extension “%s”." msgstr "Los nombres de archivo no pueden tener la extensión «%s»." -#: resources/views/admin/control-panel.phtml:846 +#: resources/views/admin/control-panel.phtml:867 msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." msgstr "Los archivos se han encontrado desde una versión anterior de webtrees. Los archivos antiguos a veces puede ser un riesgo de seguridad. Usted debe eliminarlos." @@ -6453,11 +6456,11 @@ msgstr "Buscar un fuente de datos" msgid "Find a special character" msgstr "Buscar un carácter especial" -#: app/Module/RelationshipsChartModule.php:728 +#: app/Module/RelationshipsChartModule.php:736 msgid "Find all possible relationships" msgstr "Buscar todas las relaciones posibles" -#: app/Module/RelationshipsChartModule.php:456 +#: app/Module/RelationshipsChartModule.php:464 msgid "Find any relationship" msgstr "Buscar cualquier relación" @@ -6466,16 +6469,16 @@ msgstr "Buscar cualquier relación" msgid "Find duplicates" msgstr "Buscar duplicados" -#: app/Module/RelationshipsChartModule.php:730 +#: app/Module/RelationshipsChartModule.php:738 msgid "Find other relationships" msgstr "Buscar otras relaciones" -#: app/Module/RelationshipsChartModule.php:457 +#: app/Module/RelationshipsChartModule.php:465 #: resources/views/modules/relationships-chart/page.phtml:55 msgid "Find relationships via ancestors" msgstr "Buscar relaciones por ancestros" -#: app/Module/RelationshipsChartModule.php:734 +#: app/Module/RelationshipsChartModule.php:742 #: resources/views/modules/relationships-chart/page.phtml:67 msgid "Find the closest relationships" msgstr "Encuentra las relaciones más cercanas" @@ -6486,11 +6489,11 @@ msgid "Find unrelated individuals" msgstr "Buscar individuos sin relaciones" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:185 +#: app/Statistics/Service/CountryService.php:187 msgid "Finland" msgstr "Finlandia" -#: app/Gedcom.php:663 resources/xml/reports/missing_facts_report.xml:21 +#: app/Gedcom.php:662 resources/xml/reports/missing_facts_report.xml:21 msgid "First communion" msgstr "Primera comunión" @@ -6512,7 +6515,7 @@ msgid "Flag" msgstr "Bandera" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:189 +#: app/Statistics/Service/CountryService.php:191 msgid "Flanders" msgstr "Flandes" @@ -6579,7 +6582,7 @@ msgid "Footer" msgstr "Pie de página" #: app/Http/RequestHandlers/ModulesFootersPage.php:43 -#: resources/views/admin/control-panel.phtml:580 +#: resources/views/admin/control-panel.phtml:601 #: resources/views/admin/modules.phtml:114 #: resources/views/admin/modules.phtml:116 msgid "Footers" @@ -6604,8 +6607,8 @@ msgstr "Por ejemplo, podemos encontrar rápidamente individuos que no tienen un msgid "For help with genealogy questions contact %s." msgstr "Para ayuda con preguntas de genealogía contacte a %s." -#: resources/views/admin/control-panel.phtml:208 -#: resources/views/admin/tags.phtml:1041 +#: resources/views/admin/control-panel.phtml:229 +#: resources/views/admin/tags.phtml:1058 #: resources/views/modules/bing-maps/config.phtml:38 #: resources/views/modules/geonames/config.phtml:38 #: resources/views/modules/google-maps/config.phtml:38 @@ -6637,8 +6640,8 @@ msgid "Forgot password?" msgstr "¿Olvidó su contraseña?" #: app/CustomTags/GedcomL.php:244 app/CustomTags/Geneatique.php:56 -#: app/Gedcom.php:422 app/Gedcom.php:506 app/Gedcom.php:511 app/Gedcom.php:554 -#: app/Gedcom.php:787 resources/views/admin/gedcom-export-options.phtml:24 +#: 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 #: 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 @@ -6683,7 +6686,7 @@ msgid "Foster mother" msgstr "Madre de acogida" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:193 +#: app/Statistics/Service/CountryService.php:195 msgid "France" msgstr "Francia" @@ -6704,12 +6707,12 @@ msgid "French" msgstr "Francés" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:229 +#: app/Statistics/Service/CountryService.php:231 msgid "French Guiana" msgstr "Guayana Francesa" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:413 +#: app/Statistics/Service/CountryService.php:415 msgid "French Polynesia" msgstr "Polinesia Francesa" @@ -6718,8 +6721,8 @@ msgstr "Polinesia Francesa" msgid "French Southern Territories" msgstr "Territorios Australes Franceses" -#: app/Module/FrequentlyAskedQuestionsModule.php:156 -#: app/Module/FrequentlyAskedQuestionsModule.php:397 +#: app/Module/FrequentlyAskedQuestionsModule.php:160 +#: app/Module/FrequentlyAskedQuestionsModule.php:401 #: resources/views/modules/faq/config.phtml:53 #: resources/views/modules/faq/edit.phtml:23 msgid "Frequently asked questions" @@ -6824,11 +6827,11 @@ msgstr "Fukuoka, Japón" msgid "Funeral" msgstr "Funeral" -#: app/Gedcom.php:505 resources/views/admin/gedcom-export-options.phtml:32 +#: app/Gedcom.php:504 resources/views/admin/gedcom-export-options.phtml:32 msgid "GEDCOM" msgstr "" -#: resources/views/admin/tags.phtml:935 +#: resources/views/admin/tags.phtml:936 msgid "GEDCOM 7" msgstr "" @@ -6842,21 +6845,21 @@ msgstr "Errores del GEDCOM" msgid "GEDCOM file" msgstr "Archivo" -#: 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/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 "" -#: app/Http/RequestHandlers/SiteTagsPage.php:81 -#: resources/views/admin/control-panel.phtml:263 +#: app/Http/RequestHandlers/SiteTagsPage.php:83 +#: resources/views/admin/control-panel.phtml:284 msgid "GEDCOM tags" msgstr "" #. I18N: https://genealogy.net/GEDCOM/ -#: app/CustomTags/GedcomL.php:149 resources/views/admin/tags.phtml:1035 +#: app/CustomTags/GedcomL.php:149 resources/views/admin/tags.phtml:1052 msgid "GEDCOM-L" msgstr "" @@ -6876,16 +6879,16 @@ msgid "GOV identifier type" msgstr "" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:199 +#: app/Statistics/Service/CountryService.php:201 msgid "Gabon" msgstr "Gabón" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:215 +#: app/Statistics/Service/CountryService.php:217 msgid "Gambia" msgstr "Gambia" -#: app/CustomTags/GedcomL.php:191 app/Gedcom.php:738 +#: app/CustomTags/GedcomL.php:191 app/Gedcom.php:737 #: resources/views/individual-page-sex.phtml:30 #: resources/xml/reports/family_group_report.xml:844 #: resources/xml/reports/individual_ext_report.xml:399 @@ -6895,7 +6898,7 @@ msgstr "Gambia" msgid "Gender" msgstr "Sexo" -#: resources/views/admin/control-panel.phtml:659 +#: resources/views/admin/control-panel.phtml:680 msgid "Genealogy" msgstr "Genealogía" @@ -6953,11 +6956,11 @@ msgstr "Generación " msgid "Generations" msgstr "Generaciones" -#: app/Gedcom.php:875 +#: app/Gedcom.php:874 msgid "Generations of ancestors" msgstr "Generaciones de antecesores" -#: app/Gedcom.php:880 +#: app/Gedcom.php:879 msgid "Generations of descendants" msgstr "" @@ -6975,25 +6978,25 @@ 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:622 -#: resources/views/admin/control-panel.phtml:827 +#: resources/views/admin/control-panel.phtml:643 +#: resources/views/admin/control-panel.phtml:848 #: resources/views/admin/map-import-form.phtml:19 msgid "Geographic data" msgstr "Datos geográficos" #. I18N: find latitude/longitude for a place #: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:43 -#: resources/views/admin/control-panel.phtml:636 +#: resources/views/admin/control-panel.phtml:657 msgid "Geolocation" msgstr "" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:203 +#: app/Statistics/Service/CountryService.php:205 msgid "Georgia" msgstr "Georgia" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:157 +#: app/Statistics/Service/CountryService.php:159 msgid "Germany" msgstr "Alemania" @@ -7023,12 +7026,12 @@ msgid "Germinal" msgstr "germinal" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:207 +#: app/Statistics/Service/CountryService.php:209 msgid "Ghana" msgstr "Ghana" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:209 +#: app/Statistics/Service/CountryService.php:211 msgid "Gibraltar" msgstr "Gibraltar" @@ -7047,7 +7050,7 @@ msgstr "Gilbert, Arizona, Estados Unidos" msgid "Given name" msgstr "Nombre" -#: app/Gedcom.php:685 app/Gedcom.php:694 app/Gedcom.php:699 +#: app/Gedcom.php:684 app/Gedcom.php:693 app/Gedcom.php:698 #: resources/views/lists/families-table.phtml:148 #: resources/views/lists/families-table.phtml:151 #: resources/views/lists/given-names-table.phtml:23 @@ -7079,7 +7082,7 @@ msgid "Godparent" msgstr "Padrino o madrina" #: app/CustomTags/GedcomL.php:187 app/CustomTags/GedcomL.php:188 -#: app/Gedcom.php:620 +#: app/Gedcom.php:619 msgid "Godparents" msgstr "" @@ -7092,7 +7095,7 @@ msgstr "Ahijado" msgid "Google™ analytics" msgstr "" -#: app/Module/GoogleMaps.php:83 app/Module/MapLinkGoogle.php:41 +#: app/Module/GoogleMaps.php:86 app/Module/MapLinkGoogle.php:41 msgid "Google™ maps" msgstr "Google™ maps" @@ -7100,7 +7103,7 @@ msgstr "Google™ maps" msgid "Google™ webmaster tools" msgstr "" -#: app/Gedcom.php:666 +#: app/Gedcom.php:665 msgid "Graduation" msgstr "Graduación" @@ -7113,7 +7116,7 @@ msgid "Greatest age between siblings" msgstr "Diferencia de edad más alta entre hermanos" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:221 +#: app/Statistics/Service/CountryService.php:223 msgid "Greece" msgstr "Grecia" @@ -7123,7 +7126,7 @@ msgid "Green Beam" msgstr "Rayo verde" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:225 +#: app/Statistics/Service/CountryService.php:227 msgid "Greenland" msgstr "Groenlandia" @@ -7133,7 +7136,7 @@ msgid "Gregorian" msgstr "Gregoriano" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:223 +#: app/Statistics/Service/CountryService.php:225 msgid "Grenada" msgstr "Granada" @@ -7143,12 +7146,12 @@ msgid "Guadalajara, Mexico" msgstr "Guadalajara, México" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:213 +#: app/Statistics/Service/CountryService.php:215 msgid "Guadeloupe" msgstr "Guadalupe" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:231 +#: app/Statistics/Service/CountryService.php:233 msgid "Guam" msgstr "Guam" @@ -7167,7 +7170,7 @@ msgid "Guardian" msgstr "Tutor" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:227 +#: app/Statistics/Service/CountryService.php:229 msgid "Guatemala" msgstr "Guatemala" @@ -7182,22 +7185,22 @@ msgid "Guayaquil, Ecuador" msgstr "Guayaquil, Ecuador" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:205 +#: app/Statistics/Service/CountryService.php:207 msgid "Guernsey" msgstr "Guernesey" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:211 +#: app/Statistics/Service/CountryService.php:213 msgid "Guinea" msgstr "Guinea" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:217 +#: app/Statistics/Service/CountryService.php:219 msgid "Guinea-Bissau" msgstr "Guinea Bissau" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:233 +#: app/Statistics/Service/CountryService.php:235 msgid "Guyana" msgstr "Guyana" @@ -7211,7 +7214,7 @@ msgid "Hair color" msgstr "Color de pelo" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:243 +#: app/Statistics/Service/CountryService.php:245 msgid "Haiti" msgstr "Haití" @@ -7263,13 +7266,13 @@ msgstr "Fue bautizado" msgid "He was cremated" msgstr "Incinerado" -#: app/Gedcom.php:497 app/Header.php:42 app/Header.php:43 app/Header.php:44 +#: app/Gedcom.php:496 app/Header.php:42 app/Header.php:43 app/Header.php:44 #: app/Http/RequestHandlers/CheckTree.php:351 msgid "Header" msgstr "Encabezamiento" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:237 +#: app/Statistics/Service/CountryService.php:239 msgid "Heard Island and McDonald Islands" msgstr "Islas Heard y McDonald" @@ -7350,7 +7353,7 @@ msgid "Her occupation was" msgstr "Su ocupación era" #. I18N: https://wego.here.com -#: app/Module/HereMaps.php:83 +#: app/Module/HereMaps.php:96 msgid "Here maps" msgstr "" @@ -7383,15 +7386,15 @@ msgctxt "NOMINATIVE" msgid "Heshvan" msgstr "jeshván" -#: 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 +#: resources/views/admin/tags.phtml:55 resources/views/admin/tags.phtml:185 +#: resources/views/admin/tags.phtml:277 resources/views/admin/tags.phtml:339 +#: resources/views/admin/tags.phtml:414 resources/views/admin/tags.phtml:453 +#: resources/views/admin/tags.phtml:737 resources/views/admin/tags.phtml:791 +#: resources/views/admin/tags.phtml:895 resources/views/admin/tags.phtml:953 msgid "Hide GEDCOM tags" msgstr "" -#: app/Auth.php:594 app/Auth.php:607 +#: app/Auth.php:596 app/Auth.php:609 #: app/Http/RequestHandlers/TreePreferencesPage.php:125 #: app/Http/RequestHandlers/TreePrivacyPage.php:94 #: resources/views/admin/trees-privacy.phtml:150 @@ -7445,7 +7448,7 @@ msgid "His occupation was" msgstr "Su ocupación era" #: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43 -#: resources/views/admin/control-panel.phtml:722 +#: resources/views/admin/control-panel.phtml:743 #: resources/views/admin/modules.phtml:122 #: resources/views/admin/modules.phtml:124 #: resources/views/admin/modules.phtml:264 @@ -7467,21 +7470,21 @@ msgstr "Holocausto" #. I18N: Name of a module #: app/Module/WelcomeBlockModule.php:57 -#: resources/views/admin/control-panel.phtml:608 +#: resources/views/admin/control-panel.phtml:629 #: resources/views/admin/modules.phtml:205 #: resources/views/admin/modules.phtml:209 resources/views/admin/trees.phtml:93 msgid "Home page" msgstr "Página de Bienvenido" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:239 +#: app/Statistics/Service/CountryService.php:241 msgid "Honduras" msgstr "Honduras" #. I18N: Location of an LDS church temple #. I18N: Name of a country or state #: app/Elements/TempleCode.php:110 -#: app/Statistics/Service/CountryService.php:235 +#: app/Statistics/Service/CountryService.php:237 msgid "Hong Kong" msgstr "Hong Kong" @@ -7512,15 +7515,15 @@ msgid "How much recursion to use when searching for relationships" msgstr "Cuanta recursión utilizar al buscar relaciones" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:245 +#: app/Statistics/Service/CountryService.php:247 msgid "Hungary" msgstr "Hungría" -#: app/Gedcom.php:414 app/Gedcom.php:460 +#: 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:140 +#: resources/views/fact-date.phtml:139 #: resources/xml/reports/cemetery_report.xml:7 #: resources/xml/reports/death_report.xml:10 #: resources/xml/reports/family_group_report.xml:147 @@ -7535,7 +7538,7 @@ msgstr "Hungría" msgid "Husband" msgstr "Esposo" -#: app/Gedcom.php:415 resources/views/modules/timeline-chart/chart.phtml:357 +#: app/Gedcom.php:414 resources/views/modules/timeline-chart/chart.phtml:357 msgid "Husband’s age" msgstr "Edad del esposo" @@ -7545,7 +7548,7 @@ msgid "IP address" msgstr "Dirección IP" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:261 +#: app/Statistics/Service/CountryService.php:263 msgid "Iceland" msgstr "Islandia" @@ -7559,11 +7562,11 @@ msgstr "islandés" msgid "Idaho Falls, Idaho, United States" msgstr "Idaho Falls, Idaho, Estados Unidos" -#: app/Gedcom.php:668 +#: app/Gedcom.php:667 msgid "Identification number" msgstr "Número ID" -#: resources/views/admin/tags.phtml:777 +#: resources/views/admin/tags.phtml:778 msgid "Identifiers" msgstr "" @@ -7697,7 +7700,7 @@ msgstr "Dimensiones de imagen" msgid "Images without watermarks" msgstr "Imágenes sin filigranas" -#: app/Gedcom.php:670 +#: app/Gedcom.php:669 msgid "Immigration" msgstr "Immigración" @@ -7711,7 +7714,7 @@ msgid "Import a GEDCOM file" msgstr "Importar un archivo GEDCOM" #: app/Http/RequestHandlers/ImportThumbnailsPage.php:47 -#: resources/views/admin/control-panel.phtml:806 +#: resources/views/admin/control-panel.phtml:827 msgid "Import custom thumbnails from webtrees version 1" msgstr "Importar miniaturas personalizadas de webtrees versión 1" @@ -7771,7 +7774,7 @@ msgstr "" msgid "Include associates" msgstr "Incluir asociados" -#: app/Module/IndividualListModule.php:334 +#: app/Module/IndividualListModule.php:341 #, php-format msgid "Include individuals with “%s” as a married name" msgstr "Incluir a las personas con apellido de casada «%s»" @@ -7796,7 +7799,7 @@ msgid "Include the individual’s immediate family" msgstr "Incluir la familia inmediata" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:249 +#: app/Statistics/Service/CountryService.php:251 msgid "India" msgstr "India" @@ -7806,7 +7809,7 @@ msgid "Indianapolis, Indiana, United States" msgstr "Indianapolis, Indiana, Estados Unidos" #. I18N: Name of a module/report -#: app/CustomTags/FamilyTreeMaker.php:91 app/Gedcom.php:533 +#: app/CustomTags/FamilyTreeMaker.php:91 app/Gedcom.php:532 #: app/Http/RequestHandlers/CheckTree.php:352 #: app/Module/IndividualReportModule.php:40 #: resources/views/admin/fix-level-0-media.phtml:39 @@ -7856,11 +7859,11 @@ msgstr "Persona 2" msgid "Individual distribution chart" msgstr "Diagrama de distribución de personas" -#: resources/views/admin/tags.phtml:1015 +#: resources/views/admin/tags.phtml:1032 msgid "Individual facts and events" msgstr "" -#: resources/views/admin/control-panel.phtml:701 +#: resources/views/admin/control-panel.phtml:722 msgid "Individual page" msgstr "Página de Individuo" @@ -7883,15 +7886,15 @@ msgstr "Persona que vivió más tiempo" #: app/Module/AncestorsChartModule.php:257 #: app/Module/DescendancyChartModule.php:248 #: app/Module/FixSearchAndReplace.php:110 -#: app/Module/IndividualListModule.php:81 -#: app/Module/IndividualListModule.php:299 +#: 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 -#: resources/views/admin/control-panel.phtml:322 +#: 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 @@ -7899,7 +7902,7 @@ msgstr "Persona que vivió más tiempo" #: 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:39 +#: resources/views/lists/surnames-table.phtml:40 #: resources/views/modules/census-assistant.phtml:58 #: resources/views/modules/gedcom_stats/config.phtml:47 #: resources/views/modules/gedcom_stats/statistics.phtml:46 @@ -7922,13 +7925,13 @@ msgstr "Personas" msgid "Individuals with sources" msgstr "Personas con fuentes" -#: app/Module/IndividualListModule.php:408 +#: app/Module/IndividualListModule.php:435 #, php-format msgid "Individuals with surname %s" msgstr "Personas con el apellido %s" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:247 +#: app/Statistics/Service/CountryService.php:249 msgid "Indonesia" msgstr "Indonesia" @@ -8009,27 +8012,27 @@ msgid "Invalid date" msgstr "Fecha no válida" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:257 +#: app/Statistics/Service/CountryService.php:259 msgid "Iran" msgstr "Irán" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:259 +#: app/Statistics/Service/CountryService.php:261 msgid "Iraq" msgstr "Irak" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:255 +#: app/Statistics/Service/CountryService.php:257 msgid "Ireland" msgstr "Irlanda" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:251 +#: app/Statistics/Service/CountryService.php:253 msgid "Isle of Man" msgstr "Isla de Man" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:263 +#: app/Statistics/Service/CountryService.php:265 msgid "Israel" msgstr "Israel" @@ -8037,12 +8040,12 @@ msgstr "Israel" msgid "It can take several minutes to download and install the upgrade. Be patient." msgstr "Puede tomar varios minutos para descargar e instalar la actualización. Sea paciente." -#: resources/views/admin/tags.phtml:1008 +#: resources/views/admin/tags.phtml:1025 msgid "It is not recommended to use custom GEDCOM tags. This data can be lost when you transfer it to other applications." msgstr "" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:265 +#: app/Statistics/Service/CountryService.php:267 msgid "Italy" msgstr "Italia" @@ -8077,7 +8080,7 @@ msgid "Jalali" msgstr "Jalali" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:267 +#: app/Statistics/Service/CountryService.php:269 msgid "Jamaica" msgstr "Jamaica" @@ -8109,7 +8112,7 @@ msgid "January" msgstr "enero" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:272 +#: app/Statistics/Service/CountryService.php:274 msgid "Japan" msgstr "Japón" @@ -8130,7 +8133,7 @@ msgid "John /DOE/" msgstr "Ana María /Fulano/ de Tal" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:270 +#: app/Statistics/Service/CountryService.php:272 msgid "Jordan" msgstr "Jordania" @@ -8258,7 +8261,7 @@ msgid "Kansas City, Missouri, United States" msgstr "Kansas City, Missouri, Estados Unidos" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:274 +#: app/Statistics/Service/CountryService.php:276 msgid "Kazakhstan" msgstr "Kazajistán" @@ -8279,7 +8282,7 @@ msgid "Keep the existing “last change” information" msgstr "Mantenga la información de \"último cambio\" existente" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:276 +#: app/Statistics/Service/CountryService.php:278 msgid "Kenya" msgstr "Kenia" @@ -8317,7 +8320,7 @@ msgid "Khordad" msgstr "Khordad" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:282 +#: app/Statistics/Service/CountryService.php:284 msgid "Kiribati" msgstr "Kiribati" @@ -8351,12 +8354,12 @@ msgid "Kona, Hawaii, United States" msgstr "Kona, Hawái" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:286 +#: app/Statistics/Service/CountryService.php:288 msgid "Korea" msgstr "Corea" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:288 +#: app/Statistics/Service/CountryService.php:290 msgid "Kuwait" msgstr "Kuwait" @@ -8366,36 +8369,36 @@ msgid "Kyiv, Ukraine" msgstr "Kiev, Ucrania" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:278 +#: app/Statistics/Service/CountryService.php:280 msgid "Kyrgyzstan" msgstr "Kirguistán" -#: app/Gedcom.php:585 +#: app/Gedcom.php:584 msgid "LDS baptism" msgstr "Bautismo SUD" -#: app/Gedcom.php:739 +#: app/Gedcom.php:738 msgid "LDS child sealing" msgstr "Sellamiento SUD con hijo" -#: resources/views/admin/tags.phtml:723 +#: resources/views/admin/tags.phtml:724 msgid "LDS church" msgstr "" -#: app/Gedcom.php:627 +#: app/Gedcom.php:626 msgid "LDS confirmation" msgstr "Confirmación SUD" -#: app/Gedcom.php:647 +#: app/Gedcom.php:646 msgid "LDS endowment" msgstr "Investidura SUD" #. I18N: GEDCOM tag INIL - an LDS ceremony -#: app/CustomTags/Ancestry.php:68 app/CustomTags/Gedcom7.php:126 +#: app/CustomTags/Ancestry.php:68 app/CustomTags/Gedcom7.php:127 msgid "LDS initiatory" msgstr "" -#: app/Gedcom.php:479 +#: app/Gedcom.php:478 msgid "LDS spouse sealing" msgstr "Sellamiento SUD con el cónyuge" @@ -8435,8 +8438,8 @@ msgid "Landscape" msgstr "Apaisado" #. I18N: A configuration setting -#: app/CustomTags/GedcomL.php:264 app/Gedcom.php:508 app/Gedcom.php:866 -#: app/Module/ModuleLanguageTrait.php:118 app/Module/ModuleThemeTrait.php:253 +#: app/CustomTags/GedcomL.php:264 app/Gedcom.php:507 app/Gedcom.php:865 +#: app/Module/ModuleLanguageTrait.php:242 app/Module/ModuleThemeTrait.php:253 #: resources/views/admin/modules.phtml:280 #: resources/views/admin/modules.phtml:283 #: resources/views/admin/site-preferences.phtml:78 @@ -8449,14 +8452,14 @@ msgid "Language" msgstr "Idioma" #: app/Http/RequestHandlers/ModulesLanguagesPage.php:43 -#: resources/views/admin/control-panel.phtml:601 +#: resources/views/admin/control-panel.phtml:622 #: resources/views/admin/modules.phtml:130 #: resources/views/admin/modules.phtml:132 msgid "Languages" msgstr "Lenguajes" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:290 +#: app/Statistics/Service/CountryService.php:292 msgid "Laos" msgstr "Laos" @@ -8478,9 +8481,9 @@ msgstr "Número más alto de nietos" msgid "Las Vegas, Nevada, United States" msgstr "Las Vegas, Nevada, Estados Unidos" -#: app/CustomTags/GedcomL.php:220 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: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 #: resources/views/lists/families-table.phtml:162 #: resources/views/lists/individuals-table.phtml:185 #: resources/views/lists/locations-table.phtml:70 @@ -8496,6 +8499,13 @@ msgstr "Las Vegas, Nevada, Estados Unidos" msgid "Last change" msgstr "Última modificación" +#. I18N: Last checked X hours ago. +#: resources/views/admin/control-panel.phtml:192 +#: resources/views/admin/control-panel.phtml:212 +#, php-format +msgid "Last checked %s." +msgstr "" + #: app/Module/ReviewChangesModule.php:163 msgid "Last email reminder was sent " msgstr "El último recordatorio por correo se envió el " @@ -8531,8 +8541,8 @@ msgid "Latest marriage" msgstr "Matrimonio más reciente" #: app/CustomTags/GedcomL.php:246 app/CustomTags/GedcomL.php:258 -#: app/Gedcom.php:424 app/Gedcom.php:556 -#: resources/views/admin/location-edit.phtml:48 +#: app/Gedcom.php:423 app/Gedcom.php:555 +#: resources/views/admin/location-edit.phtml:50 #: resources/views/admin/locations.phtml:45 #: resources/views/edit/input-addon-coordinates.phtml:14 #: resources/views/edit/input-addon-coordinates.phtml:17 @@ -8542,7 +8552,7 @@ msgid "Latitude" msgstr "Latitud" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:310 +#: app/Statistics/Service/CountryService.php:312 msgid "Latvia" msgstr "Letonia" @@ -8574,7 +8584,7 @@ msgid "Leaves" msgstr "Hojas" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:292 +#: app/Statistics/Service/CountryService.php:294 msgid "Lebanon" msgstr "Líbano" @@ -8596,7 +8606,7 @@ msgid "Length of marriage" msgstr "Duración del matrimonio" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:304 +#: app/Statistics/Service/CountryService.php:306 msgid "Lesotho" msgstr "Lesoto" @@ -8621,17 +8631,17 @@ msgid "Letter" msgstr "US Letter" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:294 +#: app/Statistics/Service/CountryService.php:296 msgid "Liberia" msgstr "Liberia" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:296 +#: app/Statistics/Service/CountryService.php:298 msgid "Libya" msgstr "Libia" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:300 +#: app/Statistics/Service/CountryService.php:302 msgid "Liechtenstein" msgstr "Liechtenstein" @@ -8658,7 +8668,7 @@ msgid "Line number" msgstr "" #: app/Http/RequestHandlers/FixLevel0MediaPage.php:48 -#: resources/views/admin/control-panel.phtml:800 +#: resources/views/admin/control-panel.phtml:821 msgid "Link media objects to facts and events" msgstr "Vincular objetos multimedia a hechos y eventos" @@ -8705,7 +8715,7 @@ 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:680 +#: resources/views/admin/control-panel.phtml:701 #: resources/views/admin/modules.phtml:106 #: resources/views/admin/modules.phtml:108 #: resources/views/admin/trees-preferences.phtml:331 @@ -8713,7 +8723,7 @@ msgid "Lists" msgstr "Listas" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:306 +#: app/Statistics/Service/CountryService.php:308 msgid "Lithuania" msgstr "Lituania" @@ -8748,8 +8758,8 @@ msgid "Location" msgstr "Ubicación" #. I18N: Name of a module/list -#: app/Module/FixSearchAndReplace.php:111 app/Module/LocationListModule.php:67 -#: app/Module/LocationListModule.php:146 +#: app/Module/FixSearchAndReplace.php:111 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/modules/place-hierarchy/sidebar.phtml:59 @@ -8793,8 +8803,8 @@ msgid "Longest marriage" msgstr "Matrimonio más duradero" #: app/CustomTags/GedcomL.php:247 app/CustomTags/GedcomL.php:259 -#: app/Gedcom.php:425 app/Gedcom.php:557 -#: resources/views/admin/location-edit.phtml:59 +#: app/Gedcom.php:424 app/Gedcom.php:556 +#: resources/views/admin/location-edit.phtml:61 #: resources/views/admin/locations.phtml:46 #: resources/views/edit/input-addon-coordinates.phtml:14 #: resources/views/edit/input-addon-coordinates.phtml:17 @@ -8819,22 +8829,22 @@ msgid "Lubbock, Texas, United States" msgstr "Lubbock, Texas, Estados Unidos" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:308 +#: app/Statistics/Service/CountryService.php:310 msgid "Luxembourg" msgstr "Luxemburgo" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:312 +#: app/Statistics/Service/CountryService.php:314 msgid "Macau" msgstr "Macao" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:329 +#: app/Statistics/Service/CountryService.php:331 msgid "Macedonia" msgstr "ARY Macedonia" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:321 +#: app/Statistics/Service/CountryService.php:323 msgid "Madagascar" msgstr "Madagascar" @@ -8859,17 +8869,17 @@ msgid "Mailto link" msgstr "Vínculo mailto" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:353 +#: app/Statistics/Service/CountryService.php:355 msgid "Malawi" msgstr "Malaui" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:355 +#: app/Statistics/Service/CountryService.php:357 msgid "Malaysia" msgstr "Malasia" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:323 +#: app/Statistics/Service/CountryService.php:325 msgid "Maldives" msgstr "Maldivas" @@ -8892,12 +8902,12 @@ msgid "Males" msgstr "Hombres" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:331 +#: app/Statistics/Service/CountryService.php:333 msgid "Mali" msgstr "Malí" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:333 +#: app/Statistics/Service/CountryService.php:335 msgid "Malta" msgstr "Malta" @@ -8919,7 +8929,7 @@ msgid "Manage family trees" msgstr "Administrar árboles genealógicos" #: app/Http/RequestHandlers/ManageMediaPage.php:68 -#: resources/views/admin/control-panel.phtml:788 +#: resources/views/admin/control-panel.phtml:809 #: resources/views/admin/media-upload.phtml:20 msgid "Manage media" msgstr "Administrar medios" @@ -8932,7 +8942,7 @@ msgstr "Administrar medios" msgid "Manager" msgstr "Supervisor" -#: resources/views/admin/control-panel.phtml:485 +#: resources/views/admin/control-panel.phtml:506 msgid "Managers" msgstr "Supervisores" @@ -8961,7 +8971,7 @@ msgstr "Manti, Utah, Estados Unidos" msgid "Manuscript" msgstr "Manuscrito" -#: resources/views/admin/tags.phtml:1006 +#: resources/views/admin/tags.phtml:1023 msgid "Many genealogy applications define their own custom GEDCOM tags and webtrees will be able to display most of them." msgstr "" @@ -8972,7 +8982,7 @@ msgstr "Muchos programas de genealogía crear archivos GEDCOM con etiquetas pers #. I18N: Type of media object #: app/Elements/SourceMediaType.php:90 -#: resources/views/admin/control-panel.phtml:817 +#: resources/views/admin/control-panel.phtml:838 #: resources/views/modules/statistics-chart/custom.phtml:60 msgid "Map" msgstr "Mapa" @@ -8983,18 +8993,18 @@ msgstr "" #. I18N: Links to maps #: app/Http/RequestHandlers/ModulesMapLinksPage.php:43 -#: resources/views/admin/control-panel.phtml:643 +#: resources/views/admin/control-panel.phtml:664 msgid "Map links" msgstr "" #: app/Http/RequestHandlers/ModulesMapProvidersPage.php:43 #: app/Services/LeafletJsService.php:69 -#: resources/views/admin/control-panel.phtml:650 +#: resources/views/admin/control-panel.phtml:671 msgid "Map providers" msgstr "" #. I18N: mapbox.com -#: app/Module/MapBox.php:83 +#: app/Module/MapBox.php:96 msgid "Mapbox" msgstr "" @@ -9030,7 +9040,7 @@ msgstr "marzo" 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 "Markdown es un sencillo sistema de formato, utilizado en sitios web como Wikipedia. Utiliza caracteres de puntuación discretos para crear títulos y subtítulos, texto en negrita y cursiva, listas, tablas, etc." -#: app/CustomTags/Aldfaer.php:64 app/Gedcom.php:466 +#: app/CustomTags/Aldfaer.php:64 app/Gedcom.php:465 #: app/Module/BranchesListModule.php:459 #: resources/views/calendar-page.phtml:192 #: resources/views/lists/families-table.phtml:126 @@ -9090,7 +9100,7 @@ msgstr "Markdown es un sencillo sistema de formato, utilizado en sitios web como msgid "Marriage" msgstr "Matrimonio" -#: app/Gedcom.php:461 resources/xml/reports/missing_facts_report.xml:22 +#: app/Gedcom.php:460 resources/xml/reports/missing_facts_report.xml:22 msgid "Marriage banns" msgstr "Amonestaciones" @@ -9106,7 +9116,7 @@ msgstr "Lazo matrimonial" msgid "Marriage by country" msgstr "Matrimonios por país" -#: app/Gedcom.php:464 +#: app/Gedcom.php:463 msgid "Marriage contract" msgstr "Contrato matrimonial" @@ -9126,7 +9136,7 @@ msgstr "Final del matrimonio" msgid "Marriage intention" msgstr "Proposición de matrimonio" -#: app/Gedcom.php:465 +#: app/Gedcom.php:464 msgid "Marriage license" msgstr "Licencia matrimonial" @@ -9228,7 +9238,7 @@ msgstr "Lugar de matrimonio contiene" msgid "Marriage places" msgstr "Lugares de matrimonio" -#: app/Gedcom.php:470 +#: app/Gedcom.php:469 msgid "Marriage settlement" msgstr "Dote" @@ -9255,12 +9265,12 @@ msgid "Married name" msgstr "Nombre de casada" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:327 +#: app/Statistics/Service/CountryService.php:329 msgid "Marshall Islands" msgstr "Islas Marshall" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:349 +#: app/Statistics/Service/CountryService.php:351 msgid "Martinique" msgstr "Martinica" @@ -9285,12 +9295,12 @@ msgid "Matomo™ / Piwik™ analytics" msgstr "" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:345 +#: app/Statistics/Service/CountryService.php:347 msgid "Mauritania" msgstr "Mauritania" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:351 +#: app/Statistics/Service/CountryService.php:353 msgid "Mauritius" msgstr "Mauricio" @@ -9332,7 +9342,7 @@ msgid "May" msgstr "mayo" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:357 +#: app/Statistics/Service/CountryService.php:359 msgid "Mayotte" msgstr "Mayotte" @@ -9344,8 +9354,8 @@ msgstr "Medford, Oregon, EE.UU" #. I18N: Name of a module #: app/CustomTags/GedcomL.php:267 app/Media.php:156 #: app/Module/MediaListModule.php:209 app/Module/MediaTabModule.php:59 -#: resources/views/admin/control-panel.phtml:326 -#: resources/views/admin/control-panel.phtml:780 +#: resources/views/admin/control-panel.phtml:347 +#: resources/views/admin/control-panel.phtml:801 #: resources/views/admin/media.phtml:104 #: resources/views/lists/media-table.phtml:82 #: resources/views/modules/recent_changes/changes-table.phtml:67 @@ -9355,7 +9365,7 @@ msgstr "Audiovisuales" #: resources/views/admin/media-upload.phtml:31 #: resources/views/admin/media.phtml:100 #: resources/views/admin/webtrees1-thumbnails.phtml:42 -#: resources/views/media-page-details.phtml:29 +#: resources/views/media-page-details.phtml:27 #: resources/views/modals/create-media-from-file.phtml:27 #: resources/views/modals/media-file-fields.phtml:23 msgid "Media file" @@ -9383,11 +9393,11 @@ msgstr "Carpetas de media" #: 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:417 app/Gedcom.php:438 -#: app/Gedcom.php:473 app/Gedcom.php:492 app/Gedcom.php:549 app/Gedcom.php:570 -#: app/Gedcom.php:681 app/Gedcom.php:718 app/Gedcom.php:753 app/Gedcom.php:777 -#: app/Gedcom.php:780 app/Gedcom.php:801 app/Gedcom.php:840 app/Gedcom.php:869 -#: app/Gedcom.php:910 app/Gedcom.php:924 +#: 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/Http/RequestHandlers/CheckTree.php:354 #: app/Http/RequestHandlers/HelpText.php:233 #: resources/views/admin/fix-level-0-media.phtml:37 @@ -9425,7 +9435,7 @@ msgstr "Objetos audiovisuales encontrados" msgid "Media objects per page" msgstr "Objetos audiovisuales por página" -#: app/Gedcom.php:788 app/Gedcom.php:846 +#: app/Gedcom.php:787 app/Gedcom.php:845 #: resources/views/modals/create-media-from-file.phtml:43 #: resources/views/modals/media-file-fields.phtml:117 msgid "Media type" @@ -9499,7 +9509,7 @@ msgid "Menu" msgstr "Menú" #: app/Http/RequestHandlers/ModulesMenusPage.php:43 -#: resources/views/admin/control-panel.phtml:666 +#: resources/views/admin/control-panel.phtml:687 #: resources/views/admin/modules.phtml:82 #: resources/views/admin/modules.phtml:84 msgid "Menus" @@ -9515,7 +9525,7 @@ msgid "Merge" msgstr "Combinar" #: app/Http/RequestHandlers/MergeTreesPage.php:75 -#: resources/views/admin/control-panel.phtml:307 +#: resources/views/admin/control-panel.phtml:328 msgid "Merge family trees" msgstr "Combinar árboles genealógicos" @@ -9575,7 +9585,7 @@ msgid "Messidor" msgstr "messidor" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:325 +#: app/Statistics/Service/CountryService.php:327 msgid "Mexico" msgstr "México" @@ -9595,7 +9605,7 @@ msgid "Microfilm" msgstr "Microfilm" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:197 +#: app/Statistics/Service/CountryService.php:199 msgid "Micronesia" msgstr "Micronesia" @@ -9624,7 +9634,7 @@ msgstr "Faltan datos" msgid "Moderator" msgstr "Moderador" -#: resources/views/admin/control-panel.phtml:485 +#: resources/views/admin/control-panel.phtml:506 msgid "Moderators" msgstr "Moderadores" @@ -9638,7 +9648,7 @@ msgid "Module administration" msgstr "Administración de módulos" #: resources/views/admin/analytics-edit.phtml:19 -#: resources/views/admin/control-panel.phtml:554 +#: resources/views/admin/control-panel.phtml:575 #: resources/views/modules/bing-maps/config.phtml:16 #: resources/views/modules/faq/config.phtml:22 #: resources/views/modules/faq/edit.phtml:23 @@ -9655,7 +9665,7 @@ msgid "Modules" msgstr "Módulos" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:319 +#: app/Statistics/Service/CountryService.php:321 msgid "Moldova" msgstr "Moldavia" @@ -9666,7 +9676,7 @@ msgid "Mon" msgstr "Lunes" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:317 +#: app/Statistics/Service/CountryService.php:319 msgid "Monaco" msgstr "Mónaco" @@ -9675,12 +9685,12 @@ msgid "Monday" msgstr "lunes" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:337 +#: app/Statistics/Service/CountryService.php:339 msgid "Mongolia" msgstr "Mongolia" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:341 +#: app/Statistics/Service/CountryService.php:343 msgid "Montenegro" msgstr "Montenegro" @@ -9746,7 +9756,7 @@ msgid "Montreal, Quebec, Canada" msgstr "Montreal, Quebec, Canadá" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:347 +#: app/Statistics/Service/CountryService.php:349 msgid "Montserrat" msgstr "Montserrat" @@ -9780,7 +9790,7 @@ msgid "Mordad" msgstr "Mordad" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:315 +#: app/Statistics/Service/CountryService.php:317 msgid "Morocco" msgstr "Marruecos" @@ -9888,7 +9898,7 @@ msgid "Move up" msgstr "Hacia arriba" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:343 +#: app/Statistics/Service/CountryService.php:345 msgid "Mozambique" msgstr "Mozambique" @@ -9955,11 +9965,11 @@ msgid "My pedigree" msgstr "El pedigrí mío" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:335 +#: app/Statistics/Service/CountryService.php:337 msgid "Myanmar" msgstr "Myanmar (Birmania)" -#: app/Gedcom.php:673 app/Gedcom.php:867 +#: app/Gedcom.php:672 app/Gedcom.php:866 #: app/Http/RequestHandlers/HelpText.php:223 #: app/Statistics/Google/ChartCommonGiven.php:69 #: app/Statistics/Google/ChartCommonSurname.php:127 @@ -9989,7 +9999,7 @@ msgstr "Myanmar (Birmania)" msgid "Name" msgstr "Nombre" -#: app/Gedcom.php:819 app/Http/RequestHandlers/CreateRepositoryModal.php:49 +#: app/Gedcom.php:818 app/Http/RequestHandlers/CreateRepositoryModal.php:49 msgctxt "Repository" msgid "Name" msgstr "Nombre" @@ -10005,15 +10015,15 @@ msgstr "Nombre en hebreo" msgid "Name of addressee" msgstr "" -#: app/Gedcom.php:688 app/Gedcom.php:696 app/Gedcom.php:702 +#: app/Gedcom.php:687 app/Gedcom.php:695 app/Gedcom.php:701 msgid "Name prefix" msgstr "Título honorífico" -#: app/Gedcom.php:689 app/Gedcom.php:697 app/Gedcom.php:703 +#: app/Gedcom.php:688 app/Gedcom.php:696 app/Gedcom.php:702 msgid "Name suffix" msgstr "Sufijo del nombre" -#: resources/views/admin/tags.phtml:41 +#: resources/views/admin/tags.phtml:42 #: resources/views/modules/statistics-chart/names.phtml:10 #: resources/views/search-replace-page.phtml:47 #: resources/xml/reports/cemetery_report.xml:7 @@ -10026,7 +10036,7 @@ msgid "Namesake" msgstr "Tocayo/a" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:359 +#: app/Statistics/Service/CountryService.php:361 msgid "Namibia" msgstr "Namibia" @@ -10043,16 +10053,16 @@ msgstr "Descripción narrativa" msgid "Nashville, Tennessee, United States" msgstr "Nashville, Tennessee, Estados Unidos" -#: app/Gedcom.php:711 +#: app/Gedcom.php:710 msgid "Nationality" msgstr "Nacionalidad" -#: app/Gedcom.php:712 +#: app/Gedcom.php:711 msgid "Naturalization" msgstr "Naturalización" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:381 +#: app/Statistics/Service/CountryService.php:383 msgid "Nauru" msgstr "Nauru" @@ -10067,12 +10077,12 @@ msgid "Nauvoo (original), Illinois, United States" msgstr "Nauvoo (original), Illinois, Estados Unidos" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:379 +#: app/Statistics/Service/CountryService.php:381 msgid "Nepal" msgstr "Nepal" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:375 +#: app/Statistics/Service/CountryService.php:377 msgid "Netherlands" msgstr "Países Bajos" @@ -10086,7 +10096,7 @@ msgid "Never married" msgstr "Nunca se casó" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:361 +#: app/Statistics/Service/CountryService.php:363 msgid "New Caledonia" msgstr "Nueva Caledonia" @@ -10102,7 +10112,7 @@ msgid "New York, New York, United States" msgstr "Nueva York, Nueva York" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:383 +#: app/Statistics/Service/CountryService.php:385 msgid "New Zealand" msgstr "Nueva Zelanda" @@ -10148,21 +10158,21 @@ msgid "Next image" msgstr "Siguiente imagen" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:369 +#: app/Statistics/Service/CountryService.php:371 msgid "Nicaragua" msgstr "Nicaragua" -#: app/Gedcom.php:686 app/Gedcom.php:695 app/Gedcom.php:700 +#: app/Gedcom.php:685 app/Gedcom.php:694 app/Gedcom.php:699 msgid "Nickname" msgstr "Apodo" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:363 +#: app/Statistics/Service/CountryService.php:365 msgid "Niger" msgstr "Níger" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:367 +#: app/Statistics/Service/CountryService.php:369 msgid "Nigeria" msgstr "Nigeria" @@ -10191,7 +10201,7 @@ msgid "Nissan" msgstr "nisán" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:373 +#: app/Statistics/Service/CountryService.php:375 msgid "Niue" msgstr "Niue" @@ -10299,7 +10309,7 @@ msgstr "" msgid "No file was received. Please try again." msgstr "Archivo no recibido. Envíelo de nuevo." -#: app/Module/RelationshipsChartModule.php:401 +#: app/Module/RelationshipsChartModule.php:409 msgid "No link between the two individuals could be found." msgstr "No se encontró ningún relación entre estas dos personas." @@ -10335,11 +10345,14 @@ msgstr "No se encontraron resultados." msgid "No signed-in and no anonymous users" msgstr "No hay usuarios identificados ni anónimos" -#: app/Module/IndividualListModule.php:272 -#: app/Module/IndividualListModule.php:499 -#: resources/views/lists/surnames-column-list.phtml:27 -#: resources/views/lists/surnames-compact-list.phtml:21 -#: resources/views/lists/surnames-table.phtml:64 +#: 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 msgid "No surname" msgstr "" @@ -10348,7 +10361,7 @@ msgid "No temple - living ordinance" msgstr "No templo—ordenanza durante la vida de las personas" #: app/Http/RequestHandlers/UpgradeWizardStep.php:155 -#: resources/views/admin/control-panel.phtml:184 +#: resources/views/admin/control-panel.phtml:199 #: resources/views/admin/upgrade/wizard.phtml:23 msgid "No upgrade information is available." msgstr "No hay información de actualización disponible." @@ -10377,7 +10390,7 @@ msgid "Nonidi" msgstr "Nonidi" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:365 +#: app/Statistics/Service/CountryService.php:367 msgid "Norfolk Island" msgstr "Norfolk" @@ -10386,7 +10399,7 @@ msgid "Normally, any changes made to a family tree need to be reviewed by a mode msgstr "Por lo general, los cambios en un árbol genealógico deben ser aprobados por un moderador. Esta opción le permite al usuario realizar cambios sin necesitar de un moderador." #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:405 +#: app/Statistics/Service/CountryService.php:407 msgid "North Korea" msgstr "Corea del Norte" @@ -10395,21 +10408,21 @@ msgid "Northern America" msgstr "Norteamérica" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:371 +#: app/Statistics/Service/CountryService.php:373 msgid "Northern Ireland" msgstr "Irlanda del Norte" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:339 +#: app/Statistics/Service/CountryService.php:341 msgid "Northern Mariana Islands" msgstr "Islas Marianas del Norte" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:377 +#: app/Statistics/Service/CountryService.php:379 msgid "Norway" msgstr "Noruega" -#: resources/views/admin/control-panel.phtml:485 +#: resources/views/admin/control-panel.phtml:506 msgid "Not approved by an administrator" msgstr "No verificados por un administrador" @@ -10429,16 +10442,16 @@ msgstr "No se casaron" msgid "Not recorded" msgstr "" -#: resources/views/admin/control-panel.phtml:485 +#: resources/views/admin/control-panel.phtml:506 msgid "Not verified by the user" msgstr "No verificados por el usuario" #: 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:416 app/Gedcom.php:472 -#: app/Gedcom.php:509 app/Gedcom.php:548 app/Gedcom.php:717 app/Gedcom.php:765 -#: app/Gedcom.php:790 app/Gedcom.php:820 app/Gedcom.php:868 app/Gedcom.php:882 +#: 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/Http/RequestHandlers/CheckTree.php:355 #: app/Module/ResearchTaskModule.php:66 app/Module/ResearchTaskModule.php:70 #: resources/views/admin/trees-privacy.phtml:170 @@ -10457,45 +10470,45 @@ msgid "Note" msgstr "Nota" #: app/CustomTags/GedcomL.php:120 app/CustomTags/GedcomL.php:174 -#: app/Gedcom.php:901 app/Gedcom.php:915 +#: app/Gedcom.php:900 app/Gedcom.php:914 msgid "Note on association" msgstr "" -#: 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 +#: 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 msgid "Note on last change" msgstr "" -#: app/Gedcom.php:687 +#: app/Gedcom.php:686 msgid "Note on phonetic name" msgstr "" -#: app/CustomTags/GedcomL.php:248 app/Gedcom.php:426 app/Gedcom.php:558 +#: app/CustomTags/GedcomL.php:248 app/Gedcom.php:425 app/Gedcom.php:557 msgid "Note on place" msgstr "" -#: app/Gedcom.php:847 +#: app/Gedcom.php:846 msgid "Note on repository reference" msgstr "" -#: app/Gedcom.php:701 +#: app/Gedcom.php:700 msgid "Note on romanized name" msgstr "" -#: app/Gedcom.php:839 +#: app/Gedcom.php:838 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: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 +#: 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 msgid "Note on source citation" msgstr "" -#: app/Gedcom.php:838 +#: app/Gedcom.php:837 msgid "Note on source data" msgstr "" @@ -10508,9 +10521,9 @@ msgid "Note: longer path lengths require a lot of calculation, which can make yo msgstr "Nota: las longitudes más largas requieren mucha calculación, de modo que su sitio puede ejecutar lentamente para estos usuarios." #. I18N: Name of a module -#: app/Module/FixSearchAndReplace.php:113 app/Module/NoteListModule.php:143 +#: app/Module/FixSearchAndReplace.php:113 app/Module/NoteListModule.php:141 #: app/Module/NotesTabModule.php:60 -#: resources/views/admin/control-panel.phtml:327 +#: 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 #: resources/views/record-page-links.phtml:78 @@ -10524,7 +10537,7 @@ msgstr "Notas" msgid "Nothing found to cleanup" msgstr "No se encontró nada que limpiar" -#: resources/views/admin/location-edit.phtml:130 +#: resources/views/admin/location-edit.phtml:132 msgid "Nothing found." msgstr "No se encontró nada." @@ -10565,10 +10578,10 @@ msgstr "noviembre" msgid "Nuku’Alofa, Tonga" msgstr "Nuku'Alofa, Tonga" -#: app/Gedcom.php:471 app/Gedcom.php:715 +#: app/Gedcom.php:470 app/Gedcom.php:714 #: app/Module/StatisticsChartModule.php:712 #: app/Statistics/Google/ChartChildren.php:107 -#: resources/views/admin/tags.phtml:989 +#: resources/views/admin/tags.phtml:990 #: resources/views/modules/statistics-chart/custom.phtml:53 msgid "Number of children" msgstr "Número de hijos" @@ -10589,7 +10602,7 @@ msgstr "Número de familias sin hijos" msgid "Number of given names" msgstr "Cantidad de nombres" -#: app/Gedcom.php:716 +#: app/Gedcom.php:715 msgid "Number of marriages" msgstr "Número de matrimonio" @@ -10628,7 +10641,7 @@ msgstr "Oakland, California, Estados Unidos" msgid "Oaxaca, Mexico" msgstr "Oaxaca, México" -#: app/CustomTags/Ancestry.php:66 app/Gedcom.php:719 +#: app/CustomTags/Ancestry.php:66 app/Gedcom.php:718 #: resources/xml/reports/occupation_report.xml:5 #: resources/xml/reports/occupation_report.xml:54 msgid "Occupation" @@ -10642,7 +10655,7 @@ msgid "Occupations" msgstr "Ocupaciones" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:411 +#: app/Statistics/Service/CountryService.php:413 msgid "Occupied Palestinian Territory" msgstr "Palestina" @@ -10692,7 +10705,7 @@ msgstr "Oklahoma City, Oklahoma, Estados Unidos" msgid "Old data" msgstr "Datos viejos" -#: resources/views/admin/control-panel.phtml:841 +#: resources/views/admin/control-panel.phtml:862 msgid "Old files found" msgstr "Archivos previos encontrados" @@ -10722,7 +10735,7 @@ msgid "Olivia" msgstr "Olivia" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:385 +#: app/Statistics/Service/CountryService.php:387 msgid "Oman" msgstr "Omán" @@ -10800,19 +10813,14 @@ msgctxt "NOMINATIVE" msgid "Ordibehesht" msgstr "Ordibehesht" -#: app/Gedcom.php:883 +#: app/Gedcom.php:882 msgid "Ordinance" msgstr "Ordenanza" -#: app/CustomTags/Ancestry.php:69 app/Gedcom.php:721 +#: app/CustomTags/Ancestry.php:69 app/Gedcom.php:720 msgid "Ordination" msgstr "Ordenación" -#. I18N: Ordnance Survey is the UK government mapping service. -#: app/Module/OrdnanceSurveyHistoricMaps.php:39 -msgid "Ordnance Survey historic maps" -msgstr "" - #: resources/xml/reports/change_report.xml:10 #: resources/xml/reports/pedigree_report.xml:7 msgid "Orientation" @@ -10838,7 +10846,7 @@ msgstr "Orlando, Florida, Estados Unidos" #: app/Module/StatisticsChartModule.php:153 #: app/Statistics/Google/ChartCommonGiven.php:79 #: app/Statistics/Google/ChartCommonSurname.php:137 -#: resources/views/admin/control-panel.phtml:739 +#: resources/views/admin/control-panel.phtml:760 msgid "Other" msgstr "Otro" @@ -10926,12 +10934,12 @@ msgid "Painting" msgstr "Pintura" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:387 +#: app/Statistics/Service/CountryService.php:389 msgid "Pakistan" msgstr "Paquistán" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:397 +#: app/Statistics/Service/CountryService.php:399 msgid "Palau" msgstr "Palaos" @@ -10946,7 +10954,7 @@ msgid "Palmyra, New York, United States" msgstr "Palmyra, Nueva York" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:389 +#: app/Statistics/Service/CountryService.php:391 msgid "Panama" msgstr "Panamá" @@ -10961,12 +10969,12 @@ msgid "Papeete, Tahiti" msgstr "Papeete, Tahití" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:399 +#: app/Statistics/Service/CountryService.php:401 msgid "Papua New Guinea" msgstr "Papúa Nueva Guinea" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:409 +#: app/Statistics/Service/CountryService.php:411 msgid "Paraguay" msgstr "Paraguay" @@ -10974,7 +10982,7 @@ msgstr "Paraguay" msgid "Parent location" msgstr "" -#: app/Gedcom.php:741 app/Http/RequestHandlers/IndividualPage.php:212 +#: app/Gedcom.php:740 app/Http/RequestHandlers/IndividualPage.php:212 #: resources/views/edit/reorder-families.phtml:72 #: resources/views/modules/ancestors-chart/tree.phtml:35 #: resources/views/modules/family_nav/sidebar-family.phtml:43 @@ -11055,8 +11063,8 @@ msgstr "Árbol de ascendientes de %s" #: app/Http/RequestHandlers/PendingChanges.php:67 #: app/Module/ModuleThemeTrait.php:441 app/Module/ReviewChangesModule.php:82 #: app/Module/ReviewChangesModule.php:136 -#: resources/views/admin/control-panel.phtml:321 -#: resources/views/admin/control-panel.phtml:347 +#: resources/views/admin/control-panel.phtml:342 +#: resources/views/admin/control-panel.phtml:368 #: resources/views/pending-changes-page.phtml:80 #: resources/xml/reports/change_report.xml:52 msgid "Pending changes" @@ -11085,12 +11093,12 @@ msgid "Perth, Australia" msgstr "Perth, Australia" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:393 +#: app/Statistics/Service/CountryService.php:395 msgid "Peru" msgstr "Perú" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:395 +#: app/Statistics/Service/CountryService.php:397 msgid "Philippines" msgstr "Filipinas" @@ -11100,8 +11108,8 @@ msgid "Phoenix, Arizona, United States" msgstr "Phoenix, Arizona, Estados Unidos" #: app/CustomTags/Aldfaer.php:67 app/CustomTags/GedcomL.php:240 -#: app/CustomTags/PersonalAncestralFile.php:76 app/Gedcom.php:418 -#: app/Gedcom.php:524 app/Gedcom.php:550 app/Gedcom.php:821 app/Gedcom.php:870 +#: 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 #: resources/views/modals/submitter-fields.phtml:27 msgid "Phone" msgstr "Teléfono" @@ -11110,11 +11118,11 @@ msgstr "Teléfono" msgid "Phonetic algorithm" msgstr "Algoritmo fonético" -#: app/Gedcom.php:684 +#: app/Gedcom.php:683 msgid "Phonetic name" msgstr "Nombre fonético" -#: app/CustomTags/GedcomL.php:242 app/Gedcom.php:420 app/Gedcom.php:552 +#: app/CustomTags/GedcomL.php:242 app/Gedcom.php:419 app/Gedcom.php:551 msgid "Phonetic place" msgstr "Lugar fonético" @@ -11124,7 +11132,7 @@ msgstr "Lugar fonético" msgid "Phonetic search" msgstr "Búsqueda fonética" -#: app/Gedcom.php:693 +#: app/Gedcom.php:692 msgid "Phonetic type" msgstr "" @@ -11137,12 +11145,12 @@ msgstr "Foto" msgid "Photograph" msgstr "" -#: app/CustomTags/Gedcom7.php:75 app/CustomTags/Gedcom7.php:77 -#: app/CustomTags/Gedcom7.php:82 app/CustomTags/Gedcom7.php:87 -#: app/CustomTags/Gedcom7.php:89 app/CustomTags/Gedcom7.php:102 -#: app/CustomTags/Gedcom7.php:104 app/CustomTags/Gedcom7.php:109 -#: app/CustomTags/Gedcom7.php:113 app/CustomTags/Gedcom7.php:114 -#: app/CustomTags/Gedcom7.php:116 app/CustomTags/Gedcom7.php:118 +#: 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 msgid "Phrase" msgstr "" @@ -11152,16 +11160,16 @@ msgid "Pink Plastic" msgstr "Plástico rosa" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:391 +#: app/Statistics/Service/CountryService.php:393 msgid "Pitcairn" msgstr "Islas Pitcairn" #: app/CustomTags/Ancestry.php:73 app/CustomTags/FamilyTreeBuilder.php:61 #: app/CustomTags/GedcomL.php:260 app/CustomTags/Legacy.php:85 -#: app/Gedcom.php:419 app/Gedcom.php:551 app/Gedcom.php:837 +#: 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:39 -#: resources/views/admin/location-edit.phtml:129 +#: resources/views/admin/location-edit.phtml:41 +#: resources/views/admin/location-edit.phtml:131 #: resources/views/admin/locations.phtml:44 #: resources/views/lists/families-table.phtml:160 #: resources/views/lists/individuals-table.phtml:173 @@ -11182,7 +11190,7 @@ msgid "Place" msgstr "Lugar" #. I18N: Name of a module/list -#: app/Gedcom.php:510 app/Module/PlaceHierarchyListModule.php:103 +#: app/Gedcom.php:509 app/Module/PlaceHierarchyListModule.php:103 #: app/Module/PlaceHierarchyListModule.php:232 #: resources/views/place-hierarchy.phtml:18 msgid "Place hierarchy" @@ -11209,48 +11217,48 @@ msgstr "El nombre de los lugares pueden variar en el tiempo. En genealogía es u 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 "El nombre de los lugares debe introducirse en una lista separada por comas, comenzando en la entidad más pequeña, y acabando en el país. Por ejemplo, \"Pinto, Madrid, C. de Madrid, España\"." -#: app/Gedcom.php:587 +#: app/Gedcom.php:586 msgid "Place of LDS baptism" msgstr "Lugar del bautismo SUD" -#: app/Gedcom.php:742 +#: app/Gedcom.php:741 msgid "Place of LDS child sealing" msgstr "Lugar del sellamiento SUD con hijo" -#: app/Gedcom.php:629 +#: app/Gedcom.php:628 msgid "Place of LDS confirmation" msgstr "" -#: app/Gedcom.php:649 +#: app/Gedcom.php:648 msgid "Place of LDS endowment" msgstr "Lugar de la investidura SUD" -#: app/Gedcom.php:481 +#: app/Gedcom.php:480 msgid "Place of LDS spouse sealing" msgstr "Lugar del sellamiento SUD con el cónyuge" -#: app/Gedcom.php:579 +#: app/Gedcom.php:578 msgid "Place of adoption" msgstr "Lugar de adopción" -#: app/Gedcom.php:593 resources/xml/reports/missing_facts_report.xml:140 +#: app/Gedcom.php:592 resources/xml/reports/missing_facts_report.xml:140 msgid "Place of baptism" msgstr "Lugar del bautismo" -#: app/Gedcom.php:596 resources/xml/reports/missing_facts_report.xml:223 +#: app/Gedcom.php:595 resources/xml/reports/missing_facts_report.xml:223 msgid "Place of bar mitzvah" msgstr "Lugar del bar mitzvah" -#: app/Gedcom.php:599 resources/xml/reports/missing_facts_report.xml:264 +#: app/Gedcom.php:598 resources/xml/reports/missing_facts_report.xml:264 msgid "Place of bat mitzvah" msgstr "Lugar de bat mitzvah" -#: app/Gedcom.php:603 resources/xml/reports/fact_sources.xml:273 +#: app/Gedcom.php:602 resources/xml/reports/fact_sources.xml:273 #: resources/xml/reports/missing_facts_report.xml:93 msgid "Place of birth" msgstr "Lugar de nacimiento" -#: app/Gedcom.php:606 +#: app/Gedcom.php:605 msgid "Place of blessing" msgstr "Lugar de la bendición" @@ -11258,71 +11266,71 @@ msgstr "Lugar de la bendición" msgid "Place of brit milah" msgstr "Lugar del Brit Milá" -#: app/Gedcom.php:609 resources/xml/reports/missing_facts_report.xml:557 +#: app/Gedcom.php:608 resources/xml/reports/missing_facts_report.xml:557 msgid "Place of burial" msgstr "Lugar del entierro" -#: app/Gedcom.php:621 app/Gedcom.php:623 +#: app/Gedcom.php:620 app/Gedcom.php:622 #: resources/xml/reports/missing_facts_report.xml:181 msgid "Place of christening" msgstr "Lugar del bautismo" -#: app/Gedcom.php:626 resources/xml/reports/missing_facts_report.xml:305 +#: app/Gedcom.php:625 resources/xml/reports/missing_facts_report.xml:305 msgid "Place of confirmation" msgstr "Lugar de la confirmación" -#: app/Gedcom.php:635 +#: app/Gedcom.php:634 msgid "Place of cremation" msgstr "Lugar de la incineración" -#: app/Gedcom.php:639 resources/xml/reports/fact_sources.xml:275 +#: app/Gedcom.php:638 resources/xml/reports/fact_sources.xml:275 #: resources/xml/reports/missing_facts_report.xml:516 msgid "Place of death" msgstr "Lugar de defunción" -#: app/Gedcom.php:646 +#: app/Gedcom.php:645 msgid "Place of emigration" msgstr "Lugar de la emigración" -#: app/Gedcom.php:457 resources/xml/reports/missing_facts_report.xml:347 +#: app/Gedcom.php:456 resources/xml/reports/missing_facts_report.xml:347 msgid "Place of engagement" msgstr "Lugar del compromiso" -#: app/CustomTags/GedcomL.php:241 app/Gedcom.php:655 +#: app/CustomTags/GedcomL.php:241 app/Gedcom.php:654 msgid "Place of event" msgstr "Lugar del suceso" -#: app/Gedcom.php:665 resources/xml/reports/missing_facts_report.xml:389 +#: app/Gedcom.php:664 resources/xml/reports/missing_facts_report.xml:389 msgid "Place of first communion" msgstr "Lugar de la primera comunión" -#: app/Gedcom.php:672 +#: app/Gedcom.php:671 msgid "Place of immigration" msgstr "Lugar de la inmigración" -#: app/Gedcom.php:468 resources/xml/reports/fact_sources.xml:321 +#: app/Gedcom.php:467 resources/xml/reports/fact_sources.xml:321 #: resources/xml/reports/missing_facts_report.xml:474 msgid "Place of marriage" msgstr "Lugar del matrimonio" -#: app/Gedcom.php:463 resources/xml/reports/missing_facts_report.xml:431 +#: app/Gedcom.php:462 resources/xml/reports/missing_facts_report.xml:431 msgid "Place of marriage banns" msgstr "Lugar de las amonestaciones" -#: app/Gedcom.php:714 +#: app/Gedcom.php:713 msgid "Place of naturalization" msgstr "Lugar de la naturalización" -#: app/Gedcom.php:724 +#: app/Gedcom.php:723 msgid "Place of ordination" msgstr "Lugar de la ordenación" -#: app/Gedcom.php:732 +#: app/Gedcom.php:731 msgid "Place of residence" msgstr "Lugar de la residencia" #. I18N: Name of a module -#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:171 +#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:172 #: resources/views/admin/trees-preferences.phtml:552 #: resources/views/modules/statistics-chart/places.phtml:10 #: resources/views/search-replace-page.phtml:47 @@ -11371,7 +11379,7 @@ msgid "Pluviose" msgstr "pluvioso" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:401 +#: app/Statistics/Service/CountryService.php:403 msgid "Poland" msgstr "Polonia" @@ -11406,7 +11414,7 @@ msgid "Portrait" msgstr "Vertical" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:407 +#: app/Statistics/Service/CountryService.php:409 msgid "Portugal" msgstr "Portugal" @@ -11418,8 +11426,8 @@ 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:407 app/Gedcom.php:520 app/Gedcom.php:540 app/Gedcom.php:811 -#: app/Gedcom.php:858 +#: app/Gedcom.php:406 app/Gedcom.php:519 app/Gedcom.php:539 app/Gedcom.php:810 +#: app/Gedcom.php:857 msgid "Postal code" msgstr "Código postal" @@ -11556,11 +11564,11 @@ msgstr "Privado" msgid "Private key" msgstr "Clave privada" -#: app/Gedcom.php:725 +#: app/Gedcom.php:724 msgid "Probate" msgstr "Testamentaría" -#: app/Gedcom.php:726 +#: app/Gedcom.php:725 msgid "Property" msgstr "Propiedad" @@ -11579,26 +11587,26 @@ msgstr "Provo, Utah, Estados Unidos" msgid "Proxy" msgstr "" -#: app/Gedcom.php:841 resources/views/lists/sources-table.phtml:103 +#: app/Gedcom.php:840 resources/views/lists/sources-table.phtml:103 #: resources/views/modals/source-fields.phtml:38 msgid "Publication" msgstr "Publicación" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:403 +#: app/Statistics/Service/CountryService.php:405 msgid "Puerto Rico" msgstr "Puerto Rico" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:415 +#: app/Statistics/Service/CountryService.php:417 msgid "Qatar" msgstr "Qatar" #: app/CustomTags/GedcomL.php:131 app/CustomTags/GedcomL.php:185 #: 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 +#: 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 msgid "Quality of data" msgstr "Calidad de los datos" @@ -11760,7 +11768,7 @@ msgid "Ramadan" msgstr "Ramadhan" #. I18N: Description of the “Slide show” module -#: app/Module/SlideShowModule.php:77 +#: app/Module/SlideShowModule.php:76 msgid "Random images from the current family tree." msgstr "Imágenes al azar del árbol genealógico actual." @@ -11835,13 +11843,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:478 app/Gedcom.php:737 -#: app/Gedcom.php:769 app/Gedcom.php:793 app/Gedcom.php:824 app/Gedcom.php:848 -#: app/Gedcom.php:872 app/Gedcom.php:884 +#: 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 msgid "Record ID number" msgstr "Número ID del registro" -#: app/Gedcom.php:736 app/Gedcom.php:871 +#: app/Gedcom.php:735 app/Gedcom.php:870 msgid "Record file number" msgstr "Número de archivo del registro" @@ -11861,12 +11869,12 @@ msgstr "" msgid "Redlands, California, United States" msgstr "Redlands, California, Estados Unidos" -#: app/CustomTags/Gedcom7.php:97 app/CustomTags/Gedcom7.php:131 -#: app/CustomTags/Gedcom7.php:144 app/CustomTags/Gedcom7.php:153 -#: app/CustomTags/Gedcom7.php:161 app/CustomTags/Gedcom7.php:170 +#: 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/ProGen.php:53 app/CustomTags/ProGen.php:54 -#: app/CustomTags/ProGen.php:55 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/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 msgid "Reference number" msgstr "Número de referencia" @@ -11926,7 +11934,7 @@ msgstr "Individuos relacionados" #: app/CustomTags/GedcomL.php:121 app/CustomTags/GedcomL.php:134 #: app/CustomTags/GedcomL.php:175 app/CustomTags/PhpGedView.php:64 -#: app/Gedcom.php:584 app/Gedcom.php:902 app/Gedcom.php:916 +#: 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 msgid "Relationship" @@ -11937,7 +11945,7 @@ msgstr "Parentesco" msgid "Relationship to father" msgstr "Relación con el padre" -#: app/Module/RelationshipsChartModule.php:147 +#: app/Module/RelationshipsChartModule.php:156 msgid "Relationship to me" msgstr "Parentesco conmigo" @@ -11946,38 +11954,38 @@ msgstr "Parentesco conmigo" msgid "Relationship to mother" msgstr "Relación con la madre" -#: app/Gedcom.php:660 +#: app/Gedcom.php:659 msgid "Relationship to parents" msgstr "relación hacia los padres" -#: app/Module/RelationshipsChartModule.php:327 +#: app/Module/RelationshipsChartModule.php:334 #, php-format msgid "Relationship: %s" msgstr "Parentesco: %s" #. I18N: Name of a module/chart #. I18N: Configuration option -#: app/Module/RelationshipsChartModule.php:181 -#: app/Module/RelationshipsChartModule.php:258 +#: app/Module/RelationshipsChartModule.php:190 +#: app/Module/RelationshipsChartModule.php:267 #: resources/views/lists/individuals-table.phtml:215 #: resources/views/modules/relationships-chart/config.phtml:35 msgid "Relationships" msgstr "Relaciones" #. I18N: %s are individual’s names -#: app/Module/RelationshipsChartModule.php:250 +#: app/Module/RelationshipsChartModule.php:259 #, php-format msgid "Relationships between %1$s and %2$s" msgstr "Relacionamientos entre %1$s y %2$s" #: app/CustomTags/GedcomL.php:252 app/CustomTags/GedcomL.php:268 -#: app/Gedcom.php:429 app/Gedcom.php:561 app/Gedcom.php:729 +#: app/Gedcom.php:428 app/Gedcom.php:560 app/Gedcom.php:728 #: resources/xml/reports/missing_facts_report.xml:26 #: resources/xml/reports/missing_facts_report.xml:587 msgid "Religion" msgstr "Religión" -#: app/Gedcom.php:722 +#: app/Gedcom.php:721 msgid "Religious institution" msgstr "Institución Religiosa" @@ -12079,7 +12087,7 @@ 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:687 +#: resources/views/admin/control-panel.phtml:708 #: resources/views/admin/modules.phtml:110 #: resources/views/admin/modules.phtml:112 msgid "Reports" @@ -12087,9 +12095,9 @@ msgstr "Informes" #. I18N: Name of a module/list #: app/Module/FixSearchAndReplace.php:114 -#: app/Module/RepositoryListModule.php:67 -#: app/Module/RepositoryListModule.php:146 app/Services/AdminService.php:182 -#: resources/views/admin/control-panel.phtml:325 +#: app/Module/RepositoryListModule.php:65 +#: app/Module/RepositoryListModule.php:144 app/Services/AdminService.php:182 +#: 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/modules/gedcom_stats/config.phtml:52 @@ -12103,7 +12111,7 @@ msgid "Repositories" msgstr "Repositorios" #: app/CustomTags/GedcomL.php:141 app/CustomTags/GedcomL.php:197 -#: app/Gedcom.php:804 app/Gedcom.php:844 +#: app/Gedcom.php:803 app/Gedcom.php:843 #: app/Http/RequestHandlers/CheckTree.php:356 #: resources/views/admin/trees-privacy.phtml:169 #: resources/views/admin/trees.phtml:242 @@ -12118,7 +12126,7 @@ msgid "Repository name" msgstr "Nombre del repositorio" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:134 +#: app/Statistics/Service/CountryService.php:135 msgid "Republic of the Congo" msgstr "República del Congo" @@ -12160,7 +12168,8 @@ msgstr "Tareas de investigación son «eventos» especiales, vinculados a las pe msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." msgstr "Tareas de investigación se guardan con la etiqueta GEDCOM especial «_TODO» (<i>para hacer</i> en inglés). Otras aplicaciones genealogías quizás no puede reconocer esta etiqueta." -#: app/Gedcom.php:730 +#: app/CustomTags/Gedcom7.php:182 app/Gedcom.php:729 +#: resources/views/admin/tags.phtml:1004 msgid "Residence" msgstr "Residencia" @@ -12176,9 +12185,9 @@ msgstr "Limitar el acceso a familiares" #. I18N: a restriction on viewing data #: app/CustomTags/GedcomL.php:253 app/CustomTags/PhpGedView.php:83 -#: app/Gedcom.php:430 app/Gedcom.php:477 app/Gedcom.php:562 app/Gedcom.php:733 -#: app/Gedcom.php:928 app/Gedcom.php:930 app/Gedcom.php:932 app/Gedcom.php:934 -#: app/Gedcom.php:936 app/Gedcom.php:938 +#: 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/Http/RequestHandlers/HelpText.php:243 #: resources/views/modals/restriction-fields.phtml:11 msgid "Restriction" @@ -12192,32 +12201,27 @@ msgstr "Se pueden añadir restricciones a los registros y hechos, para controlar msgid "Results" msgstr "Resultados" -#: app/Gedcom.php:734 +#: app/Gedcom.php:733 msgid "Retirement" msgstr "Jubilación" -#. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:417 -msgid "Reunion" -msgstr "Reunión" - #. I18N: Location of an LDS church temple #: app/Elements/TempleCode.php:172 msgid "Rexburg, Idaho, United States" msgstr "Rexburg, Idaho, Estados Unidos" -#: app/CustomTags/Gedcom7.php:76 app/CustomTags/Gedcom7.php:88 -#: app/CustomTags/Gedcom7.php:103 app/CustomTags/Gedcom7.php:117 +#: app/CustomTags/Gedcom7.php:77 app/CustomTags/Gedcom7.php:89 +#: app/CustomTags/Gedcom7.php:104 app/CustomTags/Gedcom7.php:118 #: app/CustomTags/GedcomL.php:127 app/CustomTags/GedcomL.php:181 #: app/CustomTags/GedcomL.php:274 app/CustomTags/GedcomL.php:307 -#: 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 resources/views/admin/users-edit.phtml:289 +#: 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 msgid "Role" msgstr "Rol" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:419 +#: app/Statistics/Service/CountryService.php:421 msgid "Romania" msgstr "Rumanía" @@ -12225,15 +12229,15 @@ msgstr "Rumanía" msgid "Romanized" msgstr "Romanizado" -#: app/Gedcom.php:698 +#: app/Gedcom.php:697 msgid "Romanized name" msgstr "" -#: app/CustomTags/GedcomL.php:249 app/Gedcom.php:427 app/Gedcom.php:559 +#: app/CustomTags/GedcomL.php:249 app/Gedcom.php:426 app/Gedcom.php:558 msgid "Romanized place" msgstr "Lugar romanizado" -#: app/Gedcom.php:707 +#: app/Gedcom.php:706 msgid "Romanized type" msgstr "" @@ -12253,24 +12257,29 @@ msgid "Russell" msgstr "Russell" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:421 +#: app/Statistics/Service/CountryService.php:423 msgid "Russia" msgstr "Rusia" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:423 +#: app/Statistics/Service/CountryService.php:425 msgid "Rwanda" msgstr "Ruanda" +#. I18N: Name of a country or state +#: app/Statistics/Service/CountryService.php:419 +msgid "Réunion" +msgstr "Reunión" + #: resources/views/admin/site-mail.phtml:88 msgid "SMTP mail server" msgstr "Servidor de correo SMTP" -#: app/Services/ServerCheckService.php:323 +#: app/Services/ServerCheckService.php:322 msgid "SQLite is only suitable for small sites, testing and evaluation." msgstr "SQLite solo es adecuado para sitios pequeños, pruebas y evaluación." -#: app/Services/ServerCheckService.php:213 +#: app/Services/ServerCheckService.php:212 #, php-format msgid "SQLite version %s is installed. SQLite version %s or later is required." msgstr "La versión %s de SQLite está instalada. Se requiere la versión %s o posterior de SQLite." @@ -12319,28 +12328,32 @@ msgstr "Safar" msgid "Sage" msgstr "Salvia" +#: app/Statistics/Service/CountryService.php:95 +msgid "Saint Barthélemy" +msgstr "" + #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:441 +#: app/Statistics/Service/CountryService.php:443 msgid "Saint Helena" msgstr "Santa Helena" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:284 +#: app/Statistics/Service/CountryService.php:286 msgid "Saint Kitts and Nevis" msgstr "San Cristóbal y Nevis" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:298 +#: app/Statistics/Service/CountryService.php:300 msgid "Saint Lucia" msgstr "Santa Lucía" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:455 +#: app/Statistics/Service/CountryService.php:457 msgid "Saint Pierre and Miquelon" msgstr "San Pedro y Miquelón" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:520 +#: app/Statistics/Service/CountryService.php:522 msgid "Saint Vincent and the Grenadines" msgstr "San Vicente y las Granadinas" @@ -12354,7 +12367,7 @@ msgid "Same as uploaded file" msgstr "Igual que el archivo subido" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:536 +#: app/Statistics/Service/CountryService.php:538 msgid "Samoa" msgstr "Samoa" @@ -12370,11 +12383,11 @@ msgstr "San Diego, California, Estados Unidos" #. I18N: Location of an LDS church temple #: app/Elements/TempleCode.php:182 -msgid "San Jose, Costa Rica" +msgid "San José, Costa Rica" msgstr "San José, Costa Rica" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:451 +#: app/Statistics/Service/CountryService.php:453 msgid "San Marino" msgstr "San Marino" @@ -12395,11 +12408,11 @@ msgstr "Santo Domingo, República Dominicana" #. I18N: Location of an LDS church temple #: app/Elements/TempleCode.php:186 -msgid "Sao Paulo, Brazil" -msgstr "Sao Paulo, Brasil" +msgid "São Paulo, Brazil" +msgstr "São Paulo, Brasil" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:459 +#: app/Statistics/Service/CountryService.php:461 msgid "Sao Tome and Principe" msgstr "Santo Tomé y Príncipe" @@ -12414,7 +12427,7 @@ msgid "Saturday" msgstr "sábado" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:425 +#: app/Statistics/Service/CountryService.php:427 msgid "Saudi Arabia" msgstr "Arabia Saudí" @@ -12422,12 +12435,12 @@ msgstr "Arabia Saudí" msgid "Schema" msgstr "" -#: app/Gedcom.php:643 app/Gedcom.php:667 +#: app/Gedcom.php:642 app/Gedcom.php:666 msgid "School or college" msgstr "Colegio o universidad" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:427 +#: app/Statistics/Service/CountryService.php:429 msgid "Scotland" msgstr "Escocia" @@ -12463,8 +12476,8 @@ msgstr "Sellamiento cancelado (divorcio)" #. 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:131 -#: resources/views/admin/location-edit.phtml:166 +#: 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 @@ -12638,7 +12651,7 @@ msgstr "Enviar mensaje a los usuarios que no se han conectado los últimos seis msgid "Send a test email using these settings" msgstr "Enviar un correo electrónico usando estos ajustes" -#: app/Module/CheckForNewVersion.php:75 +#: app/Module/CheckForNewVersion.php:76 msgid "Send an email to all administrators when an upgrade is available." msgstr "" @@ -12658,7 +12671,7 @@ msgid "Sender name" msgstr "Nombre del remitente" #: app/Http/RequestHandlers/EmailPreferencesPage.php:67 -#: resources/views/admin/control-panel.phtml:225 +#: resources/views/admin/control-panel.phtml:246 msgid "Sending email" msgstr "Correo electrónico" @@ -12668,7 +12681,7 @@ msgid "Sending server name" msgstr "Nombre del servidor que envía" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:433 +#: app/Statistics/Service/CountryService.php:435 msgid "Senegal" msgstr "Senegal" @@ -12718,7 +12731,7 @@ msgid "Septidi" msgstr "Septidi" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:435 +#: app/Statistics/Service/CountryService.php:437 msgid "Serbia" msgstr "Serbia" @@ -12737,7 +12750,7 @@ msgid "Servant" msgstr "Criado" #: app/Http/RequestHandlers/PhpInformation.php:60 -#: resources/views/admin/control-panel.phtml:253 +#: resources/views/admin/control-panel.phtml:274 msgid "Server information" msgstr "Información del servidor" @@ -12764,12 +12777,12 @@ msgid "Set the access level for each tree." msgstr "Fijar el nivel de acceso para cada árbol." #: app/Http/RequestHandlers/TreePageDefaultEdit.php:69 -#: resources/views/admin/control-panel.phtml:300 +#: resources/views/admin/control-panel.phtml:321 msgid "Set the default blocks for new family trees" msgstr "Bloques por defecto para nuevos árboles genealógicos" #: app/Http/RequestHandlers/UserPageDefaultEdit.php:68 -#: resources/views/admin/control-panel.phtml:529 +#: resources/views/admin/control-panel.phtml:550 msgid "Set the default blocks for new users" msgstr "Bloques por defecto para nuevos usuarios" @@ -12800,7 +12813,7 @@ msgid "Sextidi" msgstr "Sextidi" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:472 +#: app/Statistics/Service/CountryService.php:474 msgid "Seychelles" msgstr "Seychelles" @@ -12846,11 +12859,11 @@ msgstr "" msgid "Share the anniversary of an event" msgstr "" -#: app/CustomTags/Gedcom7.php:84 app/CustomTags/Gedcom7.php:99 -#: app/CustomTags/Gedcom7.php:111 app/CustomTags/Gedcom7.php:133 -#: app/CustomTags/Gedcom7.php:138 app/CustomTags/Gedcom7.php:146 -#: app/CustomTags/Gedcom7.php:163 app/CustomTags/Gedcom7.php:172 -#: app/Elements/NoteStructure.php:121 app/Fact.php:452 app/Gedcom.php:760 +#: 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 #: resources/views/admin/trees.phtml:259 #: resources/views/edit/shared-note.phtml:23 #: resources/views/modules/notes/tab.phtml:65 @@ -12859,7 +12872,7 @@ msgid "Shared note" msgstr "Nota compartida" #. I18N: Name of a module/list -#: app/Module/NoteListModule.php:64 +#: app/Module/NoteListModule.php:62 #: resources/views/lists/sources-table.phtml:107 #: resources/views/search-general-page.phtml:105 msgid "Shared notes" @@ -12867,7 +12880,7 @@ msgstr "Notas compartidas" #. I18N: plural noun - things that can be shared #: app/Http/RequestHandlers/ModulesSharesPage.php:43 -#: resources/views/admin/control-panel.phtml:729 +#: resources/views/admin/control-panel.phtml:750 msgid "Shares" msgstr "" @@ -13246,11 +13259,11 @@ msgstr "Mostrar eventos de los parientes cercanos en las páginas de las persona msgid "Show the family tree" msgstr "Mostrar el árbol genealógico" -#: app/Module/IndividualListModule.php:343 +#: app/Module/IndividualListModule.php:350 msgid "Show the list of individuals" msgstr "Mostrar la lista de personas" -#: app/Module/IndividualListModule.php:349 +#: app/Module/IndividualListModule.php:356 msgid "Show the list of surnames" msgstr "Mostrar la lista de apellido" @@ -13280,14 +13293,14 @@ msgstr "Para cuales idiomas mostrar este bloque" msgid "Show thumbnail images in charts and family groups." msgstr "Mostrar miniaturas en los gráficos y grupos de familia." -#: app/Auth.php:593 app/Auth.php:606 app/Elements/RestrictionNotice.php:96 +#: app/Auth.php:595 app/Auth.php:608 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 a los supervisores" -#: app/Auth.php:592 app/Auth.php:605 app/Elements/RestrictionNotice.php:99 +#: app/Auth.php:594 app/Auth.php:607 app/Elements/RestrictionNotice.php:99 #: app/Http/RequestHandlers/TreePreferencesPage.php:123 #: app/Http/RequestHandlers/TreePrivacyPage.php:92 #: resources/views/admin/trees-privacy.phtml:41 @@ -13296,7 +13309,7 @@ msgstr "Mostrar a los supervisores" msgid "Show to members" msgstr "Mostrar a miembros" -#: app/Auth.php:591 app/Auth.php:604 app/Elements/RestrictionNotice.php:98 +#: app/Auth.php:593 app/Auth.php:606 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 @@ -13337,14 +13350,14 @@ msgid "Sidebar" msgstr "Barra lateral" #: app/Http/RequestHandlers/ModulesSidebarsPage.php:43 -#: resources/views/admin/control-panel.phtml:715 +#: resources/views/admin/control-panel.phtml:736 #: resources/views/admin/modules.phtml:90 #: resources/views/admin/modules.phtml:92 msgid "Sidebars" msgstr "Barras laterales" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:447 +#: app/Statistics/Service/CountryService.php:449 msgid "Sierra Leone" msgstr "Sierra Leona" @@ -13360,7 +13373,7 @@ msgid "Sign out" msgstr "Cerrar sesión" #: app/Http/RequestHandlers/SiteRegistrationPage.php:44 -#: resources/views/admin/control-panel.phtml:231 +#: resources/views/admin/control-panel.phtml:252 msgid "Sign-in and registration" msgstr "Acceso y registro" @@ -13373,7 +13386,7 @@ msgid "Simple dates are assumed to be in the gregorian calendar. To specify a da msgstr "Se asume que las fechas usan el calendario gregoriano. Para especificar una fecha en otro calendario añada una palabra clave antes de la misma. Esta palabra clave no se necesita si el formato de la fecha no es ambiguo." #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:437 +#: app/Statistics/Service/CountryService.php:439 msgid "Singapore" msgstr "Singapur" @@ -13462,17 +13475,17 @@ msgid "Slave" msgstr "Esclavo" #. I18N: Name of a module -#: app/Module/SlideShowModule.php:206 +#: app/Module/SlideShowModule.php:205 msgid "Slide show" msgstr "Presentación" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:463 +#: app/Statistics/Service/CountryService.php:465 msgid "Slovakia" msgstr "Eslovaquia" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:465 +#: app/Statistics/Service/CountryService.php:467 msgid "Slovenia" msgstr "Eslovenia" @@ -13485,17 +13498,17 @@ msgstr "Sistemas pequeños (500 personas): 16-32MB, 10-20 segundos" msgid "Snowflake, Arizona, United States" msgstr "Snowflake, Arizona, Estados Unidos" -#: app/Gedcom.php:756 +#: app/Gedcom.php:755 msgid "Social security number" msgstr "Número Seguridad Social" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:445 +#: app/Statistics/Service/CountryService.php:447 msgid "Solomon Islands" msgstr "Islas Salomón" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:453 +#: app/Statistics/Service/CountryService.php:455 msgid "Somalia" msgstr "Somalia" @@ -13509,7 +13522,7 @@ msgstr "Algunos software de genealogía crean archivos GEDCOM que contienen nomb 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 "" -#: resources/views/admin/tags.phtml:36 +#: resources/views/admin/tags.phtml:37 msgid "Some of these GEDCOM tags are used infrequently or never used." msgstr "" @@ -13536,7 +13549,7 @@ msgstr "Hijo" msgid "Son of %s" msgstr "Hijo de %s" -#: app/CustomTags/Gedcom7.php:81 app/CustomTags/Gedcom7.php:108 +#: app/CustomTags/Gedcom7.php:82 app/CustomTags/Gedcom7.php:109 #: app/CustomTags/TheMasterGenealogist.php:52 msgid "Sort date" msgstr "" @@ -13560,7 +13573,7 @@ msgstr "" msgid "Sort order" msgstr "Ordenar por" -#: app/CustomTags/Gedcom7.php:83 app/CustomTags/Gedcom7.php:110 +#: app/CustomTags/Gedcom7.php:84 app/CustomTags/Gedcom7.php:111 msgid "Sort time" msgstr "" @@ -13581,7 +13594,7 @@ msgstr "Suena como" #: 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:826 +#: app/CustomTags/GedcomL.php:301 app/Gedcom.php:825 #: app/Http/RequestHandlers/CheckTree.php:357 #: app/Module/FactSourcesReportModule.php:44 #: resources/views/admin/trees-privacy.phtml:168 @@ -13616,14 +13629,14 @@ msgid "Source" msgstr "Fuente" #: app/CustomTags/GedcomL.php:122 app/CustomTags/GedcomL.php:176 -#: app/CustomTags/GedcomL.php:254 app/Gedcom.php:431 app/Gedcom.php:485 -#: app/Gedcom.php:563 app/Gedcom.php:674 app/Gedcom.php:690 app/Gedcom.php:704 -#: app/Gedcom.php:746 app/Gedcom.php:770 app/Gedcom.php:794 app/Gedcom.php:903 -#: app/Gedcom.php:917 +#: 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 msgid "Source citation" msgstr "" -#: resources/views/admin/tags.phtml:325 +#: resources/views/admin/tags.phtml:326 msgid "Source citations" msgstr "" @@ -13633,12 +13646,12 @@ msgstr "Tipo de fuente" #. I18N: Name of a module/list #. I18N: Name of a module -#: app/Module/FixSearchAndReplace.php:115 app/Module/SourceListModule.php:66 -#: app/Module/SourceListModule.php:143 app/Module/SourcesTabModule.php:58 +#: 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 -#: resources/views/admin/control-panel.phtml:324 +#: resources/views/admin/control-panel.phtml:345 #: resources/views/admin/merge-records-step-1.phtml:56 -#: resources/views/admin/tags.phtml:400 +#: 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 @@ -13665,7 +13678,7 @@ msgid "Sources to the events" msgstr "Fuentes para los eventos" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:540 +#: app/Statistics/Service/CountryService.php:542 msgid "South Africa" msgstr "Sudáfrica" @@ -13674,17 +13687,17 @@ msgid "South America" msgstr "Sudamérica" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:439 +#: app/Statistics/Service/CountryService.php:441 msgid "South Georgia and the South Sandwich Islands" msgstr "Islas Georgias del Sur y Sandwich del Sur" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:457 +#: app/Statistics/Service/CountryService.php:459 msgid "South Sudan" msgstr "Sudán del Sur" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:179 +#: app/Statistics/Service/CountryService.php:181 msgid "Spain" msgstr "España" @@ -13709,7 +13722,7 @@ msgid "Spouse" msgstr "Cónyuge" #: resources/views/edit/reorder-families.phtml:33 -#: resources/views/lists/surnames-table.phtml:37 +#: resources/views/lists/surnames-table.phtml:38 #: resources/views/modules/family-book-chart/page.phtml:59 #: resources/views/modules/pedigree-chart/previous.phtml:31 msgid "Spouses" @@ -13724,7 +13737,7 @@ msgid "Spouses and children" msgstr "Cónyuges e hijos" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:302 +#: app/Statistics/Service/CountryService.php:304 msgid "Sri Lanka" msgstr "Sri Lanka" @@ -13743,7 +13756,7 @@ msgstr "San Luis, Misuri" msgid "St. Paul, Minnesota, United States" msgstr "St. Paul, Minnesota, Estados Unidos" -#: resources/views/admin/tags.phtml:31 +#: resources/views/admin/tags.phtml:32 msgid "Standard GEDCOM tags" msgstr "" @@ -13764,14 +13777,14 @@ msgid "Statcounter™" msgstr "" #: app/CustomTags/GedcomL.php:232 app/CustomTags/PersonalAncestralFile.php:72 -#: app/Gedcom.php:408 app/Gedcom.php:521 app/Gedcom.php:541 app/Gedcom.php:812 -#: app/Gedcom.php:859 +#: app/Gedcom.php:407 app/Gedcom.php:520 app/Gedcom.php:540 app/Gedcom.php:811 +#: app/Gedcom.php:858 msgid "State" msgstr "Estado/Provincia" #. I18N: Name of a module #. I18N: Name of a module/chart -#: app/Module/FamilyTreeStatisticsModule.php:69 +#: app/Module/FamilyTreeStatisticsModule.php:70 #: app/Module/HtmlBlockModule.php:195 app/Module/StatisticsChartModule.php:87 #: resources/views/modules/gedcom_stats/config.phtml:43 #: resources/views/modules/gedcom_stats/statistics.phtml:40 @@ -13779,17 +13792,17 @@ msgstr "Estado/Provincia" msgid "Statistics" msgstr "Estadísticas" -#: app/CustomTags/Gedcom7.php:127 app/CustomTags/GedcomL.php:142 +#: app/CustomTags/Gedcom7.php:128 app/CustomTags/GedcomL.php:142 #: app/CustomTags/GedcomL.php:198 app/CustomTags/Legacy.php:63 -#: app/CustomTags/Legacy.php:68 app/Gedcom.php:482 app/Gedcom.php:588 -#: app/Gedcom.php:630 app/Gedcom.php:650 app/Gedcom.php:661 app/Gedcom.php:743 +#: 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 #: resources/views/admin/changes-log.phtml:55 #: resources/views/admin/changes-log.phtml:137 msgid "Status" msgstr "Estatus" -#: app/Gedcom.php:483 app/Gedcom.php:589 app/Gedcom.php:631 app/Gedcom.php:651 -#: app/Gedcom.php:744 +#: app/Gedcom.php:482 app/Gedcom.php:588 app/Gedcom.php:630 app/Gedcom.php:650 +#: app/Gedcom.php:743 msgid "Status change date" msgstr "Fecha del cambio de estado" @@ -13836,7 +13849,7 @@ msgstr "Título de la historia" msgid "Subject" msgstr "Asunto" -#: app/Gedcom.php:532 app/Gedcom.php:874 +#: app/Gedcom.php:531 app/Gedcom.php:873 #: app/Http/RequestHandlers/CheckTree.php:358 app/Submission.php:44 #: app/Submission.php:45 app/Submission.php:46 msgid "Submission" @@ -13851,8 +13864,8 @@ msgstr "Envío" msgid "Submitted but not yet cleared" msgstr "Sometido pero no aprobado" -#: app/Gedcom.php:495 app/Gedcom.php:531 app/Gedcom.php:757 app/Gedcom.php:851 -#: app/Gedcom.php:885 app/Http/RequestHandlers/CheckTree.php:359 +#: 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 #: resources/views/admin/trees.phtml:267 #: resources/views/modals/submission-fields.phtml:16 #: resources/views/modules/recent_changes/changes-table.phtml:76 @@ -13864,18 +13877,18 @@ msgid "Submitter name" msgstr "Nombre del remitente" #. I18N: Name of a module/list -#: app/Module/FixSearchAndReplace.php:116 app/Module/SubmitterListModule.php:67 -#: app/Module/SubmitterListModule.php:156 -#: resources/views/admin/control-panel.phtml:328 +#: app/Module/FixSearchAndReplace.php:116 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:881 +#: resources/views/admin/tags.phtml:882 #: resources/views/lists/submitters-table.phtml:66 #: resources/views/record-page-links.phtml:96 msgid "Submitters" msgstr "Remitentes" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:429 +#: app/Statistics/Service/CountryService.php:431 msgid "Sudan" msgstr "Sudán" @@ -13890,31 +13903,31 @@ msgid "Sunday" msgstr "domingo" #. I18N: %s is a URL/link to the project website -#: resources/views/admin/control-panel.phtml:179 +#: resources/views/admin/control-panel.phtml:183 #, php-format msgid "Support and documentation can be found at %s." msgstr "Apoyo y documentación se puede encontrar en %s." -#: app/Services/ServerCheckService.php:328 +#: app/Services/ServerCheckService.php:327 msgid "Support for PostgreSQL is experimental." msgstr "El soporte para PostgreSQL es experimental." -#: app/Services/ServerCheckService.php:333 +#: app/Services/ServerCheckService.php:332 msgid "Support for SQL Server is experimental." msgstr "El soporte para SQL Server es experimental." #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:461 +#: app/Statistics/Service/CountryService.php:463 msgid "Suriname" msgstr "Surinam" -#: app/Gedcom.php:692 app/Gedcom.php:706 app/Gedcom.php:709 +#: app/Gedcom.php:691 app/Gedcom.php:705 app/Gedcom.php:708 #: 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:33 +#: resources/views/lists/surnames-table.phtml:34 #: resources/views/modules/statistics-chart/custom.phtml:168 #: resources/views/search-phonetic-page.phtml:44 msgid "Surname" @@ -13932,7 +13945,7 @@ msgstr "Estilo de lista de apellidos" msgid "Surname option" msgstr "Opción de apellidos" -#: app/Gedcom.php:691 app/Gedcom.php:705 app/Gedcom.php:708 +#: app/Gedcom.php:690 app/Gedcom.php:704 app/Gedcom.php:707 msgid "Surname prefix" msgstr "Prefijo del apellido" @@ -13940,7 +13953,7 @@ msgstr "Prefijo del apellido" msgid "Surname tradition" msgstr "Tradición de apellidos" -#: resources/views/lists/surnames-table.phtml:28 +#: resources/views/lists/surnames-table.phtml:29 #: resources/views/modules/gedcom_stats/config.phtml:70 #: resources/views/modules/gedcom_stats/statistics.phtml:79 #: resources/views/modules/statistics-chart/custom.phtml:163 @@ -13961,7 +13974,7 @@ msgid "Suva, Fiji" msgstr "Suva, Fiyi" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:443 +#: app/Statistics/Service/CountryService.php:445 msgid "Svalbard and Jan Mayen" msgstr "Svalbard y Jan Mayen" @@ -13971,17 +13984,17 @@ msgid "Swap individuals" msgstr "Intercambiar individuos" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:469 +#: app/Statistics/Service/CountryService.php:471 msgid "Swaziland" msgstr "Suazilandia" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:467 +#: app/Statistics/Service/CountryService.php:469 msgid "Sweden" msgstr "Suecia" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:122 +#: app/Statistics/Service/CountryService.php:123 msgid "Switzerland" msgstr "Suiza" @@ -13995,7 +14008,7 @@ msgid "Synchronize family trees with GEDCOM files" msgstr "Sincronizar árboles genealógicos con archivos GEDCOM" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:474 +#: app/Statistics/Service/CountryService.php:476 msgid "Syria" msgstr "Siria" @@ -14031,7 +14044,7 @@ msgid "Tabloid" msgstr "Tabloide" #: app/Http/RequestHandlers/ModulesTabsPage.php:43 -#: resources/views/admin/control-panel.phtml:708 +#: resources/views/admin/control-panel.phtml:729 #: resources/views/admin/modules.phtml:86 #: resources/views/admin/modules.phtml:88 msgid "Tabs" @@ -14043,12 +14056,12 @@ msgid "Taipei, Taiwan" msgstr "Taipei, Taiwán" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:502 +#: app/Statistics/Service/CountryService.php:504 msgid "Taiwan" msgstr "Taiwán" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:484 +#: app/Statistics/Service/CountryService.php:486 msgid "Tajikistan" msgstr "Tayikistán" @@ -14082,7 +14095,7 @@ msgid "Tamuz" msgstr "tamuz" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:504 +#: app/Statistics/Service/CountryService.php:506 msgid "Tanzania" msgstr "Tanzania" @@ -14110,8 +14123,8 @@ msgid "Templates" msgstr "Plantillas" #. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church) -#: app/CustomTags/Gedcom7.php:130 app/Gedcom.php:484 app/Gedcom.php:590 -#: app/Gedcom.php:632 app/Gedcom.php:652 app/Gedcom.php:745 app/Gedcom.php:886 +#: 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 #: resources/xml/reports/individual_report.xml:208 msgid "Temple" msgstr "Templo" @@ -14142,9 +14155,9 @@ 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: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:849 app/Gedcom.php:906 app/Gedcom.php:920 +#: 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 #: resources/views/modals/source-fields.phtml:60 msgid "Text" @@ -14155,7 +14168,7 @@ msgid "Text direction" msgstr "" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:482 +#: app/Statistics/Service/CountryService.php:484 msgid "Thailand" msgstr "Tailandia" @@ -14172,7 +14185,7 @@ msgstr "El campo <b>Apellido</b> contiene un nombre que se usa para ordenar y ag msgid "The GEDCOM file “%s” has been imported." msgstr "El archivo GEDCOM “%s” se ha importado." -#: resources/views/admin/tags.phtml:34 +#: resources/views/admin/tags.phtml:35 msgid "The GEDCOM standard provides a large number of data-entry fields, called tags." msgstr "" @@ -14181,12 +14194,12 @@ msgstr "" msgid "The Hague, Netherlands" msgstr "La Haya, Países Bajos" -#: app/Services/ServerCheckService.php:124 +#: app/Services/ServerCheckService.php:123 #, php-format msgid "The PHP extension “%s” is not installed." msgstr "La extensión PHP \"%s\" no está instalada." -#: app/Services/ServerCheckService.php:180 +#: app/Services/ServerCheckService.php:179 #, php-format msgid "The PHP function “%1$s” is disabled." msgstr "La función PHP \"%1$s\" está deshabilitada." @@ -14196,12 +14209,12 @@ msgstr "La función PHP \"%1$s\" está deshabilitada." msgid "The PHP temporary folder is missing." msgstr "Falta el directorio temporal de PHP." -#: app/Services/ServerCheckService.php:143 +#: app/Services/ServerCheckService.php:142 #, php-format msgid "The PHP.INI setting “%1$s” is disabled." msgstr "El parámetro \"%1$s\" en PHP.INI está deshabilitado." -#: app/Services/ServerCheckService.php:147 +#: app/Services/ServerCheckService.php:146 #, php-format msgid "The PHP.INI setting “%1$s” is enabled." msgstr "El parámetro \"%1$s\" en PHP.INI está habilitado." @@ -14253,7 +14266,7 @@ msgid "The date and time of the last update" msgstr "Fecha y hora de la última actualización" #: app/Http/RequestHandlers/AccountUpdate.php:113 -#: app/Http/RequestHandlers/MapDataSave.php:102 +#: app/Http/RequestHandlers/MapDataSave.php:101 #, php-format msgid "The details for “%s” have been updated." msgstr "Los detalles para \"%s\" han sido actualizados." @@ -14335,7 +14348,7 @@ msgid "The file was only partially uploaded. Please try again." msgstr "Archivo parcialmente subido, por favor inténtelo de nuevo." #. I18N: %s is a filename -#: resources/views/media-page-details.phtml:58 +#: resources/views/media-page-details.phtml:56 #: resources/views/modules/media-list/page.phtml:147 #, php-format msgid "The file “%s” does not exist." @@ -14419,8 +14432,8 @@ msgstr "El enlace desde “%1$s” hasta “%2$s” se ha actualizado." msgid "The lists menu." msgstr "El menú de listas." -#: app/Http/RequestHandlers/CreateLocationAction.php:55 -#: app/Http/RequestHandlers/MapDataSave.php:90 +#: app/Http/RequestHandlers/CreateLocationAction.php:56 +#: app/Http/RequestHandlers/MapDataSave.php:89 msgid "The location has been created" msgstr "" @@ -14428,17 +14441,17 @@ msgstr "" msgid "The location of this place is not known." msgstr "La localización de este lugar no es conocida." -#: app/Http/RequestHandlers/EditMediaFileAction.php:135 +#: app/Http/RequestHandlers/EditMediaFileAction.php:134 #, php-format msgid "The media file %1$s could not be renamed to %2$s." msgstr "No se pudo cambiar el nombre del archivo audiovisual de %1$s a %2$s." -#: app/Http/RequestHandlers/EditMediaFileAction.php:132 +#: app/Http/RequestHandlers/EditMediaFileAction.php:131 #, php-format msgid "The media file %1$s has been renamed to %2$s." msgstr "El nombre del archivo audiovisual %1$s se ha cambiado con éxito a %2$s." -#: app/Http/RequestHandlers/CreateMediaObjectAction.php:95 +#: app/Http/RequestHandlers/CreateMediaObjectAction.php:98 msgid "The media object has been created" msgstr "El objeto multimedia ha sido creado" @@ -14465,7 +14478,7 @@ msgstr "El mensaje no fue enviado." msgid "The message was successfully sent to %s." msgstr "Mensaje enviado con éxito a %s." -#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:75 +#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:79 #: 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 @@ -14473,7 +14486,7 @@ msgstr "Mensaje enviado con éxito a %s." msgid "The module “%s” has been disabled." msgstr "El modulo “%s” se ha deshabilitado." -#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:73 +#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:77 #: app/Http/RequestHandlers/ModulesAllAction.php:68 #, php-format msgid "The module “%s” has been enabled." @@ -14493,17 +14506,17 @@ msgstr "Los hechos y eventos personales más comunes son listados por separado, msgid "The new user will be asked to confirm their email address before the account is created." msgstr "Se le pedirá al nuevo usuario que confirme su dirección de correo electrónico antes de crear la cuenta." -#: resources/views/admin/tags.phtml:938 +#: resources/views/admin/tags.phtml:939 msgid "The next version of the GEDCOM standard will add new tags and remove old ones. You can use some of the new tags now." msgstr "" -#: app/Http/RequestHandlers/CreateNoteAction.php:65 +#: app/Http/RequestHandlers/CreateNoteAction.php:62 msgid "The note has been created" msgstr "La nota ha sido creada" -#: app/Validator.php:252 app/Validator.php:268 app/Validator.php:303 -#: app/Validator.php:322 app/Validator.php:344 app/Validator.php:363 -#: app/Validator.php:379 app/Validator.php:395 +#: 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 #, php-format msgid "The parameter “%s” is missing." msgstr "" @@ -14527,17 +14540,17 @@ msgstr "El enlace para restablecer la contraseña ha caducado." msgid "The place hierarchy." msgstr "La jerarquía de lugares." -#: app/Http/RequestHandlers/TreePreferencesAction.php:167 +#: app/Http/RequestHandlers/TreePreferencesAction.php:170 #: app/Http/RequestHandlers/TreePrivacyAction.php:133 msgid "The preferences for all family trees have been updated." msgstr "Las preferencias para todos los árboles genealógicos han sido actualizadas." -#: app/Http/RequestHandlers/TreePreferencesAction.php:171 +#: app/Http/RequestHandlers/TreePreferencesAction.php:174 #: app/Http/RequestHandlers/TreePrivacyAction.php:136 msgid "The preferences for new family trees have been updated." msgstr "Las preferencias para los nuevos árboles genealógicos han sido actualizadas." -#: app/Http/RequestHandlers/TreePreferencesAction.php:160 +#: app/Http/RequestHandlers/TreePreferencesAction.php:163 #: app/Http/RequestHandlers/TreePrivacyAction.php:126 #, php-format msgid "The preferences for the family tree “%s” have been updated." @@ -14548,13 +14561,13 @@ msgstr "Las preferencias para el árbol genealógico “%s” han sido actualiza msgid "The preferences for the module “%s” have been deleted." msgstr "Las preferencias para el modulo “%s” han sido eliminadas." -#: app/Module/BingMaps.php:97 app/Module/CustomCssJsModule.php:101 -#: app/Module/GeonamesAutocomplete.php:110 app/Module/GoogleMaps.php:97 -#: app/Module/HereMaps.php:97 app/Module/MapBox.php:97 +#: app/Module/BingMaps.php:100 app/Module/CustomCssJsModule.php:101 +#: app/Module/GeonamesAutocomplete.php:110 app/Module/GoogleMaps.php:100 +#: app/Module/HereMaps.php:110 app/Module/MapBox.php:110 #: app/Module/MapGeoLocationGeonames.php:87 #: app/Module/MapGeoLocationOpenRouteService.php:82 #: app/Module/OpenRouteServiceAutocomplete.php:106 -#: app/Module/RelationshipsChartModule.php:443 app/Module/SiteMapModule.php:171 +#: app/Module/RelationshipsChartModule.php:451 app/Module/SiteMapModule.php:171 #, php-format msgid "The preferences for the module “%s” have been updated." msgstr "Las preferencias para el modulo “%s” han sido actualizadas." @@ -14576,7 +14589,7 @@ msgstr "Los registros “%1$s” y “%2$s” han sido combinados." msgid "The reports menu." msgstr "El menu de reportes." -#: app/Http/RequestHandlers/CreateRepositoryAction.php:79 +#: app/Http/RequestHandlers/CreateRepositoryAction.php:77 msgid "The repository has been created" msgstr "El repositorio ha sido creado" @@ -14585,7 +14598,7 @@ msgstr "El repositorio ha sido creado" msgid "The search menu." msgstr "El menú de búsqueda." -#: app/Services/SearchService.php:1181 +#: app/Services/SearchService.php:1178 msgid "The search returned too many results." msgstr "La búsqueda devolvió demasiados resultados." @@ -14597,7 +14610,7 @@ msgstr "La configuración del servidor es correcta." msgid "The server could not understand this request." msgstr "" -#: app/Services/ServerCheckService.php:245 +#: app/Services/ServerCheckService.php:244 msgid "The server’s temporary folder cannot be accessed." msgstr "No se puede acceder a la carpeta temporal del servidor." @@ -14608,7 +14621,7 @@ msgid "The server’s time limit has been reached." msgstr "Se ha alcanzado el límite de tiempo del servidor." #. I18N: Description of “Statistics” module -#: app/Module/FamilyTreeStatisticsModule.php:80 +#: app/Module/FamilyTreeStatisticsModule.php:81 msgid "The size of the family tree, earliest and latest events, common names, etc." msgstr "El tamaño del árbol genealógico, eventos primeros y últimos, los nombres comunes, etc." @@ -14616,11 +14629,11 @@ msgstr "El tamaño del árbol genealógico, eventos primeros y últimos, los nom msgid "The solution" msgstr "" -#: app/Http/RequestHandlers/CreateSourceAction.php:103 +#: app/Http/RequestHandlers/CreateSourceAction.php:98 msgid "The source has been created" msgstr "La fuente ha sido creada" -#: app/Http/RequestHandlers/CreateSubmissionAction.php:55 +#: app/Http/RequestHandlers/CreateSubmissionAction.php:56 msgid "The submission has been created" msgstr "" @@ -14697,7 +14710,7 @@ msgstr "El identificador de usuario requerido para la autenticación con el serv #: app/Http/RequestHandlers/ModulesThemesAction.php:45 #: app/Http/RequestHandlers/SitePreferencesAction.php:66 #: app/Http/RequestHandlers/SiteRegistrationAction.php:55 -#: app/Http/RequestHandlers/SiteTagsAction.php:67 +#: app/Http/RequestHandlers/SiteTagsAction.php:69 msgid "The website preferences have been updated." msgstr "Las preferencias del sitio web han sido actualizadas." @@ -14719,7 +14732,7 @@ msgid "Theme change" msgstr "Cambiar tema" #: app/Http/RequestHandlers/ModulesThemesPage.php:43 -#: resources/views/admin/control-panel.phtml:594 +#: resources/views/admin/control-panel.phtml:615 #: resources/views/admin/modules.phtml:126 #: resources/views/admin/modules.phtml:128 msgid "Themes" @@ -14767,11 +14780,15 @@ msgid_plural "There have been no changes within the last %s days." msgstr[0] "No se han producido cambios en el último día." msgstr[1] "No se han producido cambios en los últimos %s días." +#: resources/views/admin/control-panel.phtml:188 +msgid "There was an error checking for a new version." +msgstr "" + #: app/Exceptions/FileUploadException.php:99 -#: app/Http/RequestHandlers/AddMediaFileAction.php:75 -#: app/Http/RequestHandlers/CreateMediaObjectAction.php:74 +#: app/Http/RequestHandlers/AddMediaFileAction.php:78 +#: app/Http/RequestHandlers/CreateMediaObjectAction.php:78 #: app/Http/RequestHandlers/UploadMediaAction.php:133 -#: app/Services/MediaFileService.php:227 +#: app/Services/MediaFileService.php:222 msgid "There was an error uploading your file." msgstr "Hubo un error al subir su archivo." @@ -14836,7 +14853,7 @@ msgstr "Esta dirección de correo se usará para enviar recordatorios de contras msgid "This event occurred, but the details are unknown." msgstr "" -#: app/Auth.php:228 app/Http/RequestHandlers/RedirectFamilyPhp.php:69 +#: app/Auth.php:230 app/Http/RequestHandlers/RedirectFamilyPhp.php:69 msgid "This family does not exist or you do not have permission to view it." msgstr "Esta familia no existe o no tienes permiso para verlo." @@ -14867,7 +14884,7 @@ msgid_plural "This family tree has %s records which use the same “XREF” as a msgstr[0] "Este árbol genealógico tiene %s registros que utiliza el mismo \"XREF\" como otro árbol genealógico." msgstr[1] "Este árbol genealógico tiene %s registros que utilizan el mismo \"XREF\" como otro árbol genealógico." -#: app/Module/SlideShowModule.php:182 +#: app/Module/SlideShowModule.php:181 msgid "This family tree has no images to display." msgstr "Este árbol genealógico no tiene imagenes para mostrar." @@ -14900,7 +14917,7 @@ msgstr "Esta carpeta se usa para guardar los archivos multimedia de este árbol msgid "This form has expired. Try again." msgstr "Este formulario ha expirado. Inténtalo de nuevo." -#: app/Auth.php:287 app/Http/RequestHandlers/RedirectIndividualPhp.php:69 +#: app/Auth.php:289 app/Http/RequestHandlers/RedirectIndividualPhp.php:69 msgid "This individual does not exist or you do not have permission to view it." msgstr "Este individuo no existe, o usted no tiene permiso para verlo." @@ -14936,8 +14953,8 @@ msgstr "Por defecto, se seleccionarán esta persona al visualizar gráficos e in #: app/Statistics/Repository/FamilyRepository.php:530 #: app/Statistics/Repository/FamilyRepository.php:851 #: app/Statistics/Repository/FamilyRepository.php:1506 -#: app/Statistics/Repository/IndividualRepository.php:1799 -#: app/Statistics/Repository/IndividualRepository.php:1824 +#: app/Statistics/Repository/IndividualRepository.php:1834 +#: app/Statistics/Repository/IndividualRepository.php:1859 #: app/Statistics/Repository/PlaceRepository.php:210 #: resources/views/statistics/families/top10-list-age.phtml:31 #: resources/views/statistics/families/top10-list-grand.phtml:27 @@ -14984,7 +15001,7 @@ msgid "This is case sensitive." msgstr "Hay que distinguir entre mayúsculas y minúsculas." #: app/Http/RequestHandlers/UpgradeWizardStep.php:159 -#: resources/views/admin/control-panel.phtml:196 +#: 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." msgstr "Esta usando la última versión de webtrees. No hay una actualización disponible." @@ -15010,7 +15027,7 @@ msgstr "Este enlace es válido por una hora." msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." msgstr "Esta lista se crea mediante una búsqueda simple (pero rápida) y, por lo tanto, incluye registros que no se actualizarán." -#: app/Auth.php:349 app/Http/RequestHandlers/RedirectMediaViewerPhp.php:69 +#: app/Auth.php:351 app/Http/RequestHandlers/RedirectMediaViewerPhp.php:69 msgid "This media object does not exist or you do not have permission to view it." msgstr "Este objeto audiovisual no existe o no tienes permiso para verlo." @@ -15051,7 +15068,7 @@ msgstr "Debe contener al menos seis caracteres. Distingue entre mayúsculas y mi msgid "This name is used in the “From” field, when sending automatic emails from this server." msgstr "Este nombre se usa en el campo «De», para enviar correos electrónicos automáticos de este servidor." -#: app/Auth.php:378 app/Auth.php:407 +#: app/Auth.php:380 app/Auth.php:409 #: app/Http/RequestHandlers/RedirectNotePhp.php:69 msgid "This note does not exist or you do not have permission to view it." msgstr "Esta nota no existe o no tiene Ud. permiso para verla." @@ -15127,8 +15144,8 @@ msgstr[1] "Esta página ha sido vista %s veces." 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 "Este proceso permite al dueño del sitio garantizar que la nueva información siga la calidad y las convenciones del sitio, que tenga las atribuciones de fuentes apropiadas, etc." -#: app/Auth.php:257 app/Auth.php:320 app/Auth.php:436 app/Auth.php:523 -#: app/Auth.php:552 app/Http/RequestHandlers/RedirectGedRecordPhp.php:69 +#: 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 msgid "This record does not exist or you do not have permission to view it." msgstr "Este registro no existe o no tiene acceso para consultarlo." @@ -15156,7 +15173,7 @@ msgstr "Este registro ha sido editado. Los cambios deben ser revisados por un mo msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." msgstr "Este registro ha sido editado. Debe revisar los cambios y después %1$s o %2$s ." -#: app/Auth.php:465 app/Http/RequestHandlers/RedirectRepositoryPhp.php:69 +#: app/Auth.php:467 app/Http/RequestHandlers/RedirectRepositoryPhp.php:69 msgid "This repository does not exist or you do not have permission to view it." msgstr "El repositorio no existe o no tiene los permisos para verlo." @@ -15189,7 +15206,12 @@ msgstr "Un miembro tiene todos los permisos de una visitante, además de cualqui msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." msgstr "El límite de memoria del servidor es de %sMB y el límite de tiempo de la CPU es de %s segundos." -#: app/Auth.php:494 app/Http/RequestHandlers/RedirectSourcePhp.php:69 +#: app/Module/BingMaps.php:115 app/Module/GoogleMaps.php:115 +#: app/Module/HereMaps.php:74 app/Module/MapBox.php:74 +msgid "This service requires an API key." +msgstr "" + +#: app/Auth.php:496 app/Http/RequestHandlers/RedirectSourcePhp.php:69 msgid "This source does not exist or you do not have permission to view it." msgstr "Esta fuente no existe o no tienes permiso para verlo." @@ -15206,7 +15228,7 @@ msgstr "Esta cuenta de usuario no tiene acceso a ningún árbol." msgid "This usually means that you need to change the folder permissions to 777." msgstr "Generalmente significa que debe cambiar los permisos de la carpeta a 777." -#: app/Services/UpgradeService.php:290 +#: app/Services/UpgradeService.php:314 msgid "This website is being upgraded. Try again in a few minutes." msgstr "Este sitio web se está actualizando. Inténtalo de nuevo en unos minutos." @@ -15271,32 +15293,32 @@ msgstr "jueves" msgid "Tijuana, Mexico" msgstr "Tijuana, Baja California, Mexico" -#: app/CustomTags/Gedcom7.php:78 app/CustomTags/Gedcom7.php:105 -#: app/Gedcom.php:502 +#: app/CustomTags/Gedcom7.php:79 app/CustomTags/Gedcom7.php:106 +#: app/Gedcom.php:501 msgid "Time" msgstr "Hora" -#: app/CustomTags/Aldfaer.php:71 app/CustomTags/Gedcom7.php:119 +#: app/CustomTags/Aldfaer.php:71 app/CustomTags/Gedcom7.php:120 #: app/CustomTags/ProGen.php:56 msgid "Time of birth" msgstr "" -#: resources/views/admin/tags.phtml:959 +#: resources/views/admin/tags.phtml:960 msgid "Time of birth and time of death" msgstr "" -#: app/CustomTags/Aldfaer.php:74 app/CustomTags/Gedcom7.php:123 +#: app/CustomTags/Aldfaer.php:74 app/CustomTags/Gedcom7.php:124 #: app/CustomTags/Geneatique.php:55 msgid "Time of death" msgstr "" -#: 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 +#: 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 msgid "Time of last change" msgstr "" -#: app/CustomTags/Gedcom7.php:129 +#: app/CustomTags/Gedcom7.php:130 msgid "Time of status change" msgstr "" @@ -15319,7 +15341,7 @@ msgid "Timestamp" msgstr "Fecha y hora" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:490 +#: app/Statistics/Service/CountryService.php:492 msgid "Timor-Leste" msgstr "Timor Oriental" @@ -15376,8 +15398,8 @@ msgctxt "NOMINATIVE" msgid "Tishrei" msgstr "tishrei" -#: app/CustomTags/Geneatique.php:57 app/Gedcom.php:758 app/Gedcom.php:789 -#: app/Gedcom.php:850 resources/views/admin/fix-level-0-media.phtml:38 +#: 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 @@ -15410,7 +15432,7 @@ msgstr "A" msgid "To assist you in getting started with this block, we have created several standard templates. When you select one of these templates, the text area will contain a copy that you can then alter to suit your site’s requirements." msgstr "Para ayudarle a comenzar con este bloque, hemos creado varias plantillas estándar. Si selecciona una de estas plantillas, el área de texto contendrá una copia que podrá alterar luego para adaptarla a los requisitos de su sitio." -#: resources/views/admin/tags.phtml:1010 +#: resources/views/admin/tags.phtml:1027 msgid "To create new data using custom tags, you need to enable them." msgstr "" @@ -15459,12 +15481,12 @@ msgid "To use this service, you need an account." msgstr "" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:480 +#: app/Statistics/Service/CountryService.php:482 msgid "Togo" msgstr "Togo" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:486 +#: app/Statistics/Service/CountryService.php:488 msgid "Tokelau" msgstr "Tokelau" @@ -15479,7 +15501,7 @@ msgid "Tombstone" msgstr "Lápida" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:492 +#: app/Statistics/Service/CountryService.php:494 msgid "Tonga" msgstr "Tonga" @@ -15496,7 +15518,7 @@ msgstr[0] "El nombre más común" msgstr[1] "Los %s nombres más comunes" #. 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:191 +#: app/Module/TopSurnamesModule.php:194 #, php-format msgid "Top %s surname" msgid_plural "Top %s surnames" @@ -15515,7 +15537,7 @@ msgid "Top given names" msgstr "Nombres de pila más frecuentes" #. I18N: i.e. most popular surname. -#: app/Module/TopSurnamesModule.php:188 +#: app/Module/TopSurnamesModule.php:191 msgid "Top surname" msgstr "Apellido más común" @@ -15545,7 +15567,7 @@ msgstr "Toronto, Ontario, Canadá" #: app/Statistics/Google/ChartMortality.php:65 #: app/Statistics/Google/ChartNoChildrenFamilies.php:97 #: app/Statistics/Google/ChartSex.php:56 -#: resources/views/admin/control-panel.phtml:437 +#: resources/views/admin/control-panel.phtml:458 msgid "Total" msgstr "Total" @@ -15637,7 +15659,7 @@ msgstr "Total usuarios" #: app/Http/RequestHandlers/ModulesAnalyticsPage.php:43 #: app/Module/ModuleAnalyticsTrait.php:107 #: resources/views/admin/analytics-edit.phtml:19 -#: resources/views/admin/control-panel.phtml:587 +#: resources/views/admin/control-panel.phtml:608 #: resources/views/admin/modules.phtml:118 #: resources/views/admin/modules.phtml:120 #: resources/views/admin/modules.phtml:256 @@ -15646,7 +15668,7 @@ msgstr "Total usuarios" msgid "Tracking and analytics" msgstr "Seguimiento y análisis" -#: app/Gedcom.php:887 +#: app/Gedcom.php:886 msgid "Trailer" msgstr "Cola" @@ -15663,7 +15685,7 @@ msgid "Tridi" msgstr "Tridi" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:494 +#: app/Statistics/Service/CountryService.php:496 msgid "Trinidad and Tobago" msgstr "Trinidad y Tobago" @@ -15683,33 +15705,33 @@ msgid "Tuesday" msgstr "martes" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:496 +#: app/Statistics/Service/CountryService.php:498 msgid "Tunisia" msgstr "Túnez" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:498 +#: app/Statistics/Service/CountryService.php:500 msgid "Turkey" msgstr "Turquía" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:488 +#: app/Statistics/Service/CountryService.php:490 msgid "Turkmenistan" msgstr "Turkmenistán" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:476 +#: app/Statistics/Service/CountryService.php:478 msgid "Turks and Caicos Islands" msgstr "Islas Turcas y Caicos" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:500 +#: app/Statistics/Service/CountryService.php:502 msgid "Tuvalu" msgstr "Tuvalu" #. I18N: Location of an LDS church temple #: app/Elements/TempleCode.php:196 -msgid "Tuxtla Gutierrez, Mexico" +msgid "Tuxtla Gutiérrez, Mexico" msgstr "Tuxtla Gutiérrez, México" #. I18N: Location of an LDS church temple @@ -15717,17 +15739,17 @@ msgstr "Tuxtla Gutiérrez, México" msgid "Twin Falls, Idaho, United States" msgstr "Twin Falls, Idaho, Estados Unidos" -#: app/CustomTags/Gedcom7.php:80 app/CustomTags/Gedcom7.php:94 -#: app/CustomTags/Gedcom7.php:98 app/CustomTags/Gedcom7.php:107 -#: app/CustomTags/Gedcom7.php:125 app/CustomTags/Gedcom7.php:132 -#: app/CustomTags/Gedcom7.php:143 app/CustomTags/Gedcom7.php:145 -#: app/CustomTags/Gedcom7.php:152 app/CustomTags/Gedcom7.php:154 -#: app/CustomTags/Gedcom7.php:160 app/CustomTags/Gedcom7.php:162 -#: app/CustomTags/Gedcom7.php:169 app/CustomTags/Gedcom7.php:171 +#: 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/Legacy.php:148 app/CustomTags/PhpGedView.php:79 -#: app/Gedcom.php:421 app/Gedcom.php:428 app/Gedcom.php:441 app/Gedcom.php:553 -#: app/Gedcom.php:560 app/Gedcom.php:573 +#: 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/Statistics/Google/ChartFamilyLargest.php:90 #: app/Statistics/Google/ChartFamilyWithSources.php:64 #: app/Statistics/Google/ChartIndividualWithSources.php:64 @@ -15753,15 +15775,15 @@ msgstr "" msgid "Type of demographic data" msgstr "" -#: app/CustomTags/GedcomL.php:255 app/Gedcom.php:459 app/Gedcom.php:656 +#: app/CustomTags/GedcomL.php:255 app/Gedcom.php:458 app/Gedcom.php:655 msgid "Type of event" msgstr "Tipo de evento" -#: app/CustomTags/Gedcom7.php:96 app/Gedcom.php:658 +#: app/CustomTags/Gedcom7.php:97 app/Gedcom.php:657 msgid "Type of fact" msgstr "Tipo de hecho" -#: app/Gedcom.php:669 +#: app/Gedcom.php:668 msgid "Type of identification number" msgstr "" @@ -15769,16 +15791,16 @@ msgstr "" msgid "Type of location" msgstr "" -#: app/Gedcom.php:469 +#: app/Gedcom.php:468 msgid "Type of marriage" msgstr "" -#: app/Gedcom.php:710 +#: app/Gedcom.php:709 msgid "Type of name" msgstr "" -#: app/Gedcom.php:475 app/Gedcom.php:728 app/Gedcom.php:768 app/Gedcom.php:792 -#: app/Gedcom.php:823 app/Gedcom.php:843 +#: app/Gedcom.php:474 app/Gedcom.php:727 app/Gedcom.php:767 app/Gedcom.php:791 +#: app/Gedcom.php:822 app/Gedcom.php:842 msgid "Type of reference number" msgstr "" @@ -15791,8 +15813,8 @@ msgstr "" #: app/CustomTags/GedcomL.php:151 app/CustomTags/GedcomL.php:256 #: app/CustomTags/Legacy.php:143 app/CustomTags/PersonalAncestralFile.php:77 #: app/CustomTags/PhpGedView.php:78 app/CustomTags/RootsMagic.php:76 -#: app/Gedcom.php:444 app/Gedcom.php:525 app/Gedcom.php:574 app/Gedcom.php:825 -#: app/Gedcom.php:873 app/Http/RequestHandlers/CreateRepositoryModal.php:51 +#: 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 #: resources/views/admin/trees-create.phtml:33 #: resources/views/admin/trees-preferences.phtml:70 #: resources/views/modals/media-file-fields.phtml:99 @@ -15806,22 +15828,22 @@ msgid "URL" msgstr "URL" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:510 +#: app/Statistics/Service/CountryService.php:512 msgid "US Minor Outlying Islands" msgstr "Islas ultramarinas de Estados Unidos" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:526 +#: app/Statistics/Service/CountryService.php:528 msgid "US Virgin Islands" msgstr "Islas Vírgenes Estadounidenses" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:506 +#: app/Statistics/Service/CountryService.php:508 msgid "Uganda" msgstr "Uganda" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:508 +#: app/Statistics/Service/CountryService.php:510 msgid "Ukraine" msgstr "Ucrania" @@ -15834,10 +15856,10 @@ msgstr "Ucrania" msgid "Uncleared: insufficient data" msgstr "No aprobado: datos insuficientes" -#: app/CustomTags/Gedcom7.php:85 app/CustomTags/Gedcom7.php:100 -#: app/CustomTags/Gedcom7.php:112 app/CustomTags/Gedcom7.php:134 -#: app/CustomTags/Gedcom7.php:147 app/CustomTags/Gedcom7.php:155 -#: app/CustomTags/Gedcom7.php:164 app/CustomTags/Gedcom7.php:173 +#: 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/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 @@ -15871,12 +15893,12 @@ msgid "United Arab Emirates" msgstr "Emiratos Árabes Unidos" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:201 +#: app/Statistics/Service/CountryService.php:203 msgid "United Kingdom" msgstr "Reino Unido" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:514 +#: app/Statistics/Service/CountryService.php:516 msgid "United States" msgstr "Estados Unidos" @@ -15958,7 +15980,7 @@ msgstr "" #. I18N: %s is a version number #: app/Http/RequestHandlers/LoginAction.php:80 #: app/Http/RequestHandlers/UpgradeWizardStep.php:164 -#: resources/views/admin/control-panel.phtml:191 +#: resources/views/admin/control-panel.phtml:206 #, php-format msgid "Upgrade to webtrees %s." msgstr "Actualizar a webtrees %s." @@ -15969,7 +15991,7 @@ msgid "Upgrade wizard" msgstr "Asistente de actualización" #: app/Http/RequestHandlers/UploadMediaPage.php:69 -#: resources/views/admin/control-panel.phtml:794 +#: resources/views/admin/control-panel.phtml:815 msgid "Upload media files" msgstr "Subir archivos audiovisuales" @@ -15978,7 +16000,7 @@ msgid "Upload one or more media files from your local computer. Media files can msgstr "Le permite cargar uno o más archivos multimedia desde el ordenador local. Los archivos multimedia pueden ser imágenes, video, audio, u otros formatos." #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:512 +#: app/Statistics/Service/CountryService.php:514 msgid "Uruguay" msgstr "Uruguay" @@ -16010,7 +16032,7 @@ msgstr[1] "Use por lo menos %s caracteres." msgid "Use colors" msgstr "Usar colores" -#: resources/views/modules/interactive-tree/chart.phtml:21 +#: resources/views/modules/interactive-tree/chart.phtml:22 msgid "Use compact layout" msgstr "Usar distribución compacta" @@ -16063,7 +16085,7 @@ msgid "User" msgstr "Usuario" #: app/Http/RequestHandlers/UserListPage.php:50 -#: resources/views/admin/control-panel.phtml:511 +#: resources/views/admin/control-panel.phtml:532 #: resources/views/admin/email-page.phtml:23 #: resources/views/admin/users-cleanup.phtml:24 #: resources/views/admin/users-create.phtml:22 @@ -16113,7 +16135,7 @@ msgstr "Usuario o correo electrónico" msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." msgstr "En los nombres de usuario no distingue entre mayúsculas y minúsculas, y no se da cuenta a los diacríticos: así, por ejemplo, «sonador», «soñador» y «Soñador» se consideran iguales." -#: resources/views/admin/control-panel.phtml:477 +#: resources/views/admin/control-panel.phtml:498 #: resources/views/modules/gedcom_stats/statistics.phtml:146 #: resources/views/modules/html/template-statistics.phtml:62 msgid "Users" @@ -16124,7 +16146,7 @@ msgid "User’s account has been inactive too long: " msgstr "La cuenta de usuario ha estado inactiva demasiado tiempo: " #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:516 +#: app/Statistics/Service/CountryService.php:518 msgid "Uzbekistan" msgstr "Uzbekistán" @@ -16134,7 +16156,7 @@ msgid "Vancouver, British Columbia, Canada" msgstr "Vancouver, British Columbia, Canadá" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:530 +#: app/Statistics/Service/CountryService.php:532 msgid "Vanuatu" msgstr "Vanuatu" @@ -16144,7 +16166,7 @@ msgid "Various statistics charts." msgstr "Varios gráficos estadísticos." #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:518 +#: app/Statistics/Service/CountryService.php:520 msgid "Vatican City" msgstr "Ciudad del Vaticano" @@ -16173,7 +16195,7 @@ msgid "Vendemiaire" msgstr "vendimiario" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:522 +#: app/Statistics/Service/CountryService.php:524 msgid "Venezuela" msgstr "Venezuela" @@ -16217,8 +16239,8 @@ msgstr "Verificado" msgid "Vernal, Utah, United States" msgstr "Vernal, Utah, Estados Unidos" -#: app/CustomTags/GedcomL.php:150 app/Gedcom.php:499 app/Gedcom.php:507 -#: app/Gedcom.php:530 +#: app/CustomTags/GedcomL.php:150 app/Gedcom.php:498 app/Gedcom.php:506 +#: app/Gedcom.php:529 msgid "Version" msgstr "Versión" @@ -16228,7 +16250,7 @@ msgid "Video" msgstr "Vídeo" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:528 +#: app/Statistics/Service/CountryService.php:530 msgid "Vietnam" msgstr "Vietnam" @@ -16296,12 +16318,12 @@ msgid "Vital records" msgstr "Registros vitales" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:534 +#: app/Statistics/Service/CountryService.php:536 msgid "Wales" msgstr "Gales" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:532 +#: app/Statistics/Service/CountryService.php:534 msgid "Wallis and Futuna" msgstr "Wallis y Futuna" @@ -16338,19 +16360,19 @@ msgstr "Las filigranas son opcionales y normalmente se muestran sólo a los visi msgid "We will now send a confirmation email to the address <b>%s</b>. You must verify your account request by following instructions in the confirmation email. If you do not confirm your account request within seven days, your application will be rejected automatically. You will have to apply again.<br><br>After you have followed the instructions in the confirmation email, the administrator still has to approve your request before your account can be used.<br><br>To sign in to this website, you will need to know your username and password." msgstr "Ahora enviaremos un correo de confirmación a la dirección <b>%s</b>. Debe verificar su solicitud de cuenta siguiendo las instrucciones que se dan en ese correo. Si no confirma su solicitud de cuenta en siete días, su solicitud se rechazará automáticamente. Tendrá que hacer una nueva solicitud.<br><br>Después de haber seguido las instrucciones del correo de confirmación, el administrador aún habrá de aprobar la solicitud antes de que puede utilizarse su cuenta.<br><br>Para entrar a este sitio, necesitará conocer su identificador y su contraseña." -#: resources/views/admin/control-panel.phtml:162 -#: resources/views/admin/control-panel.phtml:573 +#: resources/views/admin/control-panel.phtml:166 +#: resources/views/admin/control-panel.phtml:594 #: resources/views/admin/trees-preferences.phtml:192 msgid "Website" msgstr "Sitio web" #: app/Http/RequestHandlers/SiteLogsPage.php:96 -#: resources/views/admin/control-panel.phtml:241 +#: resources/views/admin/control-panel.phtml:262 msgid "Website logs" msgstr "Registros del sitio web" #: app/Http/RequestHandlers/SitePreferencesPage.php:66 -#: resources/views/admin/control-panel.phtml:219 +#: resources/views/admin/control-panel.phtml:240 msgid "Website preferences" msgstr "Preferencias del sitio" @@ -16384,7 +16406,7 @@ msgid "Welcome to this genealogy website" msgstr "Bienvenido a este sitio de Genealogía" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:177 +#: app/Statistics/Service/CountryService.php:179 msgid "Western Sahara" msgstr "Sahara Occidental" @@ -16441,11 +16463,11 @@ msgstr "Viuda" msgid "Widower" msgstr "Viudo" -#: app/Gedcom.php:442 app/Gedcom.php:496 +#: 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:141 +#: resources/views/fact-date.phtml:140 #: resources/xml/reports/family_group_report.xml:501 #: resources/xml/reports/family_group_report.xml:1078 #: resources/xml/reports/individual_ext_report.xml:207 @@ -16458,11 +16480,11 @@ msgstr "Viudo" msgid "Wife" msgstr "Esposa" -#: app/Gedcom.php:443 resources/views/modules/timeline-chart/chart.phtml:355 +#: app/Gedcom.php:442 resources/views/modules/timeline-chart/chart.phtml:355 msgid "Wife’s age" msgstr "Edad de la esposa" -#: app/Gedcom.php:759 +#: app/Gedcom.php:758 msgid "Will" msgstr "Testamento" @@ -16522,7 +16544,7 @@ msgid "Year:" msgstr "Año:" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:538 +#: app/Statistics/Service/CountryService.php:540 msgid "Yemen" msgstr "Yemen" @@ -16534,7 +16556,7 @@ msgid "You (or someone claiming to be you) has requested an account at %1$s usin msgstr "Usted (o alguien que pretende ser usted) ha solicitado una cuenta en %1$s usando la dirección de correo electrónico %2$s." #: app/Http/RequestHandlers/ContactAction.php:124 -#: app/Http/RequestHandlers/RegisterAction.php:268 +#: app/Http/RequestHandlers/RegisterAction.php:274 msgid "You are not allowed to send messages that contain external links." msgstr "No se permiten enviar mensajes con enlaces externos." @@ -16581,7 +16603,7 @@ msgstr "Puede volver a numerar este árbol genealógico." msgid "You can set the access for a specific record, fact, or event by adding a restriction to it. If a record, fact, or event does not have a restriction, the following default restrictions will be used." msgstr "Puedes configurar el acceso a un registro, hecho o evento específico agregando una restricción a él. Si un registro, hecho o evento no tiene restricciones, entonces las siguientes restricciones serán usadas por defecto." -#: resources/views/admin/tags.phtml:38 +#: resources/views/admin/tags.phtml:39 msgid "You can simplify the edit forms by hiding GEDCOM tags that you do not use." msgstr "" @@ -16639,7 +16661,7 @@ msgstr "Necesita ser un miembro de la familia para acceder a este sitio." msgid "You need to be an authorized user to access this website." msgstr "Necesita ser un usuario autorizado para acceder a este sitio." -#: resources/views/admin/control-panel.phtml:286 +#: resources/views/admin/control-panel.phtml:307 #: resources/views/admin/trees.phtml:50 msgid "You need to create a family tree." msgstr "Necesita crear un árbol genealógico." @@ -16664,7 +16686,7 @@ msgstr "Usted debe aceptar o rechazar todos los cambios pendientes antes de actu #. 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:268 +#: app/Http/RequestHandlers/RegisterAction.php:274 #, php-format msgid "You should delete the “%1$s” from “%2$s” and try again." msgstr "Debe eliminar el «%1$s» de «%2$s» e inténtelo de nuevo." @@ -16716,7 +16738,7 @@ msgstr "Su contraseña ha sido actualizada." msgid "Your registration at %s" msgstr "Su registro en %s" -#: app/Services/ServerCheckService.php:195 +#: app/Services/ServerCheckService.php:194 #, 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 "Su servidor web está utilizando la versión de PHP %s, que ya no está recibiendo actualizaciones de seguridad. Usted debería actualizar a una versión posterior lo antes posible." @@ -16728,12 +16750,12 @@ msgid "ZIP" msgstr "" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:542 +#: app/Statistics/Service/CountryService.php:544 msgid "Zambia" msgstr "Zambia" #. I18N: Name of a country or state -#: app/Statistics/Service/CountryService.php:544 +#: app/Statistics/Service/CountryService.php:546 msgid "Zimbabwe" msgstr "Zimbabue" @@ -16989,7 +17011,7 @@ msgid "brother/sister-in-law" msgstr "cuñado" #. I18N: An option in a list-box -#: app/Module/TopSurnamesModule.php:270 +#: app/Module/TopSurnamesModule.php:273 msgid "bullet list" msgstr "lista de viñetas" @@ -17004,12 +17026,12 @@ msgstr "%s calculadas" #: 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:76 +#: resources/views/admin/location-edit.phtml:78 #: 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-registration.phtml:84 -#: resources/views/admin/tags.phtml:1053 +#: resources/views/admin/tags.phtml:1070 #: resources/views/admin/trees-preferences.phtml:724 #: resources/views/admin/trees-privacy.phtml:291 #: resources/views/contact-page.phtml:83 @@ -17058,6 +17080,12 @@ msgstr "" msgid "change of name" msgstr "cambio de nombre" +#. I18N: button label +#: resources/views/admin/control-panel.phtml:194 +#: resources/views/admin/control-panel.phtml:215 +msgid "check now" +msgstr "" + #: app/Elements/AgeAtEvent.php:90 app/Elements/RoleInEvent.php:78 #: app/Services/RelationshipService.php:430 msgid "child" @@ -17093,7 +17121,7 @@ msgid "colors" msgstr "colores" #. I18N: An option in a list-box -#: app/Module/TopSurnamesModule.php:272 +#: app/Module/TopSurnamesModule.php:275 msgid "compact list" msgstr "lista compacta" @@ -17165,8 +17193,8 @@ msgctxt "son’s wife’s parent" msgid "daughter-in-law’s parent" msgstr "consuegro" -#: resources/views/admin/location-edit.phtml:52 -#: resources/views/admin/location-edit.phtml:63 +#: resources/views/admin/location-edit.phtml:54 +#: resources/views/admin/location-edit.phtml:65 msgid "degrees" msgstr "grados" @@ -17685,7 +17713,7 @@ msgid "from %s to %s" msgstr "desde %s hasta %s" #. I18N: layout option for the fan chart -#: app/Module/FanChartModule.php:520 +#: app/Module/FanChartModule.php:521 msgid "full circle" msgstr "círculo completo" @@ -19223,7 +19251,7 @@ msgid "great-uncle" msgstr "tío abuelo" #. I18N: layout option for the fan chart -#: app/Module/FanChartModule.php:516 +#: app/Module/FanChartModule.php:517 msgid "half circle" msgstr "medio círculo" @@ -19278,30 +19306,30 @@ msgid "herself" msgstr "ella misma" #: resources/views/admin/site-mail.phtml:152 -#: resources/views/admin/tags.phtml:69 resources/views/admin/tags.phtml:83 -#: resources/views/admin/tags.phtml:97 resources/views/admin/tags.phtml:109 -#: resources/views/admin/tags.phtml:123 resources/views/admin/tags.phtml:137 -#: resources/views/admin/tags.phtml:151 resources/views/admin/tags.phtml:165 -#: resources/views/admin/tags.phtml:199 resources/views/admin/tags.phtml:213 -#: resources/views/admin/tags.phtml:227 resources/views/admin/tags.phtml:241 -#: resources/views/admin/tags.phtml:257 resources/views/admin/tags.phtml:291 -#: resources/views/admin/tags.phtml:305 resources/views/admin/tags.phtml:319 -#: resources/views/admin/tags.phtml:353 resources/views/admin/tags.phtml:366 -#: resources/views/admin/tags.phtml:380 resources/views/admin/tags.phtml:394 -#: resources/views/admin/tags.phtml:433 resources/views/admin/tags.phtml:467 -#: resources/views/admin/tags.phtml:481 resources/views/admin/tags.phtml:495 -#: resources/views/admin/tags.phtml:513 resources/views/admin/tags.phtml:531 -#: resources/views/admin/tags.phtml:545 resources/views/admin/tags.phtml:563 -#: resources/views/admin/tags.phtml:577 resources/views/admin/tags.phtml:591 -#: resources/views/admin/tags.phtml:605 resources/views/admin/tags.phtml:619 -#: resources/views/admin/tags.phtml:633 resources/views/admin/tags.phtml:647 -#: resources/views/admin/tags.phtml:661 resources/views/admin/tags.phtml:675 -#: resources/views/admin/tags.phtml:689 resources/views/admin/tags.phtml:703 -#: resources/views/admin/tags.phtml:717 resources/views/admin/tags.phtml:771 -#: resources/views/admin/tags.phtml:805 resources/views/admin/tags.phtml:819 -#: resources/views/admin/tags.phtml:833 resources/views/admin/tags.phtml:847 -#: resources/views/admin/tags.phtml:861 resources/views/admin/tags.phtml:875 -#: resources/views/admin/tags.phtml:911 resources/views/admin/tags.phtml:929 +#: resources/views/admin/tags.phtml:70 resources/views/admin/tags.phtml:84 +#: resources/views/admin/tags.phtml:98 resources/views/admin/tags.phtml:110 +#: resources/views/admin/tags.phtml:124 resources/views/admin/tags.phtml:138 +#: resources/views/admin/tags.phtml:152 resources/views/admin/tags.phtml:166 +#: resources/views/admin/tags.phtml:200 resources/views/admin/tags.phtml:214 +#: resources/views/admin/tags.phtml:228 resources/views/admin/tags.phtml:242 +#: resources/views/admin/tags.phtml:258 resources/views/admin/tags.phtml:292 +#: resources/views/admin/tags.phtml:306 resources/views/admin/tags.phtml:320 +#: resources/views/admin/tags.phtml:354 resources/views/admin/tags.phtml:367 +#: resources/views/admin/tags.phtml:381 resources/views/admin/tags.phtml:395 +#: resources/views/admin/tags.phtml:434 resources/views/admin/tags.phtml:468 +#: resources/views/admin/tags.phtml:482 resources/views/admin/tags.phtml:496 +#: resources/views/admin/tags.phtml:514 resources/views/admin/tags.phtml:532 +#: resources/views/admin/tags.phtml:546 resources/views/admin/tags.phtml:564 +#: resources/views/admin/tags.phtml:578 resources/views/admin/tags.phtml:592 +#: resources/views/admin/tags.phtml:606 resources/views/admin/tags.phtml:620 +#: resources/views/admin/tags.phtml:634 resources/views/admin/tags.phtml:648 +#: resources/views/admin/tags.phtml:662 resources/views/admin/tags.phtml:676 +#: resources/views/admin/tags.phtml:690 resources/views/admin/tags.phtml:704 +#: resources/views/admin/tags.phtml:718 resources/views/admin/tags.phtml:772 +#: resources/views/admin/tags.phtml:806 resources/views/admin/tags.phtml:820 +#: resources/views/admin/tags.phtml:834 resources/views/admin/tags.phtml:848 +#: resources/views/admin/tags.phtml:862 resources/views/admin/tags.phtml:876 +#: resources/views/admin/tags.phtml: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 @@ -19753,7 +19781,7 @@ msgid "no" msgstr "no" #: app/Http/RequestHandlers/TreePreferencesPage.php:112 -#: app/Module/RelationshipsChartModule.php:469 +#: app/Module/RelationshipsChartModule.php:477 #: app/Services/EmailService.php:207 #: resources/views/modules/statistics-chart/custom.phtml:83 msgid "none" @@ -19936,13 +19964,13 @@ msgstr "derecha" #. I18N: A button label. #: resources/views/admin/analytics-edit.phtml:41 #: resources/views/admin/components.phtml:166 -#: resources/views/admin/location-edit.phtml:72 +#: resources/views/admin/location-edit.phtml:74 #: 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-registration.phtml:79 -#: resources/views/admin/tags.phtml:1049 +#: resources/views/admin/tags.phtml:1066 #: resources/views/admin/trees-export.phtml:42 #: resources/views/admin/trees-preferences.phtml:720 #: resources/views/admin/trees-privacy.phtml:286 @@ -20203,8 +20231,9 @@ msgid "shared note" msgstr "" #: resources/views/admin/site-mail.phtml:152 -#: resources/views/admin/tags.phtml:969 resources/views/admin/tags.phtml:983 -#: resources/views/admin/tags.phtml:997 resources/views/admin/tags.phtml:1039 +#: resources/views/admin/tags.phtml:970 resources/views/admin/tags.phtml:984 +#: 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 @@ -20538,7 +20567,7 @@ msgstr "Nacido muerto" #. 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:274 +#: app/Module/TopGivenNamesModule.php:186 app/Module/TopSurnamesModule.php:277 #: app/Module/UpcomingAnniversariesModule.php:317 #: app/Module/YahrzeitModule.php:262 msgid "table" @@ -20547,7 +20576,7 @@ msgstr "tabla" #. I18N: Layout option for lists of names #. I18N: An option in a list-box #: app/Http/RequestHandlers/TreePreferencesPage.php:94 -#: app/Module/TopSurnamesModule.php:276 +#: app/Module/TopSurnamesModule.php:279 msgid "tag cloud" msgstr "nube de etiquetas" @@ -20632,7 +20661,7 @@ msgid "thirteenth cousin" msgstr "primo décimo tercero" #. I18N: layout option for the fan chart -#: app/Module/FanChartModule.php:518 +#: app/Module/FanChartModule.php:519 msgid "three-quarter circle" msgstr "tres cuartos de círculo" @@ -20708,7 +20737,7 @@ msgctxt "unknown family" msgid "unknown" msgstr "desconocido" -#: app/Module/RelationshipsChartModule.php:473 +#: app/Module/RelationshipsChartModule.php:481 msgid "unlimited" msgstr "ilimitado" @@ -20878,6 +20907,11 @@ msgid_plural "±%s years" msgstr[0] "± %s año" msgstr[1] "± %s años" +#. I18N: Name of a country or state +#: app/Statistics/Service/CountryService.php:48 +msgid "Åland Islands" +msgstr "Islas Åland" + #: app/Http/RequestHandlers/CheckTree.php:291 #, php-format msgid "“%1$s” should be “%2$s”." @@ -20907,17 +20941,21 @@ msgstr "…" #: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363 #: app/Family.php:381 app/Individual.php:1051 -#: app/Module/IndividualListModule.php:255 -#: app/Module/IndividualListModule.php:479 +#: app/Module/IndividualListModule.php:272 +#: app/Module/IndividualListModule.php:504 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:240 -#: app/Module/IndividualListModule.php:264 -#: app/Module/IndividualListModule.php:495 +#: app/Module/IndividualListModule.php:257 +#: app/Module/IndividualListModule.php:280 +#: app/Module/IndividualListModule.php:520 +#: resources/views/lists/surnames-column-list.phtml:30 +#: resources/views/lists/surnames-compact-list.phtml:23 +#: resources/views/lists/surnames-table.phtml:54 +#: resources/views/lists/surnames-table.phtml:66 msgctxt "Unknown surname" msgid "…" msgstr "…" |
