1msgid "" 2msgstr "" 3"Project-Id-Version: webtrees\n" 4"Report-Msgid-Bugs-To: \n" 5"POT-Creation-Date: 2024-03-19 13:12+0000\n" 6"PO-Revision-Date: 2023-10-05 19:32+0000\n" 7"Last-Translator: mikejpr <michael_rapp@gmx.net>\n" 8"Language-Team: Spanish <https://translate.webtrees.net/projects/webtrees/webtrees/es/>\n" 9"Language: es\n" 10"MIME-Version: 1.0\n" 11"Content-Type: text/plain; charset=UTF-8\n" 12"Content-Transfer-Encoding: 8bit\n" 13"Plural-Forms: nplurals=2; plural=n != 1;\n" 14"X-Generator: Weblate 4.14.2\n" 15"X-Poedit-Language: Spanish\n" 16"X-Poedit-SourceCharset: utf-8\n" 17"X-Poedit-SearchPath-0: .\n" 18"X-Poedit-Basepath: ..\n" 19"X-Poedit-KeywordsList: translate;noop;plural:1,2\n" 20 21#: resources/xml/reports/ahnentafel_report.xml:161 22#: resources/xml/reports/ahnentafel_report.xml:189 23#: resources/xml/reports/ahnentafel_report.xml:281 24#: resources/xml/reports/ahnentafel_report.xml:308 25#: resources/xml/reports/ahnentafel_report.xml:333 26#: resources/xml/reports/ahnentafel_report.xml:358 27msgid " but the details are unknown" 28msgstr " pero los detalles se desconocen" 29 30#: resources/xml/reports/ahnentafel_report.xml:160 31#: resources/xml/reports/ahnentafel_report.xml:188 32#: resources/xml/reports/ahnentafel_report.xml:215 33#: resources/xml/reports/ahnentafel_report.xml:280 34#: resources/xml/reports/ahnentafel_report.xml:307 35#: resources/xml/reports/ahnentafel_report.xml:332 36#: resources/xml/reports/ahnentafel_report.xml:357 37#: resources/xml/reports/descendancy_report.xml:125 38#: resources/xml/reports/descendancy_report.xml:157 39#: resources/xml/reports/descendancy_report.xml:315 40#: resources/xml/reports/descendancy_report.xml:353 41#: resources/xml/reports/descendancy_report.xml:384 42#: resources/xml/reports/descendancy_report.xml:423 43#: resources/xml/reports/descendancy_report.xml:454 44msgid " in " 45msgstr " en " 46 47#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 48#: app/Services/RelationshipService.php:2179 49#, php-format 50msgid "%1$s %2$s times removed ascending" 51msgstr "%1$s %2$s grados en orden ascendente" 52 53#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 54#: app/Services/RelationshipService.php:2184 55#, php-format 56msgid "%1$s %2$s times removed descending" 57msgstr "%1$s %2$s grados en orden descendente" 58 59#. I18N: %s is a person's name 60#: resources/views/emails/message-user-html.phtml:23 61#: resources/views/emails/message-user-text.phtml:18 62#: resources/views/lists/surnames-bullet-list.phtml:34 63#: resources/views/lists/surnames-column-list.phtml:37 64#: resources/views/lists/surnames-compact-list.phtml:34 65#: resources/views/lists/surnames-tag-cloud.phtml:39 66#, php-format 67msgid "%1$s (%2$s)" 68msgstr "%1$s (%2$s)" 69 70#: app/Http/RequestHandlers/UpgradeWizardStep.php:241 71#, php-format 72msgid "%1$s KB were downloaded in %2$s seconds." 73msgstr "%1$s KB fueron descargados en %2$s segundos." 74 75#: app/Http/RequestHandlers/CheckTree.php:278 76#, php-format 77msgid "%1$s does not exist. Did you mean %2$s?" 78msgstr "%1$s no existe. ¿Quiso decir %2$s?" 79 80#: app/Http/RequestHandlers/CheckTree.php:260 81#: app/Http/RequestHandlers/CheckTree.php:265 82#: app/Http/RequestHandlers/CheckTree.php:270 83#: app/Http/RequestHandlers/CheckTree.php:275 84#, php-format 85msgid "%1$s does not have a link back to %2$s." 86msgstr "%1$s no tiene un enlace de vuelta a %2$s." 87 88#. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds 89#: app/Http/RequestHandlers/UpgradeWizardStep.php:262 90#, php-format 91msgid "%1$s file was extracted in %2$s seconds." 92msgid_plural "%1$s files were extracted in %2$s seconds." 93msgstr[0] "%1$s archivo fue extraido en %2$s segundos." 94msgstr[1] "%1$s archivos fueron extraidos en %2$s segundos." 95 96#: app/Http/RequestHandlers/CheckTree.php:392 97#, php-format 98msgid "%1$s is a %2$s but a %3$s is expected." 99msgstr "%1$s es un %2$s pero se requiere un %3$s." 100 101#. I18N: A Spanish relationship name, such as third great-nephew 102#: app/Services/RelationshipService.php:2437 103#, php-format 104msgid "%1$s × %2$s" 105msgstr "%2$s %1$sº" 106 107#. I18N: A Spanish relationship name, such as third great-nephew 108#: app/Services/RelationshipService.php:2415 109#, php-format 110msgctxt "FEMALE" 111msgid "%1$s × %2$s" 112msgstr "%2$s %1$sª" 113 114#. I18N: A Spanish relationship name, such as third great-nephew 115#: app/Services/RelationshipService.php:2392 116#, php-format 117msgctxt "MALE" 118msgid "%1$s × %2$s" 119msgstr "%2$s %1$sº" 120 121#. I18N: image dimensions, width × height 122#: app/Http/RequestHandlers/ManageMediaData.php:371 app/MediaFile.php:326 123#, php-format 124msgid "%1$s × %2$s pixels" 125msgstr "%1$s × %2$s pixels" 126 127#. I18N: e.g. "Occupation: farmer" 128#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. 129#. I18N: e.g. "Occupation: farmer" 130#: app/Elements/AbstractElement.php:250 app/Elements/NoteStructure.php:130 131#: app/Elements/NoteStructure.php:154 app/Elements/NoteStructure.php:166 132#: app/Exceptions/FileUploadException.php:99 app/Fact.php:570 133#: app/GedcomRecord.php:551 app/Http/RequestHandlers/CheckTree.php:418 134#: app/Http/RequestHandlers/CheckTree.php:420 135#: app/Http/RequestHandlers/CheckTree.php:444 136#: resources/views/fact-association-structure.phtml:103 137#: resources/views/fact-association-structure.phtml:107 138#: resources/views/fact-association-structure.phtml:111 139#: resources/views/fact-gedcom-fields.phtml:68 140#: resources/views/modules/media-list/page.phtml:142 141#, php-format 142msgid "%1$s: %2$s" 143msgstr "%1$s: %2$s" 144 145#. I18N: A range of numbers 146#: app/Individual.php:490 app/Module/StatisticsChartModule.php:856 147#, php-format 148msgid "%1$s–%2$s" 149msgstr "%1$s–%2$s" 150 151#: app/Services/RelationshipService.php:2205 152#, php-format 153msgid "%1$s’s %2$s" 154msgstr "%2$s de %1$s" 155 156#. I18N: This is the format string for the time-of-day. See https://php.net/date for codes 157#: app/I18N.php:604 158msgid "%H:%i:%s" 159msgstr "%G:%i:%s" 160 161#. I18N: This is the format string for full dates. See https://php.net/date for codes 162#: app/I18N.php:242 163msgid "%j %F %Y" 164msgstr "%j %F %Y" 165 166#: app/Statistics/Service/CenturyService.php:39 167#, php-format 168msgid "%s BCE" 169msgstr "%s AEC" 170 171#. I18N: size of file in KB 172#: app/Http/RequestHandlers/ManageMediaData.php:361 app/MediaFile.php:312 173#: app/Services/MediaFileService.php:92 174#, php-format 175msgid "%s KB" 176msgstr "%s KB" 177 178#: app/Module/ClippingsCartModule.php:542 179#, php-format 180msgid "%s and her ancestors" 181msgstr "%s y sus antepasados" 182 183#: app/Module/ClippingsCartModule.php:551 184#, php-format 185msgid "%s and his ancestors" 186msgstr "%s y sus antepasados" 187 188#: app/Module/ClippingsCartModule.php:845 189#, php-format 190msgid "%s and the individuals that reference it." 191msgstr "%s y los individuos que le hacen referencia." 192 193#. I18N: %s is a family (husband + wife) 194#: app/Module/ClippingsCartModule.php:447 195#, php-format 196msgid "%s and their children" 197msgstr "%s y sus hijos" 198 199#. I18N: %s is a family (husband + wife) 200#: app/Module/ClippingsCartModule.php:449 201#, php-format 202msgid "%s and their descendants" 203msgstr "%s y sus descendientes" 204 205#: app/Statistics/Repository/UserRepository.php:85 206#, php-format 207msgid "%s anonymous signed-in user" 208msgid_plural "%s anonymous signed-in users" 209msgstr[0] "%s usuario anónimo en sesión" 210msgstr[1] "%s usuarios anónimos en sesión" 211 212#: resources/views/family-page-children.phtml:21 213#: resources/views/modules/ancestors-chart/tree.phtml:44 214#: resources/views/modules/descendancy_chart/tree.phtml:42 215#: resources/views/statistics/families/top10-list.phtml:20 216#: resources/views/statistics/families/top10-nolist.phtml:17 217#, php-format 218msgid "%s child" 219msgid_plural "%s children" 220msgstr[0] "%s hijo" 221msgstr[1] "%s hijos" 222 223#: app/Age.php:98 app/Elements/AgeAtEvent.php:103 224#: app/Statistics/Repository/FamilyRepository.php:351 225#: app/Statistics/Repository/IndividualRepository.php:976 226#, php-format 227msgid "%s day" 228msgid_plural "%s days" 229msgstr[0] "%s día" 230msgstr[1] "%s días" 231 232#: app/Http/RequestHandlers/CheckTree.php:228 233#: app/Http/RequestHandlers/UserEditAction.php:92 234#: app/Http/RequestHandlers/UserEditPage.php:83 235#: app/Module/FamilyTreeNewsModule.php:173 app/Module/UserJournalModule.php:175 236#, php-format 237msgid "%s does not exist." 238msgstr "%s no existe." 239 240#: resources/views/calendar-list.phtml:25 241#, php-format 242msgid "%s family" 243msgid_plural "%s families" 244msgstr[0] "%s familia" 245msgstr[1] "%s familias" 246 247#: app/Http/RequestHandlers/SearchReplaceAction.php:73 248#: app/Http/RequestHandlers/SearchReplaceAction.php:105 249#, php-format 250msgid "%s family has been updated." 251msgid_plural "%s families have been updated." 252msgstr[0] "%s familia se ha actualizado." 253msgstr[1] "%s familias han sido actualizadas." 254 255#: resources/views/admin/locations.phtml:111 256#, php-format 257msgid "%s family tree" 258msgid_plural "%s family trees" 259msgstr[0] "%s árbol genealógico" 260msgstr[1] "%s árboles genealógicos" 261 262#: resources/views/statistics/families/top10-list-grand.phtml:20 263#: resources/views/statistics/families/top10-nolist-grand.phtml:16 264#, php-format 265msgid "%s grandchild" 266msgid_plural "%s grandchildren" 267msgstr[0] "%s nieto" 268msgstr[1] "%s nietos" 269 270#: app/Module/LifespansChartModule.php:272 271#: resources/views/admin/trees-unconnected.phtml:42 272#: resources/views/calendar-list.phtml:20 273#, php-format 274msgid "%s individual" 275msgid_plural "%s individuals" 276msgstr[0] "%s individuo" 277msgstr[1] "%s individuos" 278 279#: app/Http/RequestHandlers/SearchReplaceAction.php:69 280#: app/Http/RequestHandlers/SearchReplaceAction.php:95 281#: app/Http/RequestHandlers/SearchReplaceAction.php:101 282#, php-format 283msgid "%s individual has been updated." 284msgid_plural "%s individuals have been updated." 285msgstr[0] "%s persona a sido actualizada." 286msgstr[1] "%s personas han sido actualizadas." 287 288#: app/Module/UserMessagesModule.php:156 289#, php-format 290msgid "%s message" 291msgid_plural "%s messages" 292msgstr[0] "%s mensaje" 293msgstr[1] "%s mensajes" 294 295#: app/Age.php:94 app/Elements/AgeAtEvent.php:101 296#: app/Statistics/Repository/FamilyRepository.php:357 297#: app/Statistics/Repository/IndividualRepository.php:981 298#: resources/views/modules/relatives/family.phtml:197 299#, php-format 300msgid "%s month" 301msgid_plural "%s months" 302msgstr[0] "%s mes" 303msgstr[1] "%s meses" 304 305#: app/Http/RequestHandlers/SearchReplaceAction.php:85 306#, php-format 307msgid "%s note has been updated." 308msgid_plural "%s notes have been updated." 309msgstr[0] "%s nota a sido actualizada." 310msgstr[1] "%s notas han sido actualizadas." 311 312#: app/Http/RequestHandlers/CheckTree.php:314 313#: app/Http/RequestHandlers/CheckTree.php:318 314#, php-format 315msgid "%s occurs too many times." 316msgstr "%s ocurre demasiadas veces." 317 318#. I18N: %s=“fifth cousin”, etc. 319#: app/Services/RelationshipService.php:2152 320#, php-format 321msgid "%s once removed ascending" 322msgstr "%s 1° grado en orden ascendente" 323 324#. I18N: %s=“fifth cousin”, etc. 325#: app/Services/RelationshipService.php:2157 326#, php-format 327msgid "%s once removed descending" 328msgstr "%s 1° grado en orden descendente" 329 330#: app/Http/RequestHandlers/SearchReplaceAction.php:77 331#, php-format 332msgid "%s repository has been updated." 333msgid_plural "%s repositories have been updated." 334msgstr[0] "%s repositorio ha sido actualizado." 335msgstr[1] "%s repositorios han sido actualizados." 336 337#. I18N: %s is a person's name 338#: resources/views/emails/message-user-html.phtml:23 339#: resources/views/emails/message-user-text.phtml:18 340#, php-format 341msgid "%s sent you the following message." 342msgstr "%s le ha enviado el siguiente mensaje." 343 344#: app/Statistics/Repository/UserRepository.php:96 345#, php-format 346msgid "%s signed-in user" 347msgid_plural "%s signed-in users" 348msgstr[0] "%s usuario en sesión" 349msgstr[1] "%s usuarios en sesión" 350 351#: app/Http/RequestHandlers/SearchReplaceAction.php:81 352#, php-format 353msgid "%s source has been updated." 354msgid_plural "%s sources have been updated." 355msgstr[0] "%s fuente a sido actualizada." 356msgstr[1] "%s fuentes han sido actualizadas." 357 358#. I18N: %s=“fifth cousin”, etc. 359#: app/Services/RelationshipService.php:2170 360#, php-format 361msgid "%s three times removed ascending" 362msgstr "%s 3° grado en orden ascendente" 363 364#. I18N: %s=“fifth cousin”, etc. 365#: app/Services/RelationshipService.php:2175 366#, php-format 367msgid "%s three times removed descending" 368msgstr "%s 3° grado en orden descendente" 369 370#. I18N: %s=“fifth cousin”, etc. 371#: app/Services/RelationshipService.php:2161 372#, php-format 373msgid "%s twice removed ascending" 374msgstr "%s 2° grado en orden ascendente" 375 376#. I18N: %s=“fifth cousin”, etc. 377#: app/Services/RelationshipService.php:2166 378#, php-format 379msgid "%s twice removed descending" 380msgstr "%s twice removed ascending" 381 382#: app/Elements/AgeAtEvent.php:102 383#, php-format 384msgid "%s week" 385msgid_plural "%s weeks" 386msgstr[0] "%s semana" 387msgstr[1] "%s semanas" 388 389#: app/Age.php:90 app/Elements/AgeAtEvent.php:100 390#: app/Statistics/Repository/FamilyRepository.php:362 391#: app/Statistics/Repository/IndividualRepository.php:986 392#: resources/views/modules/relatives/family.phtml:195 393#: resources/views/modules/statistics-chart/custom.phtml:141 394#: resources/views/modules/statistics-chart/custom.phtml:150 395#, php-format 396msgid "%s year" 397msgid_plural "%s years" 398msgstr[0] "%s año" 399msgstr[1] "%s años" 400 401#: app/Http/RequestHandlers/CalendarEvents.php:157 402#: resources/views/modules/yahrzeit/list.phtml:47 403#, php-format 404msgid "%s year anniversary" 405msgstr "hace %s años" 406 407#: app/Services/RelationshipService.php:2355 408#, php-format 409msgid "%s × cousin" 410msgstr "primo %sº" 411 412#: app/Services/RelationshipService.php:2319 413#, php-format 414msgctxt "FEMALE" 415msgid "%s × cousin" 416msgstr "prima %sª" 417 418#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 419#: app/Services/RelationshipService.php:2282 420#, php-format 421msgctxt "MALE" 422msgid "%s × cousin" 423msgstr "primo %sº" 424 425#. I18N: BCE=Before the Common Era, for Julian years < 0. See https://en.wikipedia.org/wiki/Common_Era 426#: app/Date/JulianDate.php:98 427#, php-format 428msgid "%s BCE" 429msgstr "%s AEC" 430 431#. I18N: CE=Common Era, for Julian years > 0. See https://en.wikipedia.org/wiki/Common_Era 432#: app/Date/JulianDate.php:102 app/Date/JulianDate.php:106 433#, php-format 434msgid "%s CE" 435msgstr "%s EC" 436 437#. I18N: Label on a graph; 40+ means 40 or more 438#: app/Module/StatisticsChartModule.php:861 439#, php-format 440msgid "%s+" 441msgstr "%s+" 442 443#: app/Module/ClippingsCartModule.php:543 444#, php-format 445msgid "%s, her ancestors and their families" 446msgstr "%s, sus antepasados y sus familias" 447 448#: app/Module/ClippingsCartModule.php:540 449#, php-format 450msgid "%s, her parents and siblings" 451msgstr "%s, sus padres y hermanos" 452 453#: app/Module/ClippingsCartModule.php:541 454#, php-format 455msgid "%s, her spouses and children" 456msgstr "%s, sus cónyuges e hijos" 457 458#: app/Module/ClippingsCartModule.php:544 459#, php-format 460msgid "%s, her spouses and descendants" 461msgstr "%s, sus cónyuges y descendientes" 462 463#: app/Module/ClippingsCartModule.php:552 464#, php-format 465msgid "%s, his ancestors and their families" 466msgstr "%s, sus antepasados y sus familias" 467 468#: app/Module/ClippingsCartModule.php:549 469#, php-format 470msgid "%s, his parents and siblings" 471msgstr "%s, sus padres y hermanos" 472 473#: app/Module/ClippingsCartModule.php:550 474#, php-format 475msgid "%s, his spouses and children" 476msgstr "%s, sus cónyuges e hijos" 477 478#: app/Module/ClippingsCartModule.php:553 479#, php-format 480msgid "%s, his spouses and descendants" 481msgstr "%s, sus cónyuges y descendientes" 482 483#: resources/views/admin/data-fix-select.phtml:33 484#: resources/views/edit/add-fact-row.phtml:30 485#: resources/views/modules/user-messages/user-messages.phtml:35 486msgid "<select>" 487msgstr "<selecciona>" 488 489#: resources/views/fact-date.phtml:123 490#, php-format 491msgid "(%s after death)" 492msgstr "(%s después de la muerte)" 493 494#. I18N: The current age of a living individual 495#: app/Http/RequestHandlers/IndividualPage.php:179 496#, php-format 497msgid "(age %s)" 498msgstr "(Edad %s)" 499 500#. I18N: The age of an individual at a given date 501#: app/Http/RequestHandlers/IndividualPage.php:166 502#: resources/views/fact-association-structure.phtml:70 503#: resources/views/fact-date.phtml:103 504#, php-format 505msgid "(aged %s)" 506msgstr "(a los %s)" 507 508#. I18N: The age of an individual at a given date 509#: app/Http/RequestHandlers/IndividualPage.php:163 510#: resources/views/fact-association-structure.phtml:67 511#: resources/views/fact-date.phtml:99 512#, php-format 513msgctxt "Female" 514msgid "(aged %s)" 515msgstr "(a los %s)" 516 517#. I18N: The age of an individual at a given date 518#: app/Http/RequestHandlers/IndividualPage.php:160 519#: resources/views/fact-association-structure.phtml:64 520#: resources/views/fact-date.phtml:95 521#, php-format 522msgctxt "Male" 523msgid "(aged %s)" 524msgstr "(a los %s)" 525 526#. I18N: %s is a number 527#: resources/views/lists/datatables-attributes.phtml:29 528#, php-format 529msgid "(filtered from %s total entries)" 530msgstr "(filtrado de %s entradas en total)" 531 532#: resources/views/admin/gedcom-export-options.phtml:49 533#: resources/views/admin/gedcom-export-options.phtml:58 534msgid "(includes media files)" 535msgstr "(incluye archivos multimedia)" 536 537#: resources/views/fact-date.phtml:117 538msgid "(on the date of death)" 539msgstr "(el día de su defunción)" 540 541#. I18N: This punctuation is used to separate lists of items 542#: app/I18N.php:315 543msgid ", " 544msgstr ", " 545 546#: app/Statistics/Service/CenturyService.php:67 547msgctxt "CENTURY" 548msgid "10th" 549msgstr "10º" 550 551#: app/Statistics/Service/CenturyService.php:65 552msgctxt "CENTURY" 553msgid "11th" 554msgstr "11º" 555 556#: app/Statistics/Service/CenturyService.php:63 557msgctxt "CENTURY" 558msgid "12th" 559msgstr "12º" 560 561#: app/Statistics/Service/CenturyService.php:61 562msgctxt "CENTURY" 563msgid "13th" 564msgstr "13º" 565 566#: app/Statistics/Service/CenturyService.php:59 567msgctxt "CENTURY" 568msgid "14th" 569msgstr "14º" 570 571#: app/Statistics/Service/CenturyService.php:57 572msgctxt "CENTURY" 573msgid "15th" 574msgstr "15º" 575 576#: app/Statistics/Service/CenturyService.php:55 577msgctxt "CENTURY" 578msgid "16th" 579msgstr "16º" 580 581#: app/Statistics/Service/CenturyService.php:53 582msgctxt "CENTURY" 583msgid "17th" 584msgstr "17º" 585 586#: app/Statistics/Service/CenturyService.php:51 587msgctxt "CENTURY" 588msgid "18th" 589msgstr "18º" 590 591#: app/Statistics/Service/CenturyService.php:49 592msgctxt "CENTURY" 593msgid "19th" 594msgstr "19º" 595 596#: app/Statistics/Service/CenturyService.php:85 597msgctxt "CENTURY" 598msgid "1st" 599msgstr "1º" 600 601#: app/Statistics/Service/CenturyService.php:47 602msgctxt "CENTURY" 603msgid "20th" 604msgstr "20º" 605 606#: app/Statistics/Service/CenturyService.php:45 607msgctxt "CENTURY" 608msgid "21st" 609msgstr "21º" 610 611#: app/Statistics/Service/CenturyService.php:83 612msgctxt "CENTURY" 613msgid "2nd" 614msgstr "2º" 615 616#: app/Statistics/Service/CenturyService.php:81 617msgctxt "CENTURY" 618msgid "3rd" 619msgstr "3º" 620 621#: app/Statistics/Service/CenturyService.php:79 622msgctxt "CENTURY" 623msgid "4th" 624msgstr "4º" 625 626#: app/Statistics/Service/CenturyService.php:77 627msgctxt "CENTURY" 628msgid "5th" 629msgstr "5º" 630 631#: app/Statistics/Service/CenturyService.php:75 632msgctxt "CENTURY" 633msgid "6th" 634msgstr "6º" 635 636#: app/Statistics/Service/CenturyService.php:73 637msgctxt "CENTURY" 638msgid "7th" 639msgstr "7º" 640 641#: app/Statistics/Service/CenturyService.php:71 642msgctxt "CENTURY" 643msgid "8th" 644msgstr "8º" 645 646#: app/Statistics/Service/CenturyService.php:69 647msgctxt "CENTURY" 648msgid "9th" 649msgstr "9º" 650 651#: app/Http/RequestHandlers/TreePreferencesPage.php:120 652#: app/Http/RequestHandlers/UserEditPage.php:109 653msgid "<default theme>" 654msgstr "<tema por defecto>" 655 656#: resources/views/register-page.phtml:28 657msgid "<p>Notice: By completing and submitting this form, you agree:</p><ul><li>to protect the privacy of living individuals listed on our site;</li><li>and in the text box below, to explain to whom you are related, or to provide us with information on someone who should be listed on our website.</li></ul>" 658msgstr "<p>Aviso: al completar y enviar este formulario, usted acepta:</p><ul><li>proteger la privacidad de las personas vivas que figuran en nuestro sitio;</li><li>y en el cuadro de texto a continuación , para explicar con quién está relacionado o para proporcionarnos información sobre alguien que debería aparecer en nuestro sitio web.</li></ul>" 659 660#. I18N: URL = web address 661#: resources/views/modals/media-file-fields.phtml:36 662msgid "A URL" 663msgstr "Un URL" 664 665#. I18N: Description of the “RelationshipsChart” module 666#: app/Module/RelationshipsChartModule.php:124 667msgid "A chart displaying relationships between two individuals." 668msgstr "Gráfico que muestra las relaciones entre dos individuos." 669 670#. I18N: Description of the “FamilyBookChart” module 671#: app/Module/FamilyBookChartModule.php:91 672msgid "A chart of an individual’s ancestors and descendants, as a family book." 673msgstr "Gráfico de los ancestros y descendientes de un individuo, en forma de libro familiar." 674 675#. I18N: Description of the “CompactTreeChart” module 676#: app/Module/CompactTreeChartModule.php:86 677msgid "A chart of an individual’s ancestors, as a compact tree." 678msgstr "Gráfico de los ancestros de un individuo, en forma de árbol compacto." 679 680#. I18N: Description of the “PedigreeChart” module 681#: app/Module/PedigreeChartModule.php:113 682msgid "A chart of an individual’s ancestors, formatted as a tree." 683msgstr "Gráfico de los ancestros de un individuo, en forma de árbol." 684 685#. I18N: Description of the “AncestorsChart” module 686#: app/Module/AncestorsChartModule.php:107 687msgid "A chart of an individual’s ancestors." 688msgstr "Gráfico de los ancestros de un individuo." 689 690#. I18N: Description of the “DescendancyChart” module 691#: app/Module/DescendancyChartModule.php:103 692msgid "A chart of an individual’s descendants." 693msgstr "Gráfico de los descendientes de un individuo." 694 695#. I18N: Description of the “LifespansChart” module 696#: app/Module/LifespansChartModule.php:115 697msgid "A chart of individuals’ lifespans." 698msgstr "Gráfico de la esperanza de vida de individuos." 699 700#: resources/views/edit/link-child-to-family.phtml:39 701msgid "A child may have more than one set of parents. The relationship between the child and the parents can be biological, legal, or based on local culture and tradition. If no pedigree is specified, then a biological relationship will be assumed." 702msgstr "Un niño puede tener más de una pareja de padres. La relación entre el niño y los padres pueden ser biológico, legal, o sobre la base de la cultura y la tradición locales. Si no se especifica pedigrí, a continuación, una relación biológica se asumirá." 703 704#. I18N: Description of a “Data fix” module 705#: app/Module/FixDuplicateLinks.php:67 706msgid "A common error is to have multiple links to the same record, for example listing the same child more than once in a family record." 707msgstr "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." 708 709#. I18N: Description of the “Fan Chart” module 710#: app/Module/FanChartModule.php:146 711msgid "A fan chart of an individual’s ancestors." 712msgstr "Gráfico de abanico de los ancestros de un individuo." 713 714#: resources/views/admin/map-import-form.phtml:37 715#: resources/views/admin/trees-export.phtml:30 716#: resources/views/admin/trees-import.phtml:51 717#: resources/views/modals/media-file-fields.phtml:32 718#: resources/views/modals/media-file-fields.phtml:88 719msgid "A file on the server" 720msgstr "Un archivo en el servidor" 721 722#: resources/views/admin/map-import-form.phtml:27 723#: resources/views/admin/trees-export.phtml:54 724#: resources/views/admin/trees-import.phtml:41 725#: resources/views/modals/media-file-fields.phtml:28 726#: resources/views/modals/media-file-fields.phtml:44 727msgid "A file on your computer" 728msgstr "Un archivo en su computadora" 729 730#. I18N: Description of the “My page” module 731#: app/Module/UserWelcomeModule.php:68 732msgid "A greeting message and useful links for a user." 733msgstr "Un mensaje de bienvenida y enlaces útiles para un usuario." 734 735#. I18N: Description of the “Home page” module 736#: app/Module/WelcomeBlockModule.php:66 737msgid "A greeting message for site visitors." 738msgstr "Un mensaje de bienvenida para los visitantes del sitio." 739 740#. I18N: Description of the “Contact information” module 741#: app/Module/ContactsFooterModule.php:66 742msgid "A link to the site contacts." 743msgstr "Un enlace a los contactos del sitio." 744 745#. I18N: Description of the “webtrees” module 746#: app/Module/PoweredByWebtreesModule.php:52 747msgid "A link to the webtrees home page." 748msgstr "Un enlace a la página de inicio de webtrees." 749 750#. I18N: Description of the “Branches” module 751#: app/Module/BranchesListModule.php:108 752msgid "A list of branches of a family." 753msgstr "Una lista de ramas de una familia." 754 755#. I18N: Description of the “Pending changes” module 756#: app/Module/ReviewChangesModule.php:91 757msgid "A list of changes that need to be reviewed by a moderator, and email notifications." 758msgstr "Una lista de los cambios que necesitan ser revisados por un moderador y sus notificaciones." 759 760#. I18N: Description of the “Families” module 761#: app/Module/FamilyListModule.php:60 762msgid "A list of families." 763msgstr "Una lista de familias." 764 765#. I18N: Description of the “FAQ” module 766#: app/Module/FrequentlyAskedQuestionsModule.php:81 767msgid "A list of frequently asked questions and answers." 768msgstr "Una lista de preguntas frecuentes y sus respuestas." 769 770#. I18N: Description of the “Individuals” module 771#: app/Module/IndividualListModule.php:103 772msgid "A list of individuals." 773msgstr "Una lista de individuos." 774 775#. I18N: Description of the “Locations” module 776#: app/Module/LocationListModule.php:76 777msgid "A list of locations." 778msgstr "Una lista de ubicaciones." 779 780#. I18N: Description of the “Media objects” module 781#: app/Module/MediaListModule.php:98 782msgid "A list of media objects." 783msgstr "Una lista de objetos multimedia." 784 785#. I18N: Description of the “Recent changes” module 786#: app/Module/RecentChangesModule.php:96 787msgid "A list of records that have been updated recently." 788msgstr "Una lista de registros que han sido actualizados recientemente." 789 790#. I18N: Description of the “Repositories” module 791#: app/Module/RepositoryListModule.php:76 792msgid "A list of repositories." 793msgstr "Una lista de repositorios." 794 795#. I18N: Description of the “Shared notes” module 796#: app/Module/NoteListModule.php:73 797msgid "A list of shared notes." 798msgstr "Una lista de notas compartidas." 799 800#. I18N: Description of the “Sources” module 801#: app/Module/SourceListModule.php:75 802msgid "A list of sources." 803msgstr "Una lista de fuentes." 804 805#. I18N: Description of the “Submitters” module 806#: app/Module/SubmitterListModule.php:76 807msgid "A list of submitters." 808msgstr "Una lista de remitentes." 809 810#. I18N: Description of “Research tasks” module 811#: app/Module/ResearchTaskModule.php:86 812msgid "A list of tasks and activities that are linked to the family tree." 813msgstr "Una lista de tareas y actividades que están relacionadas con el árbol genealógico." 814 815#. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar. 816#: app/Module/YahrzeitModule.php:78 817msgid "A list of the Hebrew death anniversaries that will occur in the near future." 818msgstr "Una lista de los yahrzeiten que ocurrirán en el futuro cercano." 819 820#. I18N: Description of the “On this day” module 821#: app/Module/OnThisDayModule.php:113 822msgid "A list of the anniversaries that occur today." 823msgstr "Una lista de los aniversarios para hoy dia." 824 825#. I18N: Description of the “Upcoming events” module 826#: app/Module/UpcomingAnniversariesModule.php:133 827msgid "A list of the anniversaries that will occur in the near future." 828msgstr "Una lista de los aniversarios que ocurrirán muy pronto." 829 830#. I18N: Description of the “Top given names” module 831#: app/Module/TopGivenNamesModule.php:60 832msgid "A list of the most popular given names." 833msgstr "Una lista de los nombres más populares dados." 834 835#. I18N: Description of the “Top surnames” module 836#: app/Module/TopSurnamesModule.php:83 837msgid "A list of the most popular surnames." 838msgstr "Una lista de los apellidos más populares." 839 840#. I18N: Description of the “Most viewed pages” module 841#: app/Module/TopPageViewsModule.php:63 842msgid "A list of the pages that have been viewed the most number of times." 843msgstr "Una lista de las páginas más vistas." 844 845#. I18N: Description of the “Who is online” module 846#: app/Module/LoggedInUsersModule.php:54 847msgid "A list of users and visitors who are currently online." 848msgstr "Una lista de los usuarios y visitantes que actualmente están conectados." 849 850#: resources/views/help/media-object.phtml:10 851msgid "A media object is a record in the family tree which contains information about a media file. This information may include a title, a copyright notice, a transcript, privacy restrictions, etc. The media file, such as the photo or video, can be stored locally (on this webserver) or remotely (on a different webserver)." 852msgstr "Un objeto audiovisual es un registro en el árbol genealógico con información sobre un archivo multimedia. Esta información puede incluir un título, un aviso de copyright, una transcripción, las restricciones de privacidad, y similares. El archivo multimedia, tal como la fotografía o vídeo, se puede guardar de forma local (en este servidor web) o remota (en un servidor web diferente)." 853 854#. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address 855#: resources/views/emails/verify-notify-html.phtml:22 856#: resources/views/emails/verify-notify-text.phtml:17 857#, php-format 858msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 859msgstr "Un nuevo usuario (%1$s) ha solicitado una cuenta (%2$s) y verificado una dirección de correo electrónico (%3$s)." 860 861#: app/Http/RequestHandlers/LoginAction.php:78 862#: app/Module/CheckForNewVersion.php:104 863#: resources/views/admin/control-panel.phtml:203 864#: resources/views/admin/upgrade/wizard.phtml:31 865#: resources/views/emails/new-version-html.phtml:22 866#: resources/views/emails/new-version-text.phtml:19 867msgid "A new version of webtrees is available." 868msgstr "Una nueva versión de webtrees está disponible." 869 870#: app/Http/RequestHandlers/PasswordRequestAction.php:119 871#, php-format 872msgid "A password reset link has been sent to “%s”." 873msgstr "Un enlace para reiniciar la contraseña ha sido enviado a “%s”." 874 875#. I18N: Description of the “Journal” module 876#: app/Module/UserJournalModule.php:64 877msgid "A private area to record notes or keep a journal." 878msgstr "Un área reservada para grabar notas o llevar un diario." 879 880#. I18N: %s is a server name/URL 881#: resources/views/emails/register-notify-html.phtml:24 882#: resources/views/emails/register-notify-text.phtml:20 883#, php-format 884msgid "A prospective user has registered with webtrees at %s." 885msgstr "Un usuario potencial se ha registrado con webtrees en %s." 886 887#. I18N: Description of the “Pedigree” module 888#: app/Module/PedigreeReportModule.php:52 889#: resources/xml/reports/pedigree_report.xml:4 890msgid "A report of an individual’s ancestors, formatted as a tree." 891msgstr "Un informe de los antepasados de una persona, en forma de árbol." 892 893#. I18N: Description of the “Ancestors” module 894#: app/Module/AhnentafelReportModule.php:52 895#: resources/xml/reports/ahnentafel_report.xml:5 896msgid "A report of an individual’s ancestors, in a narrative style." 897msgstr "Un informe de los antepasados de una persona, en un estilo narrativo." 898 899#. I18N: Description of the “Descendants” module 900#: app/Module/DescendancyReportModule.php:52 901#: resources/xml/reports/descendancy_report.xml:4 902msgid "A report of an individual’s descendants, in a narrative style." 903msgstr "Un informe de los descendientes de una persona, en estilo narrativo." 904 905#. I18N: Description of the “Individual” module 906#: app/Module/IndividualReportModule.php:52 907#: resources/xml/reports/individual_report.xml:4 908msgid "A report of an individual’s details." 909msgstr "Un informe de las detalles de la persona." 910 911#: resources/xml/reports/fact_sources.xml:4 912msgid "A report of facts which are supported by a given source." 913msgstr "Un informe de los hechos que se apoyan en una determinada fuente." 914 915#. I18N: Description of the “Family” module 916#: app/Module/FamilyGroupReportModule.php:56 917#: resources/xml/reports/family_group_report.xml:4 918msgid "A report of family members and their details." 919msgstr "Un informe de los miembros de una familia y sus detalles." 920 921#. I18N: Description of the “Deaths” module 922#: app/Module/DeathReportModule.php:52 resources/xml/reports/death_report.xml:4 923msgid "A report of individuals who died in a given time or place." 924msgstr "Un informe de las personas quienes murieron en el lugar o tiempo escogido." 925 926#. I18N: Description of the “Occupations” module 927#: app/Module/OccupationReportModule.php:56 928#: resources/xml/reports/occupation_report.xml:4 929msgid "A report of individuals who had a given occupation." 930msgstr "Un informe de las personas con la ocupación escogida." 931 932#. I18N: Description of the “Births” module 933#: app/Module/BirthReportModule.php:52 resources/xml/reports/birth_report.xml:4 934msgid "A report of individuals who were born in a given time or place." 935msgstr "Un informe de las personas que nacieron en el lugar o tiempo escogido." 936 937#. I18N: Description of the “Cemeteries” module 938#: app/Module/CemeteryReportModule.php:52 939#: resources/xml/reports/cemetery_report.xml:4 940msgid "A report of individuals who were buried in a given place." 941msgstr "Un informe de las personas enterrados en el lugar escogido." 942 943#. I18N: Description of the “Marriages” module 944#: app/Module/MarriageReportModule.php:52 945#: resources/xml/reports/marriage_report.xml:4 946msgid "A report of individuals who were married in a given time or place." 947msgstr "Un informe de las persones quienes se casaron en el lugar o tiempo escogido." 948 949#. I18N: Description of the “Changes” module 950#: app/Module/ChangeReportModule.php:56 951#: resources/xml/reports/change_report.xml:4 952msgid "A report of recent and pending changes." 953msgstr "Un informe de los cambios recientes y pendientes." 954 955#. I18N: Description of the “Related families” 956#: app/Module/IndividualFamiliesReportModule.php:56 957#: resources/xml/reports/individual_ext_report.xml:4 958msgid "A report of the families that are closely related to an individual." 959msgstr "Informe de las familias que tienen parentesco cercano a un individuo." 960 961#. I18N: Description of the “Related individuals” module 962#: app/Module/RelatedIndividualsReportModule.php:52 963#: resources/xml/reports/relative_ext_report.xml:4 964msgid "A report of the individuals that are closely related to an individual." 965msgstr "Informe de los individuos que tienen parentesco cercano." 966 967#. I18N: Description of the “Source” module 968#: app/Module/FactSourcesReportModule.php:56 969msgid "A report of the information provided by a source." 970msgstr "Un informe de la información aportada por una fuente." 971 972#. I18N: Description of the “Missing data” 973#: app/Module/MissingFactsReportModule.php:56 974#: resources/xml/reports/missing_facts_report.xml:4 975msgid "A report of the information that is missing for an individual and their relatives." 976msgstr "Un informe de la información que falta para una persona y sus parientes." 977 978#. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death 979#: app/Module/BirthDeathMarriageReportModule.php:52 980#: resources/xml/reports/bdm_report.xml:4 981msgid "A report of vital records for a given date or place." 982msgstr "Un informe de los registros vitales para una fecha o lugar." 983 984#: resources/views/admin/users-edit.phtml:234 985msgid "A role is a set of access rights, which give permission to view data, change preferences, etc. Access rights are assigned to roles, and roles are granted to users. Each family tree can assign different access to each role, and users can have a different role in each family tree." 986msgstr "Un rol es un conjunto de derechos de acceso, que dan permiso para ver los datos, cambiar la configuración, etc. Los derechos de acceso se asignan a los roles, y los roles se conceden a los usuarios. Cada árbol genealógico puede asignar un acceso diferente a cada rol, y los usuarios pueden tener roles diferentes en cada árbol genealógico." 987 988#. I18N: Description of the “Family navigator” module 989#: app/Module/FamilyNavigatorModule.php:51 990msgid "A sidebar showing an individual’s close families and relatives." 991msgstr "Una barra lateral que muestra las familias y parients cerca de la persona." 992 993#. I18N: Description of the “Extra information” module 994#: app/Module/IndividualMetadataModule.php:71 995msgid "A sidebar showing non-genealogy information about an individual." 996msgstr "Una barra lateral que muestra información no genealógico sobre una persona.." 997 998#. I18N: Description of the “Descendants” module 999#: app/Module/DescendancyModule.php:70 1000msgid "A sidebar showing the descendants of an individual." 1001msgstr "Una barra lateral que muestra los descendientes de una persona." 1002 1003#. I18N: Description of the “Families” module 1004#: app/Module/RelativesTabModule.php:53 1005msgid "A tab showing the close relatives of an individual." 1006msgstr "Una pestaña mostrando los parientes cercanos de la persona." 1007 1008#. I18N: Description of the “Facts and events” module 1009#: app/Module/IndividualFactsTabModule.php:84 1010msgid "A tab showing the facts and events of an individual." 1011msgstr "Una pestaña mostrando los hechos y eventos de un individuo." 1012 1013#. I18N: Description of the “Media” module 1014#: app/Module/MediaTabModule.php:68 1015msgid "A tab showing the media objects linked to an individual." 1016msgstr "Una pestaña con los objetos audiovisuales por la persona." 1017 1018#. I18N: Description of the “Notes” module 1019#: app/Module/NotesTabModule.php:69 1020msgid "A tab showing the notes attached to an individual." 1021msgstr "Una pestaña mostrando las notas para la persona." 1022 1023#. I18N: Description of the “Sources” module 1024#: app/Module/SourcesTabModule.php:67 1025msgid "A tab showing the sources linked to an individual." 1026msgstr "Una pestaña que muestra las fuentes relacionadas con la persona." 1027 1028#. I18N: Description of the “TimelineChart” module 1029#: app/Module/TimelineChartModule.php:104 1030msgid "A timeline displaying individual events." 1031msgstr "Línea de tiempo mostrando los eventos de un individuo." 1032 1033#: resources/views/admin/users-edit.phtml:118 1034msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected." 1035msgstr "Un usuario no podrá acceder hasta que «verificado de correo electrónico» y «aprobado por un administrador» sean seleccionados." 1036 1037#: resources/xml/reports/ahnentafel_report.xml:13 1038#: resources/xml/reports/bdm_report.xml:12 1039#: resources/xml/reports/birth_report.xml:10 1040#: resources/xml/reports/cemetery_report.xml:8 1041#: resources/xml/reports/change_report.xml:9 1042#: resources/xml/reports/death_report.xml:11 1043#: resources/xml/reports/descendancy_report.xml:8 1044#: resources/xml/reports/fact_sources.xml:8 1045#: resources/xml/reports/family_group_report.xml:11 1046#: resources/xml/reports/individual_ext_report.xml:12 1047#: resources/xml/reports/individual_report.xml:9 1048#: resources/xml/reports/marriage_report.xml:10 1049#: resources/xml/reports/missing_facts_report.xml:8 1050#: resources/xml/reports/occupation_report.xml:7 1051#: resources/xml/reports/pedigree_report.xml:8 1052#: resources/xml/reports/relative_ext_report.xml:8 1053msgctxt "paper size" 1054msgid "A3" 1055msgstr "A3" 1056 1057#: resources/xml/reports/ahnentafel_report.xml:13 1058#: resources/xml/reports/bdm_report.xml:12 1059#: resources/xml/reports/birth_report.xml:10 1060#: resources/xml/reports/cemetery_report.xml:8 1061#: resources/xml/reports/change_report.xml:9 1062#: resources/xml/reports/death_report.xml:11 1063#: resources/xml/reports/descendancy_report.xml:8 1064#: resources/xml/reports/fact_sources.xml:8 1065#: resources/xml/reports/family_group_report.xml:11 1066#: resources/xml/reports/individual_ext_report.xml:12 1067#: resources/xml/reports/individual_report.xml:9 1068#: resources/xml/reports/marriage_report.xml:10 1069#: resources/xml/reports/missing_facts_report.xml:8 1070#: resources/xml/reports/occupation_report.xml:7 1071#: resources/xml/reports/pedigree_report.xml:8 1072#: resources/xml/reports/relative_ext_report.xml:8 1073msgctxt "paper size" 1074msgid "A4" 1075msgstr "A4" 1076 1077#: resources/views/modules/bing-maps/config.phtml:23 1078#: resources/views/modules/google-maps/config.phtml:23 1079#: resources/views/modules/here-maps/config.phtml:23 1080#: resources/views/modules/map-box/config.phtml:23 1081#: resources/views/modules/openrouteservice/config.phtml:23 1082msgid "API key" 1083msgstr "Llave API" 1084 1085#. I18N: Location of an LDS church temple 1086#: app/Elements/TempleCode.php:53 1087msgid "Aba, Nigeria" 1088msgstr "Aba, Nigeria" 1089 1090#: app/Date/JalaliDate.php:280 1091msgctxt "Abbreviation for Persian month: Aban" 1092msgid "Aban" 1093msgstr "Aban" 1094 1095#. I18N: 8th month in the Persian/Jalali calendar 1096#: app/Date/JalaliDate.php:153 1097msgctxt "GENITIVE" 1098msgid "Aban" 1099msgstr "Aban" 1100 1101#. I18N: 8th month in the Persian/Jalali calendar 1102#: app/Date/JalaliDate.php:243 1103msgctxt "INSTRUMENTAL" 1104msgid "Aban" 1105msgstr "Aban" 1106 1107#. I18N: 8th month in the Persian/Jalali calendar 1108#: app/Date/JalaliDate.php:198 1109msgctxt "LOCATIVE" 1110msgid "Aban" 1111msgstr "Aban" 1112 1113#. I18N: 8th month in the Persian/Jalali calendar 1114#: app/Date/JalaliDate.php:108 1115msgctxt "NOMINATIVE" 1116msgid "Aban" 1117msgstr "Aban" 1118 1119#. I18N: A configuration setting 1120#: resources/views/admin/trees-preferences.phtml:558 1121#: resources/views/admin/trees-preferences.phtml:560 1122#: resources/views/admin/trees-preferences.phtml:564 1123msgid "Abbreviate place names" 1124msgstr "Abreviar los nombres de lugar" 1125 1126#: app/CustomTags/GedcomL.php:262 app/CustomTags/RootsMagic.php:80 1127#: app/Gedcom.php:828 resources/views/lists/sources-table.phtml:97 1128#: resources/views/modals/source-fields.phtml:24 1129msgid "Abbreviation" 1130msgstr "Abreviatura" 1131 1132#: resources/views/pending-changes-page.phtml:49 1133#: resources/views/pending-changes-page.phtml:61 1134msgid "Accept" 1135msgstr "Aceptar" 1136 1137#: resources/views/pending-changes-page.phtml:103 1138msgid "Accept all changes" 1139msgstr "Aprobar todos los cambios" 1140 1141#: resources/views/admin/components.phtml:43 1142#: resources/views/admin/components.phtml:106 1143#: resources/views/admin/trees-privacy.phtml:233 1144msgid "Access level" 1145msgstr "Nivel de acceso" 1146 1147#: resources/views/admin/users-edit.phtml:231 1148msgid "Access to family trees" 1149msgstr "Acceso a Árboles genealógicos" 1150 1151#: resources/views/admin/users-edit.phtml:96 1152msgid "Account approval and email verification" 1153msgstr "Aprobación de cuenta y verificación de correo electrónico" 1154 1155#. I18N: Location of an LDS church temple 1156#: app/Elements/TempleCode.php:54 1157msgid "Accra, Ghana" 1158msgstr "Accra, Ghana" 1159 1160#: resources/views/admin/webtrees1-thumbnails.phtml:45 1161msgid "Action" 1162msgstr "Accion" 1163 1164#. I18N: a month in the Jewish calendar 1165#: app/Date/JewishDate.php:205 1166msgctxt "GENITIVE" 1167msgid "Adar" 1168msgstr "adar" 1169 1170#. I18N: a month in the Jewish calendar 1171#: app/Date/JewishDate.php:309 1172msgctxt "INSTRUMENTAL" 1173msgid "Adar" 1174msgstr "adar" 1175 1176#. I18N: a month in the Jewish calendar 1177#: app/Date/JewishDate.php:257 1178msgctxt "LOCATIVE" 1179msgid "Adar" 1180msgstr "adar" 1181 1182#. I18N: a month in the Jewish calendar 1183#: app/Date/JewishDate.php:153 1184msgctxt "NOMINATIVE" 1185msgid "Adar" 1186msgstr "adar" 1187 1188#. I18N: a month in the Jewish calendar 1189#: app/Date/JewishDate.php:203 1190msgctxt "GENITIVE" 1191msgid "Adar I" 1192msgstr "adar I" 1193 1194#. I18N: a month in the Jewish calendar 1195#: app/Date/JewishDate.php:307 1196msgctxt "INSTRUMENTAL" 1197msgid "Adar I" 1198msgstr "adar I" 1199 1200#. I18N: a month in the Jewish calendar 1201#: app/Date/JewishDate.php:255 1202msgctxt "LOCATIVE" 1203msgid "Adar I" 1204msgstr "adar I" 1205 1206#. I18N: a month in the Jewish calendar 1207#: app/Date/JewishDate.php:151 1208msgctxt "NOMINATIVE" 1209msgid "Adar I" 1210msgstr "adar I" 1211 1212#. I18N: a month in the Jewish calendar 1213#: app/Date/JewishDate.php:223 1214msgctxt "GENITIVE" 1215msgid "Adar II" 1216msgstr "adar II" 1217 1218#. I18N: a month in the Jewish calendar 1219#: app/Date/JewishDate.php:327 1220msgctxt "INSTRUMENTAL" 1221msgid "Adar II" 1222msgstr "adar II" 1223 1224#. I18N: a month in the Jewish calendar 1225#: app/Date/JewishDate.php:275 1226msgctxt "LOCATIVE" 1227msgid "Adar II" 1228msgstr "adar II" 1229 1230#. I18N: a month in the Jewish calendar 1231#: app/Date/JewishDate.php:171 1232msgctxt "NOMINATIVE" 1233msgid "Adar II" 1234msgstr "adar II" 1235 1236#: app/Http/RequestHandlers/MapDataAdd.php:80 1237#: app/Http/RequestHandlers/MapDataAdd.php:83 1238msgid "Add" 1239msgstr "Añadir" 1240 1241#: app/Module/ClippingsCartModule.php:452 1242#: app/Module/ClippingsCartModule.php:557 1243#: app/Module/ClippingsCartModule.php:667 1244#: app/Module/ClippingsCartModule.php:711 1245#: app/Module/ClippingsCartModule.php:755 1246#: app/Module/ClippingsCartModule.php:799 1247#: app/Module/ClippingsCartModule.php:848 1248#: app/Module/ClippingsCartModule.php:903 1249#, php-format 1250msgid "Add %s to the clippings cart" 1251msgstr "Añadir %s en su carrito" 1252 1253#: resources/views/modules/relatives/family.phtml:221 1254msgid "Add a brother" 1255msgstr "Agregar un hermano" 1256 1257#: app/Http/RequestHandlers/AddChildToFamilyPage.php:77 1258#: resources/views/family-page-menu.phtml:54 1259#: resources/views/modules/relatives/family.phtml:229 1260msgid "Add a child" 1261msgstr "Agregar un nuevo hijo" 1262 1263#: app/Http/RequestHandlers/AddChildToIndividualPage.php:85 1264#: resources/views/modules/relatives/tab.phtml:155 1265msgid "Add a child to create a one-parent family" 1266msgstr "Agregar un hijo creando una familia sin cónyuge" 1267 1268#: app/Http/RequestHandlers/AddChildToFamilyPage.php:76 1269#: resources/views/family-page-children.phtml:47 1270#: resources/views/modules/relatives/family.phtml:225 1271msgid "Add a daughter" 1272msgstr "Agregar una hija" 1273 1274#: resources/views/edit/add-fact-row.phtml:21 1275#: resources/views/edit/raw-gedcom-record.phtml:60 1276#: resources/views/record-page-menu-facts.phtml:16 1277msgid "Add a fact" 1278msgstr "Agregar un hecho" 1279 1280#: app/Http/RequestHandlers/AddParentToIndividualPage.php:77 1281#: resources/views/family-page-grandparents.phtml:36 1282#: resources/views/family-page-grandparents.phtml:44 1283#: resources/views/modules/relatives/tab.phtml:107 1284msgid "Add a father" 1285msgstr "Agregar un nuevo padre" 1286 1287#: resources/views/modules/favorites/favorites.phtml:47 1288#: resources/views/modules/favorites/favorites.phtml:56 1289msgid "Add a favorite" 1290msgstr "Agregar un nuevo favorito" 1291 1292#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:85 1293#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:86 1294#: resources/views/family-page-menu.phtml:41 1295#: resources/views/family-page-parents.phtml:29 1296#: resources/views/modules/relatives/family.phtml:64 1297#: resources/views/modules/relatives/tab.phtml:134 1298msgid "Add a husband" 1299msgstr "Agregar un nuevo esposo" 1300 1301#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:71 1302#: resources/views/modules/relatives/tab.phtml:146 1303msgid "Add a husband using an existing individual" 1304msgstr "Agregar como marido una persona ya existente" 1305 1306#: resources/views/modules/user_blog/list.phtml:62 1307msgid "Add a journal entry" 1308msgstr "Agregar una nueva entrada al diario" 1309 1310#: app/Http/RequestHandlers/AddMediaFileModal.php:68 1311#: resources/views/media-page-menu.phtml:34 1312#: resources/views/modals/add-media-file.phtml:21 1313msgid "Add a media file" 1314msgstr "Añadir un archivo multimedia" 1315 1316#: resources/views/family-page-menu.phtml:69 1317#: resources/views/individual-page-images.phtml:61 1318#: resources/views/individual-page-menu.phtml:97 1319msgid "Add a media object" 1320msgstr "Agregar un nuevo objeto audiovisual" 1321 1322#: app/Http/RequestHandlers/AddParentToIndividualPage.php:75 1323#: resources/views/family-page-grandparents.phtml:66 1324#: resources/views/family-page-grandparents.phtml:74 1325#: resources/views/modules/relatives/tab.phtml:114 1326msgid "Add a mother" 1327msgstr "Agregar una nueva madre" 1328 1329#: resources/views/individual-page-menu.phtml:45 1330msgid "Add a name" 1331msgstr "Añadir nuevo nombre" 1332 1333#: resources/views/modules/gedcom_news/list.phtml:63 1334msgid "Add a news article" 1335msgstr "Agregar un artículo a Novedades" 1336 1337#: resources/views/modules/notes/tab.phtml:98 1338msgid "Add a note" 1339msgstr "Agregar una nueva nota" 1340 1341#: resources/views/modules/relatives/family.phtml:229 1342msgid "Add a sibling" 1343msgstr "Agregar un/a hermano/a" 1344 1345#: resources/views/modules/relatives/family.phtml:225 1346msgid "Add a sister" 1347msgstr "Agregar una hermana" 1348 1349#: app/Http/RequestHandlers/AddChildToFamilyPage.php:75 1350#: resources/views/family-page-children.phtml:43 1351#: resources/views/modules/relatives/family.phtml:221 1352msgid "Add a son" 1353msgstr "Agregar un hijo" 1354 1355#: resources/views/modules/sources_tab/tab.phtml:77 1356msgid "Add a source citation" 1357msgstr "Agregar una nueva cita de fuente" 1358 1359#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:87 1360msgid "Add a spouse" 1361msgstr "Agregar un nuevo cónyuge" 1362 1363#: app/Module/StoriesModule.php:289 1364#: resources/views/modules/stories/config.phtml:38 1365#: resources/views/modules/stories/tab.phtml:38 1366msgid "Add a story" 1367msgstr "Agregar historia" 1368 1369#: app/Http/RequestHandlers/UserAddPage.php:48 1370#: resources/views/admin/control-panel.phtml:536 1371msgid "Add a user" 1372msgstr "Agregar un nuevo usuario" 1373 1374#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:83 1375#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:85 1376#: resources/views/family-page-menu.phtml:48 1377#: resources/views/family-page-parents.phtml:51 1378#: resources/views/modules/relatives/family.phtml:101 1379#: resources/views/modules/relatives/tab.phtml:132 1380msgid "Add a wife" 1381msgstr "Agregar una nueva esposa" 1382 1383#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:74 1384#: resources/views/modules/relatives/tab.phtml:144 1385msgid "Add a wife using an existing individual" 1386msgstr "Agregar como esposa una persona ya existente" 1387 1388#. I18N: FAQ = “Frequently Asked Question” 1389#: app/Module/FrequentlyAskedQuestionsModule.php:299 1390#: resources/views/modules/faq/config.phtml:47 1391msgid "Add an FAQ" 1392msgstr "Agregar una pregunta frecuente" 1393 1394#: resources/views/modules/custom-css-js/edit.phtml:35 1395msgid "Add content to the end of the <code><body></code> element." 1396msgstr "Añadir contenido al final del elemento <code><body></code>." 1397 1398#: resources/views/modules/custom-css-js/edit.phtml:23 1399msgid "Add content to the end of the <code><head></code> element." 1400msgstr "Añadir contenido <code><head></code> al final del elemento." 1401 1402#: resources/views/record-page-menu-clipboard.phtml:20 1403msgid "Add from clipboard" 1404msgstr "Agregar desde el portapapeles" 1405 1406#: app/Module/ModuleHistoricEventsTrait.php:40 1407msgid "Add historic events to an individual’s page." 1408msgstr "Añadir acontecimientos históricos a la página de una persona." 1409 1410#: resources/views/modules/lifespans-chart/page.phtml:29 1411msgid "Add individuals" 1412msgstr "Añadir personas" 1413 1414#: resources/views/modules/relatives/family.phtml:150 1415msgid "Add marriage details" 1416msgstr "Agregar detalles del matrimonio" 1417 1418#. I18N: Name of a module 1419#: app/Module/FixMissingDeaths.php:55 1420msgid "Add missing death records" 1421msgstr "Agregar registros ausentes de defunción" 1422 1423#: resources/views/edit-blocks-page.phtml:51 1424msgid "Add more blocks from the following list." 1425msgstr "Añadir mas bloques de la siguiente lista." 1426 1427#: resources/views/search-advanced-page.phtml:44 1428msgid "Add more fields" 1429msgstr "Añadir más campos" 1430 1431#. I18N: Description of the “Stories” module 1432#: app/Module/StoriesModule.php:74 1433msgid "Add narrative stories to individuals in the family tree." 1434msgstr "Añadir cuentas y historias a las personas en el árbol genealógico." 1435 1436#: resources/views/admin/map-import-form.phtml:63 1437msgid "Add new, and update existing records" 1438msgstr "Añadir un nuevo registro y actualizar registros existentes" 1439 1440#: resources/views/admin/trees-import.phtml:107 1441msgid "Add spaces where long lines were wrapped" 1442msgstr "Añadir espacios perdidos en las lineas largas" 1443 1444#. I18N: Description of the “CSS and JS” module. 1445#: app/Module/CustomCssJsModule.php:44 1446msgid "Add styling and scripts to every page." 1447msgstr "Añadir estilo y scripts a cada página." 1448 1449#. I18N: A configuration setting 1450#: resources/views/admin/trees-preferences.phtml:197 1451msgid "Add to TITLE header tag" 1452msgstr "Agregar a la etiqueta del encabezado TITLE" 1453 1454#: app/Module/ClippingsCartModule.php:183 1455#: resources/views/modules/clippings/add-options.phtml:23 1456msgid "Add to the clippings cart" 1457msgstr "Añadir recortes a la cesta" 1458 1459#. I18N: A configuration setting 1460#: resources/views/admin/trees-preferences.phtml:140 1461msgid "Add unique identifiers" 1462msgstr "Añadir identificadores únicos" 1463 1464#: resources/views/admin/trees.phtml:219 1465msgid "Add unlinked records" 1466msgstr "Agregar registros sin vincular" 1467 1468#. I18N: Description of the “HTML” module 1469#: app/Module/HtmlBlockModule.php:72 1470msgid "Add your own text and graphics." 1471msgstr "Agrega tu propio texto y gráficos." 1472 1473#: app/Module/FamilyTreeNewsModule.php:182 app/Module/UserJournalModule.php:181 1474msgid "Add/edit a journal/news entry" 1475msgstr "Agregar/editar entradas a boletín/novedades" 1476 1477#: app/CustomTags/Aldfaer.php:66 app/CustomTags/GedcomL.php:226 1478#: app/CustomTags/PersonalAncestralFile.php:66 app/Gedcom.php:402 1479#: app/Gedcom.php:515 app/Gedcom.php:535 app/Gedcom.php:806 app/Gedcom.php:853 1480#: app/Http/RequestHandlers/CreateRepositoryModal.php:50 1481#: app/Module/FixCemeteryTag.php:82 1482#: resources/views/modals/submitter-fields.phtml:35 1483msgid "Address" 1484msgstr "Dirección" 1485 1486#: app/CustomTags/GedcomL.php:227 app/CustomTags/PersonalAncestralFile.php:67 1487#: app/Gedcom.php:403 app/Gedcom.php:516 app/Gedcom.php:536 app/Gedcom.php:807 1488#: app/Gedcom.php:854 1489msgid "Address line 1" 1490msgstr "Dirección línea 1" 1491 1492#: app/CustomTags/GedcomL.php:228 app/CustomTags/PersonalAncestralFile.php:68 1493#: app/Gedcom.php:404 app/Gedcom.php:517 app/Gedcom.php:537 app/Gedcom.php:808 1494#: app/Gedcom.php:855 1495msgid "Address line 2" 1496msgstr "Dirección línea 2" 1497 1498#: app/CustomTags/GedcomL.php:229 app/Gedcom.php:405 app/Gedcom.php:518 1499#: app/Gedcom.php:538 app/Gedcom.php:809 app/Gedcom.php:856 1500msgid "Address line 3" 1501msgstr "Línea de dirección 3" 1502 1503#: resources/views/admin/tags.phtml:264 1504msgid "Addresses" 1505msgstr "Direcciones" 1506 1507#. I18N: Location of an LDS church temple 1508#: app/Elements/TempleCode.php:55 1509msgid "Adelaide, Australia" 1510msgstr "Adelaida, Australia" 1511 1512#: app/CustomTags/GedcomL.php:284 1513msgid "Administrative ID" 1514msgstr "Identificación administrativa" 1515 1516#: resources/views/admin/users-edit.phtml:225 1517#: resources/views/admin/users-edit.phtml:274 1518msgid "Administrator" 1519msgstr "Administrador" 1520 1521#: resources/views/setup/step-5-administrator.phtml:39 1522msgid "Administrator account" 1523msgstr "Cuenta de administrador" 1524 1525#: resources/views/admin/users-edit.phtml:210 1526msgid "Administrator comments on user" 1527msgstr "Comentarios del administrador acerca del usuario" 1528 1529#: resources/views/admin/control-panel.phtml:506 1530msgid "Administrators" 1531msgstr "Dueños" 1532 1533#: app/Elements/PedigreeLinkageType.php:81 1534msgctxt "Female pedigree" 1535msgid "Adopted" 1536msgstr "Adoptada" 1537 1538#: app/Elements/PedigreeLinkageType.php:71 1539msgctxt "Male pedigree" 1540msgid "Adopted" 1541msgstr "Adoptado" 1542 1543#: app/Elements/PedigreeLinkageType.php:91 1544msgctxt "Pedigree" 1545msgid "Adopted" 1546msgstr "Adoptado" 1547 1548#: app/Elements/AdoptedByWhichParent.php:57 1549msgid "Adopted by both parents" 1550msgstr "Adoptado por ambos padres" 1551 1552#: app/CustomTags/BrothersKeeper.php:92 1553#: app/Elements/AdoptedByWhichParent.php:58 1554msgid "Adopted by father" 1555msgstr "Adoptado por el padre" 1556 1557#: app/CustomTags/BrothersKeeper.php:93 1558#: app/Elements/AdoptedByWhichParent.php:59 1559msgid "Adopted by mother" 1560msgstr "Adoptado por la madre" 1561 1562#: app/CustomTags/BrothersKeeper.php:71 1563#: app/CustomTags/PersonalAncestralFile.php:63 1564msgid "Adopted name" 1565msgstr "Nombre adoptado" 1566 1567#: app/Gedcom.php:576 app/Gedcom.php:579 1568#: app/Module/IndividualFactsTabModule.php:155 1569msgid "Adoption" 1570msgstr "Adopción" 1571 1572#: app/Services/IndividualFactsService.php:232 1573msgid "Adoption of a brother" 1574msgstr "Adopción de un hermano" 1575 1576#: app/Services/IndividualFactsService.php:211 1577msgid "Adoption of a child" 1578msgstr "Adopción de un hijo" 1579 1580#: app/Services/IndividualFactsService.php:210 1581msgid "Adoption of a daughter" 1582msgstr "Adopción de una hija" 1583 1584#: app/Services/IndividualFactsService.php:280 1585#: app/Services/IndividualFactsService.php:303 1586#: app/Services/IndividualFactsService.php:326 1587msgid "Adoption of a grandchild" 1588msgstr "Adopción de un nieto" 1589 1590#: app/Services/IndividualFactsService.php:279 1591msgid "Adoption of a granddaughter" 1592msgstr "Adopción de una nieta" 1593 1594#: app/Services/IndividualFactsService.php:302 1595msgctxt "daughter’s daughter" 1596msgid "Adoption of a granddaughter" 1597msgstr "Adopción de una nieta" 1598 1599#: app/Services/IndividualFactsService.php:325 1600msgctxt "son’s daughter" 1601msgid "Adoption of a granddaughter" 1602msgstr "Adopción de una nieta" 1603 1604#: app/Services/IndividualFactsService.php:278 1605msgid "Adoption of a grandson" 1606msgstr "Adopción de un nieto" 1607 1608#: app/Services/IndividualFactsService.php:301 1609msgctxt "daughter’s son" 1610msgid "Adoption of a grandson" 1611msgstr "Adopción de un nieto" 1612 1613#: app/Services/IndividualFactsService.php:324 1614msgctxt "son’s son" 1615msgid "Adoption of a grandson" 1616msgstr "Adopción de un nieto" 1617 1618#: app/Services/IndividualFactsService.php:255 1619msgid "Adoption of a half-brother" 1620msgstr "Adopción del medio hermano" 1621 1622#: app/Services/IndividualFactsService.php:257 1623msgid "Adoption of a half-sibling" 1624msgstr "Adopción de un medio hermano" 1625 1626#: app/Services/IndividualFactsService.php:256 1627msgid "Adoption of a half-sister" 1628msgstr "Adopción de una media hermana" 1629 1630#: app/Services/IndividualFactsService.php:234 1631msgid "Adoption of a sibling" 1632msgstr "Adopción de un hermano" 1633 1634#: app/Services/IndividualFactsService.php:233 1635msgid "Adoption of a sister" 1636msgstr "Adopción de una hermana" 1637 1638#: app/Services/IndividualFactsService.php:209 1639msgid "Adoption of a son" 1640msgstr "Adopción de un hijo" 1641 1642#: app/Gedcom.php:578 app/Module/IndividualFactsTabModule.php:154 1643msgid "Adoptive parents" 1644msgstr "Padres adoptivos" 1645 1646#: app/Gedcom.php:623 1647msgid "Adult christening" 1648msgstr "Bautismo en edad adulta" 1649 1650#: app/Http/RequestHandlers/SearchAdvancedPage.php:170 1651#: app/Module/SearchMenuModule.php:125 1652msgid "Advanced search" 1653msgstr "Búsqueda avanzada" 1654 1655#. I18N: Name of a country or state 1656#: app/Statistics/Service/CountryService.php:42 1657msgid "Afghanistan" 1658msgstr "Afganistán" 1659 1660#: resources/views/modules/statistics-chart/custom.phtml:197 1661msgid "Africa" 1662msgstr "África" 1663 1664#: resources/views/admin/trees-create.phtml:60 1665msgid "After creating the family tree, you will be able to import data from a GEDCOM file." 1666msgstr "Después de crear el árbol genealógico, usted será capaz de importar datos de un archivo GEDCOM." 1667 1668#: app/Gedcom.php:543 app/Statistics/Google/ChartAge.php:137 1669#: app/Statistics/Google/ChartMarriageAge.php:160 1670#: resources/views/fact-date.phtml:143 1671#: resources/views/lists/families-table.phtml:150 1672#: resources/views/lists/families-table.phtml:153 1673#: resources/views/lists/individuals-table.phtml:183 1674#: resources/views/modules/timeline-chart/chart.phtml:418 1675msgid "Age" 1676msgstr "Edad" 1677 1678#: resources/views/modules/statistics-chart/birth-age.phtml:10 1679msgid "Age at birth of child" 1680msgstr "Edad al nacer del hijo" 1681 1682#: resources/views/admin/trees-privacy.phtml:71 1683msgid "Age at which to assume an individual is dead" 1684msgstr "Edad a la cual presumiblemente una persona ha fallecido" 1685 1686#: resources/views/modules/statistics-chart/age-difference.phtml:37 1687msgid "Age between husband and wife" 1688msgstr "Diferencia de edad entre marido y esposa" 1689 1690#: resources/views/modules/statistics-chart/age-difference.phtml:17 1691msgid "Age between siblings" 1692msgstr "Diferencia de edad entre hermanos" 1693 1694#: resources/views/modules/statistics-chart/age-difference.phtml:46 1695msgid "Age between wife and husband" 1696msgstr "Diferencia de edad entre esposa y marido" 1697 1698#: resources/views/modules/statistics-chart/age-difference.phtml:10 1699msgid "Age difference" 1700msgstr "Diferencia de edad" 1701 1702#: app/Module/StatisticsChartModule.php:640 1703#: resources/views/modules/statistics-chart/custom.phtml:40 1704msgid "Age in year of first marriage" 1705msgstr "Edad al primer matrimonio" 1706 1707#: app/Module/StatisticsChartModule.php:579 1708#: resources/views/modules/statistics-chart/custom.phtml:39 1709#: resources/views/modules/statistics-chart/marriage-age.phtml:10 1710msgid "Age in year of marriage" 1711msgstr "Edad al contraer matrimonio" 1712 1713#: resources/views/modules/statistics-chart/custom.phtml:136 1714#: resources/views/modules/statistics-chart/custom.phtml:139 1715#: resources/views/modules/statistics-chart/custom.phtml:145 1716msgid "Age interval" 1717msgstr "Intervalo de edades" 1718 1719#. I18N: A configuration setting 1720#: resources/views/admin/trees-preferences.phtml:397 1721msgid "Age of parents next to child’s birthdate" 1722msgstr "Mostrar la edad de los padres junto a la fecha de nacimiento" 1723 1724#: app/CustomTags/GedcomL.php:234 app/Gedcom.php:410 app/Gedcom.php:544 1725#: app/Gedcom.php:835 1726msgid "Agency" 1727msgstr "Agencia" 1728 1729#. I18N: Name of a country or state 1730#: app/Statistics/Service/CountryService.php:50 1731msgid "Albania" 1732msgstr "Albania" 1733 1734#. I18N: Name of a module 1735#: app/CustomTags/FamilyTreeBuilder.php:57 app/Module/AlbumModule.php:42 1736msgid "Album" 1737msgstr "Álbum" 1738 1739#. I18N: Location of an LDS church temple 1740#: app/Elements/TempleCode.php:57 1741msgid "Albuquerque, New Mexico, United States" 1742msgstr "Albuquerque, Nuevo México" 1743 1744#. I18N: Name of a country or state 1745#: app/Statistics/Service/CountryService.php:169 1746msgid "Algeria" 1747msgstr "Argelia" 1748 1749#: app/Gedcom.php:582 1750msgid "Alias" 1751msgstr "Apodo" 1752 1753#: resources/views/lists/individuals-table.phtml:115 1754msgid "Alive" 1755msgstr "vivo" 1756 1757#: app/Module/FrequentlyAskedQuestionsModule.php:318 1758#: app/Module/IndividualListModule.php:231 1759#: app/Module/IndividualListModule.php:235 1760#: app/Module/IndividualListModule.php:239 1761#: app/Module/IndividualListModule.php:313 1762#: app/Module/IndividualListModule.php:451 1763#: app/Module/IndividualListModule.php:453 1764#: resources/views/calendar-page.phtml:183 1765#: resources/views/lists/datatables-attributes.phtml:12 1766#: resources/views/modules/faq/config.phtml:76 1767#: resources/views/modules/random_media/config.phtml:22 1768#: resources/views/modules/user-messages/user-messages.phtml:67 1769#: resources/xml/reports/ahnentafel_report.xml:7 1770#: resources/xml/reports/descendancy_report.xml:6 1771#: resources/xml/reports/individual_ext_report.xml:6 1772#: resources/xml/reports/individual_ext_report.xml:7 1773#: resources/xml/reports/individual_ext_report.xml:11 1774#: resources/xml/reports/individual_ext_report.xml:94 1775#: resources/xml/reports/individual_report.xml:8 1776#: resources/xml/reports/missing_facts_report.xml:6 1777#: resources/xml/reports/missing_facts_report.xml:7 1778#: resources/xml/reports/relative_ext_report.xml:6 1779#: resources/xml/reports/relative_ext_report.xml:46 1780msgid "All" 1781msgstr "Todo" 1782 1783#: app/Http/RequestHandlers/TreePrivacyPage.php:170 1784#: resources/views/admin/trees-privacy.phtml:262 1785msgid "All facts and events" 1786msgstr "Todos los hechos y eventos" 1787 1788#: app/Http/RequestHandlers/RegisterAction.php:255 1789msgid "All fields must be completed." 1790msgstr "Todos los campos deben ser completados." 1791 1792#: resources/views/calendar-page.phtml:124 1793#: resources/views/calendar-page.phtml:138 1794msgid "All individuals" 1795msgstr "Todas las personas" 1796 1797#: app/Http/RequestHandlers/ModulesAllPage.php:58 1798#: resources/views/admin/components.phtml:30 1799#: resources/views/admin/control-panel.phtml:583 1800msgid "All modules" 1801msgstr "Todos los módulos" 1802 1803#: resources/views/admin/trees-privacy.phtml:165 1804#: resources/views/admin/trees-privacy.phtml:255 1805msgid "All records" 1806msgstr "Todos los registros" 1807 1808#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” 1809#: app/Module/CkeditorModule.php:54 1810msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 1811msgstr "Permitir que otros módulos para editar el texto con un «WYSIWYG» editor, en vez de usar códigos HTML." 1812 1813#. I18N: A configuration setting 1814#: resources/views/admin/trees-preferences.phtml:601 1815msgid "Allow users to see raw GEDCOM records" 1816msgstr "Permitir a los usuarios ver los registros GEDCOM en bruto" 1817 1818#. I18N: A configuration setting 1819#: resources/views/admin/site-registration.phtml:51 1820msgid "Allow visitors to request a new user account" 1821msgstr "Permitir a los visitantes solicitar una cuenta de usuario" 1822 1823#: app/CustomTags/BrothersKeeper.php:72 app/CustomTags/FamilyTreeBuilder.php:56 1824#: app/CustomTags/FamilyTreeMaker.php:111 app/CustomTags/Geneatique.php:60 1825#: app/CustomTags/PersonalAncestralFile.php:64 1826#: app/CustomTags/PersonalAncestralFile.php:65 1827msgid "Also known as" 1828msgstr "También conocido como" 1829 1830#: app/CustomTags/Aldfaer.php:79 1831msgid "Alternative spelling of surname" 1832msgstr "Ortografía alternativa del apellido" 1833 1834#. I18N: Name of a country or state 1835#: app/Statistics/Service/CountryService.php:60 1836msgid "American Samoa" 1837msgstr "Samoa Americana" 1838 1839#. I18N: FAQ = “Frequently Asked Question” 1840#: resources/views/modules/faq/edit.phtml:81 1841msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." 1842msgstr "Una pregunta frecuente se puede mostrar en uno solo de los árboles genealógicos, o en todos." 1843 1844#: resources/views/admin/site-registration.phtml:58 1845msgid "An administrator must approve the new user account and select an access level before the user can sign in." 1846msgstr "Un administrador deberá aprobar la nueva cuenta de usuario y seleccionar un nivel de acceso para que el usuario pueda iniciar sesión." 1847 1848#. I18N: Description of the “Album” module 1849#: app/Module/AlbumModule.php:53 1850msgid "An alternative to the “media” tab, and an enhanced image viewer." 1851msgstr "Una alternativa por la pestaña «medios», y un mejor visor de imágenes." 1852 1853#. I18N: Description of the “Charts” module 1854#: app/Module/ChartsBlockModule.php:76 1855msgid "An alternative way to display charts." 1856msgstr "Otro método para mostrar los diagramas." 1857 1858#. I18N: Description of the “Census assistant” module 1859#: app/Module/CensusAssistantModule.php:62 1860msgid "An alternative way to enter census transcripts and link them to individuals." 1861msgstr "Un otro modo de introducir las transcripciones del censo y vincularlas con las personas." 1862 1863#. I18N: Description of the “Theme change” module 1864#: app/Module/ThemeSelectModule.php:56 1865msgid "An alternative way to select a new theme." 1866msgstr "Otro método para escoger una nueva tema." 1867 1868#. I18N: Description of the “Sign in” module 1869#: app/Module/LoginBlockModule.php:54 1870msgid "An alternative way to sign in and sign out." 1871msgstr "Una forma alternativa de iniciar o cerrar sesión." 1872 1873#. I18N: Description of the “HourglassChart” module 1874#: app/Module/HourglassChartModule.php:90 1875msgid "An hourglass chart of an individual’s ancestors and descendants." 1876msgstr "Una gráfico de reloj de arena de los ancestros y descendientes de un individuo." 1877 1878#: resources/views/edit/reorder-families.phtml:75 1879msgid "An individual can have more than one set of parents. For example, birth and adopted." 1880msgstr "Una persona puede tener mas de unos padres (biológicos, adoptivos...)." 1881 1882#. I18N: Description of the “Interactive tree” module 1883#: app/Module/InteractiveTreeModule.php:60 1884msgid "An interactive tree, showing all the ancestors and descendants of an individual." 1885msgstr "Un árbol interactivo, que muestra todos los antepasados y los descendientes de una persona." 1886 1887#: resources/views/errors/database-error.phtml:14 1888#: resources/views/setup/step-6-failed.phtml:14 1889msgid "An unexpected database error occurred." 1890msgstr "Error inesperado de la base de datos." 1891 1892#: resources/views/admin/control-panel.phtml:224 1893msgid "An upgrade is available." 1894msgstr "Hay una actualización disponible." 1895 1896#. I18N: Name of a module/report 1897#. I18N: Name of a module/chart 1898#: app/Module/AhnentafelReportModule.php:40 1899#: app/Module/AncestorsChartModule.php:96 1900#: resources/xml/reports/ahnentafel_report.xml:4 1901msgid "Ancestors" 1902msgstr "Antepasados" 1903 1904#: app/Gedcom.php:583 1905msgid "Ancestors interest" 1906msgstr "Antepasados de interés" 1907 1908#: resources/xml/reports/ahnentafel_report.xml:55 1909msgid "Ancestors of " 1910msgstr "Antepasados de " 1911 1912#. I18N: %s is an individual’s name 1913#: app/Module/AncestorsChartModule.php:142 1914#, php-format 1915msgid "Ancestors of %s" 1916msgstr "Ascendientes de %s" 1917 1918#: app/Gedcom.php:581 1919msgid "Ancestral file number" 1920msgstr "Número ID en Ancestral File" 1921 1922#. I18N: GEDCOM tag _APID 1923#: app/CustomTags/Ancestry.php:64 1924msgid "Ancestry PID" 1925msgstr "Ancestry PID" 1926 1927#. I18N: GEDCOM tag _APID 1928#: app/CustomTags/FamilyTreeMaker.php:109 1929msgid "Ancestry.com source identifier" 1930msgstr "Ancestry.com identificador del origen" 1931 1932#. I18N: Location of an LDS church temple 1933#: app/Elements/TempleCode.php:58 1934msgid "Anchorage, Alaska, United States" 1935msgstr "Anchorage, Alaska, Estados Unidos" 1936 1937#. I18N: Name of a country or state 1938#: app/Statistics/Service/CountryService.php:52 1939msgid "Andorra" 1940msgstr "Andorra" 1941 1942#. I18N: Name of a country or state 1943#: app/Statistics/Service/CountryService.php:44 1944msgid "Angola" 1945msgstr "Angola" 1946 1947#. I18N: Name of a country or state 1948#: app/Statistics/Service/CountryService.php:46 1949msgid "Anguilla" 1950msgstr "Anguila" 1951 1952#: resources/views/lists/anniversaries-table.phtml:41 1953#: resources/views/lists/families-table.phtml:156 1954#: resources/views/lists/individuals-table.phtml:169 1955#: resources/views/lists/individuals-table.phtml:179 1956#: resources/views/modules/share-anniversary/share.phtml:20 1957#: resources/views/modules/yahrzeit/table.phtml:31 1958msgid "Anniversary" 1959msgstr "Aniversario" 1960 1961#: app/Http/RequestHandlers/CalendarPage.php:109 1962msgid "Anniversary calendar" 1963msgstr "Aniversarios" 1964 1965#: app/Gedcom.php:446 1966msgid "Annulment" 1967msgstr "Anulación" 1968 1969#: resources/views/modules/faq/edit.phtml:43 1970msgid "Answer" 1971msgstr "Respuesta" 1972 1973#. I18N: Name of a country or state 1974#: app/Statistics/Service/CountryService.php:62 1975msgid "Antarctica" 1976msgstr "Antártica" 1977 1978#. I18N: Name of a country or state 1979#: app/Statistics/Service/CountryService.php:66 1980msgid "Antigua and Barbuda" 1981msgstr "Antigua y Barbuda" 1982 1983#: app/Http/RequestHandlers/LoginPage.php:83 1984msgid "Anyone with a user account can access this website." 1985msgstr "Cualquiera con una cuenta de usuario puede accesar este sitio." 1986 1987#. I18N: Location of an LDS church temple 1988#: app/Elements/TempleCode.php:59 1989msgid "Apia, Samoa" 1990msgstr "Apia, Samoa" 1991 1992#: app/Gedcom.php:513 1993msgid "Application ID" 1994msgstr "ID de aplicación" 1995 1996#: app/Gedcom.php:530 1997msgid "Application name" 1998msgstr "Nombre de la aplicación" 1999 2000#: resources/views/admin/gedcom-export-options.phtml:99 2001msgid "Apply privacy settings" 2002msgstr "Aplicar ajustes de privacidad" 2003 2004#. I18N: Label for checkbox 2005#: resources/views/admin/trees-preferences.phtml:732 2006#: resources/views/admin/trees-privacy.phtml:298 2007msgid "Apply these preferences to all family trees" 2008msgstr "Aplicar estas preferencias a todos los árboles genealógicos" 2009 2010#. I18N: Label for checkbox 2011#: resources/views/admin/trees-preferences.phtml:739 2012#: resources/views/admin/trees-privacy.phtml:305 2013msgid "Apply these preferences to new family trees" 2014msgstr "Aplicar estas preferencias a nuevos árboles genealógicos" 2015 2016#: resources/views/admin/users.phtml:37 2017msgid "Approved" 2018msgstr "Aprobado" 2019 2020#: resources/views/admin/users-edit.phtml:106 2021msgid "Approved by administrator" 2022msgstr "Aprobado por el administrador" 2023 2024#: app/Date/AbstractGregorianJulianDate.php:234 2025msgctxt "Abbreviation for April" 2026msgid "Apr" 2027msgstr "abr" 2028 2029#: app/Date/AbstractGregorianJulianDate.php:131 2030msgctxt "GENITIVE" 2031msgid "April" 2032msgstr "abril" 2033 2034#: app/Date/AbstractGregorianJulianDate.php:201 2035msgctxt "INSTRUMENTAL" 2036msgid "April" 2037msgstr "abril" 2038 2039#: app/Date/AbstractGregorianJulianDate.php:166 2040msgctxt "LOCATIVE" 2041msgid "April" 2042msgstr "abril" 2043 2044#: app/Date/AbstractGregorianJulianDate.php:96 2045#: app/Module/StatisticsChartModule.php:791 2046#: resources/views/edit/initialize-calendar-popup.phtml:16 2047msgctxt "NOMINATIVE" 2048msgid "April" 2049msgstr "abril" 2050 2051#. I18N: The name of a colour-scheme 2052#: app/Module/ColorsTheme.php:150 2053msgid "Aqua Marine" 2054msgstr "Aguamarina" 2055 2056#: resources/views/edit/icon-fact-delete.phtml:21 2057#, php-format 2058msgid "Are you sure you want to delete the link to “%s”?" 2059msgstr "¿Está seguro de que desea eliminar el enlace a \"%s\"?" 2060 2061#: resources/views/individual-page-name.phtml:90 2062#: resources/views/media-page-details.phtml:38 2063msgid "Are you sure you want to delete this fact?" 2064msgstr "¿Está seguro que desea eliminar este hecho?" 2065 2066#: resources/views/modules/user-messages/user-messages.phtml:53 2067#: resources/views/modules/user-messages/user-messages.phtml:135 2068msgid "Are you sure you want to delete this message? It cannot be retrieved later." 2069msgstr "¿Realmente desea eliminar definitivamente este mensaje? No se puede recuperar más tarde." 2070 2071#: app/Http/RequestHandlers/ManageMediaData.php:258 2072#: resources/views/admin/clean-data.phtml:42 2073#: resources/views/admin/trees.phtml:118 2074#: resources/views/admin/users-table-options.phtml:46 2075#: resources/views/edit-account-page.phtml:174 2076#: resources/views/edit/icon-fact-delete.phtml:16 2077#: resources/views/individual-page-menu.phtml:121 2078#: resources/views/media-page-menu.phtml:84 2079#: resources/views/modules/faq/config.phtml:104 2080#: resources/views/modules/gedcom_news/list.phtml:46 2081#: resources/views/modules/stories/config.phtml:88 2082#: resources/views/modules/user_blog/list.phtml:46 2083#: resources/views/record-page-menu.phtml:47 2084#, php-format 2085msgid "Are you sure you want to delete “%s”?" 2086msgstr "¿Está seguro que desea eliminar «%s»?" 2087 2088#: resources/views/pending-changes-page.phtml:106 2089msgid "Are you sure you want to reject all the changes to this family tree?" 2090msgstr "¿Está seguro que desea rechazar todos los cambios en este árbol genealógico?" 2091 2092#: resources/views/modules/favorites/favorites.phtml:36 2093msgid "Are you sure you want to remove this item from your list of favorites?" 2094msgstr "¿Seguro que quiere eliminar este vínculo de su lista de Favoritos?" 2095 2096#. I18N: Name of a country or state 2097#: app/Statistics/Service/CountryService.php:56 2098msgid "Argentina" 2099msgstr "Argentina" 2100 2101#: resources/xml/reports/ahnentafel_report.xml:15 2102#: resources/xml/reports/bdm_report.xml:14 2103#: resources/xml/reports/birth_report.xml:12 2104#: resources/xml/reports/cemetery_report.xml:10 2105#: resources/xml/reports/change_report.xml:12 2106#: resources/xml/reports/death_report.xml:13 2107#: resources/xml/reports/descendancy_report.xml:10 2108#: resources/xml/reports/fact_sources.xml:10 2109#: resources/xml/reports/family_group_report.xml:14 2110#: resources/xml/reports/individual_ext_report.xml:15 2111#: resources/xml/reports/individual_report.xml:12 2112#: resources/xml/reports/marriage_report.xml:12 2113#: resources/xml/reports/missing_facts_report.xml:10 2114#: resources/xml/reports/occupation_report.xml:9 2115#: resources/xml/reports/pedigree_report.xml:10 2116#: resources/xml/reports/relative_ext_report.xml:10 2117msgctxt "font name" 2118msgid "Arial" 2119msgstr "Arial" 2120 2121#. I18N: Name of a country or state 2122#: app/Statistics/Service/CountryService.php:58 2123msgid "Armenia" 2124msgstr "Armenia" 2125 2126#. I18N: Name of a country or state 2127#: app/Statistics/Service/CountryService.php:40 2128msgid "Aruba" 2129msgstr "Aruba" 2130 2131#: resources/views/modules/html/config.phtml:45 2132msgid "As well as using the toolbar to apply HTML formatting, you can insert database fields which are updated automatically. These special fields are marked with <b>#</b> characters. For example <b>#totalFamilies#</b> will be replaced with the actual number of families in the database. Advanced users may wish to apply CSS classes to their text, so that the formatting matches the currently selected theme." 2133msgstr "Además de utilizar la barra de herramientas para aplicar formato HTML, puede insertar campos de base de datos que se actualizan automáticamente. Estos campos especiales se señalan con los caracteres <b>#</b>. Por ejemplo <b>#totalFamilies#</b> se sustituye por el número real de familias en la base de datos. Los usuarios avanzados pueden aplicar clases CSS para su texto, de forma que el formato coincida con el tema seleccionado. (Los nombres de estos campos se dejan en inglés—no son traducidos)." 2134 2135#. I18N: The name of a colour-scheme 2136#: app/Module/ColorsTheme.php:152 2137msgid "Ash" 2138msgstr "Ceniza" 2139 2140#: resources/views/modules/statistics-chart/custom.phtml:191 2141msgid "Asia" 2142msgstr "Asia" 2143 2144#: app/CustomTags/Gedcom7.php:77 app/CustomTags/Gedcom7.php:89 2145#: app/CustomTags/Gedcom7.php:106 app/CustomTags/Gedcom7.php:120 2146#: app/CustomTags/GedcomL.php:119 app/CustomTags/GedcomL.php:133 2147#: app/CustomTags/GedcomL.php:173 app/CustomTags/PhpGedView.php:63 2148#: app/Gedcom.php:584 app/Gedcom.php:901 app/Gedcom.php:915 2149#: resources/views/fact-association-structure.phtml:105 2150#: resources/views/fact-association-structure.phtml:109 2151msgid "Associate" 2152msgstr "Asociados" 2153 2154#: app/Http/RequestHandlers/HelpText.php:263 2155msgid "Associate events with this source" 2156msgstr "Asociar eventos con esta fuente" 2157 2158#: resources/views/modules/personal_facts/tab.phtml:34 2159msgid "Associated events" 2160msgstr "Eventos asociados" 2161 2162#. I18N: Location of an LDS church temple 2163#: app/Elements/TempleCode.php:61 2164msgid "Asunción, Paraguay" 2165msgstr "Asunción, Paraguay" 2166 2167#. I18N: Name of a country or state 2168#: app/Statistics/Service/CountryService.php:433 2169msgid "At sea" 2170msgstr "Alta mar" 2171 2172#. I18N: Location of an LDS church temple 2173#: app/Elements/TempleCode.php:62 2174msgid "Atlanta, Georgia, United States" 2175msgstr "Atlanta, Gerogia" 2176 2177#: app/Elements/RelationIsDescriptor.php:94 2178msgid "Attendant" 2179msgstr "Celador" 2180 2181#: app/Elements/RelationIsDescriptor.php:73 2182msgctxt "FEMALE" 2183msgid "Attendant" 2184msgstr "Celadora" 2185 2186#: app/Elements/RelationIsDescriptor.php:52 2187msgctxt "MALE" 2188msgid "Attendant" 2189msgstr "Celador" 2190 2191#: app/Elements/RelationIsDescriptor.php:95 2192msgid "Attending" 2193msgstr "Presente" 2194 2195#: app/Elements/RelationIsDescriptor.php:74 2196msgctxt "FEMALE" 2197msgid "Attending" 2198msgstr "Presente" 2199 2200#: app/Elements/RelationIsDescriptor.php:53 2201msgctxt "MALE" 2202msgid "Attending" 2203msgstr "Presente" 2204 2205#. I18N: Type of media object 2206#: app/CustomTags/Legacy.php:147 app/Elements/SourceMediaType.php:79 2207msgid "Audio" 2208msgstr "Sonido" 2209 2210#: app/Date/AbstractGregorianJulianDate.php:238 2211msgctxt "Abbreviation for August" 2212msgid "Aug" 2213msgstr "agosto" 2214 2215#: app/Date/AbstractGregorianJulianDate.php:135 2216msgctxt "GENITIVE" 2217msgid "August" 2218msgstr "agosto" 2219 2220#: app/Date/AbstractGregorianJulianDate.php:205 2221msgctxt "INSTRUMENTAL" 2222msgid "August" 2223msgstr "agosto" 2224 2225#: app/Date/AbstractGregorianJulianDate.php:170 2226msgctxt "LOCATIVE" 2227msgid "August" 2228msgstr "agosto" 2229 2230#: app/Date/AbstractGregorianJulianDate.php:100 2231#: app/Module/StatisticsChartModule.php:795 2232#: resources/views/edit/initialize-calendar-popup.phtml:20 2233msgctxt "NOMINATIVE" 2234msgid "August" 2235msgstr "agosto" 2236 2237#. I18N: Name of a country or state 2238#: app/Statistics/Service/CountryService.php:68 2239msgid "Australia" 2240msgstr "Australia" 2241 2242#. I18N: Name of a country or state 2243#: app/Statistics/Service/CountryService.php:70 2244msgid "Austria" 2245msgstr "Austria" 2246 2247#: app/Gedcom.php:829 resources/views/lists/sources-table.phtml:98 2248#: resources/views/modals/source-fields.phtml:32 2249msgid "Author" 2250msgstr "Autor" 2251 2252#: app/CustomTags/PhpGedView.php:61 app/CustomTags/PhpGedView.php:67 2253#: app/CustomTags/PhpGedView.php:72 app/CustomTags/PhpGedView.php:73 2254#: app/CustomTags/PhpGedView.php:75 app/CustomTags/PhpGedView.php:76 2255#: app/Gedcom.php:900 app/Gedcom.php:914 app/Gedcom.php:928 app/Gedcom.php:930 2256#: app/Gedcom.php:932 app/Gedcom.php:934 app/Gedcom.php:936 app/Gedcom.php:938 2257msgid "Author of last change" 2258msgstr "Autor del cambio más reciente" 2259 2260#. I18N: Automatic suggestions when you type 2261#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:43 2262#: resources/views/admin/control-panel.phtml:648 2263msgid "Autocomplete" 2264msgstr "Autocompletar" 2265 2266#: resources/views/admin/users-edit.phtml:156 2267msgid "Automatically accept changes made by this user" 2268msgstr "Automáticamente aprobar los cambios realizados por este usuario" 2269 2270#. I18N: A configuration setting 2271#: resources/views/admin/trees-preferences.phtml:528 2272msgid "Automatically expand notes" 2273msgstr "Expandir notas automáticamente" 2274 2275#. I18N: A configuration setting 2276#: resources/views/admin/trees-preferences.phtml:542 2277msgid "Automatically expand sources" 2278msgstr "Expandir fuentes automáticamente" 2279 2280#. I18N: a month in the Jewish calendar 2281#: app/Date/JewishDate.php:215 2282msgctxt "GENITIVE" 2283msgid "Av" 2284msgstr "av" 2285 2286#. I18N: a month in the Jewish calendar 2287#: app/Date/JewishDate.php:319 2288msgctxt "INSTRUMENTAL" 2289msgid "Av" 2290msgstr "av" 2291 2292#. I18N: a month in the Jewish calendar 2293#: app/Date/JewishDate.php:267 2294msgctxt "LOCATIVE" 2295msgid "Av" 2296msgstr "av" 2297 2298#. I18N: a month in the Jewish calendar 2299#: app/Date/JewishDate.php:163 2300msgctxt "NOMINATIVE" 2301msgid "Av" 2302msgstr "av" 2303 2304#: app/Statistics/Google/ChartAge.php:115 2305#: app/Statistics/Google/ChartMarriageAge.php:138 2306msgid "Average age" 2307msgstr "Edad promedio" 2308 2309#: app/Module/StatisticsChartModule.php:517 2310#: app/Statistics/Google/ChartAge.php:135 2311#: resources/views/modules/gedcom_stats/config.phtml:60 2312#: resources/views/modules/gedcom_stats/statistics.phtml:222 2313#: resources/views/modules/html/template-statistics.phtml:91 2314#: resources/views/modules/statistics-chart/custom.phtml:38 2315#: resources/views/modules/statistics-chart/lifespan.phtml:17 2316msgid "Average age at death" 2317msgstr "Promedio de edad al fallecer" 2318 2319#: app/Statistics/Google/ChartMarriageAge.php:158 2320msgid "Average age at marriage" 2321msgstr "Edad promedio al casarse" 2322 2323#: app/Statistics/Google/ChartMarriageAge.php:155 2324msgid "Average age in century of marriage" 2325msgstr "Edad promedio en el siglo de matrimonio" 2326 2327#: app/Statistics/Google/ChartAge.php:132 2328msgid "Average age related to death century" 2329msgstr "Edad promedio según el siglo de defunción" 2330 2331#: app/Statistics/Google/ChartChildren.php:88 2332msgid "Average number" 2333msgstr "Promedio" 2334 2335#: app/Statistics/Google/ChartChildren.php:99 2336#: resources/views/modules/gedcom_stats/config.phtml:62 2337#: resources/views/modules/gedcom_stats/statistics.phtml:250 2338#: resources/views/modules/html/template-statistics.phtml:99 2339#: resources/views/modules/statistics-chart/children.phtml:17 2340msgid "Average number of children per family" 2341msgstr "Promedio de hijos por familia" 2342 2343#. I18N: help text for family tree / GEDCOM file names 2344#: resources/views/admin/trees-create.phtml:48 2345#: resources/views/admin/trees-preferences.phtml:86 2346msgid "Avoid spaces and punctuation. A family name might be a good choice." 2347msgstr "Evite espacios y puntuación. El nombre de la familia podría ser una buena opción." 2348 2349#: app/Date/JalaliDate.php:281 2350msgctxt "Abbreviation for Persian month: Azar" 2351msgid "Azar" 2352msgstr "Azar" 2353 2354#. I18N: 9th month in the Persian/Jalali calendar 2355#: app/Date/JalaliDate.php:155 2356msgctxt "GENITIVE" 2357msgid "Azar" 2358msgstr "Azar" 2359 2360#. I18N: 9th month in the Persian/Jalali calendar 2361#: app/Date/JalaliDate.php:245 2362msgctxt "INSTRUMENTAL" 2363msgid "Azar" 2364msgstr "Azar" 2365 2366#. I18N: 9th month in the Persian/Jalali calendar 2367#: app/Date/JalaliDate.php:200 2368msgctxt "LOCATIVE" 2369msgid "Azar" 2370msgstr "Azar" 2371 2372#. I18N: 9th month in the Persian/Jalali calendar 2373#: app/Date/JalaliDate.php:110 2374msgctxt "NOMINATIVE" 2375msgid "Azar" 2376msgstr "Azar" 2377 2378#. I18N: Name of a country or state 2379#: app/Statistics/Service/CountryService.php:72 2380msgid "Azerbaijan" 2381msgstr "Azerbaiyán" 2382 2383#. I18N: Name of a country or state 2384#: app/Statistics/Service/CountryService.php:74 2385msgid "Azores" 2386msgstr "Azores" 2387 2388#: app/Date/JalaliDate.php:283 2389msgctxt "Abbreviation for Persian month: Bahman" 2390msgid "Bah" 2391msgstr "Bah" 2392 2393#. I18N: Name of a country or state 2394#: app/Statistics/Service/CountryService.php:91 2395msgid "Bahamas" 2396msgstr "Bahamas" 2397 2398#. I18N: 11th month in the Persian/Jalali calendar 2399#: app/Date/JalaliDate.php:159 2400msgctxt "GENITIVE" 2401msgid "Bahman" 2402msgstr "Bahman" 2403 2404#. I18N: 11th month in the Persian/Jalali calendar 2405#: app/Date/JalaliDate.php:249 2406msgctxt "INSTRUMENTAL" 2407msgid "Bahman" 2408msgstr "Bahman" 2409 2410#. I18N: 11th month in the Persian/Jalali calendar 2411#: app/Date/JalaliDate.php:204 2412msgctxt "LOCATIVE" 2413msgid "Bahman" 2414msgstr "Bahman" 2415 2416#. I18N: 11th month in the Persian/Jalali calendar 2417#: app/Date/JalaliDate.php:114 2418msgctxt "NOMINATIVE" 2419msgid "Bahman" 2420msgstr "Bahman" 2421 2422#. I18N: Name of a country or state 2423#: app/Statistics/Service/CountryService.php:89 2424msgid "Bahrain" 2425msgstr "Bahréin" 2426 2427#. I18N: Name of a country or state 2428#: app/Statistics/Service/CountryService.php:85 2429msgid "Bangladesh" 2430msgstr "Bangladesh" 2431 2432#: app/Gedcom.php:592 resources/views/calendar-page.phtml:189 2433#: resources/xml/reports/missing_facts_report.xml:16 2434msgid "Baptism" 2435msgstr "Bautismo" 2436 2437#: app/Services/IndividualFactsService.php:227 2438msgid "Baptism of a brother" 2439msgstr "Bautismo de un hermano" 2440 2441#: app/Services/IndividualFactsService.php:206 2442msgid "Baptism of a child" 2443msgstr "Bautismo de un hijo" 2444 2445#: app/Services/IndividualFactsService.php:205 2446msgid "Baptism of a daughter" 2447msgstr "Bautismo de una hija" 2448 2449#: app/Services/IndividualFactsService.php:275 2450#: app/Services/IndividualFactsService.php:298 2451#: app/Services/IndividualFactsService.php:321 2452#: app/Services/IndividualFactsService.php:398 2453#: app/Services/IndividualFactsService.php:416 2454msgid "Baptism of a grandchild" 2455msgstr "Bautismo de un nieto" 2456 2457#: app/Services/IndividualFactsService.php:274 2458msgid "Baptism of a granddaughter" 2459msgstr "Bautismo de una nieta" 2460 2461#: app/Services/IndividualFactsService.php:297 2462msgctxt "daughter’s daughter" 2463msgid "Baptism of a granddaughter" 2464msgstr "Bautismo de una nieta" 2465 2466#: app/Services/IndividualFactsService.php:320 2467msgctxt "son’s daughter" 2468msgid "Baptism of a granddaughter" 2469msgstr "Bautismo de una nieta" 2470 2471#: app/Services/IndividualFactsService.php:273 2472msgid "Baptism of a grandson" 2473msgstr "Bautismo de un nieto" 2474 2475#: app/Services/IndividualFactsService.php:296 2476msgctxt "daughter’s son" 2477msgid "Baptism of a grandson" 2478msgstr "Bautismo de un nieto" 2479 2480#: app/Services/IndividualFactsService.php:319 2481msgctxt "son’s son" 2482msgid "Baptism of a grandson" 2483msgstr "Bautismo de un nieto" 2484 2485#: app/Services/IndividualFactsService.php:250 2486msgid "Baptism of a half-brother" 2487msgstr "Bautismo del medio hermano" 2488 2489#: app/Services/IndividualFactsService.php:252 2490msgid "Baptism of a half-sibling" 2491msgstr "Bautismo del medio hermano" 2492 2493#: app/Services/IndividualFactsService.php:251 2494msgid "Baptism of a half-sister" 2495msgstr "Bautismo de una media hermana" 2496 2497#: app/Services/IndividualFactsService.php:229 2498msgid "Baptism of a sibling" 2499msgstr "Bautismo del hermano" 2500 2501#: app/Services/IndividualFactsService.php:228 2502msgid "Baptism of a sister" 2503msgstr "Bautismo de una hermana" 2504 2505#: app/Services/IndividualFactsService.php:204 2506msgid "Baptism of a son" 2507msgstr "Bautismo de un hijo" 2508 2509#: app/Gedcom.php:595 resources/xml/reports/missing_facts_report.xml:17 2510msgid "Bar mitzvah" 2511msgstr "Bar mitzvah" 2512 2513#. I18N: Name of a country or state 2514#: app/Statistics/Service/CountryService.php:107 2515msgid "Barbados" 2516msgstr "Barbados" 2517 2518#: app/CustomTags/GedcomL.php:154 2519msgid "Base GEDCOM tag" 2520msgstr "Etiqueta base GEDCOM" 2521 2522#: app/Gedcom.php:598 resources/xml/reports/missing_facts_report.xml:18 2523msgid "Bat mitzvah" 2524msgstr "Bat mitzvah" 2525 2526#. I18N: Location of an LDS church temple 2527#: app/Elements/TempleCode.php:73 2528msgid "Baton Rouge, Louisiana, United States" 2529msgstr "Baton Rouge, Louisiana, Estados Unidos" 2530 2531#: app/Http/RequestHandlers/SearchAdvancedPage.php:257 2532msgid "Begins with" 2533msgstr "Comienza por" 2534 2535#. I18N: Name of a country or state 2536#: app/Statistics/Service/CountryService.php:97 2537msgid "Belarus" 2538msgstr "Belarrusia" 2539 2540#. I18N: The name of a colour-scheme 2541#: app/Module/ColorsTheme.php:154 2542msgid "Belgian Chocolate" 2543msgstr "Chocolate belga" 2544 2545#. I18N: Name of a country or state 2546#: app/Statistics/Service/CountryService.php:78 2547msgid "Belgium" 2548msgstr "Bélgica" 2549 2550#. I18N: Name of a country or state 2551#: app/Statistics/Service/CountryService.php:99 2552msgid "Belize" 2553msgstr "Belice" 2554 2555#. I18N: Name of a country or state 2556#: app/Statistics/Service/CountryService.php:80 2557msgid "Benin" 2558msgstr "Benín" 2559 2560#. I18N: Name of a country or state 2561#: app/Statistics/Service/CountryService.php:101 2562msgid "Bermuda" 2563msgstr "Bermudas" 2564 2565#. I18N: Location of an LDS church temple 2566#: app/Elements/TempleCode.php:191 2567msgid "Bern, Switzerland" 2568msgstr "Bern, Suiza" 2569 2570#: app/Elements/RelationIsDescriptor.php:96 2571msgid "Best man" 2572msgstr "Padrino de boda" 2573 2574#. I18N: Name of a country or state 2575#: app/Statistics/Service/CountryService.php:111 2576msgid "Bhutan" 2577msgstr "Bután" 2578 2579#: app/CustomTags/RootsMagic.php:79 2580msgid "Bibliography" 2581msgstr "Bibliografía" 2582 2583#. I18N: Location of an LDS church temple 2584#: app/Elements/TempleCode.php:64 2585msgid "Billings, Montana, United States" 2586msgstr "Billings, Montana, Estados Unidos" 2587 2588#: app/Gedcom.php:782 2589msgid "Binary data object" 2590msgstr "Objeto de Datos Binarios" 2591 2592#: app/Module/BingMaps.php:86 app/Module/MapLinkBing.php:42 2593msgid "Bing™ maps" 2594msgstr "Mapas Bing™" 2595 2596#: app/Module/BingWebmasterToolsModule.php:41 2597msgid "Bing™ webmaster tools" 2598msgstr "Herramientas para webmasters de Bing™" 2599 2600#. I18N: Location of an LDS church temple 2601#: app/Elements/TempleCode.php:65 2602msgid "Birmingham, Alabama, United States" 2603msgstr "Birmingham, Alabama, Estados Unidos" 2604 2605#: app/Gedcom.php:601 app/Http/RequestHandlers/IndividualPage.php:195 2606#: resources/views/calendar-page.phtml:186 2607#: resources/views/lists/individuals-table.phtml:138 2608#: resources/views/lists/individuals-table.phtml:143 2609#: resources/views/lists/individuals-table.phtml:167 2610#: resources/xml/reports/ahnentafel_report.xml:441 2611#: resources/xml/reports/bdm_report.xml:58 2612#: resources/xml/reports/change_report.xml:102 2613#: resources/xml/reports/change_report.xml:118 2614#: resources/xml/reports/descendancy_report.xml:560 2615#: resources/xml/reports/family_group_report.xml:182 2616#: resources/xml/reports/family_group_report.xml:470 2617#: resources/xml/reports/family_group_report.xml:477 2618#: resources/xml/reports/family_group_report.xml:536 2619#: resources/xml/reports/family_group_report.xml:733 2620#: resources/xml/reports/family_group_report.xml:740 2621#: resources/xml/reports/family_group_report.xml:880 2622#: resources/xml/reports/family_group_report.xml:1081 2623#: resources/xml/reports/family_group_report.xml:1090 2624#: resources/xml/reports/individual_ext_report.xml:281 2625#: resources/xml/reports/individual_ext_report.xml:317 2626#: resources/xml/reports/individual_ext_report.xml:357 2627#: resources/xml/reports/individual_ext_report.xml:393 2628#: resources/xml/reports/individual_ext_report.xml:429 2629#: resources/xml/reports/individual_ext_report.xml:487 2630#: resources/xml/reports/individual_ext_report.xml:523 2631#: resources/xml/reports/individual_ext_report.xml:564 2632#: resources/xml/reports/individual_ext_report.xml:600 2633#: resources/xml/reports/individual_ext_report.xml:636 2634#: resources/xml/reports/individual_report.xml:270 2635#: resources/xml/reports/individual_report.xml:306 2636#: resources/xml/reports/individual_report.xml:346 2637#: resources/xml/reports/individual_report.xml:382 2638#: resources/xml/reports/individual_report.xml:418 2639#: resources/xml/reports/individual_report.xml:479 2640#: resources/xml/reports/individual_report.xml:519 2641#: resources/xml/reports/individual_report.xml:560 2642#: resources/xml/reports/individual_report.xml:596 2643#: resources/xml/reports/individual_report.xml:632 2644#: resources/xml/reports/missing_facts_report.xml:15 2645#: resources/xml/reports/pedigree_report.xml:73 2646#: resources/xml/reports/pedigree_report.xml:74 2647#: resources/xml/reports/pedigree_report.xml:94 2648#: resources/xml/reports/pedigree_report.xml:95 2649#: resources/xml/reports/pedigree_report.xml:116 2650#: resources/xml/reports/pedigree_report.xml:117 2651#: resources/xml/reports/pedigree_report.xml:134 2652#: resources/xml/reports/pedigree_report.xml:135 2653#: resources/xml/reports/pedigree_report.xml:156 2654#: resources/xml/reports/pedigree_report.xml:157 2655#: resources/xml/reports/pedigree_report.xml:175 2656#: resources/xml/reports/pedigree_report.xml:176 2657#: resources/xml/reports/pedigree_report.xml:197 2658#: resources/xml/reports/pedigree_report.xml:198 2659#: resources/xml/reports/pedigree_report.xml:218 2660#: resources/xml/reports/pedigree_report.xml:219 2661#: resources/xml/reports/pedigree_report.xml:240 2662#: resources/xml/reports/pedigree_report.xml:241 2663#: resources/xml/reports/pedigree_report.xml:261 2664#: resources/xml/reports/pedigree_report.xml:262 2665#: resources/xml/reports/pedigree_report.xml:283 2666#: resources/xml/reports/pedigree_report.xml:284 2667#: resources/xml/reports/pedigree_report.xml:304 2668#: resources/xml/reports/pedigree_report.xml:305 2669#: resources/xml/reports/pedigree_report.xml:326 2670#: resources/xml/reports/pedigree_report.xml:327 2671#: resources/xml/reports/pedigree_report.xml:347 2672#: resources/xml/reports/pedigree_report.xml:348 2673#: resources/xml/reports/pedigree_report.xml:369 2674#: resources/xml/reports/pedigree_report.xml:370 2675#: resources/xml/reports/pedigree_report.xml:390 2676#: resources/xml/reports/pedigree_report.xml:409 2677#: resources/xml/reports/pedigree_report.xml:428 2678#: resources/xml/reports/pedigree_report.xml:447 2679#: resources/xml/reports/pedigree_report.xml:466 2680#: resources/xml/reports/pedigree_report.xml:485 2681#: resources/xml/reports/pedigree_report.xml:504 2682#: resources/xml/reports/pedigree_report.xml:523 2683#: resources/xml/reports/pedigree_report.xml:542 2684#: resources/xml/reports/pedigree_report.xml:561 2685#: resources/xml/reports/pedigree_report.xml:580 2686#: resources/xml/reports/pedigree_report.xml:599 2687#: resources/xml/reports/pedigree_report.xml:618 2688#: resources/xml/reports/pedigree_report.xml:637 2689#: resources/xml/reports/pedigree_report.xml:656 2690#: resources/xml/reports/pedigree_report.xml:675 2691#: resources/xml/reports/pedigree_report.xml:775 2692#: resources/xml/reports/pedigree_report.xml:776 2693#: resources/xml/reports/pedigree_report.xml:796 2694#: resources/xml/reports/pedigree_report.xml:797 2695#: resources/xml/reports/pedigree_report.xml:818 2696#: resources/xml/reports/pedigree_report.xml:819 2697#: resources/xml/reports/pedigree_report.xml:836 2698#: resources/xml/reports/pedigree_report.xml:837 2699#: resources/xml/reports/pedigree_report.xml:858 2700#: resources/xml/reports/pedigree_report.xml:859 2701#: resources/xml/reports/pedigree_report.xml:876 2702#: resources/xml/reports/pedigree_report.xml:877 2703#: resources/xml/reports/pedigree_report.xml:898 2704#: resources/xml/reports/pedigree_report.xml:899 2705#: resources/xml/reports/pedigree_report.xml:920 2706#: resources/xml/reports/pedigree_report.xml:942 2707#: resources/xml/reports/pedigree_report.xml:963 2708#: resources/xml/reports/pedigree_report.xml:985 2709#: resources/xml/reports/pedigree_report.xml:1006 2710#: resources/xml/reports/pedigree_report.xml:1028 2711#: resources/xml/reports/pedigree_report.xml:1049 2712#: resources/xml/reports/pedigree_report.xml:1071 2713#: resources/xml/reports/pedigree_report.xml:1094 2714#: resources/xml/reports/pedigree_report.xml:1113 2715#: resources/xml/reports/pedigree_report.xml:1132 2716#: resources/xml/reports/pedigree_report.xml:1151 2717#: resources/xml/reports/pedigree_report.xml:1170 2718#: resources/xml/reports/pedigree_report.xml:1189 2719#: resources/xml/reports/pedigree_report.xml:1208 2720#: resources/xml/reports/pedigree_report.xml:1227 2721#: resources/xml/reports/pedigree_report.xml:1246 2722#: resources/xml/reports/pedigree_report.xml:1265 2723#: resources/xml/reports/pedigree_report.xml:1284 2724#: resources/xml/reports/pedigree_report.xml:1303 2725#: resources/xml/reports/pedigree_report.xml:1322 2726#: resources/xml/reports/pedigree_report.xml:1341 2727#: resources/xml/reports/pedigree_report.xml:1360 2728#: resources/xml/reports/pedigree_report.xml:1379 2729#: resources/xml/reports/relative_ext_report.xml:63 2730msgid "Birth" 2731msgstr "Nacimiento" 2732 2733#: app/Elements/PedigreeLinkageType.php:80 2734msgctxt "Female pedigree" 2735msgid "Birth" 2736msgstr "Nacimiento" 2737 2738#: app/Elements/PedigreeLinkageType.php:70 2739msgctxt "Male pedigree" 2740msgid "Birth" 2741msgstr "Nacimiento" 2742 2743#: app/Elements/PedigreeLinkageType.php:90 2744msgctxt "Pedigree" 2745msgid "Birth" 2746msgstr "Nacimiento" 2747 2748#: app/Statistics/Google/ChartDistribution.php:301 2749msgid "Birth by country" 2750msgstr "Nacimientos por país" 2751 2752#: resources/xml/reports/bdm_report.xml:8 2753#: resources/xml/reports/birth_report.xml:8 2754msgid "Birth date range end" 2755msgstr "Fin del rango de fechas de nacimiento" 2756 2757#: resources/xml/reports/bdm_report.xml:7 2758#: resources/xml/reports/birth_report.xml:7 2759msgid "Birth date range start" 2760msgstr "Comienzo del rango de fechas de nacimiento" 2761 2762#: app/CustomTags/BrothersKeeper.php:73 2763msgid "Birth name" 2764msgstr "Nombre de nacimiento" 2765 2766#: app/Services/IndividualFactsService.php:217 2767msgid "Birth of a brother" 2768msgstr "Nacimiento de un hermano" 2769 2770#: app/Module/PlacesModule.php:220 app/Services/IndividualFactsService.php:196 2771#: resources/views/admin/trees-preferences.phtml:436 2772msgid "Birth of a child" 2773msgstr "Nacimiento de un hijo" 2774 2775#: app/Services/IndividualFactsService.php:195 2776msgid "Birth of a daughter" 2777msgstr "Nacimiento de una hija" 2778 2779#: app/Services/IndividualFactsService.php:265 2780#: app/Services/IndividualFactsService.php:288 2781#: app/Services/IndividualFactsService.php:311 2782#: resources/views/admin/trees-preferences.phtml:430 2783msgid "Birth of a grandchild" 2784msgstr "Nacimiento de un nieto" 2785 2786#: app/Services/IndividualFactsService.php:264 2787msgid "Birth of a granddaughter" 2788msgstr "Nacimiento de una nieta" 2789 2790#: app/Services/IndividualFactsService.php:287 2791msgctxt "daughter’s daughter" 2792msgid "Birth of a granddaughter" 2793msgstr "Nacimiento de una nieta" 2794 2795#: app/Services/IndividualFactsService.php:310 2796msgctxt "son’s daughter" 2797msgid "Birth of a granddaughter" 2798msgstr "Nacimiento de una nieta" 2799 2800#: app/Services/IndividualFactsService.php:263 2801msgid "Birth of a grandson" 2802msgstr "Nacimiento de un nieto" 2803 2804#: app/Services/IndividualFactsService.php:286 2805msgctxt "daughter’s son" 2806msgid "Birth of a grandson" 2807msgstr "Nacimiento de un nieto" 2808 2809#: app/Services/IndividualFactsService.php:309 2810msgctxt "son’s son" 2811msgid "Birth of a grandson" 2812msgstr "Nacimiento de un nieto" 2813 2814#: app/Services/IndividualFactsService.php:240 2815msgid "Birth of a half-brother" 2816msgstr "Nacimiento del medio hermano" 2817 2818#: app/Services/IndividualFactsService.php:242 2819msgid "Birth of a half-sibling" 2820msgstr "Nacimiento del medio hermano" 2821 2822#: app/Services/IndividualFactsService.php:241 2823msgid "Birth of a half-sister" 2824msgstr "Nacimiento de una media hermana" 2825 2826#: app/Services/IndividualFactsService.php:219 2827#: resources/views/admin/trees-preferences.phtml:442 2828msgid "Birth of a sibling" 2829msgstr "Nacimiento del hermano" 2830 2831#: app/Services/IndividualFactsService.php:218 2832msgid "Birth of a sister" 2833msgstr "Nacimiento de una hermana" 2834 2835#: app/Services/IndividualFactsService.php:194 2836msgid "Birth of a son" 2837msgstr "Nacimiento de un hijo" 2838 2839#: app/Gedcom.php:603 2840msgid "Birth parents" 2841msgstr "Padres biológicos" 2842 2843#: resources/views/modules/statistics-chart/places.phtml:18 2844msgid "Birth places" 2845msgstr "Lugares de nacimiento" 2846 2847#: resources/xml/reports/birth_report.xml:6 2848msgid "Birthplace contains" 2849msgstr "Lugar del nacimiento contiene" 2850 2851#. I18N: Name of a module/report 2852#: app/Module/BirthReportModule.php:40 2853#: resources/views/modules/statistics-chart/custom.phtml:65 2854#: resources/xml/reports/birth_report.xml:3 2855#: resources/xml/reports/birth_report.xml:31 2856msgid "Births" 2857msgstr "Nacimientos" 2858 2859#: app/Statistics/Google/ChartBirth.php:111 2860#: resources/views/modules/statistics-chart/individual-events.phtml:25 2861msgid "Births by century" 2862msgstr "Nacimientos por siglo" 2863 2864#. I18N: Location of an LDS church temple 2865#: app/Elements/TempleCode.php:66 2866msgid "Bismarck, North Dakota, United States" 2867msgstr "Bismarck, Dakota del Norte" 2868 2869#: app/Gedcom.php:605 2870msgid "Blessing" 2871msgstr "Bendición" 2872 2873#: app/CustomTags/PhpGedView.php:80 resources/views/edit-blocks-block.phtml:24 2874msgid "Block" 2875msgstr "Bloque" 2876 2877#: app/Http/RequestHandlers/ModulesBlocksPage.php:43 2878#: resources/views/admin/control-panel.phtml:634 2879#: resources/views/admin/modules.phtml:94 2880#: resources/views/admin/modules.phtml:96 2881msgid "Blocks" 2882msgstr "Bloques" 2883 2884#. I18N: The name of a colour-scheme 2885#: app/Module/ColorsTheme.php:156 2886msgid "Blue Lagoon" 2887msgstr "Laguna azul" 2888 2889#. I18N: The name of a colour-scheme 2890#: app/Module/ColorsTheme.php:158 2891msgid "Blue Marine" 2892msgstr "Azul marino" 2893 2894#. I18N: Location of an LDS church temple 2895#: app/Elements/TempleCode.php:67 2896msgid "Bogotá, Colombia" 2897msgstr "Bogotá, Colombia" 2898 2899#. I18N: Location of an LDS church temple 2900#: app/Elements/TempleCode.php:68 2901msgid "Boise, Idaho, United States" 2902msgstr "Boise, Idaho, Estados Unidos" 2903 2904#. I18N: Name of a country or state 2905#: app/Statistics/Service/CountryService.php:103 2906msgid "Bolivia" 2907msgstr "Bolivia" 2908 2909#. I18N: Type of media object 2910#: app/Elements/SourceMediaType.php:80 2911msgid "Book" 2912msgstr "Libro" 2913 2914#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2915#: app/Elements/LdsChildSealingDateStatus.php:60 2916#: app/Elements/LdsOrdinanceStatus.php:61 2917msgid "Born in the covenant" 2918msgstr "Nacido en el acuerdo" 2919 2920#. I18N: Name of a country or state 2921#: app/Statistics/Service/CountryService.php:93 2922msgid "Bosnia and Herzegovina" 2923msgstr "Bosnia y Herzegovina" 2924 2925#. I18N: Location of an LDS church temple 2926#: app/Elements/TempleCode.php:69 2927msgid "Boston, Massachusetts, United States" 2928msgstr "Boston, Massachusetts, Estados Unidos" 2929 2930#: resources/views/lists/families-table.phtml:87 2931msgid "Both alive" 2932msgstr "Ambos vivos" 2933 2934#: resources/views/lists/families-table.phtml:102 2935msgid "Both dead" 2936msgstr "Ambos muertos" 2937 2938#. I18N: Name of a country or state 2939#: app/Statistics/Service/CountryService.php:115 2940msgid "Botswana" 2941msgstr "Botsuana" 2942 2943#. I18N: Location of an LDS church temple 2944#: app/Elements/TempleCode.php:70 2945msgid "Bountiful, Utah, United States" 2946msgstr "Bountuful, Utah" 2947 2948#. I18N: Name of a country or state 2949#: app/Statistics/Service/CountryService.php:113 2950msgid "Bouvet Island" 2951msgstr "Isla Bouvet" 2952 2953#. I18N: Name of a module/list 2954#. I18N: Branches of a family tree 2955#: app/Module/BranchesListModule.php:97 app/Module/BranchesListModule.php:236 2956msgid "Branches" 2957msgstr "Ramas" 2958 2959#. I18N: %s is a surname 2960#: app/Module/BranchesListModule.php:226 2961#, php-format 2962msgid "Branches of the %s family" 2963msgstr "Ramas de la familia %s" 2964 2965#. I18N: Name of a country or state 2966#: app/Statistics/Service/CountryService.php:105 2967msgid "Brazil" 2968msgstr "Brasil" 2969 2970#: app/Elements/RelationIsDescriptor.php:97 2971msgid "Bridesmaid" 2972msgstr "Dama de honor" 2973 2974#. I18N: Location of an LDS church temple 2975#: app/Elements/TempleCode.php:71 2976msgid "Brigham City, Utah, United States" 2977msgstr "Brigham City, Utha, Estados Unidos" 2978 2979#. I18N: Location of an LDS church temple 2980#: app/Elements/TempleCode.php:72 2981msgid "Brisbane, Australia" 2982msgstr "Brisbane, Australia" 2983 2984#: app/CustomTags/BrothersKeeper.php:94 2985msgid "Brit milah" 2986msgstr "Brit Milá" 2987 2988#. I18N: Name of a country or state 2989#: app/Statistics/Service/CountryService.php:255 2990msgid "British Indian Ocean Territory" 2991msgstr "Territorio Británico del Océano Índico" 2992 2993#. I18N: Name of a country or state 2994#: app/Statistics/Service/CountryService.php:526 2995msgid "British Virgin Islands" 2996msgstr "Islas Vírgenes Británicas" 2997 2998#: resources/xml/reports/individual_ext_report.xml:327 2999#: resources/xml/reports/individual_report.xml:316 3000msgid "Brother" 3001msgstr "Hermano" 3002 3003#. I18N: a month in the French republican calendar 3004#: app/Date/FrenchDate.php:151 3005msgctxt "GENITIVE" 3006msgid "Brumaire" 3007msgstr "brumario" 3008 3009#. I18N: a month in the French republican calendar 3010#: app/Date/FrenchDate.php:245 3011msgctxt "INSTRUMENTAL" 3012msgid "Brumaire" 3013msgstr "brumario" 3014 3015#. I18N: a month in the French republican calendar 3016#: app/Date/FrenchDate.php:198 3017msgctxt "LOCATIVE" 3018msgid "Brumaire" 3019msgstr "brumario" 3020 3021#. I18N: a month in the French republican calendar 3022#: app/Date/FrenchDate.php:103 3023msgctxt "NOMINATIVE" 3024msgid "Brumaire" 3025msgstr "brumario" 3026 3027#. I18N: Name of a country or state 3028#: app/Statistics/Service/CountryService.php:109 3029msgid "Brunei Darussalam" 3030msgstr "Brunéi" 3031 3032#. I18N: Location of an LDS church temple 3033#: app/Elements/TempleCode.php:63 3034msgid "Buenos Aires, Argentina" 3035msgstr "Buenos Aires, Argentina" 3036 3037#. I18N: Name of a country or state 3038#: app/Statistics/Service/CountryService.php:87 3039msgid "Bulgaria" 3040msgstr "Bulgaria" 3041 3042#: app/Gedcom.php:608 resources/views/calendar-page.phtml:201 3043#: resources/xml/reports/family_group_report.xml:351 3044#: resources/xml/reports/family_group_report.xml:705 3045#: resources/xml/reports/family_group_report.xml:1049 3046#: resources/xml/reports/missing_facts_report.xml:25 3047msgid "Burial" 3048msgstr "Entierro" 3049 3050#: app/Services/IndividualFactsService.php:355 3051msgid "Burial of a brother" 3052msgstr "Entierro de un hermano" 3053 3054#: app/Services/IndividualFactsService.php:339 3055msgid "Burial of a child" 3056msgstr "Entierro de un hijo" 3057 3058#: app/Services/IndividualFactsService.php:338 3059msgid "Burial of a daughter" 3060msgstr "Entierro de una hija" 3061 3062#: app/Services/IndividualFactsService.php:631 3063msgid "Burial of a father" 3064msgstr "Entierro del padre" 3065 3066#: app/Services/IndividualFactsService.php:393 3067#: app/Services/IndividualFactsService.php:411 3068#: app/Services/IndividualFactsService.php:429 3069msgid "Burial of a grandchild" 3070msgstr "Entierro de un nieto" 3071 3072#: app/Services/IndividualFactsService.php:392 3073msgid "Burial of a granddaughter" 3074msgstr "Entierro de una nieta" 3075 3076#: app/Services/IndividualFactsService.php:410 3077msgctxt "daughter’s daughter" 3078msgid "Burial of a granddaughter" 3079msgstr "Entierro de una nieta" 3080 3081#: app/Services/IndividualFactsService.php:428 3082msgctxt "son’s daughter" 3083msgid "Burial of a granddaughter" 3084msgstr "Entierro de una nieta" 3085 3086#: app/Services/IndividualFactsService.php:649 3087msgid "Burial of a grandfather" 3088msgstr "Entierro de un abuelo" 3089 3090#: app/Services/IndividualFactsService.php:650 3091msgid "Burial of a grandmother" 3092msgstr "Entierro de una abuela" 3093 3094#: app/Services/IndividualFactsService.php:651 3095#: app/Services/IndividualFactsService.php:669 3096#: app/Services/IndividualFactsService.php:687 3097msgid "Burial of a grandparent" 3098msgstr "Entierro de un abuelo" 3099 3100#: app/Services/IndividualFactsService.php:391 3101msgid "Burial of a grandson" 3102msgstr "Entierro de un nieto" 3103 3104#: app/Services/IndividualFactsService.php:409 3105msgctxt "daughter’s son" 3106msgid "Burial of a grandson" 3107msgstr "Entierro de un nieto" 3108 3109#: app/Services/IndividualFactsService.php:427 3110msgctxt "son’s son" 3111msgid "Burial of a grandson" 3112msgstr "Entierro de un nieto" 3113 3114#: app/Services/IndividualFactsService.php:373 3115msgid "Burial of a half-brother" 3116msgstr "Entierro de un medio hermano" 3117 3118#: app/Services/IndividualFactsService.php:375 3119msgid "Burial of a half-sibling" 3120msgstr "Entierro del medio hermano" 3121 3122#: app/Services/IndividualFactsService.php:374 3123msgid "Burial of a half-sister" 3124msgstr "Entierro de una media herrmana" 3125 3126#: app/Services/IndividualFactsService.php:801 3127msgid "Burial of a husband" 3128msgstr "Entierro de un marido" 3129 3130#: app/Services/IndividualFactsService.php:667 3131msgid "Burial of a maternal grandfather" 3132msgstr "Entierro de un abuelo materno" 3133 3134#: app/Services/IndividualFactsService.php:668 3135msgid "Burial of a maternal grandmother" 3136msgstr "Entierro de una abuela materna" 3137 3138#: app/Services/IndividualFactsService.php:632 3139msgid "Burial of a mother" 3140msgstr "Entierro de la madre" 3141 3142#: app/Services/IndividualFactsService.php:633 3143msgid "Burial of a parent" 3144msgstr "Entierro de un padre" 3145 3146#: app/Services/IndividualFactsService.php:685 3147msgid "Burial of a paternal grandfather" 3148msgstr "Entierro de un abuelo paterno" 3149 3150#: app/Services/IndividualFactsService.php:686 3151msgid "Burial of a paternal grandmother" 3152msgstr "Entierro de una abuela paterna" 3153 3154#: app/Services/IndividualFactsService.php:357 3155msgid "Burial of a sibling" 3156msgstr "Entierro del hermano" 3157 3158#: app/Services/IndividualFactsService.php:356 3159msgid "Burial of a sister" 3160msgstr "Entierro de una hermana" 3161 3162#: app/Services/IndividualFactsService.php:337 3163msgid "Burial of a son" 3164msgstr "Entierro de un hijo" 3165 3166#: app/Services/IndividualFactsService.php:803 3167msgid "Burial of a spouse" 3168msgstr "Entierro del cónyuge" 3169 3170#: app/Services/IndividualFactsService.php:802 3171msgid "Burial of a wife" 3172msgstr "Entierro de una esposa" 3173 3174#: resources/xml/reports/cemetery_report.xml:5 3175msgid "Burial place contains" 3176msgstr "Lugar del entierro contiene" 3177 3178#. I18N: Name of a module/report 3179#: app/Module/CemeteryReportModule.php:40 3180#: resources/xml/reports/cemetery_report.xml:3 3181#: resources/xml/reports/cemetery_report.xml:34 3182msgid "Burials" 3183msgstr "Entierros" 3184 3185#. I18N: Name of a country or state 3186#: app/Statistics/Service/CountryService.php:83 3187msgid "Burkina Faso" 3188msgstr "Burkina Faso" 3189 3190#. I18N: Name of a country or state 3191#: app/Statistics/Service/CountryService.php:76 3192msgid "Burundi" 3193msgstr "Burundi" 3194 3195#: app/Elements/RelationIsDescriptor.php:98 3196msgid "Buyer" 3197msgstr "Comprador" 3198 3199#: app/Elements/RelationIsDescriptor.php:75 3200msgctxt "FEMALE" 3201msgid "Buyer" 3202msgstr "Comprador" 3203 3204#: app/Elements/RelationIsDescriptor.php:54 3205msgctxt "MALE" 3206msgid "Buyer" 3207msgstr "Comprador" 3208 3209#. I18N: Help text for the "Port number" site configuration setting 3210#: resources/views/admin/site-mail.phtml:113 3211msgid "By default, SMTP works on port 25." 3212msgstr "El servidor SMTP utiliza, por defecto, el puerto 25." 3213 3214#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? https://ckeditor.com 3215#: app/Module/CkeditorModule.php:43 3216msgid "CKEditor™" 3217msgstr "CKEditor™" 3218 3219#. I18N: Name of a module. 3220#: app/Module/CustomCssJsModule.php:83 3221msgid "CSS and JS" 3222msgstr "CSS y JS" 3223 3224#: resources/views/admin/trees.phtml:74 3225#: resources/views/lists/datatables-attributes.phtml:33 3226msgid "Calculating…" 3227msgstr "Calculando…" 3228 3229#. I18N: Name of a module 3230#: app/Module/CalendarMenuModule.php:42 app/Module/CalendarMenuModule.php:81 3231#: resources/views/modules/yahrzeit/config.phtml:41 3232msgid "Calendar" 3233msgstr "Calendario" 3234 3235#. I18N: A configuration setting 3236#: resources/views/admin/trees-preferences.phtml:108 3237#: resources/views/admin/trees-preferences.phtml:110 3238#: resources/views/admin/trees-preferences.phtml:113 3239msgid "Calendar conversion" 3240msgstr "Conversión de calendario" 3241 3242#. I18N: Location of an LDS church temple 3243#: app/Elements/TempleCode.php:74 3244msgid "Calgary, Alberta, Canada" 3245msgstr "Calgary, Alberta, Canadá" 3246 3247#: app/Gedcom.php:846 resources/views/modals/source-fields.phtml:52 3248msgid "Call number" 3249msgstr "Reference" 3250 3251#. I18N: Name of a country or state 3252#: app/Statistics/Service/CountryService.php:282 3253msgid "Cambodia" 3254msgstr "Camboya" 3255 3256#. I18N: Name of a country or state 3257#: app/Statistics/Service/CountryService.php:131 3258msgid "Cameroon" 3259msgstr "Camerún" 3260 3261#. I18N: Location of an LDS church temple 3262#: app/Elements/TempleCode.php:75 3263msgid "Campinas, Brazil" 3264msgstr "Campinas, Brasil" 3265 3266#. I18N: Name of a country or state 3267#: app/Statistics/Service/CountryService.php:119 3268msgid "Canada" 3269msgstr "Canadá" 3270 3271#: app/Http/RequestHandlers/SitePreferencesAction.php:61 3272#, php-format 3273msgid "Cannot write to the folder “%s”." 3274msgstr "" 3275 3276#. I18N: Name of a country or state 3277#: app/Statistics/Service/CountryService.php:143 3278msgid "Cape Verde" 3279msgstr "Cabo Verde" 3280 3281#. I18N: Location of an LDS church temple 3282#: app/Elements/TempleCode.php:76 3283msgid "Caracas, Venezuela" 3284msgstr "Caracas, Venezuela" 3285 3286#. I18N: Type of media object 3287#: app/Elements/SourceMediaType.php:81 3288msgid "Card" 3289msgstr "Tarjeta" 3290 3291#. I18N: Location of an LDS church temple 3292#: app/Elements/TempleCode.php:56 3293msgid "Cardston, Alberta, Canada" 3294msgstr "Cardston, Alberta, Canadá" 3295 3296#: app/Gedcom.php:611 3297msgid "Caste" 3298msgstr "Casta" 3299 3300#: resources/views/modules/statistics-chart/custom.phtml:79 3301msgid "Categories" 3302msgstr "Categorías" 3303 3304#: app/CustomTags/GedcomL.php:144 app/CustomTags/GedcomL.php:200 3305#: app/CustomTags/Legacy.php:138 3306msgid "Category" 3307msgstr "Categoría" 3308 3309#: app/CustomTags/GedcomL.php:235 app/Gedcom.php:411 app/Gedcom.php:545 3310msgid "Cause" 3311msgstr "Causa" 3312 3313#: app/CustomTags/FamilyTreeMaker.php:114 app/Gedcom.php:638 3314msgid "Cause of death" 3315msgstr "Causa del fallecimiento" 3316 3317#: resources/views/admin/synchronize-trees.phtml:30 3318#: resources/views/admin/trees-merge.phtml:66 3319#: resources/views/admin/trees-renumber.phtml:47 3320msgid "Caution! This may take a long time. Be patient." 3321msgstr "¡Precaución! Esto puede llevar mucho tiempo. Por favor sea paciente." 3322 3323#. I18N: Name of a country or state 3324#: app/Statistics/Service/CountryService.php:153 3325msgid "Cayman Islands" 3326msgstr "Islas Caimán" 3327 3328#. I18N: Location of an LDS church temple 3329#: app/Elements/TempleCode.php:77 3330msgid "Cebu City, Philippines" 3331msgstr "Cebu, Filipinas" 3332 3333#: app/CustomTags/PhpGedView.php:66 3334msgid "Cemetery" 3335msgstr "Cementerio" 3336 3337#: app/Gedcom.php:612 3338msgid "Census" 3339msgstr "Censo" 3340 3341#. I18N: Name of a module 3342#: app/Module/CensusAssistantModule.php:51 3343msgid "Census assistant" 3344msgstr "Ayudante del censo" 3345 3346#: app/Gedcom.php:613 3347#: resources/views/modules/GEDFact_assistant/select-census.phtml:16 3348msgid "Census date" 3349msgstr "Fecha del censo" 3350 3351#: resources/views/modules/GEDFact_assistant/select-census.phtml:15 3352msgid "Census date and place" 3353msgstr "Fecha y lugar del censo" 3354 3355#: app/Gedcom.php:614 3356msgid "Census place" 3357msgstr "Lugar del censo" 3358 3359#: resources/views/modules/census-assistant.phtml:112 3360msgid "Census transcript" 3361msgstr "Transcripción del censo" 3362 3363#. I18N: Name of a country or state 3364#: app/Statistics/Service/CountryService.php:117 3365msgid "Central African Republic" 3366msgstr "República Centro-africana" 3367 3368#: app/Module/StatisticsChartModule.php:980 3369#: app/Statistics/Google/ChartAge.php:112 3370#: app/Statistics/Google/ChartAge.php:142 3371#: app/Statistics/Google/ChartBirth.php:96 3372#: app/Statistics/Google/ChartChildren.php:87 3373#: app/Statistics/Google/ChartChildren.php:112 3374#: app/Statistics/Google/ChartDeath.php:96 3375#: app/Statistics/Google/ChartDivorce.php:96 3376#: app/Statistics/Google/ChartMarriage.php:96 3377#: app/Statistics/Google/ChartMarriageAge.php:135 3378#: app/Statistics/Google/ChartMarriageAge.php:165 3379#: app/Statistics/Google/ChartMortality.php:64 3380#: app/Statistics/Google/ChartNoChildrenFamilies.php:96 3381#: app/Statistics/Google/ChartNoChildrenFamilies.php:132 3382msgid "Century" 3383msgstr "Siglo" 3384 3385#. I18N: Type of media object 3386#: app/CustomTags/Geneatique.php:57 app/CustomTags/Geneatique.php:58 3387#: app/Elements/SourceMediaType.php:82 3388msgid "Certificate" 3389msgstr "Certificado" 3390 3391#. I18N: Name of a country or state 3392#: app/Statistics/Service/CountryService.php:480 3393msgid "Chad" 3394msgstr "Chad" 3395 3396#: app/Http/RequestHandlers/ChangeFamilyMembersPage.php:44 3397#: resources/views/family-page-menu.phtml:35 3398msgid "Change family members" 3399msgstr "Modificar los miembros de la familia" 3400 3401#: app/Http/RequestHandlers/TreePageEdit.php:64 3402msgid "Change the “Home page” blocks" 3403msgstr "Bloques de la \"Página de inicio\"" 3404 3405#: app/Http/RequestHandlers/UserPageEdit.php:62 3406msgid "Change the “My page” blocks" 3407msgstr "Cambie los bloques de \"Mi página\"" 3408 3409#. I18N: [a record was] Changed on <date/time> 3410#: resources/views/modules/recent_changes/changes-list.phtml:52 3411#, php-format 3412msgid "Changed by %1$s" 3413msgstr "Cambiado por %1$s" 3414 3415#. I18N: [a record was] Changed on <date/time> 3416#: resources/views/modules/recent_changes/changes-list.phtml:50 3417#, php-format 3418msgid "Changed on %1$s" 3419msgstr "Modificado %1$s" 3420 3421#. I18N: [a record was] Changed on <date/time> by <user> 3422#: resources/views/modules/recent_changes/changes-list.phtml:48 3423#, php-format 3424msgid "Changed on %1$s by %2$s" 3425msgstr "Cambiado %1$s por %2$s" 3426 3427#. I18N: Name of a module/report 3428#: app/Module/ChangeReportModule.php:44 3429#: resources/views/admin/users-edit.phtml:150 3430#: resources/views/modules/recent_changes/config.phtml:51 3431#: resources/views/pending-changes-page.phtml:50 3432#: resources/xml/reports/change_report.xml:3 3433#: resources/xml/reports/change_report.xml:44 3434msgid "Changes" 3435msgstr "Cambios" 3436 3437#: app/Module/RecentChangesModule.php:175 3438#, php-format 3439msgid "Changes in the last %s day" 3440msgid_plural "Changes in the last %s days" 3441msgstr[0] "Cambios de hace %s dia" 3442msgstr[1] "Cambios en los %s días últimos" 3443 3444#: app/Http/RequestHandlers/PendingChangesLogPage.php:95 3445#: resources/views/admin/trees.phtml:211 3446msgid "Changes log" 3447msgstr "Registro de cambios" 3448 3449#: resources/views/admin/gedcom-export-options.phtml:79 3450#: resources/views/admin/trees-import.phtml:82 3451msgid "Character encoding" 3452msgstr "Codificación de caracteres" 3453 3454#: app/Gedcom.php:499 3455msgid "Character set" 3456msgstr "Conjunto de caracteres" 3457 3458#: resources/views/admin/modules.phtml:224 3459#: resources/views/admin/modules.phtml:227 3460msgid "Chart" 3461msgstr "Gráfico" 3462 3463#: app/Module/RelationshipsChartModule.php:431 3464msgid "Chart preferences" 3465msgstr "Preferencias de gráfico" 3466 3467#: resources/views/modules/charts/config.phtml:20 3468#: resources/views/modules/statistics-chart/custom.phtml:26 3469#: resources/views/modules/statistics-chart/custom.phtml:155 3470#: resources/views/modules/statistics-chart/custom.phtml:157 3471msgid "Chart type" 3472msgstr "Tipo de gráfico" 3473 3474#. I18N: Name of a module/block 3475#. I18N: Name of a module 3476#: app/Http/RequestHandlers/ModulesChartsPage.php:43 3477#: app/Module/ChartsBlockModule.php:65 app/Module/ChartsMenuModule.php:56 3478#: app/Module/ChartsMenuModule.php:104 3479#: resources/views/admin/control-panel.phtml:692 3480#: resources/views/admin/modules.phtml:102 3481#: resources/views/admin/modules.phtml:104 3482#: resources/views/admin/trees-preferences.phtml:392 3483msgid "Charts" 3484msgstr "Diagramas" 3485 3486#: app/Http/RequestHandlers/CheckTree.php:324 3487#: resources/views/admin/trees.phtml:185 3488msgid "Check for errors" 3489msgstr "Buscar errores" 3490 3491#: app/Module/CheckForNewVersion.php:66 3492msgid "Check for new version" 3493msgstr "Buscar nueva versión" 3494 3495#: app/Http/RequestHandlers/UpgradeWizardPage.php:120 3496msgid "Check for pending changes…" 3497msgstr "Compruebe si hay cambios pendientes …" 3498 3499#: resources/views/setup/step-2-server-checks.phtml:61 3500msgid "Checking server capacity" 3501msgstr "Comprobando la capacidad del servidor" 3502 3503#: resources/views/setup/step-2-server-checks.phtml:44 3504msgid "Checking server configuration" 3505msgstr "Comprobando configuración del servidor" 3506 3507#. I18N: Location of an LDS church temple 3508#: app/Elements/TempleCode.php:78 3509msgid "Chicago, Illinois, United States" 3510msgstr "Chicago, Illinois, Estados Unidos" 3511 3512#: app/Gedcom.php:452 resources/views/edit/change-family-members.phtml:62 3513#: resources/views/edit/change-family-members.phtml:73 3514#: resources/views/modules/pedigree-chart/previous.phtml:42 3515msgid "Child" 3516msgstr "Hijo" 3517 3518#: resources/xml/reports/ahnentafel_report.xml:388 3519#: resources/xml/reports/descendancy_report.xml:480 3520msgid "Child of " 3521msgstr "Hijo de " 3522 3523#. I18N: e.g. “Child of [father name & mother name]” 3524#: app/Module/InteractiveTree/TreeView.php:371 3525#, php-format 3526msgid "Child of %s" 3527msgstr "Hijo/a de %s" 3528 3529#: app/Http/RequestHandlers/FamilyPage.php:153 3530#: app/Http/RequestHandlers/IndividualPage.php:225 3531#: app/Module/StatisticsChartModule.php:422 3532#: app/Module/StatisticsChartModule.php:714 3533#: resources/views/lists/families-table.phtml:161 3534#: resources/views/lists/individuals-table.phtml:175 3535#: resources/views/modules/pedigree-chart/previous.phtml:40 3536#: resources/views/modules/relatives/family.phtml:216 3537#: resources/xml/reports/family_group_report.xml:761 3538#: resources/xml/reports/relative_ext_report.xml:122 3539msgid "Children" 3540msgstr "Hijos" 3541 3542#: resources/views/modules/statistics-chart/children.phtml:10 3543msgid "Children in family" 3544msgstr "Hijos en la familia" 3545 3546#: resources/xml/reports/ahnentafel_report.xml:391 3547#: resources/xml/reports/descendancy_report.xml:483 3548msgid "Children of " 3549msgstr "Hijos de " 3550 3551#. I18N: In the Icelandic surname tradition, ... 3552#: app/SurnameTradition/IcelandicSurnameTradition.php:52 3553msgid "Children take a patronym instead of a surname." 3554msgstr "Los niños toman un patronímico en vez de un apellido." 3555 3556#. I18N: In the Spanish surname tradition, ... 3557#: app/SurnameTradition/SpanishSurnameTradition.php:53 3558msgid "Children take one surname from the father and one surname from the mother." 3559msgstr "Los hijos reciben un apellido del padre y también un apellido de la madre." 3560 3561#. I18N: In the Portuguese surname tradition, ... 3562#: app/SurnameTradition/PortugueseSurnameTradition.php:53 3563msgid "Children take one surname from the mother and one surname from the father." 3564msgstr "Los niños reciben un apellido de la madre y un apellido del padre." 3565 3566#. I18N: In the patrilineal surname tradition, ... 3567#: app/SurnameTradition/LithuanianSurnameTradition.php:76 3568#: app/SurnameTradition/PaternalSurnameTradition.php:50 3569#: app/SurnameTradition/PatrilinealSurnameTradition.php:50 3570#: app/SurnameTradition/PolishSurnameTradition.php:66 3571msgid "Children take their father’s surname." 3572msgstr "Los niños toman el apellido de su padre." 3573 3574#. I18N: In the matrilineal surname tradition, ... 3575#: app/SurnameTradition/MatrilinealSurnameTradition.php:50 3576msgid "Children take their mother’s surname." 3577msgstr "Los niños toman el apellido de su madre." 3578 3579#. I18N: Name of a country or state 3580#: app/Statistics/Service/CountryService.php:125 3581msgid "Chile" 3582msgstr "Chile" 3583 3584#. I18N: Name of a country or state 3585#: app/Statistics/Service/CountryService.php:127 3586msgid "China" 3587msgstr "China" 3588 3589#: app/Http/RequestHandlers/ReportListPage.php:63 3590msgid "Choose a report to run" 3591msgstr "Seleccione un informe" 3592 3593#: resources/xml/reports/individual_ext_report.xml:6 3594#: resources/xml/reports/missing_facts_report.xml:6 3595#: resources/xml/reports/relative_ext_report.xml:6 3596msgid "Choose relatives" 3597msgstr "Elige parientes" 3598 3599#: app/Http/RequestHandlers/SiteRegistrationPage.php:51 3600msgid "Choose user defined welcome text typed below" 3601msgstr "Seleccionar el texto de bienvenida a usuario tecleado abajo" 3602 3603#: app/Gedcom.php:619 resources/xml/reports/family_group_report.xml:206 3604#: resources/xml/reports/family_group_report.xml:560 3605#: resources/xml/reports/family_group_report.xml:904 3606#: resources/xml/reports/missing_facts_report.xml:16 3607msgid "Christening" 3608msgstr "Bautismo" 3609 3610#: app/Services/IndividualFactsService.php:222 3611msgid "Christening of a brother" 3612msgstr "Bautismo de un hermano" 3613 3614#: app/Services/IndividualFactsService.php:201 3615msgid "Christening of a child" 3616msgstr "Bautismo de un hijo" 3617 3618#: app/Services/IndividualFactsService.php:200 3619msgid "Christening of a daughter" 3620msgstr "Bautismo de una hija" 3621 3622#: app/Services/IndividualFactsService.php:270 3623#: app/Services/IndividualFactsService.php:293 3624#: app/Services/IndividualFactsService.php:316 3625msgid "Christening of a grandchild" 3626msgstr "Bautismo de un nieto" 3627 3628#: app/Services/IndividualFactsService.php:269 3629msgid "Christening of a granddaughter" 3630msgstr "Bautismo de una nieta" 3631 3632#: app/Services/IndividualFactsService.php:292 3633msgctxt "daughter’s daughter" 3634msgid "Christening of a granddaughter" 3635msgstr "Bautismo de una nieta" 3636 3637#: app/Services/IndividualFactsService.php:315 3638msgctxt "son’s daughter" 3639msgid "Christening of a granddaughter" 3640msgstr "Bautismo de una nieta" 3641 3642#: app/Services/IndividualFactsService.php:268 3643msgid "Christening of a grandson" 3644msgstr "Bautismo de un nieto" 3645 3646#: app/Services/IndividualFactsService.php:291 3647msgctxt "daughter’s son" 3648msgid "Christening of a grandson" 3649msgstr "Bautismo de un nieto" 3650 3651#: app/Services/IndividualFactsService.php:314 3652msgctxt "son’s son" 3653msgid "Christening of a grandson" 3654msgstr "Bautismo de un nieto" 3655 3656#: app/Services/IndividualFactsService.php:245 3657msgid "Christening of a half-brother" 3658msgstr "Bautismo de un medio hermano" 3659 3660#: app/Services/IndividualFactsService.php:247 3661msgid "Christening of a half-sibling" 3662msgstr "Bautismo del medio hermano" 3663 3664#: app/Services/IndividualFactsService.php:246 3665msgid "Christening of a half-sister" 3666msgstr "Bautismo de una media hermana" 3667 3668#: app/Services/IndividualFactsService.php:224 3669msgid "Christening of a sibling" 3670msgstr "Bautismo del hermano" 3671 3672#: app/Services/IndividualFactsService.php:223 3673msgid "Christening of a sister" 3674msgstr "Bautismo de una hermana" 3675 3676#: app/Services/IndividualFactsService.php:199 3677msgid "Christening of a son" 3678msgstr "Bautismo de un hijo" 3679 3680#. I18N: Name of a country or state 3681#: app/Statistics/Service/CountryService.php:151 3682msgid "Christmas Island" 3683msgstr "Isla de Navidad" 3684 3685#: app/Elements/RelationIsDescriptor.php:99 3686msgid "Circumciser" 3687msgstr "Circuncidador" 3688 3689#: app/CustomTags/FamilyTreeMaker.php:113 3690msgid "Circumcision" 3691msgstr "Circuncisión" 3692 3693#: resources/views/modules/census-assistant.phtml:37 3694msgid "Citation" 3695msgstr "Cita" 3696 3697#: app/CustomTags/GedcomL.php:130 app/CustomTags/GedcomL.php:184 3698#: app/CustomTags/GedcomL.php:278 app/CustomTags/GedcomL.php:311 3699#: app/Gedcom.php:440 app/Gedcom.php:494 app/Gedcom.php:572 app/Gedcom.php:683 3700#: app/Gedcom.php:755 app/Gedcom.php:779 app/Gedcom.php:803 app/Gedcom.php:912 3701#: app/Gedcom.php:926 resources/xml/reports/fact_sources.xml:74 3702#: resources/xml/reports/fact_sources.xml:161 3703#: resources/xml/reports/fact_sources.xml:277 3704#: resources/xml/reports/fact_sources.xml:323 3705msgid "Citation details" 3706msgstr "Detalles de la cita" 3707 3708#: app/CustomTags/Reunion.php:55 3709msgid "Citizenship" 3710msgstr "Ciudadanía" 3711 3712#: app/CustomTags/GedcomL.php:230 app/CustomTags/PersonalAncestralFile.php:69 3713#: app/Gedcom.php:406 app/Gedcom.php:519 app/Gedcom.php:539 app/Gedcom.php:810 3714#: app/Gedcom.php:857 3715msgid "City" 3716msgstr "Población" 3717 3718#. I18N: Location of an LDS church temple 3719#: app/Elements/TempleCode.php:79 3720msgid "Ciudad Juárez, Mexico" 3721msgstr "Ciudad Juárez, México" 3722 3723#: app/CustomTags/Aldfaer.php:61 app/Elements/MarriageType.php:63 3724#: resources/xml/reports/fact_sources.xml:202 3725msgid "Civil marriage" 3726msgstr "Matrimonio civil" 3727 3728#: app/Elements/RelationIsDescriptor.php:100 3729msgid "Civil registrar" 3730msgstr "Registrador civil" 3731 3732#: app/Elements/RelationIsDescriptor.php:76 3733msgctxt "FEMALE" 3734msgid "Civil registrar" 3735msgstr "Encargada del Registro Civil" 3736 3737#: app/Elements/RelationIsDescriptor.php:55 3738msgctxt "MALE" 3739msgid "Civil registrar" 3740msgstr "Encargado del Registro Civil" 3741 3742#: app/Http/RequestHandlers/CleanDataFolder.php:100 3743#: resources/views/admin/control-panel.phtml:268 3744msgid "Clean up data folder" 3745msgstr "Limpiar la carpeta «data»" 3746 3747#. I18N: Name of a module 3748#: app/Module/ClippingsCartModule.php:211 3749msgid "Clippings cart" 3750msgstr "Carrito genealógico" 3751 3752#. I18N: Type of media object 3753#: app/Elements/SourceMediaType.php:83 3754msgid "Coat of arms" 3755msgstr "Escudo" 3756 3757#. I18N: Location of an LDS church temple 3758#: app/Elements/TempleCode.php:80 3759msgid "Cochabamba, Bolivia" 3760msgstr "Cochabamba, Bolivia" 3761 3762#. I18N: Name of a country or state 3763#: app/Statistics/Service/CountryService.php:121 3764msgid "Cocos (Keeling) Islands" 3765msgstr "Islas Cocos" 3766 3767#. I18N: The name of a colour-scheme 3768#: app/Module/ColorsTheme.php:160 3769msgid "Coffee and Cream" 3770msgstr "Café y crema" 3771 3772#. I18N: The name of a colour-scheme 3773#: app/Module/ColorsTheme.php:162 3774msgid "Cold Day" 3775msgstr "Día frío" 3776 3777#. I18N: Name of a country or state 3778#: app/Statistics/Service/CountryService.php:139 3779msgid "Colombia" 3780msgstr "Colombia" 3781 3782#. I18N: Location of an LDS church temple 3783#: app/Elements/TempleCode.php:81 3784msgid "Colonia Juárez, Mexico" 3785msgstr "Colonia Juárez, México" 3786 3787#. I18N: Location of an LDS church temple 3788#: app/Elements/TempleCode.php:86 3789msgid "Columbia River, Washington, United States" 3790msgstr "Río Columbia, Washington" 3791 3792#. I18N: Location of an LDS church temple 3793#: app/Elements/TempleCode.php:82 3794msgid "Columbia, South Carolina, United States" 3795msgstr "Columbia, Carolina del Sur" 3796 3797#. I18N: Location of an LDS church temple 3798#: app/Elements/TempleCode.php:83 3799msgid "Columbus, Ohio, United States" 3800msgstr "Colombus, Ohio" 3801 3802#: app/CustomTags/PhpGedView.php:62 app/CustomTags/PhpGedView.php:68 3803msgid "Comment" 3804msgstr "Comentario" 3805 3806#: resources/views/emails/register-notify-html.phtml:34 3807#: resources/views/emails/register-notify-text.phtml:28 3808#: resources/views/modules/census-assistant.phtml:79 3809#: resources/views/register-page.phtml:85 3810msgid "Comments" 3811msgstr "Comentarios" 3812 3813#: app/CustomTags/BrothersKeeper.php:63 3814msgid "Common law marriage" 3815msgstr "Matrimonio de hecho" 3816 3817#. I18N: Description of the “Messages” module 3818#: app/Module/UserMessagesModule.php:76 3819msgid "Communicate directly with other users, using private messages." 3820msgstr "Comunicarse directamente con otros usuarios usando mensajes privados." 3821 3822#. I18N: Name of a country or state 3823#: app/Statistics/Service/CountryService.php:141 3824msgid "Comoros" 3825msgstr "Comoras" 3826 3827#. I18N: Name of a module/chart 3828#: app/Module/CompactTreeChartModule.php:75 3829msgid "Compact tree" 3830msgstr "Árbol compacto" 3831 3832#. I18N: %s is an individual’s name 3833#: app/Module/CompactTreeChartModule.php:121 3834#, php-format 3835msgid "Compact tree of %s" 3836msgstr "Árbol compacto de %s" 3837 3838#: resources/views/admin/webtrees1-thumbnails.phtml:44 3839msgid "Comparison" 3840msgstr "Comparación" 3841 3842#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 3843#: app/Elements/LdsBaptismDateStatus.php:71 3844#: app/Elements/LdsChildSealingDateStatus.php:64 3845#: app/Elements/LdsEndowmentDateStatus.php:72 3846#: app/Elements/LdsOrdinanceStatus.php:77 3847#: app/Elements/LdsSpouseSealingDateStatus.php:74 3848msgid "Completed before 1970; date not available" 3849msgstr "Completado antes de 1970; fecha no disponible" 3850 3851#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 3852#: app/Elements/LdsBaptismDateStatus.php:67 3853#: app/Elements/LdsEndowmentDateStatus.php:68 3854#: app/Elements/LdsOrdinanceStatus.php:67 3855#: app/Elements/LdsSpouseSealingDateStatus.php:66 3856msgid "Completed; date unknown" 3857msgstr "Completado; fecha desconocida" 3858 3859#: app/CustomTags/GedcomL.php:145 app/CustomTags/GedcomL.php:201 3860#: app/CustomTags/Legacy.php:139 3861msgid "Completion date" 3862msgstr "Fecha de terminación" 3863 3864#: app/Gedcom.php:625 resources/xml/reports/missing_facts_report.xml:19 3865msgid "Confirmation" 3866msgstr "Confirmación" 3867 3868#: resources/views/setup/step-3-database-type.phtml:37 3869msgid "Connection to database server" 3870msgstr "Conexión al servidor de bases de datos" 3871 3872#: resources/views/setup/step-4-database-mysql.phtml:49 3873msgid "Connection type" 3874msgstr "" 3875 3876#. I18N: Name of a module 3877#: app/Module/ContactsFooterModule.php:55 3878#: resources/views/admin/trees-preferences.phtml:150 3879msgid "Contact information" 3880msgstr "Información de contacto" 3881 3882#: resources/views/edit-account-page.phtml:135 3883msgid "Contact method" 3884msgstr "Método de contacto" 3885 3886#: app/Http/RequestHandlers/SearchAdvancedPage.php:258 3887msgid "Contains" 3888msgstr "Contiene" 3889 3890#: resources/views/modules/gedcom_news/edit.phtml:37 3891#: resources/views/modules/html/config.phtml:41 3892#: resources/views/modules/user_blog/edit.phtml:37 3893msgid "Content" 3894msgstr "Contenido" 3895 3896#: app/Gedcom.php:767 3897msgid "Continuation" 3898msgstr "Continuación" 3899 3900#: app/Http/RequestHandlers/ControlPanel.php:148 3901#: app/Http/RequestHandlers/MapDataAdd.php:93 3902#: app/Http/RequestHandlers/MapDataEdit.php:89 3903#: app/Http/RequestHandlers/MapDataList.php:110 3904#: app/Module/ModuleThemeTrait.php:231 app/Module/ModuleThemeTrait.php:235 3905#: resources/views/admin/analytics-edit.phtml:19 3906#: resources/views/admin/broadcast.phtml:20 3907#: resources/views/admin/changes-log.phtml:33 3908#: resources/views/admin/clean-data.phtml:17 3909#: resources/views/admin/components.phtml:30 3910#: resources/views/admin/data-fix-page.phtml:26 3911#: resources/views/admin/data-fix-select.phtml:22 3912#: resources/views/admin/email-page.phtml:22 3913#: resources/views/admin/fix-level-0-media.phtml:17 3914#: resources/views/admin/map-import-form.phtml:19 3915#: resources/views/admin/media-upload.phtml:20 3916#: resources/views/admin/media.phtml:23 3917#: resources/views/admin/merge-records-step-1.phtml:43 3918#: resources/views/admin/merge-records-step-2.phtml:25 3919#: resources/views/admin/modules.phtml:37 3920#: resources/views/admin/server-information.phtml:15 3921#: resources/views/admin/site-logs.phtml:31 3922#: resources/views/admin/site-mail.phtml:31 3923#: resources/views/admin/site-preferences.phtml:18 3924#: resources/views/admin/site-registration.phtml:18 3925#: resources/views/admin/tags.phtml:27 3926#: resources/views/admin/trees-check.phtml:22 3927#: resources/views/admin/trees-create.phtml:17 3928#: resources/views/admin/trees-duplicates.phtml:20 3929#: resources/views/admin/trees-export.phtml:22 3930#: resources/views/admin/trees-import.phtml:25 3931#: resources/views/admin/trees-merge.phtml:21 3932#: resources/views/admin/trees-preferences.phtml:40 3933#: resources/views/admin/trees-privacy.phtml:24 3934#: resources/views/admin/trees-renumber.phtml:19 3935#: resources/views/admin/trees-unconnected.phtml:24 3936#: resources/views/admin/trees.phtml:43 3937#: resources/views/admin/upgrade/steps.phtml:16 3938#: resources/views/admin/upgrade/wizard.phtml:17 3939#: resources/views/admin/users-cleanup.phtml:23 3940#: resources/views/admin/users-create.phtml:21 3941#: resources/views/admin/users-edit.phtml:30 3942#: resources/views/admin/users.phtml:17 3943#: resources/views/admin/webtrees1-thumbnails.phtml:16 3944#: resources/views/modules/bing-maps/config.phtml:16 3945#: resources/views/modules/custom-css-js/edit.phtml:16 3946#: resources/views/modules/faq/config.phtml:22 3947#: resources/views/modules/faq/edit.phtml:23 3948#: resources/views/modules/geonames/config.phtml:16 3949#: resources/views/modules/google-maps/config.phtml:16 3950#: resources/views/modules/here-maps/config.phtml:16 3951#: resources/views/modules/map-box/config.phtml:16 3952#: resources/views/modules/openrouteservice/config.phtml:16 3953#: resources/views/modules/relationships-chart/config.phtml:22 3954#: resources/views/modules/sitemap/config.phtml:20 3955#: resources/views/modules/stories/config.phtml:20 3956#: resources/views/modules/stories/edit.phtml:24 3957msgid "Control panel" 3958msgstr "Panel de control" 3959 3960#. I18N: Name of a module 3961#: app/Module/FixCemeteryTag.php:58 app/Module/FixNameTags.php:82 3962#: app/Module/FixPrimaryTag.php:59 app/Module/FixWtObjeSortTag.php:59 3963#, php-format 3964msgid "Convert %s tags to GEDCOM 5.5.1" 3965msgstr "Convierta etiquetas %s a GEDCOM 5.5.1" 3966 3967#. I18N: Label for option 3968#: resources/views/modules/fix-ceme-tag/options.phtml:16 3969msgid "Convert to" 3970msgstr "Convertir a" 3971 3972#. I18N: Name of a country or state 3973#: app/Statistics/Service/CountryService.php:137 3974msgid "Cook Islands" 3975msgstr "Islas Cook" 3976 3977#: resources/views/modules/privacy-policy/page.phtml:32 3978msgid "Cookies" 3979msgstr "Cookies" 3980 3981#: app/CustomTags/GedcomL.php:246 app/CustomTags/GedcomL.php:258 3982#: app/Gedcom.php:424 app/Gedcom.php:556 3983msgid "Coordinates" 3984msgstr "Coordenadas" 3985 3986#. I18N: Location of an LDS church temple 3987#: app/Elements/TempleCode.php:84 3988msgid "Copenhagen, Denmark" 3989msgstr "Copenhague, Dinamarca" 3990 3991#: resources/views/edit/icon-fact-copy.phtml:15 3992#: resources/views/edit/icon-fact-copy.phtml:17 3993#: resources/views/individual-page-name.phtml:84 3994#: resources/views/individual-page-name.phtml:86 3995#: resources/views/modules/share-url/share.phtml:18 3996msgid "Copy" 3997msgstr "Copiar" 3998 3999#. I18N: Copy all the records from [family tree 1] into [family tree 2] 4000#: resources/views/admin/trees-merge.phtml:50 4001#, php-format 4002msgid "Copy all the records from %1$s into %2$s." 4003msgstr "Copie todos los registros de %1$s en %2$s." 4004 4005#: app/Http/RequestHandlers/UpgradeWizardPage.php:124 4006msgid "Copy files…" 4007msgstr "Copiar archivos …" 4008 4009#: app/Module/ShareUrlModule.php:51 4010msgid "Copy the URL of the record to the clipboard" 4011msgstr "Copie la URL del registro en el portapapeles" 4012 4013#: app/Gedcom.php:501 app/Gedcom.php:528 4014msgid "Copyright" 4015msgstr "Copyright" 4016 4017#: app/Gedcom.php:514 4018msgid "Corporation" 4019msgstr "Corporación" 4020 4021#. I18N: Description of a “Data fix” module 4022#: app/Module/FixNameSlashesAndSpaces.php:67 4023msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." 4024msgstr "Corregir los registro NAME del tipo 'John/DOE/' o 'John /DOE' producidos por programas antiguos de genealogía." 4025 4026#: app/Elements/ResearchTaskStatus.php:52 app/Elements/ResearchTaskType.php:51 4027msgid "Correspondence" 4028msgstr "Correspondencia" 4029 4030#. I18N: Name of a country or state 4031#: app/Statistics/Service/CountryService.php:145 4032msgid "Costa Rica" 4033msgstr "Costa Rica" 4034 4035#: resources/views/verify-failure-page.phtml:19 4036msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." 4037msgstr "No se pudo verificar la información que introdujo. Por favor, inténtelo de nuevo o contacte con el administrador del sitio." 4038 4039#. I18N: Description of the “Hit counters” module 4040#: app/Module/HitCountFooterModule.php:84 4041msgid "Count the visits to each page" 4042msgstr "Cuenta las visitas a cada página" 4043 4044#: app/CustomTags/GedcomL.php:231 app/CustomTags/PersonalAncestralFile.php:70 4045#: app/Gedcom.php:407 app/Gedcom.php:520 app/Gedcom.php:540 app/Gedcom.php:811 4046#: app/Gedcom.php:858 app/Statistics/Google/ChartDistribution.php:108 4047msgid "Country" 4048msgstr "País" 4049 4050#: app/Http/RequestHandlers/ManageMediaData.php:254 4051msgid "Create" 4052msgstr "Crear" 4053 4054#: app/Http/RequestHandlers/CreateTreePage.php:56 4055#: resources/views/admin/control-panel.phtml:315 4056msgid "Create a family tree" 4057msgstr "Crear un nuevo árbol genealógico" 4058 4059#: app/Elements/XrefLocation.php:60 4060#: resources/views/modals/create-location.phtml:16 4061msgid "Create a location" 4062msgstr "Crear una ubicación" 4063 4064#: app/Elements/XrefMedia.php:62 4065#: resources/views/modals/create-media-from-file.phtml:20 4066#: resources/views/modals/create-media-object.phtml:19 4067msgid "Create a media object" 4068msgstr "Crear un nuevo objeto audiovisual" 4069 4070#: app/Elements/XrefRepository.php:65 4071#: resources/views/modals/create-repository.phtml:18 4072msgid "Create a repository" 4073msgstr "Crear Repositorio" 4074 4075#: app/Elements/XrefNote.php:60 app/Elements/XrefSharedNote.php:60 4076#: resources/views/modals/create-note-object.phtml:16 4077msgid "Create a shared note" 4078msgstr "Crear una nueva nota compartida" 4079 4080#: resources/views/modules/census-assistant.phtml:17 4081msgid "Create a shared note using the census assistant" 4082msgstr "Crear una nueva nota compartida usando el ayudante" 4083 4084#: app/Elements/XrefSource.php:74 resources/views/modals/create-source.phtml:16 4085msgid "Create a source" 4086msgstr "Crear una nueva fuente" 4087 4088#: app/Elements/XrefSubmission.php:60 4089#: resources/views/modals/create-submission.phtml:16 4090msgid "Create a submission" 4091msgstr "Crear una submisión" 4092 4093#: app/Elements/XrefSubmitter.php:60 4094#: resources/views/modals/create-submitter.phtml:16 4095msgid "Create a submitter" 4096msgstr "Crear un remitente" 4097 4098#: app/Http/RequestHandlers/UpgradeWizardPage.php:119 4099msgid "Create a temporary folder…" 4100msgstr "Crear una carpeta temporal…" 4101 4102#: resources/views/modals/media-file-fields.phtml:80 4103msgid "Create a unique filename" 4104msgstr "Crear un nombre de archivo único" 4105 4106#: app/Http/RequestHandlers/AddUnlinkedPage.php:72 4107msgid "Create an individual" 4108msgstr "Crer una persona nueva" 4109 4110#. I18N: %s is a link/URL 4111#: app/Module/BingMaps.php:51 app/Module/EsriMaps.php:51 4112#: app/Module/GoogleMaps.php:51 app/Module/HereMaps.php:51 4113#: app/Module/MapBox.php:51 app/Module/OpenStreetMap.php:41 4114#, php-format 4115msgid "Create maps using %s." 4116msgstr "Crea mapas usando %s." 4117 4118#: resources/views/modules/statistics-chart/custom.phtml:20 4119msgid "Create your own chart" 4120msgstr "Cree su propio gráfico" 4121 4122#: resources/views/admin/synchronize-trees.phtml:20 4123msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4124msgstr "Crear, actualizar y eliminar un árbol genealógico para cada archivo GEDCOM en la carpeta de datos." 4125 4126#. I18N: GEDCOM tag _CREA 4127#: app/CustomTags/Ancestry.php:74 app/CustomTags/Gedcom7.php:93 4128#: app/CustomTags/Gedcom7.php:125 app/CustomTags/Gedcom7.php:140 4129#: app/CustomTags/Gedcom7.php:144 app/CustomTags/Gedcom7.php:153 4130#: app/CustomTags/Gedcom7.php:161 app/CustomTags/Gedcom7.php:170 4131#: app/CustomTags/Heredis.php:53 app/CustomTags/Heredis.php:54 4132msgid "Created at" 4133msgstr "Creado en" 4134 4135#: app/CustomTags/Gedcom7.php:94 app/CustomTags/Gedcom7.php:126 4136#: app/CustomTags/Gedcom7.php:141 app/CustomTags/Gedcom7.php:145 4137#: app/CustomTags/Gedcom7.php:154 app/CustomTags/Gedcom7.php:162 4138#: app/CustomTags/Gedcom7.php:171 app/CustomTags/GedcomL.php:138 4139#: app/CustomTags/GedcomL.php:194 4140msgid "Creation date" 4141msgstr "Fecha de creación" 4142 4143#: app/CustomTags/Gedcom7.php:95 app/CustomTags/Gedcom7.php:127 4144#: app/CustomTags/Gedcom7.php:142 app/CustomTags/Gedcom7.php:146 4145#: app/CustomTags/Gedcom7.php:155 app/CustomTags/Gedcom7.php:163 4146#: app/CustomTags/Gedcom7.php:172 4147msgid "Creation time" 4148msgstr "Tiempo de creación" 4149 4150#: app/Gedcom.php:634 resources/xml/reports/family_group_report.xml:315 4151#: resources/xml/reports/family_group_report.xml:342 4152#: resources/xml/reports/family_group_report.xml:669 4153#: resources/xml/reports/family_group_report.xml:696 4154#: resources/xml/reports/family_group_report.xml:1013 4155#: resources/xml/reports/family_group_report.xml:1040 4156msgid "Cremation" 4157msgstr "Incineración" 4158 4159#: app/Services/IndividualFactsService.php:360 4160msgid "Cremation of a brother" 4161msgstr "Incineración de un hermano" 4162 4163#: app/Services/IndividualFactsService.php:344 4164msgid "Cremation of a child" 4165msgstr "Incineración de un hijo" 4166 4167#: app/Services/IndividualFactsService.php:343 4168msgid "Cremation of a daughter" 4169msgstr "Incineración de una hija" 4170 4171#: app/Services/IndividualFactsService.php:636 4172msgid "Cremation of a father" 4173msgstr "Incineración del padre" 4174 4175#: app/Services/IndividualFactsService.php:434 4176msgid "Cremation of a grandchild" 4177msgstr "Incineración de un nieto" 4178 4179#: app/Services/IndividualFactsService.php:397 4180msgid "Cremation of a granddaughter" 4181msgstr "Incineración de una nieta" 4182 4183#: app/Services/IndividualFactsService.php:415 4184msgctxt "daughter’s daughter" 4185msgid "Cremation of a granddaughter" 4186msgstr "Incineración de una nieta" 4187 4188#: app/Services/IndividualFactsService.php:433 4189msgctxt "son’s daughter" 4190msgid "Cremation of a granddaughter" 4191msgstr "Incineración de una nieta" 4192 4193#: app/Services/IndividualFactsService.php:654 4194msgid "Cremation of a grandfather" 4195msgstr "Incineración de un abuelo" 4196 4197#: app/Services/IndividualFactsService.php:655 4198msgid "Cremation of a grandmother" 4199msgstr "Incineración de una abuela" 4200 4201#: app/Services/IndividualFactsService.php:656 4202#: app/Services/IndividualFactsService.php:674 4203#: app/Services/IndividualFactsService.php:692 4204msgid "Cremation of a grandparent" 4205msgstr "Incineración de un abuelo" 4206 4207#: app/Services/IndividualFactsService.php:396 4208msgid "Cremation of a grandson" 4209msgstr "Incineración de un nieto" 4210 4211#: app/Services/IndividualFactsService.php:414 4212msgctxt "daughter’s son" 4213msgid "Cremation of a grandson" 4214msgstr "Incineración de un nieto" 4215 4216#: app/Services/IndividualFactsService.php:432 4217msgctxt "son’s son" 4218msgid "Cremation of a grandson" 4219msgstr "Incineración de un nieto" 4220 4221#: app/Services/IndividualFactsService.php:378 4222msgid "Cremation of a half-brother" 4223msgstr "Incineración del medio hermano" 4224 4225#: app/Services/IndividualFactsService.php:380 4226msgid "Cremation of a half-sibling" 4227msgstr "Incineración del medio hermano" 4228 4229#: app/Services/IndividualFactsService.php:379 4230msgid "Cremation of a half-sister" 4231msgstr "Incineración de una media hermana" 4232 4233#: app/Services/IndividualFactsService.php:806 4234msgid "Cremation of a husband" 4235msgstr "Incineración de un marido" 4236 4237#: app/Services/IndividualFactsService.php:672 4238msgid "Cremation of a maternal grandfather" 4239msgstr "Incineración del abuelo materno" 4240 4241#: app/Services/IndividualFactsService.php:673 4242msgid "Cremation of a maternal grandmother" 4243msgstr "Incineración de una abuela materna" 4244 4245#: app/Services/IndividualFactsService.php:637 4246msgid "Cremation of a mother" 4247msgstr "Incineración de la madre" 4248 4249#: app/Services/IndividualFactsService.php:638 4250msgid "Cremation of a parent" 4251msgstr "Cremación de un padre" 4252 4253#: app/Services/IndividualFactsService.php:690 4254msgid "Cremation of a paternal grandfather" 4255msgstr "Incineración del abuelo paterno" 4256 4257#: app/Services/IndividualFactsService.php:691 4258msgid "Cremation of a paternal grandmother" 4259msgstr "Incineración de una abuela paterna" 4260 4261#: app/Services/IndividualFactsService.php:362 4262msgid "Cremation of a sibling" 4263msgstr "Incineración del hermano" 4264 4265#: app/Services/IndividualFactsService.php:361 4266msgid "Cremation of a sister" 4267msgstr "Incineración de una hermana" 4268 4269#: app/Services/IndividualFactsService.php:342 4270msgid "Cremation of a son" 4271msgstr "Incineración de un hijo" 4272 4273#: app/Services/IndividualFactsService.php:808 4274msgid "Cremation of a spouse" 4275msgstr "Incineración del cónyuge" 4276 4277#: app/Services/IndividualFactsService.php:807 4278msgid "Cremation of a wife" 4279msgstr "Incineración de una esposa" 4280 4281#. I18N: Name of a country or state 4282#: app/Statistics/Service/CountryService.php:243 4283msgid "Croatia" 4284msgstr "Croacia" 4285 4286#. I18N: Name of a country or state 4287#: app/Statistics/Service/CountryService.php:147 4288msgid "Cuba" 4289msgstr "Cuba" 4290 4291#. I18N: Name of a country or state 4292#: app/Statistics/Service/CountryService.php:149 4293msgid "Curaçao" 4294msgstr "Curaçao" 4295 4296#. I18N: Location of an LDS church temple 4297#: app/Elements/TempleCode.php:87 4298msgid "Curitiba, Brazil" 4299msgstr "Curitiba, Brasil" 4300 4301#: app/Module/HtmlBlockModule.php:192 app/Module/StatisticsChartModule.php:159 4302msgid "Custom" 4303msgstr "Personalizado" 4304 4305#: app/CustomTags/Gedcom7.php:104 resources/views/admin/tags.phtml:1020 4306msgid "Custom GEDCOM tags" 4307msgstr "Etiquetas GEDCOM personalizadas" 4308 4309#: app/Http/RequestHandlers/CheckTree.php:215 4310msgid "Custom GEDCOM tags are discouraged. Try to use only standard GEDCOM tags." 4311msgstr "Se desaconsejan las etiquetas GEDCOM personalizadas. Trate de usar solo etiquetas GEDCOM estándar." 4312 4313#: resources/views/calendar-page.phtml:207 4314msgid "Custom event" 4315msgstr "Evento personalizado" 4316 4317#: resources/views/admin/custom-module-info.phtml:14 4318msgid "Custom module" 4319msgstr "Módulo personalizado" 4320 4321#. I18N: A configuration setting 4322#: resources/views/admin/site-registration.phtml:38 4323msgid "Custom welcome text" 4324msgstr "Texto de bienvenida personalizado" 4325 4326#: app/Module/ModuleThemeTrait.php:211 app/Module/ModuleThemeTrait.php:215 4327msgid "Customize this page" 4328msgstr "Personalice está página" 4329 4330#. I18N: Name of a country or state 4331#: app/Statistics/Service/CountryService.php:155 4332msgid "Cyprus" 4333msgstr "Chipre" 4334 4335#. I18N: Name of a country or state 4336#: app/Statistics/Service/CountryService.php:157 4337msgid "Czech Republic" 4338msgstr "República Checa" 4339 4340#. I18N: Location of an LDS church temple 4341#: app/Elements/TempleCode.php:85 4342msgid "Córdoba, Argentina" 4343msgstr "Córdoba, Argentina" 4344 4345#. I18N: Name of a country or state 4346#: app/Statistics/Service/CountryService.php:129 4347msgid "Côte d’Ivoire" 4348msgstr "Costa de Marfil" 4349 4350#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail 4351#: resources/views/admin/site-mail.phtml:196 4352msgid "DKIM digital signature" 4353msgstr "Firma digital DKIM" 4354 4355#: app/CustomTags/FamilyTreeMaker.php:116 app/CustomTags/RootsMagic.php:72 4356msgid "DNA markers" 4357msgstr "Marcadores de ADN" 4358 4359#. I18N: https://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex 4360#: app/Soundex.php:608 resources/views/branches-page.phtml:42 4361#: resources/views/search-phonetic-page.phtml:77 4362msgid "Daitch-Mokotoff" 4363msgstr "Daitch-Mokotoff" 4364 4365#. I18N: Location of an LDS church temple 4366#: app/Elements/TempleCode.php:88 4367msgid "Dallas, Texas, United States" 4368msgstr "Dallas, Texas, Estados Unidos" 4369 4370#: app/CustomTags/GedcomL.php:123 app/CustomTags/GedcomL.php:177 4371#: app/CustomTags/GedcomL.php:271 app/CustomTags/GedcomL.php:304 4372#: app/Gedcom.php:433 app/Gedcom.php:487 app/Gedcom.php:527 app/Gedcom.php:565 4373#: app/Gedcom.php:676 app/Gedcom.php:748 app/Gedcom.php:772 app/Gedcom.php:796 4374#: app/Gedcom.php:834 app/Gedcom.php:905 app/Gedcom.php:919 4375#: resources/views/admin/changes-log.phtml:139 4376msgid "Data" 4377msgstr "Datos" 4378 4379#: resources/views/modules/privacy-policy/page.phtml:71 4380msgid "Data controller" 4381msgstr "Responsable de los datos" 4382 4383#: resources/views/admin/data-fix-page.phtml:72 4384#: resources/views/admin/data-fix-select.phtml:29 4385#: resources/views/admin/modules.phtml:216 4386#: resources/views/admin/modules.phtml:219 4387msgid "Data fix" 4388msgstr "Reparar datos" 4389 4390#: app/Http/RequestHandlers/DataFixChoose.php:63 4391#: app/Http/RequestHandlers/DataFixPage.php:85 4392#: app/Http/RequestHandlers/HelpText.php:258 4393#: app/Http/RequestHandlers/ModulesDataFixesPage.php:43 4394#: resources/views/admin/control-panel.phtml:713 4395#: resources/views/admin/data-fix-page.phtml:26 4396#: resources/views/admin/modules.phtml:98 4397#: resources/views/admin/modules.phtml:100 4398#: resources/views/admin/trees.phtml:153 4399msgid "Data fixes" 4400msgstr "Reparaciones de datos" 4401 4402#: resources/views/help/data-fixes.phtml:10 4403msgid "Data fixes can require lots of slow calculations, so it is not possible to create an exact list of records that need to be updated." 4404msgstr "La reparación de datos requiere muchos cálculos, por lo que no es posible crear una lista exacta de los registros que necesitan actualizarse." 4405 4406#. I18N: A configuration setting 4407#: resources/views/admin/site-preferences.phtml:27 4408msgid "Data folder" 4409msgstr "carpeta «data»" 4410 4411#: resources/views/setup/step-4-database-mysql.phtml:36 4412#: resources/views/setup/step-4-database-pgsql.phtml:36 4413#: resources/views/setup/step-4-database-sqlite.phtml:41 4414#: resources/views/setup/step-4-database-sqlsrv.phtml:36 4415msgid "Database connection" 4416msgstr "Conexión a la base de datos" 4417 4418#: app/CustomTags/PhpGedView.php:81 4419#: resources/views/setup/step-4-database-mysql.phtml:125 4420#: resources/views/setup/step-4-database-pgsql.phtml:91 4421#: resources/views/setup/step-4-database-sqlite.phtml:54 4422#: resources/views/setup/step-4-database-sqlsrv.phtml:91 4423msgid "Database name" 4424msgstr "Nombre de la base de datos" 4425 4426#: app/CustomTags/PhpGedView.php:82 4427#: resources/views/setup/step-4-database-mysql.phtml:115 4428#: resources/views/setup/step-4-database-pgsql.phtml:82 4429#: resources/views/setup/step-4-database-sqlsrv.phtml:82 4430msgid "Database password" 4431msgstr "Contraseña de la base de datos" 4432 4433#: resources/views/setup/step-3-database-type.phtml:54 4434msgid "Database type" 4435msgstr "Tipo de base de datos" 4436 4437#: app/CustomTags/PhpGedView.php:84 4438#: resources/views/setup/step-4-database-mysql.phtml:105 4439#: resources/views/setup/step-4-database-pgsql.phtml:73 4440#: resources/views/setup/step-4-database-sqlsrv.phtml:73 4441msgid "Database user account" 4442msgstr "Cuenta del usuario en base de datos" 4443 4444#: app/CustomTags/Aldfaer.php:80 app/CustomTags/Ancestry.php:72 4445#: app/CustomTags/FamilyTreeBuilder.php:58 app/CustomTags/GedcomL.php:118 4446#: app/CustomTags/GedcomL.php:172 app/CustomTags/GedcomL.php:215 4447#: app/CustomTags/GedcomL.php:264 app/CustomTags/GedcomL.php:281 4448#: app/CustomTags/GedcomL.php:285 app/CustomTags/GedcomL.php:289 4449#: app/CustomTags/GedcomL.php:295 app/CustomTags/GedcomL.php:301 4450#: app/CustomTags/Legacy.php:58 app/CustomTags/Legacy.php:83 4451#: app/CustomTags/Legacy.php:122 app/CustomTags/Legacy.php:144 4452#: app/CustomTags/TheMasterGenealogist.php:53 app/Gedcom.php:412 4453#: app/Gedcom.php:502 app/Gedcom.php:529 app/Gedcom.php:546 4454#: app/Http/RequestHandlers/HelpText.php:206 4455#: app/Module/ResearchTaskModule.php:65 app/Module/ResearchTaskModule.php:69 4456#: resources/views/help/date.phtml:31 resources/views/help/date.phtml:145 4457#: resources/views/lists/anniversaries-table.phtml:37 4458#: resources/views/modules/todo/research-tasks.phtml:29 4459#: resources/views/pending-changes-page.phtml:52 4460#: resources/xml/reports/bdm_report.xml:132 4461#: resources/xml/reports/bdm_report.xml:158 4462#: resources/xml/reports/bdm_report.xml:192 4463#: resources/xml/reports/birth_report.xml:40 4464#: resources/xml/reports/death_report.xml:46 4465#: resources/xml/reports/fact_sources.xml:72 4466#: resources/xml/reports/fact_sources.xml:159 4467#: resources/xml/reports/marriage_report.xml:46 4468#: resources/xml/reports/occupation_report.xml:57 4469msgid "Date" 4470msgstr "Fecha" 4471 4472#: resources/views/modules/relatives/tab.phtml:37 4473msgid "Date differences" 4474msgstr "Differencias de las edades" 4475 4476#: app/Gedcom.php:587 4477msgid "Date of LDS baptism" 4478msgstr "Fecha del bautismo SUD" 4479 4480#: app/Gedcom.php:741 4481msgid "Date of LDS child sealing" 4482msgstr "Fecha del sellamiento SUD con hijo" 4483 4484#: app/Gedcom.php:629 4485msgid "Date of LDS confirmation" 4486msgstr "Fecha de confirmación LDS" 4487 4488#: app/Gedcom.php:649 4489msgid "Date of LDS endowment" 4490msgstr "Fecha de la investidura SUD" 4491 4492#: app/Gedcom.php:481 4493msgid "Date of LDS spouse sealing" 4494msgstr "Fecha del sellamiento SUD con el cónyuge" 4495 4496#: app/Gedcom.php:577 4497msgid "Date of adoption" 4498msgstr "Fecha de adopción" 4499 4500#: app/Gedcom.php:593 resources/xml/reports/missing_facts_report.xml:129 4501msgid "Date of baptism" 4502msgstr "Fecha del bautismo" 4503 4504#: app/Gedcom.php:596 resources/xml/reports/missing_facts_report.xml:212 4505msgid "Date of bar mitzvah" 4506msgstr "Fecha del bar mitzvah" 4507 4508#: app/Gedcom.php:599 resources/xml/reports/missing_facts_report.xml:253 4509msgid "Date of bat mitzvah" 4510msgstr "Fecha del bat mitzvah" 4511 4512#: app/Gedcom.php:602 resources/xml/reports/fact_sources.xml:68 4513#: resources/xml/reports/fact_sources.xml:272 4514#: resources/xml/reports/missing_facts_report.xml:81 4515#: resources/xml/reports/occupation_report.xml:49 4516msgid "Date of birth" 4517msgstr "Fecha de nacimiento" 4518 4519#: app/Gedcom.php:606 4520msgid "Date of blessing" 4521msgstr "Fecha de la bendición" 4522 4523#: app/CustomTags/BrothersKeeper.php:95 4524msgid "Date of brit milah" 4525msgstr "Fecha del Brit Milá" 4526 4527#: app/Gedcom.php:609 resources/xml/reports/cemetery_report.xml:52 4528#: resources/xml/reports/missing_facts_report.xml:546 4529msgid "Date of burial" 4530msgstr "Fecha del entierro" 4531 4532#: app/Gedcom.php:620 resources/xml/reports/missing_facts_report.xml:170 4533msgid "Date of christening" 4534msgstr "Fecha del bautismo" 4535 4536#: app/Gedcom.php:626 resources/xml/reports/missing_facts_report.xml:294 4537msgid "Date of confirmation" 4538msgstr "Fecha de la confirmación" 4539 4540#: app/Gedcom.php:635 4541msgid "Date of cremation" 4542msgstr "Fecha de la incineración" 4543 4544#: app/Gedcom.php:639 resources/xml/reports/cemetery_report.xml:46 4545#: resources/xml/reports/fact_sources.xml:274 4546#: resources/xml/reports/missing_facts_report.xml:505 4547msgid "Date of death" 4548msgstr "Fecha de defunción" 4549 4550#: app/Gedcom.php:454 4551msgid "Date of divorce" 4552msgstr "Fecha del divorcio" 4553 4554#: app/Gedcom.php:646 4555msgid "Date of emigration" 4556msgstr "Fecha de la emigración" 4557 4558#: app/Gedcom.php:457 resources/xml/reports/missing_facts_report.xml:336 4559msgid "Date of engagement" 4560msgstr "Fecha del compromiso" 4561 4562#: app/CustomTags/GedcomL.php:124 app/CustomTags/GedcomL.php:178 4563#: app/CustomTags/GedcomL.php:272 app/CustomTags/GedcomL.php:305 4564#: app/Gedcom.php:434 app/Gedcom.php:488 app/Gedcom.php:566 app/Gedcom.php:677 4565#: app/Gedcom.php:749 app/Gedcom.php:773 app/Gedcom.php:797 app/Gedcom.php:906 4566#: app/Gedcom.php:920 4567msgid "Date of entry in original source" 4568msgstr "Fecha de la entrada en la fuente original" 4569 4570#: app/CustomTags/GedcomL.php:236 app/Gedcom.php:655 4571msgid "Date of event" 4572msgstr "Fecha del suceso" 4573 4574#: app/Gedcom.php:665 resources/xml/reports/missing_facts_report.xml:378 4575msgid "Date of first communion" 4576msgstr "Fecha de la primera comunión" 4577 4578#: app/Gedcom.php:672 4579msgid "Date of immigration" 4580msgstr "Fecha de la inmigración" 4581 4582#: app/CustomTags/GedcomL.php:222 app/Gedcom.php:449 app/Gedcom.php:616 4583#: app/Gedcom.php:763 app/Gedcom.php:784 app/Gedcom.php:815 app/Gedcom.php:831 4584#: app/Gedcom.php:862 app/Gedcom.php:878 4585msgid "Date of last change" 4586msgstr "Fecha del cambio más reciente" 4587 4588#: app/Gedcom.php:468 resources/xml/reports/fact_sources.xml:319 4589#: resources/xml/reports/missing_facts_report.xml:463 4590msgid "Date of marriage" 4591msgstr "Fecha del matrimonio" 4592 4593#: app/Gedcom.php:463 resources/xml/reports/missing_facts_report.xml:420 4594msgid "Date of marriage banns" 4595msgstr "Fecha de las amonestaciones" 4596 4597#: app/Gedcom.php:714 4598msgid "Date of naturalization" 4599msgstr "Fecha de la naturalización" 4600 4601#: app/Gedcom.php:724 4602msgid "Date of ordination" 4603msgstr "Fecha de la ordenación" 4604 4605#: app/Gedcom.php:732 4606msgid "Date of residence" 4607msgstr "Fecha de la residencia" 4608 4609#: app/CustomTags/Gedcom7.php:133 4610msgid "Date of status change" 4611msgstr "Fecha de cambio de estado" 4612 4613#: resources/views/help/date.phtml:107 4614msgid "Date period" 4615msgstr "Período de fechas" 4616 4617#: resources/views/help/date.phtml:100 4618msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." 4619msgstr "Períodos de fechas se usan para indicar que un hecho, como una profesión, continuaba por un período de tiempo." 4620 4621#: app/Gedcom.php:837 resources/views/help/date.phtml:69 4622#: resources/views/modules/statistics-chart/custom.phtml:96 4623msgid "Date range" 4624msgstr "Rango de fechas" 4625 4626#: resources/views/help/date.phtml:62 4627msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range." 4628msgstr "Intervalos de fechas se usan para indicar que un evento, como un nacimiento, ocurrido en una fecha desconocida dentro de un rango posible." 4629 4630#: resources/views/admin/users.phtml:33 4631msgid "Date registered" 4632msgstr "Fecha de registro" 4633 4634#: resources/views/modules/user-messages/user-messages.phtml:71 4635msgid "Date sent" 4636msgstr "Fecha de envío" 4637 4638#. I18N: Help text for the “Calendar conversion” configuration setting 4639#: resources/views/admin/trees-preferences.phtml:129 4640#, php-format 4641msgid "Dates are only converted if they are valid for the calendar. For example, only dates between %1$s and %2$s will be converted to the French calendar and only dates after %3$s will be converted to the Gregorian calendar." 4642msgstr "Las fechas sólo se convierten si son válidas en el tipo de calendario. Por ejemplo, solamente las fechas entre %1$s y %2$s se convertirán al sistema francés, y solamente las fechas tras %3$s se convertirán al sistema Gregoriano." 4643 4644#: resources/views/help/date.phtml:24 4645msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." 4646msgstr "Las fechas en la base de datos usan abreviaturas y palabras clave inglesas. Hay atajos disponibles como alternativas a estas abreviaturas y palabras clave." 4647 4648#: resources/views/edit/change-family-members.phtml:60 4649#: resources/xml/reports/family_group_report.xml:809 4650#: resources/xml/reports/individual_ext_report.xml:570 4651#: resources/xml/reports/individual_report.xml:566 4652msgid "Daughter" 4653msgstr "Hija" 4654 4655#. I18N: e.g. “Daughter of [father name & mother name]” 4656#: app/Module/InteractiveTree/TreeView.php:367 4657#, php-format 4658msgid "Daughter of %s" 4659msgstr "Hija de %s" 4660 4661#: app/Module/CalendarMenuModule.php:91 resources/views/calendar-page.phtml:43 4662msgid "Day" 4663msgstr "Día" 4664 4665#: app/Http/RequestHandlers/CalendarEvents.php:207 4666msgid "Day not set" 4667msgstr "Día no fijado" 4668 4669#: resources/views/modules/timeline-chart/chart.phtml:143 4670#: resources/views/modules/timeline-chart/chart.phtml:145 4671#: resources/views/modules/timeline-chart/chart.phtml:147 4672msgid "Day:" 4673msgstr "Día:" 4674 4675#: app/Statistics/Google/ChartMortality.php:76 4676#: resources/views/lists/individuals-table.phtml:120 4677msgid "Dead" 4678msgstr "Fallecidos" 4679 4680#: app/Gedcom.php:637 app/Http/RequestHandlers/IndividualPage.php:204 4681#: resources/views/calendar-page.phtml:198 4682#: resources/views/lists/individuals-table.phtml:125 4683#: resources/views/lists/individuals-table.phtml:130 4684#: resources/views/lists/individuals-table.phtml:177 4685#: resources/views/modules/yahrzeit/table.phtml:29 4686#: resources/xml/reports/ahnentafel_report.xml:457 4687#: resources/xml/reports/bdm_report.xml:87 4688#: resources/xml/reports/change_report.xml:102 4689#: resources/xml/reports/change_report.xml:118 4690#: resources/xml/reports/descendancy_report.xml:594 4691#: resources/xml/reports/family_group_report.xml:289 4692#: resources/xml/reports/family_group_report.xml:470 4693#: resources/xml/reports/family_group_report.xml:477 4694#: resources/xml/reports/family_group_report.xml:643 4695#: resources/xml/reports/family_group_report.xml:733 4696#: resources/xml/reports/family_group_report.xml:740 4697#: resources/xml/reports/family_group_report.xml:987 4698#: resources/xml/reports/family_group_report.xml:1081 4699#: resources/xml/reports/family_group_report.xml:1090 4700#: resources/xml/reports/individual_ext_report.xml:281 4701#: resources/xml/reports/individual_ext_report.xml:317 4702#: resources/xml/reports/individual_ext_report.xml:357 4703#: resources/xml/reports/individual_ext_report.xml:393 4704#: resources/xml/reports/individual_ext_report.xml:429 4705#: resources/xml/reports/individual_ext_report.xml:487 4706#: resources/xml/reports/individual_ext_report.xml:523 4707#: resources/xml/reports/individual_ext_report.xml:564 4708#: resources/xml/reports/individual_ext_report.xml:600 4709#: resources/xml/reports/individual_ext_report.xml:636 4710#: resources/xml/reports/individual_report.xml:270 4711#: resources/xml/reports/individual_report.xml:306 4712#: resources/xml/reports/individual_report.xml:346 4713#: resources/xml/reports/individual_report.xml:382 4714#: resources/xml/reports/individual_report.xml:418 4715#: resources/xml/reports/individual_report.xml:479 4716#: resources/xml/reports/individual_report.xml:519 4717#: resources/xml/reports/individual_report.xml:560 4718#: resources/xml/reports/individual_report.xml:596 4719#: resources/xml/reports/individual_report.xml:632 4720#: resources/xml/reports/missing_facts_report.xml:24 4721#: resources/xml/reports/pedigree_report.xml:80 4722#: resources/xml/reports/pedigree_report.xml:81 4723#: resources/xml/reports/pedigree_report.xml:101 4724#: resources/xml/reports/pedigree_report.xml:102 4725#: resources/xml/reports/pedigree_report.xml:119 4726#: resources/xml/reports/pedigree_report.xml:120 4727#: resources/xml/reports/pedigree_report.xml:141 4728#: resources/xml/reports/pedigree_report.xml:142 4729#: resources/xml/reports/pedigree_report.xml:159 4730#: resources/xml/reports/pedigree_report.xml:160 4731#: resources/xml/reports/pedigree_report.xml:182 4732#: resources/xml/reports/pedigree_report.xml:183 4733#: resources/xml/reports/pedigree_report.xml:200 4734#: resources/xml/reports/pedigree_report.xml:201 4735#: resources/xml/reports/pedigree_report.xml:225 4736#: resources/xml/reports/pedigree_report.xml:226 4737#: resources/xml/reports/pedigree_report.xml:243 4738#: resources/xml/reports/pedigree_report.xml:244 4739#: resources/xml/reports/pedigree_report.xml:268 4740#: resources/xml/reports/pedigree_report.xml:269 4741#: resources/xml/reports/pedigree_report.xml:286 4742#: resources/xml/reports/pedigree_report.xml:287 4743#: resources/xml/reports/pedigree_report.xml:311 4744#: resources/xml/reports/pedigree_report.xml:312 4745#: resources/xml/reports/pedigree_report.xml:329 4746#: resources/xml/reports/pedigree_report.xml:330 4747#: resources/xml/reports/pedigree_report.xml:354 4748#: resources/xml/reports/pedigree_report.xml:355 4749#: resources/xml/reports/pedigree_report.xml:372 4750#: resources/xml/reports/pedigree_report.xml:373 4751#: resources/xml/reports/pedigree_report.xml:395 4752#: resources/xml/reports/pedigree_report.xml:411 4753#: resources/xml/reports/pedigree_report.xml:433 4754#: resources/xml/reports/pedigree_report.xml:449 4755#: resources/xml/reports/pedigree_report.xml:471 4756#: resources/xml/reports/pedigree_report.xml:487 4757#: resources/xml/reports/pedigree_report.xml:509 4758#: resources/xml/reports/pedigree_report.xml:525 4759#: resources/xml/reports/pedigree_report.xml:547 4760#: resources/xml/reports/pedigree_report.xml:563 4761#: resources/xml/reports/pedigree_report.xml:585 4762#: resources/xml/reports/pedigree_report.xml:601 4763#: resources/xml/reports/pedigree_report.xml:623 4764#: resources/xml/reports/pedigree_report.xml:639 4765#: resources/xml/reports/pedigree_report.xml:661 4766#: resources/xml/reports/pedigree_report.xml:677 4767#: resources/xml/reports/pedigree_report.xml:782 4768#: resources/xml/reports/pedigree_report.xml:783 4769#: resources/xml/reports/pedigree_report.xml:803 4770#: resources/xml/reports/pedigree_report.xml:804 4771#: resources/xml/reports/pedigree_report.xml:821 4772#: resources/xml/reports/pedigree_report.xml:822 4773#: resources/xml/reports/pedigree_report.xml:843 4774#: resources/xml/reports/pedigree_report.xml:844 4775#: resources/xml/reports/pedigree_report.xml:861 4776#: resources/xml/reports/pedigree_report.xml:862 4777#: resources/xml/reports/pedigree_report.xml:883 4778#: resources/xml/reports/pedigree_report.xml:884 4779#: resources/xml/reports/pedigree_report.xml:901 4780#: resources/xml/reports/pedigree_report.xml:902 4781#: resources/xml/reports/pedigree_report.xml:927 4782#: resources/xml/reports/pedigree_report.xml:945 4783#: resources/xml/reports/pedigree_report.xml:970 4784#: resources/xml/reports/pedigree_report.xml:988 4785#: resources/xml/reports/pedigree_report.xml:1013 4786#: resources/xml/reports/pedigree_report.xml:1031 4787#: resources/xml/reports/pedigree_report.xml:1056 4788#: resources/xml/reports/pedigree_report.xml:1074 4789#: resources/xml/reports/pedigree_report.xml:1096 4790#: resources/xml/reports/pedigree_report.xml:1115 4791#: resources/xml/reports/pedigree_report.xml:1134 4792#: resources/xml/reports/pedigree_report.xml:1153 4793#: resources/xml/reports/pedigree_report.xml:1172 4794#: resources/xml/reports/pedigree_report.xml:1191 4795#: resources/xml/reports/pedigree_report.xml:1210 4796#: resources/xml/reports/pedigree_report.xml:1229 4797#: resources/xml/reports/pedigree_report.xml:1248 4798#: resources/xml/reports/pedigree_report.xml:1267 4799#: resources/xml/reports/pedigree_report.xml:1286 4800#: resources/xml/reports/pedigree_report.xml:1305 4801#: resources/xml/reports/pedigree_report.xml:1324 4802#: resources/xml/reports/pedigree_report.xml:1343 4803#: resources/xml/reports/pedigree_report.xml:1362 4804#: resources/xml/reports/pedigree_report.xml:1381 4805#: resources/xml/reports/relative_ext_report.xml:69 4806msgid "Death" 4807msgstr "Muerte" 4808 4809#: app/Statistics/Google/ChartDistribution.php:306 4810msgid "Death by country" 4811msgstr "Defunciónes por país" 4812 4813#: resources/xml/reports/bdm_report.xml:10 4814#: resources/xml/reports/death_report.xml:8 4815msgid "Death date range end" 4816msgstr "Fin del rango de fechas de defunción" 4817 4818#: resources/xml/reports/bdm_report.xml:9 4819#: resources/xml/reports/death_report.xml:7 4820msgid "Death date range start" 4821msgstr "Comienzo del rango de fechas de defunción" 4822 4823#: app/Services/IndividualFactsService.php:350 4824msgid "Death of a brother" 4825msgstr "Muerte del hermano" 4826 4827#: app/Services/IndividualFactsService.php:334 4828#: resources/views/admin/trees-preferences.phtml:482 4829msgid "Death of a child" 4830msgstr "Muerte de un hijo" 4831 4832#: app/Services/IndividualFactsService.php:333 4833msgid "Death of a daughter" 4834msgstr "Muerte de una hija" 4835 4836#: app/Services/IndividualFactsService.php:626 4837#: resources/views/fact-parent-age.phtml:28 4838msgid "Death of a father" 4839msgstr "Muerte del padre" 4840 4841#: app/Services/IndividualFactsService.php:388 4842#: app/Services/IndividualFactsService.php:406 4843#: app/Services/IndividualFactsService.php:424 4844#: resources/views/admin/trees-preferences.phtml:476 4845msgid "Death of a grandchild" 4846msgstr "Muerte de un nieto" 4847 4848#: app/Services/IndividualFactsService.php:387 4849msgid "Death of a granddaughter" 4850msgstr "Defuncion de una nieta" 4851 4852#: app/Services/IndividualFactsService.php:405 4853msgctxt "daughter’s daughter" 4854msgid "Death of a granddaughter" 4855msgstr "Muerte de una nieta" 4856 4857#: app/Services/IndividualFactsService.php:423 4858msgctxt "son’s daughter" 4859msgid "Death of a granddaughter" 4860msgstr "Muerte de una nieta" 4861 4862#: app/Services/IndividualFactsService.php:644 4863msgid "Death of a grandfather" 4864msgstr "Muerte de un abuelo" 4865 4866#: app/Services/IndividualFactsService.php:645 4867msgid "Death of a grandmother" 4868msgstr "Muerte de una abuela" 4869 4870#: app/Services/IndividualFactsService.php:646 4871#: app/Services/IndividualFactsService.php:664 4872#: app/Services/IndividualFactsService.php:682 4873#: resources/views/admin/trees-preferences.phtml:506 4874msgid "Death of a grandparent" 4875msgstr "Muerte de un abuelo" 4876 4877#: app/Services/IndividualFactsService.php:386 4878msgid "Death of a grandson" 4879msgstr "Muerte de un nieto" 4880 4881#: app/Services/IndividualFactsService.php:404 4882msgctxt "daughter’s son" 4883msgid "Death of a grandson" 4884msgstr "Muerte de un nieto" 4885 4886#: app/Services/IndividualFactsService.php:422 4887msgctxt "son’s son" 4888msgid "Death of a grandson" 4889msgstr "Muerte de un nieto" 4890 4891#: app/Services/IndividualFactsService.php:368 4892msgid "Death of a half-brother" 4893msgstr "Muerte del medio hermano" 4894 4895#: app/Services/IndividualFactsService.php:370 4896msgid "Death of a half-sibling" 4897msgstr "Incineración del medio hermano" 4898 4899#: app/Services/IndividualFactsService.php:369 4900msgid "Death of a half-sister" 4901msgstr "Muerte de una media herrmana" 4902 4903#: app/Services/IndividualFactsService.php:796 4904msgid "Death of a husband" 4905msgstr "Muerte de un marido" 4906 4907#: app/Services/IndividualFactsService.php:662 4908msgid "Death of a maternal grandfather" 4909msgstr "Muerte del abuelo materno" 4910 4911#: app/Services/IndividualFactsService.php:663 4912msgid "Death of a maternal grandmother" 4913msgstr "Muerte de una abuela materna" 4914 4915#: app/Services/IndividualFactsService.php:627 4916#: resources/views/fact-parent-age.phtml:18 4917msgid "Death of a mother" 4918msgstr "Muerte de la madre" 4919 4920#: app/Services/IndividualFactsService.php:628 4921#: resources/views/admin/trees-preferences.phtml:494 4922#: resources/views/fact-parent-age.phtml:38 4923msgid "Death of a parent" 4924msgstr "Muerte del padre" 4925 4926#: app/Services/IndividualFactsService.php:680 4927msgid "Death of a paternal grandfather" 4928msgstr "Muerte del abuelo paterno" 4929 4930#: app/Services/IndividualFactsService.php:681 4931msgid "Death of a paternal grandmother" 4932msgstr "Muerte de un abuela paterna" 4933 4934#: app/Services/IndividualFactsService.php:352 4935#: resources/views/admin/trees-preferences.phtml:488 4936msgid "Death of a sibling" 4937msgstr "Muerte del hermano" 4938 4939#: app/Services/IndividualFactsService.php:351 4940msgid "Death of a sister" 4941msgstr "Muerte de una hermana" 4942 4943#: app/Services/IndividualFactsService.php:332 4944msgid "Death of a son" 4945msgstr "Muerte de un hijo" 4946 4947#: app/Services/IndividualFactsService.php:798 4948#: resources/views/admin/trees-preferences.phtml:500 4949msgid "Death of a spouse" 4950msgstr "Muerte del cónyuge" 4951 4952#: app/Services/IndividualFactsService.php:797 4953msgid "Death of a wife" 4954msgstr "Muerte de una esposa" 4955 4956#: app/CustomTags/FamilyTreeMaker.php:55 4957msgid "Death of one spouse" 4958msgstr "Muerte de un cónyuge" 4959 4960#: resources/xml/reports/death_report.xml:6 4961msgid "Death place contains" 4962msgstr "Lugar de defunción contiene" 4963 4964#: resources/views/modules/statistics-chart/places.phtml:27 4965msgid "Death places" 4966msgstr "Lugares de fallecimiento" 4967 4968#. I18N: Name of a module/report 4969#: app/Module/DeathReportModule.php:40 4970#: resources/views/modules/statistics-chart/custom.phtml:67 4971#: resources/xml/reports/death_report.xml:3 4972#: resources/xml/reports/death_report.xml:32 4973msgid "Deaths" 4974msgstr "Fallecimientos" 4975 4976#: app/Statistics/Google/ChartDeath.php:111 4977#: resources/views/modules/statistics-chart/individual-events.phtml:69 4978msgid "Deaths by century" 4979msgstr "Defunciones por siglo" 4980 4981#: app/Date/AbstractGregorianJulianDate.php:242 4982msgctxt "Abbreviation for December" 4983msgid "Dec" 4984msgstr "dic" 4985 4986#: app/Date/AbstractGregorianJulianDate.php:139 4987msgctxt "GENITIVE" 4988msgid "December" 4989msgstr "diciembre" 4990 4991#: app/Date/AbstractGregorianJulianDate.php:209 4992msgctxt "INSTRUMENTAL" 4993msgid "December" 4994msgstr "diciembre" 4995 4996#: app/Date/AbstractGregorianJulianDate.php:174 4997msgctxt "LOCATIVE" 4998msgid "December" 4999msgstr "diciembre" 5000 5001#: app/Date/AbstractGregorianJulianDate.php:104 5002#: app/Module/StatisticsChartModule.php:799 5003#: resources/views/edit/initialize-calendar-popup.phtml:24 5004msgctxt "NOMINATIVE" 5005msgid "December" 5006msgstr "diciembre" 5007 5008#. I18N: The tenth day in the French republican calendar 5009#: app/Date/FrenchDate.php:319 5010msgid "Decidi" 5011msgstr "Decadi" 5012 5013#: app/Module/UserWelcomeModule.php:96 app/Module/WelcomeBlockModule.php:95 5014msgid "Default chart" 5015msgstr "Gráfico predeterminado" 5016 5017#: resources/views/admin/trees.phtml:129 5018msgid "Default family tree" 5019msgstr "Árbol genealógico por defecto" 5020 5021#. I18N: A configuration setting 5022#: app/Module/WelcomeBlockModule.php:102 5023#: resources/views/admin/trees-preferences.phtml:95 5024#: resources/views/edit-account-page.phtml:75 5025msgid "Default individual" 5026msgstr "Individuo predeterminado" 5027 5028#. I18N: A configuration setting 5029#: resources/views/admin/site-preferences.phtml:65 5030msgid "Default theme" 5031msgstr "Tema por defecto" 5032 5033#: app/CustomTags/GedcomL.php:160 app/CustomTags/GedcomL.php:161 5034#: app/CustomTags/GedcomL.php:162 app/CustomTags/GedcomL.php:163 5035#: app/CustomTags/GedcomL.php:164 5036msgid "Definition" 5037msgstr "Definición" 5038 5039#: app/CustomTags/FamilyTreeMaker.php:115 5040msgid "Degree" 5041msgstr "Grado" 5042 5043#: resources/xml/reports/ahnentafel_report.xml:15 5044#: resources/xml/reports/bdm_report.xml:14 5045#: resources/xml/reports/birth_report.xml:12 5046#: resources/xml/reports/cemetery_report.xml:10 5047#: resources/xml/reports/change_report.xml:12 5048#: resources/xml/reports/death_report.xml:13 5049#: resources/xml/reports/descendancy_report.xml:10 5050#: resources/xml/reports/fact_sources.xml:10 5051#: resources/xml/reports/family_group_report.xml:14 5052#: resources/xml/reports/individual_ext_report.xml:15 5053#: resources/xml/reports/individual_report.xml:12 5054#: resources/xml/reports/marriage_report.xml:12 5055#: resources/xml/reports/missing_facts_report.xml:10 5056#: resources/xml/reports/occupation_report.xml:9 5057#: resources/xml/reports/pedigree_report.xml:10 5058#: resources/xml/reports/relative_ext_report.xml:10 5059msgctxt "font name" 5060msgid "DejaVu" 5061msgstr "DejaVu" 5062 5063#: app/Http/RequestHandlers/ManageMediaData.php:260 5064#: app/Module/FixPrimaryTag.php:114 resources/views/admin/locations.phtml:52 5065#: resources/views/admin/trees-privacy.phtml:274 5066#: resources/views/admin/trees.phtml:119 5067#: resources/views/admin/users-table-options.phtml:47 5068#: resources/views/edit-blocks-block.phtml:30 5069#: resources/views/edit/icon-fact-delete.phtml:16 5070#: resources/views/edit/icon-fact-delete.phtml:18 5071#: resources/views/family-page-menu.phtml:83 5072#: resources/views/individual-page-menu.phtml:123 5073#: resources/views/media-page-details.phtml:38 5074#: resources/views/media-page-details.phtml:41 5075#: resources/views/media-page-menu.phtml:86 5076#: resources/views/modules/faq/config.phtml:64 5077#: resources/views/modules/faq/config.phtml:104 5078#: resources/views/modules/gedcom_news/list.phtml:47 5079#: resources/views/modules/stories/config.phtml:61 5080#: resources/views/modules/stories/config.phtml:88 5081#: resources/views/modules/stories/config.phtml:90 5082#: resources/views/modules/user-messages/user-messages.phtml:63 5083#: resources/views/modules/user-messages/user-messages.phtml:137 5084#: resources/views/modules/user_blog/list.phtml:47 5085#: resources/views/record-page-menu.phtml:49 5086msgid "Delete" 5087msgstr "Suprimir" 5088 5089#: app/Http/RequestHandlers/UsersCleanupPage.php:65 5090#: resources/views/admin/control-panel.phtml:542 5091msgid "Delete inactive users" 5092msgstr "Eliminar usuarios inactivos" 5093 5094#: resources/views/modules/user-messages/user-messages.phtml:146 5095msgid "Delete selected messages" 5096msgstr "Eliminar los mensajes seleccionados" 5097 5098#: resources/views/admin/modules.phtml:49 5099msgid "Delete the preferences for this module." 5100msgstr "Eliminar las preferencias para este módulo." 5101 5102#: resources/views/individual-page-name.phtml:92 5103#: resources/views/individual-page-name.phtml:94 5104msgid "Delete this name" 5105msgstr "Borrar el nombre" 5106 5107#: resources/views/admin/locations.phtml:174 5108msgid "Delete unused locations" 5109msgstr "Eliminar ubicaciones no utilizadas" 5110 5111#: resources/views/edit-account-page.phtml:176 5112msgid "Delete your account" 5113msgstr "Eliminar su cuenta" 5114 5115#: resources/views/family-page-menu.phtml:81 5116msgid "Deleting the family will unlink all of the individuals from each other but will leave the individuals in place. Are you sure you want to delete this family?" 5117msgstr "Borrar la familia preservará las personas, pero las dejará desconectadas unas de otras. ¿Está seguro de que desea borrar esta familia?" 5118 5119#: app/Http/RequestHandlers/GedcomLoad.php:132 5120msgid "Deleting…" 5121msgstr "Borrando…" 5122 5123#. I18N: Name of a country or state 5124#: app/Statistics/Service/CountryService.php:133 5125msgid "Democratic Republic of the Congo" 5126msgstr "República Democrática del Congo" 5127 5128#: app/CustomTags/GedcomL.php:288 5129msgid "Demographic data" 5130msgstr "Datos demográficos" 5131 5132#. I18N: Name of a country or state 5133#: app/Statistics/Service/CountryService.php:165 5134msgid "Denmark" 5135msgstr "Dinamarca" 5136 5137#. I18N: Location of an LDS church temple 5138#: app/Elements/TempleCode.php:89 5139msgid "Denver, Colorado, United States" 5140msgstr "Denver, Colorado, Estados Unidos" 5141 5142#: resources/views/admin/upgrade/wizard.phtml:35 5143msgid "Depending on your server configuration, you may be able to upgrade automatically." 5144msgstr "Dependiendo de la configuración de su servidor, es posible que pueda actualizar de forma automática." 5145 5146#: resources/views/modules/family-book-chart/page.phtml:50 5147msgid "Descendant generations" 5148msgstr "Generaciones de descendientes" 5149 5150#. I18N: Name of a module/chart 5151#. I18N: Name of a module/sidebar 5152#. I18N: Name of a module/report 5153#: app/Module/ChartsBlockModule.php:141 app/Module/ChartsBlockModule.php:256 5154#: app/Module/DescendancyChartModule.php:92 app/Module/DescendancyModule.php:59 5155#: app/Module/DescendancyReportModule.php:40 5156#: resources/xml/reports/descendancy_report.xml:3 5157#: resources/xml/reports/individual_ext_report.xml:6 5158#: resources/xml/reports/individual_ext_report.xml:93 5159#: resources/xml/reports/missing_facts_report.xml:6 5160#: resources/xml/reports/relative_ext_report.xml:6 5161#: resources/xml/reports/relative_ext_report.xml:45 5162msgid "Descendants" 5163msgstr "Descendientes" 5164 5165#: app/Gedcom.php:641 5166msgid "Descendants interest" 5167msgstr "Descendientes de Interés" 5168 5169#: resources/xml/reports/descendancy_report.xml:42 5170msgid "Descendants of " 5171msgstr "Descendientes de " 5172 5173#. I18N: %s is an individual’s name 5174#: app/Module/DescendancyChartModule.php:138 5175#, php-format 5176msgid "Descendants of %s" 5177msgstr "Descendientes de %s" 5178 5179#: app/CustomTags/GedcomL.php:139 app/CustomTags/GedcomL.php:195 5180#: app/CustomTags/Legacy.php:84 app/CustomTags/MyHeritage.php:62 5181#: app/Gedcom.php:642 resources/views/admin/modules.phtml:76 5182#: resources/views/admin/tags.phtml:53 resources/views/admin/tags.phtml:183 5183#: resources/views/admin/tags.phtml:275 resources/views/admin/tags.phtml:337 5184#: resources/views/admin/tags.phtml:412 resources/views/admin/tags.phtml:451 5185#: resources/views/admin/tags.phtml:735 resources/views/admin/tags.phtml:789 5186#: resources/views/admin/tags.phtml:893 resources/views/admin/tags.phtml:951 5187#: resources/views/report-setup-page.phtml:24 5188msgid "Description" 5189msgstr "Descripción" 5190 5191#. I18N: A configuration setting 5192#: resources/views/admin/trees-preferences.phtml:217 5193msgid "Description META tag" 5194msgstr "Etiqueta META Description" 5195 5196#: app/CustomTags/Ancestry.php:71 app/Gedcom.php:504 5197msgid "Destination" 5198msgstr "Destino" 5199 5200#: resources/views/admin/merge-records-step-2.phtml:51 5201#: resources/views/admin/merge-records-step-2.phtml:98 5202#: resources/views/admin/merge-records-step-2.phtml:144 5203#: resources/views/modules/statistics-chart/custom.phtml:74 5204#: resources/views/record-page-links.phtml:35 5205msgid "Details" 5206msgstr "Detalles" 5207 5208#: resources/views/admin/site-registration.phtml:57 5209msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree." 5210msgstr "Los detalles del nuevo usuario se enviarán al contacto predeterminado para el árbol genealógico correspondiente." 5211 5212#. I18N: Location of an LDS church temple 5213#: app/Elements/TempleCode.php:90 5214msgid "Detroit, Michigan, United States" 5215msgstr "Detroit, Míchigan" 5216 5217#: app/Date/JalaliDate.php:282 5218msgctxt "Abbreviation for Persian month: Dey" 5219msgid "Dey" 5220msgstr "Dey" 5221 5222#. I18N: 10th month in the Persian/Jalali calendar 5223#: app/Date/JalaliDate.php:157 5224msgctxt "GENITIVE" 5225msgid "Dey" 5226msgstr "Dey" 5227 5228#. I18N: 10th month in the Persian/Jalali calendar 5229#: app/Date/JalaliDate.php:247 5230msgctxt "INSTRUMENTAL" 5231msgid "Dey" 5232msgstr "Dey" 5233 5234#. I18N: 10th month in the Persian/Jalali calendar 5235#: app/Date/JalaliDate.php:202 5236msgctxt "LOCATIVE" 5237msgid "Dey" 5238msgstr "Dey" 5239 5240#. I18N: 10th month in the Persian/Jalali calendar 5241#: app/Date/JalaliDate.php:112 5242msgctxt "NOMINATIVE" 5243msgid "Dey" 5244msgstr "Dey" 5245 5246#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5247#: app/Date/HijriDate.php:164 5248msgctxt "GENITIVE" 5249msgid "Dhu al-Hijjah" 5250msgstr "Zu I-Hijja" 5251 5252#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5253#: app/Date/HijriDate.php:254 5254msgctxt "INSTRUMENTAL" 5255msgid "Dhu al-Hijjah" 5256msgstr "Zu I-Hijja" 5257 5258#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5259#: app/Date/HijriDate.php:209 5260msgctxt "LOCATIVE" 5261msgid "Dhu al-Hijjah" 5262msgstr "Zu I-Hijja" 5263 5264#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5265#: app/Date/HijriDate.php:119 5266msgctxt "NOMINATIVE" 5267msgid "Dhu al-Hijjah" 5268msgstr "Zu I-Hijja" 5269 5270#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5271#: app/Date/HijriDate.php:162 5272msgctxt "GENITIVE" 5273msgid "Dhu al-Qi’dah" 5274msgstr "Zu I-Qa`da" 5275 5276#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5277#: app/Date/HijriDate.php:252 5278msgctxt "INSTRUMENTAL" 5279msgid "Dhu al-Qi’dah" 5280msgstr "Zu I-Qa`da" 5281 5282#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5283#: app/Date/HijriDate.php:207 5284msgctxt "LOCATIVE" 5285msgid "Dhu al-Qi’dah" 5286msgstr "Zu I-Qa`da" 5287 5288#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5289#: app/Date/HijriDate.php:117 5290msgctxt "NOMINATIVE" 5291msgid "Dhu al-Qi’dah" 5292msgstr "Zu I-Qa`da" 5293 5294#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5295#: app/Elements/LdsBaptismDateStatus.php:65 5296#: app/Elements/LdsEndowmentDateStatus.php:66 5297#: app/Elements/LdsOrdinanceStatus.php:65 5298msgid "Died as a child: exempt" 5299msgstr "Fallecido de pequeño: eximido" 5300 5301#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5302#: app/Elements/LdsOrdinanceStatus.php:75 5303msgid "Died less than 1 year old, sealing not required." 5304msgstr "Murió con menos de 1 año de edad, no se requiere sellar." 5305 5306#: resources/xml/reports/change_report.xml:60 5307msgid "Differences" 5308msgstr "Diferencias" 5309 5310#. I18N: Help text for the “Calendar conversion” configuration setting 5311#: resources/views/admin/trees-preferences.phtml:126 5312msgid "Different calendar systems are used in different parts of the world, and many other calendar systems have been used in the past. Where possible, you should enter dates using the calendar in which the event was originally recorded. You can then specify a conversion, to show these dates in a more familiar calendar. If you regularly use two calendars, you can specify two conversions and dates will be converted to both the selected calendars." 5313msgstr "Existen varios tipos de calendario según la zona del mundo, y varios tipos más de calendarios han sido usados en el pasado. Cuando sea posible, debería introducir las fechas empleando el mismo calendario en el que el evento fue originalmente registrado. Después puede indicar una conversión para mostrar esas fechas en un tipo de calendario adecuado a Vd. Si regularmente usa dos tipos de calendario, puede indicar dos conversiones y las fechas se mostrarán en ambos tipos de calendario." 5314 5315#: resources/xml/reports/individual_ext_report.xml:6 5316#: resources/xml/reports/individual_ext_report.xml:91 5317#: resources/xml/reports/missing_facts_report.xml:6 5318#: resources/xml/reports/relative_ext_report.xml:6 5319#: resources/xml/reports/relative_ext_report.xml:43 5320msgid "Direct line ancestors" 5321msgstr "Ascendientes en linea directa" 5322 5323#: resources/xml/reports/individual_ext_report.xml:6 5324#: resources/xml/reports/individual_ext_report.xml:92 5325#: resources/xml/reports/missing_facts_report.xml:6 5326#: resources/xml/reports/relative_ext_report.xml:6 5327#: resources/xml/reports/relative_ext_report.xml:44 5328msgid "Direct line ancestors and their families" 5329msgstr "Antepasados de línea directa y sus familias" 5330 5331#. I18N: %s is a number of records per page 5332#: resources/views/lists/datatables-attributes.phtml:31 5333#, php-format 5334msgid "Display %s" 5335msgstr "Mostrar %s" 5336 5337#. I18N: Description of the “Favorites” module 5338#: app/Module/FamilyTreeFavoritesModule.php:60 5339msgid "Display and manage a family tree’s favorite pages." 5340msgstr "Mostrar y administrar las páginas favoritas de un árbol genealógico." 5341 5342#. I18N: Description of the “Favorites” module 5343#: app/Module/UserFavoritesModule.php:61 5344msgid "Display and manage a user’s favorite pages." 5345msgstr "Mostrar y administrar las páginas favoritas del usuario." 5346 5347#: app/Gedcom.php:453 resources/views/calendar-page.phtml:195 5348#: resources/views/lists/families-table.phtml:136 5349msgid "Divorce" 5350msgstr "Divorcio" 5351 5352#: app/Gedcom.php:455 5353msgid "Divorce filed" 5354msgstr "Demanda de divorcio" 5355 5356#: app/Statistics/Google/ChartDivorce.php:111 5357#: resources/views/modules/statistics-chart/family-totals.phtml:70 5358msgid "Divorces by century" 5359msgstr "Divorcios por siglo" 5360 5361#. I18N: Name of a country or state 5362#: app/Statistics/Service/CountryService.php:161 5363msgid "Djibouti" 5364msgstr "Yibuti" 5365 5366#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5367#: app/Elements/LdsOrdinanceStatus.php:71 5368#: app/Elements/LdsSpouseSealingDateStatus.php:70 5369msgid "Do not seal, previous sealing canceled" 5370msgstr "No sellar, sellamiento anterior cancelado" 5371 5372#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5373#: app/Elements/LdsOrdinanceStatus.php:69 5374#: app/Elements/LdsSpouseSealingDateStatus.php:68 5375msgid "Do not seal: unauthorized" 5376msgstr "No sellar: no autorizado" 5377 5378#. I18N: Type of media object 5379#: app/Elements/SourceMediaType.php:84 5380msgid "Document" 5381msgstr "Documento" 5382 5383#: resources/views/admin/site-mail.phtml:201 5384msgid "Domain name" 5385msgstr "Nombre de dominio" 5386 5387#. I18N: Name of a country or state 5388#: app/Statistics/Service/CountryService.php:163 5389msgid "Dominica" 5390msgstr "Dominica" 5391 5392#. I18N: Name of a country or state 5393#: app/Statistics/Service/CountryService.php:167 5394msgid "Dominican Republic" 5395msgstr "República Dominicana" 5396 5397#: app/Module/ClippingsCartModule.php:193 5398#: app/Module/ClippingsCartModule.php:237 5399#: resources/views/modules/share-anniversary/share.phtml:27 5400msgid "Download" 5401msgstr "Descargar" 5402 5403#: app/Http/RequestHandlers/UpgradeWizardPage.php:122 5404#, php-format 5405msgid "Download %s…" 5406msgstr "Descarga %s…" 5407 5408#: app/Module/ShareAnniversaryModule.php:83 5409msgid "Download a .ICS file containing an anniversary" 5410msgstr "Descargue un archivo .ICS que contenga un aniversario" 5411 5412#: resources/views/media-page-details.phtml:83 5413msgid "Download file" 5414msgstr "Descargar arhivo" 5415 5416#: resources/views/edit-blocks-page.phtml:25 5417msgid "Drag the blocks to change their position." 5418msgstr "Arrastre los bloques para cambiar su posición." 5419 5420#. I18N: Location of an LDS church temple 5421#: app/Elements/TempleCode.php:91 5422msgid "Draper, Utah, United States" 5423msgstr "Draper, Utah, Estados Unidos" 5424 5425#. I18N: The second day in the French republican calendar 5426#: app/Date/FrenchDate.php:303 5427msgid "Duodi" 5428msgstr "Duodi" 5429 5430#: app/Http/RequestHandlers/AccountUpdate.php:93 5431#: app/Http/RequestHandlers/RegisterAction.php:265 5432#: app/Http/RequestHandlers/UserAddAction.php:71 5433#: app/Http/RequestHandlers/UserEditAction.php:148 5434msgid "Duplicate email address. A user with that email already exists." 5435msgstr "Ya existe un usuario con esta dirección de correo electrónico." 5436 5437#: app/Http/RequestHandlers/AccountUpdate.php:84 5438#: app/Http/RequestHandlers/RegisterAction.php:260 5439#: app/Http/RequestHandlers/UserAddAction.php:66 5440#: app/Http/RequestHandlers/UserEditAction.php:154 5441msgid "Duplicate username. A user with that username already exists. Please choose another username." 5442msgstr "Ya existe un usuario con ese nombre. Por favor, seleccione otro nombre de usuario." 5443 5444#: resources/views/help/source-events.phtml:10 5445msgid "Each source records specific events, generally for a given date range and for a place jurisdiction. For example a Census records census events and church records record birth, marriage, and death events.<br><br>Select the events that are recorded by this source from the list of events provided. The date should be specified in a range format such as <i>FROM 1900 TO 1910</i>. The place jurisdiction is the name of the lowest jurisdiction that encompasses all lower-level places named in this source. For example, “Oneida, Idaho, USA” would be used as a source jurisdiction place for events occurring in the various towns within Oneida County. “Idaho, USA” would be the source jurisdiction place if the events recorded took place not only in Oneida County but also in other counties in Idaho." 5446msgstr "Cada fuente registra eventos específicos, generalmente para un rango de fechas dado y una jurisdicción geográfica determinada. Por ejemplo, un censo registra eventos censales y los registros parroquiales registran eventos de nacimiento, matrimonio y defunción.<br><br>Seleccione los eventos registrados por esta fuente de la lista de eventos propuestos. La fecha debería indicarse en formato GEDCOM de rango de fechas, por ejemplo, <i>FROM 1900 TO 1910</i>. La jurisdicción geográfica es el nombre de la unidad geográfica más pequeña que engloba todos los lugares mencionados en esta fuente. Por ejemplo, »Oneida, Idaho, USA» se utilizaría como la jurisdicción para los eventos ocurridos en las distintas poblaciones del Condado de Oneida. »Idaho, USA» sería la jurisdicción si los eventos registrados tuvieran lugar no sólo en el Condado de Oneida, sino en otros condados de Idaho." 5447 5448#: resources/views/help/pending-changes.phtml:27 5449msgid "Each user account has an option to “automatically accept changes”. When this is enabled, any changes made by that user are saved immediately. Many administrators enable this for their own user account." 5450msgstr "Cada cuenta de usuario tiene la opción de «aceptar automáticamente los cambios.» Cuando esta opción está activada, los cambios hechos por el usuario se guardan inmediatamente. Muchos administradores habilitan esta por su propia cuenta de usuario." 5451 5452#: resources/views/modules/gedcom_stats/config.phtml:55 5453#: resources/views/modules/gedcom_stats/statistics.phtml:167 5454#: resources/views/modules/html/template-statistics.phtml:71 5455#: resources/views/modules/statistics-chart/individual-events.phtml:36 5456msgid "Earliest birth" 5457msgstr "Nacimiento más temprano" 5458 5459#: resources/views/modules/gedcom_stats/config.phtml:57 5460#: resources/views/modules/gedcom_stats/statistics.phtml:189 5461#: resources/views/modules/html/template-statistics.phtml:79 5462#: resources/views/modules/statistics-chart/individual-events.phtml:80 5463msgid "Earliest death" 5464msgstr "Primera defunción" 5465 5466#: resources/views/modules/statistics-chart/family-totals.phtml:81 5467msgid "Earliest divorce" 5468msgstr "Divorcio más temprano" 5469 5470#: resources/views/modules/statistics-chart/family-totals.phtml:37 5471msgid "Earliest marriage" 5472msgstr "Primer matrimonio" 5473 5474#. I18N: Name of a country or state 5475#: app/Statistics/Service/CountryService.php:171 5476msgid "Ecuador" 5477msgstr "Ecuador" 5478 5479#: app/Http/RequestHandlers/MapDataEdit.php:76 5480#: app/Http/RequestHandlers/MapDataEdit.php:79 5481#: resources/views/admin/locations.phtml:50 5482#: resources/views/admin/locations.phtml:94 5483#: resources/views/admin/locations.phtml:97 5484#: resources/views/admin/users-table-options.phtml:29 5485#: resources/views/admin/users.phtml:26 5486#: resources/views/edit/icon-fact-edit.phtml:16 5487#: resources/views/edit/icon-fact-edit.phtml:18 5488#: resources/views/media-page-details.phtml:30 5489#: resources/views/media-page-details.phtml:33 5490#: resources/views/media-page-menu.phtml:78 5491#: resources/views/modules/faq/config.phtml:63 5492#: resources/views/modules/faq/config.phtml:99 5493#: resources/views/modules/gedcom_news/list.phtml:43 5494#: resources/views/modules/stories/config.phtml:60 5495#: resources/views/modules/stories/config.phtml:81 5496#: resources/views/modules/stories/config.phtml:83 5497#: resources/views/modules/user_blog/list.phtml:43 5498#: resources/views/note-page-details.phtml:27 5499#: resources/views/note-page-details.phtml:30 5500#: resources/views/record-page-menu.phtml:29 5501msgid "Edit" 5502msgstr "Editar" 5503 5504#: app/Http/RequestHandlers/EditMediaFileModal.php:70 5505#: resources/views/modals/edit-media-file.phtml:22 5506msgid "Edit a media file" 5507msgstr "Editar un archivo multimedia" 5508 5509#. I18N: Options for editing 5510#: resources/views/admin/trees-preferences.phtml:637 5511msgid "Edit preferences" 5512msgstr "Editar preferencias" 5513 5514#: app/Module/FrequentlyAskedQuestionsModule.php:309 5515msgid "Edit the FAQ" 5516msgstr "Editar pregunta frecuente" 5517 5518#: resources/views/individual-page-menu.phtml:65 5519#: resources/views/individual-page-menu.phtml:73 5520#: resources/views/individual-page-sex.phtml:42 5521#: resources/views/individual-page-sex.phtml:44 5522msgid "Edit the gender" 5523msgstr "Modificar sexo" 5524 5525#: resources/views/edit/input-addon-edit-name.phtml:14 5526#: resources/views/edit/input-addon-edit-name.phtml:17 5527#: resources/views/individual-page-name.phtml:79 5528#: resources/views/individual-page-name.phtml:81 5529msgid "Edit the name" 5530msgstr "Editar nombre" 5531 5532#: app/Http/RequestHandlers/EditRawFactPage.php:53 5533#: app/Http/RequestHandlers/EditRawRecordPage.php:55 5534#: resources/views/edit/edit-fact.phtml:58 5535#: resources/views/edit/edit-record.phtml:58 5536#: resources/views/family-page-menu.phtml:89 5537#: resources/views/individual-page-menu.phtml:129 5538msgid "Edit the raw GEDCOM" 5539msgstr "Editar el registro GEDCOM en bruto" 5540 5541#: app/Http/RequestHandlers/EditNotePage.php:54 5542msgid "Edit the shared note" 5543msgstr "Modificar nota compartida" 5544 5545#: app/Module/StoriesModule.php:299 5546#: resources/views/modules/stories/tab.phtml:29 5547msgid "Edit the story" 5548msgstr "Modificar la historia" 5549 5550#: app/Http/RequestHandlers/UserEditPage.php:118 5551msgid "Edit the user" 5552msgstr "Editar usuario" 5553 5554#: app/Services/TreeService.php:227 5555msgid "Edit this individual and replace their details with your own." 5556msgstr "Editar esta persona para reemplazar los detalles con los que quieres." 5557 5558#: resources/views/edit/edit-fact.phtml:52 5559#: resources/views/edit/edit-record.phtml:52 5560msgid "Edit with all GEDCOM tags" 5561msgstr "Editar con todas las etiquetas GEDCOM" 5562 5563#. I18N: Listbox entry; name of a role 5564#: app/Http/RequestHandlers/UserEditPage.php:99 5565#: resources/views/admin/users-edit.phtml:254 5566#: resources/views/modules/recent_changes/changes-table.phtml:51 5567#: resources/views/pending-changes-page.phtml:51 5568msgid "Editor" 5569msgstr "Editor" 5570 5571#. I18N: Location of an LDS church temple 5572#: app/Elements/TempleCode.php:92 5573msgid "Edmonton, Alberta, Canada" 5574msgstr "Edmonton, Alberta, Canada" 5575 5576#: app/Gedcom.php:643 5577msgid "Education" 5578msgstr "Educación" 5579 5580#. I18N: Name of a country or state 5581#: app/Statistics/Service/CountryService.php:173 5582msgid "Egypt" 5583msgstr "Egipto" 5584 5585#. I18N: Name of a country or state 5586#: app/Statistics/Service/CountryService.php:451 5587msgid "El Salvador" 5588msgstr "El Salvador" 5589 5590#. I18N: Type of media object 5591#: app/Elements/SourceMediaType.php:85 5592msgid "Electronic" 5593msgstr "Electrónico" 5594 5595#. I18N: a month in the Jewish calendar 5596#: app/Date/JewishDate.php:217 5597msgctxt "GENITIVE" 5598msgid "Elul" 5599msgstr "elul" 5600 5601#. I18N: a month in the Jewish calendar 5602#: app/Date/JewishDate.php:321 5603msgctxt "INSTRUMENTAL" 5604msgid "Elul" 5605msgstr "elul" 5606 5607#. I18N: a month in the Jewish calendar 5608#: app/Date/JewishDate.php:269 5609msgctxt "LOCATIVE" 5610msgid "Elul" 5611msgstr "elul" 5612 5613#. I18N: a month in the Jewish calendar 5614#: app/Date/JewishDate.php:165 5615msgctxt "NOMINATIVE" 5616msgid "Elul" 5617msgstr "elul" 5618 5619#: app/CustomTags/Aldfaer.php:68 app/CustomTags/Legacy.php:109 5620#: resources/views/modals/submitter-fields.phtml:19 5621#: resources/views/password-request-page.phtml:23 5622msgid "Email" 5623msgstr "Correo electrónico" 5624 5625#: app/CustomTags/BrothersKeeper.php:97 app/CustomTags/GedcomL.php:237 5626#: app/CustomTags/PersonalAncestralFile.php:74 app/CustomTags/Reunion.php:56 5627#: app/Gedcom.php:413 app/Gedcom.php:523 app/Gedcom.php:547 app/Gedcom.php:818 5628#: app/Gedcom.php:865 resources/views/admin/users-create.phtml:71 5629#: resources/views/admin/users-edit.phtml:82 5630#: resources/views/admin/users.phtml:30 resources/views/contact-page.phtml:51 5631#: resources/views/edit-account-page.phtml:123 5632#: resources/views/emails/register-notify-html.phtml:32 5633#: resources/views/emails/register-notify-text.phtml:26 5634#: resources/views/modules/user-messages/user-messages.phtml:72 5635#: resources/views/register-page.phtml:49 5636#: resources/views/setup/step-5-administrator.phtml:92 5637msgid "Email address" 5638msgstr "Dirección de correo electrónico" 5639 5640#: resources/views/admin/users-edit.phtml:102 5641msgid "Email verified" 5642msgstr "Correo electrónico verificado" 5643 5644#: app/Gedcom.php:645 resources/views/calendar-page.phtml:204 5645msgid "Emigration" 5646msgstr "Emigración" 5647 5648#: app/Elements/RelationIsDescriptor.php:101 5649msgid "Employee" 5650msgstr "Empleado" 5651 5652#: app/Elements/RelationIsDescriptor.php:77 5653msgctxt "FEMALE" 5654msgid "Employee" 5655msgstr "Empleada" 5656 5657#: app/Elements/RelationIsDescriptor.php:56 5658msgctxt "MALE" 5659msgid "Employee" 5660msgstr "Empleado" 5661 5662#: app/Elements/RelationIsDescriptor.php:102 app/Gedcom.php:721 5663#: app/Gedcom.php:736 5664msgid "Employer" 5665msgstr "Patrono" 5666 5667#: app/Elements/RelationIsDescriptor.php:78 5668msgctxt "FEMALE" 5669msgid "Employer" 5670msgstr "Jefe" 5671 5672#: app/Elements/RelationIsDescriptor.php:57 5673msgctxt "MALE" 5674msgid "Employer" 5675msgstr "Jefe" 5676 5677#: resources/views/record-page-menu-clipboard.phtml:43 5678msgid "Empty the clipboard" 5679msgstr "Vaciar el portapapeles" 5680 5681#: app/Module/ClippingsCartModule.php:187 5682msgid "Empty the clippings cart" 5683msgstr "Vaciar carrito" 5684 5685#: resources/views/admin/components.phtml:41 5686#: resources/views/admin/components.phtml:87 5687#: resources/views/admin/modules.phtml:73 5688msgid "Enabled" 5689msgstr "Activado" 5690 5691#. I18N: Help text for the “Family tree” configuration setting 5692#: resources/views/admin/trees-privacy.phtml:43 5693msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." 5694msgstr "Activando esta opción obligará a todos los visitantes a entrar como usuarios registrados para poder ver algún dato en el sitio." 5695 5696#: resources/views/modules/lifespans-chart/page.phtml:63 5697msgid "End year" 5698msgstr "Año final" 5699 5700#: resources/xml/reports/change_report.xml:6 5701msgid "Ending range of change dates" 5702msgstr "Fechas de cambio a" 5703 5704#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/Endowment_house 5705#: app/Elements/TempleCode.php:93 5706msgid "Endowment House" 5707msgstr "Casa de la Dotación" 5708 5709#: app/Gedcom.php:456 resources/xml/reports/missing_facts_report.xml:20 5710msgid "Engagement" 5711msgstr "Compromiso matrimonial" 5712 5713#. I18N: Name of a country or state 5714#: app/Statistics/Service/CountryService.php:175 5715msgid "England" 5716msgstr "Inglaterra" 5717 5718#: resources/views/modules/favorites/favorites.phtml:164 5719msgid "Enter an optional note about this favorite" 5720msgstr "Introduzca opcionalmente una nota acerca de este favorito" 5721 5722#: app/Services/LeafletJsService.php:73 5723#: resources/views/modules/interactive-tree/chart.phtml:26 5724msgid "Enter fullscreen" 5725msgstr "Ingrese a pantalla completa" 5726 5727#: resources/views/search-replace-page.phtml:47 5728msgid "Entire record" 5729msgstr "Registro completo" 5730 5731#. I18N: Name of a country or state 5732#: app/Statistics/Service/CountryService.php:221 5733msgid "Equatorial Guinea" 5734msgstr "Guinea Ecuatorial" 5735 5736#. I18N: Name of a country or state 5737#: app/Statistics/Service/CountryService.php:177 5738msgid "Eritrea" 5739msgstr "Eritrea" 5740 5741#: app/Exceptions/InvalidGedcomEncodingException.php:37 5742#, php-format 5743msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." 5744msgstr "Error: la conversión de archivos GEDCOM de %s a UTF-8 no admite actualmente." 5745 5746#: app/Date/JalaliDate.php:284 5747msgctxt "Abbreviation for Persian month: Esfand" 5748msgid "Esf" 5749msgstr "Esf" 5750 5751#. I18N: 12th month in the Persian/Jalali calendar 5752#: app/Date/JalaliDate.php:161 5753msgctxt "GENITIVE" 5754msgid "Esfand" 5755msgstr "Esfand" 5756 5757#. I18N: 12th month in the Persian/Jalali calendar 5758#: app/Date/JalaliDate.php:251 5759msgctxt "INSTRUMENTAL" 5760msgid "Esfand" 5761msgstr "Esfand" 5762 5763#. I18N: 12th month in the Persian/Jalali calendar 5764#: app/Date/JalaliDate.php:206 5765msgctxt "LOCATIVE" 5766msgid "Esfand" 5767msgstr "Esfand" 5768 5769#. I18N: 12th month in the Persian/Jalali calendar 5770#: app/Date/JalaliDate.php:116 5771msgctxt "NOMINATIVE" 5772msgid "Esfand" 5773msgstr "Esfand" 5774 5775#. I18N: Name of a mapping organisation 5776#: app/Module/EsriMaps.php:38 5777msgid "Esri/ArcGIS" 5778msgstr "Esri/ArcGIS" 5779 5780#: app/CustomTags/BrothersKeeper.php:77 5781msgid "Estate name" 5782msgstr "Nombre de la propiedad" 5783 5784#. I18N: A configuration setting 5785#: resources/views/admin/trees-preferences.phtml:370 5786msgid "Estimated dates for birth and death" 5787msgstr "Fechas estimadas de nacimiento y muerte" 5788 5789#. I18N: Name of a country or state 5790#: app/Statistics/Service/CountryService.php:183 5791msgid "Estonia" 5792msgstr "Estonia" 5793 5794#. I18N: Name of a country or state 5795#: app/Statistics/Service/CountryService.php:185 5796msgid "Ethiopia" 5797msgstr "Etiopía" 5798 5799#: resources/views/modules/statistics-chart/custom.phtml:182 5800msgid "Europe" 5801msgstr "Europa" 5802 5803#: app/CustomTags/GedcomL.php:126 app/CustomTags/GedcomL.php:180 5804#: app/CustomTags/GedcomL.php:225 app/CustomTags/GedcomL.php:274 5805#: app/CustomTags/GedcomL.php:307 app/Gedcom.php:436 app/Gedcom.php:459 5806#: app/Gedcom.php:490 app/Gedcom.php:568 app/Gedcom.php:654 app/Gedcom.php:679 5807#: app/Gedcom.php:751 app/Gedcom.php:775 app/Gedcom.php:799 app/Gedcom.php:908 5808#: app/Gedcom.php:922 resources/views/lists/anniversaries-table.phtml:44 5809#: resources/xml/reports/fact_sources.xml:70 5810#: resources/xml/reports/fact_sources.xml:157 5811#: resources/xml/reports/missing_facts_report.xml:55 5812msgid "Event" 5813msgstr "Evento" 5814 5815#: app/CustomTags/Gedcom7.php:75 app/CustomTags/Gedcom7.php:76 5816msgid "Event did not occur" 5817msgstr "El evento no ocurrió" 5818 5819#: app/Gedcom.php:836 resources/views/calendar-page.phtml:178 5820#: resources/views/modules/gedcom_stats/statistics.phtml:135 5821#: resources/views/modules/html/template-statistics.phtml:58 5822#: resources/views/modules/statistics-chart/individual-events.phtml:10 5823#: resources/views/modules/todays_events/config.phtml:30 5824#: resources/views/modules/upcoming_events/config.phtml:42 5825msgid "Events" 5826msgstr "Eventos" 5827 5828#: resources/views/modules/statistics-chart/places.phtml:45 5829msgid "Events in countries" 5830msgstr "Eventos por países" 5831 5832#: resources/views/modules/personal_facts/tab.phtml:41 5833msgid "Events of close relatives" 5834msgstr "Eventos de familiares cercanos" 5835 5836#: resources/views/admin/users-edit.phtml:243 5837msgid "Everybody has this role, including visitors to the website and search engines." 5838msgstr "Todos tienen este rol, incluyendo los visitantes del sitio y motores de búsqueda." 5839 5840#: app/Http/RequestHandlers/SearchAdvancedPage.php:256 5841msgid "Exact" 5842msgstr "Exacto" 5843 5844#: app/Http/RequestHandlers/SearchAdvancedPage.php:239 5845msgid "Exact date" 5846msgstr "Fecha exacta" 5847 5848#: app/Module/IndividualListModule.php:323 5849#, php-format 5850msgid "Exclude individuals with “%s” as a married name" 5851msgstr "Excluir a las personas con apellido de casada «%s»" 5852 5853#: resources/views/admin/media.phtml:73 5854msgid "Exclude subfolders" 5855msgstr "Omitir subcarpetas" 5856 5857#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5858#: app/Elements/LdsBaptismDateStatus.php:69 5859#: app/Elements/LdsChildSealingDateStatus.php:62 5860#: app/Elements/LdsEndowmentDateStatus.php:70 5861#: app/Elements/LdsOrdinanceStatus.php:73 5862#: app/Elements/LdsSpouseSealingDateStatus.php:72 5863msgid "Excluded from this submission" 5864msgstr "Se excluyen de esta presentación" 5865 5866#: app/Services/LeafletJsService.php:74 5867#: resources/views/modules/interactive-tree/chart.phtml:27 5868msgid "Exit fullscreen" 5869msgstr "Salir del modo de pantalla completa" 5870 5871#. I18N: placeholder text for registration-comments field 5872#: resources/views/register-page.phtml:89 5873msgid "Explain why you are requesting an account." 5874msgstr "Explique por qué usted está solicitando una cuenta." 5875 5876#: resources/views/admin/trees.phtml:282 5877msgid "Export" 5878msgstr "Exportar" 5879 5880#: app/Http/RequestHandlers/ExportGedcomPage.php:53 5881msgid "Export a GEDCOM file" 5882msgstr "Exportación de un archivo GEDCOM" 5883 5884#: app/Http/RequestHandlers/UpgradeWizardPage.php:114 5885msgid "Export all the family trees to GEDCOM files…" 5886msgstr "Exportar todo el árbol genealógico a un archivo GEDCOM…" 5887 5888#: resources/views/admin/trees-export.phtml:60 5889#: resources/views/modules/clippings/download.phtml:23 5890msgid "Export preferences" 5891msgstr "Exportar preferencias" 5892 5893#. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years 5894#: resources/views/admin/trees-privacy.phtml:102 5895msgid "Extend privacy to dead individuals" 5896msgstr "Mantener privacidad para los muertos que" 5897 5898#. I18N: “External files” are stored on other computers 5899#: resources/views/admin/media.phtml:45 5900msgid "External files" 5901msgstr "Erchivos externos" 5902 5903#: app/CustomTags/Gedcom7.php:82 app/CustomTags/Gedcom7.php:96 5904#: app/CustomTags/Gedcom7.php:111 app/CustomTags/Gedcom7.php:129 5905#: app/CustomTags/Gedcom7.php:147 app/CustomTags/Gedcom7.php:156 5906#: app/CustomTags/Gedcom7.php:164 app/CustomTags/Gedcom7.php:173 5907msgid "External identifier" 5908msgstr "Identificador externo" 5909 5910#: app/CustomTags/FamilyTreeMaker.php:110 app/CustomTags/RootsMagic.php:74 5911msgid "External link" 5912msgstr "Enlace externo" 5913 5914#: resources/views/admin/media.phtml:77 5915msgid "External media files have a URL instead of a filename." 5916msgstr "Archivos multimedia externos tienen una URL en vez de un nombre de archivo." 5917 5918#. I18N: Name of a module/sidebar 5919#: app/Module/IndividualMetadataModule.php:60 5920msgid "Extra information" 5921msgstr "Información extra" 5922 5923#: app/CustomTags/BrothersKeeper.php:98 5924msgid "Eye color" 5925msgstr "Color de ojos" 5926 5927#. I18N: Name of a theme. 5928#: app/Module/FabTheme.php:39 5929msgid "F.A.B." 5930msgstr "F.A.B." 5931 5932#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” 5933#: app/Module/FrequentlyAskedQuestionsModule.php:70 5934msgid "FAQ" 5935msgstr "Preguntas frecuentes" 5936 5937#. I18N: FAQ = “Frequently Asked Question” 5938#: resources/views/modules/faq/config.phtml:28 5939msgid "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." 5940msgstr "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." 5941 5942#: app/CustomTags/Gedcom7.php:98 app/Gedcom.php:658 5943msgid "Fact" 5944msgstr "Hecho" 5945 5946#: app/CustomTags/FamilyTreeMaker.php:56 app/CustomTags/FamilyTreeMaker.php:75 5947#: app/CustomTags/FamilyTreeMaker.php:93 app/CustomTags/FamilyTreeMaker.php:120 5948msgid "Fact 1" 5949msgstr "Acontecimiento 1" 5950 5951#: app/CustomTags/FamilyTreeMaker.php:57 app/CustomTags/FamilyTreeMaker.php:76 5952#: app/CustomTags/FamilyTreeMaker.php:94 app/CustomTags/FamilyTreeMaker.php:121 5953msgid "Fact 10" 5954msgstr "Acontecimiento 10" 5955 5956#: app/CustomTags/FamilyTreeMaker.php:58 app/CustomTags/FamilyTreeMaker.php:77 5957#: app/CustomTags/FamilyTreeMaker.php:95 app/CustomTags/FamilyTreeMaker.php:122 5958msgid "Fact 11" 5959msgstr "Acontecimiento 11" 5960 5961#: app/CustomTags/FamilyTreeMaker.php:59 app/CustomTags/FamilyTreeMaker.php:78 5962#: app/CustomTags/FamilyTreeMaker.php:96 app/CustomTags/FamilyTreeMaker.php:123 5963msgid "Fact 12" 5964msgstr "Acontecimiento 12" 5965 5966#: app/CustomTags/FamilyTreeMaker.php:60 app/CustomTags/FamilyTreeMaker.php:79 5967#: app/CustomTags/FamilyTreeMaker.php:97 app/CustomTags/FamilyTreeMaker.php:124 5968msgid "Fact 13" 5969msgstr "Acontecimiento 13" 5970 5971#: app/CustomTags/FamilyTreeMaker.php:61 app/CustomTags/FamilyTreeMaker.php:80 5972#: app/CustomTags/FamilyTreeMaker.php:98 app/CustomTags/FamilyTreeMaker.php:125 5973msgid "Fact 2" 5974msgstr "Acontecimiento 2" 5975 5976#: app/CustomTags/FamilyTreeMaker.php:62 app/CustomTags/FamilyTreeMaker.php:81 5977#: app/CustomTags/FamilyTreeMaker.php:99 app/CustomTags/FamilyTreeMaker.php:126 5978msgid "Fact 3" 5979msgstr "Acontecimiento 3" 5980 5981#: app/CustomTags/FamilyTreeMaker.php:63 app/CustomTags/FamilyTreeMaker.php:82 5982#: app/CustomTags/FamilyTreeMaker.php:100 5983#: app/CustomTags/FamilyTreeMaker.php:127 5984msgid "Fact 4" 5985msgstr "Acontecimiento 4" 5986 5987#: app/CustomTags/FamilyTreeMaker.php:64 app/CustomTags/FamilyTreeMaker.php:83 5988#: app/CustomTags/FamilyTreeMaker.php:101 5989#: app/CustomTags/FamilyTreeMaker.php:128 5990msgid "Fact 5" 5991msgstr "Acontecimiento 5" 5992 5993#: app/CustomTags/FamilyTreeMaker.php:65 app/CustomTags/FamilyTreeMaker.php:84 5994#: app/CustomTags/FamilyTreeMaker.php:102 5995#: app/CustomTags/FamilyTreeMaker.php:129 5996msgid "Fact 6" 5997msgstr "Acontecimiento 6" 5998 5999#: app/CustomTags/FamilyTreeMaker.php:66 app/CustomTags/FamilyTreeMaker.php:85 6000#: app/CustomTags/FamilyTreeMaker.php:103 6001#: app/CustomTags/FamilyTreeMaker.php:130 6002msgid "Fact 7" 6003msgstr "Acontecimiento 7" 6004 6005#: app/CustomTags/FamilyTreeMaker.php:67 app/CustomTags/FamilyTreeMaker.php:86 6006#: app/CustomTags/FamilyTreeMaker.php:104 6007#: app/CustomTags/FamilyTreeMaker.php:131 6008msgid "Fact 8" 6009msgstr "Acontecimiento 8" 6010 6011#: app/CustomTags/FamilyTreeMaker.php:68 app/CustomTags/FamilyTreeMaker.php:87 6012#: app/CustomTags/FamilyTreeMaker.php:105 6013#: app/CustomTags/FamilyTreeMaker.php:132 6014msgid "Fact 9" 6015msgstr "Acontecimiento 9" 6016 6017#. I18N: A configuration setting 6018#: resources/views/admin/trees-preferences.phtml:515 6019msgid "Fact icons" 6020msgstr "Iconos de los hechos" 6021 6022#: resources/views/admin/trees-privacy.phtml:230 6023msgid "Fact or event" 6024msgstr "Hecho o evento" 6025 6026#. I18N: Name of a module/tab on the individual page. 6027#: app/Module/IndividualFactsTabModule.php:73 6028#: resources/views/admin/fix-level-0-media.phtml:40 6029#: resources/views/admin/locations.phtml:51 6030#: resources/views/admin/tags.phtml:440 resources/views/family-page.phtml:36 6031#: resources/views/modules/random_media/config.phtml:22 6032#: resources/xml/reports/individual_ext_report.xml:161 6033#: resources/xml/reports/individual_report.xml:149 6034msgid "Facts and events" 6035msgstr "Hechos y eventos" 6036 6037#: resources/views/admin/trees-preferences.phtml:664 6038msgid "Facts for family records" 6039msgstr "Hechos para registros de las familias" 6040 6041#: resources/views/admin/trees-preferences.phtml:639 6042msgid "Facts for individual records" 6043msgstr "Hechos para registros de personas" 6044 6045#: resources/views/admin/trees-preferences.phtml:669 6046msgid "Facts for new families" 6047msgstr "Hechos para nuevas familias" 6048 6049#: resources/views/admin/trees-preferences.phtml:644 6050msgid "Facts for new individuals" 6051msgstr "Hechos para personas nuevas" 6052 6053#. I18N: Name of a country or state 6054#: app/Statistics/Service/CountryService.php:193 6055msgid "Falkland Islands" 6056msgstr "Islas Malvinas" 6057 6058#. I18N: Name of a module/list 6059#. I18N: Name of a module 6060#: app/Module/AncestorsChartModule.php:256 6061#: app/Module/DescendancyChartModule.php:247 app/Module/FamilyListModule.php:49 6062#: app/Module/FixSearchAndReplace.php:107 6063#: app/Module/IndividualListModule.php:290 app/Module/RelativesTabModule.php:42 6064#: app/Module/StatisticsChartModule.php:149 6065#: app/Module/StatisticsChartModule.php:380 6066#: app/Module/StatisticsChartModule.php:471 6067#: app/Module/StatisticsChartModule.php:719 app/Services/AdminService.php:197 6068#: resources/views/admin/control-panel.phtml:344 6069#: resources/views/admin/merge-records-step-1.phtml:55 6070#: resources/views/lists/locations-table.phtml:67 6071#: resources/views/lists/media-table.phtml:82 6072#: resources/views/lists/notes-table.phtml:93 6073#: resources/views/lists/sources-table.phtml:101 6074#: resources/views/lists/submitters-table.phtml:71 6075#: resources/views/modules/gedcom_stats/config.phtml:49 6076#: resources/views/modules/gedcom_stats/statistics.phtml:90 6077#: resources/views/modules/html/template-statistics.phtml:42 6078#: resources/views/modules/place-hierarchy/events.phtml:28 6079#: resources/views/modules/place-hierarchy/sidebar.phtml:52 6080#: resources/views/record-page-links.phtml:51 6081#: resources/views/search-general-page.phtml:76 6082#: resources/views/search-results.phtml:50 6083#: resources/xml/reports/fact_sources.xml:152 6084#: resources/xml/reports/fact_sources.xml:314 6085msgid "Families" 6086msgstr "Familias" 6087 6088#: app/Statistics/Google/ChartFamilyWithSources.php:84 6089#: resources/views/modules/statistics-chart/chart-sources.phtml:29 6090msgid "Families with sources" 6091msgstr "Familias con fuentes" 6092 6093#. I18N: Name of a module/report 6094#: app/CustomTags/FamilyTreeMaker.php:73 app/Gedcom.php:401 6095#: app/Http/RequestHandlers/CheckTree.php:350 6096#: app/Module/FamilyGroupReportModule.php:44 6097#: resources/views/admin/trees-privacy.phtml:167 6098#: resources/views/edit/link-child-to-family.phtml:25 6099#: resources/views/modals/link-media-to-family.phtml:23 6100#: resources/views/modules/family_nav/sidebar-family.phtml:92 6101#: resources/views/modules/favorites/favorites.phtml:81 6102#: resources/views/modules/random_media/slide-show.phtml:74 6103#: resources/views/modules/recent_changes/changes-table.phtml:64 6104#: resources/views/modules/statistics-chart/custom.phtml:47 6105#: resources/xml/reports/family_group_report.xml:3 6106#: resources/xml/reports/family_group_report.xml:6 6107#: resources/xml/reports/family_group_report.xml:88 6108#: resources/xml/reports/family_group_report.xml:96 6109msgid "Family" 6110msgstr "Familia" 6111 6112#: app/Gedcom.php:660 6113msgid "Family as a child" 6114msgstr "Familia como hijo" 6115 6116#: app/Gedcom.php:663 6117msgid "Family as a spouse" 6118msgstr "Familia como cónyuge" 6119 6120#. I18N: Name of a module/chart 6121#: app/Module/FamilyBookChartModule.php:80 6122msgid "Family book" 6123msgstr "Libro familiar" 6124 6125#. I18N: %s is an individual’s name 6126#: app/Module/FamilyBookChartModule.php:126 6127#, php-format 6128msgid "Family book of %s" 6129msgstr "Libro genealógico de %s" 6130 6131#: app/Gedcom.php:447 6132msgid "Family census" 6133msgstr "Censo familiar" 6134 6135#: resources/views/admin/tags.phtml:976 6136msgid "Family fact" 6137msgstr "Hecho familiar" 6138 6139#: resources/views/admin/tags.phtml:1042 6140msgid "Family facts and events" 6141msgstr "Hechos y eventos familiares" 6142 6143#: app/Gedcom.php:882 6144msgid "Family file" 6145msgstr "Archivo familiar" 6146 6147#. I18N: Name of a module/sidebar 6148#: app/Module/FamilyNavigatorModule.php:40 6149msgid "Family navigator" 6150msgstr "Navegador de la familia" 6151 6152#. I18N: Description of the “News” module 6153#: app/Module/FamilyTreeNewsModule.php:62 6154msgid "Family news and site announcements." 6155msgstr "Noticias de las familias y anuncios del sitio." 6156 6157#: resources/views/modules/family-book-chart/chart.phtml:23 6158#, php-format 6159msgid "Family of %s" 6160msgstr "Familia de %s" 6161 6162#: app/CustomTags/Gedcom7.php:183 app/Gedcom.php:477 6163msgid "Family residence" 6164msgstr "Residencia de la familia" 6165 6166#: app/CustomTags/GedcomL.php:135 6167msgid "Family status" 6168msgstr "Estado familiar" 6169 6170#: app/CustomTags/Ancestry.php:61 app/Module/TreesMenuModule.php:93 6171#: resources/views/admin/changes-log.phtml:92 6172#: resources/views/admin/changes-log.phtml:141 6173#: resources/views/admin/control-panel.phtml:341 6174#: resources/views/admin/fix-level-0-media.phtml:36 6175#: resources/views/admin/site-logs.phtml:83 6176#: resources/views/admin/site-logs.phtml:129 6177#: resources/views/admin/trees.phtml:87 6178#: resources/views/admin/users-edit.phtml:286 6179#: resources/views/modules/faq/config.phtml:35 6180#: resources/views/modules/faq/config.phtml:59 6181#: resources/views/modules/faq/edit.phtml:74 6182#: resources/views/modules/stories/config.phtml:27 6183msgid "Family tree" 6184msgstr "Árbol genealógico" 6185 6186#: app/Module/ClippingsCartModule.php:237 6187#: app/Module/ClippingsCartModule.php:395 6188msgid "Family tree clippings cart" 6189msgstr "Carrito Genealógico" 6190 6191#: resources/views/admin/trees-create.phtml:25 6192#: resources/views/admin/trees-preferences.phtml:50 6193msgid "Family tree title" 6194msgstr "Título del árbol genealógico" 6195 6196#. I18N: Name of a module 6197#: app/Module/TreesMenuModule.php:57 app/Module/TreesMenuModule.php:106 6198#: resources/views/admin/control-panel.phtml:297 6199#: resources/views/admin/control-panel.phtml:336 6200#: resources/views/search-trees.phtml:19 6201msgid "Family trees" 6202msgstr "Árboles genealógicos" 6203 6204#. I18N: %s is the spouse name 6205#: app/Individual.php:931 6206#, php-format 6207msgid "Family with %s" 6208msgstr "Familia de %s" 6209 6210#: app/Individual.php:860 6211msgid "Family with adoptive parents" 6212msgstr "Familia de padres adoptivos" 6213 6214#: app/Individual.php:861 6215msgid "Family with foster parents" 6216msgstr "familia de acogida" 6217 6218#: resources/xml/reports/individual_ext_report.xml:449 6219#: resources/xml/reports/individual_report.xml:446 6220msgid "Family with husband" 6221msgstr "Familia con marido" 6222 6223#: app/Individual.php:859 app/Individual.php:913 6224#: resources/xml/reports/individual_ext_report.xml:245 6225#: resources/xml/reports/individual_report.xml:234 6226msgid "Family with parents" 6227msgstr "Familia con padres" 6228 6229#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 6230#: app/Individual.php:865 6231msgid "Family with rada parents" 6232msgstr "Familia con padres <i>radá>/i>" 6233 6234#. I18N: “sealing” is a Mormon ceremony. 6235#: app/Individual.php:863 6236msgid "Family with sealing parents" 6237msgstr "Familia con padres del sellamiento" 6238 6239#: app/Module/ModuleThemeTrait.php:183 resources/views/chart-box.phtml:35 6240msgid "Family with spouse" 6241msgstr "Familia con el cónyuge" 6242 6243#: resources/views/modules/gedcom_stats/config.phtml:61 6244#: resources/views/modules/gedcom_stats/statistics.phtml:237 6245#: resources/views/modules/html/template-statistics.phtml:95 6246msgid "Family with the most children" 6247msgstr "Pareja con más hijos" 6248 6249#: resources/xml/reports/individual_ext_report.xml:443 6250#: resources/xml/reports/individual_report.xml:486 6251msgid "Family with wife" 6252msgstr "Familia con esposa" 6253 6254#. I18N: familysearch.org 6255#: app/CustomTags/FamilySearch.php:52 app/CustomTags/GenPlusWin.php:52 6256msgid "FamilySearch ID" 6257msgstr "Identificación de FamilySearch" 6258 6259#. I18N: Name of a module/chart 6260#: app/Module/FanChartModule.php:135 6261msgid "Fan chart" 6262msgstr "Diagrama en abanico" 6263 6264#. I18N: https://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name 6265#: app/Module/FanChartModule.php:181 6266#, php-format 6267msgid "Fan chart of %s" 6268msgstr "Diagrama en abanico de %s" 6269 6270#: app/Date/JalaliDate.php:273 6271msgctxt "Abbreviation for Persian month: Farvardin" 6272msgid "Far" 6273msgstr "Far" 6274 6275#. I18N: Name of a country or state 6276#: app/Statistics/Service/CountryService.php:197 6277msgid "Faroe Islands" 6278msgstr "Islas Feroe" 6279 6280#. I18N: 1st month in the Persian/Jalali calendar 6281#: app/Date/JalaliDate.php:139 6282msgctxt "GENITIVE" 6283msgid "Farvardin" 6284msgstr "Farvardin" 6285 6286#. I18N: 1st month in the Persian/Jalali calendar 6287#: app/Date/JalaliDate.php:229 6288msgctxt "INSTRUMENTAL" 6289msgid "Farvardin" 6290msgstr "Farvardin" 6291 6292#. I18N: 1st month in the Persian/Jalali calendar 6293#: app/Date/JalaliDate.php:184 6294msgctxt "LOCATIVE" 6295msgid "Farvardin" 6296msgstr "Farvardin" 6297 6298#. I18N: 1st month in the Persian/Jalali calendar 6299#: app/Date/JalaliDate.php:94 6300msgctxt "NOMINATIVE" 6301msgid "Farvardin" 6302msgstr "Farvardin" 6303 6304#: resources/views/search-advanced-page.phtml:63 6305#: resources/xml/reports/bdm_report.xml:118 6306#: resources/xml/reports/family_group_report.xml:467 6307#: resources/xml/reports/family_group_report.xml:730 6308#: resources/xml/reports/individual_ext_report.xml:251 6309#: resources/xml/reports/individual_report.xml:240 6310#: resources/xml/reports/relative_ext_report.xml:71 6311msgid "Father" 6312msgstr "Padre" 6313 6314#: resources/views/lists/individual-table-parents.phtml:23 6315#, php-format 6316msgid "Father: %s" 6317msgstr "Padre: %s" 6318 6319#: resources/views/fact-parent-age.phtml:32 6320msgid "Father’s age" 6321msgstr "Edad del padre" 6322 6323#. I18N: A step-family. %s is an individual’s name 6324#: app/Individual.php:891 6325#, php-format 6326msgid "Father’s family with %s" 6327msgstr "Familia del padre con %s" 6328 6329#. I18N: A step-family. 6330#: app/Individual.php:895 6331msgid "Father’s family with an unknown individual" 6332msgstr "Familia del padre con una desconocida" 6333 6334#. I18N: Name of a module 6335#: app/Module/FamilyTreeFavoritesModule.php:49 6336#: app/Module/UserFavoritesModule.php:50 6337msgid "Favorites" 6338msgstr "Favoritos" 6339 6340#: app/CustomTags/Aldfaer.php:69 app/CustomTags/GedcomL.php:238 6341#: app/CustomTags/PersonalAncestralFile.php:75 app/Gedcom.php:414 6342#: app/Gedcom.php:524 app/Gedcom.php:548 app/Gedcom.php:819 app/Gedcom.php:866 6343msgid "Fax" 6344msgstr "Número de fax" 6345 6346#: app/Date/AbstractGregorianJulianDate.php:232 6347msgctxt "Abbreviation for February" 6348msgid "Feb" 6349msgstr "feb" 6350 6351#: app/Date/AbstractGregorianJulianDate.php:129 6352msgctxt "GENITIVE" 6353msgid "February" 6354msgstr "febrero" 6355 6356#: app/Date/AbstractGregorianJulianDate.php:199 6357msgctxt "INSTRUMENTAL" 6358msgid "February" 6359msgstr "febrero" 6360 6361#: app/Date/AbstractGregorianJulianDate.php:164 6362msgctxt "LOCATIVE" 6363msgid "February" 6364msgstr "febrero" 6365 6366#: app/Date/AbstractGregorianJulianDate.php:94 6367#: app/Module/StatisticsChartModule.php:789 6368#: resources/views/edit/initialize-calendar-popup.phtml:14 6369msgctxt "NOMINATIVE" 6370msgid "February" 6371msgstr "febrero" 6372 6373#: app/Elements/SexValue.php:86 app/Module/StatisticsChartModule.php:776 6374msgid "Female" 6375msgstr "Mujer" 6376 6377#: app/Statistics/Google/ChartAge.php:114 6378#: app/Statistics/Google/ChartMarriageAge.php:137 6379#: app/Statistics/Google/ChartSex.php:67 6380#: resources/views/calendar-page.phtml:160 6381#: resources/views/modules/gedcom_stats/statistics.phtml:66 6382#: resources/views/modules/gedcom_stats/statistics.phtml:229 6383#: resources/views/modules/html/template-statistics.phtml:34 6384#: resources/views/modules/statistics-chart/greatest-age.phtml:26 6385#: resources/views/modules/statistics-chart/lifespan.phtml:35 6386#: resources/views/modules/statistics-chart/oldest-living.phtml:26 6387#: resources/views/modules/top10_givnnames/block.phtml:20 6388msgid "Females" 6389msgstr "Mujeres" 6390 6391#. I18N: Data entry field 6392#: app/CustomTags/RootsMagic.php:56 6393msgid "Field" 6394msgstr "Campo" 6395 6396#. I18N: Data entry field 6397#: app/CustomTags/RootsMagic.php:57 app/CustomTags/RootsMagic.php:61 6398#: app/CustomTags/RootsMagic.php:66 app/CustomTags/RootsMagic.php:70 6399msgid "Field name" 6400msgstr "Nombre del campo de entrada" 6401 6402#. I18N: Data entry field 6403#: app/CustomTags/RootsMagic.php:58 app/CustomTags/RootsMagic.php:62 6404#: app/CustomTags/RootsMagic.php:67 app/CustomTags/RootsMagic.php:71 6405msgid "Field value" 6406msgstr "Cuadro de entrada" 6407 6408#. I18N: Name of a country or state 6409#: app/Statistics/Service/CountryService.php:189 6410msgid "Fiji" 6411msgstr "Fiyi" 6412 6413#: app/CustomTags/FamilyTreeBuilder.php:59 6414#: app/Http/RequestHandlers/ManageMediaData.php:362 app/MediaFile.php:314 6415msgid "File size" 6416msgstr "Tamaño del archivo" 6417 6418#: app/Exceptions/FileUploadException.php:55 6419msgid "File successfully uploaded" 6420msgstr "Archivo correctamente subido" 6421 6422#: app/Exceptions/FileUploadException.php:99 app/Gedcom.php:505 6423#: app/Gedcom.php:787 app/Http/RequestHandlers/ManageMediaData.php:344 6424#: resources/views/admin/gedcom-export-options.phtml:66 6425#: resources/views/admin/trees-export.phtml:35 6426#: resources/views/modals/media-file-fields.phtml:71 6427msgid "Filename" 6428msgstr "Nombre del archivo" 6429 6430#: resources/views/admin/media-upload.phtml:45 6431#: resources/views/modals/media-file-fields.phtml:57 6432msgid "Filename on server" 6433msgstr "Nombre de archivo en el servidor" 6434 6435#: app/Http/RequestHandlers/UploadMediaAction.php:102 6436#, php-format 6437msgid "Filenames are not allowed to contain the character “%s”." 6438msgstr "Los nombres de archivo no pueden contener el carácter «%s»." 6439 6440#: app/Http/RequestHandlers/UploadMediaAction.php:108 6441#, php-format 6442msgid "Filenames are not allowed to have the extension “%s”." 6443msgstr "Los nombres de archivo no pueden tener la extensión «%s»." 6444 6445#: resources/views/admin/control-panel.phtml:865 6446msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." 6447msgstr "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." 6448 6449#: resources/views/admin/clean-data.phtml:22 6450#, php-format 6451msgid "Files marked with %s are required for proper operation and cannot be removed." 6452msgstr "Los archivos marcados con %s se requieren para funcionar y no se puede quitar." 6453 6454#: resources/views/calendar-page.phtml:122 6455#: resources/views/lists/datatables-attributes.phtml:34 6456msgid "Filter" 6457msgstr "Filtro" 6458 6459#: resources/xml/reports/fact_sources.xml:5 6460msgid "Find a source" 6461msgstr "Buscar un fuente de datos" 6462 6463#: resources/views/edit/input-addon-keyboard.phtml:14 6464#: resources/views/edit/input-addon-keyboard.phtml:17 6465#: resources/views/edit/shared-note.phtml:29 6466#: resources/views/edit/shared-note.phtml:31 6467msgid "Find a special character" 6468msgstr "Buscar un carácter especial" 6469 6470#: app/Module/RelationshipsChartModule.php:735 6471msgid "Find all possible relationships" 6472msgstr "Buscar todas las relaciones posibles" 6473 6474#: app/Module/RelationshipsChartModule.php:463 6475msgid "Find any relationship" 6476msgstr "Buscar cualquier relación" 6477 6478#: app/Http/RequestHandlers/FindDuplicateRecords.php:61 6479#: resources/views/admin/trees.phtml:169 6480msgid "Find duplicates" 6481msgstr "Buscar duplicados" 6482 6483#: app/Module/RelationshipsChartModule.php:737 6484msgid "Find other relationships" 6485msgstr "Buscar otras relaciones" 6486 6487#: app/Module/RelationshipsChartModule.php:464 6488#: resources/views/modules/relationships-chart/page.phtml:55 6489msgid "Find relationships via ancestors" 6490msgstr "Buscar relaciones por ancestros" 6491 6492#: app/Module/RelationshipsChartModule.php:741 6493#: resources/views/modules/relationships-chart/page.phtml:67 6494msgid "Find the closest relationships" 6495msgstr "Encuentra las relaciones más cercanas" 6496 6497#: app/Http/RequestHandlers/UnconnectedPage.php:112 6498#: resources/views/admin/trees.phtml:193 6499msgid "Find unrelated individuals" 6500msgstr "Buscar individuos sin relaciones" 6501 6502#. I18N: Name of a country or state 6503#: app/Statistics/Service/CountryService.php:187 6504msgid "Finland" 6505msgstr "Finlandia" 6506 6507#: app/Gedcom.php:664 resources/xml/reports/missing_facts_report.xml:21 6508msgid "First communion" 6509msgstr "Primera comunión" 6510 6511#: resources/views/modules/statistics-chart/other-events.phtml:18 6512msgid "First event" 6513msgstr "Primer suceso" 6514 6515#: resources/views/admin/merge-records-step-1.phtml:68 6516msgid "First record" 6517msgstr "Primer registro" 6518 6519#. I18N: Name of a module 6520#: app/Module/FixNameSlashesAndSpaces.php:56 6521msgid "Fix name slashes and spaces" 6522msgstr "Arreglar barras y espacios en los nombres" 6523 6524#: resources/views/admin/locations.phtml:48 6525msgid "Flag" 6526msgstr "Bandera" 6527 6528#. I18N: Name of a country or state 6529#: app/Statistics/Service/CountryService.php:191 6530msgid "Flanders" 6531msgstr "Flandes" 6532 6533#. I18N: a month in the French republican calendar 6534#: app/Date/FrenchDate.php:163 6535msgctxt "GENITIVE" 6536msgid "Floreal" 6537msgstr "floreal" 6538 6539#. I18N: a month in the French republican calendar 6540#: app/Date/FrenchDate.php:257 6541msgctxt "INSTRUMENTAL" 6542msgid "Floreal" 6543msgstr "floreal" 6544 6545#. I18N: a month in the French republican calendar 6546#: app/Date/FrenchDate.php:210 6547msgctxt "LOCATIVE" 6548msgid "Floreal" 6549msgstr "floreal" 6550 6551#. I18N: a month in the French republican calendar 6552#: app/Date/FrenchDate.php:116 6553msgctxt "NOMINATIVE" 6554msgid "Floreal" 6555msgstr "floreal" 6556 6557#: resources/views/modals/media-file-fields.phtml:65 6558#: resources/views/modules/media-list/page.phtml:42 6559msgid "Folder" 6560msgstr "Directorio" 6561 6562#: resources/views/admin/media-upload.phtml:58 6563msgid "Folder name on server" 6564msgstr "Nombre de carpeta en el servidor" 6565 6566#: resources/views/emails/register-user-html.phtml:26 6567#: resources/views/emails/register-user-text.phtml:20 6568msgid "Follow this link to verify your email address." 6569msgstr "Haga clic en el vínculo siguiente y verifique su dirección de correo electrónico." 6570 6571#: resources/xml/reports/ahnentafel_report.xml:15 6572#: resources/xml/reports/bdm_report.xml:14 6573#: resources/xml/reports/birth_report.xml:12 6574#: resources/xml/reports/cemetery_report.xml:10 6575#: resources/xml/reports/change_report.xml:12 6576#: resources/xml/reports/death_report.xml:13 6577#: resources/xml/reports/descendancy_report.xml:10 6578#: resources/xml/reports/fact_sources.xml:10 6579#: resources/xml/reports/family_group_report.xml:14 6580#: resources/xml/reports/individual_ext_report.xml:15 6581#: resources/xml/reports/individual_report.xml:12 6582#: resources/xml/reports/marriage_report.xml:12 6583#: resources/xml/reports/missing_facts_report.xml:10 6584#: resources/xml/reports/occupation_report.xml:9 6585#: resources/xml/reports/pedigree_report.xml:10 6586#: resources/xml/reports/relative_ext_report.xml:10 6587msgid "Font" 6588msgstr "Fuente" 6589 6590#: resources/views/admin/modules.phtml:248 6591#: resources/views/admin/modules.phtml:251 6592msgid "Footer" 6593msgstr "Pie de página" 6594 6595#: app/Http/RequestHandlers/ModulesFootersPage.php:43 6596#: resources/views/admin/control-panel.phtml:599 6597#: resources/views/admin/modules.phtml:114 6598#: resources/views/admin/modules.phtml:116 6599msgid "Footers" 6600msgstr "Pies de página" 6601 6602#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 6603#: resources/views/admin/trees-import.phtml:129 6604#, php-format 6605msgid "For example, if the GEDCOM file contains %1$s and webtrees expects to find %2$s in the media folder, then you would need to remove %3$s." 6606msgstr "Por ejemplo, si el archivo GEDCOM contiene %1$s y webtrees espera encontrar %2$s en la carpeta de los medios, entonces usted tendría que eliminar %3$s." 6607 6608#: resources/views/help/relationship-privacy.phtml:14 6609msgid "For example, if you specify a path length of 2, the individual will be able to see their grandson (child, child), their aunt (parent, sibling), their step-daughter (spouse, child), but not their first cousin (parent, sibling, child)." 6610msgstr "Por ejemplo, si especifica una longitud de dos, la persona será capaz de ver a su nieto (hijo, hija), su tía (padre, hermano), su hijastra (cónyuge, hijo), pero no su primo hermano (padre, hermano, hijo)." 6611 6612#: resources/views/help/data-fixes.phtml:14 6613msgid "For example, we can quickly find individuals that do not have a death event, but it is much slower to calculate if the individual is dead." 6614msgstr "Por ejemplo, podemos encontrar rápidamente individuos que no tienen un evento de muerte, pero es mucho más lento calcular si el individuo está muerto." 6615 6616#: app/Module/ContactsFooterModule.php:147 6617#, php-format 6618msgid "For help with genealogy questions contact %s." 6619msgstr "Para ayuda con preguntas de genealogía contacte a %s." 6620 6621#: resources/views/admin/control-panel.phtml:229 6622#: resources/views/admin/tags.phtml:1058 6623#: resources/views/modules/bing-maps/config.phtml:38 6624#: resources/views/modules/geonames/config.phtml:38 6625#: resources/views/modules/google-maps/config.phtml:38 6626#: resources/views/modules/here-maps/config.phtml:38 6627#: resources/views/modules/map-box/config.phtml:38 6628#: resources/views/modules/openrouteservice/config.phtml:38 6629#, php-format 6630msgid "For more information, see %s." 6631msgstr "Para obtener más información, consulte %s." 6632 6633#: app/Module/ContactsFooterModule.php:160 6634#, php-format 6635msgid "For technical support and information contact %s." 6636msgstr "Para ayuda o soporte técnico contacte a %s." 6637 6638#: app/Module/ContactsFooterModule.php:134 6639#, php-format 6640msgid "For technical support or genealogy questions contact %s." 6641msgstr "Para soporte técnico o para cuestiones de genealogía, por favor contacte a %s." 6642 6643#. I18N: Help text for the “Show list of family trees” site configuration setting 6644#: resources/views/admin/site-preferences.phtml:105 6645msgid "For websites with more than one family tree, this option will show the list of family trees in the main menu, the search pages, etc." 6646msgstr "Para los sitios con más de un árbol genealógico, esta opción le mostrará la lista de árboles genealógicos en el menú principal, las páginas de búsqueda, etc." 6647 6648#: resources/views/login-page.phtml:61 6649#: resources/views/modules/login_block/sign-in.phtml:43 6650msgid "Forgot password?" 6651msgstr "¿Olvidó su contraseña?" 6652 6653#: app/CustomTags/GedcomL.php:245 app/CustomTags/Geneatique.php:62 6654#: app/Gedcom.php:423 app/Gedcom.php:507 app/Gedcom.php:512 app/Gedcom.php:555 6655#: app/Gedcom.php:788 resources/views/admin/gedcom-export-options.phtml:24 6656#: resources/views/help/date.phtml:34 resources/views/help/date.phtml:72 6657#: resources/views/help/date.phtml:110 resources/views/help/date.phtml:148 6658#: resources/views/report-setup-page.phtml:53 6659msgid "Format" 6660msgstr "Formato" 6661 6662#. I18N: A configuration setting 6663#: resources/views/admin/trees-preferences.phtml:584 6664msgid "Format text and notes" 6665msgstr "Dar formato al texto y las notas" 6666 6667#. I18N: Location of an LDS church temple 6668#: app/Elements/TempleCode.php:94 6669msgid "Fort Lauderdale, Florida, United States" 6670msgstr "Fort Lauderdale, Florida, Estados Unidos" 6671 6672#: app/Elements/PedigreeLinkageType.php:82 6673msgctxt "Female pedigree" 6674msgid "Foster" 6675msgstr "Acogida" 6676 6677#: app/Elements/PedigreeLinkageType.php:72 6678msgctxt "Male pedigree" 6679msgid "Foster" 6680msgstr "Acogido" 6681 6682#: app/Elements/PedigreeLinkageType.php:92 6683msgctxt "Pedigree" 6684msgid "Foster" 6685msgstr "Acogido" 6686 6687#: app/Elements/RelationIsDescriptor.php:103 6688msgid "Foster child" 6689msgstr "Hijo de acogida" 6690 6691#: app/Elements/RelationIsDescriptor.php:104 6692msgid "Foster father" 6693msgstr "Padre de acogida" 6694 6695#: app/Elements/RelationIsDescriptor.php:105 6696msgid "Foster mother" 6697msgstr "Madre de acogida" 6698 6699#. I18N: Name of a country or state 6700#: app/Statistics/Service/CountryService.php:195 6701msgid "France" 6702msgstr "Francia" 6703 6704#. I18N: Location of an LDS church temple 6705#: app/Elements/TempleCode.php:95 6706msgid "Frankfurt am Main, Germany" 6707msgstr "Frankfurt am Main, Alemania" 6708 6709#. I18N: Location of an LDS church temple 6710#: app/Elements/TempleCode.php:96 6711msgid "Freiburg, Germany" 6712msgstr "Freiburg, Alemania" 6713 6714#. I18N: The French calendar 6715#: app/Factories/CalendarDateFactory.php:150 6716#: resources/views/help/date.phtml:219 6717msgid "French" 6718msgstr "Francés" 6719 6720#. I18N: Name of a country or state 6721#: app/Statistics/Service/CountryService.php:231 6722msgid "French Guiana" 6723msgstr "Guayana Francesa" 6724 6725#. I18N: Name of a country or state 6726#: app/Statistics/Service/CountryService.php:415 6727msgid "French Polynesia" 6728msgstr "Polinesia Francesa" 6729 6730#. I18N: Name of a country or state 6731#: app/Statistics/Service/CountryService.php:64 6732msgid "French Southern Territories" 6733msgstr "Territorios Australes Franceses" 6734 6735#: app/Module/FrequentlyAskedQuestionsModule.php:158 6736#: app/Module/FrequentlyAskedQuestionsModule.php:399 6737#: resources/views/modules/faq/config.phtml:53 6738#: resources/views/modules/faq/edit.phtml:23 6739msgid "Frequently asked questions" 6740msgstr "Preguntas frecuentes" 6741 6742#. I18N: Location of an LDS church temple 6743#: app/Elements/TempleCode.php:97 6744msgid "Fresno, California, United States" 6745msgstr "Fresno, California, EE.UU" 6746 6747#. I18N: abbreviation for Friday 6748#: app/Date/AbstractCalendarDate.php:281 6749#: resources/views/edit/initialize-calendar-popup.phtml:30 6750msgid "Fri" 6751msgstr "Viernes" 6752 6753#: app/Date/AbstractCalendarDate.php:250 6754msgid "Friday" 6755msgstr "viernes" 6756 6757#: app/Elements/RelationIsDescriptor.php:106 6758msgid "Friend" 6759msgstr "Amigo" 6760 6761#: app/Elements/RelationIsDescriptor.php:79 6762msgctxt "FEMALE" 6763msgid "Friend" 6764msgstr "Amigo" 6765 6766#: app/Elements/RelationIsDescriptor.php:58 6767msgctxt "MALE" 6768msgid "Friend" 6769msgstr "Amigo" 6770 6771#. I18N: a month in the French republican calendar 6772#: app/Date/FrenchDate.php:153 6773msgctxt "GENITIVE" 6774msgid "Frimaire" 6775msgstr "frimario" 6776 6777#. I18N: a month in the French republican calendar 6778#: app/Date/FrenchDate.php:247 6779msgctxt "INSTRUMENTAL" 6780msgid "Frimaire" 6781msgstr "frimario" 6782 6783#. I18N: a month in the French republican calendar 6784#: app/Date/FrenchDate.php:200 6785msgctxt "LOCATIVE" 6786msgid "Frimaire" 6787msgstr "frimario" 6788 6789#. I18N: a month in the French republican calendar 6790#: app/Date/FrenchDate.php:105 6791msgctxt "NOMINATIVE" 6792msgid "Frimaire" 6793msgstr "frimario" 6794 6795#: resources/views/admin/broadcast.phtml:27 6796#: resources/views/admin/email-page.phtml:32 6797#: resources/views/message-page.phtml:29 6798msgctxt "Email sender" 6799msgid "From" 6800msgstr "De" 6801 6802#: resources/views/admin/changes-log.phtml:41 6803#: resources/views/admin/site-logs.phtml:39 6804msgctxt "Start of date range" 6805msgid "From" 6806msgstr "De" 6807 6808#. I18N: a month in the French republican calendar 6809#: app/Date/FrenchDate.php:171 6810msgctxt "GENITIVE" 6811msgid "Fructidor" 6812msgstr "fructidor" 6813 6814#. I18N: a month in the French republican calendar 6815#: app/Date/FrenchDate.php:265 6816msgctxt "INSTRUMENTAL" 6817msgid "Fructidor" 6818msgstr "fructidor" 6819 6820#. I18N: a month in the French republican calendar 6821#: app/Date/FrenchDate.php:218 6822msgctxt "LOCATIVE" 6823msgid "Fructidor" 6824msgstr "fructidor" 6825 6826#. I18N: a month in the French republican calendar 6827#: app/Date/FrenchDate.php:124 6828msgctxt "NOMINATIVE" 6829msgid "Fructidor" 6830msgstr "fructidor" 6831 6832#. I18N: Location of an LDS church temple 6833#: app/Elements/TempleCode.php:98 6834msgid "Fukuoka, Japan" 6835msgstr "Fukuoka, Japón" 6836 6837#: app/CustomTags/Ancestry.php:67 app/CustomTags/BrothersKeeper.php:99 6838msgid "Funeral" 6839msgstr "Funeral" 6840 6841#: app/Gedcom.php:506 resources/views/admin/gedcom-export-options.phtml:32 6842msgid "GEDCOM" 6843msgstr "GEDCOM" 6844 6845#: resources/views/admin/tags.phtml:936 6846msgid "GEDCOM 7" 6847msgstr "GEDCOM 7" 6848 6849#. I18N: A configuration setting 6850#: resources/views/admin/trees-check.phtml:27 6851#: resources/views/admin/trees-preferences.phtml:614 6852msgid "GEDCOM errors" 6853msgstr "Errores del GEDCOM" 6854 6855#: resources/views/admin/trees.phtml:275 6856msgid "GEDCOM file" 6857msgstr "Archivo" 6858 6859#: app/CustomTags/Gedcom7.php:105 resources/views/admin/tags.phtml:54 6860#: resources/views/admin/tags.phtml:184 resources/views/admin/tags.phtml:276 6861#: resources/views/admin/tags.phtml:338 resources/views/admin/tags.phtml:413 6862#: resources/views/admin/tags.phtml:452 resources/views/admin/tags.phtml:736 6863#: resources/views/admin/tags.phtml:790 resources/views/admin/tags.phtml:894 6864#: resources/views/admin/tags.phtml:952 6865msgid "GEDCOM tag" 6866msgstr "etiqueta GEDCOM" 6867 6868#: app/Http/RequestHandlers/SiteTagsPage.php:83 6869#: resources/views/admin/control-panel.phtml:284 6870msgid "GEDCOM tags" 6871msgstr "Etiquetas GEDCOM" 6872 6873#. I18N: https://genealogy.net/GEDCOM/ 6874#: app/CustomTags/GedcomL.php:149 resources/views/admin/tags.phtml:1052 6875msgid "GEDCOM-L" 6876msgstr "GEDCOM-L" 6877 6878#. I18N: GEDZIP = file format 6879#: resources/views/admin/gedcom-export-options.phtml:57 6880msgid "GEDZIP" 6881msgstr "GEDZIP" 6882 6883#. I18N: https://gov.genealogy.net 6884#: app/CustomTags/GedcomL.php:113 app/CustomTags/GedcomL.php:167 6885#: app/CustomTags/GedcomL.php:216 app/CustomTags/GedcomL.php:293 6886msgid "GOV identifier" 6887msgstr "Identificador GOV" 6888 6889#: app/CustomTags/GedcomL.php:283 6890msgid "GOV identifier type" 6891msgstr "Tipo de identificador GOV" 6892 6893#. I18N: Name of a country or state 6894#: app/Statistics/Service/CountryService.php:201 6895msgid "Gabon" 6896msgstr "Gabón" 6897 6898#. I18N: Name of a country or state 6899#: app/Statistics/Service/CountryService.php:217 6900msgid "Gambia" 6901msgstr "Gambia" 6902 6903#: app/CustomTags/GedcomL.php:191 app/Gedcom.php:739 6904#: resources/views/individual-page-sex.phtml:30 6905#: resources/xml/reports/family_group_report.xml:844 6906#: resources/xml/reports/individual_ext_report.xml:399 6907#: resources/xml/reports/individual_ext_report.xml:606 6908#: resources/xml/reports/individual_report.xml:388 6909#: resources/xml/reports/individual_report.xml:602 6910msgid "Gender" 6911msgstr "Sexo" 6912 6913#: resources/views/admin/control-panel.phtml:678 6914msgid "Genealogy" 6915msgstr "Genealogía" 6916 6917#. I18N: A configuration setting 6918#: resources/views/admin/trees-preferences.phtml:155 6919msgid "Genealogy contact" 6920msgstr "Contacto para genealogía" 6921 6922#. I18N: Individuals, sources, dates, places, etc. 6923#: resources/views/admin/trees.phtml:162 6924msgid "Genealogy data" 6925msgstr "Datos genealógicos" 6926 6927#: resources/views/admin/trees-preferences.phtml:45 6928#: resources/views/admin/trees-preferences.phtml:596 6929msgid "General" 6930msgstr "Opciones Generales" 6931 6932#: app/Http/RequestHandlers/SearchGeneralPage.php:200 6933#: app/Module/SearchMenuModule.php:100 6934msgid "General search" 6935msgstr "Búsqueda general" 6936 6937#. I18N: Description of the “Sitemaps” module 6938#: app/Module/SiteMapModule.php:108 6939msgid "Generate sitemap files for search engines." 6940msgstr "Generar archivos de mapa del sitio para los motores de búsqueda." 6941 6942#. I18N: This is a report footer. %s is the name of the application. 6943#: app/Report/AbstractRenderer.php:333 6944#, php-format 6945msgid "Generated by %s" 6946msgstr "Generado por %s" 6947 6948#: app/Module/BranchesListModule.php:509 6949msgid "Generation" 6950msgstr "Generación" 6951 6952#: resources/xml/reports/ahnentafel_report.xml:78 6953#: resources/xml/reports/descendancy_report.xml:55 6954msgid "Generation " 6955msgstr "Generación " 6956 6957#: resources/views/modules/ancestors-chart/page.phtml:39 6958#: resources/views/modules/descendancy_chart/page.phtml:39 6959#: resources/views/modules/family-book-chart/page.phtml:41 6960#: resources/views/modules/fanchart/page.phtml:51 6961#: resources/views/modules/hourglass-chart/page.phtml:38 6962#: resources/views/modules/pedigree-chart/page.phtml:39 6963#: resources/views/modules/pedigree-map/page.phtml:34 6964#: resources/xml/reports/ahnentafel_report.xml:7 6965#: resources/xml/reports/descendancy_report.xml:6 6966#: resources/xml/reports/individual_ext_report.xml:7 6967#: resources/xml/reports/missing_facts_report.xml:7 6968msgid "Generations" 6969msgstr "Generaciones" 6970 6971#: app/Gedcom.php:876 6972msgid "Generations of ancestors" 6973msgstr "Generaciones de antecesores" 6974 6975#: app/Gedcom.php:881 6976msgid "Generations of descendants" 6977msgstr "Generaciones de descendientes" 6978 6979#. I18N: https://www.geonames.org 6980#: app/Module/GeonamesAutocomplete.php:57 6981#: app/Module/MapGeoLocationGeonames.php:46 6982msgid "GeoNames" 6983msgstr "GeoNombres" 6984 6985#: resources/views/modules/statistics-chart/custom.phtml:174 6986#: resources/views/modules/statistics-chart/custom.phtml:176 6987msgid "Geographic area" 6988msgstr "Área geográfica" 6989 6990#: app/Http/RequestHandlers/MapDataAdd.php:92 6991#: app/Http/RequestHandlers/MapDataEdit.php:88 6992#: app/Http/RequestHandlers/MapDataList.php:106 6993#: resources/views/admin/control-panel.phtml:641 6994#: resources/views/admin/control-panel.phtml:846 6995#: resources/views/admin/map-import-form.phtml:19 6996msgid "Geographic data" 6997msgstr "Datos geográficos" 6998 6999#. I18N: find latitude/longitude for a place 7000#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:43 7001#: resources/views/admin/control-panel.phtml:655 7002msgid "Geolocation" 7003msgstr "Geolocalización" 7004 7005#. I18N: Name of a country or state 7006#: app/Statistics/Service/CountryService.php:205 7007msgid "Georgia" 7008msgstr "Georgia" 7009 7010#. I18N: Name of a country or state 7011#: app/Statistics/Service/CountryService.php:159 7012msgid "Germany" 7013msgstr "Alemania" 7014 7015#. I18N: a month in the French republican calendar 7016#: app/Date/FrenchDate.php:161 7017msgctxt "GENITIVE" 7018msgid "Germinal" 7019msgstr "germinal" 7020 7021#. I18N: a month in the French republican calendar 7022#: app/Date/FrenchDate.php:255 7023msgctxt "INSTRUMENTAL" 7024msgid "Germinal" 7025msgstr "germinal" 7026 7027#. I18N: a month in the French republican calendar 7028#: app/Date/FrenchDate.php:208 7029msgctxt "LOCATIVE" 7030msgid "Germinal" 7031msgstr "germinal" 7032 7033#. I18N: a month in the French republican calendar 7034#. I18N: a month in the French republican calendar 7035#: app/Date/FrenchDate.php:114 7036msgctxt "NOMINATIVE" 7037msgid "Germinal" 7038msgstr "germinal" 7039 7040#. I18N: Name of a country or state 7041#: app/Statistics/Service/CountryService.php:209 7042msgid "Ghana" 7043msgstr "Ghana" 7044 7045#. I18N: Name of a country or state 7046#: app/Statistics/Service/CountryService.php:211 7047msgid "Gibraltar" 7048msgstr "Gibraltar" 7049 7050#. I18N: Location of an LDS church temple 7051#: app/Elements/TempleCode.php:99 7052msgid "Gila Valley, Arizona, United States" 7053msgstr "Gila Valley, Arizona, Estados Unidos" 7054 7055#. I18N: Location of an LDS church temple 7056#: app/Elements/TempleCode.php:100 7057msgid "Gilbert, Arizona, United States" 7058msgstr "Gilbert, Arizona, Estados Unidos" 7059 7060#: resources/views/lists/given-names-table.phtml:28 7061#: resources/views/search-phonetic-page.phtml:32 7062msgid "Given name" 7063msgstr "Nombre" 7064 7065#: app/Gedcom.php:686 app/Gedcom.php:695 app/Gedcom.php:700 7066#: resources/views/lists/families-table.phtml:148 7067#: resources/views/lists/families-table.phtml:151 7068#: resources/views/lists/given-names-table.phtml:23 7069#: resources/views/lists/individuals-table.phtml:163 7070msgid "Given names" 7071msgstr "Nombre(s) de pila" 7072 7073#: app/Elements/RelationIsDescriptor.php:112 7074msgid "Godchild" 7075msgstr "Ahijado/a" 7076 7077#: app/Elements/RelationIsDescriptor.php:81 7078#: app/Elements/RelationIsDescriptor.php:111 7079msgid "Goddaughter" 7080msgstr "Ahijada" 7081 7082#: app/Elements/RelationIsDescriptor.php:59 7083#: app/Elements/RelationIsDescriptor.php:107 7084msgid "Godfather" 7085msgstr "Padrino" 7086 7087#: app/Elements/RelationIsDescriptor.php:80 7088#: app/Elements/RelationIsDescriptor.php:108 7089msgid "Godmother" 7090msgstr "Madrina" 7091 7092#: app/Elements/RelationIsDescriptor.php:109 7093msgid "Godparent" 7094msgstr "Padrino o madrina" 7095 7096#: app/CustomTags/GedcomL.php:187 app/CustomTags/GedcomL.php:188 7097#: app/Gedcom.php:621 7098msgid "Godparents" 7099msgstr "Padrinos" 7100 7101#: app/Elements/RelationIsDescriptor.php:60 7102#: app/Elements/RelationIsDescriptor.php:110 7103msgid "Godson" 7104msgstr "Ahijado" 7105 7106#: app/Module/GoogleAnalyticsModule.php:48 7107msgid "Google™ analytics" 7108msgstr "Análisis de Google™" 7109 7110#: app/Module/GoogleMaps.php:86 app/Module/MapLinkGoogle.php:41 7111msgid "Google™ maps" 7112msgstr "Google™ maps" 7113 7114#: app/Module/GoogleWebmasterToolsModule.php:41 7115msgid "Google™ webmaster tools" 7116msgstr "Herramientas para webmasters de Google™" 7117 7118#: app/Gedcom.php:667 7119msgid "Graduation" 7120msgstr "Graduación" 7121 7122#: resources/views/modules/statistics-chart/greatest-age.phtml:10 7123msgid "Greatest age at death" 7124msgstr "Mayor edad al fallecer" 7125 7126#: resources/views/modules/statistics-chart/age-difference.phtml:26 7127msgid "Greatest age between siblings" 7128msgstr "Diferencia de edad más alta entre hermanos" 7129 7130#. I18N: Name of a country or state 7131#: app/Statistics/Service/CountryService.php:223 7132msgid "Greece" 7133msgstr "Grecia" 7134 7135#. I18N: The name of a colour-scheme 7136#: app/Module/ColorsTheme.php:164 7137msgid "Green Beam" 7138msgstr "Rayo verde" 7139 7140#. I18N: Name of a country or state 7141#: app/Statistics/Service/CountryService.php:227 7142msgid "Greenland" 7143msgstr "Groenlandia" 7144 7145#. I18N: The gregorian calendar 7146#: app/Factories/CalendarDateFactory.php:146 app/Module/YahrzeitModule.php:267 7147msgid "Gregorian" 7148msgstr "Gregoriano" 7149 7150#. I18N: Name of a country or state 7151#: app/Statistics/Service/CountryService.php:225 7152msgid "Grenada" 7153msgstr "Granada" 7154 7155#. I18N: Location of an LDS church temple 7156#: app/Elements/TempleCode.php:101 7157msgid "Guadalajara, Mexico" 7158msgstr "Guadalajara, México" 7159 7160#. I18N: Name of a country or state 7161#: app/Statistics/Service/CountryService.php:215 7162msgid "Guadeloupe" 7163msgstr "Guadalupe" 7164 7165#. I18N: Name of a country or state 7166#: app/Statistics/Service/CountryService.php:233 7167msgid "Guam" 7168msgstr "Guam" 7169 7170#: app/Elements/RelationIsDescriptor.php:113 7171msgid "Guardian" 7172msgstr "Tutor/a" 7173 7174#: app/Elements/RelationIsDescriptor.php:82 7175msgctxt "FEMALE" 7176msgid "Guardian" 7177msgstr "Tutora" 7178 7179#: app/Elements/RelationIsDescriptor.php:61 7180msgctxt "MALE" 7181msgid "Guardian" 7182msgstr "Tutor" 7183 7184#. I18N: Name of a country or state 7185#: app/Statistics/Service/CountryService.php:229 7186msgid "Guatemala" 7187msgstr "Guatemala" 7188 7189#. I18N: Location of an LDS church temple 7190#: app/Elements/TempleCode.php:102 7191msgid "Guatemala City, Guatemala" 7192msgstr "Ciudad de Guatemala, Guatemala" 7193 7194#. I18N: Location of an LDS church temple 7195#: app/Elements/TempleCode.php:103 7196msgid "Guayaquil, Ecuador" 7197msgstr "Guayaquil, Ecuador" 7198 7199#. I18N: Name of a country or state 7200#: app/Statistics/Service/CountryService.php:207 7201msgid "Guernsey" 7202msgstr "Guernesey" 7203 7204#. I18N: Name of a country or state 7205#: app/Statistics/Service/CountryService.php:213 7206msgid "Guinea" 7207msgstr "Guinea" 7208 7209#. I18N: Name of a country or state 7210#: app/Statistics/Service/CountryService.php:219 7211msgid "Guinea-Bissau" 7212msgstr "Guinea Bissau" 7213 7214#. I18N: Name of a country or state 7215#: app/Statistics/Service/CountryService.php:235 7216msgid "Guyana" 7217msgstr "Guyana" 7218 7219#. I18N: Name of a module 7220#: app/Module/HtmlBlockModule.php:61 7221msgid "HTML" 7222msgstr "Bloque HTML" 7223 7224#: app/CustomTags/BrothersKeeper.php:100 7225msgid "Hair color" 7226msgstr "Color de pelo" 7227 7228#. I18N: Name of a country or state 7229#: app/Statistics/Service/CountryService.php:245 7230msgid "Haiti" 7231msgstr "Haití" 7232 7233#. I18N: Location of an LDS church temple 7234#: app/Elements/TempleCode.php:105 7235msgid "Halifax, Nova Scotia, Canada" 7236msgstr "Halifax, Nueva Escocia, Canadá" 7237 7238#. I18N: Location of an LDS church temple 7239#: app/Elements/TempleCode.php:147 7240msgid "Hamilton, New Zealand" 7241msgstr "Hamilton, Nueva Zelanda" 7242 7243#. I18N: Location of an LDS church temple 7244#: app/Elements/TempleCode.php:106 7245msgid "Hartford, Connecticut, United States" 7246msgstr "Hartford, Connecticut, Estados Unidos" 7247 7248#: resources/xml/reports/descendancy_report.xml:428 7249msgid "He " 7250msgstr "Él " 7251 7252#: resources/xml/reports/ahnentafel_report.xml:288 7253msgid "He died" 7254msgstr "Murió" 7255 7256#: resources/xml/reports/ahnentafel_report.xml:260 7257#: resources/xml/reports/descendancy_report.xml:173 7258msgid "He married" 7259msgstr "Se casó con" 7260 7261#: resources/xml/reports/ahnentafel_report.xml:223 7262msgid "He resided at" 7263msgstr "Vivió en" 7264 7265#: resources/xml/reports/descendancy_report.xml:401 7266msgid "He was born" 7267msgstr "Nació" 7268 7269#: resources/xml/reports/ahnentafel_report.xml:338 7270msgid "He was buried" 7271msgstr "Enterrado" 7272 7273#: resources/xml/reports/ahnentafel_report.xml:167 7274msgid "He was christened" 7275msgstr "Fue bautizado" 7276 7277#: resources/xml/reports/ahnentafel_report.xml:313 7278msgid "He was cremated" 7279msgstr "Incinerado" 7280 7281#: app/Gedcom.php:498 app/Header.php:42 app/Header.php:43 app/Header.php:44 7282#: app/Http/RequestHandlers/CheckTree.php:351 7283msgid "Header" 7284msgstr "Encabezamiento" 7285 7286#. I18N: Name of a country or state 7287#: app/Statistics/Service/CountryService.php:239 7288msgid "Heard Island and McDonald Islands" 7289msgstr "Islas Heard y McDonald" 7290 7291#: app/Http/RequestHandlers/HelpText.php:253 7292msgid "Hebrew" 7293msgstr "Hebreo" 7294 7295#: app/CustomTags/BrothersKeeper.php:81 app/CustomTags/BrothersKeeper.php:82 7296msgid "Hebrew name" 7297msgstr "Nombre hebreo" 7298 7299#: app/CustomTags/BrothersKeeper.php:101 7300msgid "Height" 7301msgstr "Alto" 7302 7303#: resources/views/emails/approve-user-html.phtml:18 7304#: resources/views/emails/approve-user-text.phtml:14 7305#: resources/views/emails/message-copy-html.phtml:18 7306#: resources/views/emails/message-copy-text.phtml:16 7307#: resources/views/emails/message-user-html.phtml:18 7308#: resources/views/emails/message-user-text.phtml:16 7309#: resources/views/emails/new-version-html.phtml:18 7310#: resources/views/emails/new-version-text.phtml:17 7311#: resources/views/emails/password-request-html.phtml:16 7312#: resources/views/emails/password-request-text.phtml:14 7313#: resources/views/emails/pending-changes-html.phtml:18 7314#: resources/views/emails/pending-changes-text.phtml:17 7315#: resources/views/emails/register-user-html.phtml:17 7316#: resources/views/emails/register-user-text.phtml:16 7317#, php-format 7318msgid "Hello %s…" 7319msgstr "Hola %s …" 7320 7321#: resources/views/register-success-page.phtml:21 7322#, php-format 7323msgid "Hello %s…<br>Thank you for your registration." 7324msgstr "Hola %s …<br>Gracias por registrarse." 7325 7326#: resources/views/emails/register-notify-html.phtml:19 7327#: resources/views/emails/register-notify-text.phtml:17 7328#: resources/views/emails/verify-notify-html.phtml:16 7329#: resources/views/emails/verify-notify-text.phtml:14 7330msgid "Hello administrator…" 7331msgstr "Hola Administrador …" 7332 7333#: app/Http/RequestHandlers/HelpText.php:280 resources/views/help/link.phtml:13 7334#: resources/views/help/link.phtml:15 7335msgid "Help" 7336msgstr "Ayuda" 7337 7338#. I18N: Location of an LDS church temple 7339#: app/Elements/TempleCode.php:108 7340msgid "Helsinki, Finland" 7341msgstr "Helsinki, Finlandia" 7342 7343#: resources/xml/reports/ahnentafel_report.xml:15 7344#: resources/xml/reports/bdm_report.xml:14 7345#: resources/xml/reports/birth_report.xml:12 7346#: resources/xml/reports/cemetery_report.xml:10 7347#: resources/xml/reports/change_report.xml:12 7348#: resources/xml/reports/death_report.xml:13 7349#: resources/xml/reports/descendancy_report.xml:10 7350#: resources/xml/reports/fact_sources.xml:10 7351#: resources/xml/reports/family_group_report.xml:14 7352#: resources/xml/reports/individual_ext_report.xml:15 7353#: resources/xml/reports/individual_report.xml:12 7354#: resources/xml/reports/marriage_report.xml:12 7355#: resources/xml/reports/missing_facts_report.xml:10 7356#: resources/xml/reports/occupation_report.xml:9 7357#: resources/xml/reports/pedigree_report.xml:10 7358#: resources/xml/reports/relative_ext_report.xml:10 7359msgctxt "font name" 7360msgid "Helvetica" 7361msgstr "Helvética" 7362 7363#: resources/xml/reports/ahnentafel_report.xml:197 7364msgid "Her occupation was" 7365msgstr "Su ocupación era" 7366 7367#. I18N: https://wego.here.com 7368#: app/Module/HereMaps.php:96 7369msgid "Here maps" 7370msgstr "Mapas por HERE" 7371 7372#. I18N: Location of an LDS church temple 7373#: app/Elements/TempleCode.php:109 7374msgid "Hermosillo, Mexico" 7375msgstr "Hermosillo, México" 7376 7377#. I18N: a month in the Jewish calendar 7378#: app/Date/JewishDate.php:195 7379msgctxt "GENITIVE" 7380msgid "Heshvan" 7381msgstr "jeshván" 7382 7383#. I18N: a month in the Jewish calendar 7384#: app/Date/JewishDate.php:299 7385msgctxt "INSTRUMENTAL" 7386msgid "Heshvan" 7387msgstr "jeshván" 7388 7389#. I18N: a month in the Jewish calendar 7390#: app/Date/JewishDate.php:247 7391msgctxt "LOCATIVE" 7392msgid "Heshvan" 7393msgstr "jeshván" 7394 7395#. I18N: a month in the Jewish calendar 7396#: app/Date/JewishDate.php:143 7397msgctxt "NOMINATIVE" 7398msgid "Heshvan" 7399msgstr "jeshván" 7400 7401#: resources/views/admin/tags.phtml:55 resources/views/admin/tags.phtml:185 7402#: resources/views/admin/tags.phtml:277 resources/views/admin/tags.phtml:339 7403#: resources/views/admin/tags.phtml:414 resources/views/admin/tags.phtml:453 7404#: resources/views/admin/tags.phtml:737 resources/views/admin/tags.phtml:791 7405#: resources/views/admin/tags.phtml:895 resources/views/admin/tags.phtml:953 7406msgid "Hide GEDCOM tags" 7407msgstr "Ocultar etiquetas GEDCOM" 7408 7409#: app/Auth.php:594 app/Auth.php:607 7410#: app/Http/RequestHandlers/TreePreferencesPage.php:125 7411#: app/Http/RequestHandlers/TreePrivacyPage.php:94 7412#: resources/views/admin/trees-privacy.phtml:150 7413msgid "Hide from everyone" 7414msgstr "Esconder a todos" 7415 7416#: resources/views/admin/site-mail.phtml:152 7417#: resources/views/admin/users-create.phtml:61 7418#: resources/views/admin/users-edit.phtml:72 7419#: resources/views/edit-account-page.phtml:91 7420#: resources/views/login-page.phtml:47 7421#: resources/views/modules/login_block/sign-in.phtml:34 7422#: resources/views/password-reset-page.phtml:37 7423#: resources/views/register-page.phtml:76 7424#: resources/views/setup/step-4-database-mysql.phtml:119 7425#: resources/views/setup/step-4-database-pgsql.phtml:85 7426#: resources/views/setup/step-4-database-sqlsrv.phtml:85 7427#: resources/views/setup/step-5-administrator.phtml:83 7428msgid "Hide password" 7429msgstr "Contraseña oculta" 7430 7431#: resources/views/admin/trees-check.phtml:39 7432#: resources/views/admin/trees-check.phtml:55 7433#: resources/views/admin/trees-check.phtml:71 7434msgid "Hide these errors" 7435msgstr "Ocultar estos errores" 7436 7437#: resources/views/admin/locations.phtml:37 7438msgid "Hide unused locations" 7439msgstr "Ocultar ubicaciones no utilizadas" 7440 7441#: app/CustomTags/GedcomL.php:297 7442msgid "Hierarchical relationship" 7443msgstr "Relación jerárquica" 7444 7445#: app/CustomTags/FamilyTreeBuilder.php:63 app/CustomTags/GedcomL.php:190 7446#: app/CustomTags/GedcomL.php:206 app/CustomTags/Legacy.php:145 7447#: app/CustomTags/TheNextGeneration.php:52 7448#: resources/xml/reports/individual_ext_report.xml:11 7449#: resources/xml/reports/individual_report.xml:8 7450msgid "Highlighted image" 7451msgstr "Imagen resaltada" 7452 7453#. I18N: The Arabic/Hijri calendar 7454#: app/Factories/CalendarDateFactory.php:154 7455#: resources/views/help/date.phtml:187 7456msgid "Hijri" 7457msgstr "Hijri" 7458 7459#: resources/xml/reports/ahnentafel_report.xml:196 7460msgid "His occupation was" 7461msgstr "Su ocupación era" 7462 7463#: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43 7464#: resources/views/admin/control-panel.phtml:741 7465#: resources/views/admin/modules.phtml:122 7466#: resources/views/admin/modules.phtml:124 7467#: resources/views/admin/modules.phtml:264 7468#: resources/views/admin/modules.phtml:267 7469#: resources/views/modules/personal_facts/tab.phtml:48 7470msgid "Historic events" 7471msgstr "Eventos históricos" 7472 7473#. I18N: Name of a module 7474#. I18N: A configuration setting 7475#: app/Module/HitCountFooterModule.php:73 7476#: resources/views/admin/trees-preferences.phtml:627 7477msgid "Hit counters" 7478msgstr "Contadores de visitas" 7479 7480#: app/CustomTags/PhpGedView.php:70 7481msgid "Holocaust" 7482msgstr "Holocausto" 7483 7484#. I18N: Name of a module 7485#: app/Module/WelcomeBlockModule.php:55 7486#: resources/views/admin/control-panel.phtml:627 7487#: resources/views/admin/modules.phtml:205 7488#: resources/views/admin/modules.phtml:209 resources/views/admin/trees.phtml:93 7489msgid "Home page" 7490msgstr "Página de Bienvenido" 7491 7492#. I18N: Name of a country or state 7493#: app/Statistics/Service/CountryService.php:241 7494msgid "Honduras" 7495msgstr "Honduras" 7496 7497#. I18N: Location of an LDS church temple 7498#. I18N: Name of a country or state 7499#: app/Elements/TempleCode.php:110 7500#: app/Statistics/Service/CountryService.php:237 7501msgid "Hong Kong" 7502msgstr "Hong Kong" 7503 7504#. I18N: Name of a module/chart 7505#: app/Module/ChartsBlockModule.php:161 app/Module/ChartsBlockModule.php:257 7506#: app/Module/HourglassChartModule.php:79 7507msgid "Hourglass chart" 7508msgstr "Diagrama Reloj de Arena" 7509 7510#. I18N: %s is an individual’s name 7511#: app/Module/HourglassChartModule.php:125 7512#, php-format 7513msgid "Hourglass chart of %s" 7514msgstr "Diagrama reloj de arena de %s" 7515 7516#: resources/views/modules/census-assistant.phtml:112 7517msgid "Household" 7518msgstr "Hogar" 7519 7520#. I18N: Location of an LDS church temple 7521#: app/Elements/TempleCode.php:111 7522msgid "Houston, Texas, United States" 7523msgstr "Houston, Texas, Estados Unidos" 7524 7525#. I18N: Configuration option 7526#: resources/views/modules/relationships-chart/config.phtml:45 7527msgid "How much recursion to use when searching for relationships" 7528msgstr "Cuanta recursión utilizar al buscar relaciones" 7529 7530#. I18N: Name of a country or state 7531#: app/Statistics/Service/CountryService.php:247 7532msgid "Hungary" 7533msgstr "Hungría" 7534 7535#: app/Gedcom.php:415 app/Gedcom.php:461 7536#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:72 7537#: resources/views/edit/change-family-members.phtml:27 7538#: resources/views/edit/change-family-members.phtml:42 7539#: resources/views/fact-date.phtml:144 7540#: resources/xml/reports/cemetery_report.xml:7 7541#: resources/xml/reports/death_report.xml:10 7542#: resources/xml/reports/family_group_report.xml:147 7543#: resources/xml/reports/family_group_report.xml:1087 7544#: resources/xml/reports/individual_ext_report.xml:204 7545#: resources/xml/reports/individual_ext_report.xml:221 7546#: resources/xml/reports/individual_ext_report.xml:457 7547#: resources/xml/reports/individual_report.xml:192 7548#: resources/xml/reports/individual_report.xml:213 7549#: resources/xml/reports/individual_report.xml:449 7550#: resources/xml/reports/relative_ext_report.xml:116 7551msgid "Husband" 7552msgstr "Esposo" 7553 7554#: app/Gedcom.php:416 resources/views/modules/timeline-chart/chart.phtml:357 7555msgid "Husband’s age" 7556msgstr "Edad del esposo" 7557 7558#: resources/views/admin/site-logs.phtml:60 7559#: resources/views/admin/site-logs.phtml:127 7560msgid "IP address" 7561msgstr "Dirección IP" 7562 7563#. I18N: Name of a country or state 7564#: app/Statistics/Service/CountryService.php:263 7565msgid "Iceland" 7566msgstr "Islandia" 7567 7568#: app/SurnameTradition/IcelandicSurnameTradition.php:41 7569msgctxt "Surname tradition" 7570msgid "Icelandic" 7571msgstr "islandés" 7572 7573#. I18N: Location of an LDS church temple 7574#: app/Elements/TempleCode.php:112 7575msgid "Idaho Falls, Idaho, United States" 7576msgstr "Idaho Falls, Idaho, Estados Unidos" 7577 7578#: app/Gedcom.php:669 7579msgid "Identification number" 7580msgstr "Número ID" 7581 7582#: resources/views/admin/tags.phtml:778 7583msgid "Identifiers" 7584msgstr "Identificadores" 7585 7586#: resources/views/admin/fix-level-0-media.phtml:22 7587msgid "If a media object is linked to an individual, when it should be linked to a fact or event, then you can move it to the correct location." 7588msgstr "Si un objeto multimedia está vinculado a un individuo, cuando debería estar vinculado a un hecho o evento, entonces puede moverlo a la ubicación correcta." 7589 7590#. I18N: Help text for the “Language” configuration setting 7591#: resources/views/admin/site-preferences.phtml:90 7592msgid "If a visitor to the website has not selected a preferred language in their browser preferences, or they have selected an unsupported language, then this language will be used. Typically this applies to search engines." 7593msgstr "Si un visitante del sitio no ha especificado un idioma de preferencia en su configuración del navegador, o ha especificado un idioma no disponible, entonces se utilizará este idioma. Normalmente, este valor se aplica a los motores de búsqueda." 7594 7595#: resources/views/admin/users-edit.phtml:112 7596msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 7597msgstr "Si un administrador crea una cuenta de usuario, el mensaje de verificación no se envía y la dirección de correo electrónico debe ser verificada de forma manual." 7598 7599#: resources/views/help/name.phtml:24 7600#, php-format 7601msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 7602msgstr "Si no tiene ningún appellido, no necessita barras: <%s>Jón Einarsson<%s>" 7603 7604#: resources/views/help/name.phtml:21 7605#, php-format 7606msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 7607msgstr "Si hay dos appellidos, cada debe tener barras: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 7608 7609#: resources/views/help/name.phtml:30 7610#, php-format 7611msgid "If an individual was known by a nickname which is not part of their formal name, it should be enclosed by quotation marks. For example, <%s>John "Nobby" /Clark/<%s>." 7612msgstr "Si un individuo era conocido por un apodo que no es parte de su nombre formal, debe ser entre comillas. Por ejemplo, <%s>Ignacio "Nacho" /Fulano/<%s>." 7613 7614#: resources/views/help/name.phtml:27 7615#, php-format 7616msgid "If an individual was not known by their first given name, the preferred name should be indicated with an asterisk: <%s>John Paul* /Smith/<%s>" 7617msgstr "Si un individuo no era conocido por su primer nombre, el nombre de preferencia deben indicarse con un asterisco: <%s>Juan Pablo* /Fulano/<%s>" 7618 7619#: resources/views/help/name.phtml:18 7620#, php-format 7621msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 7622msgstr "Para un appellido desconocido, se usan barras vacías: <%s>María //<%s>" 7623 7624#: resources/views/admin/webtrees1-thumbnails.phtml:26 7625msgid "If the thumbnail image is a custom image, you should add it to the media object." 7626msgstr "Si la miniatura de la imagen está personalizada, debe añadírsela a la misma." 7627 7628#: resources/views/admin/webtrees1-thumbnails.phtml:25 7629msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it." 7630msgstr "si la miniatura de la imagen es la misma que la imagen original, ya no se necesitará y puede borrarla." 7631 7632#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 7633#: resources/views/admin/trees-privacy.phtml:76 7634msgid "If this individual has any events other than death, burial, or cremation more recent than this number of years, they are considered to be “alive”. Children’s birth dates are considered to be such events for this purpose." 7635msgstr "Si esta persona ha tenido eventos aparte de Defunción, Entierro o Cremación hace menos que este número de años, se la considerara «viva». Las fechas de nacimiento de sus hijos se cuentan como eventos para a este fin." 7636 7637#. I18N: Help text for the “Media folder” configuration setting 7638#: resources/views/admin/trees-preferences.phtml:254 7639msgid "If two family trees use the same media folder, then they will be able to share media files. If they use different media folders, then their media files will be kept separate." 7640msgstr "Si dos árboles de la familia usan la misma carpeta de medios, entonces van a poder compartir archivos multimedia. Si usan carpetas diferentes, entonces sus archivos multimedia se mantendrán separadas." 7641 7642#. I18N: Help text for the “Who can upload new media files” configuration setting 7643#: resources/views/admin/trees-preferences.phtml:270 7644msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 7645msgstr "Si le preocupa que los usuarios pueden subir imágenes inapropiadas, puede restringir el cargar de los medios a los supervisores solamente." 7646 7647#: resources/views/errors/database-connection.phtml:22 7648msgid "If you are the website administrator, you should check that:" 7649msgstr "Si es el administrador del sitio web, debería comprobar que:" 7650 7651#: resources/views/errors/database-connection.phtml:37 7652msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 7653msgstr "Si no puede resolver el problema usted mismo, puede consultar los foros disponibles en <a href=\"https://webtrees.net\">webtrees.net</a>." 7654 7655#: resources/views/admin/trees-import.phtml:114 7656msgid "If you created this GEDCOM file using genealogy software that omits spaces when splitting long lines, then select this option to reinsert the missing spaces." 7657msgstr "Si ha creado este archivo GEDCOM utilizando software de genealogía que omite espacios al dividir las líneas largas, a continuación, seleccione esta opción para volver a insertar los espacios perdidos." 7658 7659#: resources/views/emails/password-request-html.phtml:28 7660#: resources/views/emails/password-request-text.phtml:20 7661msgid "If you did not request a new password, please ignore this message." 7662msgstr "Si no ha solicitado una nueva contraseña, por favor, ignore este mensaje." 7663 7664#: resources/views/emails/register-user-html.phtml:36 7665#: resources/views/emails/register-user-text.phtml:24 7666msgid "If you didn’t request an account, you can just delete this message." 7667msgstr "Si no solicitó una cuenta, puede simplemente borrar este mensaje." 7668 7669#: resources/views/modals/media-file-fields.phtml:75 7670msgid "If you have a large number of media files, you can organize them into folders and subfolders." 7671msgstr "Si tiene un gran número de archivos de medios, puede organizarlos en carpetas y subcarpetas." 7672 7673#: resources/views/admin/trees-import.phtml:99 7674msgid "If you have created media objects in webtrees, and have subsequently edited this GEDCOM file using genealogy software that deletes media objects, then select this option to merge the current media objects with the new GEDCOM file." 7675msgstr "Si ha creado objetos audivisuales con webtrees, y ha editado gedcom off-line con un programa que elimina estos objetos, marque esta casilla para combinar los objetos actual con la nueva GEDCOM." 7676 7677#: app/Elements/MultimediaFileReference.php:76 7678#: resources/views/edit/raw-gedcom-record.phtml:50 7679msgid "If you modify the filename, you should also rename the file." 7680msgstr "Si modifica el nombre del archivo, también debe cambiar el nombre del archivo." 7681 7682#: resources/views/admin/site-preferences.phtml:40 7683msgid "If you select a different folder, you must also move all files (except config.ini.php, index.php, and .htaccess) from the existing folder to the new folder." 7684msgstr "Si selecciona una carpeta diferente, también debe mover todos los archivos (excepto config.ini.php, index.php y .htaccess) de la carpeta actual a la nueva carpeta." 7685 7686#. I18N: Help text for the “Media folder” configuration setting 7687#: resources/views/admin/trees-preferences.phtml:253 7688msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 7689msgstr "Si selecciona una carpeta diferente, también debe mover los archivos multimedia de la carpeta actual a la nueva." 7690 7691#. I18N: Help text for the “Show living individuals” configuration setting 7692#: resources/views/admin/trees-privacy.phtml:94 7693msgid "If you show living individuals to visitors, all other privacy restrictions are ignored. Do this only if all the data in your tree is public." 7694msgstr "Si muestra las personas vivas a los visitantes, se ignoran todas las demás restricciones de privacidad. Haga esto sólo si todos los datos en su árbol es público." 7695 7696#: resources/views/setup/step-2-server-checks.phtml:82 7697msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 7698msgstr "Si intenta sobrepasar estos límites, es probable que el servidor tarde más tiempo en responder y que aparezcan páginas en blanco." 7699 7700#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:44 7701msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 7702msgstr "Si utiliza alguno de los siguientes servicios de seguimiento y análisis, webtrees pueden añadir los códigos de seguimiento automáticamente." 7703 7704#: app/Http/RequestHandlers/ManageMediaData.php:369 app/MediaFile.php:328 7705msgid "Image dimensions" 7706msgstr "Dimensiones de imagen" 7707 7708#: resources/views/admin/trees-preferences.phtml:321 7709msgid "Images without watermarks" 7710msgstr "Imágenes sin filigranas" 7711 7712#: app/Gedcom.php:671 7713msgid "Immigration" 7714msgstr "Immigración" 7715 7716#: resources/views/admin/map-import-form.phtml:60 7717#: resources/views/admin/trees.phtml:290 7718msgid "Import" 7719msgstr "Importar" 7720 7721#: app/Http/RequestHandlers/ImportGedcomPage.php:68 7722msgid "Import a GEDCOM file" 7723msgstr "Importar un archivo GEDCOM" 7724 7725#: app/Http/RequestHandlers/ImportThumbnailsPage.php:47 7726#: resources/views/admin/control-panel.phtml:825 7727msgid "Import custom thumbnails from webtrees version 1" 7728msgstr "Importar miniaturas personalizadas de webtrees versión 1" 7729 7730#: app/Http/RequestHandlers/MapDataImportPage.php:75 7731msgid "Import geographic data" 7732msgstr "Importar información geográfica" 7733 7734#: resources/views/admin/trees-import.phtml:78 7735msgid "Import preferences" 7736msgstr "Opciones de importación" 7737 7738#: resources/views/admin/trees-merge.phtml:27 7739#: resources/views/admin/trees-renumber.phtml:24 7740msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 7741msgstr "En un árbol genealógico, cada registro tiene un número de referencia interno (llamado \"XREF\") como \"F123\" o \"R14\"." 7742 7743#: resources/views/help/romanized.phtml:10 7744msgid "In many cultures it is customary to have a traditional name spelled in the traditional characters and also a romanized version of the name as it would be spelled or pronounced in languages based on the Latin alphabet, such as English.<br><br>If you prefer to use a non-Latin alphabet such as Hebrew, Greek, Russian, Chinese, or Arabic to enter the name in the standard name fields, then you can use this field to enter the same name using the Latin alphabet. Both versions of the name will appear in lists and charts.<br><br>Although this field is labeled “Romanized”, it is not restricted to containing only characters based on the Latin alphabet. This might be of use with Japanese names, where three different alphabets may occur." 7745msgstr "En muchas culturas es habitual tener un nombre tradicional escrito con los caracteres tradicionales y también una versión romanizada del nombre como se escribiría o pronunciaría en idiomas basados en el alfabeto latino como el español.<br><br>Si prefiere utilizar un alfabeto no latino como el hebreo, ruso, chino o árabe para introducir su nombre en los campos estándar de nombre, puede usar este campo para introducir el mismo nombre usando el alfabeto latino. Ambas versiones del nombre aparecerán en las listas y diagramas.<br><br>Aunque este campo se denomina «Romanizado», no está limitado a contener únicamente caracteres basados en el alfabeto latino. Esto puede ser útil con los nombres japoneses donde se puede llegar utilizar tres alfabetos distintos." 7746 7747#: resources/views/help/hebrew.phtml:10 7748msgid "In many cultures it is customary to have a traditional name spelled in the traditional characters and also a romanized version of the name as it would be spelled or pronounced in languages based on the Latin alphabet, such as English.<br><br>If you prefer to use the Latin alphabet to enter the name in the standard name fields, then you can use this field to enter the same name in the non-Latin alphabet such as Greek, Hebrew, Russian, Arabic, or Chinese. Both versions of the name will appear in lists and charts.<br><br>Although this field is labeled “Hebrew”, it is not restricted to containing only Hebrew characters." 7749msgstr "En muchas culturas es la costumbre tener un nombre tradicional escrito en los caracteres tradicionales y también una versión romanizada del nombres como se escribiría o pronunciaría en idiomas basados en el alfabeto latino como el español.<br><br>Si prefiere usar el alfabeto latino para introducir el nombre en los campos de nombre estándar, puede usar este campo para introducir el mismo nombre en alfabeto no latino como el griego, hebreo, ruso, árabe o chino. Ambas versiones del nombre aparecerán en las listas y diagramas.<br><br>Aunque esta campo se denomina «Hebreo», no está limitado a contener únicamente caracteres hebreos." 7750 7751#. I18N: Help text for the “Calendar conversion” configuration setting 7752#: resources/views/admin/trees-preferences.phtml:132 7753msgid "In some calendars, days start at midnight. In other calendars, days start at sunset. The conversion process does not take account of the time, so for any event that occurs between sunset and midnight, the conversion between these types of calendar will be one day out." 7754msgstr "En algunos calendarios los días comienzan a medianoche. En otros calendarios, los días comienzan al atardecer. El proceso de conversión no tiene en cuenta la hora, así que para los eventos que ocurran entre el atardecer y medianoche, la conversión entre esos calendarios tendrá un día de desfase." 7755 7756#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 7757#: resources/views/admin/trees-privacy.phtml:113 7758msgid "In some countries, privacy laws apply not only to living individuals, but also to those who have died recently. This option will allow you to extend the privacy rules for living individuals to those who were born or died within a specified number of years. Leave these values empty to disable this feature." 7759msgstr "En algunos países, las leyes de privacidad se aplican no sólo a las personas que viven, sino también a aquellos que han muerto recientemente. Esta opción le permitirá ampliar las normas de privacidad de personas con vida a los que nacieron o murieron dentro de un número determinado de años. Déjalo vacío para desactivar esta función." 7760 7761#: app/Http/RequestHandlers/CalendarPage.php:116 7762msgid "In this month…" 7763msgstr "En un mes como éste…" 7764 7765#: app/Http/RequestHandlers/CalendarPage.php:119 7766msgid "In this year…" 7767msgstr "En este año…" 7768 7769#. I18N: "thumbs" is fixed text. Do not change it. 7770#: resources/views/admin/webtrees1-thumbnails.phtml:21 7771msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 7772msgstr "En webtrees versión 1, podía agregar miniaturas personalizadas a los objetos multimedia creando archivos en las carpetas de \"thumbs\"." 7773 7774#: resources/views/admin/webtrees1-thumbnails.phtml:23 7775msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 7776msgstr "En webtrees versión 2, las miniaturas personalizadas se almacenan como un segundo archivo multimedia en el mismo objeto multimedia." 7777 7778#: resources/views/admin/trees-unconnected.phtml:30 7779msgid "Include aliases" 7780msgstr "Incluir alias" 7781 7782#: resources/views/admin/trees-unconnected.phtml:29 7783msgid "Include associates" 7784msgstr "Incluir asociados" 7785 7786#: app/Module/IndividualListModule.php:329 7787#, php-format 7788msgid "Include individuals with “%s” as a married name" 7789msgstr "Incluir a las personas con apellido de casada «%s»" 7790 7791#. I18N: Label for check-box 7792#: resources/views/admin/media.phtml:68 7793#: resources/views/modules/media-list/page.phtml:46 7794msgid "Include subfolders" 7795msgstr "Incluir subcarpetas" 7796 7797#: resources/views/modules/custom-css-js/edit.phtml:40 7798msgid "Include the <code><script></script></code> tags." 7799msgstr "Incluya las balizas <code><script></script></code>." 7800 7801#: resources/views/modules/custom-css-js/edit.phtml:28 7802msgid "Include the <code><style></style></code> tags." 7803msgstr "Incluya las balizas <code><style></style></code>." 7804 7805#. I18N: Label for a configuration option 7806#: resources/views/modules/lifespans-chart/page.phtml:33 7807msgid "Include the individual’s immediate family" 7808msgstr "Incluir la familia inmediata" 7809 7810#. I18N: Name of a country or state 7811#: app/Statistics/Service/CountryService.php:251 7812msgid "India" 7813msgstr "India" 7814 7815#. I18N: Location of an LDS church temple 7816#: app/Elements/TempleCode.php:113 7817msgid "Indianapolis, Indiana, United States" 7818msgstr "Indianapolis, Indiana, Estados Unidos" 7819 7820#. I18N: Name of a module/report 7821#: app/CustomTags/FamilyTreeMaker.php:91 app/Gedcom.php:534 7822#: app/Http/RequestHandlers/CheckTree.php:352 7823#: app/Module/IndividualReportModule.php:40 7824#: resources/views/admin/fix-level-0-media.phtml:39 7825#: resources/views/admin/trees-privacy.phtml:166 7826#: resources/views/admin/trees.phtml:226 7827#: resources/views/modals/link-media-to-individual.phtml:23 7828#: resources/views/modules/ancestors-chart/page.phtml:30 7829#: resources/views/modules/charts/config.phtml:30 7830#: resources/views/modules/compact-chart/page.phtml:25 7831#: resources/views/modules/descendancy_chart/page.phtml:30 7832#: resources/views/modules/family-book-chart/page.phtml:32 7833#: resources/views/modules/fanchart/page.phtml:33 7834#: resources/views/modules/favorites/favorites.phtml:67 7835#: resources/views/modules/hourglass-chart/page.phtml:29 7836#: resources/views/modules/interactive-tree/page.phtml:25 7837#: resources/views/modules/pedigree-chart/page.phtml:30 7838#: resources/views/modules/pedigree-map/page.phtml:25 7839#: resources/views/modules/random_media/slide-show.phtml:65 7840#: resources/views/modules/recent_changes/changes-table.phtml:61 7841#: resources/views/modules/statistics-chart/custom.phtml:31 7842#: resources/views/modules/stories/config.phtml:58 7843#: resources/views/modules/stories/edit.phtml:33 7844#: resources/views/modules/stories/list.phtml:21 7845#: resources/views/modules/timeline-chart/page.phtml:30 7846#: resources/views/search-advanced-page.phtml:32 7847#: resources/xml/reports/ahnentafel_report.xml:6 7848#: resources/xml/reports/descendancy_report.xml:5 7849#: resources/xml/reports/individual_ext_report.xml:5 7850#: resources/xml/reports/individual_report.xml:3 7851#: resources/xml/reports/individual_report.xml:5 7852#: resources/xml/reports/individual_report.xml:88 7853#: resources/xml/reports/missing_facts_report.xml:5 7854#: resources/xml/reports/pedigree_report.xml:5 7855#: resources/xml/reports/relative_ext_report.xml:5 7856msgid "Individual" 7857msgstr "Persona" 7858 7859#: resources/views/modules/relationships-chart/page.phtml:33 7860msgid "Individual 1" 7861msgstr "Persona 1" 7862 7863#: resources/views/modules/relationships-chart/page.phtml:42 7864msgid "Individual 2" 7865msgstr "Persona 2" 7866 7867#: app/Statistics/Google/ChartDistribution.php:317 7868msgid "Individual distribution chart" 7869msgstr "Diagrama de distribución de personas" 7870 7871#: resources/views/admin/tags.phtml:1032 7872msgid "Individual facts and events" 7873msgstr "Hechos y eventos individuales" 7874 7875#: resources/views/admin/control-panel.phtml:720 7876msgid "Individual page" 7877msgstr "Página de Individuo" 7878 7879#: resources/views/admin/trees-preferences.phtml:419 7880msgid "Individual pages" 7881msgstr "Páginas de personas" 7882 7883#: resources/views/admin/users-edit.phtml:292 7884#: resources/views/edit-account-page.phtml:57 7885msgid "Individual record" 7886msgstr "Registro de persona" 7887 7888#: resources/views/modules/gedcom_stats/config.phtml:59 7889#: resources/views/modules/gedcom_stats/statistics.phtml:211 7890#: resources/views/modules/html/template-statistics.phtml:87 7891msgid "Individual who lived the longest" 7892msgstr "Persona que vivió más tiempo" 7893 7894#. I18N: Name of a module/list 7895#: app/Module/AncestorsChartModule.php:255 7896#: app/Module/DescendancyChartModule.php:246 7897#: app/Module/FixSearchAndReplace.php:108 7898#: app/Module/IndividualListModule.php:92 7899#: app/Module/IndividualListModule.php:292 7900#: app/Module/StatisticsChartModule.php:144 7901#: app/Module/StatisticsChartModule.php:282 7902#: app/Module/StatisticsChartModule.php:331 7903#: app/Module/StatisticsChartModule.php:524 7904#: app/Module/StatisticsChartModule.php:586 7905#: app/Module/StatisticsChartModule.php:647 app/Services/AdminService.php:196 7906#: resources/views/admin/control-panel.phtml:343 7907#: resources/views/admin/merge-records-step-1.phtml:54 7908#: resources/views/lists/given-names-table.phtml:31 7909#: resources/views/lists/locations-table.phtml:66 7910#: resources/views/lists/media-table.phtml:81 7911#: resources/views/lists/notes-table.phtml:92 7912#: resources/views/lists/sources-table.phtml:100 7913#: resources/views/lists/submitters-table.phtml:70 7914#: resources/views/lists/surnames-table.phtml:41 7915#: resources/views/modules/census-assistant.phtml:58 7916#: resources/views/modules/gedcom_stats/config.phtml:47 7917#: resources/views/modules/gedcom_stats/statistics.phtml:46 7918#: resources/views/modules/html/template-statistics.phtml:26 7919#: resources/views/modules/place-hierarchy/events.phtml:22 7920#: resources/views/modules/place-hierarchy/sidebar.phtml:46 7921#: resources/views/modules/random_media/config.phtml:22 7922#: resources/views/modules/statistics-chart/custom.phtml:64 7923#: resources/views/modules/statistics-chart/custom.phtml:160 7924#: resources/views/record-page-links.phtml:42 7925#: resources/views/search-general-page.phtml:68 7926#: resources/views/search-results.phtml:39 7927#: resources/xml/reports/fact_sources.xml:54 7928#: resources/xml/reports/fact_sources.xml:258 7929msgid "Individuals" 7930msgstr "Personas" 7931 7932#: app/Statistics/Google/ChartIndividualWithSources.php:84 7933#: resources/views/modules/statistics-chart/chart-sources.phtml:17 7934msgid "Individuals with sources" 7935msgstr "Personas con fuentes" 7936 7937#: app/Module/IndividualListModule.php:429 7938#, php-format 7939msgid "Individuals with surname %s" 7940msgstr "Personas con el apellido %s" 7941 7942#. I18N: Name of a country or state 7943#: app/Statistics/Service/CountryService.php:249 7944msgid "Indonesia" 7945msgstr "Indonesia" 7946 7947#: app/Elements/RelationIsDescriptor.php:114 7948msgid "Informant" 7949msgstr "Informador" 7950 7951#: app/Elements/RelationIsDescriptor.php:83 7952msgctxt "FEMALE" 7953msgid "Informant" 7954msgstr "Declarante" 7955 7956#: app/Elements/RelationIsDescriptor.php:62 7957msgctxt "MALE" 7958msgid "Informant" 7959msgstr "Declarante" 7960 7961#: app/Http/RequestHandlers/CheckTree.php:282 7962msgid "Inline-source records are discouraged." 7963msgstr "Se desaconsejan los registros de fuente en línea." 7964 7965#. I18N: Name of a module 7966#: app/Module/ChartsBlockModule.php:175 app/Module/ChartsBlockModule.php:258 7967#: app/Module/InteractiveTreeModule.php:49 7968msgid "Interactive tree" 7969msgstr "Árbol interactivo" 7970 7971#. I18N: %s is an individual’s name 7972#: app/Module/ChartsBlockModule.php:170 7973#: app/Module/InteractiveTree/TreeView.php:162 7974#: app/Module/InteractiveTreeModule.php:159 7975#, php-format 7976msgid "Interactive tree of %s" 7977msgstr "Árbol interactivo de %s" 7978 7979#: app/CustomTags/BrothersKeeper.php:102 7980msgid "Interment" 7981msgstr "Entierro" 7982 7983#: app/Services/MessageService.php:229 7984msgid "Internal messaging" 7985msgstr "Mensajes internos" 7986 7987#: app/Services/MessageService.php:230 7988msgid "Internal messaging with emails" 7989msgstr "Mensajes internos con correo electrónico" 7990 7991#: app/Http/RequestHandlers/GedcomLoad.php:184 7992msgid "Invalid GEDCOM file - no header record found." 7993msgstr "Archivo GEDCOM no válido. No se ha encontrado ningún registro inicial." 7994 7995#: app/Http/RequestHandlers/GedcomLoad.php:92 7996msgid "Invalid GEDCOM file - no trailer record found." 7997msgstr "Archivo GEDCOM no válido: no se encontró ningún registro de tráiler." 7998 7999#: app/Http/RequestHandlers/CheckTree.php:198 8000msgid "Invalid GEDCOM level number." 8001msgstr "Número de nivel de GEDCOM no válido." 8002 8003#: app/Exceptions/GedcomErrorException.php:37 8004msgid "Invalid GEDCOM record" 8005msgstr "Registro GEDCOM inválido" 8006 8007#: app/Http/RequestHandlers/CheckTree.php:192 8008msgid "Invalid GEDCOM record." 8009msgstr "Registro GEDCOM no válido." 8010 8011#: app/Http/RequestHandlers/CheckTree.php:218 8012msgid "Invalid GEDCOM tag." 8013msgstr "Etiqueta GEDCOM no válida." 8014 8015#: app/Http/RequestHandlers/CheckTree.php:285 8016msgid "Invalid GEDCOM value." 8017msgstr "Valor de GEDCOM no válido." 8018 8019#: app/Date.php:224 8020msgid "Invalid date" 8021msgstr "Fecha no válida" 8022 8023#. I18N: Name of a country or state 8024#: app/Statistics/Service/CountryService.php:259 8025msgid "Iran" 8026msgstr "Irán" 8027 8028#. I18N: Name of a country or state 8029#: app/Statistics/Service/CountryService.php:261 8030msgid "Iraq" 8031msgstr "Irak" 8032 8033#. I18N: Name of a country or state 8034#: app/Statistics/Service/CountryService.php:257 8035msgid "Ireland" 8036msgstr "Irlanda" 8037 8038#. I18N: Name of a country or state 8039#: app/Statistics/Service/CountryService.php:253 8040msgid "Isle of Man" 8041msgstr "Isla de Man" 8042 8043#. I18N: Name of a country or state 8044#: app/Statistics/Service/CountryService.php:265 8045msgid "Israel" 8046msgstr "Israel" 8047 8048#: resources/views/admin/upgrade/steps.phtml:21 8049msgid "It can take several minutes to download and install the upgrade. Be patient." 8050msgstr "Puede tomar varios minutos para descargar e instalar la actualización. Sea paciente." 8051 8052#: resources/views/admin/tags.phtml:1025 8053msgid "It is not recommended to use custom GEDCOM tags. This data can be lost when you transfer it to other applications." 8054msgstr "No se recomienda utilizar etiquetas GEDCOM personalizadas. Estos datos se pueden perder cuando los transfiere a otras aplicaciones." 8055 8056#. I18N: Name of a country or state 8057#: app/Statistics/Service/CountryService.php:267 8058msgid "Italy" 8059msgstr "Italia" 8060 8061#. I18N: a month in the Jewish calendar 8062#: app/Date/JewishDate.php:209 8063msgctxt "GENITIVE" 8064msgid "Iyar" 8065msgstr "iyar" 8066 8067#. I18N: a month in the Jewish calendar 8068#: app/Date/JewishDate.php:313 8069msgctxt "INSTRUMENTAL" 8070msgid "Iyar" 8071msgstr "iyar" 8072 8073#. I18N: a month in the Jewish calendar 8074#: app/Date/JewishDate.php:261 8075msgctxt "LOCATIVE" 8076msgid "Iyar" 8077msgstr "iyar" 8078 8079#. I18N: a month in the Jewish calendar 8080#: app/Date/JewishDate.php:157 8081msgctxt "NOMINATIVE" 8082msgid "Iyar" 8083msgstr "iyar" 8084 8085#. I18N: The Persian/Jalali calendar 8086#: app/Factories/CalendarDateFactory.php:156 8087#: resources/views/help/date.phtml:203 8088msgid "Jalali" 8089msgstr "Jalali" 8090 8091#. I18N: Name of a country or state 8092#: app/Statistics/Service/CountryService.php:269 8093msgid "Jamaica" 8094msgstr "Jamaica" 8095 8096#: app/Date/AbstractGregorianJulianDate.php:231 8097msgctxt "Abbreviation for January" 8098msgid "Jan" 8099msgstr "enero" 8100 8101#: app/Date/AbstractGregorianJulianDate.php:128 8102msgctxt "GENITIVE" 8103msgid "January" 8104msgstr "enero" 8105 8106#: app/Date/AbstractGregorianJulianDate.php:198 8107msgctxt "INSTRUMENTAL" 8108msgid "January" 8109msgstr "enero" 8110 8111#: app/Date/AbstractGregorianJulianDate.php:163 8112msgctxt "LOCATIVE" 8113msgid "January" 8114msgstr "enero" 8115 8116#: app/Date/AbstractGregorianJulianDate.php:93 8117#: app/Module/StatisticsChartModule.php:788 8118#: resources/views/edit/initialize-calendar-popup.phtml:13 8119msgctxt "NOMINATIVE" 8120msgid "January" 8121msgstr "enero" 8122 8123#. I18N: Name of a country or state 8124#: app/Statistics/Service/CountryService.php:274 8125msgid "Japan" 8126msgstr "Japón" 8127 8128#. I18N: The Hebrew/Jewish calendar 8129#: app/Factories/CalendarDateFactory.php:152 app/Module/YahrzeitModule.php:266 8130#: resources/views/help/date.phtml:171 8131msgid "Jewish" 8132msgstr "Judío" 8133 8134#. I18N: Location of an LDS church temple 8135#: app/Elements/TempleCode.php:114 8136msgid "Johannesburg, South Africa" 8137msgstr "Johannesburgo, Sudáfrica" 8138 8139#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 8140#: app/Services/TreeService.php:226 8141msgid "John /DOE/" 8142msgstr "Ana María /Fulano/ de Tal" 8143 8144#. I18N: Name of a country or state 8145#: app/Statistics/Service/CountryService.php:272 8146msgid "Jordan" 8147msgstr "Jordania" 8148 8149#. I18N: Location of an LDS church temple 8150#: app/Elements/TempleCode.php:115 8151msgid "Jordan River, Utah, United States" 8152msgstr "Río Jordán, Utah" 8153 8154#. I18N: Name of a module 8155#: app/Module/UserJournalModule.php:117 8156msgid "Journal" 8157msgstr "Diario" 8158 8159#: app/Date/AbstractGregorianJulianDate.php:237 8160msgctxt "Abbreviation for July" 8161msgid "Jul" 8162msgstr "jul" 8163 8164#. I18N: The julian calendar 8165#: app/Factories/CalendarDateFactory.php:148 8166#: resources/views/help/date.phtml:155 8167msgid "Julian" 8168msgstr "Juliano" 8169 8170#: app/Date/AbstractGregorianJulianDate.php:134 8171msgctxt "GENITIVE" 8172msgid "July" 8173msgstr "julio" 8174 8175#: app/Date/AbstractGregorianJulianDate.php:204 8176msgctxt "INSTRUMENTAL" 8177msgid "July" 8178msgstr "julio" 8179 8180#: app/Date/AbstractGregorianJulianDate.php:169 8181msgctxt "LOCATIVE" 8182msgid "July" 8183msgstr "julio" 8184 8185#: app/Date/AbstractGregorianJulianDate.php:99 8186#: app/Module/StatisticsChartModule.php:794 8187#: resources/views/edit/initialize-calendar-popup.phtml:19 8188msgctxt "NOMINATIVE" 8189msgid "July" 8190msgstr "julio" 8191 8192#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8193#: app/Date/HijriDate.php:150 8194msgctxt "GENITIVE" 8195msgid "Jumada al-awwal" 8196msgstr "Jumada I-Üla" 8197 8198#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8199#: app/Date/HijriDate.php:240 8200msgctxt "INSTRUMENTAL" 8201msgid "Jumada al-awwal" 8202msgstr "Jumada I-Üla" 8203 8204#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8205#: app/Date/HijriDate.php:195 8206msgctxt "LOCATIVE" 8207msgid "Jumada al-awwal" 8208msgstr "Jumada I-Üla" 8209 8210#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8211#: app/Date/HijriDate.php:105 8212msgctxt "NOMINATIVE" 8213msgid "Jumada al-awwal" 8214msgstr "Jumada I-Üla" 8215 8216#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8217#: app/Date/HijriDate.php:152 8218msgctxt "GENITIVE" 8219msgid "Jumada al-thani" 8220msgstr "Jumada I-Akhira" 8221 8222#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8223#: app/Date/HijriDate.php:242 8224msgctxt "INSTRUMENTAL" 8225msgid "Jumada al-thani" 8226msgstr "Jumada I-Akhira" 8227 8228#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8229#: app/Date/HijriDate.php:197 8230msgctxt "LOCATIVE" 8231msgid "Jumada al-thani" 8232msgstr "Jumada I-Akhira" 8233 8234#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8235#: app/Date/HijriDate.php:107 8236msgctxt "NOMINATIVE" 8237msgid "Jumada al-thani" 8238msgstr "Jumada I-Akhira" 8239 8240#: app/Date/AbstractGregorianJulianDate.php:236 8241msgctxt "Abbreviation for June" 8242msgid "Jun" 8243msgstr "jun" 8244 8245#: app/Date/AbstractGregorianJulianDate.php:133 8246msgctxt "GENITIVE" 8247msgid "June" 8248msgstr "junio" 8249 8250#: app/Date/AbstractGregorianJulianDate.php:203 8251msgctxt "INSTRUMENTAL" 8252msgid "June" 8253msgstr "junio" 8254 8255#: app/Date/AbstractGregorianJulianDate.php:168 8256msgctxt "LOCATIVE" 8257msgid "June" 8258msgstr "junio" 8259 8260#: app/Date/AbstractGregorianJulianDate.php:98 8261#: app/Module/StatisticsChartModule.php:793 8262#: resources/views/edit/initialize-calendar-popup.phtml:18 8263msgctxt "NOMINATIVE" 8264msgid "June" 8265msgstr "junio" 8266 8267#. I18N: Location of an LDS church temple 8268#: app/Elements/TempleCode.php:116 8269msgid "Kansas City, Missouri, United States" 8270msgstr "Kansas City, Missouri, Estados Unidos" 8271 8272#. I18N: Name of a country or state 8273#: app/Statistics/Service/CountryService.php:276 8274msgid "Kazakhstan" 8275msgstr "Kazajistán" 8276 8277#. I18N: A configuration setting 8278#: resources/views/admin/trees-import.phtml:92 8279msgid "Keep media objects" 8280msgstr "Mantenga objetos multimedia" 8281 8282#: resources/views/modals/on-screen-keyboard.phtml:46 8283msgid "Keep open" 8284msgstr "Mantener abierto" 8285 8286#. I18N: A configuration setting 8287#: resources/views/admin/trees-preferences.phtml:707 8288#: resources/views/edit/edit-fact.phtml:35 8289#: resources/views/edit/edit-record.phtml:34 8290msgid "Keep the existing “last change” information" 8291msgstr "Mantenga la información de \"último cambio\" existente" 8292 8293#. I18N: Name of a country or state 8294#: app/Statistics/Service/CountryService.php:278 8295msgid "Kenya" 8296msgstr "Kenia" 8297 8298#: app/Module/HtmlBlockModule.php:193 8299msgid "Keyword examples" 8300msgstr "Ejemplos de palabras claves" 8301 8302#: app/Date/JalaliDate.php:275 8303msgctxt "Abbreviation for Persian month: Khordad" 8304msgid "Khor" 8305msgstr "Khor" 8306 8307#. I18N: 3rd month in the Persian/Jalali calendar 8308#: app/Date/JalaliDate.php:143 8309msgctxt "GENITIVE" 8310msgid "Khordad" 8311msgstr "Khordad" 8312 8313#. I18N: 3rd month in the Persian/Jalali calendar 8314#: app/Date/JalaliDate.php:233 8315msgctxt "INSTRUMENTAL" 8316msgid "Khordad" 8317msgstr "Khordad" 8318 8319#. I18N: 3rd month in the Persian/Jalali calendar 8320#: app/Date/JalaliDate.php:188 8321msgctxt "LOCATIVE" 8322msgid "Khordad" 8323msgstr "Khordad" 8324 8325#. I18N: 3rd month in the Persian/Jalali calendar 8326#: app/Date/JalaliDate.php:98 8327msgctxt "NOMINATIVE" 8328msgid "Khordad" 8329msgstr "Khordad" 8330 8331#. I18N: Name of a country or state 8332#: app/Statistics/Service/CountryService.php:284 8333msgid "Kiribati" 8334msgstr "Kiribati" 8335 8336#. I18N: a month in the Jewish calendar 8337#: app/Date/JewishDate.php:197 8338msgctxt "GENITIVE" 8339msgid "Kislev" 8340msgstr "kislev" 8341 8342#. I18N: a month in the Jewish calendar 8343#: app/Date/JewishDate.php:301 8344msgctxt "INSTRUMENTAL" 8345msgid "Kislev" 8346msgstr "kislev" 8347 8348#. I18N: a month in the Jewish calendar 8349#: app/Date/JewishDate.php:249 8350msgctxt "LOCATIVE" 8351msgid "Kislev" 8352msgstr "kislev" 8353 8354#. I18N: a month in the Jewish calendar 8355#: app/Date/JewishDate.php:145 8356msgctxt "NOMINATIVE" 8357msgid "Kislev" 8358msgstr "kislev" 8359 8360#. I18N: Location of an LDS church temple 8361#: app/Elements/TempleCode.php:117 8362msgid "Kona, Hawaii, United States" 8363msgstr "Kona, Hawái" 8364 8365#. I18N: Name of a country or state 8366#: app/Statistics/Service/CountryService.php:288 8367msgid "Korea" 8368msgstr "Corea" 8369 8370#. I18N: Name of a country or state 8371#: app/Statistics/Service/CountryService.php:290 8372msgid "Kuwait" 8373msgstr "Kuwait" 8374 8375#. I18N: Location of an LDS church temple 8376#: app/Elements/TempleCode.php:118 8377msgid "Kyiv, Ukraine" 8378msgstr "Kiev, Ucrania" 8379 8380#. I18N: Name of a country or state 8381#: app/Statistics/Service/CountryService.php:280 8382msgid "Kyrgyzstan" 8383msgstr "Kirguistán" 8384 8385#: app/Gedcom.php:586 8386msgid "LDS baptism" 8387msgstr "Bautismo SUD" 8388 8389#: app/Gedcom.php:740 8390msgid "LDS child sealing" 8391msgstr "Sellamiento SUD con hijo" 8392 8393#: resources/views/admin/tags.phtml:724 8394msgid "LDS church" 8395msgstr "Iglesia SUD" 8396 8397#: app/Gedcom.php:628 8398msgid "LDS confirmation" 8399msgstr "Confirmación SUD" 8400 8401#: app/Gedcom.php:648 8402msgid "LDS endowment" 8403msgstr "Investidura SUD" 8404 8405#. I18N: GEDCOM tag INIL - an LDS ceremony 8406#: app/CustomTags/Ancestry.php:68 app/CustomTags/Gedcom7.php:131 8407msgid "LDS initiatory" 8408msgstr "Iniciación SUD" 8409 8410#: app/Gedcom.php:480 8411msgid "LDS spouse sealing" 8412msgstr "Sellamiento SUD con el cónyuge" 8413 8414#: app/CustomTags/FamilyTreeMaker.php:74 app/CustomTags/FamilyTreeMaker.php:88 8415#: app/CustomTags/FamilyTreeMaker.php:92 app/CustomTags/FamilyTreeMaker.php:107 8416msgid "Label" 8417msgstr "Etiqueta" 8418 8419#: app/CustomTags/Legacy.php:65 8420msgid "Label for husband" 8421msgstr "Etiqueta para esposo" 8422 8423#: app/CustomTags/Legacy.php:69 8424msgid "Label for wife" 8425msgstr "Etiqueta para esposa" 8426 8427#. I18N: Location of an LDS church temple 8428#: app/Elements/TempleCode.php:107 8429msgid "Laie, Hawaii, United States" 8430msgstr "Laie, Hawái" 8431 8432#. I18N: GEDCOM tag _PURC 8433#: app/CustomTags/Reunion.php:59 8434msgid "Land purchase" 8435msgstr "Compra de terrenos" 8436 8437#. I18N: GEDCOM tag _SALE 8438#: app/CustomTags/Reunion.php:60 8439msgid "Land sale" 8440msgstr "Venta de terrenos" 8441 8442#. I18N: page orientation 8443#: app/Http/RequestHandlers/TreePreferencesPage.php:101 8444#: resources/xml/reports/change_report.xml:10 8445#: resources/xml/reports/pedigree_report.xml:7 8446msgid "Landscape" 8447msgstr "Apaisado" 8448 8449#. I18N: A configuration setting 8450#: app/CustomTags/GedcomL.php:265 app/Gedcom.php:509 app/Gedcom.php:867 8451#: app/Module/ModuleLanguageTrait.php:242 app/Module/ModuleThemeTrait.php:248 8452#: resources/views/admin/modules.phtml:280 8453#: resources/views/admin/modules.phtml:283 8454#: resources/views/admin/site-preferences.phtml:79 8455#: resources/views/admin/users-edit.phtml:127 8456#: resources/views/admin/users.phtml:31 8457#: resources/views/edit-account-page.phtml:102 8458#: resources/views/layouts/administration.phtml:59 8459#: resources/views/setup/step-1-language.phtml:44 8460msgid "Language" 8461msgstr "Idioma" 8462 8463#: app/Http/RequestHandlers/ModulesLanguagesPage.php:43 8464#: resources/views/admin/control-panel.phtml:620 8465#: resources/views/admin/modules.phtml:130 8466#: resources/views/admin/modules.phtml:132 8467msgid "Languages" 8468msgstr "Lenguajes" 8469 8470#. I18N: Name of a country or state 8471#: app/Statistics/Service/CountryService.php:292 8472msgid "Laos" 8473msgstr "Laos" 8474 8475#: resources/views/setup/step-2-server-checks.phtml:74 8476msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 8477msgstr "Sistemas grandes (50000 personas): 64-128MB, 40-80 segundos" 8478 8479#: app/Statistics/Google/ChartFamilyLargest.php:109 8480#: resources/views/modules/statistics-chart/children.phtml:41 8481msgid "Largest families" 8482msgstr "Familias más numerosas" 8483 8484#: resources/views/modules/statistics-chart/children.phtml:50 8485msgid "Largest number of grandchildren" 8486msgstr "Número más alto de nietos" 8487 8488#. I18N: Location of an LDS church temple 8489#: app/Elements/TempleCode.php:125 8490msgid "Las Vegas, Nevada, United States" 8491msgstr "Las Vegas, Nevada, Estados Unidos" 8492 8493#: app/CustomTags/GedcomL.php:221 app/Gedcom.php:448 app/Gedcom.php:615 8494#: app/Gedcom.php:762 app/Gedcom.php:783 app/Gedcom.php:814 app/Gedcom.php:830 8495#: app/Gedcom.php:861 app/Gedcom.php:877 8496#: resources/views/lists/families-table.phtml:162 8497#: resources/views/lists/individuals-table.phtml:185 8498#: resources/views/lists/locations-table.phtml:68 8499#: resources/views/lists/media-table.phtml:84 8500#: resources/views/lists/notes-table.phtml:96 8501#: resources/views/lists/repositories-table.phtml:54 8502#: resources/views/lists/sources-table.phtml:104 8503#: resources/views/lists/submitters-table.phtml:72 8504#: resources/views/modules/gedcom_stats/config.phtml:33 8505#: resources/views/modules/recent_changes/changes-table.phtml:48 8506#: resources/xml/reports/change_report.xml:66 8507#: resources/xml/reports/change_report.xml:108 8508msgid "Last change" 8509msgstr "Última modificación" 8510 8511#. I18N: Last checked X hours ago. 8512#: resources/views/admin/control-panel.phtml:192 8513#: resources/views/admin/control-panel.phtml:212 8514#, php-format 8515msgid "Last checked %s." 8516msgstr "Última comprobación %s." 8517 8518#: app/Module/ReviewChangesModule.php:161 8519msgid "Last email reminder was sent " 8520msgstr "El último recordatorio por correo se envió el " 8521 8522#: resources/views/modules/statistics-chart/other-events.phtml:29 8523msgid "Last event" 8524msgstr "Último evento" 8525 8526#: resources/views/admin/users.phtml:35 8527msgid "Last signed in" 8528msgstr "Última entrada" 8529 8530#: resources/views/modules/gedcom_stats/config.phtml:56 8531#: resources/views/modules/gedcom_stats/statistics.phtml:178 8532#: resources/views/modules/html/template-statistics.phtml:75 8533#: resources/views/modules/statistics-chart/individual-events.phtml:47 8534msgid "Latest birth" 8535msgstr "Nacimiento más tardío" 8536 8537#: resources/views/modules/gedcom_stats/config.phtml:58 8538#: resources/views/modules/gedcom_stats/statistics.phtml:200 8539#: resources/views/modules/html/template-statistics.phtml:83 8540#: resources/views/modules/statistics-chart/individual-events.phtml:91 8541msgid "Latest death" 8542msgstr "Defunción más tardía" 8543 8544#: resources/views/modules/statistics-chart/family-totals.phtml:92 8545msgid "Latest divorce" 8546msgstr "Divorcio más reciente" 8547 8548#: resources/views/modules/statistics-chart/family-totals.phtml:48 8549msgid "Latest marriage" 8550msgstr "Matrimonio más reciente" 8551 8552#: app/CustomTags/GedcomL.php:247 app/CustomTags/GedcomL.php:259 8553#: app/Gedcom.php:425 app/Gedcom.php:557 8554#: resources/views/admin/location-edit.phtml:44 8555#: resources/views/admin/locations.phtml:45 8556#: resources/views/edit/input-addon-coordinates.phtml:14 8557#: resources/views/edit/input-addon-coordinates.phtml:17 8558#: resources/views/fact-place.phtml:35 8559#: resources/views/modules/place-hierarchy/popup.phtml:31 8560msgid "Latitude" 8561msgstr "Latitud" 8562 8563#. I18N: Name of a country or state 8564#: app/Statistics/Service/CountryService.php:312 8565msgid "Latvia" 8566msgstr "Letonia" 8567 8568#: resources/views/modules/ancestors-chart/page.phtml:48 8569#: resources/views/modules/descendancy_chart/page.phtml:48 8570#: resources/views/modules/fanchart/page.phtml:42 8571#: resources/views/modules/hourglass-chart/page.phtml:47 8572#: resources/views/modules/pedigree-chart/page.phtml:48 8573#: resources/views/modules/recent_changes/config.phtml:33 8574#: resources/views/modules/todays_events/config.phtml:39 8575#: resources/views/modules/top10_givnnames/config.phtml:26 8576#: resources/views/modules/top10_surnames/config.phtml:26 8577#: resources/views/modules/upcoming_events/config.phtml:51 8578#: resources/views/modules/yahrzeit/config.phtml:32 8579msgid "Layout" 8580msgstr "Presentación" 8581 8582#: resources/views/edit-account-page.phtml:95 8583msgid "Leave the password blank if you want to keep the current password." 8584msgstr "Deje la contraseña en blanco si quiere conservar la contraseña actual." 8585 8586#: resources/views/admin/media-upload.phtml:51 8587msgid "Leave this entry blank to keep the original filename" 8588msgstr "Deje esta entrada en blanco para retener el nombre del archivo original" 8589 8590#: resources/views/lists/families-table.phtml:114 8591#: resources/views/lists/individuals-table.phtml:156 8592msgid "Leaves" 8593msgstr "Hojas" 8594 8595#. I18N: Name of a country or state 8596#: app/Statistics/Service/CountryService.php:294 8597msgid "Lebanon" 8598msgstr "Líbano" 8599 8600#. I18N: Name of a module - historic/obsolete URLs. 8601#: app/Module/RedirectLegacyUrlsModule.php:121 8602msgid "Legacy URLs" 8603msgstr "URL heredadas" 8604 8605#: app/CustomTags/Reunion.php:57 8606msgid "Legatee" 8607msgstr "Herencia" 8608 8609#: app/CustomTags/Aldfaer.php:72 8610msgid "Length" 8611msgstr "Longitud" 8612 8613#: resources/views/modules/statistics-chart/marriage-length.phtml:10 8614msgid "Length of marriage" 8615msgstr "Duración del matrimonio" 8616 8617#. I18N: Name of a country or state 8618#: app/Statistics/Service/CountryService.php:306 8619msgid "Lesotho" 8620msgstr "Lesoto" 8621 8622#: resources/xml/reports/ahnentafel_report.xml:13 8623#: resources/xml/reports/bdm_report.xml:12 8624#: resources/xml/reports/birth_report.xml:10 8625#: resources/xml/reports/cemetery_report.xml:8 8626#: resources/xml/reports/change_report.xml:9 8627#: resources/xml/reports/death_report.xml:11 8628#: resources/xml/reports/descendancy_report.xml:8 8629#: resources/xml/reports/fact_sources.xml:8 8630#: resources/xml/reports/family_group_report.xml:11 8631#: resources/xml/reports/individual_ext_report.xml:12 8632#: resources/xml/reports/individual_report.xml:9 8633#: resources/xml/reports/marriage_report.xml:10 8634#: resources/xml/reports/missing_facts_report.xml:8 8635#: resources/xml/reports/occupation_report.xml:7 8636#: resources/xml/reports/pedigree_report.xml:8 8637#: resources/xml/reports/relative_ext_report.xml:8 8638msgctxt "paper size" 8639msgid "Letter" 8640msgstr "US Letter" 8641 8642#. I18N: Name of a country or state 8643#: app/Statistics/Service/CountryService.php:296 8644msgid "Liberia" 8645msgstr "Liberia" 8646 8647#. I18N: Name of a country or state 8648#: app/Statistics/Service/CountryService.php:298 8649msgid "Libya" 8650msgstr "Libia" 8651 8652#. I18N: Name of a country or state 8653#: app/Statistics/Service/CountryService.php:302 8654msgid "Liechtenstein" 8655msgstr "Liechtenstein" 8656 8657#: resources/views/modules/statistics-chart/lifespan.phtml:10 8658msgid "Lifespan" 8659msgstr "Período de vida" 8660 8661#. I18N: Name of a module/chart 8662#: app/Module/LifespansChartModule.php:104 8663msgid "Lifespans" 8664msgstr "Duración de vida" 8665 8666#. I18N: Location of an LDS church temple 8667#: app/Elements/TempleCode.php:120 8668msgid "Lima, Peru" 8669msgstr "Lima, Perú" 8670 8671#: resources/views/admin/gedcom-export-options.phtml:89 8672msgid "Line endings" 8673msgstr "Terminaciones de línea" 8674 8675#: app/Http/RequestHandlers/CheckTree.php:420 8676msgid "Line number" 8677msgstr "Número de línea" 8678 8679#: app/Http/RequestHandlers/FixLevel0MediaPage.php:48 8680#: resources/views/admin/control-panel.phtml:819 8681msgid "Link media objects to facts and events" 8682msgstr "Vincular objetos multimedia a hechos y eventos" 8683 8684#. I18N: You need to: 8685#: resources/views/emails/verify-notify-html.phtml:43 8686#: resources/views/emails/verify-notify-text.phtml:29 8687msgid "Link the user account to an individual." 8688msgstr "Ligar la cuenta de usuario a un individuo." 8689 8690#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:49 8691#: resources/views/modules/relatives/tab.phtml:123 8692msgid "Link this individual to an existing family as a child" 8693msgstr "Vincular esta persona como hijo o hija de una familia ya existente" 8694 8695#: resources/views/media-page-menu.phtml:65 8696#: resources/views/modals/link-media-to-family.phtml:18 8697msgid "Link this media object to a family" 8698msgstr "Vincular este objeto multimedia a una familia" 8699 8700#: resources/views/media-page-menu.phtml:70 8701#: resources/views/modals/link-media-to-source.phtml:18 8702msgid "Link this media object to a source" 8703msgstr "Vincular este objeto multimedia a una fuente" 8704 8705#: resources/views/media-page-menu.phtml:60 8706#: resources/views/modals/link-media-to-individual.phtml:18 8707msgid "Link this media object to an individual" 8708msgstr "Vincular este objeto multimedia a una persona" 8709 8710#: resources/views/admin/users-edit.phtml:306 8711msgid "Link this user to an individual in the family tree." 8712msgstr "Enlace a este usuario a un individuo en el árbol genealógico." 8713 8714#: resources/views/chart-box.phtml:113 resources/views/chart-box.phtml:125 8715#: resources/views/chart-box.phtml:126 8716msgid "Links" 8717msgstr "Vínculos" 8718 8719#: resources/views/admin/modules.phtml:232 8720#: resources/views/admin/modules.phtml:235 8721msgid "List" 8722msgstr "Lista" 8723 8724#. I18N: Name of a module 8725#: app/Http/RequestHandlers/ModulesListsPage.php:43 8726#: app/Module/ListsMenuModule.php:53 app/Module/ListsMenuModule.php:99 8727#: resources/views/admin/control-panel.phtml:699 8728#: resources/views/admin/modules.phtml:106 8729#: resources/views/admin/modules.phtml:108 8730#: resources/views/admin/trees-preferences.phtml:331 8731msgid "Lists" 8732msgstr "Listas" 8733 8734#. I18N: Name of a country or state 8735#: app/Statistics/Service/CountryService.php:308 8736msgid "Lithuania" 8737msgstr "Lituania" 8738 8739#: app/SurnameTradition/LithuanianSurnameTradition.php:64 8740msgctxt "Surname tradition" 8741msgid "Lithuanian" 8742msgstr "Lituano" 8743 8744#: app/CustomTags/TheNextGeneration.php:53 8745#: app/Statistics/Google/ChartMortality.php:71 8746msgid "Living" 8747msgstr "Viva" 8748 8749#: resources/views/calendar-page.phtml:127 8750msgid "Living individuals" 8751msgstr "Personas vivas" 8752 8753#: resources/views/lists/datatables-attributes.phtml:32 8754msgid "Loading…" 8755msgstr "Cargando…" 8756 8757#. I18N: “Local files” are stored on this computer 8758#: resources/views/admin/media.phtml:40 8759msgid "Local files" 8760msgstr "Archivos locales" 8761 8762#: app/CustomTags/GedcomL.php:114 app/CustomTags/GedcomL.php:168 8763#: app/CustomTags/GedcomL.php:211 app/CustomTags/GedcomL.php:220 8764#: app/CustomTags/GedcomL.php:252 app/CustomTags/Legacy.php:140 8765#: app/Http/RequestHandlers/CheckTree.php:353 8766#: resources/views/lists/locations-table.phtml:65 8767msgid "Location" 8768msgstr "Ubicación" 8769 8770#. I18N: Name of a module/list 8771#: app/Module/FixSearchAndReplace.php:109 app/Module/LocationListModule.php:65 8772#: app/Module/LocationListModule.php:144 8773#: resources/views/admin/merge-records-step-1.phtml:61 8774#: resources/views/lists/locations-table.phtml:60 8775#: resources/views/modules/place-hierarchy/sidebar.phtml:59 8776#: resources/views/record-page-links.phtml:105 8777#: resources/views/search-general-page.phtml:115 8778#: resources/views/search-results.phtml:94 8779msgid "Locations" 8780msgstr "Ubicaciones" 8781 8782#: app/Elements/RelationIsDescriptor.php:115 8783msgid "Lodger" 8784msgstr "Huésped" 8785 8786#: app/Elements/RelationIsDescriptor.php:84 8787msgctxt "FEMALE" 8788msgid "Lodger" 8789msgstr "Huésped" 8790 8791#: app/Elements/RelationIsDescriptor.php:63 8792msgctxt "MALE" 8793msgid "Lodger" 8794msgstr "Huésped" 8795 8796#. I18N: Location of an LDS church temple 8797#: app/Elements/TempleCode.php:121 8798msgid "Logan, Utah, United States" 8799msgstr "Logan, Utah, Estados Unidos" 8800 8801#. I18N: Location of an LDS church temple 8802#: app/Elements/TempleCode.php:122 8803msgid "London, England" 8804msgstr "Londres, Inglaterra" 8805 8806#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 8807#: resources/views/admin/trees-preferences.phtml:362 8808msgid "Long lists of individuals with the same surname can be broken into smaller sub-lists according to the first letter of the individual’s given name.<br><br>This option determines when sub-listing of surnames will occur. To disable sub-listing completely, set this option to zero." 8809msgstr "Largas listas de personas con el mismo apellido puede partirse en sublistas menores en función de la inicial del nombre de pila de la persona.<br><br>Esta opción determina cuándo se producirá la creación de sublistas. Para desactivar la creación de sublistas, fije esta opción a cero." 8810 8811#: resources/views/modules/statistics-chart/marriage-length.phtml:17 8812msgid "Longest marriage" 8813msgstr "Matrimonio más duradero" 8814 8815#: app/CustomTags/GedcomL.php:248 app/CustomTags/GedcomL.php:260 8816#: app/Gedcom.php:426 app/Gedcom.php:558 8817#: resources/views/admin/location-edit.phtml:51 8818#: resources/views/admin/locations.phtml:46 8819#: resources/views/edit/input-addon-coordinates.phtml:14 8820#: resources/views/edit/input-addon-coordinates.phtml:17 8821#: resources/views/fact-place.phtml:36 8822#: resources/views/modules/place-hierarchy/popup.phtml:35 8823msgid "Longitude" 8824msgstr "Longitud" 8825 8826#. I18N: Location of an LDS church temple 8827#: app/Elements/TempleCode.php:119 8828msgid "Los Angeles, California, United States" 8829msgstr "Los Ángeles, California" 8830 8831#. I18N: Location of an LDS church temple 8832#: app/Elements/TempleCode.php:123 8833msgid "Louisville, Kentucky, United States" 8834msgstr "Louisville, Kentucky, Estados Unidos" 8835 8836#. I18N: Location of an LDS church temple 8837#: app/Elements/TempleCode.php:124 8838msgid "Lubbock, Texas, United States" 8839msgstr "Lubbock, Texas, Estados Unidos" 8840 8841#. I18N: Name of a country or state 8842#: app/Statistics/Service/CountryService.php:310 8843msgid "Luxembourg" 8844msgstr "Luxemburgo" 8845 8846#. I18N: Name of a country or state 8847#: app/Statistics/Service/CountryService.php:314 8848msgid "Macau" 8849msgstr "Macao" 8850 8851#. I18N: Name of a country or state 8852#: app/Statistics/Service/CountryService.php:331 8853msgid "Macedonia" 8854msgstr "ARY Macedonia" 8855 8856#. I18N: Name of a country or state 8857#: app/Statistics/Service/CountryService.php:323 8858msgid "Madagascar" 8859msgstr "Madagascar" 8860 8861#. I18N: Location of an LDS church temple 8862#: app/Elements/TempleCode.php:126 8863msgid "Madrid, Spain" 8864msgstr "Madrid, España" 8865 8866#. I18N: Type of media object 8867#: app/Elements/SourceMediaType.php:88 8868msgid "Magazine" 8869msgstr "Revista" 8870 8871#. I18N: https://en.wikipedia.org/wiki/Maidenhead_Locator_System 8872#: app/CustomTags/GedcomL.php:116 app/CustomTags/GedcomL.php:170 8873#: app/CustomTags/GedcomL.php:213 app/CustomTags/GedcomL.php:299 8874msgid "Maidenhead location code" 8875msgstr "Código de ubicación de Maidenhead" 8876 8877#: app/Services/MessageService.php:232 8878msgid "Mailto link" 8879msgstr "Vínculo mailto" 8880 8881#. I18N: Name of a country or state 8882#: app/Statistics/Service/CountryService.php:355 8883msgid "Malawi" 8884msgstr "Malaui" 8885 8886#. I18N: Name of a country or state 8887#: app/Statistics/Service/CountryService.php:357 8888msgid "Malaysia" 8889msgstr "Malasia" 8890 8891#. I18N: Name of a country or state 8892#: app/Statistics/Service/CountryService.php:325 8893msgid "Maldives" 8894msgstr "Maldivas" 8895 8896#: app/Elements/SexValue.php:85 app/Module/StatisticsChartModule.php:775 8897msgid "Male" 8898msgstr "Hombre" 8899 8900#: app/Statistics/Google/ChartAge.php:113 8901#: app/Statistics/Google/ChartMarriageAge.php:136 8902#: app/Statistics/Google/ChartSex.php:62 8903#: resources/views/calendar-page.phtml:150 8904#: resources/views/modules/gedcom_stats/statistics.phtml:55 8905#: resources/views/modules/gedcom_stats/statistics.phtml:227 8906#: resources/views/modules/html/template-statistics.phtml:30 8907#: resources/views/modules/statistics-chart/greatest-age.phtml:17 8908#: resources/views/modules/statistics-chart/lifespan.phtml:26 8909#: resources/views/modules/statistics-chart/oldest-living.phtml:17 8910#: resources/views/modules/top10_givnnames/block.phtml:16 8911msgid "Males" 8912msgstr "Hombres" 8913 8914#. I18N: Name of a country or state 8915#: app/Statistics/Service/CountryService.php:333 8916msgid "Mali" 8917msgstr "Malí" 8918 8919#. I18N: Name of a country or state 8920#: app/Statistics/Service/CountryService.php:335 8921msgid "Malta" 8922msgstr "Malta" 8923 8924#: app/Http/RequestHandlers/ManageTrees.php:87 8925#: resources/views/admin/changes-log.phtml:33 8926#: resources/views/admin/data-fix-page.phtml:26 8927#: resources/views/admin/data-fix-select.phtml:22 8928#: resources/views/admin/merge-records-step-1.phtml:43 8929#: resources/views/admin/merge-records-step-2.phtml:25 8930#: resources/views/admin/trees-check.phtml:22 8931#: resources/views/admin/trees-duplicates.phtml:20 8932#: resources/views/admin/trees-export.phtml:22 8933#: resources/views/admin/trees-import.phtml:25 8934#: resources/views/admin/trees-preferences.phtml:40 8935#: resources/views/admin/trees-privacy.phtml:24 8936#: resources/views/admin/trees-renumber.phtml:19 8937#: resources/views/admin/trees-unconnected.phtml:24 8938msgid "Manage family trees" 8939msgstr "Administrar árboles genealógicos" 8940 8941#: app/Http/RequestHandlers/ManageMediaPage.php:66 8942#: resources/views/admin/control-panel.phtml:807 8943#: resources/views/admin/media-upload.phtml:20 8944msgid "Manage media" 8945msgstr "Administrar medios" 8946 8947#. I18N: Listbox entry; name of a role 8948#: app/Http/RequestHandlers/UserEditPage.php:103 8949#: resources/views/admin/gedcom-export-options.phtml:104 8950#: resources/views/admin/gedcom-export-options.phtml:106 8951#: resources/views/admin/users-edit.phtml:268 8952msgid "Manager" 8953msgstr "Supervisor" 8954 8955#: resources/views/admin/control-panel.phtml:506 8956msgid "Managers" 8957msgstr "Supervisores" 8958 8959#. I18N: Location of an LDS church temple 8960#: app/Elements/TempleCode.php:127 8961msgid "Manaus, Brazil" 8962msgstr "Manaus, Brasil" 8963 8964#. I18N: Location of an LDS church temple 8965#: app/Elements/TempleCode.php:128 8966msgid "Manhattan, New York, United States" 8967msgstr "Manhattan, New York, Estados Unidos" 8968 8969#. I18N: Location of an LDS church temple 8970#: app/Elements/TempleCode.php:129 8971msgid "Manila, Philippines" 8972msgstr "Manila, Filipinas" 8973 8974#. I18N: Location of an LDS church temple 8975#: app/Elements/TempleCode.php:130 8976msgid "Manti, Utah, United States" 8977msgstr "Manti, Utah, Estados Unidos" 8978 8979#. I18N: Type of media object 8980#: app/Elements/SourceMediaType.php:89 8981msgid "Manuscript" 8982msgstr "Manuscrito" 8983 8984#: resources/views/admin/tags.phtml:1023 8985msgid "Many genealogy applications define their own custom GEDCOM tags and webtrees will be able to display most of them." 8986msgstr "Muchas aplicaciones de genealogía definen sus propias etiquetas GEDCOM personalizadas y WEBTREES podrán mostrar la mayoría de ellas." 8987 8988#. I18N: Help text for the “GEDCOM errors” configuration setting 8989#: resources/views/admin/trees-preferences.phtml:619 8990msgid "Many genealogy programs create GEDCOM files with custom tags, and webtrees understands most of them. When unrecognized tags are found, this option lets you choose whether to ignore them or display a warning message." 8991msgstr "Muchos programas de genealogía crear archivos GEDCOM con etiquetas personalizadas y webtrees entiende la mayoría. Cuando las etiquetas no reconocidas se encuentran, esta opción le permite elegir si hacer caso de ellos o mostrar un mensaje de advertencia." 8992 8993#. I18N: Type of media object 8994#: app/Elements/SourceMediaType.php:90 8995#: resources/views/admin/control-panel.phtml:836 8996#: resources/views/modules/statistics-chart/custom.phtml:60 8997msgid "Map" 8998msgstr "Mapa" 8999 9000#: app/Module/ModuleMapLinkTrait.php:39 9001msgid "Map link" 9002msgstr "Enlace del mapa" 9003 9004#. I18N: Links to maps 9005#: app/Http/RequestHandlers/ModulesMapLinksPage.php:43 9006#: resources/views/admin/control-panel.phtml:662 9007msgid "Map links" 9008msgstr "Enlaces del mapa" 9009 9010#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:43 9011#: app/Services/LeafletJsService.php:67 9012#: resources/views/admin/control-panel.phtml:669 9013msgid "Map providers" 9014msgstr "Proveedores de mapas" 9015 9016#. I18N: mapbox.com 9017#: app/Module/MapBox.php:96 9018msgid "Mapbox" 9019msgstr "Mapbox" 9020 9021#: app/Date/AbstractGregorianJulianDate.php:233 9022msgctxt "Abbreviation for March" 9023msgid "Mar" 9024msgstr "marzo" 9025 9026#: app/Date/AbstractGregorianJulianDate.php:130 9027msgctxt "GENITIVE" 9028msgid "March" 9029msgstr "marzo" 9030 9031#: app/Date/AbstractGregorianJulianDate.php:200 9032msgctxt "INSTRUMENTAL" 9033msgid "March" 9034msgstr "marzo" 9035 9036#: app/Date/AbstractGregorianJulianDate.php:165 9037msgctxt "LOCATIVE" 9038msgid "March" 9039msgstr "marzo" 9040 9041#: app/Date/AbstractGregorianJulianDate.php:95 9042#: app/Module/StatisticsChartModule.php:790 9043#: resources/views/edit/initialize-calendar-popup.phtml:15 9044msgctxt "NOMINATIVE" 9045msgid "March" 9046msgstr "marzo" 9047 9048#. I18N: Help text for the “Format text and notes” configuration setting 9049#: resources/views/admin/trees-preferences.phtml:591 9050msgid "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." 9051msgstr "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." 9052 9053#: app/CustomTags/Aldfaer.php:64 app/Gedcom.php:467 9054#: app/Module/BranchesListModule.php:453 9055#: resources/views/calendar-page.phtml:192 9056#: resources/views/lists/families-table.phtml:126 9057#: resources/views/lists/families-table.phtml:131 9058#: resources/views/lists/families-table.phtml:154 9059#: resources/views/modules/relatives/family.phtml:145 9060#: resources/xml/reports/ahnentafel_report.xml:449 9061#: resources/xml/reports/bdm_report.xml:78 9062#: resources/xml/reports/descendancy_report.xml:575 9063#: resources/xml/reports/family_group_report.xml:377 9064#: resources/xml/reports/missing_facts_report.xml:23 9065#: resources/xml/reports/pedigree_report.xml:76 9066#: resources/xml/reports/pedigree_report.xml:77 9067#: resources/xml/reports/pedigree_report.xml:97 9068#: resources/xml/reports/pedigree_report.xml:98 9069#: resources/xml/reports/pedigree_report.xml:137 9070#: resources/xml/reports/pedigree_report.xml:138 9071#: resources/xml/reports/pedigree_report.xml:178 9072#: resources/xml/reports/pedigree_report.xml:179 9073#: resources/xml/reports/pedigree_report.xml:221 9074#: resources/xml/reports/pedigree_report.xml:222 9075#: resources/xml/reports/pedigree_report.xml:264 9076#: resources/xml/reports/pedigree_report.xml:265 9077#: resources/xml/reports/pedigree_report.xml:307 9078#: resources/xml/reports/pedigree_report.xml:308 9079#: resources/xml/reports/pedigree_report.xml:350 9080#: resources/xml/reports/pedigree_report.xml:351 9081#: resources/xml/reports/pedigree_report.xml:392 9082#: resources/xml/reports/pedigree_report.xml:430 9083#: resources/xml/reports/pedigree_report.xml:468 9084#: resources/xml/reports/pedigree_report.xml:506 9085#: resources/xml/reports/pedigree_report.xml:544 9086#: resources/xml/reports/pedigree_report.xml:582 9087#: resources/xml/reports/pedigree_report.xml:620 9088#: resources/xml/reports/pedigree_report.xml:658 9089#: resources/xml/reports/pedigree_report.xml:778 9090#: resources/xml/reports/pedigree_report.xml:779 9091#: resources/xml/reports/pedigree_report.xml:799 9092#: resources/xml/reports/pedigree_report.xml:800 9093#: resources/xml/reports/pedigree_report.xml:839 9094#: resources/xml/reports/pedigree_report.xml:840 9095#: resources/xml/reports/pedigree_report.xml:879 9096#: resources/xml/reports/pedigree_report.xml:880 9097#: resources/xml/reports/pedigree_report.xml:923 9098#: resources/xml/reports/pedigree_report.xml:966 9099#: resources/xml/reports/pedigree_report.xml:1009 9100#: resources/xml/reports/pedigree_report.xml:1052 9101#: resources/xml/reports/pedigree_report.xml:1099 9102#: resources/xml/reports/pedigree_report.xml:1137 9103#: resources/xml/reports/pedigree_report.xml:1175 9104#: resources/xml/reports/pedigree_report.xml:1213 9105#: resources/xml/reports/pedigree_report.xml:1251 9106#: resources/xml/reports/pedigree_report.xml:1289 9107#: resources/xml/reports/pedigree_report.xml:1327 9108#: resources/xml/reports/pedigree_report.xml:1365 9109msgid "Marriage" 9110msgstr "Matrimonio" 9111 9112#: app/Gedcom.php:462 resources/xml/reports/missing_facts_report.xml:22 9113msgid "Marriage banns" 9114msgstr "Amonestaciones" 9115 9116#: app/CustomTags/FamilyTreeMaker.php:70 app/CustomTags/FamilyTreeMaker.php:90 9117msgid "Marriage beginning status" 9118msgstr "Comienzo del matrimonio" 9119 9120#: app/CustomTags/BrothersKeeper.php:65 9121msgid "Marriage bond" 9122msgstr "Lazo matrimonial" 9123 9124#: app/Statistics/Google/ChartDistribution.php:311 9125msgid "Marriage by country" 9126msgstr "Matrimonios por país" 9127 9128#: app/Gedcom.php:465 9129msgid "Marriage contract" 9130msgstr "Contrato matrimonial" 9131 9132#: resources/xml/reports/marriage_report.xml:8 9133msgid "Marriage date range end" 9134msgstr "Fechas de casamiento a" 9135 9136#: resources/xml/reports/marriage_report.xml:7 9137msgid "Marriage date range start" 9138msgstr "Fechas de casamiento desde" 9139 9140#: app/CustomTags/FamilyTreeMaker.php:69 app/CustomTags/FamilyTreeMaker.php:89 9141msgid "Marriage ending status" 9142msgstr "Final del matrimonio" 9143 9144#: app/CustomTags/BrothersKeeper.php:64 9145msgid "Marriage intention" 9146msgstr "Proposición de matrimonio" 9147 9148#: app/Gedcom.php:466 9149msgid "Marriage license" 9150msgstr "Licencia matrimonial" 9151 9152#: app/Services/IndividualFactsService.php:463 9153msgid "Marriage of a brother" 9154msgstr "Matrimonio del hermano" 9155 9156#: app/Services/IndividualFactsService.php:441 9157#: resources/views/admin/trees-preferences.phtml:456 9158msgid "Marriage of a child" 9159msgstr "Matrimonio de un hijo" 9160 9161#: app/Services/IndividualFactsService.php:440 9162msgid "Marriage of a daughter" 9163msgstr "Matrimonio de una hija" 9164 9165#: app/Services/IndividualFactsService.php:697 9166msgid "Marriage of a father" 9167msgstr "Matrimonio del padre" 9168 9169#: app/Services/IndividualFactsService.php:447 9170#: app/Services/IndividualFactsService.php:453 9171#: app/Services/IndividualFactsService.php:459 9172#: resources/views/admin/trees-preferences.phtml:450 9173msgid "Marriage of a grandchild" 9174msgstr "Matrimonio de un nieto" 9175 9176#: app/Services/IndividualFactsService.php:446 9177msgid "Marriage of a granddaughter" 9178msgstr "Matrimonio de una nieta" 9179 9180#: app/Services/IndividualFactsService.php:452 9181msgctxt "daughter’s daughter" 9182msgid "Marriage of a granddaughter" 9183msgstr "Matrimonio de una nieta" 9184 9185#: app/Services/IndividualFactsService.php:458 9186msgctxt "son’s daughter" 9187msgid "Marriage of a granddaughter" 9188msgstr "Matrimonio de una nieta" 9189 9190#: app/Services/IndividualFactsService.php:445 9191msgid "Marriage of a grandson" 9192msgstr "Matrimonio de un nieto" 9193 9194#: app/Services/IndividualFactsService.php:451 9195msgctxt "daughter’s son" 9196msgid "Marriage of a grandson" 9197msgstr "Matrimonio de un nieto" 9198 9199#: app/Services/IndividualFactsService.php:457 9200msgctxt "son’s son" 9201msgid "Marriage of a grandson" 9202msgstr "Matrimonio de un nieto" 9203 9204#: app/Services/IndividualFactsService.php:469 9205msgid "Marriage of a half-brother" 9206msgstr "Matrimonio del medio hermano" 9207 9208#: app/Services/IndividualFactsService.php:471 9209msgid "Marriage of a half-sibling" 9210msgstr "Matrimonio de un medio hermano" 9211 9212#: app/Services/IndividualFactsService.php:470 9213msgid "Marriage of a half-sister" 9214msgstr "Matrimonio de una media hermana" 9215 9216#: app/Services/IndividualFactsService.php:698 9217msgid "Marriage of a mother" 9218msgstr "Casamiento de la madre" 9219 9220#: app/Services/IndividualFactsService.php:699 9221#: resources/views/admin/trees-preferences.phtml:468 9222msgid "Marriage of a parent" 9223msgstr "Matrimonio de un padre" 9224 9225#: app/Services/IndividualFactsService.php:465 9226#: resources/views/admin/trees-preferences.phtml:462 9227msgid "Marriage of a sibling" 9228msgstr "Matrimonio de un hermano" 9229 9230#: app/Services/IndividualFactsService.php:464 9231msgid "Marriage of a sister" 9232msgstr "Matrimonio de una hermana" 9233 9234#: app/Services/IndividualFactsService.php:439 9235msgid "Marriage of a son" 9236msgstr "Matrimonio de un hijo" 9237 9238#: app/Services/IndividualFactsService.php:732 9239msgid "Marriage of parents" 9240msgstr "Matrimonio de los padres" 9241 9242#: resources/xml/reports/marriage_report.xml:6 9243msgid "Marriage place contains" 9244msgstr "Lugar de matrimonio contiene" 9245 9246#: resources/views/modules/statistics-chart/places.phtml:36 9247msgid "Marriage places" 9248msgstr "Lugares de matrimonio" 9249 9250#: app/Gedcom.php:471 9251msgid "Marriage settlement" 9252msgstr "Dote" 9253 9254#. I18N: Name of a module/report 9255#: app/Module/MarriageReportModule.php:40 9256#: resources/views/modules/statistics-chart/custom.phtml:66 9257#: resources/xml/reports/marriage_report.xml:3 9258#: resources/xml/reports/marriage_report.xml:30 9259msgid "Marriages" 9260msgstr "Matrimonios" 9261 9262#: app/Statistics/Google/ChartMarriage.php:111 9263#: resources/views/modules/statistics-chart/family-totals.phtml:26 9264msgid "Marriages by century" 9265msgstr "Matrimonios por siglo" 9266 9267#: app/CustomTags/FamilyTreeMaker.php:112 app/CustomTags/Geneatique.php:61 9268#: resources/views/lists/families-table.phtml:180 9269#: resources/views/lists/families-table.phtml:205 9270#: resources/views/lists/individuals-table.phtml:199 9271#: resources/xml/reports/cemetery_report.xml:7 9272#: resources/xml/reports/death_report.xml:10 9273msgid "Married name" 9274msgstr "Nombre de casada" 9275 9276#. I18N: Name of a country or state 9277#: app/Statistics/Service/CountryService.php:329 9278msgid "Marshall Islands" 9279msgstr "Islas Marshall" 9280 9281#. I18N: Name of a country or state 9282#: app/Statistics/Service/CountryService.php:351 9283msgid "Martinique" 9284msgstr "Martinica" 9285 9286#: resources/views/admin/users-table-options.phtml:39 9287msgid "Masquerade as this user" 9288msgstr "Hacerse pasar por este usuario" 9289 9290#: resources/views/modules/fix-search-and-replace/options.phtml:52 9291msgid "Match both upper and lower case letters." 9292msgstr "Coincidir tanto con letras mayúsculas como minúsculas." 9293 9294#: app/Module/FixSearchAndReplace.php:99 9295msgid "Match the exact text, even if it occurs in the middle of a word." 9296msgstr "Coincidir con el texto exacto, incluso en mitad de una palabra." 9297 9298#: app/Module/FixSearchAndReplace.php:100 9299msgid "Match the exact text, unless it occurs in the middle of a word." 9300msgstr "Coincidir con el texto exacto, salvo que ocurra en mitad de una palabra." 9301 9302#: app/Module/MatomoAnalyticsModule.php:44 9303msgid "Matomo™ / Piwik™ analytics" 9304msgstr "Matomo™ / Piwik™ analytics" 9305 9306#. I18N: Name of a country or state 9307#: app/Statistics/Service/CountryService.php:347 9308msgid "Mauritania" 9309msgstr "Mauritania" 9310 9311#. I18N: Name of a country or state 9312#: app/Statistics/Service/CountryService.php:353 9313msgid "Mauritius" 9314msgstr "Mauricio" 9315 9316#. I18N: A configuration setting 9317#: resources/views/admin/trees-preferences.phtml:348 9318msgid "Maximum number of surnames on individual list" 9319msgstr "Número máximo de apellidos en la lista de personas" 9320 9321#: resources/views/admin/media-upload.phtml:26 9322#: resources/views/modals/media-file-fields.phtml:49 9323msgid "Maximum upload size: " 9324msgstr "Tamaño máximo de subida: " 9325 9326#: app/Date/AbstractGregorianJulianDate.php:235 9327msgctxt "Abbreviation for May" 9328msgid "May" 9329msgstr "mayo" 9330 9331#: app/Date/AbstractGregorianJulianDate.php:132 9332msgctxt "GENITIVE" 9333msgid "May" 9334msgstr "mayo" 9335 9336#: app/Date/AbstractGregorianJulianDate.php:202 9337msgctxt "INSTRUMENTAL" 9338msgid "May" 9339msgstr "mayo" 9340 9341#: app/Date/AbstractGregorianJulianDate.php:167 9342msgctxt "LOCATIVE" 9343msgid "May" 9344msgstr "mayo" 9345 9346#: app/Date/AbstractGregorianJulianDate.php:97 9347#: app/Module/StatisticsChartModule.php:792 9348#: resources/views/edit/initialize-calendar-popup.phtml:17 9349msgctxt "NOMINATIVE" 9350msgid "May" 9351msgstr "mayo" 9352 9353#. I18N: Name of a country or state 9354#: app/Statistics/Service/CountryService.php:359 9355msgid "Mayotte" 9356msgstr "Mayotte" 9357 9358#. I18N: Location of an LDS church temple 9359#: app/Elements/TempleCode.php:131 9360msgid "Medford, Oregon, United States" 9361msgstr "Medford, Oregon, EE.UU" 9362 9363#. I18N: Name of a module 9364#: app/CustomTags/GedcomL.php:268 app/Media.php:155 9365#: app/Module/MediaListModule.php:209 app/Module/MediaTabModule.php:57 9366#: resources/views/admin/control-panel.phtml:347 9367#: resources/views/admin/control-panel.phtml:799 9368#: resources/views/admin/media.phtml:104 9369#: resources/views/lists/media-table.phtml:79 9370#: resources/views/modules/recent_changes/changes-table.phtml:67 9371msgid "Media" 9372msgstr "Audiovisuales" 9373 9374#: resources/views/admin/media-upload.phtml:31 9375#: resources/views/admin/media.phtml:100 9376#: resources/views/admin/webtrees1-thumbnails.phtml:42 9377#: resources/views/media-page-details.phtml:27 9378#: resources/views/modals/create-media-from-file.phtml:27 9379#: resources/views/modals/media-file-fields.phtml:23 9380msgid "Media file" 9381msgstr "Archivo de objeto audiovisual" 9382 9383#: resources/views/admin/media-upload.phtml:35 9384msgid "Media file to upload" 9385msgstr "Archivo audiovisual a subir" 9386 9387#: resources/views/admin/media.phtml:31 9388#: resources/views/admin/trees-preferences.phtml:260 9389msgid "Media files" 9390msgstr "Archivos multimedia" 9391 9392#. I18N: A configuration setting 9393#: resources/views/admin/media.phtml:61 9394#: resources/views/admin/trees-preferences.phtml:240 9395msgid "Media folder" 9396msgstr "Carpeta de media" 9397 9398#: resources/views/admin/media.phtml:32 9399#: resources/views/admin/trees-preferences.phtml:235 9400msgid "Media folders" 9401msgstr "Carpetas de media" 9402 9403#: app/CustomTags/GedcomL.php:129 app/CustomTags/GedcomL.php:183 9404#: app/CustomTags/GedcomL.php:240 app/CustomTags/GedcomL.php:277 9405#: app/CustomTags/GedcomL.php:310 app/Gedcom.php:418 app/Gedcom.php:439 9406#: app/Gedcom.php:474 app/Gedcom.php:493 app/Gedcom.php:550 app/Gedcom.php:571 9407#: app/Gedcom.php:682 app/Gedcom.php:719 app/Gedcom.php:754 app/Gedcom.php:778 9408#: app/Gedcom.php:781 app/Gedcom.php:802 app/Gedcom.php:841 app/Gedcom.php:870 9409#: app/Gedcom.php:911 app/Gedcom.php:925 9410#: app/Http/RequestHandlers/CheckTree.php:354 9411#: app/Http/RequestHandlers/HelpText.php:233 9412#: resources/views/admin/fix-level-0-media.phtml:37 9413#: resources/views/admin/media.phtml:108 9414#: resources/views/admin/trees-privacy.phtml:171 9415#: resources/views/admin/trees.phtml:251 9416#: resources/views/admin/webtrees1-thumbnails.phtml:43 9417#: resources/views/modules/favorites/favorites.phtml:95 9418msgid "Media object" 9419msgstr "Objeto audiovisual" 9420 9421#. I18N: Name of a module/list 9422#: app/Module/FixSearchAndReplace.php:110 app/Module/MediaListModule.php:87 9423#: app/Services/AdminService.php:198 9424#: resources/views/admin/fix-level-0-media.phtml:32 9425#: resources/views/admin/merge-records-step-1.phtml:59 9426#: resources/views/admin/webtrees1-thumbnails.phtml:37 9427#: resources/views/lists/media-table.phtml:74 9428#: resources/views/lists/notes-table.phtml:94 9429#: resources/views/lists/sources-table.phtml:102 9430#: resources/views/modules/gedcom_stats/config.phtml:51 9431#: resources/views/modules/gedcom_stats/statistics.phtml:113 9432#: resources/views/modules/html/template-statistics.phtml:50 9433#: resources/views/modules/statistics-chart/chart-objects.phtml:10 9434#: resources/views/modules/statistics-chart/other-records.phtml:18 9435#: resources/views/record-page-links.phtml:60 9436msgid "Media objects" 9437msgstr "Objetos audiovisuales" 9438 9439#: resources/views/modules/media-list/page.phtml:96 9440msgid "Media objects found" 9441msgstr "Objetos audiovisuales encontrados" 9442 9443#: resources/views/modules/media-list/page.phtml:50 9444msgid "Media objects per page" 9445msgstr "Objetos audiovisuales por página" 9446 9447#: app/Gedcom.php:789 app/Gedcom.php:847 9448#: resources/views/modals/create-media-from-file.phtml:43 9449#: resources/views/modals/media-file-fields.phtml:117 9450msgid "Media type" 9451msgstr "Tipo de objeto" 9452 9453#: app/CustomTags/BrothersKeeper.php:103 app/CustomTags/FamilyTreeMaker.php:133 9454#: app/CustomTags/Reunion.php:58 9455msgid "Medical" 9456msgstr "Médico" 9457 9458#. I18N: The name of a colour-scheme 9459#: app/Module/ColorsTheme.php:166 9460msgid "Mediterranio" 9461msgstr "Mediterraneo" 9462 9463#: resources/views/setup/step-2-server-checks.phtml:72 9464msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 9465msgstr "Sistemas medianos (5000 personas): (5000 personas): 32-64MB, 20-40 segundos" 9466 9467#: app/Date/JalaliDate.php:279 9468msgctxt "Abbreviation for Persian month: Mehr" 9469msgid "Mehr" 9470msgstr "Mehr" 9471 9472#. I18N: 7th month in the Persian/Jalali calendar 9473#: app/Date/JalaliDate.php:151 9474msgctxt "GENITIVE" 9475msgid "Mehr" 9476msgstr "Mehr" 9477 9478#. I18N: 7th month in the Persian/Jalali calendar 9479#: app/Date/JalaliDate.php:241 9480msgctxt "INSTRUMENTAL" 9481msgid "Mehr" 9482msgstr "Mehr" 9483 9484#. I18N: 7th month in the Persian/Jalali calendar 9485#: app/Date/JalaliDate.php:196 9486msgctxt "LOCATIVE" 9487msgid "Mehr" 9488msgstr "Mehr" 9489 9490#. I18N: 7th month in the Persian/Jalali calendar 9491#: app/Date/JalaliDate.php:106 9492msgctxt "NOMINATIVE" 9493msgid "Mehr" 9494msgstr "Mehr" 9495 9496#. I18N: Location of an LDS church temple 9497#: app/Elements/TempleCode.php:132 9498msgid "Melbourne, Australia" 9499msgstr "Melbourne, Australia" 9500 9501#. I18N: Listbox entry; name of a role 9502#: app/Http/RequestHandlers/UserEditPage.php:97 9503#: resources/views/admin/gedcom-export-options.phtml:104 9504#: resources/views/admin/gedcom-export-options.phtml:106 9505#: resources/views/admin/gedcom-export-options.phtml:108 9506#: resources/views/admin/users-edit.phtml:246 9507msgid "Member" 9508msgstr "Miembro" 9509 9510#. I18N: Location of an LDS church temple 9511#: app/Elements/TempleCode.php:133 9512msgid "Memphis, Tennessee, United States" 9513msgstr "Memphis, Tennessee, Estados Unidos" 9514 9515#: resources/views/admin/modules.phtml:169 9516#: resources/views/admin/modules.phtml:172 9517msgid "Menu" 9518msgstr "Menú" 9519 9520#: app/Http/RequestHandlers/ModulesMenusPage.php:43 9521#: resources/views/admin/control-panel.phtml:685 9522#: resources/views/admin/modules.phtml:82 9523#: resources/views/admin/modules.phtml:84 9524msgid "Menus" 9525msgstr "Menús" 9526 9527#. I18N: The name of a colour-scheme 9528#: app/Module/ColorsTheme.php:168 9529msgid "Mercury" 9530msgstr "Mercurio" 9531 9532#: resources/views/admin/trees-duplicates.phtml:41 9533msgid "Merge" 9534msgstr "Combinar" 9535 9536#: app/Http/RequestHandlers/MergeTreesPage.php:73 9537#: resources/views/admin/control-panel.phtml:328 9538msgid "Merge family trees" 9539msgstr "Combinar árboles genealógicos" 9540 9541#: app/Http/RequestHandlers/MergeFactsPage.php:53 9542#: app/Http/RequestHandlers/MergeRecordsPage.php:65 9543#: resources/views/admin/trees.phtml:177 9544msgid "Merge records" 9545msgstr "Combinar registros" 9546 9547#. I18N: Location of an LDS church temple 9548#: app/Elements/TempleCode.php:134 9549msgid "Merida, Mexico" 9550msgstr "Mérida, México" 9551 9552#. I18N: Location of an LDS church temple 9553#: app/Elements/TempleCode.php:60 9554msgid "Mesa, Arizona, United States" 9555msgstr "Mesa, Arizona, Estados Unidos" 9556 9557#: resources/views/admin/broadcast.phtml:54 9558#: resources/views/admin/email-page.phtml:59 9559#: resources/views/admin/site-logs.phtml:69 9560#: resources/views/admin/site-logs.phtml:126 9561#: resources/views/contact-page.phtml:69 resources/views/message-page.phtml:57 9562msgid "Message" 9563msgstr "Mensaje" 9564 9565#. I18N: Name of a module 9566#. I18N: A configuration setting 9567#: app/Module/UserMessagesModule.php:65 9568#: resources/views/admin/site-mail.phtml:43 9569msgid "Messages" 9570msgstr "Mensajes" 9571 9572#. I18N: a month in the French republican calendar 9573#: app/Date/FrenchDate.php:167 9574msgctxt "GENITIVE" 9575msgid "Messidor" 9576msgstr "messidor" 9577 9578#. I18N: a month in the French republican calendar 9579#: app/Date/FrenchDate.php:261 9580msgctxt "INSTRUMENTAL" 9581msgid "Messidor" 9582msgstr "messidor" 9583 9584#. I18N: a month in the French republican calendar 9585#: app/Date/FrenchDate.php:214 9586msgctxt "LOCATIVE" 9587msgid "Messidor" 9588msgstr "messidor" 9589 9590#. I18N: a month in the French republican calendar 9591#: app/Date/FrenchDate.php:120 9592msgctxt "NOMINATIVE" 9593msgid "Messidor" 9594msgstr "messidor" 9595 9596#. I18N: Name of a country or state 9597#: app/Statistics/Service/CountryService.php:327 9598msgid "Mexico" 9599msgstr "México" 9600 9601#. I18N: Location of an LDS church temple 9602#: app/Elements/TempleCode.php:135 9603msgid "Mexico City, Mexico" 9604msgstr "Ciudad de México, México" 9605 9606#. I18N: Type of media object 9607#: app/Elements/SourceMediaType.php:86 9608msgid "Microfiche" 9609msgstr "Microficha" 9610 9611#. I18N: Type of media object 9612#: app/Elements/SourceMediaType.php:87 9613msgid "Microfilm" 9614msgstr "Microfilm" 9615 9616#. I18N: Name of a country or state 9617#: app/Statistics/Service/CountryService.php:199 9618msgid "Micronesia" 9619msgstr "Micronesia" 9620 9621#: resources/views/modules/statistics-chart/custom.phtml:194 9622msgid "Middle East" 9623msgstr "Oriente Medio" 9624 9625#: app/CustomTags/BrothersKeeper.php:104 9626msgid "Military" 9627msgstr "Militar" 9628 9629#: app/CustomTags/BrothersKeeper.php:105 app/CustomTags/FamilyTreeMaker.php:134 9630msgid "Military service" 9631msgstr "Servicio Militar" 9632 9633#. I18N: Name of a module/report 9634#: app/Module/MissingFactsReportModule.php:44 9635#: resources/xml/reports/missing_facts_report.xml:3 9636#: resources/xml/reports/missing_facts_report.xml:52 9637msgid "Missing data" 9638msgstr "Faltan datos" 9639 9640#. I18N: Listbox entry; name of a role 9641#: app/Http/RequestHandlers/UserEditPage.php:101 9642#: resources/views/admin/users-edit.phtml:260 9643msgid "Moderator" 9644msgstr "Moderador" 9645 9646#: resources/views/admin/control-panel.phtml:506 9647msgid "Moderators" 9648msgstr "Moderadores" 9649 9650#: resources/views/admin/components.phtml:40 9651#: resources/views/admin/modules.phtml:70 9652msgid "Module" 9653msgstr "Módulo" 9654 9655#: resources/views/admin/modules.phtml:65 9656msgid "Module administration" 9657msgstr "Administración de módulos" 9658 9659#: resources/views/admin/analytics-edit.phtml:19 9660#: resources/views/admin/control-panel.phtml:573 9661#: resources/views/modules/bing-maps/config.phtml:16 9662#: resources/views/modules/faq/config.phtml:22 9663#: resources/views/modules/faq/edit.phtml:23 9664#: resources/views/modules/geonames/config.phtml:16 9665#: resources/views/modules/google-maps/config.phtml:16 9666#: resources/views/modules/here-maps/config.phtml:16 9667#: resources/views/modules/map-box/config.phtml:16 9668#: resources/views/modules/openrouteservice/config.phtml:16 9669#: resources/views/modules/relationships-chart/config.phtml:22 9670#: resources/views/modules/sitemap/config.phtml:20 9671#: resources/views/modules/stories/config.phtml:20 9672#: resources/views/modules/stories/edit.phtml:24 9673msgid "Modules" 9674msgstr "Módulos" 9675 9676#. I18N: Name of a country or state 9677#: app/Statistics/Service/CountryService.php:321 9678msgid "Moldova" 9679msgstr "Moldavia" 9680 9681#. I18N: abbreviation for Monday 9682#: app/Date/AbstractCalendarDate.php:273 9683#: resources/views/edit/initialize-calendar-popup.phtml:26 9684msgid "Mon" 9685msgstr "Lunes" 9686 9687#. I18N: Name of a country or state 9688#: app/Statistics/Service/CountryService.php:319 9689msgid "Monaco" 9690msgstr "Mónaco" 9691 9692#: app/Date/AbstractCalendarDate.php:246 9693msgid "Monday" 9694msgstr "lunes" 9695 9696#. I18N: Name of a country or state 9697#: app/Statistics/Service/CountryService.php:339 9698msgid "Mongolia" 9699msgstr "Mongolia" 9700 9701#. I18N: Name of a country or state 9702#: app/Statistics/Service/CountryService.php:343 9703msgid "Montenegro" 9704msgstr "Montenegro" 9705 9706#. I18N: Location of an LDS church temple 9707#: app/Elements/TempleCode.php:137 9708msgid "Monterrey, Mexico" 9709msgstr "Monterrey, México" 9710 9711#. I18N: Location of an LDS church temple 9712#: app/Elements/TempleCode.php:136 9713msgid "Montevideo, Uruguay" 9714msgstr "Montevideo, Uruguay" 9715 9716#: app/Module/CalendarMenuModule.php:104 9717#: app/Module/StatisticsChartModule.php:277 9718#: app/Module/StatisticsChartModule.php:326 9719#: app/Module/StatisticsChartModule.php:375 9720#: app/Module/StatisticsChartModule.php:417 9721#: app/Module/StatisticsChartModule.php:466 9722#: resources/views/calendar-page.phtml:59 9723msgid "Month" 9724msgstr "Mes" 9725 9726#: app/Module/StatisticsChartModule.php:276 9727#: resources/views/modules/statistics-chart/custom.phtml:35 9728msgid "Month of birth" 9729msgstr "Mes de nacimiento" 9730 9731#: app/Module/StatisticsChartModule.php:416 9732#: resources/views/modules/statistics-chart/custom.phtml:37 9733msgid "Month of birth of first child in a relation" 9734msgstr "Mes de nacimiento del primer hijo de una relación" 9735 9736#: app/Module/StatisticsChartModule.php:325 9737#: resources/views/modules/statistics-chart/custom.phtml:36 9738msgid "Month of death" 9739msgstr "Mes de fallecimiento" 9740 9741#: app/Module/StatisticsChartModule.php:465 9742#: resources/views/modules/statistics-chart/custom.phtml:52 9743msgid "Month of first marriage" 9744msgstr "Mes del primer matrimonio" 9745 9746#: app/Module/StatisticsChartModule.php:374 9747#: resources/views/modules/statistics-chart/custom.phtml:51 9748msgid "Month of marriage" 9749msgstr "Mes de matrimonio" 9750 9751#: resources/views/modules/timeline-chart/chart.phtml:143 9752#: resources/views/modules/timeline-chart/chart.phtml:145 9753#: resources/views/modules/timeline-chart/chart.phtml:147 9754msgid "Month:" 9755msgstr "Mes:" 9756 9757#. I18N: Location of an LDS church temple 9758#: app/Elements/TempleCode.php:138 9759msgid "Monticello, Utah, United States" 9760msgstr "Monticello, Utah, Estados Unidos" 9761 9762#. I18N: Location of an LDS church temple 9763#: app/Elements/TempleCode.php:139 9764msgid "Montreal, Quebec, Canada" 9765msgstr "Montreal, Quebec, Canadá" 9766 9767#. I18N: Name of a country or state 9768#: app/Statistics/Service/CountryService.php:349 9769msgid "Montserrat" 9770msgstr "Montserrat" 9771 9772#: app/Date/JalaliDate.php:277 9773msgctxt "Abbreviation for Persian month: Mordad" 9774msgid "Mor" 9775msgstr "Mor" 9776 9777#. I18N: 5th month in the Persian/Jalali calendar 9778#: app/Date/JalaliDate.php:147 9779msgctxt "GENITIVE" 9780msgid "Mordad" 9781msgstr "Mordad" 9782 9783#. I18N: 5th month in the Persian/Jalali calendar 9784#: app/Date/JalaliDate.php:237 9785msgctxt "INSTRUMENTAL" 9786msgid "Mordad" 9787msgstr "Mordad" 9788 9789#. I18N: 5th month in the Persian/Jalali calendar 9790#: app/Date/JalaliDate.php:192 9791msgctxt "LOCATIVE" 9792msgid "Mordad" 9793msgstr "Mordad" 9794 9795#. I18N: 5th month in the Persian/Jalali calendar 9796#: app/Date/JalaliDate.php:102 9797msgctxt "NOMINATIVE" 9798msgid "Mordad" 9799msgstr "Mordad" 9800 9801#. I18N: Name of a country or state 9802#: app/Statistics/Service/CountryService.php:317 9803msgid "Morocco" 9804msgstr "Marruecos" 9805 9806#. I18N: Help text for the “Use password” site configuration setting 9807#: resources/views/admin/site-mail.phtml:127 9808msgid "Most SMTP servers require a password." 9809msgstr "La mayoría de los servidores SMTP requieren una contraseña." 9810 9811#: resources/views/modules/gedcom_stats/config.phtml:75 9812#: resources/views/modules/gedcom_stats/statistics.phtml:266 9813#: resources/views/modules/html/template-statistics.phtml:107 9814msgid "Most common surnames" 9815msgstr "Apellidos más comunes" 9816 9817#: resources/views/admin/site-mail.phtml:188 9818msgid "Most mail servers require a valid domain name." 9819msgstr "Muchos servidores de correo requieren un nombre de dominio válido." 9820 9821#: resources/views/admin/site-mail.phtml:82 9822msgid "Most mail servers require a valid email address." 9823msgstr "Muchos servidores de correo requieren una dirección válida." 9824 9825#. I18N: Help text for the "Sending server name" site configuration setting 9826#: resources/views/admin/site-mail.phtml:183 9827msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." 9828msgstr "Muchos servidores de correo requieren que el servidor remitente se identifique correctamente, usando un nombre de dominio válido." 9829 9830#. I18N: Help text for the “Secure connection” site configuration setting 9831#: resources/views/admin/site-mail.phtml:169 9832msgid "Most servers do not use secure connections." 9833msgstr "La mayoría de los servidores no usan conexiones seguras." 9834 9835#: resources/views/setup/step-4-database-pgsql.phtml:54 9836#: resources/views/setup/step-4-database-sqlsrv.phtml:54 9837msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 9838msgstr "La mayoría de los sitios están configurados para usar un localhost, lo que significa que su base de datos se ejecuta en el mismo ordenador que su servidor web." 9839 9840#: resources/views/setup/step-4-database-sqlsrv.phtml:66 9841msgid "Most sites are configured to use the default value of 1433." 9842msgstr "La mayoría de los sitios están configurados para utilizar el valor de predeterminado de 1433." 9843 9844#: resources/views/setup/step-4-database-pgsql.phtml:66 9845msgid "Most sites are configured to use the default value of 5432." 9846msgstr "La mayoría de los sitios están configurados para utilizar el valor de predeterminado de 5432." 9847 9848#. I18N: Name of a module 9849#: app/Module/TopPageViewsModule.php:52 9850msgid "Most viewed pages" 9851msgstr "Páginas más visitadas" 9852 9853#: resources/views/search-advanced-page.phtml:77 9854#: resources/xml/reports/bdm_report.xml:120 9855#: resources/xml/reports/family_group_report.xml:474 9856#: resources/xml/reports/family_group_report.xml:737 9857#: resources/xml/reports/individual_ext_report.xml:287 9858#: resources/xml/reports/individual_report.xml:276 9859#: resources/xml/reports/relative_ext_report.xml:72 9860msgid "Mother" 9861msgstr "Madre" 9862 9863#: resources/views/lists/individual-table-parents.phtml:21 9864#, php-format 9865msgid "Mother: %s" 9866msgstr "Madre: %s" 9867 9868#: resources/views/fact-parent-age.phtml:22 9869msgid "Mother’s age" 9870msgstr "Edad de la madre" 9871 9872#. I18N: A step-family. %s is an individual’s name 9873#: app/Individual.php:901 9874#, php-format 9875msgid "Mother’s family with %s" 9876msgstr "Familia de la madre con %s" 9877 9878#. I18N: A step-family. 9879#: app/Individual.php:905 9880msgid "Mother’s family with an unknown individual" 9881msgstr "Familia de la madre con un desconocido" 9882 9883#. I18N: Location of an LDS church temple 9884#: app/Elements/TempleCode.php:140 9885msgid "Mount Timpanogos, Utah, United States" 9886msgstr "Monte Timpanogos, Utah" 9887 9888#: resources/views/admin/components.phtml:47 9889#: resources/views/admin/components.phtml:154 9890#: resources/views/modules/faq/config.phtml:62 9891msgid "Move down" 9892msgstr "Hacia abajo" 9893 9894#: resources/views/admin/fix-level-0-media-action.phtml:19 9895msgid "Move the media object?" 9896msgstr "¿Mover el objeto multimedia?" 9897 9898#: resources/views/admin/components.phtml:46 9899#: resources/views/admin/components.phtml:148 9900#: resources/views/modules/faq/config.phtml:61 9901msgid "Move up" 9902msgstr "Hacia arriba" 9903 9904#. I18N: Name of a country or state 9905#: app/Statistics/Service/CountryService.php:345 9906msgid "Mozambique" 9907msgstr "Mozambique" 9908 9909#. I18N: https://en.wikipedia.org/wiki/Muharram 9910#: app/Date/HijriDate.php:142 9911msgctxt "GENITIVE" 9912msgid "Muharram" 9913msgstr "muharram" 9914 9915#. I18N: https://en.wikipedia.org/wiki/Muharram 9916#: app/Date/HijriDate.php:232 9917msgctxt "INSTRUMENTAL" 9918msgid "Muharram" 9919msgstr "muharram" 9920 9921#. I18N: https://en.wikipedia.org/wiki/Muharram 9922#: app/Date/HijriDate.php:187 9923msgctxt "LOCATIVE" 9924msgid "Muharram" 9925msgstr "muharram" 9926 9927#. I18N: https://en.wikipedia.org/wiki/Muharram 9928#: app/Date/HijriDate.php:97 9929msgctxt "NOMINATIVE" 9930msgid "Muharram" 9931msgstr "Muharram" 9932 9933#. I18N: twin, triplet, etc. 9934#: app/Elements/RelationIsDescriptor.php:116 9935msgid "Multiple birth" 9936msgstr "Parto múltiple" 9937 9938#: resources/views/lists/families-table.phtml:141 9939msgid "Multiple marriages" 9940msgstr "Matrimonios múltiples" 9941 9942#: app/Http/RequestHandlers/AccountEdit.php:88 9943#: app/Module/ModuleThemeTrait.php:324 app/Module/UserWelcomeModule.php:110 9944msgid "My account" 9945msgstr "Mi cuenta" 9946 9947#: app/Http/RequestHandlers/CreateTreePage.php:58 9948msgid "My family tree" 9949msgstr "Mi árbol genealógico" 9950 9951#: app/Module/ModuleThemeTrait.php:339 app/Module/UserWelcomeModule.php:103 9952msgid "My individual record" 9953msgstr "Mi registro de individuo" 9954 9955#. I18N: Name of a module 9956#: app/Http/RequestHandlers/UserPage.php:83 app/Module/ModuleThemeTrait.php:354 9957#: app/Module/UserWelcomeModule.php:57 resources/views/admin/modules.phtml:196 9958#: resources/views/admin/modules.phtml:200 9959#: resources/views/layouts/administration.phtml:55 9960msgid "My page" 9961msgstr "Mi página" 9962 9963#: app/Module/ModuleThemeTrait.php:368 9964msgid "My pages" 9965msgstr "Mis páginas" 9966 9967#: app/Module/ModuleThemeTrait.php:405 9968msgid "My pedigree" 9969msgstr "El pedigrí mío" 9970 9971#. I18N: Name of a country or state 9972#: app/Statistics/Service/CountryService.php:337 9973msgid "Myanmar" 9974msgstr "Myanmar (Birmania)" 9975 9976#: app/Gedcom.php:674 app/Gedcom.php:868 9977#: app/Http/RequestHandlers/HelpText.php:223 9978#: app/Statistics/Google/ChartCommonGiven.php:69 9979#: app/Statistics/Google/ChartCommonSurname.php:127 9980#: resources/views/individual-page-name.phtml:42 9981#: resources/views/individual-page-name.phtml:56 9982#: resources/views/modals/location-fields.phtml:11 9983#: resources/views/modals/submitter-fields.phtml:11 9984#: resources/views/modules/yahrzeit/table.phtml:28 9985#: resources/xml/reports/bdm_report.xml:5 9986#: resources/xml/reports/bdm_report.xml:49 9987#: resources/xml/reports/birth_report.xml:5 9988#: resources/xml/reports/birth_report.xml:36 9989#: resources/xml/reports/cemetery_report.xml:40 9990#: resources/xml/reports/change_report.xml:56 9991#: resources/xml/reports/change_report.xml:96 9992#: resources/xml/reports/death_report.xml:5 9993#: resources/xml/reports/death_report.xml:38 9994#: resources/xml/reports/fact_sources.xml:62 9995#: resources/xml/reports/fact_sources.xml:155 9996#: resources/xml/reports/fact_sources.xml:266 9997#: resources/xml/reports/fact_sources.xml:317 9998#: resources/xml/reports/marriage_report.xml:5 9999#: resources/xml/reports/marriage_report.xml:38 10000#: resources/xml/reports/missing_facts_report.xml:54 10001#: resources/xml/reports/occupation_report.xml:43 10002#: resources/xml/reports/relative_ext_report.xml:57 10003msgid "Name" 10004msgstr "Nombre" 10005 10006#: app/Gedcom.php:820 app/Http/RequestHandlers/CreateRepositoryModal.php:49 10007msgctxt "Repository" 10008msgid "Name" 10009msgstr "Nombre" 10010 10011#: app/CustomTags/PhpGedView.php:69 10012msgid "Name in Hebrew" 10013msgstr "Nombre en hebreo" 10014 10015#: app/CustomTags/GedcomL.php:111 app/CustomTags/GedcomL.php:152 10016#: app/CustomTags/GedcomL.php:165 app/CustomTags/GedcomL.php:208 10017#: app/CustomTags/GedcomL.php:217 app/CustomTags/Legacy.php:116 10018#: app/CustomTags/PersonalAncestralFile.php:73 10019msgid "Name of addressee" 10020msgstr "Nombre del destinatario" 10021 10022#: app/Gedcom.php:689 app/Gedcom.php:697 app/Gedcom.php:703 10023msgid "Name prefix" 10024msgstr "Título honorífico" 10025 10026#: app/Gedcom.php:690 app/Gedcom.php:698 app/Gedcom.php:704 10027msgid "Name suffix" 10028msgstr "Sufijo del nombre" 10029 10030#: resources/views/admin/tags.phtml:42 10031#: resources/views/modules/statistics-chart/names.phtml:10 10032#: resources/views/search-replace-page.phtml:47 10033#: resources/xml/reports/cemetery_report.xml:7 10034#: resources/xml/reports/death_report.xml:10 10035msgid "Names" 10036msgstr "Nombres" 10037 10038#: app/CustomTags/FamilyTreeMaker.php:137 10039msgid "Namesake" 10040msgstr "Tocayo/a" 10041 10042#. I18N: Name of a country or state 10043#: app/Statistics/Service/CountryService.php:361 10044msgid "Namibia" 10045msgstr "Namibia" 10046 10047#: app/Elements/RelationIsDescriptor.php:117 10048msgid "Nanny" 10049msgstr "Niñera" 10050 10051#: app/Module/HtmlBlockModule.php:194 10052msgid "Narrative description" 10053msgstr "Descripción narrativa" 10054 10055#. I18N: Location of an LDS church temple 10056#: app/Elements/TempleCode.php:141 10057msgid "Nashville, Tennessee, United States" 10058msgstr "Nashville, Tennessee, Estados Unidos" 10059 10060#: app/Gedcom.php:712 10061msgid "Nationality" 10062msgstr "Nacionalidad" 10063 10064#: app/Gedcom.php:713 10065msgid "Naturalization" 10066msgstr "Naturalización" 10067 10068#. I18N: Name of a country or state 10069#: app/Statistics/Service/CountryService.php:383 10070msgid "Nauru" 10071msgstr "Nauru" 10072 10073#. I18N: Location of an LDS church temple 10074#: app/Elements/TempleCode.php:142 10075msgid "Nauvoo (new), Illinois, United States" 10076msgstr "Nauvoo, Illinois (nueva)" 10077 10078#. I18N: Location of an LDS church temple 10079#: app/Elements/TempleCode.php:143 10080msgid "Nauvoo (original), Illinois, United States" 10081msgstr "Nauvoo (original), Illinois, Estados Unidos" 10082 10083#. I18N: Name of a country or state 10084#: app/Statistics/Service/CountryService.php:381 10085msgid "Nepal" 10086msgstr "Nepal" 10087 10088#. I18N: Name of a country or state 10089#: app/Statistics/Service/CountryService.php:377 10090msgid "Netherlands" 10091msgstr "Países Bajos" 10092 10093#: app/Http/RequestHandlers/UserListData.php:137 10094#: resources/views/components/datetime.phtml:15 10095msgid "Never" 10096msgstr "Nunca" 10097 10098#: app/CustomTags/BrothersKeeper.php:107 app/Elements/FamilyStatusText.php:72 10099msgid "Never married" 10100msgstr "Nunca se casó" 10101 10102#. I18N: Name of a country or state 10103#: app/Statistics/Service/CountryService.php:363 10104msgid "New Caledonia" 10105msgstr "Nueva Caledonia" 10106 10107#: app/CustomTags/GedcomL.php:155 app/CustomTags/GedcomL.php:156 10108#: app/CustomTags/GedcomL.php:157 app/CustomTags/GedcomL.php:158 10109#: app/CustomTags/GedcomL.php:159 10110msgid "New GEDCOM tag" 10111msgstr "Nueva etiqueta GEDCOM" 10112 10113#. I18N: Location of an LDS church temple 10114#: app/Elements/TempleCode.php:146 10115msgid "New York, New York, United States" 10116msgstr "Nueva York, Nueva York" 10117 10118#. I18N: Name of a country or state 10119#: app/Statistics/Service/CountryService.php:385 10120msgid "New Zealand" 10121msgstr "Nueva Zelanda" 10122 10123#: resources/views/admin/changes-log.phtml:78 10124msgid "New data" 10125msgstr "Datos nuevos" 10126 10127#. I18N: %s is a server name/URL 10128#: app/Http/RequestHandlers/RegisterAction.php:167 10129#, php-format 10130msgid "New registration at %s" 10131msgstr "Nuevo registro en %s" 10132 10133#. I18N: %s is a server name/URL 10134#: app/Http/RequestHandlers/UserEditAction.php:106 10135#: app/Http/RequestHandlers/VerifyEmail.php:86 10136#, php-format 10137msgid "New user at %s" 10138msgstr "Nuevo usuario en %s" 10139 10140#. I18N: Location of an LDS church temple 10141#: app/Elements/TempleCode.php:144 10142msgid "Newport Beach, California, United States" 10143msgstr "Newport Beach, California, Estados Unidos" 10144 10145#. I18N: Name of a module 10146#: app/Module/FamilyTreeNewsModule.php:115 10147msgid "News" 10148msgstr "Novedades" 10149 10150#. I18N: Type of media object 10151#: app/Elements/SourceMediaType.php:91 10152msgid "Newspaper" 10153msgstr "Periódico" 10154 10155#: app/Module/ReviewChangesModule.php:162 10156msgid "Next email reminder will be sent after " 10157msgstr "El próximo recordatorio por correo se enviará después del " 10158 10159#: resources/views/modules/random_media/slide-show.phtml:40 10160#: resources/views/modules/random_media/slide-show.phtml:42 10161msgid "Next image" 10162msgstr "Siguiente imagen" 10163 10164#. I18N: Name of a country or state 10165#: app/Statistics/Service/CountryService.php:371 10166msgid "Nicaragua" 10167msgstr "Nicaragua" 10168 10169#: app/Gedcom.php:687 app/Gedcom.php:696 app/Gedcom.php:701 10170msgid "Nickname" 10171msgstr "Apodo" 10172 10173#. I18N: Name of a country or state 10174#: app/Statistics/Service/CountryService.php:365 10175msgid "Niger" 10176msgstr "Níger" 10177 10178#. I18N: Name of a country or state 10179#: app/Statistics/Service/CountryService.php:369 10180msgid "Nigeria" 10181msgstr "Nigeria" 10182 10183#. I18N: a month in the Jewish calendar 10184#: app/Date/JewishDate.php:207 10185msgctxt "GENITIVE" 10186msgid "Nissan" 10187msgstr "nisán" 10188 10189#. I18N: a month in the Jewish calendar 10190#: app/Date/JewishDate.php:311 10191msgctxt "INSTRUMENTAL" 10192msgid "Nissan" 10193msgstr "nisán" 10194 10195#. I18N: a month in the Jewish calendar 10196#: app/Date/JewishDate.php:259 10197msgctxt "LOCATIVE" 10198msgid "Nissan" 10199msgstr "nisán" 10200 10201#. I18N: a month in the Jewish calendar 10202#: app/Date/JewishDate.php:155 10203msgctxt "NOMINATIVE" 10204msgid "Nissan" 10205msgstr "nisán" 10206 10207#. I18N: Name of a country or state 10208#: app/Statistics/Service/CountryService.php:375 10209msgid "Niue" 10210msgstr "Niue" 10211 10212#. I18N: a month in the French republican calendar 10213#: app/Date/FrenchDate.php:155 10214msgctxt "GENITIVE" 10215msgid "Nivose" 10216msgstr "nivoso" 10217 10218#. I18N: a month in the French republican calendar 10219#: app/Date/FrenchDate.php:249 10220msgctxt "INSTRUMENTAL" 10221msgid "Nivose" 10222msgstr "nivoso" 10223 10224#. I18N: a month in the French republican calendar 10225#: app/Date/FrenchDate.php:202 10226msgctxt "LOCATIVE" 10227msgid "Nivose" 10228msgstr "nivoso" 10229 10230#. I18N: a month in the French republican calendar 10231#: app/Date/FrenchDate.php:107 10232msgctxt "NOMINATIVE" 10233msgid "Nivose" 10234msgstr "nivoso" 10235 10236#: resources/views/admin/users-edit.phtml:336 10237msgid "No" 10238msgstr "No" 10239 10240#: app/Http/RequestHandlers/ImportGedcomAction.php:87 10241#: app/Http/RequestHandlers/ImportGedcomAction.php:103 10242msgid "No GEDCOM file was received." 10243msgstr "No se recibió ningún archivo GEDCOM." 10244 10245#: resources/views/admin/trees-import.phtml:68 10246msgid "No GEDCOM files found." 10247msgstr "No se han encontrado archivos GEDCOM." 10248 10249#: resources/views/admin/trees-preferences.phtml:119 10250#: resources/views/admin/trees-preferences.phtml:122 10251msgid "No calendar conversion" 10252msgstr "Sin conversión de calendario" 10253 10254#: app/CustomTags/Legacy.php:70 app/Module/DescendancyModule.php:266 10255#: resources/views/family-page-children.phtml:19 10256msgid "No children" 10257msgstr "No constan hijos" 10258 10259#: app/Services/MessageService.php:233 10260msgid "No contact" 10261msgstr "No hay contacto" 10262 10263#: resources/views/admin/trees-duplicates.phtml:48 10264msgid "No duplicates have been found." 10265msgstr "No se han encontrado duplicados." 10266 10267#: resources/views/admin/trees-check.phtml:80 10268msgid "No errors have been found." 10269msgstr "No se han encontrado errores." 10270 10271#: app/Module/UpcomingAnniversariesModule.php:183 10272#, php-format 10273msgid "No events exist for the next %s day." 10274msgid_plural "No events exist for the next %s days." 10275msgstr[0] "No hay eventos mañana." 10276msgstr[1] "No hay eventos en los próximos %s días." 10277 10278#: app/Module/OnThisDayModule.php:157 10279msgid "No events exist for today." 10280msgstr "No hay eventos para hoy." 10281 10282#: app/Module/UpcomingAnniversariesModule.php:177 10283msgid "No events exist for tomorrow." 10284msgstr "No hay eventos para mañana." 10285 10286#: app/Module/OnThisDayModule.php:155 10287msgid "No events for living individuals exist for today." 10288msgstr "No hay eventos de personas vivas para hoy." 10289 10290#: app/Module/UpcomingAnniversariesModule.php:175 10291msgid "No events for living individuals exist for tomorrow." 10292msgstr "No hay eventos para personas vivas mañana." 10293 10294#: app/Module/UpcomingAnniversariesModule.php:181 10295#, php-format 10296msgid "No events for living people exist for the next %s day." 10297msgid_plural "No events for living people exist for the next %s days." 10298msgstr[0] "No hay eventos para las personas que viven mañana." 10299msgstr[1] "No hay eventos para las personas que viven en los próximos %s días." 10300 10301#: resources/views/family-page.phtml:41 10302msgid "No facts exist for this family." 10303msgstr "No hay hechos para esta familia." 10304 10305#: app/Http/RequestHandlers/MapDataImportAction.php:94 10306#: app/Http/RequestHandlers/MapDataImportAction.php:110 10307msgid "No file was received." 10308msgstr "No se recibió ningún archivo." 10309 10310#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10311#: app/Exceptions/FileUploadException.php:48 10312#: app/Exceptions/FileUploadException.php:71 10313msgid "No file was received. Please try again." 10314msgstr "Archivo no recibido. Envíelo de nuevo." 10315 10316#: app/Module/RelationshipsChartModule.php:408 10317msgid "No link between the two individuals could be found." 10318msgstr "No se encontró ningún relación entre estas dos personas." 10319 10320#: resources/views/admin/merge-records-step-2.phtml:75 10321#: resources/views/admin/merge-records-step-2.phtml:122 10322#: resources/views/admin/merge-records-step-2.phtml:168 10323msgid "No matching facts found" 10324msgstr "No se encontraron hechos que coincidieran" 10325 10326#: resources/views/modules/gedcom_news/list.phtml:20 10327#: resources/views/modules/user_blog/list.phtml:20 10328msgid "No news articles have been submitted." 10329msgstr "No se han remitido artículos a Novedades." 10330 10331#: app/Http/RequestHandlers/SiteRegistrationPage.php:47 10332msgid "No predefined text" 10333msgstr "No hay texto predefinido" 10334 10335#: resources/views/lists/datatables-attributes.phtml:24 10336#: resources/views/lists/datatables-attributes.phtml:35 10337msgid "No records to display" 10338msgstr "No hay registros que mostrar" 10339 10340#: resources/views/components/select-family.phtml:27 10341#: resources/views/components/select-individual.phtml:27 10342#: resources/views/components/select-location.phtml:27 10343#: resources/views/components/select-media.phtml:27 10344#: resources/views/components/select-note.phtml:27 10345#: resources/views/components/select-place.phtml:24 10346#: resources/views/components/select-repository.phtml:27 10347#: resources/views/components/select-shared-note.phtml:27 10348#: resources/views/components/select-source.phtml:27 10349#: resources/views/components/select-submission.phtml:27 10350#: resources/views/components/select-submitter.phtml:27 10351msgid "No results found" 10352msgstr "No se encontraron resultados" 10353 10354#: resources/views/modules/place-hierarchy/events.phtml:36 10355#: resources/views/modules/place-hierarchy/events.phtml:48 10356#: resources/views/search-advanced-page.phtml:102 10357#: resources/views/search-general-page.phtml:138 10358#: resources/views/search-phonetic-page.phtml:98 10359msgid "No results found." 10360msgstr "No se encontraron resultados." 10361 10362#: app/Statistics/Repository/UserRepository.php:81 10363msgid "No signed-in and no anonymous users" 10364msgstr "No hay usuarios identificados ni anónimos" 10365 10366#: app/Module/IndividualListModule.php:251 10367#: app/Module/IndividualListModule.php:274 10368#: app/Module/IndividualListModule.php:536 10369msgid "No surname" 10370msgstr "Sin apellido" 10371 10372#: app/Elements/TempleCode.php:211 10373msgid "No temple - living ordinance" 10374msgstr "No templo—ordenanza durante la vida de las personas" 10375 10376#: app/Http/RequestHandlers/UpgradeWizardStep.php:153 10377#: resources/views/admin/control-panel.phtml:199 10378#: resources/views/admin/upgrade/wizard.phtml:23 10379msgid "No upgrade information is available." 10380msgstr "No hay información de actualización disponible." 10381 10382#. I18N: The name of a colour-scheme 10383#: app/Module/ColorsTheme.php:170 10384msgid "Nocturnal" 10385msgstr "Nocturno" 10386 10387#. I18N: https://nominatim.org 10388#: app/Module/MapGeoLocationNominatim.php:39 10389msgid "Nominatim" 10390msgstr "Nominatim" 10391 10392#: resources/views/admin/gedcom-export-options.phtml:104 10393#: resources/xml/reports/cemetery_report.xml:7 10394#: resources/xml/reports/death_report.xml:10 10395#: resources/xml/reports/individual_ext_report.xml:11 10396#: resources/xml/reports/individual_report.xml:8 10397msgid "None" 10398msgstr "Ninguno" 10399 10400#. I18N: The ninth day in the French republican calendar 10401#: app/Date/FrenchDate.php:317 10402msgid "Nonidi" 10403msgstr "Nonidi" 10404 10405#. I18N: Name of a country or state 10406#: app/Statistics/Service/CountryService.php:367 10407msgid "Norfolk Island" 10408msgstr "Norfolk" 10409 10410#: resources/views/admin/users-edit.phtml:159 10411msgid "Normally, any changes made to a family tree need to be reviewed by a moderator. This option allows a user to make changes without needing a moderator." 10412msgstr "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." 10413 10414#. I18N: Name of a country or state 10415#: app/Statistics/Service/CountryService.php:407 10416msgid "North Korea" 10417msgstr "Corea del Norte" 10418 10419#: resources/views/modules/statistics-chart/custom.phtml:185 10420msgid "Northern America" 10421msgstr "Norteamérica" 10422 10423#. I18N: Name of a country or state 10424#: app/Statistics/Service/CountryService.php:373 10425msgid "Northern Ireland" 10426msgstr "Irlanda del Norte" 10427 10428#. I18N: Name of a country or state 10429#: app/Statistics/Service/CountryService.php:341 10430msgid "Northern Mariana Islands" 10431msgstr "Islas Marianas del Norte" 10432 10433#. I18N: Name of a country or state 10434#: app/Statistics/Service/CountryService.php:379 10435msgid "Norway" 10436msgstr "Noruega" 10437 10438#: resources/views/admin/control-panel.phtml:506 10439msgid "Not approved by an administrator" 10440msgstr "No verificados por un administrador" 10441 10442#: app/CustomTags/BrothersKeeper.php:106 10443msgid "Not living" 10444msgstr "Fallecido" 10445 10446#: app/CustomTags/BrothersKeeper.php:66 app/Elements/FamilyStatusText.php:71 10447#: app/Module/BranchesListModule.php:455 10448#: resources/views/lists/families-table.phtml:121 10449msgid "Not married" 10450msgstr "No se casaron" 10451 10452#. I18N: The record was not recorded in this GEDCOM file. 10453#: app/Elements/AbstractXrefElement.php:71 10454#: resources/views/fact-association-structure.phtml:106 10455msgid "Not recorded" 10456msgstr "No registrado" 10457 10458#: resources/views/admin/control-panel.phtml:506 10459msgid "Not verified by the user" 10460msgstr "No verificados por el usuario" 10461 10462#: app/CustomTags/Ancestry.php:62 app/CustomTags/Ancestry.php:65 10463#: app/CustomTags/GedcomL.php:140 app/CustomTags/GedcomL.php:196 10464#: app/CustomTags/GedcomL.php:239 app/CustomTags/GedcomL.php:267 10465#: app/Elements/NoteStructure.php:146 app/Gedcom.php:417 app/Gedcom.php:473 10466#: app/Gedcom.php:510 app/Gedcom.php:549 app/Gedcom.php:718 app/Gedcom.php:766 10467#: app/Gedcom.php:791 app/Gedcom.php:821 app/Gedcom.php:869 app/Gedcom.php:883 10468#: app/Http/RequestHandlers/CheckTree.php:355 10469#: app/Module/ResearchTaskModule.php:66 app/Module/ResearchTaskModule.php:70 10470#: resources/views/admin/trees-privacy.phtml:170 10471#: resources/views/modals/create-media-from-file.phtml:51 10472#: resources/views/modals/media-object-fields.phtml:21 10473#: resources/views/modals/note-object-fields.phtml:11 10474#: resources/views/modules/favorites/favorites.phtml:160 10475#: resources/views/modules/notes/tab.phtml:94 10476#: resources/views/modules/recent_changes/changes-table.phtml:70 10477#: resources/xml/reports/cemetery_report.xml:62 10478#: resources/xml/reports/family_group_report.xml:485 10479#: resources/xml/reports/family_group_report.xml:749 10480#: resources/xml/reports/family_group_report.xml:1101 10481#: resources/xml/reports/occupation_report.xml:64 10482msgid "Note" 10483msgstr "Nota" 10484 10485#: app/CustomTags/GedcomL.php:120 app/CustomTags/GedcomL.php:174 10486#: app/Gedcom.php:902 app/Gedcom.php:916 10487msgid "Note on association" 10488msgstr "Nota sobre la asociación" 10489 10490#: app/CustomTags/GedcomL.php:224 app/Gedcom.php:451 app/Gedcom.php:618 10491#: app/Gedcom.php:765 app/Gedcom.php:786 app/Gedcom.php:817 app/Gedcom.php:833 10492#: app/Gedcom.php:864 app/Gedcom.php:880 10493msgid "Note on last change" 10494msgstr "Nota sobre el último cambio" 10495 10496#: app/Gedcom.php:688 10497msgid "Note on phonetic name" 10498msgstr "Nota sobre el nombre fonético" 10499 10500#: app/CustomTags/GedcomL.php:249 app/Gedcom.php:427 app/Gedcom.php:559 10501msgid "Note on place" 10502msgstr "Nota sobre el lugar" 10503 10504#: app/Gedcom.php:848 10505msgid "Note on repository reference" 10506msgstr "Nota sobre la referencia del repositorio" 10507 10508#: app/Gedcom.php:702 10509msgid "Note on romanized name" 10510msgstr "Nota sobre el nombre romanizado" 10511 10512#: app/Gedcom.php:840 10513msgid "Note on source" 10514msgstr "Nota sobre el origen" 10515 10516#: app/CustomTags/GedcomL.php:128 app/CustomTags/GedcomL.php:182 10517#: app/CustomTags/GedcomL.php:276 app/CustomTags/GedcomL.php:309 10518#: app/Gedcom.php:438 app/Gedcom.php:492 app/Gedcom.php:570 app/Gedcom.php:681 10519#: app/Gedcom.php:753 app/Gedcom.php:777 app/Gedcom.php:801 app/Gedcom.php:910 10520#: app/Gedcom.php:924 10521msgid "Note on source citation" 10522msgstr "Nota de citación de origen" 10523 10524#: app/Gedcom.php:839 10525msgid "Note on source data" 10526msgstr "Nota sobre los datos de origen" 10527 10528#: resources/views/help/restriction.phtml:13 10529msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 10530msgstr "Tenga en cuenta que si una cuenta de usuario está vinculado a un registro, entonces ese usuario siempre puede ver ese registro." 10531 10532#: resources/views/help/relationship-privacy.phtml:18 10533msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 10534msgstr "Nota: las longitudes más largas requieren mucha calculación, de modo que su sitio puede ejecutar lentamente para estos usuarios." 10535 10536#. I18N: Name of a module 10537#: app/Module/FixSearchAndReplace.php:111 app/Module/NoteListModule.php:141 10538#: app/Module/NotesTabModule.php:58 10539#: resources/views/admin/control-panel.phtml:348 10540#: resources/views/admin/merge-records-step-1.phtml:58 10541#: resources/views/modules/statistics-chart/other-records.phtml:36 10542#: resources/views/record-page-links.phtml:78 10543#: resources/views/search-results.phtml:83 10544#: resources/xml/reports/individual_ext_report.xml:237 10545#: resources/xml/reports/individual_report.xml:226 10546msgid "Notes" 10547msgstr "Notas" 10548 10549#: resources/views/admin/users-cleanup.phtml:75 10550msgid "Nothing found to cleanup" 10551msgstr "No se encontró nada que limpiar" 10552 10553#: resources/views/admin/location-edit.phtml:119 10554msgid "Nothing found." 10555msgstr "No se encontró nada." 10556 10557#: resources/views/modules/pedigree-map/chart.phtml:68 10558#: resources/views/modules/places/tab.phtml:69 10559msgid "Nothing to show" 10560msgstr "Nada que mostrar" 10561 10562#: app/Date/AbstractGregorianJulianDate.php:241 10563msgctxt "Abbreviation for November" 10564msgid "Nov" 10565msgstr "nov" 10566 10567#: app/Date/AbstractGregorianJulianDate.php:138 10568msgctxt "GENITIVE" 10569msgid "November" 10570msgstr "noviembre" 10571 10572#: app/Date/AbstractGregorianJulianDate.php:208 10573msgctxt "INSTRUMENTAL" 10574msgid "November" 10575msgstr "noviembre" 10576 10577#: app/Date/AbstractGregorianJulianDate.php:173 10578msgctxt "LOCATIVE" 10579msgid "November" 10580msgstr "noviembre" 10581 10582#: app/Date/AbstractGregorianJulianDate.php:103 10583#: app/Module/StatisticsChartModule.php:798 10584#: resources/views/edit/initialize-calendar-popup.phtml:23 10585msgctxt "NOMINATIVE" 10586msgid "November" 10587msgstr "noviembre" 10588 10589#. I18N: Location of an LDS church temple 10590#: app/Elements/TempleCode.php:145 10591msgid "Nuku’Alofa, Tonga" 10592msgstr "Nuku'Alofa, Tonga" 10593 10594#: app/Gedcom.php:472 app/Gedcom.php:716 10595#: app/Module/StatisticsChartModule.php:713 10596#: app/Statistics/Google/ChartChildren.php:107 10597#: resources/views/admin/tags.phtml:990 10598#: resources/views/modules/statistics-chart/custom.phtml:53 10599msgid "Number of children" 10600msgstr "Número de hijos" 10601 10602#: resources/views/modules/recent_changes/config.phtml:23 10603#: resources/views/modules/upcoming_events/config.phtml:23 10604#: resources/views/modules/yahrzeit/config.phtml:20 10605msgid "Number of days to show" 10606msgstr "Número de días que mostrar" 10607 10608#: app/Statistics/Google/ChartNoChildrenFamilies.php:119 10609#: resources/views/modules/statistics-chart/children.phtml:29 10610msgid "Number of families without children" 10611msgstr "Número de familias sin hijos" 10612 10613#. I18N: ... to show in a list 10614#: resources/views/modules/top10_givnnames/config.phtml:17 10615msgid "Number of given names" 10616msgstr "Cantidad de nombres" 10617 10618#: app/Gedcom.php:717 10619msgid "Number of marriages" 10620msgstr "Número de matrimonio" 10621 10622#. I18N: ... to show in a list 10623#: resources/views/modules/top10_pageviews/config.phtml:15 10624msgid "Number of pages" 10625msgstr "Número de páginas" 10626 10627#. I18N: ... to show in a list 10628#: resources/views/modules/gedcom_stats/config.phtml:82 10629#: resources/views/modules/top10_surnames/config.phtml:17 10630msgid "Number of surnames" 10631msgstr "Número de apellidos" 10632 10633#: app/Elements/RelationIsDescriptor.php:118 10634msgid "Nurse" 10635msgstr "Enfermera" 10636 10637#: app/Elements/RelationIsDescriptor.php:85 10638msgctxt "FEMALE" 10639msgid "Nurse" 10640msgstr "Enfermera" 10641 10642#: app/Elements/RelationIsDescriptor.php:64 10643msgctxt "MALE" 10644msgid "Nurse" 10645msgstr "Enfermero" 10646 10647#. I18N: Location of an LDS church temple 10648#: app/Elements/TempleCode.php:148 10649msgid "Oakland, California, United States" 10650msgstr "Oakland, California, Estados Unidos" 10651 10652#. I18N: Location of an LDS church temple 10653#: app/Elements/TempleCode.php:149 10654msgid "Oaxaca, Mexico" 10655msgstr "Oaxaca, México" 10656 10657#: app/CustomTags/Ancestry.php:66 app/Gedcom.php:720 10658#: resources/xml/reports/occupation_report.xml:5 10659#: resources/xml/reports/occupation_report.xml:54 10660msgid "Occupation" 10661msgstr "Ocupación" 10662 10663#. I18N: Name of a report 10664#: app/Module/OccupationReportModule.php:44 10665#: resources/xml/reports/occupation_report.xml:3 10666#: resources/xml/reports/occupation_report.xml:37 10667msgid "Occupations" 10668msgstr "Ocupaciones" 10669 10670#. I18N: Name of a country or state 10671#: app/Statistics/Service/CountryService.php:413 10672msgid "Occupied Palestinian Territory" 10673msgstr "Palestina" 10674 10675#: app/Date/AbstractGregorianJulianDate.php:240 10676msgctxt "Abbreviation for October" 10677msgid "Oct" 10678msgstr "oct" 10679 10680#. I18N: The eighth day in the French republican calendar 10681#: app/Date/FrenchDate.php:315 10682msgid "Octidi" 10683msgstr "Octidi" 10684 10685#: app/Date/AbstractGregorianJulianDate.php:137 10686msgctxt "GENITIVE" 10687msgid "October" 10688msgstr "octubre" 10689 10690#: app/Date/AbstractGregorianJulianDate.php:207 10691msgctxt "INSTRUMENTAL" 10692msgid "October" 10693msgstr "octubre" 10694 10695#: app/Date/AbstractGregorianJulianDate.php:172 10696msgctxt "LOCATIVE" 10697msgid "October" 10698msgstr "octubre" 10699 10700#: app/Date/AbstractGregorianJulianDate.php:102 10701#: app/Module/StatisticsChartModule.php:797 10702#: resources/views/edit/initialize-calendar-popup.phtml:22 10703msgctxt "NOMINATIVE" 10704msgid "October" 10705msgstr "octubre" 10706 10707#. I18N: Location of an LDS church temple 10708#: app/Elements/TempleCode.php:150 10709msgid "Ogden, Utah, United States" 10710msgstr "Ogden, Utah, Estados Unidos" 10711 10712#. I18N: Location of an LDS church temple 10713#: app/Elements/TempleCode.php:151 10714msgid "Oklahoma City, Oklahoma, United States" 10715msgstr "Oklahoma City, Oklahoma, Estados Unidos" 10716 10717#: resources/views/admin/changes-log.phtml:71 10718msgid "Old data" 10719msgstr "Datos viejos" 10720 10721#: resources/views/admin/control-panel.phtml:860 10722msgid "Old files found" 10723msgstr "Archivos previos encontrados" 10724 10725#: resources/views/modules/statistics-chart/birth-age.phtml:39 10726msgid "Oldest father" 10727msgstr "Padre más anciano" 10728 10729#: resources/views/modules/statistics-chart/marriage-age.phtml:50 10730msgid "Oldest female" 10731msgstr "Mujer más anciana" 10732 10733#: resources/views/modules/statistics-chart/oldest-living.phtml:10 10734msgid "Oldest living individuals" 10735msgstr "Personas más longevas" 10736 10737#: resources/views/modules/statistics-chart/marriage-age.phtml:39 10738msgid "Oldest male" 10739msgstr "Hombre más anciano" 10740 10741#: resources/views/modules/statistics-chart/birth-age.phtml:50 10742msgid "Oldest mother" 10743msgstr "Madre más anciana" 10744 10745#. I18N: The name of a colour-scheme 10746#: app/Module/ColorsTheme.php:172 10747msgid "Olivia" 10748msgstr "Verde oliva" 10749 10750#. I18N: Name of a country or state 10751#: app/Statistics/Service/CountryService.php:387 10752msgid "Oman" 10753msgstr "Omán" 10754 10755#. I18N: Name of a module 10756#: app/Module/OnThisDayModule.php:102 10757msgid "On this day" 10758msgstr "En esta fecha" 10759 10760#: app/Http/RequestHandlers/CalendarPage.php:113 10761msgid "On this day…" 10762msgstr "En un día como éste…" 10763 10764#: resources/views/admin/map-import-form.phtml:63 10765msgid "Only add new records" 10766msgstr "Solo añadir nuevos registros" 10767 10768#: app/Elements/RestrictionNotice.php:97 10769#: resources/views/modals/restriction-fields.phtml:26 10770msgid "Only managers can edit" 10771msgstr "Sólo los supervisores pueden editar" 10772 10773#: resources/views/admin/map-import-form.phtml:63 10774msgid "Only update existing records" 10775msgstr "Solo actualizar registros existentes" 10776 10777#: resources/views/errors/database-connection.phtml:15 10778msgid "Oops! The webserver is unable to connect to the database server. It could be busy, undergoing maintenance, or simply broken. You should <a href=\"index.php\">try again</a> in a few minutes or contact the website administrator." 10779msgstr "¡Ups! El servidor web no puede conectarse al servidor de bases de datos. Puede que esté ocupado, en mantenimiento, o que simplemente no funcione. Le recomendamos que <a href=\"index.php\">lo intente de nuevo</a> pasados unos minutos o que contacte con el administrador del sitio web." 10780 10781#: app/Http/RequestHandlers/SetupWizard.php:172 10782msgid "Oops! webtrees was unable to create files in this folder." 10783msgstr "webtrees no pudo crear archivos en esta carpeta." 10784 10785#. I18N: https://openrouteservice.org 10786#: app/Module/MapGeoLocationOpenRouteService.php:45 10787#: app/Module/OpenRouteServiceAutocomplete.php:82 10788msgid "OpenRouteService" 10789msgstr "OpenRouteService" 10790 10791#: app/Module/MapLinkOpenStreetMap.php:41 app/Module/OpenStreetMap.php:51 10792msgid "OpenStreetMap™" 10793msgstr "OpenStreetMap™" 10794 10795#. I18N: Location of an LDS church temple 10796#: app/Elements/TempleCode.php:152 10797msgid "Oquirrh Mountain, Utah, United States" 10798msgstr "Oquirrh Mountain, Utah, Estados Unidos" 10799 10800#: app/Date/JalaliDate.php:274 10801msgctxt "Abbreviation for Persian month: Ordibehesht" 10802msgid "Ord" 10803msgstr "Ord" 10804 10805#. I18N: 2nd month in the Persian/Jalali calendar 10806#: app/Date/JalaliDate.php:141 10807msgctxt "GENITIVE" 10808msgid "Ordibehesht" 10809msgstr "Ordibehesht" 10810 10811#. I18N: 2nd month in the Persian/Jalali calendar 10812#: app/Date/JalaliDate.php:231 10813msgctxt "INSTRUMENTAL" 10814msgid "Ordibehesht" 10815msgstr "Ordibehesht" 10816 10817#. I18N: 2nd month in the Persian/Jalali calendar 10818#: app/Date/JalaliDate.php:186 10819msgctxt "LOCATIVE" 10820msgid "Ordibehesht" 10821msgstr "Ordibehesht" 10822 10823#. I18N: 2nd month in the Persian/Jalali calendar 10824#: app/Date/JalaliDate.php:96 10825msgctxt "NOMINATIVE" 10826msgid "Ordibehesht" 10827msgstr "Ordibehesht" 10828 10829#: app/Gedcom.php:884 10830msgid "Ordinance" 10831msgstr "Ordenanza" 10832 10833#: app/CustomTags/Ancestry.php:69 app/Gedcom.php:722 10834msgid "Ordination" 10835msgstr "Ordenación" 10836 10837#: resources/xml/reports/change_report.xml:10 10838#: resources/xml/reports/pedigree_report.xml:7 10839msgid "Orientation" 10840msgstr "Orientación" 10841 10842#: app/CustomTags/Ancestry.php:70 10843msgid "Origin" 10844msgstr "Origen" 10845 10846#. I18N: GEDCOM tag _ORIG 10847#: app/CustomTags/Ancestry.php:75 10848msgid "Original text" 10849msgstr "Texto original" 10850 10851#. I18N: Location of an LDS church temple 10852#: app/Elements/TempleCode.php:153 10853msgid "Orlando, Florida, United States" 10854msgstr "Orlando, Florida, Estados Unidos" 10855 10856#. I18N: Type of media object 10857#: app/Elements/ResearchTaskStatus.php:53 app/Elements/ResearchTaskType.php:52 10858#: app/Elements/SexXValue.php:39 app/Elements/SourceMediaType.php:92 10859#: app/Module/StatisticsChartModule.php:154 10860#: app/Statistics/Google/ChartCommonGiven.php:79 10861#: app/Statistics/Google/ChartCommonSurname.php:137 10862#: resources/views/admin/control-panel.phtml:758 10863msgid "Other" 10864msgstr "Otro" 10865 10866#: resources/views/admin/trees-preferences.phtml:410 10867msgid "Other facts to show in charts" 10868msgstr "Otros hechos a mostrar en los diagramas" 10869 10870#: resources/views/admin/trees-preferences.phtml:689 10871msgid "Other preferences" 10872msgstr "Otras opciones" 10873 10874#: app/Elements/RelationIsDescriptor.php:119 10875msgid "Owner" 10876msgstr "Propietario" 10877 10878#: app/Elements/RelationIsDescriptor.php:86 10879msgctxt "FEMALE" 10880msgid "Owner" 10881msgstr "Dueño" 10882 10883#: app/Elements/RelationIsDescriptor.php:65 10884msgctxt "MALE" 10885msgid "Owner" 10886msgstr "Propietario" 10887 10888#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10889#: app/Exceptions/FileUploadException.php:86 10890msgid "PHP blocked the file because of its extension." 10891msgstr "PHP bloqueó el archivo por su extensión." 10892 10893#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10894#: app/Exceptions/FileUploadException.php:81 10895msgid "PHP failed to write to disk." 10896msgstr "PHP no pudo escribir en disco." 10897 10898#: resources/views/admin/server-information.phtml:20 10899msgid "PHP information" 10900msgstr "PHPInfo" 10901 10902#: resources/xml/reports/ahnentafel_report.xml:56 10903#: resources/xml/reports/bdm_report.xml:42 10904#: resources/xml/reports/birth_report.xml:32 10905#: resources/xml/reports/cemetery_report.xml:35 10906#: resources/xml/reports/change_report.xml:45 10907#: resources/xml/reports/death_report.xml:33 10908#: resources/xml/reports/descendancy_report.xml:43 10909#: resources/xml/reports/fact_sources.xml:44 10910#: resources/xml/reports/family_group_report.xml:89 10911#: resources/xml/reports/individual_ext_report.xml:100 10912#: resources/xml/reports/individual_report.xml:89 10913#: resources/xml/reports/marriage_report.xml:31 10914#: resources/xml/reports/missing_facts_report.xml:53 10915#: resources/xml/reports/occupation_report.xml:38 10916#: resources/xml/reports/relative_ext_report.xml:51 10917msgid "Page" 10918msgstr "Página" 10919 10920#: resources/views/modules/media-list/pagination.phtml:41 10921#, php-format 10922msgid "Page %s of %s" 10923msgstr "Página %s de %s" 10924 10925#: resources/xml/reports/ahnentafel_report.xml:13 10926#: resources/xml/reports/bdm_report.xml:12 10927#: resources/xml/reports/birth_report.xml:10 10928#: resources/xml/reports/cemetery_report.xml:8 10929#: resources/xml/reports/change_report.xml:9 10930#: resources/xml/reports/death_report.xml:11 10931#: resources/xml/reports/descendancy_report.xml:8 10932#: resources/xml/reports/fact_sources.xml:8 10933#: resources/xml/reports/family_group_report.xml:11 10934#: resources/xml/reports/individual_ext_report.xml:12 10935#: resources/xml/reports/individual_report.xml:9 10936#: resources/xml/reports/marriage_report.xml:10 10937#: resources/xml/reports/missing_facts_report.xml:8 10938#: resources/xml/reports/occupation_report.xml:7 10939#: resources/xml/reports/pedigree_report.xml:8 10940#: resources/xml/reports/relative_ext_report.xml:8 10941msgid "Page size" 10942msgstr "Tamaño de página" 10943 10944#. I18N: Type of media object 10945#: app/Elements/SourceMediaType.php:93 10946msgid "Painting" 10947msgstr "Pintura" 10948 10949#. I18N: Name of a country or state 10950#: app/Statistics/Service/CountryService.php:389 10951msgid "Pakistan" 10952msgstr "Paquistán" 10953 10954#. I18N: Name of a country or state 10955#: app/Statistics/Service/CountryService.php:399 10956msgid "Palau" 10957msgstr "Palaos" 10958 10959#. I18N: A colour scheme 10960#: app/Module/ColorsTheme.php:121 10961msgid "Palette" 10962msgstr "Paleta" 10963 10964#. I18N: Location of an LDS church temple 10965#: app/Elements/TempleCode.php:155 10966msgid "Palmyra, New York, United States" 10967msgstr "Palmyra, Nueva York" 10968 10969#. I18N: Name of a country or state 10970#: app/Statistics/Service/CountryService.php:391 10971msgid "Panama" 10972msgstr "Panamá" 10973 10974#. I18N: Location of an LDS church temple 10975#: app/Elements/TempleCode.php:156 10976msgid "Panama City, Panama" 10977msgstr "Panamá, Panamá" 10978 10979#. I18N: Location of an LDS church temple 10980#: app/Elements/TempleCode.php:157 10981msgid "Papeete, Tahiti" 10982msgstr "Papeete, Tahití" 10983 10984#. I18N: Name of a country or state 10985#: app/Statistics/Service/CountryService.php:401 10986msgid "Papua New Guinea" 10987msgstr "Papúa Nueva Guinea" 10988 10989#. I18N: Name of a country or state 10990#: app/Statistics/Service/CountryService.php:411 10991msgid "Paraguay" 10992msgstr "Paraguay" 10993 10994#: app/CustomTags/GedcomL.php:294 10995msgid "Parent location" 10996msgstr "Ubicación principal" 10997 10998#: app/Gedcom.php:742 app/Http/RequestHandlers/IndividualPage.php:210 10999#: resources/views/edit/reorder-families.phtml:72 11000#: resources/views/modules/ancestors-chart/tree.phtml:35 11001#: resources/views/modules/family_nav/sidebar-family.phtml:44 11002msgid "Parents" 11003msgstr "Padres" 11004 11005#: resources/xml/reports/individual_ext_report.xml:6 11006#: resources/xml/reports/individual_ext_report.xml:89 11007#: resources/xml/reports/missing_facts_report.xml:6 11008#: resources/xml/reports/relative_ext_report.xml:6 11009#: resources/xml/reports/relative_ext_report.xml:41 11010msgid "Parents and siblings" 11011msgstr "Padres y hermanos" 11012 11013#: resources/views/fact-parent-age.phtml:42 11014msgid "Parent’s age" 11015msgstr "Edad del progenitor" 11016 11017#. I18N: A configuration setting 11018#: resources/views/admin/site-mail.phtml:149 11019#: resources/views/admin/users-create.phtml:58 11020#: resources/views/admin/users-edit.phtml:69 11021#: resources/views/edit-account-page.phtml:88 11022#: resources/views/login-page.phtml:44 11023#: resources/views/modules/login_block/sign-in.phtml:32 11024#: resources/views/password-reset-page.phtml:34 11025#: resources/views/register-page.phtml:73 11026#: resources/views/setup/step-5-administrator.phtml:80 11027msgid "Password" 11028msgstr "Contraseña" 11029 11030#: resources/views/admin/users-create.phtml:63 11031#: resources/views/admin/users-edit.phtml:74 11032#: resources/views/edit-account-page.phtml:93 11033#: resources/views/password-reset-page.phtml:39 11034#: resources/views/register-page.phtml:78 11035msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 11036msgstr "Las contraseñas deben tener al menos 8 caracteres de largo. Se distingue entre mayúsculas y minúsculas, por lo que \"secreto\" es diferente a \"SECRETO\"." 11037 11038#. I18N: Location of an LDS church temple 11039#: app/Elements/TempleCode.php:158 11040msgid "Payson, Utah, United States" 11041msgstr "Payson, Utah, Estados Unidos" 11042 11043#. I18N: Name of a module/chart 11044#. I18N: Name of a report 11045#: app/Module/ChartsBlockModule.php:121 app/Module/ChartsBlockModule.php:255 11046#: app/Module/PedigreeChartModule.php:102 11047#: app/Module/PedigreeReportModule.php:40 11048#: resources/xml/reports/pedigree_report.xml:3 11049#: resources/xml/reports/pedigree_report.xml:48 11050msgid "Pedigree" 11051msgstr "Pedigrí" 11052 11053#: resources/xml/reports/pedigree_report.xml:750 11054msgid "Pedigree chart" 11055msgstr "Árbol de ascendientes" 11056 11057#. I18N: Name of a module 11058#: app/Module/PedigreeMapModule.php:109 11059msgid "Pedigree map" 11060msgstr "Mapa del pedigrí" 11061 11062#. I18N: %s is an individual’s name 11063#: app/Module/PedigreeMapModule.php:155 app/Module/PedigreeMapModule.php:208 11064#, php-format 11065msgid "Pedigree map of %s" 11066msgstr "Mapa del pedigrí de %s" 11067 11068#. I18N: %s is an individual’s name 11069#: app/Module/PedigreeChartModule.php:148 11070#, php-format 11071msgid "Pedigree tree of %s" 11072msgstr "Árbol de ascendientes de %s" 11073 11074#. I18N: Name of a module 11075#: app/Http/RequestHandlers/HelpText.php:268 11076#: app/Http/RequestHandlers/PendingChanges.php:65 11077#: app/Module/ModuleThemeTrait.php:432 app/Module/ReviewChangesModule.php:80 11078#: app/Module/ReviewChangesModule.php:134 11079#: resources/views/admin/control-panel.phtml:342 11080#: resources/views/admin/control-panel.phtml:368 11081#: resources/views/pending-changes-page.phtml:80 11082#: resources/xml/reports/change_report.xml:52 11083msgid "Pending changes" 11084msgstr "Cambios pendientes" 11085 11086#: resources/views/help/pending-changes.phtml:22 11087msgid "Pending changes are only shown when your account has permission to edit. When you sign out, you will no longer be able to see them. Also, pending changes are only shown on certain pages. For example, they are not shown in lists, reports, or search results." 11088msgstr "Los cambios pendientes se muestra sólo cuando su cuenta tiene permiso para editar. Cuando termine la sesión, no puede verlos. Además, los cambios pendientes se muestran sólo en ciertos páginas. Por ejemplo, no se muestran en las listas, los informes, o los resultados de búsqueda." 11089 11090#: app/CustomTags/BrothersKeeper.php:67 app/CustomTags/BrothersKeeper.php:108 11091msgid "Permanent number" 11092msgstr "Número fijo" 11093 11094#: resources/views/admin/changes-log.phtml:113 11095#: resources/views/admin/site-logs.phtml:105 11096msgid "Permanently delete these records?" 11097msgstr "¿Borrar permanentemente estos registros?" 11098 11099#: resources/views/modules/privacy-policy/page.phtml:21 11100msgid "Personal data" 11101msgstr "Datos personales" 11102 11103#. I18N: Location of an LDS church temple 11104#: app/Elements/TempleCode.php:159 11105msgid "Perth, Australia" 11106msgstr "Perth, Australia" 11107 11108#. I18N: Name of a country or state 11109#: app/Statistics/Service/CountryService.php:395 11110msgid "Peru" 11111msgstr "Perú" 11112 11113#. I18N: Name of a country or state 11114#: app/Statistics/Service/CountryService.php:397 11115msgid "Philippines" 11116msgstr "Filipinas" 11117 11118#. I18N: Location of an LDS church temple 11119#: app/Elements/TempleCode.php:160 11120msgid "Phoenix, Arizona, United States" 11121msgstr "Phoenix, Arizona, Estados Unidos" 11122 11123#: app/CustomTags/Aldfaer.php:67 app/CustomTags/GedcomL.php:241 11124#: app/CustomTags/PersonalAncestralFile.php:76 app/Gedcom.php:419 11125#: app/Gedcom.php:525 app/Gedcom.php:551 app/Gedcom.php:822 app/Gedcom.php:871 11126#: resources/views/modals/submitter-fields.phtml:27 11127msgid "Phone" 11128msgstr "Teléfono" 11129 11130#: resources/views/search-phonetic-page.phtml:65 11131msgid "Phonetic algorithm" 11132msgstr "Algoritmo fonético" 11133 11134#: app/Gedcom.php:685 11135msgid "Phonetic name" 11136msgstr "Nombre fonético" 11137 11138#: app/CustomTags/GedcomL.php:243 app/Gedcom.php:421 app/Gedcom.php:553 11139msgid "Phonetic place" 11140msgstr "Lugar fonético" 11141 11142#. I18N: search using “sounds like”, rather than exact spelling 11143#: app/Http/RequestHandlers/SearchPhoneticPage.php:103 11144#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:37 11145msgid "Phonetic search" 11146msgstr "Búsqueda fonética" 11147 11148#: app/Gedcom.php:694 11149msgid "Phonetic type" 11150msgstr "Tipo fonético" 11151 11152#. I18N: Type of media object 11153#: app/CustomTags/FamilyTreeBuilder.php:62 app/Elements/SourceMediaType.php:94 11154msgid "Photo" 11155msgstr "Foto" 11156 11157#: app/CustomTags/MyHeritage.php:63 11158msgid "Photograph" 11159msgstr "Fotógrafo" 11160 11161#: app/CustomTags/Gedcom7.php:78 app/CustomTags/Gedcom7.php:80 11162#: app/CustomTags/Gedcom7.php:85 app/CustomTags/Gedcom7.php:90 11163#: app/CustomTags/Gedcom7.php:92 app/CustomTags/Gedcom7.php:107 11164#: app/CustomTags/Gedcom7.php:109 app/CustomTags/Gedcom7.php:114 11165#: app/CustomTags/Gedcom7.php:118 app/CustomTags/Gedcom7.php:119 11166#: app/CustomTags/Gedcom7.php:121 app/CustomTags/Gedcom7.php:123 11167msgid "Phrase" 11168msgstr "Frase" 11169 11170#. I18N: The name of a colour-scheme 11171#: app/Module/ColorsTheme.php:174 11172msgid "Pink Plastic" 11173msgstr "Plástico rosa" 11174 11175#. I18N: Name of a country or state 11176#: app/Statistics/Service/CountryService.php:393 11177msgid "Pitcairn" 11178msgstr "Islas Pitcairn" 11179 11180#: app/CustomTags/Ancestry.php:73 app/CustomTags/FamilyTreeBuilder.php:61 11181#: app/CustomTags/GedcomL.php:261 app/CustomTags/Legacy.php:85 11182#: app/Gedcom.php:420 app/Gedcom.php:552 app/Gedcom.php:838 11183#: app/Http/RequestHandlers/HelpText.php:238 app/Module/FixCemeteryTag.php:83 11184#: resources/views/admin/location-edit.phtml:39 11185#: resources/views/admin/location-edit.phtml:118 11186#: resources/views/admin/locations.phtml:44 11187#: resources/views/lists/families-table.phtml:160 11188#: resources/views/lists/individuals-table.phtml:173 11189#: resources/views/lists/individuals-table.phtml:184 11190#: resources/views/modules/census-assistant.phtml:47 11191#: resources/views/modules/lifespans-chart/page.phtml:45 11192#: resources/views/search-phonetic-page.phtml:56 11193#: resources/xml/reports/bdm_report.xml:6 11194#: resources/xml/reports/bdm_report.xml:134 11195#: resources/xml/reports/bdm_report.xml:160 11196#: resources/xml/reports/bdm_report.xml:194 11197#: resources/xml/reports/birth_report.xml:42 11198#: resources/xml/reports/death_report.xml:50 11199#: resources/xml/reports/marriage_report.xml:50 11200#: resources/xml/reports/occupation_report.xml:60 11201msgid "Place" 11202msgstr "Lugar" 11203 11204#. I18N: Name of a module/list 11205#: app/Gedcom.php:511 app/Module/PlaceHierarchyListModule.php:101 11206#: app/Module/PlaceHierarchyListModule.php:230 11207#: resources/views/place-hierarchy.phtml:18 11208msgid "Place hierarchy" 11209msgstr "Jerarquía de lugares" 11210 11211#: app/CustomTags/PhpGedView.php:65 11212msgid "Place in Hebrew" 11213msgstr "Lugar en hebreo" 11214 11215#: resources/views/modules/place-hierarchy/list.phtml:16 11216msgid "Place list" 11217msgstr "Lista de lugares" 11218 11219#. I18N: Help text for the “Abbreviate place names” configuration setting 11220#: resources/views/admin/trees-preferences.phtml:574 11221msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by showing just the first few parts of the name, such as <i>village, county</i>, or the last few part of it, such as <i>region, country</i>." 11222msgstr "Los nombres de lugares son a menudo demasiado largo para caber en las cartas, listas, etc. Se puede abreviar, mostrando sólo la primera parte del nombre, como <i>pueblo, condado</i>, o la última parte , como <i>región, país</i>." 11223 11224#: resources/views/help/place.phtml:14 11225msgid "Place names can change over time. In genealogy, it is customary to use the current name for a town or country. The historic name can be shown in sources, notes, etc." 11226msgstr "El nombre de los lugares pueden variar en el tiempo. En genealogía es usual utilizar el nombre actual. El nombre histórico puede mostrarse en fuentes, notas, etc." 11227 11228#: resources/views/help/place.phtml:10 11229msgid "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”." 11230msgstr "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\"." 11231 11232#: app/Gedcom.php:588 11233msgid "Place of LDS baptism" 11234msgstr "Lugar del bautismo SUD" 11235 11236#: app/Gedcom.php:743 11237msgid "Place of LDS child sealing" 11238msgstr "Lugar del sellamiento SUD con hijo" 11239 11240#: app/Gedcom.php:630 11241msgid "Place of LDS confirmation" 11242msgstr "Lugar de confirmación SUD" 11243 11244#: app/Gedcom.php:650 11245msgid "Place of LDS endowment" 11246msgstr "Lugar de la investidura SUD" 11247 11248#: app/Gedcom.php:482 11249msgid "Place of LDS spouse sealing" 11250msgstr "Lugar del sellamiento SUD con el cónyuge" 11251 11252#: app/Gedcom.php:580 11253msgid "Place of adoption" 11254msgstr "Lugar de adopción" 11255 11256#: app/Gedcom.php:594 resources/xml/reports/missing_facts_report.xml:140 11257msgid "Place of baptism" 11258msgstr "Lugar del bautismo" 11259 11260#: app/Gedcom.php:597 resources/xml/reports/missing_facts_report.xml:223 11261msgid "Place of bar mitzvah" 11262msgstr "Lugar del bar mitzvah" 11263 11264#: app/Gedcom.php:600 resources/xml/reports/missing_facts_report.xml:264 11265msgid "Place of bat mitzvah" 11266msgstr "Lugar de bat mitzvah" 11267 11268#: app/Gedcom.php:604 resources/xml/reports/fact_sources.xml:273 11269#: resources/xml/reports/missing_facts_report.xml:93 11270msgid "Place of birth" 11271msgstr "Lugar de nacimiento" 11272 11273#: app/Gedcom.php:607 11274msgid "Place of blessing" 11275msgstr "Lugar de la bendición" 11276 11277#: app/CustomTags/BrothersKeeper.php:96 11278msgid "Place of brit milah" 11279msgstr "Lugar del Brit Milá" 11280 11281#: app/Gedcom.php:610 resources/xml/reports/cemetery_report.xml:58 11282#: resources/xml/reports/missing_facts_report.xml:557 11283msgid "Place of burial" 11284msgstr "Lugar del entierro" 11285 11286#: app/Gedcom.php:622 app/Gedcom.php:624 11287#: resources/xml/reports/missing_facts_report.xml:181 11288msgid "Place of christening" 11289msgstr "Lugar del bautismo" 11290 11291#: app/Gedcom.php:627 resources/xml/reports/missing_facts_report.xml:305 11292msgid "Place of confirmation" 11293msgstr "Lugar de la confirmación" 11294 11295#: app/Gedcom.php:636 11296msgid "Place of cremation" 11297msgstr "Lugar de la incineración" 11298 11299#: app/Gedcom.php:640 resources/xml/reports/fact_sources.xml:275 11300#: resources/xml/reports/missing_facts_report.xml:516 11301msgid "Place of death" 11302msgstr "Lugar de defunción" 11303 11304#: app/Gedcom.php:647 11305msgid "Place of emigration" 11306msgstr "Lugar de la emigración" 11307 11308#: app/Gedcom.php:458 resources/xml/reports/missing_facts_report.xml:347 11309msgid "Place of engagement" 11310msgstr "Lugar del compromiso" 11311 11312#: app/CustomTags/GedcomL.php:242 app/Gedcom.php:656 11313msgid "Place of event" 11314msgstr "Lugar del suceso" 11315 11316#: app/Gedcom.php:666 resources/xml/reports/missing_facts_report.xml:389 11317msgid "Place of first communion" 11318msgstr "Lugar de la primera comunión" 11319 11320#: app/Gedcom.php:673 11321msgid "Place of immigration" 11322msgstr "Lugar de la inmigración" 11323 11324#: app/Gedcom.php:469 resources/xml/reports/fact_sources.xml:321 11325#: resources/xml/reports/missing_facts_report.xml:474 11326msgid "Place of marriage" 11327msgstr "Lugar del matrimonio" 11328 11329#: app/Gedcom.php:464 resources/xml/reports/missing_facts_report.xml:431 11330msgid "Place of marriage banns" 11331msgstr "Lugar de las amonestaciones" 11332 11333#: app/Gedcom.php:715 11334msgid "Place of naturalization" 11335msgstr "Lugar de la naturalización" 11336 11337#: app/Gedcom.php:725 11338msgid "Place of ordination" 11339msgstr "Lugar de la ordenación" 11340 11341#: app/Gedcom.php:733 11342msgid "Place of residence" 11343msgstr "Lugar de la residencia" 11344 11345#. I18N: Name of a module 11346#: app/Module/PlacesModule.php:83 resources/views/admin/tags.phtml:172 11347#: resources/views/admin/trees-preferences.phtml:553 11348#: resources/views/modules/statistics-chart/places.phtml:10 11349#: resources/views/search-replace-page.phtml:47 11350msgid "Places" 11351msgstr "Lugares" 11352 11353#: resources/views/layouts/default.phtml:160 11354#: resources/views/modules/random_media/slide-show.phtml:32 11355#: resources/views/modules/random_media/slide-show.phtml:34 11356msgid "Play" 11357msgstr "Reproducir" 11358 11359#: app/Http/RequestHandlers/ContactAction.php:117 11360msgid "Please enter a valid email address." 11361msgstr "Por favor introduzca una dirección de correo válida." 11362 11363#: app/Http/RequestHandlers/ContactAction.php:112 11364#: app/Http/RequestHandlers/PasswordResetAction.php:80 11365#: app/Http/RequestHandlers/PasswordResetPage.php:75 11366#: app/Http/RequestHandlers/RegisterAction.php:102 11367msgid "Please try again." 11368msgstr "Por favor, inténtelo de nuevo." 11369 11370#. I18N: a month in the French republican calendar 11371#: app/Date/FrenchDate.php:157 11372msgctxt "GENITIVE" 11373msgid "Pluviose" 11374msgstr "pluvioso" 11375 11376#. I18N: a month in the French republican calendar 11377#: app/Date/FrenchDate.php:251 11378msgctxt "INSTRUMENTAL" 11379msgid "Pluviose" 11380msgstr "pluvioso" 11381 11382#. I18N: a month in the French republican calendar 11383#: app/Date/FrenchDate.php:204 11384msgctxt "LOCATIVE" 11385msgid "Pluviose" 11386msgstr "pluvioso" 11387 11388#. I18N: a month in the French republican calendar 11389#: app/Date/FrenchDate.php:109 11390msgctxt "NOMINATIVE" 11391msgid "Pluviose" 11392msgstr "pluvioso" 11393 11394#. I18N: Name of a country or state 11395#: app/Statistics/Service/CountryService.php:403 11396msgid "Poland" 11397msgstr "Polonia" 11398 11399#: app/SurnameTradition/PolishSurnameTradition.php:54 11400msgctxt "Surname tradition" 11401msgid "Polish" 11402msgstr "polaco" 11403 11404#. I18N: A configuration setting 11405#: resources/views/admin/site-mail.phtml:107 11406#: resources/views/setup/step-4-database-mysql.phtml:87 11407#: resources/views/setup/step-4-database-pgsql.phtml:61 11408#: resources/views/setup/step-4-database-sqlsrv.phtml:61 11409msgid "Port number" 11410msgstr "Número de puerto" 11411 11412#. I18N: Location of an LDS church temple 11413#: app/Elements/TempleCode.php:162 11414msgid "Portland, Oregon, United States" 11415msgstr "Portland, Oregón" 11416 11417#. I18N: Location of an LDS church temple 11418#: app/Elements/TempleCode.php:154 11419msgid "Porto Alegre, Brazil" 11420msgstr "Porto Alegre, Brasil" 11421 11422#. I18N: page orientation 11423#: app/Http/RequestHandlers/TreePreferencesPage.php:99 11424#: resources/xml/reports/change_report.xml:10 11425#: resources/xml/reports/pedigree_report.xml:7 11426msgid "Portrait" 11427msgstr "Vertical" 11428 11429#. I18N: Name of a country or state 11430#: app/Statistics/Service/CountryService.php:409 11431msgid "Portugal" 11432msgstr "Portugal" 11433 11434#: app/SurnameTradition/PortugueseSurnameTradition.php:42 11435msgctxt "Surname tradition" 11436msgid "Portuguese" 11437msgstr "portugués" 11438 11439#: app/CustomTags/GedcomL.php:117 app/CustomTags/GedcomL.php:171 11440#: app/CustomTags/GedcomL.php:214 app/CustomTags/GedcomL.php:232 11441#: app/CustomTags/GedcomL.php:300 app/CustomTags/PersonalAncestralFile.php:71 11442#: app/Gedcom.php:408 app/Gedcom.php:521 app/Gedcom.php:541 app/Gedcom.php:812 11443#: app/Gedcom.php:859 11444msgid "Postal code" 11445msgstr "Código postal" 11446 11447#. I18N: Name of a module 11448#: app/Module/PoweredByWebtreesModule.php:41 11449msgid "Powered by webtrees™" 11450msgstr "Funciona con webtrees™" 11451 11452#. I18N: a month in the French republican calendar 11453#: app/Date/FrenchDate.php:165 11454msgctxt "GENITIVE" 11455msgid "Prairial" 11456msgstr "pradeal" 11457 11458#. I18N: a month in the French republican calendar 11459#: app/Date/FrenchDate.php:259 11460msgctxt "INSTRUMENTAL" 11461msgid "Prairial" 11462msgstr "pradeal" 11463 11464#. I18N: a month in the French republican calendar 11465#: app/Date/FrenchDate.php:212 11466msgctxt "LOCATIVE" 11467msgid "Prairial" 11468msgstr "pradeal" 11469 11470#. I18N: a month in the French republican calendar 11471#: app/Date/FrenchDate.php:118 11472msgctxt "NOMINATIVE" 11473msgid "Prairial" 11474msgstr "pradeal" 11475 11476#: app/Http/RequestHandlers/SiteRegistrationPage.php:49 11477msgid "Predefined text that states admin will decide on each request for a user account" 11478msgstr "Texto predefinido que establece que el administrador decidirá sobre cada solicitud de cuenta de usuario" 11479 11480#: app/Http/RequestHandlers/SiteRegistrationPage.php:48 11481msgid "Predefined text that states all users can request a user account" 11482msgstr "Texto predefinido que establece que todos los usuarios pueden solicitar una cuenta de usuario" 11483 11484#: app/Http/RequestHandlers/SiteRegistrationPage.php:50 11485msgid "Predefined text that states only family members can request a user account" 11486msgstr "Texto predefinido que establece que sólo los familiares pueden solicitar una cuenta de usuario" 11487 11488#: app/Http/RequestHandlers/TreePageBlockEdit.php:60 11489#: app/Http/RequestHandlers/TreePreferencesPage.php:162 11490#: app/Http/RequestHandlers/UserPageBlockEdit.php:61 11491#: resources/views/admin/components.phtml:62 11492#: resources/views/admin/components.phtml:65 11493#: resources/views/admin/modules.phtml:78 11494#: resources/views/admin/modules.phtml:80 11495#: resources/views/admin/modules.phtml:155 11496#: resources/views/admin/modules.phtml:158 11497#: resources/views/admin/modules.phtml:161 11498#: resources/views/admin/trees.phtml:102 11499#: resources/views/modules/block-template.phtml:20 11500#: resources/views/modules/block-template.phtml:22 11501msgid "Preferences" 11502msgstr "Preferencias" 11503 11504#: resources/views/admin/modules.phtml:46 11505#, php-format 11506msgid "Preferences exist for the module “%s”, but this module no longer exists." 11507msgstr "Existen preferencias para el módulo “%s”, pero este módulo ya no existe." 11508 11509#. I18N: A configuration setting 11510#: resources/views/admin/users-edit.phtml:186 11511msgid "Preferred contact method" 11512msgstr "Método preferido de contacto" 11513 11514#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/President_of_the_Church 11515#: app/Elements/TempleCode.php:161 11516msgid "President’s Office" 11517msgstr "Oficina Presidencial" 11518 11519#. I18N: Location of an LDS church temple 11520#: app/Elements/TempleCode.php:163 11521msgid "Preston, England" 11522msgstr "Preston, Inglaterra" 11523 11524#: app/Http/RequestHandlers/DataFixData.php:101 11525#: app/Http/RequestHandlers/DataFixPreview.php:79 11526#: resources/views/admin/analytics-edit.phtml:28 11527msgid "Preview" 11528msgstr "Vista anticipada" 11529 11530#: app/Elements/RelationIsDescriptor.php:121 11531msgid "Priest" 11532msgstr "Sacerdote" 11533 11534#. I18N: The first day in the French republican calendar 11535#: app/Date/FrenchDate.php:301 11536msgid "Primidi" 11537msgstr "Primidi" 11538 11539#: resources/xml/reports/family_group_report.xml:10 11540msgid "Print basic events when blank" 11541msgstr "Imprimir sucesos básicos cuando en blanco" 11542 11543#: app/CustomTags/GedcomL.php:146 app/CustomTags/GedcomL.php:202 11544#: app/CustomTags/Legacy.php:137 11545msgid "Priority" 11546msgstr "Prioridad" 11547 11548#: app/Http/RequestHandlers/TreePrivacyPage.php:68 11549#: resources/views/admin/trees.phtml:110 11550msgid "Privacy" 11551msgstr "Privacidad" 11552 11553#. I18N: Name of a module 11554#: app/Module/PrivacyPolicy.php:65 app/Module/PrivacyPolicy.php:121 11555#: resources/views/modules/privacy-policy/footer.phtml:18 11556msgid "Privacy policy" 11557msgstr "Política de privacidad" 11558 11559#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 11560#: resources/views/admin/trees-privacy.phtml:156 11561msgid "Privacy restrictions" 11562msgstr "Restricciones de privacidad" 11563 11564#: resources/views/admin/trees-privacy.phtml:222 11565msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 11566msgstr "Restricciones de privacidad—esas se aplica a los registros y hechos que no tienen etiqueta RESN" 11567 11568#: app/CustomTags/Legacy.php:56 app/CustomTags/Legacy.php:60 11569#: app/CustomTags/Legacy.php:82 app/CustomTags/Legacy.php:117 11570#: app/CustomTags/Legacy.php:124 app/CustomTags/TheNextGeneration.php:54 11571#: app/GedcomRecord.php:356 app/GedcomRecord.php:462 11572#: app/Report/ReportParserGenerate.php:981 11573#: app/Statistics/Repository/EventRepository.php:428 11574msgid "Private" 11575msgstr "Privado" 11576 11577#: resources/views/admin/site-mail.phtml:219 11578msgid "Private key" 11579msgstr "Clave privada" 11580 11581#: app/Gedcom.php:726 11582msgid "Probate" 11583msgstr "Testamentaría" 11584 11585#: app/Gedcom.php:727 11586msgid "Property" 11587msgstr "Propiedad" 11588 11589#. I18N: Location of an LDS church temple 11590#: app/Elements/TempleCode.php:164 11591msgid "Provo City Center, Utah, United States" 11592msgstr "Provo City Center, Utah, Estados Unidos" 11593 11594#. I18N: Location of an LDS church temple 11595#: app/Elements/TempleCode.php:165 11596msgid "Provo, Utah, United States" 11597msgstr "Provo, Utah, Estados Unidos" 11598 11599#. I18N: An individual that represents another 11600#: app/Elements/RelationIsDescriptor.php:120 11601msgid "Proxy" 11602msgstr "Representante" 11603 11604#: app/Gedcom.php:842 resources/views/lists/sources-table.phtml:99 11605#: resources/views/modals/source-fields.phtml:38 11606msgid "Publication" 11607msgstr "Publicación" 11608 11609#. I18N: Name of a country or state 11610#: app/Statistics/Service/CountryService.php:405 11611msgid "Puerto Rico" 11612msgstr "Puerto Rico" 11613 11614#. I18N: Name of a country or state 11615#: app/Statistics/Service/CountryService.php:417 11616msgid "Qatar" 11617msgstr "Qatar" 11618 11619#: app/CustomTags/GedcomL.php:131 app/CustomTags/GedcomL.php:185 11620#: app/CustomTags/GedcomL.php:279 app/CustomTags/GedcomL.php:312 11621#: app/Gedcom.php:441 app/Gedcom.php:495 app/Gedcom.php:573 app/Gedcom.php:684 11622#: app/Gedcom.php:756 app/Gedcom.php:780 app/Gedcom.php:804 app/Gedcom.php:913 11623#: app/Gedcom.php:927 11624msgid "Quality of data" 11625msgstr "Calidad de los datos" 11626 11627#. I18N: The fourth day in the French republican calendar 11628#: app/Date/FrenchDate.php:307 11629msgid "Quartidi" 11630msgstr "Quartidi" 11631 11632#: resources/views/modules/faq/config.phtml:60 11633#: resources/views/modules/faq/edit.phtml:32 11634msgid "Question" 11635msgstr "Pregunta" 11636 11637#. I18N: Location of an LDS church temple 11638#: app/Elements/TempleCode.php:166 11639msgid "Quetzaltenango, Guatemala" 11640msgstr "Quetzaltenango, Guatemala" 11641 11642#: resources/views/admin/trees-preferences.phtml:679 11643msgid "Quick family facts" 11644msgstr "Hechos Rápidos de Familia" 11645 11646#: resources/views/admin/trees-preferences.phtml:654 11647msgid "Quick individual facts" 11648msgstr "Hechos personales rápidos" 11649 11650#. I18N: The fifth day in the French republican calendar 11651#: app/Date/FrenchDate.php:309 11652msgid "Quintidi" 11653msgstr "Quintidi" 11654 11655#. I18N: When replying to an email, the subject becomes “RE: subject” 11656#: resources/views/modules/user-messages/user-messages.phtml:115 11657#: resources/views/modules/user-messages/user-messages.phtml:116 11658msgid "RE: " 11659msgstr "RE: " 11660 11661#: app/Elements/RelationIsDescriptor.php:122 11662msgid "Rabbi" 11663msgstr "Rabí" 11664 11665#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11666#: app/Date/HijriDate.php:146 11667msgctxt "GENITIVE" 11668msgid "Rabi’ al-awwal" 11669msgstr "Rabi `al-Aw wali" 11670 11671#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11672#: app/Date/HijriDate.php:236 11673msgctxt "INSTRUMENTAL" 11674msgid "Rabi’ al-awwal" 11675msgstr "Rabi `al-Aw wali" 11676 11677#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11678#: app/Date/HijriDate.php:191 11679msgctxt "LOCATIVE" 11680msgid "Rabi’ al-awwal" 11681msgstr "Rabi `al-Aw wali" 11682 11683#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11684#: app/Date/HijriDate.php:101 11685msgctxt "NOMINATIVE" 11686msgid "Rabi’ al-awwal" 11687msgstr "Rabi `al-Aw wali" 11688 11689#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11690#: app/Date/HijriDate.php:148 11691msgctxt "GENITIVE" 11692msgid "Rabi’ al-thani" 11693msgstr "Rabi `ath-Thani" 11694 11695#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11696#: app/Date/HijriDate.php:238 11697msgctxt "INSTRUMENTAL" 11698msgid "Rabi’ al-thani" 11699msgstr "Rabi `ath-Thani" 11700 11701#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11702#: app/Date/HijriDate.php:193 11703msgctxt "LOCATIVE" 11704msgid "Rabi’ al-thani" 11705msgstr "Rabi `ath-Thani" 11706 11707#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11708#: app/Date/HijriDate.php:103 11709msgctxt "NOMINATIVE" 11710msgid "Rabi’ al-thani" 11711msgstr "Rabi `ath-Thani" 11712 11713#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11714#: app/Elements/PedigreeLinkageType.php:86 11715msgctxt "Female pedigree" 11716msgid "Rada" 11717msgstr "Rada" 11718 11719#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11720#: app/Elements/PedigreeLinkageType.php:76 11721msgctxt "Male pedigree" 11722msgid "Rada" 11723msgstr "Rada" 11724 11725#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11726#: app/Elements/PedigreeLinkageType.php:96 11727msgctxt "Pedigree" 11728msgid "Rada" 11729msgstr "Rada" 11730 11731#. I18N: https://en.wikipedia.org/wiki/Rajab 11732#: app/Date/HijriDate.php:154 11733msgctxt "GENITIVE" 11734msgid "Rajab" 11735msgstr "rajab" 11736 11737#. I18N: https://en.wikipedia.org/wiki/Rajab 11738#: app/Date/HijriDate.php:244 11739msgctxt "INSTRUMENTAL" 11740msgid "Rajab" 11741msgstr "rajab" 11742 11743#. I18N: https://en.wikipedia.org/wiki/Rajab 11744#: app/Date/HijriDate.php:199 11745msgctxt "LOCATIVE" 11746msgid "Rajab" 11747msgstr "rajab" 11748 11749#. I18N: https://en.wikipedia.org/wiki/Rajab 11750#: app/Date/HijriDate.php:109 11751msgctxt "NOMINATIVE" 11752msgid "Rajab" 11753msgstr "Rajab" 11754 11755#. I18N: Location of an LDS church temple 11756#: app/Elements/TempleCode.php:167 11757msgid "Raleigh, North Carolina, United States" 11758msgstr "Raleigh, Carolina del Norte" 11759 11760#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11761#: app/Date/HijriDate.php:158 11762msgctxt "GENITIVE" 11763msgid "Ramadan" 11764msgstr "Ramadhan" 11765 11766#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11767#: app/Date/HijriDate.php:248 11768msgctxt "INSTRUMENTAL" 11769msgid "Ramadan" 11770msgstr "Ramadhan" 11771 11772#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11773#: app/Date/HijriDate.php:203 11774msgctxt "LOCATIVE" 11775msgid "Ramadan" 11776msgstr "Ramadhan" 11777 11778#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11779#: app/Date/HijriDate.php:113 11780msgctxt "NOMINATIVE" 11781msgid "Ramadan" 11782msgstr "Ramadhan" 11783 11784#. I18N: Description of the “Slide show” module 11785#: app/Module/SlideShowModule.php:75 11786msgid "Random images from the current family tree." 11787msgstr "Imágenes al azar del árbol genealógico actual." 11788 11789#: app/Http/RequestHandlers/ReorderChildrenPage.php:51 11790#: resources/views/family-page-children.phtml:52 11791#: resources/views/family-page-menu.phtml:60 11792#: resources/views/modules/relatives/family.phtml:235 11793msgid "Re-order children" 11794msgstr "Reordenar hijos" 11795 11796#: app/Http/RequestHandlers/ReorderFamiliesPage.php:49 11797#: resources/views/individual-page-menu.phtml:83 11798#: resources/views/individual-page-menu.phtml:88 11799#: resources/views/modules/relatives/tab.phtml:97 11800msgid "Re-order families" 11801msgstr "Reordenar las familias" 11802 11803#: app/CustomTags/PhpGedView.php:71 11804#: app/Http/RequestHandlers/ReorderMediaFilesPage.php:49 11805#: app/Http/RequestHandlers/ReorderMediaPage.php:49 11806#: app/Module/FixPrimaryTag.php:119 11807#: resources/views/individual-page-menu.phtml:104 11808#: resources/views/individual-page-menu.phtml:109 11809msgid "Re-order media" 11810msgstr "Reordenar los objetos" 11811 11812#: resources/views/media-page-menu.phtml:40 11813msgid "Re-order media files" 11814msgstr "Reordenar archivos multimedia" 11815 11816#: app/Http/RequestHandlers/ReorderNamesPage.php:49 11817#: resources/views/individual-page-menu.phtml:51 11818#: resources/views/individual-page-menu.phtml:56 11819msgid "Re-order names" 11820msgstr "Reordenar nombres" 11821 11822#: resources/views/admin/users-create.phtml:32 11823#: resources/views/admin/users-edit.phtml:43 11824#: resources/views/admin/users.phtml:29 11825#: resources/views/edit-account-page.phtml:44 11826#: resources/views/emails/register-notify-html.phtml:30 11827#: resources/views/emails/register-notify-text.phtml:24 11828#: resources/views/register-page.phtml:37 11829msgid "Real name" 11830msgstr "Nombre real" 11831 11832#. I18N: Name of a module 11833#: app/Module/RecentChangesModule.php:85 11834#: resources/xml/reports/change_report.xml:92 11835msgid "Recent changes" 11836msgstr "Cambios Recientes" 11837 11838#: resources/views/calendar-page.phtml:130 11839msgid "Recent years (< 100 yrs)" 11840msgstr "Eventos recientes (< 100 años)" 11841 11842#. I18N: Location of an LDS church temple 11843#: app/Elements/TempleCode.php:168 11844msgid "Recife, Brazil" 11845msgstr "Recife, Brasil" 11846 11847#: resources/views/admin/changes-log.phtml:62 11848#: resources/views/admin/changes-log.phtml:138 11849#: resources/views/admin/data-fix-page.phtml:68 11850#: resources/views/admin/trees-privacy.phtml:227 11851#: resources/views/lists/anniversaries-table.phtml:34 11852#: resources/views/modules/clippings/show.phtml:32 11853#: resources/views/modules/recent_changes/changes-table.phtml:45 11854#: resources/views/modules/todo/research-tasks.phtml:32 11855msgid "Record" 11856msgstr "Registro" 11857 11858#: app/CustomTags/Ancestry.php:63 app/CustomTags/FamilyTreeBuilder.php:60 11859#: app/CustomTags/MyHeritage.php:55 app/CustomTags/MyHeritage.php:58 11860#: app/CustomTags/MyHeritage.php:65 app/Gedcom.php:479 app/Gedcom.php:738 11861#: app/Gedcom.php:770 app/Gedcom.php:794 app/Gedcom.php:825 app/Gedcom.php:849 11862#: app/Gedcom.php:873 app/Gedcom.php:885 11863msgid "Record ID number" 11864msgstr "Número ID del registro" 11865 11866#: app/Gedcom.php:737 app/Gedcom.php:872 11867msgid "Record file number" 11868msgstr "Número de archivo del registro" 11869 11870#: resources/views/modules/fix-search-and-replace/options.phtml:62 11871#: resources/views/modules/statistics-chart/other-records.phtml:10 11872#: resources/views/search-general-page.phtml:61 11873msgid "Records" 11874msgstr "Registros" 11875 11876#. I18N: Description of the “Legacy URLs” module 11877#: app/Module/RedirectLegacyUrlsModule.php:110 11878msgid "Redirect old URLs from webtrees version 1." 11879msgstr "Redirigir URL antiguas de webtrees versión 1." 11880 11881#. I18N: Location of an LDS church temple 11882#: app/Elements/TempleCode.php:169 11883msgid "Redlands, California, United States" 11884msgstr "Redlands, California, Estados Unidos" 11885 11886#: app/CustomTags/Gedcom7.php:100 app/CustomTags/Gedcom7.php:136 11887#: app/CustomTags/Gedcom7.php:149 app/CustomTags/Gedcom7.php:158 11888#: app/CustomTags/Gedcom7.php:166 app/CustomTags/Gedcom7.php:175 11889#: app/CustomTags/ProGen.php:53 app/CustomTags/ProGen.php:54 11890#: app/CustomTags/ProGen.php:55 app/Gedcom.php:475 app/Gedcom.php:728 11891#: app/Gedcom.php:768 app/Gedcom.php:792 app/Gedcom.php:823 app/Gedcom.php:843 11892msgid "Reference number" 11893msgstr "Número de referencia" 11894 11895#. I18N: Location of an LDS church temple 11896#: app/Elements/TempleCode.php:170 11897msgid "Regina, Saskatchewan, Canada" 11898msgstr "Regina, Saskatchewan, Canada" 11899 11900#: app/CustomTags/Aldfaer.php:62 app/Elements/MarriageType.php:64 11901#: resources/xml/reports/fact_sources.xml:205 11902msgid "Registered partnership" 11903msgstr "Pareja registrada" 11904 11905#: app/Elements/RelationIsDescriptor.php:123 11906msgid "Registry officer" 11907msgstr "Funcionario del registro" 11908 11909#: app/Elements/RelationIsDescriptor.php:87 11910msgctxt "FEMALE" 11911msgid "Registry officer" 11912msgstr "Funcionario del registro" 11913 11914#: app/Elements/RelationIsDescriptor.php:66 11915msgctxt "MALE" 11916msgid "Registry officer" 11917msgstr "Funcionario del Registro" 11918 11919#. I18N: https://en.wikipedia.org/wiki/Regular_expression 11920#: app/Module/FixSearchAndReplace.php:103 11921msgid "Regular expression" 11922msgstr "Expresión regular" 11923 11924#: resources/views/modules/fix-search-and-replace/options.phtml:44 11925msgid "Regular expressions are an advanced pattern matching technique." 11926msgstr "Las expresiones regulares son una técnica de coincidencia de patrones avanzado." 11927 11928#: resources/views/pending-changes-page.phtml:53 11929#: resources/views/pending-changes-page.phtml:91 11930msgid "Reject" 11931msgstr "Rechazar" 11932 11933#: resources/views/pending-changes-page.phtml:107 11934msgid "Reject all changes" 11935msgstr "Rechazar todos los cambios" 11936 11937#. I18N: Name of a module/report 11938#: app/Module/IndividualFamiliesReportModule.php:44 11939#: resources/xml/reports/individual_ext_report.xml:3 11940msgid "Related families" 11941msgstr "Familias relacionadas" 11942 11943#. I18N: Name of a report 11944#: app/Module/RelatedIndividualsReportModule.php:40 11945#: resources/xml/reports/relative_ext_report.xml:3 11946msgid "Related individuals" 11947msgstr "Individuos relacionados" 11948 11949#: app/CustomTags/GedcomL.php:121 app/CustomTags/GedcomL.php:134 11950#: app/CustomTags/GedcomL.php:175 app/CustomTags/PhpGedView.php:64 11951#: app/Gedcom.php:585 app/Gedcom.php:903 app/Gedcom.php:917 11952#: app/Module/BranchesListModule.php:406 app/Module/BranchesListModule.php:444 11953#: resources/views/fact-association-structure.phtml:89 11954msgid "Relationship" 11955msgstr "Parentesco" 11956 11957#: app/CustomTags/BrothersKeeper.php:61 app/CustomTags/FamilyTreeMaker.php:53 11958#: app/CustomTags/FamilyTreeMaker.php:106 app/CustomTags/Legacy.php:61 11959#: app/CustomTags/TheNextGeneration.php:50 11960msgid "Relationship to father" 11961msgstr "Relación con el padre" 11962 11963#: app/Module/RelationshipsChartModule.php:155 11964msgid "Relationship to me" 11965msgstr "Parentesco conmigo" 11966 11967#: app/CustomTags/BrothersKeeper.php:62 app/CustomTags/FamilyTreeMaker.php:54 11968#: app/CustomTags/FamilyTreeMaker.php:108 app/CustomTags/Legacy.php:62 11969#: app/CustomTags/TheNextGeneration.php:51 11970msgid "Relationship to mother" 11971msgstr "Relación con la madre" 11972 11973#: app/Gedcom.php:661 11974msgid "Relationship to parents" 11975msgstr "relación hacia los padres" 11976 11977#: app/Module/RelationshipsChartModule.php:333 11978#, php-format 11979msgid "Relationship: %s" 11980msgstr "Parentesco: %s" 11981 11982#. I18N: Name of a module/chart 11983#. I18N: Configuration option 11984#: app/Module/RelationshipsChartModule.php:189 11985#: app/Module/RelationshipsChartModule.php:266 11986#: resources/views/lists/individuals-table.phtml:215 11987#: resources/views/modules/relationships-chart/config.phtml:35 11988msgid "Relationships" 11989msgstr "Relaciones" 11990 11991#. I18N: %s are individual’s names 11992#: app/Module/RelationshipsChartModule.php:258 11993#, php-format 11994msgid "Relationships between %1$s and %2$s" 11995msgstr "Relacionamientos entre %1$s y %2$s" 11996 11997#: app/CustomTags/GedcomL.php:253 app/CustomTags/GedcomL.php:269 11998#: app/Gedcom.php:430 app/Gedcom.php:562 app/Gedcom.php:730 11999#: resources/xml/reports/missing_facts_report.xml:26 12000#: resources/xml/reports/missing_facts_report.xml:587 12001msgid "Religion" 12002msgstr "Religión" 12003 12004#: app/Gedcom.php:723 12005msgid "Religious institution" 12006msgstr "Institución Religiosa" 12007 12008#: app/CustomTags/Aldfaer.php:63 app/Elements/MarriageType.php:65 12009#: resources/xml/reports/fact_sources.xml:199 12010msgid "Religious marriage" 12011msgstr "Matrimonio religioso" 12012 12013#: app/Services/LeafletJsService.php:78 12014msgid "Reload map" 12015msgstr "Recargar mapa" 12016 12017#: app/CustomTags/GedcomL.php:147 app/CustomTags/GedcomL.php:203 12018#: app/CustomTags/Legacy.php:141 12019msgid "Reminder date" 12020msgstr "Fecha de recordatorio" 12021 12022#: resources/views/modules/review_changes/config.phtml:29 12023msgid "Reminder email frequency (days)" 12024msgstr "Frecuencia de los correos recordatorios (días)" 12025 12026#: app/CustomTags/PhpGedView.php:77 12027msgid "Remote server" 12028msgstr "Servidor remoto" 12029 12030#: app/Module/CensusAssistantModule.php:241 12031#: app/Module/CensusAssistantModule.php:265 12032#: resources/views/modules/clippings/show.phtml:33 12033#: resources/views/modules/clippings/show.phtml:48 12034#: resources/views/modules/favorites/favorites.phtml:37 12035msgid "Remove" 12036msgstr "Borrar" 12037 12038#. I18N: Name of a module 12039#: app/Module/FixDuplicateLinks.php:56 12040msgid "Remove duplicate links" 12041msgstr "Borrar vínculos duplicados" 12042 12043#: resources/views/modules/timeline-chart/page.phtml:76 12044msgid "Remove individual" 12045msgstr "Borrar persona" 12046 12047#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 12048#: resources/views/admin/trees-import.phtml:122 12049msgid "Remove the GEDCOM media path from filenames" 12050msgstr "Retire la ruta de los nombres de archivo de medios GEDCOM" 12051 12052#: resources/views/admin/locations.phtml:129 12053msgid "Remove this location?" 12054msgstr "¿Borrar esta ubicación?" 12055 12056#. I18N: Location of an LDS church temple 12057#: app/Elements/TempleCode.php:171 12058msgid "Reno, Nevada, United States" 12059msgstr "Reno, Nevada, Estados Unidos" 12060 12061#. I18N: Renumber the records in a family tree 12062#: app/Http/RequestHandlers/RenumberTreePage.php:62 12063#: resources/views/admin/trees-merge.phtml:37 12064#: resources/views/admin/trees-merge.phtml:42 12065#: resources/views/admin/trees.phtml:201 12066msgid "Renumber XREFs" 12067msgstr "Renumerar XREF" 12068 12069#: resources/views/modules/fix-place-names/options.phtml:21 12070msgid "Replace" 12071msgstr "Reemplace" 12072 12073#. I18N: Description of a “Data fix” module 12074#: app/Module/FixCemeteryTag.php:69 12075msgid "Replace cemetery tags with burial places." 12076msgstr "Sustituya la etiqueta de cementerio con el lugar de sepultura." 12077 12078#: resources/views/search-replace-page.phtml:35 12079msgid "Replace with" 12080msgstr "Reemplazar por" 12081 12082#: resources/views/modules/fix-search-and-replace/options.phtml:28 12083msgid "Replacement text" 12084msgstr "Texto de la sustitución" 12085 12086#: resources/views/modules/user-messages/user-messages.phtml:130 12087#: resources/views/modules/user-messages/user-messages.phtml:131 12088msgid "Reply" 12089msgstr "Responder" 12090 12091#: app/Http/RequestHandlers/ReportGenerate.php:106 12092#: resources/views/admin/modules.phtml:240 12093#: resources/views/admin/modules.phtml:243 12094#: resources/views/report-select-page.phtml:23 12095msgid "Report" 12096msgstr "Informe" 12097 12098#. I18N: ''GEDCOM tag _RPT_PHRS 12099#: app/CustomTags/Legacy.php:66 app/CustomTags/Legacy.php:67 12100msgid "Report phrase" 12101msgstr "Frase de informe" 12102 12103#. I18N: Name of a module 12104#: app/Http/RequestHandlers/ModulesReportsPage.php:43 12105#: app/Module/ReportsMenuModule.php:56 app/Module/ReportsMenuModule.php:104 12106#: resources/views/admin/control-panel.phtml:706 12107#: resources/views/admin/modules.phtml:110 12108#: resources/views/admin/modules.phtml:112 12109msgid "Reports" 12110msgstr "Informes" 12111 12112#. I18N: Name of a module/list 12113#: app/Module/FixSearchAndReplace.php:112 12114#: app/Module/RepositoryListModule.php:65 12115#: app/Module/RepositoryListModule.php:144 app/Services/AdminService.php:194 12116#: resources/views/admin/control-panel.phtml:346 12117#: resources/views/admin/merge-records-step-1.phtml:57 12118#: resources/views/lists/repositories-table.phtml:47 12119#: resources/views/modules/gedcom_stats/config.phtml:52 12120#: resources/views/modules/gedcom_stats/statistics.phtml:124 12121#: resources/views/modules/html/template-statistics.phtml:54 12122#: resources/views/modules/statistics-chart/other-records.phtml:45 12123#: resources/views/record-page-links.phtml:87 12124#: resources/views/search-general-page.phtml:95 12125#: resources/views/search-results.phtml:72 12126msgid "Repositories" 12127msgstr "Repositorios" 12128 12129#: app/CustomTags/GedcomL.php:141 app/CustomTags/GedcomL.php:197 12130#: app/Gedcom.php:805 app/Gedcom.php:845 12131#: app/Http/RequestHandlers/CheckTree.php:356 12132#: resources/views/admin/trees-privacy.phtml:169 12133#: resources/views/admin/trees.phtml:242 12134#: resources/views/modals/source-fields.phtml:46 12135#: resources/views/modules/favorites/favorites.phtml:123 12136#: resources/views/modules/recent_changes/changes-table.phtml:79 12137msgid "Repository" 12138msgstr "Repositorio" 12139 12140#: resources/views/lists/repositories-table.phtml:52 12141msgid "Repository name" 12142msgstr "Nombre del repositorio" 12143 12144#. I18N: Name of a country or state 12145#: app/Statistics/Service/CountryService.php:135 12146msgid "Republic of the Congo" 12147msgstr "República del Congo" 12148 12149#: app/Http/RequestHandlers/PasswordRequestAction.php:106 12150#: app/Http/RequestHandlers/PasswordRequestPage.php:56 12151msgid "Request a new password" 12152msgstr "Solicitar una nueva contraseña" 12153 12154#: app/Http/RequestHandlers/RegisterAction.php:210 12155#: app/Http/RequestHandlers/RegisterPage.php:77 12156#: app/Module/WelcomeBlockModule.php:109 resources/views/login-page.phtml:66 12157#: resources/views/modules/login_block/sign-in.phtml:48 12158msgid "Request a new user account" 12159msgstr "Solicitar una nueva cuenta de usuario" 12160 12161#: app/Elements/ResearchTaskStatus.php:51 app/Elements/ResearchTaskType.php:50 12162msgid "Research" 12163msgstr "Investigación" 12164 12165#: app/CustomTags/BrothersKeeper.php:69 app/CustomTags/BrothersKeeper.php:109 12166#: app/CustomTags/GedcomL.php:136 app/CustomTags/GedcomL.php:192 12167#: app/CustomTags/Legacy.php:136 app/Module/ResearchTaskModule.php:64 12168#: app/Module/ResearchTaskModule.php:68 12169#: resources/views/modules/todo/research-tasks.phtml:38 12170msgid "Research task" 12171msgstr "Tarea de investigación" 12172 12173#. I18N: Name of a module. Tasks that need further research. 12174#: app/Module/ResearchTaskModule.php:211 12175msgid "Research tasks" 12176msgstr "Tareas de investigación" 12177 12178#: resources/views/modules/todo/config.phtml:16 12179msgid "Research tasks are special events, added to individuals in your family tree, which identify the need for further research. You can use them as a reminder to check facts against more reliable sources, to obtain documents or photographs, to resolve conflicting information, etc." 12180msgstr "Tareas de investigación son «eventos» especiales, vinculados a las personas en su árbol genealógico, que indican la necesidad de seguir investigando. Puedes usarlos como un recordatorio para revisar los hechos en contra de las fuentes más fiables, para obtener los documentos o fotografías, para resolver informaciones contradictorias, etc." 12181 12182#: resources/views/modules/todo/config.phtml:18 12183msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 12184msgstr "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." 12185 12186#: app/CustomTags/Gedcom7.php:186 app/Gedcom.php:731 12187#: resources/views/admin/tags.phtml:1004 12188msgid "Residence" 12189msgstr "Residencia" 12190 12191#: resources/views/edit-blocks-page.phtml:74 12192#: resources/views/edit-blocks-page.phtml:75 12193msgid "Restore the default block layout" 12194msgstr "Restaurar el diseño por defecto de los bloques" 12195 12196#: app/Http/RequestHandlers/HelpText.php:275 12197#: resources/views/admin/users-edit.phtml:295 12198msgid "Restrict to immediate family" 12199msgstr "Limitar el acceso a familiares" 12200 12201#. I18N: a restriction on viewing data 12202#: app/CustomTags/GedcomL.php:254 app/CustomTags/PhpGedView.php:83 12203#: app/Gedcom.php:431 app/Gedcom.php:478 app/Gedcom.php:563 app/Gedcom.php:734 12204#: app/Gedcom.php:929 app/Gedcom.php:931 app/Gedcom.php:933 app/Gedcom.php:935 12205#: app/Gedcom.php:937 app/Gedcom.php:939 12206#: app/Http/RequestHandlers/HelpText.php:243 12207#: resources/views/modals/restriction-fields.phtml:11 12208msgid "Restriction" 12209msgstr "Restricción" 12210 12211#: resources/views/help/restriction.phtml:10 12212msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 12213msgstr "Se pueden añadir restricciones a los registros y hechos, para controlar quién puede ver los datos o modificarlos." 12214 12215#: resources/views/modules/statistics-chart/custom.phtml:122 12216msgid "Results" 12217msgstr "Resultados" 12218 12219#: app/Gedcom.php:735 12220msgid "Retirement" 12221msgstr "Jubilación" 12222 12223#. I18N: Location of an LDS church temple 12224#: app/Elements/TempleCode.php:172 12225msgid "Rexburg, Idaho, United States" 12226msgstr "Rexburg, Idaho, Estados Unidos" 12227 12228#: app/CustomTags/Gedcom7.php:79 app/CustomTags/Gedcom7.php:91 12229#: app/CustomTags/Gedcom7.php:108 app/CustomTags/Gedcom7.php:122 12230#: app/CustomTags/GedcomL.php:127 app/CustomTags/GedcomL.php:181 12231#: app/CustomTags/GedcomL.php:275 app/CustomTags/GedcomL.php:308 12232#: app/Gedcom.php:437 app/Gedcom.php:491 app/Gedcom.php:569 app/Gedcom.php:680 12233#: app/Gedcom.php:752 app/Gedcom.php:776 app/Gedcom.php:800 app/Gedcom.php:909 12234#: app/Gedcom.php:923 resources/views/admin/users-edit.phtml:289 12235msgid "Role" 12236msgstr "Rol" 12237 12238#. I18N: Name of a country or state 12239#: app/Statistics/Service/CountryService.php:421 12240msgid "Romania" 12241msgstr "Rumanía" 12242 12243#: app/Http/RequestHandlers/HelpText.php:248 12244msgid "Romanized" 12245msgstr "Romanizado" 12246 12247#: app/Gedcom.php:699 12248msgid "Romanized name" 12249msgstr "Nombre romanizado" 12250 12251#: app/CustomTags/GedcomL.php:250 app/Gedcom.php:428 app/Gedcom.php:560 12252msgid "Romanized place" 12253msgstr "Lugar romanizado" 12254 12255#: app/Gedcom.php:708 12256msgid "Romanized type" 12257msgstr "Tipo romanizado" 12258 12259#: resources/views/lists/families-table.phtml:109 12260#: resources/views/lists/individuals-table.phtml:151 12261msgid "Roots" 12262msgstr "Raíces" 12263 12264#: app/CustomTags/GedcomL.php:189 12265msgid "Rufname" 12266msgstr "Nombres de llamadas" 12267 12268#. I18N: https://en.wikipedia.org/wiki/Soundex 12269#: app/Soundex.php:606 resources/views/branches-page.phtml:41 12270#: resources/views/search-phonetic-page.phtml:71 12271msgid "Russell" 12272msgstr "Russell" 12273 12274#. I18N: Name of a country or state 12275#: app/Statistics/Service/CountryService.php:423 12276msgid "Russia" 12277msgstr "Rusia" 12278 12279#. I18N: Name of a country or state 12280#: app/Statistics/Service/CountryService.php:425 12281msgid "Rwanda" 12282msgstr "Ruanda" 12283 12284#. I18N: Name of a country or state 12285#: app/Statistics/Service/CountryService.php:419 12286msgid "Réunion" 12287msgstr "Reunión" 12288 12289#: resources/views/admin/site-mail.phtml:88 12290msgid "SMTP mail server" 12291msgstr "Servidor de correo SMTP" 12292 12293#: app/Services/ServerCheckService.php:320 12294msgid "SQLite is only suitable for small sites, testing and evaluation." 12295msgstr "SQLite solo es adecuado para sitios pequeños, pruebas y evaluación." 12296 12297#: app/Services/ServerCheckService.php:210 12298#, php-format 12299msgid "SQLite version %s is installed. SQLite version %s or later is required." 12300msgstr "La versión %s de SQLite está instalada. Se requiere la versión %s o posterior de SQLite." 12301 12302#. I18N: Use SMTP over SSL/TLS, or Implicit TLS - a secure communications protocol 12303#: app/Services/EmailService.php:207 12304msgid "SSL/TLS" 12305msgstr "SSL/TLS" 12306 12307#. I18N: Use SMTP with STARTTLS, or Explicit TLS - a secure communications protocol 12308#: app/Services/EmailService.php:209 12309msgid "STARTTLS" 12310msgstr "STARTTLS" 12311 12312#. I18N: Location of an LDS church temple 12313#: app/Elements/TempleCode.php:173 12314msgid "Sacramento, California, United States" 12315msgstr "Sacramento, California, Estados Unidos" 12316 12317#. I18N: https://en.wikipedia.org/wiki/Safar 12318#: app/Date/HijriDate.php:144 12319msgctxt "GENITIVE" 12320msgid "Safar" 12321msgstr "safar" 12322 12323#. I18N: https://en.wikipedia.org/wiki/Safar 12324#: app/Date/HijriDate.php:234 12325msgctxt "INSTRUMENTAL" 12326msgid "Safar" 12327msgstr "safar" 12328 12329#. I18N: https://en.wikipedia.org/wiki/Safar 12330#: app/Date/HijriDate.php:189 12331msgctxt "LOCATIVE" 12332msgid "Safar" 12333msgstr "safar" 12334 12335#. I18N: https://en.wikipedia.org/wiki/Safar 12336#: app/Date/HijriDate.php:99 12337msgctxt "NOMINATIVE" 12338msgid "Safar" 12339msgstr "Safar" 12340 12341#. I18N: The name of a colour-scheme 12342#: app/Module/ColorsTheme.php:176 12343msgid "Sage" 12344msgstr "Salvia" 12345 12346#: app/Statistics/Service/CountryService.php:95 12347msgid "Saint Barthélemy" 12348msgstr "San Bartolomé" 12349 12350#. I18N: Name of a country or state 12351#: app/Statistics/Service/CountryService.php:443 12352msgid "Saint Helena" 12353msgstr "Santa Helena" 12354 12355#. I18N: Name of a country or state 12356#: app/Statistics/Service/CountryService.php:286 12357msgid "Saint Kitts and Nevis" 12358msgstr "San Cristóbal y Nevis" 12359 12360#. I18N: Name of a country or state 12361#: app/Statistics/Service/CountryService.php:300 12362msgid "Saint Lucia" 12363msgstr "Santa Lucía" 12364 12365#. I18N: Name of a country or state 12366#: app/Statistics/Service/CountryService.php:457 12367msgid "Saint Pierre and Miquelon" 12368msgstr "San Pedro y Miquelón" 12369 12370#. I18N: Name of a country or state 12371#: app/Statistics/Service/CountryService.php:522 12372msgid "Saint Vincent and the Grenadines" 12373msgstr "San Vicente y las Granadinas" 12374 12375#. I18N: Location of an LDS church temple 12376#: app/Elements/TempleCode.php:183 12377msgid "Salt Lake City, Utah, United States" 12378msgstr "Salt Lake City, Utah, Estados Unidos" 12379 12380#: resources/views/modals/media-file-fields.phtml:71 12381msgid "Same as uploaded file" 12382msgstr "Igual que el archivo subido" 12383 12384#. I18N: Name of a country or state 12385#: app/Statistics/Service/CountryService.php:538 12386msgid "Samoa" 12387msgstr "Samoa" 12388 12389#. I18N: Location of an LDS church temple 12390#: app/Elements/TempleCode.php:176 12391msgid "San Antonio, Texas, United States" 12392msgstr "San Antonio, Texas, Estados Unidos" 12393 12394#. I18N: Location of an LDS church temple 12395#: app/Elements/TempleCode.php:177 12396msgid "San Diego, California, United States" 12397msgstr "San Diego, California, Estados Unidos" 12398 12399#. I18N: Location of an LDS church temple 12400#: app/Elements/TempleCode.php:182 12401msgid "San José, Costa Rica" 12402msgstr "San José, Costa Rica" 12403 12404#. I18N: Name of a country or state 12405#: app/Statistics/Service/CountryService.php:453 12406msgid "San Marino" 12407msgstr "San Marino" 12408 12409#. I18N: Location of an LDS church temple 12410#: app/Elements/TempleCode.php:174 12411msgid "San Salvador, El Salvador" 12412msgstr "San Salvador, El Salvador" 12413 12414#. I18N: Location of an LDS church temple 12415#: app/Elements/TempleCode.php:175 12416msgid "Santiago, Chile" 12417msgstr "Santiago, Chile" 12418 12419#. I18N: Location of an LDS church temple 12420#: app/Elements/TempleCode.php:178 12421msgid "Santo Domingo, Dominican Republic" 12422msgstr "Santo Domingo, República Dominicana" 12423 12424#. I18N: Name of a country or state 12425#: app/Statistics/Service/CountryService.php:461 12426msgid "Sao Tome and Principe" 12427msgstr "Santo Tomé y Príncipe" 12428 12429#. I18N: abbreviation for Saturday 12430#: app/Date/AbstractCalendarDate.php:283 12431#: resources/views/edit/initialize-calendar-popup.phtml:31 12432msgid "Sat" 12433msgstr "Sábado" 12434 12435#: app/Date/AbstractCalendarDate.php:251 12436msgid "Saturday" 12437msgstr "sábado" 12438 12439#. I18N: Name of a country or state 12440#: app/Statistics/Service/CountryService.php:427 12441msgid "Saudi Arabia" 12442msgstr "Arabia Saudí" 12443 12444#: app/CustomTags/FamilyTreeMaker.php:72 app/CustomTags/GedcomL.php:153 12445msgid "Schema" 12446msgstr "Esquema" 12447 12448#: app/Gedcom.php:644 app/Gedcom.php:668 12449msgid "School or college" 12450msgstr "Colegio o universidad" 12451 12452#. I18N: Name of a country or state 12453#: app/Statistics/Service/CountryService.php:429 12454msgid "Scotland" 12455msgstr "Escocia" 12456 12457#: app/CustomTags/Legacy.php:146 12458msgid "Scrapbook" 12459msgstr "Libreta de notas" 12460 12461#. I18N: “sealing” is a Mormon ceremony. 12462#: app/Elements/PedigreeLinkageType.php:84 12463msgctxt "Female pedigree" 12464msgid "Sealing" 12465msgstr "Sellamiento" 12466 12467#. I18N: “sealing” is a Mormon ceremony. 12468#: app/Elements/PedigreeLinkageType.php:74 12469msgctxt "Male pedigree" 12470msgid "Sealing" 12471msgstr "Sellamiento" 12472 12473#. I18N: “sealing” is a Mormon ceremony. 12474#: app/Elements/PedigreeLinkageType.php:94 12475msgctxt "Pedigree" 12476msgid "Sealing" 12477msgstr "Sellamiento" 12478 12479#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 12480#: app/Elements/LdsOrdinanceStatus.php:63 12481#: app/Elements/LdsSpouseSealingDateStatus.php:64 12482msgid "Sealing canceled (divorce)" 12483msgstr "Sellamiento cancelado (divorcio)" 12484 12485#. I18N: Name of a module 12486#. I18N: A button label. 12487#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 12488#: resources/views/admin/data-fix-page.phtml:44 12489#: resources/views/admin/location-edit.phtml:120 12490#: resources/views/admin/location-edit.phtml:155 12491#: resources/views/layouts/default.phtml:88 12492#: resources/views/layouts/default.phtml:90 12493#: resources/views/layouts/default.phtml:92 12494#: resources/views/modules/descendancy/sidebar.phtml:17 12495#: resources/views/modules/descendancy/sidebar.phtml:38 12496#: resources/views/modules/fix-place-names/options.phtml:11 12497#: resources/views/search-replace-page.phtml:44 12498msgid "Search" 12499msgstr "Buscar" 12500 12501#. I18N: Name of a module 12502#: app/Http/RequestHandlers/SearchReplacePage.php:49 12503#: app/Module/FixSearchAndReplace.php:75 app/Module/SearchMenuModule.php:138 12504msgid "Search and replace" 12505msgstr "Buscar y reemplazar" 12506 12507#. I18N: Description of a “Data fix” module 12508#: app/Module/FixSearchAndReplace.php:86 12509msgid "Search and replace text, using simple searches or advanced pattern matching." 12510msgstr "Buscar y reemplazar texto, utilizando búsquedas simples o coincidencia avanzada de patrones." 12511 12512#. I18N: Help text for the “Description META tag” configuration setting 12513#: resources/views/admin/trees-preferences.phtml:229 12514msgid "Search engines may use this description of your site in their search results." 12515msgstr "Las máquinas de búsqueda pueden usar esta descripción de su sitio en sus resultados de búsqueda." 12516 12517#: resources/views/modules/media-list/page.phtml:73 12518msgid "Search filters" 12519msgstr "Filtros de búsqueda" 12520 12521#: resources/views/search-general-page.phtml:49 12522#: resources/views/search-replace-page.phtml:26 12523msgid "Search for" 12524msgstr "Buscar" 12525 12526#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:44 12527msgid "Search for locations in an external database." 12528msgstr "Busque ubicaciones en una base de datos externa." 12529 12530#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:44 12531msgid "Search for place names in an external database." 12532msgstr "Búsqueda de nombres de lugares en una base de datos externa." 12533 12534#: app/Module/GeonamesAutocomplete.php:69 12535#: app/Module/OpenRouteServiceAutocomplete.php:57 12536#, php-format 12537msgid "Search for place names using %s." 12538msgstr "Busque nombres de lugares usando %s." 12539 12540#: resources/views/modules/fix-search-and-replace/options.phtml:38 12541msgid "Search method" 12542msgstr "Método de búsqueda" 12543 12544#: resources/views/modules/fix-search-and-replace/options.phtml:18 12545msgid "Search text/pattern" 12546msgstr "Buscar texto/patrón" 12547 12548#: resources/views/modules/relationships-chart/config.phtml:26 12549msgid "Searching for all possible relationships can take a lot of time in complex trees." 12550msgstr "Buscar todas las posibles relaciones puede tomar mucho tiempo en árboles complejos." 12551 12552#. I18N: Location of an LDS church temple 12553#: app/Elements/TempleCode.php:179 12554msgid "Seattle, Washington, United States" 12555msgstr "Seattle, Washington, Estados Unidos" 12556 12557#: resources/views/admin/merge-records-step-1.phtml:106 12558msgid "Second record" 12559msgstr "Segundo registro" 12560 12561#. I18N: A configuration setting 12562#: resources/views/admin/site-mail.phtml:163 12563msgid "Secure connection" 12564msgstr "Usar SSL" 12565 12566#. I18N: A configuration setting 12567#: resources/views/modules/statcounter/form.phtml:20 12568msgid "Security code" 12569msgstr "Código de seguridad" 12570 12571#: resources/views/admin/site-mail.phtml:36 12572#: resources/views/emails/new-version-html.phtml:26 12573#: resources/views/emails/new-version-text.phtml:21 12574#: resources/views/modules/fix-search-and-replace/options.phtml:45 12575#, php-format 12576msgid "See %s for more information." 12577msgstr "Vea %s para mas información." 12578 12579#: resources/views/admin/merge-records-step-2.phtml:48 12580#: resources/views/admin/merge-records-step-2.phtml:95 12581#: resources/views/admin/merge-records-step-2.phtml:141 12582msgid "Select" 12583msgstr "Seleccionar" 12584 12585#: resources/views/admin/trees-import.phtml:36 12586msgid "Select a GEDCOM file to import" 12587msgstr "Seleccionar un archivo GEDCOM para importar" 12588 12589#: resources/views/edit/input-addon-calendar.phtml:14 12590#: resources/views/edit/input-addon-calendar.phtml:17 12591msgid "Select a date" 12592msgstr "Seleccione una fecha" 12593 12594#: resources/views/modules/lifespans-chart/page.phtml:39 12595msgid "Select individuals by place or date" 12596msgstr "Seleccione individuos por lugar o fecha" 12597 12598#. I18N: Description of the “Clippings cart” module 12599#: app/Module/ClippingsCartModule.php:134 12600msgid "Select records from your family tree and save them as a GEDCOM file." 12601msgstr "Escoger registros de su árbol genealógico y los descargan en archivo GEDCOM." 12602 12603#: resources/views/modules/statistics-chart/custom.phtml:148 12604msgid "Select the desired age interval" 12605msgstr "Seleccione el intervalo de edad deseado" 12606 12607#: resources/views/admin/merge-records-step-2.phtml:34 12608msgid "Select the facts and events to keep from both records." 12609msgstr "Seleccione los hechos y eventos para mantener en ambos registros." 12610 12611#: resources/views/admin/merge-records-step-1.phtml:50 12612msgid "Select two records to merge." 12613msgstr "Seleccione dos registros a combinar." 12614 12615#: resources/views/admin/site-mail.phtml:210 12616msgid "Selector" 12617msgstr "Selector" 12618 12619#: app/Elements/RelationIsDescriptor.php:124 12620msgid "Seller" 12621msgstr "Vendedor" 12622 12623#: app/Elements/RelationIsDescriptor.php:88 12624msgctxt "FEMALE" 12625msgid "Seller" 12626msgstr "Vendedor" 12627 12628#: app/Elements/RelationIsDescriptor.php:67 12629msgctxt "MALE" 12630msgid "Seller" 12631msgstr "Vendedor" 12632 12633#: resources/views/admin/broadcast.phtml:65 12634#: resources/views/admin/email-page.phtml:70 12635#: resources/views/contact-page.phtml:80 resources/views/message-page.phtml:68 12636#: resources/views/modules/user-messages/user-messages.phtml:43 12637msgid "Send" 12638msgstr "Enviar" 12639 12640#: app/Http/RequestHandlers/ContactPage.php:87 12641#: app/Http/RequestHandlers/MessagePage.php:71 12642#: app/Statistics/Repository/UserRepository.php:121 12643#: resources/views/modules/user-messages/user-messages.phtml:31 12644#: resources/views/pending-changes-page.phtml:80 12645msgid "Send a message" 12646msgstr "Enviar mensaje" 12647 12648#: app/Services/MessageService.php:215 12649msgid "Send a message to all users" 12650msgstr "Enviar un mensaje a todos los usuarios" 12651 12652#: app/Services/MessageService.php:216 12653msgid "Send a message to users who have never signed in" 12654msgstr "Enviar un mensaje a los usuarios que nunca se han conectado" 12655 12656#: app/Services/MessageService.php:217 12657msgid "Send a message to users who have not signed in for 6 months" 12658msgstr "Enviar mensaje a los usuarios que no se han conectado los últimos seis meses" 12659 12660#: resources/views/admin/site-mail.phtml:233 12661msgid "Send a test email using these settings" 12662msgstr "Enviar un correo electrónico usando estos ajustes" 12663 12664#: app/Module/CheckForNewVersion.php:76 12665msgid "Send an email to all administrators when an upgrade is available." 12666msgstr "Envíe un correo electrónico a todos los administradores cuando haya una actualización disponible." 12667 12668#. I18N: Label for a configuration option 12669#: resources/views/modules/review_changes/config.phtml:20 12670msgid "Send out reminder emails" 12671msgstr "Enviar correos recordatorios" 12672 12673#. I18N: A configuration setting 12674#: resources/views/admin/site-mail.phtml:71 12675msgid "Sender email" 12676msgstr "Correo electrónico del remitente" 12677 12678#. I18N: A configuration setting 12679#: resources/views/admin/site-mail.phtml:57 12680msgid "Sender name" 12681msgstr "Nombre del remitente" 12682 12683#: app/Http/RequestHandlers/EmailPreferencesPage.php:65 12684#: resources/views/admin/control-panel.phtml:246 12685msgid "Sending email" 12686msgstr "Correo electrónico" 12687 12688#. I18N: A configuration setting 12689#: resources/views/admin/site-mail.phtml:177 12690msgid "Sending server name" 12691msgstr "Nombre del servidor que envía" 12692 12693#. I18N: Name of a country or state 12694#: app/Statistics/Service/CountryService.php:435 12695msgid "Senegal" 12696msgstr "Senegal" 12697 12698#. I18N: Location of an LDS church temple 12699#: app/Elements/TempleCode.php:180 12700msgid "Seoul, Korea" 12701msgstr "Seúl, Corea" 12702 12703#: app/Date/AbstractGregorianJulianDate.php:239 12704msgctxt "Abbreviation for September" 12705msgid "Sep" 12706msgstr "sept" 12707 12708#: app/CustomTags/BrothersKeeper.php:68 12709msgid "Separated" 12710msgstr "Separado" 12711 12712#: app/CustomTags/FamilyTreeMaker.php:71 12713msgid "Separation" 12714msgstr "Separación" 12715 12716#: app/Date/AbstractGregorianJulianDate.php:136 12717msgctxt "GENITIVE" 12718msgid "September" 12719msgstr "septiembre" 12720 12721#: app/Date/AbstractGregorianJulianDate.php:206 12722msgctxt "INSTRUMENTAL" 12723msgid "September" 12724msgstr "septiembre" 12725 12726#: app/Date/AbstractGregorianJulianDate.php:171 12727msgctxt "LOCATIVE" 12728msgid "September" 12729msgstr "septiembre" 12730 12731#: app/Date/AbstractGregorianJulianDate.php:101 12732#: app/Module/StatisticsChartModule.php:796 12733#: resources/views/edit/initialize-calendar-popup.phtml:21 12734msgctxt "NOMINATIVE" 12735msgid "September" 12736msgstr "septiembre" 12737 12738#. I18N: The seventh day in the French republican calendar 12739#: app/Date/FrenchDate.php:313 12740msgid "Septidi" 12741msgstr "Septidi" 12742 12743#. I18N: Name of a country or state 12744#: app/Statistics/Service/CountryService.php:437 12745msgid "Serbia" 12746msgstr "Serbia" 12747 12748#: app/Elements/RelationIsDescriptor.php:125 12749msgid "Servant" 12750msgstr "Criado" 12751 12752#: app/Elements/RelationIsDescriptor.php:89 12753msgctxt "FEMALE" 12754msgid "Servant" 12755msgstr "Criada" 12756 12757#: app/Elements/RelationIsDescriptor.php:68 12758msgctxt "MALE" 12759msgid "Servant" 12760msgstr "Criado" 12761 12762#: app/Http/RequestHandlers/PhpInformation.php:60 12763#: resources/views/admin/control-panel.phtml:274 12764msgid "Server information" 12765msgstr "Información del servidor" 12766 12767#. I18N: A configuration setting 12768#: resources/views/admin/site-mail.phtml:93 12769#: resources/views/setup/step-4-database-mysql.phtml:82 12770#: resources/views/setup/step-4-database-pgsql.phtml:49 12771#: resources/views/setup/step-4-database-sqlsrv.phtml:49 12772msgid "Server name" 12773msgstr "Nombre del servidor" 12774 12775#: app/Http/RequestHandlers/PasswordResetPage.php:62 12776msgid "Set a new password" 12777msgstr "Definir una nueva contraseña" 12778 12779#: resources/views/admin/trees.phtml:132 resources/views/admin/trees.phtml:138 12780msgid "Set as default" 12781msgstr "Establecer por defecto" 12782 12783#. I18N: You need to: 12784#: resources/views/emails/verify-notify-html.phtml:41 12785#: resources/views/emails/verify-notify-text.phtml:28 12786msgid "Set the access level for each tree." 12787msgstr "Fijar el nivel de acceso para cada árbol." 12788 12789#: app/Http/RequestHandlers/TreePageDefaultEdit.php:69 12790#: resources/views/admin/control-panel.phtml:321 12791msgid "Set the default blocks for new family trees" 12792msgstr "Bloques por defecto para nuevos árboles genealógicos" 12793 12794#: app/Http/RequestHandlers/UserPageDefaultEdit.php:68 12795#: resources/views/admin/control-panel.phtml:548 12796msgid "Set the default blocks for new users" 12797msgstr "Bloques por defecto para nuevos usuarios" 12798 12799#. I18N: Help text for the “Show dead individuals” configuration setting 12800#: resources/views/admin/trees-privacy.phtml:62 12801msgid "Set the privacy access level for all dead individuals." 12802msgstr "Ajusta el nivel de acceso para toda las personas ya fallecidas." 12803 12804#. I18N: You need to: 12805#: resources/views/emails/verify-notify-html.phtml:39 12806#: resources/views/emails/verify-notify-text.phtml:27 12807msgid "Set the status to “approved”." 12808msgstr "Fijar el estado a \"aprovado\"." 12809 12810#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 12811#: resources/views/admin/trees-preferences.phtml:606 12812msgid "Setting this to <b>Yes</b> will place links on individuals, sources, and families to let users bring up another window containing the raw data taken right out of the GEDCOM file." 12813msgstr "Si se fija a <b>Sí</b> aparecerán vínculos en personas, fuentes y familias que permitirán a los usuarios abrir otra ventana con los datos en bruto extraídos directamente del archivo GEDCOM." 12814 12815#: resources/views/layouts/setup.phtml:18 12816#: resources/views/layouts/setup.phtml:26 12817msgid "Setup wizard for webtrees" 12818msgstr "Asistente para la instalación de webtrees" 12819 12820#. I18N: The sixth day in the French republican calendar 12821#: app/Date/FrenchDate.php:311 12822msgid "Sextidi" 12823msgstr "Sextidi" 12824 12825#. I18N: Name of a country or state 12826#: app/Statistics/Service/CountryService.php:474 12827msgid "Seychelles" 12828msgstr "Seychelles" 12829 12830#: app/Date/JalaliDate.php:278 12831msgctxt "Abbreviation for Persian month: Shahrivar" 12832msgid "Shah" 12833msgstr "Shah" 12834 12835#. I18N: 6th month in the Persian/Jalali calendar 12836#: app/Date/JalaliDate.php:149 12837msgctxt "GENITIVE" 12838msgid "Shahrivar" 12839msgstr "Shahrivar" 12840 12841#. I18N: 6th month in the Persian/Jalali calendar 12842#: app/Date/JalaliDate.php:239 12843msgctxt "INSTRUMENTAL" 12844msgid "Shahrivar" 12845msgstr "Shahrivar" 12846 12847#. I18N: 6th month in the Persian/Jalali calendar 12848#: app/Date/JalaliDate.php:194 12849msgctxt "LOCATIVE" 12850msgid "Shahrivar" 12851msgstr "Shahrivar" 12852 12853#. I18N: 6th month in the Persian/Jalali calendar 12854#: app/Date/JalaliDate.php:104 12855msgctxt "NOMINATIVE" 12856msgid "Shahrivar" 12857msgstr "Shahrivar" 12858 12859#: resources/views/individual-page-menu.phtml:37 12860#: resources/views/individual-page.phtml:68 12861msgid "Share" 12862msgstr "Compartir" 12863 12864#: app/Module/ShareUrlModule.php:41 12865msgid "Share the URL" 12866msgstr "Comparte la URL" 12867 12868#: app/Module/ShareAnniversaryModule.php:73 12869msgid "Share the anniversary of an event" 12870msgstr "Compartir el aniversario de un evento" 12871 12872#: app/CustomTags/Gedcom7.php:87 app/CustomTags/Gedcom7.php:102 12873#: app/CustomTags/Gedcom7.php:116 app/CustomTags/Gedcom7.php:138 12874#: app/CustomTags/Gedcom7.php:143 app/CustomTags/Gedcom7.php:151 12875#: app/CustomTags/Gedcom7.php:168 app/CustomTags/Gedcom7.php:177 12876#: app/Elements/NoteStructure.php:121 app/Fact.php:451 app/Gedcom.php:761 12877#: resources/views/admin/trees.phtml:259 12878#: resources/views/edit/shared-note.phtml:23 12879#: resources/views/modules/notes/tab.phtml:65 12880#: resources/views/note-page-details.phtml:24 12881msgid "Shared note" 12882msgstr "Nota compartida" 12883 12884#. I18N: Name of a module/list 12885#: app/Module/NoteListModule.php:62 12886#: resources/views/lists/sources-table.phtml:103 12887#: resources/views/search-general-page.phtml:105 12888msgid "Shared notes" 12889msgstr "Notas compartidas" 12890 12891#. I18N: plural noun - things that can be shared 12892#: app/Http/RequestHandlers/ModulesSharesPage.php:43 12893#: resources/views/admin/control-panel.phtml:748 12894msgid "Shares" 12895msgstr "Compartidos" 12896 12897#. I18N: https://en.wikipedia.org/wiki/Shawwal 12898#: app/Date/HijriDate.php:160 12899msgctxt "GENITIVE" 12900msgid "Shawwal" 12901msgstr "shawwal" 12902 12903#. I18N: https://en.wikipedia.org/wiki/Shawwal 12904#: app/Date/HijriDate.php:250 12905msgctxt "INSTRUMENTAL" 12906msgid "Shawwal" 12907msgstr "shawwal" 12908 12909#. I18N: https://en.wikipedia.org/wiki/Shawwal 12910#: app/Date/HijriDate.php:205 12911msgctxt "LOCATIVE" 12912msgid "Shawwal" 12913msgstr "shawwal" 12914 12915#. I18N: https://en.wikipedia.org/wiki/Shawwal 12916#: app/Date/HijriDate.php:115 12917msgctxt "NOMINATIVE" 12918msgid "Shawwal" 12919msgstr "Shawwal" 12920 12921#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12922#: app/Date/HijriDate.php:156 12923msgctxt "GENITIVE" 12924msgid "Sha’aban" 12925msgstr "Sha `ban" 12926 12927#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12928#: app/Date/HijriDate.php:246 12929msgctxt "INSTRUMENTAL" 12930msgid "Sha’aban" 12931msgstr "Sha `ban" 12932 12933#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12934#: app/Date/HijriDate.php:201 12935msgctxt "LOCATIVE" 12936msgid "Sha’aban" 12937msgstr "Sha `ban" 12938 12939#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12940#: app/Date/HijriDate.php:111 12941msgctxt "NOMINATIVE" 12942msgid "Sha’aban" 12943msgstr "Sha `ban" 12944 12945#: resources/xml/reports/descendancy_report.xml:358 12946msgid "She " 12947msgstr "Ella " 12948 12949#: resources/xml/reports/ahnentafel_report.xml:289 12950msgid "She died" 12951msgstr "Murió" 12952 12953#: resources/xml/reports/ahnentafel_report.xml:261 12954#: resources/xml/reports/descendancy_report.xml:242 12955msgid "She married" 12956msgstr "Se casó el" 12957 12958#: resources/xml/reports/ahnentafel_report.xml:224 12959msgid "She resided at" 12960msgstr "Vivió en" 12961 12962#: resources/xml/reports/descendancy_report.xml:331 12963msgid "She was born" 12964msgstr "Nació" 12965 12966#: resources/xml/reports/ahnentafel_report.xml:339 12967msgid "She was buried" 12968msgstr "Enterrada" 12969 12970#: resources/xml/reports/ahnentafel_report.xml:168 12971msgid "She was christened" 12972msgstr "Fue bautizada" 12973 12974#: resources/xml/reports/ahnentafel_report.xml:314 12975msgid "She was cremated" 12976msgstr "Incinerada" 12977 12978#. I18N: a month in the Jewish calendar 12979#: app/Date/JewishDate.php:201 12980msgctxt "GENITIVE" 12981msgid "Shevat" 12982msgstr "shevat" 12983 12984#. I18N: a month in the Jewish calendar 12985#: app/Date/JewishDate.php:305 12986msgctxt "INSTRUMENTAL" 12987msgid "Shevat" 12988msgstr "shevat" 12989 12990#. I18N: a month in the Jewish calendar 12991#: app/Date/JewishDate.php:253 12992msgctxt "LOCATIVE" 12993msgid "Shevat" 12994msgstr "shevat" 12995 12996#. I18N: a month in the Jewish calendar 12997#: app/Date/JewishDate.php:149 12998msgctxt "NOMINATIVE" 12999msgid "Shevat" 13000msgstr "shevat" 13001 13002#. I18N: The name of a colour-scheme 13003#: app/Module/ColorsTheme.php:178 13004msgid "Shiny Tomato" 13005msgstr "Tomate brillante" 13006 13007#: resources/views/help/date.phtml:37 resources/views/help/date.phtml:75 13008#: resources/views/help/date.phtml:113 13009msgid "Shortcut" 13010msgstr "Atajo" 13011 13012#: resources/views/modules/statistics-chart/marriage-length.phtml:28 13013msgid "Shortest marriage" 13014msgstr "Matrimonio más breve" 13015 13016#: resources/views/calendar-page.phtml:109 13017msgid "Show" 13018msgstr "Mostrar" 13019 13020#. I18N: A configuration setting 13021#: resources/views/admin/trees-preferences.phtml:278 13022msgid "Show a download link in the media viewer" 13023msgstr "Mostrar vínculo de descargar en el visor de objetos audiovisuales" 13024 13025#. I18N: Description of the “Cookie warning” module 13026#: app/Module/PrivacyPolicy.php:76 13027msgid "Show a privacy policy." 13028msgstr "Mostrar la política de privacidad." 13029 13030#. I18N: A configuration setting 13031#: resources/views/admin/site-registration.phtml:66 13032msgid "Show acceptable use agreement on “Request a new user account” page" 13033msgstr "Mostrar los términos de uso en la página de «Solicitar nueva cuenta de usuario»" 13034 13035#: resources/views/modules/media/tab.phtml:24 13036msgid "Show all media" 13037msgstr "Mostrar todos los medios" 13038 13039#: resources/views/modules/notes/tab.phtml:30 13040msgid "Show all notes" 13041msgstr "Mostrar todas las notas" 13042 13043#: app/Module/PlaceHierarchyListModule.php:201 13044msgid "Show all places in a list" 13045msgstr "Mostrar todos los lugares en una lista" 13046 13047#: resources/views/modules/sources_tab/tab.phtml:26 13048msgid "Show all sources" 13049msgstr "Mostrar todas las fuentes" 13050 13051#. I18N: an age indicator, which can be dragged around the screen 13052#: resources/views/modules/timeline-chart/page.phtml:83 13053msgid "Show an age cursor" 13054msgstr "Mostrar un cursor de edad" 13055 13056#: resources/xml/reports/ahnentafel_report.xml:12 13057msgid "Show children of ancestors" 13058msgstr "Mostrar a los niños de los antepasados" 13059 13060#: resources/views/lists/families-table.phtml:140 13061msgid "Show couples where either partner married more than once." 13062msgstr "Mostrar parejas donde algún miembro se casó más de una vez." 13063 13064#: resources/views/lists/families-table.phtml:91 13065msgid "Show couples where only the female partner is dead." 13066msgstr "Mostrar las parejas en las que sólo la mujer ha fallecido." 13067 13068#: resources/views/lists/families-table.phtml:96 13069msgid "Show couples where only the male partner is dead." 13070msgstr "Mostrar parejas en las que sólo el hombre ha fallecido." 13071 13072#: resources/views/lists/families-table.phtml:125 13073msgid "Show couples who married more than 100 years ago." 13074msgstr "Mostrar parejas casadas hace más de 100 años." 13075 13076#: resources/views/lists/families-table.phtml:130 13077msgid "Show couples who married within the last 100 years." 13078msgstr "Mostrar parejas casadas los últimos 100 años." 13079 13080#: resources/views/lists/families-table.phtml:120 13081msgid "Show couples with an unknown marriage date." 13082msgstr "Mostrar parejas con fecha desconocida de matrimonio." 13083 13084#. I18N: label for yes/no option 13085#: resources/views/modules/gedcom_stats/config.phtml:37 13086msgid "Show date of last update" 13087msgstr "Mostrar la fecha de la última actualización" 13088 13089#. I18N: A configuration setting 13090#: resources/views/admin/trees-privacy.phtml:52 13091msgid "Show dead individuals" 13092msgstr "Ver fallecidos" 13093 13094#: resources/views/lists/families-table.phtml:135 13095msgid "Show divorced couples." 13096msgstr "Mostrar parejas divorciadas." 13097 13098#: resources/views/lists/individuals-table.phtml:137 13099msgid "Show individuals born more than 100 years ago." 13100msgstr "Mostrar personas nacidas hace más de 100 años." 13101 13102#: resources/views/lists/individuals-table.phtml:142 13103msgid "Show individuals born within the last 100 years." 13104msgstr "Mostrar las personas nacidas los últimos 100 años." 13105 13106#: resources/views/lists/individuals-table.phtml:114 13107msgid "Show individuals who are alive or couples where both partners are alive." 13108msgstr "Mostrar personas vivas o parejas en las que ambos están vivos." 13109 13110#: resources/views/lists/families-table.phtml:101 13111#: resources/views/lists/individuals-table.phtml:119 13112msgid "Show individuals who are dead or couples where both partners are dead." 13113msgstr "Mostrar personas difuntas o parejas en las que ambos han fallecido." 13114 13115#: resources/views/lists/individuals-table.phtml:124 13116msgid "Show individuals who died more than 100 years ago." 13117msgstr "Mostrar las personas que fallecieron hace más de 100 años." 13118 13119#: resources/views/lists/individuals-table.phtml:129 13120msgid "Show individuals who died within the last 100 years." 13121msgstr "Mostrar las personas que fallecieron en los últimos 100 años." 13122 13123#. I18N: A configuration setting 13124#: resources/views/admin/site-preferences.phtml:99 13125msgid "Show list of family trees" 13126msgstr "Mostrar lista de los árboles genealógicos" 13127 13128#. I18N: A configuration setting 13129#: resources/views/admin/trees-privacy.phtml:84 13130msgid "Show living individuals" 13131msgstr "Mostrar personas vivas" 13132 13133#. I18N: A configuration setting 13134#: resources/views/admin/trees-privacy.phtml:122 13135msgid "Show names of private individuals" 13136msgstr "Mostrar nombres de personas privadas" 13137 13138#: resources/xml/reports/ahnentafel_report.xml:9 13139#: resources/xml/reports/family_group_report.xml:8 13140#: resources/xml/reports/individual_ext_report.xml:10 13141#: resources/xml/reports/individual_report.xml:7 13142msgid "Show notes" 13143msgstr "Mostrar notas" 13144 13145#: resources/xml/reports/ahnentafel_report.xml:10 13146msgid "Show occupations" 13147msgstr "Mostrar occupaciones" 13148 13149#: resources/views/modules/todays_events/config.phtml:21 13150#: resources/views/modules/upcoming_events/config.phtml:33 13151msgid "Show only events of living individuals" 13152msgstr "Mostrar solamente eventos de personas vivas" 13153 13154#: resources/views/lists/individuals-table.phtml:102 13155msgid "Show only females." 13156msgstr "Mostrar sólo mujeres." 13157 13158#: resources/views/lists/individuals-table.phtml:107 13159msgid "Show only individuals for whom the gender is not known." 13160msgstr "Mostrar sólo personas de sexo desconocido." 13161 13162#: resources/views/modules/random_media/config.phtml:19 13163msgid "Show only individuals, events, or all" 13164msgstr "Mostrar sólo personas, eventos o todo" 13165 13166#: resources/views/lists/individuals-table.phtml:97 13167msgid "Show only males." 13168msgstr "Mostrar sólo hombres." 13169 13170#: resources/views/lists/families-table.phtml:322 13171#: resources/views/lists/individuals-table.phtml:334 13172msgid "Show parents" 13173msgstr "Mostrar padres" 13174 13175#: resources/views/admin/site-mail.phtml:152 13176#: resources/views/admin/users-create.phtml:61 13177#: resources/views/admin/users-edit.phtml:72 13178#: resources/views/edit-account-page.phtml:91 13179#: resources/views/login-page.phtml:47 13180#: resources/views/modules/login_block/sign-in.phtml:34 13181#: resources/views/password-reset-page.phtml:37 13182#: resources/views/register-page.phtml:76 13183#: resources/views/setup/step-4-database-mysql.phtml:119 13184#: resources/views/setup/step-4-database-pgsql.phtml:85 13185#: resources/views/setup/step-4-database-sqlsrv.phtml:85 13186#: resources/views/setup/step-5-administrator.phtml:83 13187msgid "Show password" 13188msgstr "Mostrar contraseña" 13189 13190#: resources/xml/reports/change_report.xml:8 13191msgid "Show pending changes" 13192msgstr "Mostrar cambios pendientes" 13193 13194#: resources/xml/reports/family_group_report.xml:9 13195#: resources/xml/reports/individual_ext_report.xml:11 13196#: resources/xml/reports/individual_report.xml:8 13197msgid "Show photos" 13198msgstr "Mostrar fotos" 13199 13200#: app/Module/PlaceHierarchyListModule.php:195 13201msgid "Show place hierarchy" 13202msgstr "Mostrar jerarquía de lugares" 13203 13204#. I18N: A configuration setting 13205#: resources/views/admin/trees-privacy.phtml:142 13206msgid "Show private relationships" 13207msgstr "Mostrar relaciones privadas" 13208 13209#: resources/views/modules/todo/config.phtml:23 13210msgid "Show research tasks that are assigned to other users" 13211msgstr "Mostrar tareas de investigación que se asignan a otros usuarios" 13212 13213#: resources/views/modules/todo/config.phtml:33 13214msgid "Show research tasks that are not assigned to any user" 13215msgstr "Mostrar tareas de investigación que no están asignados a ningún usuario" 13216 13217#: resources/views/modules/todo/config.phtml:42 13218msgid "Show research tasks that have a date in the future" 13219msgstr "Mostrar tareas de investigación que tienen una fecha en el futuro" 13220 13221#: resources/xml/reports/ahnentafel_report.xml:11 13222msgid "Show residences" 13223msgstr "Mostrar residencias" 13224 13225#: resources/views/modules/random_media/config.phtml:39 13226msgid "Show slide show controls" 13227msgstr "Mostrar los controles de la presentación" 13228 13229#: resources/xml/reports/ahnentafel_report.xml:8 13230#: resources/xml/reports/descendancy_report.xml:7 13231#: resources/xml/reports/family_group_report.xml:7 13232#: resources/xml/reports/individual_ext_report.xml:9 13233#: resources/xml/reports/individual_report.xml:6 13234msgid "Show sources" 13235msgstr "Mostrar fuentes" 13236 13237#: resources/views/modules/family-book-chart/page.phtml:62 13238#: resources/views/modules/hourglass-chart/page.phtml:50 13239#: resources/xml/reports/pedigree_report.xml:6 13240msgid "Show spouses" 13241msgstr "Mostrar cónyuges" 13242 13243#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 13244#: resources/views/admin/trees-preferences.phtml:569 13245#, php-format 13246msgid "Show the %1$s %2$s parts of a place name." 13247msgstr "Mostrar las %2$s %1$s partes de un nombre de lugar." 13248 13249#. I18N: Description of the “Pedigree map” module 13250#: app/Module/PedigreeMapModule.php:120 13251msgid "Show the birthplace of ancestors on a map." 13252msgstr "Mostrar el lugar de nacimiento de los ancestros en un mapa." 13253 13254#. I18N: label for a yes/no option 13255#: resources/views/modules/recent_changes/config.phtml:69 13256msgid "Show the date and time" 13257msgstr "Mostrar la fecha y la hora" 13258 13259#: resources/views/modules/html/config.phtml:53 13260msgid "Show the date and time of update" 13261msgstr "Mostrar la fecha y hora de la actualización" 13262 13263#: resources/views/admin/trees-preferences.phtml:424 13264msgid "Show the events of close relatives on the individual page" 13265msgstr "Mostrar eventos de los parientes cercanos en las páginas de las personas" 13266 13267#. I18N: A configuration setting 13268#: resources/views/admin/trees-privacy.phtml:33 13269msgid "Show the family tree" 13270msgstr "Mostrar el árbol genealógico" 13271 13272#: app/Module/IndividualListModule.php:338 13273msgid "Show the list of individuals" 13274msgstr "Mostrar la lista de personas" 13275 13276#: app/Module/IndividualListModule.php:344 13277msgid "Show the list of surnames" 13278msgstr "Mostrar la lista de apellido" 13279 13280#: app/Http/RequestHandlers/ModulesMapLinksPage.php:44 13281#: app/Module/ModuleMapLinkTrait.php:49 13282msgid "Show the location of an event on an external map." 13283msgstr "Muestra la ubicación de un evento en un mapa externo." 13284 13285#. I18N: Description of the “Places” module 13286#: app/Module/PlacesModule.php:94 13287msgid "Show the location of events on a map." 13288msgstr "Mostrar la ubicación de eventos en un mapa." 13289 13290#. I18N: label for a yes/no option 13291#: resources/views/modules/recent_changes/config.phtml:60 13292msgid "Show the user who made the change" 13293msgstr "Mostrar el usuario que realizó el cambio" 13294 13295#. I18N: Label for a configuration option 13296#: resources/views/modules/faq/edit.phtml:54 13297#: resources/views/modules/html/config.phtml:62 13298#: resources/views/modules/stories/edit.phtml:60 13299msgid "Show this block for which languages" 13300msgstr "Para cuales idiomas mostrar este bloque" 13301 13302#: resources/views/admin/trees-preferences.phtml:298 13303msgid "Show thumbnail images in charts and family groups." 13304msgstr "Mostrar miniaturas en los gráficos y grupos de familia." 13305 13306#: app/Auth.php:593 app/Auth.php:606 app/Elements/RestrictionNotice.php:96 13307#: app/Http/RequestHandlers/TreePreferencesPage.php:124 13308#: app/Http/RequestHandlers/TreePrivacyPage.php:93 13309#: resources/views/modals/restriction-fields.phtml:23 13310msgid "Show to managers" 13311msgstr "Mostrar a los supervisores" 13312 13313#: app/Auth.php:592 app/Auth.php:605 app/Elements/RestrictionNotice.php:99 13314#: app/Http/RequestHandlers/TreePreferencesPage.php:123 13315#: app/Http/RequestHandlers/TreePrivacyPage.php:92 13316#: resources/views/admin/trees-privacy.phtml:41 13317#: resources/views/admin/trees-privacy.phtml:92 13318#: resources/views/modals/restriction-fields.phtml:20 13319msgid "Show to members" 13320msgstr "Mostrar a miembros" 13321 13322#: app/Auth.php:591 app/Auth.php:604 app/Elements/RestrictionNotice.php:98 13323#: app/Http/RequestHandlers/TreePrivacyPage.php:91 13324#: resources/views/admin/trees-privacy.phtml:41 13325#: resources/views/admin/trees-privacy.phtml:92 13326#: resources/views/admin/trees-privacy.phtml:150 13327#: resources/views/modals/restriction-fields.phtml:17 13328msgid "Show to visitors" 13329msgstr "Mostrar a visitantes" 13330 13331#: resources/views/lists/families-table.phtml:113 13332#: resources/views/lists/individuals-table.phtml:155 13333msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 13334msgstr "Mostrar parejas o personas «hoja». Son personas que están vivas pero no tienen hijos registrados en la base de datos." 13335 13336#: resources/views/lists/families-table.phtml:108 13337#: resources/views/lists/individuals-table.phtml:150 13338msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 13339msgstr "Mostrar parejas o personas «raíz». También se las conoce como «patriarcas». Son personas cuyos padres no constan en la base de datos." 13340 13341#. I18N: %s are placeholders for numbers 13342#: resources/views/lists/datatables-attributes.phtml:26 13343#: resources/views/lists/datatables-attributes.phtml:27 13344#: resources/views/pending-changes-page.phtml:26 13345#, php-format 13346msgid "Showing %1$s to %2$s of %3$s" 13347msgstr "Mostrando desda %1$s hasta %2$s (de %3$s)" 13348 13349#: resources/views/modules/pedigree-chart/previous.phtml:24 13350msgid "Sibling" 13351msgstr "Hermano/a" 13352 13353#: resources/views/modules/pedigree-chart/previous.phtml:22 13354msgid "Siblings" 13355msgstr "Hermanos" 13356 13357#: resources/views/admin/modules.phtml:185 13358#: resources/views/admin/modules.phtml:188 13359msgid "Sidebar" 13360msgstr "Barra lateral" 13361 13362#: app/Http/RequestHandlers/ModulesSidebarsPage.php:43 13363#: resources/views/admin/control-panel.phtml:734 13364#: resources/views/admin/modules.phtml:90 13365#: resources/views/admin/modules.phtml:92 13366msgid "Sidebars" 13367msgstr "Barras laterales" 13368 13369#. I18N: Name of a country or state 13370#: app/Statistics/Service/CountryService.php:449 13371msgid "Sierra Leone" 13372msgstr "Sierra Leona" 13373 13374#. I18N: Name of a module 13375#: app/Http/RequestHandlers/LoginPage.php:78 app/Module/LoginBlockModule.php:43 13376#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:291 13377msgid "Sign in" 13378msgstr "Iniciar sesión" 13379 13380#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:307 13381#: resources/views/layouts/administration.phtml:68 13382msgid "Sign out" 13383msgstr "Cerrar sesión" 13384 13385#: app/Http/RequestHandlers/SiteRegistrationPage.php:44 13386#: resources/views/admin/control-panel.phtml:252 13387msgid "Sign-in and registration" 13388msgstr "Acceso y registro" 13389 13390#: app/CustomTags/Heredis.php:55 13391msgid "Signature" 13392msgstr "Firma" 13393 13394#: resources/views/help/date.phtml:138 13395msgid "Simple dates are assumed to be in the gregorian calendar. To specify a date in another calendar, add a keyword before the date. This keyword is optional if the month or year format make the date unambiguous." 13396msgstr "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." 13397 13398#. I18N: Name of a country or state 13399#: app/Statistics/Service/CountryService.php:439 13400msgid "Singapore" 13401msgstr "Singapur" 13402 13403#: resources/xml/reports/individual_ext_report.xml:363 13404#: resources/xml/reports/individual_report.xml:352 13405msgid "Sister" 13406msgstr "Hermana" 13407 13408#. I18N: A configuration setting 13409#: app/CustomTags/MyHeritage.php:61 13410#: resources/views/modules/google-analytics/form.phtml:11 13411#: resources/views/modules/matomo-analytics/form.phtml:11 13412#: resources/views/modules/statcounter/form.phtml:11 13413msgid "Site identification code" 13414msgstr "Código de identificación del sitio" 13415 13416#. I18N: Help text for the “Preferred contact method” configuration setting 13417#: resources/views/admin/users-edit.phtml:192 13418#: resources/views/edit-account-page.phtml:140 13419msgid "Site members can send each other messages. You can choose to how these messages are sent to you, or choose not receive them at all." 13420msgstr "Los miembros del sitio pueden enviarse mensajes. Puede elegir cómo se envían estos mensajes a usted, o elegir no recibirlos en absoluto." 13421 13422#. I18N: A configuration setting 13423#: resources/views/modules/bing-webmaster-tools/form.phtml:11 13424#: resources/views/modules/google-webmaster-tools/form.phtml:11 13425msgid "Site verification code" 13426msgstr "Código de verificación del sitio" 13427 13428#: resources/views/modules/bing-webmaster-tools/form.phtml:20 13429#: resources/views/modules/google-webmaster-tools/form.phtml:20 13430msgid "Site verification codes do not work when webtrees is installed in a subfolder." 13431msgstr "Códigos de verificación del sitio no funcionan cuando webtrees está instalado en una subcarpeta." 13432 13433#. I18N: Name of a module - see https://en.wikipedia.org/wiki/Sitemaps 13434#: app/Module/SiteMapModule.php:154 13435msgid "Sitemaps" 13436msgstr "Mapas del sitio" 13437 13438#. I18N: The www.sitemaps.org site is translated into many languages (e.g. https://www.sitemaps.org/fr/) - choose an appropriate URL. 13439#: resources/views/modules/sitemap/config.phtml:25 13440msgid "Sitemaps are a way for webmasters to tell search engines about the pages on a website that are available for crawling. All major search engines support sitemaps. For more information, see <a href=\"https://www.sitemaps.org/\">www.sitemaps.org</a>." 13441msgstr "Los Sitemaps son una forma para que los webmasters se pueden indicar a los motores de búsqueda sobre las páginas en un sitio web que están disponibles para el rastreo. Todos los principales motores de búsqueda se usan sitemaps. Para más información, véase <a href=\"https://www.sitemaps.org/es/\">www.sitemaps.org/es</a>." 13442 13443#. I18N: a month in the Jewish calendar 13444#: app/Date/JewishDate.php:211 13445msgctxt "GENITIVE" 13446msgid "Sivan" 13447msgstr "siván" 13448 13449#. I18N: a month in the Jewish calendar 13450#: app/Date/JewishDate.php:315 13451msgctxt "INSTRUMENTAL" 13452msgid "Sivan" 13453msgstr "siván" 13454 13455#. I18N: a month in the Jewish calendar 13456#: app/Date/JewishDate.php:263 13457msgctxt "LOCATIVE" 13458msgid "Sivan" 13459msgstr "siván" 13460 13461#. I18N: a month in the Jewish calendar 13462#: app/Date/JewishDate.php:159 13463msgctxt "NOMINATIVE" 13464msgid "Sivan" 13465msgstr "siván" 13466 13467#. I18N: Skip over the headers and menus, to the main content of the page 13468#: resources/views/layouts/administration.phtml:49 13469#: resources/views/layouts/default.phtml:77 13470msgid "Skip to content" 13471msgstr "Saltear el contenido" 13472 13473#: app/Elements/RelationIsDescriptor.php:126 13474msgid "Slave" 13475msgstr "Esclavo" 13476 13477#: app/Elements/RelationIsDescriptor.php:90 13478msgctxt "FEMALE" 13479msgid "Slave" 13480msgstr "Esclava" 13481 13482#: app/Elements/RelationIsDescriptor.php:69 13483msgctxt "MALE" 13484msgid "Slave" 13485msgstr "Esclavo" 13486 13487#. I18N: Name of a module 13488#: app/Module/SlideShowModule.php:204 13489msgid "Slide show" 13490msgstr "Presentación" 13491 13492#. I18N: Name of a country or state 13493#: app/Statistics/Service/CountryService.php:465 13494msgid "Slovakia" 13495msgstr "Eslovaquia" 13496 13497#. I18N: Name of a country or state 13498#: app/Statistics/Service/CountryService.php:467 13499msgid "Slovenia" 13500msgstr "Eslovenia" 13501 13502#: resources/views/setup/step-2-server-checks.phtml:70 13503msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 13504msgstr "Sistemas pequeños (500 personas): 16-32MB, 10-20 segundos" 13505 13506#. I18N: Location of an LDS church temple 13507#: app/Elements/TempleCode.php:185 13508msgid "Snowflake, Arizona, United States" 13509msgstr "Snowflake, Arizona, Estados Unidos" 13510 13511#: app/Gedcom.php:757 13512msgid "Social security number" 13513msgstr "Número Seguridad Social" 13514 13515#. I18N: Name of a country or state 13516#: app/Statistics/Service/CountryService.php:447 13517msgid "Solomon Islands" 13518msgstr "Islas Salomón" 13519 13520#. I18N: Name of a country or state 13521#: app/Statistics/Service/CountryService.php:455 13522msgid "Somalia" 13523msgstr "Somalia" 13524 13525#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 13526#: resources/views/admin/trees-import.phtml:128 13527msgid "Some genealogy software creates GEDCOM files that contain media filenames with full paths. These paths will not exist on the web-server. To allow webtrees to find the file, the first part of the path must be removed." 13528msgstr "Algunos software de genealogía crean archivos GEDCOM que contienen nombres de archivos de medios con rutas completas. No existirán estos caminos en el servidor web. Para permitir a webtrees encontrar el archivo, la primera parte de la ruta de acceso debe ser eliminado." 13529 13530#. I18N: Description of a “Data fix” module 13531#: app/Module/FixNameTags.php:93 13532msgid "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." 13533msgstr "Algunos software de genealogía almacenan todos los nombres en un solo registro de nombre, utilizando etiquetas personalizadas como _MARNM y _AKA. Una alternativa es crear un nuevo registro de nombre para cada nombre." 13534 13535#: resources/views/admin/tags.phtml:37 13536msgid "Some of these GEDCOM tags are used infrequently or never used." 13537msgstr "Algunas de estas etiquetas GEDCOM se usan con poca frecuencia o nunca se usan." 13538 13539#. I18N: Help text for the “Hit counters” configuration setting 13540#: resources/views/admin/trees-preferences.phtml:632 13541msgid "Some pages can display the number of times that they have been visited." 13542msgstr "Algunas paginas pueden mostrar el número de veces que han sido visitadas." 13543 13544#. I18N: Help text for the “Fact icons” configuration setting 13545#: resources/views/admin/trees-preferences.phtml:520 13546msgid "Some themes can display icons on the “Facts and events” tab." 13547msgstr "Algunos temas pueden mostrar iconos en la pestaña de \"Hechos y acontecimientos\"." 13548 13549#: resources/views/edit/change-family-members.phtml:58 13550#: resources/xml/reports/family_group_report.xml:774 13551#: resources/xml/reports/individual_ext_report.xml:534 13552#: resources/xml/reports/individual_report.xml:530 13553msgid "Son" 13554msgstr "Hijo" 13555 13556#. I18N: e.g. “Son of [father name & mother name]” 13557#: app/Module/InteractiveTree/TreeView.php:363 13558#, php-format 13559msgid "Son of %s" 13560msgstr "Hijo de %s" 13561 13562#: app/CustomTags/Gedcom7.php:84 app/CustomTags/Gedcom7.php:113 13563#: app/CustomTags/TheMasterGenealogist.php:52 13564msgid "Sort date" 13565msgstr "Ordenar fecha" 13566 13567#. I18N: Label for a configuration option 13568#: resources/views/modules/faq/config.phtml:58 13569#: resources/views/modules/faq/edit.phtml:64 13570#: resources/views/modules/recent_changes/config.phtml:42 13571#: resources/views/modules/todays_events/config.phtml:48 13572#: resources/views/modules/upcoming_events/config.phtml:60 13573#: resources/xml/reports/bdm_report.xml:11 13574#: resources/xml/reports/birth_report.xml:9 13575#: resources/xml/reports/cemetery_report.xml:6 13576#: resources/xml/reports/change_report.xml:7 13577#: resources/xml/reports/death_report.xml:9 13578#: resources/xml/reports/fact_sources.xml:7 13579#: resources/xml/reports/individual_ext_report.xml:8 13580#: resources/xml/reports/marriage_report.xml:9 13581#: resources/xml/reports/occupation_report.xml:6 13582#: resources/xml/reports/relative_ext_report.xml:7 13583msgid "Sort order" 13584msgstr "Ordenar por" 13585 13586#: app/CustomTags/Gedcom7.php:86 app/CustomTags/Gedcom7.php:115 13587msgid "Sort time" 13588msgstr "Ordenar el tiempo" 13589 13590#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 13591#: resources/views/lists/individuals-table.phtml:166 13592msgid "Sosa" 13593msgstr "Sosa" 13594 13595#: resources/views/modules/ancestors-chart/tree.phtml:20 13596msgid "Sosa-Stradonitz number" 13597msgstr "Número Sosa-Stradonitz" 13598 13599#: app/Http/RequestHandlers/SearchAdvancedPage.php:259 13600msgid "Sounds like" 13601msgstr "Suena como" 13602 13603#. I18N: Name of a module/report 13604#: app/CustomTags/GedcomL.php:266 app/CustomTags/GedcomL.php:270 13605#: app/CustomTags/GedcomL.php:282 app/CustomTags/GedcomL.php:286 13606#: app/CustomTags/GedcomL.php:290 app/CustomTags/GedcomL.php:296 13607#: app/CustomTags/GedcomL.php:302 app/Gedcom.php:827 13608#: app/Http/RequestHandlers/CheckTree.php:357 13609#: app/Module/FactSourcesReportModule.php:44 13610#: resources/views/admin/trees-privacy.phtml:168 13611#: resources/views/admin/trees.phtml:234 13612#: resources/views/fact-gedcom-fields.phtml:66 13613#: resources/views/modals/link-media-to-source.phtml:23 13614#: resources/views/modules/favorites/favorites.phtml:109 13615#: resources/views/modules/random_media/slide-show.phtml:83 13616#: resources/views/modules/recent_changes/changes-table.phtml:73 13617#: resources/views/modules/sources_tab/tab.phtml:73 13618#: resources/xml/reports/bdm_report.xml:136 13619#: resources/xml/reports/bdm_report.xml:162 13620#: resources/xml/reports/bdm_report.xml:196 13621#: resources/xml/reports/birth_report.xml:43 13622#: resources/xml/reports/death_report.xml:54 13623#: resources/xml/reports/fact_sources.xml:3 13624#: resources/xml/reports/fact_sources.xml:43 13625#: resources/xml/reports/marriage_report.xml:54 13626#: resources/xml/reports/missing_facts_report.xml:108 13627#: resources/xml/reports/missing_facts_report.xml:153 13628#: resources/xml/reports/missing_facts_report.xml:194 13629#: resources/xml/reports/missing_facts_report.xml:236 13630#: resources/xml/reports/missing_facts_report.xml:277 13631#: resources/xml/reports/missing_facts_report.xml:318 13632#: resources/xml/reports/missing_facts_report.xml:360 13633#: resources/xml/reports/missing_facts_report.xml:402 13634#: resources/xml/reports/missing_facts_report.xml:444 13635#: resources/xml/reports/missing_facts_report.xml:487 13636#: resources/xml/reports/missing_facts_report.xml:529 13637#: resources/xml/reports/missing_facts_report.xml:570 13638msgid "Source" 13639msgstr "Fuente" 13640 13641#: app/CustomTags/GedcomL.php:122 app/CustomTags/GedcomL.php:176 13642#: app/CustomTags/GedcomL.php:255 app/Gedcom.php:432 app/Gedcom.php:486 13643#: app/Gedcom.php:564 app/Gedcom.php:675 app/Gedcom.php:691 app/Gedcom.php:705 13644#: app/Gedcom.php:747 app/Gedcom.php:771 app/Gedcom.php:795 app/Gedcom.php:904 13645#: app/Gedcom.php:918 13646msgid "Source citation" 13647msgstr "Cita de origen" 13648 13649#: resources/views/admin/tags.phtml:326 13650msgid "Source citations" 13651msgstr "Citas de origen" 13652 13653#: resources/xml/reports/fact_sources.xml:6 13654msgid "Source type" 13655msgstr "Tipo de fuente" 13656 13657#. I18N: Name of a module/list 13658#. I18N: Name of a module 13659#: app/Module/FixSearchAndReplace.php:113 app/Module/SourceListModule.php:64 13660#: app/Module/SourceListModule.php:141 app/Module/SourcesTabModule.php:56 13661#: app/Services/AdminService.php:195 13662#: resources/views/admin/control-panel.phtml:345 13663#: resources/views/admin/merge-records-step-1.phtml:56 13664#: resources/views/admin/tags.phtml:401 13665#: resources/views/lists/media-table.phtml:83 13666#: resources/views/lists/notes-table.phtml:86 13667#: resources/views/lists/notes-table.phtml:95 13668#: resources/views/lists/repositories-table.phtml:53 13669#: resources/views/lists/sources-table.phtml:91 13670#: resources/views/modules/gedcom_stats/config.phtml:50 13671#: resources/views/modules/gedcom_stats/statistics.phtml:102 13672#: resources/views/modules/html/template-statistics.phtml:46 13673#: resources/views/modules/statistics-chart/chart-sources.phtml:10 13674#: resources/views/modules/statistics-chart/other-records.phtml:27 13675#: resources/views/record-page-links.phtml:69 13676#: resources/views/search-general-page.phtml:85 13677#: resources/views/search-results.phtml:61 13678#: resources/xml/reports/ahnentafel_report.xml:475 13679#: resources/xml/reports/descendancy_report.xml:611 13680#: resources/xml/reports/family_group_report.xml:1118 13681#: resources/xml/reports/individual_ext_report.xml:651 13682#: resources/xml/reports/individual_report.xml:647 13683msgid "Sources" 13684msgstr "Fuentes" 13685 13686#: resources/xml/reports/missing_facts_report.xml:14 13687msgid "Sources to the events" 13688msgstr "Fuentes para los eventos" 13689 13690#. I18N: Name of a country or state 13691#: app/Statistics/Service/CountryService.php:542 13692msgid "South Africa" 13693msgstr "Sudáfrica" 13694 13695#: resources/views/modules/statistics-chart/custom.phtml:188 13696msgid "South America" 13697msgstr "Sudamérica" 13698 13699#. I18N: Name of a country or state 13700#: app/Statistics/Service/CountryService.php:441 13701msgid "South Georgia and the South Sandwich Islands" 13702msgstr "Islas Georgias del Sur y Sandwich del Sur" 13703 13704#. I18N: Name of a country or state 13705#: app/Statistics/Service/CountryService.php:459 13706msgid "South Sudan" 13707msgstr "Sudán del Sur" 13708 13709#. I18N: Name of a country or state 13710#: app/Statistics/Service/CountryService.php:181 13711msgid "Spain" 13712msgstr "España" 13713 13714#: app/SurnameTradition/SpanishSurnameTradition.php:42 13715msgctxt "Surname tradition" 13716msgid "Spanish" 13717msgstr "español" 13718 13719#. I18N: Location of an LDS church temple 13720#: app/Elements/TempleCode.php:188 13721msgid "Spokane, Washington, United States" 13722msgstr "Spokane, Washington, Estados Unidos" 13723 13724#: app/Http/RequestHandlers/IndividualPage.php:216 13725#: resources/views/edit/change-family-members.phtml:31 13726#: resources/views/edit/change-family-members.phtml:46 13727#: resources/views/modules/pedigree-chart/previous.phtml:33 13728#: resources/xml/reports/bdm_report.xml:169 13729#: resources/xml/reports/individual_ext_report.xml:210 13730#: resources/xml/reports/individual_ext_report.xml:227 13731msgid "Spouse" 13732msgstr "Cónyuge" 13733 13734#: resources/views/edit/reorder-families.phtml:33 13735#: resources/views/lists/surnames-table.phtml:39 13736#: resources/views/modules/family-book-chart/page.phtml:59 13737#: resources/views/modules/pedigree-chart/previous.phtml:31 13738msgid "Spouses" 13739msgstr "Cónyuges" 13740 13741#: resources/xml/reports/individual_ext_report.xml:6 13742#: resources/xml/reports/individual_ext_report.xml:90 13743#: resources/xml/reports/missing_facts_report.xml:6 13744#: resources/xml/reports/relative_ext_report.xml:6 13745#: resources/xml/reports/relative_ext_report.xml:42 13746msgid "Spouses and children" 13747msgstr "Cónyuges e hijos" 13748 13749#. I18N: Name of a country or state 13750#: app/Statistics/Service/CountryService.php:304 13751msgid "Sri Lanka" 13752msgstr "Sri Lanka" 13753 13754#. I18N: Location of an LDS church temple 13755#: app/Elements/TempleCode.php:181 13756msgid "St. George, Utah, United States" 13757msgstr "St. George, Utah, Estados Unidos" 13758 13759#. I18N: Location of an LDS church temple 13760#: app/Elements/TempleCode.php:184 13761msgid "St. Louis, Missouri, United States" 13762msgstr "San Luis, Misuri" 13763 13764#. I18N: Location of an LDS church temple 13765#: app/Elements/TempleCode.php:187 13766msgid "St. Paul, Minnesota, United States" 13767msgstr "St. Paul, Minnesota, Estados Unidos" 13768 13769#: resources/views/admin/tags.phtml:32 13770msgid "Standard GEDCOM tags" 13771msgstr "Etiquetas GEDCOM estándar" 13772 13773#: resources/views/modules/random_media/config.phtml:48 13774msgid "Start slide show on page load" 13775msgstr "Comenzar presentación al cargar la página" 13776 13777#: resources/views/modules/lifespans-chart/page.phtml:54 13778msgid "Start year" 13779msgstr "Año inicial" 13780 13781#: resources/xml/reports/change_report.xml:5 13782msgid "Starting range of change dates" 13783msgstr "Fechas de cambio desde" 13784 13785#: app/Module/StatcounterModule.php:41 13786msgid "Statcounter™" 13787msgstr "Statcounter™" 13788 13789#: app/CustomTags/GedcomL.php:233 app/CustomTags/PersonalAncestralFile.php:72 13790#: app/Gedcom.php:409 app/Gedcom.php:522 app/Gedcom.php:542 app/Gedcom.php:813 13791#: app/Gedcom.php:860 13792msgid "State" 13793msgstr "Estado/Provincia" 13794 13795#. I18N: Name of a module 13796#. I18N: Name of a module/chart 13797#: app/Module/FamilyTreeStatisticsModule.php:69 13798#: app/Module/HtmlBlockModule.php:195 app/Module/StatisticsChartModule.php:88 13799#: resources/views/modules/gedcom_stats/config.phtml:43 13800#: resources/views/modules/gedcom_stats/statistics.phtml:40 13801#: resources/views/modules/gedcom_stats/statistics.phtml:160 13802msgid "Statistics" 13803msgstr "Estadísticas" 13804 13805#: app/CustomTags/Gedcom7.php:132 app/CustomTags/GedcomL.php:142 13806#: app/CustomTags/GedcomL.php:198 app/CustomTags/Legacy.php:63 13807#: app/CustomTags/Legacy.php:68 app/Gedcom.php:483 app/Gedcom.php:589 13808#: app/Gedcom.php:631 app/Gedcom.php:651 app/Gedcom.php:662 app/Gedcom.php:744 13809#: resources/views/admin/changes-log.phtml:55 13810#: resources/views/admin/changes-log.phtml:137 13811msgid "Status" 13812msgstr "Estatus" 13813 13814#: app/Gedcom.php:484 app/Gedcom.php:590 app/Gedcom.php:632 app/Gedcom.php:652 13815#: app/Gedcom.php:745 13816msgid "Status change date" 13817msgstr "Fecha del cambio de estado" 13818 13819#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13820#: app/Elements/LdsBaptismDateStatus.php:73 13821#: app/Elements/LdsChildSealingDateStatus.php:66 13822#: app/Elements/LdsEndowmentDateStatus.php:74 13823#: app/Elements/LdsOrdinanceStatus.php:79 13824msgid "Stillborn: exempt" 13825msgstr "Nacido muerto: eximido" 13826 13827#. I18N: Location of an LDS church temple 13828#: app/Elements/TempleCode.php:189 13829msgid "Stockholm, Sweden" 13830msgstr "Estocolmo, Suecia" 13831 13832#: resources/views/layouts/default.phtml:161 13833#: resources/views/modules/random_media/slide-show.phtml:36 13834#: resources/views/modules/random_media/slide-show.phtml:38 13835msgid "Stop" 13836msgstr "Detener" 13837 13838#. I18N: Name of a module 13839#: app/Module/StoriesModule.php:204 13840#: resources/views/modules/stories/config.phtml:53 13841#: resources/views/modules/stories/edit.phtml:24 13842msgid "Stories" 13843msgstr "Historias" 13844 13845#: resources/views/modules/stories/edit.phtml:51 13846msgid "Story" 13847msgstr "Historia" 13848 13849#: resources/views/modules/stories/config.phtml:59 13850#: resources/views/modules/stories/edit.phtml:42 13851#: resources/views/modules/stories/list.phtml:20 13852msgid "Story title" 13853msgstr "Título de la historia" 13854 13855#: resources/views/admin/broadcast.phtml:45 13856#: resources/views/admin/email-page.phtml:50 13857#: resources/views/contact-page.phtml:60 resources/views/message-page.phtml:48 13858#: resources/views/modules/user-messages/user-messages.phtml:70 13859msgid "Subject" 13860msgstr "Asunto" 13861 13862#: app/Gedcom.php:533 app/Gedcom.php:875 13863#: app/Http/RequestHandlers/CheckTree.php:358 app/Submission.php:44 13864#: app/Submission.php:45 app/Submission.php:46 13865msgid "Submission" 13866msgstr "Envío" 13867 13868#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13869#: app/Elements/LdsBaptismDateStatus.php:75 13870#: app/Elements/LdsChildSealingDateStatus.php:68 13871#: app/Elements/LdsEndowmentDateStatus.php:76 13872#: app/Elements/LdsOrdinanceStatus.php:81 13873#: app/Elements/LdsSpouseSealingDateStatus.php:76 13874msgid "Submitted but not yet cleared" 13875msgstr "Sometido pero no aprobado" 13876 13877#: app/Gedcom.php:496 app/Gedcom.php:532 app/Gedcom.php:758 app/Gedcom.php:852 13878#: app/Gedcom.php:886 app/Http/RequestHandlers/CheckTree.php:359 13879#: resources/views/admin/trees.phtml:267 13880#: resources/views/modals/submission-fields.phtml:16 13881#: resources/views/modules/recent_changes/changes-table.phtml:76 13882msgid "Submitter" 13883msgstr "Remitente" 13884 13885#: resources/views/lists/submitters-table.phtml:69 13886msgid "Submitter name" 13887msgstr "Nombre del remitente" 13888 13889#. I18N: Name of a module/list 13890#: app/Module/FixSearchAndReplace.php:114 app/Module/SubmitterListModule.php:65 13891#: app/Module/SubmitterListModule.php:154 13892#: resources/views/admin/control-panel.phtml:349 13893#: resources/views/admin/merge-records-step-1.phtml:60 13894#: resources/views/admin/tags.phtml:882 13895#: resources/views/lists/submitters-table.phtml:64 13896#: resources/views/record-page-links.phtml:96 13897msgid "Submitters" 13898msgstr "Remitentes" 13899 13900#. I18N: Name of a country or state 13901#: app/Statistics/Service/CountryService.php:431 13902msgid "Sudan" 13903msgstr "Sudán" 13904 13905#. I18N: abbreviation for Sunday 13906#: app/Date/AbstractCalendarDate.php:285 13907#: resources/views/edit/initialize-calendar-popup.phtml:25 13908msgid "Sun" 13909msgstr "Domingo" 13910 13911#: app/Date/AbstractCalendarDate.php:252 13912msgid "Sunday" 13913msgstr "domingo" 13914 13915#. I18N: %s is a URL/link to the project website 13916#: resources/views/admin/control-panel.phtml:183 13917#, php-format 13918msgid "Support and documentation can be found at %s." 13919msgstr "Apoyo y documentación se puede encontrar en %s." 13920 13921#: app/Services/ServerCheckService.php:325 13922msgid "Support for PostgreSQL is experimental." 13923msgstr "El soporte para PostgreSQL es experimental." 13924 13925#: app/Services/ServerCheckService.php:330 13926msgid "Support for SQL Server is experimental." 13927msgstr "El soporte para SQL Server es experimental." 13928 13929#. I18N: Name of a country or state 13930#: app/Statistics/Service/CountryService.php:463 13931msgid "Suriname" 13932msgstr "Surinam" 13933 13934#: app/Gedcom.php:693 app/Gedcom.php:707 app/Gedcom.php:710 13935#: app/Http/RequestHandlers/HelpText.php:228 13936#: resources/views/branches-page.phtml:27 13937#: resources/views/lists/families-table.phtml:149 13938#: resources/views/lists/families-table.phtml:152 13939#: resources/views/lists/individuals-table.phtml:164 13940#: resources/views/lists/surnames-table.phtml:35 13941#: resources/views/modules/statistics-chart/custom.phtml:168 13942#: resources/views/search-phonetic-page.phtml:44 13943msgid "Surname" 13944msgstr "Apellidos" 13945 13946#: app/Statistics/Google/ChartDistribution.php:295 13947msgid "Surname distribution chart" 13948msgstr "Diagrama de distribución de apellidos" 13949 13950#: resources/views/admin/trees-preferences.phtml:336 13951msgid "Surname list style" 13952msgstr "Estilo de lista de apellidos" 13953 13954#: resources/views/modules/fix-add-marr-names/options.phtml:16 13955msgid "Surname option" 13956msgstr "Opción de apellidos" 13957 13958#: app/Gedcom.php:692 app/Gedcom.php:706 app/Gedcom.php:709 13959msgid "Surname prefix" 13960msgstr "Prefijo del apellido" 13961 13962#: resources/views/admin/trees-preferences.phtml:694 13963msgid "Surname tradition" 13964msgstr "Tradición de apellidos" 13965 13966#: resources/views/lists/surnames-table.phtml:30 13967#: resources/views/modules/gedcom_stats/config.phtml:70 13968#: resources/views/modules/gedcom_stats/statistics.phtml:79 13969#: resources/views/modules/statistics-chart/custom.phtml:163 13970msgid "Surnames" 13971msgstr "Apellidos" 13972 13973#: app/SurnameTradition/LithuanianSurnameTradition.php:78 13974msgid "Surnames are inflected to indicate an individual’s gender and marital status." 13975msgstr "Los apellidos se declinan para indicar el género de una persona y el estado civil." 13976 13977#: app/SurnameTradition/PolishSurnameTradition.php:68 13978msgid "Surnames are inflected to indicate an individual’s gender." 13979msgstr "Los apellidos se declinan para indicar el género de una persona." 13980 13981#. I18N: Location of an LDS church temple 13982#: app/Elements/TempleCode.php:190 13983msgid "Suva, Fiji" 13984msgstr "Suva, Fiyi" 13985 13986#. I18N: Name of a country or state 13987#: app/Statistics/Service/CountryService.php:445 13988msgid "Svalbard and Jan Mayen" 13989msgstr "Svalbard y Jan Mayen" 13990 13991#. I18N: Reverse the order of two individuals 13992#: resources/views/modules/relationships-chart/page.phtml:84 13993msgid "Swap individuals" 13994msgstr "Intercambiar individuos" 13995 13996#. I18N: Name of a country or state 13997#: app/Statistics/Service/CountryService.php:471 13998msgid "Swaziland" 13999msgstr "Esuatini" 14000 14001#. I18N: Name of a country or state 14002#: app/Statistics/Service/CountryService.php:469 14003msgid "Sweden" 14004msgstr "Suecia" 14005 14006#. I18N: Name of a country or state 14007#: app/Statistics/Service/CountryService.php:123 14008msgid "Switzerland" 14009msgstr "Suiza" 14010 14011#. I18N: Location of an LDS church temple 14012#: app/Elements/TempleCode.php:192 14013msgid "Sydney, Australia" 14014msgstr "Sydney, Australia" 14015 14016#: resources/views/admin/synchronize-trees.phtml:14 14017msgid "Synchronize family trees with GEDCOM files" 14018msgstr "Sincronizar árboles genealógicos con archivos GEDCOM" 14019 14020#. I18N: Name of a country or state 14021#: app/Statistics/Service/CountryService.php:476 14022msgid "Syria" 14023msgstr "Siria" 14024 14025#. I18N: Location of an LDS church temple 14026#: app/Elements/TempleCode.php:186 14027msgid "São Paulo, Brazil" 14028msgstr "São Paulo, Brasil" 14029 14030#: resources/views/admin/modules.phtml:177 14031#: resources/views/admin/modules.phtml:180 14032msgid "Tab" 14033msgstr "Pestaña" 14034 14035#: resources/views/setup/step-4-database-mysql.phtml:135 14036#: resources/views/setup/step-4-database-pgsql.phtml:100 14037#: resources/views/setup/step-4-database-sqlite.phtml:74 14038#: resources/views/setup/step-4-database-sqlsrv.phtml:100 14039msgid "Table prefix" 14040msgstr "Prefijo de tabla" 14041 14042#: resources/xml/reports/ahnentafel_report.xml:13 14043#: resources/xml/reports/bdm_report.xml:12 14044#: resources/xml/reports/birth_report.xml:10 14045#: resources/xml/reports/cemetery_report.xml:8 14046#: resources/xml/reports/change_report.xml:9 14047#: resources/xml/reports/descendancy_report.xml:8 14048#: resources/xml/reports/fact_sources.xml:8 14049#: resources/xml/reports/family_group_report.xml:11 14050#: resources/xml/reports/individual_ext_report.xml:12 14051#: resources/xml/reports/individual_report.xml:9 14052#: resources/xml/reports/marriage_report.xml:10 14053#: resources/xml/reports/missing_facts_report.xml:8 14054#: resources/xml/reports/occupation_report.xml:7 14055#: resources/xml/reports/pedigree_report.xml:8 14056#: resources/xml/reports/relative_ext_report.xml:8 14057msgctxt "paper size" 14058msgid "Tabloid" 14059msgstr "Tabloide" 14060 14061#: app/Http/RequestHandlers/ModulesTabsPage.php:43 14062#: resources/views/admin/control-panel.phtml:727 14063#: resources/views/admin/modules.phtml:86 14064#: resources/views/admin/modules.phtml:88 14065msgid "Tabs" 14066msgstr "Pestañas" 14067 14068#. I18N: Location of an LDS church temple 14069#: app/Elements/TempleCode.php:193 14070msgid "Taipei, Taiwan" 14071msgstr "Taipei, Taiwán" 14072 14073#. I18N: Name of a country or state 14074#: app/Statistics/Service/CountryService.php:504 14075msgid "Taiwan" 14076msgstr "Taiwán" 14077 14078#. I18N: Name of a country or state 14079#: app/Statistics/Service/CountryService.php:486 14080msgid "Tajikistan" 14081msgstr "Tayikistán" 14082 14083#. I18N: Location of an LDS church temple 14084#: app/Elements/TempleCode.php:194 14085msgid "Tampico, Mexico" 14086msgstr "Tampico, México" 14087 14088#. I18N: a month in the Jewish calendar 14089#: app/Date/JewishDate.php:213 14090msgctxt "GENITIVE" 14091msgid "Tamuz" 14092msgstr "tamuz" 14093 14094#. I18N: a month in the Jewish calendar 14095#: app/Date/JewishDate.php:317 14096msgctxt "INSTRUMENTAL" 14097msgid "Tamuz" 14098msgstr "tamuz" 14099 14100#. I18N: a month in the Jewish calendar 14101#: app/Date/JewishDate.php:265 14102msgctxt "LOCATIVE" 14103msgid "Tamuz" 14104msgstr "tamuz" 14105 14106#. I18N: a month in the Jewish calendar 14107#: app/Date/JewishDate.php:161 14108msgctxt "NOMINATIVE" 14109msgid "Tamuz" 14110msgstr "tamuz" 14111 14112#. I18N: Name of a country or state 14113#: app/Statistics/Service/CountryService.php:506 14114msgid "Tanzania" 14115msgstr "Tanzania" 14116 14117#. I18N: The name of a colour-scheme 14118#: app/Module/ColorsTheme.php:180 14119msgid "Teal Top" 14120msgstr "Azul verdoso" 14121 14122#. I18N: A configuration setting 14123#: resources/views/admin/trees-preferences.phtml:175 14124msgid "Technical help contact" 14125msgstr "Contacto para ayuda técnica" 14126 14127#. I18N: Location of an LDS church temple 14128#: app/Elements/TempleCode.php:195 14129msgid "Tegucigalpa, Honduras" 14130msgstr "Tegucigalpa, Honduras" 14131 14132#: app/CustomTags/RootsMagic.php:55 14133msgid "Template" 14134msgstr "Plantilla" 14135 14136#: resources/views/modules/html/config.phtml:29 14137msgid "Templates" 14138msgstr "Plantillas" 14139 14140#. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church) 14141#: app/CustomTags/Gedcom7.php:135 app/Gedcom.php:485 app/Gedcom.php:591 14142#: app/Gedcom.php:633 app/Gedcom.php:653 app/Gedcom.php:746 app/Gedcom.php:887 14143#: resources/xml/reports/individual_report.xml:208 14144msgid "Temple" 14145msgstr "Templo" 14146 14147#. I18N: a month in the Jewish calendar 14148#: app/Date/JewishDate.php:199 14149msgctxt "GENITIVE" 14150msgid "Tevet" 14151msgstr "tevet" 14152 14153#. I18N: a month in the Jewish calendar 14154#: app/Date/JewishDate.php:303 14155msgctxt "INSTRUMENTAL" 14156msgid "Tevet" 14157msgstr "tevet" 14158 14159#. I18N: a month in the Jewish calendar 14160#: app/Date/JewishDate.php:251 14161msgctxt "LOCATIVE" 14162msgid "Tevet" 14163msgstr "tevet" 14164 14165#. I18N: a month in the Jewish calendar 14166#: app/Date/JewishDate.php:147 14167msgctxt "NOMINATIVE" 14168msgid "Tevet" 14169msgstr "tevet" 14170 14171#: app/CustomTags/GedcomL.php:125 app/CustomTags/GedcomL.php:179 14172#: app/CustomTags/GedcomL.php:273 app/CustomTags/GedcomL.php:306 14173#: app/CustomTags/RootsMagic.php:75 app/Gedcom.php:435 app/Gedcom.php:489 14174#: app/Gedcom.php:567 app/Gedcom.php:678 app/Gedcom.php:750 app/Gedcom.php:774 14175#: app/Gedcom.php:798 app/Gedcom.php:850 app/Gedcom.php:907 app/Gedcom.php:921 14176#: resources/views/admin/trees-preferences.phtml:579 14177#: resources/views/modals/source-fields.phtml:60 14178msgid "Text" 14179msgstr "Texto" 14180 14181#: app/CustomTags/MyHeritage.php:57 14182msgid "Text direction" 14183msgstr "Dirección del texto" 14184 14185#. I18N: Name of a country or state 14186#: app/Statistics/Service/CountryService.php:484 14187msgid "Thailand" 14188msgstr "Tailandia" 14189 14190#: resources/views/help/name.phtml:10 14191msgid "The <b>name</b> field contains the individual’s full name, as they would have spelled it or as it was recorded. This is how it will be displayed on screen. It uses standard genealogy annotations to identify different parts of the name." 14192msgstr "El campo <b>Nombre</b> contiene el nombre completo de la persona, como lo habrían escrito o como lo registró. Esto es lo que se mostrará en la pantalla. Se utiliza las anotaciones genealógicas estándares para distinguir las partes del nombre." 14193 14194#: resources/views/help/surname.phtml:10 14195msgid "The <b>surname</b> field contains a name that is used for sorting and grouping. It can be different to the individual’s actual surname which is always taken from the <b>name</b> field. This field can be used to sort surnames with or without a prefix (Gogh / van Gogh) and to group spelling variations or inflections (Kowalski / Kowalska). If an individual needs to be listed under more than one surname, each name should be separated by a comma." 14196msgstr "El campo <b>Apellido</b> contiene un nombre que se usa para ordenar y agrupar. Puede ser diferente del apellido real de la persona lo cual siempre se toma del campo <b>Nombre</b>. Este campo se puede usar para ordenar los apellidos con o sin un prefijo (Gogh / van Gogh) o para arreglar las variaciones de ortografía o inflexiones (Kowalski / Kowalska). Si una persona debe aparecer en más de un solo apellido, los apellidos deben estar separados por comas." 14197 14198#: app/Http/RequestHandlers/SynchronizeTrees.php:96 14199#, php-format 14200msgid "The GEDCOM file “%s” has been imported." 14201msgstr "El archivo GEDCOM “%s” se ha importado." 14202 14203#: resources/views/admin/tags.phtml:35 14204msgid "The GEDCOM standard provides a large number of data-entry fields, called tags." 14205msgstr "El estándar GEDCOM proporciona una gran cantidad de campos de entrada de datos, llamados etiquetas." 14206 14207#. I18N: Location of an LDS church temple 14208#: app/Elements/TempleCode.php:104 14209msgid "The Hague, Netherlands" 14210msgstr "La Haya, Países Bajos" 14211 14212#: app/Services/ServerCheckService.php:121 14213#, php-format 14214msgid "The PHP extension “%s” is not installed." 14215msgstr "La extensión PHP \"%s\" no está instalada." 14216 14217#: app/Services/ServerCheckService.php:177 14218#, php-format 14219msgid "The PHP function “%1$s” is disabled." 14220msgstr "La función PHP \"%1$s\" está deshabilitada." 14221 14222#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14223#: app/Exceptions/FileUploadException.php:76 14224msgid "The PHP temporary folder is missing." 14225msgstr "Falta el directorio temporal de PHP." 14226 14227#: app/Services/ServerCheckService.php:140 14228#, php-format 14229msgid "The PHP.INI setting “%1$s” is disabled." 14230msgstr "El parámetro \"%1$s\" en PHP.INI está deshabilitado." 14231 14232#: app/Services/ServerCheckService.php:144 14233#, php-format 14234msgid "The PHP.INI setting “%1$s” is enabled." 14235msgstr "El parámetro \"%1$s\" en PHP.INI está habilitado." 14236 14237#: resources/views/modules/share-url/share.phtml:31 14238msgid "The URL was copied to the clipboard" 14239msgstr "La URL se copió en el portapapeles" 14240 14241#: resources/views/emails/approve-user-html.phtml:22 14242#: resources/views/emails/approve-user-text.phtml:16 14243#, php-format 14244msgid "The administrator at the webtrees site %s has approved your application for an account. You may now sign in by accessing the following link: %s" 14245msgstr "El administrador del sitio webtrees %s ha aprobado su solicitud de cuenta. Ya puede entrar de forma identificada accediendo al siguiente vínculo: %s" 14246 14247#: resources/views/verify-success-page.phtml:22 14248msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 14249msgstr "El Administrador ha sido informado. Tan pronto como le dé el permiso para acceder, puede entrar con su identificador y su contraseña." 14250 14251#. I18N: Description of the “Calendar” module 14252#: app/Module/CalendarMenuModule.php:53 14253msgid "The calendar menu." 14254msgstr "El menú del calendario." 14255 14256#. I18N: %s is the name of a genealogy record 14257#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:66 14258#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:60 14259#, php-format 14260msgid "The changes to “%s” have been accepted." 14261msgstr "Los cambios en «%s» han sido aceptados." 14262 14263#. I18N: %s is the name of a genealogy record 14264#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:64 14265#: app/Http/RequestHandlers/PendingChangesRejectTree.php:59 14266#, php-format 14267msgid "The changes to “%s” have been rejected." 14268msgstr "Los cambios a \"%s\" han sido rechazados." 14269 14270#. I18N: Description of the “Charts” module 14271#: app/Module/ChartsMenuModule.php:67 14272msgid "The charts menu." 14273msgstr "El menú de gráficos." 14274 14275#: resources/views/modules/clippings/show.phtml:21 14276msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 14277msgstr "El carrito de recortes permite extraer extractos de este árbol genealógico y descargarlos en un archivo GEDCOM." 14278 14279#: resources/views/admin/trees-preferences.phtml:383 14280msgid "The date and time of the last update" 14281msgstr "Fecha y hora de la última actualización" 14282 14283#: app/Http/RequestHandlers/AccountUpdate.php:111 14284#: app/Http/RequestHandlers/MapDataSave.php:101 14285#, php-format 14286msgid "The details for “%s” have been updated." 14287msgstr "Los detalles para \"%s\" han sido actualizados." 14288 14289#. I18N: %s is a filename 14290#: app/Http/RequestHandlers/ExportGedcomServer.php:84 14291#: app/Http/RequestHandlers/UpgradeWizardStep.php:217 14292#, php-format 14293msgid "The family tree has been exported to %s." 14294msgstr "Árbol genealógico exportado a %s." 14295 14296#: app/Http/RequestHandlers/CreateTreeAction.php:61 14297#, php-format 14298msgid "The family tree “%s” already exists." 14299msgstr "El árbol genealógico “%s” ya existe." 14300 14301#: app/Http/RequestHandlers/CreateTreeAction.php:68 14302#, php-format 14303msgid "The family tree “%s” has been created." 14304msgstr "El árbol genealógico “%s” se ha creado." 14305 14306#. I18N: %s is the name of a family tree 14307#: app/Http/RequestHandlers/DeleteTreeAction.php:60 14308#: app/Http/RequestHandlers/SynchronizeTrees.php:110 14309#, php-format 14310msgid "The family tree “%s” has been deleted." 14311msgstr "El árbol genealógico “%s” ha sido eliminado." 14312 14313#. I18N: %s is the name of a family tree 14314#: app/Http/RequestHandlers/SelectDefaultTree.php:52 14315#, php-format 14316msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 14317msgstr "El árbol genealógico “%s” se mostrará a los visitantes cuando llegan por primera vez a este sitio web." 14318 14319#: app/Http/RequestHandlers/MergeTreesAction.php:247 14320msgid "The family trees have been merged successfully." 14321msgstr "Los árboles genealógicos se han combinado correctamente." 14322 14323#. I18N: Description of the “Family trees” module 14324#: app/Module/TreesMenuModule.php:68 14325msgid "The family trees menu." 14326msgstr "El menú de los árboles genealógicos." 14327 14328#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 14329#: app/Http/RequestHandlers/DeleteRecord.php:84 14330#, php-format 14331msgid "The family “%s” has been deleted because it only has one member." 14332msgstr "La familia «%s» ha sido borrada, ya que tiene solamente un miembro." 14333 14334#: app/Http/RequestHandlers/UploadMediaAction.php:121 14335#, php-format 14336msgid "The file %s already exists. Use another filename." 14337msgstr "El archivo «%s» ya existe. Use otro nombre de archivo." 14338 14339#: app/Http/RequestHandlers/ExportGedcomServer.php:87 14340#, php-format 14341msgid "The file %s could not be created." 14342msgstr "El archivo %s no se pudo crear." 14343 14344#: app/Http/RequestHandlers/DeletePath.php:74 14345#: app/Http/RequestHandlers/DeletePath.php:91 14346#, php-format 14347msgid "The file %s could not be deleted." 14348msgstr "El archivo %s no se pude borrar." 14349 14350#: app/Http/RequestHandlers/DeletePath.php:89 14351#, php-format 14352msgid "The file %s has been deleted." 14353msgstr "El archivo %s fue borrado." 14354 14355#: app/Http/RequestHandlers/UploadMediaAction.php:128 14356#, php-format 14357msgid "The file %s has been uploaded." 14358msgstr "El archivo «%s» se ha subido." 14359 14360#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14361#: app/Exceptions/FileUploadException.php:66 14362msgid "The file was only partially uploaded. Please try again." 14363msgstr "Archivo parcialmente subido, por favor inténtelo de nuevo." 14364 14365#. I18N: %s is a filename 14366#: resources/views/media-page-details.phtml:56 14367#: resources/views/modules/media-list/page.phtml:146 14368#, php-format 14369msgid "The file “%s” does not exist." 14370msgstr "El archivo «%s» no existe." 14371 14372#: resources/views/edit/reorder-families.phtml:77 14373msgid "The first family in the list will be used in charts, lists, reports, etc." 14374msgstr "La primera familia en la lista será usada en diagramas, listas, reportes, etc." 14375 14376#: app/Http/RequestHandlers/DeletePath.php:84 14377#, php-format 14378msgid "The folder %s could not be deleted." 14379msgstr "La carpeta %s no se pudo eliminar." 14380 14381#: app/Http/RequestHandlers/UpgradeWizardStep.php:181 14382#, php-format 14383msgid "The folder %s has been created." 14384msgstr "El carpeta «%s» se ha creado." 14385 14386#: app/Http/RequestHandlers/DeletePath.php:82 14387#, php-format 14388msgid "The folder %s has been deleted." 14389msgstr "La carpeta %s ha sido eliminada." 14390 14391#: resources/views/admin/site-preferences.phtml:43 14392msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 14393msgstr "La carpeta se puede especificar en su totalidad (por ejemplo, /home/user_name/webtrees_data/) o relativa a la carpeta de instalación (por ejemplo, ../../webtrees_data/)." 14394 14395#: app/Http/RequestHandlers/SitePreferencesAction.php:64 14396#, php-format 14397msgid "The folder “%s” does not exist." 14398msgstr "La carpeta “%s” no existe." 14399 14400#: resources/views/admin/merge-records-step-2.phtml:39 14401msgid "The following facts and events were found in both records." 14402msgstr "Los siguientes hechos y eventos fueron encontrados en ambos registros." 14403 14404#. I18N: the name of an individual, source, etc. 14405#: resources/views/admin/merge-records-step-2.phtml:86 14406#: resources/views/admin/merge-records-step-2.phtml:132 14407#, php-format 14408msgid "The following facts and events were only found in the record of %s." 14409msgstr "Los siguientes hechos y eventos sólo se encontraron en el registro de %s." 14410 14411#: resources/views/setup/step-2-server-checks.phtml:67 14412msgid "The following list shows typical requirements." 14413msgstr "La lista que aparece a continuación muestra los requisitos típicos." 14414 14415#: app/Http/Middleware/CheckCsrf.php:70 14416msgid "The form data is incomplete. Perhaps you need to increase max_input_vars on your server?" 14417msgstr "Los datos del formulario están incompletos. ¿Quizás necesite aumentar max_input_vars en su servidor?" 14418 14419#: app/Http/RequestHandlers/HelpText.php:281 14420msgid "The help text has not been written for this item." 14421msgstr "No se ha escrito el texto de ayuda para este elemento." 14422 14423#. I18N: Help text for the “Technical help contact” configuration setting 14424#: resources/views/admin/trees-preferences.phtml:187 14425msgid "The individual to be contacted about technical questions or errors encountered on your website." 14426msgstr "La persona a contactar acerca de cuestiones técnicas o errores encontrados en su sitio." 14427 14428#. I18N: Help text for the “Genealogy contact” configuration setting 14429#: resources/views/admin/trees-preferences.phtml:167 14430msgid "The individual to contact about the genealogy data on this website." 14431msgstr "La persona a contactar acerca de los datos genealógicos de este sitio." 14432 14433#. I18N: %s are names of records, such as sources, repositories or individuals 14434#: app/Http/RequestHandlers/DeleteRecord.php:92 14435#: app/Http/RequestHandlers/DeleteRecord.php:97 14436#, php-format 14437msgid "The link from “%1$s” to “%2$s” has been deleted." 14438msgstr "El enlace desde «%1$s» a «%2$s» ha sido borrado." 14439 14440#: app/Http/RequestHandlers/MergeFactsAction.php:103 14441#, php-format 14442msgid "The link from “%1$s” to “%2$s” has been updated." 14443msgstr "El enlace desde “%1$s” hasta “%2$s” se ha actualizado." 14444 14445#. I18N: Description of the “Lists” module 14446#: app/Module/ListsMenuModule.php:64 14447msgid "The lists menu." 14448msgstr "El menú de listas." 14449 14450#: app/Http/RequestHandlers/CreateLocationAction.php:56 14451#: app/Http/RequestHandlers/MapDataSave.php:89 14452msgid "The location has been created" 14453msgstr "La ubicación ha sido creada" 14454 14455#: resources/views/modules/place-hierarchy/sidebar.phtml:36 14456msgid "The location of this place is not known." 14457msgstr "La localización de este lugar no es conocida." 14458 14459#: app/Http/RequestHandlers/EditMediaFileAction.php:132 14460#, php-format 14461msgid "The media file %1$s could not be renamed to %2$s." 14462msgstr "No se pudo cambiar el nombre del archivo audiovisual de %1$s a %2$s." 14463 14464#: app/Http/RequestHandlers/EditMediaFileAction.php:129 14465#, php-format 14466msgid "The media file %1$s has been renamed to %2$s." 14467msgstr "El nombre del archivo audiovisual %1$s se ha cambiado con éxito a %2$s." 14468 14469#: app/Http/RequestHandlers/CreateMediaObjectAction.php:96 14470msgid "The media object has been created" 14471msgstr "El objeto multimedia ha sido creado" 14472 14473#: resources/views/setup/step-2-server-checks.phtml:64 14474msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 14475msgstr "Los requisitos de tiempo de la memoria y de la CPU dependerán del número de personas del árbol genealógico." 14476 14477#: app/Http/RequestHandlers/BroadcastAction.php:83 14478#, php-format 14479msgid "The message was not sent to %s." 14480msgstr "El mensaje no fue enviado a %s." 14481 14482#: app/Http/RequestHandlers/ContactAction.php:149 14483#: app/Http/RequestHandlers/EmailPreferencesAction.php:100 14484#: app/Http/RequestHandlers/MessageAction.php:96 14485msgid "The message was not sent." 14486msgstr "El mensaje no fue enviado." 14487 14488#: app/Http/RequestHandlers/BroadcastAction.php:78 14489#: app/Http/RequestHandlers/ContactAction.php:144 14490#: app/Http/RequestHandlers/EmailPreferencesAction.php:98 14491#: app/Http/RequestHandlers/MessageAction.php:91 14492#, php-format 14493msgid "The message was successfully sent to %s." 14494msgstr "Mensaje enviado con éxito a %s." 14495 14496#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:78 14497#: app/Http/RequestHandlers/ModulesAllAction.php:70 14498#: app/Module/ChartsBlockModule.php:122 app/Module/ChartsBlockModule.php:142 14499#: app/Module/ChartsBlockModule.php:162 app/Module/ChartsBlockModule.php:176 14500#, php-format 14501msgid "The module “%s” has been disabled." 14502msgstr "El modulo “%s” se ha deshabilitado." 14503 14504#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:76 14505#: app/Http/RequestHandlers/ModulesAllAction.php:68 14506#, php-format 14507msgid "The module “%s” has been enabled." 14508msgstr "El modulo “%s” se ha habilitado." 14509 14510#. I18N: Help text for the “Quick family facts” configuration setting 14511#: resources/views/admin/trees-preferences.phtml:684 14512msgid "The most common family facts and events are listed separately, so that they can be added more easily." 14513msgstr "Los hechos y eventos familiares más comunes son listados por separado, así pueden agregarse más fácilmente." 14514 14515#. I18N: Help text for the “Quick individual facts” configuration setting 14516#: resources/views/admin/trees-preferences.phtml:659 14517msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 14518msgstr "Los hechos y eventos personales más comunes son listados por separado, así pueden agregarse más fácilmente." 14519 14520#: resources/views/admin/site-registration.phtml:56 14521msgid "The new user will be asked to confirm their email address before the account is created." 14522msgstr "Se le pedirá al nuevo usuario que confirme su dirección de correo electrónico antes de crear la cuenta." 14523 14524#: resources/views/admin/tags.phtml:939 14525msgid "The next version of the GEDCOM standard will add new tags and remove old ones. You can use some of the new tags now." 14526msgstr "La próxima versión del estándar GEDCOM agregará nuevas etiquetas y eliminará las antiguas. Puede utilizar algunas de las nuevas etiquetas ahora." 14527 14528#: app/Http/RequestHandlers/CreateNoteAction.php:62 14529msgid "The note has been created" 14530msgstr "La nota ha sido creada" 14531 14532#: app/Validator.php:263 app/Validator.php:279 app/Validator.php:308 14533#: app/Validator.php:341 app/Validator.php:360 app/Validator.php:382 14534#: app/Validator.php:401 app/Validator.php:417 app/Validator.php:433 14535#, php-format 14536msgid "The parameter “%s” is missing." 14537msgstr "Falta el parámetro \"%s\"." 14538 14539#: app/Http/RequestHandlers/AdminMediaFileDownload.php:66 14540#: app/Http/RequestHandlers/AdminMediaFileThumbnail.php:66 14541msgid "The parameter “path” is invalid." 14542msgstr "" 14543 14544#: app/Http/RequestHandlers/SetupWizard.php:378 14545msgid "The password needs to be at least six characters long." 14546msgstr "La contraseña debe contener al menos seis caracteres." 14547 14548#. I18N: Help text for the "Password" site configuration setting 14549#: resources/views/admin/site-mail.phtml:155 14550msgid "The password required for authentication with the SMTP server." 14551msgstr "La contraseña requerida para la autenticación con el servidor SMTP." 14552 14553#: app/Http/RequestHandlers/PasswordResetAction.php:79 14554#: app/Http/RequestHandlers/PasswordResetPage.php:74 14555msgid "The password reset link has expired." 14556msgstr "El enlace para restablecer la contraseña ha caducado." 14557 14558#. I18N: Description of the “Place hierarchy” module 14559#: app/Module/PlaceHierarchyListModule.php:112 14560msgid "The place hierarchy." 14561msgstr "La jerarquía de lugares." 14562 14563#: app/Http/RequestHandlers/TreePreferencesAction.php:171 14564#: app/Http/RequestHandlers/TreePrivacyAction.php:133 14565msgid "The preferences for all family trees have been updated." 14566msgstr "Las preferencias para todos los árboles genealógicos han sido actualizadas." 14567 14568#: app/Http/RequestHandlers/TreePreferencesAction.php:175 14569#: app/Http/RequestHandlers/TreePrivacyAction.php:136 14570msgid "The preferences for new family trees have been updated." 14571msgstr "Las preferencias para los nuevos árboles genealógicos han sido actualizadas." 14572 14573#: app/Http/RequestHandlers/TreePreferencesAction.php:164 14574#: app/Http/RequestHandlers/TreePrivacyAction.php:126 14575#, php-format 14576msgid "The preferences for the family tree “%s” have been updated." 14577msgstr "Las preferencias para el árbol genealógico “%s” han sido actualizadas." 14578 14579#: app/Http/RequestHandlers/ModuleDeleteSettings.php:72 14580#, php-format 14581msgid "The preferences for the module “%s” have been deleted." 14582msgstr "Las preferencias para el modulo “%s” han sido eliminadas." 14583 14584#: app/Module/BingMaps.php:100 app/Module/CustomCssJsModule.php:101 14585#: app/Module/GeonamesAutocomplete.php:110 app/Module/GoogleMaps.php:100 14586#: app/Module/HereMaps.php:110 app/Module/MapBox.php:110 14587#: app/Module/MapGeoLocationGeonames.php:87 14588#: app/Module/MapGeoLocationOpenRouteService.php:82 14589#: app/Module/OpenRouteServiceAutocomplete.php:106 14590#: app/Module/RelationshipsChartModule.php:450 app/Module/SiteMapModule.php:169 14591#, php-format 14592msgid "The preferences for the module “%s” have been updated." 14593msgstr "Las preferencias para el modulo “%s” han sido actualizadas." 14594 14595#: resources/views/setup/step-4-database-mysql.phtml:140 14596#: resources/views/setup/step-4-database-pgsql.phtml:105 14597#: resources/views/setup/step-4-database-sqlite.phtml:81 14598#: resources/views/setup/step-4-database-sqlsrv.phtml:105 14599msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 14600msgstr "El prefijo es opcional, pero recomendable. Darle a las tablas un prefijo único permite que varias aplicaciones diferentes utilicen la misma base de datos." 14601 14602#: app/Http/RequestHandlers/MergeFactsAction.php:174 14603#, php-format 14604msgid "The records “%1$s” and “%2$s” have been merged." 14605msgstr "Los registros “%1$s” y “%2$s” han sido combinados." 14606 14607#. I18N: Description of the “Reports” module 14608#: app/Module/ReportsMenuModule.php:67 14609msgid "The reports menu." 14610msgstr "El menu de reportes." 14611 14612#: app/Http/RequestHandlers/CreateRepositoryAction.php:77 14613msgid "The repository has been created" 14614msgstr "El repositorio ha sido creado" 14615 14616#. I18N: Description of the “Search” module 14617#: app/Module/SearchMenuModule.php:59 14618msgid "The search menu." 14619msgstr "El menú de búsqueda." 14620 14621#: app/Services/SearchService.php:1178 14622msgid "The search returned too many results." 14623msgstr "La búsqueda devolvió demasiados resultados." 14624 14625#: resources/views/setup/step-2-server-checks.phtml:57 14626msgid "The server configuration is OK." 14627msgstr "La configuración del servidor es correcta." 14628 14629#: app/Http/Exceptions/HttpBadRequestException.php:35 14630msgid "The server could not understand this request." 14631msgstr "El servidor no pudo entender esta solicitud." 14632 14633#: app/Services/ServerCheckService.php:242 14634msgid "The server’s temporary folder cannot be accessed." 14635msgstr "No se puede acceder a la carpeta temporal del servidor." 14636 14637#: app/Http/RequestHandlers/RenumberTreeAction.php:551 14638#: app/Services/UpgradeService.php:174 app/Services/UpgradeService.php:206 14639#: resources/views/admin/trees-check.phtml:86 14640msgid "The server’s time limit has been reached." 14641msgstr "Se ha alcanzado el límite de tiempo del servidor." 14642 14643#. I18N: Description of “Statistics” module 14644#: app/Module/FamilyTreeStatisticsModule.php:80 14645msgid "The size of the family tree, earliest and latest events, common names, etc." 14646msgstr "El tamaño del árbol genealógico, eventos primeros y últimos, los nombres comunes, etc." 14647 14648#: app/CustomTags/GedcomL.php:137 app/CustomTags/GedcomL.php:193 14649msgid "The solution" 14650msgstr "La solución" 14651 14652#: app/Http/RequestHandlers/CreateSourceAction.php:98 14653msgid "The source has been created" 14654msgstr "La fuente ha sido creada" 14655 14656#: app/Http/RequestHandlers/CreateSubmissionAction.php:56 14657msgid "The submission has been created" 14658msgstr "El submisión ha sido creado" 14659 14660#: app/Http/RequestHandlers/CreateSubmitterAction.php:80 14661msgid "The submitter has been created" 14662msgstr "El remitente ha sido creado" 14663 14664#: resources/views/help/name.phtml:15 14665#, php-format 14666msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 14667msgstr "Los apellidos se delimitan por barras: <%s>John Paul /Smith/<%s>" 14668 14669#: resources/views/admin/site-preferences.phtml:56 14670#: resources/views/admin/users-edit.phtml:142 14671#: resources/views/edit-account-page.phtml:116 14672msgid "The time zone is required for date calculations, such as knowing today’s date." 14673msgstr "Se requiere que la zona horaria para cálculos de fechas, como saber la fecha de hoy." 14674 14675#. I18N: An XREF is the identification number used in GEDCOM files. 14676#: resources/views/admin/trees-merge.phtml:30 14677#, php-format 14678msgid "The two family trees have %1$s record which uses the same “XREF”." 14679msgid_plural "The two family trees have %1$s records which use the same “XREF”." 14680msgstr[0] "Los dos arboles genealógicos tienen %1$s registro que utiliza la misma \"XREF\"." 14681msgstr[1] "Los dos arboles genealógicos tienen %1$s registros que utilizan la misma \"XREF\"." 14682 14683#: app/Http/RequestHandlers/UpgradeWizardStep.php:290 14684msgid "The upgrade is complete." 14685msgstr "La actualización se ha completado." 14686 14687#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14688#: app/Exceptions/FileUploadException.php:61 14689msgid "The uploaded file exceeds the allowed size." 14690msgstr "El archivo a subir excede el tamaño permitido." 14691 14692#: app/Http/RequestHandlers/UsersCleanupAction.php:67 14693#, php-format 14694msgid "The user %s has been deleted." 14695msgstr "El usuario %s ha sido eliminado." 14696 14697#: resources/views/emails/register-notify-html.phtml:41 14698#: resources/views/emails/register-notify-text.phtml:32 14699msgid "The user has been sent an email with the information necessary to confirm the access request." 14700msgstr "Al usuario ha enviado un e-mail con la información necesaria para confirmar la solicitud de acceso." 14701 14702#: app/Http/RequestHandlers/LoginAction.php:115 14703#: app/Http/RequestHandlers/LoginAction.php:120 14704msgid "The username or password is incorrect." 14705msgstr "El nombre de usuario o la contraseña es incorrecto." 14706 14707#. I18N: Help text for the "Username" site configuration setting 14708#: resources/views/admin/site-mail.phtml:141 14709msgid "The username required for authentication with the SMTP server." 14710msgstr "El identificador de usuario requerido para la autenticación con el servidor SMTP." 14711 14712#: app/Http/RequestHandlers/EmailPreferencesAction.php:92 14713#: app/Http/RequestHandlers/ModulesAnalyticsAction.php:45 14714#: app/Http/RequestHandlers/ModulesBlocksAction.php:46 14715#: app/Http/RequestHandlers/ModulesChartsAction.php:46 14716#: app/Http/RequestHandlers/ModulesDataFixesAction.php:45 14717#: app/Http/RequestHandlers/ModulesFootersAction.php:46 14718#: app/Http/RequestHandlers/ModulesHistoricEventsAction.php:45 14719#: app/Http/RequestHandlers/ModulesLanguagesAction.php:45 14720#: app/Http/RequestHandlers/ModulesListsAction.php:46 14721#: app/Http/RequestHandlers/ModulesMapAutocompleteAction.php:45 14722#: app/Http/RequestHandlers/ModulesMapGeoLocationsAction.php:45 14723#: app/Http/RequestHandlers/ModulesMapLinksAction.php:45 14724#: app/Http/RequestHandlers/ModulesMapProvidersAction.php:45 14725#: app/Http/RequestHandlers/ModulesMenusAction.php:47 14726#: app/Http/RequestHandlers/ModulesReportsAction.php:46 14727#: app/Http/RequestHandlers/ModulesSharesAction.php:45 14728#: app/Http/RequestHandlers/ModulesSidebarsAction.php:47 14729#: app/Http/RequestHandlers/ModulesTabsAction.php:47 14730#: app/Http/RequestHandlers/ModulesThemesAction.php:45 14731#: app/Http/RequestHandlers/SitePreferencesAction.php:72 14732#: app/Http/RequestHandlers/SiteRegistrationAction.php:55 14733#: app/Http/RequestHandlers/SiteTagsAction.php:69 14734msgid "The website preferences have been updated." 14735msgstr "Las preferencias del sitio web han sido actualizadas." 14736 14737#: resources/views/errors/database-error.phtml:22 14738#: resources/views/setup/step-6-failed.phtml:22 14739msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 14740msgstr "Los desarrolladores de webtrees estarían muy interados en conocer este error. Si se pone en contacto con ellos, le ayudarán a resolver el problema." 14741 14742#: app/Module/ModuleThemeTrait.php:72 app/Module/ModuleThemeTrait.php:459 14743#: resources/views/admin/modules.phtml:272 14744#: resources/views/admin/modules.phtml:275 14745#: resources/views/admin/users-edit.phtml:200 14746msgid "Theme" 14747msgstr "Tema" 14748 14749#. I18N: Name of a module 14750#: app/Module/ThemeSelectModule.php:45 14751msgid "Theme change" 14752msgstr "Cambiar tema" 14753 14754#: app/Http/RequestHandlers/ModulesThemesPage.php:43 14755#: resources/views/admin/control-panel.phtml:613 14756#: resources/views/admin/modules.phtml:126 14757#: resources/views/admin/modules.phtml:128 14758msgid "Themes" 14759msgstr "Temas" 14760 14761#: resources/views/modules/personal_facts/tab.phtml:61 14762msgid "There are no facts for this individual." 14763msgstr "No hay hechos para esta persona." 14764 14765#: app/Module/IndividualListModule.php:220 14766#, php-format 14767msgid "There are no individuals with the surname “%s”" 14768msgstr "" 14769 14770#: app/Http/RequestHandlers/ManageMediaData.php:327 14771msgid "There are no links to this media object." 14772msgstr "No hay enlaces a este objeto multimedia." 14773 14774#: resources/views/modules/media/tab.phtml:63 14775msgid "There are no media objects for this individual." 14776msgstr "No hay objetos audiovisuales para esta persona." 14777 14778#: resources/views/modules/notes/tab.phtml:86 14779msgid "There are no notes for this individual." 14780msgstr "No hay notas para esta persona." 14781 14782#: app/Http/RequestHandlers/UpgradeWizardStep.php:199 14783#: resources/views/pending-changes-page.phtml:32 14784msgid "There are no pending changes." 14785msgstr "No hay cambios pendientes." 14786 14787#: app/Module/ResearchTaskModule.php:133 14788msgid "There are no research tasks in this family tree." 14789msgstr "No hay tareas de investigación en este árbol genealógico." 14790 14791#: resources/views/modules/sources_tab/tab.phtml:65 14792msgid "There are no source citations for this individual." 14793msgstr "No hay citas de fuentes para esta persona." 14794 14795#: app/Module/ReviewChangesModule.php:155 14796#: resources/views/emails/pending-changes-html.phtml:22 14797#: resources/views/emails/pending-changes-text.phtml:19 14798msgid "There are pending changes for you to moderate." 14799msgstr "Hay cambios pendientes para moderar." 14800 14801#: app/Module/RecentChangesModule.php:149 14802#, php-format 14803msgid "There have been no changes within the last %s day." 14804msgid_plural "There have been no changes within the last %s days." 14805msgstr[0] "No se han producido cambios en el último día." 14806msgstr[1] "No se han producido cambios en los últimos %s días." 14807 14808#: resources/views/admin/control-panel.phtml:188 14809msgid "There was an error checking for a new version." 14810msgstr "Hubo un error al buscar una nueva versión." 14811 14812#: app/Exceptions/FileUploadException.php:97 14813#: app/Http/RequestHandlers/AddMediaFileAction.php:76 14814#: app/Http/RequestHandlers/CreateMediaObjectAction.php:76 14815#: app/Http/RequestHandlers/UploadMediaAction.php:131 14816#: app/Services/MediaFileService.php:221 14817msgid "There was an error uploading your file." 14818msgstr "Hubo un error al subir su archivo." 14819 14820#. I18N: a month in the French republican calendar 14821#: app/Date/FrenchDate.php:169 14822msgctxt "GENITIVE" 14823msgid "Thermidor" 14824msgstr "termidor" 14825 14826#. I18N: a month in the French republican calendar 14827#: app/Date/FrenchDate.php:263 14828msgctxt "INSTRUMENTAL" 14829msgid "Thermidor" 14830msgstr "termidor" 14831 14832#. I18N: a month in the French republican calendar 14833#: app/Date/FrenchDate.php:216 14834msgctxt "LOCATIVE" 14835msgid "Thermidor" 14836msgstr "termidor" 14837 14838#. I18N: a month in the French republican calendar 14839#: app/Date/FrenchDate.php:122 14840msgctxt "NOMINATIVE" 14841msgid "Thermidor" 14842msgstr "termidor" 14843 14844#: resources/views/modules/privacy-policy/page.phtml:39 14845msgid "These cookies are “essential”, and do not require consent." 14846msgstr "Estas cookies son \"esenciales\", y no requieren consentimiento." 14847 14848#: resources/views/admin/trees-unconnected.phtml:39 14849#, php-format 14850msgid "These groups of individuals are not related to %s." 14851msgstr "Este grupo de individuos no está relacionado con %s." 14852 14853#: resources/views/modules/privacy-policy/page.phtml:62 14854msgid "These services may use cookies or other tracking technology." 14855msgstr "Estos servicios pueden usar cookies u otras tecnologías de seguimiento." 14856 14857#: app/Http/RequestHandlers/LoginAction.php:130 14858msgid "This account has not been approved. Please wait for an administrator to approve it." 14859msgstr "Esta cuenta no ha sido aprobada. Por favor, espere a que un administrador lo apruebe." 14860 14861#: app/Http/RequestHandlers/LoginAction.php:125 14862msgid "This account has not been verified. Please check your email for a verification message." 14863msgstr "Esta cuenta no ha sido verificada. Por favor revise su correo electrónico por un mensaje de verificación." 14864 14865#: resources/views/modules/review_changes/config.phtml:15 14866msgid "This block will show editors a list of records with pending changes that need to be reviewed by a moderator. It also generates daily emails to moderators whenever pending changes exist." 14867msgstr "Este bloque muestra a los editores una lista de registros con cambios pendientes que necesitan ser aprobados por un moderador. También genera mensajes diariamente a los moderadores cuando existen cambios pendientes." 14868 14869#: resources/views/admin/users-create.phtml:76 14870#: resources/views/admin/users-edit.phtml:87 14871#: resources/views/edit-account-page.phtml:128 14872#: resources/views/register-page.phtml:54 14873#: resources/views/setup/step-5-administrator.phtml:97 14874msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 14875msgstr "Esta dirección de correo se usará para enviar recordatorios de contraseñas, notificaciones, y mensajes de otros miembros registrados en el sitio." 14876 14877#: app/Elements/AbstractEventElement.php:67 14878msgid "This event occurred, but the details are unknown." 14879msgstr "Este evento ocurrió, pero se desconocen los detalles." 14880 14881#: app/Auth.php:228 14882msgid "This family does not exist or you do not have permission to view it." 14883msgstr "Esta familia no existe o no tienes permiso para verlo." 14884 14885#: resources/views/family-page-pending.phtml:21 14886msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 14887msgstr "Esta familia ha sido borrada. La supresión tendrá que ser aprobada por un moderador." 14888 14889#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14890#: resources/views/family-page-pending.phtml:19 14891#, php-format 14892msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 14893msgstr "Esta familia ha sido borrada. Debes revisar su borrado y luego %1$s o %2$s." 14894 14895#: resources/views/family-page-pending.phtml:27 14896msgid "This family has been edited. The changes need to be reviewed by a moderator." 14897msgstr "Esta familia ha sido editado. Los cambios tendrán que ser aprobados por un moderador." 14898 14899#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14900#: resources/views/family-page-pending.phtml:25 14901#, php-format 14902msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 14903msgstr "Esta familia ha sido editada. Debes revisar los cambios y luego %1$s o %2$s ." 14904 14905#: resources/views/admin/trees-renumber.phtml:32 14906#, php-format 14907msgid "This family tree has %s record which uses the same “XREF” as another family tree." 14908msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." 14909msgstr[0] "Este árbol genealógico tiene %s registros que utiliza el mismo \"XREF\" como otro árbol genealógico." 14910msgstr[1] "Este árbol genealógico tiene %s registros que utilizan el mismo \"XREF\" como otro árbol genealógico." 14911 14912#: app/Module/SlideShowModule.php:180 14913msgid "This family tree has no images to display." 14914msgstr "Este árbol genealógico no tiene imagenes para mostrar." 14915 14916#. I18N: do not translate the #keywords# 14917#: resources/views/modules/html/template-narrative.phtml:9 14918msgid "This family tree was last updated on #gedcomUpdated#. There are #totalSurnames# surnames in this family tree. The earliest recorded event is the #firstEventType# of #firstEventName# in #firstEventYear#. The most recent event is the #lastEventType# of #lastEventName# in #lastEventYear#.<br><br>If you have any comments or feedback please contact #contactWebmaster#." 14919msgstr "Este árbol genealógico fue actualizada por última vez el #gedcomUpdated#. Hay #totalSurnames# apellidos en este árbol genealógico. El primer suceso conocido es el #firstEventType# de #firstEventName# en el #firstEventYear#. El acontecimiento más reciente es el #lastEventType# de #lastEventName# en #lastEventYear#.<br><br>Si tiene algún comentario o sugerencia favor de póngase en contacto con #contactWebmaster#." 14920 14921#: resources/views/modules/gedcom_stats/statistics.phtml:32 14922#: resources/views/modules/html/template-statistics.phtml:20 14923#, php-format 14924msgid "This family tree was last updated on %s." 14925msgstr "Este árbol genealógico fué actualizado por última vez el %s." 14926 14927#: app/Http/RequestHandlers/CheckTree.php:307 14928msgid "This filename is not compatible with the GEDZIP file format." 14929msgstr "Este nombre de archivo no es compatible con el formato de archivo GEDZIP." 14930 14931#. I18N: Help text for the "Data folder" site configuration setting 14932#: resources/views/admin/site-preferences.phtml:33 14933msgid "This folder will be used by webtrees to store media files, GEDCOM files, temporary files, etc. These files may contain private data, and should not be made available over the internet." 14934msgstr "Esta carpeta será usada por webtrees para guardar archivos multimedia, archivos GEDCOM, archivos temporales, etc. Estos archivos pueden contener datos privados, y no debe ser puesto a disposición a través de Internet." 14935 14936#. I18N: Help text for the “Media folder” configuration setting 14937#: resources/views/admin/trees-preferences.phtml:252 14938msgid "This folder will be used to store the media files for this family tree." 14939msgstr "Esta carpeta se usa para guardar los archivos multimedia de este árbol genealógico." 14940 14941#: app/Http/Middleware/CheckCsrf.php:72 14942msgid "This form has expired. Try again." 14943msgstr "Este formulario ha expirado. Inténtalo de nuevo." 14944 14945#: app/Auth.php:287 14946msgid "This individual does not exist or you do not have permission to view it." 14947msgstr "Este individuo no existe, o usted no tiene permiso para verlo." 14948 14949#: resources/views/individual-page-pending.phtml:23 14950msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 14951msgstr "Esta persona ha sido borrado. El borrado tendrá que ser revisada por un moderador." 14952 14953#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14954#: resources/views/individual-page-pending.phtml:20 14955#, php-format 14956msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 14957msgstr "Esta persona ha sido eliminada. Debe revisar la eliminación y entonces %1$s or %2$s." 14958 14959#: resources/views/individual-page-pending.phtml:32 14960msgid "This individual has been edited. The changes need to be reviewed by a moderator." 14961msgstr "Esta persona ha sido editado. Los cambios deben ser revisados por un moderador." 14962 14963#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14964#: resources/views/individual-page-pending.phtml:29 14965#, php-format 14966msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 14967msgstr "Esta persona ha sido editado. Debe revisar los cambios y %1$s or %2$s." 14968 14969#. I18N: Help text for the “Default individual” configuration setting 14970#: resources/views/admin/trees-preferences.phtml:100 14971#: resources/views/edit-account-page.phtml:80 14972msgid "This individual will be selected by default when viewing charts and reports." 14973msgstr "Por defecto, se seleccionarán esta persona al visualizar gráficos e informes." 14974 14975#: app/Module/StatisticsChartModule.php:947 14976#: app/Statistics/Repository/EventRepository.php:254 14977#: app/Statistics/Repository/FamilyDatesRepository.php:107 14978#: app/Statistics/Repository/FamilyRepository.php:528 14979#: app/Statistics/Repository/FamilyRepository.php:849 14980#: app/Statistics/Repository/FamilyRepository.php:1504 14981#: app/Statistics/Repository/IndividualRepository.php:1828 14982#: app/Statistics/Repository/IndividualRepository.php:1853 14983#: app/Statistics/Repository/PlaceRepository.php:210 14984#: resources/views/statistics/families/top10-list-age.phtml:31 14985#: resources/views/statistics/families/top10-list-grand.phtml:27 14986#: resources/views/statistics/families/top10-list-spouses.phtml:25 14987#: resources/views/statistics/families/top10-list.phtml:27 14988#: resources/views/statistics/individuals/top10-list.phtml:26 14989#: resources/views/statistics/other/charts/column.phtml:19 14990#: resources/views/statistics/other/charts/combo.phtml:18 14991#: resources/views/statistics/other/charts/custom.phtml:17 14992#: resources/views/statistics/other/charts/geo.phtml:21 14993#: resources/views/statistics/other/charts/pie.phtml:19 14994#: resources/views/statistics/other/top10-list.phtml:25 14995msgid "This information is not available." 14996msgstr "Esta información no está disponible." 14997 14998#: app/Statistics/Repository/EventRepository.php:262 14999#: app/Statistics/Repository/FamilyDatesRepository.php:115 15000#: app/Statistics/Repository/FamilyDatesRepository.php:386 15001#: app/Statistics/Repository/FamilyRepository.php:96 15002#: app/Statistics/Repository/FamilyRepository.php:483 15003#: app/Statistics/Repository/FamilyRepository.php:860 15004#: app/Statistics/Repository/FamilyRepository.php:1516 15005#: app/Statistics/Repository/IndividualRepository.php:860 15006#: app/Statistics/Repository/IndividualRepository.php:1173 15007#: app/Statistics/Repository/IndividualRepository.php:1193 15008#: app/Statistics/Repository/IndividualRepository.php:1213 15009#: app/Statistics/Repository/IndividualRepository.php:1233 15010#: app/Statistics/Repository/IndividualRepository.php:1253 15011#: app/Statistics/Repository/IndividualRepository.php:1273 15012msgid "This information is private and cannot be shown." 15013msgstr "Esta información es privada y no puede mostrarse." 15014 15015#: resources/views/edit-account-page.phtml:68 15016msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 15017msgstr "Es un número de identificación que le vincula a sus propios datos en la base de datos. Si este ID es incorrecto, póngase en contacto con el administrador." 15018 15019#: app/Http/RequestHandlers/UpgradeWizardStep.php:157 15020#: resources/views/admin/control-panel.phtml:211 15021#: resources/views/admin/upgrade/wizard.phtml:27 15022msgid "This is the latest version of webtrees. No upgrade is available." 15023msgstr "Esta usando la última versión de webtrees. No hay una actualización disponible." 15024 15025#. I18N: Help text for the “Server name” site configuration setting 15026#: resources/views/admin/site-mail.phtml:99 15027msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 15028msgstr "Éste es el nombre del servidor SMTP. «localhost» significa que el servicio de correo electrónico se está ejecutando en el mismo ordenador que su servidor web." 15029 15030#: resources/views/admin/users-create.phtml:37 15031#: resources/views/admin/users-edit.phtml:48 15032#: resources/views/edit-account-page.phtml:49 15033#: resources/views/register-page.phtml:42 15034#: resources/views/setup/step-5-administrator.phtml:61 15035msgid "This is your real name, as you would like it displayed on screen." 15036msgstr "Este es su nombre real, tal y como desee que se muestre en pantalla." 15037 15038#: app/Http/RequestHandlers/PasswordRequestAction.php:120 15039msgid "This link is valid for one hour." 15040msgstr "Este enlace es válido por una hora." 15041 15042#: resources/views/help/data-fixes.phtml:18 15043msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." 15044msgstr "Esta lista se crea mediante una búsqueda simple (pero rápida) y, por lo tanto, incluye registros que no se actualizarán." 15045 15046#: app/Auth.php:349 15047msgid "This media object does not exist or you do not have permission to view it." 15048msgstr "Este objeto audiovisual no existe o no tienes permiso para verlo." 15049 15050#: resources/views/media-page-pending.phtml:20 15051msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 15052msgstr "Este objeto audiovisual se ha eliminado. La eliminación tiene que ser revisado por un moderador." 15053 15054#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15055#: resources/views/media-page-pending.phtml:18 15056#, php-format 15057msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 15058msgstr "Este objeto audiovisual ha sido eliminado. Debe revisar la eliminación y %1$sla o %2$sla." 15059 15060#: resources/views/media-page-pending.phtml:26 15061msgid "This media object has been edited. The changes need to be reviewed by a moderator." 15062msgstr "Este objeto audiovisual se ha redactado. Los cambios tienen que sea revisado y por un moderador." 15063 15064#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15065#: resources/views/media-page-pending.phtml:24 15066#, php-format 15067msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 15068msgstr "Este objeto audiovisual ha sido cambiado. Debe revisar los cambios y %1$slos o %2$slos." 15069 15070#: resources/views/emails/message-copy-html.phtml:35 15071#: resources/views/emails/message-copy-text.phtml:25 15072#: resources/views/emails/message-user-html.phtml:36 15073#: resources/views/emails/message-user-text.phtml:26 15074msgid "This message was sent while viewing the following URL: " 15075msgstr "Este mensaje se envió mientras se visitaba la URL: " 15076 15077#: resources/views/setup/step-5-administrator.phtml:85 15078msgid "This must be at least six characters long. It is case-sensitive." 15079msgstr "Debe contener al menos seis caracteres. Distingue entre mayúsculas y minúsculas." 15080 15081#. I18N: Help text for the “Sender name” site configuration setting 15082#: resources/views/admin/site-mail.phtml:63 15083#: resources/views/admin/site-mail.phtml:77 15084msgid "This name is used in the “From” field, when sending automatic emails from this server." 15085msgstr "Este nombre se usa en el campo «De», para enviar correos electrónicos automáticos de este servidor." 15086 15087#: app/Auth.php:378 app/Auth.php:407 15088msgid "This note does not exist or you do not have permission to view it." 15089msgstr "Esta nota no existe o no tiene Ud. permiso para verla." 15090 15091#: resources/views/note-page-pending.phtml:21 15092msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 15093msgstr "Esta nota ha sido borrada. El borrado deberá ser revisado por un moderador." 15094 15095#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15096#: resources/views/note-page-pending.phtml:19 15097#, php-format 15098msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 15099msgstr "Esta nota ha sido borrada. Debe revisar el borrado y entonces elegir %1$s o %2$s ." 15100 15101#: resources/views/note-page-pending.phtml:27 15102msgid "This note has been edited. The changes need to be reviewed by a moderator." 15103msgstr "Esta nota ha sido editada. Los cambios deben ser revisados por un moderador." 15104 15105#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15106#: resources/views/note-page-pending.phtml:25 15107#, php-format 15108msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 15109msgstr "Esta nota ha sido editada. Debe revisar los cambios y entonces elegir %1$s o %2$s ." 15110 15111#. I18N: Help text for the “Automatically expand notes” configuration setting 15112#: resources/views/admin/trees-preferences.phtml:534 15113msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 15114msgstr "Esta opción controla si se muestra automáticamente o no el contenido de una <i>Nota</i> en la página de una persona." 15115 15116#. I18N: Help text for the “Automatically expand sources” configuration setting 15117#: resources/views/admin/trees-preferences.phtml:548 15118msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 15119msgstr "Esta opción controla si se muestran automáticamente o no los datos de una <i>Fuente</i> en la página de una persona." 15120 15121#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 15122#: resources/views/admin/trees-preferences.phtml:402 15123msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 15124msgstr "Esta opción controla si se debe o no mostrar la edad de los padres junto a la fecha de nacimiento en los diagramas." 15125 15126#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 15127#: resources/views/admin/trees-preferences.phtml:375 15128msgid "This option controls whether or not to show estimated dates for birth and death instead of leaving blanks on individual lists and charts for individuals whose dates are not known." 15129msgstr "Esta opción controla si en las listas de personas y los diagramas se muestran o no fechas estimadas para el nacimiento y la defunción si no se conocen en vez de dejarlas en blanco." 15130 15131#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 15132#: resources/views/admin/trees-preferences.phtml:283 15133msgid "This option will make it easier for users to download images." 15134msgstr "Esta opción hará más fácil descargar imágenes a los usuarios." 15135 15136#. I18N: Help text for the “Show private relationships” configuration setting 15137#: resources/views/admin/trees-privacy.phtml:152 15138msgid "This option will retain family links in private records. This means that you will see empty “private” boxes on the pedigree chart and on other charts with private individuals." 15139msgstr "Esta opción mantiene los vínculos familiares en registros privados. Esto significa que verá cajas «privadas» en los diagramas de ascendientes y otros si hay personas privadas." 15140 15141#. I18N: Help text for the “Show names of private individuals” configuration setting 15142#: resources/views/admin/trees-privacy.phtml:133 15143msgid "This option will show the names (but no other details) of private individuals. Individuals are private if they are still alive or if a privacy restriction has been added to their individual record. To hide a specific name, add a privacy restriction to that name record." 15144msgstr "Esta opción mostrará los nombres (pero no otros detalles) de personas privados. Los personas son privados si todavía siguen vivos o si se ha añadido una restricción de privacidad a su registro. Para ocultar un nombre, añada una restricción de privacidad al nombre del registro." 15145 15146#: resources/views/edit/raw-gedcom-fact.phtml:26 15147#: resources/views/edit/raw-gedcom-record.phtml:26 15148msgid "This page allows you to bypass the usual forms, and edit the underlying data directly. It is an advanced option, and you should not use it unless you understand the GEDCOM format. If you make a mistake here, it can be difficult to fix." 15149msgstr "Esta página le permite pasar por alto las formas usuales, y editar directamente los datos subyacentes. Se trata de una opción avanzada, y no se debe usar a menos que entienda el formato GEDCOM. Si usted comete un error aquí, puede ser difícil de corregir." 15150 15151#: app/Http/Exceptions/HttpGoneException.php:35 15152msgid "This page has been deleted." 15153msgstr "" 15154 15155#: app/Module/HitCountFooterModule.php:113 15156#, php-format 15157msgid "This page has been viewed %s time." 15158msgid_plural "This page has been viewed %s times." 15159msgstr[0] "Esta página ha sido vista %s vez." 15160msgstr[1] "Esta página ha sido vista %s veces." 15161 15162#: resources/views/help/pending-changes.phtml:18 15163msgid "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." 15164msgstr "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." 15165 15166#: app/Auth.php:257 app/Auth.php:320 app/Auth.php:436 app/Auth.php:523 15167#: app/Auth.php:552 15168msgid "This record does not exist or you do not have permission to view it." 15169msgstr "Este registro no existe o no tiene acceso para consultarlo." 15170 15171#: resources/views/admin/trees-privacy.phtml:251 15172msgid "This record does not exist." 15173msgstr "Este registro no existe." 15174 15175#: resources/views/record-page-pending.phtml:21 15176msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 15177msgstr "Este registro ha sido borrado. Esta acción debe ser revisada por un moderador." 15178 15179#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15180#: resources/views/record-page-pending.phtml:19 15181#, php-format 15182msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 15183msgstr "Este registro ha sido eliminado. Debe revisar la eliminación y despues %1$s o %2$s ." 15184 15185#: resources/views/record-page-pending.phtml:27 15186msgid "This record has been edited. The changes need to be reviewed by a moderator." 15187msgstr "Este registro ha sido editado. Los cambios deben ser revisados por un moderador." 15188 15189#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15190#: resources/views/record-page-pending.phtml:25 15191#, php-format 15192msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 15193msgstr "Este registro ha sido editado. Debe revisar los cambios y después %1$s o %2$s ." 15194 15195#: app/Auth.php:465 15196msgid "This repository does not exist or you do not have permission to view it." 15197msgstr "El repositorio no existe o no tiene los permisos para verlo." 15198 15199#: resources/views/modules/privacy-policy/page.phtml:28 15200msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." 15201msgstr "Esta investigación es un \"interés legítimo\" en virtud del artículo 6(f) del Reglamento General de Protección de Datos de la UE." 15202 15203#: resources/views/admin/users-edit.phtml:263 15204msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 15205msgstr "Este rol tiene todos los permisos del rol de editor, más los permisos para aprobar/rechazar los cambios realizados por otros usuarios." 15206 15207#: resources/views/admin/users-edit.phtml:277 15208msgid "This role has all the permissions of the manager role in all family trees, plus permission to change the settings/configuration of the website, users, and modules." 15209msgstr "Este rol tiene todos los permisos del rol de supervisor en todos los árboles genealógicos, más los permisos para cambiar las configuraciones del sitio, los usuarios y los módulos." 15210 15211#: resources/views/admin/users-edit.phtml:257 15212msgid "This role has all the permissions of the member role, plus permission to add/change/delete data. Any changes will need to be reviewed by a moderator, unless the user has the “automatically accept changes” option enabled." 15213msgstr "Este rol tiene todos los permisos del rol de miembro, más los permisos para añadir/modificar/borrar datos. Cada cambio tiene que ser aprobado por un moderador, a menos que el usuario tenga la opción «automáticamente aceptar cambios» habilitada." 15214 15215#: resources/views/admin/users-edit.phtml:271 15216msgid "This role has all the permissions of the moderator role, plus any additional access granted by the family tree configuration, plus permission to change the settings/configuration of a family tree." 15217msgstr "El administrador del árbol tiene todos los permisos de la función moderadora, además de cualquier permisos adicionales dado por la configuración del árbol genealógico, además de permiso para cambiar la configuración del árbol genealógico." 15218 15219#: resources/views/admin/users-edit.phtml:249 15220msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 15221msgstr "Un miembro tiene todos los permisos de una visitante, además de cualquier permisos adicionales dado por la configuración del árbol genealógico." 15222 15223#: resources/views/setup/step-2-server-checks.phtml:78 15224#, php-format 15225msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 15226msgstr "El límite de memoria del servidor es de %sMB y el límite de tiempo de la CPU es de %s segundos." 15227 15228#: app/Module/BingMaps.php:115 app/Module/GoogleMaps.php:115 15229#: app/Module/HereMaps.php:74 app/Module/MapBox.php:74 15230msgid "This service requires an API key." 15231msgstr "Este servicio requiere una clave API." 15232 15233#: app/Auth.php:494 15234msgid "This source does not exist or you do not have permission to view it." 15235msgstr "Esta fuente no existe o no tienes permiso para verlo." 15236 15237#. I18N: Help text for the “Add to TITLE header tag” configuration setting 15238#: resources/views/admin/trees-preferences.phtml:209 15239msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 15240msgstr "Este texto se añadirá a cada título de la página. Se muestra en la barra de título del navegador, favoritos, etc." 15241 15242#: resources/views/errors/no-tree-access.phtml:10 15243msgid "This user account does not have access to any tree." 15244msgstr "Esta cuenta de usuario no tiene acceso a ningún árbol." 15245 15246#: app/Http/RequestHandlers/SetupWizard.php:173 15247msgid "This usually means that you need to change the folder permissions to 777." 15248msgstr "Generalmente significa que debe cambiar los permisos de la carpeta a 777." 15249 15250#: app/Services/UpgradeService.php:312 15251msgid "This website is being upgraded. Try again in a few minutes." 15252msgstr "Este sitio web se está actualizando. Inténtalo de nuevo en unos minutos." 15253 15254#: resources/views/layouts/offline.phtml:72 15255msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 15256msgstr "Este sitio está desactivado por mantenimiento. Debe <a href=\"index.php\">intentar otra vez</a> en pocos minutos." 15257 15258#: resources/views/modules/privacy-policy/page.phtml:75 15259msgid "This website is operated by the following individuals." 15260msgstr "Este sitio web está operado por las siguientes personas." 15261 15262#: resources/views/layouts/error.phtml:19 15263#: resources/views/layouts/error.phtml:36 15264#: resources/views/layouts/offline.phtml:69 15265msgid "This website is temporarily unavailable" 15266msgstr "Este sitio web no está disponible en este momento" 15267 15268#: resources/views/modules/privacy-policy/page.phtml:25 15269msgid "This website processes personal data for the purpose of historical and genealogical research." 15270msgstr "Este sitio web procesa datos personales con la finalidad de realizar investigaciones históricas y genealógicas." 15271 15272#: resources/views/modules/privacy-policy/page.phtml:36 15273msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." 15274msgstr "Este sitio web utiliza cookies para habilitar los inicios de sesión, y para recordar preferencias, como el leguaje elegido." 15275 15276#: resources/views/modules/privacy-policy/footer.phtml:23 15277msgid "This website uses cookies to learn about visitor behavior." 15278msgstr "Este sitio utiliza cookies para aprender el comportamiento de sus visitantes." 15279 15280#: resources/views/modules/privacy-policy/page.phtml:48 15281msgid "This website uses third-party services to learn about visitor behavior." 15282msgstr "Este sitio web utiliza servicios de terceras partes para aprender del comportamiento de los visitantes." 15283 15284#. I18N: %s is the name of a family tree 15285#: resources/views/admin/trees-import.phtml:30 15286#, php-format 15287msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 15288msgstr "Se borrarán todos los datos genealógicos de «%s» y reemplazarlos con datos de otra GEDCOM." 15289 15290#. I18N: abbreviation for Thursday 15291#: app/Date/AbstractCalendarDate.php:279 15292#: resources/views/edit/initialize-calendar-popup.phtml:29 15293msgid "Thu" 15294msgstr "Jueves" 15295 15296#: app/CustomTags/PhpGedView.php:74 15297#: resources/views/admin/webtrees1-thumbnails.phtml:41 15298msgid "Thumbnail image" 15299msgstr "Imagen en miniatura" 15300 15301#: resources/views/admin/trees-preferences.phtml:288 15302#: resources/views/admin/trees-preferences.phtml:293 15303msgid "Thumbnail images" 15304msgstr "Miniaturas de imágenes" 15305 15306#: app/Date/AbstractCalendarDate.php:249 15307msgid "Thursday" 15308msgstr "jueves" 15309 15310#. I18N: Location of an LDS church temple 15311#: app/Elements/TempleCode.php:197 15312msgid "Tijuana, Mexico" 15313msgstr "Tijuana, Baja California, Mexico" 15314 15315#: app/CustomTags/Gedcom7.php:81 app/CustomTags/Gedcom7.php:110 15316#: app/Gedcom.php:503 15317msgid "Time" 15318msgstr "Hora" 15319 15320#: app/CustomTags/Aldfaer.php:71 app/CustomTags/Gedcom7.php:124 15321#: app/CustomTags/ProGen.php:56 15322msgid "Time of birth" 15323msgstr "Fecha de nacimiento" 15324 15325#: resources/views/admin/tags.phtml:960 15326msgid "Time of birth and time of death" 15327msgstr "Hora de nacimiento y hora de muerte" 15328 15329#: app/CustomTags/Aldfaer.php:74 app/CustomTags/Gedcom7.php:128 15330#: app/CustomTags/Geneatique.php:59 15331msgid "Time of death" 15332msgstr "Hora de la muerte" 15333 15334#: app/CustomTags/GedcomL.php:223 app/Gedcom.php:450 app/Gedcom.php:617 15335#: app/Gedcom.php:764 app/Gedcom.php:785 app/Gedcom.php:816 app/Gedcom.php:832 15336#: app/Gedcom.php:863 app/Gedcom.php:879 15337msgid "Time of last change" 15338msgstr "Hora del último cambio" 15339 15340#: app/CustomTags/Gedcom7.php:134 15341msgid "Time of status change" 15342msgstr "Hora del cambio de estado" 15343 15344#. I18N: A configuration setting 15345#: app/CustomTags/MyHeritage.php:56 15346#: resources/views/admin/site-preferences.phtml:51 15347#: resources/views/admin/users-edit.phtml:137 15348#: resources/views/edit-account-page.phtml:111 15349msgid "Time zone" 15350msgstr "Zona horaria" 15351 15352#. I18N: Name of a module/chart 15353#: app/Module/TimelineChartModule.php:93 15354msgid "Timeline" 15355msgstr "Línea de tiempo" 15356 15357#: resources/views/admin/changes-log.phtml:136 15358#: resources/views/admin/site-logs.phtml:124 15359msgid "Timestamp" 15360msgstr "Fecha y hora" 15361 15362#. I18N: Name of a country or state 15363#: app/Statistics/Service/CountryService.php:492 15364msgid "Timor-Leste" 15365msgstr "Timor Oriental" 15366 15367#: app/Date/JalaliDate.php:276 15368msgctxt "Abbreviation for Persian month: Tir" 15369msgid "Tir" 15370msgstr "Tir" 15371 15372#. I18N: 4th month in the Persian/Jalali calendar 15373#: app/Date/JalaliDate.php:145 15374msgctxt "GENITIVE" 15375msgid "Tir" 15376msgstr "Tir" 15377 15378#. I18N: 4th month in the Persian/Jalali calendar 15379#: app/Date/JalaliDate.php:235 15380msgctxt "INSTRUMENTAL" 15381msgid "Tir" 15382msgstr "Tir" 15383 15384#. I18N: 4th month in the Persian/Jalali calendar 15385#: app/Date/JalaliDate.php:190 15386msgctxt "LOCATIVE" 15387msgid "Tir" 15388msgstr "Tir" 15389 15390#. I18N: 4th month in the Persian/Jalali calendar 15391#: app/Date/JalaliDate.php:100 15392msgctxt "NOMINATIVE" 15393msgid "Tir" 15394msgstr "Tir" 15395 15396#. I18N: a month in the Jewish calendar 15397#: app/Date/JewishDate.php:193 15398msgctxt "GENITIVE" 15399msgid "Tishrei" 15400msgstr "tishrei" 15401 15402#. I18N: a month in the Jewish calendar 15403#: app/Date/JewishDate.php:297 15404msgctxt "INSTRUMENTAL" 15405msgid "Tishrei" 15406msgstr "tishrei" 15407 15408#. I18N: a month in the Jewish calendar 15409#: app/Date/JewishDate.php:245 15410msgctxt "LOCATIVE" 15411msgid "Tishrei" 15412msgstr "tishrei" 15413 15414#. I18N: a month in the Jewish calendar 15415#: app/Date/JewishDate.php:141 15416msgctxt "NOMINATIVE" 15417msgid "Tishrei" 15418msgstr "tishrei" 15419 15420#: app/CustomTags/Geneatique.php:63 app/Gedcom.php:759 app/Gedcom.php:790 15421#: app/Gedcom.php:851 resources/views/admin/fix-level-0-media.phtml:38 15422#: resources/views/lists/media-table.phtml:80 15423#: resources/views/lists/notes-table.phtml:91 15424#: resources/views/lists/sources-table.phtml:96 15425#: resources/views/modals/create-media-from-file.phtml:35 15426#: resources/views/modals/media-file-fields.phtml:108 15427#: resources/views/modals/source-fields.phtml:16 15428#: resources/views/modules/census-assistant.phtml:26 15429#: resources/views/modules/favorites/favorites.phtml:150 15430#: resources/views/modules/favorites/favorites.phtml:152 15431#: resources/views/modules/gedcom_news/edit.phtml:25 15432#: resources/views/modules/html/config.phtml:20 15433#: resources/views/modules/user_blog/edit.phtml:25 15434msgid "Title" 15435msgstr "Título" 15436 15437#: resources/views/admin/broadcast.phtml:36 15438#: resources/views/admin/email-page.phtml:41 15439#: resources/views/contact-page.phtml:33 resources/views/message-page.phtml:38 15440msgctxt "Email recipient" 15441msgid "To" 15442msgstr "Para" 15443 15444#: resources/views/admin/changes-log.phtml:48 15445#: resources/views/admin/site-logs.phtml:46 15446msgctxt "End of date range" 15447msgid "To" 15448msgstr "A" 15449 15450#: resources/views/modules/html/config.phtml:34 15451msgid "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." 15452msgstr "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." 15453 15454#: resources/views/admin/tags.phtml:1027 15455msgid "To create new data using custom tags, you need to enable them." 15456msgstr "Para crear nuevos datos usando etiquetas personalizadas, debe habilitarlas." 15457 15458#: resources/views/modules/todo/config.phtml:17 15459msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 15460msgstr "Para crear nuevas tareas de investigación, primero debe agregar «la tarea de investigación» a la lista de hechos y eventos en las preferencias de los árboles genealógicos." 15461 15462#: app/Services/LeafletJsService.php:63 15463msgid "To display a map, you need to enable a map-provider in the control panel." 15464msgstr "Para mostrar un mapa, debe habilitar un proveedor de mapas en el panel de control." 15465 15466#. I18N: Help text for the “Format text and notes” configuration setting 15467#: resources/views/admin/trees-preferences.phtml:589 15468msgid "To ensure compatibility with other genealogy applications, notes, text, and transcripts should be recorded in simple, unformatted text. However, formatting is often desirable to aid presentation, comprehension, etc." 15469msgstr "Para asegurar la compatibilidad con otras aplicaciones de genealogía, notas, textos y transcripciones deben ser registrados en texto simple, sin formato. Sin embargo, el formato es a menudo deseable para ayudar a la presentación, la comprensión, etc." 15470 15471#. I18N: “Apache” is a software program. 15472#: resources/views/admin/site-preferences.phtml:37 15473msgid "To protect this private data, webtrees uses an Apache configuration file (.htaccess) which blocks all access to this folder. If your web-server does not support .htaccess files, and you cannot restrict access to this folder, then you can select another folder, away from your web documents." 15474msgstr "Para proteger estos datos privados, webtrees usa un archivo de configuración de Apache (.htaccess) que bloquea todo el acceso a esta carpeta. Si su servidor web no es compatible con .htaccess, y no se puede restringir el acceso a esta carpeta, puede seleccionar otra carpeta, en afuera de sus carpetas de web." 15475 15476#: resources/views/emails/password-request-html.phtml:20 15477#: resources/views/emails/password-request-text.phtml:16 15478msgid "To set a new password, follow this link." 15479msgstr "Para crear una nueva contraseña, siga este enlace." 15480 15481#. I18N: Help text for the "Custom welcome text" site configuration setting 15482#: resources/views/admin/site-registration.phtml:43 15483msgid "To set this text for other languages, you must switch to that language, and visit this page again." 15484msgstr "Para establecer este texto para otros idiomas, debe cambiar a ese idioma, y visitar esta página de nuevo." 15485 15486#: resources/views/modules/sitemap/config.phtml:51 15487msgid "To tell search engines that sitemaps are available, you can use the following links." 15488msgstr "Para indicar a los motores de búsqueda que están disponibles mapas de sitio, puede utilizar los siguientes enlaces." 15489 15490#: resources/views/modules/bing-maps/config.phtml:36 15491#: resources/views/modules/google-maps/config.phtml:36 15492#: resources/views/modules/here-maps/config.phtml:36 15493#: resources/views/modules/map-box/config.phtml:36 15494#: resources/views/modules/openrouteservice/config.phtml:36 15495msgid "To use this service, you need an API key." 15496msgstr "Para usar este servicio, necesita una clave API." 15497 15498#: resources/views/modules/geonames/config.phtml:36 15499msgid "To use this service, you need an account." 15500msgstr "Para utilizar este servicio, necesita una cuenta." 15501 15502#. I18N: Name of a country or state 15503#: app/Statistics/Service/CountryService.php:482 15504msgid "Togo" 15505msgstr "Togo" 15506 15507#. I18N: Name of a country or state 15508#: app/Statistics/Service/CountryService.php:488 15509msgid "Tokelau" 15510msgstr "Tokelau" 15511 15512#. I18N: Location of an LDS church temple 15513#: app/Elements/TempleCode.php:198 15514msgid "Tokyo, Japan" 15515msgstr "Tokio, Japón" 15516 15517#. I18N: Type of media object 15518#: app/Elements/SourceMediaType.php:95 15519msgid "Tombstone" 15520msgstr "Lápida" 15521 15522#. I18N: Name of a country or state 15523#: app/Statistics/Service/CountryService.php:494 15524msgid "Tonga" 15525msgstr "Tonga" 15526 15527#: app/Http/Exceptions/HttpTooManyRequestsException.php:35 15528msgid "Too many requests. Try again later." 15529msgstr "Demasiadas solicitudes. Vuelva a intentarlo más tarde." 15530 15531#. I18N: Title for a list of the most common given names, %s is a number. Note that a separate translation exists when %s is 1 15532#: app/Module/TopGivenNamesModule.php:105 15533#, php-format 15534msgid "Top %s given name" 15535msgid_plural "Top %s given names" 15536msgstr[0] "El nombre más común" 15537msgstr[1] "Los %s nombres más comunes" 15538 15539#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 15540#: app/Module/TopSurnamesModule.php:196 15541#, php-format 15542msgid "Top %s surname" 15543msgid_plural "Top %s surnames" 15544msgstr[0] "El apellido mas común" 15545msgstr[1] "Los %s apellidos mas comunes" 15546 15547#. I18N: i.e. most popular given name. 15548#: app/Module/TopGivenNamesModule.php:102 15549msgid "Top given name" 15550msgstr "Nombre más común" 15551 15552#. I18N: Name of a module. Top=Most common 15553#: app/Module/TopGivenNamesModule.php:49 15554#: resources/views/modules/statistics-chart/names.phtml:45 15555msgid "Top given names" 15556msgstr "Nombres de pila más frecuentes" 15557 15558#. I18N: i.e. most popular surname. 15559#: app/Module/TopSurnamesModule.php:193 15560msgid "Top surname" 15561msgstr "Apellido más común" 15562 15563#. I18N: Name of a module. Top=Most common 15564#: app/Module/TopSurnamesModule.php:72 15565#: resources/views/modules/statistics-chart/names.phtml:25 15566msgid "Top surnames" 15567msgstr "Apellidos más frecuentes" 15568 15569#. I18N: Location of an LDS church temple 15570#: app/Elements/TempleCode.php:199 15571msgid "Toronto, Ontario, Canada" 15572msgstr "Toronto, Ontario, Canadá" 15573 15574#: app/Module/StatisticsChartModule.php:765 15575#: app/Statistics/Google/ChartBirth.php:97 15576#: app/Statistics/Google/ChartCommonGiven.php:70 15577#: app/Statistics/Google/ChartCommonSurname.php:128 15578#: app/Statistics/Google/ChartDeath.php:97 15579#: app/Statistics/Google/ChartDistribution.php:109 15580#: app/Statistics/Google/ChartDivorce.php:97 15581#: app/Statistics/Google/ChartFamilyLargest.php:91 15582#: app/Statistics/Google/ChartFamilyWithSources.php:65 15583#: app/Statistics/Google/ChartIndividualWithSources.php:65 15584#: app/Statistics/Google/ChartMarriage.php:97 15585#: app/Statistics/Google/ChartMedia.php:64 15586#: app/Statistics/Google/ChartMortality.php:65 15587#: app/Statistics/Google/ChartNoChildrenFamilies.php:97 15588#: app/Statistics/Google/ChartSex.php:56 15589#: resources/views/admin/control-panel.phtml:458 15590msgid "Total" 15591msgstr "Total" 15592 15593#: resources/xml/reports/change_report.xml:127 15594msgid "Total accepted changes: " 15595msgstr "Total de cambios aceptados: " 15596 15597#: resources/views/modules/statistics-chart/individual-events.phtml:18 15598msgid "Total births" 15599msgstr "Número de nacimientos" 15600 15601#: resources/views/modules/statistics-chart/total-individuals.phtml:59 15602msgid "Total dead" 15603msgstr "Número de fallecidos" 15604 15605#: resources/views/modules/statistics-chart/individual-events.phtml:62 15606msgid "Total deaths" 15607msgstr "Número de defunciones" 15608 15609#: resources/views/modules/statistics-chart/family-totals.phtml:63 15610msgid "Total divorces" 15611msgstr "Total de divorcios" 15612 15613#: resources/views/modules/gedcom_stats/config.phtml:53 15614#: resources/views/modules/statistics-chart/other-events.phtml:10 15615#: resources/xml/reports/missing_facts_report.xml:602 15616msgid "Total events" 15617msgstr "Total de eventos" 15618 15619#: app/Statistics/Google/ChartNoChildrenFamilies.php:127 15620#: resources/views/modules/statistics-chart/family-totals.phtml:10 15621#: resources/xml/reports/fact_sources.xml:248 15622#: resources/xml/reports/fact_sources.xml:252 15623#: resources/xml/reports/fact_sources.xml:350 15624#: resources/xml/reports/fact_sources.xml:354 15625#: resources/xml/reports/marriage_report.xml:111 15626msgid "Total families" 15627msgstr "Total de familias" 15628 15629#: resources/views/modules/statistics-chart/total-individuals.phtml:30 15630msgid "Total females" 15631msgstr "Número de mujeres" 15632 15633#: resources/views/modules/statistics-chart/names.phtml:38 15634msgid "Total given names" 15635msgstr "Total de nombres de pila" 15636 15637#: resources/views/modules/statistics-chart/total-individuals.phtml:10 15638#: resources/xml/reports/bdm_report.xml:210 15639#: resources/xml/reports/birth_report.xml:66 15640#: resources/xml/reports/cemetery_report.xml:98 15641#: resources/xml/reports/death_report.xml:105 15642#: resources/xml/reports/fact_sources.xml:142 15643#: resources/xml/reports/fact_sources.xml:146 15644#: resources/xml/reports/fact_sources.xml:305 15645#: resources/xml/reports/fact_sources.xml:309 15646#: resources/xml/reports/missing_facts_report.xml:601 15647#: resources/xml/reports/occupation_report.xml:94 15648#: resources/xml/reports/relative_ext_report.xml:147 15649msgid "Total individuals" 15650msgstr "Número de personas" 15651 15652#: resources/views/modules/statistics-chart/total-individuals.phtml:50 15653msgid "Total living" 15654msgstr "Número de vivientes" 15655 15656#: resources/views/modules/statistics-chart/total-individuals.phtml:21 15657msgid "Total males" 15658msgstr "Número de hombres" 15659 15660#: resources/views/modules/statistics-chart/family-totals.phtml:19 15661msgid "Total marriages" 15662msgstr "Total de matrimonios" 15663 15664#: resources/xml/reports/change_report.xml:87 15665msgid "Total pending changes: " 15666msgstr "Cambios pendientes: " 15667 15668#: resources/views/modules/gedcom_stats/config.phtml:48 15669#: resources/views/modules/html/template-statistics.phtml:38 15670#: resources/views/modules/statistics-chart/names.phtml:18 15671msgid "Total surnames" 15672msgstr "Total de apellidos" 15673 15674#: resources/views/modules/gedcom_stats/config.phtml:54 15675msgid "Total users" 15676msgstr "Total usuarios" 15677 15678#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:43 15679#: app/Module/ModuleAnalyticsTrait.php:104 15680#: resources/views/admin/analytics-edit.phtml:19 15681#: resources/views/admin/control-panel.phtml:606 15682#: resources/views/admin/modules.phtml:118 15683#: resources/views/admin/modules.phtml:120 15684#: resources/views/admin/modules.phtml:256 15685#: resources/views/admin/modules.phtml:259 15686#: resources/views/modules/privacy-policy/page.phtml:44 15687msgid "Tracking and analytics" 15688msgstr "Seguimiento y análisis" 15689 15690#: app/Gedcom.php:888 15691msgid "Trailer" 15692msgstr "Cola" 15693 15694#: app/Module/AncestorsChartModule.php:254 15695#: app/Module/DescendancyChartModule.php:245 15696#: resources/views/emails/register-notify-html.phtml:36 15697#: resources/views/emails/register-notify-text.phtml:30 15698msgid "Tree" 15699msgstr "Árbol" 15700 15701#. I18N: The third day in the French republican calendar 15702#: app/Date/FrenchDate.php:305 15703msgid "Tridi" 15704msgstr "Tridi" 15705 15706#. I18N: Name of a country or state 15707#: app/Statistics/Service/CountryService.php:496 15708msgid "Trinidad and Tobago" 15709msgstr "Trinidad y Tobago" 15710 15711#. I18N: Location of an LDS church temple 15712#: app/Elements/TempleCode.php:200 15713msgid "Trujillo, Peru" 15714msgstr "Trujillo, Peru" 15715 15716#. I18N: abbreviation for Tuesday 15717#: app/Date/AbstractCalendarDate.php:275 15718#: resources/views/edit/initialize-calendar-popup.phtml:27 15719msgid "Tue" 15720msgstr "Martes" 15721 15722#: app/Date/AbstractCalendarDate.php:247 15723msgid "Tuesday" 15724msgstr "martes" 15725 15726#. I18N: Name of a country or state 15727#: app/Statistics/Service/CountryService.php:498 15728msgid "Tunisia" 15729msgstr "Túnez" 15730 15731#. I18N: Name of a country or state 15732#: app/Statistics/Service/CountryService.php:500 15733msgid "Turkey" 15734msgstr "Turquía" 15735 15736#. I18N: Name of a country or state 15737#: app/Statistics/Service/CountryService.php:490 15738msgid "Turkmenistan" 15739msgstr "Turkmenistán" 15740 15741#. I18N: Name of a country or state 15742#: app/Statistics/Service/CountryService.php:478 15743msgid "Turks and Caicos Islands" 15744msgstr "Islas Turcas y Caicos" 15745 15746#. I18N: Name of a country or state 15747#: app/Statistics/Service/CountryService.php:502 15748msgid "Tuvalu" 15749msgstr "Tuvalu" 15750 15751#. I18N: Location of an LDS church temple 15752#: app/Elements/TempleCode.php:196 15753msgid "Tuxtla Gutiérrez, Mexico" 15754msgstr "Tuxtla Gutiérrez, México" 15755 15756#. I18N: Location of an LDS church temple 15757#: app/Elements/TempleCode.php:201 15758msgid "Twin Falls, Idaho, United States" 15759msgstr "Twin Falls, Idaho, Estados Unidos" 15760 15761#: app/CustomTags/Gedcom7.php:83 app/CustomTags/Gedcom7.php:97 15762#: app/CustomTags/Gedcom7.php:101 app/CustomTags/Gedcom7.php:112 15763#: app/CustomTags/Gedcom7.php:130 app/CustomTags/Gedcom7.php:137 15764#: app/CustomTags/Gedcom7.php:148 app/CustomTags/Gedcom7.php:150 15765#: app/CustomTags/Gedcom7.php:157 app/CustomTags/Gedcom7.php:159 15766#: app/CustomTags/Gedcom7.php:165 app/CustomTags/Gedcom7.php:167 15767#: app/CustomTags/Gedcom7.php:174 app/CustomTags/Gedcom7.php:176 15768#: app/CustomTags/GedcomL.php:244 app/CustomTags/GedcomL.php:251 15769#: app/CustomTags/Legacy.php:148 app/CustomTags/PhpGedView.php:79 15770#: app/Gedcom.php:422 app/Gedcom.php:429 app/Gedcom.php:442 app/Gedcom.php:554 15771#: app/Gedcom.php:561 app/Gedcom.php:574 15772#: app/Statistics/Google/ChartFamilyLargest.php:90 15773#: app/Statistics/Google/ChartFamilyWithSources.php:64 15774#: app/Statistics/Google/ChartIndividualWithSources.php:64 15775#: app/Statistics/Google/ChartMedia.php:63 15776#: app/Statistics/Google/ChartSex.php:55 15777#: resources/views/admin/site-logs.phtml:53 15778#: resources/views/admin/site-logs.phtml:125 15779#: resources/views/modules/media-list/page.phtml:59 15780#: resources/views/modules/random_media/config.phtml:28 15781#: resources/views/modules/recent_changes/changes-table.phtml:41 15782msgid "Type" 15783msgstr "Tipo" 15784 15785#: app/CustomTags/GedcomL.php:263 15786msgid "Type of abbreviation" 15787msgstr "Tipo de abreviatura" 15788 15789#: app/CustomTags/GedcomL.php:287 15790msgid "Type of administrative ID" 15791msgstr "Tipo de identificación administrativa" 15792 15793#: app/CustomTags/GedcomL.php:291 15794msgid "Type of demographic data" 15795msgstr "Tipo de datos demográficos" 15796 15797#: app/CustomTags/GedcomL.php:256 app/Gedcom.php:460 app/Gedcom.php:657 15798msgid "Type of event" 15799msgstr "Tipo de evento" 15800 15801#: app/CustomTags/Gedcom7.php:99 app/Gedcom.php:659 15802msgid "Type of fact" 15803msgstr "Tipo de hecho" 15804 15805#: app/Gedcom.php:670 15806msgid "Type of identification number" 15807msgstr "Tipo de datos demográficos" 15808 15809#: app/CustomTags/GedcomL.php:280 15810msgid "Type of location" 15811msgstr "Tipo de ubicación" 15812 15813#: app/Gedcom.php:470 15814msgid "Type of marriage" 15815msgstr "Tipo de matrimonio" 15816 15817#: app/Gedcom.php:711 15818msgid "Type of name" 15819msgstr "Tipo de nombre" 15820 15821#: app/Gedcom.php:476 app/Gedcom.php:729 app/Gedcom.php:769 app/Gedcom.php:793 15822#: app/Gedcom.php:824 app/Gedcom.php:844 15823msgid "Type of reference number" 15824msgstr "Tipo de número de referencia" 15825 15826#: app/CustomTags/GedcomL.php:143 app/CustomTags/GedcomL.php:199 15827msgid "Type of research task" 15828msgstr "Tipo de tarea de investigación" 15829 15830#. I18N: A configuration setting 15831#: app/CustomTags/Aldfaer.php:70 app/CustomTags/Ancestry.php:76 15832#: app/CustomTags/GedcomL.php:151 app/CustomTags/GedcomL.php:257 15833#: app/CustomTags/Legacy.php:143 app/CustomTags/PersonalAncestralFile.php:77 15834#: app/CustomTags/PhpGedView.php:78 app/CustomTags/RootsMagic.php:76 15835#: app/Gedcom.php:445 app/Gedcom.php:526 app/Gedcom.php:575 app/Gedcom.php:826 15836#: app/Gedcom.php:874 app/Http/RequestHandlers/CreateRepositoryModal.php:51 15837#: resources/views/admin/trees-create.phtml:33 15838#: resources/views/admin/trees-preferences.phtml:70 15839#: resources/views/modals/media-file-fields.phtml:99 15840#: resources/views/modules/favorites/favorites.phtml:137 15841#: resources/views/modules/favorites/favorites.phtml:144 15842#: resources/views/modules/favorites/favorites.phtml:146 15843#: resources/views/modules/matomo-analytics/form.phtml:20 15844#: resources/views/modules/share-url/share.phtml:12 15845#: resources/views/modules/sitemap/config.phtml:47 15846msgid "URL" 15847msgstr "URL" 15848 15849#. I18N: Name of a country or state 15850#: app/Statistics/Service/CountryService.php:512 15851msgid "US Minor Outlying Islands" 15852msgstr "Islas ultramarinas de Estados Unidos" 15853 15854#. I18N: Name of a country or state 15855#: app/Statistics/Service/CountryService.php:528 15856msgid "US Virgin Islands" 15857msgstr "Islas Vírgenes Estadounidenses" 15858 15859#. I18N: Name of a country or state 15860#: app/Statistics/Service/CountryService.php:508 15861msgid "Uganda" 15862msgstr "Uganda" 15863 15864#. I18N: Name of a country or state 15865#: app/Statistics/Service/CountryService.php:510 15866msgid "Ukraine" 15867msgstr "Ucrania" 15868 15869#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 15870#: app/Elements/LdsBaptismDateStatus.php:77 15871#: app/Elements/LdsChildSealingDateStatus.php:70 15872#: app/Elements/LdsEndowmentDateStatus.php:78 15873#: app/Elements/LdsOrdinanceStatus.php:83 15874#: app/Elements/LdsSpouseSealingDateStatus.php:78 15875msgid "Uncleared: insufficient data" 15876msgstr "No aprobado: datos insuficientes" 15877 15878#: app/CustomTags/Gedcom7.php:88 app/CustomTags/Gedcom7.php:103 15879#: app/CustomTags/Gedcom7.php:117 app/CustomTags/Gedcom7.php:139 15880#: app/CustomTags/Gedcom7.php:152 app/CustomTags/Gedcom7.php:160 15881#: app/CustomTags/Gedcom7.php:169 app/CustomTags/Gedcom7.php:178 15882#: app/CustomTags/GedcomL.php:148 app/CustomTags/GedcomL.php:204 15883#: app/CustomTags/GedcomL.php:205 app/CustomTags/GedcomL.php:207 15884#: app/CustomTags/GedcomL.php:209 app/CustomTags/GedcomL.php:210 15885#: app/CustomTags/GedcomL.php:218 app/CustomTags/GedcomL.php:219 15886#: app/CustomTags/GedcomL.php:303 app/CustomTags/Legacy.php:80 15887#: app/CustomTags/Legacy.php:142 app/CustomTags/Legacy.php:149 15888#: app/CustomTags/Legacy.php:150 app/CustomTags/Legacy.php:158 15889#: app/CustomTags/MyHeritage.php:54 app/CustomTags/MyHeritage.php:59 15890#: app/CustomTags/MyHeritage.php:60 app/CustomTags/MyHeritage.php:64 15891#: app/CustomTags/PersonalAncestralFile.php:62 15892#: app/CustomTags/PersonalAncestralFile.php:78 15893#: app/CustomTags/PersonalAncestralFile.php:79 15894#: app/CustomTags/PersonalAncestralFile.php:80 15895#: app/CustomTags/PersonalAncestralFile.php:81 app/CustomTags/Reunion.php:54 15896#: app/CustomTags/Reunion.php:61 app/CustomTags/Reunion.php:62 15897#: app/CustomTags/Reunion.php:63 app/CustomTags/Reunion.php:64 15898#: app/CustomTags/RootsMagic.php:63 app/CustomTags/RootsMagic.php:73 15899#: app/CustomTags/RootsMagic.php:77 app/CustomTags/RootsMagic.php:78 15900#: app/CustomTags/RootsMagic.php:81 15901msgid "Unique identifier" 15902msgstr "Identificador único" 15903 15904#. I18N: Help text for the “Add unique identifiers” configuration setting 15905#: resources/views/admin/trees-preferences.phtml:145 15906msgid "Unique identifiers allow the same record to be found in different family trees and in different systems. They will be added whenever records are created or updated. If you do not want unique identifiers to be displayed, you can hide them using the privacy rules." 15907msgstr "Los identificadores únicos permiten que un mismo registro sea utilizado en diferentes árboles genealógicos. Éstos serán añadidos cuando un registro sea creado o actualizado. Si no desea que se muestren los identificadores únicos, puede esconderlos utilizando las reglas de privacidad." 15908 15909#. I18N: Name of a country or state 15910#: app/Statistics/Service/CountryService.php:54 15911msgid "United Arab Emirates" 15912msgstr "Emiratos Árabes Unidos" 15913 15914#. I18N: Name of a country or state 15915#: app/Statistics/Service/CountryService.php:203 15916msgid "United Kingdom" 15917msgstr "Reino Unido" 15918 15919#. I18N: Name of a country or state 15920#: app/Statistics/Service/CountryService.php:516 15921msgid "United States" 15922msgstr "Estados Unidos" 15923 15924#. I18N: Name of a country or state 15925#: app/CustomTags/FamilyTreeMaker.php:138 app/Elements/FamilyStatusText.php:73 15926#: app/GedcomRecord.php:736 app/GedcomRecord.php:741 15927#: app/Statistics/Google/ChartSex.php:72 15928#: app/Statistics/Service/CountryService.php:38 15929msgid "Unknown" 15930msgstr "Desconocido" 15931 15932#: app/Statistics/Google/ChartNoChildrenFamilies.php:114 15933msgctxt "unknown century" 15934msgid "Unknown" 15935msgstr "Desconocido" 15936 15937#: app/Elements/SexValue.php:87 15938#: resources/xml/reports/family_group_report.xml:844 15939#: resources/xml/reports/individual_ext_report.xml:399 15940#: resources/xml/reports/individual_ext_report.xml:606 15941#: resources/xml/reports/individual_report.xml:388 15942#: resources/xml/reports/individual_report.xml:602 15943msgctxt "unknown gender" 15944msgid "Unknown" 15945msgstr "Desconocido" 15946 15947#: resources/views/edit-account-page.phtml:64 15948msgctxt "unknown people" 15949msgid "Unknown" 15950msgstr "Desconocidos" 15951 15952#: resources/views/edit/icon-fact-delete.phtml:21 15953#: resources/views/edit/icon-fact-delete.phtml:23 15954msgid "Unlink" 15955msgstr "Eliminar enlace" 15956 15957#: app/Elements/UnknownElement.php:36 15958msgid "Unrecognized GEDCOM code" 15959msgstr "Código GEDCOM desconocido" 15960 15961#: resources/views/admin/media.phtml:50 15962msgid "Unused files" 15963msgstr "Archivos no usados" 15964 15965#: app/Http/RequestHandlers/UpgradeWizardPage.php:123 15966#, php-format 15967msgid "Unzip %s to a temporary folder…" 15968msgstr "Descomprimiendo %s en una carpeta temporal …" 15969 15970#. I18N: Name of a module 15971#: app/Module/UpcomingAnniversariesModule.php:122 15972msgid "Upcoming events" 15973msgstr "Próximos eventos" 15974 15975#: app/Http/RequestHandlers/DataFixData.php:102 15976msgid "Update" 15977msgstr "Actualizar" 15978 15979#: resources/views/admin/data-fix-page.phtml:49 15980msgid "Update all" 15981msgstr "Actualizar todo" 15982 15983#. I18N: Name of a module 15984#: app/Module/FixPlaceNames.php:59 15985msgid "Update place names" 15986msgstr "Actualizar nombres de lugares" 15987 15988#. I18N: Description of a “Data fix” module 15989#: app/Module/FixPlaceNames.php:70 15990msgid "Update the higher-level parts of place names, while keeping the lower-level parts." 15991msgstr "Actualiza las partes de nivel superior de los nombres de lugares, manteniendo las de nivel inferior." 15992 15993#. I18N: GEDCOM tag _UPD 15994#: app/CustomTags/FamilyTreeBuilder.php:55 app/CustomTags/MyHeritage.php:66 15995msgid "Updated at" 15996msgstr "Actualizado en" 15997 15998#. I18N: %s is a version number, such as 1.2.3 15999#. I18N: %s is a version number 16000#: app/Http/RequestHandlers/LoginAction.php:78 16001#: app/Http/RequestHandlers/UpgradeWizardStep.php:162 16002#: resources/views/admin/control-panel.phtml:206 16003#, php-format 16004msgid "Upgrade to webtrees %s." 16005msgstr "Actualizar a webtrees %s." 16006 16007#: app/Http/RequestHandlers/UpgradeWizardPage.php:78 16008#: app/Http/RequestHandlers/UpgradeWizardPage.php:118 16009msgid "Upgrade wizard" 16010msgstr "Asistente de actualización" 16011 16012#: app/Http/RequestHandlers/UploadMediaPage.php:67 16013#: resources/views/admin/control-panel.phtml:813 16014msgid "Upload media files" 16015msgstr "Subir archivos audiovisuales" 16016 16017#: resources/views/admin/media-upload.phtml:25 16018msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 16019msgstr "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." 16020 16021#. I18N: Name of a country or state 16022#: app/Statistics/Service/CountryService.php:514 16023msgid "Uruguay" 16024msgstr "Uruguay" 16025 16026#: app/Services/EmailService.php:223 16027msgid "Use SMTP to send messages" 16028msgstr "Utilizar el servidor SMTP para mandar mensajes" 16029 16030#: app/Module/FixSearchAndReplace.php:101 16031msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 16032msgstr "Use una «?» para coincidir con un solo carácter, use «*» para coincidir con cero o más caracteres." 16033 16034#: app/Module/ModuleMapGeoLocationTrait.php:56 16035msgid "Use an external service to find locations." 16036msgstr "Utilice un servicio externo para buscar ubicaciones." 16037 16038#. I18N: placeholder text for new-password field 16039#: resources/views/admin/users-create.phtml:61 16040#: resources/views/admin/users-edit.phtml:72 16041#: resources/views/register-page.phtml:76 16042#, php-format 16043msgid "Use at least %s character." 16044msgid_plural "Use at least %s characters." 16045msgstr[0] "Use por lo menos %s carácter." 16046msgstr[1] "Use por lo menos %s caracteres." 16047 16048#: resources/xml/reports/family_group_report.xml:12 16049#: resources/xml/reports/individual_ext_report.xml:13 16050#: resources/xml/reports/individual_report.xml:10 16051msgid "Use colors" 16052msgstr "Usar colores" 16053 16054#: resources/views/modules/interactive-tree/chart.phtml:22 16055msgid "Use compact layout" 16056msgstr "Usar distribución compacta" 16057 16058#: resources/views/setup/step-4-database-mysql.phtml:141 16059#: resources/views/setup/step-4-database-pgsql.phtml:106 16060#: resources/views/setup/step-4-database-sqlite.phtml:67 16061#: resources/views/setup/step-4-database-sqlite.phtml:82 16062#: resources/views/setup/step-4-database-sqlsrv.phtml:106 16063msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 16064msgstr "Use las letras A-Z, a-z, dígitos 0-9 o guiones bajos" 16065 16066#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:44 16067msgid "Use maps in webtrees." 16068msgstr "Usa mapas en WEBTREES." 16069 16070#. I18N: A configuration setting 16071#: resources/views/admin/site-mail.phtml:121 16072msgid "Use password" 16073msgstr "Utilizar una contraseña" 16074 16075#. I18N: "sendmail" is the name of some mail software 16076#: app/Services/EmailService.php:222 16077msgid "Use sendmail to send messages" 16078msgstr "Usar sendmail para enviar mensajes" 16079 16080#. I18N: Help text for the “Use silhouettes” configuration setting 16081#: resources/views/admin/trees-preferences.phtml:311 16082msgid "Use silhouette images when no highlighted image for that individual has been specified. The images used are specific to the gender of the individual in question." 16083msgstr "Se utilizará una imagen de silueta cuando no se haya especificado ninguna imagen marcada para ese individuo. Las imágenes utilizadas son específicas para el género de la persona en cuestión." 16084 16085#. I18N: A configuration setting 16086#: resources/views/admin/trees-preferences.phtml:306 16087msgid "Use silhouettes" 16088msgstr "Utilizar siluetas" 16089 16090#: app/Http/RequestHandlers/CopyFact.php:71 16091msgid "Use the “edit“ menu to paste this into another record." 16092msgstr "Use el menú \"editar\" para pegar esto en otro registro." 16093 16094#: resources/views/register-page.phtml:91 16095msgid "Use this field to tell the site administrator why you are requesting an account and how you are related to the genealogy displayed on this site. You can also use this to enter any other comments you may have for the site administrator." 16096msgstr "Utilice este campo para comunicar al administrador del sitio por qué solicita una cuenta y cuál es su relación con los datos genealógicos mostrados en este sitio. También puede utilizar este campo para introducir cualquier otro comentario que tenga para el administrador del sitio." 16097 16098#: app/Module/ResearchTaskModule.php:67 app/Module/ResearchTaskModule.php:71 16099#: resources/views/admin/changes-log.phtml:85 16100#: resources/views/admin/changes-log.phtml:140 16101#: resources/views/admin/site-logs.phtml:76 16102#: resources/views/admin/site-logs.phtml:128 16103msgid "User" 16104msgstr "Usuario" 16105 16106#: app/Http/RequestHandlers/UserListPage.php:50 16107#: resources/views/admin/control-panel.phtml:530 16108#: resources/views/admin/email-page.phtml:23 16109#: resources/views/admin/users-cleanup.phtml:24 16110#: resources/views/admin/users-create.phtml:22 16111#: resources/views/admin/users-edit.phtml:31 16112msgid "User administration" 16113msgstr "Administración de usuarios" 16114 16115#: resources/views/admin/users-cleanup.phtml:64 16116msgid "User didn’t verify within 7 days." 16117msgstr "El usuario no verificó su dirección en 7 días." 16118 16119#: resources/views/admin/users-cleanup.phtml:66 16120msgid "User not verified by administrator." 16121msgstr "Usuario no verificado por un administrador." 16122 16123#: app/Http/RequestHandlers/VerifyEmail.php:72 16124msgid "User verification" 16125msgstr "Verificación de usuario" 16126 16127#. I18N: A configuration setting 16128#: resources/views/admin/site-mail.phtml:135 16129#: resources/views/admin/users-create.phtml:45 16130#: resources/views/admin/users-edit.phtml:56 16131#: resources/views/admin/users.phtml:28 16132#: resources/views/edit-account-page.phtml:32 16133#: resources/views/emails/register-notify-html.phtml:28 16134#: resources/views/emails/register-notify-text.phtml:22 16135#: resources/views/login-page.phtml:35 16136#: resources/views/modules/geonames/config.phtml:23 16137#: resources/views/modules/login_block/sign-in.phtml:25 16138#: resources/views/modules/todo/research-tasks.phtml:35 16139#: resources/views/password-reset-page.phtml:25 16140#: resources/views/register-page.phtml:61 16141#: resources/views/setup/step-5-administrator.phtml:68 16142msgid "Username" 16143msgstr "Nombre usuario" 16144 16145#: resources/views/forgot-password-page.phtml:23 16146msgid "Username or email address" 16147msgstr "Usuario o correo electrónico" 16148 16149#: resources/views/admin/users-create.phtml:50 16150#: resources/views/admin/users-edit.phtml:61 16151#: resources/views/edit-account-page.phtml:37 16152#: resources/views/register-page.phtml:66 16153msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 16154msgstr "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." 16155 16156#: resources/views/admin/control-panel.phtml:498 16157#: resources/views/modules/gedcom_stats/statistics.phtml:146 16158#: resources/views/modules/html/template-statistics.phtml:62 16159msgid "Users" 16160msgstr "Usuarios" 16161 16162#: resources/views/admin/users-cleanup.phtml:45 16163msgid "User’s account has been inactive too long: " 16164msgstr "La cuenta de usuario ha estado inactiva demasiado tiempo: " 16165 16166#. I18N: Name of a country or state 16167#: app/Statistics/Service/CountryService.php:518 16168msgid "Uzbekistan" 16169msgstr "Uzbekistán" 16170 16171#. I18N: Location of an LDS church temple 16172#: app/Elements/TempleCode.php:202 16173msgid "Vancouver, British Columbia, Canada" 16174msgstr "Vancouver, British Columbia, Canadá" 16175 16176#. I18N: Name of a country or state 16177#: app/Statistics/Service/CountryService.php:532 16178msgid "Vanuatu" 16179msgstr "Vanuatu" 16180 16181#. I18N: Description of the “StatisticsChart” module 16182#: app/Module/StatisticsChartModule.php:99 16183msgid "Various statistics charts." 16184msgstr "Varios gráficos estadísticos." 16185 16186#. I18N: Name of a country or state 16187#: app/Statistics/Service/CountryService.php:520 16188msgid "Vatican City" 16189msgstr "Ciudad del Vaticano" 16190 16191#. I18N: a month in the French republican calendar 16192#: app/Date/FrenchDate.php:149 16193msgctxt "GENITIVE" 16194msgid "Vendemiaire" 16195msgstr "vendimiario" 16196 16197#. I18N: a month in the French republican calendar 16198#: app/Date/FrenchDate.php:243 16199msgctxt "INSTRUMENTAL" 16200msgid "Vendemiaire" 16201msgstr "vendimiario" 16202 16203#. I18N: a month in the French republican calendar 16204#: app/Date/FrenchDate.php:196 16205msgctxt "LOCATIVE" 16206msgid "Vendemiaire" 16207msgstr "vendimiario" 16208 16209#. I18N: a month in the French republican calendar 16210#: app/Date/FrenchDate.php:101 16211msgctxt "NOMINATIVE" 16212msgid "Vendemiaire" 16213msgstr "vendimiario" 16214 16215#. I18N: Name of a country or state 16216#: app/Statistics/Service/CountryService.php:524 16217msgid "Venezuela" 16218msgstr "Venezuela" 16219 16220#. I18N: a month in the French republican calendar 16221#: app/Date/FrenchDate.php:159 16222msgctxt "GENITIVE" 16223msgid "Ventose" 16224msgstr "ventoso" 16225 16226#. I18N: a month in the French republican calendar 16227#: app/Date/FrenchDate.php:253 16228msgctxt "INSTRUMENTAL" 16229msgid "Ventose" 16230msgstr "ventoso" 16231 16232#. I18N: a month in the French republican calendar 16233#: app/Date/FrenchDate.php:206 16234msgctxt "LOCATIVE" 16235msgid "Ventose" 16236msgstr "ventoso" 16237 16238#. I18N: a month in the French republican calendar 16239#: app/Date/FrenchDate.php:111 16240msgctxt "NOMINATIVE" 16241msgid "Ventose" 16242msgstr "ventoso" 16243 16244#. I18N: Location of an LDS church temple 16245#: app/Elements/TempleCode.php:203 16246msgid "Veracruz, Mexico" 16247msgstr "Veracruz, México" 16248 16249#: app/CustomTags/Legacy.php:57 app/CustomTags/Legacy.php:59 16250#: app/CustomTags/Legacy.php:121 app/CustomTags/Legacy.php:123 16251#: app/CustomTags/Legacy.php:126 resources/views/admin/users.phtml:36 16252msgid "Verified" 16253msgstr "Verificado" 16254 16255#. I18N: Location of an LDS church temple 16256#: app/Elements/TempleCode.php:204 16257msgid "Vernal, Utah, United States" 16258msgstr "Vernal, Utah, Estados Unidos" 16259 16260#: app/CustomTags/GedcomL.php:150 app/Gedcom.php:500 app/Gedcom.php:508 16261#: app/Gedcom.php:531 16262msgid "Version" 16263msgstr "Versión" 16264 16265#. I18N: Type of media object 16266#: app/Elements/SourceMediaType.php:96 16267msgid "Video" 16268msgstr "Vídeo" 16269 16270#. I18N: Name of a country or state 16271#: app/Statistics/Service/CountryService.php:530 16272msgid "Vietnam" 16273msgstr "Vietnam" 16274 16275#: resources/views/modules/place-hierarchy/page.phtml:51 16276#, php-format 16277msgid "View table of events occurring in %s" 16278msgstr "Ver tabla de eventos que ocurren en %s" 16279 16280#: resources/views/calendar-page.phtml:221 16281msgid "View this day" 16282msgstr "Ver este día" 16283 16284#: app/Statistics/Repository/FamilyRepository.php:481 16285#: resources/views/fact.phtml:110 16286#: resources/views/statistics/families/top10-list-age.phtml:23 16287#: resources/views/statistics/families/top10-nolist-age.phtml:25 16288msgid "View this family" 16289msgstr "Ver esta familia" 16290 16291#: app/Module/ModuleMapLinkTrait.php:62 16292#, php-format 16293msgid "View this location using %s" 16294msgstr "Ver esta ubicación usando %s" 16295 16296#: resources/views/calendar-page.phtml:225 16297msgid "View this month" 16298msgstr "Ver este mes" 16299 16300#: resources/views/calendar-page.phtml:229 16301msgid "View this year" 16302msgstr "Ver este año" 16303 16304#. I18N: Location of an LDS church temple 16305#: app/Elements/TempleCode.php:205 16306msgid "Villa Hermosa, Mexico" 16307msgstr "Villa Hermosa, México" 16308 16309#. I18N: A configuration setting 16310#: resources/views/admin/users-edit.phtml:168 16311#: resources/views/edit-account-page.phtml:147 16312msgid "Visible online" 16313msgstr "Visible en línea" 16314 16315#. I18N: A configuration setting 16316#: resources/views/admin/users-edit.phtml:174 16317#: resources/views/edit-account-page.phtml:150 16318msgid "Visible to other users when online" 16319msgstr "Visible para los demás usuarios cuando esté conectado" 16320 16321#. I18N: Listbox entry; name of a role 16322#: app/Http/RequestHandlers/UserEditPage.php:95 16323#: resources/views/admin/gedcom-export-options.phtml:104 16324#: resources/views/admin/gedcom-export-options.phtml:106 16325#: resources/views/admin/gedcom-export-options.phtml:108 16326#: resources/views/admin/users-edit.phtml:240 16327msgid "Visitor" 16328msgstr "Visitante" 16329 16330#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 16331#: app/Module/BirthDeathMarriageReportModule.php:40 16332#: resources/views/calendar-page.phtml:180 16333#: resources/xml/reports/bdm_report.xml:3 16334#: resources/xml/reports/bdm_report.xml:34 16335msgid "Vital records" 16336msgstr "Registros vitales" 16337 16338#. I18N: Name of a country or state 16339#: app/Statistics/Service/CountryService.php:536 16340msgid "Wales" 16341msgstr "Gales" 16342 16343#. I18N: Name of a country or state 16344#: app/Statistics/Service/CountryService.php:534 16345msgid "Wallis and Futuna" 16346msgstr "Wallis y Futuna" 16347 16348#: app/Elements/RelationIsDescriptor.php:127 16349msgid "Ward" 16350msgstr "Pupilo/a" 16351 16352#: app/Elements/RelationIsDescriptor.php:91 16353msgctxt "FEMALE" 16354msgid "Ward" 16355msgstr "Pupila" 16356 16357#: app/Elements/RelationIsDescriptor.php:70 16358msgctxt "MALE" 16359msgid "Ward" 16360msgstr "Pupilo" 16361 16362#. I18N: Location of an LDS church temple 16363#: app/Elements/TempleCode.php:206 16364msgid "Washington, District of Columbia, United States" 16365msgstr "Washington, District of Columbia, Estados Unidos" 16366 16367#: resources/views/admin/trees-preferences.phtml:316 16368msgid "Watermarks" 16369msgstr "Filigranas" 16370 16371#. I18N: Help text for the “Images without watermarks” configuration setting 16372#: resources/views/admin/trees-preferences.phtml:326 16373msgid "Watermarks are optional and normally shown just to visitors." 16374msgstr "Las filigranas son opcionales y normalmente se muestran sólo a los visitantes." 16375 16376#: resources/views/register-success-page.phtml:25 16377#, php-format 16378msgid "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." 16379msgstr "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." 16380 16381#: resources/views/admin/control-panel.phtml:166 16382#: resources/views/admin/control-panel.phtml:592 16383#: resources/views/admin/trees-preferences.phtml:192 16384msgid "Website" 16385msgstr "Sitio web" 16386 16387#: app/Http/RequestHandlers/SiteLogsPage.php:107 16388#: resources/views/admin/control-panel.phtml:262 16389msgid "Website logs" 16390msgstr "Registros del sitio web" 16391 16392#: app/Http/RequestHandlers/SitePreferencesPage.php:65 16393#: resources/views/admin/control-panel.phtml:240 16394msgid "Website preferences" 16395msgstr "Preferencias del sitio" 16396 16397#. I18N: abbreviation for Wednesday 16398#: app/Date/AbstractCalendarDate.php:277 16399#: resources/views/edit/initialize-calendar-popup.phtml:28 16400msgid "Wed" 16401msgstr "Miércoles" 16402 16403#: app/Date/AbstractCalendarDate.php:248 16404msgid "Wednesday" 16405msgstr "miércoles" 16406 16407#: app/CustomTags/Aldfaer.php:73 app/CustomTags/BrothersKeeper.php:110 16408msgid "Weight" 16409msgstr "Peso" 16410 16411#. I18N: A %s is the user’s name 16412#: app/Module/UserWelcomeModule.php:118 16413#, php-format 16414msgid "Welcome %s" 16415msgstr "Bienvenido, %s" 16416 16417#. I18N: A configuration setting 16418#: resources/views/admin/site-registration.phtml:26 16419msgid "Welcome text on sign-in page" 16420msgstr "Texto de bienvenida en la página de entrada" 16421 16422#: resources/views/login-page.phtml:23 16423msgid "Welcome to this genealogy website" 16424msgstr "Bienvenido a este sitio de Genealogía" 16425 16426#. I18N: Name of a country or state 16427#: app/Statistics/Service/CountryService.php:179 16428msgid "Western Sahara" 16429msgstr "Sahara Occidental" 16430 16431#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 16432#: resources/views/admin/trees-preferences.phtml:712 16433msgid "When a record is edited, the user and timestamp are recorded. Sometimes it is desirable to keep the existing “last change” information, for example when making minor corrections to someone else’s data. This option controls whether this feature is selected by default." 16434msgstr "Cuando se edita un registro, el usuario y la fecha y hora se registran. A veces es deseable mantener la información de \"último cambio\" existente, por ejemplo al hacer pequeñas correcciones a los datos de otra persona. Esta opción controla si esta función está activada de forma predeterminada." 16435 16436#: resources/views/admin/users-edit.phtml:109 16437msgid "When a user registers for an account, an email is sent to their email address with a verification link. When they follow this link, we know the email address is correct, and the “email verified” option is selected automatically." 16438msgstr "Cuando un usuario registra una cuenta nueva, se envía a su dirección de correo electrónico un mensaje con un enlace de verificación. Cuando el usuario utiliza este enlace, el sistema reconoce que la dirección de correo electrónico es correcta y automáticamente queda verificada." 16439 16440#: resources/views/edit/reorder-families.phtml:36 16441msgid "When an individual has more than one spouse, you should sort the families in date order." 16442msgstr "Cuando un individuo tuvo mas de un cónyuge, debe ordenar las familias por orden de fechas." 16443 16444#. I18N: Help text for the “Surname tradition” configuration setting 16445#: resources/views/admin/trees-preferences.phtml:699 16446msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 16447msgstr "Cuando añada un nuevo miembro a la familia, se puede dar un apellido por defecto. El apellido dependerá de la costumbre local." 16448 16449#: resources/views/help/pending-changes.phtml:14 16450msgid "When you add, edit, or delete information, the changes are not saved immediately. Instead, they are kept in a “pending” area. These pending changes need to be reviewed by a moderator before they are accepted." 16451msgstr "Cuando usted agrega, edita, o elimina información, los cambios no son guardados inmediatamente. En su lugar estos se mantienen en un área «pendiente». Estos cambios pendientes necesitan ser revisados por un moderador antes de ser aceptados." 16452 16453#: resources/views/help/relationship-privacy.phtml:10 16454msgid "Where a user is associated to an individual record in a family tree and has a role of member, editor, or moderator, you can prevent them from accessing the details of distant, living relations. You specify the number of relationship steps that the user is allowed to see." 16455msgstr "Cuando un usuario está asociado a un registro individual en un árbol genealògico y tiene una función de miembro, editor, o moderador, puede impedir el acceso a los detalles de parientes lejanos vivos. Puede especificar el número de grados que el usuario podrá ver." 16456 16457#. I18N: Label for a configuration option 16458#: resources/views/modules/sitemap/config.phtml:29 16459msgid "Which family trees should be included in the sitemaps" 16460msgstr "Qué árboles genealógicos deben ser incluidos en los mapas de sitio" 16461 16462#. I18N: A configuration setting 16463#: resources/views/admin/trees-preferences.phtml:265 16464msgid "Who can upload new media files" 16465msgstr "Quién puede subir nuevos ficheros" 16466 16467#. I18N: Name of a module. (A list of users who are online now) 16468#: app/Module/LoggedInUsersModule.php:43 16469msgid "Who is online" 16470msgstr "Usuarios conectados" 16471 16472#: resources/views/admin/data-fix-page.phtml:84 16473msgid "Why does this list include records that do not need to be updated?" 16474msgstr "¿Por qué esta lista incluye registros que no es necesario actualizar?" 16475 16476#: resources/views/lists/families-table.phtml:97 16477msgid "Widow" 16478msgstr "Viuda" 16479 16480#: resources/views/lists/families-table.phtml:92 16481msgid "Widower" 16482msgstr "Viudo" 16483 16484#: app/Gedcom.php:443 app/Gedcom.php:497 16485#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:75 16486#: resources/views/edit/change-family-members.phtml:29 16487#: resources/views/edit/change-family-members.phtml:44 16488#: resources/views/fact-date.phtml:145 16489#: resources/xml/reports/family_group_report.xml:501 16490#: resources/xml/reports/family_group_report.xml:1078 16491#: resources/xml/reports/individual_ext_report.xml:207 16492#: resources/xml/reports/individual_ext_report.xml:224 16493#: resources/xml/reports/individual_ext_report.xml:493 16494#: resources/xml/reports/individual_report.xml:195 16495#: resources/xml/reports/individual_report.xml:216 16496#: resources/xml/reports/individual_report.xml:489 16497#: resources/xml/reports/relative_ext_report.xml:111 16498msgid "Wife" 16499msgstr "Esposa" 16500 16501#: app/Gedcom.php:444 resources/views/modules/timeline-chart/chart.phtml:355 16502msgid "Wife’s age" 16503msgstr "Edad de la esposa" 16504 16505#: app/Gedcom.php:760 16506msgid "Will" 16507msgstr "Testamento" 16508 16509#. I18N: Location of an LDS church temple 16510#: app/Elements/TempleCode.php:207 16511msgid "Winter Quarters, Nebraska, United States" 16512msgstr "Winter Quarters, Nebraska, Estados Unidos" 16513 16514#: app/Statistics/Google/ChartFamilyWithSources.php:76 16515#: app/Statistics/Google/ChartIndividualWithSources.php:76 16516msgid "With sources" 16517msgstr "Con fuentes" 16518 16519#: app/Statistics/Google/ChartFamilyWithSources.php:71 16520#: app/Statistics/Google/ChartIndividualWithSources.php:71 16521msgid "Without sources" 16522msgstr "Sin fuentes" 16523 16524#: app/Elements/RelationIsDescriptor.php:128 16525msgid "Witness" 16526msgstr "Testigo" 16527 16528#: app/CustomTags/GedcomL.php:132 app/CustomTags/GedcomL.php:186 16529msgid "Witnesses" 16530msgstr "Testigos" 16531 16532#: app/SurnameTradition/LithuanianSurnameTradition.php:77 16533#: app/SurnameTradition/PaternalSurnameTradition.php:51 16534#: app/SurnameTradition/PolishSurnameTradition.php:67 16535msgid "Wives take their husband’s surname." 16536msgstr "Esposas llevar el apellido de su marido." 16537 16538#: app/Http/RequestHandlers/MapDataAdd.php:75 16539#: resources/views/modules/place-hierarchy/page.phtml:30 16540#: resources/views/modules/place-hierarchy/page.phtml:33 16541#: resources/views/modules/statistics-chart/custom.phtml:179 16542msgid "World" 16543msgstr "Mundo" 16544 16545#: app/CustomTags/BrothersKeeper.php:111 16546#: resources/views/modules/yahrzeit/table.phtml:36 16547msgid "Yahrzeit" 16548msgstr "Yahrzeit (Yiddish: aniversario de la muerte de una persona)" 16549 16550#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 16551#: app/Module/YahrzeitModule.php:67 16552msgid "Yahrzeiten" 16553msgstr "Yahrzeiten (Yiddish: aniversario de la muerte de una persona)" 16554 16555#: app/Module/CalendarMenuModule.php:117 resources/views/calendar-page.phtml:78 16556msgid "Year" 16557msgstr "Año" 16558 16559#: resources/views/modules/timeline-chart/chart.phtml:147 16560#: resources/views/modules/timeline-chart/chart.phtml:412 16561msgid "Year:" 16562msgstr "Año:" 16563 16564#. I18N: Name of a country or state 16565#: app/Statistics/Service/CountryService.php:540 16566msgid "Yemen" 16567msgstr "Yemen" 16568 16569#. I18N: %1$s is the site URL and %2$s is an email address 16570#: resources/views/emails/register-user-html.phtml:22 16571#: resources/views/emails/register-user-text.phtml:18 16572#, php-format 16573msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 16574msgstr "Usted (o alguien que pretende ser usted) ha solicitado una cuenta en %1$s usando la dirección de correo electrónico %2$s." 16575 16576#: app/Http/RequestHandlers/ContactAction.php:122 16577#: app/Http/RequestHandlers/RegisterAction.php:272 16578msgid "You are not allowed to send messages that contain external links." 16579msgstr "No se permiten enviar mensajes con enlaces externos." 16580 16581#: resources/views/modules/login_block/sign-out.phtml:17 16582#, php-format 16583msgid "You are signed in as %s." 16584msgstr "Está firmado como %s." 16585 16586#: app/Http/RequestHandlers/LoginPage.php:97 16587msgid "You can apply for an account using the link below." 16588msgstr "Puede solicitar una cuenta de usuario utilizando el enlace de abajo." 16589 16590#. I18N: Help text for the "Default theme" site configuration setting 16591#: resources/views/admin/site-preferences.phtml:71 16592msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 16593msgstr "Puede cambiar la apariencia de webtrees con «temas». Cada tema tiene su propio estilo, formato, colores, etc." 16594 16595#: resources/views/admin/users-edit.phtml:177 16596#: resources/views/edit-account-page.phtml:152 16597msgid "You can choose whether to appear in the list of users who are currently signed-in." 16598msgstr "Puedes elegir si quieres aparecer en la lista de usuarios actualmente conectados." 16599 16600#. I18N: %s is a URL 16601#: resources/views/edit/raw-gedcom-fact.phtml:29 16602#: resources/views/edit/raw-gedcom-record.phtml:28 16603#, php-format 16604msgid "You can download a copy of the GEDCOM specification from %s." 16605msgstr "Se puede descargar la especificación GEDCOM de %s." 16606 16607#: resources/views/modules/privacy-policy/page.phtml:66 16608msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." 16609msgstr "Puede optar a no ser rastreado estableciendo esa opción en su navegador." 16610 16611#: resources/views/admin/trees-renumber.phtml:28 16612msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." 16613msgstr "Puede volver a numerar los registros en un árbol genealógico, por lo que estos números de referencia internos no se duplicaran en cualquier otro árbol genealógico." 16614 16615#: resources/views/admin/trees-renumber.phtml:37 16616msgid "You can renumber this family tree." 16617msgstr "Puede volver a numerar este árbol genealógico." 16618 16619#. I18N: Privacy restrictions are RESN tags in GEDCOM. 16620#: resources/views/admin/trees-privacy.phtml:158 16621msgid "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." 16622msgstr "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." 16623 16624#: resources/views/admin/tags.phtml:39 16625msgid "You can simplify the edit forms by hiding GEDCOM tags that you do not use." 16626msgstr "Puede simplificar los formularios de edición ocultando las etiquetas GEDCOM que no utiliza." 16627 16628#. I18N: Description of a “Data fix” module 16629#: app/Module/FixMissingDeaths.php:66 16630msgid "You can speed up the privacy calculations by adding a death record to individuals whose death can be inferred from other dates, but who do not have a record of death, burial, cremation, etc." 16631msgstr "Se puede acelerar los cálculos de privacidad mediante la adición de una partida de defunción a las personas cuya muerte se puede deducir de otras fechas, pero que no tienen un registro de la muerte, el entierro, la cremación, etc." 16632 16633#: app/Http/RequestHandlers/LoginAction.php:108 16634msgid "You cannot sign in because your browser does not accept cookies." 16635msgstr "No se puede iniciar sesión porque su navegador no acepta cookies." 16636 16637#: app/Http/Exceptions/HttpAccessDeniedException.php:35 16638#: app/Http/Exceptions/HttpNotFoundException.php:35 16639msgid "You do not have permission to view this page." 16640msgstr "No tiene permiso para ver esta página." 16641 16642#: resources/views/verify-success-page.phtml:19 16643msgid "You have confirmed your request to become a registered user." 16644msgstr "Ha confirmado su petición de ser un usuario registrado." 16645 16646#: resources/views/admin/trees-import.phtml:33 16647msgid "You have selected a GEDCOM file with a different name. Is this correct?" 16648msgstr "Has elegido un GEDCOM con un nombre diferente. ¿Es correcto?" 16649 16650#: app/Http/RequestHandlers/Logout.php:52 16651msgid "You have signed out." 16652msgstr "Se ha desconectado." 16653 16654#: resources/views/modules/faq/config.phtml:29 16655msgid "You may use HTML to format the answer and to add links to other websites." 16656msgstr "Se puede usar HTML para la respuesta y para agregar vínculos a otros sitios web." 16657 16658#: app/Http/RequestHandlers/SetupWizard.php:374 16659msgid "You must enter all the administrator account fields." 16660msgstr "Debe completar todos los campos referentes a la cuenta del administrador." 16661 16662#: resources/views/admin/trees-merge.phtml:33 16663msgid "You must renumber the records in one of the trees before you can merge them." 16664msgstr "Usted debe volver a numerar los registros de uno de los árboles antes de poder combinarlos." 16665 16666#: app/Module/ChartsBlockModule.php:182 16667msgid "You must select an individual and a chart type in the block preferences" 16668msgstr "Hay que seleccionar una persona y un tipo de gráfico en la configuración del bloque" 16669 16670#: resources/views/admin/users-edit.phtml:366 16671msgid "You must specify an individual record before you can restrict the user to their immediate family." 16672msgstr "Debe especificar el registro de un individuo antes de que pueda restringir el usuario a sus parientes inmediatos." 16673 16674#: app/Http/RequestHandlers/LoginPage.php:89 16675msgid "You need to be a family member to access this website." 16676msgstr "Necesita ser un miembro de la familia para acceder a este sitio." 16677 16678#: app/Http/RequestHandlers/LoginPage.php:86 16679msgid "You need to be an authorized user to access this website." 16680msgstr "Necesita ser un usuario autorizado para acceder a este sitio." 16681 16682#: resources/views/admin/control-panel.phtml:307 16683#: resources/views/admin/trees.phtml:50 16684msgid "You need to create a family tree." 16685msgstr "Necesita crear un árbol genealógico." 16686 16687#: resources/views/emails/verify-notify-html.phtml:30 16688#: resources/views/emails/verify-notify-text.phtml:23 16689msgid "You need to review the account details." 16690msgstr "Tienes que verificar los detalles de la cuenta." 16691 16692#: resources/views/setup/step-5-administrator.phtml:51 16693msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 16694msgstr "Debe configurar una cuenta de administrador. Mediante esta cuenta podrá controlar todos los aspectos de la instalación de webtrees. Elija una contraseña segura." 16695 16696#: resources/views/emails/message-copy-html.phtml:22 16697#: resources/views/emails/message-copy-text.phtml:18 16698msgid "You sent the following message to a webtrees user:" 16699msgstr "Vd. envió el siguiente mensaje a un usuario:" 16700 16701#: app/Http/RequestHandlers/UpgradeWizardStep.php:194 16702msgid "You should accept or reject all pending changes before upgrading." 16703msgstr "Usted debe aceptar o rechazar todos los cambios pendientes antes de actualizar." 16704 16705#. I18N: e.g. ‘You should delete the “https://” from “https://www.example.com” and try again.’ 16706#: app/Http/RequestHandlers/ContactAction.php:123 16707#: app/Http/RequestHandlers/RegisterAction.php:272 16708#, php-format 16709msgid "You should delete the “%1$s” from “%2$s” and try again." 16710msgstr "Debe eliminar el «%1$s» de «%2$s» e inténtelo de nuevo." 16711 16712#: resources/views/admin/users-edit.phtml:115 16713msgid "You should not approve an account unless you know that the email address is correct." 16714msgstr "No debe aprobar un usuario sin verificar que la dirección de correo electrónico es correcta." 16715 16716#: resources/views/emails/register-notify-html.phtml:45 16717#: resources/views/emails/register-notify-text.phtml:34 16718msgid "You will be informed by email when this prospective user has confirmed the request. You can then complete the process by activating the username. The new user will not be able to sign in until you activate the account." 16719msgstr "Será informado por e-mail cuando este usuario potencial ha confirmado el pedido. Luego puede realizar el proceso de activación del nombre de usuario. El nuevo usuario no podrá iniciar sesión hasta que se habilite la cuenta." 16720 16721#: resources/views/setup/step-5-administrator.phtml:73 16722msgid "You will use this to sign in to webtrees." 16723msgstr "Identificador que usará para iniciar sesión en webtrees." 16724 16725#: resources/views/modules/statistics-chart/birth-age.phtml:17 16726msgid "Youngest father" 16727msgstr "Padre más joven" 16728 16729#: resources/views/modules/statistics-chart/marriage-age.phtml:28 16730msgid "Youngest female" 16731msgstr "Hembra más joven" 16732 16733#: resources/views/modules/statistics-chart/marriage-age.phtml:18 16734msgid "Youngest male" 16735msgstr "Hombre más joven" 16736 16737#: resources/views/modules/statistics-chart/birth-age.phtml:28 16738msgid "Youngest mother" 16739msgstr "Madre más joven" 16740 16741#: resources/views/modules/clippings/show.phtml:26 16742msgid "Your clippings cart is empty." 16743msgstr "Su carrito está vacío." 16744 16745#: resources/views/contact-page.phtml:43 16746#: resources/views/setup/step-5-administrator.phtml:56 16747msgid "Your name" 16748msgstr "Su nombre" 16749 16750#: app/Http/RequestHandlers/PasswordResetAction.php:72 16751msgid "Your password has been updated." 16752msgstr "Su contraseña ha sido actualizada." 16753 16754#: app/Http/RequestHandlers/RegisterAction.php:157 16755#, php-format 16756msgid "Your registration at %s" 16757msgstr "Su registro en %s" 16758 16759#: app/Services/ServerCheckService.php:192 16760#, php-format 16761msgid "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." 16762msgstr "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." 16763 16764#. I18N: ZIP = file format 16765#: resources/views/admin/gedcom-export-options.phtml:40 16766#: resources/views/admin/gedcom-export-options.phtml:48 16767msgid "ZIP" 16768msgstr "ZIP" 16769 16770#. I18N: Name of a country or state 16771#: app/Statistics/Service/CountryService.php:544 16772msgid "Zambia" 16773msgstr "Zambia" 16774 16775#. I18N: Name of a country or state 16776#: app/Statistics/Service/CountryService.php:546 16777msgid "Zimbabwe" 16778msgstr "Zimbabue" 16779 16780#: resources/views/modules/fanchart/page.phtml:60 16781msgid "Zoom" 16782msgstr "Acercar/alejar" 16783 16784#: app/Services/LeafletJsService.php:79 16785#: resources/views/modules/timeline-chart/page.phtml:52 16786msgid "Zoom in" 16787msgstr "Ampliar" 16788 16789#: app/Services/LeafletJsService.php:80 16790#: resources/views/modules/timeline-chart/page.phtml:55 16791msgid "Zoom out" 16792msgstr "Alejar" 16793 16794#. I18N: Description of a “Data fix” module 16795#: app/Module/FixWtObjeSortTag.php:70 16796msgid "_WT_OBJE_SORT tags were used by old versions of webtrees to indicate the preferred image for an individual. An alternative is to re-order the images so that the preferred one is listed first." 16797msgstr "Las versiones antiguas de webtrees usaban etiquetas _WT_OBJE_SORT para indicar la imagen preferida de un individuo. Una alternativa es reordenar las imágenes para que la preferida aparezca primero." 16798 16799#. I18N: Gedcom ABT dates 16800#: app/Date.php:185 16801#, php-format 16802msgid "about %s" 16803msgstr "sobre %s" 16804 16805#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16806#: resources/views/family-page-pending.phtml:25 16807#: resources/views/individual-page-pending.phtml:29 16808#: resources/views/media-page-pending.phtml:24 16809#: resources/views/note-page-pending.phtml:25 16810#: resources/views/record-page-pending.phtml:25 16811msgctxt "You should review the changes and then accept or reject them." 16812msgid "accept" 16813msgstr "aceptarlos" 16814 16815#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16816#: resources/views/family-page-pending.phtml:19 16817#: resources/views/individual-page-pending.phtml:20 16818#: resources/views/media-page-pending.phtml:18 16819#: resources/views/note-page-pending.phtml:19 16820#: resources/views/record-page-pending.phtml:19 16821msgctxt "You should review the deletion and then accept or reject it." 16822msgid "accept" 16823msgstr "aceptarlo" 16824 16825#. I18N: the status of an edit accepted/rejected/pending 16826#: app/Http/RequestHandlers/PendingChangesLogPage.php:116 16827msgid "accepted" 16828msgstr "aceptado" 16829 16830#. I18N: A button label. 16831#: resources/views/admin/trees-privacy.phtml:238 16832#: resources/views/admin/webtrees1-thumbnails-form.phtml:26 16833#: resources/views/edit/add-fact-row.phtml:38 16834#: resources/views/modules/census-assistant.phtml:63 16835#: resources/views/modules/lifespans-chart/page.phtml:75 16836#: resources/views/modules/timeline-chart/page.phtml:41 16837msgid "add" 16838msgstr "añadir" 16839 16840#. I18N: A button label. 16841#: resources/views/admin/locations.phtml:147 16842msgid "add place" 16843msgstr "añadir lugar" 16844 16845#. I18N: The name given to a child by its adoptive parents 16846#: app/Elements/NameType.php:71 16847msgid "adopted name" 16848msgstr "Nombre de adoptado" 16849 16850#: app/Elements/GeneatiqueAct.php:44 16851msgid "after" 16852msgstr "después de" 16853 16854#. I18N: Gedcom AFT dates 16855#: app/Date.php:205 16856#, php-format 16857msgid "after %s" 16858msgstr "después de %s" 16859 16860#: app/Module/StatisticsChartModule.php:518 16861#: app/Module/StatisticsChartModule.php:580 16862#: app/Module/StatisticsChartModule.php:641 16863msgid "age" 16864msgstr "edad" 16865 16866#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 16867#: app/Elements/NameType.php:73 16868msgid "also known as" 16869msgstr "también conocido como" 16870 16871#: app/Statistics/Repository/FamilyRepository.php:479 16872#: app/Statistics/Repository/UserRepository.php:93 16873#: resources/views/statistics/families/top10-list-age.phtml:21 16874#: resources/views/statistics/families/top10-nolist-age.phtml:21 16875#: resources/xml/reports/ahnentafel_report.xml:394 16876#: resources/xml/reports/descendancy_report.xml:131 16877#: resources/xml/reports/descendancy_report.xml:230 16878#: resources/xml/reports/descendancy_report.xml:299 16879#: resources/xml/reports/descendancy_report.xml:363 16880#: resources/xml/reports/descendancy_report.xml:433 16881#: resources/xml/reports/descendancy_report.xml:486 16882msgid "and" 16883msgstr "y" 16884 16885#: app/Services/RelationshipService.php:782 16886msgctxt "father’s brother’s wife" 16887msgid "aunt" 16888msgstr "tía" 16889 16890#: app/Services/RelationshipService.php:540 16891msgctxt "father’s sister" 16892msgid "aunt" 16893msgstr "tía" 16894 16895#: app/Services/RelationshipService.php:862 16896msgctxt "mother’s brother’s wife" 16897msgid "aunt" 16898msgstr "tía" 16899 16900#: app/Services/RelationshipService.php:578 16901msgctxt "mother’s sister" 16902msgid "aunt" 16903msgstr "tía" 16904 16905#: app/Services/RelationshipService.php:914 16906msgctxt "parent’s brother’s wife" 16907msgid "aunt" 16908msgstr "tía" 16909 16910#: app/Services/RelationshipService.php:596 16911msgctxt "parent’s sister" 16912msgid "aunt" 16913msgstr "tía" 16914 16915#: app/Services/RelationshipService.php:538 16916msgctxt "father’s sibling" 16917msgid "aunt/uncle" 16918msgstr "tío" 16919 16920#: app/Services/RelationshipService.php:576 16921msgctxt "mother’s sibling" 16922msgid "aunt/uncle" 16923msgstr "tío" 16924 16925#: app/Services/RelationshipService.php:594 16926msgctxt "parent’s sibling" 16927msgid "aunt/uncle" 16928msgstr "tío" 16929 16930#: resources/views/admin/trees-import.phtml:86 16931msgid "automatic" 16932msgstr "automáticamente" 16933 16934#: resources/views/modules/faq/show.phtml:32 16935msgid "back to top" 16936msgstr "volver al principio" 16937 16938#: app/Elements/GeneatiqueAct.php:43 16939msgid "before" 16940msgstr "antes de" 16941 16942#. I18N: Gedcom BEF dates 16943#: app/Date.php:201 16944#, php-format 16945msgid "before %s" 16946msgstr "antes de %s" 16947 16948#. I18N: Gedcom BET-AND dates 16949#: app/Date.php:217 16950#, php-format 16951msgid "between %s and %s" 16952msgstr "entre %s y %s" 16953 16954#. I18N: The name given to an individual at their birth 16955#: app/Elements/NameType.php:75 16956msgid "birth name" 16957msgstr "nombre de nacimiento" 16958 16959#. I18N: Extend privacy to dead individuals who were… 16960#: resources/views/admin/trees-privacy.phtml:108 16961#, php-format 16962msgid "born in the last %1$s years or died in the last %2$s years" 16963msgstr "nacieron en los últimos %1$s años o murieron en los últimos %2$s años" 16964 16965#: app/Services/RelationshipService.php:452 16966msgid "brother" 16967msgstr "hermano" 16968 16969#: app/Services/RelationshipService.php:720 16970msgctxt "brother’s wife’s brother" 16971msgid "brother-in-law" 16972msgstr "concuño" 16973 16974#: app/Services/RelationshipService.php:546 16975msgctxt "husband’s brother" 16976msgid "brother-in-law" 16977msgstr "cuñado" 16978 16979#: app/Services/RelationshipService.php:836 16980msgctxt "husband’s sister’s husband" 16981msgid "brother-in-law" 16982msgstr "concuño" 16983 16984#: app/Services/RelationshipService.php:614 16985msgctxt "sister’s husband" 16986msgid "brother-in-law" 16987msgstr "cuñado" 16988 16989#: app/Services/RelationshipService.php:1020 16990msgctxt "sister’s husband’s brother" 16991msgid "brother-in-law" 16992msgstr "concuño" 16993 16994#: app/Services/RelationshipService.php:626 16995msgctxt "spouse’s brother" 16996msgid "brother-in-law" 16997msgstr "cuñado" 16998 16999#: app/Services/RelationshipService.php:644 17000msgctxt "wife’s brother" 17001msgid "brother-in-law" 17002msgstr "cuñado" 17003 17004#: app/Services/RelationshipService.php:1076 17005msgctxt "wife’s sister’s husband" 17006msgid "brother-in-law" 17007msgstr "concuño" 17008 17009#: app/Services/RelationshipService.php:722 17010msgctxt "brother’s wife’s sibling" 17011msgid "brother/sister-in-law" 17012msgstr "concuño" 17013 17014#: app/Services/RelationshipService.php:556 17015msgctxt "husband’s sibling" 17016msgid "brother/sister-in-law" 17017msgstr "cuñado" 17018 17019#: app/Services/RelationshipService.php:608 17020msgctxt "sibling’s spouse" 17021msgid "brother/sister-in-law" 17022msgstr "cuñado" 17023 17024#: app/Services/RelationshipService.php:1022 17025msgctxt "sister’s husband’s sibling" 17026msgid "brother/sister-in-law" 17027msgstr "concuño" 17028 17029#: app/Services/RelationshipService.php:642 17030msgctxt "spouse’s sibling" 17031msgid "brother/sister-in-law" 17032msgstr "cuñado" 17033 17034#: app/Services/RelationshipService.php:654 17035msgctxt "wife’s sibling" 17036msgid "brother/sister-in-law" 17037msgstr "cuñado" 17038 17039#. I18N: An option in a list-box 17040#: app/Module/TopSurnamesModule.php:275 17041msgid "bullet list" 17042msgstr "lista de viñetas" 17043 17044#. I18N: Gedcom CAL dates 17045#: app/Date.php:189 17046#, php-format 17047msgid "calculated %s" 17048msgstr "%s calculadas" 17049 17050#. I18N: A button label. 17051#: resources/views/admin/analytics-edit.phtml:46 17052#: resources/views/admin/broadcast.phtml:68 17053#: resources/views/admin/components.phtml:171 17054#: resources/views/admin/email-page.phtml:73 17055#: resources/views/admin/location-edit.phtml:64 17056#: resources/views/admin/map-import-form.phtml:76 17057#: resources/views/admin/site-mail.phtml:244 17058#: resources/views/admin/site-preferences.phtml:119 17059#: resources/views/admin/site-registration.phtml:84 17060#: resources/views/admin/tags.phtml:1070 17061#: resources/views/admin/trees-preferences.phtml:725 17062#: resources/views/admin/trees-privacy.phtml:291 17063#: resources/views/contact-page.phtml:83 17064#: resources/views/edit-blocks-page.phtml:70 17065#: resources/views/edit/change-family-members.phtml:92 17066#: resources/views/edit/edit-fact.phtml:47 17067#: resources/views/edit/edit-record.phtml:47 17068#: resources/views/edit/link-child-to-family.phtml:54 17069#: resources/views/edit/link-spouse-to-individual.phtml:55 17070#: resources/views/edit/new-individual.phtml:54 17071#: resources/views/edit/raw-gedcom-fact.phtml:47 17072#: resources/views/edit/raw-gedcom-record.phtml:75 17073#: resources/views/edit/reorder-children.phtml:54 17074#: resources/views/edit/reorder-families.phtml:104 17075#: resources/views/edit/reorder-media-files.phtml:44 17076#: resources/views/edit/reorder-media.phtml:43 17077#: resources/views/edit/reorder-names.phtml:46 17078#: resources/views/edit/shared-note.phtml:46 17079#: resources/views/message-page.phtml:71 17080#: resources/views/modals/create-media-from-file.phtml:65 17081#: resources/views/modals/footer-save-cancel.phtml:16 17082#: resources/views/modules/bing-maps/config.phtml:49 17083#: resources/views/modules/clippings/add-options.phtml:40 17084#: resources/views/modules/clippings/download.phtml:40 17085#: resources/views/modules/custom-css-js/edit.phtml:52 17086#: resources/views/modules/edit-block-config.phtml:39 17087#: resources/views/modules/favorites/favorites.phtml:172 17088#: resources/views/modules/gedcom_news/edit.phtml:54 17089#: resources/views/modules/geonames/config.phtml:49 17090#: resources/views/modules/google-maps/config.phtml:49 17091#: resources/views/modules/here-maps/config.phtml:49 17092#: resources/views/modules/map-box/config.phtml:49 17093#: resources/views/modules/openrouteservice/config.phtml:49 17094#: resources/views/modules/stories/edit.phtml:76 17095#: resources/views/modules/user_blog/edit.phtml:54 17096msgid "cancel" 17097msgstr "Cancelar" 17098 17099#. I18N: Status of child-parent link 17100#: app/Elements/ChildLinkageStatus.php:65 17101msgid "challenged" 17102msgstr "inexplicable" 17103 17104#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 17105#: app/Elements/NameType.php:77 17106msgid "change of name" 17107msgstr "cambio de nombre" 17108 17109#. I18N: button label 17110#: resources/views/admin/control-panel.phtml:194 17111#: resources/views/admin/control-panel.phtml:215 17112msgid "check now" 17113msgstr "revisalo ahora" 17114 17115#: app/Elements/AgeAtEvent.php:90 app/Elements/RoleInEvent.php:78 17116#: app/Services/RelationshipService.php:431 17117msgid "child" 17118msgstr "niño/a" 17119 17120#. I18N: Type of demographic data 17121#: app/Elements/DemographicDataType.php:56 17122msgid "citizen" 17123msgstr "Ciudadanos" 17124 17125#: resources/views/admin/components.phtml:108 17126#: resources/views/admin/components.phtml:129 17127#: resources/views/components/alert-warning-dismissible.phtml:16 17128#: resources/views/layouts/administration.phtml:76 17129#: resources/views/layouts/default.phtml:128 17130#: resources/views/layouts/default.phtml:162 17131#: resources/views/modals/create-media-from-file.phtml:21 17132#: resources/views/modals/footer-close.phtml:12 17133#: resources/views/modals/header.phtml:17 17134#: resources/views/modules/favorites/favorites.phtml:58 17135#: resources/views/modules/privacy-policy/footer.phtml:25 17136msgid "close" 17137msgstr "cerrar" 17138 17139#. I18N: Name of a theme. 17140#: app/Module/CloudsTheme.php:43 17141msgid "clouds" 17142msgstr "nubes" 17143 17144#. I18N: Name of a theme. 17145#: app/Module/ColorsTheme.php:53 17146msgid "colors" 17147msgstr "colores" 17148 17149#. I18N: An option in a list-box 17150#: app/Module/TopSurnamesModule.php:277 17151msgid "compact list" 17152msgstr "lista compacta" 17153 17154#. I18N: A button label. 17155#: app/Http/RequestHandlers/UpgradeWizardStep.php:291 17156#: resources/views/admin/import-progress.phtml:40 17157#: resources/views/admin/map-import-form.phtml:72 17158#: resources/views/admin/merge-records-step-1.phtml:149 17159#: resources/views/admin/synchronize-trees.phtml:26 17160#: resources/views/admin/trees-import.phtml:137 17161#: resources/views/admin/trees-merge.phtml:59 17162#: resources/views/admin/trees-renumber.phtml:44 17163#: resources/views/admin/upgrade/wizard.phtml:40 17164#: resources/views/forgot-password-page.phtml:36 17165#: resources/views/modules/clippings/add-options.phtml:35 17166#: resources/views/password-request-page.phtml:36 17167#: resources/views/password-reset-page.phtml:50 17168#: resources/views/pending-changes-page.phtml:36 17169#: resources/views/register-page.phtml:101 17170#: resources/views/report-select-page.phtml:40 17171msgid "continue" 17172msgstr "continuar" 17173 17174#: app/Elements/GeneatiqueAct.php:40 17175msgctxt "NOUN" 17176msgid "copy" 17177msgstr "" 17178 17179#. I18N: A button label. 17180#: resources/views/admin/trees-create.phtml:57 17181msgid "create" 17182msgstr "crear" 17183 17184#. I18N: Type of location hierarchy 17185#: app/Elements/HierarchicalRelationship.php:59 17186msgid "cultural" 17187msgstr "cultural" 17188 17189#: resources/views/modules/statistics-chart/custom.phtml:93 17190msgid "date periods" 17191msgstr "periodos de fechas" 17192 17193#: app/Services/RelationshipService.php:429 17194msgid "daughter" 17195msgstr "hija" 17196 17197#: resources/xml/reports/descendancy_report.xml:226 17198msgid "daughter of" 17199msgstr "hija de" 17200 17201#: app/Services/RelationshipService.php:516 17202msgctxt "child’s wife" 17203msgid "daughter-in-law" 17204msgstr "nuera" 17205 17206#: app/Services/RelationshipService.php:624 17207msgctxt "son’s wife" 17208msgid "daughter-in-law" 17209msgstr "nuera" 17210 17211#: app/Services/RelationshipService.php:1068 17212msgctxt "son’s wife’s father" 17213msgid "daughter-in-law’s father" 17214msgstr "consuegro" 17215 17216#: app/Services/RelationshipService.php:1070 17217msgctxt "son’s wife’s mother" 17218msgid "daughter-in-law’s mother" 17219msgstr "consuegra" 17220 17221#: app/Services/RelationshipService.php:1072 17222msgctxt "son’s wife’s parent" 17223msgid "daughter-in-law’s parent" 17224msgstr "consuegro" 17225 17226#: resources/views/admin/location-edit.phtml:47 17227#: resources/views/admin/location-edit.phtml:54 17228msgid "degrees" 17229msgstr "grados" 17230 17231#. I18N: A button label. 17232#: resources/views/admin/changes-log.phtml:115 17233#: resources/views/admin/clean-data.phtml:47 17234#: resources/views/admin/locations.phtml:129 17235#: resources/views/admin/site-logs.phtml:107 17236#: resources/views/admin/users-cleanup.phtml:78 17237#: resources/views/admin/webtrees1-thumbnails-form.phtml:35 17238msgid "delete" 17239msgstr "borrar" 17240 17241#: resources/xml/reports/descendancy_report.xml:137 17242#: resources/xml/reports/descendancy_report.xml:365 17243msgctxt "FEMALE" 17244msgid "died" 17245msgstr "falleció" 17246 17247#: resources/xml/reports/descendancy_report.xml:134 17248#: resources/xml/reports/descendancy_report.xml:435 17249msgctxt "MALE" 17250msgid "died" 17251msgstr "falleció" 17252 17253#. I18N: Status of child-parent link 17254#: app/Elements/ChildLinkageStatus.php:66 17255msgid "disproven" 17256msgstr "refutado" 17257 17258#: app/Module/PedigreeChartModule.php:365 17259#: app/Module/PedigreeChartModule.php:373 17260#: resources/views/edit/reorder-card-header.phtml:32 17261msgid "down" 17262msgstr "abajo" 17263 17264#. I18N: A button label. 17265#: resources/views/admin/changes-log.phtml:110 17266#: resources/views/admin/site-logs.phtml:102 17267#: resources/views/admin/trees-export.phtml:68 17268#: resources/views/modules/clippings/download.phtml:36 17269#: resources/views/report-setup-page.phtml:82 17270#: resources/views/report-setup-page.phtml:95 17271msgid "download" 17272msgstr "descargar" 17273 17274#: resources/views/modules/descendancy_chart/tree.phtml:19 17275msgid "d’Aboville number" 17276msgstr "Número d’Aboville" 17277 17278#: resources/views/admin/components.phtml:141 17279#: resources/views/family-page-menu.phtml:29 17280#: resources/views/individual-page-menu.phtml:30 17281#: resources/views/media-page-menu.phtml:28 17282#: resources/views/record-page-menu.phtml:23 17283msgid "edit" 17284msgstr "editar" 17285 17286#: app/Services/RelationshipService.php:2339 17287msgid "eighth cousin" 17288msgstr "primo octavo" 17289 17290#: app/Services/RelationshipService.php:2303 17291msgctxt "FEMALE" 17292msgid "eighth cousin" 17293msgstr "prima octava" 17294 17295#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 17296#: app/Services/RelationshipService.php:2258 17297msgctxt "MALE" 17298msgid "eighth cousin" 17299msgstr "primo octavo" 17300 17301#: app/Services/RelationshipService.php:447 17302msgid "elder brother" 17303msgstr "hermano mayor" 17304 17305#: app/Services/RelationshipService.php:489 17306msgid "elder sibling" 17307msgstr "hermanos mayores" 17308 17309#: app/Services/RelationshipService.php:468 17310msgid "elder sister" 17311msgstr "hermana mayor" 17312 17313#: app/Services/RelationshipService.php:2345 17314msgid "eleventh cousin" 17315msgstr "primo décimo primero" 17316 17317#: app/Services/RelationshipService.php:2309 17318msgctxt "FEMALE" 17319msgid "eleventh cousin" 17320msgstr "prima décima primera" 17321 17322#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 17323#: app/Services/RelationshipService.php:2267 17324msgctxt "MALE" 17325msgid "eleventh cousin" 17326msgstr "primo décimo primero" 17327 17328#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 17329#: app/Elements/NameType.php:79 17330msgid "estate name" 17331msgstr "nombre de finca" 17332 17333#. I18N: Gedcom EST dates 17334#: app/Date.php:193 17335#, php-format 17336msgid "estimated %s" 17337msgstr "%s estimadas" 17338 17339#: app/Services/RelationshipService.php:366 17340msgid "ex-husband" 17341msgstr "ex-esposo" 17342 17343#: app/Services/RelationshipService.php:413 17344msgid "ex-spouse" 17345msgstr "ex-esposa" 17346 17347#: app/Services/RelationshipService.php:390 17348msgid "ex-wife" 17349msgstr "ex-esposa" 17350 17351#. I18N: A button label. 17352#: resources/views/admin/locations.phtml:153 17353msgid "export file" 17354msgstr "exportar archivo" 17355 17356#: app/Elements/GeneatiqueAct.php:42 17357msgctxt "NOUN" 17358msgid "extract" 17359msgstr "" 17360 17361#: app/Http/RequestHandlers/TreePreferencesPage.php:113 17362#: resources/xml/reports/fact_sources.xml:6 17363msgid "facts" 17364msgstr "hechos" 17365 17366#: app/Elements/RoleInEvent.php:82 app/Services/RelationshipService.php:352 17367msgid "father" 17368msgstr "padre" 17369 17370#: app/Services/RelationshipService.php:552 17371msgctxt "husband’s father" 17372msgid "father-in-law" 17373msgstr "suegro" 17374 17375#: app/Services/RelationshipService.php:632 17376msgctxt "spouse’s father" 17377msgid "father-in-law" 17378msgstr "suegro" 17379 17380#: app/Services/RelationshipService.php:650 17381msgctxt "wife’s father" 17382msgid "father-in-law" 17383msgstr "suegro" 17384 17385#: app/Services/RelationshipService.php:370 17386msgid "fiancé" 17387msgstr "Prometido" 17388 17389#: app/Services/RelationshipService.php:417 17390msgid "fiancé(e)" 17391msgstr "Prometido/prometida" 17392 17393#: app/Services/RelationshipService.php:394 17394msgid "fiancée" 17395msgstr "Prometida" 17396 17397#: app/Services/RelationshipService.php:2353 17398msgid "fifteenth cousin" 17399msgstr "primo décimo quinto" 17400 17401#: app/Services/RelationshipService.php:2317 17402msgctxt "FEMALE" 17403msgid "fifteenth cousin" 17404msgstr "prima décima quinta" 17405 17406#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 17407#: app/Services/RelationshipService.php:2279 17408msgctxt "MALE" 17409msgid "fifteenth cousin" 17410msgstr "primo décimo quinto" 17411 17412#. I18N: A Spanish relationship name, such as third great-nephew 17413#: app/Services/RelationshipService.php:2434 17414#, php-format 17415msgid "fifth %s" 17416msgstr "%s quinto" 17417 17418#. I18N: A Spanish relationship name, such as third great-nephew 17419#: app/Services/RelationshipService.php:2412 17420#, php-format 17421msgctxt "FEMALE" 17422msgid "fifth %s" 17423msgstr "%s quinta" 17424 17425#. I18N: A Spanish relationship name, such as third great-nephew 17426#: app/Services/RelationshipService.php:2389 17427#, php-format 17428msgctxt "MALE" 17429msgid "fifth %s" 17430msgstr "%s quinto" 17431 17432#: app/Services/RelationshipService.php:2333 17433msgid "fifth cousin" 17434msgstr "primo quinto" 17435 17436#: app/Services/RelationshipService.php:2297 17437msgctxt "FEMALE" 17438msgid "fifth cousin" 17439msgstr "prima quinta" 17440 17441#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 17442#: app/Services/RelationshipService.php:2249 17443msgctxt "MALE" 17444msgid "fifth cousin" 17445msgstr "primo quinto" 17446 17447#. I18N: A button label, first page 17448#: resources/views/admin/trees-preferences.phtml:561 17449#: resources/views/edit/reorder-card-header.phtml:24 17450#: resources/views/lists/datatables-attributes.phtml:16 17451#: resources/views/modules/media-list/pagination.phtml:27 17452msgid "first" 17453msgstr "primero" 17454 17455#: resources/views/admin/trees-preferences.phtml:570 17456msgctxt "Show the [first/last] [N] parts of a place name." 17457msgid "first" 17458msgstr "primeros" 17459 17460#. I18N: A Spanish relationship name, such as third great-nephew 17461#: app/Services/RelationshipService.php:2422 17462#, php-format 17463msgid "first %s" 17464msgstr "%s primero" 17465 17466#. I18N: A Spanish relationship name, such as third great-nephew 17467#: app/Services/RelationshipService.php:2400 17468#, php-format 17469msgctxt "FEMALE" 17470msgid "first %s" 17471msgstr "%s primera" 17472 17473#. I18N: A Spanish relationship name, such as third great-nephew 17474#: app/Services/RelationshipService.php:2377 17475#, php-format 17476msgctxt "MALE" 17477msgid "first %s" 17478msgstr "%s primero" 17479 17480#: app/Services/RelationshipService.php:2325 17481msgid "first cousin" 17482msgstr "primo hermano" 17483 17484#: app/Services/RelationshipService.php:2289 17485msgctxt "FEMALE" 17486msgid "first cousin" 17487msgstr "prima hermana" 17488 17489#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 17490#: app/Services/RelationshipService.php:2237 17491msgctxt "MALE" 17492msgid "first cousin" 17493msgstr "primo hermano" 17494 17495#: app/Services/RelationshipService.php:776 17496msgctxt "father’s brother’s child" 17497msgid "first cousin" 17498msgstr "primo hermano" 17499 17500#: app/Services/RelationshipService.php:778 17501msgctxt "father’s brother’s daughter" 17502msgid "first cousin" 17503msgstr "prima hermana" 17504 17505#: app/Services/RelationshipService.php:780 17506msgctxt "father’s brother’s son" 17507msgid "first cousin" 17508msgstr "primo hermano" 17509 17510#: app/Services/RelationshipService.php:820 17511msgctxt "father’s sister’s child" 17512msgid "first cousin" 17513msgstr "primo hermano" 17514 17515#: app/Services/RelationshipService.php:822 17516msgctxt "father’s sister’s daughter" 17517msgid "first cousin" 17518msgstr "prima hermana" 17519 17520#: app/Services/RelationshipService.php:826 17521msgctxt "father’s sister’s son" 17522msgid "first cousin" 17523msgstr "primo hermano" 17524 17525#: app/Services/RelationshipService.php:856 17526msgctxt "mother’s brother’s child" 17527msgid "first cousin" 17528msgstr "primo hermano" 17529 17530#: app/Services/RelationshipService.php:858 17531msgctxt "mother’s brother’s daughter" 17532msgid "first cousin" 17533msgstr "prima hermana" 17534 17535#: app/Services/RelationshipService.php:860 17536msgctxt "mother’s brother’s son" 17537msgid "first cousin" 17538msgstr "primo hermano" 17539 17540#: app/Services/RelationshipService.php:906 17541msgctxt "mother’s sister’s child" 17542msgid "first cousin" 17543msgstr "primo hermano" 17544 17545#: app/Services/RelationshipService.php:908 17546msgctxt "mother’s sister’s daughter" 17547msgid "first cousin" 17548msgstr "prima hermana" 17549 17550#: app/Services/RelationshipService.php:912 17551msgctxt "mother’s sister’s son" 17552msgid "first cousin" 17553msgstr "prima hermana" 17554 17555#: app/Services/RelationshipService.php:1156 17556msgctxt "father’s father’s brother’s child" 17557msgid "first cousin once removed ascending" 17558msgstr "tío abuelo segundo" 17559 17560#: app/Services/RelationshipService.php:1152 17561msgctxt "father’s father’s brother’s daughter" 17562msgid "first cousin once removed ascending" 17563msgstr "tía abuela segunda" 17564 17565#: app/Services/RelationshipService.php:1154 17566msgctxt "father’s father’s brother’s son" 17567msgid "first cousin once removed ascending" 17568msgstr "tío abuelo segundo" 17569 17570#: app/Services/RelationshipService.php:1162 17571msgctxt "father’s father’s sister’s child" 17572msgid "first cousin once removed ascending" 17573msgstr "tío abuelo segundo" 17574 17575#: app/Services/RelationshipService.php:1158 17576msgctxt "father’s father’s sister’s daughter" 17577msgid "first cousin once removed ascending" 17578msgstr "tía abuela segunda" 17579 17580#: app/Services/RelationshipService.php:1160 17581msgctxt "father’s father’s sister’s son" 17582msgid "first cousin once removed ascending" 17583msgstr "tío abuelo segundo" 17584 17585#: app/Services/RelationshipService.php:1168 17586msgctxt "father’s mother’s brother’s child" 17587msgid "first cousin once removed ascending" 17588msgstr "tío abuelo segundo" 17589 17590#: app/Services/RelationshipService.php:1164 17591msgctxt "father’s mother’s brother’s daughter" 17592msgid "first cousin once removed ascending" 17593msgstr "tía abuela segunda" 17594 17595#: app/Services/RelationshipService.php:1166 17596msgctxt "father’s mother’s brother’s son" 17597msgid "first cousin once removed ascending" 17598msgstr "tío abuelo segundo" 17599 17600#: app/Services/RelationshipService.php:1174 17601msgctxt "father’s mother’s sister’s child" 17602msgid "first cousin once removed ascending" 17603msgstr "tía abuela segunda" 17604 17605#: app/Services/RelationshipService.php:1170 17606msgctxt "father’s mother’s sister’s daughter" 17607msgid "first cousin once removed ascending" 17608msgstr "tío abuela segunda" 17609 17610#: app/Services/RelationshipService.php:1172 17611msgctxt "father’s mother’s sister’s son" 17612msgid "first cousin once removed ascending" 17613msgstr "tío abuelo segundo" 17614 17615#: app/Services/RelationshipService.php:1180 17616msgctxt "mother’s father’s brother’s child" 17617msgid "first cousin once removed ascending" 17618msgstr "tía abuela segunda" 17619 17620#: app/Services/RelationshipService.php:1176 17621msgctxt "mother’s father’s brother’s daughter" 17622msgid "first cousin once removed ascending" 17623msgstr "tía abuela segunda" 17624 17625#: app/Services/RelationshipService.php:1178 17626msgctxt "mother’s father’s brother’s son" 17627msgid "first cousin once removed ascending" 17628msgstr "tía abuela segunda" 17629 17630#: app/Services/RelationshipService.php:1186 17631msgctxt "mother’s father’s sister’s child" 17632msgid "first cousin once removed ascending" 17633msgstr "tía abuela segunda" 17634 17635#: app/Services/RelationshipService.php:1182 17636msgctxt "mother’s father’s sister’s daughter" 17637msgid "first cousin once removed ascending" 17638msgstr "tía abuela segunda" 17639 17640#: app/Services/RelationshipService.php:1184 17641msgctxt "mother’s father’s sister’s son" 17642msgid "first cousin once removed ascending" 17643msgstr "tía abuela segunda" 17644 17645#: app/Services/RelationshipService.php:1192 17646msgctxt "mother’s mother’s brother’s child" 17647msgid "first cousin once removed ascending" 17648msgstr "tía abuela segunda" 17649 17650#: app/Services/RelationshipService.php:1188 17651msgctxt "mother’s mother’s brother’s daughter" 17652msgid "first cousin once removed ascending" 17653msgstr "tía abuela segunda" 17654 17655#: app/Services/RelationshipService.php:1190 17656msgctxt "mother’s mother’s brother’s son" 17657msgid "first cousin once removed ascending" 17658msgstr "tía abuela segunda" 17659 17660#: app/Services/RelationshipService.php:1198 17661msgctxt "mother’s mother’s sister’s child" 17662msgid "first cousin once removed ascending" 17663msgstr "tío abuelo segundo" 17664 17665#: app/Services/RelationshipService.php:1194 17666msgctxt "mother’s mother’s sister’s daughter" 17667msgid "first cousin once removed ascending" 17668msgstr "tía abuela segunda" 17669 17670#: app/Services/RelationshipService.php:1196 17671msgctxt "mother’s mother’s sister’s son" 17672msgid "first cousin once removed ascending" 17673msgstr "tío abuelo segundo" 17674 17675#: app/Services/RelationshipService.php:2351 17676msgid "fourteenth cousin" 17677msgstr "primo décimo cuarto" 17678 17679#: app/Services/RelationshipService.php:2315 17680msgctxt "FEMALE" 17681msgid "fourteenth cousin" 17682msgstr "prima décima cuarta" 17683 17684#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 17685#: app/Services/RelationshipService.php:2276 17686msgctxt "MALE" 17687msgid "fourteenth cousin" 17688msgstr "primo décimo cuarto" 17689 17690#. I18N: A Spanish relationship name, such as third great-nephew 17691#: app/Services/RelationshipService.php:2431 17692#, php-format 17693msgid "fourth %s" 17694msgstr "%s cuarto" 17695 17696#. I18N: A Spanish relationship name, such as third great-nephew 17697#: app/Services/RelationshipService.php:2409 17698#, php-format 17699msgctxt "FEMALE" 17700msgid "fourth %s" 17701msgstr "%s cuarta" 17702 17703#. I18N: A Spanish relationship name, such as third great-nephew 17704#: app/Services/RelationshipService.php:2386 17705#, php-format 17706msgctxt "MALE" 17707msgid "fourth %s" 17708msgstr "%s cuarto" 17709 17710#: app/Services/RelationshipService.php:2331 17711msgid "fourth cousin" 17712msgstr "primo cuarto" 17713 17714#: app/Services/RelationshipService.php:2295 17715msgctxt "FEMALE" 17716msgid "fourth cousin" 17717msgstr "prima cuarta" 17718 17719#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 17720#: app/Services/RelationshipService.php:2246 17721msgctxt "MALE" 17722msgid "fourth cousin" 17723msgstr "primo cuarto" 17724 17725#. I18N: from 1700 interval 50 years 17726#: resources/views/modules/statistics-chart/custom.phtml:101 17727#: resources/views/modules/statistics-chart/custom.phtml:104 17728#: resources/views/modules/statistics-chart/custom.phtml:107 17729#: resources/views/modules/statistics-chart/custom.phtml:110 17730#: resources/views/modules/statistics-chart/custom.phtml:113 17731#: resources/views/modules/statistics-chart/custom.phtml:116 17732#, php-format 17733msgid "from %1$s interval %2$s year" 17734msgid_plural "from %1$s interval %2$s years" 17735msgstr[0] "desde %1$s; intervalo de %2$s año" 17736msgstr[1] "desde %1$s; intervalo de %2$s años" 17737 17738#. I18N: Gedcom FROM dates 17739#: app/Date.php:209 17740#, php-format 17741msgid "from %s" 17742msgstr "desde %s" 17743 17744#. I18N: Gedcom FROM-TO dates 17745#: app/Date.php:221 17746#, php-format 17747msgid "from %s to %s" 17748msgstr "desde %s hasta %s" 17749 17750#. I18N: layout option for the fan chart 17751#: app/Module/FanChartModule.php:515 17752msgid "full circle" 17753msgstr "círculo completo" 17754 17755#: resources/views/modules/statistics-chart/custom.phtml:88 17756msgid "gender" 17757msgstr "sexo" 17758 17759#. I18N: Type of location hierarchy 17760#: app/Elements/HierarchicalRelationship.php:58 17761msgid "geographic" 17762msgstr "geográficamente" 17763 17764#. I18N: A button label. 17765#: resources/views/edit/new-individual.phtml:49 17766msgid "go to new individual" 17767msgstr "ir al nueva persona" 17768 17769#: app/Services/RelationshipService.php:506 17770msgctxt "child’s child" 17771msgid "grandchild" 17772msgstr "nieto" 17773 17774#: app/Services/RelationshipService.php:518 17775msgctxt "daughter’s child" 17776msgid "grandchild" 17777msgstr "nieto" 17778 17779#: app/Services/RelationshipService.php:618 17780msgctxt "son’s child" 17781msgid "grandchild" 17782msgstr "nieto" 17783 17784#: app/Services/RelationshipService.php:508 17785msgctxt "child’s daughter" 17786msgid "granddaughter" 17787msgstr "nieta" 17788 17789#: app/Services/RelationshipService.php:520 17790msgctxt "daughter’s daughter" 17791msgid "granddaughter" 17792msgstr "nieta" 17793 17794#: app/Services/RelationshipService.php:620 17795msgctxt "son’s daughter" 17796msgid "granddaughter" 17797msgstr "nieta" 17798 17799#: app/Services/RelationshipService.php:736 17800msgctxt "child’s daughter’s husband" 17801msgid "granddaughter’s husband" 17802msgstr "esposo del nieta" 17803 17804#: app/Services/RelationshipService.php:758 17805msgctxt "daughter’s daughter’s husband" 17806msgid "granddaughter’s husband" 17807msgstr "esposo del nieta" 17808 17809#: app/Services/RelationshipService.php:1056 17810msgctxt "son’s daughter’s husband" 17811msgid "granddaughter’s husband" 17812msgstr "esposo del nieta" 17813 17814#: app/Services/RelationshipService.php:588 17815msgctxt "parent’s father" 17816msgid "grandfather" 17817msgstr "abuelo" 17818 17819#: app/Services/RelationshipService.php:590 17820msgctxt "parent’s mother" 17821msgid "grandmother" 17822msgstr "abuela" 17823 17824#: app/Services/RelationshipService.php:592 17825msgctxt "parent’s parent" 17826msgid "grandparent" 17827msgstr "abuelo" 17828 17829#: app/Services/RelationshipService.php:512 17830msgctxt "child’s son" 17831msgid "grandson" 17832msgstr "nieto" 17833 17834#: app/Services/RelationshipService.php:524 17835msgctxt "daughter’s son" 17836msgid "grandson" 17837msgstr "nieto" 17838 17839#: app/Services/RelationshipService.php:622 17840msgctxt "son’s son" 17841msgid "grandson" 17842msgstr "nieto" 17843 17844#: app/Services/RelationshipService.php:746 17845msgctxt "child’s son’s wife" 17846msgid "grandson’s wife" 17847msgstr "esposa del nieto" 17848 17849#: app/Services/RelationshipService.php:774 17850msgctxt "daughter’s son’s wife" 17851msgid "grandson’s wife" 17852msgstr "esposa del nieto" 17853 17854#: app/Services/RelationshipService.php:1066 17855msgctxt "son’s son’s wife" 17856msgid "grandson’s wife" 17857msgstr "esposa del nieto" 17858 17859#: app/Services/RelationshipService.php:1442 17860#: app/Services/RelationshipService.php:1461 17861#: app/Services/RelationshipService.php:1473 17862#: app/Services/RelationshipService.php:1485 17863#: app/Services/RelationshipService.php:1496 17864#: app/Services/RelationshipService.php:1512 17865#, php-format 17866msgid "great ×%s aunt" 17867msgstr "tía %s-buela" 17868 17869#: app/Services/RelationshipService.php:1445 17870#: app/Services/RelationshipService.php:1464 17871#: app/Services/RelationshipService.php:1476 17872#: app/Services/RelationshipService.php:1488 17873#: app/Services/RelationshipService.php:1499 17874#: app/Services/RelationshipService.php:1515 17875#, php-format 17876msgid "great ×%s aunt/uncle" 17877msgstr "tio %s-abuelo" 17878 17879#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17880#: app/Services/RelationshipService.php:2056 17881#: app/Services/RelationshipService.php:2067 17882#: app/Services/RelationshipService.php:2078 17883#: app/Services/RelationshipService.php:2099 17884#, php-format 17885msgid "great ×%s grandchild" 17886msgstr "%s-chozno" 17887 17888#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17889#: app/Services/RelationshipService.php:2053 17890#: app/Services/RelationshipService.php:2064 17891#: app/Services/RelationshipService.php:2075 17892#: app/Services/RelationshipService.php:2095 17893#, php-format 17894msgid "great ×%s granddaughter" 17895msgstr "%s-chozna" 17896 17897#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17898#: app/Services/RelationshipService.php:1890 17899#: app/Services/RelationshipService.php:1904 17900#: app/Services/RelationshipService.php:1916 17901#: app/Services/RelationshipService.php:1927 17902#: app/Services/RelationshipService.php:1940 17903#: app/Services/RelationshipService.php:1956 17904#, php-format 17905msgid "great ×%s grandfather" 17906msgstr "abuelo del %sº grado" 17907 17908#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17909#: app/Services/RelationshipService.php:1894 17910#: app/Services/RelationshipService.php:1908 17911#: app/Services/RelationshipService.php:1920 17912#: app/Services/RelationshipService.php:1931 17913#: app/Services/RelationshipService.php:1945 17914#: app/Services/RelationshipService.php:1961 17915#, php-format 17916msgid "great ×%s grandmother" 17917msgstr "abuela del %sº grado" 17918 17919#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17920#: app/Services/RelationshipService.php:1897 17921#: app/Services/RelationshipService.php:1911 17922#: app/Services/RelationshipService.php:1923 17923#: app/Services/RelationshipService.php:1934 17924#: app/Services/RelationshipService.php:1949 17925#: app/Services/RelationshipService.php:1965 17926#, php-format 17927msgid "great ×%s grandparent" 17928msgstr "abuelo del %sº grado" 17929 17930#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17931#: app/Services/RelationshipService.php:2049 17932#: app/Services/RelationshipService.php:2060 17933#: app/Services/RelationshipService.php:2072 17934#: app/Services/RelationshipService.php:2090 17935#, php-format 17936msgid "great ×%s grandson" 17937msgstr "%s-chozno" 17938 17939#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17940#: app/Services/RelationshipService.php:1773 17941#: app/Services/RelationshipService.php:1785 17942#: app/Services/RelationshipService.php:1801 17943#, php-format 17944msgid "great ×%s nephew" 17945msgstr "sobrino %s-nieto" 17946 17947#: app/Services/RelationshipService.php:1673 17948#: app/Services/RelationshipService.php:1708 17949#: app/Services/RelationshipService.php:1744 17950#, php-format 17951msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 17952msgid "great ×%s nephew" 17953msgstr "sobrino %s-nieto" 17954 17955#: app/Services/RelationshipService.php:1677 17956#: app/Services/RelationshipService.php:1712 17957#: app/Services/RelationshipService.php:1747 17958#, php-format 17959msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 17960msgid "great ×%s nephew" 17961msgstr "sobrino %s-nieto" 17962 17963#: app/Services/RelationshipService.php:1680 17964#: app/Services/RelationshipService.php:1715 17965#: app/Services/RelationshipService.php:1750 17966#, php-format 17967msgctxt "(a woman’s) great ×%s nephew" 17968msgid "great ×%s nephew" 17969msgstr "sobrino %s-nieto" 17970 17971#: app/Services/RelationshipService.php:1780 17972#: app/Services/RelationshipService.php:1792 17973#: app/Services/RelationshipService.php:1808 17974#, php-format 17975msgid "great ×%s nephew/niece" 17976msgstr "sobrino %s-nieto" 17977 17978#: app/Services/RelationshipService.php:1696 17979#: app/Services/RelationshipService.php:1731 17980#: app/Services/RelationshipService.php:1763 17981#, php-format 17982msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 17983msgid "great ×%s nephew/niece" 17984msgstr "sobrino %s-nieto" 17985 17986#: app/Services/RelationshipService.php:1700 17987#: app/Services/RelationshipService.php:1735 17988#: app/Services/RelationshipService.php:1766 17989#, php-format 17990msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 17991msgid "great ×%s nephew/niece" 17992msgstr "sobrino %s-nieto" 17993 17994#: app/Services/RelationshipService.php:1703 17995#: app/Services/RelationshipService.php:1738 17996#: app/Services/RelationshipService.php:1769 17997#, php-format 17998msgctxt "(a woman’s) great ×%s nephew/niece" 17999msgid "great ×%s nephew/niece" 18000msgstr "sobrino %s-nieto" 18001 18002#: app/Services/RelationshipService.php:1777 18003#: app/Services/RelationshipService.php:1789 18004#: app/Services/RelationshipService.php:1805 18005#, php-format 18006msgid "great ×%s niece" 18007msgstr "sobrina %s-nieta" 18008 18009#: app/Services/RelationshipService.php:1685 18010#: app/Services/RelationshipService.php:1720 18011#: app/Services/RelationshipService.php:1754 18012#, php-format 18013msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 18014msgid "great ×%s niece" 18015msgstr "sobrina %s-nieta" 18016 18017#: app/Services/RelationshipService.php:1689 18018#: app/Services/RelationshipService.php:1724 18019#: app/Services/RelationshipService.php:1757 18020#, php-format 18021msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 18022msgid "great ×%s niece" 18023msgstr "sobrina %s-nieta" 18024 18025#: app/Services/RelationshipService.php:1692 18026#: app/Services/RelationshipService.php:1727 18027#: app/Services/RelationshipService.php:1760 18028#, php-format 18029msgctxt "(a woman’s) great ×%s niece" 18030msgid "great ×%s niece" 18031msgstr "sobrina %s-nieta" 18032 18033#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 18034#: app/Services/RelationshipService.php:1438 18035#: app/Services/RelationshipService.php:1469 18036#: app/Services/RelationshipService.php:1481 18037#: app/Services/RelationshipService.php:1493 18038#: app/Services/RelationshipService.php:1508 18039#, php-format 18040msgid "great ×%s uncle" 18041msgstr "tio %s-abuelo" 18042 18043#: app/Services/RelationshipService.php:1450 18044#, php-format 18045msgctxt "great ×(%s-1) grandfather’s brother" 18046msgid "great ×%s uncle" 18047msgstr "tio %s-abuelo" 18048 18049#: app/Services/RelationshipService.php:1454 18050#, php-format 18051msgctxt "great ×(%s-1) grandmother’s brother" 18052msgid "great ×%s uncle" 18053msgstr "tio %s-abuelo" 18054 18055#: app/Services/RelationshipService.php:1457 18056#, php-format 18057msgctxt "great ×(%s-1) grandparent’s brother" 18058msgid "great ×%s uncle" 18059msgstr "tio %s-abuelo" 18060 18061#: app/Services/RelationshipService.php:1368 18062msgid "great ×4 aunt" 18063msgstr "tía trastatarabuela" 18064 18065#: app/Services/RelationshipService.php:1371 18066msgid "great ×4 aunt/uncle" 18067msgstr "tío trastatarabuelo" 18068 18069#: app/Services/RelationshipService.php:2004 18070msgid "great ×4 grandchild" 18071msgstr "bischozno" 18072 18073#: app/Services/RelationshipService.php:2001 18074msgid "great ×4 granddaughter" 18075msgstr "bischozna" 18076 18077#: app/Services/RelationshipService.php:1840 18078msgid "great ×4 grandfather" 18079msgstr "pentabuelo" 18080 18081#: app/Services/RelationshipService.php:1844 18082msgid "great ×4 grandmother" 18083msgstr "pentabuela" 18084 18085#: app/Services/RelationshipService.php:1847 18086msgid "great ×4 grandparent" 18087msgstr "pentabuelo" 18088 18089#: app/Services/RelationshipService.php:1997 18090msgid "great ×4 grandson" 18091msgstr "bischozno" 18092 18093#: app/Services/RelationshipService.php:1597 18094msgctxt "(a man’s) brother’s great-great-great-grandson" 18095msgid "great ×4 nephew" 18096msgstr "sobrino chozno" 18097 18098#: app/Services/RelationshipService.php:1601 18099msgctxt "(a man’s) sister’s great-great-great-grandson" 18100msgid "great ×4 nephew" 18101msgstr "sobrino chozno" 18102 18103#: app/Services/RelationshipService.php:1604 18104msgctxt "(a woman’s) great ×4 nephew" 18105msgid "great ×4 nephew" 18106msgstr "sobrino chozno" 18107 18108#: app/Services/RelationshipService.php:1620 18109msgctxt "(a man’s) brother’s great-great-great-grandchild" 18110msgid "great ×4 nephew/niece" 18111msgstr "sobrino chozno" 18112 18113#: app/Services/RelationshipService.php:1624 18114msgctxt "(a man’s) sister’s great-great-great-grandchild" 18115msgid "great ×4 nephew/niece" 18116msgstr "sobrino chozno" 18117 18118#: app/Services/RelationshipService.php:1627 18119msgctxt "(a woman’s) great ×4 nephew/niece" 18120msgid "great ×4 nephew/niece" 18121msgstr "sobrino chozno" 18122 18123#: app/Services/RelationshipService.php:1609 18124msgctxt "(a man’s) brother’s great-great-great-granddaughter" 18125msgid "great ×4 niece" 18126msgstr "sobrina chozna" 18127 18128#: app/Services/RelationshipService.php:1613 18129msgctxt "(a man’s) sister’s great-great-great-granddaughter" 18130msgid "great ×4 niece" 18131msgstr "sobrina chozna" 18132 18133#: app/Services/RelationshipService.php:1616 18134msgctxt "(a woman’s) great ×4 niece" 18135msgid "great ×4 niece" 18136msgstr "sobrina chozna" 18137 18138#: app/Services/RelationshipService.php:1357 18139msgctxt "great-great-great-grandfather’s brother" 18140msgid "great ×4 uncle" 18141msgstr "tío trastatarabuelo" 18142 18143#: app/Services/RelationshipService.php:1361 18144msgctxt "great-great-great-grandmother’s brother" 18145msgid "great ×4 uncle" 18146msgstr "tío trastatarabuelo" 18147 18148#: app/Services/RelationshipService.php:1364 18149msgctxt "great-great-great-grandparent’s brother" 18150msgid "great ×4 uncle" 18151msgstr "tío trastatarabuelo" 18152 18153#: app/Services/RelationshipService.php:1387 18154msgid "great ×5 aunt" 18155msgstr "tía pentabuela" 18156 18157#: app/Services/RelationshipService.php:1390 18158msgid "great ×5 aunt/uncle" 18159msgstr "tío pentabuelo" 18160 18161#: app/Services/RelationshipService.php:2015 18162msgid "great ×5 grandchild" 18163msgstr "tatarachozno" 18164 18165#: app/Services/RelationshipService.php:2012 18166msgid "great ×5 granddaughter" 18167msgstr "tatarachozna" 18168 18169#: app/Services/RelationshipService.php:1851 18170msgid "great ×5 grandfather" 18171msgstr "hexabuelo" 18172 18173#: app/Services/RelationshipService.php:1855 18174msgid "great ×5 grandmother" 18175msgstr "hexabuela" 18176 18177#: app/Services/RelationshipService.php:1858 18178msgid "great ×5 grandparent" 18179msgstr "hexabuela" 18180 18181#: app/Services/RelationshipService.php:2008 18182msgid "great ×5 grandson" 18183msgstr "tatarachozno" 18184 18185#: app/Services/RelationshipService.php:1632 18186msgctxt "(a man’s) brother’s great ×4 grandson" 18187msgid "great ×5 nephew" 18188msgstr "sobrino bischozno" 18189 18190#: app/Services/RelationshipService.php:1636 18191msgctxt "(a man’s) sister’s great ×4 grandson" 18192msgid "great ×5 nephew" 18193msgstr "sobrino bischozno" 18194 18195#: app/Services/RelationshipService.php:1639 18196msgctxt "(a woman’s) great ×5 nephew" 18197msgid "great ×5 nephew" 18198msgstr "sobrino bischozno" 18199 18200#: app/Services/RelationshipService.php:1655 18201msgctxt "(a man’s) brother’s great ×4 grandchild" 18202msgid "great ×5 nephew/niece" 18203msgstr "sobrino bischozno" 18204 18205#: app/Services/RelationshipService.php:1659 18206msgctxt "(a man’s) sister’s great ×4 grandchild" 18207msgid "great ×5 nephew/niece" 18208msgstr "sobrino bischozno" 18209 18210#: app/Services/RelationshipService.php:1662 18211msgctxt "(a woman’s) great ×5 nephew/niece" 18212msgid "great ×5 nephew/niece" 18213msgstr "sobrino bischozno" 18214 18215#: app/Services/RelationshipService.php:1644 18216msgctxt "(a man’s) brother’s great ×4 granddaughter" 18217msgid "great ×5 niece" 18218msgstr "sobrina bischozna" 18219 18220#: app/Services/RelationshipService.php:1648 18221msgctxt "(a man’s) sister’s great ×4 granddaughter" 18222msgid "great ×5 niece" 18223msgstr "sobrina bischozna" 18224 18225#: app/Services/RelationshipService.php:1651 18226msgctxt "(a woman’s) great ×5 niece" 18227msgid "great ×5 niece" 18228msgstr "sobrina bischozna" 18229 18230#: app/Services/RelationshipService.php:1376 18231msgctxt "great ×4 grandfather’s brother" 18232msgid "great ×5 uncle" 18233msgstr "tío pentabuelo" 18234 18235#: app/Services/RelationshipService.php:1380 18236msgctxt "great ×4 grandmother’s brother" 18237msgid "great ×5 uncle" 18238msgstr "tío pentabuelo" 18239 18240#: app/Services/RelationshipService.php:1383 18241msgctxt "great ×4 grandparent’s brother" 18242msgid "great ×5 uncle" 18243msgstr "tío pentabuelo" 18244 18245#: app/Services/RelationshipService.php:1406 18246msgid "great ×6 aunt" 18247msgstr "tía hexabuela" 18248 18249#: app/Services/RelationshipService.php:1409 18250msgid "great ×6 aunt/uncle" 18251msgstr "tío hexabuelo" 18252 18253#: app/Services/RelationshipService.php:2026 18254msgid "great ×6 grandchild" 18255msgstr "trastatarachozno" 18256 18257#: app/Services/RelationshipService.php:2023 18258msgid "great ×6 granddaughter" 18259msgstr "trastatarachozna" 18260 18261#: app/Services/RelationshipService.php:1862 18262msgid "great ×6 grandfather" 18263msgstr "heptabuelo" 18264 18265#: app/Services/RelationshipService.php:1866 18266msgid "great ×6 grandmother" 18267msgstr "heptabuela" 18268 18269#: app/Services/RelationshipService.php:1869 18270msgid "great ×6 grandparent" 18271msgstr "heptabuelo" 18272 18273#: app/Services/RelationshipService.php:2019 18274msgid "great ×6 grandson" 18275msgstr "trastatarachozno" 18276 18277#: app/Services/RelationshipService.php:1395 18278msgctxt "great ×5 grandfather’s brother" 18279msgid "great ×6 uncle" 18280msgstr "tío hexabuelo" 18281 18282#: app/Services/RelationshipService.php:1399 18283msgctxt "great ×5 grandmother’s brother" 18284msgid "great ×6 uncle" 18285msgstr "tío hexabuelo" 18286 18287#: app/Services/RelationshipService.php:1402 18288msgctxt "great ×5 grandparent’s brother" 18289msgid "great ×6 uncle" 18290msgstr "tío hexabuelo" 18291 18292#: app/Services/RelationshipService.php:1425 18293msgid "great ×7 aunt" 18294msgstr "tía heptabuela" 18295 18296#: app/Services/RelationshipService.php:1428 18297msgid "great ×7 aunt/uncle" 18298msgstr "tío heptabuelo" 18299 18300#: app/Services/RelationshipService.php:2037 18301msgid "great ×7 grandchild" 18302msgstr "bistrastatarachozno" 18303 18304#: app/Services/RelationshipService.php:2034 18305msgid "great ×7 granddaughter" 18306msgstr "bistrastatarachozna" 18307 18308#: app/Services/RelationshipService.php:1873 18309msgid "great ×7 grandfather" 18310msgstr "Octabuelo" 18311 18312#: app/Services/RelationshipService.php:1877 18313msgid "great ×7 grandmother" 18314msgstr "octabuela" 18315 18316#: app/Services/RelationshipService.php:1880 18317msgid "great ×7 grandparent" 18318msgstr "Octabuelo" 18319 18320#: app/Services/RelationshipService.php:2030 18321msgid "great ×7 grandson" 18322msgstr "bistrastatarachozno" 18323 18324#: app/Services/RelationshipService.php:1414 18325msgctxt "great ×6 grandfather’s brother" 18326msgid "great ×7 uncle" 18327msgstr "tío heptabuelo" 18328 18329#: app/Services/RelationshipService.php:1418 18330msgctxt "great ×6 grandmother’s brother" 18331msgid "great ×7 uncle" 18332msgstr "tío heptabuelo" 18333 18334#: app/Services/RelationshipService.php:1421 18335msgctxt "great ×6 grandparent’s brother" 18336msgid "great ×7 uncle" 18337msgstr "tío heptabuelo" 18338 18339#: app/Services/RelationshipService.php:1098 18340msgctxt "father’s father’s brother’s wife" 18341msgid "great-aunt" 18342msgstr "tía abuela" 18343 18344#: app/Services/RelationshipService.php:794 18345msgctxt "father’s father’s sister" 18346msgid "great-aunt" 18347msgstr "tía abuela" 18348 18349#: app/Services/RelationshipService.php:1104 18350msgctxt "father’s mother’s brother’s wife" 18351msgid "great-aunt" 18352msgstr "tía abuela" 18353 18354#: app/Services/RelationshipService.php:806 18355msgctxt "father’s mother’s sister" 18356msgid "great-aunt" 18357msgstr "tía abuela" 18358 18359#: app/Services/RelationshipService.php:1110 18360msgctxt "father’s parent’s brother’s wife" 18361msgid "great-aunt" 18362msgstr "tía abuela" 18363 18364#: app/Services/RelationshipService.php:818 18365msgctxt "father’s parent’s sister" 18366msgid "great-aunt" 18367msgstr "tía abuela" 18368 18369#: app/Services/RelationshipService.php:1116 18370msgctxt "mother’s father’s brother’s wife" 18371msgid "great-aunt" 18372msgstr "tía abuela" 18373 18374#: app/Services/RelationshipService.php:874 18375msgctxt "mother’s father’s sister" 18376msgid "great-aunt" 18377msgstr "tía abuela" 18378 18379#: app/Services/RelationshipService.php:1122 18380msgctxt "mother’s mother’s brother’s wife" 18381msgid "great-aunt" 18382msgstr "tía abuela" 18383 18384#: app/Services/RelationshipService.php:892 18385msgctxt "mother’s mother’s sister" 18386msgid "great-aunt" 18387msgstr "tía abuela" 18388 18389#: app/Services/RelationshipService.php:1128 18390msgctxt "mother’s parent’s brother’s wife" 18391msgid "great-aunt" 18392msgstr "tía abuela" 18393 18394#: app/Services/RelationshipService.php:904 18395msgctxt "mother’s parent’s sister" 18396msgid "great-aunt" 18397msgstr "tía abuela" 18398 18399#: app/Services/RelationshipService.php:1134 18400msgctxt "parent’s father’s brother’s wife" 18401msgid "great-aunt" 18402msgstr "tía abuela" 18403 18404#: app/Services/RelationshipService.php:926 18405msgctxt "parent’s father’s sister" 18406msgid "great-aunt" 18407msgstr "tía abuela" 18408 18409#: app/Services/RelationshipService.php:1140 18410msgctxt "parent’s mother’s brother’s wife" 18411msgid "great-aunt" 18412msgstr "tía abuela" 18413 18414#: app/Services/RelationshipService.php:938 18415msgctxt "parent’s mother’s sister" 18416msgid "great-aunt" 18417msgstr "tía abuela" 18418 18419#: app/Services/RelationshipService.php:1146 18420msgctxt "parent’s parent’s brother’s wife" 18421msgid "great-aunt" 18422msgstr "tía abuela" 18423 18424#: app/Services/RelationshipService.php:950 18425msgctxt "parent’s parent’s sister" 18426msgid "great-aunt" 18427msgstr "tía abuela" 18428 18429#: app/Services/RelationshipService.php:792 18430msgctxt "father’s father’s sibling" 18431msgid "great-aunt/uncle" 18432msgstr "tío abuelo" 18433 18434#: app/Services/RelationshipService.php:1100 18435msgctxt "father’s father’s sibling’s spouse" 18436msgid "great-aunt/uncle" 18437msgstr "tío abuelo" 18438 18439#: app/Services/RelationshipService.php:804 18440msgctxt "father’s mother’s sibling" 18441msgid "great-aunt/uncle" 18442msgstr "tío abuelo" 18443 18444#: app/Services/RelationshipService.php:1106 18445msgctxt "father’s mother’s sibling’s spouse" 18446msgid "great-aunt/uncle" 18447msgstr "tío abuelo" 18448 18449#: app/Services/RelationshipService.php:816 18450msgctxt "father’s parent’s sibling" 18451msgid "great-aunt/uncle" 18452msgstr "tío abuelo" 18453 18454#: app/Services/RelationshipService.php:1112 18455msgctxt "father’s parent’s sibling’s spouse" 18456msgid "great-aunt/uncle" 18457msgstr "tío abuelo" 18458 18459#: app/Services/RelationshipService.php:872 18460msgctxt "mother’s father’s sibling" 18461msgid "great-aunt/uncle" 18462msgstr "tío abuelo" 18463 18464#: app/Services/RelationshipService.php:1118 18465msgctxt "mother’s father’s sibling’s spouse" 18466msgid "great-aunt/uncle" 18467msgstr "tío abuelo" 18468 18469#: app/Services/RelationshipService.php:890 18470msgctxt "mother’s mother’s sibling" 18471msgid "great-aunt/uncle" 18472msgstr "tío abuelo" 18473 18474#: app/Services/RelationshipService.php:1124 18475msgctxt "mother’s mother’s sibling’s spouse" 18476msgid "great-aunt/uncle" 18477msgstr "tío abuelo" 18478 18479#: app/Services/RelationshipService.php:902 18480msgctxt "mother’s parent’s sibling" 18481msgid "great-aunt/uncle" 18482msgstr "tío abuelo" 18483 18484#: app/Services/RelationshipService.php:1130 18485msgctxt "mother’s parent’s sibling’s spouse" 18486msgid "great-aunt/uncle" 18487msgstr "tío abuelo" 18488 18489#: app/Services/RelationshipService.php:924 18490msgctxt "parent’s father’s sibling" 18491msgid "great-aunt/uncle" 18492msgstr "tío abuelo" 18493 18494#: app/Services/RelationshipService.php:1136 18495msgctxt "parent’s father’s sibling’s spouse" 18496msgid "great-aunt/uncle" 18497msgstr "tío abuelo" 18498 18499#: app/Services/RelationshipService.php:936 18500msgctxt "parent’s mother’s sibling" 18501msgid "great-aunt/uncle" 18502msgstr "tío abuelo" 18503 18504#: app/Services/RelationshipService.php:1142 18505msgctxt "parent’s mother’s sibling’s spouse" 18506msgid "great-aunt/uncle" 18507msgstr "tío abuelo" 18508 18509#: app/Services/RelationshipService.php:948 18510msgctxt "parent’s parent’s sibling" 18511msgid "great-aunt/uncle" 18512msgstr "tío abuelo" 18513 18514#: app/Services/RelationshipService.php:1148 18515msgctxt "parent’s parent’s sibling’s spouse" 18516msgid "great-aunt/uncle" 18517msgstr "tío abuelo" 18518 18519#: app/Services/RelationshipService.php:726 18520msgctxt "child’s child’s child" 18521msgid "great-grandchild" 18522msgstr "bisnieto" 18523 18524#: app/Services/RelationshipService.php:732 18525msgctxt "child’s daughter’s child" 18526msgid "great-grandchild" 18527msgstr "bisnieto" 18528 18529#: app/Services/RelationshipService.php:740 18530msgctxt "child’s son’s child" 18531msgid "great-grandchild" 18532msgstr "bisnieto" 18533 18534#: app/Services/RelationshipService.php:748 18535msgctxt "daughter’s child’s child" 18536msgid "great-grandchild" 18537msgstr "bisnieto" 18538 18539#: app/Services/RelationshipService.php:754 18540msgctxt "daughter’s daughter’s child" 18541msgid "great-grandchild" 18542msgstr "bisnieto" 18543 18544#: app/Services/RelationshipService.php:768 18545msgctxt "daughter’s son’s child" 18546msgid "great-grandchild" 18547msgstr "bisnieto" 18548 18549#: app/Services/RelationshipService.php:1046 18550msgctxt "son’s child’s child" 18551msgid "great-grandchild" 18552msgstr "bisnieto" 18553 18554#: app/Services/RelationshipService.php:1052 18555msgctxt "son’s daughter’s child" 18556msgid "great-grandchild" 18557msgstr "bisnieto" 18558 18559#: app/Services/RelationshipService.php:1060 18560msgctxt "son’s son’s child" 18561msgid "great-grandchild" 18562msgstr "bisnieto" 18563 18564#: app/Services/RelationshipService.php:728 18565msgctxt "child’s child’s daughter" 18566msgid "great-granddaughter" 18567msgstr "bisnieta" 18568 18569#: app/Services/RelationshipService.php:734 18570msgctxt "child’s daughter’s daughter" 18571msgid "great-granddaughter" 18572msgstr "bisnieta" 18573 18574#: app/Services/RelationshipService.php:742 18575msgctxt "child’s son’s daughter" 18576msgid "great-granddaughter" 18577msgstr "bisnieta" 18578 18579#: app/Services/RelationshipService.php:750 18580msgctxt "daughter’s child’s daughter" 18581msgid "great-granddaughter" 18582msgstr "bisnieta" 18583 18584#: app/Services/RelationshipService.php:756 18585msgctxt "daughter’s daughter’s daughter" 18586msgid "great-granddaughter" 18587msgstr "bisnieta" 18588 18589#: app/Services/RelationshipService.php:770 18590msgctxt "daughter’s son’s daughter" 18591msgid "great-granddaughter" 18592msgstr "bisnieta" 18593 18594#: app/Services/RelationshipService.php:1048 18595msgctxt "son’s child’s daughter" 18596msgid "great-granddaughter" 18597msgstr "bisnieta" 18598 18599#: app/Services/RelationshipService.php:1054 18600msgctxt "son’s daughter’s daughter" 18601msgid "great-granddaughter" 18602msgstr "bisnieta" 18603 18604#: app/Services/RelationshipService.php:1062 18605msgctxt "son’s son’s daughter" 18606msgid "great-granddaughter" 18607msgstr "bisnieta" 18608 18609#: app/Services/RelationshipService.php:786 18610msgctxt "father’s father’s father" 18611msgid "great-grandfather" 18612msgstr "bisabuelo" 18613 18614#: app/Services/RelationshipService.php:798 18615msgctxt "father’s mother’s father" 18616msgid "great-grandfather" 18617msgstr "bisabuelo" 18618 18619#: app/Services/RelationshipService.php:810 18620msgctxt "father’s parent’s father" 18621msgid "great-grandfather" 18622msgstr "bisabuelo" 18623 18624#: app/Services/RelationshipService.php:866 18625msgctxt "mother’s father’s father" 18626msgid "great-grandfather" 18627msgstr "bisabuelo" 18628 18629#: app/Services/RelationshipService.php:884 18630msgctxt "mother’s mother’s father" 18631msgid "great-grandfather" 18632msgstr "bisabuelo" 18633 18634#: app/Services/RelationshipService.php:896 18635msgctxt "mother’s parent’s father" 18636msgid "great-grandfather" 18637msgstr "bisabuelo" 18638 18639#: app/Services/RelationshipService.php:918 18640msgctxt "parent’s father’s father" 18641msgid "great-grandfather" 18642msgstr "bisabuelo" 18643 18644#: app/Services/RelationshipService.php:930 18645msgctxt "parent’s mother’s father" 18646msgid "great-grandfather" 18647msgstr "bisabuelo" 18648 18649#: app/Services/RelationshipService.php:942 18650msgctxt "parent’s parent’s father" 18651msgid "great-grandfather" 18652msgstr "bisabuelo" 18653 18654#: app/Services/RelationshipService.php:788 18655msgctxt "father’s father’s mother" 18656msgid "great-grandmother" 18657msgstr "bisabuela" 18658 18659#: app/Services/RelationshipService.php:800 18660msgctxt "father’s mother’s mother" 18661msgid "great-grandmother" 18662msgstr "bisabuela" 18663 18664#: app/Services/RelationshipService.php:812 18665msgctxt "father’s parent’s mother" 18666msgid "great-grandmother" 18667msgstr "bisabuela" 18668 18669#: app/Services/RelationshipService.php:868 18670msgctxt "mother’s father’s mother" 18671msgid "great-grandmother" 18672msgstr "bisabuela" 18673 18674#: app/Services/RelationshipService.php:886 18675msgctxt "mother’s mother’s mother" 18676msgid "great-grandmother" 18677msgstr "bisabuela" 18678 18679#: app/Services/RelationshipService.php:898 18680msgctxt "mother’s parent’s mother" 18681msgid "great-grandmother" 18682msgstr "bisabuela" 18683 18684#: app/Services/RelationshipService.php:920 18685msgctxt "parent’s father’s mother" 18686msgid "great-grandmother" 18687msgstr "bisabuela" 18688 18689#: app/Services/RelationshipService.php:932 18690msgctxt "parent’s mother’s mother" 18691msgid "great-grandmother" 18692msgstr "bisabuela" 18693 18694#: app/Services/RelationshipService.php:944 18695msgctxt "parent’s parent’s mother" 18696msgid "great-grandmother" 18697msgstr "bisabuela" 18698 18699#: app/Services/RelationshipService.php:790 18700msgctxt "father’s father’s parent" 18701msgid "great-grandparent" 18702msgstr "bisabuelo" 18703 18704#: app/Services/RelationshipService.php:802 18705msgctxt "father’s mother’s parent" 18706msgid "great-grandparent" 18707msgstr "bisabuelo" 18708 18709#: app/Services/RelationshipService.php:814 18710msgctxt "father’s parent’s parent" 18711msgid "great-grandparent" 18712msgstr "bisabuelo" 18713 18714#: app/Services/RelationshipService.php:870 18715msgctxt "mother’s father’s parent" 18716msgid "great-grandparent" 18717msgstr "bisabuelo" 18718 18719#: app/Services/RelationshipService.php:888 18720msgctxt "mother’s mother’s parent" 18721msgid "great-grandparent" 18722msgstr "bisabuelo" 18723 18724#: app/Services/RelationshipService.php:900 18725msgctxt "mother’s parent’s parent" 18726msgid "great-grandparent" 18727msgstr "bisabuelo" 18728 18729#: app/Services/RelationshipService.php:922 18730msgctxt "parent’s father’s parent" 18731msgid "great-grandparent" 18732msgstr "bisabuelo" 18733 18734#: app/Services/RelationshipService.php:934 18735msgctxt "parent’s mother’s parent" 18736msgid "great-grandparent" 18737msgstr "bisabuelo" 18738 18739#: app/Services/RelationshipService.php:946 18740msgctxt "parent’s parent’s parent" 18741msgid "great-grandparent" 18742msgstr "bisabuelo" 18743 18744#: app/Services/RelationshipService.php:730 18745msgctxt "child’s child’s son" 18746msgid "great-grandson" 18747msgstr "bisnieto" 18748 18749#: app/Services/RelationshipService.php:738 18750msgctxt "child’s daughter’s son" 18751msgid "great-grandson" 18752msgstr "bisnieto" 18753 18754#: app/Services/RelationshipService.php:744 18755msgctxt "child’s son’s son" 18756msgid "great-grandson" 18757msgstr "bisnieto" 18758 18759#: app/Services/RelationshipService.php:752 18760msgctxt "daughter’s child’s son" 18761msgid "great-grandson" 18762msgstr "bisnieto" 18763 18764#: app/Services/RelationshipService.php:760 18765msgctxt "daughter’s daughter’s son" 18766msgid "great-grandson" 18767msgstr "bisnieto" 18768 18769#: app/Services/RelationshipService.php:772 18770msgctxt "daughter’s son’s son" 18771msgid "great-grandson" 18772msgstr "bisnieto" 18773 18774#: app/Services/RelationshipService.php:1050 18775msgctxt "son’s child’s son" 18776msgid "great-grandson" 18777msgstr "bisnieto" 18778 18779#: app/Services/RelationshipService.php:1058 18780msgctxt "son’s daughter’s son" 18781msgid "great-grandson" 18782msgstr "bisnieto" 18783 18784#: app/Services/RelationshipService.php:1064 18785msgctxt "son’s son’s son" 18786msgid "great-grandson" 18787msgstr "bisnieto" 18788 18789#: app/Services/RelationshipService.php:1330 18790msgid "great-great-aunt" 18791msgstr "tía bisabuela" 18792 18793#: app/Services/RelationshipService.php:1333 18794msgid "great-great-aunt/uncle" 18795msgstr "tío bisabuelo" 18796 18797#: app/Services/RelationshipService.php:1982 18798msgid "great-great-grandchild" 18799msgstr "tataranieto" 18800 18801#: app/Services/RelationshipService.php:1979 18802msgid "great-great-granddaughter" 18803msgstr "tataranieta" 18804 18805#: app/Services/RelationshipService.php:1818 18806msgid "great-great-grandfather" 18807msgstr "tatarabuelo" 18808 18809#: app/Services/RelationshipService.php:1822 18810msgid "great-great-grandmother" 18811msgstr "tatarabuela" 18812 18813#: app/Services/RelationshipService.php:1825 18814msgid "great-great-grandparent" 18815msgstr "tatarabuelo" 18816 18817#: app/Services/RelationshipService.php:1975 18818msgid "great-great-grandson" 18819msgstr "tataranieto" 18820 18821#: app/Services/RelationshipService.php:1349 18822msgid "great-great-great-aunt" 18823msgstr "tía tatarabuela" 18824 18825#: app/Services/RelationshipService.php:1352 18826msgid "great-great-great-aunt/uncle" 18827msgstr "tío tatarabuelo" 18828 18829#: app/Services/RelationshipService.php:1993 18830msgid "great-great-great-grandchild" 18831msgstr "chozno" 18832 18833#: app/Services/RelationshipService.php:1990 18834msgid "great-great-great-granddaughter" 18835msgstr "chozna" 18836 18837#: app/Services/RelationshipService.php:1829 18838msgid "great-great-great-grandfather" 18839msgstr "trastatarabuelo" 18840 18841#: app/Services/RelationshipService.php:1833 18842msgid "great-great-great-grandmother" 18843msgstr "trastatarabuela" 18844 18845#: app/Services/RelationshipService.php:1836 18846msgid "great-great-great-grandparent" 18847msgstr "trastatarabuelo" 18848 18849#: app/Services/RelationshipService.php:1986 18850msgid "great-great-great-grandson" 18851msgstr "chozno" 18852 18853#: app/Services/RelationshipService.php:1562 18854msgctxt "(a man’s) brother’s great-great-grandson" 18855msgid "great-great-great-nephew" 18856msgstr "sobrino tataranieto" 18857 18858#: app/Services/RelationshipService.php:1566 18859msgctxt "(a man’s) sister’s great-great-grandson" 18860msgid "great-great-great-nephew" 18861msgstr "sobrino tataranieto" 18862 18863#: app/Services/RelationshipService.php:1569 18864msgctxt "(a woman’s) great-great-great-nephew" 18865msgid "great-great-great-nephew" 18866msgstr "sobrino tataranieto" 18867 18868#: app/Services/RelationshipService.php:1585 18869msgctxt "(a man’s) brother’s great-great-grandchild" 18870msgid "great-great-great-nephew/niece" 18871msgstr "sobrino tataranieto" 18872 18873#: app/Services/RelationshipService.php:1589 18874msgctxt "(a man’s) sister’s great-great-grandchild" 18875msgid "great-great-great-nephew/niece" 18876msgstr "sobrino tataranieto" 18877 18878#: app/Services/RelationshipService.php:1592 18879msgctxt "(a woman’s) great-great-great-nephew/niece" 18880msgid "great-great-great-nephew/niece" 18881msgstr "sobrino tataranieto" 18882 18883#: app/Services/RelationshipService.php:1574 18884msgctxt "(a man’s) brother’s great-great-granddaughter" 18885msgid "great-great-great-niece" 18886msgstr "sobrina tataranieta" 18887 18888#: app/Services/RelationshipService.php:1578 18889msgctxt "(a man’s) sister’s great-great-granddaughter" 18890msgid "great-great-great-niece" 18891msgstr "sobrina tataranieta" 18892 18893#: app/Services/RelationshipService.php:1581 18894msgctxt "(a woman’s) great-great-great-niece" 18895msgid "great-great-great-niece" 18896msgstr "sobrina tataranieta" 18897 18898#: app/Services/RelationshipService.php:1338 18899msgctxt "great-great-grandfather’s brother" 18900msgid "great-great-great-uncle" 18901msgstr "tío tatarabuelo" 18902 18903#: app/Services/RelationshipService.php:1342 18904msgctxt "great-great-grandmother’s brother" 18905msgid "great-great-great-uncle" 18906msgstr "tío tatarabuelo" 18907 18908#: app/Services/RelationshipService.php:1345 18909msgctxt "great-great-grandparent’s brother" 18910msgid "great-great-great-uncle" 18911msgstr "tío tatarabuelo" 18912 18913#: app/Services/RelationshipService.php:1527 18914msgctxt "(a man’s) brother’s great-grandson" 18915msgid "great-great-nephew" 18916msgstr "sobrino bisnieto" 18917 18918#: app/Services/RelationshipService.php:1531 18919msgctxt "(a man’s) sister’s great-grandson" 18920msgid "great-great-nephew" 18921msgstr "sobrino bisnieto" 18922 18923#: app/Services/RelationshipService.php:1534 18924msgctxt "(a woman’s) great-great-nephew" 18925msgid "great-great-nephew" 18926msgstr "sobrino bisnieto" 18927 18928#: app/Services/RelationshipService.php:1550 18929msgctxt "(a man’s) brother’s great-grandchild" 18930msgid "great-great-nephew/niece" 18931msgstr "sobrino bisnieto" 18932 18933#: app/Services/RelationshipService.php:1554 18934msgctxt "(a man’s) sister’s great-grandchild" 18935msgid "great-great-nephew/niece" 18936msgstr "sobrino bisnieto" 18937 18938#: app/Services/RelationshipService.php:1557 18939msgctxt "(a woman’s) great-great-nephew/niece" 18940msgid "great-great-nephew/niece" 18941msgstr "sobrino bisnieto" 18942 18943#: app/Services/RelationshipService.php:1539 18944msgctxt "(a man’s) brother’s great-granddaughter" 18945msgid "great-great-niece" 18946msgstr "sobrina bisnieta" 18947 18948#: app/Services/RelationshipService.php:1543 18949msgctxt "(a man’s) sister’s great-granddaughter" 18950msgid "great-great-niece" 18951msgstr "sobrina bisnieta" 18952 18953#: app/Services/RelationshipService.php:1546 18954msgctxt "(a woman’s) great-great-niece" 18955msgid "great-great-niece" 18956msgstr "sobrina bisnieta" 18957 18958#: app/Services/RelationshipService.php:1319 18959msgctxt "great-grandfather’s brother" 18960msgid "great-great-uncle" 18961msgstr "tío bisabuelo" 18962 18963#: app/Services/RelationshipService.php:1323 18964msgctxt "great-grandmother’s brother" 18965msgid "great-great-uncle" 18966msgstr "tío bisabuelo" 18967 18968#: app/Services/RelationshipService.php:1326 18969msgctxt "great-grandparent’s brother" 18970msgid "great-great-uncle" 18971msgstr "tío bisabuelo" 18972 18973#: app/Services/RelationshipService.php:675 18974msgctxt "(a man’s) brother’s child’s son" 18975msgid "great-nephew" 18976msgstr "sobrino nieto" 18977 18978#: app/Services/RelationshipService.php:695 18979msgctxt "(a man’s) brother’s daughter’s son" 18980msgid "great-nephew" 18981msgstr "sobrino nieto" 18982 18983#: app/Services/RelationshipService.php:713 18984msgctxt "(a man’s) brother’s son’s son" 18985msgid "great-nephew" 18986msgstr "sobrino nieto" 18987 18988#: app/Services/RelationshipService.php:995 18989msgctxt "(a man’s) sister’s child’s son" 18990msgid "great-nephew" 18991msgstr "sobrino nieto" 18992 18993#: app/Services/RelationshipService.php:1015 18994msgctxt "(a man’s) sister’s daughter’s son" 18995msgid "great-nephew" 18996msgstr "sobrino nieto" 18997 18998#: app/Services/RelationshipService.php:1039 18999msgctxt "(a man’s) sister’s son’s son" 19000msgid "great-nephew" 19001msgstr "sobrino nieto" 19002 19003#: app/Services/RelationshipService.php:678 19004msgctxt "(a woman’s) brother’s child’s son" 19005msgid "great-nephew" 19006msgstr "sobrino nieto" 19007 19008#: app/Services/RelationshipService.php:698 19009msgctxt "(a woman’s) brother’s daughter’s son" 19010msgid "great-nephew" 19011msgstr "sobrino nieto" 19012 19013#: app/Services/RelationshipService.php:716 19014msgctxt "(a woman’s) brother’s son’s son" 19015msgid "great-nephew" 19016msgstr "sobrino nieto" 19017 19018#: app/Services/RelationshipService.php:998 19019msgctxt "(a woman’s) sister’s child’s son" 19020msgid "great-nephew" 19021msgstr "sobrino nieto" 19022 19023#: app/Services/RelationshipService.php:1018 19024msgctxt "(a woman’s) sister’s daughter’s son" 19025msgid "great-nephew" 19026msgstr "sobrino nieto" 19027 19028#: app/Services/RelationshipService.php:1042 19029msgctxt "(a woman’s) sister’s son’s son" 19030msgid "great-nephew" 19031msgstr "sobrino nieto" 19032 19033#: app/Services/RelationshipService.php:964 19034msgctxt "sibling’s child’s son" 19035msgid "great-nephew" 19036msgstr "sobrino nieto" 19037 19038#: app/Services/RelationshipService.php:972 19039msgctxt "sibling’s daughter’s son" 19040msgid "great-nephew" 19041msgstr "sobrino nieto" 19042 19043#: app/Services/RelationshipService.php:978 19044msgctxt "sibling’s son’s son" 19045msgid "great-nephew" 19046msgstr "sobrino nieto" 19047 19048#: app/Services/RelationshipService.php:663 19049msgctxt "(a man’s) brother’s child’s child" 19050msgid "great-nephew/niece" 19051msgstr "sobrino nieto" 19052 19053#: app/Services/RelationshipService.php:681 19054msgctxt "(a man’s) brother’s daughter’s child" 19055msgid "great-nephew/niece" 19056msgstr "sobrino nieto" 19057 19058#: app/Services/RelationshipService.php:701 19059msgctxt "(a man’s) brother’s son’s child" 19060msgid "great-nephew/niece" 19061msgstr "sobrino nieto" 19062 19063#: app/Services/RelationshipService.php:983 19064msgctxt "(a man’s) sister’s child’s child" 19065msgid "great-nephew/niece" 19066msgstr "sobrino nieto" 19067 19068#: app/Services/RelationshipService.php:1001 19069msgctxt "(a man’s) sister’s daughter’s child" 19070msgid "great-nephew/niece" 19071msgstr "sobrino nieto" 19072 19073#: app/Services/RelationshipService.php:1027 19074msgctxt "(a man’s) sister’s son’s child" 19075msgid "great-nephew/niece" 19076msgstr "sobrino nieto" 19077 19078#: app/Services/RelationshipService.php:666 19079msgctxt "(a woman’s) brother’s child’s child" 19080msgid "great-nephew/niece" 19081msgstr "sobrino nieto" 19082 19083#: app/Services/RelationshipService.php:684 19084msgctxt "(a woman’s) brother’s daughter’s child" 19085msgid "great-nephew/niece" 19086msgstr "sobrino nieto" 19087 19088#: app/Services/RelationshipService.php:704 19089msgctxt "(a woman’s) brother’s son’s child" 19090msgid "great-nephew/niece" 19091msgstr "sobrino nieto" 19092 19093#: app/Services/RelationshipService.php:986 19094msgctxt "(a woman’s) sister’s child’s child" 19095msgid "great-nephew/niece" 19096msgstr "sobrino nieto" 19097 19098#: app/Services/RelationshipService.php:1004 19099msgctxt "(a woman’s) sister’s daughter’s child" 19100msgid "great-nephew/niece" 19101msgstr "sobrino nieto" 19102 19103#: app/Services/RelationshipService.php:1030 19104msgctxt "(a woman’s) sister’s son’s child" 19105msgid "great-nephew/niece" 19106msgstr "sobrino nieto" 19107 19108#: app/Services/RelationshipService.php:960 19109msgctxt "sibling’s child’s child" 19110msgid "great-nephew/niece" 19111msgstr "sobrino nieto" 19112 19113#: app/Services/RelationshipService.php:966 19114msgctxt "sibling’s daughter’s child" 19115msgid "great-nephew/niece" 19116msgstr "sobrino nieto" 19117 19118#: app/Services/RelationshipService.php:974 19119msgctxt "sibling’s son’s child" 19120msgid "great-nephew/niece" 19121msgstr "sobrino nieto" 19122 19123#: app/Services/RelationshipService.php:669 19124msgctxt "(a man’s) brother’s child’s daughter" 19125msgid "great-niece" 19126msgstr "sobrina nieta" 19127 19128#: app/Services/RelationshipService.php:687 19129msgctxt "(a man’s) brother’s daughter’s daughter" 19130msgid "great-niece" 19131msgstr "sobrina nieta" 19132 19133#: app/Services/RelationshipService.php:707 19134msgctxt "(a man’s) brother’s son’s daughter" 19135msgid "great-niece" 19136msgstr "sobrina nieta" 19137 19138#: app/Services/RelationshipService.php:989 19139msgctxt "(a man’s) sister’s child’s daughter" 19140msgid "great-niece" 19141msgstr "sobrina nieta" 19142 19143#: app/Services/RelationshipService.php:1007 19144msgctxt "(a man’s) sister’s daughter’s daughter" 19145msgid "great-niece" 19146msgstr "sobrina nieta" 19147 19148#: app/Services/RelationshipService.php:1033 19149msgctxt "(a man’s) sister’s son’s daughter" 19150msgid "great-niece" 19151msgstr "sobrina nieta" 19152 19153#: app/Services/RelationshipService.php:672 19154msgctxt "(a woman’s) brother’s child’s daughter" 19155msgid "great-niece" 19156msgstr "sobrina nieta" 19157 19158#: app/Services/RelationshipService.php:690 19159msgctxt "(a woman’s) brother’s daughter’s daughter" 19160msgid "great-niece" 19161msgstr "sobrina nieta" 19162 19163#: app/Services/RelationshipService.php:710 19164msgctxt "(a woman’s) brother’s son’s daughter" 19165msgid "great-niece" 19166msgstr "sobrina nieta" 19167 19168#: app/Services/RelationshipService.php:992 19169msgctxt "(a woman’s) sister’s child’s daughter" 19170msgid "great-niece" 19171msgstr "sobrina nieta" 19172 19173#: app/Services/RelationshipService.php:1010 19174msgctxt "(a woman’s) sister’s daughter’s daughter" 19175msgid "great-niece" 19176msgstr "sobrina nieta" 19177 19178#: app/Services/RelationshipService.php:1036 19179msgctxt "(a woman’s) sister’s son’s daughter" 19180msgid "great-niece" 19181msgstr "sobrina nieta" 19182 19183#: app/Services/RelationshipService.php:962 19184msgctxt "sibling’s child’s daughter" 19185msgid "great-niece" 19186msgstr "sobrina nieta" 19187 19188#: app/Services/RelationshipService.php:968 19189msgctxt "sibling’s daughter’s daughter" 19190msgid "great-niece" 19191msgstr "sobrina nieta" 19192 19193#: app/Services/RelationshipService.php:976 19194msgctxt "sibling’s son’s daughter" 19195msgid "great-niece" 19196msgstr "sobrina nieta" 19197 19198#: app/Services/RelationshipService.php:784 19199msgctxt "father’s father’s brother" 19200msgid "great-uncle" 19201msgstr "tío abuelo" 19202 19203#: app/Services/RelationshipService.php:1102 19204msgctxt "father’s father’s sister’s husband" 19205msgid "great-uncle" 19206msgstr "tío abuelo" 19207 19208#: app/Services/RelationshipService.php:796 19209msgctxt "father’s mother’s brother" 19210msgid "great-uncle" 19211msgstr "tío abuelo" 19212 19213#: app/Services/RelationshipService.php:1108 19214msgctxt "father’s mother’s sister’s husband" 19215msgid "great-uncle" 19216msgstr "tío abuelo" 19217 19218#: app/Services/RelationshipService.php:808 19219msgctxt "father’s parent’s brother" 19220msgid "great-uncle" 19221msgstr "tío abuelo" 19222 19223#: app/Services/RelationshipService.php:1114 19224msgctxt "father’s parent’s sister’s husband" 19225msgid "great-uncle" 19226msgstr "tío abuelo" 19227 19228#: app/Services/RelationshipService.php:864 19229msgctxt "mother’s father’s brother" 19230msgid "great-uncle" 19231msgstr "tío abuelo" 19232 19233#: app/Services/RelationshipService.php:1120 19234msgctxt "mother’s father’s sister’s husband" 19235msgid "great-uncle" 19236msgstr "tío abuelo" 19237 19238#: app/Services/RelationshipService.php:882 19239msgctxt "mother’s mother’s brother" 19240msgid "great-uncle" 19241msgstr "tío abuelo" 19242 19243#: app/Services/RelationshipService.php:1126 19244msgctxt "mother’s mother’s sister’s husband" 19245msgid "great-uncle" 19246msgstr "tío abuelo" 19247 19248#: app/Services/RelationshipService.php:894 19249msgctxt "mother’s parent’s brother" 19250msgid "great-uncle" 19251msgstr "tío abuelo" 19252 19253#: app/Services/RelationshipService.php:1132 19254msgctxt "mother’s parent’s sister’s husband" 19255msgid "great-uncle" 19256msgstr "tío abuelo" 19257 19258#: app/Services/RelationshipService.php:916 19259msgctxt "parent’s father’s brother" 19260msgid "great-uncle" 19261msgstr "tío abuelo" 19262 19263#: app/Services/RelationshipService.php:1138 19264msgctxt "parent’s father’s sister’s husband" 19265msgid "great-uncle" 19266msgstr "tío abuelo" 19267 19268#: app/Services/RelationshipService.php:928 19269msgctxt "parent’s mother’s brother" 19270msgid "great-uncle" 19271msgstr "tío abuelo" 19272 19273#: app/Services/RelationshipService.php:1144 19274msgctxt "parent’s mother’s sister’s husband" 19275msgid "great-uncle" 19276msgstr "tío abuelo" 19277 19278#: app/Services/RelationshipService.php:940 19279msgctxt "parent’s parent’s brother" 19280msgid "great-uncle" 19281msgstr "tío abuelo" 19282 19283#: app/Services/RelationshipService.php:1150 19284msgctxt "parent’s parent’s sister’s husband" 19285msgid "great-uncle" 19286msgstr "tío abuelo" 19287 19288#. I18N: layout option for the fan chart 19289#: app/Module/FanChartModule.php:511 19290msgid "half circle" 19291msgstr "medio círculo" 19292 19293#: app/Services/RelationshipService.php:542 19294msgctxt "father’s son" 19295msgid "half-brother" 19296msgstr "medio hermano" 19297 19298#: app/Services/RelationshipService.php:580 19299msgctxt "mother’s son" 19300msgid "half-brother" 19301msgstr "medio hermano" 19302 19303#: app/Services/RelationshipService.php:598 19304msgctxt "parent’s son" 19305msgid "half-brother" 19306msgstr "medio hermano" 19307 19308#: app/Services/RelationshipService.php:528 19309msgctxt "father’s child" 19310msgid "half-sibling" 19311msgstr "medio hermano" 19312 19313#: app/Services/RelationshipService.php:564 19314msgctxt "mother’s child" 19315msgid "half-sibling" 19316msgstr "medio hermano" 19317 19318#: app/Services/RelationshipService.php:584 19319msgctxt "parent’s child" 19320msgid "half-sibling" 19321msgstr "medio hermano" 19322 19323#: app/Services/RelationshipService.php:530 19324msgctxt "father’s daughter" 19325msgid "half-sister" 19326msgstr "media hermana" 19327 19328#: app/Services/RelationshipService.php:566 19329msgctxt "mother’s daughter" 19330msgid "half-sister" 19331msgstr "media hermana" 19332 19333#: app/Services/RelationshipService.php:586 19334msgctxt "parent’s daughter" 19335msgid "half-sister" 19336msgstr "media hermana" 19337 19338#. I18N: reflexive pronoun 19339#: app/Services/RelationshipService.php:245 19340msgid "herself" 19341msgstr "ella misma" 19342 19343#: resources/views/admin/site-mail.phtml:152 19344#: resources/views/admin/tags.phtml:70 resources/views/admin/tags.phtml:84 19345#: resources/views/admin/tags.phtml:98 resources/views/admin/tags.phtml:110 19346#: resources/views/admin/tags.phtml:124 resources/views/admin/tags.phtml:138 19347#: resources/views/admin/tags.phtml:152 resources/views/admin/tags.phtml:166 19348#: resources/views/admin/tags.phtml:200 resources/views/admin/tags.phtml:214 19349#: resources/views/admin/tags.phtml:228 resources/views/admin/tags.phtml:242 19350#: resources/views/admin/tags.phtml:258 resources/views/admin/tags.phtml:292 19351#: resources/views/admin/tags.phtml:306 resources/views/admin/tags.phtml:320 19352#: resources/views/admin/tags.phtml:354 resources/views/admin/tags.phtml:367 19353#: resources/views/admin/tags.phtml:381 resources/views/admin/tags.phtml:395 19354#: resources/views/admin/tags.phtml:434 resources/views/admin/tags.phtml:468 19355#: resources/views/admin/tags.phtml:482 resources/views/admin/tags.phtml:496 19356#: resources/views/admin/tags.phtml:514 resources/views/admin/tags.phtml:532 19357#: resources/views/admin/tags.phtml:546 resources/views/admin/tags.phtml:564 19358#: resources/views/admin/tags.phtml:578 resources/views/admin/tags.phtml:592 19359#: resources/views/admin/tags.phtml:606 resources/views/admin/tags.phtml:620 19360#: resources/views/admin/tags.phtml:634 resources/views/admin/tags.phtml:648 19361#: resources/views/admin/tags.phtml:662 resources/views/admin/tags.phtml:676 19362#: resources/views/admin/tags.phtml:690 resources/views/admin/tags.phtml:704 19363#: resources/views/admin/tags.phtml:718 resources/views/admin/tags.phtml:772 19364#: resources/views/admin/tags.phtml:806 resources/views/admin/tags.phtml:820 19365#: resources/views/admin/tags.phtml:834 resources/views/admin/tags.phtml:848 19366#: resources/views/admin/tags.phtml:862 resources/views/admin/tags.phtml:876 19367#: resources/views/admin/tags.phtml:912 resources/views/admin/tags.phtml:930 19368#: resources/views/admin/trees-preferences.phtml:296 19369#: resources/views/admin/trees-preferences.phtml:373 19370#: resources/views/admin/trees-preferences.phtml:386 19371#: resources/views/admin/trees-preferences.phtml:400 19372#: resources/views/admin/trees-preferences.phtml:518 19373#: resources/views/admin/trees-preferences.phtml:617 19374#: resources/views/admin/trees-preferences.phtml:630 19375#: resources/views/admin/users-create.phtml:61 19376#: resources/views/admin/users-edit.phtml:72 19377#: resources/views/edit-account-page.phtml:91 19378#: resources/views/login-page.phtml:47 19379#: resources/views/modules/login_block/sign-in.phtml:34 19380#: resources/views/password-reset-page.phtml:37 19381#: resources/views/register-page.phtml:76 19382#: resources/views/setup/step-4-database-mysql.phtml:119 19383#: resources/views/setup/step-4-database-pgsql.phtml:85 19384#: resources/views/setup/step-4-database-sqlsrv.phtml:85 19385#: resources/views/setup/step-5-administrator.phtml:83 19386msgid "hide" 19387msgstr "ocultar" 19388 19389#. I18N: reflexive pronoun 19390#: app/Services/RelationshipService.php:242 19391msgid "himself" 19392msgstr "él mismo" 19393 19394#. I18N: Type of demographic data 19395#: app/Elements/DemographicDataType.php:55 19396msgid "household" 19397msgstr "Hogar" 19398 19399#: app/Elements/RoleInEvent.php:79 app/Services/RelationshipService.php:368 19400msgid "husband" 19401msgstr "esposo" 19402 19403#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 19404#: app/Elements/NameType.php:81 19405msgid "immigration name" 19406msgstr "nombre de inmigración" 19407 19408#. I18N: A button label. 19409#: resources/views/admin/locations.phtml:166 19410msgid "import file" 19411msgstr "importar archivo" 19412 19413#: app/Elements/AgeAtEvent.php:93 19414msgid "infant" 19415msgstr "Niño de corta edad" 19416 19417#: app/Elements/NoteStructure.php:65 19418msgid "inline note" 19419msgstr "nota en línea" 19420 19421#. I18N: Gedcom INT dates 19422#: app/Date.php:197 19423#, php-format 19424msgid "interpreted %s (%s)" 19425msgstr "%s (%s) interpretadas" 19426 19427#. I18N: reverse the selection (of a list of options) 19428#: resources/views/search-trees.phtml:54 19429msgid "invert selection" 19430msgstr "Invertir seleccion" 19431 19432#. I18N: a month in the French republican calendar 19433#: app/Date/FrenchDate.php:173 19434msgctxt "GENITIVE" 19435msgid "jours complementaires" 19436msgstr "días complementarios" 19437 19438#. I18N: a month in the French republican calendar 19439#: app/Date/FrenchDate.php:267 19440msgctxt "INSTRUMENTAL" 19441msgid "jours complementaires" 19442msgstr "días complementarios" 19443 19444#. I18N: a month in the French republican calendar 19445#: app/Date/FrenchDate.php:220 19446msgctxt "LOCATIVE" 19447msgid "jours complementaires" 19448msgstr "días complementarios" 19449 19450#. I18N: a month in the French republican calendar 19451#: app/Date/FrenchDate.php:126 19452msgctxt "NOMINATIVE" 19453msgid "jours complementaires" 19454msgstr "días complementarios" 19455 19456#. I18N: A button label, last page 19457#: resources/views/admin/trees-preferences.phtml:561 19458#: resources/views/edit/reorder-card-header.phtml:36 19459#: resources/views/lists/datatables-attributes.phtml:18 19460#: resources/views/modules/media-list/pagination.phtml:55 19461msgid "last" 19462msgstr "última" 19463 19464#: resources/views/admin/trees-preferences.phtml:570 19465msgctxt "Show the [first/last] [N] parts of a place name." 19466msgid "last" 19467msgstr "últimos" 19468 19469#: app/Module/PedigreeChartModule.php:362 19470#: app/Module/PedigreeChartModule.php:370 19471msgid "left" 19472msgstr "izquierda" 19473 19474#. I18N: Layout option for lists of names 19475#. I18N: An option in a list-box 19476#: app/Http/RequestHandlers/TreePreferencesPage.php:90 19477#: app/Module/OnThisDayModule.php:268 app/Module/RecentChangesModule.php:259 19478#: app/Module/TopGivenNamesModule.php:184 19479#: app/Module/UpcomingAnniversariesModule.php:316 19480#: app/Module/YahrzeitModule.php:260 19481msgid "list" 19482msgstr "lista" 19483 19484#: app/Elements/GeneatiqueAct.php:39 19485#: resources/views/setup/step-4-database-mysql.phtml:58 19486msgid "local" 19487msgstr "" 19488 19489#: app/Http/RequestHandlers/MapDataImportAction.php:193 19490#, php-format 19491msgid "locations updated: %s, locations added: %s" 19492msgstr "ubicaciones actualizadas: %s, ubicaciones añadidas: %s" 19493 19494#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 19495#: app/Elements/NameType.php:83 19496msgid "maiden name" 19497msgstr "apellido de soltera" 19498 19499#: resources/views/admin/trees-privacy.phtml:127 19500msgid "managers" 19501msgstr "supervisores" 19502 19503#. I18N: https://en.wikipedia.org/wiki/Markdown 19504#: app/Http/RequestHandlers/TreePreferencesPage.php:108 19505msgid "markdown" 19506msgstr "markdown" 19507 19508#: resources/xml/reports/descendancy_report.xml:245 19509msgctxt "FEMALE" 19510msgid "married" 19511msgstr "casada" 19512 19513#: resources/xml/reports/descendancy_report.xml:176 19514msgctxt "MALE" 19515msgid "married" 19516msgstr "casado" 19517 19518#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 19519#: app/Elements/NameType.php:85 19520msgid "married name" 19521msgstr "nombre de casado" 19522 19523#: app/Services/RelationshipService.php:568 19524msgctxt "mother’s father" 19525msgid "maternal grandfather" 19526msgstr "abuelo materno" 19527 19528#: app/Services/RelationshipService.php:572 19529msgctxt "mother’s mother" 19530msgid "maternal grandmother" 19531msgstr "abuela materna" 19532 19533#: app/Services/RelationshipService.php:574 19534msgctxt "mother’s parent" 19535msgid "maternal grandparent" 19536msgstr "abuelo materno" 19537 19538#. I18N: A system where children take their mother’s surname 19539#: app/SurnameTradition/MatrilinealSurnameTradition.php:39 19540msgid "matrilineal" 19541msgstr "matrilineal" 19542 19543#: resources/views/modules/recent_changes/config.phtml:27 19544#: resources/views/modules/upcoming_events/config.phtml:27 19545#: resources/views/modules/yahrzeit/config.phtml:25 19546#, php-format 19547msgid "maximum %s day" 19548msgid_plural "maximum %s days" 19549msgstr[0] "máximo: un día" 19550msgstr[1] "máximo: %s días" 19551 19552#: resources/views/admin/trees-privacy.phtml:37 19553#: resources/views/admin/trees-privacy.phtml:56 19554#: resources/views/admin/trees-privacy.phtml:87 19555#: resources/views/admin/trees-privacy.phtml:126 19556#: resources/views/admin/trees-privacy.phtml:146 19557msgid "members" 19558msgstr "miembros" 19559 19560#. I18N: Name of a theme. 19561#: app/Module/MinimalTheme.php:39 19562msgid "minimal" 19563msgstr "mínimo" 19564 19565#: app/Elements/RoleInEvent.php:81 app/Services/RelationshipService.php:350 19566msgid "mother" 19567msgstr "madre" 19568 19569#: app/Services/RelationshipService.php:554 19570msgctxt "husband’s mother" 19571msgid "mother-in-law" 19572msgstr "suegra" 19573 19574#: app/Services/RelationshipService.php:634 19575msgctxt "spouse’s mother" 19576msgid "mother-in-law" 19577msgstr "suegra" 19578 19579#: app/Services/RelationshipService.php:652 19580msgctxt "wife’s mother" 19581msgid "mother-in-law" 19582msgstr "suegra" 19583 19584#: app/Services/RelationshipService.php:640 19585msgctxt "spouse’s parent" 19586msgid "mother/father-in-law" 19587msgstr "suegro" 19588 19589#: app/Services/RelationshipService.php:502 19590msgctxt "brother’s son" 19591msgid "nephew" 19592msgstr "sobrino" 19593 19594#: app/Services/RelationshipService.php:854 19595msgctxt "husband’s brother’s son" 19596msgid "nephew" 19597msgstr "sobrino" 19598 19599#: app/Services/RelationshipService.php:850 19600msgctxt "husband’s sibling’s son" 19601msgid "nephew" 19602msgstr "sobrino" 19603 19604#: app/Services/RelationshipService.php:852 19605msgctxt "husband’s sister’s son" 19606msgid "nephew" 19607msgstr "sobrino" 19608 19609#: app/Services/RelationshipService.php:606 19610msgctxt "sibling’s son" 19611msgid "nephew" 19612msgstr "sobrino" 19613 19614#: app/Services/RelationshipService.php:616 19615msgctxt "sister’s son" 19616msgid "nephew" 19617msgstr "sobrino" 19618 19619#: app/Services/RelationshipService.php:1094 19620msgctxt "wife’s brother’s son" 19621msgid "nephew" 19622msgstr "sobrino" 19623 19624#: app/Services/RelationshipService.php:1090 19625msgctxt "wife’s sibling’s son" 19626msgid "nephew" 19627msgstr "sobrino" 19628 19629#: app/Services/RelationshipService.php:1092 19630msgctxt "wife’s sister’s son" 19631msgid "nephew" 19632msgstr "sobrino" 19633 19634#: app/Services/RelationshipService.php:692 19635msgctxt "brother’s daughter’s husband" 19636msgid "nephew-in-law" 19637msgstr "sobrino político" 19638 19639#: app/Services/RelationshipService.php:970 19640msgctxt "sibling’s daughter’s husband" 19641msgid "nephew-in-law" 19642msgstr "sobrino político" 19643 19644#: app/Services/RelationshipService.php:1012 19645msgctxt "sisters’s daughter’s husband" 19646msgid "nephew-in-law" 19647msgstr "sobrino político" 19648 19649#: app/Services/RelationshipService.php:498 19650msgctxt "brother’s child" 19651msgid "nephew/niece" 19652msgstr "sobrino" 19653 19654#: app/Services/RelationshipService.php:842 19655msgctxt "husband’s brother’s child" 19656msgid "nephew/niece" 19657msgstr "sobrino/sobrina" 19658 19659#: app/Services/RelationshipService.php:838 19660msgctxt "husband’s sibling’s child" 19661msgid "nephew/niece" 19662msgstr "sobrino/sobrina" 19663 19664#: app/Services/RelationshipService.php:840 19665msgctxt "husband’s sister’s child" 19666msgid "nephew/niece" 19667msgstr "sobrino/sobrina" 19668 19669#: app/Services/RelationshipService.php:602 19670msgctxt "sibling’s child" 19671msgid "nephew/niece" 19672msgstr "sobrino" 19673 19674#: app/Services/RelationshipService.php:610 19675msgctxt "sister’s child" 19676msgid "nephew/niece" 19677msgstr "sobrino" 19678 19679#: app/Services/RelationshipService.php:1082 19680msgctxt "wife’s brother’s child" 19681msgid "nephew/niece" 19682msgstr "sobrino/sobrina" 19683 19684#: app/Services/RelationshipService.php:1078 19685msgctxt "wife’s sibling’s child" 19686msgid "nephew/niece" 19687msgstr "sobrino/sobrina" 19688 19689#: app/Services/RelationshipService.php:1080 19690msgctxt "wife’s sister’s child" 19691msgid "nephew/niece" 19692msgstr "sobrino/sobrina" 19693 19694#: resources/views/setup/step-4-database-mysql.phtml:73 19695msgid "network" 19696msgstr "" 19697 19698#. I18N: A button label, next page 19699#: resources/views/admin/data-fix-select.phtml:50 19700#: resources/views/individual-page-images.phtml:53 19701#: resources/views/layouts/default.phtml:159 19702#: resources/views/lists/datatables-attributes.phtml:20 19703#: resources/views/modules/media-list/pagination.phtml:47 19704#: resources/views/setup/step-1-language.phtml:61 19705#: resources/views/setup/step-2-server-checks.phtml:89 19706#: resources/views/setup/step-3-database-type.phtml:95 19707#: resources/views/setup/step-4-database-mysql.phtml:150 19708#: resources/views/setup/step-4-database-pgsql.phtml:115 19709#: resources/views/setup/step-4-database-sqlite.phtml:91 19710#: resources/views/setup/step-4-database-sqlsrv.phtml:115 19711#: resources/views/setup/step-5-administrator.phtml:106 19712msgid "next" 19713msgstr "siguiente" 19714 19715#: app/Services/RelationshipService.php:500 19716msgctxt "brother’s daughter" 19717msgid "niece" 19718msgstr "sobrina" 19719 19720#: app/Services/RelationshipService.php:848 19721msgctxt "husband’s brother’s daughter" 19722msgid "niece" 19723msgstr "sobrina" 19724 19725#: app/Services/RelationshipService.php:844 19726msgctxt "husband’s sibling’s daughter" 19727msgid "niece" 19728msgstr "sobrina" 19729 19730#: app/Services/RelationshipService.php:846 19731msgctxt "husband’s sister’s daughter" 19732msgid "niece" 19733msgstr "sobrina" 19734 19735#: app/Services/RelationshipService.php:604 19736msgctxt "sibling’s daughter" 19737msgid "niece" 19738msgstr "sobrina" 19739 19740#: app/Services/RelationshipService.php:612 19741msgctxt "sister’s daughter" 19742msgid "niece" 19743msgstr "sobrina" 19744 19745#: app/Services/RelationshipService.php:1088 19746msgctxt "wife’s brother’s daughter" 19747msgid "niece" 19748msgstr "sobrina" 19749 19750#: app/Services/RelationshipService.php:1084 19751msgctxt "wife’s sibling’s daughter" 19752msgid "niece" 19753msgstr "sobrina" 19754 19755#: app/Services/RelationshipService.php:1086 19756msgctxt "wife’s sister’s daughter" 19757msgid "niece" 19758msgstr "sobrina" 19759 19760#: app/Services/RelationshipService.php:718 19761msgctxt "brother’s son’s wife" 19762msgid "niece-in-law" 19763msgstr "sobrina política" 19764 19765#: app/Services/RelationshipService.php:980 19766msgctxt "sibling’s son’s wife" 19767msgid "niece-in-law" 19768msgstr "sobrina política" 19769 19770#: app/Services/RelationshipService.php:1044 19771msgctxt "sisters’s son’s wife" 19772msgid "niece-in-law" 19773msgstr "sobrina política" 19774 19775#: app/Services/RelationshipService.php:2341 19776msgid "ninth cousin" 19777msgstr "primo noveno" 19778 19779#: app/Services/RelationshipService.php:2305 19780msgctxt "FEMALE" 19781msgid "ninth cousin" 19782msgstr "prima novena" 19783 19784#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 19785#: app/Services/RelationshipService.php:2261 19786msgctxt "MALE" 19787msgid "ninth cousin" 19788msgstr "primo noveno" 19789 19790#: app/Elements/OrdinanceProcessFlag.php:55 19791#: app/Http/RequestHandlers/UserListData.php:138 19792#: app/Http/RequestHandlers/UserListData.php:139 19793#: app/Statistics/Repository/LatestUserRepository.php:144 19794#: resources/views/admin/site-mail.phtml:124 19795#: resources/views/admin/site-preferences.phtml:102 19796#: resources/views/admin/site-registration.phtml:54 19797#: resources/views/admin/site-registration.phtml:69 19798#: resources/views/admin/trees-preferences.phtml:143 19799#: resources/views/admin/trees-preferences.phtml:309 19800#: resources/views/admin/trees-preferences.phtml:531 19801#: resources/views/admin/trees-preferences.phtml:545 19802#: resources/views/admin/trees-preferences.phtml:604 19803#: resources/views/admin/trees-preferences.phtml:710 19804#: resources/views/lists/families-table.phtml:232 19805#: resources/views/modules/fix-search-and-replace/options.phtml:56 19806#: resources/views/modules/html/config.phtml:56 19807#: resources/views/modules/random_media/config.phtml:42 19808#: resources/views/modules/random_media/config.phtml:51 19809#: resources/views/modules/recent_changes/config.phtml:63 19810#: resources/views/modules/recent_changes/config.phtml:72 19811#: resources/views/modules/review_changes/config.phtml:23 19812#: resources/views/modules/todays_events/config.phtml:24 19813#: resources/views/modules/todo/config.phtml:26 19814#: resources/views/modules/todo/config.phtml:36 19815#: resources/views/modules/todo/config.phtml:45 19816#: resources/views/modules/upcoming_events/config.phtml:36 19817#: resources/xml/reports/change_report.xml:8 19818#: resources/xml/reports/family_group_report.xml:255 19819#: resources/xml/reports/family_group_report.xml:426 19820#: resources/xml/reports/family_group_report.xml:609 19821#: resources/xml/reports/family_group_report.xml:953 19822#: resources/xml/reports/individual_ext_report.xml:190 19823#: resources/xml/reports/individual_report.xml:178 19824msgid "no" 19825msgstr "no" 19826 19827#: app/Http/RequestHandlers/TreePreferencesPage.php:112 19828#: app/Module/RelationshipsChartModule.php:476 19829#: app/Services/EmailService.php:205 19830#: resources/views/modules/statistics-chart/custom.phtml:83 19831msgid "none" 19832msgstr "ninguno" 19833 19834#: app/SurnameTradition/DefaultSurnameTradition.php:57 19835msgctxt "Surname tradition" 19836msgid "none" 19837msgstr "nada" 19838 19839#: resources/views/modules/statistics-chart/custom.phtml:126 19840msgid "numbers" 19841msgstr "números" 19842 19843#: resources/xml/reports/ahnentafel_report.xml:56 19844#: resources/xml/reports/bdm_report.xml:42 19845#: resources/xml/reports/birth_report.xml:32 19846#: resources/xml/reports/cemetery_report.xml:35 19847#: resources/xml/reports/change_report.xml:45 19848#: resources/xml/reports/death_report.xml:33 19849#: resources/xml/reports/descendancy_report.xml:43 19850#: resources/xml/reports/fact_sources.xml:44 19851#: resources/xml/reports/family_group_report.xml:89 19852#: resources/xml/reports/individual_report.xml:89 19853#: resources/xml/reports/marriage_report.xml:31 19854#: resources/xml/reports/occupation_report.xml:38 19855#: resources/xml/reports/relative_ext_report.xml:51 19856msgid "of" 19857msgstr "de" 19858 19859#: app/Elements/GeneatiqueAct.php:38 19860msgid "online" 19861msgstr "" 19862 19863#: app/Services/RelationshipService.php:354 19864msgid "parent" 19865msgstr "padres" 19866 19867#: app/Services/RelationshipService.php:424 19868msgid "partner" 19869msgstr "pareja" 19870 19871#: app/Services/RelationshipService.php:401 19872msgctxt "FEMALE" 19873msgid "partner" 19874msgstr "pareja" 19875 19876#: app/Services/RelationshipService.php:377 19877msgctxt "MALE" 19878msgid "partner" 19879msgstr "pareja" 19880 19881#: app/SurnameTradition/PaternalSurnameTradition.php:38 19882msgctxt "Surname tradition" 19883msgid "paternal" 19884msgstr "patronímico" 19885 19886#: app/Services/RelationshipService.php:532 19887msgctxt "father’s father" 19888msgid "paternal grandfather" 19889msgstr "abuelo paterno" 19890 19891#: app/Services/RelationshipService.php:534 19892msgctxt "father’s mother" 19893msgid "paternal grandmother" 19894msgstr "abuela paterna" 19895 19896#: app/Services/RelationshipService.php:536 19897msgctxt "father’s parent" 19898msgid "paternal grandparent" 19899msgstr "abuelo paterno" 19900 19901#. I18N: A system where children take their father’s surname 19902#: app/SurnameTradition/PatrilinealSurnameTradition.php:39 19903msgid "patrilineal" 19904msgstr "patrilineal" 19905 19906#. I18N: the status of an edit accepted/rejected/pending 19907#: app/Http/RequestHandlers/PendingChangesLogPage.php:120 19908msgid "pending" 19909msgstr "pendiente" 19910 19911#: resources/views/modules/statistics-chart/custom.phtml:131 19912msgid "percentage" 19913msgstr "porcentaje" 19914 19915#: app/Elements/GeneatiqueAct.php:41 19916msgid "photocopy" 19917msgstr "" 19918 19919#. I18N: https://en.wikipedia.org/wiki/Plain_text 19920#: app/Http/RequestHandlers/TreePreferencesPage.php:106 19921msgid "plain text" 19922msgstr "Texto sin formato" 19923 19924#. I18N: Type of location hierarchy 19925#: app/Elements/HierarchicalRelationship.php:56 19926msgid "political" 19927msgstr "político" 19928 19929#. I18N: A button label, previous page 19930#: resources/views/individual-page-images.phtml:49 19931#: resources/views/layouts/default.phtml:158 19932#: resources/views/lists/datatables-attributes.phtml:22 19933#: resources/views/modules/media-list/pagination.phtml:35 19934#: resources/views/setup/step-2-server-checks.phtml:93 19935#: resources/views/setup/step-3-database-type.phtml:99 19936#: resources/views/setup/step-4-database-mysql.phtml:154 19937#: resources/views/setup/step-4-database-pgsql.phtml:119 19938#: resources/views/setup/step-4-database-sqlite.phtml:95 19939#: resources/views/setup/step-4-database-sqlsrv.phtml:119 19940#: resources/views/setup/step-5-administrator.phtml:110 19941msgid "previous" 19942msgstr "anterior" 19943 19944#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 19945#: app/Elements/CertaintyAssessment.php:52 19946msgid "primary evidence" 19947msgstr "fuente primaria" 19948 19949#. I18N: Status of child-parent link 19950#: app/Elements/ChildLinkageStatus.php:67 19951msgid "proven" 19952msgstr "probado" 19953 19954#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 19955#: app/Elements/CertaintyAssessment.php:50 19956msgid "questionable evidence" 19957msgstr "fuente dudosa" 19958 19959#: app/Http/RequestHandlers/TreePreferencesPage.php:114 19960#: resources/xml/reports/fact_sources.xml:6 19961msgid "records" 19962msgstr "registros" 19963 19964#: resources/views/family-page-pending.phtml:25 19965#: resources/views/individual-page-pending.phtml:29 19966#: resources/views/media-page-pending.phtml:24 19967#: resources/views/note-page-pending.phtml:25 19968#: resources/views/record-page-pending.phtml:25 19969msgctxt "You should review the changes and then accept or reject them." 19970msgid "reject" 19971msgstr "rechazarlos" 19972 19973#: resources/views/family-page-pending.phtml:19 19974#: resources/views/individual-page-pending.phtml:20 19975#: resources/views/media-page-pending.phtml:18 19976#: resources/views/note-page-pending.phtml:19 19977#: resources/views/record-page-pending.phtml:19 19978msgctxt "You should review the deletion and then accept or reject it." 19979msgid "reject" 19980msgstr "rechazarlo" 19981 19982#. I18N: the status of an edit accepted/rejected/pending 19983#: app/Http/RequestHandlers/PendingChangesLogPage.php:118 19984msgid "rejected" 19985msgstr "rechazado" 19986 19987#. I18N: Type of location hierarchy 19988#: app/Elements/HierarchicalRelationship.php:57 19989msgid "religious" 19990msgstr "religioso" 19991 19992#. I18N: A name taken when entering a religion or a religious order 19993#: app/Elements/NameType.php:87 19994msgid "religious name" 19995msgstr "nombre religioso" 19996 19997#. I18N: A button label. 19998#: resources/views/search-replace-page.phtml:53 19999msgid "replace" 20000msgstr "reemplace" 20001 20002#. I18N: A button label. 20003#: resources/views/admin/changes-log.phtml:106 20004#: resources/views/admin/site-logs.phtml:97 20005#: resources/views/modules/lifespans-chart/page.phtml:79 20006#: resources/views/modules/media-list/page.phtml:87 20007#: resources/views/modules/timeline-chart/page.phtml:44 20008msgid "reset" 20009msgstr "reiniciar" 20010 20011#: app/Module/PedigreeChartModule.php:363 20012#: app/Module/PedigreeChartModule.php:371 20013msgid "right" 20014msgstr "derecha" 20015 20016#. I18N: A button label. 20017#: resources/views/admin/analytics-edit.phtml:41 20018#: resources/views/admin/components.phtml:166 20019#: resources/views/admin/location-edit.phtml:60 20020#: resources/views/admin/merge-records-step-2.phtml:178 20021#: resources/views/admin/modules.phtml:295 20022#: resources/views/admin/site-mail.phtml:239 20023#: resources/views/admin/site-preferences.phtml:114 20024#: resources/views/admin/site-registration.phtml:79 20025#: resources/views/admin/tags.phtml:1066 20026#: resources/views/admin/trees-export.phtml:42 20027#: resources/views/admin/trees-preferences.phtml:721 20028#: resources/views/admin/trees-privacy.phtml:286 20029#: resources/views/admin/users-create.phtml:84 20030#: resources/views/admin/users-edit.phtml:349 20031#: resources/views/edit-account-page.phtml:162 20032#: resources/views/edit-blocks-page.phtml:65 20033#: resources/views/edit/change-family-members.phtml:87 20034#: resources/views/edit/edit-fact.phtml:41 20035#: resources/views/edit/edit-record.phtml:41 20036#: resources/views/edit/link-child-to-family.phtml:49 20037#: resources/views/edit/link-spouse-to-individual.phtml:50 20038#: resources/views/edit/new-individual.phtml:44 20039#: resources/views/edit/raw-gedcom-fact.phtml:43 20040#: resources/views/edit/raw-gedcom-record.phtml:71 20041#: resources/views/edit/reorder-children.phtml:44 20042#: resources/views/edit/reorder-families.phtml:99 20043#: resources/views/edit/reorder-media-files.phtml:39 20044#: resources/views/edit/reorder-media.phtml:38 20045#: resources/views/edit/reorder-names.phtml:41 20046#: resources/views/edit/shared-note.phtml:41 20047#: resources/views/modals/create-media-from-file.phtml:61 20048#: resources/views/modals/footer-save-cancel.phtml:12 20049#: resources/views/modules/bing-maps/config.phtml:44 20050#: resources/views/modules/custom-css-js/edit.phtml:47 20051#: resources/views/modules/edit-block-config.phtml:35 20052#: resources/views/modules/faq/edit.phtml:90 20053#: resources/views/modules/favorites/favorites.phtml:176 20054#: resources/views/modules/gedcom_news/edit.phtml:50 20055#: resources/views/modules/geonames/config.phtml:44 20056#: resources/views/modules/google-maps/config.phtml:44 20057#: resources/views/modules/here-maps/config.phtml:44 20058#: resources/views/modules/map-box/config.phtml:44 20059#: resources/views/modules/openrouteservice/config.phtml:44 20060#: resources/views/modules/relationships-chart/config.phtml:57 20061#: resources/views/modules/sitemap/config.phtml:38 20062#: resources/views/modules/stories/edit.phtml:71 20063#: resources/views/modules/user_blog/edit.phtml:50 20064msgid "save" 20065msgstr "guardar" 20066 20067#. I18N: A button label. 20068#: resources/views/admin/changes-log.phtml:101 20069#: resources/views/admin/site-logs.phtml:92 20070#: resources/views/modules/media-list/page.phtml:84 20071#: resources/views/search-advanced-page.phtml:91 20072#: resources/views/search-general-page.phtml:128 20073#: resources/views/search-phonetic-page.phtml:88 20074msgid "search" 20075msgstr "buscar" 20076 20077#. I18N: A Spanish relationship name, such as third great-nephew 20078#: app/Services/RelationshipService.php:2425 20079#, php-format 20080msgid "second %s" 20081msgstr "%s segundo" 20082 20083#. I18N: A Spanish relationship name, such as third great-nephew 20084#: app/Services/RelationshipService.php:2403 20085#, php-format 20086msgctxt "FEMALE" 20087msgid "second %s" 20088msgstr "%s segunda" 20089 20090#. I18N: A Spanish relationship name, such as third great-nephew 20091#: app/Services/RelationshipService.php:2380 20092#, php-format 20093msgctxt "MALE" 20094msgid "second %s" 20095msgstr "%s segundo" 20096 20097#: app/Services/RelationshipService.php:2327 20098msgid "second cousin" 20099msgstr "primo segundo" 20100 20101#: app/Services/RelationshipService.php:2291 20102msgctxt "FEMALE" 20103msgid "second cousin" 20104msgstr "prima segunda" 20105 20106#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 20107#: app/Services/RelationshipService.php:2240 20108msgctxt "MALE" 20109msgid "second cousin" 20110msgstr "primo segundo" 20111 20112#: app/Services/RelationshipService.php:1211 20113msgctxt "grandfather’s brother’s grandchild" 20114msgid "second cousin" 20115msgstr "primo segundo" 20116 20117#: app/Services/RelationshipService.php:1203 20118msgctxt "grandfather’s brother’s granddaughter" 20119msgid "second cousin" 20120msgstr "prima segunda" 20121 20122#: app/Services/RelationshipService.php:1207 20123msgctxt "grandfather’s brother’s grandson" 20124msgid "second cousin" 20125msgstr "primo segundo" 20126 20127#: app/Services/RelationshipService.php:1235 20128msgctxt "grandfather’s sibling’s grandchild" 20129msgid "second cousin" 20130msgstr "primo segundo" 20131 20132#: app/Services/RelationshipService.php:1227 20133msgctxt "grandfather’s sibling’s granddaughter" 20134msgid "second cousin" 20135msgstr "prima segunda" 20136 20137#: app/Services/RelationshipService.php:1231 20138msgctxt "grandfather’s sibling’s grandson" 20139msgid "second cousin" 20140msgstr "primo segundo" 20141 20142#: app/Services/RelationshipService.php:1223 20143msgctxt "grandfather’s sister’s grandchild" 20144msgid "second cousin" 20145msgstr "primo segundo" 20146 20147#: app/Services/RelationshipService.php:1215 20148msgctxt "grandfather’s sister’s granddaughter" 20149msgid "second cousin" 20150msgstr "prima segunda" 20151 20152#: app/Services/RelationshipService.php:1219 20153msgctxt "grandfather’s sister’s grandson" 20154msgid "second cousin" 20155msgstr "primo segundo" 20156 20157#: app/Services/RelationshipService.php:1247 20158msgctxt "grandmother’s brother’s grandchild" 20159msgid "second cousin" 20160msgstr "primo segundo" 20161 20162#: app/Services/RelationshipService.php:1239 20163msgctxt "grandmother’s brother’s granddaughter" 20164msgid "second cousin" 20165msgstr "prima segunda" 20166 20167#: app/Services/RelationshipService.php:1243 20168msgctxt "grandmother’s brother’s grandson" 20169msgid "second cousin" 20170msgstr "primo segundo" 20171 20172#: app/Services/RelationshipService.php:1271 20173msgctxt "grandmother’s sibling’s grandchild" 20174msgid "second cousin" 20175msgstr "primo segundo" 20176 20177#: app/Services/RelationshipService.php:1263 20178msgctxt "grandmother’s sibling’s granddaughter" 20179msgid "second cousin" 20180msgstr "prima segunda" 20181 20182#: app/Services/RelationshipService.php:1267 20183msgctxt "grandmother’s sibling’s grandson" 20184msgid "second cousin" 20185msgstr "primo segundo" 20186 20187#: app/Services/RelationshipService.php:1259 20188msgctxt "grandmother’s sister’s grandchild" 20189msgid "second cousin" 20190msgstr "primo segundo" 20191 20192#: app/Services/RelationshipService.php:1251 20193msgctxt "grandmother’s sister’s granddaughter" 20194msgid "second cousin" 20195msgstr "prima segunda" 20196 20197#: app/Services/RelationshipService.php:1255 20198msgctxt "grandmother’s sister’s grandson" 20199msgid "second cousin" 20200msgstr "primo segundo" 20201 20202#: app/Services/RelationshipService.php:1283 20203msgctxt "grandparent’s brother’s grandchild" 20204msgid "second cousin" 20205msgstr "primo segundo" 20206 20207#: app/Services/RelationshipService.php:1275 20208msgctxt "grandparent’s brother’s granddaughter" 20209msgid "second cousin" 20210msgstr "prima segunda" 20211 20212#: app/Services/RelationshipService.php:1279 20213msgctxt "grandparent’s brother’s grandson" 20214msgid "second cousin" 20215msgstr "primo segundo" 20216 20217#: app/Services/RelationshipService.php:1307 20218msgctxt "grandparent’s sibling’s grandchild" 20219msgid "second cousin" 20220msgstr "primo segundo" 20221 20222#: app/Services/RelationshipService.php:1299 20223msgctxt "grandparent’s sibling’s granddaughter" 20224msgid "second cousin" 20225msgstr "prima segunda" 20226 20227#: app/Services/RelationshipService.php:1303 20228msgctxt "grandparent’s sibling’s grandson" 20229msgid "second cousin" 20230msgstr "primo segundo" 20231 20232#: app/Services/RelationshipService.php:1295 20233msgctxt "grandparent’s sister’s grandchild" 20234msgid "second cousin" 20235msgstr "primo segundo" 20236 20237#: app/Services/RelationshipService.php:1287 20238msgctxt "grandparent’s sister’s granddaughter" 20239msgid "second cousin" 20240msgstr "prima segunda" 20241 20242#: app/Services/RelationshipService.php:1291 20243msgctxt "grandparent’s sister’s grandson" 20244msgid "second cousin" 20245msgstr "primo segundo" 20246 20247#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 20248#: app/Elements/CertaintyAssessment.php:51 20249msgid "secondary evidence" 20250msgstr "fuente secundaria" 20251 20252#. I18N: select all (of a list of options) 20253#: resources/views/search-trees.phtml:47 20254msgid "select all" 20255msgstr "Todos" 20256 20257#. I18N: select none (of a list of options) 20258#: resources/views/search-trees.phtml:50 20259msgid "select none" 20260msgstr "Ningún" 20261 20262#: app/Services/RelationshipService.php:347 20263msgid "self" 20264msgstr "yo" 20265 20266#: app/Services/RelationshipService.php:2337 20267msgid "seventh cousin" 20268msgstr "primo séptimo" 20269 20270#: app/Services/RelationshipService.php:2301 20271msgctxt "FEMALE" 20272msgid "seventh cousin" 20273msgstr "prima séptima" 20274 20275#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 20276#: app/Services/RelationshipService.php:2255 20277msgctxt "MALE" 20278msgid "seventh cousin" 20279msgstr "primo séptimo" 20280 20281#: app/Elements/NoteStructure.php:66 20282msgid "shared note" 20283msgstr "nota compartida" 20284 20285#: resources/views/admin/site-mail.phtml:152 20286#: resources/views/admin/tags.phtml:970 resources/views/admin/tags.phtml:984 20287#: resources/views/admin/tags.phtml:998 resources/views/admin/tags.phtml:1014 20288#: resources/views/admin/tags.phtml:1056 20289#: resources/views/admin/trees-preferences.phtml:296 20290#: resources/views/admin/trees-preferences.phtml:373 20291#: resources/views/admin/trees-preferences.phtml:386 20292#: resources/views/admin/trees-preferences.phtml:400 20293#: resources/views/admin/trees-preferences.phtml:518 20294#: resources/views/admin/trees-preferences.phtml:617 20295#: resources/views/admin/trees-preferences.phtml:630 20296#: resources/views/admin/users-create.phtml:61 20297#: resources/views/admin/users-edit.phtml:72 20298#: resources/views/edit-account-page.phtml:91 20299#: resources/views/login-page.phtml:47 20300#: resources/views/modules/faq/config.phtml:36 20301#: resources/views/modules/login_block/sign-in.phtml:34 20302#: resources/views/modules/stories/config.phtml:28 20303#: resources/views/password-reset-page.phtml:37 20304#: resources/views/register-page.phtml:76 20305#: resources/views/setup/step-4-database-mysql.phtml:119 20306#: resources/views/setup/step-4-database-pgsql.phtml:85 20307#: resources/views/setup/step-4-database-sqlsrv.phtml:85 20308#: resources/views/setup/step-5-administrator.phtml:83 20309msgid "show" 20310msgstr "mostrar" 20311 20312#. I18N: An option in a list-box 20313#: app/Module/RecentChangesModule.php:275 20314msgid "show changes made in webtrees" 20315msgstr "mostrar los cambios realizados en WEBTREES" 20316 20317#. I18N: An option in a list-box 20318#: app/Module/RecentChangesModule.php:277 20319msgid "show changes recorded in the genealogy data" 20320msgstr "mostrar los cambios registrados en los datos genealógicos" 20321 20322#. I18N: button label 20323#: resources/views/admin/trees-check.phtml:88 20324#: resources/views/lists/anniversaries-list.phtml:26 20325#: resources/views/modules/gedcom_news/list.phtml:28 20326#: resources/views/modules/recent_changes/changes-list.phtml:25 20327#: resources/views/modules/user_blog/list.phtml:28 20328#: resources/views/modules/yahrzeit/list.phtml:23 20329msgid "show more" 20330msgstr "Mostrar mas" 20331 20332#: resources/views/modules/statistics-chart/custom.phtml:208 20333msgid "show the chart" 20334msgstr "mostrar el gráfico" 20335 20336#: app/Services/RelationshipService.php:494 20337msgid "sibling" 20338msgstr "hermano" 20339 20340#. I18N: A button label. 20341#: resources/views/login-page.phtml:57 20342#: resources/views/modules/login_block/sign-in.phtml:39 20343msgid "sign in" 20344msgstr "iniciar sesión" 20345 20346#. I18N: A button label. 20347#: resources/views/modules/login_block/sign-out.phtml:22 20348msgid "sign out" 20349msgstr "cerrar sesión" 20350 20351#: app/Services/RelationshipService.php:473 20352msgid "sister" 20353msgstr "hermana" 20354 20355#: app/Services/RelationshipService.php:504 20356msgctxt "brother’s wife" 20357msgid "sister-in-law" 20358msgstr "cuñada" 20359 20360#: app/Services/RelationshipService.php:724 20361msgctxt "brother’s wife’s sister" 20362msgid "sister-in-law" 20363msgstr "concuña" 20364 20365#: app/Services/RelationshipService.php:834 20366msgctxt "husband’s brother’s wife" 20367msgid "sister-in-law" 20368msgstr "concuña" 20369 20370#: app/Services/RelationshipService.php:558 20371msgctxt "husband’s sister" 20372msgid "sister-in-law" 20373msgstr "cuñada" 20374 20375#: app/Services/RelationshipService.php:1024 20376msgctxt "sister’s husband’s sister" 20377msgid "sister-in-law" 20378msgstr "concuña" 20379 20380#: app/Services/RelationshipService.php:636 20381msgctxt "spouse’s sister" 20382msgid "sister-in-law" 20383msgstr "cuñada" 20384 20385#: app/Services/RelationshipService.php:1074 20386msgctxt "wife’s brother’s wife" 20387msgid "sister-in-law" 20388msgstr "concuña" 20389 20390#: app/Services/RelationshipService.php:656 20391msgctxt "wife’s sister" 20392msgid "sister-in-law" 20393msgstr "cuñada" 20394 20395#: app/Services/RelationshipService.php:2335 20396msgid "sixth cousin" 20397msgstr "primo sexto" 20398 20399#: app/Services/RelationshipService.php:2299 20400msgctxt "FEMALE" 20401msgid "sixth cousin" 20402msgstr "prima sexta" 20403 20404#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 20405#: app/Services/RelationshipService.php:2252 20406msgctxt "MALE" 20407msgid "sixth cousin" 20408msgstr "primo sexto" 20409 20410#: app/Services/RelationshipService.php:427 20411msgid "son" 20412msgstr "hijo" 20413 20414#: resources/xml/reports/descendancy_report.xml:295 20415msgid "son of" 20416msgstr "hijo de" 20417 20418#: app/Services/RelationshipService.php:510 20419msgctxt "child’s husband" 20420msgid "son-in-law" 20421msgstr "yerno" 20422 20423#: app/Services/RelationshipService.php:522 20424msgctxt "daughter’s husband" 20425msgid "son-in-law" 20426msgstr "yerno" 20427 20428#: app/Services/RelationshipService.php:762 20429msgctxt "daughter’s husband’s father" 20430msgid "son-in-law’s father" 20431msgstr "consuegro" 20432 20433#: app/Services/RelationshipService.php:764 20434msgctxt "daughter’s husband’s mother" 20435msgid "son-in-law’s mother" 20436msgstr "consuegra" 20437 20438#: app/Services/RelationshipService.php:766 20439msgctxt "daughter’s husband’s parent" 20440msgid "son-in-law’s parent" 20441msgstr "consuegro" 20442 20443#: app/Services/RelationshipService.php:514 20444msgctxt "child’s spouse" 20445msgid "son/daughter-in-law" 20446msgstr "yerno" 20447 20448#. I18N: An option in a list-box 20449#: app/Module/UpcomingAnniversariesModule.php:328 20450#: resources/xml/reports/change_report.xml:7 20451msgid "sort by date" 20452msgstr "ordenar por fecha" 20453 20454#. I18N: A button label. 20455#: resources/views/edit/reorder-children.phtml:49 20456#: resources/xml/reports/bdm_report.xml:11 20457#: resources/xml/reports/birth_report.xml:9 20458#: resources/xml/reports/change_report.xml:7 20459#: resources/xml/reports/fact_sources.xml:7 20460#: resources/xml/reports/individual_ext_report.xml:8 20461#: resources/xml/reports/occupation_report.xml:6 20462#: resources/xml/reports/relative_ext_report.xml:7 20463msgid "sort by date of birth" 20464msgstr "ordenar por fecha de nacimiento" 20465 20466#: resources/xml/reports/bdm_report.xml:11 20467#: resources/xml/reports/cemetery_report.xml:6 20468#: resources/xml/reports/death_report.xml:9 20469#: resources/xml/reports/relative_ext_report.xml:7 20470msgid "sort by date of death" 20471msgstr "ordenar por fecha de defunción" 20472 20473#. I18N: A button label. 20474#: resources/views/edit/reorder-families.phtml:42 20475#: resources/xml/reports/marriage_report.xml:9 20476msgid "sort by date of marriage" 20477msgstr "ordenar por fecha de matrimonio" 20478 20479#. I18N: An option in a list-box 20480#: app/Module/OnThisDayModule.php:279 app/Module/RecentChangesModule.php:270 20481msgid "sort by date, newest first" 20482msgstr "ordenar de fecha; empezando con lo mas reciente" 20483 20484#. I18N: An option in a list-box 20485#: app/Module/OnThisDayModule.php:277 app/Module/RecentChangesModule.php:268 20486msgid "sort by date, oldest first" 20487msgstr "ordenar de fecha; empezando con lo mas antiguo" 20488 20489#. I18N: An option in a list-box 20490#: app/Module/OnThisDayModule.php:275 app/Module/RecentChangesModule.php:266 20491#: app/Module/UpcomingAnniversariesModule.php:327 20492#: resources/xml/reports/bdm_report.xml:11 20493#: resources/xml/reports/birth_report.xml:9 20494#: resources/xml/reports/cemetery_report.xml:6 20495#: resources/xml/reports/change_report.xml:7 20496#: resources/xml/reports/death_report.xml:9 20497#: resources/xml/reports/fact_sources.xml:7 20498#: resources/xml/reports/individual_ext_report.xml:8 20499#: resources/xml/reports/marriage_report.xml:9 20500#: resources/xml/reports/occupation_report.xml:6 20501#: resources/xml/reports/relative_ext_report.xml:7 20502msgid "sort by name" 20503msgstr "Ordenar por nombre" 20504 20505#: app/Elements/RoleInEvent.php:83 app/Services/RelationshipService.php:415 20506msgid "spouse" 20507msgstr "cónyuge" 20508 20509#: app/Services/RelationshipService.php:832 20510msgctxt "father’s wife’s son" 20511msgid "step-brother" 20512msgstr "hermanastro" 20513 20514#: app/Services/RelationshipService.php:880 20515msgctxt "mother’s husband’s son" 20516msgid "step-brother" 20517msgstr "hermanastro" 20518 20519#: app/Services/RelationshipService.php:958 20520msgctxt "parent’s spouse’s son" 20521msgid "step-brother" 20522msgstr "hermanastro" 20523 20524#: app/Services/RelationshipService.php:548 20525msgctxt "husband’s child" 20526msgid "step-child" 20527msgstr "hijastro" 20528 20529#: app/Services/RelationshipService.php:628 20530msgctxt "spouse’s child" 20531msgid "step-child" 20532msgstr "hijastro" 20533 20534#: app/Services/RelationshipService.php:646 20535msgctxt "wife’s child" 20536msgid "step-child" 20537msgstr "hijastro" 20538 20539#: app/Services/RelationshipService.php:550 20540msgctxt "husband’s daughter" 20541msgid "step-daughter" 20542msgstr "hijastra" 20543 20544#: app/Services/RelationshipService.php:630 20545msgctxt "spouse’s daughter" 20546msgid "step-daughter" 20547msgstr "hijastra" 20548 20549#: app/Services/RelationshipService.php:648 20550msgctxt "wife’s daughter" 20551msgid "step-daughter" 20552msgstr "hijastra" 20553 20554#: app/Services/RelationshipService.php:570 20555msgctxt "mother’s husband" 20556msgid "step-father" 20557msgstr "padrastro" 20558 20559#: app/Services/RelationshipService.php:544 20560msgctxt "father’s wife" 20561msgid "step-mother" 20562msgstr "madrastra" 20563 20564#: app/Services/RelationshipService.php:600 20565msgctxt "parent’s spouse" 20566msgid "step-parent" 20567msgstr "padrastro" 20568 20569#: app/Services/RelationshipService.php:828 20570msgctxt "father’s wife’s child" 20571msgid "step-sibling" 20572msgstr "hermanastro" 20573 20574#: app/Services/RelationshipService.php:876 20575msgctxt "mother’s husband’s child" 20576msgid "step-sibling" 20577msgstr "hermanastro" 20578 20579#: app/Services/RelationshipService.php:954 20580msgctxt "parent’s spouse’s child" 20581msgid "step-sibling" 20582msgstr "hermanastro" 20583 20584#: app/Services/RelationshipService.php:830 20585msgctxt "father’s wife’s daughter" 20586msgid "step-sister" 20587msgstr "hermanastra" 20588 20589#: app/Services/RelationshipService.php:878 20590msgctxt "mother’s husband’s daughter" 20591msgid "step-sister" 20592msgstr "hermanastra" 20593 20594#: app/Services/RelationshipService.php:956 20595msgctxt "parent’s spouse’s daughter" 20596msgid "step-sister" 20597msgstr "hermanastra" 20598 20599#: app/Services/RelationshipService.php:560 20600msgctxt "husband’s son" 20601msgid "step-son" 20602msgstr "hijastro" 20603 20604#: app/Services/RelationshipService.php:638 20605msgctxt "spouse’s son" 20606msgid "step-son" 20607msgstr "hijastro" 20608 20609#: app/Services/RelationshipService.php:658 20610msgctxt "wife’s son" 20611msgid "step-son" 20612msgstr "hijastro" 20613 20614#: app/Elements/AgeAtEvent.php:96 20615msgid "stillborn" 20616msgstr "Nacido muerto" 20617 20618#. I18N: Layout option for lists of names 20619#. I18N: An option in a list-box 20620#: app/Http/RequestHandlers/TreePreferencesPage.php:92 20621#: app/Module/OnThisDayModule.php:270 app/Module/RecentChangesModule.php:261 20622#: app/Module/TopGivenNamesModule.php:186 app/Module/TopSurnamesModule.php:279 20623#: app/Module/UpcomingAnniversariesModule.php:317 20624#: app/Module/YahrzeitModule.php:262 20625msgid "table" 20626msgstr "tabla" 20627 20628#. I18N: Layout option for lists of names 20629#. I18N: An option in a list-box 20630#: app/Http/RequestHandlers/TreePreferencesPage.php:94 20631#: app/Module/TopSurnamesModule.php:281 20632msgid "tag cloud" 20633msgstr "nube de etiquetas" 20634 20635#: app/Services/RelationshipService.php:2343 20636msgid "tenth cousin" 20637msgstr "primo décimo" 20638 20639#: app/Services/RelationshipService.php:2307 20640msgctxt "FEMALE" 20641msgid "tenth cousin" 20642msgstr "prima décima" 20643 20644#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 20645#: app/Services/RelationshipService.php:2264 20646msgctxt "MALE" 20647msgid "tenth cousin" 20648msgstr "primo décimo" 20649 20650#. I18N: [you should check that:] ... 20651#: resources/views/errors/database-connection.phtml:26 20652msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 20653msgstr "los ajustes de conexión de la base de datos contenidos en el archivo «/data/config.ini.php» son correctos" 20654 20655#. I18N: [you should check that:] ... 20656#: resources/views/errors/database-connection.phtml:29 20657msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 20658msgstr "los permisos de acceso del directorio «/data» y el archivo «/data/config.ini.php» permiten al servidor web la lectura de los mismos" 20659 20660#. I18N: reflexive pronoun - gender neutral version of himself/herself 20661#: app/Services/RelationshipService.php:248 20662msgid "themself" 20663msgstr "él mismo" 20664 20665#. I18N: A Spanish relationship name, such as third great-nephew 20666#: app/Services/RelationshipService.php:2428 20667#, php-format 20668msgid "third %s" 20669msgstr "%s tercero" 20670 20671#. I18N: A Spanish relationship name, such as third great-nephew 20672#: app/Services/RelationshipService.php:2406 20673#, php-format 20674msgctxt "FEMALE" 20675msgid "third %s" 20676msgstr "%s tercera" 20677 20678#. I18N: A Spanish relationship name, such as third great-nephew 20679#: app/Services/RelationshipService.php:2383 20680#, php-format 20681msgctxt "MALE" 20682msgid "third %s" 20683msgstr "%s tercero" 20684 20685#: app/Services/RelationshipService.php:2329 20686msgid "third cousin" 20687msgstr "primo tercero" 20688 20689#: app/Services/RelationshipService.php:2293 20690msgctxt "FEMALE" 20691msgid "third cousin" 20692msgstr "prima tercera" 20693 20694#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 20695#: app/Services/RelationshipService.php:2243 20696msgctxt "MALE" 20697msgid "third cousin" 20698msgstr "primo tercero" 20699 20700#: app/Services/RelationshipService.php:2349 20701msgid "thirteenth cousin" 20702msgstr "primo décimo tercero" 20703 20704#: app/Services/RelationshipService.php:2313 20705msgctxt "FEMALE" 20706msgid "thirteenth cousin" 20707msgstr "prima décima tercera" 20708 20709#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 20710#: app/Services/RelationshipService.php:2273 20711msgctxt "MALE" 20712msgid "thirteenth cousin" 20713msgstr "primo décimo tercero" 20714 20715#. I18N: layout option for the fan chart 20716#: app/Module/FanChartModule.php:513 20717msgid "three-quarter circle" 20718msgstr "tres cuartos de círculo" 20719 20720#. I18N: Gedcom TO dates 20721#: app/Date.php:213 20722#, php-format 20723msgid "to %s" 20724msgstr "hasta %s" 20725 20726#: app/Services/RelationshipService.php:2347 20727msgid "twelfth cousin" 20728msgstr "primo décimo segundo" 20729 20730#: app/Services/RelationshipService.php:2311 20731msgctxt "FEMALE" 20732msgid "twelfth cousin" 20733msgstr "prima décima segunda" 20734 20735#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 20736#: app/Services/RelationshipService.php:2270 20737msgctxt "MALE" 20738msgid "twelfth cousin" 20739msgstr "primo décimo segundo" 20740 20741#: app/Services/RelationshipService.php:439 20742msgid "twin brother" 20743msgstr "hermano gemelo" 20744 20745#: app/Services/RelationshipService.php:481 20746msgid "twin sibling" 20747msgstr "hermanos gemelos" 20748 20749#: app/Services/RelationshipService.php:460 20750msgid "twin sister" 20751msgstr "hermana gemela" 20752 20753#: app/Services/RelationshipService.php:526 20754msgctxt "father’s brother" 20755msgid "uncle" 20756msgstr "tío" 20757 20758#: app/Services/RelationshipService.php:824 20759msgctxt "father’s sister’s husband" 20760msgid "uncle" 20761msgstr "tío" 20762 20763#: app/Services/RelationshipService.php:562 20764msgctxt "mother’s brother" 20765msgid "uncle" 20766msgstr "tío" 20767 20768#: app/Services/RelationshipService.php:910 20769msgctxt "mother’s sister’s husband" 20770msgid "uncle" 20771msgstr "tío" 20772 20773#: app/Services/RelationshipService.php:582 20774msgctxt "parent’s brother" 20775msgid "uncle" 20776msgstr "tío" 20777 20778#: app/Services/RelationshipService.php:952 20779msgctxt "parent’s sister’s husband" 20780msgid "uncle" 20781msgstr "tío" 20782 20783#: app/Place.php:246 20784msgid "unknown" 20785msgstr "desconocido" 20786 20787#: app/Module/InteractiveTree/TreeView.php:358 20788msgctxt "unknown family" 20789msgid "unknown" 20790msgstr "desconocido" 20791 20792#: app/Module/RelationshipsChartModule.php:480 20793msgid "unlimited" 20794msgstr "ilimitado" 20795 20796#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 20797#: app/Elements/CertaintyAssessment.php:49 20798msgid "unreliable evidence" 20799msgstr "fuente no confiable" 20800 20801#: app/Module/PedigreeChartModule.php:364 20802#: app/Module/PedigreeChartModule.php:372 20803#: resources/views/edit/reorder-card-header.phtml:28 20804msgid "up" 20805msgstr "arriba" 20806 20807#: resources/views/admin/trees-unconnected.phtml:33 20808msgid "update" 20809msgstr "Actualizar" 20810 20811#. I18N: A button label. 20812#: resources/views/admin/media-upload.phtml:74 20813msgid "upload" 20814msgstr "subir" 20815 20816#. I18N: A button label. 20817#: resources/views/branches-page.phtml:51 20818#: resources/views/modules/ancestors-chart/page.phtml:58 20819#: resources/views/modules/compact-chart/page.phtml:35 20820#: resources/views/modules/descendancy_chart/page.phtml:58 20821#: resources/views/modules/family-book-chart/page.phtml:69 20822#: resources/views/modules/fanchart/page.phtml:73 20823#: resources/views/modules/hourglass-chart/page.phtml:57 20824#: resources/views/modules/interactive-tree/page.phtml:36 20825#: resources/views/modules/pedigree-chart/page.phtml:59 20826#: resources/views/modules/pedigree-map/page.phtml:45 20827#: resources/views/modules/relationships-chart/page.phtml:79 20828#: resources/views/report-setup-page.phtml:86 20829#: resources/views/report-setup-page.phtml:91 20830msgid "view" 20831msgstr "ver" 20832 20833#: resources/views/admin/trees-privacy.phtml:36 20834#: resources/views/admin/trees-privacy.phtml:55 20835#: resources/views/admin/trees-privacy.phtml:86 20836#: resources/views/admin/trees-privacy.phtml:125 20837#: resources/views/admin/trees-privacy.phtml:145 20838msgid "visitors" 20839msgstr "visitantes" 20840 20841#: resources/xml/reports/ahnentafel_report.xml:142 20842#: resources/xml/reports/descendancy_report.xml:105 20843msgctxt "FEMALE" 20844msgid "was born" 20845msgstr "nació" 20846 20847#: resources/xml/reports/ahnentafel_report.xml:141 20848#: resources/xml/reports/descendancy_report.xml:102 20849msgctxt "MALE" 20850msgid "was born" 20851msgstr "nació" 20852 20853#: app/Module/WebtreesTheme.php:38 20854msgid "webtrees" 20855msgstr "webtrees" 20856 20857#: app/Http/RequestHandlers/CheckTree.php:303 20858msgid "webtrees cannot create thumbnails for this file format." 20859msgstr "WEBTREES no puede crear miniaturas para este formato de archivo." 20860 20861#: app/Http/RequestHandlers/CheckTree.php:300 20862msgid "webtrees does not recognise this file format." 20863msgstr "WEBTREES no reconoce este formato de archivo." 20864 20865#: app/Services/MessageService.php:134 20866msgid "webtrees message" 20867msgstr "Mensaje de webtrees" 20868 20869#: resources/views/setup/step-3-database-type.phtml:49 20870msgid "webtrees needs a database to store your genealogy data." 20871msgstr "webtrees necesita una base de datos para almacenar tus datos genealógicos." 20872 20873#. I18N: Help text for the “Messages” site configuration setting 20874#: resources/views/admin/site-mail.phtml:49 20875msgid "webtrees needs to send emails, such as password reminders and website notifications." 20876msgstr "webtrees necesita enviar correos electrónicos, como recordatorios de contraseña y notificaciones del sitio." 20877 20878#: app/Services/MessageService.php:231 20879msgid "webtrees sends emails with no storage" 20880msgstr "webtrees envía correos sin almacenamiento" 20881 20882#: app/Elements/RoleInEvent.php:80 app/Services/RelationshipService.php:392 20883msgid "wife" 20884msgstr "esposa" 20885 20886#. I18N: Name of a theme. 20887#: app/Module/XeneaTheme.php:39 20888msgid "xenea" 20889msgstr "Xenea" 20890 20891#: resources/views/modules/timeline-chart/chart.phtml:145 20892msgid "years" 20893msgstr "años" 20894 20895#: app/Elements/AbstractEventElement.php:88 20896#: app/Elements/OrdinanceProcessFlag.php:56 20897#: app/Http/RequestHandlers/FamilyPage.php:141 20898#: app/Http/RequestHandlers/UserListData.php:138 20899#: app/Http/RequestHandlers/UserListData.php:139 20900#: app/Statistics/Repository/LatestUserRepository.php:143 20901#: resources/views/admin/site-mail.phtml:124 20902#: resources/views/admin/site-preferences.phtml:102 20903#: resources/views/admin/site-registration.phtml:54 20904#: resources/views/admin/site-registration.phtml:69 20905#: resources/views/admin/trees-preferences.phtml:143 20906#: resources/views/admin/trees-preferences.phtml:309 20907#: resources/views/admin/trees-preferences.phtml:531 20908#: resources/views/admin/trees-preferences.phtml:545 20909#: resources/views/admin/trees-preferences.phtml:604 20910#: resources/views/admin/trees-preferences.phtml:710 20911#: resources/views/lists/families-table.phtml:234 20912#: resources/views/modules/fix-search-and-replace/options.phtml:56 20913#: resources/views/modules/html/config.phtml:56 20914#: resources/views/modules/random_media/config.phtml:42 20915#: resources/views/modules/random_media/config.phtml:51 20916#: resources/views/modules/recent_changes/config.phtml:63 20917#: resources/views/modules/recent_changes/config.phtml:72 20918#: resources/views/modules/review_changes/config.phtml:23 20919#: resources/views/modules/todays_events/config.phtml:24 20920#: resources/views/modules/todo/config.phtml:26 20921#: resources/views/modules/todo/config.phtml:36 20922#: resources/views/modules/todo/config.phtml:45 20923#: resources/views/modules/upcoming_events/config.phtml:36 20924#: resources/xml/reports/change_report.xml:8 20925#: resources/xml/reports/family_group_report.xml:252 20926#: resources/xml/reports/family_group_report.xml:423 20927#: resources/xml/reports/family_group_report.xml:606 20928#: resources/xml/reports/family_group_report.xml:950 20929#: resources/xml/reports/individual_ext_report.xml:187 20930#: resources/xml/reports/individual_report.xml:175 20931msgid "yes" 20932msgstr "sí" 20933 20934#. I18N: [you should check that:] ... 20935#: resources/views/errors/database-connection.phtml:32 20936msgid "you can connect to the database using other applications, such as phpmyadmin" 20937msgstr "puede conectarse a la base de datos utilizando otras aplicaciones como, por ejemplo, phpmyadmin" 20938 20939#: app/Services/RelationshipService.php:443 20940msgid "younger brother" 20941msgstr "hermano menor" 20942 20943#: app/Services/RelationshipService.php:485 20944msgid "younger sibling" 20945msgstr "hermanos menores" 20946 20947#: app/Services/RelationshipService.php:464 20948msgid "younger sister" 20949msgstr "hermana menor" 20950 20951#: app/Http/RequestHandlers/SearchAdvancedPage.php:240 20952#: app/Http/RequestHandlers/SearchAdvancedPage.php:241 20953#: app/Http/RequestHandlers/SearchAdvancedPage.php:242 20954#: app/Http/RequestHandlers/SearchAdvancedPage.php:243 20955#: app/Http/RequestHandlers/SearchAdvancedPage.php:244 20956#, php-format 20957msgid "±%s year" 20958msgid_plural "±%s years" 20959msgstr[0] "± %s año" 20960msgstr[1] "± %s años" 20961 20962#. I18N: Name of a country or state 20963#: app/Statistics/Service/CountryService.php:48 20964msgid "Åland Islands" 20965msgstr "Islas Åland" 20966 20967#: app/Http/RequestHandlers/CheckTree.php:291 20968#, php-format 20969msgid "“%1$s” should be “%2$s”." 20970msgstr "“%1$s” debería ser “%2$s”." 20971 20972#: app/Http/RequestHandlers/CopyFact.php:69 20973#, php-format 20974msgid "“%s“ has been copied to the clipboard." 20975msgstr "\"%s\" se ha copiado en el portapapeles." 20976 20977#. I18N: %s is the name of a genealogy record 20978#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:63 20979#: app/Services/MapDataService.php:199 20980#, php-format 20981msgid "“%s” has been deleted." 20982msgstr "«%s» fue eliminado." 20983 20984#. I18N: Description of a “Data fix” module 20985#: app/Module/FixPrimaryTag.php:70 20986msgid "“Highlighted image” (_PRIM) tags are used by some genealogy applications to indicate the preferred image for an individual. An alternative is to re-order the images so that the preferred one is listed first." 20987msgstr "Algunas aplicaciones de genealogía utilizan las etiquetas \"Imagen resaltada\" (_PRIM) para indicar la imagen preferida para un individuo. Una alternativa es reordenar las imágenes para que la preferida aparezca en primer lugar." 20988 20989#: app/Individual.php:481 app/Individual.php:485 app/Note.php:100 20990#: app/Report/ReportParserGenerate.php:986 20991#: app/Report/ReportParserGenerate.php:1072 20992msgid "…" 20993msgstr "…" 20994 20995#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:362 20996#: app/Family.php:380 app/Individual.php:1059 20997#: app/Module/IndividualListModule.php:260 20998#: app/Module/IndividualListModule.php:516 20999msgctxt "Unknown given name" 21000msgid "…" 21001msgstr "…" 21002 21003#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:362 21004#: app/Family.php:380 app/Individual.php:1058 21005#: app/Module/IndividualListModule.php:245 21006#: app/Module/IndividualListModule.php:268 21007#: app/Module/IndividualListModule.php:532 21008#: resources/views/lists/surnames-bullet-list.phtml:23 21009#: resources/views/lists/surnames-column-list.phtml:26 21010#: resources/views/lists/surnames-compact-list.phtml:23 21011#: resources/views/lists/surnames-table.phtml:55 21012#: resources/views/lists/surnames-table.phtml:63 21013#: resources/views/lists/surnames-tag-cloud.phtml:31 21014msgctxt "Unknown surname" 21015msgid "…" 21016msgstr "…" 21017 21018#~ msgid " per gender" 21019#~ msgstr " por sexo" 21020 21021#~ msgid " per time period" 21022#~ msgstr " por período temporal" 21023 21024#, php-format 21025#~ msgid "#%s" 21026#~ msgstr "#%s" 21027 21028#, php-format 21029#~ msgid "%1$s %2$s has a %3$s link to %4$s." 21030#~ msgstr "%1$s %2$s tiene un enlace %3$s a %4$s." 21031 21032#, php-format 21033#~ msgid "%1$s does not exist." 21034#~ msgstr "%1$s no existe." 21035 21036#~ msgid "%1$s individual displayed, out of the normal total of %2$s, from %3$s generations." 21037#~ msgid_plural "%1$s individuals displayed, out of the normal total of %2$s, from %3$s generations." 21038#~ msgstr[0] "%1$s Individuo mostrado, de un total normal de %2$s, de %3$s generaciones." 21039#~ msgstr[1] "%1$s individuos mostrados, de un total normal de %2$s, de %3$s generaciones." 21040 21041#~ msgid "%1$s individual is missing birthplace map coordinates: %2$s." 21042#~ msgid_plural "%1$s individuals are missing birthplace map coordinates: %2$s." 21043#~ msgstr[0] "%1$s individuo no tiene coordenadas de mapa para el lugar de nacimiento: %2$s." 21044#~ msgstr[1] "%1$s individuos no tienen coordenadas de mapa para el lugar de nacimiento: %2$s." 21045 21046#~ msgid "%s day ago" 21047#~ msgid_plural "%s days ago" 21048#~ msgstr[0] "ayer" 21049#~ msgstr[1] "hace %s días" 21050 21051#~ msgid "%s hour ago" 21052#~ msgid_plural "%s hours ago" 21053#~ msgstr[0] "hace %s hora" 21054#~ msgstr[1] "hace %s horas" 21055 21056#~ msgid "%s individual is private." 21057#~ msgid_plural "%s individuals are private." 21058#~ msgstr[0] "Los datos de %s persona son confidenciales." 21059#~ msgstr[1] "Los datos de %s personas son confidenciales." 21060 21061#, php-format 21062#~ msgid "%s individual with events between %s and %s" 21063#~ msgid_plural "%s individuals with events between %s and %s" 21064#~ msgstr[0] "%s persona con eventos entre %s y %s" 21065#~ msgstr[1] "%s personas con eventos entre %s y %s" 21066 21067#, php-format 21068#~ msgid "%s individual with events in %s" 21069#~ msgid_plural "%s individuals with events in %s" 21070#~ msgstr[0] "%s persona con eventos en %s" 21071#~ msgstr[1] "%s personas con eventos en %s" 21072 21073#, php-format 21074#~ msgid "%s individual with events in %s between %s and %s" 21075#~ msgid_plural "%s individuals with events in %s between %s and %s" 21076#~ msgstr[0] "%s persona con %s eventos entre %s y %s" 21077#~ msgstr[1] "%s personas con %s eventos entre %s y %s" 21078 21079#~ msgid "%s is disabled on this server. You cannot install webtrees until it is enabled. Please ask your server’s administrator to enable it." 21080#~ msgstr "%s está deshabilitada en este servidor. No se puede instalar webtrees hasta que esté habilitado. Solicite al administrador del servidor que activarlo." 21081 21082#, php-format 21083#~ msgid "%s location has been imported." 21084#~ msgid_plural "%s locations have been imported." 21085#~ msgstr[0] "%s ubicación ha sido importada." 21086#~ msgstr[1] "%s ubicaciones han sido importadas." 21087 21088#~ msgid "%s minute ago" 21089#~ msgid_plural "%s minutes ago" 21090#~ msgstr[0] "hace %s minuto" 21091#~ msgstr[1] "hace %s minutos" 21092 21093#~ msgid "%s month ago" 21094#~ msgid_plural "%s months ago" 21095#~ msgstr[0] "hace %s mes" 21096#~ msgstr[1] "hace %s meses" 21097 21098#~ msgid "%s second ago" 21099#~ msgid_plural "%s seconds ago" 21100#~ msgstr[0] "hace %s segundo" 21101#~ msgstr[1] "hace %s segundos" 21102 21103#~ msgid "%s year ago" 21104#~ msgid_plural "%s years ago" 21105#~ msgstr[0] "hace %s año" 21106#~ msgstr[1] "hace %s años" 21107 21108#, php-format 21109#~ msgid "(aged less than %s)" 21110#~ msgstr "(menor de %s)" 21111 21112#, php-format 21113#~ msgid "(aged more than %s)" 21114#~ msgstr "(mayor de %s)" 21115 21116#~ msgid "(in childhood)" 21117#~ msgstr "(en la infancia)" 21118 21119#~ msgid "(in infancy)" 21120#~ msgstr "(en la infancia)" 21121 21122#~ msgid "(stillborn)" 21123#~ msgstr "(nacido muerto)" 21124 21125#~ msgid "<b>GUID</b> in this context is an acronym for “Globally Unique ID”.<br><br>GUIDs are intended to help identify each individual in a manner that is repeatable, so that central organizations such as the Family History Center of the LDS church in Salt Lake City, or even compatible programs running on your own server, can determine whether they are dealing with the same individual no matter where the GEDCOM file originates. The goal of the Family History Center is to have a central repository of genealogy data and expose it through web services. This will enable any program to access the data and update their data within it.<br><br>If you do not intend to share this GEDCOM file with anyone else, you do not need to let webtrees create these GUIDs; however, doing so will do no harm other than increasing the size of your GEDCOM file." 21126#~ msgstr "<b>GUID</b> en este contexto es una abreviatura de «Globally Unique ID» o «Identificador Global Único».<br><br>Los GUIDs intentan ayudar a identificar a cada persona de una manera repetible, de modo que organizaciones como el Centro de Historia Familiar de la Iglesia SUD en Salt Lake City o incluso programas compatibles de su servidor, puedan determinar si están tratando con la misma persona, origine donde origine el GEDCOM. El objetivo del Centro de Historia Familiar es tener un repositorio central de datos genealógicos y publicarlos mediante servicios Web. Esto permitirá a cualquier programa acceder a los datos y actualizar los datos almacenados.<br><br>Si no planea compartir este GEDCOM con nadie, no necesita dejar a webtrees crear estos GUIDs; no obstante, hacerlo no causará más perjuicio que incrementar el tamaño de su GEDCOM." 21127 21128#~ msgid "<b>Important note:</b> The transfer wizard is not able to assist with moving media items. You will need to set up and move or copy your media configuration and objects separately after the transfer wizard is finished." 21129#~ msgstr "<b>Nota importante:</b> El asistente no puede ayudar con el movimiento de los objetos audiovisuales. Tendrá que configurar y mover o copiar los objetos audiovisuales y su configuración por separado después de que el asistente de transferencia ha terminado." 21130 21131#~ msgid "<b>Please note:</b> Private information of living individuals will only be given to family relatives and close friends. You will be asked to verify your relationship before you will receive any private data. Sometimes information of dead individuals may also be private. If this is the case, it is because there is not enough information known about the individual to determine whether they are alive or not and we probably do not have more information on this individual.<br><br>Before asking a question, please verify that you are inquiring about the correct individual by checking dates, places, and close relatives. If you are submitting changes to the genealogy data, please include the sources where you obtained the data." 21132#~ msgstr "<b>Importante:</b> Sólo se proporcionará información privada de personas vivas a parientes o amigos cercanos. Se le pedirá que demuestre la relación que existe entre usted y la persona acerca de la cual solicita los datos antes de proporcionarle cualquier información privada. En algunas ocasiones, la información acerca de personas fallecidas puede ser también privada. En estos casos la razón es la falta de información necesaria para determinar si la persona está viva o no, además de la probable escasez de información adicional acerca de la misma.<br><br>Antes de hacer una consulta, verifique que está preguntando acerca de la persona correcta, comprobando fechas, lugares y nombres de parientes cercanos . Si desea realizar cambios en los datos genealógicos, incluya las fuentes a través de las cuales obtuvo la nueva información." 21133 21134#~ msgid "<p>Notice: By completing and submitting this form, you agree:<ul><li>to protect the privacy of living individuals listed on our site;</li><li>and in the text box below, to explain to whom you are related, or to provide us with information on someone who should be listed on our website.</li></ul></div>" 21135#~ msgstr "<p>Aviso: Al completar y presentar este formulario, usted acepta:<ul><li>proteger la privacidad de las personas vivas listadas en nuestro sitio;</li><li>y en el texto siguiente, explicar a quién usted está relacionado, o proveernos información de alguien que debería estar listado en nuestro sitio.</li></ul></div>" 21136 21137#, php-format 21138#~ msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 21139#~ msgstr "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 21140 21141#~ msgid "A database server can store many separate databases. You need to select an existing database (created by your server’s administrator) or create a new one (if your database user account has sufficient privileges)." 21142#~ msgstr "Un servidor de bases de datos es capaz de almacenar numerosas bases de datos por separado. Debe seleccionar una base de datos ya existente (creada por el administrador de su servidor) o crear una nueva (si su cuenta de usuario de la base de datos tiene los permisos necesarios para ello)." 21143 21144#, php-format 21145#~ msgid "A new password has been created and emailed to %s. You can change this password after you sign in." 21146#~ msgstr "Una nueva contraseña a sido creada y enviada por correo electrónico a %s. Puedes cambiar esta contraseña una vez iniciada tu sesión." 21147 21148#~ msgid "A new password has been requested for your username." 21149#~ msgstr "Ha sido solicitada una nueva contraseña para su identificador de usuario." 21150 21151#~ msgid "A sidebar showing an alphabetic list of all the families in the family tree." 21152#~ msgstr "Una barra lateral que muestra una lista alfabética de todas las familias en el árbol genealógico." 21153 21154#~ msgid "A sidebar showing an alphabetic list of all the individuals in the family tree." 21155#~ msgstr "Una barra lateral que muestra una lista alfabética de todos los individuos en el árbol genealógico." 21156 21157#~ msgid "A watermark is text that is added to an image, to discourage others from copying it without permission." 21158#~ msgstr "Una filigrana es texto que se añade a una imagen, para disuadir a otros de copiarlo sin permiso." 21159 21160#~ msgid "A.M." 21161#~ msgstr "A.M." 21162 21163#~ msgid "ALPHABET_lower=abcdefghijklmnopqrstuvwxyz" 21164#~ msgstr "ALPHABET_lower=abcdefghijklmnñopqrstuvwxyz" 21165 21166#~ msgid "ALPHABET_upper=ABCDEFGHIJKLMNOPQRSTUVWXYZ" 21167#~ msgstr "ALPHABET_upper=ABCDEFGHIJKLMNÑOPQRSTUVWXYZ" 21168 21169#~ msgid "Acadia" 21170#~ msgstr "Acadia" 21171 21172#~ msgid "Add a blank row" 21173#~ msgstr "Añadir fila en blanco" 21174 21175#~ msgid "Add a brother or sister" 21176#~ msgstr "Agregar un nuevo hermano" 21177 21178#~ msgid "Add a child to this family" 21179#~ msgstr "Agregar un hijo a esta familia" 21180 21181#~ msgid "Add a geographic location" 21182#~ msgstr "Añadir un nuevo lugar geográfico" 21183 21184#~ msgid "Add a husband to this family" 21185#~ msgstr "Agregar esposo a esta familia" 21186 21187#~ msgid "Add a restriction" 21188#~ msgstr "Añadir una nueva restricción" 21189 21190#~ msgid "Add a scrollbar when block contents grow" 21191#~ msgstr "Mostrar una barra de desplazamiento al aumentar del contenido del bloque" 21192 21193#~ msgid "Add a shared note" 21194#~ msgstr "Agregar una nueva nota compartida" 21195 21196#~ msgid "Add a son or daughter" 21197#~ msgstr "Agregar un nuevo hijo" 21198 21199#~ msgid "Add a wife to this family" 21200#~ msgstr "Agregar esposa a esta familia" 21201 21202#~ msgid "Add an associate" 21203#~ msgstr "Agregar un nuevo asociado" 21204 21205#~ msgid "Add an event" 21206#~ msgstr "Añadir un evento" 21207 21208#~ msgid "Add another individual to the chart" 21209#~ msgstr "Agregar otra persona al gráfico" 21210 21211#~ msgid "Add historic events to an individual‘s page." 21212#~ msgstr "Añadir eventos históricos a la página de un individuo." 21213 21214#~ msgid "Add links" 21215#~ msgstr "Agregar más vínculos" 21216 21217#~ msgid "Add married names" 21218#~ msgstr "Agregar nombre de casado/a" 21219 21220#~ msgid "Add missing married names" 21221#~ msgstr "Agregar nombres ausentes de casada" 21222 21223#~ msgid "Add the GEDCOM media path to filenames" 21224#~ msgstr "Añadir la ruta para el archivo GEDCOM" 21225 21226#~ msgid "Add to favorites" 21227#~ msgstr "Añadir a favoritas" 21228 21229#~ msgid "Add watermarks to thumbnails" 21230#~ msgstr "Agregar filigranas a las miniaturas" 21231 21232#~ msgctxt "FEMALE" 21233#~ msgid "Adopted by both parents" 21234#~ msgstr "Adoptada por ambos padres" 21235 21236#~ msgctxt "MALE" 21237#~ msgid "Adopted by both parents" 21238#~ msgstr "Adoptado por ambos padres" 21239 21240#~ msgctxt "FEMALE" 21241#~ msgid "Adopted by father" 21242#~ msgstr "Adoptada por el padre" 21243 21244#~ msgctxt "MALE" 21245#~ msgid "Adopted by father" 21246#~ msgstr "Adoptado por el padre" 21247 21248#~ msgctxt "FEMALE" 21249#~ msgid "Adopted by mother" 21250#~ msgstr "Adoptada por la madre" 21251 21252#~ msgctxt "MALE" 21253#~ msgid "Adopted by mother" 21254#~ msgstr "Adoptado por la madre" 21255 21256#~ msgid "Advanced" 21257#~ msgstr "Avanzado" 21258 21259#~ msgid "Advanced fact preferences" 21260#~ msgstr "Configuración avanzada del hechos" 21261 21262#~ msgid "Advanced name facts" 21263#~ msgstr "Hechos avanzados para nombres" 21264 21265#~ msgid "Advanced place name facts" 21266#~ msgstr "Hechos avanzados para los nombres de lugares" 21267 21268#~ msgid "After you have signed in, select the “My account” link under the “My pages” menu and fill in the password fields to change your password." 21269#~ msgstr "Una vez haya entrado, seleccione el vínculo 'Mi cuenta' del menú 'Mi página' y llene los campos de contraseña para cambiar su contraseña por una de su elección." 21270 21271#~ msgid "Age of item" 21272#~ msgstr "Antigüedad de la entrada" 21273 21274#~ msgid "Age related to birth year" 21275#~ msgstr "Edades por año de nacimiento" 21276 21277#~ msgid "Age related to death year" 21278#~ msgstr "Edades por año de fallecimiento" 21279 21280#~ msgid "All changes in PhpGedView must be accepted" 21281#~ msgstr "Se deben aceptar todos los cambios en PhpGedView" 21282 21283#~ msgid "All existing PhpGedView users must have distinct email addresses" 21284#~ msgstr "Todos los usuarios existentes de PhpGedView deben tener direcciones distintas de correo electrónico" 21285 21286#~ msgid "All family facts" 21287#~ msgstr "Todos los hechos familiares" 21288 21289#~ msgid "All files have read and write permission." 21290#~ msgstr "Todos los archivos tienen permiso de lectura y escritura." 21291 21292#~ msgid "All individual facts" 21293#~ msgstr "Todos los hechos individuales" 21294 21295#~ msgid "All repository facts" 21296#~ msgstr "Hechos para todos los repositorios" 21297 21298#~ msgid "All source facts" 21299#~ msgstr "Todas las fuentes de hechos" 21300 21301#~ msgid "Allow users to select their own theme" 21302#~ msgstr "Permitir a los usuarios seleccionar su propio tema" 21303 21304#~ msgctxt "FEMALE" 21305#~ msgid "Also known as" 21306#~ msgstr "También conocido como" 21307 21308#~ msgctxt "MALE" 21309#~ msgid "Also known as" 21310#~ msgstr "También conocido como" 21311 21312#~ msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest." 21313#~ msgstr "Una asociada es otra persona que haya intervenido en este hecho o evento, como un testigo o un sacerdote." 21314 21315#~ msgid "An associate is another individual who was involved with this individual, such as a friend or an employer." 21316#~ msgstr "Una asociada es otra persona que haya intervenido en la persona, como un amigo o un empleador." 21317 21318#~ msgid "An edit menu for individuals, families, sources, etc." 21319#~ msgstr "Un menú para editar los individuos, familias, fuentes, etc." 21320 21321#~ msgid "An error occurred when unzipping the file." 21322#~ msgstr "Un error a ocurrido cuando se descomprimió el archivo." 21323 21324#~ msgid "An unknown error occurred" 21325#~ msgstr "Ha ocurrido un error desconocido" 21326 21327#~ msgid "Apply automatic corrections to your genealogy data." 21328#~ msgstr "Hacer correcciones/cambios automáticamente en sus datos genealógicos." 21329 21330#~ msgid "Approval of account at %s" 21331#~ msgstr "Aprobación de la cuenta en %s" 21332 21333#~ msgid "Are you sure you want to remove links to this media object?" 21334#~ msgstr "¿Seguro que desea eliminar los enlaces a este objeto multimedia?" 21335 21336#~ msgid "Associates" 21337#~ msgstr "Asociados" 21338 21339#, fuzzy 21340#~ msgid "Automatically add unique identifiers" 21341#~ msgstr "Crear automáticamente IDs distintos globalmente" 21342 21343#~ msgid "Automatically expand list of events of close relatives" 21344#~ msgstr "Expandir automáticamente la lista de eventos" 21345 21346#~ msgid "Available blocks" 21347#~ msgstr "Bloques disponibles" 21348 21349#~ msgid "Basic" 21350#~ msgstr "Básico" 21351 21352#~ msgid "Batch update" 21353#~ msgstr "Actualización en lote" 21354 21355#~ msgid "Bearing" 21356#~ msgstr "Azimut" 21357 21358#~ msgid "Body" 21359#~ msgstr "Mensaje" 21360 21361#~ msgid "Booklet" 21362#~ msgstr "Librito" 21363 21364#~ msgid "Brit milah of a brother" 21365#~ msgstr "Brit Milá de un hermano" 21366 21367#~ msgid "Brit milah of a grandson" 21368#~ msgstr "Brit Milá de un nieto" 21369 21370#~ msgctxt "daughter’s son" 21371#~ msgid "Brit milah of a grandson" 21372#~ msgstr "Brit Milá de un nieto" 21373 21374#~ msgctxt "son’s son" 21375#~ msgid "Brit milah of a grandson" 21376#~ msgstr "Brit Milá de un nieto" 21377 21378#~ msgid "Brit milah of a half-brother" 21379#~ msgstr "Brit Milá de un medio hermano" 21380 21381#~ msgid "Brit milah of a son" 21382#~ msgstr "Brit Milá de un hijo" 21383 21384#~ msgid "British West Indies" 21385#~ msgstr "Indias Occidentales Británicas" 21386 21387#~ msgid "Burial of a maternal grandparent" 21388#~ msgstr "Entierro de un abuelo materno" 21389 21390#~ msgid "Burial of a paternal grandparent" 21391#~ msgstr "Entierro de un abuelo paterno" 21392 21393#~ msgid "By default, the list shows only those places which can be found in your family trees. You may have details for other places, such as those imported in bulk from an external file. Selecting this option will show all places, including ones that are not currently used." 21394#~ msgstr "Por defecto, sólo muestra los lugares encontrados en los árboles de su familia. Puede tener los detalles de otros lugares, como los que se importan desde un archivo externo. Al seleccionar esta opción se muestran todos los lugares, incluidos los que no se usan actualmente." 21395 21396#~ msgid "By default, your server allows scripts to run for %s second." 21397#~ msgid_plural "By default, your server allows scripts to run for %s seconds." 21398#~ msgstr[0] "De forma predeterminada, el servidor permite la ejecución de scripts de un solo segundo." 21399#~ msgstr[1] "De forma predeterminada, el servidor permite la ejecución de scripts de %s segundos." 21400 21401#~ msgid "By default, your server allows scripts to use %s of memory." 21402#~ msgstr "Por defecto, el servidor permite que los scripts se usan %s de memoria." 21403 21404#, fuzzy 21405#~ msgid "Calculate the age differences between siblings, children, spouses, etc." 21406#~ msgstr "Cuando se selecciona esta opción, webtrees calculará las diferencias de edad entre hermanos, hijos, cónyuges, etc." 21407 21408#~ msgid "Cannot create" 21409#~ msgstr "No se pudo crear" 21410 21411#~ msgid "Cape Colony" 21412#~ msgstr "Colonia del Cabo" 21413 21414#~ msgid "Case insensitive" 21415#~ msgstr "No distinguir mayúsculas y minúsculas" 21416 21417#~ msgid "Catalonia" 21418#~ msgstr "Cataluña" 21419 21420#~ msgid "Caution!" 21421#~ msgstr "¡Precaución!" 21422 21423#~ msgid "Caution: old modules may not work, or they may prevent webtrees from working." 21424#~ msgstr "Precaución: módulos viejos pueden no trabajar con webtrees, o evitar que webtrees trabaje correctamente." 21425 21426#~ msgid "Caution: old themes may not work, or they may prevent webtrees from working." 21427#~ msgstr "Precaución: viejos temas puede que no funcionen, o evitar que webtrees trabaje adecuadamente." 21428 21429#~ msgid "Cemeteries" 21430#~ msgstr "Cementerios" 21431 21432#~ msgid "Center map here" 21433#~ msgstr "Poner el centro del mapa aquí" 21434 21435#~ msgid "Change" 21436#~ msgstr "Cambiar" 21437 21438#~ msgid "Change flag" 21439#~ msgstr "Cambiar la bandera" 21440 21441#~ msgid "Change language" 21442#~ msgstr "Cambiar idioma" 21443 21444#~ msgid "Change the blocks on this user’s “My page”" 21445#~ msgstr "Cambie los bloques en \"Mi página\" de este usuario" 21446 21447#~ msgid "Channel Islands" 21448#~ msgstr "Islas del Canal" 21449 21450#~ msgid "Check file permissions…" 21451#~ msgstr "Compruebe los permisos de archivos…" 21452 21453#~ msgid "Check for custom modules…" 21454#~ msgstr "Compruebe si hay módulos personalizados…" 21455 21456#~ msgid "Check for custom themes…" 21457#~ msgstr "Compruebe si hay temas personalizados…" 21458 21459#~ msgid "Check the access rights on this folder." 21460#~ msgstr "Compruebe los permisos de acceso en este directorio." 21461 21462#~ msgid "Check the settings and try again." 21463#~ msgstr "Compruebe la configuración e inténtelo de nuevo." 21464 21465#~ msgid "Choose the thumbnail image that you want to upload. Although thumbnails can be generated automatically for images, you may wish to generate your own thumbnail, especially for other media types. For example, you can provide a still image from a video, or a photograph of the individual who made an audio recording." 21466#~ msgstr "Escoge el imagen que desea cargar. A pesar de las miniaturas de las imágenes pueden ser generados automáticamente, puede crear sus propias miniaturas, particularmente otros tipos de objetos multimedia. Por ejemplo, puede proporcionar un fotograma de una película o una fotografía de la persona que hizo una grabación de audio." 21467 21468#~ msgid "Choose: " 21469#~ msgstr "Escoger: " 21470 21471#~ msgid "Cleared but not yet completed" 21472#~ msgstr "Aprobado pero todavía no completado" 21473 21474#~ msgid "Click %s to choose individual as head of family." 21475#~ msgstr "Haga clic en %s para elegir a la persona como cabeza de familia." 21476 21477#~ msgid "Click a row, then drag-and-drop to re-order media" 21478#~ msgstr "Haga clic en una fila y luego arrastre y suelte para reordenar los objetos" 21479 21480#~ msgid "Click here for PhpGedView to webtrees transfer wizard" 21481#~ msgstr "Haga clic aquí para el ayudante de migración de PhpGedView a webtrees" 21482 21483#~ msgid "Click here to add, edit, or delete" 21484#~ msgstr "Haga clic aquí para agregar, editar, o borrar" 21485 21486#~ msgid "Click here to open or close the sidebar" 21487#~ msgstr "Haga clic aquí para abrir o cerrar la barra lateral" 21488 21489#~ msgid "Click name to add individual to add links list." 21490#~ msgstr "Haga clic en el nombre para agregar la persona a la lista de Agregar Vínculos." 21491 21492#~ msgid "Click on a title to go straight to it, or scroll down to read them all." 21493#~ msgstr "Haga clic en un título para leerlo directamente, o desplácese hacia abajo para leerlos todos." 21494 21495#~ msgid "Click to choose individual as head of family." 21496#~ msgstr "Haga clic para escoger la persona como cabeza de familia." 21497 21498#~ msgid "Columns per page" 21499#~ msgstr "Columnas por página" 21500 21501#~ msgid "Compress the GEDCOM file" 21502#~ msgstr "Comprimir el archivo GEDCOM" 21503 21504#~ msgid "Concatenation" 21505#~ msgstr "Concatenación" 21506 21507#~ msgid "Configure" 21508#~ msgstr "Bloque de Configuración" 21509 21510#~ msgid "Confirm password" 21511#~ msgstr "Confirme la contraseña" 21512 21513#~ msgid "Continue adding" 21514#~ msgstr "Continúe añadiendo" 21515 21516#~ msgid "Continued" 21517#~ msgstr "Continuado" 21518 21519#~ msgid "Convert CEME tags to GEDCOM 5.5.1" 21520#~ msgstr "Convertir etiquetas CEME a GEDCOM 5.5.1" 21521 21522#~ msgid "Convert _PRIM tags to GEDCOM 5.5.1" 21523#~ msgstr "Convertir etiquetas _PRIM a GEDCOM 5.5.1" 21524 21525#~ msgid "Convert from UTF-8 to ISO-8859-1" 21526#~ msgstr "Convertir de UTF-8 a ISO-8859-1" 21527 21528#~ msgid "Cookie warning" 21529#~ msgstr "Advertencia de cookie" 21530 21531#~ msgid "Copy these files to the folder %s, replacing any that have the same name." 21532#~ msgstr "Copie estos archivos a la carpeta %s, reemplazando a los que tengan el mismo nombre." 21533 21534#~ msgid "Count" 21535#~ msgstr "Número" 21536 21537#~ msgid "Countries" 21538#~ msgstr "Países" 21539 21540#~ msgid "Counts " 21541#~ msgstr "Totales " 21542 21543#~ msgid "County" 21544#~ msgstr "Condado" 21545 21546#~ msgid "Create a family" 21547#~ msgstr "Crear una familia" 21548 21549#~ msgid "Create a family from existing individuals" 21550#~ msgstr "Crear una familia usando individuos existentes" 21551 21552#~ msgid "Create a website access rule" 21553#~ msgstr "Crear una regla de acceso al sitio web" 21554 21555#~ msgid "Current" 21556#~ msgstr "Actual" 21557 21558#~ msgid "Custom fact" 21559#~ msgstr "Hecho propio" 21560 21561#~ msgid "Custom tags" 21562#~ msgstr "Etiquetas propias" 21563 21564#~ msgid "Custom theme" 21565#~ msgstr "Tema personalizado" 21566 21567#~ msgid "Czechoslovakia" 21568#~ msgstr "Checoslovaquia" 21569 21570#~ msgid "Dashboard" 21571#~ msgstr "Tablero" 21572 21573#~ msgid "Database and table names" 21574#~ msgstr "Nombres de las bases de datos y de las tablas" 21575 21576#~ msgid "Decade of birth" 21577#~ msgstr "Década de nacimiento" 21578 21579#~ msgid "Decade of death" 21580#~ msgstr "Década de defunción" 21581 21582#~ msgid "Decade of marriage" 21583#~ msgstr "Década de matrimonio" 21584 21585#~ msgid "Default" 21586#~ msgstr "Predeterminado" 21587 21588#~ msgid "Default map type" 21589#~ msgstr "Tipo de mapa predeterminado" 21590 21591#~ msgid "Default pedigree chart layout" 21592#~ msgstr "Formato de árbol de ascendientes" 21593 21594#~ msgid "Default pedigree generations" 21595#~ msgstr "Generaciones en el árbol de ascendientes" 21596 21597#~ msgid "Delete all existing geographic data before importing the file." 21598#~ msgstr "Eliminar todos los datos geográficos existentes antes de importar el archivo." 21599 21600#~ msgid "Delete old files…" 21601#~ msgstr "Eliminar archivos viejos…" 21602 21603#~ msgid "Delete temporary files…" 21604#~ msgstr "Eliminar archivos temporales…" 21605 21606#~ msgid "Description unavailable" 21607#~ msgstr "Descripción no disponible" 21608 21609#~ msgid "Desired password" 21610#~ msgstr "Contraseña deseada" 21611 21612#~ msgid "Desired username" 21613#~ msgstr "Identificador de usuario deseado" 21614 21615#~ msgid "Died as an infant: exempt" 21616#~ msgstr "Fallecido de infante: eximido" 21617 21618#~ msgid "Disable these modules" 21619#~ msgstr "Deshabilitar estos módulos" 21620 21621#~ msgid "Disable these themes" 21622#~ msgstr "Deshabilitar estos temas" 21623 21624#~ msgid "Display all" 21625#~ msgstr "Mostrar todo" 21626 21627#~ msgid "Display map coordinates" 21628#~ msgstr "Mostrar coordenadas del mapa" 21629 21630#~ msgid "Do not change to keep original filename." 21631#~ msgstr "No cambie para preservar en nombre del archivo original." 21632 21633#~ msgid "Do not create new locations, just import coordinates for existing locations." 21634#~ msgstr "No crear lugares nuevos—sólo importar las coordenadas para los lugares que ya existen." 21635 21636#~ msgid "Do not use maps" 21637#~ msgstr "No utilizar mapas" 21638 21639#~ msgid "Down" 21640#~ msgstr "Abajo" 21641 21642#~ msgid "Download geographic data" 21643#~ msgstr "Descargar datos geográficos" 21644 21645#~ msgid "Earliest birth year" 21646#~ msgstr "Año de nacimiento más lejano" 21647 21648#~ msgid "Earliest death year" 21649#~ msgstr "Año de defunción más lejano" 21650 21651#~ msgid "Edit a website access rule" 21652#~ msgstr "Editar una regla de acceso al sitio web" 21653 21654#~ msgid "Edit media" 21655#~ msgstr "Modificar objeto audiovisual" 21656 21657#~ msgid "Edit the details" 21658#~ msgstr "Editar detalles" 21659 21660#~ msgid "Edit the media object" 21661#~ msgstr "Editar objecto audiovisual" 21662 21663#~ msgid "Edit the note" 21664#~ msgstr "Modificar nota" 21665 21666#~ msgid "Edit the repository" 21667#~ msgstr "Editar repositorio" 21668 21669#~ msgid "Edit the source" 21670#~ msgstr "Editar fuente" 21671 21672#~ msgid "Editing restriction" 21673#~ msgstr "Restricción para editar" 21674 21675#~ msgid "Eire" 21676#~ msgstr "Irlanda" 21677 21678#~ msgid "Elevation" 21679#~ msgstr "Altitud" 21680 21681#~ msgid "Email address to be used in the “From:” field of emails that webtrees creates automatically.<br><br>webtrees can automatically create emails to notify administrators of changes that need to be reviewed. webtrees also sends notification emails to users who have requested an account.<br><br>Usually, the “From:” field of these automatically created emails is something like <i>From: webtrees-noreply@yoursite</i> to show that no response to the email is required. To guard against spam or other email abuse, some email systems require each message’s “From:” field to reflect a valid email account and will not accept messages that are apparently from account <i>webtrees-noreply</i>." 21682#~ msgstr "Dirección de correo electrónico a utilizar en el campo «From:» de los mensajes que crea automáticamente webtrees.<br><br>webtrees puede crear automáticamente mensajes de correo electrónico para notificar a los administradores de los cambios que necesitan ser revisados. webtrees también envía mensajes de correo electrónico de notificación a los usuarios que solicitan una cuenta.<br><br>Normalmente, el campo «From:» de estos mensajes automáticos es algo como <i>From: webtrees-noreply@susitioweb</i> para mostrar que no se requiere respuesta al mensaje. Para protegerse del <i>spam</i> y de otros tipos de abuso en el correo, algunos sistemas de correo electrónico requieren que el campo «From:» de todos los mensajes corresponda a una dirección de correo electrónico válida y no aceptan mensajes que parezcan venir de la cuenta <i>webtrees-noreply</i>." 21683 21684#~ msgid "Embedded variable" 21685#~ msgstr "Variable incorporado" 21686 21687#~ msgid "End IP address" 21688#~ msgstr "Dirección IP final" 21689 21690#~ msgid "Enter an individual, family, or source ID" 21691#~ msgstr "Introduzca un ID de persona, familia o fuente" 21692 21693#~ msgid "Enter or search for the ID of the individual, family, or source to which this media object should be linked." 21694#~ msgstr "Introduzca o busque el ID de la persona, familia o fuente donde hay que vincular este objeto." 21695 21696#~ msgid "Enter report values" 21697#~ msgstr "Introduzca los valores para el informe" 21698 21699#~ msgid "Exact text" 21700#~ msgstr "Texto exacto" 21701 21702#~ msgid "FAQ position" 21703#~ msgstr "Posición de la pregunta frecuente" 21704 21705#~ msgid "FAQ visibility" 21706#~ msgstr "Visibilidad de la pregunta frecuente" 21707 21708#~ msgid "Facts for repository records" 21709#~ msgstr "Hechos para los repositorios" 21710 21711#~ msgid "Facts for source records" 21712#~ msgstr "Hechos para las fuentes" 21713 21714#~ msgid "Family ID prefix" 21715#~ msgstr "Prefijo del ID de familia" 21716 21717#~ msgid "Family group information" 21718#~ msgstr "Información del grupo familiar" 21719 21720#~ msgid "Family list" 21721#~ msgstr "Lista de familias" 21722 21723#~ msgid "File containing places (CSV)" 21724#~ msgstr "Archivo con los lugares (CSV)" 21725 21726#~ msgid "Find a fact or event" 21727#~ msgstr "Buscar un hecho o un evento" 21728 21729#~ msgid "Find a family" 21730#~ msgstr "Buscar una familia" 21731 21732#~ msgid "Find a media object" 21733#~ msgstr "Buscar un objeto audiovisual" 21734 21735#~ msgid "Find a place" 21736#~ msgstr "Buscar un lugar geográfico" 21737 21738#~ msgid "Find a repository" 21739#~ msgstr "Buscar un repositorio" 21740 21741#~ msgid "Find a shared note" 21742#~ msgstr "Buscar una nota" 21743 21744#~ msgid "Find an individual" 21745#~ msgstr "Buscar una persona" 21746 21747#, php-format 21748#~ msgid "Flag of %s" 21749#~ msgstr "Bandera de %s" 21750 21751#~ msgid "From" 21752#~ msgstr "Desde" 21753 21754#~ msgid "Gender icon on charts" 21755#~ msgstr "Mostrar el icono de sexo en los diagramas" 21756 21757#~ msgid "Get an API key from Google." 21758#~ msgstr "Obtenga una llave API de Google." 21759 21760#~ msgid "Gives users the option of selecting their own theme." 21761#~ msgstr "Da a los usuarios la opción de seleccionar su propio tema." 21762 21763#~ msgid "Google Street View™" 21764#~ msgstr "Google Street View™" 21765 21766#~ msgid "Google allows a small number of anonymous map requests per day. If you need more than this, you will need a Google account and an API key." 21767#~ msgstr "Google admite un pequeño número de peticiones de mapas por día. Si necesita más que eso, requerirá una cuenta de Google y una llave API." 21768 21769#~ msgid "Google™ maps preferences" 21770#~ msgstr "Preferencias de Google™ maps" 21771 21772#~ msgid "Grandparents" 21773#~ msgstr "Abuelos" 21774 21775#~ msgid "Head of household" 21776#~ msgstr "Cabeza" 21777 21778#~ msgid "Here an icon can be set or removed. Using this link a flag can be selected. When this geographic location is shown, this flag will be displayed." 21779#~ msgstr "Aquí se puede fijar o eliminar un icono. Utilizando este vínculo se puede seleccionar una bandera. Cuando se muestre esta posición geográfica, se mostrará esta bandera." 21780 21781#~ msgid "Here the zoom level can be entered. This value will be used as the minimal value when displaying this geographic location on a map." 21782#~ msgstr "Aquí puede introducir en nivel de acercamiento. Este valor se utilizará como el valor mínimo al mostrar la posición geográfica en un mapa." 21783 21784#~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be used in the latitude and longitude is determined." 21785#~ msgstr "Aquí puede introducir la precisión. En función de este ajuste se determina el número de dígitos que se usarán para la latitud y la longitud." 21786 21787#~ msgid "Highest population" 21788#~ msgstr "Población más alta" 21789 21790#~ msgid "Historical facts" 21791#~ msgstr "Hechos históricos" 21792 21793#~ msgid "House" 21794#~ msgstr "Edificio" 21795 21796#~ msgid "Hybrid" 21797#~ msgstr "Híbrido" 21798 21799#~ msgid "Icon" 21800#~ msgstr "Icono" 21801 21802#~ msgid "If the number of times that a certain surname occurs is lower than the threshold, it will not appear in the list. It can be added here manually. If more than one surname is entered, they must be separated by a comma. <b>Surnames are case-sensitive.</b>" 21803#~ msgstr "Si la cantidad de veces que un determinado apellido aparece es menor que el umbral. no aparecerá en la lista. Puede agregarse manualmente aquí. Si agrega más de un apellido, estos deben separarse con comas. <b>Los apellidos son sensibles a mayúsculas y minúsculas.</b>" 21804 21805#~ msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it. If it is a custom image, you should add it to the media object." 21806#~ msgstr "Si la imagen en miniatura es la misma que la imagen original, ya no es necesaria y debe eliminarla. Si es una imagen personalizada, debe agregarla al objeto multimedia." 21807 21808#~ msgid "If visitors can not see the family tree, they will not be able to sign up for an account. You will need to add their account manually." 21809#~ msgstr "Si los visitantes no pueden ver el árbol genealógico, no podrán inscribirse para una cuenta. Usted tendrá que añadir su cuenta manualmente." 21810 21811#~ msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 21812#~ msgstr "Si usted se conecta a la base de datos utilizando un socket UNIX, ingrese aquí la ruta y deje el número de puerto en blanco." 21813 21814#~ msgid "If you do not use two-factor authentication, enable <a href=\"https://www.google.com/settings/security/lesssecureapps\">less secure applications</a> and use your Google password." 21815#~ msgstr "Si no utiliza la autenticación de dos factores, habilite <a href-\"https://www.google.com/settings/security/lesssecureapps\">aplicaciones menos seguras</a> y utilice su contraseña de Google." 21816 21817#~ msgid "If you have a large number of inactive places, it can be slow to generate the list." 21818#~ msgstr "Si tiene muchos lugares inactivos, la generación de la lista puede ser lenta." 21819 21820#~ msgid "If you hide an empty block, you will not be able to change its configuration until it becomes visible by no longer being empty." 21821#~ msgstr "Si oculta un bloque vacío, no podrá cambiar su configuración hasta que tenga datos nuevos que hagan que sea visible otra vez." 21822 21823#~ msgid "If you use two-factor authentication, create an <a href=\"https://myaccount.google.com/apppasswords\">app password</a>." 21824#~ msgstr "Si usa la autentificación de doble factor, cree una <a href=\"https://myaccount.google.com/apppasswords\">contraseña de app</a>." 21825 21826#~ msgid "If you want to remove a surname from the Common Surname list without increasing the threshold value, you can do that by entering the surname here. If more than one surname is entered, they must be separated by a comma. <b>Surnames are case-sensitive</b>. Surnames entered here will also be removed from the “Top surnames” list on the “Home page”." 21827#~ msgstr "Si desea eliminar un apellido de la lista de Apellidos Comunes sin aumentar el valor del umbral, puede hacerlo tecleando aquí al apellido. Si teclea más de un apellido, debe separarlos por comas. <b>Los apellidos distinguen entre mayúsculas y minúsculas.</b> Los apellidos introducidos aquí también se eliminarán de la lista de 10 apellidos más frecuentes de la página de Bienvenida." 21828 21829#~ msgid "If your server’s security policy permits it, you will be able to request increased memory or CPU time using the webtrees administration page. Otherwise, you will need to contact your server’s administrator." 21830#~ msgstr "Si la política de seguridad de su servidor lo permite, podrá solicitar el aumento de memoria o tiempo de CPU con la página de administración de webtrees. De lo contrario, tendrás que ponerte en contacto con el administrador de su servidor." 21831 21832#~ msgid "If your website can be reached using more than one URL, such as <b>http://www.example.com/webtrees/</b> and <b>http://webtrees.example.com/</b>, you can specify the preferred URL. Requests for the other URLs will be redirected to the preferred one." 21833#~ msgstr "Si se puede accesar su sitio con dos URL o más, por ejemplo <b>http://www.ejemplo.es/webtrees/</b> y <b>http://webtrees.ejemplo.es/</b>, puede especificar la dirección preferida. Las solicitudes de las otras URL será redirigido a la preferida." 21834 21835#~ msgid "Import Options." 21836#~ msgstr "Opciones para importar." 21837 21838#~ msgid "Import all places from a family tree" 21839#~ msgstr "Importar todos los lugares de un árbol familiar" 21840 21841#~ msgid "Include fully matched places" 21842#~ msgstr "Incluir sitios que coincidan completamente" 21843 21844#~ msgid "Include media (automatically zips files)" 21845#~ msgstr "Incluir objetos audiovisuales (implica utilizar archivos ZIP)" 21846 21847#~ msgid "Individual ID prefix" 21848#~ msgstr "Prefijo del ID de persona" 21849 21850#~ msgid "Individual distribution" 21851#~ msgstr "Distribución de personas" 21852 21853#~ msgid "Individual list" 21854#~ msgstr "Lista de individuos" 21855 21856#~ msgid "Information about the request is shown under the link below." 21857#~ msgstr "Se muestra bajo el siguiente enlace la información sobre la petición." 21858 21859#~ msgid "Installation folder" 21860#~ msgstr "Directorio de la instalación" 21861 21862#~ msgid "Instructions for Google mail" 21863#~ msgstr "Instrucciones para Google Mail" 21864 21865#~ msgid "Interred" 21866#~ msgstr "Entierro" 21867 21868#~ msgctxt "FEMALE" 21869#~ msgid "Interred" 21870#~ msgstr "Enterrada" 21871 21872#~ msgctxt "MALE" 21873#~ msgid "Interred" 21874#~ msgstr "Enterrado" 21875 21876#~ msgid "Invalid GEDCOM format" 21877#~ msgstr "Formato GEDCOM inválido" 21878 21879#~ msgid "Keep" 21880#~ msgstr "Mantener" 21881 21882#~ msgid "Keep link in list" 21883#~ msgstr "Mantener el vínculo en la lista" 21884 21885#~ msgid "LDS ordinance codes in chart boxes" 21886#~ msgstr "Mostrar códigos de ordenanzas SUD en la cajas de los diagramas" 21887 21888#~ msgid "LDS temple" 21889#~ msgstr "Templo SUD" 21890 21891#~ msgid "Latest birth year" 21892#~ msgstr "Año de nacimiento más reciente" 21893 21894#~ msgid "Latest death year" 21895#~ msgstr "Año de defunción más reciente" 21896 21897#~ msgid "Leave this blank to use the default value." 21898#~ msgstr "Si deja esta opción en blanco, el valor por defecto será usada." 21899 21900#~ msgid "Left" 21901#~ msgstr "Izquierda" 21902 21903#~ msgctxt "paper size" 21904#~ msgid "Legal" 21905#~ msgstr "US Legal" 21906 21907#~ msgid "Level" 21908#~ msgstr "Nivel" 21909 21910#~ msgid "Limit" 21911#~ msgstr "Límite" 21912 21913#~ msgid "Limit display by" 21914#~ msgstr "Limitar la presentación por" 21915 21916#~ msgid "Link to an existing media object" 21917#~ msgstr "Vincular con un objeto audiovisual existente" 21918 21919#~ msgid "Linked database ID" 21920#~ msgstr "ID en la base de datos enlazada" 21921 21922#~ msgid "Location not removed: this location contains sub-locations" 21923#~ msgstr "Ubicación no borrada. Esta ubicación tiene otras ubicaciones subordinadas" 21924 21925#~ msgid "Login ID" 21926#~ msgstr "Id. de inicio de sesión" 21927 21928#~ msgid "Longevity versus time" 21929#~ msgstr "Longevidad versus tiempo" 21930 21931#~ msgid "Lost password request" 21932#~ msgstr "Solicitud de nueva contraseña por pérdida" 21933 21934#~ msgid "Lowest population" 21935#~ msgstr "Población más baja" 21936 21937#~ msgid "Mailing name" 21938#~ msgstr "Nombre de correo" 21939 21940#~ msgid "Main section blocks" 21941#~ msgstr "Bloques de la Sección Principal" 21942 21943#~ msgid "Manage family trees " 21944#~ msgstr "Gestionar árboles genealógicos " 21945 21946#~ msgid "Manage the links" 21947#~ msgstr "Administrar vinculos" 21948 21949#~ msgid "Many mail servers require that the sending server identifies itself correctly, using a valid domain name." 21950#~ msgstr "Muchos servidores de correo requieren que el servidor que envía se identifica correctamente, usando un nombre de dominio válido." 21951 21952#~ msgid "Map provider" 21953#~ msgstr "Proveedor de mapas" 21954 21955#~ msgid "Marriage status" 21956#~ msgstr "Estado civil" 21957 21958#~ msgid "Marriage type unknown" 21959#~ msgstr "Tipo desconocido de pareja" 21960 21961#~ msgid "Married surname" 21962#~ msgstr "Apellido de casada" 21963 21964#~ msgid "Match calendar" 21965#~ msgstr "Igualar calendarios" 21966 21967#~ msgid "Max" 21968#~ msgstr "Máximo" 21969 21970#~ msgid "Maximum descendancy generations" 21971#~ msgstr "Máximo de generaciones de descendientes" 21972 21973#~ msgid "Maximum pedigree generations" 21974#~ msgstr "Máximo de generaciones en el árbol de ascendientes" 21975 21976#~ msgid "Media ID prefix" 21977#~ msgstr "Prefijo del ID de los objetos audiovisuales" 21978 21979#~ msgid "Media contains" 21980#~ msgstr "El objeto contiene" 21981 21982#, php-format 21983#~ msgid "Media filenames will be prefixed by %s." 21984#~ msgstr "Los nombres de archivo multimedia serán prefijados por %s." 21985 21986#~ msgid "Medical condition" 21987#~ msgstr "Estado médico" 21988 21989#~ msgid "Memory limit" 21990#~ msgstr "Límite máximo de memoria" 21991 21992#~ msgid "Midnight" 21993#~ msgstr "Medianoche" 21994 21995#~ msgid "Minimum and maximum zoom level for the Google map. 1 is the full map, 15 is single house. Note that 15 is only available in certain areas." 21996#~ msgstr "Los factores mínimo y máximo de ampliación para el mapa Google. Un 1 indica el mapa completo, 15 sería un edificio específico. Tome nota de que 15 sólo está disponible en algunas áreas." 21997 21998#~ msgid "Minimum number of occurrences to be a “common surname”" 21999#~ msgstr "Cantidad mínima de repetición de apellidos antes de aparecer en Apellidos Comunes" 22000 22001#~ msgid "Moderate pending changes" 22002#~ msgstr "moderar los cambios pendientes" 22003 22004#~ msgid "More news articles" 22005#~ msgstr "Más noticias" 22006 22007#~ msgid "Most sites are configured to use the default value of 3306." 22008#~ msgstr "La mayoría de los sitios están configurados para usar el valor predeterminado 3306." 22009 22010#~ msgid "Move left" 22011#~ msgstr "Mover a la izquierda" 22012 22013#~ msgid "Move right" 22014#~ msgstr "Mover a la derecha" 22015 22016#~ msgid "MySQL gave the error: %s" 22017#~ msgstr "MySQL da el siguiente error: %s" 22018 22019#~ msgid "MySQL variables" 22020#~ msgstr "Variables MySQL" 22021 22022#~ msgid "Name contains" 22023#~ msgstr "El nombre contiene" 22024 22025#~ msgid "Names to add to common surnames (comma separated)" 22026#~ msgstr "Nombres para agregar a apellidos comunes (separados por comas)" 22027 22028#~ msgid "Names to remove from common surnames (comma separated)" 22029#~ msgstr "Nombres para quitar de la lista de apellidos comunes (separados por coma)" 22030 22031#~ msgid "Neighborhood" 22032#~ msgstr "Barrio" 22033 22034#~ msgid "Netherlands Antilles" 22035#~ msgstr "Antillas Holandesas" 22036 22037#~ msgid "Neutral Zone" 22038#~ msgstr "Zona Neutral" 22039 22040#~ msgctxt "FEMALE" 22041#~ msgid "Never married" 22042#~ msgstr "Nunca se casó" 22043 22044#~ msgctxt "MALE" 22045#~ msgid "Never married" 22046#~ msgstr "Nunca se casó" 22047 22048#~ msgid "No ancestors in the database." 22049#~ msgstr "No hay ascendientes en la base de datos." 22050 22051#~ msgid "No custom modules are enabled." 22052#~ msgstr "No hay módulos personalizados habilitados." 22053 22054#~ msgid "No custom themes are enabled." 22055#~ msgstr "No hay temas personalizados habilitados." 22056 22057#~ msgid "No limit" 22058#~ msgstr "Sin límite" 22059 22060#~ msgid "No map data exists for this individual" 22061#~ msgstr "No hay datos de mapa para esta persona" 22062 22063#~ msgid "No mappable items" 22064#~ msgstr "No hay elementos mapeables" 22065 22066#~ msgid "No media file was provided." 22067#~ msgstr "No se proporcionó archivo multimedia." 22068 22069#~ msgid "No places found" 22070#~ msgstr "No se encontraron lugares" 22071 22072#~ msgid "No places have been found." 22073#~ msgstr "No se han encontrado lugares." 22074 22075#~ msgid "Nobody at all" 22076#~ msgstr "Nadie" 22077 22078#~ msgid "Noon" 22079#~ msgstr "Mediodía" 22080 22081#~ msgid "Not a valid individual, family, or source ID" 22082#~ msgstr "No es un ID válido de persona, familia o fuente" 22083 22084#~ msgctxt "FEMALE" 22085#~ msgid "Not married" 22086#~ msgstr "No se casó" 22087 22088#~ msgctxt "MALE" 22089#~ msgid "Not married" 22090#~ msgstr "No se casó" 22091 22092#~ msgid "Note ID prefix" 22093#~ msgstr "Prefijo del ID de las notas compartidas" 22094 22095#~ msgid "Number of generations" 22096#~ msgstr "Número de generaciones" 22097 22098#~ msgid "Number of items" 22099#~ msgstr "Número de entradas" 22100 22101#~ msgid "Number of items to show" 22102#~ msgstr "Número de elementos a mostrar" 22103 22104#~ msgid "Number of months since the last sign-in for a user’s account to be considered inactive: " 22105#~ msgstr "Número de meses desde la última conexión para que una cuenta de usuario se considere inactiva: " 22106 22107#~ msgid "Oldest at bottom" 22108#~ msgstr "Más antiguo abajo" 22109 22110#~ msgid "Oldest at top" 22111#~ msgstr "Más antiguo arriba" 22112 22113#~ msgid "Optional prefixes and suffixes" 22114#~ msgstr "Prefijos y sufijos opcionales" 22115 22116#~ msgid "Order" 22117#~ msgstr "Orden" 22118 22119#~ msgid "Other folder… please type in" 22120#~ msgstr "Otra carpeta… por favor, introduzca su nombre" 22121 22122#~ msgid "Other genealogy applications might not recognize this data." 22123#~ msgstr "Otras aplicaciones de genealogía podrían no reconocer estos datos." 22124 22125#~ msgid "Others" 22126#~ msgstr "Otros" 22127 22128#~ msgid "Overwrite existing coordinates." 22129#~ msgstr "Reemplazar las coordenadas que existen." 22130 22131#~ msgid "Own charts" 22132#~ msgstr "Gráficos propios" 22133 22134#~ msgid "P.M." 22135#~ msgstr "P.M." 22136 22137#~ msgid "PHP extension “%1$s” is disabled. Without it, the following features will not work: %2$s. Please ask your server’s administrator to enable it." 22138#~ msgstr "La extensión PHP «%1$s» está desactivada. Sin ella, no se podrán llevar a cabo las siguientes funciones: : %2$s. Pídale al administrador de su servidor que la active." 22139 22140#~ msgid "PHP extension “%s” is disabled. You cannot install webtrees until this is enabled. Please ask your server’s administrator to enable it." 22141#~ msgstr "La extensión PHP «%s» está desactivada. A menos que no la active, no podrá instalar webtrees. Pídale al administrador de su servidor que la active." 22142 22143#~ msgid "PHP setting “%1$s” is disabled. Without it, the following features will not work: %2$s. Please ask your server’s administrator to enable it." 22144#~ msgstr "La configuración PHP «%1$s» está desactivada. Sin ella, no se podrán llevar a cabo las siguientes funciones: : %2$s. Pídale al administrador de su servidor que la active." 22145 22146#~ msgid "PHP time limit" 22147#~ msgstr "Tiempo límite de PHP" 22148 22149#~ msgid "Passwords do not match." 22150#~ msgstr "Las contraseñas no coinciden." 22151 22152#~ msgid "Passwords must contain at least 8 characters." 22153#~ msgstr "La contraseña debe tener al menos 8 caracteres ." 22154 22155#~ msgid "Pedigree of %s" 22156#~ msgstr "Pedigrí de %s" 22157 22158#~ msgid "Phonetic" 22159#~ msgstr "Fonético" 22160 22161#~ msgid "Phonetic title" 22162#~ msgstr "Título fonético" 22163 22164#~ msgid "PhpGedView might be installed in one of these folders:" 22165#~ msgstr "webtrees puede ser instalado en una de estas carpetas:" 22166 22167#~ msgid "PhpGedView must be version 4.2.3, or any SVN up to #%s" 22168#~ msgstr "PhpGedView debe ser de la versión 4.2.3, o cualquier SVN superior al #%s" 22169 22170#~ msgid "PhpGedView must use the same database as webtrees." 22171#~ msgstr "El ayudante requiere que PhpGedView y webtrees use el mismo base de datos." 22172 22173#~ msgid "PhpGedView to webtrees transfer wizard" 22174#~ msgstr "Ayudante para la migración de PhpGedView a webtrees" 22175 22176#~ msgid "Place check" 22177#~ msgstr "Comprobación de lugares" 22178 22179#~ msgid "Place contains" 22180#~ msgstr "El lugar contiene" 22181 22182#~ msgid "Place the website offline, by creating the file %s…" 22183#~ msgstr "Coloque el sitio web en línea, creando el archivo %s…" 22184 22185#~ msgid "Place the website online, by deleting the file %s…" 22186#~ msgstr "Coloque el sitio web en línea, eliminando el archivo %s…" 22187 22188#~ msgid "Places found" 22189#~ msgstr "Lugares encontrados" 22190 22191#~ msgid "Places in %s" 22192#~ msgstr "Lugares en %s" 22193 22194#~ msgid "Places should be entered according to the standards for genealogy. In genealogy, places are recorded with the most specific information about the place first and then working up to the least specific place last, using commas to separate the different place levels. The level at which you record the place information should represent the levels of government or church where vital records for that place are kept.<br><br>For example, a place like Salt Lake City would be entered as “Salt Lake City, Salt Lake, Utah, USA”.<br><br>Let’s examine each part of this place. The first part, “Salt Lake City,” is the city or township where the event occurred. In some countries, there may be municipalities or districts inside a city which are important to note. In that case, they should come before the city. The next part, “Salt Lake,” is the county. “Utah” is the state, and “USA” is the country. It is important to note each place because genealogy records are kept by the governments of each level.<br><br>If a level of the place is unknown, you should leave a space between the commas. Suppose, in the example above, you didn’t know the county for Salt Lake City. You should then record it like this: “Salt Lake City, , Utah, USA”. Suppose you only know that an individual was born in Utah. You would enter the information like this: “, , Utah, USA”. <br><br>You can use the <b>Find Place</b> link to help you find places that already exist in the database." 22195#~ msgstr "Lugares se deben ser introducidos de acuerdo con las normas de la genealogía. En la genealogía, los lugares se registran con la información más específica sobre el lugar primero y luego trabajar hasta el lugar menos específica pasado, usando comas para separar los diferentes niveles de lugar. El nivel en el que se graba la información de lugar debería representar los niveles de gobierno o de una iglesia donde se guardan los registros vitales de ese lugar.<br>br>Por ejemplo, un lugar como Salt Lake City se ingresaría como «Salt Lake City, Salt Lake, Utah, USA».<br><br>Vamos a examinar cada parte de este lugar. La primera parte, «Salt Lake City», es la ciudad o municipio donde ocurrió el evento. En algunos países , es posible que los municipios o distritos dentro de una ciudad que son importantes tener en cuenta. En ese caso, deben presentarse ante la ciudad. La siguiente parte: «Salt Lake», es el condado. «Utah» es el Estado, y «USA» es el país. Es importante tener en cuenta cada lugar, porque los registros genealógicos se mantienen por los gobiernos de cada nivel.<br><br>Si no se conoce el nivel de la plaza, se debe dejar un espacio entre las comas. Supongamos que, en el ejemplo anterior, usted no sabía el condado de Salt Lake City. A continuación, debe registrar de esta manera: «Salt Lake City, , Utah, USA». Supongamos que sólo se sabe que una persona nació en Utah. Se podría introducir la información de esta manera: «, , Utah, USA».<br><br>Usted puede utilizar el <b>Buscar Lugar</b> para ayudarle a encontrar los lugares que ya existen en la base de datos." 22196 22197#~ msgid "Places without valid co-ordinates are not shown on the map and have a red border around the sidebar entry" 22198#~ msgstr "Los lugares sin coordenadas válidas no se muestran en el mapa y tienen un borde rojo alrededor de la entrada de la barra lateral" 22199 22200#~ msgid "Please enter a given name, surname, or place in addition to the year" 22201#~ msgstr "Por favor, introduzca un Nombre, Apellido o Lugar además del Año" 22202 22203#~ msgid "Please enter a message subject." 22204#~ msgstr "Por favor introduzca el Asunto." 22205 22206#~ msgid "Please enter more than one character." 22207#~ msgstr "Por favor, introduzca más de un carácter." 22208 22209#~ msgid "Please enter some message text before sending." 22210#~ msgstr "Por favor escriba el texto del mensaje antes de enviarlo." 22211 22212#~ msgid "Please provide your email address so that we may contact you in response to this message. If you do not provide your email address we will not be able to respond to your inquiry. Your email address will not be used in any other way besides responding to this inquiry." 22213#~ msgstr "Introduzca su dirección de correo electrónico para que podamos responder a su mensaje. Si no introduce su dirección de correo electrónico, no podremos responder a su consulta. Su dirección se usará únicamente para responder a su mensaje. En ningún caso se utilizará para cualquier otra finalidad." 22214 22215#~ msgid "Precision" 22216#~ msgstr "Precisión" 22217 22218#~ msgid "Precision of the latitude and longitude" 22219#~ msgstr "Precisión de la latitud y la longitud" 22220 22221#~ msgid "Prefixes" 22222#~ msgstr "Prefijos" 22223 22224#~ msgid "Presentation style" 22225#~ msgstr "Estilo de presentación" 22226 22227#~ msgid "Privacy restriction" 22228#~ msgstr "Restricción de privacidad" 22229 22230#~ msgid "Quick repository facts" 22231#~ msgstr "Hechos rápidos para repositorios" 22232 22233#~ msgid "Quick source facts" 22234#~ msgstr "Hechos rápidos para fuentes" 22235 22236#~ msgid "README documentation" 22237#~ msgstr "Documentación LÉAME" 22238 22239#~ msgid "Rada" 22240#~ msgstr "Rada" 22241 22242#~ msgid "Really delete all geographic data?" 22243#~ msgstr "¿Borrar realmente todos los datos geográficos?" 22244 22245#~ msgid "Records are not the same type. Cannot merge records that are not the same type." 22246#~ msgstr "Los registros no son del mismo tipo. No se pueden combinar registros de tipos distintos." 22247 22248#~ msgid "Redraw map" 22249#~ msgstr "Redibujar mapa" 22250 22251#~ msgid "Religious name" 22252#~ msgstr "Nombre religioso" 22253 22254#~ msgctxt "FEMALE" 22255#~ msgid "Religious name" 22256#~ msgstr "Nombre religioso" 22257 22258#~ msgctxt "MALE" 22259#~ msgid "Religious name" 22260#~ msgstr "Nombre religioso" 22261 22262#~ msgid "Remove flag" 22263#~ msgstr "Borrar bandera" 22264 22265#~ msgid "Remove link from list" 22266#~ msgstr "Borrar el vínculo de la lista" 22267 22268#~ msgid "Renumber" 22269#~ msgstr "Volver a numerar" 22270 22271#~ msgid "Renumber family tree" 22272#~ msgstr "Volver a numerar el árbol genealógico" 22273 22274#~ msgid "Repositories found" 22275#~ msgstr "Repositorios encontrados" 22276 22277#~ msgid "Repository ID prefix" 22278#~ msgstr "Prefijo del ID de los Repositorios" 22279 22280#~ msgid "Repository contains" 22281#~ msgstr "El repositorio contiene" 22282 22283#~ msgid "Reset to initial map state" 22284#~ msgstr "Restablecer al estado inicial del mapa" 22285 22286#~ msgid "Restrict access to the website, using IP addresses and user-agent strings." 22287#~ msgstr "Restringir el acceso al sitio, usando las direcciones IP y las cadenas user-agent." 22288 22289#~ msgid "Resulting value" 22290#~ msgstr "Valor resultante" 22291 22292#~ msgid "Right" 22293#~ msgstr "Derecha" 22294 22295#~ msgid "Right section blocks" 22296#~ msgstr "Bloques de la Sección Derecha" 22297 22298#~ msgid "Romanized title" 22299#~ msgstr "Título romanizado" 22300 22301#~ msgid "Rule" 22302#~ msgstr "Regla" 22303 22304#~ msgid "Satellite" 22305#~ msgstr "Satélite" 22306 22307#~ msgid "Search engine" 22308#~ msgstr "Motor de búsqueda" 22309 22310#~ msgid "Search for individuals to add to add Links list." 22311#~ msgstr "Buscar personas para agregar a la lista de Agregar Vínculos." 22312 22313#~ msgid "Search globally" 22314#~ msgstr "Buscar globalmente" 22315 22316#~ msgid "Search locally" 22317#~ msgstr "Buscar localmente" 22318 22319#~ msgid "Select a block and use the arrows to move it." 22320#~ msgstr "Seleccione un bloque y use las flechas para moverlo." 22321 22322#~ msgid "Select chart type" 22323#~ msgstr "Seleccione tipo de gráfico;" 22324 22325#~ msgid "Select events" 22326#~ msgstr "Seleccionar eventos" 22327 22328#~ msgid "Select flag" 22329#~ msgstr "Seleccionar bandera" 22330 22331#~ msgid "Select the desired count interval" 22332#~ msgstr "Escoge el intervalo de conteo deseado" 22333 22334#~ msgid "Select the languages that will be shown in menus." 22335#~ msgstr "Seleccione los idiomas que se mostrarán en los menús." 22336 22337#~ msgid "Select the stats to show in this block" 22338#~ msgstr "Seleccione las estadísticas a mostrar en este bloque" 22339 22340#~ msgid "Send broadcast messages" 22341#~ msgstr "Enviar mensajes generales" 22342 22343#~ msgid "Serbia and Montenegro" 22344#~ msgstr "Serbia y Montenegro" 22345 22346#~ msgid "Server file containing places (CSV)" 22347#~ msgstr "Archivo en el servidor con los lugares (CSV)" 22348 22349#~ msgid "Session timeout" 22350#~ msgstr "Duración de la Sesión" 22351 22352#~ msgid "Set the default number of generations to display on descendancy and pedigree charts." 22353#~ msgstr "Fija el número de generaciñones que se mostrarán por omisión en los diagramas de descendientes y ascendeintes." 22354 22355#~ msgid "Set the maximum number of generations to display on descendancy charts." 22356#~ msgstr "Ajusta el número de generaciones que se mostrarán por omisión en el informe de Descendientes." 22357 22358#~ msgid "Set the maximum number of generations to display on pedigree charts." 22359#~ msgstr "Fija el número máximo de generaciones que se mostrarán en los árboles de ascendientes." 22360 22361#~ msgid "Set to <b>Yes</b> to use the RIN number instead of the GEDCOM ID when asked for individual IDs in configuration files, user settings, and charts. This is useful for genealogy programs that do not consistently export GEDCOMs with the same ID assigned to each individual but always use the same RIN." 22362#~ msgstr "Se establece en <b>Sí</b> para utilizar el número de RIN en lugar del ID GEDCOM cuando se le pregunta por los identificadores individuales en los archivos de configuración, la configuración de usuario y gráficos. Esto es útil para los programas de genealogía que no exportan consistentemente GEDCOMs con el mismo ID asignado a cada individuo, pero siempre utilizan el mismo RIN." 22363 22364#~ msgid "Shared note contains" 22365#~ msgstr "La nota compartida contiene" 22366 22367#~ msgid "Shared notes found" 22368#~ msgstr "Notas compartidas halladas" 22369 22370#~ msgid "Short version" 22371#~ msgstr "Versión corta" 22372 22373#~ msgid "Should this block be hidden when it is empty" 22374#~ msgstr "Debe ocultarse este bloque si está vacío" 22375 22376#~ msgid "Show all notes and source references on notes and sources tabs" 22377#~ msgstr "Mostrar todas las notas y referencias a fuentes en las pestañas de Notas y Fuentes" 22378 22379#~ msgid "Show all spouses and ancestors" 22380#~ msgstr "Mostrar todos los esposos y antepasados" 22381 22382#~ msgid "Show all tags" 22383#~ msgstr "Mostrar todos los etiquetas" 22384 22385#~ msgid "Show chart details by default" 22386#~ msgstr "Mostrar detalles de la carta por defecto" 22387 22388#~ msgid "Show common surnames" 22389#~ msgstr "Mostrar apellidos más comunes" 22390 22391#~ msgid "Show counts before or after name" 22392#~ msgstr "Colocar contador antes o después del nombre" 22393 22394#~ msgid "Show cousins" 22395#~ msgstr "Mostrar primos" 22396 22397#~ msgid "Show date differences" 22398#~ msgstr "Mostrar diferencias de las fechas" 22399 22400#~ msgid "Show details" 22401#~ msgstr "Mostrar detalles" 22402 22403#~ msgid "Show hit counters on Portal and Individual pages." 22404#~ msgstr "Muestra contadores de visitas en las páginas de portal y de personas." 22405 22406#~ msgid "Show images" 22407#~ msgstr "Mostrar imágenes" 22408 22409#~ msgid "Show inactive places" 22410#~ msgstr "Mostrar lugares deshabilitados" 22411 22412#~ msgid "Show lifespans" 22413#~ msgstr "Mostrar duración de la vida" 22414 22415#~ msgid "Show only births, deaths, and marriages" 22416#~ msgstr "Mostrar sólo nacimientos, defunciones y matrimonios" 22417 22418#~ msgid "Show only the selected tags" 22419#~ msgstr "Mostrar sólo las etiquetas escogidas" 22420 22421#~ msgid "Show places in hierarchy" 22422#~ msgstr "Mostrar lugares jerárquicamente" 22423 22424#~ msgid "Show related individuals/families" 22425#~ msgstr "Mostrar personas/familias relacionadas" 22426 22427#~ msgid "Show statistics charts" 22428#~ msgstr "Mostrar gráficos estadísticos" 22429 22430#~ msgid "Show the location of places and events using the Google™ maps mapping service." 22431#~ msgstr "Mostrar la ubicación de lugares y eventos con el servicio de mapas Google™ maps." 22432 22433#~ msgid "Sicily" 22434#~ msgstr "Sicilia" 22435 22436#~ msgid "Sign-in URL" 22437#~ msgstr "URL de acceso" 22438 22439#~ msgid "Signed-in as " 22440#~ msgstr "Registrado " 22441 22442#~ msgid "Simple search filter based on the characters entered, no wildcards are accepted." 22443#~ msgstr "Filtro de búsqueda sencillo basado en los caracteres introducidos, no se admiten comodines." 22444 22445#~ msgid "Size of map (in pixels)" 22446#~ msgstr "Tamaño del mapa (en píxeles)" 22447 22448#~ msgid "Some place names may be written with optional prefixes and suffixes. For example “Orange” versus “Orange County”. If the family tree contains the full place names, but the geographic database contains the short place names, then you should specify a list of the prefixes and suffixes to be disregarded. Multiple values should be separated with semicolons. For example “County;County of” or “Township;Twp;Twp.”." 22449#~ msgstr "Algunos nombres de lugares se puede escribir con prefijos y sufijos opcionales. Por ejemplo, «Orange» o «Condado de Orange». Si el árbol genealógico contiene los nombres de lugares completos, pero la base de datos geográfica contiene los nombres cortos, entonces debe especificar una lista de los prefijos y sufijos para no tener en cuenta. Múltiples opciones deben estar separadas con punto y coma. Por ejemplo, «Condado;Condado de» o «Municipio; Mpio.; Mpio»." 22450 22451#~ msgid "Source ID prefix" 22452#~ msgstr "Prefijo del ID de las Fuentes" 22453 22454#~ msgid "Source citations can include fields to record the quality of the data (primary, secondary, etc.) and the date the event was recorded in the source. If you don’t use these fields, you can disable them when creating new source citations." 22455#~ msgstr "Las citas de fuentes pueden incluir campos para registrar la calidad del dato (primario, secundario, etc.) y la fecha en que se registró el dato en la fuente. Si no usa estos campos, puede deshabilitarlos al crear nuevas citas de fuentes." 22456 22457#~ msgid "Source contains" 22458#~ msgstr "La fuente contiene" 22459 22460#~ msgid "Spouse census date" 22461#~ msgstr "Fecha del censo del cónyuge" 22462 22463#~ msgid "Spouse census place" 22464#~ msgstr "Lugar del censo del cónyuge" 22465 22466#~ msgid "Spouse note" 22467#~ msgstr "Nota de cónjuge" 22468 22469#~ msgid "Standard" 22470#~ msgstr "Estándar" 22471 22472#~ msgid "Start IP address" 22473#~ msgstr "Dirección IP de inicio" 22474 22475#~ msgid "Start at parents" 22476#~ msgstr "Comenzar en los padres" 22477 22478#~ msgid "Statistics chart" 22479#~ msgstr "Estadísticas" 22480 22481#~ msgid "Store watermarked full size images on server" 22482#~ msgstr "Almacenar en el servidor las imágenes a tamaño original con filigranas" 22483 22484#~ msgid "Store watermarked thumbnails on server" 22485#~ msgstr "Almacenar en el servidor las miniaturas con filigranas" 22486 22487#~ msgid "Subdivision" 22488#~ msgstr "Subdivisión" 22489 22490#~ msgid "Suffixes" 22491#~ msgstr "Sufijos" 22492 22493#~ msgid "System settings" 22494#~ msgstr "Configuración del sistema" 22495 22496#~ msgid "Tag" 22497#~ msgstr "Etiqueta" 22498 22499#~ msgid "Tell visitors why this site uses cookies." 22500#~ msgstr "Informar a los visitantes por qué este sitio utiliza cookies." 22501 22502#~ msgid "Terrain" 22503#~ msgstr "Relieve" 22504 22505#~ msgid "The FAQ list is empty." 22506#~ msgstr "La lista de Preguntas Frecuentes está vacía." 22507 22508#~ msgid "The GEDCOM standard does not allow URLs in media objects." 22509#~ msgstr "El estándar de GEDCOM no permite URLs en objetos multimedia." 22510 22511#~ msgid "The PhpGedView to webtrees wizard is an automated process to assist administrators make the move from a PhpGedView installation to a new webtrees one. It will transfer all PhpGedView GEDCOM and other database information directly to your new webtrees database. The following requirements are necessary:" 22512#~ msgstr "El asistente PhpGedView a webtrees es un proceso automatizado para ayudar a los administradores hacer el movimiento de una instalación PhpGedView a una instalación webtrees nueva. Se transferirá toda la GEDCOM PhpGedView y otras partes de la base de datos directamente a la base de datos webtrees nueva. Los siguientes requisitos son necesarios:" 22513 22514#~ msgid "The data in this website has been collected for the purposes of genealogical research." 22515#~ msgstr "Los datos de este sitio web se han recopilado con fines de investigación genealógica." 22516 22517#~ msgid "The database reported the following error message:" 22518#~ msgstr "La base de datos devolvió el siguiente mensaje de error:" 22519 22520#~ msgid "The details of this family are private." 22521#~ msgstr "Los detalles de esta familia son privadas." 22522 22523#~ msgid "The details of this individual are private." 22524#~ msgstr "Los detalles de esta persona son privados." 22525 22526#~ msgid "The file %s could not be updated." 22527#~ msgstr "El archivo %s no pudo actualizarse." 22528 22529#~ msgid "The file %s has been created." 22530#~ msgstr "El archivo %s ha sido creado." 22531 22532#, php-format 22533#~ msgid "The folder %s does not exist, and it could not be created." 22534#~ msgstr "La carpeta «%s» no existe, y no pudo ser creado." 22535 22536#~ msgid "The following places have been changed:" 22537#~ msgstr "Los siguientes lugares han cambiado:" 22538 22539#~ msgid "The following places would be changed:" 22540#~ msgstr "Los siguientes lugares serian cambiados:" 22541 22542#~ msgid "The following rules are used to decide whether a visitor is a human being (allow full access), a search-engine robot (allow restricted access) or an unwanted crawler (deny all access)." 22543#~ msgstr "Las reglas siguientes se usan para decidir si un visitante es un ser humano (permitir acceso normal), un robot del motor de búsqueda (permitir acceso restringido) o una araña no deseada (denegar todo acceso)." 22544 22545#~ msgid "The media file %s does not exist." 22546#~ msgstr "El archivo audiovisual %s no existe." 22547 22548#~ msgid "The media file was not found in this family tree." 22549#~ msgstr "El archivo audiovisual solicitado no se ha encontrado en este árbol genealógico." 22550 22551#~ msgid "The media file you are uploading can be, and probably should be, named differently on the server than it is on your local computer. This is so because often the local filename has meaning to you but is much less meaningful to others visiting this website. Consider also the possibility that you and someone else both try to upload different files called “granny.jpg“.<br><br>In this field, you specify the new name of the file you are uploading. The name you enter here will also be used to name the thumbnail, which can be uploaded separately or generated automatically. You do not need to enter the filename extension (jpg, gif, pdf, doc, etc.)<br><br>Leave this field blank to keep the original name of the file you have uploaded from your local computer." 22552#~ msgstr "El archivo multimedia está cargando puede ser, y probablemente debería ser un nombre diferente en el servidor de lo que está en el equipo local. Esto es así porque a menudo el nombre de archivo local ha significado para usted, pero es mucho menos significativo para los demás que visitan este sitio. Considere también la posibilidad de que usted y otra persona a la vez intenta cargar diferentes archivos «abuelita.jpg».<br><br>En este campo, se especifica el nombre del archivo que se está cargando. El nombre que especifique aquí también se utiliza para nombrar la imagen, que se pueden cargar por separado o se generan automáticamente. No es necesario introducir la extensión del nombre de archivo (jpg, gif, pdf, doc, etc).<br><br>Deje este campo vacío para mantener el nombre original del archivo que ha cargado anteriormente." 22553 22554#~ msgid "The most common repository facts are listed separately, so that they can be added more easily." 22555#~ msgstr "Los hechos más comunes para repositorios son listados por separado, así pueden agregarse más fácilmente." 22556 22557#~ msgid "The most common source facts are listed separately, so that they can be added more easily." 22558#~ msgstr "Los hechos más comunes para fuentes son listados por separado, así pueden agregarse más fácilmente." 22559 22560#~ msgid "The new files are currently located in the folder %s." 22561#~ msgstr "Los nuevos archivos se encuentran actualmente en la carpeta %s." 22562 22563#~ msgid "The number of occurrences of the specified name will be shown on the map. If you leave this field empty, the most common surname will be used." 22564#~ msgstr "El número de repeticiones del nombre especificado se mostrará en el mapa. Si deja este campo vacío, se utilizará el apellido que más se repita." 22565 22566#~ msgid "The passwords do not match." 22567#~ msgstr "Las contraseñas no coinciden." 22568 22569#~ msgid "The preferences for the chart “%s” have been updated." 22570#~ msgstr "Las preferencias para la grafica \"%s\" han sido actualizadas." 22571 22572#~ msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database. “wt_” is suggested, but can be anything you want." 22573#~ msgstr "Introducir un prefijo es opcional, pero recomendable. Al proporcionarle un único prefijo a los nombres de tablas, permitirá que distintos programas compartan la misma base de datos. Aunque se recomienda usar el prefijo «wt_», el texto del mismo es libre, pudiendo elegir el que más le apetezca." 22574 22575#~ msgid "The record %1$s has been renamed to %2$s." 22576#~ msgstr "El registro %1$s ha sido renombrado a %2$s." 22577 22578#~ msgid "The record has been copied to the clipboard." 22579#~ msgstr "Registro copiado al portapapeles." 22580 22581#~ msgid "The regular expression appears to contain an error. It can’t be used." 22582#~ msgstr "La expresión regular parece contener un error. No puede utilizarse." 22583 22584#~ msgid "The theme menu will only be shown if the website preferences allow users to select their own theme." 22585#~ msgstr "El menú de temas será mostrado solamente si la configuración del sitio web permite a los usuarios seleccionar su propio tema." 22586 22587#~ msgid "The thumbnail file %1$s could not be renamed to %2$s." 22588#~ msgstr "No se pudo cambiar el nombre del archivo de miniatura de <b>%1$s</b> a <b>%2$s</b>." 22589 22590#~ msgid "The thumbnail file %1$s has been renamed to %2$s." 22591#~ msgstr "El nombre de la miniatura %1$s se ha cambiado con éxito a %2$s." 22592 22593#~ msgid "The thumbnail file %s does not exist." 22594#~ msgstr "La miniatura del archivo audiovisual %s no existe." 22595 22596#~ msgid "The time in seconds that a webtrees session remains active before requiring a new sign-in. The default is 7200, which is 2 hours." 22597#~ msgstr "El tiempo en segundos que una sesión en webtrees permanece activa antes de pedir de nuevo la contraseña. El valor por omisión es 7200, que son dos horas." 22598 22599#~ msgid "The value to place in the “meta description” tag in the HTML page header. Leave this field empty to use the name of the family tree." 22600#~ msgstr "El valor a utilizar en la etiqueta meta Description en el encabezado de la página HTML. Deje este campo en blanco para usar el título de la base de datos active en el momento." 22601 22602#~ msgid "The version of %s is too new." 22603#~ msgstr "La versión de %s es demasiado reciente." 22604 22605#~ msgid "The version of %s is too old." 22606#~ msgstr "La versión de %s es demasiado antigua." 22607 22608#~ msgid "The website access rule has been created." 22609#~ msgstr "La regla de acceso al sitio web ha sido creada." 22610 22611#~ msgid "The website access rule has been deleted." 22612#~ msgstr "La regla de acceso al sitio web ha sido eliminada." 22613 22614#~ msgid "The website access rule has been updated." 22615#~ msgstr "La regla de acceso al sitio web ha sido actualizada." 22616 22617#~ msgid "The website www.geonames.org provides a large database of place names. This can be searched when entering new places. To use this feature, you must register for a free account at www.geonames.org and provide the username." 22618#~ msgstr "El sitio web www.geonames.org proporciona una gran base de datos de nombres de lugares. Esto se puede usar al ingresar nuevos lugares. Para utilizar esta función, debe registrarse para obtener una cuenta gratuita en www.geonames.org y proporcionar el nombre de usuario." 22619 22620#~ msgid "The “%” character is a wildcard, and will match zero or more other characters." 22621#~ msgstr "El carácter \"%\" es un comodín, y coincidirá con ninguno o más caracteres." 22622 22623#~ msgid "Theme menu" 22624#~ msgstr "Menú de temas" 22625 22626#~ msgid "Themes can be selected at three levels: user, family tree, and website. User preferences take priority over family tree preferences, which in turn take priority over the website preferences. Selecting “default theme” at one level will use the theme at the next level." 22627#~ msgstr "Los temas pueden ser seleccionados en tres niveles: usuario, árbol genealógico, y el sitio web. Los ajustes del usuario tienen prioridad sobre los ajustes de los árboles genealógicos, que a su vez tienen prioridad sobre la configuración web. Al seleccionar \"tema por defecto\" en un nivel utilizará el tema en el siguiente nivel." 22628 22629#, php-format 22630#~ msgid "There is no account with the username or email “%s”." 22631#~ msgstr "No hay ninguna cuenta con el nombre de usuario o correo electrónico “%s”." 22632 22633#, php-format 22634#~ msgid "There is no user account with the email “%s”." 22635#~ msgstr "No hay cuenta de usuario con el correo “%s”." 22636 22637#~ msgid "These pages provide access to all the preferences and management tools for this webtrees site." 22638#~ msgstr "Estas páginas dar acceso a todas las opciones de configuración y las herramientas de administración para este sitio webtrees." 22639 22640#~ msgid "This GEDCOM file is encoded using %1$s. Assume this to mean %2$s." 22641#~ msgstr "Este GEDCOM se codifica mediante %1$s. Supongamos que esto significa %2$s." 22642 22643#~ msgid "This database and table-prefix appear to be used by another application. If you have an existing PhpGedView system, you should create a new webtrees system. You can import your PhpGedView data and settings later." 22644#~ msgstr "Parece que la base de datos y el prefijo de tabla están siendo usados por otra aplicación. Si cuenta con un sistema de PhpGedView, debería crear un nuevo sistema de webtrees. Podrá importar sus datos y configuraciones de PhpGedView más adelante." 22645 22646#~ msgid "This database is only running MySQL version %s. You cannot install webtrees here." 22647#~ msgstr "La base de datos funciona únicamente con la versión %s de MySQL. Es imposible instalar webtrees aquí." 22648 22649#~ msgid "This entry is ignored if you have entered a URL into the filename field." 22650#~ msgstr "Esta entrada se ignora si introdujo una URL en el campo de nombre del archivo." 22651 22652#~ msgid "This family remained childless" 22653#~ msgstr "Esta familia no tuvo hijos" 22654 22655#~ msgid "This file is linked to another family tree on this server. It cannot be deleted, moved, or renamed until these links have been removed." 22656#~ msgstr "Este archivo está vinculado con otra base de datos genealógica en este servidor. No puede borrarse, moverse o se le puede cambiar de nombre hasta que se hayan eliminado estos vínculos." 22657 22658#~ msgid "This input box lets you change that year of the calendar. Type a year into the box and press <b>Enter</b> to change the calendar to that year.<br><br><b>Advanced features</b> for <b>View the year</b><dl><dt><b>More than one year</b></dt><dd>You can search for dates in a range of years.<br><br>Year ranges are <u>inclusive</u>. This means that the date range extends from 1 January of the first year of the range to 31 December of the last year mentioned. Here are a few examples of year ranges:<br><br><b>1992-5</b> for all events from 1992 to 1995.<br><b>1972-89</b> for all events from 1972 to 1989.<br><b>1610-759</b> for all events from 1610 to 1759.<br><b>1880-1905</b> for all events from 1880 to 1905.<br><b>880-1105</b> for all events from 880 to 1105.<br><br>To see all the events in a given decade or century, you can use <b>?</b> in place of the final digits. For example, <b>197?</b> for all events from 1970 to 1979 or <b>16??</b> for all events from 1600 to 1699.<br><br>Selecting a range of years will change the calendar to the year view.</dd></dl>" 22659#~ msgstr "Esta casilla le permite cambiar el año del calendario. Teclee un año en la casilla y presione la tecla <b>Intro</b> para cambiar el calendario al de ese año.<br><br><b>Funciones avanzadas</b> para <b>Ver año</b><dl><dt><b>Más de un año</b></dt><dd>Puede buscar fechas en un intervalo de años.<br><br>Los intervalos de años son <u>inclusivos</u>. Esto quiere decir que el intervalo de fechas va desde el 1 de enero del primer año hasta el 31 de diciembre del último año mencionado. Unos cuantos ejemplos de intervalos de años:<br><br><b>1992-5</b> para todos los eventos desde 1992 hasta 1995.<br><b>1972-89</b> para todos los eventos desde 1972 hasta 1989.<br><b>1610-759</b> para todos los eventos desde 1610 hasta 1759.<br><b>1880-1905</b> para todos los eventos desde 1880 hasta 1905.<br><br><b>880-1105</b> para todos los eventos desde 880 hasta 1105.<br><br>Para ver todos los eventos de una década o un siglo dados, puede utilizar <b>?</b> en lugar de los dígitos finales. Por ejemplo, <b>197?</b> para todos los eventos desde 1970 hasta 1979 o <b>16??</b> para todos los eventos desde 1600 a 1699.<br><br>Selecctionar un intervalo de años cambiará el calendario a la vista Año.</dd></dl>" 22660 22661#~ msgid "This is a comma separated list of GEDCOM fact tags that will be shown on the add/edit name form. If you use non-Latin alphabets such as Hebrew, Greek, Cyrillic, or Arabic, you may want to add tags such as _HEB, ROMN, FONE, etc. to allow you to store names in several different alphabets." 22662#~ msgstr "Es una lista separada por comas de etiquetas de hechos GEDCOM que se mostrarán en el formulario de agregar/modificar nombre. Si utiliza alfabetos no latinos como el hebreo, griego, cirílico o árabe, puede desea agregar etiquetas como _HEB, ROMN, FONE, etc. para permitirle almacenar nombres en diferentes alfabetos." 22663 22664#~ msgid "This is a comma separated list of GEDCOM fact tags that will be shown when adding a new family. For example, if MARR is in the list, then fields for marriage date and marriage place will be shown on the form." 22665#~ msgstr "Es una lista de etiquetas de hechos GEDCOM separadas por comas que siempre se mostrarán en agregar una nueva familia. Por ejemplo, si MARR aparece en la lista, los campos para fecha y lugar de matrimonio se mostrarán siempre en el formulario." 22666 22667#~ msgid "This is a comma separated list of GEDCOM fact tags that will be shown when adding a new individual. For example, if BIRT is in the list, fields for birth date and birth place will be shown on the form." 22668#~ msgstr "Es una lista de etiquetas de hechos GEDCOM separadas por comas que siempre se mostrarán en agregar una nueva persona. Por ejemplo, si BIRT aparece en la lista, los campos para fecha y lugar de nacimiento se mostrarán siempre en el formulario." 22669 22670#~ msgid "This is a comma separated list of GEDCOM fact tags that will be shown when you add or edit place names. If you use non-Latin alphabets such as Hebrew, Greek, Cyrillic, or Arabic, you may want to add tags such as _HEB, ROMN, FONE, etc. to allow you to store place names in several different alphabets." 22671#~ msgstr "Es una lista separada por comas de etiquetas de hechos GEDCOM que se mostrarán cuando agregue o modifique nombres de lugares. Si usa alfabetos no latinos como hebreo, griego, cirílico o árabe, puede desear agregar etiquetas como _HEB, ROMN, FONE, etc. para permitirle introducir los nombres de lugares en varios alfabetos diferentes." 22672 22673#~ msgid "This is a summary of the <abbr title=\"The Church of Jesus Christ of Latter-day Saints\">LDS</abbr> ordinances for the individual. “B” indicates an LDS baptism. “E” indicates an LDS endowment. “S” indicates an LDS spouse sealing. “P” indicates an LDS child-to-parent sealing." 22674#~ msgstr "Este es un resumen de las ordenanzas <abbr title=\"The Church of Jesus Christ of Latter-day Saints\">SUD</abbr> para el individuo. \"B\" indica un bautismo SUD. \"E\" indica una investidura SUD. \"S\" indica un cónyuge sellado SUD. \"P\" indica un sellado de niño a los padres SUD." 22675 22676#~ msgid "This is case sensitive." 22677#~ msgstr "Hay que distinguir entre mayúsculas y minúsculas." 22678 22679#~ msgid "This is case sensitive. If a database with this name does not already exist webtrees will attempt to create one for you. Success will depend on permissions set for your web server, but you will be notified if this fails." 22680#~ msgstr "Hay que distinguir entre mayúsculas y minúsculas. Si una base de datos con ese nombre no existe webtrees intentará crearla. El éxito será según los permisos en su servidor web, pero se le notificará si esto falla." 22681 22682#~ msgid "This is the initial value for the “show details” option on the charts." 22683#~ msgstr "Este es el ajuste inicial para la opción «mostrar detalles» en las diagramas." 22684 22685#~ msgid "This is the list of GEDCOM facts that your users can add to families. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique family facts” list." 22686#~ msgstr "Es la lista de hechos GEDCOM que sus usuarios pueden añadir a las familias. Puede modificar esta lista eliminando o añadiendo nombres de hechos, incluso los personalizados, según sea apropiado. Los nombres de hechos que aparezcan en esta lista no deben aparecer también en la lista <i>Hechos agregables una sola vez a familias</i>." 22687 22688#~ msgid "This is the list of GEDCOM facts that your users can add to individuals. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique individual facts” list." 22689#~ msgstr "Es la lista de hechos GEDCOM que sus usuarios pueden agregar a las personas. Puede modificar esta lista eliminando o agregando nombres de hechos, incluso los personalizados, como se apropiado. Lo nombres de hechos que aparezcan en esta lista no deben aparecer también en la lista <i>Hechos agregables a las personas una única vez</i>." 22690 22691#~ msgid "This is the list of GEDCOM facts that your users can add to repositories. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique repository facts” list." 22692#~ msgstr "Es la lista de hechos GEDCOM que sus usuarios pueden añadir a los repositorios. Puede modificar esta lista eliminando o añadiendo nombres de hechos, incluso los personalizados, según sea necesario. Los nombres de hechos que aparezcan en esta lista no deben aparecer también en la lista <i>Hechos agregables una sola vez a repositorios</i>." 22693 22694#~ msgid "This is the list of GEDCOM facts that your users can add to sources. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique source facts” list." 22695#~ msgstr "Es la lista de hechos GEDCOM que sus usuarios puede añadir a las fuentes. Puede modificar esta lista eliminado o añadiendo nombres de hechos, incluso los personalizados, según sea apropiado. Los nombres de hechos que aparezcan en esta lista no deben aparecer también en la lista <i>Hechos agregables una sola vez a fuentes</i>." 22696 22697#~ msgid "This is the list of GEDCOM facts that your users can only add once to families. For example, if MARR is in this list, users will not be able to add more than one MARR record to a family. Fact names that appear in this list must not also appear in the “All family facts” list." 22698#~ msgstr "Es la lista de hechos GEDCOM que sus usuarios sólo pueden agregar <u>una vez</u> a las familias. Por ejemplo, si MARR está en esta lista, los usuarios no podrán agregar más de un registro MARR a una familia. Los nombres de hechos que aparezcan en esta lista no deben aparecer también en la lista <i>Hechos agregables a familias</i>." 22699 22700#~ msgid "This is the list of GEDCOM facts that your users can only add once to individuals. For example, if BIRT is in this list, users will not be able to add more than one BIRT record to an individual. Fact names that appear in this list must not also appear in the “All individual facts” list." 22701#~ msgstr "Es la lista de hechos GEDCOM que sus usuarios pueden añadir solamente <u>una vez</u> a las personas. Por ejemplo, si BIRT consta en esta lista, los usuarios no podrán añadir más de un registro BIRT a una persona. Los nombres de hechos que aparezcan en esta lista no deben aparecer también el la lista <i>Hechos agregables a las personas</i>." 22702 22703#~ msgid "This is the list of GEDCOM facts that your users can only add once to repositories. For example, if NAME is in this list, users will not be able to add more than one NAME record to a repository. Fact names that appear in this list must not also appear in the “All repository facts” list." 22704#~ msgstr "Es la lista de hechos GEDCOM que sus usuarios sólo pueden añadir <u>una vez</u> a los repositorios. Por ejemplo, si NAME aparece en esta lista, los usuarios no podrán añadir más de un registro NAME a un repositorio. Los nombres de hechos que aparezcan en esta lista no deben aparecer también en la lista <i>Hechos agregables a repositorios</i>." 22705 22706#~ msgid "This is the list of GEDCOM facts that your users can only add once to sources. For example, if TITL is in this list, users will not be able to add more than one TITL record to a source. Fact names that appear in this list must not also appear in the “All source facts” list." 22707#~ msgstr "Es la lista de hechos GEDCOM que sus usuarios sólo pueden añadir <u>una vez</u> a las fuentes. Por ejemplo, si TITL aparece en esta lista, los usuarios no podrán añadir más de un registro TITL a una fuente. Los nombres de hechos que aparezcan en esta lista no deben aparecer también en la lista <i>Hechos agregables a fuentes</i>." 22708 22709#~ msgid "This is the number of times that a surname must occur before it shows up in the Common Surname list on the “Home page”." 22710#~ msgstr "Este es la cantidad de veces que debe repetirse un apellido, antes de aparecer en la lista de Apellidos Comunes en la página de Bienvenida." 22711 22712#~ msgid "This is the width (in pixels) that the program will use when automatically generating thumbnails. The default value is 100." 22713#~ msgstr "Es la anchura (en pixeles) a utilizar al generar automáticamente las miniaturas. El valor predeterminado es 100." 22714 22715#~ msgid "This may be a mistake in your data." 22716#~ msgstr "Esto puede ser un error en los datos." 22717 22718#~ msgid "This may cause a problem for other applications." 22719#~ msgstr "Puede causar problemas a otras aplicaciones." 22720 22721#~ msgid "This may cause a problem for webtrees." 22722#~ msgstr "Puede causar problemas a webtrees." 22723 22724#~ msgid "This media file does not exist." 22725#~ msgstr "Este archivo multimedia no existe." 22726 22727#~ msgid "This media file exists, but cannot be accessed." 22728#~ msgstr "Este archivo multimedia existe, pero no se puede acceder." 22729 22730#~ msgid "This media file is broken and cannot be watermarked." 22731#~ msgstr "Este archivo audiovisual está dañado y no se le puede poner la filigrana." 22732 22733#~ msgid "This media object is not linked to any other record." 22734#~ msgstr "Este objeto audiovisual no está vinculada a ningún otro registro." 22735 22736#~ msgid "This message will be sent to %s" 22737#~ msgstr "Este mensaje se enviará a %s" 22738 22739#~ msgid "This option controls whether Notes and Source references that are attached to Facts should be shown on the Notes and Sources tabs of the Individual page.<br><br>Ordinarily, the Notes and Sources tabs show only Notes and Source references that are attached directly to the individual’s database record. These are <i>level 1</i> Notes and Source references.<br><br>The <b>Yes</b> option causes these tabs to also show Notes and Source references that are part of the various Facts in the individual’s database record. These are <i>level 2</i> Notes and Source references because the various Facts are at level 1." 22740#~ msgstr "Esta opción controla si las notas o referencias a fuentes conectadas a eventos o hechos deben mostrarse en las pestañas de notas y fuentes de la página personal.<br><br>Por lo general, las pestañas de notas y fuentes sólo muestran notas y referencias a fuentes conectadas directamente al registro en la base de datos de la persona. Se trata de las notas y referencias a fuentes de <i>nivel 1</i>.<br><br>La opción <b>Sí</b> hace que estas pestañas muestren también las notas y referencias a fuentes que forman parte de los distintos hechos del registro en la base de datos de la persona. Se trata de las notas y referencias a fuentes de <i>nivel 2</i> porque los diversos hechos se encuentran a nivel 1." 22741 22742#~ msgid "This option controls whether or not to automatically expand the <i>Events of close relatives</i> list." 22743#~ msgstr "Esta opción controla si se expande automáticamente o no la lista de <i>Eventos de parientes cercanos</i>." 22744 22745#~ msgid "This option controls whether or not to show the individual’s gender icon on charts.<br><br>Since the gender is also indicated by the color of the box, this option doesn’t conceal the gender. The option simply removes some duplicate information from the box." 22746#~ msgstr "Esta opción controla si se muestra o no el icono del sexo de la persona en los diagramas.<br><br>Como el sexo también se indica mediante el color de la caja, esta opción no oculta el sexo, simplemente suprime alguna información innecesaria de la caja." 22747 22748#~ msgid "This option indicates whether the pedigree chart should be generated in landscape or portrait mode." 22749#~ msgstr "Esto le dice al programa en que formato mostrará el Árbol de Ascendientes: Natural o Apaisado." 22750 22751#~ msgid "This options sets whether latitude and longitude are displayed on the pop-up window attached to map markers." 22752#~ msgstr "Esta opción le permite establecer si desea visualizar la latitud y la longitud en la ventana emergente correspondiente a los marcadores de mapas." 22753 22754#~ msgid "This place has no coordinates" 22755#~ msgstr "Este lugar no tiene coordenadas" 22756 22757#~ msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator." 22758#~ msgstr "El repositorio ha sido borrado. La eliminación tiene que ser verificada por un moderador." 22759 22760#, php-format 22761#~ msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it." 22762#~ msgstr "Este repositorio ha sido eliminada. Debe revisar el borrado y %1$s o %2$s." 22763 22764#~ msgid "This repository has been edited. The changes need to be reviewed by a moderator." 22765#~ msgstr "El repositorio ha sido editado. La cambios necesitan ser verificados por un moderador." 22766 22767#, php-format 22768#~ msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them." 22769#~ msgstr "Este repositorio ha sido editado. Debe revisar los cambios y %1$s o %2$s." 22770 22771#~ msgid "This server does not support secure downloads using HTTPS." 22772#~ msgstr "Este servidor no soporta descargas seguras usando HTTPS." 22773 22774#~ msgid "This should be a comma or space separated list of facts, in addition to birth and death, that you want to appear in chart boxes such as the pedigree chart. This list requires you to use fact tags as defined in the GEDCOM 5.5.1 standard. For example, if you wanted the occupation to show up in the box, you would add “OCCU” to this field." 22775#~ msgstr "Esto debería ser una lista de los hechos separados por comas o espacios que, además del nacimiento y defunción, desea que aparezcan en las cajas de los diagramas como el Árbol de Ascendientes. Esta lista requiere que utilice para los hechos las etiquetas definidas en el Estándar GEDCOM 5.5.1. Por ejemplo, si deseara que se mostrara la profesión, añadiría «OCCU» a este campo." 22776 22777#~ msgid "This site does not use any third-party tracking or analytics services." 22778#~ msgstr "Este sitio no utiliza ningún servicio de seguimiento o análisis de terceros." 22779 22780#~ msgid "This site uses cookies to store your preferences on this site, such as the language you have selected." 22781#~ msgstr "Este sitio utiliza cookies para almacenar sus preferencias en este sitio, como el idioma que ha seleccionado." 22782 22783#~ msgid "This source has been deleted. The deletion will need to be reviewed by a moderator." 22784#~ msgstr "Esta fuente ha sido eliminado. La supresión tendrá que ser aprobada por un moderador." 22785 22786#, php-format 22787#~ msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it." 22788#~ msgstr "Esta fuente ha sido borrada. Debes revisar su borrado y luego %1$s o %2$s." 22789 22790#~ msgid "This source has been edited. The changes need to be reviewed by a moderator." 22791#~ msgstr "Esta fuente ha sido editada. Los cambios tendrán que ser aprobados por un moderador." 22792 22793#, php-format 22794#~ msgid "This source has been edited. You should review the changes and then %1$s or %2$s them." 22795#~ msgstr "Esta fuente ha sido editada. Debes revisar los cambios y luego %1$s o %2$s." 22796 22797#~ msgid "This specifies the precision of the different levels when entering new geographic locations. For example a country will be specified with precision 0 (=0 digits after the decimal point), while a town needs 3 or 4 digits." 22798#~ msgstr "Esto especifica la precisión de los diferentes niveles al introducir nuevas ubicaciones geográficas. Por ejemplo, un país se especificaría con precisión 0 (=0 dígitos tras la coma decimal), mientras que una población necesita 3 o 4 dígitos." 22799 22800#~ msgid "This type of link is not allowed here." 22801#~ msgstr "Este tipo de enlace no está permitido aquí." 22802 22803#~ msgid "This will update the highest-level part or parts of the place name. For example, “Mexico” will match “Quintana Roo, Mexico”, but not “Santa Fe, New Mexico”." 22804#~ msgstr "Se actualizará la parte de más alto nivel o partes del nombre del lugar. Por ejemplo, \"México\" coincidirá con \"Quintana Roo, México\", pero no \"Santa Fe, Nuevo México\"." 22805 22806#~ msgid "Thumbnail files must contain images." 22807#~ msgstr "Miniaturas deben ser imágenes." 22808 22809#~ msgid "Thumbnail to upload" 22810#~ msgstr "Miniaturas" 22811 22812#~ msgid "Title in Hebrew" 22813#~ msgstr "Título en hebreo" 22814 22815#~ msgid "To" 22816#~ msgstr "A" 22817 22818#~ msgid "To complete the upgrade, you should install the files manually." 22819#~ msgstr "Para completar la actualización, debe instalar los archivos manualmente." 22820 22821#~ msgid "To prevent visitors from accessing the website while you are in the middle of copying files, you can temporarily create a file %s on the server. If it contains a message, it will be displayed to visitors." 22822#~ msgstr "Para evitar que los visitantes accedan al sitio web mientras usted está en el medio de la copia de archivos, puede crear temporalmente un archivo %s en el servidor. Si este contiene un mensaje, se mostrará a los visitantes." 22823 22824#~ msgid "To reduce the height of the News block, the administrator has hidden some articles. You can reveal these hidden articles by clicking the <b>View the archive</b> link." 22825#~ msgstr "Para reducir la altura del bloque de Noticias, el administrador ha ocultado algunos artículos. Puede revelar estos artículos ocultos haciendo clic en el vínculo <b>Ver archivo</b>." 22826 22827#~ msgid "To reduce the size of the download, you can compress the data into a .ZIP file. You will need to uncompress the .ZIP file before you can use it." 22828#~ msgstr "Para reducir el tamaño de la descarga, puede comprimir los datos en un archivo .ZIP. Usted tendrá que descomprimir el archivo .ZIP antes de poder utilizarlo." 22829 22830#~ msgid "To tell search engines that sitemaps are available, you should add the following line to your robots.txt file." 22831#~ msgstr "Para informar a los motores de búsqueda que están disponibles sitemaps, se debe añadir la siguiente línea a su archivo <b><tt>robots.txt</tt><b>." 22832 22833#~ msgid "To use a Google mail account, use the following settings: server=smtp.gmail.com, port=587, security=tls, username=xxxxx@gmail.com, password=[your gmail password]" 22834#~ msgstr "Si desea utilizar una cuenta de correo electrónico de Google, deberá utilizar los siguientes ajustes: servidor=smtp.gmail.com, puerto=587, seguridad=tls, nombre de usuario=xxxxx@gmail.com, contraseña=[la contraseña de su cuenta gmail]" 22835 22836#~ msgid "Top level" 22837#~ msgstr "Raíz" 22838 22839#, php-format 22840#~ msgid "Total families: %s" 22841#~ msgstr "Número de familias: %s" 22842 22843#, php-format 22844#~ msgid "Total individuals: %s" 22845#~ msgstr "Número de personas: %s" 22846 22847#~ msgid "Total number of users" 22848#~ msgstr "Número total de usuarios" 22849 22850#~ msgid "Total places: %s" 22851#~ msgstr "Número de lugares: %s" 22852 22853#~ msgid "Total sources: %s" 22854#~ msgstr "Número de fuentes: %s" 22855 22856#~ msgid "Tracking and analytics are not added to the control panel." 22857#~ msgstr "Seguimiento y análisis no se agregan al panel de control." 22858 22859#~ msgid "Transylvania" 22860#~ msgstr "Transilvania" 22861 22862#~ msgid "Type of place markers in the place hierarchy" 22863#~ msgstr "Tipo de marcadores de lugar en la jerarquía de lugares" 22864 22865#~ msgid "Type the password again." 22866#~ msgstr "Ingrese la contraseña nuevamente." 22867 22868#~ msgid "Type your password again, to make sure you have typed it correctly." 22869#~ msgstr "Introduzca de nuevo su contraseña para confirmar que la ha escrito correctamente." 22870 22871#~ msgid "Types of error" 22872#~ msgstr "Tipos de error" 22873 22874#~ msgid "USA" 22875#~ msgstr "EE.UU." 22876 22877#~ msgid "USSR" 22878#~ msgstr "U.R.S.S." 22879 22880#~ msgid "UTC" 22881#~ msgstr "UTC" 22882 22883#~ msgid "Unable to connect using this username and password. Your server gave the following error." 22884#~ msgstr "Ha sido imposible realizar la conexión con la configuración actual. El servidor devolvió el siguiente error." 22885 22886#~ msgid "Unable to find record with ID" 22887#~ msgstr "No es posible encontrar un registro con ID" 22888 22889#~ msgid "Unique family facts" 22890#~ msgstr "Hechos agregables una sola vez a familias" 22891 22892#~ msgid "Unique individual facts" 22893#~ msgstr "Hechos agregables a las personas una única vez" 22894 22895#~ msgid "Unique repository facts" 22896#~ msgstr "Hechos agregables una sola vez a repositorios" 22897 22898#~ msgid "Unique source facts" 22899#~ msgstr "Hechos agregables una sola vez a fuentes" 22900 22901#~ msgid "Unlink the media object" 22902#~ msgstr "Desvincular objeto" 22903 22904#~ msgid "Up" 22905#~ msgstr "Arriba" 22906 22907#~ msgid "Update all the place names in a family tree" 22908#~ msgstr "Actualizar todos los nombres de lugar en un árbol genealógico" 22909 22910#~ msgid "Upgrade anyway" 22911#~ msgstr "Actualizar de todos modos" 22912 22913#~ msgid "Upload" 22914#~ msgstr "Subir" 22915 22916#~ msgid "Upload geographic data" 22917#~ msgstr "Cargar datos geográficos" 22918 22919#~ msgid "Use Google™ maps for the place hierarchy" 22920#~ msgstr "Usar Google™ maps en la jerarquía de lugares" 22921 22922#~ msgid "Use PHP mail to send messages" 22923#~ msgstr "Usar correo PHP para mandar los mensajes" 22924 22925#~ msgid "Use RIN number instead of GEDCOM ID" 22926#~ msgstr "Utilizar el número RIN en vez del ID del GEDCOM" 22927 22928#~ msgid "Use full source citations" 22929#~ msgstr "Usar citas extendidas de fuentes" 22930 22931#~ msgid "Use the GeoNames database for autocomplete on places" 22932#~ msgstr "Usar la base de datos GeoNames para sugerir nombres de lugares" 22933 22934#~ msgid "Use this image for charts and on the individual’s page." 22935#~ msgstr "Utilice esta imagen para los gráficos y en la página personal del individuo." 22936 22937#~ msgid "Use this value" 22938#~ msgstr "Usar este valor" 22939 22940#~ msgid "User preferences" 22941#~ msgstr "Opciones de usuario" 22942 22943#~ msgid "User-agent string" 22944#~ msgstr "Cadena user-agent" 22945 22946#~ msgid "Users who are signed in" 22947#~ msgstr "Usuarios presentes" 22948 22949#~ msgid "Using the pull down menu it is possible to select a country, of which a flag can be selected. If no flags are shown, then there are no flags defined for this country." 22950#~ msgstr "Utilizando el menú desplegable es posible seleccionar un país, para el que se puede seleccionar una bandera. Si no se muestra ninguna bandera, entonces es que no hay banderas definidas para este país." 22951 22952#~ msgid "Verification code" 22953#~ msgstr "Código de verificación" 22954 22955#~ msgid "View" 22956#~ msgstr "Ver" 22957 22958#~ msgid "View all records found in this place" 22959#~ msgstr "Ver todos los registros encontrados en este lugar" 22960 22961#~ msgid "View the archive" 22962#~ msgstr "Ver archivo" 22963 22964#~ msgid "View the details" 22965#~ msgstr "Ver detalles" 22966 22967#~ msgid "View the notes" 22968#~ msgstr "Ver notas" 22969 22970#~ msgid "View the statistics as graphs" 22971#~ msgstr "Mostrar las estadísticas en gráficos" 22972 22973#~ msgid "View this individual" 22974#~ msgstr "Ver este individuo" 22975 22976#~ msgid "View this source" 22977#~ msgstr "Ver esta fuente" 22978 22979#~ msgid "Watermarks can be slow to generate for large images. Busy websites may prefer to generate them once and store the watermarked image on the server." 22980#~ msgstr "Generar las filigranas puede ser lento imágenes grandes. Sitios ocupados quizás prefieren generar una vez y almacenar la imagen con la filigrana en el servidor." 22981 22982#~ msgid "Website URL" 22983#~ msgstr "URL del sitio web" 22984 22985#~ msgid "Website access rules" 22986#~ msgstr "Reglas de acceso" 22987 22988#~ msgid "Website and META tag settings" 22989#~ msgstr "Ajustes del sitio web y etiquetas META" 22990 22991#~ msgid "West Africa" 22992#~ msgstr "África occidental" 22993 22994#~ msgid "When adding a link, the ID field cannot be empty." 22995#~ msgstr "No se puede dejar el campo ID en blanco al agregar un vínculo." 22996 22997#~ msgid "When adding new close relatives, you can add source citations to the records (individual and family) or to the facts and events (birth, marriage, and death). This option controls whether records or facts will be selected by default." 22998#~ msgstr "Al agregar nuevos parientes cercanos, puede agregar citas de las fuentes de los registros (individual y familiar) o con los hechos y eventos (nacimiento, matrimonio y muerte). Esta opción controla si los registros o hechos serán seleccionados por defecto." 22999 23000#~ msgid "When new records are created, they are given an internal ID number. You can specify the prefix used for each type of record." 23001#~ msgstr "Cuando se crean nuevos registros, se les da un número de identificación interna. Se puede especificar el prefijo utilizado para cada tipo de registro." 23002 23003#~ msgid "When you send this message you will receive a copy sent via email to the address you provided." 23004#~ msgstr "Cuando envíe este mensaje recibirá una copia del mismo en la dirección de correo suministrada." 23005 23006#~ msgid "Where is your PhpGedView installation?" 23007#~ msgstr "¿Dónde está su instalación de PhpGedView?" 23008 23009#~ msgid "Whole words only" 23010#~ msgstr "Sólo palabras completas" 23011 23012#~ msgid "Width" 23013#~ msgstr "Anchura del abanico" 23014 23015#~ msgid "Width of generated thumbnails" 23016#~ msgstr "Anchura de las miniaturas generadas" 23017 23018#~ msgid "Wife’s maiden surname becomes new given name" 23019#~ msgstr "El apellido de soltera de la esposa se convierte en un nuevo nombre de pila" 23020 23021#~ msgid "Wife’s surname replaced by husband’s surname" 23022#~ msgstr "El apellido de la esposa se cambia al del esposo" 23023 23024#~ msgid "Wildcards" 23025#~ msgstr "Comodines" 23026 23027#~ msgid "XREF prefixes" 23028#~ msgstr "prefijos XREF" 23029 23030#~ msgid "Year input box" 23031#~ msgstr "Casilla de introducción de año" 23032 23033#~ msgid "Yes" 23034#~ msgstr "Sí" 23035 23036#~ msgid "You can choose the prefix that will be used whenever new XREFs are created." 23037#~ msgstr "Puede escoger el prefijo a usar cuando un nuevo XREF sea creado." 23038 23039#~ msgid "You can make it easier to search for married women by recording their married name. However not all women take their husband’s surname, so beware of introducing incorrect information into your database." 23040#~ msgstr "Puede hacer más fácil la búsqueda de mujeres casadas registrando su nombre de casada. Sin embargo, no todas las mujeres adoptan el apellido de su esposo, así que tenga cuidado de no introducir datos incorrectos en su GEDCOM." 23041 23042#~ msgid "You can re-enable these modules after the upgrade." 23043#~ msgstr "Puede volver a habilitar estos módulos después de la actualización." 23044 23045#~ msgid "You can re-enable these themes after the upgrade." 23046#~ msgstr "Puede volver a habilitar estos temas después de la actualización." 23047 23048#~ msgid "You can request a higher or lower limit, although the server may ignore this request." 23049#~ msgstr "Puede pedir un límite superior o inferior, aunque el servidor puede ignorar esta petición." 23050 23051#~ msgid "You cannot create a rule which would prevent yourself from accessing the website." 23052#~ msgstr "No se puede crear una regla que impida el acceso al sitio web a sí mismo." 23053 23054#~ msgid "You entered the same IDs. You cannot merge the same records." 23055#~ msgstr "Indicó el mismo ID ambas veces. No puede combinar un registro consigo mismo." 23056 23057#~ msgid "You have not created any journal items." 23058#~ msgstr "No ha creado ninguna entrada en el Diario." 23059 23060#~ msgid "You may enter a URL, beginning with “http://”." 23061#~ msgstr "Puede introducir una URL, comenzando por «http://»." 23062 23063#~ msgid "You must also enable “less secure applications” in your Google account." 23064#~ msgstr "Debes también habilitar «aplicaciones menos seguras» en tu cuenta de Google." 23065 23066#~ msgid "You must change this before you can continue." 23067#~ msgstr "Debe cambiar esto antes de continuar." 23068 23069#~ msgid "You must enter a name" 23070#~ msgstr "Introduzca un nombre" 23071 23072#~ msgid "You must enter a real name." 23073#~ msgstr "Tiene que ingresar un nombre real." 23074 23075#~ msgid "You must enter a username." 23076#~ msgstr "Escriba un identificador." 23077 23078#~ msgid "You must provide a repository name." 23079#~ msgstr "Se requiere un nombre para el repositorio." 23080 23081#~ msgid "You must provide a source title" 23082#~ msgstr "Se requiere un título para la fuente" 23083 23084#~ msgid "You need to sign in again, using your PhpGedView username and password." 23085#~ msgstr "Tiene que iniciar sesión de nuevo, usando su nombre de usuario y contraseña PhpGedView." 23086 23087#~ msgid "You only need to enter a Sign-in URL if you want to redirect to a different website or location when your users sign in. This is very useful if you need to switch from http to https when your users sign in. Include the full URL to <i>login.php</i>. For example, https://www.yourserver.com/webtrees/login.php ." 23088#~ msgstr "Sólo necesita introducir una URL de entrada si desea redirigir a otro sitio o ubicación para que sus usuarios se identifiquen. Esto es muy útil si desea cambiar de http a https cuando se conectan sus usuarios. Incluya la URL completa a <i>login.php</i>. Por ejemplo, https://www.suservidor.es/webtrees/login.php ." 23089 23090#~ msgid "You sent the following message to a webtrees administrator:" 23091#~ msgstr "Vd. envió el siguiente mensaje a un administrador:" 23092 23093#~ msgid "You should consult the module’s author to confirm compatibility with this version of webtrees." 23094#~ msgstr "Debe consultar al autor del módulo para confirmar la compatibilidad con esta versión de webtrees." 23095 23096#~ msgid "You should consult the theme’s author to confirm compatibility with this version of webtrees." 23097#~ msgstr "Debe consultar al autor del tema para confirmar la compatibilidad con esta versión de webtrees." 23098 23099#~ msgid "Your server’s administrator will provide you with the connection details." 23100#~ msgstr "El administrador de su servidor le proporcionará los datos de la conexión." 23101 23102#~ msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." 23103#~ msgstr "Su cuenta de usuario no está habilitada para aceptar cambios automáticamente. Sólo puede cambiar un registro a la vez." 23104 23105#~ msgid "Your web server is using PHP version %s, which is no longer maintained. You should upgrade to a later version." 23106#~ msgstr "Su servidor web está utilizando la versión de PHP %s, que ya no se mantiene. Usted debería actualizar a una versión posterior." 23107 23108#~ msgid "Yugoslavia" 23109#~ msgstr "Yugoslavia" 23110 23111#~ msgid "Zaire" 23112#~ msgstr "Zaïre" 23113 23114#~ msgid "Zip file(s)" 23115#~ msgstr "Archivo(s) Zip" 23116 23117#~ msgid "Zoom in here" 23118#~ msgstr "Ampliar aquí" 23119 23120#~ msgid "Zoom in/out on this box." 23121#~ msgstr "Aumentar/Disminuir registro." 23122 23123#~ msgid "Zoom level" 23124#~ msgstr "Factor de aumento" 23125 23126#~ msgid "Zoom level of map" 23127#~ msgstr "Factor de ampliación del mapa" 23128 23129#~ msgid "Zoom out here" 23130#~ msgstr "Alejar aquí" 23131 23132#~ msgid "Zoom=" 23133#~ msgstr "Ampliación=" 23134 23135#~ msgid "a.m." 23136#~ msgstr "a.m." 23137 23138#~ msgctxt "FEMALE" 23139#~ msgid "adopted name" 23140#~ msgstr "Nombre de adoptada" 23141 23142#~ msgctxt "MALE" 23143#~ msgid "adopted name" 23144#~ msgstr "Nombre de adoptado" 23145 23146#~ msgid "adoption" 23147#~ msgstr "adopción" 23148 23149#~ msgid "after death" 23150#~ msgstr "tras la defunción" 23151 23152#~ msgid "allow" 23153#~ msgstr "permitir" 23154 23155#~ msgctxt "FEMALE" 23156#~ msgid "also known as" 23157#~ msgstr "también conocida como" 23158 23159#~ msgctxt "MALE" 23160#~ msgid "also known as" 23161#~ msgstr "también conocido como" 23162 23163#~ msgid "always" 23164#~ msgstr "siempre" 23165 23166#~ msgid "birth" 23167#~ msgstr "nacimiento" 23168 23169#~ msgctxt "FEMALE" 23170#~ msgid "birth name" 23171#~ msgstr "nombre de nacimiento" 23172 23173#~ msgctxt "MALE" 23174#~ msgid "birth name" 23175#~ msgstr "nombre de nacimiento" 23176 23177#~ msgid "burial" 23178#~ msgstr "entierro" 23179 23180#~ msgid "by" 23181#~ msgstr "Realizada por" 23182 23183#~ msgid "census added" 23184#~ msgstr "añadido al censo" 23185 23186#~ msgid "century" 23187#~ msgstr "Siglo" 23188 23189#~ msgctxt "FEMALE" 23190#~ msgid "change of name" 23191#~ msgstr "cambio de nombre" 23192 23193#~ msgctxt "MALE" 23194#~ msgid "change of name" 23195#~ msgstr "cambio de nombre" 23196 23197#~ msgid "children" 23198#~ msgstr "hijos" 23199 23200#~ msgid "creating thumbnails of images" 23201#~ msgstr "creando vistas en miniatura de las imágenes" 23202 23203#~ msgid "death" 23204#~ msgstr "defunción" 23205 23206#~ msgid "deny" 23207#~ msgstr "negar" 23208 23209#~ msgid "east" 23210#~ msgstr "este" 23211 23212#~ msgctxt "FEMALE" 23213#~ msgid "estate name" 23214#~ msgstr "nombre de finca" 23215 23216#~ msgctxt "MALE" 23217#~ msgid "estate name" 23218#~ msgstr "nombre de finca" 23219 23220#~ msgid "ex-partner" 23221#~ msgstr "ex-pareja" 23222 23223#~ msgctxt "FEMALE" 23224#~ msgid "ex-partner" 23225#~ msgstr "ex-pareja" 23226 23227#~ msgctxt "MALE" 23228#~ msgid "ex-partner" 23229#~ msgstr "ex-pareja" 23230 23231#~ msgid "file upload capability" 23232#~ msgstr "poder de cargar archivos" 23233 23234#~ msgid "half-year after marriage" 23235#~ msgstr "semestres después del matrimonio" 23236 23237#~ msgid "hh:mm or hh:mm:ss" 23238#~ msgstr "hh:mm or hh:mm:ss" 23239 23240#~ msgctxt "FEMALE" 23241#~ msgid "immigration name" 23242#~ msgstr "nombre de inmigración" 23243 23244#~ msgctxt "MALE" 23245#~ msgid "immigration name" 23246#~ msgstr "nombre de inmigración" 23247 23248#~ msgid "import" 23249#~ msgstr "importar" 23250 23251#~ msgid "interval %s year" 23252#~ msgid_plural "interval %s years" 23253#~ msgstr[0] "Intervalo %s año" 23254#~ msgstr[1] "Intervalo %s años" 23255 23256#~ msgid "interval one child" 23257#~ msgstr "intervalo de un hijo" 23258 23259#~ msgid "interval two children" 23260#~ msgstr "intervalo de dos hijos" 23261 23262#~ msgid "less than" 23263#~ msgstr "menor que" 23264 23265#~ msgid "link" 23266#~ msgstr "crear vínculo" 23267 23268#~ msgid "marriage" 23269#~ msgstr "matrimonio" 23270 23271#~ msgctxt "FEMALE" 23272#~ msgid "married name" 23273#~ msgstr "nombre de casada" 23274 23275#~ msgctxt "MALE" 23276#~ msgid "married name" 23277#~ msgstr "nombre de casado" 23278 23279#~ msgid "maximum" 23280#~ msgstr "máximo" 23281 23282#~ msgid "midnight" 23283#~ msgstr "medianoche" 23284 23285#~ msgid "minimum" 23286#~ msgstr "mínimo" 23287 23288#~ msgid "month" 23289#~ msgstr "mes" 23290 23291#~ msgid "months after marriage" 23292#~ msgstr "meses después del matrimonio" 23293 23294#~ msgid "months before and after marriage" 23295#~ msgstr "meses antes y después del matrimonio" 23296 23297#~ msgid "never" 23298#~ msgstr "nunca" 23299 23300#~ msgid "noon" 23301#~ msgstr "mediodía" 23302 23303#~ msgid "north" 23304#~ msgstr "norte" 23305 23306#~ msgid "over" 23307#~ msgstr "más de" 23308 23309#~ msgid "overall" 23310#~ msgstr "total" 23311 23312#~ msgid "p.m." 23313#~ msgstr "p.m." 23314 23315#~ msgid "pixels" 23316#~ msgstr "píxeles" 23317 23318#~ msgid "preview" 23319#~ msgstr "Vista preliminar" 23320 23321#~ msgid "quarters after marriage" 23322#~ msgstr "trimestres después del matrimonio" 23323 23324#~ msgctxt "FEMALE" 23325#~ msgid "religious name" 23326#~ msgstr "nombre religioso" 23327 23328#~ msgctxt "MALE" 23329#~ msgid "religious name" 23330#~ msgstr "nombre religioso" 23331 23332#~ msgid "reporting" 23333#~ msgstr "reportando" 23334 23335#~ msgid "robot" 23336#~ msgstr "robot" 23337 23338#~ msgid "sort by filename" 23339#~ msgstr "ordenar por nombre" 23340 23341#~ msgid "sort by title" 23342#~ msgstr "ordenar por título" 23343 23344#~ msgid "south" 23345#~ msgstr "sur" 23346 23347#~ msgid "ssl" 23348#~ msgstr "ssl" 23349 23350#~ msgid "this record does not exist" 23351#~ msgstr "este registro no existe" 23352 23353#~ msgid "tls" 23354#~ msgstr "tls" 23355 23356#~ msgid "webtrees cannot connect to the PhpGedView database: %s." 23357#~ msgstr "webtrees no puede conectarse a la base de datos PhpGedView: %s." 23358 23359#~ msgid "webtrees needs a MySQL database, version %s or later." 23360#~ msgstr "webtrees necesita una base de datos MySQL de versión %s o posterior." 23361 23362#~ msgid "webtrees needs to send emails, such as password reminders and website notifications. To do this, it can use this server’s built in PHP mail facility (which is not always available) or an external SMTP (mail-relay) service, for which you will need to provide the connection details." 23363#~ msgstr "webtrees tiene que enviar correos electrónicos, tales como contraseñas, recordatorios, y notificaciones sitio. Para esto, puede usar el servicio correo de PHP de este servidor (que no siempre está disponible) o un servicio externo SMTP (retransmisión de correo), para el cual tendrá que proporcionar los detalles de conexión." 23364 23365#~ msgid "webtrees reply address" 23366#~ msgstr "Dirección de respuesta de webtrees" 23367 23368#~ msgid "webtrees uses UTF-8 encoding for accented letters, special characters and non-Latin scripts. If you want to use this GEDCOM file with genealogy software that does not support UTF-8, then you can create it using ISO-8859-1 encoding." 23369#~ msgstr "webtrees utiliza codificación UTF-8 para las letras acentuadas, caracteres especiales y alfabetos no latinos. Si desea utilizar este archivo GEDCOM con el software de genealogía que no soporta UTF-8, a continuación, se puede crear utilizando la codificación ISO-8859-1." 23370 23371#~ msgid "webtrees wiki" 23372#~ msgstr "wiki webtrees" 23373 23374#~ msgid "webtrees’ database must be on the same server as PhpGedView’s" 23375#~ msgstr "La base de datos de webtrees debe estar en el mismo servidor que la de PhpGedView" 23376 23377#~ msgid "west" 23378#~ msgstr "oeste" 23379 23380#, php-format 23381#~ msgid "“%s”" 23382#~ msgstr "«%s»" 23383 23384#~ msgid "“%s” has been added to your favorites." 23385#~ msgstr "«%s» se ha añadido a su lista de favoritos." 23386